01JH1MACD23SQ25PTZ0KNW2JTA: 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: 01JH1MB1RK7KZGX3TDJFFQCKWB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-08T00:18:01.242Zjob assigned to worker 01JH1MAYECDCYZR4AQK1TETHM0 [factory aws, i-050f8527b19df9623] (queued for 1 m 3 s)
 
22025-01-08T00:18:09.257Zstarting task 0: "setup"
32025-01-08T00:18:09.267Z++ uname -s
42025-01-08T00:18:09.270Z+ kern=SunOS
52025-01-08T00:18:09.270Z+ case "$kern" in
62025-01-08T00:18:09.270Z+ groupadd -g 12345 build
72025-01-08T00:18:09.274Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-08T00:18:11.284Z+ zfs create -o mountpoint=/work rpool/work
92025-01-08T00:18:11.457Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-08T00:18:11.459Z+ home_fs=zfs
112025-01-08T00:18:11.459Z+ [[ zfs == autofs ]]
122025-01-08T00:18:11.459Z+ mkdir -p /home/build
132025-01-08T00:18:11.462Z+ chown build:build /home/build /work
142025-01-08T00:18:13.463Z+ chmod 0700 /home/build /work
152025-01-08T00:18:13.466Zprocess exited: duration 4209 ms, exit code 0
 
162025-01-08T00:18:13.474Zstarting task 1: "rust-toolchain"
172025-01-08T00:18:13.477Z+ printf ' * toolchain channel = "%s"
182025-01-08T00:18:13.477Z' 1.81.0
192025-01-08T00:18:13.477Z+ printf ' * toolchain profile = "%s"
202025-01-08T00:18:13.477Z' default
212025-01-08T00:18:13.477Z * toolchain channel = "1.81.0"
222025-01-08T00:18:13.477Z * toolchain profile = "default"
232025-01-08T00:18:13.480Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-08T00:18:13.480Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-08T00:18:13.585Zinfo: downloading installer
262025-01-08T00:18:15.160Zinfo: profile set to 'default'
272025-01-08T00:18:15.160Zinfo: default host triple is x86_64-unknown-illumos
282025-01-08T00:18:15.163Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-08T00:18:15.310Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-08T00:18:15.310Zinfo: downloading component 'cargo'
312025-01-08T00:18:16.129Zinfo: downloading component 'clippy'
322025-01-08T00:18:16.433Zinfo: downloading component 'rust-docs'
332025-01-08T00:18:17.567Zinfo: downloading component 'rust-std'
342025-01-08T00:18:19.341Zinfo: downloading component 'rustc'
352025-01-08T00:18:25.688Zinfo: downloading component 'rustfmt'
362025-01-08T00:18:25.930Zinfo: installing component 'cargo'
372025-01-08T00:18:26.728Zinfo: installing component 'clippy'
382025-01-08T00:18:27.090Zinfo: installing component 'rust-docs'
392025-01-08T00:18:28.743Zinfo: installing component 'rust-std'
402025-01-08T00:18:30.465Zinfo: installing component 'rustc'
412025-01-08T00:18:36.112Zinfo: installing component 'rustfmt'
422025-01-08T00:18:36.430Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-08T00:18:36.430Z
442025-01-08T00:18:36.796Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-08T00:18:36.796Z
462025-01-08T00:18:36.800Z
472025-01-08T00:18:36.800ZRust is installed now. Great!
482025-01-08T00:18:36.800Z
492025-01-08T00:18:36.800ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-08T00:18:36.800Zenvironment variable. This has not been done automatically.
512025-01-08T00:18:36.800Z
522025-01-08T00:18:36.800ZTo configure your current shell, you need to source
532025-01-08T00:18:36.801Zthe corresponding env file under $HOME/.cargo.
542025-01-08T00:18:36.801Z
552025-01-08T00:18:36.801ZThis is usually done by running one of the following (note the leading DOT):
562025-01-08T00:18:36.801Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-08T00:18:36.801Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-08T00:18:36.868Z+ rustc --version
592025-01-08T00:18:36.933Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-08T00:18:36.936Zprocess exited: duration 23463 ms, exit code 0
 
612025-01-08T00:18:36.944Zstarting task 2: "authentication"
622025-01-08T00:18:36.963Zprocess exited: duration 20 ms, exit code 0
 
632025-01-08T00:18:36.968Zstarting task 3: "clone repository"
642025-01-08T00:18:36.973Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-08T00:18:36.977Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-08T00:18:37.011ZCloning into '/work/oxidecomputer/omicron'...
672025-01-08T00:18:43.526Z+ cd /work/oxidecomputer/omicron
682025-01-08T00:18:43.529Z+ git fetch origin 125e5170aac0e37130918c3e2b3f1ac324401517
692025-01-08T00:18:43.830ZFrom https://github.com/oxidecomputer/omicron
702025-01-08T00:18:43.830Z * branch 125e5170aac0e37130918c3e2b3f1ac324401517 -> FETCH_HEAD
712025-01-08T00:18:43.841Z+ [[ -n spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured ]]
722025-01-08T00:18:43.843Z++ git branch --show-current
732025-01-08T00:18:43.845Z+ current=main
742025-01-08T00:18:43.846Z+ [[ main != spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured ]]
752025-01-08T00:18:43.846Z+ git branch -f spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured 125e5170aac0e37130918c3e2b3f1ac324401517
762025-01-08T00:18:43.849Z+ git checkout -f spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured
772025-01-08T00:18:44.029ZSwitched to branch 'spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured'
782025-01-08T00:18:44.031Z+ git reset --hard 125e5170aac0e37130918c3e2b3f1ac324401517
792025-01-08T00:18:44.047ZHEAD is now at 125e5170a rebase
802025-01-08T00:18:44.051Zprocess exited: duration 7079 ms, exit code 0
 
812025-01-08T00:18:44.059Zstarting task 4: "build"
822025-01-08T00:18:44.064Z+ source .github/buildomat/ci-env.sh
832025-01-08T00:18:44.064Z++ export CARGO_TERM_COLOR=always
842025-01-08T00:18:44.064Z++ CARGO_TERM_COLOR=always
852025-01-08T00:18:44.064Z+ cargo --version
862025-01-08T00:18:44.121Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-08T00:18:44.124Z+ rustc --version
882025-01-08T00:18:44.183Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-08T00:18:44.186Z+ WORK=/work
902025-01-08T00:18:44.186Z+ pfexec mkdir -p /work
912025-01-08T00:18:44.190Z+ pfexec chown build /work
922025-01-08T00:18:44.193Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-08T00:18:52.621Z Startup: Refreshing catalog 'helios-dev' ... Done
942025-01-08T00:18:56.558Z Startup: Caching catalogs ... Done
952025-01-08T00:19:07.553ZPlanning: Solver setup ... Done (9.954s)
962025-01-08T00:19:07.637ZPlanning: Running solver ... Done (0.138s)
972025-01-08T00:19:07.784ZPlanning: Finding local manifests ... Done (0.004s)
982025-01-08T00:19:20.213ZPlanning: Fetching manifests: 0/5 0% complete
992025-01-08T00:19:25.247ZPlanning: Fetching manifests: 4/5 80% complete
1002025-01-08T00:19:26.472ZPlanning: Fetching manifests: 5/5 100% complete
1012025-01-08T00:19:26.755ZPlanning: Package planning ... Done (0.265s)
1022025-01-08T00:19:26.800ZPlanning: Merging actions ... Done (0.056s)
1032025-01-08T00:19:27.008ZPlanning: Checking for conflicting actions ... Done (0.190s)
1042025-01-08T00:19:28.787ZPlanning: Consolidating action changes ... Done (1.803s)
1052025-01-08T00:19:29.228ZPlanning: Evaluating mediators ... Done (0.441s)
1062025-01-08T00:19:29.305ZPlanning: Planning completed in 32.65 seconds
1072025-01-08T00:19:29.323Z Packages to install: 4
1082025-01-08T00:19:29.323Z Packages to update: 1
1092025-01-08T00:19:29.326Z Mediators to change: 2
1102025-01-08T00:19:29.326Z Services to change: 1
1112025-01-08T00:19:29.326Z Estimated space available: 155.63 GB
1122025-01-08T00:19:29.326ZEstimated space to be consumed: 1.62 GB
1132025-01-08T00:19:29.326Z Create boot environment: No
1142025-01-08T00:19:29.326ZCreate backup boot environment: Yes
1152025-01-08T00:19:29.326Z Rebuild boot archive: No
1162025-01-08T00:19:29.326Z
1172025-01-08T00:19:29.326ZChanged mediators:
1182025-01-08T00:19:29.326Z mediator clang:
1192025-01-08T00:19:29.326Z version: None -> 15 (system default)
1202025-01-08T00:19:29.326Z
1212025-01-08T00:19:29.326Z mediator llvm:
1222025-01-08T00:19:29.326Z version: 14 (system default) -> 15 (system default)
1232025-01-08T00:19:29.327Z
1242025-01-08T00:19:29.327ZChanged packages:
1252025-01-08T00:19:29.327Zhelios-dev
1262025-01-08T00:19:29.327Z developer/build-essential
1272025-01-08T00:19:29.327Z None -> 11-2.0
1282025-01-08T00:19:29.327Z library/libxmlsec1
1292025-01-08T00:19:29.327Z None -> 1.2.35-2.0
1302025-01-08T00:19:29.327Z ooce/developer/clang-15
1312025-01-08T00:19:29.327Z None -> 15.0.7-2.0
1322025-01-08T00:19:29.327Z ooce/developer/llvm-15
1332025-01-08T00:19:29.327Z None -> 15.0.7-2.0
1342025-01-08T00:19:29.327Z package/pkg
1352025-01-08T00:19:29.327Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1362025-01-08T00:19:29.327Z
1372025-01-08T00:19:29.327ZServices:
1382025-01-08T00:19:29.327Z restart_fmri:
1392025-01-08T00:19:29.327Z svc:/system/update-man-index:default
1402025-01-08T00:19:29.328Z
1412025-01-08T00:19:29.328ZEditable files to change:
1422025-01-08T00:19:29.328Z Update:
1432025-01-08T00:19:29.328Z usr/share/lib/pkg/web/config.shtml
1442025-01-08T00:19:29.399Z
1452025-01-08T00:19:29.399ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1462025-01-08T00:19:34.758ZDownload: 212/4281 items 1.3/220.6MB 0% complete (372k/s)
1472025-01-08T00:19:39.762ZDownload: 1484/4281 items 117.4/220.6MB 53% complete (11.9M/s)
1482025-01-08T00:19:44.766ZDownload: 2217/4281 items 119.2/220.6MB 54% complete (12.2M/s)
1492025-01-08T00:20:07.407ZDownload: 2223/4281 items 119.2/220.6MB 54% complete
1502025-01-08T00:20:12.409ZDownload: 2304/4281 items 119.6/220.6MB 54% complete (59.4k/s)
1512025-01-08T00:20:17.432ZDownload: 2763/4281 items 120.7/220.6MB 54% complete (154k/s)
1522025-01-08T00:20:22.462ZDownload: 3235/4281 items 200.0/220.6MB 90% complete (8.0M/s)
1532025-01-08T00:20:27.464ZDownload: 3607/4281 items 216.0/220.6MB 97% complete (9.5M/s)
1542025-01-08T00:20:32.059ZDownload: Completed 220.60 MB in 62.66 seconds (3.5M/s)
1552025-01-08T00:20:34.194Z Actions: 1/5063 actions (Removing old actions)
1562025-01-08T00:20:34.218Z Actions: 194/5063 actions (Installing new actions)
1572025-01-08T00:20:38.851Z Actions: 4226/5063 actions (Updating modified actions)
1582025-01-08T00:20:39.152Z Actions: Completed 5063 actions in 4.96 seconds.
1592025-01-08T00:20:39.568Z Done (0.408s)
1602025-01-08T00:20:39.571Z Done (0.000s)
1612025-01-08T00:20:40.149Z Done (0.580s)
1622025-01-08T00:20:44.463Z Done (4.087s)
1632025-01-08T00:20:44.554Z Done (0.018s)
1642025-01-08T00:20:44.557Z Done (0.000s)
1652025-01-08T00:20:44.734Z Done (0.000s)
1662025-01-08T00:20:45.421ZPlanning: Evaluating mediator changes ... Done
1672025-01-08T00:20:45.586ZPlanning: Checking for conflicting actions ... Done
1682025-01-08T00:20:45.589ZPlanning: Consolidating action changes ... Done
1692025-01-08T00:20:45.859ZPlanning: Evaluating mediators ... Done
1702025-01-08T00:20:45.862ZPlanning: Planning completed in 0.44 seconds
1712025-01-08T00:20:45.899Z Mediators to change: 2
1722025-01-08T00:20:45.899Z Create boot environment: No
1732025-01-08T00:20:45.902ZCreate backup boot environment: No
1742025-01-08T00:20:46.055Z Done
1752025-01-08T00:20:46.055Z Done
1762025-01-08T00:20:46.411Z Done
1772025-01-08T00:20:50.032Z Done
1782025-01-08T00:20:50.123Z Done
1792025-01-08T00:20:50.125Z Done
1802025-01-08T00:20:50.258Z Done
1812025-01-08T00:20:50.867ZPlanning: Evaluating mediator changes ... Done
1822025-01-08T00:20:50.869ZPlanning: Merging actions ... Done
1832025-01-08T00:20:51.055ZPlanning: Checking for conflicting actions ... Done
1842025-01-08T00:20:51.057ZPlanning: Consolidating action changes ... Done
1852025-01-08T00:20:51.314ZPlanning: Evaluating mediators ... Done
1862025-01-08T00:20:51.367ZPlanning: Planning completed in 0.74 seconds
1872025-01-08T00:20:51.410Z Packages to change: 1
1882025-01-08T00:20:51.410Z Mediators to change: 1
1892025-01-08T00:20:51.413Z Services to change: 1
1902025-01-08T00:20:51.413Z Create boot environment: No
1912025-01-08T00:20:51.413ZCreate backup boot environment: Yes
1922025-01-08T00:20:53.708Z Actions: 1/6 actions (Updating modified actions)
1932025-01-08T00:20:53.711Z Actions: Completed 6 actions in 0.00 seconds.
1942025-01-08T00:20:53.711Z Done
1952025-01-08T00:20:53.711Z Done
1962025-01-08T00:20:53.829Z Done
1972025-01-08T00:20:57.393Z Done
1982025-01-08T00:20:57.482Z Done
1992025-01-08T00:20:57.485Z Done
2002025-01-08T00:20:57.612Z Done
2012025-01-08T00:20:58.046ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022025-01-08T00:20:58.046Zclang system 15 system
2032025-01-08T00:20:58.046Zcsh system system illumos
2042025-01-08T00:20:58.046Zctags system system illumos
2052025-01-08T00:20:58.046Zgcc vendor 12 vendor
2062025-01-08T00:20:58.046Zgcc system 10 system
2072025-01-08T00:20:58.046Zgcc system 7 system
2082025-01-08T00:20:58.046Zgo system 1.20 system
2092025-01-08T00:20:58.046Zgo system 1.19 system
2102025-01-08T00:20:58.046Zllvm system 15 system
2112025-01-08T00:20:58.046Zllvm system 14 system
2122025-01-08T00:20:58.046Zmariadb system 10.6 system
2132025-01-08T00:20:58.046Zmta vendor vendor dma
2142025-01-08T00:20:58.046Zopenjdk system 17 system
2152025-01-08T00:20:58.046Zopenjdk system 11 system
2162025-01-08T00:20:58.046Zopenjdk system 1.8 system
2172025-01-08T00:20:58.046Zopenssl vendor 3 vendor
2182025-01-08T00:20:58.046Zperl system 5.36 system
2192025-01-08T00:20:58.046Zpostgresql system 15 system
2202025-01-08T00:20:58.046Zpostgresql system 13 system
2212025-01-08T00:20:58.046Zpython vendor 3 vendor
2222025-01-08T00:20:58.046Zpython system 2 system
2232025-01-08T00:20:58.046Zpython3 system 3.11 system
2242025-01-08T00:20:58.046Zruby system 3.0 system
2252025-01-08T00:20:58.046Zwords vendor vendor american-english
2262025-01-08T00:20:58.047Zwords system system australian-english
2272025-01-08T00:20:58.047Zwords system system british-english
2282025-01-08T00:20:58.047Zwords system system canadian-english
2292025-01-08T00:20:58.047Zwords system system french
2302025-01-08T00:20:58.047Zwords system system italian
2312025-01-08T00:20:58.047Zwords system system ngerman
2322025-01-08T00:20:58.047Zwords system system ogerman
2332025-01-08T00:20:58.048Zwords system system spanish
2342025-01-08T00:20:58.380ZPUBLISHER TYPE STATUS P LOCATION
2352025-01-08T00:20:58.380Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2362025-01-08T00:21:01.173ZFMRI IFO
2372025-01-08T00:21:01.173Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382025-01-08T00:21:01.173Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392025-01-08T00:21:01.173Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402025-01-08T00:21:01.173Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2412025-01-08T00:21:01.173Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2422025-01-08T00:21:01.173Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2432025-01-08T00:21:01.173Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2442025-01-08T00:21:01.174Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2452025-01-08T00:21:01.174Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2462025-01-08T00:21:01.174Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2472025-01-08T00:21:01.174Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2482025-01-08T00:21:01.174Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492025-01-08T00:21:01.174Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2502025-01-08T00:21:01.174Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2512025-01-08T00:21:01.174Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2522025-01-08T00:21:01.941Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532025-01-08T00:21:02.239Z Updating crates.io index
2542025-01-08T00:21:02.282Z Updating git repository `https://github.com/oxidecomputer/diffus`
2552025-01-08T00:21:02.669Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562025-01-08T00:21:03.198Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2572025-01-08T00:21:03.499Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2582025-01-08T00:21:03.776Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2592025-01-08T00:21:04.018Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602025-01-08T00:21:05.180Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612025-01-08T00:21:06.792Z Updating git repository `https://github.com/oxidecomputer/opte`
2622025-01-08T00:21:07.442Z Updating git repository `https://github.com/oxidecomputer/falcon`
2632025-01-08T00:21:08.324Z Updating git repository `https://github.com/oxidecomputer/clickward`
2642025-01-08T00:21:08.589Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2652025-01-08T00:21:08.932Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662025-01-08T00:21:09.534Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2672025-01-08T00:21:09.862Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2682025-01-08T00:21:10.233Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692025-01-08T00:21:10.516Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702025-01-08T00:21:10.807Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712025-01-08T00:21:11.045Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722025-01-08T00:21:11.380Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2732025-01-08T00:21:11.697Z Updating git repository `https://github.com/oxidecomputer/ispf`
2742025-01-08T00:21:11.992Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2752025-01-08T00:21:12.348Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2762025-01-08T00:21:12.850Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2772025-01-08T00:21:13.128Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2782025-01-08T00:21:13.525Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2792025-01-08T00:21:13.896Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2802025-01-08T00:21:14.296Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2812025-01-08T00:21:14.573Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2822025-01-08T00:21:14.849Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2832025-01-08T00:21:16.156Z Downloading crates ...
2842025-01-08T00:21:16.277Z Downloaded anstyle v1.0.10
2852025-01-08T00:21:16.280Z Downloaded autocfg v1.4.0
2862025-01-08T00:21:16.288Z Downloaded block-buffer v0.10.4
2872025-01-08T00:21:16.291Z Downloaded anstream v0.6.15
2882025-01-08T00:21:16.291Z Downloaded cargo_metadata v0.18.1
2892025-01-08T00:21:16.300Z Downloaded bitflags v2.6.0
2902025-01-08T00:21:16.305Z Downloaded anstyle-parse v0.2.5
2912025-01-08T00:21:16.307Z Downloaded cargo-platform v0.1.8
2922025-01-08T00:21:16.307Z Downloaded camino-tempfile v1.1.1
2932025-01-08T00:21:16.309Z Downloaded byteorder v1.5.0
2942025-01-08T00:21:16.312Z Downloaded anstyle-query v1.1.1
2952025-01-08T00:21:16.312Z Downloaded bytecount v0.6.8
2962025-01-08T00:21:16.314Z Downloaded colorchoice v1.0.2
2972025-01-08T00:21:16.317Z Downloaded cargo_toml v0.20.5
2982025-01-08T00:21:16.317Z Downloaded fs-err v2.11.0
2992025-01-08T00:21:16.320Z Downloaded errno v0.3.9
3002025-01-08T00:21:16.322Z Downloaded clap_lex v0.7.2
3012025-01-08T00:21:16.322Z Downloaded cfg-if v1.0.0
3022025-01-08T00:21:16.322Z Downloaded clap_derive v4.5.18
3032025-01-08T00:21:16.324Z Downloaded camino v1.1.9
3042025-01-08T00:21:16.327Z Downloaded anyhow v1.0.93
3052025-01-08T00:21:16.330Z Downloaded pest_generator v2.7.14
3062025-01-08T00:21:16.333Z Downloaded dtrace-parser v0.2.0
3072025-01-08T00:21:16.333Z Downloaded fastrand v2.1.1
3082025-01-08T00:21:16.336Z Downloaded equivalent v1.0.1
3092025-01-08T00:21:16.336Z Downloaded dof v0.3.0
3102025-01-08T00:21:16.336Z Downloaded digest v0.10.7
3112025-01-08T00:21:16.339Z Downloaded crypto-common v0.1.6
3122025-01-08T00:21:16.339Z Downloaded clap v4.5.21
3132025-01-08T00:21:16.346Z Downloaded plain v0.2.3
3142025-01-08T00:21:16.349Z Downloaded heck v0.5.0
3152025-01-08T00:21:16.349Z Downloaded heck v0.4.1
3162025-01-08T00:21:16.352Z Downloaded proc-macro-error v1.0.4
3172025-01-08T00:21:16.355Z Downloaded itoa v1.0.11
3182025-01-08T00:21:16.357Z Downloaded pretty-hex v0.4.1
3192025-01-08T00:21:16.361Z Downloaded usdt-attr-macro v0.5.0
3202025-01-08T00:21:16.379Z Downloaded swrite v0.1.0
3212025-01-08T00:21:16.382Z Downloaded scroll_derive v0.12.0
3222025-01-08T00:21:16.390Z Downloaded cpufeatures v0.2.14
3232025-01-08T00:21:16.392Z Downloaded usdt-macro v0.5.0
3242025-01-08T00:21:16.395Z Downloaded is_terminal_polyfill v1.70.1
3252025-01-08T00:21:16.399Z Downloaded macaddr v1.0.1
3262025-01-08T00:21:16.402Z Downloaded generic-array v0.14.7
3272025-01-08T00:21:16.405Z Downloaded tabled_derive v0.7.0
3282025-01-08T00:21:16.408Z Downloaded smawk v0.3.2
3292025-01-08T00:21:16.408Z Downloaded proc-macro-error-attr v1.0.4
3302025-01-08T00:21:16.410Z Downloaded utf8parse v0.2.2
3312025-01-08T00:21:16.410Z Downloaded memmap v0.7.0
3322025-01-08T00:21:16.414Z Downloaded fnv v1.0.7
3332025-01-08T00:21:16.414Z Downloaded version_check v0.9.5
3342025-01-08T00:21:16.414Z Downloaded toml_datetime v0.6.8
3352025-01-08T00:21:16.417Z Downloaded terminal_size v0.4.0
3362025-01-08T00:21:16.419Z Downloaded thiserror v1.0.69
3372025-01-08T00:21:16.425Z Downloaded unicode-linebreak v0.1.5
3382025-01-08T00:21:16.427Z Downloaded thread-id v4.2.2
3392025-01-08T00:21:16.427Z Downloaded thiserror-impl v1.0.69
3402025-01-08T00:21:16.430Z Downloaded serde_spanned v0.6.8
3412025-01-08T00:21:16.432Z Downloaded strsim v0.11.1
3422025-01-08T00:21:16.434Z Downloaded serde_tokenstream v0.2.2
3432025-01-08T00:21:16.448Z Downloaded pest_derive v2.7.14
3442025-01-08T00:21:16.451Z Downloaded quote v1.0.37
3452025-01-08T00:21:16.453Z Downloaded once_cell v1.20.2
3462025-01-08T00:21:16.456Z Downloaded zerocopy-derive v0.7.35
3472025-01-08T00:21:16.460Z Downloaded usdt-impl v0.5.0
3482025-01-08T00:21:16.462Z Downloaded sha2 v0.10.8
3492025-01-08T00:21:16.465Z Downloaded semver v1.0.23
3502025-01-08T00:21:16.468Z Downloaded scroll v0.12.0
3512025-01-08T00:21:16.470Z Downloaded tempfile v3.13.0
3522025-01-08T00:21:16.477Z Downloaded log v0.4.22
3532025-01-08T00:21:16.484Z Downloaded pest_meta v2.7.14
3542025-01-08T00:21:16.486Z Downloaded usdt v0.5.0
3552025-01-08T00:21:16.495Z Downloaded unicode-ident v1.0.13
3562025-01-08T00:21:16.512Z Downloaded typenum v1.17.0
3572025-01-08T00:21:16.515Z Downloaded textwrap v0.16.1
3582025-01-08T00:21:16.515Z Downloaded toml v0.8.19
3592025-01-08T00:21:16.526Z Downloaded ucd-trie v0.1.7
3602025-01-08T00:21:16.529Z Downloaded serde_derive v1.0.215
3612025-01-08T00:21:16.531Z Downloaded proc-macro2 v1.0.89
3622025-01-08T00:21:16.534Z Downloaded ryu v1.0.18
3632025-01-08T00:21:16.537Z Downloaded papergrid v0.11.0
3642025-01-08T00:21:16.553Z Downloaded serde v1.0.215
3652025-01-08T00:21:16.557Z Downloaded memchr v2.7.4
3662025-01-08T00:21:16.562Z Downloaded hashbrown v0.15.1
3672025-01-08T00:21:16.574Z Downloaded indexmap v2.6.0
3682025-01-08T00:21:16.584Z Downloaded toml_edit v0.22.22
3692025-01-08T00:21:16.606Z Downloaded serde_json v1.0.133
3702025-01-08T00:21:16.628Z Downloaded clap_builder v4.5.21
3712025-01-08T00:21:16.638Z Downloaded zerocopy v0.7.35
3722025-01-08T00:21:16.654Z Downloaded winnow v0.6.20
3732025-01-08T00:21:16.662Z Downloaded goblin v0.8.2
3742025-01-08T00:21:16.668Z Downloaded pest v2.7.14
3752025-01-08T00:21:16.677Z Downloaded tabled v0.15.0
3762025-01-08T00:21:16.693Z Downloaded syn v1.0.109
3772025-01-08T00:21:16.702Z Downloaded unicode-width v0.1.14
3782025-01-08T00:21:16.708Z Downloaded syn v2.0.87
3792025-01-08T00:21:16.730Z Downloaded rustix v0.38.37
3802025-01-08T00:21:16.763Z Downloaded libc v0.2.162
3812025-01-08T00:21:17.074Z Compiling proc-macro2 v1.0.89
3822025-01-08T00:21:17.074Z Compiling unicode-ident v1.0.13
3832025-01-08T00:21:17.074Z Compiling version_check v0.9.5
3842025-01-08T00:21:17.077Z Compiling serde v1.0.215
3852025-01-08T00:21:17.077Z Compiling thiserror v1.0.69
3862025-01-08T00:21:17.077Z Compiling memchr v2.7.4
3872025-01-08T00:21:17.077Z Compiling libc v0.2.162
3882025-01-08T00:21:17.109Z Compiling ryu v1.0.18
3892025-01-08T00:21:17.377Z Compiling itoa v1.0.11
3902025-01-08T00:21:17.601Z Compiling ucd-trie v0.1.7
3912025-01-08T00:21:17.644Z Compiling once_cell v1.20.2
3922025-01-08T00:21:17.974Z Compiling byteorder v1.5.0
3932025-01-08T00:21:18.126Z Compiling rustix v0.38.37
3942025-01-08T00:21:18.227Z Compiling serde_json v1.0.133
3952025-01-08T00:21:18.452Z Compiling bitflags v2.6.0
3962025-01-08T00:21:18.594Z Compiling usdt-impl v0.5.0
3972025-01-08T00:21:18.870Z Compiling proc-macro-error-attr v1.0.4
3982025-01-08T00:21:18.894Z Compiling quote v1.0.37
3992025-01-08T00:21:18.896Z Compiling syn v1.0.109
4002025-01-08T00:21:19.082Z Compiling proc-macro-error v1.0.4
4012025-01-08T00:21:19.124Z Compiling hashbrown v0.15.1
4022025-01-08T00:21:19.223Z Compiling utf8parse v0.2.2
4032025-01-08T00:21:19.356Z Compiling syn v2.0.87
4042025-01-08T00:21:19.394Z Compiling errno v0.3.9
4052025-01-08T00:21:19.628Z Compiling camino v1.1.9
4062025-01-08T00:21:19.654Z Compiling thread-id v4.2.2
4072025-01-08T00:21:19.657Z Compiling plain v0.2.3
4082025-01-08T00:21:19.740Z Compiling equivalent v1.0.1
4092025-01-08T00:21:19.795Z Compiling log v0.4.22
4102025-01-08T00:21:19.875Z Compiling anstyle-parse v0.2.5
4112025-01-08T00:21:20.331Z Compiling indexmap v2.6.0
4122025-01-08T00:21:20.361Z Compiling is_terminal_polyfill v1.70.1
4132025-01-08T00:21:20.392Z Compiling pretty-hex v0.4.1
4142025-01-08T00:21:20.502Z Compiling autocfg v1.4.0
4152025-01-08T00:21:20.543Z Compiling semver v1.0.23
4162025-01-08T00:21:20.601Z Compiling winnow v0.6.20
4172025-01-08T00:21:20.659Z Compiling anstyle v1.0.10
4182025-01-08T00:21:21.092Z Compiling unicode-width v0.1.14
4192025-01-08T00:21:21.146Z Compiling colorchoice v1.0.2
4202025-01-08T00:21:21.306Z Compiling anstyle-query v1.1.1
4212025-01-08T00:21:21.473Z Compiling anstream v0.6.15
4222025-01-08T00:21:21.688Z Compiling terminal_size v0.4.0
4232025-01-08T00:21:21.712Z Compiling fs-err v2.11.0
4242025-01-08T00:21:21.930Z Compiling heck v0.4.1
4252025-01-08T00:21:21.978Z Compiling heck v0.5.0
4262025-01-08T00:21:22.228Z Compiling fnv v1.0.7
4272025-01-08T00:21:22.342Z Compiling clap_lex v0.7.2
4282025-01-08T00:21:22.371Z Compiling fastrand v2.1.1
4292025-01-08T00:21:22.433Z Compiling strsim v0.11.1
4302025-01-08T00:21:22.475Z Compiling bytecount v0.6.8
4312025-01-08T00:21:22.505Z Compiling anyhow v1.0.93
4322025-01-08T00:21:22.922Z Compiling cfg-if v1.0.0
4332025-01-08T00:21:22.982Z Compiling clap_builder v4.5.21
4342025-01-08T00:21:23.026Z Compiling tempfile v3.13.0
4352025-01-08T00:21:23.423Z Compiling papergrid v0.11.0
4362025-01-08T00:21:23.527Z Compiling memmap v0.7.0
4372025-01-08T00:21:23.592Z Compiling smawk v0.3.2
4382025-01-08T00:21:23.821Z Compiling unicode-linebreak v0.1.5
4392025-01-08T00:21:24.342Z Compiling textwrap v0.16.1
4402025-01-08T00:21:24.451Z Compiling swrite v0.1.0
4412025-01-08T00:21:25.439Z Compiling tabled_derive v0.7.0
4422025-01-08T00:21:27.124Z Compiling tabled v0.15.0
4432025-01-08T00:21:28.560Z Compiling serde_derive v1.0.215
4442025-01-08T00:21:28.565Z Compiling thiserror-impl v1.0.69
4452025-01-08T00:21:28.565Z Compiling zerocopy-derive v0.7.35
4462025-01-08T00:21:28.565Z Compiling scroll_derive v0.12.0
4472025-01-08T00:21:28.580Z Compiling clap_derive v4.5.18
4482025-01-08T00:21:29.816Z Compiling scroll v0.12.0
4492025-01-08T00:21:30.282Z Compiling zerocopy v0.7.35
4502025-01-08T00:21:30.333Z Compiling goblin v0.8.2
4512025-01-08T00:21:31.029Z Compiling pest v2.7.14
4522025-01-08T00:21:32.293Z Compiling clap v4.5.21
4532025-01-08T00:21:33.352Z Compiling pest_meta v2.7.14
4542025-01-08T00:21:34.173Z Compiling pest_generator v2.7.14
4552025-01-08T00:21:36.109Z Compiling pest_derive v2.7.14
4562025-01-08T00:21:36.819Z Compiling dtrace-parser v0.2.0
4572025-01-08T00:21:38.656Z Compiling serde_tokenstream v0.2.2
4582025-01-08T00:21:38.814Z Compiling toml_datetime v0.6.8
4592025-01-08T00:21:38.814Z Compiling serde_spanned v0.6.8
4602025-01-08T00:21:39.125Z Compiling toml_edit v0.22.22
4612025-01-08T00:21:39.192Z Compiling cargo-platform v0.1.8
4622025-01-08T00:21:39.219Z Compiling macaddr v1.0.1
4632025-01-08T00:21:39.490Z Compiling camino-tempfile v1.1.1
4642025-01-08T00:21:40.143Z Compiling dof v0.3.0
4652025-01-08T00:21:40.340Z Compiling cargo_metadata v0.18.1
4662025-01-08T00:21:41.708Z Compiling usdt-macro v0.5.0
4672025-01-08T00:21:41.751Z Compiling usdt-attr-macro v0.5.0
4682025-01-08T00:21:42.008Z Compiling toml v0.8.19
4692025-01-08T00:21:42.822Z Compiling cargo_toml v0.20.5
4702025-01-08T00:21:42.982Z Compiling usdt v0.5.0
4712025-01-08T00:21:46.291Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4722025-01-08T00:21:50.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.74s
4732025-01-08T00:21:50.713Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4742025-01-08T00:21:51.252Z Downloading crates ...
4752025-01-08T00:21:51.399Z Downloaded async-recursion v1.1.1
4762025-01-08T00:21:51.403Z Downloaded ascii-canvas v3.0.0
4772025-01-08T00:21:51.405Z Downloaded array-init v0.0.4
4782025-01-08T00:21:51.408Z Downloaded async-stream v0.3.6
4792025-01-08T00:21:51.410Z Downloaded async-bb8-diesel v0.2.1
4802025-01-08T00:21:51.413Z Downloaded arrayvec v0.7.6
4812025-01-08T00:21:51.415Z Downloaded aead v0.5.2
4822025-01-08T00:21:51.415Z Downloaded headers-core v0.3.0
4832025-01-08T00:21:51.418Z Downloaded atty v0.2.14
4842025-01-08T00:21:51.424Z Downloaded cfg_aliases v0.2.1
4852025-01-08T00:21:51.426Z Downloaded crucible-workspace-hack v0.1.0
4862025-01-08T00:21:51.426Z Downloaded cfg_aliases v0.1.1
4872025-01-08T00:21:51.428Z Downloaded darling v0.20.10
4882025-01-08T00:21:51.431Z Downloaded hostname v0.3.1
4892025-01-08T00:21:51.433Z Downloaded hex-literal v0.4.1
4902025-01-08T00:21:51.436Z Downloaded atomicwrites v0.4.4
4912025-01-08T00:21:51.436Z Downloaded cstr-argument v0.1.2
4922025-01-08T00:21:51.438Z Downloaded addr2line v0.24.2
4932025-01-08T00:21:51.452Z Downloaded crc-catalog v2.4.0
4942025-01-08T00:21:51.455Z Downloaded castaway v0.2.3
4952025-01-08T00:21:51.458Z Downloaded crc v3.2.1
4962025-01-08T00:21:51.461Z Downloaded bit-set v0.5.3
4972025-01-08T00:21:51.461Z Downloaded bitfield v0.14.0
4982025-01-08T00:21:51.464Z Downloaded http-body v1.0.1
4992025-01-08T00:21:51.464Z Downloaded curve25519-dalek-derive v0.1.1
5002025-01-08T00:21:51.466Z Downloaded adler2 v2.0.0
5012025-01-08T00:21:51.466Z Downloaded cassowary v0.3.0
5022025-01-08T00:21:51.469Z Downloaded md5 v0.7.0
5032025-01-08T00:21:51.469Z Downloaded cobs v0.2.3
5042025-01-08T00:21:51.471Z Downloaded cbc v0.1.2
5052025-01-08T00:21:51.474Z Downloaded instant v0.1.13
5062025-01-08T00:21:51.476Z Downloaded convert_case v0.4.0
5072025-01-08T00:21:51.476Z Downloaded colored v2.1.0
5082025-01-08T00:21:51.478Z Downloaded is_ci v1.2.0
5092025-01-08T00:21:51.481Z Downloaded bb8 v0.8.5
5102025-01-08T00:21:51.481Z Downloaded icu_provider_macros v1.5.0
5112025-01-08T00:21:51.483Z Downloaded ident_case v1.0.1
5122025-01-08T00:21:51.483Z Downloaded hubpack_derive v0.1.1
5132025-01-08T00:21:51.486Z Downloaded http-range v0.1.5
5142025-01-08T00:21:51.486Z Downloaded constant_time_eq v0.3.1
5152025-01-08T00:21:51.488Z Downloaded argon2 v0.5.3
5162025-01-08T00:21:51.488Z Downloaded cexpr v0.6.0
5172025-01-08T00:21:51.490Z Downloaded hostname v0.4.0
5182025-01-08T00:21:51.493Z Downloaded cmake v0.1.51
5192025-01-08T00:21:51.495Z Downloaded block-padding v0.3.3
5202025-01-08T00:21:51.495Z Downloaded bitfield-struct v0.6.2
5212025-01-08T00:21:51.498Z Downloaded async-stream-impl v0.3.6
5222025-01-08T00:21:51.498Z Downloaded crunchy v0.2.2
5232025-01-08T00:21:51.498Z Downloaded hex v0.4.3
5242025-01-08T00:21:51.500Z Downloaded match_cfg v0.1.0
5252025-01-08T00:21:51.502Z Downloaded arc-swap v1.7.1
5262025-01-08T00:21:51.505Z Downloaded matches v0.1.10
5272025-01-08T00:21:51.507Z Downloaded cipher v0.4.4
5282025-01-08T00:21:51.509Z Downloaded atomic-waker v1.1.2
5292025-01-08T00:21:51.509Z Downloaded blowfish v0.9.1
5302025-01-08T00:21:51.512Z Downloaded home v0.5.9
5312025-01-08T00:21:51.514Z Downloaded crossbeam-deque v0.8.5
5322025-01-08T00:21:51.514Z Downloaded indoc v1.0.9
5332025-01-08T00:21:51.517Z Downloaded hubpack v0.1.2
5342025-01-08T00:21:51.520Z Downloaded crc32fast v1.4.2
5352025-01-08T00:21:51.522Z Downloaded bcs v0.1.6
5362025-01-08T00:21:51.525Z Downloaded lru-cache v0.1.2
5372025-01-08T00:21:51.525Z Downloaded bcrypt-pbkdf v0.10.0
5382025-01-08T00:21:51.528Z Downloaded lazycell v1.3.0
5392025-01-08T00:21:51.528Z Downloaded buf-list v1.0.3
5402025-01-08T00:21:51.531Z Downloaded cookie_store v0.21.0
5412025-01-08T00:21:51.533Z Downloaded http-body-util v0.1.2
5422025-01-08T00:21:51.533Z Downloaded ctr v0.9.2
5432025-01-08T00:21:51.536Z Downloaded lalrpop-util v0.19.12
5442025-01-08T00:21:51.538Z Downloaded ciborium-io v0.2.2
5452025-01-08T00:21:51.538Z Downloaded assert_matches v1.5.0
5462025-01-08T00:21:51.540Z Downloaded ipnetwork v0.20.0
5472025-01-08T00:21:51.543Z Downloaded csv-core v0.1.11
5482025-01-08T00:21:51.545Z Downloaded const_format_proc_macros v0.2.33
5492025-01-08T00:21:51.547Z Downloaded primeorder v0.13.6
5502025-01-08T00:21:51.547Z Downloaded libsw v3.3.1
5512025-01-08T00:21:51.550Z Downloaded structmeta v0.3.0
5522025-01-08T00:21:51.553Z Downloaded idna_adapter v1.2.0
5532025-01-08T00:21:51.553Z Downloaded bit-vec v0.6.3
5542025-01-08T00:21:51.556Z Downloaded maplit v1.0.2
5552025-01-08T00:21:51.556Z Downloaded termtree v0.4.1
5562025-01-08T00:21:51.556Z Downloaded crossbeam-utils v0.8.20
5572025-01-08T00:21:51.559Z Downloaded r2d2 v0.8.10
5582025-01-08T00:21:51.571Z Downloaded quinn-udp v0.5.5
5592025-01-08T00:21:51.571Z Downloaded serde_repr v0.1.19
5602025-01-08T00:21:51.571Z Downloaded base64ct v1.6.0
5612025-01-08T00:21:51.571Z Downloaded hickory-server v0.24.1
5622025-01-08T00:21:51.575Z Downloaded managed v0.8.0
5632025-01-08T00:21:51.578Z Downloaded console v0.15.8
5642025-01-08T00:21:51.580Z Downloaded time-core v0.1.2
5652025-01-08T00:21:51.582Z Downloaded crossbeam-epoch v0.9.18
5662025-01-08T00:21:51.584Z Downloaded cookie v0.18.1
5672025-01-08T00:21:51.587Z Downloaded memoffset v0.9.1
5682025-01-08T00:21:51.589Z Downloaded lru v0.12.5
5692025-01-08T00:21:51.591Z Downloaded inout v0.1.3
5702025-01-08T00:21:51.591Z Downloaded lockfree-object-pool v0.1.6
5712025-01-08T00:21:51.593Z Downloaded zone_cfg_derive v0.1.2
5722025-01-08T00:21:51.595Z Downloaded difflib v0.4.0
5732025-01-08T00:21:51.595Z Downloaded derive_builder_macro v0.20.2
5742025-01-08T00:21:51.598Z Downloaded md-5 v0.10.6
5752025-01-08T00:21:51.598Z Downloaded highway v1.2.0
5762025-01-08T00:21:51.601Z Downloaded icu_locid_transform v1.5.0
5772025-01-08T00:21:51.603Z Downloaded slab v0.4.9
5782025-01-08T00:21:51.606Z Downloaded slog-json v2.6.1
5792025-01-08T00:21:51.609Z Downloaded termios v0.3.3
5802025-01-08T00:21:51.612Z Downloaded strum_macros v0.25.3
5812025-01-08T00:21:51.615Z Downloaded libloading v0.8.5
5822025-01-08T00:21:51.615Z Downloaded foreign-types v0.3.2
5832025-01-08T00:21:51.617Z Downloaded new_debug_unreachable v1.0.6
5842025-01-08T00:21:51.621Z Downloaded ipnet v2.10.1
5852025-01-08T00:21:51.621Z Downloaded ssh-encoding v0.2.0
5862025-01-08T00:21:51.623Z Downloaded rustversion v1.0.17
5872025-01-08T00:21:51.626Z Downloaded crc-any v2.5.0
5882025-01-08T00:21:51.629Z Downloaded maybe-uninit v2.0.0
5892025-01-08T00:21:51.629Z Downloaded chacha20poly1305 v0.10.1
5902025-01-08T00:21:51.631Z Downloaded httparse v1.9.5
5912025-01-08T00:21:51.633Z Downloaded mime_guess v2.0.5
5922025-01-08T00:21:51.636Z Downloaded bytes v1.8.0
5932025-01-08T00:21:51.639Z Downloaded mime v0.3.17
5942025-01-08T00:21:51.642Z Downloaded memmap2 v0.9.5
5952025-01-08T00:21:51.644Z Downloaded zeroize_derive v1.4.2
5962025-01-08T00:21:51.647Z Downloaded xz2 v0.1.7
5972025-01-08T00:21:51.647Z Downloaded xattr v1.3.1
5982025-01-08T00:21:51.650Z Downloaded rusty-fork v0.3.0
5992025-01-08T00:21:51.653Z Downloaded progenitor-client v0.8.0
6002025-01-08T00:21:51.653Z Downloaded embedded-io v0.6.1
6012025-01-08T00:21:51.655Z Downloaded base64 v0.13.1
6022025-01-08T00:21:51.658Z Downloaded twox-hash v1.6.3
6032025-01-08T00:21:51.660Z Downloaded tokio-rustls v0.26.0
6042025-01-08T00:21:51.663Z Downloaded serde-big-array v0.5.1
6052025-01-08T00:21:51.665Z Downloaded smf v0.2.3
6062025-01-08T00:21:51.665Z Downloaded tokio-macros v2.4.0
6072025-01-08T00:21:51.668Z Downloaded take_mut v0.2.2
6082025-01-08T00:21:51.668Z Downloaded futures-sink v0.3.31
6092025-01-08T00:21:51.670Z Downloaded form_urlencoded v1.2.1
6102025-01-08T00:21:51.670Z Downloaded dsl_auto_type v0.1.2
6112025-01-08T00:21:51.672Z Downloaded strum_macros v0.26.4
6122025-01-08T00:21:51.674Z Downloaded russh-keys v0.45.0
6132025-01-08T00:21:51.677Z Downloaded jobserver v0.1.32
6142025-01-08T00:21:51.679Z Downloaded cc v1.1.30
6152025-01-08T00:21:51.682Z Downloaded rustls-pemfile v1.0.4
6162025-01-08T00:21:51.685Z Downloaded iana-time-zone v0.1.61
6172025-01-08T00:21:51.687Z Downloaded newline-converter v0.3.0
6182025-01-08T00:21:51.690Z Downloaded value-bag v1.9.0
6192025-01-08T00:21:51.692Z Downloaded try-lock v0.2.5
6202025-01-08T00:21:51.695Z Downloaded icu_locid v1.5.0
6212025-01-08T00:21:51.698Z Downloaded untrusted v0.7.1
6222025-01-08T00:21:51.700Z Downloaded num-iter v0.1.45
6232025-01-08T00:21:51.702Z Downloaded indexmap v1.9.3
6242025-01-08T00:21:51.704Z Downloaded percent-encoding v2.3.1
6252025-01-08T00:21:51.707Z Downloaded icu_provider v1.5.0
6262025-01-08T00:21:51.709Z Downloaded rand_core v0.6.4
6272025-01-08T00:21:51.711Z Downloaded progenitor-macro v0.8.0
6282025-01-08T00:21:51.714Z Downloaded hmac v0.12.1
6292025-01-08T00:21:51.716Z Downloaded pem v3.0.4
6302025-01-08T00:21:51.716Z Downloaded linear-map v1.2.0
6312025-01-08T00:21:51.718Z Downloaded semver v0.1.20
6322025-01-08T00:21:51.721Z Downloaded same-file v1.0.6
6332025-01-08T00:21:51.721Z Downloaded globset v0.4.15
6342025-01-08T00:21:51.724Z Downloaded tinyvec_macros v0.1.1
6352025-01-08T00:21:51.727Z Downloaded tap v1.0.1
6362025-01-08T00:21:51.727Z Downloaded native-tls v0.2.12
6372025-01-08T00:21:51.729Z Downloaded fd-lock v4.0.2
6382025-01-08T00:21:51.731Z Downloaded crossbeam-channel v0.5.13
6392025-01-08T00:21:51.734Z Downloaded mockall v0.13.0
6402025-01-08T00:21:51.738Z Downloaded mirai-annotations v1.12.0
6412025-01-08T00:21:51.740Z Downloaded phf v0.11.2
6422025-01-08T00:21:51.740Z Downloaded packed_struct v0.10.1
6432025-01-08T00:21:51.743Z Downloaded opaque-debug v0.3.1
6442025-01-08T00:21:51.743Z Downloaded phf_generator v0.11.2
6452025-01-08T00:21:51.745Z Downloaded rfc6979 v0.4.0
6462025-01-08T00:21:51.746Z Downloaded phf_codegen v0.11.2
6472025-01-08T00:21:51.749Z Downloaded futures-task v0.3.31
6482025-01-08T00:21:51.749Z Downloaded downcast v0.11.0
6492025-01-08T00:21:51.749Z Downloaded untrusted v0.9.0
6502025-01-08T00:21:51.752Z Downloaded fragile v2.0.0
6512025-01-08T00:21:51.754Z Downloaded parse-size v1.1.0
6522025-01-08T00:21:51.754Z Downloaded fxhash v0.2.1
6532025-01-08T00:21:51.757Z Downloaded pem-rfc7468 v0.7.0
6542025-01-08T00:21:51.759Z Downloaded enum-as-inner v0.6.1
6552025-01-08T00:21:51.759Z Downloaded defmt-parser v0.3.4
6562025-01-08T00:21:51.762Z Downloaded universal-hash v0.5.1
6572025-01-08T00:21:51.762Z Downloaded time-macros v0.2.18
6582025-01-08T00:21:51.764Z Downloaded diff v0.1.13
6592025-01-08T00:21:51.767Z Downloaded defmt v0.3.8
6602025-01-08T00:21:51.771Z Downloaded icu_normalizer v1.5.0
6612025-01-08T00:21:51.774Z Downloaded sec1 v0.7.3
6622025-01-08T00:21:51.786Z Downloaded funty v2.0.0
6632025-01-08T00:21:51.788Z Downloaded backtrace v0.3.74
6642025-01-08T00:21:51.793Z Downloaded indicatif v0.17.9
6652025-01-08T00:21:51.797Z Downloaded sct v0.7.1
6662025-01-08T00:21:51.802Z Downloaded tracing-attributes v0.1.27
6672025-01-08T00:21:51.805Z Downloaded want v0.3.1
6682025-01-08T00:21:51.809Z Downloaded paste v1.0.15
6692025-01-08T00:21:51.812Z Downloaded slog-bunyan v2.5.0
6702025-01-08T00:21:51.812Z Downloaded quick-error v1.2.3
6712025-01-08T00:21:51.814Z Downloaded predicates-tree v1.0.11
6722025-01-08T00:21:51.814Z Downloaded parse-display v0.10.0
6732025-01-08T00:21:51.814Z Downloaded structmeta v0.2.0
6742025-01-08T00:21:51.817Z Downloaded slog-async v2.8.0
6752025-01-08T00:21:51.817Z Downloaded progenitor-impl v0.8.0
6762025-01-08T00:21:51.819Z Downloaded packed_struct_codegen v0.10.1
6772025-01-08T00:21:51.821Z Downloaded num-rational v0.4.2
6782025-01-08T00:21:51.824Z Downloaded url v2.5.3
6792025-01-08T00:21:51.826Z Downloaded either v1.13.0
6802025-01-08T00:21:51.828Z Downloaded zone v0.3.0
6812025-01-08T00:21:51.831Z Downloaded utf-8 v0.7.6
6822025-01-08T00:21:51.831Z Downloaded simd-adler32 v0.3.7
6832025-01-08T00:21:51.833Z Downloaded zone_cfg_derive v0.3.0
6842025-01-08T00:21:51.835Z Downloaded tower-service v0.3.3
6852025-01-08T00:21:51.835Z Downloaded sync_wrapper v1.0.1
6862025-01-08T00:21:51.837Z Downloaded slog-scope v4.4.0
6872025-01-08T00:21:51.837Z Downloaded fs_extra v1.3.0
6882025-01-08T00:21:51.840Z Downloaded num_threads v0.1.7
6892025-01-08T00:21:51.843Z Downloaded heapless v0.8.0
6902025-01-08T00:21:51.846Z Downloaded num v0.4.3
6912025-01-08T00:21:51.848Z Downloaded stable_deref_trait v1.2.0
6922025-01-08T00:21:51.848Z Downloaded gethostname v0.5.0
6932025-01-08T00:21:51.851Z Downloaded derive_more v0.99.18
6942025-01-08T00:21:51.855Z Downloaded vsss-rs v3.3.4
6952025-01-08T00:21:51.857Z Downloaded vergen v8.3.2
6962025-01-08T00:21:51.861Z Downloaded tiny-keccak v2.0.2
6972025-01-08T00:21:51.864Z Downloaded thiserror-no-std v2.0.2
6982025-01-08T00:21:51.868Z Downloaded which v4.4.2
6992025-01-08T00:21:51.870Z Downloaded password-hash v0.5.0
7002025-01-08T00:21:51.873Z Downloaded zeroize v1.8.1
7012025-01-08T00:21:51.875Z Downloaded icu_collections v1.5.0
7022025-01-08T00:21:51.880Z Downloaded futures-macro v0.3.31
7032025-01-08T00:21:51.883Z Downloaded hickory-resolver v0.24.1
7042025-01-08T00:21:51.886Z Downloaded oso-derive v0.27.3
7052025-01-08T00:21:51.889Z Downloaded number_prefix v0.4.0
7062025-01-08T00:21:51.892Z Downloaded float-ord v0.3.2
7072025-01-08T00:21:51.892Z Downloaded fixedbitset v0.4.2
7082025-01-08T00:21:51.895Z Downloaded zerovec-derive v0.10.3
7092025-01-08T00:21:51.895Z Downloaded serde_with_macros v3.11.0
7102025-01-08T00:21:51.897Z Downloaded x509-cert v0.2.5
7112025-01-08T00:21:51.902Z Downloaded peg v0.8.4
7122025-01-08T00:21:51.908Z Downloaded sqlformat v0.2.6
7132025-01-08T00:21:51.910Z Downloaded num-traits v0.2.19
7142025-01-08T00:21:51.912Z Downloaded mockall_derive v0.13.0
7152025-01-08T00:21:51.914Z Downloaded float-cmp v0.9.0
7162025-01-08T00:21:51.917Z Downloaded synstructure v0.13.1
7172025-01-08T00:21:51.917Z Downloaded thread_local v1.1.8
7182025-01-08T00:21:51.920Z Downloaded zerofrom v0.1.4
7192025-01-08T00:21:51.920Z Downloaded displaydoc v0.2.5
7202025-01-08T00:21:51.923Z Downloaded zone v0.1.8
7212025-01-08T00:21:51.925Z Downloaded scheduled-thread-pool v0.2.7
7222025-01-08T00:21:51.928Z Downloaded futures-io v0.3.31
7232025-01-08T00:21:51.928Z Downloaded ena v0.14.3
7242025-01-08T00:21:51.930Z Downloaded embedded-io v0.4.0
7252025-01-08T00:21:51.930Z Downloaded rpassword v7.3.1
7262025-01-08T00:21:51.933Z Downloaded unicase v2.7.0
7272025-01-08T00:21:51.935Z Downloaded normalize-line-endings v0.3.0
7282025-01-08T00:21:51.935Z Downloaded serde_path_to_error v0.1.16
7292025-01-08T00:21:51.938Z Downloaded typed-path v0.9.3
7302025-01-08T00:21:51.943Z Downloaded slog-dtrace v0.3.0
7312025-01-08T00:21:51.946Z Downloaded multimap v0.10.0
7322025-01-08T00:21:51.948Z Downloaded precomputed-hash v0.1.1
7332025-01-08T00:21:51.948Z Downloaded futures-channel v0.3.31
7342025-01-08T00:21:51.950Z Downloaded string_cache v0.8.7
7352025-01-08T00:21:51.952Z Downloaded num-complex v0.4.6
7362025-01-08T00:21:51.955Z Downloaded getrandom v0.2.15
7372025-01-08T00:21:51.958Z Downloaded tokio-rustls v0.24.1
7382025-01-08T00:21:51.961Z Downloaded postgres-types v0.2.8
7392025-01-08T00:21:51.964Z Downloaded stringprep v0.1.5
7402025-01-08T00:21:51.964Z Downloaded predicates v3.1.2
7412025-01-08T00:21:51.966Z Downloaded newtype-uuid v1.1.3
7422025-01-08T00:21:51.969Z Downloaded tinystr v0.7.6
7432025-01-08T00:21:51.971Z Downloaded unicode-xid v0.2.6
7442025-01-08T00:21:51.971Z Downloaded tls_codec v0.4.1
7452025-01-08T00:21:51.974Z Downloaded futures-executor v0.3.31
7462025-01-08T00:21:51.976Z Downloaded futures-core v0.3.31
7472025-01-08T00:21:51.978Z Downloaded pkg-config v0.3.31
7482025-01-08T00:21:51.978Z Downloaded rustc_version v0.4.1
7492025-01-08T00:21:51.981Z Downloaded rustc_version v0.1.7
7502025-01-08T00:21:51.981Z Downloaded radium v0.7.0
7512025-01-08T00:21:51.983Z Downloaded slog v2.7.0
7522025-01-08T00:21:51.985Z Downloaded foreign-types v0.5.0
7532025-01-08T00:21:51.987Z Downloaded yasna v0.5.2
7542025-01-08T00:21:51.989Z Downloaded rayon-core v1.12.1
7552025-01-08T00:21:51.992Z Downloaded foreign-types-shared v0.1.1
7562025-01-08T00:21:51.994Z Downloaded diesel_derives v2.2.3
7572025-01-08T00:21:51.997Z Downloaded yoke-derive v0.7.4
7582025-01-08T00:21:52.000Z Downloaded flate2 v1.0.34
7592025-01-08T00:21:52.003Z Downloaded serde_urlencoded v0.7.1
7602025-01-08T00:21:52.006Z Downloaded dropshot_endpoint v0.12.0
7612025-01-08T00:21:52.008Z Downloaded newtype_derive v0.1.6
7622025-01-08T00:21:52.011Z Downloaded serde_yaml v0.9.34+deprecated
7632025-01-08T00:21:52.013Z Downloaded reedline v0.35.0
7642025-01-08T00:21:52.021Z Downloaded russh-cryptovec v0.7.3
7652025-01-08T00:21:52.023Z Downloaded http v1.1.0
7662025-01-08T00:21:52.026Z Downloaded ed25519-dalek v2.1.1
7672025-01-08T00:21:52.029Z Downloaded sync-ptr v0.1.1
7682025-01-08T00:21:52.031Z Downloaded structmeta-derive v0.2.0
7692025-01-08T00:21:52.031Z Downloaded utf16_iter v1.0.5
7702025-01-08T00:21:52.034Z Downloaded strip-ansi-escapes v0.2.0
7712025-01-08T00:21:52.034Z Downloaded serde_derive_internals v0.29.1
7722025-01-08T00:21:52.036Z Downloaded tokio-postgres v0.7.12
7732025-01-08T00:21:52.040Z Downloaded aho-corasick v1.1.3
7742025-01-08T00:21:52.047Z Downloaded tui-tree-widget v0.22.0
7752025-01-08T00:21:52.049Z Downloaded tar v0.4.42
7762025-01-08T00:21:52.051Z Downloaded ed25519 v2.2.3
7772025-01-08T00:21:52.054Z Downloaded zip v0.6.6
7782025-01-08T00:21:52.057Z Downloaded openssl-macros v0.1.1
7792025-01-08T00:21:52.060Z Downloaded wyz v0.5.1
7802025-01-08T00:21:52.060Z Downloaded vte v0.11.1
7812025-01-08T00:21:52.062Z Downloaded nu-ansi-term v0.50.1
7822025-01-08T00:21:52.064Z Downloaded dyn-clone v1.0.17
7832025-01-08T00:21:52.067Z Downloaded num-derive v0.4.2
7842025-01-08T00:21:52.069Z Downloaded foreign-types-macros v0.2.3
7852025-01-08T00:21:52.069Z Downloaded serde_plain v1.0.2
7862025-01-08T00:21:52.071Z Downloaded crossterm v0.28.1
7872025-01-08T00:21:52.077Z Downloaded rand_chacha v0.3.1
7882025-01-08T00:21:52.079Z Downloaded endian-type v0.1.2
7892025-01-08T00:21:52.082Z Downloaded salsa20 v0.10.2
7902025-01-08T00:21:52.082Z Downloaded minimal-lexical v0.2.1
7912025-01-08T00:21:52.086Z Downloaded termcolor v1.4.1
7922025-01-08T00:21:52.088Z Downloaded tinyvec v1.8.0
7932025-01-08T00:21:52.090Z Downloaded rustc-hash v1.1.0
7942025-01-08T00:21:52.093Z Downloaded nibble_vec v0.1.0
7952025-01-08T00:21:52.093Z Downloaded rustls-pki-types v1.10.0
7962025-01-08T00:21:52.096Z Downloaded unicode-segmentation v1.12.0
7972025-01-08T00:21:52.099Z Downloaded typify-macro v0.2.0
7982025-01-08T00:21:52.101Z Downloaded writeable v0.5.5
7992025-01-08T00:21:52.104Z Downloaded unarray v0.1.4
8002025-01-08T00:21:52.104Z Downloaded tabwriter v1.4.0
8012025-01-08T00:21:52.107Z Downloaded yoke v0.7.4
8022025-01-08T00:21:52.109Z Downloaded path-slash v0.1.5
8032025-01-08T00:21:52.109Z Downloaded publicsuffix v2.2.3
8042025-01-08T00:21:52.112Z Downloaded tokio-tungstenite v0.24.0
8052025-01-08T00:21:52.114Z Downloaded enum-as-inner v0.5.1
8062025-01-08T00:21:52.116Z Downloaded ff v0.13.0
8072025-01-08T00:21:52.119Z Downloaded dirs-next v2.0.0
8082025-01-08T00:21:52.119Z Downloaded nodrop v0.1.14
8092025-01-08T00:21:52.122Z Downloaded fallible-streaming-iterator v0.1.9
8102025-01-08T00:21:52.123Z Downloaded fallible-iterator v0.2.0
8112025-01-08T00:21:52.125Z Downloaded pretty-hex v0.2.1
8122025-01-08T00:21:52.125Z Downloaded derive_builder_core v0.20.2
8132025-01-08T00:21:52.127Z Downloaded parking_lot v0.12.3
8142025-01-08T00:21:52.130Z Downloaded hashbrown v0.13.2
8152025-01-08T00:21:52.133Z Downloaded tokio-tungstenite v0.23.1
8162025-01-08T00:21:52.135Z Downloaded expectorate v1.1.0
8172025-01-08T00:21:52.137Z Downloaded postcard v1.0.10
8182025-01-08T00:21:52.140Z Downloaded pkcs1 v0.7.5
8192025-01-08T00:21:52.142Z Downloaded derive_builder v0.20.2
8202025-01-08T00:21:52.147Z Downloaded data-encoding v2.6.0
8212025-01-08T00:21:52.149Z Downloaded waitgroup v0.1.2
8222025-01-08T00:21:52.149Z Downloaded wait-timeout v0.2.0
8232025-01-08T00:21:52.152Z Downloaded quinn v0.11.5
8242025-01-08T00:21:52.155Z Downloaded signature v2.2.0
8252025-01-08T00:21:52.157Z Downloaded signal-hook-tokio v0.3.1
8262025-01-08T00:21:52.159Z Downloaded signal-hook-registry v1.4.2
8272025-01-08T00:21:52.159Z Downloaded pin-project-internal v1.1.6
8282025-01-08T00:21:52.161Z Downloaded rustyline v14.0.0
8292025-01-08T00:21:52.167Z Downloaded der_derive v0.7.3
8302025-01-08T00:21:52.169Z Downloaded zerocopy v0.6.6
8312025-01-08T00:21:52.171Z Downloaded subtle v2.6.1
8322025-01-08T00:21:52.173Z Downloaded progenitor v0.8.0
8332025-01-08T00:21:52.176Z Downloaded proc-macro-crate v1.3.1
8342025-01-08T00:21:52.176Z Downloaded itertools v0.12.1
8352025-01-08T00:21:52.182Z Downloaded scopeguard v1.2.0
8362025-01-08T00:21:52.184Z Downloaded term v0.7.0
8372025-01-08T00:21:52.186Z Downloaded serde-hex v0.1.0
8382025-01-08T00:21:52.188Z Downloaded slog-term v2.9.1
8392025-01-08T00:21:52.191Z Downloaded diesel_table_macro_syntax v0.2.0
8402025-01-08T00:21:52.193Z Downloaded parking_lot_core v0.9.10
8412025-01-08T00:21:52.196Z Downloaded env_logger v0.10.2
8422025-01-08T00:21:52.198Z Downloaded sigpipe v0.1.3
8432025-01-08T00:21:52.198Z Downloaded openssl-probe v0.1.5
8442025-01-08T00:21:52.201Z Downloaded uzers v0.12.1
8452025-01-08T00:21:52.204Z Downloaded ppv-lite86 v0.2.20
8462025-01-08T00:21:52.204Z Downloaded display-error-chain v0.2.2
8472025-01-08T00:21:52.207Z Downloaded schemars_derive v0.8.21
8482025-01-08T00:21:52.207Z Downloaded snafu-derive v0.8.5
8492025-01-08T00:21:52.209Z Downloaded der v0.7.9
8502025-01-08T00:21:52.212Z Downloaded test-strategy v0.3.1
8512025-01-08T00:21:52.215Z Downloaded pin-project-lite v0.2.14
8522025-01-08T00:21:52.220Z Downloaded rand_xorshift v0.3.0
8532025-01-08T00:21:52.223Z Downloaded flume v0.11.1
8542025-01-08T00:21:52.225Z Downloaded dhcproto-macros v0.1.0
8552025-01-08T00:21:52.228Z Downloaded snafu v0.8.5
8562025-01-08T00:21:52.231Z Downloaded num_enum v0.5.11
8572025-01-08T00:21:52.236Z Downloaded multer v3.1.0
8582025-01-08T00:21:52.239Z Downloaded elliptic-curve v0.13.8
8592025-01-08T00:21:52.244Z Downloaded phf_shared v0.10.0
8602025-01-08T00:21:52.247Z Downloaded peg-runtime v0.8.3
8612025-01-08T00:21:52.247Z Downloaded darling_macro v0.20.10
8622025-01-08T00:21:52.247Z Downloaded glob v0.3.1
8632025-01-08T00:21:52.249Z Downloaded siphasher v0.3.11
8642025-01-08T00:21:52.249Z Downloaded tls_codec_derive v0.4.1
8652025-01-08T00:21:52.252Z Downloaded thiserror-impl v2.0.3
8662025-01-08T00:21:52.252Z Downloaded rand_seeder v0.3.0
8672025-01-08T00:21:52.255Z Downloaded thiserror-impl-no-std v2.0.2
8682025-01-08T00:21:52.255Z Downloaded write16 v1.0.0
8692025-01-08T00:21:52.255Z Downloaded bindgen v0.69.5
8702025-01-08T00:21:52.263Z Downloaded socket2 v0.5.7
8712025-01-08T00:21:52.266Z Downloaded hashlink v0.9.1
8722025-01-08T00:21:52.266Z Downloaded pbkdf2 v0.12.2
8732025-01-08T00:21:52.269Z Downloaded pin-utils v0.1.0
8742025-01-08T00:21:52.269Z Downloaded steno v0.4.1
8752025-01-08T00:21:52.272Z Downloaded strum v0.26.3
8762025-01-08T00:21:52.276Z Downloaded postgres-protocol v0.6.7
8772025-01-08T00:21:52.278Z Downloaded pbkdf2 v0.11.0
8782025-01-08T00:21:52.278Z Downloaded half v2.4.1
8792025-01-08T00:21:52.281Z Downloaded predicates-core v1.0.8
8802025-01-08T00:21:52.283Z Downloaded zip v2.1.3
8812025-01-08T00:21:52.285Z Downloaded tungstenite v0.24.0
8822025-01-08T00:21:52.289Z Downloaded strum_macros v0.24.3
8832025-01-08T00:21:52.291Z Downloaded toolchain_find v0.4.0
8842025-01-08T00:21:52.293Z Downloaded vte_generate_state_changes v0.1.2
8852025-01-08T00:21:52.293Z Downloaded fatfs v0.3.6
8862025-01-08T00:21:52.296Z Downloaded tokio-tungstenite v0.21.0
8872025-01-08T00:21:52.299Z Downloaded hash32 v0.3.1
8882025-01-08T00:21:52.301Z Downloaded hash32 v0.2.1
8892025-01-08T00:21:52.302Z Downloaded pkcs5 v0.7.1
8902025-01-08T00:21:52.305Z Downloaded signal-hook-mio v0.2.4
8912025-01-08T00:21:52.308Z Downloaded parking_lot v0.11.2
8922025-01-08T00:21:52.311Z Downloaded structmeta-derive v0.3.0
8932025-01-08T00:21:52.311Z Downloaded deranged v0.3.11
8942025-01-08T00:21:52.311Z Downloaded tungstenite v0.23.0
8952025-01-08T00:21:52.314Z Downloaded slog-envlogger v2.2.0
8962025-01-08T00:21:52.316Z Downloaded filetime v0.2.25
8972025-01-08T00:21:52.319Z Downloaded ssh-key v0.6.6
8982025-01-08T00:21:52.324Z Downloaded diesel-dtrace v0.4.2
8992025-01-08T00:21:52.328Z Downloaded static_assertions v1.1.0
9002025-01-08T00:21:52.331Z Downloaded polyval v0.6.2
9012025-01-08T00:21:52.331Z Downloaded omicron-zone-package v0.12.0
9022025-01-08T00:21:53.336Z Downloaded spin v0.9.8
9032025-01-08T00:21:53.340Z Downloaded utf8_iter v1.0.4
9042025-01-08T00:21:53.340Z Downloaded whoami v1.5.2
9052025-01-08T00:21:53.340Z Downloaded miniz_oxide v0.8.0
9062025-01-08T00:21:53.340Z Downloaded tungstenite v0.21.0
9072025-01-08T00:21:53.340Z Downloaded bitvec v1.0.1
9082025-01-08T00:21:53.340Z Downloaded ref-cast-impl v1.0.23
9092025-01-08T00:21:53.340Z Downloaded thiserror v2.0.3
9102025-01-08T00:21:53.340Z Downloaded similar v2.6.0
9112025-01-08T00:21:53.340Z Downloaded des v0.8.1
9122025-01-08T00:21:53.340Z Downloaded dirs-sys-next v0.1.2
9132025-01-08T00:21:53.340Z Downloaded dhcproto v0.12.0
9142025-01-08T00:21:53.340Z Downloaded derive-where v1.2.7
9152025-01-08T00:21:53.340Z Downloaded num_enum_derive v0.5.11
9162025-01-08T00:21:53.340Z Downloaded ghash v0.5.1
9172025-01-08T00:21:53.340Z Downloaded rand v0.8.5
9182025-01-08T00:21:53.340Z Downloaded ref-cast v1.0.23
9192025-01-08T00:21:53.340Z Downloaded walkdir v2.5.0
9202025-01-08T00:21:53.340Z Downloaded rcgen v0.12.1
9212025-01-08T00:21:53.340Z Downloaded spki v0.7.3
9222025-01-08T00:21:53.340Z Downloaded rusqlite v0.32.1
9232025-01-08T00:21:53.340Z Downloaded time v0.3.36
9242025-01-08T00:21:53.340Z Downloaded shlex v1.3.0
9252025-01-08T00:21:53.340Z Downloaded zopfli v0.8.1
9262025-01-08T00:21:53.340Z Downloaded darling_core v0.20.10
9272025-01-08T00:21:53.340Z Downloaded num-bigint-dig v0.8.4
9282025-01-08T00:21:53.340Z Downloaded signal-hook v0.3.17
9292025-01-08T00:21:53.340Z Downloaded ron v0.8.1
9302025-01-08T00:21:53.340Z Downloaded oso v0.27.3
9312025-01-08T00:21:53.340Z Downloaded tracing v0.1.40
9322025-01-08T00:21:53.340Z Downloaded tokio-native-tls v0.3.1
9332025-01-08T00:21:53.340Z Downloaded unicode-properties v0.1.3
9342025-01-08T00:21:53.340Z Downloaded tough v0.19.0
9352025-01-08T00:21:53.340Z Downloaded vcpkg v0.2.15
9362025-01-08T00:21:53.340Z Downloaded ecdsa v0.16.9
9372025-01-08T00:21:53.340Z Downloaded tokio-stream v0.1.16
9382025-01-08T00:21:53.341Z Downloaded russh v0.45.0
9392025-01-08T00:21:53.341Z Downloaded headers v0.4.0
9402025-01-08T00:21:53.341Z Downloaded hashbrown v0.12.3
9412025-01-08T00:21:53.341Z Downloaded curve25519-dalek v4.1.3
9422025-01-08T00:21:53.341Z Downloaded ron v0.7.1
9432025-01-08T00:21:53.341Z Downloaded schemars v0.8.21
9442025-01-08T00:21:53.341Z Downloaded zerocopy-derive v0.8.10
9452025-01-08T00:21:53.341Z Downloaded nom v7.1.3
9462025-01-08T00:21:53.341Z Downloaded rsa v0.9.6
9472025-01-08T00:21:53.341Z Downloaded hkdf v0.12.4
9482025-01-08T00:21:53.342Z Downloaded h2 v0.4.6
9492025-01-08T00:21:53.342Z Downloaded dropshot_endpoint v0.13.0
9502025-01-08T00:21:53.342Z Downloaded toml_edit v0.19.15
9512025-01-08T00:21:53.342Z Downloaded samael v0.0.17
9522025-01-08T00:21:53.342Z Downloaded hashbrown v0.14.5
9532025-01-08T00:21:53.342Z Downloaded reqwest v0.12.9
9542025-01-08T00:21:53.342Z Downloaded quick-xml v0.33.0
9552025-01-08T00:21:53.342Z Downloaded p384 v0.13.0
9562025-01-08T00:21:53.342Z Downloaded p256 v0.13.2
9572025-01-08T00:21:53.342Z Downloaded regex v1.11.1
9582025-01-08T00:21:53.342Z Downloaded rustls-webpki v0.102.8
9592025-01-08T00:21:53.342Z Downloaded icu_properties_data v1.5.0
9602025-01-08T00:21:53.342Z Downloaded webpki-roots v0.26.6
9612025-01-08T00:21:53.342Z Downloaded lalrpop v0.19.12
9622025-01-08T00:21:53.342Z Downloaded rayon v1.10.0
9632025-01-08T00:21:53.342Z Downloaded petname v2.0.2
9642025-01-08T00:21:53.342Z Downloaded zerocopy v0.8.10
9652025-01-08T00:21:53.342Z Downloaded regex-syntax v0.6.29
9662025-01-08T00:21:53.342Z Downloaded idna v0.3.0
9672025-01-08T00:21:53.342Z Downloaded mio v1.0.2
9682025-01-08T00:21:53.342Z Downloaded idna v0.2.3
9692025-01-08T00:21:53.342Z Downloaded bstr v1.10.0
9702025-01-08T00:21:53.342Z Downloaded idna v0.5.0
9712025-01-08T00:21:53.342Z Downloaded salty v0.3.0
9722025-01-08T00:21:53.342Z Downloaded idna v0.4.0
9732025-01-08T00:21:53.342Z Downloaded git2 v0.19.0
9742025-01-08T00:21:53.342Z Downloaded winnow v0.5.40
9752025-01-08T00:21:53.342Z Downloaded futures-util v0.3.31
9762025-01-08T00:21:53.342Z Downloaded p521 v0.13.3
9772025-01-08T00:21:53.342Z Downloaded dropshot v0.12.0
9782025-01-08T00:21:53.342Z Downloaded portable-atomic v1.9.0
9792025-01-08T00:21:53.342Z Downloaded gimli v0.31.1
9802025-01-08T00:21:53.342Z Downloaded proptest v1.5.0
9812025-01-08T00:21:53.342Z Downloaded openapiv3 v2.0.0
9822025-01-08T00:21:53.342Z Downloaded regress v0.9.1
9832025-01-08T00:21:53.342Z Downloaded rustls v0.22.4
9842025-01-08T00:21:53.342Z Downloaded radix_trie v0.2.1
9852025-01-08T00:21:53.342Z Downloaded hickory-proto v0.24.1
9862025-01-08T00:21:53.342Z Downloaded dropshot v0.13.0
9872025-01-08T00:21:53.343Z Downloaded sled v0.34.7
9882025-01-08T00:21:53.343Z Downloaded diesel v2.2.6
9892025-01-08T00:21:53.343Z Downloaded nix v0.27.1
9902025-01-08T00:21:53.343Z Downloaded object v0.30.4
9912025-01-08T00:21:53.343Z Downloaded polar-core v0.27.3
9922025-01-08T00:21:53.343Z Downloaded zerocopy-derive v0.6.6
9932025-01-08T00:21:53.343Z Downloaded nix v0.29.0
9942025-01-08T00:21:53.343Z Downloaded object v0.36.5
9952025-01-08T00:21:53.343Z Downloaded ratatui v0.28.1
9962025-01-08T00:21:53.343Z Downloaded typify-impl v0.2.0
9972025-01-08T00:21:53.343Z Downloaded bzip2-sys v0.1.11+1.0.8
9982025-01-08T00:21:53.343Z Downloaded regress v0.10.1
9992025-01-08T00:21:53.343Z Downloaded regex-automata v0.4.8
10002025-01-08T00:21:53.343Z Downloaded openssl v0.10.66
10012025-01-08T00:21:53.343Z Downloaded smoltcp v0.11.0
10022025-01-08T00:21:53.343Z Downloaded trust-dns-proto v0.22.0
10032025-01-08T00:21:53.347Z Downloaded serde_with v3.11.0
10042025-01-08T00:21:53.347Z Downloaded smoltcp v0.9.1
10052025-01-08T00:21:53.347Z Downloaded sha3 v0.10.8
10062025-01-08T00:21:53.347Z Downloaded rustls v0.21.12
10072025-01-08T00:21:53.347Z Downloaded rustls v0.23.19
10082025-01-08T00:21:53.347Z Downloaded unicode-normalization v0.1.24
10092025-01-08T00:21:53.347Z Downloaded petgraph v0.6.5
10102025-01-08T00:21:53.347Z Downloaded lzma-sys v0.1.20
10112025-01-08T00:21:53.347Z Downloaded csv v1.3.0
10122025-01-08T00:21:53.347Z Downloaded regex-syntax v0.8.5
10132025-01-08T00:21:53.347Z Downloaded unicode-width v0.2.0
10142025-01-08T00:21:53.347Z Downloaded nix v0.28.0
10152025-01-08T00:21:53.347Z Downloaded chrono-tz v0.10.0
10162025-01-08T00:21:53.347Z Downloaded sqlparser v0.45.0
10172025-01-08T00:21:53.347Z Downloaded rustls-webpki v0.101.7
10182025-01-08T00:21:53.347Z Downloaded libz-sys v1.1.20
10192025-01-08T00:21:53.347Z Downloaded futures v0.3.31
10202025-01-08T00:21:53.348Z Downloaded tokio v1.40.0
10212025-01-08T00:21:53.370Z Downloaded phf_shared v0.11.2
10222025-01-08T00:21:53.373Z Downloaded unicode-truncate v1.1.0
10232025-01-08T00:21:53.373Z Downloaded topological-sort v0.2.2
10242025-01-08T00:21:53.373Z Downloaded zerovec v0.10.4
10252025-01-08T00:21:53.380Z Downloaded uuid v1.11.0
10262025-01-08T00:21:53.382Z Downloaded hyper v1.5.0
10272025-01-08T00:21:53.388Z Downloaded olpc-cjson v0.1.4
10282025-01-08T00:21:53.391Z Downloaded quinn-proto v0.11.8
10292025-01-08T00:21:53.396Z Downloaded chrono v0.4.38
10302025-01-08T00:21:53.403Z Downloaded group v0.13.0
10312025-01-08T00:21:53.405Z Downloaded itertools v0.13.0
10322025-01-08T00:21:53.411Z Downloaded pin-project v1.1.6
10332025-01-08T00:21:53.421Z Downloaded parking_lot_core v0.8.6
10342025-01-08T00:21:53.424Z Downloaded unicode_categories v0.1.1
10352025-01-08T00:21:53.427Z Downloaded powerfmt v0.2.0
10362025-01-08T00:21:53.427Z Downloaded idna v1.0.3
10372025-01-08T00:21:53.430Z Downloaded aws-lc-rs v1.10.0
10382025-01-08T00:21:53.439Z Downloaded peg-macros v0.8.4
10392025-01-08T00:21:53.441Z Downloaded qorb v0.2.1
10402025-01-08T00:21:53.447Z Downloaded libxml v0.3.3
10412025-01-08T00:21:53.452Z Downloaded itertools v0.10.5
10422025-01-08T00:21:53.459Z Downloaded libm v0.2.8
10432025-01-08T00:21:53.468Z Downloaded num-bigint v0.4.6
10442025-01-08T00:21:53.472Z Downloaded blake3 v1.5.4
10452025-01-08T00:21:53.480Z Downloaded unicode-bidi v0.3.17
10462025-01-08T00:21:53.483Z Downloaded parse-zoneinfo v0.3.1
10472025-01-08T00:21:53.486Z Downloaded owo-colors v4.1.0
10482025-01-08T00:21:53.488Z Downloaded nanorand v0.7.0
10492025-01-08T00:21:53.490Z Downloaded encoding_rs v0.8.34
10502025-01-08T00:21:53.513Z Downloaded rustfmt-wrapper v0.2.1
10512025-01-08T00:21:53.516Z Downloaded rustc-hash v2.0.0
10522025-01-08T00:21:53.516Z Downloaded tokio-util v0.7.12
10532025-01-08T00:21:53.524Z Downloaded num-conv v0.1.0
10542025-01-08T00:21:53.527Z Downloaded foreign-types-shared v0.3.1
10552025-01-08T00:21:53.527Z Downloaded foldhash v0.1.3
10562025-01-08T00:21:53.527Z Downloaded fallible-iterator v0.3.0
10572025-01-08T00:21:53.527Z Downloaded zerofrom-derive v0.1.4
10582025-01-08T00:21:53.530Z Downloaded toml v0.7.8
10592025-01-08T00:21:53.534Z Downloaded pkcs8 v0.10.2
10602025-01-08T00:21:53.536Z Downloaded poly1305 v0.8.0
10612025-01-08T00:21:53.537Z Downloaded openssl-sys v0.9.103
10622025-01-08T00:21:53.541Z Downloaded slog-stdlog v4.1.1
10632025-01-08T00:21:53.544Z Downloaded tokio-rustls v0.25.0
10642025-01-08T00:21:53.547Z Downloaded rustls-pemfile v2.2.0
10652025-01-08T00:21:53.549Z Downloaded defmt-macros v0.3.9
10662025-01-08T00:21:53.551Z Downloaded hyper-util v0.1.10
10672025-01-08T00:21:53.555Z Downloaded heapless v0.7.17
10682025-01-08T00:21:53.559Z Downloaded parse-display-derive v0.10.0
10692025-01-08T00:21:53.561Z Downloaded unsafe-libyaml v0.2.11
10702025-01-08T00:21:53.563Z Downloaded tracing-core v0.1.32
10712025-01-08T00:21:53.566Z Downloaded flagset v0.4.6
10722025-01-08T00:21:53.568Z Downloaded aes v0.8.4
10732025-01-08T00:21:53.571Z Downloaded typify v0.2.0
10742025-01-08T00:21:53.574Z Downloaded subprocess v0.2.9
10752025-01-08T00:21:53.577Z Downloaded bumpalo v3.16.0
10762025-01-08T00:21:53.580Z Downloaded env_logger v0.11.5
10772025-01-08T00:21:53.583Z Downloaded resolv-conf v0.7.0
10782025-01-08T00:21:53.585Z Downloaded password-hash v0.4.2
10792025-01-08T00:21:53.588Z Downloaded aes-gcm v0.10.3
10802025-01-08T00:21:53.591Z Downloaded icu_properties v1.5.1
10812025-01-08T00:21:53.594Z Downloaded crypto-bigint v0.5.5
10822025-01-08T00:21:53.601Z Downloaded libgit2-sys v0.17.0+1.8.1
10832025-01-08T00:21:53.663Z Downloaded base64 v0.22.1
10842025-01-08T00:21:53.667Z Downloaded env_filter v0.1.2
10852025-01-08T00:21:53.669Z Downloaded dunce v1.0.5
10862025-01-08T00:21:53.669Z Downloaded supports-color v3.0.1
10872025-01-08T00:21:53.672Z Downloaded sqlparser_derive v0.2.2
10882025-01-08T00:21:53.672Z Downloaded scrypt v0.11.0
10892025-01-08T00:21:53.674Z Downloaded icu_locid_transform_data v1.5.0
10902025-01-08T00:21:53.677Z Downloaded debug-ignore v1.0.5
10912025-01-08T00:21:53.677Z Downloaded prettyplease v0.2.25
10922025-01-08T00:21:53.680Z Downloaded icu_normalizer_data v1.5.0
10932025-01-08T00:21:53.683Z Downloaded num-integer v0.1.46
10942025-01-08T00:21:53.685Z Downloaded base64 v0.21.7
10952025-01-08T00:21:53.687Z Downloaded const_format v0.2.33
10962025-01-08T00:21:53.692Z Downloaded compact_str v0.8.0
10972025-01-08T00:21:53.695Z Downloaded smallvec v1.13.2
10982025-01-08T00:21:53.698Z Downloaded lock_api v0.4.12
10992025-01-08T00:21:53.700Z Downloaded indent_write v2.2.0
11002025-01-08T00:21:53.700Z Downloaded litemap v0.7.3
11012025-01-08T00:21:53.702Z Downloaded hyper-staticfile v0.10.1
11022025-01-08T00:21:53.705Z Downloaded backoff v0.4.0
11032025-01-08T00:21:53.707Z Downloaded kstat-rs v0.2.4
11042025-01-08T00:21:53.710Z Downloaded blake2 v0.10.6
11052025-01-08T00:21:53.712Z Downloaded allocator-api2 v0.2.18
11062025-01-08T00:21:53.714Z Downloaded impl-trait-for-tuples v0.2.2
11072025-01-08T00:21:53.716Z Downloaded rustc-demangle v0.1.24
11082025-01-08T00:21:53.719Z Downloaded hyper-rustls v0.27.3
11092025-01-08T00:21:53.721Z Downloaded ssh-cipher v0.2.0
11102025-01-08T00:21:53.724Z Downloaded smallvec v0.6.14
11112025-01-08T00:21:53.724Z Downloaded shell-words v1.1.0
11122025-01-08T00:21:53.726Z Downloaded sha1 v0.10.6
11132025-01-08T00:21:53.728Z Downloaded hickory-client v0.24.1
11142025-01-08T00:21:53.731Z Downloaded async-trait v0.1.83
11152025-01-08T00:21:53.733Z Downloaded linked-hash-map v0.5.6
11162025-01-08T00:21:53.736Z Downloaded heck v0.3.3
11172025-01-08T00:21:53.736Z Downloaded bzip2 v0.4.4
11182025-01-08T00:21:53.738Z Downloaded const-oid v0.9.6
11192025-01-08T00:21:53.741Z Downloaded clang-sys v1.8.1
11202025-01-08T00:21:53.744Z Downloaded libefi-sys v0.1.0
11212025-01-08T00:21:53.744Z Downloaded instability v0.3.2
11222025-01-08T00:21:53.744Z Downloaded hyper-tls v0.6.0
11232025-01-08T00:21:53.747Z Downloaded ciborium v0.2.2
11242025-01-08T00:21:53.749Z Downloaded chacha20 v0.9.1
11252025-01-08T00:21:53.752Z Downloaded cancel-safe-futures v0.1.5
11262025-01-08T00:21:53.755Z Downloaded secrecy v0.8.0
11272025-01-08T00:21:53.755Z Downloaded rtoolbox v0.0.2
11282025-01-08T00:21:53.758Z Downloaded psl-types v2.0.11
11292025-01-08T00:21:53.758Z Downloaded lazy_static v1.5.0
11302025-01-08T00:21:53.761Z Downloaded is-terminal v0.4.13
11312025-01-08T00:21:53.761Z Downloaded internet-checksum v0.2.1
11322025-01-08T00:21:53.761Z Downloaded humantime v2.1.0
11332025-01-08T00:21:53.764Z Downloaded httpdate v1.0.3
11342025-01-08T00:21:53.764Z Downloaded keccak v0.1.5
11352025-01-08T00:21:53.766Z Downloaded arrayref v0.3.9
11362025-01-08T00:21:53.766Z Downloaded ahash v0.8.11
11372025-01-08T00:21:53.769Z Downloaded base16ct v0.2.0
11382025-01-08T00:21:53.772Z Downloaded chrono-tz-build v0.4.0
11392025-01-08T00:21:53.772Z Downloaded ciborium-ll v0.2.2
11402025-01-08T00:21:53.772Z Downloaded bitflags v1.3.2
11412025-01-08T00:21:53.913Z Downloaded ring v0.17.8
11422025-01-08T00:21:54.010Z Downloaded libsqlite3-sys v0.30.1
11432025-01-08T00:21:54.265Z Downloaded aws-lc-sys v0.22.0
11442025-01-08T00:21:54.575Z Compiling serde v1.0.215
11452025-01-08T00:21:54.578Z Compiling lock_api v0.4.12
11462025-01-08T00:21:54.578Z Compiling scopeguard v1.2.0
11472025-01-08T00:21:54.578Z Compiling value-bag v1.9.0
11482025-01-08T00:21:54.578Z Compiling typenum v1.17.0
11492025-01-08T00:21:54.578Z Compiling generic-array v0.14.7
11502025-01-08T00:21:54.779Z Compiling syn v2.0.87
11512025-01-08T00:21:54.797Z Compiling getrandom v0.2.15
11522025-01-08T00:21:54.855Z Compiling shlex v1.3.0
11532025-01-08T00:21:55.089Z Compiling rand_core v0.6.4
11542025-01-08T00:21:55.199Z Compiling log v0.4.22
11552025-01-08T00:21:55.281Z Compiling subtle v2.6.1
11562025-01-08T00:21:55.314Z Compiling jobserver v0.1.32
11572025-01-08T00:21:55.333Z Compiling const-oid v0.9.6
11582025-01-08T00:21:55.595Z Compiling smallvec v1.13.2
11592025-01-08T00:21:55.625Z Compiling spin v0.9.8
11602025-01-08T00:21:55.665Z Compiling cc v1.1.30
11612025-01-08T00:21:55.987Z Compiling pin-project-lite v0.2.14
11622025-01-08T00:21:56.022Z Compiling rustix v0.38.37
11632025-01-08T00:21:56.094Z Compiling parking_lot_core v0.9.10
11642025-01-08T00:21:56.112Z Compiling futures-core v0.3.31
11652025-01-08T00:21:56.232Z Compiling signal-hook-registry v1.4.2
11662025-01-08T00:21:56.367Z Compiling mio v1.0.2
11672025-01-08T00:21:56.885Z Compiling aho-corasick v1.1.3
11682025-01-08T00:21:57.044Z Compiling parking_lot v0.12.3
11692025-01-08T00:21:57.192Z Compiling regex-syntax v0.8.5
11702025-01-08T00:21:57.291Z Compiling either v1.13.0
11712025-01-08T00:21:57.404Z Compiling cpufeatures v0.2.14
11722025-01-08T00:21:57.499Z Compiling lazy_static v1.5.0
11732025-01-08T00:21:57.538Z Compiling futures-sink v0.3.31
11742025-01-08T00:21:57.735Z Compiling stable_deref_trait v1.2.0
11752025-01-08T00:21:57.826Z Compiling glob v0.3.1
11762025-01-08T00:21:57.846Z Compiling socket2 v0.5.7
11772025-01-08T00:21:57.865Z Compiling slab v0.4.9
11782025-01-08T00:21:57.995Z Compiling prettyplease v0.2.25
11792025-01-08T00:21:58.338Z Compiling minimal-lexical v0.2.1
11802025-01-08T00:21:58.364Z Compiling serde_json v1.0.133
11812025-01-08T00:21:58.877Z Compiling clang-sys v1.8.1
11822025-01-08T00:21:58.899Z Compiling nom v7.1.3
11832025-01-08T00:21:58.902Z Compiling libloading v0.8.5
11842025-01-08T00:21:58.996Z Compiling bindgen v0.69.5
11852025-01-08T00:21:59.351Z Compiling home v0.5.9
11862025-01-08T00:21:59.630Z Compiling itertools v0.12.1
11872025-01-08T00:21:59.826Z Compiling futures-channel v0.3.31
11882025-01-08T00:22:00.071Z Compiling allocator-api2 v0.2.18
11892025-01-08T00:22:00.256Z Compiling rustc-hash v1.1.0
11902025-01-08T00:22:00.420Z Compiling lazycell v1.3.0
11912025-01-08T00:22:00.588Z Compiling futures-io v0.3.31
11922025-01-08T00:22:00.904Z Compiling regex-automata v0.4.8
11932025-01-08T00:22:00.908Z Compiling libm v0.2.8
11942025-01-08T00:22:01.231Z Compiling pin-utils v0.1.0
11952025-01-08T00:22:01.332Z Compiling foldhash v0.1.3
11962025-01-08T00:22:01.640Z Compiling futures-task v0.3.31
11972025-01-08T00:22:01.952Z Compiling hashbrown v0.15.1
11982025-01-08T00:22:02.649Z Compiling synstructure v0.13.1
11992025-01-08T00:22:02.878Z Compiling cexpr v0.6.0
12002025-01-08T00:22:03.350Z Compiling cmake v0.1.51
12012025-01-08T00:22:04.073Z Compiling num-traits v0.2.19
12022025-01-08T00:22:04.346Z Compiling fs_extra v1.3.0
12032025-01-08T00:22:04.367Z Compiling pkg-config v0.3.31
12042025-01-08T00:22:04.370Z Compiling tinyvec_macros v0.1.1
12052025-01-08T00:22:04.463Z Compiling dunce v1.0.5
12062025-01-08T00:22:04.598Z Compiling tinyvec v1.8.0
12072025-01-08T00:22:04.937Z Compiling ring v0.17.8
12082025-01-08T00:22:05.935Z Compiling unicode-bidi v0.3.17
12092025-01-08T00:22:06.070Z Compiling unicode-normalization v0.1.24
12102025-01-08T00:22:06.115Z Compiling litemap v0.7.3
12112025-01-08T00:22:06.246Z Compiling paste v1.0.15
12122025-01-08T00:22:06.502Z Compiling regex v1.11.1
12132025-01-08T00:22:06.744Z Compiling base64ct v1.6.0
12142025-01-08T00:22:07.189Z Compiling writeable v0.5.5
12152025-01-08T00:22:07.348Z Compiling pem-rfc7468 v0.7.0
12162025-01-08T00:22:07.612Z Compiling flagset v0.4.6
12172025-01-08T00:22:07.788Z Compiling aws-lc-rs v1.10.0
12182025-01-08T00:22:07.808Z Compiling httparse v1.9.5
12192025-01-08T00:22:08.068Z Compiling tracing-core v0.1.32
12202025-01-08T00:22:08.235Z Compiling crossbeam-utils v0.8.20
12212025-01-08T00:22:08.634Z Compiling percent-encoding v2.3.1
12222025-01-08T00:22:08.792Z Compiling rustls-pki-types v1.10.0
12232025-01-08T00:22:08.996Z Compiling icu_locid_transform_data v1.5.0
12242025-01-08T00:22:09.103Z Compiling untrusted v0.7.1
12252025-01-08T00:22:09.275Z Compiling icu_properties_data v1.5.0
12262025-01-08T00:22:09.393Z Compiling vcpkg v0.2.15
12272025-01-08T00:22:09.463Z Compiling serde_derive v1.0.215
12282025-01-08T00:22:09.530Z Compiling zeroize_derive v1.4.2
12292025-01-08T00:22:09.718Z Compiling zerocopy-derive v0.7.35
12302025-01-08T00:22:09.861Z Compiling tokio-macros v2.4.0
12312025-01-08T00:22:11.099Z Compiling zeroize v1.8.1
12322025-01-08T00:22:11.481Z Compiling zerofrom-derive v0.1.4
12332025-01-08T00:22:11.484Z Compiling thiserror-impl v1.0.69
12342025-01-08T00:22:11.694Z Compiling yoke-derive v0.7.4
12352025-01-08T00:22:11.991Z Compiling zerocopy v0.7.35
12362025-01-08T00:22:12.920Z Compiling crypto-common v0.1.6
12372025-01-08T00:22:13.161Z Compiling block-buffer v0.10.4
12382025-01-08T00:22:13.426Z Compiling digest v0.10.7
12392025-01-08T00:22:13.448Z Compiling futures-macro v0.3.31
12402025-01-08T00:22:13.613Z Compiling zerovec-derive v0.10.3
12412025-01-08T00:22:13.900Z Compiling hmac v0.12.1
12422025-01-08T00:22:13.922Z Compiling block-padding v0.3.3
12432025-01-08T00:22:14.148Z Compiling displaydoc v0.2.5
12442025-01-08T00:22:14.180Z Compiling inout v0.1.3
12452025-01-08T00:22:14.464Z Compiling cipher v0.4.4
12462025-01-08T00:22:14.779Z Compiling sha2 v0.10.8
12472025-01-08T00:22:14.801Z Compiling thiserror v1.0.69
12482025-01-08T00:22:14.941Z Compiling ppv-lite86 v0.2.20
12492025-01-08T00:22:15.003Z Compiling icu_provider_macros v1.5.0
12502025-01-08T00:22:15.432Z Compiling futures-util v0.3.31
12512025-01-08T00:22:15.723Z Compiling zerofrom v0.1.4
12522025-01-08T00:22:15.796Z Compiling der_derive v0.7.3
12532025-01-08T00:22:15.911Z Compiling rand_chacha v0.3.1
12542025-01-08T00:22:15.946Z Compiling yoke v0.7.4
12552025-01-08T00:22:16.129Z Compiling tracing-attributes v0.1.27
12562025-01-08T00:22:16.304Z Compiling rand v0.8.5
12572025-01-08T00:22:16.327Z Compiling zerovec v0.10.4
12582025-01-08T00:22:18.289Z Compiling tinystr v0.7.6
12592025-01-08T00:22:18.359Z Compiling der v0.7.9
12602025-01-08T00:22:18.380Z Compiling icu_collections v1.5.0
12612025-01-08T00:22:18.502Z Compiling salsa20 v0.10.2
12622025-01-08T00:22:18.551Z Compiling pest v2.7.14
12632025-01-08T00:22:18.742Z Compiling icu_locid v1.5.0
12642025-01-08T00:22:18.760Z Compiling pbkdf2 v0.12.2
12652025-01-08T00:22:18.936Z Compiling num-conv v0.1.0
12662025-01-08T00:22:19.217Z Compiling time-core v0.1.2
12672025-01-08T00:22:19.403Z Compiling mirai-annotations v1.12.0
12682025-01-08T00:22:19.587Z Compiling untrusted v0.9.0
12692025-01-08T00:22:19.774Z Compiling powerfmt v0.2.0
12702025-01-08T00:22:20.025Z Compiling icu_provider v1.5.0
12712025-01-08T00:22:20.161Z Compiling tracing v0.1.40
12722025-01-08T00:22:20.695Z Compiling spki v0.7.3
12732025-01-08T00:22:21.090Z Compiling icu_locid_transform v1.5.0
12742025-01-08T00:22:21.129Z Compiling pest_meta v2.7.14
12752025-01-08T00:22:21.202Z Compiling deranged v0.3.11
12762025-01-08T00:22:21.620Z Compiling time-macros v0.2.18
12772025-01-08T00:22:21.638Z Compiling scrypt v0.11.0
12782025-01-08T00:22:21.748Z Compiling aes v0.8.4
12792025-01-08T00:22:22.210Z Compiling icu_properties v1.5.1
12802025-01-08T00:22:23.168Z Compiling cbc v0.1.2
12812025-01-08T00:22:23.414Z Compiling openssl-sys v0.9.103
12822025-01-08T00:22:23.592Z Compiling bitflags v2.6.0
12832025-01-08T00:22:23.786Z Compiling bytes v1.8.0
12842025-01-08T00:22:24.534Z Compiling indexmap v2.6.0
12852025-01-08T00:22:24.663Z Compiling tokio v1.40.0
12862025-01-08T00:22:25.079Z Compiling http v1.1.0
12872025-01-08T00:22:25.103Z Compiling semver v1.0.23
12882025-01-08T00:22:25.836Z Compiling rustc_version v0.4.1
12892025-01-08T00:22:25.992Z Compiling scroll_derive v0.12.0
12902025-01-08T00:22:26.595Z Compiling utf8_iter v1.0.4
12912025-01-08T00:22:26.851Z Compiling write16 v1.0.0
12922025-01-08T00:22:26.984Z Compiling icu_normalizer_data v1.5.0
12932025-01-08T00:22:27.093Z Compiling utf16_iter v1.0.5
12942025-01-08T00:22:27.110Z Compiling num_threads v0.1.7
12952025-01-08T00:22:27.112Z Compiling atomic-waker v1.1.2
12962025-01-08T00:22:27.245Z Compiling icu_normalizer v1.5.0
12972025-01-08T00:22:27.292Z Compiling time v0.3.36
12982025-01-08T00:22:27.311Z Compiling http-body v1.0.1
12992025-01-08T00:22:27.512Z Compiling scroll v0.12.0
13002025-01-08T00:22:27.582Z Compiling pkcs5 v0.7.1
13012025-01-08T00:22:27.615Z Compiling pest_generator v2.7.14
13022025-01-08T00:22:27.669Z Compiling form_urlencoded v1.2.1
13032025-01-08T00:22:27.997Z Compiling which v4.4.2
13042025-01-08T00:22:28.095Z Compiling slog v2.7.0
13052025-01-08T00:22:28.637Z Compiling try-lock v0.2.5
13062025-01-08T00:22:28.787Z Compiling want v0.3.1
13072025-01-08T00:22:28.847Z Compiling goblin v0.8.2
13082025-01-08T00:22:29.143Z Compiling pkcs8 v0.10.2
13092025-01-08T00:22:29.281Z Compiling idna_adapter v1.2.0
13102025-01-08T00:22:29.432Z Compiling uuid v1.11.0
13112025-01-08T00:22:29.502Z Compiling iana-time-zone v0.1.61
13122025-01-08T00:22:29.646Z Compiling pest_derive v2.7.14
13132025-01-08T00:22:29.854Z Compiling httpdate v1.0.3
13142025-01-08T00:22:29.931Z Compiling chrono v0.4.38
13152025-01-08T00:22:30.307Z Compiling idna v1.0.3
13162025-01-08T00:22:30.428Z Compiling dtrace-parser v0.2.0
13172025-01-08T00:22:31.734Z Compiling toml_datetime v0.6.8
13182025-01-08T00:22:32.203Z Compiling serde_spanned v0.6.8
13192025-01-08T00:22:32.244Z Compiling serde_tokenstream v0.2.2
13202025-01-08T00:22:32.428Z Compiling base64 v0.22.1
13212025-01-08T00:22:32.620Z Compiling rustversion v1.0.17
13222025-01-08T00:22:32.641Z Compiling openssl v0.10.66
13232025-01-08T00:22:32.868Z Compiling adler2 v2.0.0
13242025-01-08T00:22:33.060Z Compiling tokio-util v0.7.12
13252025-01-08T00:22:33.081Z Compiling match_cfg v0.1.0
13262025-01-08T00:22:33.182Z Compiling tower-service v0.3.3
13272025-01-08T00:22:33.227Z Compiling foreign-types-shared v0.1.1
13282025-01-08T00:22:33.303Z Compiling hostname v0.3.1
13292025-01-08T00:22:33.348Z Compiling foreign-types v0.3.2
13302025-01-08T00:22:33.431Z Compiling miniz_oxide v0.8.0
13312025-01-08T00:22:33.451Z Compiling url v2.5.3
13322025-01-08T00:22:33.671Z Compiling async-trait v0.1.83
13332025-01-08T00:22:34.477Z Compiling h2 v0.4.6
13342025-01-08T00:22:34.947Z Compiling dof v0.3.0
13352025-01-08T00:22:34.971Z Compiling openssl-macros v0.1.1
13362025-01-08T00:22:35.494Z Compiling serde_derive_internals v0.29.1
13372025-01-08T00:22:35.742Z Compiling usdt-impl v0.5.0
13382025-01-08T00:22:36.417Z Compiling dirs-sys-next v0.1.2
13392025-01-08T00:22:37.092Z Compiling rustls v0.22.4
13402025-01-08T00:22:37.141Z Compiling schemars v0.8.21
13412025-01-08T00:22:37.322Z Compiling syn v1.0.109
13422025-01-08T00:22:37.347Z Compiling rustls v0.23.19
13432025-01-08T00:22:37.472Z Compiling native-tls v0.2.12
13442025-01-08T00:22:37.641Z Compiling data-encoding v2.6.0
13452025-01-08T00:22:37.848Z Compiling siphasher v0.3.11
13462025-01-08T00:22:38.129Z Compiling dirs-next v2.0.0
13472025-01-08T00:22:38.297Z Compiling schemars_derive v0.8.21
13482025-01-08T00:22:39.280Z Compiling http-body-util v0.1.2
13492025-01-08T00:22:39.738Z Compiling crossbeam-epoch v0.9.18
13502025-01-08T00:22:39.809Z Compiling heapless v0.7.17
13512025-01-08T00:22:40.099Z Compiling signature v2.2.0
13522025-01-08T00:22:40.246Z Compiling sha1 v0.10.6
13532025-01-08T00:22:40.301Z Compiling bzip2-sys v0.1.11+1.0.8
13542025-01-08T00:22:40.403Z Compiling thread_local v1.1.8
13552025-01-08T00:22:40.486Z Compiling encoding_rs v0.8.34
13562025-01-08T00:22:40.680Z Compiling multer v3.1.0
13572025-01-08T00:22:40.775Z Compiling cookie v0.18.1
13582025-01-08T00:22:40.933Z Compiling mime v0.3.17
13592025-01-08T00:22:40.951Z Compiling signal-hook v0.3.17
13602025-01-08T00:22:41.041Z Compiling slog-async v2.8.0
13612025-01-08T00:22:41.209Z Compiling openssl-probe v0.1.5
13622025-01-08T00:22:41.529Z Compiling hyper v1.5.0
13632025-01-08T00:22:41.563Z Compiling gimli v0.31.1
13642025-01-08T00:22:41.602Z Compiling unicode-properties v0.1.3
13652025-01-08T00:22:41.660Z Compiling ipnet v2.10.1
13662025-01-08T00:22:41.986Z Compiling dyn-clone v1.0.17
13672025-01-08T00:22:42.206Z Compiling rayon-core v1.12.1
13682025-01-08T00:22:42.958Z Compiling stringprep v0.1.5
13692025-01-08T00:22:44.228Z Compiling hyper-util v0.1.10
13702025-01-08T00:22:45.118Z Compiling toml_edit v0.22.22
13712025-01-08T00:22:45.843Z Compiling crossbeam-deque v0.8.5
13722025-01-08T00:22:46.170Z Compiling addr2line v0.24.2
13732025-01-08T00:22:46.327Z Compiling usdt-macro v0.5.0
13742025-01-08T00:22:46.782Z Compiling usdt-attr-macro v0.5.0
13752025-01-08T00:22:46.838Z Compiling term v0.7.0
13762025-01-08T00:22:47.234Z Compiling slog-json v2.6.1
13772025-01-08T00:22:47.361Z Compiling serde_urlencoded v0.7.1
13782025-01-08T00:22:47.610Z Compiling crossbeam-channel v0.5.13
13792025-01-08T00:22:47.812Z Compiling curve25519-dalek v4.1.3
13802025-01-08T00:22:47.929Z Compiling futures-executor v0.3.31
13812025-01-08T00:22:48.391Z Compiling md-5 v0.10.6
13822025-01-08T00:22:48.412Z Compiling enum-as-inner v0.6.1
13832025-01-08T00:22:48.455Z Compiling async-stream-impl v0.3.6
13842025-01-08T00:22:48.498Z Compiling rustls-pemfile v2.2.0
13852025-01-08T00:22:48.637Z Compiling num-integer v0.1.46
13862025-01-08T00:22:48.704Z Compiling idna v0.4.0
13872025-01-08T00:22:48.829Z Compiling idna v0.3.0
13882025-01-08T00:22:49.409Z Compiling hash32 v0.2.1
13892025-01-08T00:22:49.476Z Compiling ff v0.13.0
13902025-01-08T00:22:49.684Z Compiling is-terminal v0.4.13
13912025-01-08T00:22:49.807Z Compiling object v0.36.5
13922025-01-08T00:22:49.828Z Compiling dropshot v0.12.0
13932025-01-08T00:22:49.862Z Compiling utf-8 v0.7.6
13942025-01-08T00:22:50.112Z Compiling linked-hash-map v0.5.6
13952025-01-08T00:22:50.196Z Compiling anyhow v1.0.93
13962025-01-08T00:22:50.327Z Compiling take_mut v0.2.2
13972025-01-08T00:22:50.480Z Compiling base16ct v0.2.0
13982025-01-08T00:22:50.500Z Compiling quick-error v1.2.3
13992025-01-08T00:22:50.525Z Compiling psl-types v2.0.11
14002025-01-08T00:22:50.656Z Compiling portable-atomic v1.9.0
14012025-01-08T00:22:50.719Z Compiling rustc-demangle v0.1.24
14022025-01-08T00:22:50.804Z Compiling fallible-iterator v0.2.0
14032025-01-08T00:22:50.823Z Compiling smoltcp v0.9.1
14042025-01-08T00:22:51.534Z Compiling num-bigint-dig v0.8.4
14052025-01-08T00:22:51.585Z Compiling postgres-protocol v0.6.7
14062025-01-08T00:22:51.791Z Compiling publicsuffix v2.2.3
14072025-01-08T00:22:51.849Z Compiling sec1 v0.7.3
14082025-01-08T00:22:52.043Z Compiling resolv-conf v0.7.0
14092025-01-08T00:22:52.425Z Compiling lru-cache v0.1.2
14102025-01-08T00:22:52.767Z Compiling tungstenite v0.24.0
14112025-01-08T00:22:52.834Z Compiling async-stream v0.3.6
14122025-01-08T00:22:52.967Z Compiling usdt v0.5.0
14132025-01-08T00:22:53.138Z Compiling slog-term v2.9.1
14142025-01-08T00:22:53.385Z Compiling group v0.13.0
14152025-01-08T00:22:53.479Z Compiling hickory-proto v0.24.1
14162025-01-08T00:22:53.714Z Compiling num-iter v0.1.45
14172025-01-08T00:22:54.026Z Compiling toml v0.8.19
14182025-01-08T00:22:54.404Z Compiling futures v0.3.31
14192025-01-08T00:22:54.423Z Compiling slog-bunyan v2.5.0
14202025-01-08T00:22:55.834Z Compiling camino v1.1.9
14212025-01-08T00:22:56.287Z Compiling tokio-native-tls v0.3.1
14222025-01-08T00:22:56.438Z Compiling phf_shared v0.11.2
14232025-01-08T00:22:56.555Z Compiling dropshot_endpoint v0.12.0
14242025-01-08T00:22:56.790Z Compiling terminal_size v0.4.0
14252025-01-08T00:22:56.810Z Compiling waitgroup v0.1.2
14262025-01-08T00:22:56.829Z Compiling openapiv3 v2.0.0
14272025-01-08T00:22:57.002Z Compiling serde_path_to_error v0.1.16
14282025-01-08T00:22:57.025Z Compiling hkdf v0.12.4
14292025-01-08T00:22:57.289Z Compiling backtrace v0.3.74
14302025-01-08T00:22:57.895Z Compiling crypto-bigint v0.5.5
14312025-01-08T00:22:57.990Z Compiling curve25519-dalek-derive v0.1.1
14322025-01-08T00:22:59.580Z Compiling zerocopy-derive v0.6.6
14332025-01-08T00:23:01.030Z Compiling webpki-roots v0.26.6
14342025-01-08T00:23:01.234Z Compiling idna v0.5.0
14352025-01-08T00:23:01.258Z Compiling hostname v0.4.0
14362025-01-08T00:23:01.286Z Compiling crc32fast v1.4.2
14372025-01-08T00:23:01.350Z Compiling hubpack_derive v0.1.1
14382025-01-08T00:23:01.500Z Compiling ahash v0.8.11
14392025-01-08T00:23:01.631Z Compiling fs-err v2.11.0
14402025-01-08T00:23:01.793Z Compiling debug-ignore v1.0.5
14412025-01-08T00:23:01.814Z Compiling bitflags v1.3.2
14422025-01-08T00:23:01.915Z Compiling managed v0.8.0
14432025-01-08T00:23:01.936Z Compiling newtype-uuid v1.1.3
14442025-01-08T00:23:01.939Z Compiling winnow v0.5.40
14452025-01-08T00:23:02.191Z Compiling clap_builder v4.5.21
14462025-01-08T00:23:02.224Z Compiling hubpack v0.1.2
14472025-01-08T00:23:02.743Z Compiling cookie_store v0.21.0
14482025-01-08T00:23:03.213Z Compiling console v0.15.8
14492025-01-08T00:23:03.909Z Compiling strum_macros v0.25.3
14502025-01-08T00:23:04.004Z Compiling zerocopy v0.6.6
14512025-01-08T00:23:04.390Z Compiling flate2 v1.0.34
14522025-01-08T00:23:04.500Z Compiling elliptic-curve v0.13.8
14532025-01-08T00:23:04.925Z Compiling hickory-resolver v0.24.1
14542025-01-08T00:23:05.356Z Compiling phf v0.11.2
14552025-01-08T00:23:05.661Z Compiling toml_edit v0.19.15
14562025-01-08T00:23:05.843Z Compiling hyper-tls v0.6.0
14572025-01-08T00:23:06.239Z Compiling signal-hook-mio v0.2.4
14582025-01-08T00:23:06.289Z Compiling rayon v1.10.0
14592025-01-08T00:23:06.402Z Compiling bzip2 v0.4.4
14602025-01-08T00:23:08.069Z Compiling tokio-tungstenite v0.24.0
14612025-01-08T00:23:08.612Z Compiling postgres-types v0.2.8
14622025-01-08T00:23:11.197Z Compiling ed25519 v2.2.3
14632025-01-08T00:23:11.480Z Compiling phf_shared v0.10.0
14642025-01-08T00:23:11.617Z Compiling tokio-stream v0.1.16
14652025-01-08T00:23:11.696Z Compiling pkcs1 v0.7.5
14662025-01-08T00:23:11.897Z Compiling serde-big-array v0.5.1
14672025-01-08T00:23:12.140Z Compiling rfc6979 v0.4.0
14682025-01-08T00:23:12.344Z Compiling clap_derive v4.5.18
14692025-01-08T00:23:12.713Z Compiling derive-where v1.2.7
14702025-01-08T00:23:12.755Z Compiling serde_repr v0.1.19
14712025-01-08T00:23:12.945Z Compiling float-cmp v0.9.0
14722025-01-08T00:23:13.090Z Compiling bstr v1.10.0
14732025-01-08T00:23:13.177Z Compiling sync_wrapper v1.0.1
14742025-01-08T00:23:13.329Z Compiling number_prefix v0.4.0
14752025-01-08T00:23:13.577Z Compiling fixedbitset v0.4.2
14762025-01-08T00:23:13.746Z Compiling whoami v1.5.2
14772025-01-08T00:23:13.989Z Compiling difflib v0.4.0
14782025-01-08T00:23:14.061Z Compiling new_debug_unreachable v1.0.6
14792025-01-08T00:23:14.164Z Compiling unicode-segmentation v1.12.0
14802025-01-08T00:23:14.365Z Compiling bit-vec v0.6.3
14812025-01-08T00:23:14.835Z Compiling unicode-width v0.2.0
14822025-01-08T00:23:14.905Z Compiling precomputed-hash v0.1.1
14832025-01-08T00:23:15.020Z Compiling normalize-line-endings v0.3.0
14842025-01-08T00:23:15.056Z Compiling static_assertions v1.1.0
14852025-01-08T00:23:15.144Z Compiling predicates-core v1.0.8
14862025-01-08T00:23:15.165Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14872025-01-08T00:23:15.350Z Compiling predicates v3.1.2
14882025-01-08T00:23:15.519Z Compiling indicatif v0.17.9
14892025-01-08T00:23:15.609Z Compiling string_cache v0.8.7
14902025-01-08T00:23:16.072Z Compiling similar v2.6.0
14912025-01-08T00:23:16.300Z Compiling bit-set v0.5.3
14922025-01-08T00:23:16.593Z Compiling tokio-postgres v0.7.12
14932025-01-08T00:23:17.116Z Compiling petgraph v0.6.5
14942025-01-08T00:23:17.428Z Compiling clap v4.5.21
14952025-01-08T00:23:17.560Z Compiling ecdsa v0.16.9
14962025-01-08T00:23:17.863Z Compiling rsa v0.9.6
14972025-01-08T00:23:18.441Z Compiling ed25519-dalek v2.1.1
14982025-01-08T00:23:18.600Z Compiling toml v0.7.8
14992025-01-08T00:23:19.761Z Compiling zip v0.6.6
15002025-01-08T00:23:20.366Z Compiling crossterm v0.28.1
15012025-01-08T00:23:21.705Z Compiling hex v0.4.3
15022025-01-08T00:23:21.852Z Compiling x509-cert v0.2.5
15032025-01-08T00:23:22.161Z Compiling itertools v0.10.5
15042025-01-08T00:23:22.190Z Compiling peg-runtime v0.8.3
15052025-01-08T00:23:22.264Z Compiling unicode-xid v0.2.6
15062025-01-08T00:23:22.292Z Compiling lalrpop-util v0.19.12
15072025-01-08T00:23:22.436Z Compiling strum_macros v0.26.4
15082025-01-08T00:23:22.664Z Compiling xattr v1.3.1
15092025-01-08T00:23:22.914Z Compiling filetime v0.2.25
15102025-01-08T00:23:23.232Z Compiling tar v0.4.42
15112025-01-08T00:23:27.616Z Compiling strum v0.26.3
15122025-01-08T00:23:30.255Z Compiling aws-lc-sys v0.22.0
15132025-01-08T00:23:58.254Z Compiling rustls-webpki v0.102.8
15142025-01-08T00:24:01.583Z Compiling tokio-rustls v0.25.0
15152025-01-08T00:24:03.351Z Compiling tokio-rustls v0.26.0
15162025-01-08T00:24:03.753Z Compiling hyper-rustls v0.27.3
15172025-01-08T00:24:04.057Z Compiling reqwest v0.12.9
15182025-01-08T00:24:05.206Z Compiling qorb v0.2.1
15192025-01-08T00:24:10.031Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15202025-01-08T00:24:10.266Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15212025-01-08T00:24:15.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
15222025-01-08T00:24:16.153Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15232025-01-08T00:24:16.202ZJan 08 00:24:15.334 INFO Starting download, target: Clickhouse
15242025-01-08T00:24:16.202ZJan 08 00:24:15.335 INFO Starting download, target: Console
15252025-01-08T00:24:16.202ZJan 08 00:24:15.335 INFO Starting download, target: Cockroach
15262025-01-08T00:24:16.202ZJan 08 00:24:15.335 INFO Starting download, target: DendriteOpenapi
15272025-01-08T00:24:16.202ZJan 08 00:24:15.335 INFO Starting download, target: DendriteStub
15282025-01-08T00:24:16.205ZJan 08 00:24:15.335 INFO Starting download, target: MaghemiteMgd
15292025-01-08T00:24:16.205ZJan 08 00:24:15.335 INFO Starting download, target: TransceiverControl
15302025-01-08T00:24:16.205ZJan 08 00:24:15.335 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15312025-01-08T00:24:16.205ZJan 08 00:24:15.335 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15322025-01-08T00:24:16.205ZJan 08 00:24:15.335 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15332025-01-08T00:24:16.205ZJan 08 00:24:15.335 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15342025-01-08T00:24:16.205ZJan 08 00:24:15.335 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15352025-01-08T00:24:16.205ZJan 08 00:24:15.336 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15362025-01-08T00:24:16.205ZJan 08 00:24:15.336 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15372025-01-08T00:24:16.398ZJan 08 00:24:15.528 INFO Download complete, target: DendriteOpenapi
15382025-01-08T00:24:16.561ZJan 08 00:24:15.692 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15392025-01-08T00:24:16.691ZJan 08 00:24:15.821 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15402025-01-08T00:24:17.025ZJan 08 00:24:16.154 INFO Download complete, target: Console
15412025-01-08T00:24:17.092ZJan 08 00:24:16.220 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15422025-01-08T00:24:17.160ZJan 08 00:24:16.290 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15432025-01-08T00:24:17.264ZJan 08 00:24:16.394 INFO Download complete, target: TransceiverControl
15442025-01-08T00:24:17.772ZJan 08 00:24:16.903 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15452025-01-08T00:24:17.772ZJan 08 00:24:16.903 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15462025-01-08T00:24:18.267ZJan 08 00:24:17.400 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15472025-01-08T00:24:20.136ZJan 08 00:24:19.268 INFO Download complete, target: DendriteStub
15482025-01-08T00:24:20.168ZJan 08 00:24:19.301 INFO Download complete, target: MaghemiteMgd
15492025-01-08T00:24:25.256ZJan 08 00:24:24.389 INFO Checking that binary works, target: Cockroach
15502025-01-08T00:24:25.426ZJan 08 00:24:24.559 INFO Download complete, target: Cockroach
15512025-01-08T00:24:30.668ZJan 08 00:24:29.801 INFO Checking that binary works, target: Clickhouse
15522025-01-08T00:24:30.803ZJan 08 00:24:29.931 INFO Download complete, target: Clickhouse
15532025-01-08T00:24:30.813ZAll prerequisites installed successfully
15542025-01-08T00:24:30.823Z
15552025-01-08T00:24:30.824Zreal 5:46.607267471
15562025-01-08T00:24:30.824Zuser 16:30.482332500
15572025-01-08T00:24:30.824Zsys 3:14.420601227
15582025-01-08T00:24:30.824Ztrap 0.548180939
15592025-01-08T00:24:30.824Ztflt 1.570347697
15602025-01-08T00:24:30.824Zdflt 2.222717113
15612025-01-08T00:24:30.824Zkflt 0.031015027
15622025-01-08T00:24:30.824Zlock 29:54.339694696
15632025-01-08T00:24:30.824Zslp 1:03:00.882791386
15642025-01-08T00:24:30.825Zlat 56.368325356
15652025-01-08T00:24:30.825Zstop 2:20.706124205
15662025-01-08T00:24:30.825Z+ ptime -m cargo xtask download softnpu
15672025-01-08T00:24:31.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15682025-01-08T00:24:31.352Z Running `target/debug/xtask download softnpu`
15692025-01-08T00:24:32.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
15702025-01-08T00:24:32.219Z Running `target/debug/xtask-downloader softnpu`
15712025-01-08T00:24:32.258ZJan 08 00:24:31.390 INFO Starting download, target: Softnpu
15722025-01-08T00:24:32.260ZJan 08 00:24:31.391 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15732025-01-08T00:24:33.305ZJan 08 00:24:32.437 INFO Download complete, target: Softnpu
15742025-01-08T00:24:33.316Z
15752025-01-08T00:24:33.316Zreal 2.494621163
15762025-01-08T00:24:33.317Zuser 1.353755246
15772025-01-08T00:24:33.317Zsys 0.538597423
15782025-01-08T00:24:33.317Ztrap 0.000659406
15792025-01-08T00:24:33.317Ztflt 0.000001469
15802025-01-08T00:24:33.317Zdflt 0.000071240
15812025-01-08T00:24:33.317Zkflt 0.000000000
15822025-01-08T00:24:33.317Zlock 10.461443787
15832025-01-08T00:24:33.317Zslp 0.718229560
15842025-01-08T00:24:33.317Zlat 0.080152249
15852025-01-08T00:24:33.317Zstop 0.000176097
15862025-01-08T00:24:33.328Z+ export CARGO_INCREMENTAL=0
15872025-01-08T00:24:33.329Z+ CARGO_INCREMENTAL=0
15882025-01-08T00:24:33.329Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
15892025-01-08T00:24:34.252Z Compiling proc-macro2 v1.0.89
15902025-01-08T00:24:34.252Z Compiling unicode-ident v1.0.13
15912025-01-08T00:24:34.254Z Compiling libc v0.2.162
15922025-01-08T00:24:34.254Z Compiling serde v1.0.215
15932025-01-08T00:24:34.254Z Compiling autocfg v1.4.0
15942025-01-08T00:24:34.254Z Compiling version_check v0.9.5
15952025-01-08T00:24:34.254Z Compiling cfg-if v1.0.0
15962025-01-08T00:24:34.523Z Compiling memchr v2.7.4
15972025-01-08T00:24:34.541Z Compiling typenum v1.17.0
15982025-01-08T00:24:34.557Z Compiling shlex v1.3.0
15992025-01-08T00:24:34.927Z Compiling value-bag v1.9.0
16002025-01-08T00:24:35.015Z Compiling generic-array v0.14.7
16012025-01-08T00:24:35.258Z Compiling lock_api v0.4.12
16022025-01-08T00:24:35.294Z Compiling scopeguard v1.2.0
16032025-01-08T00:24:35.384Z Compiling log v0.4.22
16042025-01-08T00:24:35.474Z Compiling parking_lot_core v0.9.10
16052025-01-08T00:24:35.845Z Compiling serde_json v1.0.133
16062025-01-08T00:24:35.907Z Compiling once_cell v1.20.2
16072025-01-08T00:24:36.142Z Compiling quote v1.0.37
16082025-01-08T00:24:36.161Z Compiling libm v0.2.8
16092025-01-08T00:24:36.192Z Compiling rustix v0.38.37
16102025-01-08T00:24:36.292Z Compiling jobserver v0.1.32
16112025-01-08T00:24:36.470Z Compiling getrandom v0.2.15
16122025-01-08T00:24:36.711Z Compiling syn v2.0.87
16132025-01-08T00:24:36.805Z Compiling cc v1.1.30
16142025-01-08T00:24:36.870Z Compiling num-traits v0.2.19
16152025-01-08T00:24:36.870Z Compiling thiserror v1.0.69
16162025-01-08T00:24:36.870Z Compiling aho-corasick v1.1.3
16172025-01-08T00:24:36.947Z Compiling regex-syntax v0.8.5
16182025-01-08T00:24:37.086Z Compiling either v1.13.0
16192025-01-08T00:24:37.158Z Compiling itoa v1.0.11
16202025-01-08T00:24:37.347Z Compiling spin v0.9.8
16212025-01-08T00:24:37.593Z Compiling slab v0.4.9
16222025-01-08T00:24:37.755Z Compiling byteorder v1.5.0
16232025-01-08T00:24:38.019Z Compiling errno v0.3.9
16242025-01-08T00:24:38.232Z Compiling rand_core v0.6.4
16252025-01-08T00:24:38.360Z Compiling lazy_static v1.5.0
16262025-01-08T00:24:38.490Z Compiling glob v0.3.1
16272025-01-08T00:24:39.000Z Compiling prettyplease v0.2.25
16282025-01-08T00:24:39.288Z Compiling clang-sys v1.8.1
16292025-01-08T00:24:39.434Z Compiling minimal-lexical v0.2.1
16302025-01-08T00:24:39.763Z Compiling libloading v0.8.5
16312025-01-08T00:24:39.919Z Compiling nom v7.1.3
16322025-01-08T00:24:39.965Z Compiling allocator-api2 v0.2.18
16332025-01-08T00:24:40.145Z Compiling home v0.5.9
16342025-01-08T00:24:40.270Z Compiling subtle v2.6.1
16352025-01-08T00:24:40.591Z Compiling regex-automata v0.4.8
16362025-01-08T00:24:40.675Z Compiling bindgen v0.69.5
16372025-01-08T00:24:40.740Z Compiling itertools v0.12.1
16382025-01-08T00:24:41.219Z Compiling semver v1.0.23
16392025-01-08T00:24:41.325Z Compiling lazycell v1.3.0
16402025-01-08T00:24:41.502Z Compiling smallvec v1.13.2
16412025-01-08T00:24:41.640Z Compiling rustc-hash v1.1.0
16422025-01-08T00:24:41.981Z Compiling cmake v0.1.51
16432025-01-08T00:24:42.880Z Compiling dunce v1.0.5
16442025-01-08T00:24:42.918Z Compiling fs_extra v1.3.0
16452025-01-08T00:24:43.333Z Compiling cexpr v0.6.0
16462025-01-08T00:24:43.428Z Compiling pkg-config v0.3.31
16472025-01-08T00:24:43.448Z Compiling ryu v1.0.18
16482025-01-08T00:24:43.733Z Compiling ring v0.17.8
16492025-01-08T00:24:43.837Z Compiling pin-project-lite v0.2.14
16502025-01-08T00:24:43.970Z Compiling schemars v0.8.21
16512025-01-08T00:24:44.301Z Compiling paste v1.0.15
16522025-01-08T00:24:44.328Z Compiling const-oid v0.9.6
16532025-01-08T00:24:44.655Z Compiling synstructure v0.13.1
16542025-01-08T00:24:44.744Z Compiling fnv v1.0.7
16552025-01-08T00:24:44.876Z Compiling serde_derive_internals v0.29.1
16562025-01-08T00:24:44.959Z Compiling aws-lc-rs v1.10.0
16572025-01-08T00:24:45.943Z Compiling regex v1.11.1
16582025-01-08T00:24:46.053Z Compiling foldhash v0.1.3
16592025-01-08T00:24:46.193Z Compiling httparse v1.9.5
16602025-01-08T00:24:46.349Z Compiling equivalent v1.0.1
16612025-01-08T00:24:46.470Z Compiling hashbrown v0.15.1
16622025-01-08T00:24:46.978Z Compiling heck v0.5.0
16632025-01-08T00:24:47.456Z Compiling signal-hook-registry v1.4.2
16642025-01-08T00:24:47.904Z Compiling parking_lot v0.12.3
16652025-01-08T00:24:47.940Z Compiling mio v1.0.2
16662025-01-08T00:24:49.550Z Compiling crossbeam-utils v0.8.20
16672025-01-08T00:24:49.693Z Compiling stable_deref_trait v1.2.0
16682025-01-08T00:24:49.844Z Compiling socket2 v0.5.7
16692025-01-08T00:24:49.931Z Compiling futures-core v0.3.31
16702025-01-08T00:24:49.950Z Compiling serde_derive v1.0.215
16712025-01-08T00:24:50.070Z Compiling zeroize_derive v1.4.2
16722025-01-08T00:24:50.192Z Compiling zerocopy-derive v0.7.35
16732025-01-08T00:24:50.642Z Compiling thiserror-impl v1.0.69
16742025-01-08T00:24:50.893Z Compiling tokio-macros v2.4.0
16752025-01-08T00:24:51.281Z Compiling zerofrom-derive v0.1.4
16762025-01-08T00:24:51.480Z Compiling yoke-derive v0.7.4
16772025-01-08T00:24:51.507Z Compiling zeroize v1.8.1
16782025-01-08T00:24:51.979Z Compiling futures-macro v0.3.31
16792025-01-08T00:24:52.170Z Compiling zerovec-derive v0.10.3
16802025-01-08T00:24:52.367Z Compiling zerocopy v0.7.35
16812025-01-08T00:24:53.350Z Compiling displaydoc v0.2.5
16822025-01-08T00:24:53.908Z Compiling crypto-common v0.1.6
16832025-01-08T00:24:53.943Z Compiling tracing-attributes v0.1.27
16842025-01-08T00:24:54.082Z Compiling icu_provider_macros v1.5.0
16852025-01-08T00:24:54.118Z Compiling schemars_derive v0.8.21
16862025-01-08T00:24:54.644Z Compiling block-buffer v0.10.4
16872025-01-08T00:24:54.810Z Compiling der_derive v0.7.3
16882025-01-08T00:24:54.949Z Compiling digest v0.10.7
16892025-01-08T00:24:55.132Z Compiling num-conv v0.1.0
16902025-01-08T00:24:55.354Z Compiling time-core v0.1.2
16912025-01-08T00:24:55.528Z Compiling time-macros v0.2.18
16922025-01-08T00:24:56.376Z Compiling vcpkg v0.2.15
16932025-01-08T00:24:57.207Z Compiling syn v1.0.109
16942025-01-08T00:24:57.998Z Compiling cpufeatures v0.2.14
16952025-01-08T00:24:58.087Z Compiling openssl-sys v0.9.103
16962025-01-08T00:24:58.427Z Compiling futures-sink v0.3.31
16972025-01-08T00:24:58.653Z Compiling slog v2.7.0
16982025-01-08T00:24:58.749Z Compiling ahash v0.8.11
16992025-01-08T00:24:59.083Z Compiling iana-time-zone v0.1.61
17002025-01-08T00:24:59.126Z Compiling zerofrom v0.1.4
17012025-01-08T00:24:59.360Z Compiling scroll_derive v0.12.0
17022025-01-08T00:24:59.439Z Compiling ucd-trie v0.1.7
17032025-01-08T00:24:59.565Z Compiling yoke v0.7.4
17042025-01-08T00:24:59.891Z Compiling pest v2.7.14
17052025-01-08T00:24:59.949Z Compiling futures-channel v0.3.31
17062025-01-08T00:25:00.373Z Compiling hmac v0.12.1
17072025-01-08T00:25:00.603Z Compiling futures-task v0.3.31
17082025-01-08T00:25:00.662Z Compiling futures-io v0.3.31
17092025-01-08T00:25:00.722Z Compiling pin-utils v0.1.0
17102025-01-08T00:25:01.174Z Compiling openssl v0.10.66
17112025-01-08T00:25:01.264Z Compiling futures-util v0.3.31
17122025-01-08T00:25:01.575Z Compiling zerovec v0.10.4
17132025-01-08T00:25:01.846Z Compiling block-padding v0.3.3
17142025-01-08T00:25:02.070Z Compiling tinyvec_macros v0.1.1
17152025-01-08T00:25:02.327Z Compiling tinyvec v1.8.0
17162025-01-08T00:25:02.900Z Compiling pest_meta v2.7.14
17172025-01-08T00:25:03.445Z Compiling bitflags v2.6.0
17182025-01-08T00:25:03.707Z Compiling bytes v1.8.0
17192025-01-08T00:25:05.709Z Compiling indexmap v2.6.0
17202025-01-08T00:25:06.988Z Compiling tokio v1.40.0
17212025-01-08T00:25:07.227Z Compiling serde_tokenstream v0.2.2
17222025-01-08T00:25:07.589Z Compiling uuid v1.11.0
17232025-01-08T00:25:07.839Z Compiling which v4.4.2
17242025-01-08T00:25:08.045Z Compiling http v1.1.0
17252025-01-08T00:25:08.792Z Compiling chrono v0.4.38
17262025-01-08T00:25:08.890Z Compiling rustc_version v0.4.1
17272025-01-08T00:25:12.118Z Compiling pest_generator v2.7.14
17282025-01-08T00:25:12.424Z Compiling serde_spanned v0.6.8
17292025-01-08T00:25:12.656Z Compiling toml_datetime v0.6.8
17302025-01-08T00:25:13.111Z Compiling inout v0.1.3
17312025-01-08T00:25:13.861Z Compiling openssl-macros v0.1.1
17322025-01-08T00:25:14.018Z Compiling native-tls v0.2.12
17332025-01-08T00:25:14.366Z Compiling strsim v0.11.1
17342025-01-08T00:25:14.577Z Compiling dyn-clone v1.0.17
17352025-01-08T00:25:14.807Z Compiling rustls v0.23.19
17362025-01-08T00:25:15.494Z Compiling pest_derive v2.7.14
17372025-01-08T00:25:16.242Z Compiling cipher v0.4.4
17382025-01-08T00:25:16.390Z Compiling unicode-normalization v0.1.24
17392025-01-08T00:25:16.711Z Compiling tinystr v0.7.6
17402025-01-08T00:25:16.757Z Compiling sha2 v0.10.8
17412025-01-08T00:25:17.158Z Compiling tracing-core v0.1.32
17422025-01-08T00:25:17.176Z Compiling usdt-impl v0.5.0
17432025-01-08T00:25:17.487Z Compiling writeable v0.5.5
17442025-01-08T00:25:17.518Z Compiling base64ct v1.6.0
17452025-01-08T00:25:17.571Z Compiling litemap v0.7.3
17462025-01-08T00:25:17.975Z Compiling unicode-bidi v0.3.17
17472025-01-08T00:25:18.091Z Compiling pem-rfc7468 v0.7.0
17482025-01-08T00:25:18.710Z Compiling icu_locid v1.5.0
17492025-01-08T00:25:19.237Z Compiling tracing v0.1.40
17502025-01-08T00:25:20.087Z Compiling scroll v0.12.0
17512025-01-08T00:25:20.575Z Compiling ppv-lite86 v0.2.20
17522025-01-08T00:25:20.659Z Compiling async-trait v0.1.83
17532025-01-08T00:25:21.407Z Compiling cookie v0.18.1
17542025-01-08T00:25:21.494Z Compiling anyhow v1.0.93
17552025-01-08T00:25:21.998Z Compiling aws-lc-sys v0.22.0
17562025-01-08T00:25:22.783Z Compiling camino v1.1.9
17572025-01-08T00:25:22.853Z Compiling plain v0.2.3
17582025-01-08T00:25:22.989Z Compiling flagset v0.4.6
17592025-01-08T00:25:23.322Z Compiling der v0.7.9
17602025-01-08T00:25:25.511Z Compiling goblin v0.8.2
17612025-01-08T00:25:26.291Z Compiling rand_chacha v0.3.1
17622025-01-08T00:25:26.942Z Compiling icu_provider v1.5.0
17632025-01-08T00:25:27.929Z Compiling rayon-core v1.12.1
17642025-01-08T00:25:28.249Z Compiling icu_locid_transform_data v1.5.0
17652025-01-08T00:25:28.342Z Compiling rustls-pki-types v1.10.0
17662025-01-08T00:25:28.872Z Compiling pretty-hex v0.4.1
17672025-01-08T00:25:29.069Z Compiling rustls v0.22.4
17682025-01-08T00:25:29.334Z Compiling percent-encoding v2.3.1
17692025-01-08T00:25:30.624Z Compiling icu_locid_transform v1.5.0
17702025-01-08T00:25:31.308Z Compiling dof v0.3.0
17712025-01-08T00:25:32.142Z Compiling rand v0.8.5
17722025-01-08T00:25:32.240Z Compiling spki v0.7.3
17732025-01-08T00:25:32.903Z Compiling salsa20 v0.10.2
17742025-01-08T00:25:33.029Z Compiling dtrace-parser v0.2.0
17752025-01-08T00:25:33.127Z Compiling tokio-util v0.7.12
17762025-01-08T00:25:33.662Z Compiling icu_collections v1.5.0
17772025-01-08T00:25:34.446Z Compiling pbkdf2 v0.12.2
17782025-01-08T00:25:34.827Z Compiling thread-id v4.2.2
17792025-01-08T00:25:34.873Z Compiling untrusted v0.7.1
17802025-01-08T00:25:34.911Z Compiling winnow v0.5.40
17812025-01-08T00:25:34.945Z Compiling untrusted v0.9.0
17822025-01-08T00:25:35.063Z Compiling powerfmt v0.2.0
17832025-01-08T00:25:35.178Z Compiling icu_properties_data v1.5.0
17842025-01-08T00:25:35.232Z Compiling mirai-annotations v1.12.0
17852025-01-08T00:25:35.452Z Compiling deranged v0.3.11
17862025-01-08T00:25:35.625Z Compiling icu_properties v1.5.1
17872025-01-08T00:25:38.889Z Compiling toml_edit v0.19.15
17882025-01-08T00:25:40.291Z Compiling scrypt v0.11.0
17892025-01-08T00:25:40.579Z Compiling aes v0.8.4
17902025-01-08T00:25:40.812Z Compiling cbc v0.1.2
17912025-01-08T00:25:41.791Z Compiling multer v3.1.0
17922025-01-08T00:25:42.098Z Compiling num_threads v0.1.7
17932025-01-08T00:25:42.243Z Compiling write16 v1.0.0
17942025-01-08T00:25:42.385Z Compiling rustversion v1.0.17
17952025-01-08T00:25:42.905Z Compiling utf16_iter v1.0.5
17962025-01-08T00:25:43.008Z Compiling atomic-waker v1.1.2
17972025-01-08T00:25:43.282Z Compiling icu_normalizer_data v1.5.0
17982025-01-08T00:25:43.389Z Compiling utf8_iter v1.0.4
17992025-01-08T00:25:43.504Z Compiling slog-async v2.8.0
18002025-01-08T00:25:43.630Z Compiling icu_normalizer v1.5.0
18012025-01-08T00:25:43.694Z Compiling time v0.3.36
18022025-01-08T00:25:44.283Z Compiling pkcs5 v0.7.1
18032025-01-08T00:25:45.763Z Compiling form_urlencoded v1.2.1
18042025-01-08T00:25:46.056Z Compiling http-body v1.0.1
18052025-01-08T00:25:46.321Z Compiling heapless v0.7.17
18062025-01-08T00:25:46.674Z Compiling bzip2-sys v0.1.11+1.0.8
18072025-01-08T00:25:47.140Z Compiling try-lock v0.2.5
18082025-01-08T00:25:47.311Z Compiling signal-hook v0.3.17
18092025-01-08T00:25:47.843Z Compiling want v0.3.1
18102025-01-08T00:25:49.608Z Compiling pkcs8 v0.10.2
18112025-01-08T00:25:49.645Z Compiling idna_adapter v1.2.0
18122025-01-08T00:25:50.287Z Compiling h2 v0.4.6
18132025-01-08T00:25:51.113Z Compiling usdt-macro v0.5.0
18142025-01-08T00:25:52.410Z Compiling usdt-attr-macro v0.5.0
18152025-01-08T00:25:52.917Z Compiling async-stream-impl v0.3.6
18162025-01-08T00:25:53.319Z Compiling adler2 v2.0.0
18172025-01-08T00:25:53.828Z Compiling httpdate v1.0.3
18182025-01-08T00:25:54.215Z Compiling miniz_oxide v0.8.0
18192025-01-08T00:25:55.445Z Compiling idna v1.0.3
18202025-01-08T00:25:56.894Z Compiling curve25519-dalek v4.1.3
18212025-01-08T00:25:57.332Z Compiling hyper v1.5.0
18222025-01-08T00:25:57.390Z Compiling openapiv3 v2.0.0
18232025-01-08T00:26:00.001Z Compiling enum-as-inner v0.6.1
18242025-01-08T00:26:01.143Z Compiling dropshot v0.12.0
18252025-01-08T00:26:01.332Z Compiling num-bigint-dig v0.8.4
18262025-01-08T00:26:01.376Z Compiling tower-service v0.3.3
18272025-01-08T00:26:01.427Z Compiling match_cfg v0.1.0
18282025-01-08T00:26:01.499Z Compiling smoltcp v0.9.1
18292025-01-08T00:26:01.527Z Compiling base64 v0.22.1
18302025-01-08T00:26:01.564Z Compiling newtype-uuid v1.1.3
18312025-01-08T00:26:01.603Z Compiling portable-atomic v1.9.0
18322025-01-08T00:26:02.031Z Compiling foreign-types-shared v0.1.1
18332025-01-08T00:26:02.313Z Compiling hyper-util v0.1.10
18342025-01-08T00:26:02.502Z Compiling foreign-types v0.3.2
18352025-01-08T00:26:02.634Z Compiling hostname v0.3.1
18362025-01-08T00:26:08.403Z Compiling url v2.5.3
18372025-01-08T00:26:10.542Z Compiling dirs-sys-next v0.1.2
18382025-01-08T00:26:10.594Z Compiling gimli v0.31.1
18392025-01-08T00:26:10.614Z Compiling siphasher v0.3.11
18402025-01-08T00:26:10.991Z Compiling data-encoding v2.6.0
18412025-01-08T00:26:11.038Z Compiling heck v0.4.1
18422025-01-08T00:26:11.135Z Compiling ident_case v1.0.1
18432025-01-08T00:26:11.315Z Compiling darling_core v0.20.10
18442025-01-08T00:26:11.573Z Compiling dirs-next v2.0.0
18452025-01-08T00:26:14.199Z Compiling http-body-util v0.1.2
18462025-01-08T00:26:15.554Z Compiling addr2line v0.24.2
18472025-01-08T00:26:17.462Z Compiling crossbeam-epoch v0.9.18
18482025-01-08T00:26:17.510Z Compiling hubpack_derive v0.1.1
18492025-01-08T00:26:18.167Z Compiling dropshot_endpoint v0.12.0
18502025-01-08T00:26:18.332Z Compiling sha1 v0.10.6
18512025-01-08T00:26:18.354Z Compiling signature v2.2.0
18522025-01-08T00:26:18.590Z Compiling curve25519-dalek-derive v0.1.1
18532025-01-08T00:26:18.740Z Compiling zerocopy-derive v0.6.6
18542025-01-08T00:26:19.030Z Compiling object v0.36.5
18552025-01-08T00:26:19.976Z Compiling thread_local v1.1.8
18562025-01-08T00:26:20.469Z Compiling fs-err v2.11.0
18572025-01-08T00:26:20.628Z Compiling encoding_rs v0.8.34
18582025-01-08T00:26:22.224Z Compiling anstyle v1.0.10
18592025-01-08T00:26:22.712Z Compiling rustc-demangle v0.1.24
18602025-01-08T00:26:24.094Z Compiling ipnet v2.10.1
18612025-01-08T00:26:24.954Z Compiling mime v0.3.17
18622025-01-08T00:26:25.168Z Compiling utf8parse v0.2.2
18632025-01-08T00:26:25.486Z Compiling winnow v0.6.20
18642025-01-08T00:26:29.287Z Compiling unicode-properties v0.1.3
18652025-01-08T00:26:30.412Z Compiling openssl-probe v0.1.5
18662025-01-08T00:26:31.291Z Compiling stringprep v0.1.5
18672025-01-08T00:26:31.392Z Compiling toml_edit v0.22.22
18682025-01-08T00:26:31.428Z Compiling backtrace v0.3.74
18692025-01-08T00:26:33.789Z Compiling anstyle-parse v0.2.5
18702025-01-08T00:26:35.584Z Compiling rustls-webpki v0.102.8
18712025-01-08T00:26:38.638Z Compiling crossbeam-deque v0.8.5
18722025-01-08T00:26:38.989Z Compiling darling_macro v0.20.10
18732025-01-08T00:26:43.059Z Compiling term v0.7.0
18742025-01-08T00:26:44.334Z Compiling slog-json v2.6.1
18752025-01-08T00:26:45.015Z Compiling serde_urlencoded v0.7.1
18762025-01-08T00:26:46.222Z Compiling crossbeam-channel v0.5.13
18772025-01-08T00:26:46.240Z Compiling rustls-pemfile v2.2.0
18782025-01-08T00:26:46.587Z Compiling hashbrown v0.14.5
18792025-01-08T00:26:47.250Z Compiling idna v0.3.0
18802025-01-08T00:26:47.278Z Compiling idna v0.4.0
18812025-01-08T00:26:48.003Z Compiling futures-executor v0.3.31
18822025-01-08T00:26:48.705Z Compiling num-integer v0.1.46
18832025-01-08T00:26:48.966Z Compiling md-5 v0.10.6
18842025-01-08T00:26:49.136Z Compiling ff v0.13.0
18852025-01-08T00:26:49.215Z Compiling hash32 v0.2.1
18862025-01-08T00:26:49.382Z Compiling is-terminal v0.4.13
18872025-01-08T00:26:49.432Z Compiling memmap v0.7.0
18882025-01-08T00:26:49.585Z Compiling colorchoice v1.0.2
18892025-01-08T00:26:49.747Z Compiling fallible-iterator v0.2.0
18902025-01-08T00:26:49.749Z Compiling linked-hash-map v0.5.6
18912025-01-08T00:26:50.160Z Compiling base16ct v0.2.0
18922025-01-08T00:26:50.499Z Compiling anstyle-query v1.1.1
18932025-01-08T00:26:50.656Z Compiling utf-8 v0.7.6
18942025-01-08T00:26:50.968Z Compiling take_mut v0.2.2
18952025-01-08T00:26:51.351Z Compiling psl-types v2.0.11
18962025-01-08T00:26:51.560Z Compiling is_terminal_polyfill v1.70.1
18972025-01-08T00:26:51.697Z Compiling quick-error v1.2.3
18982025-01-08T00:26:51.859Z Compiling resolv-conf v0.7.0
18992025-01-08T00:26:52.200Z Compiling anstream v0.6.15
19002025-01-08T00:26:52.549Z Compiling publicsuffix v2.2.3
19012025-01-08T00:26:53.507Z Compiling tungstenite v0.24.0
19022025-01-08T00:26:53.925Z Compiling postgres-protocol v0.6.7
19032025-01-08T00:26:53.946Z Compiling sec1 v0.7.3
19042025-01-08T00:26:54.493Z Compiling lru-cache v0.1.2
19052025-01-08T00:26:54.693Z Compiling usdt v0.5.0
19062025-01-08T00:26:55.175Z Compiling slog-term v2.9.1
19072025-01-08T00:26:55.632Z Compiling group v0.13.0
19082025-01-08T00:26:55.819Z Compiling num-iter v0.1.45
19092025-01-08T00:26:56.020Z Compiling futures v0.3.31
19102025-01-08T00:26:56.143Z Compiling hickory-proto v0.24.1
19112025-01-08T00:26:56.261Z Compiling regress v0.10.1
19122025-01-08T00:26:59.928Z Compiling slog-bunyan v2.5.0
19132025-01-08T00:27:00.123Z Compiling tokio-rustls v0.26.0
19142025-01-08T00:27:00.143Z Compiling tokio-rustls v0.25.0
19152025-01-08T00:27:00.576Z Compiling darling v0.20.10
19162025-01-08T00:27:00.579Z Compiling toml v0.8.19
19172025-01-08T00:27:00.702Z Compiling tokio-native-tls v0.3.1
19182025-01-08T00:27:00.725Z Compiling strum_macros v0.25.3
19192025-01-08T00:27:00.892Z Compiling phf_shared v0.11.2
19202025-01-08T00:27:01.274Z Compiling async-stream v0.3.6
19212025-01-08T00:27:01.303Z Compiling waitgroup v0.1.2
19222025-01-08T00:27:01.506Z Compiling webpki-roots v0.26.6
19232025-01-08T00:27:02.117Z Compiling idna v0.5.0
19242025-01-08T00:27:02.168Z Compiling terminal_size v0.4.0
19252025-01-08T00:27:02.403Z Compiling serde_path_to_error v0.1.16
19262025-01-08T00:27:03.253Z Compiling hkdf v0.12.4
19272025-01-08T00:27:03.535Z Compiling crypto-bigint v0.5.5
19282025-01-08T00:27:03.589Z Compiling clap_derive v4.5.18
19292025-01-08T00:27:03.635Z Compiling derive-where v1.2.7
19302025-01-08T00:27:04.326Z Compiling serde_repr v0.1.19
19312025-01-08T00:27:05.248Z Compiling hostname v0.4.0
19322025-01-08T00:27:05.418Z Compiling crc32fast v1.4.2
19332025-01-08T00:27:05.478Z Compiling bitflags v1.3.2
19342025-01-08T00:27:05.565Z Compiling managed v0.8.0
19352025-01-08T00:27:05.734Z Compiling debug-ignore v1.0.5
19362025-01-08T00:27:06.104Z Compiling clap_lex v0.7.2
19372025-01-08T00:27:06.560Z Compiling unicode-width v0.1.14
19382025-01-08T00:27:07.076Z Compiling console v0.15.8
19392025-01-08T00:27:08.025Z Compiling elliptic-curve v0.13.8
19402025-01-08T00:27:08.399Z Compiling clap_builder v4.5.21
19412025-01-08T00:27:09.048Z Compiling flate2 v1.0.34
19422025-01-08T00:27:09.965Z Compiling cookie_store v0.21.0
19432025-01-08T00:27:11.384Z Compiling hyper-rustls v0.27.3
19442025-01-08T00:27:11.971Z Compiling hickory-resolver v0.24.1
19452025-01-08T00:27:15.705Z Compiling phf v0.11.2
19462025-01-08T00:27:16.336Z Compiling hyper-tls v0.6.0
19472025-01-08T00:27:16.722Z Compiling signal-hook-mio v0.2.4
19482025-01-08T00:27:16.896Z Compiling typify-impl v0.2.0
19492025-01-08T00:27:17.092Z Compiling bzip2 v0.4.4
19502025-01-08T00:27:17.358Z Compiling rayon v1.10.0
19512025-01-08T00:27:17.484Z Compiling postgres-types v0.2.8
19522025-01-08T00:27:17.701Z Compiling tokio-tungstenite v0.24.0
19532025-01-08T00:27:18.190Z Compiling zerocopy v0.6.6
19542025-01-08T00:27:18.226Z Compiling ed25519 v2.2.3
19552025-01-08T00:27:18.679Z Compiling hubpack v0.1.2
19562025-01-08T00:27:18.892Z Compiling phf_shared v0.10.0
19572025-01-08T00:27:19.118Z Compiling pkcs1 v0.7.5
19582025-01-08T00:27:19.167Z Compiling tokio-stream v0.1.16
19592025-01-08T00:27:20.061Z Compiling ipnetwork v0.20.0
19602025-01-08T00:27:20.812Z Compiling serde-big-array v0.5.1
19612025-01-08T00:27:21.057Z Compiling rfc6979 v0.4.0
19622025-01-08T00:27:21.260Z Compiling float-cmp v0.9.0
19632025-01-08T00:27:21.487Z Compiling sync_wrapper v1.0.1
19642025-01-08T00:27:21.649Z Compiling bstr v1.10.0
19652025-01-08T00:27:23.236Z Compiling predicates-core v1.0.8
19662025-01-08T00:27:23.431Z Compiling fixedbitset v0.4.2
19672025-01-08T00:27:23.539Z Compiling new_debug_unreachable v1.0.6
19682025-01-08T00:27:23.639Z Compiling unicode-segmentation v1.12.0
19692025-01-08T00:27:23.841Z Compiling static_assertions v1.1.0
19702025-01-08T00:27:23.944Z Compiling bit-vec v0.6.3
19712025-01-08T00:27:23.958Z Compiling precomputed-hash v0.1.1
19722025-01-08T00:27:24.088Z Compiling whoami v1.5.2
19732025-01-08T00:27:24.375Z Compiling unicode-width v0.2.0
19742025-01-08T00:27:24.445Z Compiling normalize-line-endings v0.3.0
19752025-01-08T00:27:24.473Z Compiling difflib v0.4.0
19762025-01-08T00:27:24.578Z Compiling number_prefix v0.4.0
19772025-01-08T00:27:24.650Z Compiling tokio-postgres v0.7.12
19782025-01-08T00:27:24.906Z Compiling predicates v3.1.2
19792025-01-08T00:27:25.753Z Compiling indicatif v0.17.9
19802025-01-08T00:27:26.226Z Compiling similar v2.6.0
19812025-01-08T00:27:26.442Z Compiling bit-set v0.5.3
19822025-01-08T00:27:26.741Z Compiling string_cache v0.8.7
19832025-01-08T00:27:27.203Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19842025-01-08T00:27:27.636Z Compiling petgraph v0.6.5
19852025-01-08T00:27:28.535Z Compiling reqwest v0.12.9
19862025-01-08T00:27:28.743Z Compiling typify-macro v0.2.0
19872025-01-08T00:27:30.058Z Compiling ecdsa v0.16.9
19882025-01-08T00:27:31.576Z Compiling qorb v0.2.1
19892025-01-08T00:27:32.257Z Compiling rsa v0.9.6
19902025-01-08T00:27:32.470Z Compiling ed25519-dalek v2.1.1
19912025-01-08T00:27:33.475Z Compiling zip v0.6.6
19922025-01-08T00:27:33.570Z Compiling crossterm v0.28.1
19932025-01-08T00:27:33.946Z Compiling clap v4.5.21
19942025-01-08T00:27:35.030Z Compiling toml v0.7.8
19952025-01-08T00:27:36.304Z Compiling x509-cert v0.2.5
19962025-01-08T00:27:36.885Z Compiling hex v0.4.3
19972025-01-08T00:27:37.535Z Compiling itertools v0.10.5
19982025-01-08T00:27:37.824Z Compiling lalrpop-util v0.19.12
19992025-01-08T00:27:38.075Z Compiling peg-runtime v0.8.3
20002025-01-08T00:27:38.178Z Compiling zerocopy v0.8.10
20012025-01-08T00:27:38.611Z Compiling unicode-xid v0.2.6
20022025-01-08T00:27:40.685Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20032025-01-08T00:27:44.837Z Compiling proc-macro-crate v1.3.1
20042025-01-08T00:27:45.032Z Compiling macaddr v1.0.1
20052025-01-08T00:27:45.688Z Compiling zerocopy-derive v0.8.10
20062025-01-08T00:27:45.693Z Compiling itertools v0.13.0
20072025-01-08T00:27:46.433Z Compiling heapless v0.8.0
20082025-01-08T00:27:48.978Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20092025-01-08T00:27:53.169Z Compiling num_enum_derive v0.5.11
20102025-01-08T00:28:06.600Z Compiling hash32 v0.3.1
20112025-01-08T00:28:06.746Z Compiling smoltcp v0.11.0
20122025-01-08T00:28:06.746Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20132025-01-08T00:28:08.385Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20142025-01-08T00:28:08.634Z Compiling num_enum v0.5.11
20152025-01-08T00:28:09.339Z Compiling typify v0.2.0
20162025-01-08T00:28:09.360Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20172025-01-08T00:28:10.111Z Compiling proc-macro-error-attr v1.0.4
20182025-01-08T00:28:10.565Z Compiling cobs v0.2.3
20192025-01-08T00:28:11.007Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20202025-01-08T00:28:12.037Z Compiling unsafe-libyaml v0.2.11
20212025-01-08T00:28:14.035Z Compiling serde_yaml v0.9.34+deprecated
20222025-01-08T00:28:15.810Z Compiling postcard v1.0.10
20232025-01-08T00:28:29.282Z Compiling progenitor-impl v0.8.0
20242025-01-08T00:28:29.546Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20252025-01-08T00:28:39.508Z Compiling strum_macros v0.26.4
20262025-01-08T00:28:40.981Z Compiling structmeta-derive v0.3.0
20272025-01-08T00:28:41.010Z Compiling foreign-types-macros v0.2.3
20282025-01-08T00:28:41.178Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20292025-01-08T00:28:41.484Z Compiling proc-macro-error v1.0.4
20302025-01-08T00:28:42.413Z Compiling foreign-types-shared v0.3.1
20312025-01-08T00:28:42.557Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20322025-01-08T00:28:43.721Z Compiling structmeta v0.3.0
20332025-01-08T00:28:43.954Z Compiling strum v0.26.3
20342025-01-08T00:28:47.846Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20352025-01-08T00:28:49.088Z Compiling foreign-types v0.5.0
20362025-01-08T00:28:52.841Z Compiling progenitor-macro v0.8.0
20372025-01-08T00:28:57.742Z Compiling progenitor-client v0.8.0
20382025-01-08T00:28:57.909Z Compiling tabwriter v1.4.0
20392025-01-08T00:28:58.729Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20402025-01-08T00:28:59.948Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20412025-01-08T00:29:00.776Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20422025-01-08T00:29:01.633Z Compiling cstr-argument v0.1.2
20432025-01-08T00:29:01.905Z Compiling dropshot v0.13.0
20442025-01-08T00:29:02.107Z Compiling crucible-workspace-hack v0.1.0
20452025-01-08T00:29:02.224Z Compiling thiserror v2.0.3
20462025-01-08T00:29:02.399Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20472025-01-08T00:29:02.688Z Compiling pretty-hex v0.2.1
20482025-01-08T00:29:02.797Z Compiling fastrand v2.1.1
20492025-01-08T00:29:04.024Z Compiling tempfile v3.13.0
20502025-01-08T00:29:04.139Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20512025-01-08T00:29:05.026Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20522025-01-08T00:29:05.312Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20532025-01-08T00:29:05.490Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20542025-01-08T00:29:05.538Z Compiling progenitor v0.8.0
20552025-01-08T00:29:05.817Z Compiling parse-display-derive v0.10.0
20562025-01-08T00:29:05.918Z Compiling colored v2.1.0
20572025-01-08T00:29:06.425Z Compiling serde_with_macros v3.11.0
20582025-01-08T00:29:07.179Z Compiling dropshot_endpoint v0.13.0
20592025-01-08T00:29:07.240Z Compiling thiserror-impl v2.0.3
20602025-01-08T00:29:09.064Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20612025-01-08T00:29:09.507Z Compiling instant v0.1.13
20622025-01-08T00:29:09.676Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20632025-01-08T00:29:09.696Z Compiling parse-display v0.10.0
20642025-01-08T00:29:09.699Z Compiling backoff v0.4.0
20652025-01-08T00:29:09.795Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20662025-01-08T00:29:10.018Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20672025-01-08T00:29:10.065Z Compiling serde_with v3.11.0
20682025-01-08T00:29:10.085Z Compiling zone_cfg_derive v0.3.0
20692025-01-08T00:29:11.471Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20702025-01-08T00:29:11.635Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20712025-01-08T00:29:12.151Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20722025-01-08T00:29:12.498Z Compiling camino-tempfile v1.1.1
20732025-01-08T00:29:13.078Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20742025-01-08T00:29:13.293Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20752025-01-08T00:29:13.489Z Compiling regress v0.9.1
20762025-01-08T00:29:13.573Z Compiling num-derive v0.4.2
20772025-01-08T00:29:14.327Z Compiling sigpipe v0.1.3
20782025-01-08T00:29:14.481Z Compiling libefi-sys v0.1.0
20792025-01-08T00:29:14.778Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20802025-01-08T00:29:15.129Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20812025-01-08T00:29:15.753Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20822025-01-08T00:29:17.409Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20832025-01-08T00:29:17.884Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20842025-01-08T00:29:18.398Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20852025-01-08T00:29:20.091Z Compiling zone v0.3.0
20862025-01-08T00:29:22.117Z Compiling smf v0.2.3
20872025-01-08T00:29:23.276Z Compiling bitfield-struct v0.6.2
20882025-01-08T00:29:23.458Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20892025-01-08T00:29:23.862Z Compiling blake3 v1.5.4
20902025-01-08T00:29:24.683Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20912025-01-08T00:29:25.175Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20922025-01-08T00:29:25.371Z Compiling xattr v1.3.1
20932025-01-08T00:29:25.461Z Compiling memmap2 v0.9.5
20942025-01-08T00:29:25.682Z Compiling filetime v0.2.25
20952025-01-08T00:29:25.723Z Compiling arrayvec v0.7.6
20962025-01-08T00:29:26.037Z Compiling constant_time_eq v0.3.1
20972025-01-08T00:29:26.055Z Compiling same-file v1.0.6
20982025-01-08T00:29:26.225Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20992025-01-08T00:29:26.244Z Compiling arrayref v0.3.9
21002025-01-08T00:29:26.311Z Compiling walkdir v2.5.0
21012025-01-08T00:29:26.336Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21022025-01-08T00:29:26.358Z Compiling tar v0.4.42
21032025-01-08T00:29:27.981Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21042025-01-08T00:29:28.444Z Compiling gethostname v0.5.0
21052025-01-08T00:29:29.663Z Compiling cargo-platform v0.1.8
21062025-01-08T00:29:29.665Z Compiling topological-sort v0.2.2
21072025-01-08T00:29:29.665Z Compiling cargo_metadata v0.18.1
21082025-01-08T00:29:29.665Z Compiling omicron-zone-package v0.12.0
21092025-01-08T00:29:29.735Z Compiling indent_write v2.2.0
21102025-01-08T00:29:29.988Z Compiling shell-words v1.1.0
21112025-01-08T00:29:36.934Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21122025-01-08T00:29:39.404Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21132025-01-08T00:29:42.215Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21142025-01-08T00:29:59.536Z Finished `release` profile [optimized] target(s) in 5m 26s
21152025-01-08T00:29:59.699Z Running `target/release/omicron-package -t test target create -p dev`
21162025-01-08T00:29:59.749ZLogging to: /work/oxidecomputer/omicron/out/LOG
21172025-01-08T00:29:59.751ZCreated new build target 'test' and set it as active
21182025-01-08T00:29:59.751Z
21192025-01-08T00:29:59.751Zreal 5:26.434707526
21202025-01-08T00:29:59.751Zuser 36:49.205224855
21212025-01-08T00:29:59.751Zsys 4:54.959853951
21222025-01-08T00:29:59.751Ztrap 1.070868118
21232025-01-08T00:29:59.751Ztflt 2.970279496
21242025-01-08T00:29:59.751Zdflt 0.733985518
21252025-01-08T00:29:59.751Zkflt 0.000762345
21262025-01-08T00:29:59.751Zlock 1:17:15.008822771
21272025-01-08T00:29:59.751Zslp 2:33:35.956932061
21282025-01-08T00:29:59.751Zlat 2:31.400229942
21292025-01-08T00:29:59.751Zstop 4:31.557331017
21302025-01-08T00:29:59.754Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21312025-01-08T00:30:00.708Z Finished `release` profile [optimized] target(s) in 0.90s
21322025-01-08T00:30:00.764Z Running `target/release/omicron-package -t test package`
21332025-01-08T00:30:00.809ZLogging to: /work/oxidecomputer/omicron/out/LOG
21342025-01-08T00:30:01.936Z Compiling convert_case v0.4.0
21352025-01-08T00:30:01.936Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21362025-01-08T00:30:01.939Z Compiling newline-converter v0.3.0
21372025-01-08T00:30:01.939Z Compiling password-hash v0.5.0
21382025-01-08T00:30:01.939Z Compiling blake2 v0.10.6
21392025-01-08T00:30:01.939Z Compiling base64 v0.21.7
21402025-01-08T00:30:01.940Z Compiling atomicwrites v0.4.4
21412025-01-08T00:30:01.940Z Compiling progenitor-client v0.8.0
21422025-01-08T00:30:02.268Z Compiling expectorate v1.1.0
21432025-01-08T00:30:02.303Z Compiling cancel-safe-futures v0.1.5
21442025-01-08T00:30:02.474Z Compiling owo-colors v4.1.0
21452025-01-08T00:30:02.558Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21462025-01-08T00:30:02.630Z Compiling argon2 v0.5.3
21472025-01-08T00:30:02.726Z Compiling progenitor v0.8.0
21482025-01-08T00:30:02.793Z Compiling num-rational v0.4.2
21492025-01-08T00:30:02.815Z Compiling derive_more v0.99.18
21502025-01-08T00:30:02.980Z Compiling num-complex v0.4.6
21512025-01-08T00:30:03.287Z Compiling libsw v3.3.1
21522025-01-08T00:30:03.619Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21532025-01-08T00:30:03.976Z Compiling swrite v0.1.0
21542025-01-08T00:30:04.122Z Compiling num v0.4.3
21552025-01-08T00:30:04.185Z Compiling float-ord v0.3.2
21562025-01-08T00:30:04.207Z Compiling linear-map v1.2.0
21572025-01-08T00:30:04.227Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21582025-01-08T00:30:04.244Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21592025-01-08T00:30:04.364Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21602025-01-08T00:30:04.650Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21612025-01-08T00:30:05.022Z Compiling highway v1.2.0
21622025-01-08T00:30:05.188Z Compiling semver v0.1.20
21632025-01-08T00:30:05.726Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21642025-01-08T00:30:06.021Z Compiling rustc_version v0.1.7
21652025-01-08T00:30:06.460Z Compiling newtype_derive v0.1.6
21662025-01-08T00:30:06.489Z Compiling tungstenite v0.21.0
21672025-01-08T00:30:06.778Z Compiling ipnetwork v0.20.0
21682025-01-08T00:30:07.613Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21692025-01-08T00:30:08.321Z Compiling tokio-tungstenite v0.21.0
21702025-01-08T00:30:09.005Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21712025-01-08T00:30:09.368Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21722025-01-08T00:30:11.737Z Compiling humantime v2.1.0
21732025-01-08T00:30:12.274Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21742025-01-08T00:30:12.589Z Compiling dropshot v0.13.0
21752025-01-08T00:30:12.664Z Compiling instant v0.1.13
21762025-01-08T00:30:12.844Z Compiling backoff v0.4.0
21772025-01-08T00:30:13.210Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21782025-01-08T00:30:13.530Z Compiling steno v0.4.1
21792025-01-08T00:30:13.682Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21802025-01-08T00:30:13.703Z Compiling parse-display v0.10.0
21812025-01-08T00:30:14.266Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21822025-01-08T00:30:14.464Z Compiling serde_with v3.11.0
21832025-01-08T00:30:18.498Z Compiling strum v0.26.3
21842025-01-08T00:30:18.555Z Compiling regress v0.9.1
21852025-01-08T00:30:18.689Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21862025-01-08T00:30:21.562Z Compiling macaddr v1.0.1
21872025-01-08T00:30:21.598Z Compiling slog-dtrace v0.3.0
21882025-01-08T00:30:21.736Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21892025-01-08T00:30:21.982Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21902025-01-08T00:30:22.274Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21912025-01-08T00:30:24.063Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
21922025-01-08T00:30:24.516Z Compiling prettyplease v0.2.25
21932025-01-08T00:30:24.744Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21942025-01-08T00:30:25.087Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21952025-01-08T00:30:26.116Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21962025-01-08T00:30:28.384Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21972025-01-08T00:30:29.116Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21982025-01-08T00:30:40.933Z Compiling half v2.4.1
21992025-01-08T00:30:41.367Z Compiling ciborium-io v0.2.2
22002025-01-08T00:30:41.518Z Compiling ciborium-ll v0.2.2
22012025-01-08T00:30:41.582Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22022025-01-08T00:30:42.054Z Compiling ciborium v0.2.2
22032025-01-08T00:30:42.232Z Compiling same-file v1.0.6
22042025-01-08T00:30:42.480Z Compiling fastrand v2.1.1
22052025-01-08T00:30:42.547Z Compiling display-error-chain v0.2.2
22062025-01-08T00:30:42.777Z Compiling walkdir v2.5.0
22072025-01-08T00:30:42.974Z Compiling tempfile v3.13.0
22082025-01-08T00:30:43.418Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22092025-01-08T00:30:43.437Z Compiling blake3 v1.5.4
22102025-01-08T00:30:43.776Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22112025-01-08T00:30:44.096Z Compiling xattr v1.3.1
22122025-01-08T00:30:44.112Z Compiling filetime v0.2.25
22132025-01-08T00:30:44.346Z Compiling memmap2 v0.9.5
22142025-01-08T00:30:44.413Z Compiling keccak v0.1.5
22152025-01-08T00:30:44.775Z Compiling arrayvec v0.7.6
22162025-01-08T00:30:45.229Z Compiling constant_time_eq v0.3.1
22172025-01-08T00:30:45.397Z Compiling arrayref v0.3.9
22182025-01-08T00:30:45.417Z Compiling sha3 v0.10.8
22192025-01-08T00:30:46.262Z Compiling tar v0.4.42
22202025-01-08T00:30:46.641Z Compiling camino-tempfile v1.1.1
22212025-01-08T00:30:46.797Z Compiling toolchain_find v0.4.0
22222025-01-08T00:30:47.112Z Compiling const_format_proc_macros v0.2.33
22232025-01-08T00:30:47.366Z Compiling radium v0.7.0
22242025-01-08T00:30:47.589Z Compiling topological-sort v0.2.2
22252025-01-08T00:30:47.592Z Compiling maplit v1.0.2
22262025-01-08T00:30:47.744Z Compiling crunchy v0.2.2
22272025-01-08T00:30:47.838Z Compiling omicron-zone-package v0.12.0
22282025-01-08T00:30:47.862Z Compiling rustfmt-wrapper v0.2.1
22292025-01-08T00:30:48.200Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22302025-01-08T00:30:48.243Z Compiling maybe-uninit v2.0.0
22312025-01-08T00:30:48.277Z Compiling tap v1.0.1
22322025-01-08T00:30:48.403Z Compiling tiny-keccak v2.0.2
22332025-01-08T00:30:48.468Z Compiling wyz v0.5.1
22342025-01-08T00:30:48.775Z Compiling dsl_auto_type v0.1.2
22352025-01-08T00:30:48.852Z Compiling phf_generator v0.11.2
22362025-01-08T00:30:48.870Z Compiling const_format v0.2.33
22372025-01-08T00:30:48.935Z Compiling scheduled-thread-pool v0.2.7
22382025-01-08T00:30:49.046Z Compiling secrecy v0.8.0
22392025-01-08T00:30:49.297Z Compiling diesel_table_macro_syntax v0.2.0
22402025-01-08T00:30:49.326Z Compiling async-recursion v1.1.1
22412025-01-08T00:30:49.696Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22422025-01-08T00:30:49.985Z Compiling funty v2.0.0
22432025-01-08T00:30:50.115Z Compiling packed_struct v0.10.1
22442025-01-08T00:30:50.179Z Compiling crc-catalog v2.4.0
22452025-01-08T00:30:50.182Z Compiling arc-swap v1.7.1
22462025-01-08T00:30:50.334Z Compiling crc v3.2.1
22472025-01-08T00:30:50.572Z Compiling diesel_derives v2.2.3
22482025-01-08T00:30:50.813Z Compiling slog-scope v4.4.0
22492025-01-08T00:30:50.876Z Compiling r2d2 v0.8.10
22502025-01-08T00:30:51.343Z Compiling bitvec v1.0.1
22512025-01-08T00:30:51.634Z Compiling phf_codegen v0.11.2
22522025-01-08T00:30:52.325Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22532025-01-08T00:30:52.407Z Compiling ascii-canvas v3.0.0
22542025-01-08T00:30:52.428Z Compiling universal-hash v0.5.1
22552025-01-08T00:30:52.665Z Compiling thiserror-impl-no-std v2.0.2
22562025-01-08T00:30:52.885Z Compiling packed_struct_codegen v0.10.1
22572025-01-08T00:30:53.644Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22582025-01-08T00:30:55.302Z Compiling parse-zoneinfo v0.3.1
22592025-01-08T00:30:55.357Z Compiling ena v0.14.3
22602025-01-08T00:30:55.777Z Compiling indexmap v1.9.3
22612025-01-08T00:30:55.878Z Compiling nodrop v0.1.14
22622025-01-08T00:30:56.027Z Compiling opaque-debug v0.3.1
22632025-01-08T00:30:56.104Z Compiling regex-syntax v0.6.29
22642025-01-08T00:30:56.139Z Compiling diff v0.1.13
22652025-01-08T00:30:56.692Z Compiling poly1305 v0.8.0
22662025-01-08T00:30:56.912Z Compiling array-init v0.0.4
22672025-01-08T00:30:58.184Z Compiling chrono-tz-build v0.4.0
22682025-01-08T00:30:59.350Z Compiling thiserror-no-std v2.0.2
22692025-01-08T00:30:59.490Z Compiling lalrpop v0.19.12
22702025-01-08T00:31:01.520Z Compiling smallvec v0.6.14
22712025-01-08T00:31:01.992Z Compiling slog-stdlog v4.1.1
22722025-01-08T00:31:02.239Z Compiling diesel v2.2.6
22732025-01-08T00:31:02.819Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22742025-01-08T00:31:03.096Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22752025-01-08T00:31:03.410Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22762025-01-08T00:31:03.653Z Compiling chacha20 v0.9.1
22772025-01-08T00:31:03.963Z Compiling aead v0.5.2
22782025-01-08T00:31:04.152Z Compiling vte_generate_state_changes v0.1.2
22792025-01-08T00:31:04.314Z Compiling hashbrown v0.12.3
22802025-01-08T00:31:04.763Z Compiling bitfield v0.14.0
22812025-01-08T00:31:05.085Z Compiling termcolor v1.4.1
22822025-01-08T00:31:05.639Z Compiling ref-cast v1.0.23
22832025-01-08T00:31:06.205Z Compiling env_logger v0.10.2
22842025-01-08T00:31:07.413Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22852025-01-08T00:31:09.422Z Compiling vte v0.11.1
22862025-01-08T00:31:10.862Z Compiling chacha20poly1305 v0.10.1
22872025-01-08T00:31:11.132Z Compiling slog-envlogger v2.2.0
22882025-01-08T00:31:13.910Z Compiling serde-hex v0.1.0
22892025-01-08T00:31:19.201Z Compiling vsss-rs v3.3.4
22902025-01-08T00:31:23.638Z Compiling chrono-tz v0.10.0
22912025-01-08T00:31:24.282Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22922025-01-08T00:31:24.629Z Compiling ron v0.8.1
22932025-01-08T00:31:25.015Z Compiling polar-core v0.27.3
22942025-01-08T00:31:25.036Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22952025-01-08T00:31:25.353Z Compiling derive_builder_core v0.20.2
22962025-01-08T00:31:26.223Z Compiling hashbrown v0.13.2
22972025-01-08T00:31:27.514Z Compiling headers-core v0.3.0
22982025-01-08T00:31:27.693Z Compiling fxhash v0.2.1
22992025-01-08T00:31:27.721Z Compiling libxml v0.3.3
23002025-01-08T00:31:27.950Z Compiling ref-cast-impl v1.0.23
23012025-01-08T00:31:28.074Z Compiling simd-adler32 v0.3.7
23022025-01-08T00:31:29.109Z Compiling bumpalo v3.16.0
23032025-01-08T00:31:29.297Z Compiling lockfree-object-pool v0.1.6
23042025-01-08T00:31:29.616Z Compiling bytecount v0.6.8
23052025-01-08T00:31:29.689Z Compiling zip v2.1.3
23062025-01-08T00:31:29.915Z Compiling crc-any v2.5.0
23072025-01-08T00:31:30.037Z Compiling papergrid v0.11.0
23082025-01-08T00:31:30.453Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23092025-01-08T00:31:30.878Z Compiling zopfli v0.8.1
23102025-01-08T00:31:35.295Z Compiling headers v0.4.0
23112025-01-08T00:31:39.152Z Compiling object v0.30.4
23122025-01-08T00:31:40.504Z Compiling derive_builder_macro v0.20.2
23132025-01-08T00:31:41.340Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23142025-01-08T00:31:43.853Z Compiling strip-ansi-escapes v0.2.0
23152025-01-08T00:31:44.599Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23162025-01-08T00:31:45.586Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23172025-01-08T00:31:45.873Z Compiling tabled_derive v0.7.0
23182025-01-08T00:31:47.590Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23192025-01-08T00:31:47.676Z Compiling fd-lock v4.0.2
23202025-01-08T00:31:47.905Z Compiling peg-macros v0.8.4
23212025-01-08T00:31:47.995Z Compiling strum_macros v0.24.3
23222025-01-08T00:31:51.215Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23232025-01-08T00:31:51.239Z Compiling kstat-rs v0.2.4
23242025-01-08T00:31:51.888Z Compiling samael v0.0.17
23252025-01-08T00:31:52.026Z Compiling unicase v2.7.0
23262025-01-08T00:31:52.191Z Compiling nu-ansi-term v0.50.1
23272025-01-08T00:31:52.193Z Compiling path-slash v0.1.5
23282025-01-08T00:31:52.275Z Compiling indoc v1.0.9
23292025-01-08T00:31:52.378Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23302025-01-08T00:31:52.459Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23312025-01-08T00:31:53.346Z Compiling reedline v0.35.0
23322025-01-08T00:31:54.987Z Compiling peg v0.8.4
23332025-01-08T00:31:55.116Z Compiling tabled v0.15.0
23342025-01-08T00:31:57.313Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23352025-01-08T00:32:07.840Z Compiling derive_builder v0.20.2
23362025-01-08T00:32:12.066Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23372025-01-08T00:32:12.977Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23382025-01-08T00:32:15.274Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23392025-01-08T00:32:15.293Z Compiling pem v3.0.4
23402025-01-08T00:32:15.571Z Compiling bcs v0.1.6
23412025-01-08T00:32:16.489Z Compiling oso-derive v0.27.3
23422025-01-08T00:32:16.733Z Compiling impl-trait-for-tuples v0.2.2
23432025-01-08T00:32:17.043Z Compiling libz-sys v1.1.20
23442025-01-08T00:32:17.483Z Compiling quick-xml v0.33.0
23452025-01-08T00:32:17.707Z Compiling diesel-dtrace v0.4.2
23462025-01-08T00:32:18.027Z Compiling parking_lot_core v0.8.6
23472025-01-08T00:32:23.449Z Compiling oso v0.27.3
23482025-01-08T00:32:24.018Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23492025-01-08T00:32:25.701Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23502025-01-08T00:32:31.235Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23512025-01-08T00:32:34.435Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23522025-01-08T00:32:34.736Z Compiling bb8 v0.8.5
23532025-01-08T00:32:35.369Z Compiling buf-list v1.0.3
23542025-01-08T00:32:36.016Z Compiling async-bb8-diesel v0.2.1
23552025-01-08T00:32:38.402Z Compiling nibble_vec v0.1.0
23562025-01-08T00:32:38.658Z Compiling libgit2-sys v0.17.0+1.8.1
23572025-01-08T00:32:39.458Z Compiling pin-project-internal v1.1.6
23582025-01-08T00:32:40.651Z Compiling atty v0.2.14
23592025-01-08T00:32:40.825Z Compiling salty v0.3.0
23602025-01-08T00:32:41.247Z Compiling endian-type v0.1.2
23612025-01-08T00:32:41.498Z Compiling radix_trie v0.2.1
23622025-01-08T00:32:42.203Z Compiling pin-project v1.1.6
23632025-01-08T00:32:42.804Z Compiling parking_lot v0.11.2
23642025-01-08T00:32:45.878Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23652025-01-08T00:32:51.988Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23662025-01-08T00:32:56.729Z Compiling snafu-derive v0.8.5
23672025-01-08T00:32:59.154Z Compiling sled v0.34.7
23682025-01-08T00:33:01.522Z Compiling snafu v0.8.5
23692025-01-08T00:33:02.762Z Compiling mime_guess v2.0.5
23702025-01-08T00:33:05.840Z Compiling hickory-client v0.24.1
23712025-01-08T00:33:09.698Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23722025-01-08T00:33:11.067Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23732025-01-08T00:33:11.881Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23742025-01-08T00:33:11.901Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23752025-01-08T00:33:12.588Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23762025-01-08T00:33:14.128Z Compiling globset v0.4.15
23772025-01-08T00:33:17.025Z Compiling hickory-server v0.24.1
23782025-01-08T00:33:20.663Z Compiling primeorder v0.13.6
23792025-01-08T00:33:21.250Z Compiling olpc-cjson v0.1.4
23802025-01-08T00:33:21.547Z Compiling castaway v0.2.3
23812025-01-08T00:33:21.584Z Compiling vergen v8.3.2
23822025-01-08T00:33:21.739Z Compiling env_filter v0.1.2
23832025-01-08T00:33:21.873Z Compiling serde_plain v1.0.2
23842025-01-08T00:33:22.356Z Compiling cargo-platform v0.1.8
23852025-01-08T00:33:22.868Z Compiling nanorand v0.7.0
23862025-01-08T00:33:23.259Z Compiling memoffset v0.9.1
23872025-01-08T00:33:23.550Z Compiling typed-path v0.9.3
23882025-01-08T00:33:23.721Z Compiling flume v0.11.1
23892025-01-08T00:33:24.497Z Compiling cargo_metadata v0.18.1
23902025-01-08T00:33:27.220Z Compiling tough v0.19.0
23912025-01-08T00:33:27.627Z Compiling env_logger v0.11.5
23922025-01-08T00:33:29.019Z Compiling compact_str v0.8.0
23932025-01-08T00:33:30.786Z Compiling p384 v0.13.0
23942025-01-08T00:33:31.516Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23952025-01-08T00:33:31.905Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23962025-01-08T00:33:32.435Z Compiling git2 v0.19.0
23972025-01-08T00:33:32.931Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23982025-01-08T00:33:41.791Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23992025-01-08T00:33:42.095Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24002025-01-08T00:33:42.945Z Compiling unicode-truncate v1.1.0
24012025-01-08T00:33:43.240Z Compiling lru v0.12.5
24022025-01-08T00:33:43.630Z Compiling rand_seeder v0.3.0
24032025-01-08T00:33:44.033Z Compiling libsqlite3-sys v0.30.1
24042025-01-08T00:33:44.285Z Compiling lzma-sys v0.1.20
24052025-01-08T00:33:44.545Z Compiling instability v0.3.2
24062025-01-08T00:33:44.998Z Compiling http-range v0.1.5
24072025-01-08T00:33:45.576Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24082025-01-08T00:33:45.596Z Compiling parse-size v1.1.0
24092025-01-08T00:33:45.891Z Compiling rustls v0.21.12
24102025-01-08T00:33:45.917Z Compiling cassowary v0.3.0
24112025-01-08T00:33:46.206Z Compiling cfg_aliases v0.2.1
24122025-01-08T00:33:46.331Z Compiling nix v0.29.0
24132025-01-08T00:33:47.209Z Compiling ratatui v0.28.1
24142025-01-08T00:33:49.173Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24152025-01-08T00:33:49.638Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24162025-01-08T00:33:49.882Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24172025-01-08T00:33:56.962Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24182025-01-08T00:33:57.429Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24192025-01-08T00:33:58.277Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24202025-01-08T00:33:58.566Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24212025-01-08T00:33:58.585Z Compiling rustls-webpki v0.101.7
24222025-01-08T00:34:01.887Z Compiling sct v0.7.1
24232025-01-08T00:34:02.309Z Compiling heck v0.3.3
24242025-01-08T00:34:02.376Z Compiling csv-core v0.1.11
24252025-01-08T00:34:02.507Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24262025-01-08T00:34:02.704Z Compiling glob v0.3.1
24272025-01-08T00:34:02.835Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24282025-01-08T00:34:03.178Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24292025-01-08T00:34:03.298Z Compiling csv v1.3.0
24302025-01-08T00:34:04.738Z Compiling zone_cfg_derive v0.1.2
24312025-01-08T00:34:06.193Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24322025-01-08T00:34:06.326Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24332025-01-08T00:34:07.619Z Compiling nix v0.27.1
24342025-01-08T00:34:10.316Z Compiling hyper-staticfile v0.10.1
24352025-01-08T00:34:10.629Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24362025-01-08T00:34:13.827Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24372025-01-08T00:34:16.561Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24382025-01-08T00:34:17.251Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24392025-01-08T00:34:17.798Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24402025-01-08T00:34:22.802Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24412025-01-08T00:34:23.145Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24422025-01-08T00:34:23.447Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24432025-01-08T00:34:23.753Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24442025-01-08T00:34:24.328Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24452025-01-08T00:34:25.239Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24462025-01-08T00:34:25.422Z Compiling hashlink v0.9.1
24472025-01-08T00:34:25.842Z Compiling tungstenite v0.23.0
24482025-01-08T00:34:26.248Z Compiling base64 v0.13.1
24492025-01-08T00:34:27.042Z Compiling fallible-streaming-iterator v0.1.9
24502025-01-08T00:34:27.270Z Compiling fallible-iterator v0.3.0
24512025-01-08T00:34:27.361Z Compiling tokio-tungstenite v0.23.1
24522025-01-08T00:34:27.996Z Compiling ron v0.7.1
24532025-01-08T00:34:28.121Z Compiling rusqlite v0.32.1
24542025-01-08T00:34:30.812Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24552025-01-08T00:34:31.074Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24562025-01-08T00:34:31.340Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24572025-01-08T00:34:31.470Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24582025-01-08T00:34:33.379Z Compiling xz2 v0.1.7
24592025-01-08T00:34:34.018Z Compiling tokio-rustls v0.24.1
24602025-01-08T00:34:34.498Z Compiling zone v0.1.8
24612025-01-08T00:34:37.193Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24622025-01-08T00:34:37.953Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24632025-01-08T00:34:45.216Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24642025-01-08T00:34:51.073Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24652025-01-08T00:34:51.135Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24662025-01-08T00:34:52.427Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24672025-01-08T00:34:54.569Z Compiling rustls-pemfile v1.0.4
24682025-01-08T00:34:55.326Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24692025-01-08T00:34:55.694Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24702025-01-08T00:34:58.952Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24712025-01-08T00:34:59.130Z Compiling signal-hook-tokio v0.3.1
24722025-01-08T00:34:59.365Z Compiling twox-hash v1.6.3
24732025-01-08T00:35:00.351Z Compiling yasna v0.5.2
24742025-01-08T00:35:00.450Z Compiling is_ci v1.2.0
24752025-01-08T00:35:00.494Z Compiling smawk v0.3.2
24762025-01-08T00:35:00.752Z Compiling unicode-linebreak v0.1.5
24772025-01-08T00:35:00.776Z Compiling supports-color v3.0.1
24782025-01-08T00:35:01.180Z Compiling textwrap v0.16.1
24792025-01-08T00:35:03.743Z Compiling rcgen v0.12.1
24802025-01-08T00:35:04.662Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24812025-01-08T00:35:10.825Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24822025-01-08T00:35:12.025Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24832025-01-08T00:35:13.921Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24842025-01-08T00:35:22.857Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24852025-01-08T00:35:31.140Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24862025-01-08T00:35:32.835Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24872025-01-08T00:35:36.008Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24882025-01-08T00:35:36.667Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24892025-01-08T00:35:46.210Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24902025-01-08T00:35:46.532Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24912025-01-08T00:35:49.192Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24922025-01-08T00:35:53.189Z Compiling fatfs v0.3.6
24932025-01-08T00:35:55.704Z Compiling rtoolbox v0.0.2
24942025-01-08T00:35:56.073Z Compiling subprocess v0.2.9
24952025-01-08T00:35:56.141Z Compiling assert_matches v1.5.0
24962025-01-08T00:35:59.555Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24972025-01-08T00:36:00.734Z Compiling rpassword v7.3.1
24982025-01-08T00:36:01.196Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
24992025-01-08T00:36:04.935Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25002025-01-08T00:36:07.217Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25012025-01-08T00:36:09.859Z Compiling tui-tree-widget v0.22.0
25022025-01-08T00:36:10.330Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25032025-01-08T00:36:11.972Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25042025-01-08T00:36:12.282Z Compiling uzers v0.12.1
25052025-01-08T00:36:15.467Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25062025-01-08T00:36:23.654Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25072025-01-08T00:36:25.673Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25082025-01-08T00:36:47.802Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25092025-01-08T00:36:56.176Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25102025-01-08T00:36:58.553Z Compiling multimap v0.10.0
25112025-01-08T00:39:16.868Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25122025-01-08T00:39:19.435Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25132025-01-08T00:45:57.463Z Finished `release` profile [optimized] target(s) in 15m 56s
25142025-01-08T00:47:01.416Z
25152025-01-08T00:47:01.418Zreal 17:01.640848133
25162025-01-08T00:47:01.418Zuser 1:56:26.292667097
25172025-01-08T00:47:01.418Zsys 5:50.057416412
25182025-01-08T00:47:01.418Ztrap 2.837191842
25192025-01-08T00:47:01.418Ztflt 2.967971257
25202025-01-08T00:47:01.418Zdflt 4.673956345
25212025-01-08T00:47:01.418Zkflt 0.039690431
25222025-01-08T00:47:01.418Zlock 7:12:46.196156330
25232025-01-08T00:47:01.418Zslp 6:12:08.891667096
25242025-01-08T00:47:01.418Zlat 2:50.246358292
25252025-01-08T00:47:01.418Zstop 2:28.375985433
25262025-01-08T00:47:01.418Z+ mapfile -t packages
25272025-01-08T00:47:01.419Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25282025-01-08T00:47:02.461Z Finished `release` profile [optimized] target(s) in 0.99s
25292025-01-08T00:47:02.529Z Running `target/release/omicron-package -t test list-outputs`
25302025-01-08T00:47:02.578ZLogging to: /work/oxidecomputer/omicron/out/LOG
25312025-01-08T00:47:02.581Z+ ptime -m cargo build --locked --release -p xtask
25322025-01-08T00:47:03.148Z Compiling serde v1.0.215
25332025-01-08T00:47:03.151Z Compiling rustix v0.38.37
25342025-01-08T00:47:03.151Z Compiling serde_json v1.0.133
25352025-01-08T00:47:03.151Z Compiling libc v0.2.162
25362025-01-08T00:47:03.241Z Compiling syn v2.0.87
25372025-01-08T00:47:03.267Z Compiling bitflags v2.6.0
25382025-01-08T00:47:03.611Z Compiling usdt-impl v0.5.0
25392025-01-08T00:47:03.624Z Compiling syn v1.0.109
25402025-01-08T00:47:03.730Z Compiling log v0.4.22
25412025-01-08T00:47:03.760Z Compiling hashbrown v0.15.1
25422025-01-08T00:47:03.835Z Compiling fs-err v2.11.0
25432025-01-08T00:47:04.127Z Compiling once_cell v1.20.2
25442025-01-08T00:47:04.193Z Compiling anyhow v1.0.93
25452025-01-08T00:47:04.745Z Compiling thread-id v4.2.2
25462025-01-08T00:47:05.152Z Compiling indexmap v2.6.0
25472025-01-08T00:47:06.147Z Compiling terminal_size v0.4.0
25482025-01-08T00:47:06.147Z Compiling tempfile v3.13.0
25492025-01-08T00:47:06.382Z Compiling clap_builder v4.5.21
25502025-01-08T00:47:07.150Z Compiling proc-macro-error v1.0.4
25512025-01-08T00:47:08.482Z Compiling tabled_derive v0.7.0
25522025-01-08T00:47:09.758Z Compiling tabled v0.15.0
25532025-01-08T00:47:11.233Z Compiling serde_derive v1.0.215
25542025-01-08T00:47:12.059Z Compiling thiserror-impl v1.0.69
25552025-01-08T00:47:12.847Z Compiling zerocopy-derive v0.7.35
25562025-01-08T00:47:14.883Z Compiling zerocopy v0.7.35
25572025-01-08T00:47:14.940Z Compiling thiserror v1.0.69
25582025-01-08T00:47:15.095Z Compiling pest v2.7.14
25592025-01-08T00:47:16.701Z Compiling scroll_derive v0.12.0
25602025-01-08T00:47:18.127Z Compiling pest_meta v2.7.14
25612025-01-08T00:47:18.169Z Compiling scroll v0.12.0
25622025-01-08T00:47:18.886Z Compiling goblin v0.8.2
25632025-01-08T00:47:22.323Z Compiling pest_generator v2.7.14
25642025-01-08T00:47:24.315Z Compiling pest_derive v2.7.14
25652025-01-08T00:47:24.444Z Compiling clap_derive v4.5.18
25662025-01-08T00:47:24.853Z Compiling dtrace-parser v0.2.0
25672025-01-08T00:47:26.664Z Compiling serde_spanned v0.6.8
25682025-01-08T00:47:26.947Z Compiling toml_datetime v0.6.8
25692025-01-08T00:47:27.670Z Compiling dof v0.3.0
25702025-01-08T00:47:27.985Z Compiling serde_tokenstream v0.2.2
25712025-01-08T00:47:29.098Z Compiling toml_edit v0.22.22
25722025-01-08T00:47:29.867Z Compiling camino v1.1.9
25732025-01-08T00:47:31.389Z Compiling usdt-macro v0.5.0
25742025-01-08T00:47:32.636Z Compiling toml v0.8.19
25752025-01-08T00:47:34.208Z Compiling usdt-attr-macro v0.5.0
25762025-01-08T00:47:34.375Z Compiling semver v1.0.23
25772025-01-08T00:47:35.620Z Compiling cargo-platform v0.1.8
25782025-01-08T00:47:35.864Z Compiling usdt v0.5.0
25792025-01-08T00:47:35.969Z Compiling cargo_metadata v0.18.1
25802025-01-08T00:47:36.726Z Compiling cargo_toml v0.20.5
25812025-01-08T00:47:37.334Z Compiling camino-tempfile v1.1.1
25822025-01-08T00:47:38.153Z Compiling clap v4.5.21
25832025-01-08T00:47:38.293Z Compiling macaddr v1.0.1
25842025-01-08T00:47:47.782Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25852025-01-08T00:47:58.956Z Finished `release` profile [optimized] target(s) in 56.32s
25862025-01-08T00:47:59.064Z
25872025-01-08T00:47:59.067Zreal 56.457196898
25882025-01-08T00:47:59.067Zuser 5:42.818315731
25892025-01-08T00:47:59.067Zsys 31.477130338
25902025-01-08T00:47:59.067Ztrap 0.150221249
25912025-01-08T00:47:59.067Ztflt 0.248946742
25922025-01-08T00:47:59.067Zdflt 0.576674942
25932025-01-08T00:47:59.067Zkflt 0.010623188
25942025-01-08T00:47:59.067Zlock 10:01.157339059
25952025-01-08T00:47:59.067Zslp 15:23.481663692
25962025-01-08T00:47:59.067Zlat 14.249867732
25972025-01-08T00:47:59.067Zstop 15.178865958
25982025-01-08T00:47:59.067Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
25992025-01-08T00:47:59.067Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26002025-01-08T00:47:59.067Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26012025-01-08T00:47:59.067Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26022025-01-08T00:47:59.067Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26032025-01-08T00:47:59.957Z Compiling hashbrown v0.14.5
26042025-01-08T00:48:00.085Z Compiling ident_case v1.0.1
26052025-01-08T00:48:00.098Z Compiling unsafe-libyaml v0.2.11
26062025-01-08T00:48:00.098Z Compiling progenitor-client v0.8.0
26072025-01-08T00:48:00.100Z Compiling ipnetwork v0.20.0
26082025-01-08T00:48:00.100Z Compiling macaddr v1.0.1
26092025-01-08T00:48:00.100Z Compiling instant v0.1.13
26102025-01-08T00:48:00.101Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26112025-01-08T00:48:00.223Z Compiling darling_core v0.20.10
26122025-01-08T00:48:00.277Z Compiling structmeta-derive v0.3.0
26132025-01-08T00:48:00.536Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26142025-01-08T00:48:00.585Z Compiling dropshot v0.13.0
26152025-01-08T00:48:00.963Z Compiling dropshot_endpoint v0.13.0
26162025-01-08T00:48:01.083Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26172025-01-08T00:48:01.220Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26182025-01-08T00:48:01.359Z Compiling regress v0.10.1
26192025-01-08T00:48:01.853Z Compiling serde_yaml v0.9.34+deprecated
26202025-01-08T00:48:01.892Z Compiling regress v0.9.1
26212025-01-08T00:48:01.980Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26222025-01-08T00:48:02.164Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26232025-01-08T00:48:02.299Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26242025-01-08T00:48:02.947Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26252025-01-08T00:48:03.177Z Compiling structmeta v0.3.0
26262025-01-08T00:48:03.317Z Compiling backoff v0.4.0
26272025-01-08T00:48:03.419Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26282025-01-08T00:48:03.597Z Compiling tempfile v3.13.0
26292025-01-08T00:48:03.647Z Compiling parse-display-derive v0.10.0
26302025-01-08T00:48:03.686Z Compiling proc-macro-crate v1.3.1
26312025-01-08T00:48:04.509Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26322025-01-08T00:48:04.780Z Compiling num_enum_derive v0.5.11
26332025-01-08T00:48:04.900Z Compiling itertools v0.13.0
26342025-01-08T00:48:05.872Z Compiling typify-impl v0.2.0
26352025-01-08T00:48:06.489Z Compiling zerocopy v0.8.10
26362025-01-08T00:48:06.953Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26372025-01-08T00:48:07.285Z Compiling darling_macro v0.20.10
26382025-01-08T00:48:07.341Z Compiling foreign-types-macros v0.2.3
26392025-01-08T00:48:07.447Z Compiling num_enum v0.5.11
26402025-01-08T00:48:07.542Z Compiling zerocopy-derive v0.8.10
26412025-01-08T00:48:07.619Z Compiling foreign-types-shared v0.3.1
26422025-01-08T00:48:07.751Z Compiling crucible-workspace-hack v0.1.0
26432025-01-08T00:48:08.028Z Compiling heapless v0.8.0
26442025-01-08T00:48:08.249Z Compiling darling v0.20.10
26452025-01-08T00:48:08.299Z Compiling proc-macro-error v1.0.4
26462025-01-08T00:48:08.370Z Compiling serde_with_macros v3.11.0
26472025-01-08T00:48:08.436Z Compiling parse-display v0.10.0
26482025-01-08T00:48:08.591Z Compiling foreign-types v0.5.0
26492025-01-08T00:48:08.706Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26502025-01-08T00:48:09.093Z Compiling camino-tempfile v1.1.1
26512025-01-08T00:48:09.165Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26522025-01-08T00:48:09.200Z Compiling hash32 v0.3.1
26532025-01-08T00:48:09.454Z Compiling cstr-argument v0.1.2
26542025-01-08T00:48:09.568Z Compiling smoltcp v0.11.0
26552025-01-08T00:48:09.725Z Compiling pretty-hex v0.2.1
26562025-01-08T00:48:09.924Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26572025-01-08T00:48:10.017Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26582025-01-08T00:48:10.199Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26592025-01-08T00:48:10.433Z Compiling tabwriter v1.4.0
26602025-01-08T00:48:10.786Z Compiling colored v2.1.0
26612025-01-08T00:48:10.973Z Compiling cobs v0.2.3
26622025-01-08T00:48:11.556Z Compiling postcard v1.0.10
26632025-01-08T00:48:11.559Z Compiling serde_with v3.11.0
26642025-01-08T00:48:11.633Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26652025-01-08T00:48:11.960Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26662025-01-08T00:48:12.121Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26672025-01-08T00:48:12.151Z Compiling thiserror v2.0.3
26682025-01-08T00:48:12.810Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26692025-01-08T00:48:13.143Z Compiling smf v0.2.3
26702025-01-08T00:48:13.452Z Compiling thiserror-impl v2.0.3
26712025-01-08T00:48:13.995Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26722025-01-08T00:48:14.626Z Compiling zone_cfg_derive v0.3.0
26732025-01-08T00:48:15.451Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26742025-01-08T00:48:15.688Z Compiling num-derive v0.4.2
26752025-01-08T00:48:15.899Z Compiling sigpipe v0.1.3
26762025-01-08T00:48:16.036Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26772025-01-08T00:48:16.057Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26782025-01-08T00:48:16.152Z Compiling zone v0.3.0
26792025-01-08T00:48:16.348Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26802025-01-08T00:48:16.495Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26812025-01-08T00:48:16.919Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26822025-01-08T00:48:16.996Z Compiling universal-hash v0.5.1
26832025-01-08T00:48:17.208Z Compiling opaque-debug v0.3.1
26842025-01-08T00:48:17.307Z Compiling tungstenite v0.21.0
26852025-01-08T00:48:17.327Z Compiling num-rational v0.4.2
26862025-01-08T00:48:17.556Z Compiling password-hash v0.5.0
26872025-01-08T00:48:17.877Z Compiling blake2 v0.10.6
26882025-01-08T00:48:18.123Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
26892025-01-08T00:48:18.582Z Compiling num-complex v0.4.6
26902025-01-08T00:48:18.746Z Compiling aead v0.5.2
26912025-01-08T00:48:19.089Z Compiling convert_case v0.4.0
26922025-01-08T00:48:19.132Z Compiling keccak v0.1.5
26932025-01-08T00:48:19.152Z Compiling base64 v0.21.7
26942025-01-08T00:48:19.255Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26952025-01-08T00:48:19.540Z Compiling sha3 v0.10.8
26962025-01-08T00:48:19.581Z Compiling tokio-tungstenite v0.21.0
26972025-01-08T00:48:19.700Z Compiling num v0.4.3
26982025-01-08T00:48:19.828Z Compiling argon2 v0.5.3
26992025-01-08T00:48:19.938Z Compiling poly1305 v0.8.0
27002025-01-08T00:48:20.116Z Compiling derive_more v0.99.18
27012025-01-08T00:48:20.138Z Compiling chacha20 v0.9.1
27022025-01-08T00:48:20.175Z Compiling float-ord v0.3.2
27032025-01-08T00:48:20.361Z Compiling same-file v1.0.6
27042025-01-08T00:48:20.625Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27052025-01-08T00:48:20.683Z Compiling semver v0.1.20
27062025-01-08T00:48:20.804Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27072025-01-08T00:48:21.091Z Compiling rustc_version v0.1.7
27082025-01-08T00:48:21.233Z Compiling walkdir v2.5.0
27092025-01-08T00:48:21.344Z Compiling newline-converter v0.3.0
27102025-01-08T00:48:21.561Z Compiling primeorder v0.13.6
27112025-01-08T00:48:21.642Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27122025-01-08T00:48:21.671Z Compiling secrecy v0.8.0
27132025-01-08T00:48:21.965Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27142025-01-08T00:48:22.074Z Compiling owo-colors v4.1.0
27152025-01-08T00:48:22.095Z Compiling cancel-safe-futures v0.1.5
27162025-01-08T00:48:22.293Z Compiling newtype_derive v0.1.6
27172025-01-08T00:48:22.401Z Compiling expectorate v1.1.0
27182025-01-08T00:48:22.477Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27192025-01-08T00:48:22.585Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27202025-01-08T00:48:22.590Z Compiling thiserror-impl-no-std v2.0.2
27212025-01-08T00:48:22.709Z Compiling blake3 v1.5.4
27222025-01-08T00:48:22.814Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27232025-01-08T00:48:22.946Z Compiling half v2.4.1
27242025-01-08T00:48:23.111Z Compiling unicase v2.7.0
27252025-01-08T00:48:23.373Z Compiling arc-swap v1.7.1
27262025-01-08T00:48:23.408Z Compiling ciborium-io v0.2.2
27272025-01-08T00:48:23.540Z Compiling ciborium-ll v0.2.2
27282025-01-08T00:48:23.767Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27292025-01-08T00:48:23.953Z Compiling slog-scope v4.4.0
27302025-01-08T00:48:24.045Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27312025-01-08T00:48:24.334Z Compiling polyval v0.6.2
27322025-01-08T00:48:24.497Z Compiling atomicwrites v0.4.4
27332025-01-08T00:48:24.500Z Compiling typify-macro v0.2.0
27342025-01-08T00:48:24.785Z Compiling libsw v3.3.1
27352025-01-08T00:48:24.884Z Compiling memmap2 v0.9.5
27362025-01-08T00:48:24.906Z Compiling salty v0.3.0
27372025-01-08T00:48:25.107Z Compiling libefi-sys v0.1.0
27382025-01-08T00:48:25.355Z Compiling arrayref v0.3.9
27392025-01-08T00:48:25.381Z Compiling indent_write v2.2.0
27402025-01-08T00:48:25.401Z Compiling linear-map v1.2.0
27412025-01-08T00:48:25.469Z Compiling constant_time_eq v0.3.1
27422025-01-08T00:48:25.618Z Compiling parking_lot_core v0.8.6
27432025-01-08T00:48:25.651Z Compiling arrayvec v0.7.6
27442025-01-08T00:48:25.856Z Compiling ghash v0.5.1
27452025-01-08T00:48:25.874Z Compiling thiserror-no-std v2.0.2
27462025-01-08T00:48:25.993Z Compiling vsss-rs v3.3.4
27472025-01-08T00:48:26.173Z Compiling slog-stdlog v4.1.1
27482025-01-08T00:48:26.194Z Compiling ciborium v0.2.2
27492025-01-08T00:48:26.605Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27502025-01-08T00:48:27.401Z Compiling p384 v0.13.0
27512025-01-08T00:48:27.427Z Compiling toolchain_find v0.4.0
27522025-01-08T00:48:27.801Z Compiling chacha20poly1305 v0.10.1
27532025-01-08T00:48:27.974Z Compiling ctr v0.9.2
27542025-01-08T00:48:28.037Z Compiling lzma-sys v0.1.20
27552025-01-08T00:48:28.153Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27562025-01-08T00:48:28.348Z Compiling bitfield-struct v0.6.2
27572025-01-08T00:48:28.532Z Compiling slog-dtrace v0.3.0
27582025-01-08T00:48:28.566Z Compiling topological-sort v0.2.2
27592025-01-08T00:48:28.814Z Compiling highway v1.2.0
27602025-01-08T00:48:28.903Z Compiling omicron-zone-package v0.12.0
27612025-01-08T00:48:28.926Z Compiling aes-gcm v0.10.3
27622025-01-08T00:48:28.998Z Compiling typify v0.2.0
27632025-01-08T00:48:29.049Z Compiling rustfmt-wrapper v0.2.1
27642025-01-08T00:48:29.156Z Compiling progenitor-impl v0.8.0
27652025-01-08T00:48:29.260Z Compiling mime_guess v2.0.5
27662025-01-08T00:48:29.604Z Compiling slog-envlogger v2.2.0
27672025-01-08T00:48:29.640Z Compiling steno v0.4.1
27682025-01-08T00:48:29.794Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27692025-01-08T00:48:30.584Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27702025-01-08T00:48:30.607Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27712025-01-08T00:48:30.985Z Compiling heck v0.3.3
27722025-01-08T00:48:31.127Z Compiling ssh-encoding v0.2.0
27732025-01-08T00:48:31.306Z Compiling blowfish v0.9.1
27742025-01-08T00:48:31.446Z Compiling nibble_vec v0.1.0
27752025-01-08T00:48:31.519Z Compiling env_filter v0.1.2
27762025-01-08T00:48:31.695Z Compiling endian-type v0.1.2
27772025-01-08T00:48:31.716Z Compiling humantime v2.1.0
27782025-01-08T00:48:31.782Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27792025-01-08T00:48:31.806Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27802025-01-08T00:48:31.935Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27812025-01-08T00:48:32.072Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27822025-01-08T00:48:32.136Z Compiling radix_trie v0.2.1
27832025-01-08T00:48:32.156Z Compiling env_logger v0.11.5
27842025-01-08T00:48:32.228Z Compiling bcrypt-pbkdf v0.10.0
27852025-01-08T00:48:32.323Z Compiling ssh-cipher v0.2.0
27862025-01-08T00:48:32.860Z Compiling zone_cfg_derive v0.1.2
27872025-01-08T00:48:32.886Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27882025-01-08T00:48:32.914Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27892025-01-08T00:48:33.314Z Compiling parking_lot v0.11.2
27902025-01-08T00:48:34.063Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27912025-01-08T00:48:34.063Z Compiling password-hash v0.4.2
27922025-01-08T00:48:34.264Z Compiling gethostname v0.5.0
27932025-01-08T00:48:34.283Z Compiling fxhash v0.2.1
27942025-01-08T00:48:34.385Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
27952025-01-08T00:48:34.480Z Compiling bumpalo v3.16.0
27962025-01-08T00:48:34.500Z Compiling matches v0.1.10
27972025-01-08T00:48:34.502Z Compiling lockfree-object-pool v0.1.6
27982025-01-08T00:48:34.601Z Compiling base64 v0.13.1
27992025-01-08T00:48:34.681Z Compiling simd-adler32 v0.3.7
28002025-01-08T00:48:34.784Z Compiling http-range v0.1.5
28012025-01-08T00:48:34.979Z Compiling zip v2.1.3
28022025-01-08T00:48:35.026Z Compiling idna v0.2.3
28032025-01-08T00:48:35.173Z Compiling zopfli v0.8.1
28042025-01-08T00:48:35.243Z Compiling ron v0.7.1
28052025-01-08T00:48:35.262Z Compiling pbkdf2 v0.11.0
28062025-01-08T00:48:35.315Z Compiling sled v0.34.7
28072025-01-08T00:48:35.630Z Compiling zone v0.1.8
28082025-01-08T00:48:35.994Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28092025-01-08T00:48:36.730Z Compiling xz2 v0.1.7
28102025-01-08T00:48:37.072Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28112025-01-08T00:48:37.250Z Compiling ssh-key v0.6.6
28122025-01-08T00:48:37.298Z Compiling hickory-client v0.24.1
28132025-01-08T00:48:37.518Z Compiling progenitor-macro v0.8.0
28142025-01-08T00:48:37.759Z Compiling p256 v0.13.2
28152025-01-08T00:48:37.791Z Compiling p521 v0.13.3
28162025-01-08T00:48:38.265Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28172025-01-08T00:48:38.601Z Compiling hickory-server v0.24.1
28182025-01-08T00:48:38.830Z Compiling enum-as-inner v0.5.1
28192025-01-08T00:48:39.366Z Compiling pem v3.0.4
28202025-01-08T00:48:39.896Z Compiling yasna v0.5.2
28212025-01-08T00:48:40.219Z Compiling headers-core v0.3.0
28222025-01-08T00:48:40.239Z Compiling kstat-rs v0.2.4
28232025-01-08T00:48:40.397Z Compiling nanorand v0.7.0
28242025-01-08T00:48:40.919Z Compiling russh-cryptovec v0.7.3
28252025-01-08T00:48:40.996Z Compiling atty v0.2.14
28262025-01-08T00:48:41.151Z Compiling md5 v0.7.0
28272025-01-08T00:48:41.243Z Compiling rcgen v0.12.1
28282025-01-08T00:48:41.637Z Compiling russh-keys v0.45.0
28292025-01-08T00:48:41.706Z Compiling flume v0.11.1
28302025-01-08T00:48:42.110Z Compiling headers v0.4.0
28312025-01-08T00:48:42.148Z Compiling trust-dns-proto v0.22.0
28322025-01-08T00:48:43.324Z Compiling hyper-staticfile v0.10.1
28332025-01-08T00:48:44.105Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28342025-01-08T00:48:44.547Z Compiling num-bigint v0.4.6
28352025-01-08T00:48:44.726Z Compiling des v0.8.1
28362025-01-08T00:48:44.960Z Compiling subprocess v0.2.9
28372025-01-08T00:48:45.081Z Compiling dhcproto-macros v0.1.0
28382025-01-08T00:48:45.862Z Compiling hex-literal v0.4.1
28392025-01-08T00:48:45.961Z Compiling display-error-chain v0.2.2
28402025-01-08T00:48:46.029Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28412025-01-08T00:48:46.085Z Compiling internet-checksum v0.2.1
28422025-01-08T00:48:46.684Z Compiling dhcproto v0.12.0
28432025-01-08T00:48:47.759Z Compiling russh v0.45.0
28442025-01-08T00:48:50.201Z Compiling progenitor v0.8.0
28452025-01-08T00:48:50.332Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28462025-01-08T00:48:50.335Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28472025-01-08T00:48:50.336Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28482025-01-08T00:48:50.336Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28492025-01-08T00:48:50.336Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28502025-01-08T00:48:50.336Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28512025-01-08T00:48:50.427Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28522025-01-08T00:48:51.888Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28532025-01-08T00:48:53.700Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28542025-01-08T00:48:54.573Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28552025-01-08T00:48:55.648Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28562025-01-08T00:48:56.152Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28572025-01-08T00:49:05.841Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28582025-01-08T00:49:05.841Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28592025-01-08T00:49:05.844Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28602025-01-08T00:49:05.844Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28612025-01-08T00:49:09.160Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28622025-01-08T00:49:09.279Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28632025-01-08T00:49:10.304Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28642025-01-08T00:49:10.975Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28652025-01-08T00:49:13.072Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28662025-01-08T00:49:14.060Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28672025-01-08T00:49:15.180Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28682025-01-08T00:49:15.209Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28692025-01-08T00:49:16.815Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28702025-01-08T00:49:17.592Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28712025-01-08T00:49:18.157Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28722025-01-08T00:49:18.624Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28732025-01-08T00:49:19.496Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28742025-01-08T00:49:19.899Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28752025-01-08T00:49:20.270Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28762025-01-08T00:49:22.063Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28772025-01-08T00:49:22.597Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28782025-01-08T00:49:23.771Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28792025-01-08T00:49:25.359Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28802025-01-08T00:49:25.652Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28812025-01-08T00:49:25.983Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28822025-01-08T00:49:28.873Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28832025-01-08T00:49:29.584Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28842025-01-08T00:49:30.981Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28852025-01-08T00:49:36.498Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28862025-01-08T00:49:45.023Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28872025-01-08T00:49:46.418Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28882025-01-08T00:50:05.910Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28892025-01-08T00:50:40.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
28902025-01-08T00:50:40.931Z
28912025-01-08T00:50:40.931Zreal 2:41.820795569
28922025-01-08T00:50:40.931Zuser 12:25.281953089
28932025-01-08T00:50:40.931Zsys 2:41.745776686
28942025-01-08T00:50:40.931Ztrap 0.333029141
28952025-01-08T00:50:40.931Ztflt 0.812076539
28962025-01-08T00:50:40.931Zdflt 1.924383244
28972025-01-08T00:50:40.931Zkflt 0.000010879
28982025-01-08T00:50:40.934Zlock 25:42.433815691
28992025-01-08T00:50:40.934Zslp 44:35.697890286
29002025-01-08T00:50:40.934Zlat 34.417379480
29012025-01-08T00:50:40.934Zstop 1:31.782358922
29022025-01-08T00:50:40.934Z+ mkdir tests
29032025-01-08T00:50:40.936Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29042025-01-08T00:50:40.936Z+ xargs -I '{}' -t cp '{}' tests/
29052025-01-08T00:50:40.979Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-a65261c80d673e6f tests/
29062025-01-08T00:50:41.007Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a3e6b71d30e2fa2a tests/
29072025-01-08T00:50:41.033Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5d8773b64f36e079 tests/
29082025-01-08T00:50:41.060Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a5443c6ae7b0140e tests/
29092025-01-08T00:50:41.291Z+ 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/*)
29102025-01-08T00:50:41.293Z+ 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-a3e6b71d30e2fa2a tests/commtest-5d8773b64f36e079 tests/dhcp_server-a65261c80d673e6f tests/end_to_end_tests-a5443c6ae7b0140e 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
29112025-01-08T00:51:52.703ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29122025-01-08T00:51:52.703Za .github/buildomat/ci-env.sh 1K
29132025-01-08T00:51:52.703Za out/target/test 1K
29142025-01-08T00:51:52.703Za out/npuzone/npuzone 23144K
29152025-01-08T00:51:52.703Za package-manifest.toml 34K
29162025-01-08T00:51:52.703Za smf/sled-agent/non-gimlet/config.toml 4K
29172025-01-08T00:51:52.703Za target/release/omicron-package 36062K
29182025-01-08T00:51:52.703Za target/release/xtask 11721K
29192025-01-08T00:51:52.703Za target/debug/bootstrap 209145K
29202025-01-08T00:51:52.703Za tests/bootstrap-a3e6b71d30e2fa2a 24243K
29212025-01-08T00:51:52.703Za tests/commtest-5d8773b64f36e079 25019K
29222025-01-08T00:51:52.703Za tests/dhcp_server-a65261c80d673e6f 24243K
29232025-01-08T00:51:52.704Za tests/end_to_end_tests-a5443c6ae7b0140e 227342K
29242025-01-08T00:51:52.704Za out/clickhouse.tar.gz 293508K
29252025-01-08T00:51:52.704Za out/clickhouse_keeper.tar.gz 280612K
29262025-01-08T00:51:52.704Za out/clickhouse_server.tar.gz 293495K
29272025-01-08T00:51:52.704Za out/cockroachdb.tar.gz 134638K
29282025-01-08T00:51:52.704Za out/crucible-dtrace.tar 85K
29292025-01-08T00:51:52.704Za out/crucible-pantry-zone.tar.gz 28212K
29302025-01-08T00:51:52.704Za out/crucible-zone.tar.gz 36434K
29312025-01-08T00:51:52.704Za out/external-dns.tar.gz 35342K
29322025-01-08T00:51:52.704Za out/internal-dns.tar.gz 35343K
29332025-01-08T00:51:52.704Za out/mg-ddm-gz.tar 63075K
29342025-01-08T00:51:52.704Za out/nexus.tar.gz 98588K
29352025-01-08T00:51:52.704Za out/ntp.tar.gz 10389K
29362025-01-08T00:51:52.704Za out/omicron-gateway-softnpu.tar.gz 23964K
29372025-01-08T00:51:52.704Za out/omicron-sled-agent.tar 113519K
29382025-01-08T00:51:52.704Za out/overlay.tar.gz 3K
29392025-01-08T00:51:52.704Za out/oximeter.tar.gz 47816K
29402025-01-08T00:51:52.704Za out/oxlog.tar 3088K
29412025-01-08T00:51:52.704Za out/probe.tar.gz 2764K
29422025-01-08T00:51:52.704Za out/propolis-server.tar.gz 66291K
29432025-01-08T00:51:52.704Za out/pumpkind-gz.tar 26665K
29442025-01-08T00:51:52.704Za out/switch-softnpu.tar.gz 235384K
29452025-01-08T00:51:52.707Z
29462025-01-08T00:51:52.707Zreal 1:11.409643510
29472025-01-08T00:51:52.707Zuser 1:08.165333457
29482025-01-08T00:51:52.707Zsys 4.629196282
29492025-01-08T00:51:52.707Ztrap 0.018597101
29502025-01-08T00:51:52.707Ztflt 0.000000000
29512025-01-08T00:51:52.707Zdflt 0.000000000
29522025-01-08T00:51:52.707Zkflt 0.000000000
29532025-01-08T00:51:52.707Zlock 0.000000000
29542025-01-08T00:51:52.707Zslp 1:07.938695209
29552025-01-08T00:51:52.707Zlat 2.062595605
29562025-01-08T00:51:52.707Zstop 0.000453815
29572025-01-08T00:51:52.707Zprocess exited: duration 1988626 ms, exit code 0
 
29582025-01-08T00:51:52.721Zfound 1 output files
29592025-01-08T00:51:52.721Zuploading: /work/package.tar.gz (1880382407 bytes)
29602025-01-08T00:52:28.182Zuploaded: /work/package.tar.gz