01K3M0H828CAD6SDFY8DF52QD2: 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: 01K3M0J0FRZRX60KZZVEGX0DZM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-26T20:20:17.632Zjob assigned to worker 01K3M0J3DPXV134ANQ8EWSBHH5 [factory aws, i-061571053374b3cca] (queued for 56 s)
 
22025-08-26T20:20:26.389Zstarting task 0: "setup"
32025-08-26T20:20:26.394Z++ uname -s
42025-08-26T20:20:26.399Z+ kern=SunOS
52025-08-26T20:20:26.399Z+ build_user=build
62025-08-26T20:20:26.399Z+ build_uid=12345
72025-08-26T20:20:26.399Z+ work_dir=/work
82025-08-26T20:20:26.399Z+ input_dir=/input
92025-08-26T20:20:26.399Z+ [[ 0 == 12345 ]]
102025-08-26T20:20:26.399Z+ case "$kern" in
112025-08-26T20:20:26.399Z+ groupadd -g 12345 build
122025-08-26T20:20:26.402Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-26T20:20:28.407Z+ zfs create -o mountpoint=/work rpool/work
142025-08-26T20:20:28.526Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-26T20:20:28.530Z+ home_fs=zfs
162025-08-26T20:20:28.530Z+ [[ zfs == autofs ]]
172025-08-26T20:20:28.530Z+ mkdir -p /home/build
182025-08-26T20:20:28.534Z+ chown build:build /home/build /work
192025-08-26T20:20:30.533Z+ chmod 0700 /home/build /work
202025-08-26T20:20:30.537Zprocess exited: duration 4148 ms, exit code 0
 
212025-08-26T20:20:30.543Zstarting task 1: "rust-toolchain"
222025-08-26T20:20:30.549Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-26T20:20:30.549Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-08-26T20:20:30.549Z * rust toolchain channel = "1.89.0"
252025-08-26T20:20:30.549Z * rust toolchain profile = "default"
262025-08-26T20:20:30.549Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-26T20:20:30.549Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-26T20:20:30.552Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-26T20:20:30.552Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-26T20:20:30.666Zinfo: downloading installer
312025-08-26T20:20:31.754Zwarn: It looks like you have an existing installation of Rust at:
322025-08-26T20:20:31.754Zwarn: /opt/ooce/bin
332025-08-26T20:20:31.754Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-26T20:20:31.754Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-26T20:20:31.754Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-26T20:20:31.755Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-26T20:20:31.755Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-26T20:20:31.755Zerror: cannot install while Rust is installed
392025-08-26T20:20:31.755Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-26T20:20:31.768Zinfo: profile set to 'default'
412025-08-26T20:20:31.768Zinfo: default host triple is x86_64-unknown-illumos
422025-08-26T20:20:31.772Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-26T20:20:31.916Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-26T20:20:31.917Zinfo: downloading component 'cargo'
452025-08-26T20:20:32.595Zinfo: downloading component 'clippy'
462025-08-26T20:20:32.880Zinfo: downloading component 'rust-docs'
472025-08-26T20:20:33.984Zinfo: downloading component 'rust-std'
482025-08-26T20:20:35.418Zinfo: downloading component 'rustc'
492025-08-26T20:20:40.851Zinfo: downloading component 'rustfmt'
502025-08-26T20:20:41.063Zinfo: installing component 'cargo'
512025-08-26T20:20:41.970Zinfo: installing component 'clippy'
522025-08-26T20:20:42.405Zinfo: installing component 'rust-docs'
532025-08-26T20:20:44.258Zinfo: installing component 'rust-std'
542025-08-26T20:20:46.173Zinfo: installing component 'rustc'
552025-08-26T20:20:52.821Zinfo: installing component 'rustfmt'
562025-08-26T20:20:53.163Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-08-26T20:20:53.163Z
582025-08-26T20:20:53.616Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-08-26T20:20:53.616Z
602025-08-26T20:20:53.619Z
612025-08-26T20:20:53.619ZRust is installed now. Great!
622025-08-26T20:20:53.619Z
632025-08-26T20:20:53.619ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-26T20:20:53.619Zenvironment variable. This has not been done automatically.
652025-08-26T20:20:53.619Z
662025-08-26T20:20:53.619ZTo configure your current shell, you need to source
672025-08-26T20:20:53.619Zthe corresponding env file under $HOME/.cargo.
682025-08-26T20:20:53.619Z
692025-08-26T20:20:53.619ZThis is usually done by running one of the following (note the leading DOT):
702025-08-26T20:20:53.619Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-26T20:20:53.619Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-26T20:20:53.619Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-26T20:20:53.714Z+ rustup --version
742025-08-26T20:20:53.726Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-26T20:20:53.730Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-26T20:20:53.813Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-08-26T20:20:53.819Z+ cargo --version
782025-08-26T20:20:53.884Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-08-26T20:20:53.887Z+ rustc --version
802025-08-26T20:20:53.963Zrustc 1.89.0 (29483883e 2025-08-04)
812025-08-26T20:20:53.966Zprocess exited: duration 23419 ms, exit code 0
 
822025-08-26T20:20:53.973Zstarting task 2: "authentication"
832025-08-26T20:20:53.996Zprocess exited: duration 23 ms, exit code 0
 
842025-08-26T20:20:54.005Zstarting task 3: "clone repository"
852025-08-26T20:20:54.010Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-26T20:20:54.013Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-26T20:20:54.049ZCloning into '/work/oxidecomputer/omicron'...
882025-08-26T20:21:06.078Z+ cd /work/oxidecomputer/omicron
892025-08-26T20:21:06.078Z+ git fetch origin 823d0d5e5b09d57727b39d711755ae6ad21d0839
902025-08-26T20:21:06.448ZFrom https://github.com/oxidecomputer/omicron
912025-08-26T20:21:06.448Z * branch 823d0d5e5b09d57727b39d711755ae6ad21d0839 -> FETCH_HEAD
922025-08-26T20:21:06.460Z+ [[ -n untyped-uuids-in-api ]]
932025-08-26T20:21:06.464Z++ git branch --show-current
942025-08-26T20:21:06.467Z+ current=main
952025-08-26T20:21:06.467Z+ [[ main != untyped-uuids-in-api ]]
962025-08-26T20:21:06.467Z+ git branch -f untyped-uuids-in-api 823d0d5e5b09d57727b39d711755ae6ad21d0839
972025-08-26T20:21:06.470Z+ git checkout -f untyped-uuids-in-api
982025-08-26T20:21:06.710ZSwitched to branch 'untyped-uuids-in-api'
992025-08-26T20:21:06.713Z+ git reset --hard 823d0d5e5b09d57727b39d711755ae6ad21d0839
1002025-08-26T20:21:06.739ZHEAD is now at 823d0d5e5 do everything much more simply with a schemars annotation
1012025-08-26T20:21:06.742Zprocess exited: duration 12734 ms, exit code 0
 
1022025-08-26T20:21:06.749Zstarting task 4: "build"
1032025-08-26T20:21:06.755Z+ source .github/buildomat/ci-env.sh
1042025-08-26T20:21:06.758Z++ export CARGO_TERM_COLOR=always
1052025-08-26T20:21:06.758Z++ CARGO_TERM_COLOR=always
1062025-08-26T20:21:06.758Z+ cargo --version
1072025-08-26T20:21:06.814Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-08-26T20:21:06.818Z+ rustc --version
1092025-08-26T20:21:06.892Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-08-26T20:21:06.895Z+ WORK=/work
1112025-08-26T20:21:06.898Z+ pfexec mkdir -p /work
1122025-08-26T20:21:06.902Z+ pfexec chown build /work
1132025-08-26T20:21:06.905Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-08-26T20:21:18.868Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-08-26T20:21:26.174Z Startup: Caching catalogs ... Done
1162025-08-26T20:21:32.363ZPlanning: Solver setup ... Done (4.878s)
1172025-08-26T20:21:32.409ZPlanning: Running solver ... Done (0.046s)
1182025-08-26T20:21:32.509ZPlanning: Finding local manifests ... Done (0.003s)
1192025-08-26T20:21:32.522ZPlanning: Fetching manifests: 0/4 0% complete
1202025-08-26T20:21:32.662ZPlanning: Fetching manifests: 4/4 100% complete
1212025-08-26T20:21:32.710ZPlanning: Package planning ... Done (0.049s)
1222025-08-26T20:21:32.763ZPlanning: Merging actions ... Done (0.053s)
1232025-08-26T20:21:33.058ZPlanning: Checking for conflicting actions ... Done (0.295s)
1242025-08-26T20:21:33.070ZPlanning: Consolidating action changes ... Done (0.012s)
1252025-08-26T20:21:34.101ZPlanning: Evaluating mediators ... Done (1.030s)
1262025-08-26T20:21:34.112ZPlanning: Planning completed in 7.81 seconds
1272025-08-26T20:21:34.128Z Packages to install: 4
1282025-08-26T20:21:34.129Z Mediators to change: 2
1292025-08-26T20:21:34.132Z Services to change: 1
1302025-08-26T20:21:34.132Z Estimated space available: 155.50 GB
1312025-08-26T20:21:34.132ZEstimated space to be consumed: 1.71 GB
1322025-08-26T20:21:34.132Z Create boot environment: No
1332025-08-26T20:21:34.132ZCreate backup boot environment: No
1342025-08-26T20:21:34.132Z Rebuild boot archive: No
1352025-08-26T20:21:34.132Z
1362025-08-26T20:21:34.133ZChanged mediators:
1372025-08-26T20:21:34.133Z mediator clang:
1382025-08-26T20:21:34.133Z version: None -> 15 (system default)
1392025-08-26T20:21:34.133Z
1402025-08-26T20:21:34.133Z mediator llvm:
1412025-08-26T20:21:34.133Z version: 14 (system default) -> 15 (system default)
1422025-08-26T20:21:34.133Z
1432025-08-26T20:21:34.133ZChanged packages:
1442025-08-26T20:21:34.133Zhelios-dev
1452025-08-26T20:21:34.133Z developer/build-essential
1462025-08-26T20:21:34.133Z None -> 11-2.0
1472025-08-26T20:21:34.133Z library/libxmlsec1
1482025-08-26T20:21:34.133Z None -> 1.2.35-2.0
1492025-08-26T20:21:34.133Z ooce/developer/clang-15
1502025-08-26T20:21:34.133Z None -> 15.0.7-2.0
1512025-08-26T20:21:34.133Z ooce/developer/llvm-15
1522025-08-26T20:21:34.134Z None -> 15.0.7-2.0
1532025-08-26T20:21:34.134Z
1542025-08-26T20:21:34.134ZServices:
1552025-08-26T20:21:34.134Z restart_fmri:
1562025-08-26T20:21:34.134Z svc:/system/update-man-index:default
1572025-08-26T20:21:34.416Z
1582025-08-26T20:21:34.416ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-08-26T20:21:39.418ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.0M/s)
1602025-08-26T20:21:44.812ZDownload: 3285/3290 items 208.5/212.6MB 98% complete (22.3M/s)
1612025-08-26T20:21:44.883ZDownload: Completed 212.60 MB in 10.47 seconds (20.3M/s)
1622025-08-26T20:21:45.321Z Actions: 1/3689 actions (Installing new actions)
1632025-08-26T20:21:49.913Z Actions: Completed 3689 actions in 4.59 seconds.
1642025-08-26T20:21:50.277Z Done (0.359s)
1652025-08-26T20:21:50.278Z Done (0.000s)
1662025-08-26T20:21:51.154Z Done (0.866s)
1672025-08-26T20:21:55.957Z Done (4.494s)
1682025-08-26T20:21:56.053Z Done (0.019s)
1692025-08-26T20:21:56.083Z Done (0.000s)
1702025-08-26T20:21:56.227Z Done (0.000s)
1712025-08-26T20:21:57.102ZPlanning: Evaluating mediator changes ... Done
1722025-08-26T20:21:57.269ZPlanning: Checking for conflicting actions ... Done
1732025-08-26T20:21:57.272ZPlanning: Consolidating action changes ... Done
1742025-08-26T20:21:57.569ZPlanning: Evaluating mediators ... Done
1752025-08-26T20:21:57.572ZPlanning: Planning completed in 0.47 seconds
1762025-08-26T20:21:57.604Z Mediators to change: 2
1772025-08-26T20:21:57.604Z Create boot environment: No
1782025-08-26T20:21:57.607ZCreate backup boot environment: No
1792025-08-26T20:21:57.694Z Done
1802025-08-26T20:21:57.694Z Done
1812025-08-26T20:21:58.335Z Done
1822025-08-26T20:22:10.064Z Done
1832025-08-26T20:22:10.064Z Done
1842025-08-26T20:22:10.064Z Done
1852025-08-26T20:22:10.064Z Done
1862025-08-26T20:22:10.064ZPlanning: Evaluating mediator changes ... Done
1872025-08-26T20:22:10.064ZPlanning: Merging actions ... Done
1882025-08-26T20:22:10.064ZPlanning: Checking for conflicting actions ... Done
1892025-08-26T20:22:10.064ZPlanning: Consolidating action changes ... Done
1902025-08-26T20:22:10.064ZPlanning: Evaluating mediators ... Done
1912025-08-26T20:22:10.064ZPlanning: Planning completed in 0.79 seconds
1922025-08-26T20:22:10.064Z Packages to change: 1
1932025-08-26T20:22:10.064Z Mediators to change: 1
1942025-08-26T20:22:10.064Z Services to change: 1
1952025-08-26T20:22:10.064Z Create boot environment: No
1962025-08-26T20:22:10.064ZCreate backup boot environment: Yes
1972025-08-26T20:22:10.064Z Actions: 1/6 actions (Updating modified actions)
1982025-08-26T20:22:10.064Z Actions: Completed 6 actions in 0.00 seconds.
1992025-08-26T20:22:10.064Z Done
2002025-08-26T20:22:10.065Z Done
2012025-08-26T20:22:10.065Z Done
2022025-08-26T20:22:10.065Z Done
2032025-08-26T20:22:10.065Z Done
2042025-08-26T20:22:10.065Z Done
2052025-08-26T20:22:10.423Z Done
2062025-08-26T20:22:10.501ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072025-08-26T20:22:10.501Zclang system 15 system
2082025-08-26T20:22:10.501Zcsh system system illumos
2092025-08-26T20:22:10.501Zctags system system illumos
2102025-08-26T20:22:10.501Zfile system system illumos
2112025-08-26T20:22:10.501Zgcc vendor 12 vendor
2122025-08-26T20:22:10.501Zgcc system 10 system
2132025-08-26T20:22:10.501Zgcc system 7 system
2142025-08-26T20:22:10.501Zgo system 1.20 system
2152025-08-26T20:22:10.501Zgo system 1.19 system
2162025-08-26T20:22:10.501Zllvm system 15 system
2172025-08-26T20:22:10.501Zllvm system 14 system
2182025-08-26T20:22:10.501Zmariadb system 10.6 system
2192025-08-26T20:22:10.501Zmta vendor vendor dma
2202025-08-26T20:22:10.501Zopenjdk system 17 system
2212025-08-26T20:22:10.501Zopenjdk system 11 system
2222025-08-26T20:22:10.502Zopenjdk system 1.8 system
2232025-08-26T20:22:10.502Zopenssl vendor 3 vendor
2242025-08-26T20:22:10.502Zperl system 5.36 system
2252025-08-26T20:22:10.502Zpostgresql system 15 system
2262025-08-26T20:22:10.502Zpostgresql system 13 system
2272025-08-26T20:22:10.502Zpython vendor 3 vendor
2282025-08-26T20:22:10.502Zpython system 2 system
2292025-08-26T20:22:10.502Zpython3 system 3.11 system
2302025-08-26T20:22:10.502Zruby system 3.0 system
2312025-08-26T20:22:10.502Zwords vendor vendor american-english
2322025-08-26T20:22:10.502Zwords system system australian-english
2332025-08-26T20:22:10.502Zwords system system british-english
2342025-08-26T20:22:10.502Zwords system system canadian-english
2352025-08-26T20:22:10.502Zwords system system french
2362025-08-26T20:22:10.502Zwords system system italian
2372025-08-26T20:22:10.502Zwords system system ngerman
2382025-08-26T20:22:10.502Zwords system system ogerman
2392025-08-26T20:22:10.502Zwords system system spanish
2402025-08-26T20:22:12.013ZPUBLISHER TYPE STATUS P LOCATION
2412025-08-26T20:22:12.013Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422025-08-26T20:22:16.408ZFMRI IFO
2432025-08-26T20:22:16.408Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442025-08-26T20:22:16.408Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452025-08-26T20:22:16.408Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462025-08-26T20:22:16.408Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472025-08-26T20:22:16.408Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482025-08-26T20:22:16.408Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492025-08-26T20:22:16.408Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502025-08-26T20:22:16.408Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512025-08-26T20:22:16.408Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522025-08-26T20:22:16.408Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532025-08-26T20:22:16.408Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542025-08-26T20:22:16.408Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552025-08-26T20:22:16.408Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562025-08-26T20:22:16.408Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572025-08-26T20:22:16.408Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582025-08-26T20:22:16.408Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592025-08-26T20:22:16.746Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602025-08-26T20:22:16.991Z Updating crates.io index
2612025-08-26T20:22:17.008Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622025-08-26T20:22:17.855Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632025-08-26T20:22:18.287Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642025-08-26T20:22:18.296Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652025-08-26T20:22:18.469Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662025-08-26T20:22:18.854Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672025-08-26T20:22:20.703Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682025-08-26T20:22:22.013Z Updating git repository `https://github.com/oxidecomputer/opte`
2692025-08-26T20:22:23.396Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702025-08-26T20:22:23.942Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712025-08-26T20:22:24.004Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722025-08-26T20:22:24.291Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732025-08-26T20:22:25.012Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742025-08-26T20:22:25.515Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752025-08-26T20:22:26.039Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762025-08-26T20:22:26.357Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2772025-08-26T20:22:26.665Z Updating git repository `https://github.com/oxidecomputer/tofino`
2782025-08-26T20:22:27.000Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2792025-08-26T20:22:27.242Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2802025-08-26T20:22:27.502Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2812025-08-26T20:22:27.755Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2822025-08-26T20:22:28.110Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832025-08-26T20:22:28.482Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-08-26T20:22:28.946Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-08-26T20:22:29.414Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2862025-08-26T20:22:29.990Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-08-26T20:22:30.258Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-08-26T20:22:30.632Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-08-26T20:22:31.171Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-08-26T20:22:31.471Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-08-26T20:22:31.738Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-08-26T20:22:32.028Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932025-08-26T20:22:40.578Z Updating git repository `https://github.com/illumos/smf-rs`
2942025-08-26T20:22:42.086Z Downloading crates ...
2952025-08-26T20:22:42.157Z Downloaded cpufeatures v0.2.14
2962025-08-26T20:22:42.168Z Downloaded cfg-if v1.0.1
2972025-08-26T20:22:42.168Z Downloaded icu_provider_macros v1.5.0
2982025-08-26T20:22:42.168Z Downloaded smawk v0.3.2
2992025-08-26T20:22:42.168Z Downloaded displaydoc v0.2.5
3002025-08-26T20:22:42.168Z Downloaded heck v0.4.1
3012025-08-26T20:22:42.172Z Downloaded block-buffer v0.10.4
3022025-08-26T20:22:42.172Z Downloaded icu_locid v1.5.0
3032025-08-26T20:22:42.176Z Downloaded tempfile v3.20.0
3042025-08-26T20:22:42.179Z Downloaded proc-macro-error v1.0.4
3052025-08-26T20:22:42.182Z Downloaded icu_normalizer v1.5.0
3062025-08-26T20:22:42.186Z Downloaded thiserror v1.0.69
3072025-08-26T20:22:42.189Z Downloaded zerofrom-derive v0.1.4
3082025-08-26T20:22:42.189Z Downloaded terminal_size v0.4.0
3092025-08-26T20:22:42.192Z Downloaded cargo_metadata v0.21.0
3102025-08-26T20:22:42.192Z Downloaded cargo-platform v0.2.0
3112025-08-26T20:22:42.195Z Downloaded version_check v0.9.5
3122025-08-26T20:22:42.196Z Downloaded toml_datetime v0.6.11
3132025-08-26T20:22:42.200Z Downloaded camino-tempfile v1.4.1
3142025-08-26T20:22:42.200Z Downloaded icu_locid_transform_data v1.5.0
3152025-08-26T20:22:42.200Z Downloaded erased-serde v0.4.6
3162025-08-26T20:22:42.203Z Downloaded writeable v0.5.5
3172025-08-26T20:22:42.206Z Downloaded unicode-linebreak v0.1.5
3182025-08-26T20:22:42.206Z Downloaded utf8parse v0.2.2
3192025-08-26T20:22:42.206Z Downloaded url v2.5.4
3202025-08-26T20:22:42.211Z Downloaded fastrand v2.1.1
3212025-08-26T20:22:42.214Z Downloaded thiserror-impl v1.0.69
3222025-08-26T20:22:42.214Z Downloaded form_urlencoded v1.2.1
3232025-08-26T20:22:42.214Z Downloaded icu_locid_transform v1.5.0
3242025-08-26T20:22:42.218Z Downloaded heck v0.5.0
3252025-08-26T20:22:42.218Z Downloaded generic-array v0.14.7
3262025-08-26T20:22:42.222Z Downloaded crypto-common v0.1.6
3272025-08-26T20:22:42.222Z Downloaded zerovec-derive v0.10.3
3282025-08-26T20:22:42.222Z Downloaded pretty-hex v0.4.1
3292025-08-26T20:22:42.226Z Downloaded zerofrom v0.1.4
3302025-08-26T20:22:42.226Z Downloaded toml v0.8.23
3312025-08-26T20:22:42.229Z Downloaded ucd-trie v0.1.7
3322025-08-26T20:22:42.229Z Downloaded serde_spanned v0.6.9
3332025-08-26T20:22:42.230Z Downloaded errno v0.3.12
3342025-08-26T20:22:42.233Z Downloaded winnow v0.7.10
3352025-08-26T20:22:42.238Z Downloaded write16 v1.0.0
3362025-08-26T20:22:42.242Z Downloaded tinystr v0.7.6
3372025-08-26T20:22:42.242Z Downloaded utf16_iter v1.0.5
3382025-08-26T20:22:42.245Z Downloaded percent-encoding v2.3.1
3392025-08-26T20:22:42.245Z Downloaded zerocopy-derive v0.7.35
3402025-08-26T20:22:42.250Z Downloaded dof v0.3.0
3412025-08-26T20:22:42.250Z Downloaded thiserror-impl v2.0.12
3422025-08-26T20:22:42.255Z Downloaded colorchoice v1.0.2
3432025-08-26T20:22:42.255Z Downloaded yoke v0.7.4
3442025-08-26T20:22:42.255Z Downloaded usdt-macro v0.5.0
3452025-08-26T20:22:42.255Z Downloaded typeid v1.0.3
3462025-08-26T20:22:42.255Z Downloaded strsim v0.11.1
3472025-08-26T20:22:42.258Z Downloaded usdt v0.5.0
3482025-08-26T20:22:42.258Z Downloaded typenum v1.17.0
3492025-08-26T20:22:42.258Z Downloaded yoke-derive v0.7.4
3502025-08-26T20:22:42.262Z Downloaded toml_write v0.1.2
3512025-08-26T20:22:42.262Z Downloaded unicode-ident v1.0.18
3522025-08-26T20:22:42.265Z Downloaded stable_deref_trait v1.2.0
3532025-08-26T20:22:42.265Z Downloaded zerovec v0.10.4
3542025-08-26T20:22:42.269Z Downloaded serde-value v0.7.0
3552025-08-26T20:22:42.273Z Downloaded serde_tokenstream v0.2.2
3562025-08-26T20:22:42.273Z Downloaded serde-untagged v0.1.7
3572025-08-26T20:22:42.273Z Downloaded memmap v0.7.0
3582025-08-26T20:22:42.276Z Downloaded getrandom v0.3.1
3592025-08-26T20:22:42.279Z Downloaded unicode-width v0.2.0
3602025-08-26T20:22:42.283Z Downloaded sha2 v0.10.9
3612025-08-26T20:22:42.286Z Downloaded idna_adapter v1.2.0
3622025-08-26T20:22:42.286Z Downloaded once_cell v1.21.3
3632025-08-26T20:22:42.289Z Downloaded pest_generator v2.7.14
3642025-08-26T20:22:42.289Z Downloaded zerocopy v0.7.35
3652025-08-26T20:22:42.301Z Downloaded synstructure v0.13.1
3662025-08-26T20:22:42.304Z Downloaded clap v4.5.41
3672025-08-26T20:22:42.309Z Downloaded proc-macro2 v1.0.95
3682025-08-26T20:22:42.313Z Downloaded icu_collections v1.5.0
3692025-08-26T20:22:42.317Z Downloaded ryu v1.0.18
3702025-08-26T20:22:42.320Z Downloaded papergrid v0.11.0
3712025-08-26T20:22:42.323Z Downloaded icu_provider v1.5.0
3722025-08-26T20:22:42.326Z Downloaded icu_normalizer_data v1.5.0
3732025-08-26T20:22:42.330Z Downloaded litemap v0.7.3
3742025-08-26T20:22:42.330Z Downloaded smallvec v1.15.1
3752025-08-26T20:22:42.333Z Downloaded serde v1.0.219
3762025-08-26T20:22:42.333Z Downloaded semver v1.0.26
3772025-08-26T20:22:42.336Z Downloaded scroll v0.12.0
3782025-08-26T20:22:42.336Z Downloaded serde_derive v1.0.219
3792025-08-26T20:22:42.340Z Downloaded quote v1.0.40
3802025-08-26T20:22:42.343Z Downloaded plain v0.2.3
3812025-08-26T20:22:42.343Z Downloaded pest_derive v2.7.14
3822025-08-26T20:22:42.346Z Downloaded ordered-float v2.10.1
3832025-08-26T20:22:42.346Z Downloaded num-traits v0.2.19
3842025-08-26T20:22:42.350Z Downloaded log v0.4.27
3852025-08-26T20:22:42.350Z Downloaded proc-macro-error-attr v1.0.4
3862025-08-26T20:22:42.353Z Downloaded itoa v1.0.11
3872025-08-26T20:22:42.353Z Downloaded usdt-attr-macro v0.5.0
3882025-08-26T20:22:42.353Z Downloaded unicode-xid v0.2.6
3892025-08-26T20:22:42.353Z Downloaded usdt-impl v0.5.0
3902025-08-26T20:22:42.357Z Downloaded scroll_derive v0.12.0
3912025-08-26T20:22:42.357Z Downloaded is_terminal_polyfill v1.70.1
3922025-08-26T20:22:42.357Z Downloaded swrite v0.1.0
3932025-08-26T20:22:42.357Z Downloaded indexmap v2.10.0
3942025-08-26T20:22:42.360Z Downloaded memchr v2.7.4
3952025-08-26T20:22:42.364Z Downloaded hashbrown v0.15.4
3962025-08-26T20:22:42.368Z Downloaded digest v0.10.7
3972025-08-26T20:22:42.373Z Downloaded fs-err v3.1.1
3982025-08-26T20:22:42.376Z Downloaded serde_json v1.0.142
3992025-08-26T20:22:42.379Z Downloaded thread-id v4.2.2
4002025-08-26T20:22:42.379Z Downloaded utf8_iter v1.0.4
4012025-08-26T20:22:42.379Z Downloaded unicode-width v0.1.14
4022025-08-26T20:22:42.384Z Downloaded pest v2.7.14
4032025-08-26T20:22:42.388Z Downloaded idna v1.0.3
4042025-08-26T20:22:42.391Z Downloaded goblin v0.8.2
4052025-08-26T20:22:42.395Z Downloaded clap_builder v4.5.41
4062025-08-26T20:22:42.402Z Downloaded dtrace-parser v0.2.0
4072025-08-26T20:22:42.405Z Downloaded cargo_toml v0.21.0
4082025-08-26T20:22:42.405Z Downloaded anstream v0.6.18
4092025-08-26T20:22:42.405Z Downloaded tabled v0.15.0
4102025-08-26T20:22:42.417Z Downloaded toml_edit v0.22.27
4112025-08-26T20:22:42.421Z Downloaded thiserror v2.0.12
4122025-08-26T20:22:42.426Z Downloaded textwrap v0.16.2
4132025-08-26T20:22:42.429Z Downloaded syn v1.0.109
4142025-08-26T20:22:42.436Z Downloaded syn v2.0.104
4152025-08-26T20:22:42.445Z Downloaded icu_properties_data v1.5.0
4162025-08-26T20:22:42.453Z Downloaded pest_meta v2.7.14
4172025-08-26T20:22:42.457Z Downloaded icu_properties v1.5.1
4182025-08-26T20:22:42.460Z Downloaded fnv v1.0.7
4192025-08-26T20:22:42.460Z Downloaded rustix v0.38.37
4202025-08-26T20:22:42.476Z Downloaded clap_lex v0.7.4
4212025-08-26T20:22:42.479Z Downloaded bitflags v2.9.1
4222025-08-26T20:22:42.483Z Downloaded anyhow v1.0.99
4232025-08-26T20:22:42.486Z Downloaded equivalent v1.0.2
4242025-08-26T20:22:42.486Z Downloaded rustix v1.0.7
4252025-08-26T20:22:42.504Z Downloaded camino v1.1.11
4262025-08-26T20:22:42.507Z Downloaded bytecount v0.6.8
4272025-08-26T20:22:42.507Z Downloaded anstyle-query v1.1.1
4282025-08-26T20:22:42.511Z Downloaded anstyle v1.0.11
4292025-08-26T20:22:42.511Z Downloaded tabled_derive v0.7.0
4302025-08-26T20:22:42.511Z Downloaded macaddr v1.0.1
4312025-08-26T20:22:42.514Z Downloaded clap_derive v4.5.41
4322025-08-26T20:22:42.514Z Downloaded byteorder v1.5.0
4332025-08-26T20:22:42.517Z Downloaded autocfg v1.4.0
4342025-08-26T20:22:42.517Z Downloaded anstyle-parse v0.2.5
4352025-08-26T20:22:42.521Z Downloaded cargo-util-schemas v0.8.2
4362025-08-26T20:22:42.527Z Downloaded libc v0.2.174
4372025-08-26T20:22:42.605Z Compiling proc-macro2 v1.0.95
4382025-08-26T20:22:42.606Z Compiling unicode-ident v1.0.18
4392025-08-26T20:22:42.606Z Compiling serde v1.0.219
4402025-08-26T20:22:42.609Z Compiling version_check v0.9.5
4412025-08-26T20:22:42.609Z Compiling libc v0.2.174
4422025-08-26T20:22:42.609Z Compiling memchr v2.7.4
4432025-08-26T20:22:42.609Z Compiling thiserror v1.0.69
4442025-08-26T20:22:42.609Z Compiling stable_deref_trait v1.2.0
4452025-08-26T20:22:43.001Z Compiling itoa v1.0.11
4462025-08-26T20:22:43.049Z Compiling litemap v0.7.3
4472025-08-26T20:22:43.261Z Compiling autocfg v1.4.0
4482025-08-26T20:22:43.423Z Compiling ryu v1.0.18
4492025-08-26T20:22:43.586Z Compiling ucd-trie v0.1.7
4502025-08-26T20:22:43.590Z Compiling writeable v0.5.5
4512025-08-26T20:22:43.894Z Compiling once_cell v1.21.3
4522025-08-26T20:22:44.098Z Compiling byteorder v1.5.0
4532025-08-26T20:22:44.126Z Compiling icu_locid_transform_data v1.5.0
4542025-08-26T20:22:44.164Z Compiling bitflags v2.9.1
4552025-08-26T20:22:44.241Z Compiling icu_properties_data v1.5.0
4562025-08-26T20:22:44.351Z Compiling serde_json v1.0.142
4572025-08-26T20:22:44.382Z Compiling num-traits v0.2.19
4582025-08-26T20:22:44.543Z Compiling typeid v1.0.3
4592025-08-26T20:22:44.570Z Compiling write16 v1.0.0
4602025-08-26T20:22:44.715Z Compiling quote v1.0.40
4612025-08-26T20:22:44.766Z Compiling icu_normalizer_data v1.5.0
4622025-08-26T20:22:44.799Z Compiling errno v0.3.12
4632025-08-26T20:22:44.884Z Compiling utf16_iter v1.0.5
4642025-08-26T20:22:44.953Z Compiling utf8_iter v1.0.4
4652025-08-26T20:22:45.032Z Compiling equivalent v1.0.2
4662025-08-26T20:22:45.079Z Compiling hashbrown v0.15.4
4672025-08-26T20:22:45.115Z Compiling rustix v0.38.37
4682025-08-26T20:22:45.141Z Compiling smallvec v1.15.1
4692025-08-26T20:22:45.176Z Compiling syn v2.0.104
4702025-08-26T20:22:45.375Z Compiling usdt-impl v0.5.0
4712025-08-26T20:22:45.427Z Compiling proc-macro-error-attr v1.0.4
4722025-08-26T20:22:45.554Z Compiling syn v1.0.109
4732025-08-26T20:22:45.629Z Compiling winnow v0.7.10
4742025-08-26T20:22:45.767Z Compiling toml_write v0.1.2
4752025-08-26T20:22:45.873Z Compiling thread-id v4.2.2
4762025-08-26T20:22:46.147Z Compiling indexmap v2.10.0
4772025-08-26T20:22:46.228Z Compiling proc-macro-error v1.0.4
4782025-08-26T20:22:46.258Z Compiling camino v1.1.11
4792025-08-26T20:22:46.280Z Compiling getrandom v0.3.1
4802025-08-26T20:22:46.577Z Compiling utf8parse v0.2.2
4812025-08-26T20:22:46.773Z Compiling thiserror v2.0.12
4822025-08-26T20:22:46.896Z Compiling log v0.4.27
4832025-08-26T20:22:46.987Z Compiling semver v1.0.26
4842025-08-26T20:22:47.270Z Compiling plain v0.2.3
4852025-08-26T20:22:47.406Z Compiling rustix v1.0.7
4862025-08-26T20:22:47.438Z Compiling percent-encoding v2.3.1
4872025-08-26T20:22:47.615Z Compiling terminal_size v0.4.0
4882025-08-26T20:22:47.719Z Compiling form_urlencoded v1.2.1
4892025-08-26T20:22:47.743Z Compiling ordered-float v2.10.1
4902025-08-26T20:22:47.768Z Compiling anstyle-parse v0.2.5
4912025-08-26T20:22:48.119Z Compiling colorchoice v1.0.2
4922025-08-26T20:22:48.245Z Compiling anstyle-query v1.1.1
4932025-08-26T20:22:48.294Z Compiling is_terminal_polyfill v1.70.1
4942025-08-26T20:22:48.321Z Compiling pretty-hex v0.4.1
4952025-08-26T20:22:48.406Z Compiling cfg-if v1.0.1
4962025-08-26T20:22:48.433Z Compiling anstyle v1.0.11
4972025-08-26T20:22:48.841Z Compiling anstream v0.6.18
4982025-08-26T20:22:48.870Z Compiling fs-err v3.1.1
4992025-08-26T20:22:48.894Z Compiling heck v0.5.0
5002025-08-26T20:22:49.054Z Compiling fastrand v2.1.1
5012025-08-26T20:22:49.223Z Compiling fnv v1.0.7
5022025-08-26T20:22:49.424Z Compiling unicode-xid v0.2.6
5032025-08-26T20:22:49.450Z Compiling unicode-width v0.1.14
5042025-08-26T20:22:49.565Z Compiling heck v0.4.1
5052025-08-26T20:22:49.627Z Compiling clap_lex v0.7.4
5062025-08-26T20:22:49.779Z Compiling anyhow v1.0.99
5072025-08-26T20:22:49.968Z Compiling strsim v0.11.1
5082025-08-26T20:22:50.066Z Compiling bytecount v0.6.8
5092025-08-26T20:22:50.276Z Compiling tempfile v3.20.0
5102025-08-26T20:22:50.301Z Compiling papergrid v0.11.0
5112025-08-26T20:22:50.762Z Compiling clap_builder v4.5.41
5122025-08-26T20:22:50.898Z Compiling memmap v0.7.0
5132025-08-26T20:22:51.053Z Compiling unicode-width v0.2.0
5142025-08-26T20:22:51.236Z Compiling smawk v0.3.2
5152025-08-26T20:22:51.321Z Compiling unicode-linebreak v0.1.5
5162025-08-26T20:22:51.822Z Compiling synstructure v0.13.1
5172025-08-26T20:22:52.147Z Compiling textwrap v0.16.2
5182025-08-26T20:22:52.180Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5192025-08-26T20:22:52.641Z Compiling swrite v0.1.0
5202025-08-26T20:22:53.059Z Compiling tabled_derive v0.7.0
5212025-08-26T20:22:54.207Z Compiling serde_derive v1.0.219
5222025-08-26T20:22:54.207Z Compiling zerofrom-derive v0.1.4
5232025-08-26T20:22:54.212Z Compiling yoke-derive v0.7.4
5242025-08-26T20:22:54.212Z Compiling zerovec-derive v0.10.3
5252025-08-26T20:22:54.212Z Compiling thiserror-impl v1.0.69
5262025-08-26T20:22:54.565Z Compiling displaydoc v0.2.5
5272025-08-26T20:22:56.190Z Compiling icu_provider_macros v1.5.0
5282025-08-26T20:22:56.767Z Compiling zerocopy-derive v0.7.35
5292025-08-26T20:22:56.962Z Compiling scroll_derive v0.12.0
5302025-08-26T20:22:57.279Z Compiling thiserror-impl v2.0.12
5312025-08-26T20:22:57.323Z Compiling pest v2.7.14
5322025-08-26T20:22:57.697Z Compiling zerofrom v0.1.4
5332025-08-26T20:22:57.964Z Compiling yoke v0.7.4
5342025-08-26T20:22:58.344Z Compiling zerovec v0.10.4
5352025-08-26T20:22:58.362Z Compiling scroll v0.12.0
5362025-08-26T20:22:58.388Z Compiling clap_derive v4.5.41
5372025-08-26T20:22:58.678Z Compiling zerocopy v0.7.35
5382025-08-26T20:22:58.909Z Compiling goblin v0.8.2
5392025-08-26T20:22:59.345Z Compiling tabled v0.15.0
5402025-08-26T20:23:00.145Z Compiling tinystr v0.7.6
5412025-08-26T20:23:00.280Z Compiling pest_meta v2.7.14
5422025-08-26T20:23:00.387Z Compiling icu_collections v1.5.0
5432025-08-26T20:23:00.540Z Compiling icu_locid v1.5.0
5442025-08-26T20:23:01.586Z Compiling pest_generator v2.7.14
5452025-08-26T20:23:02.249Z Compiling icu_provider v1.5.0
5462025-08-26T20:23:02.568Z Compiling clap v4.5.41
5472025-08-26T20:23:03.005Z Compiling icu_locid_transform v1.5.0
5482025-08-26T20:23:03.746Z Compiling pest_derive v2.7.14
5492025-08-26T20:23:04.219Z Compiling icu_properties v1.5.1
5502025-08-26T20:23:04.578Z Compiling dtrace-parser v0.2.0
5512025-08-26T20:23:06.376Z Compiling serde_spanned v0.6.9
5522025-08-26T20:23:06.376Z Compiling toml_datetime v0.6.11
5532025-08-26T20:23:06.379Z Compiling erased-serde v0.4.6
5542025-08-26T20:23:06.666Z Compiling serde_tokenstream v0.2.2
5552025-08-26T20:23:06.946Z Compiling toml_edit v0.22.27
5562025-08-26T20:23:07.186Z Compiling serde-value v0.7.0
5572025-08-26T20:23:07.254Z Compiling cargo-platform v0.2.0
5582025-08-26T20:23:07.563Z Compiling icu_normalizer v1.5.0
5592025-08-26T20:23:07.614Z Compiling serde-untagged v0.1.7
5602025-08-26T20:23:07.813Z Compiling camino-tempfile v1.4.1
5612025-08-26T20:23:07.992Z Compiling dof v0.3.0
5622025-08-26T20:23:08.128Z Compiling macaddr v1.0.1
5632025-08-26T20:23:08.557Z Compiling idna_adapter v1.2.0
5642025-08-26T20:23:08.814Z Compiling idna v1.0.3
5652025-08-26T20:23:09.350Z Compiling url v2.5.4
5662025-08-26T20:23:09.860Z Compiling usdt-attr-macro v0.5.0
5672025-08-26T20:23:09.860Z Compiling usdt-macro v0.5.0
5682025-08-26T20:23:10.072Z Compiling toml v0.8.23
5692025-08-26T20:23:10.930Z Compiling cargo-util-schemas v0.8.2
5702025-08-26T20:23:11.017Z Compiling cargo_toml v0.21.0
5712025-08-26T20:23:11.167Z Compiling usdt v0.5.0
5722025-08-26T20:23:12.418Z Compiling cargo_metadata v0.21.0
5732025-08-26T20:23:14.245Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5742025-08-26T20:23:17.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
5752025-08-26T20:23:18.110Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5762025-08-26T20:23:18.816Z Downloading crates ...
5772025-08-26T20:23:18.945Z Downloaded array-init v0.0.4
5782025-08-26T20:23:18.949Z Downloaded adler2 v2.0.0
5792025-08-26T20:23:18.952Z Downloaded addr2line v0.24.2
5802025-08-26T20:23:18.959Z Downloaded async-stream-impl v0.3.6
5812025-08-26T20:23:18.962Z Downloaded clang-sys v1.8.1
5822025-08-26T20:23:18.965Z Downloaded ciborium-ll v0.2.2
5832025-08-26T20:23:18.968Z Downloaded critical-section v1.1.3
5842025-08-26T20:23:18.968Z Downloaded convert_case v0.7.1
5852025-08-26T20:23:18.973Z Downloaded const_format_proc_macros v0.2.34
5862025-08-26T20:23:18.976Z Downloaded console v0.16.0
5872025-08-26T20:23:18.976Z Downloaded async-stream v0.3.6
5882025-08-26T20:23:18.979Z Downloaded ascii-canvas v3.0.0
5892025-08-26T20:23:18.982Z Downloaded hyper-staticfile v0.10.1
5902025-08-26T20:23:18.985Z Downloaded kstat-rs v0.2.4
5912025-08-26T20:23:18.989Z Downloaded match_cfg v0.1.0
5922025-08-26T20:23:18.989Z Downloaded libsw v3.5.0
5932025-08-26T20:23:18.992Z Downloaded atty v0.2.14
5942025-08-26T20:23:18.995Z Downloaded managed v0.8.0
5952025-08-26T20:23:18.995Z Downloaded ipnetwork v0.21.1
5962025-08-26T20:23:18.998Z Downloaded atomicwrites v0.4.4
5972025-08-26T20:23:19.002Z Downloaded indexmap v1.9.3
5982025-08-26T20:23:19.005Z Downloaded hyper v1.6.0
5992025-08-26T20:23:19.012Z Downloaded scrypt v0.11.0
6002025-08-26T20:23:19.015Z Downloaded arrayvec v0.7.6
6012025-08-26T20:23:19.021Z Downloaded ahash v0.8.12
6022025-08-26T20:23:19.024Z Downloaded itertools v0.13.0
6032025-08-26T20:23:19.029Z Downloaded bitvec v1.0.1
6042025-08-26T20:23:19.047Z Downloaded crc-catalog v2.4.0
6052025-08-26T20:23:19.050Z Downloaded async-bb8-diesel v0.2.1
6062025-08-26T20:23:19.050Z Downloaded assert_matches v1.5.0
6072025-08-26T20:23:19.054Z Downloaded cargo_metadata v0.18.1
6082025-08-26T20:23:19.057Z Downloaded bitfield-struct v0.6.2
6092025-08-26T20:23:19.057Z Downloaded bitfield v0.14.0
6102025-08-26T20:23:19.060Z Downloaded bit-vec v0.6.3
6112025-08-26T20:23:19.064Z Downloaded rustc_version v0.4.1
6122025-08-26T20:23:19.064Z Downloaded base64 v0.13.1
6132025-08-26T20:23:19.068Z Downloaded hyper-tls v0.6.0
6142025-08-26T20:23:19.071Z Downloaded headers-core v0.3.0
6152025-08-26T20:23:19.074Z Downloaded home v0.5.9
6162025-08-26T20:23:19.074Z Downloaded httpdate v1.0.3
6172025-08-26T20:23:19.077Z Downloaded http-body-util v0.1.3
6182025-08-26T20:23:19.081Z Downloaded hickory-client v0.25.2
6192025-08-26T20:23:19.084Z Downloaded hubpack_derive v0.1.1
6202025-08-26T20:23:19.084Z Downloaded hubpack v0.1.2
6212025-08-26T20:23:19.087Z Downloaded httparse v1.9.5
6222025-08-26T20:23:19.090Z Downloaded hyper-rustls v0.27.7
6232025-08-26T20:23:19.094Z Downloaded heapless v0.7.17
6242025-08-26T20:23:19.098Z Downloaded humantime v2.2.0
6252025-08-26T20:23:19.101Z Downloaded hex v0.4.3
6262025-08-26T20:23:19.104Z Downloaded http-body v1.0.1
6272025-08-26T20:23:19.108Z Downloaded hostname v0.4.0
6282025-08-26T20:23:19.108Z Downloaded heck v0.3.3
6292025-08-26T20:23:19.111Z Downloaded hickory-resolver v0.24.4
6302025-08-26T20:23:19.116Z Downloaded ident_case v1.0.1
6312025-08-26T20:23:19.119Z Downloaded hickory-resolver v0.25.2
6322025-08-26T20:23:19.125Z Downloaded libsw-core v0.3.1
6332025-08-26T20:23:19.128Z Downloaded crossterm v0.28.1
6342025-08-26T20:23:19.136Z Downloaded const-oid v0.9.6
6352025-08-26T20:23:19.139Z Downloaded indent_write v2.2.0
6362025-08-26T20:23:19.142Z Downloaded castaway v0.2.3
6372025-08-26T20:23:19.145Z Downloaded crc v3.2.1
6382025-08-26T20:23:19.149Z Downloaded lalrpop-util v0.19.12
6392025-08-26T20:23:19.152Z Downloaded instability v0.3.2
6402025-08-26T20:23:19.152Z Downloaded md5 v0.7.0
6412025-08-26T20:23:19.155Z Downloaded impl-trait-for-tuples v0.2.2
6422025-08-26T20:23:19.158Z Downloaded keccak v0.1.5
6432025-08-26T20:23:19.161Z Downloaded lru-cache v0.1.2
6442025-08-26T20:23:19.165Z Downloaded libz-rs-sys v0.5.1
6452025-08-26T20:23:19.165Z Downloaded quinn v0.11.5
6462025-08-26T20:23:19.169Z Downloaded maplit v1.0.2
6472025-08-26T20:23:19.172Z Downloaded cbc v0.1.2
6482025-08-26T20:23:19.175Z Downloaded cancel-safe-futures v0.1.5
6492025-08-26T20:23:19.195Z Downloaded signal-hook-tokio v0.3.1
6502025-08-26T20:23:19.199Z Downloaded hostname v0.3.1
6512025-08-26T20:23:19.202Z Downloaded heapless v0.8.0
6522025-08-26T20:23:19.206Z Downloaded ssh-encoding v0.2.0
6532025-08-26T20:23:19.210Z Downloaded slog-scope v4.4.0
6542025-08-26T20:23:19.213Z Downloaded linear-map v1.2.0
6552025-08-26T20:23:19.213Z Downloaded ref-cast v1.0.24
6562025-08-26T20:23:19.217Z Downloaded libloading v0.8.5
6572025-08-26T20:23:19.220Z Downloaded rusty-fork v0.3.0
6582025-08-26T20:23:19.224Z Downloaded time-core v0.1.2
6592025-08-26T20:23:19.227Z Downloaded tabled_derive v0.10.0
6602025-08-26T20:23:19.227Z Downloaded ref-cast-impl v1.0.24
6612025-08-26T20:23:19.230Z Downloaded endian-type v0.1.2
6622025-08-26T20:23:19.230Z Downloaded aws-lc-rs v1.12.4
6632025-08-26T20:23:19.241Z Downloaded data-encoding v2.9.0
6642025-08-26T20:23:19.245Z Downloaded diesel_table_macro_syntax v0.2.0
6652025-08-26T20:23:19.248Z Downloaded zone v0.1.8
6662025-08-26T20:23:19.248Z Downloaded serde_spanned v1.0.0
6672025-08-26T20:23:19.251Z Downloaded zone v0.3.1
6682025-08-26T20:23:19.251Z Downloaded slog-stdlog v4.1.1
6692025-08-26T20:23:19.254Z Downloaded serde_repr v0.1.19
6702025-08-26T20:23:19.258Z Downloaded newtype_derive v0.1.6
6712025-08-26T20:23:19.261Z Downloaded difflib v0.4.0
6722025-08-26T20:23:19.261Z Downloaded simd-adler32 v0.3.7
6732025-08-26T20:23:19.264Z Downloaded const_format v0.2.34
6742025-08-26T20:23:19.271Z Downloaded untrusted v0.9.0
6752025-08-26T20:23:19.274Z Downloaded untrusted v0.7.1
6762025-08-26T20:23:19.275Z Downloaded number_prefix v0.4.0
6772025-08-26T20:23:19.278Z Downloaded curve25519-dalek-derive v0.1.1
6782025-08-26T20:23:19.278Z Downloaded fs-err v2.11.0
6792025-08-26T20:23:19.281Z Downloaded toml_datetime v0.7.0
6802025-08-26T20:23:19.285Z Downloaded enum-as-inner v0.6.1
6812025-08-26T20:23:19.289Z Downloaded indicatif v0.18.0
6822025-08-26T20:23:19.291Z Downloaded progenitor v0.9.1
6832025-08-26T20:23:19.295Z Downloaded typify v0.2.0
6842025-08-26T20:23:19.298Z Downloaded precomputed-hash v0.1.1
6852025-08-26T20:23:19.302Z Downloaded oxide-tokio-rt v0.1.2
6862025-08-26T20:23:19.305Z Downloaded daft v0.1.4
6872025-08-26T20:23:19.305Z Downloaded strum_macros v0.27.1
6882025-08-26T20:23:19.308Z Downloaded progenitor-client v0.9.1
6892025-08-26T20:23:19.312Z Downloaded secrecy v0.8.0
6902025-08-26T20:23:19.312Z Downloaded ignore v0.4.23
6912025-08-26T20:23:19.316Z Downloaded newtype-uuid v1.2.4
6922025-08-26T20:23:19.319Z Downloaded env_filter v0.1.2
6932025-08-26T20:23:19.323Z Downloaded defmt v0.3.8
6942025-08-26T20:23:19.327Z Downloaded zerocopy v0.6.6
6952025-08-26T20:23:19.330Z Downloaded rustls-pki-types v1.10.0
6962025-08-26T20:23:19.332Z Downloaded prettyplease v0.2.36
6972025-08-26T20:23:19.337Z Downloaded parse-display v0.10.0
6982025-08-26T20:23:19.345Z Downloaded strum v0.26.3
6992025-08-26T20:23:19.345Z Downloaded proc-macro-error-attr2 v2.0.0
7002025-08-26T20:23:19.345Z Downloaded num_enum v0.5.11
7012025-08-26T20:23:19.349Z Downloaded darling_macro v0.21.0
7022025-08-26T20:23:19.352Z Downloaded vte_generate_state_changes v0.1.2
7032025-08-26T20:23:19.356Z Downloaded scopeguard v1.2.0
7042025-08-26T20:23:19.356Z Downloaded rustversion v1.0.17
7052025-08-26T20:23:19.362Z Downloaded rustc-hash v2.1.1
7062025-08-26T20:23:19.362Z Downloaded progenitor-macro v0.9.1
7072025-08-26T20:23:19.362Z Downloaded progenitor-macro v0.8.0
7082025-08-26T20:23:19.365Z Downloaded waitgroup v0.1.2
7092025-08-26T20:23:19.374Z Downloaded multer v3.1.0
7102025-08-26T20:23:19.374Z Downloaded miniz_oxide v0.8.5
7112025-08-26T20:23:19.374Z Downloaded jiff-static v0.2.15
7122025-08-26T20:23:19.377Z Downloaded futures-channel v0.3.31
7132025-08-26T20:23:19.381Z Downloaded strip-ansi-escapes v0.2.0
7142025-08-26T20:23:19.381Z Downloaded foreign-types v0.3.2
7152025-08-26T20:23:19.384Z Downloaded cstr-argument v0.1.2
7162025-08-26T20:23:19.384Z Downloaded slab v0.4.9
7172025-08-26T20:23:19.387Z Downloaded opaque-debug v0.3.1
7182025-08-26T20:23:19.391Z Downloaded typify v0.3.0
7192025-08-26T20:23:19.393Z Downloaded ron v0.8.1
7202025-08-26T20:23:19.400Z Downloaded num-conv v0.1.0
7212025-08-26T20:23:19.403Z Downloaded wait-timeout v0.2.0
7222025-08-26T20:23:19.406Z Downloaded termios v0.3.3
7232025-08-26T20:23:19.406Z Downloaded diff v0.1.13
7242025-08-26T20:23:19.411Z Downloaded deranged v0.3.11
7252025-08-26T20:23:19.415Z Downloaded termtree v0.5.1
7262025-08-26T20:23:19.418Z Downloaded sec1 v0.7.3
7272025-08-26T20:23:19.418Z Downloaded tungstenite v0.21.0
7282025-08-26T20:23:19.423Z Downloaded dirs-sys-next v0.1.2
7292025-08-26T20:23:19.427Z Downloaded zeroize v1.8.1
7302025-08-26T20:23:19.427Z Downloaded diesel_derives v2.2.3
7312025-08-26T20:23:19.431Z Downloaded ecdsa v0.16.9
7322025-08-26T20:23:19.435Z Downloaded dunce v1.0.5
7332025-08-26T20:23:19.438Z Downloaded rfc6979 v0.4.0
7342025-08-26T20:23:19.441Z Downloaded foreign-types v0.5.0
7352025-08-26T20:23:19.441Z Downloaded fd-lock v4.0.2
7362025-08-26T20:23:19.444Z Downloaded take_mut v0.2.2
7372025-08-26T20:23:19.447Z Downloaded nanorand v0.7.0
7382025-08-26T20:23:19.450Z Downloaded olpc-cjson v0.1.4
7392025-08-26T20:23:19.453Z Downloaded shell-words v1.1.0
7402025-08-26T20:23:19.453Z Downloaded try-lock v0.2.5
7412025-08-26T20:23:19.456Z Downloaded tokio-rustls v0.25.0
7422025-08-26T20:23:19.459Z Downloaded oxnet v0.1.3
7432025-08-26T20:23:19.459Z Downloaded pin-utils v0.1.0
7442025-08-26T20:23:19.462Z Downloaded predicates-core v1.0.8
7452025-08-26T20:23:19.465Z Downloaded darling_macro v0.20.10
7462025-08-26T20:23:19.465Z Downloaded derive-ex v0.1.8
7472025-08-26T20:23:19.468Z Downloaded want v0.3.1
7482025-08-26T20:23:19.471Z Downloaded progenitor-macro v0.10.0
7492025-08-26T20:23:19.471Z Downloaded rand_chacha v0.9.0
7502025-08-26T20:23:19.474Z Downloaded csv-core v0.1.11
7512025-08-26T20:23:19.477Z Downloaded walkdir v2.5.0
7522025-08-26T20:23:19.481Z Downloaded flume v0.11.1
7532025-08-26T20:23:19.484Z Downloaded rand_chacha v0.3.1
7542025-08-26T20:23:19.487Z Downloaded fixedbitset v0.4.2
7552025-08-26T20:23:19.490Z Downloaded resolv-conf v0.7.0
7562025-08-26T20:23:19.494Z Downloaded tiny-keccak v2.0.2
7572025-08-26T20:23:19.496Z Downloaded newline-converter v0.3.0
7582025-08-26T20:23:19.496Z Downloaded openssl-probe v0.1.5
7592025-08-26T20:23:19.499Z Downloaded normalize-line-endings v0.3.0
7602025-08-26T20:23:19.503Z Downloaded typify-macro v0.2.0
7612025-08-26T20:23:19.503Z Downloaded slog-bunyan v2.5.0
7622025-08-26T20:23:19.506Z Downloaded xattr v1.3.1
7632025-08-26T20:23:19.509Z Downloaded zone_cfg_derive v0.3.0
7642025-08-26T20:23:19.509Z Downloaded tagptr v0.2.0
7652025-08-26T20:23:19.511Z Downloaded pkcs1 v0.7.5
7662025-08-26T20:23:19.514Z Downloaded postgres-protocol v0.6.8
7672025-08-26T20:23:19.517Z Downloaded pretty-hex v0.2.1
7682025-08-26T20:23:19.520Z Downloaded primeorder v0.13.6
7692025-08-26T20:23:19.523Z Downloaded libm v0.2.8
7702025-08-26T20:23:19.531Z Downloaded float-ord v0.3.2
7712025-08-26T20:23:19.534Z Downloaded float-cmp v0.10.0
7722025-08-26T20:23:19.537Z Downloaded itertools v0.12.1
7732025-08-26T20:23:19.543Z Downloaded sync_wrapper v1.0.1
7742025-08-26T20:23:19.546Z Downloaded num v0.4.3
7752025-08-26T20:23:19.549Z Downloaded phf_shared v0.11.2
7762025-08-26T20:23:19.549Z Downloaded phf v0.11.2
7772025-08-26T20:23:19.553Z Downloaded serde_derive_internals v0.29.1
7782025-08-26T20:23:19.556Z Downloaded openssl-macros v0.1.1
7792025-08-26T20:23:19.556Z Downloaded pkcs5 v0.7.1
7802025-08-26T20:23:19.561Z Downloaded foreign-types-shared v0.3.1
7812025-08-26T20:23:19.564Z Downloaded iri-string v0.7.8
7822025-08-26T20:23:19.571Z Downloaded derive-where v1.5.0
7832025-08-26T20:23:19.576Z Downloaded libxml v0.3.3
7842025-08-26T20:23:19.584Z Downloaded same-file v1.0.6
7852025-08-26T20:23:19.587Z Downloaded shlex v1.3.0
7862025-08-26T20:23:19.590Z Downloaded supports-color v3.0.2
7872025-08-26T20:23:19.593Z Downloaded spki v0.7.3
7882025-08-26T20:23:19.596Z Downloaded rtoolbox v0.0.2
7892025-08-26T20:23:19.596Z Downloaded der_derive v0.7.3
7902025-08-26T20:23:19.600Z Downloaded typed-path v0.9.3
7912025-08-26T20:23:19.605Z Downloaded ena v0.14.3
7922025-08-26T20:23:19.609Z Downloaded test-strategy v0.4.3
7932025-08-26T20:23:19.613Z Downloaded num-derive v0.3.3
7942025-08-26T20:23:19.615Z Downloaded ff v0.13.0
7952025-08-26T20:23:19.620Z Downloaded embedded-io v0.6.1
7962025-08-26T20:23:19.623Z Downloaded crucible-workspace-hack v0.1.0
7972025-08-26T20:23:19.623Z Downloaded pem v3.0.5
7982025-08-26T20:23:19.626Z Downloaded p256 v0.13.2
7992025-08-26T20:23:19.630Z Downloaded pkg-config v0.3.31
8002025-08-26T20:23:19.633Z Downloaded rand_core v0.9.3
8012025-08-26T20:23:19.636Z Downloaded spin v0.9.8
8022025-08-26T20:23:19.639Z Downloaded peg-runtime v0.8.5
8032025-08-26T20:23:19.639Z Downloaded snafu-derive v0.8.5
8042025-08-26T20:23:19.643Z Downloaded tokio-util v0.7.15
8052025-08-26T20:23:19.649Z Downloaded unit-prefix v0.5.1
8062025-08-26T20:23:19.652Z Downloaded typify-macro v0.3.0
8072025-08-26T20:23:19.656Z Downloaded slog-json v2.6.1
8082025-08-26T20:23:19.658Z Downloaded stringprep v0.1.5
8092025-08-26T20:23:19.658Z Downloaded fxhash v0.2.1
8102025-08-26T20:23:19.661Z Downloaded darling v0.20.10
8112025-08-26T20:23:19.665Z Downloaded either v1.15.0
8122025-08-26T20:23:19.669Z Downloaded embedded-io v0.4.0
8132025-08-26T20:23:19.672Z Downloaded gethostname v0.5.0
8142025-08-26T20:23:19.672Z Downloaded zeroize_derive v1.4.2
8152025-08-26T20:23:19.676Z Downloaded ghash v0.5.1
8162025-08-26T20:23:19.679Z Downloaded tokio-native-tls v0.3.1
8172025-08-26T20:23:19.679Z Downloaded zstd-safe v7.2.3
8182025-08-26T20:23:19.682Z Downloaded pretty_assertions v1.4.1
8192025-08-26T20:23:19.684Z Downloaded xshell v0.2.7
8202025-08-26T20:23:19.688Z Downloaded rand_core v0.6.4
8212025-08-26T20:23:19.691Z Downloaded packed_struct v0.10.1
8222025-08-26T20:23:19.691Z Downloaded pin-project v1.1.6
8232025-08-26T20:23:19.704Z Downloaded powerfmt v0.2.0
8242025-08-26T20:23:19.707Z Downloaded unicode-segmentation v1.12.0
8252025-08-26T20:23:19.711Z Downloaded postcard v1.0.10
8262025-08-26T20:23:19.714Z Downloaded dirs-next v2.0.0
8272025-08-26T20:23:19.717Z Downloaded smallvec v0.6.14
8282025-08-26T20:23:19.717Z Downloaded postgres-types v0.2.9
8292025-08-26T20:23:19.720Z Downloaded new_debug_unreachable v1.0.6
8302025-08-26T20:23:19.723Z Downloaded document-features v0.2.11
8312025-08-26T20:23:19.723Z Downloaded crunchy v0.2.2
8322025-08-26T20:23:19.726Z Downloaded serde-big-array v0.5.1
8332025-08-26T20:23:19.729Z Downloaded getrandom v0.2.15
8342025-08-26T20:23:19.732Z Downloaded ed25519 v2.2.3
8352025-08-26T20:23:19.735Z Downloaded derive_builder_macro v0.20.2
8362025-08-26T20:23:19.735Z Downloaded bindgen v0.69.5
8372025-08-26T20:23:19.741Z Downloaded unicode-truncate v1.1.0
8382025-08-26T20:23:19.744Z Downloaded smf v0.2.3
8392025-08-26T20:23:19.760Z Downloaded packed_struct_codegen v0.10.1
8402025-08-26T20:23:19.760Z Downloaded void v1.0.2
8412025-08-26T20:23:19.760Z Downloaded rayon-core v1.12.1
8422025-08-26T20:23:19.760Z Downloaded num-rational v0.4.2
8432025-08-26T20:23:19.760Z Downloaded display-error-chain v0.2.2
8442025-08-26T20:23:19.760Z Downloaded xz2 v0.1.7
8452025-08-26T20:23:19.760Z Downloaded rustc_version v0.1.7
8462025-08-26T20:23:19.760Z Downloaded predicates-tree v1.0.12
8472025-08-26T20:23:19.767Z Downloaded tls_codec v0.4.1
8482025-08-26T20:23:19.767Z Downloaded serde_bytes v0.11.17
8492025-08-26T20:23:19.770Z Downloaded flate2 v1.1.2
8502025-08-26T20:23:19.770Z Downloaded tinyvec_macros v0.1.1
8512025-08-26T20:23:19.774Z Downloaded subtle v2.6.1
8522025-08-26T20:23:19.774Z Downloaded polyval v0.6.2
8532025-08-26T20:23:19.778Z Downloaded xshell-macros v0.2.7
8542025-08-26T20:23:19.778Z Downloaded darling_core v0.21.0
8552025-08-26T20:23:19.782Z Downloaded tokio-dtrace v0.1.0
8562025-08-26T20:23:19.785Z Downloaded semver v0.1.20
8572025-08-26T20:23:19.785Z Downloaded ppv-lite86 v0.2.20
8582025-08-26T20:23:19.788Z Downloaded pin-project-lite v0.2.14
8592025-08-26T20:23:19.793Z Downloaded tower v0.5.2
8602025-08-26T20:23:19.803Z Downloaded universal-hash v0.5.1
8612025-08-26T20:23:19.806Z Downloaded rayon v1.10.0
8622025-08-26T20:23:19.814Z Downloaded r2d2 v0.8.10
8632025-08-26T20:23:19.817Z Downloaded winnow v0.5.40
8642025-08-26T20:23:19.825Z Downloaded tokio-macros v2.5.0
8652025-08-26T20:23:19.828Z Downloaded num-iter v0.1.45
8662025-08-26T20:23:19.828Z Downloaded pin-project-internal v1.1.6
8672025-08-26T20:23:19.831Z Downloaded zip v0.6.6
8682025-08-26T20:23:19.835Z Downloaded static_assertions v1.1.0
8692025-08-26T20:23:19.838Z Downloaded support-bundle-viewer v0.1.2
8702025-08-26T20:23:19.838Z Downloaded futures-core v0.3.31
8712025-08-26T20:23:19.841Z Downloaded toml_writer v1.0.2
8722025-08-26T20:23:19.841Z Downloaded env_logger v0.11.5
8732025-08-26T20:23:19.844Z Downloaded tracing-core v0.1.32
8742025-08-26T20:23:19.848Z Downloaded nodrop v0.1.14
8752025-08-26T20:23:19.850Z Downloaded value-bag v1.9.0
8762025-08-26T20:23:19.854Z Downloaded rustc-demangle v0.1.24
8772025-08-26T20:23:19.856Z Downloaded pkcs8 v0.10.2
8782025-08-26T20:23:19.860Z Downloaded quick-xml v0.37.2
8792025-08-26T20:23:19.864Z Downloaded darling v0.21.0
8802025-08-26T20:23:19.869Z Downloaded prefix-trie v0.7.0
8812025-08-26T20:23:19.872Z Downloaded zlib-rs v0.5.1
8822025-08-26T20:23:19.878Z Downloaded snafu v0.8.5
8832025-08-26T20:23:19.885Z Downloaded secrecy v0.10.3
8842025-08-26T20:23:19.888Z Downloaded rustls-pemfile v2.2.0
8852025-08-26T20:23:19.892Z Downloaded hashbrown v0.13.2
8862025-08-26T20:23:19.895Z Downloaded env_logger v0.10.2
8872025-08-26T20:23:19.898Z Downloaded subprocess v0.2.9
8882025-08-26T20:23:19.901Z Downloaded openssl-sys v0.9.109
8892025-08-26T20:23:19.906Z Downloaded nom v7.1.3
8902025-08-26T20:23:19.912Z Downloaded lalrpop v0.19.12
8912025-08-26T20:23:19.924Z Downloaded oso v0.27.3
8922025-08-26T20:23:19.927Z Downloaded quinn-proto v0.11.8
8932025-08-26T20:23:19.934Z Downloaded reedline v0.40.0
8942025-08-26T20:23:19.945Z Downloaded num-bigint-dig v0.8.4
8952025-08-26T20:23:19.954Z Downloaded crypto-bigint v0.5.5
8962025-08-26T20:23:19.963Z Downloaded derive_more v2.0.1
8972025-08-26T20:23:19.976Z Downloaded serde_with v3.14.0
8982025-08-26T20:23:19.993Z Downloaded rustls-webpki v0.101.7
8992025-08-26T20:23:20.008Z Downloaded qorb v0.4.1
9002025-08-26T20:23:20.013Z Downloaded moka v0.12.10
9012025-08-26T20:23:20.022Z Downloaded unicode_categories v0.1.1
9022025-08-26T20:23:20.025Z Downloaded unicode-normalization v0.1.24
9032025-08-26T20:23:20.028Z Downloaded reqwest v0.12.22
9042025-08-26T20:23:20.036Z Downloaded expectorate v1.2.0
9052025-08-26T20:23:20.039Z Downloaded portable-atomic v1.11.0
9062025-08-26T20:23:20.045Z Downloaded tough v0.20.0
9072025-08-26T20:23:20.053Z Downloaded crossterm v0.29.0
9082025-08-26T20:23:20.059Z Downloaded ssh-key v0.6.6
9092025-08-26T20:23:20.066Z Downloaded num-bigint v0.4.6
9102025-08-26T20:23:20.070Z Downloaded curve25519-dalek v4.1.3
9112025-08-26T20:23:20.079Z Downloaded p521 v0.13.3
9122025-08-26T20:23:20.083Z Downloaded object v0.30.4
9132025-08-26T20:23:20.093Z Downloaded h2 v0.4.6
9142025-08-26T20:23:20.099Z Downloaded bstr v1.10.0
9152025-08-26T20:23:20.109Z Downloaded regex v1.11.1
9162025-08-26T20:23:20.121Z Downloaded regex-syntax v0.6.29
9172025-08-26T20:23:20.128Z Downloaded nix v0.27.1
9182025-08-26T20:23:20.139Z Downloaded proptest v1.7.0
9192025-08-26T20:23:20.148Z Downloaded petname v2.0.2
9202025-08-26T20:23:20.153Z Downloaded regress v0.10.4
9212025-08-26T20:23:20.162Z Downloaded diesel v2.2.12
9222025-08-26T20:23:20.180Z Downloaded tabled v0.18.0
9232025-08-26T20:23:20.197Z Downloaded vcpkg v0.2.15
9242025-08-26T20:23:20.236Z Downloaded polar-core v0.27.3
9252025-08-26T20:23:20.243Z Downloaded smoltcp v0.9.1
9262025-08-26T20:23:20.253Z Downloaded rustls v0.23.19
9272025-08-26T20:23:20.264Z Downloaded nix v0.29.0
9282025-08-26T20:23:20.276Z Downloaded webpki-roots v1.0.1
9292025-08-26T20:23:20.280Z Downloaded rustls v0.22.4
9302025-08-26T20:23:20.291Z Downloaded nix v0.30.1
9312025-08-26T20:23:20.304Z Downloaded regex-syntax v0.8.5
9322025-08-26T20:23:20.311Z Downloaded hickory-proto v0.24.4
9332025-08-26T20:23:20.326Z Downloaded radix_trie v0.2.1
9342025-08-26T20:23:20.331Z Downloaded hickory-proto v0.25.2
9352025-08-26T20:23:20.346Z Downloaded object v0.36.5
9362025-08-26T20:23:20.356Z Downloaded bzip2-sys v0.1.13+1.0.8
9372025-08-26T20:23:20.366Z Downloaded zerocopy-derive v0.6.6
9382025-08-26T20:23:20.375Z Downloaded smoltcp v0.11.0
9392025-08-26T20:23:20.387Z Downloaded ratatui v0.29.0
9402025-08-26T20:23:20.405Z Downloaded openssl v0.10.73
9412025-08-26T20:23:20.413Z Downloaded dropshot v0.16.3
9422025-08-26T20:23:20.433Z Downloaded openapiv3 v2.2.0
9432025-08-26T20:23:20.443Z Downloaded gimli v0.31.1
9442025-08-26T20:23:20.449Z Downloaded p384 v0.13.0
9452025-08-26T20:23:20.455Z Downloaded nix v0.28.0
9462025-08-26T20:23:20.465Z Downloaded chrono-tz v0.10.4
9472025-08-26T20:23:20.481Z Downloaded typify-impl v0.2.0
9482025-08-26T20:23:20.496Z Downloaded typify-impl v0.4.1
9492025-08-26T20:23:20.518Z Downloaded typify-impl v0.3.0
9502025-08-26T20:23:20.530Z Downloaded sled v0.34.7
9512025-08-26T20:23:20.540Z Downloaded rustls v0.21.12
9522025-08-26T20:23:20.550Z Downloaded zerocopy v0.8.26
9532025-08-26T20:23:20.572Z Downloaded petgraph v0.8.2
9542025-08-26T20:23:20.591Z Downloaded rustls-webpki v0.102.8
9552025-08-26T20:23:20.609Z Downloaded git2 v0.19.0
9562025-08-26T20:23:20.617Z Downloaded ed25519-dalek v2.1.1
9572025-08-26T20:23:20.620Z Downloaded russh v0.45.0
9582025-08-26T20:23:20.626Z Downloaded regex-automata v0.4.8
9592025-08-26T20:23:20.641Z Downloaded jiff v0.2.15
9602025-08-26T20:23:20.657Z Downloaded sha3 v0.10.8
9612025-08-26T20:23:20.662Z Downloaded lzma-sys v0.1.20
9622025-08-26T20:23:20.690Z Downloaded petgraph v0.6.5
9632025-08-26T20:23:20.707Z Downloaded futures-util v0.3.31
9642025-08-26T20:23:20.718Z Downloaded chrono v0.4.41
9652025-08-26T20:23:20.725Z Downloaded derive_more-impl v2.0.1
9662025-08-26T20:23:20.730Z Downloaded salty v0.3.0
9672025-08-26T20:23:20.736Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9682025-08-26T20:23:20.754Z Downloaded libz-sys v1.1.20
9692025-08-26T20:23:20.773Z Downloaded tokio-postgres v0.7.13
9702025-08-26T20:23:20.777Z Downloaded steno v0.4.1
9712025-08-26T20:23:20.781Z Downloaded rand v0.8.5
9722025-08-26T20:23:20.784Z Downloaded csv v1.3.1
9732025-08-26T20:23:20.803Z Downloaded tokio v1.47.0
9742025-08-26T20:23:20.838Z Downloaded bindgen v0.71.1
9752025-08-26T20:23:20.845Z Downloaded toml_edit v0.19.15
9762025-08-26T20:23:20.859Z Downloaded publicsuffix v2.3.0
9772025-08-26T20:23:20.862Z Downloaded winnow v0.6.26
9782025-08-26T20:23:20.869Z Downloaded zopfli v0.8.1
9792025-08-26T20:23:20.872Z Downloaded sqlparser v0.45.0
9802025-08-26T20:23:20.876Z Downloaded samael v0.0.19
9812025-08-26T20:23:20.882Z Downloaded x509-cert v0.2.5
9822025-08-26T20:23:20.888Z Downloaded num-integer v0.1.46
9832025-08-26T20:23:20.892Z Downloaded poly1305 v0.8.0
9842025-08-26T20:23:20.895Z Downloaded tls_codec_derive v0.4.1
9852025-08-26T20:23:20.895Z Downloaded der v0.7.9
9862025-08-26T20:23:20.898Z Downloaded rand v0.9.2
9872025-08-26T20:23:20.902Z Downloaded encoding_rs v0.8.34
9882025-08-26T20:23:20.923Z Downloaded topological-sort v0.2.2
9892025-08-26T20:23:20.927Z Downloaded ring v0.17.14
9902025-08-26T20:23:20.963Z Downloaded group v0.13.0
9912025-08-26T20:23:20.966Z Downloaded radium v0.7.0
9922025-08-26T20:23:20.966Z Downloaded rsa v0.9.6
9932025-08-26T20:23:20.970Z Downloaded mio v1.0.2
9942025-08-26T20:23:20.975Z Downloaded tower-http v0.6.6
9952025-08-26T20:23:20.982Z Downloaded serde_cbor v0.11.2
9962025-08-26T20:23:20.985Z Downloaded daft-derive v0.1.4
9972025-08-26T20:23:20.989Z Downloaded vte v0.11.1
9982025-08-26T20:23:20.992Z Downloaded vsss-rs v3.3.4
9992025-08-26T20:23:20.995Z Downloaded which v4.4.2
10002025-08-26T20:23:20.995Z Downloaded tokio-tungstenite v0.21.0
10012025-08-26T20:23:20.998Z Downloaded tokio-stream v0.1.17
10022025-08-26T20:23:21.002Z Downloaded russh-keys v0.45.0
10032025-08-26T20:23:21.005Z Downloaded peg-macros v0.8.5
10042025-08-26T20:23:21.005Z Downloaded rcgen v0.12.1
10052025-08-26T20:23:21.008Z Downloaded hkdf v0.12.4
10062025-08-26T20:23:21.012Z Downloaded zerocopy-derive v0.8.26
10072025-08-26T20:23:21.016Z Downloaded oso-derive v0.27.3
10082025-08-26T20:23:21.019Z Downloaded rustc-hash v1.1.0
10092025-08-26T20:23:21.019Z Downloaded globwalk v0.9.1
10102025-08-26T20:23:21.019Z Downloaded futures-executor v0.3.31
10112025-08-26T20:23:21.022Z Downloaded dropshot_endpoint v0.16.3
10122025-08-26T20:23:21.027Z Downloaded slog-term v2.9.1
10132025-08-26T20:23:21.027Z Downloaded des v0.8.1
10142025-08-26T20:23:21.030Z Downloaded unicode-bidi v0.3.17
10152025-08-26T20:23:21.030Z Downloaded darling_core v0.20.10
10162025-08-26T20:23:21.034Z Downloaded socket2 v0.6.0
10172025-08-26T20:23:21.037Z Downloaded schemars v0.8.22
10182025-08-26T20:23:21.045Z Downloaded rand_xorshift v0.4.0
10192025-08-26T20:23:21.049Z Downloaded zstd v0.13.3
10202025-08-26T20:23:21.049Z Downloaded toml_parser v1.0.2
10212025-08-26T20:23:21.052Z Downloaded nu-ansi-term v0.50.1
10222025-08-26T20:23:21.055Z Downloaded rustyline v14.0.0
10232025-08-26T20:23:21.059Z Downloaded tinyvec v1.8.0
10242025-08-26T20:23:21.062Z Downloaded russh-cryptovec v0.7.3
10252025-08-26T20:23:21.062Z Downloaded quick-error v1.2.3
10262025-08-26T20:23:21.062Z Downloaded strum_macros v0.24.3
10272025-08-26T20:23:21.066Z Downloaded string_cache v0.8.9
10282025-08-26T20:23:21.066Z Downloaded rand_seeder v0.4.0
10292025-08-26T20:23:21.066Z Downloaded yansi v1.0.1
10302025-08-26T20:23:21.069Z Downloaded zip v4.2.0
10312025-08-26T20:23:21.072Z Downloaded schemars_derive v0.8.22
10322025-08-26T20:23:21.076Z Downloaded libgit2-sys v0.17.0+1.8.1
10332025-08-26T20:23:21.125Z Downloaded derive_builder_core v0.20.2
10342025-08-26T20:23:21.128Z Downloaded typify v0.4.1
10352025-08-26T20:23:21.128Z Downloaded rpassword v7.4.0
10362025-08-26T20:23:21.131Z Downloaded tracing v0.1.40
10372025-08-26T20:23:21.135Z Downloaded headers v0.4.1
10382025-08-26T20:23:21.138Z Downloaded hash32 v0.3.1
10392025-08-26T20:23:21.141Z Downloaded hashbrown v0.12.3
10402025-08-26T20:23:21.145Z Downloaded whoami v1.5.2
10412025-08-26T20:23:21.145Z Downloaded unicase v2.7.0
10422025-08-26T20:23:21.148Z Downloaded unarray v0.1.4
10432025-08-26T20:23:21.148Z Downloaded typify-macro v0.4.1
10442025-08-26T20:23:21.148Z Downloaded derive_builder v0.20.2
10452025-08-26T20:23:21.152Z Downloaded itertools v0.14.0
10462025-08-26T20:23:21.157Z Downloaded time v0.3.36
10472025-08-26T20:23:21.164Z Downloaded itertools v0.10.5
10482025-08-26T20:23:21.169Z Downloaded foreign-types-shared v0.1.1
10492025-08-26T20:23:21.173Z Downloaded foreign-types-macros v0.2.3
10502025-08-26T20:23:21.173Z Downloaded phf v0.12.1
10512025-08-26T20:23:21.173Z Downloaded time-macros v0.2.18
10522025-08-26T20:23:21.177Z Downloaded progenitor-impl v0.10.0
10532025-08-26T20:23:21.177Z Downloaded serde_with_macros v3.14.0
10542025-08-26T20:23:21.181Z Downloaded fatfs v0.3.6
10552025-08-26T20:23:21.181Z Downloaded peg v0.8.5
10562025-08-26T20:23:21.185Z Downloaded flagset v0.4.6
10572025-08-26T20:23:21.185Z Downloaded filetime v0.2.25
10582025-08-26T20:23:21.189Z Downloaded rustls-native-certs v0.8.1
10592025-08-26T20:23:21.189Z Downloaded tar v0.4.44
10602025-08-26T20:23:21.193Z Downloaded sync-ptr v0.1.4
10612025-08-26T20:23:21.193Z Downloaded defmt-parser v0.3.4
10622025-08-26T20:23:21.193Z Downloaded blake3 v1.5.4
10632025-08-26T20:23:21.198Z Downloaded ctr v0.9.2
10642025-08-26T20:23:21.201Z Downloaded serde_yaml v0.9.34+deprecated
10652025-08-26T20:23:21.205Z Downloaded omicron-zone-package v0.12.2
10662025-08-26T20:23:21.209Z Downloaded yasna v0.5.2
10672025-08-26T20:23:21.209Z Downloaded vergen v8.3.2
10682025-08-26T20:23:21.212Z Downloaded tabwriter v1.4.0
10692025-08-26T20:23:21.212Z Downloaded pem-rfc7468 v0.7.0
10702025-08-26T20:23:21.212Z Downloaded unicode-properties v0.1.3
10712025-08-26T20:23:21.216Z Downloaded num-complex v0.4.6
10722025-08-26T20:23:21.216Z Downloaded sha1 v0.10.6
10732025-08-26T20:23:21.219Z Downloaded slog-envlogger v2.2.0
10742025-08-26T20:23:21.219Z Downloaded slog-dtrace v0.3.0
10752025-08-26T20:23:21.219Z Downloaded serde_urlencoded v0.7.1
10762025-08-26T20:23:21.222Z Downloaded hash32 v0.2.1
10772025-08-26T20:23:21.222Z Downloaded slog v2.7.0
10782025-08-26T20:23:21.226Z Downloaded scheduled-thread-pool v0.2.7
10792025-08-26T20:23:21.226Z Downloaded similar v2.7.0
10802025-08-26T20:23:21.229Z Downloaded signal-hook v0.3.18
10812025-08-26T20:23:21.232Z Downloaded iddqd v0.3.9
10822025-08-26T20:23:21.236Z Downloaded papergrid v0.14.0
10832025-08-26T20:23:21.240Z Downloaded minimal-lexical v0.2.1
10842025-08-26T20:23:21.244Z Downloaded futures v0.3.31
10852025-08-26T20:23:21.248Z Downloaded tracing-attributes v0.1.27
10862025-08-26T20:23:21.251Z Downloaded tokio-rustls v0.26.0
10872025-08-26T20:23:21.254Z Downloaded phf_shared v0.12.1
10882025-08-26T20:23:21.255Z Downloaded structmeta-derive v0.3.0
10892025-08-26T20:23:21.255Z Downloaded multimap v0.10.1
10902025-08-26T20:23:21.255Z Downloaded futures-task v0.3.31
10912025-08-26T20:23:21.258Z Downloaded futures-sink v0.3.31
10922025-08-26T20:23:21.258Z Downloaded password-hash v0.5.0
10932025-08-26T20:23:21.258Z Downloaded native-tls v0.2.12
10942025-08-26T20:23:21.261Z Downloaded dyn-clone v1.0.20
10952025-08-26T20:23:21.261Z Downloaded uuid v1.17.0
10962025-08-26T20:23:21.264Z Downloaded fallible-iterator v0.2.0
10972025-08-26T20:23:21.267Z Downloaded parking_lot v0.11.2
10982025-08-26T20:23:21.267Z Downloaded socket2 v0.5.10
10992025-08-26T20:23:21.270Z Downloaded dsl_auto_type v0.1.2
11002025-08-26T20:23:21.270Z Downloaded parking_lot_core v0.9.10
11012025-08-26T20:23:21.271Z Downloaded parking_lot v0.12.3
11022025-08-26T20:23:21.274Z Downloaded rustls-pemfile v1.0.4
11032025-08-26T20:23:21.277Z Downloaded unsafe-libyaml v0.2.11
11042025-08-26T20:23:21.277Z Downloaded termcolor v1.4.1
11052025-08-26T20:23:21.280Z Downloaded tap v1.0.1
11062025-08-26T20:23:21.280Z Downloaded predicates v3.1.3
11072025-08-26T20:23:21.285Z Downloaded elliptic-curve v0.13.8
11082025-08-26T20:23:21.289Z Downloaded strum v0.27.2
11092025-08-26T20:23:21.289Z Downloaded progenitor v0.10.0
11102025-08-26T20:23:21.289Z Downloaded password-hash v0.4.2
11112025-08-26T20:23:21.289Z Downloaded futures-macro v0.3.31
11122025-08-26T20:23:21.289Z Downloaded futures-io v0.3.31
11132025-08-26T20:23:21.292Z Downloaded slog-async v2.8.0
11142025-08-26T20:23:21.292Z Downloaded toml v0.9.5
11152025-08-26T20:23:21.295Z Downloaded toml v0.7.8
11162025-08-26T20:23:21.299Z Downloaded siphasher v1.0.1
11172025-08-26T20:23:21.299Z Downloaded siphasher v0.3.11
11182025-08-26T20:23:21.299Z Downloaded signal-hook-mio v0.2.4
11192025-08-26T20:23:21.302Z Downloaded parking_lot_core v0.8.6
11202025-08-26T20:23:21.302Z Downloaded cc v1.2.30
11212025-08-26T20:23:21.305Z Downloaded progenitor-client v0.10.0
11222025-08-26T20:23:21.305Z Downloaded derive_more v0.99.20
11232025-08-26T20:23:21.309Z Downloaded defmt-macros v0.3.9
11242025-08-26T20:23:21.312Z Downloaded owo-colors v4.2.2
11252025-08-26T20:23:21.315Z Downloaded uzers v0.12.1
11262025-08-26T20:23:21.315Z Downloaded tungstenite v0.23.0
11272025-08-26T20:23:21.319Z Downloaded term v0.7.0
11282025-08-26T20:23:21.323Z Downloaded ron v0.7.1
11292025-08-26T20:23:21.326Z Downloaded tower-service v0.3.3
11302025-08-26T20:23:21.327Z Downloaded tower-layer v0.3.3
11312025-08-26T20:23:21.331Z Downloaded structmeta v0.3.0
11322025-08-26T20:23:21.331Z Downloaded progenitor-client v0.8.0
11332025-08-26T20:23:21.331Z Downloaded pbkdf2 v0.12.2
11342025-08-26T20:23:21.331Z Downloaded pbkdf2 v0.11.0
11352025-08-26T20:23:21.335Z Downloaded paste v1.0.15
11362025-08-26T20:23:21.335Z Downloaded parse-display-derive v0.10.0
11372025-08-26T20:23:21.335Z Downloaded tokio-rustls v0.24.1
11382025-08-26T20:23:21.339Z Downloaded proc-macro-crate v1.3.1
11392025-08-26T20:23:21.339Z Downloaded num_enum_derive v0.5.11
11402025-08-26T20:23:21.339Z Downloaded fixedbitset v0.5.7
11412025-08-26T20:23:21.343Z Downloaded twox-hash v2.1.0
11422025-08-26T20:23:21.343Z Downloaded hickory-server v0.25.2
11432025-08-26T20:23:21.347Z Downloaded aho-corasick v1.1.3
11442025-08-26T20:23:21.351Z Downloaded crossbeam-channel v0.5.15
11452025-08-26T20:23:21.354Z Downloaded glob v0.3.2
11462025-08-26T20:23:21.354Z Downloaded funty v2.0.0
11472025-08-26T20:23:21.358Z Downloaded indicatif v0.17.11
11482025-08-26T20:23:21.361Z Downloaded progenitor-impl v0.9.1
11492025-08-26T20:23:21.361Z Downloaded progenitor-impl v0.8.0
11502025-08-26T20:23:21.364Z Downloaded strum_macros v0.26.4
11512025-08-26T20:23:21.364Z Downloaded sqlformat v0.3.5
11522025-08-26T20:23:21.367Z Downloaded highway v1.3.0
11532025-08-26T20:23:21.367Z Downloaded num-derive v0.4.2
11542025-08-26T20:23:21.370Z Downloaded wyz v0.5.1
11552025-08-26T20:23:21.371Z Downloaded memmap2 v0.9.5
11562025-08-26T20:23:21.371Z Downloaded litrs v0.4.1
11572025-08-26T20:23:21.374Z Downloaded path-slash v0.1.5
11582025-08-26T20:23:21.374Z Downloaded parse-size v1.1.0
11592025-08-26T20:23:21.377Z Downloaded fs_extra v1.3.0
11602025-08-26T20:23:21.380Z Downloaded foldhash v0.1.5
11612025-08-26T20:23:21.380Z Downloaded base64 v0.21.7
11622025-08-26T20:23:21.384Z Downloaded diesel-dtrace v0.4.2
11632025-08-26T20:23:21.384Z Downloaded sct v0.7.1
11642025-08-26T20:23:21.388Z Downloaded hmac v0.12.1
11652025-08-26T20:23:21.391Z Downloaded chacha20poly1305 v0.10.1
11662025-08-26T20:23:21.391Z Downloaded aes v0.8.4
11672025-08-26T20:23:21.394Z Downloaded debug-ignore v1.0.5
11682025-08-26T20:23:21.394Z Downloaded num_threads v0.1.7
11692025-08-26T20:23:21.397Z Downloaded nibble_vec v0.1.0
11702025-08-26T20:23:21.397Z Downloaded tui-tree-widget v0.23.1
11712025-08-26T20:23:21.397Z Downloaded tokio-tungstenite v0.23.1
11722025-08-26T20:23:21.400Z Downloaded ipnet v2.11.0
11732025-08-26T20:23:21.400Z Downloaded http v1.3.1
11742025-08-26T20:23:21.403Z Downloaded jobserver v0.1.32
11752025-08-26T20:23:21.409Z Downloaded hyper-util v0.1.16
11762025-08-26T20:23:21.413Z Downloaded compact_str v0.8.0
11772025-08-26T20:23:21.413Z Downloaded utf-8 v0.7.6
11782025-08-26T20:23:21.416Z Downloaded thiserror-no-std v2.0.2
11792025-08-26T20:23:21.416Z Downloaded thiserror-impl-no-std v2.0.2
11802025-08-26T20:23:21.419Z Downloaded progenitor v0.8.0
11812025-08-26T20:23:21.419Z Downloaded half v2.4.1
11822025-08-26T20:23:21.423Z Downloaded mime_guess v2.0.5
11832025-08-26T20:23:21.423Z Downloaded lock_api v0.4.12
11842025-08-26T20:23:21.426Z Downloaded signal-hook-registry v1.4.2
11852025-08-26T20:23:21.426Z Downloaded proc-macro-error2 v2.0.1
11862025-08-26T20:23:21.429Z Downloaded half v1.8.3
11872025-08-26T20:23:21.429Z Downloaded bumpalo v3.16.0
11882025-08-26T20:23:21.432Z Downloaded zone_cfg_derive v0.1.2
11892025-08-26T20:23:21.433Z Downloaded thread_local v1.1.8
11902025-08-26T20:23:21.436Z Downloaded signature v2.2.0
11912025-08-26T20:23:21.436Z Downloaded serde_plain v1.0.2
11922025-08-26T20:23:21.436Z Downloaded serde_path_to_error v0.1.17
11932025-08-26T20:23:21.439Z Downloaded serde-hex v0.1.0
11942025-08-26T20:23:21.439Z Downloaded salsa20 v0.10.2
11952025-08-26T20:23:21.439Z Downloaded cookie v0.18.1
11962025-08-26T20:23:21.444Z Downloaded quinn-udp v0.5.5
11972025-08-26T20:23:21.444Z Downloaded psl-types v2.0.11
11982025-08-26T20:23:21.444Z Downloaded ssh-cipher v0.2.0
11992025-08-26T20:23:21.447Z Downloaded sqlparser_derive v0.2.2
12002025-08-26T20:23:21.447Z Downloaded sigpipe v0.1.3
12012025-08-26T20:23:21.447Z Downloaded memoffset v0.9.1
12022025-08-26T20:23:21.447Z Downloaded maybe-uninit v2.0.0
12032025-08-26T20:23:21.447Z Downloaded lzss v0.8.2
12042025-08-26T20:23:21.451Z Downloaded ingot-types v0.1.2
12052025-08-26T20:23:21.451Z Downloaded cookie_store v0.21.1
12062025-08-26T20:23:21.454Z Downloaded blake2 v0.10.6
12072025-08-26T20:23:21.454Z Downloaded mime v0.3.17
12082025-08-26T20:23:21.454Z Downloaded md-5 v0.10.6
12092025-08-26T20:23:21.457Z Downloaded lru v0.12.5
12102025-08-26T20:23:21.458Z Downloaded lockfree-object-pool v0.1.6
12112025-08-26T20:23:21.461Z Downloaded libscf-sys v1.1.0
12122025-08-26T20:23:21.461Z Downloaded ingot-macros v0.1.1
12132025-08-26T20:23:21.461Z Downloaded indoc v2.0.6
12142025-08-26T20:23:21.465Z Downloaded iana-time-zone v0.1.63
12152025-08-26T20:23:21.468Z Downloaded globset v0.4.15
12162025-08-26T20:23:21.468Z Downloaded crossbeam-utils v0.8.21
12172025-08-26T20:23:21.471Z Downloaded crossbeam-epoch v0.9.18
12182025-08-26T20:23:21.471Z Downloaded colored v2.2.0
12192025-08-26T20:23:21.474Z Downloaded bytes v1.10.1
12202025-08-26T20:23:21.478Z Downloaded linked-hash-map v0.5.6
12212025-08-26T20:23:21.478Z Downloaded libefi-sys v0.1.0
12222025-08-26T20:23:21.481Z Downloaded lazy_static v1.5.0
12232025-08-26T20:23:21.481Z Downloaded crc-any v2.5.0
12242025-08-26T20:23:21.484Z Downloaded lazycell v1.3.0
12252025-08-26T20:23:21.484Z Downloaded is-terminal v0.4.13
12262025-08-26T20:23:21.484Z Downloaded internet-checksum v0.2.1
12272025-08-26T20:23:21.484Z Downloaded console v0.15.10
12282025-08-26T20:23:21.488Z Downloaded cassowary v0.3.0
12292025-08-26T20:23:21.488Z Downloaded inout v0.1.3
12302025-08-26T20:23:21.488Z Downloaded crc32fast v1.4.2
12312025-08-26T20:23:21.491Z Downloaded buf-list v1.0.3
12322025-08-26T20:23:21.491Z Downloaded block-padding v0.3.3
12332025-08-26T20:23:21.494Z Downloaded bit-vec v0.8.0
12342025-08-26T20:23:21.494Z Downloaded bcs v0.1.6
12352025-08-26T20:23:21.494Z Downloaded indoc v1.0.9
12362025-08-26T20:23:21.497Z Downloaded cmake v0.1.51
12372025-08-26T20:23:21.497Z Downloaded camino-tempfile-ext v0.3.2
12382025-08-26T20:23:21.501Z Downloaded bzip2 v0.4.4
12392025-08-26T20:23:21.501Z Downloaded base64ct v1.6.0
12402025-08-26T20:23:21.504Z Downloaded cipher v0.4.4
12412025-08-26T20:23:21.504Z Downloaded chacha20 v0.9.1
12422025-08-26T20:23:21.508Z Downloaded bitflags v1.3.2
12432025-08-26T20:23:21.508Z Downloaded constant_time_eq v0.3.1
12442025-08-26T20:23:21.509Z Downloaded cobs v0.2.3
12452025-08-26T20:23:21.512Z Downloaded ciborium v0.2.2
12462025-08-26T20:23:21.512Z Downloaded allocator-api2 v0.2.21
12472025-08-26T20:23:21.516Z Downloaded convert_case v0.4.0
12482025-08-26T20:23:21.516Z Downloaded crossbeam-deque v0.8.5
12492025-08-26T20:23:21.516Z Downloaded cargo-platform v0.1.8
12502025-08-26T20:23:21.520Z Downloaded bzip2 v0.5.2
12512025-08-26T20:23:21.520Z Downloaded blowfish v0.9.1
12522025-08-26T20:23:21.520Z Downloaded bit-set v0.8.0
12532025-08-26T20:23:21.520Z Downloaded backtrace v0.3.74
12542025-08-26T20:23:21.525Z Downloaded http-range v0.1.5
12552025-08-26T20:23:21.529Z Downloaded bit-set v0.5.3
12562025-08-26T20:23:21.529Z Downloaded bcrypt-pbkdf v0.10.0
12572025-08-26T20:23:21.529Z Downloaded bb8 v0.8.5
12582025-08-26T20:23:21.529Z Downloaded ciborium-io v0.2.2
12592025-08-26T20:23:21.529Z Downloaded cfg_aliases v0.1.1
12602025-08-26T20:23:21.529Z Downloaded hex-literal v0.4.1
12612025-08-26T20:23:21.533Z Downloaded crc8 v0.1.1
12622025-08-26T20:23:21.533Z Downloaded cfg_aliases v0.2.1
12632025-08-26T20:23:21.534Z Downloaded atomic-waker v1.1.2
12642025-08-26T20:23:21.534Z Downloaded arrayref v0.3.9
12652025-08-26T20:23:21.534Z Downloaded arc-swap v1.7.1
12662025-08-26T20:23:21.537Z Downloaded base64 v0.22.1
12672025-08-26T20:23:21.542Z Downloaded backoff v0.4.0
12682025-08-26T20:23:21.542Z Downloaded ingot v0.1.1
12692025-08-26T20:23:21.546Z Downloaded async-trait v0.1.88
12702025-08-26T20:23:21.546Z Downloaded argon2 v0.5.3
12712025-08-26T20:23:21.546Z Downloaded aead v0.5.2
12722025-08-26T20:23:21.551Z Downloaded is_ci v1.2.0
12732025-08-26T20:23:21.551Z Downloaded base16ct v0.2.0
12742025-08-26T20:23:21.551Z Downloaded async-recursion v1.1.1
12752025-08-26T20:23:21.555Z Downloaded instant v0.1.13
12762025-08-26T20:23:21.556Z Downloaded aes-gcm v0.10.3
12772025-08-26T20:23:21.559Z Downloaded cexpr v0.6.0
12782025-08-26T20:23:21.694Z Downloaded aws-lc-sys v0.26.0
12792025-08-26T20:23:21.985Z Compiling value-bag v1.9.0
12802025-08-26T20:23:21.985Z Compiling shlex v1.3.0
12812025-08-26T20:23:21.985Z Compiling lock_api v0.4.12
12822025-08-26T20:23:21.989Z Compiling scopeguard v1.2.0
12832025-08-26T20:23:21.989Z Compiling typenum v1.17.0
12842025-08-26T20:23:21.989Z Compiling generic-array v0.14.7
12852025-08-26T20:23:21.989Z Compiling syn v2.0.104
12862025-08-26T20:23:21.989Z Compiling getrandom v0.2.15
12872025-08-26T20:23:22.350Z Compiling jobserver v0.1.32
12882025-08-26T20:23:22.521Z Compiling rand_core v0.6.4
12892025-08-26T20:23:22.583Z Compiling log v0.4.27
12902025-08-26T20:23:22.634Z Compiling smallvec v1.15.1
12912025-08-26T20:23:22.759Z Compiling cc v1.2.30
12922025-08-26T20:23:23.025Z Compiling portable-atomic v1.11.0
12932025-08-26T20:23:23.071Z Compiling subtle v2.6.1
12942025-08-26T20:23:23.099Z Compiling critical-section v1.1.3
12952025-08-26T20:23:23.119Z Compiling const-oid v0.9.6
12962025-08-26T20:23:23.279Z Compiling pkg-config v0.3.31
12972025-08-26T20:23:23.309Z Compiling pin-project-lite v0.2.14
12982025-08-26T20:23:23.418Z Compiling parking_lot_core v0.9.10
12992025-08-26T20:23:23.455Z Compiling rustix v0.38.37
13002025-08-26T20:23:24.334Z Compiling signal-hook-registry v1.4.2
13012025-08-26T20:23:24.440Z Compiling parking_lot v0.12.3
13022025-08-26T20:23:24.477Z Compiling mio v1.0.2
13032025-08-26T20:23:24.508Z Compiling futures-core v0.3.31
13042025-08-26T20:23:24.785Z Compiling spin v0.9.8
13052025-08-26T20:23:25.139Z Compiling socket2 v0.6.0
13062025-08-26T20:23:25.158Z Compiling slab v0.4.9
13072025-08-26T20:23:25.336Z Compiling once_cell v1.21.3
13082025-08-26T20:23:25.392Z Compiling aho-corasick v1.1.3
13092025-08-26T20:23:25.507Z Compiling libm v0.2.8
13102025-08-26T20:23:25.530Z Compiling foldhash v0.1.5
13112025-08-26T20:23:25.699Z Compiling serde_json v1.0.142
13122025-08-26T20:23:25.747Z Compiling cpufeatures v0.2.14
13132025-08-26T20:23:25.872Z Compiling allocator-api2 v0.2.21
13142025-08-26T20:23:25.895Z Compiling regex-syntax v0.8.5
13152025-08-26T20:23:25.961Z Compiling getrandom v0.3.1
13162025-08-26T20:23:26.137Z Compiling num-traits v0.2.19
13172025-08-26T20:23:26.282Z Compiling either v1.15.0
13182025-08-26T20:23:26.500Z Compiling percent-encoding v2.3.1
13192025-08-26T20:23:26.600Z Compiling hashbrown v0.15.4
13202025-08-26T20:23:26.683Z Compiling glob v0.3.2
13212025-08-26T20:23:26.728Z Compiling futures-sink v0.3.31
13222025-08-26T20:23:26.910Z Compiling futures-channel v0.3.31
13232025-08-26T20:23:27.346Z Compiling futures-io v0.3.31
13242025-08-26T20:23:27.406Z Compiling futures-task v0.3.31
13252025-08-26T20:23:27.557Z Compiling clang-sys v1.8.1
13262025-08-26T20:23:27.648Z Compiling pin-utils v0.1.0
13272025-08-26T20:23:27.744Z Compiling prettyplease v0.2.36
13282025-08-26T20:23:27.770Z Compiling lazy_static v1.5.0
13292025-08-26T20:23:27.891Z Compiling minimal-lexical v0.2.1
13302025-08-26T20:23:27.913Z Compiling libloading v0.8.5
13312025-08-26T20:23:28.147Z Compiling base64ct v1.6.0
13322025-08-26T20:23:28.342Z Compiling nom v7.1.3
13332025-08-26T20:23:28.409Z Compiling home v0.5.9
13342025-08-26T20:23:28.537Z Compiling bindgen v0.69.5
13352025-08-26T20:23:28.631Z Compiling pem-rfc7468 v0.7.0
13362025-08-26T20:23:29.258Z Compiling itertools v0.12.1
13372025-08-26T20:23:29.525Z Compiling regex-automata v0.4.8
13382025-08-26T20:23:29.762Z Compiling synstructure v0.13.1
13392025-08-26T20:23:31.217Z Compiling flagset v0.4.6
13402025-08-26T20:23:31.450Z Compiling cexpr v0.6.0
13412025-08-26T20:23:31.726Z Compiling lazycell v1.3.0
13422025-08-26T20:23:31.815Z Compiling rustc-hash v1.1.0
13432025-08-26T20:23:31.913Z Compiling cmake v0.1.51
13442025-08-26T20:23:32.000Z Compiling dunce v1.0.5
13452025-08-26T20:23:32.162Z Compiling fs_extra v1.3.0
13462025-08-26T20:23:32.185Z Compiling form_urlencoded v1.2.1
13472025-08-26T20:23:32.512Z Compiling vcpkg v0.2.15
13482025-08-26T20:23:32.728Z Compiling paste v1.0.15
13492025-08-26T20:23:32.748Z Compiling ring v0.17.14
13502025-08-26T20:23:32.963Z Compiling tracing-core v0.1.32
13512025-08-26T20:23:33.009Z Compiling aws-lc-rs v1.12.4
13522025-08-26T20:23:33.452Z Compiling iana-time-zone v0.1.63
13532025-08-26T20:23:33.826Z Compiling rustls-pki-types v1.10.0
13542025-08-26T20:23:34.102Z Compiling httparse v1.9.5
13552025-08-26T20:23:34.187Z Compiling openssl-sys v0.9.109
13562025-08-26T20:23:34.343Z Compiling tinyvec_macros v0.1.1
13572025-08-26T20:23:34.455Z Compiling rustversion v1.0.17
13582025-08-26T20:23:34.613Z Compiling serde_derive v1.0.219
13592025-08-26T20:23:34.754Z Compiling zeroize_derive v1.4.2
13602025-08-26T20:23:34.774Z Compiling zerofrom-derive v0.1.4
13612025-08-26T20:23:35.110Z Compiling yoke-derive v0.7.4
13622025-08-26T20:23:35.277Z Compiling zerovec-derive v0.10.3
13632025-08-26T20:23:36.204Z Compiling zeroize v1.8.1
13642025-08-26T20:23:37.613Z Compiling displaydoc v0.2.5
13652025-08-26T20:23:37.633Z Compiling tokio-macros v2.5.0
13662025-08-26T20:23:37.971Z Compiling crypto-common v0.1.6
13672025-08-26T20:23:38.129Z Compiling block-buffer v0.10.4
13682025-08-26T20:23:38.190Z Compiling zerofrom v0.1.4
13692025-08-26T20:23:38.407Z Compiling digest v0.10.7
13702025-08-26T20:23:38.440Z Compiling yoke v0.7.4
13712025-08-26T20:23:38.777Z Compiling zerovec v0.10.4
13722025-08-26T20:23:38.804Z Compiling zerocopy-derive v0.7.35
13732025-08-26T20:23:38.865Z Compiling hmac v0.12.1
13742025-08-26T20:23:39.063Z Compiling icu_provider_macros v1.5.0
13752025-08-26T20:23:39.091Z Compiling block-padding v0.3.3
13762025-08-26T20:23:39.131Z Compiling futures-macro v0.3.31
13772025-08-26T20:23:39.345Z Compiling inout v0.1.3
13782025-08-26T20:23:39.434Z Compiling sha2 v0.10.9
13792025-08-26T20:23:39.658Z Compiling cipher v0.4.4
13802025-08-26T20:23:39.771Z Compiling regex v1.11.1
13812025-08-26T20:23:40.179Z Compiling der_derive v0.7.3
13822025-08-26T20:23:40.273Z Compiling thiserror-impl v1.0.69
13832025-08-26T20:23:40.774Z Compiling tinystr v0.7.6
13842025-08-26T20:23:40.829Z Compiling zerocopy v0.7.35
13852025-08-26T20:23:40.905Z Compiling icu_collections v1.5.0
13862025-08-26T20:23:41.039Z Compiling futures-util v0.3.31
13872025-08-26T20:23:41.171Z Compiling icu_locid v1.5.0
13882025-08-26T20:23:41.862Z Compiling serde v1.0.219
13892025-08-26T20:23:42.178Z Compiling ppv-lite86 v0.2.20
13902025-08-26T20:23:42.197Z Compiling salsa20 v0.10.2
13912025-08-26T20:23:42.407Z Compiling icu_provider v1.5.0
13922025-08-26T20:23:42.441Z Compiling der v0.7.9
13932025-08-26T20:23:42.881Z Compiling pbkdf2 v0.12.2
13942025-08-26T20:23:42.973Z Compiling aes v0.8.4
13952025-08-26T20:23:43.083Z Compiling scrypt v0.11.0
13962025-08-26T20:23:43.148Z Compiling icu_locid_transform v1.5.0
13972025-08-26T20:23:43.241Z Compiling thiserror v1.0.69
13982025-08-26T20:23:43.372Z Compiling cbc v0.1.2
13992025-08-26T20:23:43.418Z Compiling pest v2.7.14
14002025-08-26T20:23:43.639Z Compiling tracing-attributes v0.1.27
14012025-08-26T20:23:43.670Z Compiling scroll_derive v0.12.0
14022025-08-26T20:23:45.116Z Compiling icu_properties v1.5.1
14032025-08-26T20:23:45.420Z Compiling spki v0.7.3
14042025-08-26T20:23:45.512Z Compiling base64 v0.22.1
14052025-08-26T20:23:45.754Z Compiling pkcs5 v0.7.1
14062025-08-26T20:23:45.817Z Compiling scroll v0.12.0
14072025-08-26T20:23:46.202Z Compiling pest_meta v2.7.14
14082025-08-26T20:23:46.388Z Compiling pkcs8 v0.10.2
14092025-08-26T20:23:46.544Z Compiling tinyvec v1.8.0
14102025-08-26T20:23:46.569Z Compiling serde_derive_internals v0.29.1
14112025-08-26T20:23:46.722Z Compiling tracing v0.1.40
14122025-08-26T20:23:46.788Z Compiling rand_core v0.9.3
14132025-08-26T20:23:47.053Z Compiling bitflags v2.9.1
14142025-08-26T20:23:47.221Z Compiling bytes v1.10.1
14152025-08-26T20:23:47.348Z Compiling semver v1.0.26
14162025-08-26T20:23:48.051Z Compiling indexmap v2.10.0
14172025-08-26T20:23:48.092Z Compiling rustc_version v0.4.1
14182025-08-26T20:23:48.653Z Compiling tokio v1.47.0
14192025-08-26T20:23:48.750Z Compiling icu_normalizer v1.5.0
14202025-08-26T20:23:48.823Z Compiling http v1.3.1
14212025-08-26T20:23:49.479Z Compiling uuid v1.17.0
14222025-08-26T20:23:49.583Z Compiling chrono v0.4.41
14232025-08-26T20:23:50.184Z Compiling idna_adapter v1.2.0
14242025-08-26T20:23:50.453Z Compiling idna v1.0.3
14252025-08-26T20:23:50.486Z Compiling http-body v1.0.1
14262025-08-26T20:23:50.521Z Compiling pest_generator v2.7.14
14272025-08-26T20:23:50.778Z Compiling bzip2-sys v0.1.13+1.0.8
14282025-08-26T20:23:50.984Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14292025-08-26T20:23:51.017Z Compiling schemars v0.8.22
14302025-08-26T20:23:51.326Z Compiling which v4.4.2
14312025-08-26T20:23:51.406Z Compiling url v2.5.4
14322025-08-26T20:23:51.879Z Compiling openssl-probe v0.1.5
14332025-08-26T20:23:51.950Z Compiling tower-service v0.3.3
14342025-08-26T20:23:52.111Z Compiling foreign-types-shared v0.1.1
14352025-08-26T20:23:52.172Z Compiling time-core v0.1.2
14362025-08-26T20:23:52.189Z Compiling openssl v0.10.73
14372025-08-26T20:23:52.251Z Compiling powerfmt v0.2.0
14382025-08-26T20:23:52.292Z Compiling try-lock v0.2.5
14392025-08-26T20:23:52.369Z Compiling num-conv v0.1.0
14402025-08-26T20:23:52.468Z Compiling untrusted v0.7.1
14412025-08-26T20:23:52.631Z Compiling untrusted v0.9.0
14422025-08-26T20:23:52.658Z Compiling adler2 v2.0.0
14432025-08-26T20:23:52.675Z Compiling atomic-waker v1.1.2
14442025-08-26T20:23:52.696Z Compiling goblin v0.8.2
14452025-08-26T20:23:52.827Z Compiling miniz_oxide v0.8.5
14462025-08-26T20:23:52.890Z Compiling time-macros v0.2.18
14472025-08-26T20:23:52.949Z Compiling deranged v0.3.11
14482025-08-26T20:23:53.137Z Compiling want v0.3.1
14492025-08-26T20:23:53.444Z Compiling pest_derive v2.7.14
14502025-08-26T20:23:54.224Z Compiling foreign-types v0.3.2
14512025-08-26T20:23:54.393Z Compiling schemars_derive v0.8.22
14522025-08-26T20:23:55.745Z Compiling rand_chacha v0.9.0
14532025-08-26T20:23:55.955Z Compiling ipnet v2.11.0
14542025-08-26T20:23:57.063Z Compiling tokio-util v0.7.15
14552025-08-26T20:23:57.844Z Compiling openssl-macros v0.1.1
14562025-08-26T20:23:58.339Z Compiling rustls v0.23.19
14572025-08-26T20:23:58.578Z Compiling h2 v0.4.6
14582025-08-26T20:23:58.676Z Compiling httpdate v1.0.3
14592025-08-26T20:23:59.088Z Compiling dyn-clone v1.0.20
14602025-08-26T20:23:59.132Z Compiling native-tls v0.2.12
14612025-08-26T20:23:59.336Z Compiling syn v1.0.109
14622025-08-26T20:23:59.339Z Compiling zerocopy v0.8.26
14632025-08-26T20:23:59.501Z Compiling num_threads v0.1.7
14642025-08-26T20:23:59.662Z Compiling crossbeam-utils v0.8.21
14652025-08-26T20:24:00.052Z Compiling time v0.3.36
14662025-08-26T20:24:00.250Z Compiling dof v0.3.0
14672025-08-26T20:24:01.936Z Compiling rand v0.9.2
14682025-08-26T20:24:02.150Z Compiling dtrace-parser v0.2.0
14692025-08-26T20:24:03.610Z Compiling heapless v0.7.17
14702025-08-26T20:24:03.672Z Compiling unicode-normalization v0.1.24
14712025-08-26T20:24:04.011Z Compiling signature v2.2.0
14722025-08-26T20:24:04.084Z Compiling zerocopy-derive v0.8.26
14732025-08-26T20:24:04.338Z Compiling crc32fast v1.4.2
14742025-08-26T20:24:04.439Z Compiling cookie v0.18.1
14752025-08-26T20:24:04.698Z Compiling unicode-bidi v0.3.17
14762025-08-26T20:24:04.741Z Compiling zlib-rs v0.5.1
14772025-08-26T20:24:04.784Z Compiling signal-hook v0.3.18
14782025-08-26T20:24:05.088Z Compiling slog v2.7.0
14792025-08-26T20:24:05.627Z Compiling hyper v1.6.0
14802025-08-26T20:24:05.895Z Compiling zstd-safe v7.2.3
14812025-08-26T20:24:06.258Z Compiling unicode-properties v0.1.3
14822025-08-26T20:24:06.683Z Compiling siphasher v0.3.11
14832025-08-26T20:24:07.069Z Compiling phf_shared v0.11.2
14842025-08-26T20:24:08.028Z Compiling hyper-util v0.1.16
14852025-08-26T20:24:08.222Z Compiling stringprep v0.1.5
14862025-08-26T20:24:09.034Z Compiling usdt-impl v0.5.0
14872025-08-26T20:24:09.261Z Compiling curve25519-dalek v4.1.3
14882025-08-26T20:24:09.946Z Compiling toml_datetime v0.6.11
14892025-08-26T20:24:10.352Z Compiling serde_spanned v0.6.9
14902025-08-26T20:24:10.402Z Compiling serde_tokenstream v0.2.2
14912025-08-26T20:24:10.504Z Compiling rand_chacha v0.3.1
14922025-08-26T20:24:10.630Z Compiling md-5 v0.10.6
14932025-08-26T20:24:10.702Z Compiling libz-rs-sys v0.5.1
14942025-08-26T20:24:10.944Z Compiling num-integer v0.1.46
14952025-08-26T20:24:11.011Z Compiling sync_wrapper v1.0.1
14962025-08-26T20:24:11.034Z Compiling hash32 v0.2.1
14972025-08-26T20:24:11.201Z Compiling ff v0.13.0
14982025-08-26T20:24:11.425Z Compiling memoffset v0.9.1
14992025-08-26T20:24:11.464Z Compiling cfg_aliases v0.2.1
15002025-08-26T20:24:11.591Z Compiling gimli v0.31.1
15012025-08-26T20:24:11.615Z Compiling tower-layer v0.3.3
15022025-08-26T20:24:11.664Z Compiling num-bigint-dig v0.8.4
15032025-08-26T20:24:11.783Z Compiling base16ct v0.2.0
15042025-08-26T20:24:11.807Z Compiling litrs v0.4.1
15052025-08-26T20:24:11.907Z Compiling psl-types v2.0.11
15062025-08-26T20:24:11.999Z Compiling newtype-uuid v1.2.4
15072025-08-26T20:24:12.115Z Compiling smoltcp v0.9.1
15082025-08-26T20:24:12.137Z Compiling fallible-iterator v0.2.0
15092025-08-26T20:24:12.360Z Compiling publicsuffix v2.3.0
15102025-08-26T20:24:12.716Z Compiling sec1 v0.7.3
15112025-08-26T20:24:12.793Z Compiling postgres-protocol v0.6.8
15122025-08-26T20:24:12.814Z Compiling tower v0.5.2
15132025-08-26T20:24:12.919Z Compiling document-features v0.2.11
15142025-08-26T20:24:13.059Z Compiling nix v0.29.0
15152025-08-26T20:24:13.287Z Compiling num-iter v0.1.45
15162025-08-26T20:24:13.500Z Compiling group v0.13.0
15172025-08-26T20:24:13.862Z Compiling rand v0.8.5
15182025-08-26T20:24:13.973Z Compiling flate2 v1.1.2
15192025-08-26T20:24:15.051Z Compiling tokio-native-tls v0.3.1
15202025-08-26T20:24:15.118Z Compiling ipnetwork v0.21.1
15212025-08-26T20:24:15.341Z Compiling strum_macros v0.27.1
15222025-08-26T20:24:15.384Z Compiling rustls-native-certs v0.8.1
15232025-08-26T20:24:15.450Z Compiling terminal_size v0.4.0
15242025-08-26T20:24:15.690Z Compiling addr2line v0.24.2
15252025-08-26T20:24:15.801Z Compiling http-body-util v0.1.3
15262025-08-26T20:24:15.934Z Compiling hkdf v0.12.4
15272025-08-26T20:24:15.957Z Compiling crypto-bigint v0.5.5
15282025-08-26T20:24:16.235Z Compiling thiserror-impl v2.0.12
15292025-08-26T20:24:16.280Z Compiling async-trait v0.1.88
15302025-08-26T20:24:16.295Z Compiling curve25519-dalek-derive v0.1.1
15312025-08-26T20:24:16.380Z Compiling webpki-roots v1.0.1
15322025-08-26T20:24:16.608Z Compiling object v0.36.5
15332025-08-26T20:24:17.699Z Compiling fs-err v3.1.1
15342025-08-26T20:24:18.058Z Compiling ahash v0.8.12
15352025-08-26T20:24:18.461Z Compiling managed v0.8.0
15362025-08-26T20:24:18.764Z Compiling winnow v0.5.40
15372025-08-26T20:24:18.921Z Compiling bitflags v1.3.2
15382025-08-26T20:24:19.048Z Compiling rustix v1.0.7
15392025-08-26T20:24:19.314Z Compiling buf-list v1.0.3
15402025-08-26T20:24:19.778Z Compiling simd-adler32 v0.3.7
15412025-08-26T20:24:19.968Z Compiling anyhow v1.0.99
15422025-08-26T20:24:20.312Z Compiling bumpalo v3.16.0
15432025-08-26T20:24:20.400Z Compiling rustc-demangle v0.1.24
15442025-08-26T20:24:20.598Z Compiling iri-string v0.7.8
15452025-08-26T20:24:20.778Z Compiling lockfree-object-pool v0.1.6
15462025-08-26T20:24:20.985Z Compiling hubpack_derive v0.1.1
15472025-08-26T20:24:21.053Z Compiling zopfli v0.8.1
15482025-08-26T20:24:21.341Z Compiling clap_builder v4.5.41
15492025-08-26T20:24:21.863Z Compiling hubpack v0.1.2
15502025-08-26T20:24:22.242Z Compiling toml_edit v0.19.15
15512025-08-26T20:24:22.315Z Compiling strum v0.27.2
15522025-08-26T20:24:22.532Z Compiling thiserror v2.0.12
15532025-08-26T20:24:22.604Z Compiling elliptic-curve v0.13.8
15542025-08-26T20:24:23.451Z Compiling tower-http v0.6.6
15552025-08-26T20:24:23.727Z Compiling backtrace v0.3.74
15562025-08-26T20:24:24.350Z Compiling hyper-tls v0.6.0
15572025-08-26T20:24:24.397Z Compiling oxnet v0.1.3
15582025-08-26T20:24:24.528Z Compiling zstd v0.13.3
15592025-08-26T20:24:25.107Z Compiling cookie_store v0.21.1
15602025-08-26T20:24:25.205Z Compiling signal-hook-mio v0.2.4
15612025-08-26T20:24:25.446Z Compiling postgres-types v0.2.9
15622025-08-26T20:24:26.744Z Compiling usdt-macro v0.5.0
15632025-08-26T20:24:26.784Z Compiling usdt-attr-macro v0.5.0
15642025-08-26T20:24:27.017Z Compiling phf v0.11.2
15652025-08-26T20:24:27.327Z Compiling ed25519 v2.2.3
15662025-08-26T20:24:28.207Z Compiling bzip2 v0.5.2
15672025-08-26T20:24:28.335Z Compiling bzip2 v0.4.4
15682025-08-26T20:24:28.591Z Compiling strum_macros v0.26.4
15692025-08-26T20:24:28.793Z Compiling serde-big-array v0.5.1
15702025-08-26T20:24:28.876Z Compiling serde_urlencoded v0.7.1
15712025-08-26T20:24:29.029Z Compiling pkcs1 v0.7.5
15722025-08-26T20:24:29.076Z Compiling rfc6979 v0.4.0
15732025-08-26T20:24:29.231Z Compiling bstr v1.10.0
15742025-08-26T20:24:29.298Z Compiling daft-derive v0.1.4
15752025-08-26T20:24:29.399Z Compiling enum-as-inner v0.6.1
15762025-08-26T20:24:29.928Z Compiling clap_derive v4.5.41
15772025-08-26T20:24:30.454Z Compiling serde_repr v0.1.19
15782025-08-26T20:24:30.504Z Compiling float-cmp v0.10.0
15792025-08-26T20:24:30.769Z Compiling socket2 v0.5.10
15802025-08-26T20:24:30.807Z Compiling encoding_rs v0.8.34
15812025-08-26T20:24:30.972Z Compiling precomputed-hash v0.1.1
15822025-08-26T20:24:31.118Z Compiling mime v0.3.17
15832025-08-26T20:24:31.588Z Compiling data-encoding v2.9.0
15842025-08-26T20:24:31.612Z Compiling new_debug_unreachable v1.0.6
15852025-08-26T20:24:31.713Z Compiling difflib v0.4.0
15862025-08-26T20:24:31.738Z Compiling unicode-segmentation v1.12.0
15872025-08-26T20:24:32.640Z Compiling predicates-core v1.0.8
15882025-08-26T20:24:32.957Z Compiling fixedbitset v0.4.2
15892025-08-26T20:24:32.979Z Compiling static_assertions v1.1.0
15902025-08-26T20:24:33.003Z Compiling normalize-line-endings v0.3.0
15912025-08-26T20:24:33.093Z Compiling whoami v1.5.2
15922025-08-26T20:24:33.161Z Compiling predicates v3.1.3
15932025-08-26T20:24:33.366Z Compiling petgraph v0.6.5
15942025-08-26T20:24:33.405Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15952025-08-26T20:24:33.670Z Compiling tokio-postgres v0.7.13
15962025-08-26T20:24:34.279Z Compiling clap v4.5.41
15972025-08-26T20:24:34.419Z Compiling console v0.15.10
15982025-08-26T20:24:34.448Z Compiling toml_edit v0.22.27
15992025-08-26T20:24:34.636Z Compiling strum v0.26.3
16002025-08-26T20:24:34.844Z Compiling similar v2.7.0
16012025-08-26T20:24:35.768Z Compiling hickory-proto v0.25.2
16022025-08-26T20:24:36.976Z Compiling string_cache v0.8.9
16032025-08-26T20:24:37.000Z Compiling daft v0.1.4
16042025-08-26T20:24:37.432Z Compiling usdt v0.5.0
16052025-08-26T20:24:37.561Z Compiling rsa v0.9.6
16062025-08-26T20:24:37.946Z Compiling ecdsa v0.16.9
16072025-08-26T20:24:38.077Z Compiling zip v0.6.6
16082025-08-26T20:24:38.821Z Compiling zip v4.2.0
16092025-08-26T20:24:38.985Z Compiling ed25519-dalek v2.1.1
16102025-08-26T20:24:40.216Z Compiling toml v0.7.8
16112025-08-26T20:24:40.484Z Compiling crossterm v0.28.1
16122025-08-26T20:24:42.056Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16132025-08-26T20:24:42.310Z Compiling crossbeam-epoch v0.9.18
16142025-08-26T20:24:42.389Z Compiling tokio-stream v0.1.17
16152025-08-26T20:24:42.480Z Compiling openapiv3 v2.2.0
16162025-08-26T20:24:43.008Z Compiling x509-cert v0.2.5
16172025-08-26T20:24:43.372Z Compiling sha1 v0.10.6
16182025-08-26T20:24:43.759Z Compiling itertools v0.13.0
16192025-08-26T20:24:43.796Z Compiling itertools v0.10.5
16202025-08-26T20:24:44.772Z Compiling dirs-sys-next v0.1.2
16212025-08-26T20:24:45.191Z Compiling winnow v0.6.26
16222025-08-26T20:24:45.365Z Compiling peg-runtime v0.8.5
16232025-08-26T20:24:45.969Z Compiling lalrpop-util v0.19.12
16242025-08-26T20:24:46.335Z Compiling rustc-hash v2.1.1
16252025-08-26T20:24:46.358Z Compiling dirs-next v2.0.0
16262025-08-26T20:24:46.480Z Compiling thread_local v1.1.8
16272025-08-26T20:24:46.536Z Compiling slog-async v2.8.0
16282025-08-26T20:24:46.563Z Compiling term v0.7.0
16292025-08-26T20:24:46.824Z Compiling crossbeam-channel v0.5.15
16302025-08-26T20:24:46.955Z Compiling xattr v1.3.1
16312025-08-26T20:24:47.151Z Compiling futures-executor v0.3.31
16322025-08-26T20:24:47.236Z Compiling filetime v0.2.25
16332025-08-26T20:24:47.349Z Compiling is-terminal v0.4.13
16342025-08-26T20:24:47.512Z Compiling take_mut v0.2.2
16352025-08-26T20:24:47.545Z Compiling slog-term v2.9.1
16362025-08-26T20:24:47.610Z Compiling tar v0.4.44
16372025-08-26T20:24:47.687Z Compiling futures v0.3.31
16382025-08-26T20:24:47.857Z Compiling camino v1.1.11
16392025-08-26T20:24:52.464Z Compiling aws-lc-sys v0.26.0
16402025-08-26T20:25:22.512Z Compiling rustls-webpki v0.102.8
16412025-08-26T20:25:27.087Z Compiling tokio-rustls v0.26.0
16422025-08-26T20:25:27.379Z Compiling hyper-rustls v0.27.7
16432025-08-26T20:25:27.730Z Compiling reqwest v0.12.22
16442025-08-26T20:25:31.220Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16452025-08-26T20:25:31.525Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16462025-08-26T20:25:36.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
16472025-08-26T20:25:36.426Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16482025-08-26T20:25:36.485ZAug 26 20:25:35.897 INFO Starting download, target: Cockroach
16492025-08-26T20:25:36.485ZAug 26 20:25:35.897 INFO Starting download, target: Clickhouse
16502025-08-26T20:25:36.485ZAug 26 20:25:35.897 INFO Starting download, target: Console
16512025-08-26T20:25:36.486ZAug 26 20:25:35.897 INFO Starting download, target: DendriteStub
16522025-08-26T20:25:36.486ZAug 26 20:25:35.897 INFO Starting download, target: MaghemiteMgd
16532025-08-26T20:25:36.489ZAug 26 20:25:35.897 INFO Starting download, target: TransceiverControl
16542025-08-26T20:25:36.489ZAug 26 20:25:35.898 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16552025-08-26T20:25:36.489ZAug 26 20:25:35.898 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16562025-08-26T20:25:36.489ZAug 26 20:25:35.898 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16572025-08-26T20:25:36.489ZAug 26 20:25:35.898 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16582025-08-26T20:25:36.489ZAug 26 20:25:35.898 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16592025-08-26T20:25:36.489ZAug 26 20:25:35.898 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16602025-08-26T20:25:36.866ZAug 26 20:25:36.278 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16612025-08-26T20:25:36.972ZAug 26 20:25:36.386 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16622025-08-26T20:25:37.289ZAug 26 20:25:36.697 INFO Download complete, target: TransceiverControl
16632025-08-26T20:25:37.432ZAug 26 20:25:36.834 INFO Download complete, target: Console
16642025-08-26T20:25:37.961ZAug 26 20:25:37.373 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16652025-08-26T20:25:38.266ZAug 26 20:25:37.680 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16662025-08-26T20:25:38.330ZAug 26 20:25:37.743 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16672025-08-26T20:25:38.560ZAug 26 20:25:37.974 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16682025-08-26T20:25:38.560ZAug 26 20:25:37.974 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16692025-08-26T20:25:41.416ZAug 26 20:25:40.829 INFO Download complete, target: DendriteStub
16702025-08-26T20:25:41.628ZAug 26 20:25:41.041 INFO Download complete, target: MaghemiteMgd
16712025-08-26T20:25:45.344ZAug 26 20:25:44.758 INFO Checking that binary works, target: Cockroach
16722025-08-26T20:25:45.497ZAug 26 20:25:44.910 INFO Download complete, target: Cockroach
16732025-08-26T20:25:49.002ZAug 26 20:25:48.414 INFO Checking that binary works, target: Clickhouse
16742025-08-26T20:25:49.128ZAug 26 20:25:48.541 INFO Download complete, target: Clickhouse
16752025-08-26T20:25:49.135ZAll prerequisites installed successfully
16762025-08-26T20:25:49.138Z
16772025-08-26T20:25:49.138Zreal 4:42.197639164
16782025-08-26T20:25:49.138Zuser 16:34.818047977
16792025-08-26T20:25:49.138Zsys 2:22.267827543
16802025-08-26T20:25:49.138Ztrap 0.613910135
16812025-08-26T20:25:49.138Ztflt 0.812003118
16822025-08-26T20:25:49.138Zdflt 1.011601325
16832025-08-26T20:25:49.138Zkflt 0.025735420
16842025-08-26T20:25:49.138Zlock 38:46.110309417
16852025-08-26T20:25:49.138Zslp 1:00:09.980385711
16862025-08-26T20:25:49.138Zlat 1:15.494771158
16872025-08-26T20:25:49.138Zstop 2:58.294464897
16882025-08-26T20:25:49.138Z+ ptime -m cargo xtask download softnpu
16892025-08-26T20:25:49.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
16902025-08-26T20:25:49.913Z Running `target/debug/xtask download softnpu`
16912025-08-26T20:25:50.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
16922025-08-26T20:25:51.029Z Running `target/debug/xtask-downloader softnpu`
16932025-08-26T20:25:51.073ZAug 26 20:25:50.486 INFO Starting download, target: Softnpu
16942025-08-26T20:25:51.077ZAug 26 20:25:50.486 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16952025-08-26T20:25:51.894ZAug 26 20:25:51.306 INFO Download complete, target: Softnpu
16962025-08-26T20:25:51.898Z
16972025-08-26T20:25:51.901Zreal 2.755027325
16982025-08-26T20:25:51.901Zuser 1.610746006
16992025-08-26T20:25:51.901Zsys 0.677503517
17002025-08-26T20:25:51.901Ztrap 0.001183341
17012025-08-26T20:25:51.901Ztflt 0.000066231
17022025-08-26T20:25:51.901Zdflt 0.000138365
17032025-08-26T20:25:51.901Zkflt 0.000000000
17042025-08-26T20:25:51.901Zlock 8.898290782
17052025-08-26T20:25:51.901Zslp 0.664353798
17062025-08-26T20:25:51.901Zlat 0.072861142
17072025-08-26T20:25:51.901Zstop 0.000184703
17082025-08-26T20:25:51.901Z+ export CARGO_INCREMENTAL=0
17092025-08-26T20:25:51.901Z+ CARGO_INCREMENTAL=0
17102025-08-26T20:25:51.901Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17112025-08-26T20:25:53.163Z Compiling proc-macro2 v1.0.95
17122025-08-26T20:25:53.163Z Compiling unicode-ident v1.0.18
17132025-08-26T20:25:53.167Z Compiling libc v0.2.174
17142025-08-26T20:25:53.167Z Compiling serde v1.0.219
17152025-08-26T20:25:53.167Z Compiling autocfg v1.4.0
17162025-08-26T20:25:53.167Z Compiling cfg-if v1.0.1
17172025-08-26T20:25:53.167Z Compiling version_check v0.9.5
17182025-08-26T20:25:53.494Z Compiling memchr v2.7.4
17192025-08-26T20:25:53.517Z Compiling shlex v1.3.0
17202025-08-26T20:25:53.539Z Compiling portable-atomic v1.11.0
17212025-08-26T20:25:53.847Z Compiling typenum v1.17.0
17222025-08-26T20:25:53.964Z Compiling generic-array v0.14.7
17232025-08-26T20:25:54.097Z Compiling lock_api v0.4.12
17242025-08-26T20:25:54.301Z Compiling value-bag v1.9.0
17252025-08-26T20:25:54.427Z Compiling libm v0.2.8
17262025-08-26T20:25:54.670Z Compiling getrandom v0.3.1
17272025-08-26T20:25:54.716Z Compiling serde_json v1.0.142
17282025-08-26T20:25:54.806Z Compiling log v0.4.27
17292025-08-26T20:25:54.856Z Compiling num-traits v0.2.19
17302025-08-26T20:25:55.055Z Compiling quote v1.0.40
17312025-08-26T20:25:55.101Z Compiling parking_lot_core v0.9.10
17322025-08-26T20:25:55.180Z Compiling jobserver v0.1.32
17332025-08-26T20:25:55.411Z Compiling semver v1.0.26
17342025-08-26T20:25:55.466Z Compiling scopeguard v1.2.0
17352025-08-26T20:25:55.521Z Compiling syn v2.0.104
17362025-08-26T20:25:55.544Z Compiling smallvec v1.15.1
17372025-08-26T20:25:55.547Z Compiling pkg-config v0.3.31
17382025-08-26T20:25:55.607Z Compiling cc v1.2.30
17392025-08-26T20:25:55.848Z Compiling getrandom v0.2.15
17402025-08-26T20:25:55.874Z Compiling itoa v1.0.11
17412025-08-26T20:25:56.023Z Compiling aho-corasick v1.1.3
17422025-08-26T20:25:56.067Z Compiling rustix v0.38.37
17432025-08-26T20:25:56.153Z Compiling regex-syntax v0.8.5
17442025-08-26T20:25:57.020Z Compiling either v1.15.0
17452025-08-26T20:25:57.526Z Compiling critical-section v1.1.3
17462025-08-26T20:25:57.646Z Compiling stable_deref_trait v1.2.0
17472025-08-26T20:25:57.699Z Compiling slab v0.4.9
17482025-08-26T20:25:57.838Z Compiling errno v0.3.12
17492025-08-26T20:25:58.109Z Compiling spin v0.9.8
17502025-08-26T20:25:58.232Z Compiling once_cell v1.21.3
17512025-08-26T20:25:58.330Z Compiling equivalent v1.0.2
17522025-08-26T20:25:58.333Z Compiling allocator-api2 v0.2.21
17532025-08-26T20:25:58.477Z Compiling foldhash v0.1.5
17542025-08-26T20:25:58.510Z Compiling rand_core v0.6.4
17552025-08-26T20:25:58.899Z Compiling glob v0.3.2
17562025-08-26T20:25:58.986Z Compiling hashbrown v0.15.4
17572025-08-26T20:25:59.123Z Compiling subtle v2.6.1
17582025-08-26T20:25:59.317Z Compiling ryu v1.0.18
17592025-08-26T20:25:59.455Z Compiling pin-project-lite v0.2.14
17602025-08-26T20:25:59.566Z Compiling clang-sys v1.8.1
17612025-08-26T20:25:59.624Z Compiling prettyplease v0.2.36
17622025-08-26T20:25:59.941Z Compiling regex-automata v0.4.8
17632025-08-26T20:26:00.229Z Compiling lazy_static v1.5.0
17642025-08-26T20:26:00.403Z Compiling litemap v0.7.3
17652025-08-26T20:26:00.554Z Compiling minimal-lexical v0.2.1
17662025-08-26T20:26:00.575Z Compiling writeable v0.5.5
17672025-08-26T20:26:01.041Z Compiling schemars v0.8.22
17682025-08-26T20:26:01.370Z Compiling nom v7.1.3
17692025-08-26T20:26:01.509Z Compiling libloading v0.8.5
17702025-08-26T20:26:01.588Z Compiling percent-encoding v2.3.1
17712025-08-26T20:26:01.652Z Compiling thiserror v1.0.69
17722025-08-26T20:26:01.897Z Compiling bindgen v0.69.5
17732025-08-26T20:26:02.078Z Compiling home v0.5.9
17742025-08-26T20:26:02.533Z Compiling itertools v0.12.1
17752025-08-26T20:26:02.834Z Compiling synstructure v0.13.1
17762025-08-26T20:26:03.504Z Compiling serde_derive_internals v0.29.1
17772025-08-26T20:26:04.013Z Compiling lazycell v1.3.0
17782025-08-26T20:26:04.210Z Compiling rustc-hash v1.1.0
17792025-08-26T20:26:04.685Z Compiling cexpr v0.6.0
17802025-08-26T20:26:04.720Z Compiling icu_locid_transform_data v1.5.0
17812025-08-26T20:26:05.336Z Compiling regex v1.11.1
17822025-08-26T20:26:05.358Z Compiling cmake v0.1.51
17832025-08-26T20:26:05.630Z Compiling signal-hook-registry v1.4.2
17842025-08-26T20:26:06.092Z Compiling fs_extra v1.3.0
17852025-08-26T20:26:06.115Z Compiling byteorder v1.5.0
17862025-08-26T20:26:06.136Z Compiling icu_properties_data v1.5.0
17872025-08-26T20:26:06.267Z Compiling dunce v1.0.5
17882025-08-26T20:26:06.412Z Compiling fnv v1.0.7
17892025-08-26T20:26:06.436Z Compiling paste v1.0.15
17902025-08-26T20:26:06.574Z Compiling parking_lot v0.12.3
17912025-08-26T20:26:06.611Z Compiling mio v1.0.2
17922025-08-26T20:26:06.614Z Compiling icu_normalizer_data v1.5.0
17932025-08-26T20:26:06.656Z Compiling serde_derive v1.0.219
17942025-08-26T20:26:06.755Z Compiling zeroize_derive v1.4.2
17952025-08-26T20:26:06.921Z Compiling zerofrom-derive v0.1.4
17962025-08-26T20:26:07.026Z Compiling yoke-derive v0.7.4
17972025-08-26T20:26:08.057Z Compiling zerovec-derive v0.10.3
17982025-08-26T20:26:08.160Z Compiling displaydoc v0.2.5
17992025-08-26T20:26:08.631Z Compiling icu_provider_macros v1.5.0
18002025-08-26T20:26:08.830Z Compiling tokio-macros v2.5.0
18012025-08-26T20:26:09.366Z Compiling zeroize v1.8.1
18022025-08-26T20:26:09.625Z Compiling zerocopy-derive v0.7.35
18032025-08-26T20:26:09.766Z Compiling zerofrom v0.1.4
18042025-08-26T20:26:09.796Z Compiling futures-macro v0.3.31
18052025-08-26T20:26:10.011Z Compiling yoke v0.7.4
18062025-08-26T20:26:10.254Z Compiling schemars_derive v0.8.22
18072025-08-26T20:26:10.410Z Compiling zerovec v0.10.4
18082025-08-26T20:26:10.868Z Compiling thiserror-impl v1.0.69
18092025-08-26T20:26:11.388Z Compiling heck v0.5.0
18102025-08-26T20:26:11.503Z Compiling utf16_iter v1.0.5
18112025-08-26T20:26:11.770Z Compiling utf8_iter v1.0.4
18122025-08-26T20:26:11.822Z Compiling write16 v1.0.0
18132025-08-26T20:26:12.069Z Compiling crypto-common v0.1.6
18142025-08-26T20:26:12.929Z Compiling tinystr v0.7.6
18152025-08-26T20:26:12.950Z Compiling icu_collections v1.5.0
18162025-08-26T20:26:13.128Z Compiling socket2 v0.6.0
18172025-08-26T20:26:13.380Z Compiling icu_locid v1.5.0
18182025-08-26T20:26:13.438Z Compiling const-oid v0.9.6
18192025-08-26T20:26:14.853Z Compiling icu_provider v1.5.0
18202025-08-26T20:26:14.891Z Compiling form_urlencoded v1.2.1
18212025-08-26T20:26:15.378Z Compiling ring v0.17.14
18222025-08-26T20:26:15.829Z Compiling icu_locid_transform v1.5.0
18232025-08-26T20:26:16.856Z Compiling tracing-attributes v0.1.27
18242025-08-26T20:26:16.992Z Compiling der_derive v0.7.3
18252025-08-26T20:26:17.301Z Compiling icu_properties v1.5.1
18262025-08-26T20:26:17.353Z Compiling thiserror v2.0.12
18272025-08-26T20:26:17.971Z Compiling vcpkg v0.2.15
18282025-08-26T20:26:18.726Z Compiling bitflags v2.9.1
18292025-08-26T20:26:19.170Z Compiling bytes v1.10.1
18302025-08-26T20:26:20.677Z Compiling tokio v1.47.0
18312025-08-26T20:26:20.971Z Compiling indexmap v2.10.0
18322025-08-26T20:26:21.234Z Compiling icu_normalizer v1.5.0
18332025-08-26T20:26:21.395Z Compiling aws-lc-rs v1.12.4
18342025-08-26T20:26:22.405Z Compiling idna_adapter v1.2.0
18352025-08-26T20:26:22.655Z Compiling idna v1.0.3
18362025-08-26T20:26:23.114Z Compiling which v4.4.2
18372025-08-26T20:26:23.631Z Compiling url v2.5.4
18382025-08-26T20:26:23.889Z Compiling openssl-sys v0.9.109
18392025-08-26T20:26:25.805Z Compiling block-buffer v0.10.4
18402025-08-26T20:26:26.090Z Compiling futures-core v0.3.31
18412025-08-26T20:26:26.349Z Compiling digest v0.10.7
18422025-08-26T20:26:26.392Z Compiling thiserror-impl v2.0.12
18432025-08-26T20:26:27.626Z Compiling httparse v1.9.5
18442025-08-26T20:26:28.249Z Compiling zerocopy v0.7.35
18452025-08-26T20:26:29.209Z Compiling uuid v1.17.0
18462025-08-26T20:26:29.547Z Compiling syn v1.0.109
18472025-08-26T20:26:29.644Z Compiling iana-time-zone v0.1.63
18482025-08-26T20:26:30.308Z Compiling chrono v0.4.41
18492025-08-26T20:26:30.581Z Compiling futures-sink v0.3.31
18502025-08-26T20:26:30.730Z Compiling num-conv v0.1.0
18512025-08-26T20:26:30.778Z Compiling time-core v0.1.2
18522025-08-26T20:26:31.033Z Compiling time-macros v0.2.18
18532025-08-26T20:26:31.107Z Compiling futures-channel v0.3.31
18542025-08-26T20:26:33.548Z Compiling futures-io v0.3.31
18552025-08-26T20:26:33.728Z Compiling openssl v0.10.73
18562025-08-26T20:26:33.911Z Compiling cpufeatures v0.2.14
18572025-08-26T20:26:34.037Z Compiling pin-utils v0.1.0
18582025-08-26T20:26:34.087Z Compiling futures-task v0.3.31
18592025-08-26T20:26:34.191Z Compiling strsim v0.11.1
18602025-08-26T20:26:34.411Z Compiling futures-util v0.3.31
18612025-08-26T20:26:34.981Z Compiling hmac v0.12.1
18622025-08-26T20:26:35.039Z Compiling aws-lc-sys v0.26.0
18632025-08-26T20:26:35.239Z Compiling rustc_version v0.4.1
18642025-08-26T20:26:35.794Z Compiling serde_tokenstream v0.2.2
18652025-08-26T20:26:36.538Z Compiling zerocopy v0.8.26
18662025-08-26T20:26:37.250Z Compiling block-padding v0.3.3
18672025-08-26T20:26:37.367Z Compiling scroll_derive v0.12.0
18682025-08-26T20:26:37.490Z Compiling openssl-macros v0.1.1
18692025-08-26T20:26:37.623Z Compiling native-tls v0.2.12
18702025-08-26T20:26:38.042Z Compiling rustls v0.23.19
18712025-08-26T20:26:38.290Z Compiling dyn-clone v1.0.20
18722025-08-26T20:26:38.427Z Compiling ucd-trie v0.1.7
18732025-08-26T20:26:38.570Z Compiling crossbeam-utils v0.8.21
18742025-08-26T20:26:38.832Z Compiling pest v2.7.14
18752025-08-26T20:26:38.872Z Compiling inout v0.1.3
18762025-08-26T20:26:39.096Z Compiling zerocopy-derive v0.8.26
18772025-08-26T20:26:40.977Z Compiling cipher v0.4.4
18782025-08-26T20:26:41.461Z Compiling pest_meta v2.7.14
18792025-08-26T20:26:41.923Z Compiling sha2 v0.10.9
18802025-08-26T20:26:42.243Z Compiling http v1.3.1
18812025-08-26T20:26:43.114Z Compiling cookie v0.18.1
18822025-08-26T20:26:43.485Z Compiling rustversion v1.0.17
18832025-08-26T20:26:44.113Z Compiling base64ct v1.6.0
18842025-08-26T20:26:44.452Z Compiling pest_generator v2.7.14
18852025-08-26T20:26:44.672Z Compiling pem-rfc7468 v0.7.0
18862025-08-26T20:26:45.237Z Compiling bzip2-sys v0.1.13+1.0.8
18872025-08-26T20:26:45.731Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18882025-08-26T20:26:46.039Z Compiling flagset v0.4.6
18892025-08-26T20:26:46.286Z Compiling anyhow v1.0.99
18902025-08-26T20:26:46.473Z Compiling slog v2.7.0
18912025-08-26T20:26:46.563Z Compiling der v0.7.9
18922025-08-26T20:26:46.864Z Compiling pest_derive v2.7.14
18932025-08-26T20:26:47.946Z Compiling toml_datetime v0.6.11
18942025-08-26T20:26:48.104Z Compiling serde_spanned v0.6.9
18952025-08-26T20:26:48.572Z Compiling tracing-core v0.1.32
18962025-08-26T20:26:48.692Z Compiling usdt-impl v0.5.0
18972025-08-26T20:26:48.766Z Compiling rustls-pki-types v1.10.0
18982025-08-26T20:26:49.243Z Compiling spki v0.7.3
18992025-08-26T20:26:49.283Z Compiling salsa20 v0.10.2
19002025-08-26T20:26:49.323Z Compiling scroll v0.12.0
19012025-08-26T20:26:49.540Z Compiling tracing v0.1.40
19022025-08-26T20:26:49.639Z Compiling pbkdf2 v0.12.2
19032025-08-26T20:26:49.666Z Compiling ppv-lite86 v0.2.20
19042025-08-26T20:26:50.447Z Compiling plain v0.2.3
19052025-08-26T20:26:50.504Z Compiling litrs v0.4.1
19062025-08-26T20:26:50.535Z Compiling winnow v0.5.40
19072025-08-26T20:26:50.594Z Compiling rustix v1.0.7
19082025-08-26T20:26:50.626Z Compiling goblin v0.8.2
19092025-08-26T20:26:50.879Z Compiling scrypt v0.11.0
19102025-08-26T20:26:50.934Z Compiling aes v0.8.4
19112025-08-26T20:26:51.191Z Compiling cbc v0.1.2
19122025-08-26T20:26:51.324Z Compiling tokio-util v0.7.15
19132025-08-26T20:26:51.452Z Compiling document-features v0.2.11
19142025-08-26T20:26:52.520Z Compiling newtype-uuid v1.2.4
19152025-08-26T20:26:52.902Z Compiling adler2 v2.0.0
19162025-08-26T20:26:53.189Z Compiling untrusted v0.7.1
19172025-08-26T20:26:53.428Z Compiling untrusted v0.9.0
19182025-08-26T20:26:53.634Z Compiling pretty-hex v0.4.1
19192025-08-26T20:26:53.856Z Compiling toml_edit v0.19.15
19202025-08-26T20:26:53.875Z Compiling powerfmt v0.2.0
19212025-08-26T20:26:54.396Z Compiling deranged v0.3.11
19222025-08-26T20:26:54.742Z Compiling miniz_oxide v0.8.5
19232025-08-26T20:26:55.689Z Compiling pkcs5 v0.7.1
19242025-08-26T20:26:56.611Z Compiling dof v0.3.0
19252025-08-26T20:26:58.044Z Compiling dtrace-parser v0.2.0
19262025-08-26T20:26:58.174Z Compiling http-body v1.0.1
19272025-08-26T20:26:58.406Z Compiling heapless v0.7.17
19282025-08-26T20:26:58.838Z Compiling thread-id v4.2.2
19292025-08-26T20:26:59.242Z Compiling base64 v0.22.1
19302025-08-26T20:26:59.335Z Compiling signal-hook v0.3.18
19312025-08-26T20:26:59.397Z Compiling zstd-safe v7.2.3
19322025-08-26T20:26:59.600Z Compiling num_threads v0.1.7
19332025-08-26T20:26:59.764Z Compiling atomic-waker v1.1.2
19342025-08-26T20:26:59.912Z Compiling time v0.3.36
19352025-08-26T20:27:01.472Z Compiling pkcs8 v0.10.2
19362025-08-26T20:27:01.790Z Compiling ident_case v1.0.1
19372025-08-26T20:27:02.042Z Compiling try-lock v0.2.5
19382025-08-26T20:27:02.508Z Compiling tinyvec_macros v0.1.1
19392025-08-26T20:27:02.873Z Compiling tower-service v0.3.3
19402025-08-26T20:27:03.039Z Compiling tinyvec v1.8.0
19412025-08-26T20:27:04.467Z Compiling want v0.3.1
19422025-08-26T20:27:04.800Z Compiling h2 v0.4.6
19432025-08-26T20:27:06.635Z Compiling curve25519-dalek v4.1.3
19442025-08-26T20:27:07.136Z Compiling ipnet v2.11.0
19452025-08-26T20:27:07.265Z Compiling rand_core v0.9.3
19462025-08-26T20:27:07.671Z Compiling async-trait v0.1.88
19472025-08-26T20:27:09.765Z Compiling memoffset v0.9.1
19482025-08-26T20:27:09.924Z Compiling num-bigint-dig v0.8.4
19492025-08-26T20:27:10.223Z Compiling gimli v0.31.1
19502025-08-26T20:27:10.338Z Compiling httpdate v1.0.3
19512025-08-26T20:27:10.473Z Compiling openssl-probe v0.1.5
19522025-08-26T20:27:10.777Z Compiling smoltcp v0.9.1
19532025-08-26T20:27:11.317Z Compiling foreign-types-shared v0.1.1
19542025-08-26T20:27:11.588Z Compiling foreign-types v0.3.2
19552025-08-26T20:27:12.937Z Compiling rand_chacha v0.9.0
19562025-08-26T20:27:13.780Z Compiling hyper v1.6.0
19572025-08-26T20:27:15.961Z Compiling addr2line v0.24.2
19582025-08-26T20:27:18.727Z Compiling usdt-macro v0.5.0
19592025-08-26T20:27:20.065Z Compiling usdt-attr-macro v0.5.0
19602025-08-26T20:27:22.690Z Compiling strum_macros v0.26.4
19612025-08-26T20:27:24.268Z Compiling ipnetwork v0.21.1
19622025-08-26T20:27:25.832Z Compiling daft-derive v0.1.4
19632025-08-26T20:27:26.456Z Compiling object v0.36.5
19642025-08-26T20:27:27.104Z Compiling rustc-demangle v0.1.24
19652025-08-26T20:27:27.560Z Compiling cfg_aliases v0.2.1
19662025-08-26T20:27:27.678Z Compiling nix v0.29.0
19672025-08-26T20:27:33.286Z Compiling hyper-util v0.1.16
19682025-08-26T20:27:34.516Z Compiling backtrace v0.3.74
19692025-08-26T20:27:36.954Z Compiling rand v0.9.2
19702025-08-26T20:27:38.249Z Compiling unicode-normalization v0.1.24
19712025-08-26T20:27:39.429Z Compiling strum_macros v0.27.1
19722025-08-26T20:27:40.166Z Compiling hubpack_derive v0.1.1
19732025-08-26T20:27:41.090Z Compiling signature v2.2.0
19742025-08-26T20:27:41.342Z Compiling openapiv3 v2.2.0
19752025-08-26T20:27:41.801Z Compiling curve25519-dalek-derive v0.1.1
19762025-08-26T20:27:43.900Z Compiling fs-err v3.1.1
19772025-08-26T20:27:44.254Z Compiling ahash v0.8.12
19782025-08-26T20:27:44.651Z Compiling crc32fast v1.4.2
19792025-08-26T20:27:44.835Z Compiling unicode-bidi v0.3.17
19802025-08-26T20:27:44.927Z Compiling unicode-properties v0.1.3
19812025-08-26T20:27:44.985Z Compiling buf-list v1.0.3
19822025-08-26T20:27:45.328Z Compiling anstyle v1.0.11
19832025-08-26T20:27:45.355Z Compiling utf8parse v0.2.2
19842025-08-26T20:27:45.549Z Compiling zlib-rs v0.5.1
19852025-08-26T20:27:45.554Z Compiling siphasher v0.3.11
19862025-08-26T20:27:45.916Z Compiling phf_shared v0.11.2
19872025-08-26T20:27:46.273Z Compiling stringprep v0.1.5
19882025-08-26T20:27:47.137Z Compiling anstyle-parse v0.2.5
19892025-08-26T20:27:50.007Z Compiling libz-rs-sys v0.5.1
19902025-08-26T20:27:55.664Z Compiling http-body-util v0.1.3
19912025-08-26T20:27:56.069Z Compiling rand_chacha v0.3.1
19922025-08-26T20:27:56.409Z Compiling sync_wrapper v1.0.1
19932025-08-26T20:27:56.585Z Compiling md-5 v0.10.6
19942025-08-26T20:27:56.856Z Compiling num-integer v0.1.46
19952025-08-26T20:27:56.878Z Compiling hash32 v0.2.1
19962025-08-26T20:27:56.932Z Compiling ff v0.13.0
19972025-08-26T20:27:57.196Z Compiling encoding_rs v0.8.34
19982025-08-26T20:27:57.233Z Compiling is_terminal_polyfill v1.70.1
19992025-08-26T20:27:57.389Z Compiling fallible-iterator v0.2.0
20002025-08-26T20:27:57.539Z Compiling colorchoice v1.0.2
20012025-08-26T20:27:57.730Z Compiling mime v0.3.17
20022025-08-26T20:27:58.112Z Compiling tower-layer v0.3.3
20032025-08-26T20:27:58.438Z Compiling psl-types v2.0.11
20042025-08-26T20:27:58.754Z Compiling anstyle-query v1.1.1
20052025-08-26T20:27:58.940Z Compiling base16ct v0.2.0
20062025-08-26T20:27:59.230Z Compiling publicsuffix v2.3.0
20072025-08-26T20:27:59.255Z Compiling sec1 v0.7.3
20082025-08-26T20:27:59.544Z Compiling tower v0.5.2
20092025-08-26T20:27:59.809Z Compiling anstream v0.6.18
20102025-08-26T20:28:00.809Z Compiling postgres-protocol v0.6.8
20112025-08-26T20:28:01.380Z Compiling num-iter v0.1.45
20122025-08-26T20:28:01.924Z Compiling group v0.13.0
20132025-08-26T20:28:02.260Z Compiling rand v0.8.5
20142025-08-26T20:28:05.063Z Compiling tokio-native-tls v0.3.1
20152025-08-26T20:28:05.385Z Compiling rustls-webpki v0.102.8
20162025-08-26T20:28:05.426Z Compiling flate2 v1.1.2
20172025-08-26T20:28:06.324Z Compiling rustls-native-certs v0.8.1
20182025-08-26T20:28:07.837Z Compiling webpki-roots v1.0.1
20192025-08-26T20:28:08.305Z Compiling hkdf v0.12.4
20202025-08-26T20:28:08.339Z Compiling terminal_size v0.4.0
20212025-08-26T20:28:08.555Z Compiling serde_urlencoded v0.7.1
20222025-08-26T20:28:08.895Z Compiling clap_derive v4.5.41
20232025-08-26T20:28:09.119Z Compiling enum-as-inner v0.6.1
20242025-08-26T20:28:09.164Z Compiling crypto-bigint v0.5.5
20252025-08-26T20:28:09.391Z Compiling serde_repr v0.1.19
20262025-08-26T20:28:11.563Z Compiling iri-string v0.7.8
20272025-08-26T20:28:12.711Z Compiling bumpalo v3.16.0
20282025-08-26T20:28:12.952Z Compiling clap_lex v0.7.4
20292025-08-26T20:28:13.198Z Compiling bitflags v1.3.2
20302025-08-26T20:28:13.629Z Compiling managed v0.8.0
20312025-08-26T20:28:14.178Z Compiling tokio-rustls v0.26.0
20322025-08-26T20:28:14.224Z Compiling winnow v0.7.10
20332025-08-26T20:28:14.557Z Compiling simd-adler32 v0.3.7
20342025-08-26T20:28:15.198Z Compiling lockfree-object-pool v0.1.6
20352025-08-26T20:28:16.387Z Compiling zopfli v0.8.1
20362025-08-26T20:28:17.441Z Compiling tower-http v0.6.6
20372025-08-26T20:28:18.328Z Compiling hyper-rustls v0.27.7
20382025-08-26T20:28:18.524Z Compiling clap_builder v4.5.41
20392025-08-26T20:28:18.901Z Compiling elliptic-curve v0.13.8
20402025-08-26T20:28:19.605Z Compiling oxnet v0.1.3
20412025-08-26T20:28:19.621Z Compiling hyper-tls v0.6.0
20422025-08-26T20:28:23.989Z Compiling zstd v0.13.3
20432025-08-26T20:28:24.017Z Compiling signal-hook-mio v0.2.4
20442025-08-26T20:28:24.217Z Compiling cookie_store v0.21.1
20452025-08-26T20:28:24.621Z Compiling postgres-types v0.2.9
20462025-08-26T20:28:24.628Z Compiling phf v0.11.2
20472025-08-26T20:28:24.950Z Compiling strum v0.27.2
20482025-08-26T20:28:24.962Z Compiling ed25519 v2.2.3
20492025-08-26T20:28:25.032Z Compiling hubpack v0.1.2
20502025-08-26T20:28:25.126Z Compiling bzip2 v0.4.4
20512025-08-26T20:28:25.382Z Compiling bzip2 v0.5.2
20522025-08-26T20:28:25.477Z Compiling crossbeam-epoch v0.9.18
20532025-08-26T20:28:25.509Z Compiling pkcs1 v0.7.5
20542025-08-26T20:28:26.269Z Compiling rfc6979 v0.4.0
20552025-08-26T20:28:26.484Z Compiling float-cmp v0.10.0
20562025-08-26T20:28:26.602Z Compiling serde-big-array v0.5.1
20572025-08-26T20:28:26.747Z Compiling bstr v1.10.0
20582025-08-26T20:28:26.828Z Compiling regress v0.10.4
20592025-08-26T20:28:26.857Z Compiling memmap v0.7.0
20602025-08-26T20:28:27.208Z Compiling socket2 v0.5.10
20612025-08-26T20:28:28.053Z Compiling predicates-core v1.0.8
20622025-08-26T20:28:28.133Z Compiling normalize-line-endings v0.3.0
20632025-08-26T20:28:28.291Z Compiling precomputed-hash v0.1.1
20642025-08-26T20:28:28.435Z Compiling unicode-width v0.2.0
20652025-08-26T20:28:28.460Z Compiling fixedbitset v0.4.2
20662025-08-26T20:28:28.639Z Compiling toml_write v0.1.2
20672025-08-26T20:28:28.884Z Compiling whoami v1.5.2
20682025-08-26T20:28:28.988Z Compiling static_assertions v1.1.0
20692025-08-26T20:28:29.029Z Compiling data-encoding v2.9.0
20702025-08-26T20:28:29.113Z Compiling difflib v0.4.0
20712025-08-26T20:28:29.905Z Compiling unicode-segmentation v1.12.0
20722025-08-26T20:28:30.162Z Compiling new_debug_unreachable v1.0.6
20732025-08-26T20:28:30.288Z Compiling string_cache v0.8.9
20742025-08-26T20:28:30.343Z Compiling reqwest v0.12.22
20752025-08-26T20:28:30.532Z Compiling hickory-proto v0.25.2
20762025-08-26T20:28:30.698Z Compiling similar v2.7.0
20772025-08-26T20:28:30.736Z Compiling typify-impl v0.3.0
20782025-08-26T20:28:32.063Z Compiling predicates v3.1.3
20792025-08-26T20:28:32.403Z Compiling toml_edit v0.22.27
20802025-08-26T20:28:32.579Z Compiling tokio-postgres v0.7.13
20812025-08-26T20:28:33.422Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20822025-08-26T20:28:37.574Z Compiling console v0.15.10
20832025-08-26T20:28:38.721Z Compiling petgraph v0.6.5
20842025-08-26T20:28:40.220Z Compiling usdt v0.5.0
20852025-08-26T20:28:40.265Z Compiling ecdsa v0.16.9
20862025-08-26T20:28:41.284Z Compiling rsa v0.9.6
20872025-08-26T20:28:41.775Z Compiling zip v4.2.0
20882025-08-26T20:28:42.370Z Compiling zip v0.6.6
20892025-08-26T20:28:42.716Z Compiling ed25519-dalek v2.1.1
20902025-08-26T20:28:43.660Z Compiling crossterm v0.28.1
20912025-08-26T20:28:43.781Z Compiling clap v4.5.41
20922025-08-26T20:28:43.938Z Compiling daft v0.1.4
20932025-08-26T20:28:44.025Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20942025-08-26T20:28:44.623Z Compiling strum v0.26.3
20952025-08-26T20:28:44.726Z Compiling darling_core v0.21.0
20962025-08-26T20:28:44.769Z Compiling tokio-stream v0.1.17
20972025-08-26T20:28:44.769Z Compiling toml v0.7.8
20982025-08-26T20:28:45.027Z Compiling x509-cert v0.2.5
20992025-08-26T20:28:47.023Z Compiling sha1 v0.10.6
21002025-08-26T20:28:47.408Z Compiling itertools v0.10.5
21012025-08-26T20:28:51.890Z Compiling itertools v0.13.0
21022025-08-26T20:28:52.134Z Compiling winnow v0.6.26
21032025-08-26T20:28:52.134Z Compiling lalrpop-util v0.19.12
21042025-08-26T20:28:52.134Z Compiling rustc-hash v2.1.1
21052025-08-26T20:28:52.134Z Compiling peg-runtime v0.8.5
21062025-08-26T20:28:52.134Z Compiling unicode-xid v0.2.6
21072025-08-26T20:28:52.134Z Compiling darling_macro v0.21.0
21082025-08-26T20:28:52.402Z Compiling typify-macro v0.3.0
21092025-08-26T20:28:52.583Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21102025-08-26T20:28:55.155Z Compiling rayon-core v1.12.1
21112025-08-26T20:28:55.914Z Compiling camino v1.1.11
21122025-08-26T20:29:00.865Z Compiling darling v0.21.0
21132025-08-26T20:29:01.309Z Compiling proc-macro-crate v1.3.1
21142025-08-26T20:29:01.626Z Compiling macaddr v1.0.1
21152025-08-26T20:29:01.671Z Compiling structmeta-derive v0.3.0
21162025-08-26T20:29:02.731Z Compiling itertools v0.14.0
21172025-08-26T20:29:04.528Z Compiling heapless v0.8.0
21182025-08-26T20:29:04.611Z Compiling fastrand v2.1.1
21192025-08-26T20:29:05.022Z Compiling ref-cast v1.0.24
21202025-08-26T20:29:05.701Z Compiling tempfile v3.20.0
21212025-08-26T20:29:05.751Z Compiling ingot-macros v0.1.1
21222025-08-26T20:29:08.718Z Compiling structmeta v0.3.0
21232025-08-26T20:29:10.237Z Compiling num_enum_derive v0.5.11
21242025-08-26T20:29:12.249Z Compiling crossbeam-deque v0.8.5
21252025-08-26T20:29:13.652Z Compiling ref-cast-impl v1.0.24
21262025-08-26T20:29:14.796Z Compiling hash32 v0.3.1
21272025-08-26T20:29:17.792Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21282025-08-26T20:29:20.141Z Compiling smoltcp v0.11.0
21292025-08-26T20:29:30.432Z Compiling num_enum v0.5.11
21302025-08-26T20:29:30.657Z Compiling ingot-types v0.1.2
21312025-08-26T20:29:31.703Z Compiling typify v0.3.0
21322025-08-26T20:29:34.630Z Compiling darling_core v0.20.10
21332025-08-26T20:29:36.310Z Compiling dirs-sys-next v0.1.2
21342025-08-26T20:29:36.416Z Compiling proc-macro-error-attr v1.0.4
21352025-08-26T20:29:36.439Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21362025-08-26T20:29:36.806Z Compiling unsafe-libyaml v0.2.11
21372025-08-26T20:29:36.993Z Compiling cobs v0.2.3
21382025-08-26T20:29:37.961Z Compiling rustls v0.22.4
21392025-08-26T20:29:39.961Z Compiling darling_macro v0.20.10
21402025-08-26T20:29:40.874Z Compiling serde_yaml v0.9.34+deprecated
21412025-08-26T20:29:44.584Z Compiling postcard v1.0.10
21422025-08-26T20:29:45.516Z Compiling dirs-next v2.0.0
21432025-08-26T20:29:50.994Z Compiling progenitor-impl v0.9.1
21442025-08-26T20:29:51.129Z Compiling ingot v0.1.1
21452025-08-26T20:29:59.306Z Compiling futures-executor v0.3.31
21462025-08-26T20:30:00.334Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21472025-08-26T20:30:00.344Z Compiling hex v0.4.3
21482025-08-26T20:30:00.366Z Compiling foreign-types-macros v0.2.3
21492025-08-26T20:30:00.955Z Compiling thread_local v1.1.8
21502025-08-26T20:30:01.035Z Compiling wait-timeout v0.2.0
21512025-08-26T20:30:01.242Z Compiling proc-macro-error v1.0.4
21522025-08-26T20:30:01.469Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21532025-08-26T20:30:01.584Z Compiling multer v3.1.0
21542025-08-26T20:30:01.591Z Compiling unicode-width v0.1.14
21552025-08-26T20:30:01.829Z Compiling foreign-types-shared v0.3.1
21562025-08-26T20:30:01.958Z Compiling match_cfg v0.1.0
21572025-08-26T20:30:01.992Z Compiling slog-async v2.8.0
21582025-08-26T20:30:02.088Z Compiling bit-vec v0.8.0
21592025-08-26T20:30:02.111Z Compiling quick-error v1.2.3
21602025-08-26T20:30:02.214Z Compiling tabwriter v1.4.0
21612025-08-26T20:30:02.310Z Compiling rusty-fork v0.3.0
21622025-08-26T20:30:02.679Z Compiling bit-set v0.8.0
21632025-08-26T20:30:02.719Z Compiling hostname v0.3.1
21642025-08-26T20:30:03.018Z Compiling foreign-types v0.5.0
21652025-08-26T20:30:03.170Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21662025-08-26T20:30:03.174Z Compiling futures v0.3.31
21672025-08-26T20:30:03.213Z Compiling progenitor-macro v0.9.1
21682025-08-26T20:30:03.339Z Compiling term v0.7.0
21692025-08-26T20:30:05.128Z Compiling darling v0.20.10
21702025-08-26T20:30:07.315Z Compiling derive-ex v0.1.8
21712025-08-26T20:30:07.569Z Compiling progenitor-client v0.9.1
21722025-08-26T20:30:07.662Z Compiling toml_parser v1.0.2
21732025-08-26T20:30:08.259Z Compiling slog-json v2.6.1
21742025-08-26T20:30:08.544Z Compiling rand_xorshift v0.4.0
21752025-08-26T20:30:08.732Z Compiling crossbeam-channel v0.5.15
21762025-08-26T20:30:08.840Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21772025-08-26T20:30:09.660Z Compiling toml_datetime v0.7.0
21782025-08-26T20:30:10.291Z Compiling serde_spanned v1.0.0
21792025-08-26T20:30:10.564Z Compiling async-stream-impl v0.3.6
21802025-08-26T20:30:10.592Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21812025-08-26T20:30:10.991Z Compiling cstr-argument v0.1.2
21822025-08-26T20:30:11.131Z Compiling is-terminal v0.4.13
21832025-08-26T20:30:11.278Z Compiling dropshot v0.16.3
21842025-08-26T20:30:11.308Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21852025-08-26T20:30:11.436Z Compiling unarray v0.1.4
21862025-08-26T20:30:11.647Z Compiling toml_writer v1.0.2
21872025-08-26T20:30:11.652Z Compiling pretty-hex v0.2.1
21882025-08-26T20:30:11.652Z Compiling crucible-workspace-hack v0.1.0
21892025-08-26T20:30:11.717Z Compiling typeid v1.0.3
21902025-08-26T20:30:11.942Z Compiling take_mut v0.2.2
21912025-08-26T20:30:12.079Z Compiling toml v0.9.5
21922025-08-26T20:30:12.194Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21932025-08-26T20:30:12.294Z Compiling async-stream v0.3.6
21942025-08-26T20:30:12.661Z Compiling proptest v1.7.0
21952025-08-26T20:30:14.070Z Compiling progenitor v0.9.1
21962025-08-26T20:30:14.338Z Compiling slog-term v2.9.1
21972025-08-26T20:30:14.523Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21982025-08-26T20:30:14.659Z Compiling test-strategy v0.4.3
21992025-08-26T20:30:15.401Z Compiling tokio-rustls v0.25.0
22002025-08-26T20:30:15.908Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22012025-08-26T20:30:16.131Z Compiling slog-bunyan v2.5.0
22022025-08-26T20:30:16.594Z Compiling serde_with_macros v3.14.0
22032025-08-26T20:30:18.065Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22042025-08-26T20:30:18.070Z Compiling rayon v1.10.0
22052025-08-26T20:30:18.972Z Compiling parse-display-derive v0.10.0
22062025-08-26T20:30:20.035Z Compiling colored v2.2.0
22072025-08-26T20:30:21.460Z Compiling waitgroup v0.1.2
22082025-08-26T20:30:21.587Z Compiling rustls-pemfile v2.2.0
22092025-08-26T20:30:21.742Z Compiling dropshot_endpoint v0.16.3
22102025-08-26T20:30:22.069Z Compiling serde_path_to_error v0.1.17
22112025-08-26T20:30:22.550Z Compiling derive-where v1.5.0
22122025-08-26T20:30:23.105Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22132025-08-26T20:30:23.630Z Compiling hostname v0.4.0
22142025-08-26T20:30:23.844Z Compiling instant v0.1.13
22152025-08-26T20:30:23.924Z Compiling heck v0.4.1
22162025-08-26T20:30:24.054Z Compiling debug-ignore v1.0.5
22172025-08-26T20:30:24.255Z Compiling backoff v0.4.0
22182025-08-26T20:30:24.353Z Compiling zone_cfg_derive v0.3.0
22192025-08-26T20:30:24.645Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22202025-08-26T20:30:24.895Z Compiling parse-display v0.10.0
22212025-08-26T20:30:25.530Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22222025-08-26T20:30:25.856Z Compiling serde_with v3.14.0
22232025-08-26T20:30:25.921Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22242025-08-26T20:30:26.787Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22252025-08-26T20:30:27.533Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22262025-08-26T20:30:29.335Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22272025-08-26T20:30:29.773Z Compiling iddqd v0.3.9
22282025-08-26T20:30:32.394Z Compiling camino-tempfile v1.4.1
22292025-08-26T20:30:33.227Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22302025-08-26T20:30:33.254Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22312025-08-26T20:30:33.623Z Compiling progenitor-client v0.10.0
22322025-08-26T20:30:33.694Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22332025-08-26T20:30:33.895Z Compiling num-derive v0.4.2
22342025-08-26T20:30:34.312Z Compiling sigpipe v0.1.3
22352025-08-26T20:30:34.491Z Compiling jiff v0.2.15
22362025-08-26T20:30:34.599Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22372025-08-26T20:30:34.959Z Compiling libefi-sys v0.1.0
22382025-08-26T20:30:35.339Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22392025-08-26T20:30:36.042Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22402025-08-26T20:30:37.201Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22412025-08-26T20:30:37.563Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22422025-08-26T20:30:37.785Z Compiling erased-serde v0.4.6
22432025-08-26T20:30:39.345Z Compiling zone v0.3.1
22442025-08-26T20:30:41.312Z Compiling smf v0.2.3
22452025-08-26T20:30:42.459Z Compiling bitfield-struct v0.6.2
22462025-08-26T20:30:43.454Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22472025-08-26T20:30:43.821Z Compiling ordered-float v2.10.1
22482025-08-26T20:30:43.849Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22492025-08-26T20:30:43.936Z Compiling blake3 v1.5.4
22502025-08-26T20:30:44.429Z Compiling serde-value v0.7.0
22512025-08-26T20:30:44.451Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22522025-08-26T20:30:45.036Z Compiling serde-untagged v0.1.7
22532025-08-26T20:30:45.208Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22542025-08-26T20:30:45.625Z Compiling toml v0.8.23
22552025-08-26T20:30:45.846Z Compiling xattr v1.3.1
22562025-08-26T20:30:46.028Z Compiling filetime v0.2.25
22572025-08-26T20:30:46.216Z Compiling memmap2 v0.9.5
22582025-08-26T20:30:46.333Z Compiling constant_time_eq v0.3.1
22592025-08-26T20:30:46.381Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22602025-08-26T20:30:46.536Z Compiling arrayref v0.3.9
22612025-08-26T20:30:46.561Z Compiling arrayvec v0.7.6
22622025-08-26T20:30:46.677Z Compiling same-file v1.0.6
22632025-08-26T20:30:46.773Z Compiling cargo-util-schemas v0.8.2
22642025-08-26T20:30:46.989Z Compiling walkdir v2.5.0
22652025-08-26T20:30:48.496Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22662025-08-26T20:30:48.595Z Compiling tar v0.4.44
22672025-08-26T20:30:49.969Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22682025-08-26T20:30:51.409Z Compiling console v0.16.0
22692025-08-26T20:30:51.591Z Compiling tokio-dtrace v0.1.0
22702025-08-26T20:30:52.203Z Compiling gethostname v0.5.0
22712025-08-26T20:30:52.339Z Compiling cargo-platform v0.2.0
22722025-08-26T20:30:52.435Z Compiling topological-sort v0.2.2
22732025-08-26T20:30:52.753Z Compiling unit-prefix v0.5.1
22742025-08-26T20:30:53.058Z Compiling fixedbitset v0.5.7
22752025-08-26T20:30:53.512Z Compiling indicatif v0.18.0
22762025-08-26T20:30:54.037Z Compiling petgraph v0.8.2
22772025-08-26T20:30:54.233Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22782025-08-26T20:30:54.388Z Compiling cargo_metadata v0.21.0
22792025-08-26T20:30:56.445Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22802025-08-26T20:30:56.712Z Compiling omicron-zone-package v0.12.2
22812025-08-26T20:30:59.629Z Compiling oxide-tokio-rt v0.1.2
22822025-08-26T20:30:59.750Z Compiling indent_write v2.2.0
22832025-08-26T20:31:00.085Z Compiling shell-words v1.1.0
22842025-08-26T20:31:00.263Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22852025-08-26T20:31:00.563Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22862025-08-26T20:31:22.425Z Finished `release` profile [optimized] target(s) in 5m 30s
22872025-08-26T20:31:22.619Z Running `target/release/omicron-package -t test target create -p dev`
22882025-08-26T20:31:22.681ZLogging to: /work/oxidecomputer/omicron/out/LOG
22892025-08-26T20:31:22.686ZCreated new build target 'test' and set it as active
22902025-08-26T20:31:22.686Z
22912025-08-26T20:31:22.686Zreal 5:30.744561319
22922025-08-26T20:31:22.686Zuser 38:05.890140754
22932025-08-26T20:31:22.686Zsys 3:47.322655499
22942025-08-26T20:31:22.686Ztrap 1.218496090
22952025-08-26T20:31:22.686Ztflt 1.938860435
22962025-08-26T20:31:22.687Zdflt 1.070195440
22972025-08-26T20:31:22.687Zkflt 0.000276290
22982025-08-26T20:31:22.687Zlock 1:48:34.791930574
22992025-08-26T20:31:22.687Zslp 2:35:40.883571773
23002025-08-26T20:31:22.687Zlat 3:06.176026800
23012025-08-26T20:31:22.687Zstop 5:41.436605137
23022025-08-26T20:31:22.687Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23032025-08-26T20:31:23.915Z Finished `release` profile [optimized] target(s) in 1.16s
23042025-08-26T20:31:23.968Z Running `target/release/omicron-package -t test package`
23052025-08-26T20:31:24.021ZLogging to: /work/oxidecomputer/omicron/out/LOG
23062025-08-26T20:31:25.819Z Compiling typify-impl v0.4.1
23072025-08-26T20:31:26.054Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23082025-08-26T20:31:26.075Z Compiling convert_case v0.4.0
23092025-08-26T20:31:26.078Z Compiling num-rational v0.4.2
23102025-08-26T20:31:26.078Z Compiling num-complex v0.4.6
23112025-08-26T20:31:26.078Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23122025-08-26T20:31:26.175Z Compiling dirs-sys-next v0.1.2
23132025-08-26T20:31:26.272Z Compiling float-ord v0.3.2
23142025-08-26T20:31:26.487Z Compiling dirs-next v2.0.0
23152025-08-26T20:31:26.615Z Compiling is-terminal v0.4.13
23162025-08-26T20:31:26.687Z Compiling term v0.7.0
23172025-08-26T20:31:26.776Z Compiling derive_more v0.99.20
23182025-08-26T20:31:26.806Z Compiling bytecount v0.6.8
23192025-08-26T20:31:26.848Z Compiling camino v1.1.11
23202025-08-26T20:31:26.942Z Compiling secrecy v0.10.3
23212025-08-26T20:31:27.151Z Compiling num v0.4.3
23222025-08-26T20:31:27.303Z Compiling swrite v0.1.0
23232025-08-26T20:31:27.334Z Compiling password-hash v0.5.0
23242025-08-26T20:31:27.496Z Compiling blake2 v0.10.6
23252025-08-26T20:31:27.738Z Compiling base64 v0.21.7
23262025-08-26T20:31:28.098Z Compiling argon2 v0.5.3
23272025-08-26T20:31:28.412Z Compiling atomicwrites v0.4.4
23282025-08-26T20:31:28.682Z Compiling fastrand v2.1.1
23292025-08-26T20:31:28.882Z Compiling rustls v0.22.4
23302025-08-26T20:31:28.929Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23312025-08-26T20:31:28.978Z Compiling newline-converter v0.3.0
23322025-08-26T20:31:29.158Z Compiling tempfile v3.20.0
23332025-08-26T20:31:29.226Z Compiling thread_local v1.1.8
23342025-08-26T20:31:29.472Z Compiling wait-timeout v0.2.0
23352025-08-26T20:31:29.570Z Compiling match_cfg v0.1.0
23362025-08-26T20:31:29.666Z Compiling quick-error v1.2.3
23372025-08-26T20:31:29.711Z Compiling bit-vec v0.8.0
23382025-08-26T20:31:29.863Z Compiling rusty-fork v0.3.0
23392025-08-26T20:31:29.890Z Compiling hostname v0.3.1
23402025-08-26T20:31:29.915Z Compiling expectorate v1.2.0
23412025-08-26T20:31:30.195Z Compiling bit-set v0.8.0
23422025-08-26T20:31:30.297Z Compiling ref-cast v1.0.24
23432025-08-26T20:31:30.385Z Compiling multer v3.1.0
23442025-08-26T20:31:30.424Z Compiling slog-async v2.8.0
23452025-08-26T20:31:30.476Z Compiling progenitor-client v0.9.1
23462025-08-26T20:31:30.517Z Compiling crossbeam-channel v0.5.15
23472025-08-26T20:31:30.548Z Compiling toml_parser v1.0.2
23482025-08-26T20:31:30.548Z Compiling slog-json v2.6.1
23492025-08-26T20:31:30.962Z Compiling rand_xorshift v0.4.0
23502025-08-26T20:31:31.027Z Compiling futures-executor v0.3.31
23512025-08-26T20:31:31.242Z Compiling hex v0.4.3
23522025-08-26T20:31:31.464Z Compiling serde_spanned v1.0.0
23532025-08-26T20:31:31.493Z Compiling toml_datetime v0.7.0
23542025-08-26T20:31:31.767Z Compiling unarray v0.1.4
23552025-08-26T20:31:31.840Z Compiling toml_writer v1.0.2
23562025-08-26T20:31:31.876Z Compiling take_mut v0.2.2
23572025-08-26T20:31:31.989Z Compiling proptest v1.7.0
23582025-08-26T20:31:32.041Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23592025-08-26T20:31:32.190Z Compiling toml v0.9.5
23602025-08-26T20:31:32.251Z Compiling futures v0.3.31
23612025-08-26T20:31:32.255Z Compiling progenitor v0.9.1
23622025-08-26T20:31:32.391Z Compiling slog-bunyan v2.5.0
23632025-08-26T20:31:32.848Z Compiling slog-term v2.9.1
23642025-08-26T20:31:32.965Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23652025-08-26T20:31:33.407Z Compiling async-stream v0.3.6
23662025-08-26T20:31:33.720Z Compiling dropshot v0.16.3
23672025-08-26T20:31:33.804Z Compiling waitgroup v0.1.2
23682025-08-26T20:31:33.888Z Compiling rustls-pemfile v2.2.0
23692025-08-26T20:31:34.044Z Compiling serde_path_to_error v0.1.17
23702025-08-26T20:31:34.235Z Compiling hostname v0.4.0
23712025-08-26T20:31:34.497Z Compiling tokio-rustls v0.25.0
23722025-08-26T20:31:34.809Z Compiling instant v0.1.13
23732025-08-26T20:31:34.949Z Compiling debug-ignore v1.0.5
23742025-08-26T20:31:35.008Z Compiling cancel-safe-futures v0.1.5
23752025-08-26T20:31:35.056Z Compiling owo-colors v4.2.2
23762025-08-26T20:31:35.233Z Compiling typify-macro v0.4.1
23772025-08-26T20:31:35.469Z Compiling backoff v0.4.0
23782025-08-26T20:31:35.730Z Compiling iddqd v0.3.9
23792025-08-26T20:31:35.840Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23802025-08-26T20:31:37.425Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23812025-08-26T20:31:37.881Z Compiling parse-display v0.10.0
23822025-08-26T20:31:38.424Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23832025-08-26T20:31:38.572Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23842025-08-26T20:31:38.652Z Compiling serde_with v3.14.0
23852025-08-26T20:31:38.753Z Compiling typify v0.4.1
23862025-08-26T20:31:42.681Z Compiling progenitor-impl v0.10.0
23872025-08-26T20:31:42.764Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23882025-08-26T20:31:42.764Z Compiling progenitor-client v0.10.0
23892025-08-26T20:31:42.796Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23902025-08-26T20:31:42.796Z Compiling libsw-core v0.3.1
23912025-08-26T20:31:42.796Z Compiling macaddr v1.0.1
23922025-08-26T20:31:43.211Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23932025-08-26T20:31:43.463Z Compiling libsw v3.5.0
23942025-08-26T20:31:44.010Z Compiling linear-map v1.2.0
23952025-08-26T20:31:44.480Z Compiling utf-8 v0.7.6
23962025-08-26T20:31:44.518Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23972025-08-26T20:31:44.664Z Compiling progenitor-macro v0.10.0
23982025-08-26T20:31:44.859Z Compiling toml v0.8.23
23992025-08-26T20:31:46.250Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24002025-08-26T20:31:46.335Z Compiling async-recursion v1.1.1
24012025-08-26T20:31:47.690Z Compiling keccak v0.1.5
24022025-08-26T20:31:48.962Z Compiling sha3 v0.10.8
24032025-08-26T20:31:49.869Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24042025-08-26T20:31:52.100Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24052025-08-26T20:31:53.593Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24062025-08-26T20:31:55.906Z Compiling progenitor v0.10.0
24072025-08-26T20:31:56.185Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24082025-08-26T20:31:59.285Z Compiling globset v0.4.15
24092025-08-26T20:31:59.805Z Compiling prettyplease v0.2.36
24102025-08-26T20:32:00.338Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24112025-08-26T20:32:03.946Z Compiling tungstenite v0.21.0
24122025-08-26T20:32:04.689Z Compiling pem v3.0.5
24132025-08-26T20:32:05.353Z Compiling pin-project-internal v1.1.6
24142025-08-26T20:32:06.146Z Compiling half v2.4.1
24152025-08-26T20:32:06.886Z Compiling ciborium-io v0.2.2
24162025-08-26T20:32:07.082Z Compiling ciborium-ll v0.2.2
24172025-08-26T20:32:07.641Z Compiling tokio-tungstenite v0.21.0
24182025-08-26T20:32:07.812Z Compiling pin-project v1.1.6
24192025-08-26T20:32:08.019Z Compiling papergrid v0.11.0
24202025-08-26T20:32:08.352Z Compiling tabled_derive v0.7.0
24212025-08-26T20:32:08.856Z Compiling csv-core v0.1.11
24222025-08-26T20:32:09.794Z Compiling snafu-derive v0.8.5
24232025-08-26T20:32:10.420Z Compiling highway v1.3.0
24242025-08-26T20:32:12.081Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24252025-08-26T20:32:12.611Z Compiling tabled v0.15.0
24262025-08-26T20:32:14.097Z Compiling snafu v0.8.5
24272025-08-26T20:32:15.242Z Compiling csv v1.3.1
24282025-08-26T20:32:15.291Z Compiling ciborium v0.2.2
24292025-08-26T20:32:15.350Z Compiling olpc-cjson v0.1.4
24302025-08-26T20:32:15.723Z Compiling serde_plain v1.0.2
24312025-08-26T20:32:16.328Z Compiling semver v0.1.20
24322025-08-26T20:32:16.908Z Compiling typed-path v0.9.3
24332025-08-26T20:32:17.297Z Compiling rustc_version v0.1.7
24342025-08-26T20:32:17.355Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24352025-08-26T20:32:17.699Z Compiling newtype_derive v0.1.6
24362025-08-26T20:32:18.115Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24372025-08-26T20:32:20.978Z Compiling tough v0.20.0
24382025-08-26T20:32:22.179Z Compiling resolv-conf v0.7.0
24392025-08-26T20:32:22.286Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24402025-08-26T20:32:22.869Z Compiling universal-hash v0.5.1
24412025-08-26T20:32:23.173Z Compiling thiserror-impl-no-std v2.0.2
24422025-08-26T20:32:23.788Z Compiling opaque-debug v0.3.1
24432025-08-26T20:32:23.868Z Compiling unicode-linebreak v0.1.5
24442025-08-26T20:32:23.925Z Compiling smawk v0.3.2
24452025-08-26T20:32:24.237Z Compiling poly1305 v0.8.0
24462025-08-26T20:32:24.449Z Compiling textwrap v0.16.2
24472025-08-26T20:32:24.836Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24482025-08-26T20:32:25.633Z Compiling thiserror-no-std v2.0.2
24492025-08-26T20:32:25.816Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24502025-08-26T20:32:25.819Z Compiling chacha20 v0.9.1
24512025-08-26T20:32:26.203Z Compiling aead v0.5.2
24522025-08-26T20:32:26.370Z Compiling humantime v2.2.0
24532025-08-26T20:32:26.535Z Compiling chacha20poly1305 v0.10.1
24542025-08-26T20:32:26.809Z Compiling vsss-rs v3.3.4
24552025-08-26T20:32:26.839Z Compiling linked-hash-map v0.5.6
24562025-08-26T20:32:27.265Z Compiling steno v0.4.1
24572025-08-26T20:32:27.304Z Compiling lru-cache v0.1.2
24582025-08-26T20:32:27.586Z Compiling hickory-proto v0.24.4
24592025-08-26T20:32:28.161Z Compiling slog-dtrace v0.3.0
24602025-08-26T20:32:28.559Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24612025-08-26T20:32:31.551Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24622025-08-26T20:32:31.892Z Compiling moka v0.12.10
24632025-08-26T20:32:32.422Z Compiling tagptr v0.2.0
24642025-08-26T20:32:36.332Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24652025-08-26T20:32:38.800Z Compiling hickory-resolver v0.24.4
24662025-08-26T20:32:41.202Z Compiling hickory-resolver v0.25.2
24672025-08-26T20:32:45.940Z Compiling qorb v0.4.1
24682025-08-26T20:32:47.986Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24692025-08-26T20:32:54.182Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24702025-08-26T20:32:55.190Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24712025-08-26T20:32:56.265Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24722025-08-26T20:32:57.030Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24732025-08-26T20:32:57.269Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24742025-08-26T20:32:57.530Z Compiling display-error-chain v0.2.2
24752025-08-26T20:32:57.813Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24762025-08-26T20:32:59.075Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24772025-08-26T20:33:01.316Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24782025-08-26T20:33:02.395Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24792025-08-26T20:33:02.927Z Compiling crunchy v0.2.2
24802025-08-26T20:33:03.436Z Compiling maplit v1.0.2
24812025-08-26T20:33:03.663Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24822025-08-26T20:33:03.789Z Compiling dsl_auto_type v0.1.2
24832025-08-26T20:33:05.018Z Compiling scheduled-thread-pool v0.2.7
24842025-08-26T20:33:06.311Z Compiling diesel_table_macro_syntax v0.2.0
24852025-08-26T20:33:06.726Z Compiling proc-macro-error-attr2 v2.0.0
24862025-08-26T20:33:07.544Z Compiling tiny-keccak v2.0.2
24872025-08-26T20:33:07.670Z Compiling radium v0.7.0
24882025-08-26T20:33:07.966Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24892025-08-26T20:33:08.256Z Compiling proc-macro-error2 v2.0.1
24902025-08-26T20:33:08.515Z Compiling diesel_derives v2.2.3
24912025-08-26T20:33:08.846Z Compiling r2d2 v0.8.10
24922025-08-26T20:33:10.092Z Compiling const_format_proc_macros v0.2.34
24932025-08-26T20:33:11.015Z Compiling num-derive v0.3.3
24942025-08-26T20:33:11.831Z Compiling zerocopy-derive v0.6.6
24952025-08-26T20:33:13.190Z Compiling bit-vec v0.6.3
24962025-08-26T20:33:13.505Z Compiling maybe-uninit v2.0.0
24972025-08-26T20:33:13.654Z Compiling tap v1.0.1
24982025-08-26T20:33:14.132Z Compiling wyz v0.5.1
24992025-08-26T20:33:14.615Z Compiling bit-set v0.5.3
25002025-08-26T20:33:14.646Z Compiling zerocopy v0.6.6
25012025-08-26T20:33:14.930Z Compiling libscf-sys v1.1.0
25022025-08-26T20:33:15.208Z Compiling const_format v0.2.34
25032025-08-26T20:33:15.520Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25042025-08-26T20:33:16.951Z Compiling tabled_derive v0.10.0
25052025-08-26T20:33:18.608Z Compiling diesel v2.2.12
25062025-08-26T20:33:19.885Z Compiling ascii-canvas v3.0.0
25072025-08-26T20:33:20.347Z Compiling papergrid v0.14.0
25082025-08-26T20:33:20.691Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25092025-08-26T20:33:21.726Z Compiling ena v0.14.3
25102025-08-26T20:33:22.182Z Compiling diff v0.1.13
25112025-08-26T20:33:22.697Z Compiling funty v2.0.0
25122025-08-26T20:33:25.590Z Compiling bindgen v0.71.1
25132025-08-26T20:33:26.096Z Compiling regex-syntax v0.6.29
25142025-08-26T20:33:26.775Z Compiling packed_struct v0.10.1
25152025-08-26T20:33:27.264Z Compiling crc-catalog v2.4.0
25162025-08-26T20:33:27.481Z Compiling crc v3.2.1
25172025-08-26T20:33:29.516Z Compiling lalrpop v0.19.12
25182025-08-26T20:33:30.815Z Compiling bitvec v1.0.1
25192025-08-26T20:33:32.054Z Compiling tabled v0.18.0
25202025-08-26T20:33:33.165Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25212025-08-26T20:33:33.657Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25222025-08-26T20:33:35.265Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25232025-08-26T20:33:35.298Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25242025-08-26T20:33:36.395Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25252025-08-26T20:33:36.772Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25262025-08-26T20:33:37.990Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25272025-08-26T20:33:38.271Z Compiling packed_struct_codegen v0.10.1
25282025-08-26T20:33:38.820Z Compiling indexmap v1.9.3
25292025-08-26T20:33:39.232Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25302025-08-26T20:33:39.625Z Compiling nodrop v0.1.14
25312025-08-26T20:33:39.846Z Compiling array-init v0.0.4
25322025-08-26T20:33:40.332Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25332025-08-26T20:33:41.005Z Compiling smallvec v0.6.14
25342025-08-26T20:33:44.840Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25352025-08-26T20:33:45.211Z Compiling derive_builder_core v0.20.2
25362025-08-26T20:33:46.655Z Compiling headers-core v0.3.0
25372025-08-26T20:33:46.681Z Compiling libxml v0.3.3
25382025-08-26T20:33:47.048Z Compiling bitfield v0.14.0
25392025-08-26T20:33:47.119Z Compiling hashbrown v0.12.3
25402025-08-26T20:33:47.407Z Compiling termcolor v1.4.1
25412025-08-26T20:33:48.454Z Compiling env_logger v0.10.2
25422025-08-26T20:33:49.564Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25432025-08-26T20:33:50.776Z Compiling polar-core v0.27.3
25442025-08-26T20:33:51.072Z Compiling derive_builder_macro v0.20.2
25452025-08-26T20:33:51.566Z Compiling headers v0.4.1
25462025-08-26T20:33:52.029Z Compiling serde-hex v0.1.0
25472025-08-26T20:33:54.032Z Compiling samael v0.0.19
25482025-08-26T20:33:55.259Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25492025-08-26T20:33:55.720Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25502025-08-26T20:33:56.089Z Compiling ron v0.8.1
25512025-08-26T20:33:57.357Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25522025-08-26T20:33:57.712Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25532025-08-26T20:33:57.744Z Compiling strum_macros v0.24.3
25542025-08-26T20:33:57.981Z Compiling hashbrown v0.13.2
25552025-08-26T20:33:59.242Z Compiling convert_case v0.7.1
25562025-08-26T20:33:59.961Z Compiling crc-any v2.5.0
25572025-08-26T20:34:00.733Z Compiling crc8 v0.1.1
25582025-08-26T20:34:00.839Z Compiling indoc v1.0.9
25592025-08-26T20:34:01.113Z Compiling termtree v0.5.1
25602025-08-26T20:34:01.463Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25612025-08-26T20:34:01.561Z Compiling derive_more-impl v2.0.1
25622025-08-26T20:34:01.680Z Compiling object v0.30.4
25632025-08-26T20:34:03.175Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25642025-08-26T20:34:05.434Z Compiling derive_builder v0.20.2
25652025-08-26T20:34:07.807Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25662025-08-26T20:34:08.218Z Compiling impl-trait-for-tuples v0.2.2
25672025-08-26T20:34:10.183Z Compiling oso-derive v0.27.3
25682025-08-26T20:34:11.189Z Compiling quick-xml v0.37.2
25692025-08-26T20:34:13.659Z Compiling path-slash v0.1.5
25702025-08-26T20:34:13.715Z Compiling oso v0.27.3
25712025-08-26T20:34:13.962Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25722025-08-26T20:34:15.417Z Compiling derive_more v2.0.1
25732025-08-26T20:34:15.587Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25742025-08-26T20:34:16.858Z Compiling vte_generate_state_changes v0.1.2
25752025-08-26T20:34:17.100Z Compiling diesel-dtrace v0.4.2
25762025-08-26T20:34:17.504Z Compiling arc-swap v1.7.1
25772025-08-26T20:34:17.530Z Compiling siphasher v1.0.1
25782025-08-26T20:34:18.011Z Compiling slog-scope v4.4.0
25792025-08-26T20:34:18.199Z Compiling phf_shared v0.12.1
25802025-08-26T20:34:18.662Z Compiling vte v0.11.1
25812025-08-26T20:34:18.889Z Compiling crossterm v0.29.0
25822025-08-26T20:34:20.214Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
25832025-08-26T20:34:26.671Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25842025-08-26T20:34:28.846Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25852025-08-26T20:34:29.240Z Compiling bb8 v0.8.5
25862025-08-26T20:34:29.677Z Compiling unicase v2.7.0
25872025-08-26T20:34:29.911Z Compiling chrono-tz v0.10.4
25882025-08-26T20:34:30.090Z Compiling xshell-macros v0.2.7
25892025-08-26T20:34:30.344Z Compiling async-bb8-diesel v0.2.1
25902025-08-26T20:34:30.838Z Compiling xshell v0.2.7
25912025-08-26T20:34:31.217Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
25922025-08-26T20:34:33.657Z Compiling strip-ansi-escapes v0.2.0
25932025-08-26T20:34:34.372Z Compiling phf v0.12.1
25942025-08-26T20:34:34.500Z Compiling slog-stdlog v4.1.1
25952025-08-26T20:34:34.747Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25962025-08-26T20:34:35.275Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25972025-08-26T20:34:35.524Z Compiling fd-lock v4.0.2
25982025-08-26T20:34:35.652Z Compiling peg-macros v0.8.5
25992025-08-26T20:34:35.801Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26002025-08-26T20:34:36.839Z Compiling nu-ansi-term v0.50.1
26012025-08-26T20:34:38.099Z Compiling reedline v0.40.0
26022025-08-26T20:34:38.824Z Compiling peg v0.8.5
26032025-08-26T20:34:39.188Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26042025-08-26T20:34:46.685Z Compiling slog-envlogger v2.2.0
26052025-08-26T20:35:02.524Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26062025-08-26T20:35:03.411Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26072025-08-26T20:35:05.778Z Compiling typify-impl v0.2.0
26082025-08-26T20:35:07.788Z Compiling bcs v0.1.6
26092025-08-26T20:35:08.721Z Compiling fxhash v0.2.1
26102025-08-26T20:35:08.755Z Compiling libz-sys v1.1.20
26112025-08-26T20:35:09.011Z Compiling half v1.8.3
26122025-08-26T20:35:09.628Z Compiling serde_cbor v0.11.2
26132025-08-26T20:35:11.596Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26142025-08-26T20:35:11.822Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26152025-08-26T20:35:13.804Z Compiling kstat-rs v0.2.4
26162025-08-26T20:35:14.492Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26172025-08-26T20:35:14.809Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26182025-08-26T20:35:15.049Z Compiling typify-macro v0.2.0
26192025-08-26T20:35:15.339Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26202025-08-26T20:35:16.657Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26212025-08-26T20:35:17.268Z Compiling nix v0.30.1
26222025-08-26T20:35:18.144Z Compiling nanorand v0.7.0
26232025-08-26T20:35:18.502Z Compiling libgit2-sys v0.17.0+1.8.1
26242025-08-26T20:35:18.597Z Compiling parking_lot_core v0.8.6
26252025-08-26T20:35:18.872Z Compiling flume v0.11.1
26262025-08-26T20:35:19.192Z Compiling mime_guess v2.0.5
26272025-08-26T20:35:20.435Z Compiling ignore v0.4.23
26282025-08-26T20:35:20.500Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26292025-08-26T20:35:27.391Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26302025-08-26T20:35:30.660Z Compiling castaway v0.2.3
26312025-08-26T20:35:30.901Z Compiling fs-err v2.11.0
26322025-08-26T20:35:30.970Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26332025-08-26T20:35:31.389Z Compiling compact_str v0.8.0
26342025-08-26T20:35:31.514Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26352025-08-26T20:35:33.622Z Compiling globwalk v0.9.1
26362025-08-26T20:35:35.761Z Compiling typify v0.2.0
26372025-08-26T20:35:35.952Z Compiling predicates-tree v1.0.12
26382025-08-26T20:35:36.775Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26392025-08-26T20:35:36.861Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26402025-08-26T20:35:37.174Z Compiling unicode-truncate v1.1.0
26412025-08-26T20:35:39.349Z Compiling lru v0.12.5
26422025-08-26T20:35:39.777Z Compiling vergen v8.3.2
26432025-08-26T20:35:40.165Z Compiling nibble_vec v0.1.0
26442025-08-26T20:35:40.477Z Compiling cargo-platform v0.1.8
26452025-08-26T20:35:40.982Z Compiling instability v0.3.2
26462025-08-26T20:35:41.838Z Compiling atty v0.2.14
26472025-08-26T20:35:41.963Z Compiling indoc v2.0.6
26482025-08-26T20:35:42.054Z Compiling endian-type v0.1.2
26492025-08-26T20:35:42.349Z Compiling http-range v0.1.5
26502025-08-26T20:35:42.849Z Compiling salty v0.3.0
26512025-08-26T20:35:42.956Z Compiling cassowary v0.3.0
26522025-08-26T20:35:43.358Z Compiling radix_trie v0.2.1
26532025-08-26T20:35:43.766Z Compiling ratatui v0.29.0
26542025-08-26T20:35:44.512Z Compiling cargo_metadata v0.18.1
26552025-08-26T20:35:46.450Z Compiling camino-tempfile-ext v0.3.2
26562025-08-26T20:35:47.300Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26572025-08-26T20:35:47.856Z Compiling progenitor-impl v0.8.0
26582025-08-26T20:36:01.550Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26592025-08-26T20:36:02.778Z Compiling parking_lot v0.11.2
26602025-08-26T20:36:11.357Z Compiling git2 v0.19.0
26612025-08-26T20:36:12.585Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26622025-08-26T20:36:12.788Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26632025-08-26T20:36:17.277Z Compiling rand_seeder v0.4.0
26642025-08-26T20:36:17.733Z Compiling prefix-trie v0.7.0
26652025-08-26T20:36:18.739Z Compiling lzma-sys v0.1.20
26662025-08-26T20:36:19.414Z Compiling parse-size v1.1.0
26672025-08-26T20:36:19.481Z Compiling rustls v0.21.12
26682025-08-26T20:36:19.756Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26692025-08-26T20:36:19.949Z Compiling hickory-server v0.25.2
26702025-08-26T20:36:20.643Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26712025-08-26T20:36:22.160Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26722025-08-26T20:36:22.361Z Compiling hyper-staticfile v0.10.1
26732025-08-26T20:36:24.902Z Compiling sled v0.34.7
26742025-08-26T20:36:31.813Z Compiling progenitor-macro v0.8.0
26752025-08-26T20:36:32.829Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26762025-08-26T20:36:40.380Z Compiling hickory-client v0.25.2
26772025-08-26T20:36:42.284Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26782025-08-26T20:36:42.874Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
26792025-08-26T20:36:42.939Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26802025-08-26T20:36:43.549Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26812025-08-26T20:36:47.499Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26822025-08-26T20:36:49.173Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26832025-08-26T20:36:49.277Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26842025-08-26T20:36:49.549Z Compiling primeorder v0.13.6
26852025-08-26T20:36:50.146Z Compiling progenitor-client v0.8.0
26862025-08-26T20:36:50.759Z Compiling sct v0.7.1
26872025-08-26T20:36:51.058Z Compiling rustls-webpki v0.101.7
26882025-08-26T20:36:51.235Z Compiling heck v0.3.3
26892025-08-26T20:36:51.607Z Compiling env_filter v0.1.2
26902025-08-26T20:36:53.188Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26912025-08-26T20:36:53.595Z Compiling void v1.0.2
26922025-08-26T20:36:53.822Z Compiling lzss v0.8.2
26932025-08-26T20:36:54.742Z Compiling env_logger v0.11.5
26942025-08-26T20:36:56.137Z Compiling zone_cfg_derive v0.1.2
26952025-08-26T20:36:56.453Z Compiling progenitor v0.8.0
26962025-08-26T20:36:56.750Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26972025-08-26T20:36:57.256Z Compiling p384 v0.13.0
26982025-08-26T20:36:57.504Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
26992025-08-26T20:36:57.774Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27002025-08-26T20:37:00.278Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27012025-08-26T20:37:03.038Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27022025-08-26T20:37:04.264Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27032025-08-26T20:37:07.015Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27042025-08-26T20:37:13.894Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27052025-08-26T20:37:15.489Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27062025-08-26T20:37:15.891Z Compiling tungstenite v0.23.0
27072025-08-26T20:37:16.066Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27082025-08-26T20:37:16.456Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27092025-08-26T20:37:16.847Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27102025-08-26T20:37:17.224Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27112025-08-26T20:37:17.565Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27122025-08-26T20:37:17.651Z Compiling nix v0.27.1
27132025-08-26T20:37:18.331Z Compiling serde_bytes v0.11.17
27142025-08-26T20:37:18.891Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27152025-08-26T20:37:19.169Z Compiling number_prefix v0.4.0
27162025-08-26T20:37:19.295Z Compiling base64 v0.13.1
27172025-08-26T20:37:19.479Z Compiling indicatif v0.17.11
27182025-08-26T20:37:20.108Z Compiling ron v0.7.1
27192025-08-26T20:37:21.380Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27202025-08-26T20:37:22.225Z Compiling tokio-tungstenite v0.23.1
27212025-08-26T20:37:23.006Z Compiling xz2 v0.1.7
27222025-08-26T20:37:25.374Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27232025-08-26T20:37:27.091Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27242025-08-26T20:37:30.657Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27252025-08-26T20:37:31.875Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27262025-08-26T20:37:32.013Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27272025-08-26T20:37:32.634Z Compiling tokio-rustls v0.24.1
27282025-08-26T20:37:32.715Z Compiling zone v0.1.8
27292025-08-26T20:37:32.771Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27302025-08-26T20:37:33.160Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27312025-08-26T20:37:34.560Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27322025-08-26T20:37:35.940Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27332025-08-26T20:37:37.767Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27342025-08-26T20:37:38.028Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27352025-08-26T20:37:47.188Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27362025-08-26T20:37:47.363Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27372025-08-26T20:37:48.321Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27382025-08-26T20:37:50.432Z Compiling rustls-pemfile v1.0.4
27392025-08-26T20:37:50.970Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27402025-08-26T20:37:51.218Z Compiling signal-hook-tokio v0.3.1
27412025-08-26T20:37:51.375Z Compiling twox-hash v2.1.0
27422025-08-26T20:37:51.521Z Compiling yasna v0.5.2
27432025-08-26T20:37:52.421Z Compiling secrecy v0.8.0
27442025-08-26T20:37:52.749Z Compiling is_ci v1.2.0
27452025-08-26T20:37:53.109Z Compiling supports-color v3.0.2
27462025-08-26T20:37:54.495Z Compiling rcgen v0.12.1
27472025-08-26T20:38:01.378Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27482025-08-26T20:38:05.041Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27492025-08-26T20:38:05.139Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27502025-08-26T20:38:09.526Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27512025-08-26T20:38:12.951Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27522025-08-26T20:38:26.659Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27532025-08-26T20:38:31.989Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27542025-08-26T20:38:32.337Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27552025-08-26T20:38:33.042Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27562025-08-26T20:38:37.477Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27572025-08-26T20:38:46.969Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27582025-08-26T20:38:47.796Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27592025-08-26T20:38:48.183Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27602025-08-26T20:38:48.551Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27612025-08-26T20:38:50.252Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27622025-08-26T20:38:54.239Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27632025-08-26T20:38:54.309Z Compiling fatfs v0.3.6
27642025-08-26T20:38:54.578Z Compiling subprocess v0.2.9
27652025-08-26T20:38:57.177Z Compiling rtoolbox v0.0.2
27662025-08-26T20:38:57.470Z Compiling assert_matches v1.5.0
27672025-08-26T20:38:57.666Z Compiling rpassword v7.4.0
27682025-08-26T20:38:58.188Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27692025-08-26T20:38:59.194Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27702025-08-26T20:39:04.588Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27712025-08-26T20:39:06.013Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27722025-08-26T20:39:10.058Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27732025-08-26T20:39:30.491Z Compiling tui-tree-widget v0.23.1
27742025-08-26T20:39:31.008Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27752025-08-26T20:39:43.914Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27762025-08-26T20:39:44.002Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27772025-08-26T20:39:44.391Z Compiling uzers v0.12.1
27782025-08-26T20:39:47.604Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27792025-08-26T20:39:49.098Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27802025-08-26T20:39:51.256Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27812025-08-26T20:40:08.594Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27822025-08-26T20:40:18.688Z Compiling support-bundle-viewer v0.1.2
27832025-08-26T20:40:22.521Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27842025-08-26T20:40:22.565Z Compiling multimap v0.10.1
27852025-08-26T20:42:39.260Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27862025-08-26T20:42:59.363Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27872025-08-26T20:51:38.945Z Finished `release` profile [optimized] target(s) in 20m 14s
27882025-08-26T20:52:34.690Z
27892025-08-26T20:52:34.694Zreal 21:11.848234713
27902025-08-26T20:52:34.694Zuser 2:28:46.027488068
27912025-08-26T20:52:34.694Zsys 4:21.078419132
27922025-08-26T20:52:34.694Ztrap 3.811046457
27932025-08-26T20:52:34.694Ztflt 2.069979256
27942025-08-26T20:52:34.694Zdflt 7.203732485
27952025-08-26T20:52:34.694Zkflt 0.001060673
27962025-08-26T20:52:34.694Zlock 10:15:08.632804659
27972025-08-26T20:52:34.694Zslp 7:34:24.341126294
27982025-08-26T20:52:34.694Zlat 4:18.321167786
27992025-08-26T20:52:34.694Zstop 4:13.119389793
28002025-08-26T20:52:34.694Z+ mapfile -t packages
28012025-08-26T20:52:34.694Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28022025-08-26T20:52:36.009Z Finished `release` profile [optimized] target(s) in 1.25s
28032025-08-26T20:52:36.071Z Running `target/release/omicron-package -t test list-outputs`
28042025-08-26T20:52:36.131ZLogging to: /work/oxidecomputer/omicron/out/LOG
28052025-08-26T20:52:36.135Z+ ptime -m cargo build --locked --release -p xtask
28062025-08-26T20:52:36.915Z Compiling once_cell v1.21.3
28072025-08-26T20:52:36.919Z Compiling serde v1.0.219
28082025-08-26T20:52:36.919Z Compiling bitflags v2.9.1
28092025-08-26T20:52:36.919Z Compiling serde_json v1.0.142
28102025-08-26T20:52:36.919Z Compiling syn v2.0.104
28112025-08-26T20:52:36.919Z Compiling libc v0.2.174
28122025-08-26T20:52:37.027Z Compiling num-traits v0.2.19
28132025-08-26T20:52:37.059Z Compiling smallvec v1.15.1
28142025-08-26T20:52:37.423Z Compiling rustix v0.38.37
28152025-08-26T20:52:37.465Z Compiling hashbrown v0.15.4
28162025-08-26T20:52:37.575Z Compiling usdt-impl v0.5.0
28172025-08-26T20:52:37.835Z Compiling syn v1.0.109
28182025-08-26T20:52:37.889Z Compiling rustix v1.0.7
28192025-08-26T20:52:38.139Z Compiling getrandom v0.3.1
28202025-08-26T20:52:38.468Z Compiling thread-id v4.2.2
28212025-08-26T20:52:38.493Z Compiling percent-encoding v2.3.1
28222025-08-26T20:52:38.563Z Compiling log v0.4.27
28232025-08-26T20:52:38.790Z Compiling indexmap v2.10.0
28242025-08-26T20:52:38.863Z Compiling form_urlencoded v1.2.1
28252025-08-26T20:52:39.362Z Compiling terminal_size v0.4.0
28262025-08-26T20:52:39.661Z Compiling fs-err v3.1.1
28272025-08-26T20:52:40.051Z Compiling ordered-float v2.10.1
28282025-08-26T20:52:40.105Z Compiling anyhow v1.0.99
28292025-08-26T20:52:40.500Z Compiling clap_builder v4.5.41
28302025-08-26T20:52:40.877Z Compiling textwrap v0.16.2
28312025-08-26T20:52:41.770Z Compiling proc-macro-error v1.0.4
28322025-08-26T20:52:42.376Z Compiling tempfile v3.20.0
28332025-08-26T20:52:43.130Z Compiling tabled_derive v0.7.0
28342025-08-26T20:52:43.760Z Compiling synstructure v0.13.1
28352025-08-26T20:52:44.671Z Compiling tabled v0.15.0
28362025-08-26T20:52:44.967Z Compiling serde_derive v1.0.219
28372025-08-26T20:52:44.967Z Compiling thiserror-impl v1.0.69
28382025-08-26T20:52:44.967Z Compiling zerofrom-derive v0.1.4
28392025-08-26T20:52:44.971Z Compiling yoke-derive v0.7.4
28402025-08-26T20:52:44.971Z Compiling zerovec-derive v0.10.3
28412025-08-26T20:52:47.364Z Compiling displaydoc v0.2.5
28422025-08-26T20:52:47.420Z Compiling icu_provider_macros v1.5.0
28432025-08-26T20:52:47.646Z Compiling thiserror v1.0.69
28442025-08-26T20:52:47.875Z Compiling pest v2.7.14
28452025-08-26T20:52:48.009Z Compiling zerofrom v0.1.4
28462025-08-26T20:52:48.304Z Compiling yoke v0.7.4
28472025-08-26T20:52:48.530Z Compiling zerocopy-derive v0.7.35
28482025-08-26T20:52:48.720Z Compiling zerovec v0.10.4
28492025-08-26T20:52:49.001Z Compiling scroll_derive v0.12.0
28502025-08-26T20:52:50.332Z Compiling zerocopy v0.7.35
28512025-08-26T20:52:50.360Z Compiling scroll v0.12.0
28522025-08-26T20:52:50.844Z Compiling tinystr v0.7.6
28532025-08-26T20:52:51.003Z Compiling pest_meta v2.7.14
28542025-08-26T20:52:51.330Z Compiling icu_locid v1.5.0
28552025-08-26T20:52:51.703Z Compiling icu_collections v1.5.0
28562025-08-26T20:52:51.762Z Compiling goblin v0.8.2
28572025-08-26T20:52:54.475Z Compiling icu_provider v1.5.0
28582025-08-26T20:52:54.511Z Compiling pest_generator v2.7.14
28592025-08-26T20:52:56.207Z Compiling pest_derive v2.7.14
28602025-08-26T20:52:56.648Z Compiling icu_locid_transform v1.5.0
28612025-08-26T20:52:58.079Z Compiling serde_spanned v0.6.9
28622025-08-26T20:52:58.387Z Compiling icu_properties v1.5.1
28632025-08-26T20:52:58.598Z Compiling toml_datetime v0.6.11
28642025-08-26T20:52:59.485Z Compiling toml_edit v0.22.27
28652025-08-26T20:53:02.321Z Compiling icu_normalizer v1.5.0
28662025-08-26T20:53:03.763Z Compiling idna_adapter v1.2.0
28672025-08-26T20:53:04.726Z Compiling dof v0.3.0
28682025-08-26T20:53:05.186Z Compiling dtrace-parser v0.2.0
28692025-08-26T20:53:05.248Z Compiling idna v1.0.3
28702025-08-26T20:53:05.587Z Compiling toml v0.8.23
28712025-08-26T20:53:07.548Z Compiling serde_tokenstream v0.2.2
28722025-08-26T20:53:08.095Z Compiling erased-serde v0.4.6
28732025-08-26T20:53:09.687Z Compiling thiserror-impl v2.0.12
28742025-08-26T20:53:10.390Z Compiling serde-untagged v0.1.7
28752025-08-26T20:53:11.231Z Compiling url v2.5.4
28762025-08-26T20:53:11.589Z Compiling serde-value v0.7.0
28772025-08-26T20:53:12.563Z Compiling thiserror v2.0.12
28782025-08-26T20:53:13.226Z Compiling semver v1.0.26
28792025-08-26T20:53:13.575Z Compiling camino v1.1.11
28802025-08-26T20:53:14.664Z Compiling cargo-util-schemas v0.8.2
28812025-08-26T20:53:15.134Z Compiling usdt-macro v0.5.0
28822025-08-26T20:53:15.435Z Compiling usdt-attr-macro v0.5.0
28832025-08-26T20:53:16.402Z Compiling cargo-platform v0.2.0
28842025-08-26T20:53:16.694Z Compiling clap_derive v4.5.41
28852025-08-26T20:53:16.771Z Compiling usdt v0.5.0
28862025-08-26T20:53:17.644Z Compiling cargo_metadata v0.21.0
28872025-08-26T20:53:18.191Z Compiling camino-tempfile v1.4.1
28882025-08-26T20:53:18.703Z Compiling cargo_toml v0.21.0
28892025-08-26T20:53:19.027Z Compiling macaddr v1.0.1
28902025-08-26T20:53:21.013Z Compiling clap v4.5.41
28912025-08-26T20:53:29.785Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28922025-08-26T20:53:35.445Z Finished `release` profile [optimized] target(s) in 59.24s
28932025-08-26T20:53:35.588Z
28942025-08-26T20:53:35.588Zreal 59.412788705
28952025-08-26T20:53:35.588Zuser 6:26.521656069
28962025-08-26T20:53:35.588Zsys 28.686876495
28972025-08-26T20:53:35.588Ztrap 0.209776488
28982025-08-26T20:53:35.589Ztflt 0.361636199
28992025-08-26T20:53:35.589Zdflt 0.413736395
29002025-08-26T20:53:35.589Zkflt 0.000027827
29012025-08-26T20:53:35.592Zlock 19:10.670160590
29022025-08-26T20:53:35.592Zslp 21:45.851091654
29032025-08-26T20:53:35.592Zlat 25.633782550
29042025-08-26T20:53:35.592Zstop 34.948450235
29052025-08-26T20:53:35.592Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29062025-08-26T20:53:35.592Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29072025-08-26T20:53:35.592Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29082025-08-26T20:53:35.592Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29092025-08-26T20:53:35.593Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29102025-08-26T20:53:36.861Z Compiling regress v0.10.4
29112025-08-26T20:53:37.033Z Compiling ident_case v1.0.1
29122025-08-26T20:53:37.033Z Compiling unsafe-libyaml v0.2.11
29132025-08-26T20:53:37.036Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29142025-08-26T20:53:37.036Z Compiling match_cfg v0.1.0
29152025-08-26T20:53:37.110Z Compiling quick-error v1.2.3
29162025-08-26T20:53:37.114Z Compiling tempfile v3.20.0
29172025-08-26T20:53:37.114Z Compiling progenitor-client v0.10.0
29182025-08-26T20:53:37.184Z Compiling hostname v0.3.1
29192025-08-26T20:53:37.231Z Compiling darling_core v0.20.10
29202025-08-26T20:53:37.290Z Compiling structmeta-derive v0.3.0
29212025-08-26T20:53:37.433Z Compiling rustls v0.22.4
29222025-08-26T20:53:37.612Z Compiling hex v0.4.3
29232025-08-26T20:53:37.706Z Compiling multer v3.1.0
29242025-08-26T20:53:37.828Z Compiling debug-ignore v1.0.5
29252025-08-26T20:53:38.023Z Compiling toml_parser v1.0.2
29262025-08-26T20:53:38.186Z Compiling slog-json v2.6.1
29272025-08-26T20:53:38.241Z Compiling macaddr v1.0.1
29282025-08-26T20:53:38.582Z Compiling serde_yaml v0.9.34+deprecated
29292025-08-26T20:53:38.711Z Compiling serde_spanned v1.0.0
29302025-08-26T20:53:38.839Z Compiling toml_datetime v0.7.0
29312025-08-26T20:53:39.020Z Compiling async-stream-impl v0.3.6
29322025-08-26T20:53:39.489Z Compiling dropshot v0.16.3
29332025-08-26T20:53:39.626Z Compiling ref-cast v1.0.24
29342025-08-26T20:53:39.881Z Compiling toml_writer v1.0.2
29352025-08-26T20:53:39.918Z Compiling structmeta v0.3.0
29362025-08-26T20:53:40.270Z Compiling toml v0.9.5
29372025-08-26T20:53:40.373Z Compiling slog-bunyan v2.5.0
29382025-08-26T20:53:40.406Z Compiling async-stream v0.3.6
29392025-08-26T20:53:40.612Z Compiling typify-impl v0.3.0
29402025-08-26T20:53:40.735Z Compiling waitgroup v0.1.2
29412025-08-26T20:53:40.997Z Compiling rustls-pemfile v2.2.0
29422025-08-26T20:53:41.385Z Compiling dropshot_endpoint v0.16.3
29432025-08-26T20:53:41.421Z Compiling serde_path_to_error v0.1.17
29442025-08-26T20:53:42.145Z Compiling tokio-rustls v0.25.0
29452025-08-26T20:53:42.239Z Compiling ref-cast-impl v1.0.24
29462025-08-26T20:53:42.624Z Compiling wait-timeout v0.2.0
29472025-08-26T20:53:43.025Z Compiling darling_macro v0.20.10
29482025-08-26T20:53:43.235Z Compiling hostname v0.4.0
29492025-08-26T20:53:43.425Z Compiling bit-vec v0.8.0
29502025-08-26T20:53:43.498Z Compiling rusty-fork v0.3.0
29512025-08-26T20:53:43.644Z Compiling derive-ex v0.1.8
29522025-08-26T20:53:43.940Z Compiling bit-set v0.8.0
29532025-08-26T20:53:44.024Z Compiling darling v0.20.10
29542025-08-26T20:53:44.193Z Compiling serde_with_macros v3.14.0
29552025-08-26T20:53:44.220Z Compiling rand_xorshift v0.4.0
29562025-08-26T20:53:44.279Z Compiling instant v0.1.13
29572025-08-26T20:53:44.481Z Compiling unarray v0.1.4
29582025-08-26T20:53:44.554Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29592025-08-26T20:53:44.690Z Compiling proptest v1.7.0
29602025-08-26T20:53:44.766Z Compiling progenitor-client v0.9.1
29612025-08-26T20:53:44.927Z Compiling derive-where v1.5.0
29622025-08-26T20:53:45.344Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29632025-08-26T20:53:46.047Z Compiling parse-display-derive v0.10.0
29642025-08-26T20:53:46.265Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29652025-08-26T20:53:46.774Z Compiling serde_with v3.14.0
29662025-08-26T20:53:47.112Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29672025-08-26T20:53:47.351Z Compiling backoff v0.4.0
29682025-08-26T20:53:47.750Z Compiling iddqd v0.3.9
29692025-08-26T20:53:47.951Z Compiling test-strategy v0.4.3
29702025-08-26T20:53:48.260Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29712025-08-26T20:53:48.680Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29722025-08-26T20:53:49.485Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29732025-08-26T20:53:49.963Z Compiling itertools v0.14.0
29742025-08-26T20:53:50.069Z Compiling darling_core v0.21.0
29752025-08-26T20:53:50.108Z Compiling parse-display v0.10.0
29762025-08-26T20:53:50.717Z Compiling proc-macro-crate v1.3.1
29772025-08-26T20:53:51.596Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
29782025-08-26T20:53:51.646Z Compiling num_enum_derive v0.5.11
29792025-08-26T20:53:51.646Z Compiling proc-macro-error v1.0.4
29802025-08-26T20:53:52.327Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29812025-08-26T20:53:52.489Z Compiling typify-macro v0.3.0
29822025-08-26T20:53:52.784Z Compiling crucible-workspace-hack v0.1.0
29832025-08-26T20:53:52.905Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29842025-08-26T20:53:53.018Z Compiling heapless v0.8.0
29852025-08-26T20:53:53.316Z Compiling typify-impl v0.4.1
29862025-08-26T20:53:53.340Z Compiling hash32 v0.3.1
29872025-08-26T20:53:53.639Z Compiling foreign-types-macros v0.2.3
29882025-08-26T20:53:53.938Z Compiling num_enum v0.5.11
29892025-08-26T20:53:53.965Z Compiling smoltcp v0.11.0
29902025-08-26T20:53:54.162Z Compiling foreign-types-shared v0.3.1
29912025-08-26T20:53:54.952Z Compiling foreign-types v0.5.0
29922025-08-26T20:53:54.980Z Compiling tabwriter v1.4.0
29932025-08-26T20:53:55.103Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29942025-08-26T20:53:55.129Z Compiling cstr-argument v0.1.2
29952025-08-26T20:53:55.301Z Compiling pretty-hex v0.2.1
29962025-08-26T20:53:55.402Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29972025-08-26T20:53:55.432Z Compiling cobs v0.2.3
29982025-08-26T20:53:55.524Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29992025-08-26T20:53:55.748Z Compiling postcard v1.0.10
30002025-08-26T20:53:55.817Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30012025-08-26T20:53:55.991Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30022025-08-26T20:53:56.212Z Compiling colored v2.2.0
30032025-08-26T20:53:56.347Z Compiling darling_macro v0.21.0
30042025-08-26T20:53:56.373Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30052025-08-26T20:53:56.401Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30062025-08-26T20:53:56.521Z Compiling typify v0.3.0
30072025-08-26T20:53:56.732Z Compiling progenitor-impl v0.9.1
30082025-08-26T20:53:56.789Z Compiling rayon-core v1.12.1
30092025-08-26T20:53:57.085Z Compiling crossbeam-deque v0.8.5
30102025-08-26T20:53:57.200Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30112025-08-26T20:53:57.303Z Compiling darling v0.21.0
30122025-08-26T20:53:57.464Z Compiling ingot-macros v0.1.1
30132025-08-26T20:53:58.203Z Compiling camino-tempfile v1.4.1
30142025-08-26T20:53:58.734Z Compiling smf v0.2.3
30152025-08-26T20:53:59.004Z Compiling rayon v1.10.0
30162025-08-26T20:53:59.975Z Compiling zone_cfg_derive v0.3.0
30172025-08-26T20:54:00.406Z Compiling toml v0.8.23
30182025-08-26T20:54:00.896Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30192025-08-26T20:54:01.349Z Compiling num-derive v0.4.2
30202025-08-26T20:54:01.464Z Compiling sigpipe v0.1.3
30212025-08-26T20:54:01.634Z Compiling jiff v0.2.15
30222025-08-26T20:54:02.003Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30232025-08-26T20:54:02.432Z Compiling zone v0.3.1
30242025-08-26T20:54:03.476Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30252025-08-26T20:54:03.669Z Compiling progenitor-macro v0.9.1
30262025-08-26T20:54:03.696Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30272025-08-26T20:54:03.931Z Compiling num-rational v0.4.2
30282025-08-26T20:54:03.962Z Compiling universal-hash v0.5.1
30292025-08-26T20:54:04.229Z Compiling num-complex v0.4.6
30302025-08-26T20:54:04.552Z Compiling opaque-debug v0.3.1
30312025-08-26T20:54:04.653Z Compiling ingot-types v0.1.2
30322025-08-26T20:54:04.696Z Compiling float-ord v0.3.2
30332025-08-26T20:54:04.917Z Compiling secrecy v0.10.3
30342025-08-26T20:54:05.234Z Compiling num v0.4.3
30352025-08-26T20:54:05.259Z Compiling aead v0.5.2
30362025-08-26T20:54:05.292Z Compiling typify-macro v0.4.1
30372025-08-26T20:54:05.382Z Compiling convert_case v0.4.0
30382025-08-26T20:54:05.459Z Compiling keccak v0.1.5
30392025-08-26T20:54:05.591Z Compiling ingot v0.1.1
30402025-08-26T20:54:05.660Z Compiling utf-8 v0.7.6
30412025-08-26T20:54:06.028Z Compiling tungstenite v0.21.0
30422025-08-26T20:54:06.213Z Compiling derive_more v0.99.20
30432025-08-26T20:54:06.737Z Compiling sha3 v0.10.8
30442025-08-26T20:54:07.895Z Compiling poly1305 v0.8.0
30452025-08-26T20:54:08.034Z Compiling password-hash v0.5.0
30462025-08-26T20:54:08.943Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30472025-08-26T20:54:09.501Z Compiling typify v0.4.1
30482025-08-26T20:54:09.608Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30492025-08-26T20:54:09.717Z Compiling progenitor-impl v0.10.0
30502025-08-26T20:54:09.777Z Compiling chacha20 v0.9.1
30512025-08-26T20:54:10.277Z Compiling blake2 v0.10.6
30522025-08-26T20:54:10.319Z Compiling indent_write v2.2.0
30532025-08-26T20:54:10.594Z Compiling tokio-tungstenite v0.21.0
30542025-08-26T20:54:10.624Z Compiling base64 v0.21.7
30552025-08-26T20:54:11.221Z Compiling argon2 v0.5.3
30562025-08-26T20:54:11.317Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30572025-08-26T20:54:11.545Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30582025-08-26T20:54:12.295Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30592025-08-26T20:54:12.744Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30602025-08-26T20:54:12.821Z Compiling thiserror-impl-no-std v2.0.2
30612025-08-26T20:54:12.935Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30622025-08-26T20:54:13.079Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30632025-08-26T20:54:13.165Z Compiling half v2.4.1
30642025-08-26T20:54:13.432Z Compiling owo-colors v4.2.2
30652025-08-26T20:54:13.786Z Compiling ciborium-io v0.2.2
30662025-08-26T20:54:13.814Z Compiling cancel-safe-futures v0.1.5
30672025-08-26T20:54:13.978Z Compiling ciborium-ll v0.2.2
30682025-08-26T20:54:14.090Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30692025-08-26T20:54:14.219Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30702025-08-26T20:54:14.293Z Compiling atomicwrites v0.4.4
30712025-08-26T20:54:14.395Z Compiling libsw-core v0.3.1
30722025-08-26T20:54:14.603Z Compiling fixedbitset v0.5.7
30732025-08-26T20:54:14.685Z Compiling semver v0.1.20
30742025-08-26T20:54:14.722Z Compiling libsw v3.5.0
30752025-08-26T20:54:15.060Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30762025-08-26T20:54:15.242Z Compiling rustc_version v0.1.7
30772025-08-26T20:54:15.265Z Compiling petgraph v0.8.2
30782025-08-26T20:54:15.641Z Compiling thiserror-no-std v2.0.2
30792025-08-26T20:54:15.725Z Compiling ciborium v0.2.2
30802025-08-26T20:54:15.824Z Compiling vsss-rs v3.3.4
30812025-08-26T20:54:16.575Z Compiling progenitor v0.9.1
30822025-08-26T20:54:16.579Z Compiling progenitor-macro v0.10.0
30832025-08-26T20:54:16.856Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30842025-08-26T20:54:16.999Z Compiling chacha20poly1305 v0.10.1
30852025-08-26T20:54:17.231Z Compiling typify-impl v0.2.0
30862025-08-26T20:54:17.290Z Compiling resolv-conf v0.7.0
30872025-08-26T20:54:18.093Z Compiling newline-converter v0.3.0
30882025-08-26T20:54:18.120Z Compiling primeorder v0.13.6
30892025-08-26T20:54:18.327Z Compiling libefi-sys v0.1.0
30902025-08-26T20:54:18.660Z Compiling moka v0.12.10
30912025-08-26T20:54:18.699Z Compiling linear-map v1.2.0
30922025-08-26T20:54:18.758Z Compiling expectorate v1.2.0
30932025-08-26T20:54:19.076Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30942025-08-26T20:54:19.079Z Compiling newtype_derive v0.1.6
30952025-08-26T20:54:19.079Z Compiling pem v3.0.5
30962025-08-26T20:54:19.427Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30972025-08-26T20:54:19.493Z Compiling pin-project-internal v1.1.6
30982025-08-26T20:54:19.830Z Compiling bitfield-struct v0.6.2
30992025-08-26T20:54:19.913Z Compiling unicase v2.7.0
31002025-08-26T20:54:20.119Z Compiling tagptr v0.2.0
31012025-08-26T20:54:20.300Z Compiling arc-swap v1.7.1
31022025-08-26T20:54:20.442Z Compiling same-file v1.0.6
31032025-08-26T20:54:20.792Z Compiling slog-scope v4.4.0
31042025-08-26T20:54:20.928Z Compiling walkdir v2.5.0
31052025-08-26T20:54:21.334Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31062025-08-26T20:54:22.116Z Compiling polyval v0.6.2
31072025-08-26T20:54:22.278Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31082025-08-26T20:54:22.514Z Compiling pin-project v1.1.6
31092025-08-26T20:54:22.581Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31102025-08-26T20:54:22.707Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31112025-08-26T20:54:22.824Z Compiling hickory-proto v0.24.4
31122025-08-26T20:54:23.005Z Compiling snafu-derive v0.8.5
31132025-08-26T20:54:23.273Z Compiling proc-macro-error-attr2 v2.0.0
31142025-08-26T20:54:23.301Z Compiling csv-core v0.1.11
31152025-08-26T20:54:23.874Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31162025-08-26T20:54:24.049Z Compiling linked-hash-map v0.5.6
31172025-08-26T20:54:24.149Z Compiling salty v0.3.0
31182025-08-26T20:54:24.333Z Compiling parking_lot_core v0.8.6
31192025-08-26T20:54:24.440Z Compiling lru-cache v0.1.2
31202025-08-26T20:54:24.646Z Compiling proc-macro-error2 v2.0.1
31212025-08-26T20:54:24.691Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31222025-08-26T20:54:24.868Z Compiling csv v1.3.1
31232025-08-26T20:54:25.537Z Compiling hickory-resolver v0.25.2
31242025-08-26T20:54:25.773Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31252025-08-26T20:54:26.130Z Compiling ghash v0.5.1
31262025-08-26T20:54:26.356Z Compiling slog-stdlog v4.1.1
31272025-08-26T20:54:26.789Z Compiling p384 v0.13.0
31282025-08-26T20:54:26.818Z Compiling tabled_derive v0.7.0
31292025-08-26T20:54:27.884Z Compiling snafu v0.8.5
31302025-08-26T20:54:28.378Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31312025-08-26T20:54:28.663Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31322025-08-26T20:54:28.918Z Compiling globset v0.4.15
31332025-08-26T20:54:28.949Z Compiling typify-macro v0.2.0
31342025-08-26T20:54:29.092Z Compiling olpc-cjson v0.1.4
31352025-08-26T20:54:29.333Z Compiling ctr v0.9.2
31362025-08-26T20:54:29.435Z Compiling num-derive v0.3.3
31372025-08-26T20:54:29.747Z Compiling progenitor v0.10.0
31382025-08-26T20:54:29.775Z Compiling gethostname v0.5.0
31392025-08-26T20:54:30.020Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31402025-08-26T20:54:30.049Z Compiling lzma-sys v0.1.20
31412025-08-26T20:54:30.111Z Compiling serde_plain v1.0.2
31422025-08-26T20:54:30.465Z Compiling async-recursion v1.1.1
31432025-08-26T20:54:30.528Z Compiling slog-dtrace v0.3.0
31442025-08-26T20:54:30.861Z Compiling typed-path v0.9.3
31452025-08-26T20:54:30.892Z Compiling highway v1.3.0
31462025-08-26T20:54:30.923Z Compiling xshell-macros v0.2.7
31472025-08-26T20:54:31.587Z Compiling libscf-sys v1.1.0
31482025-08-26T20:54:31.694Z Compiling xshell v0.2.7
31492025-08-26T20:54:31.722Z Compiling textwrap v0.16.2
31502025-08-26T20:54:31.995Z Compiling aes-gcm v0.10.3
31512025-08-26T20:54:32.021Z Compiling tabled v0.15.0
31522025-08-26T20:54:32.364Z Compiling hickory-resolver v0.24.4
31532025-08-26T20:54:32.836Z Compiling mime_guess v2.0.5
31542025-08-26T20:54:32.911Z Compiling slog-envlogger v2.2.0
31552025-08-26T20:54:32.999Z Compiling typify v0.2.0
31562025-08-26T20:54:33.220Z Compiling progenitor-impl v0.8.0
31572025-08-26T20:54:33.644Z Compiling tough v0.20.0
31582025-08-26T20:54:33.928Z Compiling steno v0.4.1
31592025-08-26T20:54:34.077Z Compiling tabled_derive v0.10.0
31602025-08-26T20:54:36.850Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31612025-08-26T20:54:37.903Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31622025-08-26T20:54:37.974Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31632025-08-26T20:54:40.203Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31642025-08-26T20:54:40.207Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31652025-08-26T20:54:40.451Z Compiling progenitor-macro v0.8.0
31662025-08-26T20:54:41.413Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31672025-08-26T20:54:43.503Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31682025-08-26T20:54:43.630Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31692025-08-26T20:54:43.741Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31702025-08-26T20:54:44.719Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31712025-08-26T20:54:44.962Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31722025-08-26T20:54:47.030Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31732025-08-26T20:54:47.121Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31742025-08-26T20:54:47.224Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31752025-08-26T20:54:48.209Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31762025-08-26T20:54:50.416Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31772025-08-26T20:54:50.671Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31782025-08-26T20:54:51.121Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31792025-08-26T20:54:52.192Z Compiling papergrid v0.14.0
31802025-08-26T20:54:52.972Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31812025-08-26T20:54:53.001Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31822025-08-26T20:54:53.028Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31832025-08-26T20:54:53.622Z Compiling heck v0.3.3
31842025-08-26T20:54:54.015Z Compiling tokio-dtrace v0.1.0
31852025-08-26T20:54:54.137Z Compiling progenitor-client v0.8.0
31862025-08-26T20:54:54.180Z Compiling ssh-encoding v0.2.0
31872025-08-26T20:54:54.518Z Compiling blowfish v0.9.1
31882025-08-26T20:54:54.688Z Compiling env_filter v0.1.2
31892025-08-26T20:54:54.740Z Compiling nibble_vec v0.1.0
31902025-08-26T20:54:55.012Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31912025-08-26T20:54:55.039Z Compiling endian-type v0.1.2
31922025-08-26T20:54:55.317Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31932025-08-26T20:54:55.365Z Compiling humantime v2.2.0
31942025-08-26T20:54:55.368Z Compiling radix_trie v0.2.1
31952025-08-26T20:54:55.510Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31962025-08-26T20:54:55.734Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31972025-08-26T20:54:55.825Z Compiling env_logger v0.11.5
31982025-08-26T20:54:55.898Z Compiling bcrypt-pbkdf v0.10.0
31992025-08-26T20:54:56.002Z Compiling ssh-cipher v0.2.0
32002025-08-26T20:54:56.029Z Compiling progenitor v0.8.0
32012025-08-26T20:54:56.309Z Compiling oxide-tokio-rt v0.1.2
32022025-08-26T20:54:56.505Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32032025-08-26T20:54:56.532Z Compiling tabled v0.18.0
32042025-08-26T20:54:56.663Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32052025-08-26T20:54:57.013Z Compiling zone_cfg_derive v0.1.2
32062025-08-26T20:54:57.159Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32072025-08-26T20:54:57.394Z Compiling parking_lot v0.11.2
32082025-08-26T20:54:58.098Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32092025-08-26T20:54:58.308Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32102025-08-26T20:54:58.577Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32112025-08-26T20:54:59.227Z Compiling qorb v0.4.1
32122025-08-26T20:55:00.253Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32132025-08-26T20:55:00.488Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32142025-08-26T20:55:01.086Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32152025-08-26T20:55:01.487Z Compiling prefix-trie v0.7.0
32162025-08-26T20:55:01.544Z Compiling password-hash v0.4.2
32172025-08-26T20:55:01.982Z Compiling fxhash v0.2.1
32182025-08-26T20:55:02.200Z Compiling base64 v0.13.1
32192025-08-26T20:55:02.257Z Compiling http-range v0.1.5
32202025-08-26T20:55:02.344Z Compiling number_prefix v0.4.0
32212025-08-26T20:55:02.364Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32222025-08-26T20:55:02.620Z Compiling indicatif v0.17.11
32232025-08-26T20:55:02.624Z Compiling hickory-server v0.25.2
32242025-08-26T20:55:02.797Z Compiling ron v0.7.1
32252025-08-26T20:55:02.820Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32262025-08-26T20:55:02.851Z Compiling sled v0.34.7
32272025-08-26T20:55:02.889Z Compiling pbkdf2 v0.11.0
32282025-08-26T20:55:03.288Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32292025-08-26T20:55:03.918Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32302025-08-26T20:55:03.998Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
32312025-08-26T20:55:04.875Z Compiling xz2 v0.1.7
32322025-08-26T20:55:06.403Z Compiling zone v0.1.8
32332025-08-26T20:55:07.040Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32342025-08-26T20:55:07.109Z Compiling ssh-key v0.6.6
32352025-08-26T20:55:07.255Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32362025-08-26T20:55:07.842Z Compiling hickory-client v0.25.2
32372025-08-26T20:55:08.237Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32382025-08-26T20:55:08.451Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32392025-08-26T20:55:08.552Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32402025-08-26T20:55:09.406Z Compiling p521 v0.13.3
32412025-08-26T20:55:09.921Z Compiling p256 v0.13.2
32422025-08-26T20:55:10.793Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32432025-08-26T20:55:11.202Z Compiling yasna v0.5.2
32442025-08-26T20:55:11.585Z Compiling headers-core v0.3.0
32452025-08-26T20:55:11.819Z Compiling kstat-rs v0.2.4
32462025-08-26T20:55:12.135Z Compiling secrecy v0.8.0
32472025-08-26T20:55:12.320Z Compiling nanorand v0.7.0
32482025-08-26T20:55:12.348Z Compiling atty v0.2.14
32492025-08-26T20:55:12.427Z Compiling russh-cryptovec v0.7.3
32502025-08-26T20:55:12.449Z Compiling crc8 v0.1.1
32512025-08-26T20:55:12.545Z Compiling md5 v0.7.0
32522025-08-26T20:55:12.659Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
32532025-08-26T20:55:12.724Z Compiling flume v0.11.1
32542025-08-26T20:55:12.807Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32552025-08-26T20:55:12.907Z Compiling russh-keys v0.45.0
32562025-08-26T20:55:13.365Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32572025-08-26T20:55:13.965Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32582025-08-26T20:55:15.178Z Compiling rcgen v0.12.1
32592025-08-26T20:55:16.619Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32602025-08-26T20:55:17.353Z Compiling headers v0.4.1
32612025-08-26T20:55:17.660Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32622025-08-26T20:55:18.336Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32632025-08-26T20:55:18.948Z Compiling hyper-staticfile v0.10.1
32642025-08-26T20:55:19.129Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32652025-08-26T20:55:19.739Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
32662025-08-26T20:55:19.837Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32672025-08-26T20:55:20.011Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32682025-08-26T20:55:20.290Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32692025-08-26T20:55:21.003Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32702025-08-26T20:55:21.842Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32712025-08-26T20:55:22.655Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
32722025-08-26T20:55:22.747Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32732025-08-26T20:55:24.029Z Compiling num-bigint v0.4.6
32742025-08-26T20:55:24.289Z Compiling des v0.8.1
32752025-08-26T20:55:24.346Z Compiling subprocess v0.2.9
32762025-08-26T20:55:24.667Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32772025-08-26T20:55:25.289Z Compiling hex-literal v0.4.1
32782025-08-26T20:55:25.500Z Compiling display-error-chain v0.2.2
32792025-08-26T20:55:25.612Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32802025-08-26T20:55:25.758Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32812025-08-26T20:55:25.946Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32822025-08-26T20:55:28.727Z Compiling russh v0.45.0
32832025-08-26T20:55:28.922Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32842025-08-26T20:55:29.970Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32852025-08-26T20:55:30.496Z Compiling internet-checksum v0.2.1
32862025-08-26T20:55:39.441Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32872025-08-26T20:55:41.248Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32882025-08-26T20:56:09.315Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32892025-08-26T20:56:34.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
32902025-08-26T20:56:34.958Z
32912025-08-26T20:56:34.962Zreal 2:59.288305331
32922025-08-26T20:56:34.963Zuser 16:01.643132075
32932025-08-26T20:56:34.963Zsys 2:17.255572837
32942025-08-26T20:56:34.963Ztrap 0.492296165
32952025-08-26T20:56:34.963Ztflt 0.246672207
32962025-08-26T20:56:34.963Zdflt 1.260309959
32972025-08-26T20:56:34.963Zkflt 0.000060012
32982025-08-26T20:56:34.963Zlock 43:22.843265583
32992025-08-26T20:56:34.963Zslp 58:02.190475288
33002025-08-26T20:56:34.963Zlat 57.524293863
33012025-08-26T20:56:34.963Zstop 2:27.868971094
33022025-08-26T20:56:34.964Z+ mkdir tests
33032025-08-26T20:56:34.968Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33042025-08-26T20:56:34.968Z+ xargs -I '{}' -t cp '{}' tests/
33052025-08-26T20:56:35.006Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-05ab612b88f679a2 tests/
33062025-08-26T20:56:35.033Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8dc8ff08ba576f5f tests/
33072025-08-26T20:56:35.060Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-11df2537f22014b7 tests/
33082025-08-26T20:56:35.090Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-45d98bea9813cdf3 tests/
33092025-08-26T20:56:35.436Z+ 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/*)
33102025-08-26T20:56:35.440Z+ 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-8dc8ff08ba576f5f tests/commtest-11df2537f22014b7 tests/dhcp_server-05ab612b88f679a2 tests/end_to_end_tests-45d98bea9813cdf3 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz 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
33112025-08-26T20:58:11.969ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33122025-08-26T20:58:11.969Za .github/buildomat/ci-env.sh 1K
33132025-08-26T20:58:11.969Za out/target/test 1K
33142025-08-26T20:58:11.969Za out/npuzone/npuzone 23144K
33152025-08-26T20:58:11.969Za package-manifest.toml 34K
33162025-08-26T20:58:11.969Za smf/sled-agent/non-gimlet/config.toml 5K
33172025-08-26T20:58:11.969Za target/release/omicron-package 41324K
33182025-08-26T20:58:11.969Za target/release/xtask 11796K
33192025-08-26T20:58:11.969Za target/debug/bootstrap 245023K
33202025-08-26T20:58:11.969Za tests/bootstrap-8dc8ff08ba576f5f 23635K
33212025-08-26T20:58:11.969Za tests/commtest-11df2537f22014b7 25722K
33222025-08-26T20:58:11.969Za tests/dhcp_server-05ab612b88f679a2 23635K
33232025-08-26T20:58:11.969Za tests/end_to_end_tests-45d98bea9813cdf3 345237K
33242025-08-26T20:58:11.969Za out/clickhouse.tar.gz 316044K
33252025-08-26T20:58:11.969Za out/clickhouse_keeper.tar.gz 299738K
33262025-08-26T20:58:11.969Za out/clickhouse_server.tar.gz 316044K
33272025-08-26T20:58:11.969Za out/cockroachdb.tar.gz 160441K
33282025-08-26T20:58:11.969Za out/crucible-dtrace.tar 99K
33292025-08-26T20:58:11.969Za out/crucible-pantry-zone.tar.gz 38362K
33302025-08-26T20:58:11.970Za out/crucible-zone.tar.gz 48165K
33312025-08-26T20:58:11.970Za out/external-dns.tar.gz 51082K
33322025-08-26T20:58:11.970Za out/internal-dns.tar.gz 51082K
33332025-08-26T20:58:11.970Za out/mg-ddm-gz.tar 90846K
33342025-08-26T20:58:11.970Za out/nexus.tar.gz 134548K
33352025-08-26T20:58:11.970Za out/ntp.tar.gz 33401K
33362025-08-26T20:58:11.970Za out/omicron-gateway-softnpu.tar.gz 31298K
33372025-08-26T20:58:11.970Za out/omicron-sled-agent.tar 142846K
33382025-08-26T20:58:11.970Za out/overlay.tar.gz 3K
33392025-08-26T20:58:11.970Za out/oximeter.tar.gz 63810K
33402025-08-26T20:58:11.970Za out/oxlog.tar 4004K
33412025-08-26T20:58:11.970Za out/probe.tar.gz 3037K
33422025-08-26T20:58:11.970Za out/propolis-server.tar.gz 68586K
33432025-08-26T20:58:11.970Za out/pumpkind-gz.tar 26648K
33442025-08-26T20:58:11.970Za out/switch-softnpu.tar.gz 347704K
33452025-08-26T20:58:11.974Z
33462025-08-26T20:58:11.974Zreal 1:36.520956239
33472025-08-26T20:58:11.974Zuser 1:32.380571942
33482025-08-26T20:58:11.974Zsys 6.201320244
33492025-08-26T20:58:11.974Ztrap 0.022485599
33502025-08-26T20:58:11.974Ztflt 0.000000000
33512025-08-26T20:58:11.974Zdflt 0.000000000
33522025-08-26T20:58:11.974Zkflt 0.000000000
33532025-08-26T20:58:11.974Zlock 0.000000000
33542025-08-26T20:58:11.974Zslp 1:31.917148895
33552025-08-26T20:58:11.974Zlat 2.514541339
33562025-08-26T20:58:11.974Zstop 0.000582698
33572025-08-26T20:58:11.974Zprocess exited: duration 2224981 ms, exit code 0
 
33582025-08-26T20:58:11.992Zfound 1 output files
33592025-08-26T20:58:11.992Zuploading: /work/package.tar.gz (2237514534 bytes)
33602025-08-26T20:59:02.643Zuploaded: /work/package.tar.gz