01K1A9RF4VKYSK94GDR7W6F7MR: 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: 01K1A9RWV17NFKATE4M5A62AWY

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-29T05:17:02.312Zjob assigned to worker 01K1A9S04H7NDHEP2258GNY48T [factory gimlet-EVT22200007-propolis, EVT22200007/36321] (queued for 26 s)
 
22025-07-29T05:17:10.250Zstarting task 0: "setup"
32025-07-29T05:17:10.307Z++ uname -s
42025-07-29T05:17:10.307Z+ kern=SunOS
52025-07-29T05:17:10.307Z+ build_user=build
62025-07-29T05:17:10.307Z+ build_uid=12345
72025-07-29T05:17:10.307Z+ work_dir=/work
82025-07-29T05:17:10.307Z+ input_dir=/input
92025-07-29T05:17:10.307Z+ [[ 0 == 12345 ]]
102025-07-29T05:17:10.307Z+ case "$kern" in
112025-07-29T05:17:10.307Z+ groupadd -g 12345 build
122025-07-29T05:17:10.307Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-29T05:17:12.271Z+ zfs create -o mountpoint=/work rpool/work
142025-07-29T05:17:12.310Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-29T05:17:12.337Z+ home_fs=zfs
162025-07-29T05:17:12.338Z+ [[ zfs == autofs ]]
172025-07-29T05:17:12.338Z+ mkdir -p /home/build
182025-07-29T05:17:12.338Z+ chown build:build /home/build /work
192025-07-29T05:17:14.318Z+ chmod 0700 /home/build /work
202025-07-29T05:17:14.345Zprocess exited: duration 4073 ms, exit code 0
 
212025-07-29T05:17:14.400Zstarting task 1: "rust-toolchain"
222025-07-29T05:17:14.427Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-29T05:17:14.427Z * rust toolchain channel = "1.88.0"
242025-07-29T05:17:14.427Z * rust toolchain profile = "default"
252025-07-29T05:17:14.427Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-29T05:17:14.427Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-29T05:17:14.427Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-29T05:17:14.427Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-29T05:17:14.427Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-29T05:17:14.571Zinfo: downloading installer
312025-07-29T05:17:15.806Zwarn: It looks like you have an existing installation of Rust at:
322025-07-29T05:17:15.806Zwarn: /opt/ooce/bin
332025-07-29T05:17:15.806Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-29T05:17:15.806Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-29T05:17:15.806Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-29T05:17:15.806Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-29T05:17:15.806Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-29T05:17:15.806Zerror: cannot install while Rust is installed
392025-07-29T05:17:15.806Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-29T05:17:15.834Zinfo: profile set to 'default'
412025-07-29T05:17:15.834Zinfo: default host triple is x86_64-unknown-illumos
422025-07-29T05:17:15.834Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-29T05:17:15.971Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-29T05:17:15.971Zinfo: downloading component 'cargo'
452025-07-29T05:17:16.698Zinfo: downloading component 'clippy'
462025-07-29T05:17:16.833Zinfo: downloading component 'rust-docs'
472025-07-29T05:17:17.408Zinfo: downloading component 'rust-std'
482025-07-29T05:17:17.934Zinfo: downloading component 'rustc'
492025-07-29T05:17:21.398Zinfo: downloading component 'rustfmt'
502025-07-29T05:17:21.477Zinfo: installing component 'cargo'
512025-07-29T05:17:22.655Zinfo: installing component 'clippy'
522025-07-29T05:17:23.150Zinfo: installing component 'rust-docs'
532025-07-29T05:17:26.289Zinfo: installing component 'rust-std'
542025-07-29T05:17:28.263Zinfo: installing component 'rustc'
552025-07-29T05:17:35.921Zinfo: installing component 'rustfmt'
562025-07-29T05:17:36.304Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-29T05:17:36.304Z
582025-07-29T05:17:36.469Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-29T05:17:36.469Z
602025-07-29T05:17:36.496Z
612025-07-29T05:17:36.496ZRust is installed now. Great!
622025-07-29T05:17:36.496Z
632025-07-29T05:17:36.496ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-29T05:17:36.496Zenvironment variable. This has not been done automatically.
652025-07-29T05:17:36.496Z
662025-07-29T05:17:36.496ZTo configure your current shell, you need to source
672025-07-29T05:17:36.496Zthe corresponding env file under $HOME/.cargo.
682025-07-29T05:17:36.496Z
692025-07-29T05:17:36.496ZThis is usually done by running one of the following (note the leading DOT):
702025-07-29T05:17:36.496Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-29T05:17:36.496Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-29T05:17:36.496Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-29T05:17:36.578Z+ rustup --version
742025-07-29T05:17:36.605Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-29T05:17:36.605Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-29T05:17:36.712Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-29T05:17:36.739Z+ cargo --version
782025-07-29T05:17:36.798Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-29T05:17:36.825Z+ rustc --version
802025-07-29T05:17:36.885Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-29T05:17:36.912Zprocess exited: duration 22491 ms, exit code 0
 
822025-07-29T05:17:36.966Zstarting task 2: "authentication"
832025-07-29T05:17:37.020Zprocess exited: duration 53 ms, exit code 0
 
842025-07-29T05:17:37.076Zstarting task 3: "clone repository"
852025-07-29T05:17:37.104Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-29T05:17:37.104Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-29T05:17:37.136ZCloning into '/work/oxidecomputer/omicron'...
882025-07-29T05:17:47.719Z+ cd /work/oxidecomputer/omicron
892025-07-29T05:17:47.720Z+ git fetch origin 33471c3f1a88a9f9f4a675520350f28c8df830f5
902025-07-29T05:17:48.649ZFrom https://github.com/oxidecomputer/omicron
912025-07-29T05:17:48.649Z * branch 33471c3f1a88a9f9f4a675520350f28c8df830f5 -> FETCH_HEAD
922025-07-29T05:17:48.675Z+ [[ -n delete-disk-metrics ]]
932025-07-29T05:17:48.675Z++ git branch --show-current
942025-07-29T05:17:48.676Z+ current=main
952025-07-29T05:17:48.676Z+ [[ main != delete-disk-metrics ]]
962025-07-29T05:17:48.676Z+ git branch -f delete-disk-metrics 33471c3f1a88a9f9f4a675520350f28c8df830f5
972025-07-29T05:17:48.676Z+ git checkout -f delete-disk-metrics
982025-07-29T05:17:48.936ZSwitched to branch 'delete-disk-metrics'
992025-07-29T05:17:48.962Z+ git reset --hard 33471c3f1a88a9f9f4a675520350f28c8df830f5
1002025-07-29T05:17:48.989ZHEAD is now at 33471c3f1 delete disk metrics endpoint
1012025-07-29T05:17:48.989Zprocess exited: duration 11894 ms, exit code 0
 
1022025-07-29T05:17:49.044Zstarting task 4: "build"
1032025-07-29T05:17:49.071Z+ source .github/buildomat/ci-env.sh
1042025-07-29T05:17:49.071Z++ export CARGO_TERM_COLOR=always
1052025-07-29T05:17:49.071Z++ CARGO_TERM_COLOR=always
1062025-07-29T05:17:49.071Z+ cargo --version
1072025-07-29T05:17:49.118Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-29T05:17:49.144Z+ rustc --version
1092025-07-29T05:17:49.201Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-29T05:17:49.228Z+ WORK=/work
1112025-07-29T05:17:49.228Z+ pfexec mkdir -p /work
1122025-07-29T05:17:49.228Z+ pfexec chown build /work
1132025-07-29T05:17:49.228Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-07-29T05:18:02.192Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-07-29T05:18:10.844Z Startup: Caching catalogs ... Done
1162025-07-29T05:18:17.105ZPlanning: Solver setup ... Done (4.598s)
1172025-07-29T05:18:17.149ZPlanning: Running solver ... Done (0.044s)
1182025-07-29T05:18:17.226ZPlanning: Finding local manifests ... Done (0.002s)
1192025-07-29T05:18:17.317ZPlanning: Fetching manifests: 0/4 0% complete
1202025-07-29T05:18:17.994ZPlanning: Fetching manifests: 4/4 100% complete
1212025-07-29T05:18:18.058ZPlanning: Package planning ... Done (0.064s)
1222025-07-29T05:18:19.533ZPlanning: Merging actions ... Done (0.058s)
1232025-07-29T05:18:19.533ZPlanning: Checking for conflicting actions ... Done (0.376s)
1242025-07-29T05:18:19.533ZPlanning: Consolidating action changes ... Done (0.013s)
1252025-07-29T05:18:19.533ZPlanning: Evaluating mediators ... Done (0.698s)
1262025-07-29T05:18:19.533ZPlanning: Planning completed in 8.27 seconds
1272025-07-29T05:18:19.534Z Packages to install: 4
1282025-07-29T05:18:19.534Z Mediators to change: 2
1292025-07-29T05:18:19.534Z Services to change: 1
1302025-07-29T05:18:19.534Z Estimated space available: 155.02 GB
1312025-07-29T05:18:19.534ZEstimated space to be consumed: 1.71 GB
1322025-07-29T05:18:19.534Z Create boot environment: No
1332025-07-29T05:18:19.534ZCreate backup boot environment: No
1342025-07-29T05:18:19.534Z Rebuild boot archive: No
1352025-07-29T05:18:19.534Z
1362025-07-29T05:18:19.534ZChanged mediators:
1372025-07-29T05:18:19.534Z mediator clang:
1382025-07-29T05:18:19.534Z version: None -> 15 (system default)
1392025-07-29T05:18:19.534Z
1402025-07-29T05:18:19.534Z mediator llvm:
1412025-07-29T05:18:19.534Z version: 14 (system default) -> 15 (system default)
1422025-07-29T05:18:19.534Z
1432025-07-29T05:18:19.534ZChanged packages:
1442025-07-29T05:18:19.534Zhelios-dev
1452025-07-29T05:18:19.534Z developer/build-essential
1462025-07-29T05:18:19.534Z None -> 11-2.0
1472025-07-29T05:18:19.534Z library/libxmlsec1
1482025-07-29T05:18:19.534Z None -> 1.2.35-2.0
1492025-07-29T05:18:19.534Z ooce/developer/clang-15
1502025-07-29T05:18:19.534Z None -> 15.0.7-2.0
1512025-07-29T05:18:19.534Z ooce/developer/llvm-15
1522025-07-29T05:18:19.534Z None -> 15.0.7-2.0
1532025-07-29T05:18:19.534Z
1542025-07-29T05:18:19.534ZServices:
1552025-07-29T05:18:19.534Z restart_fmri:
1562025-07-29T05:18:19.534Z svc:/system/update-man-index:default
1572025-07-29T05:18:19.534Z
1582025-07-29T05:18:19.534ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-07-29T05:18:24.307ZDownload: 1191/3290 items 58.3/212.6MB 27% complete (11.7M/s)
1602025-07-29T05:18:29.308ZDownload: 1656/3290 items 110.6/212.6MB 52% complete (11.1M/s)
1612025-07-29T05:18:34.313ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (14.8M/s)
1622025-07-29T05:18:35.142ZDownload: Completed 212.60 MB in 15.84 seconds (13.4M/s)
1632025-07-29T05:18:35.396Z Actions: 1/3689 actions (Installing new actions)
1642025-07-29T05:18:40.396Z Actions: 2843/3689 actions (Installing new actions)
1652025-07-29T05:18:41.268Z Actions: Completed 3689 actions in 5.87 seconds.
1662025-07-29T05:18:42.134Z Done (0.860s)
1672025-07-29T05:18:42.134Z Done (0.000s)
1682025-07-29T05:18:43.162Z Done (1.027s)
1692025-07-29T05:18:48.141Z Done (4.742s)
1702025-07-29T05:18:48.240Z Done (0.018s)
1712025-07-29T05:18:48.267Z Done (0.000s)
1722025-07-29T05:18:48.394Z Done (0.000s)
1732025-07-29T05:18:49.263ZPlanning: Evaluating mediator changes ... Done
1742025-07-29T05:18:49.460ZPlanning: Checking for conflicting actions ... Done
1752025-07-29T05:18:49.486ZPlanning: Consolidating action changes ... Done
1762025-07-29T05:18:49.786ZPlanning: Evaluating mediators ... Done
1772025-07-29T05:18:49.813ZPlanning: Planning completed in 0.52 seconds
1782025-07-29T05:18:49.839Z Mediators to change: 2
1792025-07-29T05:18:49.839Z Create boot environment: No
1802025-07-29T05:18:49.839ZCreate backup boot environment: No
1812025-07-29T05:18:49.883Z Done
1822025-07-29T05:18:49.883Z Done
1832025-07-29T05:18:50.651Z Done
1842025-07-29T05:18:54.871Z Done
1852025-07-29T05:18:54.990Z Done
1862025-07-29T05:18:54.990Z Done
1872025-07-29T05:18:55.042Z Done
1882025-07-29T05:18:55.794ZPlanning: Evaluating mediator changes ... Done
1892025-07-29T05:18:55.821ZPlanning: Merging actions ... Done
1902025-07-29T05:18:56.028ZPlanning: Checking for conflicting actions ... Done
1912025-07-29T05:18:56.056ZPlanning: Consolidating action changes ... Done
1922025-07-29T05:18:56.347ZPlanning: Evaluating mediators ... Done
1932025-07-29T05:18:56.414ZPlanning: Planning completed in 0.92 seconds
1942025-07-29T05:18:56.453Z Packages to change: 1
1952025-07-29T05:18:56.453Z Mediators to change: 1
1962025-07-29T05:18:56.453Z Services to change: 1
1972025-07-29T05:18:56.480Z Create boot environment: No
1982025-07-29T05:18:56.480ZCreate backup boot environment: Yes
1992025-07-29T05:18:58.274Z Actions: 1/6 actions (Updating modified actions)
2002025-07-29T05:18:58.300Z Actions: Completed 6 actions in 0.00 seconds.
2012025-07-29T05:18:58.300Z Done
2022025-07-29T05:18:58.300Z Done
2032025-07-29T05:18:58.480Z Done
2042025-07-29T05:19:02.766Z Done
2052025-07-29T05:19:02.859Z Done
2062025-07-29T05:19:02.859Z Done
2072025-07-29T05:19:02.961Z Done
2082025-07-29T05:19:03.504ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092025-07-29T05:19:03.504Zclang system 15 system
2102025-07-29T05:19:03.504Zcsh system system illumos
2112025-07-29T05:19:03.504Zctags system system illumos
2122025-07-29T05:19:03.504Zfile system system illumos
2132025-07-29T05:19:03.504Zgcc vendor 12 vendor
2142025-07-29T05:19:03.504Zgcc system 10 system
2152025-07-29T05:19:03.504Zgcc system 7 system
2162025-07-29T05:19:03.504Zgo system 1.20 system
2172025-07-29T05:19:03.504Zgo system 1.19 system
2182025-07-29T05:19:03.504Zllvm system 15 system
2192025-07-29T05:19:03.504Zllvm system 14 system
2202025-07-29T05:19:03.504Zmariadb system 10.6 system
2212025-07-29T05:19:03.504Zmta vendor vendor dma
2222025-07-29T05:19:03.504Zopenjdk system 17 system
2232025-07-29T05:19:03.504Zopenjdk system 11 system
2242025-07-29T05:19:03.504Zopenjdk system 1.8 system
2252025-07-29T05:19:03.504Zopenssl vendor 3 vendor
2262025-07-29T05:19:03.504Zperl system 5.36 system
2272025-07-29T05:19:03.504Zpostgresql system 15 system
2282025-07-29T05:19:03.504Zpostgresql system 13 system
2292025-07-29T05:19:03.504Zpython vendor 3 vendor
2302025-07-29T05:19:03.504Zpython system 2 system
2312025-07-29T05:19:03.504Zpython3 system 3.11 system
2322025-07-29T05:19:03.504Zruby system 3.0 system
2332025-07-29T05:19:03.505Zwords vendor vendor american-english
2342025-07-29T05:19:03.505Zwords system system australian-english
2352025-07-29T05:19:03.505Zwords system system british-english
2362025-07-29T05:19:03.505Zwords system system canadian-english
2372025-07-29T05:19:03.505Zwords system system french
2382025-07-29T05:19:03.505Zwords system system italian
2392025-07-29T05:19:03.505Zwords system system ngerman
2402025-07-29T05:19:03.505Zwords system system ogerman
2412025-07-29T05:19:03.505Zwords system system spanish
2422025-07-29T05:19:03.883ZPUBLISHER TYPE STATUS P LOCATION
2432025-07-29T05:19:03.883Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442025-07-29T05:19:09.489ZFMRI IFO
2452025-07-29T05:19:09.489Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462025-07-29T05:19:09.489Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472025-07-29T05:19:09.489Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482025-07-29T05:19:09.489Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492025-07-29T05:19:09.489Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502025-07-29T05:19:09.489Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2512025-07-29T05:19:09.489Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522025-07-29T05:19:09.489Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532025-07-29T05:19:09.489Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542025-07-29T05:19:09.489Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552025-07-29T05:19:09.489Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562025-07-29T05:19:09.489Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572025-07-29T05:19:09.489Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582025-07-29T05:19:09.489Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592025-07-29T05:19:09.489Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602025-07-29T05:19:09.489Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612025-07-29T05:19:10.579Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622025-07-29T05:19:11.028Z Updating crates.io index
2632025-07-29T05:19:11.097Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642025-07-29T05:19:11.546Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652025-07-29T05:19:12.345Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662025-07-29T05:19:12.774Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672025-07-29T05:19:13.226Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682025-07-29T05:19:13.687Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692025-07-29T05:19:15.076Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702025-07-29T05:19:17.280Z Updating git repository `https://github.com/oxidecomputer/opte`
2712025-07-29T05:19:18.570Z Updating git repository `https://github.com/oxidecomputer/falcon`
2722025-07-29T05:19:19.590Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732025-07-29T05:19:19.990Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742025-07-29T05:19:20.354Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752025-07-29T05:19:21.294Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762025-07-29T05:19:21.660Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772025-07-29T05:19:22.260Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782025-07-29T05:19:22.932Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792025-07-29T05:19:23.487Z Updating git repository `https://github.com/oxidecomputer/tofino`
2802025-07-29T05:19:23.896Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812025-07-29T05:19:24.269Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822025-07-29T05:19:24.632Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832025-07-29T05:19:25.093Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842025-07-29T05:19:25.623Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852025-07-29T05:19:26.147Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862025-07-29T05:19:26.611Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872025-07-29T05:19:27.362Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882025-07-29T05:19:27.852Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892025-07-29T05:19:28.243Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902025-07-29T05:19:28.718Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912025-07-29T05:19:29.383Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922025-07-29T05:19:29.767Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932025-07-29T05:19:30.157Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942025-07-29T05:19:30.584Z Updating git repository `https://github.com/oxidecomputer/omicron`
2952025-07-29T05:19:40.063Z Updating git repository `https://github.com/illumos/smf-rs`
2962025-07-29T05:19:41.794Z Downloading crates ...
2972025-07-29T05:19:41.915Z Downloaded terminal_size v0.4.0
2982025-07-29T05:19:41.942Z Downloaded tabled_derive v0.7.0
2992025-07-29T05:19:41.942Z Downloaded tinystr v0.7.6
3002025-07-29T05:19:41.942Z Downloaded unicode-linebreak v0.1.5
3012025-07-29T05:19:41.942Z Downloaded cpufeatures v0.2.14
3022025-07-29T05:19:41.942Z Downloaded tempfile v3.20.0
3032025-07-29T05:19:41.968Z Downloaded zerofrom-derive v0.1.4
3042025-07-29T05:19:41.969Z Downloaded zerovec-derive v0.10.3
3052025-07-29T05:19:41.995Z Downloaded zerocopy-derive v0.7.35
3062025-07-29T05:19:41.995Z Downloaded synstructure v0.13.1
3072025-07-29T05:19:41.995Z Downloaded unicode-width v0.1.14
3082025-07-29T05:19:41.995Z Downloaded syn v2.0.104
3092025-07-29T05:19:42.021Z Downloaded url v2.5.4
3102025-07-29T05:19:42.021Z Downloaded rustix v1.0.7
3112025-07-29T05:19:42.047Z Downloaded serde v1.0.219
3122025-07-29T05:19:42.048Z Downloaded toml_edit v0.22.27
3132025-07-29T05:19:42.074Z Downloaded zerovec v0.10.4
3142025-07-29T05:19:42.074Z Downloaded serde_json v1.0.141
3152025-07-29T05:19:42.074Z Downloaded indexmap v2.10.0
3162025-07-29T05:19:42.074Z Downloaded winnow v0.7.10
3172025-07-29T05:19:42.101Z Downloaded idna v1.0.3
3182025-07-29T05:19:42.101Z Downloaded icu_properties_data v1.5.0
3192025-07-29T05:19:42.101Z Downloaded unicode-width v0.2.0
3202025-07-29T05:19:42.127Z Downloaded pest v2.7.14
3212025-07-29T05:19:42.127Z Downloaded zerocopy v0.7.35
3222025-07-29T05:19:42.127Z Downloaded swrite v0.1.0
3232025-07-29T05:19:42.127Z Downloaded memchr v2.7.4
3242025-07-29T05:19:42.154Z Downloaded macaddr v1.0.1
3252025-07-29T05:19:42.154Z Downloaded goblin v0.8.2
3262025-07-29T05:19:42.154Z Downloaded libc v0.2.174
3272025-07-29T05:19:42.180Z Downloaded hashbrown v0.15.4
3282025-07-29T05:19:42.180Z Downloaded syn v1.0.109
3292025-07-29T05:19:42.180Z Downloaded serde_tokenstream v0.2.2
3302025-07-29T05:19:42.180Z Downloaded scroll_derive v0.12.0
3312025-07-29T05:19:42.180Z Downloaded pretty-hex v0.4.1
3322025-07-29T05:19:42.180Z Downloaded papergrid v0.11.0
3332025-07-29T05:19:42.206Z Downloaded memmap v0.7.0
3342025-07-29T05:19:42.206Z Downloaded litemap v0.7.3
3352025-07-29T05:19:42.206Z Downloaded icu_normalizer v1.5.0
3362025-07-29T05:19:42.206Z Downloaded rustix v0.38.37
3372025-07-29T05:19:42.232Z Downloaded getrandom v0.3.1
3382025-07-29T05:19:42.232Z Downloaded fs-err v3.1.1
3392025-07-29T05:19:42.232Z Downloaded colorchoice v1.0.2
3402025-07-29T05:19:42.232Z Downloaded cargo_metadata v0.21.0
3412025-07-29T05:19:42.232Z Downloaded cargo-util-schemas v0.8.2
3422025-07-29T05:19:42.232Z Downloaded cargo-platform v0.2.0
3432025-07-29T05:19:42.232Z Downloaded camino-tempfile v1.4.1
3442025-07-29T05:19:42.232Z Downloaded tabled v0.15.0
3452025-07-29T05:19:42.259Z Downloaded anstyle-parse v0.2.5
3462025-07-29T05:19:42.259Z Downloaded scroll v0.12.0
3472025-07-29T05:19:42.259Z Downloaded plain v0.2.3
3482025-07-29T05:19:42.259Z Downloaded pest_meta v2.7.14
3492025-07-29T05:19:42.259Z Downloaded icu_normalizer_data v1.5.0
3502025-07-29T05:19:42.259Z Downloaded icu_locid v1.5.0
3512025-07-29T05:19:42.259Z Downloaded anstream v0.6.18
3522025-07-29T05:19:42.259Z Downloaded thread-id v4.2.2
3532025-07-29T05:19:42.259Z Downloaded pest_generator v2.7.14
3542025-07-29T05:19:42.285Z Downloaded pest_derive v2.7.14
3552025-07-29T05:19:42.285Z Downloaded log v0.4.27
3562025-07-29T05:19:42.285Z Downloaded icu_provider v1.5.0
3572025-07-29T05:19:42.285Z Downloaded icu_locid_transform v1.5.0
3582025-07-29T05:19:42.285Z Downloaded icu_collections v1.5.0
3592025-07-29T05:19:42.285Z Downloaded clap_lex v0.7.4
3602025-07-29T05:19:42.285Z Downloaded clap_builder v4.5.41
3612025-07-29T05:19:42.285Z Downloaded writeable v0.5.5
3622025-07-29T05:19:42.285Z Downloaded version_check v0.9.5
3632025-07-29T05:19:42.286Z Downloaded utf8parse v0.2.2
3642025-07-29T05:19:42.312Z Downloaded usdt-macro v0.5.0
3652025-07-29T05:19:42.312Z Downloaded usdt-impl v0.5.0
3662025-07-29T05:19:42.312Z Downloaded usdt-attr-macro v0.5.0
3672025-07-29T05:19:42.312Z Downloaded usdt v0.5.0
3682025-07-29T05:19:42.312Z Downloaded unicode-ident v1.0.18
3692025-07-29T05:19:42.312Z Downloaded ucd-trie v0.1.7
3702025-07-29T05:19:42.312Z Downloaded thiserror v1.0.69
3712025-07-29T05:19:42.312Z Downloaded serde_derive v1.0.219
3722025-07-29T05:19:42.312Z Downloaded ryu v1.0.18
3732025-07-29T05:19:42.312Z Downloaded proc-macro2 v1.0.95
3742025-07-29T05:19:42.312Z Downloaded percent-encoding v2.3.1
3752025-07-29T05:19:42.312Z Downloaded num-traits v0.2.19
3762025-07-29T05:19:42.312Z Downloaded fnv v1.0.7
3772025-07-29T05:19:42.312Z Downloaded displaydoc v0.2.5
3782025-07-29T05:19:42.339Z Downloaded digest v0.10.7
3792025-07-29T05:19:42.339Z Downloaded clap v4.5.41
3802025-07-29T05:19:42.339Z Downloaded camino v1.1.10
3812025-07-29T05:19:42.339Z Downloaded byteorder v1.5.0
3822025-07-29T05:19:42.339Z Downloaded bitflags v2.9.1
3832025-07-29T05:19:42.339Z Downloaded anyhow v1.0.98
3842025-07-29T05:19:42.339Z Downloaded zerofrom v0.1.4
3852025-07-29T05:19:42.339Z Downloaded write16 v1.0.0
3862025-07-29T05:19:42.339Z Downloaded utf8_iter v1.0.4
3872025-07-29T05:19:42.339Z Downloaded utf16_iter v1.0.5
3882025-07-29T05:19:42.339Z Downloaded toml_write v0.1.2
3892025-07-29T05:19:42.366Z Downloaded toml_datetime v0.6.11
3902025-07-29T05:19:42.366Z Downloaded toml v0.8.23
3912025-07-29T05:19:42.366Z Downloaded thiserror v2.0.12
3922025-07-29T05:19:42.366Z Downloaded textwrap v0.16.2
3932025-07-29T05:19:42.366Z Downloaded strsim v0.11.1
3942025-07-29T05:19:42.366Z Downloaded stable_deref_trait v1.2.0
3952025-07-29T05:19:42.366Z Downloaded smawk v0.3.2
3962025-07-29T05:19:42.366Z Downloaded smallvec v1.15.1
3972025-07-29T05:19:42.366Z Downloaded sha2 v0.10.9
3982025-07-29T05:19:42.366Z Downloaded serde_spanned v0.6.9
3992025-07-29T05:19:42.366Z Downloaded serde-value v0.7.0
4002025-07-29T05:19:42.366Z Downloaded serde-untagged v0.1.7
4012025-07-29T05:19:42.366Z Downloaded semver v1.0.26
4022025-07-29T05:19:42.366Z Downloaded quote v1.0.40
4032025-07-29T05:19:42.392Z Downloaded proc-macro-error-attr v1.0.4
4042025-07-29T05:19:42.393Z Downloaded proc-macro-error v1.0.4
4052025-07-29T05:19:42.393Z Downloaded ordered-float v2.10.1
4062025-07-29T05:19:42.393Z Downloaded once_cell v1.21.3
4072025-07-29T05:19:42.393Z Downloaded itoa v1.0.11
4082025-07-29T05:19:42.393Z Downloaded is_terminal_polyfill v1.70.1
4092025-07-29T05:19:42.419Z Downloaded idna_adapter v1.2.0
4102025-07-29T05:19:42.419Z Downloaded icu_provider_macros v1.5.0
4112025-07-29T05:19:42.419Z Downloaded icu_properties v1.5.1
4122025-07-29T05:19:42.419Z Downloaded icu_locid_transform_data v1.5.0
4132025-07-29T05:19:42.419Z Downloaded heck v0.5.0
4142025-07-29T05:19:42.419Z Downloaded heck v0.4.1
4152025-07-29T05:19:42.419Z Downloaded generic-array v0.14.7
4162025-07-29T05:19:42.419Z Downloaded form_urlencoded v1.2.1
4172025-07-29T05:19:42.419Z Downloaded errno v0.3.12
4182025-07-29T05:19:42.419Z Downloaded erased-serde v0.4.6
4192025-07-29T05:19:42.419Z Downloaded equivalent v1.0.2
4202025-07-29T05:19:42.419Z Downloaded crypto-common v0.1.6
4212025-07-29T05:19:42.420Z Downloaded clap_derive v4.5.41
4222025-07-29T05:19:42.420Z Downloaded cfg-if v1.0.1
4232025-07-29T05:19:42.420Z Downloaded block-buffer v0.10.4
4242025-07-29T05:19:42.420Z Downloaded autocfg v1.4.0
4252025-07-29T05:19:42.420Z Downloaded anstyle-query v1.1.1
4262025-07-29T05:19:42.420Z Downloaded yoke-derive v0.7.4
4272025-07-29T05:19:42.420Z Downloaded yoke v0.7.4
4282025-07-29T05:19:42.420Z Downloaded unicode-xid v0.2.6
4292025-07-29T05:19:42.420Z Downloaded fastrand v2.1.1
4302025-07-29T05:19:42.420Z Downloaded dtrace-parser v0.2.0
4312025-07-29T05:19:42.420Z Downloaded dof v0.3.0
4322025-07-29T05:19:42.420Z Downloaded anstyle v1.0.11
4332025-07-29T05:19:42.420Z Downloaded cargo_toml v0.21.0
4342025-07-29T05:19:42.420Z Downloaded typenum v1.17.0
4352025-07-29T05:19:42.420Z Downloaded typeid v1.0.3
4362025-07-29T05:19:42.420Z Downloaded bytecount v0.6.8
4372025-07-29T05:19:42.420Z Downloaded thiserror-impl v2.0.12
4382025-07-29T05:19:42.447Z Downloaded thiserror-impl v1.0.69
4392025-07-29T05:19:42.499Z Compiling proc-macro2 v1.0.95
4402025-07-29T05:19:42.499Z Compiling unicode-ident v1.0.18
4412025-07-29T05:19:42.499Z Compiling serde v1.0.219
4422025-07-29T05:19:42.526Z Compiling version_check v0.9.5
4432025-07-29T05:19:42.526Z Compiling libc v0.2.174
4442025-07-29T05:19:42.526Z Compiling memchr v2.7.4
4452025-07-29T05:19:42.526Z Compiling stable_deref_trait v1.2.0
4462025-07-29T05:19:42.555Z Compiling thiserror v1.0.69
4472025-07-29T05:19:42.755Z Compiling ucd-trie v0.1.7
4482025-07-29T05:19:42.806Z Compiling litemap v0.7.3
4492025-07-29T05:19:43.293Z Compiling autocfg v1.4.0
4502025-07-29T05:19:43.387Z Compiling writeable v0.5.5
4512025-07-29T05:19:43.446Z Compiling itoa v1.0.11
4522025-07-29T05:19:43.475Z Compiling ryu v1.0.18
4532025-07-29T05:19:43.699Z Compiling once_cell v1.21.3
4542025-07-29T05:19:43.804Z Compiling icu_locid_transform_data v1.5.0
4552025-07-29T05:19:43.880Z Compiling byteorder v1.5.0
4562025-07-29T05:19:43.923Z Compiling bitflags v2.9.1
4572025-07-29T05:19:44.012Z Compiling serde_json v1.0.141
4582025-07-29T05:19:44.094Z Compiling icu_properties_data v1.5.0
4592025-07-29T05:19:44.232Z Compiling num-traits v0.2.19
4602025-07-29T05:19:44.274Z Compiling icu_normalizer_data v1.5.0
4612025-07-29T05:19:44.335Z Compiling equivalent v1.0.2
4622025-07-29T05:19:44.363Z Compiling quote v1.0.40
4632025-07-29T05:19:44.390Z Compiling smallvec v1.15.1
4642025-07-29T05:19:44.515Z Compiling write16 v1.0.0
4652025-07-29T05:19:44.545Z Compiling errno v0.3.12
4662025-07-29T05:19:44.717Z Compiling utf16_iter v1.0.5
4672025-07-29T05:19:44.760Z Compiling hashbrown v0.15.4
4682025-07-29T05:19:44.844Z Compiling syn v2.0.104
4692025-07-29T05:19:44.889Z Compiling rustix v0.38.37
4702025-07-29T05:19:44.934Z Compiling utf8_iter v1.0.4
4712025-07-29T05:19:44.988Z Compiling typeid v1.0.3
4722025-07-29T05:19:45.143Z Compiling proc-macro-error-attr v1.0.4
4732025-07-29T05:19:45.233Z Compiling usdt-impl v0.5.0
4742025-07-29T05:19:45.370Z Compiling winnow v0.7.10
4752025-07-29T05:19:45.427Z Compiling syn v1.0.109
4762025-07-29T05:19:45.547Z Compiling toml_write v0.1.2
4772025-07-29T05:19:45.696Z Compiling thread-id v4.2.2
4782025-07-29T05:19:45.736Z Compiling indexmap v2.10.0
4792025-07-29T05:19:45.926Z Compiling proc-macro-error v1.0.4
4802025-07-29T05:19:45.999Z Compiling thiserror v2.0.12
4812025-07-29T05:19:46.037Z Compiling camino v1.1.10
4822025-07-29T05:19:46.255Z Compiling plain v0.2.3
4832025-07-29T05:19:46.424Z Compiling log v0.4.27
4842025-07-29T05:19:46.547Z Compiling utf8parse v0.2.2
4852025-07-29T05:19:46.596Z Compiling rustix v1.0.7
4862025-07-29T05:19:46.724Z Compiling percent-encoding v2.3.1
4872025-07-29T05:19:46.774Z Compiling getrandom v0.3.1
4882025-07-29T05:19:46.848Z Compiling semver v1.0.26
4892025-07-29T05:19:46.894Z Compiling anstyle-parse v0.2.5
4902025-07-29T05:19:47.025Z Compiling form_urlencoded v1.2.1
4912025-07-29T05:19:47.216Z Compiling ordered-float v2.10.1
4922025-07-29T05:19:47.368Z Compiling terminal_size v0.4.0
4932025-07-29T05:19:47.645Z Compiling anstyle v1.0.11
4942025-07-29T05:19:47.728Z Compiling pretty-hex v0.4.1
4952025-07-29T05:19:47.755Z Compiling cfg-if v1.0.1
4962025-07-29T05:19:47.886Z Compiling colorchoice v1.0.2
4972025-07-29T05:19:48.002Z Compiling is_terminal_polyfill v1.70.1
4982025-07-29T05:19:48.046Z Compiling anstyle-query v1.1.1
4992025-07-29T05:19:48.255Z Compiling anstream v0.6.18
5002025-07-29T05:19:48.426Z Compiling fs-err v3.1.1
5012025-07-29T05:19:48.475Z Compiling fastrand v2.1.1
5022025-07-29T05:19:48.542Z Compiling anyhow v1.0.98
5032025-07-29T05:19:48.713Z Compiling clap_lex v0.7.4
5042025-07-29T05:19:48.844Z Compiling strsim v0.11.1
5052025-07-29T05:19:48.927Z Compiling heck v0.4.1
5062025-07-29T05:19:49.041Z Compiling fnv v1.0.7
5072025-07-29T05:19:49.133Z Compiling unicode-xid v0.2.6
5082025-07-29T05:19:49.193Z Compiling heck v0.5.0
5092025-07-29T05:19:49.314Z Compiling bytecount v0.6.8
5102025-07-29T05:19:49.343Z Compiling unicode-width v0.1.14
5112025-07-29T05:19:49.531Z Compiling clap_builder v4.5.41
5122025-07-29T05:19:49.877Z Compiling tempfile v3.20.0
5132025-07-29T05:19:50.009Z Compiling papergrid v0.11.0
5142025-07-29T05:19:50.226Z Compiling memmap v0.7.0
5152025-07-29T05:19:50.453Z Compiling unicode-width v0.2.0
5162025-07-29T05:19:50.535Z Compiling unicode-linebreak v0.1.5
5172025-07-29T05:19:50.599Z Compiling synstructure v0.13.1
5182025-07-29T05:19:50.941Z Compiling smawk v0.3.2
5192025-07-29T05:19:51.196Z Compiling textwrap v0.16.2
5202025-07-29T05:19:51.864Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5212025-07-29T05:19:51.979Z Compiling tabled_derive v0.7.0
5222025-07-29T05:19:52.157Z Compiling swrite v0.1.0
5232025-07-29T05:19:53.382Z Compiling serde_derive v1.0.219
5242025-07-29T05:19:53.439Z Compiling zerofrom-derive v0.1.4
5252025-07-29T05:19:53.497Z Compiling yoke-derive v0.7.4
5262025-07-29T05:19:53.574Z Compiling thiserror-impl v1.0.69
5272025-07-29T05:19:53.620Z Compiling zerovec-derive v0.10.3
5282025-07-29T05:19:53.948Z Compiling displaydoc v0.2.5
5292025-07-29T05:19:55.264Z Compiling icu_provider_macros v1.5.0
5302025-07-29T05:19:55.293Z Compiling zerocopy-derive v0.7.35
5312025-07-29T05:19:55.617Z Compiling scroll_derive v0.12.0
5322025-07-29T05:19:55.758Z Compiling thiserror-impl v2.0.12
5332025-07-29T05:19:56.160Z Compiling pest v2.7.14
5342025-07-29T05:19:56.187Z Compiling clap_derive v4.5.41
5352025-07-29T05:19:56.412Z Compiling zerofrom v0.1.4
5362025-07-29T05:19:56.643Z Compiling yoke v0.7.4
5372025-07-29T05:19:56.743Z Compiling scroll v0.12.0
5382025-07-29T05:19:56.927Z Compiling zerocopy v0.7.35
5392025-07-29T05:19:57.013Z Compiling zerovec v0.10.4
5402025-07-29T05:19:57.244Z Compiling goblin v0.8.2
5412025-07-29T05:19:57.636Z Compiling tabled v0.15.0
5422025-07-29T05:19:58.411Z Compiling pest_meta v2.7.14
5432025-07-29T05:19:58.767Z Compiling tinystr v0.7.6
5442025-07-29T05:19:58.827Z Compiling icu_collections v1.5.0
5452025-07-29T05:19:59.108Z Compiling icu_locid v1.5.0
5462025-07-29T05:19:59.665Z Compiling pest_generator v2.7.14
5472025-07-29T05:19:59.924Z Compiling clap v4.5.41
5482025-07-29T05:20:00.444Z Compiling icu_provider v1.5.0
5492025-07-29T05:20:01.098Z Compiling icu_locid_transform v1.5.0
5502025-07-29T05:20:01.471Z Compiling pest_derive v2.7.14
5512025-07-29T05:20:02.104Z Compiling dtrace-parser v0.2.0
5522025-07-29T05:20:02.193Z Compiling icu_properties v1.5.1
5532025-07-29T05:20:03.568Z Compiling serde_spanned v0.6.9
5542025-07-29T05:20:03.568Z Compiling toml_datetime v0.6.11
5552025-07-29T05:20:03.595Z Compiling erased-serde v0.4.6
5562025-07-29T05:20:03.883Z Compiling serde_tokenstream v0.2.2
5572025-07-29T05:20:04.155Z Compiling toml_edit v0.22.27
5582025-07-29T05:20:04.447Z Compiling serde-untagged v0.1.7
5592025-07-29T05:20:04.529Z Compiling serde-value v0.7.0
5602025-07-29T05:20:04.589Z Compiling cargo-platform v0.2.0
5612025-07-29T05:20:04.685Z Compiling camino-tempfile v1.4.1
5622025-07-29T05:20:04.887Z Compiling macaddr v1.0.1
5632025-07-29T05:20:05.129Z Compiling dof v0.3.0
5642025-07-29T05:20:05.473Z Compiling icu_normalizer v1.5.0
5652025-07-29T05:20:06.218Z Compiling idna_adapter v1.2.0
5662025-07-29T05:20:06.407Z Compiling idna v1.0.3
5672025-07-29T05:20:06.476Z Compiling usdt-attr-macro v0.5.0
5682025-07-29T05:20:06.503Z Compiling usdt-macro v0.5.0
5692025-07-29T05:20:06.924Z Compiling url v2.5.4
5702025-07-29T05:20:06.991Z Compiling toml v0.8.23
5712025-07-29T05:20:07.456Z Compiling usdt v0.5.0
5722025-07-29T05:20:07.773Z Compiling cargo_toml v0.21.0
5732025-07-29T05:20:07.847Z Compiling cargo-util-schemas v0.8.2
5742025-07-29T05:20:09.755Z Compiling cargo_metadata v0.21.0
5752025-07-29T05:20:11.851Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5762025-07-29T05:20:16.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5772025-07-29T05:20:16.294Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5782025-07-29T05:20:17.202Z Downloading crates ...
5792025-07-29T05:20:17.405Z Downloaded adler2 v2.0.0
5802025-07-29T05:20:17.432Z Downloaded globwalk v0.9.1
5812025-07-29T05:20:17.432Z Downloaded crc v3.2.1
5822025-07-29T05:20:17.432Z Downloaded hickory-client v0.25.2
5832025-07-29T05:20:17.432Z Downloaded highway v1.3.0
5842025-07-29T05:20:18.012Z Downloaded hex-literal v0.4.1
5852025-07-29T05:20:18.012Z Downloaded keccak v0.1.5
5862025-07-29T05:20:18.012Z Downloaded crossbeam-epoch v0.9.18
5872025-07-29T05:20:18.012Z Downloaded colored v2.2.0
5882025-07-29T05:20:18.012Z Downloaded crossbeam-channel v0.5.15
5892025-07-29T05:20:18.012Z Downloaded chrono v0.4.41
5902025-07-29T05:20:18.012Z Downloaded bindgen v0.71.1
5912025-07-29T05:20:18.012Z Downloaded lazy_static v1.5.0
5922025-07-29T05:20:18.012Z Downloaded httparse v1.9.5
5932025-07-29T05:20:18.012Z Downloaded aws-lc-rs v1.12.4
5942025-07-29T05:20:18.012Z Downloaded lru v0.12.5
5952025-07-29T05:20:18.012Z Downloaded termcolor v1.4.1
5962025-07-29T05:20:18.012Z Downloaded postgres-types v0.2.9
5972025-07-29T05:20:18.012Z Downloaded proc-macro-error2 v2.0.1
5982025-07-29T05:20:18.012Z Downloaded slog-scope v4.4.0
5992025-07-29T05:20:18.012Z Downloaded smf v0.2.3
6002025-07-29T05:20:18.012Z Downloaded smallvec v0.6.14
6012025-07-29T05:20:18.012Z Downloaded slog-stdlog v4.1.1
6022025-07-29T05:20:18.013Z Downloaded void v1.0.2
6032025-07-29T05:20:18.013Z Downloaded vergen v8.3.2
6042025-07-29T05:20:18.013Z Downloaded lzma-sys v0.1.20
6052025-07-29T05:20:18.013Z Downloaded waitgroup v0.1.2
6062025-07-29T05:20:18.013Z Downloaded zeroize_derive v1.4.2
6072025-07-29T05:20:18.013Z Downloaded zstd v0.13.3
6082025-07-29T05:20:18.013Z Downloaded zopfli v0.8.1
6092025-07-29T05:20:18.013Z Downloaded zone_cfg_derive v0.3.0
6102025-07-29T05:20:18.013Z Downloaded zone_cfg_derive v0.1.2
6112025-07-29T05:20:18.013Z Downloaded zone v0.3.1
6122025-07-29T05:20:18.013Z Downloaded zone v0.1.8
6132025-07-29T05:20:18.013Z Downloaded derive_more v0.99.20
6142025-07-29T05:20:18.013Z Downloaded native-tls v0.2.12
6152025-07-29T05:20:18.013Z Downloaded mime_guess v2.0.5
6162025-07-29T05:20:18.013Z Downloaded mime v0.3.17
6172025-07-29T05:20:18.013Z Downloaded endian-type v0.1.2
6182025-07-29T05:20:18.013Z Downloaded ena v0.14.3
6192025-07-29T05:20:18.013Z Downloaded env_logger v0.10.2
6202025-07-29T05:20:18.013Z Downloaded opaque-debug v0.3.1
6212025-07-29T05:20:18.013Z Downloaded pbkdf2 v0.12.2
6222025-07-29T05:20:18.013Z Downloaded password-hash v0.5.0
6232025-07-29T05:20:18.013Z Downloaded password-hash v0.4.2
6242025-07-29T05:20:18.013Z Downloaded regress v0.10.4
6252025-07-29T05:20:18.013Z Downloaded peg-macros v0.8.5
6262025-07-29T05:20:18.013Z Downloaded want v0.3.1
6272025-07-29T05:20:18.013Z Downloaded uuid v1.17.0
6282025-07-29T05:20:18.013Z Downloaded ghash v0.5.1
6292025-07-29T05:20:18.013Z Downloaded fxhash v0.2.1
6302025-07-29T05:20:18.013Z Downloaded futures-sink v0.3.31
6312025-07-29T05:20:18.013Z Downloaded match_cfg v0.1.0
6322025-07-29T05:20:18.013Z Downloaded value-bag v1.9.0
6332025-07-29T05:20:18.013Z Downloaded unarray v0.1.4
6342025-07-29T05:20:18.013Z Downloaded unicode-properties v0.1.3
6352025-07-29T05:20:18.013Z Downloaded tinyvec v1.8.0
6362025-07-29T05:20:18.013Z Downloaded nix v0.27.1
6372025-07-29T05:20:18.013Z Downloaded dirs-sys-next v0.1.2
6382025-07-29T05:20:18.013Z Downloaded maybe-uninit v2.0.0
6392025-07-29T05:20:18.013Z Downloaded polyval v0.6.2
6402025-07-29T05:20:18.013Z Downloaded git2 v0.19.0
6412025-07-29T05:20:18.013Z Downloaded gimli v0.31.1
6422025-07-29T05:20:18.014Z Downloaded foreign-types-shared v0.1.1
6432025-07-29T05:20:18.014Z Downloaded pin-project v1.1.6
6442025-07-29T05:20:18.014Z Downloaded pin-project-lite v0.2.14
6452025-07-29T05:20:18.014Z Downloaded num v0.4.3
6462025-07-29T05:20:18.014Z Downloaded num-complex v0.4.6
6472025-07-29T05:20:18.014Z Downloaded num-conv v0.1.0
6482025-07-29T05:20:18.014Z Downloaded nu-ansi-term v0.50.1
6492025-07-29T05:20:18.014Z Downloaded newtype-uuid v1.2.4
6502025-07-29T05:20:18.014Z Downloaded unicode-normalization v0.1.24
6512025-07-29T05:20:18.014Z Downloaded fd-lock v4.0.2
6522025-07-29T05:20:18.014Z Downloaded shlex v1.3.0
6532025-07-29T05:20:18.014Z Downloaded newline-converter v0.3.0
6542025-07-29T05:20:18.041Z Downloaded rustc_version v0.4.1
6552025-07-29T05:20:18.041Z Downloaded csv v1.3.1
6562025-07-29T05:20:18.041Z Downloaded data-encoding v2.9.0
6572025-07-29T05:20:18.041Z Downloaded derive-ex v0.1.8
6582025-07-29T05:20:18.041Z Downloaded defmt-parser v0.3.4
6592025-07-29T05:20:18.041Z Downloaded darling v0.20.10
6602025-07-29T05:20:18.042Z Downloaded quinn-udp v0.5.5
6612025-07-29T05:20:18.042Z Downloaded tiny-keccak v2.0.2
6622025-07-29T05:20:18.042Z Downloaded tracing-attributes v0.1.27
6632025-07-29T05:20:18.042Z Downloaded derive_builder_core v0.20.2
6642025-07-29T05:20:18.042Z Downloaded num-bigint-dig v0.8.4
6652025-07-29T05:20:18.042Z Downloaded schemars v0.8.22
6662025-07-29T05:20:18.042Z Downloaded number_prefix v0.4.0
6672025-07-29T05:20:18.069Z Downloaded pkcs5 v0.7.1
6682025-07-29T05:20:18.069Z Downloaded radix_trie v0.2.1
6692025-07-29T05:20:18.069Z Downloaded darling_core v0.21.0
6702025-07-29T05:20:18.069Z Downloaded progenitor v0.9.1
6712025-07-29T05:20:18.069Z Downloaded rand_core v0.6.4
6722025-07-29T05:20:18.069Z Downloaded mio v1.0.2
6732025-07-29T05:20:18.095Z Downloaded minimal-lexical v0.2.1
6742025-07-29T05:20:18.096Z Downloaded moka v0.12.10
6752025-07-29T05:20:18.096Z Downloaded rustyline v14.0.0
6762025-07-29T05:20:18.122Z Downloaded diesel v2.2.11
6772025-07-29T05:20:18.122Z Downloaded tungstenite v0.21.0
6782025-07-29T05:20:18.122Z Downloaded strum_macros v0.27.1
6792025-07-29T05:20:18.149Z Downloaded winnow v0.6.26
6802025-07-29T05:20:18.149Z Downloaded rustls v0.22.4
6812025-07-29T05:20:18.149Z Downloaded progenitor v0.8.0
6822025-07-29T05:20:18.149Z Downloaded postcard v1.0.10
6832025-07-29T05:20:18.177Z Downloaded rand v0.9.1
6842025-07-29T05:20:18.177Z Downloaded rand v0.8.5
6852025-07-29T05:20:18.177Z Downloaded winnow v0.5.40
6862025-07-29T05:20:18.177Z Downloaded rustls v0.21.12
6872025-07-29T05:20:18.204Z Downloaded diesel_derives v2.2.3
6882025-07-29T05:20:18.204Z Downloaded steno v0.4.1
6892025-07-29T05:20:18.204Z Downloaded petgraph v0.8.2
6902025-07-29T05:20:18.231Z Downloaded crossterm v0.29.0
6912025-07-29T05:20:18.231Z Downloaded num_enum_derive v0.5.11
6922025-07-29T05:20:18.231Z Downloaded rand_seeder v0.3.0
6932025-07-29T05:20:18.231Z Downloaded rand_core v0.9.2
6942025-07-29T05:20:18.231Z Downloaded rand_chacha v0.9.0
6952025-07-29T05:20:18.231Z Downloaded rand_chacha v0.3.1
6962025-07-29T05:20:18.231Z Downloaded proptest v1.7.0
6972025-07-29T05:20:18.258Z Downloaded progenitor-impl v0.8.0
6982025-07-29T05:20:18.258Z Downloaded progenitor-client v0.10.0
6992025-07-29T05:20:18.258Z Downloaded progenitor-client v0.9.1
7002025-07-29T05:20:18.258Z Downloaded sha3 v0.10.8
7012025-07-29T05:20:18.258Z Downloaded progenitor-client v0.8.0
7022025-07-29T05:20:18.258Z Downloaded progenitor v0.10.0
7032025-07-29T05:20:18.258Z Downloaded curve25519-dalek v4.1.3
7042025-07-29T05:20:18.258Z Downloaded num-derive v0.3.3
7052025-07-29T05:20:18.259Z Downloaded fs-err v2.11.0
7062025-07-29T05:20:18.285Z Downloaded diesel-dtrace v0.4.2
7072025-07-29T05:20:18.285Z Downloaded tabled_derive v0.10.0
7082025-07-29T05:20:18.285Z Downloaded subprocess v0.2.9
7092025-07-29T05:20:18.285Z Downloaded static_assertions v1.1.0
7102025-07-29T05:20:18.285Z Downloaded yansi v1.0.1
7112025-07-29T05:20:18.285Z Downloaded x509-cert v0.2.5
7122025-07-29T05:20:18.285Z Downloaded object v0.30.4
7132025-07-29T05:20:18.286Z Downloaded samael v0.0.19
7142025-07-29T05:20:18.312Z Downloaded typed-path v0.9.3
7152025-07-29T05:20:18.312Z Downloaded num_threads v0.1.7
7162025-07-29T05:20:18.312Z Downloaded num_enum v0.5.11
7172025-07-29T05:20:18.312Z Downloaded num-rational v0.4.2
7182025-07-29T05:20:18.312Z Downloaded num-iter v0.1.45
7192025-07-29T05:20:18.312Z Downloaded salsa20 v0.10.2
7202025-07-29T05:20:18.312Z Downloaded postgres-protocol v0.6.8
7212025-07-29T05:20:18.312Z Downloaded pkcs8 v0.10.2
7222025-07-29T05:20:18.312Z Downloaded num-integer v0.1.46
7232025-07-29T05:20:18.339Z Downloaded num-derive v0.4.2
7242025-07-29T05:20:18.339Z Downloaded miniz_oxide v0.8.5
7252025-07-29T05:20:18.339Z Downloaded memmap2 v0.9.5
7262025-07-29T05:20:18.339Z Downloaded md5 v0.7.0
7272025-07-29T05:20:18.339Z Downloaded md-5 v0.10.6
7282025-07-29T05:20:18.339Z Downloaded foreign-types-shared v0.3.1
7292025-07-29T05:20:18.339Z Downloaded subtle v2.6.1
7302025-07-29T05:20:18.339Z Downloaded strum_macros v0.26.4
7312025-07-29T05:20:18.339Z Downloaded derive-where v1.5.0
7322025-07-29T05:20:18.339Z Downloaded twox-hash v2.1.0
7332025-07-29T05:20:18.339Z Downloaded tungstenite v0.23.0
7342025-07-29T05:20:18.339Z Downloaded strip-ansi-escapes v0.2.0
7352025-07-29T05:20:18.339Z Downloaded rustls v0.23.19
7362025-07-29T05:20:18.366Z Downloaded scheduled-thread-pool v0.2.7
7372025-07-29T05:20:18.367Z Downloaded same-file v1.0.6
7382025-07-29T05:20:18.367Z Downloaded derive_builder v0.20.2
7392025-07-29T05:20:18.367Z Downloaded tui-tree-widget v0.23.1
7402025-07-29T05:20:18.367Z Downloaded thiserror-no-std v2.0.2
7412025-07-29T05:20:18.367Z Downloaded thiserror-impl-no-std v2.0.2
7422025-07-29T05:20:18.367Z Downloaded termios v0.3.3
7432025-07-29T05:20:18.367Z Downloaded progenitor-macro v0.10.0
7442025-07-29T05:20:18.367Z Downloaded progenitor-macro v0.9.1
7452025-07-29T05:20:18.367Z Downloaded aws-lc-sys v0.26.0
7462025-07-29T05:20:18.585Z Downloaded progenitor-macro v0.8.0
7472025-07-29T05:20:18.611Z Downloaded progenitor-impl v0.10.0
7482025-07-29T05:20:18.611Z Downloaded progenitor-impl v0.9.1
7492025-07-29T05:20:18.611Z Downloaded darling_macro v0.21.0
7502025-07-29T05:20:18.611Z Downloaded darling v0.21.0
7512025-07-29T05:20:18.611Z Downloaded daft-derive v0.1.4
7522025-07-29T05:20:18.611Z Downloaded daft v0.1.4
7532025-07-29T05:20:18.612Z Downloaded strum_macros v0.24.3
7542025-07-29T05:20:18.612Z Downloaded num-bigint v0.4.6
7552025-07-29T05:20:18.612Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7562025-07-29T05:20:18.639Z Downloaded test-strategy v0.4.3
7572025-07-29T05:20:18.639Z Downloaded der v0.7.9
7582025-07-29T05:20:18.639Z Downloaded time-macros v0.2.18
7592025-07-29T05:20:18.665Z Downloaded termtree v0.5.1
7602025-07-29T05:20:18.665Z Downloaded tar v0.4.44
7612025-07-29T05:20:18.665Z Downloaded tap v1.0.1
7622025-07-29T05:20:18.665Z Downloaded ssh-key v0.6.6
7632025-07-29T05:20:18.665Z Downloaded darling_core v0.20.10
7642025-07-29T05:20:18.665Z Downloaded petgraph v0.6.5
7652025-07-29T05:20:18.692Z Downloaded curve25519-dalek-derive v0.1.1
7662025-07-29T05:20:18.692Z Downloaded crunchy v0.2.2
7672025-07-29T05:20:18.692Z Downloaded which v4.4.2
7682025-07-29T05:20:18.692Z Downloaded defmt-macros v0.3.9
7692025-07-29T05:20:18.692Z Downloaded defmt v0.3.8
7702025-07-29T05:20:18.692Z Downloaded structmeta-derive v0.3.0
7712025-07-29T05:20:18.692Z Downloaded structmeta v0.3.0
7722025-07-29T05:20:18.692Z Downloaded stringprep v0.1.5
7732025-07-29T05:20:18.693Z Downloaded string_cache v0.8.9
7742025-07-29T05:20:18.719Z Downloaded sqlparser v0.45.0
7752025-07-29T05:20:18.719Z Downloaded petname v2.0.2
7762025-07-29T05:20:18.719Z Downloaded tabled v0.18.0
7772025-07-29T05:20:18.746Z Downloaded rustls-webpki v0.102.8
7782025-07-29T05:20:18.746Z Downloaded rustls-webpki v0.101.7
7792025-07-29T05:20:18.773Z Downloaded publicsuffix v2.3.0
7802025-07-29T05:20:18.773Z Downloaded darling_macro v0.20.10
7812025-07-29T05:20:18.773Z Downloaded strum v0.27.2
7822025-07-29T05:20:18.773Z Downloaded strum v0.26.3
7832025-07-29T05:20:18.773Z Downloaded quick-xml v0.37.2
7842025-07-29T05:20:18.773Z Downloaded rustc_version v0.1.7
7852025-07-29T05:20:18.773Z Downloaded rustc-hash v2.1.1
7862025-07-29T05:20:18.773Z Downloaded radium v0.7.0
7872025-07-29T05:20:18.800Z Downloaded r2d2 v0.8.10
7882025-07-29T05:20:18.800Z Downloaded nanorand v0.7.0
7892025-07-29T05:20:18.800Z Downloaded multimap v0.10.1
7902025-07-29T05:20:18.800Z Downloaded multer v3.1.0
7912025-07-29T05:20:18.800Z Downloaded xshell-macros v0.2.7
7922025-07-29T05:20:18.800Z Downloaded xshell v0.2.7
7932025-07-29T05:20:18.800Z Downloaded wyz v0.5.1
7942025-07-29T05:20:18.800Z Downloaded signature v2.2.0
7952025-07-29T05:20:18.800Z Downloaded signal-hook-registry v1.4.2
7962025-07-29T05:20:18.800Z Downloaded shell-words v1.1.0
7972025-07-29T05:20:18.800Z Downloaded flume v0.11.1
7982025-07-29T05:20:18.800Z Downloaded flate2 v1.1.2
7992025-07-29T05:20:18.800Z Downloaded quinn v0.11.5
8002025-07-29T05:20:18.800Z Downloaded qorb v0.4.0
8012025-07-29T05:20:18.827Z Downloaded polar-core v0.27.3
8022025-07-29T05:20:18.827Z Downloaded openapiv3 v2.2.0
8032025-07-29T05:20:18.827Z Downloaded object v0.36.5
8042025-07-29T05:20:18.854Z Downloaded new_debug_unreachable v1.0.6
8052025-07-29T05:20:18.854Z Downloaded xz2 v0.1.7
8062025-07-29T05:20:18.854Z Downloaded xattr v1.3.1
8072025-07-29T05:20:18.854Z Downloaded whoami v1.5.2
8082025-07-29T05:20:18.854Z Downloaded signal-hook v0.3.18
8092025-07-29T05:20:18.854Z Downloaded crypto-bigint v0.5.5
8102025-07-29T05:20:18.854Z Downloaded webpki-roots v1.0.1
8112025-07-29T05:20:18.881Z Downloaded tokio v1.47.0
8122025-07-29T05:20:18.907Z Downloaded typify-impl v0.4.1
8132025-07-29T05:20:18.934Z Downloaded typify-impl v0.3.0
8142025-07-29T05:20:18.934Z Downloaded salty v0.3.0
8152025-07-29T05:20:18.961Z Downloaded dropshot v0.16.2
8162025-07-29T05:20:18.961Z Downloaded typify-impl v0.2.0
8172025-07-29T05:20:18.988Z Downloaded typify v0.2.0
8182025-07-29T05:20:18.988Z Downloaded support-bundle-viewer v0.1.2
8192025-07-29T05:20:18.988Z Downloaded rustls-pki-types v1.10.0
8202025-07-29T05:20:18.988Z Downloaded portable-atomic v1.11.0
8212025-07-29T05:20:19.015Z Downloaded serde_with v3.14.0
8222025-07-29T05:20:19.015Z Downloaded crucible-workspace-hack v0.1.0
8232025-07-29T05:20:19.015Z Downloaded zerocopy v0.6.6
8242025-07-29T05:20:19.015Z Downloaded rusty-fork v0.3.0
8252025-07-29T05:20:19.015Z Downloaded rustversion v1.0.17
8262025-07-29T05:20:19.015Z Downloaded yasna v0.5.2
8272025-07-29T05:20:19.015Z Downloaded ff v0.13.0
8282025-07-29T05:20:19.015Z Downloaded normalize-line-endings v0.3.0
8292025-07-29T05:20:19.015Z Downloaded ssh-encoding v0.2.0
8302025-07-29T05:20:19.042Z Downloaded ssh-cipher v0.2.0
8312025-07-29T05:20:19.042Z Downloaded sqlparser_derive v0.2.2
8322025-07-29T05:20:19.042Z Downloaded sqlformat v0.3.5
8332025-07-29T05:20:19.042Z Downloaded sigpipe v0.1.3
8342025-07-29T05:20:19.042Z Downloaded signal-hook-tokio v0.3.1
8352025-07-29T05:20:19.042Z Downloaded signal-hook-mio v0.2.4
8362025-07-29T05:20:19.042Z Downloaded pkcs1 v0.7.5
8372025-07-29T05:20:19.042Z Downloaded pem-rfc7468 v0.7.0
8382025-07-29T05:20:19.042Z Downloaded pem v3.0.5
8392025-07-29T05:20:19.042Z Downloaded peg-runtime v0.8.5
8402025-07-29T05:20:19.042Z Downloaded float-ord v0.3.2
8412025-07-29T05:20:19.042Z Downloaded fixedbitset v0.5.7
8422025-07-29T05:20:19.042Z Downloaded deranged v0.3.11
8432025-07-29T05:20:19.042Z Downloaded der_derive v0.7.3
8442025-07-29T05:20:19.042Z Downloaded try-lock v0.2.5
8452025-07-29T05:20:19.042Z Downloaded tracing-core v0.1.32
8462025-07-29T05:20:19.042Z Downloaded siphasher v0.3.11
8472025-07-29T05:20:19.042Z Downloaded difflib v0.4.0
8482025-07-29T05:20:19.042Z Downloaded diesel_table_macro_syntax v0.2.0
8492025-07-29T05:20:19.069Z Downloaded encoding_rs v0.8.34
8502025-07-29T05:20:19.069Z Downloaded zlib-rs v0.5.1
8512025-07-29T05:20:19.096Z Downloaded zip v4.2.0
8522025-07-29T05:20:19.096Z Downloaded zip v0.6.6
8532025-07-29T05:20:19.096Z Downloaded pin-project-internal v1.1.6
8542025-07-29T05:20:19.096Z Downloaded phf_shared v0.12.1
8552025-07-29T05:20:19.096Z Downloaded phf_shared v0.11.2
8562025-07-29T05:20:19.096Z Downloaded phf v0.12.1
8572025-07-29T05:20:19.096Z Downloaded phf v0.11.2
8582025-07-29T05:20:19.096Z Downloaded flagset v0.4.6
8592025-07-29T05:20:19.096Z Downloaded typify-macro v0.2.0
8602025-07-29T05:20:19.096Z Downloaded typify v0.4.1
8612025-07-29T05:20:19.096Z Downloaded typify v0.3.0
8622025-07-29T05:20:19.123Z Downloaded sync-ptr v0.1.4
8632025-07-29T05:20:19.123Z Downloaded similar v2.7.0
8642025-07-29T05:20:19.123Z Downloaded simd-adler32 v0.3.7
8652025-07-29T05:20:19.123Z Downloaded rustls-pemfile v2.2.0
8662025-07-29T05:20:19.123Z Downloaded rustls-pemfile v1.0.4
8672025-07-29T05:20:19.123Z Downloaded rustls-native-certs v0.8.1
8682025-07-29T05:20:19.123Z Downloaded float-cmp v0.10.0
8692025-07-29T05:20:19.123Z Downloaded quinn-proto v0.11.8
8702025-07-29T05:20:19.123Z Downloaded foreign-types-macros v0.2.3
8712025-07-29T05:20:19.123Z Downloaded foreign-types v0.5.0
8722025-07-29T05:20:19.123Z Downloaded foreign-types v0.3.2
8732025-07-29T05:20:19.123Z Downloaded foldhash v0.1.5
8742025-07-29T05:20:19.150Z Downloaded fixedbitset v0.4.2
8752025-07-29T05:20:19.150Z Downloaded filetime v0.2.25
8762025-07-29T05:20:19.150Z Downloaded debug-ignore v1.0.5
8772025-07-29T05:20:19.150Z Downloaded ctr v0.9.2
8782025-07-29T05:20:19.150Z Downloaded csv-core v0.1.11
8792025-07-29T05:20:19.150Z Downloaded cstr-argument v0.1.2
8802025-07-29T05:20:19.150Z Downloaded sync_wrapper v1.0.1
8812025-07-29T05:20:19.150Z Downloaded supports-color v3.0.2
8822025-07-29T05:20:19.150Z Downloaded spki v0.7.3
8832025-07-29T05:20:19.150Z Downloaded spin v0.9.8
8842025-07-29T05:20:19.150Z Downloaded socket2 v0.6.0
8852025-07-29T05:20:19.150Z Downloaded socket2 v0.5.10
8862025-07-29T05:20:19.150Z Downloaded siphasher v1.0.1
8872025-07-29T05:20:19.150Z Downloaded quick-error v1.2.3
8882025-07-29T05:20:19.150Z Downloaded psl-types v2.0.11
8892025-07-29T05:20:19.150Z Downloaded nix v0.28.0
8902025-07-29T05:20:19.177Z Downloaded ed25519-dalek v2.1.1
8912025-07-29T05:20:19.177Z Downloaded ring v0.17.14
8922025-07-29T05:20:19.208Z Downloaded unicode_categories v0.1.1
8932025-07-29T05:20:19.235Z Downloaded unicode-segmentation v1.12.0
8942025-07-29T05:20:19.235Z Downloaded typify-macro v0.3.0
8952025-07-29T05:20:19.235Z Downloaded tracing v0.1.40
8962025-07-29T05:20:19.235Z Downloaded tls_codec_derive v0.4.1
8972025-07-29T05:20:19.235Z Downloaded tls_codec v0.4.1
8982025-07-29T05:20:19.235Z Downloaded tabwriter v1.4.0
8992025-07-29T05:20:19.235Z Downloaded serde_plain v1.0.2
9002025-07-29T05:20:19.235Z Downloaded serde-hex v0.1.0
9012025-07-29T05:20:19.235Z Downloaded serde-big-array v0.5.1
9022025-07-29T05:20:19.235Z Downloaded semver v0.1.20
9032025-07-29T05:20:19.235Z Downloaded secrecy v0.8.0
9042025-07-29T05:20:19.235Z Downloaded p521 v0.13.3
9052025-07-29T05:20:19.262Z Downloaded p384 v0.13.0
9062025-07-29T05:20:19.262Z Downloaded derive_more-impl v2.0.1
9072025-07-29T05:20:19.262Z Downloaded russh v0.45.0
9082025-07-29T05:20:19.262Z Downloaded poly1305 v0.8.0
9092025-07-29T05:20:19.262Z Downloaded pkg-config v0.3.31
9102025-07-29T05:20:19.262Z Downloaded pin-utils v0.1.0
9112025-07-29T05:20:19.262Z Downloaded futures-util v0.3.31
9122025-07-29T05:20:19.289Z Downloaded vcpkg v0.2.15
9132025-07-29T05:20:19.316Z Downloaded unicode-bidi v0.3.17
9142025-07-29T05:20:19.343Z Downloaded unicase v2.7.0
9152025-07-29T05:20:19.343Z Downloaded typify-macro v0.4.1
9162025-07-29T05:20:19.343Z Downloaded gethostname v0.5.0
9172025-07-29T05:20:19.343Z Downloaded futures-macro v0.3.31
9182025-07-29T05:20:19.343Z Downloaded futures-io v0.3.31
9192025-07-29T05:20:19.343Z Downloaded futures-executor v0.3.31
9202025-07-29T05:20:19.343Z Downloaded futures-core v0.3.31
9212025-07-29T05:20:19.343Z Downloaded futures-channel v0.3.31
9222025-07-29T05:20:19.343Z Downloaded futures v0.3.31
9232025-07-29T05:20:19.343Z Downloaded funty v2.0.0
9242025-07-29T05:20:19.343Z Downloaded fs_extra v1.3.0
9252025-07-29T05:20:19.343Z Downloaded fatfs v0.3.6
9262025-07-29T05:20:19.343Z Downloaded des v0.8.1
9272025-07-29T05:20:19.343Z Downloaded expectorate v1.2.0
9282025-07-29T05:20:19.370Z Downloaded derive_more v2.0.1
9292025-07-29T05:20:19.370Z Downloaded zerocopy-derive v0.8.26
9302025-07-29T05:20:19.370Z Downloaded zerocopy-derive v0.6.6
9312025-07-29T05:20:19.397Z Downloaded zerocopy v0.8.26
9322025-07-29T05:20:19.423Z Downloaded tough v0.20.0
9332025-07-29T05:20:19.423Z Downloaded dirs-next v2.0.0
9342025-07-29T05:20:19.423Z Downloaded diff v0.1.13
9352025-07-29T05:20:19.423Z Downloaded openssl-sys v0.9.109
9362025-07-29T05:20:19.423Z Downloaded openssl v0.10.73
9372025-07-29T05:20:19.450Z Downloaded nom v7.1.3
9382025-07-29T05:20:19.450Z Downloaded nix v0.30.1
9392025-07-29T05:20:19.450Z Downloaded nix v0.29.0
9402025-07-29T05:20:19.477Z Downloaded tagptr v0.2.0
9412025-07-29T05:20:19.477Z Downloaded serde_cbor v0.11.2
9422025-07-29T05:20:19.477Z Downloaded uzers v0.12.1
9432025-07-29T05:20:19.478Z Downloaded unit-prefix v0.5.1
9442025-07-29T05:20:19.478Z Downloaded serde_urlencoded v0.7.1
9452025-07-29T05:20:19.478Z Downloaded serde_bytes v0.11.17
9462025-07-29T05:20:19.478Z Downloaded scrypt v0.11.0
9472025-07-29T05:20:19.478Z Downloaded scopeguard v1.2.0
9482025-07-29T05:20:19.478Z Downloaded schemars_derive v0.8.22
9492025-07-29T05:20:19.478Z Downloaded snafu v0.8.5
9502025-07-29T05:20:19.478Z Downloaded smoltcp v0.11.0
9512025-07-29T05:20:19.504Z Downloaded smoltcp v0.9.1
9522025-07-29T05:20:19.504Z Downloaded libz-sys v1.1.20
9532025-07-29T05:20:19.531Z Downloaded libgit2-sys v0.17.0+1.8.1
9542025-07-29T05:20:19.583Z Downloaded globset v0.4.15
9552025-07-29T05:20:19.610Z Downloaded glob v0.3.2
9562025-07-29T05:20:19.610Z Downloaded getrandom v0.2.15
9572025-07-29T05:20:19.610Z Downloaded futures-task v0.3.31
9582025-07-29T05:20:19.610Z Downloaded tower-service v0.3.3
9592025-07-29T05:20:19.610Z Downloaded tinyvec_macros v0.1.1
9602025-07-29T05:20:19.610Z Downloaded take_mut v0.2.2
9612025-07-29T05:20:19.610Z Downloaded serde_with_macros v3.14.0
9622025-07-29T05:20:19.610Z Downloaded serde_repr v0.1.19
9632025-07-29T05:20:19.610Z Downloaded serde_path_to_error v0.1.17
9642025-07-29T05:20:19.610Z Downloaded serde_derive_internals v0.29.1
9652025-07-29T05:20:19.611Z Downloaded secrecy v0.10.3
9662025-07-29T05:20:19.611Z Downloaded sec1 v0.7.3
9672025-07-29T05:20:19.637Z Downloaded sct v0.7.1
9682025-07-29T05:20:19.637Z Downloaded fallible-iterator v0.2.0
9692025-07-29T05:20:19.638Z Downloaded display-error-chain v0.2.2
9702025-07-29T05:20:19.638Z Downloaded tower-http v0.6.6
9712025-07-29T05:20:19.638Z Downloaded tower v0.5.2
9722025-07-29T05:20:19.638Z Downloaded toml_edit v0.19.15
9732025-07-29T05:20:19.665Z Downloaded tokio-util v0.7.15
9742025-07-29T05:20:19.665Z Downloaded tokio-postgres v0.7.13
9752025-07-29T05:20:19.691Z Downloaded time v0.3.36
9762025-07-29T05:20:19.691Z Downloaded reqwest v0.12.22
9772025-07-29T05:20:19.691Z Downloaded regex-syntax v0.8.5
9782025-07-29T05:20:19.718Z Downloaded regex-syntax v0.6.29
9792025-07-29T05:20:19.718Z Downloaded unicode-truncate v1.1.0
9802025-07-29T05:20:19.718Z Downloaded regex v1.11.1
9812025-07-29T05:20:19.718Z Downloaded walkdir v2.5.0
9822025-07-29T05:20:19.745Z Downloaded utf-8 v0.7.6
9832025-07-29T05:20:19.745Z Downloaded untrusted v0.9.0
9842025-07-29T05:20:19.745Z Downloaded untrusted v0.7.1
9852025-07-29T05:20:19.745Z Downloaded unsafe-libyaml v0.2.11
9862025-07-29T05:20:19.745Z Downloaded universal-hash v0.5.1
9872025-07-29T05:20:19.745Z Downloaded sha1 v0.10.6
9882025-07-29T05:20:19.745Z Downloaded serde_yaml v0.9.34+deprecated
9892025-07-29T05:20:19.745Z Downloaded parse-size v1.1.0
9902025-07-29T05:20:19.745Z Downloaded parking_lot_core v0.8.6
9912025-07-29T05:20:19.745Z Downloaded parking_lot v0.11.2
9922025-07-29T05:20:19.745Z Downloaded packed_struct_codegen v0.10.1
9932025-07-29T05:20:19.745Z Downloaded packed_struct v0.10.1
9942025-07-29T05:20:19.745Z Downloaded ratatui v0.29.0
9952025-07-29T05:20:19.772Z Downloaded peg v0.8.5
9962025-07-29T05:20:19.772Z Downloaded path-slash v0.1.5
9972025-07-29T05:20:19.772Z Downloaded parse-display-derive v0.10.0
9982025-07-29T05:20:19.772Z Downloaded parse-display v0.10.0
9992025-07-29T05:20:19.772Z Downloaded papergrid v0.14.0
10002025-07-29T05:20:19.799Z Downloaded oxnet v0.1.3
10012025-07-29T05:20:19.799Z Downloaded oxide-tokio-rt v0.1.2
10022025-07-29T05:20:19.799Z Downloaded oso-derive v0.27.3
10032025-07-29T05:20:19.799Z Downloaded oso v0.27.3
10042025-07-29T05:20:19.799Z Downloaded omicron-zone-package v0.12.2
10052025-07-29T05:20:19.799Z Downloaded olpc-cjson v0.1.4
10062025-07-29T05:20:19.799Z Downloaded newtype_derive v0.1.6
10072025-07-29T05:20:19.799Z Downloaded env_logger v0.11.5
10082025-07-29T05:20:19.799Z Downloaded env_filter v0.1.2
10092025-07-29T05:20:19.799Z Downloaded rayon-core v1.12.1
10102025-07-29T05:20:19.799Z Downloaded rayon v1.10.0
10112025-07-29T05:20:19.826Z Downloaded parking_lot_core v0.9.10
10122025-07-29T05:20:19.826Z Downloaded parking_lot v0.12.3
10132025-07-29T05:20:19.826Z Downloaded p256 v0.13.2
10142025-07-29T05:20:19.826Z Downloaded owo-colors v4.2.2
10152025-07-29T05:20:19.826Z Downloaded pbkdf2 v0.11.0
10162025-07-29T05:20:19.826Z Downloaded paste v1.0.15
10172025-07-29T05:20:19.826Z Downloaded openssl-probe v0.1.5
10182025-07-29T05:20:19.826Z Downloaded openssl-macros v0.1.1
10192025-07-29T05:20:19.826Z Downloaded nodrop v0.1.14
10202025-07-29T05:20:19.826Z Downloaded nibble_vec v0.1.0
10212025-07-29T05:20:19.853Z Downloaded regex-automata v0.4.8
10222025-07-29T05:20:19.853Z Downloaded ed25519 v2.2.3
10232025-07-29T05:20:19.853Z Downloaded enum-as-inner v0.6.1
10242025-07-29T05:20:19.853Z Downloaded embedded-io v0.6.1
10252025-07-29T05:20:19.853Z Downloaded embedded-io v0.4.0
10262025-07-29T05:20:19.853Z Downloaded sled v0.34.7
10272025-07-29T05:20:19.880Z Downloaded elliptic-curve v0.13.8
10282025-07-29T05:20:19.880Z Downloaded either v1.15.0
10292025-07-29T05:20:19.880Z Downloaded rsa v0.9.6
10302025-07-29T05:20:19.880Z Downloaded rpassword v7.4.0
10312025-07-29T05:20:19.880Z Downloaded memoffset v0.9.1
10322025-07-29T05:20:19.880Z Downloaded ecdsa v0.16.9
10332025-07-29T05:20:19.880Z Downloaded dyn-clone v1.0.19
10342025-07-29T05:20:19.880Z Downloaded dunce v1.0.5
10352025-07-29T05:20:19.880Z Downloaded dsl_auto_type v0.1.2
10362025-07-29T05:20:19.907Z Downloaded dropshot_endpoint v0.16.2
10372025-07-29T05:20:19.907Z Downloaded document-features v0.2.11
10382025-07-29T05:20:19.907Z Downloaded derive_builder_macro v0.20.2
10392025-07-29T05:20:19.907Z Downloaded zstd-safe v7.2.3
10402025-07-29T05:20:19.907Z Downloaded reedline v0.40.0
10412025-07-29T05:20:19.907Z Downloaded prettyplease v0.2.36
10422025-07-29T05:20:19.907Z Downloaded pretty_assertions v1.4.1
10432025-07-29T05:20:19.908Z Downloaded libxml v0.3.3
10442025-07-29T05:20:19.935Z Downloaded zeroize v1.8.1
10452025-07-29T05:20:19.935Z Downloaded wait-timeout v0.2.0
10462025-07-29T05:20:19.935Z Downloaded tower-layer v0.3.3
10472025-07-29T05:20:19.935Z Downloaded toml v0.7.8
10482025-07-29T05:20:19.935Z Downloaded tokio-tungstenite v0.21.0
10492025-07-29T05:20:19.935Z Downloaded tokio-stream v0.1.17
10502025-07-29T05:20:19.935Z Downloaded tokio-rustls v0.26.0
10512025-07-29T05:20:19.935Z Downloaded tokio-rustls v0.25.0
10522025-07-29T05:20:19.935Z Downloaded tokio-rustls v0.24.1
10532025-07-29T05:20:19.935Z Downloaded tokio-native-tls v0.3.1
10542025-07-29T05:20:19.935Z Downloaded thread_local v1.1.8
10552025-07-29T05:20:19.935Z Downloaded term v0.7.0
10562025-07-29T05:20:19.962Z Downloaded slog-term v2.9.1
10572025-07-29T05:20:19.962Z Downloaded slog v2.7.0
10582025-07-29T05:20:19.962Z Downloaded ron v0.8.1
10592025-07-29T05:20:19.962Z Downloaded resolv-conf v0.7.0
10602025-07-29T05:20:19.962Z Downloaded lru-cache v0.1.2
10612025-07-29T05:20:19.962Z Downloaded jiff v0.2.15
10622025-07-29T05:20:19.989Z Downloaded indicatif v0.18.0
10632025-07-29T05:20:19.989Z Downloaded iddqd v0.3.9
10642025-07-29T05:20:19.989Z Downloaded vte_generate_state_changes v0.1.2
10652025-07-29T05:20:19.989Z Downloaded vte v0.11.1
10662025-07-29T05:20:19.989Z Downloaded vsss-rs v3.3.4
10672025-07-29T05:20:19.989Z Downloaded topological-sort v0.2.2
10682025-07-29T05:20:19.989Z Downloaded tokio-tungstenite v0.23.1
10692025-07-29T05:20:19.989Z Downloaded time-core v0.1.2
10702025-07-29T05:20:20.016Z Downloaded slog-bunyan v2.5.0
10712025-07-29T05:20:20.016Z Downloaded tokio-dtrace v0.1.0
10722025-07-29T05:20:20.016Z Downloaded snafu-derive v0.8.5
10732025-07-29T05:20:20.016Z Downloaded ref-cast-impl v1.0.24
10742025-07-29T05:20:20.016Z Downloaded ref-cast v1.0.24
10752025-07-29T05:20:20.016Z Downloaded rand_xorshift v0.4.0
10762025-07-29T05:20:20.016Z Downloaded primeorder v0.13.6
10772025-07-29T05:20:20.016Z Downloaded powerfmt v0.2.0
10782025-07-29T05:20:20.016Z Downloaded managed v0.8.0
10792025-07-29T05:20:20.016Z Downloaded lzss v0.8.2
10802025-07-29T05:20:20.016Z Downloaded lockfree-object-pool v0.1.6
10812025-07-29T05:20:20.017Z Downloaded linear-map v1.2.0
10822025-07-29T05:20:20.017Z Downloaded libsw-core v0.3.1
10832025-07-29T05:20:20.017Z Downloaded libsw v3.5.0
10842025-07-29T05:20:20.017Z Downloaded libscf-sys v1.1.0
10852025-07-29T05:20:20.017Z Downloaded libm v0.2.8
10862025-07-29T05:20:20.043Z Downloaded libefi-sys v0.1.0
10872025-07-29T05:20:20.043Z Downloaded lalrpop-util v0.19.12
10882025-07-29T05:20:20.044Z Downloaded lalrpop v0.19.12
10892025-07-29T05:20:20.044Z Downloaded kstat-rs v0.2.4
10902025-07-29T05:20:20.044Z Downloaded hkdf v0.12.4
10912025-07-29T05:20:20.044Z Downloaded hickory-proto v0.24.4
10922025-07-29T05:20:20.071Z Downloaded tokio-macros v2.5.0
10932025-07-29T05:20:20.071Z Downloaded slab v0.4.9
10942025-07-29T05:20:20.071Z Downloaded rustc-hash v1.1.0
10952025-07-29T05:20:20.071Z Downloaded rustc-demangle v0.1.24
10962025-07-29T05:20:20.071Z Downloaded rfc6979 v0.4.0
10972025-07-29T05:20:20.071Z Downloaded hyper v1.6.0
10982025-07-29T05:20:20.071Z Downloaded slog-json v2.6.1
10992025-07-29T05:20:20.071Z Downloaded slog-envlogger v2.2.0
11002025-07-29T05:20:20.098Z Downloaded slog-dtrace v0.3.0
11012025-07-29T05:20:20.098Z Downloaded slog-async v2.8.0
11022025-07-29T05:20:20.098Z Downloaded russh-keys v0.45.0
11032025-07-29T05:20:20.098Z Downloaded russh-cryptovec v0.7.3
11042025-07-29T05:20:20.098Z Downloaded rtoolbox v0.0.2
11052025-07-29T05:20:20.098Z Downloaded ron v0.7.1
11062025-07-29T05:20:20.098Z Downloaded rcgen v0.12.1
11072025-07-29T05:20:20.098Z Downloaded proc-macro-error-attr2 v2.0.0
11082025-07-29T05:20:20.098Z Downloaded proc-macro-crate v1.3.1
11092025-07-29T05:20:20.098Z Downloaded pretty-hex v0.2.1
11102025-07-29T05:20:20.098Z Downloaded prefix-trie v0.7.0
11112025-07-29T05:20:20.098Z Downloaded predicates-tree v1.0.12
11122025-07-29T05:20:20.098Z Downloaded predicates-core v1.0.8
11132025-07-29T05:20:20.098Z Downloaded predicates v3.1.3
11142025-07-29T05:20:20.098Z Downloaded precomputed-hash v0.1.1
11152025-07-29T05:20:20.125Z Downloaded ppv-lite86 v0.2.20
11162025-07-29T05:20:20.125Z Downloaded itertools v0.14.0
11172025-07-29T05:20:20.125Z Downloaded itertools v0.10.5
11182025-07-29T05:20:20.125Z Downloaded maplit v1.0.2
11192025-07-29T05:20:20.126Z Downloaded libz-rs-sys v0.5.1
11202025-07-29T05:20:20.126Z Downloaded lazycell v1.3.0
11212025-07-29T05:20:20.126Z Downloaded is_ci v1.2.0
11222025-07-29T05:20:20.126Z Downloaded is-terminal v0.4.13
11232025-07-29T05:20:20.126Z Downloaded iri-string v0.7.8
11242025-07-29T05:20:20.153Z Downloaded internet-checksum v0.2.1
11252025-07-29T05:20:20.153Z Downloaded instability v0.3.2
11262025-07-29T05:20:20.153Z Downloaded inout v0.1.3
11272025-07-29T05:20:20.153Z Downloaded ingot-types v0.1.2
11282025-07-29T05:20:20.153Z Downloaded ingot-macros v0.1.1
11292025-07-29T05:20:20.153Z Downloaded ingot v0.1.1
11302025-07-29T05:20:20.153Z Downloaded indicatif v0.17.11
11312025-07-29T05:20:20.153Z Downloaded indent_write v2.2.0
11322025-07-29T05:20:20.153Z Downloaded impl-trait-for-tuples v0.2.2
11332025-07-29T05:20:20.153Z Downloaded hyper-staticfile v0.10.1
11342025-07-29T05:20:20.153Z Downloaded hubpack_derive v0.1.1
11352025-07-29T05:20:20.153Z Downloaded hubpack v0.1.2
11362025-07-29T05:20:20.153Z Downloaded http-range v0.1.5
11372025-07-29T05:20:20.153Z Downloaded http v1.3.1
11382025-07-29T05:20:20.153Z Downloaded hostname v0.4.0
11392025-07-29T05:20:20.153Z Downloaded hickory-server v0.25.2
11402025-07-29T05:20:20.180Z Downloaded hickory-resolver v0.25.2
11412025-07-29T05:20:20.180Z Downloaded hickory-resolver v0.24.4
11422025-07-29T05:20:20.180Z Downloaded hickory-proto v0.25.2
11432025-07-29T05:20:20.207Z Downloaded heapless v0.7.17
11442025-07-29T05:20:20.207Z Downloaded hashbrown v0.13.2
11452025-07-29T05:20:20.207Z Downloaded h2 v0.4.6
11462025-07-29T05:20:20.207Z Downloaded chrono-tz v0.10.4
11472025-07-29T05:20:20.235Z Downloaded cc v1.2.30
11482025-07-29T05:20:20.235Z Downloaded base64 v0.22.1
11492025-07-29T05:20:20.235Z Downloaded base64 v0.21.7
11502025-07-29T05:20:20.235Z Downloaded backtrace v0.3.74
11512025-07-29T05:20:20.262Z Downloaded lock_api v0.4.12
11522025-07-29T05:20:20.262Z Downloaded litrs v0.4.1
11532025-07-29T05:20:20.262Z Downloaded linked-hash-map v0.5.6
11542025-07-29T05:20:20.262Z Downloaded libloading v0.8.5
11552025-07-29T05:20:20.262Z Downloaded jiff-static v0.2.15
11562025-07-29T05:20:20.262Z Downloaded itertools v0.13.0
11572025-07-29T05:20:20.262Z Downloaded itertools v0.12.1
11582025-07-29T05:20:20.262Z Downloaded headers v0.4.1
11592025-07-29T05:20:20.289Z Downloaded bzip2-sys v0.1.13+1.0.8
11602025-07-29T05:20:20.289Z Downloaded jobserver v0.1.32
11612025-07-29T05:20:20.289Z Downloaded ipnetwork v0.21.1
11622025-07-29T05:20:20.289Z Downloaded indoc v1.0.9
11632025-07-29T05:20:20.289Z Downloaded ignore v0.4.23
11642025-07-29T05:20:20.289Z Downloaded iana-time-zone v0.1.63
11652025-07-29T05:20:20.316Z Downloaded hyper-util v0.1.16
11662025-07-29T05:20:20.316Z Downloaded hex v0.4.3
11672025-07-29T05:20:20.316Z Downloaded heapless v0.8.0
11682025-07-29T05:20:20.316Z Downloaded hashbrown v0.12.3
11692025-07-29T05:20:20.316Z Downloaded half v2.4.1
11702025-07-29T05:20:20.316Z Downloaded half v1.8.3
11712025-07-29T05:20:20.316Z Downloaded const_format v0.2.34
11722025-07-29T05:20:20.316Z Downloaded compact_str v0.8.0
11732025-07-29T05:20:20.343Z Downloaded bytes v1.10.1
11742025-07-29T05:20:20.343Z Downloaded bumpalo v3.16.0
11752025-07-29T05:20:20.343Z Downloaded bstr v1.10.0
11762025-07-29T05:20:20.343Z Downloaded blake3 v1.5.4
11772025-07-29T05:20:20.370Z Downloaded bitvec v1.0.1
11782025-07-29T05:20:20.370Z Downloaded arc-swap v1.7.1
11792025-07-29T05:20:20.370Z Downloaded aho-corasick v1.1.3
11802025-07-29T05:20:20.398Z Downloaded aes-gcm v0.10.3
11812025-07-29T05:20:20.398Z Downloaded aes v0.8.4
11822025-07-29T05:20:20.398Z Downloaded critical-section v1.1.3
11832025-07-29T05:20:20.398Z Downloaded crc8 v0.1.1
11842025-07-29T05:20:20.398Z Downloaded crc-any v2.5.0
11852025-07-29T05:20:20.398Z Downloaded console v0.16.0
11862025-07-29T05:20:20.398Z Downloaded console v0.15.10
11872025-07-29T05:20:20.398Z Downloaded cmake v0.1.51
11882025-07-29T05:20:20.398Z Downloaded chacha20poly1305 v0.10.1
11892025-07-29T05:20:20.398Z Downloaded cassowary v0.3.0
11902025-07-29T05:20:20.398Z Downloaded cancel-safe-futures v0.1.5
11912025-07-29T05:20:20.398Z Downloaded camino-tempfile-ext v0.3.2
11922025-07-29T05:20:20.398Z Downloaded buf-list v1.0.3
11932025-07-29T05:20:20.426Z Downloaded blowfish v0.9.1
11942025-07-29T05:20:20.426Z Downloaded bitfield v0.14.0
11952025-07-29T05:20:20.426Z Downloaded bindgen v0.69.5
11962025-07-29T05:20:20.426Z Downloaded cobs v0.2.3
11972025-07-29T05:20:20.426Z Downloaded chacha20 v0.9.1
11982025-07-29T05:20:20.426Z Downloaded cbc v0.1.2
11992025-07-29T05:20:20.426Z Downloaded blake2 v0.10.6
12002025-07-29T05:20:20.426Z Downloaded argon2 v0.5.3
12012025-07-29T05:20:20.426Z Downloaded ipnet v2.11.0
12022025-07-29T05:20:20.426Z Downloaded instant v0.1.13
12032025-07-29T05:20:20.426Z Downloaded indoc v2.0.6
12042025-07-29T05:20:20.426Z Downloaded indexmap v1.9.3
12052025-07-29T05:20:20.456Z Downloaded ident_case v1.0.1
12062025-07-29T05:20:20.456Z Downloaded hyper-tls v0.6.0
12072025-07-29T05:20:20.456Z Downloaded hyper-rustls v0.27.7
12082025-07-29T05:20:20.456Z Downloaded humantime v2.2.0
12092025-07-29T05:20:20.456Z Downloaded httpdate v1.0.3
12102025-07-29T05:20:20.456Z Downloaded http-body-util v0.1.3
12112025-07-29T05:20:20.456Z Downloaded http-body v1.0.1
12122025-07-29T05:20:20.456Z Downloaded hostname v0.3.1
12132025-07-29T05:20:20.456Z Downloaded home v0.5.9
12142025-07-29T05:20:20.456Z Downloaded hmac v0.12.1
12152025-07-29T05:20:20.456Z Downloaded group v0.13.0
12162025-07-29T05:20:20.456Z Downloaded castaway v0.2.3
12172025-07-29T05:20:20.456Z Downloaded cargo_metadata v0.18.1
12182025-07-29T05:20:20.456Z Downloaded headers-core v0.3.0
12192025-07-29T05:20:20.456Z Downloaded hash32 v0.3.1
12202025-07-29T05:20:20.456Z Downloaded crossbeam-utils v0.8.21
12212025-07-29T05:20:20.456Z Downloaded heck v0.3.3
12222025-07-29T05:20:20.456Z Downloaded hash32 v0.2.1
12232025-07-29T05:20:20.484Z Downloaded crossterm v0.28.1
12242025-07-29T05:20:20.484Z Downloaded crossbeam-deque v0.8.5
12252025-07-29T05:20:20.484Z Downloaded crc32fast v1.4.2
12262025-07-29T05:20:20.484Z Downloaded crc-catalog v2.4.0
12272025-07-29T05:20:20.484Z Downloaded cookie_store v0.21.1
12282025-07-29T05:20:20.484Z Downloaded cookie v0.18.1
12292025-07-29T05:20:20.484Z Downloaded convert_case v0.7.1
12302025-07-29T05:20:20.484Z Downloaded constant_time_eq v0.3.1
12312025-07-29T05:20:20.484Z Downloaded const_format_proc_macros v0.2.34
12322025-07-29T05:20:20.484Z Downloaded const-oid v0.9.6
12332025-07-29T05:20:20.484Z Downloaded clang-sys v1.8.1
12342025-07-29T05:20:20.511Z Downloaded cfg_aliases v0.1.1
12352025-07-29T05:20:20.511Z Downloaded bzip2 v0.5.2
12362025-07-29T05:20:20.511Z Downloaded aead v0.5.2
12372025-07-29T05:20:20.511Z Downloaded convert_case v0.4.0
12382025-07-29T05:20:20.511Z Downloaded cipher v0.4.4
12392025-07-29T05:20:20.511Z Downloaded ciborium-ll v0.2.2
12402025-07-29T05:20:20.511Z Downloaded ciborium-io v0.2.2
12412025-07-29T05:20:20.511Z Downloaded ciborium v0.2.2
12422025-07-29T05:20:20.511Z Downloaded cfg_aliases v0.2.1
12432025-07-29T05:20:20.511Z Downloaded cexpr v0.6.0
12442025-07-29T05:20:20.511Z Downloaded cargo-platform v0.1.8
12452025-07-29T05:20:20.511Z Downloaded bzip2 v0.4.4
12462025-07-29T05:20:20.512Z Downloaded block-padding v0.3.3
12472025-07-29T05:20:20.512Z Downloaded bitflags v1.3.2
12482025-07-29T05:20:20.512Z Downloaded bitfield-struct v0.6.2
12492025-07-29T05:20:20.512Z Downloaded bit-vec v0.8.0
12502025-07-29T05:20:20.512Z Downloaded bit-set v0.5.3
12512025-07-29T05:20:20.512Z Downloaded bcs v0.1.6
12522025-07-29T05:20:20.539Z Downloaded bcrypt-pbkdf v0.10.0
12532025-07-29T05:20:20.539Z Downloaded bb8 v0.8.5
12542025-07-29T05:20:20.539Z Downloaded base64 v0.13.1
12552025-07-29T05:20:20.539Z Downloaded backoff v0.4.0
12562025-07-29T05:20:20.539Z Downloaded atomicwrites v0.4.4
12572025-07-29T05:20:20.539Z Downloaded async-trait v0.1.88
12582025-07-29T05:20:20.539Z Downloaded async-bb8-diesel v0.2.1
12592025-07-29T05:20:20.539Z Downloaded array-init v0.0.4
12602025-07-29T05:20:20.539Z Downloaded allocator-api2 v0.2.21
12612025-07-29T05:20:20.539Z Downloaded ahash v0.8.12
12622025-07-29T05:20:20.539Z Downloaded addr2line v0.24.2
12632025-07-29T05:20:20.539Z Downloaded bit-vec v0.6.3
12642025-07-29T05:20:20.539Z Downloaded bit-set v0.8.0
12652025-07-29T05:20:20.539Z Downloaded base64ct v1.6.0
12662025-07-29T05:20:20.566Z Downloaded base16ct v0.2.0
12672025-07-29T05:20:20.566Z Downloaded atty v0.2.14
12682025-07-29T05:20:20.566Z Downloaded atomic-waker v1.1.2
12692025-07-29T05:20:20.566Z Downloaded async-stream-impl v0.3.6
12702025-07-29T05:20:20.566Z Downloaded async-stream v0.3.6
12712025-07-29T05:20:20.566Z Downloaded async-recursion v1.1.1
12722025-07-29T05:20:20.566Z Downloaded assert_matches v1.5.0
12732025-07-29T05:20:20.566Z Downloaded ascii-canvas v3.0.0
12742025-07-29T05:20:20.566Z Downloaded arrayvec v0.7.6
12752025-07-29T05:20:20.566Z Downloaded arrayref v0.3.9
12762025-07-29T05:20:20.708Z Compiling value-bag v1.9.0
12772025-07-29T05:20:20.708Z Compiling shlex v1.3.0
12782025-07-29T05:20:20.708Z Compiling lock_api v0.4.12
12792025-07-29T05:20:20.708Z Compiling scopeguard v1.2.0
12802025-07-29T05:20:20.735Z Compiling typenum v1.17.0
12812025-07-29T05:20:20.735Z Compiling generic-array v0.14.7
12822025-07-29T05:20:20.791Z Compiling syn v2.0.104
12832025-07-29T05:20:20.818Z Compiling getrandom v0.2.15
12842025-07-29T05:20:20.963Z Compiling jobserver v0.1.32
12852025-07-29T05:20:21.119Z Compiling log v0.4.27
12862025-07-29T05:20:21.146Z Compiling rand_core v0.6.4
12872025-07-29T05:20:21.224Z Compiling smallvec v1.15.1
12882025-07-29T05:20:21.318Z Compiling portable-atomic v1.11.0
12892025-07-29T05:20:21.586Z Compiling cc v1.2.30
12902025-07-29T05:20:21.613Z Compiling subtle v2.6.1
12912025-07-29T05:20:21.640Z Compiling critical-section v1.1.3
12922025-07-29T05:20:21.684Z Compiling const-oid v0.9.6
12932025-07-29T05:20:21.801Z Compiling pkg-config v0.3.31
12942025-07-29T05:20:21.845Z Compiling parking_lot_core v0.9.10
12952025-07-29T05:20:21.939Z Compiling pin-project-lite v0.2.14
12962025-07-29T05:20:22.088Z Compiling rustix v0.38.37
12972025-07-29T05:20:22.752Z Compiling signal-hook-registry v1.4.2
12982025-07-29T05:20:22.779Z Compiling parking_lot v0.12.3
12992025-07-29T05:20:22.805Z Compiling mio v1.0.2
13002025-07-29T05:20:22.875Z Compiling futures-core v0.3.31
13012025-07-29T05:20:23.516Z Compiling once_cell v1.21.3
13022025-07-29T05:20:23.609Z Compiling spin v0.9.8
13032025-07-29T05:20:23.643Z Compiling socket2 v0.6.0
13042025-07-29T05:20:23.726Z Compiling aho-corasick v1.1.3
13052025-07-29T05:20:23.891Z Compiling slab v0.4.9
13062025-07-29T05:20:23.918Z Compiling libm v0.2.8
13072025-07-29T05:20:23.974Z Compiling getrandom v0.3.1
13082025-07-29T05:20:24.173Z Compiling serde_json v1.0.141
13092025-07-29T05:20:24.208Z Compiling regex-syntax v0.8.5
13102025-07-29T05:20:24.271Z Compiling cpufeatures v0.2.14
13112025-07-29T05:20:24.599Z Compiling num-traits v0.2.19
13122025-07-29T05:20:24.714Z Compiling either v1.15.0
13132025-07-29T05:20:24.748Z Compiling futures-sink v0.3.31
13142025-07-29T05:20:24.789Z Compiling glob v0.3.2
13152025-07-29T05:20:24.960Z Compiling percent-encoding v2.3.1
13162025-07-29T05:20:25.408Z Compiling prettyplease v0.2.36
13172025-07-29T05:20:25.446Z Compiling lazy_static v1.5.0
13182025-07-29T05:20:25.616Z Compiling foldhash v0.1.5
13192025-07-29T05:20:25.656Z Compiling clang-sys v1.8.1
13202025-07-29T05:20:25.719Z Compiling allocator-api2 v0.2.21
13212025-07-29T05:20:25.814Z Compiling minimal-lexical v0.2.1
13222025-07-29T05:20:26.062Z Compiling libloading v0.8.5
13232025-07-29T05:20:26.380Z Compiling hashbrown v0.15.4
13242025-07-29T05:20:26.411Z Compiling nom v7.1.3
13252025-07-29T05:20:26.456Z Compiling home v0.5.9
13262025-07-29T05:20:26.515Z Compiling base64ct v1.6.0
13272025-07-29T05:20:26.725Z Compiling bindgen v0.69.5
13282025-07-29T05:20:27.165Z Compiling pem-rfc7468 v0.7.0
13292025-07-29T05:20:27.667Z Compiling synstructure v0.13.1
13302025-07-29T05:20:27.725Z Compiling regex-automata v0.4.8
13312025-07-29T05:20:28.068Z Compiling itertools v0.12.1
13322025-07-29T05:20:29.075Z Compiling futures-channel v0.3.31
13332025-07-29T05:20:29.472Z Compiling cexpr v0.6.0
13342025-07-29T05:20:29.570Z Compiling flagset v0.4.6
13352025-07-29T05:20:29.789Z Compiling lazycell v1.3.0
13362025-07-29T05:20:29.901Z Compiling zerocopy v0.8.26
13372025-07-29T05:20:29.973Z Compiling futures-io v0.3.31
13382025-07-29T05:20:30.250Z Compiling futures-task v0.3.31
13392025-07-29T05:20:30.532Z Compiling rustc-hash v1.1.0
13402025-07-29T05:20:30.625Z Compiling pin-utils v0.1.0
13412025-07-29T05:20:30.731Z Compiling cmake v0.1.51
13422025-07-29T05:20:30.763Z Compiling fs_extra v1.3.0
13432025-07-29T05:20:30.790Z Compiling dunce v1.0.5
13442025-07-29T05:20:30.817Z Compiling form_urlencoded v1.2.1
13452025-07-29T05:20:30.885Z Compiling vcpkg v0.2.15
13462025-07-29T05:20:30.953Z Compiling paste v1.0.15
13472025-07-29T05:20:31.147Z Compiling ring v0.17.14
13482025-07-29T05:20:31.276Z Compiling tracing-core v0.1.32
13492025-07-29T05:20:31.524Z Compiling aws-lc-rs v1.12.4
13502025-07-29T05:20:31.929Z Compiling iana-time-zone v0.1.63
13512025-07-29T05:20:32.228Z Compiling serde_derive v1.0.219
13522025-07-29T05:20:32.308Z Compiling zeroize_derive v1.4.2
13532025-07-29T05:20:32.438Z Compiling zerofrom-derive v0.1.4
13542025-07-29T05:20:32.465Z Compiling yoke-derive v0.7.4
13552025-07-29T05:20:32.498Z Compiling zerovec-derive v0.10.3
13562025-07-29T05:20:33.622Z Compiling zeroize v1.8.1
13572025-07-29T05:20:34.641Z Compiling displaydoc v0.2.5
13582025-07-29T05:20:34.774Z Compiling zerocopy-derive v0.7.35
13592025-07-29T05:20:35.183Z Compiling crypto-common v0.1.6
13602025-07-29T05:20:35.410Z Compiling block-buffer v0.10.4
13612025-07-29T05:20:35.492Z Compiling zerofrom v0.1.4
13622025-07-29T05:20:35.682Z Compiling digest v0.10.7
13632025-07-29T05:20:35.722Z Compiling yoke v0.7.4
13642025-07-29T05:20:35.949Z Compiling tokio-macros v2.5.0
13652025-07-29T05:20:36.069Z Compiling zerovec v0.10.4
13662025-07-29T05:20:36.154Z Compiling hmac v0.12.1
13672025-07-29T05:20:36.413Z Compiling icu_provider_macros v1.5.0
13682025-07-29T05:20:36.468Z Compiling zerocopy v0.7.35
13692025-07-29T05:20:37.085Z Compiling block-padding v0.3.3
13702025-07-29T05:20:37.272Z Compiling sha2 v0.10.9
13712025-07-29T05:20:37.300Z Compiling regex v1.11.1
13722025-07-29T05:20:37.375Z Compiling inout v0.1.3
13732025-07-29T05:20:37.406Z Compiling futures-macro v0.3.31
13742025-07-29T05:20:37.468Z Compiling der_derive v0.7.3
13752025-07-29T05:20:37.693Z Compiling tinystr v0.7.6
13762025-07-29T05:20:37.719Z Compiling icu_collections v1.5.0
13772025-07-29T05:20:37.901Z Compiling cipher v0.4.4
13782025-07-29T05:20:38.125Z Compiling icu_locid v1.5.0
13792025-07-29T05:20:38.253Z Compiling thiserror-impl v1.0.69
13802025-07-29T05:20:38.480Z Compiling zerocopy-derive v0.8.26
13812025-07-29T05:20:38.548Z Compiling serde v1.0.219
13822025-07-29T05:20:38.919Z Compiling salsa20 v0.10.2
13832025-07-29T05:20:39.042Z Compiling futures-util v0.3.31
13842025-07-29T05:20:39.153Z Compiling icu_provider v1.5.0
13852025-07-29T05:20:39.448Z Compiling der v0.7.9
13862025-07-29T05:20:39.884Z Compiling icu_locid_transform v1.5.0
13872025-07-29T05:20:39.912Z Compiling ppv-lite86 v0.2.20
13882025-07-29T05:20:39.986Z Compiling pbkdf2 v0.12.2
13892025-07-29T05:20:40.176Z Compiling scrypt v0.11.0
13902025-07-29T05:20:40.627Z Compiling aes v0.8.4
13912025-07-29T05:20:40.654Z Compiling cbc v0.1.2
13922025-07-29T05:20:40.734Z Compiling thiserror v1.0.69
13932025-07-29T05:20:40.894Z Compiling openssl-sys v0.9.109
13942025-07-29T05:20:40.921Z Compiling pest v2.7.14
13952025-07-29T05:20:41.077Z Compiling icu_properties v1.5.1
13962025-07-29T05:20:41.825Z Compiling spki v0.7.3
13972025-07-29T05:20:42.096Z Compiling tracing-attributes v0.1.27
13982025-07-29T05:20:42.189Z Compiling pkcs5 v0.7.1
13992025-07-29T05:20:42.878Z Compiling pkcs8 v0.10.2
14002025-07-29T05:20:43.233Z Compiling bitflags v2.9.1
14012025-07-29T05:20:43.429Z Compiling bytes v1.10.1
14022025-07-29T05:20:43.662Z Compiling semver v1.0.26
14032025-07-29T05:20:44.041Z Compiling indexmap v2.10.0
14042025-07-29T05:20:44.306Z Compiling rustc_version v0.4.1
14052025-07-29T05:20:44.763Z Compiling tokio v1.47.0
14062025-07-29T05:20:44.915Z Compiling icu_normalizer v1.5.0
14072025-07-29T05:20:45.062Z Compiling http v1.3.1
14082025-07-29T05:20:45.144Z Compiling uuid v1.17.0
14092025-07-29T05:20:45.178Z Compiling tracing v0.1.40
14102025-07-29T05:20:45.342Z Compiling pest_meta v2.7.14
14112025-07-29T05:20:45.666Z Compiling chrono v0.4.41
14122025-07-29T05:20:45.988Z Compiling idna_adapter v1.2.0
14132025-07-29T05:20:46.229Z Compiling idna v1.0.3
14142025-07-29T05:20:46.423Z Compiling scroll_derive v0.12.0
14152025-07-29T05:20:46.468Z Compiling http-body v1.0.1
14162025-07-29T05:20:46.726Z Compiling rustls-pki-types v1.10.0
14172025-07-29T05:20:47.104Z Compiling which v4.4.2
14182025-07-29T05:20:47.650Z Compiling url v2.5.4
14192025-07-29T05:20:47.680Z Compiling httparse v1.9.5
14202025-07-29T05:20:47.707Z Compiling rustversion v1.0.17
14212025-07-29T05:20:47.856Z Compiling tinyvec_macros v0.1.1
14222025-07-29T05:20:48.035Z Compiling base64 v0.22.1
14232025-07-29T05:20:48.452Z Compiling tinyvec v1.8.0
14242025-07-29T05:20:48.478Z Compiling scroll v0.12.0
14252025-07-29T05:20:48.657Z Compiling pest_generator v2.7.14
14262025-07-29T05:20:48.834Z Compiling rand_core v0.9.2
14272025-07-29T05:20:48.996Z Compiling serde_derive_internals v0.29.1
14282025-07-29T05:20:49.254Z Compiling bzip2-sys v0.1.13+1.0.8
14292025-07-29T05:20:49.359Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14302025-07-29T05:20:49.385Z Compiling untrusted v0.7.1
14312025-07-29T05:20:49.603Z Compiling adler2 v2.0.0
14322025-07-29T05:20:49.744Z Compiling schemars v0.8.22
14332025-07-29T05:20:49.771Z Compiling tower-service v0.3.3
14342025-07-29T05:20:49.830Z Compiling openssl v0.10.73
14352025-07-29T05:20:49.927Z Compiling num-conv v0.1.0
14362025-07-29T05:20:50.073Z Compiling foreign-types-shared v0.1.1
14372025-07-29T05:20:50.099Z Compiling try-lock v0.2.5
14382025-07-29T05:20:50.180Z Compiling untrusted v0.9.0
14392025-07-29T05:20:50.228Z Compiling atomic-waker v1.1.2
14402025-07-29T05:20:50.255Z Compiling time-core v0.1.2
14412025-07-29T05:20:50.286Z Compiling openssl-probe v0.1.5
14422025-07-29T05:20:50.314Z Compiling powerfmt v0.2.0
14432025-07-29T05:20:50.448Z Compiling time-macros v0.2.18
14442025-07-29T05:20:50.499Z Compiling want v0.3.1
14452025-07-29T05:20:50.597Z Compiling deranged v0.3.11
14462025-07-29T05:20:50.683Z Compiling foreign-types v0.3.2
14472025-07-29T05:20:50.774Z Compiling pest_derive v2.7.14
14482025-07-29T05:20:50.800Z Compiling goblin v0.8.2
14492025-07-29T05:20:50.994Z Compiling schemars_derive v0.8.22
14502025-07-29T05:20:51.860Z Compiling miniz_oxide v0.8.5
14512025-07-29T05:20:52.989Z Compiling tokio-util v0.7.15
14522025-07-29T05:20:53.645Z Compiling rand_chacha v0.9.0
14532025-07-29T05:20:54.297Z Compiling h2 v0.4.6
14542025-07-29T05:20:55.244Z Compiling ipnet v2.11.0
14552025-07-29T05:20:55.471Z Compiling openssl-macros v0.1.1
14562025-07-29T05:20:56.089Z Compiling syn v1.0.109
14572025-07-29T05:20:56.279Z Compiling rustls v0.23.19
14582025-07-29T05:20:56.428Z Compiling num_threads v0.1.7
14592025-07-29T05:20:56.562Z Compiling httpdate v1.0.3
14602025-07-29T05:20:56.588Z Compiling crossbeam-utils v0.8.21
14612025-07-29T05:20:56.615Z Compiling native-tls v0.2.12
14622025-07-29T05:20:56.936Z Compiling dyn-clone v1.0.19
14632025-07-29T05:20:57.153Z Compiling dof v0.3.0
14642025-07-29T05:20:57.230Z Compiling time v0.3.36
14652025-07-29T05:20:58.878Z Compiling rand v0.9.1
14662025-07-29T05:20:58.920Z Compiling dtrace-parser v0.2.0
14672025-07-29T05:21:00.060Z Compiling unicode-normalization v0.1.24
14682025-07-29T05:21:00.427Z Compiling heapless v0.7.17
14692025-07-29T05:21:00.540Z Compiling signature v2.2.0
14702025-07-29T05:21:00.822Z Compiling hyper v1.6.0
14712025-07-29T05:21:00.848Z Compiling cookie v0.18.1
14722025-07-29T05:21:00.982Z Compiling crc32fast v1.4.2
14732025-07-29T05:21:01.157Z Compiling slog v2.7.0
14742025-07-29T05:21:01.265Z Compiling zstd-safe v7.2.3
14752025-07-29T05:21:01.329Z Compiling signal-hook v0.3.18
14762025-07-29T05:21:01.589Z Compiling unicode-properties v0.1.3
14772025-07-29T05:21:01.622Z Compiling unicode-bidi v0.3.17
14782025-07-29T05:21:01.649Z Compiling zlib-rs v0.5.1
14792025-07-29T05:21:01.980Z Compiling siphasher v0.3.11
14802025-07-29T05:21:02.361Z Compiling phf_shared v0.11.2
14812025-07-29T05:21:02.750Z Compiling stringprep v0.1.5
14822025-07-29T05:21:03.133Z Compiling hyper-util v0.1.16
14832025-07-29T05:21:03.320Z Compiling usdt-impl v0.5.0
14842025-07-29T05:21:04.217Z Compiling curve25519-dalek v4.1.3
14852025-07-29T05:21:04.244Z Compiling toml_datetime v0.6.11
14862025-07-29T05:21:04.459Z Compiling serde_spanned v0.6.9
14872025-07-29T05:21:04.708Z Compiling serde_tokenstream v0.2.2
14882025-07-29T05:21:04.738Z Compiling rand_chacha v0.3.1
14892025-07-29T05:21:04.799Z Compiling md-5 v0.10.6
14902025-07-29T05:21:04.842Z Compiling num-integer v0.1.46
14912025-07-29T05:21:05.066Z Compiling sync_wrapper v1.0.1
14922025-07-29T05:21:05.233Z Compiling ff v0.13.0
14932025-07-29T05:21:05.259Z Compiling hash32 v0.2.1
14942025-07-29T05:21:05.469Z Compiling memoffset v0.9.1
14952025-07-29T05:21:05.496Z Compiling fallible-iterator v0.2.0
14962025-07-29T05:21:05.594Z Compiling num-bigint-dig v0.8.4
14972025-07-29T05:21:05.761Z Compiling psl-types v2.0.11
14982025-07-29T05:21:05.887Z Compiling newtype-uuid v1.2.4
14992025-07-29T05:21:05.987Z Compiling base16ct v0.2.0
15002025-07-29T05:21:06.094Z Compiling tower-layer v0.3.3
15012025-07-29T05:21:06.162Z Compiling gimli v0.31.1
15022025-07-29T05:21:06.290Z Compiling litrs v0.4.1
15032025-07-29T05:21:06.370Z Compiling smoltcp v0.9.1
15042025-07-29T05:21:06.410Z Compiling cfg_aliases v0.2.1
15052025-07-29T05:21:06.517Z Compiling nix v0.29.0
15062025-07-29T05:21:06.573Z Compiling tower v0.5.2
15072025-07-29T05:21:06.965Z Compiling sec1 v0.7.3
15082025-07-29T05:21:07.268Z Compiling libz-rs-sys v0.5.1
15092025-07-29T05:21:07.294Z Compiling document-features v0.2.11
15102025-07-29T05:21:07.349Z Compiling postgres-protocol v0.6.8
15112025-07-29T05:21:07.492Z Compiling flate2 v1.1.2
15122025-07-29T05:21:07.556Z Compiling publicsuffix v2.3.0
15132025-07-29T05:21:08.050Z Compiling group v0.13.0
15142025-07-29T05:21:08.370Z Compiling num-iter v0.1.45
15152025-07-29T05:21:08.397Z Compiling rand v0.8.5
15162025-07-29T05:21:08.572Z Compiling tokio-native-tls v0.3.1
15172025-07-29T05:21:08.853Z Compiling ipnetwork v0.21.1
15182025-07-29T05:21:09.395Z Compiling strum_macros v0.27.1
15192025-07-29T05:21:09.492Z Compiling rustls-native-certs v0.8.1
15202025-07-29T05:21:09.600Z Compiling webpki-roots v1.0.1
15212025-07-29T05:21:09.627Z Compiling terminal_size v0.4.0
15222025-07-29T05:21:09.809Z Compiling http-body-util v0.1.3
15232025-07-29T05:21:09.838Z Compiling addr2line v0.24.2
15242025-07-29T05:21:09.980Z Compiling hkdf v0.12.4
15252025-07-29T05:21:10.068Z Compiling crypto-bigint v0.5.5
15262025-07-29T05:21:10.240Z Compiling curve25519-dalek-derive v0.1.1
15272025-07-29T05:21:10.275Z Compiling async-trait v0.1.88
15282025-07-29T05:21:10.356Z Compiling thiserror-impl v2.0.12
15292025-07-29T05:21:10.500Z Compiling fs-err v3.1.1
15302025-07-29T05:21:10.780Z Compiling object v0.36.5
15312025-07-29T05:21:11.422Z Compiling ahash v0.8.12
15322025-07-29T05:21:11.750Z Compiling buf-list v1.0.3
15332025-07-29T05:21:12.299Z Compiling lockfree-object-pool v0.1.6
15342025-07-29T05:21:12.438Z Compiling rustc-demangle v0.1.24
15352025-07-29T05:21:12.553Z Compiling rustix v1.0.7
15362025-07-29T05:21:13.112Z Compiling simd-adler32 v0.3.7
15372025-07-29T05:21:13.223Z Compiling winnow v0.5.40
15382025-07-29T05:21:13.288Z Compiling bumpalo v3.16.0
15392025-07-29T05:21:13.512Z Compiling bitflags v1.3.2
15402025-07-29T05:21:13.610Z Compiling iri-string v0.7.8
15412025-07-29T05:21:13.636Z Compiling managed v0.8.0
15422025-07-29T05:21:13.722Z Compiling anyhow v1.0.98
15432025-07-29T05:21:14.301Z Compiling hubpack_derive v0.1.1
15442025-07-29T05:21:14.664Z Compiling zopfli v0.8.1
15452025-07-29T05:21:14.929Z Compiling strum v0.27.2
15462025-07-29T05:21:15.019Z Compiling hubpack v0.1.2
15472025-07-29T05:21:15.120Z Compiling clap_builder v4.5.41
15482025-07-29T05:21:15.523Z Compiling thiserror v2.0.12
15492025-07-29T05:21:15.691Z Compiling elliptic-curve v0.13.8
15502025-07-29T05:21:16.115Z Compiling toml_edit v0.19.15
15512025-07-29T05:21:16.260Z Compiling tower-http v0.6.6
15522025-07-29T05:21:16.443Z Compiling hyper-tls v0.6.0
15532025-07-29T05:21:16.808Z Compiling backtrace v0.3.74
15542025-07-29T05:21:17.039Z Compiling oxnet v0.1.3
15552025-07-29T05:21:17.066Z Compiling signal-hook-mio v0.2.4
15562025-07-29T05:21:17.261Z Compiling cookie_store v0.21.1
15572025-07-29T05:21:17.757Z Compiling zstd v0.13.3
15582025-07-29T05:21:18.345Z Compiling postgres-types v0.2.9
15592025-07-29T05:21:19.183Z Compiling usdt-attr-macro v0.5.0
15602025-07-29T05:21:19.328Z Compiling usdt-macro v0.5.0
15612025-07-29T05:21:19.433Z Compiling phf v0.11.2
15622025-07-29T05:21:19.696Z Compiling ed25519 v2.2.3
15632025-07-29T05:21:20.479Z Compiling bzip2 v0.5.2
15642025-07-29T05:21:20.510Z Compiling bzip2 v0.4.4
15652025-07-29T05:21:20.884Z Compiling strum_macros v0.26.4
15662025-07-29T05:21:20.944Z Compiling pkcs1 v0.7.5
15672025-07-29T05:21:21.285Z Compiling serde_urlencoded v0.7.1
15682025-07-29T05:21:21.723Z Compiling serde-big-array v0.5.1
15692025-07-29T05:21:21.750Z Compiling rfc6979 v0.4.0
15702025-07-29T05:21:21.843Z Compiling bstr v1.10.0
15712025-07-29T05:21:21.913Z Compiling daft-derive v0.1.4
15722025-07-29T05:21:21.953Z Compiling clap_derive v4.5.41
15732025-07-29T05:21:21.980Z Compiling enum-as-inner v0.6.1
15742025-07-29T05:21:22.053Z Compiling serde_repr v0.1.19
15752025-07-29T05:21:22.803Z Compiling float-cmp v0.10.0
15762025-07-29T05:21:22.978Z Compiling socket2 v0.5.10
15772025-07-29T05:21:23.094Z Compiling encoding_rs v0.8.34
15782025-07-29T05:21:23.197Z Compiling predicates-core v1.0.8
15792025-07-29T05:21:23.253Z Compiling normalize-line-endings v0.3.0
15802025-07-29T05:21:23.399Z Compiling new_debug_unreachable v1.0.6
15812025-07-29T05:21:23.501Z Compiling static_assertions v1.1.0
15822025-07-29T05:21:23.527Z Compiling precomputed-hash v0.1.1
15832025-07-29T05:21:23.621Z Compiling data-encoding v2.9.0
15842025-07-29T05:21:23.665Z Compiling difflib v0.4.0
15852025-07-29T05:21:23.766Z Compiling unicode-segmentation v1.12.0
15862025-07-29T05:21:24.464Z Compiling fixedbitset v0.4.2
15872025-07-29T05:21:24.570Z Compiling mime v0.3.17
15882025-07-29T05:21:24.794Z Compiling whoami v1.5.2
15892025-07-29T05:21:24.862Z Compiling petgraph v0.6.5
15902025-07-29T05:21:25.028Z Compiling strum v0.26.3
15912025-07-29T05:21:25.104Z Compiling tokio-postgres v0.7.13
15922025-07-29T05:21:25.219Z Compiling similar v2.7.0
15932025-07-29T05:21:25.304Z Compiling hickory-proto v0.25.2
15942025-07-29T05:21:25.530Z Compiling clap v4.5.41
15952025-07-29T05:21:25.654Z Compiling predicates v3.1.3
15962025-07-29T05:21:26.041Z Compiling toml_edit v0.22.27
15972025-07-29T05:21:26.974Z Compiling string_cache v0.8.9
15982025-07-29T05:21:27.013Z Compiling console v0.15.10
15992025-07-29T05:21:27.362Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16002025-07-29T05:21:28.053Z Compiling daft v0.1.4
16012025-07-29T05:21:28.139Z Compiling usdt v0.5.0
16022025-07-29T05:21:28.330Z Compiling ecdsa v0.16.9
16032025-07-29T05:21:28.573Z Compiling rsa v0.9.6
16042025-07-29T05:21:28.599Z Compiling zip v4.2.0
16052025-07-29T05:21:29.058Z Compiling zip v0.6.6
16062025-07-29T05:21:29.532Z Compiling ed25519-dalek v2.1.1
16072025-07-29T05:21:30.484Z Compiling toml v0.7.8
16082025-07-29T05:21:31.410Z Compiling crossterm v0.28.1
16092025-07-29T05:21:32.512Z Compiling crossbeam-epoch v0.9.18
16102025-07-29T05:21:32.588Z Compiling tokio-stream v0.1.17
16112025-07-29T05:21:33.075Z Compiling openapiv3 v2.2.0
16122025-07-29T05:21:33.170Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16132025-07-29T05:21:33.482Z Compiling x509-cert v0.2.5
16142025-07-29T05:21:33.547Z Compiling sha1 v0.10.6
16152025-07-29T05:21:33.911Z Compiling itertools v0.10.5
16162025-07-29T05:21:34.181Z Compiling itertools v0.13.0
16172025-07-29T05:21:34.885Z Compiling dirs-sys-next v0.1.2
16182025-07-29T05:21:34.912Z Compiling winnow v0.6.26
16192025-07-29T05:21:35.231Z Compiling peg-runtime v0.8.5
16202025-07-29T05:21:35.388Z Compiling lalrpop-util v0.19.12
16212025-07-29T05:21:35.715Z Compiling rustc-hash v2.1.1
16222025-07-29T05:21:35.751Z Compiling dirs-next v2.0.0
16232025-07-29T05:21:35.911Z Compiling thread_local v1.1.8
16242025-07-29T05:21:35.952Z Compiling slog-async v2.8.0
16252025-07-29T05:21:36.101Z Compiling term v0.7.0
16262025-07-29T05:21:36.360Z Compiling crossbeam-channel v0.5.15
16272025-07-29T05:21:36.386Z Compiling xattr v1.3.1
16282025-07-29T05:21:36.489Z Compiling futures-executor v0.3.31
16292025-07-29T05:21:36.653Z Compiling is-terminal v0.4.13
16302025-07-29T05:21:36.759Z Compiling filetime v0.2.25
16312025-07-29T05:21:36.825Z Compiling take_mut v0.2.2
16322025-07-29T05:21:36.961Z Compiling slog-term v2.9.1
16332025-07-29T05:21:36.988Z Compiling tar v0.4.44
16342025-07-29T05:21:37.039Z Compiling futures v0.3.31
16352025-07-29T05:21:37.073Z Compiling camino v1.1.10
16362025-07-29T05:21:42.523Z Compiling aws-lc-sys v0.26.0
16372025-07-29T05:22:14.691Z Compiling rustls-webpki v0.102.8
16382025-07-29T05:22:20.340Z Compiling tokio-rustls v0.26.0
16392025-07-29T05:22:20.651Z Compiling hyper-rustls v0.27.7
16402025-07-29T05:22:20.982Z Compiling reqwest v0.12.22
16412025-07-29T05:22:25.004Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16422025-07-29T05:22:25.358Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16432025-07-29T05:22:30.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16442025-07-29T05:22:30.800Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16452025-07-29T05:22:30.879ZJul 29 05:22:30.700 INFO Starting download, target: Clickhouse
16462025-07-29T05:22:30.879ZJul 29 05:22:30.701 INFO Starting download, target: Console
16472025-07-29T05:22:30.879ZJul 29 05:22:30.701 INFO Starting download, target: Cockroach
16482025-07-29T05:22:30.879ZJul 29 05:22:30.701 INFO Starting download, target: DendriteStub
16492025-07-29T05:22:30.879ZJul 29 05:22:30.701 INFO Starting download, target: MaghemiteMgd
16502025-07-29T05:22:30.879ZJul 29 05:22:30.701 INFO Starting download, target: TransceiverControl
16512025-07-29T05:22:30.905ZJul 29 05:22:30.702 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16522025-07-29T05:22:30.905ZJul 29 05:22:30.702 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16532025-07-29T05:22:30.905ZJul 29 05:22:30.702 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16542025-07-29T05:22:30.905ZJul 29 05:22:30.703 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16552025-07-29T05:22:30.906ZJul 29 05:22:30.703 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16562025-07-29T05:22:30.906ZJul 29 05:22:30.703 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16572025-07-29T05:22:31.403ZJul 29 05:22:31.222 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16582025-07-29T05:22:31.594ZJul 29 05:22:31.408 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16592025-07-29T05:22:31.771ZJul 29 05:22:31.588 INFO Download complete, target: Console
16602025-07-29T05:22:32.011ZJul 29 05:22:31.827 INFO Download complete, target: TransceiverControl
16612025-07-29T05:22:33.823ZJul 29 05:22:33.645 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16622025-07-29T05:22:37.065ZJul 29 05:22:36.877 INFO Download complete, target: MaghemiteMgd
16632025-07-29T05:22:41.424ZJul 29 05:22:41.246 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16642025-07-29T05:22:41.424ZJul 29 05:22:41.246 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16652025-07-29T05:22:42.007ZJul 29 05:22:41.828 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16662025-07-29T05:22:45.799ZJul 29 05:22:45.621 INFO Download complete, target: DendriteStub
16672025-07-29T05:22:48.769ZJul 29 05:22:48.591 INFO Checking that binary works, target: Cockroach
16682025-07-29T05:22:49.036ZJul 29 05:22:48.858 INFO Download complete, target: Cockroach
16692025-07-29T05:22:56.719ZJul 29 05:22:56.541 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16702025-07-29T05:23:07.957ZJul 29 05:23:07.779 INFO Checking that binary works, target: Clickhouse
16712025-07-29T05:23:08.148ZJul 29 05:23:07.970 INFO Download complete, target: Clickhouse
16722025-07-29T05:23:08.175ZAll prerequisites installed successfully
16732025-07-29T05:23:08.175Z
16742025-07-29T05:23:08.175Zreal 5:18.944617006
16752025-07-29T05:23:08.175Zuser 15:04.594709048
16762025-07-29T05:23:08.175Zsys 2:32.267489119
16772025-07-29T05:23:08.175Ztrap 0.582948425
16782025-07-29T05:23:08.175Ztflt 0.374082854
16792025-07-29T05:23:08.175Zdflt 1.326694582
16802025-07-29T05:23:08.175Zkflt 0.009011361
16812025-07-29T05:23:08.175Zlock 40:56.802960928
16822025-07-29T05:23:08.175Zslp 55:23.972650242
16832025-07-29T05:23:08.175Zlat 1:17.025522158
16842025-07-29T05:23:08.175Zstop 2:44.815120427
16852025-07-29T05:23:08.175Z+ ptime -m cargo xtask download softnpu
16862025-07-29T05:23:09.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16872025-07-29T05:23:09.195Z Running `target/debug/xtask download softnpu`
16882025-07-29T05:23:10.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
16892025-07-29T05:23:10.586Z Running `target/debug/xtask-downloader softnpu`
16902025-07-29T05:23:10.643ZJul 29 05:23:10.465 INFO Starting download, target: Softnpu
16912025-07-29T05:23:10.669ZJul 29 05:23:10.466 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16922025-07-29T05:23:12.441ZJul 29 05:23:12.263 INFO Download complete, target: Softnpu
16932025-07-29T05:23:12.468Z
16942025-07-29T05:23:12.468Zreal 4.279541627
16952025-07-29T05:23:12.468Zuser 1.891016975
16962025-07-29T05:23:12.468Zsys 1.145305961
16972025-07-29T05:23:12.468Ztrap 0.000612227
16982025-07-29T05:23:12.468Ztflt 0.000099816
16992025-07-29T05:23:12.468Zdflt 0.000178770
17002025-07-29T05:23:12.468Zkflt 0.000000000
17012025-07-29T05:23:12.468Zlock 19.115472120
17022025-07-29T05:23:12.468Zslp 1.563826441
17032025-07-29T05:23:12.468Zlat 0.158175162
17042025-07-29T05:23:12.468Zstop 0.000218759
17052025-07-29T05:23:12.468Z+ export CARGO_INCREMENTAL=0
17062025-07-29T05:23:12.468Z+ CARGO_INCREMENTAL=0
17072025-07-29T05:23:12.468Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17082025-07-29T05:23:14.027Z Compiling proc-macro2 v1.0.95
17092025-07-29T05:23:14.027Z Compiling unicode-ident v1.0.18
17102025-07-29T05:23:14.027Z Compiling libc v0.2.174
17112025-07-29T05:23:14.054Z Compiling serde v1.0.219
17122025-07-29T05:23:14.054Z Compiling autocfg v1.4.0
17132025-07-29T05:23:14.054Z Compiling cfg-if v1.0.1
17142025-07-29T05:23:14.054Z Compiling version_check v0.9.5
17152025-07-29T05:23:14.212Z Compiling memchr v2.7.4
17162025-07-29T05:23:14.282Z Compiling shlex v1.3.0
17172025-07-29T05:23:14.348Z Compiling portable-atomic v1.11.0
17182025-07-29T05:23:14.639Z Compiling typenum v1.17.0
17192025-07-29T05:23:14.700Z Compiling value-bag v1.9.0
17202025-07-29T05:23:14.726Z Compiling generic-array v0.14.7
17212025-07-29T05:23:14.753Z Compiling lock_api v0.4.12
17222025-07-29T05:23:15.110Z Compiling log v0.4.27
17232025-07-29T05:23:15.223Z Compiling libm v0.2.8
17242025-07-29T05:23:15.337Z Compiling getrandom v0.3.1
17252025-07-29T05:23:15.433Z Compiling serde_json v1.0.141
17262025-07-29T05:23:15.587Z Compiling num-traits v0.2.19
17272025-07-29T05:23:15.728Z Compiling parking_lot_core v0.9.10
17282025-07-29T05:23:15.776Z Compiling scopeguard v1.2.0
17292025-07-29T05:23:15.880Z Compiling quote v1.0.40
17302025-07-29T05:23:15.906Z Compiling jobserver v0.1.32
17312025-07-29T05:23:15.960Z Compiling smallvec v1.15.1
17322025-07-29T05:23:16.000Z Compiling semver v1.0.26
17332025-07-29T05:23:16.164Z Compiling pkg-config v0.3.31
17342025-07-29T05:23:16.387Z Compiling syn v2.0.104
17352025-07-29T05:23:16.413Z Compiling cc v1.2.30
17362025-07-29T05:23:16.413Z Compiling getrandom v0.2.15
17372025-07-29T05:23:16.490Z Compiling itoa v1.0.11
17382025-07-29T05:23:16.517Z Compiling aho-corasick v1.1.3
17392025-07-29T05:23:16.517Z Compiling regex-syntax v0.8.5
17402025-07-29T05:23:16.727Z Compiling rustix v0.38.37
17412025-07-29T05:23:17.376Z Compiling either v1.15.0
17422025-07-29T05:23:17.821Z Compiling critical-section v1.1.3
17432025-07-29T05:23:17.858Z Compiling stable_deref_trait v1.2.0
17442025-07-29T05:23:17.979Z Compiling slab v0.4.9
17452025-07-29T05:23:18.006Z Compiling errno v0.3.12
17462025-07-29T05:23:18.254Z Compiling spin v0.9.8
17472025-07-29T05:23:18.344Z Compiling once_cell v1.21.3
17482025-07-29T05:23:18.452Z Compiling rand_core v0.6.4
17492025-07-29T05:23:18.679Z Compiling glob v0.3.2
17502025-07-29T05:23:18.962Z Compiling equivalent v1.0.2
17512025-07-29T05:23:19.004Z Compiling pin-project-lite v0.2.14
17522025-07-29T05:23:19.090Z Compiling zerocopy v0.8.26
17532025-07-29T05:23:19.156Z Compiling allocator-api2 v0.2.21
17542025-07-29T05:23:19.182Z Compiling prettyplease v0.2.36
17552025-07-29T05:23:19.253Z Compiling clang-sys v1.8.1
17562025-07-29T05:23:19.303Z Compiling regex-automata v0.4.8
17572025-07-29T05:23:19.477Z Compiling subtle v2.6.1
17582025-07-29T05:23:19.638Z Compiling ryu v1.0.18
17592025-07-29T05:23:19.665Z Compiling foldhash v0.1.5
17602025-07-29T05:23:19.991Z Compiling hashbrown v0.15.4
17612025-07-29T05:23:20.139Z Compiling lazy_static v1.5.0
17622025-07-29T05:23:20.334Z Compiling writeable v0.5.5
17632025-07-29T05:23:20.413Z Compiling minimal-lexical v0.2.1
17642025-07-29T05:23:20.753Z Compiling schemars v0.8.22
17652025-07-29T05:23:20.821Z Compiling litemap v0.7.3
17662025-07-29T05:23:21.001Z Compiling nom v7.1.3
17672025-07-29T05:23:21.251Z Compiling libloading v0.8.5
17682025-07-29T05:23:21.350Z Compiling home v0.5.9
17692025-07-29T05:23:21.451Z Compiling percent-encoding v2.3.1
17702025-07-29T05:23:21.543Z Compiling bindgen v0.69.5
17712025-07-29T05:23:21.572Z Compiling thiserror v1.0.69
17722025-07-29T05:23:21.992Z Compiling itertools v0.12.1
17732025-07-29T05:23:22.140Z Compiling synstructure v0.13.1
17742025-07-29T05:23:22.831Z Compiling serde_derive_internals v0.29.1
17752025-07-29T05:23:23.113Z Compiling icu_locid_transform_data v1.5.0
17762025-07-29T05:23:23.227Z Compiling lazycell v1.3.0
17772025-07-29T05:23:23.390Z Compiling cexpr v0.6.0
17782025-07-29T05:23:23.519Z Compiling rustc-hash v1.1.0
17792025-07-29T05:23:23.668Z Compiling regex v1.11.1
17802025-07-29T05:23:24.396Z Compiling cmake v0.1.51
17812025-07-29T05:23:24.469Z Compiling signal-hook-registry v1.4.2
17822025-07-29T05:23:24.563Z Compiling byteorder v1.5.0
17832025-07-29T05:23:24.825Z Compiling fs_extra v1.3.0
17842025-07-29T05:23:24.959Z Compiling fnv v1.0.7
17852025-07-29T05:23:24.996Z Compiling dunce v1.0.5
17862025-07-29T05:23:25.023Z Compiling paste v1.0.15
17872025-07-29T05:23:25.062Z Compiling serde_derive v1.0.219
17882025-07-29T05:23:25.118Z Compiling zeroize_derive v1.4.2
17892025-07-29T05:23:25.150Z Compiling zerofrom-derive v0.1.4
17902025-07-29T05:23:25.286Z Compiling yoke-derive v0.7.4
17912025-07-29T05:23:25.418Z Compiling zerovec-derive v0.10.3
17922025-07-29T05:23:25.615Z Compiling displaydoc v0.2.5
17932025-07-29T05:23:26.095Z Compiling icu_provider_macros v1.5.0
17942025-07-29T05:23:26.342Z Compiling tokio-macros v2.5.0
17952025-07-29T05:23:26.671Z Compiling zeroize v1.8.1
17962025-07-29T05:23:27.017Z Compiling zerocopy-derive v0.7.35
17972025-07-29T05:23:27.075Z Compiling zerocopy-derive v0.8.26
17982025-07-29T05:23:27.191Z Compiling schemars_derive v0.8.22
17992025-07-29T05:23:27.488Z Compiling zerofrom v0.1.4
18002025-07-29T05:23:27.700Z Compiling yoke v0.7.4
18012025-07-29T05:23:28.041Z Compiling zerovec v0.10.4
18022025-07-29T05:23:28.427Z Compiling futures-macro v0.3.31
18032025-07-29T05:23:28.566Z Compiling thiserror-impl v1.0.69
18042025-07-29T05:23:28.668Z Compiling icu_properties_data v1.5.0
18052025-07-29T05:23:28.964Z Compiling parking_lot v0.12.3
18062025-07-29T05:23:29.206Z Compiling mio v1.0.2
18072025-07-29T05:23:29.244Z Compiling utf8_iter v1.0.4
18082025-07-29T05:23:29.498Z Compiling heck v0.5.0
18092025-07-29T05:23:29.682Z Compiling utf16_iter v1.0.5
18102025-07-29T05:23:29.847Z Compiling tinystr v0.7.6
18112025-07-29T05:23:29.931Z Compiling icu_collections v1.5.0
18122025-07-29T05:23:30.503Z Compiling icu_locid v1.5.0
18132025-07-29T05:23:30.532Z Compiling write16 v1.0.0
18142025-07-29T05:23:30.559Z Compiling icu_normalizer_data v1.5.0
18152025-07-29T05:23:30.586Z Compiling crypto-common v0.1.6
18162025-07-29T05:23:30.703Z Compiling socket2 v0.6.0
18172025-07-29T05:23:30.792Z Compiling const-oid v0.9.6
18182025-07-29T05:23:31.701Z Compiling icu_provider v1.5.0
18192025-07-29T05:23:32.056Z Compiling form_urlencoded v1.2.1
18202025-07-29T05:23:32.124Z Compiling ring v0.17.14
18212025-07-29T05:23:32.428Z Compiling icu_locid_transform v1.5.0
18222025-07-29T05:23:33.577Z Compiling icu_properties v1.5.1
18232025-07-29T05:23:33.603Z Compiling der_derive v0.7.3
18242025-07-29T05:23:33.660Z Compiling tracing-attributes v0.1.27
18252025-07-29T05:23:34.088Z Compiling bitflags v2.9.1
18262025-07-29T05:23:34.294Z Compiling bytes v1.10.1
18272025-07-29T05:23:36.292Z Compiling tokio v1.47.0
18282025-07-29T05:23:36.369Z Compiling indexmap v2.10.0
18292025-07-29T05:23:36.651Z Compiling icu_normalizer v1.5.0
18302025-07-29T05:23:37.439Z Compiling which v4.4.2
18312025-07-29T05:23:37.585Z Compiling idna_adapter v1.2.0
18322025-07-29T05:23:37.864Z Compiling idna v1.0.3
18332025-07-29T05:23:37.890Z Compiling aws-lc-rs v1.12.4
18342025-07-29T05:23:37.981Z Compiling thiserror v2.0.12
18352025-07-29T05:23:38.548Z Compiling vcpkg v0.2.15
18362025-07-29T05:23:39.650Z Compiling openssl-sys v0.9.109
18372025-07-29T05:23:39.936Z Compiling url v2.5.4
18382025-07-29T05:23:40.482Z Compiling block-buffer v0.10.4
18392025-07-29T05:23:40.672Z Compiling futures-core v0.3.31
18402025-07-29T05:23:41.364Z Compiling digest v0.10.7
18412025-07-29T05:23:41.597Z Compiling thiserror-impl v2.0.12
18422025-07-29T05:23:42.120Z Compiling httparse v1.9.5
18432025-07-29T05:23:42.536Z Compiling zerocopy v0.7.35
18442025-07-29T05:23:43.611Z Compiling uuid v1.17.0
18452025-07-29T05:23:43.880Z Compiling iana-time-zone v0.1.63
18462025-07-29T05:23:43.971Z Compiling syn v1.0.109
18472025-07-29T05:23:44.489Z Compiling chrono v0.4.41
18482025-07-29T05:23:44.734Z Compiling num-conv v0.1.0
18492025-07-29T05:23:44.863Z Compiling futures-sink v0.3.31
18502025-07-29T05:23:44.989Z Compiling time-core v0.1.2
18512025-07-29T05:23:45.165Z Compiling time-macros v0.2.18
18522025-07-29T05:23:46.844Z Compiling aws-lc-sys v0.26.0
18532025-07-29T05:23:47.064Z Compiling openssl v0.10.73
18542025-07-29T05:23:47.488Z Compiling cpufeatures v0.2.14
18552025-07-29T05:23:47.548Z Compiling strsim v0.11.1
18562025-07-29T05:23:47.891Z Compiling hmac v0.12.1
18572025-07-29T05:23:48.074Z Compiling rustc_version v0.4.1
18582025-07-29T05:23:48.106Z Compiling serde_tokenstream v0.2.2
18592025-07-29T05:23:48.584Z Compiling block-padding v0.3.3
18602025-07-29T05:23:48.698Z Compiling openssl-macros v0.1.1
18612025-07-29T05:23:48.812Z Compiling scroll_derive v0.12.0
18622025-07-29T05:23:48.977Z Compiling dyn-clone v1.0.19
18632025-07-29T05:23:49.209Z Compiling ucd-trie v0.1.7
18642025-07-29T05:23:49.259Z Compiling rustls v0.23.19
18652025-07-29T05:23:49.523Z Compiling native-tls v0.2.12
18662025-07-29T05:23:49.587Z Compiling crossbeam-utils v0.8.21
18672025-07-29T05:23:49.809Z Compiling pest v2.7.14
18682025-07-29T05:23:50.153Z Compiling inout v0.1.3
18692025-07-29T05:23:50.385Z Compiling futures-channel v0.3.31
18702025-07-29T05:23:51.034Z Compiling futures-task v0.3.31
18712025-07-29T05:23:51.175Z Compiling pin-utils v0.1.0
18722025-07-29T05:23:51.463Z Compiling futures-io v0.3.31
18732025-07-29T05:23:51.766Z Compiling futures-util v0.3.31
18742025-07-29T05:23:52.189Z Compiling pest_meta v2.7.14
18752025-07-29T05:23:53.480Z Compiling cipher v0.4.4
18762025-07-29T05:23:53.865Z Compiling sha2 v0.10.9
18772025-07-29T05:23:54.162Z Compiling http v1.3.1
18782025-07-29T05:23:54.760Z Compiling cookie v0.18.1
18792025-07-29T05:23:54.992Z Compiling rustversion v1.0.17
18802025-07-29T05:23:55.050Z Compiling base64ct v1.6.0
18812025-07-29T05:23:55.661Z Compiling pem-rfc7468 v0.7.0
18822025-07-29T05:23:55.717Z Compiling pest_generator v2.7.14
18832025-07-29T05:23:56.152Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18842025-07-29T05:23:56.715Z Compiling bzip2-sys v0.1.13+1.0.8
18852025-07-29T05:23:56.879Z Compiling flagset v0.4.6
18862025-07-29T05:23:56.968Z Compiling anyhow v1.0.98
18872025-07-29T05:23:57.098Z Compiling slog v2.7.0
18882025-07-29T05:23:57.132Z Compiling der v0.7.9
18892025-07-29T05:23:57.459Z Compiling pest_derive v2.7.14
18902025-07-29T05:23:58.065Z Compiling toml_datetime v0.6.11
18912025-07-29T05:23:58.091Z Compiling serde_spanned v0.6.9
18922025-07-29T05:23:58.341Z Compiling tracing-core v0.1.32
18932025-07-29T05:23:58.498Z Compiling usdt-impl v0.5.0
18942025-07-29T05:23:58.525Z Compiling rustls-pki-types v1.10.0
18952025-07-29T05:23:59.265Z Compiling tracing v0.1.40
18962025-07-29T05:23:59.359Z Compiling spki v0.7.3
18972025-07-29T05:23:59.610Z Compiling salsa20 v0.10.2
18982025-07-29T05:23:59.836Z Compiling scroll v0.12.0
18992025-07-29T05:23:59.903Z Compiling pbkdf2 v0.12.2
19002025-07-29T05:23:59.962Z Compiling ppv-lite86 v0.2.20
19012025-07-29T05:24:00.437Z Compiling winnow v0.5.40
19022025-07-29T05:24:00.715Z Compiling litrs v0.4.1
19032025-07-29T05:24:00.778Z Compiling plain v0.2.3
19042025-07-29T05:24:00.844Z Compiling rustix v1.0.7
19052025-07-29T05:24:00.954Z Compiling goblin v0.8.2
19062025-07-29T05:24:01.584Z Compiling document-features v0.2.11
19072025-07-29T05:24:01.753Z Compiling scrypt v0.11.0
19082025-07-29T05:24:01.836Z Compiling cbc v0.1.2
19092025-07-29T05:24:02.059Z Compiling aes v0.8.4
19102025-07-29T05:24:02.965Z Compiling tokio-util v0.7.15
19112025-07-29T05:24:03.274Z Compiling toml_edit v0.19.15
19122025-07-29T05:24:04.532Z Compiling adler2 v2.0.0
19132025-07-29T05:24:04.797Z Compiling untrusted v0.9.0
19142025-07-29T05:24:04.926Z Compiling pretty-hex v0.4.1
19152025-07-29T05:24:05.019Z Compiling untrusted v0.7.1
19162025-07-29T05:24:05.166Z Compiling newtype-uuid v1.2.4
19172025-07-29T05:24:05.225Z Compiling powerfmt v0.2.0
19182025-07-29T05:24:05.440Z Compiling miniz_oxide v0.8.5
19192025-07-29T05:24:05.466Z Compiling pkcs5 v0.7.1
19202025-07-29T05:24:05.697Z Compiling deranged v0.3.11
19212025-07-29T05:24:06.347Z Compiling dof v0.3.0
19222025-07-29T05:24:07.604Z Compiling dtrace-parser v0.2.0
19232025-07-29T05:24:07.745Z Compiling http-body v1.0.1
19242025-07-29T05:24:08.013Z Compiling heapless v0.7.17
19252025-07-29T05:24:08.408Z Compiling thread-id v4.2.2
19262025-07-29T05:24:08.705Z Compiling zstd-safe v7.2.3
19272025-07-29T05:24:08.854Z Compiling num_threads v0.1.7
19282025-07-29T05:24:09.002Z Compiling base64 v0.22.1
19292025-07-29T05:24:09.028Z Compiling atomic-waker v1.1.2
19302025-07-29T05:24:09.095Z Compiling signal-hook v0.3.18
19312025-07-29T05:24:09.308Z Compiling time v0.3.36
19322025-07-29T05:24:10.837Z Compiling pkcs8 v0.10.2
19332025-07-29T05:24:11.122Z Compiling tower-service v0.3.3
19342025-07-29T05:24:11.384Z Compiling try-lock v0.2.5
19352025-07-29T05:24:11.815Z Compiling tinyvec_macros v0.1.1
19362025-07-29T05:24:11.849Z Compiling ident_case v1.0.1
19372025-07-29T05:24:12.029Z Compiling tinyvec v1.8.0
19382025-07-29T05:24:13.271Z Compiling want v0.3.1
19392025-07-29T05:24:13.609Z Compiling h2 v0.4.6
19402025-07-29T05:24:15.130Z Compiling rand_core v0.9.2
19412025-07-29T05:24:15.507Z Compiling curve25519-dalek v4.1.3
19422025-07-29T05:24:15.846Z Compiling ipnet v2.11.0
19432025-07-29T05:24:15.880Z Compiling async-trait v0.1.88
19442025-07-29T05:24:16.775Z Compiling memoffset v0.9.1
19452025-07-29T05:24:17.070Z Compiling gimli v0.31.1
19462025-07-29T05:24:17.516Z Compiling httpdate v1.0.3
19472025-07-29T05:24:18.494Z Compiling foreign-types-shared v0.1.1
19482025-07-29T05:24:18.640Z Compiling openssl-probe v0.1.5
19492025-07-29T05:24:18.908Z Compiling num-bigint-dig v0.8.4
19502025-07-29T05:24:19.201Z Compiling smoltcp v0.9.1
19512025-07-29T05:24:19.319Z Compiling foreign-types v0.3.2
19522025-07-29T05:24:20.763Z Compiling hyper v1.6.0
19532025-07-29T05:24:22.486Z Compiling addr2line v0.24.2
19542025-07-29T05:24:23.427Z Compiling rand_chacha v0.9.0
19552025-07-29T05:24:24.853Z Compiling usdt-attr-macro v0.5.0
19562025-07-29T05:24:26.078Z Compiling usdt-macro v0.5.0
19572025-07-29T05:24:28.634Z Compiling strum_macros v0.26.4
19582025-07-29T05:24:29.586Z Compiling ipnetwork v0.21.1
19592025-07-29T05:24:30.833Z Compiling daft-derive v0.1.4
19602025-07-29T05:24:31.336Z Compiling object v0.36.5
19612025-07-29T05:24:31.768Z Compiling cfg_aliases v0.2.1
19622025-07-29T05:24:32.244Z Compiling rustc-demangle v0.1.24
19632025-07-29T05:24:33.562Z Compiling nix v0.29.0
19642025-07-29T05:24:35.431Z Compiling rand v0.9.1
19652025-07-29T05:24:36.477Z Compiling hyper-util v0.1.16
19662025-07-29T05:24:38.639Z Compiling backtrace v0.3.74
19672025-07-29T05:24:39.497Z Compiling unicode-normalization v0.1.24
19682025-07-29T05:24:40.624Z Compiling strum_macros v0.27.1
19692025-07-29T05:24:42.403Z Compiling hubpack_derive v0.1.1
19702025-07-29T05:24:43.002Z Compiling signature v2.2.0
19712025-07-29T05:24:43.085Z Compiling openapiv3 v2.2.0
19722025-07-29T05:24:43.234Z Compiling curve25519-dalek-derive v0.1.1
19732025-07-29T05:24:44.455Z Compiling fs-err v3.1.1
19742025-07-29T05:24:44.768Z Compiling ahash v0.8.12
19752025-07-29T05:24:45.093Z Compiling crc32fast v1.4.2
19762025-07-29T05:24:45.427Z Compiling utf8parse v0.2.2
19772025-07-29T05:24:45.606Z Compiling unicode-properties v0.1.3
19782025-07-29T05:24:45.953Z Compiling buf-list v1.0.3
19792025-07-29T05:24:46.371Z Compiling unicode-bidi v0.3.17
19802025-07-29T05:24:46.425Z Compiling zlib-rs v0.5.1
19812025-07-29T05:24:47.315Z Compiling siphasher v0.3.11
19822025-07-29T05:24:47.545Z Compiling anstyle v1.0.11
19832025-07-29T05:24:47.665Z Compiling phf_shared v0.11.2
19842025-07-29T05:24:47.935Z Compiling stringprep v0.1.5
19852025-07-29T05:24:48.673Z Compiling anstyle-parse v0.2.5
19862025-07-29T05:24:50.716Z Compiling libz-rs-sys v0.5.1
19872025-07-29T05:24:54.698Z Compiling http-body-util v0.1.3
19882025-07-29T05:24:55.144Z Compiling rand_chacha v0.3.1
19892025-07-29T05:24:55.391Z Compiling sync_wrapper v1.0.1
19902025-07-29T05:24:55.417Z Compiling md-5 v0.10.6
19912025-07-29T05:24:55.590Z Compiling num-integer v0.1.46
19922025-07-29T05:24:56.124Z Compiling hash32 v0.2.1
19932025-07-29T05:24:56.169Z Compiling ff v0.13.0
19942025-07-29T05:24:56.408Z Compiling encoding_rs v0.8.34
19952025-07-29T05:24:56.461Z Compiling tower-layer v0.3.3
19962025-07-29T05:24:56.825Z Compiling fallible-iterator v0.2.0
19972025-07-29T05:24:56.853Z Compiling is_terminal_polyfill v1.70.1
19982025-07-29T05:24:57.007Z Compiling psl-types v2.0.11
19992025-07-29T05:24:57.233Z Compiling mime v0.3.17
20002025-07-29T05:24:57.672Z Compiling base16ct v0.2.0
20012025-07-29T05:24:57.941Z Compiling colorchoice v1.0.2
20022025-07-29T05:24:58.122Z Compiling anstyle-query v1.1.1
20032025-07-29T05:24:58.151Z Compiling sec1 v0.7.3
20042025-07-29T05:24:58.298Z Compiling anstream v0.6.18
20052025-07-29T05:24:58.628Z Compiling publicsuffix v2.3.0
20062025-07-29T05:24:58.815Z Compiling postgres-protocol v0.6.8
20072025-07-29T05:24:59.245Z Compiling tower v0.5.2
20082025-07-29T05:25:00.926Z Compiling group v0.13.0
20092025-07-29T05:25:01.074Z Compiling num-iter v0.1.45
20102025-07-29T05:25:01.230Z Compiling rand v0.8.5
20112025-07-29T05:25:02.740Z Compiling tokio-native-tls v0.3.1
20122025-07-29T05:25:03.294Z Compiling flate2 v1.1.2
20132025-07-29T05:25:04.077Z Compiling rustls-native-certs v0.8.1
20142025-07-29T05:25:04.961Z Compiling webpki-roots v1.0.1
20152025-07-29T05:25:05.414Z Compiling hkdf v0.12.4
20162025-07-29T05:25:05.476Z Compiling terminal_size v0.4.0
20172025-07-29T05:25:05.657Z Compiling rustls-webpki v0.102.8
20182025-07-29T05:25:05.712Z Compiling serde_urlencoded v0.7.1
20192025-07-29T05:25:05.933Z Compiling clap_derive v4.5.41
20202025-07-29T05:25:06.041Z Compiling enum-as-inner v0.6.1
20212025-07-29T05:25:06.213Z Compiling crypto-bigint v0.5.5
20222025-07-29T05:25:06.249Z Compiling serde_repr v0.1.19
20232025-07-29T05:25:07.104Z Compiling bitflags v1.3.2
20242025-07-29T05:25:07.229Z Compiling managed v0.8.0
20252025-07-29T05:25:08.036Z Compiling iri-string v0.7.8
20262025-07-29T05:25:08.213Z Compiling simd-adler32 v0.3.7
20272025-07-29T05:25:08.869Z Compiling clap_lex v0.7.4
20282025-07-29T05:25:09.109Z Compiling lockfree-object-pool v0.1.6
20292025-07-29T05:25:09.873Z Compiling bumpalo v3.16.0
20302025-07-29T05:25:10.268Z Compiling zopfli v0.8.1
20312025-07-29T05:25:11.376Z Compiling tower-http v0.6.6
20322025-07-29T05:25:12.860Z Compiling tokio-rustls v0.26.0
20332025-07-29T05:25:13.266Z Compiling hyper-rustls v0.27.7
20342025-07-29T05:25:13.759Z Compiling clap_builder v4.5.41
20352025-07-29T05:25:14.517Z Compiling elliptic-curve v0.13.8
20362025-07-29T05:25:15.144Z Compiling oxnet v0.1.3
20372025-07-29T05:25:15.755Z Compiling hyper-tls v0.6.0
20382025-07-29T05:25:18.405Z Compiling zstd v0.13.3
20392025-07-29T05:25:18.787Z Compiling signal-hook-mio v0.2.4
20402025-07-29T05:25:18.815Z Compiling cookie_store v0.21.1
20412025-07-29T05:25:18.958Z Compiling postgres-types v0.2.9
20422025-07-29T05:25:19.110Z Compiling phf v0.11.2
20432025-07-29T05:25:19.693Z Compiling strum v0.27.2
20442025-07-29T05:25:19.888Z Compiling ed25519 v2.2.3
20452025-07-29T05:25:19.923Z Compiling hubpack v0.1.2
20462025-07-29T05:25:19.967Z Compiling bzip2 v0.4.4
20472025-07-29T05:25:19.993Z Compiling bzip2 v0.5.2
20482025-07-29T05:25:20.301Z Compiling crossbeam-epoch v0.9.18
20492025-07-29T05:25:20.330Z Compiling pkcs1 v0.7.5
20502025-07-29T05:25:20.907Z Compiling rfc6979 v0.4.0
20512025-07-29T05:25:21.109Z Compiling float-cmp v0.10.0
20522025-07-29T05:25:21.285Z Compiling serde-big-array v0.5.1
20532025-07-29T05:25:21.381Z Compiling bstr v1.10.0
20542025-07-29T05:25:21.527Z Compiling regress v0.10.4
20552025-07-29T05:25:21.554Z Compiling socket2 v0.5.10
20562025-07-29T05:25:21.749Z Compiling memmap v0.7.0
20572025-07-29T05:25:22.140Z Compiling normalize-line-endings v0.3.0
20582025-07-29T05:25:22.247Z Compiling static_assertions v1.1.0
20592025-07-29T05:25:22.310Z Compiling difflib v0.4.0
20602025-07-29T05:25:22.361Z Compiling fixedbitset v0.4.2
20612025-07-29T05:25:22.586Z Compiling unicode-segmentation v1.12.0
20622025-07-29T05:25:22.727Z Compiling unicode-width v0.2.0
20632025-07-29T05:25:23.226Z Compiling toml_write v0.1.2
20642025-07-29T05:25:23.300Z Compiling data-encoding v2.9.0
20652025-07-29T05:25:23.360Z Compiling winnow v0.7.10
20662025-07-29T05:25:23.561Z Compiling whoami v1.5.2
20672025-07-29T05:25:23.862Z Compiling new_debug_unreachable v1.0.6
20682025-07-29T05:25:23.975Z Compiling predicates-core v1.0.8
20692025-07-29T05:25:24.001Z Compiling precomputed-hash v0.1.1
20702025-07-29T05:25:24.128Z Compiling string_cache v0.8.9
20712025-07-29T05:25:24.251Z Compiling predicates v3.1.3
20722025-07-29T05:25:24.408Z Compiling reqwest v0.12.22
20732025-07-29T05:25:24.497Z Compiling typify-impl v0.3.0
20742025-07-29T05:25:24.594Z Compiling tokio-postgres v0.7.13
20752025-07-29T05:25:25.381Z Compiling hickory-proto v0.25.2
20762025-07-29T05:25:26.201Z Compiling toml_edit v0.22.27
20772025-07-29T05:25:28.953Z Compiling similar v2.7.0
20782025-07-29T05:25:30.365Z Compiling console v0.15.10
20792025-07-29T05:25:30.492Z Compiling petgraph v0.6.5
20802025-07-29T05:25:31.219Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20812025-07-29T05:25:31.394Z Compiling usdt v0.5.0
20822025-07-29T05:25:31.686Z Compiling ecdsa v0.16.9
20832025-07-29T05:25:32.421Z Compiling rsa v0.9.6
20842025-07-29T05:25:33.035Z Compiling zip v4.2.0
20852025-07-29T05:25:33.512Z Compiling zip v0.6.6
20862025-07-29T05:25:33.596Z Compiling ed25519-dalek v2.1.1
20872025-07-29T05:25:34.718Z Compiling crossterm v0.28.1
20882025-07-29T05:25:34.766Z Compiling clap v4.5.41
20892025-07-29T05:25:34.874Z Compiling daft v0.1.4
20902025-07-29T05:25:35.238Z Compiling strum v0.26.3
20912025-07-29T05:25:35.362Z Compiling darling_core v0.21.0
20922025-07-29T05:25:35.388Z Compiling tokio-stream v0.1.17
20932025-07-29T05:25:35.437Z Compiling toml v0.7.8
20942025-07-29T05:25:36.295Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20952025-07-29T05:25:36.530Z Compiling x509-cert v0.2.5
20962025-07-29T05:25:37.177Z Compiling sha1 v0.10.6
20972025-07-29T05:25:37.569Z Compiling itertools v0.13.0
20982025-07-29T05:25:39.711Z Compiling itertools v0.10.5
20992025-07-29T05:25:39.914Z Compiling winnow v0.6.26
21002025-07-29T05:25:40.416Z Compiling rustc-hash v2.1.1
21012025-07-29T05:25:41.863Z Compiling lalrpop-util v0.19.12
21022025-07-29T05:25:42.047Z Compiling unicode-xid v0.2.6
21032025-07-29T05:25:42.182Z Compiling peg-runtime v0.8.5
21042025-07-29T05:25:42.676Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21052025-07-29T05:25:42.703Z Compiling darling_macro v0.21.0
21062025-07-29T05:25:43.374Z Compiling typify-macro v0.3.0
21072025-07-29T05:25:46.887Z Compiling camino v1.1.10
21082025-07-29T05:25:48.953Z Compiling rayon-core v1.12.1
21092025-07-29T05:25:50.096Z Compiling darling v0.21.0
21102025-07-29T05:25:51.049Z Compiling proc-macro-crate v1.3.1
21112025-07-29T05:25:51.195Z Compiling macaddr v1.0.1
21122025-07-29T05:25:51.405Z Compiling structmeta-derive v0.3.0
21132025-07-29T05:25:52.314Z Compiling itertools v0.14.0
21142025-07-29T05:25:54.100Z Compiling heapless v0.8.0
21152025-07-29T05:25:54.540Z Compiling fastrand v2.1.1
21162025-07-29T05:25:54.768Z Compiling ingot-macros v0.1.1
21172025-07-29T05:25:55.123Z Compiling tempfile v3.20.0
21182025-07-29T05:25:57.918Z Compiling structmeta v0.3.0
21192025-07-29T05:25:59.243Z Compiling num_enum_derive v0.5.11
21202025-07-29T05:26:00.823Z Compiling crossbeam-deque v0.8.5
21212025-07-29T05:26:01.401Z Compiling hash32 v0.3.1
21222025-07-29T05:26:04.533Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21232025-07-29T05:26:04.967Z Compiling smoltcp v0.11.0
21242025-07-29T05:26:13.337Z Compiling num_enum v0.5.11
21252025-07-29T05:26:13.813Z Compiling ingot-types v0.1.2
21262025-07-29T05:26:14.445Z Compiling typify v0.3.0
21272025-07-29T05:26:17.823Z Compiling darling_core v0.20.10
21282025-07-29T05:26:18.198Z Compiling dirs-sys-next v0.1.2
21292025-07-29T05:26:18.332Z Compiling proc-macro-error-attr v1.0.4
21302025-07-29T05:26:18.626Z Compiling unsafe-libyaml v0.2.11
21312025-07-29T05:26:18.729Z Compiling cobs v0.2.3
21322025-07-29T05:26:18.901Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21332025-07-29T05:26:19.395Z Compiling rustls v0.22.4
21342025-07-29T05:26:22.073Z Compiling darling_macro v0.20.10
21352025-07-29T05:26:22.833Z Compiling serde_yaml v0.9.34+deprecated
21362025-07-29T05:26:25.479Z Compiling postcard v1.0.10
21372025-07-29T05:26:26.147Z Compiling dirs-next v2.0.0
21382025-07-29T05:26:30.917Z Compiling progenitor-impl v0.9.1
21392025-07-29T05:26:31.429Z Compiling ingot v0.1.1
21402025-07-29T05:26:33.341Z Compiling toml v0.8.23
21412025-07-29T05:26:38.073Z Compiling futures-executor v0.3.31
21422025-07-29T05:26:38.468Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21432025-07-29T05:26:38.663Z Compiling hex v0.4.3
21442025-07-29T05:26:38.899Z Compiling foreign-types-macros v0.2.3
21452025-07-29T05:26:38.976Z Compiling thread_local v1.1.8
21462025-07-29T05:26:39.227Z Compiling wait-timeout v0.2.0
21472025-07-29T05:26:39.264Z Compiling multer v3.1.0
21482025-07-29T05:26:39.378Z Compiling proc-macro-error v1.0.4
21492025-07-29T05:26:39.568Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21502025-07-29T05:26:39.596Z Compiling foreign-types-shared v0.3.1
21512025-07-29T05:26:39.684Z Compiling unicode-width v0.1.14
21522025-07-29T05:26:39.757Z Compiling ref-cast v1.0.24
21532025-07-29T05:26:39.884Z Compiling match_cfg v0.1.0
21542025-07-29T05:26:40.040Z Compiling slog-async v2.8.0
21552025-07-29T05:26:40.176Z Compiling bit-vec v0.8.0
21562025-07-29T05:26:40.242Z Compiling quick-error v1.2.3
21572025-07-29T05:26:40.420Z Compiling rusty-fork v0.3.0
21582025-07-29T05:26:40.510Z Compiling tabwriter v1.4.0
21592025-07-29T05:26:40.536Z Compiling hostname v0.3.1
21602025-07-29T05:26:40.700Z Compiling bit-set v0.8.0
21612025-07-29T05:26:40.782Z Compiling foreign-types v0.5.0
21622025-07-29T05:26:41.098Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21632025-07-29T05:26:41.126Z Compiling futures v0.3.31
21642025-07-29T05:26:41.153Z Compiling progenitor-macro v0.9.1
21652025-07-29T05:26:41.259Z Compiling term v0.7.0
21662025-07-29T05:26:44.230Z Compiling darling v0.20.10
21672025-07-29T05:26:44.457Z Compiling derive-ex v0.1.8
21682025-07-29T05:26:44.607Z Compiling progenitor-client v0.9.1
21692025-07-29T05:26:44.726Z Compiling slog-json v2.6.1
21702025-07-29T05:26:44.937Z Compiling rand_xorshift v0.4.0
21712025-07-29T05:26:45.200Z Compiling crossbeam-channel v0.5.15
21722025-07-29T05:26:45.247Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21732025-07-29T05:26:45.461Z Compiling ref-cast-impl v1.0.24
21742025-07-29T05:26:46.036Z Compiling async-stream-impl v0.3.6
21752025-07-29T05:26:46.449Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21762025-07-29T05:26:46.576Z Compiling is-terminal v0.4.13
21772025-07-29T05:26:46.747Z Compiling cstr-argument v0.1.2
21782025-07-29T05:26:47.040Z Compiling dropshot v0.16.2
21792025-07-29T05:26:47.083Z Compiling pretty-hex v0.2.1
21802025-07-29T05:26:47.208Z Compiling crucible-workspace-hack v0.1.0
21812025-07-29T05:26:47.356Z Compiling typeid v1.0.3
21822025-07-29T05:26:47.402Z Compiling unarray v0.1.4
21832025-07-29T05:26:47.529Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21842025-07-29T05:26:47.556Z Compiling take_mut v0.2.2
21852025-07-29T05:26:47.583Z Compiling proptest v1.7.0
21862025-07-29T05:26:47.847Z Compiling test-strategy v0.4.3
21872025-07-29T05:26:47.983Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21882025-07-29T05:26:49.788Z Compiling progenitor v0.9.1
21892025-07-29T05:26:49.855Z Compiling async-stream v0.3.6
21902025-07-29T05:26:49.899Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21912025-07-29T05:26:50.035Z Compiling tokio-rustls v0.25.0
21922025-07-29T05:26:50.160Z Compiling slog-term v2.9.1
21932025-07-29T05:26:50.475Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21942025-07-29T05:26:50.502Z Compiling slog-bunyan v2.5.0
21952025-07-29T05:26:50.671Z Compiling serde_with_macros v3.14.0
21962025-07-29T05:26:51.256Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21972025-07-29T05:26:51.449Z Compiling rayon v1.10.0
21982025-07-29T05:26:52.174Z Compiling parse-display-derive v0.10.0
21992025-07-29T05:26:52.516Z Compiling colored v2.2.0
22002025-07-29T05:26:52.901Z Compiling waitgroup v0.1.2
22012025-07-29T05:26:53.159Z Compiling rustls-pemfile v2.2.0
22022025-07-29T05:26:53.574Z Compiling dropshot_endpoint v0.16.2
22032025-07-29T05:26:53.664Z Compiling serde_path_to_error v0.1.17
22042025-07-29T05:26:54.513Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22052025-07-29T05:26:54.924Z Compiling derive-where v1.5.0
22062025-07-29T05:26:55.111Z Compiling hostname v0.4.0
22072025-07-29T05:26:55.381Z Compiling instant v0.1.13
22082025-07-29T05:26:55.568Z Compiling heck v0.4.1
22092025-07-29T05:26:55.915Z Compiling debug-ignore v1.0.5
22102025-07-29T05:26:55.949Z Compiling zone_cfg_derive v0.3.0
22112025-07-29T05:26:56.094Z Compiling backoff v0.4.0
22122025-07-29T05:26:56.420Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22132025-07-29T05:26:56.655Z Compiling parse-display v0.10.0
22142025-07-29T05:26:57.210Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22152025-07-29T05:26:57.612Z Compiling serde_with v3.14.0
22162025-07-29T05:26:58.254Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22172025-07-29T05:26:58.334Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22182025-07-29T05:26:58.906Z Compiling iddqd v0.3.9
22192025-07-29T05:27:00.509Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22202025-07-29T05:27:00.983Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22212025-07-29T05:27:02.429Z Compiling camino-tempfile v1.4.1
22222025-07-29T05:27:03.109Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22232025-07-29T05:27:03.473Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22242025-07-29T05:27:04.166Z Compiling progenitor-client v0.10.0
22252025-07-29T05:27:04.210Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22262025-07-29T05:27:04.290Z Compiling num-derive v0.4.2
22272025-07-29T05:27:04.598Z Compiling sigpipe v0.1.3
22282025-07-29T05:27:04.747Z Compiling libefi-sys v0.1.0
22292025-07-29T05:27:05.051Z Compiling jiff v0.2.15
22302025-07-29T05:27:05.886Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22312025-07-29T05:27:06.217Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22322025-07-29T05:27:06.243Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22332025-07-29T05:27:06.814Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22342025-07-29T05:27:07.358Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22352025-07-29T05:27:07.500Z Compiling erased-serde v0.4.6
22362025-07-29T05:27:08.768Z Compiling zone v0.3.1
22372025-07-29T05:27:10.965Z Compiling smf v0.2.3
22382025-07-29T05:27:11.383Z Compiling bitfield-struct v0.6.2
22392025-07-29T05:27:12.429Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22402025-07-29T05:27:12.429Z Compiling ordered-float v2.10.1
22412025-07-29T05:27:12.931Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22422025-07-29T05:27:13.068Z Compiling blake3 v1.5.4
22432025-07-29T05:27:13.232Z Compiling serde-value v0.7.0
22442025-07-29T05:27:13.413Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22452025-07-29T05:27:14.017Z Compiling serde-untagged v0.1.7
22462025-07-29T05:27:14.542Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22472025-07-29T05:27:14.573Z Compiling xattr v1.3.1
22482025-07-29T05:27:14.667Z Compiling filetime v0.2.25
22492025-07-29T05:27:14.717Z Compiling memmap2 v0.9.5
22502025-07-29T05:27:14.884Z Compiling arrayvec v0.7.6
22512025-07-29T05:27:15.009Z Compiling same-file v1.0.6
22522025-07-29T05:27:15.239Z Compiling arrayref v0.3.9
22532025-07-29T05:27:15.297Z Compiling constant_time_eq v0.3.1
22542025-07-29T05:27:15.330Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22552025-07-29T05:27:15.384Z Compiling walkdir v2.5.0
22562025-07-29T05:27:15.478Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22572025-07-29T05:27:15.563Z Compiling tar v0.4.44
22582025-07-29T05:27:16.694Z Compiling cargo-util-schemas v0.8.2
22592025-07-29T05:27:16.725Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22602025-07-29T05:27:17.097Z Compiling console v0.16.0
22612025-07-29T05:27:17.438Z Compiling tokio-dtrace v0.1.0
22622025-07-29T05:27:17.464Z Compiling gethostname v0.5.0
22632025-07-29T05:27:17.886Z Compiling cargo-platform v0.2.0
22642025-07-29T05:27:18.887Z Compiling fixedbitset v0.5.7
22652025-07-29T05:27:19.267Z Compiling topological-sort v0.2.2
22662025-07-29T05:27:19.548Z Compiling unit-prefix v0.5.1
22672025-07-29T05:27:19.797Z Compiling indicatif v0.18.0
22682025-07-29T05:27:19.914Z Compiling omicron-zone-package v0.12.2
22692025-07-29T05:27:20.257Z Compiling petgraph v0.8.2
22702025-07-29T05:27:21.247Z Compiling cargo_metadata v0.21.0
22712025-07-29T05:27:21.702Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22722025-07-29T05:27:23.696Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22732025-07-29T05:27:24.843Z Compiling oxide-tokio-rt v0.1.2
22742025-07-29T05:27:24.870Z Compiling shell-words v1.1.0
22752025-07-29T05:27:25.309Z Compiling indent_write v2.2.0
22762025-07-29T05:27:25.406Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22772025-07-29T05:27:25.691Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22782025-07-29T05:27:45.801Z Finished `release` profile [optimized] target(s) in 4m 33s
22792025-07-29T05:27:45.957Z Running `target/release/omicron-package -t test target create -p dev`
22802025-07-29T05:27:46.035ZLogging to: /work/oxidecomputer/omicron/out/LOG
22812025-07-29T05:27:46.061ZCreated new build target 'test' and set it as active
22822025-07-29T05:27:46.062Z
22832025-07-29T05:27:46.062Zreal 4:33.587049050
22842025-07-29T05:27:46.062Zuser 30:28.588204881
22852025-07-29T05:27:46.062Zsys 3:40.519505652
22862025-07-29T05:27:46.062Ztrap 1.165099053
22872025-07-29T05:27:46.062Ztflt 0.931107631
22882025-07-29T05:27:46.062Zdflt 0.638725600
22892025-07-29T05:27:46.062Zkflt 0.000398973
22902025-07-29T05:27:46.062Zlock 1:26:46.537747074
22912025-07-29T05:27:46.062Zslp 2:06:19.080789012
22922025-07-29T05:27:46.063Zlat 2:46.516744511
22932025-07-29T05:27:46.063Zstop 4:59.415996937
22942025-07-29T05:27:46.063Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22952025-07-29T05:27:47.605Z Finished `release` profile [optimized] target(s) in 1.49s
22962025-07-29T05:27:47.683Z Running `target/release/omicron-package -t test package`
22972025-07-29T05:27:47.754ZLogging to: /work/oxidecomputer/omicron/out/LOG
22982025-07-29T05:27:50.163Z Compiling typify-impl v0.4.1
22992025-07-29T05:27:50.249Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23002025-07-29T05:27:50.275Z Compiling convert_case v0.4.0
23012025-07-29T05:27:50.275Z Compiling dirs-sys-next v0.1.2
23022025-07-29T05:27:50.311Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23032025-07-29T05:27:50.339Z Compiling num-rational v0.4.2
23042025-07-29T05:27:50.365Z Compiling num-complex v0.4.6
23052025-07-29T05:27:50.487Z Compiling half v2.4.1
23062025-07-29T05:27:50.718Z Compiling dirs-next v2.0.0
23072025-07-29T05:27:50.882Z Compiling derive_more v0.99.20
23082025-07-29T05:27:50.909Z Compiling ciborium-io v0.2.2
23092025-07-29T05:27:51.000Z Compiling term v0.7.0
23102025-07-29T05:27:51.083Z Compiling ciborium-ll v0.2.2
23112025-07-29T05:27:51.114Z Compiling float-ord v0.3.2
23122025-07-29T05:27:51.320Z Compiling num v0.4.3
23132025-07-29T05:27:51.381Z Compiling is-terminal v0.4.13
23142025-07-29T05:27:51.457Z Compiling ciborium v0.2.2
23152025-07-29T05:27:51.540Z Compiling bytecount v0.6.8
23162025-07-29T05:27:51.573Z Compiling camino v1.1.10
23172025-07-29T05:27:51.656Z Compiling secrecy v0.10.3
23182025-07-29T05:27:51.920Z Compiling base64 v0.21.7
23192025-07-29T05:27:51.948Z Compiling swrite v0.1.0
23202025-07-29T05:27:52.112Z Compiling password-hash v0.5.0
23212025-07-29T05:27:52.226Z Compiling blake2 v0.10.6
23222025-07-29T05:27:52.545Z Compiling atomicwrites v0.4.4
23232025-07-29T05:27:52.865Z Compiling argon2 v0.5.3
23242025-07-29T05:27:53.022Z Compiling fastrand v2.1.1
23252025-07-29T05:27:53.119Z Compiling rustls v0.22.4
23262025-07-29T05:27:53.156Z Compiling newline-converter v0.3.0
23272025-07-29T05:27:53.195Z Compiling thread_local v1.1.8
23282025-07-29T05:27:53.385Z Compiling tempfile v3.20.0
23292025-07-29T05:27:53.461Z Compiling wait-timeout v0.2.0
23302025-07-29T05:27:53.605Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23312025-07-29T05:27:53.844Z Compiling bit-vec v0.8.0
23322025-07-29T05:27:53.904Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23332025-07-29T05:27:54.020Z Compiling match_cfg v0.1.0
23342025-07-29T05:27:54.153Z Compiling quick-error v1.2.3
23352025-07-29T05:27:54.184Z Compiling hostname v0.3.1
23362025-07-29T05:27:54.262Z Compiling bit-set v0.8.0
23372025-07-29T05:27:54.290Z Compiling expectorate v1.2.0
23382025-07-29T05:27:54.340Z Compiling rusty-fork v0.3.0
23392025-07-29T05:27:54.549Z Compiling ref-cast v1.0.24
23402025-07-29T05:27:54.637Z Compiling multer v3.1.0
23412025-07-29T05:27:54.663Z Compiling slog-async v2.8.0
23422025-07-29T05:27:54.726Z Compiling progenitor-client v0.9.1
23432025-07-29T05:27:54.756Z Compiling crossbeam-channel v0.5.15
23442025-07-29T05:27:54.792Z Compiling slog-json v2.6.1
23452025-07-29T05:27:54.867Z Compiling rand_xorshift v0.4.0
23462025-07-29T05:27:55.124Z Compiling futures-executor v0.3.31
23472025-07-29T05:27:55.153Z Compiling hex v0.4.3
23482025-07-29T05:27:55.191Z Compiling unarray v0.1.4
23492025-07-29T05:27:55.334Z Compiling take_mut v0.2.2
23502025-07-29T05:27:55.385Z Compiling proptest v1.7.0
23512025-07-29T05:27:55.549Z Compiling futures v0.3.31
23522025-07-29T05:27:55.578Z Compiling progenitor v0.9.1
23532025-07-29T05:27:55.657Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23542025-07-29T05:27:55.690Z Compiling slog-bunyan v2.5.0
23552025-07-29T05:27:56.011Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23562025-07-29T05:27:56.251Z Compiling slog-term v2.9.1
23572025-07-29T05:27:56.348Z Compiling dropshot v0.16.2
23582025-07-29T05:27:56.426Z Compiling async-stream v0.3.6
23592025-07-29T05:27:56.514Z Compiling toml v0.8.23
23602025-07-29T05:27:56.686Z Compiling waitgroup v0.1.2
23612025-07-29T05:27:56.891Z Compiling rustls-pemfile v2.2.0
23622025-07-29T05:27:57.085Z Compiling serde_path_to_error v0.1.17
23632025-07-29T05:27:57.198Z Compiling hostname v0.4.0
23642025-07-29T05:27:57.421Z Compiling instant v0.1.13
23652025-07-29T05:27:57.585Z Compiling debug-ignore v1.0.5
23662025-07-29T05:27:57.637Z Compiling cancel-safe-futures v0.1.5
23672025-07-29T05:27:57.770Z Compiling owo-colors v4.2.2
23682025-07-29T05:27:57.801Z Compiling typify-macro v0.4.1
23692025-07-29T05:27:57.835Z Compiling backoff v0.4.0
23702025-07-29T05:27:57.972Z Compiling tokio-rustls v0.25.0
23712025-07-29T05:27:58.208Z Compiling iddqd v0.3.9
23722025-07-29T05:27:58.389Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23732025-07-29T05:28:00.014Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23742025-07-29T05:28:00.386Z Compiling parse-display v0.10.0
23752025-07-29T05:28:00.617Z Compiling typify v0.4.1
23762025-07-29T05:28:00.812Z Compiling progenitor-impl v0.10.0
23772025-07-29T05:28:00.920Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23782025-07-29T05:28:01.142Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23792025-07-29T05:28:01.491Z Compiling serde_with v3.14.0
23802025-07-29T05:28:01.583Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23812025-07-29T05:28:02.184Z Compiling progenitor-client v0.10.0
23822025-07-29T05:28:03.808Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23832025-07-29T05:28:03.892Z Compiling libsw-core v0.3.1
23842025-07-29T05:28:04.195Z Compiling macaddr v1.0.1
23852025-07-29T05:28:04.566Z Compiling utf-8 v0.7.6
23862025-07-29T05:28:04.824Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23872025-07-29T05:28:04.919Z Compiling libsw v3.5.0
23882025-07-29T05:28:05.369Z Compiling progenitor-macro v0.10.0
23892025-07-29T05:28:05.397Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23902025-07-29T05:28:05.849Z Compiling linear-map v1.2.0
23912025-07-29T05:28:06.463Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23922025-07-29T05:28:06.910Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23932025-07-29T05:28:06.954Z Compiling keccak v0.1.5
23942025-07-29T05:28:07.849Z Compiling sha3 v0.10.8
23952025-07-29T05:28:08.592Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23962025-07-29T05:28:11.068Z Compiling async-recursion v1.1.1
23972025-07-29T05:28:12.248Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23982025-07-29T05:28:12.924Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23992025-07-29T05:28:14.130Z Compiling progenitor v0.10.0
24002025-07-29T05:28:14.384Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24012025-07-29T05:28:15.080Z Compiling globset v0.4.15
24022025-07-29T05:28:17.418Z Compiling prettyplease v0.2.36
24032025-07-29T05:28:18.270Z Compiling tungstenite v0.21.0
24042025-07-29T05:28:19.978Z Compiling tokio-tungstenite v0.21.0
24052025-07-29T05:28:20.241Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24062025-07-29T05:28:20.650Z Compiling pem v3.0.5
24072025-07-29T05:28:21.884Z Compiling pin-project-internal v1.1.6
24082025-07-29T05:28:22.211Z Compiling papergrid v0.11.0
24092025-07-29T05:28:22.537Z Compiling tabled_derive v0.7.0
24102025-07-29T05:28:23.796Z Compiling pin-project v1.1.6
24112025-07-29T05:28:23.975Z Compiling snafu-derive v0.8.5
24122025-07-29T05:28:24.023Z Compiling highway v1.3.0
24132025-07-29T05:28:25.296Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24142025-07-29T05:28:27.168Z Compiling snafu v0.8.5
24152025-07-29T05:28:28.202Z Compiling tabled v0.15.0
24162025-07-29T05:28:29.908Z Compiling resolv-conf v0.7.0
24172025-07-29T05:28:30.031Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24182025-07-29T05:28:30.248Z Compiling olpc-cjson v0.1.4
24192025-07-29T05:28:30.568Z Compiling serde_plain v1.0.2
24202025-07-29T05:28:31.063Z Compiling typed-path v0.9.3
24212025-07-29T05:28:31.198Z Compiling semver v0.1.20
24222025-07-29T05:28:31.617Z Compiling rustc_version v0.1.7
24232025-07-29T05:28:31.663Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24242025-07-29T05:28:31.967Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24252025-07-29T05:28:32.218Z Compiling universal-hash v0.5.1
24262025-07-29T05:28:32.457Z Compiling thiserror-impl-no-std v2.0.2
24272025-07-29T05:28:34.009Z Compiling tough v0.20.0
24282025-07-29T05:28:34.310Z Compiling opaque-debug v0.3.1
24292025-07-29T05:28:34.439Z Compiling poly1305 v0.8.0
24302025-07-29T05:28:34.586Z Compiling thiserror-no-std v2.0.2
24312025-07-29T05:28:34.740Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24322025-07-29T05:28:34.790Z Compiling newtype_derive v0.1.6
24332025-07-29T05:28:35.115Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24342025-07-29T05:28:35.417Z Compiling chacha20 v0.9.1
24352025-07-29T05:28:35.599Z Compiling aead v0.5.2
24362025-07-29T05:28:35.867Z Compiling smawk v0.3.2
24372025-07-29T05:28:35.947Z Compiling linked-hash-map v0.5.6
24382025-07-29T05:28:36.164Z Compiling unicode-linebreak v0.1.5
24392025-07-29T05:28:36.355Z Compiling lru-cache v0.1.2
24402025-07-29T05:28:36.594Z Compiling textwrap v0.16.2
24412025-07-29T05:28:36.644Z Compiling chacha20poly1305 v0.10.1
24422025-07-29T05:28:36.893Z Compiling vsss-rs v3.3.4
24432025-07-29T05:28:36.926Z Compiling humantime v2.2.0
24442025-07-29T05:28:37.115Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24452025-07-29T05:28:37.662Z Compiling hickory-proto v0.24.4
24462025-07-29T05:28:39.506Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24472025-07-29T05:28:41.094Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24482025-07-29T05:28:41.551Z Compiling steno v0.4.1
24492025-07-29T05:28:43.387Z Compiling hickory-resolver v0.24.4
24502025-07-29T05:28:43.843Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24512025-07-29T05:28:46.528Z Compiling qorb v0.4.0
24522025-07-29T05:28:47.684Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24532025-07-29T05:28:52.463Z Compiling slog-dtrace v0.3.0
24542025-07-29T05:28:52.750Z Compiling moka v0.12.10
24552025-07-29T05:28:53.154Z Compiling tagptr v0.2.0
24562025-07-29T05:28:56.102Z Compiling hickory-resolver v0.25.2
24572025-07-29T05:28:58.398Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24582025-07-29T05:29:00.459Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24592025-07-29T05:29:00.687Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24602025-07-29T05:29:01.266Z Compiling display-error-chain v0.2.2
24612025-07-29T05:29:01.514Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24622025-07-29T05:29:02.328Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24632025-07-29T05:29:04.160Z Compiling maplit v1.0.2
24642025-07-29T05:29:04.307Z Compiling crunchy v0.2.2
24652025-07-29T05:29:04.781Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24662025-07-29T05:29:06.755Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24672025-07-29T05:29:07.194Z Compiling dsl_auto_type v0.1.2
24682025-07-29T05:29:07.228Z Compiling scheduled-thread-pool v0.2.7
24692025-07-29T05:29:08.286Z Compiling diesel_table_macro_syntax v0.2.0
24702025-07-29T05:29:08.364Z Compiling tiny-keccak v2.0.2
24712025-07-29T05:29:08.652Z Compiling radium v0.7.0
24722025-07-29T05:29:08.678Z Compiling diesel_derives v2.2.3
24732025-07-29T05:29:09.037Z Compiling r2d2 v0.8.10
24742025-07-29T05:29:09.137Z Compiling const_format_proc_macros v0.2.34
24752025-07-29T05:29:09.237Z Compiling zerocopy-derive v0.6.6
24762025-07-29T05:29:09.463Z Compiling proc-macro-error-attr2 v2.0.0
24772025-07-29T05:29:10.069Z Compiling tap v1.0.1
24782025-07-29T05:29:10.270Z Compiling bit-vec v0.6.3
24792025-07-29T05:29:10.498Z Compiling maybe-uninit v2.0.0
24802025-07-29T05:29:10.581Z Compiling zerocopy v0.6.6
24812025-07-29T05:29:10.649Z Compiling bit-set v0.5.3
24822025-07-29T05:29:10.942Z Compiling const_format v0.2.34
24832025-07-29T05:29:11.007Z Compiling wyz v0.5.1
24842025-07-29T05:29:11.257Z Compiling proc-macro-error2 v2.0.1
24852025-07-29T05:29:11.821Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24862025-07-29T05:29:11.958Z Compiling ascii-canvas v3.0.0
24872025-07-29T05:29:12.205Z Compiling ena v0.14.3
24882025-07-29T05:29:12.401Z Compiling diff v0.1.13
24892025-07-29T05:29:12.619Z Compiling funty v2.0.0
24902025-07-29T05:29:12.816Z Compiling packed_struct v0.10.1
24912025-07-29T05:29:13.197Z Compiling regex-syntax v0.6.29
24922025-07-29T05:29:14.845Z Compiling crc-catalog v2.4.0
24932025-07-29T05:29:15.037Z Compiling bindgen v0.71.1
24942025-07-29T05:29:15.485Z Compiling crc v3.2.1
24952025-07-29T05:29:15.929Z Compiling lalrpop v0.19.12
24962025-07-29T05:29:16.067Z Compiling diesel v2.2.11
24972025-07-29T05:29:16.732Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24982025-07-29T05:29:16.941Z Compiling bitvec v1.0.1
24992025-07-29T05:29:17.038Z Compiling tabled_derive v0.10.0
25002025-07-29T05:29:19.100Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25012025-07-29T05:29:19.205Z Compiling papergrid v0.14.0
25022025-07-29T05:29:20.530Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25032025-07-29T05:29:20.770Z Compiling packed_struct_codegen v0.10.1
25042025-07-29T05:29:22.540Z Compiling num-derive v0.3.3
25052025-07-29T05:29:24.105Z Compiling indexmap v1.9.3
25062025-07-29T05:29:24.458Z Compiling nodrop v0.1.14
25072025-07-29T05:29:24.637Z Compiling array-init v0.0.4
25082025-07-29T05:29:25.605Z Compiling libscf-sys v1.1.0
25092025-07-29T05:29:32.711Z Compiling tabled v0.18.0
25102025-07-29T05:29:32.798Z Compiling polar-core v0.27.3
25112025-07-29T05:29:33.766Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25122025-07-29T05:29:34.033Z Compiling smallvec v0.6.14
25132025-07-29T05:29:36.236Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25142025-07-29T05:29:36.519Z Compiling derive_builder_core v0.20.2
25152025-07-29T05:29:37.766Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25162025-07-29T05:29:38.207Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25172025-07-29T05:29:38.237Z Compiling headers-core v0.3.0
25182025-07-29T05:29:38.435Z Compiling libxml v0.3.3
25192025-07-29T05:29:38.756Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25202025-07-29T05:29:38.991Z Compiling termcolor v1.4.1
25212025-07-29T05:29:39.053Z Compiling hashbrown v0.12.3
25222025-07-29T05:29:40.019Z Compiling bitfield v0.14.0
25232025-07-29T05:29:40.110Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25242025-07-29T05:29:40.539Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25252025-07-29T05:29:41.130Z Compiling env_logger v0.10.2
25262025-07-29T05:29:43.533Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25272025-07-29T05:29:43.681Z Compiling headers v0.4.1
25282025-07-29T05:29:43.936Z Compiling derive_builder_macro v0.20.2
25292025-07-29T05:29:44.439Z Compiling samael v0.0.19
25302025-07-29T05:29:44.633Z Compiling serde-hex v0.1.0
25312025-07-29T05:29:46.612Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25322025-07-29T05:29:48.801Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25332025-07-29T05:29:49.028Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25342025-07-29T05:29:49.160Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25352025-07-29T05:29:49.494Z Compiling ron v0.8.1
25362025-07-29T05:29:50.047Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25372025-07-29T05:29:50.319Z Compiling strum_macros v0.24.3
25382025-07-29T05:29:51.096Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25392025-07-29T05:29:51.693Z Compiling hashbrown v0.13.2
25402025-07-29T05:29:52.623Z Compiling convert_case v0.7.1
25412025-07-29T05:29:52.739Z Compiling crc-any v2.5.0
25422025-07-29T05:29:52.787Z Compiling termtree v0.5.1
25432025-07-29T05:29:53.062Z Compiling indoc v1.0.9
25442025-07-29T05:29:53.212Z Compiling derive_more-impl v2.0.1
25452025-07-29T05:29:53.496Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25462025-07-29T05:29:53.732Z Compiling object v0.30.4
25472025-07-29T05:29:54.041Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25482025-07-29T05:29:54.629Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25492025-07-29T05:29:57.691Z Compiling derive_builder v0.20.2
25502025-07-29T05:30:01.663Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25512025-07-29T05:30:01.968Z Compiling impl-trait-for-tuples v0.2.2
25522025-07-29T05:30:03.864Z Compiling oso-derive v0.27.3
25532025-07-29T05:30:04.599Z Compiling quick-xml v0.37.2
25542025-07-29T05:30:04.698Z Compiling crc8 v0.1.1
25552025-07-29T05:30:04.744Z Compiling path-slash v0.1.5
25562025-07-29T05:30:05.012Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25572025-07-29T05:30:05.040Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25582025-07-29T05:30:05.737Z Compiling derive_more v2.0.1
25592025-07-29T05:30:05.890Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25602025-07-29T05:30:06.394Z Compiling oso v0.27.3
25612025-07-29T05:30:07.058Z Compiling vte_generate_state_changes v0.1.2
25622025-07-29T05:30:07.578Z Compiling diesel-dtrace v0.4.2
25632025-07-29T05:30:07.889Z Compiling siphasher v1.0.1
25642025-07-29T05:30:08.266Z Compiling arc-swap v1.7.1
25652025-07-29T05:30:08.841Z Compiling slog-scope v4.4.0
25662025-07-29T05:30:09.475Z Compiling phf_shared v0.12.1
25672025-07-29T05:30:09.984Z Compiling vte v0.11.1
25682025-07-29T05:30:11.101Z Compiling crossterm v0.29.0
25692025-07-29T05:30:16.607Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25702025-07-29T05:30:17.273Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25712025-07-29T05:30:17.579Z Compiling bb8 v0.8.5
25722025-07-29T05:30:18.114Z Compiling unicase v2.7.0
25732025-07-29T05:30:18.419Z Compiling chrono-tz v0.10.4
25742025-07-29T05:30:18.688Z Compiling xshell-macros v0.2.7
25752025-07-29T05:30:19.283Z Compiling xshell v0.2.7
25762025-07-29T05:30:19.395Z Compiling async-bb8-diesel v0.2.1
25772025-07-29T05:30:20.121Z Compiling strip-ansi-escapes v0.2.0
25782025-07-29T05:30:21.677Z Compiling phf v0.12.1
25792025-07-29T05:30:21.984Z Compiling slog-stdlog v4.1.1
25802025-07-29T05:30:22.033Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25812025-07-29T05:30:22.687Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25822025-07-29T05:30:22.782Z Compiling fd-lock v4.0.2
25832025-07-29T05:30:23.032Z Compiling peg-macros v0.8.5
25842025-07-29T05:30:23.060Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25852025-07-29T05:30:23.770Z Compiling nu-ansi-term v0.50.1
25862025-07-29T05:30:24.734Z Compiling reedline v0.40.0
25872025-07-29T05:30:25.338Z Compiling peg v0.8.5
25882025-07-29T05:30:25.559Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25892025-07-29T05:30:31.128Z Compiling slog-envlogger v2.2.0
25902025-07-29T05:30:32.194Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25912025-07-29T05:30:33.173Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25922025-07-29T05:30:34.908Z Compiling typify-impl v0.2.0
25932025-07-29T05:30:41.526Z Compiling bcs v0.1.6
25942025-07-29T05:30:41.739Z Compiling fxhash v0.2.1
25952025-07-29T05:30:41.993Z Compiling libz-sys v1.1.20
25962025-07-29T05:30:42.362Z Compiling half v1.8.3
25972025-07-29T05:30:42.528Z Compiling typify-macro v0.2.0
25982025-07-29T05:30:42.804Z Compiling serde_cbor v0.11.2
25992025-07-29T05:30:44.662Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26002025-07-29T05:30:44.712Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26012025-07-29T05:30:45.338Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
26022025-07-29T05:30:46.169Z Compiling kstat-rs v0.2.4
26032025-07-29T05:30:46.939Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26042025-07-29T05:30:47.357Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26052025-07-29T05:30:48.711Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26062025-07-29T05:30:49.234Z Compiling nix v0.30.1
26072025-07-29T05:30:49.359Z Compiling nanorand v0.7.0
26082025-07-29T05:30:49.922Z Compiling libgit2-sys v0.17.0+1.8.1
26092025-07-29T05:30:49.950Z Compiling parking_lot_core v0.8.6
26102025-07-29T05:30:50.436Z Compiling flume v0.11.1
26112025-07-29T05:30:51.146Z Compiling mime_guess v2.0.5
26122025-07-29T05:30:52.439Z Compiling ignore v0.4.23
26132025-07-29T05:30:53.991Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26142025-07-29T05:30:59.914Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26152025-07-29T05:31:01.508Z Compiling castaway v0.2.3
26162025-07-29T05:31:01.730Z Compiling fs-err v2.11.0
26172025-07-29T05:31:02.064Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26182025-07-29T05:31:02.607Z Compiling compact_str v0.8.0
26192025-07-29T05:31:02.642Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26202025-07-29T05:31:02.671Z Compiling globwalk v0.9.1
26212025-07-29T05:31:05.389Z Compiling typify v0.2.0
26222025-07-29T05:31:05.590Z Compiling predicates-tree v1.0.12
26232025-07-29T05:31:05.884Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26242025-07-29T05:31:06.384Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26252025-07-29T05:31:06.742Z Compiling unicode-truncate v1.1.0
26262025-07-29T05:31:11.477Z Compiling lru v0.12.5
26272025-07-29T05:31:11.832Z Compiling vergen v8.3.2
26282025-07-29T05:31:11.996Z Compiling nibble_vec v0.1.0
26292025-07-29T05:31:12.161Z Compiling cargo-platform v0.1.8
26302025-07-29T05:31:12.264Z Compiling instability v0.3.2
26312025-07-29T05:31:12.602Z Compiling atty v0.2.14
26322025-07-29T05:31:12.799Z Compiling indoc v2.0.6
26332025-07-29T05:31:13.075Z Compiling cassowary v0.3.0
26342025-07-29T05:31:13.514Z Compiling salty v0.3.0
26352025-07-29T05:31:13.890Z Compiling endian-type v0.1.2
26362025-07-29T05:31:14.156Z Compiling http-range v0.1.5
26372025-07-29T05:31:14.709Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26382025-07-29T05:31:15.900Z Compiling radix_trie v0.2.1
26392025-07-29T05:31:16.759Z Compiling ratatui v0.29.0
26402025-07-29T05:31:32.086Z Compiling cargo_metadata v0.18.1
26412025-07-29T05:31:32.729Z Compiling camino-tempfile-ext v0.3.2
26422025-07-29T05:31:33.288Z Compiling git2 v0.19.0
26432025-07-29T05:31:33.534Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26442025-07-29T05:31:33.926Z Compiling progenitor-impl v0.8.0
26452025-07-29T05:31:34.410Z Compiling parking_lot v0.11.2
26462025-07-29T05:31:39.866Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26472025-07-29T05:31:40.494Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26482025-07-29T05:31:40.834Z Compiling prefix-trie v0.7.0
26492025-07-29T05:31:41.663Z Compiling rand_seeder v0.3.0
26502025-07-29T05:31:42.041Z Compiling lzma-sys v0.1.20
26512025-07-29T05:31:42.622Z Compiling rustls v0.21.12
26522025-07-29T05:31:42.906Z Compiling parse-size v1.1.0
26532025-07-29T05:31:43.230Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26542025-07-29T05:31:43.704Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26552025-07-29T05:31:43.970Z Compiling hickory-server v0.25.2
26562025-07-29T05:31:44.819Z Compiling hyper-staticfile v0.10.1
26572025-07-29T05:31:46.887Z Compiling progenitor-macro v0.8.0
26582025-07-29T05:31:48.151Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26592025-07-29T05:31:52.322Z Compiling sled v0.34.7
26602025-07-29T05:31:53.834Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26612025-07-29T05:31:57.165Z Compiling hickory-client v0.25.2
26622025-07-29T05:31:57.788Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26632025-07-29T05:31:58.733Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26642025-07-29T05:31:58.825Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26652025-07-29T05:31:59.549Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26662025-07-29T05:32:03.540Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26672025-07-29T05:32:03.758Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26682025-07-29T05:32:03.867Z Compiling primeorder v0.13.6
26692025-07-29T05:32:04.149Z Compiling progenitor-client v0.8.0
26702025-07-29T05:32:04.388Z Compiling sct v0.7.1
26712025-07-29T05:32:04.811Z Compiling rustls-webpki v0.101.7
26722025-07-29T05:32:04.934Z Compiling heck v0.3.3
26732025-07-29T05:32:05.135Z Compiling env_filter v0.1.2
26742025-07-29T05:32:05.330Z Compiling csv-core v0.1.11
26752025-07-29T05:32:06.090Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26762025-07-29T05:32:06.412Z Compiling void v1.0.2
26772025-07-29T05:32:06.586Z Compiling lzss v0.8.2
26782025-07-29T05:32:06.619Z Compiling csv v1.3.1
26792025-07-29T05:32:07.928Z Compiling env_logger v0.11.5
26802025-07-29T05:32:08.474Z Compiling zone_cfg_derive v0.1.2
26812025-07-29T05:32:09.109Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26822025-07-29T05:32:09.521Z Compiling progenitor v0.8.0
26832025-07-29T05:32:09.775Z Compiling p384 v0.13.0
26842025-07-29T05:32:10.084Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26852025-07-29T05:32:11.502Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26862025-07-29T05:32:13.760Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26872025-07-29T05:32:14.819Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26882025-07-29T05:32:15.494Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26892025-07-29T05:32:16.649Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26902025-07-29T05:32:21.680Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26912025-07-29T05:32:22.077Z Compiling tungstenite v0.23.0
26922025-07-29T05:32:22.756Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26932025-07-29T05:32:23.069Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26942025-07-29T05:32:23.379Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26952025-07-29T05:32:23.691Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26962025-07-29T05:32:24.345Z Compiling nix v0.27.1
26972025-07-29T05:32:25.156Z Compiling serde_bytes v0.11.17
26982025-07-29T05:32:25.709Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26992025-07-29T05:32:26.016Z Compiling base64 v0.13.1
27002025-07-29T05:32:26.541Z Compiling number_prefix v0.4.0
27012025-07-29T05:32:26.692Z Compiling ron v0.7.1
27022025-07-29T05:32:26.772Z Compiling indicatif v0.17.11
27032025-07-29T05:32:26.845Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27042025-07-29T05:32:27.596Z Compiling tokio-tungstenite v0.23.1
27052025-07-29T05:32:28.257Z Compiling xz2 v0.1.7
27062025-07-29T05:32:28.849Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27072025-07-29T05:32:32.888Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27082025-07-29T05:32:33.480Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27092025-07-29T05:32:35.631Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27102025-07-29T05:32:35.944Z Compiling tokio-rustls v0.24.1
27112025-07-29T05:32:36.293Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27122025-07-29T05:32:36.455Z Compiling zone v0.1.8
27132025-07-29T05:32:37.033Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27142025-07-29T05:32:37.084Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27152025-07-29T05:32:39.522Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27162025-07-29T05:32:41.838Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27172025-07-29T05:32:46.082Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27182025-07-29T05:32:50.668Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27192025-07-29T05:32:51.530Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27202025-07-29T05:32:53.269Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27212025-07-29T05:32:54.323Z Compiling rustls-pemfile v1.0.4
27222025-07-29T05:32:55.030Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27232025-07-29T05:32:55.404Z Compiling signal-hook-tokio v0.3.1
27242025-07-29T05:32:55.669Z Compiling twox-hash v2.1.0
27252025-07-29T05:32:55.980Z Compiling yasna v0.5.2
27262025-07-29T05:32:56.678Z Compiling secrecy v0.8.0
27272025-07-29T05:32:56.966Z Compiling is_ci v1.2.0
27282025-07-29T05:32:57.337Z Compiling supports-color v3.0.2
27292025-07-29T05:32:57.804Z Compiling rcgen v0.12.1
27302025-07-29T05:33:01.008Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27312025-07-29T05:33:01.555Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27322025-07-29T05:33:07.566Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27332025-07-29T05:33:07.779Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27342025-07-29T05:33:08.770Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27352025-07-29T05:33:13.230Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27362025-07-29T05:33:22.600Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27372025-07-29T05:33:22.963Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27382025-07-29T05:33:23.330Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27392025-07-29T05:33:24.338Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27402025-07-29T05:33:27.444Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27412025-07-29T05:33:31.175Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27422025-07-29T05:33:36.309Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27432025-07-29T05:33:36.623Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27442025-07-29T05:33:36.920Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27452025-07-29T05:33:37.410Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27462025-07-29T05:33:38.819Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27472025-07-29T05:33:44.680Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27482025-07-29T05:33:44.939Z Compiling fatfs v0.3.6
27492025-07-29T05:33:44.973Z Compiling subprocess v0.2.9
27502025-07-29T05:33:45.006Z Compiling rtoolbox v0.0.2
27512025-07-29T05:33:45.429Z Compiling assert_matches v1.5.0
27522025-07-29T05:33:45.587Z Compiling rpassword v7.4.0
27532025-07-29T05:33:46.072Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27542025-07-29T05:33:48.920Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27552025-07-29T05:33:51.136Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27562025-07-29T05:33:52.712Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27572025-07-29T05:33:57.465Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27582025-07-29T05:34:03.162Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27592025-07-29T05:34:20.114Z Compiling tui-tree-widget v0.23.1
27602025-07-29T05:34:20.615Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27612025-07-29T05:34:20.652Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27622025-07-29T05:34:20.995Z Compiling uzers v0.12.1
27632025-07-29T05:34:23.817Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27642025-07-29T05:34:30.408Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27652025-07-29T05:34:31.683Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27662025-07-29T05:34:49.498Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27672025-07-29T05:34:54.711Z Compiling support-bundle-viewer v0.1.2
27682025-07-29T05:34:57.814Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27692025-07-29T05:34:59.412Z Compiling multimap v0.10.1
27702025-07-29T05:37:08.460Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27712025-07-29T05:37:28.543Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27722025-07-29T05:46:46.891Z Finished `release` profile [optimized] target(s) in 18m 58s
27732025-07-29T05:48:06.822Z
27742025-07-29T05:48:06.822Zreal 20:20.761326109
27752025-07-29T05:48:06.822Zuser 2:15:36.221779911
27762025-07-29T05:48:06.822Zsys 4:24.960634728
27772025-07-29T05:48:06.822Ztrap 4.769384846
27782025-07-29T05:48:06.822Ztflt 1.332386201
27792025-07-29T05:48:06.822Zdflt 5.327059002
27802025-07-29T05:48:06.822Zkflt 0.001062399
27812025-07-29T05:48:06.822Zlock 9:35:04.916139533
27822025-07-29T05:48:06.822Zslp 6:35:46.105860372
27832025-07-29T05:48:06.822Zlat 3:54.518635704
27842025-07-29T05:48:06.822Zstop 3:20.583355476
27852025-07-29T05:48:06.849Z+ mapfile -t packages
27862025-07-29T05:48:06.849Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27872025-07-29T05:48:08.973Z Finished `release` profile [optimized] target(s) in 2.05s
27882025-07-29T05:48:09.070Z Running `target/release/omicron-package -t test list-outputs`
27892025-07-29T05:48:09.156ZLogging to: /work/oxidecomputer/omicron/out/LOG
27902025-07-29T05:48:09.183Z+ ptime -m cargo build --locked --release -p xtask
27912025-07-29T05:48:10.302Z Compiling once_cell v1.21.3
27922025-07-29T05:48:10.302Z Compiling serde v1.0.219
27932025-07-29T05:48:10.329Z Compiling bitflags v2.9.1
27942025-07-29T05:48:10.329Z Compiling libc v0.2.174
27952025-07-29T05:48:10.330Z Compiling syn v2.0.104
27962025-07-29T05:48:10.330Z Compiling serde_json v1.0.141
27972025-07-29T05:48:10.356Z Compiling num-traits v0.2.19
27982025-07-29T05:48:10.356Z Compiling hashbrown v0.15.4
27992025-07-29T05:48:10.763Z Compiling rustix v0.38.37
28002025-07-29T05:48:10.811Z Compiling smallvec v1.15.1
28012025-07-29T05:48:11.106Z Compiling usdt-impl v0.5.0
28022025-07-29T05:48:11.274Z Compiling syn v1.0.109
28032025-07-29T05:48:11.415Z Compiling rustix v1.0.7
28042025-07-29T05:48:11.725Z Compiling indexmap v2.10.0
28052025-07-29T05:48:11.872Z Compiling thread-id v4.2.2
28062025-07-29T05:48:11.959Z Compiling getrandom v0.3.1
28072025-07-29T05:48:11.989Z Compiling log v0.4.27
28082025-07-29T05:48:12.052Z Compiling percent-encoding v2.3.1
28092025-07-29T05:48:12.408Z Compiling form_urlencoded v1.2.1
28102025-07-29T05:48:12.828Z Compiling terminal_size v0.4.0
28112025-07-29T05:48:13.125Z Compiling ordered-float v2.10.1
28122025-07-29T05:48:13.496Z Compiling fs-err v3.1.1
28132025-07-29T05:48:13.893Z Compiling anyhow v1.0.98
28142025-07-29T05:48:13.919Z Compiling clap_builder v4.5.41
28152025-07-29T05:48:14.141Z Compiling textwrap v0.16.2
28162025-07-29T05:48:14.944Z Compiling tempfile v3.20.0
28172025-07-29T05:48:16.237Z Compiling proc-macro-error v1.0.4
28182025-07-29T05:48:16.980Z Compiling tabled_derive v0.7.0
28192025-07-29T05:48:17.014Z Compiling synstructure v0.13.1
28202025-07-29T05:48:18.362Z Compiling serde_derive v1.0.219
28212025-07-29T05:48:18.362Z Compiling thiserror-impl v1.0.69
28222025-07-29T05:48:18.388Z Compiling zerofrom-derive v0.1.4
28232025-07-29T05:48:18.388Z Compiling yoke-derive v0.7.4
28242025-07-29T05:48:18.388Z Compiling zerovec-derive v0.10.3
28252025-07-29T05:48:18.466Z Compiling displaydoc v0.2.5
28262025-07-29T05:48:19.775Z Compiling zerocopy-derive v0.7.35
28272025-07-29T05:48:20.467Z Compiling icu_provider_macros v1.5.0
28282025-07-29T05:48:20.613Z Compiling scroll_derive v0.12.0
28292025-07-29T05:48:20.755Z Compiling thiserror v1.0.69
28302025-07-29T05:48:20.990Z Compiling pest v2.7.14
28312025-07-29T05:48:21.298Z Compiling zerofrom v0.1.4
28322025-07-29T05:48:21.495Z Compiling zerocopy v0.7.35
28332025-07-29T05:48:21.585Z Compiling yoke v0.7.4
28342025-07-29T05:48:21.899Z Compiling scroll v0.12.0
28352025-07-29T05:48:22.020Z Compiling zerovec v0.10.4
28362025-07-29T05:48:22.558Z Compiling goblin v0.8.2
28372025-07-29T05:48:23.753Z Compiling pest_meta v2.7.14
28382025-07-29T05:48:24.235Z Compiling tinystr v0.7.6
28392025-07-29T05:48:24.679Z Compiling icu_locid v1.5.0
28402025-07-29T05:48:25.295Z Compiling pest_generator v2.7.14
28412025-07-29T05:48:26.876Z Compiling icu_provider v1.5.0
28422025-07-29T05:48:27.040Z Compiling pest_derive v2.7.14
28432025-07-29T05:48:27.784Z Compiling icu_locid_transform v1.5.0
28442025-07-29T05:48:29.026Z Compiling icu_collections v1.5.0
28452025-07-29T05:48:29.958Z Compiling icu_properties v1.5.1
28462025-07-29T05:48:30.141Z Compiling toml_datetime v0.6.11
28472025-07-29T05:48:30.958Z Compiling serde_spanned v0.6.9
28482025-07-29T05:48:31.594Z Compiling toml_edit v0.22.27
28492025-07-29T05:48:32.835Z Compiling dtrace-parser v0.2.0
28502025-07-29T05:48:33.416Z Compiling dof v0.3.0
28512025-07-29T05:48:34.199Z Compiling icu_normalizer v1.5.0
28522025-07-29T05:48:35.420Z Compiling idna_adapter v1.2.0
28532025-07-29T05:48:35.658Z Compiling idna v1.0.3
28542025-07-29T05:48:35.686Z Compiling toml v0.8.23
28552025-07-29T05:48:36.861Z Compiling erased-serde v0.4.6
28562025-07-29T05:48:37.559Z Compiling serde_tokenstream v0.2.2
28572025-07-29T05:48:38.118Z Compiling thiserror-impl v2.0.12
28582025-07-29T05:48:38.287Z Compiling serde-untagged v0.1.7
28592025-07-29T05:48:39.064Z Compiling url v2.5.4
28602025-07-29T05:48:40.525Z Compiling serde-value v0.7.0
28612025-07-29T05:48:40.656Z Compiling thiserror v2.0.12
28622025-07-29T05:48:40.865Z Compiling camino v1.1.10
28632025-07-29T05:48:41.092Z Compiling semver v1.0.26
28642025-07-29T05:48:42.228Z Compiling cargo-util-schemas v0.8.2
28652025-07-29T05:48:42.545Z Compiling usdt-attr-macro v0.5.0
28662025-07-29T05:48:43.761Z Compiling usdt-macro v0.5.0
28672025-07-29T05:48:44.028Z Compiling cargo-platform v0.2.0
28682025-07-29T05:48:44.599Z Compiling clap_derive v4.5.41
28692025-07-29T05:48:44.829Z Compiling usdt v0.5.0
28702025-07-29T05:48:45.245Z Compiling cargo_metadata v0.21.0
28712025-07-29T05:48:46.136Z Compiling camino-tempfile v1.4.1
28722025-07-29T05:48:46.978Z Compiling cargo_toml v0.21.0
28732025-07-29T05:48:47.306Z Compiling macaddr v1.0.1
28742025-07-29T05:48:47.337Z Compiling tabled v0.15.0
28752025-07-29T05:48:48.236Z Compiling clap v4.5.41
28762025-07-29T05:48:59.367Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28772025-07-29T05:49:05.984Z Finished `release` profile [optimized] target(s) in 56.73s
28782025-07-29T05:49:06.140Z
28792025-07-29T05:49:06.140Zreal 56.920773627
28802025-07-29T05:49:06.140Zuser 5:56.524662376
28812025-07-29T05:49:06.140Zsys 30.865340311
28822025-07-29T05:49:06.167Ztrap 0.254696060
28832025-07-29T05:49:06.167Ztflt 0.237147318
28842025-07-29T05:49:06.167Zdflt 0.452810735
28852025-07-29T05:49:06.167Zkflt 0.000023736
28862025-07-29T05:49:06.167Zlock 17:07.545932307
28872025-07-29T05:49:06.167Zslp 19:50.696956789
28882025-07-29T05:49:06.167Zlat 25.021347857
28892025-07-29T05:49:06.167Zstop 29.256572252
28902025-07-29T05:49:06.167Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28912025-07-29T05:49:06.167Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28922025-07-29T05:49:06.167Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28932025-07-29T05:49:06.167Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28942025-07-29T05:49:06.167Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28952025-07-29T05:49:07.922Z Compiling regress v0.10.4
28962025-07-29T05:49:07.975Z Compiling ident_case v1.0.1
28972025-07-29T05:49:07.975Z Compiling unsafe-libyaml v0.2.11
28982025-07-29T05:49:08.001Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28992025-07-29T05:49:08.002Z Compiling match_cfg v0.1.0
29002025-07-29T05:49:08.085Z Compiling quick-error v1.2.3
29012025-07-29T05:49:08.112Z Compiling tempfile v3.20.0
29022025-07-29T05:49:08.112Z Compiling progenitor-client v0.10.0
29032025-07-29T05:49:08.209Z Compiling hostname v0.3.1
29042025-07-29T05:49:08.236Z Compiling darling_core v0.20.10
29052025-07-29T05:49:08.292Z Compiling structmeta-derive v0.3.0
29062025-07-29T05:49:08.486Z Compiling rustls v0.22.4
29072025-07-29T05:49:08.572Z Compiling hex v0.4.3
29082025-07-29T05:49:08.721Z Compiling multer v3.1.0
29092025-07-29T05:49:08.855Z Compiling debug-ignore v1.0.5
29102025-07-29T05:49:09.057Z Compiling toml v0.8.23
29112025-07-29T05:49:09.150Z Compiling slog-json v2.6.1
29122025-07-29T05:49:09.180Z Compiling serde_yaml v0.9.34+deprecated
29132025-07-29T05:49:09.539Z Compiling macaddr v1.0.1
29142025-07-29T05:49:09.616Z Compiling async-stream-impl v0.3.6
29152025-07-29T05:49:10.002Z Compiling dropshot v0.16.2
29162025-07-29T05:49:10.476Z Compiling slog-bunyan v2.5.0
29172025-07-29T05:49:10.667Z Compiling structmeta v0.3.0
29182025-07-29T05:49:10.756Z Compiling waitgroup v0.1.2
29192025-07-29T05:49:10.918Z Compiling async-stream v0.3.6
29202025-07-29T05:49:11.033Z Compiling rustls-pemfile v2.2.0
29212025-07-29T05:49:11.122Z Compiling dropshot_endpoint v0.16.2
29222025-07-29T05:49:11.267Z Compiling serde_path_to_error v0.1.17
29232025-07-29T05:49:11.394Z Compiling typify-impl v0.3.0
29242025-07-29T05:49:11.486Z Compiling wait-timeout v0.2.0
29252025-07-29T05:49:12.043Z Compiling hostname v0.4.0
29262025-07-29T05:49:12.070Z Compiling bit-vec v0.8.0
29272025-07-29T05:49:12.303Z Compiling rusty-fork v0.3.0
29282025-07-29T05:49:12.546Z Compiling bit-set v0.8.0
29292025-07-29T05:49:12.574Z Compiling derive-ex v0.1.8
29302025-07-29T05:49:12.878Z Compiling rand_xorshift v0.4.0
29312025-07-29T05:49:12.977Z Compiling instant v0.1.13
29322025-07-29T05:49:13.182Z Compiling tokio-rustls v0.25.0
29332025-07-29T05:49:13.214Z Compiling unarray v0.1.4
29342025-07-29T05:49:13.424Z Compiling proptest v1.7.0
29352025-07-29T05:49:13.612Z Compiling darling_macro v0.20.10
29362025-07-29T05:49:13.650Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29372025-07-29T05:49:13.888Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29382025-07-29T05:49:14.614Z Compiling progenitor-client v0.9.1
29392025-07-29T05:49:14.642Z Compiling darling v0.20.10
29402025-07-29T05:49:14.821Z Compiling serde_with_macros v3.14.0
29412025-07-29T05:49:14.854Z Compiling derive-where v1.5.0
29422025-07-29T05:49:15.329Z Compiling ref-cast v1.0.24
29432025-07-29T05:49:15.987Z Compiling ref-cast-impl v1.0.24
29442025-07-29T05:49:16.434Z Compiling test-strategy v0.4.3
29452025-07-29T05:49:16.848Z Compiling parse-display-derive v0.10.0
29462025-07-29T05:49:17.195Z Compiling serde_with v3.14.0
29472025-07-29T05:49:17.241Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29482025-07-29T05:49:17.820Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29492025-07-29T05:49:17.934Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29502025-07-29T05:49:18.173Z Compiling iddqd v0.3.9
29512025-07-29T05:49:18.202Z Compiling backoff v0.4.0
29522025-07-29T05:49:18.595Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29532025-07-29T05:49:19.297Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29542025-07-29T05:49:19.511Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29552025-07-29T05:49:19.962Z Compiling itertools v0.14.0
29562025-07-29T05:49:20.352Z Compiling darling_core v0.21.0
29572025-07-29T05:49:20.605Z Compiling parse-display v0.10.0
29582025-07-29T05:49:20.697Z Compiling proc-macro-crate v1.3.1
29592025-07-29T05:49:21.206Z Compiling proc-macro-error v1.0.4
29602025-07-29T05:49:21.247Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29612025-07-29T05:49:21.645Z Compiling crucible-workspace-hack v0.1.0
29622025-07-29T05:49:21.694Z Compiling num_enum_derive v0.5.11
29632025-07-29T05:49:22.047Z Compiling typify-impl v0.4.1
29642025-07-29T05:49:22.074Z Compiling typify-macro v0.3.0
29652025-07-29T05:49:22.107Z Compiling heapless v0.8.0
29662025-07-29T05:49:22.640Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29672025-07-29T05:49:23.106Z Compiling hash32 v0.3.1
29682025-07-29T05:49:23.140Z Compiling foreign-types-macros v0.2.3
29692025-07-29T05:49:23.397Z Compiling foreign-types-shared v0.3.1
29702025-07-29T05:49:23.425Z Compiling smoltcp v0.11.0
29712025-07-29T05:49:23.747Z Compiling num_enum v0.5.11
29722025-07-29T05:49:24.192Z Compiling tabwriter v1.4.0
29732025-07-29T05:49:24.263Z Compiling foreign-types v0.5.0
29742025-07-29T05:49:24.313Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29752025-07-29T05:49:24.408Z Compiling cstr-argument v0.1.2
29762025-07-29T05:49:24.482Z Compiling pretty-hex v0.2.1
29772025-07-29T05:49:24.663Z Compiling cobs v0.2.3
29782025-07-29T05:49:24.702Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29792025-07-29T05:49:24.737Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29802025-07-29T05:49:25.011Z Compiling postcard v1.0.10
29812025-07-29T05:49:25.087Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29822025-07-29T05:49:25.140Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29832025-07-29T05:49:25.437Z Compiling colored v2.2.0
29842025-07-29T05:49:25.651Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29852025-07-29T05:49:25.734Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29862025-07-29T05:49:25.827Z Compiling typify v0.3.0
29872025-07-29T05:49:25.902Z Compiling darling_macro v0.21.0
29882025-07-29T05:49:26.030Z Compiling progenitor-impl v0.9.1
29892025-07-29T05:49:26.101Z Compiling rayon-core v1.12.1
29902025-07-29T05:49:26.360Z Compiling crossbeam-deque v0.8.5
29912025-07-29T05:49:26.486Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29922025-07-29T05:49:26.788Z Compiling darling v0.21.0
29932025-07-29T05:49:26.962Z Compiling ingot-macros v0.1.1
29942025-07-29T05:49:27.337Z Compiling camino-tempfile v1.4.1
29952025-07-29T05:49:27.801Z Compiling smf v0.2.3
29962025-07-29T05:49:28.266Z Compiling rayon v1.10.0
29972025-07-29T05:49:28.875Z Compiling zone_cfg_derive v0.3.0
29982025-07-29T05:49:29.149Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29992025-07-29T05:49:29.567Z Compiling num-derive v0.4.2
30002025-07-29T05:49:29.722Z Compiling sigpipe v0.1.3
30012025-07-29T05:49:29.912Z Compiling jiff v0.2.15
30022025-07-29T05:49:30.113Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30032025-07-29T05:49:30.577Z Compiling zone v0.3.1
30042025-07-29T05:49:31.654Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30052025-07-29T05:49:32.061Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30062025-07-29T05:49:32.224Z Compiling progenitor-macro v0.9.1
30072025-07-29T05:49:32.394Z Compiling num-rational v0.4.2
30082025-07-29T05:49:32.568Z Compiling universal-hash v0.5.1
30092025-07-29T05:49:32.630Z Compiling num-complex v0.4.6
30102025-07-29T05:49:32.757Z Compiling typify-macro v0.4.1
30112025-07-29T05:49:32.875Z Compiling opaque-debug v0.3.1
30122025-07-29T05:49:33.046Z Compiling half v2.4.1
30132025-07-29T05:49:33.293Z Compiling ingot-types v0.1.2
30142025-07-29T05:49:33.559Z Compiling num v0.4.3
30152025-07-29T05:49:33.632Z Compiling float-ord v0.3.2
30162025-07-29T05:49:33.724Z Compiling ciborium-io v0.2.2
30172025-07-29T05:49:33.863Z Compiling secrecy v0.10.3
30182025-07-29T05:49:33.893Z Compiling ciborium-ll v0.2.2
30192025-07-29T05:49:33.926Z Compiling aead v0.5.2
30202025-07-29T05:49:34.159Z Compiling ingot v0.1.1
30212025-07-29T05:49:34.185Z Compiling keccak v0.1.5
30222025-07-29T05:49:34.322Z Compiling ciborium v0.2.2
30232025-07-29T05:49:34.348Z Compiling convert_case v0.4.0
30242025-07-29T05:49:35.181Z Compiling utf-8 v0.7.6
30252025-07-29T05:49:35.257Z Compiling derive_more v0.99.20
30262025-07-29T05:49:35.538Z Compiling tungstenite v0.21.0
30272025-07-29T05:49:35.606Z Compiling sha3 v0.10.8
30282025-07-29T05:49:36.478Z Compiling typify v0.4.1
30292025-07-29T05:49:36.558Z Compiling poly1305 v0.8.0
30302025-07-29T05:49:36.645Z Compiling progenitor-impl v0.10.0
30312025-07-29T05:49:37.038Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30322025-07-29T05:49:37.395Z Compiling password-hash v0.5.0
30332025-07-29T05:49:37.812Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30342025-07-29T05:49:38.196Z Compiling chacha20 v0.9.1
30352025-07-29T05:49:38.282Z Compiling blake2 v0.10.6
30362025-07-29T05:49:38.312Z Compiling indent_write v2.2.0
30372025-07-29T05:49:38.590Z Compiling tokio-tungstenite v0.21.0
30382025-07-29T05:49:38.731Z Compiling base64 v0.21.7
30392025-07-29T05:49:39.251Z Compiling argon2 v0.5.3
30402025-07-29T05:49:39.422Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30412025-07-29T05:49:39.450Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30422025-07-29T05:49:40.244Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30432025-07-29T05:49:40.625Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30442025-07-29T05:49:40.740Z Compiling thiserror-impl-no-std v2.0.2
30452025-07-29T05:49:40.968Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30462025-07-29T05:49:41.160Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30472025-07-29T05:49:41.192Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30482025-07-29T05:49:41.226Z Compiling owo-colors v4.2.2
30492025-07-29T05:49:41.578Z Compiling cancel-safe-futures v0.1.5
30502025-07-29T05:49:41.809Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30512025-07-29T05:49:41.932Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30522025-07-29T05:49:42.005Z Compiling atomicwrites v0.4.4
30532025-07-29T05:49:42.048Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30542025-07-29T05:49:42.321Z Compiling libsw-core v0.3.1
30552025-07-29T05:49:42.350Z Compiling semver v0.1.20
30562025-07-29T05:49:42.413Z Compiling fixedbitset v0.5.7
30572025-07-29T05:49:42.657Z Compiling libsw v3.5.0
30582025-07-29T05:49:42.938Z Compiling progenitor-macro v0.10.0
30592025-07-29T05:49:42.982Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30602025-07-29T05:49:43.013Z Compiling petgraph v0.8.2
30612025-07-29T05:49:43.113Z Compiling rustc_version v0.1.7
30622025-07-29T05:49:43.441Z Compiling thiserror-no-std v2.0.2
30632025-07-29T05:49:43.625Z Compiling vsss-rs v3.3.4
30642025-07-29T05:49:44.216Z Compiling progenitor v0.9.1
30652025-07-29T05:49:44.493Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30662025-07-29T05:49:44.676Z Compiling chacha20poly1305 v0.10.1
30672025-07-29T05:49:44.808Z Compiling typify-impl v0.2.0
30682025-07-29T05:49:44.972Z Compiling resolv-conf v0.7.0
30692025-07-29T05:49:45.740Z Compiling newline-converter v0.3.0
30702025-07-29T05:49:45.819Z Compiling primeorder v0.13.6
30712025-07-29T05:49:45.985Z Compiling libefi-sys v0.1.0
30722025-07-29T05:49:46.020Z Compiling moka v0.12.10
30732025-07-29T05:49:46.362Z Compiling linear-map v1.2.0
30742025-07-29T05:49:46.465Z Compiling expectorate v1.2.0
30752025-07-29T05:49:46.492Z Compiling newtype_derive v0.1.6
30762025-07-29T05:49:46.784Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30772025-07-29T05:49:46.884Z Compiling pem v3.0.5
30782025-07-29T05:49:46.912Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30792025-07-29T05:49:47.214Z Compiling pin-project-internal v1.1.6
30802025-07-29T05:49:47.395Z Compiling bitfield-struct v0.6.2
30812025-07-29T05:49:47.643Z Compiling unicase v2.7.0
30822025-07-29T05:49:47.784Z Compiling arc-swap v1.7.1
30832025-07-29T05:49:47.998Z Compiling same-file v1.0.6
30842025-07-29T05:49:48.350Z Compiling tagptr v0.2.0
30852025-07-29T05:49:48.427Z Compiling slog-scope v4.4.0
30862025-07-29T05:49:48.730Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30872025-07-29T05:49:48.953Z Compiling walkdir v2.5.0
30882025-07-29T05:49:49.737Z Compiling pin-project v1.1.6
30892025-07-29T05:49:49.778Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30902025-07-29T05:49:49.944Z Compiling polyval v0.6.2
30912025-07-29T05:49:50.264Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30922025-07-29T05:49:50.453Z Compiling hickory-proto v0.24.4
30932025-07-29T05:49:50.484Z Compiling snafu-derive v0.8.5
30942025-07-29T05:49:50.524Z Compiling proc-macro-error-attr2 v2.0.0
30952025-07-29T05:49:50.937Z Compiling linked-hash-map v0.5.6
30962025-07-29T05:49:51.334Z Compiling salty v0.3.0
30972025-07-29T05:49:51.361Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30982025-07-29T05:49:51.544Z Compiling parking_lot_core v0.8.6
30992025-07-29T05:49:51.677Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31002025-07-29T05:49:51.880Z Compiling proc-macro-error2 v2.0.1
31012025-07-29T05:49:52.127Z Compiling lru-cache v0.1.2
31022025-07-29T05:49:52.547Z Compiling ghash v0.5.1
31032025-07-29T05:49:52.576Z Compiling hickory-resolver v0.25.2
31042025-07-29T05:49:52.818Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31052025-07-29T05:49:53.242Z Compiling slog-stdlog v4.1.1
31062025-07-29T05:49:53.473Z Compiling p384 v0.13.0
31072025-07-29T05:49:53.632Z Compiling tabled_derive v0.7.0
31082025-07-29T05:49:54.796Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31092025-07-29T05:49:55.169Z Compiling snafu v0.8.5
31102025-07-29T05:49:55.481Z Compiling progenitor v0.10.0
31112025-07-29T05:49:55.787Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31122025-07-29T05:49:55.869Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31132025-07-29T05:49:55.908Z Compiling globset v0.4.15
31142025-07-29T05:49:55.939Z Compiling typify-macro v0.2.0
31152025-07-29T05:49:55.970Z Compiling olpc-cjson v0.1.4
31162025-07-29T05:49:56.320Z Compiling num-derive v0.3.3
31172025-07-29T05:49:57.165Z Compiling ctr v0.9.2
31182025-07-29T05:49:57.555Z Compiling lzma-sys v0.1.20
31192025-07-29T05:49:57.594Z Compiling gethostname v0.5.0
31202025-07-29T05:49:57.626Z Compiling serde_plain v1.0.2
31212025-07-29T05:49:57.834Z Compiling async-recursion v1.1.1
31222025-07-29T05:49:58.082Z Compiling slog-dtrace v0.3.0
31232025-07-29T05:49:58.126Z Compiling typed-path v0.9.3
31242025-07-29T05:49:58.299Z Compiling highway v1.3.0
31252025-07-29T05:49:58.358Z Compiling xshell-macros v0.2.7
31262025-07-29T05:49:58.635Z Compiling textwrap v0.16.2
31272025-07-29T05:49:59.132Z Compiling xshell v0.2.7
31282025-07-29T05:49:59.159Z Compiling libscf-sys v1.1.0
31292025-07-29T05:49:59.311Z Compiling aes-gcm v0.10.3
31302025-07-29T05:49:59.454Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31312025-07-29T05:49:59.663Z Compiling tabled v0.15.0
31322025-07-29T05:49:59.693Z Compiling hickory-resolver v0.24.4
31332025-07-29T05:49:59.793Z Compiling typify v0.2.0
31342025-07-29T05:50:00.033Z Compiling progenitor-impl v0.8.0
31352025-07-29T05:50:00.354Z Compiling tough v0.20.0
31362025-07-29T05:50:01.028Z Compiling mime_guess v2.0.5
31372025-07-29T05:50:01.129Z Compiling slog-envlogger v2.2.0
31382025-07-29T05:50:01.160Z Compiling steno v0.4.1
31392025-07-29T05:50:01.879Z Compiling tabled_derive v0.10.0
31402025-07-29T05:50:04.334Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31412025-07-29T05:50:05.132Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31422025-07-29T05:50:05.692Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31432025-07-29T05:50:06.511Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31442025-07-29T05:50:06.544Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31452025-07-29T05:50:06.899Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31462025-07-29T05:50:07.273Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31472025-07-29T05:50:08.013Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31482025-07-29T05:50:09.852Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31492025-07-29T05:50:09.887Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31502025-07-29T05:50:09.914Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31512025-07-29T05:50:10.368Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31522025-07-29T05:50:10.899Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31532025-07-29T05:50:12.812Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31542025-07-29T05:50:13.172Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31552025-07-29T05:50:13.436Z Compiling progenitor-macro v0.8.0
31562025-07-29T05:50:13.732Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31572025-07-29T05:50:13.762Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31582025-07-29T05:50:14.221Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31592025-07-29T05:50:16.616Z Compiling papergrid v0.14.0
31602025-07-29T05:50:16.689Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31612025-07-29T05:50:17.900Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31622025-07-29T05:50:18.175Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31632025-07-29T05:50:18.942Z Compiling tokio-dtrace v0.1.0
31642025-07-29T05:50:18.975Z Compiling heck v0.3.3
31652025-07-29T05:50:19.278Z Compiling progenitor-client v0.8.0
31662025-07-29T05:50:19.385Z Compiling ssh-encoding v0.2.0
31672025-07-29T05:50:19.439Z Compiling blowfish v0.9.1
31682025-07-29T05:50:19.868Z Compiling env_filter v0.1.2
31692025-07-29T05:50:19.925Z Compiling nibble_vec v0.1.0
31702025-07-29T05:50:19.968Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31712025-07-29T05:50:20.228Z Compiling endian-type v0.1.2
31722025-07-29T05:50:20.370Z Compiling humantime v2.2.0
31732025-07-29T05:50:20.502Z Compiling env_logger v0.11.5
31742025-07-29T05:50:20.571Z Compiling radix_trie v0.2.1
31752025-07-29T05:50:20.637Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31762025-07-29T05:50:20.693Z Compiling ssh-cipher v0.2.0
31772025-07-29T05:50:20.898Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31782025-07-29T05:50:21.174Z Compiling bcrypt-pbkdf v0.10.0
31792025-07-29T05:50:21.212Z Compiling zone_cfg_derive v0.1.2
31802025-07-29T05:50:21.849Z Compiling oxide-tokio-rt v0.1.2
31812025-07-29T05:50:22.136Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31822025-07-29T05:50:22.204Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31832025-07-29T05:50:22.546Z Compiling tabled v0.18.0
31842025-07-29T05:50:22.659Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31852025-07-29T05:50:22.718Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31862025-07-29T05:50:23.646Z Compiling parking_lot v0.11.2
31872025-07-29T05:50:24.473Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31882025-07-29T05:50:24.528Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31892025-07-29T05:50:25.315Z Compiling progenitor v0.8.0
31902025-07-29T05:50:25.645Z Compiling qorb v0.4.0
31912025-07-29T05:50:26.276Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31922025-07-29T05:50:26.997Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31932025-07-29T05:50:27.137Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31942025-07-29T05:50:27.283Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31952025-07-29T05:50:27.585Z Compiling prefix-trie v0.7.0
31962025-07-29T05:50:27.694Z Compiling password-hash v0.4.2
31972025-07-29T05:50:27.750Z Compiling fxhash v0.2.1
31982025-07-29T05:50:27.935Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31992025-07-29T05:50:28.026Z Compiling http-range v0.1.5
32002025-07-29T05:50:28.290Z Compiling number_prefix v0.4.0
32012025-07-29T05:50:28.318Z Compiling base64 v0.13.1
32022025-07-29T05:50:28.411Z Compiling hickory-server v0.25.2
32032025-07-29T05:50:28.494Z Compiling pbkdf2 v0.11.0
32042025-07-29T05:50:28.541Z Compiling indicatif v0.17.11
32052025-07-29T05:50:28.571Z Compiling sled v0.34.7
32062025-07-29T05:50:28.603Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32072025-07-29T05:50:28.903Z Compiling ron v0.7.1
32082025-07-29T05:50:28.932Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32092025-07-29T05:50:30.156Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32102025-07-29T05:50:30.573Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32112025-07-29T05:50:30.831Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32122025-07-29T05:50:30.923Z Compiling xz2 v0.1.7
32132025-07-29T05:50:32.464Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32142025-07-29T05:50:32.504Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32152025-07-29T05:50:33.039Z Compiling zone v0.1.8
32162025-07-29T05:50:33.483Z Compiling ssh-key v0.6.6
32172025-07-29T05:50:33.961Z Compiling hickory-client v0.25.2
32182025-07-29T05:50:34.341Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32192025-07-29T05:50:34.654Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32202025-07-29T05:50:34.796Z Compiling p256 v0.13.2
32212025-07-29T05:50:35.610Z Compiling p521 v0.13.3
32222025-07-29T05:50:35.649Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32232025-07-29T05:50:37.107Z Compiling yasna v0.5.2
32242025-07-29T05:50:37.418Z Compiling headers-core v0.3.0
32252025-07-29T05:50:37.489Z Compiling kstat-rs v0.2.4
32262025-07-29T05:50:37.575Z Compiling secrecy v0.8.0
32272025-07-29T05:50:37.656Z Compiling nanorand v0.7.0
32282025-07-29T05:50:37.869Z Compiling russh-cryptovec v0.7.3
32292025-07-29T05:50:38.097Z Compiling atty v0.2.14
32302025-07-29T05:50:38.127Z Compiling crc8 v0.1.1
32312025-07-29T05:50:38.231Z Compiling md5 v0.7.0
32322025-07-29T05:50:38.258Z Compiling flume v0.11.1
32332025-07-29T05:50:38.318Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32342025-07-29T05:50:38.348Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32352025-07-29T05:50:38.569Z Compiling russh-keys v0.45.0
32362025-07-29T05:50:38.599Z Compiling rcgen v0.12.1
32372025-07-29T05:50:38.791Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32382025-07-29T05:50:40.611Z Compiling headers v0.4.1
32392025-07-29T05:50:40.958Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32402025-07-29T05:50:42.103Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32412025-07-29T05:50:42.316Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32422025-07-29T05:50:42.348Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32432025-07-29T05:50:43.125Z Compiling hyper-staticfile v0.10.1
32442025-07-29T05:50:44.127Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32452025-07-29T05:50:44.159Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32462025-07-29T05:50:44.693Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32472025-07-29T05:50:44.754Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32482025-07-29T05:50:45.449Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32492025-07-29T05:50:46.174Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32502025-07-29T05:50:46.570Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32512025-07-29T05:50:47.440Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32522025-07-29T05:50:47.468Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32532025-07-29T05:50:48.830Z Compiling num-bigint v0.4.6
32542025-07-29T05:50:48.998Z Compiling des v0.8.1
32552025-07-29T05:50:49.394Z Compiling subprocess v0.2.9
32562025-07-29T05:50:49.938Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32572025-07-29T05:50:50.793Z Compiling hex-literal v0.4.1
32582025-07-29T05:50:51.023Z Compiling display-error-chain v0.2.2
32592025-07-29T05:50:51.050Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32602025-07-29T05:50:51.283Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32612025-07-29T05:50:53.021Z Compiling russh v0.45.0
32622025-07-29T05:50:53.849Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32632025-07-29T05:50:54.231Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32642025-07-29T05:50:54.664Z Compiling internet-checksum v0.2.1
32652025-07-29T05:50:58.599Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32662025-07-29T05:51:00.778Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32672025-07-29T05:51:39.746Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32682025-07-29T05:52:10.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
32692025-07-29T05:52:10.619Z
32702025-07-29T05:52:10.619Zreal 3:04.388657050
32712025-07-29T05:52:10.620Zuser 15:06.095823580
32722025-07-29T05:52:10.620Zsys 2:30.954595755
32732025-07-29T05:52:10.620Ztrap 0.563226896
32742025-07-29T05:52:10.620Ztflt 0.154957987
32752025-07-29T05:52:10.620Zdflt 1.453950203
32762025-07-29T05:52:10.646Zkflt 0.006972170
32772025-07-29T05:52:10.646Zlock 41:35.288532620
32782025-07-29T05:52:10.646Zslp 55:25.075555422
32792025-07-29T05:52:10.646Zlat 56.640465959
32802025-07-29T05:52:10.646Zstop 2:16.838535982
32812025-07-29T05:52:10.647Z+ mkdir tests
32822025-07-29T05:52:10.647Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32832025-07-29T05:52:10.647Z+ xargs -I '{}' -t cp '{}' tests/
32842025-07-29T05:52:10.673Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f879901258a5a583 tests/
32852025-07-29T05:52:10.700Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1dbc7e54991c945e tests/
32862025-07-29T05:52:10.727Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-2d561ea8932b4fc0 tests/
32872025-07-29T05:52:10.753Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e3eb1ec431bb60b0 tests/
32882025-07-29T05:52:11.013Z+ 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/*)
32892025-07-29T05:52:11.040Z+ 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-1dbc7e54991c945e tests/commtest-2d561ea8932b4fc0 tests/dhcp_server-f879901258a5a583 tests/end_to_end_tests-e3eb1ec431bb60b0 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
32902025-07-29T05:54:12.291ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32912025-07-29T05:54:12.291Za .github/buildomat/ci-env.sh 1K
32922025-07-29T05:54:12.291Za out/target/test 1K
32932025-07-29T05:54:12.291Za out/npuzone/npuzone 23144K
32942025-07-29T05:54:12.291Za package-manifest.toml 34K
32952025-07-29T05:54:12.291Za smf/sled-agent/non-gimlet/config.toml 5K
32962025-07-29T05:54:12.291Za target/release/omicron-package 40987K
32972025-07-29T05:54:12.291Za target/release/xtask 11613K
32982025-07-29T05:54:12.291Za target/debug/bootstrap 241954K
32992025-07-29T05:54:12.291Za tests/bootstrap-1dbc7e54991c945e 23338K
33002025-07-29T05:54:12.291Za tests/commtest-2d561ea8932b4fc0 29497K
33012025-07-29T05:54:12.291Za tests/dhcp_server-f879901258a5a583 23338K
33022025-07-29T05:54:12.291Za tests/end_to_end_tests-e3eb1ec431bb60b0 332052K
33032025-07-29T05:54:12.291Za out/clickhouse.tar.gz 320739K
33042025-07-29T05:54:12.291Za out/clickhouse_keeper.tar.gz 304569K
33052025-07-29T05:54:12.291Za out/clickhouse_server.tar.gz 320739K
33062025-07-29T05:54:12.291Za out/cockroachdb.tar.gz 162717K
33072025-07-29T05:54:12.291Za out/crucible-dtrace.tar 98K
33082025-07-29T05:54:12.291Za out/crucible-pantry-zone.tar.gz 39037K
33092025-07-29T05:54:12.291Za out/crucible-zone.tar.gz 48920K
33102025-07-29T05:54:12.291Za out/external-dns.tar.gz 52282K
33112025-07-29T05:54:12.291Za out/internal-dns.tar.gz 52282K
33122025-07-29T05:54:12.291Za out/mg-ddm-gz.tar 90846K
33132025-07-29T05:54:12.291Za out/nexus.tar.gz 136045K
33142025-07-29T05:54:12.291Za out/ntp.tar.gz 33128K
33152025-07-29T05:54:12.291Za out/omicron-gateway-softnpu.tar.gz 32220K
33162025-07-29T05:54:12.291Za out/omicron-sled-agent.tar 141703K
33172025-07-29T05:54:12.292Za out/overlay.tar.gz 3K
33182025-07-29T05:54:12.292Za out/oximeter.tar.gz 66000K
33192025-07-29T05:54:12.292Za out/oxlog.tar 3957K
33202025-07-29T05:54:12.292Za out/probe.tar.gz 3037K
33212025-07-29T05:54:12.292Za out/propolis-server.tar.gz 68537K
33222025-07-29T05:54:12.292Za out/pumpkind-gz.tar 26648K
33232025-07-29T05:54:12.292Za out/switch-softnpu.tar.gz 344729K
33242025-07-29T05:54:12.318Z
33252025-07-29T05:54:12.319Zreal 2:01.276684128
33262025-07-29T05:54:12.319Zuser 1:52.028815278
33272025-07-29T05:54:12.319Zsys 11.639332210
33282025-07-29T05:54:12.319Ztrap 0.037927890
33292025-07-29T05:54:12.319Ztflt 0.000000000
33302025-07-29T05:54:12.319Zdflt 0.000000000
33312025-07-29T05:54:12.319Zkflt 0.000000000
33322025-07-29T05:54:12.319Zlock 0.000000000
33332025-07-29T05:54:12.319Zslp 1:52.226862195
33342025-07-29T05:54:12.319Zlat 6.615227477
33352025-07-29T05:54:12.319Zstop 0.000241176
33362025-07-29T05:54:12.319Zprocess exited: duration 2183269 ms, exit code 0
 
33372025-07-29T05:54:12.438Zfound 1 output files
33382025-07-29T05:54:12.529Zuploading: /work/package.tar.gz (2256052344 bytes)
33392025-07-29T05:57:47.516Zuploaded: /work/package.tar.gz