01JH3FQY18144SS121FKPBBKJZ: 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: 01JH3FRAK9QY3R9FV8MXGP43BS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-08T17:36:21.334Zjob assigned to worker 01JH3FREN0P00A24T2KQNJNQC8 [factory aws, i-0faf7f2a81f7eec82] (queued for 1 m 2 s)
 
22025-01-08T17:36:29.280Zstarting task 0: "setup"
32025-01-08T17:36:29.293Z++ uname -s
42025-01-08T17:36:29.295Z+ kern=SunOS
52025-01-08T17:36:29.296Z+ case "$kern" in
62025-01-08T17:36:29.296Z+ groupadd -g 12345 build
72025-01-08T17:36:29.298Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-08T17:36:31.306Z+ zfs create -o mountpoint=/work rpool/work
92025-01-08T17:36:31.417Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-08T17:36:31.419Z+ home_fs=zfs
112025-01-08T17:36:31.420Z+ [[ zfs == autofs ]]
122025-01-08T17:36:31.420Z+ mkdir -p /home/build
132025-01-08T17:36:31.422Z+ chown build:build /home/build /work
142025-01-08T17:36:33.423Z+ chmod 0700 /home/build /work
152025-01-08T17:36:33.426Zprocess exited: duration 4148 ms, exit code 0
 
162025-01-08T17:36:33.432Zstarting task 1: "rust-toolchain"
172025-01-08T17:36:33.436Z+ printf ' * toolchain channel = "%s"
182025-01-08T17:36:33.436Z' 1.81.0
192025-01-08T17:36:33.437Z+ printf ' * toolchain profile = "%s"
202025-01-08T17:36:33.437Z * toolchain channel = "1.81.0"
212025-01-08T17:36:33.437Z' default
222025-01-08T17:36:33.437Z * toolchain profile = "default"
232025-01-08T17:36:33.439Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-08T17:36:33.439Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-08T17:36:33.560Zinfo: downloading installer
262025-01-08T17:36:34.715Zinfo: profile set to 'default'
272025-01-08T17:36:34.715Zinfo: default host triple is x86_64-unknown-illumos
282025-01-08T17:36:34.719Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-08T17:36:34.869Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-08T17:36:34.869Zinfo: downloading component 'cargo'
312025-01-08T17:36:35.716Zinfo: downloading component 'clippy'
322025-01-08T17:36:36.029Zinfo: downloading component 'rust-docs'
332025-01-08T17:36:37.217Zinfo: downloading component 'rust-std'
342025-01-08T17:36:39.074Zinfo: downloading component 'rustc'
352025-01-08T17:36:45.727Zinfo: downloading component 'rustfmt'
362025-01-08T17:36:45.980Zinfo: installing component 'cargo'
372025-01-08T17:36:46.773Zinfo: installing component 'clippy'
382025-01-08T17:36:47.133Zinfo: installing component 'rust-docs'
392025-01-08T17:36:48.740Zinfo: installing component 'rust-std'
402025-01-08T17:36:50.450Zinfo: installing component 'rustc'
412025-01-08T17:36:56.089Zinfo: installing component 'rustfmt'
422025-01-08T17:36:56.406Z
432025-01-08T17:36:56.406Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
442025-01-08T17:36:56.775Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-08T17:36:56.775Z
462025-01-08T17:36:56.778Z
472025-01-08T17:36:56.778ZRust is installed now. Great!
482025-01-08T17:36:56.778Z
492025-01-08T17:36:56.778ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-08T17:36:56.778Zenvironment variable. This has not been done automatically.
512025-01-08T17:36:56.778Z
522025-01-08T17:36:56.778ZTo configure your current shell, you need to source
532025-01-08T17:36:56.778Zthe corresponding env file under $HOME/.cargo.
542025-01-08T17:36:56.778Z
552025-01-08T17:36:56.778ZThis is usually done by running one of the following (note the leading DOT):
562025-01-08T17:36:56.778Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-08T17:36:56.778Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-08T17:36:56.849Z+ rustc --version
592025-01-08T17:36:56.913Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-08T17:36:56.916Zprocess exited: duration 23489 ms, exit code 0
 
612025-01-08T17:36:56.924Zstarting task 2: "authentication"
622025-01-08T17:36:56.943Zprocess exited: duration 20 ms, exit code 0
 
632025-01-08T17:36:56.948Zstarting task 3: "clone repository"
642025-01-08T17:36:56.953Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-08T17:36:56.959Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-08T17:36:56.998ZCloning into '/work/oxidecomputer/omicron'...
672025-01-08T17:37:04.426Z+ cd /work/oxidecomputer/omicron
682025-01-08T17:37:04.432Z+ git fetch origin 95cfd680cf02778daa4c1e551dfbc84fa5def630
692025-01-08T17:37:04.933ZFrom https://github.com/oxidecomputer/omicron
702025-01-08T17:37:04.933Z * branch 95cfd680cf02778daa4c1e551dfbc84fa5def630 -> FETCH_HEAD
712025-01-08T17:37:04.943Z+ [[ -n blueprint-zones-map ]]
722025-01-08T17:37:04.945Z++ git branch --show-current
732025-01-08T17:37:04.948Z+ current=main
742025-01-08T17:37:04.948Z+ [[ main != blueprint-zones-map ]]
752025-01-08T17:37:04.948Z+ git branch -f blueprint-zones-map 95cfd680cf02778daa4c1e551dfbc84fa5def630
762025-01-08T17:37:04.950Z+ git checkout -f blueprint-zones-map
772025-01-08T17:37:05.123ZSwitched to branch 'blueprint-zones-map'
782025-01-08T17:37:05.125Z+ git reset --hard 95cfd680cf02778daa4c1e551dfbc84fa5def630
792025-01-08T17:37:05.154ZHEAD is now at 95cfd680c review feedback
802025-01-08T17:37:05.156Zprocess exited: duration 8208 ms, exit code 0
 
812025-01-08T17:37:05.163Zstarting task 4: "build"
822025-01-08T17:37:05.167Z+ source .github/buildomat/ci-env.sh
832025-01-08T17:37:05.170Z++ export CARGO_TERM_COLOR=always
842025-01-08T17:37:05.170Z++ CARGO_TERM_COLOR=always
852025-01-08T17:37:05.171Z+ cargo --version
862025-01-08T17:37:05.224Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-08T17:37:05.227Z+ rustc --version
882025-01-08T17:37:05.287Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-08T17:37:05.290Z+ WORK=/work
902025-01-08T17:37:05.290Z+ pfexec mkdir -p /work
912025-01-08T17:37:05.294Z+ pfexec chown build /work
922025-01-08T17:37:05.297Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-08T17:37:12.264Z Startup: Refreshing catalog 'helios-dev' ... Done
942025-01-08T17:37:16.346Z Startup: Caching catalogs ... Done
952025-01-08T17:37:27.531ZPlanning: Solver setup ... Done (10.205s)
962025-01-08T17:37:27.669ZPlanning: Running solver ... Done (0.140s)
972025-01-08T17:37:27.776ZPlanning: Finding local manifests ... Done (0.006s)
982025-01-08T17:37:27.805ZPlanning: Fetching manifests: 0/5 0% complete
992025-01-08T17:37:28.043ZPlanning: Fetching manifests: 5/5 100% complete
1002025-01-08T17:37:28.314ZPlanning: Package planning ... Done (0.269s)
1012025-01-08T17:37:28.370ZPlanning: Merging actions ... Done (0.056s)
1022025-01-08T17:37:28.563ZPlanning: Checking for conflicting actions ... Done (0.193s)
1032025-01-08T17:37:30.676ZPlanning: Consolidating action changes ... Done (2.113s)
1042025-01-08T17:37:31.124ZPlanning: Evaluating mediators ... Done (0.448s)
1052025-01-08T17:37:31.201ZPlanning: Planning completed in 14.76 seconds
1062025-01-08T17:37:31.217Z Packages to install: 4
1072025-01-08T17:37:31.218Z Packages to update: 1
1082025-01-08T17:37:31.220Z Mediators to change: 2
1092025-01-08T17:37:31.220Z Services to change: 1
1102025-01-08T17:37:31.220Z Estimated space available: 155.64 GB
1112025-01-08T17:37:31.220ZEstimated space to be consumed: 1.62 GB
1122025-01-08T17:37:31.220Z Create boot environment: No
1132025-01-08T17:37:31.220ZCreate backup boot environment: Yes
1142025-01-08T17:37:31.220Z Rebuild boot archive: No
1152025-01-08T17:37:31.220Z
1162025-01-08T17:37:31.221ZChanged mediators:
1172025-01-08T17:37:31.221Z mediator clang:
1182025-01-08T17:37:31.221Z version: None -> 15 (system default)
1192025-01-08T17:37:31.221Z
1202025-01-08T17:37:31.221Z mediator llvm:
1212025-01-08T17:37:31.221Z version: 14 (system default) -> 15 (system default)
1222025-01-08T17:37:31.221Z
1232025-01-08T17:37:31.221ZChanged packages:
1242025-01-08T17:37:31.221Zhelios-dev
1252025-01-08T17:37:31.221Z developer/build-essential
1262025-01-08T17:37:31.221Z None -> 11-2.0
1272025-01-08T17:37:31.221Z library/libxmlsec1
1282025-01-08T17:37:31.221Z None -> 1.2.35-2.0
1292025-01-08T17:37:31.221Z ooce/developer/clang-15
1302025-01-08T17:37:31.221Z None -> 15.0.7-2.0
1312025-01-08T17:37:31.221Z ooce/developer/llvm-15
1322025-01-08T17:37:31.221Z None -> 15.0.7-2.0
1332025-01-08T17:37:31.221Z package/pkg
1342025-01-08T17:37:31.221Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352025-01-08T17:37:31.221Z
1362025-01-08T17:37:31.221ZServices:
1372025-01-08T17:37:31.221Z restart_fmri:
1382025-01-08T17:37:31.221Z svc:/system/update-man-index:default
1392025-01-08T17:37:31.221Z
1402025-01-08T17:37:31.221ZEditable files to change:
1412025-01-08T17:37:31.221Z Update:
1422025-01-08T17:37:31.221Z usr/share/lib/pkg/web/config.shtml
1432025-01-08T17:37:31.302Z
1442025-01-08T17:37:31.302ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452025-01-08T17:37:36.303ZDownload: 1246/4281 items 97.8/220.6MB 44% complete (19.5M/s)
1462025-01-08T17:37:41.305ZDownload: 2914/4281 items 121.1/220.6MB 54% complete (12.2M/s)
1472025-01-08T17:37:46.785ZDownload: 4206/4281 items 220.5/220.6MB 99% complete (13.6M/s)
1482025-01-08T17:37:48.154ZDownload: Completed 220.60 MB in 16.86 seconds (13.1M/s)
1492025-01-08T17:37:50.433Z Actions: 1/5063 actions (Removing old actions)
1502025-01-08T17:37:50.456Z Actions: 194/5063 actions (Installing new actions)
1512025-01-08T17:37:55.118Z Actions: 4226/5063 actions (Updating modified actions)
1522025-01-08T17:37:55.434Z Actions: Completed 5063 actions in 5.00 seconds.
1532025-01-08T17:37:55.867Z Done (0.411s)
1542025-01-08T17:37:55.894Z Done (0.000s)
1552025-01-08T17:37:56.427Z Done (0.573s)
1562025-01-08T17:38:00.765Z Done (4.111s)
1572025-01-08T17:38:00.854Z Done (0.019s)
1582025-01-08T17:38:00.856Z Done (0.000s)
1592025-01-08T17:38:01.020Z Done (0.000s)
1602025-01-08T17:38:01.705ZPlanning: Evaluating mediator changes ... Done
1612025-01-08T17:38:01.862ZPlanning: Checking for conflicting actions ... Done
1622025-01-08T17:38:01.865ZPlanning: Consolidating action changes ... Done
1632025-01-08T17:38:02.133ZPlanning: Evaluating mediators ... Done
1642025-01-08T17:38:02.139ZPlanning: Planning completed in 0.42 seconds
1652025-01-08T17:38:02.204Z Mediators to change: 2
1662025-01-08T17:38:02.252Z Create boot environment: No
1672025-01-08T17:38:02.252ZCreate backup boot environment: No
1682025-01-08T17:38:02.266Z Done
1692025-01-08T17:38:02.267Z Done
1702025-01-08T17:38:02.612Z Done
1712025-01-08T17:38:06.211Z Done
1722025-01-08T17:38:06.296Z Done
1732025-01-08T17:38:06.359Z Done
1742025-01-08T17:38:06.549Z Done
1752025-01-08T17:38:07.145ZPlanning: Evaluating mediator changes ... Done
1762025-01-08T17:38:07.221ZPlanning: Merging actions ... Done
1772025-01-08T17:38:07.352ZPlanning: Checking for conflicting actions ... Done
1782025-01-08T17:38:07.439ZPlanning: Consolidating action changes ... Done
1792025-01-08T17:38:07.641ZPlanning: Evaluating mediators ... Done
1802025-01-08T17:38:07.767ZPlanning: Planning completed in 0.75 seconds
1812025-01-08T17:38:07.767Z Packages to change: 1
1822025-01-08T17:38:07.767Z Mediators to change: 1
1832025-01-08T17:38:07.768Z Services to change: 1
1842025-01-08T17:38:07.768Z Create boot environment: No
1852025-01-08T17:38:07.768ZCreate backup boot environment: Yes
1862025-01-08T17:38:09.547Z Actions: 1/6 actions (Updating modified actions)
1872025-01-08T17:38:09.555Z Actions: Completed 6 actions in 0.00 seconds.
1882025-01-08T17:38:09.555Z Done
1892025-01-08T17:38:09.555Z Done
1902025-01-08T17:38:09.665Z Done
1912025-01-08T17:38:13.260Z Done
1922025-01-08T17:38:13.352Z Done
1932025-01-08T17:38:13.354Z Done
1942025-01-08T17:38:13.454Z Done
1952025-01-08T17:38:13.879ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962025-01-08T17:38:13.879Zclang system 15 system
1972025-01-08T17:38:13.879Zcsh system system illumos
1982025-01-08T17:38:13.879Zctags system system illumos
1992025-01-08T17:38:13.879Zgcc vendor 12 vendor
2002025-01-08T17:38:13.879Zgcc system 10 system
2012025-01-08T17:38:13.879Zgcc system 7 system
2022025-01-08T17:38:13.879Zgo system 1.20 system
2032025-01-08T17:38:13.879Zgo system 1.19 system
2042025-01-08T17:38:13.879Zllvm system 15 system
2052025-01-08T17:38:13.879Zllvm system 14 system
2062025-01-08T17:38:13.879Zmariadb system 10.6 system
2072025-01-08T17:38:13.880Zmta vendor vendor dma
2082025-01-08T17:38:13.880Zopenjdk system 17 system
2092025-01-08T17:38:13.880Zopenjdk system 11 system
2102025-01-08T17:38:13.880Zopenjdk system 1.8 system
2112025-01-08T17:38:13.880Zopenssl vendor 3 vendor
2122025-01-08T17:38:13.880Zperl system 5.36 system
2132025-01-08T17:38:13.880Zpostgresql system 15 system
2142025-01-08T17:38:13.880Zpostgresql system 13 system
2152025-01-08T17:38:13.880Zpython vendor 3 vendor
2162025-01-08T17:38:13.880Zpython system 2 system
2172025-01-08T17:38:13.880Zpython3 system 3.11 system
2182025-01-08T17:38:13.880Zruby system 3.0 system
2192025-01-08T17:38:13.880Zwords vendor vendor american-english
2202025-01-08T17:38:13.880Zwords system system australian-english
2212025-01-08T17:38:13.880Zwords system system british-english
2222025-01-08T17:38:13.880Zwords system system canadian-english
2232025-01-08T17:38:13.880Zwords system system french
2242025-01-08T17:38:13.880Zwords system system italian
2252025-01-08T17:38:13.880Zwords system system ngerman
2262025-01-08T17:38:13.880Zwords system system ogerman
2272025-01-08T17:38:13.880Zwords system system spanish
2282025-01-08T17:38:14.209ZPUBLISHER TYPE STATUS P LOCATION
2292025-01-08T17:38:14.209Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2302025-01-08T17:38:17.087ZFMRI IFO
2312025-01-08T17:38:17.087Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322025-01-08T17:38:17.087Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332025-01-08T17:38:17.087Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342025-01-08T17:38:17.087Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2352025-01-08T17:38:17.087Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2362025-01-08T17:38:17.087Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2372025-01-08T17:38:17.087Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2382025-01-08T17:38:17.087Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2392025-01-08T17:38:17.087Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2402025-01-08T17:38:17.088Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2412025-01-08T17:38:17.088Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2422025-01-08T17:38:17.088Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2432025-01-08T17:38:17.088Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2442025-01-08T17:38:17.088Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2452025-01-08T17:38:17.088Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2462025-01-08T17:38:17.852Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2472025-01-08T17:38:18.145Z Updating crates.io index
2482025-01-08T17:38:18.148Z Updating git repository `https://github.com/oxidecomputer/diffus`
2492025-01-08T17:38:18.496Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502025-01-08T17:38:18.996Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2512025-01-08T17:38:19.283Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2522025-01-08T17:38:19.585Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2532025-01-08T17:38:19.884Z Updating git repository `https://github.com/oxidecomputer/propolis`
2542025-01-08T17:38:20.883Z Updating git repository `https://github.com/oxidecomputer/crucible`
2552025-01-08T17:38:22.447Z Updating git repository `https://github.com/oxidecomputer/opte`
2562025-01-08T17:38:23.081Z Updating git repository `https://github.com/oxidecomputer/falcon`
2572025-01-08T17:38:23.879Z Updating git repository `https://github.com/oxidecomputer/clickward`
2582025-01-08T17:38:24.173Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2592025-01-08T17:38:24.466Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2602025-01-08T17:38:25.045Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2612025-01-08T17:38:25.423Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2622025-01-08T17:38:25.770Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632025-01-08T17:38:26.047Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2642025-01-08T17:38:26.344Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2652025-01-08T17:38:26.604Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2662025-01-08T17:38:26.916Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2672025-01-08T17:38:27.320Z Updating git repository `https://github.com/oxidecomputer/ispf`
2682025-01-08T17:38:27.722Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2692025-01-08T17:38:28.023Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2702025-01-08T17:38:28.524Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2712025-01-08T17:38:28.831Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2722025-01-08T17:38:29.213Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2732025-01-08T17:38:29.630Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2742025-01-08T17:38:33.712Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2752025-01-08T17:38:33.983Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762025-01-08T17:38:34.255Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772025-01-08T17:38:35.506Z Downloading crates ...
2782025-01-08T17:38:35.580Z Downloaded anstream v0.6.15
2792025-01-08T17:38:35.586Z Downloaded anstyle v1.0.10
2802025-01-08T17:38:35.626Z Downloaded cargo-platform v0.1.8
2812025-01-08T17:38:35.629Z Downloaded anyhow v1.0.93
2822025-01-08T17:38:35.636Z Downloaded cargo_toml v0.20.5
2832025-01-08T17:38:35.638Z Downloaded camino v1.1.9
2842025-01-08T17:38:35.641Z Downloaded bitflags v2.6.0
2852025-01-08T17:38:35.643Z Downloaded cfg-if v1.0.0
2862025-01-08T17:38:35.646Z Downloaded equivalent v1.0.1
2872025-01-08T17:38:35.648Z Downloaded clap_lex v0.7.2
2882025-01-08T17:38:35.653Z Downloaded colorchoice v1.0.2
2892025-01-08T17:38:35.656Z Downloaded block-buffer v0.10.4
2902025-01-08T17:38:35.656Z Downloaded heck v0.4.1
2912025-01-08T17:38:35.658Z Downloaded cpufeatures v0.2.14
2922025-01-08T17:38:35.658Z Downloaded camino-tempfile v1.1.1
2932025-01-08T17:38:35.661Z Downloaded byteorder v1.5.0
2942025-01-08T17:38:35.663Z Downloaded autocfg v1.4.0
2952025-01-08T17:38:35.663Z Downloaded cargo_metadata v0.18.1
2962025-01-08T17:38:35.666Z Downloaded heck v0.5.0
2972025-01-08T17:38:35.668Z Downloaded anstyle-query v1.1.1
2982025-01-08T17:38:35.668Z Downloaded generic-array v0.14.7
2992025-01-08T17:38:35.671Z Downloaded crypto-common v0.1.6
3002025-01-08T17:38:35.671Z Downloaded clap_derive v4.5.18
3012025-01-08T17:38:35.673Z Downloaded dtrace-parser v0.2.0
3022025-01-08T17:38:35.673Z Downloaded digest v0.10.7
3032025-01-08T17:38:35.676Z Downloaded fnv v1.0.7
3042025-01-08T17:38:35.676Z Downloaded errno v0.3.9
3052025-01-08T17:38:35.678Z Downloaded dof v0.3.0
3062025-01-08T17:38:35.678Z Downloaded anstyle-parse v0.2.5
3072025-01-08T17:38:35.681Z Downloaded bytecount v0.6.8
3082025-01-08T17:38:35.681Z Downloaded fs-err v2.11.0
3092025-01-08T17:38:35.684Z Downloaded fastrand v2.1.1
3102025-01-08T17:38:35.707Z Downloaded scroll_derive v0.12.0
3112025-01-08T17:38:35.710Z Downloaded scroll v0.12.0
3122025-01-08T17:38:35.713Z Downloaded smawk v0.3.2
3132025-01-08T17:38:35.716Z Downloaded swrite v0.1.0
3142025-01-08T17:38:35.718Z Downloaded strsim v0.11.1
3152025-01-08T17:38:35.725Z Downloaded usdt-attr-macro v0.5.0
3162025-01-08T17:38:35.732Z Downloaded clap v4.5.21
3172025-01-08T17:38:35.740Z Downloaded terminal_size v0.4.0
3182025-01-08T17:38:35.743Z Downloaded ryu v1.0.18
3192025-01-08T17:38:35.745Z Downloaded tempfile v3.13.0
3202025-01-08T17:38:35.748Z Downloaded serde_spanned v0.6.8
3212025-01-08T17:38:35.750Z Downloaded macaddr v1.0.1
3222025-01-08T17:38:35.750Z Downloaded pest_generator v2.7.14
3232025-01-08T17:38:35.753Z Downloaded usdt-macro v0.5.0
3242025-01-08T17:38:35.753Z Downloaded thiserror-impl v1.0.69
3252025-01-08T17:38:35.753Z Downloaded tabled_derive v0.7.0
3262025-01-08T17:38:35.755Z Downloaded serde_tokenstream v0.2.2
3272025-01-08T17:38:35.755Z Downloaded is_terminal_polyfill v1.70.1
3282025-01-08T17:38:35.758Z Downloaded thread-id v4.2.2
3292025-01-08T17:38:35.760Z Downloaded unicode-linebreak v0.1.5
3302025-01-08T17:38:35.763Z Downloaded usdt v0.5.0
3312025-01-08T17:38:35.768Z Downloaded itoa v1.0.11
3322025-01-08T17:38:35.771Z Downloaded proc-macro-error-attr v1.0.4
3332025-01-08T17:38:35.771Z Downloaded plain v0.2.3
3342025-01-08T17:38:35.774Z Downloaded memmap v0.7.0
3352025-01-08T17:38:35.777Z Downloaded indexmap v2.6.0
3362025-01-08T17:38:35.781Z Downloaded utf8parse v0.2.2
3372025-01-08T17:38:35.784Z Downloaded sha2 v0.10.8
3382025-01-08T17:38:35.786Z Downloaded semver v1.0.23
3392025-01-08T17:38:35.788Z Downloaded thiserror v1.0.69
3402025-01-08T17:38:35.791Z Downloaded toml_datetime v0.6.8
3412025-01-08T17:38:35.793Z Downloaded pretty-hex v0.4.1
3422025-01-08T17:38:35.796Z Downloaded version_check v0.9.5
3432025-01-08T17:38:35.796Z Downloaded quote v1.0.37
3442025-01-08T17:38:35.798Z Downloaded once_cell v1.20.2
3452025-01-08T17:38:35.803Z Downloaded usdt-impl v0.5.0
3462025-01-08T17:38:35.806Z Downloaded zerocopy-derive v0.7.35
3472025-01-08T17:38:35.808Z Downloaded proc-macro-error v1.0.4
3482025-01-08T17:38:35.811Z Downloaded pest_derive v2.7.14
3492025-01-08T17:38:35.821Z Downloaded unicode-ident v1.0.13
3502025-01-08T17:38:35.823Z Downloaded typenum v1.17.0
3512025-01-08T17:38:35.838Z Downloaded ucd-trie v0.1.7
3522025-01-08T17:38:35.838Z Downloaded textwrap v0.16.1
3532025-01-08T17:38:35.838Z Downloaded pest_meta v2.7.14
3542025-01-08T17:38:35.838Z Downloaded log v0.4.22
3552025-01-08T17:38:35.842Z Downloaded serde_derive v1.0.215
3562025-01-08T17:38:35.842Z Downloaded serde v1.0.215
3572025-01-08T17:38:35.844Z Downloaded clap_builder v4.5.21
3582025-01-08T17:38:35.850Z Downloaded toml v0.8.19
3592025-01-08T17:38:35.852Z Downloaded proc-macro2 v1.0.89
3602025-01-08T17:38:35.856Z Downloaded papergrid v0.11.0
3612025-01-08T17:38:35.860Z Downloaded hashbrown v0.15.1
3622025-01-08T17:38:35.868Z Downloaded goblin v0.8.2
3632025-01-08T17:38:35.875Z Downloaded memchr v2.7.4
3642025-01-08T17:38:35.882Z Downloaded toml_edit v0.22.22
3652025-01-08T17:38:35.902Z Downloaded pest v2.7.14
3662025-01-08T17:38:35.929Z Downloaded serde_json v1.0.133
3672025-01-08T17:38:35.936Z Downloaded zerocopy v0.7.35
3682025-01-08T17:38:35.949Z Downloaded winnow v0.6.20
3692025-01-08T17:38:35.957Z Downloaded tabled v0.15.0
3702025-01-08T17:38:35.971Z Downloaded syn v1.0.109
3712025-01-08T17:38:35.980Z Downloaded syn v2.0.87
3722025-01-08T17:38:35.990Z Downloaded unicode-width v0.1.14
3732025-01-08T17:38:35.998Z Downloaded rustix v0.38.37
3742025-01-08T17:38:36.036Z Downloaded libc v0.2.162
3752025-01-08T17:38:36.344Z Compiling proc-macro2 v1.0.89
3762025-01-08T17:38:36.344Z Compiling unicode-ident v1.0.13
3772025-01-08T17:38:36.347Z Compiling version_check v0.9.5
3782025-01-08T17:38:36.347Z Compiling serde v1.0.215
3792025-01-08T17:38:36.347Z Compiling thiserror v1.0.69
3802025-01-08T17:38:36.347Z Compiling memchr v2.7.4
3812025-01-08T17:38:36.347Z Compiling libc v0.2.162
3822025-01-08T17:38:36.379Z Compiling itoa v1.0.11
3832025-01-08T17:38:36.606Z Compiling ryu v1.0.18
3842025-01-08T17:38:36.942Z Compiling ucd-trie v0.1.7
3852025-01-08T17:38:37.149Z Compiling once_cell v1.20.2
3862025-01-08T17:38:37.210Z Compiling byteorder v1.5.0
3872025-01-08T17:38:37.339Z Compiling serde_json v1.0.133
3882025-01-08T17:38:37.551Z Compiling rustix v0.38.37
3892025-01-08T17:38:37.717Z Compiling bitflags v2.6.0
3902025-01-08T17:38:37.742Z Compiling usdt-impl v0.5.0
3912025-01-08T17:38:38.054Z Compiling proc-macro-error-attr v1.0.4
3922025-01-08T17:38:38.079Z Compiling syn v1.0.109
3932025-01-08T17:38:38.153Z Compiling proc-macro-error v1.0.4
3942025-01-08T17:38:38.250Z Compiling quote v1.0.37
3952025-01-08T17:38:38.462Z Compiling errno v0.3.9
3962025-01-08T17:38:38.488Z Compiling camino v1.1.9
3972025-01-08T17:38:38.512Z Compiling hashbrown v0.15.1
3982025-01-08T17:38:38.707Z Compiling syn v2.0.87
3992025-01-08T17:38:38.858Z Compiling plain v0.2.3
4002025-01-08T17:38:39.024Z Compiling equivalent v1.0.1
4012025-01-08T17:38:39.049Z Compiling utf8parse v0.2.2
4022025-01-08T17:38:39.145Z Compiling thread-id v4.2.2
4032025-01-08T17:38:39.172Z Compiling log v0.4.22
4042025-01-08T17:38:39.223Z Compiling anstyle-parse v0.2.5
4052025-01-08T17:38:39.558Z Compiling anstyle v1.0.10
4062025-01-08T17:38:39.611Z Compiling autocfg v1.4.0
4072025-01-08T17:38:39.798Z Compiling indexmap v2.6.0
4082025-01-08T17:38:39.824Z Compiling pretty-hex v0.4.1
4092025-01-08T17:38:40.011Z Compiling semver v1.0.23
4102025-01-08T17:38:40.039Z Compiling is_terminal_polyfill v1.70.1
4112025-01-08T17:38:40.062Z Compiling colorchoice v1.0.2
4122025-01-08T17:38:40.175Z Compiling unicode-width v0.1.14
4132025-01-08T17:38:40.236Z Compiling anstyle-query v1.1.1
4142025-01-08T17:38:40.390Z Compiling winnow v0.6.20
4152025-01-08T17:38:40.597Z Compiling anstream v0.6.15
4162025-01-08T17:38:40.763Z Compiling fs-err v2.11.0
4172025-01-08T17:38:40.970Z Compiling terminal_size v0.4.0
4182025-01-08T17:38:41.037Z Compiling clap_lex v0.7.2
4192025-01-08T17:38:41.196Z Compiling strsim v0.11.1
4202025-01-08T17:38:41.223Z Compiling anyhow v1.0.93
4212025-01-08T17:38:41.357Z Compiling heck v0.5.0
4222025-01-08T17:38:41.563Z Compiling cfg-if v1.0.0
4232025-01-08T17:38:41.670Z Compiling heck v0.4.1
4242025-01-08T17:38:41.727Z Compiling fastrand v2.1.1
4252025-01-08T17:38:41.848Z Compiling fnv v1.0.7
4262025-01-08T17:38:41.993Z Compiling bytecount v0.6.8
4272025-01-08T17:38:42.212Z Compiling papergrid v0.11.0
4282025-01-08T17:38:42.298Z Compiling tempfile v3.13.0
4292025-01-08T17:38:42.325Z Compiling clap_builder v4.5.21
4302025-01-08T17:38:42.616Z Compiling memmap v0.7.0
4312025-01-08T17:38:42.909Z Compiling smawk v0.3.2
4322025-01-08T17:38:42.997Z Compiling unicode-linebreak v0.1.5
4332025-01-08T17:38:43.532Z Compiling textwrap v0.16.1
4342025-01-08T17:38:43.725Z Compiling swrite v0.1.0
4352025-01-08T17:38:45.022Z Compiling tabled_derive v0.7.0
4362025-01-08T17:38:46.510Z Compiling tabled v0.15.0
4372025-01-08T17:38:47.794Z Compiling serde_derive v1.0.215
4382025-01-08T17:38:47.796Z Compiling thiserror-impl v1.0.69
4392025-01-08T17:38:47.796Z Compiling zerocopy-derive v0.7.35
4402025-01-08T17:38:47.854Z Compiling scroll_derive v0.12.0
4412025-01-08T17:38:47.987Z Compiling clap_derive v4.5.18
4422025-01-08T17:38:49.190Z Compiling scroll v0.12.0
4432025-01-08T17:38:49.564Z Compiling zerocopy v0.7.35
4442025-01-08T17:38:49.740Z Compiling goblin v0.8.2
4452025-01-08T17:38:50.483Z Compiling pest v2.7.14
4462025-01-08T17:38:51.676Z Compiling clap v4.5.21
4472025-01-08T17:38:52.781Z Compiling pest_meta v2.7.14
4482025-01-08T17:38:53.703Z Compiling pest_generator v2.7.14
4492025-01-08T17:38:55.433Z Compiling pest_derive v2.7.14
4502025-01-08T17:38:56.220Z Compiling dtrace-parser v0.2.0
4512025-01-08T17:38:57.911Z Compiling serde_tokenstream v0.2.2
4522025-01-08T17:38:58.082Z Compiling serde_spanned v0.6.8
4532025-01-08T17:38:58.082Z Compiling toml_datetime v0.6.8
4542025-01-08T17:38:58.405Z Compiling cargo-platform v0.1.8
4552025-01-08T17:38:58.454Z Compiling toml_edit v0.22.22
4562025-01-08T17:38:58.524Z Compiling macaddr v1.0.1
4572025-01-08T17:38:58.854Z Compiling camino-tempfile v1.1.1
4582025-01-08T17:38:59.467Z Compiling dof v0.3.0
4592025-01-08T17:38:59.582Z Compiling cargo_metadata v0.18.1
4602025-01-08T17:39:01.211Z Compiling usdt-attr-macro v0.5.0
4612025-01-08T17:39:01.211Z Compiling usdt-macro v0.5.0
4622025-01-08T17:39:01.336Z Compiling toml v0.8.19
4632025-01-08T17:39:02.127Z Compiling cargo_toml v0.20.5
4642025-01-08T17:39:02.494Z Compiling usdt v0.5.0
4652025-01-08T17:39:05.615Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4662025-01-08T17:39:09.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.05s
4672025-01-08T17:39:09.931Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4682025-01-08T17:39:10.458Z Downloading crates ...
4692025-01-08T17:39:10.565Z Downloaded adler2 v2.0.0
4702025-01-08T17:39:10.573Z Downloaded atty v0.2.14
4712025-01-08T17:39:10.579Z Downloaded cfg_aliases v0.1.1
4722025-01-08T17:39:10.581Z Downloaded castaway v0.2.3
4732025-01-08T17:39:10.584Z Downloaded allocator-api2 v0.2.18
4742025-01-08T17:39:10.587Z Downloaded atomicwrites v0.4.4
4752025-01-08T17:39:10.596Z Downloaded cstr-argument v0.1.2
4762025-01-08T17:39:10.598Z Downloaded buf-list v1.0.3
4772025-01-08T17:39:10.603Z Downloaded crucible-workspace-hack v0.1.0
4782025-01-08T17:39:10.609Z Downloaded crunchy v0.2.2
4792025-01-08T17:39:10.612Z Downloaded array-init v0.0.4
4802025-01-08T17:39:10.614Z Downloaded ciborium-io v0.2.2
4812025-01-08T17:39:10.620Z Downloaded constant_time_eq v0.3.1
4822025-01-08T17:39:10.623Z Downloaded colored v2.1.0
4832025-01-08T17:39:10.625Z Downloaded icu_provider_macros v1.5.0
4842025-01-08T17:39:10.625Z Downloaded chacha20 v0.9.1
4852025-01-08T17:39:10.629Z Downloaded is_ci v1.2.0
4862025-01-08T17:39:10.631Z Downloaded cfg_aliases v0.2.1
4872025-01-08T17:39:10.633Z Downloaded matches v0.1.10
4882025-01-08T17:39:10.634Z Downloaded hubpack_derive v0.1.1
4892025-01-08T17:39:10.634Z Downloaded blowfish v0.9.1
4902025-01-08T17:39:10.636Z Downloaded cbc v0.1.2
4912025-01-08T17:39:10.638Z Downloaded bit-set v0.5.3
4922025-01-08T17:39:10.638Z Downloaded base16ct v0.2.0
4932025-01-08T17:39:10.641Z Downloaded headers-core v0.3.0
4942025-01-08T17:39:10.641Z Downloaded convert_case v0.4.0
4952025-01-08T17:39:10.643Z Downloaded match_cfg v0.1.0
4962025-01-08T17:39:10.643Z Downloaded async-stream v0.3.6
4972025-01-08T17:39:10.645Z Downloaded atomic-waker v1.1.2
4982025-01-08T17:39:10.648Z Downloaded assert_matches v1.5.0
4992025-01-08T17:39:10.648Z Downloaded arrayref v0.3.9
5002025-01-08T17:39:10.650Z Downloaded curve25519-dalek-derive v0.1.1
5012025-01-08T17:39:10.652Z Downloaded chrono-tz-build v0.4.0
5022025-01-08T17:39:10.652Z Downloaded aead v0.5.2
5032025-01-08T17:39:10.654Z Downloaded cmake v0.1.51
5042025-01-08T17:39:10.657Z Downloaded cipher v0.4.4
5052025-01-08T17:39:10.657Z Downloaded http-range v0.1.5
5062025-01-08T17:39:10.660Z Downloaded md5 v0.7.0
5072025-01-08T17:39:10.660Z Downloaded instant v0.1.13
5082025-01-08T17:39:10.662Z Downloaded new_debug_unreachable v1.0.6
5092025-01-08T17:39:10.665Z Downloaded newline-converter v0.3.0
5102025-01-08T17:39:10.665Z Downloaded crossbeam-deque v0.8.5
5112025-01-08T17:39:10.667Zwarning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/nanorand/0.7.0/download` (151.101.22.137), got 502
5122025-01-08T17:39:10.667Zbody:
5132025-01-08T17:39:10.667ZI/O error
5142025-01-08T17:39:10.667Zwarning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/mockall_derive/0.13.0/download` (151.101.22.137), got 502
5152025-01-08T17:39:10.667Zbody:
5162025-01-08T17:39:10.667ZI/O error
5172025-01-08T17:39:10.667Z Downloaded indent_write v2.2.0
5182025-01-08T17:39:10.670Zwarning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/hubpack/0.1.2/download` (151.101.22.137), got 502
5192025-01-08T17:39:10.670Zbody:
5202025-01-08T17:39:10.670ZI/O error
5212025-01-08T17:39:10.670Z Downloaded crc-catalog v2.4.0
5222025-01-08T17:39:10.670Z Downloaded impl-trait-for-tuples v0.2.2
5232025-01-08T17:39:10.676Z Downloaded lockfree-object-pool v0.1.6
5242025-01-08T17:39:10.676Z Downloaded bitfield-struct v0.6.2
5252025-01-08T17:39:10.680Z Downloaded bcs v0.1.6
5262025-01-08T17:39:10.680Z Downloaded http-body v1.0.1
5272025-01-08T17:39:10.683Z Downloaded arrayvec v0.7.6
5282025-01-08T17:39:10.686Z Downloaded bit-vec v0.6.3
5292025-01-08T17:39:10.686Z Downloaded ident_case v1.0.1
5302025-01-08T17:39:10.686Z Downloaded cexpr v0.6.0
5312025-01-08T17:39:10.689Z Downloaded const_format_proc_macros v0.2.33
5322025-01-08T17:39:10.691Z Downloaded kstat-rs v0.2.4
5332025-01-08T17:39:10.691Z Downloaded argon2 v0.5.3
5342025-01-08T17:39:10.694Z Downloaded hostname v0.4.0
5352025-01-08T17:39:10.696Z Downloaded keccak v0.1.5
5362025-01-08T17:39:10.698Z Downloaded http-body-util v0.1.2
5372025-01-08T17:39:10.698Z Downloaded serde-big-array v0.5.1
5382025-01-08T17:39:10.701Z Downloaded linked-hash-map v0.5.6
5392025-01-08T17:39:10.703Z Downloaded signal-hook-tokio v0.3.1
5402025-01-08T17:39:10.703Z Downloaded libsw v3.3.1
5412025-01-08T17:39:10.706Z Downloaded lru-cache v0.1.2
5422025-01-08T17:39:10.709Z Downloaded linear-map v1.2.0
5432025-01-08T17:39:10.709Z Downloaded ciborium-ll v0.2.2
5442025-01-08T17:39:10.711Z Downloaded crc v3.2.1
5452025-01-08T17:39:10.714Z Downloaded internet-checksum v0.2.1
5462025-01-08T17:39:10.716Z Downloaded md-5 v0.10.6
5472025-01-08T17:39:10.716Z Downloaded maplit v1.0.2
5482025-01-08T17:39:10.719Z Downloaded crc32fast v1.4.2
5492025-01-08T17:39:10.719Z Downloaded console v0.15.8
5502025-01-08T17:39:10.722Z Downloaded maybe-uninit v2.0.0
5512025-01-08T17:39:10.724Z Downloaded cancel-safe-futures v0.1.5
5522025-01-08T17:39:10.727Z Downloaded cobs v0.2.3
5532025-01-08T17:39:10.729Z Downloaded addr2line v0.24.2
5542025-01-08T17:39:10.732Z Downloaded hex-literal v0.4.1
5552025-01-08T17:39:10.734Z Downloaded async-bb8-diesel v0.2.1
5562025-01-08T17:39:10.736Z Downloaded termtree v0.4.1
5572025-01-08T17:39:10.736Z Downloaded multimap v0.10.0
5582025-01-08T17:39:10.739Z Downloaded const-oid v0.9.6
5592025-01-08T17:39:10.741Z Downloaded ipnetwork v0.20.0
5602025-01-08T17:39:10.744Z Downloaded iana-time-zone v0.1.61
5612025-01-08T17:39:10.747Z Downloaded tinyvec_macros v0.1.1
5622025-01-08T17:39:10.747Z Downloaded mirai-annotations v1.12.0
5632025-01-08T17:39:10.747Z Downloaded lru v0.12.5
5642025-01-08T17:39:10.749Z Downloaded backoff v0.4.0
5652025-01-08T17:39:10.751Z Downloaded sigpipe v0.1.3
5662025-01-08T17:39:10.754Z Downloaded rustfmt-wrapper v0.2.1
5672025-01-08T17:39:10.754Z Downloaded semver v0.1.20
5682025-01-08T17:39:10.756Z Downloaded subtle v2.6.1
5692025-01-08T17:39:10.756Z Downloaded signal-hook-registry v1.4.2
5702025-01-08T17:39:10.760Z Downloaded unarray v0.1.4
5712025-01-08T17:39:10.760Z Downloaded secrecy v0.8.0
5722025-01-08T17:39:10.762Z Downloaded clang-sys v1.8.1
5732025-01-08T17:39:10.765Z Downloaded rtoolbox v0.0.2
5742025-01-08T17:39:10.765Z Downloaded ssh-encoding v0.2.0
5752025-01-08T17:39:10.768Z Downloaded indoc v1.0.9
5762025-01-08T17:39:10.771Z Downloaded signature v2.2.0
5772025-01-08T17:39:10.773Z Downloaded crc-any v2.5.0
5782025-01-08T17:39:10.776Z Downloaded mime v0.3.17
5792025-01-08T17:39:10.776Z Downloaded memoffset v0.9.1
5802025-01-08T17:39:10.779Z Downloaded icu_locid_transform v1.5.0
5812025-01-08T17:39:10.782Z Downloaded quinn-udp v0.5.5
5822025-01-08T17:39:10.785Z Downloaded crossbeam-utils v0.8.20
5832025-01-08T17:39:10.788Z Downloaded memmap2 v0.9.5
5842025-01-08T17:39:10.788Z Downloaded termcolor v1.4.1
5852025-01-08T17:39:10.791Z Downloaded structmeta v0.2.0
5862025-01-08T17:39:10.791Z Downloaded bytes v1.8.0
5872025-01-08T17:39:10.794Z Downloaded lock_api v0.4.12
5882025-01-08T17:39:10.796Z Downloaded russh-keys v0.45.0
5892025-01-08T17:39:10.800Z Downloaded rustls-pemfile v2.2.0
5902025-01-08T17:39:10.802Z Downloaded number_prefix v0.4.0
5912025-01-08T17:39:10.805Z Downloaded tls_codec_derive v0.4.1
5922025-01-08T17:39:10.805Z Downloaded phf_generator v0.11.2
5932025-01-08T17:39:10.809Z Downloaded hmac v0.12.1
5942025-01-08T17:39:10.811Z Downloaded multer v3.1.0
5952025-01-08T17:39:10.813Z Downloaded defmt-parser v0.3.4
5962025-01-08T17:39:10.813Z Downloaded xz2 v0.1.7
5972025-01-08T17:39:10.816Z Downloaded same-file v1.0.6
5982025-01-08T17:39:10.818Z Downloaded foreign-types-macros v0.2.3
5992025-01-08T17:39:10.818Z Downloaded enum-as-inner v0.5.1
6002025-01-08T17:39:10.820Z Downloaded hyper-staticfile v0.10.1
6012025-01-08T17:39:10.822Z Downloaded home v0.5.9
6022025-01-08T17:39:10.825Z Downloaded native-tls v0.2.12
6032025-01-08T17:39:10.827Z Downloaded hyper-tls v0.6.0
6042025-01-08T17:39:10.827Z Downloaded typify-macro v0.2.0
6052025-01-08T17:39:10.830Z Downloaded parse-size v1.1.0
6062025-01-08T17:39:10.830Z Downloaded litemap v0.7.3
6072025-01-08T17:39:10.834Z Downloaded highway v1.2.0
6082025-01-08T17:39:10.836Z Downloaded icu_normalizer_data v1.5.0
6092025-01-08T17:39:10.836Z Downloaded base64 v0.13.1
6102025-01-08T17:39:10.840Z Downloaded enum-as-inner v0.6.1
6112025-01-08T17:39:10.842Z Downloaded crypto-bigint v0.5.5
6122025-01-08T17:39:10.849Z Downloaded sync-ptr v0.1.1
6132025-01-08T17:39:10.851Z Downloaded hyper-rustls v0.27.3
6142025-01-08T17:39:10.854Z Downloaded nibble_vec v0.1.0
6152025-01-08T17:39:10.854Z Downloaded hash32 v0.3.1
6162025-01-08T17:39:10.858Z Downloaded predicates-tree v1.0.11
6172025-01-08T17:39:10.860Z Downloaded predicates-core v1.0.8
6182025-01-08T17:39:10.860Z Downloaded phf_codegen v0.11.2
6192025-01-08T17:39:10.860Z Downloaded quick-error v1.2.3
6202025-01-08T17:39:10.862Z Downloaded num_threads v0.1.7
6212025-01-08T17:39:10.863Z Downloaded num_enum_derive v0.5.11
6222025-01-08T17:39:10.865Z Downloaded typify v0.2.0
6232025-01-08T17:39:10.868Z Downloaded ecdsa v0.16.9
6242025-01-08T17:39:10.871Z Downloaded icu_normalizer v1.5.0
6252025-01-08T17:39:10.875Z Downloaded indexmap v1.9.3
6262025-01-08T17:39:10.877Z Downloaded chacha20poly1305 v0.10.1
6272025-01-08T17:39:10.880Z Downloaded compact_str v0.8.0
6282025-01-08T17:39:10.883Z Downloaded hyper-util v0.1.10
6292025-01-08T17:39:10.887Z Downloaded rustc-hash v1.1.0
6302025-01-08T17:39:10.890Z Downloaded icu_locid v1.5.0
6312025-01-08T17:39:10.894Z Downloaded foreign-types-shared v0.1.1
6322025-01-08T17:39:10.896Z Downloaded sha1 v0.10.6
6332025-01-08T17:39:10.899Z Downloaded stable_deref_trait v1.2.0
6342025-01-08T17:39:10.899Z Downloaded ed25519 v2.2.3
6352025-01-08T17:39:10.901Z Downloaded futures-core v0.3.31
6362025-01-08T17:39:10.903Z Downloaded ff v0.13.0
6372025-01-08T17:39:10.903Z Downloaded fd-lock v4.0.2
6382025-01-08T17:39:10.906Z Downloaded tls_codec v0.4.1
6392025-01-08T17:39:10.908Z Downloaded tokio-macros v2.4.0
6402025-01-08T17:39:10.911Z Downloaded thiserror-impl-no-std v2.0.2
6412025-01-08T17:39:10.911Z Downloaded gethostname v0.5.0
6422025-01-08T17:39:10.913Z Downloaded tinystr v0.7.6
6432025-01-08T17:39:10.915Z Downloaded num-conv v0.1.0
6442025-01-08T17:39:10.915Z Downloaded tiny-keccak v2.0.2
6452025-01-08T17:39:10.918Z Downloaded zone_cfg_derive v0.3.0
6462025-01-08T17:39:10.921Z Downloaded zone_cfg_derive v0.1.2
6472025-01-08T17:39:10.921Z Downloaded vte_generate_state_changes v0.1.2
6482025-01-08T17:39:10.923Z Downloaded xattr v1.3.1
6492025-01-08T17:39:10.923Z Downloaded peg v0.8.4
6502025-01-08T17:39:10.927Z Downloaded openssl-probe v0.1.5
6512025-01-08T17:39:10.929Z Downloaded openssl-macros v0.1.1
6522025-01-08T17:39:10.930Z Downloaded try-lock v0.2.5
6532025-01-08T17:39:10.932Z Downloaded const_format v0.2.33
6542025-01-08T17:39:10.935Z Downloaded deranged v0.3.11
6552025-01-08T17:39:10.937Z Downloaded pkg-config v0.3.31
6562025-01-08T17:39:10.940Z Downloaded rustc-hash v2.0.0
6572025-01-08T17:39:10.942Z Downloaded value-bag v1.9.0
6582025-01-08T17:39:10.945Z Downloaded rustc-demangle v0.1.24
6592025-01-08T17:39:10.947Z Downloaded uzers v0.12.1
6602025-01-08T17:39:10.947Z Downloaded crossbeam-channel v0.5.13
6612025-01-08T17:39:10.952Z Downloaded toolchain_find v0.4.0
6622025-01-08T17:39:10.955Z Downloaded fallible-iterator v0.2.0
6632025-01-08T17:39:10.958Z Downloaded snafu-derive v0.8.5
6642025-01-08T17:39:10.958Z Downloaded static_assertions v1.1.0
6652025-01-08T17:39:10.960Z Downloaded group v0.13.0
6662025-01-08T17:39:10.960Z Downloaded half v2.4.1
6672025-01-08T17:39:10.963Z Downloaded miniz_oxide v0.8.0
6682025-01-08T17:39:10.966Z Downloaded samael v0.0.17
6692025-01-08T17:39:10.972Z Downloaded scheduled-thread-pool v0.2.7
6702025-01-08T17:39:10.974Z Downloaded progenitor-client v0.8.0
6712025-01-08T17:39:10.974Z Downloaded ppv-lite86 v0.2.20
6722025-01-08T17:39:10.977Z Downloaded sqlparser_derive v0.2.2
6732025-01-08T17:39:10.979Z Downloaded powerfmt v0.2.0
6742025-01-08T17:39:10.980Z Downloaded derive_builder_core v0.20.2
6752025-01-08T17:39:10.982Z Downloaded unicode-xid v0.2.6
6762025-01-08T17:39:10.984Z Downloaded salsa20 v0.10.2
6772025-01-08T17:39:10.984Z Downloaded rpassword v7.3.1
6782025-01-08T17:39:10.987Z Downloaded derive_builder v0.20.2
6792025-01-08T17:39:10.990Z Downloaded derive_builder_macro v0.20.2
6802025-01-08T17:39:11.001Z Downloaded foreign-types-shared v0.3.1
6812025-01-08T17:39:11.003Z Downloaded newtype_derive v0.1.6
6822025-01-08T17:39:11.006Z Downloaded serde_repr v0.1.19
6832025-01-08T17:39:11.006Z Downloaded serde_plain v1.0.2
6842025-01-08T17:39:11.009Z Downloaded float-ord v0.3.2
6852025-01-08T17:39:11.009Z Downloaded fallible-iterator v0.3.0
6862025-01-08T17:39:11.012Z Downloaded num-complex v0.4.6
6872025-01-08T17:39:11.014Z Downloaded hex v0.4.3
6882025-01-08T17:39:11.014Z Downloaded fallible-streaming-iterator v0.1.9
6892025-01-08T17:39:11.017Z Downloaded either v1.13.0
6902025-01-08T17:39:11.019Z Downloaded thiserror-impl v2.0.3
6912025-01-08T17:39:11.019Z Downloaded tinyvec v1.8.0
6922025-01-08T17:39:11.022Z Downloaded uuid v1.11.0
6932025-01-08T17:39:11.025Z Downloaded num-derive v0.4.2
6942025-01-08T17:39:11.027Z Downloaded der v0.7.9
6952025-01-08T17:39:11.033Z Downloaded zone v0.1.8
6962025-01-08T17:39:11.035Z Downloaded which v4.4.2
6972025-01-08T17:39:11.038Z Downloaded universal-hash v0.5.1
6982025-01-08T17:39:11.038Z Downloaded derive-where v1.2.7
6992025-01-08T17:39:11.041Z Downloaded icu_properties v1.5.1
7002025-01-08T17:39:11.044Z Downloaded aes v0.8.4
7012025-01-08T17:39:11.048Z Downloaded ron v0.8.1
7022025-01-08T17:39:11.054Z Downloaded serde_urlencoded v0.7.1
7032025-01-08T17:39:11.056Z Downloaded crossterm v0.28.1
7042025-01-08T17:39:11.063Z Downloaded precomputed-hash v0.1.1
7052025-01-08T17:39:11.065Z Downloaded nodrop v0.1.14
7062025-01-08T17:39:11.066Z Downloaded newtype-uuid v1.1.3
7072025-01-08T17:39:11.068Z Downloaded r2d2 v0.8.10
7082025-01-08T17:39:11.070Z Downloaded tokio-rustls v0.24.1
7092025-01-08T17:39:11.073Z Downloaded parking_lot v0.12.3
7102025-01-08T17:39:11.075Z Downloaded fatfs v0.3.6
7112025-01-08T17:39:11.078Z Downloaded peg-macros v0.8.4
7122025-01-08T17:39:11.081Z Downloaded tracing-core v0.1.32
7132025-01-08T17:39:11.085Z Downloaded rand_xorshift v0.3.0
7142025-01-08T17:39:11.085Z Downloaded whoami v1.5.2
7152025-01-08T17:39:11.087Z Downloaded wait-timeout v0.2.0
7162025-01-08T17:39:11.088Z Downloaded topological-sort v0.2.2
7172025-01-08T17:39:11.091Z Downloaded vte v0.11.1
7182025-01-08T17:39:11.095Z Downloaded phf_shared v0.10.0
7192025-01-08T17:39:11.095Z Downloaded icu_locid_transform_data v1.5.0
7202025-01-08T17:39:11.095Z Downloaded darling_macro v0.20.10
7212025-01-08T17:39:11.097Z Downloaded strum_macros v0.24.3
7222025-01-08T17:39:11.097Z Downloaded serde-hex v0.1.0
7232025-01-08T17:39:11.101Z Downloaded smf v0.2.3
7242025-01-08T17:39:11.101Z Downloaded smallvec v0.6.14
7252025-01-08T17:39:11.104Z Downloaded difflib v0.4.0
7262025-01-08T17:39:11.104Z Downloaded embedded-io v0.6.1
7272025-01-08T17:39:11.106Z Downloaded embedded-io v0.4.0
7282025-01-08T17:39:11.114Z Downloaded parking_lot_core v0.9.10
7292025-01-08T17:39:11.114Z Downloaded vergen v8.3.2
7302025-01-08T17:39:11.117Z Downloaded normalize-line-endings v0.3.0
7312025-01-08T17:39:11.117Z Downloaded thread_local v1.1.8
7322025-01-08T17:39:11.117Z Downloaded thiserror-no-std v2.0.2
7332025-01-08T17:39:11.120Z Downloaded spin v0.9.8
7342025-01-08T17:39:11.123Z Downloaded writeable v0.5.5
7352025-01-08T17:39:11.125Z Downloaded ssh-cipher v0.2.0
7362025-01-08T17:39:11.125Z Downloaded ron v0.7.1
7372025-01-08T17:39:11.130Z Downloaded sync_wrapper v1.0.1
7382025-01-08T17:39:11.133Z Downloaded take_mut v0.2.2
7392025-01-08T17:39:11.133Z Downloaded diesel_table_macro_syntax v0.2.0
7402025-01-08T17:39:11.136Z Downloaded mio v1.0.2
7412025-01-08T17:39:11.140Z Downloaded futures-executor v0.3.31
7422025-01-08T17:39:11.142Z Downloaded diesel-dtrace v0.4.2
7432025-01-08T17:39:11.145Z Downloaded funty v2.0.0
7442025-01-08T17:39:11.145Z Downloaded poly1305 v0.8.0
7452025-01-08T17:39:11.148Z Downloaded parking_lot_core v0.8.6
7462025-01-08T17:39:11.150Z Downloaded phf_shared v0.11.2
7472025-01-08T17:39:11.153Z Downloaded phf v0.11.2
7482025-01-08T17:39:11.153Z Downloaded heck v0.3.3
7492025-01-08T17:39:11.156Z Downloaded float-cmp v0.9.0
7502025-01-08T17:39:11.156Z Downloaded ref-cast v1.0.23
7512025-01-08T17:39:11.159Z Downloaded smallvec v1.13.2
7522025-01-08T17:39:11.162Z Downloaded sct v0.7.1
7532025-01-08T17:39:11.165Z Downloaded parse-display v0.10.0
7542025-01-08T17:39:11.168Z Downloaded packed_struct_codegen v0.10.1
7552025-01-08T17:39:11.168Z Downloaded scrypt v0.11.0
7562025-01-08T17:39:11.171Z Downloaded num v0.4.3
7572025-01-08T17:39:11.171Z Downloaded want v0.3.1
7582025-01-08T17:39:11.174Z Downloaded dhcproto-macros v0.1.0
7592025-01-08T17:39:11.174Z Downloaded thiserror v2.0.3
7602025-01-08T17:39:11.179Z Downloaded stringprep v0.1.5
7612025-01-08T17:39:11.181Z Downloaded pin-project-lite v0.2.14
7622025-01-08T17:39:11.185Z Downloaded wyz v0.5.1
7632025-01-08T17:39:11.190Z Downloaded untrusted v0.7.1
7642025-01-08T17:39:11.190Z Downloaded ena v0.14.3
7652025-01-08T17:39:11.193Z Downloaded futures-sink v0.3.31
7662025-01-08T17:39:11.193Z Downloaded http v1.1.0
7672025-01-08T17:39:11.195Z Downloaded tabwriter v1.4.0
7682025-01-08T17:39:11.198Z Downloaded rcgen v0.12.1
7692025-01-08T17:39:11.200Z Downloaded unsafe-libyaml v0.2.11
7702025-01-08T17:39:11.204Z Downloaded aes-gcm v0.10.3
7712025-01-08T17:39:11.207Z Downloaded minimal-lexical v0.2.1
7722025-01-08T17:39:11.213Z Downloaded peg-runtime v0.8.3
7732025-01-08T17:39:11.215Z Downloaded nu-ansi-term v0.50.1
7742025-01-08T17:39:11.218Z Downloaded num-integer v0.1.46
7752025-01-08T17:39:11.220Z Downloaded futures-task v0.3.31
7762025-01-08T17:39:11.220Z Downloaded futures-io v0.3.31
7772025-01-08T17:39:11.223Z Downloaded elliptic-curve v0.13.8
7782025-01-08T17:39:11.225Z Downloaded strum v0.26.3
7792025-01-08T17:39:11.228Z Downloaded zone v0.3.0
7802025-01-08T17:39:11.228Z Downloaded utf16_iter v1.0.5
7812025-01-08T17:39:11.230Z Downloaded pin-project v1.1.6
7822025-01-08T17:39:11.241Z Downloaded defmt-macros v0.3.9
7832025-01-08T17:39:11.243Z Downloaded slog-json v2.6.1
7842025-01-08T17:39:11.246Z Downloaded psl-types v2.0.11
7852025-01-08T17:39:11.248Z Downloaded postgres-protocol v0.6.7
7862025-01-08T17:39:11.251Z Downloaded password-hash v0.4.2
7872025-01-08T17:39:11.253Z Downloaded debug-ignore v1.0.5
7882025-01-08T17:39:11.253Z Downloaded openssl-sys v0.9.103
7892025-01-08T17:39:11.258Z Downloaded path-slash v0.1.5
7902025-01-08T17:39:11.261Z Downloaded blake3 v1.5.4
7912025-01-08T17:39:11.269Z Downloaded pem v3.0.4
7922025-01-08T17:39:11.272Z Downloaded structmeta-derive v0.2.0
7932025-01-08T17:39:11.274Z Downloaded structmeta-derive v0.3.0
7942025-01-08T17:39:11.274Z Downloaded shlex v1.3.0
7952025-01-08T17:39:11.277Z Downloaded pbkdf2 v0.12.2
7962025-01-08T17:39:11.277Z Downloaded aho-corasick v1.1.3
7972025-01-08T17:39:11.283Z Downloaded rustyline v14.0.0
7982025-01-08T17:39:11.291Z Downloaded foreign-types v0.3.2
7992025-01-08T17:39:11.293Z Downloaded env_filter v0.1.2
8002025-01-08T17:39:11.293Z Downloaded slog v2.7.0
8012025-01-08T17:39:11.296Z Downloaded num-iter v0.1.45
8022025-01-08T17:39:11.298Z Downloaded radium v0.7.0
8032025-01-08T17:39:11.298Z Downloaded itertools v0.10.5
8042025-01-08T17:39:11.305Z Downloaded filetime v0.2.25
8052025-01-08T17:39:11.308Z Downloaded utf8_iter v1.0.4
8062025-01-08T17:39:11.310Z Downloaded tokio-postgres v0.7.12
8072025-01-08T17:39:11.315Z Downloaded rand_core v0.6.4
8082025-01-08T17:39:11.317Z Downloaded rand_chacha v0.3.1
8092025-01-08T17:39:11.320Z Downloaded hashlink v0.9.1
8102025-01-08T17:39:11.320Z Downloaded untrusted v0.9.0
8112025-01-08T17:39:11.322Z Downloaded slog-envlogger v2.2.0
8122025-01-08T17:39:11.325Z Downloaded aws-lc-rs v1.10.0
8132025-01-08T17:39:11.334Z Downloaded downcast v0.11.0
8142025-01-08T17:39:11.338Z Downloaded postgres-types v0.2.8
8152025-01-08T17:39:11.341Z Downloaded tokio-rustls v0.26.0
8162025-01-08T17:39:11.343Z Downloaded pretty-hex v0.2.1
8172025-01-08T17:39:11.343Z Downloaded rand_seeder v0.3.0
8182025-01-08T17:39:11.345Z Downloaded zip v2.1.3
8192025-01-08T17:39:11.349Z Downloaded ed25519-dalek v2.1.1
8202025-01-08T17:39:11.353Z Downloaded waitgroup v0.1.2
8212025-01-08T17:39:11.356Z Downloaded env_logger v0.11.5
8222025-01-08T17:39:11.359Z Downloaded percent-encoding v2.3.1
8232025-01-08T17:39:11.362Z Downloaded dhcproto v0.12.0
8242025-01-08T17:39:11.364Z Downloaded itertools v0.12.1
8252025-01-08T17:39:11.371Z Downloaded yoke-derive v0.7.4
8262025-01-08T17:39:11.374Z Downloaded rustc_version v0.1.7
8272025-01-08T17:39:11.376Z Downloaded paste v1.0.15
8282025-01-08T17:39:11.379Z Downloaded display-error-chain v0.2.2
8292025-01-08T17:39:11.379Z Downloaded password-hash v0.5.0
8302025-01-08T17:39:11.382Z Downloaded predicates v3.1.2
8312025-01-08T17:39:11.385Z Downloaded idna v1.0.3
8322025-01-08T17:39:11.389Z Downloaded tower-service v0.3.3
8332025-01-08T17:39:11.391Z Downloaded foldhash v0.1.3
8342025-01-08T17:39:11.391Z Downloaded tui-tree-widget v0.22.0
8352025-01-08T17:39:11.393Z Downloaded foreign-types v0.5.0
8362025-01-08T17:39:11.396Z Downloaded rustc_version v0.4.1
8372025-01-08T17:39:11.396Z Downloaded supports-color v3.0.1
8382025-01-08T17:39:11.398Z Downloaded progenitor-impl v0.8.0
8392025-01-08T17:39:11.400Z Downloaded toml_edit v0.19.15
8402025-01-08T17:39:11.417Z Downloaded scopeguard v1.2.0
8412025-01-08T17:39:11.419Z Downloaded bindgen v0.69.5
8422025-01-08T17:39:11.426Z Downloaded time-core v0.1.2
8432025-01-08T17:39:11.428Z Downloaded twox-hash v1.6.3
8442025-01-08T17:39:11.430Z Downloaded num_enum v0.5.11
8452025-01-08T17:39:11.434Z Downloaded rsa v0.9.6
8462025-01-08T17:39:11.440Z Downloaded fxhash v0.2.1
8472025-01-08T17:39:11.445Z Downloaded tungstenite v0.21.0
8482025-01-08T17:39:11.448Z Downloaded hubpack v0.1.2
8492025-01-08T17:39:11.448Z Downloaded structmeta v0.3.0
8502025-01-08T17:39:11.448Z Downloaded dsl_auto_type v0.1.2
8512025-01-08T17:39:11.451Z Downloaded hickory-resolver v0.24.1
8522025-01-08T17:39:11.453Z Downloaded itertools v0.13.0
8532025-01-08T17:39:11.461Z Downloaded vsss-rs v3.3.4
8542025-01-08T17:39:11.464Z Downloaded pin-utils v0.1.0
8552025-01-08T17:39:11.466Z Downloaded pbkdf2 v0.11.0
8562025-01-08T17:39:11.471Z Downloaded oso-derive v0.27.3
8572025-01-08T17:39:11.471Z Downloaded quinn-proto v0.11.8
8582025-01-08T17:39:11.475Z Downloaded bitvec v1.0.1
8592025-01-08T17:39:11.491Z Downloaded endian-type v0.1.2
8602025-01-08T17:39:11.494Z Downloaded zerofrom v0.1.4
8612025-01-08T17:39:11.494Z Downloaded opaque-debug v0.3.1
8622025-01-08T17:39:11.494Z Downloaded resolv-conf v0.7.0
8632025-01-08T17:39:11.497Z Downloaded flagset v0.4.6
8642025-01-08T17:39:11.497Z Downloaded term v0.7.0
8652025-01-08T17:39:11.500Z Downloaded publicsuffix v2.2.3
8662025-01-08T17:39:11.503Z Downloaded unicode-segmentation v1.12.0
8672025-01-08T17:39:11.507Z Downloaded russh-cryptovec v0.7.3
8682025-01-08T17:39:11.510Z Downloaded shell-words v1.1.0
8692025-01-08T17:39:11.510Z Downloaded dropshot_endpoint v0.12.0
8702025-01-08T17:39:11.512Z Downloaded serde_path_to_error v0.1.16
8712025-01-08T17:39:11.514Z Downloaded rusty-fork v0.3.0
8722025-01-08T17:39:11.516Z Downloaded proc-macro-crate v1.3.1
8732025-01-08T17:39:11.516Z Downloaded num-traits v0.2.19
8742025-01-08T17:39:11.520Z Downloaded num-bigint v0.4.6
8752025-01-08T17:39:11.524Z Downloaded pin-project-internal v1.1.6
8762025-01-08T17:39:11.527Z Downloaded heapless v0.7.17
8772025-01-08T17:39:11.531Z Downloaded olpc-cjson v0.1.4
8782025-01-08T17:39:11.534Z Downloaded polyval v0.6.2
8792025-01-08T17:39:11.537Z Downloaded tar v0.4.42
8802025-01-08T17:39:11.539Z Downloaded globset v0.4.15
8812025-01-08T17:39:11.539Z Downloaded pkcs5 v0.7.1
8822025-01-08T17:39:11.544Z Downloaded packed_struct v0.10.1
8832025-01-08T17:39:11.547Z Downloaded zerofrom-derive v0.1.4
8842025-01-08T17:39:11.547Z Downloaded tungstenite v0.23.0
8852025-01-08T17:39:11.550Z Downloaded fixedbitset v0.4.2
8862025-01-08T17:39:11.554Z Downloaded dunce v1.0.5
8872025-01-08T17:39:11.556Z Downloaded strum_macros v0.25.3
8882025-01-08T17:39:11.556Z Downloaded rayon v1.10.0
8892025-01-08T17:39:11.565Z Downloaded rustls-pemfile v1.0.4
8902025-01-08T17:39:11.568Z Downloaded owo-colors v4.1.0
8912025-01-08T17:39:11.570Z Downloaded tokio-native-tls v0.3.1
8922025-01-08T17:39:11.573Z Downloaded yoke v0.7.4
8932025-01-08T17:39:11.575Z Downloaded signal-hook v0.3.17
8942025-01-08T17:39:11.578Z Downloaded expectorate v1.1.0
8952025-01-08T17:39:11.580Z Downloaded yasna v0.5.2
8962025-01-08T17:39:11.583Z Downloaded glob v0.3.1
8972025-01-08T17:39:11.585Z Downloaded primeorder v0.13.6
8982025-01-08T17:39:11.585Z Downloaded time-macros v0.2.18
8992025-01-08T17:39:11.587Z Downloaded walkdir v2.5.0
9002025-01-08T17:39:11.590Z Downloaded toml v0.7.8
9012025-01-08T17:39:11.593Z Downloaded parse-zoneinfo v0.3.1
9022025-01-08T17:39:11.596Z Downloaded reedline v0.35.0
9032025-01-08T17:39:11.604Z Downloaded displaydoc v0.2.5
9042025-01-08T17:39:11.613Z Downloaded dropshot_endpoint v0.13.0
9052025-01-08T17:39:11.613Z Downloaded hashbrown v0.12.3
9062025-01-08T17:39:11.616Z Downloaded unicode_categories v0.1.1
9072025-01-08T17:39:11.619Z Downloaded zerocopy v0.6.6
9082025-01-08T17:39:11.622Z Downloaded tokio-tungstenite v0.23.1
9092025-01-08T17:39:11.625Z Downloaded sqlparser v0.45.0
9102025-01-08T17:39:11.628Z Downloaded x509-cert v0.2.5
9112025-01-08T17:39:11.635Z Downloaded unicode-properties v0.1.3
9122025-01-08T17:39:11.637Z Downloaded unicode-bidi v0.3.17
9132025-01-08T17:39:11.640Z Downloaded quick-xml v0.33.0
9142025-01-08T17:39:11.647Z Downloaded hashbrown v0.13.2
9152025-01-08T17:39:11.652Z Downloaded qorb v0.2.1
9162025-01-08T17:39:11.656Z Downloaded pkcs1 v0.7.5
9172025-01-08T17:39:11.659Z Downloaded p256 v0.13.2
9182025-01-08T17:39:11.662Z Downloaded tokio-tungstenite v0.21.0
9192025-01-08T17:39:11.666Z Downloaded ghash v0.5.1
9202025-01-08T17:39:11.669Z Downloaded p384 v0.13.0
9212025-01-08T17:39:11.673Z Downloaded zerocopy v0.8.10
9222025-01-08T17:39:11.698Z Downloaded headers v0.4.0
9232025-01-08T17:39:11.703Z Downloaded schemars v0.8.21
9242025-01-08T17:39:11.715Z Downloaded tracing v0.1.40
9252025-01-08T17:39:11.719Z Downloaded schemars_derive v0.8.21
9262025-01-08T17:39:11.721Z Downloaded nom v7.1.3
9272025-01-08T17:39:11.726Z Downloaded curve25519-dalek v4.1.3
9282025-01-08T17:39:11.735Z Downloaded test-strategy v0.3.1
9292025-01-08T17:39:11.738Z Downloaded tough v0.19.0
9302025-01-08T17:39:11.747Z Downloaded flate2 v1.0.34
9312025-01-08T17:39:11.753Z Downloaded flume v0.11.1
9322025-01-08T17:39:11.756Z Downloaded url v2.5.3
9332025-01-08T17:39:11.760Z Downloaded object v0.30.4
9342025-01-08T17:39:11.770Z Downloaded steno v0.4.1
9352025-01-08T17:39:11.775Z Downloaded zip v0.6.6
9362025-01-08T17:39:11.780Z Downloaded time v0.3.36
9372025-01-08T17:39:11.787Z Downloaded rusqlite v0.32.1
9382025-01-08T17:39:11.794Z Downloaded h2 v0.4.6
9392025-01-08T17:39:11.801Z Downloaded rustls-webpki v0.101.7
9402025-01-08T17:39:11.816Z Downloaded futures-util v0.3.31
9412025-01-08T17:39:11.827Z Downloaded regex v1.11.1
9422025-01-08T17:39:11.841Z Downloaded regex-syntax v0.6.29
9432025-01-08T17:39:11.848Z Downloaded webpki-roots v0.26.6
9442025-01-08T17:39:11.852Z Downloaded rustls-webpki v0.102.8
9452025-01-08T17:39:11.871Z Downloaded petname v2.0.2
9462025-01-08T17:39:11.877Z Downloaded bstr v1.10.0
9472025-01-08T17:39:11.889Z Downloaded openssl v0.10.66
9482025-01-08T17:39:11.898Z Downloaded dropshot v0.12.0
9492025-01-08T17:39:11.918Z Downloaded lalrpop v0.19.12
9502025-01-08T17:39:11.928Z Downloaded icu_properties_data v1.5.0
9512025-01-08T17:39:11.939Z Downloaded vcpkg v0.2.15
9522025-01-08T17:39:11.977Z Downloaded trust-dns-proto v0.22.0
9532025-01-08T17:39:11.989Z Downloaded typify-impl v0.2.0
9542025-01-08T17:39:12.005Z Downloaded hashbrown v0.14.5
9552025-01-08T17:39:12.011Z Downloaded openapiv3 v2.0.0
9562025-01-08T17:39:12.023Z Downloaded smoltcp v0.9.1
9572025-01-08T17:39:12.035Z Downloaded idna v0.4.0
9582025-01-08T17:39:12.042Z Downloaded russh v0.45.0
9592025-01-08T17:39:12.047Z Downloaded idna v0.3.0
9602025-01-08T17:39:12.054Z Downloaded mockall_derive v0.13.0
9612025-01-08T17:39:12.057Z Downloaded proptest v1.5.0
9622025-01-08T17:39:12.066Z Downloaded nanorand v0.7.0
9632025-01-08T17:39:12.069Z Downloaded reqwest v0.12.9
9642025-01-08T17:39:12.077Z Downloaded bzip2-sys v0.1.11+1.0.8
9652025-01-08T17:39:12.090Z Downloaded polar-core v0.27.3
9662025-01-08T17:39:12.098Z Downloaded zerocopy-derive v0.6.6
9672025-01-08T17:39:12.108Z Downloaded idna v0.2.3
9682025-01-08T17:39:12.114Z Downloaded ratatui v0.28.1
9692025-01-08T17:39:12.135Z Downloaded nix v0.28.0
9702025-01-08T17:39:12.146Z Downloaded idna v0.5.0
9712025-01-08T17:39:12.153Z Downloaded rand v0.8.5
9722025-01-08T17:39:12.156Z Downloaded smoltcp v0.11.0
9732025-01-08T17:39:12.170Z Downloaded unicode-width v0.2.0
9742025-01-08T17:39:12.175Z Downloaded tokio v1.40.0
9752025-01-08T17:39:12.211Z Downloaded ssh-key v0.6.6
9762025-01-08T17:39:12.218Z Downloaded chrono-tz v0.10.0
9772025-01-08T17:39:12.225Z Downloaded git2 v0.19.0
9782025-01-08T17:39:12.233Z Downloaded nix v0.29.0
9792025-01-08T17:39:12.246Z Downloaded csv v1.3.0
9802025-01-08T17:39:12.265Z Downloaded rustls v0.21.12
9812025-01-08T17:39:12.276Z Downloaded dropshot v0.13.0
9822025-01-08T17:39:12.296Z Downloaded gimli v0.31.1
9832025-01-08T17:39:12.304Z Downloaded regress v0.10.1
9842025-01-08T17:39:12.312Z Downloaded rustls v0.23.19
9852025-01-08T17:39:12.325Z Downloaded object v0.36.5
9862025-01-08T17:39:12.335Z Downloaded regex-syntax v0.8.5
9872025-01-08T17:39:12.343Z Downloaded rustls v0.22.4
9882025-01-08T17:39:12.357Z Downloaded diesel v2.2.6
9892025-01-08T17:39:12.375Z Downloaded hickory-proto v0.24.1
9902025-01-08T17:39:12.389Z Downloaded winnow v0.5.40
9912025-01-08T17:39:12.398Z Downloaded nix v0.27.1
9922025-01-08T17:39:12.409Z Downloaded regress v0.9.1
9932025-01-08T17:39:12.417Z Downloaded sled v0.34.7
9942025-01-08T17:39:12.428Z Downloaded zerocopy-derive v0.8.10
9952025-01-08T17:39:12.433Z Downloaded portable-atomic v1.9.0
9962025-01-08T17:39:12.440Z Downloaded salty v0.3.0
9972025-01-08T17:39:12.449Z Downloaded subprocess v0.2.9
9982025-01-08T17:39:12.451Z Downloaded strum_macros v0.26.4
9992025-01-08T17:39:12.454Z Downloaded prettyplease v0.2.25
10002025-01-08T17:39:12.457Z Downloaded heapless v0.8.0
10012025-01-08T17:39:12.460Z Downloaded unicode-normalization v0.1.24
10022025-01-08T17:39:12.463Z Downloaded radix_trie v0.2.1
10032025-01-08T17:39:12.469Z Downloaded p521 v0.13.3
10042025-01-08T17:39:12.472Z Downloaded chrono v0.4.38
10052025-01-08T17:39:12.480Z Downloaded num-bigint-dig v0.8.4
10062025-01-08T17:39:12.484Z Downloaded serde_with v3.11.0
10072025-01-08T17:39:12.493Z Downloaded zerovec v0.10.4
10082025-01-08T17:39:12.499Z Downloaded tokio-util v0.7.12
10092025-01-08T17:39:12.506Z Downloaded diff v0.1.13
10102025-01-08T17:39:12.509Z Downloaded hyper v1.5.0
10112025-01-08T17:39:12.515Z Downloaded hkdf v0.12.4
10122025-01-08T17:39:12.518Z Downloaded signal-hook-mio v0.2.4
10132025-01-08T17:39:12.521Z Downloaded progenitor v0.8.0
10142025-01-08T17:39:12.521Z Downloaded pem-rfc7468 v0.7.0
10152025-01-08T17:39:12.523Z Downloaded omicron-zone-package v0.12.0
10162025-01-08T17:39:12.526Z Downloaded darling_core v0.20.10
10172025-01-08T17:39:12.530Z Downloaded regex-automata v0.4.8
10182025-01-08T17:39:12.547Z Downloaded zopfli v0.8.1
10192025-01-08T17:39:12.550Z Downloaded utf-8 v0.7.6
10202025-01-08T17:39:12.553Z Downloaded tokio-stream v0.1.16
10212025-01-08T17:39:12.556Z Downloaded slog-term v2.9.1
10222025-01-08T17:39:12.558Z Downloaded oso v0.27.3
10232025-01-08T17:39:12.561Z Downloaded libxml v0.3.3
10242025-01-08T17:39:12.566Z Downloaded lzma-sys v0.1.20
10252025-01-08T17:39:12.595Z Downloaded env_logger v0.10.2
10262025-01-08T17:39:12.597Z Downloaded petgraph v0.6.5
10272025-01-08T17:39:12.614Z Downloaded libz-sys v1.1.20
10282025-01-08T17:39:12.635Z Downloaded num-rational v0.4.2
10292025-01-08T17:39:12.637Z Downloaded des v0.8.1
10302025-01-08T17:39:12.639Z Downloaded sha3 v0.10.8
10312025-01-08T17:39:12.643Z Downloaded serde_yaml v0.9.34+deprecated
10322025-01-08T17:39:12.646Z Downloaded hickory-server v0.24.1
10332025-01-08T17:39:12.651Z Downloaded tokio-rustls v0.25.0
10342025-01-08T17:39:12.654Z Downloaded slog-stdlog v4.1.1
10352025-01-08T17:39:12.657Z Downloaded slog-scope v4.4.0
10362025-01-08T17:39:12.657Z Downloaded slog-dtrace v0.3.0
10372025-01-08T17:39:12.659Z Downloaded slog-bunyan v2.5.0
10382025-01-08T17:39:12.659Z Downloaded slog-async v2.8.0
10392025-01-08T17:39:12.661Z Downloaded tungstenite v0.24.0
10402025-01-08T17:39:12.663Z Downloaded rustversion v1.0.17
10412025-01-08T17:39:12.666Z Downloaded typed-path v0.9.3
10422025-01-08T17:39:12.672Z Downloaded defmt v0.3.8
10432025-01-08T17:39:12.675Z Downloaded rayon-core v1.12.1
10442025-01-08T17:39:12.680Z Downloaded libm v0.2.8
10452025-01-08T17:39:12.687Z Downloaded derive_more v0.99.18
10462025-01-08T17:39:12.692Z Downloaded quinn v0.11.5
10472025-01-08T17:39:12.695Z Downloaded synstructure v0.13.1
10482025-01-08T17:39:12.697Z Downloaded data-encoding v2.6.0
10492025-01-08T17:39:12.697Z Downloaded snafu v0.8.5
10502025-01-08T17:39:12.703Z Downloaded string_cache v0.8.7
10512025-01-08T17:39:12.705Z Downloaded serde_derive_internals v0.29.1
10522025-01-08T17:39:12.708Z Downloaded dirs-next v2.0.0
10532025-01-08T17:39:12.708Z Downloaded postcard v1.0.10
10542025-01-08T17:39:12.710Z Downloaded sec1 v0.7.3
10552025-01-08T17:39:12.713Z Downloaded hickory-client v0.24.1
10562025-01-08T17:39:12.716Z Downloaded fragile v2.0.0
10572025-01-08T17:39:12.716Z Downloaded form_urlencoded v1.2.1
10582025-01-08T17:39:12.718Z Downloaded sqlformat v0.2.6
10592025-01-08T17:39:12.718Z Downloaded spki v0.7.3
10602025-01-08T17:39:12.721Z Downloaded serde_with_macros v3.11.0
10612025-01-08T17:39:12.723Z Downloaded parking_lot v0.11.2
10622025-01-08T17:39:12.725Z Downloaded futures v0.3.31
10632025-01-08T17:39:12.729Z Downloaded dyn-clone v1.0.17
10642025-01-08T17:39:12.731Z Downloaded write16 v1.0.0
10652025-01-08T17:39:12.731Z Downloaded rfc6979 v0.4.0
10662025-01-08T17:39:12.734Z Downloaded futures-channel v0.3.31
10672025-01-08T17:39:12.736Z Downloaded unicode-truncate v1.1.0
10682025-01-08T17:39:12.738Z Downloaded socket2 v0.5.7
10692025-01-08T17:39:12.741Z Downloaded similar v2.6.0
10702025-01-08T17:39:12.746Z Downloaded getrandom v0.2.15
10712025-01-08T17:39:12.748Z Downloaded fs_extra v1.3.0
10722025-01-08T17:39:12.750Z Downloaded tracing-attributes v0.1.27
10732025-01-08T17:39:12.753Z Downloaded der_derive v0.7.3
10742025-01-08T17:39:12.755Z Downloaded diesel_derives v2.2.3
10752025-01-08T17:39:12.757Z Downloaded icu_collections v1.5.0
10762025-01-08T17:39:12.764Z Downloaded siphasher v0.3.11
10772025-01-08T17:39:12.766Z Downloaded indicatif v0.17.9
10782025-01-08T17:39:12.769Z Downloaded cc v1.1.30
10792025-01-08T17:39:12.772Z Downloaded base64 v0.22.1
10802025-01-08T17:39:12.776Z Downloaded progenitor-macro v0.8.0
10812025-01-08T17:39:12.778Z Downloaded pkcs8 v0.10.2
10822025-01-08T17:39:12.781Z Downloaded parse-display-derive v0.10.0
10832025-01-08T17:39:12.784Z Downloaded encoding_rs v0.8.34
10842025-01-08T17:39:12.804Z Downloaded tap v1.0.1
10852025-01-08T17:39:12.807Z Downloaded ipnet v2.10.1
10862025-01-08T17:39:12.807Z Downloaded dirs-sys-next v0.1.2
10872025-01-08T17:39:12.809Z Downloaded slab v0.4.9
10882025-01-08T17:39:12.809Z Downloaded bumpalo v3.16.0
10892025-01-08T17:39:12.812Z Downloaded backtrace v0.3.74
10902025-01-08T17:39:12.817Z Downloaded httparse v1.9.5
10912025-01-08T17:39:12.820Z Downloaded hash32 v0.2.1
10922025-01-08T17:39:12.822Z Downloaded futures-macro v0.3.31
10932025-01-08T17:39:12.822Z Downloaded tokio-tungstenite v0.24.0
10942025-01-08T17:39:12.824Z Downloaded zerovec-derive v0.10.3
10952025-01-08T17:39:12.824Z Downloaded zeroize_derive v1.4.2
10962025-01-08T17:39:12.827Z Downloaded zeroize v1.8.1
10972025-01-08T17:39:12.827Z Downloaded rustls-pki-types v1.10.0
10982025-01-08T17:39:12.829Z Downloaded unicase v2.7.0
10992025-01-08T17:39:12.832Z Downloaded base64 v0.21.7
11002025-01-08T17:39:12.835Z Downloaded icu_provider v1.5.0
11012025-01-08T17:39:12.838Z Downloaded termios v0.3.3
11022025-01-08T17:39:12.840Z Downloaded mime_guess v2.0.5
11032025-01-08T17:39:12.842Z Downloaded darling v0.20.10
11042025-01-08T17:39:12.845Z Downloaded libloading v0.8.5
11052025-01-08T17:39:12.848Z Downloaded instability v0.3.2
11062025-01-08T17:39:12.850Z Downloaded strip-ansi-escapes v0.2.0
11072025-01-08T17:39:12.850Z Downloaded simd-adler32 v0.3.7
11082025-01-08T17:39:12.853Z Downloaded jobserver v0.1.32
11092025-01-08T17:39:12.855Z Downloaded arc-swap v1.7.1
11102025-01-08T17:39:12.857Z Downloaded idna_adapter v1.2.0
11112025-01-08T17:39:12.860Z Downloaded lazycell v1.3.0
11122025-01-08T17:39:12.860Z Downloaded lazy_static v1.5.0
11132025-01-08T17:39:12.862Z Downloaded libgit2-sys v0.17.0+1.8.1
11142025-01-08T17:39:12.917Z Downloaded csv-core v0.1.11
11152025-01-08T17:39:12.920Z Downloaded cookie v0.18.1
11162025-01-08T17:39:12.922Z Downloaded blake2 v0.10.6
11172025-01-08T17:39:12.925Z Downloaded ref-cast-impl v1.0.23
11182025-01-08T17:39:12.925Z Downloaded mockall v0.13.0
11192025-01-08T17:39:12.928Z Downloaded bcrypt-pbkdf v0.10.0
11202025-01-08T17:39:12.928Z Downloaded is-terminal v0.4.13
11212025-01-08T17:39:12.928Z Downloaded crossbeam-epoch v0.9.18
11222025-01-08T17:39:12.931Z Downloaded ahash v0.8.11
11232025-01-08T17:39:12.933Z Downloaded libefi-sys v0.1.0
11242025-01-08T17:39:12.933Z Downloaded cookie_store v0.21.0
11252025-01-08T17:39:12.936Z Downloaded managed v0.8.0
11262025-01-08T17:39:12.936Z Downloaded lalrpop-util v0.19.12
11272025-01-08T17:39:12.939Z Downloaded bzip2 v0.4.4
11282025-01-08T17:39:12.939Z Downloaded block-padding v0.3.3
11292025-01-08T17:39:12.942Z Downloaded async-recursion v1.1.1
11302025-01-08T17:39:12.945Z Downloaded ascii-canvas v3.0.0
11312025-01-08T17:39:12.945Z Downloaded cassowary v0.3.0
11322025-01-08T17:39:12.947Z Downloaded ciborium v0.2.2
11332025-01-08T17:39:12.947Z Downloaded base64ct v1.6.0
11342025-01-08T17:39:12.952Z Downloaded inout v0.1.3
11352025-01-08T17:39:12.952Z Downloaded async-trait v0.1.83
11362025-01-08T17:39:12.954Z Downloaded humantime v2.1.0
11372025-01-08T17:39:12.957Z Downloaded httpdate v1.0.3
11382025-01-08T17:39:12.957Z Downloaded hostname v0.3.1
11392025-01-08T17:39:12.957Z Downloaded bitflags v1.3.2
11402025-01-08T17:39:12.960Z Downloaded bitfield v0.14.0
11412025-01-08T17:39:12.964Z Downloaded bb8 v0.8.5
11422025-01-08T17:39:12.964Z Downloaded ctr v0.9.2
11432025-01-08T17:39:12.967Z Downloaded async-stream-impl v0.3.6
11442025-01-08T17:39:13.062Z Downloaded ring v0.17.8
11452025-01-08T17:39:13.255Z Downloaded libsqlite3-sys v0.30.1
11462025-01-08T17:39:13.428Z Downloaded aws-lc-sys v0.22.0
11472025-01-08T17:39:13.725Z Compiling serde v1.0.215
11482025-01-08T17:39:13.727Z Compiling lock_api v0.4.12
11492025-01-08T17:39:13.727Z Compiling scopeguard v1.2.0
11502025-01-08T17:39:13.727Z Compiling value-bag v1.9.0
11512025-01-08T17:39:13.727Z Compiling typenum v1.17.0
11522025-01-08T17:39:13.881Z Compiling generic-array v0.14.7
11532025-01-08T17:39:13.939Z Compiling syn v2.0.87
11542025-01-08T17:39:13.955Z Compiling getrandom v0.2.15
11552025-01-08T17:39:14.072Z Compiling shlex v1.3.0
11562025-01-08T17:39:14.229Z Compiling rand_core v0.6.4
11572025-01-08T17:39:14.353Z Compiling log v0.4.22
11582025-01-08T17:39:14.493Z Compiling subtle v2.6.1
11592025-01-08T17:39:14.515Z Compiling jobserver v0.1.32
11602025-01-08T17:39:14.533Z Compiling const-oid v0.9.6
11612025-01-08T17:39:14.773Z Compiling smallvec v1.13.2
11622025-01-08T17:39:14.793Z Compiling spin v0.9.8
11632025-01-08T17:39:14.866Z Compiling pin-project-lite v0.2.14
11642025-01-08T17:39:15.011Z Compiling cc v1.1.30
11652025-01-08T17:39:15.183Z Compiling rustix v0.38.37
11662025-01-08T17:39:15.211Z Compiling parking_lot_core v0.9.10
11672025-01-08T17:39:15.249Z Compiling futures-core v0.3.31
11682025-01-08T17:39:15.491Z Compiling signal-hook-registry v1.4.2
11692025-01-08T17:39:15.530Z Compiling mio v1.0.2
11702025-01-08T17:39:16.139Z Compiling parking_lot v0.12.3
11712025-01-08T17:39:16.355Z Compiling aho-corasick v1.1.3
11722025-01-08T17:39:16.387Z Compiling either v1.13.0
11732025-01-08T17:39:16.594Z Compiling cpufeatures v0.2.14
11742025-01-08T17:39:16.709Z Compiling regex-syntax v0.8.5
11752025-01-08T17:39:16.731Z Compiling lazy_static v1.5.0
11762025-01-08T17:39:16.811Z Compiling futures-sink v0.3.31
11772025-01-08T17:39:16.830Z Compiling stable_deref_trait v1.2.0
11782025-01-08T17:39:16.864Z Compiling glob v0.3.1
11792025-01-08T17:39:16.947Z Compiling socket2 v0.5.7
11802025-01-08T17:39:16.969Z Compiling slab v0.4.9
11812025-01-08T17:39:17.113Z Compiling prettyplease v0.2.25
11822025-01-08T17:39:17.418Z Compiling serde_json v1.0.133
11832025-01-08T17:39:17.471Z Compiling minimal-lexical v0.2.1
11842025-01-08T17:39:17.858Z Compiling clang-sys v1.8.1
11852025-01-08T17:39:17.950Z Compiling nom v7.1.3
11862025-01-08T17:39:17.978Z Compiling libloading v0.8.5
11872025-01-08T17:39:18.051Z Compiling bindgen v0.69.5
11882025-01-08T17:39:18.399Z Compiling home v0.5.9
11892025-01-08T17:39:18.706Z Compiling futures-channel v0.3.31
11902025-01-08T17:39:18.879Z Compiling itertools v0.12.1
11912025-01-08T17:39:19.162Z Compiling futures-io v0.3.31
11922025-01-08T17:39:19.330Z Compiling lazycell v1.3.0
11932025-01-08T17:39:19.486Z Compiling rustc-hash v1.1.0
11942025-01-08T17:39:19.504Z Compiling libm v0.2.8
11952025-01-08T17:39:19.642Z Compiling pin-utils v0.1.0
11962025-01-08T17:39:19.742Z Compiling allocator-api2 v0.2.18
11972025-01-08T17:39:19.829Z Compiling futures-task v0.3.31
11982025-01-08T17:39:20.150Z Compiling foldhash v0.1.3
11992025-01-08T17:39:20.458Z Compiling regex-automata v0.4.8
12002025-01-08T17:39:20.579Z Compiling hashbrown v0.15.1
12012025-01-08T17:39:21.743Z Compiling synstructure v0.13.1
12022025-01-08T17:39:21.971Z Compiling cexpr v0.6.0
12032025-01-08T17:39:22.016Z Compiling cmake v0.1.51
12042025-01-08T17:39:23.039Z Compiling num-traits v0.2.19
12052025-01-08T17:39:23.316Z Compiling dunce v1.0.5
12062025-01-08T17:39:23.466Z Compiling pkg-config v0.3.31
12072025-01-08T17:39:23.486Z Compiling tinyvec_macros v0.1.1
12082025-01-08T17:39:23.540Z Compiling fs_extra v1.3.0
12092025-01-08T17:39:23.580Z Compiling tinyvec v1.8.0
12102025-01-08T17:39:24.144Z Compiling ring v0.17.8
12112025-01-08T17:39:25.110Z Compiling unicode-normalization v0.1.24
12122025-01-08T17:39:25.129Z Compiling writeable v0.5.5
12132025-01-08T17:39:25.281Z Compiling unicode-bidi v0.3.17
12142025-01-08T17:39:25.406Z Compiling base64ct v1.6.0
12152025-01-08T17:39:25.688Z Compiling litemap v0.7.3
12162025-01-08T17:39:26.015Z Compiling regex v1.11.1
12172025-01-08T17:39:26.094Z Compiling paste v1.0.15
12182025-01-08T17:39:26.232Z Compiling pem-rfc7468 v0.7.0
12192025-01-08T17:39:26.704Z Compiling httparse v1.9.5
12202025-01-08T17:39:26.906Z Compiling flagset v0.4.6
12212025-01-08T17:39:27.021Z Compiling aws-lc-rs v1.10.0
12222025-01-08T17:39:27.158Z Compiling tracing-core v0.1.32
12232025-01-08T17:39:27.462Z Compiling rustls-pki-types v1.10.0
12242025-01-08T17:39:27.477Z Compiling icu_locid_transform_data v1.5.0
12252025-01-08T17:39:27.588Z Compiling percent-encoding v2.3.1
12262025-01-08T17:39:27.964Z Compiling crossbeam-utils v0.8.20
12272025-01-08T17:39:28.508Z Compiling icu_properties_data v1.5.0
12282025-01-08T17:39:28.555Z Compiling vcpkg v0.2.15
12292025-01-08T17:39:28.620Z Compiling num-conv v0.1.0
12302025-01-08T17:39:28.639Z Compiling serde_derive v1.0.215
12312025-01-08T17:39:28.765Z Compiling zeroize_derive v1.4.2
12322025-01-08T17:39:28.898Z Compiling zerocopy-derive v0.7.35
12332025-01-08T17:39:28.960Z Compiling tokio-macros v2.4.0
12342025-01-08T17:39:30.343Z Compiling zeroize v1.8.1
12352025-01-08T17:39:30.566Z Compiling zerofrom-derive v0.1.4
12362025-01-08T17:39:30.723Z Compiling yoke-derive v0.7.4
12372025-01-08T17:39:30.773Z Compiling thiserror-impl v1.0.69
12382025-01-08T17:39:31.192Z Compiling zerocopy v0.7.35
12392025-01-08T17:39:32.057Z Compiling crypto-common v0.1.6
12402025-01-08T17:39:32.077Z Compiling block-buffer v0.10.4
12412025-01-08T17:39:32.306Z Compiling digest v0.10.7
12422025-01-08T17:39:32.348Z Compiling zerovec-derive v0.10.3
12432025-01-08T17:39:32.807Z Compiling hmac v0.12.1
12442025-01-08T17:39:32.831Z Compiling futures-macro v0.3.31
12452025-01-08T17:39:33.064Z Compiling block-padding v0.3.3
12462025-01-08T17:39:33.231Z Compiling displaydoc v0.2.5
12472025-01-08T17:39:33.318Z Compiling inout v0.1.3
12482025-01-08T17:39:33.665Z Compiling cipher v0.4.4
12492025-01-08T17:39:33.856Z Compiling sha2 v0.10.8
12502025-01-08T17:39:34.105Z Compiling thiserror v1.0.69
12512025-01-08T17:39:34.206Z Compiling ppv-lite86 v0.2.20
12522025-01-08T17:39:34.241Z Compiling der_derive v0.7.3
12532025-01-08T17:39:34.797Z Compiling zerofrom v0.1.4
12542025-01-08T17:39:34.854Z Compiling futures-util v0.3.31
12552025-01-08T17:39:35.005Z Compiling yoke v0.7.4
12562025-01-08T17:39:35.028Z Compiling icu_provider_macros v1.5.0
12572025-01-08T17:39:35.054Z Compiling rand_chacha v0.3.1
12582025-01-08T17:39:35.104Z Compiling tracing-attributes v0.1.27
12592025-01-08T17:39:35.393Z Compiling zerovec v0.10.4
12602025-01-08T17:39:36.216Z Compiling rand v0.8.5
12612025-01-08T17:39:36.737Z Compiling der v0.7.9
12622025-01-08T17:39:37.412Z Compiling tinystr v0.7.6
12632025-01-08T17:39:37.434Z Compiling icu_collections v1.5.0
12642025-01-08T17:39:37.650Z Compiling pest v2.7.14
12652025-01-08T17:39:37.858Z Compiling icu_locid v1.5.0
12662025-01-08T17:39:38.391Z Compiling salsa20 v0.10.2
12672025-01-08T17:39:38.692Z Compiling pbkdf2 v0.12.2
12682025-01-08T17:39:38.860Z Compiling spki v0.7.3
12692025-01-08T17:39:38.908Z Compiling tracing v0.1.40
12702025-01-08T17:39:39.035Z Compiling time-core v0.1.2
12712025-01-08T17:39:39.227Z Compiling icu_provider v1.5.0
12722025-01-08T17:39:39.258Z Compiling powerfmt v0.2.0
12732025-01-08T17:39:39.397Z Compiling untrusted v0.9.0
12742025-01-08T17:39:39.587Z Compiling untrusted v0.7.1
12752025-01-08T17:39:39.651Z Compiling mirai-annotations v1.12.0
12762025-01-08T17:39:39.846Z Compiling deranged v0.3.11
12772025-01-08T17:39:40.134Z Compiling icu_locid_transform v1.5.0
12782025-01-08T17:39:40.327Z Compiling pest_meta v2.7.14
12792025-01-08T17:39:40.362Z Compiling time-macros v0.2.18
12802025-01-08T17:39:40.757Z Compiling scrypt v0.11.0
12812025-01-08T17:39:41.043Z Compiling cbc v0.1.2
12822025-01-08T17:39:41.287Z Compiling aes v0.8.4
12832025-01-08T17:39:41.345Z Compiling icu_properties v1.5.1
12842025-01-08T17:39:41.737Z Compiling openssl-sys v0.9.103
12852025-01-08T17:39:42.841Z Compiling bitflags v2.6.0
12862025-01-08T17:39:42.843Z Compiling bytes v1.8.0
12872025-01-08T17:39:43.625Z Compiling indexmap v2.6.0
12882025-01-08T17:39:43.648Z Compiling semver v1.0.23
12892025-01-08T17:39:44.120Z Compiling tokio v1.40.0
12902025-01-08T17:39:44.218Z Compiling http v1.1.0
12912025-01-08T17:39:44.465Z Compiling rustc_version v0.4.1
12922025-01-08T17:39:45.156Z Compiling scroll_derive v0.12.0
12932025-01-08T17:39:45.474Z Compiling utf16_iter v1.0.5
12942025-01-08T17:39:45.687Z Compiling utf8_iter v1.0.4
12952025-01-08T17:39:45.940Z Compiling write16 v1.0.0
12962025-01-08T17:39:46.076Z Compiling atomic-waker v1.1.2
12972025-01-08T17:39:46.271Z Compiling num_threads v0.1.7
12982025-01-08T17:39:46.339Z Compiling icu_normalizer_data v1.5.0
12992025-01-08T17:39:46.372Z Compiling time v0.3.36
13002025-01-08T17:39:46.404Z Compiling http-body v1.0.1
13012025-01-08T17:39:46.451Z Compiling icu_normalizer v1.5.0
13022025-01-08T17:39:46.606Z Compiling pkcs5 v0.7.1
13032025-01-08T17:39:46.625Z Compiling scroll v0.12.0
13042025-01-08T17:39:46.647Z Compiling pest_generator v2.7.14
13052025-01-08T17:39:46.764Z Compiling form_urlencoded v1.2.1
13062025-01-08T17:39:47.108Z Compiling slog v2.7.0
13072025-01-08T17:39:47.197Z Compiling try-lock v0.2.5
13082025-01-08T17:39:47.354Z Compiling which v4.4.2
13092025-01-08T17:39:47.814Z Compiling want v0.3.1
13102025-01-08T17:39:47.974Z Compiling idna_adapter v1.2.0
13112025-01-08T17:39:48.113Z Compiling pkcs8 v0.10.2
13122025-01-08T17:39:48.203Z Compiling goblin v0.8.2
13132025-01-08T17:39:48.392Z Compiling uuid v1.11.0
13142025-01-08T17:39:48.653Z Compiling pest_derive v2.7.14
13152025-01-08T17:39:48.718Z Compiling httpdate v1.0.3
13162025-01-08T17:39:48.885Z Compiling iana-time-zone v0.1.61
13172025-01-08T17:39:49.190Z Compiling chrono v0.4.38
13182025-01-08T17:39:49.337Z Compiling idna v1.0.3
13192025-01-08T17:39:49.479Z Compiling dtrace-parser v0.2.0
13202025-01-08T17:39:50.647Z Compiling serde_tokenstream v0.2.2
13212025-01-08T17:39:51.215Z Compiling toml_datetime v0.6.8
13222025-01-08T17:39:51.261Z Compiling serde_spanned v0.6.8
13232025-01-08T17:39:51.497Z Compiling base64 v0.22.1
13242025-01-08T17:39:51.587Z Compiling match_cfg v0.1.0
13252025-01-08T17:39:51.691Z Compiling foreign-types-shared v0.1.1
13262025-01-08T17:39:51.713Z Compiling rustversion v1.0.17
13272025-01-08T17:39:51.734Z Compiling openssl v0.10.66
13282025-01-08T17:39:51.803Z Compiling tower-service v0.3.3
13292025-01-08T17:39:51.935Z Compiling adler2 v2.0.0
13302025-01-08T17:39:52.142Z Compiling miniz_oxide v0.8.0
13312025-01-08T17:39:52.182Z Compiling foreign-types v0.3.2
13322025-01-08T17:39:52.247Z Compiling hostname v0.3.1
13332025-01-08T17:39:52.278Z Compiling url v2.5.3
13342025-01-08T17:39:52.441Z Compiling tokio-util v0.7.12
13352025-01-08T17:39:52.996Z Compiling openssl-macros v0.1.1
13362025-01-08T17:39:53.740Z Compiling h2 v0.4.6
13372025-01-08T17:39:53.765Z Compiling async-trait v0.1.83
13382025-01-08T17:39:53.868Z Compiling serde_derive_internals v0.29.1
13392025-01-08T17:39:53.954Z Compiling dof v0.3.0
13402025-01-08T17:39:54.334Z Compiling dirs-sys-next v0.1.2
13412025-01-08T17:39:55.002Z Compiling usdt-impl v0.5.0
13422025-01-08T17:39:56.166Z Compiling native-tls v0.2.12
13432025-01-08T17:39:56.502Z Compiling rustls v0.23.19
13442025-01-08T17:39:56.549Z Compiling rustls v0.22.4
13452025-01-08T17:39:56.577Z Compiling schemars v0.8.21
13462025-01-08T17:39:56.607Z Compiling syn v1.0.109
13472025-01-08T17:39:56.760Z Compiling siphasher v0.3.11
13482025-01-08T17:39:56.805Z Compiling data-encoding v2.6.0
13492025-01-08T17:39:56.972Z Compiling schemars_derive v0.8.21
13502025-01-08T17:39:57.176Z Compiling dirs-next v2.0.0
13512025-01-08T17:39:58.650Z Compiling http-body-util v0.1.2
13522025-01-08T17:39:58.833Z Compiling crossbeam-epoch v0.9.18
13532025-01-08T17:39:59.202Z Compiling heapless v0.7.17
13542025-01-08T17:39:59.273Z Compiling signature v2.2.0
13552025-01-08T17:39:59.576Z Compiling sha1 v0.10.6
13562025-01-08T17:39:59.609Z Compiling bzip2-sys v0.1.11+1.0.8
13572025-01-08T17:39:59.651Z Compiling thread_local v1.1.8
13582025-01-08T17:39:59.745Z Compiling multer v3.1.0
13592025-01-08T17:40:00.013Z Compiling cookie v0.18.1
13602025-01-08T17:40:00.035Z Compiling encoding_rs v0.8.34
13612025-01-08T17:40:00.105Z Compiling mime v0.3.17
13622025-01-08T17:40:00.183Z Compiling dyn-clone v1.0.17
13632025-01-08T17:40:00.288Z Compiling ipnet v2.10.1
13642025-01-08T17:40:00.347Z Compiling slog-async v2.8.0
13652025-01-08T17:40:00.399Z Compiling rayon-core v1.12.1
13662025-01-08T17:40:00.673Z Compiling hyper v1.5.0
13672025-01-08T17:40:00.675Z Compiling unicode-properties v0.1.3
13682025-01-08T17:40:00.854Z Compiling openssl-probe v0.1.5
13692025-01-08T17:40:01.058Z Compiling gimli v0.31.1
13702025-01-08T17:40:01.209Z Compiling signal-hook v0.3.17
13712025-01-08T17:40:01.504Z Compiling stringprep v0.1.5
13722025-01-08T17:40:01.611Z Compiling toml_edit v0.22.22
13732025-01-08T17:40:04.403Z Compiling hyper-util v0.1.10
13742025-01-08T17:40:05.274Z Compiling crossbeam-deque v0.8.5
13752025-01-08T17:40:05.608Z Compiling usdt-macro v0.5.0
13762025-01-08T17:40:06.150Z Compiling addr2line v0.24.2
13772025-01-08T17:40:06.369Z Compiling usdt-attr-macro v0.5.0
13782025-01-08T17:40:06.720Z Compiling term v0.7.0
13792025-01-08T17:40:06.795Z Compiling slog-json v2.6.1
13802025-01-08T17:40:07.025Z Compiling serde_urlencoded v0.7.1
13812025-01-08T17:40:07.184Z Compiling crossbeam-channel v0.5.13
13822025-01-08T17:40:07.462Z Compiling curve25519-dalek v4.1.3
13832025-01-08T17:40:07.554Z Compiling futures-executor v0.3.31
13842025-01-08T17:40:08.019Z Compiling md-5 v0.10.6
13852025-01-08T17:40:08.052Z Compiling enum-as-inner v0.6.1
13862025-01-08T17:40:08.146Z Compiling async-stream-impl v0.3.6
13872025-01-08T17:40:08.238Z Compiling rustls-pemfile v2.2.0
13882025-01-08T17:40:08.263Z Compiling num-integer v0.1.46
13892025-01-08T17:40:08.283Z Compiling idna v0.4.0
13902025-01-08T17:40:08.589Z Compiling idna v0.3.0
13912025-01-08T17:40:09.120Z Compiling ff v0.13.0
13922025-01-08T17:40:09.197Z Compiling hash32 v0.2.1
13932025-01-08T17:40:09.350Z Compiling is-terminal v0.4.13
13942025-01-08T17:40:09.485Z Compiling dropshot v0.12.0
13952025-01-08T17:40:09.526Z Compiling object v0.36.5
13962025-01-08T17:40:09.589Z Compiling utf-8 v0.7.6
13972025-01-08T17:40:09.766Z Compiling num-bigint-dig v0.8.4
13982025-01-08T17:40:09.927Z Compiling base16ct v0.2.0
13992025-01-08T17:40:10.012Z Compiling anyhow v1.0.93
14002025-01-08T17:40:10.045Z Compiling take_mut v0.2.2
14012025-01-08T17:40:10.045Z Compiling smoltcp v0.9.1
14022025-01-08T17:40:10.225Z Compiling fallible-iterator v0.2.0
14032025-01-08T17:40:10.247Z Compiling psl-types v2.0.11
14042025-01-08T17:40:10.247Z Compiling quick-error v1.2.3
14052025-01-08T17:40:10.414Z Compiling portable-atomic v1.9.0
14062025-01-08T17:40:10.442Z Compiling linked-hash-map v0.5.6
14072025-01-08T17:40:10.601Z Compiling rustc-demangle v0.1.24
14082025-01-08T17:40:10.773Z Compiling lru-cache v0.1.2
14092025-01-08T17:40:10.974Z Compiling postgres-protocol v0.6.7
14102025-01-08T17:40:10.993Z Compiling publicsuffix v2.2.3
14112025-01-08T17:40:11.191Z Compiling resolv-conf v0.7.0
14122025-01-08T17:40:11.520Z Compiling sec1 v0.7.3
14132025-01-08T17:40:11.673Z Compiling tungstenite v0.24.0
14142025-01-08T17:40:12.057Z Compiling async-stream v0.3.6
14152025-01-08T17:40:12.360Z Compiling slog-term v2.9.1
14162025-01-08T17:40:12.378Z Compiling usdt v0.5.0
14172025-01-08T17:40:12.471Z Compiling group v0.13.0
14182025-01-08T17:40:12.817Z Compiling hickory-proto v0.24.1
14192025-01-08T17:40:12.872Z Compiling num-iter v0.1.45
14202025-01-08T17:40:13.185Z Compiling futures v0.3.31
14212025-01-08T17:40:13.302Z Compiling slog-bunyan v2.5.0
14222025-01-08T17:40:14.052Z Compiling toml v0.8.19
14232025-01-08T17:40:14.660Z Compiling tokio-native-tls v0.3.1
14242025-01-08T17:40:14.769Z Compiling camino v1.1.9
14252025-01-08T17:40:15.311Z Compiling phf_shared v0.11.2
14262025-01-08T17:40:15.728Z Compiling dropshot_endpoint v0.12.0
14272025-01-08T17:40:15.775Z Compiling terminal_size v0.4.0
14282025-01-08T17:40:15.866Z Compiling waitgroup v0.1.2
14292025-01-08T17:40:15.918Z Compiling openapiv3 v2.0.0
14302025-01-08T17:40:15.996Z Compiling serde_path_to_error v0.1.16
14312025-01-08T17:40:16.091Z Compiling hkdf v0.12.4
14322025-01-08T17:40:16.349Z Compiling crypto-bigint v0.5.5
14332025-01-08T17:40:16.861Z Compiling zerocopy-derive v0.6.6
14342025-01-08T17:40:17.724Z Compiling backtrace v0.3.74
14352025-01-08T17:40:19.182Z Compiling curve25519-dalek-derive v0.1.1
14362025-01-08T17:40:20.426Z Compiling webpki-roots v0.26.6
14372025-01-08T17:40:20.466Z Compiling idna v0.5.0
14382025-01-08T17:40:20.663Z Compiling hostname v0.4.0
14392025-01-08T17:40:20.742Z Compiling hubpack_derive v0.1.1
14402025-01-08T17:40:20.762Z Compiling fs-err v2.11.0
14412025-01-08T17:40:20.917Z Compiling crc32fast v1.4.2
14422025-01-08T17:40:21.047Z Compiling ahash v0.8.11
14432025-01-08T17:40:21.239Z Compiling debug-ignore v1.0.5
14442025-01-08T17:40:21.391Z Compiling bitflags v1.3.2
14452025-01-08T17:40:21.394Z Compiling winnow v0.5.40
14462025-01-08T17:40:21.426Z Compiling newtype-uuid v1.1.3
14472025-01-08T17:40:21.506Z Compiling managed v0.8.0
14482025-01-08T17:40:21.676Z Compiling clap_builder v4.5.21
14492025-01-08T17:40:21.726Z Compiling hubpack v0.1.2
14502025-01-08T17:40:22.210Z Compiling cookie_store v0.21.0
14512025-01-08T17:40:22.274Z Compiling strum_macros v0.25.3
14522025-01-08T17:40:22.471Z Compiling console v0.15.8
14532025-01-08T17:40:23.421Z Compiling flate2 v1.0.34
14542025-01-08T17:40:24.086Z Compiling elliptic-curve v0.13.8
14552025-01-08T17:40:24.186Z Compiling zerocopy v0.6.6
14562025-01-08T17:40:24.399Z Compiling hickory-resolver v0.24.1
14572025-01-08T17:40:24.928Z Compiling toml_edit v0.19.15
14582025-01-08T17:40:25.309Z Compiling phf v0.11.2
14592025-01-08T17:40:25.615Z Compiling signal-hook-mio v0.2.4
14602025-01-08T17:40:25.785Z Compiling hyper-tls v0.6.0
14612025-01-08T17:40:25.945Z Compiling rayon v1.10.0
14622025-01-08T17:40:26.201Z Compiling bzip2 v0.4.4
14632025-01-08T17:40:26.614Z Compiling tokio-tungstenite v0.24.0
14642025-01-08T17:40:27.171Z Compiling postgres-types v0.2.8
14652025-01-08T17:40:30.227Z Compiling ed25519 v2.2.3
14662025-01-08T17:40:30.902Z Compiling phf_shared v0.10.0
14672025-01-08T17:40:31.230Z Compiling tokio-stream v0.1.16
14682025-01-08T17:40:31.277Z Compiling pkcs1 v0.7.5
14692025-01-08T17:40:31.317Z Compiling serde-big-array v0.5.1
14702025-01-08T17:40:31.557Z Compiling rfc6979 v0.4.0
14712025-01-08T17:40:31.754Z Compiling clap_derive v4.5.18
14722025-01-08T17:40:32.093Z Compiling derive-where v1.2.7
14732025-01-08T17:40:32.144Z Compiling serde_repr v0.1.19
14742025-01-08T17:40:32.271Z Compiling float-cmp v0.9.0
14752025-01-08T17:40:32.404Z Compiling bstr v1.10.0
14762025-01-08T17:40:32.513Z Compiling sync_wrapper v1.0.1
14772025-01-08T17:40:32.677Z Compiling unicode-width v0.2.0
14782025-01-08T17:40:33.000Z Compiling number_prefix v0.4.0
14792025-01-08T17:40:33.228Z Compiling whoami v1.5.2
14802025-01-08T17:40:33.231Z Compiling predicates-core v1.0.8
14812025-01-08T17:40:33.393Z Compiling static_assertions v1.1.0
14822025-01-08T17:40:33.501Z Compiling bit-vec v0.6.3
14832025-01-08T17:40:33.669Z Compiling new_debug_unreachable v1.0.6
14842025-01-08T17:40:33.767Z Compiling precomputed-hash v0.1.1
14852025-01-08T17:40:33.892Z Compiling normalize-line-endings v0.3.0
14862025-01-08T17:40:33.920Z Compiling fixedbitset v0.4.2
14872025-01-08T17:40:33.993Z Compiling difflib v0.4.0
14882025-01-08T17:40:34.023Z Compiling unicode-segmentation v1.12.0
14892025-01-08T17:40:34.193Z Compiling string_cache v0.8.7
14902025-01-08T17:40:34.401Z Compiling predicates v3.1.2
14912025-01-08T17:40:34.665Z Compiling petgraph v0.6.5
14922025-01-08T17:40:34.927Z Compiling similar v2.6.0
14932025-01-08T17:40:35.627Z Compiling bit-set v0.5.3
14942025-01-08T17:40:35.648Z Compiling tokio-postgres v0.7.12
14952025-01-08T17:40:35.932Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14962025-01-08T17:40:36.179Z Compiling indicatif v0.17.9
14972025-01-08T17:40:36.892Z Compiling clap v4.5.21
14982025-01-08T17:40:37.018Z Compiling ecdsa v0.16.9
14992025-01-08T17:40:37.323Z Compiling rsa v0.9.6
15002025-01-08T17:40:37.891Z Compiling ed25519-dalek v2.1.1
15012025-01-08T17:40:38.433Z Compiling toml v0.7.8
15022025-01-08T17:40:38.814Z Compiling zip v0.6.6
15032025-01-08T17:40:39.280Z Compiling crossterm v0.28.1
15042025-01-08T17:40:41.060Z Compiling hex v0.4.3
15052025-01-08T17:40:41.101Z Compiling x509-cert v0.2.5
15062025-01-08T17:40:41.245Z Compiling itertools v0.10.5
15072025-01-08T17:40:41.559Z Compiling peg-runtime v0.8.3
15082025-01-08T17:40:41.674Z Compiling unicode-xid v0.2.6
15092025-01-08T17:40:41.859Z Compiling lalrpop-util v0.19.12
15102025-01-08T17:40:42.218Z Compiling strum_macros v0.26.4
15112025-01-08T17:40:42.221Z Compiling xattr v1.3.1
15122025-01-08T17:40:43.152Z Compiling filetime v0.2.25
15132025-01-08T17:40:46.949Z Compiling tar v0.4.42
15142025-01-08T17:40:46.990Z Compiling strum v0.26.3
15152025-01-08T17:40:49.817Z Compiling aws-lc-sys v0.22.0
15162025-01-08T17:41:17.566Z Compiling rustls-webpki v0.102.8
15172025-01-08T17:41:22.460Z Compiling tokio-rustls v0.26.0
15182025-01-08T17:41:22.791Z Compiling hyper-rustls v0.27.3
15192025-01-08T17:41:23.092Z Compiling reqwest v0.12.9
15202025-01-08T17:41:25.926Z Compiling tokio-rustls v0.25.0
15212025-01-08T17:41:29.090Z Compiling qorb v0.2.1
15222025-01-08T17:41:32.136Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15232025-01-08T17:41:32.369Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15242025-01-08T17:41:38.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
15252025-01-08T17:41:38.268Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15262025-01-08T17:41:38.316ZJan 08 17:41:36.817 INFO Starting download, target: Cockroach
15272025-01-08T17:41:38.316ZJan 08 17:41:36.817 INFO Starting download, target: Clickhouse
15282025-01-08T17:41:38.316ZJan 08 17:41:36.817 INFO Starting download, target: Console
15292025-01-08T17:41:38.316ZJan 08 17:41:36.818 INFO Starting download, target: DendriteStub
15302025-01-08T17:41:38.316ZJan 08 17:41:36.818 INFO Starting download, target: DendriteOpenapi
15312025-01-08T17:41:38.316ZJan 08 17:41:36.818 INFO Starting download, target: MaghemiteMgd
15322025-01-08T17:41:38.316ZJan 08 17:41:36.818 INFO Starting download, target: TransceiverControl
15332025-01-08T17:41:38.319ZJan 08 17:41:36.818 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15342025-01-08T17:41:38.319ZJan 08 17:41:36.818 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15352025-01-08T17:41:38.319ZJan 08 17:41:36.818 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15362025-01-08T17:41:38.319ZJan 08 17:41:36.818 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15372025-01-08T17:41:38.319ZJan 08 17:41:36.818 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15382025-01-08T17:41:38.319ZJan 08 17:41:36.818 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15392025-01-08T17:41:38.319ZJan 08 17:41:36.818 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15402025-01-08T17:41:38.494ZJan 08 17:41:36.984 INFO Download complete, target: DendriteOpenapi
15412025-01-08T17:41:38.711ZJan 08 17:41:37.191 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15422025-01-08T17:41:39.095ZJan 08 17:41:37.565 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15432025-01-08T17:41:39.183ZJan 08 17:41:37.682 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15442025-01-08T17:41:39.235ZJan 08 17:41:37.736 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15452025-01-08T17:41:39.395ZJan 08 17:41:37.895 INFO Download complete, target: TransceiverControl
15462025-01-08T17:41:39.406ZJan 08 17:41:37.904 INFO Download complete, target: Console
15472025-01-08T17:41:39.846ZJan 08 17:41:38.348 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15482025-01-08T17:41:39.847ZJan 08 17:41:38.348 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15492025-01-08T17:41:40.235ZJan 08 17:41:38.737 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15502025-01-08T17:41:42.089ZJan 08 17:41:40.591 INFO Download complete, target: DendriteStub
15512025-01-08T17:41:42.127ZJan 08 17:41:40.629 INFO Download complete, target: MaghemiteMgd
15522025-01-08T17:41:47.412ZJan 08 17:41:45.915 INFO Checking that binary works, target: Cockroach
15532025-01-08T17:41:47.670ZJan 08 17:41:46.173 INFO Download complete, target: Cockroach
15542025-01-08T17:41:52.889ZJan 08 17:41:51.393 INFO Checking that binary works, target: Clickhouse
15552025-01-08T17:41:53.007ZJan 08 17:41:51.511 INFO Download complete, target: Clickhouse
15562025-01-08T17:41:53.015ZAll prerequisites installed successfully
15572025-01-08T17:41:53.017Z
15582025-01-08T17:41:53.017Zreal 4:47.768084239
15592025-01-08T17:41:53.017Zuser 16:22.274283710
15602025-01-08T17:41:53.017Zsys 3:14.297994867
15612025-01-08T17:41:53.017Ztrap 0.533306444
15622025-01-08T17:41:53.017Ztflt 1.649078247
15632025-01-08T17:41:53.017Zdflt 2.321718111
15642025-01-08T17:41:53.017Zkflt 0.028175337
15652025-01-08T17:41:53.017Zlock 29:26.209868237
15662025-01-08T17:41:53.017Zslp 1:01:02.305595020
15672025-01-08T17:41:53.017Zlat 57.238166640
15682025-01-08T17:41:53.017Zstop 2:16.425809621
15692025-01-08T17:41:53.017Z+ ptime -m cargo xtask download softnpu
15702025-01-08T17:41:53.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15712025-01-08T17:41:53.571Z Running `target/debug/xtask download softnpu`
15722025-01-08T17:41:54.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
15732025-01-08T17:41:54.434Z Running `target/debug/xtask-downloader softnpu`
15742025-01-08T17:41:54.469ZJan 08 17:41:52.973 INFO Starting download, target: Softnpu
15752025-01-08T17:41:54.471ZJan 08 17:41:52.974 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15762025-01-08T17:41:55.265ZJan 08 17:41:53.769 INFO Download complete, target: Softnpu
15772025-01-08T17:41:55.269Z
15782025-01-08T17:41:55.271Zreal 2.248171791
15792025-01-08T17:41:55.271Zuser 1.259451187
15802025-01-08T17:41:55.271Zsys 0.529454540
15812025-01-08T17:41:55.271Ztrap 0.000897306
15822025-01-08T17:41:55.271Ztflt 0.000009461
15832025-01-08T17:41:55.271Zdflt 0.000023295
15842025-01-08T17:41:55.271Zkflt 0.000000000
15852025-01-08T17:41:55.271Zlock 8.209618823
15862025-01-08T17:41:55.271Zslp 0.621758410
15872025-01-08T17:41:55.271Zlat 0.067194419
15882025-01-08T17:41:55.271Zstop 0.000155906
15892025-01-08T17:41:55.271Z+ export CARGO_INCREMENTAL=0
15902025-01-08T17:41:55.271Z+ CARGO_INCREMENTAL=0
15912025-01-08T17:41:55.271Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
15922025-01-08T17:41:56.204Z Compiling proc-macro2 v1.0.89
15932025-01-08T17:41:56.204Z Compiling unicode-ident v1.0.13
15942025-01-08T17:41:56.204Z Compiling libc v0.2.162
15952025-01-08T17:41:56.207Z Compiling serde v1.0.215
15962025-01-08T17:41:56.207Z Compiling autocfg v1.4.0
15972025-01-08T17:41:56.207Z Compiling version_check v0.9.5
15982025-01-08T17:41:56.207Z Compiling cfg-if v1.0.0
15992025-01-08T17:41:56.468Z Compiling memchr v2.7.4
16002025-01-08T17:41:56.487Z Compiling typenum v1.17.0
16012025-01-08T17:41:56.504Z Compiling shlex v1.3.0
16022025-01-08T17:41:56.869Z Compiling value-bag v1.9.0
16032025-01-08T17:41:56.917Z Compiling scopeguard v1.2.0
16042025-01-08T17:41:57.065Z Compiling generic-array v0.14.7
16052025-01-08T17:41:57.312Z Compiling lock_api v0.4.12
16062025-01-08T17:41:57.376Z Compiling log v0.4.22
16072025-01-08T17:41:57.472Z Compiling parking_lot_core v0.9.10
16082025-01-08T17:41:57.884Z Compiling serde_json v1.0.133
16092025-01-08T17:41:57.936Z Compiling once_cell v1.20.2
16102025-01-08T17:41:58.188Z Compiling quote v1.0.37
16112025-01-08T17:41:58.253Z Compiling libm v0.2.8
16122025-01-08T17:41:58.282Z Compiling jobserver v0.1.32
16132025-01-08T17:41:58.324Z Compiling getrandom v0.2.15
16142025-01-08T17:41:58.570Z Compiling syn v2.0.87
16152025-01-08T17:41:58.671Z Compiling cc v1.1.30
16162025-01-08T17:41:58.708Z Compiling rustix v0.38.37
16172025-01-08T17:41:58.814Z Compiling num-traits v0.2.19
16182025-01-08T17:41:58.867Z Compiling thiserror v1.0.69
16192025-01-08T17:41:58.899Z Compiling aho-corasick v1.1.3
16202025-01-08T17:41:59.039Z Compiling regex-syntax v0.8.5
16212025-01-08T17:41:59.101Z Compiling either v1.13.0
16222025-01-08T17:41:59.322Z Compiling itoa v1.0.11
16232025-01-08T17:41:59.376Z Compiling spin v0.9.8
16242025-01-08T17:41:59.690Z Compiling slab v0.4.9
16252025-01-08T17:41:59.766Z Compiling byteorder v1.5.0
16262025-01-08T17:42:00.080Z Compiling errno v0.3.9
16272025-01-08T17:42:00.244Z Compiling rand_core v0.6.4
16282025-01-08T17:42:00.442Z Compiling lazy_static v1.5.0
16292025-01-08T17:42:00.560Z Compiling glob v0.3.1
16302025-01-08T17:42:00.962Z Compiling prettyplease v0.2.25
16312025-01-08T17:42:01.358Z Compiling clang-sys v1.8.1
16322025-01-08T17:42:01.530Z Compiling minimal-lexical v0.2.1
16332025-01-08T17:42:01.705Z Compiling libloading v0.8.5
16342025-01-08T17:42:02.012Z Compiling nom v7.1.3
16352025-01-08T17:42:02.035Z Compiling bindgen v0.69.5
16362025-01-08T17:42:02.079Z Compiling subtle v2.6.1
16372025-01-08T17:42:02.398Z Compiling allocator-api2 v0.2.18
16382025-01-08T17:42:02.451Z Compiling home v0.5.9
16392025-01-08T17:42:02.688Z Compiling regex-automata v0.4.8
16402025-01-08T17:42:02.709Z Compiling itertools v0.12.1
16412025-01-08T17:42:03.226Z Compiling rustc-hash v1.1.0
16422025-01-08T17:42:03.373Z Compiling semver v1.0.23
16432025-01-08T17:42:03.391Z Compiling smallvec v1.13.2
16442025-01-08T17:42:03.848Z Compiling lazycell v1.3.0
16452025-01-08T17:42:04.021Z Compiling cmake v0.1.51
16462025-01-08T17:42:04.946Z Compiling dunce v1.0.5
16472025-01-08T17:42:04.967Z Compiling fs_extra v1.3.0
16482025-01-08T17:42:05.328Z Compiling cexpr v0.6.0
16492025-01-08T17:42:05.420Z Compiling ryu v1.0.18
16502025-01-08T17:42:05.581Z Compiling pkg-config v0.3.31
16512025-01-08T17:42:05.705Z Compiling ring v0.17.8
16522025-01-08T17:42:05.860Z Compiling pin-project-lite v0.2.14
16532025-01-08T17:42:05.997Z Compiling schemars v0.8.21
16542025-01-08T17:42:06.014Z Compiling fnv v1.0.7
16552025-01-08T17:42:06.147Z Compiling synstructure v0.13.1
16562025-01-08T17:42:06.683Z Compiling paste v1.0.15
16572025-01-08T17:42:06.862Z Compiling const-oid v0.9.6
16582025-01-08T17:42:07.193Z Compiling serde_derive_internals v0.29.1
16592025-01-08T17:42:07.281Z Compiling aws-lc-rs v1.10.0
16602025-01-08T17:42:07.516Z Compiling httparse v1.9.5
16612025-01-08T17:42:08.148Z Compiling regex v1.11.1
16622025-01-08T17:42:08.296Z Compiling foldhash v0.1.3
16632025-01-08T17:42:08.627Z Compiling equivalent v1.0.1
16642025-01-08T17:42:08.737Z Compiling hashbrown v0.15.1
16652025-01-08T17:42:09.137Z Compiling heck v0.5.0
16662025-01-08T17:42:09.463Z Compiling signal-hook-registry v1.4.2
16672025-01-08T17:42:09.841Z Compiling parking_lot v0.12.3
16682025-01-08T17:42:10.044Z Compiling mio v1.0.2
16692025-01-08T17:42:11.694Z Compiling crossbeam-utils v0.8.20
16702025-01-08T17:42:11.802Z Compiling stable_deref_trait v1.2.0
16712025-01-08T17:42:11.837Z Compiling serde_derive v1.0.215
16722025-01-08T17:42:11.855Z Compiling zeroize_derive v1.4.2
16732025-01-08T17:42:11.912Z Compiling zerocopy-derive v0.7.35
16742025-01-08T17:42:12.241Z Compiling thiserror-impl v1.0.69
16752025-01-08T17:42:12.624Z Compiling tokio-macros v2.4.0
16762025-01-08T17:42:12.643Z Compiling zerofrom-derive v0.1.4
16772025-01-08T17:42:13.281Z Compiling yoke-derive v0.7.4
16782025-01-08T17:42:13.317Z Compiling zeroize v1.8.1
16792025-01-08T17:42:13.725Z Compiling futures-macro v0.3.31
16802025-01-08T17:42:14.110Z Compiling zerovec-derive v0.10.3
16812025-01-08T17:42:14.168Z Compiling zerocopy v0.7.35
16822025-01-08T17:42:15.081Z Compiling displaydoc v0.2.5
16832025-01-08T17:42:15.501Z Compiling crypto-common v0.1.6
16842025-01-08T17:42:15.714Z Compiling tracing-attributes v0.1.27
16852025-01-08T17:42:15.839Z Compiling schemars_derive v0.8.21
16862025-01-08T17:42:15.887Z Compiling icu_provider_macros v1.5.0
16872025-01-08T17:42:16.044Z Compiling block-buffer v0.10.4
16882025-01-08T17:42:16.290Z Compiling digest v0.10.7
16892025-01-08T17:42:16.720Z Compiling der_derive v0.7.3
16902025-01-08T17:42:16.793Z Compiling socket2 v0.5.7
16912025-01-08T17:42:16.852Z Compiling time-core v0.1.2
16922025-01-08T17:42:16.906Z Compiling futures-core v0.3.31
16932025-01-08T17:42:17.027Z Compiling num-conv v0.1.0
16942025-01-08T17:42:17.379Z Compiling time-macros v0.2.18
16952025-01-08T17:42:18.707Z Compiling vcpkg v0.2.15
16962025-01-08T17:42:19.078Z Compiling syn v1.0.109
16972025-01-08T17:42:20.258Z Compiling cpufeatures v0.2.14
16982025-01-08T17:42:20.278Z Compiling openssl-sys v0.9.103
16992025-01-08T17:42:20.354Z Compiling futures-sink v0.3.31
17002025-01-08T17:42:20.357Z Compiling slog v2.7.0
17012025-01-08T17:42:20.682Z Compiling ahash v0.8.11
17022025-01-08T17:42:20.956Z Compiling iana-time-zone v0.1.61
17032025-01-08T17:42:21.217Z Compiling zerofrom v0.1.4
17042025-01-08T17:42:21.297Z Compiling scroll_derive v0.12.0
17052025-01-08T17:42:21.324Z Compiling ucd-trie v0.1.7
17062025-01-08T17:42:21.707Z Compiling pest v2.7.14
17072025-01-08T17:42:21.831Z Compiling yoke v0.7.4
17082025-01-08T17:42:21.852Z Compiling futures-channel v0.3.31
17092025-01-08T17:42:22.273Z Compiling hmac v0.12.1
17102025-01-08T17:42:22.597Z Compiling futures-task v0.3.31
17112025-01-08T17:42:22.725Z Compiling futures-io v0.3.31
17122025-01-08T17:42:22.898Z Compiling openssl v0.10.66
17132025-01-08T17:42:23.000Z Compiling pin-utils v0.1.0
17142025-01-08T17:42:23.248Z Compiling futures-util v0.3.31
17152025-01-08T17:42:23.539Z Compiling zerovec v0.10.4
17162025-01-08T17:42:23.655Z Compiling block-padding v0.3.3
17172025-01-08T17:42:24.032Z Compiling tinyvec_macros v0.1.1
17182025-01-08T17:42:24.124Z Compiling tinyvec v1.8.0
17192025-01-08T17:42:24.593Z Compiling pest_meta v2.7.14
17202025-01-08T17:42:25.482Z Compiling bitflags v2.6.0
17212025-01-08T17:42:25.537Z Compiling bytes v1.8.0
17222025-01-08T17:42:27.569Z Compiling indexmap v2.6.0
17232025-01-08T17:42:28.810Z Compiling tokio v1.40.0
17242025-01-08T17:42:29.027Z Compiling serde_tokenstream v0.2.2
17252025-01-08T17:42:29.545Z Compiling uuid v1.11.0
17262025-01-08T17:42:29.602Z Compiling http v1.1.0
17272025-01-08T17:42:30.013Z Compiling which v4.4.2
17282025-01-08T17:42:30.823Z Compiling chrono v0.4.38
17292025-01-08T17:42:31.071Z Compiling rustc_version v0.4.1
17302025-01-08T17:42:33.826Z Compiling pest_generator v2.7.14
17312025-01-08T17:42:34.115Z Compiling serde_spanned v0.6.8
17322025-01-08T17:42:34.345Z Compiling toml_datetime v0.6.8
17332025-01-08T17:42:34.796Z Compiling inout v0.1.3
17342025-01-08T17:42:35.590Z Compiling openssl-macros v0.1.1
17352025-01-08T17:42:36.022Z Compiling native-tls v0.2.12
17362025-01-08T17:42:36.257Z Compiling rustls v0.23.19
17372025-01-08T17:42:36.435Z Compiling dyn-clone v1.0.17
17382025-01-08T17:42:36.545Z Compiling strsim v0.11.1
17392025-01-08T17:42:37.925Z Compiling pest_derive v2.7.14
17402025-01-08T17:42:38.090Z Compiling cipher v0.4.4
17412025-01-08T17:42:38.559Z Compiling unicode-normalization v0.1.24
17422025-01-08T17:42:38.656Z Compiling tinystr v0.7.6
17432025-01-08T17:42:38.947Z Compiling sha2 v0.10.8
17442025-01-08T17:42:39.113Z Compiling tracing-core v0.1.32
17452025-01-08T17:42:39.244Z Compiling usdt-impl v0.5.0
17462025-01-08T17:42:39.655Z Compiling unicode-bidi v0.3.17
17472025-01-08T17:42:39.722Z Compiling writeable v0.5.5
17482025-01-08T17:42:39.764Z Compiling base64ct v1.6.0
17492025-01-08T17:42:40.246Z Compiling litemap v0.7.3
17502025-01-08T17:42:40.320Z Compiling pem-rfc7468 v0.7.0
17512025-01-08T17:42:40.657Z Compiling icu_locid v1.5.0
17522025-01-08T17:42:40.888Z Compiling tracing v0.1.40
17532025-01-08T17:42:42.149Z Compiling scroll v0.12.0
17542025-01-08T17:42:42.244Z Compiling ppv-lite86 v0.2.20
17552025-01-08T17:42:42.744Z Compiling async-trait v0.1.83
17562025-01-08T17:42:43.107Z Compiling cookie v0.18.1
17572025-01-08T17:42:43.396Z Compiling plain v0.2.3
17582025-01-08T17:42:44.234Z Compiling flagset v0.4.6
17592025-01-08T17:42:44.360Z Compiling aws-lc-sys v0.22.0
17602025-01-08T17:42:44.971Z Compiling anyhow v1.0.93
17612025-01-08T17:42:45.579Z Compiling camino v1.1.9
17622025-01-08T17:42:46.089Z Compiling der v0.7.9
17632025-01-08T17:42:46.203Z Compiling goblin v0.8.2
17642025-01-08T17:42:48.304Z Compiling rand_chacha v0.3.1
17652025-01-08T17:42:49.229Z Compiling icu_provider v1.5.0
17662025-01-08T17:42:50.184Z Compiling rayon-core v1.12.1
17672025-01-08T17:42:50.396Z Compiling rustls-pki-types v1.10.0
17682025-01-08T17:42:51.244Z Compiling percent-encoding v2.3.1
17692025-01-08T17:42:52.011Z Compiling icu_locid_transform_data v1.5.0
17702025-01-08T17:42:52.119Z Compiling pretty-hex v0.4.1
17712025-01-08T17:42:52.336Z Compiling rustls v0.22.4
17722025-01-08T17:42:52.591Z Compiling dof v0.3.0
17732025-01-08T17:42:52.864Z Compiling icu_locid_transform v1.5.0
17742025-01-08T17:42:54.326Z Compiling rand v0.8.5
17752025-01-08T17:42:54.758Z Compiling spki v0.7.3
17762025-01-08T17:42:55.099Z Compiling dtrace-parser v0.2.0
17772025-01-08T17:42:55.167Z Compiling salsa20 v0.10.2
17782025-01-08T17:42:55.193Z Compiling tokio-util v0.7.12
17792025-01-08T17:42:55.563Z Compiling icu_collections v1.5.0
17802025-01-08T17:42:55.908Z Compiling pbkdf2 v0.12.2
17812025-01-08T17:42:56.649Z Compiling thread-id v4.2.2
17822025-01-08T17:42:56.774Z Compiling untrusted v0.9.0
17832025-01-08T17:42:56.806Z Compiling powerfmt v0.2.0
17842025-01-08T17:42:56.845Z Compiling mirai-annotations v1.12.0
17852025-01-08T17:42:56.973Z Compiling untrusted v0.7.1
17862025-01-08T17:42:57.058Z Compiling winnow v0.5.40
17872025-01-08T17:42:57.282Z Compiling icu_properties_data v1.5.0
17882025-01-08T17:42:57.434Z Compiling deranged v0.3.11
17892025-01-08T17:42:57.550Z Compiling icu_properties v1.5.1
17902025-01-08T17:43:00.721Z Compiling toml_edit v0.19.15
17912025-01-08T17:43:02.331Z Compiling scrypt v0.11.0
17922025-01-08T17:43:02.533Z Compiling aes v0.8.4
17932025-01-08T17:43:02.718Z Compiling cbc v0.1.2
17942025-01-08T17:43:02.928Z Compiling multer v3.1.0
17952025-01-08T17:43:03.476Z Compiling write16 v1.0.0
17962025-01-08T17:43:03.611Z Compiling atomic-waker v1.1.2
17972025-01-08T17:43:03.759Z Compiling num_threads v0.1.7
17982025-01-08T17:43:03.809Z Compiling slog-async v2.8.0
17992025-01-08T17:43:03.890Z Compiling utf16_iter v1.0.5
18002025-01-08T17:43:04.221Z Compiling icu_normalizer_data v1.5.0
18012025-01-08T17:43:04.442Z Compiling rustversion v1.0.17
18022025-01-08T17:43:04.774Z Compiling utf8_iter v1.0.4
18032025-01-08T17:43:05.001Z Compiling icu_normalizer v1.5.0
18042025-01-08T17:43:05.123Z Compiling time v0.3.36
18052025-01-08T17:43:06.664Z Compiling pkcs5 v0.7.1
18062025-01-08T17:43:07.614Z Compiling form_urlencoded v1.2.1
18072025-01-08T17:43:08.069Z Compiling http-body v1.0.1
18082025-01-08T17:43:08.102Z Compiling heapless v0.7.17
18092025-01-08T17:43:08.607Z Compiling bzip2-sys v0.1.11+1.0.8
18102025-01-08T17:43:09.064Z Compiling signal-hook v0.3.17
18112025-01-08T17:43:09.319Z Compiling try-lock v0.2.5
18122025-01-08T17:43:10.597Z Compiling want v0.3.1
18132025-01-08T17:43:11.482Z Compiling pkcs8 v0.10.2
18142025-01-08T17:43:11.758Z Compiling idna_adapter v1.2.0
18152025-01-08T17:43:12.196Z Compiling h2 v0.4.6
18162025-01-08T17:43:13.216Z Compiling usdt-macro v0.5.0
18172025-01-08T17:43:14.532Z Compiling usdt-attr-macro v0.5.0
18182025-01-08T17:43:14.734Z Compiling async-stream-impl v0.3.6
18192025-01-08T17:43:14.754Z Compiling adler2 v2.0.0
18202025-01-08T17:43:15.024Z Compiling httpdate v1.0.3
18212025-01-08T17:43:16.033Z Compiling miniz_oxide v0.8.0
18222025-01-08T17:43:17.159Z Compiling idna v1.0.3
18232025-01-08T17:43:18.847Z Compiling curve25519-dalek v4.1.3
18242025-01-08T17:43:19.241Z Compiling hyper v1.5.0
18252025-01-08T17:43:19.259Z Compiling openapiv3 v2.0.0
18262025-01-08T17:43:20.055Z Compiling enum-as-inner v0.6.1
18272025-01-08T17:43:22.285Z Compiling dropshot v0.12.0
18282025-01-08T17:43:22.572Z Compiling num-bigint-dig v0.8.4
18292025-01-08T17:43:22.851Z Compiling smoltcp v0.9.1
18302025-01-08T17:43:23.051Z Compiling base64 v0.22.1
18312025-01-08T17:43:23.296Z Compiling match_cfg v0.1.0
18322025-01-08T17:43:23.434Z Compiling foreign-types-shared v0.1.1
18332025-01-08T17:43:23.550Z Compiling portable-atomic v1.9.0
18342025-01-08T17:43:23.585Z Compiling tower-service v0.3.3
18352025-01-08T17:43:23.856Z Compiling newtype-uuid v1.1.3
18362025-01-08T17:43:24.080Z Compiling hyper-util v0.1.10
18372025-01-08T17:43:24.468Z Compiling foreign-types v0.3.2
18382025-01-08T17:43:24.569Z Compiling hostname v0.3.1
18392025-01-08T17:43:30.045Z Compiling url v2.5.3
18402025-01-08T17:43:32.199Z Compiling dirs-sys-next v0.1.2
18412025-01-08T17:43:32.425Z Compiling heck v0.4.1
18422025-01-08T17:43:32.694Z Compiling gimli v0.31.1
18432025-01-08T17:43:32.713Z Compiling siphasher v0.3.11
18442025-01-08T17:43:32.829Z Compiling data-encoding v2.6.0
18452025-01-08T17:43:32.871Z Compiling ident_case v1.0.1
18462025-01-08T17:43:33.049Z Compiling darling_core v0.20.10
18472025-01-08T17:43:33.177Z Compiling dirs-next v2.0.0
18482025-01-08T17:43:35.987Z Compiling http-body-util v0.1.2
18492025-01-08T17:43:39.217Z Compiling addr2line v0.24.2
18502025-01-08T17:43:39.643Z Compiling crossbeam-epoch v0.9.18
18512025-01-08T17:43:39.831Z Compiling hubpack_derive v0.1.1
18522025-01-08T17:43:39.848Z Compiling dropshot_endpoint v0.12.0
18532025-01-08T17:43:40.164Z Compiling sha1 v0.10.6
18542025-01-08T17:43:40.358Z Compiling signature v2.2.0
18552025-01-08T17:43:40.549Z Compiling zerocopy-derive v0.6.6
18562025-01-08T17:43:40.572Z Compiling curve25519-dalek-derive v0.1.1
18572025-01-08T17:43:40.789Z Compiling object v0.36.5
18582025-01-08T17:43:41.916Z Compiling thread_local v1.1.8
18592025-01-08T17:43:42.430Z Compiling fs-err v2.11.0
18602025-01-08T17:43:42.469Z Compiling encoding_rs v0.8.34
18612025-01-08T17:43:43.877Z Compiling rustc-demangle v0.1.24
18622025-01-08T17:43:46.098Z Compiling mime v0.3.17
18632025-01-08T17:43:47.757Z Compiling ipnet v2.10.1
18642025-01-08T17:43:48.817Z Compiling unicode-properties v0.1.3
18652025-01-08T17:43:49.225Z Compiling anstyle v1.0.10
18662025-01-08T17:43:49.677Z Compiling winnow v0.6.20
18672025-01-08T17:43:53.246Z Compiling openssl-probe v0.1.5
18682025-01-08T17:43:53.476Z Compiling utf8parse v0.2.2
18692025-01-08T17:43:53.630Z Compiling anstyle-parse v0.2.5
18702025-01-08T17:43:53.957Z Compiling toml_edit v0.22.22
18712025-01-08T17:43:55.159Z Compiling stringprep v0.1.5
18722025-01-08T17:43:55.768Z Compiling backtrace v0.3.74
18732025-01-08T17:43:57.707Z Compiling rustls-webpki v0.102.8
18742025-01-08T17:44:01.148Z Compiling crossbeam-deque v0.8.5
18752025-01-08T17:44:02.977Z Compiling darling_macro v0.20.10
18762025-01-08T17:44:04.696Z Compiling term v0.7.0
18772025-01-08T17:44:05.963Z Compiling slog-json v2.6.1
18782025-01-08T17:44:06.866Z Compiling serde_urlencoded v0.7.1
18792025-01-08T17:44:07.955Z Compiling crossbeam-channel v0.5.13
18802025-01-08T17:44:07.972Z Compiling rustls-pemfile v2.2.0
18812025-01-08T17:44:08.404Z Compiling hashbrown v0.14.5
18822025-01-08T17:44:09.093Z Compiling idna v0.3.0
18832025-01-08T17:44:09.167Z Compiling idna v0.4.0
18842025-01-08T17:44:09.745Z Compiling futures-executor v0.3.31
18852025-01-08T17:44:10.535Z Compiling num-integer v0.1.46
18862025-01-08T17:44:10.559Z Compiling md-5 v0.10.6
18872025-01-08T17:44:10.816Z Compiling ff v0.13.0
18882025-01-08T17:44:11.045Z Compiling hash32 v0.2.1
18892025-01-08T17:44:11.175Z Compiling memmap v0.7.0
18902025-01-08T17:44:11.235Z Compiling is-terminal v0.4.13
18912025-01-08T17:44:11.438Z Compiling colorchoice v1.0.2
18922025-01-08T17:44:11.475Z Compiling is_terminal_polyfill v1.70.1
18932025-01-08T17:44:11.604Z Compiling take_mut v0.2.2
18942025-01-08T17:44:11.789Z Compiling quick-error v1.2.3
18952025-01-08T17:44:12.118Z Compiling anstyle-query v1.1.1
18962025-01-08T17:44:12.283Z Compiling psl-types v2.0.11
18972025-01-08T17:44:12.346Z Compiling fallible-iterator v0.2.0
18982025-01-08T17:44:12.823Z Compiling base16ct v0.2.0
18992025-01-08T17:44:12.970Z Compiling linked-hash-map v0.5.6
19002025-01-08T17:44:13.102Z Compiling utf-8 v0.7.6
19012025-01-08T17:44:13.371Z Compiling lru-cache v0.1.2
19022025-01-08T17:44:13.432Z Compiling tungstenite v0.24.0
19032025-01-08T17:44:13.586Z Compiling postgres-protocol v0.6.7
19042025-01-08T17:44:14.792Z Compiling sec1 v0.7.3
19052025-01-08T17:44:15.353Z Compiling publicsuffix v2.2.3
19062025-01-08T17:44:15.478Z Compiling anstream v0.6.15
19072025-01-08T17:44:15.597Z Compiling resolv-conf v0.7.0
19082025-01-08T17:44:17.199Z Compiling usdt v0.5.0
19092025-01-08T17:44:17.199Z Compiling slog-term v2.9.1
19102025-01-08T17:44:17.486Z Compiling num-iter v0.1.45
19112025-01-08T17:44:17.650Z Compiling group v0.13.0
19122025-01-08T17:44:17.684Z Compiling hickory-proto v0.24.1
19132025-01-08T17:44:17.947Z Compiling futures v0.3.31
19142025-01-08T17:44:18.069Z Compiling regress v0.10.1
19152025-01-08T17:44:22.097Z Compiling slog-bunyan v2.5.0
19162025-01-08T17:44:22.238Z Compiling tokio-rustls v0.26.0
19172025-01-08T17:44:22.308Z Compiling tokio-rustls v0.25.0
19182025-01-08T17:44:22.329Z Compiling darling v0.20.10
19192025-01-08T17:44:22.497Z Compiling toml v0.8.19
19202025-01-08T17:44:22.681Z Compiling tokio-native-tls v0.3.1
19212025-01-08T17:44:22.736Z Compiling phf_shared v0.11.2
19222025-01-08T17:44:22.765Z Compiling strum_macros v0.25.3
19232025-01-08T17:44:23.168Z Compiling async-stream v0.3.6
19242025-01-08T17:44:23.235Z Compiling waitgroup v0.1.2
19252025-01-08T17:44:23.444Z Compiling webpki-roots v0.26.6
19262025-01-08T17:44:23.977Z Compiling idna v0.5.0
19272025-01-08T17:44:23.994Z Compiling terminal_size v0.4.0
19282025-01-08T17:44:24.201Z Compiling serde_path_to_error v0.1.16
19292025-01-08T17:44:25.047Z Compiling hkdf v0.12.4
19302025-01-08T17:44:25.382Z Compiling crypto-bigint v0.5.5
19312025-01-08T17:44:25.422Z Compiling derive-where v1.2.7
19322025-01-08T17:44:25.502Z Compiling clap_derive v4.5.18
19332025-01-08T17:44:26.288Z Compiling serde_repr v0.1.19
19342025-01-08T17:44:26.786Z Compiling hostname v0.4.0
19352025-01-08T17:44:27.013Z Compiling crc32fast v1.4.2
19362025-01-08T17:44:27.368Z Compiling managed v0.8.0
19372025-01-08T17:44:27.581Z Compiling unicode-width v0.1.14
19382025-01-08T17:44:27.612Z Compiling bitflags v1.3.2
19392025-01-08T17:44:27.884Z Compiling clap_lex v0.7.2
19402025-01-08T17:44:28.314Z Compiling debug-ignore v1.0.5
19412025-01-08T17:44:30.190Z Compiling elliptic-curve v0.13.8
19422025-01-08T17:44:30.806Z Compiling clap_builder v4.5.21
19432025-01-08T17:44:30.860Z Compiling console v0.15.8
19442025-01-08T17:44:32.170Z Compiling flate2 v1.0.34
19452025-01-08T17:44:32.492Z Compiling cookie_store v0.21.0
19462025-01-08T17:44:33.963Z Compiling hyper-rustls v0.27.3
19472025-01-08T17:44:37.048Z Compiling hickory-resolver v0.24.1
19482025-01-08T17:44:38.144Z Compiling phf v0.11.2
19492025-01-08T17:44:38.467Z Compiling hyper-tls v0.6.0
19502025-01-08T17:44:38.486Z Compiling signal-hook-mio v0.2.4
19512025-01-08T17:44:38.552Z Compiling typify-impl v0.2.0
19522025-01-08T17:44:38.625Z Compiling bzip2 v0.4.4
19532025-01-08T17:44:38.644Z Compiling rayon v1.10.0
19542025-01-08T17:44:38.996Z Compiling tokio-tungstenite v0.24.0
19552025-01-08T17:44:39.158Z Compiling postgres-types v0.2.8
19562025-01-08T17:44:39.717Z Compiling zerocopy v0.6.6
19572025-01-08T17:44:40.298Z Compiling hubpack v0.1.2
19582025-01-08T17:44:40.552Z Compiling ed25519 v2.2.3
19592025-01-08T17:44:40.630Z Compiling phf_shared v0.10.0
19602025-01-08T17:44:40.999Z Compiling pkcs1 v0.7.5
19612025-01-08T17:44:41.015Z Compiling tokio-stream v0.1.16
19622025-01-08T17:44:42.036Z Compiling ipnetwork v0.20.0
19632025-01-08T17:44:42.533Z Compiling serde-big-array v0.5.1
19642025-01-08T17:44:42.781Z Compiling rfc6979 v0.4.0
19652025-01-08T17:44:42.993Z Compiling float-cmp v0.9.0
19662025-01-08T17:44:43.565Z Compiling sync_wrapper v1.0.1
19672025-01-08T17:44:43.726Z Compiling bstr v1.10.0
19682025-01-08T17:44:44.794Z Compiling unicode-width v0.2.0
19692025-01-08T17:44:45.281Z Compiling bit-vec v0.6.3
19702025-01-08T17:44:45.701Z Compiling new_debug_unreachable v1.0.6
19712025-01-08T17:44:45.772Z Compiling fixedbitset v0.4.2
19722025-01-08T17:44:45.805Z Compiling predicates-core v1.0.8
19732025-01-08T17:44:45.902Z Compiling static_assertions v1.1.0
19742025-01-08T17:44:46.012Z Compiling number_prefix v0.4.0
19752025-01-08T17:44:46.118Z Compiling difflib v0.4.0
19762025-01-08T17:44:46.197Z Compiling precomputed-hash v0.1.1
19772025-01-08T17:44:46.256Z Compiling whoami v1.5.2
19782025-01-08T17:44:46.332Z Compiling normalize-line-endings v0.3.0
19792025-01-08T17:44:46.426Z Compiling unicode-segmentation v1.12.0
19802025-01-08T17:44:46.821Z Compiling tokio-postgres v0.7.12
19812025-01-08T17:44:47.273Z Compiling similar v2.6.0
19822025-01-08T17:44:47.412Z Compiling predicates v3.1.2
19832025-01-08T17:44:48.170Z Compiling string_cache v0.8.7
19842025-01-08T17:44:48.602Z Compiling indicatif v0.17.9
19852025-01-08T17:44:48.945Z Compiling petgraph v0.6.5
19862025-01-08T17:44:49.266Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19872025-01-08T17:44:50.319Z Compiling typify-macro v0.2.0
19882025-01-08T17:44:50.482Z Compiling bit-set v0.5.3
19892025-01-08T17:44:52.224Z Compiling reqwest v0.12.9
19902025-01-08T17:44:52.438Z Compiling ecdsa v0.16.9
19912025-01-08T17:44:52.956Z Compiling qorb v0.2.1
19922025-01-08T17:44:53.037Z Compiling rsa v0.9.6
19932025-01-08T17:44:53.676Z Compiling ed25519-dalek v2.1.1
19942025-01-08T17:44:54.631Z Compiling zip v0.6.6
19952025-01-08T17:44:54.758Z Compiling crossterm v0.28.1
19962025-01-08T17:44:54.995Z Compiling clap v4.5.21
19972025-01-08T17:44:56.652Z Compiling toml v0.7.8
19982025-01-08T17:44:57.844Z Compiling x509-cert v0.2.5
19992025-01-08T17:44:58.330Z Compiling hex v0.4.3
20002025-01-08T17:44:58.968Z Compiling itertools v0.10.5
20012025-01-08T17:44:59.335Z Compiling peg-runtime v0.8.3
20022025-01-08T17:44:59.565Z Compiling unicode-xid v0.2.6
20032025-01-08T17:44:59.884Z Compiling lalrpop-util v0.19.12
20042025-01-08T17:45:00.160Z Compiling zerocopy v0.8.10
20052025-01-08T17:45:02.414Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20062025-01-08T17:45:06.201Z Compiling proc-macro-crate v1.3.1
20072025-01-08T17:45:06.533Z Compiling macaddr v1.0.1
20082025-01-08T17:45:07.116Z Compiling zerocopy-derive v0.8.10
20092025-01-08T17:45:07.190Z Compiling itertools v0.13.0
20102025-01-08T17:45:09.327Z Compiling heapless v0.8.0
20112025-01-08T17:45:10.520Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20122025-01-08T17:45:14.982Z Compiling num_enum_derive v0.5.11
20132025-01-08T17:45:23.466Z Compiling hash32 v0.3.1
20142025-01-08T17:45:24.568Z Compiling smoltcp v0.11.0
20152025-01-08T17:45:25.139Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20162025-01-08T17:45:30.662Z Compiling num_enum v0.5.11
20172025-01-08T17:45:30.682Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20182025-01-08T17:45:31.318Z Compiling typify v0.2.0
20192025-01-08T17:45:31.371Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20202025-01-08T17:45:32.072Z Compiling proc-macro-error-attr v1.0.4
20212025-01-08T17:45:32.392Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20222025-01-08T17:45:32.662Z Compiling unsafe-libyaml v0.2.11
20232025-01-08T17:45:32.680Z Compiling cobs v0.2.3
20242025-01-08T17:45:36.051Z Compiling serde_yaml v0.9.34+deprecated
20252025-01-08T17:45:37.694Z Compiling postcard v1.0.10
20262025-01-08T17:45:50.354Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20272025-01-08T17:45:51.494Z Compiling progenitor-impl v0.8.0
20282025-01-08T17:46:01.452Z Compiling strum_macros v0.26.4
20292025-01-08T17:46:02.817Z Compiling structmeta-derive v0.3.0
20302025-01-08T17:46:02.837Z Compiling foreign-types-macros v0.2.3
20312025-01-08T17:46:03.019Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20322025-01-08T17:46:03.324Z Compiling proc-macro-error v1.0.4
20332025-01-08T17:46:03.342Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20342025-01-08T17:46:05.168Z Compiling foreign-types-shared v0.3.1
20352025-01-08T17:46:05.303Z Compiling foreign-types v0.5.0
20362025-01-08T17:46:05.359Z Compiling structmeta v0.3.0
20372025-01-08T17:46:05.897Z Compiling strum v0.26.3
20382025-01-08T17:46:10.959Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20392025-01-08T17:46:15.150Z Compiling progenitor-macro v0.8.0
20402025-01-08T17:46:19.211Z Compiling progenitor-client v0.8.0
20412025-01-08T17:46:20.021Z Compiling tabwriter v1.4.0
20422025-01-08T17:46:20.778Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20432025-01-08T17:46:22.020Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20442025-01-08T17:46:22.835Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20452025-01-08T17:46:23.700Z Compiling cstr-argument v0.1.2
20462025-01-08T17:46:23.973Z Compiling dropshot v0.13.0
20472025-01-08T17:46:24.009Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20482025-01-08T17:46:24.312Z Compiling pretty-hex v0.2.1
20492025-01-08T17:46:24.539Z Compiling crucible-workspace-hack v0.1.0
20502025-01-08T17:46:24.827Z Compiling fastrand v2.1.1
20512025-01-08T17:46:25.529Z Compiling thiserror v2.0.3
20522025-01-08T17:46:25.782Z Compiling tempfile v3.13.0
20532025-01-08T17:46:26.148Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20542025-01-08T17:46:26.540Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20552025-01-08T17:46:26.807Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20562025-01-08T17:46:27.004Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20572025-01-08T17:46:27.602Z Compiling parse-display-derive v0.10.0
20582025-01-08T17:46:28.106Z Compiling progenitor v0.8.0
20592025-01-08T17:46:28.136Z Compiling colored v2.1.0
20602025-01-08T17:46:28.394Z Compiling serde_with_macros v3.11.0
20612025-01-08T17:46:28.686Z Compiling dropshot_endpoint v0.13.0
20622025-01-08T17:46:29.361Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20632025-01-08T17:46:30.087Z Compiling thiserror-impl v2.0.3
20642025-01-08T17:46:30.240Z Compiling instant v0.1.13
20652025-01-08T17:46:30.433Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20662025-01-08T17:46:30.843Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20672025-01-08T17:46:30.999Z Compiling serde_with v3.11.0
20682025-01-08T17:46:31.454Z Compiling parse-display v0.10.0
20692025-01-08T17:46:31.473Z Compiling backoff v0.4.0
20702025-01-08T17:46:31.852Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20712025-01-08T17:46:33.356Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20722025-01-08T17:46:33.415Z Compiling zone_cfg_derive v0.3.0
20732025-01-08T17:46:33.916Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20742025-01-08T17:46:34.624Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20752025-01-08T17:46:34.770Z Compiling camino-tempfile v1.1.1
20762025-01-08T17:46:35.477Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20772025-01-08T17:46:35.497Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20782025-01-08T17:46:35.602Z Compiling regress v0.9.1
20792025-01-08T17:46:35.701Z Compiling num-derive v0.4.2
20802025-01-08T17:46:35.998Z Compiling sigpipe v0.1.3
20812025-01-08T17:46:36.145Z Compiling libefi-sys v0.1.0
20822025-01-08T17:46:36.448Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20832025-01-08T17:46:36.805Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20842025-01-08T17:46:37.964Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20852025-01-08T17:46:39.510Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20862025-01-08T17:46:40.049Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20872025-01-08T17:46:40.068Z Compiling zone v0.3.0
20882025-01-08T17:46:41.677Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20892025-01-08T17:46:44.348Z Compiling smf v0.2.3
20902025-01-08T17:46:45.147Z Compiling bitfield-struct v0.6.2
20912025-01-08T17:46:46.061Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20922025-01-08T17:46:46.476Z Compiling blake3 v1.5.4
20932025-01-08T17:46:46.527Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20942025-01-08T17:46:47.366Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20952025-01-08T17:46:47.451Z Compiling xattr v1.3.1
20962025-01-08T17:46:47.513Z Compiling filetime v0.2.25
20972025-01-08T17:46:47.737Z Compiling memmap2 v0.9.5
20982025-01-08T17:46:47.788Z Compiling same-file v1.0.6
20992025-01-08T17:46:47.867Z Compiling constant_time_eq v0.3.1
21002025-01-08T17:46:48.055Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21012025-01-08T17:46:48.080Z Compiling arrayvec v0.7.6
21022025-01-08T17:46:48.191Z Compiling arrayref v0.3.9
21032025-01-08T17:46:48.307Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21042025-01-08T17:46:48.309Z Compiling walkdir v2.5.0
21052025-01-08T17:46:48.512Z Compiling tar v0.4.42
21062025-01-08T17:46:49.932Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21072025-01-08T17:46:50.374Z Compiling gethostname v0.5.0
21082025-01-08T17:46:50.587Z Compiling cargo-platform v0.1.8
21092025-01-08T17:46:51.094Z Compiling topological-sort v0.2.2
21102025-01-08T17:46:51.236Z Compiling cargo_metadata v0.18.1
21112025-01-08T17:46:51.366Z Compiling omicron-zone-package v0.12.0
21122025-01-08T17:46:51.669Z Compiling shell-words v1.1.0
21132025-01-08T17:46:52.107Z Compiling indent_write v2.2.0
21142025-01-08T17:46:58.535Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21152025-01-08T17:47:00.859Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21162025-01-08T17:47:02.962Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21172025-01-08T17:47:21.240Z Finished `release` profile [optimized] target(s) in 5m 25s
21182025-01-08T17:47:21.400Z Running `target/release/omicron-package -t test target create -p dev`
21192025-01-08T17:47:21.447ZLogging to: /work/oxidecomputer/omicron/out/LOG
21202025-01-08T17:47:21.449ZCreated new build target 'test' and set it as active
21212025-01-08T17:47:21.449Z
21222025-01-08T17:47:21.449Zreal 5:26.237085552
21232025-01-08T17:47:21.449Zuser 36:52.027004015
21242025-01-08T17:47:21.449Zsys 4:53.336535223
21252025-01-08T17:47:21.449Ztrap 1.071416270
21262025-01-08T17:47:21.449Ztflt 3.011348834
21272025-01-08T17:47:21.449Zdflt 0.677614872
21282025-01-08T17:47:21.449Zkflt 0.000205078
21292025-01-08T17:47:21.450Zlock 1:17:18.573391929
21302025-01-08T17:47:21.450Zslp 2:33:22.425569595
21312025-01-08T17:47:21.450Zlat 2:33.842883507
21322025-01-08T17:47:21.450Zstop 4:30.887929757
21332025-01-08T17:47:21.450Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21342025-01-08T17:47:22.418Z Finished `release` profile [optimized] target(s) in 0.91s
21352025-01-08T17:47:22.478Z Running `target/release/omicron-package -t test package`
21362025-01-08T17:47:22.523ZLogging to: /work/oxidecomputer/omicron/out/LOG
21372025-01-08T17:47:23.671Z Compiling convert_case v0.4.0
21382025-01-08T17:47:23.671Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21392025-01-08T17:47:23.671Z Compiling newline-converter v0.3.0
21402025-01-08T17:47:23.673Z Compiling password-hash v0.5.0
21412025-01-08T17:47:23.673Z Compiling blake2 v0.10.6
21422025-01-08T17:47:23.673Z Compiling base64 v0.21.7
21432025-01-08T17:47:23.825Z Compiling atomicwrites v0.4.4
21442025-01-08T17:47:23.870Z Compiling progenitor-client v0.8.0
21452025-01-08T17:47:23.989Z Compiling expectorate v1.1.0
21462025-01-08T17:47:24.183Z Compiling cancel-safe-futures v0.1.5
21472025-01-08T17:47:24.339Z Compiling owo-colors v4.1.0
21482025-01-08T17:47:24.365Z Compiling argon2 v0.5.3
21492025-01-08T17:47:24.466Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21502025-01-08T17:47:24.487Z Compiling derive_more v0.99.18
21512025-01-08T17:47:24.533Z Compiling progenitor v0.8.0
21522025-01-08T17:47:24.626Z Compiling num-rational v0.4.2
21532025-01-08T17:47:24.799Z Compiling num-complex v0.4.6
21542025-01-08T17:47:25.034Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21552025-01-08T17:47:25.636Z Compiling libsw v3.3.1
21562025-01-08T17:47:25.899Z Compiling num v0.4.3
21572025-01-08T17:47:25.970Z Compiling swrite v0.1.0
21582025-01-08T17:47:25.989Z Compiling linear-map v1.2.0
21592025-01-08T17:47:26.011Z Compiling float-ord v0.3.2
21602025-01-08T17:47:26.108Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21612025-01-08T17:47:26.133Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21622025-01-08T17:47:26.179Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21632025-01-08T17:47:26.422Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21642025-01-08T17:47:26.725Z Compiling highway v1.2.0
21652025-01-08T17:47:27.101Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21662025-01-08T17:47:27.740Z Compiling semver v0.1.20
21672025-01-08T17:47:28.146Z Compiling rustc_version v0.1.7
21682025-01-08T17:47:28.341Z Compiling tungstenite v0.21.0
21692025-01-08T17:47:28.573Z Compiling newtype_derive v0.1.6
21702025-01-08T17:47:28.883Z Compiling ipnetwork v0.20.0
21712025-01-08T17:47:29.691Z Compiling tokio-tungstenite v0.21.0
21722025-01-08T17:47:30.379Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21732025-01-08T17:47:31.076Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21742025-01-08T17:47:31.079Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21752025-01-08T17:47:33.613Z Compiling humantime v2.1.0
21762025-01-08T17:47:34.121Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21772025-01-08T17:47:34.460Z Compiling dropshot v0.13.0
21782025-01-08T17:47:34.539Z Compiling instant v0.1.13
21792025-01-08T17:47:34.707Z Compiling backoff v0.4.0
21802025-01-08T17:47:35.037Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21812025-01-08T17:47:35.112Z Compiling steno v0.4.1
21822025-01-08T17:47:35.474Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21832025-01-08T17:47:35.477Z Compiling parse-display v0.10.0
21842025-01-08T17:47:36.077Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21852025-01-08T17:47:36.282Z Compiling strum v0.26.3
21862025-01-08T17:47:36.465Z Compiling serde_with v3.11.0
21872025-01-08T17:47:40.551Z Compiling regress v0.9.1
21882025-01-08T17:47:40.683Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21892025-01-08T17:47:43.306Z Compiling macaddr v1.0.1
21902025-01-08T17:47:43.476Z Compiling slog-dtrace v0.3.0
21912025-01-08T17:47:43.762Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21922025-01-08T17:47:43.854Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21932025-01-08T17:47:45.509Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21942025-01-08T17:47:45.813Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
21952025-01-08T17:47:46.274Z Compiling prettyplease v0.2.25
21962025-01-08T17:47:46.338Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21972025-01-08T17:47:46.599Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21982025-01-08T17:47:47.379Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21992025-01-08T17:47:50.211Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22002025-01-08T17:47:50.794Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22012025-01-08T17:47:56.985Z Compiling half v2.4.1
22022025-01-08T17:47:57.663Z Compiling ciborium-io v0.2.2
22032025-01-08T17:47:57.820Z Compiling ciborium-ll v0.2.2
22042025-01-08T17:48:01.620Z Compiling ciborium v0.2.2
22052025-01-08T17:48:04.090Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22062025-01-08T17:48:04.489Z Compiling fastrand v2.1.1
22072025-01-08T17:48:05.005Z Compiling same-file v1.0.6
22082025-01-08T17:48:05.251Z Compiling display-error-chain v0.2.2
22092025-01-08T17:48:05.315Z Compiling walkdir v2.5.0
22102025-01-08T17:48:05.478Z Compiling tempfile v3.13.0
22112025-01-08T17:48:05.513Z Compiling blake3 v1.5.4
22122025-01-08T17:48:05.713Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22132025-01-08T17:48:05.986Z Compiling xattr v1.3.1
22142025-01-08T17:48:06.167Z Compiling memmap2 v0.9.5
22152025-01-08T17:48:06.228Z Compiling filetime v0.2.25
22162025-01-08T17:48:06.259Z Compiling keccak v0.1.5
22172025-01-08T17:48:06.531Z Compiling constant_time_eq v0.3.1
22182025-01-08T17:48:06.595Z Compiling arrayref v0.3.9
22192025-01-08T17:48:06.701Z Compiling arrayvec v0.7.6
22202025-01-08T17:48:06.719Z Compiling sha3 v0.10.8
22212025-01-08T17:48:07.280Z Compiling tar v0.4.42
22222025-01-08T17:48:07.381Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22232025-01-08T17:48:07.614Z Compiling camino-tempfile v1.1.1
22242025-01-08T17:48:08.027Z Compiling toolchain_find v0.4.0
22252025-01-08T17:48:08.272Z Compiling const_format_proc_macros v0.2.33
22262025-01-08T17:48:08.622Z Compiling topological-sort v0.2.2
22272025-01-08T17:48:08.863Z Compiling maplit v1.0.2
22282025-01-08T17:48:08.998Z Compiling crunchy v0.2.2
22292025-01-08T17:48:09.285Z Compiling radium v0.7.0
22302025-01-08T17:48:09.492Z Compiling omicron-zone-package v0.12.0
22312025-01-08T17:48:09.744Z Compiling rustfmt-wrapper v0.2.1
22322025-01-08T17:48:09.767Z Compiling maybe-uninit v2.0.0
22332025-01-08T17:48:10.036Z Compiling tap v1.0.1
22342025-01-08T17:48:10.132Z Compiling const_format v0.2.33
22352025-01-08T17:48:10.213Z Compiling tiny-keccak v2.0.2
22362025-01-08T17:48:10.241Z Compiling wyz v0.5.1
22372025-01-08T17:48:10.634Z Compiling dsl_auto_type v0.1.2
22382025-01-08T17:48:10.744Z Compiling phf_generator v0.11.2
22392025-01-08T17:48:10.872Z Compiling scheduled-thread-pool v0.2.7
22402025-01-08T17:48:10.947Z Compiling secrecy v0.8.0
22412025-01-08T17:48:11.246Z Compiling async-recursion v1.1.1
22422025-01-08T17:48:11.394Z Compiling diesel_table_macro_syntax v0.2.0
22432025-01-08T17:48:11.806Z Compiling arc-swap v1.7.1
22442025-01-08T17:48:11.971Z Compiling funty v2.0.0
22452025-01-08T17:48:12.130Z Compiling packed_struct v0.10.1
22462025-01-08T17:48:12.219Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22472025-01-08T17:48:12.532Z Compiling crc-catalog v2.4.0
22482025-01-08T17:48:12.562Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22492025-01-08T17:48:12.707Z Compiling crc v3.2.1
22502025-01-08T17:48:12.745Z Compiling slog-scope v4.4.0
22512025-01-08T17:48:12.770Z Compiling diesel_derives v2.2.3
22522025-01-08T17:48:12.905Z Compiling r2d2 v0.8.10
22532025-01-08T17:48:13.387Z Compiling bitvec v1.0.1
22542025-01-08T17:48:13.581Z Compiling phf_codegen v0.11.2
22552025-01-08T17:48:14.338Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22562025-01-08T17:48:14.361Z Compiling ascii-canvas v3.0.0
22572025-01-08T17:48:14.654Z Compiling universal-hash v0.5.1
22582025-01-08T17:48:14.836Z Compiling packed_struct_codegen v0.10.1
22592025-01-08T17:48:14.913Z Compiling thiserror-impl-no-std v2.0.2
22602025-01-08T17:48:15.534Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22612025-01-08T17:48:17.376Z Compiling parse-zoneinfo v0.3.1
22622025-01-08T17:48:17.663Z Compiling ena v0.14.3
22632025-01-08T17:48:18.114Z Compiling indexmap v1.9.3
22642025-01-08T17:48:18.116Z Compiling diff v0.1.13
22652025-01-08T17:48:18.493Z Compiling opaque-debug v0.3.1
22662025-01-08T17:48:18.611Z Compiling regex-syntax v0.6.29
22672025-01-08T17:48:18.683Z Compiling nodrop v0.1.14
22682025-01-08T17:48:18.844Z Compiling array-init v0.0.4
22692025-01-08T17:48:19.048Z Compiling poly1305 v0.8.0
22702025-01-08T17:48:20.214Z Compiling chrono-tz-build v0.4.0
22712025-01-08T17:48:21.397Z Compiling thiserror-no-std v2.0.2
22722025-01-08T17:48:21.547Z Compiling smallvec v0.6.14
22732025-01-08T17:48:22.091Z Compiling slog-stdlog v4.1.1
22742025-01-08T17:48:22.938Z Compiling lalrpop v0.19.12
22752025-01-08T17:48:24.735Z Compiling diesel v2.2.6
22762025-01-08T17:48:24.831Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22772025-01-08T17:48:24.983Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22782025-01-08T17:48:25.282Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22792025-01-08T17:48:25.522Z Compiling chacha20 v0.9.1
22802025-01-08T17:48:25.959Z Compiling aead v0.5.2
22812025-01-08T17:48:26.007Z Compiling vte_generate_state_changes v0.1.2
22822025-01-08T17:48:26.326Z Compiling ref-cast v1.0.23
22832025-01-08T17:48:26.628Z Compiling bitfield v0.14.0
22842025-01-08T17:48:26.784Z Compiling termcolor v1.4.1
22852025-01-08T17:48:26.953Z Compiling hashbrown v0.12.3
22862025-01-08T17:48:27.917Z Compiling env_logger v0.10.2
22872025-01-08T17:48:29.610Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22882025-01-08T17:48:31.066Z Compiling vte v0.11.1
22892025-01-08T17:48:32.589Z Compiling chacha20poly1305 v0.10.1
22902025-01-08T17:48:32.898Z Compiling slog-envlogger v2.2.0
22912025-01-08T17:48:35.676Z Compiling serde-hex v0.1.0
22922025-01-08T17:48:40.926Z Compiling vsss-rs v3.3.4
22932025-01-08T17:48:45.403Z Compiling chrono-tz v0.10.0
22942025-01-08T17:48:46.098Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22952025-01-08T17:48:46.441Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22962025-01-08T17:48:46.736Z Compiling ron v0.8.1
22972025-01-08T17:48:47.002Z Compiling derive_builder_core v0.20.2
22982025-01-08T17:48:49.114Z Compiling hashbrown v0.13.2
22992025-01-08T17:48:49.266Z Compiling polar-core v0.27.3
23002025-01-08T17:48:50.496Z Compiling headers-core v0.3.0
23012025-01-08T17:48:50.524Z Compiling fxhash v0.2.1
23022025-01-08T17:48:50.667Z Compiling libxml v0.3.3
23032025-01-08T17:48:50.756Z Compiling ref-cast-impl v1.0.23
23042025-01-08T17:48:51.053Z Compiling bytecount v0.6.8
23052025-01-08T17:48:51.410Z Compiling lockfree-object-pool v0.1.6
23062025-01-08T17:48:51.701Z Compiling bumpalo v3.16.0
23072025-01-08T17:48:51.887Z Compiling crc-any v2.5.0
23082025-01-08T17:48:52.318Z Compiling simd-adler32 v0.3.7
23092025-01-08T17:48:52.557Z Compiling zip v2.1.3
23102025-01-08T17:48:52.878Z Compiling zopfli v0.8.1
23112025-01-08T17:48:52.930Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23122025-01-08T17:48:53.671Z Compiling papergrid v0.11.0
23132025-01-08T17:48:57.238Z Compiling headers v0.4.0
23142025-01-08T17:49:02.733Z Compiling object v0.30.4
23152025-01-08T17:49:03.118Z Compiling derive_builder_macro v0.20.2
23162025-01-08T17:49:03.964Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23172025-01-08T17:49:06.876Z Compiling strip-ansi-escapes v0.2.0
23182025-01-08T17:49:07.621Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23192025-01-08T17:49:07.794Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23202025-01-08T17:49:08.081Z Compiling tabled_derive v0.7.0
23212025-01-08T17:49:10.143Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23222025-01-08T17:49:10.770Z Compiling fd-lock v4.0.2
23232025-01-08T17:49:11.018Z Compiling peg-macros v0.8.4
23242025-01-08T17:49:11.039Z Compiling strum_macros v0.24.3
23252025-01-08T17:49:12.421Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23262025-01-08T17:49:13.482Z Compiling kstat-rs v0.2.4
23272025-01-08T17:49:14.346Z Compiling samael v0.0.17
23282025-01-08T17:49:14.416Z Compiling unicase v2.7.0
23292025-01-08T17:49:14.496Z Compiling path-slash v0.1.5
23302025-01-08T17:49:14.724Z Compiling nu-ansi-term v0.50.1
23312025-01-08T17:49:14.727Z Compiling indoc v1.0.9
23322025-01-08T17:49:14.811Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23332025-01-08T17:49:15.745Z Compiling reedline v0.35.0
23342025-01-08T17:49:15.907Z Compiling peg v0.8.4
23352025-01-08T17:49:16.042Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23362025-01-08T17:49:19.766Z Compiling tabled v0.15.0
23372025-01-08T17:49:20.699Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23382025-01-08T17:49:30.383Z Compiling derive_builder v0.20.2
23392025-01-08T17:49:35.400Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23402025-01-08T17:49:35.949Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23412025-01-08T17:49:38.897Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23422025-01-08T17:49:39.194Z Compiling pem v3.0.4
23432025-01-08T17:49:39.213Z Compiling bcs v0.1.6
23442025-01-08T17:49:39.805Z Compiling oso-derive v0.27.3
23452025-01-08T17:49:40.070Z Compiling impl-trait-for-tuples v0.2.2
23462025-01-08T17:49:40.628Z Compiling libz-sys v1.1.20
23472025-01-08T17:49:40.785Z Compiling quick-xml v0.33.0
23482025-01-08T17:49:41.276Z Compiling diesel-dtrace v0.4.2
23492025-01-08T17:49:41.596Z Compiling parking_lot_core v0.8.6
23502025-01-08T17:49:46.852Z Compiling oso v0.27.3
23512025-01-08T17:49:47.185Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23522025-01-08T17:49:48.715Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23532025-01-08T17:49:54.042Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23542025-01-08T17:49:57.193Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23552025-01-08T17:49:57.493Z Compiling bb8 v0.8.5
23562025-01-08T17:49:58.112Z Compiling buf-list v1.0.3
23572025-01-08T17:49:58.782Z Compiling async-bb8-diesel v0.2.1
23582025-01-08T17:50:01.230Z Compiling nibble_vec v0.1.0
23592025-01-08T17:50:01.483Z Compiling libgit2-sys v0.17.0+1.8.1
23602025-01-08T17:50:02.286Z Compiling pin-project-internal v1.1.6
23612025-01-08T17:50:04.366Z Compiling atty v0.2.14
23622025-01-08T17:50:04.545Z Compiling salty v0.3.0
23632025-01-08T17:50:04.993Z Compiling endian-type v0.1.2
23642025-01-08T17:50:05.158Z Compiling pin-project v1.1.6
23652025-01-08T17:50:05.257Z Compiling radix_trie v0.2.1
23662025-01-08T17:50:06.435Z Compiling parking_lot v0.11.2
23672025-01-08T17:50:09.525Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23682025-01-08T17:50:15.990Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23692025-01-08T17:50:20.743Z Compiling snafu-derive v0.8.5
23702025-01-08T17:50:23.029Z Compiling sled v0.34.7
23712025-01-08T17:50:25.519Z Compiling snafu v0.8.5
23722025-01-08T17:50:26.794Z Compiling mime_guess v2.0.5
23732025-01-08T17:50:27.934Z Compiling hickory-client v0.24.1
23742025-01-08T17:50:34.097Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23752025-01-08T17:50:35.322Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23762025-01-08T17:50:36.341Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23772025-01-08T17:50:36.361Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23782025-01-08T17:50:36.617Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23792025-01-08T17:50:38.177Z Compiling globset v0.4.15
23802025-01-08T17:50:41.182Z Compiling hickory-server v0.24.1
23812025-01-08T17:50:45.512Z Compiling primeorder v0.13.6
23822025-01-08T17:50:46.964Z Compiling olpc-cjson v0.1.4
23832025-01-08T17:50:47.327Z Compiling vergen v8.3.2
23842025-01-08T17:50:47.644Z Compiling castaway v0.2.3
23852025-01-08T17:50:47.850Z Compiling env_filter v0.1.2
23862025-01-08T17:50:49.329Z Compiling serde_plain v1.0.2
23872025-01-08T17:50:49.781Z Compiling cargo-platform v0.1.8
23882025-01-08T17:50:50.284Z Compiling nanorand v0.7.0
23892025-01-08T17:50:52.474Z Compiling memoffset v0.9.1
23902025-01-08T17:50:52.816Z Compiling typed-path v0.9.3
23912025-01-08T17:50:53.202Z Compiling flume v0.11.1
23922025-01-08T17:50:53.977Z Compiling cargo_metadata v0.18.1
23932025-01-08T17:50:56.076Z Compiling git2 v0.19.0
23942025-01-08T17:50:56.934Z Compiling tough v0.19.0
23952025-01-08T17:50:57.331Z Compiling env_logger v0.11.5
23962025-01-08T17:50:57.652Z Compiling compact_str v0.8.0
23972025-01-08T17:50:58.854Z Compiling p384 v0.13.0
23982025-01-08T17:51:00.294Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23992025-01-08T17:51:00.401Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24002025-01-08T17:51:05.073Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24012025-01-08T17:51:06.210Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24022025-01-08T17:51:07.495Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24032025-01-08T17:51:10.532Z Compiling unicode-truncate v1.1.0
24042025-01-08T17:51:10.836Z Compiling lru v0.12.5
24052025-01-08T17:51:11.234Z Compiling rand_seeder v0.3.0
24062025-01-08T17:51:11.651Z Compiling libsqlite3-sys v0.30.1
24072025-01-08T17:51:12.191Z Compiling lzma-sys v0.1.20
24082025-01-08T17:51:12.893Z Compiling instability v0.3.2
24092025-01-08T17:51:13.908Z Compiling parse-size v1.1.0
24102025-01-08T17:51:14.227Z Compiling cassowary v0.3.0
24112025-01-08T17:51:14.420Z Compiling cfg_aliases v0.2.1
24122025-01-08T17:51:14.545Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24132025-01-08T17:51:14.720Z Compiling rustls v0.21.12
24142025-01-08T17:51:14.849Z Compiling http-range v0.1.5
24152025-01-08T17:51:15.075Z Compiling ratatui v0.28.1
24162025-01-08T17:51:15.443Z Compiling nix v0.29.0
24172025-01-08T17:51:16.321Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24182025-01-08T17:51:16.810Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24192025-01-08T17:51:17.791Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24202025-01-08T17:51:20.672Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24212025-01-08T17:51:23.696Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24222025-01-08T17:51:23.919Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24232025-01-08T17:51:24.237Z Compiling rustls-webpki v0.101.7
24242025-01-08T17:51:24.528Z Compiling sct v0.7.1
24252025-01-08T17:51:25.015Z Compiling heck v0.3.3
24262025-01-08T17:51:25.405Z Compiling csv-core v0.1.11
24272025-01-08T17:51:26.272Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24282025-01-08T17:51:26.597Z Compiling glob v0.3.1
24292025-01-08T17:51:28.190Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24302025-01-08T17:51:28.550Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24312025-01-08T17:51:28.749Z Compiling csv v1.3.0
24322025-01-08T17:51:30.941Z Compiling zone_cfg_derive v0.1.2
24332025-01-08T17:51:31.959Z Compiling nix v0.27.1
24342025-01-08T17:51:32.390Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24352025-01-08T17:51:33.661Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24362025-01-08T17:51:35.100Z Compiling hyper-staticfile v0.10.1
24372025-01-08T17:51:35.821Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24382025-01-08T17:51:38.353Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24392025-01-08T17:51:38.377Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24402025-01-08T17:51:39.586Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24412025-01-08T17:51:40.336Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24422025-01-08T17:51:45.341Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24432025-01-08T17:51:45.684Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24442025-01-08T17:51:46.001Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24452025-01-08T17:51:46.303Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24462025-01-08T17:51:47.818Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24472025-01-08T17:51:49.714Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24482025-01-08T17:51:50.361Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24492025-01-08T17:51:50.728Z Compiling hashlink v0.9.1
24502025-01-08T17:51:50.964Z Compiling tungstenite v0.23.0
24512025-01-08T17:51:51.561Z Compiling fallible-streaming-iterator v0.1.9
24522025-01-08T17:51:51.865Z Compiling fallible-iterator v0.3.0
24532025-01-08T17:51:52.799Z Compiling base64 v0.13.1
24542025-01-08T17:51:52.818Z Compiling rusqlite v0.32.1
24552025-01-08T17:51:53.519Z Compiling ron v0.7.1
24562025-01-08T17:51:53.570Z Compiling tokio-tungstenite v0.23.1
24572025-01-08T17:51:54.208Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582025-01-08T17:51:54.893Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24592025-01-08T17:51:56.968Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24602025-01-08T17:51:58.707Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24612025-01-08T17:51:59.019Z Compiling xz2 v0.1.7
24622025-01-08T17:51:59.651Z Compiling tokio-rustls v0.24.1
24632025-01-08T17:52:00.125Z Compiling zone v0.1.8
24642025-01-08T17:52:03.671Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24652025-01-08T17:52:03.803Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24662025-01-08T17:52:12.556Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24672025-01-08T17:52:15.386Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24682025-01-08T17:52:17.531Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24692025-01-08T17:52:18.681Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24702025-01-08T17:52:18.954Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24712025-01-08T17:52:19.177Z Compiling rustls-pemfile v1.0.4
24722025-01-08T17:52:19.956Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24732025-01-08T17:52:24.881Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24742025-01-08T17:52:25.067Z Compiling signal-hook-tokio v0.3.1
24752025-01-08T17:52:25.303Z Compiling twox-hash v1.6.3
24762025-01-08T17:52:26.092Z Compiling yasna v0.5.2
24772025-01-08T17:52:26.396Z Compiling smawk v0.3.2
24782025-01-08T17:52:26.705Z Compiling unicode-linebreak v0.1.5
24792025-01-08T17:52:27.162Z Compiling is_ci v1.2.0
24802025-01-08T17:52:27.265Z Compiling rcgen v0.12.1
24812025-01-08T17:52:27.486Z Compiling supports-color v3.0.1
24822025-01-08T17:52:27.915Z Compiling textwrap v0.16.1
24832025-01-08T17:52:31.540Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24842025-01-08T17:52:37.274Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24852025-01-08T17:52:37.671Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24862025-01-08T17:52:39.746Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24872025-01-08T17:52:40.530Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24882025-01-08T17:52:53.781Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24892025-01-08T17:52:58.694Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24902025-01-08T17:52:58.993Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24912025-01-08T17:52:59.676Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24922025-01-08T17:53:12.068Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24932025-01-08T17:53:12.386Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24942025-01-08T17:53:15.722Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24952025-01-08T17:53:18.602Z Compiling fatfs v0.3.6
24962025-01-08T17:53:19.288Z Compiling rtoolbox v0.0.2
24972025-01-08T17:53:19.726Z Compiling subprocess v0.2.9
24982025-01-08T17:53:21.476Z Compiling assert_matches v1.5.0
24992025-01-08T17:53:22.452Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25002025-01-08T17:53:24.535Z Compiling rpassword v7.3.1
25012025-01-08T17:53:25.014Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25022025-01-08T17:53:26.367Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25032025-01-08T17:53:30.363Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25042025-01-08T17:53:33.658Z Compiling tui-tree-widget v0.22.0
25052025-01-08T17:53:34.156Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25062025-01-08T17:53:37.876Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25072025-01-08T17:53:38.199Z Compiling uzers v0.12.1
25082025-01-08T17:53:41.450Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25092025-01-08T17:53:47.882Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25102025-01-08T17:53:50.078Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25112025-01-08T17:54:18.390Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25122025-01-08T17:54:20.648Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25132025-01-08T17:54:25.738Z Compiling multimap v0.10.0
25142025-01-08T17:56:49.949Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25152025-01-08T17:57:05.477Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25162025-01-08T18:03:49.093Z Finished `release` profile [optimized] target(s) in 16m 26s
25172025-01-08T18:04:53.309Z
25182025-01-08T18:04:53.311Zreal 17:32.043146335
25192025-01-08T18:04:53.311Zuser 2:00:00.464699350
25202025-01-08T18:04:53.311Zsys 5:48.239511408
25212025-01-08T18:04:53.311Ztrap 3.105786753
25222025-01-08T18:04:53.311Ztflt 3.028155239
25232025-01-08T18:04:53.311Zdflt 5.122565838
25242025-01-08T18:04:53.312Zkflt 0.064671788
25252025-01-08T18:04:53.312Zlock 7:28:29.453588676
25262025-01-08T18:04:53.312Zslp 6:21:23.118782697
25272025-01-08T18:04:53.312Zlat 2:57.415551560
25282025-01-08T18:04:53.312Zstop 2:31.700251361
25292025-01-08T18:04:53.312Z+ mapfile -t packages
25302025-01-08T18:04:53.312Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25312025-01-08T18:04:54.341Z Finished `release` profile [optimized] target(s) in 0.97s
25322025-01-08T18:04:54.408Z Running `target/release/omicron-package -t test list-outputs`
25332025-01-08T18:04:54.455ZLogging to: /work/oxidecomputer/omicron/out/LOG
25342025-01-08T18:04:54.457Z+ ptime -m cargo build --locked --release -p xtask
25352025-01-08T18:04:55.017Z Compiling serde v1.0.215
25362025-01-08T18:04:55.019Z Compiling rustix v0.38.37
25372025-01-08T18:04:55.020Z Compiling serde_json v1.0.133
25382025-01-08T18:04:55.020Z Compiling libc v0.2.162
25392025-01-08T18:04:55.118Z Compiling syn v2.0.87
25402025-01-08T18:04:55.147Z Compiling bitflags v2.6.0
25412025-01-08T18:04:55.461Z Compiling usdt-impl v0.5.0
25422025-01-08T18:04:55.501Z Compiling syn v1.0.109
25432025-01-08T18:04:55.606Z Compiling log v0.4.22
25442025-01-08T18:04:55.624Z Compiling hashbrown v0.15.1
25452025-01-08T18:04:55.707Z Compiling fs-err v2.11.0
25462025-01-08T18:04:56.008Z Compiling anyhow v1.0.93
25472025-01-08T18:04:56.057Z Compiling once_cell v1.20.2
25482025-01-08T18:04:56.538Z Compiling thread-id v4.2.2
25492025-01-08T18:04:56.986Z Compiling indexmap v2.6.0
25502025-01-08T18:04:58.079Z Compiling terminal_size v0.4.0
25512025-01-08T18:04:58.080Z Compiling tempfile v3.13.0
25522025-01-08T18:04:58.350Z Compiling clap_builder v4.5.21
25532025-01-08T18:04:58.887Z Compiling proc-macro-error v1.0.4
25542025-01-08T18:05:00.313Z Compiling tabled_derive v0.7.0
25552025-01-08T18:05:01.603Z Compiling tabled v0.15.0
25562025-01-08T18:05:03.099Z Compiling serde_derive v1.0.215
25572025-01-08T18:05:04.211Z Compiling thiserror-impl v1.0.69
25582025-01-08T18:05:04.289Z Compiling zerocopy-derive v0.7.35
25592025-01-08T18:05:04.398Z Compiling scroll_derive v0.12.0
25602025-01-08T18:05:04.432Z Compiling clap_derive v4.5.18
25612025-01-08T18:05:05.841Z Compiling scroll v0.12.0
25622025-01-08T18:05:06.297Z Compiling zerocopy v0.7.35
25632025-01-08T18:05:06.519Z Compiling goblin v0.8.2
25642025-01-08T18:05:07.149Z Compiling thiserror v1.0.69
25652025-01-08T18:05:07.323Z Compiling pest v2.7.14
25662025-01-08T18:05:10.324Z Compiling pest_meta v2.7.14
25672025-01-08T18:05:12.010Z Compiling pest_generator v2.7.14
25682025-01-08T18:05:13.900Z Compiling clap v4.5.21
25692025-01-08T18:05:14.503Z Compiling pest_derive v2.7.14
25702025-01-08T18:05:15.267Z Compiling dtrace-parser v0.2.0
25712025-01-08T18:05:17.344Z Compiling toml_datetime v0.6.8
25722025-01-08T18:05:17.530Z Compiling serde_spanned v0.6.8
25732025-01-08T18:05:17.836Z Compiling serde_tokenstream v0.2.2
25742025-01-08T18:05:18.084Z Compiling toml_edit v0.22.22
25752025-01-08T18:05:18.457Z Compiling camino v1.1.9
25762025-01-08T18:05:19.826Z Compiling dof v0.3.0
25772025-01-08T18:05:22.204Z Compiling usdt-attr-macro v0.5.0
25782025-01-08T18:05:23.644Z Compiling usdt-macro v0.5.0
25792025-01-08T18:05:24.893Z Compiling toml v0.8.19
25802025-01-08T18:05:25.831Z Compiling cargo-platform v0.1.8
25812025-01-08T18:05:26.939Z Compiling semver v1.0.23
25822025-01-08T18:05:27.877Z Compiling cargo_metadata v0.18.1
25832025-01-08T18:05:28.434Z Compiling cargo_toml v0.20.5
25842025-01-08T18:05:29.772Z Compiling usdt v0.5.0
25852025-01-08T18:05:31.245Z Compiling camino-tempfile v1.1.1
25862025-01-08T18:05:31.690Z Compiling macaddr v1.0.1
25872025-01-08T18:05:39.927Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25882025-01-08T18:05:51.131Z Finished `release` profile [optimized] target(s) in 56.63s
25892025-01-08T18:05:51.234Z
25902025-01-08T18:05:51.234Zreal 56.763370296
25912025-01-08T18:05:51.234Zuser 5:45.139699391
25922025-01-08T18:05:51.234Zsys 31.588160632
25932025-01-08T18:05:51.234Ztrap 0.152413160
25942025-01-08T18:05:51.234Ztflt 0.376169779
25952025-01-08T18:05:51.234Zdflt 0.536607862
25962025-01-08T18:05:51.234Zkflt 0.000000000
25972025-01-08T18:05:51.236Zlock 11:14.701606539
25982025-01-08T18:05:51.236Zslp 16:46.139911580
25992025-01-08T18:05:51.236Zlat 12.731095134
26002025-01-08T18:05:51.236Zstop 17.673416590
26012025-01-08T18:05:51.236Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26022025-01-08T18:05:51.236Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26032025-01-08T18:05:51.236Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26042025-01-08T18:05:51.237Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26052025-01-08T18:05:51.237Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26062025-01-08T18:05:52.105Z Compiling hashbrown v0.14.5
26072025-01-08T18:05:52.233Z Compiling ident_case v1.0.1
26082025-01-08T18:05:52.245Z Compiling unsafe-libyaml v0.2.11
26092025-01-08T18:05:52.245Z Compiling progenitor-client v0.8.0
26102025-01-08T18:05:52.248Z Compiling ipnetwork v0.20.0
26112025-01-08T18:05:52.248Z Compiling macaddr v1.0.1
26122025-01-08T18:05:52.248Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26132025-01-08T18:05:52.248Z Compiling instant v0.1.13
26142025-01-08T18:05:52.376Z Compiling darling_core v0.20.10
26152025-01-08T18:05:52.449Z Compiling structmeta-derive v0.3.0
26162025-01-08T18:05:52.728Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26172025-01-08T18:05:52.748Z Compiling dropshot v0.13.0
26182025-01-08T18:05:52.764Z Compiling dropshot_endpoint v0.13.0
26192025-01-08T18:05:53.149Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26202025-01-08T18:05:53.232Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26212025-01-08T18:05:53.548Z Compiling regress v0.10.1
26222025-01-08T18:05:53.567Z Compiling serde_yaml v0.9.34+deprecated
26232025-01-08T18:05:54.033Z Compiling regress v0.9.1
26242025-01-08T18:05:54.201Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26252025-01-08T18:05:54.408Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26262025-01-08T18:05:54.411Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26272025-01-08T18:05:55.172Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26282025-01-08T18:05:55.422Z Compiling structmeta v0.3.0
26292025-01-08T18:05:55.466Z Compiling backoff v0.4.0
26302025-01-08T18:05:55.660Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26312025-01-08T18:05:55.825Z Compiling tempfile v3.13.0
26322025-01-08T18:05:55.845Z Compiling proc-macro-crate v1.3.1
26332025-01-08T18:05:55.866Z Compiling parse-display-derive v0.10.0
26342025-01-08T18:05:56.741Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26352025-01-08T18:05:56.992Z Compiling num_enum_derive v0.5.11
26362025-01-08T18:05:57.134Z Compiling itertools v0.13.0
26372025-01-08T18:05:57.671Z Compiling typify-impl v0.2.0
26382025-01-08T18:05:58.668Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26392025-01-08T18:05:58.975Z Compiling zerocopy v0.8.10
26402025-01-08T18:05:59.492Z Compiling darling_macro v0.20.10
26412025-01-08T18:05:59.520Z Compiling zerocopy-derive v0.8.10
26422025-01-08T18:05:59.731Z Compiling num_enum v0.5.11
26432025-01-08T18:05:59.910Z Compiling foreign-types-macros v0.2.3
26442025-01-08T18:05:59.966Z Compiling foreign-types-shared v0.3.1
26452025-01-08T18:06:00.107Z Compiling crucible-workspace-hack v0.1.0
26462025-01-08T18:06:00.396Z Compiling heapless v0.8.0
26472025-01-08T18:06:00.463Z Compiling darling v0.20.10
26482025-01-08T18:06:00.516Z Compiling proc-macro-error v1.0.4
26492025-01-08T18:06:00.599Z Compiling serde_with_macros v3.11.0
26502025-01-08T18:06:00.616Z Compiling parse-display v0.10.0
26512025-01-08T18:06:01.230Z Compiling foreign-types v0.5.0
26522025-01-08T18:06:01.256Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26532025-01-08T18:06:01.354Z Compiling camino-tempfile v1.1.1
26542025-01-08T18:06:01.476Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26552025-01-08T18:06:01.513Z Compiling hash32 v0.3.1
26562025-01-08T18:06:01.774Z Compiling cstr-argument v0.1.2
26572025-01-08T18:06:01.818Z Compiling smoltcp v0.11.0
26582025-01-08T18:06:02.049Z Compiling pretty-hex v0.2.1
26592025-01-08T18:06:02.255Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26602025-01-08T18:06:02.329Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26612025-01-08T18:06:02.526Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26622025-01-08T18:06:02.749Z Compiling tabwriter v1.4.0
26632025-01-08T18:06:03.236Z Compiling colored v2.1.0
26642025-01-08T18:06:03.331Z Compiling cobs v0.2.3
26652025-01-08T18:06:03.503Z Compiling serde_with v3.11.0
26662025-01-08T18:06:03.690Z Compiling postcard v1.0.10
26672025-01-08T18:06:04.061Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26682025-01-08T18:06:04.374Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26692025-01-08T18:06:04.476Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26702025-01-08T18:06:04.561Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26712025-01-08T18:06:04.854Z Compiling thiserror v2.0.3
26722025-01-08T18:06:05.495Z Compiling smf v0.2.3
26732025-01-08T18:06:05.901Z Compiling thiserror-impl v2.0.3
26742025-01-08T18:06:06.246Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26752025-01-08T18:06:06.959Z Compiling zone_cfg_derive v0.3.0
26762025-01-08T18:06:07.550Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26772025-01-08T18:06:07.670Z Compiling num-derive v0.4.2
26782025-01-08T18:06:08.091Z Compiling sigpipe v0.1.3
26792025-01-08T18:06:08.226Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26802025-01-08T18:06:08.485Z Compiling zone v0.3.0
26812025-01-08T18:06:08.552Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26822025-01-08T18:06:08.579Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26832025-01-08T18:06:08.729Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26842025-01-08T18:06:09.209Z Compiling universal-hash v0.5.1
26852025-01-08T18:06:09.413Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26862025-01-08T18:06:09.434Z Compiling opaque-debug v0.3.1
26872025-01-08T18:06:09.546Z Compiling tungstenite v0.21.0
26882025-01-08T18:06:09.677Z Compiling num-rational v0.4.2
26892025-01-08T18:06:09.825Z Compiling password-hash v0.5.0
26902025-01-08T18:06:10.083Z Compiling num-complex v0.4.6
26912025-01-08T18:06:10.119Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
26922025-01-08T18:06:10.892Z Compiling blake2 v0.10.6
26932025-01-08T18:06:10.917Z Compiling aead v0.5.2
26942025-01-08T18:06:11.041Z Compiling base64 v0.21.7
26952025-01-08T18:06:11.219Z Compiling convert_case v0.4.0
26962025-01-08T18:06:11.318Z Compiling keccak v0.1.5
26972025-01-08T18:06:11.481Z Compiling argon2 v0.5.3
26982025-01-08T18:06:11.767Z Compiling sha3 v0.10.8
26992025-01-08T18:06:11.806Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27002025-01-08T18:06:12.188Z Compiling num v0.4.3
27012025-01-08T18:06:12.206Z Compiling tokio-tungstenite v0.21.0
27022025-01-08T18:06:12.239Z Compiling derive_more v0.99.18
27032025-01-08T18:06:12.302Z Compiling poly1305 v0.8.0
27042025-01-08T18:06:12.342Z Compiling chacha20 v0.9.1
27052025-01-08T18:06:12.815Z Compiling float-ord v0.3.2
27062025-01-08T18:06:12.862Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27072025-01-08T18:06:12.883Z Compiling semver v0.1.20
27082025-01-08T18:06:13.008Z Compiling same-file v1.0.6
27092025-01-08T18:06:13.342Z Compiling rustc_version v0.1.7
27102025-01-08T18:06:13.597Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27112025-01-08T18:06:13.615Z Compiling walkdir v2.5.0
27122025-01-08T18:06:13.888Z Compiling newline-converter v0.3.0
27132025-01-08T18:06:13.906Z Compiling primeorder v0.13.6
27142025-01-08T18:06:14.067Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27152025-01-08T18:06:14.100Z Compiling secrecy v0.8.0
27162025-01-08T18:06:14.391Z Compiling cancel-safe-futures v0.1.5
27172025-01-08T18:06:14.411Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27182025-01-08T18:06:14.437Z Compiling owo-colors v4.1.0
27192025-01-08T18:06:14.439Z Compiling expectorate v1.1.0
27202025-01-08T18:06:14.661Z Compiling newtype_derive v0.1.6
27212025-01-08T18:06:14.747Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27222025-01-08T18:06:14.782Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27232025-01-08T18:06:14.811Z Compiling thiserror-impl-no-std v2.0.2
27242025-01-08T18:06:14.980Z Compiling blake3 v1.5.4
27252025-01-08T18:06:15.139Z Compiling unicase v2.7.0
27262025-01-08T18:06:15.340Z Compiling half v2.4.1
27272025-01-08T18:06:15.469Z Compiling arc-swap v1.7.1
27282025-01-08T18:06:15.688Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27292025-01-08T18:06:15.940Z Compiling ciborium-io v0.2.2
27302025-01-08T18:06:15.943Z Compiling slog-scope v4.4.0
27312025-01-08T18:06:16.094Z Compiling ciborium-ll v0.2.2
27322025-01-08T18:06:16.335Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27332025-01-08T18:06:16.480Z Compiling typify-macro v0.2.0
27342025-01-08T18:06:16.508Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27352025-01-08T18:06:16.812Z Compiling polyval v0.6.2
27362025-01-08T18:06:17.143Z Compiling atomicwrites v0.4.4
27372025-01-08T18:06:17.206Z Compiling libsw v3.3.1
27382025-01-08T18:06:17.288Z Compiling memmap2 v0.9.5
27392025-01-08T18:06:17.506Z Compiling constant_time_eq v0.3.1
27402025-01-08T18:06:17.537Z Compiling arrayref v0.3.9
27412025-01-08T18:06:17.656Z Compiling parking_lot_core v0.8.6
27422025-01-08T18:06:17.718Z Compiling libefi-sys v0.1.0
27432025-01-08T18:06:17.751Z Compiling arrayvec v0.7.6
27442025-01-08T18:06:18.002Z Compiling salty v0.3.0
27452025-01-08T18:06:18.005Z Compiling thiserror-no-std v2.0.2
27462025-01-08T18:06:18.161Z Compiling indent_write v2.2.0
27472025-01-08T18:06:18.182Z Compiling linear-map v1.2.0
27482025-01-08T18:06:18.405Z Compiling vsss-rs v3.3.4
27492025-01-08T18:06:18.520Z Compiling ghash v0.5.1
27502025-01-08T18:06:18.737Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27512025-01-08T18:06:18.757Z Compiling ciborium v0.2.2
27522025-01-08T18:06:19.477Z Compiling slog-stdlog v4.1.1
27532025-01-08T18:06:19.834Z Compiling p384 v0.13.0
27542025-01-08T18:06:19.892Z Compiling toolchain_find v0.4.0
27552025-01-08T18:06:20.175Z Compiling chacha20poly1305 v0.10.1
27562025-01-08T18:06:20.272Z Compiling ctr v0.9.2
27572025-01-08T18:06:20.415Z Compiling lzma-sys v0.1.20
27582025-01-08T18:06:20.630Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27592025-01-08T18:06:20.651Z Compiling bitfield-struct v0.6.2
27602025-01-08T18:06:20.846Z Compiling typify v0.2.0
27612025-01-08T18:06:21.020Z Compiling progenitor-impl v0.8.0
27622025-01-08T18:06:21.047Z Compiling slog-dtrace v0.3.0
27632025-01-08T18:06:21.155Z Compiling highway v1.2.0
27642025-01-08T18:06:21.194Z Compiling topological-sort v0.2.2
27652025-01-08T18:06:21.431Z Compiling omicron-zone-package v0.12.0
27662025-01-08T18:06:21.452Z Compiling aes-gcm v0.10.3
27672025-01-08T18:06:21.567Z Compiling rustfmt-wrapper v0.2.1
27682025-01-08T18:06:21.766Z Compiling slog-envlogger v2.2.0
27692025-01-08T18:06:21.961Z Compiling mime_guess v2.0.5
27702025-01-08T18:06:22.119Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27712025-01-08T18:06:22.154Z Compiling steno v0.4.1
27722025-01-08T18:06:22.983Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27732025-01-08T18:06:23.123Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27742025-01-08T18:06:23.315Z Compiling heck v0.3.3
27752025-01-08T18:06:23.585Z Compiling ssh-encoding v0.2.0
27762025-01-08T18:06:23.656Z Compiling blowfish v0.9.1
27772025-01-08T18:06:23.695Z Compiling nibble_vec v0.1.0
27782025-01-08T18:06:23.773Z Compiling env_filter v0.1.2
27792025-01-08T18:06:23.928Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27802025-01-08T18:06:24.126Z Compiling endian-type v0.1.2
27812025-01-08T18:06:24.144Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27822025-01-08T18:06:24.221Z Compiling humantime v2.1.0
27832025-01-08T18:06:24.301Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27842025-01-08T18:06:24.359Z Compiling radix_trie v0.2.1
27852025-01-08T18:06:24.443Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27862025-01-08T18:06:24.503Z Compiling env_logger v0.11.5
27872025-01-08T18:06:24.566Z Compiling ssh-cipher v0.2.0
27882025-01-08T18:06:24.770Z Compiling bcrypt-pbkdf v0.10.0
27892025-01-08T18:06:25.104Z Compiling zone_cfg_derive v0.1.2
27902025-01-08T18:06:25.422Z Compiling parking_lot v0.11.2
27912025-01-08T18:06:25.424Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27922025-01-08T18:06:25.853Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27932025-01-08T18:06:26.359Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27942025-01-08T18:06:26.432Z Compiling password-hash v0.4.2
27952025-01-08T18:06:26.536Z Compiling gethostname v0.5.0
27962025-01-08T18:06:26.625Z Compiling fxhash v0.2.1
27972025-01-08T18:06:26.733Z Compiling base64 v0.13.1
27982025-01-08T18:06:26.784Z Compiling zip v2.1.3
27992025-01-08T18:06:26.845Z Compiling simd-adler32 v0.3.7
28002025-01-08T18:06:26.870Z Compiling lockfree-object-pool v0.1.6
28012025-01-08T18:06:27.104Z Compiling matches v0.1.10
28022025-01-08T18:06:27.171Z Compiling bumpalo v3.16.0
28032025-01-08T18:06:27.217Z Compiling http-range v0.1.5
28042025-01-08T18:06:27.335Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28052025-01-08T18:06:27.362Z Compiling idna v0.2.3
28062025-01-08T18:06:27.433Z Compiling ron v0.7.1
28072025-01-08T18:06:27.601Z Compiling zopfli v0.8.1
28082025-01-08T18:06:27.688Z Compiling pbkdf2 v0.11.0
28092025-01-08T18:06:27.707Z Compiling sled v0.34.7
28102025-01-08T18:06:28.053Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28112025-01-08T18:06:28.569Z Compiling zone v0.1.8
28122025-01-08T18:06:28.798Z Compiling xz2 v0.1.7
28132025-01-08T18:06:29.096Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28142025-01-08T18:06:29.311Z Compiling progenitor-macro v0.8.0
28152025-01-08T18:06:29.461Z Compiling ssh-key v0.6.6
28162025-01-08T18:06:29.835Z Compiling hickory-client v0.24.1
28172025-01-08T18:06:30.310Z Compiling p256 v0.13.2
28182025-01-08T18:06:30.345Z Compiling p521 v0.13.3
28192025-01-08T18:06:30.371Z Compiling hickory-server v0.24.1
28202025-01-08T18:06:31.164Z Compiling enum-as-inner v0.5.1
28212025-01-08T18:06:31.330Z Compiling pem v3.0.4
28222025-01-08T18:06:32.200Z Compiling yasna v0.5.2
28232025-01-08T18:06:32.246Z Compiling headers-core v0.3.0
28242025-01-08T18:06:32.426Z Compiling kstat-rs v0.2.4
28252025-01-08T18:06:32.728Z Compiling nanorand v0.7.0
28262025-01-08T18:06:33.131Z Compiling atty v0.2.14
28272025-01-08T18:06:33.295Z Compiling russh-cryptovec v0.7.3
28282025-01-08T18:06:33.380Z Compiling md5 v0.7.0
28292025-01-08T18:06:33.633Z Compiling rcgen v0.12.1
28302025-01-08T18:06:33.911Z Compiling russh-keys v0.45.0
28312025-01-08T18:06:33.949Z Compiling flume v0.11.1
28322025-01-08T18:06:34.217Z Compiling headers v0.4.0
28332025-01-08T18:06:34.551Z Compiling trust-dns-proto v0.22.0
28342025-01-08T18:06:35.280Z Compiling hyper-staticfile v0.10.1
28352025-01-08T18:06:36.234Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28362025-01-08T18:06:36.428Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28372025-01-08T18:06:36.857Z Compiling num-bigint v0.4.6
28382025-01-08T18:06:36.970Z Compiling des v0.8.1
28392025-01-08T18:06:37.158Z Compiling subprocess v0.2.9
28402025-01-08T18:06:37.340Z Compiling dhcproto-macros v0.1.0
28412025-01-08T18:06:38.204Z Compiling display-error-chain v0.2.2
28422025-01-08T18:06:38.297Z Compiling hex-literal v0.4.1
28432025-01-08T18:06:38.337Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28442025-01-08T18:06:38.413Z Compiling internet-checksum v0.2.1
28452025-01-08T18:06:39.022Z Compiling dhcproto v0.12.0
28462025-01-08T18:06:39.903Z Compiling russh v0.45.0
28472025-01-08T18:06:42.399Z Compiling progenitor v0.8.0
28482025-01-08T18:06:42.530Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28492025-01-08T18:06:42.533Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28502025-01-08T18:06:42.533Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28512025-01-08T18:06:42.533Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28522025-01-08T18:06:42.533Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28532025-01-08T18:06:42.533Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28542025-01-08T18:06:42.640Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28552025-01-08T18:06:44.041Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28562025-01-08T18:06:45.850Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28572025-01-08T18:06:46.705Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28582025-01-08T18:06:47.772Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28592025-01-08T18:06:48.378Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28602025-01-08T18:06:58.404Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28612025-01-08T18:06:58.407Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28622025-01-08T18:06:58.407Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28632025-01-08T18:06:58.407Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28642025-01-08T18:07:01.671Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28652025-01-08T18:07:01.787Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28662025-01-08T18:07:02.857Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28672025-01-08T18:07:03.364Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28682025-01-08T18:07:03.868Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28692025-01-08T18:07:06.565Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28702025-01-08T18:07:06.805Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28712025-01-08T18:07:07.665Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28722025-01-08T18:07:07.812Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28732025-01-08T18:07:09.329Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28742025-01-08T18:07:09.502Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28752025-01-08T18:07:10.896Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28762025-01-08T18:07:11.263Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28772025-01-08T18:07:11.818Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28782025-01-08T18:07:13.071Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28792025-01-08T18:07:14.482Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28802025-01-08T18:07:14.974Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28812025-01-08T18:07:16.032Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28822025-01-08T18:07:17.017Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28832025-01-08T18:07:18.053Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28842025-01-08T18:07:18.252Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28852025-01-08T18:07:21.182Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28862025-01-08T18:07:22.183Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28872025-01-08T18:07:23.239Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28882025-01-08T18:07:29.812Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28892025-01-08T18:07:38.153Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28902025-01-08T18:07:39.465Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28912025-01-08T18:07:59.457Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28922025-01-08T18:08:36.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
28932025-01-08T18:08:36.420Z
28942025-01-08T18:08:36.420Zreal 2:45.175124916
28952025-01-08T18:08:36.420Zuser 12:26.559686846
28962025-01-08T18:08:36.420Zsys 2:45.307904636
28972025-01-08T18:08:36.422Ztrap 0.322865708
28982025-01-08T18:08:36.422Ztflt 0.795092334
28992025-01-08T18:08:36.422Zdflt 2.548161363
29002025-01-08T18:08:36.423Zkflt 0.000016752
29012025-01-08T18:08:36.423Zlock 26:01.725827528
29022025-01-08T18:08:36.423Zslp 44:44.877248270
29032025-01-08T18:08:36.423Zlat 34.160579381
29042025-01-08T18:08:36.423Zstop 1:30.866452944
29052025-01-08T18:08:36.423Z+ mkdir tests
29062025-01-08T18:08:36.425Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29072025-01-08T18:08:36.425Z+ xargs -I '{}' -t cp '{}' tests/
29082025-01-08T18:08:36.468Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ac05eb8be56e1f83 tests/
29092025-01-08T18:08:36.494Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-43dbb685406a8883 tests/
29102025-01-08T18:08:36.521Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-27f64f3d6ee9c826 tests/
29112025-01-08T18:08:36.547Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4251a604cc8d8cd4 tests/
29122025-01-08T18:08:36.773Z+ 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/*)
29132025-01-08T18:08:36.776Z+ 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-27f64f3d6ee9c826 tests/commtest-43dbb685406a8883 tests/dhcp_server-ac05eb8be56e1f83 tests/end_to_end_tests-4251a604cc8d8cd4 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
29142025-01-08T18:09:48.067ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29152025-01-08T18:09:48.067Za .github/buildomat/ci-env.sh 1K
29162025-01-08T18:09:48.067Za out/target/test 1K
29172025-01-08T18:09:48.067Za out/npuzone/npuzone 23144K
29182025-01-08T18:09:48.067Za package-manifest.toml 34K
29192025-01-08T18:09:48.067Za smf/sled-agent/non-gimlet/config.toml 4K
29202025-01-08T18:09:48.067Za target/release/omicron-package 36062K
29212025-01-08T18:09:48.067Za target/release/xtask 11721K
29222025-01-08T18:09:48.067Za target/debug/bootstrap 209145K
29232025-01-08T18:09:48.067Za tests/bootstrap-27f64f3d6ee9c826 24243K
29242025-01-08T18:09:48.067Za tests/commtest-43dbb685406a8883 25019K
29252025-01-08T18:09:48.067Za tests/dhcp_server-ac05eb8be56e1f83 24243K
29262025-01-08T18:09:48.067Za tests/end_to_end_tests-4251a604cc8d8cd4 227342K
29272025-01-08T18:09:48.067Za out/clickhouse.tar.gz 293518K
29282025-01-08T18:09:48.067Za out/clickhouse_keeper.tar.gz 280611K
29292025-01-08T18:09:48.067Za out/clickhouse_server.tar.gz 293494K
29302025-01-08T18:09:48.067Za out/cockroachdb.tar.gz 134636K
29312025-01-08T18:09:48.067Za out/crucible-dtrace.tar 85K
29322025-01-08T18:09:48.067Za out/crucible-pantry-zone.tar.gz 28210K
29332025-01-08T18:09:48.067Za out/crucible-zone.tar.gz 36431K
29342025-01-08T18:09:48.067Za out/external-dns.tar.gz 35342K
29352025-01-08T18:09:48.067Za out/internal-dns.tar.gz 35342K
29362025-01-08T18:09:48.068Za out/mg-ddm-gz.tar 63075K
29372025-01-08T18:09:48.068Za out/nexus.tar.gz 98782K
29382025-01-08T18:09:48.068Za out/ntp.tar.gz 10387K
29392025-01-08T18:09:48.068Za out/omicron-gateway-softnpu.tar.gz 23975K
29402025-01-08T18:09:48.068Za out/omicron-sled-agent.tar 113323K
29412025-01-08T18:09:48.068Za out/overlay.tar.gz 3K
29422025-01-08T18:09:48.068Za out/oximeter.tar.gz 47840K
29432025-01-08T18:09:48.068Za out/oxlog.tar 3088K
29442025-01-08T18:09:48.068Za out/probe.tar.gz 2764K
29452025-01-08T18:09:48.068Za out/propolis-server.tar.gz 66291K
29462025-01-08T18:09:48.068Za out/pumpkind-gz.tar 26665K
29472025-01-08T18:09:48.068Za out/switch-softnpu.tar.gz 235406K
29482025-01-08T18:09:48.072Z
29492025-01-08T18:09:48.072Zreal 1:11.304253352
29502025-01-08T18:09:48.072Zuser 1:08.080869303
29512025-01-08T18:09:48.072Zsys 4.541020652
29522025-01-08T18:09:48.072Ztrap 0.020037061
29532025-01-08T18:09:48.072Ztflt 0.000000000
29542025-01-08T18:09:48.072Zdflt 0.000000000
29552025-01-08T18:09:48.072Zkflt 0.000000000
29562025-01-08T18:09:48.072Zlock 0.000000000
29572025-01-08T18:09:48.072Zslp 1:07.907834943
29582025-01-08T18:09:48.072Zlat 2.052956457
29592025-01-08T18:09:48.072Zstop 0.000618508
29602025-01-08T18:09:48.073Zprocess exited: duration 1963274 ms, exit code 0
 
29612025-01-08T18:09:48.087Zfound 1 output files
29622025-01-08T18:09:48.087Zuploading: /work/package.tar.gz (1880581104 bytes)
29632025-01-08T18:10:27.483Zuploaded: /work/package.tar.gz