01K5CHK3C9AY6P2ZJRZCX72V98: 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: 01K5CHM762GXYMMH19NEW60GED

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-17T19:16:12.775Zjob assigned to worker 01K5CHM9M5VZFPXJRZ1X3PYSJW [factory aws, i-0e3c32ab46c9710e8] (queued for 1 m 5 s)
 
22025-09-17T19:16:21.414Zstarting task 0: "setup"
32025-09-17T19:16:21.418Z++ uname -s
42025-09-17T19:16:21.423Z+ kern=SunOS
52025-09-17T19:16:21.423Z+ build_user=build
62025-09-17T19:16:21.423Z+ build_uid=12345
72025-09-17T19:16:21.423Z+ work_dir=/work
82025-09-17T19:16:21.423Z+ input_dir=/input
92025-09-17T19:16:21.423Z+ [[ 0 == 12345 ]]
102025-09-17T19:16:21.423Z+ case "$kern" in
112025-09-17T19:16:21.423Z+ groupadd -g 12345 build
122025-09-17T19:16:21.429Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-17T19:16:23.432Z+ zfs create -o mountpoint=/work rpool/work
142025-09-17T19:16:23.555Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-17T19:16:23.560Z+ home_fs=zfs
162025-09-17T19:16:23.560Z+ [[ zfs == autofs ]]
172025-09-17T19:16:23.560Z+ mkdir -p /home/build
182025-09-17T19:16:23.560Z+ chown build:build /home/build /work
192025-09-17T19:16:24.563Z+ chmod 0700 /home/build /work
202025-09-17T19:16:24.567Zprocess exited: duration 3154 ms, exit code 0
 
212025-09-17T19:16:24.575Zstarting task 1: "rust-toolchain"
222025-09-17T19:16:24.581Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-17T19:16:24.581Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-17T19:16:24.581Z * rust toolchain channel = "1.89.0"
252025-09-17T19:16:24.581Z * rust toolchain profile = "default"
262025-09-17T19:16:24.581Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-17T19:16:24.581Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-17T19:16:24.584Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-17T19:16:24.584Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-17T19:16:24.697Zinfo: downloading installer
312025-09-17T19:16:25.982Zwarn: It looks like you have an existing installation of Rust at:
322025-09-17T19:16:25.982Zwarn: /opt/ooce/bin
332025-09-17T19:16:25.982Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-17T19:16:25.982Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-17T19:16:25.982Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-17T19:16:25.982Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-17T19:16:25.982Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-17T19:16:25.982Zerror: cannot install while Rust is installed
392025-09-17T19:16:25.982Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-17T19:16:26.009Zinfo: profile set to 'default'
412025-09-17T19:16:26.009Zinfo: default host triple is x86_64-unknown-illumos
422025-09-17T19:16:26.014Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-17T19:16:26.169Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-17T19:16:26.169Zinfo: downloading component 'cargo'
452025-09-17T19:16:26.996Zinfo: downloading component 'clippy'
462025-09-17T19:16:27.337Zinfo: downloading component 'rust-docs'
472025-09-17T19:16:28.604Zinfo: downloading component 'rust-std'
482025-09-17T19:16:30.622Zinfo: downloading component 'rustc'
492025-09-17T19:16:36.740Zinfo: downloading component 'rustfmt'
502025-09-17T19:16:37.018Zinfo: installing component 'cargo'
512025-09-17T19:16:37.896Zinfo: installing component 'clippy'
522025-09-17T19:16:38.317Zinfo: installing component 'rust-docs'
532025-09-17T19:16:40.049Zinfo: installing component 'rust-std'
542025-09-17T19:16:42.015Zinfo: installing component 'rustc'
552025-09-17T19:16:48.545Zinfo: installing component 'rustfmt'
562025-09-17T19:16:48.881Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-17T19:16:48.881Z
582025-09-17T19:16:49.308Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-17T19:16:49.308Z
602025-09-17T19:16:49.313Z
612025-09-17T19:16:49.313ZRust is installed now. Great!
622025-09-17T19:16:49.313Z
632025-09-17T19:16:49.313ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-17T19:16:49.313Zenvironment variable. This has not been done automatically.
652025-09-17T19:16:49.313Z
662025-09-17T19:16:49.313ZTo configure your current shell, you need to source
672025-09-17T19:16:49.313Zthe corresponding env file under $HOME/.cargo.
682025-09-17T19:16:49.313Z
692025-09-17T19:16:49.313ZThis is usually done by running one of the following (note the leading DOT):
702025-09-17T19:16:49.313Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-17T19:16:49.313Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-17T19:16:49.313Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-17T19:16:49.397Z+ rustup --version
742025-09-17T19:16:49.408Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-17T19:16:49.412Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-17T19:16:49.490Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-17T19:16:49.494Z+ cargo --version
782025-09-17T19:16:49.557Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-17T19:16:49.560Z+ rustc --version
802025-09-17T19:16:49.631Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-17T19:16:49.634Zprocess exited: duration 25058 ms, exit code 0
 
822025-09-17T19:16:49.642Zstarting task 2: "authentication"
832025-09-17T19:16:49.664Zprocess exited: duration 22 ms, exit code 0
 
842025-09-17T19:16:49.670Zstarting task 3: "clone repository"
852025-09-17T19:16:49.676Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-17T19:16:49.679Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-17T19:16:49.723ZCloning into '/work/oxidecomputer/omicron'...
882025-09-17T19:16:59.634Z+ cd /work/oxidecomputer/omicron
892025-09-17T19:16:59.634Z+ git fetch origin 34aa89ac65daa2e82ce8fd675541c8ba87dcdd55
902025-09-17T19:16:59.931ZFrom https://github.com/oxidecomputer/omicron
912025-09-17T19:16:59.932Z * branch 34aa89ac65daa2e82ce8fd675541c8ba87dcdd55 -> FETCH_HEAD
922025-09-17T19:16:59.944Z+ [[ -n dap/handoff-live-test ]]
932025-09-17T19:16:59.944Z++ git branch --show-current
942025-09-17T19:16:59.944Z+ current=main
952025-09-17T19:16:59.944Z+ [[ main != dap/handoff-live-test ]]
962025-09-17T19:16:59.944Z+ git branch -f dap/handoff-live-test 34aa89ac65daa2e82ce8fd675541c8ba87dcdd55
972025-09-17T19:16:59.944Z+ git checkout -f dap/handoff-live-test
982025-09-17T19:16:59.988ZSwitched to branch 'dap/handoff-live-test'
992025-09-17T19:16:59.998Z+ git reset --hard 34aa89ac65daa2e82ce8fd675541c8ba87dcdd55
1002025-09-17T19:17:00.062ZHEAD is now at 34aa89ac6 review feedback
1012025-09-17T19:17:00.126Zprocess exited: duration 10376 ms, exit code 0
 
1022025-09-17T19:17:00.185Zstarting task 4: "build"
1032025-09-17T19:17:00.190Z+ source .github/buildomat/ci-env.sh
1042025-09-17T19:17:00.190Z++ export CARGO_TERM_COLOR=always
1052025-09-17T19:17:00.190Z++ CARGO_TERM_COLOR=always
1062025-09-17T19:17:00.190Z+ cargo --version
1072025-09-17T19:17:00.277Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-17T19:17:00.283Z+ rustc --version
1092025-09-17T19:17:00.330Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-17T19:17:00.334Z+ WORK=/work
1112025-09-17T19:17:00.334Z+ pfexec mkdir -p /work
1122025-09-17T19:17:00.339Z+ pfexec chown build /work
1132025-09-17T19:17:00.347Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-09-17T19:17:14.624Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-09-17T19:17:22.387Z Startup: Caching catalogs ... Done
1162025-09-17T19:17:30.012ZPlanning: Solver setup ... Done (6.395s)
1172025-09-17T19:17:30.072ZPlanning: Running solver ... Done (0.059s)
1182025-09-17T19:17:30.176ZPlanning: Finding local manifests ... Done (0.004s)
1192025-09-17T19:17:30.204ZPlanning: Fetching manifests: 0/4 0% complete
1202025-09-17T19:17:30.778ZPlanning: Fetching manifests: 4/4 100% complete
1212025-09-17T19:17:30.829ZPlanning: Package planning ... Done (0.049s)
1222025-09-17T19:17:30.879ZPlanning: Merging actions ... Done (0.051s)
1232025-09-17T19:17:31.286ZPlanning: Checking for conflicting actions ... Done (0.407s)
1242025-09-17T19:17:31.297ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-09-17T19:17:33.631ZPlanning: Evaluating mediators ... Done (2.324s)
1262025-09-17T19:17:33.644ZPlanning: Planning completed in 11.12 seconds
1272025-09-17T19:17:33.796Z Packages to install: 4
1282025-09-17T19:17:33.796Z Mediators to change: 2
1292025-09-17T19:17:33.811Z Services to change: 1
1302025-09-17T19:17:33.811Z Estimated space available: 155.49 GB
1312025-09-17T19:17:33.811ZEstimated space to be consumed: 1.72 GB
1322025-09-17T19:17:33.812Z Create boot environment: No
1332025-09-17T19:17:33.812ZCreate backup boot environment: No
1342025-09-17T19:17:33.812Z Rebuild boot archive: No
1352025-09-17T19:17:33.815Z
1362025-09-17T19:17:33.815ZChanged mediators:
1372025-09-17T19:17:33.817Z mediator clang:
1382025-09-17T19:17:33.817Z version: None -> 15 (system default)
1392025-09-17T19:17:33.817Z
1402025-09-17T19:17:33.817Z mediator llvm:
1412025-09-17T19:17:33.817Z version: 14 (system default) -> 15 (system default)
1422025-09-17T19:17:33.817Z
1432025-09-17T19:17:33.818ZChanged packages:
1442025-09-17T19:17:33.818Zhelios-dev
1452025-09-17T19:17:33.818Z developer/build-essential
1462025-09-17T19:17:33.818Z None -> 11-2.0
1472025-09-17T19:17:33.819Z library/libxmlsec1
1482025-09-17T19:17:33.819Z None -> 1.2.35-2.0
1492025-09-17T19:17:33.819Z ooce/developer/clang-15
1502025-09-17T19:17:33.819Z None -> 15.0.7-2.0
1512025-09-17T19:17:33.819Z ooce/developer/llvm-15
1522025-09-17T19:17:33.819Z None -> 15.0.7-2.0
1532025-09-17T19:17:33.819Z
1542025-09-17T19:17:33.819ZServices:
1552025-09-17T19:17:33.819Z restart_fmri:
1562025-09-17T19:17:33.819Z svc:/system/update-man-index:default
1572025-09-17T19:17:33.906Z
1582025-09-17T19:17:33.906ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-09-17T19:17:40.088ZDownload: 210/3290 items 1.3/212.6MB 0% complete (569k/s)
1602025-09-17T19:17:45.088ZDownload: 2654/3290 items 120.6/212.6MB 56% complete (12.0M/s)
1612025-09-17T19:17:47.086ZDownload: Completed 212.60 MB in 13.18 seconds (16.1M/s)
1622025-09-17T19:17:47.371Z Actions: 1/3689 actions (Installing new actions)
1632025-09-17T19:17:52.083Z Actions: Completed 3689 actions in 4.71 seconds.
1642025-09-17T19:17:52.689Z Done (0.601s)
1652025-09-17T19:17:52.689Z Done (0.000s)
1662025-09-17T19:17:53.598Z Done (0.908s)
1672025-09-17T19:17:58.466Z Done (4.546s)
1682025-09-17T19:17:58.557Z Done (0.022s)
1692025-09-17T19:17:58.560Z Done (0.000s)
1702025-09-17T19:17:58.732Z Done (0.000s)
1712025-09-17T19:17:59.576ZPlanning: Evaluating mediator changes ... Done
1722025-09-17T19:17:59.736ZPlanning: Checking for conflicting actions ... Done
1732025-09-17T19:17:59.740ZPlanning: Consolidating action changes ... Done
1742025-09-17T19:18:00.014ZPlanning: Evaluating mediators ... Done
1752025-09-17T19:18:00.017ZPlanning: Planning completed in 0.44 seconds
1762025-09-17T19:18:00.048Z Mediators to change: 2
1772025-09-17T19:18:00.052Z Create boot environment: No
1782025-09-17T19:18:00.052ZCreate backup boot environment: No
1792025-09-17T19:18:00.120Z Done
1802025-09-17T19:18:00.120Z Done
1812025-09-17T19:18:00.751Z Done
1822025-09-17T19:18:04.233Z Done
1832025-09-17T19:18:05.320Z Done
1842025-09-17T19:18:05.324Z Done
1852025-09-17T19:18:05.324Z Done
1862025-09-17T19:18:05.324ZPlanning: Evaluating mediator changes ... Done
1872025-09-17T19:18:05.324ZPlanning: Merging actions ... Done
1882025-09-17T19:18:05.324ZPlanning: Checking for conflicting actions ... Done
1892025-09-17T19:18:05.325ZPlanning: Consolidating action changes ... Done
1902025-09-17T19:18:05.540ZPlanning: Evaluating mediators ... Done
1912025-09-17T19:18:05.597ZPlanning: Planning completed in 0.76 seconds
1922025-09-17T19:18:05.631Z Packages to change: 1
1932025-09-17T19:18:05.631Z Mediators to change: 1
1942025-09-17T19:18:05.635Z Services to change: 1
1952025-09-17T19:18:05.636Z Create boot environment: No
1962025-09-17T19:18:05.636ZCreate backup boot environment: Yes
1972025-09-17T19:18:08.177Z Actions: 1/6 actions (Updating modified actions)
1982025-09-17T19:18:08.182Z Actions: Completed 6 actions in 0.00 seconds.
1992025-09-17T19:18:08.182Z Done
2002025-09-17T19:18:08.182Z Done
2012025-09-17T19:18:08.359Z Done
2022025-09-17T19:18:11.976Z Done
2032025-09-17T19:18:12.060Z Done
2042025-09-17T19:18:12.064Z Done
2052025-09-17T19:18:12.204Z Done
2062025-09-17T19:18:12.634ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072025-09-17T19:18:12.634Zclang system 15 system
2082025-09-17T19:18:12.634Zcsh system system illumos
2092025-09-17T19:18:12.634Zctags system system illumos
2102025-09-17T19:18:12.634Zfile system system illumos
2112025-09-17T19:18:12.634Zgcc vendor 12 vendor
2122025-09-17T19:18:12.634Zgcc system 10 system
2132025-09-17T19:18:12.634Zgcc system 7 system
2142025-09-17T19:18:12.634Zgo system 1.20 system
2152025-09-17T19:18:12.634Zgo system 1.19 system
2162025-09-17T19:18:12.634Zllvm system 15 system
2172025-09-17T19:18:12.634Zllvm system 14 system
2182025-09-17T19:18:12.634Zmariadb system 10.6 system
2192025-09-17T19:18:12.634Zmta vendor vendor dma
2202025-09-17T19:18:12.634Zopenjdk system 17 system
2212025-09-17T19:18:12.634Zopenjdk system 11 system
2222025-09-17T19:18:12.634Zopenjdk system 1.8 system
2232025-09-17T19:18:12.634Zopenssl vendor 3 vendor
2242025-09-17T19:18:12.634Zperl system 5.36 system
2252025-09-17T19:18:12.634Zpostgresql system 15 system
2262025-09-17T19:18:12.634Zpostgresql system 13 system
2272025-09-17T19:18:12.634Zpython vendor 3 vendor
2282025-09-17T19:18:12.634Zpython system 2 system
2292025-09-17T19:18:12.634Zpython3 system 3.11 system
2302025-09-17T19:18:12.634Zruby system 3.0 system
2312025-09-17T19:18:12.634Zwords vendor vendor american-english
2322025-09-17T19:18:12.634Zwords system system australian-english
2332025-09-17T19:18:12.634Zwords system system british-english
2342025-09-17T19:18:12.634Zwords system system canadian-english
2352025-09-17T19:18:12.634Zwords system system french
2362025-09-17T19:18:12.635Zwords system system italian
2372025-09-17T19:18:12.635Zwords system system ngerman
2382025-09-17T19:18:12.635Zwords system system ogerman
2392025-09-17T19:18:12.635Zwords system system spanish
2402025-09-17T19:18:12.971ZPUBLISHER TYPE STATUS P LOCATION
2412025-09-17T19:18:12.971Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422025-09-17T19:18:17.848ZFMRI IFO
2432025-09-17T19:18:17.848Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442025-09-17T19:18:17.848Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452025-09-17T19:18:17.848Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462025-09-17T19:18:17.848Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472025-09-17T19:18:17.848Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482025-09-17T19:18:17.848Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492025-09-17T19:18:17.848Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502025-09-17T19:18:17.848Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512025-09-17T19:18:17.848Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522025-09-17T19:18:17.848Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532025-09-17T19:18:17.848Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542025-09-17T19:18:17.849Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552025-09-17T19:18:17.849Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562025-09-17T19:18:17.849Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572025-09-17T19:18:17.849Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582025-09-17T19:18:17.849Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592025-09-17T19:18:18.877Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602025-09-17T19:18:19.166Z Updating crates.io index
2612025-09-17T19:18:19.169Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622025-09-17T19:18:19.516Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632025-09-17T19:18:20.162Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642025-09-17T19:18:20.449Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652025-09-17T19:18:20.723Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662025-09-17T19:18:21.075Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672025-09-17T19:18:22.224Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682025-09-17T19:18:24.280Z Updating git repository `https://github.com/oxidecomputer/opte`
2692025-09-17T19:18:25.235Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702025-09-17T19:18:25.884Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712025-09-17T19:18:26.587Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-09-17T19:18:26.882Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-09-17T19:18:27.200Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742025-09-17T19:18:27.734Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752025-09-17T19:18:28.190Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762025-09-17T19:18:28.493Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2772025-09-17T19:18:28.785Z Updating git repository `https://github.com/oxidecomputer/tofino`
2782025-09-17T19:18:29.088Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2792025-09-17T19:18:29.336Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2802025-09-17T19:18:29.580Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2812025-09-17T19:18:29.856Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2822025-09-17T19:18:30.205Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832025-09-17T19:18:30.553Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-09-17T19:18:30.843Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-09-17T19:18:31.357Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2862025-09-17T19:18:31.796Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-09-17T19:18:32.074Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-09-17T19:18:32.434Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-09-17T19:18:32.830Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-09-17T19:18:33.108Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-09-17T19:18:33.409Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-09-17T19:18:33.685Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932025-09-17T19:18:52.441Z Updating git repository `https://github.com/illumos/smf-rs`
2942025-09-17T19:18:53.712Z Downloading crates ...
2952025-09-17T19:18:53.771Z Downloaded bytecount v0.6.8
2962025-09-17T19:18:53.775Z Downloaded anstyle-parse v0.2.5
2972025-09-17T19:18:53.778Z Downloaded fs-err v3.1.1
2982025-09-17T19:18:53.781Z Downloaded cargo_toml v0.21.0
2992025-09-17T19:18:53.781Z Downloaded crypto-common v0.1.6
3002025-09-17T19:18:53.785Z Downloaded clap_lex v0.7.4
3012025-09-17T19:18:53.785Z Downloaded heck v0.5.0
3022025-09-17T19:18:53.792Z Downloaded serde-value v0.7.0
3032025-09-17T19:18:53.796Z Downloaded idna_adapter v1.2.0
3042025-09-17T19:18:53.796Z Downloaded plain v0.2.3
3052025-09-17T19:18:53.799Z Downloaded thiserror v1.0.69
3062025-09-17T19:18:53.803Z Downloaded thiserror v2.0.16
3072025-09-17T19:18:53.807Z Downloaded icu_normalizer v1.5.0
3082025-09-17T19:18:53.811Z Downloaded usdt-macro v0.5.0
3092025-09-17T19:18:53.815Z Downloaded yoke-derive v0.7.4
3102025-09-17T19:18:53.815Z Downloaded goblin v0.8.2
3112025-09-17T19:18:53.818Z Downloaded write16 v1.0.0
3122025-09-17T19:18:53.823Z Downloaded terminal_size v0.4.0
3132025-09-17T19:18:53.823Z Downloaded usdt-attr-macro v0.5.0
3142025-09-17T19:18:53.823Z Downloaded thiserror-impl v2.0.16
3152025-09-17T19:18:53.826Z Downloaded unicode-linebreak v0.1.5
3162025-09-17T19:18:53.826Z Downloaded thread-id v4.2.2
3172025-09-17T19:18:53.826Z Downloaded utf16_iter v1.0.5
3182025-09-17T19:18:53.830Z Downloaded fnv v1.0.7
3192025-09-17T19:18:53.830Z Downloaded usdt-impl v0.5.0
3202025-09-17T19:18:53.833Z Downloaded zerofrom v0.1.4
3212025-09-17T19:18:53.834Z Downloaded tinystr v0.7.6
3222025-09-17T19:18:53.834Z Downloaded zerovec-derive v0.10.3
3232025-09-17T19:18:53.837Z Downloaded zerofrom-derive v0.1.4
3242025-09-17T19:18:53.837Z Downloaded version_check v0.9.5
3252025-09-17T19:18:53.841Z Downloaded unicode-xid v0.2.6
3262025-09-17T19:18:53.841Z Downloaded toml_datetime v0.6.11
3272025-09-17T19:18:53.845Z Downloaded dtrace-parser v0.2.0
3282025-09-17T19:18:53.845Z Downloaded writeable v0.5.5
3292025-09-17T19:18:53.845Z Downloaded rustix v0.38.37
3302025-09-17T19:18:53.866Z Downloaded zerocopy-derive v0.7.35
3312025-09-17T19:18:53.871Z Downloaded unicode-ident v1.0.18
3322025-09-17T19:18:53.874Z Downloaded ucd-trie v0.1.7
3332025-09-17T19:18:53.874Z Downloaded icu_provider_macros v1.5.0
3342025-09-17T19:18:53.879Z Downloaded typenum v1.17.0
3352025-09-17T19:18:53.879Z Downloaded textwrap v0.16.2
3362025-09-17T19:18:53.883Z Downloaded strsim v0.11.1
3372025-09-17T19:18:53.883Z Downloaded block-buffer v0.10.4
3382025-09-17T19:18:53.883Z Downloaded stable_deref_trait v1.2.0
3392025-09-17T19:18:53.887Z Downloaded memmap v0.7.0
3402025-09-17T19:18:53.888Z Downloaded url v2.5.4
3412025-09-17T19:18:53.891Z Downloaded pretty-hex v0.4.1
3422025-09-17T19:18:53.891Z Downloaded displaydoc v0.2.5
3432025-09-17T19:18:53.895Z Downloaded toml_edit v0.22.27
3442025-09-17T19:18:53.901Z Downloaded generic-array v0.14.7
3452025-09-17T19:18:53.901Z Downloaded dof v0.3.0
3462025-09-17T19:18:53.906Z Downloaded cargo-platform v0.2.0
3472025-09-17T19:18:53.906Z Downloaded serde v1.0.223
3482025-09-17T19:18:53.906Z Downloaded synstructure v0.13.1
3492025-09-17T19:18:53.906Z Downloaded anyhow v1.0.99
3502025-09-17T19:18:53.913Z Downloaded zerovec v0.10.4
3512025-09-17T19:18:53.917Z Downloaded tabled v0.15.0
3522025-09-17T19:18:53.927Z Downloaded serde_tokenstream v0.2.2
3532025-09-17T19:18:53.932Z Downloaded winnow v0.7.10
3542025-09-17T19:18:53.938Z Downloaded serde-untagged v0.1.7
3552025-09-17T19:18:53.943Z Downloaded proc-macro-error-attr v1.0.4
3562025-09-17T19:18:53.943Z Downloaded is_terminal_polyfill v1.70.1
3572025-09-17T19:18:53.943Z Downloaded unicode-width v0.2.0
3582025-09-17T19:18:53.947Z Downloaded unicode-width v0.1.14
3592025-09-17T19:18:53.952Z Downloaded tabled_derive v0.7.0
3602025-09-17T19:18:53.952Z Downloaded cargo-util-schemas v0.8.2
3612025-09-17T19:18:53.952Z Downloaded papergrid v0.11.0
3622025-09-17T19:18:53.957Z Downloaded sha2 v0.10.9
3632025-09-17T19:18:53.966Z Downloaded clap_derive v4.5.41
3642025-09-17T19:18:53.966Z Downloaded macaddr v1.0.1
3652025-09-17T19:18:53.966Z Downloaded proc-macro-error v1.0.4
3662025-09-17T19:18:53.988Z Downloaded quote v1.0.40
3672025-09-17T19:18:53.988Z Downloaded once_cell v1.21.3
3682025-09-17T19:18:53.988Z Downloaded pest_meta v2.7.14
3692025-09-17T19:18:53.988Z Downloaded icu_locid_transform v1.5.0
3702025-09-17T19:18:53.988Z Downloaded smawk v0.3.2
3712025-09-17T19:18:53.993Z Downloaded smallvec v1.15.1
3722025-09-17T19:18:53.994Z Downloaded camino v1.2.0
3732025-09-17T19:18:53.994Z Downloaded serde_spanned v0.6.9
3742025-09-17T19:18:53.994Z Downloaded pest_generator v2.7.14
3752025-09-17T19:18:53.994Z Downloaded ordered-float v2.10.1
3762025-09-17T19:18:53.994Z Downloaded icu_normalizer_data v1.5.0
3772025-09-17T19:18:53.994Z Downloaded ryu v1.0.18
3782025-09-17T19:18:53.994Z Downloaded log v0.4.27
3792025-09-17T19:18:53.994Z Downloaded icu_locid_transform_data v1.5.0
3802025-09-17T19:18:53.994Z Downloaded tempfile v3.20.0
3812025-09-17T19:18:53.994Z Downloaded serde_core v1.0.223
3822025-09-17T19:18:54.000Z Downloaded hashbrown v0.15.4
3832025-09-17T19:18:54.000Z Downloaded serde_derive v1.0.223
3842025-09-17T19:18:54.008Z Downloaded proc-macro2 v1.0.101
3852025-09-17T19:18:54.008Z Downloaded icu_collections v1.5.0
3862025-09-17T19:18:54.013Z Downloaded icu_provider v1.5.0
3872025-09-17T19:18:54.013Z Downloaded indexmap v2.11.0
3882025-09-17T19:18:54.017Z Downloaded idna v1.0.3
3892025-09-17T19:18:54.022Z Downloaded num-traits v0.2.19
3902025-09-17T19:18:54.022Z Downloaded memchr v2.7.4
3912025-09-17T19:18:54.026Z Downloaded serde_json v1.0.145
3922025-09-17T19:18:54.031Z Downloaded clap v4.5.41
3932025-09-17T19:18:54.038Z Downloaded pest v2.7.14
3942025-09-17T19:18:54.042Z Downloaded clap_builder v4.5.41
3952025-09-17T19:18:54.048Z Downloaded icu_locid v1.5.0
3962025-09-17T19:18:54.052Z Downloaded form_urlencoded v1.2.2
3972025-09-17T19:18:54.055Z Downloaded semver v1.0.26
3982025-09-17T19:18:54.055Z Downloaded scroll v0.12.0
3992025-09-17T19:18:54.059Z Downloaded litemap v0.7.3
4002025-09-17T19:18:54.059Z Downloaded itoa v1.0.11
4012025-09-17T19:18:54.059Z Downloaded icu_properties_data v1.5.0
4022025-09-17T19:18:54.067Z Downloaded syn v2.0.106
4032025-09-17T19:18:54.076Z Downloaded syn v1.0.109
4042025-09-17T19:18:54.084Z Downloaded digest v0.10.7
4052025-09-17T19:18:54.088Z Downloaded zerocopy v0.7.35
4062025-09-17T19:18:54.099Z Downloaded scroll_derive v0.12.0
4072025-09-17T19:18:54.102Z Downloaded percent-encoding v2.3.2
4082025-09-17T19:18:54.102Z Downloaded colorchoice v1.0.2
4092025-09-17T19:18:54.103Z Downloaded autocfg v1.4.0
4102025-09-17T19:18:54.106Z Downloaded anstyle-query v1.1.1
4112025-09-17T19:18:54.106Z Downloaded yoke v0.7.4
4122025-09-17T19:18:54.106Z Downloaded swrite v0.1.0
4132025-09-17T19:18:54.106Z Downloaded heck v0.4.1
4142025-09-17T19:18:54.110Z Downloaded fastrand v2.1.1
4152025-09-17T19:18:54.110Z Downloaded equivalent v1.0.2
4162025-09-17T19:18:54.110Z Downloaded rustix v1.0.7
4172025-09-17T19:18:54.128Z Downloaded cfg-if v1.0.1
4182025-09-17T19:18:54.132Z Downloaded anstyle v1.0.11
4192025-09-17T19:18:54.132Z Downloaded cargo_metadata v0.21.0
4202025-09-17T19:18:54.136Z Downloaded toml v0.8.23
4212025-09-17T19:18:54.136Z Downloaded getrandom v0.3.1
4222025-09-17T19:18:54.139Z Downloaded errno v0.3.12
4232025-09-17T19:18:54.140Z Downloaded utf8parse v0.2.2
4242025-09-17T19:18:54.140Z Downloaded utf8_iter v1.0.4
4252025-09-17T19:18:54.143Z Downloaded typeid v1.0.3
4262025-09-17T19:18:54.143Z Downloaded thiserror-impl v1.0.69
4272025-09-17T19:18:54.143Z Downloaded erased-serde v0.4.6
4282025-09-17T19:18:54.148Z Downloaded cpufeatures v0.2.14
4292025-09-17T19:18:54.148Z Downloaded camino-tempfile v1.4.1
4302025-09-17T19:18:54.148Z Downloaded usdt v0.5.0
4312025-09-17T19:18:54.152Z Downloaded toml_write v0.1.2
4322025-09-17T19:18:54.152Z Downloaded bitflags v2.9.1
4332025-09-17T19:18:54.155Z Downloaded anstream v0.6.18
4342025-09-17T19:18:54.155Z Downloaded pest_derive v2.7.14
4352025-09-17T19:18:54.159Z Downloaded icu_properties v1.5.1
4362025-09-17T19:18:54.159Z Downloaded byteorder v1.5.0
4372025-09-17T19:18:54.162Z Downloaded libc v0.2.174
4382025-09-17T19:18:54.241Z Compiling proc-macro2 v1.0.101
4392025-09-17T19:18:54.241Z Compiling unicode-ident v1.0.18
4402025-09-17T19:18:54.245Z Compiling serde_core v1.0.223
4412025-09-17T19:18:54.245Z Compiling serde v1.0.223
4422025-09-17T19:18:54.245Z Compiling version_check v0.9.5
4432025-09-17T19:18:54.245Z Compiling libc v0.2.174
4442025-09-17T19:18:54.245Z Compiling memchr v2.7.4
4452025-09-17T19:18:54.466Z Compiling thiserror v1.0.69
4462025-09-17T19:18:54.712Z Compiling stable_deref_trait v1.2.0
4472025-09-17T19:18:54.842Z Compiling litemap v0.7.3
4482025-09-17T19:18:55.140Z Compiling itoa v1.0.11
4492025-09-17T19:18:55.432Z Compiling ucd-trie v0.1.7
4502025-09-17T19:18:55.456Z Compiling autocfg v1.4.0
4512025-09-17T19:18:55.560Z Compiling ryu v1.0.18
4522025-09-17T19:18:55.763Z Compiling writeable v0.5.5
4532025-09-17T19:18:55.898Z Compiling once_cell v1.21.3
4542025-09-17T19:18:55.974Z Compiling icu_locid_transform_data v1.5.0
4552025-09-17T19:18:56.099Z Compiling byteorder v1.5.0
4562025-09-17T19:18:56.276Z Compiling bitflags v2.9.1
4572025-09-17T19:18:56.404Z Compiling icu_properties_data v1.5.0
4582025-09-17T19:18:56.652Z Compiling errno v0.3.12
4592025-09-17T19:18:56.692Z Compiling serde_json v1.0.145
4602025-09-17T19:18:56.779Z Compiling quote v1.0.40
4612025-09-17T19:18:56.891Z Compiling num-traits v0.2.19
4622025-09-17T19:18:56.917Z Compiling equivalent v1.0.2
4632025-09-17T19:18:57.070Z Compiling icu_normalizer_data v1.5.0
4642025-09-17T19:18:57.123Z Compiling write16 v1.0.0
4652025-09-17T19:18:57.225Z Compiling syn v2.0.106
4662025-09-17T19:18:57.309Z Compiling rustix v0.38.37
4672025-09-17T19:18:57.401Z Compiling typeid v1.0.3
4682025-09-17T19:18:57.426Z Compiling hashbrown v0.15.4
4692025-09-17T19:18:57.451Z Compiling smallvec v1.15.1
4702025-09-17T19:18:57.658Z Compiling utf16_iter v1.0.5
4712025-09-17T19:18:57.878Z Compiling utf8_iter v1.0.4
4722025-09-17T19:18:58.136Z Compiling proc-macro-error-attr v1.0.4
4732025-09-17T19:18:58.179Z Compiling usdt-impl v0.5.0
4742025-09-17T19:18:58.285Z Compiling syn v1.0.109
4752025-09-17T19:18:58.451Z Compiling toml_write v0.1.2
4762025-09-17T19:18:58.555Z Compiling indexmap v2.11.0
4772025-09-17T19:18:58.579Z Compiling winnow v0.7.10
4782025-09-17T19:18:58.682Z Compiling thread-id v4.2.2
4792025-09-17T19:18:59.152Z Compiling proc-macro-error v1.0.4
4802025-09-17T19:18:59.498Z Compiling percent-encoding v2.3.2
4812025-09-17T19:18:59.930Z Compiling getrandom v0.3.1
4822025-09-17T19:19:00.088Z Compiling log v0.4.27
4832025-09-17T19:19:00.438Z Compiling utf8parse v0.2.2
4842025-09-17T19:19:00.510Z Compiling rustix v1.0.7
4852025-09-17T19:19:00.641Z Compiling camino v1.2.0
4862025-09-17T19:19:00.666Z Compiling plain v0.2.3
4872025-09-17T19:19:00.666Z Compiling semver v1.0.26
4882025-09-17T19:19:00.860Z Compiling thiserror v2.0.16
4892025-09-17T19:19:01.342Z Compiling anstyle-parse v0.2.5
4902025-09-17T19:19:01.367Z Compiling ordered-float v2.10.1
4912025-09-17T19:19:01.392Z Compiling terminal_size v0.4.0
4922025-09-17T19:19:01.628Z Compiling form_urlencoded v1.2.2
4932025-09-17T19:19:01.947Z Compiling colorchoice v1.0.2
4942025-09-17T19:19:02.026Z Compiling anstyle-query v1.1.1
4952025-09-17T19:19:02.186Z Compiling pretty-hex v0.4.1
4962025-09-17T19:19:02.214Z Compiling cfg-if v1.0.1
4972025-09-17T19:19:02.265Z Compiling anstyle v1.0.11
4982025-09-17T19:19:02.318Z Compiling is_terminal_polyfill v1.70.1
4992025-09-17T19:19:02.669Z Compiling anstream v0.6.18
5002025-09-17T19:19:02.751Z Compiling fs-err v3.1.1
5012025-09-17T19:19:02.857Z Compiling clap_lex v0.7.4
5022025-09-17T19:19:03.289Z Compiling strsim v0.11.1
5032025-09-17T19:19:03.316Z Compiling fnv v1.0.7
5042025-09-17T19:19:03.320Z Compiling anyhow v1.0.99
5052025-09-17T19:19:03.487Z Compiling heck v0.5.0
5062025-09-17T19:19:03.513Z Compiling heck v0.4.1
5072025-09-17T19:19:03.946Z Compiling synstructure v0.13.1
5082025-09-17T19:19:03.970Z Compiling bytecount v0.6.8
5092025-09-17T19:19:03.974Z Compiling unicode-width v0.1.14
5102025-09-17T19:19:04.023Z Compiling fastrand v2.1.1
5112025-09-17T19:19:04.201Z Compiling unicode-xid v0.2.6
5122025-09-17T19:19:04.408Z Compiling tempfile v3.20.0
5132025-09-17T19:19:04.550Z Compiling papergrid v0.11.0
5142025-09-17T19:19:05.048Z Compiling clap_builder v4.5.41
5152025-09-17T19:19:05.128Z Compiling memmap v0.7.0
5162025-09-17T19:19:05.291Z Compiling unicode-linebreak v0.1.5
5172025-09-17T19:19:05.325Z Compiling smawk v0.3.2
5182025-09-17T19:19:05.457Z Compiling unicode-width v0.2.0
5192025-09-17T19:19:06.007Z Compiling textwrap v0.16.2
5202025-09-17T19:19:06.136Z Compiling camino-tempfile v1.4.1
5212025-09-17T19:19:06.540Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5222025-09-17T19:19:06.594Z Compiling swrite v0.1.0
5232025-09-17T19:19:06.891Z Compiling tabled_derive v0.7.0
5242025-09-17T19:19:07.656Z Compiling serde_derive v1.0.223
5252025-09-17T19:19:07.656Z Compiling zerofrom-derive v0.1.4
5262025-09-17T19:19:07.748Z Compiling yoke-derive v0.7.4
5272025-09-17T19:19:07.780Z Compiling thiserror-impl v1.0.69
5282025-09-17T19:19:07.840Z Compiling zerovec-derive v0.10.3
5292025-09-17T19:19:08.306Z Compiling displaydoc v0.2.5
5302025-09-17T19:19:09.822Z Compiling icu_provider_macros v1.5.0
5312025-09-17T19:19:10.256Z Compiling zerocopy-derive v0.7.35
5322025-09-17T19:19:10.341Z Compiling scroll_derive v0.12.0
5332025-09-17T19:19:10.866Z Compiling pest v2.7.14
5342025-09-17T19:19:10.893Z Compiling thiserror-impl v2.0.16
5352025-09-17T19:19:11.076Z Compiling zerofrom v0.1.4
5362025-09-17T19:19:11.330Z Compiling yoke v0.7.4
5372025-09-17T19:19:11.662Z Compiling scroll v0.12.0
5382025-09-17T19:19:11.720Z Compiling zerovec v0.10.4
5392025-09-17T19:19:12.141Z Compiling zerocopy v0.7.35
5402025-09-17T19:19:12.263Z Compiling goblin v0.8.2
5412025-09-17T19:19:12.384Z Compiling clap_derive v4.5.41
5422025-09-17T19:19:13.202Z Compiling tabled v0.15.0
5432025-09-17T19:19:13.556Z Compiling tinystr v0.7.6
5442025-09-17T19:19:13.755Z Compiling pest_meta v2.7.14
5452025-09-17T19:19:13.812Z Compiling icu_collections v1.5.0
5462025-09-17T19:19:13.975Z Compiling icu_locid v1.5.0
5472025-09-17T19:19:15.206Z Compiling icu_provider v1.5.0
5482025-09-17T19:19:15.956Z Compiling icu_locid_transform v1.5.0
5492025-09-17T19:19:15.983Z Compiling pest_generator v2.7.14
5502025-09-17T19:19:16.118Z Compiling toml_datetime v0.6.11
5512025-09-17T19:19:16.175Z Compiling serde_spanned v0.6.9
5522025-09-17T19:19:16.197Z Compiling dof v0.3.0
5532025-09-17T19:19:16.434Z Compiling serde_tokenstream v0.2.2
5542025-09-17T19:19:16.622Z Compiling toml_edit v0.22.27
5552025-09-17T19:19:17.012Z Compiling erased-serde v0.4.6
5562025-09-17T19:19:17.774Z Compiling icu_properties v1.5.1
5572025-09-17T19:19:18.061Z Compiling pest_derive v2.7.14
5582025-09-17T19:19:18.187Z Compiling serde-untagged v0.1.7
5592025-09-17T19:19:18.230Z Compiling serde-value v0.7.0
5602025-09-17T19:19:18.687Z Compiling cargo-platform v0.2.0
5612025-09-17T19:19:18.870Z Compiling macaddr v1.0.1
5622025-09-17T19:19:18.898Z Compiling dtrace-parser v0.2.0
5632025-09-17T19:19:19.011Z Compiling clap v4.5.41
5642025-09-17T19:19:19.882Z Compiling toml v0.8.23
5652025-09-17T19:19:20.666Z Compiling usdt-macro v0.5.0
5662025-09-17T19:19:20.674Z Compiling usdt-attr-macro v0.5.0
5672025-09-17T19:19:20.782Z Compiling cargo_toml v0.21.0
5682025-09-17T19:19:21.285Z Compiling icu_normalizer v1.5.0
5692025-09-17T19:19:21.791Z Compiling usdt v0.5.0
5702025-09-17T19:19:21.943Z Compiling idna_adapter v1.2.0
5712025-09-17T19:19:22.126Z Compiling idna v1.0.3
5722025-09-17T19:19:22.536Z Compiling url v2.5.4
5732025-09-17T19:19:23.325Z Compiling cargo-util-schemas v0.8.2
5742025-09-17T19:19:24.740Z Compiling cargo_metadata v0.21.0
5752025-09-17T19:19:26.230Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5762025-09-17T19:19:29.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
5772025-09-17T19:19:29.962Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5782025-09-17T19:19:30.663Z Downloading crates ...
5792025-09-17T19:19:30.805Z Downloaded adler2 v2.0.0
5802025-09-17T19:19:30.808Z Downloaded assert_matches v1.5.0
5812025-09-17T19:19:30.811Z Downloaded castaway v0.2.3
5822025-09-17T19:19:30.812Z Downloaded addr2line v0.24.2
5832025-09-17T19:19:30.829Z Downloaded aead v0.5.2
5842025-09-17T19:19:30.832Z Downloaded array-init v0.0.4
5852025-09-17T19:19:30.837Z Downloaded bitfield-struct v0.6.2
5862025-09-17T19:19:30.841Z Downloaded hubpack_derive v0.1.1
5872025-09-17T19:19:30.845Z Downloaded bit-set v0.8.0
5882025-09-17T19:19:30.845Z Downloaded blake2 v0.10.6
5892025-09-17T19:19:30.848Z Downloaded backtrace v0.3.74
5902025-09-17T19:19:30.852Z Downloaded home v0.5.9
5912025-09-17T19:19:30.857Z Downloaded atomic-waker v1.1.2
5922025-09-17T19:19:30.857Z Downloaded async-bb8-diesel v0.2.1
5932025-09-17T19:19:30.860Z Downloaded bitflags v1.3.2
5942025-09-17T19:19:30.863Z Downloaded bitfield v0.14.0
5952025-09-17T19:19:30.866Z Downloaded http-range v0.1.5
5962025-09-17T19:19:30.866Z Downloaded base16ct v0.2.0
5972025-09-17T19:19:30.869Z Downloaded async-recursion v1.1.1
5982025-09-17T19:19:30.872Z Downloaded ahash v0.8.12
5992025-09-17T19:19:30.875Z Downloaded blowfish v0.9.1
6002025-09-17T19:19:30.878Z Downloaded async-stream v0.3.6
6012025-09-17T19:19:30.879Z Downloaded highway v1.3.0
6022025-09-17T19:19:30.882Z Downloaded bit-vec v0.8.0
6032025-09-17T19:19:30.887Z Downloaded bit-set v0.5.3
6042025-09-17T19:19:30.887Z Downloaded async-stream-impl v0.3.6
6052025-09-17T19:19:30.891Z Downloaded hubpack v0.1.2
6062025-09-17T19:19:30.891Z Downloaded bit-vec v0.6.3
6072025-09-17T19:19:30.891Z Downloaded hyper-rustls v0.27.7
6082025-09-17T19:19:30.895Z Downloaded hostname v0.3.1
6092025-09-17T19:19:30.899Z Downloaded humantime v2.2.0
6102025-09-17T19:19:30.905Z Downloaded hostname v0.4.0
6112025-09-17T19:19:30.906Z Downloaded ascii-canvas v3.0.0
6122025-09-17T19:19:30.913Z Downloaded heck v0.3.3
6132025-09-17T19:19:30.913Z Downloaded hex-literal v0.4.1
6142025-09-17T19:19:30.913Z Downloaded hickory-client v0.25.2
6152025-09-17T19:19:30.913Z Downloaded cfg_aliases v0.2.1
6162025-09-17T19:19:30.913Z Downloaded bb8 v0.8.5
6172025-09-17T19:19:30.918Z Downloaded httpdate v1.0.3
6182025-09-17T19:19:30.918Z Downloaded hyper v1.7.0
6192025-09-17T19:19:30.923Z Downloaded ciborium-io v0.2.2
6202025-09-17T19:19:30.927Z Downloaded hmac v0.12.1
6212025-09-17T19:19:30.930Z Downloaded hickory-resolver v0.24.4
6222025-09-17T19:19:30.933Z Downloaded hex v0.4.3
6232025-09-17T19:19:30.939Z Downloaded lazycell v1.3.0
6242025-09-17T19:19:30.942Z Downloaded cfg_aliases v0.1.1
6252025-09-17T19:19:30.942Z Downloaded managed v0.8.0
6262025-09-17T19:19:30.942Z Downloaded libsw v3.5.0
6272025-09-17T19:19:30.945Z Downloaded libefi-sys v0.1.0
6282025-09-17T19:19:30.945Z Downloaded block-padding v0.3.3
6292025-09-17T19:19:30.948Z Downloaded arrayref v0.3.9
6302025-09-17T19:19:30.948Z Downloaded lazy_static v1.5.0
6312025-09-17T19:19:30.951Z Downloaded critical-section v1.1.3
6322025-09-17T19:19:30.954Z Downloaded crc v3.2.1
6332025-09-17T19:19:30.958Z Downloaded cbc v0.1.2
6342025-09-17T19:19:30.962Z Downloaded cipher v0.4.4
6352025-09-17T19:19:30.962Z Downloaded atty v0.2.14
6362025-09-17T19:19:30.965Z Downloaded bcrypt-pbkdf v0.10.0
6372025-09-17T19:19:30.965Z Downloaded jobserver v0.1.32
6382025-09-17T19:19:30.968Z Downloaded lru-cache v0.1.2
6392025-09-17T19:19:30.971Z Downloaded lock_api v0.4.12
6402025-09-17T19:19:30.974Z Downloaded ipnetwork v0.21.1
6412025-09-17T19:19:30.974Z Downloaded signal-hook-tokio v0.3.1
6422025-09-17T19:19:30.978Z Downloaded is_ci v1.2.0
6432025-09-17T19:19:30.981Z Downloaded instant v0.1.13
6442025-09-17T19:19:30.981Z Downloaded crossbeam-deque v0.8.5
6452025-09-17T19:19:30.984Z Downloaded match_cfg v0.1.0
6462025-09-17T19:19:30.984Z Downloaded convert_case v0.4.0
6472025-09-17T19:19:30.987Z Downloaded ident_case v1.0.1
6482025-09-17T19:19:30.987Z Downloaded cassowary v0.3.0
6492025-09-17T19:19:30.991Z Downloaded chacha20 v0.9.1
6502025-09-17T19:19:30.994Z Downloaded cexpr v0.6.0
6512025-09-17T19:19:30.994Z Downloaded maplit v1.0.2
6522025-09-17T19:19:31.000Z Downloaded cargo-platform v0.1.8
6532025-09-17T19:19:31.000Z Downloaded indoc v1.0.9
6542025-09-17T19:19:31.011Z Downloaded lzss v0.8.2
6552025-09-17T19:19:31.011Z Downloaded linked-hash-map v0.5.6
6562025-09-17T19:19:31.011Z Downloaded indoc v2.0.6
6572025-09-17T19:19:31.022Z Downloaded progenitor-client v0.8.0
6582025-09-17T19:19:31.022Z Downloaded proc-macro-crate v1.3.1
6592025-09-17T19:19:31.023Z Downloaded primeorder v0.13.6
6602025-09-17T19:19:31.023Z Downloaded progenitor-macro v0.11.0
6612025-09-17T19:19:31.037Z Downloaded maybe-uninit v2.0.0
6622025-09-17T19:19:31.037Z Downloaded linear-map v1.2.0
6632025-09-17T19:19:31.037Z Downloaded ref-cast v1.0.24
6642025-09-17T19:19:31.037Z Downloaded ref-cast-impl v1.0.24
6652025-09-17T19:19:31.037Z Downloaded slog-envlogger v2.2.0
6662025-09-17T19:19:31.052Z Downloaded schemars_derive v0.8.22
6672025-09-17T19:19:31.052Z Downloaded same-file v1.0.6
6682025-09-17T19:19:31.052Z Downloaded md5 v0.7.0
6692025-09-17T19:19:31.063Z Downloaded md-5 v0.10.6
6702025-09-17T19:19:31.063Z Downloaded console v0.15.10
6712025-09-17T19:19:31.064Z Downloaded mime v0.3.17
6722025-09-17T19:19:31.064Z Downloaded memoffset v0.9.1
6732025-09-17T19:19:31.064Z Downloaded signal-hook-registry v1.4.2
6742025-09-17T19:19:31.064Z Downloaded crc-any v2.5.0
6752025-09-17T19:19:31.069Z Downloaded rand_chacha v0.9.0
6762025-09-17T19:19:31.069Z Downloaded crc32fast v1.4.2
6772025-09-17T19:19:31.069Z Downloaded cargo_metadata v0.18.1
6782025-09-17T19:19:31.069Z Downloaded base64ct v1.6.0
6792025-09-17T19:19:31.072Z Downloaded want v0.3.1
6802025-09-17T19:19:31.072Z Downloaded tokio-macros v2.5.0
6812025-09-17T19:19:31.075Z Downloaded libscf-sys v1.1.0
6822025-09-17T19:19:31.075Z Downloaded bzip2 v0.4.4
6832025-09-17T19:19:31.081Z Downloaded spki v0.7.3
6842025-09-17T19:19:31.084Z Downloaded aes v0.8.4
6852025-09-17T19:19:31.087Z Downloaded scheduled-thread-pool v0.2.7
6862025-09-17T19:19:31.087Z Downloaded slog-json v2.6.1
6872025-09-17T19:19:31.091Z Downloaded serde_path_to_error v0.1.17
6882025-09-17T19:19:31.094Z Downloaded darling_macro v0.21.0
6892025-09-17T19:19:31.094Z Downloaded crucible-workspace-hack v0.1.0
6902025-09-17T19:19:31.094Z Downloaded tap v1.0.1
6912025-09-17T19:19:31.097Z Downloaded string_cache v0.8.9
6922025-09-17T19:19:31.100Z Downloaded crossbeam-epoch v0.9.18
6932025-09-17T19:19:31.104Z Downloaded const-oid v0.9.6
6942025-09-17T19:19:31.104Z Downloaded multer v3.1.0
6952025-09-17T19:19:31.107Z Downloaded document-features v0.2.11
6962025-09-17T19:19:31.110Z Downloaded libloading v0.8.5
6972025-09-17T19:19:31.113Z Downloaded ghash v0.5.1
6982025-09-17T19:19:31.117Z Downloaded chacha20poly1305 v0.10.1
6992025-09-17T19:19:31.117Z Downloaded diesel_table_macro_syntax v0.2.0
7002025-09-17T19:19:31.120Z Downloaded unicase v2.7.0
7012025-09-17T19:19:31.120Z Downloaded mime_guess v2.0.5
7022025-09-17T19:19:31.124Z Downloaded memmap2 v0.9.5
7032025-09-17T19:19:31.128Z Downloaded half v1.8.3
7042025-09-17T19:19:31.128Z Downloaded strum_macros v0.27.1
7052025-09-17T19:19:31.131Z Downloaded progenitor-impl v0.9.1
7062025-09-17T19:19:31.134Z Downloaded const_format v0.2.34
7072025-09-17T19:19:31.139Z Downloaded headers-core v0.3.0
7082025-09-17T19:19:31.142Z Downloaded futures-core v0.3.31
7092025-09-17T19:19:31.142Z Downloaded snafu-derive v0.8.5
7102025-09-17T19:19:31.145Z Downloaded ipnet v2.11.0
7112025-09-17T19:19:31.148Z Downloaded openssl-probe v0.1.5
7122025-09-17T19:19:31.148Z Downloaded opaque-debug v0.3.1
7132025-09-17T19:19:31.151Z Downloaded subprocess v0.2.9
7142025-09-17T19:19:31.155Z Downloaded untrusted v0.9.0
7152025-09-17T19:19:31.158Z Downloaded defmt-parser v0.3.4
7162025-09-17T19:19:31.158Z Downloaded defmt-macros v0.3.9
7172025-09-17T19:19:31.161Z Downloaded tracing-attributes v0.1.27
7182025-09-17T19:19:31.164Z Downloaded toml_parser v1.0.2
7192025-09-17T19:19:31.168Z Downloaded fixedbitset v0.4.2
7202025-09-17T19:19:31.171Z Downloaded funty v2.0.0
7212025-09-17T19:19:31.171Z Downloaded openssl-macros v0.1.1
7222025-09-17T19:19:31.175Z Downloaded tokio-dtrace v0.1.0
7232025-09-17T19:19:31.175Z Downloaded group v0.13.0
7242025-09-17T19:19:31.178Z Downloaded num v0.4.3
7252025-09-17T19:19:31.181Z Downloaded ed25519 v2.2.3
7262025-09-17T19:19:31.181Z Downloaded dyn-clone v1.0.20
7272025-09-17T19:19:31.184Z Downloaded base64 v0.13.1
7282025-09-17T19:19:31.188Z Downloaded dunce v1.0.5
7292025-09-17T19:19:31.191Z Downloaded dsl_auto_type v0.1.2
7302025-09-17T19:19:31.191Z Downloaded walkdir v2.5.0
7312025-09-17T19:19:31.194Z Downloaded ron v0.8.1
7322025-09-17T19:19:31.199Z Downloaded rustc_version v0.4.1
7332025-09-17T19:19:31.202Z Downloaded pretty-hex v0.2.1
7342025-09-17T19:19:31.206Z Downloaded oso-derive v0.27.3
7352025-09-17T19:19:31.206Z Downloaded serde_urlencoded v0.7.1
7362025-09-17T19:19:31.209Z Downloaded quinn v0.11.5
7372025-09-17T19:19:31.212Z Downloaded progenitor-impl v0.8.0
7382025-09-17T19:19:31.216Z Downloaded olpc-cjson v0.1.4
7392025-09-17T19:19:31.216Z Downloaded semver v0.1.20
7402025-09-17T19:19:31.219Z Downloaded term v0.7.0
7412025-09-17T19:19:31.222Z Downloaded derive_builder v0.20.2
7422025-09-17T19:19:31.232Z Downloaded progenitor v0.10.0
7432025-09-17T19:19:31.240Z Downloaded futures-channel v0.3.31
7442025-09-17T19:19:31.240Z Downloaded miniz_oxide v0.8.5
7452025-09-17T19:19:31.240Z Downloaded strum v0.26.3
7462025-09-17T19:19:31.240Z Downloaded progenitor v0.11.0
7472025-09-17T19:19:31.240Z Downloaded progenitor v0.9.1
7482025-09-17T19:19:31.250Z Downloaded tower-layer v0.3.3
7492025-09-17T19:19:31.250Z Downloaded phf_shared v0.12.1
7502025-09-17T19:19:31.251Z Downloaded phf v0.12.1
7512025-09-17T19:19:31.259Z Downloaded phf_shared v0.11.2
7522025-09-17T19:19:31.259Z Downloaded fixedbitset v0.5.7
7532025-09-17T19:19:31.259Z Downloaded phf v0.11.2
7542025-09-17T19:19:31.259Z Downloaded flagset v0.4.6
7552025-09-17T19:19:31.259Z Downloaded cstr-argument v0.1.2
7562025-09-17T19:19:31.262Z Downloaded serde_spanned v1.0.0
7572025-09-17T19:19:31.262Z Downloaded wait-timeout v0.2.0
7582025-09-17T19:19:31.262Z Downloaded ecdsa v0.16.9
7592025-09-17T19:19:31.262Z Downloaded tinyvec_macros v0.1.1
7602025-09-17T19:19:31.265Z Downloaded crossbeam-channel v0.5.15
7612025-09-17T19:19:31.268Z Downloaded rand_xorshift v0.4.0
7622025-09-17T19:19:31.272Z Downloaded testing_table v0.3.0
7632025-09-17T19:19:31.272Z Downloaded num-derive v0.4.2
7642025-09-17T19:19:31.275Z Downloaded derive_builder_macro v0.20.2
7652025-09-17T19:19:31.278Z Downloaded waitgroup v0.1.2
7662025-09-17T19:19:31.278Z Downloaded rand_seeder v0.4.0
7672025-09-17T19:19:31.281Z Downloaded postcard v1.0.10
7682025-09-17T19:19:31.284Z Downloaded slab v0.4.9
7692025-09-17T19:19:31.284Z Downloaded foreign-types v0.3.2
7702025-09-17T19:19:31.288Z Downloaded float-cmp v0.10.0
7712025-09-17T19:19:31.288Z Downloaded dropshot_endpoint v0.16.4
7722025-09-17T19:19:31.292Z Downloaded new_debug_unreachable v1.0.6
7732025-09-17T19:19:31.298Z Downloaded siphasher v1.0.1
7742025-09-17T19:19:31.306Z Downloaded siphasher v0.3.11
7752025-09-17T19:19:31.306Z Downloaded unsafe-libyaml v0.2.11
7762025-09-17T19:19:31.321Z Downloaded subtle v2.6.1
7772025-09-17T19:19:31.321Z Downloaded rand v0.9.2
7782025-09-17T19:19:31.321Z Downloaded newline-converter v0.3.0
7792025-09-17T19:19:31.322Z Downloaded num-conv v0.1.0
7802025-09-17T19:19:31.322Z Downloaded foreign-types v0.5.0
7812025-09-17T19:19:31.322Z Downloaded support-bundle-viewer v0.1.2
7822025-09-17T19:19:31.322Z Downloaded strum v0.27.2
7832025-09-17T19:19:31.332Z Downloaded rand_core v0.9.3
7842025-09-17T19:19:31.332Z Downloaded zip v0.6.6
7852025-09-17T19:19:31.332Z Downloaded strum_macros v0.24.3
7862025-09-17T19:19:31.332Z Downloaded toml_datetime v0.7.0
7872025-09-17T19:19:31.332Z Downloaded universal-hash v0.5.1
7882025-09-17T19:19:31.332Z Downloaded time-macros v0.2.18
7892025-09-17T19:19:31.339Z Downloaded either v1.15.0
7902025-09-17T19:19:31.340Z Downloaded difflib v0.4.0
7912025-09-17T19:19:31.346Z Downloaded wyz v0.5.1
7922025-09-17T19:19:31.346Z Downloaded deranged v0.3.11
7932025-09-17T19:19:31.346Z Downloaded omicron-zone-package v0.12.2
7942025-09-17T19:19:31.360Z Downloaded tracing v0.1.40
7952025-09-17T19:19:31.360Z Downloaded path-slash v0.1.5
7962025-09-17T19:19:31.360Z Downloaded hash32 v0.2.1
7972025-09-17T19:19:31.371Z Downloaded oso v0.27.3
7982025-09-17T19:19:31.371Z Downloaded futures-task v0.3.31
7992025-09-17T19:19:31.371Z Downloaded derive_more v2.0.1
8002025-09-17T19:19:31.374Z Downloaded try-lock v0.2.5
8012025-09-17T19:19:31.374Z Downloaded newtype-uuid v1.2.4
8022025-09-17T19:19:31.374Z Downloaded minimal-lexical v0.2.1
8032025-09-17T19:19:31.378Z Downloaded parse-display v0.10.0
8042025-09-17T19:19:31.381Z Downloaded aho-corasick v1.1.3
8052025-09-17T19:19:31.386Z Downloaded pin-project-lite v0.2.14
8062025-09-17T19:19:31.392Z Downloaded zone_cfg_derive v0.3.0
8072025-09-17T19:19:31.395Z Downloaded tabled_derive v0.11.0
8082025-09-17T19:19:31.395Z Downloaded tabled_derive v0.10.0
8092025-09-17T19:19:31.398Z Downloaded r2d2 v0.8.10
8102025-09-17T19:19:31.401Z Downloaded quinn-udp v0.5.5
8112025-09-17T19:19:31.401Z Downloaded quick-error v1.2.3
8122025-09-17T19:19:31.405Z Downloaded pin-utils v0.1.0
8132025-09-17T19:19:31.405Z Downloaded num-iter v0.1.45
8142025-09-17T19:19:31.408Z Downloaded num-integer v0.1.46
8152025-09-17T19:19:31.411Z Downloaded foldhash v0.2.0
8162025-09-17T19:19:31.411Z Downloaded void v1.0.2
8172025-09-17T19:19:31.414Z Downloaded rtoolbox v0.0.2
8182025-09-17T19:19:31.414Z Downloaded endian-type v0.1.2
8192025-09-17T19:19:31.418Z Downloaded ctr v0.9.2
8202025-09-17T19:19:31.418Z Downloaded fd-lock v4.0.2
8212025-09-17T19:19:31.421Z Downloaded radium v0.7.0
8222025-09-17T19:19:31.428Z Downloaded progenitor-client v0.11.0
8232025-09-17T19:19:31.431Z Downloaded tls_codec_derive v0.4.1
8242025-09-17T19:19:31.431Z Downloaded ssh-encoding v0.2.0
8252025-09-17T19:19:31.431Z Downloaded foreign-types-shared v0.3.1
8262025-09-17T19:19:31.431Z Downloaded scrypt v0.11.0
8272025-09-17T19:19:31.434Z Downloaded slog-async v2.8.0
8282025-09-17T19:19:31.438Z Downloaded shlex v1.3.0
8292025-09-17T19:19:31.438Z Downloaded libm v0.2.8
8302025-09-17T19:19:31.446Z Downloaded socket2 v0.6.0
8312025-09-17T19:19:31.449Z Downloaded pkcs1 v0.7.5
8322025-09-17T19:19:31.452Z Downloaded peg-macros v0.8.5
8332025-09-17T19:19:31.455Z Downloaded tagptr v0.2.0
8342025-09-17T19:19:31.458Z Downloaded tabwriter v1.4.0
8352025-09-17T19:19:31.458Z Downloaded rustyline v14.0.0
8362025-09-17T19:19:31.464Z Downloaded foldhash v0.1.5
8372025-09-17T19:19:31.472Z Downloaded data-encoding v2.9.0
8382025-09-17T19:19:31.486Z Downloaded diesel-dtrace v0.4.2
8392025-09-17T19:19:31.486Z Downloaded unicode-truncate v1.1.0
8402025-09-17T19:19:31.486Z Downloaded pkg-config v0.3.31
8412025-09-17T19:19:31.486Z Downloaded publicsuffix v2.3.0
8422025-09-17T19:19:31.486Z Downloaded enum-as-inner v0.6.1
8432025-09-17T19:19:31.486Z Downloaded openssl-sys v0.9.109
8442025-09-17T19:19:31.495Z Downloaded time-core v0.1.2
8452025-09-17T19:19:31.495Z Downloaded take_mut v0.2.2
8462025-09-17T19:19:31.495Z Downloaded serde_bytes v0.11.17
8472025-09-17T19:19:31.495Z Downloaded tokio-rustls v0.26.0
8482025-09-17T19:19:31.496Z Downloaded itertools v0.12.1
8492025-09-17T19:19:31.501Z Downloaded parking_lot_core v0.9.10
8502025-09-17T19:19:31.505Z Downloaded rpassword v7.4.0
8512025-09-17T19:19:31.508Z Downloaded crunchy v0.2.2
8522025-09-17T19:19:31.512Z Downloaded termtree v0.5.1
8532025-09-17T19:19:31.512Z Downloaded predicates-core v1.0.8
8542025-09-17T19:19:31.515Z Downloaded tui-tree-widget v0.23.1
8552025-09-17T19:19:31.515Z Downloaded rcgen v0.12.1
8562025-09-17T19:19:31.519Z Downloaded qorb v0.4.1
8572025-09-17T19:19:31.523Z Downloaded zeroize_derive v1.4.2
8582025-09-17T19:19:31.528Z Downloaded num_threads v0.1.7
8592025-09-17T19:19:31.528Z Downloaded proc-macro-error-attr2 v2.0.0
8602025-09-17T19:19:31.531Z Downloaded rustc_version v0.1.7
8612025-09-17T19:19:31.531Z Downloaded progenitor v0.8.0
8622025-09-17T19:19:31.535Z Downloaded zstd v0.13.3
8632025-09-17T19:19:31.538Z Downloaded vte v0.11.1
8642025-09-17T19:19:31.538Z Downloaded peg-runtime v0.8.5
8652025-09-17T19:19:31.542Z Downloaded signal-hook-mio v0.2.4
8662025-09-17T19:19:31.545Z Downloaded simd-adler32 v0.3.7
8672025-09-17T19:19:31.545Z Downloaded aes-gcm v0.10.3
8682025-09-17T19:19:31.552Z Downloaded tokio-native-tls v0.3.1
8692025-09-17T19:19:31.563Z Downloaded progenitor-macro v0.8.0
8702025-09-17T19:19:31.563Z Downloaded progenitor-client v0.9.1
8712025-09-17T19:19:31.563Z Downloaded serde-big-array v0.5.1
8722025-09-17T19:19:31.563Z Downloaded precomputed-hash v0.1.1
8732025-09-17T19:19:31.563Z Downloaded uzers v0.12.1
8742025-09-17T19:19:31.578Z Downloaded tokio-util v0.7.15
8752025-09-17T19:19:31.578Z Downloaded strip-ansi-escapes v0.2.0
8762025-09-17T19:19:31.578Z Downloaded tracing-core v0.1.32
8772025-09-17T19:19:31.578Z Downloaded zone v0.1.8
8782025-09-17T19:19:31.594Z Downloaded parking_lot_core v0.8.6
8792025-09-17T19:19:31.595Z Downloaded parking_lot v0.11.2
8802025-09-17T19:19:31.595Z Downloaded xshell-macros v0.2.7
8812025-09-17T19:19:31.596Z Downloaded multimap v0.10.1
8822025-09-17T19:19:31.596Z Downloaded zstd-safe v7.2.3
8832025-09-17T19:19:31.596Z Downloaded rustls-native-certs v0.8.1
8842025-09-17T19:19:31.597Z Downloaded proc-macro-error2 v2.0.1
8852025-09-17T19:19:31.613Z Downloaded fxhash v0.2.1
8862025-09-17T19:19:31.613Z Downloaded normalize-line-endings v0.3.0
8872025-09-17T19:19:31.613Z Downloaded gethostname v0.5.0
8882025-09-17T19:19:31.613Z Downloaded hashbrown v0.12.3
8892025-09-17T19:19:31.613Z Downloaded oxnet v0.1.3
8902025-09-17T19:19:31.613Z Downloaded half v2.4.1
8912025-09-17T19:19:31.613Z Downloaded progenitor-client v0.10.0
8922025-09-17T19:19:31.626Z Downloaded peg v0.8.5
8932025-09-17T19:19:31.626Z Downloaded sync-ptr v0.1.4
8942025-09-17T19:19:31.626Z Downloaded tokio-rustls v0.25.0
8952025-09-17T19:19:31.626Z Downloaded secrecy v0.8.0
8962025-09-17T19:19:31.626Z Downloaded serde-hex v0.1.0
8972025-09-17T19:19:31.626Z Downloaded xattr v1.3.1
8982025-09-17T19:19:31.630Z Downloaded typify v0.2.0
8992025-09-17T19:19:31.630Z Downloaded value-bag v1.9.0
9002025-09-17T19:19:31.633Z Downloaded toml_writer v1.0.2
9012025-09-17T19:19:31.633Z Downloaded predicates v3.1.3
9022025-09-17T19:19:31.639Z Downloaded xshell v0.2.7
9032025-09-17T19:19:31.639Z Downloaded ed25519-dalek v2.1.1
9042025-09-17T19:19:31.644Z Downloaded getrandom v0.2.15
9052025-09-17T19:19:31.647Z Downloaded typify-macro v0.2.0
9062025-09-17T19:19:31.650Z Downloaded ron v0.7.1
9072025-09-17T19:19:31.656Z Downloaded packed_struct v0.10.1
9082025-09-17T19:19:31.656Z Downloaded progenitor-macro v0.10.0
9092025-09-17T19:19:31.663Z Downloaded newtype_derive v0.1.6
9102025-09-17T19:19:31.663Z Downloaded env_logger v0.11.5
9112025-09-17T19:19:31.663Z Downloaded nodrop v0.1.14
9122025-09-17T19:19:31.668Z Downloaded pbkdf2 v0.12.2
9132025-09-17T19:19:31.668Z Downloaded static_assertions v1.1.0
9142025-09-17T19:19:31.670Z Downloaded slog v2.7.0
9152025-09-17T19:19:31.673Z Downloaded parse-display-derive v0.10.0
9162025-09-17T19:19:31.673Z Downloaded slog-bunyan v2.5.0
9172025-09-17T19:19:31.701Z Downloaded vte_generate_state_changes v0.1.2
9182025-09-17T19:19:31.701Z Downloaded similar v2.7.0
9192025-09-17T19:19:31.701Z Downloaded zerocopy v0.6.6
9202025-09-17T19:19:31.701Z Downloaded unicode-properties v0.1.3
9212025-09-17T19:19:31.701Z Downloaded float-ord v0.3.2
9222025-09-17T19:19:31.701Z Downloaded env_logger v0.10.2
9232025-09-17T19:19:31.701Z Downloaded typify-macro v0.3.0
9242025-09-17T19:19:31.701Z Downloaded thiserror-impl-no-std v2.0.2
9252025-09-17T19:19:31.708Z Downloaded dirs-next v2.0.0
9262025-09-17T19:19:31.708Z Downloaded slog-stdlog v4.1.1
9272025-09-17T19:19:31.708Z Downloaded bindgen v0.71.1
9282025-09-17T19:19:31.708Z Downloaded psl-types v2.0.11
9292025-09-17T19:19:31.708Z Downloaded aws-lc-rs v1.12.4
9302025-09-17T19:19:31.721Z Downloaded rustc-hash v2.1.1
9312025-09-17T19:19:31.724Z Downloaded nibble_vec v0.1.0
9322025-09-17T19:19:31.724Z Downloaded futures-io v0.3.31
9332025-09-17T19:19:31.724Z Downloaded sqlformat v0.3.5
9342025-09-17T19:19:31.724Z Downloaded password-hash v0.5.0
9352025-09-17T19:19:31.729Z Downloaded quinn-proto v0.11.8
9362025-09-17T19:19:31.732Z Downloaded password-hash v0.4.2
9372025-09-17T19:19:31.741Z Downloaded proptest v1.7.0
9382025-09-17T19:19:31.745Z Downloaded rand_core v0.6.4
9392025-09-17T19:19:31.747Z Downloaded pbkdf2 v0.11.0
9402025-09-17T19:19:31.750Z Downloaded yansi v1.0.1
9412025-09-17T19:19:31.752Z Downloaded pretty_assertions v1.4.1
9422025-09-17T19:19:31.755Z Downloaded hashbrown v0.16.0
9432025-09-17T19:19:31.764Z Downloaded derive_builder_core v0.20.2
9442025-09-17T19:19:31.767Z Downloaded termcolor v1.4.1
9452025-09-17T19:19:31.767Z Downloaded nanorand v0.7.0
9462025-09-17T19:19:31.767Z Downloaded tokio-tungstenite v0.23.1
9472025-09-17T19:19:31.770Z Downloaded futures-executor v0.3.31
9482025-09-17T19:19:31.773Z Downloaded bitvec v1.0.1
9492025-09-17T19:19:31.785Z Downloaded number_prefix v0.4.0
9502025-09-17T19:19:31.787Z Downloaded num_enum_derive v0.5.11
9512025-09-17T19:19:31.787Z Downloaded sqlparser_derive v0.2.2
9522025-09-17T19:19:31.790Z Downloaded salsa20 v0.10.2
9532025-09-17T19:19:31.790Z Downloaded typify-macro v0.4.3
9542025-09-17T19:19:31.793Z Downloaded topological-sort v0.2.2
9552025-09-17T19:19:31.793Z Downloaded serde_plain v1.0.2
9562025-09-17T19:19:31.795Z Downloaded supports-color v3.0.2
9572025-09-17T19:19:31.795Z Downloaded progenitor-impl v0.11.0
9582025-09-17T19:19:31.798Z Downloaded pem v3.0.5
9592025-09-17T19:19:31.801Z Downloaded ena v0.14.3
9602025-09-17T19:19:31.803Z Downloaded embedded-io v0.6.1
9612025-09-17T19:19:31.803Z Downloaded defmt v0.3.8
9622025-09-17T19:19:31.806Z Downloaded rusty-fork v0.3.0
9632025-09-17T19:19:31.809Z Downloaded unit-prefix v0.5.1
9642025-09-17T19:19:31.812Z Downloaded diff v0.1.13
9652025-09-17T19:19:31.814Z Downloaded termios v0.3.3
9662025-09-17T19:19:31.817Z Downloaded term v1.1.0
9672025-09-17T19:19:31.819Z Downloaded paste v1.0.15
9682025-09-17T19:19:31.822Z Downloaded display-error-chain v0.2.2
9692025-09-17T19:19:31.825Z Downloaded typify v0.3.0
9702025-09-17T19:19:31.828Z Downloaded slog-term v2.9.2
9712025-09-17T19:19:31.834Z Downloaded daft-derive v0.1.4
9722025-09-17T19:19:31.834Z Downloaded tokio-postgres v0.7.13
9732025-09-17T19:19:31.839Z Downloaded structmeta-derive v0.3.0
9742025-09-17T19:19:31.842Z Downloaded num-bigint v0.4.6
9752025-09-17T19:19:31.845Z Downloaded powerfmt v0.2.0
9762025-09-17T19:19:31.848Z Downloaded num-rational v0.4.2
9772025-09-17T19:19:31.851Z Downloaded zlib-rs v0.5.1
9782025-09-17T19:19:31.853Z Downloaded chrono v0.4.41
9792025-09-17T19:19:31.860Z Downloaded fs_extra v1.3.0
9802025-09-17T19:19:31.863Z Downloaded globset v0.4.15
9812025-09-17T19:19:31.865Z Downloaded derive-where v1.5.0
9822025-09-17T19:19:31.868Z Downloaded reedline v0.40.0
9832025-09-17T19:19:31.875Z Downloaded typify v0.4.3
9842025-09-17T19:19:31.879Z Downloaded der_derive v0.7.3
9852025-09-17T19:19:31.882Z Downloaded darling_core v0.20.10
9862025-09-17T19:19:31.887Z Downloaded x509-cert v0.2.5
9872025-09-17T19:19:31.892Z Downloaded tabled v0.20.0
9882025-09-17T19:19:31.920Z Downloaded owo-colors v4.2.2
9892025-09-17T19:19:31.931Z Downloaded unicode_categories v0.1.1
9902025-09-17T19:19:31.931Z Downloaded heapless v0.8.0
9912025-09-17T19:19:31.931Z Downloaded ssh-key v0.6.6
9922025-09-17T19:19:31.937Z Downloaded rand v0.8.5
9932025-09-17T19:19:31.937Z Downloaded derive_more-impl v2.0.1
9942025-09-17T19:19:31.937Z Downloaded fatfs v0.3.6
9952025-09-17T19:19:31.937Z Downloaded num-bigint-dig v0.8.4
9962025-09-17T19:19:31.941Z Downloaded winnow v0.6.26
9972025-09-17T19:19:31.950Z Downloaded expectorate v1.2.0
9982025-09-17T19:19:31.953Z Downloaded rsa v0.9.6
9992025-09-17T19:19:31.957Z Downloaded flume v0.11.1
10002025-09-17T19:19:31.962Z Downloaded quick-xml v0.37.2
10012025-09-17T19:19:31.967Z Downloaded winnow v0.5.40
10022025-09-17T19:19:31.976Z Downloaded tungstenite v0.21.0
10032025-09-17T19:19:31.979Z Downloaded toml v0.9.5
10042025-09-17T19:19:31.983Z Downloaded rayon v1.10.0
10052025-09-17T19:19:32.000Z Downloaded nom v7.1.3
10062025-09-17T19:19:32.019Z Downloaded heapless v0.7.17
10072025-09-17T19:19:32.020Z Downloaded webpki-roots v1.0.1
10082025-09-17T19:19:32.020Z Downloaded rustls v0.21.12
10092025-09-17T19:19:32.034Z Downloaded der v0.7.9
10102025-09-17T19:19:32.034Z Downloaded p521 v0.13.3
10112025-09-17T19:19:32.034Z Downloaded unicode-normalization v0.1.24
10122025-09-17T19:19:32.034Z Downloaded bstr v1.10.0
10132025-09-17T19:19:32.051Z Downloaded object v0.30.4
10142025-09-17T19:19:32.060Z Downloaded nix v0.27.1
10152025-09-17T19:19:32.064Z Downloaded hickory-proto v0.24.4
10162025-09-17T19:19:32.071Z Downloaded tough v0.20.0
10172025-09-17T19:19:32.078Z Downloaded hickory-proto v0.25.2
10182025-09-17T19:19:32.095Z Downloaded rustls v0.22.4
10192025-09-17T19:19:32.120Z Downloaded futures-util v0.3.31
10202025-09-17T19:19:32.132Z Downloaded rustls v0.23.19
10212025-09-17T19:19:32.142Z Downloaded zerocopy v0.8.26
10222025-09-17T19:19:32.169Z Downloaded smoltcp v0.9.1
10232025-09-17T19:19:32.179Z Downloaded salty v0.3.0
10242025-09-17T19:19:32.185Z Downloaded object v0.36.5
10252025-09-17T19:19:32.194Z Downloaded polar-core v0.27.3
10262025-09-17T19:19:32.201Z Downloaded git2 v0.19.0
10272025-09-17T19:19:32.213Z Downloaded sqlparser v0.45.0
10282025-09-17T19:19:32.220Z Downloaded p384 v0.13.0
10292025-09-17T19:19:32.231Z Downloaded nix v0.28.0
10302025-09-17T19:19:32.241Z Downloaded radix_trie v0.2.1
10312025-09-17T19:19:32.241Z Downloaded petname v2.0.2
10322025-09-17T19:19:32.245Z Downloaded dropshot v0.16.4
10332025-09-17T19:19:32.256Z Downloaded curve25519-dalek v4.1.3
10342025-09-17T19:19:32.263Z Downloaded openapiv3 v2.2.0
10352025-09-17T19:19:32.273Z Downloaded gimli v0.31.1
10362025-09-17T19:19:32.284Z Downloaded regex v1.11.1
10372025-09-17T19:19:32.296Z Downloaded regex-syntax v0.6.29
10382025-09-17T19:19:32.312Z Downloaded diesel v2.2.12
10392025-09-17T19:19:32.328Z Downloaded smoltcp v0.11.0
10402025-09-17T19:19:32.340Z Downloaded nix v0.29.0
10412025-09-17T19:19:32.344Z Downloaded openssl v0.10.73
10422025-09-17T19:19:32.347Z Downloaded typify-impl v0.3.0
10432025-09-17T19:19:32.358Z Downloaded reqwest v0.12.22
10442025-09-17T19:19:32.366Z Downloaded nix v0.30.1
10452025-09-17T19:19:32.377Z Downloaded typify-impl v0.4.3
10462025-09-17T19:19:32.388Z Downloaded regress v0.10.4
10472025-09-17T19:19:32.395Z Downloaded sled v0.34.7
10482025-09-17T19:19:32.404Z Downloaded zerocopy-derive v0.6.6
10492025-09-17T19:19:32.413Z Downloaded regex-syntax v0.8.5
10502025-09-17T19:19:32.420Z Downloaded ratatui v0.29.0
10512025-09-17T19:19:32.439Z Downloaded bzip2-sys v0.1.13+1.0.8
10522025-09-17T19:19:32.450Z Downloaded typify-impl v0.2.0
10532025-09-17T19:19:32.461Z Downloaded vcpkg v0.2.15
10542025-09-17T19:19:32.497Z Downloaded serde_with v3.14.0
10552025-09-17T19:19:32.508Z Downloaded moka v0.12.10
10562025-09-17T19:19:32.516Z Downloaded rustls-webpki v0.102.8
10572025-09-17T19:19:32.534Z Downloaded portable-atomic v1.11.0
10582025-09-17T19:19:32.540Z Downloaded rustls-webpki v0.101.7
10592025-09-17T19:19:32.553Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10602025-09-17T19:19:32.576Z Downloaded jiff v0.2.15
10612025-09-17T19:19:32.584Z Downloaded chrono-tz v0.10.4
10622025-09-17T19:19:32.597Z Downloaded tabled v0.18.0
10632025-09-17T19:19:32.612Z Downloaded lzma-sys v0.1.20
10642025-09-17T19:19:32.639Z Downloaded regex-automata v0.4.8
10652025-09-17T19:19:32.651Z Downloaded petgraph v0.8.2
10662025-09-17T19:19:32.669Z Downloaded poly1305 v0.8.0
10672025-09-17T19:19:32.672Z Downloaded uuid v1.18.1
10682025-09-17T19:19:32.675Z Downloaded toml v0.7.8
10692025-09-17T19:19:32.680Z Downloaded pin-project v1.1.6
10702025-09-17T19:19:32.696Z Downloaded libz-sys v1.1.20
10712025-09-17T19:19:32.712Z Downloaded petgraph v0.6.5
10722025-09-17T19:19:32.727Z Downloaded sha3 v0.10.8
10732025-09-17T19:19:32.735Z Downloaded tokio v1.47.0
10742025-09-17T19:19:32.758Z Downloaded lalrpop v0.19.12
10752025-09-17T19:19:32.769Z Downloaded csv v1.3.1
10762025-09-17T19:19:32.787Z Downloaded ppv-lite86 v0.2.20
10772025-09-17T19:19:32.790Z Downloaded structmeta v0.3.0
10782025-09-17T19:19:32.790Z Downloaded oxide-tokio-rt v0.1.2
10792025-09-17T19:19:32.793Z Downloaded pin-project-internal v1.1.6
10802025-09-17T19:19:32.793Z Downloaded derive-ex v0.1.8
10812025-09-17T19:19:32.796Z Downloaded serde_repr v0.1.19
10822025-09-17T19:19:32.796Z Downloaded unicode-segmentation v1.12.0
10832025-09-17T19:19:32.801Z Downloaded rustls-pemfile v2.2.0
10842025-09-17T19:19:32.804Z Downloaded serde_cbor v0.11.2
10852025-09-17T19:19:32.804Z Downloaded tungstenite v0.23.0
10862025-09-17T19:19:32.807Z Downloaded russh v0.45.0
10872025-09-17T19:19:32.811Z Downloaded postgres-protocol v0.6.8
10882025-09-17T19:19:32.814Z Downloaded papergrid v0.14.0
10892025-09-17T19:19:32.817Z Downloaded smallvec v0.6.14
10902025-09-17T19:19:32.821Z Downloaded darling v0.20.10
10912025-09-17T19:19:32.824Z Downloaded test-strategy v0.4.3
10922025-09-17T19:19:32.827Z Downloaded tower-http v0.6.6
10932025-09-17T19:19:32.834Z Downloaded ff v0.13.0
10942025-09-17T19:19:32.837Z Downloaded debug-ignore v1.0.5
10952025-09-17T19:19:32.838Z Downloaded env_filter v0.1.2
10962025-09-17T19:19:32.841Z Downloaded h2 v0.4.6
10972025-09-17T19:19:32.844Z Downloaded slog-scope v4.4.0
10982025-09-17T19:19:32.848Z Downloaded darling_core v0.21.0
10992025-09-17T19:19:32.851Z Downloaded crossterm v0.29.0
11002025-09-17T19:19:32.857Z Downloaded prettyplease v0.2.36
11012025-09-17T19:19:32.861Z Downloaded postgres-types v0.2.9
11022025-09-17T19:19:32.864Z Downloaded zopfli v0.8.1
11032025-09-17T19:19:32.867Z Downloaded zerocopy-derive v0.8.26
11042025-09-17T19:19:32.871Z Downloaded papergrid v0.17.0
11052025-09-17T19:19:32.876Z Downloaded hash32 v0.3.1
11062025-09-17T19:19:32.880Z Downloaded globwalk v0.9.1
11072025-09-17T19:19:32.880Z Downloaded samael v0.0.19
11082025-09-17T19:19:32.885Z Downloaded russh-keys v0.45.0
11092025-09-17T19:19:32.888Z Downloaded encoding_rs v0.8.34
11102025-09-17T19:19:32.907Z Downloaded dirs-sys-next v0.1.2
11112025-09-17T19:19:32.911Z Downloaded daft v0.1.4
11122025-09-17T19:19:32.911Z Downloaded progenitor-impl v0.10.0
11132025-09-17T19:19:32.914Z Downloaded tower v0.5.2
11142025-09-17T19:19:32.920Z Downloaded yasna v0.5.2
11152025-09-17T19:19:32.925Z Downloaded parking_lot v0.12.3
11162025-09-17T19:19:32.925Z Downloaded p256 v0.13.2
11172025-09-17T19:19:32.929Z Downloaded num-complex v0.4.6
11182025-09-17T19:19:32.929Z Downloaded rustc-hash v1.1.0
11192025-09-17T19:19:32.929Z Downloaded crypto-bigint v0.5.5
11202025-09-17T19:19:32.935Z Downloaded rfc6979 v0.4.0
11212025-09-17T19:19:32.943Z Downloaded parse-size v1.1.0
11222025-09-17T19:19:32.943Z Downloaded ring v0.17.14
11232025-09-17T19:19:32.976Z Downloaded thiserror-no-std v2.0.2
11242025-09-17T19:19:32.979Z Downloaded ssh-cipher v0.2.0
11252025-09-17T19:19:32.981Z Downloaded progenitor-macro v0.9.1
11262025-09-17T19:19:32.981Z Downloaded tls_codec v0.4.1
11272025-09-17T19:19:32.986Z Downloaded tokio-rustls v0.24.1
11282025-09-17T19:19:32.991Z Downloaded serde_with_macros v3.14.0
11292025-09-17T19:19:32.991Z Downloaded fs-err v2.11.0
11302025-09-17T19:19:32.991Z Downloaded libgit2-sys v0.17.0+1.8.1
11312025-09-17T19:19:33.044Z Downloaded time v0.3.36
11322025-09-17T19:19:33.058Z Downloaded zeroize v1.8.1
11332025-09-17T19:19:33.058Z Downloaded xz2 v0.1.7
11342025-09-17T19:19:33.058Z Downloaded zip v4.2.0
11352025-09-17T19:19:33.062Z Downloaded itertools v0.14.0
11362025-09-17T19:19:33.062Z Downloaded thread_local v1.1.8
11372025-09-17T19:19:33.062Z Downloaded iri-string v0.7.8
11382025-09-17T19:19:33.065Z Downloaded shell-words v1.1.0
11392025-09-17T19:19:33.065Z Downloaded rustls-pemfile v1.0.4
11402025-09-17T19:19:33.068Z Downloaded pkcs5 v0.7.1
11412025-09-17T19:19:33.071Z Downloaded des v0.8.1
11422025-09-17T19:19:33.073Z Downloaded vergen v8.3.2
11432025-09-17T19:19:33.076Z Downloaded toml_edit v0.19.15
11442025-09-17T19:19:33.089Z Downloaded tokio-tungstenite v0.21.0
11452025-09-17T19:19:33.092Z Downloaded elliptic-curve v0.13.8
11462025-09-17T19:19:33.098Z Downloaded predicates-tree v1.0.12
11472025-09-17T19:19:33.098Z Downloaded hkdf v0.12.4
11482025-09-17T19:19:33.106Z Downloaded itertools v0.10.5
11492025-09-17T19:19:33.106Z Downloaded iddqd v0.3.13
11502025-09-17T19:19:33.119Z Downloaded libxml v0.3.3
11512025-09-17T19:19:33.135Z Downloaded pkcs8 v0.10.2
11522025-09-17T19:19:33.135Z Downloaded signal-hook v0.3.18
11532025-09-17T19:19:33.135Z Downloaded smf v0.2.3
11542025-09-17T19:19:33.135Z Downloaded derive_more v0.99.20
11552025-09-17T19:19:33.150Z Downloaded rayon-core v1.12.1
11562025-09-17T19:19:33.150Z Downloaded typed-path v0.9.3
11572025-09-17T19:19:33.151Z Downloaded socket2 v0.5.10
11582025-09-17T19:19:33.151Z Downloaded snafu v0.8.5
11592025-09-17T19:19:33.151Z Downloaded itertools v0.13.0
11602025-09-17T19:19:33.164Z Downloaded sec1 v0.7.3
11612025-09-17T19:19:33.164Z Downloaded scopeguard v1.2.0
11622025-09-17T19:19:33.164Z Downloaded foreign-types-shared v0.1.1
11632025-09-17T19:19:33.165Z Downloaded foreign-types-macros v0.2.3
11642025-09-17T19:19:33.165Z Downloaded sct v0.7.1
11652025-09-17T19:19:33.165Z Downloaded prefix-trie v0.7.0
11662025-09-17T19:19:33.165Z Downloaded flate2 v1.1.2
11672025-09-17T19:19:33.169Z Downloaded mio v1.0.2
11682025-09-17T19:19:33.169Z Downloaded native-tls v0.2.12
11692025-09-17T19:19:33.169Z Downloaded darling_macro v0.20.10
11702025-09-17T19:19:33.169Z Downloaded headers v0.4.1
11712025-09-17T19:19:33.172Z Downloaded utf-8 v0.7.6
11722025-09-17T19:19:33.172Z Downloaded packed_struct_codegen v0.10.1
11732025-09-17T19:19:33.175Z Downloaded num-derive v0.3.3
11742025-09-17T19:19:33.175Z Downloaded csv-core v0.1.11
11752025-09-17T19:19:33.175Z Downloaded rustls-pki-types v1.10.0
11762025-09-17T19:19:33.178Z Downloaded http v1.3.1
11772025-09-17T19:19:33.181Z Downloaded bindgen v0.69.5
11782025-09-17T19:19:33.186Z Downloaded tower-service v0.3.3
11792025-09-17T19:19:33.189Z Downloaded sync_wrapper v1.0.1
11802025-09-17T19:19:33.189Z Downloaded russh-cryptovec v0.7.3
11812025-09-17T19:19:33.189Z Downloaded strum_macros v0.26.4
11822025-09-17T19:19:33.193Z Downloaded diesel_derives v2.2.3
11832025-09-17T19:19:33.196Z Downloaded steno v0.4.1
11842025-09-17T19:19:33.199Z Downloaded blake3 v1.5.4
11852025-09-17T19:19:33.204Z Downloaded unicode-bidi v0.3.17
11862025-09-17T19:19:33.208Z Downloaded hyper-util v0.1.16
11872025-09-17T19:19:33.212Z Downloaded futures-macro v0.3.31
11882025-09-17T19:19:33.215Z Downloaded fallible-iterator v0.2.0
11892025-09-17T19:19:33.215Z Downloaded embedded-io v0.4.0
11902025-09-17T19:19:33.215Z Downloaded tokio-stream v0.1.17
11912025-09-17T19:19:33.219Z Downloaded secrecy v0.10.3
11922025-09-17T19:19:33.222Z Downloaded futures v0.3.31
11932025-09-17T19:19:33.225Z Downloaded spin v0.9.8
11942025-09-17T19:19:33.228Z Downloaded hashbrown v0.13.2
11952025-09-17T19:19:33.231Z Downloaded cc v1.2.30
11962025-09-17T19:19:33.234Z Downloaded tar v0.4.44
11972025-09-17T19:19:33.238Z Downloaded futures-sink v0.3.31
11982025-09-17T19:19:33.238Z Downloaded tiny-keccak v2.0.2
11992025-09-17T19:19:33.238Z Downloaded zone_cfg_derive v0.1.2
12002025-09-17T19:19:33.242Z Downloaded zone v0.3.1
12012025-09-17T19:19:33.242Z Downloaded rustversion v1.0.17
12022025-09-17T19:19:33.242Z Downloaded polyval v0.6.2
12032025-09-17T19:19:33.245Z Downloaded pem-rfc7468 v0.7.0
12042025-09-17T19:19:33.245Z Downloaded serde_yaml v0.9.34+deprecated
12052025-09-17T19:19:33.248Z Downloaded schemars v0.8.22
12062025-09-17T19:19:33.258Z Downloaded jiff-static v0.2.15
12072025-09-17T19:19:33.262Z Downloaded base64 v0.22.1
12082025-09-17T19:19:33.265Z Downloaded nu-ansi-term v0.50.1
12092025-09-17T19:19:33.268Z Downloaded bytes v1.10.1
12102025-09-17T19:19:33.271Z Downloaded indicatif v0.18.0
12112025-09-17T19:19:33.274Z Downloaded darling v0.21.0
12122025-09-17T19:19:33.279Z Downloaded whoami v1.5.2
12132025-09-17T19:19:33.282Z Downloaded vsss-rs v3.3.4
12142025-09-17T19:19:33.282Z Downloaded tinyvec v1.8.0
12152025-09-17T19:19:33.285Z Downloaded indexmap v1.9.3
12162025-09-17T19:19:33.288Z Downloaded num_enum v0.5.11
12172025-09-17T19:19:33.291Z Downloaded indicatif v0.17.11
12182025-09-17T19:19:33.295Z Downloaded filetime v0.2.25
12192025-09-17T19:19:33.295Z Downloaded unarray v0.1.4
12202025-09-17T19:19:33.302Z Downloaded twox-hash v2.1.0
12212025-09-17T19:19:33.302Z Downloaded compact_str v0.8.0
12222025-09-17T19:19:33.314Z Downloaded curve25519-dalek-derive v0.1.1
12232025-09-17T19:19:33.315Z Downloaded which v4.4.2
12242025-09-17T19:19:33.315Z Downloaded cookie v0.18.1
12252025-09-17T19:19:33.315Z Downloaded untrusted v0.7.1
12262025-09-17T19:19:33.315Z Downloaded stringprep v0.1.5
12272025-09-17T19:19:33.315Z Downloaded hickory-server v0.25.2
12282025-09-17T19:19:33.330Z Downloaded ingot-macros v0.1.1
12292025-09-17T19:19:33.330Z Downloaded iana-time-zone v0.1.63
12302025-09-17T19:19:33.330Z Downloaded hyper-staticfile v0.10.1
12312025-09-17T19:19:33.330Z Downloaded clang-sys v1.8.1
12322025-09-17T19:19:33.330Z Downloaded cancel-safe-futures v0.1.5
12332025-09-17T19:19:33.330Z Downloaded sigpipe v0.1.3
12342025-09-17T19:19:33.330Z Downloaded keccak v0.1.5
12352025-09-17T19:19:33.330Z Downloaded serde_derive_internals v0.29.1
12362025-09-17T19:19:33.333Z Downloaded rustc-demangle v0.1.24
12372025-09-17T19:19:33.333Z Downloaded ingot v0.1.1
12382025-09-17T19:19:33.333Z Downloaded httparse v1.9.5
12392025-09-17T19:19:33.333Z Downloaded slog-dtrace v0.3.0
12402025-09-17T19:19:33.333Z Downloaded signature v2.2.0
12412025-09-17T19:19:33.333Z Downloaded sha1 v0.10.6
12422025-09-17T19:19:33.333Z Downloaded resolv-conf v0.7.0
12432025-09-17T19:19:33.338Z Downloaded litrs v0.4.1
12442025-09-17T19:19:33.338Z Downloaded ignore v0.4.23
12452025-09-17T19:19:33.342Z Downloaded bumpalo v3.16.0
12462025-09-17T19:19:33.342Z Downloaded indent_write v2.2.0
12472025-09-17T19:19:33.352Z Downloaded impl-trait-for-tuples v0.2.2
12482025-09-17T19:19:33.368Z Downloaded lockfree-object-pool v0.1.6
12492025-09-17T19:19:33.369Z Downloaded instability v0.3.2
12502025-09-17T19:19:33.369Z Downloaded inout v0.1.3
12512025-09-17T19:19:33.369Z Downloaded ingot-types v0.1.2
12522025-09-17T19:19:33.369Z Downloaded cookie_store v0.21.1
12532025-09-17T19:19:33.369Z Downloaded convert_case v0.7.1
12542025-09-17T19:19:33.369Z Downloaded console v0.16.0
12552025-09-17T19:19:33.369Z Downloaded colored v2.2.0
12562025-09-17T19:19:33.370Z Downloaded ciborium v0.2.2
12572025-09-17T19:19:33.386Z Downloaded rand_chacha v0.3.1
12582025-09-17T19:19:33.386Z Downloaded lru v0.12.5
12592025-09-17T19:19:33.387Z Downloaded libsw-core v0.3.1
12602025-09-17T19:19:33.387Z Downloaded crossbeam-utils v0.8.21
12612025-09-17T19:19:33.387Z Downloaded internet-checksum v0.2.1
12622025-09-17T19:19:33.387Z Downloaded bzip2 v0.5.2
12632025-09-17T19:19:33.387Z Downloaded hyper-tls v0.6.0
12642025-09-17T19:19:33.387Z Downloaded async-trait v0.1.89
12652025-09-17T19:19:33.387Z Downloaded argon2 v0.5.3
12662025-09-17T19:19:33.387Z Downloaded libz-rs-sys v0.5.1
12672025-09-17T19:19:33.387Z Downloaded lalrpop-util v0.19.12
12682025-09-17T19:19:33.388Z Downloaded kstat-rs v0.2.4
12692025-09-17T19:19:33.388Z Downloaded is-terminal v0.4.13
12702025-09-17T19:19:33.388Z Downloaded glob v0.3.2
12712025-09-17T19:19:33.399Z Downloaded camino-tempfile-ext v0.3.2
12722025-09-17T19:19:33.399Z Downloaded buf-list v1.0.3
12732025-09-17T19:19:33.399Z Downloaded http-body-util v0.1.3
12742025-09-17T19:19:33.399Z Downloaded constant_time_eq v0.3.1
12752025-09-17T19:19:33.400Z Downloaded ciborium-ll v0.2.2
12762025-09-17T19:19:33.400Z Downloaded cobs v0.2.3
12772025-09-17T19:19:33.400Z Downloaded cmake v0.1.51
12782025-09-17T19:19:33.400Z Downloaded hickory-resolver v0.25.2
12792025-09-17T19:19:33.400Z Downloaded crc-catalog v2.4.0
12802025-09-17T19:19:33.400Z Downloaded const_format_proc_macros v0.2.34
12812025-09-17T19:19:33.400Z Downloaded arc-swap v1.7.1
12822025-09-17T19:19:33.408Z Downloaded bcs v0.1.6
12832025-09-17T19:19:33.408Z Downloaded base64 v0.21.7
12842025-09-17T19:19:33.408Z Downloaded http-body v1.0.1
12852025-09-17T19:19:33.420Z Downloaded crc8 v0.1.1
12862025-09-17T19:19:33.420Z Downloaded crossterm v0.28.1
12872025-09-17T19:19:33.420Z Downloaded allocator-api2 v0.2.21
12882025-09-17T19:19:33.424Z Downloaded arrayvec v0.7.6
12892025-09-17T19:19:33.424Z Downloaded backoff v0.4.0
12902025-09-17T19:19:33.424Z Downloaded atomicwrites v0.4.4
12912025-09-17T19:19:33.653Z Downloaded aws-lc-sys v0.26.0
12922025-09-17T19:19:33.943Z Compiling value-bag v1.9.0
12932025-09-17T19:19:33.944Z Compiling shlex v1.3.0
12942025-09-17T19:19:33.944Z Compiling lock_api v0.4.12
12952025-09-17T19:19:33.947Z Compiling scopeguard v1.2.0
12962025-09-17T19:19:33.947Z Compiling typenum v1.17.0
12972025-09-17T19:19:33.947Z Compiling syn v2.0.106
12982025-09-17T19:19:33.947Z Compiling getrandom v0.2.15
12992025-09-17T19:19:34.112Z Compiling jobserver v0.1.32
13002025-09-17T19:19:34.289Z Compiling generic-array v0.14.7
13012025-09-17T19:19:34.416Z Compiling rand_core v0.6.4
13022025-09-17T19:19:34.560Z Compiling log v0.4.27
13032025-09-17T19:19:34.579Z Compiling cc v1.2.30
13042025-09-17T19:19:34.657Z Compiling smallvec v1.15.1
13052025-09-17T19:19:34.942Z Compiling portable-atomic v1.11.0
13062025-09-17T19:19:34.999Z Compiling subtle v2.6.1
13072025-09-17T19:19:35.033Z Compiling critical-section v1.1.3
13082025-09-17T19:19:35.055Z Compiling const-oid v0.9.6
13092025-09-17T19:19:35.203Z Compiling pkg-config v0.3.31
13102025-09-17T19:19:35.290Z Compiling parking_lot_core v0.9.10
13112025-09-17T19:19:35.348Z Compiling pin-project-lite v0.2.14
13122025-09-17T19:19:35.514Z Compiling rustix v0.38.37
13132025-09-17T19:19:36.256Z Compiling signal-hook-registry v1.4.2
13142025-09-17T19:19:36.349Z Compiling parking_lot v0.12.3
13152025-09-17T19:19:36.375Z Compiling mio v1.0.2
13162025-09-17T19:19:36.401Z Compiling futures-core v0.3.31
13172025-09-17T19:19:36.650Z Compiling spin v0.9.8
13182025-09-17T19:19:36.909Z Compiling libm v0.2.8
13192025-09-17T19:19:37.025Z Compiling once_cell v1.21.3
13202025-09-17T19:19:37.047Z Compiling socket2 v0.6.0
13212025-09-17T19:19:37.130Z Compiling slab v0.4.9
13222025-09-17T19:19:37.246Z Compiling aho-corasick v1.1.3
13232025-09-17T19:19:37.408Z Compiling num-traits v0.2.19
13242025-09-17T19:19:37.446Z Compiling getrandom v0.3.1
13252025-09-17T19:19:37.473Z Compiling regex-syntax v0.8.5
13262025-09-17T19:19:37.548Z Compiling cpufeatures v0.2.14
13272025-09-17T19:19:37.684Z Compiling serde_json v1.0.145
13282025-09-17T19:19:37.779Z Compiling foldhash v0.1.5
13292025-09-17T19:19:38.038Z Compiling allocator-api2 v0.2.21
13302025-09-17T19:19:38.266Z Compiling either v1.15.0
13312025-09-17T19:19:38.361Z Compiling percent-encoding v2.3.2
13322025-09-17T19:19:38.485Z Compiling glob v0.3.2
13332025-09-17T19:19:38.689Z Compiling hashbrown v0.15.4
13342025-09-17T19:19:38.720Z Compiling futures-sink v0.3.31
13352025-09-17T19:19:38.908Z Compiling futures-channel v0.3.31
13362025-09-17T19:19:39.346Z Compiling clang-sys v1.8.1
13372025-09-17T19:19:39.544Z Compiling prettyplease v0.2.36
13382025-09-17T19:19:39.892Z Compiling pin-utils v0.1.0
13392025-09-17T19:19:39.948Z Compiling futures-task v0.3.31
13402025-09-17T19:19:39.996Z Compiling futures-io v0.3.31
13412025-09-17T19:19:40.093Z Compiling lazy_static v1.5.0
13422025-09-17T19:19:40.242Z Compiling minimal-lexical v0.2.1
13432025-09-17T19:19:40.261Z Compiling libloading v0.8.5
13442025-09-17T19:19:40.282Z Compiling bindgen v0.69.5
13452025-09-17T19:19:40.632Z Compiling nom v7.1.3
13462025-09-17T19:19:40.735Z Compiling base64ct v1.6.0
13472025-09-17T19:19:41.091Z Compiling regex-automata v0.4.8
13482025-09-17T19:19:41.232Z Compiling home v0.5.9
13492025-09-17T19:19:41.289Z Compiling synstructure v0.13.1
13502025-09-17T19:19:41.621Z Compiling pem-rfc7468 v0.7.0
13512025-09-17T19:19:42.246Z Compiling itertools v0.12.1
13522025-09-17T19:19:42.655Z Compiling flagset v0.4.6
13532025-09-17T19:19:42.885Z Compiling lazycell v1.3.0
13542025-09-17T19:19:43.084Z Compiling rustc-hash v1.1.0
13552025-09-17T19:19:43.259Z Compiling cmake v0.1.51
13562025-09-17T19:19:43.328Z Compiling dunce v1.0.5
13572025-09-17T19:19:43.470Z Compiling fs_extra v1.3.0
13582025-09-17T19:19:43.904Z Compiling cexpr v0.6.0
13592025-09-17T19:19:44.015Z Compiling form_urlencoded v1.2.2
13602025-09-17T19:19:44.089Z Compiling vcpkg v0.2.15
13612025-09-17T19:19:44.322Z Compiling paste v1.0.15
13622025-09-17T19:19:44.367Z Compiling iana-time-zone v0.1.63
13632025-09-17T19:19:44.759Z Compiling ring v0.17.14
13642025-09-17T19:19:45.132Z Compiling tracing-core v0.1.32
13652025-09-17T19:19:45.417Z Compiling aws-lc-rs v1.12.4
13662025-09-17T19:19:45.745Z Compiling openssl-sys v0.9.109
13672025-09-17T19:19:45.865Z Compiling base64 v0.22.1
13682025-09-17T19:19:45.962Z Compiling tinyvec_macros v0.1.1
13692025-09-17T19:19:46.049Z Compiling rustls-pki-types v1.10.0
13702025-09-17T19:19:46.292Z Compiling regex v1.11.1
13712025-09-17T19:19:46.325Z Compiling serde_derive v1.0.223
13722025-09-17T19:19:46.478Z Compiling zeroize_derive v1.4.2
13732025-09-17T19:19:46.684Z Compiling zerofrom-derive v0.1.4
13742025-09-17T19:19:46.976Z Compiling yoke-derive v0.7.4
13752025-09-17T19:19:47.219Z Compiling zerovec-derive v0.10.3
13762025-09-17T19:19:47.883Z Compiling zeroize v1.8.1
13772025-09-17T19:19:49.474Z Compiling crypto-common v0.1.6
13782025-09-17T19:19:49.527Z Compiling block-buffer v0.10.4
13792025-09-17T19:19:49.530Z Compiling displaydoc v0.2.5
13802025-09-17T19:19:49.695Z Compiling tokio-macros v2.5.0
13812025-09-17T19:19:49.798Z Compiling digest v0.10.7
13822025-09-17T19:19:49.929Z Compiling zerofrom v0.1.4
13832025-09-17T19:19:50.175Z Compiling yoke v0.7.4
13842025-09-17T19:19:50.278Z Compiling zerocopy-derive v0.7.35
13852025-09-17T19:19:50.545Z Compiling zerovec v0.10.4
13862025-09-17T19:19:51.040Z Compiling hmac v0.12.1
13872025-09-17T19:19:51.064Z Compiling icu_provider_macros v1.5.0
13882025-09-17T19:19:51.083Z Compiling block-padding v0.3.3
13892025-09-17T19:19:51.327Z Compiling futures-macro v0.3.31
13902025-09-17T19:19:51.354Z Compiling inout v0.1.3
13912025-09-17T19:19:51.641Z Compiling cipher v0.4.4
13922025-09-17T19:19:51.931Z Compiling sha2 v0.10.9
13932025-09-17T19:19:52.040Z Compiling zerocopy v0.7.35
13942025-09-17T19:19:52.072Z Compiling der_derive v0.7.3
13952025-09-17T19:19:52.208Z Compiling tinystr v0.7.6
13962025-09-17T19:19:52.480Z Compiling icu_collections v1.5.0
13972025-09-17T19:19:52.596Z Compiling icu_locid v1.5.0
13982025-09-17T19:19:52.669Z Compiling thiserror-impl v1.0.69
13992025-09-17T19:19:53.107Z Compiling futures-util v0.3.31
14002025-09-17T19:19:53.381Z Compiling serde v1.0.223
14012025-09-17T19:19:53.426Z Compiling ppv-lite86 v0.2.20
14022025-09-17T19:19:53.726Z Compiling icu_provider v1.5.0
14032025-09-17T19:19:54.184Z Compiling salsa20 v0.10.2
14042025-09-17T19:19:54.357Z Compiling der v0.7.9
14052025-09-17T19:19:54.433Z Compiling bitflags v2.9.1
14062025-09-17T19:19:54.514Z Compiling bytes v1.10.1
14072025-09-17T19:19:54.538Z Compiling semver v1.0.26
14082025-09-17T19:19:54.610Z Compiling icu_locid_transform v1.5.0
14092025-09-17T19:19:55.204Z Compiling indexmap v2.11.0
14102025-09-17T19:19:55.380Z Compiling pbkdf2 v0.12.2
14112025-09-17T19:19:55.554Z Compiling tokio v1.47.0
14122025-09-17T19:19:55.576Z Compiling thiserror v1.0.69
14132025-09-17T19:19:55.738Z Compiling scrypt v0.11.0
14142025-09-17T19:19:55.870Z Compiling icu_properties v1.5.1
14152025-09-17T19:19:56.238Z Compiling http v1.3.1
14162025-09-17T19:19:56.652Z Compiling spki v0.7.3
14172025-09-17T19:19:56.840Z Compiling rustc_version v0.4.1
14182025-09-17T19:19:57.049Z Compiling cbc v0.1.2
14192025-09-17T19:19:57.203Z Compiling aes v0.8.4
14202025-09-17T19:19:57.329Z Compiling pest v2.7.14
14212025-09-17T19:19:57.528Z Compiling uuid v1.18.1
14222025-09-17T19:19:58.406Z Compiling pkcs5 v0.7.1
14232025-09-17T19:19:58.494Z Compiling chrono v0.4.41
14242025-09-17T19:19:59.013Z Compiling which v4.4.2
14252025-09-17T19:19:59.541Z Compiling icu_normalizer v1.5.0
14262025-09-17T19:19:59.700Z Compiling tracing-attributes v0.1.27
14272025-09-17T19:19:59.999Z Compiling pest_meta v2.7.14
14282025-09-17T19:20:00.251Z Compiling pkcs8 v0.10.2
14292025-09-17T19:20:00.370Z Compiling http-body v1.0.1
14302025-09-17T19:20:00.642Z Compiling idna_adapter v1.2.0
14312025-09-17T19:20:00.887Z Compiling idna v1.0.3
14322025-09-17T19:20:00.905Z Compiling scroll_derive v0.12.0
14332025-09-17T19:20:01.243Z Compiling rustversion v1.0.17
14342025-09-17T19:20:01.749Z Compiling url v2.5.4
14352025-09-17T19:20:01.930Z Compiling httparse v1.9.5
14362025-09-17T19:20:02.283Z Compiling scroll v0.12.0
14372025-09-17T19:20:02.429Z Compiling pest_generator v2.7.14
14382025-09-17T19:20:02.732Z Compiling tinyvec v1.8.0
14392025-09-17T19:20:02.819Z Compiling serde_derive_internals v0.29.1
14402025-09-17T19:20:02.838Z Compiling tracing v0.1.40
14412025-09-17T19:20:03.336Z Compiling rand_core v0.9.3
14422025-09-17T19:20:03.509Z Compiling bzip2-sys v0.1.13+1.0.8
14432025-09-17T19:20:03.909Z Compiling tokio-util v0.7.15
14442025-09-17T19:20:04.044Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14452025-09-17T19:20:04.138Z Compiling time-core v0.1.2
14462025-09-17T19:20:04.180Z Compiling foreign-types-shared v0.1.1
14472025-09-17T19:20:04.227Z Compiling openssl v0.10.73
14482025-09-17T19:20:04.316Z Compiling untrusted v0.7.1
14492025-09-17T19:20:04.347Z Compiling num-conv v0.1.0
14502025-09-17T19:20:04.526Z Compiling tower-service v0.3.3
14512025-09-17T19:20:04.630Z Compiling try-lock v0.2.5
14522025-09-17T19:20:04.671Z Compiling adler2 v2.0.0
14532025-09-17T19:20:04.677Z Compiling untrusted v0.9.0
14542025-09-17T19:20:04.757Z Compiling openssl-probe v0.1.5
14552025-09-17T19:20:04.814Z Compiling powerfmt v0.2.0
14562025-09-17T19:20:04.883Z Compiling atomic-waker v1.1.2
14572025-09-17T19:20:04.904Z Compiling schemars v0.8.22
14582025-09-17T19:20:04.985Z Compiling schemars_derive v0.8.22
14592025-09-17T19:20:05.059Z Compiling miniz_oxide v0.8.5
14602025-09-17T19:20:05.184Z Compiling deranged v0.3.11
14612025-09-17T19:20:05.289Z Compiling want v0.3.1
14622025-09-17T19:20:05.568Z Compiling h2 v0.4.6
14632025-09-17T19:20:06.526Z Compiling time-macros v0.2.18
14642025-09-17T19:20:06.580Z Compiling goblin v0.8.2
14652025-09-17T19:20:07.854Z Compiling foreign-types v0.3.2
14662025-09-17T19:20:07.976Z Compiling pest_derive v2.7.14
14672025-09-17T19:20:08.832Z Compiling rand_chacha v0.9.0
14682025-09-17T19:20:10.340Z Compiling ipnet v2.11.0
14692025-09-17T19:20:10.643Z Compiling openssl-macros v0.1.1
14702025-09-17T19:20:10.747Z Compiling crossbeam-utils v0.8.21
14712025-09-17T19:20:10.987Z Compiling zerocopy v0.8.26
14722025-09-17T19:20:11.298Z Compiling native-tls v0.2.12
14732025-09-17T19:20:11.369Z Compiling rustls v0.23.19
14742025-09-17T19:20:11.395Z Compiling httpdate v1.0.3
14752025-09-17T19:20:11.667Z Compiling dyn-clone v1.0.20
14762025-09-17T19:20:11.702Z Compiling num_threads v0.1.7
14772025-09-17T19:20:11.746Z Compiling syn v1.0.109
14782025-09-17T19:20:11.878Z Compiling time v0.3.36
14792025-09-17T19:20:11.898Z Compiling dof v0.3.0
14802025-09-17T19:20:12.497Z Compiling hyper v1.7.0
14812025-09-17T19:20:15.107Z Compiling rand v0.9.2
14822025-09-17T19:20:15.125Z Compiling dtrace-parser v0.2.0
14832025-09-17T19:20:15.158Z Compiling unicode-normalization v0.1.24
14842025-09-17T19:20:15.950Z Compiling heapless v0.7.17
14852025-09-17T19:20:16.226Z Compiling signature v2.2.0
14862025-09-17T19:20:16.249Z Compiling zerocopy-derive v0.8.26
14872025-09-17T19:20:16.377Z Compiling cookie v0.18.1
14882025-09-17T19:20:16.541Z Compiling crc32fast v1.4.2
14892025-09-17T19:20:16.697Z Compiling zstd-safe v7.2.3
14902025-09-17T19:20:16.793Z Compiling slog v2.7.0
14912025-09-17T19:20:16.871Z Compiling unicode-properties v0.1.3
14922025-09-17T19:20:16.918Z Compiling signal-hook v0.3.18
14932025-09-17T19:20:17.044Z Compiling zlib-rs v0.5.1
14942025-09-17T19:20:17.250Z Compiling unicode-bidi v0.3.17
14952025-09-17T19:20:17.294Z Compiling siphasher v0.3.11
14962025-09-17T19:20:17.529Z Compiling usdt-impl v0.5.0
14972025-09-17T19:20:17.694Z Compiling phf_shared v0.11.2
14982025-09-17T19:20:18.024Z Compiling stringprep v0.1.5
14992025-09-17T19:20:18.794Z Compiling hyper-util v0.1.16
15002025-09-17T19:20:20.154Z Compiling curve25519-dalek v4.1.3
15012025-09-17T19:20:20.342Z Compiling serde_tokenstream v0.2.2
15022025-09-17T19:20:20.860Z Compiling serde_spanned v0.6.9
15032025-09-17T19:20:20.923Z Compiling toml_datetime v0.6.11
15042025-09-17T19:20:21.020Z Compiling rand_chacha v0.3.1
15052025-09-17T19:20:21.096Z Compiling md-5 v0.10.6
15062025-09-17T19:20:21.391Z Compiling num-integer v0.1.46
15072025-09-17T19:20:21.432Z Compiling sync_wrapper v1.0.1
15082025-09-17T19:20:21.614Z Compiling hash32 v0.2.1
15092025-09-17T19:20:21.988Z Compiling ff v0.13.0
15102025-09-17T19:20:22.086Z Compiling memoffset v0.9.1
15112025-09-17T19:20:22.228Z Compiling smoltcp v0.9.1
15122025-09-17T19:20:22.248Z Compiling litrs v0.4.1
15132025-09-17T19:20:22.436Z Compiling cfg_aliases v0.2.1
15142025-09-17T19:20:22.565Z Compiling num-bigint-dig v0.8.4
15152025-09-17T19:20:22.871Z Compiling tower-layer v0.3.3
15162025-09-17T19:20:22.875Z Compiling fallible-iterator v0.2.0
15172025-09-17T19:20:22.908Z Compiling gimli v0.31.1
15182025-09-17T19:20:23.166Z Compiling libz-rs-sys v0.5.1
15192025-09-17T19:20:23.311Z Compiling base16ct v0.2.0
15202025-09-17T19:20:23.333Z Compiling psl-types v2.0.11
15212025-09-17T19:20:23.453Z Compiling newtype-uuid v1.2.4
15222025-09-17T19:20:23.545Z Compiling sec1 v0.7.3
15232025-09-17T19:20:23.567Z Compiling publicsuffix v2.3.0
15242025-09-17T19:20:23.616Z Compiling postgres-protocol v0.6.8
15252025-09-17T19:20:23.805Z Compiling flate2 v1.1.2
15262025-09-17T19:20:23.893Z Compiling document-features v0.2.11
15272025-09-17T19:20:24.075Z Compiling tower v0.5.2
15282025-09-17T19:20:24.155Z Compiling nix v0.29.0
15292025-09-17T19:20:24.787Z Compiling group v0.13.0
15302025-09-17T19:20:24.902Z Compiling num-iter v0.1.45
15312025-09-17T19:20:24.972Z Compiling rand v0.8.5
15322025-09-17T19:20:25.125Z Compiling tokio-native-tls v0.3.1
15332025-09-17T19:20:25.840Z Compiling ipnetwork v0.21.1
15342025-09-17T19:20:26.174Z Compiling strum_macros v0.27.1
15352025-09-17T19:20:26.214Z Compiling rustls-native-certs v0.8.1
15362025-09-17T19:20:26.262Z Compiling http-body-util v0.1.3
15372025-09-17T19:20:26.638Z Compiling terminal_size v0.4.0
15382025-09-17T19:20:26.743Z Compiling hkdf v0.12.4
15392025-09-17T19:20:26.765Z Compiling crypto-bigint v0.5.5
15402025-09-17T19:20:26.871Z Compiling addr2line v0.24.2
15412025-09-17T19:20:26.925Z Compiling webpki-roots v1.0.1
15422025-09-17T19:20:27.017Z Compiling curve25519-dalek-derive v0.1.1
15432025-09-17T19:20:27.176Z Compiling thiserror-impl v2.0.16
15442025-09-17T19:20:27.488Z Compiling async-trait v0.1.89
15452025-09-17T19:20:27.576Z Compiling ahash v0.8.12
15462025-09-17T19:20:27.961Z Compiling object v0.36.5
15472025-09-17T19:20:28.440Z Compiling fs-err v3.1.1
15482025-09-17T19:20:28.787Z Compiling simd-adler32 v0.3.7
15492025-09-17T19:20:29.335Z Compiling bitflags v1.3.2
15502025-09-17T19:20:29.449Z Compiling iri-string v0.7.8
15512025-09-17T19:20:29.941Z Compiling buf-list v1.0.3
15522025-09-17T19:20:30.266Z Compiling rustix v1.0.7
15532025-09-17T19:20:30.331Z Compiling hubpack_derive v0.1.1
15542025-09-17T19:20:30.574Z Compiling bumpalo v3.16.0
15552025-09-17T19:20:30.955Z Compiling rustc-demangle v0.1.24
15562025-09-17T19:20:31.016Z Compiling managed v0.8.0
15572025-09-17T19:20:31.042Z Compiling anyhow v1.0.99
15582025-09-17T19:20:31.195Z Compiling winnow v0.5.40
15592025-09-17T19:20:31.447Z Compiling lockfree-object-pool v0.1.6
15602025-09-17T19:20:31.701Z Compiling zopfli v0.8.1
15612025-09-17T19:20:32.080Z Compiling hubpack v0.1.2
15622025-09-17T19:20:32.488Z Compiling tower-http v0.6.6
15632025-09-17T19:20:32.527Z Compiling strum v0.27.2
15642025-09-17T19:20:32.972Z Compiling thiserror v2.0.16
15652025-09-17T19:20:33.106Z Compiling clap_builder v4.5.41
15662025-09-17T19:20:33.151Z Compiling elliptic-curve v0.13.8
15672025-09-17T19:20:33.528Z Compiling hyper-tls v0.6.0
15682025-09-17T19:20:33.930Z Compiling oxnet v0.1.3
15692025-09-17T19:20:33.950Z Compiling signal-hook-mio v0.2.4
15702025-09-17T19:20:34.140Z Compiling cookie_store v0.21.1
15712025-09-17T19:20:34.679Z Compiling toml_edit v0.19.15
15722025-09-17T19:20:34.701Z Compiling backtrace v0.3.74
15732025-09-17T19:20:34.898Z Compiling zstd v0.13.3
15742025-09-17T19:20:35.508Z Compiling postgres-types v0.2.9
15752025-09-17T19:20:35.950Z Compiling usdt-macro v0.5.0
15762025-09-17T19:20:36.737Z Compiling usdt-attr-macro v0.5.0
15772025-09-17T19:20:37.363Z Compiling phf v0.11.2
15782025-09-17T19:20:37.437Z Compiling ed25519 v2.2.3
15792025-09-17T19:20:37.671Z Compiling bzip2 v0.4.4
15802025-09-17T19:20:38.069Z Compiling bzip2 v0.5.2
15812025-09-17T19:20:38.307Z Compiling strum_macros v0.26.4
15822025-09-17T19:20:38.466Z Compiling pkcs1 v0.7.5
15832025-09-17T19:20:39.340Z Compiling serde-big-array v0.5.1
15842025-09-17T19:20:39.361Z Compiling serde_urlencoded v0.7.1
15852025-09-17T19:20:39.597Z Compiling rfc6979 v0.4.0
15862025-09-17T19:20:39.811Z Compiling clap_derive v4.5.41
15872025-09-17T19:20:39.866Z Compiling daft-derive v0.1.4
15882025-09-17T19:20:40.572Z Compiling enum-as-inner v0.6.1
15892025-09-17T19:20:40.766Z Compiling serde_repr v0.1.19
15902025-09-17T19:20:41.295Z Compiling bstr v1.10.0
15912025-09-17T19:20:41.435Z Compiling float-cmp v0.10.0
15922025-09-17T19:20:41.599Z Compiling socket2 v0.5.10
15932025-09-17T19:20:41.699Z Compiling encoding_rs v0.8.34
15942025-09-17T19:20:41.847Z Compiling difflib v0.4.0
15952025-09-17T19:20:42.528Z Compiling static_assertions v1.1.0
15962025-09-17T19:20:42.652Z Compiling fixedbitset v0.4.2
15972025-09-17T19:20:42.676Z Compiling predicates-core v1.0.8
15982025-09-17T19:20:42.726Z Compiling normalize-line-endings v0.3.0
15992025-09-17T19:20:42.885Z Compiling whoami v1.5.2
16002025-09-17T19:20:43.007Z Compiling unicode-segmentation v1.12.0
16012025-09-17T19:20:43.061Z Compiling mime v0.3.17
16022025-09-17T19:20:43.168Z Compiling new_debug_unreachable v1.0.6
16032025-09-17T19:20:43.287Z Compiling precomputed-hash v0.1.1
16042025-09-17T19:20:43.427Z Compiling data-encoding v2.9.0
16052025-09-17T19:20:43.446Z Compiling toml_edit v0.22.27
16062025-09-17T19:20:43.560Z Compiling string_cache v0.8.9
16072025-09-17T19:20:43.820Z Compiling similar v2.7.0
16082025-09-17T19:20:43.989Z Compiling tokio-postgres v0.7.13
16092025-09-17T19:20:44.173Z Compiling clap v4.5.41
16102025-09-17T19:20:44.307Z Compiling hickory-proto v0.25.2
16112025-09-17T19:20:45.122Z Compiling petgraph v0.6.5
16122025-09-17T19:20:45.471Z Compiling predicates v3.1.3
16132025-09-17T19:20:45.830Z Compiling strum v0.26.3
16142025-09-17T19:20:46.035Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16152025-09-17T19:20:46.621Z Compiling usdt v0.5.0
16162025-09-17T19:20:46.921Z Compiling daft v0.1.4
16172025-09-17T19:20:47.127Z Compiling ecdsa v0.16.9
16182025-09-17T19:20:47.461Z Compiling rsa v0.9.6
16192025-09-17T19:20:47.994Z Compiling zip v4.2.0
16202025-09-17T19:20:48.629Z Compiling zip v0.6.6
16212025-09-17T19:20:49.272Z Compiling toml v0.7.8
16222025-09-17T19:20:49.897Z Compiling ed25519-dalek v2.1.1
16232025-09-17T19:20:50.657Z Compiling crossterm v0.28.1
16242025-09-17T19:20:52.086Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16252025-09-17T19:20:52.166Z Compiling crossbeam-epoch v0.9.18
16262025-09-17T19:20:52.519Z Compiling tokio-stream v0.1.17
16272025-09-17T19:20:52.681Z Compiling x509-cert v0.2.5
16282025-09-17T19:20:52.870Z Compiling openapiv3 v2.2.0
16292025-09-17T19:20:53.474Z Compiling sha1 v0.10.6
16302025-09-17T19:20:53.821Z Compiling itertools v0.10.5
16312025-09-17T19:20:53.882Z Compiling itertools v0.13.0
16322025-09-17T19:20:54.940Z Compiling winnow v0.6.26
16332025-09-17T19:20:54.944Z Compiling lalrpop-util v0.19.12
16342025-09-17T19:20:55.312Z Compiling rustc-hash v2.1.1
16352025-09-17T19:20:55.521Z Compiling peg-runtime v0.8.5
16362025-09-17T19:20:55.713Z Compiling thread_local v1.1.8
16372025-09-17T19:20:56.070Z Compiling slog-async v2.8.0
16382025-09-17T19:20:56.199Z Compiling crossbeam-channel v0.5.15
16392025-09-17T19:20:56.272Z Compiling xattr v1.3.1
16402025-09-17T19:20:56.554Z Compiling futures-executor v0.3.31
16412025-09-17T19:20:56.650Z Compiling is-terminal v0.4.13
16422025-09-17T19:20:56.704Z Compiling filetime v0.2.25
16432025-09-17T19:20:56.753Z Compiling take_mut v0.2.2
16442025-09-17T19:20:56.800Z Compiling term v1.1.0
16452025-09-17T19:20:56.933Z Compiling tar v0.4.44
16462025-09-17T19:20:57.008Z Compiling futures v0.3.31
16472025-09-17T19:20:57.989Z Compiling slog-term v2.9.2
16482025-09-17T19:21:01.241Z Compiling aws-lc-sys v0.26.0
16492025-09-17T19:21:32.819Z Compiling rustls-webpki v0.102.8
16502025-09-17T19:21:37.149Z Compiling tokio-rustls v0.26.0
16512025-09-17T19:21:37.402Z Compiling hyper-rustls v0.27.7
16522025-09-17T19:21:37.729Z Compiling reqwest v0.12.22
16532025-09-17T19:21:41.051Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16542025-09-17T19:21:41.342Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16552025-09-17T19:21:45.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16562025-09-17T19:21:46.001Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16572025-09-17T19:21:46.055ZSep 17 19:21:45.545 INFO Starting download, target: Clickhouse
16582025-09-17T19:21:46.055ZSep 17 19:21:45.546 INFO Starting download, target: Cockroach
16592025-09-17T19:21:46.055ZSep 17 19:21:45.546 INFO Starting download, target: Console
16602025-09-17T19:21:46.055ZSep 17 19:21:45.546 INFO Starting download, target: DendriteStub
16612025-09-17T19:21:46.055ZSep 17 19:21:45.546 INFO Starting download, target: MaghemiteMgd
16622025-09-17T19:21:46.059ZSep 17 19:21:45.546 INFO Starting download, target: TransceiverControl
16632025-09-17T19:21:46.059ZSep 17 19:21:45.546 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16642025-09-17T19:21:46.059ZSep 17 19:21:45.546 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16652025-09-17T19:21:46.059ZSep 17 19:21:45.546 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16662025-09-17T19:21:46.059ZSep 17 19:21:45.546 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16672025-09-17T19:21:46.059ZSep 17 19:21:45.546 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16682025-09-17T19:21:46.059ZSep 17 19:21:45.546 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16692025-09-17T19:21:46.674ZSep 17 19:21:46.045 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16702025-09-17T19:21:46.833ZSep 17 19:21:46.268 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16712025-09-17T19:21:47.064ZSep 17 19:21:46.470 INFO Download complete, target: Console
16722025-09-17T19:21:47.344ZSep 17 19:21:46.720 INFO Download complete, target: TransceiverControl
16732025-09-17T19:21:48.409ZSep 17 19:21:47.868 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16742025-09-17T19:21:48.624ZSep 17 19:21:48.114 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16752025-09-17T19:21:48.640ZSep 17 19:21:48.129 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16762025-09-17T19:21:48.831ZSep 17 19:21:48.322 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16772025-09-17T19:21:48.831ZSep 17 19:21:48.322 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16782025-09-17T19:21:52.745ZSep 17 19:21:52.235 INFO Download complete, target: DendriteStub
16792025-09-17T19:21:53.053ZSep 17 19:21:52.543 INFO Download complete, target: MaghemiteMgd
16802025-09-17T19:21:55.917ZSep 17 19:21:55.407 INFO Checking that binary works, target: Cockroach
16812025-09-17T19:21:56.041ZSep 17 19:21:55.531 INFO Download complete, target: Cockroach
16822025-09-17T19:21:59.553ZSep 17 19:21:59.043 INFO Checking that binary works, target: Clickhouse
16832025-09-17T19:21:59.751ZSep 17 19:21:59.241 INFO Download complete, target: Clickhouse
16842025-09-17T19:21:59.757ZAll prerequisites installed successfully
16852025-09-17T19:21:59.761Z
16862025-09-17T19:21:59.761Zreal 4:59.393404988
16872025-09-17T19:21:59.761Zuser 16:19.427728046
16882025-09-17T19:21:59.761Zsys 2:18.476183244
16892025-09-17T19:21:59.761Ztrap 0.587859797
16902025-09-17T19:21:59.761Ztflt 2.595583118
16912025-09-17T19:21:59.761Zdflt 2.835966768
16922025-09-17T19:21:59.761Zkflt 0.133119306
16932025-09-17T19:21:59.761Zlock 38:47.283729561
16942025-09-17T19:21:59.761Zslp 1:00:12.619648102
16952025-09-17T19:21:59.761Zlat 1:14.025992023
16962025-09-17T19:21:59.761Zstop 2:55.116144517
16972025-09-17T19:21:59.761Z+ ptime -m cargo xtask download softnpu
16982025-09-17T19:22:00.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16992025-09-17T19:22:00.516Z Running `target/debug/xtask download softnpu`
17002025-09-17T19:22:01.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
17012025-09-17T19:22:01.617Z Running `target/debug/xtask-downloader softnpu`
17022025-09-17T19:22:01.661ZSep 17 19:22:01.150 INFO Starting download, target: Softnpu
17032025-09-17T19:22:01.664ZSep 17 19:22:01.151 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17042025-09-17T19:22:02.379ZSep 17 19:22:01.867 INFO Download complete, target: Softnpu
17052025-09-17T19:22:02.384Z
17062025-09-17T19:22:02.384Zreal 2.617958212
17072025-09-17T19:22:02.384Zuser 1.575553995
17082025-09-17T19:22:02.384Zsys 0.656924590
17092025-09-17T19:22:02.384Ztrap 0.000814715
17102025-09-17T19:22:02.384Ztflt 0.000109132
17112025-09-17T19:22:02.384Zdflt 0.000150830
17122025-09-17T19:22:02.384Zkflt 0.000000000
17132025-09-17T19:22:02.384Zlock 7.601314866
17142025-09-17T19:22:02.384Zslp 0.599325868
17152025-09-17T19:22:02.384Zlat 0.070852454
17162025-09-17T19:22:02.384Zstop 0.000162923
17172025-09-17T19:22:02.384Z+ export CARGO_INCREMENTAL=0
17182025-09-17T19:22:02.384Z+ CARGO_INCREMENTAL=0
17192025-09-17T19:22:02.384Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17202025-09-17T19:22:03.644Z Compiling proc-macro2 v1.0.101
17212025-09-17T19:22:03.644Z Compiling unicode-ident v1.0.18
17222025-09-17T19:22:03.648Z Compiling libc v0.2.174
17232025-09-17T19:22:03.648Z Compiling serde_core v1.0.223
17242025-09-17T19:22:03.648Z Compiling serde v1.0.223
17252025-09-17T19:22:03.648Z Compiling autocfg v1.4.0
17262025-09-17T19:22:03.648Z Compiling cfg-if v1.0.1
17272025-09-17T19:22:03.648Z Compiling version_check v0.9.5
17282025-09-17T19:22:03.997Z Compiling memchr v2.7.4
17292025-09-17T19:22:04.084Z Compiling shlex v1.3.0
17302025-09-17T19:22:04.429Z Compiling portable-atomic v1.11.0
17312025-09-17T19:22:04.566Z Compiling lock_api v0.4.12
17322025-09-17T19:22:04.914Z Compiling typenum v1.17.0
17332025-09-17T19:22:05.172Z Compiling generic-array v0.14.7
17342025-09-17T19:22:05.219Z Compiling value-bag v1.9.0
17352025-09-17T19:22:05.749Z Compiling quote v1.0.40
17362025-09-17T19:22:05.752Z Compiling jobserver v0.1.32
17372025-09-17T19:22:05.791Z Compiling log v0.4.27
17382025-09-17T19:22:06.056Z Compiling libm v0.2.8
17392025-09-17T19:22:06.140Z Compiling syn v2.0.106
17402025-09-17T19:22:06.305Z Compiling cc v1.2.30
17412025-09-17T19:22:06.406Z Compiling getrandom v0.3.1
17422025-09-17T19:22:06.428Z Compiling num-traits v0.2.19
17432025-09-17T19:22:06.488Z Compiling serde_json v1.0.145
17442025-09-17T19:22:06.768Z Compiling parking_lot_core v0.9.10
17452025-09-17T19:22:06.823Z Compiling scopeguard v1.2.0
17462025-09-17T19:22:06.965Z Compiling semver v1.0.26
17472025-09-17T19:22:06.999Z Compiling smallvec v1.15.1
17482025-09-17T19:22:07.434Z Compiling pkg-config v0.3.31
17492025-09-17T19:22:07.482Z Compiling getrandom v0.2.15
17502025-09-17T19:22:07.618Z Compiling itoa v1.0.11
17512025-09-17T19:22:07.864Z Compiling aho-corasick v1.1.3
17522025-09-17T19:22:07.890Z Compiling rustix v0.38.37
17532025-09-17T19:22:08.037Z Compiling regex-syntax v0.8.5
17542025-09-17T19:22:09.218Z Compiling either v1.15.0
17552025-09-17T19:22:09.410Z Compiling stable_deref_trait v1.2.0
17562025-09-17T19:22:09.550Z Compiling critical-section v1.1.3
17572025-09-17T19:22:09.639Z Compiling slab v0.4.9
17582025-09-17T19:22:09.725Z Compiling errno v0.3.12
17592025-09-17T19:22:09.887Z Compiling spin v0.9.8
17602025-09-17T19:22:09.976Z Compiling equivalent v1.0.2
17612025-09-17T19:22:10.006Z Compiling foldhash v0.1.5
17622025-09-17T19:22:10.118Z Compiling allocator-api2 v0.2.21
17632025-09-17T19:22:10.155Z Compiling rand_core v0.6.4
17642025-09-17T19:22:10.520Z Compiling glob v0.3.2
17652025-09-17T19:22:10.635Z Compiling once_cell v1.21.3
17662025-09-17T19:22:10.750Z Compiling hashbrown v0.15.4
17672025-09-17T19:22:11.184Z Compiling clang-sys v1.8.1
17682025-09-17T19:22:11.333Z Compiling prettyplease v0.2.36
17692025-09-17T19:22:11.493Z Compiling ryu v1.0.18
17702025-09-17T19:22:11.698Z Compiling regex-automata v0.4.8
17712025-09-17T19:22:11.843Z Compiling pin-project-lite v0.2.14
17722025-09-17T19:22:11.907Z Compiling subtle v2.6.1
17732025-09-17T19:22:12.100Z Compiling lazy_static v1.5.0
17742025-09-17T19:22:12.289Z Compiling writeable v0.5.5
17752025-09-17T19:22:12.339Z Compiling schemars v0.8.22
17762025-09-17T19:22:12.395Z Compiling minimal-lexical v0.2.1
17772025-09-17T19:22:12.703Z Compiling litemap v0.7.3
17782025-09-17T19:22:12.877Z Compiling nom v7.1.3
17792025-09-17T19:22:13.072Z Compiling synstructure v0.13.1
17802025-09-17T19:22:13.155Z Compiling serde_derive_internals v0.29.1
17812025-09-17T19:22:14.233Z Compiling libloading v0.8.5
17822025-09-17T19:22:14.319Z Compiling home v0.5.9
17832025-09-17T19:22:14.745Z Compiling bindgen v0.69.5
17842025-09-17T19:22:14.833Z Compiling thiserror v1.0.69
17852025-09-17T19:22:15.049Z Compiling percent-encoding v2.3.2
17862025-09-17T19:22:15.524Z Compiling itertools v0.12.1
17872025-09-17T19:22:16.061Z Compiling cexpr v0.6.0
17882025-09-17T19:22:16.680Z Compiling rustc-hash v1.1.0
17892025-09-17T19:22:16.864Z Compiling icu_locid_transform_data v1.5.0
17902025-09-17T19:22:16.888Z Compiling serde_derive v1.0.223
17912025-09-17T19:22:16.994Z Compiling zeroize_derive v1.4.2
17922025-09-17T19:22:17.438Z Compiling zerofrom-derive v0.1.4
17932025-09-17T19:22:17.983Z Compiling yoke-derive v0.7.4
17942025-09-17T19:22:18.291Z Compiling zerovec-derive v0.10.3
17952025-09-17T19:22:18.314Z Compiling displaydoc v0.2.5
17962025-09-17T19:22:19.689Z Compiling icu_provider_macros v1.5.0
17972025-09-17T19:22:19.840Z Compiling tokio-macros v2.5.0
17982025-09-17T19:22:20.205Z Compiling zeroize v1.8.1
17992025-09-17T19:22:20.440Z Compiling regex v1.11.1
18002025-09-17T19:22:20.501Z Compiling zerocopy-derive v0.7.35
18012025-09-17T19:22:20.641Z Compiling zerofrom v0.1.4
18022025-09-17T19:22:20.662Z Compiling futures-macro v0.3.31
18032025-09-17T19:22:20.896Z Compiling yoke v0.7.4
18042025-09-17T19:22:21.288Z Compiling zerovec v0.10.4
18052025-09-17T19:22:21.312Z Compiling schemars_derive v0.8.22
18062025-09-17T19:22:21.739Z Compiling lazycell v1.3.0
18072025-09-17T19:22:22.216Z Compiling thiserror-impl v1.0.69
18082025-09-17T19:22:22.272Z Compiling cmake v0.1.51
18092025-09-17T19:22:22.999Z Compiling signal-hook-registry v1.4.2
18102025-09-17T19:22:23.023Z Compiling fs_extra v1.3.0
18112025-09-17T19:22:23.315Z Compiling tinystr v0.7.6
18122025-09-17T19:22:23.648Z Compiling icu_locid v1.5.0
18132025-09-17T19:22:23.718Z Compiling icu_collections v1.5.0
18142025-09-17T19:22:23.840Z Compiling fnv v1.0.7
18152025-09-17T19:22:24.007Z Compiling paste v1.0.15
18162025-09-17T19:22:24.228Z Compiling icu_properties_data v1.5.0
18172025-09-17T19:22:24.351Z Compiling byteorder v1.5.0
18182025-09-17T19:22:24.486Z Compiling bitflags v2.9.1
18192025-09-17T19:22:24.509Z Compiling bytes v1.10.1
18202025-09-17T19:22:24.673Z Compiling dunce v1.0.5
18212025-09-17T19:22:24.973Z Compiling icu_provider v1.5.0
18222025-09-17T19:22:25.747Z Compiling icu_locid_transform v1.5.0
18232025-09-17T19:22:25.848Z Compiling parking_lot v0.12.3
18242025-09-17T19:22:26.912Z Compiling mio v1.0.2
18252025-09-17T19:22:27.034Z Compiling write16 v1.0.0
18262025-09-17T19:22:27.210Z Compiling icu_properties v1.5.1
18272025-09-17T19:22:27.748Z Compiling utf8_iter v1.0.4
18282025-09-17T19:22:27.816Z Compiling icu_normalizer_data v1.5.0
18292025-09-17T19:22:28.031Z Compiling utf16_iter v1.0.5
18302025-09-17T19:22:28.257Z Compiling heck v0.5.0
18312025-09-17T19:22:28.479Z Compiling crypto-common v0.1.6
18322025-09-17T19:22:28.683Z Compiling which v4.4.2
18332025-09-17T19:22:28.865Z Compiling socket2 v0.6.0
18342025-09-17T19:22:29.684Z Compiling const-oid v0.9.6
18352025-09-17T19:22:30.612Z Compiling tokio v1.47.0
18362025-09-17T19:22:30.700Z Compiling indexmap v2.11.0
18372025-09-17T19:22:31.288Z Compiling icu_normalizer v1.5.0
18382025-09-17T19:22:31.347Z Compiling form_urlencoded v1.2.2
18392025-09-17T19:22:31.567Z Compiling ring v0.17.14
18402025-09-17T19:22:32.232Z Compiling idna_adapter v1.2.0
18412025-09-17T19:22:32.482Z Compiling idna v1.0.3
18422025-09-17T19:22:32.799Z Compiling tracing-attributes v0.1.27
18432025-09-17T19:22:33.071Z Compiling der_derive v0.7.3
18442025-09-17T19:22:33.406Z Compiling aws-lc-rs v1.12.4
18452025-09-17T19:22:33.639Z Compiling thiserror v2.0.16
18462025-09-17T19:22:33.987Z Compiling vcpkg v0.2.15
18472025-09-17T19:22:35.336Z Compiling openssl-sys v0.9.109
18482025-09-17T19:22:35.556Z Compiling url v2.5.4
18492025-09-17T19:22:36.320Z Compiling block-buffer v0.10.4
18502025-09-17T19:22:36.591Z Compiling futures-core v0.3.31
18512025-09-17T19:22:36.873Z Compiling digest v0.10.7
18522025-09-17T19:22:37.299Z Compiling thiserror-impl v2.0.16
18532025-09-17T19:22:37.776Z Compiling httparse v1.9.5
18542025-09-17T19:22:38.310Z Compiling zerocopy v0.7.35
18552025-09-17T19:22:38.841Z Compiling iana-time-zone v0.1.63
18562025-09-17T19:22:39.152Z Compiling chrono v0.4.41
18572025-09-17T19:22:40.054Z Compiling uuid v1.18.1
18582025-09-17T19:22:40.151Z Compiling aws-lc-sys v0.26.0
18592025-09-17T19:22:40.397Z Compiling syn v1.0.109
18602025-09-17T19:22:41.364Z Compiling num-conv v0.1.0
18612025-09-17T19:22:41.505Z Compiling futures-sink v0.3.31
18622025-09-17T19:22:41.649Z Compiling time-core v0.1.2
18632025-09-17T19:22:41.681Z Compiling futures-channel v0.3.31
18642025-09-17T19:22:42.154Z Compiling time-macros v0.2.18
18652025-09-17T19:22:43.668Z Compiling futures-io v0.3.31
18662025-09-17T19:22:44.219Z Compiling futures-task v0.3.31
18672025-09-17T19:22:44.257Z Compiling openssl v0.10.73
18682025-09-17T19:22:44.382Z Compiling cpufeatures v0.2.14
18692025-09-17T19:22:44.509Z Compiling pin-utils v0.1.0
18702025-09-17T19:22:44.556Z Compiling strsim v0.11.1
18712025-09-17T19:22:44.664Z Compiling futures-util v0.3.31
18722025-09-17T19:22:45.052Z Compiling hmac v0.12.1
18732025-09-17T19:22:45.164Z Compiling rustc_version v0.4.1
18742025-09-17T19:22:45.311Z Compiling serde_tokenstream v0.2.2
18752025-09-17T19:22:45.868Z Compiling zerocopy v0.8.26
18762025-09-17T19:22:45.916Z Compiling block-padding v0.3.3
18772025-09-17T19:22:46.173Z Compiling scroll_derive v0.12.0
18782025-09-17T19:22:46.584Z Compiling openssl-macros v0.1.1
18792025-09-17T19:22:47.345Z Compiling crossbeam-utils v0.8.21
18802025-09-17T19:22:47.373Z Compiling native-tls v0.2.12
18812025-09-17T19:22:47.511Z Compiling dyn-clone v1.0.20
18822025-09-17T19:22:47.623Z Compiling ucd-trie v0.1.7
18832025-09-17T19:22:47.753Z Compiling rustls v0.23.19
18842025-09-17T19:22:47.846Z Compiling inout v0.1.3
18852025-09-17T19:22:48.062Z Compiling pest v2.7.14
18862025-09-17T19:22:48.085Z Compiling zerocopy-derive v0.8.26
18872025-09-17T19:22:50.660Z Compiling pest_meta v2.7.14
18882025-09-17T19:22:51.212Z Compiling cipher v0.4.4
18892025-09-17T19:22:51.291Z Compiling sha2 v0.10.9
18902025-09-17T19:22:51.754Z Compiling http v1.3.1
18912025-09-17T19:22:52.387Z Compiling cookie v0.18.1
18922025-09-17T19:22:52.780Z Compiling rustversion v1.0.17
18932025-09-17T19:22:53.310Z Compiling base64ct v1.6.0
18942025-09-17T19:22:53.866Z Compiling pem-rfc7468 v0.7.0
18952025-09-17T19:22:53.887Z Compiling pest_generator v2.7.14
18962025-09-17T19:22:54.389Z Compiling bzip2-sys v0.1.13+1.0.8
18972025-09-17T19:22:54.901Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18982025-09-17T19:22:55.440Z Compiling slog v2.7.0
18992025-09-17T19:22:55.620Z Compiling flagset v0.4.6
19002025-09-17T19:22:55.866Z Compiling anyhow v1.0.99
19012025-09-17T19:22:55.915Z Compiling der v0.7.9
19022025-09-17T19:22:56.450Z Compiling pest_derive v2.7.14
19032025-09-17T19:22:57.607Z Compiling toml_datetime v0.6.11
19042025-09-17T19:22:57.671Z Compiling serde_spanned v0.6.9
19052025-09-17T19:22:57.847Z Compiling tracing-core v0.1.32
19062025-09-17T19:22:57.910Z Compiling usdt-impl v0.5.0
19072025-09-17T19:22:58.046Z Compiling rustls-pki-types v1.10.0
19082025-09-17T19:22:58.332Z Compiling spki v0.7.3
19092025-09-17T19:22:58.356Z Compiling salsa20 v0.10.2
19102025-09-17T19:22:58.577Z Compiling scroll v0.12.0
19112025-09-17T19:22:58.600Z Compiling pbkdf2 v0.12.2
19122025-09-17T19:22:58.663Z Compiling tracing v0.1.40
19132025-09-17T19:22:58.708Z Compiling ppv-lite86 v0.2.20
19142025-09-17T19:22:59.543Z Compiling rustix v1.0.7
19152025-09-17T19:22:59.565Z Compiling plain v0.2.3
19162025-09-17T19:22:59.665Z Compiling winnow v0.5.40
19172025-09-17T19:22:59.696Z Compiling litrs v0.4.1
19182025-09-17T19:22:59.748Z Compiling goblin v0.8.2
19192025-09-17T19:23:00.059Z Compiling scrypt v0.11.0
19202025-09-17T19:23:00.131Z Compiling aes v0.8.4
19212025-09-17T19:23:00.159Z Compiling cbc v0.1.2
19222025-09-17T19:23:00.389Z Compiling tokio-util v0.7.15
19232025-09-17T19:23:00.595Z Compiling document-features v0.2.11
19242025-09-17T19:23:01.636Z Compiling newtype-uuid v1.2.4
19252025-09-17T19:23:01.973Z Compiling adler2 v2.0.0
19262025-09-17T19:23:02.266Z Compiling untrusted v0.7.1
19272025-09-17T19:23:02.467Z Compiling pretty-hex v0.4.1
19282025-09-17T19:23:02.700Z Compiling toml_edit v0.19.15
19292025-09-17T19:23:02.893Z Compiling powerfmt v0.2.0
19302025-09-17T19:23:03.437Z Compiling untrusted v0.9.0
19312025-09-17T19:23:03.659Z Compiling deranged v0.3.11
19322025-09-17T19:23:03.748Z Compiling miniz_oxide v0.8.5
19332025-09-17T19:23:04.664Z Compiling pkcs5 v0.7.1
19342025-09-17T19:23:05.285Z Compiling dof v0.3.0
19352025-09-17T19:23:06.887Z Compiling dtrace-parser v0.2.0
19362025-09-17T19:23:06.929Z Compiling http-body v1.0.1
19372025-09-17T19:23:07.199Z Compiling heapless v0.7.17
19382025-09-17T19:23:08.036Z Compiling thread-id v4.2.2
19392025-09-17T19:23:08.188Z Compiling num_threads v0.1.7
19402025-09-17T19:23:08.419Z Compiling base64 v0.22.1
19412025-09-17T19:23:08.536Z Compiling signal-hook v0.3.18
19422025-09-17T19:23:08.607Z Compiling atomic-waker v1.1.2
19432025-09-17T19:23:08.747Z Compiling zstd-safe v7.2.3
19442025-09-17T19:23:08.943Z Compiling time v0.3.36
19452025-09-17T19:23:10.296Z Compiling pkcs8 v0.10.2
19462025-09-17T19:23:11.510Z Compiling tower-service v0.3.3
19472025-09-17T19:23:11.531Z Compiling ident_case v1.0.1
19482025-09-17T19:23:11.664Z Compiling try-lock v0.2.5
19492025-09-17T19:23:11.734Z Compiling tinyvec_macros v0.1.1
19502025-09-17T19:23:11.851Z Compiling tinyvec v1.8.0
19512025-09-17T19:23:13.195Z Compiling want v0.3.1
19522025-09-17T19:23:13.520Z Compiling h2 v0.4.6
19532025-09-17T19:23:15.374Z Compiling curve25519-dalek v4.1.3
19542025-09-17T19:23:15.851Z Compiling rand_core v0.9.3
19552025-09-17T19:23:16.020Z Compiling ipnet v2.11.0
19562025-09-17T19:23:16.249Z Compiling async-trait v0.1.89
19572025-09-17T19:23:18.287Z Compiling memoffset v0.9.1
19582025-09-17T19:23:18.776Z Compiling num-bigint-dig v0.8.4
19592025-09-17T19:23:18.863Z Compiling gimli v0.31.1
19602025-09-17T19:23:18.886Z Compiling httpdate v1.0.3
19612025-09-17T19:23:19.029Z Compiling foreign-types-shared v0.1.1
19622025-09-17T19:23:19.173Z Compiling openssl-probe v0.1.5
19632025-09-17T19:23:19.636Z Compiling smoltcp v0.9.1
19642025-09-17T19:23:20.191Z Compiling foreign-types v0.3.2
19652025-09-17T19:23:21.691Z Compiling hyper v1.7.0
19662025-09-17T19:23:23.911Z Compiling addr2line v0.24.2
19672025-09-17T19:23:24.819Z Compiling rand_chacha v0.9.0
19682025-09-17T19:23:27.358Z Compiling usdt-macro v0.5.0
19692025-09-17T19:23:28.672Z Compiling usdt-attr-macro v0.5.0
19702025-09-17T19:23:30.790Z Compiling strum_macros v0.26.4
19712025-09-17T19:23:32.454Z Compiling ipnetwork v0.21.1
19722025-09-17T19:23:33.898Z Compiling daft-derive v0.1.4
19732025-09-17T19:23:34.407Z Compiling object v0.36.5
19742025-09-17T19:23:35.244Z Compiling rustc-demangle v0.1.24
19752025-09-17T19:23:35.943Z Compiling cfg_aliases v0.2.1
19762025-09-17T19:23:36.050Z Compiling nix v0.29.0
19772025-09-17T19:23:41.350Z Compiling rand v0.9.2
19782025-09-17T19:23:42.431Z Compiling backtrace v0.3.74
19792025-09-17T19:23:42.531Z Compiling hyper-util v0.1.16
19802025-09-17T19:23:43.718Z Compiling unicode-normalization v0.1.24
19812025-09-17T19:23:46.978Z Compiling strum_macros v0.27.1
19822025-09-17T19:23:48.008Z Compiling hubpack_derive v0.1.1
19832025-09-17T19:23:48.751Z Compiling signature v2.2.0
19842025-09-17T19:23:48.856Z Compiling openapiv3 v2.2.0
19852025-09-17T19:23:48.989Z Compiling curve25519-dalek-derive v0.1.1
19862025-09-17T19:23:51.356Z Compiling fs-err v3.1.1
19872025-09-17T19:23:51.714Z Compiling ahash v0.8.12
19882025-09-17T19:23:52.097Z Compiling crc32fast v1.4.2
19892025-09-17T19:23:52.432Z Compiling utf8parse v0.2.2
19902025-09-17T19:23:52.595Z Compiling zlib-rs v0.5.1
19912025-09-17T19:23:52.626Z Compiling unicode-bidi v0.3.17
19922025-09-17T19:23:52.652Z Compiling buf-list v1.0.3
19932025-09-17T19:23:52.680Z Compiling siphasher v0.3.11
19942025-09-17T19:23:53.037Z Compiling unicode-properties v0.1.3
19952025-09-17T19:23:53.183Z Compiling anstyle v1.0.11
19962025-09-17T19:23:53.651Z Compiling stringprep v0.1.5
19972025-09-17T19:23:54.468Z Compiling phf_shared v0.11.2
19982025-09-17T19:23:54.818Z Compiling anstyle-parse v0.2.5
19992025-09-17T19:23:57.401Z Compiling libz-rs-sys v0.5.1
20002025-09-17T19:24:02.876Z Compiling http-body-util v0.1.3
20012025-09-17T19:24:03.267Z Compiling rand_chacha v0.3.1
20022025-09-17T19:24:03.617Z Compiling sync_wrapper v1.0.1
20032025-09-17T19:24:03.635Z Compiling md-5 v0.10.6
20042025-09-17T19:24:03.907Z Compiling num-integer v0.1.46
20052025-09-17T19:24:03.974Z Compiling hash32 v0.2.1
20062025-09-17T19:24:04.113Z Compiling ff v0.13.0
20072025-09-17T19:24:04.328Z Compiling encoding_rs v0.8.34
20082025-09-17T19:24:04.358Z Compiling base16ct v0.2.0
20092025-09-17T19:24:04.564Z Compiling fallible-iterator v0.2.0
20102025-09-17T19:24:04.654Z Compiling mime v0.3.17
20112025-09-17T19:24:05.232Z Compiling psl-types v2.0.11
20122025-09-17T19:24:05.473Z Compiling is_terminal_polyfill v1.70.1
20132025-09-17T19:24:05.654Z Compiling tower-layer v0.3.3
20142025-09-17T19:24:05.856Z Compiling anstyle-query v1.1.1
20152025-09-17T19:24:06.086Z Compiling colorchoice v1.0.2
20162025-09-17T19:24:06.277Z Compiling anstream v0.6.18
20172025-09-17T19:24:06.357Z Compiling tower v0.5.2
20182025-09-17T19:24:07.136Z Compiling publicsuffix v2.3.0
20192025-09-17T19:24:07.766Z Compiling postgres-protocol v0.6.8
20202025-09-17T19:24:07.808Z Compiling sec1 v0.7.3
20212025-09-17T19:24:08.404Z Compiling num-iter v0.1.45
20222025-09-17T19:24:08.622Z Compiling group v0.13.0
20232025-09-17T19:24:08.927Z Compiling rand v0.8.5
20242025-09-17T19:24:11.377Z Compiling tokio-native-tls v0.3.1
20252025-09-17T19:24:11.731Z Compiling flate2 v1.1.2
20262025-09-17T19:24:12.590Z Compiling rustls-webpki v0.102.8
20272025-09-17T19:24:13.025Z Compiling rustls-native-certs v0.8.1
20282025-09-17T19:24:14.394Z Compiling webpki-roots v1.0.1
20292025-09-17T19:24:15.202Z Compiling hkdf v0.12.4
20302025-09-17T19:24:15.301Z Compiling serde_urlencoded v0.7.1
20312025-09-17T19:24:15.450Z Compiling clap_derive v4.5.41
20322025-09-17T19:24:15.664Z Compiling enum-as-inner v0.6.1
20332025-09-17T19:24:15.702Z Compiling terminal_size v0.4.0
20342025-09-17T19:24:16.222Z Compiling crypto-bigint v0.5.5
20352025-09-17T19:24:16.628Z Compiling serde_repr v0.1.19
20362025-09-17T19:24:17.117Z Compiling managed v0.8.0
20372025-09-17T19:24:17.554Z Compiling simd-adler32 v0.3.7
20382025-09-17T19:24:17.669Z Compiling lockfree-object-pool v0.1.6
20392025-09-17T19:24:18.296Z Compiling iri-string v0.7.8
20402025-09-17T19:24:19.357Z Compiling winnow v0.7.10
20412025-09-17T19:24:19.729Z Compiling tokio-rustls v0.26.0
20422025-09-17T19:24:20.721Z Compiling bitflags v1.3.2
20432025-09-17T19:24:22.093Z Compiling bumpalo v3.16.0
20442025-09-17T19:24:22.149Z Compiling clap_lex v0.7.4
20452025-09-17T19:24:22.527Z Compiling zopfli v0.8.1
20462025-09-17T19:24:22.547Z Compiling clap_builder v4.5.41
20472025-09-17T19:24:23.709Z Compiling tower-http v0.6.6
20482025-09-17T19:24:24.765Z Compiling hyper-rustls v0.27.7
20492025-09-17T19:24:25.354Z Compiling elliptic-curve v0.13.8
20502025-09-17T19:24:26.025Z Compiling oxnet v0.1.3
20512025-09-17T19:24:27.113Z Compiling hyper-tls v0.6.0
20522025-09-17T19:24:29.012Z Compiling zstd v0.13.3
20532025-09-17T19:24:29.458Z Compiling signal-hook-mio v0.2.4
20542025-09-17T19:24:29.511Z Compiling cookie_store v0.21.1
20552025-09-17T19:24:29.850Z Compiling postgres-types v0.2.9
20562025-09-17T19:24:30.541Z Compiling phf v0.11.2
20572025-09-17T19:24:30.966Z Compiling strum v0.27.2
20582025-09-17T19:24:30.989Z Compiling ed25519 v2.2.3
20592025-09-17T19:24:31.084Z Compiling hubpack v0.1.2
20602025-09-17T19:24:31.171Z Compiling bzip2 v0.4.4
20612025-09-17T19:24:31.262Z Compiling bzip2 v0.5.2
20622025-09-17T19:24:31.494Z Compiling crossbeam-epoch v0.9.18
20632025-09-17T19:24:31.557Z Compiling pkcs1 v0.7.5
20642025-09-17T19:24:32.300Z Compiling rfc6979 v0.4.0
20652025-09-17T19:24:32.514Z Compiling float-cmp v0.10.0
20662025-09-17T19:24:32.536Z Compiling serde-big-array v0.5.1
20672025-09-17T19:24:32.776Z Compiling bstr v1.10.0
20682025-09-17T19:24:32.799Z Compiling regress v0.10.4
20692025-09-17T19:24:32.879Z Compiling socket2 v0.5.10
20702025-09-17T19:24:33.395Z Compiling memmap v0.7.0
20712025-09-17T19:24:33.659Z Compiling toml_write v0.1.2
20722025-09-17T19:24:33.704Z Compiling precomputed-hash v0.1.1
20732025-09-17T19:24:33.850Z Compiling static_assertions v1.1.0
20742025-09-17T19:24:33.979Z Compiling normalize-line-endings v0.3.0
20752025-09-17T19:24:34.029Z Compiling predicates-core v1.0.8
20762025-09-17T19:24:34.103Z Compiling unicode-segmentation v1.12.0
20772025-09-17T19:24:34.323Z Compiling new_debug_unreachable v1.0.6
20782025-09-17T19:24:34.447Z Compiling fixedbitset v0.4.2
20792025-09-17T19:24:34.938Z Compiling whoami v1.5.2
20802025-09-17T19:24:35.263Z Compiling data-encoding v2.9.0
20812025-09-17T19:24:35.301Z Compiling difflib v0.4.0
20822025-09-17T19:24:35.417Z Compiling tokio-postgres v0.7.13
20832025-09-17T19:24:36.301Z Compiling hickory-proto v0.25.2
20842025-09-17T19:24:36.464Z Compiling typify-impl v0.3.0
20852025-09-17T19:24:36.566Z Compiling predicates v3.1.3
20862025-09-17T19:24:37.448Z Compiling toml_edit v0.22.27
20872025-09-17T19:24:37.685Z Compiling reqwest v0.12.22
20882025-09-17T19:24:40.389Z Compiling similar v2.7.0
20892025-09-17T19:24:42.073Z Compiling petgraph v0.6.5
20902025-09-17T19:24:43.599Z Compiling string_cache v0.8.9
20912025-09-17T19:24:44.012Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20922025-09-17T19:24:45.655Z Compiling usdt v0.5.0
20932025-09-17T19:24:46.107Z Compiling ecdsa v0.16.9
20942025-09-17T19:24:46.802Z Compiling rsa v0.9.6
20952025-09-17T19:24:47.229Z Compiling zip v4.2.0
20962025-09-17T19:24:47.664Z Compiling zip v0.6.6
20972025-09-17T19:24:48.411Z Compiling ed25519-dalek v2.1.1
20982025-09-17T19:24:49.209Z Compiling crossterm v0.28.1
20992025-09-17T19:24:49.230Z Compiling daft v0.1.4
21002025-09-17T19:24:49.719Z Compiling clap v4.5.41
21012025-09-17T19:24:49.743Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21022025-09-17T19:24:49.877Z Compiling strum v0.26.3
21032025-09-17T19:24:50.085Z Compiling darling_core v0.21.0
21042025-09-17T19:24:50.089Z Compiling tokio-stream v0.1.17
21052025-09-17T19:24:50.170Z Compiling toml v0.7.8
21062025-09-17T19:24:50.528Z Compiling x509-cert v0.2.5
21072025-09-17T19:24:51.992Z Compiling sha1 v0.10.6
21082025-09-17T19:24:52.296Z Compiling itertools v0.13.0
21092025-09-17T19:24:52.388Z Compiling itertools v0.10.5
21102025-09-17T19:24:54.968Z Compiling winnow v0.6.26
21112025-09-17T19:24:55.047Z Compiling rustc-hash v2.1.1
21122025-09-17T19:24:55.255Z Compiling lalrpop-util v0.19.12
21132025-09-17T19:24:55.322Z Compiling peg-runtime v0.8.5
21142025-09-17T19:24:55.785Z Compiling unicode-xid v0.2.6
21152025-09-17T19:24:56.015Z Compiling darling_macro v0.21.0
21162025-09-17T19:24:57.233Z Compiling typify-macro v0.3.0
21172025-09-17T19:24:58.108Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21182025-09-17T19:25:01.623Z Compiling rayon-core v1.12.1
21192025-09-17T19:25:02.531Z Compiling camino v1.2.0
21202025-09-17T19:25:05.203Z Compiling darling v0.21.0
21212025-09-17T19:25:05.616Z Compiling proc-macro-crate v1.3.1
21222025-09-17T19:25:06.341Z Compiling macaddr v1.0.1
21232025-09-17T19:25:06.387Z Compiling structmeta-derive v0.3.0
21242025-09-17T19:25:07.158Z Compiling itertools v0.14.0
21252025-09-17T19:25:08.806Z Compiling ref-cast v1.0.24
21262025-09-17T19:25:08.974Z Compiling heapless v0.8.0
21272025-09-17T19:25:09.296Z Compiling fastrand v2.1.1
21282025-09-17T19:25:09.964Z Compiling ingot-macros v0.1.1
21292025-09-17T19:25:11.123Z Compiling tempfile v3.20.0
21302025-09-17T19:25:13.447Z Compiling structmeta v0.3.0
21312025-09-17T19:25:14.458Z Compiling num_enum_derive v0.5.11
21322025-09-17T19:25:16.361Z Compiling crossbeam-deque v0.8.5
21332025-09-17T19:25:17.680Z Compiling hash32 v0.3.1
21342025-09-17T19:25:18.355Z Compiling ref-cast-impl v1.0.24
21352025-09-17T19:25:23.462Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21362025-09-17T19:25:25.117Z Compiling smoltcp v0.11.0
21372025-09-17T19:25:34.121Z Compiling num_enum v0.5.11
21382025-09-17T19:25:34.828Z Compiling ingot-types v0.1.2
21392025-09-17T19:25:36.001Z Compiling typify v0.3.0
21402025-09-17T19:25:39.886Z Compiling darling_core v0.20.10
21412025-09-17T19:25:40.678Z Compiling proc-macro-error-attr v1.0.4
21422025-09-17T19:25:41.032Z Compiling rustls v0.22.4
21432025-09-17T19:25:41.541Z Compiling unsafe-libyaml v0.2.11
21442025-09-17T19:25:42.800Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21452025-09-17T19:25:42.966Z Compiling cobs v0.2.3
21462025-09-17T19:25:43.218Z Compiling postcard v1.0.10
21472025-09-17T19:25:43.928Z Compiling serde_yaml v0.9.34+deprecated
21482025-09-17T19:25:44.950Z Compiling darling_macro v0.20.10
21492025-09-17T19:25:54.785Z Compiling progenitor-impl v0.9.1
21502025-09-17T19:25:55.256Z Compiling ingot v0.1.1
21512025-09-17T19:26:01.497Z Compiling futures-executor v0.3.31
21522025-09-17T19:26:01.541Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21532025-09-17T19:26:02.454Z Compiling hex v0.4.3
21542025-09-17T19:26:02.475Z Compiling foreign-types-macros v0.2.3
21552025-09-17T19:26:02.947Z Compiling thread_local v1.1.8
21562025-09-17T19:26:03.144Z Compiling wait-timeout v0.2.0
21572025-09-17T19:26:03.655Z Compiling multer v3.1.0
21582025-09-17T19:26:03.675Z Compiling proc-macro-error v1.0.4
21592025-09-17T19:26:03.869Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21602025-09-17T19:26:03.898Z Compiling match_cfg v0.1.0
21612025-09-17T19:26:03.995Z Compiling unicode-width v0.1.14
21622025-09-17T19:26:04.017Z Compiling quick-error v1.2.3
21632025-09-17T19:26:04.038Z Compiling slog-async v2.8.0
21642025-09-17T19:26:04.079Z Compiling bit-vec v0.8.0
21652025-09-17T19:26:04.220Z Compiling foreign-types-shared v0.3.1
21662025-09-17T19:26:04.574Z Compiling tabwriter v1.4.0
21672025-09-17T19:26:04.594Z Compiling bit-set v0.8.0
21682025-09-17T19:26:04.639Z Compiling foreign-types v0.5.0
21692025-09-17T19:26:04.773Z Compiling rusty-fork v0.3.0
21702025-09-17T19:26:04.878Z Compiling hostname v0.3.1
21712025-09-17T19:26:05.170Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21722025-09-17T19:26:05.216Z Compiling futures v0.3.31
21732025-09-17T19:26:05.324Z Compiling progenitor-macro v0.9.1
21742025-09-17T19:26:06.560Z Compiling darling v0.20.10
21752025-09-17T19:26:07.103Z Compiling derive-ex v0.1.8
21762025-09-17T19:26:09.027Z Compiling progenitor-client v0.9.1
21772025-09-17T19:26:09.994Z Compiling toml_parser v1.0.2
21782025-09-17T19:26:10.882Z Compiling slog-json v2.6.1
21792025-09-17T19:26:11.220Z Compiling rand_xorshift v0.4.0
21802025-09-17T19:26:11.340Z Compiling crossbeam-channel v0.5.15
21812025-09-17T19:26:11.502Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21822025-09-17T19:26:12.301Z Compiling serde_spanned v1.0.0
21832025-09-17T19:26:12.604Z Compiling toml_datetime v0.7.0
21842025-09-17T19:26:12.810Z Compiling async-stream-impl v0.3.6
21852025-09-17T19:26:13.184Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21862025-09-17T19:26:13.513Z Compiling cstr-argument v0.1.2
21872025-09-17T19:26:13.801Z Compiling is-terminal v0.4.13
21882025-09-17T19:26:13.976Z Compiling dropshot v0.16.4
21892025-09-17T19:26:14.002Z Compiling unarray v0.1.4
21902025-09-17T19:26:14.038Z Compiling take_mut v0.2.2
21912025-09-17T19:26:14.230Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21922025-09-17T19:26:14.230Z Compiling toml_writer v1.0.2
21932025-09-17T19:26:14.306Z Compiling typeid v1.0.3
21942025-09-17T19:26:14.591Z Compiling term v1.1.0
21952025-09-17T19:26:14.763Z Compiling pretty-hex v0.2.1
21962025-09-17T19:26:14.784Z Compiling crucible-workspace-hack v0.1.0
21972025-09-17T19:26:15.006Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21982025-09-17T19:26:15.244Z Compiling slog-term v2.9.2
21992025-09-17T19:26:15.442Z Compiling toml v0.9.5
22002025-09-17T19:26:16.028Z Compiling progenitor v0.9.1
22012025-09-17T19:26:16.276Z Compiling proptest v1.7.0
22022025-09-17T19:26:18.325Z Compiling async-stream v0.3.6
22032025-09-17T19:26:18.673Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22042025-09-17T19:26:18.748Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22052025-09-17T19:26:18.964Z Compiling slog-bunyan v2.5.0
22062025-09-17T19:26:19.267Z Compiling tokio-rustls v0.25.0
22072025-09-17T19:26:19.479Z Compiling test-strategy v0.4.3
22082025-09-17T19:26:19.727Z Compiling serde_with_macros v3.14.0
22092025-09-17T19:26:21.967Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22102025-09-17T19:26:22.186Z Compiling rayon v1.10.0
22112025-09-17T19:26:22.562Z Compiling parse-display-derive v0.10.0
22122025-09-17T19:26:22.786Z Compiling colored v2.2.0
22132025-09-17T19:26:24.169Z Compiling waitgroup v0.1.2
22142025-09-17T19:26:24.431Z Compiling rustls-pemfile v2.2.0
22152025-09-17T19:26:24.721Z Compiling dropshot_endpoint v0.16.4
22162025-09-17T19:26:24.917Z Compiling hashbrown v0.16.0
22172025-09-17T19:26:25.917Z Compiling serde_path_to_error v0.1.17
22182025-09-17T19:26:26.222Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22192025-09-17T19:26:26.890Z Compiling derive-where v1.5.0
22202025-09-17T19:26:26.966Z Compiling hostname v0.4.0
22212025-09-17T19:26:27.255Z Compiling instant v0.1.13
22222025-09-17T19:26:27.473Z Compiling debug-ignore v1.0.5
22232025-09-17T19:26:27.489Z Compiling heck v0.4.1
22242025-09-17T19:26:27.661Z Compiling foldhash v0.2.0
22252025-09-17T19:26:27.911Z Compiling zone_cfg_derive v0.3.0
22262025-09-17T19:26:28.284Z Compiling iddqd v0.3.13
22272025-09-17T19:26:28.666Z Compiling backoff v0.4.0
22282025-09-17T19:26:29.048Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22292025-09-17T19:26:29.171Z Compiling parse-display v0.10.0
22302025-09-17T19:26:29.675Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22312025-09-17T19:26:30.063Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22322025-09-17T19:26:31.067Z Compiling serde_with v3.14.0
22332025-09-17T19:26:32.009Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22342025-09-17T19:26:32.752Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22352025-09-17T19:26:33.401Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
22362025-09-17T19:26:34.644Z Compiling camino-tempfile v1.4.1
22372025-09-17T19:26:34.666Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22382025-09-17T19:26:35.404Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22392025-09-17T19:26:35.559Z Compiling progenitor-client v0.10.0
22402025-09-17T19:26:35.716Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
22412025-09-17T19:26:35.839Z Compiling num-derive v0.4.2
22422025-09-17T19:26:36.543Z Compiling sigpipe v0.1.3
22432025-09-17T19:26:36.600Z Compiling libefi-sys v0.1.0
22442025-09-17T19:26:36.672Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22452025-09-17T19:26:37.007Z Compiling jiff v0.2.15
22462025-09-17T19:26:37.954Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22472025-09-17T19:26:38.642Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22482025-09-17T19:26:38.997Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22492025-09-17T19:26:39.206Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22502025-09-17T19:26:39.442Z Compiling erased-serde v0.4.6
22512025-09-17T19:26:40.904Z Compiling zone v0.3.1
22522025-09-17T19:26:43.074Z Compiling smf v0.2.3
22532025-09-17T19:26:43.980Z Compiling bitfield-struct v0.6.2
22542025-09-17T19:26:44.916Z Compiling ordered-float v2.10.1
22552025-09-17T19:26:45.172Z Compiling blake3 v1.5.4
22562025-09-17T19:26:45.248Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22572025-09-17T19:26:45.546Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22582025-09-17T19:26:45.550Z Compiling serde-value v0.7.0
22592025-09-17T19:26:45.818Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22602025-09-17T19:26:46.369Z Compiling serde-untagged v0.1.7
22612025-09-17T19:26:47.004Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22622025-09-17T19:26:47.175Z Compiling toml v0.8.23
22632025-09-17T19:26:47.196Z Compiling xattr v1.3.1
22642025-09-17T19:26:47.539Z Compiling filetime v0.2.25
22652025-09-17T19:26:47.924Z Compiling memmap2 v0.9.5
22662025-09-17T19:26:48.105Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22672025-09-17T19:26:48.280Z Compiling arrayref v0.3.9
22682025-09-17T19:26:48.424Z Compiling unicode-width v0.2.0
22692025-09-17T19:26:48.520Z Compiling constant_time_eq v0.3.1
22702025-09-17T19:26:48.741Z Compiling arrayvec v0.7.6
22712025-09-17T19:26:49.055Z Compiling same-file v1.0.6
22722025-09-17T19:26:49.355Z Compiling walkdir v2.5.0
22732025-09-17T19:26:50.510Z Compiling console v0.16.0
22742025-09-17T19:26:50.612Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22752025-09-17T19:26:50.861Z Compiling cargo-util-schemas v0.8.2
22762025-09-17T19:26:51.584Z Compiling tar v0.4.44
22772025-09-17T19:26:52.777Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22782025-09-17T19:26:53.172Z Compiling tokio-dtrace v0.1.0
22792025-09-17T19:26:53.214Z Compiling gethostname v0.5.0
22802025-09-17T19:26:53.454Z Compiling cargo-platform v0.2.0
22812025-09-17T19:26:53.695Z Compiling topological-sort v0.2.2
22822025-09-17T19:26:53.997Z Compiling unit-prefix v0.5.1
22832025-09-17T19:26:54.269Z Compiling fixedbitset v0.5.7
22842025-09-17T19:26:54.620Z Compiling indicatif v0.18.0
22852025-09-17T19:26:55.441Z Compiling petgraph v0.8.2
22862025-09-17T19:26:56.257Z Compiling omicron-zone-package v0.12.2
22872025-09-17T19:26:57.204Z Compiling cargo_metadata v0.21.0
22882025-09-17T19:26:59.097Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22892025-09-17T19:27:00.650Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22902025-09-17T19:27:00.788Z Compiling oxide-tokio-rt v0.1.2
22912025-09-17T19:27:01.393Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22922025-09-17T19:27:01.652Z Compiling shell-words v1.1.0
22932025-09-17T19:27:01.716Z Compiling indent_write v2.2.0
22942025-09-17T19:27:03.568Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22952025-09-17T19:27:23.486Z Finished `release` profile [optimized] target(s) in 5m 21s
22962025-09-17T19:27:23.683Z Running `target/release/omicron-package -t test target create -p dev`
22972025-09-17T19:27:23.742ZLogging to: /work/oxidecomputer/omicron/out/LOG
22982025-09-17T19:27:23.746ZCreated new build target 'test' and set it as active
22992025-09-17T19:27:23.746Z
23002025-09-17T19:27:23.746Zreal 5:21.338833831
23012025-09-17T19:27:23.746Zuser 37:08.650256289
23022025-09-17T19:27:23.746Zsys 3:38.959668446
23032025-09-17T19:27:23.746Ztrap 1.136179995
23042025-09-17T19:27:23.746Ztflt 1.987733497
23052025-09-17T19:27:23.746Zdflt 1.238055030
23062025-09-17T19:27:23.746Zkflt 0.000305539
23072025-09-17T19:27:23.746Zlock 1:45:18.980789334
23082025-09-17T19:27:23.746Zslp 2:31:26.837004063
23092025-09-17T19:27:23.746Zlat 3:07.109998138
23102025-09-17T19:27:23.746Zstop 5:36.139856430
23112025-09-17T19:27:23.746Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23122025-09-17T19:27:24.930Z Finished `release` profile [optimized] target(s) in 1.12s
23132025-09-17T19:27:24.989Z Running `target/release/omicron-package -t test package`
23142025-09-17T19:27:25.042ZLogging to: /work/oxidecomputer/omicron/out/LOG
23152025-09-17T19:27:26.817Z Compiling typify-impl v0.4.3
23162025-09-17T19:27:27.054Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23172025-09-17T19:27:27.071Z Compiling convert_case v0.4.0
23182025-09-17T19:27:27.074Z Compiling num-rational v0.4.2
23192025-09-17T19:27:27.074Z Compiling num-complex v0.4.6
23202025-09-17T19:27:27.074Z Compiling float-ord v0.3.2
23212025-09-17T19:27:27.112Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23222025-09-17T19:27:27.266Z Compiling bytecount v0.6.8
23232025-09-17T19:27:27.307Z Compiling is-terminal v0.4.13
23242025-09-17T19:27:27.470Z Compiling secrecy v0.10.3
23252025-09-17T19:27:27.567Z Compiling swrite v0.1.0
23262025-09-17T19:27:27.708Z Compiling derive_more v0.99.20
23272025-09-17T19:27:27.741Z Compiling console v0.15.10
23282025-09-17T19:27:27.769Z Compiling camino v1.2.0
23292025-09-17T19:27:27.858Z Compiling password-hash v0.5.0
23302025-09-17T19:27:28.027Z Compiling blake2 v0.10.6
23312025-09-17T19:27:28.283Z Compiling num v0.4.3
23322025-09-17T19:27:29.229Z Compiling argon2 v0.5.3
23332025-09-17T19:27:29.232Z Compiling atomicwrites v0.4.4
23342025-09-17T19:27:29.279Z Compiling newline-converter v0.3.0
23352025-09-17T19:27:29.521Z Compiling base64 v0.21.7
23362025-09-17T19:27:29.774Z Compiling expectorate v1.2.0
23372025-09-17T19:27:29.936Z Compiling fastrand v2.1.1
23382025-09-17T19:27:30.157Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23392025-09-17T19:27:30.425Z Compiling tempfile v3.20.0
23402025-09-17T19:27:30.608Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23412025-09-17T19:27:30.642Z Compiling rustls v0.22.4
23422025-09-17T19:27:30.685Z Compiling thread_local v1.1.8
23432025-09-17T19:27:30.760Z Compiling wait-timeout v0.2.0
23442025-09-17T19:27:31.145Z Compiling bit-vec v0.8.0
23452025-09-17T19:27:31.173Z Compiling quick-error v1.2.3
23462025-09-17T19:27:31.198Z Compiling match_cfg v0.1.0
23472025-09-17T19:27:31.329Z Compiling owo-colors v4.2.2
23482025-09-17T19:27:31.364Z Compiling cancel-safe-futures v0.1.5
23492025-09-17T19:27:31.610Z Compiling bit-set v0.8.0
23502025-09-17T19:27:31.640Z Compiling rusty-fork v0.3.0
23512025-09-17T19:27:31.801Z Compiling hostname v0.3.1
23522025-09-17T19:27:31.995Z Compiling ref-cast v1.0.24
23532025-09-17T19:27:32.036Z Compiling multer v3.1.0
23542025-09-17T19:27:32.091Z Compiling slog-async v2.8.0
23552025-09-17T19:27:32.129Z Compiling progenitor-client v0.9.1
23562025-09-17T19:27:32.169Z Compiling crossbeam-channel v0.5.15
23572025-09-17T19:27:32.195Z Compiling toml_parser v1.0.2
23582025-09-17T19:27:32.632Z Compiling slog-json v2.6.1
23592025-09-17T19:27:33.004Z Compiling rand_xorshift v0.4.0
23602025-09-17T19:27:33.069Z Compiling libsw-core v0.3.1
23612025-09-17T19:27:33.100Z Compiling futures-executor v0.3.31
23622025-09-17T19:27:33.286Z Compiling toml_datetime v0.7.0
23632025-09-17T19:27:33.418Z Compiling hex v0.4.3
23642025-09-17T19:27:33.537Z Compiling serde_spanned v1.0.0
23652025-09-17T19:27:33.581Z Compiling toml_writer v1.0.2
23662025-09-17T19:27:33.832Z Compiling take_mut v0.2.2
23672025-09-17T19:27:33.859Z Compiling term v1.1.0
23682025-09-17T19:27:34.012Z Compiling unarray v0.1.4
23692025-09-17T19:27:34.041Z Compiling toml v0.9.5
23702025-09-17T19:27:34.200Z Compiling proptest v1.7.0
23712025-09-17T19:27:34.874Z Compiling slog-term v2.9.2
23722025-09-17T19:27:34.960Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23732025-09-17T19:27:35.170Z Compiling futures v0.3.31
23742025-09-17T19:27:35.323Z Compiling libsw v3.5.0
23752025-09-17T19:27:35.667Z Compiling slog-bunyan v2.5.0
23762025-09-17T19:27:35.920Z Compiling progenitor v0.9.1
23772025-09-17T19:27:35.972Z Compiling typify-macro v0.4.3
23782025-09-17T19:27:36.168Z Compiling tokio-rustls v0.25.0
23792025-09-17T19:27:36.813Z Compiling dropshot v0.16.4
23802025-09-17T19:27:36.933Z Compiling async-stream v0.3.6
23812025-09-17T19:27:37.235Z Compiling waitgroup v0.1.2
23822025-09-17T19:27:37.477Z Compiling rustls-pemfile v2.2.0
23832025-09-17T19:27:37.518Z Compiling hashbrown v0.16.0
23842025-09-17T19:27:37.830Z Compiling serde_path_to_error v0.1.17
23852025-09-17T19:27:38.656Z Compiling hostname v0.4.0
23862025-09-17T19:27:38.708Z Compiling instant v0.1.13
23872025-09-17T19:27:38.858Z Compiling linear-map v1.2.0
23882025-09-17T19:27:38.897Z Compiling debug-ignore v1.0.5
23892025-09-17T19:27:39.056Z Compiling foldhash v0.2.0
23902025-09-17T19:27:39.081Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23912025-09-17T19:27:39.290Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23922025-09-17T19:27:39.356Z Compiling iddqd v0.3.13
23932025-09-17T19:27:39.391Z Compiling typify v0.4.3
23942025-09-17T19:27:39.574Z Compiling progenitor-impl v0.10.0
23952025-09-17T19:27:41.476Z Compiling backoff v0.4.0
23962025-09-17T19:27:41.552Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
23972025-09-17T19:27:41.853Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23982025-09-17T19:27:42.082Z Compiling parse-display v0.10.0
23992025-09-17T19:27:42.597Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24002025-09-17T19:27:42.956Z Compiling serde_with v3.14.0
24012025-09-17T19:27:45.161Z Compiling progenitor-macro v0.10.0
24022025-09-17T19:27:46.008Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24032025-09-17T19:27:46.420Z Compiling progenitor-client v0.10.0
24042025-09-17T19:27:46.976Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24052025-09-17T19:27:48.480Z Compiling macaddr v1.0.1
24062025-09-17T19:27:48.508Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24072025-09-17T19:27:48.948Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24082025-09-17T19:27:48.968Z Compiling async-recursion v1.1.1
24092025-09-17T19:27:49.227Z Compiling utf-8 v0.7.6
24102025-09-17T19:27:49.631Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24112025-09-17T19:27:49.791Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24122025-09-17T19:27:50.242Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24132025-09-17T19:27:56.027Z Compiling progenitor v0.10.0
24142025-09-17T19:27:56.303Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24152025-09-17T19:27:59.812Z Compiling globset v0.4.15
24162025-09-17T19:28:00.513Z Compiling toml v0.8.23
24172025-09-17T19:28:01.866Z Compiling keccak v0.1.5
24182025-09-17T19:28:01.996Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24192025-09-17T19:28:02.807Z Compiling sha3 v0.10.8
24202025-09-17T19:28:03.419Z Compiling prettyplease v0.2.36
24212025-09-17T19:28:03.463Z Compiling pin-project-internal v1.1.6
24222025-09-17T19:28:05.655Z Compiling papergrid v0.11.0
24232025-09-17T19:28:05.686Z Compiling tabled_derive v0.7.0
24242025-09-17T19:28:05.884Z Compiling pin-project v1.1.6
24252025-09-17T19:28:06.076Z Compiling pem v3.0.5
24262025-09-17T19:28:07.499Z Compiling csv-core v0.1.11
24272025-09-17T19:28:07.599Z Compiling snafu-derive v0.8.5
24282025-09-17T19:28:08.571Z Compiling highway v1.3.0
24292025-09-17T19:28:09.960Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24302025-09-17T19:28:11.718Z Compiling snafu v0.8.5
24312025-09-17T19:28:11.770Z Compiling csv v1.3.1
24322025-09-17T19:28:12.952Z Compiling tabled v0.15.0
24332025-09-17T19:28:13.886Z Compiling tungstenite v0.21.0
24342025-09-17T19:28:15.626Z Compiling olpc-cjson v0.1.4
24352025-09-17T19:28:15.966Z Compiling serde_plain v1.0.2
24362025-09-17T19:28:16.439Z Compiling half v2.4.1
24372025-09-17T19:28:16.533Z Compiling ciborium-io v0.2.2
24382025-09-17T19:28:16.720Z Compiling typed-path v0.9.3
24392025-09-17T19:28:17.125Z Compiling semver v0.1.20
24402025-09-17T19:28:17.658Z Compiling rustc_version v0.1.7
24412025-09-17T19:28:18.072Z Compiling ciborium-ll v0.2.2
24422025-09-17T19:28:18.211Z Compiling tokio-tungstenite v0.21.0
24432025-09-17T19:28:18.626Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24442025-09-17T19:28:18.655Z Compiling ciborium v0.2.2
24452025-09-17T19:28:18.859Z Compiling newtype_derive v0.1.6
24462025-09-17T19:28:19.244Z Compiling smawk v0.3.2
24472025-09-17T19:28:19.565Z Compiling tough v0.20.0
24482025-09-17T19:28:20.546Z Compiling unicode-linebreak v0.1.5
24492025-09-17T19:28:21.140Z Compiling textwrap v0.16.2
24502025-09-17T19:28:23.454Z Compiling humantime v2.2.0
24512025-09-17T19:28:24.024Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24522025-09-17T19:28:24.100Z Compiling resolv-conf v0.7.0
24532025-09-17T19:28:24.308Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24542025-09-17T19:28:24.745Z Compiling universal-hash v0.5.1
24552025-09-17T19:28:25.027Z Compiling thiserror-impl-no-std v2.0.2
24562025-09-17T19:28:25.520Z Compiling opaque-debug v0.3.1
24572025-09-17T19:28:25.568Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24582025-09-17T19:28:25.662Z Compiling poly1305 v0.8.0
24592025-09-17T19:28:26.747Z Compiling steno v0.4.1
24602025-09-17T19:28:27.067Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24612025-09-17T19:28:27.373Z Compiling thiserror-no-std v2.0.2
24622025-09-17T19:28:27.431Z Compiling chacha20 v0.9.1
24632025-09-17T19:28:27.547Z Compiling aead v0.5.2
24642025-09-17T19:28:27.932Z Compiling chacha20poly1305 v0.10.1
24652025-09-17T19:28:27.963Z Compiling vsss-rs v3.3.4
24662025-09-17T19:28:28.037Z Compiling linked-hash-map v0.5.6
24672025-09-17T19:28:28.201Z Compiling hickory-proto v0.24.4
24682025-09-17T19:28:28.515Z Compiling lru-cache v0.1.2
24692025-09-17T19:28:28.785Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24702025-09-17T19:28:29.774Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24712025-09-17T19:28:30.108Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24722025-09-17T19:28:32.088Z Compiling slog-dtrace v0.3.0
24732025-09-17T19:28:32.468Z Compiling moka v0.12.10
24742025-09-17T19:28:32.972Z Compiling tagptr v0.2.0
24752025-09-17T19:28:36.523Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24762025-09-17T19:28:39.578Z Compiling hickory-resolver v0.24.4
24772025-09-17T19:28:41.476Z Compiling hickory-resolver v0.25.2
24782025-09-17T19:28:46.652Z Compiling qorb v0.4.1
24792025-09-17T19:28:48.109Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24802025-09-17T19:28:52.998Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24812025-09-17T19:28:54.050Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24822025-09-17T19:28:54.857Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24832025-09-17T19:28:57.275Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24842025-09-17T19:28:57.504Z Compiling nix v0.30.1
24852025-09-17T19:28:58.390Z Compiling proc-macro-error-attr2 v2.0.0
24862025-09-17T19:28:59.154Z Compiling display-error-chain v0.2.2
24872025-09-17T19:28:59.416Z Compiling proc-macro-error2 v2.0.1
24882025-09-17T19:28:59.980Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24892025-09-17T19:29:00.010Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24902025-09-17T19:29:00.495Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24912025-09-17T19:29:01.245Z Compiling dirs-sys-next v0.1.2
24922025-09-17T19:29:01.733Z Compiling maplit v1.0.2
24932025-09-17T19:29:01.898Z Compiling crunchy v0.2.2
24942025-09-17T19:29:02.267Z Compiling dirs-next v2.0.0
24952025-09-17T19:29:02.416Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
24962025-09-17T19:29:02.483Z Compiling dsl_auto_type v0.1.2
24972025-09-17T19:29:03.675Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24982025-09-17T19:29:05.298Z Compiling scheduled-thread-pool v0.2.7
24992025-09-17T19:29:06.551Z Compiling diesel_table_macro_syntax v0.2.0
25002025-09-17T19:29:06.960Z Compiling tiny-keccak v2.0.2
25012025-09-17T19:29:07.338Z Compiling radium v0.7.0
25022025-09-17T19:29:07.965Z Compiling diesel_derives v2.2.3
25032025-09-17T19:29:08.141Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25042025-09-17T19:29:08.580Z Compiling r2d2 v0.8.10
25052025-09-17T19:29:09.082Z Compiling term v0.7.0
25062025-09-17T19:29:10.764Z Compiling const_format_proc_macros v0.2.34
25072025-09-17T19:29:11.143Z Compiling num-derive v0.3.3
25082025-09-17T19:29:12.074Z Compiling zerocopy-derive v0.6.6
25092025-09-17T19:29:12.486Z Compiling bit-vec v0.6.3
25102025-09-17T19:29:12.920Z Compiling maybe-uninit v2.0.0
25112025-09-17T19:29:13.174Z Compiling tap v1.0.1
25122025-09-17T19:29:13.402Z Compiling wyz v0.5.1
25132025-09-17T19:29:13.535Z Compiling libscf-sys v1.1.0
25142025-09-17T19:29:13.764Z Compiling zerocopy v0.6.6
25152025-09-17T19:29:13.821Z Compiling bit-set v0.5.3
25162025-09-17T19:29:13.861Z Compiling const_format v0.2.34
25172025-09-17T19:29:14.124Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25182025-09-17T19:29:15.476Z Compiling ascii-canvas v3.0.0
25192025-09-17T19:29:16.482Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25202025-09-17T19:29:17.512Z Compiling ena v0.14.3
25212025-09-17T19:29:17.872Z Compiling diesel v2.2.12
25222025-09-17T19:29:17.943Z Compiling diff v0.1.13
25232025-09-17T19:29:18.512Z Compiling packed_struct v0.10.1
25242025-09-17T19:29:18.976Z Compiling funty v2.0.0
25252025-09-17T19:29:19.112Z Compiling crc-catalog v2.4.0
25262025-09-17T19:29:19.322Z Compiling bindgen v0.71.1
25272025-09-17T19:29:19.806Z Compiling regex-syntax v0.6.29
25282025-09-17T19:29:21.638Z Compiling bitvec v1.0.1
25292025-09-17T19:29:24.513Z Compiling lalrpop v0.19.12
25302025-09-17T19:29:26.179Z Compiling crc v3.2.1
25312025-09-17T19:29:27.686Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25322025-09-17T19:29:28.167Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25332025-09-17T19:29:28.353Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25342025-09-17T19:29:29.597Z Compiling tabled_derive v0.11.0
25352025-09-17T19:29:31.038Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25362025-09-17T19:29:32.061Z Compiling papergrid v0.17.0
25372025-09-17T19:29:32.130Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25382025-09-17T19:29:32.502Z Compiling testing_table v0.3.0
25392025-09-17T19:29:32.572Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25402025-09-17T19:29:33.358Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25412025-09-17T19:29:33.629Z Compiling packed_struct_codegen v0.10.1
25422025-09-17T19:29:35.876Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25432025-09-17T19:29:35.908Z Compiling indexmap v1.9.3
25442025-09-17T19:29:36.245Z Compiling nodrop v0.1.14
25452025-09-17T19:29:36.418Z Compiling array-init v0.0.4
25462025-09-17T19:29:37.376Z Compiling tabled v0.20.0
25472025-09-17T19:29:37.546Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25482025-09-17T19:29:40.589Z Compiling smallvec v0.6.14
25492025-09-17T19:29:45.254Z Compiling polar-core v0.27.3
25502025-09-17T19:29:45.789Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25512025-09-17T19:29:46.160Z Compiling derive_builder_core v0.20.2
25522025-09-17T19:29:46.516Z Compiling headers-core v0.3.0
25532025-09-17T19:29:46.739Z Compiling libxml v0.3.3
25542025-09-17T19:29:47.165Z Compiling termcolor v1.4.1
25552025-09-17T19:29:47.767Z Compiling bitfield v0.14.0
25562025-09-17T19:29:48.004Z Compiling hashbrown v0.12.3
25572025-09-17T19:29:48.052Z Compiling derive_builder_macro v0.20.2
25582025-09-17T19:29:48.105Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25592025-09-17T19:29:48.225Z Compiling env_logger v0.10.2
25602025-09-17T19:29:49.078Z Compiling headers v0.4.1
25612025-09-17T19:29:52.551Z Compiling serde-hex v0.1.0
25622025-09-17T19:29:53.227Z Compiling samael v0.0.19
25632025-09-17T19:29:54.831Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25642025-09-17T19:29:56.815Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25652025-09-17T19:29:57.167Z Compiling ron v0.8.1
25662025-09-17T19:29:57.355Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25672025-09-17T19:29:57.547Z Compiling strum_macros v0.24.3
25682025-09-17T19:29:57.714Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25692025-09-17T19:29:58.592Z Compiling hashbrown v0.13.2
25702025-09-17T19:29:59.840Z Compiling convert_case v0.7.1
25712025-09-17T19:30:00.333Z Compiling termtree v0.5.1
25722025-09-17T19:30:00.482Z Compiling indoc v1.0.9
25732025-09-17T19:30:00.656Z Compiling crc-any v2.5.0
25742025-09-17T19:30:01.134Z Compiling crc8 v0.1.1
25752025-09-17T19:30:01.477Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25762025-09-17T19:30:01.528Z Compiling derive_more-impl v2.0.1
25772025-09-17T19:30:02.599Z Compiling object v0.30.4
25782025-09-17T19:30:02.764Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25792025-09-17T19:30:06.207Z Compiling derive_builder v0.20.2
25802025-09-17T19:30:06.445Z Compiling progenitor-impl v0.11.0
25812025-09-17T19:30:08.507Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25822025-09-17T19:30:08.878Z Compiling impl-trait-for-tuples v0.2.2
25832025-09-17T19:30:12.028Z Compiling oso-derive v0.27.3
25842025-09-17T19:30:12.998Z Compiling quick-xml v0.37.2
25852025-09-17T19:30:14.208Z Compiling path-slash v0.1.5
25862025-09-17T19:30:14.222Z Compiling oso v0.27.3
25872025-09-17T19:30:14.467Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25882025-09-17T19:30:14.648Z Compiling progenitor-macro v0.11.0
25892025-09-17T19:30:15.333Z Compiling derive_more v2.0.1
25902025-09-17T19:30:15.475Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25912025-09-17T19:30:25.775Z Compiling progenitor-client v0.11.0
25922025-09-17T19:30:26.817Z Compiling vte_generate_state_changes v0.1.2
25932025-09-17T19:30:27.375Z Compiling diesel-dtrace v0.4.2
25942025-09-17T19:30:27.759Z Compiling arc-swap v1.7.1
25952025-09-17T19:30:28.453Z Compiling siphasher v1.0.1
25962025-09-17T19:30:28.955Z Compiling phf_shared v0.12.1
25972025-09-17T19:30:28.984Z Compiling slog-scope v4.4.0
25982025-09-17T19:30:29.596Z Compiling vte v0.11.1
25992025-09-17T19:30:29.788Z Compiling progenitor v0.11.0
26002025-09-17T19:30:29.969Z Compiling crossterm v0.29.0
26012025-09-17T19:30:30.051Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26022025-09-17T19:30:31.037Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26032025-09-17T19:30:37.507Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26042025-09-17T19:30:37.863Z Compiling bb8 v0.8.5
26052025-09-17T19:30:38.505Z Compiling unicase v2.7.0
26062025-09-17T19:30:38.888Z Compiling chrono-tz v0.10.4
26072025-09-17T19:30:39.249Z Compiling xshell-macros v0.2.7
26082025-09-17T19:30:39.980Z Compiling xshell v0.2.7
26092025-09-17T19:30:42.805Z Compiling async-bb8-diesel v0.2.1
26102025-09-17T19:30:43.393Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26112025-09-17T19:30:43.685Z Compiling strip-ansi-escapes v0.2.0
26122025-09-17T19:30:45.021Z Compiling phf v0.12.1
26132025-09-17T19:30:45.301Z Compiling slog-stdlog v4.1.1
26142025-09-17T19:30:46.204Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26152025-09-17T19:30:46.871Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26162025-09-17T19:30:47.204Z Compiling fd-lock v4.0.2
26172025-09-17T19:30:47.491Z Compiling peg-macros v0.8.5
26182025-09-17T19:30:53.068Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-09-17T19:30:53.269Z Compiling nu-ansi-term v0.50.1
26202025-09-17T19:30:53.269Z Compiling reedline v0.40.0
26212025-09-17T19:30:53.269Z Compiling peg v0.8.5
26222025-09-17T19:30:53.322Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26232025-09-17T19:31:00.676Z Compiling slog-envlogger v2.2.0
26242025-09-17T19:31:08.106Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26252025-09-17T19:31:08.501Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26262025-09-17T19:31:11.332Z Compiling typify-impl v0.2.0
26272025-09-17T19:31:14.982Z Compiling bcs v0.1.6
26282025-09-17T19:31:15.827Z Compiling fxhash v0.2.1
26292025-09-17T19:31:16.106Z Compiling libz-sys v1.1.20
26302025-09-17T19:31:16.568Z Compiling half v1.8.3
26312025-09-17T19:31:17.213Z Compiling serde_cbor v0.11.2
26322025-09-17T19:31:17.556Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26332025-09-17T19:31:18.486Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26342025-09-17T19:31:19.501Z Compiling kstat-rs v0.2.4
26352025-09-17T19:31:20.306Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26362025-09-17T19:31:20.401Z Compiling typify-macro v0.2.0
26372025-09-17T19:31:20.431Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26382025-09-17T19:31:21.142Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26392025-09-17T19:31:22.920Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26402025-09-17T19:31:23.193Z Compiling nanorand v0.7.0
26412025-09-17T19:31:23.460Z Compiling libgit2-sys v0.17.0+1.8.1
26422025-09-17T19:31:23.820Z Compiling parking_lot_core v0.8.6
26432025-09-17T19:31:23.913Z Compiling flume v0.11.1
26442025-09-17T19:31:24.346Z Compiling mime_guess v2.0.5
26452025-09-17T19:31:25.418Z Compiling tabled_derive v0.10.0
26462025-09-17T19:31:25.651Z Compiling ignore v0.4.23
26472025-09-17T19:31:27.699Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26482025-09-17T19:31:34.495Z Compiling papergrid v0.14.0
26492025-09-17T19:31:35.801Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26502025-09-17T19:31:38.779Z Compiling castaway v0.2.3
26512025-09-17T19:31:39.007Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26522025-09-17T19:31:39.211Z Compiling fs-err v2.11.0
26532025-09-17T19:31:39.486Z Compiling compact_str v0.8.0
26542025-09-17T19:31:39.781Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26552025-09-17T19:31:41.964Z Compiling tabled v0.18.0
26562025-09-17T19:31:42.427Z Compiling globwalk v0.9.1
26572025-09-17T19:31:48.106Z Compiling typify v0.2.0
26582025-09-17T19:31:48.322Z Compiling predicates-tree v1.0.12
26592025-09-17T19:31:49.224Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26602025-09-17T19:31:50.006Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26612025-09-17T19:31:51.596Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26622025-09-17T19:31:56.689Z Compiling unicode-truncate v1.1.0
26632025-09-17T19:32:00.200Z Compiling lru v0.12.5
26642025-09-17T19:32:01.364Z Compiling vergen v8.3.2
26652025-09-17T19:32:01.721Z Compiling nibble_vec v0.1.0
26662025-09-17T19:32:02.006Z Compiling cargo-platform v0.1.8
26672025-09-17T19:32:02.509Z Compiling instability v0.3.2
26682025-09-17T19:32:03.519Z Compiling atty v0.2.14
26692025-09-17T19:32:03.749Z Compiling indoc v2.0.6
26702025-09-17T19:32:04.605Z Compiling endian-type v0.1.2
26712025-09-17T19:32:04.867Z Compiling salty v0.3.0
26722025-09-17T19:32:05.328Z Compiling cassowary v0.3.0
26732025-09-17T19:32:08.647Z Compiling http-range v0.1.5
26742025-09-17T19:32:09.240Z Compiling ratatui v0.29.0
26752025-09-17T19:32:11.361Z Compiling radix_trie v0.2.1
26762025-09-17T19:32:12.199Z Compiling cargo_metadata v0.18.1
26772025-09-17T19:32:14.701Z Compiling git2 v0.19.0
26782025-09-17T19:32:15.162Z Compiling camino-tempfile-ext v0.3.2
26792025-09-17T19:32:16.510Z Compiling progenitor-impl v0.8.0
26802025-09-17T19:32:17.147Z Compiling parking_lot v0.11.2
26812025-09-17T19:32:22.299Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26822025-09-17T19:32:22.843Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26832025-09-17T19:32:26.421Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26842025-09-17T19:32:27.238Z Compiling rand_seeder v0.4.0
26852025-09-17T19:32:27.670Z Compiling prefix-trie v0.7.0
26862025-09-17T19:32:27.927Z Compiling lzma-sys v0.1.20
26872025-09-17T19:32:28.647Z Compiling parse-size v1.1.0
26882025-09-17T19:32:28.675Z Compiling rustls v0.21.12
26892025-09-17T19:32:29.008Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26902025-09-17T19:32:29.143Z Compiling hickory-server v0.25.2
26912025-09-17T19:32:34.036Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26922025-09-17T19:32:34.325Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26932025-09-17T19:32:36.562Z Compiling progenitor-macro v0.8.0
26942025-09-17T19:32:38.125Z Compiling hyper-staticfile v0.10.1
26952025-09-17T19:32:40.317Z Compiling sled v0.34.7
26962025-09-17T19:32:40.595Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26972025-09-17T19:32:47.496Z Compiling hickory-client v0.25.2
26982025-09-17T19:32:49.345Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26992025-09-17T19:32:50.037Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27002025-09-17T19:32:50.574Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27012025-09-17T19:32:52.581Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27022025-09-17T19:32:56.741Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27032025-09-17T19:32:58.203Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27042025-09-17T19:32:58.257Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27052025-09-17T19:32:58.589Z Compiling primeorder v0.13.6
27062025-09-17T19:32:59.186Z Compiling progenitor-client v0.8.0
27072025-09-17T19:32:59.818Z Compiling sct v0.7.1
27082025-09-17T19:33:00.069Z Compiling rustls-webpki v0.101.7
27092025-09-17T19:33:00.296Z Compiling heck v0.3.3
27102025-09-17T19:33:00.668Z Compiling env_filter v0.1.2
27112025-09-17T19:33:02.168Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
27122025-09-17T19:33:02.557Z Compiling void v1.0.2
27132025-09-17T19:33:02.772Z Compiling lzss v0.8.2
27142025-09-17T19:33:03.122Z Compiling env_logger v0.11.5
27152025-09-17T19:33:03.629Z Compiling zone_cfg_derive v0.1.2
27162025-09-17T19:33:04.478Z Compiling progenitor v0.8.0
27172025-09-17T19:33:04.756Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27182025-09-17T19:33:04.959Z Compiling p384 v0.13.0
27192025-09-17T19:33:05.825Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27202025-09-17T19:33:05.978Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27212025-09-17T19:33:10.795Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27222025-09-17T19:33:14.608Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27232025-09-17T19:33:15.681Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27242025-09-17T19:33:15.791Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27252025-09-17T19:33:16.548Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27262025-09-17T19:33:17.333Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27272025-09-17T19:33:17.701Z Compiling tungstenite v0.23.0
27282025-09-17T19:33:22.994Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27292025-09-17T19:33:23.375Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27302025-09-17T19:33:23.513Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27312025-09-17T19:33:23.736Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27322025-09-17T19:33:23.881Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27332025-09-17T19:33:24.108Z Compiling nix v0.27.1
27342025-09-17T19:33:24.582Z Compiling serde_bytes v0.11.17
27352025-09-17T19:33:25.145Z Compiling base64 v0.13.1
27362025-09-17T19:33:25.936Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27372025-09-17T19:33:26.314Z Compiling number_prefix v0.4.0
27382025-09-17T19:33:26.628Z Compiling indicatif v0.17.11
27392025-09-17T19:33:26.773Z Compiling ron v0.7.1
27402025-09-17T19:33:30.389Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27412025-09-17T19:33:31.340Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27422025-09-17T19:33:31.773Z Compiling tokio-tungstenite v0.23.1
27432025-09-17T19:33:31.909Z Compiling xz2 v0.1.7
27442025-09-17T19:33:32.477Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27452025-09-17T19:33:32.942Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27462025-09-17T19:33:38.013Z Compiling tokio-rustls v0.24.1
27472025-09-17T19:33:38.639Z Compiling zone v0.1.8
27482025-09-17T19:33:41.869Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27492025-09-17T19:33:42.303Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27502025-09-17T19:33:43.848Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27512025-09-17T19:33:44.223Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27522025-09-17T19:33:44.278Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27532025-09-17T19:33:46.241Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27542025-09-17T19:33:48.792Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27552025-09-17T19:33:48.792Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27562025-09-17T19:33:53.162Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27572025-09-17T19:33:55.935Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27582025-09-17T19:33:57.030Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27592025-09-17T19:34:00.024Z Compiling rustls-pemfile v1.0.4
27602025-09-17T19:34:00.791Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27612025-09-17T19:34:01.167Z Compiling signal-hook-tokio v0.3.1
27622025-09-17T19:34:01.440Z Compiling twox-hash v2.1.0
27632025-09-17T19:34:01.659Z Compiling yasna v0.5.2
27642025-09-17T19:34:01.891Z Compiling secrecy v0.8.0
27652025-09-17T19:34:02.201Z Compiling is_ci v1.2.0
27662025-09-17T19:34:02.374Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27672025-09-17T19:34:02.534Z Compiling supports-color v3.0.2
27682025-09-17T19:34:02.972Z Compiling rcgen v0.12.1
27692025-09-17T19:34:12.322Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27702025-09-17T19:34:12.703Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27712025-09-17T19:34:13.363Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27722025-09-17T19:34:22.778Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27732025-09-17T19:34:32.142Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27742025-09-17T19:34:35.768Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27752025-09-17T19:34:36.185Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27762025-09-17T19:34:42.470Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27772025-09-17T19:34:45.267Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27782025-09-17T19:34:52.502Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27792025-09-17T19:34:53.115Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27802025-09-17T19:34:53.501Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27812025-09-17T19:34:53.879Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27822025-09-17T19:34:55.527Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27832025-09-17T19:35:02.205Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27842025-09-17T19:35:02.522Z Compiling fatfs v0.3.6
27852025-09-17T19:35:02.605Z Compiling subprocess v0.2.9
27862025-09-17T19:35:04.110Z Compiling rtoolbox v0.0.2
27872025-09-17T19:35:04.492Z Compiling assert_matches v1.5.0
27882025-09-17T19:35:05.315Z Compiling rpassword v7.4.0
27892025-09-17T19:35:05.769Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27902025-09-17T19:35:07.123Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27912025-09-17T19:35:11.006Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27922025-09-17T19:35:13.697Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27932025-09-17T19:35:16.589Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27942025-09-17T19:35:36.837Z Compiling tui-tree-widget v0.23.1
27952025-09-17T19:35:37.307Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27962025-09-17T19:35:45.838Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27972025-09-17T19:35:49.718Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27982025-09-17T19:35:50.108Z Compiling uzers v0.12.1
27992025-09-17T19:35:51.055Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28002025-09-17T19:35:52.599Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28012025-09-17T19:35:53.191Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28022025-09-17T19:36:08.546Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28032025-09-17T19:36:20.147Z Compiling support-bundle-viewer v0.1.2
28042025-09-17T19:36:22.954Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28052025-09-17T19:36:23.776Z Compiling multimap v0.10.1
28062025-09-17T19:38:46.527Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28072025-09-17T19:39:06.376Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28082025-09-17T19:47:07.448Z Finished `release` profile [optimized] target(s) in 19m 42s
28092025-09-17T19:48:03.730Z
28102025-09-17T19:48:03.735Zreal 20:39.888996560
28112025-09-17T19:48:03.735Zuser 2:28:39.106876056
28122025-09-17T19:48:03.735Zsys 4:16.663449382
28132025-09-17T19:48:03.735Ztrap 3.640559321
28142025-09-17T19:48:03.735Ztflt 1.922891672
28152025-09-17T19:48:03.735Zdflt 6.874274946
28162025-09-17T19:48:03.735Zkflt 0.000984537
28172025-09-17T19:48:03.735Zlock 10:02:33.510172335
28182025-09-17T19:48:03.735Zslp 7:32:23.740974371
28192025-09-17T19:48:03.735Zlat 4:15.231269908
28202025-09-17T19:48:03.735Zstop 4:08.864455405
28212025-09-17T19:48:03.735Z+ mapfile -t packages
28222025-09-17T19:48:03.735Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28232025-09-17T19:48:04.997Z Finished `release` profile [optimized] target(s) in 1.20s
28242025-09-17T19:48:05.057Z Running `target/release/omicron-package -t test list-outputs`
28252025-09-17T19:48:05.115ZLogging to: /work/oxidecomputer/omicron/out/LOG
28262025-09-17T19:48:05.118Z+ ptime -m cargo build --locked --release -p xtask
28272025-09-17T19:48:05.883Z Compiling once_cell v1.21.3
28282025-09-17T19:48:05.883Z Compiling serde_core v1.0.223
28292025-09-17T19:48:05.887Z Compiling bitflags v2.9.1
28302025-09-17T19:48:05.887Z Compiling syn v2.0.106
28312025-09-17T19:48:05.887Z Compiling serde v1.0.223
28322025-09-17T19:48:05.887Z Compiling serde_json v1.0.145
28332025-09-17T19:48:06.008Z Compiling libc v0.2.174
28342025-09-17T19:48:06.012Z Compiling num-traits v0.2.19
28352025-09-17T19:48:06.373Z Compiling smallvec v1.15.1
28362025-09-17T19:48:06.415Z Compiling hashbrown v0.15.4
28372025-09-17T19:48:06.594Z Compiling rustix v0.38.37
28382025-09-17T19:48:06.849Z Compiling usdt-impl v0.5.0
28392025-09-17T19:48:06.868Z Compiling syn v1.0.109
28402025-09-17T19:48:07.457Z Compiling thread-id v4.2.2
28412025-09-17T19:48:07.511Z Compiling rustix v1.0.7
28422025-09-17T19:48:07.601Z Compiling percent-encoding v2.3.2
28432025-09-17T19:48:07.752Z Compiling indexmap v2.11.0
28442025-09-17T19:48:08.159Z Compiling getrandom v0.3.1
28452025-09-17T19:48:08.191Z Compiling log v0.4.27
28462025-09-17T19:48:08.652Z Compiling terminal_size v0.4.0
28472025-09-17T19:48:08.838Z Compiling form_urlencoded v1.2.2
28482025-09-17T19:48:09.400Z Compiling ordered-float v2.10.1
28492025-09-17T19:48:09.801Z Compiling fs-err v3.1.1
28502025-09-17T19:48:10.165Z Compiling anyhow v1.0.99
28512025-09-17T19:48:10.477Z Compiling clap_builder v4.5.41
28522025-09-17T19:48:11.367Z Compiling textwrap v0.16.2
28532025-09-17T19:48:12.752Z Compiling synstructure v0.13.1
28542025-09-17T19:48:12.980Z Compiling proc-macro-error v1.0.4
28552025-09-17T19:48:13.489Z Compiling tempfile v3.20.0
28562025-09-17T19:48:13.702Z Compiling tabled_derive v0.7.0
28572025-09-17T19:48:14.372Z Compiling camino-tempfile v1.4.1
28582025-09-17T19:48:15.558Z Compiling tabled v0.15.0
28592025-09-17T19:48:15.727Z Compiling serde_derive v1.0.223
28602025-09-17T19:48:16.773Z Compiling thiserror-impl v1.0.69
28612025-09-17T19:48:16.802Z Compiling zerofrom-derive v0.1.4
28622025-09-17T19:48:16.837Z Compiling yoke-derive v0.7.4
28632025-09-17T19:48:16.916Z Compiling zerovec-derive v0.10.3
28642025-09-17T19:48:19.142Z Compiling displaydoc v0.2.5
28652025-09-17T19:48:19.194Z Compiling icu_provider_macros v1.5.0
28662025-09-17T19:48:19.316Z Compiling thiserror v1.0.69
28672025-09-17T19:48:19.503Z Compiling pest v2.7.14
28682025-09-17T19:48:19.702Z Compiling zerofrom v0.1.4
28692025-09-17T19:48:19.984Z Compiling yoke v0.7.4
28702025-09-17T19:48:20.239Z Compiling zerocopy-derive v0.7.35
28712025-09-17T19:48:20.436Z Compiling zerovec v0.10.4
28722025-09-17T19:48:20.761Z Compiling scroll_derive v0.12.0
28732025-09-17T19:48:22.007Z Compiling zerocopy v0.7.35
28742025-09-17T19:48:22.143Z Compiling pest_meta v2.7.14
28752025-09-17T19:48:22.391Z Compiling tinystr v0.7.6
28762025-09-17T19:48:22.849Z Compiling icu_locid v1.5.0
28772025-09-17T19:48:23.295Z Compiling icu_collections v1.5.0
28782025-09-17T19:48:23.625Z Compiling pest_generator v2.7.14
28792025-09-17T19:48:24.592Z Compiling icu_provider v1.5.0
28802025-09-17T19:48:25.243Z Compiling serde_spanned v0.6.9
28812025-09-17T19:48:25.555Z Compiling icu_locid_transform v1.5.0
28822025-09-17T19:48:25.575Z Compiling pest_derive v2.7.14
28832025-09-17T19:48:25.891Z Compiling toml_datetime v0.6.11
28842025-09-17T19:48:26.423Z Compiling dtrace-parser v0.2.0
28852025-09-17T19:48:26.702Z Compiling toml_edit v0.22.27
28862025-09-17T19:48:26.723Z Compiling dof v0.3.0
28872025-09-17T19:48:27.565Z Compiling icu_properties v1.5.1
28882025-09-17T19:48:27.957Z Compiling scroll v0.12.0
28892025-09-17T19:48:28.608Z Compiling goblin v0.8.2
28902025-09-17T19:48:29.960Z Compiling serde_tokenstream v0.2.2
28912025-09-17T19:48:30.195Z Compiling erased-serde v0.4.6
28922025-09-17T19:48:30.573Z Compiling toml v0.8.23
28932025-09-17T19:48:31.752Z Compiling icu_normalizer v1.5.0
28942025-09-17T19:48:33.748Z Compiling idna_adapter v1.2.0
28952025-09-17T19:48:34.018Z Compiling idna v1.0.3
28962025-09-17T19:48:34.387Z Compiling thiserror-impl v2.0.16
28972025-09-17T19:48:36.827Z Compiling url v2.5.4
28982025-09-17T19:48:37.159Z Compiling thiserror v2.0.16
28992025-09-17T19:48:37.371Z Compiling serde-untagged v0.1.7
29002025-09-17T19:48:38.199Z Compiling serde-value v0.7.0
29012025-09-17T19:48:39.053Z Compiling semver v1.0.26
29022025-09-17T19:48:39.823Z Compiling cargo-util-schemas v0.8.2
29032025-09-17T19:48:42.104Z Compiling usdt-attr-macro v0.5.0
29042025-09-17T19:48:42.129Z Compiling usdt-macro v0.5.0
29052025-09-17T19:48:42.159Z Compiling cargo-platform v0.2.0
29062025-09-17T19:48:43.264Z Compiling clap_derive v4.5.41
29072025-09-17T19:48:43.334Z Compiling cargo_metadata v0.21.0
29082025-09-17T19:48:43.351Z Compiling usdt v0.5.0
29092025-09-17T19:48:44.728Z Compiling cargo_toml v0.21.0
29102025-09-17T19:48:45.179Z Compiling macaddr v1.0.1
29112025-09-17T19:48:47.369Z Compiling clap v4.5.41
29122025-09-17T19:48:56.008Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29132025-09-17T19:49:01.875Z Finished `release` profile [optimized] target(s) in 56.69s
29142025-09-17T19:49:02.019Z
29152025-09-17T19:49:02.019Zreal 56.864144824
29162025-09-17T19:49:02.019Zuser 6:09.874919846
29172025-09-17T19:49:02.019Zsys 27.742815194
29182025-09-17T19:49:02.019Ztrap 0.185594587
29192025-09-17T19:49:02.023Ztflt 0.259623879
29202025-09-17T19:49:02.023Zdflt 0.488980918
29212025-09-17T19:49:02.023Zkflt 0.000007329
29222025-09-17T19:49:02.023Zlock 18:03.298939617
29232025-09-17T19:49:02.023Zslp 20:36.163239864
29242025-09-17T19:49:02.023Zlat 27.146082394
29252025-09-17T19:49:02.023Zstop 34.259670855
29262025-09-17T19:49:02.023Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29272025-09-17T19:49:02.023Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29282025-09-17T19:49:02.023Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29292025-09-17T19:49:02.023Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29302025-09-17T19:49:02.023Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29312025-09-17T19:49:03.268Z Compiling regress v0.10.4
29322025-09-17T19:49:03.440Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29332025-09-17T19:49:03.440Z Compiling unsafe-libyaml v0.2.11
29342025-09-17T19:49:03.443Z Compiling ident_case v1.0.1
29352025-09-17T19:49:03.443Z Compiling match_cfg v0.1.0
29362025-09-17T19:49:03.512Z Compiling quick-error v1.2.3
29372025-09-17T19:49:03.536Z Compiling tempfile v3.20.0
29382025-09-17T19:49:03.541Z Compiling progenitor-client v0.10.0
29392025-09-17T19:49:03.614Z Compiling hostname v0.3.1
29402025-09-17T19:49:03.618Z Compiling darling_core v0.20.10
29412025-09-17T19:49:03.686Z Compiling structmeta-derive v0.3.0
29422025-09-17T19:49:03.806Z Compiling rustls v0.22.4
29432025-09-17T19:49:04.020Z Compiling hex v0.4.3
29442025-09-17T19:49:04.044Z Compiling multer v3.1.0
29452025-09-17T19:49:04.176Z Compiling debug-ignore v1.0.5
29462025-09-17T19:49:04.372Z Compiling toml_parser v1.0.2
29472025-09-17T19:49:04.495Z Compiling slog-json v2.6.1
29482025-09-17T19:49:04.626Z Compiling macaddr v1.0.1
29492025-09-17T19:49:04.884Z Compiling serde_yaml v0.9.34+deprecated
29502025-09-17T19:49:05.072Z Compiling toml_datetime v0.7.0
29512025-09-17T19:49:05.235Z Compiling serde_spanned v1.0.0
29522025-09-17T19:49:05.532Z Compiling async-stream-impl v0.3.6
29532025-09-17T19:49:05.740Z Compiling dropshot v0.16.4
29542025-09-17T19:49:05.867Z Compiling ref-cast v1.0.24
29552025-09-17T19:49:06.111Z Compiling toml_writer v1.0.2
29562025-09-17T19:49:06.199Z Compiling structmeta v0.3.0
29572025-09-17T19:49:06.517Z Compiling toml v0.9.5
29582025-09-17T19:49:06.611Z Compiling slog-bunyan v2.5.0
29592025-09-17T19:49:06.844Z Compiling async-stream v0.3.6
29602025-09-17T19:49:06.868Z Compiling waitgroup v0.1.2
29612025-09-17T19:49:07.122Z Compiling typify-impl v0.3.0
29622025-09-17T19:49:07.159Z Compiling rustls-pemfile v2.2.0
29632025-09-17T19:49:07.519Z Compiling dropshot_endpoint v0.16.4
29642025-09-17T19:49:07.580Z Compiling serde_path_to_error v0.1.17
29652025-09-17T19:49:08.423Z Compiling ref-cast-impl v1.0.24
29662025-09-17T19:49:08.450Z Compiling tokio-rustls v0.25.0
29672025-09-17T19:49:08.909Z Compiling hostname v0.4.0
29682025-09-17T19:49:09.168Z Compiling wait-timeout v0.2.0
29692025-09-17T19:49:09.392Z Compiling darling_macro v0.20.10
29702025-09-17T19:49:09.564Z Compiling bit-vec v0.8.0
29712025-09-17T19:49:09.708Z Compiling rusty-fork v0.3.0
29722025-09-17T19:49:09.824Z Compiling derive-ex v0.1.8
29732025-09-17T19:49:10.063Z Compiling bit-set v0.8.0
29742025-09-17T19:49:10.347Z Compiling rand_xorshift v0.4.0
29752025-09-17T19:49:10.375Z Compiling darling v0.20.10
29762025-09-17T19:49:10.400Z Compiling instant v0.1.13
29772025-09-17T19:49:10.530Z Compiling serde_with_macros v3.14.0
29782025-09-17T19:49:10.617Z Compiling unarray v0.1.4
29792025-09-17T19:49:10.682Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29802025-09-17T19:49:10.847Z Compiling proptest v1.7.0
29812025-09-17T19:49:10.901Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29822025-09-17T19:49:11.154Z Compiling progenitor-client v0.9.1
29832025-09-17T19:49:11.647Z Compiling derive-where v1.5.0
29842025-09-17T19:49:11.721Z Compiling parse-display-derive v0.10.0
29852025-09-17T19:49:12.487Z Compiling hashbrown v0.16.0
29862025-09-17T19:49:13.092Z Compiling serde_with v3.14.0
29872025-09-17T19:49:13.717Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29882025-09-17T19:49:14.033Z Compiling test-strategy v0.4.3
29892025-09-17T19:49:14.541Z Compiling foldhash v0.2.0
29902025-09-17T19:49:14.844Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29912025-09-17T19:49:14.977Z Compiling iddqd v0.3.13
29922025-09-17T19:49:15.216Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29932025-09-17T19:49:15.433Z Compiling backoff v0.4.0
29942025-09-17T19:49:15.619Z Compiling parse-display v0.10.0
29952025-09-17T19:49:15.867Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29962025-09-17T19:49:15.957Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
29972025-09-17T19:49:16.280Z Compiling typify-impl v0.4.3
29982025-09-17T19:49:16.674Z Compiling itertools v0.14.0
29992025-09-17T19:49:17.331Z Compiling darling_core v0.21.0
30002025-09-17T19:49:17.567Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
30012025-09-17T19:49:18.083Z Compiling proc-macro-crate v1.3.1
30022025-09-17T19:49:18.539Z Compiling typify-macro v0.3.0
30032025-09-17T19:49:18.773Z Compiling crucible-workspace-hack v0.1.0
30042025-09-17T19:49:19.029Z Compiling num_enum_derive v0.5.11
30052025-09-17T19:49:19.160Z Compiling proc-macro-error v1.0.4
30062025-09-17T19:49:19.603Z Compiling heapless v0.8.0
30072025-09-17T19:49:19.789Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30082025-09-17T19:49:20.414Z Compiling hash32 v0.3.1
30092025-09-17T19:49:20.617Z Compiling smoltcp v0.11.0
30102025-09-17T19:49:20.743Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30112025-09-17T19:49:21.148Z Compiling foreign-types-macros v0.2.3
30122025-09-17T19:49:21.301Z Compiling num_enum v0.5.11
30132025-09-17T19:49:21.374Z Compiling foreign-types-shared v0.3.1
30142025-09-17T19:49:21.524Z Compiling cobs v0.2.3
30152025-09-17T19:49:21.851Z Compiling postcard v1.0.10
30162025-09-17T19:49:22.098Z Compiling tabwriter v1.4.0
30172025-09-17T19:49:22.415Z Compiling foreign-types v0.5.0
30182025-09-17T19:49:22.468Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30192025-09-17T19:49:22.569Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30202025-09-17T19:49:22.589Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30212025-09-17T19:49:22.614Z Compiling typify v0.3.0
30222025-09-17T19:49:22.824Z Compiling progenitor-impl v0.9.1
30232025-09-17T19:49:22.972Z Compiling cstr-argument v0.1.2
30242025-09-17T19:49:23.215Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30252025-09-17T19:49:23.262Z Compiling rayon-core v1.12.1
30262025-09-17T19:49:23.325Z Compiling pretty-hex v0.2.1
30272025-09-17T19:49:23.351Z Compiling darling_macro v0.21.0
30282025-09-17T19:49:23.550Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30292025-09-17T19:49:23.612Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30302025-09-17T19:49:23.678Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30312025-09-17T19:49:23.921Z Compiling crossbeam-deque v0.8.5
30322025-09-17T19:49:23.946Z Compiling colored v2.2.0
30332025-09-17T19:49:24.220Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30342025-09-17T19:49:24.313Z Compiling darling v0.21.0
30352025-09-17T19:49:24.496Z Compiling ingot-macros v0.1.1
30362025-09-17T19:49:25.107Z Compiling zone_cfg_derive v0.3.0
30372025-09-17T19:49:25.909Z Compiling rayon v1.10.0
30382025-09-17T19:49:26.204Z Compiling camino-tempfile v1.4.1
30392025-09-17T19:49:26.538Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30402025-09-17T19:49:26.679Z Compiling smf v0.2.3
30412025-09-17T19:49:26.956Z Compiling num-derive v0.4.2
30422025-09-17T19:49:27.846Z Compiling sigpipe v0.1.3
30432025-09-17T19:49:27.954Z Compiling typify-macro v0.4.3
30442025-09-17T19:49:28.011Z Compiling jiff v0.2.15
30452025-09-17T19:49:28.586Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30462025-09-17T19:49:29.009Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30472025-09-17T19:49:29.258Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30482025-09-17T19:49:29.325Z Compiling progenitor-macro v0.9.1
30492025-09-17T19:49:29.493Z Compiling zone v0.3.1
30502025-09-17T19:49:30.104Z Compiling toml v0.8.23
30512025-09-17T19:49:30.236Z Compiling num-rational v0.4.2
30522025-09-17T19:49:30.947Z Compiling num-complex v0.4.6
30532025-09-17T19:49:31.378Z Compiling ingot-types v0.1.2
30542025-09-17T19:49:31.545Z Compiling float-ord v0.3.2
30552025-09-17T19:49:31.767Z Compiling universal-hash v0.5.1
30562025-09-17T19:49:31.789Z Compiling secrecy v0.10.3
30572025-09-17T19:49:31.916Z Compiling num v0.4.3
30582025-09-17T19:49:31.944Z Compiling typify v0.4.3
30592025-09-17T19:49:32.007Z Compiling opaque-debug v0.3.1
30602025-09-17T19:49:32.064Z Compiling convert_case v0.4.0
30612025-09-17T19:49:32.086Z Compiling password-hash v0.5.0
30622025-09-17T19:49:32.142Z Compiling progenitor-impl v0.10.0
30632025-09-17T19:49:32.171Z Compiling ingot v0.1.1
30642025-09-17T19:49:32.239Z Compiling blake2 v0.10.6
30652025-09-17T19:49:32.901Z Compiling derive_more v0.99.20
30662025-09-17T19:49:32.941Z Compiling indent_write v2.2.0
30672025-09-17T19:49:33.217Z Compiling argon2 v0.5.3
30682025-09-17T19:49:33.525Z Compiling aead v0.5.2
30692025-09-17T19:49:33.942Z Compiling keccak v0.1.5
30702025-09-17T19:49:35.245Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30712025-09-17T19:49:36.014Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30722025-09-17T19:49:36.185Z Compiling utf-8 v0.7.6
30732025-09-17T19:49:36.285Z Compiling sha3 v0.10.8
30742025-09-17T19:49:36.552Z Compiling tungstenite v0.21.0
30752025-09-17T19:49:36.579Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30762025-09-17T19:49:37.081Z Compiling poly1305 v0.8.0
30772025-09-17T19:49:37.382Z Compiling chacha20 v0.9.1
30782025-09-17T19:49:37.916Z Compiling tokio-tungstenite v0.21.0
30792025-09-17T19:49:38.531Z Compiling console v0.15.10
30802025-09-17T19:49:38.602Z Compiling base64 v0.21.7
30812025-09-17T19:49:38.712Z Compiling cancel-safe-futures v0.1.5
30822025-09-17T19:49:38.862Z Compiling progenitor-macro v0.10.0
30832025-09-17T19:49:39.117Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30842025-09-17T19:49:39.288Z Compiling owo-colors v4.2.2
30852025-09-17T19:49:39.408Z Compiling libsw-core v0.3.1
30862025-09-17T19:49:39.442Z Compiling fixedbitset v0.5.7
30872025-09-17T19:49:39.469Z Compiling semver v0.1.20
30882025-09-17T19:49:39.711Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30892025-09-17T19:49:39.735Z Compiling libsw v3.5.0
30902025-09-17T19:49:40.068Z Compiling petgraph v0.8.2
30912025-09-17T19:49:40.071Z Compiling rustc_version v0.1.7
30922025-09-17T19:49:40.521Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30932025-09-17T19:49:40.577Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30942025-09-17T19:49:40.685Z Compiling atomicwrites v0.4.4
30952025-09-17T19:49:40.922Z Compiling newline-converter v0.3.0
30962025-09-17T19:49:41.064Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30972025-09-17T19:49:41.146Z Compiling thiserror-impl-no-std v2.0.2
30982025-09-17T19:49:41.317Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30992025-09-17T19:49:41.622Z Compiling half v2.4.1
31002025-09-17T19:49:42.008Z Compiling ciborium-io v0.2.2
31012025-09-17T19:49:42.120Z Compiling progenitor v0.9.1
31022025-09-17T19:49:42.159Z Compiling linear-map v1.2.0
31032025-09-17T19:49:42.184Z Compiling ciborium-ll v0.2.2
31042025-09-17T19:49:42.206Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31052025-09-17T19:49:42.403Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
31062025-09-17T19:49:42.524Z Compiling expectorate v1.2.0
31072025-09-17T19:49:42.593Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31082025-09-17T19:49:42.830Z Compiling newtype_derive v0.1.6
31092025-09-17T19:49:42.926Z Compiling pin-project-internal v1.1.6
31102025-09-17T19:49:43.023Z Compiling ciborium v0.2.2
31112025-09-17T19:49:43.612Z Compiling chacha20poly1305 v0.10.1
31122025-09-17T19:49:43.801Z Compiling thiserror-no-std v2.0.2
31132025-09-17T19:49:43.899Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31142025-09-17T19:49:43.969Z Compiling vsss-rs v3.3.4
31152025-09-17T19:49:44.134Z Compiling typify-impl v0.2.0
31162025-09-17T19:49:44.328Z Compiling resolv-conf v0.7.0
31172025-09-17T19:49:45.054Z Compiling primeorder v0.13.6
31182025-09-17T19:49:45.543Z Compiling pin-project v1.1.6
31192025-09-17T19:49:45.665Z Compiling pem v3.0.5
31202025-09-17T19:49:45.770Z Compiling snafu-derive v0.8.5
31212025-09-17T19:49:46.404Z Compiling csv-core v0.1.11
31222025-09-17T19:49:46.696Z Compiling libefi-sys v0.1.0
31232025-09-17T19:49:46.950Z Compiling same-file v1.0.6
31242025-09-17T19:49:47.067Z Compiling moka v0.12.10
31252025-09-17T19:49:47.272Z Compiling walkdir v2.5.0
31262025-09-17T19:49:47.506Z Compiling csv v1.3.1
31272025-09-17T19:49:47.771Z Compiling tabled_derive v0.7.0
31282025-09-17T19:49:47.942Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31292025-09-17T19:49:48.146Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31302025-09-17T19:49:48.714Z Compiling globset v0.4.15
31312025-09-17T19:49:49.150Z Compiling olpc-cjson v0.1.4
31322025-09-17T19:49:49.482Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31332025-09-17T19:49:49.806Z Compiling serde_plain v1.0.2
31342025-09-17T19:49:49.943Z Compiling async-recursion v1.1.1
31352025-09-17T19:49:49.985Z Compiling bitfield-struct v0.6.2
31362025-09-17T19:49:50.163Z Compiling unicase v2.7.0
31372025-09-17T19:49:50.189Z Compiling arc-swap v1.7.1
31382025-09-17T19:49:50.510Z Compiling snafu v0.8.5
31392025-09-17T19:49:50.541Z Compiling highway v1.3.0
31402025-09-17T19:49:50.788Z Compiling tagptr v0.2.0
31412025-09-17T19:49:51.119Z Compiling typed-path v0.9.3
31422025-09-17T19:49:51.307Z Compiling textwrap v0.16.2
31432025-09-17T19:49:51.412Z Compiling slog-scope v4.4.0
31442025-09-17T19:49:51.434Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31452025-09-17T19:49:51.740Z Compiling progenitor v0.10.0
31462025-09-17T19:49:52.001Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31472025-09-17T19:49:52.182Z Compiling tabled v0.15.0
31482025-09-17T19:49:52.248Z Compiling steno v0.4.1
31492025-09-17T19:49:52.809Z Compiling polyval v0.6.2
31502025-09-17T19:49:53.082Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31512025-09-17T19:49:53.272Z Compiling tough v0.20.0
31522025-09-17T19:49:53.744Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31532025-09-17T19:49:54.158Z Compiling hickory-proto v0.24.4
31542025-09-17T19:49:54.294Z Compiling proc-macro-error-attr2 v2.0.0
31552025-09-17T19:49:55.157Z Compiling linked-hash-map v0.5.6
31562025-09-17T19:49:55.323Z Compiling typify-macro v0.2.0
31572025-09-17T19:49:55.558Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31582025-09-17T19:49:55.790Z Compiling parking_lot_core v0.8.6
31592025-09-17T19:49:56.314Z Compiling humantime v2.2.0
31602025-09-17T19:49:56.849Z Compiling salty v0.3.0
31612025-09-17T19:49:57.408Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31622025-09-17T19:49:57.440Z Compiling lru-cache v0.1.2
31632025-09-17T19:49:57.690Z Compiling proc-macro-error2 v2.0.1
31642025-09-17T19:49:58.258Z Compiling ghash v0.5.1
31652025-09-17T19:49:58.299Z Compiling hickory-resolver v0.25.2
31662025-09-17T19:49:58.325Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31672025-09-17T19:49:58.503Z Compiling slog-stdlog v4.1.1
31682025-09-17T19:49:58.726Z Compiling p384 v0.13.0
31692025-09-17T19:49:58.862Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31702025-09-17T19:49:58.888Z Compiling nix v0.30.1
31712025-09-17T19:49:59.107Z Compiling ctr v0.9.2
31722025-09-17T19:49:59.272Z Compiling typify v0.2.0
31732025-09-17T19:49:59.492Z Compiling progenitor-impl v0.8.0
31742025-09-17T19:49:59.518Z Compiling num-derive v0.3.3
31752025-09-17T19:49:59.792Z Compiling lzma-sys v0.1.20
31762025-09-17T19:50:00.565Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31772025-09-17T19:50:01.738Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31782025-09-17T19:50:01.888Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31792025-09-17T19:50:02.634Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31802025-09-17T19:50:02.847Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31812025-09-17T19:50:04.355Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31822025-09-17T19:50:05.043Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31832025-09-17T19:50:05.201Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31842025-09-17T19:50:06.161Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31852025-09-17T19:50:06.254Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31862025-09-17T19:50:07.345Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31872025-09-17T19:50:07.981Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31882025-09-17T19:50:09.006Z Compiling gethostname v0.5.0
31892025-09-17T19:50:09.255Z Compiling slog-dtrace v0.3.0
31902025-09-17T19:50:09.451Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31912025-09-17T19:50:09.637Z Compiling xshell-macros v0.2.7
31922025-09-17T19:50:10.098Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31932025-09-17T19:50:10.455Z Compiling xshell v0.2.7
31942025-09-17T19:50:10.635Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31952025-09-17T19:50:11.394Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31962025-09-17T19:50:11.617Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31972025-09-17T19:50:11.648Z Compiling progenitor-macro v0.8.0
31982025-09-17T19:50:12.018Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31992025-09-17T19:50:13.452Z Compiling libscf-sys v1.1.0
32002025-09-17T19:50:13.808Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32012025-09-17T19:50:14.189Z Compiling aes-gcm v0.10.3
32022025-09-17T19:50:14.575Z Compiling hickory-resolver v0.24.4
32032025-09-17T19:50:14.723Z Compiling mime_guess v2.0.5
32042025-09-17T19:50:15.971Z Compiling slog-envlogger v2.2.0
32052025-09-17T19:50:16.378Z Compiling tabled_derive v0.11.0
32062025-09-17T19:50:17.299Z Compiling papergrid v0.17.0
32072025-09-17T19:50:18.229Z Compiling progenitor-impl v0.11.0
32082025-09-17T19:50:19.034Z Compiling testing_table v0.3.0
32092025-09-17T19:50:19.373Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32102025-09-17T19:50:20.029Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32112025-09-17T19:50:20.505Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32122025-09-17T19:50:21.270Z Compiling tokio-dtrace v0.1.0
32132025-09-17T19:50:21.511Z Compiling heck v0.3.3
32142025-09-17T19:50:21.737Z Compiling progenitor-client v0.8.0
32152025-09-17T19:50:21.928Z Compiling ssh-encoding v0.2.0
32162025-09-17T19:50:22.269Z Compiling blowfish v0.9.1
32172025-09-17T19:50:22.488Z Compiling env_filter v0.1.2
32182025-09-17T19:50:22.773Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32192025-09-17T19:50:22.868Z Compiling nibble_vec v0.1.0
32202025-09-17T19:50:23.115Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32212025-09-17T19:50:23.141Z Compiling endian-type v0.1.2
32222025-09-17T19:50:23.264Z Compiling env_logger v0.11.5
32232025-09-17T19:50:23.511Z Compiling radix_trie v0.2.1
32242025-09-17T19:50:23.648Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32252025-09-17T19:50:23.655Z Compiling bcrypt-pbkdf v0.10.0
32262025-09-17T19:50:23.941Z Compiling ssh-cipher v0.2.0
32272025-09-17T19:50:24.055Z Compiling zone_cfg_derive v0.1.2
32282025-09-17T19:50:24.307Z Compiling oxide-tokio-rt v0.1.2
32292025-09-17T19:50:24.327Z Compiling progenitor v0.8.0
32302025-09-17T19:50:24.601Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32312025-09-17T19:50:24.634Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32322025-09-17T19:50:24.997Z Compiling progenitor-macro v0.11.0
32332025-09-17T19:50:25.101Z Compiling tabled v0.20.0
32342025-09-17T19:50:25.122Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32352025-09-17T19:50:25.302Z Compiling parking_lot v0.11.2
32362025-09-17T19:50:25.414Z Compiling qorb v0.4.1
32372025-09-17T19:50:25.764Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32382025-09-17T19:50:26.036Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32392025-09-17T19:50:27.563Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32402025-09-17T19:50:31.351Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32412025-09-17T19:50:31.422Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32422025-09-17T19:50:31.422Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32432025-09-17T19:50:31.422Z Compiling progenitor-client v0.11.0
32442025-09-17T19:50:31.422Z Compiling prefix-trie v0.7.0
32452025-09-17T19:50:31.422Z Compiling password-hash v0.4.2
32462025-09-17T19:50:31.422Z Compiling fxhash v0.2.1
32472025-09-17T19:50:31.422Z Compiling number_prefix v0.4.0
32482025-09-17T19:50:31.422Z Compiling http-range v0.1.5
32492025-09-17T19:50:31.422Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32502025-09-17T19:50:31.422Z Compiling base64 v0.13.1
32512025-09-17T19:50:31.422Z Compiling hickory-server v0.25.2
32522025-09-17T19:50:31.422Z Compiling pbkdf2 v0.11.0
32532025-09-17T19:50:31.422Z Compiling indicatif v0.17.11
32542025-09-17T19:50:31.422Z Compiling sled v0.34.7
32552025-09-17T19:50:31.422Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32562025-09-17T19:50:31.422Z Compiling ron v0.7.1
32572025-09-17T19:50:31.422Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32582025-09-17T19:50:32.908Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32592025-09-17T19:50:33.161Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32602025-09-17T19:50:34.210Z Compiling xz2 v0.1.7
32612025-09-17T19:50:34.712Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32622025-09-17T19:50:35.755Z Compiling zone v0.1.8
32632025-09-17T19:50:36.019Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32642025-09-17T19:50:36.955Z Compiling ssh-key v0.6.6
32652025-09-17T19:50:37.149Z Compiling hickory-client v0.25.2
32662025-09-17T19:50:37.714Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32672025-09-17T19:50:37.762Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32682025-09-17T19:50:37.824Z Compiling progenitor v0.11.0
32692025-09-17T19:50:38.101Z Compiling p256 v0.13.2
32702025-09-17T19:50:38.875Z Compiling p521 v0.13.3
32712025-09-17T19:50:38.916Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
32722025-09-17T19:50:39.149Z Compiling yasna v0.5.2
32732025-09-17T19:50:40.192Z Compiling headers-core v0.3.0
32742025-09-17T19:50:40.381Z Compiling kstat-rs v0.2.4
32752025-09-17T19:50:40.416Z Compiling secrecy v0.8.0
32762025-09-17T19:50:40.695Z Compiling nanorand v0.7.0
32772025-09-17T19:50:40.757Z Compiling russh-cryptovec v0.7.3
32782025-09-17T19:50:40.839Z Compiling atty v0.2.14
32792025-09-17T19:50:41.018Z Compiling crc8 v0.1.1
32802025-09-17T19:50:41.045Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32812025-09-17T19:50:41.073Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32822025-09-17T19:50:41.116Z Compiling md5 v0.7.0
32832025-09-17T19:50:41.228Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32842025-09-17T19:50:41.255Z Compiling flume v0.11.1
32852025-09-17T19:50:41.684Z Compiling russh-keys v0.45.0
32862025-09-17T19:50:41.890Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32872025-09-17T19:50:42.411Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32882025-09-17T19:50:44.947Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32892025-09-17T19:50:45.203Z Compiling headers v0.4.1
32902025-09-17T19:50:46.916Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32912025-09-17T19:50:47.041Z Compiling rcgen v0.12.1
32922025-09-17T19:50:47.916Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32932025-09-17T19:50:47.947Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32942025-09-17T19:50:49.063Z Compiling hyper-staticfile v0.10.1
32952025-09-17T19:50:50.156Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32962025-09-17T19:50:50.382Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
32972025-09-17T19:50:50.864Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32982025-09-17T19:50:50.906Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32992025-09-17T19:50:51.253Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33002025-09-17T19:50:52.799Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33012025-09-17T19:50:53.428Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33022025-09-17T19:50:54.281Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33032025-09-17T19:50:54.469Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33042025-09-17T19:50:55.963Z Compiling num-bigint v0.4.6
33052025-09-17T19:50:55.999Z Compiling des v0.8.1
33062025-09-17T19:50:56.193Z Compiling subprocess v0.2.9
33072025-09-17T19:50:56.356Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33082025-09-17T19:50:57.272Z Compiling display-error-chain v0.2.2
33092025-09-17T19:50:57.549Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33102025-09-17T19:50:57.817Z Compiling hex-literal v0.4.1
33112025-09-17T19:50:58.029Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33122025-09-17T19:50:59.378Z Compiling russh v0.45.0
33132025-09-17T19:50:59.504Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33142025-09-17T19:51:01.023Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33152025-09-17T19:51:01.725Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33162025-09-17T19:51:02.216Z Compiling internet-checksum v0.2.1
33172025-09-17T19:51:03.550Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33182025-09-17T19:51:30.944Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33192025-09-17T19:51:56.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
33202025-09-17T19:51:56.624Z
33212025-09-17T19:51:56.628Zreal 2:54.534360492
33222025-09-17T19:51:56.628Zuser 16:06.547807454
33232025-09-17T19:51:56.628Zsys 2:17.997612261
33242025-09-17T19:51:56.628Ztrap 0.483948106
33252025-09-17T19:51:56.628Ztflt 0.202295801
33262025-09-17T19:51:56.628Zdflt 0.634452252
33272025-09-17T19:51:56.628Zkflt 0.000626152
33282025-09-17T19:51:56.628Zlock 44:29.610285876
33292025-09-17T19:51:56.628Zslp 59:49.104884676
33302025-09-17T19:51:56.628Zlat 58.596437768
33312025-09-17T19:51:56.628Zstop 2:28.188017174
33322025-09-17T19:51:56.628Z+ mkdir tests
33332025-09-17T19:51:56.632Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33342025-09-17T19:51:56.632Z+ xargs -I '{}' -t cp '{}' tests/
33352025-09-17T19:51:56.677Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-abe74b4c57630ae5 tests/
33362025-09-17T19:51:56.696Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-b4b2d87da7be889d tests/
33372025-09-17T19:51:56.715Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1d2c7c458cf40b43 tests/
33382025-09-17T19:51:56.734Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9358d27ff329b963 tests/
33392025-09-17T19:51:56.998Z+ 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/*)
33402025-09-17T19:51:57.002Z+ 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-1d2c7c458cf40b43 tests/commtest-b4b2d87da7be889d tests/dhcp_server-abe74b4c57630ae5 tests/end_to_end_tests-9358d27ff329b963 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
33412025-09-17T19:53:37.410ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33422025-09-17T19:53:37.411Za .github/buildomat/ci-env.sh 1K
33432025-09-17T19:53:37.411Za out/target/test 1K
33442025-09-17T19:53:37.411Za out/npuzone/npuzone 23144K
33452025-09-17T19:53:37.411Za package-manifest.toml 34K
33462025-09-17T19:53:37.411Za smf/sled-agent/non-gimlet/config.toml 5K
33472025-09-17T19:53:37.411Za target/release/omicron-package 41277K
33482025-09-17T19:53:37.411Za target/release/xtask 11727K
33492025-09-17T19:53:37.411Za target/debug/bootstrap 305695K
33502025-09-17T19:53:37.411Za tests/bootstrap-1d2c7c458cf40b43 23730K
33512025-09-17T19:53:37.411Za tests/commtest-b4b2d87da7be889d 23829K
33522025-09-17T19:53:37.411Za tests/dhcp_server-abe74b4c57630ae5 23730K
33532025-09-17T19:53:37.411Za tests/end_to_end_tests-9358d27ff329b963 347138K
33542025-09-17T19:53:37.411Za out/clickhouse.tar.gz 316175K
33552025-09-17T19:53:37.411Za out/clickhouse_keeper.tar.gz 299897K
33562025-09-17T19:53:37.411Za out/clickhouse_server.tar.gz 316174K
33572025-09-17T19:53:37.411Za out/cockroachdb.tar.gz 165669K
33582025-09-17T19:53:37.411Za out/crucible-dtrace.tar 99K
33592025-09-17T19:53:37.411Za out/crucible-pantry-zone.tar.gz 38325K
33602025-09-17T19:53:37.411Za out/crucible-zone.tar.gz 48128K
33612025-09-17T19:53:37.411Za out/external-dns.tar.gz 50964K
33622025-09-17T19:53:37.412Za out/internal-dns.tar.gz 50964K
33632025-09-17T19:53:37.412Za out/mg-ddm-gz.tar 118403K
33642025-09-17T19:53:37.412Za out/nexus.tar.gz 135462K
33652025-09-17T19:53:37.412Za out/ntp.tar.gz 33327K
33662025-09-17T19:53:37.412Za out/omicron-gateway-softnpu.tar.gz 31338K
33672025-09-17T19:53:37.412Za out/omicron-sled-agent.tar 143133K
33682025-09-17T19:53:37.412Za out/overlay.tar.gz 3K
33692025-09-17T19:53:37.412Za out/oximeter.tar.gz 63955K
33702025-09-17T19:53:37.412Za out/oxlog.tar 4011K
33712025-09-17T19:53:37.412Za out/probe.tar.gz 3037K
33722025-09-17T19:53:37.412Za out/propolis-server.tar.gz 68586K
33732025-09-17T19:53:37.412Za out/pumpkind-gz.tar 26648K
33742025-09-17T19:53:37.412Za out/switch-softnpu.tar.gz 390866K
33752025-09-17T19:53:37.418Z
33762025-09-17T19:53:37.418Zreal 1:40.401621290
33772025-09-17T19:53:37.418Zuser 1:36.220723849
33782025-09-17T19:53:37.418Zsys 5.875633614
33792025-09-17T19:53:37.418Ztrap 0.022288086
33802025-09-17T19:53:37.418Ztflt 0.000000000
33812025-09-17T19:53:37.418Zdflt 0.000000000
33822025-09-17T19:53:37.418Zkflt 0.000000000
33832025-09-17T19:53:37.418Zlock 0.000000000
33842025-09-17T19:53:37.418Zslp 1:36.091279155
33852025-09-17T19:53:37.418Zlat 2.588985121
33862025-09-17T19:53:37.418Zstop 0.000242559
33872025-09-17T19:53:37.418Zprocess exited: duration 2197095 ms, exit code 0
 
33882025-09-17T19:53:37.436Zfound 1 output files
33892025-09-17T19:53:37.437Zuploading: /work/package.tar.gz (2308241460 bytes)
33902025-09-17T19:54:36.376Zuploaded: /work/package.tar.gz