01JMX8RZGKVJEE6KHE35M4R7FR: 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: 01JMX8TT9RST18C6KHCVEHJW9K

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-25T01:31:28.166Zjob assigned to worker 01JMXBMHAVX4XBWAG70S48BCA2 [factory aws, i-061c24de8e03c84c8] (queued for 49 m 47 s)
 
22025-02-25T01:31:36.394Zstarting task 0: "setup"
32025-02-25T01:31:36.399Z++ uname -s
42025-02-25T01:31:36.402Z+ kern=SunOS
52025-02-25T01:31:36.402Z+ build_user=build
62025-02-25T01:31:36.402Z+ build_uid=12345
72025-02-25T01:31:36.402Z+ work_dir=/work
82025-02-25T01:31:36.402Z+ input_dir=/input
92025-02-25T01:31:36.402Z+ [[ 0 == 12345 ]]
102025-02-25T01:31:36.402Z+ case "$kern" in
112025-02-25T01:31:36.402Z+ groupadd -g 12345 build
122025-02-25T01:31:36.406Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-25T01:31:38.413Z+ zfs create -o mountpoint=/work rpool/work
142025-02-25T01:31:38.523Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-25T01:31:38.527Z+ home_fs=zfs
162025-02-25T01:31:38.527Z+ [[ zfs == autofs ]]
172025-02-25T01:31:38.527Z+ mkdir -p /home/build
182025-02-25T01:31:38.530Z+ chown build:build /home/build /work
192025-02-25T01:31:40.530Z+ chmod 0700 /home/build /work
202025-02-25T01:31:40.533Zprocess exited: duration 4141 ms, exit code 0
 
212025-02-25T01:31:40.540Zstarting task 1: "rust-toolchain"
222025-02-25T01:31:40.545Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-25T01:31:40.545Z * rust toolchain channel = "1.85.0"
242025-02-25T01:31:40.545Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-02-25T01:31:40.545Z * rust toolchain profile = "default"
262025-02-25T01:31:40.545Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-25T01:31:40.545Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-25T01:31:40.548Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-25T01:31:40.548Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-25T01:31:40.657Zinfo: downloading installer
312025-02-25T01:31:41.797Zwarning: it looks like you have an existing installation of Rust at:
322025-02-25T01:31:41.797Zwarning: /opt/ooce/bin
332025-02-25T01:31:41.798Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-25T01:31:41.798Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-25T01:31:41.798Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-25T01:31:41.798Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-25T01:31:41.798Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-25T01:31:41.798Zerror: cannot install while Rust is installed
392025-02-25T01:31:41.810Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-25T01:31:41.813Zinfo: profile set to 'default'
412025-02-25T01:31:41.813Zinfo: default host triple is x86_64-unknown-illumos
422025-02-25T01:31:41.813Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-25T01:31:41.957Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-25T01:31:41.957Zinfo: downloading component 'cargo'
452025-02-25T01:31:42.706Zinfo: downloading component 'clippy'
462025-02-25T01:31:43.039Zinfo: downloading component 'rust-docs'
472025-02-25T01:31:44.297Zinfo: downloading component 'rust-std'
482025-02-25T01:31:45.942Zinfo: downloading component 'rustc'
492025-02-25T01:31:51.647Zinfo: downloading component 'rustfmt'
502025-02-25T01:31:51.861Zinfo: installing component 'cargo'
512025-02-25T01:31:52.701Zinfo: installing component 'clippy'
522025-02-25T01:31:53.090Zinfo: installing component 'rust-docs'
532025-02-25T01:31:54.847Zinfo: installing component 'rust-std'
542025-02-25T01:31:56.770Zinfo: installing component 'rustc'
552025-02-25T01:32:02.802Zinfo: installing component 'rustfmt'
562025-02-25T01:32:03.150Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-25T01:32:03.150Z
582025-02-25T01:32:03.531Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-25T01:32:03.531Z
602025-02-25T01:32:03.534Z
612025-02-25T01:32:03.534ZRust is installed now. Great!
622025-02-25T01:32:03.534Z
632025-02-25T01:32:03.534ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-25T01:32:03.534Zenvironment variable. This has not been done automatically.
652025-02-25T01:32:03.534Z
662025-02-25T01:32:03.534ZTo configure your current shell, you need to source
672025-02-25T01:32:03.534Zthe corresponding env file under $HOME/.cargo.
682025-02-25T01:32:03.534Z
692025-02-25T01:32:03.534ZThis is usually done by running one of the following (note the leading DOT):
702025-02-25T01:32:03.534Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-25T01:32:03.534Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-25T01:32:03.615Z+ rustup --version
732025-02-25T01:32:03.623Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-25T01:32:03.623Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-25T01:32:03.714Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-25T01:32:03.719Z+ cargo --version
772025-02-25T01:32:03.779Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-25T01:32:03.782Z+ rustc --version
792025-02-25T01:32:03.852Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-25T01:32:03.856Zprocess exited: duration 23315 ms, exit code 0
 
812025-02-25T01:32:03.862Zstarting task 2: "authentication"
822025-02-25T01:32:03.884Zprocess exited: duration 22 ms, exit code 0
 
832025-02-25T01:32:03.889Zstarting task 3: "clone repository"
842025-02-25T01:32:03.894Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-25T01:32:03.897Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-25T01:32:03.936ZCloning into '/work/oxidecomputer/omicron'...
872025-02-25T01:32:12.031Z+ cd /work/oxidecomputer/omicron
882025-02-25T01:32:12.031Z+ git fetch origin 804b2ee5bcfea29637e6d28381ef63b58b391875
892025-02-25T01:32:12.365ZFrom https://github.com/oxidecomputer/omicron
902025-02-25T01:32:12.365Z * branch 804b2ee5bcfea29637e6d28381ef63b58b391875 -> FETCH_HEAD
912025-02-25T01:32:12.377Z+ [[ -n aa-group-of-group ]]
922025-02-25T01:32:12.380Z++ git branch --show-current
932025-02-25T01:32:12.382Z+ current=main
942025-02-25T01:32:12.382Z+ [[ main != aa-group-of-group ]]
952025-02-25T01:32:12.382Z+ git branch -f aa-group-of-group 804b2ee5bcfea29637e6d28381ef63b58b391875
962025-02-25T01:32:12.385Z+ git checkout -f aa-group-of-group
972025-02-25T01:32:12.573ZSwitched to branch 'aa-group-of-group'
982025-02-25T01:32:12.575Z+ git reset --hard 804b2ee5bcfea29637e6d28381ef63b58b391875
992025-02-25T01:32:12.615ZHEAD is now at 804b2ee5b Merge branch 'vmm-reduce-contention' into aa-group-of-group
1002025-02-25T01:32:12.618Zprocess exited: duration 8727 ms, exit code 0
 
1012025-02-25T01:32:12.625Zstarting task 4: "build"
1022025-02-25T01:32:12.630Z+ source .github/buildomat/ci-env.sh
1032025-02-25T01:32:12.630Z++ export CARGO_TERM_COLOR=always
1042025-02-25T01:32:12.630Z++ CARGO_TERM_COLOR=always
1052025-02-25T01:32:12.630Z+ cargo --version
1062025-02-25T01:32:12.685Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-25T01:32:12.688Z+ rustc --version
1082025-02-25T01:32:12.761Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-25T01:32:12.766Z+ WORK=/work
1102025-02-25T01:32:12.766Z+ pfexec mkdir -p /work
1112025-02-25T01:32:12.771Z+ pfexec chown build /work
1122025-02-25T01:32:12.771Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-25T01:32:14.443Zpkg list: illegal option -- F
1142025-02-25T01:32:14.445ZUsage:
1152025-02-25T01:32:14.445Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-25T01:32:14.445Z [pkg_fmri_pattern ...]
1172025-02-25T01:32:15.361Zpkg list: illegal option -- F
1182025-02-25T01:32:15.361ZUsage:
1192025-02-25T01:32:15.401Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-25T01:32:15.401Z [pkg_fmri_pattern ...]
1212025-02-25T01:32:22.243Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-25T01:32:26.683Z Startup: Caching catalogs ... Done
1232025-02-25T01:32:40.204ZPlanning: Solver setup ... Done (12.551s)
1242025-02-25T01:32:40.362ZPlanning: Running solver ... Done (0.158s)
1252025-02-25T01:32:40.489ZPlanning: Finding local manifests ... Done (0.006s)
1262025-02-25T01:32:40.502ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-25T01:32:40.750ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-25T01:32:40.889ZPlanning: Package planning ... Done (0.121s)
1292025-02-25T01:32:40.931ZPlanning: Merging actions ... Done (0.059s)
1302025-02-25T01:32:41.133ZPlanning: Checking for conflicting actions ... Done (0.202s)
1312025-02-25T01:32:43.064ZPlanning: Consolidating action changes ... Done (1.930s)
1322025-02-25T01:32:43.499ZPlanning: Evaluating mediators ... Done (0.435s)
1332025-02-25T01:32:43.586ZPlanning: Planning completed in 16.80 seconds
1342025-02-25T01:32:43.602Z Packages to install: 4
1352025-02-25T01:32:43.602Z Packages to update: 3
1362025-02-25T01:32:43.602Z Mediators to change: 2
1372025-02-25T01:32:43.602Z Services to change: 1
1382025-02-25T01:32:43.603Z Estimated space available: 155.60 GB
1392025-02-25T01:32:43.605ZEstimated space to be consumed: 1.66 GB
1402025-02-25T01:32:43.605Z Create boot environment: No
1412025-02-25T01:32:43.606ZCreate backup boot environment: Yes
1422025-02-25T01:32:43.606Z Rebuild boot archive: No
1432025-02-25T01:32:43.606Z
1442025-02-25T01:32:43.606ZChanged mediators:
1452025-02-25T01:32:43.606Z mediator clang:
1462025-02-25T01:32:43.606Z version: None -> 15 (system default)
1472025-02-25T01:32:43.606Z
1482025-02-25T01:32:43.606Z mediator llvm:
1492025-02-25T01:32:43.606Z version: 14 (system default) -> 15 (system default)
1502025-02-25T01:32:43.606Z
1512025-02-25T01:32:43.606ZChanged packages:
1522025-02-25T01:32:43.606Zhelios-dev
1532025-02-25T01:32:43.606Z developer/build-essential
1542025-02-25T01:32:43.606Z None -> 11-2.0
1552025-02-25T01:32:43.606Z library/libxmlsec1
1562025-02-25T01:32:43.606Z None -> 1.2.35-2.0
1572025-02-25T01:32:43.606Z ooce/developer/clang-15
1582025-02-25T01:32:43.606Z None -> 15.0.7-2.0
1592025-02-25T01:32:43.606Z ooce/developer/llvm-15
1602025-02-25T01:32:43.606Z None -> 15.0.7-2.0
1612025-02-25T01:32:43.606Z package/pkg
1622025-02-25T01:32:43.606Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-25T01:32:43.606Z system/library/g++-runtime
1642025-02-25T01:32:43.606Z 13-2.0 -> 14-2.0
1652025-02-25T01:32:43.606Z system/library/gcc-runtime
1662025-02-25T01:32:43.606Z 13-2.0 -> 14-2.0
1672025-02-25T01:32:43.606Z
1682025-02-25T01:32:43.606ZServices:
1692025-02-25T01:32:43.606Z restart_fmri:
1702025-02-25T01:32:43.606Z svc:/system/update-man-index:default
1712025-02-25T01:32:43.606Z
1722025-02-25T01:32:43.606ZEditable files to change:
1732025-02-25T01:32:43.606Z Update:
1742025-02-25T01:32:43.606Z usr/share/lib/pkg/web/config.shtml
1752025-02-25T01:32:43.688Z
1762025-02-25T01:32:43.688ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-25T01:32:48.837ZDownload: 1197/4301 items 73.4/225.4MB 32% complete (16.3M/s)
1782025-02-25T01:32:55.579ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (13.6M/s)
1792025-02-25T01:33:00.579ZDownload: 3383/4301 items 215.0/225.4MB 95% complete (10.5M/s)
1802025-02-25T01:33:04.593ZDownload: Completed 225.42 MB in 20.90 seconds (10.8M/s)
1812025-02-25T01:33:06.689Z Actions: 1/5122 actions (Removing old actions)
1822025-02-25T01:33:06.710Z Actions: 194/5122 actions (Installing new actions)
1832025-02-25T01:33:11.526Z Actions: 4267/5122 actions (Updating modified actions)
1842025-02-25T01:33:11.885Z Actions: Completed 5122 actions in 5.19 seconds.
1852025-02-25T01:33:12.372Z Done (0.433s)
1862025-02-25T01:33:12.394Z Done (0.001s)
1872025-02-25T01:33:12.945Z Done (0.618s)
1882025-02-25T01:33:17.899Z Done (4.684s)
1892025-02-25T01:33:17.994Z Done (0.018s)
1902025-02-25T01:33:18.000Z Done (0.000s)
1912025-02-25T01:33:18.167Z Done (0.000s)
1922025-02-25T01:33:18.943ZPlanning: Evaluating mediator changes ... Done
1932025-02-25T01:33:19.113ZPlanning: Checking for conflicting actions ... Done
1942025-02-25T01:33:19.116ZPlanning: Consolidating action changes ... Done
1952025-02-25T01:33:19.397ZPlanning: Evaluating mediators ... Done
1962025-02-25T01:33:19.400ZPlanning: Planning completed in 0.46 seconds
1972025-02-25T01:33:19.439Z Mediators to change: 2
1982025-02-25T01:33:19.439Z Create boot environment: No
1992025-02-25T01:33:19.439ZCreate backup boot environment: No
2002025-02-25T01:33:19.601Z Done
2012025-02-25T01:33:19.601Z Done
2022025-02-25T01:33:20.057Z Done
2032025-02-25T01:33:23.965Z Done
2042025-02-25T01:33:24.067Z Done
2052025-02-25T01:33:24.070Z Done
2062025-02-25T01:33:24.195Z Done
2072025-02-25T01:33:24.844ZPlanning: Evaluating mediator changes ... Done
2082025-02-25T01:33:24.846ZPlanning: Merging actions ... Done
2092025-02-25T01:33:25.047ZPlanning: Checking for conflicting actions ... Done
2102025-02-25T01:33:25.050ZPlanning: Consolidating action changes ... Done
2112025-02-25T01:33:25.331ZPlanning: Evaluating mediators ... Done
2122025-02-25T01:33:25.392ZPlanning: Planning completed in 0.80 seconds
2132025-02-25T01:33:25.436Z Packages to change: 1
2142025-02-25T01:33:25.436Z Mediators to change: 1
2152025-02-25T01:33:25.437Z Services to change: 1
2162025-02-25T01:33:25.439Z Create boot environment: No
2172025-02-25T01:33:25.439ZCreate backup boot environment: Yes
2182025-02-25T01:33:27.881Z Actions: 1/6 actions (Updating modified actions)
2192025-02-25T01:33:27.893Z Actions: Completed 6 actions in 0.00 seconds.
2202025-02-25T01:33:27.893Z Done
2212025-02-25T01:33:27.893Z Done
2222025-02-25T01:33:28.007Z Done
2232025-02-25T01:33:31.956Z Done
2242025-02-25T01:33:32.054Z Done
2252025-02-25T01:33:32.056Z Done
2262025-02-25T01:33:32.207Z Done
2272025-02-25T01:33:32.670ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282025-02-25T01:33:32.670Zclang system 15 system
2292025-02-25T01:33:32.670Zcsh system system illumos
2302025-02-25T01:33:32.670Zctags system system illumos
2312025-02-25T01:33:32.670Zgcc vendor 12 vendor
2322025-02-25T01:33:32.670Zgcc system 10 system
2332025-02-25T01:33:32.670Zgcc system 7 system
2342025-02-25T01:33:32.671Zgo system 1.20 system
2352025-02-25T01:33:32.671Zgo system 1.19 system
2362025-02-25T01:33:32.671Zllvm system 15 system
2372025-02-25T01:33:32.671Zllvm system 14 system
2382025-02-25T01:33:32.671Zmariadb system 10.6 system
2392025-02-25T01:33:32.671Zmta vendor vendor dma
2402025-02-25T01:33:32.671Zopenjdk system 17 system
2412025-02-25T01:33:32.671Zopenjdk system 11 system
2422025-02-25T01:33:32.671Zopenjdk system 1.8 system
2432025-02-25T01:33:32.671Zopenssl vendor 3 vendor
2442025-02-25T01:33:32.672Zperl system 5.36 system
2452025-02-25T01:33:32.672Zpostgresql system 15 system
2462025-02-25T01:33:32.672Zpostgresql system 13 system
2472025-02-25T01:33:32.672Zpython vendor 3 vendor
2482025-02-25T01:33:32.672Zpython system 2 system
2492025-02-25T01:33:32.672Zpython3 system 3.11 system
2502025-02-25T01:33:32.672Zruby system 3.0 system
2512025-02-25T01:33:32.672Zwords vendor vendor american-english
2522025-02-25T01:33:32.672Zwords system system australian-english
2532025-02-25T01:33:32.672Zwords system system british-english
2542025-02-25T01:33:32.672Zwords system system canadian-english
2552025-02-25T01:33:32.672Zwords system system french
2562025-02-25T01:33:32.672Zwords system system italian
2572025-02-25T01:33:32.672Zwords system system ngerman
2582025-02-25T01:33:32.673Zwords system system ogerman
2592025-02-25T01:33:32.673Zwords system system spanish
2602025-02-25T01:33:33.023ZPUBLISHER TYPE STATUS P LOCATION
2612025-02-25T01:33:33.023Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2622025-02-25T01:33:36.169ZFMRI IFO
2632025-02-25T01:33:36.169Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2642025-02-25T01:33:36.169Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2652025-02-25T01:33:36.169Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2662025-02-25T01:33:36.170Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2672025-02-25T01:33:36.170Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2682025-02-25T01:33:36.170Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692025-02-25T01:33:36.170Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2702025-02-25T01:33:36.170Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2712025-02-25T01:33:36.170Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2722025-02-25T01:33:36.170Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2732025-02-25T01:33:36.170Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2742025-02-25T01:33:36.170Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752025-02-25T01:33:36.170Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2762025-02-25T01:33:36.170Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2772025-02-25T01:33:36.170Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782025-02-25T01:33:37.002Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792025-02-25T01:33:37.291Z Updating crates.io index
2802025-02-25T01:33:37.293Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2812025-02-25T01:33:37.837Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2822025-02-25T01:33:38.206Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832025-02-25T01:33:38.475Z Updating git repository `https://github.com/oxidecomputer/propolis`
2842025-02-25T01:33:39.395Z Updating git repository `https://github.com/oxidecomputer/crucible`
2852025-02-25T01:33:41.196Z Updating git repository `https://github.com/oxidecomputer/opte`
2862025-02-25T01:33:41.831Z Updating git repository `https://github.com/oxidecomputer/falcon`
2872025-02-25T01:33:42.498Z Updating git repository `https://github.com/oxidecomputer/clickward`
2882025-02-25T01:33:42.832Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2892025-02-25T01:33:43.090Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2902025-02-25T01:33:43.676Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2912025-02-25T01:33:44.196Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2922025-02-25T01:33:44.503Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-02-25T01:33:45.038Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2942025-02-25T01:33:45.295Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952025-02-25T01:33:45.583Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2962025-02-25T01:33:45.817Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2972025-02-25T01:33:46.060Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2982025-02-25T01:33:46.351Z Updating git repository `https://github.com/oxidecomputer/lldp`
2992025-02-25T01:33:46.717Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002025-02-25T01:33:47.045Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3012025-02-25T01:33:47.406Z Updating git repository `https://github.com/oxidecomputer/ispf`
3022025-02-25T01:33:47.685Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3032025-02-25T01:33:48.005Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3042025-02-25T01:33:48.468Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3052025-02-25T01:33:48.780Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062025-02-25T01:33:49.140Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3072025-02-25T01:33:49.506Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3082025-02-25T01:33:49.894Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3092025-02-25T01:33:50.161Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3102025-02-25T01:33:50.444Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3112025-02-25T01:33:51.729Z Downloading crates ...
3122025-02-25T01:33:51.799Z Downloaded anstream v0.6.15
3132025-02-25T01:33:51.806Z Downloaded byteorder v1.5.0
3142025-02-25T01:33:51.809Z Downloaded block-buffer v0.10.4
3152025-02-25T01:33:51.811Z Downloaded quote v1.0.38
3162025-02-25T01:33:51.817Z Downloaded pretty-hex v0.4.1
3172025-02-25T01:33:51.827Z Downloaded usdt-attr-macro v0.5.0
3182025-02-25T01:33:51.830Z Downloaded equivalent v1.0.1
3192025-02-25T01:33:51.830Z Downloaded scroll_derive v0.12.0
3202025-02-25T01:33:51.836Z Downloaded dtrace-parser v0.2.0
3212025-02-25T01:33:51.838Z Downloaded usdt-macro v0.5.0
3222025-02-25T01:33:51.844Z Downloaded swrite v0.1.0
3232025-02-25T01:33:51.853Z Downloaded proc-macro2 v1.0.93
3242025-02-25T01:33:51.856Z Downloaded fastrand v2.1.1
3252025-02-25T01:33:51.859Z Downloaded clap_lex v0.7.4
3262025-02-25T01:33:51.859Z Downloaded bitflags v2.6.0
3272025-02-25T01:33:51.862Z Downloaded anstyle-parse v0.2.5
3282025-02-25T01:33:51.869Z Downloaded pest_generator v2.7.14
3292025-02-25T01:33:51.873Z Downloaded is_terminal_polyfill v1.70.1
3302025-02-25T01:33:51.874Z Downloaded crypto-common v0.1.6
3312025-02-25T01:33:51.874Z Downloaded anstyle v1.0.10
3322025-02-25T01:33:51.879Z Downloaded cargo-platform v0.1.8
3332025-02-25T01:33:51.882Z Downloaded anstyle-query v1.1.1
3342025-02-25T01:33:51.885Z Downloaded version_check v0.9.5
3352025-02-25T01:33:51.888Z Downloaded heck v0.4.1
3362025-02-25T01:33:51.890Z Downloaded usdt v0.5.0
3372025-02-25T01:33:51.890Z Downloaded generic-array v0.14.7
3382025-02-25T01:33:51.890Z Downloaded fnv v1.0.7
3392025-02-25T01:33:51.893Z Downloaded cpufeatures v0.2.14
3402025-02-25T01:33:51.893Z Downloaded unicode-linebreak v0.1.5
3412025-02-25T01:33:51.896Z Downloaded proc-macro-error-attr v1.0.4
3422025-02-25T01:33:51.896Z Downloaded tabled_derive v0.7.0
3432025-02-25T01:33:51.896Z Downloaded macaddr v1.0.1
3442025-02-25T01:33:51.898Z Downloaded bytecount v0.6.8
3452025-02-25T01:33:51.898Z Downloaded smawk v0.3.2
3462025-02-25T01:33:51.901Z Downloaded dof v0.3.0
3472025-02-25T01:33:51.905Z Downloaded plain v0.2.3
3482025-02-25T01:33:51.908Z Downloaded autocfg v1.4.0
3492025-02-25T01:33:51.911Z Downloaded errno v0.3.9
3502025-02-25T01:33:51.914Z Downloaded terminal_size v0.4.0
3512025-02-25T01:33:51.917Z Downloaded thiserror-impl v1.0.69
3522025-02-25T01:33:51.920Z Downloaded memmap v0.7.0
3532025-02-25T01:33:51.923Z Downloaded thread-id v4.2.2
3542025-02-25T01:33:51.923Z Downloaded itoa v1.0.11
3552025-02-25T01:33:51.925Z Downloaded serde_tokenstream v0.2.2
3562025-02-25T01:33:51.925Z Downloaded serde_spanned v0.6.8
3572025-02-25T01:33:51.928Z Downloaded colorchoice v1.0.2
3582025-02-25T01:33:51.928Z Downloaded cfg-if v1.0.0
3592025-02-25T01:33:51.928Z Downloaded digest v0.10.7
3602025-02-25T01:33:51.931Z Downloaded proc-macro-error v1.0.4
3612025-02-25T01:33:51.934Z Downloaded strsim v0.11.1
3622025-02-25T01:33:51.937Z Downloaded once_cell v1.20.3
3632025-02-25T01:33:51.939Z Downloaded pest_derive v2.7.14
3642025-02-25T01:33:51.942Z Downloaded zerocopy-derive v0.7.35
3652025-02-25T01:33:51.945Z Downloaded utf8parse v0.2.2
3662025-02-25T01:33:51.947Z Downloaded toml_datetime v0.6.8
3672025-02-25T01:33:51.948Z Downloaded heck v0.5.0
3682025-02-25T01:33:51.950Z Downloaded sha2 v0.10.8
3692025-02-25T01:33:51.950Z Downloaded thiserror v1.0.69
3702025-02-25T01:33:51.954Z Downloaded tempfile v3.13.0
3712025-02-25T01:33:51.957Z Downloaded camino-tempfile v1.1.1
3722025-02-25T01:33:51.960Z Downloaded scroll v0.12.0
3732025-02-25T01:33:51.960Z Downloaded usdt-impl v0.5.0
3742025-02-25T01:33:51.963Z Downloaded semver v1.0.25
3752025-02-25T01:33:51.963Z Downloaded cargo_toml v0.20.5
3762025-02-25T01:33:51.966Z Downloaded fs-err v2.11.0
3772025-02-25T01:33:51.966Z Downloaded clap_derive v4.5.28
3782025-02-25T01:33:51.968Z Downloaded toml v0.8.19
3792025-02-25T01:33:51.971Z Downloaded camino v1.1.9
3802025-02-25T01:33:51.975Z Downloaded log v0.4.22
3812025-02-25T01:33:51.978Z Downloaded unicode-ident v1.0.14
3822025-02-25T01:33:51.981Z Downloaded typenum v1.17.0
3832025-02-25T01:33:51.981Z Downloaded textwrap v0.16.1
3842025-02-25T01:33:51.984Z Downloaded ucd-trie v0.1.7
3852025-02-25T01:33:51.984Z Downloaded pest_meta v2.7.14
3862025-02-25T01:33:51.986Z Downloaded ryu v1.0.18
3872025-02-25T01:33:51.989Z Downloaded cargo_metadata v0.18.1
3882025-02-25T01:33:51.992Z Downloaded anyhow v1.0.96
3892025-02-25T01:33:51.994Z Downloaded clap v4.5.30
3902025-02-25T01:33:52.001Z Downloaded serde_derive v1.0.218
3912025-02-25T01:33:52.004Z Downloaded papergrid v0.11.0
3922025-02-25T01:33:52.012Z Downloaded serde v1.0.218
3932025-02-25T01:33:52.031Z Downloaded indexmap v2.7.1
3942025-02-25T01:33:52.044Z Downloaded toml_edit v0.22.22
3952025-02-25T01:33:52.064Z Downloaded memchr v2.7.4
3962025-02-25T01:33:52.069Z Downloaded hashbrown v0.15.1
3972025-02-25T01:33:52.092Z Downloaded serde_json v1.0.139
3982025-02-25T01:33:52.101Z Downloaded winnow v0.6.20
3992025-02-25T01:33:52.109Z Downloaded zerocopy v0.7.35
4002025-02-25T01:33:52.124Z Downloaded clap_builder v4.5.30
4012025-02-25T01:33:52.131Z Downloaded tabled v0.15.0
4022025-02-25T01:33:52.146Z Downloaded goblin v0.8.2
4032025-02-25T01:33:52.151Z Downloaded pest v2.7.14
4042025-02-25T01:33:52.164Z Downloaded syn v1.0.109
4052025-02-25T01:33:52.175Z Downloaded unicode-width v0.1.14
4062025-02-25T01:33:52.181Z Downloaded syn v2.0.96
4072025-02-25T01:33:52.193Z Downloaded rustix v0.38.37
4082025-02-25T01:33:52.225Z Downloaded libc v0.2.170
4092025-02-25T01:33:52.514Z Compiling proc-macro2 v1.0.93
4102025-02-25T01:33:52.514Z Compiling unicode-ident v1.0.14
4112025-02-25T01:33:52.517Z Compiling version_check v0.9.5
4122025-02-25T01:33:52.517Z Compiling serde v1.0.218
4132025-02-25T01:33:52.518Z Compiling memchr v2.7.4
4142025-02-25T01:33:52.518Z Compiling thiserror v1.0.69
4152025-02-25T01:33:52.552Z Compiling libc v0.2.170
4162025-02-25T01:33:52.554Z Compiling ryu v1.0.18
4172025-02-25T01:33:52.809Z Compiling itoa v1.0.11
4182025-02-25T01:33:52.972Z Compiling ucd-trie v0.1.7
4192025-02-25T01:33:53.067Z Compiling once_cell v1.20.3
4202025-02-25T01:33:53.306Z Compiling byteorder v1.5.0
4212025-02-25T01:33:53.449Z Compiling rustix v0.38.37
4222025-02-25T01:33:53.559Z Compiling serde_json v1.0.139
4232025-02-25T01:33:53.786Z Compiling bitflags v2.6.0
4242025-02-25T01:33:53.961Z Compiling usdt-impl v0.5.0
4252025-02-25T01:33:54.050Z Compiling proc-macro-error-attr v1.0.4
4262025-02-25T01:33:54.214Z Compiling syn v1.0.109
4272025-02-25T01:33:54.262Z Compiling proc-macro-error v1.0.4
4282025-02-25T01:33:54.315Z Compiling utf8parse v0.2.2
4292025-02-25T01:33:54.459Z Compiling quote v1.0.38
4302025-02-25T01:33:54.499Z Compiling errno v0.3.9
4312025-02-25T01:33:54.523Z Compiling camino v1.1.9
4322025-02-25T01:33:54.584Z Compiling plain v0.2.3
4332025-02-25T01:33:54.664Z Compiling equivalent v1.0.1
4342025-02-25T01:33:54.779Z Compiling hashbrown v0.15.1
4352025-02-25T01:33:54.801Z Compiling syn v2.0.96
4362025-02-25T01:33:54.899Z Compiling thread-id v4.2.2
4372025-02-25T01:33:54.931Z Compiling log v0.4.22
4382025-02-25T01:33:55.197Z Compiling anstyle-parse v0.2.5
4392025-02-25T01:33:55.275Z Compiling pretty-hex v0.4.1
4402025-02-25T01:33:55.516Z Compiling anstyle v1.0.10
4412025-02-25T01:33:55.540Z Compiling autocfg v1.4.0
4422025-02-25T01:33:55.590Z Compiling unicode-width v0.1.14
4432025-02-25T01:33:55.844Z Compiling indexmap v2.7.1
4442025-02-25T01:33:55.919Z Compiling semver v1.0.25
4452025-02-25T01:33:55.948Z Compiling winnow v0.6.20
4462025-02-25T01:33:56.112Z Compiling is_terminal_polyfill v1.70.1
4472025-02-25T01:33:56.264Z Compiling anstyle-query v1.1.1
4482025-02-25T01:33:56.430Z Compiling colorchoice v1.0.2
4492025-02-25T01:33:56.483Z Compiling fs-err v2.11.0
4502025-02-25T01:33:56.615Z Compiling anstream v0.6.15
4512025-02-25T01:33:56.817Z Compiling terminal_size v0.4.0
4522025-02-25T01:33:56.842Z Compiling fnv v1.0.7
4532025-02-25T01:33:57.005Z Compiling fastrand v2.1.1
4542025-02-25T01:33:57.056Z Compiling heck v0.5.0
4552025-02-25T01:33:57.293Z Compiling anyhow v1.0.96
4562025-02-25T01:33:57.427Z Compiling clap_lex v0.7.4
4572025-02-25T01:33:57.529Z Compiling heck v0.4.1
4582025-02-25T01:33:57.553Z Compiling bytecount v0.6.8
4592025-02-25T01:33:57.606Z Compiling cfg-if v1.0.0
4602025-02-25T01:33:57.724Z Compiling strsim v0.11.1
4612025-02-25T01:33:57.789Z Compiling papergrid v0.11.0
4622025-02-25T01:33:57.940Z Compiling tempfile v3.13.0
4632025-02-25T01:33:58.373Z Compiling clap_builder v4.5.30
4642025-02-25T01:33:58.514Z Compiling memmap v0.7.0
4652025-02-25T01:33:58.655Z Compiling unicode-linebreak v0.1.5
4662025-02-25T01:33:58.746Z Compiling smawk v0.3.2
4672025-02-25T01:33:59.161Z Compiling textwrap v0.16.1
4682025-02-25T01:33:59.306Z Compiling swrite v0.1.0
4692025-02-25T01:33:59.898Z Compiling tabled_derive v0.7.0
4702025-02-25T01:34:01.171Z Compiling tabled v0.15.0
4712025-02-25T01:34:01.780Z Compiling serde_derive v1.0.218
4722025-02-25T01:34:01.780Z Compiling thiserror-impl v1.0.69
4732025-02-25T01:34:01.784Z Compiling zerocopy-derive v0.7.35
4742025-02-25T01:34:01.784Z Compiling scroll_derive v0.12.0
4752025-02-25T01:34:01.784Z Compiling clap_derive v4.5.28
4762025-02-25T01:34:03.329Z Compiling scroll v0.12.0
4772025-02-25T01:34:03.787Z Compiling zerocopy v0.7.35
4782025-02-25T01:34:03.880Z Compiling goblin v0.8.2
4792025-02-25T01:34:04.751Z Compiling pest v2.7.14
4802025-02-25T01:34:05.335Z Compiling clap v4.5.30
4812025-02-25T01:34:06.852Z Compiling pest_meta v2.7.14
4822025-02-25T01:34:07.863Z Compiling pest_generator v2.7.14
4832025-02-25T01:34:09.267Z Compiling pest_derive v2.7.14
4842025-02-25T01:34:09.900Z Compiling dtrace-parser v0.2.0
4852025-02-25T01:34:10.619Z Compiling serde_tokenstream v0.2.2
4862025-02-25T01:34:10.688Z Compiling serde_spanned v0.6.8
4872025-02-25T01:34:10.714Z Compiling toml_datetime v0.6.8
4882025-02-25T01:34:10.866Z Compiling cargo-platform v0.1.8
4892025-02-25T01:34:10.930Z Compiling macaddr v1.0.1
4902025-02-25T01:34:11.197Z Compiling toml_edit v0.22.22
4912025-02-25T01:34:11.315Z Compiling camino-tempfile v1.1.1
4922025-02-25T01:34:12.004Z Compiling dof v0.3.0
4932025-02-25T01:34:12.074Z Compiling cargo_metadata v0.18.1
4942025-02-25T01:34:13.386Z Compiling usdt-attr-macro v0.5.0
4952025-02-25T01:34:13.389Z Compiling usdt-macro v0.5.0
4962025-02-25T01:34:14.052Z Compiling toml v0.8.19
4972025-02-25T01:34:14.496Z Compiling usdt v0.5.0
4982025-02-25T01:34:14.863Z Compiling cargo_toml v0.20.5
4992025-02-25T01:34:17.538Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002025-02-25T01:34:20.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.04s
5012025-02-25T01:34:21.039Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5022025-02-25T01:34:21.612Z Downloading crates ...
5032025-02-25T01:34:21.768Z Downloaded heck v0.3.3
5042025-02-25T01:34:21.774Z Downloaded heapless v0.7.17
5052025-02-25T01:34:21.780Z Downloaded hubpack_derive v0.1.1
5062025-02-25T01:34:21.783Z Downloaded headers-core v0.3.0
5072025-02-25T01:34:21.786Z Downloaded md5 v0.7.0
5082025-02-25T01:34:21.804Z Downloaded hex-literal v0.4.1
5092025-02-25T01:34:21.810Z Downloaded http-range v0.1.5
5102025-02-25T01:34:21.813Z Downloaded indoc v1.0.9
5112025-02-25T01:34:21.816Z Downloaded icu_provider_macros v1.5.0
5122025-02-25T01:34:21.818Z Downloaded memoffset v0.9.1
5132025-02-25T01:34:21.821Z Downloaded home v0.5.9
5142025-02-25T01:34:21.821Z Downloaded impl-trait-for-tuples v0.2.2
5152025-02-25T01:34:21.828Z Downloaded lru-cache v0.1.2
5162025-02-25T01:34:21.834Z Downloaded lalrpop-util v0.19.12
5172025-02-25T01:34:21.834Z Downloaded indent_write v2.2.0
5182025-02-25T01:34:21.834Z Downloaded hostname v0.4.0
5192025-02-25T01:34:21.834Z Downloaded mime v0.3.17
5202025-02-25T01:34:21.839Z Downloaded hubpack v0.1.2
5212025-02-25T01:34:21.839Z Downloaded kstat-rs v0.2.4
5222025-02-25T01:34:21.839Z Downloaded aes v0.8.4
5232025-02-25T01:34:21.842Z Downloaded managed v0.8.0
5242025-02-25T01:34:21.842Z Downloaded lazycell v1.3.0
5252025-02-25T01:34:21.845Z Downloaded lazy_static v1.5.0
5262025-02-25T01:34:21.847Z Downloaded indoc v2.0.5
5272025-02-25T01:34:21.850Z Downloaded curve25519-dalek-derive v0.1.1
5282025-02-25T01:34:21.852Z Downloaded hashlink v0.9.1
5292025-02-25T01:34:21.853Z Downloaded aes-gcm v0.10.3
5302025-02-25T01:34:21.857Z Downloaded match_cfg v0.1.0
5312025-02-25T01:34:21.859Z Downloaded backtrace v0.3.74
5322025-02-25T01:34:21.863Z Downloaded inout v0.1.3
5332025-02-25T01:34:21.866Z Downloaded lru v0.12.5
5342025-02-25T01:34:21.869Z Downloaded hyper-tls v0.6.0
5352025-02-25T01:34:21.869Z Downloaded ident_case v1.0.1
5362025-02-25T01:34:21.873Z Downloaded base64 v0.13.1
5372025-02-25T01:34:21.875Z Downloaded md-5 v0.10.6
5382025-02-25T01:34:21.878Z Downloaded libefi-sys v0.1.0
5392025-02-25T01:34:21.878Z Downloaded adler2 v2.0.0
5402025-02-25T01:34:21.880Z Downloaded mime_guess v2.0.5
5412025-02-25T01:34:21.883Z Downloaded highway v1.2.0
5422025-02-25T01:34:21.885Z Downloaded progenitor-client v0.8.0
5432025-02-25T01:34:21.888Z Downloaded aead v0.5.2
5442025-02-25T01:34:21.888Z Downloaded hyper-rustls v0.27.3
5452025-02-25T01:34:21.891Z Downloaded is_ci v1.2.0
5462025-02-25T01:34:21.893Z Downloaded ipnet v2.10.1
5472025-02-25T01:34:21.896Z Downloaded bitflags v1.3.2
5482025-02-25T01:34:21.898Z Downloaded lock_api v0.4.12
5492025-02-25T01:34:21.901Z Downloaded indexmap v1.9.3
5502025-02-25T01:34:21.905Z Downloaded bcs v0.1.6
5512025-02-25T01:34:21.907Z Downloaded predicates-tree v1.0.11
5522025-02-25T01:34:21.910Z Downloaded is-terminal v0.4.13
5532025-02-25T01:34:21.910Z Downloaded maplit v1.0.2
5542025-02-25T01:34:21.914Z Downloaded http-body-util v0.1.2
5552025-02-25T01:34:21.916Z Downloaded humantime v2.1.0
5562025-02-25T01:34:21.916Z Downloaded lockfree-object-pool v0.1.6
5572025-02-25T01:34:21.920Z Downloaded libsw v3.3.1
5582025-02-25T01:34:21.922Z Downloaded base64ct v1.6.0
5592025-02-25T01:34:21.925Z Downloaded linked-hash-map v0.5.6
5602025-02-25T01:34:21.925Z Downloaded base64 v0.21.7
5612025-02-25T01:34:21.930Z Downloaded bit-vec v0.6.3
5622025-02-25T01:34:21.932Z Downloaded icu_normalizer v1.5.0
5632025-02-25T01:34:21.936Z Downloaded hmac v0.12.1
5642025-02-25T01:34:21.940Z Downloaded serde-big-array v0.5.1
5652025-02-25T01:34:21.942Z Downloaded litrs v0.4.1
5662025-02-25T01:34:21.945Z Downloaded progenitor v0.9.1
5672025-02-25T01:34:21.947Z Downloaded ciborium-io v0.2.2
5682025-02-25T01:34:21.950Z Downloaded sigpipe v0.1.3
5692025-02-25T01:34:21.950Z Downloaded signature v2.2.0
5702025-02-25T01:34:21.953Z Downloaded proc-macro-crate v1.3.1
5712025-02-25T01:34:21.953Z Downloaded take_mut v0.2.2
5722025-02-25T01:34:21.955Z Downloaded maybe-uninit v2.0.0
5732025-02-25T01:34:21.959Z Downloaded crunchy v0.2.2
5742025-02-25T01:34:21.959Z Downloaded atty v0.2.14
5752025-02-25T01:34:21.962Z Downloaded r2d2 v0.8.10
5762025-02-25T01:34:21.962Z Downloaded quick-error v1.2.3
5772025-02-25T01:34:21.962Z Downloaded icu_locid_transform v1.5.0
5782025-02-25T01:34:21.965Z Downloaded constant_time_eq v0.3.1
5792025-02-25T01:34:21.968Z Downloaded cobs v0.2.3
5802025-02-25T01:34:21.970Z Downloaded blake3 v1.5.4
5812025-02-25T01:34:21.977Z Downloaded rand_chacha v0.3.1
5822025-02-25T01:34:21.980Z Downloaded semver v0.1.20
5832025-02-25T01:34:21.983Z Downloaded rustc_version v0.4.1
5842025-02-25T01:34:21.985Z Downloaded crc v3.2.1
5852025-02-25T01:34:21.988Z Downloaded convert_case v0.4.0
5862025-02-25T01:34:21.988Z Downloaded memmap2 v0.9.5
5872025-02-25T01:34:21.991Z Downloaded icu_properties v1.5.1
5882025-02-25T01:34:21.993Z Downloaded ipnetwork v0.21.1
5892025-02-25T01:34:21.996Z Downloaded zerofrom v0.1.4
5902025-02-25T01:34:21.999Z Downloaded crossbeam-deque v0.8.5
5912025-02-25T01:34:21.999Z Downloaded chrono-tz-build v0.4.0
5922025-02-25T01:34:22.002Z Downloaded crc32fast v1.4.2
5932025-02-25T01:34:22.005Z Downloaded async-stream v0.3.6
5942025-02-25T01:34:22.008Z Downloaded signal-hook-registry v1.4.2
5952025-02-25T01:34:22.008Z Downloaded scopeguard v1.2.0
5962025-02-25T01:34:22.011Z Downloaded cfg_aliases v0.2.1
5972025-02-25T01:34:22.011Z Downloaded float-ord v0.3.2
5982025-02-25T01:34:22.013Z Downloaded assert_matches v1.5.0
5992025-02-25T01:34:22.013Z Downloaded supports-color v3.0.2
6002025-02-25T01:34:22.016Z Downloaded structmeta v0.3.0
6012025-02-25T01:34:22.019Z Downloaded signal-hook-tokio v0.3.1
6022025-02-25T01:34:22.019Z Downloaded ctr v0.9.2
6032025-02-25T01:34:22.021Z Downloaded crc-catalog v2.4.0
6042025-02-25T01:34:22.024Z Downloaded tls_codec_derive v0.4.1
6052025-02-25T01:34:22.027Z Downloaded castaway v0.2.3
6062025-02-25T01:34:22.027Z Downloaded newtype_derive v0.1.6
6072025-02-25T01:34:22.030Z Downloaded cbc v0.1.2
6082025-02-25T01:34:22.032Z Downloaded cancel-safe-futures v0.1.5
6092025-02-25T01:34:23.038Z Downloaded tiny-keccak v2.0.2
6102025-02-25T01:34:23.041Z Downloaded utf16_iter v1.0.5
6112025-02-25T01:34:23.042Z Downloaded arrayvec v0.7.6
6122025-02-25T01:34:23.042Z Downloaded console v0.15.10
6132025-02-25T01:34:23.042Z Downloaded icu_normalizer_data v1.5.0
6142025-02-25T01:34:23.042Z Downloaded cookie_store v0.21.1
6152025-02-25T01:34:23.042Z Downloaded backoff v0.4.0
6162025-02-25T01:34:23.042Z Downloaded async-trait v0.1.86
6172025-02-25T01:34:23.042Z Downloaded num-conv v0.1.0
6182025-02-25T01:34:23.042Z Downloaded cexpr v0.6.0
6192025-02-25T01:34:23.042Z Downloaded async-recursion v1.1.1
6202025-02-25T01:34:23.042Z Downloaded chacha20 v0.9.1
6212025-02-25T01:34:23.042Z Downloaded xz2 v0.1.7
6222025-02-25T01:34:23.042Z Downloaded utf-8 v0.7.6
6232025-02-25T01:34:23.042Z Downloaded env_filter v0.1.2
6242025-02-25T01:34:23.042Z Downloaded dunce v1.0.5
6252025-02-25T01:34:23.042Z Downloaded fxhash v0.2.1
6262025-02-25T01:34:23.042Z Downloaded async-bb8-diesel v0.2.1
6272025-02-25T01:34:23.042Z Downloaded foreign-types-shared v0.3.1
6282025-02-25T01:34:23.042Z Downloaded dyn-clone v1.0.18
6292025-02-25T01:34:23.042Z Downloaded debug-ignore v1.0.5
6302025-02-25T01:34:23.042Z Downloaded snafu-derive v0.8.5
6312025-02-25T01:34:23.042Z Downloaded data-encoding v2.6.0
6322025-02-25T01:34:23.042Z Downloaded icu_locid v1.5.0
6332025-02-25T01:34:23.042Z Downloaded proc-macro-error-attr2 v2.0.0
6342025-02-25T01:34:23.042Z Downloaded heapless v0.8.0
6352025-02-25T01:34:23.042Z Downloaded oso-derive v0.27.3
6362025-02-25T01:34:23.042Z Downloaded multimap v0.10.0
6372025-02-25T01:34:23.042Z Downloaded ff v0.13.0
6382025-02-25T01:34:23.042Z Downloaded tabwriter v1.4.0
6392025-02-25T01:34:23.042Z Downloaded ron v0.7.1
6402025-02-25T01:34:23.042Z Downloaded num-iter v0.1.45
6412025-02-25T01:34:23.042Z Downloaded untrusted v0.9.0
6422025-02-25T01:34:23.042Z Downloaded untrusted v0.7.1
6432025-02-25T01:34:23.042Z Downloaded rustc-hash v2.1.1
6442025-02-25T01:34:23.042Z Downloaded minimal-lexical v0.2.1
6452025-02-25T01:34:23.043Z Downloaded num-integer v0.1.46
6462025-02-25T01:34:23.043Z Downloaded num-derive v0.4.2
6472025-02-25T01:34:23.043Z Downloaded futures-task v0.3.31
6482025-02-25T01:34:23.043Z Downloaded diesel_table_macro_syntax v0.2.0
6492025-02-25T01:34:23.043Z Downloaded zone_cfg_derive v0.3.0
6502025-02-25T01:34:23.043Z Downloaded zone_cfg_derive v0.1.2
6512025-02-25T01:34:23.043Z Downloaded packed_struct v0.10.1
6522025-02-25T01:34:23.043Z Downloaded newtype-uuid v1.2.1
6532025-02-25T01:34:23.043Z Downloaded ecdsa v0.16.9
6542025-02-25T01:34:23.043Z Downloaded vte_generate_state_changes v0.1.2
6552025-02-25T01:34:23.043Z Downloaded powerfmt v0.2.0
6562025-02-25T01:34:23.043Z Downloaded env_logger v0.10.2
6572025-02-25T01:34:23.043Z Downloaded socket2 v0.5.8
6582025-02-25T01:34:23.043Z Downloaded rfc6979 v0.4.0
6592025-02-25T01:34:23.043Z Downloaded resolv-conf v0.7.0
6602025-02-25T01:34:23.043Z Downloaded primeorder v0.13.6
6612025-02-25T01:34:23.043Z Downloaded peg v0.8.4
6622025-02-25T01:34:23.043Z Downloaded num_threads v0.1.7
6632025-02-25T01:34:23.043Z Downloaded subtle v2.6.1
6642025-02-25T01:34:23.043Z Downloaded slog-bunyan v2.5.0
6652025-02-25T01:34:23.043Z Downloaded slog-async v2.8.0
6662025-02-25T01:34:23.043Z Downloaded sec1 v0.7.3
6672025-02-25T01:34:23.043Z Downloaded des v0.8.1
6682025-02-25T01:34:23.043Z Downloaded toml v0.7.8
6692025-02-25T01:34:23.043Z Downloaded scrypt v0.11.0
6702025-02-25T01:34:23.043Z Downloaded zerovec-derive v0.10.3
6712025-02-25T01:34:23.043Z Downloaded schemars_derive v0.8.21
6722025-02-25T01:34:23.043Z Downloaded radium v0.7.0
6732025-02-25T01:34:23.043Z Downloaded quinn-udp v0.5.5
6742025-02-25T01:34:23.043Z Downloaded pbkdf2 v0.12.2
6752025-02-25T01:34:23.043Z Downloaded openssl-probe v0.1.5
6762025-02-25T01:34:23.043Z Downloaded displaydoc v0.2.5
6772025-02-25T01:34:23.043Z Downloaded tracing-attributes v0.1.27
6782025-02-25T01:34:23.043Z Downloaded nibble_vec v0.1.0
6792025-02-25T01:34:23.043Z Downloaded number_prefix v0.4.0
6802025-02-25T01:34:23.043Z Downloaded typify-macro v0.3.0
6812025-02-25T01:34:23.043Z Downloaded arc-swap v1.7.1
6822025-02-25T01:34:23.044Z Downloaded unarray v0.1.4
6832025-02-25T01:34:23.044Z Downloaded typify-macro v0.2.0
6842025-02-25T01:34:23.044Z Downloaded wait-timeout v0.2.0
6852025-02-25T01:34:23.044Z Downloaded pin-project-internal v1.1.6
6862025-02-25T01:34:23.044Z Downloaded peg-macros v0.8.4
6872025-02-25T01:34:23.044Z Downloaded bindgen v0.71.1
6882025-02-25T01:34:23.044Z Downloaded defmt-parser v0.3.4
6892025-02-25T01:34:23.044Z Downloaded hickory-server v0.24.3
6902025-02-25T01:34:23.044Z Downloaded progenitor-client v0.9.1
6912025-02-25T01:34:23.044Z Downloaded foldhash v0.1.3
6922025-02-25T01:34:23.044Z Downloaded float-cmp v0.10.0
6932025-02-25T01:34:23.044Z Downloaded ghash v0.5.1
6942025-02-25T01:34:23.044Z Downloaded chacha20poly1305 v0.10.1
6952025-02-25T01:34:23.044Z Downloaded fallible-iterator v0.2.0
6962025-02-25T01:34:23.044Z Downloaded embedded-io v0.6.1
6972025-02-25T01:34:23.044Z Downloaded futures v0.3.31
6982025-02-25T01:34:23.044Z Downloaded progenitor v0.8.0
6992025-02-25T01:34:23.044Z Downloaded tracing-core v0.1.32
7002025-02-25T01:34:23.044Z Downloaded samael v0.0.18
7012025-02-25T01:34:23.044Z Downloaded nanorand v0.7.0
7022025-02-25T01:34:23.044Z Downloaded percent-encoding v2.3.1
7032025-02-25T01:34:23.044Z Downloaded oxnet v0.1.0
7042025-02-25T01:34:23.044Z Downloaded crypto-bigint v0.5.5
7052025-02-25T01:34:23.044Z Downloaded tinyvec_macros v0.1.1
7062025-02-25T01:34:23.044Z Downloaded time-core v0.1.2
7072025-02-25T01:34:23.044Z Downloaded pem v3.0.5
7082025-02-25T01:34:23.044Z Downloaded tokio-rustls v0.25.0
7092025-02-25T01:34:23.044Z Downloaded serde-hex v0.1.0
7102025-02-25T01:34:23.048Z Downloaded sct v0.7.1
7112025-02-25T01:34:23.048Z Downloaded vsss-rs v3.3.4
7122025-02-25T01:34:23.048Z Downloaded darling_macro v0.20.10
7132025-02-25T01:34:23.048Z Downloaded pin-project v1.1.6
7142025-02-25T01:34:23.048Z Downloaded peg-runtime v0.8.3
7152025-02-25T01:34:23.048Z Downloaded stringprep v0.1.5
7162025-02-25T01:34:23.048Z Downloaded yansi v1.0.1
7172025-02-25T01:34:23.048Z Downloaded simd-adler32 v0.3.7
7182025-02-25T01:34:23.048Z Downloaded shlex v1.3.0
7192025-02-25T01:34:23.048Z Downloaded zip v0.6.6
7202025-02-25T01:34:23.049Z Downloaded http v1.2.0
7212025-02-25T01:34:23.049Z Downloaded native-tls v0.2.12
7222025-02-25T01:34:23.049Z Downloaded universal-hash v0.5.1
7232025-02-25T01:34:23.049Z Downloaded multer v3.1.0
7242025-02-25T01:34:23.049Z Downloaded shell-words v1.1.0
7252025-02-25T01:34:23.049Z Downloaded bumpalo v3.16.0
7262025-02-25T01:34:23.049Z Downloaded idna v1.0.3
7272025-02-25T01:34:23.049Z Downloaded sync_wrapper v1.0.1
7282025-02-25T01:34:23.049Z Downloaded ppv-lite86 v0.2.20
7292025-02-25T01:34:23.049Z Downloaded tinystr v0.7.6
7302025-02-25T01:34:23.049Z Downloaded try-lock v0.2.5
7312025-02-25T01:34:23.049Z Downloaded string_cache v0.8.7
7322025-02-25T01:34:23.049Z Downloaded fallible-streaming-iterator v0.1.9
7332025-02-25T01:34:23.049Z Downloaded deranged v0.3.11
7342025-02-25T01:34:23.049Z Downloaded zerocopy v0.6.6
7352025-02-25T01:34:23.049Z Downloaded hash32 v0.2.1
7362025-02-25T01:34:23.049Z Downloaded owo-colors v4.1.0
7372025-02-25T01:34:23.049Z Downloaded unicode-xid v0.2.6
7382025-02-25T01:34:23.049Z Downloaded schemars v0.8.21
7392025-02-25T01:34:23.049Z Downloaded foreign-types v0.3.2
7402025-02-25T01:34:23.049Z Downloaded group v0.13.0
7412025-02-25T01:34:23.049Z Downloaded glob v0.3.2
7422025-02-25T01:34:23.049Z Downloaded futures-core v0.3.31
7432025-02-25T01:34:23.049Z Downloaded enum-as-inner v0.6.1
7442025-02-25T01:34:23.049Z Downloaded pkg-config v0.3.31
7452025-02-25T01:34:23.049Z Downloaded url v2.5.3
7462025-02-25T01:34:23.049Z Downloaded tracing v0.1.40
7472025-02-25T01:34:23.049Z Downloaded serde_plain v1.0.2
7482025-02-25T01:34:23.049Z Downloaded rustls-pemfile v1.0.4
7492025-02-25T01:34:23.049Z Downloaded progenitor-macro v0.9.1
7502025-02-25T01:34:23.049Z Downloaded slog-stdlog v4.1.1
7512025-02-25T01:34:23.049Z Downloaded openssl-macros v0.1.1
7522025-02-25T01:34:23.049Z Downloaded slog-json v2.6.1
7532025-02-25T01:34:23.049Z Downloaded slog-envlogger v2.2.0
7542025-02-25T01:34:23.049Z Downloaded oso v0.27.3
7552025-02-25T01:34:23.049Z Downloaded path-slash v0.1.5
7562025-02-25T01:34:23.049Z Downloaded time-macros v0.2.18
7572025-02-25T01:34:23.049Z Downloaded itertools v0.12.1
7582025-02-25T01:34:23.050Z Downloaded same-file v1.0.6
7592025-02-25T01:34:23.050Z Downloaded zerofrom-derive v0.1.4
7602025-02-25T01:34:23.050Z Downloaded parse-size v1.1.0
7612025-02-25T01:34:23.050Z Downloaded env_logger v0.11.5
7622025-02-25T01:34:23.050Z Downloaded termcolor v1.4.1
7632025-02-25T01:34:23.050Z Downloaded fallible-iterator v0.3.0
7642025-02-25T01:34:23.050Z Downloaded der_derive v0.7.3
7652025-02-25T01:34:23.050Z Downloaded globset v0.4.15
7662025-02-25T01:34:23.050Z Downloaded pkcs1 v0.7.5
7672025-02-25T01:34:23.050Z Downloaded progenitor-impl v0.9.1
7682025-02-25T01:34:23.050Z Downloaded tokio-macros v2.5.0
7692025-02-25T01:34:23.050Z Downloaded progenitor-impl v0.8.0
7702025-02-25T01:34:23.050Z Downloaded flume v0.11.1
7712025-02-25T01:34:23.050Z Downloaded ed25519 v2.2.3
7722025-02-25T01:34:23.050Z Downloaded toolchain_find v0.4.0
7732025-02-25T01:34:23.050Z Downloaded dsl_auto_type v0.1.2
7742025-02-25T01:34:23.050Z Downloaded hashbrown v0.13.2
7752025-02-25T01:34:23.050Z Downloaded opaque-debug v0.3.1
7762025-02-25T01:34:23.050Z Downloaded newline-converter v0.3.0
7772025-02-25T01:34:23.050Z Downloaded funty v2.0.0
7782025-02-25T01:34:23.050Z Downloaded poly1305 v0.8.0
7792025-02-25T01:34:23.050Z Downloaded nodrop v0.1.14
7802025-02-25T01:34:23.050Z Downloaded fragile v2.0.0
7812025-02-25T01:34:23.050Z Downloaded slog-scope v4.4.0
7822025-02-25T01:34:23.050Z Downloaded unicode-properties v0.1.3
7832025-02-25T01:34:23.050Z Downloaded typify v0.3.0
7842025-02-25T01:34:23.050Z Downloaded pin-utils v0.1.0
7852025-02-25T01:34:23.050Z Downloaded paste v1.0.15
7862025-02-25T01:34:23.050Z Downloaded der v0.7.9
7872025-02-25T01:34:23.050Z Downloaded strum v0.26.3
7882025-02-25T01:34:23.050Z Downloaded russh-cryptovec v0.7.3
7892025-02-25T01:34:23.050Z Downloaded form_urlencoded v1.2.1
7902025-02-25T01:34:23.050Z Downloaded zeroize v1.8.1
7912025-02-25T01:34:23.050Z Downloaded serde_path_to_error v0.1.16
7922025-02-25T01:34:23.050Z Downloaded secrecy v0.8.0
7932025-02-25T01:34:23.050Z Downloaded salsa20 v0.10.2
7942025-02-25T01:34:23.050Z Downloaded diesel_derives v2.2.3
7952025-02-25T01:34:23.050Z Downloaded pkcs5 v0.7.1
7962025-02-25T01:34:23.051Z Downloaded zip v2.1.3
7972025-02-25T01:34:23.051Z Downloaded derive_builder_macro v0.20.2
7982025-02-25T01:34:23.051Z Downloaded waitgroup v0.1.2
7992025-02-25T01:34:23.051Z Downloaded hashbrown v0.12.3
8002025-02-25T01:34:23.051Z Downloaded xattr v1.3.1
8012025-02-25T01:34:23.051Z Downloaded parking_lot v0.12.3
8022025-02-25T01:34:23.051Z Downloaded document-features v0.2.10
8032025-02-25T01:34:23.051Z Downloaded fs_extra v1.3.0
8042025-02-25T01:34:23.051Z Downloaded crossterm v0.28.1
8052025-02-25T01:34:23.051Z Downloaded password-hash v0.4.2
8062025-02-25T01:34:23.051Z Downloaded unicode-normalization v0.1.24
8072025-02-25T01:34:23.051Z Downloaded tokio-util v0.7.12
8082025-02-25T01:34:23.051Z Downloaded polyval v0.6.2
8092025-02-25T01:34:23.051Z Downloaded rpassword v7.3.1
8102025-02-25T01:34:23.055Z Downloaded rustls-pemfile v2.2.0
8112025-02-25T01:34:23.055Z Downloaded phf_shared v0.11.2
8122025-02-25T01:34:23.055Z Downloaded olpc-cjson v0.1.4
8132025-02-25T01:34:23.055Z Downloaded tls_codec v0.4.1
8142025-02-25T01:34:23.055Z Downloaded signal-hook v0.3.17
8152025-02-25T01:34:23.055Z Downloaded serde_derive_internals v0.29.1
8162025-02-25T01:34:23.055Z Downloaded parse-zoneinfo v0.3.1
8172025-02-25T01:34:23.055Z Downloaded half v2.4.1
8182025-02-25T01:34:23.055Z Downloaded quinn v0.11.5
8192025-02-25T01:34:23.055Z Downloaded static_assertions v1.1.0
8202025-02-25T01:34:23.055Z Downloaded stable_deref_trait v1.2.0
8212025-02-25T01:34:23.055Z Downloaded hkdf v0.12.4
8222025-02-25T01:34:23.055Z Downloaded yasna v0.5.2
8232025-02-25T01:34:23.055Z Downloaded flagset v0.4.6
8242025-02-25T01:34:23.055Z Downloaded daft-derive v0.1.1
8252025-02-25T01:34:23.055Z Downloaded daft v0.1.1
8262025-02-25T01:34:23.055Z Downloaded pretty-hex v0.2.1
8272025-02-25T01:34:23.055Z Downloaded rayon-core v1.12.1
8282025-02-25T01:34:23.055Z Downloaded fixedbitset v0.4.2
8292025-02-25T01:34:23.055Z Downloaded filetime v0.2.25
8302025-02-25T01:34:23.055Z Downloaded fd-lock v4.0.2
8312025-02-25T01:34:23.055Z Downloaded futures-executor v0.3.31
8322025-02-25T01:34:23.055Z Downloaded phf_generator v0.11.2
8332025-02-25T01:34:23.055Z Downloaded packed_struct_codegen v0.10.1
8342025-02-25T01:34:23.055Z Downloaded num_enum_derive v0.5.11
8352025-02-25T01:34:23.055Z Downloaded termtree v0.4.1
8362025-02-25T01:34:23.055Z Downloaded num-complex v0.4.6
8372025-02-25T01:34:23.055Z Downloaded tower-layer v0.3.3
8382025-02-25T01:34:23.055Z Downloaded rand_core v0.9.2
8392025-02-25T01:34:23.055Z Downloaded similar v2.6.0
8402025-02-25T01:34:23.055Z Downloaded smallvec v0.6.14
8412025-02-25T01:34:23.055Z Downloaded foreign-types-shared v0.1.1
8422025-02-25T01:34:23.055Z Downloaded rustfmt-wrapper v0.2.1
8432025-02-25T01:34:23.055Z Downloaded subprocess v0.2.9
8442025-02-25T01:34:23.055Z Downloaded uuid v1.12.0
8452025-02-25T01:34:23.055Z Downloaded rusty-fork v0.3.0
8462025-02-25T01:34:23.055Z Downloaded num_enum v0.5.11
8472025-02-25T01:34:23.055Z Downloaded ssh-encoding v0.2.0
8482025-02-25T01:34:23.056Z Downloaded qorb v0.2.1
8492025-02-25T01:34:23.056Z Downloaded termtree v0.5.1
8502025-02-25T01:34:23.056Z Downloaded uzers v0.12.1
8512025-02-25T01:34:23.056Z Downloaded phf_shared v0.10.0
8522025-02-25T01:34:23.056Z Downloaded tokio-rustls v0.26.0
8532025-02-25T01:34:23.056Z Downloaded rustversion v1.0.17
8542025-02-25T01:34:23.056Z Downloaded sqlparser_derive v0.2.2
8552025-02-25T01:34:23.056Z Downloaded slog-dtrace v0.3.0
8562025-02-25T01:34:23.056Z Downloaded derive_builder_core v0.20.2
8572025-02-25T01:34:23.056Z Downloaded rusqlite v0.32.1
8582025-02-25T01:34:23.056Z Downloaded write16 v1.0.0
8592025-02-25T01:34:23.056Z Downloaded gethostname v0.5.0
8602025-02-25T01:34:23.056Z Downloaded num v0.4.3
8612025-02-25T01:34:23.056Z Downloaded slab v0.4.9
8622025-02-25T01:34:23.056Z Downloaded dropshot_endpoint v0.15.1
8632025-02-25T01:34:23.056Z Downloaded zone v0.3.0
8642025-02-25T01:34:23.056Z Downloaded ref-cast-impl v1.0.23
8652025-02-25T01:34:23.056Z Downloaded vergen v8.3.2
8662025-02-25T01:34:23.056Z Downloaded tar v0.4.44
8672025-02-25T01:34:23.056Z Downloaded tough v0.19.0
8682025-02-25T01:34:23.056Z Downloaded wyz v0.5.1
8692025-02-25T01:34:23.056Z Downloaded writeable v0.5.5
8702025-02-25T01:34:23.056Z Downloaded phf v0.11.2
8712025-02-25T01:34:23.056Z Downloaded foreign-types-macros v0.2.3
8722025-02-25T01:34:23.056Z Downloaded whoami v1.5.2
8732025-02-25T01:34:23.056Z Downloaded which v4.4.2
8742025-02-25T01:34:23.056Z Downloaded russh-keys v0.45.0
8752025-02-25T01:34:23.056Z Downloaded futures-macro v0.3.31
8762025-02-25T01:34:23.056Z Downloaded p256 v0.13.2
8772025-02-25T01:34:23.056Z Downloaded dirs-sys-next v0.1.2
8782025-02-25T01:34:23.056Z Downloaded tokio-tungstenite v0.23.1
8792025-02-25T01:34:23.056Z Downloaded tokio-tungstenite v0.21.0
8802025-02-25T01:34:23.056Z Downloaded zone v0.1.8
8812025-02-25T01:34:23.056Z Downloaded steno v0.4.1
8822025-02-25T01:34:23.056Z Downloaded want v0.3.1
8832025-02-25T01:34:23.056Z Downloaded aho-corasick v1.1.3
8842025-02-25T01:34:23.056Z Downloaded tower-service v0.3.3
8852025-02-25T01:34:23.056Z Downloaded twox-hash v2.1.0
8862025-02-25T01:34:23.056Z Downloaded foreign-types v0.5.0
8872025-02-25T01:34:23.057Z Downloaded darling v0.20.10
8882025-02-25T01:34:23.057Z Downloaded thread_local v1.1.8
8892025-02-25T01:34:23.057Z Downloaded siphasher v0.3.11
8902025-02-25T01:34:23.057Z Downloaded serde_with_macros v3.11.0
8912025-02-25T01:34:23.057Z Downloaded nu-ansi-term v0.50.1
8922025-02-25T01:34:23.057Z Downloaded precomputed-hash v0.1.1
8932025-02-25T01:34:23.057Z Downloaded p521 v0.13.3
8942025-02-25T01:34:23.057Z Downloaded strum_macros v0.24.3
8952025-02-25T01:34:23.057Z Downloaded omicron-zone-package v0.12.0
8962025-02-25T01:34:23.057Z Downloaded predicates-core v1.0.8
8972025-02-25T01:34:23.057Z Downloaded ena v0.14.3
8982025-02-25T01:34:23.057Z Downloaded fatfs v0.3.6
8992025-02-25T01:34:23.057Z Downloaded ron v0.8.1
9002025-02-25T01:34:23.057Z Downloaded postcard v1.0.10
9012025-02-25T01:34:23.057Z Downloaded embedded-io v0.4.0
9022025-02-25T01:34:23.057Z Downloaded mirai-annotations v1.12.0
9032025-02-25T01:34:23.057Z Downloaded diesel-dtrace v0.4.2
9042025-02-25T01:34:23.057Z Downloaded dirs-next v2.0.0
9052025-02-25T01:34:23.057Z Downloaded winnow v0.5.40
9062025-02-25T01:34:23.057Z Downloaded parse-display v0.10.0
9072025-02-25T01:34:23.057Z Downloaded zeroize_derive v1.4.2
9082025-02-25T01:34:23.057Z Downloaded rand_core v0.6.4
9092025-02-25T01:34:23.057Z Downloaded tokio-native-tls v0.3.1
9102025-02-25T01:34:23.061Z Downloaded ssh-cipher v0.2.0
9112025-02-25T01:34:23.061Z Downloaded typed-path v0.9.3
9122025-02-25T01:34:23.061Z Downloaded parse-display-derive v0.10.0
9132025-02-25T01:34:23.061Z Downloaded serde_repr v0.1.19
9142025-02-25T01:34:23.061Z Downloaded termios v0.3.3
9152025-02-25T01:34:23.061Z Downloaded ref-cast v1.0.23
9162025-02-25T01:34:23.061Z Downloaded serde_urlencoded v0.7.1
9172025-02-25T01:34:23.061Z Downloaded parking_lot v0.11.2
9182025-02-25T01:34:23.061Z Downloaded rand v0.9.0
9192025-02-25T01:34:23.061Z Downloaded strum_macros v0.26.4
9202025-02-25T01:34:23.061Z Downloaded predicates v3.1.3
9212025-02-25T01:34:23.061Z Downloaded rand_seeder v0.3.0
9222025-02-25T01:34:23.061Z Downloaded zopfli v0.8.1
9232025-02-25T01:34:23.061Z Downloaded pbkdf2 v0.11.0
9242025-02-25T01:34:23.061Z Downloaded aws-lc-rs v1.10.0
9252025-02-25T01:34:23.061Z Downloaded tungstenite v0.23.0
9262025-02-25T01:34:23.061Z Downloaded slog v2.7.0
9272025-02-25T01:34:23.061Z Downloaded tokio-stream v0.1.17
9282025-02-25T01:34:23.061Z Downloaded yoke v0.7.4
9292025-02-25T01:34:23.061Z Downloaded getrandom v0.2.15
9302025-02-25T01:34:23.061Z Downloaded parking_lot_core v0.9.10
9312025-02-25T01:34:23.061Z Downloaded postgres-protocol v0.6.8
9322025-02-25T01:34:23.061Z Downloaded rustls-pki-types v1.10.0
9332025-02-25T01:34:23.061Z Downloaded miniz_oxide v0.8.0
9342025-02-25T01:34:23.061Z Downloaded tokio-tungstenite v0.24.0
9352025-02-25T01:34:23.061Z Downloaded elliptic-curve v0.13.8
9362025-02-25T01:34:23.061Z Downloaded lalrpop v0.19.12
9372025-02-25T01:34:23.061Z Downloaded pretty_assertions v1.4.1
9382025-02-25T01:34:23.061Z Downloaded quinn-proto v0.11.8
9392025-02-25T01:34:23.061Z Downloaded hashbrown v0.14.5
9402025-02-25T01:34:23.061Z Downloaded rcgen v0.12.1
9412025-02-25T01:34:23.061Z Downloaded papergrid v0.14.0
9422025-02-25T01:34:23.062Z Downloaded tower v0.5.2
9432025-02-25T01:34:23.062Z Downloaded rustyline v14.0.0
9442025-02-25T01:34:23.062Z Downloaded reqwest v0.12.12
9452025-02-25T01:34:23.062Z Downloaded russh v0.45.0
9462025-02-25T01:34:23.062Z Downloaded icu_properties_data v1.5.0
9472025-02-25T01:34:23.062Z Downloaded tokio-postgres v0.7.12
9482025-02-25T01:34:23.062Z Downloaded prettyplease v0.2.29
9492025-02-25T01:34:23.062Z Downloaded proptest v1.5.0
9502025-02-25T01:34:23.062Z Downloaded chrono v0.4.39
9512025-02-25T01:34:23.062Z Downloaded rayon v1.10.0
9522025-02-25T01:34:23.062Z Downloaded nom v7.1.3
9532025-02-25T01:34:23.062Z Downloaded mio v1.0.2
9542025-02-25T01:34:23.062Z Downloaded toml_edit v0.19.15
9552025-02-25T01:34:23.062Z Downloaded zerovec v0.10.4
9562025-02-25T01:34:23.062Z Downloaded num-bigint-dig v0.8.4
9572025-02-25T01:34:23.062Z Downloaded salty v0.3.0
9582025-02-25T01:34:23.062Z Downloaded smoltcp v0.9.1
9592025-02-25T01:34:23.070Z Downloaded zerocopy v0.8.10
9602025-02-25T01:34:23.097Z Downloaded git2 v0.19.0
9612025-02-25T01:34:23.106Z Downloaded regex-syntax v0.6.29
9622025-02-25T01:34:23.114Z Downloaded ssh-key v0.6.6
9632025-02-25T01:34:23.122Z Downloaded portable-atomic v1.9.0
9642025-02-25T01:34:23.130Z Downloaded curve25519-dalek v4.1.3
9652025-02-25T01:34:23.141Z Downloaded x509-cert v0.2.5
9662025-02-25T01:34:23.147Z Downloaded smoltcp v0.11.0
9672025-02-25T01:34:23.162Z Downloaded serde_with v3.11.0
9682025-02-25T01:34:23.170Z Downloaded petname v2.0.2
9692025-02-25T01:34:23.176Z Downloaded hickory-proto v0.24.3
9702025-02-25T01:34:23.194Z Downloaded chrono-tz v0.10.1
9712025-02-25T01:34:23.201Z Downloaded p384 v0.13.0
9722025-02-25T01:34:23.209Z Downloaded regex-syntax v0.8.5
9732025-02-25T01:34:23.218Z Downloaded vcpkg v0.2.15
9742025-02-25T01:34:23.259Z Downloaded gimli v0.31.1
9752025-02-25T01:34:23.268Z Downloaded unicode-width v0.2.0
9762025-02-25T01:34:23.274Z Downloaded bstr v1.10.0
9772025-02-25T01:34:23.285Z Downloaded dropshot v0.15.1
9782025-02-25T01:34:23.308Z Downloaded rustls-webpki v0.102.8
9792025-02-25T01:34:23.327Z Downloaded rustls v0.21.12
9802025-02-25T01:34:23.339Z Downloaded regress v0.10.1
9812025-02-25T01:34:23.349Z Downloaded nix v0.27.1
9822025-02-25T01:34:23.360Z Downloaded diesel v2.2.7
9832025-02-25T01:34:23.380Z Downloaded object v0.30.4
9842025-02-25T01:34:23.390Z Downloaded webpki-roots v0.26.6
9852025-02-25T01:34:23.394Z Downloaded regex v1.11.1
9862025-02-25T01:34:23.408Z Downloaded regress v0.9.1
9872025-02-25T01:34:23.417Z Downloaded zerocopy-derive v0.6.6
9882025-02-25T01:34:23.428Z Downloaded rustls v0.22.4
9892025-02-25T01:34:23.443Z Downloaded dropshot v0.12.0
9902025-02-25T01:34:23.464Z Downloaded openssl v0.10.71
9912025-02-25T01:34:23.474Z Downloaded bzip2-sys v0.1.11+1.0.8
9922025-02-25T01:34:23.487Z Downloaded object v0.36.5
9932025-02-25T01:34:23.499Z Downloaded openapiv3 v2.0.0
9942025-02-25T01:34:23.512Z Downloaded nix v0.29.0
9952025-02-25T01:34:23.525Z Downloaded nix v0.28.0
9962025-02-25T01:34:23.538Z Downloaded typify-impl v0.2.0
9972025-02-25T01:34:23.554Z Downloaded rustls v0.23.19
9982025-02-25T01:34:23.567Z Downloaded typify-impl v0.3.0
9992025-02-25T01:34:23.584Z Downloaded ratatui v0.29.0
10002025-02-25T01:34:23.605Z Downloaded petgraph v0.6.5
10012025-02-25T01:34:23.624Z Downloaded polar-core v0.27.3
10022025-02-25T01:34:23.633Z Downloaded regex-automata v0.4.8
10032025-02-25T01:34:23.653Z Downloaded reedline v0.35.0
10042025-02-25T01:34:23.659Z Downloaded csv v1.3.1
10052025-02-25T01:34:23.680Z Downloaded sha3 v0.10.8
10062025-02-25T01:34:23.685Z Downloaded sqlparser v0.45.0
10072025-02-25T01:34:23.691Z Downloaded sled v0.34.7
10082025-02-25T01:34:23.702Z Downloaded rustls-webpki v0.101.7
10092025-02-25T01:34:23.718Z Downloaded tabled v0.18.0
10102025-02-25T01:34:23.735Z Downloaded radix_trie v0.2.1
10112025-02-25T01:34:23.741Z Downloaded num-bigint v0.4.6
10122025-02-25T01:34:23.745Z Downloaded h2 v0.4.6
10132025-02-25T01:34:23.753Z Downloaded quick-xml v0.37.2
10142025-02-25T01:34:23.759Z Downloaded lzma-sys v0.1.20
10152025-02-25T01:34:23.790Z Downloaded test-strategy v0.4.0
10162025-02-25T01:34:23.793Z Downloaded rand v0.8.5
10172025-02-25T01:34:23.797Z Downloaded tokio v1.43.0
10182025-02-25T01:34:23.841Z Downloaded libz-sys v1.1.20
10192025-02-25T01:34:23.858Z Downloaded time v0.3.36
10202025-02-25T01:34:23.865Z Downloaded tungstenite v0.21.0
10212025-02-25T01:34:23.868Z Downloaded strum_macros v0.25.3
10222025-02-25T01:34:23.871Z Downloaded smallvec v1.14.0
10232025-02-25T01:34:23.878Z Downloaded num-traits v0.2.19
10242025-02-25T01:34:23.881Z Downloaded derive_more v0.99.19
10252025-02-25T01:34:23.881Z Downloaded ed25519-dalek v2.1.1
10262025-02-25T01:34:23.884Z Downloaded futures-util v0.3.31
10272025-02-25T01:34:23.895Z Downloaded rustc-demangle v0.1.24
10282025-02-25T01:34:23.898Z Downloaded yoke-derive v0.7.4
10292025-02-25T01:34:23.898Z Downloaded sync-ptr v0.1.1
10302025-02-25T01:34:23.900Z Downloaded endian-type v0.1.2
10312025-02-25T01:34:23.900Z Downloaded difflib v0.4.0
10322025-02-25T01:34:23.901Z Downloaded rsa v0.9.6
10332025-02-25T01:34:23.907Z Downloaded unicode-segmentation v1.12.0
10342025-02-25T01:34:23.911Z Downloaded derive_builder v0.20.2
10352025-02-25T01:34:23.913Z Downloaded walkdir v2.5.0
10362025-02-25T01:34:23.916Z Downloaded tui-tree-widget v0.23.0
10372025-02-25T01:34:23.919Z Downloaded zerocopy-derive v0.8.10
10382025-02-25T01:34:23.923Z Downloaded slog-term v2.9.1
10392025-02-25T01:34:23.925Z Downloaded publicsuffix v2.3.0
10402025-02-25T01:34:23.928Z Downloaded flate2 v1.0.35
10412025-02-25T01:34:23.934Z Downloaded either v1.13.0
10422025-02-25T01:34:23.937Z Downloaded diff v0.1.13
10432025-02-25T01:34:23.940Z Downloaded phf_codegen v0.11.2
10442025-02-25T01:34:23.940Z Downloaded normalize-line-endings v0.3.0
10452025-02-25T01:34:23.940Z Downloaded encoding_rs v0.8.34
10462025-02-25T01:34:23.962Z Downloaded new_debug_unreachable v1.0.6
10472025-02-25T01:34:23.964Z Downloaded unicode_categories v0.1.1
10482025-02-25T01:34:23.967Z Downloaded unsafe-libyaml v0.2.11
10492025-02-25T01:34:23.970Z Downloaded futures-channel v0.3.31
10502025-02-25T01:34:23.973Z Downloaded password-hash v0.5.0
10512025-02-25T01:34:23.973Z Downloaded bitvec v1.0.1
10522025-02-25T01:34:23.987Z Downloaded futures-io v0.3.31
10532025-02-25T01:34:23.990Z Downloaded darling_core v0.20.10
10542025-02-25T01:34:23.993Z Downloaded value-bag v1.9.0
10552025-02-25T01:34:23.996Z Downloaded expectorate v1.1.0
10562025-02-25T01:34:23.999Z Downloaded openssl-sys v0.9.106
10572025-02-25T01:34:24.002Z Downloaded rand_chacha v0.9.0
10582025-02-25T01:34:24.006Z Downloaded typify v0.2.0
10592025-02-25T01:34:24.009Z Downloaded derive-where v1.2.7
10602025-02-25T01:34:24.011Z Downloaded itertools v0.14.0
10612025-02-25T01:34:24.019Z Downloaded parking_lot_core v0.8.6
10622025-02-25T01:34:24.021Z Downloaded tinyvec v1.8.0
10632025-02-25T01:34:24.025Z Downloaded itertools v0.13.0
10642025-02-25T01:34:24.031Z Downloaded downcast v0.11.0
10652025-02-25T01:34:24.034Z Downloaded serde_yaml v0.9.34+deprecated
10662025-02-25T01:34:24.037Z Downloaded tungstenite v0.24.0
10672025-02-25T01:34:24.041Z Downloaded itertools v0.10.5
10682025-02-25T01:34:24.047Z Downloaded ring v0.17.11
10692025-02-25T01:34:24.089Z Downloaded libm v0.2.8
10702025-02-25T01:34:24.097Z Downloaded utf8_iter v1.0.4
10712025-02-25T01:34:24.099Z Downloaded tabled_derive v0.10.0
10722025-02-25T01:34:24.099Z Downloaded synstructure v0.13.1
10732025-02-25T01:34:24.102Z Downloaded unicase v2.7.0
10742025-02-25T01:34:24.102Z Downloaded rtoolbox v0.0.2
10752025-02-25T01:34:24.105Z Downloaded hash32 v0.3.1
10762025-02-25T01:34:24.105Z Downloaded mockall_derive v0.13.1
10772025-02-25T01:34:24.107Z Downloaded hyper v1.5.2
10782025-02-25T01:34:24.112Z Downloaded getrandom v0.3.1
10792025-02-25T01:34:24.116Z Downloaded cc v1.2.15
10802025-02-25T01:34:24.119Z Downloaded defmt-macros v0.3.9
10812025-02-25T01:34:24.122Z Downloaded vte v0.11.1
10822025-02-25T01:34:24.125Z Downloaded pkcs8 v0.10.2
10832025-02-25T01:34:24.128Z Downloaded pem-rfc7468 v0.7.0
10842025-02-25T01:34:24.132Z Downloaded libgit2-sys v0.17.0+1.8.1
10852025-02-25T01:34:24.187Z Downloaded dropshot_endpoint v0.12.0
10862025-02-25T01:34:24.190Z Downloaded libxml v0.3.3
10872025-02-25T01:34:24.195Z Downloaded unicode-truncate v1.1.0
10882025-02-25T01:34:24.197Z Downloaded structmeta-derive v0.3.0
10892025-02-25T01:34:24.197Z Downloaded term v0.7.0
10902025-02-25T01:34:24.202Z Downloaded psl-types v2.0.11
10912025-02-25T01:34:24.205Z Downloaded progenitor-macro v0.8.0
10922025-02-25T01:34:24.205Z Downloaded thiserror-impl v2.0.11
10932025-02-25T01:34:24.205Z Downloaded pin-project-lite v0.2.14
10942025-02-25T01:34:24.208Z Downloaded crossbeam-channel v0.5.13
10952025-02-25T01:34:24.212Z Downloaded tokio-rustls v0.24.1
10962025-02-25T01:34:24.215Z Downloaded thiserror v2.0.11
10972025-02-25T01:34:24.219Z Downloaded num-rational v0.4.2
10982025-02-25T01:34:24.222Z Downloaded mockall v0.13.1
10992025-02-25T01:34:24.222Z Downloaded bytes v1.9.0
11002025-02-25T01:34:24.225Z Downloaded icu_collections v1.5.0
11012025-02-25T01:34:24.231Z Downloaded sqlformat v0.2.6
11022025-02-25T01:34:24.234Z Downloaded spin v0.9.8
11032025-02-25T01:34:24.236Z Downloaded scheduled-thread-pool v0.2.7
11042025-02-25T01:34:24.236Z Downloaded proc-macro-error2 v2.0.1
11052025-02-25T01:34:24.239Z Downloaded postgres-types v0.2.8
11062025-02-25T01:34:24.242Z Downloaded thiserror-no-std v2.0.2
11072025-02-25T01:34:24.245Z Downloaded snafu v0.8.5
11082025-02-25T01:34:24.252Z Downloaded topological-sort v0.2.2
11092025-02-25T01:34:24.255Z Downloaded thiserror-impl-no-std v2.0.2
11102025-02-25T01:34:24.255Z Downloaded spki v0.7.3
11112025-02-25T01:34:24.258Z Downloaded smf v0.2.3
11122025-02-25T01:34:24.259Z Downloaded unicode-bidi v0.3.17
11132025-02-25T01:34:24.263Z Downloaded const_format v0.2.34
11142025-02-25T01:34:24.273Z Downloaded allocator-api2 v0.2.18
11152025-02-25T01:34:24.273Z Downloaded defmt v0.3.8
11162025-02-25T01:34:24.276Z Downloaded crossbeam-epoch v0.9.18
11172025-02-25T01:34:24.276Z Downloaded compact_str v0.8.0
11182025-02-25T01:34:24.276Z Downloaded futures-sink v0.3.31
11192025-02-25T01:34:24.276Z Downloaded display-error-chain v0.2.2
11202025-02-25T01:34:24.279Z Downloaded clang-sys v1.8.1
11212025-02-25T01:34:24.279Z Downloaded hickory-resolver v0.24.3
11222025-02-25T01:34:24.283Z Downloaded csv-core v0.1.11
11232025-02-25T01:34:24.286Z Downloaded bzip2 v0.4.4
11242025-02-25T01:34:24.286Z Downloaded strip-ansi-escapes v0.2.0
11252025-02-25T01:34:24.286Z Downloaded sha1 v0.10.6
11262025-02-25T01:34:24.291Z Downloaded crossbeam-utils v0.8.20
11272025-02-25T01:34:24.294Z Downloaded crc-any v2.5.0
11282025-02-25T01:34:24.294Z Downloaded cookie v0.18.1
11292025-02-25T01:34:24.297Z Downloaded const_format_proc_macros v0.2.34
11302025-02-25T01:34:24.302Z Downloaded const-oid v0.9.6
11312025-02-25T01:34:24.302Z Downloaded ciborium v0.2.2
11322025-02-25T01:34:24.305Z Downloaded cassowary v0.3.0
11332025-02-25T01:34:24.305Z Downloaded buf-list v1.0.3
11342025-02-25T01:34:24.309Z Downloaded blowfish v0.9.1
11352025-02-25T01:34:24.310Z Downloaded ascii-canvas v3.0.0
11362025-02-25T01:34:24.310Z Downloaded argon2 v0.5.3
11372025-02-25T01:34:24.310Z Downloaded hyper-util v0.1.10
11382025-02-25T01:34:24.313Z Downloaded tap v1.0.1
11392025-02-25T01:34:24.315Z Downloaded indicatif v0.17.11
11402025-02-25T01:34:24.318Z Downloaded block-padding v0.3.3
11412025-02-25T01:34:24.321Z Downloaded atomic-waker v1.1.2
11422025-02-25T01:34:24.323Z Downloaded signal-hook-mio v0.2.4
11432025-02-25T01:34:24.323Z Downloaded icu_locid_transform_data v1.5.0
11442025-02-25T01:34:24.327Z Downloaded cfg_aliases v0.1.1
11452025-02-25T01:34:24.327Z Downloaded headers v0.4.0
11462025-02-25T01:34:24.329Z Downloaded arrayref v0.3.9
11472025-02-25T01:34:24.332Z Downloaded colored v2.1.0
11482025-02-25T01:34:24.335Z Downloaded cmake v0.1.51
11492025-02-25T01:34:24.335Z Downloaded ciborium-ll v0.2.2
11502025-02-25T01:34:24.335Z Downloaded array-init v0.0.4
11512025-02-25T01:34:24.338Z Downloaded rustc_version v0.1.7
11522025-02-25T01:34:24.338Z Downloaded rustc-hash v1.1.0
11532025-02-25T01:34:24.338Z Downloaded rand_xorshift v0.3.0
11542025-02-25T01:34:24.341Z Downloaded icu_provider v1.5.0
11552025-02-25T01:34:24.343Z Downloaded cipher v0.4.4
11562025-02-25T01:34:24.343Z Downloaded cstr-argument v0.1.2
11572025-02-25T01:34:24.346Z Downloaded crucible-workspace-hack v0.1.0
11582025-02-25T01:34:24.346Z Downloaded async-stream-impl v0.3.6
11592025-02-25T01:34:24.348Z Downloaded hyper-staticfile v0.10.1
11602025-02-25T01:34:24.349Z Downloaded linear-map v1.2.0
11612025-02-25T01:34:24.351Z Downloaded atomicwrites v0.4.4
11622025-02-25T01:34:24.351Z Downloaded litemap v0.7.3
11632025-02-25T01:34:24.354Z Downloaded keccak v0.1.5
11642025-02-25T01:34:24.356Z Downloaded base64 v0.22.1
11652025-02-25T01:34:24.359Z Downloaded hickory-client v0.24.3
11662025-02-25T01:34:24.361Z Downloaded bit-set v0.5.3
11672025-02-25T01:34:24.364Z Downloaded ahash v0.8.11
11682025-02-25T01:34:24.366Z Downloaded addr2line v0.24.2
11692025-02-25T01:34:24.369Z Downloaded http-body v1.0.1
11702025-02-25T01:34:24.369Z Downloaded libloading v0.8.5
11712025-02-25T01:34:24.372Z Downloaded jobserver v0.1.32
11722025-02-25T01:34:24.372Z Downloaded bitfield v0.14.0
11732025-02-25T01:34:24.374Z Downloaded bcrypt-pbkdf v0.10.0
11742025-02-25T01:34:24.374Z Downloaded instant v0.1.13
11752025-02-25T01:34:24.377Z Downloaded blake2 v0.10.6
11762025-02-25T01:34:24.380Z Downloaded bitfield-struct v0.6.2
11772025-02-25T01:34:24.380Z Downloaded base16ct v0.2.0
11782025-02-25T01:34:24.380Z Downloaded iana-time-zone v0.1.61
11792025-02-25T01:34:24.382Z Downloaded bindgen v0.69.5
11802025-02-25T01:34:24.389Z Downloaded httparse v1.9.5
11812025-02-25T01:34:24.392Z Downloaded httpdate v1.0.3
11822025-02-25T01:34:24.400Z Downloaded hex v0.4.3
11832025-02-25T01:34:24.400Z Downloaded bb8 v0.8.5
11842025-02-25T01:34:24.400Z Downloaded internet-checksum v0.2.1
11852025-02-25T01:34:24.400Z Downloaded idna_adapter v1.2.0
11862025-02-25T01:34:24.403Z Downloaded instability v0.3.2
11872025-02-25T01:34:24.403Z Downloaded hostname v0.3.1
11882025-02-25T01:34:24.528Z Downloaded libsqlite3-sys v0.30.1
11892025-02-25T01:34:24.777Z Downloaded aws-lc-sys v0.22.0
11902025-02-25T01:34:25.102Z Compiling serde v1.0.218
11912025-02-25T01:34:25.105Z Compiling value-bag v1.9.0
11922025-02-25T01:34:25.105Z Compiling lock_api v0.4.12
11932025-02-25T01:34:25.105Z Compiling scopeguard v1.2.0
11942025-02-25T01:34:25.105Z Compiling typenum v1.17.0
11952025-02-25T01:34:25.105Z Compiling generic-array v0.14.7
11962025-02-25T01:34:25.296Z Compiling syn v2.0.96
11972025-02-25T01:34:25.311Z Compiling getrandom v0.2.15
11982025-02-25T01:34:25.402Z Compiling subtle v2.6.1
11992025-02-25T01:34:25.622Z Compiling rand_core v0.6.4
12002025-02-25T01:34:25.738Z Compiling shlex v1.3.0
12012025-02-25T01:34:25.789Z Compiling log v0.4.22
12022025-02-25T01:34:25.810Z Compiling jobserver v0.1.32
12032025-02-25T01:34:25.915Z Compiling smallvec v1.14.0
12042025-02-25T01:34:26.127Z Compiling const-oid v0.9.6
12052025-02-25T01:34:26.148Z Compiling pin-project-lite v0.2.14
12062025-02-25T01:34:26.265Z Compiling cc v1.2.15
12072025-02-25T01:34:26.286Z Compiling parking_lot_core v0.9.10
12082025-02-25T01:34:26.303Z Compiling rustix v0.38.37
12092025-02-25T01:34:26.593Z Compiling futures-core v0.3.31
12102025-02-25T01:34:26.644Z Compiling spin v0.9.8
12112025-02-25T01:34:26.860Z Compiling signal-hook-registry v1.4.2
12122025-02-25T01:34:27.008Z Compiling mio v1.0.2
12132025-02-25T01:34:27.296Z Compiling parking_lot v0.12.3
12142025-02-25T01:34:27.436Z Compiling either v1.13.0
12152025-02-25T01:34:27.720Z Compiling aho-corasick v1.1.3
12162025-02-25T01:34:27.745Z Compiling regex-syntax v0.8.5
12172025-02-25T01:34:27.869Z Compiling futures-sink v0.3.31
12182025-02-25T01:34:28.043Z Compiling stable_deref_trait v1.2.0
12192025-02-25T01:34:28.168Z Compiling cpufeatures v0.2.14
12202025-02-25T01:34:28.189Z Compiling socket2 v0.5.8
12212025-02-25T01:34:28.211Z Compiling slab v0.4.9
12222025-02-25T01:34:28.281Z Compiling glob v0.3.2
12232025-02-25T01:34:28.302Z Compiling prettyplease v0.2.29
12242025-02-25T01:34:28.697Z Compiling lazy_static v1.5.0
12252025-02-25T01:34:28.851Z Compiling serde_json v1.0.139
12262025-02-25T01:34:29.061Z Compiling minimal-lexical v0.2.1
12272025-02-25T01:34:29.121Z Compiling futures-channel v0.3.31
12282025-02-25T01:34:29.175Z Compiling clang-sys v1.8.1
12292025-02-25T01:34:29.251Z Compiling libloading v0.8.5
12302025-02-25T01:34:29.537Z Compiling nom v7.1.3
12312025-02-25T01:34:29.607Z Compiling futures-io v0.3.31
12322025-02-25T01:34:29.659Z Compiling futures-task v0.3.31
12332025-02-25T01:34:29.898Z Compiling bindgen v0.69.5
12342025-02-25T01:34:29.950Z Compiling home v0.5.9
12352025-02-25T01:34:29.981Z Compiling pin-utils v0.1.0
12362025-02-25T01:34:30.172Z Compiling itertools v0.12.1
12372025-02-25T01:34:30.392Z Compiling libm v0.2.8
12382025-02-25T01:34:30.777Z Compiling rustc-hash v1.1.0
12392025-02-25T01:34:30.804Z Compiling foldhash v0.1.3
12402025-02-25T01:34:30.960Z Compiling allocator-api2 v0.2.18
12412025-02-25T01:34:31.118Z Compiling lazycell v1.3.0
12422025-02-25T01:34:31.342Z Compiling cmake v0.1.51
12432025-02-25T01:34:31.698Z Compiling regex-automata v0.4.8
12442025-02-25T01:34:32.253Z Compiling hashbrown v0.15.1
12452025-02-25T01:34:32.461Z Compiling num-traits v0.2.19
12462025-02-25T01:34:32.787Z Compiling synstructure v0.13.1
12472025-02-25T01:34:33.175Z Compiling cexpr v0.6.0
12482025-02-25T01:34:33.457Z Compiling pkg-config v0.3.31
12492025-02-25T01:34:34.055Z Compiling dunce v1.0.5
12502025-02-25T01:34:34.197Z Compiling fs_extra v1.3.0
12512025-02-25T01:34:34.734Z Compiling writeable v0.5.5
12522025-02-25T01:34:34.757Z Compiling litemap v0.7.3
12532025-02-25T01:34:34.782Z Compiling ring v0.17.11
12542025-02-25T01:34:35.180Z Compiling base64ct v1.6.0
12552025-02-25T01:34:35.259Z Compiling paste v1.0.15
12562025-02-25T01:34:35.806Z Compiling pem-rfc7468 v0.7.0
12572025-02-25T01:34:35.829Z Compiling httparse v1.9.5
12582025-02-25T01:34:35.857Z Compiling flagset v0.4.6
12592025-02-25T01:34:36.088Z Compiling aws-lc-rs v1.10.0
12602025-02-25T01:34:36.453Z Compiling icu_locid_transform_data v1.5.0
12612025-02-25T01:34:36.563Z Compiling tracing-core v0.1.32
12622025-02-25T01:34:36.585Z Compiling rustls-pki-types v1.10.0
12632025-02-25T01:34:37.412Z Compiling regex v1.11.1
12642025-02-25T01:34:37.507Z Compiling icu_properties_data v1.5.0
12652025-02-25T01:34:37.623Z Compiling crossbeam-utils v0.8.20
12662025-02-25T01:34:37.751Z Compiling percent-encoding v2.3.1
12672025-02-25T01:34:37.952Z Compiling serde_derive v1.0.218
12682025-02-25T01:34:38.077Z Compiling zeroize_derive v1.4.2
12692025-02-25T01:34:38.144Z Compiling zerocopy-derive v0.7.35
12702025-02-25T01:34:38.363Z Compiling tokio-macros v2.5.0
12712025-02-25T01:34:38.413Z Compiling zerofrom-derive v0.1.4
12722025-02-25T01:34:39.499Z Compiling zeroize v1.8.1
12732025-02-25T01:34:39.882Z Compiling yoke-derive v0.7.4
12742025-02-25T01:34:40.104Z Compiling zerocopy v0.7.35
12752025-02-25T01:34:40.655Z Compiling thiserror-impl v1.0.69
12762025-02-25T01:34:41.156Z Compiling crypto-common v0.1.6
12772025-02-25T01:34:41.396Z Compiling block-buffer v0.10.4
12782025-02-25T01:34:41.490Z Compiling zerovec-derive v0.10.3
12792025-02-25T01:34:41.550Z Compiling futures-macro v0.3.31
12802025-02-25T01:34:41.684Z Compiling digest v0.10.7
12812025-02-25T01:34:41.886Z Compiling zerofrom v0.1.4
12822025-02-25T01:34:42.182Z Compiling hmac v0.12.1
12832025-02-25T01:34:42.227Z Compiling displaydoc v0.2.5
12842025-02-25T01:34:42.425Z Compiling block-padding v0.3.3
12852025-02-25T01:34:42.453Z Compiling ppv-lite86 v0.2.20
12862025-02-25T01:34:42.554Z Compiling yoke v0.7.4
12872025-02-25T01:34:42.704Z Compiling inout v0.1.3
12882025-02-25T01:34:42.982Z Compiling cipher v0.4.4
12892025-02-25T01:34:43.010Z Compiling sha2 v0.10.8
12902025-02-25T01:34:43.291Z Compiling icu_provider_macros v1.5.0
12912025-02-25T01:34:43.475Z Compiling der_derive v0.7.3
12922025-02-25T01:34:43.544Z Compiling futures-util v0.3.31
12932025-02-25T01:34:43.642Z Compiling thiserror v1.0.69
12942025-02-25T01:34:43.783Z Compiling tracing-attributes v0.1.27
12952025-02-25T01:34:43.804Z Compiling pest v2.7.14
12962025-02-25T01:34:44.010Z Compiling zerovec v0.10.4
12972025-02-25T01:34:44.440Z Compiling salsa20 v0.10.2
12982025-02-25T01:34:44.678Z Compiling pbkdf2 v0.12.2
12992025-02-25T01:34:44.890Z Compiling mirai-annotations v1.12.0
13002025-02-25T01:34:45.103Z Compiling icu_normalizer_data v1.5.0
13012025-02-25T01:34:45.222Z Compiling untrusted v0.7.1
13022025-02-25T01:34:45.439Z Compiling utf16_iter v1.0.5
13032025-02-25T01:34:45.688Z Compiling untrusted v0.9.0
13042025-02-25T01:34:45.727Z Compiling tinystr v0.7.6
13052025-02-25T01:34:45.837Z Compiling der v0.7.9
13062025-02-25T01:34:46.058Z Compiling icu_locid v1.5.0
13072025-02-25T01:34:46.118Z Compiling icu_collections v1.5.0
13082025-02-25T01:34:46.563Z Compiling num-conv v0.1.0
13092025-02-25T01:34:47.065Z Compiling powerfmt v0.2.0
13102025-02-25T01:34:47.075Z Compiling utf8_iter v1.0.4
13112025-02-25T01:34:47.075Z Compiling tracing v0.1.40
13122025-02-25T01:34:47.204Z Compiling icu_provider v1.5.0
13132025-02-25T01:34:47.285Z Compiling time-core v0.1.2
13142025-02-25T01:34:47.440Z Compiling vcpkg v0.2.15
13152025-02-25T01:34:47.478Z Compiling write16 v1.0.0
13162025-02-25T01:34:47.593Z Compiling time-macros v0.2.18
13172025-02-25T01:34:47.634Z Compiling deranged v0.3.11
13182025-02-25T01:34:48.061Z Compiling icu_locid_transform v1.5.0
13192025-02-25T01:34:48.177Z Compiling spki v0.7.3
13202025-02-25T01:34:48.550Z Compiling pest_meta v2.7.14
13212025-02-25T01:34:49.054Z Compiling scrypt v0.11.0
13222025-02-25T01:34:49.188Z Compiling openssl-sys v0.9.106
13232025-02-25T01:34:49.559Z Compiling icu_properties v1.5.1
13242025-02-25T01:34:50.166Z Compiling aes v0.8.4
13252025-02-25T01:34:50.282Z Compiling cbc v0.1.2
13262025-02-25T01:34:50.488Z Compiling rand_chacha v0.3.1
13272025-02-25T01:34:50.541Z Compiling scroll_derive v0.12.0
13282025-02-25T01:34:50.598Z Compiling atomic-waker v1.1.2
13292025-02-25T01:34:50.802Z Compiling bitflags v2.6.0
13302025-02-25T01:34:51.080Z Compiling bytes v1.9.0
13312025-02-25T01:34:51.989Z Compiling tokio v1.43.0
13322025-02-25T01:34:52.798Z Compiling indexmap v2.7.1
13332025-02-25T01:34:52.911Z Compiling semver v1.0.25
13342025-02-25T01:34:53.017Z Compiling http v1.2.0
13352025-02-25T01:34:53.292Z Compiling icu_normalizer v1.5.0
13362025-02-25T01:34:53.611Z Compiling rustc_version v0.4.1
13372025-02-25T01:34:54.111Z Compiling num_threads v0.1.7
13382025-02-25T01:34:54.134Z Compiling tinyvec_macros v0.1.1
13392025-02-25T01:34:54.247Z Compiling time v0.3.36
13402025-02-25T01:34:54.267Z Compiling tinyvec v1.8.0
13412025-02-25T01:34:54.290Z Compiling idna_adapter v1.2.0
13422025-02-25T01:34:54.517Z Compiling http-body v1.0.1
13432025-02-25T01:34:54.787Z Compiling scroll v0.12.0
13442025-02-25T01:34:55.120Z Compiling which v4.4.2
13452025-02-25T01:34:55.168Z Compiling pkcs5 v0.7.1
13462025-02-25T01:34:55.181Z Compiling rand v0.8.5
13472025-02-25T01:34:55.644Z Compiling pest_generator v2.7.14
13482025-02-25T01:34:55.758Z Compiling form_urlencoded v1.2.1
13492025-02-25T01:34:55.976Z Compiling slog v2.7.0
13502025-02-25T01:34:56.172Z Compiling zerocopy v0.8.10
13512025-02-25T01:34:56.369Z Compiling getrandom v0.3.1
13522025-02-25T01:34:56.619Z Compiling try-lock v0.2.5
13532025-02-25T01:34:56.695Z Compiling want v0.3.1
13542025-02-25T01:34:57.025Z Compiling goblin v0.8.2
13552025-02-25T01:34:57.065Z Compiling pkcs8 v0.10.2
13562025-02-25T01:34:57.065Z Compiling idna v1.0.3
13572025-02-25T01:34:57.244Z Compiling uuid v1.12.0
13582025-02-25T01:34:57.427Z Compiling pest_derive v2.7.14
13592025-02-25T01:34:57.726Z Compiling zerocopy-derive v0.8.10
13602025-02-25T01:34:58.265Z Compiling iana-time-zone v0.1.61
13612025-02-25T01:34:58.654Z Compiling tower-service v0.3.3
13622025-02-25T01:34:58.657Z Compiling httpdate v1.0.3
13632025-02-25T01:34:58.762Z Compiling chrono v0.4.39
13642025-02-25T01:34:58.805Z Compiling dtrace-parser v0.2.0
13652025-02-25T01:34:59.559Z Compiling serde_tokenstream v0.2.2
13662025-02-25T01:34:59.578Z Compiling serde_spanned v0.6.8
13672025-02-25T01:34:59.843Z Compiling toml_datetime v0.6.8
13682025-02-25T01:35:00.176Z Compiling tokio-util v0.7.12
13692025-02-25T01:35:00.288Z Compiling base64 v0.22.1
13702025-02-25T01:35:00.684Z Compiling foreign-types-shared v0.1.1
13712025-02-25T01:35:00.869Z Compiling rustversion v1.0.17
13722025-02-25T01:35:01.011Z Compiling openssl v0.10.71
13732025-02-25T01:35:01.696Z Compiling h2 v0.4.6
13742025-02-25T01:35:01.696Z Compiling adler2 v2.0.0
13752025-02-25T01:35:01.696Z Compiling match_cfg v0.1.0
13762025-02-25T01:35:01.826Z Compiling hostname v0.3.1
13772025-02-25T01:35:01.826Z Compiling miniz_oxide v0.8.0
13782025-02-25T01:35:02.034Z Compiling foreign-types v0.3.2
13792025-02-25T01:35:02.135Z Compiling url v2.5.3
13802025-02-25T01:35:03.230Z Compiling dof v0.3.0
13812025-02-25T01:35:03.372Z Compiling openssl-macros v0.1.1
13822025-02-25T01:35:03.602Z Compiling rand_core v0.9.2
13832025-02-25T01:35:03.878Z Compiling async-trait v0.1.86
13842025-02-25T01:35:04.058Z Compiling usdt-impl v0.5.0
13852025-02-25T01:35:04.172Z Compiling serde_derive_internals v0.29.1
13862025-02-25T01:35:05.055Z Compiling dirs-sys-next v0.1.2
13872025-02-25T01:35:05.298Z Compiling siphasher v0.3.11
13882025-02-25T01:35:05.437Z Compiling rustls v0.22.4
13892025-02-25T01:35:05.607Z Compiling data-encoding v2.6.0
13902025-02-25T01:35:05.690Z Compiling native-tls v0.2.12
13912025-02-25T01:35:05.739Z Compiling syn v1.0.109
13922025-02-25T01:35:06.064Z Compiling rustls v0.23.19
13932025-02-25T01:35:06.335Z Compiling schemars v0.8.21
13942025-02-25T01:35:06.454Z Compiling dirs-next v2.0.0
13952025-02-25T01:35:06.478Z Compiling schemars_derive v0.8.21
13962025-02-25T01:35:06.486Z Compiling rand_chacha v0.9.0
13972025-02-25T01:35:06.725Z Compiling unicode-normalization v0.1.24
13982025-02-25T01:35:07.543Z Compiling http-body-util v0.1.2
13992025-02-25T01:35:07.867Z Compiling heapless v0.7.17
14002025-02-25T01:35:07.985Z Compiling crossbeam-epoch v0.9.18
14012025-02-25T01:35:08.074Z Compiling signature v2.2.0
14022025-02-25T01:35:08.344Z Compiling sha1 v0.10.6
14032025-02-25T01:35:08.394Z Compiling bzip2-sys v0.1.11+1.0.8
14042025-02-25T01:35:08.657Z Compiling thread_local v1.1.8
14052025-02-25T01:35:08.749Z Compiling cookie v0.18.1
14062025-02-25T01:35:08.781Z Compiling encoding_rs v0.8.34
14072025-02-25T01:35:08.907Z Compiling hyper v1.5.2
14082025-02-25T01:35:09.064Z Compiling multer v3.1.0
14092025-02-25T01:35:09.120Z Compiling rayon-core v1.12.1
14102025-02-25T01:35:09.373Z Compiling dyn-clone v1.0.18
14112025-02-25T01:35:09.425Z Compiling gimli v0.31.1
14122025-02-25T01:35:09.454Z Compiling mime v0.3.17
14132025-02-25T01:35:09.623Z Compiling slog-async v2.8.0
14142025-02-25T01:35:10.018Z Compiling unicode-properties v0.1.3
14152025-02-25T01:35:10.165Z Compiling ipnet v2.10.1
14162025-02-25T01:35:10.474Z Compiling unicode-bidi v0.3.17
14172025-02-25T01:35:11.243Z Compiling hyper-util v0.1.10
14182025-02-25T01:35:11.687Z Compiling signal-hook v0.3.17
14192025-02-25T01:35:11.753Z Compiling openssl-probe v0.1.5
14202025-02-25T01:35:12.029Z Compiling stringprep v0.1.5
14212025-02-25T01:35:12.073Z Compiling toml_edit v0.22.22
14222025-02-25T01:35:13.235Z Compiling crossbeam-deque v0.8.5
14232025-02-25T01:35:13.695Z Compiling rand v0.9.0
14242025-02-25T01:35:14.204Z Compiling addr2line v0.24.2
14252025-02-25T01:35:14.317Z Compiling term v0.7.0
14262025-02-25T01:35:14.841Z Compiling usdt-attr-macro v0.5.0
14272025-02-25T01:35:14.887Z Compiling usdt-macro v0.5.0
14282025-02-25T01:35:15.363Z Compiling slog-json v2.6.1
14292025-02-25T01:35:15.602Z Compiling serde_urlencoded v0.7.1
14302025-02-25T01:35:15.743Z Compiling curve25519-dalek v4.1.3
14312025-02-25T01:35:16.135Z Compiling crossbeam-channel v0.5.13
14322025-02-25T01:35:16.393Z Compiling futures-executor v0.3.31
14332025-02-25T01:35:16.422Z Compiling enum-as-inner v0.6.1
14342025-02-25T01:35:16.463Z Compiling md-5 v0.10.6
14352025-02-25T01:35:16.486Z Compiling async-stream-impl v0.3.6
14362025-02-25T01:35:16.762Z Compiling num-integer v0.1.46
14372025-02-25T01:35:16.924Z Compiling rustls-pemfile v2.2.0
14382025-02-25T01:35:17.121Z Compiling hash32 v0.2.1
14392025-02-25T01:35:17.302Z Compiling ff v0.13.0
14402025-02-25T01:35:17.511Z Compiling is-terminal v0.4.13
14412025-02-25T01:35:17.551Z Compiling object v0.36.5
14422025-02-25T01:35:17.554Z Compiling memoffset v0.9.1
14432025-02-25T01:35:17.592Z Compiling dropshot v0.12.0
14442025-02-25T01:35:17.659Z Compiling fallible-iterator v0.2.0
14452025-02-25T01:35:17.836Z Compiling anyhow v1.0.96
14462025-02-25T01:35:17.919Z Compiling quick-error v1.2.3
14472025-02-25T01:35:17.942Z Compiling rustc-demangle v0.1.24
14482025-02-25T01:35:18.089Z Compiling base16ct v0.2.0
14492025-02-25T01:35:18.329Z Compiling linked-hash-map v0.5.6
14502025-02-25T01:35:18.429Z Compiling psl-types v2.0.11
14512025-02-25T01:35:18.469Z Compiling utf-8 v0.7.6
14522025-02-25T01:35:18.639Z Compiling portable-atomic v1.9.0
14532025-02-25T01:35:18.697Z Compiling take_mut v0.2.2
14542025-02-25T01:35:18.824Z Compiling smoltcp v0.9.1
14552025-02-25T01:35:18.845Z Compiling litrs v0.4.1
14562025-02-25T01:35:18.888Z Compiling num-bigint-dig v0.8.4
14572025-02-25T01:35:19.231Z Compiling cfg_aliases v0.2.1
14582025-02-25T01:35:19.347Z Compiling nix v0.29.0
14592025-02-25T01:35:19.524Z Compiling tungstenite v0.24.0
14602025-02-25T01:35:19.643Z Compiling lru-cache v0.1.2
14612025-02-25T01:35:19.858Z Compiling publicsuffix v2.3.0
14622025-02-25T01:35:19.973Z Compiling document-features v0.2.10
14632025-02-25T01:35:20.214Z Compiling sec1 v0.7.3
14642025-02-25T01:35:20.418Z Compiling postgres-protocol v0.6.8
14652025-02-25T01:35:20.573Z Compiling resolv-conf v0.7.0
14662025-02-25T01:35:21.029Z Compiling async-stream v0.3.6
14672025-02-25T01:35:21.126Z Compiling slog-term v2.9.1
14682025-02-25T01:35:21.258Z Compiling hickory-proto v0.24.3
14692025-02-25T01:35:21.331Z Compiling usdt v0.5.0
14702025-02-25T01:35:21.493Z Compiling group v0.13.0
14712025-02-25T01:35:21.814Z Compiling num-iter v0.1.45
14722025-02-25T01:35:21.834Z Compiling futures v0.3.31
14732025-02-25T01:35:22.003Z Compiling slog-bunyan v2.5.0
14742025-02-25T01:35:22.086Z Compiling toml v0.8.19
14752025-02-25T01:35:23.434Z Compiling tokio-native-tls v0.3.1
14762025-02-25T01:35:23.598Z Compiling camino v1.1.9
14772025-02-25T01:35:23.752Z Compiling phf_shared v0.11.2
14782025-02-25T01:35:23.778Z Compiling dropshot_endpoint v0.12.0
14792025-02-25T01:35:24.123Z Compiling backtrace v0.3.74
14802025-02-25T01:35:24.465Z Compiling terminal_size v0.4.0
14812025-02-25T01:35:24.508Z Compiling openapiv3 v2.0.0
14822025-02-25T01:35:24.629Z Compiling serde_path_to_error v0.1.16
14832025-02-25T01:35:24.649Z Compiling waitgroup v0.1.2
14842025-02-25T01:35:24.886Z Compiling hkdf v0.12.4
14852025-02-25T01:35:25.175Z Compiling crypto-bigint v0.5.5
14862025-02-25T01:35:25.454Z Compiling curve25519-dalek-derive v0.1.1
14872025-02-25T01:35:26.424Z Compiling hubpack_derive v0.1.1
14882025-02-25T01:35:26.890Z Compiling zerocopy-derive v0.6.6
14892025-02-25T01:35:26.991Z Compiling webpki-roots v0.26.6
14902025-02-25T01:35:27.244Z Compiling sync_wrapper v1.0.1
14912025-02-25T01:35:27.338Z Compiling hostname v0.4.0
14922025-02-25T01:35:27.408Z Compiling fs-err v2.11.0
14932025-02-25T01:35:27.574Z Compiling crc32fast v1.4.2
14942025-02-25T01:35:27.756Z Compiling ahash v0.8.11
14952025-02-25T01:35:27.936Z Compiling debug-ignore v1.0.5
14962025-02-25T01:35:27.977Z Compiling tower-layer v0.3.3
14972025-02-25T01:35:28.111Z Compiling managed v0.8.0
14982025-02-25T01:35:28.133Z Compiling winnow v0.5.40
14992025-02-25T01:35:28.274Z Compiling bitflags v1.3.2
15002025-02-25T01:35:28.404Z Compiling newtype-uuid v1.2.1
15012025-02-25T01:35:28.629Z Compiling unicode-width v0.2.0
15022025-02-25T01:35:28.759Z Compiling tower v0.5.2
15032025-02-25T01:35:28.793Z Compiling zerocopy v0.6.6
15042025-02-25T01:35:29.071Z Compiling console v0.15.10
15052025-02-25T01:35:33.047Z Compiling elliptic-curve v0.13.8
15062025-02-25T01:35:33.047Z Compiling strum_macros v0.25.3
15072025-02-25T01:35:33.047Z Compiling clap_builder v4.5.30
15082025-02-25T01:35:33.047Z Compiling flate2 v1.0.35
15092025-02-25T01:35:33.047Z Compiling hubpack v0.1.2
15102025-02-25T01:35:33.047Z Compiling hickory-resolver v0.24.3
15112025-02-25T01:35:33.047Z Compiling signal-hook-mio v0.2.4
15122025-02-25T01:35:33.142Z Compiling toml_edit v0.19.15
15132025-02-25T01:35:33.142Z Compiling phf v0.11.2
15142025-02-25T01:35:33.142Z Compiling hyper-tls v0.6.0
15152025-02-25T01:35:33.143Z Compiling rayon v1.10.0
15162025-02-25T01:35:33.143Z Compiling cookie_store v0.21.1
15172025-02-25T01:35:33.517Z Compiling bzip2 v0.4.4
15182025-02-25T01:35:33.940Z Compiling postgres-types v0.2.8
15192025-02-25T01:35:35.447Z Compiling tokio-tungstenite v0.24.0
15202025-02-25T01:35:36.404Z Compiling ed25519 v2.2.3
15212025-02-25T01:35:36.701Z Compiling phf_shared v0.10.0
15222025-02-25T01:35:37.078Z Compiling tokio-stream v0.1.17
15232025-02-25T01:35:37.391Z Compiling pkcs1 v0.7.5
15242025-02-25T01:35:38.052Z Compiling serde-big-array v0.5.1
15252025-02-25T01:35:38.096Z Compiling clap_derive v4.5.28
15262025-02-25T01:35:38.311Z Compiling rfc6979 v0.4.0
15272025-02-25T01:35:38.335Z Compiling serde_repr v0.1.19
15282025-02-25T01:35:38.375Z Compiling derive-where v1.2.7
15292025-02-25T01:35:38.433Z Compiling float-cmp v0.10.0
15302025-02-25T01:35:38.518Z Compiling bstr v1.10.0
15312025-02-25T01:35:38.584Z Compiling number_prefix v0.4.0
15322025-02-25T01:35:38.689Z Compiling unicode-segmentation v1.12.0
15332025-02-25T01:35:38.821Z Compiling precomputed-hash v0.1.1
15342025-02-25T01:35:38.969Z Compiling static_assertions v1.1.0
15352025-02-25T01:35:39.100Z Compiling bit-vec v0.6.3
15362025-02-25T01:35:39.497Z Compiling new_debug_unreachable v1.0.6
15372025-02-25T01:35:39.519Z Compiling fixedbitset v0.4.2
15382025-02-25T01:35:39.550Z Compiling predicates-core v1.0.8
15392025-02-25T01:35:39.607Z Compiling whoami v1.5.2
15402025-02-25T01:35:39.891Z Compiling difflib v0.4.0
15412025-02-25T01:35:39.966Z Compiling normalize-line-endings v0.3.0
15422025-02-25T01:35:40.045Z Compiling tokio-postgres v0.7.12
15432025-02-25T01:35:40.112Z Compiling petgraph v0.6.5
15442025-02-25T01:35:40.176Z Compiling string_cache v0.8.7
15452025-02-25T01:35:40.603Z Compiling predicates v3.1.3
15462025-02-25T01:35:41.221Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15472025-02-25T01:35:41.566Z Compiling similar v2.6.0
15482025-02-25T01:35:42.065Z Compiling bit-set v0.5.3
15492025-02-25T01:35:42.395Z Compiling indicatif v0.17.11
15502025-02-25T01:35:42.616Z Compiling clap v4.5.30
15512025-02-25T01:35:42.757Z Compiling ecdsa v0.16.9
15522025-02-25T01:35:43.620Z Compiling rsa v0.9.6
15532025-02-25T01:35:43.647Z Compiling ed25519-dalek v2.1.1
15542025-02-25T01:35:44.420Z Compiling toml v0.7.8
15552025-02-25T01:35:45.025Z Compiling zip v0.6.6
15562025-02-25T01:35:45.678Z Compiling crossterm v0.28.1
15572025-02-25T01:35:46.447Z Compiling hex v0.4.3
15582025-02-25T01:35:46.474Z Compiling x509-cert v0.2.5
15592025-02-25T01:35:46.612Z Compiling itertools v0.14.0
15602025-02-25T01:35:47.057Z Compiling itertools v0.10.5
15612025-02-25T01:35:47.566Z Compiling unicode-xid v0.2.6
15622025-02-25T01:35:47.769Z Compiling peg-runtime v0.8.3
15632025-02-25T01:35:48.025Z Compiling lalrpop-util v0.19.12
15642025-02-25T01:35:48.380Z Compiling strum_macros v0.26.4
15652025-02-25T01:35:48.430Z Compiling xattr v1.3.1
15662025-02-25T01:35:48.725Z Compiling filetime v0.2.25
15672025-02-25T01:35:48.937Z Compiling tar v0.4.44
15682025-02-25T01:35:52.157Z Compiling strum v0.26.3
15692025-02-25T01:35:55.582Z Compiling aws-lc-sys v0.22.0
15702025-02-25T01:36:24.168Z Compiling rustls-webpki v0.102.8
15712025-02-25T01:36:27.541Z Compiling tokio-rustls v0.25.0
15722025-02-25T01:36:29.301Z Compiling tokio-rustls v0.26.0
15732025-02-25T01:36:29.569Z Compiling hyper-rustls v0.27.3
15742025-02-25T01:36:29.988Z Compiling reqwest v0.12.12
15752025-02-25T01:36:31.402Z Compiling qorb v0.2.1
15762025-02-25T01:36:34.457Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15772025-02-25T01:36:34.744Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15782025-02-25T01:36:39.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
15792025-02-25T01:36:39.601Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15802025-02-25T01:36:39.660ZFeb 25 01:36:38.452 INFO Starting download, target: Cockroach
15812025-02-25T01:36:39.660ZFeb 25 01:36:38.452 INFO Starting download, target: Clickhouse
15822025-02-25T01:36:39.660ZFeb 25 01:36:38.452 INFO Starting download, target: Console
15832025-02-25T01:36:39.660ZFeb 25 01:36:38.452 INFO Starting download, target: DendriteOpenapi
15842025-02-25T01:36:39.660ZFeb 25 01:36:38.452 INFO Starting download, target: DendriteStub
15852025-02-25T01:36:39.660ZFeb 25 01:36:38.452 INFO Starting download, target: MaghemiteMgd
15862025-02-25T01:36:39.662ZFeb 25 01:36:38.452 INFO Starting download, target: TransceiverControl
15872025-02-25T01:36:39.662ZFeb 25 01:36:38.453 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15882025-02-25T01:36:39.662ZFeb 25 01:36:38.453 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
15892025-02-25T01:36:39.662ZFeb 25 01:36:38.453 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15902025-02-25T01:36:39.662ZFeb 25 01:36:38.453 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15912025-02-25T01:36:39.662ZFeb 25 01:36:38.453 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15922025-02-25T01:36:39.662ZFeb 25 01:36:38.453 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15932025-02-25T01:36:39.662ZFeb 25 01:36:38.453 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15942025-02-25T01:36:39.937ZFeb 25 01:36:38.717 INFO Download complete, target: DendriteOpenapi
15952025-02-25T01:36:40.106ZFeb 25 01:36:38.889 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15962025-02-25T01:36:40.153ZFeb 25 01:36:38.941 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15972025-02-25T01:36:40.537ZFeb 25 01:36:39.301 INFO Download complete, target: Console
15982025-02-25T01:36:40.616ZFeb 25 01:36:39.382 INFO Download complete, target: TransceiverControl
15992025-02-25T01:36:40.663ZFeb 25 01:36:39.412 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16002025-02-25T01:36:40.735ZFeb 25 01:36:39.524 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16012025-02-25T01:36:41.357ZFeb 25 01:36:40.150 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16022025-02-25T01:36:41.357ZFeb 25 01:36:40.150 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16032025-02-25T01:36:42.004ZFeb 25 01:36:40.796 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16042025-02-25T01:36:43.659ZFeb 25 01:36:42.451 INFO Download complete, target: DendriteStub
16052025-02-25T01:36:43.938ZFeb 25 01:36:42.730 INFO Download complete, target: MaghemiteMgd
16062025-02-25T01:36:48.828ZFeb 25 01:36:47.620 INFO Checking that binary works, target: Cockroach
16072025-02-25T01:36:48.993ZFeb 25 01:36:47.785 INFO Download complete, target: Cockroach
16082025-02-25T01:36:54.419ZFeb 25 01:36:53.210 INFO Checking that binary works, target: Clickhouse
16092025-02-25T01:36:54.584ZFeb 25 01:36:53.375 INFO Download complete, target: Clickhouse
16102025-02-25T01:36:54.591ZAll prerequisites installed successfully
16112025-02-25T01:36:54.610Z
16122025-02-25T01:36:54.610Zreal 4:41.810446269
16132025-02-25T01:36:54.610Zuser 16:00.630146092
16142025-02-25T01:36:54.610Zsys 2:11.780880884
16152025-02-25T01:36:54.610Ztrap 0.614536049
16162025-02-25T01:36:54.610Ztflt 0.958795800
16172025-02-25T01:36:54.610Zdflt 1.231405440
16182025-02-25T01:36:54.610Zkflt 0.024743789
16192025-02-25T01:36:54.610Zlock 25:14.962516018
16202025-02-25T01:36:54.610Zslp 56:01.210986959
16212025-02-25T01:36:54.610Zlat 1:02.275277558
16222025-02-25T01:36:54.610Zstop 2:33.912937885
16232025-02-25T01:36:54.610Z+ ptime -m cargo xtask download softnpu
16242025-02-25T01:36:55.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16252025-02-25T01:36:55.217Z Running `target/debug/xtask download softnpu`
16262025-02-25T01:36:56.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16272025-02-25T01:36:56.178Z Running `target/debug/xtask-downloader softnpu`
16282025-02-25T01:36:56.220ZFeb 25 01:36:55.011 INFO Starting download, target: Softnpu
16292025-02-25T01:36:56.223ZFeb 25 01:36:55.012 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16302025-02-25T01:36:56.670ZFeb 25 01:36:55.461 INFO Download complete, target: Softnpu
16312025-02-25T01:36:56.675Z
16322025-02-25T01:36:56.678Zreal 2.075192002
16332025-02-25T01:36:56.679Zuser 1.369382807
16342025-02-25T01:36:56.679Zsys 0.592471169
16352025-02-25T01:36:56.679Ztrap 0.000704436
16362025-02-25T01:36:56.679Ztflt 0.000034898
16372025-02-25T01:36:56.679Zdflt 0.000146566
16382025-02-25T01:36:56.679Zkflt 0.000000000
16392025-02-25T01:36:56.679Zlock 4.778945971
16402025-02-25T01:36:56.679Zslp 0.299302448
16412025-02-25T01:36:56.679Zlat 0.066027510
16422025-02-25T01:36:56.679Zstop 0.000177794
16432025-02-25T01:36:56.679Z+ export CARGO_INCREMENTAL=0
16442025-02-25T01:36:56.679Z+ CARGO_INCREMENTAL=0
16452025-02-25T01:36:56.679Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16462025-02-25T01:36:57.761Z Compiling proc-macro2 v1.0.93
16472025-02-25T01:36:57.761Z Compiling unicode-ident v1.0.14
16482025-02-25T01:36:57.764Z Compiling libc v0.2.170
16492025-02-25T01:36:57.765Z Compiling serde v1.0.218
16502025-02-25T01:36:57.765Z Compiling autocfg v1.4.0
16512025-02-25T01:36:57.765Z Compiling version_check v0.9.5
16522025-02-25T01:36:57.765Z Compiling cfg-if v1.0.0
16532025-02-25T01:36:58.051Z Compiling memchr v2.7.4
16542025-02-25T01:36:58.113Z Compiling typenum v1.17.0
16552025-02-25T01:36:58.167Z Compiling shlex v1.3.0
16562025-02-25T01:36:58.499Z Compiling value-bag v1.9.0
16572025-02-25T01:36:58.535Z Compiling generic-array v0.14.7
16582025-02-25T01:36:58.539Z Compiling scopeguard v1.2.0
16592025-02-25T01:36:58.725Z Compiling lock_api v0.4.12
16602025-02-25T01:36:59.015Z Compiling log v0.4.22
16612025-02-25T01:36:59.036Z Compiling parking_lot_core v0.9.10
16622025-02-25T01:36:59.367Z Compiling serde_json v1.0.139
16632025-02-25T01:36:59.452Z Compiling once_cell v1.20.3
16642025-02-25T01:36:59.652Z Compiling quote v1.0.38
16652025-02-25T01:36:59.693Z Compiling libm v0.2.8
16662025-02-25T01:36:59.734Z Compiling jobserver v0.1.32
16672025-02-25T01:36:59.798Z Compiling getrandom v0.2.15
16682025-02-25T01:36:59.873Z Compiling rustix v0.38.37
16692025-02-25T01:37:00.065Z Compiling syn v2.0.96
16702025-02-25T01:37:00.121Z Compiling cc v1.2.15
16712025-02-25T01:37:00.213Z Compiling aho-corasick v1.1.3
16722025-02-25T01:37:00.385Z Compiling num-traits v0.2.19
16732025-02-25T01:37:00.402Z Compiling regex-syntax v0.8.5
16742025-02-25T01:37:00.450Z Compiling thiserror v1.0.69
16752025-02-25T01:37:00.507Z Compiling semver v1.0.25
16762025-02-25T01:37:00.728Z Compiling either v1.13.0
16772025-02-25T01:37:00.963Z Compiling itoa v1.0.11
16782025-02-25T01:37:00.980Z Compiling slab v0.4.9
16792025-02-25T01:37:01.206Z Compiling byteorder v1.5.0
16802025-02-25T01:37:01.315Z Compiling spin v0.9.8
16812025-02-25T01:37:01.648Z Compiling errno v0.3.9
16822025-02-25T01:37:01.695Z Compiling rand_core v0.6.4
16832025-02-25T01:37:02.107Z Compiling glob v0.3.2
16842025-02-25T01:37:02.405Z Compiling prettyplease v0.2.29
16852025-02-25T01:37:02.852Z Compiling lazy_static v1.5.0
16862025-02-25T01:37:02.887Z Compiling clang-sys v1.8.1
16872025-02-25T01:37:02.998Z Compiling smallvec v1.14.0
16882025-02-25T01:37:03.142Z Compiling minimal-lexical v0.2.1
16892025-02-25T01:37:03.506Z Compiling libloading v0.8.5
16902025-02-25T01:37:03.534Z Compiling nom v7.1.3
16912025-02-25T01:37:03.625Z Compiling subtle v2.6.1
16922025-02-25T01:37:03.628Z Compiling bindgen v0.69.5
16932025-02-25T01:37:03.861Z Compiling home v0.5.9
16942025-02-25T01:37:03.969Z Compiling itertools v0.12.1
16952025-02-25T01:37:04.083Z Compiling regex-automata v0.4.8
16962025-02-25T01:37:04.150Z Compiling rustc-hash v1.1.0
16972025-02-25T01:37:04.331Z Compiling allocator-api2 v0.2.18
16982025-02-25T01:37:04.602Z Compiling lazycell v1.3.0
16992025-02-25T01:37:05.041Z Compiling cmake v0.1.51
17002025-02-25T01:37:05.766Z Compiling fs_extra v1.3.0
17012025-02-25T01:37:05.803Z Compiling dunce v1.0.5
17022025-02-25T01:37:06.116Z Compiling pin-project-lite v0.2.14
17032025-02-25T01:37:06.282Z Compiling pkg-config v0.3.31
17042025-02-25T01:37:06.311Z Compiling ring v0.17.11
17052025-02-25T01:37:06.779Z Compiling cexpr v0.6.0
17062025-02-25T01:37:07.064Z Compiling paste v1.0.15
17072025-02-25T01:37:07.279Z Compiling synstructure v0.13.1
17082025-02-25T01:37:07.560Z Compiling ryu v1.0.18
17092025-02-25T01:37:07.958Z Compiling schemars v0.8.21
17102025-02-25T01:37:08.330Z Compiling httparse v1.9.5
17112025-02-25T01:37:08.498Z Compiling aws-lc-rs v1.10.0
17122025-02-25T01:37:08.657Z Compiling fnv v1.0.7
17132025-02-25T01:37:08.808Z Compiling const-oid v0.9.6
17142025-02-25T01:37:08.943Z Compiling serde_derive_internals v0.29.1
17152025-02-25T01:37:08.966Z Compiling signal-hook-registry v1.4.2
17162025-02-25T01:37:09.672Z Compiling regex v1.11.1
17172025-02-25T01:37:09.872Z Compiling foldhash v0.1.3
17182025-02-25T01:37:10.189Z Compiling equivalent v1.0.1
17192025-02-25T01:37:10.335Z Compiling hashbrown v0.15.1
17202025-02-25T01:37:10.646Z Compiling parking_lot v0.12.3
17212025-02-25T01:37:10.781Z Compiling mio v1.0.2
17222025-02-25T01:37:10.794Z Compiling heck v0.5.0
17232025-02-25T01:37:11.101Z Compiling stable_deref_trait v1.2.0
17242025-02-25T01:37:11.346Z Compiling serde_derive v1.0.218
17252025-02-25T01:37:11.533Z Compiling zeroize_derive v1.4.2
17262025-02-25T01:37:12.205Z Compiling zerocopy-derive v0.7.35
17272025-02-25T01:37:12.477Z Compiling tokio-macros v2.5.0
17282025-02-25T01:37:12.917Z Compiling zeroize v1.8.1
17292025-02-25T01:37:13.053Z Compiling thiserror-impl v1.0.69
17302025-02-25T01:37:13.525Z Compiling zerofrom-derive v0.1.4
17312025-02-25T01:37:13.611Z Compiling yoke-derive v0.7.4
17322025-02-25T01:37:13.755Z Compiling futures-macro v0.3.31
17332025-02-25T01:37:13.902Z Compiling zerovec-derive v0.10.3
17342025-02-25T01:37:14.055Z Compiling zerocopy v0.7.35
17352025-02-25T01:37:14.059Z Compiling displaydoc v0.2.5
17362025-02-25T01:37:15.545Z Compiling icu_provider_macros v1.5.0
17372025-02-25T01:37:15.836Z Compiling tracing-attributes v0.1.27
17382025-02-25T01:37:15.918Z Compiling schemars_derive v0.8.21
17392025-02-25T01:37:16.541Z Compiling socket2 v0.5.8
17402025-02-25T01:37:16.646Z Compiling crypto-common v0.1.6
17412025-02-25T01:37:16.730Z Compiling block-buffer v0.10.4
17422025-02-25T01:37:16.861Z Compiling futures-core v0.3.31
17432025-02-25T01:37:16.980Z Compiling digest v0.10.7
17442025-02-25T01:37:17.124Z Compiling num-conv v0.1.0
17452025-02-25T01:37:17.455Z Compiling crossbeam-utils v0.8.20
17462025-02-25T01:37:17.458Z Compiling time-core v0.1.2
17472025-02-25T01:37:17.666Z Compiling time-macros v0.2.18
17482025-02-25T01:37:18.003Z Compiling der_derive v0.7.3
17492025-02-25T01:37:18.089Z Compiling vcpkg v0.2.15
17502025-02-25T01:37:19.460Z Compiling openssl-sys v0.9.106
17512025-02-25T01:37:20.344Z Compiling zerocopy v0.8.10
17522025-02-25T01:37:20.442Z Compiling futures-sink v0.3.31
17532025-02-25T01:37:20.672Z Compiling cpufeatures v0.2.14
17542025-02-25T01:37:20.821Z Compiling zerocopy-derive v0.8.10
17552025-02-25T01:37:21.026Z Compiling slog v2.7.0
17562025-02-25T01:37:21.370Z Compiling ahash v0.8.11
17572025-02-25T01:37:21.422Z Compiling syn v1.0.109
17582025-02-25T01:37:21.680Z Compiling futures-channel v0.3.31
17592025-02-25T01:37:21.725Z Compiling zerofrom v0.1.4
17602025-02-25T01:37:21.840Z Compiling futures-task v0.3.31
17612025-02-25T01:37:21.974Z Compiling pin-utils v0.1.0
17622025-02-25T01:37:22.033Z Compiling futures-io v0.3.31
17632025-02-25T01:37:22.138Z Compiling iana-time-zone v0.1.61
17642025-02-25T01:37:22.262Z Compiling futures-util v0.3.31
17652025-02-25T01:37:22.523Z Compiling yoke v0.7.4
17662025-02-25T01:37:23.282Z Compiling scroll_derive v0.12.0
17672025-02-25T01:37:23.373Z Compiling ucd-trie v0.1.7
17682025-02-25T01:37:23.402Z Compiling bitflags v2.6.0
17692025-02-25T01:37:23.654Z Compiling bytes v1.9.0
17702025-02-25T01:37:24.611Z Compiling indexmap v2.7.1
17712025-02-25T01:37:25.578Z Compiling tokio v1.43.0
17722025-02-25T01:37:26.223Z Compiling serde_tokenstream v0.2.2
17732025-02-25T01:37:26.516Z Compiling uuid v1.12.0
17742025-02-25T01:37:26.772Z Compiling http v1.2.0
17752025-02-25T01:37:27.913Z Compiling which v4.4.2
17762025-02-25T01:37:28.421Z Compiling chrono v0.4.39
17772025-02-25T01:37:28.976Z Compiling openssl v0.10.71
17782025-02-25T01:37:29.444Z Compiling rustc_version v0.4.1
17792025-02-25T01:37:31.706Z Compiling pest v2.7.14
17802025-02-25T01:37:33.280Z Compiling zerovec v0.10.4
17812025-02-25T01:37:34.643Z Compiling hmac v0.12.1
17822025-02-25T01:37:34.874Z Compiling getrandom v0.3.1
17832025-02-25T01:37:35.316Z Compiling pest_meta v2.7.14
17842025-02-25T01:37:36.716Z Compiling block-padding v0.3.3
17852025-02-25T01:37:36.846Z Compiling openssl-macros v0.1.1
17862025-02-25T01:37:36.967Z Compiling native-tls v0.2.12
17872025-02-25T01:37:37.361Z Compiling rustls v0.23.19
17882025-02-25T01:37:37.618Z Compiling inout v0.1.3
17892025-02-25T01:37:37.720Z Compiling pest_generator v2.7.14
17902025-02-25T01:37:37.887Z Compiling tinystr v0.7.6
17912025-02-25T01:37:38.322Z Compiling toml_datetime v0.6.8
17922025-02-25T01:37:38.342Z Compiling serde_spanned v0.6.8
17932025-02-25T01:37:38.362Z Compiling ppv-lite86 v0.2.20
17942025-02-25T01:37:38.613Z Compiling tracing-core v0.1.32
17952025-02-25T01:37:38.759Z Compiling dyn-clone v1.0.18
17962025-02-25T01:37:38.858Z Compiling writeable v0.5.5
17972025-02-25T01:37:39.029Z Compiling strsim v0.11.1
17982025-02-25T01:37:39.179Z Compiling litemap v0.7.3
17992025-02-25T01:37:39.644Z Compiling tracing v0.1.40
18002025-02-25T01:37:39.691Z Compiling pest_derive v2.7.14
18012025-02-25T01:37:39.792Z Compiling icu_locid v1.5.0
18022025-02-25T01:37:40.470Z Compiling cipher v0.4.4
18032025-02-25T01:37:40.492Z Compiling aws-lc-sys v0.22.0
18042025-02-25T01:37:40.526Z Compiling sha2 v0.10.8
18052025-02-25T01:37:40.941Z Compiling usdt-impl v0.5.0
18062025-02-25T01:37:41.296Z Compiling cookie v0.18.1
18072025-02-25T01:37:41.545Z Compiling base64ct v1.6.0
18082025-02-25T01:37:41.710Z Compiling icu_provider v1.5.0
18092025-02-25T01:37:42.095Z Compiling pem-rfc7468 v0.7.0
18102025-02-25T01:37:43.922Z Compiling scroll v0.12.0
18112025-02-25T01:37:44.632Z Compiling async-trait v0.1.86
18122025-02-25T01:37:46.679Z Compiling percent-encoding v2.3.1
18132025-02-25T01:37:47.100Z Compiling camino v1.1.9
18142025-02-25T01:37:47.153Z Compiling anyhow v1.0.96
18152025-02-25T01:37:47.617Z Compiling flagset v0.4.6
18162025-02-25T01:37:47.671Z Compiling icu_locid_transform_data v1.5.0
18172025-02-25T01:37:47.836Z Compiling plain v0.2.3
18182025-02-25T01:37:47.919Z Compiling rustls-pki-types v1.10.0
18192025-02-25T01:37:48.022Z Compiling goblin v0.8.2
18202025-02-25T01:37:49.559Z Compiling icu_locid_transform v1.5.0
18212025-02-25T01:37:50.761Z Compiling der v0.7.9
18222025-02-25T01:37:53.201Z Compiling icu_collections v1.5.0
18232025-02-25T01:37:53.300Z Compiling tokio-util v0.7.12
18242025-02-25T01:37:54.420Z Compiling pretty-hex v0.4.1
18252025-02-25T01:37:54.674Z Compiling untrusted v0.7.1
18262025-02-25T01:37:54.897Z Compiling icu_properties_data v1.5.0
18272025-02-25T01:37:54.996Z Compiling rustls v0.22.4
18282025-02-25T01:37:55.291Z Compiling powerfmt v0.2.0
18292025-02-25T01:37:55.503Z Compiling mirai-annotations v1.12.0
18302025-02-25T01:37:55.724Z Compiling rayon-core v1.12.1
18312025-02-25T01:37:55.843Z Compiling untrusted v0.9.0
18322025-02-25T01:37:56.017Z Compiling deranged v0.3.11
18332025-02-25T01:37:56.055Z Compiling icu_properties v1.5.1
18342025-02-25T01:37:56.229Z Compiling dof v0.3.0
18352025-02-25T01:37:57.279Z Compiling spki v0.7.3
18362025-02-25T01:37:57.742Z Compiling salsa20 v0.10.2
18372025-02-25T01:37:57.840Z Compiling dtrace-parser v0.2.0
18382025-02-25T01:37:58.096Z Compiling pbkdf2 v0.12.2
18392025-02-25T01:37:58.331Z Compiling thread-id v4.2.2
18402025-02-25T01:37:58.466Z Compiling atomic-waker v1.1.2
18412025-02-25T01:37:58.691Z Compiling utf8_iter v1.0.4
18422025-02-25T01:37:58.984Z Compiling icu_normalizer_data v1.5.0
18432025-02-25T01:37:59.114Z Compiling utf16_iter v1.0.5
18442025-02-25T01:37:59.378Z Compiling num_threads v0.1.7
18452025-02-25T01:37:59.675Z Compiling write16 v1.0.0
18462025-02-25T01:37:59.826Z Compiling litrs v0.4.1
18472025-02-25T01:37:59.845Z Compiling winnow v0.5.40
18482025-02-25T01:38:00.564Z Compiling icu_normalizer v1.5.0
18492025-02-25T01:38:00.832Z Compiling document-features v0.2.10
18502025-02-25T01:38:01.845Z Compiling time v0.3.36
18512025-02-25T01:38:03.255Z Compiling toml_edit v0.19.15
18522025-02-25T01:38:04.931Z Compiling scrypt v0.11.0
18532025-02-25T01:38:05.405Z Compiling form_urlencoded v1.2.1
18542025-02-25T01:38:05.941Z Compiling cbc v0.1.2
18552025-02-25T01:38:05.962Z Compiling aes v0.8.4
18562025-02-25T01:38:06.074Z Compiling rand_chacha v0.3.1
18572025-02-25T01:38:06.170Z Compiling http-body v1.0.1
18582025-02-25T01:38:06.973Z Compiling multer v3.1.0
18592025-02-25T01:38:07.087Z Compiling try-lock v0.2.5
18602025-02-25T01:38:07.280Z Compiling slog-async v2.8.0
18612025-02-25T01:38:07.492Z Compiling tinyvec_macros v0.1.1
18622025-02-25T01:38:07.608Z Compiling rustversion v1.0.17
18632025-02-25T01:38:07.805Z Compiling tinyvec v1.8.0
18642025-02-25T01:38:08.333Z Compiling want v0.3.1
18652025-02-25T01:38:08.657Z Compiling pkcs5 v0.7.1
18662025-02-25T01:38:09.343Z Compiling rand v0.8.5
18672025-02-25T01:38:09.679Z Compiling idna_adapter v1.2.0
18682025-02-25T01:38:09.916Z Compiling h2 v0.4.6
18692025-02-25T01:38:09.985Z Compiling heapless v0.7.17
18702025-02-25T01:38:10.590Z Compiling bzip2-sys v0.1.11+1.0.8
18712025-02-25T01:38:11.087Z Compiling tower-service v0.3.3
18722025-02-25T01:38:11.209Z Compiling httpdate v1.0.3
18732025-02-25T01:38:11.410Z Compiling signal-hook v0.3.17
18742025-02-25T01:38:13.527Z Compiling idna v1.0.3
18752025-02-25T01:38:14.403Z Compiling pkcs8 v0.10.2
18762025-02-25T01:38:15.760Z Compiling usdt-attr-macro v0.5.0
18772025-02-25T01:38:15.930Z Compiling usdt-macro v0.5.0
18782025-02-25T01:38:17.324Z Compiling async-stream-impl v0.3.6
18792025-02-25T01:38:17.761Z Compiling base64 v0.22.1
18802025-02-25T01:38:18.542Z Compiling hyper v1.5.2
18812025-02-25T01:38:18.765Z Compiling adler2 v2.0.0
18822025-02-25T01:38:19.066Z Compiling miniz_oxide v0.8.0
18832025-02-25T01:38:22.548Z Compiling hyper-util v0.1.10
18842025-02-25T01:38:26.200Z Compiling curve25519-dalek v4.1.3
18852025-02-25T01:38:26.669Z Compiling openapiv3 v2.0.0
18862025-02-25T01:38:27.393Z Compiling enum-as-inner v0.6.1
18872025-02-25T01:38:28.158Z Compiling memoffset v0.9.1
18882025-02-25T01:38:28.261Z Compiling dropshot v0.12.0
18892025-02-25T01:38:28.405Z Compiling smoltcp v0.9.1
18902025-02-25T01:38:28.428Z Compiling match_cfg v0.1.0
18912025-02-25T01:38:28.526Z Compiling foreign-types-shared v0.1.1
18922025-02-25T01:38:28.541Z Compiling num-bigint-dig v0.8.4
18932025-02-25T01:38:28.797Z Compiling portable-atomic v1.9.0
18942025-02-25T01:38:28.852Z Compiling newtype-uuid v1.2.1
18952025-02-25T01:38:29.208Z Compiling foreign-types v0.3.2
18962025-02-25T01:38:29.334Z Compiling hostname v0.3.1
18972025-02-25T01:38:30.426Z Compiling rand_core v0.9.2
18982025-02-25T01:38:30.629Z Compiling url v2.5.3
18992025-02-25T01:38:36.022Z Compiling http-body-util v0.1.2
19002025-02-25T01:38:36.059Z Compiling dirs-sys-next v0.1.2
19012025-02-25T01:38:36.059Z Compiling encoding_rs v0.8.34
19022025-02-25T01:38:36.059Z Compiling gimli v0.31.1
19032025-02-25T01:38:36.059Z Compiling mime v0.3.17
19042025-02-25T01:38:36.059Z Compiling ident_case v1.0.1
19052025-02-25T01:38:36.059Z Compiling heck v0.4.1
19062025-02-25T01:38:36.059Z Compiling cfg_aliases v0.2.1
19072025-02-25T01:38:36.059Z Compiling siphasher v0.3.11
19082025-02-25T01:38:36.101Z Compiling data-encoding v2.6.0
19092025-02-25T01:38:36.522Z Compiling nix v0.29.0
19102025-02-25T01:38:36.938Z Compiling darling_core v0.20.10
19112025-02-25T01:38:37.386Z Compiling dirs-next v2.0.0
19122025-02-25T01:38:40.503Z Compiling addr2line v0.24.2
19132025-02-25T01:38:41.461Z Compiling rand_chacha v0.9.0
19142025-02-25T01:38:42.883Z Compiling unicode-normalization v0.1.24
19152025-02-25T01:38:43.988Z Compiling crossbeam-epoch v0.9.18
19162025-02-25T01:38:44.622Z Compiling serde_urlencoded v0.7.1
19172025-02-25T01:38:44.921Z Compiling rustls-pemfile v2.2.0
19182025-02-25T01:38:45.138Z Compiling hubpack_derive v0.1.1
19192025-02-25T01:38:46.219Z Compiling dropshot_endpoint v0.12.0
19202025-02-25T01:38:46.278Z Compiling sha1 v0.10.6
19212025-02-25T01:38:46.278Z Compiling signature v2.2.0
19222025-02-25T01:38:46.278Z Compiling zerocopy-derive v0.6.6
19232025-02-25T01:38:46.278Z Compiling curve25519-dalek-derive v0.1.1
19242025-02-25T01:38:47.120Z Compiling object v0.36.5
19252025-02-25T01:38:47.420Z Compiling thread_local v1.1.8
19262025-02-25T01:38:47.872Z Compiling fs-err v2.11.0
19272025-02-25T01:38:48.917Z Compiling unicode-properties v0.1.3
19282025-02-25T01:38:51.681Z Compiling openssl-probe v0.1.5
19292025-02-25T01:38:54.043Z Compiling ipnet v2.10.1
19302025-02-25T01:38:54.484Z Compiling rustls-webpki v0.102.8
19312025-02-25T01:38:55.017Z Compiling anstyle v1.0.10
19322025-02-25T01:38:55.498Z Compiling winnow v0.6.20
19332025-02-25T01:38:55.924Z Compiling unicode-bidi v0.3.17
19342025-02-25T01:38:57.125Z Compiling utf8parse v0.2.2
19352025-02-25T01:38:57.153Z Compiling rustc-demangle v0.1.24
19362025-02-25T01:38:57.335Z Compiling anstyle-parse v0.2.5
19372025-02-25T01:38:57.687Z Compiling stringprep v0.1.5
19382025-02-25T01:38:58.574Z Compiling backtrace v0.3.74
19392025-02-25T01:38:58.986Z Compiling toml_edit v0.22.22
19402025-02-25T01:39:07.954Z Compiling crossbeam-deque v0.8.5
19412025-02-25T01:39:08.436Z Compiling darling_macro v0.20.10
19422025-02-25T01:39:09.352Z Compiling rand v0.9.0
19432025-02-25T01:39:09.571Z Compiling term v0.7.0
19442025-02-25T01:39:09.713Z Compiling slog-json v2.6.1
19452025-02-25T01:39:10.885Z Compiling crossbeam-channel v0.5.13
19462025-02-25T01:39:11.229Z Compiling hashbrown v0.14.5
19472025-02-25T01:39:11.724Z Compiling futures-executor v0.3.31
19482025-02-25T01:39:11.866Z Compiling num-integer v0.1.46
19492025-02-25T01:39:12.032Z Compiling md-5 v0.10.6
19502025-02-25T01:39:12.175Z Compiling ff v0.13.0
19512025-02-25T01:39:12.315Z Compiling hash32 v0.2.1
19522025-02-25T01:39:12.404Z Compiling is-terminal v0.4.13
19532025-02-25T01:39:12.473Z Compiling memmap v0.7.0
19542025-02-25T01:39:12.562Z Compiling base16ct v0.2.0
19552025-02-25T01:39:12.566Z Compiling utf-8 v0.7.6
19562025-02-25T01:39:12.688Z Compiling is_terminal_polyfill v1.70.1
19572025-02-25T01:39:12.782Z Compiling anstyle-query v1.1.1
19582025-02-25T01:39:12.840Z Compiling colorchoice v1.0.2
19592025-02-25T01:39:12.875Z Compiling linked-hash-map v0.5.6
19602025-02-25T01:39:12.898Z Compiling psl-types v2.0.11
19612025-02-25T01:39:12.951Z Compiling quick-error v1.2.3
19622025-02-25T01:39:13.038Z Compiling fallible-iterator v0.2.0
19632025-02-25T01:39:13.142Z Compiling take_mut v0.2.2
19642025-02-25T01:39:13.329Z Compiling publicsuffix v2.3.0
19652025-02-25T01:39:13.689Z Compiling postgres-protocol v0.6.8
19662025-02-25T01:39:13.714Z Compiling lru-cache v0.1.2
19672025-02-25T01:39:13.941Z Compiling resolv-conf v0.7.0
19682025-02-25T01:39:14.220Z Compiling anstream v0.6.15
19692025-02-25T01:39:14.346Z Compiling tungstenite v0.24.0
19702025-02-25T01:39:14.601Z Compiling sec1 v0.7.3
19712025-02-25T01:39:14.819Z Compiling usdt v0.5.0
19722025-02-25T01:39:15.180Z Compiling slog-term v2.9.1
19732025-02-25T01:39:15.269Z Compiling group v0.13.0
19742025-02-25T01:39:15.610Z Compiling num-iter v0.1.45
19752025-02-25T01:39:15.824Z Compiling regress v0.10.1
19762025-02-25T01:39:15.900Z Compiling futures v0.3.31
19772025-02-25T01:39:18.935Z Compiling slog-bunyan v2.5.0
19782025-02-25T01:39:19.014Z Compiling darling v0.20.10
19792025-02-25T01:39:19.158Z Compiling tokio-native-tls v0.3.1
19802025-02-25T01:39:19.696Z Compiling tokio-rustls v0.26.0
19812025-02-25T01:39:20.030Z Compiling tokio-rustls v0.25.0
19822025-02-25T01:39:20.054Z Compiling toml v0.8.19
19832025-02-25T01:39:20.339Z Compiling hickory-proto v0.24.3
19842025-02-25T01:39:20.452Z Compiling phf_shared v0.11.2
19852025-02-25T01:39:20.798Z Compiling strum_macros v0.25.3
19862025-02-25T01:39:24.160Z Compiling async-stream v0.3.6
19872025-02-25T01:39:24.160Z Compiling waitgroup v0.1.2
19882025-02-25T01:39:24.160Z Compiling webpki-roots v0.26.6
19892025-02-25T01:39:24.160Z Compiling hkdf v0.12.4
19902025-02-25T01:39:24.160Z Compiling terminal_size v0.4.0
19912025-02-25T01:39:24.160Z Compiling serde_path_to_error v0.1.16
19922025-02-25T01:39:24.160Z Compiling sync_wrapper v1.0.1
19932025-02-25T01:39:24.160Z Compiling crypto-bigint v0.5.5
19942025-02-25T01:39:24.160Z Compiling derive-where v1.2.7
19952025-02-25T01:39:24.160Z Compiling serde_repr v0.1.19
19962025-02-25T01:39:24.160Z Compiling clap_derive v4.5.28
19972025-02-25T01:39:24.326Z Compiling hostname v0.4.0
19982025-02-25T01:39:24.558Z Compiling crc32fast v1.4.2
19992025-02-25T01:39:24.892Z Compiling unicode-width v0.2.0
20002025-02-25T01:39:25.434Z Compiling tower-layer v0.3.3
20012025-02-25T01:39:26.006Z Compiling managed v0.8.0
20022025-02-25T01:39:26.346Z Compiling clap_lex v0.7.4
20032025-02-25T01:39:26.865Z Compiling bitflags v1.3.2
20042025-02-25T01:39:27.193Z Compiling debug-ignore v1.0.5
20052025-02-25T01:39:28.371Z Compiling tower v0.5.2
20062025-02-25T01:39:29.180Z Compiling clap_builder v4.5.30
20072025-02-25T01:39:29.520Z Compiling hickory-resolver v0.24.3
20082025-02-25T01:39:29.554Z Compiling elliptic-curve v0.13.8
20092025-02-25T01:39:31.303Z Compiling console v0.15.10
20102025-02-25T01:39:32.568Z Compiling flate2 v1.0.35
20112025-02-25T01:39:34.816Z Compiling hyper-rustls v0.27.3
20122025-02-25T01:39:36.121Z Compiling phf v0.11.2
20132025-02-25T01:39:36.424Z Compiling hyper-tls v0.6.0
20142025-02-25T01:39:36.837Z Compiling typify-impl v0.2.0
20152025-02-25T01:39:37.013Z Compiling signal-hook-mio v0.2.4
20162025-02-25T01:39:37.229Z Compiling rayon v1.10.0
20172025-02-25T01:39:37.470Z Compiling cookie_store v0.21.1
20182025-02-25T01:39:38.455Z Compiling bzip2 v0.4.4
20192025-02-25T01:39:38.847Z Compiling tokio-tungstenite v0.24.0
20202025-02-25T01:39:39.187Z Compiling postgres-types v0.2.8
20212025-02-25T01:39:39.577Z Compiling zerocopy v0.6.6
20222025-02-25T01:39:40.369Z Compiling hubpack v0.1.2
20232025-02-25T01:39:40.423Z Compiling ed25519 v2.2.3
20242025-02-25T01:39:40.627Z Compiling phf_shared v0.10.0
20252025-02-25T01:39:40.821Z Compiling pkcs1 v0.7.5
20262025-02-25T01:39:40.993Z Compiling tokio-stream v0.1.17
20272025-02-25T01:39:41.638Z Compiling ipnetwork v0.21.1
20282025-02-25T01:39:41.677Z Compiling rfc6979 v0.4.0
20292025-02-25T01:39:41.895Z Compiling serde-big-array v0.5.1
20302025-02-25T01:39:41.917Z Compiling float-cmp v0.10.0
20312025-02-25T01:39:41.938Z Compiling bstr v1.10.0
20322025-02-25T01:39:42.161Z Compiling whoami v1.5.2
20332025-02-25T01:39:43.240Z Compiling bit-vec v0.6.3
20342025-02-25T01:39:43.672Z Compiling new_debug_unreachable v1.0.6
20352025-02-25T01:39:43.706Z Compiling static_assertions v1.1.0
20362025-02-25T01:39:43.793Z Compiling normalize-line-endings v0.3.0
20372025-02-25T01:39:43.838Z Compiling predicates-core v1.0.8
20382025-02-25T01:39:43.952Z Compiling fixedbitset v0.4.2
20392025-02-25T01:39:44.159Z Compiling number_prefix v0.4.0
20402025-02-25T01:39:44.360Z Compiling precomputed-hash v0.1.1
20412025-02-25T01:39:44.410Z Compiling unicode-segmentation v1.12.0
20422025-02-25T01:39:44.440Z Compiling difflib v0.4.0
20432025-02-25T01:39:44.501Z Compiling string_cache v0.8.7
20442025-02-25T01:39:44.896Z Compiling predicates v3.1.3
20452025-02-25T01:39:45.286Z Compiling similar v2.6.0
20462025-02-25T01:39:45.289Z Compiling indicatif v0.17.11
20472025-02-25T01:39:45.492Z Compiling petgraph v0.6.5
20482025-02-25T01:39:46.297Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20492025-02-25T01:39:46.782Z Compiling typify-macro v0.2.0
20502025-02-25T01:39:47.062Z Compiling reqwest v0.12.12
20512025-02-25T01:39:47.544Z Compiling bit-set v0.5.3
20522025-02-25T01:39:47.849Z Compiling tokio-postgres v0.7.12
20532025-02-25T01:39:49.520Z Compiling ecdsa v0.16.9
20542025-02-25T01:39:50.128Z Compiling qorb v0.2.1
20552025-02-25T01:39:50.773Z Compiling rsa v0.9.6
20562025-02-25T01:39:52.126Z Compiling ed25519-dalek v2.1.1
20572025-02-25T01:39:52.705Z Compiling zip v0.6.6
20582025-02-25T01:39:53.237Z Compiling crossterm v0.28.1
20592025-02-25T01:39:53.874Z Compiling clap v4.5.30
20602025-02-25T01:39:55.500Z Compiling toml v0.7.8
20612025-02-25T01:39:55.521Z Compiling x509-cert v0.2.5
20622025-02-25T01:39:56.829Z Compiling hex v0.4.3
20632025-02-25T01:39:57.455Z Compiling itertools v0.14.0
20642025-02-25T01:39:57.757Z Compiling itertools v0.10.5
20652025-02-25T01:39:58.769Z Compiling unicode-xid v0.2.6
20662025-02-25T01:39:58.997Z Compiling peg-runtime v0.8.3
20672025-02-25T01:39:59.520Z Compiling lalrpop-util v0.19.12
20682025-02-25T01:40:02.120Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20692025-02-25T01:40:06.602Z Compiling proc-macro-crate v1.3.1
20702025-02-25T01:40:06.702Z Compiling macaddr v1.0.1
20712025-02-25T01:40:07.384Z Compiling itertools v0.13.0
20722025-02-25T01:40:08.563Z Compiling heapless v0.8.0
20732025-02-25T01:40:10.383Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20742025-02-25T01:40:12.891Z Compiling num_enum_derive v0.5.11
20752025-02-25T01:40:20.908Z Compiling hash32 v0.3.1
20762025-02-25T01:40:23.299Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20772025-02-25T01:40:23.662Z Compiling smoltcp v0.11.0
20782025-02-25T01:40:28.501Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20792025-02-25T01:40:28.765Z Compiling num_enum v0.5.11
20802025-02-25T01:40:29.893Z Compiling typify v0.2.0
20812025-02-25T01:40:29.916Z Compiling oxnet v0.1.0
20822025-02-25T01:40:30.983Z Compiling proc-macro-error-attr v1.0.4
20832025-02-25T01:40:31.264Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20842025-02-25T01:40:31.386Z Compiling unsafe-libyaml v0.2.11
20852025-02-25T01:40:31.595Z Compiling thiserror v2.0.11
20862025-02-25T01:40:32.850Z Compiling cobs v0.2.3
20872025-02-25T01:40:33.077Z Compiling postcard v1.0.10
20882025-02-25T01:40:33.361Z Compiling serde_yaml v0.9.34+deprecated
20892025-02-25T01:40:47.860Z Compiling progenitor-impl v0.8.0
20902025-02-25T01:40:48.358Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20912025-02-25T01:41:00.074Z Compiling strum_macros v0.26.4
20922025-02-25T01:41:00.648Z Compiling structmeta-derive v0.3.0
20932025-02-25T01:41:00.757Z Compiling foreign-types-macros v0.2.3
20942025-02-25T01:41:01.213Z Compiling thiserror-impl v2.0.11
20952025-02-25T01:41:01.418Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20962025-02-25T01:41:01.790Z Compiling proc-macro-error v1.0.4
20972025-02-25T01:41:02.151Z Compiling unicode-width v0.1.14
20982025-02-25T01:41:03.261Z Compiling foreign-types-shared v0.3.1
20992025-02-25T01:41:03.765Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21002025-02-25T01:41:04.073Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21012025-02-25T01:41:04.267Z Compiling strum v0.26.3
21022025-02-25T01:41:07.290Z Compiling foreign-types v0.5.0
21032025-02-25T01:41:07.455Z Compiling structmeta v0.3.0
21042025-02-25T01:41:08.543Z Compiling tabwriter v1.4.0
21052025-02-25T01:41:13.204Z Compiling progenitor-macro v0.8.0
21062025-02-25T01:41:17.324Z Compiling progenitor-client v0.8.0
21072025-02-25T01:41:22.030Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21082025-02-25T01:41:22.875Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21092025-02-25T01:41:23.040Z Compiling daft-derive v0.1.1
21102025-02-25T01:41:23.886Z Compiling cstr-argument v0.1.2
21112025-02-25T01:41:23.922Z Compiling dropshot v0.15.1
21122025-02-25T01:41:23.984Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21132025-02-25T01:41:24.275Z Compiling crucible-workspace-hack v0.1.0
21142025-02-25T01:41:24.319Z Compiling fastrand v2.1.1
21152025-02-25T01:41:24.602Z Compiling pretty-hex v0.2.1
21162025-02-25T01:41:24.661Z Compiling daft v0.1.1
21172025-02-25T01:41:25.006Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21182025-02-25T01:41:25.028Z Compiling tempfile v3.13.0
21192025-02-25T01:41:25.306Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21202025-02-25T01:41:25.447Z Compiling progenitor v0.8.0
21212025-02-25T01:41:25.784Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21222025-02-25T01:41:26.109Z Compiling parse-display-derive v0.10.0
21232025-02-25T01:41:26.195Z Compiling colored v2.1.0
21242025-02-25T01:41:26.573Z Compiling serde_with_macros v3.11.0
21252025-02-25T01:41:26.700Z Compiling dropshot_endpoint v0.15.1
21262025-02-25T01:41:27.485Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21272025-02-25T01:41:28.291Z Compiling instant v0.1.13
21282025-02-25T01:41:28.502Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21292025-02-25T01:41:28.977Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21302025-02-25T01:41:29.025Z Compiling serde_with v3.11.0
21312025-02-25T01:41:29.750Z Compiling parse-display v0.10.0
21322025-02-25T01:41:31.693Z Compiling backoff v0.4.0
21332025-02-25T01:41:32.059Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21342025-02-25T01:41:32.133Z Compiling zone_cfg_derive v0.3.0
21352025-02-25T01:41:32.352Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21362025-02-25T01:41:32.730Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21372025-02-25T01:41:33.114Z Compiling camino-tempfile v1.1.1
21382025-02-25T01:41:33.135Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21392025-02-25T01:41:33.676Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21402025-02-25T01:41:33.900Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21412025-02-25T01:41:33.922Z Compiling regress v0.9.1
21422025-02-25T01:41:34.107Z Compiling progenitor-client v0.9.1
21432025-02-25T01:41:34.127Z Compiling num-derive v0.4.2
21442025-02-25T01:41:35.093Z Compiling sigpipe v0.1.3
21452025-02-25T01:41:35.254Z Compiling libefi-sys v0.1.0
21462025-02-25T01:41:35.612Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21472025-02-25T01:41:36.035Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21482025-02-25T01:41:36.302Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
21492025-02-25T01:41:37.908Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21502025-02-25T01:41:39.278Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21512025-02-25T01:41:42.012Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21522025-02-25T01:41:42.034Z Compiling zone v0.3.0
21532025-02-25T01:41:42.571Z Compiling smf v0.2.3
21542025-02-25T01:41:42.623Z Compiling bitfield-struct v0.6.2
21552025-02-25T01:41:44.052Z Compiling blake3 v1.5.4
21562025-02-25T01:41:44.700Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21572025-02-25T01:41:45.318Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21582025-02-25T01:41:45.733Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21592025-02-25T01:41:45.880Z Compiling xattr v1.3.1
21602025-02-25T01:41:46.008Z Compiling memmap2 v0.9.5
21612025-02-25T01:41:46.106Z Compiling filetime v0.2.25
21622025-02-25T01:41:46.214Z Compiling arrayvec v0.7.6
21632025-02-25T01:41:46.483Z Compiling same-file v1.0.6
21642025-02-25T01:41:46.582Z Compiling constant_time_eq v0.3.1
21652025-02-25T01:41:46.726Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21662025-02-25T01:41:46.803Z Compiling arrayref v0.3.9
21672025-02-25T01:41:46.820Z Compiling walkdir v2.5.0
21682025-02-25T01:41:46.875Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21692025-02-25T01:41:46.893Z Compiling tar v0.4.44
21702025-02-25T01:41:48.436Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21712025-02-25T01:41:48.880Z Compiling gethostname v0.5.0
21722025-02-25T01:41:49.111Z Compiling cargo-platform v0.1.8
21732025-02-25T01:41:49.413Z Compiling topological-sort v0.2.2
21742025-02-25T01:41:49.627Z Compiling cargo_metadata v0.18.1
21752025-02-25T01:41:49.730Z Compiling omicron-zone-package v0.12.0
21762025-02-25T01:41:50.223Z Compiling shell-words v1.1.0
21772025-02-25T01:41:50.790Z Compiling indent_write v2.2.0
21782025-02-25T01:41:59.520Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21792025-02-25T01:42:01.817Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21802025-02-25T01:42:05.467Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21812025-02-25T01:42:20.342Z Finished `release` profile [optimized] target(s) in 5m 23s
21822025-02-25T01:42:20.525Z Running `target/release/omicron-package -t test target create -p dev`
21832025-02-25T01:42:20.583ZLogging to: /work/oxidecomputer/omicron/out/LOG
21842025-02-25T01:42:20.585ZCreated new build target 'test' and set it as active
21852025-02-25T01:42:20.585Z
21862025-02-25T01:42:20.585Zreal 5:23.893987655
21872025-02-25T01:42:20.585Zuser 37:34.733266483
21882025-02-25T01:42:20.585Zsys 3:35.795427273
21892025-02-25T01:42:20.585Ztrap 1.224093259
21902025-02-25T01:42:20.586Ztflt 1.640089157
21912025-02-25T01:42:20.586Zdflt 0.811267874
21922025-02-25T01:42:20.586Zkflt 0.000122180
21932025-02-25T01:42:20.586Zlock 1:14:01.622302960
21942025-02-25T01:42:20.586Zslp 2:30:27.313758291
21952025-02-25T01:42:20.586Zlat 2:48.983647598
21962025-02-25T01:42:20.586Zstop 4:59.743605968
21972025-02-25T01:42:20.589Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21982025-02-25T01:42:21.655Z Finished `release` profile [optimized] target(s) in 1.00s
21992025-02-25T01:42:21.726Z Running `target/release/omicron-package -t test package`
22002025-02-25T01:42:21.774ZLogging to: /work/oxidecomputer/omicron/out/LOG
22012025-02-25T01:42:23.047Z Compiling ring v0.17.11
22022025-02-25T01:42:23.229Z Compiling thiserror v2.0.11
22032025-02-25T01:42:23.251Z Compiling typify-impl v0.3.0
22042025-02-25T01:42:23.270Z Compiling convert_case v0.4.0
22052025-02-25T01:42:23.270Z Compiling newline-converter v0.3.0
22062025-02-25T01:42:23.273Z Compiling password-hash v0.5.0
22072025-02-25T01:42:23.273Z Compiling blake2 v0.10.6
22082025-02-25T01:42:23.476Z Compiling expectorate v1.1.0
22092025-02-25T01:42:23.782Z Compiling base64 v0.21.7
22102025-02-25T01:42:23.974Z Compiling derive_more v0.99.19
22112025-02-25T01:42:24.457Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22122025-02-25T01:42:24.934Z Compiling argon2 v0.5.3
22132025-02-25T01:42:25.164Z Compiling atomicwrites v0.4.4
22142025-02-25T01:42:25.458Z Compiling owo-colors v4.1.0
22152025-02-25T01:42:25.728Z Compiling cancel-safe-futures v0.1.5
22162025-02-25T01:42:25.831Z Compiling num-rational v0.4.2
22172025-02-25T01:42:26.135Z Compiling num-complex v0.4.6
22182025-02-25T01:42:27.252Z Compiling num v0.4.3
22192025-02-25T01:42:28.028Z Compiling libsw v3.3.1
22202025-02-25T01:42:28.202Z Compiling rustls v0.23.19
22212025-02-25T01:42:28.234Z Compiling rustls v0.22.4
22222025-02-25T01:42:28.269Z Compiling float-ord v0.3.2
22232025-02-25T01:42:28.366Z Compiling swrite v0.1.0
22242025-02-25T01:42:28.464Z Compiling linear-map v1.2.0
22252025-02-25T01:42:28.525Z Compiling highway v1.2.0
22262025-02-25T01:42:28.900Z Compiling semver v0.1.20
22272025-02-25T01:42:29.427Z Compiling rustc_version v0.1.7
22282025-02-25T01:42:29.618Z Compiling tungstenite v0.21.0
22292025-02-25T01:42:29.771Z Compiling ipnetwork v0.21.1
22302025-02-25T01:42:29.802Z Compiling newtype_derive v0.1.6
22312025-02-25T01:42:30.024Z Compiling humantime v2.1.0
22322025-02-25T01:42:30.201Z Compiling oxnet v0.1.0
22332025-02-25T01:42:30.587Z Compiling dropshot v0.15.1
22342025-02-25T01:42:30.676Z Compiling daft v0.1.1
22352025-02-25T01:42:30.841Z Compiling rustls-webpki v0.102.8
22362025-02-25T01:42:30.865Z Compiling tokio-tungstenite v0.21.0
22372025-02-25T01:42:31.164Z Compiling instant v0.1.13
22382025-02-25T01:42:31.337Z Compiling backoff v0.4.0
22392025-02-25T01:42:31.517Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22402025-02-25T01:42:31.722Z Compiling steno v0.4.1
22412025-02-25T01:42:32.570Z Compiling parse-display v0.10.0
22422025-02-25T01:42:33.060Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22432025-02-25T01:42:33.280Z Compiling serde_with v3.11.0
22442025-02-25T01:42:33.756Z Compiling typify-macro v0.3.0
22452025-02-25T01:42:34.491Z Compiling strum v0.26.3
22462025-02-25T01:42:34.720Z Compiling regress v0.9.1
22472025-02-25T01:42:36.306Z Compiling tokio-rustls v0.25.0
22482025-02-25T01:42:36.740Z Compiling dropshot v0.12.0
22492025-02-25T01:42:37.178Z Compiling typify v0.3.0
22502025-02-25T01:42:37.328Z Compiling progenitor-impl v0.9.1
22512025-02-25T01:42:39.232Z Compiling tokio-rustls v0.26.0
22522025-02-25T01:42:39.721Z Compiling hyper-rustls v0.27.3
22532025-02-25T01:42:40.304Z Compiling reqwest v0.12.12
22542025-02-25T01:42:43.322Z Compiling qorb v0.2.1
22552025-02-25T01:42:44.472Z Compiling progenitor-macro v0.9.1
22562025-02-25T01:42:48.597Z Compiling progenitor-client v0.9.1
22572025-02-25T01:42:49.180Z Compiling progenitor-client v0.8.0
22582025-02-25T01:42:49.505Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22592025-02-25T01:42:49.719Z Compiling progenitor v0.8.0
22602025-02-25T01:42:49.995Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22612025-02-25T01:42:50.034Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22622025-02-25T01:42:50.827Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22632025-02-25T01:42:53.055Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22642025-02-25T01:43:00.516Z Compiling macaddr v1.0.1
22652025-02-25T01:43:19.667Z Compiling progenitor v0.9.1
22662025-02-25T01:43:19.917Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22672025-02-25T01:43:23.204Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22682025-02-25T01:43:23.851Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22692025-02-25T01:43:25.429Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22702025-02-25T01:43:28.542Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22712025-02-25T01:43:32.002Z Compiling slog-dtrace v0.3.0
22722025-02-25T01:43:32.685Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22732025-02-25T01:43:33.602Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22742025-02-25T01:43:33.932Z Compiling prettyplease v0.2.29
22752025-02-25T01:43:36.347Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22762025-02-25T01:43:38.252Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22772025-02-25T01:43:38.436Z Compiling half v2.4.1
22782025-02-25T01:43:39.127Z Compiling ciborium-io v0.2.2
22792025-02-25T01:43:39.295Z Compiling ciborium-ll v0.2.2
22802025-02-25T01:43:39.343Z Compiling bytecount v0.6.8
22812025-02-25T01:43:39.461Z Compiling display-error-chain v0.2.2
22822025-02-25T01:43:39.666Z Compiling ciborium v0.2.2
22832025-02-25T01:43:39.718Z Compiling fastrand v2.1.1
22842025-02-25T01:43:39.827Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22852025-02-25T01:43:40.210Z Compiling same-file v1.0.6
22862025-02-25T01:43:40.492Z Compiling walkdir v2.5.0
22872025-02-25T01:43:41.115Z Compiling tempfile v3.13.0
22882025-02-25T01:43:41.722Z Compiling blake3 v1.5.4
22892025-02-25T01:43:41.848Z Compiling const_format_proc_macros v0.2.34
22902025-02-25T01:43:41.937Z Compiling xattr v1.3.1
22912025-02-25T01:43:42.234Z Compiling filetime v0.2.25
22922025-02-25T01:43:42.440Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22932025-02-25T01:43:42.569Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22942025-02-25T01:43:43.670Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22952025-02-25T01:43:48.677Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22962025-02-25T01:43:51.162Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22972025-02-25T01:43:51.212Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22982025-02-25T01:43:53.086Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22992025-02-25T01:43:56.927Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23002025-02-25T01:43:58.081Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23012025-02-25T01:43:59.444Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23022025-02-25T01:44:01.179Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23032025-02-25T01:44:06.254Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23042025-02-25T01:44:06.711Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23052025-02-25T01:44:08.388Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23062025-02-25T01:44:09.326Z Compiling memmap2 v0.9.5
23072025-02-25T01:44:09.742Z Compiling maplit v1.0.2
23082025-02-25T01:44:09.903Z Compiling keccak v0.1.5
23092025-02-25T01:44:11.024Z Compiling crunchy v0.2.2
23102025-02-25T01:44:11.564Z Compiling arrayref v0.3.9
23112025-02-25T01:44:11.698Z Compiling arrayvec v0.7.6
23122025-02-25T01:44:11.717Z Compiling constant_time_eq v0.3.1
23132025-02-25T01:44:11.942Z Compiling sha3 v0.10.8
23142025-02-25T01:44:12.598Z Compiling const_format v0.2.34
23152025-02-25T01:44:12.760Z Compiling tar v0.4.44
23162025-02-25T01:44:12.883Z Compiling camino-tempfile v1.1.1
23172025-02-25T01:44:13.178Z Compiling toolchain_find v0.4.0
23182025-02-25T01:44:13.338Z Compiling tiny-keccak v2.0.2
23192025-02-25T01:44:13.725Z Compiling radium v0.7.0
23202025-02-25T01:44:13.746Z Compiling topological-sort v0.2.2
23212025-02-25T01:44:13.950Z Compiling rustfmt-wrapper v0.2.1
23222025-02-25T01:44:14.023Z Compiling omicron-zone-package v0.12.0
23232025-02-25T01:44:14.558Z Compiling dsl_auto_type v0.1.2
23242025-02-25T01:44:14.664Z Compiling scheduled-thread-pool v0.2.7
23252025-02-25T01:44:14.685Z Compiling diesel_table_macro_syntax v0.2.0
23262025-02-25T01:44:15.087Z Compiling tap v1.0.1
23272025-02-25T01:44:15.306Z Compiling maybe-uninit v2.0.0
23282025-02-25T01:44:15.806Z Compiling diesel_derives v2.2.3
23292025-02-25T01:44:15.930Z Compiling wyz v0.5.1
23302025-02-25T01:44:15.995Z Compiling r2d2 v0.8.10
23312025-02-25T01:44:16.461Z Compiling phf_generator v0.11.2
23322025-02-25T01:44:16.492Z Compiling ascii-canvas v3.0.0
23332025-02-25T01:44:16.684Z Compiling secrecy v0.8.0
23342025-02-25T01:44:16.918Z Compiling ena v0.14.3
23352025-02-25T01:44:16.949Z Compiling async-recursion v1.1.1
23362025-02-25T01:44:16.976Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23372025-02-25T01:44:17.338Z Compiling crc-catalog v2.4.0
23382025-02-25T01:44:17.383Z Compiling bindgen v0.71.1
23392025-02-25T01:44:17.537Z Compiling regex-syntax v0.6.29
23402025-02-25T01:44:17.875Z Compiling arc-swap v1.7.1
23412025-02-25T01:44:18.396Z Compiling diff v0.1.13
23422025-02-25T01:44:18.579Z Compiling funty v2.0.0
23432025-02-25T01:44:18.840Z Compiling packed_struct v0.10.1
23442025-02-25T01:44:19.058Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23452025-02-25T01:44:19.338Z Compiling slog-scope v4.4.0
23462025-02-25T01:44:20.164Z Compiling bitvec v1.0.1
23472025-02-25T01:44:20.761Z Compiling crc v3.2.1
23482025-02-25T01:44:21.325Z Compiling lalrpop v0.19.12
23492025-02-25T01:44:22.521Z Compiling phf_codegen v0.11.2
23502025-02-25T01:44:22.904Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23512025-02-25T01:44:22.921Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23522025-02-25T01:44:23.155Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23532025-02-25T01:44:24.018Z Compiling universal-hash v0.5.1
23542025-02-25T01:44:24.298Z Compiling packed_struct_codegen v0.10.1
23552025-02-25T01:44:24.727Z Compiling thiserror-impl-no-std v2.0.2
23562025-02-25T01:44:26.446Z Compiling diesel v2.2.7
23572025-02-25T01:44:26.604Z Compiling parse-zoneinfo v0.3.1
23582025-02-25T01:44:27.169Z Compiling unicase v2.7.0
23592025-02-25T01:44:27.699Z Compiling indexmap v1.9.3
23602025-02-25T01:44:27.970Z Compiling opaque-debug v0.3.1
23612025-02-25T01:44:28.082Z Compiling ref-cast v1.0.23
23622025-02-25T01:44:28.104Z Compiling rustc-hash v2.1.1
23632025-02-25T01:44:28.313Z Compiling nodrop v0.1.14
23642025-02-25T01:44:28.487Z Compiling array-init v0.0.4
23652025-02-25T01:44:29.578Z Compiling poly1305 v0.8.0
23662025-02-25T01:44:31.043Z Compiling chrono-tz-build v0.4.0
23672025-02-25T01:44:32.080Z Compiling thiserror-no-std v2.0.2
23682025-02-25T01:44:36.472Z Compiling smallvec v0.6.14
23692025-02-25T01:44:37.611Z Compiling slog-stdlog v4.1.1
23702025-02-25T01:44:38.430Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23712025-02-25T01:44:38.798Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23722025-02-25T01:44:39.157Z Compiling derive_builder_core v0.20.2
23732025-02-25T01:44:41.237Z Compiling chacha20 v0.9.1
23742025-02-25T01:44:41.330Z Compiling headers-core v0.3.0
23752025-02-25T01:44:41.543Z Compiling aead v0.5.2
23762025-02-25T01:44:41.744Z Compiling libxml v0.3.3
23772025-02-25T01:44:41.937Z Compiling ref-cast-impl v1.0.23
23782025-02-25T01:44:42.162Z Compiling vte_generate_state_changes v0.1.2
23792025-02-25T01:44:42.842Z Compiling hashbrown v0.12.3
23802025-02-25T01:44:43.088Z Compiling polar-core v0.27.3
23812025-02-25T01:44:43.120Z Compiling bitfield v0.14.0
23822025-02-25T01:44:43.448Z Compiling termcolor v1.4.1
23832025-02-25T01:44:44.510Z Compiling env_logger v0.10.2
23842025-02-25T01:44:45.346Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23852025-02-25T01:44:46.918Z Compiling vte v0.11.1
23862025-02-25T01:44:47.701Z Compiling chacha20poly1305 v0.10.1
23872025-02-25T01:44:47.980Z Compiling headers v0.4.0
23882025-02-25T01:44:48.490Z Compiling samael v0.0.18
23892025-02-25T01:44:50.238Z Compiling derive_builder_macro v0.20.2
23902025-02-25T01:44:51.277Z Compiling slog-envlogger v2.2.0
23912025-02-25T01:44:51.626Z Compiling serde-hex v0.1.0
23922025-02-25T01:44:53.908Z Compiling vsss-rs v3.3.4
23932025-02-25T01:44:56.150Z Compiling chrono-tz v0.10.1
23942025-02-25T01:44:56.682Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23952025-02-25T01:44:56.889Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23962025-02-25T01:44:57.260Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23972025-02-25T01:44:58.011Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23982025-02-25T01:44:58.368Z Compiling ron v0.8.1
23992025-02-25T01:44:59.613Z Compiling hashbrown v0.13.2
24002025-02-25T01:45:00.929Z Compiling strum_macros v0.24.3
24012025-02-25T01:45:01.817Z Compiling fxhash v0.2.1
24022025-02-25T01:45:02.088Z Compiling simd-adler32 v0.3.7
24032025-02-25T01:45:03.425Z Compiling crc-any v2.5.0
24042025-02-25T01:45:04.028Z Compiling zip v2.1.3
24052025-02-25T01:45:04.404Z Compiling indoc v1.0.9
24062025-02-25T01:45:04.434Z Compiling bumpalo v3.16.0
24072025-02-25T01:45:04.456Z Compiling lockfree-object-pool v0.1.6
24082025-02-25T01:45:04.624Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24092025-02-25T01:45:04.768Z Compiling object v0.30.4
24102025-02-25T01:45:05.033Z Compiling zopfli v0.8.1
24112025-02-25T01:45:13.801Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24122025-02-25T01:45:17.298Z Compiling derive_builder v0.20.2
24132025-02-25T01:45:17.711Z Compiling strip-ansi-escapes v0.2.0
24142025-02-25T01:45:19.503Z Compiling papergrid v0.11.0
24152025-02-25T01:45:19.739Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24162025-02-25T01:45:20.120Z Compiling tabled_derive v0.7.0
24172025-02-25T01:45:20.856Z Compiling fd-lock v4.0.2
24182025-02-25T01:45:21.129Z Compiling peg-macros v0.8.4
24192025-02-25T01:45:22.219Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24202025-02-25T01:45:22.999Z Compiling kstat-rs v0.2.4
24212025-02-25T01:45:23.273Z Compiling impl-trait-for-tuples v0.2.2
24222025-02-25T01:45:23.990Z Compiling oso-derive v0.27.3
24232025-02-25T01:45:24.483Z Compiling quick-xml v0.37.2
24242025-02-25T01:45:25.005Z Compiling diesel-dtrace v0.4.2
24252025-02-25T01:45:25.392Z Compiling nu-ansi-term v0.50.1
24262025-02-25T01:45:26.730Z Compiling path-slash v0.1.5
24272025-02-25T01:45:27.036Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24282025-02-25T01:45:29.175Z Compiling oso v0.27.3
24292025-02-25T01:45:31.441Z Compiling reedline v0.35.0
24302025-02-25T01:45:33.272Z Compiling peg v0.8.4
24312025-02-25T01:45:33.413Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24322025-02-25T01:45:42.858Z Compiling tabled v0.15.0
24332025-02-25T01:45:43.354Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24342025-02-25T01:45:56.435Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24352025-02-25T01:45:58.331Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24362025-02-25T01:45:59.973Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
24372025-02-25T01:46:00.014Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24382025-02-25T01:46:00.380Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24392025-02-25T01:46:00.474Z Compiling pem v3.0.5
24402025-02-25T01:46:02.028Z Compiling bb8 v0.8.5
24412025-02-25T01:46:02.560Z Compiling bcs v0.1.6
24422025-02-25T01:46:02.717Z Compiling libz-sys v1.1.20
24432025-02-25T01:46:03.421Z Compiling nanorand v0.7.0
24442025-02-25T01:46:03.458Z Compiling termtree v0.5.1
24452025-02-25T01:46:03.797Z Compiling parking_lot_core v0.8.6
24462025-02-25T01:46:04.149Z Compiling flume v0.11.1
24472025-02-25T01:46:05.130Z Compiling async-bb8-diesel v0.2.1
24482025-02-25T01:46:05.957Z Compiling mime_guess v2.0.5
24492025-02-25T01:46:07.778Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24502025-02-25T01:46:11.096Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24512025-02-25T01:46:12.539Z Compiling proc-macro-error-attr2 v2.0.0
24522025-02-25T01:46:13.430Z Compiling buf-list v1.0.3
24532025-02-25T01:46:14.141Z Compiling proc-macro-error2 v2.0.1
24542025-02-25T01:46:14.967Z Compiling nibble_vec v0.1.0
24552025-02-25T01:46:15.260Z Compiling libgit2-sys v0.17.0+1.8.1
24562025-02-25T01:46:15.582Z Compiling pin-project-internal v1.1.6
24572025-02-25T01:46:16.068Z Compiling atty v0.2.14
24582025-02-25T01:46:16.285Z Compiling endian-type v0.1.2
24592025-02-25T01:46:16.583Z Compiling salty v0.3.0
24602025-02-25T01:46:17.074Z Compiling http-range v0.1.5
24612025-02-25T01:46:17.695Z Compiling radix_trie v0.2.1
24622025-02-25T01:46:18.224Z Compiling pin-project v1.1.6
24632025-02-25T01:46:18.657Z Compiling parking_lot v0.11.2
24642025-02-25T01:46:20.608Z Compiling tabled_derive v0.10.0
24652025-02-25T01:46:23.177Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24662025-02-25T01:46:23.322Z Compiling papergrid v0.14.0
24672025-02-25T01:46:23.773Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24682025-02-25T01:46:28.366Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24692025-02-25T01:46:30.372Z Compiling snafu-derive v0.8.5
24702025-02-25T01:46:31.504Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24712025-02-25T01:46:31.978Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24722025-02-25T01:46:34.787Z Compiling snafu v0.8.5
24732025-02-25T01:46:36.096Z Compiling tabled v0.18.0
24742025-02-25T01:46:36.720Z Compiling hyper-staticfile v0.10.1
24752025-02-25T01:46:39.284Z Compiling sled v0.34.7
24762025-02-25T01:46:44.612Z Compiling hickory-client v0.24.3
24772025-02-25T01:46:56.431Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24782025-02-25T01:46:56.472Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24792025-02-25T01:46:57.682Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24802025-02-25T01:46:58.745Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24812025-02-25T01:47:04.266Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24822025-02-25T01:47:09.792Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24832025-02-25T01:47:10.611Z Compiling hickory-server v0.24.3
24842025-02-25T01:47:11.229Z Compiling globset v0.4.15
24852025-02-25T01:47:11.343Z Compiling olpc-cjson v0.1.4
24862025-02-25T01:47:11.681Z Compiling primeorder v0.13.6
24872025-02-25T01:47:12.289Z Compiling vergen v8.3.2
24882025-02-25T01:47:12.702Z Compiling castaway v0.2.3
24892025-02-25T01:47:12.944Z Compiling env_filter v0.1.2
24902025-02-25T01:47:14.559Z Compiling serde_plain v1.0.2
24912025-02-25T01:47:14.685Z Compiling cargo-platform v0.1.8
24922025-02-25T01:47:15.148Z Compiling typed-path v0.9.3
24932025-02-25T01:47:15.208Z Compiling cargo_metadata v0.18.1
24942025-02-25T01:47:17.670Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24952025-02-25T01:47:17.971Z Compiling tough v0.19.0
24962025-02-25T01:47:18.313Z Compiling env_logger v0.11.5
24972025-02-25T01:47:19.775Z Compiling compact_str v0.8.0
24982025-02-25T01:47:22.256Z Compiling p384 v0.13.0
24992025-02-25T01:47:22.363Z Compiling git2 v0.19.0
25002025-02-25T01:47:22.412Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25012025-02-25T01:47:25.319Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25022025-02-25T01:47:26.362Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25032025-02-25T01:47:29.183Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25042025-02-25T01:47:30.485Z Compiling unicode-truncate v1.1.0
25052025-02-25T01:47:30.830Z Compiling lru v0.12.5
25062025-02-25T01:47:30.857Z Compiling rand_seeder v0.3.0
25072025-02-25T01:47:31.231Z Compiling libsqlite3-sys v0.30.1
25082025-02-25T01:47:31.352Z Compiling lzma-sys v0.1.20
25092025-02-25T01:47:31.810Z Compiling instability v0.3.2
25102025-02-25T01:47:32.107Z Compiling cassowary v0.3.0
25112025-02-25T01:47:32.867Z Compiling parse-size v1.1.0
25122025-02-25T01:47:33.244Z Compiling rustls v0.21.12
25132025-02-25T01:47:33.578Z Compiling indoc v2.0.5
25142025-02-25T01:47:33.624Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
25152025-02-25T01:47:34.118Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
25162025-02-25T01:47:34.485Z Compiling ratatui v0.29.0
25172025-02-25T01:47:35.908Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25182025-02-25T01:47:36.173Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25192025-02-25T01:47:37.480Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25202025-02-25T01:47:38.169Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25212025-02-25T01:47:41.042Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25222025-02-25T01:47:41.846Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25232025-02-25T01:47:43.971Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25242025-02-25T01:47:44.353Z Compiling sct v0.7.1
25252025-02-25T01:47:44.857Z Compiling rustls-webpki v0.101.7
25262025-02-25T01:47:45.440Z Compiling heck v0.3.3
25272025-02-25T01:47:45.809Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25282025-02-25T01:47:47.228Z Compiling csv-core v0.1.11
25292025-02-25T01:47:48.182Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25302025-02-25T01:47:48.566Z Compiling glob v0.3.2
25312025-02-25T01:47:48.683Z Compiling csv v1.3.1
25322025-02-25T01:47:48.834Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25332025-02-25T01:47:50.776Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25342025-02-25T01:47:50.883Z Compiling zone_cfg_derive v0.1.2
25352025-02-25T01:47:52.303Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25362025-02-25T01:47:54.774Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25372025-02-25T01:47:56.131Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25382025-02-25T01:47:58.118Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25392025-02-25T01:48:03.902Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25402025-02-25T01:48:05.944Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25412025-02-25T01:48:06.359Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
25422025-02-25T01:48:07.107Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25432025-02-25T01:48:09.924Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25442025-02-25T01:48:10.294Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25452025-02-25T01:48:10.712Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25462025-02-25T01:48:11.125Z Compiling nix v0.27.1
25472025-02-25T01:48:11.438Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25482025-02-25T01:48:11.608Z Compiling tungstenite v0.23.0
25492025-02-25T01:48:12.165Z Compiling hashlink v0.9.1
25502025-02-25T01:48:12.987Z Compiling fallible-streaming-iterator v0.1.9
25512025-02-25T01:48:13.313Z Compiling base64 v0.13.1
25522025-02-25T01:48:13.920Z Compiling fallible-iterator v0.3.0
25532025-02-25T01:48:14.126Z Compiling ron v0.7.1
25542025-02-25T01:48:14.171Z Compiling tokio-tungstenite v0.23.1
25552025-02-25T01:48:14.702Z Compiling rusqlite v0.32.1
25562025-02-25T01:48:15.965Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25572025-02-25T01:48:16.866Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25582025-02-25T01:48:17.332Z Compiling xz2 v0.1.7
25592025-02-25T01:48:17.971Z Compiling tokio-rustls v0.24.1
25602025-02-25T01:48:19.534Z Compiling zone v0.1.8
25612025-02-25T01:48:19.894Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25622025-02-25T01:48:21.591Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25632025-02-25T01:48:22.815Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25642025-02-25T01:48:24.364Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25652025-02-25T01:48:24.529Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25662025-02-25T01:48:33.337Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25672025-02-25T01:48:36.588Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25682025-02-25T01:48:36.944Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25692025-02-25T01:48:38.008Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25702025-02-25T01:48:39.598Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25712025-02-25T01:48:39.815Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25722025-02-25T01:48:40.186Z Compiling rustls-pemfile v1.0.4
25732025-02-25T01:48:40.968Z Compiling signal-hook-tokio v0.3.1
25742025-02-25T01:48:41.241Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25752025-02-25T01:48:41.698Z Compiling twox-hash v2.1.0
25762025-02-25T01:48:42.774Z Compiling yasna v0.5.2
25772025-02-25T01:48:43.807Z Compiling is_ci v1.2.0
25782025-02-25T01:48:44.147Z Compiling unicode-linebreak v0.1.5
25792025-02-25T01:48:44.761Z Compiling smawk v0.3.2
25802025-02-25T01:48:45.112Z Compiling textwrap v0.16.1
25812025-02-25T01:48:45.596Z Compiling supports-color v3.0.2
25822025-02-25T01:48:46.084Z Compiling rcgen v0.12.1
25832025-02-25T01:48:46.310Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25842025-02-25T01:48:51.749Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25852025-02-25T01:48:53.750Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25862025-02-25T01:48:57.054Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25872025-02-25T01:49:00.380Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25882025-02-25T01:49:05.543Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25892025-02-25T01:49:08.871Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25902025-02-25T01:49:09.818Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25912025-02-25T01:49:13.655Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25922025-02-25T01:49:14.268Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25932025-02-25T01:49:20.181Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25942025-02-25T01:49:30.379Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25952025-02-25T01:49:33.605Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25962025-02-25T01:49:33.986Z Compiling fatfs v0.3.6
25972025-02-25T01:49:36.662Z Compiling subprocess v0.2.9
25982025-02-25T01:49:36.810Z Compiling rtoolbox v0.0.2
25992025-02-25T01:49:37.289Z Compiling assert_matches v1.5.0
26002025-02-25T01:49:41.431Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26012025-02-25T01:49:42.949Z Compiling rpassword v7.3.1
26022025-02-25T01:49:43.497Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26032025-02-25T01:49:47.645Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26042025-02-25T01:49:49.282Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26052025-02-25T01:49:54.745Z Compiling tui-tree-widget v0.23.0
26062025-02-25T01:49:55.289Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26072025-02-25T01:50:02.525Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26082025-02-25T01:50:02.906Z Compiling uzers v0.12.1
26092025-02-25T01:50:06.109Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26102025-02-25T01:50:08.792Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26112025-02-25T01:50:10.824Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26122025-02-25T01:50:37.254Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26132025-02-25T01:50:40.066Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26142025-02-25T01:50:44.854Z Compiling multimap v0.10.0
26152025-02-25T01:53:10.695Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26162025-02-25T02:00:23.829Z Finished `release` profile [optimized] target(s) in 18m 01s
26172025-02-25T02:01:32.715Z
26182025-02-25T02:01:32.718Zreal 19:12.070163067
26192025-02-25T02:01:32.718Zuser 2:15:17.680302126
26202025-02-25T02:01:32.718Zsys 3:46.887349407
26212025-02-25T02:01:32.718Ztrap 3.694936917
26222025-02-25T02:01:32.718Ztflt 1.940415338
26232025-02-25T02:01:32.718Zdflt 4.582833037
26242025-02-25T02:01:32.718Zkflt 0.000909340
26252025-02-25T02:01:32.718Zlock 8:02:34.827534182
26262025-02-25T02:01:32.718Zslp 7:03:07.787548579
26272025-02-25T02:01:32.718Zlat 3:42.140316679
26282025-02-25T02:01:32.718Zstop 3:01.606407018
26292025-02-25T02:01:32.718Z+ mapfile -t packages
26302025-02-25T02:01:32.718Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26312025-02-25T02:01:33.911Z Compiling ring v0.17.11
26322025-02-25T02:01:35.950Z Compiling rustls v0.23.19
26332025-02-25T02:01:35.982Z Compiling rustls v0.22.4
26342025-02-25T02:01:37.516Z Compiling rustls-webpki v0.102.8
26352025-02-25T02:01:41.976Z Compiling tokio-rustls v0.25.0
26362025-02-25T02:01:42.384Z Compiling dropshot v0.12.0
26372025-02-25T02:01:43.924Z Compiling tokio-rustls v0.26.0
26382025-02-25T02:01:44.395Z Compiling hyper-rustls v0.27.3
26392025-02-25T02:01:44.845Z Compiling reqwest v0.12.12
26402025-02-25T02:01:46.331Z Compiling dropshot v0.15.1
26412025-02-25T02:01:48.070Z Compiling qorb v0.2.1
26422025-02-25T02:01:54.129Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26432025-02-25T02:01:54.738Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26442025-02-25T02:01:55.568Z Compiling progenitor-client v0.8.0
26452025-02-25T02:01:56.569Z Compiling progenitor v0.8.0
26462025-02-25T02:01:56.868Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26472025-02-25T02:01:57.511Z Compiling progenitor-client v0.9.1
26482025-02-25T02:01:58.561Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26492025-02-25T02:02:01.924Z Compiling omicron-zone-package v0.12.0
26502025-02-25T02:02:15.869Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26512025-02-25T02:02:26.136Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26522025-02-25T02:02:30.559Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26532025-02-25T02:02:31.420Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26542025-02-25T02:02:34.803Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26552025-02-25T02:02:50.035Z Finished `release` profile [optimized] target(s) in 1m 17s
26562025-02-25T02:02:50.216Z Running `target/release/omicron-package -t test list-outputs`
26572025-02-25T02:02:50.276ZLogging to: /work/oxidecomputer/omicron/out/LOG
26582025-02-25T02:02:50.281Z+ ptime -m cargo build --locked --release -p xtask
26592025-02-25T02:02:50.906Z Compiling serde v1.0.218
26602025-02-25T02:02:50.909Z Compiling rustix v0.38.37
26612025-02-25T02:02:50.909Z Compiling serde_json v1.0.139
26622025-02-25T02:02:50.909Z Compiling libc v0.2.170
26632025-02-25T02:02:50.909Z Compiling syn v2.0.96
26642025-02-25T02:02:51.004Z Compiling bitflags v2.6.0
26652025-02-25T02:02:51.428Z Compiling usdt-impl v0.5.0
26662025-02-25T02:02:51.478Z Compiling syn v1.0.109
26672025-02-25T02:02:51.577Z Compiling hashbrown v0.15.1
26682025-02-25T02:02:51.593Z Compiling log v0.4.22
26692025-02-25T02:02:51.860Z Compiling fs-err v2.11.0
26702025-02-25T02:02:52.050Z Compiling once_cell v1.20.3
26712025-02-25T02:02:52.211Z Compiling anyhow v1.0.96
26722025-02-25T02:02:52.400Z Compiling thread-id v4.2.2
26732025-02-25T02:02:52.808Z Compiling indexmap v2.7.1
26742025-02-25T02:02:53.951Z Compiling terminal_size v0.4.0
26752025-02-25T02:02:53.951Z Compiling tempfile v3.13.0
26762025-02-25T02:02:54.133Z Compiling clap_builder v4.5.30
26772025-02-25T02:02:54.744Z Compiling proc-macro-error v1.0.4
26782025-02-25T02:02:55.704Z Compiling tabled_derive v0.7.0
26792025-02-25T02:02:56.882Z Compiling tabled v0.15.0
26802025-02-25T02:02:57.524Z Compiling serde_derive v1.0.218
26812025-02-25T02:02:57.524Z Compiling thiserror-impl v1.0.69
26822025-02-25T02:02:57.526Z Compiling zerocopy-derive v0.7.35
26832025-02-25T02:02:57.526Z Compiling scroll_derive v0.12.0
26842025-02-25T02:02:57.526Z Compiling clap_derive v4.5.28
26852025-02-25T02:02:58.972Z Compiling scroll v0.12.0
26862025-02-25T02:02:59.390Z Compiling zerocopy v0.7.35
26872025-02-25T02:02:59.584Z Compiling goblin v0.8.2
26882025-02-25T02:03:00.329Z Compiling thiserror v1.0.69
26892025-02-25T02:03:00.526Z Compiling pest v2.7.14
26902025-02-25T02:03:03.348Z Compiling pest_meta v2.7.14
26912025-02-25T02:03:03.618Z Compiling clap v4.5.30
26922025-02-25T02:03:05.029Z Compiling pest_generator v2.7.14
26932025-02-25T02:03:07.055Z Compiling pest_derive v2.7.14
26942025-02-25T02:03:07.947Z Compiling dtrace-parser v0.2.0
26952025-02-25T02:03:13.551Z Compiling serde_tokenstream v0.2.2
26962025-02-25T02:03:14.200Z Compiling toml_datetime v0.6.8
26972025-02-25T02:03:14.962Z Compiling dof v0.3.0
26982025-02-25T02:03:15.056Z Compiling serde_spanned v0.6.8
26992025-02-25T02:03:15.359Z Compiling toml_edit v0.22.22
27002025-02-25T02:03:16.828Z Compiling camino v1.1.9
27012025-02-25T02:03:17.153Z Compiling usdt-attr-macro v0.5.0
27022025-02-25T02:03:18.169Z Compiling usdt-macro v0.5.0
27032025-02-25T02:03:18.563Z Compiling semver v1.0.25
27042025-02-25T02:03:19.446Z Compiling cargo-platform v0.1.8
27052025-02-25T02:03:20.059Z Compiling toml v0.8.19
27062025-02-25T02:03:20.595Z Compiling cargo_metadata v0.18.1
27072025-02-25T02:03:21.997Z Compiling cargo_toml v0.20.5
27082025-02-25T02:03:24.517Z Compiling usdt v0.5.0
27092025-02-25T02:03:25.972Z Compiling camino-tempfile v1.1.1
27102025-02-25T02:03:26.510Z Compiling macaddr v1.0.1
27112025-02-25T02:03:34.737Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27122025-02-25T02:03:40.735Z Finished `release` profile [optimized] target(s) in 50.39s
27132025-02-25T02:03:40.879Z
27142025-02-25T02:03:40.879Zreal 50.567702076
27152025-02-25T02:03:40.879Zuser 5:28.700357446
27162025-02-25T02:03:40.879Zsys 19.984537263
27172025-02-25T02:03:40.879Ztrap 0.163664872
27182025-02-25T02:03:40.879Ztflt 0.193865392
27192025-02-25T02:03:40.879Zdflt 0.432971288
27202025-02-25T02:03:40.882Zkflt 0.000018809
27212025-02-25T02:03:40.882Zlock 10:18.964027749
27222025-02-25T02:03:40.882Zslp 16:19.514998383
27232025-02-25T02:03:40.882Zlat 16.002085988
27242025-02-25T02:03:40.882Zstop 18.457374409
27252025-02-25T02:03:40.882Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27262025-02-25T02:03:40.882Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27272025-02-25T02:03:40.882Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27282025-02-25T02:03:40.882Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27292025-02-25T02:03:40.882Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27302025-02-25T02:03:41.892Z Compiling ring v0.17.11
27312025-02-25T02:03:42.023Z Compiling hashbrown v0.14.5
27322025-02-25T02:03:42.033Z Compiling thiserror v2.0.11
27332025-02-25T02:03:42.039Z Compiling thiserror-impl v2.0.11
27342025-02-25T02:03:42.039Z Compiling ident_case v1.0.1
27352025-02-25T02:03:42.039Z Compiling unsafe-libyaml v0.2.11
27362025-02-25T02:03:42.039Z Compiling ipnetwork v0.21.1
27372025-02-25T02:03:42.039Z Compiling macaddr v1.0.1
27382025-02-25T02:03:42.323Z Compiling darling_core v0.20.10
27392025-02-25T02:03:42.529Z Compiling instant v0.1.13
27402025-02-25T02:03:42.719Z Compiling oxnet v0.1.0
27412025-02-25T02:03:42.898Z Compiling structmeta-derive v0.3.0
27422025-02-25T02:03:43.162Z Compiling regress v0.10.1
27432025-02-25T02:03:43.197Z Compiling dropshot v0.15.1
27442025-02-25T02:03:43.423Z Compiling serde_yaml v0.9.34+deprecated
27452025-02-25T02:03:43.647Z Compiling regress v0.9.1
27462025-02-25T02:03:43.923Z Compiling dropshot_endpoint v0.15.1
27472025-02-25T02:03:45.532Z Compiling daft-derive v0.1.1
27482025-02-25T02:03:45.595Z Compiling structmeta v0.3.0
27492025-02-25T02:03:45.994Z Compiling parse-display-derive v0.10.0
27502025-02-25T02:03:46.994Z Compiling typify-impl v0.2.0
27512025-02-25T02:03:47.133Z Compiling rustls v0.23.19
27522025-02-25T02:03:47.172Z Compiling rustls v0.22.4
27532025-02-25T02:03:47.211Z Compiling daft v0.1.1
27542025-02-25T02:03:47.735Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27552025-02-25T02:03:47.939Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27562025-02-25T02:03:48.235Z Compiling darling_macro v0.20.10
27572025-02-25T02:03:48.308Z Compiling backoff v0.4.0
27582025-02-25T02:03:48.426Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27592025-02-25T02:03:48.564Z Compiling tempfile v3.13.0
27602025-02-25T02:03:48.586Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27612025-02-25T02:03:48.609Z Compiling proc-macro-crate v1.3.1
27622025-02-25T02:03:48.689Z Compiling typify-impl v0.3.0
27632025-02-25T02:03:48.800Z Compiling itertools v0.13.0
27642025-02-25T02:03:49.210Z Compiling darling v0.20.10
27652025-02-25T02:03:49.357Z Compiling serde_with_macros v3.11.0
27662025-02-25T02:03:49.383Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27672025-02-25T02:03:49.547Z Compiling num_enum_derive v0.5.11
27682025-02-25T02:03:49.797Z Compiling rustls-webpki v0.102.8
27692025-02-25T02:03:50.025Z Compiling parse-display v0.10.0
27702025-02-25T02:03:50.708Z Compiling crucible-workspace-hack v0.1.0
27712025-02-25T02:03:51.832Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27722025-02-25T02:03:51.960Z Compiling heapless v0.8.0
27732025-02-25T02:03:52.117Z Compiling num_enum v0.5.11
27742025-02-25T02:03:52.254Z Compiling serde_with v3.11.0
27752025-02-25T02:03:52.254Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27762025-02-25T02:03:52.392Z Compiling proc-macro-error v1.0.4
27772025-02-25T02:03:52.798Z Compiling camino-tempfile v1.1.1
27782025-02-25T02:03:52.933Z Compiling foreign-types-macros v0.2.3
27792025-02-25T02:03:53.250Z Compiling hash32 v0.3.1
27802025-02-25T02:03:53.564Z Compiling smoltcp v0.11.0
27812025-02-25T02:03:54.264Z Compiling foreign-types-shared v0.3.1
27822025-02-25T02:03:54.437Z Compiling foreign-types v0.5.0
27832025-02-25T02:03:54.946Z Compiling tabwriter v1.4.0
27842025-02-25T02:03:55.447Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27852025-02-25T02:03:55.585Z Compiling cstr-argument v0.1.2
27862025-02-25T02:03:55.609Z Compiling pretty-hex v0.2.1
27872025-02-25T02:03:55.851Z Compiling tokio-rustls v0.25.0
27882025-02-25T02:03:55.879Z Compiling cobs v0.2.3
27892025-02-25T02:03:56.214Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
27902025-02-25T02:03:56.313Z Compiling dropshot v0.12.0
27912025-02-25T02:03:56.618Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27922025-02-25T02:03:56.855Z Compiling postcard v1.0.10
27932025-02-25T02:03:57.568Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27942025-02-25T02:03:57.972Z Compiling tokio-rustls v0.26.0
27952025-02-25T02:03:58.474Z Compiling hyper-rustls v0.27.3
27962025-02-25T02:03:58.886Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27972025-02-25T02:03:59.156Z Compiling reqwest v0.12.12
27982025-02-25T02:03:59.723Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27992025-02-25T02:04:00.122Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28002025-02-25T02:04:01.713Z Compiling qorb v0.2.1
28012025-02-25T02:04:02.342Z Compiling typify-macro v0.2.0
28022025-02-25T02:04:03.887Z Compiling progenitor-client v0.9.1
28032025-02-25T02:04:04.547Z Compiling progenitor-client v0.8.0
28042025-02-25T02:04:04.599Z Compiling typify-macro v0.3.0
28052025-02-25T02:04:05.065Z Compiling colored v2.1.0
28062025-02-25T02:04:05.100Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28072025-02-25T02:04:05.261Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28082025-02-25T02:04:05.575Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28092025-02-25T02:04:05.747Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28102025-02-25T02:04:05.750Z Compiling smf v0.2.3
28112025-02-25T02:04:06.199Z Compiling typify v0.2.0
28122025-02-25T02:04:06.375Z Compiling progenitor-impl v0.8.0
28132025-02-25T02:04:06.745Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28142025-02-25T02:04:07.129Z Compiling zone_cfg_derive v0.3.0
28152025-02-25T02:04:07.386Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28162025-02-25T02:04:07.515Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28172025-02-25T02:04:07.751Z Compiling num-derive v0.4.2
28182025-02-25T02:04:07.903Z Compiling sigpipe v0.1.3
28192025-02-25T02:04:08.056Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28202025-02-25T02:04:08.404Z Compiling typify v0.3.0
28212025-02-25T02:04:08.435Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28222025-02-25T02:04:08.540Z Compiling progenitor-impl v0.9.1
28232025-02-25T02:04:08.569Z Compiling zone v0.3.0
28242025-02-25T02:04:08.919Z Compiling universal-hash v0.5.1
28252025-02-25T02:04:09.152Z Compiling opaque-debug v0.3.1
28262025-02-25T02:04:09.291Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28272025-02-25T02:04:09.403Z Compiling num-rational v0.4.2
28282025-02-25T02:04:09.521Z Compiling tungstenite v0.21.0
28292025-02-25T02:04:10.064Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28302025-02-25T02:04:10.070Z Compiling password-hash v0.5.0
28312025-02-25T02:04:10.145Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28322025-02-25T02:04:10.479Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28332025-02-25T02:04:10.505Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28342025-02-25T02:04:10.960Z Compiling blake2 v0.10.6
28352025-02-25T02:04:10.982Z Compiling aead v0.5.2
28362025-02-25T02:04:11.008Z Compiling num-complex v0.4.6
28372025-02-25T02:04:11.327Z Compiling convert_case v0.4.0
28382025-02-25T02:04:11.464Z Compiling base64 v0.21.7
28392025-02-25T02:04:11.496Z Compiling keccak v0.1.5
28402025-02-25T02:04:11.525Z Compiling tokio-tungstenite v0.21.0
28412025-02-25T02:04:12.013Z Compiling num v0.4.3
28422025-02-25T02:04:12.161Z Compiling sha3 v0.10.8
28432025-02-25T02:04:12.186Z Compiling argon2 v0.5.3
28442025-02-25T02:04:12.208Z Compiling poly1305 v0.8.0
28452025-02-25T02:04:12.265Z Compiling derive_more v0.99.19
28462025-02-25T02:04:12.423Z Compiling chacha20 v0.9.1
28472025-02-25T02:04:12.666Z Compiling float-ord v0.3.2
28482025-02-25T02:04:12.888Z Compiling same-file v1.0.6
28492025-02-25T02:04:12.960Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28502025-02-25T02:04:13.214Z Compiling semver v0.1.20
28512025-02-25T02:04:13.217Z Compiling walkdir v2.5.0
28522025-02-25T02:04:13.412Z Compiling newline-converter v0.3.0
28532025-02-25T02:04:13.461Z Compiling progenitor-macro v0.8.0
28542025-02-25T02:04:13.612Z Compiling rustc_version v0.1.7
28552025-02-25T02:04:13.847Z Compiling primeorder v0.13.6
28562025-02-25T02:04:13.952Z Compiling secrecy v0.8.0
28572025-02-25T02:04:13.975Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28582025-02-25T02:04:14.111Z Compiling owo-colors v4.1.0
28592025-02-25T02:04:14.242Z Compiling cancel-safe-futures v0.1.5
28602025-02-25T02:04:14.385Z Compiling newtype_derive v0.1.6
28612025-02-25T02:04:14.511Z Compiling expectorate v1.1.0
28622025-02-25T02:04:14.692Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28632025-02-25T02:04:14.715Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28642025-02-25T02:04:14.734Z Compiling thiserror-impl-no-std v2.0.2
28652025-02-25T02:04:14.833Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28662025-02-25T02:04:14.985Z Compiling blake3 v1.5.4
28672025-02-25T02:04:15.054Z Compiling unicase v2.7.0
28682025-02-25T02:04:15.430Z Compiling half v2.4.1
28692025-02-25T02:04:15.472Z Compiling arc-swap v1.7.1
28702025-02-25T02:04:15.512Z Compiling progenitor-macro v0.9.1
28712025-02-25T02:04:15.692Z Compiling ciborium-io v0.2.2
28722025-02-25T02:04:16.035Z Compiling ciborium-ll v0.2.2
28732025-02-25T02:04:16.059Z Compiling slog-scope v4.4.0
28742025-02-25T02:04:16.117Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28752025-02-25T02:04:16.449Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28762025-02-25T02:04:16.829Z Compiling polyval v0.6.2
28772025-02-25T02:04:17.209Z Compiling atomicwrites v0.4.4
28782025-02-25T02:04:17.292Z Compiling libsw v3.3.1
28792025-02-25T02:04:17.590Z Compiling memmap2 v0.9.5
28802025-02-25T02:04:17.613Z Compiling thiserror-no-std v2.0.2
28812025-02-25T02:04:17.662Z Compiling arrayvec v0.7.6
28822025-02-25T02:04:17.759Z Compiling constant_time_eq v0.3.1
28832025-02-25T02:04:17.993Z Compiling salty v0.3.0
28842025-02-25T02:04:18.033Z Compiling arrayref v0.3.9
28852025-02-25T02:04:18.084Z Compiling linear-map v1.2.0
28862025-02-25T02:04:18.173Z Compiling libefi-sys v0.1.0
28872025-02-25T02:04:18.446Z Compiling indent_write v2.2.0
28882025-02-25T02:04:18.476Z Compiling parking_lot_core v0.8.6
28892025-02-25T02:04:18.610Z Compiling vsss-rs v3.3.4
28902025-02-25T02:04:18.690Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28912025-02-25T02:04:18.986Z Compiling ghash v0.5.1
28922025-02-25T02:04:19.211Z Compiling ciborium v0.2.2
28932025-02-25T02:04:19.233Z Compiling slog-stdlog v4.1.1
28942025-02-25T02:04:20.038Z Compiling p384 v0.13.0
28952025-02-25T02:04:20.060Z Compiling toolchain_find v0.4.0
28962025-02-25T02:04:20.542Z Compiling chacha20poly1305 v0.10.1
28972025-02-25T02:04:20.565Z Compiling ctr v0.9.2
28982025-02-25T02:04:20.704Z Compiling lzma-sys v0.1.20
28992025-02-25T02:04:20.817Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29002025-02-25T02:04:20.970Z Compiling bitfield-struct v0.6.2
29012025-02-25T02:04:21.292Z Compiling slog-dtrace v0.3.0
29022025-02-25T02:04:21.505Z Compiling topological-sort v0.2.2
29032025-02-25T02:04:21.623Z Compiling highway v1.2.0
29042025-02-25T02:04:21.761Z Compiling omicron-zone-package v0.12.0
29052025-02-25T02:04:21.972Z Compiling aes-gcm v0.10.3
29062025-02-25T02:04:22.346Z Compiling rustfmt-wrapper v0.2.1
29072025-02-25T02:04:22.404Z Compiling mime_guess v2.0.5
29082025-02-25T02:04:22.434Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29092025-02-25T02:04:22.531Z Compiling slog-envlogger v2.2.0
29102025-02-25T02:04:22.876Z Compiling steno v0.4.1
29112025-02-25T02:04:23.591Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29122025-02-25T02:04:23.621Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29132025-02-25T02:04:23.694Z Compiling heck v0.3.3
29142025-02-25T02:04:24.096Z Compiling ssh-encoding v0.2.0
29152025-02-25T02:04:24.117Z Compiling blowfish v0.9.1
29162025-02-25T02:04:24.272Z Compiling nibble_vec v0.1.0
29172025-02-25T02:04:24.531Z Compiling env_filter v0.1.2
29182025-02-25T02:04:24.589Z Compiling humantime v2.1.0
29192025-02-25T02:04:24.617Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29202025-02-25T02:04:24.720Z Compiling endian-type v0.1.2
29212025-02-25T02:04:24.977Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29222025-02-25T02:04:25.038Z Compiling radix_trie v0.2.1
29232025-02-25T02:04:25.068Z Compiling env_logger v0.11.5
29242025-02-25T02:04:25.130Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29252025-02-25T02:04:25.169Z Compiling ssh-cipher v0.2.0
29262025-02-25T02:04:25.677Z Compiling bcrypt-pbkdf v0.10.0
29272025-02-25T02:04:25.703Z Compiling progenitor v0.8.0
29282025-02-25T02:04:25.782Z Compiling zone_cfg_derive v0.1.2
29292025-02-25T02:04:25.939Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29302025-02-25T02:04:26.331Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29312025-02-25T02:04:26.498Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29322025-02-25T02:04:26.642Z Compiling parking_lot v0.11.2
29332025-02-25T02:04:27.273Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29342025-02-25T02:04:27.295Z Compiling password-hash v0.4.2
29352025-02-25T02:04:27.509Z Compiling gethostname v0.5.0
29362025-02-25T02:04:27.512Z Compiling fxhash v0.2.1
29372025-02-25T02:04:27.666Z Compiling progenitor v0.9.1
29382025-02-25T02:04:27.706Z Compiling http-range v0.1.5
29392025-02-25T02:04:27.729Z Compiling base64 v0.13.1
29402025-02-25T02:04:27.754Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29412025-02-25T02:04:27.776Z Compiling lockfree-object-pool v0.1.6
29422025-02-25T02:04:27.906Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29432025-02-25T02:04:28.032Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29442025-02-25T02:04:28.093Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29452025-02-25T02:04:28.117Z Compiling bumpalo v3.16.0
29462025-02-25T02:04:28.137Z Compiling simd-adler32 v0.3.7
29472025-02-25T02:04:28.295Z Compiling zip v2.1.3
29482025-02-25T02:04:28.649Z Compiling zopfli v0.8.1
29492025-02-25T02:04:28.709Z Compiling ron v0.7.1
29502025-02-25T02:04:28.770Z Compiling pbkdf2 v0.11.0
29512025-02-25T02:04:29.075Z Compiling sled v0.34.7
29522025-02-25T02:04:29.150Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29532025-02-25T02:04:29.818Z Compiling zone v0.1.8
29542025-02-25T02:04:30.252Z Compiling xz2 v0.1.7
29552025-02-25T02:04:30.760Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29562025-02-25T02:04:31.304Z Compiling ssh-key v0.6.6
29572025-02-25T02:04:31.865Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29582025-02-25T02:04:32.026Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29592025-02-25T02:04:33.636Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29602025-02-25T02:04:33.716Z Compiling hickory-client v0.24.3
29612025-02-25T02:04:34.833Z Compiling p521 v0.13.3
29622025-02-25T02:04:35.172Z Compiling p256 v0.13.2
29632025-02-25T02:04:35.193Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29642025-02-25T02:04:35.550Z Compiling hickory-server v0.24.3
29652025-02-25T02:04:36.036Z Compiling pem v3.0.5
29662025-02-25T02:04:36.194Z Compiling yasna v0.5.2
29672025-02-25T02:04:36.800Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
29682025-02-25T02:04:37.179Z Compiling headers-core v0.3.0
29692025-02-25T02:04:37.383Z Compiling kstat-rs v0.2.4
29702025-02-25T02:04:37.407Z Compiling nanorand v0.7.0
29712025-02-25T02:04:37.798Z Compiling atty v0.2.14
29722025-02-25T02:04:37.946Z Compiling russh-cryptovec v0.7.3
29732025-02-25T02:04:37.998Z Compiling md5 v0.7.0
29742025-02-25T02:04:38.002Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
29752025-02-25T02:04:38.290Z Compiling flume v0.11.1
29762025-02-25T02:04:38.578Z Compiling russh-keys v0.45.0
29772025-02-25T02:04:38.840Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
29782025-02-25T02:04:38.956Z Compiling headers v0.4.0
29792025-02-25T02:04:39.167Z Compiling rcgen v0.12.1
29802025-02-25T02:04:40.715Z Compiling hyper-staticfile v0.10.1
29812025-02-25T02:04:41.887Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29822025-02-25T02:04:42.097Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
29832025-02-25T02:04:42.330Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29842025-02-25T02:04:42.535Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
29852025-02-25T02:04:42.933Z Compiling num-bigint v0.4.6
29862025-02-25T02:04:43.201Z Compiling des v0.8.1
29872025-02-25T02:04:43.300Z Compiling subprocess v0.2.9
29882025-02-25T02:04:43.576Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29892025-02-25T02:04:43.747Z Compiling display-error-chain v0.2.2
29902025-02-25T02:04:44.016Z Compiling hex-literal v0.4.1
29912025-02-25T02:04:44.531Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29922025-02-25T02:04:44.690Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29932025-02-25T02:04:44.938Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29942025-02-25T02:04:47.413Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29952025-02-25T02:04:48.971Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29962025-02-25T02:04:49.909Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29972025-02-25T02:04:50.093Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29982025-02-25T02:04:52.150Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29992025-02-25T02:04:52.338Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30002025-02-25T02:04:52.572Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30012025-02-25T02:04:53.703Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30022025-02-25T02:04:53.843Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30032025-02-25T02:04:54.049Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30042025-02-25T02:04:54.974Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30052025-02-25T02:04:55.813Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30062025-02-25T02:04:56.155Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30072025-02-25T02:04:56.492Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30082025-02-25T02:04:57.414Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30092025-02-25T02:04:57.421Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30102025-02-25T02:04:58.969Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30112025-02-25T02:04:59.345Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30122025-02-25T02:04:59.435Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30132025-02-25T02:05:00.742Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30142025-02-25T02:05:01.325Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30152025-02-25T02:05:03.244Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30162025-02-25T02:05:04.548Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30172025-02-25T02:05:04.975Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30182025-02-25T02:05:05.111Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30192025-02-25T02:05:05.699Z Compiling russh v0.45.0
30202025-02-25T02:05:06.427Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30212025-02-25T02:05:06.612Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30222025-02-25T02:05:08.024Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30232025-02-25T02:05:08.549Z Compiling internet-checksum v0.2.1
30242025-02-25T02:05:14.947Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30252025-02-25T02:05:22.198Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30262025-02-25T02:05:23.930Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30272025-02-25T02:05:50.077Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30282025-02-25T02:06:13.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
30292025-02-25T02:06:14.125Z
30302025-02-25T02:06:14.128Zreal 2:33.189023869
30312025-02-25T02:06:14.128Zuser 12:51.824284800
30322025-02-25T02:06:14.128Zsys 1:43.395990592
30332025-02-25T02:06:14.128Ztrap 0.399967458
30342025-02-25T02:06:14.128Ztflt 0.347680236
30352025-02-25T02:06:14.128Zdflt 0.848716644
30362025-02-25T02:06:14.128Zkflt 0.000041786
30372025-02-25T02:06:14.128Zlock 24:10.784167382
30382025-02-25T02:06:14.128Zslp 45:32.774161992
30392025-02-25T02:06:14.128Zlat 38.398662546
30402025-02-25T02:06:14.128Zstop 1:45.674384374
30412025-02-25T02:06:14.128Z+ mkdir tests
30422025-02-25T02:06:14.131Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30432025-02-25T02:06:14.133Z+ xargs -I '{}' -t cp '{}' tests/
30442025-02-25T02:06:14.173Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3e1c7866dbbe6731 tests/
30452025-02-25T02:06:14.201Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-5864895f0e3a68a6 tests/
30462025-02-25T02:06:14.228Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-23f12031832a6e89 tests/
30472025-02-25T02:06:14.257Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-32cfa567485e8139 tests/
30482025-02-25T02:06:14.557Z+ 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/*)
30492025-02-25T02:06:14.559Z+ 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-5864895f0e3a68a6 tests/commtest-23f12031832a6e89 tests/dhcp_server-3e1c7866dbbe6731 tests/end_to_end_tests-32cfa567485e8139 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
30502025-02-25T02:07:32.937ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30512025-02-25T02:07:32.937Za .github/buildomat/ci-env.sh 1K
30522025-02-25T02:07:32.937Za out/target/test 1K
30532025-02-25T02:07:32.937Za out/npuzone/npuzone 23144K
30542025-02-25T02:07:32.937Za package-manifest.toml 33K
30552025-02-25T02:07:32.937Za smf/sled-agent/non-gimlet/config.toml 4K
30562025-02-25T02:07:32.937Za target/release/omicron-package 39601K
30572025-02-25T02:07:32.937Za target/release/xtask 10730K
30582025-02-25T02:07:32.937Za target/debug/bootstrap 220685K
30592025-02-25T02:07:32.937Za tests/bootstrap-5864895f0e3a68a6 24083K
30602025-02-25T02:07:32.937Za tests/commtest-23f12031832a6e89 26204K
30612025-02-25T02:07:32.937Za tests/dhcp_server-3e1c7866dbbe6731 24083K
30622025-02-25T02:07:32.937Za tests/end_to_end_tests-32cfa567485e8139 283850K
30632025-02-25T02:07:32.937Za out/clickhouse.tar.gz 306907K
30642025-02-25T02:07:32.937Za out/clickhouse_keeper.tar.gz 292571K
30652025-02-25T02:07:32.937Za out/clickhouse_server.tar.gz 306889K
30662025-02-25T02:07:32.938Za out/cockroachdb.tar.gz 144650K
30672025-02-25T02:07:32.938Za out/crucible-dtrace.tar 99K
30682025-02-25T02:07:32.938Za out/crucible-pantry-zone.tar.gz 32965K
30692025-02-25T02:07:32.938Za out/crucible-zone.tar.gz 41335K
30702025-02-25T02:07:32.938Za out/external-dns.tar.gz 46775K
30712025-02-25T02:07:32.938Za out/internal-dns.tar.gz 46775K
30722025-02-25T02:07:32.938Za out/mg-ddm-gz.tar 63075K
30732025-02-25T02:07:32.938Za out/nexus.tar.gz 111445K
30742025-02-25T02:07:32.938Za out/ntp.tar.gz 14910K
30752025-02-25T02:07:32.938Za out/omicron-gateway-softnpu.tar.gz 26040K
30762025-02-25T02:07:32.938Za out/omicron-sled-agent.tar 127413K
30772025-02-25T02:07:32.938Za out/overlay.tar.gz 3K
30782025-02-25T02:07:32.938Za out/oximeter.tar.gz 56819K
30792025-02-25T02:07:32.938Za out/oxlog.tar 3138K
30802025-02-25T02:07:32.938Za out/probe.tar.gz 2764K
30812025-02-25T02:07:32.938Za out/propolis-server.tar.gz 66425K
30822025-02-25T02:07:32.938Za out/pumpkind-gz.tar 26665K
30832025-02-25T02:07:32.938Za out/switch-softnpu.tar.gz 266479K
30842025-02-25T02:07:32.941Z
30852025-02-25T02:07:32.941Zreal 1:18.375845808
30862025-02-25T02:07:32.941Zuser 1:14.525995169
30872025-02-25T02:07:32.941Zsys 5.529345449
30882025-02-25T02:07:32.941Ztrap 0.021778497
30892025-02-25T02:07:32.941Ztflt 0.000000000
30902025-02-25T02:07:32.941Zdflt 0.000000000
30912025-02-25T02:07:32.941Zkflt 0.000000000
30922025-02-25T02:07:32.941Zlock 0.000000000
30932025-02-25T02:07:32.941Zslp 1:14.268839936
30942025-02-25T02:07:32.941Zlat 2.401074803
30952025-02-25T02:07:32.941Zstop 0.000206514
30962025-02-25T02:07:32.944Zprocess exited: duration 2120232 ms, exit code 0
 
30972025-02-25T02:07:32.959Zfound 1 output files
30982025-02-25T02:07:32.959Zuploading: /work/package.tar.gz (2044986870 bytes)
30992025-02-25T02:08:11.830Zuploaded: /work/package.tar.gz