01K8KYJZW2PAVWBSGCHDRN33GX: 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: 01K8KYM5QKGBG6909RMCFT6RDN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-10-27T23:05:15.784Zjob assigned to worker 01K8KYMBMVXFJZM9S8JKDKZ400 [factory aws, i-0ea4b22240e757e10] (queued for 1 m 11 s)
 
22025-10-27T23:05:24.478Zstarting task 0: "setup"
32025-10-27T23:05:24.483Z++ uname -s
42025-10-27T23:05:24.487Z+ kern=SunOS
52025-10-27T23:05:24.487Z+ build_user=build
62025-10-27T23:05:24.487Z+ build_uid=12345
72025-10-27T23:05:24.487Z+ work_dir=/work
82025-10-27T23:05:24.487Z+ input_dir=/input
92025-10-27T23:05:24.487Z+ [[ 0 == 12345 ]]
102025-10-27T23:05:24.487Z+ case "$kern" in
112025-10-27T23:05:24.487Z+ groupadd -g 12345 build
122025-10-27T23:05:24.492Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-10-27T23:05:26.496Z+ zfs create -o mountpoint=/work rpool/work
142025-10-27T23:05:26.626Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-10-27T23:05:26.630Z+ home_fs=zfs
162025-10-27T23:05:26.630Z+ [[ zfs == autofs ]]
172025-10-27T23:05:26.630Z+ mkdir -p /home/build
182025-10-27T23:05:26.630Z+ chown build:build /home/build /work
192025-10-27T23:05:28.633Z+ chmod 0700 /home/build /work
202025-10-27T23:05:28.637Zprocess exited: duration 4158 ms, exit code 0
 
212025-10-27T23:05:28.645Zstarting task 1: "rust-toolchain"
222025-10-27T23:05:28.650Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-10-27T23:05:28.650Z * rust toolchain channel = "1.89.0"
242025-10-27T23:05:28.650Z * rust toolchain profile = "default"
252025-10-27T23:05:28.651Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-10-27T23:05:28.651Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-10-27T23:05:28.651Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-10-27T23:05:28.655Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-10-27T23:05:28.655Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-10-27T23:05:28.797Zinfo: downloading installer
312025-10-27T23:05:30.277Zwarn: It looks like you have an existing installation of Rust at:
322025-10-27T23:05:30.277Zwarn: /opt/ooce/bin
332025-10-27T23:05:30.277Zwarn: It is recommended that rustup be the primary Rust installation.
342025-10-27T23:05:30.277Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-10-27T23:05:30.278Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-10-27T23:05:30.278Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-10-27T23:05:30.278Zwarn: or pass `-y' to ignore all ignorable checks.
382025-10-27T23:05:30.278Zerror: cannot install while Rust is installed
392025-10-27T23:05:30.278Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-10-27T23:05:30.303Zinfo: profile set to 'default'
412025-10-27T23:05:30.303Zinfo: default host triple is x86_64-unknown-illumos
422025-10-27T23:05:30.307Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-10-27T23:05:30.480Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-10-27T23:05:30.480Zinfo: downloading component 'cargo'
452025-10-27T23:05:31.271Zinfo: downloading component 'clippy'
462025-10-27T23:05:31.653Zinfo: downloading component 'rust-docs'
472025-10-27T23:05:33.119Zinfo: downloading component 'rust-std'
482025-10-27T23:05:34.813Zinfo: downloading component 'rustc'
492025-10-27T23:05:40.976Zinfo: downloading component 'rustfmt'
502025-10-27T23:05:41.254Zinfo: installing component 'cargo'
512025-10-27T23:05:42.145Zinfo: installing component 'clippy'
522025-10-27T23:05:42.540Zinfo: installing component 'rust-docs'
532025-10-27T23:05:44.372Zinfo: installing component 'rust-std'
542025-10-27T23:05:46.324Zinfo: installing component 'rustc'
552025-10-27T23:05:52.805Zinfo: installing component 'rustfmt'
562025-10-27T23:05:53.146Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-10-27T23:05:53.146Z
582025-10-27T23:05:53.557Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-10-27T23:05:53.557Z
602025-10-27T23:05:53.562Z
612025-10-27T23:05:53.562ZRust is installed now. Great!
622025-10-27T23:05:53.563Z
632025-10-27T23:05:53.563ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-10-27T23:05:53.563Zenvironment variable. This has not been done automatically.
652025-10-27T23:05:53.563Z
662025-10-27T23:05:53.563ZTo configure your current shell, you need to source
672025-10-27T23:05:53.563Zthe corresponding env file under $HOME/.cargo.
682025-10-27T23:05:53.563Z
692025-10-27T23:05:53.563ZThis is usually done by running one of the following (note the leading DOT):
702025-10-27T23:05:53.563Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-10-27T23:05:53.563Zsource "$HOME/.cargo/env.fish" # For fish
722025-10-27T23:05:53.563Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-10-27T23:05:53.684Z+ rustup --version
742025-10-27T23:05:53.695Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-10-27T23:05:53.705Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-10-27T23:05:53.790Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-10-27T23:05:53.795Z+ cargo --version
782025-10-27T23:05:53.895Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-10-27T23:05:53.898Z+ rustc --version
802025-10-27T23:05:53.972Zrustc 1.89.0 (29483883e 2025-08-04)
812025-10-27T23:05:53.975Zprocess exited: duration 25326 ms, exit code 0
 
822025-10-27T23:05:53.982Zstarting task 2: "authentication"
832025-10-27T23:05:54.006Zprocess exited: duration 22 ms, exit code 0
 
842025-10-27T23:05:54.013Zstarting task 3: "clone repository"
852025-10-27T23:05:54.018Z+ mkdir -p /work/oxidecomputer/omicron
862025-10-27T23:05:54.022Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-10-27T23:05:54.097ZCloning into '/work/oxidecomputer/omicron'...
882025-10-27T23:06:04.867Z+ cd /work/oxidecomputer/omicron
892025-10-27T23:06:04.871Z+ git fetch origin 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5
902025-10-27T23:06:05.189ZFrom https://github.com/oxidecomputer/omicron
912025-10-27T23:06:05.189Z * branch 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5 -> FETCH_HEAD
922025-10-27T23:06:05.200Z+ [[ -n bump-console-f9854c63 ]]
932025-10-27T23:06:05.204Z++ git branch --show-current
942025-10-27T23:06:05.204Z+ current=main
952025-10-27T23:06:05.204Z+ [[ main != bump-console-f9854c63 ]]
962025-10-27T23:06:05.204Z+ git branch -f bump-console-f9854c63 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5
972025-10-27T23:06:05.208Z+ git checkout -f bump-console-f9854c63
982025-10-27T23:06:05.413ZSwitched to branch 'bump-console-f9854c63'
992025-10-27T23:06:05.416Z+ git reset --hard 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5
1002025-10-27T23:06:05.614ZHEAD is now at 8f1fe4613 Bump web console (system update polish)
1012025-10-27T23:06:05.618Zprocess exited: duration 11600 ms, exit code 0
 
1022025-10-27T23:06:05.626Zstarting task 4: "build"
1032025-10-27T23:06:05.630Z+ source .github/buildomat/ci-env.sh
1042025-10-27T23:06:05.634Z++ export CARGO_TERM_COLOR=always
1052025-10-27T23:06:05.634Z++ CARGO_TERM_COLOR=always
1062025-10-27T23:06:05.634Z+ cargo --version
1072025-10-27T23:06:05.688Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-10-27T23:06:05.691Z+ rustc --version
1092025-10-27T23:06:05.760Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-10-27T23:06:05.764Z+ WORK=/work
1112025-10-27T23:06:05.764Z+ pfexec mkdir -p /work
1122025-10-27T23:06:05.767Z+ pfexec chown build /work
1132025-10-27T23:06:05.771Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-10-27T23:06:21.713Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-10-27T23:06:30.337Z Startup: Caching catalogs ... Done
1162025-10-27T23:06:42.085ZPlanning: Solver setup ... Done (10.348s)
1172025-10-27T23:06:42.174ZPlanning: Running solver ... Done (0.089s)
1182025-10-27T23:06:42.295ZPlanning: Finding local manifests ... Done (0.002s)
1192025-10-27T23:06:42.309ZPlanning: Fetching manifests: 0/4 0% complete
1202025-10-27T23:06:42.491ZPlanning: Fetching manifests: 4/4 100% complete
1212025-10-27T23:06:42.538ZPlanning: Package planning ... Done (0.047s)
1222025-10-27T23:06:42.588ZPlanning: Merging actions ... Done (0.051s)
1232025-10-27T23:06:42.904ZPlanning: Checking for conflicting actions ... Done (0.315s)
1242025-10-27T23:06:42.916ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-10-27T23:06:46.325ZPlanning: Evaluating mediators ... Done (3.395s)
1262025-10-27T23:06:46.331ZPlanning: Planning completed in 15.90 seconds
1272025-10-27T23:06:46.390Z Packages to install: 4
1282025-10-27T23:06:46.390Z Mediators to change: 2
1292025-10-27T23:06:46.396Z Services to change: 1
1302025-10-27T23:06:46.396Z Estimated space available: 155.48 GB
1312025-10-27T23:06:46.396ZEstimated space to be consumed: 1.75 GB
1322025-10-27T23:06:46.396Z Create boot environment: No
1332025-10-27T23:06:46.396ZCreate backup boot environment: No
1342025-10-27T23:06:46.396Z Rebuild boot archive: No
1352025-10-27T23:06:46.396Z
1362025-10-27T23:06:46.396ZChanged mediators:
1372025-10-27T23:06:46.396Z mediator clang:
1382025-10-27T23:06:46.396Z version: None -> 15 (system default)
1392025-10-27T23:06:46.396Z
1402025-10-27T23:06:46.396Z mediator llvm:
1412025-10-27T23:06:46.397Z version: 14 (system default) -> 15 (system default)
1422025-10-27T23:06:46.397Z
1432025-10-27T23:06:46.397ZChanged packages:
1442025-10-27T23:06:46.397Zhelios-dev
1452025-10-27T23:06:46.397Z developer/build-essential
1462025-10-27T23:06:46.397Z None -> 11-2.0
1472025-10-27T23:06:46.397Z library/libxmlsec1
1482025-10-27T23:06:46.397Z None -> 1.2.35-2.0
1492025-10-27T23:06:46.398Z ooce/developer/clang-15
1502025-10-27T23:06:46.398Z None -> 15.0.7-2.0
1512025-10-27T23:06:46.398Z ooce/developer/llvm-15
1522025-10-27T23:06:46.398Z None -> 15.0.7-2.0
1532025-10-27T23:06:46.398Z
1542025-10-27T23:06:46.398ZServices:
1552025-10-27T23:06:46.398Z restart_fmri:
1562025-10-27T23:06:46.398Z svc:/system/update-man-index:default
1572025-10-27T23:06:46.654Z
1582025-10-27T23:06:46.654ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-10-27T23:06:51.640ZDownload: 2628/3290 items 120.5/212.6MB 56% complete (24.3M/s)
1602025-10-27T23:06:53.586ZDownload: Completed 212.60 MB in 6.95 seconds (30.6M/s)
1612025-10-27T23:06:53.983Z Actions: 1/3689 actions (Installing new actions)
1622025-10-27T23:06:59.028Z Actions: 3565/3689 actions (Installing new actions)
1632025-10-27T23:06:59.037Z Actions: Completed 3689 actions in 5.05 seconds.
1642025-10-27T23:06:59.705Z Done (0.663s)
1652025-10-27T23:06:59.705Z Done (0.000s)
1662025-10-27T23:07:00.665Z Done (0.960s)
1672025-10-27T23:07:05.655Z Done (4.657s)
1682025-10-27T23:07:05.742Z Done (0.019s)
1692025-10-27T23:07:05.746Z Done (0.000s)
1702025-10-27T23:07:05.970Z Done (0.000s)
1712025-10-27T23:07:06.854ZPlanning: Evaluating mediator changes ... Done
1722025-10-27T23:07:07.015ZPlanning: Checking for conflicting actions ... Done
1732025-10-27T23:07:07.019ZPlanning: Consolidating action changes ... Done
1742025-10-27T23:07:07.296ZPlanning: Evaluating mediators ... Done
1752025-10-27T23:07:07.300ZPlanning: Planning completed in 0.44 seconds
1762025-10-27T23:07:07.330Z Mediators to change: 2
1772025-10-27T23:07:07.330Z Create boot environment: No
1782025-10-27T23:07:07.333ZCreate backup boot environment: No
1792025-10-27T23:07:07.421Z Done
1802025-10-27T23:07:07.421Z Done
1812025-10-27T23:07:08.081Z Done
1822025-10-27T23:07:11.646Z Done
1832025-10-27T23:07:11.733Z Done
1842025-10-27T23:07:11.737Z Done
1852025-10-27T23:07:11.891Z Done
1862025-10-27T23:07:12.501ZPlanning: Evaluating mediator changes ... Done
1872025-10-27T23:07:12.504ZPlanning: Merging actions ... Done
1882025-10-27T23:07:12.692ZPlanning: Checking for conflicting actions ... Done
1892025-10-27T23:07:12.695ZPlanning: Consolidating action changes ... Done
1902025-10-27T23:07:12.962ZPlanning: Evaluating mediators ... Done
1912025-10-27T23:07:13.018ZPlanning: Planning completed in 0.77 seconds
1922025-10-27T23:07:13.053Z Packages to change: 1
1932025-10-27T23:07:13.053Z Mediators to change: 1
1942025-10-27T23:07:13.056Z Services to change: 1
1952025-10-27T23:07:13.056Z Create boot environment: No
1962025-10-27T23:07:13.056ZCreate backup boot environment: Yes
1972025-10-27T23:07:15.421Z Actions: 1/6 actions (Updating modified actions)
1982025-10-27T23:07:15.425Z Actions: Completed 6 actions in 0.00 seconds.
1992025-10-27T23:07:15.425Z Done
2002025-10-27T23:07:15.425Z Done
2012025-10-27T23:07:15.612Z Done
2022025-10-27T23:07:19.218Z Done
2032025-10-27T23:07:19.305Z Done
2042025-10-27T23:07:19.309Z Done
2052025-10-27T23:07:19.463Z Done
2062025-10-27T23:07:19.917ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072025-10-27T23:07:19.917Zclang system 15 system
2082025-10-27T23:07:19.917Zcsh system system illumos
2092025-10-27T23:07:19.917Zctags system system illumos
2102025-10-27T23:07:19.918Zfile system system illumos
2112025-10-27T23:07:19.918Zgcc vendor 12 vendor
2122025-10-27T23:07:19.918Zgcc system 10 system
2132025-10-27T23:07:19.918Zgcc system 7 system
2142025-10-27T23:07:19.918Zgo system 1.20 system
2152025-10-27T23:07:19.918Zgo system 1.19 system
2162025-10-27T23:07:19.918Zllvm system 15 system
2172025-10-27T23:07:19.918Zllvm system 14 system
2182025-10-27T23:07:19.918Zmariadb system 10.6 system
2192025-10-27T23:07:19.918Zmta vendor vendor dma
2202025-10-27T23:07:19.918Zopenjdk system 17 system
2212025-10-27T23:07:19.918Zopenjdk system 11 system
2222025-10-27T23:07:19.918Zopenjdk system 1.8 system
2232025-10-27T23:07:19.918Zopenssl vendor 3 vendor
2242025-10-27T23:07:19.918Zperl system 5.36 system
2252025-10-27T23:07:19.918Zpostgresql system 15 system
2262025-10-27T23:07:19.918Zpostgresql system 13 system
2272025-10-27T23:07:19.918Zpython vendor 3 vendor
2282025-10-27T23:07:19.918Zpython system 2 system
2292025-10-27T23:07:19.918Zpython3 system 3.11 system
2302025-10-27T23:07:19.918Zruby system 3.0 system
2312025-10-27T23:07:19.918Zwords vendor vendor american-english
2322025-10-27T23:07:19.918Zwords system system australian-english
2332025-10-27T23:07:19.918Zwords system system british-english
2342025-10-27T23:07:19.918Zwords system system canadian-english
2352025-10-27T23:07:19.918Zwords system system french
2362025-10-27T23:07:19.918Zwords system system italian
2372025-10-27T23:07:19.918Zwords system system ngerman
2382025-10-27T23:07:19.918Zwords system system ogerman
2392025-10-27T23:07:19.918Zwords system system spanish
2402025-10-27T23:07:20.243ZPUBLISHER TYPE STATUS P LOCATION
2412025-10-27T23:07:20.243Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422025-10-27T23:07:25.559ZFMRI IFO
2432025-10-27T23:07:25.559Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442025-10-27T23:07:25.559Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452025-10-27T23:07:25.559Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462025-10-27T23:07:25.559Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472025-10-27T23:07:25.559Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482025-10-27T23:07:25.559Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492025-10-27T23:07:25.559Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502025-10-27T23:07:25.559Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512025-10-27T23:07:25.559Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522025-10-27T23:07:25.559Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532025-10-27T23:07:25.563Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542025-10-27T23:07:25.563Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552025-10-27T23:07:25.563Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562025-10-27T23:07:25.563Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572025-10-27T23:07:25.563Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582025-10-27T23:07:25.563Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592025-10-27T23:07:26.629Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602025-10-27T23:07:26.908Z Updating crates.io index
2612025-10-27T23:07:26.912Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622025-10-27T23:07:27.291Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632025-10-27T23:07:28.028Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642025-10-27T23:07:28.278Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652025-10-27T23:07:28.525Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662025-10-27T23:07:28.874Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672025-10-27T23:07:30.024Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682025-10-27T23:07:32.159Z Updating git repository `https://github.com/oxidecomputer/opte`
2692025-10-27T23:07:33.242Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702025-10-27T23:07:33.899Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712025-10-27T23:07:34.418Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-10-27T23:07:34.699Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-10-27T23:07:35.023Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742025-10-27T23:07:35.680Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752025-10-27T23:07:36.142Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762025-10-27T23:07:36.460Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2772025-10-27T23:07:36.727Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2782025-10-27T23:07:37.051Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-10-27T23:07:37.305Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-10-27T23:07:37.524Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-10-27T23:07:37.791Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-10-27T23:07:38.045Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-10-27T23:07:38.472Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2842025-10-27T23:07:38.928Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852025-10-27T23:07:39.263Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862025-10-27T23:07:39.616Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872025-10-27T23:07:40.135Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882025-10-27T23:07:40.554Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892025-10-27T23:07:40.839Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902025-10-27T23:07:41.239Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912025-10-27T23:07:41.668Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922025-10-27T23:07:41.974Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932025-10-27T23:07:42.248Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942025-10-27T23:07:42.492Z Updating git repository `https://github.com/oxidecomputer/omicron`
2952025-10-27T23:07:54.247Z Updating git repository `https://github.com/illumos/smf-rs`
2962025-10-27T23:07:54.585Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
2972025-10-27T23:07:55.758Z Downloading crates ...
2982025-10-27T23:07:55.820Z Downloaded anstyle-query v1.1.1
2992025-10-27T23:07:55.826Z Downloaded block-buffer v0.10.4
3002025-10-27T23:07:55.826Z Downloaded anstream v0.6.18
3012025-10-27T23:07:55.831Z Downloaded cargo_metadata v0.21.0
3022025-10-27T23:07:55.839Z Downloaded indexmap v2.11.4
3032025-10-27T23:07:55.846Z Downloaded anyhow v1.0.99
3042025-10-27T23:07:55.860Z Downloaded anstyle-parse v0.2.5
3052025-10-27T23:07:55.860Z Downloaded anstyle v1.0.11
3062025-10-27T23:07:55.860Z Downloaded tempfile v3.20.0
3072025-10-27T23:07:55.866Z Downloaded version_check v0.9.5
3082025-10-27T23:07:55.867Z Downloaded icu_normalizer_data v1.5.0
3092025-10-27T23:07:55.867Z Downloaded terminal_size v0.4.0
3102025-10-27T23:07:55.867Z Downloaded crypto-common v0.1.6
3112025-10-27T23:07:55.867Z Downloaded digest v0.10.7
3122025-10-27T23:07:55.867Z Downloaded write16 v1.0.0
3132025-10-27T23:07:55.867Z Downloaded zerofrom v0.1.4
3142025-10-27T23:07:55.867Z Downloaded cargo-platform v0.2.0
3152025-10-27T23:07:55.873Z Downloaded usdt-macro v0.5.0
3162025-10-27T23:07:55.873Z Downloaded icu_locid_transform_data v1.5.0
3172025-10-27T23:07:55.877Z Downloaded pest_generator v2.8.2
3182025-10-27T23:07:55.878Z Downloaded utf8_iter v1.0.4
3192025-10-27T23:07:55.878Z Downloaded writeable v0.5.5
3202025-10-27T23:07:55.882Z Downloaded thiserror v1.0.69
3212025-10-27T23:07:55.890Z Downloaded yoke-derive v0.7.4
3222025-10-27T23:07:55.890Z Downloaded toml_datetime v0.6.11
3232025-10-27T23:07:55.890Z Downloaded icu_properties_data v1.5.0
3242025-10-27T23:07:55.896Z Downloaded zerofrom-derive v0.1.4
3252025-10-27T23:07:55.900Z Downloaded utf8parse v0.2.2
3262025-10-27T23:07:55.901Z Downloaded thread-id v4.2.2
3272025-10-27T23:07:55.901Z Downloaded thiserror-impl v1.0.69
3282025-10-27T23:07:55.901Z Downloaded usdt-attr-macro v0.5.0
3292025-10-27T23:07:55.908Z Downloaded utf16_iter v1.0.5
3302025-10-27T23:07:55.908Z Downloaded icu_provider_macros v1.5.0
3312025-10-27T23:07:55.909Z Downloaded zerovec-derive v0.10.3
3322025-10-27T23:07:55.915Z Downloaded toml_write v0.1.2
3332025-10-27T23:07:55.915Z Downloaded goblin v0.8.2
3342025-10-27T23:07:55.915Z Downloaded dtrace-parser v0.2.0
3352025-10-27T23:07:55.930Z Downloaded toml v0.8.23
3362025-10-27T23:07:55.930Z Downloaded tinystr v0.7.6
3372025-10-27T23:07:55.930Z Downloaded thiserror v2.0.17
3382025-10-27T23:07:55.934Z Downloaded zerocopy-derive v0.7.35
3392025-10-27T23:07:55.934Z Downloaded usdt-impl v0.5.0
3402025-10-27T23:07:55.934Z Downloaded ordered-float v2.10.1
3412025-10-27T23:07:55.934Z Downloaded unicode-ident v1.0.19
3422025-10-27T23:07:55.939Z Downloaded ucd-trie v0.1.7
3432025-10-27T23:07:55.939Z Downloaded textwrap v0.16.2
3442025-10-27T23:07:55.939Z Downloaded bytecount v0.6.8
3452025-10-27T23:07:55.982Z Downloaded scroll_derive v0.12.0
3462025-10-27T23:07:55.982Z Downloaded memmap v0.7.0
3472025-10-27T23:07:55.982Z Downloaded idna_adapter v1.2.0
3482025-10-27T23:07:55.982Z Downloaded fnv v1.0.7
3492025-10-27T23:07:55.983Z Downloaded toml_edit v0.22.27
3502025-10-27T23:07:55.983Z Downloaded pretty-hex v0.4.1
3512025-10-27T23:07:55.983Z Downloaded equivalent v1.0.2
3522025-10-27T23:07:55.983Z Downloaded url v2.5.4
3532025-10-27T23:07:55.983Z Downloaded heck v0.5.0
3542025-10-27T23:07:55.983Z Downloaded autocfg v1.4.0
3552025-10-27T23:07:55.983Z Downloaded fastrand v2.1.1
3562025-10-27T23:07:55.983Z Downloaded colorchoice v1.0.2
3572025-10-27T23:07:55.983Z Downloaded cpufeatures v0.2.14
3582025-10-27T23:07:55.983Z Downloaded tabled v0.15.0
3592025-10-27T23:07:55.986Z Downloaded zerovec v0.10.4
3602025-10-27T23:07:55.987Z Downloaded zerocopy v0.7.35
3612025-10-27T23:07:55.994Z Downloaded stable_deref_trait v1.2.0
3622025-10-27T23:07:56.001Z Downloaded winnow v0.7.13
3632025-10-27T23:07:56.008Z Downloaded serde_tokenstream v0.2.2
3642025-10-27T23:07:56.008Z Downloaded ryu v1.0.18
3652025-10-27T23:07:56.013Z Downloaded plain v0.2.3
3662025-10-27T23:07:56.013Z Downloaded dof v0.3.0
3672025-10-27T23:07:56.013Z Downloaded clap_derive v4.5.47
3682025-10-27T23:07:56.016Z Downloaded tabled_derive v0.7.0
3692025-10-27T23:07:56.016Z Downloaded strsim v0.11.1
3702025-10-27T23:07:56.016Z Downloaded displaydoc v0.2.5
3712025-10-27T23:07:56.016Z Downloaded icu_locid_transform v1.5.0
3722025-10-27T23:07:56.021Z Downloaded unicode-width v0.2.0
3732025-10-27T23:07:56.024Z Downloaded unicode-width v0.1.14
3742025-10-27T23:07:56.028Z Downloaded synstructure v0.13.1
3752025-10-27T23:07:56.031Z Downloaded sha2 v0.10.9
3762025-10-27T23:07:56.031Z Downloaded semver v1.0.27
3772025-10-27T23:07:56.035Z Downloaded serde v1.0.226
3782025-10-27T23:07:56.035Z Downloaded camino v1.2.0
3792025-10-27T23:07:56.039Z Downloaded proc-macro-error v1.0.4
3802025-10-27T23:07:56.039Z Downloaded litemap v0.7.3
3812025-10-27T23:07:56.053Z Downloaded log v0.4.27
3822025-10-27T23:07:56.053Z Downloaded bitflags v2.9.4
3832025-10-27T23:07:56.053Z Downloaded once_cell v1.21.3
3842025-10-27T23:07:56.053Z Downloaded getrandom v0.3.4
3852025-10-27T23:07:56.057Z Downloaded clap v4.5.48
3862025-10-27T23:07:56.061Z Downloaded serde_derive v1.0.226
3872025-10-27T23:07:56.065Z Downloaded proc-macro2 v1.0.101
3882025-10-27T23:07:56.071Z Downloaded icu_normalizer v1.5.0
3892025-10-27T23:07:56.071Z Downloaded serde_core v1.0.226
3902025-10-27T23:07:56.071Z Downloaded papergrid v0.11.0
3912025-10-27T23:07:56.075Z Downloaded memchr v2.7.4
3922025-10-27T23:07:56.079Z Downloaded pest v2.8.2
3932025-10-27T23:07:56.083Z Downloaded icu_collections v1.5.0
3942025-10-27T23:07:56.088Z Downloaded clap_builder v4.5.48
3952025-10-27T23:07:56.094Z Downloaded icu_provider v1.5.0
3962025-10-27T23:07:56.100Z Downloaded hashbrown v0.16.0
3972025-10-27T23:07:56.103Z Downloaded icu_locid v1.5.0
3982025-10-27T23:07:56.107Z Downloaded cargo_toml v0.21.0
3992025-10-27T23:07:56.107Z Downloaded scroll v0.12.0
4002025-10-27T23:07:56.111Z Downloaded quote v1.0.40
4012025-10-27T23:07:56.111Z Downloaded num-traits v0.2.19
4022025-10-27T23:07:56.115Z Downloaded serde_json v1.0.145
4032025-10-27T23:07:56.119Z Downloaded syn v1.0.109
4042025-10-27T23:07:56.128Z Downloaded idna v1.0.3
4052025-10-27T23:07:56.131Z Downloaded erased-serde v0.4.6
4062025-10-27T23:07:56.136Z Downloaded syn v2.0.106
4072025-10-27T23:07:56.141Z Downloaded cargo-util-schemas v0.8.2
4082025-10-27T23:07:56.148Z Downloaded camino-tempfile v1.4.1
4092025-10-27T23:07:56.148Z Downloaded serde_spanned v0.6.9
4102025-10-27T23:07:56.148Z Downloaded serde-value v0.7.0
4112025-10-27T23:07:56.155Z Downloaded serde-untagged v0.1.7
4122025-10-27T23:07:56.155Z Downloaded proc-macro-error-attr v1.0.4
4132025-10-27T23:07:56.155Z Downloaded pest_meta v2.8.2
4142025-10-27T23:07:56.155Z Downloaded percent-encoding v2.3.2
4152025-10-27T23:07:56.156Z Downloaded heck v0.4.1
4162025-10-27T23:07:56.162Z Downloaded rustix v0.38.37
4172025-10-27T23:07:56.171Z Downloaded macaddr v1.0.1
4182025-10-27T23:07:56.176Z Downloaded rustix v1.0.7
4192025-10-27T23:07:56.191Z Downloaded itoa v1.0.11
4202025-10-27T23:07:56.195Z Downloaded is_terminal_polyfill v1.70.1
4212025-10-27T23:07:56.195Z Downloaded generic-array v0.14.7
4222025-10-27T23:07:56.195Z Downloaded form_urlencoded v1.2.2
4232025-10-27T23:07:56.198Z Downloaded errno v0.3.12
4242025-10-27T23:07:56.198Z Downloaded clap_lex v0.7.4
4252025-10-27T23:07:56.199Z Downloaded byteorder v1.5.0
4262025-10-27T23:07:56.202Z Downloaded swrite v0.1.0
4272025-10-27T23:07:56.202Z Downloaded smawk v0.3.2
4282025-10-27T23:07:56.202Z Downloaded smallvec v1.15.1
4292025-10-27T23:07:56.205Z Downloaded yoke v0.7.4
4302025-10-27T23:07:56.205Z Downloaded typenum v1.17.0
4312025-10-27T23:07:56.222Z Downloaded pest_derive v2.8.2
4322025-10-27T23:07:56.223Z Downloaded unicode-xid v0.2.6
4332025-10-27T23:07:56.223Z Downloaded unicode-linebreak v0.1.5
4342025-10-27T23:07:56.223Z Downloaded typeid v1.0.3
4352025-10-27T23:07:56.223Z Downloaded icu_properties v1.5.1
4362025-10-27T23:07:56.223Z Downloaded fs-err v3.1.1
4372025-10-27T23:07:56.223Z Downloaded cfg-if v1.0.1
4382025-10-27T23:07:56.223Z Downloaded usdt v0.5.0
4392025-10-27T23:07:56.223Z Downloaded thiserror-impl v2.0.17
4402025-10-27T23:07:56.223Z Downloaded libc v0.2.174
4412025-10-27T23:07:56.295Z Compiling proc-macro2 v1.0.101
4422025-10-27T23:07:56.295Z Compiling unicode-ident v1.0.19
4432025-10-27T23:07:56.302Z Compiling serde_core v1.0.226
4442025-10-27T23:07:56.302Z Compiling version_check v0.9.5
4452025-10-27T23:07:56.302Z Compiling serde v1.0.226
4462025-10-27T23:07:56.302Z Compiling libc v0.2.174
4472025-10-27T23:07:56.302Z Compiling memchr v2.7.4
4482025-10-27T23:07:56.523Z Compiling stable_deref_trait v1.2.0
4492025-10-27T23:07:56.712Z Compiling thiserror v2.0.17
4502025-10-27T23:07:56.739Z Compiling itoa v1.0.11
4512025-10-27T23:07:56.987Z Compiling writeable v0.5.5
4522025-10-27T23:07:57.171Z Compiling thiserror v1.0.69
4532025-10-27T23:07:57.420Z Compiling litemap v0.7.3
4542025-10-27T23:07:57.669Z Compiling ryu v1.0.18
4552025-10-27T23:07:57.737Z Compiling autocfg v1.4.0
4562025-10-27T23:07:57.764Z Compiling ucd-trie v0.1.7
4572025-10-27T23:07:58.032Z Compiling bitflags v2.9.4
4582025-10-27T23:07:58.226Z Compiling icu_locid_transform_data v1.5.0
4592025-10-27T23:07:58.375Z Compiling byteorder v1.5.0
4602025-10-27T23:07:58.413Z Compiling icu_properties_data v1.5.0
4612025-10-27T23:07:58.578Z Compiling serde_json v1.0.145
4622025-10-27T23:07:58.829Z Compiling quote v1.0.40
4632025-10-27T23:07:58.893Z Compiling errno v0.3.12
4642025-10-27T23:07:58.989Z Compiling num-traits v0.2.19
4652025-10-27T23:07:59.029Z Compiling icu_normalizer_data v1.5.0
4662025-10-27T23:07:59.141Z Compiling write16 v1.0.0
4672025-10-27T23:07:59.166Z Compiling smallvec v1.15.1
4682025-10-27T23:07:59.293Z Compiling syn v2.0.106
4692025-10-27T23:07:59.321Z Compiling equivalent v1.0.2
4702025-10-27T23:07:59.510Z Compiling hashbrown v0.16.0
4712025-10-27T23:07:59.524Z Compiling utf8_iter v1.0.4
4722025-10-27T23:07:59.531Z Compiling rustix v0.38.37
4732025-10-27T23:07:59.531Z Compiling typeid v1.0.3
4742025-10-27T23:07:59.602Z Compiling utf16_iter v1.0.5
4752025-10-27T23:08:00.198Z Compiling proc-macro-error-attr v1.0.4
4762025-10-27T23:08:00.436Z Compiling usdt-impl v0.5.0
4772025-10-27T23:08:00.462Z Compiling syn v1.0.109
4782025-10-27T23:08:00.535Z Compiling indexmap v2.11.4
4792025-10-27T23:08:00.563Z Compiling winnow v0.7.13
4802025-10-27T23:08:00.600Z Compiling toml_write v0.1.2
4812025-10-27T23:08:00.994Z Compiling thread-id v4.2.2
4822025-10-27T23:08:01.340Z Compiling proc-macro-error v1.0.4
4832025-10-27T23:08:01.666Z Compiling percent-encoding v2.3.2
4842025-10-27T23:08:01.906Z Compiling utf8parse v0.2.2
4852025-10-27T23:08:02.093Z Compiling plain v0.2.3
4862025-10-27T23:08:02.276Z Compiling getrandom v0.3.4
4872025-10-27T23:08:02.303Z Compiling rustix v1.0.7
4882025-10-27T23:08:02.461Z Compiling camino v1.2.0
4892025-10-27T23:08:02.790Z Compiling log v0.4.27
4902025-10-27T23:08:03.155Z Compiling ordered-float v2.10.1
4912025-10-27T23:08:03.159Z Compiling terminal_size v0.4.0
4922025-10-27T23:08:03.271Z Compiling anstyle-parse v0.2.5
4932025-10-27T23:08:03.439Z Compiling form_urlencoded v1.2.2
4942025-10-27T23:08:03.793Z Compiling anstyle v1.0.11
4952025-10-27T23:08:03.914Z Compiling anstyle-query v1.1.1
4962025-10-27T23:08:04.093Z Compiling is_terminal_polyfill v1.70.1
4972025-10-27T23:08:04.179Z Compiling pretty-hex v0.4.1
4982025-10-27T23:08:04.218Z Compiling colorchoice v1.0.2
4992025-10-27T23:08:04.249Z Compiling cfg-if v1.0.1
5002025-10-27T23:08:04.384Z Compiling anstream v0.6.18
5012025-10-27T23:08:04.603Z Compiling semver v1.0.27
5022025-10-27T23:08:05.147Z Compiling fs-err v3.1.1
5032025-10-27T23:08:05.305Z Compiling heck v0.4.1
5042025-10-27T23:08:05.411Z Compiling strsim v0.11.1
5052025-10-27T23:08:05.468Z Compiling bytecount v0.6.8
5062025-10-27T23:08:05.490Z Compiling heck v0.5.0
5072025-10-27T23:08:05.694Z Compiling once_cell v1.21.3
5082025-10-27T23:08:05.752Z Compiling fastrand v2.1.1
5092025-10-27T23:08:05.981Z Compiling synstructure v0.13.1
5102025-10-27T23:08:06.088Z Compiling unicode-width v0.1.14
5112025-10-27T23:08:06.114Z Compiling unicode-xid v0.2.6
5122025-10-27T23:08:06.253Z Compiling clap_lex v0.7.4
5132025-10-27T23:08:06.527Z Compiling fnv v1.0.7
5142025-10-27T23:08:06.606Z Compiling anyhow v1.0.99
5152025-10-27T23:08:06.682Z Compiling papergrid v0.11.0
5162025-10-27T23:08:06.709Z Compiling clap_builder v4.5.48
5172025-10-27T23:08:06.920Z Compiling tempfile v3.20.0
5182025-10-27T23:08:07.522Z Compiling memmap v0.7.0
5192025-10-27T23:08:07.604Z Compiling smawk v0.3.2
5202025-10-27T23:08:07.717Z Compiling unicode-linebreak v0.1.5
5212025-10-27T23:08:07.836Z Compiling unicode-width v0.2.0
5222025-10-27T23:08:08.374Z Compiling textwrap v0.16.2
5232025-10-27T23:08:08.613Z Compiling camino-tempfile v1.4.1
5242025-10-27T23:08:08.746Z Compiling swrite v0.1.0
5252025-10-27T23:08:08.789Z Compiling tabled_derive v0.7.0
5262025-10-27T23:08:08.898Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5272025-10-27T23:08:09.901Z Compiling serde_derive v1.0.226
5282025-10-27T23:08:09.901Z Compiling zerofrom-derive v0.1.4
5292025-10-27T23:08:09.906Z Compiling yoke-derive v0.7.4
5302025-10-27T23:08:09.906Z Compiling thiserror-impl v2.0.17
5312025-10-27T23:08:09.918Z Compiling zerovec-derive v0.10.3
5322025-10-27T23:08:10.363Z Compiling displaydoc v0.2.5
5332025-10-27T23:08:11.868Z Compiling thiserror-impl v1.0.69
5342025-10-27T23:08:12.318Z Compiling icu_provider_macros v1.5.0
5352025-10-27T23:08:12.509Z Compiling zerocopy-derive v0.7.35
5362025-10-27T23:08:13.149Z Compiling pest v2.8.2
5372025-10-27T23:08:13.288Z Compiling zerofrom v0.1.4
5382025-10-27T23:08:13.325Z Compiling scroll_derive v0.12.0
5392025-10-27T23:08:13.543Z Compiling yoke v0.7.4
5402025-10-27T23:08:13.912Z Compiling zerovec v0.10.4
5412025-10-27T23:08:14.025Z Compiling clap_derive v4.5.47
5422025-10-27T23:08:14.498Z Compiling zerocopy v0.7.35
5432025-10-27T23:08:14.725Z Compiling scroll v0.12.0
5442025-10-27T23:08:14.942Z Compiling tabled v0.15.0
5452025-10-27T23:08:15.299Z Compiling goblin v0.8.2
5462025-10-27T23:08:15.743Z Compiling tinystr v0.7.6
5472025-10-27T23:08:15.836Z Compiling pest_meta v2.8.2
5482025-10-27T23:08:15.864Z Compiling icu_collections v1.5.0
5492025-10-27T23:08:16.103Z Compiling icu_locid v1.5.0
5502025-10-27T23:08:17.148Z Compiling pest_generator v2.8.2
5512025-10-27T23:08:17.755Z Compiling icu_provider v1.5.0
5522025-10-27T23:08:17.840Z Compiling serde_spanned v0.6.9
5532025-10-27T23:08:17.869Z Compiling toml_datetime v0.6.11
5542025-10-27T23:08:18.018Z Compiling dof v0.3.0
5552025-10-27T23:08:18.112Z Compiling serde_tokenstream v0.2.2
5562025-10-27T23:08:18.405Z Compiling toml_edit v0.22.27
5572025-10-27T23:08:18.686Z Compiling icu_locid_transform v1.5.0
5582025-10-27T23:08:18.714Z Compiling erased-serde v0.4.6
5592025-10-27T23:08:18.894Z Compiling serde-value v0.7.0
5602025-10-27T23:08:18.922Z Compiling cargo-platform v0.2.0
5612025-10-27T23:08:19.505Z Compiling clap v4.5.48
5622025-10-27T23:08:19.646Z Compiling macaddr v1.0.1
5632025-10-27T23:08:19.741Z Compiling serde-untagged v0.1.7
5642025-10-27T23:08:20.084Z Compiling icu_properties v1.5.1
5652025-10-27T23:08:20.109Z Compiling pest_derive v2.8.2
5662025-10-27T23:08:20.758Z Compiling dtrace-parser v0.2.0
5672025-10-27T23:08:21.835Z Compiling toml v0.8.23
5682025-10-27T23:08:22.581Z Compiling usdt-attr-macro v0.5.0
5692025-10-27T23:08:22.581Z Compiling usdt-macro v0.5.0
5702025-10-27T23:08:22.673Z Compiling cargo_toml v0.21.0
5712025-10-27T23:08:23.303Z Compiling icu_normalizer v1.5.0
5722025-10-27T23:08:23.772Z Compiling usdt v0.5.0
5732025-10-27T23:08:23.984Z Compiling idna_adapter v1.2.0
5742025-10-27T23:08:24.141Z Compiling idna v1.0.3
5752025-10-27T23:08:24.559Z Compiling url v2.5.4
5762025-10-27T23:08:25.374Z Compiling cargo-util-schemas v0.8.2
5772025-10-27T23:08:26.778Z Compiling cargo_metadata v0.21.0
5782025-10-27T23:08:28.292Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5792025-10-27T23:08:31.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5802025-10-27T23:08:32.054Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5812025-10-27T23:08:32.763Z Downloading crates ...
5822025-10-27T23:08:32.900Z Downloaded addr2line v0.24.2
5832025-10-27T23:08:32.903Z Downloaded adler2 v2.0.0
5842025-10-27T23:08:32.907Z Downloaded aes v0.8.4
5852025-10-27T23:08:32.911Z Downloaded atomicwrites v0.4.4
5862025-10-27T23:08:32.914Z Downloaded arrayref v0.3.9
5872025-10-27T23:08:32.914Z Downloaded assert_matches v1.5.0
5882025-10-27T23:08:32.917Z Downloaded aead v0.5.2
5892025-10-27T23:08:32.920Z Downloaded bcrypt-pbkdf v0.10.0
5902025-10-27T23:08:32.920Z Downloaded async-bb8-diesel v0.2.1
5912025-10-27T23:08:32.923Z Downloaded backtrace v0.3.74
5922025-10-27T23:08:32.926Z Downloaded ascii-canvas v3.0.0
5932025-10-27T23:08:32.929Z Downloaded crossbeam-epoch v0.9.18
5942025-10-27T23:08:32.932Z Downloaded half v1.8.3
5952025-10-27T23:08:32.935Z Downloaded fxhash v0.2.1
5962025-10-27T23:08:32.935Z Downloaded aes-gcm v0.10.3
5972025-10-27T23:08:32.945Z Downloaded async-trait v0.1.89
5982025-10-27T23:08:32.952Z Downloaded globset v0.4.15
5992025-10-27T23:08:32.952Z Downloaded getrandom v0.2.15
6002025-10-27T23:08:32.952Z Downloaded bcs v0.1.6
6012025-10-27T23:08:32.955Z Downloaded base64 v0.13.1
6022025-10-27T23:08:32.955Z Downloaded atty v0.2.14
6032025-10-27T23:08:32.957Z Downloaded base64 v0.22.1
6042025-10-27T23:08:32.974Z Downloaded git2 v0.20.2
6052025-10-27T23:08:32.974Z Downloaded hashbrown v0.15.4
6062025-10-27T23:08:32.974Z Downloaded bb8 v0.8.5
6072025-10-27T23:08:32.979Z Downloaded hmac v0.12.1
6082025-10-27T23:08:32.979Z Downloaded bit-set v0.8.0
6092025-10-27T23:08:32.982Z Downloaded hash32 v0.2.1
6102025-10-27T23:08:32.982Z Downloaded aho-corasick v1.1.3
6112025-10-27T23:08:32.987Z Downloaded hash32 v0.3.1
6122025-10-27T23:08:32.990Z Downloaded hubpack_derive v0.1.1
6132025-10-27T23:08:32.990Z Downloaded half v2.4.1
6142025-10-27T23:08:32.993Z Downloaded group v0.13.0
6152025-10-27T23:08:32.996Z Downloaded gethostname v0.5.0
6162025-10-27T23:08:32.999Z Downloaded ident_case v1.0.1
6172025-10-27T23:08:32.999Z Downloaded cfg_aliases v0.1.1
6182025-10-27T23:08:33.002Z Downloaded http-range v0.1.5
6192025-10-27T23:08:33.002Z Downloaded bitfield-macros v0.19.2
6202025-10-27T23:08:33.006Z Downloaded goblin v0.10.2
6212025-10-27T23:08:33.012Z Downloaded ipnetwork v0.21.1
6222025-10-27T23:08:33.015Z Downloaded crc8 v0.1.1
6232025-10-27T23:08:33.018Z Downloaded ciborium-io v0.2.2
6242025-10-27T23:08:33.018Z Downloaded internet-checksum v0.2.1
6252025-10-27T23:08:33.021Z Downloaded hostname v0.3.1
6262025-10-27T23:08:33.021Z Downloaded cargo-platform v0.1.8
6272025-10-27T23:08:33.024Z Downloaded instability v0.3.2
6282025-10-27T23:08:33.027Z Downloaded ingot v0.1.1
6292025-10-27T23:08:33.027Z Downloaded cexpr v0.6.0
6302025-10-27T23:08:33.030Z Downloaded convert_case v0.7.1
6312025-10-27T23:08:33.033Z Downloaded camino-tempfile-ext v0.3.2
6322025-10-27T23:08:33.033Z Downloaded instant v0.1.13
6332025-10-27T23:08:33.036Z Downloaded chacha20 v0.9.1
6342025-10-27T23:08:33.040Z Downloaded is_ci v1.2.0
6352025-10-27T23:08:33.040Z Downloaded ciborium-ll v0.2.2
6362025-10-27T23:08:33.043Z Downloaded headers-core v0.3.0
6372025-10-27T23:08:33.043Z Downloaded buf-list v1.0.3
6382025-10-27T23:08:33.046Z Downloaded libsw v3.5.0
6392025-10-27T23:08:33.049Z Downloaded cobs v0.2.3
6402025-10-27T23:08:33.049Z Downloaded bit-vec v0.6.3
6412025-10-27T23:08:33.052Z Downloaded ingot-types v0.1.2
6422025-10-27T23:08:33.052Z Downloaded libscf-sys v1.1.0
6432025-10-27T23:08:33.055Z Downloaded indoc v2.0.6
6442025-10-27T23:08:33.058Z Downloaded bit-vec v0.8.0
6452025-10-27T23:08:33.061Z Downloaded cassowary v0.3.0
6462025-10-27T23:08:33.061Z Downloaded bitflags v1.3.2
6472025-10-27T23:08:33.064Z Downloaded crc v3.2.1
6482025-10-27T23:08:33.067Z Downloaded humantime v2.2.0
6492025-10-27T23:08:33.070Z Downloaded crossbeam-deque v0.8.5
6502025-10-27T23:08:33.073Z Downloaded heck v0.3.3
6512025-10-27T23:08:33.073Z Downloaded crc-catalog v2.4.0
6522025-10-27T23:08:33.076Z Downloaded highway v1.3.0
6532025-10-27T23:08:33.079Z Downloaded cmake v0.1.51
6542025-10-27T23:08:33.079Z Downloaded cipher v0.4.4
6552025-10-27T23:08:33.082Z Downloaded scroll_derive v0.13.1
6562025-10-27T23:08:33.082Z Downloaded cargo_metadata v0.19.2
6572025-10-27T23:08:33.085Z Downloaded httpdate v1.0.3
6582025-10-27T23:08:33.088Z Downloaded http-body v1.0.1
6592025-10-27T23:08:33.088Z Downloaded lazycell v1.3.0
6602025-10-27T23:08:33.091Z Downloaded kstat-rs v0.2.4
6612025-10-27T23:08:33.091Z Downloaded linear-map v1.2.0
6622025-10-27T23:08:33.094Z Downloaded lalrpop-util v0.19.12
6632025-10-27T23:08:33.097Z Downloaded inout v0.1.3
6642025-10-27T23:08:33.097Z Downloaded indoc v1.0.9
6652025-10-27T23:08:33.101Z Downloaded take_mut v0.2.2
6662025-10-27T23:08:33.101Z Downloaded progenitor v0.10.0
6672025-10-27T23:08:33.104Z Downloaded lazy_static v1.5.0
6682025-10-27T23:08:33.107Z Downloaded rustversion v1.0.22
6692025-10-27T23:08:33.110Z Downloaded libsw-core v0.3.1
6702025-10-27T23:08:33.112Z Downloaded keccak v0.1.5
6712025-10-27T23:08:33.112Z Downloaded tower-service v0.3.3
6722025-10-27T23:08:33.115Z Downloaded hickory-client v0.25.2
6732025-10-27T23:08:33.119Z Downloaded scopeguard v1.2.0
6742025-10-27T23:08:33.131Z Downloaded untrusted v0.7.1
6752025-10-27T23:08:33.134Z Downloaded argon2 v0.5.3
6762025-10-27T23:08:33.134Z Downloaded try-lock v0.2.5
6772025-10-27T23:08:33.137Z Downloaded slog-async v2.8.0
6782025-10-27T23:08:33.140Z Downloaded want v0.3.1
6792025-10-27T23:08:33.140Z Downloaded xshell-macros v0.2.7
6802025-10-27T23:08:33.143Z Downloaded void v1.0.2
6812025-10-27T23:08:33.143Z Downloaded smallvec v0.6.14
6822025-10-27T23:08:33.146Z Downloaded slog-bunyan v2.5.0
6832025-10-27T23:08:33.146Z Downloaded spki v0.7.3
6842025-10-27T23:08:33.149Z Downloaded httparse v1.9.5
6852025-10-27T23:08:33.155Z Downloaded postgres-protocol v0.6.8
6862025-10-27T23:08:33.158Z Downloaded structmeta v0.3.0
6872025-10-27T23:08:33.158Z Downloaded strip-ansi-escapes v0.2.0
6882025-10-27T23:08:33.158Z Downloaded static_assertions v1.1.0
6892025-10-27T23:08:33.161Z Downloaded sqlformat v0.3.5
6902025-10-27T23:08:33.161Z Downloaded darling_macro v0.21.0
6912025-10-27T23:08:33.164Z Downloaded darling_macro v0.20.10
6922025-10-27T23:08:33.164Z Downloaded zone_cfg_derive v0.3.0
6932025-10-27T23:08:33.164Z Downloaded zone_cfg_derive v0.1.2
6942025-10-27T23:08:33.167Z Downloaded thread-id v5.0.0
6952025-10-27T23:08:33.170Z Downloaded tap v1.0.1
6962025-10-27T23:08:33.171Z Downloaded serde_with_macros v3.14.0
6972025-10-27T23:08:33.174Z Downloaded siphasher v1.0.1
6982025-10-27T23:08:33.174Z Downloaded diesel_table_macro_syntax v0.2.0
6992025-10-27T23:08:33.176Z Downloaded cbc v0.1.2
7002025-10-27T23:08:33.179Z Downloaded hashbrown v0.12.3
7012025-10-27T23:08:33.182Z Downloaded utf-8 v0.7.6
7022025-10-27T23:08:33.185Z Downloaded typify-macro v0.2.0
7032025-10-27T23:08:33.185Z Downloaded foreign-types v0.3.2
7042025-10-27T23:08:33.189Z Downloaded tui-tree-widget v0.23.1
7052025-10-27T23:08:33.189Z Downloaded toml_writer v1.0.2
7062025-10-27T23:08:33.192Z Downloaded tokio-tungstenite v0.23.1
7072025-10-27T23:08:33.196Z Downloaded headers v0.4.1
7082025-10-27T23:08:33.199Z Downloaded nodrop v0.1.14
7092025-10-27T23:08:33.202Z Downloaded strum_macros v0.27.2
7102025-10-27T23:08:33.205Z Downloaded const-oid v0.9.6
7112025-10-27T23:08:33.209Z Downloaded compact_str v0.8.0
7122025-10-27T23:08:33.212Z Downloaded number_prefix v0.4.0
7132025-10-27T23:08:33.212Z Downloaded num_threads v0.1.7
7142025-10-27T23:08:33.215Z Downloaded ctr v0.9.2
7152025-10-27T23:08:33.218Z Downloaded parse-size v1.1.0
7162025-10-27T23:08:33.218Z Downloaded toml_parser v1.0.2
7172025-10-27T23:08:33.221Z Downloaded tokio-tungstenite v0.21.0
7182025-10-27T23:08:33.223Z Downloaded peg-runtime v0.8.5
7192025-10-27T23:08:33.226Z Downloaded indicatif v0.17.11
7202025-10-27T23:08:33.230Z Downloaded diesel-dtrace v0.4.2
7212025-10-27T23:08:33.234Z Downloaded ref-cast v1.0.24
7222025-10-27T23:08:33.239Z Downloaded data-encoding v2.9.0
7232025-10-27T23:08:33.239Z Downloaded jiff-static v0.2.15
7242025-10-27T23:08:33.242Z Downloaded foreign-types v0.5.0
7252025-10-27T23:08:33.243Z Downloaded foldhash v0.2.0
7262025-10-27T23:08:33.243Z Downloaded arc-swap v1.7.1
7272025-10-27T23:08:33.247Z Downloaded strum v0.26.3
7282025-10-27T23:08:33.250Z Downloaded ed25519 v2.2.3
7292025-10-27T23:08:33.250Z Downloaded managed v0.8.0
7302025-10-27T23:08:33.254Z Downloaded sync_wrapper v1.0.1
7312025-10-27T23:08:33.258Z Downloaded sync-ptr v0.1.4
7322025-10-27T23:08:33.258Z Downloaded serde_plain v1.0.2
7332025-10-27T23:08:33.258Z Downloaded foreign-types-macros v0.2.3
7342025-10-27T23:08:33.261Z Downloaded md-5 v0.10.6
7352025-10-27T23:08:33.261Z Downloaded heapless v0.7.17
7362025-10-27T23:08:33.264Z Downloaded rayon-core v1.12.1
7372025-10-27T23:08:33.270Z Downloaded num_enum v0.5.11
7382025-10-27T23:08:33.274Z Downloaded tower-layer v0.3.3
7392025-10-27T23:08:33.279Z Downloaded time-core v0.1.6
7402025-10-27T23:08:33.293Z Downloaded supports-color v3.0.2
7412025-10-27T23:08:33.293Z Downloaded pem v3.0.5
7422025-10-27T23:08:33.293Z Downloaded hyper-util v0.1.17
7432025-10-27T23:08:33.293Z Downloaded peg-macros v0.8.5
7442025-10-27T23:08:33.293Z Downloaded hickory-resolver v0.24.4
7452025-10-27T23:08:33.301Z Downloaded ref-cast-impl v1.0.24
7462025-10-27T23:08:33.301Z Downloaded semver v0.1.20
7472025-10-27T23:08:33.305Z Downloaded rand_xorshift v0.4.0
7482025-10-27T23:08:33.305Z Downloaded psl-types v2.0.11
7492025-10-27T23:08:33.305Z Downloaded env_logger v0.11.8
7502025-10-27T23:08:33.305Z Downloaded debug-ignore v1.0.5
7512025-10-27T23:08:33.305Z Downloaded pretty_assertions v1.4.1
7522025-10-27T23:08:33.309Z Downloaded dunce v1.0.5
7532025-10-27T23:08:33.313Z Downloaded structmeta-derive v0.3.0
7542025-10-27T23:08:33.313Z Downloaded slog-scope v4.4.0
7552025-10-27T23:08:33.318Z Downloaded slog-envlogger v2.2.0
7562025-10-27T23:08:33.318Z Downloaded slog-json v2.6.1
7572025-10-27T23:08:33.318Z Downloaded lru v0.12.5
7582025-10-27T23:08:33.326Z Downloaded slog-stdlog v4.1.1
7592025-10-27T23:08:33.326Z Downloaded lock_api v0.4.12
7602025-10-27T23:08:33.329Z Downloaded thread_local v1.1.8
7612025-10-27T23:08:33.329Z Downloaded parse-display-derive v0.10.0
7622025-10-27T23:08:33.329Z Downloaded owo-colors v4.2.2
7632025-10-27T23:08:33.333Z Downloaded openssl-probe v0.1.5
7642025-10-27T23:08:33.333Z Downloaded opaque-debug v0.3.1
7652025-10-27T23:08:33.333Z Downloaded futures-core v0.3.31
7662025-10-27T23:08:33.336Z Downloaded topological-sort v0.2.2
7672025-10-27T23:08:33.340Z Downloaded phf v0.12.1
7682025-10-27T23:08:33.342Z Downloaded schemars v0.9.0
7692025-10-27T23:08:33.350Z Downloaded precomputed-hash v0.1.1
7702025-10-27T23:08:33.357Z Downloaded pretty-hex v0.2.1
7712025-10-27T23:08:33.357Z Downloaded xattr v1.3.1
7722025-10-27T23:08:33.360Z Downloaded rand_core v0.9.3
7732025-10-27T23:08:33.360Z Downloaded path-slash v0.1.5
7742025-10-27T23:08:33.360Z Downloaded derive_builder_macro v0.20.2
7752025-10-27T23:08:33.360Z Downloaded defmt-macros v0.3.9
7762025-10-27T23:08:33.364Z Downloaded defmt v0.3.8
7772025-10-27T23:08:33.367Z Downloaded scheduled-thread-pool v0.2.7
7782025-10-27T23:08:33.372Z Downloaded ena v0.14.3
7792025-10-27T23:08:33.372Z Downloaded embedded-io v0.6.1
7802025-10-27T23:08:33.376Z Downloaded termios v0.3.3
7812025-10-27T23:08:33.376Z Downloaded darling_core v0.21.0
7822025-10-27T23:08:33.380Z Downloaded sigpipe v0.1.3
7832025-10-27T23:08:33.385Z Downloaded signature v2.2.0
7842025-10-27T23:08:33.385Z Downloaded multer v3.1.0
7852025-10-27T23:08:33.395Z Downloaded testing_table v0.3.0
7862025-10-27T23:08:33.395Z Downloaded sqlparser_derive v0.2.2
7872025-10-27T23:08:33.396Z Downloaded diesel_derives v2.2.3
7882025-10-27T23:08:33.403Z Downloaded strum v0.27.2
7892025-10-27T23:08:33.403Z Downloaded nanorand v0.7.0
7902025-10-27T23:08:33.403Z Downloaded multimap v0.10.1
7912025-10-27T23:08:33.406Z Downloaded phf_shared v0.12.1
7922025-10-27T23:08:33.406Z Downloaded usdt-attr-macro v0.6.0
7932025-10-27T23:08:33.406Z Downloaded predicates v3.1.3
7942025-10-27T23:08:33.406Z Downloaded csv-core v0.1.11
7952025-10-27T23:08:33.409Z Downloaded usdt v0.6.0
7962025-10-27T23:08:33.410Z Downloaded untrusted v0.9.0
7972025-10-27T23:08:33.414Z Downloaded universal-hash v0.5.1
7982025-10-27T23:08:33.414Z Downloaded rand_chacha v0.3.1
7992025-10-27T23:08:33.418Z Downloaded rtoolbox v0.0.2
8002025-10-27T23:08:33.418Z Downloaded des v0.8.1
8012025-10-27T23:08:33.424Z Downloaded slog v2.7.0
8022025-10-27T23:08:33.424Z Downloaded salsa20 v0.10.2
8032025-10-27T23:08:33.432Z Downloaded rusty-fork v0.3.0
8042025-10-27T23:08:33.432Z Downloaded flagset v0.4.6
8052025-10-27T23:08:33.435Z Downloaded lockfree-object-pool v0.1.6
8062025-10-27T23:08:33.435Z Downloaded parking_lot v0.12.3
8072025-10-27T23:08:33.435Z Downloaded qorb v0.4.1
8082025-10-27T23:08:33.438Z Downloaded strum_macros v0.24.3
8092025-10-27T23:08:33.442Z Downloaded stringprep v0.1.5
8102025-10-27T23:08:33.445Z Downloaded normalize-line-endings v0.3.0
8112025-10-27T23:08:33.445Z Downloaded memmap2 v0.9.8
8122025-10-27T23:08:33.448Z Downloaded vte v0.11.1
8132025-10-27T23:08:33.452Z Downloaded newtype_derive v0.1.6
8142025-10-27T23:08:33.452Z Downloaded tls_codec_derive v0.4.1
8152025-10-27T23:08:33.456Z Downloaded unarray v0.1.4
8162025-10-27T23:08:33.456Z Downloaded native-tls v0.2.12
8172025-10-27T23:08:33.459Z Downloaded zstd-safe v7.2.3
8182025-10-27T23:08:33.462Z Downloaded unicase v2.8.1
8192025-10-27T23:08:33.462Z Downloaded twox-hash v2.1.0
8202025-10-27T23:08:33.466Z Downloaded zeroize v1.8.1
8212025-10-27T23:08:33.470Z Downloaded tracing-core v0.1.32
8222025-10-27T23:08:33.472Z Downloaded rustls-pki-types v1.10.0
8232025-10-27T23:08:33.475Z Downloaded diff v0.1.13
8242025-10-27T23:08:33.478Z Downloaded libxml v0.3.3
8252025-10-27T23:08:33.482Z Downloaded shell-words v1.1.0
8262025-10-27T23:08:33.486Z Downloaded iri-string v0.7.8
8272025-10-27T23:08:33.490Z Downloaded dtrace-parser v0.3.0
8282025-10-27T23:08:33.493Z Downloaded dsl_auto_type v0.1.2
8292025-10-27T23:08:33.496Z Downloaded lru-cache v0.1.2
8302025-10-27T23:08:33.496Z Downloaded either v1.15.0
8312025-10-27T23:08:33.499Z Downloaded signal-hook-mio v0.2.4
8322025-10-27T23:08:33.499Z Downloaded fixedbitset v0.5.7
8332025-10-27T23:08:33.502Z Downloaded endian-type v0.1.2
8342025-10-27T23:08:33.502Z Downloaded num v0.4.3
8352025-10-27T23:08:33.505Z Downloaded string_cache v0.8.9
8362025-10-27T23:08:33.508Z Downloaded itertools v0.10.5
8372025-10-27T23:08:33.512Z Downloaded polyval v0.6.2
8382025-10-27T23:08:33.515Z Downloaded num-conv v0.1.0
8392025-10-27T23:08:33.518Z Downloaded num-derive v0.4.2
8402025-10-27T23:08:33.518Z Downloaded r2d2 v0.8.10
8412025-10-27T23:08:33.521Z Downloaded filetime v0.2.25
8422025-10-27T23:08:33.524Z Downloaded rand_core v0.6.4
8432025-10-27T23:08:33.524Z Downloaded radium v0.7.0
8442025-10-27T23:08:33.527Z Downloaded der_derive v0.7.3
8452025-10-27T23:08:33.530Z Downloaded quinn-udp v0.5.5
8462025-10-27T23:08:33.530Z Downloaded expectorate v1.2.0
8472025-10-27T23:08:33.534Z Downloaded itertools v0.12.1
8482025-10-27T23:08:33.539Z Downloaded serde-big-array v0.5.1
8492025-10-27T23:08:33.542Z Downloaded ssh-cipher v0.2.0
8502025-10-27T23:08:33.546Z Downloaded sha1 v0.10.6
8512025-10-27T23:08:33.546Z Downloaded ssh-encoding v0.2.0
8522025-10-27T23:08:33.549Z Downloaded shlex v1.3.0
8532025-10-27T23:08:33.552Z Downloaded tokio-dtrace v0.1.0
8542025-10-27T23:08:33.552Z Downloaded itertools v0.14.0
8552025-10-27T23:08:33.558Z Downloaded vte_generate_state_changes v0.1.2
8562025-10-27T23:08:33.562Z Downloaded zeroize_derive v1.4.2
8572025-10-27T23:08:33.562Z Downloaded itertools v0.13.0
8582025-10-27T23:08:33.568Z Downloaded ff v0.13.0
8592025-10-27T23:08:33.571Z Downloaded ppv-lite86 v0.2.20
8602025-10-27T23:08:33.574Z Downloaded num-iter v0.1.45
8612025-10-27T23:08:33.574Z Downloaded num-derive v0.3.3
8622025-10-27T23:08:33.577Z Downloaded pkg-config v0.3.31
8632025-10-27T23:08:33.581Z Downloaded newtype-uuid-macros v0.1.0
8642025-10-27T23:08:33.581Z Downloaded drift v0.1.0
8652025-10-27T23:08:33.584Z Downloaded dof v0.4.0
8662025-10-27T23:08:33.587Z Downloaded serde_bytes v0.11.19
8672025-10-27T23:08:33.587Z Downloaded rustc_version v0.1.7
8682025-10-27T23:08:33.590Z Downloaded rustc-hash v2.1.1
8692025-10-27T23:08:33.590Z Downloaded flate2 v1.1.2
8702025-10-27T23:08:33.594Z Downloaded serde-hex v0.1.0
8712025-10-27T23:08:33.597Z Downloaded pin-utils v0.1.0
8722025-10-27T23:08:33.601Z Downloaded russh-cryptovec v0.7.3
8732025-10-27T23:08:33.601Z Downloaded proc-macro-crate v1.3.1
8742025-10-27T23:08:33.605Z Downloaded hkdf v0.12.4
8752025-10-27T23:08:33.605Z Downloaded blake3 v1.5.4
8762025-10-27T23:08:33.611Z Downloaded tokio-rustls v0.25.0
8772025-10-27T23:08:33.614Z Downloaded whoami v1.5.2
8782025-10-27T23:08:33.617Z Downloaded spin v0.9.8
8792025-10-27T23:08:33.620Z Downloaded thiserror-impl-no-std v2.0.2
8802025-10-27T23:08:33.623Z Downloaded crunchy v0.2.2
8812025-10-27T23:08:33.623Z Downloaded value-bag v1.9.0
8822025-10-27T23:08:33.626Z Downloaded crucible-workspace-hack v0.1.0
8832025-10-27T23:08:33.626Z Downloaded derive_builder_core v0.20.2
8842025-10-27T23:08:33.629Z Downloaded dirs-next v2.0.0
8852025-10-27T23:08:33.632Z Downloaded daft-derive v0.1.4
8862025-10-27T23:08:33.636Z Downloaded fs-err v2.11.0
8872025-10-27T23:08:33.639Z Downloaded foldhash v0.1.5
8882025-10-27T23:08:33.639Z Downloaded num-complex v0.4.6
8892025-10-27T23:08:33.642Z Downloaded openssl-macros v0.1.1
8902025-10-27T23:08:33.645Z Downloaded futures-executor v0.3.31
8912025-10-27T23:08:33.645Z Downloaded funty v2.0.0
8922025-10-27T23:08:33.649Z Downloaded pkcs1 v0.7.5
8932025-10-27T23:08:33.652Z Downloaded rsa v0.9.6
8942025-10-27T23:08:33.655Z Downloaded cstr-argument v0.1.2
8952025-10-27T23:08:33.659Z Downloaded simd-adler32 v0.3.7
8962025-10-27T23:08:33.659Z Downloaded tinyvec v1.8.0
8972025-10-27T23:08:33.662Z Downloaded tokio-rustls v0.26.0
8982025-10-27T23:08:33.665Z Downloaded reedline v0.40.0
8992025-10-27T23:08:33.671Z Downloaded papergrid v0.14.0
9002025-10-27T23:08:33.676Z Downloaded progenitor-client v0.8.0
9012025-10-27T23:08:33.679Z Downloaded fixedbitset v0.4.2
9022025-10-27T23:08:33.679Z Downloaded mio v1.0.2
9032025-10-27T23:08:33.685Z Downloaded mime_guess v2.0.5
9042025-10-27T23:08:33.688Z Downloaded float-ord v0.3.2
9052025-10-27T23:08:33.691Z Downloaded which v4.4.2
9062025-10-27T23:08:33.691Z Downloaded quick-error v1.2.3
9072025-10-27T23:08:33.694Z Downloaded rand v0.9.2
9082025-10-27T23:08:33.697Z Downloaded snafu-derive v0.8.5
9092025-10-27T23:08:33.700Z Downloaded wait-timeout v0.2.0
9102025-10-27T23:08:33.700Z Downloaded progenitor-client v0.11.2
9112025-10-27T23:08:33.703Z Downloaded uzers v0.12.1
9122025-10-27T23:08:33.706Z Downloaded uuid v1.18.1
9132025-10-27T23:08:33.709Z Downloaded typify-macro v0.4.3
9142025-10-27T23:08:33.709Z Downloaded support-bundle-viewer v0.1.2
9152025-10-27T23:08:33.713Z Downloaded slab v0.4.9
9162025-10-27T23:08:33.717Z Downloaded waitgroup v0.1.2
9172025-10-27T23:08:33.717Z Downloaded memoffset v0.9.1
9182025-10-27T23:08:33.717Z Downloaded rustc_version v0.4.1
9192025-10-27T23:08:33.717Z Downloaded fs_extra v1.3.0
9202025-10-27T23:08:33.720Z Downloaded float-cmp v0.10.0
9212025-10-27T23:08:33.723Z Downloaded display-error-chain v0.2.2
9222025-10-27T23:08:33.724Z Downloaded primeorder v0.13.6
9232025-10-27T23:08:33.729Z Downloaded tokio-rustls v0.24.1
9242025-10-27T23:08:33.729Z Downloaded progenitor v0.11.2
9252025-10-27T23:08:33.737Z Downloaded curve25519-dalek-derive v0.1.1
9262025-10-27T23:08:33.737Z Downloaded vergen-gitcl v1.0.8
9272025-10-27T23:08:33.737Z Downloaded mime v0.3.17
9282025-10-27T23:08:33.737Z Downloaded md5 v0.7.0
9292025-10-27T23:08:33.740Z Downloaded secrecy v0.10.3
9302025-10-27T23:08:33.740Z Downloaded fatfs v0.3.6
9312025-10-27T23:08:33.740Z Downloaded futures-task v0.3.31
9322025-10-27T23:08:33.741Z Downloaded progenitor-client v0.10.0
9332025-10-27T23:08:33.744Z Downloaded slog-term v2.9.2
9342025-10-27T23:08:33.744Z Downloaded futures-sink v0.3.31
9352025-10-27T23:08:33.744Z Downloaded futures-macro v0.3.31
9362025-10-27T23:08:33.747Z Downloaded futures-io v0.3.31
9372025-10-27T23:08:33.747Z Downloaded smf v0.2.3
9382025-10-27T23:08:33.750Z Downloaded parking_lot v0.11.2
9392025-10-27T23:08:33.750Z Downloaded vergen-lib v0.1.6
9402025-10-27T23:08:33.754Z Downloaded test-strategy v0.4.3
9412025-10-27T23:08:33.757Z Downloaded olpc-cjson v0.1.4
9422025-10-27T23:08:33.760Z Downloaded parking_lot_core v0.9.10
9432025-10-27T23:08:33.760Z Downloaded parking_lot_core v0.8.6
9442025-10-27T23:08:33.764Z Downloaded tabled_derive v0.10.0
9452025-10-27T23:08:33.767Z Downloaded quinn v0.11.5
9462025-10-27T23:08:33.767Z Downloaded defmt-parser v0.3.4
9472025-10-27T23:08:33.770Z Downloaded proc-macro-error-attr2 v2.0.0
9482025-10-27T23:08:33.770Z Downloaded futures v0.3.31
9492025-10-27T23:08:33.774Z Downloaded serde_cbor v0.11.2
9502025-10-27T23:08:33.777Z Downloaded typify v0.2.0
9512025-10-27T23:08:33.780Z Downloaded quinn-proto v0.11.8
9522025-10-27T23:08:33.785Z Downloaded ron v0.7.1
9532025-10-27T23:08:33.790Z Downloaded secrecy v0.8.0
9542025-10-27T23:08:33.793Z Downloaded sec1 v0.7.3
9552025-10-27T23:08:33.793Z Downloaded unicode-properties v0.1.3
9562025-10-27T23:08:33.796Z Downloaded vergen-git2 v1.0.7
9572025-10-27T23:08:33.799Z Downloaded tabled_derive v0.11.0
9582025-10-27T23:08:33.799Z Downloaded num-rational v0.4.2
9592025-10-27T23:08:33.802Z Downloaded tough v0.20.0
9602025-10-27T23:08:33.809Z Downloaded daft v0.1.4
9612025-10-27T23:08:33.812Z Downloaded term v0.7.0
9622025-10-27T23:08:33.815Z Downloaded password-hash v0.5.0
9632025-10-27T23:08:33.815Z Downloaded password-hash v0.4.2
9642025-10-27T23:08:33.818Z Downloaded similar v2.7.0
9652025-10-27T23:08:33.821Z Downloaded derive_builder v0.20.2
9662025-10-27T23:08:33.827Z Downloaded walkdir v2.5.0
9672025-10-27T23:08:33.830Z Downloaded prettyplease v0.2.36
9682025-10-27T23:08:33.833Z Downloaded parse-display v0.10.0
9692025-10-27T23:08:33.836Z Downloaded flume v0.11.1
9702025-10-27T23:08:33.839Z Downloaded socket2 v0.5.10
9712025-10-27T23:08:33.839Z Downloaded tabwriter v1.4.0
9722025-10-27T23:08:33.842Z Downloaded term v1.1.0
9732025-10-27T23:08:33.845Z Downloaded omicron-zone-package v0.12.2
9742025-10-27T23:08:33.850Z Downloaded darling v0.20.10
9752025-10-27T23:08:33.853Z Downloaded rustls-webpki v0.101.7
9762025-10-27T23:08:33.864Z Downloaded pin-project v1.1.6
9772025-10-27T23:08:33.874Z Downloaded signal-hook v0.3.18
9782025-10-27T23:08:33.877Z Downloaded gimli v0.31.1
9792025-10-27T23:08:33.885Z Downloaded miniz_oxide v0.8.5
9802025-10-27T23:08:33.888Z Downloaded papergrid v0.17.0
9812025-10-27T23:08:33.893Z Downloaded chrono v0.4.42
9822025-10-27T23:08:33.898Z Downloaded typify v0.4.3
9832025-10-27T23:08:33.902Z Downloaded futures-util v0.3.31
9842025-10-27T23:08:33.913Z Downloaded zip v4.2.0
9852025-10-27T23:08:33.918Z Downloaded publicsuffix v2.3.0
9862025-10-27T23:08:33.921Z Downloaded steno v0.4.1
9872025-10-27T23:08:33.925Z Downloaded minimal-lexical v0.2.1
9882025-10-27T23:08:33.929Z Downloaded proptest v1.7.0
9892025-10-27T23:08:33.937Z Downloaded ssh-key v0.6.6
9902025-10-27T23:08:33.943Z Downloaded unicode-segmentation v1.12.0
9912025-10-27T23:08:33.947Z Downloaded russh v0.45.0
9922025-10-27T23:08:33.952Z Downloaded polar-core v0.27.3
9932025-10-27T23:08:33.959Z Downloaded rustls-webpki v0.102.8
9942025-10-27T23:08:33.976Z Downloaded tokio-util v0.7.15
9952025-10-27T23:08:33.982Z Downloaded petname v2.0.2
9962025-10-27T23:08:33.987Z Downloaded webpki-roots v1.0.1
9972025-10-27T23:08:33.991Z Downloaded tabled v0.18.0
9982025-10-27T23:08:34.008Z Downloaded typed-path v0.9.3
9992025-10-27T23:08:34.013Z Downloaded rpassword v7.4.0
10002025-10-27T23:08:34.016Z Downloaded winnow v0.5.40
10012025-10-27T23:08:34.023Z Downloaded crossterm v0.29.0
10022025-10-27T23:08:34.029Z Downloaded unicode-normalization v0.1.24
10032025-10-27T23:08:34.033Z Downloaded crossterm v0.28.1
10042025-10-27T23:08:34.039Z Downloaded moka v0.12.10
10052025-10-27T23:08:34.048Z Downloaded curve25519-dalek v4.1.3
10062025-10-27T23:08:34.055Z Downloaded nix v0.27.1
10072025-10-27T23:08:34.065Z Downloaded zlib-rs v0.5.1
10082025-10-27T23:08:34.069Z Downloaded sqlparser v0.45.0
10092025-10-27T23:08:34.074Z Downloaded nix v0.28.0
10102025-10-27T23:08:34.084Z Downloaded bstr v1.10.0
10112025-10-27T23:08:34.093Z Downloaded object v0.30.4
10122025-10-27T23:08:34.101Z Downloaded smoltcp v0.9.1
10132025-10-27T23:08:34.111Z Downloaded nix v0.29.0
10142025-10-27T23:08:34.121Z Downloaded diesel v2.2.12
10152025-10-27T23:08:34.138Z Downloaded tabled v0.20.0
10162025-10-27T23:08:34.155Z Downloaded regex-syntax v0.6.29
10172025-10-27T23:08:34.161Z Downloaded smoltcp v0.11.0
10182025-10-27T23:08:34.173Z Downloaded vcpkg v0.2.15
10192025-10-27T23:08:34.208Z Downloaded openssl v0.10.73
10202025-10-27T23:08:34.216Z Downloaded hickory-proto v0.25.2
10212025-10-27T23:08:34.230Z Downloaded rustls v0.23.19
10222025-10-27T23:08:34.240Z Downloaded rustls v0.21.12
10232025-10-27T23:08:34.251Z Downloaded object v0.36.5
10242025-10-27T23:08:34.259Z Downloaded dropshot v0.16.4
10252025-10-27T23:08:34.279Z Downloaded regress v0.10.4
10262025-10-27T23:08:34.286Z Downloaded nix v0.30.1
10272025-10-27T23:08:34.298Z Downloaded regex-syntax v0.8.5
10282025-10-27T23:08:34.306Z Downloaded rustls v0.22.4
10292025-10-27T23:08:34.316Z Downloaded zerocopy v0.8.27
10302025-10-27T23:08:34.336Z Downloaded openapiv3 v2.2.0
10312025-10-27T23:08:34.345Z Downloaded hickory-proto v0.24.4
10322025-10-27T23:08:34.380Z Downloaded quick-xml v0.37.2
10332025-10-27T23:08:34.387Z Downloaded zerocopy-derive v0.6.6
10342025-10-27T23:08:34.399Z Downloaded sled v0.34.7
10352025-10-27T23:08:34.414Z Downloaded bzip2-sys v0.1.13+1.0.8
10362025-10-27T23:08:34.427Z Downloaded ratatui v0.29.0
10372025-10-27T23:08:34.446Z Downloaded typify-impl v0.2.0
10382025-10-27T23:08:34.457Z Downloaded typify-impl v0.4.3
10392025-10-27T23:08:34.469Z Downloaded portable-atomic v1.11.0
10402025-10-27T23:08:34.475Z Downloaded num-bigint-dig v0.8.4
10412025-10-27T23:08:34.480Z Downloaded petgraph v0.6.5
10422025-10-27T23:08:34.496Z Downloaded regex-automata v0.4.11
10432025-10-27T23:08:34.510Z Downloaded jiff v0.2.15
10442025-10-27T23:08:34.524Z Downloaded chrono-tz v0.10.4
10452025-10-27T23:08:34.538Z Downloaded winnow v0.6.26
10462025-10-27T23:08:34.547Z Downloaded p384 v0.13.1
10472025-10-27T23:08:34.551Z Downloaded radix_trie v0.2.1
10482025-10-27T23:08:34.555Z Downloaded lalrpop v0.19.12
10492025-10-27T23:08:34.565Z Downloaded rayon v1.10.0
10502025-10-27T23:08:34.573Z Downloaded petgraph v0.8.2
10512025-10-27T23:08:34.591Z Downloaded derive-where v1.5.0
10522025-10-27T23:08:34.594Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10532025-10-27T23:08:34.609Z Downloaded lzma-sys v0.1.20
10542025-10-27T23:08:34.635Z Downloaded csv v1.3.1
10552025-10-27T23:08:34.652Z Downloaded sha3 v0.10.8
10562025-10-27T23:08:34.655Z Downloaded libz-sys v1.1.20
10572025-10-27T23:08:34.675Z Downloaded tokio v1.47.0
10582025-10-27T23:08:34.704Z Downloaded reqwest v0.12.22
10592025-10-27T23:08:34.715Z Downloaded rustyline v14.0.0
10602025-10-27T23:08:34.718Z Downloaded bitvec v1.0.1
10612025-10-27T23:08:34.730Z Downloaded progenitor-impl v0.8.0
10622025-10-27T23:08:34.734Z Downloaded nom v7.1.3
10632025-10-27T23:08:34.742Z Downloaded p256 v0.13.2
10642025-10-27T23:08:34.746Z Downloaded socket2 v0.6.0
10652025-10-27T23:08:34.746Z Downloaded num-bigint v0.4.6
10662025-10-27T23:08:34.746Z Downloaded unicode_categories v0.1.1
10672025-10-27T23:08:34.749Z Downloaded tower v0.5.2
10682025-10-27T23:08:34.757Z Downloaded serde_yaml v0.9.34+deprecated
10692025-10-27T23:08:34.760Z Downloaded darling v0.21.0
10702025-10-27T23:08:34.765Z Downloaded der v0.7.10
10712025-10-27T23:08:34.768Z Downloaded salty v0.3.0
10722025-10-27T23:08:34.773Z Downloaded regex v1.11.3
10732025-10-27T23:08:34.778Z Downloaded linked-hash-map v0.5.6
10742025-10-27T23:08:34.781Z Downloaded dirs-sys-next v0.1.2
10752025-10-27T23:08:34.781Z Downloaded ron v0.8.1
10762025-10-27T23:08:34.785Z Downloaded zip v0.6.6
10772025-10-27T23:08:34.789Z Downloaded tower-http v0.6.6
10782025-10-27T23:08:34.796Z Downloaded time v0.3.43
10792025-10-27T23:08:34.804Z Downloaded serde_with v3.14.0
10802025-10-27T23:08:34.814Z Downloaded termtree v0.5.1
10812025-10-27T23:08:34.817Z Downloaded oxnet v0.1.3
10822025-10-27T23:08:34.817Z Downloaded zopfli v0.8.1
10832025-10-27T23:08:34.820Z Downloaded ed25519-dalek v2.1.1
10842025-10-27T23:08:34.824Z Downloaded p521 v0.13.3
10852025-10-27T23:08:34.827Z Downloaded bindgen v0.71.1
10862025-10-27T23:08:34.831Z Downloaded siphasher v0.3.11
10872025-10-27T23:08:34.835Z Downloaded samael v0.0.19
10882025-10-27T23:08:34.838Z Downloaded x509-cert v0.2.5
10892025-10-27T23:08:34.843Z Downloaded bindgen v0.69.5
10902025-10-27T23:08:34.848Z Downloaded dropshot_endpoint v0.16.4
10912025-10-27T23:08:34.852Z Downloaded dropshot-api-manager v0.2.2
10922025-10-27T23:08:34.855Z Downloaded elliptic-curve v0.13.8
10932025-10-27T23:08:34.858Z Downloaded encoding_rs v0.8.34
10942025-10-27T23:08:34.876Z Downloaded toml v0.9.5
10952025-10-27T23:08:34.879Z Downloaded toml v0.7.8
10962025-10-27T23:08:34.882Z Downloaded postcard v1.0.10
10972025-10-27T23:08:34.885Z Downloaded num-integer v0.1.46
10982025-10-27T23:08:34.885Z Downloaded pkcs5 v0.7.1
10992025-10-27T23:08:34.888Z Downloaded time-macros v0.2.24
11002025-10-27T23:08:34.891Z Downloaded tagptr v0.2.0
11012025-10-27T23:08:34.891Z Downloaded ring v0.17.14
11022025-10-27T23:08:34.927Z Downloaded subtle v2.6.1
11032025-10-27T23:08:34.930Z Downloaded litrs v0.4.1
11042025-10-27T23:08:34.930Z Downloaded toml_edit v0.19.15
11052025-10-27T23:08:34.945Z Downloaded aws-lc-rs v1.12.4
11062025-10-27T23:08:34.952Z Downloaded document-features v0.2.11
11072025-10-27T23:08:34.956Z Downloaded derive_more-impl v2.0.1
11082025-10-27T23:08:34.959Z Downloaded pkcs8 v0.10.2
11092025-10-27T23:08:34.962Z Downloaded crossbeam-utils v0.8.21
11102025-10-27T23:08:34.965Z Downloaded yansi v1.0.1
11112025-10-27T23:08:34.965Z Downloaded fd-lock v4.0.2
11122025-10-27T23:08:34.968Z Downloaded difflib v0.4.0
11132025-10-27T23:08:34.968Z Downloaded libgit2-sys v0.18.2+1.9.1
11142025-10-27T23:08:35.019Z Downloaded unit-prefix v0.5.1
11152025-10-27T23:08:35.022Z Downloaded oso v0.27.3
11162025-10-27T23:08:35.022Z Downloaded openssl-sys v0.9.109
11172025-10-27T23:08:35.025Z Downloaded tracing v0.1.40
11182025-10-27T23:08:35.029Z Downloaded hyper v1.7.0
11192025-10-27T23:08:35.034Z Downloaded tls_codec v0.4.1
11202025-10-27T23:08:35.037Z Downloaded tiny-keccak v2.0.2
11212025-10-27T23:08:35.040Z Downloaded strum_macros v0.26.4
11222025-10-27T23:08:35.040Z Downloaded tokio-postgres v0.7.13
11232025-10-27T23:08:35.044Z Downloaded sct v0.7.1
11242025-10-27T23:08:35.048Z Downloaded scrypt v0.11.0
11252025-10-27T23:08:35.051Z Downloaded zstd v0.13.3
11262025-10-27T23:08:35.054Z Downloaded derive-ex v0.1.8
11272025-10-27T23:08:35.054Z Downloaded deranged v0.5.3
11282025-10-27T23:08:35.054Z Downloaded derive_more v2.0.1
11292025-10-27T23:08:35.061Z Downloaded rand_chacha v0.9.0
11302025-10-27T23:08:35.065Z Downloaded poly1305 v0.8.0
11312025-10-27T23:08:35.065Z Downloaded usdt-macro v0.6.0
11322025-10-27T23:08:35.069Z Downloaded usdt-impl v0.6.0
11332025-10-27T23:08:35.069Z Downloaded prefix-trie v0.7.0
11342025-10-27T23:08:35.072Z Downloaded packed_struct_codegen v0.10.1
11352025-10-27T23:08:35.072Z Downloaded packed_struct v0.10.1
11362025-10-27T23:08:35.072Z Downloaded nu-ansi-term v0.50.1
11372025-10-27T23:08:35.075Z Downloaded tungstenite v0.23.0
11382025-10-27T23:08:35.079Z Downloaded progenitor-impl v0.11.2
11392025-10-27T23:08:35.079Z Downloaded tokio-stream v0.1.17
11402025-10-27T23:08:35.085Z Downloaded same-file v1.0.6
11412025-10-27T23:08:35.088Z Downloaded futures-channel v0.3.31
11422025-10-27T23:08:35.088Z Downloaded crypto-bigint v0.5.5
11432025-10-27T23:08:35.091Z Downloaded zerocopy-derive v0.8.27
11442025-10-27T23:08:35.096Z Downloaded http v1.3.1
11452025-10-27T23:08:35.099Z Downloaded hickory-server v0.25.2
11462025-10-27T23:08:35.104Z Downloaded h2 v0.4.6
11472025-10-27T23:08:35.108Z Downloaded predicates-tree v1.0.12
11482025-10-27T23:08:35.111Z Downloaded predicates-core v1.0.8
11492025-10-27T23:08:35.112Z Downloaded xz2 v0.1.7
11502025-10-27T23:08:35.115Z Downloaded libm v0.2.8
11512025-10-27T23:08:35.118Z Downloaded cc v1.2.30
11522025-10-27T23:08:35.122Z Downloaded oxide-tokio-rt v0.1.2
11532025-10-27T23:08:35.125Z Downloaded newtype-uuid v1.3.1
11542025-10-27T23:08:35.125Z Downloaded zerocopy v0.6.6
11552025-10-27T23:08:35.129Z Downloaded yasna v0.5.2
11562025-10-27T23:08:35.129Z Downloaded phf_shared v0.11.2
11572025-10-27T23:08:35.132Z Downloaded pbkdf2 v0.11.0
11582025-10-27T23:08:35.132Z Downloaded paste v1.0.15
11592025-10-27T23:08:35.135Z Downloaded wyz v0.5.1
11602025-10-27T23:08:35.135Z Downloaded tracing-attributes v0.1.27
11612025-10-27T23:08:35.138Z Downloaded iddqd v0.3.13
11622025-10-27T23:08:35.142Z Downloaded derive_more v0.99.20
11632025-10-27T23:08:35.147Z Downloaded tungstenite v0.21.0
11642025-10-27T23:08:35.150Z Downloaded rand v0.8.5
11652025-10-27T23:08:35.153Z Downloaded schemars v1.0.4
11662025-10-27T23:08:35.163Z Downloaded embedded-io v0.4.0
11672025-10-27T23:08:35.167Z Downloaded serde_derive_internals v0.29.1
11682025-10-27T23:08:35.167Z Downloaded unsafe-libyaml v0.2.11
11692025-10-27T23:08:35.170Z Downloaded unicode-bidi v0.3.17
11702025-10-27T23:08:35.173Z Downloaded snafu v0.8.5
11712025-10-27T23:08:35.176Z Downloaded oso-derive v0.27.3
11722025-10-27T23:08:35.179Z Downloaded new_debug_unreachable v1.0.6
11732025-10-27T23:08:35.179Z Downloaded rustls-pemfile v1.0.4
11742025-10-27T23:08:35.179Z Downloaded rustls-native-certs v0.8.1
11752025-10-27T23:08:35.183Z Downloaded proc-macro-error2 v2.0.1
11762025-10-27T23:08:35.186Z Downloaded crossbeam-channel v0.5.15
11772025-10-27T23:08:35.189Z Downloaded toml_datetime v0.7.0
11782025-10-27T23:08:35.189Z Downloaded pem-rfc7468 v0.7.0
11792025-10-27T23:08:35.192Z Downloaded hickory-resolver v0.25.2
11802025-10-27T23:08:35.195Z Downloaded heapless v0.8.0
11812025-10-27T23:08:35.198Z Downloaded darling_core v0.20.10
11822025-10-27T23:08:35.201Z Downloaded tar v0.4.44
11832025-10-27T23:08:35.206Z Downloaded slog-dtrace v0.3.0
11842025-10-27T23:08:35.206Z Downloaded serde_spanned v1.0.0
11852025-10-27T23:08:35.206Z Downloaded serde_repr v0.1.19
11862025-10-27T23:08:35.209Z Downloaded serde_path_to_error v0.1.17
11872025-10-27T23:08:35.209Z Downloaded nibble_vec v0.1.0
11882025-10-27T23:08:35.212Z Downloaded ecdsa v0.16.9
11892025-10-27T23:08:35.212Z Downloaded progenitor-macro v0.10.0
11902025-10-27T23:08:35.212Z Downloaded progenitor-macro v0.8.0
11912025-10-27T23:08:35.216Z Downloaded peg v0.8.5
11922025-10-27T23:08:35.219Z Downloaded bytes v1.10.1
11932025-10-27T23:08:35.222Z Downloaded phf v0.11.2
11942025-10-27T23:08:35.222Z Downloaded pbkdf2 v0.12.2
11952025-10-27T23:08:35.222Z Downloaded num_enum_derive v0.5.11
11962025-10-27T23:08:35.226Z Downloaded schemars v0.8.22
11972025-10-27T23:08:35.235Z Downloaded rcgen v0.12.1
11982025-10-27T23:08:35.238Z Downloaded fallible-iterator v0.2.0
11992025-10-27T23:08:35.238Z Downloaded const_format v0.2.34
12002025-10-27T23:08:35.241Z Downloaded lzss v0.8.2
12012025-10-27T23:08:35.244Z Downloaded subprocess v0.2.9
12022025-10-27T23:08:35.244Z Downloaded bumpalo v3.16.0
12032025-10-27T23:08:35.249Z Downloaded allocator-api2 v0.2.21
12042025-10-27T23:08:35.252Z Downloaded xshell v0.2.7
12052025-10-27T23:08:35.252Z Downloaded vsss-rs v3.3.4
12062025-10-27T23:08:35.255Z Downloaded indicatif v0.18.0
12072025-10-27T23:08:35.258Z Downloaded env_filter v0.1.2
12082025-10-27T23:08:35.258Z Downloaded enum-as-inner v0.6.1
12092025-10-27T23:08:35.258Z Downloaded dyn-clone v1.0.20
12102025-10-27T23:08:35.261Z Downloaded dropshot-api-manager-types v0.2.2
12112025-10-27T23:08:35.261Z Downloaded vergen v9.0.6
12122025-10-27T23:08:35.264Z Downloaded scroll v0.13.0
12132025-10-27T23:08:35.264Z Downloaded rustc-demangle v0.1.24
12142025-10-27T23:08:35.264Z Downloaded russh-keys v0.45.0
12152025-10-27T23:08:35.268Z Downloaded maybe-uninit v2.0.0
12162025-10-27T23:08:35.271Z Downloaded zone v0.3.1
12172025-10-27T23:08:35.271Z Downloaded progenitor-impl v0.10.0
12182025-10-27T23:08:35.271Z Downloaded chacha20poly1305 v0.10.1
12192025-10-27T23:08:35.274Z Downloaded postgres-types v0.2.9
12202025-10-27T23:08:35.277Z Downloaded newline-converter v0.3.0
12212025-10-27T23:08:35.277Z Downloaded match_cfg v0.1.0
12222025-10-27T23:08:35.277Z Downloaded maplit v1.0.2
12232025-10-27T23:08:35.277Z Downloaded foreign-types-shared v0.3.1
12242025-10-27T23:08:35.280Z Downloaded foreign-types-shared v0.1.1
12252025-10-27T23:08:35.280Z Downloaded libloading v0.8.5
12262025-10-27T23:08:35.281Z Downloaded hyper-staticfile v0.10.1
12272025-10-27T23:08:35.284Z Downloaded hashbrown v0.13.2
12282025-10-27T23:08:35.289Z Downloaded crc-any v2.5.0
12292025-10-27T23:08:35.289Z Downloaded cookie_store v0.21.1
12302025-10-27T23:08:35.292Z Downloaded console v0.15.10
12312025-10-27T23:08:35.292Z Downloaded clang-sys v1.8.1
12322025-10-27T23:08:35.296Z Downloaded blake2 v0.10.6
12332025-10-27T23:08:35.299Z Downloaded tokio-native-tls v0.3.1
12342025-10-27T23:08:35.299Z Downloaded tokio-macros v2.5.0
12352025-10-27T23:08:35.299Z Downloaded ignore v0.4.23
12362025-10-27T23:08:35.302Z Downloaded thiserror-no-std v2.0.2
12372025-10-27T23:08:35.305Z Downloaded zone v0.1.8
12382025-10-27T23:08:35.305Z Downloaded libz-rs-sys v0.5.1
12392025-10-27T23:08:35.305Z Downloaded indexmap v1.9.3
12402025-10-27T23:08:35.308Z Downloaded pin-project-internal v1.1.6
12412025-10-27T23:08:35.311Z Downloaded ipnet v2.11.0
12422025-10-27T23:08:35.311Z Downloaded cookie v0.18.1
12432025-10-27T23:08:35.314Z Downloaded signal-hook-tokio v0.3.1
12442025-10-27T23:08:35.314Z Downloaded iana-time-zone v0.1.63
12452025-10-27T23:08:35.317Z Downloaded hubpack v0.1.2
12462025-10-27T23:08:35.317Z Downloaded unicode-truncate v1.1.0
12472025-10-27T23:08:35.317Z Downloaded serde_urlencoded v0.7.1
12482025-10-27T23:08:35.320Z Downloaded schemars_derive v0.8.22
12492025-10-27T23:08:35.321Z Downloaded cancel-safe-futures v0.1.5
12502025-10-27T23:08:35.326Z Downloaded signal-hook-registry v1.4.2
12512025-10-27T23:08:35.326Z Downloaded resolv-conf v0.7.0
12522025-10-27T23:08:35.326Z Downloaded ingot-macros v0.1.1
12532025-10-27T23:08:35.330Z Downloaded crc32fast v1.4.2
12542025-10-27T23:08:35.330Z Downloaded corncobs v0.1.4
12552025-10-27T23:08:35.330Z Downloaded console v0.16.0
12562025-10-27T23:08:35.336Z Downloaded colored v2.2.0
12572025-10-27T23:08:35.336Z Downloaded bitfield-struct v0.6.2
12582025-10-27T23:08:35.336Z Downloaded rfc6979 v0.4.0
12592025-10-27T23:08:35.337Z Downloaded tinyvec_macros v0.1.1
12602025-10-27T23:08:35.340Z Downloaded libefi-sys v0.1.0
12612025-10-27T23:08:35.340Z Downloaded is-terminal v0.4.13
12622025-10-27T23:08:35.340Z Downloaded indent_write v2.2.0
12632025-10-27T23:08:35.343Z Downloaded hyper-tls v0.6.0
12642025-10-27T23:08:35.343Z Downloaded rustls-pemfile v2.2.0
12652025-10-27T23:08:35.343Z Downloaded rustc-hash v1.1.0
12662025-10-27T23:08:35.347Z Downloaded rand_seeder v0.4.0
12672025-10-27T23:08:35.347Z Downloaded progenitor-macro v0.11.2
12682025-10-27T23:08:35.347Z Downloaded pin-project-lite v0.2.14
12692025-10-27T23:08:35.350Z Downloaded progenitor v0.8.0
12702025-10-27T23:08:35.354Z Downloaded powerfmt v0.2.0
12712025-10-27T23:08:35.354Z Downloaded jobserver v0.1.32
12722025-10-27T23:08:35.354Z Downloaded hyper-rustls v0.27.7
12732025-10-27T23:08:35.357Z Downloaded const_format_proc_macros v0.2.34
12742025-10-27T23:08:35.364Z Downloaded ciborium v0.2.2
12752025-10-27T23:08:35.364Z Downloaded bzip2 v0.5.2
12762025-10-27T23:08:35.368Z Downloaded impl-trait-for-tuples v0.2.2
12772025-10-27T23:08:35.368Z Downloaded hostname v0.4.0
12782025-10-27T23:08:35.368Z Downloaded home v0.5.9
12792025-10-27T23:08:35.368Z Downloaded hex-literal v0.4.1
12802025-10-27T23:08:35.368Z Downloaded bzip2 v0.4.4
12812025-10-27T23:08:35.372Z Downloaded constant_time_eq v0.3.1
12822025-10-27T23:08:35.372Z Downloaded bitfield v0.19.2
12832025-10-27T23:08:35.372Z Downloaded array-init v0.0.4
12842025-10-27T23:08:35.372Z Downloaded critical-section v1.1.3
12852025-10-27T23:08:35.375Z Downloaded convert_case v0.4.0
12862025-10-27T23:08:35.375Z Downloaded castaway v0.2.3
12872025-10-27T23:08:35.375Z Downloaded blowfish v0.9.1
12882025-10-27T23:08:35.380Z Downloaded http-body-util v0.1.3
12892025-10-27T23:08:35.380Z Downloaded hex v0.4.3
12902025-10-27T23:08:35.380Z Downloaded block-padding v0.3.3
12912025-10-27T23:08:35.385Z Downloaded cfg_aliases v0.2.1
12922025-10-27T23:08:35.385Z Downloaded globwalk v0.9.1
12932025-10-27T23:08:35.385Z Downloaded base64 v0.21.7
12942025-10-27T23:08:35.388Z Downloaded arrayvec v0.7.6
12952025-10-27T23:08:35.388Z Downloaded glob v0.3.2
12962025-10-27T23:08:35.389Z Downloaded ghash v0.5.1
12972025-10-27T23:08:35.389Z Downloaded base16ct v0.2.0
12982025-10-27T23:08:35.392Z Downloaded atomic-waker v1.1.2
12992025-10-27T23:08:35.392Z Downloaded async-stream-impl v0.3.6
13002025-10-27T23:08:35.392Z Downloaded ahash v0.8.12
13012025-10-27T23:08:35.396Z Downloaded backoff v0.4.0
13022025-10-27T23:08:35.396Z Downloaded base64ct v1.6.0
13032025-10-27T23:08:35.399Z Downloaded async-stream v0.3.6
13042025-10-27T23:08:35.399Z Downloaded async-recursion v1.1.1
13052025-10-27T23:08:35.404Z Downloaded bit-set v0.5.3
13062025-10-27T23:08:35.586Z Downloaded aws-lc-sys v0.26.0
13072025-10-27T23:08:35.903Z Compiling value-bag v1.9.0
13082025-10-27T23:08:35.903Z Compiling lock_api v0.4.12
13092025-10-27T23:08:35.903Z Compiling scopeguard v1.2.0
13102025-10-27T23:08:35.907Z Compiling shlex v1.3.0
13112025-10-27T23:08:35.907Z Compiling typenum v1.17.0
13122025-10-27T23:08:36.074Z Compiling syn v2.0.106
13132025-10-27T23:08:36.089Z Compiling getrandom v0.2.15
13142025-10-27T23:08:36.092Z Compiling jobserver v0.1.32
13152025-10-27T23:08:36.238Z Compiling generic-array v0.14.7
13162025-10-27T23:08:36.422Z Compiling log v0.4.27
13172025-10-27T23:08:36.560Z Compiling cc v1.2.30
13182025-10-27T23:08:36.575Z Compiling rand_core v0.6.4
13192025-10-27T23:08:36.575Z Compiling smallvec v1.15.1
13202025-10-27T23:08:36.943Z Compiling subtle v2.6.1
13212025-10-27T23:08:36.964Z Compiling portable-atomic v1.11.0
13222025-10-27T23:08:36.985Z Compiling critical-section v1.1.3
13232025-10-27T23:08:37.070Z Compiling const-oid v0.9.6
13242025-10-27T23:08:37.133Z Compiling pkg-config v0.3.31
13252025-10-27T23:08:37.157Z Compiling spin v0.9.8
13262025-10-27T23:08:37.268Z Compiling serde_json v1.0.145
13272025-10-27T23:08:37.533Z Compiling pin-project-lite v0.2.14
13282025-10-27T23:08:37.621Z Compiling getrandom v0.3.4
13292025-10-27T23:08:37.676Z Compiling parking_lot_core v0.9.10
13302025-10-27T23:08:38.136Z Compiling regex-syntax v0.8.5
13312025-10-27T23:08:38.378Z Compiling rustix v0.38.37
13322025-10-27T23:08:39.013Z Compiling once_cell v1.21.3
13332025-10-27T23:08:39.219Z Compiling signal-hook-registry v1.4.2
13342025-10-27T23:08:39.478Z Compiling libm v0.2.8
13352025-10-27T23:08:39.678Z Compiling parking_lot v0.12.3
13362025-10-27T23:08:39.819Z Compiling mio v1.0.2
13372025-10-27T23:08:39.892Z Compiling num-traits v0.2.19
13382025-10-27T23:08:39.984Z Compiling allocator-api2 v0.2.21
13392025-10-27T23:08:40.214Z Compiling futures-core v0.3.31
13402025-10-27T23:08:40.505Z Compiling lazy_static v1.5.0
13412025-10-27T23:08:40.508Z Compiling aho-corasick v1.1.3
13422025-10-27T23:08:40.653Z Compiling socket2 v0.6.0
13432025-10-27T23:08:40.675Z Compiling slab v0.4.9
13442025-10-27T23:08:40.846Z Compiling percent-encoding v2.3.2
13452025-10-27T23:08:41.041Z Compiling cpufeatures v0.2.14
13462025-10-27T23:08:41.208Z Compiling either v1.15.0
13472025-10-27T23:08:41.240Z Compiling glob v0.3.2
13482025-10-27T23:08:41.309Z Compiling futures-sink v0.3.31
13492025-10-27T23:08:41.545Z Compiling futures-channel v0.3.31
13502025-10-27T23:08:41.798Z Compiling futures-io v0.3.31
13512025-10-27T23:08:41.896Z Compiling pin-utils v0.1.0
13522025-10-27T23:08:41.971Z Compiling prettyplease v0.2.36
13532025-10-27T23:08:42.011Z Compiling futures-task v0.3.31
13542025-10-27T23:08:42.060Z Compiling clang-sys v1.8.1
13552025-10-27T23:08:42.081Z Compiling hashbrown v0.16.0
13562025-10-27T23:08:42.305Z Compiling minimal-lexical v0.2.1
13572025-10-27T23:08:42.359Z Compiling libloading v0.8.5
13582025-10-27T23:08:42.729Z Compiling regex-automata v0.4.11
13592025-10-27T23:08:42.787Z Compiling nom v7.1.3
13602025-10-27T23:08:42.834Z Compiling bindgen v0.69.5
13612025-10-27T23:08:43.211Z Compiling synstructure v0.13.1
13622025-10-27T23:08:43.250Z Compiling base64ct v1.6.0
13632025-10-27T23:08:43.782Z Compiling home v0.5.9
13642025-10-27T23:08:43.838Z Compiling pem-rfc7468 v0.7.0
13652025-10-27T23:08:44.014Z Compiling indexmap v2.11.4
13662025-10-27T23:08:44.574Z Compiling itertools v0.12.1
13672025-10-27T23:08:44.832Z Compiling rustc-hash v1.1.0
13682025-10-27T23:08:45.006Z Compiling lazycell v1.3.0
13692025-10-27T23:08:45.199Z Compiling flagset v0.4.6
13702025-10-27T23:08:45.442Z Compiling form_urlencoded v1.2.2
13712025-10-27T23:08:45.513Z Compiling rand_core v0.9.3
13722025-10-27T23:08:45.753Z Compiling cmake v0.1.51
13732025-10-27T23:08:46.068Z Compiling cexpr v0.6.0
13742025-10-27T23:08:46.096Z Compiling paste v1.0.15
13752025-10-27T23:08:46.597Z Compiling fs_extra v1.3.0
13762025-10-27T23:08:46.618Z Compiling dunce v1.0.5
13772025-10-27T23:08:46.839Z Compiling rustc_version v0.4.1
13782025-10-27T23:08:46.936Z Compiling rustversion v1.0.22
13792025-10-27T23:08:47.136Z Compiling vcpkg v0.2.15
13802025-10-27T23:08:47.369Z Compiling ident_case v1.0.1
13812025-10-27T23:08:47.465Z Compiling iana-time-zone v0.1.63
13822025-10-27T23:08:47.562Z Compiling foldhash v0.1.5
13832025-10-27T23:08:47.565Z Compiling darling_core v0.20.10
13842025-10-27T23:08:47.842Z Compiling hashbrown v0.15.4
13852025-10-27T23:08:48.141Z Compiling serde_derive v1.0.226
13862025-10-27T23:08:48.775Z Compiling zeroize_derive v1.4.2
13872025-10-27T23:08:48.797Z Compiling zerofrom-derive v0.1.4
13882025-10-27T23:08:49.030Z Compiling yoke-derive v0.7.4
13892025-10-27T23:08:49.052Z Compiling zerocopy-derive v0.7.35
13902025-10-27T23:08:50.255Z Compiling zeroize v1.8.1
13912025-10-27T23:08:51.028Z Compiling zerovec-derive v0.10.3
13922025-10-27T23:08:51.659Z Compiling zerocopy v0.7.35
13932025-10-27T23:08:51.961Z Compiling crypto-common v0.1.6
13942025-10-27T23:08:52.213Z Compiling block-buffer v0.10.4
13952025-10-27T23:08:52.252Z Compiling zerofrom v0.1.4
13962025-10-27T23:08:52.493Z Compiling digest v0.10.7
13972025-10-27T23:08:52.496Z Compiling yoke v0.7.4
13982025-10-27T23:08:52.888Z Compiling displaydoc v0.2.5
13992025-10-27T23:08:52.915Z Compiling tokio-macros v2.5.0
14002025-10-27T23:08:52.988Z Compiling icu_provider_macros v1.5.0
14012025-10-27T23:08:53.010Z Compiling hmac v0.12.1
14022025-10-27T23:08:53.275Z Compiling thiserror-impl v2.0.17
14032025-10-27T23:08:53.351Z Compiling block-padding v0.3.3
14042025-10-27T23:08:53.428Z Compiling zerovec v0.10.4
14052025-10-27T23:08:53.618Z Compiling futures-macro v0.3.31
14062025-10-27T23:08:54.070Z Compiling inout v0.1.3
14072025-10-27T23:08:54.327Z Compiling ppv-lite86 v0.2.20
14082025-10-27T23:08:54.361Z Compiling regex v1.11.3
14092025-10-27T23:08:54.361Z Compiling cipher v0.4.4
14102025-10-27T23:08:54.445Z Compiling sha2 v0.10.9
14112025-10-27T23:08:54.953Z Compiling der_derive v0.7.3
14122025-10-27T23:08:55.206Z Compiling tinystr v0.7.6
14132025-10-27T23:08:55.339Z Compiling icu_collections v1.5.0
14142025-10-27T23:08:55.443Z Compiling futures-util v0.3.31
14152025-10-27T23:08:55.446Z Compiling salsa20 v0.10.2
14162025-10-27T23:08:55.485Z Compiling serde v1.0.226
14172025-10-27T23:08:55.600Z Compiling icu_locid v1.5.0
14182025-10-27T23:08:55.695Z Compiling pbkdf2 v0.12.2
14192025-10-27T23:08:55.885Z Compiling scrypt v0.11.0
14202025-10-27T23:08:56.403Z Compiling rand_chacha v0.9.0
14212025-10-27T23:08:56.424Z Compiling thiserror v2.0.17
14222025-10-27T23:08:56.557Z Compiling bitflags v2.9.4
14232025-10-27T23:08:56.593Z Compiling bytes v1.10.1
14242025-10-27T23:08:56.660Z Compiling pest v2.8.2
14252025-10-27T23:08:57.109Z Compiling icu_provider v1.5.0
14262025-10-27T23:08:57.519Z Compiling der v0.7.10
14272025-10-27T23:08:57.807Z Compiling tokio v1.47.0
14282025-10-27T23:08:57.967Z Compiling icu_locid_transform v1.5.0
14292025-10-27T23:08:58.010Z Compiling http v1.3.1
14302025-10-27T23:08:58.416Z Compiling uuid v1.18.1
14312025-10-27T23:08:59.595Z Compiling icu_properties v1.5.1
14322025-10-27T23:08:59.970Z Compiling spki v0.7.3
14332025-10-27T23:09:00.067Z Compiling pest_meta v2.8.2
14342025-10-27T23:09:00.231Z Compiling chrono v0.4.42
14352025-10-27T23:09:00.346Z Compiling cbc v0.1.2
14362025-10-27T23:09:00.389Z Compiling aes v0.8.4
14372025-10-27T23:09:00.586Z Compiling which v4.4.2
14382025-10-27T23:09:00.618Z Compiling openssl-sys v0.9.109
14392025-10-27T23:09:01.499Z Compiling pest_generator v2.8.2
14402025-10-27T23:09:02.856Z Compiling pkcs5 v0.7.1
14412025-10-27T23:09:03.004Z Compiling icu_normalizer v1.5.0
14422025-10-27T23:09:03.121Z Compiling rand v0.9.2
14432025-10-27T23:09:03.432Z Compiling darling_macro v0.20.10
14442025-10-27T23:09:03.893Z Compiling idna_adapter v1.2.0
14452025-10-27T23:09:03.899Z Compiling tracing-attributes v0.1.27
14462025-10-27T23:09:04.144Z Compiling idna v1.0.3
14472025-10-27T23:09:04.349Z Compiling ring v0.17.14
14482025-10-27T23:09:04.371Z Compiling tracing-core v0.1.32
14492025-10-27T23:09:04.701Z Compiling rustix v1.0.7
14502025-10-27T23:09:04.902Z Compiling url v2.5.4
14512025-10-27T23:09:05.399Z Compiling aws-lc-rs v1.12.4
14522025-10-27T23:09:05.457Z Compiling adler2 v2.0.0
14532025-10-27T23:09:05.637Z Compiling miniz_oxide v0.8.5
14542025-10-27T23:09:05.809Z Compiling pest_derive v2.8.2
14552025-10-27T23:09:05.824Z Compiling darling v0.20.10
14562025-10-27T23:09:05.951Z Compiling pkcs8 v0.10.2
14572025-10-27T23:09:06.528Z Compiling tokio-util v0.7.15
14582025-10-27T23:09:06.574Z Compiling http-body v1.0.1
14592025-10-27T23:09:06.594Z Compiling thiserror-impl v1.0.69
14602025-10-27T23:09:06.814Z Compiling scroll_derive v0.12.0
14612025-10-27T23:09:06.913Z Compiling serde_derive_internals v0.29.1
14622025-10-27T23:09:07.060Z Compiling tracing v0.1.40
14632025-10-27T23:09:07.546Z Compiling base64 v0.22.1
14642025-10-27T23:09:08.205Z Compiling rustls-pki-types v1.10.0
14652025-10-27T23:09:08.222Z Compiling schemars v0.8.22
14662025-10-27T23:09:08.563Z Compiling tinyvec_macros v0.1.1
14672025-10-27T23:09:08.614Z Compiling zerocopy v0.8.27
14682025-10-27T23:09:08.696Z Compiling httparse v1.9.5
14692025-10-27T23:09:08.951Z Compiling schemars_derive v0.8.22
14702025-10-27T23:09:09.045Z Compiling tinyvec v1.8.0
14712025-10-27T23:09:09.287Z Compiling thiserror v1.0.69
14722025-10-27T23:09:09.458Z Compiling scroll v0.12.0
14732025-10-27T23:09:09.488Z Compiling zerocopy-derive v0.8.27
14742025-10-27T23:09:10.000Z Compiling bzip2-sys v0.1.13+1.0.8
14752025-10-27T23:09:10.466Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14762025-10-27T23:09:10.500Z Compiling untrusted v0.9.0
14772025-10-27T23:09:10.690Z Compiling num-conv v0.1.0
14782025-10-27T23:09:10.904Z Compiling foreign-types-shared v0.1.1
14792025-10-27T23:09:10.979Z Compiling untrusted v0.7.1
14802025-10-27T23:09:11.043Z Compiling time-core v0.1.6
14812025-10-27T23:09:11.171Z Compiling openssl v0.10.73
14822025-10-27T23:09:11.182Z Compiling try-lock v0.2.5
14832025-10-27T23:09:11.289Z Compiling dyn-clone v1.0.20
14842025-10-27T23:09:11.363Z Compiling atomic-waker v1.1.2
14852025-10-27T23:09:11.468Z Compiling tower-service v0.3.3
14862025-10-27T23:09:11.522Z Compiling openssl-probe v0.1.5
14872025-10-27T23:09:11.562Z Compiling powerfmt v0.2.0
14882025-10-27T23:09:11.710Z Compiling tempfile v3.20.0
14892025-10-27T23:09:11.745Z Compiling h2 v0.4.6
14902025-10-27T23:09:11.899Z Compiling deranged v0.5.3
14912025-10-27T23:09:12.178Z Compiling want v0.3.1
14922025-10-27T23:09:12.459Z Compiling time-macros v0.2.24
14932025-10-27T23:09:14.349Z Compiling foreign-types v0.3.2
14942025-10-27T23:09:15.008Z Compiling goblin v0.8.2
14952025-10-27T23:09:15.959Z Compiling ipnet v2.11.0
14962025-10-27T23:09:16.054Z Compiling openssl-macros v0.1.1
14972025-10-27T23:09:16.088Z Compiling wait-timeout v0.2.0
14982025-10-27T23:09:16.637Z Compiling syn v1.0.109
14992025-10-27T23:09:16.763Z Compiling quick-error v1.2.3
15002025-10-27T23:09:16.864Z Compiling num_threads v0.1.7
15012025-10-27T23:09:16.937Z Compiling bit-vec v0.8.0
15022025-10-27T23:09:16.984Z Compiling rustls v0.23.19
15032025-10-27T23:09:16.991Z Compiling native-tls v0.2.12
15042025-10-27T23:09:17.162Z Compiling httpdate v1.0.3
15052025-10-27T23:09:17.314Z Compiling gimli v0.31.1
15062025-10-27T23:09:17.345Z Compiling crossbeam-utils v0.8.21
15072025-10-27T23:09:17.393Z Compiling bit-set v0.8.0
15082025-10-27T23:09:17.650Z Compiling time v0.3.43
15092025-10-27T23:09:17.675Z Compiling rusty-fork v0.3.0
15102025-10-27T23:09:18.348Z Compiling hyper v1.7.0
15112025-10-27T23:09:21.055Z Compiling dof v0.3.0
15122025-10-27T23:09:21.362Z Compiling addr2line v0.24.2
15132025-10-27T23:09:21.849Z Compiling unicode-normalization v0.1.24
15142025-10-27T23:09:21.950Z Compiling dtrace-parser v0.2.0
15152025-10-27T23:09:21.994Z Compiling derive_builder_core v0.20.2
15162025-10-27T23:09:22.777Z Compiling signature v2.2.0
15172025-10-27T23:09:22.861Z Compiling scroll_derive v0.13.1
15182025-10-27T23:09:23.043Z Compiling heapless v0.7.17
15192025-10-27T23:09:23.410Z Compiling rand_xorshift v0.4.0
15202025-10-27T23:09:23.482Z Compiling cookie v0.18.1
15212025-10-27T23:09:23.694Z Compiling object v0.36.5
15222025-10-27T23:09:23.730Z Compiling crc32fast v1.4.2
15232025-10-27T23:09:23.807Z Compiling anyhow v1.0.99
15242025-10-27T23:09:24.049Z Compiling slog v2.7.0
15252025-10-27T23:09:24.067Z Compiling signal-hook v0.3.18
15262025-10-27T23:09:24.361Z Compiling siphasher v0.3.11
15272025-10-27T23:09:24.474Z Compiling unicode-bidi v0.3.17
15282025-10-27T23:09:24.504Z Compiling zstd-safe v7.2.3
15292025-10-27T23:09:24.707Z Compiling zlib-rs v0.5.1
15302025-10-27T23:09:24.725Z Compiling unarray v0.1.4
15312025-10-27T23:09:24.847Z Compiling unicode-properties v0.1.3
15322025-10-27T23:09:24.899Z Compiling rustc-demangle v0.1.24
15332025-10-27T23:09:25.254Z Compiling stringprep v0.1.5
15342025-10-27T23:09:25.340Z Compiling proptest v1.7.0
15352025-10-27T23:09:25.591Z Compiling scroll v0.13.0
15362025-10-27T23:09:25.754Z Compiling phf_shared v0.11.2
15372025-10-27T23:09:26.216Z Compiling derive_builder_macro v0.20.2
15382025-10-27T23:09:26.462Z Compiling usdt-impl v0.5.0
15392025-10-27T23:09:26.862Z Compiling hyper-util v0.1.17
15402025-10-27T23:09:27.783Z Compiling ipnetwork v0.21.1
15412025-10-27T23:09:28.008Z Compiling serde_tokenstream v0.2.2
15422025-10-27T23:09:28.575Z Compiling toml_datetime v0.6.11
15432025-10-27T23:09:28.613Z Compiling serde_spanned v0.6.9
15442025-10-27T23:09:28.871Z Compiling rand_chacha v0.3.1
15452025-10-27T23:09:29.077Z Compiling md-5 v0.10.6
15462025-10-27T23:09:29.366Z Compiling vergen-lib v0.1.6
15472025-10-27T23:09:29.708Z Compiling curve25519-dalek v4.1.3
15482025-10-27T23:09:30.397Z Compiling backtrace v0.3.74
15492025-10-27T23:09:30.458Z Compiling num-integer v0.1.46
15502025-10-27T23:09:30.481Z Compiling sync_wrapper v1.0.1
15512025-10-27T23:09:30.655Z Compiling ff v0.13.0
15522025-10-27T23:09:30.892Z Compiling libz-rs-sys v0.5.1
15532025-10-27T23:09:31.100Z Compiling hash32 v0.2.1
15542025-10-27T23:09:31.177Z Compiling memoffset v0.9.1
15552025-10-27T23:09:31.198Z Compiling litrs v0.4.1
15562025-10-27T23:09:31.480Z Compiling base16ct v0.2.0
15572025-10-27T23:09:31.527Z Compiling ref-cast v1.0.24
15582025-10-27T23:09:31.701Z Compiling num-bigint-dig v0.8.4
15592025-10-27T23:09:31.811Z Compiling psl-types v2.0.11
15602025-10-27T23:09:32.019Z Compiling tower-layer v0.3.3
15612025-10-27T23:09:32.043Z Compiling smoltcp v0.9.1
15622025-10-27T23:09:32.064Z Compiling cfg_aliases v0.2.1
15632025-10-27T23:09:32.177Z Compiling fallible-iterator v0.2.0
15642025-10-27T23:09:32.233Z Compiling document-features v0.2.11
15652025-10-27T23:09:32.311Z Compiling tower v0.5.2
15662025-10-27T23:09:32.717Z Compiling nix v0.29.0
15672025-10-27T23:09:32.846Z Compiling postgres-protocol v0.6.8
15682025-10-27T23:09:33.121Z Compiling publicsuffix v2.3.0
15692025-10-27T23:09:33.182Z Compiling sec1 v0.7.3
15702025-10-27T23:09:33.593Z Compiling flate2 v1.1.2
15712025-10-27T23:09:33.720Z Compiling num-iter v0.1.45
15722025-10-27T23:09:33.912Z Compiling newtype-uuid v1.3.1
15732025-10-27T23:09:34.010Z Compiling group v0.13.0
15742025-10-27T23:09:34.425Z Compiling rand v0.8.5
15752025-10-27T23:09:34.482Z Compiling oxnet v0.1.3
15762025-10-27T23:09:34.539Z Compiling derive_builder v0.20.2
15772025-10-27T23:09:34.612Z Compiling tokio-native-tls v0.3.1
15782025-10-27T23:09:35.219Z Compiling goblin v0.10.2
15792025-10-27T23:09:35.653Z Compiling rustls-native-certs v0.8.1
15802025-10-27T23:09:35.726Z Compiling webpki-roots v1.0.1
15812025-10-27T23:09:35.888Z Compiling http-body-util v0.1.3
15822025-10-27T23:09:35.951Z Compiling terminal_size v0.4.0
15832025-10-27T23:09:36.173Z Compiling cargo-platform v0.1.8
15842025-10-27T23:09:36.194Z Compiling hkdf v0.12.4
15852025-10-27T23:09:36.321Z Compiling crypto-bigint v0.5.5
15862025-10-27T23:09:36.379Z Compiling vergen v9.0.6
15872025-10-27T23:09:36.469Z Compiling daft-derive v0.1.4
15882025-10-27T23:09:36.677Z Compiling curve25519-dalek-derive v0.1.1
15892025-10-27T23:09:36.709Z Compiling async-trait v0.1.89
15902025-10-27T23:09:38.029Z Compiling ref-cast-impl v1.0.24
15912025-10-27T23:09:38.074Z Compiling strum_macros v0.27.2
15922025-10-27T23:09:38.512Z Compiling hubpack_derive v0.1.1
15932025-10-27T23:09:39.145Z Compiling ahash v0.8.12
15942025-10-27T23:09:39.219Z Compiling fs-err v3.1.1
15952025-10-27T23:09:39.446Z Compiling iri-string v0.7.8
15962025-10-27T23:09:39.501Z Compiling managed v0.8.0
15972025-10-27T23:09:39.570Z Compiling bitflags v1.3.2
15982025-10-27T23:09:39.693Z Compiling simd-adler32 v0.3.7
15992025-10-27T23:09:39.938Z Compiling usdt-impl v0.6.0
16002025-10-27T23:09:40.228Z Compiling bumpalo v3.16.0
16012025-10-27T23:09:40.318Z Compiling winnow v0.5.40
16022025-10-27T23:09:40.681Z Compiling buf-list v1.0.3
16032025-10-27T23:09:41.301Z Compiling lockfree-object-pool v0.1.6
16042025-10-27T23:09:41.581Z Compiling clap_builder v4.5.48
16052025-10-27T23:09:42.060Z Compiling zopfli v0.8.1
16062025-10-27T23:09:43.179Z Compiling strum v0.27.2
16072025-10-27T23:09:43.267Z Compiling tower-http v0.6.6
16082025-10-27T23:09:43.352Z Compiling dof v0.4.0
16092025-10-27T23:09:43.665Z Compiling toml_edit v0.19.15
16102025-10-27T23:09:44.249Z Compiling hubpack v0.1.2
16112025-10-27T23:09:44.734Z Compiling elliptic-curve v0.13.8
16122025-10-27T23:09:45.715Z Compiling daft v0.1.4
16132025-10-27T23:09:45.844Z Compiling cargo_metadata v0.19.2
16142025-10-27T23:09:46.188Z Compiling hyper-tls v0.6.0
16152025-10-27T23:09:46.597Z Compiling signal-hook-mio v0.2.4
16162025-10-27T23:09:46.798Z Compiling cookie_store v0.21.1
16172025-10-27T23:09:48.273Z Compiling zstd v0.13.3
16182025-10-27T23:09:49.120Z Compiling postgres-types v0.2.9
16192025-10-27T23:09:49.264Z Compiling usdt-macro v0.5.0
16202025-10-27T23:09:49.606Z Compiling usdt-attr-macro v0.5.0
16212025-10-27T23:09:50.240Z Compiling phf v0.11.2
16222025-10-27T23:09:50.244Z Compiling ed25519 v2.2.3
16232025-10-27T23:09:50.394Z Compiling bzip2 v0.5.2
16242025-10-27T23:09:50.511Z Compiling bzip2 v0.4.4
16252025-10-27T23:09:50.701Z Compiling dtrace-parser v0.3.0
16262025-10-27T23:09:50.801Z Compiling pkcs1 v0.7.5
16272025-10-27T23:09:50.907Z Compiling serde_with_macros v3.14.0
16282025-10-27T23:09:51.094Z Compiling serde_urlencoded v0.7.1
16292025-10-27T23:09:51.612Z Compiling serde-big-array v0.5.1
16302025-10-27T23:09:51.675Z Compiling rfc6979 v0.4.0
16312025-10-27T23:09:51.864Z Compiling strum_macros v0.26.4
16322025-10-27T23:09:51.884Z Compiling clap_derive v4.5.47
16332025-10-27T23:09:52.333Z Compiling serde_repr v0.1.19
16342025-10-27T23:09:52.565Z Compiling enum-as-inner v0.6.1
16352025-10-27T23:09:52.940Z Compiling bstr v1.10.0
16362025-10-27T23:09:53.365Z Compiling float-cmp v0.10.0
16372025-10-27T23:09:53.454Z Compiling env_filter v0.1.2
16382025-10-27T23:09:53.608Z Compiling thread-id v5.0.0
16392025-10-27T23:09:53.638Z Compiling socket2 v0.5.10
16402025-10-27T23:09:53.745Z Compiling encoding_rs v0.8.34
16412025-10-27T23:09:54.032Z Compiling new_debug_unreachable v1.0.6
16422025-10-27T23:09:54.147Z Compiling predicates-core v1.0.8
16432025-10-27T23:09:54.387Z Compiling keccak v0.1.5
16442025-10-27T23:09:54.490Z Compiling whoami v1.5.2
16452025-10-27T23:09:54.563Z Compiling normalize-line-endings v0.3.0
16462025-10-27T23:09:54.710Z Compiling fixedbitset v0.4.2
16472025-10-27T23:09:55.031Z Compiling mime v0.3.17
16482025-10-27T23:09:55.163Z Compiling static_assertions v1.1.0
16492025-10-27T23:09:55.288Z Compiling unicode-segmentation v1.12.0
16502025-10-27T23:09:55.541Z Compiling rustc-hash v2.1.1
16512025-10-27T23:09:55.657Z Compiling difflib v0.4.0
16522025-10-27T23:09:55.736Z Compiling foldhash v0.2.0
16532025-10-27T23:09:56.090Z Compiling data-encoding v2.9.0
16542025-10-27T23:09:56.144Z Compiling precomputed-hash v0.1.1
16552025-10-27T23:09:56.148Z Compiling toml_edit v0.22.27
16562025-10-27T23:09:56.250Z Compiling clap v4.5.48
16572025-10-27T23:09:56.286Z Compiling string_cache v0.8.9
16582025-10-27T23:09:56.384Z Compiling strum v0.26.3
16592025-10-27T23:09:56.586Z Compiling predicates v3.1.3
16602025-10-27T23:09:56.715Z Compiling hickory-proto v0.25.2
16612025-10-27T23:09:56.874Z Compiling iddqd v0.3.13
16622025-10-27T23:09:57.436Z Compiling similar v2.7.0
16632025-10-27T23:09:57.819Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
16642025-10-27T23:09:58.028Z Compiling petgraph v0.6.5
16652025-10-27T23:09:59.049Z Compiling tokio-postgres v0.7.13
16662025-10-27T23:09:59.193Z Compiling sha3 v0.10.8
16672025-10-27T23:09:59.460Z Compiling env_logger v0.11.8
16682025-10-27T23:10:00.290Z Compiling usdt v0.5.0
16692025-10-27T23:10:00.776Z Compiling serde_with v3.14.0
16702025-10-27T23:10:01.533Z Compiling ecdsa v0.16.9
16712025-10-27T23:10:01.607Z Compiling rsa v0.9.6
16722025-10-27T23:10:02.378Z Compiling zip v0.6.6
16732025-10-27T23:10:03.144Z Compiling zip v4.2.0
16742025-10-27T23:10:03.625Z Compiling ed25519-dalek v2.1.1
16752025-10-27T23:10:04.355Z Compiling toml v0.7.8
16762025-10-27T23:10:05.007Z Compiling crossterm v0.28.1
16772025-10-27T23:10:05.785Z Compiling crossbeam-epoch v0.9.18
16782025-10-27T23:10:06.048Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
16792025-10-27T23:10:06.131Z Compiling tokio-stream v0.1.17
16802025-10-27T23:10:06.233Z Compiling x509-cert v0.2.5
16812025-10-27T23:10:06.472Z Compiling openapiv3 v2.2.0
16822025-10-27T23:10:06.476Z Compiling sha1 v0.10.6
16832025-10-27T23:10:06.917Z Compiling itertools v0.10.5
16842025-10-27T23:10:07.065Z Compiling itertools v0.13.0
16852025-10-27T23:10:08.050Z Compiling winnow v0.6.26
16862025-10-27T23:10:08.128Z Compiling lalrpop-util v0.19.12
16872025-10-27T23:10:08.495Z Compiling peg-runtime v0.8.5
16882025-10-27T23:10:09.079Z Compiling thread_local v1.1.8
16892025-10-27T23:10:09.149Z Compiling slog-async v2.8.0
16902025-10-27T23:10:09.388Z Compiling crossbeam-channel v0.5.15
16912025-10-27T23:10:09.581Z Compiling xattr v1.3.1
16922025-10-27T23:10:09.746Z Compiling futures-executor v0.3.31
16932025-10-27T23:10:09.882Z Compiling filetime v0.2.25
16942025-10-27T23:10:10.015Z Compiling is-terminal v0.4.13
16952025-10-27T23:10:10.168Z Compiling term v1.1.0
16962025-10-27T23:10:10.195Z Compiling take_mut v0.2.2
16972025-10-27T23:10:10.237Z Compiling tar v0.4.44
16982025-10-27T23:10:10.360Z Compiling futures v0.3.31
16992025-10-27T23:10:11.315Z Compiling slog-term v2.9.2
17002025-10-27T23:10:13.167Z Compiling aws-lc-sys v0.26.0
17012025-10-27T23:10:43.212Z Compiling rustls-webpki v0.102.8
17022025-10-27T23:10:47.534Z Compiling tokio-rustls v0.26.0
17032025-10-27T23:10:47.824Z Compiling hyper-rustls v0.27.7
17042025-10-27T23:10:48.186Z Compiling reqwest v0.12.22
17052025-10-27T23:10:51.500Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17062025-10-27T23:10:51.782Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17072025-10-27T23:10:56.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
17082025-10-27T23:10:56.509Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17092025-10-27T23:10:56.563ZOct 27 23:10:55.853 INFO Starting download, target: Clickhouse
17102025-10-27T23:10:56.563ZOct 27 23:10:55.854 INFO Starting download, target: Cockroach
17112025-10-27T23:10:56.563ZOct 27 23:10:55.854 INFO Starting download, target: Console
17122025-10-27T23:10:56.567ZOct 27 23:10:55.854 INFO Starting download, target: DendriteStub
17132025-10-27T23:10:56.567ZOct 27 23:10:55.854 INFO Starting download, target: MaghemiteMgd
17142025-10-27T23:10:56.567ZOct 27 23:10:55.854 INFO Starting download, target: TransceiverControl
17152025-10-27T23:10:56.567ZOct 27 23:10:55.855 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17162025-10-27T23:10:56.568ZOct 27 23:10:55.855 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17172025-10-27T23:10:56.568ZOct 27 23:10:55.855 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17182025-10-27T23:10:56.568ZOct 27 23:10:55.855 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17192025-10-27T23:10:56.568ZOct 27 23:10:55.855 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17202025-10-27T23:10:56.568ZOct 27 23:10:55.855 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17212025-10-27T23:10:56.979ZOct 27 23:10:56.257 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17222025-10-27T23:10:57.062ZOct 27 23:10:56.344 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17232025-10-27T23:10:57.456ZOct 27 23:10:56.735 INFO Download complete, target: TransceiverControl
17242025-10-27T23:10:57.534ZOct 27 23:10:56.824 INFO Download complete, target: Console
17252025-10-27T23:10:58.140ZOct 27 23:10:57.430 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17262025-10-27T23:10:58.251ZOct 27 23:10:57.519 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17272025-10-27T23:10:58.399ZOct 27 23:10:57.687 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17282025-10-27T23:10:58.823ZOct 27 23:10:58.113 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17292025-10-27T23:10:58.823ZOct 27 23:10:58.113 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17302025-10-27T23:11:03.358ZOct 27 23:11:02.382 INFO Download complete, target: DendriteStub
17312025-10-27T23:11:03.451ZOct 27 23:11:02.457 INFO Download complete, target: MaghemiteMgd
17322025-10-27T23:11:06.688ZOct 27 23:11:05.977 INFO Checking that binary works, target: Cockroach
17332025-10-27T23:11:06.821ZOct 27 23:11:06.105 INFO Download complete, target: Cockroach
17342025-10-27T23:11:10.307ZOct 27 23:11:09.556 INFO Checking that binary works, target: Clickhouse
17352025-10-27T23:11:10.392ZOct 27 23:11:09.679 INFO Download complete, target: Clickhouse
17362025-10-27T23:11:10.399ZAll prerequisites installed successfully
17372025-10-27T23:11:10.400Z
17382025-10-27T23:11:10.400Zreal 5:04.581003352
17392025-10-27T23:11:10.400Zuser 17:31.184155021
17402025-10-27T23:11:10.400Zsys 2:26.991292246
17412025-10-27T23:11:10.400Ztrap 0.632161852
17422025-10-27T23:11:10.400Ztflt 2.540036126
17432025-10-27T23:11:10.400Zdflt 2.617795185
17442025-10-27T23:11:10.400Zkflt 0.058421477
17452025-10-27T23:11:10.400Zlock 42:42.163814156
17462025-10-27T23:11:10.400Zslp 1:05:05.849468816
17472025-10-27T23:11:10.400Zlat 1:17.509053244
17482025-10-27T23:11:10.400Zstop 3:07.361559363
17492025-10-27T23:11:10.400Z+ ptime -m cargo xtask download softnpu
17502025-10-27T23:11:11.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17512025-10-27T23:11:11.173Z Running `target/debug/xtask download softnpu`
17522025-10-27T23:11:15.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
17532025-10-27T23:11:15.273Z Running `target/debug/xtask-downloader softnpu`
17542025-10-27T23:11:15.273ZOct 27 23:11:11.649 INFO Starting download, target: Softnpu
17552025-10-27T23:11:15.273ZOct 27 23:11:11.650 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17562025-10-27T23:11:17.504ZOct 27 23:11:16.792 INFO Download complete, target: Softnpu
17572025-10-27T23:11:17.508Z
17582025-10-27T23:11:17.511Zreal 7.104214145
17592025-10-27T23:11:17.512Zuser 1.608575157
17602025-10-27T23:11:17.512Zsys 0.684777836
17612025-10-27T23:11:17.512Ztrap 0.000961593
17622025-10-27T23:11:17.512Ztflt 0.000085537
17632025-10-27T23:11:17.512Zdflt 0.000051202
17642025-10-27T23:11:17.512Zkflt 0.000000000
17652025-10-27T23:11:17.512Zlock 52.365150456
17662025-10-27T23:11:17.512Zslp 5.036288141
17672025-10-27T23:11:17.512Zlat 0.073290481
17682025-10-27T23:11:17.512Zstop 0.000185215
17692025-10-27T23:11:17.512Z+ export CARGO_INCREMENTAL=0
17702025-10-27T23:11:17.512Z+ CARGO_INCREMENTAL=0
17712025-10-27T23:11:17.513Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17722025-10-27T23:11:18.789Z Compiling proc-macro2 v1.0.101
17732025-10-27T23:11:18.790Z Compiling unicode-ident v1.0.19
17742025-10-27T23:11:18.790Z Compiling libc v0.2.174
17752025-10-27T23:11:18.794Z Compiling serde_core v1.0.226
17762025-10-27T23:11:18.795Z Compiling serde v1.0.226
17772025-10-27T23:11:18.795Z Compiling autocfg v1.4.0
17782025-10-27T23:11:18.795Z Compiling cfg-if v1.0.1
17792025-10-27T23:11:19.097Z Compiling version_check v0.9.5
17802025-10-27T23:11:19.145Z Compiling memchr v2.7.4
17812025-10-27T23:11:19.256Z Compiling shlex v1.3.0
17822025-10-27T23:11:19.643Z Compiling portable-atomic v1.11.0
17832025-10-27T23:11:19.678Z Compiling lock_api v0.4.12
17842025-10-27T23:11:20.021Z Compiling value-bag v1.9.0
17852025-10-27T23:11:20.374Z Compiling typenum v1.17.0
17862025-10-27T23:11:20.434Z Compiling generic-array v0.14.7
17872025-10-27T23:11:20.528Z Compiling log v0.4.27
17882025-10-27T23:11:20.771Z Compiling jobserver v0.1.32
17892025-10-27T23:11:20.897Z Compiling quote v1.0.40
17902025-10-27T23:11:21.176Z Compiling cc v1.2.30
17912025-10-27T23:11:21.235Z Compiling serde_json v1.0.145
17922025-10-27T23:11:21.265Z Compiling getrandom v0.3.4
17932025-10-27T23:11:21.450Z Compiling syn v2.0.106
17942025-10-27T23:11:21.474Z Compiling libm v0.2.8
17952025-10-27T23:11:21.598Z Compiling num-traits v0.2.19
17962025-10-27T23:11:21.817Z Compiling scopeguard v1.2.0
17972025-10-27T23:11:21.924Z Compiling parking_lot_core v0.9.10
17982025-10-27T23:11:21.984Z Compiling smallvec v1.15.1
17992025-10-27T23:11:22.347Z Compiling regex-syntax v0.8.5
18002025-10-27T23:11:22.466Z Compiling getrandom v0.2.15
18012025-10-27T23:11:22.845Z Compiling pkg-config v0.3.31
18022025-10-27T23:11:23.764Z Compiling aho-corasick v1.1.3
18032025-10-27T23:11:23.900Z Compiling rustix v0.38.37
18042025-10-27T23:11:24.123Z Compiling itoa v1.0.11
18052025-10-27T23:11:24.394Z Compiling thiserror v2.0.17
18062025-10-27T23:11:24.548Z Compiling errno v0.3.12
18072025-10-27T23:11:24.797Z Compiling either v1.15.0
18082025-10-27T23:11:24.880Z Compiling stable_deref_trait v1.2.0
18092025-10-27T23:11:24.883Z Compiling spin v0.9.8
18102025-10-27T23:11:24.923Z Compiling fnv v1.0.7
18112025-10-27T23:11:24.976Z Compiling slab v0.4.9
18122025-10-27T23:11:25.021Z Compiling allocator-api2 v0.2.21
18132025-10-27T23:11:25.075Z Compiling equivalent v1.0.2
18142025-10-27T23:11:25.215Z Compiling lazy_static v1.5.0
18152025-10-27T23:11:25.250Z Compiling semver v1.0.27
18162025-10-27T23:11:25.347Z Compiling ryu v1.0.18
18172025-10-27T23:11:25.367Z Compiling rand_core v0.6.4
18182025-10-27T23:11:25.752Z Compiling regex-automata v0.4.11
18192025-10-27T23:11:25.893Z Compiling critical-section v1.1.3
18202025-10-27T23:11:26.436Z Compiling glob v0.3.2
18212025-10-27T23:11:26.457Z Compiling subtle v2.6.1
18222025-10-27T23:11:26.787Z Compiling once_cell v1.21.3
18232025-10-27T23:11:27.057Z Compiling byteorder v1.5.0
18242025-10-27T23:11:27.127Z Compiling clang-sys v1.8.1
18252025-10-27T23:11:27.741Z Compiling prettyplease v0.2.36
18262025-10-27T23:11:27.791Z Compiling pin-project-lite v0.2.14
18272025-10-27T23:11:27.824Z Compiling schemars v0.8.22
18282025-10-27T23:11:28.561Z Compiling synstructure v0.13.1
18292025-10-27T23:11:29.213Z Compiling serde_derive_internals v0.29.1
18302025-10-27T23:11:29.692Z Compiling litemap v0.7.3
18312025-10-27T23:11:29.860Z Compiling writeable v0.5.5
18322025-10-27T23:11:30.108Z Compiling minimal-lexical v0.2.1
18332025-10-27T23:11:30.564Z Compiling nom v7.1.3
18342025-10-27T23:11:30.667Z Compiling libloading v0.8.5
18352025-10-27T23:11:30.911Z Compiling regex v1.11.3
18362025-10-27T23:11:31.066Z Compiling percent-encoding v2.3.2
18372025-10-27T23:11:31.344Z Compiling bindgen v0.69.5
18382025-10-27T23:11:31.593Z Compiling home v0.5.9
18392025-10-27T23:11:31.858Z Compiling itertools v0.12.1
18402025-10-27T23:11:32.068Z Compiling heck v0.5.0
18412025-10-27T23:11:32.199Z Compiling serde_derive v1.0.226
18422025-10-27T23:11:32.480Z Compiling zeroize_derive v1.4.2
18432025-10-27T23:11:33.509Z Compiling zerofrom-derive v0.1.4
18442025-10-27T23:11:33.703Z Compiling yoke-derive v0.7.4
18452025-10-27T23:11:33.818Z Compiling zerovec-derive v0.10.3
18462025-10-27T23:11:34.383Z Compiling displaydoc v0.2.5
18472025-10-27T23:11:34.416Z Compiling icu_provider_macros v1.5.0
18482025-10-27T23:11:34.689Z Compiling zerocopy-derive v0.7.35
18492025-10-27T23:11:35.389Z Compiling tokio-macros v2.5.0
18502025-10-27T23:11:35.759Z Compiling zeroize v1.8.1
18512025-10-27T23:11:36.039Z Compiling thiserror-impl v2.0.17
18522025-10-27T23:11:36.198Z Compiling futures-macro v0.3.31
18532025-10-27T23:11:36.360Z Compiling zerofrom v0.1.4
18542025-10-27T23:11:36.614Z Compiling yoke v0.7.4
18552025-10-27T23:11:36.637Z Compiling schemars_derive v0.8.22
18562025-10-27T23:11:37.012Z Compiling zerovec v0.10.4
18572025-10-27T23:11:37.450Z Compiling cexpr v0.6.0
18582025-10-27T23:11:37.850Z Compiling icu_locid_transform_data v1.5.0
18592025-10-27T23:11:37.984Z Compiling paste v1.0.15
18602025-10-27T23:11:38.431Z Compiling rustc-hash v1.1.0
18612025-10-27T23:11:38.457Z Compiling lazycell v1.3.0
18622025-10-27T23:11:39.078Z Compiling tinystr v0.7.6
18632025-10-27T23:11:39.229Z Compiling icu_collections v1.5.0
18642025-10-27T23:11:39.523Z Compiling icu_locid v1.5.0
18652025-10-27T23:11:39.661Z Compiling bitflags v2.9.4
18662025-10-27T23:11:39.761Z Compiling bytes v1.10.1
18672025-10-27T23:11:40.099Z Compiling cmake v0.1.51
18682025-10-27T23:11:40.676Z Compiling signal-hook-registry v1.4.2
18692025-10-27T23:11:40.810Z Compiling icu_provider v1.5.0
18702025-10-27T23:11:40.885Z Compiling icu_properties_data v1.5.0
18712025-10-27T23:11:41.142Z Compiling fs_extra v1.3.0
18722025-10-27T23:11:41.164Z Compiling dunce v1.0.5
18732025-10-27T23:11:41.315Z Compiling parking_lot v0.12.3
18742025-10-27T23:11:41.660Z Compiling icu_locid_transform v1.5.0
18752025-10-27T23:11:42.060Z Compiling crypto-common v0.1.6
18762025-10-27T23:11:42.082Z Compiling mio v1.0.2
18772025-10-27T23:11:42.803Z Compiling utf8_iter v1.0.4
18782025-10-27T23:11:42.828Z Compiling write16 v1.0.0
18792025-10-27T23:11:43.026Z Compiling icu_properties v1.5.1
18802025-10-27T23:11:43.110Z Compiling utf16_iter v1.0.5
18812025-10-27T23:11:43.113Z Compiling icu_normalizer_data v1.5.0
18822025-10-27T23:11:43.281Z Compiling hashbrown v0.16.0
18832025-10-27T23:11:43.424Z Compiling const-oid v0.9.6
18842025-10-27T23:11:43.625Z Compiling which v4.4.2
18852025-10-27T23:11:44.766Z Compiling socket2 v0.6.0
18862025-10-27T23:11:45.315Z Compiling thiserror v1.0.69
18872025-10-27T23:11:45.807Z Compiling tokio v1.47.0
18882025-10-27T23:11:46.504Z Compiling indexmap v2.11.4
18892025-10-27T23:11:46.783Z Compiling icu_normalizer v1.5.0
18902025-10-27T23:11:46.808Z Compiling form_urlencoded v1.2.2
18912025-10-27T23:11:47.003Z Compiling ring v0.17.14
18922025-10-27T23:11:47.910Z Compiling idna_adapter v1.2.0
18932025-10-27T23:11:48.138Z Compiling idna v1.0.3
18942025-10-27T23:11:48.171Z Compiling block-buffer v0.10.4
18952025-10-27T23:11:48.439Z Compiling zerocopy v0.7.35
18962025-10-27T23:11:49.008Z Compiling der_derive v0.7.3
18972025-10-27T23:11:49.099Z Compiling thiserror-impl v1.0.69
18982025-10-27T23:11:49.412Z Compiling tracing-attributes v0.1.27
18992025-10-27T23:11:49.832Z Compiling aws-lc-rs v1.12.4
19002025-10-27T23:11:50.285Z Compiling vcpkg v0.2.15
19012025-10-27T23:11:51.593Z Compiling openssl-sys v0.9.109
19022025-10-27T23:11:51.924Z Compiling url v2.5.4
19032025-10-27T23:11:52.097Z Compiling digest v0.10.7
19042025-10-27T23:11:52.523Z Compiling futures-core v0.3.31
19052025-10-27T23:11:52.808Z Compiling strsim v0.11.1
19062025-10-27T23:11:53.452Z Compiling ident_case v1.0.1
19072025-10-27T23:11:53.471Z Compiling httparse v1.9.5
19082025-10-27T23:11:54.556Z Compiling foldhash v0.1.5
19092025-10-27T23:11:54.774Z Compiling zerocopy v0.8.27
19102025-10-27T23:11:54.860Z Compiling iana-time-zone v0.1.63
19112025-10-27T23:11:55.131Z Compiling aws-lc-sys v0.26.0
19122025-10-27T23:11:55.436Z Compiling rustix v1.0.7
19132025-10-27T23:11:55.463Z Compiling chrono v0.4.42
19142025-10-27T23:11:55.544Z Compiling hashbrown v0.15.4
19152025-10-27T23:11:56.388Z Compiling uuid v1.18.1
19162025-10-27T23:11:56.708Z Compiling ucd-trie v0.1.7
19172025-10-27T23:11:57.161Z Compiling syn v1.0.109
19182025-10-27T23:11:57.254Z Compiling pest v2.8.2
19192025-10-27T23:11:57.590Z Compiling serde_tokenstream v0.2.2
19202025-10-27T23:11:57.752Z Compiling zerocopy-derive v0.8.27
19212025-10-27T23:11:58.509Z Compiling time-core v0.1.6
19222025-10-27T23:11:58.913Z Compiling futures-sink v0.3.31
19232025-10-27T23:11:59.113Z Compiling num-conv v0.1.0
19242025-10-27T23:11:59.252Z Compiling futures-channel v0.3.31
19252025-10-27T23:11:59.409Z Compiling time-macros v0.2.24
19262025-10-27T23:12:00.064Z Compiling pest_meta v2.8.2
19272025-10-27T23:12:00.169Z Compiling rustc_version v0.4.1
19282025-10-27T23:12:00.944Z Compiling pin-utils v0.1.0
19292025-10-27T23:12:01.066Z Compiling openssl v0.10.73
19302025-10-27T23:12:01.513Z Compiling cpufeatures v0.2.14
19312025-10-27T23:12:01.518Z Compiling futures-io v0.3.31
19322025-10-27T23:12:01.789Z Compiling futures-task v0.3.31
19332025-10-27T23:12:01.894Z Compiling pest_generator v2.8.2
19342025-10-27T23:12:02.113Z Compiling futures-util v0.3.31
19352025-10-27T23:12:02.338Z Compiling hmac v0.12.1
19362025-10-27T23:12:03.331Z Compiling block-padding v0.3.3
19372025-10-27T23:12:03.436Z Compiling pest_derive v2.8.2
19382025-10-27T23:12:03.568Z Compiling scroll_derive v0.12.0
19392025-10-27T23:12:03.954Z Compiling openssl-macros v0.1.1
19402025-10-27T23:12:04.322Z Compiling crossbeam-utils v0.8.21
19412025-10-27T23:12:04.565Z Compiling native-tls v0.2.12
19422025-10-27T23:12:04.671Z Compiling rustls v0.23.19
19432025-10-27T23:12:04.819Z Compiling dyn-clone v1.0.20
19442025-10-27T23:12:04.953Z Compiling inout v0.1.3
19452025-10-27T23:12:05.075Z Compiling ppv-lite86 v0.2.20
19462025-10-27T23:12:06.172Z Compiling anyhow v1.0.99
19472025-10-27T23:12:06.338Z Compiling rustversion v1.0.22
19482025-10-27T23:12:07.344Z Compiling cipher v0.4.4
19492025-10-27T23:12:07.383Z Compiling sha2 v0.10.9
19502025-10-27T23:12:07.974Z Compiling http v1.3.1
19512025-10-27T23:12:08.023Z Compiling cookie v0.18.1
19522025-10-27T23:12:08.452Z Compiling plain v0.2.3
19532025-10-27T23:12:08.512Z Compiling base64ct v1.6.0
19542025-10-27T23:12:09.099Z Compiling pem-rfc7468 v0.7.0
19552025-10-27T23:12:10.705Z Compiling bzip2-sys v0.1.13+1.0.8
19562025-10-27T23:12:10.779Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19572025-10-27T23:12:11.203Z Compiling slog v2.7.0
19582025-10-27T23:12:11.494Z Compiling flagset v0.4.6
19592025-10-27T23:12:11.739Z Compiling der v0.7.10
19602025-10-27T23:12:13.042Z Compiling serde_spanned v0.6.9
19612025-10-27T23:12:13.294Z Compiling toml_datetime v0.6.11
19622025-10-27T23:12:13.703Z Compiling rand_core v0.9.3
19632025-10-27T23:12:13.790Z Compiling tracing-core v0.1.32
19642025-10-27T23:12:14.104Z Compiling usdt-impl v0.5.0
19652025-10-27T23:12:14.141Z Compiling pretty-hex v0.4.1
19662025-10-27T23:12:14.152Z Compiling rustls-pki-types v1.10.0
19672025-10-27T23:12:14.320Z Compiling spki v0.7.3
19682025-10-27T23:12:14.489Z Compiling salsa20 v0.10.2
19692025-10-27T23:12:14.546Z Compiling scroll v0.12.0
19702025-10-27T23:12:14.692Z Compiling tracing v0.1.40
19712025-10-27T23:12:14.757Z Compiling pbkdf2 v0.12.2
19722025-10-27T23:12:14.780Z Compiling darling_core v0.20.10
19732025-10-27T23:12:15.068Z Compiling litrs v0.4.1
19742025-10-27T23:12:15.227Z Compiling camino v1.2.0
19752025-10-27T23:12:15.483Z Compiling winnow v0.5.40
19762025-10-27T23:12:15.921Z Compiling goblin v0.8.2
19772025-10-27T23:12:15.992Z Compiling document-features v0.2.11
19782025-10-27T23:12:16.075Z Compiling scrypt v0.11.0
19792025-10-27T23:12:16.545Z Compiling rand_chacha v0.9.0
19802025-10-27T23:12:17.013Z Compiling aes v0.8.4
19812025-10-27T23:12:17.324Z Compiling cbc v0.1.2
19822025-10-27T23:12:17.548Z Compiling tokio-util v0.7.15
19832025-10-27T23:12:18.618Z Compiling toml_edit v0.19.15
19842025-10-27T23:12:19.671Z Compiling darling_macro v0.20.10
19852025-10-27T23:12:21.862Z Compiling powerfmt v0.2.0
19862025-10-27T23:12:21.885Z Compiling adler2 v2.0.0
19872025-10-27T23:12:22.167Z Compiling untrusted v0.9.0
19882025-10-27T23:12:22.393Z Compiling ref-cast v1.0.24
19892025-10-27T23:12:22.598Z Compiling untrusted v0.7.1
19902025-10-27T23:12:22.852Z Compiling deranged v0.5.3
19912025-10-27T23:12:23.568Z Compiling miniz_oxide v0.8.5
19922025-10-27T23:12:24.072Z Compiling dof v0.3.0
19932025-10-27T23:12:25.518Z Compiling darling v0.20.10
19942025-10-27T23:12:25.667Z Compiling pkcs5 v0.7.1
19952025-10-27T23:12:25.710Z Compiling rand v0.9.2
19962025-10-27T23:12:26.835Z Compiling dtrace-parser v0.2.0
19972025-10-27T23:12:27.202Z Compiling http-body v1.0.1
19982025-10-27T23:12:27.253Z Compiling heapless v0.7.17
19992025-10-27T23:12:27.688Z Compiling scroll_derive v0.13.1
20002025-10-27T23:12:28.904Z Compiling thread-id v4.2.2
20012025-10-27T23:12:28.977Z Compiling atomic-waker v1.1.2
20022025-10-27T23:12:29.067Z Compiling base64 v0.22.1
20032025-10-27T23:12:29.184Z Compiling signal-hook v0.3.18
20042025-10-27T23:12:29.226Z Compiling num_threads v0.1.7
20052025-10-27T23:12:29.430Z Compiling zstd-safe v7.2.3
20062025-10-27T23:12:29.769Z Compiling time v0.3.43
20072025-10-27T23:12:31.279Z Compiling pkcs8 v0.10.2
20082025-10-27T23:12:32.085Z Compiling ref-cast-impl v1.0.24
20092025-10-27T23:12:32.937Z Compiling try-lock v0.2.5
20102025-10-27T23:12:33.162Z Compiling tower-service v0.3.3
20112025-10-27T23:12:33.169Z Compiling tinyvec_macros v0.1.1
20122025-10-27T23:12:33.619Z Compiling tinyvec v1.8.0
20132025-10-27T23:12:33.790Z Compiling want v0.3.1
20142025-10-27T23:12:36.609Z Compiling h2 v0.4.6
20152025-10-27T23:12:42.189Z Compiling curve25519-dalek v4.1.3
20162025-10-27T23:12:42.217Z Compiling ipnet v2.11.0
20172025-10-27T23:12:42.217Z Compiling async-trait v0.1.89
20182025-10-27T23:12:42.217Z Compiling daft-derive v0.1.4
20192025-10-27T23:12:42.380Z Compiling memoffset v0.9.1
20202025-10-27T23:12:42.380Z Compiling fastrand v2.1.1
20212025-10-27T23:12:42.380Z Compiling openssl-probe v0.1.5
20222025-10-27T23:12:42.380Z Compiling httpdate v1.0.3
20232025-10-27T23:12:42.380Z Compiling gimli v0.31.1
20242025-10-27T23:12:42.380Z Compiling foreign-types-shared v0.1.1
20252025-10-27T23:12:42.380Z Compiling smoltcp v0.9.1
20262025-10-27T23:12:42.380Z Compiling num-bigint-dig v0.8.4
20272025-10-27T23:12:42.380Z Compiling foreign-types v0.3.2
20282025-10-27T23:12:42.381Z Compiling tempfile v3.20.0
20292025-10-27T23:12:45.803Z Compiling addr2line v0.24.2
20302025-10-27T23:12:46.756Z Compiling hyper v1.7.0
20312025-10-27T23:12:50.714Z Compiling usdt-attr-macro v0.5.0
20322025-10-27T23:12:50.962Z Compiling usdt-macro v0.5.0
20332025-10-27T23:12:53.334Z Compiling strum_macros v0.26.4
20342025-10-27T23:12:54.288Z Compiling ipnetwork v0.21.1
20352025-10-27T23:12:55.749Z Compiling object v0.36.5
20362025-10-27T23:12:56.381Z Compiling wait-timeout v0.2.0
20372025-10-27T23:12:57.134Z Compiling anstyle v1.0.11
20382025-10-27T23:12:57.196Z Compiling cfg_aliases v0.2.1
20392025-10-27T23:12:57.538Z Compiling bit-vec v0.8.0
20402025-10-27T23:12:57.804Z Compiling rustc-demangle v0.1.24
20412025-10-27T23:12:58.331Z Compiling utf8parse v0.2.2
20422025-10-27T23:12:58.490Z Compiling quick-error v1.2.3
20432025-10-27T23:12:58.673Z Compiling rusty-fork v0.3.0
20442025-10-27T23:12:59.274Z Compiling anstyle-parse v0.2.5
20452025-10-27T23:13:00.009Z Compiling bit-set v0.8.0
20462025-10-27T23:13:02.277Z Compiling nix v0.29.0
20472025-10-27T23:13:02.856Z Compiling backtrace v0.3.74
20482025-10-27T23:13:05.430Z Compiling hyper-util v0.1.17
20492025-10-27T23:13:05.807Z Compiling unicode-normalization v0.1.24
20502025-10-27T23:13:09.621Z Compiling derive_builder_core v0.20.2
20512025-10-27T23:13:10.004Z Compiling rand_xorshift v0.4.0
20522025-10-27T23:13:10.341Z Compiling hubpack_derive v0.1.1
20532025-10-27T23:13:11.506Z Compiling signature v2.2.0
20542025-10-27T23:13:11.579Z Compiling openapiv3 v2.2.0
20552025-10-27T23:13:11.619Z Compiling strum_macros v0.27.2
20562025-10-27T23:13:11.758Z Compiling curve25519-dalek-derive v0.1.1
20572025-10-27T23:13:15.363Z Compiling fs-err v3.1.1
20582025-10-27T23:13:15.726Z Compiling ahash v0.8.12
20592025-10-27T23:13:15.998Z Compiling crc32fast v1.4.2
20602025-10-27T23:13:16.497Z Compiling unicode-properties v0.1.3
20612025-10-27T23:13:16.922Z Compiling unarray v0.1.4
20622025-10-27T23:13:17.109Z Compiling is_terminal_polyfill v1.70.1
20632025-10-27T23:13:17.269Z Compiling usdt-impl v0.6.0
20642025-10-27T23:13:17.315Z Compiling siphasher v0.3.11
20652025-10-27T23:13:17.659Z Compiling colorchoice v1.0.2
20662025-10-27T23:13:17.721Z Compiling anstyle-query v1.1.1
20672025-10-27T23:13:17.852Z Compiling unicode-bidi v0.3.17
20682025-10-27T23:13:17.902Z Compiling zlib-rs v0.5.1
20692025-10-27T23:13:19.002Z Compiling buf-list v1.0.3
20702025-10-27T23:13:19.734Z Compiling stringprep v0.1.5
20712025-10-27T23:13:19.952Z Compiling anstream v0.6.18
20722025-10-27T23:13:20.515Z Compiling phf_shared v0.11.2
20732025-10-27T23:13:20.519Z Compiling proptest v1.7.0
20742025-10-27T23:13:22.723Z Compiling libz-rs-sys v0.5.1
20752025-10-27T23:13:25.499Z Compiling derive_builder_macro v0.20.2
20762025-10-27T23:13:27.454Z Compiling scroll v0.13.0
20772025-10-27T23:13:27.859Z Compiling http-body-util v0.1.3
20782025-10-27T23:13:28.078Z Compiling vergen-lib v0.1.6
20792025-10-27T23:13:28.997Z Compiling rand_chacha v0.3.1
20802025-10-27T23:13:29.291Z Compiling sync_wrapper v1.0.1
20812025-10-27T23:13:29.667Z Compiling md-5 v0.10.6
20822025-10-27T23:13:29.838Z Compiling num-integer v0.1.46
20832025-10-27T23:13:29.859Z Compiling hash32 v0.2.1
20842025-10-27T23:13:29.932Z Compiling ff v0.13.0
20852025-10-27T23:13:30.196Z Compiling encoding_rs v0.8.34
20862025-10-27T23:13:30.230Z Compiling psl-types v2.0.11
20872025-10-27T23:13:30.498Z Compiling base16ct v0.2.0
20882025-10-27T23:13:30.675Z Compiling fallible-iterator v0.2.0
20892025-10-27T23:13:30.757Z Compiling tower-layer v0.3.3
20902025-10-27T23:13:31.066Z Compiling mime v0.3.17
20912025-10-27T23:13:31.352Z Compiling rustls-webpki v0.102.8
20922025-10-27T23:13:31.408Z Compiling postgres-protocol v0.6.8
20932025-10-27T23:13:31.494Z Compiling tower v0.5.2
20942025-10-27T23:13:32.078Z Compiling sec1 v0.7.3
20952025-10-27T23:13:32.434Z Compiling publicsuffix v2.3.0
20962025-10-27T23:13:32.748Z Compiling num-iter v0.1.45
20972025-10-27T23:13:32.905Z Compiling group v0.13.0
20982025-10-27T23:13:32.964Z Compiling rand v0.8.5
20992025-10-27T23:13:33.230Z Compiling oxnet v0.1.3
21002025-10-27T23:13:34.380Z Compiling goblin v0.10.2
21012025-10-27T23:13:35.871Z Compiling tokio-native-tls v0.3.1
21022025-10-27T23:13:36.172Z Compiling derive_builder v0.20.2
21032025-10-27T23:13:36.691Z Compiling newtype-uuid v1.3.1
21042025-10-27T23:13:36.817Z Compiling flate2 v1.1.2
21052025-10-27T23:13:37.034Z Compiling rustls-native-certs v0.8.1
21062025-10-27T23:13:37.664Z Compiling webpki-roots v1.0.1
21072025-10-27T23:13:37.883Z Compiling serde_with_macros v3.14.0
21082025-10-27T23:13:38.560Z Compiling tokio-rustls v0.26.0
21092025-10-27T23:13:38.653Z Compiling vergen v9.0.6
21102025-10-27T23:13:39.079Z Compiling hkdf v0.12.4
21112025-10-27T23:13:39.335Z Compiling serde_urlencoded v0.7.1
21122025-10-27T23:13:39.642Z Compiling terminal_size v0.4.0
21132025-10-27T23:13:40.158Z Compiling cargo-platform v0.1.8
21142025-10-27T23:13:40.201Z Compiling crypto-bigint v0.5.5
21152025-10-27T23:13:40.611Z Compiling enum-as-inner v0.6.1
21162025-10-27T23:13:40.656Z Compiling clap_derive v4.5.47
21172025-10-27T23:13:40.811Z Compiling serde_repr v0.1.19
21182025-10-27T23:13:41.910Z Compiling iri-string v0.7.8
21192025-10-27T23:13:42.557Z Compiling clap_lex v0.7.4
21202025-10-27T23:13:42.976Z Compiling managed v0.8.0
21212025-10-27T23:13:43.031Z Compiling bumpalo v3.16.0
21222025-10-27T23:13:43.464Z Compiling heck v0.4.1
21232025-10-27T23:13:43.850Z Compiling bitflags v1.3.2
21242025-10-27T23:13:43.882Z Compiling simd-adler32 v0.3.7
21252025-10-27T23:13:44.388Z Compiling winnow v0.7.13
21262025-10-27T23:13:44.558Z Compiling lockfree-object-pool v0.1.6
21272025-10-27T23:13:44.832Z Compiling zopfli v0.8.1
21282025-10-27T23:13:46.138Z Compiling tower-http v0.6.6
21292025-10-27T23:13:46.963Z Compiling elliptic-curve v0.13.8
21302025-10-27T23:13:47.561Z Compiling clap_builder v4.5.48
21312025-10-27T23:13:47.665Z Compiling dof v0.4.0
21322025-10-27T23:13:47.817Z Compiling cargo_metadata v0.19.2
21332025-10-27T23:13:48.827Z Compiling hyper-rustls v0.27.7
21342025-10-27T23:13:49.414Z Compiling hyper-tls v0.6.0
21352025-10-27T23:13:49.699Z Compiling daft v0.1.4
21362025-10-27T23:13:50.823Z Compiling zstd v0.13.3
21372025-10-27T23:13:51.321Z Compiling signal-hook-mio v0.2.4
21382025-10-27T23:13:51.387Z Compiling cookie_store v0.21.1
21392025-10-27T23:13:51.764Z Compiling postgres-types v0.2.9
21402025-10-27T23:13:52.480Z Compiling phf v0.11.2
21412025-10-27T23:13:52.876Z Compiling strum v0.27.2
21422025-10-27T23:13:52.935Z Compiling ed25519 v2.2.3
21432025-10-27T23:13:53.057Z Compiling hubpack v0.1.2
21442025-10-27T23:13:53.113Z Compiling bzip2 v0.4.4
21452025-10-27T23:13:53.396Z Compiling bzip2 v0.5.2
21462025-10-27T23:13:53.463Z Compiling crossbeam-epoch v0.9.18
21472025-10-27T23:13:53.485Z Compiling pkcs1 v0.7.5
21482025-10-27T23:13:54.321Z Compiling dtrace-parser v0.3.0
21492025-10-27T23:13:54.573Z Compiling rfc6979 v0.4.0
21502025-10-27T23:13:54.788Z Compiling regress v0.10.4
21512025-10-27T23:13:55.846Z Compiling float-cmp v0.10.0
21522025-10-27T23:13:55.873Z Compiling serde-big-array v0.5.1
21532025-10-27T23:13:55.970Z Compiling bstr v1.10.0
21542025-10-27T23:13:56.110Z Compiling env_filter v0.1.2
21552025-10-27T23:13:56.133Z Compiling socket2 v0.5.10
21562025-10-27T23:13:56.636Z Compiling memmap v0.7.0
21572025-10-27T23:13:56.904Z Compiling thread-id v5.0.0
21582025-10-27T23:13:56.982Z Compiling difflib v0.4.0
21592025-10-27T23:13:57.277Z Compiling precomputed-hash v0.1.1
21602025-10-27T23:13:57.433Z Compiling whoami v1.5.2
21612025-10-27T23:13:57.488Z Compiling fixedbitset v0.4.2
21622025-10-27T23:13:58.056Z Compiling data-encoding v2.9.0
21632025-10-27T23:13:58.073Z Compiling keccak v0.1.5
21642025-10-27T23:13:58.425Z Compiling toml_write v0.1.2
21652025-10-27T23:13:58.843Z Compiling foldhash v0.2.0
21662025-10-27T23:13:59.754Z Compiling rustc-hash v2.1.1
21672025-10-27T23:14:00.103Z Compiling new_debug_unreachable v1.0.6
21682025-10-27T23:14:00.199Z Compiling static_assertions v1.1.0
21692025-10-27T23:14:00.226Z Compiling predicates-core v1.0.8
21702025-10-27T23:14:00.333Z Compiling normalize-line-endings v0.3.0
21712025-10-27T23:14:00.493Z Compiling unicode-segmentation v1.12.0
21722025-10-27T23:14:00.540Z Compiling predicates v3.1.3
21732025-10-27T23:14:00.874Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
21742025-10-27T23:14:00.988Z Compiling string_cache v0.8.9
21752025-10-27T23:14:01.356Z Compiling similar v2.7.0
21762025-10-27T23:14:01.808Z Compiling iddqd v0.3.13
21772025-10-27T23:14:02.152Z Compiling reqwest v0.12.22
21782025-10-27T23:14:02.666Z Compiling toml_edit v0.22.27
21792025-10-27T23:14:02.981Z Compiling hickory-proto v0.25.2
21802025-10-27T23:14:04.047Z Compiling typify-impl v0.4.3
21812025-10-27T23:14:09.861Z Compiling sha3 v0.10.8
21822025-10-27T23:14:10.430Z Compiling tokio-postgres v0.7.13
21832025-10-27T23:14:10.737Z Compiling petgraph v0.6.5
21842025-10-27T23:14:11.907Z Compiling usdt v0.5.0
21852025-10-27T23:14:12.370Z Compiling env_logger v0.11.8
21862025-10-27T23:14:13.053Z Compiling ecdsa v0.16.9
21872025-10-27T23:14:14.307Z Compiling rsa v0.9.6
21882025-10-27T23:14:14.535Z Compiling zip v4.2.0
21892025-10-27T23:14:15.073Z Compiling zip v0.6.6
21902025-10-27T23:14:15.370Z Compiling ed25519-dalek v2.1.1
21912025-10-27T23:14:16.616Z Compiling crossterm v0.28.1
21922025-10-27T23:14:16.986Z Compiling clap v4.5.48
21932025-10-27T23:14:17.452Z Compiling serde_with v3.14.0
21942025-10-27T23:14:19.411Z Compiling strum v0.26.3
21952025-10-27T23:14:19.433Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
21962025-10-27T23:14:19.629Z Compiling tokio-stream v0.1.17
21972025-10-27T23:14:19.938Z Compiling toml v0.7.8
21982025-10-27T23:14:20.029Z Compiling x509-cert v0.2.5
21992025-10-27T23:14:21.098Z Compiling sha1 v0.10.6
22002025-10-27T23:14:21.179Z Compiling darling_core v0.21.0
22012025-10-27T23:14:21.499Z Compiling itertools v0.13.0
22022025-10-27T23:14:23.500Z Compiling itertools v0.10.5
22032025-10-27T23:14:24.093Z Compiling winnow v0.6.26
22042025-10-27T23:14:24.670Z Compiling peg-runtime v0.8.5
22052025-10-27T23:14:25.587Z Compiling lalrpop-util v0.19.12
22062025-10-27T23:14:25.968Z Compiling darling_macro v0.21.0
22072025-10-27T23:14:27.031Z Compiling typify-macro v0.4.3
22082025-10-27T23:14:27.226Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22092025-10-27T23:14:30.729Z Compiling rayon-core v1.12.1
22102025-10-27T23:14:35.682Z Compiling darling v0.21.0
22112025-10-27T23:14:36.081Z Compiling proc-macro-crate v1.3.1
22122025-10-27T23:14:36.503Z Compiling macaddr v1.0.1
22132025-10-27T23:14:36.525Z Compiling structmeta-derive v0.3.0
22142025-10-27T23:14:37.781Z Compiling itertools v0.14.0
22152025-10-27T23:14:39.523Z Compiling heapless v0.8.0
22162025-10-27T23:14:40.668Z Compiling ingot-macros v0.1.1
22172025-10-27T23:14:41.876Z Compiling structmeta v0.3.0
22182025-10-27T23:14:42.802Z Compiling num_enum_derive v0.5.11
22192025-10-27T23:14:44.843Z Compiling crossbeam-deque v0.8.5
22202025-10-27T23:14:46.913Z Compiling hash32 v0.3.1
22212025-10-27T23:14:52.218Z Compiling smoltcp v0.11.0
22222025-10-27T23:14:52.833Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22232025-10-27T23:14:58.197Z Compiling ingot-types v0.1.2
22242025-10-27T23:15:04.765Z Compiling num_enum v0.5.11
22252025-10-27T23:15:05.207Z Compiling typify v0.4.3
22262025-10-27T23:15:10.750Z Compiling proc-macro-error-attr v1.0.4
22272025-10-27T23:15:10.773Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22282025-10-27T23:15:11.679Z Compiling unsafe-libyaml v0.2.11
22292025-10-27T23:15:13.198Z Compiling rustls v0.22.4
22302025-10-27T23:15:13.445Z Compiling cobs v0.2.3
22312025-10-27T23:15:13.946Z Compiling postcard v1.0.10
22322025-10-27T23:15:15.962Z Compiling serde_yaml v0.9.34+deprecated
22332025-10-27T23:15:27.244Z Compiling progenitor-impl v0.11.2
22342025-10-27T23:15:29.627Z Compiling ingot v0.1.1
22352025-10-27T23:15:35.531Z Compiling futures-executor v0.3.31
22362025-10-27T23:15:35.881Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22372025-10-27T23:15:36.460Z Compiling hex v0.4.3
22382025-10-27T23:15:36.522Z Compiling foreign-types-macros v0.2.3
22392025-10-27T23:15:36.811Z Compiling thread_local v1.1.8
22402025-10-27T23:15:37.141Z Compiling multer v3.1.0
22412025-10-27T23:15:37.287Z Compiling proc-macro-error v1.0.4
22422025-10-27T23:15:37.453Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22432025-10-27T23:15:37.638Z Compiling slog-async v2.8.0
22442025-10-27T23:15:37.721Z Compiling match_cfg v0.1.0
22452025-10-27T23:15:37.727Z Compiling unicode-width v0.1.14
22462025-10-27T23:15:37.904Z Compiling foreign-types-shared v0.3.1
22472025-10-27T23:15:38.064Z Compiling foreign-types v0.5.0
22482025-10-27T23:15:38.226Z Compiling hostname v0.3.1
22492025-10-27T23:15:38.344Z Compiling tabwriter v1.4.0
22502025-10-27T23:15:38.570Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22512025-10-27T23:15:38.630Z Compiling futures v0.3.31
22522025-10-27T23:15:38.785Z Compiling progenitor-macro v0.11.2
22532025-10-27T23:15:39.988Z Compiling derive-ex v0.1.8
22542025-10-27T23:15:42.547Z Compiling progenitor-client v0.11.2
22552025-10-27T23:15:43.253Z Compiling toml_parser v1.0.2
22562025-10-27T23:15:43.501Z Compiling slog-json v2.6.1
22572025-10-27T23:15:43.732Z Compiling crossbeam-channel v0.5.15
22582025-10-27T23:15:43.982Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22592025-10-27T23:15:44.783Z Compiling serde_spanned v1.0.0
22602025-10-27T23:15:44.917Z Compiling toml_datetime v0.7.0
22612025-10-27T23:15:45.100Z Compiling async-stream-impl v0.3.6
22622025-10-27T23:15:45.237Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22632025-10-27T23:15:45.788Z Compiling cstr-argument v0.1.2
22642025-10-27T23:15:46.090Z Compiling is-terminal v0.4.13
22652025-10-27T23:15:46.119Z Compiling dropshot v0.16.4
22662025-10-27T23:15:46.267Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22672025-10-27T23:15:46.290Z Compiling term v1.1.0
22682025-10-27T23:15:46.416Z Compiling typeid v1.0.3
22692025-10-27T23:15:46.472Z Compiling crucible-workspace-hack v0.1.0
22702025-10-27T23:15:46.614Z Compiling pretty-hex v0.2.1
22712025-10-27T23:15:46.800Z Compiling take_mut v0.2.2
22722025-10-27T23:15:46.872Z Compiling toml_writer v1.0.2
22732025-10-27T23:15:46.996Z Compiling slog-term v2.9.2
22742025-10-27T23:15:47.480Z Compiling toml v0.9.5
22752025-10-27T23:15:49.431Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22762025-10-27T23:15:49.436Z Compiling progenitor v0.11.2
22772025-10-27T23:15:49.845Z Compiling async-stream v0.3.6
22782025-10-27T23:15:49.983Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22792025-10-27T23:15:50.163Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22802025-10-27T23:15:50.375Z Compiling tokio-rustls v0.25.0
22812025-10-27T23:15:50.398Z Compiling slog-bunyan v2.5.0
22822025-10-27T23:15:50.717Z Compiling test-strategy v0.4.3
22832025-10-27T23:15:51.369Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22842025-10-27T23:15:51.599Z Compiling rayon v1.10.0
22852025-10-27T23:15:51.603Z Compiling parse-display-derive v0.10.0
22862025-10-27T23:15:53.551Z Compiling colored v2.2.0
22872025-10-27T23:15:53.880Z Compiling waitgroup v0.1.2
22882025-10-27T23:15:54.170Z Compiling rustls-pemfile v2.2.0
22892025-10-27T23:15:54.692Z Compiling newtype-uuid-macros v0.1.0
22902025-10-27T23:15:54.912Z Compiling dropshot_endpoint v0.16.4
22912025-10-27T23:15:55.101Z Compiling serde_path_to_error v0.1.17
22922025-10-27T23:15:56.075Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22932025-10-27T23:15:56.236Z Compiling derive-where v1.5.0
22942025-10-27T23:15:56.259Z Compiling hostname v0.4.0
22952025-10-27T23:15:56.555Z Compiling instant v0.1.13
22962025-10-27T23:15:56.657Z Compiling debug-ignore v1.0.5
22972025-10-27T23:15:56.766Z Compiling backoff v0.4.0
22982025-10-27T23:15:56.847Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992025-10-27T23:15:56.871Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23002025-10-27T23:15:56.953Z Compiling parse-display v0.10.0
23012025-10-27T23:15:57.143Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
23022025-10-27T23:15:58.765Z Compiling zone_cfg_derive v0.3.0
23032025-10-27T23:15:59.061Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23042025-10-27T23:15:59.488Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23052025-10-27T23:15:59.975Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23062025-10-27T23:16:00.266Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
23072025-10-27T23:16:00.471Z Compiling camino-tempfile v1.4.1
23082025-10-27T23:16:00.537Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
23092025-10-27T23:16:00.962Z Compiling progenitor-client v0.10.0
23102025-10-27T23:16:01.241Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23112025-10-27T23:16:01.933Z Compiling num-derive v0.4.2
23122025-10-27T23:16:03.714Z Compiling sigpipe v0.1.3
23132025-10-27T23:16:04.042Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23142025-10-27T23:16:04.398Z Compiling jiff v0.2.15
23152025-10-27T23:16:05.940Z Compiling libefi-sys v0.1.0
23162025-10-27T23:16:06.389Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
23172025-10-27T23:16:06.400Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23182025-10-27T23:16:07.101Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23192025-10-27T23:16:07.864Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
23202025-10-27T23:16:08.445Z Compiling erased-serde v0.4.6
23212025-10-27T23:16:08.623Z Compiling zone v0.3.1
23222025-10-27T23:16:11.677Z Compiling smf v0.2.3
23232025-10-27T23:16:12.556Z Compiling bitfield-struct v0.6.2
23242025-10-27T23:16:13.396Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23252025-10-27T23:16:13.813Z Compiling ordered-float v2.10.1
23262025-10-27T23:16:14.284Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
23272025-10-27T23:16:14.477Z Compiling blake3 v1.5.4
23282025-10-27T23:16:14.901Z Compiling serde-value v0.7.0
23292025-10-27T23:16:15.384Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23302025-10-27T23:16:15.705Z Compiling serde-untagged v0.1.7
23312025-10-27T23:16:16.455Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23322025-10-27T23:16:16.531Z Compiling toml v0.8.23
23332025-10-27T23:16:16.555Z Compiling xattr v1.3.1
23342025-10-27T23:16:16.893Z Compiling filetime v0.2.25
23352025-10-27T23:16:17.276Z Compiling memmap2 v0.9.8
23362025-10-27T23:16:17.560Z Compiling constant_time_eq v0.3.1
23372025-10-27T23:16:17.781Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23382025-10-27T23:16:17.811Z Compiling arrayvec v0.7.6
23392025-10-27T23:16:17.867Z Compiling unicode-xid v0.2.6
23402025-10-27T23:16:17.937Z Compiling same-file v1.0.6
23412025-10-27T23:16:18.127Z Compiling arrayref v0.3.9
23422025-10-27T23:16:18.246Z Compiling unicode-width v0.2.0
23432025-10-27T23:16:18.270Z Compiling walkdir v2.5.0
23442025-10-27T23:16:18.312Z Compiling cargo-util-schemas v0.8.2
23452025-10-27T23:16:18.911Z Compiling console v0.16.0
23462025-10-27T23:16:19.855Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23472025-10-27T23:16:21.299Z Compiling tar v0.4.44
23482025-10-27T23:16:22.219Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23492025-10-27T23:16:22.595Z Compiling tokio-dtrace v0.1.0
23502025-10-27T23:16:22.662Z Compiling gethostname v0.5.0
23512025-10-27T23:16:22.901Z Compiling cargo-platform v0.2.0
23522025-10-27T23:16:23.130Z Compiling fixedbitset v0.5.7
23532025-10-27T23:16:23.672Z Compiling topological-sort v0.2.2
23542025-10-27T23:16:23.999Z Compiling unit-prefix v0.5.1
23552025-10-27T23:16:24.096Z Compiling omicron-zone-package v0.12.2
23562025-10-27T23:16:24.247Z Compiling indicatif v0.18.0
23572025-10-27T23:16:24.269Z Compiling petgraph v0.8.2
23582025-10-27T23:16:26.844Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23592025-10-27T23:16:29.380Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23602025-10-27T23:16:29.601Z Compiling cargo_metadata v0.21.0
23612025-10-27T23:16:29.772Z Compiling oxide-tokio-rt v0.1.2
23622025-10-27T23:16:30.402Z Compiling indent_write v2.2.0
23632025-10-27T23:16:30.430Z Compiling shell-words v1.1.0
23642025-10-27T23:16:30.676Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23652025-10-27T23:16:31.854Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23662025-10-27T23:16:52.430Z Finished `release` profile [optimized] target(s) in 5m 34s
23672025-10-27T23:16:52.633Z Running `target/release/omicron-package -t test target create -p dev`
23682025-10-27T23:16:52.694ZLogging to: /work/oxidecomputer/omicron/out/LOG
23692025-10-27T23:16:52.702ZCreated new build target 'test' and set it as active
23702025-10-27T23:16:52.702Z
23712025-10-27T23:16:52.702Zreal 5:35.135233763
23722025-10-27T23:16:52.702Zuser 38:39.734922447
23732025-10-27T23:16:52.702Zsys 3:52.762989704
23742025-10-27T23:16:52.702Ztrap 1.171643044
23752025-10-27T23:16:52.702Ztflt 2.107626144
23762025-10-27T23:16:52.702Zdflt 1.399822473
23772025-10-27T23:16:52.702Zkflt 0.000250301
23782025-10-27T23:16:52.702Zlock 1:50:18.169259650
23792025-10-27T23:16:52.702Zslp 2:37:33.386146126
23802025-10-27T23:16:52.702Zlat 3:14.841871138
23812025-10-27T23:16:52.702Zstop 5:49.221467928
23822025-10-27T23:16:52.702Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23832025-10-27T23:16:55.314Z Finished `release` profile [optimized] target(s) in 1.19s
23842025-10-27T23:16:55.342Z Running `target/release/omicron-package -t test package`
23852025-10-27T23:16:55.342ZLogging to: /work/oxidecomputer/omicron/out/LOG
23862025-10-27T23:16:55.897Z Compiling progenitor-impl v0.10.0
23872025-10-27T23:16:56.138Z Compiling is-terminal v0.4.13
23882025-10-27T23:16:56.156Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23892025-10-27T23:16:56.159Z Compiling convert_case v0.4.0
23902025-10-27T23:16:56.159Z Compiling rustls v0.22.4
23912025-10-27T23:16:56.159Z Compiling thread_local v1.1.8
23922025-10-27T23:16:56.178Z Compiling match_cfg v0.1.0
23932025-10-27T23:16:56.287Z Compiling multer v3.1.0
23942025-10-27T23:16:56.370Z Compiling hostname v0.3.1
23952025-10-27T23:16:56.399Z Compiling slog-async v2.8.0
23962025-10-27T23:16:56.431Z Compiling crossbeam-channel v0.5.15
23972025-10-27T23:16:56.487Z Compiling toml_parser v1.0.2
23982025-10-27T23:16:56.601Z Compiling progenitor-client v0.11.2
23992025-10-27T23:16:56.631Z Compiling slog-json v2.6.1
24002025-10-27T23:16:56.767Z Compiling derive_more v0.99.20
24012025-10-27T23:16:56.977Z Compiling futures-executor v0.3.31
24022025-10-27T23:16:57.151Z Compiling hex v0.4.3
24032025-10-27T23:16:57.350Z Compiling serde_spanned v1.0.0
24042025-10-27T23:16:57.415Z Compiling toml_datetime v0.7.0
24052025-10-27T23:16:57.644Z Compiling take_mut v0.2.2
24062025-10-27T23:16:57.740Z Compiling term v1.1.0
24072025-10-27T23:16:57.770Z Compiling toml_writer v1.0.2
24082025-10-27T23:16:57.977Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24092025-10-27T23:16:58.181Z Compiling toml v0.9.5
24102025-10-27T23:16:58.212Z Compiling futures v0.3.31
24112025-10-27T23:16:58.351Z Compiling slog-term v2.9.2
24122025-10-27T23:16:58.644Z Compiling progenitor v0.11.2
24132025-10-27T23:16:58.850Z Compiling slog-bunyan v2.5.0
24142025-10-27T23:16:59.099Z Compiling dropshot v0.16.4
24152025-10-27T23:16:59.196Z Compiling async-stream v0.3.6
24162025-10-27T23:16:59.487Z Compiling waitgroup v0.1.2
24172025-10-27T23:16:59.522Z Compiling rustls-pemfile v2.2.0
24182025-10-27T23:16:59.713Z Compiling serde_path_to_error v0.1.17
24192025-10-27T23:16:59.722Z Compiling hostname v0.4.0
24202025-10-27T23:16:59.836Z Compiling instant v0.1.13
24212025-10-27T23:16:59.946Z Compiling debug-ignore v1.0.5
24222025-10-27T23:17:00.027Z Compiling backoff v0.4.0
24232025-10-27T23:17:00.138Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
24242025-10-27T23:17:00.398Z Compiling tokio-rustls v0.25.0
24252025-10-27T23:17:00.513Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
24262025-10-27T23:17:00.881Z Compiling parse-display v0.10.0
24272025-10-27T23:17:01.406Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24282025-10-27T23:17:01.436Z Compiling progenitor-macro v0.10.0
24292025-10-27T23:17:01.603Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24302025-10-27T23:17:01.634Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24312025-10-27T23:17:01.992Z Compiling progenitor-client v0.10.0
24322025-10-27T23:17:02.146Z Compiling num-rational v0.4.2
24332025-10-27T23:17:02.543Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24342025-10-27T23:17:02.854Z Compiling num-complex v0.4.6
24352025-10-27T23:17:03.277Z Compiling macaddr v1.0.1
24362025-10-27T23:17:03.817Z Compiling num v0.4.3
24372025-10-27T23:17:03.974Z Compiling float-ord v0.3.2
24382025-10-27T23:17:04.413Z Compiling toml v0.8.23
24392025-10-27T23:17:04.470Z Compiling prettyplease v0.2.36
24402025-10-27T23:17:04.517Z Compiling bytecount v0.6.8
24412025-10-27T23:17:04.967Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24422025-10-27T23:17:05.737Z Compiling secrecy v0.10.3
24432025-10-27T23:17:05.770Z Compiling console v0.15.10
24442025-10-27T23:17:05.774Z Compiling swrite v0.1.0
24452025-10-27T23:17:05.982Z Compiling password-hash v0.5.0
24462025-10-27T23:17:06.059Z Compiling blake2 v0.10.6
24472025-10-27T23:17:07.239Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24482025-10-27T23:17:07.439Z Compiling argon2 v0.5.3
24492025-10-27T23:17:08.111Z Compiling slog-dtrace v0.3.0
24502025-10-27T23:17:08.538Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24512025-10-27T23:17:08.605Z Compiling newline-converter v0.3.0
24522025-10-27T23:17:08.856Z Compiling atomicwrites v0.4.4
24532025-10-27T23:17:09.207Z Compiling expectorate v1.2.0
24542025-10-27T23:17:09.396Z Compiling resolv-conf v0.7.0
24552025-10-27T23:17:09.603Z Compiling base64 v0.21.7
24562025-10-27T23:17:09.829Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
24572025-10-27T23:17:10.251Z Compiling owo-colors v4.2.2
24582025-10-27T23:17:10.671Z Compiling cancel-safe-futures v0.1.5
24592025-10-27T23:17:10.894Z Compiling libsw-core v0.3.1
24602025-10-27T23:17:10.958Z Compiling linked-hash-map v0.5.6
24612025-10-27T23:17:11.234Z Compiling libsw v3.5.0
24622025-10-27T23:17:11.428Z Compiling lru-cache v0.1.2
24632025-10-27T23:17:11.731Z Compiling linear-map v1.2.0
24642025-10-27T23:17:11.825Z Compiling unicode-xid v0.2.6
24652025-10-27T23:17:12.131Z Compiling hickory-proto v0.24.4
24662025-10-27T23:17:12.305Z Compiling async-recursion v1.1.1
24672025-10-27T23:17:12.309Z Compiling progenitor v0.10.0
24682025-10-27T23:17:12.475Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24692025-10-27T23:17:13.548Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24702025-10-27T23:17:14.135Z Compiling globset v0.4.15
24712025-10-27T23:17:20.035Z Compiling hickory-resolver v0.24.4
24722025-10-27T23:17:20.644Z Compiling convert_case v0.7.1
24732025-10-27T23:17:21.328Z Compiling derive_more-impl v2.0.1
24742025-10-27T23:17:22.986Z Compiling qorb v0.4.1
24752025-10-27T23:17:23.848Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24762025-10-27T23:17:26.835Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24772025-10-27T23:17:29.882Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24782025-10-27T23:17:30.878Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24792025-10-27T23:17:31.047Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24802025-10-27T23:17:31.637Z Compiling derive_more v2.0.1
24812025-10-27T23:17:31.802Z Compiling pin-project-internal v1.1.6
24822025-10-27T23:17:34.070Z Compiling vte_generate_state_changes v0.1.2
24832025-10-27T23:17:34.304Z Compiling siphasher v1.0.1
24842025-10-27T23:17:34.710Z Compiling termtree v0.5.1
24852025-10-27T23:17:34.736Z Compiling utf-8 v0.7.6
24862025-10-27T23:17:35.039Z Compiling vte v0.11.1
24872025-10-27T23:17:35.162Z Compiling phf_shared v0.12.1
24882025-10-27T23:17:35.682Z Compiling pin-project v1.1.6
24892025-10-27T23:17:35.883Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24902025-10-27T23:17:36.267Z Compiling crossterm v0.29.0
24912025-10-27T23:17:36.760Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24922025-10-27T23:17:40.148Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24932025-10-27T23:17:41.184Z Compiling pem v3.0.5
24942025-10-27T23:17:41.188Z Compiling snafu-derive v0.8.5
24952025-10-27T23:17:41.500Z Compiling half v2.4.1
24962025-10-27T23:17:42.216Z Compiling ciborium-io v0.2.2
24972025-10-27T23:17:42.405Z Compiling chrono-tz v0.10.4
24982025-10-27T23:17:42.479Z Compiling ciborium-ll v0.2.2
24992025-10-27T23:17:42.812Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25002025-10-27T23:17:43.007Z Compiling strip-ansi-escapes v0.2.0
25012025-10-27T23:17:43.283Z Compiling phf v0.12.1
25022025-10-27T23:17:43.648Z Compiling const_format_proc_macros v0.2.34
25032025-10-27T23:17:43.741Z Compiling papergrid v0.11.0
25042025-10-27T23:17:43.772Z Compiling tabled_derive v0.7.0
25052025-10-27T23:17:44.354Z Compiling olpc-cjson v0.1.4
25062025-10-27T23:17:44.706Z Compiling fd-lock v4.0.2
25072025-10-27T23:17:44.980Z Compiling peg-macros v0.8.5
25082025-10-27T23:17:45.213Z Compiling snafu v0.8.5
25092025-10-27T23:17:45.381Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25102025-10-27T23:17:45.714Z Compiling csv-core v0.1.11
25112025-10-27T23:17:46.345Z Compiling serde_plain v1.0.2
25122025-10-27T23:17:46.433Z Compiling nu-ansi-term v0.50.1
25132025-10-27T23:17:46.597Z Compiling typed-path v0.9.3
25142025-10-27T23:17:46.873Z Compiling highway v1.3.0
25152025-10-27T23:17:47.595Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25162025-10-27T23:17:47.968Z Compiling peg v0.8.5
25172025-10-27T23:17:48.125Z Compiling reedline v0.40.0
25182025-10-27T23:17:48.449Z Compiling csv v1.3.1
25192025-10-27T23:17:48.480Z Compiling tabled v0.15.0
25202025-10-27T23:17:50.573Z Compiling tough v0.20.0
25212025-10-27T23:17:52.293Z Compiling const_format v0.2.34
25222025-10-27T23:17:53.173Z Compiling ciborium v0.2.2
25232025-10-27T23:17:53.791Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25242025-10-27T23:17:55.132Z Compiling bcs v0.1.6
25252025-10-27T23:17:55.964Z Compiling semver v0.1.20
25262025-10-27T23:17:56.220Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25272025-10-27T23:17:56.500Z Compiling rustc_version v0.1.7
25282025-10-27T23:17:56.911Z Compiling newtype_derive v0.1.6
25292025-10-27T23:17:57.289Z Compiling tungstenite v0.21.0
25302025-10-27T23:18:01.487Z Compiling humantime v2.2.0
25312025-10-27T23:18:02.051Z Compiling unicode-linebreak v0.1.5
25322025-10-27T23:18:02.085Z Compiling smawk v0.3.2
25332025-10-27T23:18:02.328Z Compiling tokio-tungstenite v0.21.0
25342025-10-27T23:18:02.505Z Compiling textwrap v0.16.2
25352025-10-27T23:18:02.786Z Compiling steno v0.4.1
25362025-10-27T23:18:02.958Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
25372025-10-27T23:18:03.685Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25382025-10-27T23:18:06.130Z Compiling universal-hash v0.5.1
25392025-10-27T23:18:06.417Z Compiling thiserror-impl-no-std v2.0.2
25402025-10-27T23:18:06.714Z Compiling opaque-debug v0.3.1
25412025-10-27T23:18:06.921Z Compiling poly1305 v0.8.0
25422025-10-27T23:18:06.951Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25432025-10-27T23:18:07.012Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25442025-10-27T23:18:07.382Z Compiling chacha20 v0.9.1
25452025-10-27T23:18:07.910Z Compiling aead v0.5.2
25462025-10-27T23:18:08.297Z Compiling chacha20poly1305 v0.10.1
25472025-10-27T23:18:08.374Z Compiling dropshot-api-manager-types v0.2.2
25482025-10-27T23:18:08.552Z Compiling moka v0.12.10
25492025-10-27T23:18:08.664Z Compiling thiserror-no-std v2.0.2
25502025-10-27T23:18:08.857Z Compiling vsss-rs v3.3.4
25512025-10-27T23:18:08.986Z Compiling tagptr v0.2.0
25522025-10-27T23:18:09.581Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25532025-10-27T23:18:09.833Z Compiling nix v0.30.1
25542025-10-27T23:18:10.671Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25552025-10-27T23:18:12.075Z Compiling display-error-chain v0.2.2
25562025-10-27T23:18:12.344Z Compiling hickory-resolver v0.25.2
25572025-10-27T23:18:12.991Z Compiling proc-macro-error-attr2 v2.0.0
25582025-10-27T23:18:13.787Z Compiling proc-macro-error2 v2.0.1
25592025-10-27T23:18:17.118Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25602025-10-27T23:18:20.514Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25612025-10-27T23:18:21.127Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25622025-10-27T23:18:22.582Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25632025-10-27T23:18:22.662Z Compiling vergen-gitcl v1.0.8
25642025-10-27T23:18:23.037Z Compiling dirs-sys-next v0.1.2
25652025-10-27T23:18:23.513Z Compiling crunchy v0.2.2
25662025-10-27T23:18:24.016Z Compiling radium v0.7.0
25672025-10-27T23:18:24.540Z Compiling maplit v1.0.2
25682025-10-27T23:18:24.807Z Compiling dirs-next v2.0.0
25692025-10-27T23:18:25.091Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25702025-10-27T23:18:27.254Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25712025-10-27T23:18:27.956Z Compiling dsl_auto_type v0.1.2
25722025-10-27T23:18:29.154Z Compiling scheduled-thread-pool v0.2.7
25732025-10-27T23:18:29.251Z Compiling diesel_table_macro_syntax v0.2.0
25742025-10-27T23:18:29.661Z Compiling tiny-keccak v2.0.2
25752025-10-27T23:18:30.052Z Compiling maybe-uninit v2.0.0
25762025-10-27T23:18:30.382Z Compiling tap v1.0.1
25772025-10-27T23:18:30.623Z Compiling wyz v0.5.1
25782025-10-27T23:18:30.710Z Compiling diesel_derives v2.2.3
25792025-10-27T23:18:31.035Z Compiling r2d2 v0.8.10
25802025-10-27T23:18:31.117Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25812025-10-27T23:18:32.660Z Compiling term v0.7.0
25822025-10-27T23:18:34.511Z Compiling num-derive v0.3.3
25832025-10-27T23:18:36.544Z Compiling zerocopy-derive v0.6.6
25842025-10-27T23:18:38.230Z Compiling bit-vec v0.6.3
25852025-10-27T23:18:38.728Z Compiling funty v2.0.0
25862025-10-27T23:18:38.995Z Compiling packed_struct v0.10.1
25872025-10-27T23:18:39.482Z Compiling crc-catalog v2.4.0
25882025-10-27T23:18:39.695Z Compiling crc v3.2.1
25892025-10-27T23:18:40.598Z Compiling diesel v2.2.12
25902025-10-27T23:18:41.367Z Compiling bitvec v1.0.1
25912025-10-27T23:18:41.714Z Compiling bit-set v0.5.3
25922025-10-27T23:18:42.030Z Compiling zerocopy v0.6.6
25932025-10-27T23:18:45.654Z Compiling libscf-sys v1.1.0
25942025-10-27T23:18:45.931Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25952025-10-27T23:18:51.288Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25962025-10-27T23:18:55.911Z Compiling ascii-canvas v3.0.0
25972025-10-27T23:18:56.123Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25982025-10-27T23:18:56.380Z Compiling packed_struct_codegen v0.10.1
25992025-10-27T23:18:57.123Z Compiling ena v0.14.3
26002025-10-27T23:18:57.565Z Compiling bitfield-macros v0.19.2
26012025-10-27T23:18:58.634Z Compiling indexmap v1.9.3
26022025-10-27T23:18:58.958Z Compiling bindgen v0.71.1
26032025-10-27T23:18:59.018Z Compiling diff v0.1.13
26042025-10-27T23:18:59.456Z Compiling regex-syntax v0.6.29
26052025-10-27T23:18:59.497Z Compiling nodrop v0.1.14
26062025-10-27T23:18:59.691Z Compiling arc-swap v1.7.1
26072025-10-27T23:19:00.384Z Compiling slog-scope v4.4.0
26082025-10-27T23:19:00.504Z Compiling array-init v0.0.4
26092025-10-27T23:19:01.228Z Compiling bitfield v0.19.2
26102025-10-27T23:19:01.746Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26112025-10-27T23:19:02.301Z Compiling smallvec v0.6.14
26122025-10-27T23:19:02.844Z Compiling lalrpop v0.19.12
26132025-10-27T23:19:04.103Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26142025-10-27T23:19:05.535Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26152025-10-27T23:19:05.734Z Compiling tabled_derive v0.11.0
26162025-10-27T23:19:08.176Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26172025-10-27T23:19:08.209Z Compiling papergrid v0.17.0
26182025-10-27T23:19:09.231Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26192025-10-27T23:19:09.613Z Compiling testing_table v0.3.0
26202025-10-27T23:19:10.430Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26212025-10-27T23:19:13.711Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26222025-10-27T23:19:14.002Z Compiling usdt-macro v0.6.0
26232025-10-27T23:19:15.359Z Compiling usdt-attr-macro v0.6.0
26242025-10-27T23:19:16.846Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26252025-10-27T23:19:17.237Z Compiling hashbrown v0.12.3
26262025-10-27T23:19:17.993Z Compiling unicase v2.8.1
26272025-10-27T23:19:18.673Z Compiling usdt v0.6.0
26282025-10-27T23:19:19.606Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26292025-10-27T23:19:20.104Z Compiling tabled v0.20.0
26302025-10-27T23:19:21.670Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26312025-10-27T23:19:23.486Z Compiling polar-core v0.27.3
26322025-10-27T23:19:23.743Z Compiling serde-hex v0.1.0
26332025-10-27T23:19:25.462Z Compiling slog-stdlog v4.1.1
26342025-10-27T23:19:26.252Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26352025-10-27T23:19:26.626Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26362025-10-27T23:19:27.546Z Compiling ron v0.8.1
26372025-10-27T23:19:28.695Z Compiling hashbrown v0.13.2
26382025-10-27T23:19:28.866Z Compiling headers-core v0.3.0
26392025-10-27T23:19:29.100Z Compiling libxml v0.3.3
26402025-10-27T23:19:29.523Z Compiling crc-any v2.5.0
26412025-10-27T23:19:29.925Z Compiling object v0.30.4
26422025-10-27T23:19:30.048Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26432025-10-27T23:19:30.401Z Compiling headers v0.4.1
26442025-10-27T23:19:31.787Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26452025-10-27T23:19:33.203Z Compiling slog-envlogger v2.2.0
26462025-10-27T23:19:36.726Z Compiling samael v0.0.19
26472025-10-27T23:19:38.329Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26482025-10-27T23:19:40.908Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26492025-10-27T23:19:41.273Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26502025-10-27T23:19:41.304Z Compiling strum_macros v0.24.3
26512025-10-27T23:19:41.571Z Compiling path-slash v0.1.5
26522025-10-27T23:19:41.863Z Compiling xshell-macros v0.2.7
26532025-10-27T23:19:42.041Z Compiling crc8 v0.1.1
26542025-10-27T23:19:42.398Z Compiling indoc v1.0.9
26552025-10-27T23:19:42.545Z Compiling xshell v0.2.7
26562025-10-27T23:19:43.191Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
26572025-10-27T23:19:45.468Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26582025-10-27T23:19:46.207Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26592025-10-27T23:19:46.558Z Compiling derive_builder v0.20.2
26602025-10-27T23:19:46.792Z Compiling oso-derive v0.27.3
26612025-10-27T23:19:47.283Z Compiling impl-trait-for-tuples v0.2.2
26622025-10-27T23:19:47.452Z Compiling quick-xml v0.37.2
26632025-10-27T23:19:47.737Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26642025-10-27T23:19:49.512Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26652025-10-27T23:19:49.844Z Compiling diesel-dtrace v0.4.2
26662025-10-27T23:19:50.332Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26672025-10-27T23:19:50.936Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26682025-10-27T23:19:52.778Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26692025-10-27T23:19:53.147Z Compiling bb8 v0.8.5
26702025-10-27T23:19:53.785Z Compiling async-bb8-diesel v0.2.1
26712025-10-27T23:19:54.609Z Compiling oso v0.27.3
26722025-10-27T23:19:57.694Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26732025-10-27T23:20:04.331Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs#dbe1cb7e)
26742025-10-27T23:20:09.145Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26752025-10-27T23:20:09.572Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26762025-10-27T23:20:10.157Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26772025-10-27T23:20:10.185Z Compiling typify-impl v0.2.0
26782025-10-27T23:20:13.305Z Compiling fxhash v0.2.1
26792025-10-27T23:20:13.585Z Compiling libz-sys v1.1.20
26802025-10-27T23:20:14.305Z Compiling half v1.8.3
26812025-10-27T23:20:15.253Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26822025-10-27T23:20:15.690Z Compiling serde_cbor v0.11.2
26832025-10-27T23:20:18.152Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26842025-10-27T23:20:19.416Z Compiling typify-macro v0.2.0
26852025-10-27T23:20:21.656Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26862025-10-27T23:20:22.807Z Compiling kstat-rs v0.2.4
26872025-10-27T23:20:22.948Z Compiling fs-err v2.11.0
26882025-10-27T23:20:23.704Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26892025-10-27T23:20:24.689Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26902025-10-27T23:20:24.945Z Compiling nanorand v0.7.0
26912025-10-27T23:20:25.702Z Compiling libgit2-sys v0.18.2+1.9.1
26922025-10-27T23:20:26.927Z Compiling parking_lot_core v0.8.6
26932025-10-27T23:20:27.451Z Compiling mime_guess v2.0.5
26942025-10-27T23:20:38.793Z Compiling flume v0.11.1
26952025-10-27T23:20:40.485Z Compiling tabled_derive v0.10.0
26962025-10-27T23:20:41.366Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26972025-10-27T23:20:42.577Z Compiling ignore v0.4.23
26982025-10-27T23:20:42.670Z Compiling papergrid v0.14.0
26992025-10-27T23:20:48.205Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27002025-10-27T23:20:51.355Z Compiling castaway v0.2.3
27012025-10-27T23:20:51.591Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27022025-10-27T23:20:51.972Z Compiling parse-size v1.1.0
27032025-10-27T23:20:52.270Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27042025-10-27T23:20:53.409Z Compiling compact_str v0.8.0
27052025-10-27T23:20:55.224Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27062025-10-27T23:20:55.834Z Compiling tabled v0.18.0
27072025-10-27T23:20:56.026Z Compiling globwalk v0.9.1
27082025-10-27T23:20:58.154Z Compiling typify v0.2.0
27092025-10-27T23:20:58.366Z Compiling predicates-tree v1.0.12
27102025-10-27T23:20:59.235Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27112025-10-27T23:21:03.241Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27122025-10-27T23:21:05.166Z Compiling unicode-truncate v1.1.0
27132025-10-27T23:21:05.662Z Compiling lru v0.12.5
27142025-10-27T23:21:06.043Z Compiling vergen-git2 v1.0.7
27152025-10-27T23:21:06.175Z Compiling nibble_vec v0.1.0
27162025-10-27T23:21:06.416Z Compiling instability v0.3.2
27172025-10-27T23:21:06.455Z Compiling atty v0.2.14
27182025-10-27T23:21:06.629Z Compiling endian-type v0.1.2
27192025-10-27T23:21:06.916Z Compiling cassowary v0.3.0
27202025-10-27T23:21:07.404Z Compiling indoc v2.0.6
27212025-10-27T23:21:08.249Z Compiling salty v0.3.0
27222025-10-27T23:21:08.714Z Compiling http-range v0.1.5
27232025-10-27T23:21:09.363Z Compiling ratatui v0.29.0
27242025-10-27T23:21:10.317Z Compiling radix_trie v0.2.1
27252025-10-27T23:21:14.321Z Compiling camino-tempfile-ext v0.3.2
27262025-10-27T23:21:15.584Z Compiling progenitor-impl v0.8.0
27272025-10-27T23:21:16.437Z Compiling parking_lot v0.11.2
27282025-10-27T23:21:18.590Z Compiling git2 v0.20.2
27292025-10-27T23:21:19.557Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27302025-10-27T23:21:20.065Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27312025-10-27T23:21:21.043Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27322025-10-27T23:21:26.576Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
27332025-10-27T23:21:27.815Z Compiling rand_seeder v0.4.0
27342025-10-27T23:21:28.262Z Compiling prefix-trie v0.7.0
27352025-10-27T23:21:28.438Z Compiling lzma-sys v0.1.20
27362025-10-27T23:21:28.631Z Compiling rustls v0.21.12
27372025-10-27T23:21:29.066Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27382025-10-27T23:21:29.250Z Compiling hickory-server v0.25.2
27392025-10-27T23:21:29.392Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27402025-10-27T23:21:30.436Z Compiling progenitor-macro v0.8.0
27412025-10-27T23:21:31.040Z Compiling hyper-staticfile v0.10.1
27422025-10-27T23:21:33.542Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27432025-10-27T23:21:33.905Z Compiling sled v0.34.7
27442025-10-27T23:21:35.575Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27452025-10-27T23:21:40.820Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27462025-10-27T23:21:41.478Z Compiling hickory-client v0.25.2
27472025-10-27T23:21:45.809Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27482025-10-27T23:21:47.059Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27492025-10-27T23:21:53.683Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27502025-10-27T23:21:53.996Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27512025-10-27T23:21:59.073Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27522025-10-27T23:21:59.600Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27532025-10-27T23:22:06.585Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27542025-10-27T23:22:06.856Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
27552025-10-27T23:22:06.953Z Compiling primeorder v0.13.6
27562025-10-27T23:22:07.563Z Compiling progenitor-client v0.8.0
27572025-10-27T23:22:08.282Z Compiling sct v0.7.1
27582025-10-27T23:22:08.472Z Compiling rustls-webpki v0.101.7
27592025-10-27T23:22:08.570Z Compiling heck v0.3.3
27602025-10-27T23:22:08.764Z Compiling void v1.0.2
27612025-10-27T23:22:08.940Z Compiling zone_cfg_derive v0.1.2
27622025-10-27T23:22:08.991Z Compiling lzss v0.8.2
27632025-10-27T23:22:10.250Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27642025-10-27T23:22:11.300Z Compiling progenitor v0.8.0
27652025-10-27T23:22:11.586Z Compiling p384 v0.13.1
27662025-10-27T23:22:12.050Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27672025-10-27T23:22:13.486Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27682025-10-27T23:22:17.253Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27692025-10-27T23:22:20.094Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27702025-10-27T23:22:20.255Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27712025-10-27T23:22:21.210Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
27722025-10-27T23:22:22.764Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27732025-10-27T23:22:23.154Z Compiling tungstenite v0.23.0
27742025-10-27T23:22:28.493Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27752025-10-27T23:22:28.885Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27762025-10-27T23:22:29.267Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27772025-10-27T23:22:29.641Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27782025-10-27T23:22:29.938Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27792025-10-27T23:22:29.989Z Compiling nix v0.27.1
27802025-10-27T23:22:30.638Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7da1f0b5dcd3d631da18b43ba78a84b1a2b425ee#7da1f0b5)
27812025-10-27T23:22:31.048Z Compiling serde_bytes v0.11.19
27822025-10-27T23:22:31.624Z Compiling number_prefix v0.4.0
27832025-10-27T23:22:31.942Z Compiling base64 v0.13.1
27842025-10-27T23:22:32.642Z Compiling corncobs v0.1.4
27852025-10-27T23:22:32.761Z Compiling ron v0.7.1
27862025-10-27T23:22:33.056Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27872025-10-27T23:22:33.804Z Compiling indicatif v0.17.11
27882025-10-27T23:22:34.534Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
27892025-10-27T23:22:37.902Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27902025-10-27T23:22:38.718Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
27912025-10-27T23:22:40.088Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27922025-10-27T23:22:43.358Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27932025-10-27T23:22:45.664Z Compiling tokio-tungstenite v0.23.1
27942025-10-27T23:22:46.366Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27952025-10-27T23:22:47.504Z Compiling xz2 v0.1.7
27962025-10-27T23:22:48.126Z Compiling tokio-rustls v0.24.1
27972025-10-27T23:22:48.634Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27982025-10-27T23:22:49.665Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27992025-10-27T23:22:50.441Z Compiling zone v0.1.8
28002025-10-27T23:22:53.841Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28012025-10-27T23:22:55.267Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28022025-10-27T23:22:57.848Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
28032025-10-27T23:22:59.992Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28042025-10-27T23:23:01.054Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28052025-10-27T23:23:01.899Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28062025-10-27T23:23:02.761Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28072025-10-27T23:23:05.466Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28082025-10-27T23:23:11.734Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28092025-10-27T23:23:14.756Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
28102025-10-27T23:23:14.817Z Compiling rustls-pemfile v1.0.4
28112025-10-27T23:23:15.544Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28122025-10-27T23:23:15.941Z Compiling signal-hook-tokio v0.3.1
28132025-10-27T23:23:16.213Z Compiling twox-hash v2.1.0
28142025-10-27T23:23:17.219Z Compiling yasna v0.5.2
28152025-10-27T23:23:19.737Z Compiling secrecy v0.8.0
28162025-10-27T23:23:20.054Z Compiling is_ci v1.2.0
28172025-10-27T23:23:20.392Z Compiling supports-color v3.0.2
28182025-10-27T23:23:20.764Z Compiling rcgen v0.12.1
28192025-10-27T23:23:31.125Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28202025-10-27T23:23:31.707Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28212025-10-27T23:23:34.078Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28222025-10-27T23:23:41.222Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28232025-10-27T23:23:46.145Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
28242025-10-27T23:23:59.109Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28252025-10-27T23:23:59.280Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
28262025-10-27T23:24:00.010Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28272025-10-27T23:24:10.146Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28282025-10-27T23:24:12.871Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28292025-10-27T23:24:28.040Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28302025-10-27T23:24:30.298Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312025-10-27T23:24:33.763Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28322025-10-27T23:24:34.152Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28332025-10-27T23:24:34.541Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28342025-10-27T23:24:36.286Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28352025-10-27T23:24:37.332Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28362025-10-27T23:24:37.655Z Compiling fatfs v0.3.6
28372025-10-27T23:24:40.364Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
28382025-10-27T23:24:40.460Z Compiling rtoolbox v0.0.2
28392025-10-27T23:24:40.918Z Compiling subprocess v0.2.9
28402025-10-27T23:24:43.499Z Compiling assert_matches v1.5.0
28412025-10-27T23:24:43.659Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28422025-10-27T23:24:49.148Z Compiling rpassword v7.4.0
28432025-10-27T23:24:49.651Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28442025-10-27T23:24:51.353Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28452025-10-27T23:24:56.882Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28462025-10-27T23:25:12.594Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28472025-10-27T23:25:13.212Z Compiling tui-tree-widget v0.23.1
28482025-10-27T23:25:13.718Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28492025-10-27T23:25:20.756Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28502025-10-27T23:25:21.652Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28512025-10-27T23:25:27.871Z Compiling uzers v0.12.1
28522025-10-27T23:25:30.367Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28532025-10-27T23:25:31.016Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28542025-10-27T23:25:34.822Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28552025-10-27T23:25:50.918Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28562025-10-27T23:25:58.485Z Compiling support-bundle-viewer v0.1.2
28572025-10-27T23:26:00.241Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28582025-10-27T23:26:02.154Z Compiling multimap v0.10.1
28592025-10-27T23:28:14.547Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28602025-10-27T23:28:34.363Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28612025-10-27T23:37:22.344Z Finished `release` profile [optimized] target(s) in 20m 27s
28622025-10-27T23:38:20.347Z
28632025-10-27T23:38:20.350Zreal 21:27.453696360
28642025-10-27T23:38:20.351Zuser 2:32:33.091951439
28652025-10-27T23:38:20.351Zsys 4:19.401385593
28662025-10-27T23:38:20.351Ztrap 3.643582216
28672025-10-27T23:38:20.351Ztflt 2.135920947
28682025-10-27T23:38:20.351Zdflt 6.557193647
28692025-10-27T23:38:20.351Zkflt 0.026236858
28702025-10-27T23:38:20.351Zlock 10:29:55.804796799
28712025-10-27T23:38:20.351Zslp 7:37:28.063349237
28722025-10-27T23:38:20.351Zlat 4:23.623126369
28732025-10-27T23:38:20.351Zstop 4:11.651246469
28742025-10-27T23:38:20.351Z+ mapfile -t packages
28752025-10-27T23:38:20.351Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28762025-10-27T23:38:21.702Z Finished `release` profile [optimized] target(s) in 1.28s
28772025-10-27T23:38:21.766Z Running `target/release/omicron-package -t test list-outputs`
28782025-10-27T23:38:21.822ZLogging to: /work/oxidecomputer/omicron/out/LOG
28792025-10-27T23:38:21.826Z+ ptime -m cargo build --locked --release -p xtask
28802025-10-27T23:38:22.606Z Compiling serde_core v1.0.226
28812025-10-27T23:38:22.606Z Compiling serde v1.0.226
28822025-10-27T23:38:22.610Z Compiling syn v2.0.106
28832025-10-27T23:38:22.610Z Compiling bitflags v2.9.4
28842025-10-27T23:38:22.610Z Compiling libc v0.2.174
28852025-10-27T23:38:22.610Z Compiling serde_json v1.0.145
28862025-10-27T23:38:22.610Z Compiling num-traits v0.2.19
28872025-10-27T23:38:22.610Z Compiling hashbrown v0.16.0
28882025-10-27T23:38:23.056Z Compiling smallvec v1.15.1
28892025-10-27T23:38:23.107Z Compiling rustix v0.38.37
28902025-10-27T23:38:23.536Z Compiling usdt-impl v0.5.0
28912025-10-27T23:38:23.726Z Compiling syn v1.0.109
28922025-10-27T23:38:23.935Z Compiling indexmap v2.11.4
28932025-10-27T23:38:24.039Z Compiling thread-id v4.2.2
28942025-10-27T23:38:24.307Z Compiling rustix v1.0.7
28952025-10-27T23:38:24.365Z Compiling getrandom v0.3.4
28962025-10-27T23:38:24.943Z Compiling percent-encoding v2.3.2
28972025-10-27T23:38:24.961Z Compiling log v0.4.27
28982025-10-27T23:38:25.462Z Compiling form_urlencoded v1.2.2
28992025-10-27T23:38:25.499Z Compiling terminal_size v0.4.0
29002025-10-27T23:38:25.984Z Compiling ordered-float v2.10.1
29012025-10-27T23:38:26.343Z Compiling fs-err v3.1.1
29022025-10-27T23:38:26.601Z Compiling once_cell v1.21.3
29032025-10-27T23:38:26.699Z Compiling anyhow v1.0.99
29042025-10-27T23:38:27.059Z Compiling clap_builder v4.5.48
29052025-10-27T23:38:28.054Z Compiling tempfile v3.20.0
29062025-10-27T23:38:29.351Z Compiling proc-macro-error v1.0.4
29072025-10-27T23:38:29.544Z Compiling synstructure v0.13.1
29082025-10-27T23:38:29.833Z Compiling textwrap v0.16.2
29092025-10-27T23:38:29.902Z Compiling camino-tempfile v1.4.1
29102025-10-27T23:38:30.445Z Compiling tabled_derive v0.7.0
29112025-10-27T23:38:32.108Z Compiling serde_derive v1.0.226
29122025-10-27T23:38:32.140Z Compiling thiserror-impl v2.0.17
29132025-10-27T23:38:32.164Z Compiling zerofrom-derive v0.1.4
29142025-10-27T23:38:32.181Z Compiling yoke-derive v0.7.4
29152025-10-27T23:38:32.204Z Compiling zerovec-derive v0.10.3
29162025-10-27T23:38:33.073Z Compiling displaydoc v0.2.5
29172025-10-27T23:38:34.414Z Compiling thiserror-impl v1.0.69
29182025-10-27T23:38:34.465Z Compiling zerocopy-derive v0.7.35
29192025-10-27T23:38:34.494Z Compiling icu_provider_macros v1.5.0
29202025-10-27T23:38:34.793Z Compiling thiserror v2.0.17
29212025-10-27T23:38:34.991Z Compiling pest v2.8.2
29222025-10-27T23:38:35.106Z Compiling zerofrom v0.1.4
29232025-10-27T23:38:35.390Z Compiling yoke v0.7.4
29242025-10-27T23:38:35.745Z Compiling scroll_derive v0.12.0
29252025-10-27T23:38:35.823Z Compiling zerovec v0.10.4
29262025-10-27T23:38:36.210Z Compiling zerocopy v0.7.35
29272025-10-27T23:38:36.891Z Compiling thiserror v1.0.69
29282025-10-27T23:38:37.142Z Compiling scroll v0.12.0
29292025-10-27T23:38:37.537Z Compiling pest_meta v2.8.2
29302025-10-27T23:38:37.798Z Compiling tinystr v0.7.6
29312025-10-27T23:38:37.884Z Compiling icu_collections v1.5.0
29322025-10-27T23:38:38.257Z Compiling icu_locid v1.5.0
29332025-10-27T23:38:38.626Z Compiling goblin v0.8.2
29342025-10-27T23:38:40.099Z Compiling icu_provider v1.5.0
29352025-10-27T23:38:40.204Z Compiling pest_generator v2.8.2
29362025-10-27T23:38:40.549Z Compiling toml_datetime v0.6.11
29372025-10-27T23:38:41.011Z Compiling icu_locid_transform v1.5.0
29382025-10-27T23:38:41.347Z Compiling serde_spanned v0.6.9
29392025-10-27T23:38:41.652Z Compiling toml_edit v0.22.27
29402025-10-27T23:38:41.794Z Compiling pest_derive v2.8.2
29412025-10-27T23:38:42.177Z Compiling dof v0.3.0
29422025-10-27T23:38:42.619Z Compiling icu_properties v1.5.1
29432025-10-27T23:38:42.958Z Compiling dtrace-parser v0.2.0
29442025-10-27T23:38:45.376Z Compiling erased-serde v0.4.6
29452025-10-27T23:38:45.732Z Compiling toml v0.8.23
29462025-10-27T23:38:46.530Z Compiling icu_normalizer v1.5.0
29472025-10-27T23:38:46.863Z Compiling serde_tokenstream v0.2.2
29482025-10-27T23:38:48.822Z Compiling idna_adapter v1.2.0
29492025-10-27T23:38:49.093Z Compiling idna v1.0.3
29502025-10-27T23:38:51.315Z Compiling url v2.5.4
29512025-10-27T23:38:51.369Z Compiling serde-untagged v0.1.7
29522025-10-27T23:38:52.162Z Compiling serde-value v0.7.0
29532025-10-27T23:38:53.774Z Compiling cargo-util-schemas v0.8.2
29542025-10-27T23:38:56.058Z Compiling usdt-macro v0.5.0
29552025-10-27T23:38:56.703Z Compiling usdt-attr-macro v0.5.0
29562025-10-27T23:38:57.263Z Compiling cargo-platform v0.2.0
29572025-10-27T23:38:57.295Z Compiling clap_derive v4.5.47
29582025-10-27T23:38:58.011Z Compiling usdt v0.5.0
29592025-10-27T23:38:58.438Z Compiling cargo_metadata v0.21.0
29602025-10-27T23:38:59.187Z Compiling cargo_toml v0.21.0
29612025-10-27T23:38:59.352Z Compiling macaddr v1.0.1
29622025-10-27T23:38:59.952Z Compiling tabled v0.15.0
29632025-10-27T23:39:01.372Z Compiling clap v4.5.48
29642025-10-27T23:39:11.769Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29652025-10-27T23:39:17.649Z Finished `release` profile [optimized] target(s) in 55.75s
29662025-10-27T23:39:17.794Z
29672025-10-27T23:39:17.798Zreal 55.929791095
29682025-10-27T23:39:17.798Zuser 6:09.858978737
29692025-10-27T23:39:17.798Zsys 27.730393164
29702025-10-27T23:39:17.798Ztrap 0.190151582
29712025-10-27T23:39:17.798Ztflt 0.360555082
29722025-10-27T23:39:17.798Zdflt 0.456246747
29732025-10-27T23:39:17.798Zkflt 0.000000000
29742025-10-27T23:39:17.799Zlock 17:48.993064633
29752025-10-27T23:39:17.799Zslp 20:18.942099476
29762025-10-27T23:39:17.799Zlat 27.231545435
29772025-10-27T23:39:17.799Zstop 35.665833919
29782025-10-27T23:39:17.799Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29792025-10-27T23:39:17.799Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29802025-10-27T23:39:17.799Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29812025-10-27T23:39:17.799Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29822025-10-27T23:39:17.799Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29832025-10-27T23:39:19.079Z Compiling regress v0.10.4
29842025-10-27T23:39:19.260Z Compiling unsafe-libyaml v0.2.11
29852025-10-27T23:39:19.263Z Compiling match_cfg v0.1.0
29862025-10-27T23:39:19.263Z Compiling hex v0.4.3
29872025-10-27T23:39:19.263Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29882025-10-27T23:39:19.334Z Compiling progenitor-client v0.10.0
29892025-10-27T23:39:19.337Z Compiling hostname v0.3.1
29902025-10-27T23:39:19.337Z Compiling structmeta-derive v0.3.0
29912025-10-27T23:39:19.398Z Compiling rustls v0.22.4
29922025-10-27T23:39:19.577Z Compiling multer v3.1.0
29932025-10-27T23:39:19.780Z Compiling debug-ignore v1.0.5
29942025-10-27T23:39:19.840Z Compiling toml_parser v1.0.2
29952025-10-27T23:39:19.863Z Compiling slog-json v2.6.1
29962025-10-27T23:39:19.959Z Compiling serde_spanned v1.0.0
29972025-10-27T23:39:20.016Z Compiling macaddr v1.0.1
29982025-10-27T23:39:20.228Z Compiling toml_datetime v0.7.0
29992025-10-27T23:39:20.253Z Compiling async-stream-impl v0.3.6
30002025-10-27T23:39:20.475Z Compiling serde_yaml v0.9.34+deprecated
30012025-10-27T23:39:20.833Z Compiling dropshot v0.16.4
30022025-10-27T23:39:20.974Z Compiling toml_writer v1.0.2
30032025-10-27T23:39:21.294Z Compiling slog-bunyan v2.5.0
30042025-10-27T23:39:21.400Z Compiling toml v0.9.5
30052025-10-27T23:39:21.519Z Compiling waitgroup v0.1.2
30062025-10-27T23:39:21.549Z Compiling async-stream v0.3.6
30072025-10-27T23:39:21.763Z Compiling rustls-pemfile v2.2.0
30082025-10-27T23:39:21.875Z Compiling dropshot_endpoint v0.16.4
30092025-10-27T23:39:21.899Z Compiling structmeta v0.3.0
30102025-10-27T23:39:22.117Z Compiling serde_path_to_error v0.1.17
30112025-10-27T23:39:22.207Z Compiling hostname v0.4.0
30122025-10-27T23:39:22.315Z Compiling derive-ex v0.1.8
30132025-10-27T23:39:22.458Z Compiling newtype-uuid-macros v0.1.0
30142025-10-27T23:39:22.880Z Compiling typify-impl v0.4.3
30152025-10-27T23:39:23.910Z Compiling tokio-rustls v0.25.0
30162025-10-27T23:39:24.206Z Compiling instant v0.1.13
30172025-10-27T23:39:24.397Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30182025-10-27T23:39:24.423Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
30192025-10-27T23:39:24.454Z Compiling progenitor-client v0.11.2
30202025-10-27T23:39:24.628Z Compiling derive-where v1.5.0
30212025-10-27T23:39:25.056Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30222025-10-27T23:39:25.623Z Compiling parse-display-derive v0.10.0
30232025-10-27T23:39:25.874Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30242025-10-27T23:39:26.089Z Compiling backoff v0.4.0
30252025-10-27T23:39:26.412Z Compiling test-strategy v0.4.3
30262025-10-27T23:39:26.471Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30272025-10-27T23:39:27.114Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30282025-10-27T23:39:27.276Z Compiling itertools v0.14.0
30292025-10-27T23:39:27.768Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
30302025-10-27T23:39:27.925Z Compiling darling_core v0.21.0
30312025-10-27T23:39:28.178Z Compiling proc-macro-crate v1.3.1
30322025-10-27T23:39:29.100Z Compiling crucible-workspace-hack v0.1.0
30332025-10-27T23:39:29.303Z Compiling num_enum_derive v0.5.11
30342025-10-27T23:39:29.548Z Compiling proc-macro-error v1.0.4
30352025-10-27T23:39:29.623Z Compiling parse-display v0.10.0
30362025-10-27T23:39:30.004Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
30372025-10-27T23:39:30.150Z Compiling heapless v0.8.0
30382025-10-27T23:39:30.198Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30392025-10-27T23:39:30.392Z Compiling hash32 v0.3.1
30402025-10-27T23:39:30.656Z Compiling smoltcp v0.11.0
30412025-10-27T23:39:30.693Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30422025-10-27T23:39:31.098Z Compiling foreign-types-macros v0.2.3
30432025-10-27T23:39:31.099Z Compiling foreign-types-shared v0.3.1
30442025-10-27T23:39:31.255Z Compiling cobs v0.2.3
30452025-10-27T23:39:31.558Z Compiling num_enum v0.5.11
30462025-10-27T23:39:31.582Z Compiling postcard v1.0.10
30472025-10-27T23:39:31.767Z Compiling tabwriter v1.4.0
30482025-10-27T23:39:31.818Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30492025-10-27T23:39:32.224Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30502025-10-27T23:39:32.227Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30512025-10-27T23:39:32.359Z Compiling foreign-types v0.5.0
30522025-10-27T23:39:32.512Z Compiling cstr-argument v0.1.2
30532025-10-27T23:39:32.631Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30542025-10-27T23:39:32.687Z Compiling rayon-core v1.12.1
30552025-10-27T23:39:32.810Z Compiling pretty-hex v0.2.1
30562025-10-27T23:39:32.853Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30572025-10-27T23:39:33.024Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30582025-10-27T23:39:33.074Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30592025-10-27T23:39:33.198Z Compiling crossbeam-deque v0.8.5
30602025-10-27T23:39:33.291Z Compiling colored v2.2.0
30612025-10-27T23:39:33.343Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30622025-10-27T23:39:33.401Z Compiling zone_cfg_derive v0.3.0
30632025-10-27T23:39:33.863Z Compiling darling_macro v0.21.0
30642025-10-27T23:39:34.260Z Compiling toml v0.8.23
30652025-10-27T23:39:34.294Z Compiling typify-macro v0.4.3
30662025-10-27T23:39:34.884Z Compiling rayon v1.10.0
30672025-10-27T23:39:34.915Z Compiling darling v0.21.0
30682025-10-27T23:39:35.074Z Compiling ingot-macros v0.1.1
30692025-10-27T23:39:35.119Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
30702025-10-27T23:39:35.143Z Compiling camino-tempfile v1.4.1
30712025-10-27T23:39:35.554Z Compiling smf v0.2.3
30722025-10-27T23:39:35.629Z Compiling num-derive v0.4.2
30732025-10-27T23:39:35.679Z Compiling sigpipe v0.1.3
30742025-10-27T23:39:35.852Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30752025-10-27T23:39:36.232Z Compiling jiff v0.2.15
30762025-10-27T23:39:36.426Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
30772025-10-27T23:39:36.655Z Compiling zone v0.3.1
30782025-10-27T23:39:36.902Z Compiling num-rational v0.4.2
30792025-10-27T23:39:37.715Z Compiling num-complex v0.4.6
30802025-10-27T23:39:37.858Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
30812025-10-27T23:39:38.106Z Compiling convert_case v0.4.0
30822025-10-27T23:39:38.248Z Compiling typify v0.4.3
30832025-10-27T23:39:38.344Z Compiling secrecy v0.10.3
30842025-10-27T23:39:38.452Z Compiling progenitor-impl v0.11.2
30852025-10-27T23:39:38.610Z Compiling progenitor-impl v0.10.0
30862025-10-27T23:39:38.631Z Compiling num v0.4.3
30872025-10-27T23:39:38.710Z Compiling float-ord v0.3.2
30882025-10-27T23:39:38.776Z Compiling universal-hash v0.5.1
30892025-10-27T23:39:38.926Z Compiling derive_more v0.99.20
30902025-10-27T23:39:38.931Z Compiling opaque-debug v0.3.1
30912025-10-27T23:39:38.995Z Compiling password-hash v0.5.0
30922025-10-27T23:39:39.023Z Compiling blake2 v0.10.6
30932025-10-27T23:39:39.082Z Compiling indent_write v2.2.0
30942025-10-27T23:39:39.369Z Compiling gethostname v0.5.0
30952025-10-27T23:39:39.599Z Compiling argon2 v0.5.3
30962025-10-27T23:39:39.935Z Compiling resolv-conf v0.7.0
30972025-10-27T23:39:40.365Z Compiling aead v0.5.2
30982025-10-27T23:39:40.673Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30992025-10-27T23:39:40.761Z Compiling half v2.4.1
31002025-10-27T23:39:41.185Z Compiling ciborium-io v0.2.2
31012025-10-27T23:39:41.350Z Compiling utf-8 v0.7.6
31022025-10-27T23:39:41.370Z Compiling ciborium-ll v0.2.2
31032025-10-27T23:39:41.705Z Compiling tungstenite v0.21.0
31042025-10-27T23:39:41.818Z Compiling poly1305 v0.8.0
31052025-10-27T23:39:41.840Z Compiling ingot-types v0.1.2
31062025-10-27T23:39:42.418Z Compiling console v0.15.10
31072025-10-27T23:39:42.740Z Compiling ingot v0.1.1
31082025-10-27T23:39:43.466Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31092025-10-27T23:39:43.592Z Compiling chacha20 v0.9.1
31102025-10-27T23:39:43.759Z Compiling cancel-safe-futures v0.1.5
31112025-10-27T23:39:44.116Z Compiling owo-colors v4.2.2
31122025-10-27T23:39:44.238Z Compiling tokio-tungstenite v0.21.0
31132025-10-27T23:39:44.791Z Compiling ciborium v0.2.2
31142025-10-27T23:39:44.845Z Compiling hickory-proto v0.24.4
31152025-10-27T23:39:44.908Z Compiling libsw-core v0.3.1
31162025-10-27T23:39:45.192Z Compiling progenitor-macro v0.11.2
31172025-10-27T23:39:45.234Z Compiling base64 v0.21.7
31182025-10-27T23:39:45.271Z Compiling progenitor-macro v0.10.0
31192025-10-27T23:39:45.337Z Compiling semver v0.1.20
31202025-10-27T23:39:45.899Z Compiling fixedbitset v0.5.7
31212025-10-27T23:39:45.956Z Compiling linked-hash-map v0.5.6
31222025-10-27T23:39:46.108Z Compiling rustc_version v0.1.7
31232025-10-27T23:39:46.341Z Compiling petgraph v0.8.2
31242025-10-27T23:39:46.601Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31252025-10-27T23:39:46.601Z Compiling lru-cache v0.1.2
31262025-10-27T23:39:46.774Z Compiling libsw v3.5.0
31272025-10-27T23:39:47.524Z Compiling newline-converter v0.3.0
31282025-10-27T23:39:47.711Z Compiling atomicwrites v0.4.4
31292025-10-27T23:39:47.748Z Compiling slog-dtrace v0.3.0
31302025-10-27T23:39:48.116Z Compiling libefi-sys v0.1.0
31312025-10-27T23:39:48.136Z Compiling linear-map v1.2.0
31322025-10-27T23:39:48.471Z Compiling siphasher v1.0.1
31332025-10-27T23:39:48.906Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31342025-10-27T23:39:48.930Z Compiling phf_shared v0.12.1
31352025-10-27T23:39:49.173Z Compiling expectorate v1.2.0
31362025-10-27T23:39:49.336Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31372025-10-27T23:39:49.506Z Compiling newtype_derive v0.1.6
31382025-10-27T23:39:49.534Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
31392025-10-27T23:39:49.773Z Compiling hickory-resolver v0.24.4
31402025-10-27T23:39:49.883Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31412025-10-27T23:39:50.406Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31422025-10-27T23:39:50.634Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31432025-10-27T23:39:50.949Z Compiling tokio-dtrace v0.1.0
31442025-10-27T23:39:51.034Z Compiling thiserror-impl-no-std v2.0.2
31452025-10-27T23:39:51.401Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31462025-10-27T23:39:51.637Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
31472025-10-27T23:39:52.305Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31482025-10-27T23:39:52.487Z Compiling bitfield-struct v0.6.2
31492025-10-27T23:39:53.027Z Compiling pin-project-internal v1.1.6
31502025-10-27T23:39:54.080Z Compiling chrono-tz v0.10.4
31512025-10-27T23:39:54.188Z Compiling const_format_proc_macros v0.2.34
31522025-10-27T23:39:54.188Z Compiling thiserror-no-std v2.0.2
31532025-10-27T23:39:54.188Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31542025-10-27T23:39:54.188Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
31552025-10-27T23:39:54.189Z Compiling qorb v0.4.1
31562025-10-27T23:39:54.733Z Compiling oxide-tokio-rt v0.1.2
31572025-10-27T23:39:55.110Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31582025-10-27T23:39:55.265Z Compiling phf v0.12.1
31592025-10-27T23:39:55.575Z Compiling pin-project v1.1.6
31602025-10-27T23:39:55.587Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31612025-10-27T23:39:55.765Z Compiling snafu-derive v0.8.5
31622025-10-27T23:39:55.931Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31632025-10-27T23:39:56.069Z Compiling pem v3.0.5
31642025-10-27T23:39:56.230Z Compiling async-recursion v1.1.1
31652025-10-27T23:39:56.707Z Compiling csv-core v0.1.11
31662025-10-27T23:39:57.011Z Compiling highway v1.3.0
31672025-10-27T23:39:57.264Z Compiling same-file v1.0.6
31682025-10-27T23:39:57.621Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31692025-10-27T23:39:57.661Z Compiling walkdir v2.5.0
31702025-10-27T23:40:01.828Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31712025-10-27T23:40:01.940Z Compiling csv v1.3.1
31722025-10-27T23:40:01.940Z Compiling progenitor v0.11.2
31732025-10-27T23:40:01.941Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
31742025-10-27T23:40:01.941Z Compiling progenitor v0.10.0
31752025-10-27T23:40:01.941Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31762025-10-27T23:40:01.941Z Compiling const_format v0.2.34
31772025-10-27T23:40:01.941Z Compiling vsss-rs v3.3.4
31782025-10-27T23:40:01.941Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31792025-10-27T23:40:01.941Z Compiling chacha20poly1305 v0.10.1
31802025-10-27T23:40:01.941Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31812025-10-27T23:40:01.941Z Compiling tabled_derive v0.7.0
31822025-10-27T23:40:01.941Z Compiling typify-impl v0.2.0
31832025-10-27T23:40:01.985Z Compiling globset v0.4.15
31842025-10-27T23:40:01.985Z Compiling snafu v0.8.5
31852025-10-27T23:40:01.985Z Compiling olpc-cjson v0.1.4
31862025-10-27T23:40:01.985Z Compiling primeorder v0.13.6
31872025-10-27T23:40:01.985Z Compiling bcs v0.1.6
31882025-10-27T23:40:01.985Z Compiling serde_plain v1.0.2
31892025-10-27T23:40:01.985Z Compiling moka v0.12.10
31902025-10-27T23:40:01.985Z Compiling termtree v0.5.1
31912025-10-27T23:40:02.027Z Compiling xshell-macros v0.2.7
31922025-10-27T23:40:02.046Z Compiling typed-path v0.9.3
31932025-10-27T23:40:02.212Z Compiling textwrap v0.16.2
31942025-10-27T23:40:02.246Z Compiling tabled v0.15.0
31952025-10-27T23:40:02.775Z Compiling xshell v0.2.7
31962025-10-27T23:40:02.951Z Compiling steno v0.4.1
31972025-10-27T23:40:03.238Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
31982025-10-27T23:40:03.897Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31992025-10-27T23:40:05.039Z Compiling tough v0.20.0
32002025-10-27T23:40:05.918Z Compiling tagptr v0.2.0
32012025-10-27T23:40:06.244Z Compiling arc-swap v1.7.1
32022025-10-27T23:40:06.872Z Compiling humantime v2.2.0
32032025-10-27T23:40:07.428Z Compiling slog-scope v4.4.0
32042025-10-27T23:40:08.061Z Compiling polyval v0.6.2
32052025-10-27T23:40:08.523Z Compiling dropshot-api-manager-types v0.2.2
32062025-10-27T23:40:08.573Z Compiling proc-macro-error-attr2 v2.0.0
32072025-10-27T23:40:09.128Z Compiling parking_lot_core v0.8.6
32082025-10-27T23:40:09.154Z Compiling salty v0.3.0
32092025-10-27T23:40:09.408Z Compiling proc-macro-error2 v2.0.1
32102025-10-27T23:40:09.702Z Compiling hickory-resolver v0.25.2
32112025-10-27T23:40:09.727Z Compiling ghash v0.5.1
32122025-10-27T23:40:09.746Z Compiling slog-stdlog v4.1.1
32132025-10-27T23:40:09.948Z Compiling p384 v0.13.1
32142025-10-27T23:40:10.067Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32152025-10-27T23:40:10.126Z Compiling nix v0.30.1
32162025-10-27T23:40:10.330Z Compiling num-derive v0.3.3
32172025-10-27T23:40:10.610Z Compiling typify-macro v0.2.0
32182025-10-27T23:40:10.961Z Compiling ctr v0.9.2
32192025-10-27T23:40:11.233Z Compiling lzma-sys v0.1.20
32202025-10-27T23:40:11.345Z Compiling unicase v2.8.1
32212025-10-27T23:40:11.479Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32222025-10-27T23:40:11.754Z Compiling mime_guess v2.0.5
32232025-10-27T23:40:11.898Z Compiling aes-gcm v0.10.3
32242025-10-27T23:40:12.073Z Compiling tabled_derive v0.11.0
32252025-10-27T23:40:12.247Z Compiling slog-envlogger v2.2.0
32262025-10-27T23:40:12.562Z Compiling libscf-sys v1.1.0
32272025-10-27T23:40:12.950Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32282025-10-27T23:40:13.547Z Compiling papergrid v0.17.0
32292025-10-27T23:40:13.749Z Compiling testing_table v0.3.0
32302025-10-27T23:40:14.042Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32312025-10-27T23:40:14.071Z Compiling usdt-attr-macro v0.6.0
32322025-10-27T23:40:14.466Z Compiling usdt-macro v0.6.0
32332025-10-27T23:40:14.590Z Compiling typify v0.2.0
32342025-10-27T23:40:14.801Z Compiling progenitor-impl v0.8.0
32352025-10-27T23:40:14.850Z Compiling heck v0.3.3
32362025-10-27T23:40:15.238Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32372025-10-27T23:40:15.266Z Compiling progenitor-client v0.8.0
32382025-10-27T23:40:15.781Z Compiling ssh-encoding v0.2.0
32392025-10-27T23:40:15.808Z Compiling blowfish v0.9.1
32402025-10-27T23:40:16.309Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32412025-10-27T23:40:16.313Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32422025-10-27T23:40:17.504Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32432025-10-27T23:40:17.651Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32442025-10-27T23:40:17.656Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32452025-10-27T23:40:19.247Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32462025-10-27T23:40:19.823Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32472025-10-27T23:40:20.122Z Compiling memmap2 v0.9.8
32482025-10-27T23:40:20.563Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32492025-10-27T23:40:21.395Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32502025-10-27T23:40:21.420Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32512025-10-27T23:40:21.723Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32522025-10-27T23:40:22.361Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32532025-10-27T23:40:22.906Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32542025-10-27T23:40:23.650Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32552025-10-27T23:40:24.801Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32562025-10-27T23:40:25.430Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32572025-10-27T23:40:25.621Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32582025-10-27T23:40:26.180Z Compiling progenitor-macro v0.8.0
32592025-10-27T23:40:27.029Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32602025-10-27T23:40:27.102Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32612025-10-27T23:40:27.392Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32622025-10-27T23:40:27.786Z Compiling nibble_vec v0.1.0
32632025-10-27T23:40:28.078Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32642025-10-27T23:40:28.968Z Compiling endian-type v0.1.2
32652025-10-27T23:40:29.320Z Compiling radix_trie v0.2.1
32662025-10-27T23:40:29.646Z Compiling usdt v0.6.0
32672025-10-27T23:40:29.968Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32682025-10-27T23:40:30.192Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32692025-10-27T23:40:30.308Z Compiling ssh-cipher v0.2.0
32702025-10-27T23:40:30.657Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32712025-10-27T23:40:31.640Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32722025-10-27T23:40:31.772Z Compiling bcrypt-pbkdf v0.10.0
32732025-10-27T23:40:32.456Z Compiling tabled v0.20.0
32742025-10-27T23:40:32.700Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32752025-10-27T23:40:33.218Z Compiling zone_cfg_derive v0.1.2
32762025-10-27T23:40:33.901Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
32772025-10-27T23:40:34.762Z Compiling parking_lot v0.11.2
32782025-10-27T23:40:35.069Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32792025-10-27T23:40:36.518Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32802025-10-27T23:40:37.465Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32812025-10-27T23:40:37.538Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32822025-10-27T23:40:37.933Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7da1f0b5dcd3d631da18b43ba78a84b1a2b425ee#7da1f0b5)
32832025-10-27T23:40:37.994Z Compiling prefix-trie v0.7.0
32842025-10-27T23:40:38.349Z Compiling password-hash v0.4.2
32852025-10-27T23:40:38.467Z Compiling fxhash v0.2.1
32862025-10-27T23:40:38.705Z Compiling progenitor v0.8.0
32872025-10-27T23:40:38.733Z Compiling base64 v0.13.1
32882025-10-27T23:40:38.828Z Compiling corncobs v0.1.4
32892025-10-27T23:40:38.979Z Compiling number_prefix v0.4.0
32902025-10-27T23:40:39.175Z Compiling http-range v0.1.5
32912025-10-27T23:40:39.179Z Compiling ron v0.7.1
32922025-10-27T23:40:39.300Z Compiling indicatif v0.17.11
32932025-10-27T23:40:39.327Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
32942025-10-27T23:40:39.413Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32952025-10-27T23:40:39.526Z Compiling pbkdf2 v0.11.0
32962025-10-27T23:40:39.956Z Compiling hickory-server v0.25.2
32972025-10-27T23:40:40.204Z Compiling sled v0.34.7
32982025-10-27T23:40:41.287Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32992025-10-27T23:40:41.351Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33002025-10-27T23:40:42.007Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
33012025-10-27T23:40:44.042Z Compiling xz2 v0.1.7
33022025-10-27T23:40:44.108Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33032025-10-27T23:40:44.398Z Compiling zone v0.1.8
33042025-10-27T23:40:44.514Z Compiling ssh-key v0.6.6
33052025-10-27T23:40:45.086Z Compiling hickory-client v0.25.2
33062025-10-27T23:40:45.766Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33072025-10-27T23:40:45.792Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33082025-10-27T23:40:45.912Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33092025-10-27T23:40:47.025Z Compiling p256 v0.13.2
33102025-10-27T23:40:47.289Z Compiling p521 v0.13.3
33112025-10-27T23:40:47.850Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
33122025-10-27T23:40:48.263Z Compiling yasna v0.5.2
33132025-10-27T23:40:48.391Z Compiling headers-core v0.3.0
33142025-10-27T23:40:48.610Z Compiling kstat-rs v0.2.4
33152025-10-27T23:40:49.222Z Compiling secrecy v0.8.0
33162025-10-27T23:40:49.267Z Compiling nanorand v0.7.0
33172025-10-27T23:40:49.504Z Compiling russh-cryptovec v0.7.3
33182025-10-27T23:40:49.530Z Compiling atty v0.2.14
33192025-10-27T23:40:49.533Z Compiling crc8 v0.1.1
33202025-10-27T23:40:49.738Z Compiling md5 v0.7.0
33212025-10-27T23:40:49.767Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
33222025-10-27T23:40:49.792Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33232025-10-27T23:40:49.817Z Compiling flume v0.11.1
33242025-10-27T23:40:49.867Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33252025-10-27T23:40:50.291Z Compiling russh-keys v0.45.0
33262025-10-27T23:40:50.445Z Compiling rcgen v0.12.1
33272025-10-27T23:40:50.836Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33282025-10-27T23:40:51.984Z Compiling headers v0.4.1
33292025-10-27T23:40:52.551Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33302025-10-27T23:40:53.724Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33312025-10-27T23:40:53.833Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
33322025-10-27T23:40:55.312Z Compiling hyper-staticfile v0.10.1
33332025-10-27T23:40:56.359Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33342025-10-27T23:40:56.387Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33352025-10-27T23:40:56.981Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33362025-10-27T23:40:56.984Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
33372025-10-27T23:40:57.525Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33382025-10-27T23:40:58.036Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33392025-10-27T23:40:58.215Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
33402025-10-27T23:40:59.256Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33412025-10-27T23:40:59.910Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33422025-10-27T23:40:59.974Z Compiling num-bigint v0.4.6
33432025-10-27T23:41:00.134Z Compiling des v0.8.1
33442025-10-27T23:41:00.512Z Compiling subprocess v0.2.9
33452025-10-27T23:41:01.363Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33462025-10-27T23:41:02.156Z Compiling hex-literal v0.4.1
33472025-10-27T23:41:02.285Z Compiling display-error-chain v0.2.2
33482025-10-27T23:41:02.363Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33492025-10-27T23:41:02.391Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33502025-10-27T23:41:02.524Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33512025-10-27T23:41:03.017Z Compiling russh v0.45.0
33522025-10-27T23:41:05.198Z Compiling internet-checksum v0.2.1
33532025-10-27T23:41:08.364Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33542025-10-27T23:41:08.364Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33552025-10-27T23:41:08.367Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33562025-10-27T23:41:12.206Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33572025-10-27T23:41:12.588Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33582025-10-27T23:41:20.532Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33592025-10-27T23:41:45.954Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33602025-10-27T23:42:11.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
33612025-10-27T23:42:11.750Z
33622025-10-27T23:42:11.750Zreal 2:53.874955547
33632025-10-27T23:42:11.750Zuser 15:30.637941811
33642025-10-27T23:42:11.750Zsys 2:16.508882467
33652025-10-27T23:42:11.750Ztrap 0.447234749
33662025-10-27T23:42:11.750Ztflt 0.335021081
33672025-10-27T23:42:11.750Zdflt 1.056087405
33682025-10-27T23:42:11.750Zkflt 0.000068630
33692025-10-27T23:42:11.754Zlock 41:09.221682652
33702025-10-27T23:42:11.754Zslp 55:48.927623049
33712025-10-27T23:42:11.754Zlat 56.840097182
33722025-10-27T23:42:11.754Zstop 2:20.816817587
33732025-10-27T23:42:11.754Z+ mkdir tests
33742025-10-27T23:42:11.757Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33752025-10-27T23:42:11.757Z+ xargs -I '{}' -t cp '{}' tests/
33762025-10-27T23:42:11.796Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-c66ccef186c0338c tests/
33772025-10-27T23:42:11.823Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-8fbf05ac46eb11dd tests/
33782025-10-27T23:42:11.848Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-d5f883cbab369f3c tests/
33792025-10-27T23:42:11.873Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-59973f70d28a53dc tests/
33802025-10-27T23:42:12.205Z+ 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/*)
33812025-10-27T23:42:12.209Z+ 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-d5f883cbab369f3c tests/commtest-8fbf05ac46eb11dd tests/dhcp_server-c66ccef186c0338c tests/end_to_end_tests-59973f70d28a53dc 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
33822025-10-27T23:43:54.347ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33832025-10-27T23:43:54.347Za .github/buildomat/ci-env.sh 1K
33842025-10-27T23:43:54.347Za out/target/test 1K
33852025-10-27T23:43:54.347Za out/npuzone/npuzone 23144K
33862025-10-27T23:43:54.347Za package-manifest.toml 34K
33872025-10-27T23:43:54.347Za smf/sled-agent/non-gimlet/config.toml 6K
33882025-10-27T23:43:54.347Za target/release/omicron-package 41301K
33892025-10-27T23:43:54.347Za target/release/xtask 11745K
33902025-10-27T23:43:54.347Za target/debug/bootstrap 296468K
33912025-10-27T23:43:54.347Za tests/bootstrap-d5f883cbab369f3c 23740K
33922025-10-27T23:43:54.347Za tests/commtest-8fbf05ac46eb11dd 23839K
33932025-10-27T23:43:54.347Za tests/dhcp_server-c66ccef186c0338c 23740K
33942025-10-27T23:43:54.347Za tests/end_to_end_tests-59973f70d28a53dc 341692K
33952025-10-27T23:43:54.347Za out/clickhouse.tar.gz 318292K
33962025-10-27T23:43:54.347Za out/clickhouse_keeper.tar.gz 302062K
33972025-10-27T23:43:54.347Za out/clickhouse_server.tar.gz 318291K
33982025-10-27T23:43:54.347Za out/cockroachdb.tar.gz 168189K
33992025-10-27T23:43:54.347Za out/crucible-dtrace.tar 105K
34002025-10-27T23:43:54.347Za out/crucible-pantry-zone.tar.gz 43682K
34012025-10-27T23:43:54.347Za out/crucible-zone.tar.gz 57774K
34022025-10-27T23:43:54.347Za out/external-dns.tar.gz 50848K
34032025-10-27T23:43:54.348Za out/internal-dns.tar.gz 50848K
34042025-10-27T23:43:54.348Za out/mg-ddm-gz.tar 117108K
34052025-10-27T23:43:54.348Za out/nexus.tar.gz 187067K
34062025-10-27T23:43:54.348Za out/ntp.tar.gz 33250K
34072025-10-27T23:43:54.348Za out/omicron-gateway-softnpu.tar.gz 26380K
34082025-10-27T23:43:54.348Za out/omicron-sled-agent.tar 145508K
34092025-10-27T23:43:54.348Za out/overlay.tar.gz 3K
34102025-10-27T23:43:54.348Za out/oximeter.tar.gz 62188K
34112025-10-27T23:43:54.348Za out/oxlog.tar 4012K
34122025-10-27T23:43:54.348Za out/probe.tar.gz 3037K
34132025-10-27T23:43:54.348Za out/propolis-server.tar.gz 73437K
34142025-10-27T23:43:54.348Za out/pumpkind-gz.tar 26647K
34152025-10-27T23:43:54.348Za out/switch-softnpu.tar.gz 384941K
34162025-10-27T23:43:54.391Z
34172025-10-27T23:43:54.391Zreal 1:42.116558718
34182025-10-27T23:43:54.391Zuser 1:37.945070500
34192025-10-27T23:43:54.397Zsys 6.090771857
34202025-10-27T23:43:54.397Ztrap 0.023146796
34212025-10-27T23:43:54.397Ztflt 0.000000000
34222025-10-27T23:43:54.397Zdflt 0.000000000
34232025-10-27T23:43:54.397Zkflt 0.000000000
34242025-10-27T23:43:54.397Zlock 0.000000000
34252025-10-27T23:43:54.397Zslp 1:37.601492547
34262025-10-27T23:43:54.398Zlat 2.565980203
34272025-10-27T23:43:54.398Zstop 0.000593580
34282025-10-27T23:43:54.398Zprocess exited: duration 2268399 ms, exit code 0
 
34292025-10-27T23:43:54.481Zfound 1 output files
34302025-10-27T23:43:54.482Zuploading: /work/package.tar.gz (2372202022 bytes)
34312025-10-27T23:44:38.007Zuploaded: /work/package.tar.gz