01JH439S920JW4BB2MQ7V4ZV6C: 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: 01JH43A9XT2722Z108BRXYBNKS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-08T23:18:06.373Zjob assigned to worker 01JH43AG24J8FSJ5YQYJXB5NFA [factory aws, i-03622a886dfec4e45] (queued for 55 s)
 
22025-01-08T23:18:13.771Zstarting task 0: "setup"
32025-01-08T23:18:13.781Z++ uname -s
42025-01-08T23:18:13.784Z+ kern=SunOS
52025-01-08T23:18:13.784Z+ case "$kern" in
62025-01-08T23:18:13.784Z+ groupadd -g 12345 build
72025-01-08T23:18:13.786Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-08T23:18:15.793Z+ zfs create -o mountpoint=/work rpool/work
92025-01-08T23:18:15.897Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-08T23:18:15.899Z+ home_fs=zfs
112025-01-08T23:18:15.900Z+ [[ zfs == autofs ]]
122025-01-08T23:18:15.900Z+ mkdir -p /home/build
132025-01-08T23:18:15.903Z+ chown build:build /home/build /work
142025-01-08T23:18:17.904Z+ chmod 0700 /home/build /work
152025-01-08T23:18:17.907Zprocess exited: duration 4135 ms, exit code 0
 
162025-01-08T23:18:17.912Zstarting task 1: "rust-toolchain"
172025-01-08T23:18:17.917Z+ printf ' * toolchain channel = "%s"
182025-01-08T23:18:17.918Z * toolchain channel = "1.81.0"
192025-01-08T23:18:17.918Z' 1.81.0
202025-01-08T23:18:17.918Z+ printf ' * toolchain profile = "%s"
212025-01-08T23:18:17.918Z' default
222025-01-08T23:18:17.918Z * toolchain profile = "default"
232025-01-08T23:18:17.920Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-08T23:18:17.920Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-08T23:18:18.041Zinfo: downloading installer
262025-01-08T23:18:19.420Zinfo: profile set to 'default'
272025-01-08T23:18:19.420Zinfo: default host triple is x86_64-unknown-illumos
282025-01-08T23:18:19.424Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-08T23:18:19.555Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-08T23:18:19.555Zinfo: downloading component 'cargo'
312025-01-08T23:18:20.262Zinfo: downloading component 'clippy'
322025-01-08T23:18:20.526Zinfo: downloading component 'rust-docs'
332025-01-08T23:18:21.514Zinfo: downloading component 'rust-std'
342025-01-08T23:18:23.050Zinfo: downloading component 'rustc'
352025-01-08T23:18:28.544Zinfo: downloading component 'rustfmt'
362025-01-08T23:18:28.750Zinfo: installing component 'cargo'
372025-01-08T23:18:29.589Zinfo: installing component 'clippy'
382025-01-08T23:18:29.965Zinfo: installing component 'rust-docs'
392025-01-08T23:18:31.583Zinfo: installing component 'rust-std'
402025-01-08T23:18:33.371Zinfo: installing component 'rustc'
412025-01-08T23:18:39.243Zinfo: installing component 'rustfmt'
422025-01-08T23:18:39.561Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-08T23:18:39.561Z
442025-01-08T23:18:39.927Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-08T23:18:39.927Z
462025-01-08T23:18:39.930Z
472025-01-08T23:18:39.930ZRust is installed now. Great!
482025-01-08T23:18:39.930Z
492025-01-08T23:18:39.930ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-08T23:18:39.930Zenvironment variable. This has not been done automatically.
512025-01-08T23:18:39.931Z
522025-01-08T23:18:39.931ZTo configure your current shell, you need to source
532025-01-08T23:18:39.931Zthe corresponding env file under $HOME/.cargo.
542025-01-08T23:18:39.931Z
552025-01-08T23:18:39.931ZThis is usually done by running one of the following (note the leading DOT):
562025-01-08T23:18:39.931Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-08T23:18:39.931Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-08T23:18:40.004Z+ rustc --version
592025-01-08T23:18:40.069Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-08T23:18:40.072Zprocess exited: duration 22157 ms, exit code 0
 
612025-01-08T23:18:40.077Zstarting task 2: "authentication"
622025-01-08T23:18:40.098Zprocess exited: duration 20 ms, exit code 0
 
632025-01-08T23:18:40.103Zstarting task 3: "clone repository"
642025-01-08T23:18:40.108Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-08T23:18:40.111Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-08T23:18:40.151ZCloning into '/work/oxidecomputer/omicron'...
672025-01-08T23:18:47.637Z+ cd /work/oxidecomputer/omicron
682025-01-08T23:18:47.640Z+ git fetch origin 67215d1e066e6d5174e761b5693b88d4304075cc
692025-01-08T23:18:47.940ZFrom https://github.com/oxidecomputer/omicron
702025-01-08T23:18:47.940Z * branch 67215d1e066e6d5174e761b5693b88d4304075cc -> FETCH_HEAD
712025-01-08T23:18:47.950Z+ [[ -n '' ]]
722025-01-08T23:18:47.950Z+ git reset --hard 67215d1e066e6d5174e761b5693b88d4304075cc
732025-01-08T23:18:48.115ZHEAD is now at 67215d1e0 patch migration
742025-01-08T23:18:48.117Zprocess exited: duration 8012 ms, exit code 0
 
752025-01-08T23:18:48.124Zstarting task 4: "build"
762025-01-08T23:18:48.131Z+ source .github/buildomat/ci-env.sh
772025-01-08T23:18:48.131Z++ export CARGO_TERM_COLOR=always
782025-01-08T23:18:48.131Z++ CARGO_TERM_COLOR=always
792025-01-08T23:18:48.134Z+ cargo --version
802025-01-08T23:18:48.189Zcargo 1.81.0 (2dbb1af80 2024-08-20)
812025-01-08T23:18:48.191Z+ rustc --version
822025-01-08T23:18:48.254Zrustc 1.81.0 (eeb90cda1 2024-09-04)
832025-01-08T23:18:48.258Z+ WORK=/work
842025-01-08T23:18:48.258Z+ pfexec mkdir -p /work
852025-01-08T23:18:48.261Z+ pfexec chown build /work
862025-01-08T23:18:48.264Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
872025-01-08T23:18:49.920Zpkg list: illegal option -- F
882025-01-08T23:18:49.920ZUsage:
892025-01-08T23:18:49.923Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
902025-01-08T23:18:49.923Z [pkg_fmri_pattern ...]
912025-01-08T23:18:50.796Zpkg list: illegal option -- F
922025-01-08T23:18:50.796ZUsage:
932025-01-08T23:18:50.798Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
942025-01-08T23:18:50.798Z [pkg_fmri_pattern ...]
952025-01-08T23:18:56.480Z Startup: Refreshing catalog 'helios-dev' ... Done
962025-01-08T23:19:00.446Z Startup: Caching catalogs ... Done
972025-01-08T23:19:11.782ZPlanning: Solver setup ... Done (10.328s)
982025-01-08T23:19:11.922ZPlanning: Running solver ... Done (0.140s)
992025-01-08T23:19:12.035ZPlanning: Finding local manifests ... Done (0.006s)
1002025-01-08T23:19:12.087ZPlanning: Fetching manifests: 0/7 0% complete
1012025-01-08T23:19:15.184ZPlanning: Fetching manifests: 7/7 100% complete
1022025-01-08T23:19:15.480ZPlanning: Package planning ... Done (0.296s)
1032025-01-08T23:19:15.538ZPlanning: Merging actions ... Done (0.058s)
1042025-01-08T23:19:15.742ZPlanning: Checking for conflicting actions ... Done (0.203s)
1052025-01-08T23:19:17.775ZPlanning: Consolidating action changes ... Done (2.033s)
1062025-01-08T23:19:18.224ZPlanning: Evaluating mediators ... Done (0.448s)
1072025-01-08T23:19:18.309ZPlanning: Planning completed in 17.76 seconds
1082025-01-08T23:19:18.324Z Packages to install: 4
1092025-01-08T23:19:18.324Z Packages to update: 3
1102025-01-08T23:19:18.324Z Mediators to change: 2
1112025-01-08T23:19:18.327Z Services to change: 1
1122025-01-08T23:19:18.327Z Estimated space available: 155.63 GB
1132025-01-08T23:19:18.328ZEstimated space to be consumed: 1.64 GB
1142025-01-08T23:19:18.328Z Create boot environment: No
1152025-01-08T23:19:18.328ZCreate backup boot environment: Yes
1162025-01-08T23:19:18.328Z Rebuild boot archive: No
1172025-01-08T23:19:18.328Z
1182025-01-08T23:19:18.328ZChanged mediators:
1192025-01-08T23:19:18.328Z mediator clang:
1202025-01-08T23:19:18.328Z version: None -> 15 (system default)
1212025-01-08T23:19:18.328Z
1222025-01-08T23:19:18.328Z mediator llvm:
1232025-01-08T23:19:18.328Z version: 14 (system default) -> 15 (system default)
1242025-01-08T23:19:18.328Z
1252025-01-08T23:19:18.328ZChanged packages:
1262025-01-08T23:19:18.328Zhelios-dev
1272025-01-08T23:19:18.328Z developer/build-essential
1282025-01-08T23:19:18.328Z None -> 11-2.0
1292025-01-08T23:19:18.328Z library/libxmlsec1
1302025-01-08T23:19:18.328Z None -> 1.2.35-2.0
1312025-01-08T23:19:18.328Z ooce/developer/clang-15
1322025-01-08T23:19:18.328Z None -> 15.0.7-2.0
1332025-01-08T23:19:18.329Z ooce/developer/llvm-15
1342025-01-08T23:19:18.329Z None -> 15.0.7-2.0
1352025-01-08T23:19:18.329Z package/pkg
1362025-01-08T23:19:18.329Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1372025-01-08T23:19:18.329Z system/library/g++-runtime
1382025-01-08T23:19:18.329Z 13-2.0 -> 14-2.0
1392025-01-08T23:19:18.329Z system/library/gcc-runtime
1402025-01-08T23:19:18.329Z 13-2.0 -> 14-2.0
1412025-01-08T23:19:18.329Z
1422025-01-08T23:19:18.329ZServices:
1432025-01-08T23:19:18.329Z restart_fmri:
1442025-01-08T23:19:18.329Z svc:/system/update-man-index:default
1452025-01-08T23:19:18.329Z
1462025-01-08T23:19:18.329ZEditable files to change:
1472025-01-08T23:19:18.329Z Update:
1482025-01-08T23:19:18.329Z usr/share/lib/pkg/web/config.shtml
1492025-01-08T23:19:18.411Z
1502025-01-08T23:19:18.411ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1512025-01-08T23:19:23.413ZDownload: 1123/4301 items 38.6/225.4MB 17% complete (7.6M/s)
1522025-01-08T23:19:28.888ZDownload: 1197/4301 items 83.5/225.4MB 37% complete (13.3M/s)
1532025-01-08T23:19:33.889ZDownload: 1216/4301 items 86.4/225.4MB 38% complete (3.0M/s)
1542025-01-08T23:19:38.891ZDownload: 1969/4301 items 118.7/225.4MB 52% complete (3.6M/s)
1552025-01-08T23:19:43.893ZDownload: 3124/4301 items 140.0/225.4MB 62% complete (5.5M/s)
1562025-01-08T23:19:48.925ZDownload: 3249/4301 items 203.1/225.4MB 90% complete (8.4M/s)
1572025-01-08T23:19:53.068ZDownload: Completed 225.42 MB in 34.65 seconds (6.5M/s)
1582025-01-08T23:19:55.094Z Actions: 1/5122 actions (Removing old actions)
1592025-01-08T23:19:55.117Z Actions: 194/5122 actions (Installing new actions)
1602025-01-08T23:19:59.876Z Actions: 4267/5122 actions (Updating modified actions)
1612025-01-08T23:20:00.278Z Actions: Completed 5122 actions in 5.14 seconds.
1622025-01-08T23:20:00.665Z Done (0.427s)
1632025-01-08T23:20:00.668Z Done (0.001s)
1642025-01-08T23:20:01.261Z Done (0.592s)
1652025-01-08T23:20:05.781Z Done (4.284s)
1662025-01-08T23:20:05.871Z Done (0.019s)
1672025-01-08T23:20:05.873Z Done (0.000s)
1682025-01-08T23:20:06.035Z Done (0.000s)
1692025-01-08T23:20:06.771ZPlanning: Evaluating mediator changes ... Done
1702025-01-08T23:20:06.936ZPlanning: Checking for conflicting actions ... Done
1712025-01-08T23:20:06.939ZPlanning: Consolidating action changes ... Done
1722025-01-08T23:20:07.216ZPlanning: Evaluating mediators ... Done
1732025-01-08T23:20:07.220ZPlanning: Planning completed in 0.45 seconds
1742025-01-08T23:20:07.258Z Mediators to change: 2
1752025-01-08T23:20:07.258Z Create boot environment: No
1762025-01-08T23:20:07.258ZCreate backup boot environment: No
1772025-01-08T23:20:07.348Z Done
1782025-01-08T23:20:07.348Z Done
1792025-01-08T23:20:07.718Z Done
1802025-01-08T23:20:11.448Z Done
1812025-01-08T23:20:11.543Z Done
1822025-01-08T23:20:11.545Z Done
1832025-01-08T23:20:11.672Z Done
1842025-01-08T23:20:12.310ZPlanning: Evaluating mediator changes ... Done
1852025-01-08T23:20:12.313ZPlanning: Merging actions ... Done
1862025-01-08T23:20:12.505ZPlanning: Checking for conflicting actions ... Done
1872025-01-08T23:20:12.507ZPlanning: Consolidating action changes ... Done
1882025-01-08T23:20:12.779ZPlanning: Evaluating mediators ... Done
1892025-01-08T23:20:12.836ZPlanning: Planning completed in 0.78 seconds
1902025-01-08T23:20:12.878Z Packages to change: 1
1912025-01-08T23:20:12.878Z Mediators to change: 1
1922025-01-08T23:20:12.881Z Services to change: 1
1932025-01-08T23:20:12.881Z Create boot environment: No
1942025-01-08T23:20:12.881ZCreate backup boot environment: Yes
1952025-01-08T23:20:15.039Z Actions: 1/6 actions (Updating modified actions)
1962025-01-08T23:20:15.042Z Actions: Completed 6 actions in 0.00 seconds.
1972025-01-08T23:20:15.042Z Done
1982025-01-08T23:20:15.042Z Done
1992025-01-08T23:20:15.158Z Done
2002025-01-08T23:20:19.032Z Done
2012025-01-08T23:20:19.131Z Done
2022025-01-08T23:20:19.133Z Done
2032025-01-08T23:20:19.272Z Done
2042025-01-08T23:20:19.728ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2052025-01-08T23:20:19.728Zclang system 15 system
2062025-01-08T23:20:19.728Zcsh system system illumos
2072025-01-08T23:20:19.728Zctags system system illumos
2082025-01-08T23:20:19.728Zgcc vendor 12 vendor
2092025-01-08T23:20:19.728Zgcc system 10 system
2102025-01-08T23:20:19.728Zgcc system 7 system
2112025-01-08T23:20:19.728Zgo system 1.20 system
2122025-01-08T23:20:19.729Zgo system 1.19 system
2132025-01-08T23:20:19.729Zllvm system 15 system
2142025-01-08T23:20:19.729Zllvm system 14 system
2152025-01-08T23:20:19.729Zmariadb system 10.6 system
2162025-01-08T23:20:19.729Zmta vendor vendor dma
2172025-01-08T23:20:19.729Zopenjdk system 17 system
2182025-01-08T23:20:19.729Zopenjdk system 11 system
2192025-01-08T23:20:19.729Zopenjdk system 1.8 system
2202025-01-08T23:20:19.729Zopenssl vendor 3 vendor
2212025-01-08T23:20:19.730Zperl system 5.36 system
2222025-01-08T23:20:19.730Zpostgresql system 15 system
2232025-01-08T23:20:19.730Zpostgresql system 13 system
2242025-01-08T23:20:19.730Zpython vendor 3 vendor
2252025-01-08T23:20:19.730Zpython system 2 system
2262025-01-08T23:20:19.730Zpython3 system 3.11 system
2272025-01-08T23:20:19.730Zruby system 3.0 system
2282025-01-08T23:20:19.730Zwords vendor vendor american-english
2292025-01-08T23:20:19.730Zwords system system australian-english
2302025-01-08T23:20:19.730Zwords system system british-english
2312025-01-08T23:20:19.730Zwords system system canadian-english
2322025-01-08T23:20:19.730Zwords system system french
2332025-01-08T23:20:19.730Zwords system system italian
2342025-01-08T23:20:19.730Zwords system system ngerman
2352025-01-08T23:20:19.730Zwords system system ogerman
2362025-01-08T23:20:19.730Zwords system system spanish
2372025-01-08T23:20:20.072ZPUBLISHER TYPE STATUS P LOCATION
2382025-01-08T23:20:20.072Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2392025-01-08T23:20:22.902ZFMRI IFO
2402025-01-08T23:20:22.902Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2412025-01-08T23:20:22.902Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2422025-01-08T23:20:22.902Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2432025-01-08T23:20:22.903Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2442025-01-08T23:20:22.903Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2452025-01-08T23:20:22.903Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2462025-01-08T23:20:22.903Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2472025-01-08T23:20:22.903Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2482025-01-08T23:20:22.903Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2492025-01-08T23:20:22.903Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2502025-01-08T23:20:22.903Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2512025-01-08T23:20:22.903Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2522025-01-08T23:20:22.903Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2532025-01-08T23:20:22.903Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2542025-01-08T23:20:22.903Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2552025-01-08T23:20:23.713Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562025-01-08T23:20:23.961Z Updating crates.io index
2572025-01-08T23:20:23.964Z Updating git repository `https://github.com/oxidecomputer/diffus`
2582025-01-08T23:20:24.345Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2592025-01-08T23:20:24.956Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2602025-01-08T23:20:25.242Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2612025-01-08T23:20:25.493Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2622025-01-08T23:20:25.793Z Updating git repository `https://github.com/oxidecomputer/propolis`
2632025-01-08T23:20:26.643Z Updating git repository `https://github.com/oxidecomputer/crucible`
2642025-01-08T23:20:28.283Z Updating git repository `https://github.com/oxidecomputer/opte`
2652025-01-08T23:20:28.909Z Updating git repository `https://github.com/oxidecomputer/falcon`
2662025-01-08T23:20:29.598Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672025-01-08T23:20:29.861Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682025-01-08T23:20:30.165Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2692025-01-08T23:20:30.746Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2702025-01-08T23:20:31.027Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2712025-01-08T23:20:31.392Z Updating git repository `https://github.com/oxidecomputer/tofino`
2722025-01-08T23:20:31.932Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2732025-01-08T23:20:32.161Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2742025-01-08T23:20:32.387Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2752025-01-08T23:20:32.706Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-01-08T23:20:33.029Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772025-01-08T23:20:33.315Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2782025-01-08T23:20:33.669Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2792025-01-08T23:20:34.142Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802025-01-08T23:20:34.386Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2812025-01-08T23:20:34.720Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2822025-01-08T23:20:35.113Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2832025-01-08T23:20:35.384Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842025-01-08T23:20:35.648Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852025-01-08T23:20:35.912Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862025-01-08T23:20:37.160Z Downloading crates ...
2872025-01-08T23:20:37.223Z Downloaded anstream v0.6.15
2882025-01-08T23:20:37.226Z Downloaded itoa v1.0.11
2892025-01-08T23:20:37.230Z Downloaded fs-err v2.11.0
2902025-01-08T23:20:37.233Z Downloaded heck v0.5.0
2912025-01-08T23:20:37.235Z Downloaded cargo_toml v0.20.5
2922025-01-08T23:20:37.235Z Downloaded cargo_metadata v0.18.1
2932025-01-08T23:20:37.240Z Downloaded equivalent v1.0.1
2942025-01-08T23:20:37.252Z Downloaded usdt-attr-macro v0.5.0
2952025-01-08T23:20:37.261Z Downloaded dtrace-parser v0.2.0
2962025-01-08T23:20:37.273Z Downloaded scroll_derive v0.12.0
2972025-01-08T23:20:37.276Z Downloaded pretty-hex v0.4.1
2982025-01-08T23:20:37.278Z Downloaded usdt-macro v0.5.0
2992025-01-08T23:20:37.278Z Downloaded swrite v0.1.0
3002025-01-08T23:20:37.278Z Downloaded macaddr v1.0.1
3012025-01-08T23:20:37.281Z Downloaded is_terminal_polyfill v1.70.1
3022025-01-08T23:20:37.284Z Downloaded generic-array v0.14.7
3032025-01-08T23:20:37.286Z Downloaded anstyle v1.0.10
3042025-01-08T23:20:37.286Z Downloaded fastrand v2.1.1
3052025-01-08T23:20:37.288Z Downloaded errno v0.3.9
3062025-01-08T23:20:37.288Z Downloaded cpufeatures v0.2.14
3072025-01-08T23:20:37.291Z Downloaded anstyle-query v1.1.1
3082025-01-08T23:20:37.291Z Downloaded bytecount v0.6.8
3092025-01-08T23:20:37.293Z Downloaded memmap v0.7.0
3102025-01-08T23:20:37.296Z Downloaded cfg-if v1.0.0
3112025-01-08T23:20:37.296Z Downloaded autocfg v1.4.0
3122025-01-08T23:20:37.299Z Downloaded thiserror v1.0.69
3132025-01-08T23:20:37.301Z Downloaded pest_generator v2.7.14
3142025-01-08T23:20:37.304Z Downloaded terminal_size v0.4.0
3152025-01-08T23:20:37.306Z Downloaded heck v0.4.1
3162025-01-08T23:20:37.306Z Downloaded dof v0.3.0
3172025-01-08T23:20:37.309Z Downloaded thiserror-impl v1.0.69
3182025-01-08T23:20:37.309Z Downloaded thread-id v4.2.2
3192025-01-08T23:20:37.309Z Downloaded block-buffer v0.10.4
3202025-01-08T23:20:37.312Z Downloaded anstyle-parse v0.2.5
3212025-01-08T23:20:37.312Z Downloaded smawk v0.3.2
3222025-01-08T23:20:37.316Z Downloaded colorchoice v1.0.2
3232025-01-08T23:20:37.316Z Downloaded usdt-impl v0.5.0
3242025-01-08T23:20:37.316Z Downloaded toml_datetime v0.6.8
3252025-01-08T23:20:37.318Z Downloaded tabled_derive v0.7.0
3262025-01-08T23:20:37.319Z Downloaded strsim v0.11.1
3272025-01-08T23:20:37.321Z Downloaded crypto-common v0.1.6
3282025-01-08T23:20:37.321Z Downloaded clap_lex v0.7.2
3292025-01-08T23:20:37.321Z Downloaded camino-tempfile v1.1.1
3302025-01-08T23:20:37.324Z Downloaded usdt v0.5.0
3312025-01-08T23:20:37.324Z Downloaded unicode-linebreak v0.1.5
3322025-01-08T23:20:37.326Z Downloaded serde_spanned v0.6.8
3332025-01-08T23:20:37.326Z Downloaded proc-macro-error-attr v1.0.4
3342025-01-08T23:20:37.330Z Downloaded fnv v1.0.7
3352025-01-08T23:20:37.330Z Downloaded bitflags v2.6.0
3362025-01-08T23:20:37.332Z Downloaded version_check v0.9.5
3372025-01-08T23:20:37.332Z Downloaded serde_tokenstream v0.2.2
3382025-01-08T23:20:37.336Z Downloaded plain v0.2.3
3392025-01-08T23:20:37.336Z Downloaded byteorder v1.5.0
3402025-01-08T23:20:37.339Z Downloaded utf8parse v0.2.2
3412025-01-08T23:20:37.339Z Downloaded digest v0.10.7
3422025-01-08T23:20:37.339Z Downloaded camino v1.1.9
3432025-01-08T23:20:37.342Z Downloaded sha2 v0.10.8
3442025-01-08T23:20:37.345Z Downloaded semver v1.0.23
3452025-01-08T23:20:37.345Z Downloaded pest_derive v2.7.14
3462025-01-08T23:20:37.348Z Downloaded cargo-platform v0.1.8
3472025-01-08T23:20:37.351Z Downloaded quote v1.0.37
3482025-01-08T23:20:37.354Z Downloaded once_cell v1.20.2
3492025-01-08T23:20:37.362Z Downloaded proc-macro-error v1.0.4
3502025-01-08T23:20:37.365Z Downloaded scroll v0.12.0
3512025-01-08T23:20:37.368Z Downloaded toml v0.8.19
3522025-01-08T23:20:37.370Z Downloaded unicode-ident v1.0.13
3532025-01-08T23:20:37.372Z Downloaded ryu v1.0.18
3542025-01-08T23:20:37.375Z Downloaded typenum v1.17.0
3552025-01-08T23:20:37.378Z Downloaded textwrap v0.16.1
3562025-01-08T23:20:37.381Z Downloaded zerocopy-derive v0.7.35
3572025-01-08T23:20:37.385Z Downloaded ucd-trie v0.1.7
3582025-01-08T23:20:37.389Z Downloaded tempfile v3.13.0
3592025-01-08T23:20:37.391Z Downloaded log v0.4.22
3602025-01-08T23:20:37.391Z Downloaded clap_derive v4.5.18
3612025-01-08T23:20:37.394Z Downloaded clap v4.5.21
3622025-01-08T23:20:37.401Z Downloaded anyhow v1.0.93
3632025-01-08T23:20:37.404Z Downloaded pest_meta v2.7.14
3642025-01-08T23:20:37.412Z Downloaded proc-macro2 v1.0.89
3652025-01-08T23:20:37.412Z Downloaded serde_derive v1.0.215
3662025-01-08T23:20:37.412Z Downloaded papergrid v0.11.0
3672025-01-08T23:20:37.416Z Downloaded indexmap v2.6.0
3682025-01-08T23:20:37.428Z Downloaded serde v1.0.215
3692025-01-08T23:20:37.431Z Downloaded memchr v2.7.4
3702025-01-08T23:20:37.436Z Downloaded toml_edit v0.22.22
3712025-01-08T23:20:37.457Z Downloaded hashbrown v0.15.1
3722025-01-08T23:20:37.473Z Downloaded pest v2.7.14
3732025-01-08T23:20:37.477Z Downloaded zerocopy v0.7.35
3742025-01-08T23:20:37.492Z Downloaded winnow v0.6.20
3752025-01-08T23:20:37.500Z Downloaded goblin v0.8.2
3762025-01-08T23:20:37.506Z Downloaded clap_builder v4.5.21
3772025-01-08T23:20:37.512Z Downloaded tabled v0.15.0
3782025-01-08T23:20:37.527Z Downloaded serde_json v1.0.133
3792025-01-08T23:20:37.533Z Downloaded syn v1.0.109
3802025-01-08T23:20:37.550Z Downloaded unicode-width v0.1.14
3812025-01-08T23:20:37.555Z Downloaded syn v2.0.87
3822025-01-08T23:20:37.566Z Downloaded rustix v0.38.37
3832025-01-08T23:20:37.594Z Downloaded libc v0.2.162
3842025-01-08T23:20:37.908Z Compiling proc-macro2 v1.0.89
3852025-01-08T23:20:37.908Z Compiling unicode-ident v1.0.13
3862025-01-08T23:20:37.908Z Compiling serde v1.0.215
3872025-01-08T23:20:37.910Z Compiling version_check v0.9.5
3882025-01-08T23:20:37.910Z Compiling memchr v2.7.4
3892025-01-08T23:20:37.910Z Compiling thiserror v1.0.69
3902025-01-08T23:20:37.910Z Compiling libc v0.2.162
3912025-01-08T23:20:37.910Z Compiling ucd-trie v0.1.7
3922025-01-08T23:20:38.162Z Compiling ryu v1.0.18
3932025-01-08T23:20:38.510Z Compiling itoa v1.0.11
3942025-01-08T23:20:38.724Z Compiling once_cell v1.20.2
3952025-01-08T23:20:38.751Z Compiling byteorder v1.5.0
3962025-01-08T23:20:38.924Z Compiling serde_json v1.0.133
3972025-01-08T23:20:39.146Z Compiling rustix v0.38.37
3982025-01-08T23:20:39.295Z Compiling bitflags v2.6.0
3992025-01-08T23:20:39.345Z Compiling usdt-impl v0.5.0
4002025-01-08T23:20:39.713Z Compiling proc-macro-error-attr v1.0.4
4012025-01-08T23:20:39.716Z Compiling syn v1.0.109
4022025-01-08T23:20:39.763Z Compiling proc-macro-error v1.0.4
4032025-01-08T23:20:39.814Z Compiling quote v1.0.37
4042025-01-08T23:20:40.071Z Compiling utf8parse v0.2.2
4052025-01-08T23:20:40.096Z Compiling equivalent v1.0.1
4062025-01-08T23:20:40.130Z Compiling log v0.4.22
4072025-01-08T23:20:40.222Z Compiling syn v2.0.87
4082025-01-08T23:20:40.249Z Compiling errno v0.3.9
4092025-01-08T23:20:40.498Z Compiling plain v0.2.3
4102025-01-08T23:20:40.523Z Compiling hashbrown v0.15.1
4112025-01-08T23:20:40.547Z Compiling camino v1.1.9
4122025-01-08T23:20:40.655Z Compiling thread-id v4.2.2
4132025-01-08T23:20:40.682Z Compiling anstyle-parse v0.2.5
4142025-01-08T23:20:41.015Z Compiling semver v1.0.23
4152025-01-08T23:20:41.251Z Compiling is_terminal_polyfill v1.70.1
4162025-01-08T23:20:41.286Z Compiling anstyle-query v1.1.1
4172025-01-08T23:20:41.394Z Compiling pretty-hex v0.4.1
4182025-01-08T23:20:41.442Z Compiling unicode-width v0.1.14
4192025-01-08T23:20:41.549Z Compiling anstyle v1.0.10
4202025-01-08T23:20:41.576Z Compiling colorchoice v1.0.2
4212025-01-08T23:20:41.605Z Compiling winnow v0.6.20
4222025-01-08T23:20:41.732Z Compiling indexmap v2.6.0
4232025-01-08T23:20:41.758Z Compiling autocfg v1.4.0
4242025-01-08T23:20:41.994Z Compiling anstream v0.6.15
4252025-01-08T23:20:42.393Z Compiling clap_lex v0.7.2
4262025-01-08T23:20:42.762Z Compiling terminal_size v0.4.0
4272025-01-08T23:20:42.934Z Compiling strsim v0.11.1
4282025-01-08T23:20:42.971Z Compiling fs-err v2.11.0
4292025-01-08T23:20:42.973Z Compiling bytecount v0.6.8
4302025-01-08T23:20:43.071Z Compiling heck v0.5.0
4312025-01-08T23:20:43.221Z Compiling anyhow v1.0.93
4322025-01-08T23:20:43.246Z Compiling fnv v1.0.7
4332025-01-08T23:20:43.459Z Compiling cfg-if v1.0.0
4342025-01-08T23:20:43.563Z Compiling heck v0.4.1
4352025-01-08T23:20:43.846Z Compiling fastrand v2.1.1
4362025-01-08T23:20:44.058Z Compiling papergrid v0.11.0
4372025-01-08T23:20:44.060Z Compiling clap_builder v4.5.21
4382025-01-08T23:20:44.275Z Compiling tempfile v3.13.0
4392025-01-08T23:20:44.324Z Compiling memmap v0.7.0
4402025-01-08T23:20:44.393Z Compiling unicode-linebreak v0.1.5
4412025-01-08T23:20:44.677Z Compiling smawk v0.3.2
4422025-01-08T23:20:44.892Z Compiling textwrap v0.16.1
4432025-01-08T23:20:45.482Z Compiling swrite v0.1.0
4442025-01-08T23:20:46.408Z Compiling tabled_derive v0.7.0
4452025-01-08T23:20:47.997Z Compiling tabled v0.15.0
4462025-01-08T23:20:49.276Z Compiling serde_derive v1.0.215
4472025-01-08T23:20:49.276Z Compiling thiserror-impl v1.0.69
4482025-01-08T23:20:49.279Z Compiling zerocopy-derive v0.7.35
4492025-01-08T23:20:49.279Z Compiling scroll_derive v0.12.0
4502025-01-08T23:20:49.567Z Compiling clap_derive v4.5.18
4512025-01-08T23:20:50.808Z Compiling scroll v0.12.0
4522025-01-08T23:20:51.351Z Compiling zerocopy v0.7.35
4532025-01-08T23:20:51.353Z Compiling goblin v0.8.2
4542025-01-08T23:20:52.083Z Compiling pest v2.7.14
4552025-01-08T23:20:53.285Z Compiling clap v4.5.21
4562025-01-08T23:20:54.469Z Compiling pest_meta v2.7.14
4572025-01-08T23:20:55.307Z Compiling pest_generator v2.7.14
4582025-01-08T23:20:57.315Z Compiling pest_derive v2.7.14
4592025-01-08T23:20:58.052Z Compiling dtrace-parser v0.2.0
4602025-01-08T23:20:59.607Z Compiling serde_spanned v0.6.8
4612025-01-08T23:20:59.607Z Compiling toml_datetime v0.6.8
4622025-01-08T23:20:59.610Z Compiling cargo-platform v0.1.8
4632025-01-08T23:20:59.987Z Compiling serde_tokenstream v0.2.2
4642025-01-08T23:21:00.150Z Compiling toml_edit v0.22.22
4652025-01-08T23:21:00.233Z Compiling macaddr v1.0.1
4662025-01-08T23:21:00.312Z Compiling camino-tempfile v1.1.1
4672025-01-08T23:21:01.089Z Compiling dof v0.3.0
4682025-01-08T23:21:01.089Z Compiling cargo_metadata v0.18.1
4692025-01-08T23:21:02.973Z Compiling toml v0.8.19
4702025-01-08T23:21:03.218Z Compiling usdt-attr-macro v0.5.0
4712025-01-08T23:21:03.218Z Compiling usdt-macro v0.5.0
4722025-01-08T23:21:03.830Z Compiling cargo_toml v0.20.5
4732025-01-08T23:21:04.645Z Compiling usdt v0.5.0
4742025-01-08T23:21:07.529Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4752025-01-08T23:21:11.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.39s
4762025-01-08T23:21:12.134Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4772025-01-08T23:21:12.671Z Downloading crates ...
4782025-01-08T23:21:12.822Z Downloaded arrayvec v0.7.6
4792025-01-08T23:21:12.828Z Downloaded adler2 v2.0.0
4802025-01-08T23:21:12.830Z Downloaded assert_matches v1.5.0
4812025-01-08T23:21:12.834Z Downloaded arrayref v0.3.9
4822025-01-08T23:21:12.839Z Downloaded cfg_aliases v0.1.1
4832025-01-08T23:21:12.850Z Downloaded async-stream-impl v0.3.6
4842025-01-08T23:21:12.853Z Downloaded http-body v1.0.1
4852025-01-08T23:21:12.853Z Downloaded hex v0.4.3
4862025-01-08T23:21:12.858Z Downloaded atomicwrites v0.4.4
4872025-01-08T23:21:12.861Z Downloaded hubpack_derive v0.1.1
4882025-01-08T23:21:12.861Z Downloaded cfg_aliases v0.2.1
4892025-01-08T23:21:12.863Z Downloaded http-range v0.1.5
4902025-01-08T23:21:12.868Z Downloaded atty v0.2.14
4912025-01-08T23:21:12.871Z Downloaded crunchy v0.2.2
4922025-01-08T23:21:12.874Z Downloaded matches v0.1.10
4932025-01-08T23:21:12.877Z Downloaded instant v0.1.13
4942025-01-08T23:21:12.880Z Downloaded icu_provider_macros v1.5.0
4952025-01-08T23:21:12.882Z Downloaded mirai-annotations v1.12.0
4962025-01-08T23:21:12.882Z Downloaded ciborium-io v0.2.2
4972025-01-08T23:21:12.885Z Downloaded hubpack v0.1.2
4982025-01-08T23:21:12.888Z Downloaded home v0.5.9
4992025-01-08T23:21:12.888Z Downloaded ident_case v1.0.1
5002025-01-08T23:21:12.891Z Downloaded cstr-argument v0.1.2
5012025-01-08T23:21:12.893Z Downloaded is_ci v1.2.0
5022025-01-08T23:21:12.896Z Downloaded crucible-workspace-hack v0.1.0
5032025-01-08T23:21:12.899Z Downloaded headers-core v0.3.0
5042025-01-08T23:21:12.907Z Downloaded humantime v2.1.0
5052025-01-08T23:21:12.907Z Downloaded async-stream v0.3.6
5062025-01-08T23:21:12.907Z Downloaded hostname v0.4.0
5072025-01-08T23:21:12.907Z Downloaded hex-literal v0.4.1
5082025-01-08T23:21:12.907Z Downloaded memoffset v0.9.1
5092025-01-08T23:21:12.911Z Downloaded colored v2.1.0
5102025-01-08T23:21:12.913Z Downloaded managed v0.8.0
5112025-01-08T23:21:12.915Z Downloaded lockfree-object-pool v0.1.6
5122025-01-08T23:21:12.918Z Downloaded maplit v1.0.2
5132025-01-08T23:21:12.921Z Downloaded lru-cache v0.1.2
5142025-01-08T23:21:12.922Z Downloaded hyper-tls v0.6.0
5152025-01-08T23:21:12.924Z Downloaded convert_case v0.4.0
5162025-01-08T23:21:12.924Z Downloaded bit-set v0.5.3
5172025-01-08T23:21:12.924Z Downloaded lru v0.12.5
5182025-01-08T23:21:12.926Z Downloaded is-terminal v0.4.13
5192025-01-08T23:21:12.929Z Downloaded base16ct v0.2.0
5202025-01-08T23:21:12.929Z Downloaded instability v0.3.2
5212025-01-08T23:21:12.931Z Downloaded md5 v0.7.0
5222025-01-08T23:21:12.934Z Downloaded darling v0.20.10
5232025-01-08T23:21:12.937Z Downloaded mockall v0.13.0
5242025-01-08T23:21:12.940Z Downloaded bit-vec v0.6.3
5252025-01-08T23:21:12.942Z Downloaded mime v0.3.17
5262025-01-08T23:21:12.945Z Downloaded maybe-uninit v2.0.0
5272025-01-08T23:21:12.945Z Downloaded lazycell v1.3.0
5282025-01-08T23:21:12.947Z Downloaded linear-map v1.2.0
5292025-01-08T23:21:12.947Z Downloaded internet-checksum v0.2.1
5302025-01-08T23:21:12.950Z Downloaded inout v0.1.3
5312025-01-08T23:21:12.950Z Downloaded impl-trait-for-tuples v0.2.2
5322025-01-08T23:21:12.953Z Downloaded iana-time-zone v0.1.61
5332025-01-08T23:21:12.956Z Downloaded httparse v1.9.5
5342025-01-08T23:21:12.959Z Downloaded kstat-rs v0.2.4
5352025-01-08T23:21:12.962Z Downloaded crossbeam-deque v0.8.5
5362025-01-08T23:21:12.964Z Downloaded hyper-rustls v0.27.3
5372025-01-08T23:21:12.967Z Downloaded cipher v0.4.4
5382025-01-08T23:21:12.969Z Downloaded ipnet v2.10.1
5392025-01-08T23:21:12.972Z Downloaded litemap v0.7.3
5402025-01-08T23:21:12.974Z Downloaded jobserver v0.1.32
5412025-01-08T23:21:12.977Z Downloaded indent_write v2.2.0
5422025-01-08T23:21:12.980Z Downloaded sigpipe v0.1.3
5432025-01-08T23:21:12.980Z Downloaded constant_time_eq v0.3.1
5442025-01-08T23:21:12.983Z Downloaded cassowary v0.3.0
5452025-01-08T23:21:12.985Z Downloaded libsw v3.3.1
5462025-01-08T23:21:12.985Z Downloaded md-5 v0.10.6
5472025-01-08T23:21:12.988Z Downloaded lalrpop-util v0.19.12
5482025-01-08T23:21:12.988Z Downloaded ipnetwork v0.20.0
5492025-01-08T23:21:12.994Z Downloaded bitflags v1.3.2
5502025-01-08T23:21:12.997Z Downloaded libefi-sys v0.1.0
5512025-01-08T23:21:12.997Z Downloaded libloading v0.8.5
5522025-01-08T23:21:13.000Z Downloaded httpdate v1.0.3
5532025-01-08T23:21:13.002Z Downloaded memmap2 v0.9.5
5542025-01-08T23:21:13.005Z Downloaded cancel-safe-futures v0.1.5
5552025-01-08T23:21:13.008Z Downloaded derive_builder_macro v0.20.2
5562025-01-08T23:21:13.008Z Downloaded ref-cast v1.0.23
5572025-01-08T23:21:13.011Z Downloaded same-file v1.0.6
5582025-01-08T23:21:13.014Z Downloaded sqlparser_derive v0.2.2
5592025-01-08T23:21:13.019Z Downloaded mime_guess v2.0.5
5602025-01-08T23:21:13.022Z Downloaded lock_api v0.4.12
5612025-01-08T23:21:13.022Z Downloaded tower-service v0.3.3
5622025-01-08T23:21:13.022Z Downloaded icu_locid v1.5.0
5632025-01-08T23:21:13.026Z Downloaded quick-error v1.2.3
5642025-01-08T23:21:13.030Z Downloaded icu_provider v1.5.0
5652025-01-08T23:21:13.032Z Downloaded signal-hook-mio v0.2.4
5662025-01-08T23:21:13.035Z Downloaded crc32fast v1.4.2
5672025-01-08T23:21:13.037Z Downloaded csv-core v0.1.11
5682025-01-08T23:21:13.037Z Downloaded cookie_store v0.21.0
5692025-01-08T23:21:13.039Z Downloaded const_format_proc_macros v0.2.33
5702025-01-08T23:21:13.042Z Downloaded ctr v0.9.2
5712025-01-08T23:21:13.045Z Downloaded bzip2 v0.4.4
5722025-01-08T23:21:13.049Z Downloaded tabwriter v1.4.0
5732025-01-08T23:21:13.049Z Downloaded synstructure v0.13.1
5742025-01-08T23:21:13.051Z Downloaded try-lock v0.2.5
5752025-01-08T23:21:13.053Z Downloaded tokio-native-tls v0.3.1
5762025-01-08T23:21:13.057Z Downloaded downcast v0.11.0
5772025-01-08T23:21:13.057Z Downloaded addr2line v0.24.2
5782025-01-08T23:21:13.059Z Downloaded num-conv v0.1.0
5792025-01-08T23:21:13.062Z Downloaded peg-runtime v0.8.3
5802025-01-08T23:21:13.062Z Downloaded rand_chacha v0.3.1
5812025-01-08T23:21:13.065Z Downloaded wyz v0.5.1
5822025-01-08T23:21:13.065Z Downloaded hmac v0.12.1
5832025-01-08T23:21:13.067Z Downloaded twox-hash v1.6.3
5842025-01-08T23:21:13.069Z Downloaded hyper-util v0.1.10
5852025-01-08T23:21:13.075Z Downloaded icu_normalizer_data v1.5.0
5862025-01-08T23:21:13.078Z Downloaded icu_locid_transform_data v1.5.0
5872025-01-08T23:21:13.081Z Downloaded indicatif v0.17.9
5882025-01-08T23:21:13.084Z Downloaded progenitor-client v0.8.0
5892025-01-08T23:21:13.087Z Downloaded slog-scope v4.4.0
5902025-01-08T23:21:13.087Z Downloaded enum-as-inner v0.6.1
5912025-01-08T23:21:13.090Z Downloaded futures-executor v0.3.31
5922025-01-08T23:21:13.098Z Downloaded oso-derive v0.27.3
5932025-01-08T23:21:13.098Z Downloaded miniz_oxide v0.8.0
5942025-01-08T23:21:13.098Z Downloaded serde_plain v1.0.2
5952025-01-08T23:21:13.101Z Downloaded env_filter v0.1.2
5962025-01-08T23:21:13.101Z Downloaded futures-core v0.3.31
5972025-01-08T23:21:13.101Z Downloaded console v0.15.8
5982025-01-08T23:21:13.104Z Downloaded stable_deref_trait v1.2.0
5992025-01-08T23:21:13.106Z Downloaded tui-tree-widget v0.22.0
6002025-01-08T23:21:13.111Z Downloaded backoff v0.4.0
6012025-01-08T23:21:13.113Z Downloaded ssh-encoding v0.2.0
6022025-01-08T23:21:13.113Z Downloaded typify v0.2.0
6032025-01-08T23:21:13.116Z Downloaded crossbeam-utils v0.8.20
6042025-01-08T23:21:13.119Z Downloaded sync_wrapper v1.0.1
6052025-01-08T23:21:13.121Z Downloaded hickory-server v0.24.1
6062025-01-08T23:21:13.128Z Downloaded crossbeam-epoch v0.9.18
6072025-01-08T23:21:13.130Z Downloaded zone v0.3.0
6082025-01-08T23:21:13.134Z Downloaded display-error-chain v0.2.2
6092025-01-08T23:21:13.134Z Downloaded zone v0.1.8
6102025-01-08T23:21:13.134Z Downloaded sync-ptr v0.1.1
6112025-01-08T23:21:13.136Z Downloaded tinyvec_macros v0.1.1
6122025-01-08T23:21:13.136Z Downloaded olpc-cjson v0.1.4
6132025-01-08T23:21:13.138Z Downloaded writeable v0.5.5
6142025-01-08T23:21:13.141Z Downloaded progenitor-macro v0.8.0
6152025-01-08T23:21:13.143Z Downloaded rusty-fork v0.3.0
6162025-01-08T23:21:13.143Z Downloaded rustls-pemfile v2.2.0
6172025-01-08T23:21:13.146Z Downloaded env_logger v0.11.5
6182025-01-08T23:21:13.149Z Downloaded darling_macro v0.20.10
6192025-01-08T23:21:13.152Z Downloaded arc-swap v1.7.1
6202025-01-08T23:21:13.155Z Downloaded salsa20 v0.10.2
6212025-01-08T23:21:13.158Z Downloaded rustls-pemfile v1.0.4
6222025-01-08T23:21:13.160Z Downloaded chacha20poly1305 v0.10.1
6232025-01-08T23:21:13.163Z Downloaded serde_urlencoded v0.7.1
6242025-01-08T23:21:13.165Z Downloaded native-tls v0.2.12
6252025-01-08T23:21:13.167Z Downloaded polyval v0.6.2
6262025-01-08T23:21:13.170Z Downloaded phf_shared v0.11.2
6272025-01-08T23:21:13.173Z Downloaded icu_collections v1.5.0
6282025-01-08T23:21:13.177Z Downloaded newtype_derive v0.1.6
6292025-01-08T23:21:13.180Z Downloaded supports-color v3.0.1
6302025-01-08T23:21:13.182Z Downloaded structmeta-derive v0.2.0
6312025-01-08T23:21:13.182Z Downloaded slog-bunyan v2.5.0
6322025-01-08T23:21:13.186Z Downloaded tls_codec v0.4.1
6332025-01-08T23:21:13.186Z Downloaded owo-colors v4.1.0
6342025-01-08T23:21:13.188Z Downloaded rpassword v7.3.1
6352025-01-08T23:21:13.191Z Downloaded ref-cast-impl v1.0.23
6362025-01-08T23:21:13.193Z Downloaded derive_more v0.99.18
6372025-01-08T23:21:13.209Z Downloaded number_prefix v0.4.0
6382025-01-08T23:21:13.211Z Downloaded http v1.1.0
6392025-01-08T23:21:13.214Z Downloaded hickory-resolver v0.24.1
6402025-01-08T23:21:13.220Z Downloaded serde-big-array v0.5.1
6412025-01-08T23:21:13.222Z Downloaded ed25519 v2.2.3
6422025-01-08T23:21:13.224Z Downloaded fragile v2.0.0
6432025-01-08T23:21:13.227Z Downloaded ff v0.13.0
6442025-01-08T23:21:13.230Z Downloaded fallible-streaming-iterator v0.1.9
6452025-01-08T23:21:13.230Z Downloaded compact_str v0.8.0
6462025-01-08T23:21:13.234Z Downloaded num_threads v0.1.7
6472025-01-08T23:21:13.237Z Downloaded mio v1.0.2
6482025-01-08T23:21:13.242Z Downloaded strum v0.26.3
6492025-01-08T23:21:13.245Z Downloaded nibble_vec v0.1.0
6502025-01-08T23:21:13.247Z Downloaded futures-task v0.3.31
6512025-01-08T23:21:13.247Z Downloaded unicode-xid v0.2.6
6522025-01-08T23:21:13.250Z Downloaded omicron-zone-package v0.12.0
6532025-01-08T23:21:13.252Z Downloaded termtree v0.4.1
6542025-01-08T23:21:13.255Z Downloaded signal-hook-tokio v0.3.1
6552025-01-08T23:21:13.258Z Downloaded slog-json v2.6.1
6562025-01-08T23:21:13.258Z Downloaded poly1305 v0.8.0
6572025-01-08T23:21:13.261Z Downloaded test-strategy v0.3.1
6582025-01-08T23:21:13.265Z Downloaded phf_generator v0.11.2
6592025-01-08T23:21:13.267Z Downloaded embedded-io v0.6.1
6602025-01-08T23:21:13.270Z Downloaded num-complex v0.4.6
6612025-01-08T23:21:13.273Z Downloaded endian-type v0.1.2
6622025-01-08T23:21:13.273Z Downloaded ppv-lite86 v0.2.20
6632025-01-08T23:21:13.275Z Downloaded foreign-types v0.3.2
6642025-01-08T23:21:13.276Z Downloaded const_format v0.2.33
6652025-01-08T23:21:13.279Z Downloaded rustc_version v0.1.7
6662025-01-08T23:21:13.282Z Downloaded base64 v0.22.1
6672025-01-08T23:21:13.285Z Downloaded tokio-postgres v0.7.12
6682025-01-08T23:21:13.291Z Downloaded universal-hash v0.5.1
6692025-01-08T23:21:13.294Z Downloaded rustc-hash v2.0.0
6702025-01-08T23:21:13.296Z Downloaded parking_lot_core v0.8.6
6712025-01-08T23:21:13.299Z Downloaded hashlink v0.9.1
6722025-01-08T23:21:13.301Z Downloaded structmeta v0.2.0
6732025-01-08T23:21:13.301Z Downloaded paste v1.0.15
6742025-01-08T23:21:13.306Z Downloaded p256 v0.13.2
6752025-01-08T23:21:13.308Z Downloaded cc v1.1.30
6762025-01-08T23:21:13.312Z Downloaded precomputed-hash v0.1.1
6772025-01-08T23:21:13.314Z Downloaded dunce v1.0.5
6782025-01-08T23:21:13.314Z Downloaded pem-rfc7468 v0.7.0
6792025-01-08T23:21:13.317Z Downloaded untrusted v0.7.1
6802025-01-08T23:21:13.319Z Downloaded libm v0.2.8
6812025-01-08T23:21:13.327Z Downloaded rand_core v0.6.4
6822025-01-08T23:21:13.329Z Downloaded defmt-parser v0.3.4
6832025-01-08T23:21:13.332Z Downloaded tap v1.0.1
6842025-01-08T23:21:13.332Z Downloaded defmt-macros v0.3.9
6852025-01-08T23:21:13.335Z Downloaded float-ord v0.3.2
6862025-01-08T23:21:13.338Z Downloaded float-cmp v0.9.0
6872025-01-08T23:21:13.341Z Downloaded num-iter v0.1.45
6882025-01-08T23:21:13.341Z Downloaded serde_yaml v0.9.34+deprecated
6892025-01-08T23:21:13.345Z Downloaded termios v0.3.3
6902025-01-08T23:21:13.347Z Downloaded opaque-debug v0.3.1
6912025-01-08T23:21:13.350Z Downloaded spki v0.7.3
6922025-01-08T23:21:13.352Z Downloaded zerofrom v0.1.4
6932025-01-08T23:21:13.352Z Downloaded structmeta-derive v0.3.0
6942025-01-08T23:21:13.355Z Downloaded tokio-tungstenite v0.21.0
6952025-01-08T23:21:13.358Z Downloaded uzers v0.12.1
6962025-01-08T23:21:13.361Z Downloaded libxml v0.3.3
6972025-01-08T23:21:13.366Z Downloaded foreign-types-shared v0.3.1
6982025-01-08T23:21:13.368Z Downloaded tungstenite v0.24.0
6992025-01-08T23:21:13.371Z Downloaded take_mut v0.2.2
7002025-01-08T23:21:13.373Z Downloaded bytes v1.8.0
7012025-01-08T23:21:13.377Z Downloaded radium v0.7.0
7022025-01-08T23:21:13.379Z Downloaded r2d2 v0.8.10
7032025-01-08T23:21:13.382Z Downloaded expectorate v1.1.0
7042025-01-08T23:21:13.384Z Downloaded dsl_auto_type v0.1.2
7052025-01-08T23:21:13.387Z Downloaded defmt v0.3.8
7062025-01-08T23:21:13.389Z Downloaded openssl-macros v0.1.1
7072025-01-08T23:21:13.392Z Downloaded yoke v0.7.4
7082025-01-08T23:21:13.394Z Downloaded foreign-types-shared v0.1.1
7092025-01-08T23:21:13.394Z Downloaded zone_cfg_derive v0.1.2
7102025-01-08T23:21:13.396Z Downloaded unarray v0.1.4
7112025-01-08T23:21:13.396Z Downloaded typify-macro v0.2.0
7122025-01-08T23:21:13.399Z Downloaded serde_path_to_error v0.1.16
7132025-01-08T23:21:13.401Z Downloaded serde-hex v0.1.0
7142025-01-08T23:21:13.404Z Downloaded pin-project v1.1.6
7152025-01-08T23:21:13.415Z Downloaded russh-cryptovec v0.7.3
7162025-01-08T23:21:13.417Z Downloaded parking_lot_core v0.9.10
7172025-01-08T23:21:13.420Z Downloaded packed_struct_codegen v0.10.1
7182025-01-08T23:21:13.420Z Downloaded packed_struct v0.10.1
7192025-01-08T23:21:13.423Z Downloaded static_assertions v1.1.0
7202025-01-08T23:21:13.425Z Downloaded itertools v0.13.0
7212025-01-08T23:21:13.432Z Downloaded heck v0.3.3
7222025-01-08T23:21:13.435Z Downloaded hyper v1.5.0
7232025-01-08T23:21:13.441Z Downloaded darling_core v0.20.10
7242025-01-08T23:21:13.447Z Downloaded topological-sort v0.2.2
7252025-01-08T23:21:13.449Z Downloaded subtle v2.6.1
7262025-01-08T23:21:13.452Z Downloaded zerocopy-derive v0.8.10
7272025-01-08T23:21:13.457Z Downloaded parse-size v1.1.0
7282025-01-08T23:21:13.459Z Downloaded rustc_version v0.4.1
7292025-01-08T23:21:13.462Z Downloaded typed-path v0.9.3
7302025-01-08T23:21:13.468Z Downloaded openssl-probe v0.1.5
7312025-01-08T23:21:13.470Z Downloaded strum_macros v0.25.3
7322025-01-08T23:21:13.473Z Downloaded strum_macros v0.24.3
7332025-01-08T23:21:13.475Z Downloaded scheduled-thread-pool v0.2.7
7342025-01-08T23:21:13.477Z Downloaded hkdf v0.12.4
7352025-01-08T23:21:13.480Z Downloaded dirs-sys-next v0.1.2
7362025-01-08T23:21:13.480Z Downloaded itertools v0.12.1
7372025-01-08T23:21:13.488Z Downloaded whoami v1.5.2
7382025-01-08T23:21:13.491Z Downloaded fxhash v0.2.1
7392025-01-08T23:21:13.493Z Downloaded utf8_iter v1.0.4
7402025-01-08T23:21:13.496Z Downloaded predicates-core v1.0.8
7412025-01-08T23:21:13.496Z Downloaded rand_seeder v0.3.0
7422025-01-08T23:21:13.498Z Downloaded filetime v0.2.25
7432025-01-08T23:21:13.501Z Downloaded aes v0.8.4
7442025-01-08T23:21:13.504Z Downloaded globset v0.4.15
7452025-01-08T23:21:13.510Z Downloaded deranged v0.3.11
7462025-01-08T23:21:13.510Z Downloaded data-encoding v2.6.0
7472025-01-08T23:21:13.510Z Downloaded sqlformat v0.2.6
7482025-01-08T23:21:13.513Z Downloaded pkg-config v0.3.31
7492025-01-08T23:21:13.516Z Downloaded flume v0.11.1
7502025-01-08T23:21:13.521Z Downloaded crossterm v0.28.1
7512025-01-08T23:21:13.525Z Downloaded zone_cfg_derive v0.3.0
7522025-01-08T23:21:13.528Z Downloaded smallvec v0.6.14
7532025-01-08T23:21:13.532Z Downloaded simd-adler32 v0.3.7
7542025-01-08T23:21:13.532Z Downloaded subprocess v0.2.9
7552025-01-08T23:21:13.535Z Downloaded yasna v0.5.2
7562025-01-08T23:21:13.539Z Downloaded thiserror-no-std v2.0.2
7572025-01-08T23:21:13.542Z Downloaded thiserror-impl-no-std v2.0.2
7582025-01-08T23:21:13.542Z Downloaded thiserror-impl v2.0.3
7592025-01-08T23:21:13.544Z Downloaded unicode-truncate v1.1.0
7602025-01-08T23:21:13.547Z Downloaded russh-keys v0.45.0
7612025-01-08T23:21:13.549Z Downloaded time-core v0.1.2
7622025-01-08T23:21:13.552Z Downloaded waitgroup v0.1.2
7632025-01-08T23:21:13.552Z Downloaded fallible-iterator v0.3.0
7642025-01-08T23:21:13.555Z Downloaded vergen v8.3.2
7652025-01-08T23:21:13.558Z Downloaded gethostname v0.5.0
7662025-01-08T23:21:13.558Z Downloaded der_derive v0.7.3
7672025-01-08T23:21:13.560Z Downloaded futures-io v0.3.31
7682025-01-08T23:21:13.563Z Downloaded ghash v0.5.1
7692025-01-08T23:21:13.563Z Downloaded derive_builder_core v0.20.2
7702025-01-08T23:21:13.565Z Downloaded dhcproto-macros v0.1.0
7712025-01-08T23:21:13.568Z Downloaded sha1 v0.10.6
7722025-01-08T23:21:13.570Z Downloaded diesel_table_macro_syntax v0.2.0
7732025-01-08T23:21:13.570Z Downloaded shell-words v1.1.0
7742025-01-08T23:21:13.573Z Downloaded pretty-hex v0.2.1
7752025-01-08T23:21:13.573Z Downloaded tracing-core v0.1.32
7762025-01-08T23:21:13.577Z Downloaded pkcs8 v0.10.2
7772025-01-08T23:21:13.579Z Downloaded signal-hook-registry v1.4.2
7782025-01-08T23:21:13.582Z Downloaded strum_macros v0.26.4
7792025-01-08T23:21:13.584Z Downloaded string_cache v0.8.7
7802025-01-08T23:21:13.587Z Downloaded password-hash v0.5.0
7812025-01-08T23:21:13.590Z Downloaded ena v0.14.3
7822025-01-08T23:21:13.590Z Downloaded embedded-io v0.4.0
7832025-01-08T23:21:13.592Z Downloaded unicode-bidi v0.3.17
7842025-01-08T23:21:13.595Z Downloaded toolchain_find v0.4.0
7852025-01-08T23:21:13.598Z Downloaded primeorder v0.13.6
7862025-01-08T23:21:13.601Z Downloaded utf-8 v0.7.6
7872025-01-08T23:21:13.601Z Downloaded utf16_iter v1.0.5
7882025-01-08T23:21:13.604Z Downloaded untrusted v0.9.0
7892025-01-08T23:21:13.604Z Downloaded phf v0.11.2
7902025-01-08T23:21:13.606Z Downloaded slog-term v2.9.1
7912025-01-08T23:21:13.609Z Downloaded normalize-line-endings v0.3.0
7922025-01-08T23:21:13.611Z Downloaded termcolor v1.4.1
7932025-01-08T23:21:13.611Z Downloaded strip-ansi-escapes v0.2.0
7942025-01-08T23:21:13.614Z Downloaded pin-project-lite v0.2.14
7952025-01-08T23:21:13.619Z Downloaded rfc6979 v0.4.0
7962025-01-08T23:21:13.621Z Downloaded pin-project-internal v1.1.6
7972025-01-08T23:21:13.624Z Downloaded funty v2.0.0
7982025-01-08T23:21:13.627Z Downloaded path-slash v0.1.5
7992025-01-08T23:21:13.627Z Downloaded num v0.4.3
8002025-01-08T23:21:13.627Z Downloaded tokio-rustls v0.26.0
8012025-01-08T23:21:13.631Z Downloaded foreign-types v0.5.0
8022025-01-08T23:21:13.631Z Downloaded russh v0.45.0
8032025-01-08T23:21:13.637Z Downloaded schemars v0.8.21
8042025-01-08T23:21:13.649Z Downloaded proc-macro-crate v1.3.1
8052025-01-08T23:21:13.652Z Downloaded slab v0.4.9
8062025-01-08T23:21:13.654Z Downloaded rustversion v1.0.17
8072025-01-08T23:21:13.657Z Downloaded value-bag v1.9.0
8082025-01-08T23:21:13.659Z Downloaded rand v0.8.5
8092025-01-08T23:21:13.662Z Downloaded yoke-derive v0.7.4
8102025-01-08T23:21:13.664Z Downloaded similar v2.6.0
8112025-01-08T23:21:13.669Z Downloaded time-macros v0.2.18
8122025-01-08T23:21:13.672Z Downloaded slog-envlogger v2.2.0
8132025-01-08T23:21:13.675Z Downloaded half v2.4.1
8142025-01-08T23:21:13.678Z Downloaded heapless v0.8.0
8152025-01-08T23:21:13.681Z Downloaded hash32 v0.2.1
8162025-01-08T23:21:13.683Z Downloaded enum-as-inner v0.5.1
8172025-01-08T23:21:13.687Z Downloaded prettyplease v0.2.25
8182025-01-08T23:21:13.690Z Downloaded nu-ansi-term v0.50.1
8192025-01-08T23:21:13.693Z Downloaded want v0.3.1
8202025-01-08T23:21:13.693Z Downloaded serde_with v3.11.0
8212025-01-08T23:21:13.702Z Downloaded diesel-dtrace v0.4.2
8222025-01-08T23:21:13.704Z Downloaded zerovec-derive v0.10.3
8232025-01-08T23:21:13.707Z Downloaded rand_xorshift v0.3.0
8242025-01-08T23:21:13.709Z Downloaded fs_extra v1.3.0
8252025-01-08T23:21:13.712Z Downloaded siphasher v0.3.11
8262025-01-08T23:21:13.712Z Downloaded winnow v0.5.40
8272025-01-08T23:21:13.721Z Downloaded phf_shared v0.10.0
8282025-01-08T23:21:13.724Z Downloaded getrandom v0.2.15
8292025-01-08T23:21:13.727Z Downloaded peg v0.8.4
8302025-01-08T23:21:13.729Z Downloaded zerofrom-derive v0.1.4
8312025-01-08T23:21:13.732Z Downloaded resolv-conf v0.7.0
8322025-01-08T23:21:13.735Z Downloaded phf_codegen v0.11.2
8332025-01-08T23:21:13.735Z Downloaded slog-dtrace v0.3.0
8342025-01-08T23:21:13.737Z Downloaded zopfli v0.8.1
8352025-01-08T23:21:13.740Z Downloaded walkdir v2.5.0
8362025-01-08T23:21:13.743Z Downloaded h2 v0.4.6
8372025-01-08T23:21:13.749Z Downloaded unicase v2.7.0
8382025-01-08T23:21:13.753Z Downloaded psl-types v2.0.11
8392025-01-08T23:21:13.753Z Downloaded num_enum v0.5.11
8402025-01-08T23:21:13.757Z Downloaded tls_codec_derive v0.4.1
8412025-01-08T23:21:13.760Z Downloaded elliptic-curve v0.13.8
8422025-01-08T23:21:13.764Z Downloaded vsss-rs v3.3.4
8432025-01-08T23:21:13.767Z Downloaded unicode-properties v0.1.3
8442025-01-08T23:21:13.770Z Downloaded num-rational v0.4.2
8452025-01-08T23:21:13.772Z Downloaded postcard v1.0.10
8462025-01-08T23:21:13.775Z Downloaded unicode_categories v0.1.1
8472025-01-08T23:21:13.778Z Downloaded dhcproto v0.12.0
8482025-01-08T23:21:13.780Z Downloaded tracing v0.1.40
8492025-01-08T23:21:13.785Z Downloaded spin v0.9.8
8502025-01-08T23:21:13.788Z Downloaded time v0.3.36
8512025-01-08T23:21:13.796Z Downloaded futures v0.3.31
8522025-01-08T23:21:13.802Z Downloaded pkcs5 v0.7.1
8532025-01-08T23:21:13.806Z Downloaded smf v0.2.3
8542025-01-08T23:21:13.809Z Downloaded proptest v1.5.0
8552025-01-08T23:21:13.818Z Downloaded socket2 v0.5.7
8562025-01-08T23:21:13.823Z Downloaded toml v0.7.8
8572025-01-08T23:21:13.827Z Downloaded publicsuffix v2.2.3
8582025-01-08T23:21:13.832Z Downloaded rustls-pki-types v1.10.0
8592025-01-08T23:21:13.832Z Downloaded quinn v0.11.5
8602025-01-08T23:21:13.838Z Downloaded tiny-keccak v2.0.2
8612025-01-08T23:21:13.838Z Downloaded ron v0.8.1
8622025-01-08T23:21:13.844Z Downloaded signal-hook v0.3.17
8632025-01-08T23:21:13.848Z Downloaded dropshot_endpoint v0.13.0
8642025-01-08T23:21:13.851Z Downloaded diff v0.1.13
8652025-01-08T23:21:13.856Z Downloaded rayon-core v1.12.1
8662025-01-08T23:21:13.860Z Downloaded hashbrown v0.14.5
8672025-01-08T23:21:13.866Z Downloaded toml_edit v0.19.15
8682025-01-08T23:21:13.884Z Downloaded peg-macros v0.8.4
8692025-01-08T23:21:13.888Z Downloaded wait-timeout v0.2.0
8702025-01-08T23:21:13.889Z Downloaded pin-utils v0.1.0
8712025-01-08T23:21:13.893Z Downloaded num-bigint v0.4.6
8722025-01-08T23:21:13.897Z Downloaded zip v2.1.3
8732025-01-08T23:21:13.901Z Downloaded steno v0.4.1
8742025-01-08T23:21:13.906Z Downloaded idna v0.4.0
8752025-01-08T23:21:13.911Z Downloaded tokio-rustls v0.24.1
8762025-01-08T23:21:13.915Z Downloaded p384 v0.13.0
8772025-01-08T23:21:13.922Z Downloaded blake3 v1.5.4
8782025-01-08T23:21:13.930Z Downloaded url v2.5.3
8792025-01-08T23:21:13.934Z Downloaded flate2 v1.0.34
8802025-01-08T23:21:13.939Z Downloaded zerocopy v0.6.6
8812025-01-08T23:21:13.943Z Downloaded aws-lc-rs v1.10.0
8822025-01-08T23:21:13.952Z Downloaded reqwest v0.12.9
8832025-01-08T23:21:13.961Z Downloaded reedline v0.35.0
8842025-01-08T23:21:13.969Z Downloaded tinyvec v1.8.0
8852025-01-08T23:21:13.972Z Downloaded mockall_derive v0.13.0
8862025-01-08T23:21:13.975Z Downloaded diesel_derives v2.2.3
8872025-01-08T23:21:13.981Z Downloaded webpki-roots v0.26.6
8882025-01-08T23:21:13.990Z Downloaded sqlparser v0.45.0
8892025-01-08T23:21:13.994Z Downloaded ed25519-dalek v2.1.1
8902025-01-08T23:21:13.994Z Downloaded radix_trie v0.2.1
8912025-01-08T23:21:13.999Z Downloaded dropshot v0.13.0
8922025-01-08T23:21:14.023Z Downloaded smoltcp v0.9.1
8932025-01-08T23:21:14.034Z Downloaded regex-syntax v0.8.5
8942025-01-08T23:21:14.044Z Downloaded smoltcp v0.11.0
8952025-01-08T23:21:14.057Z Downloaded regex-syntax v0.6.29
8962025-01-08T23:21:14.065Z Downloaded bitvec v1.0.1
8972025-01-08T23:21:14.081Z Downloaded chrono v0.4.38
8982025-01-08T23:21:14.089Z Downloaded hashbrown v0.12.3
8992025-01-08T23:21:14.093Z Downloaded tough v0.19.0
9002025-01-08T23:21:14.102Z Downloaded bindgen v0.69.5
9012025-01-08T23:21:14.110Z Downloaded hashbrown v0.13.2
9022025-01-08T23:21:14.115Z Downloaded hickory-proto v0.24.1
9032025-01-08T23:21:14.132Z Downloaded openssl v0.10.66
9042025-01-08T23:21:14.143Z Downloaded nom v7.1.3
9052025-01-08T23:21:14.150Z Downloaded rustls v0.21.12
9062025-01-08T23:21:14.163Z Downloaded nix v0.28.0
9072025-01-08T23:21:14.176Z Downloaded zerovec v0.10.4
9082025-01-08T23:21:14.188Z Downloaded petname v2.0.2
9092025-01-08T23:21:14.197Z Downloaded salty v0.3.0
9102025-01-08T23:21:14.208Z Downloaded object v0.36.5
9112025-01-08T23:21:14.224Z Downloaded openapiv3 v2.0.0
9122025-01-08T23:21:14.241Z Downloaded quinn-proto v0.11.8
9132025-01-08T23:21:14.248Z Downloaded typify-impl v0.2.0
9142025-01-08T23:21:14.263Z Downloaded unicode-normalization v0.1.24
9152025-01-08T23:21:14.267Z Downloaded curve25519-dalek v4.1.3
9162025-01-08T23:21:14.276Z Downloaded rustls-webpki v0.101.7
9172025-01-08T23:21:14.291Z Downloaded zerocopy v0.8.10
9182025-01-08T23:21:14.315Z Downloaded rustls-webpki v0.102.8
9192025-01-08T23:21:14.334Z Downloaded sled v0.34.7
9202025-01-08T23:21:14.345Z Downloaded dropshot v0.12.0
9212025-01-08T23:21:14.367Z Downloaded git2 v0.19.0
9222025-01-08T23:21:14.375Z Downloaded ratatui v0.28.1
9232025-01-08T23:21:14.395Z Downloaded unicode-width v0.2.0
9242025-01-08T23:21:14.400Z Downloaded regex v1.11.1
9252025-01-08T23:21:14.413Z Downloaded vcpkg v0.2.15
9262025-01-08T23:21:14.451Z Downloaded object v0.30.4
9272025-01-08T23:21:14.460Z Downloaded lzma-sys v0.1.20
9282025-01-08T23:21:14.490Z Downloaded chrono-tz v0.10.0
9292025-01-08T23:21:14.497Z Downloaded gimli v0.31.1
9302025-01-08T23:21:14.505Z Downloaded tokio v1.40.0
9312025-01-08T23:21:14.542Z Downloaded nix v0.29.0
9322025-01-08T23:21:14.553Z Downloaded libz-sys v1.1.20
9332025-01-08T23:21:14.573Z Downloaded regress v0.9.1
9342025-01-08T23:21:14.583Z Downloaded nix v0.27.1
9352025-01-08T23:21:14.592Z Downloaded rustls v0.23.19
9362025-01-08T23:21:14.604Z Downloaded petgraph v0.6.5
9372025-01-08T23:21:14.621Z Downloaded rustls v0.22.4
9382025-01-08T23:21:14.633Z Downloaded regress v0.10.1
9392025-01-08T23:21:14.642Z Downloaded diesel v2.2.6
9402025-01-08T23:21:14.661Z Downloaded bstr v1.10.0
9412025-01-08T23:21:14.673Z Downloaded trust-dns-proto v0.22.0
9422025-01-08T23:21:14.687Z Downloaded zerocopy-derive v0.6.6
9432025-01-08T23:21:14.695Z Downloaded polar-core v0.27.3
9442025-01-08T23:21:14.704Z Downloaded quick-xml v0.33.0
9452025-01-08T23:21:14.710Z Downloaded rustyline v14.0.0
9462025-01-08T23:21:14.715Z Downloaded rayon v1.10.0
9472025-01-08T23:21:14.725Z Downloaded idna v0.5.0
9482025-01-08T23:21:14.732Z Downloaded regex-automata v0.4.8
9492025-01-08T23:21:14.750Z Downloaded bzip2-sys v0.1.11+1.0.8
9502025-01-08T23:21:14.761Z Downloaded idna v0.3.0
9512025-01-08T23:21:14.768Z Downloaded idna v0.2.3
9522025-01-08T23:21:14.773Z Downloaded ssh-key v0.6.6
9532025-01-08T23:21:14.780Z Downloaded hash32 v0.3.1
9542025-01-08T23:21:14.782Z Downloaded parse-zoneinfo v0.3.1
9552025-01-08T23:21:14.785Z Downloaded unicode-segmentation v1.12.0
9562025-01-08T23:21:14.788Z Downloaded futures-util v0.3.31
9572025-01-08T23:21:14.801Z Downloaded portable-atomic v1.9.0
9582025-01-08T23:21:14.807Z Downloaded aho-corasick v1.1.3
9592025-01-08T23:21:14.813Z Downloaded smallvec v1.13.2
9602025-01-08T23:21:14.816Z Downloaded ron v0.7.1
9612025-01-08T23:21:14.820Z Downloaded samael v0.0.17
9622025-01-08T23:21:14.826Z Downloaded aes-gcm v0.10.3
9632025-01-08T23:21:14.830Z Downloaded csv v1.3.0
9642025-01-08T23:21:14.851Z Downloaded x509-cert v0.2.5
9652025-01-08T23:21:14.856Z Downloaded dropshot_endpoint v0.12.0
9662025-01-08T23:21:14.860Z Downloaded icu_properties_data v1.5.0
9672025-01-08T23:21:14.869Z Downloaded zeroize v1.8.1
9682025-01-08T23:21:14.872Z Downloaded sha3 v0.10.8
9692025-01-08T23:21:14.875Z Downloaded num-bigint-dig v0.8.4
9702025-01-08T23:21:14.880Z Downloaded shlex v1.3.0
9712025-01-08T23:21:14.882Z Downloaded lalrpop v0.19.12
9722025-01-08T23:21:14.893Z Downloaded tokio-tungstenite v0.23.1
9732025-01-08T23:21:14.896Z Downloaded pbkdf2 v0.12.2
9742025-01-08T23:21:14.899Z Downloaded pbkdf2 v0.11.0
9752025-01-08T23:21:14.901Z Downloaded num-integer v0.1.46
9762025-01-08T23:21:14.901Z Downloaded num-derive v0.4.2
9772025-01-08T23:21:14.904Z Downloaded term v0.7.0
9782025-01-08T23:21:14.907Z Downloaded zip v0.6.6
9792025-01-08T23:21:14.911Z Downloaded encoding_rs v0.8.34
9802025-01-08T23:21:14.934Z Downloaded rusqlite v0.32.1
9812025-01-08T23:21:14.941Z Downloaded heapless v0.7.17
9822025-01-08T23:21:14.945Z Downloaded oso v0.27.3
9832025-01-08T23:21:14.948Z Downloaded fallible-iterator v0.2.0
9842025-01-08T23:21:14.951Z Downloaded num-traits v0.2.19
9852025-01-08T23:21:14.954Z Downloaded derive_builder v0.20.2
9862025-01-08T23:21:14.957Z Downloaded ecdsa v0.16.9
9872025-01-08T23:21:14.959Z Downloaded stringprep v0.1.5
9882025-01-08T23:21:14.962Z Downloaded tokio-rustls v0.25.0
9892025-01-08T23:21:14.964Z Downloaded dyn-clone v1.0.17
9902025-01-08T23:21:14.964Z Downloaded tokio-util v0.7.12
9912025-01-08T23:21:14.972Z Downloaded p521 v0.13.3
9922025-01-08T23:21:14.976Z Downloaded sec1 v0.7.3
9932025-01-08T23:21:14.979Z Downloaded password-hash v0.4.2
9942025-01-08T23:21:14.983Z Downloaded glob v0.3.1
9952025-01-08T23:21:14.983Z Downloaded tar v0.4.42
9962025-01-08T23:21:14.985Z Downloaded num_enum_derive v0.5.11
9972025-01-08T23:21:14.985Z Downloaded parking_lot v0.11.2
9982025-01-08T23:21:14.989Z Downloaded unsafe-libyaml v0.2.11
9992025-01-08T23:21:14.992Z Downloaded idna v1.0.3
10002025-01-08T23:21:14.995Z Downloaded predicates-tree v1.0.11
10012025-01-08T23:21:14.998Z Downloaded percent-encoding v2.3.1
10022025-01-08T23:21:15.000Z Downloaded pem v3.0.4
10032025-01-08T23:21:15.000Z Downloaded libgit2-sys v0.17.0+1.8.1
10042025-01-08T23:21:15.061Z Downloaded serde_derive_internals v0.29.1
10052025-01-08T23:21:15.064Z Downloaded der v0.7.9
10062025-01-08T23:21:15.069Z Downloaded form_urlencoded v1.2.1
10072025-01-08T23:21:15.071Z Downloaded either v1.13.0
10082025-01-08T23:21:15.071Z Downloaded predicates v3.1.2
10092025-01-08T23:21:15.074Z Downloaded tokio-stream v0.1.16
10102025-01-08T23:21:15.077Z Downloaded derive-where v1.2.7
10112025-01-08T23:21:15.081Z Downloaded uuid v1.11.0
10122025-01-08T23:21:15.084Z Downloaded rcgen v0.12.1
10132025-01-08T23:21:15.086Z Downloaded tungstenite v0.23.0
10142025-01-08T23:21:15.091Z Downloaded thiserror v2.0.3
10152025-01-08T23:21:15.096Z Downloaded postgres-types v0.2.8
10162025-01-08T23:21:15.099Z Downloaded postgres-protocol v0.6.7
10172025-01-08T23:21:15.102Z Downloaded parking_lot v0.12.3
10182025-01-08T23:21:15.105Z Downloaded openssl-sys v0.9.103
10192025-01-08T23:21:15.108Z Downloaded snafu v0.8.5
10202025-01-08T23:21:15.114Z Downloaded semver v0.1.20
10212025-01-08T23:21:15.118Z Downloaded secrecy v0.8.0
10222025-01-08T23:21:15.118Z Downloaded flagset v0.4.6
10232025-01-08T23:21:15.121Z Downloaded fixedbitset v0.4.2
10242025-01-08T23:21:15.121Z Downloaded pkcs1 v0.7.5
10252025-01-08T23:21:15.123Z Downloaded xz2 v0.1.7
10262025-01-08T23:21:15.125Z Downloaded xattr v1.3.1
10272025-01-08T23:21:15.126Z Downloaded tokio-tungstenite v0.24.0
10282025-01-08T23:21:15.128Z Downloaded rsa v0.9.6
10292025-01-08T23:21:15.133Z Downloaded parse-display-derive v0.10.0
10302025-01-08T23:21:15.136Z Downloaded parse-display v0.10.0
10312025-01-08T23:21:15.136Z Downloaded tungstenite v0.21.0
10322025-01-08T23:21:15.139Z Downloaded crypto-bigint v0.5.5
10332025-01-08T23:21:15.146Z Downloaded crossbeam-channel v0.5.13
10342025-01-08T23:21:15.151Z Downloaded slog-stdlog v4.1.1
10352025-01-08T23:21:15.154Z Downloaded signature v2.2.0
10362025-01-08T23:21:15.157Z Downloaded headers v0.4.0
10372025-01-08T23:21:15.160Z Downloaded qorb v0.2.1
10382025-01-08T23:21:15.164Z Downloaded nodrop v0.1.14
10392025-01-08T23:21:15.166Z Downloaded foldhash v0.1.3
10402025-01-08T23:21:15.166Z Downloaded rustc-demangle v0.1.24
10412025-01-08T23:21:15.169Z Downloaded fatfs v0.3.6
10422025-01-08T23:21:15.171Z Downloaded quinn-udp v0.5.5
10432025-01-08T23:21:15.173Z Downloaded itertools v0.10.5
10442025-01-08T23:21:15.179Z Downloaded debug-ignore v1.0.5
10452025-01-08T23:21:15.181Z Downloaded tracing-attributes v0.1.27
10462025-01-08T23:21:15.185Z Downloaded powerfmt v0.2.0
10472025-01-08T23:21:15.188Z Downloaded newtype-uuid v1.1.3
10482025-01-08T23:21:15.188Z Downloaded futures-sink v0.3.31
10492025-01-08T23:21:15.191Z Downloaded futures-macro v0.3.31
10502025-01-08T23:21:15.191Z Downloaded rustc-hash v1.1.0
10512025-01-08T23:21:15.191Z Downloaded fd-lock v4.0.2
10522025-01-08T23:21:15.194Z Downloaded minimal-lexical v0.2.1
10532025-01-08T23:21:15.199Z Downloaded base64 v0.21.7
10542025-01-08T23:21:15.202Z Downloaded backtrace v0.3.74
10552025-01-08T23:21:15.207Z Downloaded bumpalo v3.16.0
10562025-01-08T23:21:15.210Z Downloaded snafu-derive v0.8.5
10572025-01-08T23:21:15.212Z Downloaded serde_with_macros v3.11.0
10582025-01-08T23:21:15.215Z Downloaded dirs-next v2.0.0
10592025-01-08T23:21:15.215Z Downloaded structmeta v0.3.0
10602025-01-08T23:21:15.215Z Downloaded slog-async v2.8.0
10612025-01-08T23:21:15.217Z Downloaded scopeguard v1.2.0
10622025-01-08T23:21:15.217Z Downloaded schemars_derive v0.8.21
10632025-01-08T23:21:15.220Z Downloaded icu_properties v1.5.1
10642025-01-08T23:21:15.223Z Downloaded newline-converter v0.3.0
10652025-01-08T23:21:15.223Z Downloaded new_debug_unreachable v1.0.6
10662025-01-08T23:21:15.225Z Downloaded difflib v0.4.0
10672025-01-08T23:21:15.225Z Downloaded which v4.4.2
10682025-01-08T23:21:15.225Z Downloaded foreign-types-macros v0.2.3
10692025-01-08T23:21:15.228Z Downloaded displaydoc v0.2.5
10702025-01-08T23:21:15.230Z Downloaded progenitor v0.8.0
10712025-01-08T23:21:15.233Z Downloaded vte v0.11.1
10722025-01-08T23:21:15.234Z Downloaded progenitor-impl v0.8.0
10732025-01-08T23:21:15.236Z Downloaded nanorand v0.7.0
10742025-01-08T23:21:15.239Z Downloaded futures-channel v0.3.31
10752025-01-08T23:21:15.242Z Downloaded env_logger v0.10.2
10762025-01-08T23:21:15.244Z Downloaded multimap v0.10.0
10772025-01-08T23:21:15.247Z Downloaded multer v3.1.0
10782025-01-08T23:21:15.249Z Downloaded group v0.13.0
10792025-01-08T23:21:15.252Z Downloaded base64 v0.13.1
10802025-01-08T23:21:15.254Z Downloaded allocator-api2 v0.2.18
10812025-01-08T23:21:15.257Z Downloaded cookie v0.18.1
10822025-01-08T23:21:15.260Z Downloaded des v0.8.1
10832025-01-08T23:21:15.263Z Downloaded slog v2.7.0
10842025-01-08T23:21:15.267Z Downloaded blake2 v0.10.6
10852025-01-08T23:21:15.267Z Downloaded ssh-cipher v0.2.0
10862025-01-08T23:21:15.270Z Downloaded icu_normalizer v1.5.0
10872025-01-08T23:21:15.272Z Downloaded indexmap v1.9.3
10882025-01-08T23:21:15.274Z Downloaded const-oid v0.9.6
10892025-01-08T23:21:15.277Z Downloaded clang-sys v1.8.1
10902025-01-08T23:21:15.279Z Downloaded ciborium v0.2.2
10912025-01-08T23:21:15.282Z Downloaded crc-any v2.5.0
10922025-01-08T23:21:15.285Z Downloaded base64ct v1.6.0
10932025-01-08T23:21:15.288Z Downloaded tokio-macros v2.4.0
10942025-01-08T23:21:15.288Z Downloaded sct v0.7.1
10952025-01-08T23:21:15.291Z Downloaded scrypt v0.11.0
10962025-01-08T23:21:15.293Z Downloaded tinystr v0.7.6
10972025-01-08T23:21:15.296Z Downloaded thread_local v1.1.8
10982025-01-08T23:21:15.296Z Downloaded hyper-staticfile v0.10.1
10992025-01-08T23:21:15.298Z Downloaded serde_repr v0.1.19
11002025-01-08T23:21:15.300Z Downloaded rustfmt-wrapper v0.2.1
11012025-01-08T23:21:15.303Z Downloaded rtoolbox v0.0.2
11022025-01-08T23:21:15.303Z Downloaded hickory-client v0.24.1
11032025-01-08T23:21:15.305Z Downloaded zeroize_derive v1.4.2
11042025-01-08T23:21:15.308Z Downloaded write16 v1.0.0
11052025-01-08T23:21:15.308Z Downloaded vte_generate_state_changes v0.1.2
11062025-01-08T23:21:15.308Z Downloaded bcs v0.1.6
11072025-01-08T23:21:15.311Z Downloaded async-bb8-diesel v0.2.1
11082025-01-08T23:21:15.311Z Downloaded atomic-waker v1.1.2
11092025-01-08T23:21:15.314Z Downloaded argon2 v0.5.3
11102025-01-08T23:21:15.316Z Downloaded async-trait v0.1.83
11112025-01-08T23:21:15.319Z Downloaded curve25519-dalek-derive v0.1.1
11122025-01-08T23:21:15.319Z Downloaded blowfish v0.9.1
11132025-01-08T23:21:15.321Z Downloaded bitfield v0.14.0
11142025-01-08T23:21:15.321Z Downloaded bb8 v0.8.5
11152025-01-08T23:21:15.324Z Downloaded icu_locid_transform v1.5.0
11162025-01-08T23:21:15.327Z Downloaded chrono-tz-build v0.4.0
11172025-01-08T23:21:15.327Z Downloaded idna_adapter v1.2.0
11182025-01-08T23:21:15.327Z Downloaded block-padding v0.3.3
11192025-01-08T23:21:15.329Z Downloaded cmake v0.1.51
11202025-01-08T23:21:15.329Z Downloaded chacha20 v0.9.1
11212025-01-08T23:21:15.332Z Downloaded ciborium-ll v0.2.2
11222025-01-08T23:21:15.334Z Downloaded crc-catalog v2.4.0
11232025-01-08T23:21:15.334Z Downloaded cexpr v0.6.0
11242025-01-08T23:21:15.337Z Downloaded bitfield-struct v0.6.2
11252025-01-08T23:21:15.337Z Downloaded ahash v0.8.11
11262025-01-08T23:21:15.341Z Downloaded match_cfg v0.1.0
11272025-01-08T23:21:15.344Z Downloaded highway v1.2.0
11282025-01-08T23:21:15.344Z Downloaded keccak v0.1.5
11292025-01-08T23:21:15.347Z Downloaded lazy_static v1.5.0
11302025-01-08T23:21:15.350Z Downloaded crc v3.2.1
11312025-01-08T23:21:15.350Z Downloaded cobs v0.2.3
11322025-01-08T23:21:15.353Z Downloaded cbc v0.1.2
11332025-01-08T23:21:15.353Z Downloaded castaway v0.2.3
11342025-01-08T23:21:15.355Z Downloaded buf-list v1.0.3
11352025-01-08T23:21:15.358Z Downloaded linked-hash-map v0.5.6
11362025-01-08T23:21:15.358Z Downloaded indoc v1.0.9
11372025-01-08T23:21:15.360Z Downloaded http-body-util v0.1.2
11382025-01-08T23:21:15.363Z Downloaded hostname v0.3.1
11392025-01-08T23:21:15.365Z Downloaded bcrypt-pbkdf v0.10.0
11402025-01-08T23:21:15.365Z Downloaded async-recursion v1.1.1
11412025-01-08T23:21:15.371Z Downloaded ascii-canvas v3.0.0
11422025-01-08T23:21:15.373Z Downloaded array-init v0.0.4
11432025-01-08T23:21:15.373Z Downloaded aead v0.5.2
11442025-01-08T23:21:15.436Z Downloaded libsqlite3-sys v0.30.1
11452025-01-08T23:21:15.589Z Downloaded ring v0.17.8
11462025-01-08T23:21:15.946Z Downloaded aws-lc-sys v0.22.0
11472025-01-08T23:21:16.257Z Compiling serde v1.0.215
11482025-01-08T23:21:16.260Z Compiling lock_api v0.4.12
11492025-01-08T23:21:16.260Z Compiling scopeguard v1.2.0
11502025-01-08T23:21:16.260Z Compiling value-bag v1.9.0
11512025-01-08T23:21:16.260Z Compiling typenum v1.17.0
11522025-01-08T23:21:16.260Z Compiling generic-array v0.14.7
11532025-01-08T23:21:16.412Z Compiling syn v2.0.87
11542025-01-08T23:21:16.415Z Compiling getrandom v0.2.15
11552025-01-08T23:21:16.548Z Compiling subtle v2.6.1
11562025-01-08T23:21:16.773Z Compiling rand_core v0.6.4
11572025-01-08T23:21:16.883Z Compiling log v0.4.22
11582025-01-08T23:21:16.901Z Compiling shlex v1.3.0
11592025-01-08T23:21:17.009Z Compiling jobserver v0.1.32
11602025-01-08T23:21:17.035Z Compiling smallvec v1.13.2
11612025-01-08T23:21:17.312Z Compiling const-oid v0.9.6
11622025-01-08T23:21:17.351Z Compiling spin v0.9.8
11632025-01-08T23:21:17.371Z Compiling pin-project-lite v0.2.14
11642025-01-08T23:21:17.442Z Compiling cc v1.1.30
11652025-01-08T23:21:17.488Z Compiling rustix v0.38.37
11662025-01-08T23:21:17.758Z Compiling parking_lot_core v0.9.10
11672025-01-08T23:21:17.777Z Compiling futures-core v0.3.31
11682025-01-08T23:21:17.949Z Compiling signal-hook-registry v1.4.2
11692025-01-08T23:21:18.026Z Compiling mio v1.0.2
11702025-01-08T23:21:18.394Z Compiling aho-corasick v1.1.3
11712025-01-08T23:21:18.766Z Compiling parking_lot v0.12.3
11722025-01-08T23:21:18.897Z Compiling regex-syntax v0.8.5
11732025-01-08T23:21:19.186Z Compiling cpufeatures v0.2.14
11742025-01-08T23:21:19.316Z Compiling either v1.13.0
11752025-01-08T23:21:19.322Z Compiling lazy_static v1.5.0
11762025-01-08T23:21:19.402Z Compiling futures-sink v0.3.31
11772025-01-08T23:21:19.453Z Compiling stable_deref_trait v1.2.0
11782025-01-08T23:21:19.568Z Compiling glob v0.3.1
11792025-01-08T23:21:19.571Z Compiling socket2 v0.5.7
11802025-01-08T23:21:19.700Z Compiling slab v0.4.9
11812025-01-08T23:21:19.736Z Compiling prettyplease v0.2.25
11822025-01-08T23:21:20.097Z Compiling serde_json v1.0.133
11832025-01-08T23:21:20.170Z Compiling minimal-lexical v0.2.1
11842025-01-08T23:21:20.589Z Compiling clang-sys v1.8.1
11852025-01-08T23:21:20.664Z Compiling nom v7.1.3
11862025-01-08T23:21:20.722Z Compiling libloading v0.8.5
11872025-01-08T23:21:20.793Z Compiling bindgen v0.69.5
11882025-01-08T23:21:21.145Z Compiling home v0.5.9
11892025-01-08T23:21:21.425Z Compiling itertools v0.12.1
11902025-01-08T23:21:21.610Z Compiling futures-channel v0.3.31
11912025-01-08T23:21:21.924Z Compiling foldhash v0.1.3
11922025-01-08T23:21:22.065Z Compiling allocator-api2 v0.2.18
11932025-01-08T23:21:22.263Z Compiling futures-task v0.3.31
11942025-01-08T23:21:22.552Z Compiling lazycell v1.3.0
11952025-01-08T23:21:22.727Z Compiling pin-utils v0.1.0
11962025-01-08T23:21:22.827Z Compiling regex-automata v0.4.8
11972025-01-08T23:21:22.847Z Compiling rustc-hash v1.1.0
11982025-01-08T23:21:22.996Z Compiling libm v0.2.8
11992025-01-08T23:21:23.311Z Compiling futures-io v0.3.31
12002025-01-08T23:21:23.661Z Compiling hashbrown v0.15.1
12012025-01-08T23:21:24.273Z Compiling synstructure v0.13.1
12022025-01-08T23:21:24.728Z Compiling cexpr v0.6.0
12032025-01-08T23:21:25.033Z Compiling cmake v0.1.51
12042025-01-08T23:21:26.029Z Compiling num-traits v0.2.19
12052025-01-08T23:21:26.031Z Compiling dunce v1.0.5
12062025-01-08T23:21:26.084Z Compiling tinyvec_macros v0.1.1
12072025-01-08T23:21:26.165Z Compiling fs_extra v1.3.0
12082025-01-08T23:21:26.186Z Compiling pkg-config v0.3.31
12092025-01-08T23:21:26.546Z Compiling tinyvec v1.8.0
12102025-01-08T23:21:26.788Z Compiling ring v0.17.8
12112025-01-08T23:21:27.679Z Compiling base64ct v1.6.0
12122025-01-08T23:21:27.901Z Compiling unicode-bidi v0.3.17
12132025-01-08T23:21:27.986Z Compiling writeable v0.5.5
12142025-01-08T23:21:28.062Z Compiling unicode-normalization v0.1.24
12152025-01-08T23:21:28.280Z Compiling litemap v0.7.3
12162025-01-08T23:21:28.577Z Compiling regex v1.11.1
12172025-01-08T23:21:28.647Z Compiling paste v1.0.15
12182025-01-08T23:21:29.205Z Compiling pem-rfc7468 v0.7.0
12192025-01-08T23:21:29.413Z Compiling httparse v1.9.5
12202025-01-08T23:21:29.679Z Compiling flagset v0.4.6
12212025-01-08T23:21:29.718Z Compiling aws-lc-rs v1.10.0
12222025-01-08T23:21:29.931Z Compiling tracing-core v0.1.32
12232025-01-08T23:21:30.171Z Compiling icu_locid_transform_data v1.5.0
12242025-01-08T23:21:30.261Z Compiling crossbeam-utils v0.8.20
12252025-01-08T23:21:30.278Z Compiling percent-encoding v2.3.1
12262025-01-08T23:21:30.626Z Compiling rustls-pki-types v1.10.0
12272025-01-08T23:21:30.980Z Compiling powerfmt v0.2.0
12282025-01-08T23:21:31.213Z Compiling mirai-annotations v1.12.0
12292025-01-08T23:21:31.250Z Compiling serde_derive v1.0.215
12302025-01-08T23:21:31.378Z Compiling zeroize_derive v1.4.2
12312025-01-08T23:21:31.402Z Compiling zerocopy-derive v0.7.35
12322025-01-08T23:21:31.527Z Compiling tokio-macros v2.4.0
12332025-01-08T23:21:31.740Z Compiling zerofrom-derive v0.1.4
12342025-01-08T23:21:32.969Z Compiling zeroize v1.8.1
12352025-01-08T23:21:33.110Z Compiling thiserror-impl v1.0.69
12362025-01-08T23:21:33.535Z Compiling yoke-derive v0.7.4
12372025-01-08T23:21:33.774Z Compiling zerocopy v0.7.35
12382025-01-08T23:21:34.780Z Compiling crypto-common v0.1.6
12392025-01-08T23:21:35.023Z Compiling block-buffer v0.10.4
12402025-01-08T23:21:35.070Z Compiling futures-macro v0.3.31
12412025-01-08T23:21:35.285Z Compiling digest v0.10.7
12422025-01-08T23:21:35.399Z Compiling zerovec-derive v0.10.3
12432025-01-08T23:21:35.780Z Compiling hmac v0.12.1
12442025-01-08T23:21:35.908Z Compiling block-padding v0.3.3
12452025-01-08T23:21:35.957Z Compiling zerofrom v0.1.4
12462025-01-08T23:21:36.028Z Compiling displaydoc v0.2.5
12472025-01-08T23:21:36.166Z Compiling inout v0.1.3
12482025-01-08T23:21:36.190Z Compiling sha2 v0.10.8
12492025-01-08T23:21:36.446Z Compiling cipher v0.4.4
12502025-01-08T23:21:36.500Z Compiling thiserror v1.0.69
12512025-01-08T23:21:36.644Z Compiling ppv-lite86 v0.2.20
12522025-01-08T23:21:36.682Z Compiling yoke v0.7.4
12532025-01-08T23:21:36.986Z Compiling der_derive v0.7.3
12542025-01-08T23:21:37.020Z Compiling futures-util v0.3.31
12552025-01-08T23:21:37.064Z Compiling icu_provider_macros v1.5.0
12562025-01-08T23:21:37.464Z Compiling rand_chacha v0.3.1
12572025-01-08T23:21:37.749Z Compiling tracing-attributes v0.1.27
12582025-01-08T23:21:38.119Z Compiling zerovec v0.10.4
12592025-01-08T23:21:38.265Z Compiling rand v0.8.5
12602025-01-08T23:21:39.574Z Compiling der v0.7.9
12612025-01-08T23:21:39.812Z Compiling salsa20 v0.10.2
12622025-01-08T23:21:39.845Z Compiling pest v2.7.14
12632025-01-08T23:21:40.060Z Compiling pbkdf2 v0.12.2
12642025-01-08T23:21:40.235Z Compiling tinystr v0.7.6
12652025-01-08T23:21:40.465Z Compiling icu_collections v1.5.0
12662025-01-08T23:21:40.598Z Compiling icu_locid v1.5.0
12672025-01-08T23:21:40.676Z Compiling icu_properties_data v1.5.0
12682025-01-08T23:21:40.951Z Compiling num-conv v0.1.0
12692025-01-08T23:21:41.259Z Compiling time-core v0.1.2
12702025-01-08T23:21:41.439Z Compiling vcpkg v0.2.15
12712025-01-08T23:21:41.672Z Compiling tracing v0.1.40
12722025-01-08T23:21:41.891Z Compiling icu_provider v1.5.0
12732025-01-08T23:21:42.204Z Compiling spki v0.7.3
12742025-01-08T23:21:42.583Z Compiling untrusted v0.9.0
12752025-01-08T23:21:42.766Z Compiling icu_locid_transform v1.5.0
12762025-01-08T23:21:42.944Z Compiling untrusted v0.7.1
12772025-01-08T23:21:43.012Z Compiling pest_meta v2.7.14
12782025-01-08T23:21:43.113Z Compiling time-macros v0.2.18
12792025-01-08T23:21:43.133Z Compiling scrypt v0.11.0
12802025-01-08T23:21:43.322Z Compiling aes v0.8.4
12812025-01-08T23:21:43.709Z Compiling openssl-sys v0.9.103
12822025-01-08T23:21:43.727Z Compiling cbc v0.1.2
12832025-01-08T23:21:43.972Z Compiling icu_properties v1.5.1
12842025-01-08T23:21:44.871Z Compiling scroll_derive v0.12.0
12852025-01-08T23:21:45.580Z Compiling bitflags v2.6.0
12862025-01-08T23:21:45.942Z Compiling bytes v1.8.0
12872025-01-08T23:21:46.410Z Compiling indexmap v2.6.0
12882025-01-08T23:21:46.440Z Compiling semver v1.0.23
12892025-01-08T23:21:46.886Z Compiling tokio v1.40.0
12902025-01-08T23:21:47.204Z Compiling http v1.1.0
12912025-01-08T23:21:47.266Z Compiling rustc_version v0.4.1
12922025-01-08T23:21:47.863Z Compiling deranged v0.3.11
12932025-01-08T23:21:48.312Z Compiling num_threads v0.1.7
12942025-01-08T23:21:48.443Z Compiling utf8_iter v1.0.4
12952025-01-08T23:21:48.691Z Compiling icu_normalizer_data v1.5.0
12962025-01-08T23:21:48.805Z Compiling write16 v1.0.0
12972025-01-08T23:21:48.937Z Compiling atomic-waker v1.1.2
12982025-01-08T23:21:48.957Z Compiling utf16_iter v1.0.5
12992025-01-08T23:21:49.118Z Compiling icu_normalizer v1.5.0
13002025-01-08T23:21:49.148Z Compiling http-body v1.0.1
13012025-01-08T23:21:49.341Z Compiling scroll v0.12.0
13022025-01-08T23:21:49.523Z Compiling pest_generator v2.7.14
13032025-01-08T23:21:49.603Z Compiling pkcs5 v0.7.1
13042025-01-08T23:21:49.789Z Compiling time v0.3.36
13052025-01-08T23:21:49.861Z Compiling form_urlencoded v1.2.1
13062025-01-08T23:21:49.881Z Compiling slog v2.7.0
13072025-01-08T23:21:50.189Z Compiling which v4.4.2
13082025-01-08T23:21:50.393Z Compiling try-lock v0.2.5
13092025-01-08T23:21:50.800Z Compiling want v0.3.1
13102025-01-08T23:21:50.802Z Compiling goblin v0.8.2
13112025-01-08T23:21:51.116Z Compiling pkcs8 v0.10.2
13122025-01-08T23:21:51.168Z Compiling idna_adapter v1.2.0
13132025-01-08T23:21:51.384Z Compiling uuid v1.11.0
13142025-01-08T23:21:51.473Z Compiling httpdate v1.0.3
13152025-01-08T23:21:51.574Z Compiling pest_derive v2.7.14
13162025-01-08T23:21:51.804Z Compiling iana-time-zone v0.1.61
13172025-01-08T23:21:51.928Z Compiling idna v1.0.3
13182025-01-08T23:21:52.304Z Compiling chrono v0.4.38
13192025-01-08T23:21:52.421Z Compiling dtrace-parser v0.2.0
13202025-01-08T23:21:53.727Z Compiling serde_spanned v0.6.8
13212025-01-08T23:21:53.832Z Compiling serde_tokenstream v0.2.2
13222025-01-08T23:21:53.959Z Compiling toml_datetime v0.6.8
13232025-01-08T23:21:54.470Z Compiling foreign-types-shared v0.1.1
13242025-01-08T23:21:54.490Z Compiling rustversion v1.0.17
13252025-01-08T23:21:54.584Z Compiling tower-service v0.3.3
13262025-01-08T23:21:54.626Z Compiling base64 v0.22.1
13272025-01-08T23:21:54.720Z Compiling adler2 v2.0.0
13282025-01-08T23:21:54.931Z Compiling openssl v0.10.66
13292025-01-08T23:21:55.207Z Compiling match_cfg v0.1.0
13302025-01-08T23:21:55.298Z Compiling tokio-util v0.7.12
13312025-01-08T23:21:55.317Z Compiling hostname v0.3.1
13322025-01-08T23:21:55.370Z Compiling miniz_oxide v0.8.0
13332025-01-08T23:21:55.394Z Compiling foreign-types v0.3.2
13342025-01-08T23:21:55.494Z Compiling url v2.5.3
13352025-01-08T23:21:56.062Z Compiling openssl-macros v0.1.1
13362025-01-08T23:21:56.734Z Compiling h2 v0.4.6
13372025-01-08T23:21:56.849Z Compiling dof v0.3.0
13382025-01-08T23:21:56.895Z Compiling async-trait v0.1.83
13392025-01-08T23:21:56.920Z Compiling serde_derive_internals v0.29.1
13402025-01-08T23:21:57.519Z Compiling dirs-sys-next v0.1.2
13412025-01-08T23:21:58.160Z Compiling usdt-impl v0.5.0
13422025-01-08T23:21:59.047Z Compiling rustls v0.22.4
13432025-01-08T23:21:59.339Z Compiling data-encoding v2.6.0
13442025-01-08T23:21:59.720Z Compiling siphasher v0.3.11
13452025-01-08T23:21:59.769Z Compiling rustls v0.23.19
13462025-01-08T23:21:59.801Z Compiling syn v1.0.109
13472025-01-08T23:22:00.026Z Compiling native-tls v0.2.12
13482025-01-08T23:22:00.091Z Compiling schemars v0.8.21
13492025-01-08T23:22:00.390Z Compiling schemars_derive v0.8.21
13502025-01-08T23:22:00.492Z Compiling dirs-next v2.0.0
13512025-01-08T23:22:01.222Z Compiling http-body-util v0.1.2
13522025-01-08T23:22:01.759Z Compiling crossbeam-epoch v0.9.18
13532025-01-08T23:22:01.838Z Compiling heapless v0.7.17
13542025-01-08T23:22:02.084Z Compiling signature v2.2.0
13552025-01-08T23:22:02.257Z Compiling sha1 v0.10.6
13562025-01-08T23:22:02.368Z Compiling bzip2-sys v0.1.11+1.0.8
13572025-01-08T23:22:02.527Z Compiling thread_local v1.1.8
13582025-01-08T23:22:02.622Z Compiling cookie v0.18.1
13592025-01-08T23:22:02.695Z Compiling multer v3.1.0
13602025-01-08T23:22:02.831Z Compiling encoding_rs v0.8.34
13612025-01-08T23:22:02.892Z Compiling gimli v0.31.1
13622025-01-08T23:22:02.983Z Compiling mime v0.3.17
13632025-01-08T23:22:03.057Z Compiling unicode-properties v0.1.3
13642025-01-08T23:22:03.449Z Compiling signal-hook v0.3.17
13652025-01-08T23:22:03.546Z Compiling dyn-clone v1.0.17
13662025-01-08T23:22:03.703Z Compiling hyper v1.5.0
13672025-01-08T23:22:03.706Z Compiling rayon-core v1.12.1
13682025-01-08T23:22:03.757Z Compiling slog-async v2.8.0
13692025-01-08T23:22:04.001Z Compiling ipnet v2.10.1
13702025-01-08T23:22:04.303Z Compiling openssl-probe v0.1.5
13712025-01-08T23:22:05.418Z Compiling stringprep v0.1.5
13722025-01-08T23:22:06.735Z Compiling hyper-util v0.1.10
13732025-01-08T23:22:07.484Z Compiling addr2line v0.24.2
13742025-01-08T23:22:08.029Z Compiling toml_edit v0.22.22
13752025-01-08T23:22:08.242Z Compiling crossbeam-deque v0.8.5
13762025-01-08T23:22:08.295Z Compiling usdt-macro v0.5.0
13772025-01-08T23:22:08.578Z Compiling usdt-attr-macro v0.5.0
13782025-01-08T23:22:08.678Z Compiling term v0.7.0
13792025-01-08T23:22:09.624Z Compiling slog-json v2.6.1
13802025-01-08T23:22:09.779Z Compiling serde_urlencoded v0.7.1
13812025-01-08T23:22:09.930Z Compiling crossbeam-channel v0.5.13
13822025-01-08T23:22:09.985Z Compiling curve25519-dalek v4.1.3
13832025-01-08T23:22:10.172Z Compiling enum-as-inner v0.6.1
13842025-01-08T23:22:10.191Z Compiling futures-executor v0.3.31
13852025-01-08T23:22:10.300Z Compiling md-5 v0.10.6
13862025-01-08T23:22:10.568Z Compiling async-stream-impl v0.3.6
13872025-01-08T23:22:10.596Z Compiling rustls-pemfile v2.2.0
13882025-01-08T23:22:10.773Z Compiling num-integer v0.1.46
13892025-01-08T23:22:10.933Z Compiling idna v0.3.0
13902025-01-08T23:22:11.003Z Compiling idna v0.4.0
13912025-01-08T23:22:11.283Z Compiling hash32 v0.2.1
13922025-01-08T23:22:11.533Z Compiling ff v0.13.0
13932025-01-08T23:22:11.676Z Compiling is-terminal v0.4.13
13942025-01-08T23:22:11.755Z Compiling object v0.36.5
13952025-01-08T23:22:11.815Z Compiling dropshot v0.12.0
13962025-01-08T23:22:11.950Z Compiling smoltcp v0.9.1
13972025-01-08T23:22:12.101Z Compiling quick-error v1.2.3
13982025-01-08T23:22:12.259Z Compiling linked-hash-map v0.5.6
13992025-01-08T23:22:12.636Z Compiling fallible-iterator v0.2.0
14002025-01-08T23:22:12.636Z Compiling base16ct v0.2.0
14012025-01-08T23:22:12.677Z Compiling num-bigint-dig v0.8.4
14022025-01-08T23:22:12.677Z Compiling take_mut v0.2.2
14032025-01-08T23:22:12.851Z Compiling rustc-demangle v0.1.24
14042025-01-08T23:22:12.959Z Compiling portable-atomic v1.9.0
14052025-01-08T23:22:13.332Z Compiling psl-types v2.0.11
14062025-01-08T23:22:13.354Z Compiling anyhow v1.0.93
14072025-01-08T23:22:13.534Z Compiling utf-8 v0.7.6
14082025-01-08T23:22:13.844Z Compiling tungstenite v0.24.0
14092025-01-08T23:22:13.869Z Compiling publicsuffix v2.2.3
14102025-01-08T23:22:14.090Z Compiling postgres-protocol v0.6.7
14112025-01-08T23:22:14.172Z Compiling sec1 v0.7.3
14122025-01-08T23:22:14.824Z Compiling lru-cache v0.1.2
14132025-01-08T23:22:15.030Z Compiling resolv-conf v0.7.0
14142025-01-08T23:22:15.596Z Compiling async-stream v0.3.6
14152025-01-08T23:22:15.617Z Compiling hickory-proto v0.24.1
14162025-01-08T23:22:15.822Z Compiling slog-term v2.9.1
14172025-01-08T23:22:15.909Z Compiling usdt v0.5.0
14182025-01-08T23:22:16.238Z Compiling group v0.13.0
14192025-01-08T23:22:16.537Z Compiling num-iter v0.1.45
14202025-01-08T23:22:16.561Z Compiling toml v0.8.19
14212025-01-08T23:22:16.851Z Compiling futures v0.3.31
14222025-01-08T23:22:16.977Z Compiling slog-bunyan v2.5.0
14232025-01-08T23:22:18.330Z Compiling tokio-native-tls v0.3.1
14242025-01-08T23:22:18.402Z Compiling camino v1.1.9
14252025-01-08T23:22:18.718Z Compiling phf_shared v0.11.2
14262025-01-08T23:22:18.989Z Compiling dropshot_endpoint v0.12.0
14272025-01-08T23:22:19.116Z Compiling backtrace v0.3.74
14282025-01-08T23:22:19.366Z Compiling terminal_size v0.4.0
14292025-01-08T23:22:19.598Z Compiling waitgroup v0.1.2
14302025-01-08T23:22:19.617Z Compiling openapiv3 v2.0.0
14312025-01-08T23:22:19.824Z Compiling serde_path_to_error v0.1.16
14322025-01-08T23:22:19.939Z Compiling hkdf v0.12.4
14332025-01-08T23:22:20.204Z Compiling crypto-bigint v0.5.5
14342025-01-08T23:22:20.686Z Compiling zerocopy-derive v0.6.6
14352025-01-08T23:22:22.936Z Compiling curve25519-dalek-derive v0.1.1
14362025-01-08T23:22:23.043Z Compiling webpki-roots v0.26.6
14372025-01-08T23:22:23.263Z Compiling idna v0.5.0
14382025-01-08T23:22:23.357Z Compiling hubpack_derive v0.1.1
14392025-01-08T23:22:23.812Z Compiling hostname v0.4.0
14402025-01-08T23:22:24.069Z Compiling ahash v0.8.11
14412025-01-08T23:22:24.088Z Compiling fs-err v2.11.0
14422025-01-08T23:22:24.273Z Compiling crc32fast v1.4.2
14432025-01-08T23:22:24.415Z Compiling newtype-uuid v1.1.3
14442025-01-08T23:22:24.436Z Compiling winnow v0.5.40
14452025-01-08T23:22:24.500Z Compiling debug-ignore v1.0.5
14462025-01-08T23:22:24.610Z Compiling managed v0.8.0
14472025-01-08T23:22:24.652Z Compiling bitflags v1.3.2
14482025-01-08T23:22:24.714Z Compiling strum_macros v0.25.3
14492025-01-08T23:22:24.767Z Compiling console v0.15.8
14502025-01-08T23:22:24.964Z Compiling clap_builder v4.5.21
14512025-01-08T23:22:26.380Z Compiling flate2 v1.0.34
14522025-01-08T23:22:26.734Z Compiling hubpack v0.1.2
14532025-01-08T23:22:27.204Z Compiling cookie_store v0.21.0
14542025-01-08T23:22:27.275Z Compiling elliptic-curve v0.13.8
14552025-01-08T23:22:27.354Z Compiling zerocopy v0.6.6
14562025-01-08T23:22:28.121Z Compiling toml_edit v0.19.15
14572025-01-08T23:22:28.222Z Compiling hickory-resolver v0.24.1
14582025-01-08T23:22:28.814Z Compiling phf v0.11.2
14592025-01-08T23:22:28.965Z Compiling signal-hook-mio v0.2.4
14602025-01-08T23:22:29.116Z Compiling hyper-tls v0.6.0
14612025-01-08T23:22:29.135Z Compiling rayon v1.10.0
14622025-01-08T23:22:29.259Z Compiling bzip2 v0.4.4
14632025-01-08T23:22:29.663Z Compiling tokio-tungstenite v0.24.0
14642025-01-08T23:22:30.215Z Compiling postgres-types v0.2.8
14652025-01-08T23:22:33.180Z Compiling ed25519 v2.2.3
14662025-01-08T23:22:34.046Z Compiling phf_shared v0.10.0
14672025-01-08T23:22:34.375Z Compiling tokio-stream v0.1.16
14682025-01-08T23:22:34.398Z Compiling pkcs1 v0.7.5
14692025-01-08T23:22:34.504Z Compiling serde-big-array v0.5.1
14702025-01-08T23:22:34.744Z Compiling clap_derive v4.5.18
14712025-01-08T23:22:35.075Z Compiling rfc6979 v0.4.0
14722025-01-08T23:22:35.130Z Compiling serde_repr v0.1.19
14732025-01-08T23:22:35.270Z Compiling derive-where v1.2.7
14742025-01-08T23:22:35.414Z Compiling float-cmp v0.9.0
14752025-01-08T23:22:35.510Z Compiling bstr v1.10.0
14762025-01-08T23:22:35.632Z Compiling sync_wrapper v1.0.1
14772025-01-08T23:22:35.792Z Compiling difflib v0.4.0
14782025-01-08T23:22:36.350Z Compiling whoami v1.5.2
14792025-01-08T23:22:36.372Z Compiling new_debug_unreachable v1.0.6
14802025-01-08T23:22:36.472Z Compiling bit-vec v0.6.3
14812025-01-08T23:22:36.956Z Compiling static_assertions v1.1.0
14822025-01-08T23:22:37.011Z Compiling fixedbitset v0.4.2
14832025-01-08T23:22:37.063Z Compiling precomputed-hash v0.1.1
14842025-01-08T23:22:37.186Z Compiling unicode-width v0.2.0
14852025-01-08T23:22:37.311Z Compiling predicates-core v1.0.8
14862025-01-08T23:22:37.458Z Compiling unicode-segmentation v1.12.0
14872025-01-08T23:22:37.486Z Compiling number_prefix v0.4.0
14882025-01-08T23:22:37.676Z Compiling normalize-line-endings v0.3.0
14892025-01-08T23:22:37.709Z Compiling indicatif v0.17.9
14902025-01-08T23:22:37.730Z Compiling petgraph v0.6.5
14912025-01-08T23:22:37.795Z Compiling predicates v3.1.2
14922025-01-08T23:22:38.365Z Compiling similar v2.6.0
14932025-01-08T23:22:38.906Z Compiling string_cache v0.8.7
14942025-01-08T23:22:39.411Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14952025-01-08T23:22:39.644Z Compiling bit-set v0.5.3
14962025-01-08T23:22:39.907Z Compiling clap v4.5.21
14972025-01-08T23:22:39.945Z Compiling tokio-postgres v0.7.12
14982025-01-08T23:22:40.008Z Compiling ecdsa v0.16.9
14992025-01-08T23:22:40.037Z Compiling rsa v0.9.6
15002025-01-08T23:22:40.848Z Compiling ed25519-dalek v2.1.1
15012025-01-08T23:22:40.889Z Compiling toml v0.7.8
15022025-01-08T23:22:41.993Z Compiling zip v0.6.6
15032025-01-08T23:22:42.215Z Compiling crossterm v0.28.1
15042025-01-08T23:22:43.776Z Compiling hex v0.4.3
15052025-01-08T23:22:44.240Z Compiling x509-cert v0.2.5
15062025-01-08T23:22:44.300Z Compiling itertools v0.10.5
15072025-01-08T23:22:44.413Z Compiling lalrpop-util v0.19.12
15082025-01-08T23:22:44.804Z Compiling peg-runtime v0.8.3
15092025-01-08T23:22:45.489Z Compiling unicode-xid v0.2.6
15102025-01-08T23:22:45.681Z Compiling strum_macros v0.26.4
15112025-01-08T23:22:45.920Z Compiling xattr v1.3.1
15122025-01-08T23:22:46.156Z Compiling filetime v0.2.25
15132025-01-08T23:22:46.479Z Compiling tar v0.4.42
15142025-01-08T23:22:50.814Z Compiling strum v0.26.3
15152025-01-08T23:22:53.151Z Compiling aws-lc-sys v0.22.0
15162025-01-08T23:23:21.326Z Compiling rustls-webpki v0.102.8
15172025-01-08T23:23:24.811Z Compiling tokio-rustls v0.25.0
15182025-01-08T23:23:26.389Z Compiling tokio-rustls v0.26.0
15192025-01-08T23:23:26.763Z Compiling hyper-rustls v0.27.3
15202025-01-08T23:23:27.134Z Compiling reqwest v0.12.9
15212025-01-08T23:23:28.342Z Compiling qorb v0.2.1
15222025-01-08T23:23:33.257Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15232025-01-08T23:23:33.449Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15242025-01-08T23:23:39.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
15252025-01-08T23:23:39.573Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15262025-01-08T23:23:39.625ZJan 08 23:23:38.133 INFO Starting download, target: Cockroach
15272025-01-08T23:23:39.626ZJan 08 23:23:38.134 INFO Starting download, target: Console
15282025-01-08T23:23:39.626ZJan 08 23:23:38.134 INFO Starting download, target: Clickhouse
15292025-01-08T23:23:39.626ZJan 08 23:23:38.134 INFO Starting download, target: DendriteOpenapi
15302025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Starting download, target: DendriteStub
15312025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Starting download, target: MaghemiteMgd
15322025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Starting download, target: TransceiverControl
15332025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15342025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15352025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15362025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15372025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15382025-01-08T23:23:39.629ZJan 08 23:23:38.134 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15392025-01-08T23:23:39.629ZJan 08 23:23:38.135 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15402025-01-08T23:23:39.827ZJan 08 23:23:38.323 INFO Download complete, target: DendriteOpenapi
15412025-01-08T23:23:40.019ZJan 08 23:23:38.503 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15422025-01-08T23:23:40.198ZJan 08 23:23:38.673 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15432025-01-08T23:23:40.520ZJan 08 23:23:39.004 INFO Download complete, target: Console
15442025-01-08T23:23:40.587ZJan 08 23:23:39.094 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15452025-01-08T23:23:40.592ZJan 08 23:23:39.099 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15462025-01-08T23:23:40.717ZJan 08 23:23:39.225 INFO Download complete, target: TransceiverControl
15472025-01-08T23:23:41.153ZJan 08 23:23:39.660 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15482025-01-08T23:23:41.153ZJan 08 23:23:39.660 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15492025-01-08T23:23:41.500ZJan 08 23:23:40.008 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15502025-01-08T23:23:43.417ZJan 08 23:23:41.925 INFO Download complete, target: MaghemiteMgd
15512025-01-08T23:23:43.417ZJan 08 23:23:41.925 INFO Download complete, target: DendriteStub
15522025-01-08T23:23:48.492ZJan 08 23:23:46.999 INFO Checking that binary works, target: Cockroach
15532025-01-08T23:23:48.819ZJan 08 23:23:47.327 INFO Download complete, target: Cockroach
15542025-01-08T23:23:53.884ZJan 08 23:23:52.386 INFO Checking that binary works, target: Clickhouse
15552025-01-08T23:23:54.010ZJan 08 23:23:52.511 INFO Download complete, target: Clickhouse
15562025-01-08T23:23:54.015ZAll prerequisites installed successfully
15572025-01-08T23:23:54.015Z
15582025-01-08T23:23:54.016Zreal 5:05.713897782
15592025-01-08T23:23:54.016Zuser 16:43.519941797
15602025-01-08T23:23:54.016Zsys 3:17.290389282
15612025-01-08T23:23:54.016Ztrap 0.550573271
15622025-01-08T23:23:54.016Ztflt 1.585441273
15632025-01-08T23:23:54.016Zdflt 2.295833648
15642025-01-08T23:23:54.016Zkflt 0.025958781
15652025-01-08T23:23:54.017Zlock 30:05.021873476
15662025-01-08T23:23:54.017Zslp 1:02:26.143786054
15672025-01-08T23:23:54.017Zlat 58.927092542
15682025-01-08T23:23:54.017Zstop 2:26.006514644
15692025-01-08T23:23:54.017Z+ ptime -m cargo xtask download softnpu
15702025-01-08T23:23:54.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
15712025-01-08T23:23:54.587Z Running `target/debug/xtask download softnpu`
15722025-01-08T23:23:55.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
15732025-01-08T23:23:55.505Z Running `target/debug/xtask-downloader softnpu`
15742025-01-08T23:23:55.541ZJan 08 23:23:54.048 INFO Starting download, target: Softnpu
15752025-01-08T23:23:55.544ZJan 08 23:23:54.048 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15762025-01-08T23:23:56.372ZJan 08 23:23:54.877 INFO Download complete, target: Softnpu
15772025-01-08T23:23:56.375Z
15782025-01-08T23:23:56.375Zreal 2.356052990
15792025-01-08T23:23:56.375Zuser 1.307746645
15802025-01-08T23:23:56.375Zsys 0.563321010
15812025-01-08T23:23:56.375Ztrap 0.000830261
15822025-01-08T23:23:56.376Ztflt 0.000004068
15832025-01-08T23:23:56.376Zdflt 0.000043805
15842025-01-08T23:23:56.376Zkflt 0.000000000
15852025-01-08T23:23:56.376Zlock 8.586979922
15862025-01-08T23:23:56.377Zslp 0.655173880
15872025-01-08T23:23:56.377Zlat 0.072289833
15882025-01-08T23:23:56.377Zstop 0.000167284
15892025-01-08T23:23:56.379Z+ export CARGO_INCREMENTAL=0
15902025-01-08T23:23:56.379Z+ CARGO_INCREMENTAL=0
15912025-01-08T23:23:56.379Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
15922025-01-08T23:23:57.335Z Compiling proc-macro2 v1.0.89
15932025-01-08T23:23:57.335Z Compiling unicode-ident v1.0.13
15942025-01-08T23:23:57.335Z Compiling libc v0.2.162
15952025-01-08T23:23:57.338Z Compiling serde v1.0.215
15962025-01-08T23:23:57.338Z Compiling autocfg v1.4.0
15972025-01-08T23:23:57.338Z Compiling version_check v0.9.5
15982025-01-08T23:23:57.338Z Compiling cfg-if v1.0.0
15992025-01-08T23:23:57.601Z Compiling memchr v2.7.4
16002025-01-08T23:23:57.621Z Compiling typenum v1.17.0
16012025-01-08T23:23:57.634Z Compiling shlex v1.3.0
16022025-01-08T23:23:58.055Z Compiling value-bag v1.9.0
16032025-01-08T23:23:58.089Z Compiling scopeguard v1.2.0
16042025-01-08T23:23:58.127Z Compiling generic-array v0.14.7
16052025-01-08T23:23:58.339Z Compiling lock_api v0.4.12
16062025-01-08T23:23:58.579Z Compiling log v0.4.22
16072025-01-08T23:23:58.653Z Compiling parking_lot_core v0.9.10
16082025-01-08T23:23:59.083Z Compiling serde_json v1.0.133
16092025-01-08T23:23:59.101Z Compiling once_cell v1.20.2
16102025-01-08T23:23:59.277Z Compiling quote v1.0.37
16112025-01-08T23:23:59.382Z Compiling libm v0.2.8
16122025-01-08T23:23:59.425Z Compiling rustix v0.38.37
16132025-01-08T23:23:59.504Z Compiling jobserver v0.1.32
16142025-01-08T23:23:59.704Z Compiling syn v2.0.87
16152025-01-08T23:23:59.738Z Compiling getrandom v0.2.15
16162025-01-08T23:23:59.872Z Compiling cc v1.1.30
16172025-01-08T23:24:00.092Z Compiling num-traits v0.2.19
16182025-01-08T23:24:00.162Z Compiling thiserror v1.0.69
16192025-01-08T23:24:00.233Z Compiling aho-corasick v1.1.3
16202025-01-08T23:24:00.245Z Compiling regex-syntax v0.8.5
16212025-01-08T23:24:00.274Z Compiling either v1.13.0
16222025-01-08T23:24:00.407Z Compiling itoa v1.0.11
16232025-01-08T23:24:00.645Z Compiling spin v0.9.8
16242025-01-08T23:24:00.834Z Compiling slab v0.4.9
16252025-01-08T23:24:01.005Z Compiling byteorder v1.5.0
16262025-01-08T23:24:01.156Z Compiling errno v0.3.9
16272025-01-08T23:24:01.381Z Compiling rand_core v0.6.4
16282025-01-08T23:24:01.564Z Compiling lazy_static v1.5.0
16292025-01-08T23:24:01.689Z Compiling glob v0.3.1
16302025-01-08T23:24:02.200Z Compiling prettyplease v0.2.25
16312025-01-08T23:24:02.493Z Compiling clang-sys v1.8.1
16322025-01-08T23:24:02.696Z Compiling minimal-lexical v0.2.1
16332025-01-08T23:24:02.856Z Compiling libloading v0.8.5
16342025-01-08T23:24:03.175Z Compiling nom v7.1.3
16352025-01-08T23:24:03.190Z Compiling subtle v2.6.1
16362025-01-08T23:24:03.240Z Compiling allocator-api2 v0.2.18
16372025-01-08T23:24:03.347Z Compiling bindgen v0.69.5
16382025-01-08T23:24:03.505Z Compiling home v0.5.9
16392025-01-08T23:24:03.761Z Compiling regex-automata v0.4.8
16402025-01-08T23:24:04.087Z Compiling itertools v0.12.1
16412025-01-08T23:24:04.302Z Compiling semver v1.0.23
16422025-01-08T23:24:04.626Z Compiling smallvec v1.13.2
16432025-01-08T23:24:04.782Z Compiling rustc-hash v1.1.0
16442025-01-08T23:24:04.940Z Compiling lazycell v1.3.0
16452025-01-08T23:24:05.139Z Compiling cmake v0.1.51
16462025-01-08T23:24:06.099Z Compiling dunce v1.0.5
16472025-01-08T23:24:06.162Z Compiling fs_extra v1.3.0
16482025-01-08T23:24:06.542Z Compiling cexpr v0.6.0
16492025-01-08T23:24:06.559Z Compiling ryu v1.0.18
16502025-01-08T23:24:06.813Z Compiling pkg-config v0.3.31
16512025-01-08T23:24:06.831Z Compiling ring v0.17.8
16522025-01-08T23:24:07.184Z Compiling pin-project-lite v0.2.14
16532025-01-08T23:24:07.230Z Compiling const-oid v0.9.6
16542025-01-08T23:24:07.323Z Compiling schemars v0.8.21
16552025-01-08T23:24:07.648Z Compiling synstructure v0.13.1
16562025-01-08T23:24:08.039Z Compiling paste v1.0.15
16572025-01-08T23:24:08.511Z Compiling fnv v1.0.7
16582025-01-08T23:24:08.640Z Compiling serde_derive_internals v0.29.1
16592025-01-08T23:24:08.731Z Compiling equivalent v1.0.1
16602025-01-08T23:24:08.855Z Compiling foldhash v0.1.3
16612025-01-08T23:24:09.101Z Compiling regex v1.11.1
16622025-01-08T23:24:09.175Z Compiling httparse v1.9.5
16632025-01-08T23:24:09.736Z Compiling aws-lc-rs v1.10.0
16642025-01-08T23:24:09.810Z Compiling hashbrown v0.15.1
16652025-01-08T23:24:10.222Z Compiling heck v0.5.0
16662025-01-08T23:24:10.714Z Compiling signal-hook-registry v1.4.2
16672025-01-08T23:24:11.153Z Compiling parking_lot v0.12.3
16682025-01-08T23:24:11.367Z Compiling mio v1.0.2
16692025-01-08T23:24:12.955Z Compiling serde_derive v1.0.215
16702025-01-08T23:24:12.992Z Compiling zeroize_derive v1.4.2
16712025-01-08T23:24:13.126Z Compiling zerocopy-derive v0.7.35
16722025-01-08T23:24:13.183Z Compiling thiserror-impl v1.0.69
16732025-01-08T23:24:13.929Z Compiling tokio-macros v2.4.0
16742025-01-08T23:24:14.325Z Compiling zerofrom-derive v0.1.4
16752025-01-08T23:24:14.438Z Compiling zeroize v1.8.1
16762025-01-08T23:24:14.808Z Compiling yoke-derive v0.7.4
16772025-01-08T23:24:14.921Z Compiling futures-macro v0.3.31
16782025-01-08T23:24:15.194Z Compiling zerovec-derive v0.10.3
16792025-01-08T23:24:15.332Z Compiling zerocopy v0.7.35
16802025-01-08T23:24:16.056Z Compiling displaydoc v0.2.5
16812025-01-08T23:24:16.712Z Compiling crypto-common v0.1.6
16822025-01-08T23:24:16.938Z Compiling tracing-attributes v0.1.27
16832025-01-08T23:24:17.054Z Compiling schemars_derive v0.8.21
16842025-01-08T23:24:17.477Z Compiling icu_provider_macros v1.5.0
16852025-01-08T23:24:17.542Z Compiling block-buffer v0.10.4
16862025-01-08T23:24:17.794Z Compiling digest v0.10.7
16872025-01-08T23:24:17.820Z Compiling crossbeam-utils v0.8.20
16882025-01-08T23:24:18.019Z Compiling stable_deref_trait v1.2.0
16892025-01-08T23:24:18.225Z Compiling der_derive v0.7.3
16902025-01-08T23:24:18.368Z Compiling socket2 v0.5.7
16912025-01-08T23:24:18.456Z Compiling num-conv v0.1.0
16922025-01-08T23:24:18.565Z Compiling futures-core v0.3.31
16932025-01-08T23:24:18.759Z Compiling time-core v0.1.2
16942025-01-08T23:24:18.947Z Compiling time-macros v0.2.18
16952025-01-08T23:24:20.010Z Compiling vcpkg v0.2.15
16962025-01-08T23:24:20.593Z Compiling syn v1.0.109
16972025-01-08T23:24:21.582Z Compiling cpufeatures v0.2.14
16982025-01-08T23:24:21.680Z Compiling openssl-sys v0.9.103
16992025-01-08T23:24:21.851Z Compiling futures-sink v0.3.31
17002025-01-08T23:24:22.020Z Compiling slog v2.7.0
17012025-01-08T23:24:22.225Z Compiling ahash v0.8.11
17022025-01-08T23:24:22.559Z Compiling iana-time-zone v0.1.61
17032025-01-08T23:24:22.683Z Compiling zerofrom v0.1.4
17042025-01-08T23:24:22.897Z Compiling scroll_derive v0.12.0
17052025-01-08T23:24:22.961Z Compiling ucd-trie v0.1.7
17062025-01-08T23:24:23.130Z Compiling yoke v0.7.4
17072025-01-08T23:24:23.264Z Compiling pest v2.7.14
17082025-01-08T23:24:23.494Z Compiling futures-channel v0.3.31
17092025-01-08T23:24:23.932Z Compiling hmac v0.12.1
17102025-01-08T23:24:24.172Z Compiling futures-task v0.3.31
17112025-01-08T23:24:24.253Z Compiling pin-utils v0.1.0
17122025-01-08T23:24:24.323Z Compiling futures-io v0.3.31
17132025-01-08T23:24:24.459Z Compiling openssl v0.10.66
17142025-01-08T23:24:24.897Z Compiling zerovec v0.10.4
17152025-01-08T23:24:24.962Z Compiling futures-util v0.3.31
17162025-01-08T23:24:25.258Z Compiling block-padding v0.3.3
17172025-01-08T23:24:25.641Z Compiling tinyvec_macros v0.1.1
17182025-01-08T23:24:25.740Z Compiling tinyvec v1.8.0
17192025-01-08T23:24:26.191Z Compiling pest_meta v2.7.14
17202025-01-08T23:24:26.682Z Compiling bitflags v2.6.0
17212025-01-08T23:24:26.906Z Compiling bytes v1.8.0
17222025-01-08T23:24:29.062Z Compiling indexmap v2.6.0
17232025-01-08T23:24:30.169Z Compiling tokio v1.40.0
17242025-01-08T23:24:30.540Z Compiling serde_tokenstream v0.2.2
17252025-01-08T23:24:31.098Z Compiling which v4.4.2
17262025-01-08T23:24:31.165Z Compiling uuid v1.11.0
17272025-01-08T23:24:31.909Z Compiling http v1.1.0
17282025-01-08T23:24:32.183Z Compiling chrono v0.4.38
17292025-01-08T23:24:32.450Z Compiling rustc_version v0.4.1
17302025-01-08T23:24:35.663Z Compiling pest_generator v2.7.14
17312025-01-08T23:24:35.747Z Compiling serde_spanned v0.6.8
17322025-01-08T23:24:35.977Z Compiling toml_datetime v0.6.8
17332025-01-08T23:24:36.433Z Compiling inout v0.1.3
17342025-01-08T23:24:37.456Z Compiling openssl-macros v0.1.1
17352025-01-08T23:24:37.770Z Compiling strsim v0.11.1
17362025-01-08T23:24:38.288Z Compiling native-tls v0.2.12
17372025-01-08T23:24:38.552Z Compiling rustls v0.23.19
17382025-01-08T23:24:38.645Z Compiling dyn-clone v1.0.17
17392025-01-08T23:24:39.341Z Compiling pest_derive v2.7.14
17402025-01-08T23:24:39.794Z Compiling cipher v0.4.4
17412025-01-08T23:24:40.111Z Compiling unicode-normalization v0.1.24
17422025-01-08T23:24:40.285Z Compiling tinystr v0.7.6
17432025-01-08T23:24:40.582Z Compiling sha2 v0.10.8
17442025-01-08T23:24:40.680Z Compiling tracing-core v0.1.32
17452025-01-08T23:24:40.717Z Compiling usdt-impl v0.5.0
17462025-01-08T23:24:41.225Z Compiling base64ct v1.6.0
17472025-01-08T23:24:41.263Z Compiling writeable v0.5.5
17482025-01-08T23:24:41.350Z Compiling unicode-bidi v0.3.17
17492025-01-08T23:24:41.770Z Compiling litemap v0.7.3
17502025-01-08T23:24:41.824Z Compiling pem-rfc7468 v0.7.0
17512025-01-08T23:24:42.194Z Compiling icu_locid v1.5.0
17522025-01-08T23:24:42.435Z Compiling tracing v0.1.40
17532025-01-08T23:24:43.807Z Compiling scroll v0.12.0
17542025-01-08T23:24:44.123Z Compiling ppv-lite86 v0.2.20
17552025-01-08T23:24:44.378Z Compiling async-trait v0.1.83
17562025-01-08T23:24:44.997Z Compiling cookie v0.18.1
17572025-01-08T23:24:45.268Z Compiling camino v1.1.9
17582025-01-08T23:24:45.441Z Compiling aws-lc-sys v0.22.0
17592025-01-08T23:24:45.792Z Compiling plain v0.2.3
17602025-01-08T23:24:45.973Z Compiling anyhow v1.0.93
17612025-01-08T23:24:46.664Z Compiling flagset v0.4.6
17622025-01-08T23:24:46.875Z Compiling der v0.7.9
17632025-01-08T23:24:49.324Z Compiling goblin v0.8.2
17642025-01-08T23:24:49.990Z Compiling rand_chacha v0.3.1
17652025-01-08T23:24:50.759Z Compiling icu_provider v1.5.0
17662025-01-08T23:24:51.713Z Compiling rustls-pki-types v1.10.0
17672025-01-08T23:24:52.506Z Compiling percent-encoding v2.3.1
17682025-01-08T23:24:52.968Z Compiling pretty-hex v0.4.1
17692025-01-08T23:24:53.167Z Compiling rustls v0.22.4
17702025-01-08T23:24:53.449Z Compiling rayon-core v1.12.1
17712025-01-08T23:24:54.068Z Compiling icu_locid_transform_data v1.5.0
17722025-01-08T23:24:54.185Z Compiling icu_locid_transform v1.5.0
17732025-01-08T23:24:54.963Z Compiling dof v0.3.0
17742025-01-08T23:24:56.169Z Compiling rand v0.8.5
17752025-01-08T23:24:56.232Z Compiling spki v0.7.3
17762025-01-08T23:24:56.615Z Compiling salsa20 v0.10.2
17772025-01-08T23:24:56.703Z Compiling dtrace-parser v0.2.0
17782025-01-08T23:24:57.255Z Compiling tokio-util v0.7.12
17792025-01-08T23:24:57.767Z Compiling icu_collections v1.5.0
17802025-01-08T23:24:58.162Z Compiling pbkdf2 v0.12.2
17812025-01-08T23:24:58.418Z Compiling thread-id v4.2.2
17822025-01-08T23:24:58.545Z Compiling untrusted v0.7.1
17832025-01-08T23:24:58.563Z Compiling untrusted v0.9.0
17842025-01-08T23:24:58.669Z Compiling powerfmt v0.2.0
17852025-01-08T23:24:58.851Z Compiling icu_properties_data v1.5.0
17862025-01-08T23:24:58.939Z Compiling mirai-annotations v1.12.0
17872025-01-08T23:24:59.120Z Compiling winnow v0.5.40
17882025-01-08T23:24:59.137Z Compiling icu_properties v1.5.1
17892025-01-08T23:24:59.229Z Compiling deranged v0.3.11
17902025-01-08T23:25:03.020Z Compiling toml_edit v0.19.15
17912025-01-08T23:25:03.787Z Compiling scrypt v0.11.0
17922025-01-08T23:25:04.308Z Compiling aes v0.8.4
17932025-01-08T23:25:04.735Z Compiling cbc v0.1.2
17942025-01-08T23:25:05.537Z Compiling multer v3.1.0
17952025-01-08T23:25:05.839Z Compiling slog-async v2.8.0
17962025-01-08T23:25:06.293Z Compiling num_threads v0.1.7
17972025-01-08T23:25:06.584Z Compiling rustversion v1.0.17
17982025-01-08T23:25:06.860Z Compiling utf8_iter v1.0.4
17992025-01-08T23:25:07.090Z Compiling icu_normalizer_data v1.5.0
18002025-01-08T23:25:07.189Z Compiling atomic-waker v1.1.2
18012025-01-08T23:25:07.189Z Compiling utf16_iter v1.0.5
18022025-01-08T23:25:07.351Z Compiling write16 v1.0.0
18032025-01-08T23:25:07.420Z Compiling icu_normalizer v1.5.0
18042025-01-08T23:25:07.444Z Compiling time v0.3.36
18052025-01-08T23:25:08.100Z Compiling pkcs5 v0.7.1
18062025-01-08T23:25:09.689Z Compiling form_urlencoded v1.2.1
18072025-01-08T23:25:09.964Z Compiling http-body v1.0.1
18082025-01-08T23:25:10.434Z Compiling heapless v0.7.17
18092025-01-08T23:25:10.588Z Compiling bzip2-sys v0.1.11+1.0.8
18102025-01-08T23:25:11.503Z Compiling signal-hook v0.3.17
18112025-01-08T23:25:11.674Z Compiling try-lock v0.2.5
18122025-01-08T23:25:11.827Z Compiling want v0.3.1
18132025-01-08T23:25:13.556Z Compiling pkcs8 v0.10.2
18142025-01-08T23:25:13.610Z Compiling idna_adapter v1.2.0
18152025-01-08T23:25:13.935Z Compiling h2 v0.4.6
18162025-01-08T23:25:15.101Z Compiling usdt-attr-macro v0.5.0
18172025-01-08T23:25:16.568Z Compiling usdt-macro v0.5.0
18182025-01-08T23:25:17.085Z Compiling async-stream-impl v0.3.6
18192025-01-08T23:25:17.371Z Compiling httpdate v1.0.3
18202025-01-08T23:25:18.114Z Compiling adler2 v2.0.0
18212025-01-08T23:25:18.352Z Compiling miniz_oxide v0.8.0
18222025-01-08T23:25:19.158Z Compiling idna v1.0.3
18232025-01-08T23:25:20.607Z Compiling curve25519-dalek v4.1.3
18242025-01-08T23:25:21.018Z Compiling hyper v1.5.0
18252025-01-08T23:25:21.588Z Compiling openapiv3 v2.0.0
18262025-01-08T23:25:23.795Z Compiling enum-as-inner v0.6.1
18272025-01-08T23:25:24.959Z Compiling dropshot v0.12.0
18282025-01-08T23:25:25.159Z Compiling smoltcp v0.9.1
18292025-01-08T23:25:25.255Z Compiling base64 v0.22.1
18302025-01-08T23:25:25.750Z Compiling tower-service v0.3.3
18312025-01-08T23:25:25.752Z Compiling portable-atomic v1.9.0
18322025-01-08T23:25:25.861Z Compiling match_cfg v0.1.0
18332025-01-08T23:25:25.968Z Compiling num-bigint-dig v0.8.4
18342025-01-08T23:25:25.970Z Compiling foreign-types-shared v0.1.1
18352025-01-08T23:25:26.076Z Compiling newtype-uuid v1.1.3
18362025-01-08T23:25:26.358Z Compiling foreign-types v0.3.2
18372025-01-08T23:25:26.388Z Compiling hyper-util v0.1.10
18382025-01-08T23:25:26.667Z Compiling hostname v0.3.1
18392025-01-08T23:25:33.148Z Compiling url v2.5.3
18402025-01-08T23:25:34.911Z Compiling dirs-sys-next v0.1.2
18412025-01-08T23:25:34.935Z Compiling siphasher v0.3.11
18422025-01-08T23:25:35.019Z Compiling ident_case v1.0.1
18432025-01-08T23:25:35.311Z Compiling heck v0.4.1
18442025-01-08T23:25:35.330Z Compiling data-encoding v2.6.0
18452025-01-08T23:25:35.409Z Compiling gimli v0.31.1
18462025-01-08T23:25:35.711Z Compiling darling_core v0.20.10
18472025-01-08T23:25:35.729Z Compiling dirs-next v2.0.0
18482025-01-08T23:25:38.604Z Compiling http-body-util v0.1.2
18492025-01-08T23:25:41.969Z Compiling addr2line v0.24.2
18502025-01-08T23:25:42.280Z Compiling crossbeam-epoch v0.9.18
18512025-01-08T23:25:42.573Z Compiling hubpack_derive v0.1.1
18522025-01-08T23:25:42.597Z Compiling dropshot_endpoint v0.12.0
18532025-01-08T23:25:42.923Z Compiling sha1 v0.10.6
18542025-01-08T23:25:42.997Z Compiling signature v2.2.0
18552025-01-08T23:25:43.246Z Compiling curve25519-dalek-derive v0.1.1
18562025-01-08T23:25:43.325Z Compiling zerocopy-derive v0.6.6
18572025-01-08T23:25:43.511Z Compiling object v0.36.5
18582025-01-08T23:25:44.637Z Compiling thread_local v1.1.8
18592025-01-08T23:25:45.136Z Compiling fs-err v2.11.0
18602025-01-08T23:25:45.321Z Compiling encoding_rs v0.8.34
18612025-01-08T23:25:46.626Z Compiling rustc-demangle v0.1.24
18622025-01-08T23:25:48.848Z Compiling mime v0.3.17
18632025-01-08T23:25:48.931Z Compiling winnow v0.6.20
18642025-01-08T23:25:50.483Z Compiling ipnet v2.10.1
18652025-01-08T23:25:51.565Z Compiling openssl-probe v0.1.5
18662025-01-08T23:25:52.810Z Compiling utf8parse v0.2.2
18672025-01-08T23:25:52.952Z Compiling anstyle v1.0.10
18682025-01-08T23:25:53.433Z Compiling unicode-properties v0.1.3
18692025-01-08T23:25:53.853Z Compiling stringprep v0.1.5
18702025-01-08T23:25:54.868Z Compiling anstyle-parse v0.2.5
18712025-01-08T23:25:55.202Z Compiling toml_edit v0.22.22
18722025-01-08T23:25:57.672Z Compiling backtrace v0.3.74
18732025-01-08T23:26:00.856Z Compiling rustls-webpki v0.102.8
18742025-01-08T23:26:02.812Z Compiling crossbeam-deque v0.8.5
18752025-01-08T23:26:03.184Z Compiling darling_macro v0.20.10
18762025-01-08T23:26:08.700Z Compiling term v0.7.0
18772025-01-08T23:26:09.842Z Compiling slog-json v2.6.1
18782025-01-08T23:26:10.278Z Compiling serde_urlencoded v0.7.1
18792025-01-08T23:26:11.027Z Compiling crossbeam-channel v0.5.13
18802025-01-08T23:26:11.153Z Compiling rustls-pemfile v2.2.0
18812025-01-08T23:26:11.606Z Compiling hashbrown v0.14.5
18822025-01-08T23:26:12.217Z Compiling idna v0.3.0
18832025-01-08T23:26:12.236Z Compiling idna v0.4.0
18842025-01-08T23:26:12.941Z Compiling futures-executor v0.3.31
18852025-01-08T23:26:13.713Z Compiling num-integer v0.1.46
18862025-01-08T23:26:13.933Z Compiling md-5 v0.10.6
18872025-01-08T23:26:14.155Z Compiling ff v0.13.0
18882025-01-08T23:26:14.200Z Compiling hash32 v0.2.1
18892025-01-08T23:26:14.408Z Compiling memmap v0.7.0
18902025-01-08T23:26:14.411Z Compiling is-terminal v0.4.13
18912025-01-08T23:26:14.577Z Compiling is_terminal_polyfill v1.70.1
18922025-01-08T23:26:14.710Z Compiling quick-error v1.2.3
18932025-01-08T23:26:14.734Z Compiling take_mut v0.2.2
18942025-01-08T23:26:14.860Z Compiling linked-hash-map v0.5.6
18952025-01-08T23:26:15.230Z Compiling utf-8 v0.7.6
18962025-01-08T23:26:15.394Z Compiling anstyle-query v1.1.1
18972025-01-08T23:26:15.544Z Compiling fallible-iterator v0.2.0
18982025-01-08T23:26:16.289Z Compiling colorchoice v1.0.2
18992025-01-08T23:26:16.455Z Compiling base16ct v0.2.0
19002025-01-08T23:26:16.757Z Compiling psl-types v2.0.11
19012025-01-08T23:26:16.916Z Compiling sec1 v0.7.3
19022025-01-08T23:26:16.970Z Compiling publicsuffix v2.2.3
19032025-01-08T23:26:17.512Z Compiling anstream v0.6.15
19042025-01-08T23:26:18.210Z Compiling postgres-protocol v0.6.7
19052025-01-08T23:26:18.326Z Compiling tungstenite v0.24.0
19062025-01-08T23:26:19.421Z Compiling lru-cache v0.1.2
19072025-01-08T23:26:19.635Z Compiling resolv-conf v0.7.0
19082025-01-08T23:26:20.296Z Compiling usdt v0.5.0
19092025-01-08T23:26:20.419Z Compiling slog-term v2.9.1
19102025-01-08T23:26:20.755Z Compiling group v0.13.0
19112025-01-08T23:26:21.068Z Compiling num-iter v0.1.45
19122025-01-08T23:26:21.270Z Compiling futures v0.3.31
19132025-01-08T23:26:21.390Z Compiling hickory-proto v0.24.1
19142025-01-08T23:26:21.489Z Compiling regress v0.10.1
19152025-01-08T23:26:24.827Z Compiling slog-bunyan v2.5.0
19162025-01-08T23:26:25.152Z Compiling tokio-rustls v0.26.0
19172025-01-08T23:26:25.468Z Compiling tokio-rustls v0.25.0
19182025-01-08T23:26:25.716Z Compiling darling v0.20.10
19192025-01-08T23:26:25.818Z Compiling toml v0.8.19
19202025-01-08T23:26:25.846Z Compiling tokio-native-tls v0.3.1
19212025-01-08T23:26:25.909Z Compiling strum_macros v0.25.3
19222025-01-08T23:26:26.122Z Compiling phf_shared v0.11.2
19232025-01-08T23:26:26.510Z Compiling async-stream v0.3.6
19242025-01-08T23:26:26.607Z Compiling waitgroup v0.1.2
19252025-01-08T23:26:26.797Z Compiling webpki-roots v0.26.6
19262025-01-08T23:26:27.405Z Compiling idna v0.5.0
19272025-01-08T23:26:27.475Z Compiling terminal_size v0.4.0
19282025-01-08T23:26:27.704Z Compiling serde_path_to_error v0.1.16
19292025-01-08T23:26:28.587Z Compiling hkdf v0.12.4
19302025-01-08T23:26:28.820Z Compiling crypto-bigint v0.5.5
19312025-01-08T23:26:28.845Z Compiling derive-where v1.2.7
19322025-01-08T23:26:28.893Z Compiling serde_repr v0.1.19
19332025-01-08T23:26:29.504Z Compiling clap_derive v4.5.18
19342025-01-08T23:26:29.971Z Compiling hostname v0.4.0
19352025-01-08T23:26:30.210Z Compiling crc32fast v1.4.2
19362025-01-08T23:26:30.520Z Compiling clap_lex v0.7.2
19372025-01-08T23:26:30.587Z Compiling managed v0.8.0
19382025-01-08T23:26:31.149Z Compiling bitflags v1.3.2
19392025-01-08T23:26:31.487Z Compiling unicode-width v0.1.14
19402025-01-08T23:26:32.138Z Compiling debug-ignore v1.0.5
19412025-01-08T23:26:32.410Z Compiling console v0.15.8
19422025-01-08T23:26:32.449Z Compiling elliptic-curve v0.13.8
19432025-01-08T23:26:34.471Z Compiling clap_builder v4.5.21
19442025-01-08T23:26:35.200Z Compiling flate2 v1.0.34
19452025-01-08T23:26:36.142Z Compiling cookie_store v0.21.0
19462025-01-08T23:26:39.559Z Compiling hyper-rustls v0.27.3
19472025-01-08T23:26:40.158Z Compiling hickory-resolver v0.24.1
19482025-01-08T23:26:40.469Z Compiling phf v0.11.2
19492025-01-08T23:26:41.829Z Compiling hyper-tls v0.6.0
19502025-01-08T23:26:42.132Z Compiling signal-hook-mio v0.2.4
19512025-01-08T23:26:42.184Z Compiling typify-impl v0.2.0
19522025-01-08T23:26:42.215Z Compiling rayon v1.10.0
19532025-01-08T23:26:42.308Z Compiling bzip2 v0.4.4
19542025-01-08T23:26:42.679Z Compiling tokio-tungstenite v0.24.0
19552025-01-08T23:26:42.849Z Compiling postgres-types v0.2.8
19562025-01-08T23:26:43.713Z Compiling zerocopy v0.6.6
19572025-01-08T23:26:43.830Z Compiling hubpack v0.1.2
19582025-01-08T23:26:44.243Z Compiling ed25519 v2.2.3
19592025-01-08T23:26:44.281Z Compiling phf_shared v0.10.0
19602025-01-08T23:26:44.612Z Compiling pkcs1 v0.7.5
19612025-01-08T23:26:44.701Z Compiling tokio-stream v0.1.16
19622025-01-08T23:26:45.711Z Compiling ipnetwork v0.20.0
19632025-01-08T23:26:45.845Z Compiling serde-big-array v0.5.1
19642025-01-08T23:26:46.737Z Compiling rfc6979 v0.4.0
19652025-01-08T23:26:46.946Z Compiling float-cmp v0.9.0
19662025-01-08T23:26:47.172Z Compiling sync_wrapper v1.0.1
19672025-01-08T23:26:47.204Z Compiling bstr v1.10.0
19682025-01-08T23:26:48.413Z Compiling unicode-width v0.2.0
19692025-01-08T23:26:48.871Z Compiling precomputed-hash v0.1.1
19702025-01-08T23:26:48.971Z Compiling number_prefix v0.4.0
19712025-01-08T23:26:48.998Z Compiling unicode-segmentation v1.12.0
19722025-01-08T23:26:49.211Z Compiling difflib v0.4.0
19732025-01-08T23:26:49.474Z Compiling new_debug_unreachable v1.0.6
19742025-01-08T23:26:49.580Z Compiling bit-vec v0.6.3
19752025-01-08T23:26:49.865Z Compiling predicates-core v1.0.8
19762025-01-08T23:26:49.996Z Compiling static_assertions v1.1.0
19772025-01-08T23:26:50.108Z Compiling fixedbitset v0.4.2
19782025-01-08T23:26:50.164Z Compiling normalize-line-endings v0.3.0
19792025-01-08T23:26:50.299Z Compiling whoami v1.5.2
19802025-01-08T23:26:50.499Z Compiling petgraph v0.6.5
19812025-01-08T23:26:50.520Z Compiling predicates v3.1.2
19822025-01-08T23:26:50.855Z Compiling tokio-postgres v0.7.12
19832025-01-08T23:26:51.967Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19842025-01-08T23:26:52.020Z Compiling bit-set v0.5.3
19852025-01-08T23:26:52.328Z Compiling similar v2.6.0
19862025-01-08T23:26:54.251Z Compiling typify-macro v0.2.0
19872025-01-08T23:26:54.393Z Compiling string_cache v0.8.7
19882025-01-08T23:26:54.543Z Compiling indicatif v0.17.9
19892025-01-08T23:26:55.108Z Compiling reqwest v0.12.9
19902025-01-08T23:26:56.246Z Compiling ecdsa v0.16.9
19912025-01-08T23:26:56.998Z Compiling qorb v0.2.1
19922025-01-08T23:26:57.461Z Compiling rsa v0.9.6
19932025-01-08T23:26:57.991Z Compiling ed25519-dalek v2.1.1
19942025-01-08T23:26:58.818Z Compiling zip v0.6.6
19952025-01-08T23:26:58.970Z Compiling crossterm v0.28.1
19962025-01-08T23:26:59.046Z Compiling clap v4.5.21
19972025-01-08T23:27:00.634Z Compiling toml v0.7.8
19982025-01-08T23:27:01.804Z Compiling x509-cert v0.2.5
19992025-01-08T23:27:02.169Z Compiling hex v0.4.3
20002025-01-08T23:27:02.841Z Compiling itertools v0.10.5
20012025-01-08T23:27:03.256Z Compiling peg-runtime v0.8.3
20022025-01-08T23:27:03.494Z Compiling unicode-xid v0.2.6
20032025-01-08T23:27:03.587Z Compiling zerocopy v0.8.10
20042025-01-08T23:27:03.801Z Compiling lalrpop-util v0.19.12
20052025-01-08T23:27:06.260Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20062025-01-08T23:27:10.208Z Compiling proc-macro-crate v1.3.1
20072025-01-08T23:27:10.723Z Compiling macaddr v1.0.1
20082025-01-08T23:27:11.048Z Compiling zerocopy-derive v0.8.10
20092025-01-08T23:27:11.319Z Compiling itertools v0.13.0
20102025-01-08T23:27:12.967Z Compiling heapless v0.8.0
20112025-01-08T23:27:14.654Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20122025-01-08T23:27:18.330Z Compiling num_enum_derive v0.5.11
20132025-01-08T23:27:31.035Z Compiling hash32 v0.3.1
20142025-01-08T23:27:31.041Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20152025-01-08T23:27:31.041Z Compiling smoltcp v0.11.0
20162025-01-08T23:27:34.282Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20172025-01-08T23:27:35.041Z Compiling num_enum v0.5.11
20182025-01-08T23:27:35.288Z Compiling typify v0.2.0
20192025-01-08T23:27:35.450Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20202025-01-08T23:27:36.227Z Compiling proc-macro-error-attr v1.0.4
20212025-01-08T23:27:36.763Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20222025-01-08T23:27:37.072Z Compiling cobs v0.2.3
20232025-01-08T23:27:37.537Z Compiling unsafe-libyaml v0.2.11
20242025-01-08T23:27:39.194Z Compiling serde_yaml v0.9.34+deprecated
20252025-01-08T23:27:41.983Z Compiling postcard v1.0.10
20262025-01-08T23:27:54.436Z Compiling progenitor-impl v0.8.0
20272025-01-08T23:27:55.366Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20282025-01-08T23:28:06.405Z Compiling strum_macros v0.26.4
20292025-01-08T23:28:07.420Z Compiling structmeta-derive v0.3.0
20302025-01-08T23:28:07.439Z Compiling foreign-types-macros v0.2.3
20312025-01-08T23:28:07.752Z Compiling proc-macro-error v1.0.4
20322025-01-08T23:28:07.872Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20332025-01-08T23:28:09.373Z Compiling foreign-types-shared v0.3.1
20342025-01-08T23:28:10.067Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20352025-01-08T23:28:10.085Z Compiling structmeta v0.3.0
20362025-01-08T23:28:10.245Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20372025-01-08T23:28:10.841Z Compiling strum v0.26.3
20382025-01-08T23:28:13.496Z Compiling foreign-types v0.5.0
20392025-01-08T23:28:20.161Z Compiling progenitor-macro v0.8.0
20402025-01-08T23:28:24.152Z Compiling progenitor-client v0.8.0
20412025-01-08T23:28:24.256Z Compiling tabwriter v1.4.0
20422025-01-08T23:28:28.192Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20432025-01-08T23:28:28.924Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20442025-01-08T23:28:29.412Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20452025-01-08T23:28:29.758Z Compiling cstr-argument v0.1.2
20462025-01-08T23:28:30.017Z Compiling dropshot v0.13.0
20472025-01-08T23:28:30.285Z Compiling crucible-workspace-hack v0.1.0
20482025-01-08T23:28:30.327Z Compiling fastrand v2.1.1
20492025-01-08T23:28:31.004Z Compiling pretty-hex v0.2.1
20502025-01-08T23:28:31.022Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20512025-01-08T23:28:31.229Z Compiling thiserror v2.0.3
20522025-01-08T23:28:31.347Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20532025-01-08T23:28:31.759Z Compiling tempfile v3.13.0
20542025-01-08T23:28:32.161Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20552025-01-08T23:28:32.209Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20562025-01-08T23:28:32.408Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20572025-01-08T23:28:33.200Z Compiling progenitor v0.8.0
20582025-01-08T23:28:33.475Z Compiling parse-display-derive v0.10.0
20592025-01-08T23:28:33.506Z Compiling colored v2.1.0
20602025-01-08T23:28:33.812Z Compiling serde_with_macros v3.11.0
20612025-01-08T23:28:34.161Z Compiling dropshot_endpoint v0.13.0
20622025-01-08T23:28:34.833Z Compiling thiserror-impl v2.0.3
20632025-01-08T23:28:35.458Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20642025-01-08T23:28:36.202Z Compiling instant v0.1.13
20652025-01-08T23:28:36.367Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20662025-01-08T23:28:36.392Z Compiling backoff v0.4.0
20672025-01-08T23:28:36.473Z Compiling serde_with v3.11.0
20682025-01-08T23:28:36.772Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20692025-01-08T23:28:36.775Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20702025-01-08T23:28:37.350Z Compiling parse-display v0.10.0
20712025-01-08T23:28:38.087Z Compiling zone_cfg_derive v0.3.0
20722025-01-08T23:28:39.289Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20732025-01-08T23:28:39.580Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20742025-01-08T23:28:39.857Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20752025-01-08T23:28:40.257Z Compiling camino-tempfile v1.1.1
20762025-01-08T23:28:40.699Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20772025-01-08T23:28:40.999Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20782025-01-08T23:28:41.057Z Compiling regress v0.9.1
20792025-01-08T23:28:41.197Z Compiling num-derive v0.4.2
20802025-01-08T23:28:41.216Z Compiling sigpipe v0.1.3
20812025-01-08T23:28:41.379Z Compiling libefi-sys v0.1.0
20822025-01-08T23:28:41.678Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20832025-01-08T23:28:42.035Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20842025-01-08T23:28:43.405Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20852025-01-08T23:28:44.983Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20862025-01-08T23:28:45.360Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20872025-01-08T23:28:45.569Z Compiling zone v0.3.0
20882025-01-08T23:28:46.838Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20892025-01-08T23:28:49.489Z Compiling smf v0.2.3
20902025-01-08T23:28:49.757Z Compiling bitfield-struct v0.6.2
20912025-01-08T23:28:51.183Z Compiling blake3 v1.5.4
20922025-01-08T23:28:51.392Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20932025-01-08T23:28:51.929Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20942025-01-08T23:28:52.491Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20952025-01-08T23:28:52.644Z Compiling xattr v1.3.1
20962025-01-08T23:28:52.665Z Compiling memmap2 v0.9.5
20972025-01-08T23:28:52.984Z Compiling filetime v0.2.25
20982025-01-08T23:28:53.012Z Compiling same-file v1.0.6
20992025-01-08T23:28:53.249Z Compiling constant_time_eq v0.3.1
21002025-01-08T23:28:53.301Z Compiling arrayvec v0.7.6
21012025-01-08T23:28:53.343Z Compiling arrayref v0.3.9
21022025-01-08T23:28:53.453Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21032025-01-08T23:28:53.473Z Compiling tar v0.4.42
21042025-01-08T23:28:53.600Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21052025-01-08T23:28:53.658Z Compiling walkdir v2.5.0
21062025-01-08T23:28:55.334Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21072025-01-08T23:28:55.785Z Compiling gethostname v0.5.0
21082025-01-08T23:28:56.011Z Compiling cargo-platform v0.1.8
21092025-01-08T23:28:56.384Z Compiling topological-sort v0.2.2
21102025-01-08T23:28:56.556Z Compiling cargo_metadata v0.18.1
21112025-01-08T23:28:56.678Z Compiling omicron-zone-package v0.12.0
21122025-01-08T23:28:57.122Z Compiling shell-words v1.1.0
21132025-01-08T23:28:57.589Z Compiling indent_write v2.2.0
21142025-01-08T23:29:06.150Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21152025-01-08T23:29:08.655Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21162025-01-08T23:29:12.226Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21172025-01-08T23:29:28.047Z Finished `release` profile [optimized] target(s) in 5m 31s
21182025-01-08T23:29:28.213Z Running `target/release/omicron-package -t test target create -p dev`
21192025-01-08T23:29:28.262ZLogging to: /work/oxidecomputer/omicron/out/LOG
21202025-01-08T23:29:28.265ZCreated new build target 'test' and set it as active
21212025-01-08T23:29:28.265Z
21222025-01-08T23:29:28.265Zreal 5:31.852047320
21232025-01-08T23:29:28.265Zuser 37:17.533982309
21242025-01-08T23:29:28.265Zsys 5:00.055199478
21252025-01-08T23:29:28.265Ztrap 1.121904149
21262025-01-08T23:29:28.265Ztflt 3.141695394
21272025-01-08T23:29:28.265Zdflt 1.054377545
21282025-01-08T23:29:28.266Zkflt 0.009721219
21292025-01-08T23:29:28.266Zlock 1:18:06.948619707
21302025-01-08T23:29:28.266Zslp 2:35:23.303734902
21312025-01-08T23:29:28.266Zlat 2:35.125407767
21322025-01-08T23:29:28.266Zstop 4:34.961610087
21332025-01-08T23:29:28.266Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21342025-01-08T23:29:29.261Z Finished `release` profile [optimized] target(s) in 0.94s
21352025-01-08T23:29:29.321Z Running `target/release/omicron-package -t test package`
21362025-01-08T23:29:29.366ZLogging to: /work/oxidecomputer/omicron/out/LOG
21372025-01-08T23:29:30.493Z Compiling convert_case v0.4.0
21382025-01-08T23:29:30.493Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21392025-01-08T23:29:30.496Z Compiling newline-converter v0.3.0
21402025-01-08T23:29:30.496Z Compiling password-hash v0.5.0
21412025-01-08T23:29:30.496Z Compiling blake2 v0.10.6
21422025-01-08T23:29:30.496Z Compiling base64 v0.21.7
21432025-01-08T23:29:30.496Z Compiling atomicwrites v0.4.4
21442025-01-08T23:29:30.496Z Compiling progenitor-client v0.8.0
21452025-01-08T23:29:30.799Z Compiling expectorate v1.1.0
21462025-01-08T23:29:30.852Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21472025-01-08T23:29:31.003Z Compiling cancel-safe-futures v0.1.5
21482025-01-08T23:29:31.154Z Compiling argon2 v0.5.3
21492025-01-08T23:29:31.221Z Compiling owo-colors v4.1.0
21502025-01-08T23:29:31.335Z Compiling derive_more v0.99.18
21512025-01-08T23:29:31.382Z Compiling progenitor v0.8.0
21522025-01-08T23:29:31.536Z Compiling num-rational v0.4.2
21532025-01-08T23:29:31.570Z Compiling num-complex v0.4.6
21542025-01-08T23:29:31.822Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21552025-01-08T23:29:32.409Z Compiling libsw v3.3.1
21562025-01-08T23:29:32.529Z Compiling linear-map v1.2.0
21572025-01-08T23:29:32.715Z Compiling num v0.4.3
21582025-01-08T23:29:32.759Z Compiling swrite v0.1.0
21592025-01-08T23:29:32.845Z Compiling float-ord v0.3.2
21602025-01-08T23:29:32.864Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21612025-01-08T23:29:32.898Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21622025-01-08T23:29:32.975Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21632025-01-08T23:29:33.019Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21642025-01-08T23:29:33.559Z Compiling highway v1.2.0
21652025-01-08T23:29:34.019Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21662025-01-08T23:29:34.492Z Compiling semver v0.1.20
21672025-01-08T23:29:34.984Z Compiling rustc_version v0.1.7
21682025-01-08T23:29:35.089Z Compiling tungstenite v0.21.0
21692025-01-08T23:29:35.419Z Compiling newtype_derive v0.1.6
21702025-01-08T23:29:35.731Z Compiling ipnetwork v0.20.0
21712025-01-08T23:29:36.550Z Compiling tokio-tungstenite v0.21.0
21722025-01-08T23:29:37.229Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21732025-01-08T23:29:37.929Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21742025-01-08T23:29:37.950Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21752025-01-08T23:29:40.401Z Compiling humantime v2.1.0
21762025-01-08T23:29:40.990Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21772025-01-08T23:29:41.311Z Compiling dropshot v0.13.0
21782025-01-08T23:29:41.405Z Compiling instant v0.1.13
21792025-01-08T23:29:41.573Z Compiling backoff v0.4.0
21802025-01-08T23:29:41.947Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21812025-01-08T23:29:42.041Z Compiling steno v0.4.1
21822025-01-08T23:29:42.237Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21832025-01-08T23:29:42.392Z Compiling parse-display v0.10.0
21842025-01-08T23:29:42.976Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21852025-01-08T23:29:43.166Z Compiling strum v0.26.3
21862025-01-08T23:29:43.365Z Compiling serde_with v3.11.0
21872025-01-08T23:29:47.041Z Compiling regress v0.9.1
21882025-01-08T23:29:47.539Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21892025-01-08T23:29:50.296Z Compiling macaddr v1.0.1
21902025-01-08T23:29:50.378Z Compiling slog-dtrace v0.3.0
21912025-01-08T23:29:50.634Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21922025-01-08T23:29:50.761Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21932025-01-08T23:29:51.030Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21942025-01-08T23:29:53.016Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
21952025-01-08T23:29:53.349Z Compiling prettyplease v0.2.25
21962025-01-08T23:29:53.465Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21972025-01-08T23:29:53.594Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21982025-01-08T23:29:54.543Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21992025-01-08T23:29:57.356Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22002025-01-08T23:29:57.802Z Compiling half v2.4.1
22012025-01-08T23:29:58.512Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22022025-01-08T23:30:10.193Z Compiling ciborium-io v0.2.2
22032025-01-08T23:30:10.347Z Compiling ciborium-ll v0.2.2
22042025-01-08T23:30:10.872Z Compiling ciborium v0.2.2
22052025-01-08T23:30:11.507Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22062025-01-08T23:30:11.622Z Compiling display-error-chain v0.2.2
22072025-01-08T23:30:11.856Z Compiling same-file v1.0.6
22082025-01-08T23:30:12.114Z Compiling fastrand v2.1.1
22092025-01-08T23:30:12.185Z Compiling walkdir v2.5.0
22102025-01-08T23:30:12.526Z Compiling tempfile v3.13.0
22112025-01-08T23:30:12.628Z Compiling blake3 v1.5.4
22122025-01-08T23:30:12.830Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22132025-01-08T23:30:13.026Z Compiling xattr v1.3.1
22142025-01-08T23:30:13.097Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22152025-01-08T23:30:13.270Z Compiling filetime v0.2.25
22162025-01-08T23:30:13.290Z Compiling memmap2 v0.9.5
22172025-01-08T23:30:13.327Z Compiling constant_time_eq v0.3.1
22182025-01-08T23:30:13.521Z Compiling keccak v0.1.5
22192025-01-08T23:30:13.585Z Compiling arrayvec v0.7.6
22202025-01-08T23:30:13.716Z Compiling arrayref v0.3.9
22212025-01-08T23:30:13.939Z Compiling sha3 v0.10.8
22222025-01-08T23:30:14.569Z Compiling tar v0.4.42
22232025-01-08T23:30:14.726Z Compiling camino-tempfile v1.1.1
22242025-01-08T23:30:15.060Z Compiling toolchain_find v0.4.0
22252025-01-08T23:30:15.161Z Compiling const_format_proc_macros v0.2.33
22262025-01-08T23:30:15.654Z Compiling topological-sort v0.2.2
22272025-01-08T23:30:15.876Z Compiling crunchy v0.2.2
22282025-01-08T23:30:16.366Z Compiling radium v0.7.0
22292025-01-08T23:30:16.623Z Compiling maplit v1.0.2
22302025-01-08T23:30:16.801Z Compiling omicron-zone-package v0.12.0
22312025-01-08T23:30:16.849Z Compiling rustfmt-wrapper v0.2.1
22322025-01-08T23:30:16.918Z Compiling tiny-keccak v2.0.2
22332025-01-08T23:30:17.082Z Compiling const_format v0.2.33
22342025-01-08T23:30:17.213Z Compiling maybe-uninit v2.0.0
22352025-01-08T23:30:17.412Z Compiling tap v1.0.1
22362025-01-08T23:30:17.607Z Compiling wyz v0.5.1
22372025-01-08T23:30:17.875Z Compiling dsl_auto_type v0.1.2
22382025-01-08T23:30:17.902Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22392025-01-08T23:30:18.132Z Compiling phf_generator v0.11.2
22402025-01-08T23:30:18.238Z Compiling scheduled-thread-pool v0.2.7
22412025-01-08T23:30:18.306Z Compiling secrecy v0.8.0
22422025-01-08T23:30:18.323Z Compiling async-recursion v1.1.1
22432025-01-08T23:30:18.442Z Compiling diesel_table_macro_syntax v0.2.0
22442025-01-08T23:30:18.642Z Compiling crc-catalog v2.4.0
22452025-01-08T23:30:18.813Z Compiling arc-swap v1.7.1
22462025-01-08T23:30:18.838Z Compiling packed_struct v0.10.1
22472025-01-08T23:30:19.275Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22482025-01-08T23:30:19.343Z Compiling funty v2.0.0
22492025-01-08T23:30:19.509Z Compiling diesel_derives v2.2.3
22502025-01-08T23:30:19.536Z Compiling slog-scope v4.4.0
22512025-01-08T23:30:19.650Z Compiling crc v3.2.1
22522025-01-08T23:30:19.816Z Compiling r2d2 v0.8.10
22532025-01-08T23:30:20.295Z Compiling phf_codegen v0.11.2
22542025-01-08T23:30:20.533Z Compiling bitvec v1.0.1
22552025-01-08T23:30:20.937Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22562025-01-08T23:30:21.603Z Compiling ascii-canvas v3.0.0
22572025-01-08T23:30:21.829Z Compiling universal-hash v0.5.1
22582025-01-08T23:30:22.086Z Compiling thiserror-impl-no-std v2.0.2
22592025-01-08T23:30:22.107Z Compiling packed_struct_codegen v0.10.1
22602025-01-08T23:30:22.674Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22612025-01-08T23:30:24.606Z Compiling parse-zoneinfo v0.3.1
22622025-01-08T23:30:24.789Z Compiling ena v0.14.3
22632025-01-08T23:30:25.233Z Compiling indexmap v1.9.3
22642025-01-08T23:30:25.252Z Compiling regex-syntax v0.6.29
22652025-01-08T23:30:25.545Z Compiling nodrop v0.1.14
22662025-01-08T23:30:25.699Z Compiling diff v0.1.13
22672025-01-08T23:30:26.218Z Compiling opaque-debug v0.3.1
22682025-01-08T23:30:26.266Z Compiling array-init v0.0.4
22692025-01-08T23:30:26.329Z Compiling poly1305 v0.8.0
22702025-01-08T23:30:27.578Z Compiling chrono-tz-build v0.4.0
22712025-01-08T23:30:28.766Z Compiling lalrpop v0.19.12
22722025-01-08T23:30:30.751Z Compiling thiserror-no-std v2.0.2
22732025-01-08T23:30:30.889Z Compiling smallvec v0.6.14
22742025-01-08T23:30:31.043Z Compiling diesel v2.2.6
22752025-01-08T23:30:31.404Z Compiling slog-stdlog v4.1.1
22762025-01-08T23:30:32.236Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22772025-01-08T23:30:32.598Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22782025-01-08T23:30:32.894Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22792025-01-08T23:30:33.141Z Compiling chacha20 v0.9.1
22802025-01-08T23:30:33.338Z Compiling aead v0.5.2
22812025-01-08T23:30:33.688Z Compiling vte_generate_state_changes v0.1.2
22822025-01-08T23:30:33.725Z Compiling ref-cast v1.0.23
22832025-01-08T23:30:34.187Z Compiling bitfield v0.14.0
22842025-01-08T23:30:34.279Z Compiling hashbrown v0.12.3
22852025-01-08T23:30:34.521Z Compiling termcolor v1.4.1
22862025-01-08T23:30:35.679Z Compiling env_logger v0.10.2
22872025-01-08T23:30:36.669Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22882025-01-08T23:30:38.769Z Compiling vte v0.11.1
22892025-01-08T23:30:40.437Z Compiling chacha20poly1305 v0.10.1
22902025-01-08T23:30:40.718Z Compiling slog-envlogger v2.2.0
22912025-01-08T23:30:43.552Z Compiling serde-hex v0.1.0
22922025-01-08T23:30:48.896Z Compiling vsss-rs v3.3.4
22932025-01-08T23:30:53.355Z Compiling chrono-tz v0.10.0
22942025-01-08T23:30:54.019Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22952025-01-08T23:30:54.248Z Compiling ron v0.8.1
22962025-01-08T23:30:54.367Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22972025-01-08T23:30:54.681Z Compiling derive_builder_core v0.20.2
22982025-01-08T23:30:54.684Z Compiling polar-core v0.27.3
22992025-01-08T23:30:55.931Z Compiling hashbrown v0.13.2
23002025-01-08T23:30:56.881Z Compiling headers-core v0.3.0
23012025-01-08T23:30:57.077Z Compiling fxhash v0.2.1
23022025-01-08T23:30:57.375Z Compiling libxml v0.3.3
23032025-01-08T23:30:57.438Z Compiling ref-cast-impl v1.0.23
23042025-01-08T23:30:57.759Z Compiling simd-adler32 v0.3.7
23052025-01-08T23:30:58.614Z Compiling bumpalo v3.16.0
23062025-01-08T23:30:58.968Z Compiling zip v2.1.3
23072025-01-08T23:30:59.222Z Compiling lockfree-object-pool v0.1.6
23082025-01-08T23:30:59.316Z Compiling crc-any v2.5.0
23092025-01-08T23:30:59.539Z Compiling bytecount v0.6.8
23102025-01-08T23:30:59.877Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23112025-01-08T23:31:00.185Z Compiling papergrid v0.11.0
23122025-01-08T23:31:00.278Z Compiling zopfli v0.8.1
23132025-01-08T23:31:04.823Z Compiling object v0.30.4
23142025-01-08T23:31:10.230Z Compiling headers v0.4.0
23152025-01-08T23:31:10.913Z Compiling derive_builder_macro v0.20.2
23162025-01-08T23:31:13.376Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23172025-01-08T23:31:14.940Z Compiling strip-ansi-escapes v0.2.0
23182025-01-08T23:31:14.959Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23192025-01-08T23:31:15.649Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23202025-01-08T23:31:15.954Z Compiling tabled_derive v0.7.0
23212025-01-08T23:31:17.857Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23222025-01-08T23:31:17.952Z Compiling fd-lock v4.0.2
23232025-01-08T23:31:18.055Z Compiling peg-macros v0.8.4
23242025-01-08T23:31:18.135Z Compiling strum_macros v0.24.3
23252025-01-08T23:31:18.171Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23262025-01-08T23:31:19.264Z Compiling kstat-rs v0.2.4
23272025-01-08T23:31:20.225Z Compiling samael v0.0.17
23282025-01-08T23:31:21.359Z Compiling unicase v2.7.0
23292025-01-08T23:31:21.380Z Compiling nu-ansi-term v0.50.1
23302025-01-08T23:31:21.674Z Compiling path-slash v0.1.5
23312025-01-08T23:31:21.811Z Compiling indoc v1.0.9
23322025-01-08T23:31:21.927Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23332025-01-08T23:31:22.657Z Compiling reedline v0.35.0
23342025-01-08T23:31:22.660Z Compiling peg v0.8.4
23352025-01-08T23:31:22.795Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23362025-01-08T23:31:26.379Z Compiling tabled v0.15.0
23372025-01-08T23:31:28.346Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23382025-01-08T23:31:37.600Z Compiling derive_builder v0.20.2
23392025-01-08T23:31:42.853Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23402025-01-08T23:31:43.613Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23412025-01-08T23:31:46.284Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23422025-01-08T23:31:46.511Z Compiling pem v3.0.4
23432025-01-08T23:31:46.596Z Compiling bcs v0.1.6
23442025-01-08T23:31:46.617Z Compiling impl-trait-for-tuples v0.2.2
23452025-01-08T23:31:47.523Z Compiling oso-derive v0.27.3
23462025-01-08T23:31:47.980Z Compiling libz-sys v1.1.20
23472025-01-08T23:31:48.507Z Compiling quick-xml v0.33.0
23482025-01-08T23:31:48.641Z Compiling diesel-dtrace v0.4.2
23492025-01-08T23:31:48.982Z Compiling parking_lot_core v0.8.6
23502025-01-08T23:31:53.435Z Compiling oso v0.27.3
23512025-01-08T23:31:54.906Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23522025-01-08T23:31:56.487Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23532025-01-08T23:32:01.910Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23542025-01-08T23:32:05.194Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23552025-01-08T23:32:05.503Z Compiling bb8 v0.8.5
23562025-01-08T23:32:06.124Z Compiling buf-list v1.0.3
23572025-01-08T23:32:06.785Z Compiling async-bb8-diesel v0.2.1
23582025-01-08T23:32:09.203Z Compiling nibble_vec v0.1.0
23592025-01-08T23:32:09.451Z Compiling libgit2-sys v0.17.0+1.8.1
23602025-01-08T23:32:10.236Z Compiling pin-project-internal v1.1.6
23612025-01-08T23:32:10.734Z Compiling atty v0.2.14
23622025-01-08T23:32:10.909Z Compiling endian-type v0.1.2
23632025-01-08T23:32:11.187Z Compiling salty v0.3.0
23642025-01-08T23:32:11.625Z Compiling radix_trie v0.2.1
23652025-01-08T23:32:13.103Z Compiling pin-project v1.1.6
23662025-01-08T23:32:13.640Z Compiling parking_lot v0.11.2
23672025-01-08T23:32:16.517Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23682025-01-08T23:32:22.842Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23692025-01-08T23:32:27.574Z Compiling snafu-derive v0.8.5
23702025-01-08T23:32:31.302Z Compiling sled v0.34.7
23712025-01-08T23:32:32.286Z Compiling snafu v0.8.5
23722025-01-08T23:32:33.596Z Compiling mime_guess v2.0.5
23732025-01-08T23:32:34.721Z Compiling hickory-client v0.24.1
23742025-01-08T23:32:40.813Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23752025-01-08T23:32:42.035Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23762025-01-08T23:32:43.001Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23772025-01-08T23:32:43.582Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23782025-01-08T23:32:44.109Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23792025-01-08T23:32:45.675Z Compiling globset v0.4.15
23802025-01-08T23:32:47.981Z Compiling hickory-server v0.24.1
23812025-01-08T23:32:52.307Z Compiling primeorder v0.13.6
23822025-01-08T23:32:52.904Z Compiling olpc-cjson v0.1.4
23832025-01-08T23:32:53.043Z Compiling vergen v8.3.2
23842025-01-08T23:32:53.256Z Compiling castaway v0.2.3
23852025-01-08T23:32:53.349Z Compiling env_filter v0.1.2
23862025-01-08T23:32:53.468Z Compiling serde_plain v1.0.2
23872025-01-08T23:32:54.019Z Compiling cargo-platform v0.1.8
23882025-01-08T23:32:54.552Z Compiling nanorand v0.7.0
23892025-01-08T23:32:54.908Z Compiling memoffset v0.9.1
23902025-01-08T23:32:55.241Z Compiling typed-path v0.9.3
23912025-01-08T23:32:55.413Z Compiling flume v0.11.1
23922025-01-08T23:32:59.258Z Compiling tough v0.19.0
23932025-01-08T23:32:59.689Z Compiling cargo_metadata v0.18.1
23942025-01-08T23:33:02.381Z Compiling env_logger v0.11.5
23952025-01-08T23:33:03.238Z Compiling compact_str v0.8.0
23962025-01-08T23:33:03.609Z Compiling git2 v0.19.0
23972025-01-08T23:33:03.858Z Compiling p384 v0.13.0
23982025-01-08T23:33:05.395Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23992025-01-08T23:33:05.834Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24002025-01-08T23:33:09.887Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24012025-01-08T23:33:13.488Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24022025-01-08T23:33:14.732Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24032025-01-08T23:33:15.805Z Compiling unicode-truncate v1.1.0
24042025-01-08T23:33:16.104Z Compiling lru v0.12.5
24052025-01-08T23:33:16.530Z Compiling rand_seeder v0.3.0
24062025-01-08T23:33:16.911Z Compiling libsqlite3-sys v0.30.1
24072025-01-08T23:33:17.445Z Compiling lzma-sys v0.1.20
24082025-01-08T23:33:18.147Z Compiling instability v0.3.2
24092025-01-08T23:33:19.179Z Compiling cassowary v0.3.0
24102025-01-08T23:33:21.443Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24112025-01-08T23:33:21.759Z Compiling cfg_aliases v0.2.1
24122025-01-08T23:33:21.786Z Compiling rustls v0.21.12
24132025-01-08T23:33:21.883Z Compiling http-range v0.1.5
24142025-01-08T23:33:22.090Z Compiling parse-size v1.1.0
24152025-01-08T23:33:22.414Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24162025-01-08T23:33:22.645Z Compiling nix v0.29.0
24172025-01-08T23:33:22.825Z Compiling ratatui v0.28.1
24182025-01-08T23:33:23.379Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24192025-01-08T23:33:25.504Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24202025-01-08T23:33:28.149Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24212025-01-08T23:33:29.069Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24222025-01-08T23:33:29.904Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24232025-01-08T23:33:30.214Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24242025-01-08T23:33:31.398Z Compiling rustls-webpki v0.101.7
24252025-01-08T23:33:33.953Z Compiling sct v0.7.1
24262025-01-08T23:33:34.098Z Compiling heck v0.3.3
24272025-01-08T23:33:34.419Z Compiling csv-core v0.1.11
24282025-01-08T23:33:34.491Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24292025-01-08T23:33:34.815Z Compiling glob v0.3.1
24302025-01-08T23:33:35.271Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24312025-01-08T23:33:35.314Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24322025-01-08T23:33:35.697Z Compiling csv v1.3.0
24332025-01-08T23:33:36.834Z Compiling zone_cfg_derive v0.1.2
24342025-01-08T23:33:38.269Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24352025-01-08T23:33:42.061Z Compiling nix v0.27.1
24362025-01-08T23:33:42.681Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24372025-01-08T23:33:43.923Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24382025-01-08T23:33:44.977Z Compiling hyper-staticfile v0.10.1
24392025-01-08T23:33:45.115Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24402025-01-08T23:33:48.764Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24412025-01-08T23:33:50.020Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24422025-01-08T23:33:50.597Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24432025-01-08T23:33:54.736Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24442025-01-08T23:33:55.093Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24452025-01-08T23:33:55.401Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24462025-01-08T23:33:55.715Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24472025-01-08T23:33:56.056Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24482025-01-08T23:33:58.125Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24492025-01-08T23:33:58.157Z Compiling hashlink v0.9.1
24502025-01-08T23:33:58.777Z Compiling tungstenite v0.23.0
24512025-01-08T23:33:59.006Z Compiling fallible-streaming-iterator v0.1.9
24522025-01-08T23:33:59.056Z Compiling fallible-iterator v0.3.0
24532025-01-08T23:33:59.299Z Compiling base64 v0.13.1
24542025-01-08T23:33:59.930Z Compiling rusqlite v0.32.1
24552025-01-08T23:34:00.069Z Compiling tokio-tungstenite v0.23.1
24562025-01-08T23:34:00.717Z Compiling ron v0.7.1
24572025-01-08T23:34:02.339Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582025-01-08T23:34:03.015Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24592025-01-08T23:34:03.947Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24602025-01-08T23:34:05.213Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24612025-01-08T23:34:06.981Z Compiling xz2 v0.1.7
24622025-01-08T23:34:07.597Z Compiling tokio-rustls v0.24.1
24632025-01-08T23:34:08.099Z Compiling zone v0.1.8
24642025-01-08T23:34:10.331Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24652025-01-08T23:34:11.496Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24662025-01-08T23:34:18.037Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24672025-01-08T23:34:21.525Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24682025-01-08T23:34:24.801Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24692025-01-08T23:34:24.944Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24702025-01-08T23:34:25.671Z Compiling rustls-pemfile v1.0.4
24712025-01-08T23:34:26.443Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24722025-01-08T23:34:26.778Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24732025-01-08T23:34:31.648Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24742025-01-08T23:34:31.827Z Compiling signal-hook-tokio v0.3.1
24752025-01-08T23:34:32.046Z Compiling twox-hash v1.6.3
24762025-01-08T23:34:32.073Z Compiling yasna v0.5.2
24772025-01-08T23:34:33.042Z Compiling is_ci v1.2.0
24782025-01-08T23:34:33.360Z Compiling unicode-linebreak v0.1.5
24792025-01-08T23:34:33.925Z Compiling smawk v0.3.2
24802025-01-08T23:34:34.210Z Compiling textwrap v0.16.1
24812025-01-08T23:34:34.212Z Compiling supports-color v3.0.1
24822025-01-08T23:34:34.628Z Compiling rcgen v0.12.1
24832025-01-08T23:34:37.717Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24842025-01-08T23:34:43.383Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24852025-01-08T23:34:44.839Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24862025-01-08T23:34:46.298Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24872025-01-08T23:34:48.866Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24882025-01-08T23:35:05.080Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24892025-01-08T23:35:05.450Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24902025-01-08T23:35:10.032Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24912025-01-08T23:35:10.700Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24922025-01-08T23:35:19.028Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24932025-01-08T23:35:19.323Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24942025-01-08T23:35:22.335Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24952025-01-08T23:35:26.133Z Compiling fatfs v0.3.6
24962025-01-08T23:35:29.038Z Compiling subprocess v0.2.9
24972025-01-08T23:35:29.868Z Compiling rtoolbox v0.0.2
24982025-01-08T23:35:30.317Z Compiling assert_matches v1.5.0
24992025-01-08T23:35:30.993Z Compiling rpassword v7.3.1
25002025-01-08T23:35:31.471Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25012025-01-08T23:35:32.849Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25022025-01-08T23:35:33.856Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25032025-01-08T23:35:39.149Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25042025-01-08T23:35:40.959Z Compiling tui-tree-widget v0.22.0
25052025-01-08T23:35:41.445Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25062025-01-08T23:35:43.364Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25072025-01-08T23:35:43.703Z Compiling uzers v0.12.1
25082025-01-08T23:35:46.800Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25092025-01-08T23:35:55.116Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25102025-01-08T23:35:57.186Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25112025-01-08T23:36:23.494Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25122025-01-08T23:36:28.487Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25132025-01-08T23:36:33.324Z Compiling multimap v0.10.0
25142025-01-08T23:38:50.999Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25152025-01-08T23:39:03.880Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25162025-01-08T23:45:43.586Z Finished `release` profile [optimized] target(s) in 16m 13s
25172025-01-08T23:46:48.526Z
25182025-01-08T23:46:48.528Zreal 17:20.144637236
25192025-01-08T23:46:48.528Zuser 1:57:44.958880086
25202025-01-08T23:46:48.529Zsys 6:02.179205019
25212025-01-08T23:46:48.529Ztrap 2.927676483
25222025-01-08T23:46:48.529Ztflt 3.386758993
25232025-01-08T23:46:48.529Zdflt 4.469640113
25242025-01-08T23:46:48.529Zkflt 0.035316710
25252025-01-08T23:46:48.529Zlock 7:17:41.285430471
25262025-01-08T23:46:48.529Zslp 6:15:00.511605412
25272025-01-08T23:46:48.529Zlat 2:52.593338454
25282025-01-08T23:46:48.529Zstop 2:33.267810229
25292025-01-08T23:46:48.529Z+ mapfile -t packages
25302025-01-08T23:46:48.529Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25312025-01-08T23:46:49.569Z Finished `release` profile [optimized] target(s) in 0.99s
25322025-01-08T23:46:49.636Z Running `target/release/omicron-package -t test list-outputs`
25332025-01-08T23:46:49.680ZLogging to: /work/oxidecomputer/omicron/out/LOG
25342025-01-08T23:46:49.684Z+ ptime -m cargo build --locked --release -p xtask
25352025-01-08T23:46:50.252Z Compiling serde v1.0.215
25362025-01-08T23:46:50.255Z Compiling rustix v0.38.37
25372025-01-08T23:46:50.255Z Compiling libc v0.2.162
25382025-01-08T23:46:50.255Z Compiling serde_json v1.0.133
25392025-01-08T23:46:50.344Z Compiling bitflags v2.6.0
25402025-01-08T23:46:50.346Z Compiling syn v2.0.87
25412025-01-08T23:46:50.717Z Compiling usdt-impl v0.5.0
25422025-01-08T23:46:50.755Z Compiling syn v1.0.109
25432025-01-08T23:46:50.851Z Compiling log v0.4.22
25442025-01-08T23:46:50.867Z Compiling hashbrown v0.15.1
25452025-01-08T23:46:50.882Z Compiling fs-err v2.11.0
25462025-01-08T23:46:51.194Z Compiling anyhow v1.0.93
25472025-01-08T23:46:51.313Z Compiling once_cell v1.20.2
25482025-01-08T23:46:51.899Z Compiling thread-id v4.2.2
25492025-01-08T23:46:52.152Z Compiling indexmap v2.6.0
25502025-01-08T23:46:53.184Z Compiling terminal_size v0.4.0
25512025-01-08T23:46:53.184Z Compiling tempfile v3.13.0
25522025-01-08T23:46:53.424Z Compiling clap_builder v4.5.21
25532025-01-08T23:46:54.117Z Compiling proc-macro-error v1.0.4
25542025-01-08T23:46:55.557Z Compiling tabled_derive v0.7.0
25552025-01-08T23:46:56.846Z Compiling tabled v0.15.0
25562025-01-08T23:46:58.294Z Compiling serde_derive v1.0.215
25572025-01-08T23:46:58.845Z Compiling thiserror-impl v1.0.69
25582025-01-08T23:46:59.303Z Compiling zerocopy-derive v0.7.35
25592025-01-08T23:46:59.685Z Compiling scroll_derive v0.12.0
25602025-01-08T23:47:01.108Z Compiling scroll v0.12.0
25612025-01-08T23:47:01.402Z Compiling zerocopy v0.7.35
25622025-01-08T23:47:01.791Z Compiling goblin v0.8.2
25632025-01-08T23:47:01.806Z Compiling thiserror v1.0.69
25642025-01-08T23:47:01.966Z Compiling pest v2.7.14
25652025-01-08T23:47:05.012Z Compiling pest_meta v2.7.14
25662025-01-08T23:47:06.820Z Compiling pest_generator v2.7.14
25672025-01-08T23:47:08.655Z Compiling clap_derive v4.5.18
25682025-01-08T23:47:09.176Z Compiling pest_derive v2.7.14
25692025-01-08T23:47:09.965Z Compiling dtrace-parser v0.2.0
25702025-01-08T23:47:13.632Z Compiling serde_tokenstream v0.2.2
25712025-01-08T23:47:14.249Z Compiling toml_datetime v0.6.8
25722025-01-08T23:47:14.967Z Compiling serde_spanned v0.6.8
25732025-01-08T23:47:15.242Z Compiling dof v0.3.0
25742025-01-08T23:47:16.229Z Compiling toml_edit v0.22.22
25752025-01-08T23:47:17.442Z Compiling camino v1.1.9
25762025-01-08T23:47:17.798Z Compiling usdt-attr-macro v0.5.0
25772025-01-08T23:47:18.793Z Compiling usdt-macro v0.5.0
25782025-01-08T23:47:19.187Z Compiling cargo-platform v0.1.8
25792025-01-08T23:47:20.033Z Compiling toml v0.8.19
25802025-01-08T23:47:20.250Z Compiling semver v1.0.23
25812025-01-08T23:47:21.732Z Compiling cargo_toml v0.20.5
25822025-01-08T23:47:23.200Z Compiling cargo_metadata v0.18.1
25832025-01-08T23:47:25.562Z Compiling usdt v0.5.0
25842025-01-08T23:47:25.737Z Compiling camino-tempfile v1.1.1
25852025-01-08T23:47:26.530Z Compiling clap v4.5.21
25862025-01-08T23:47:26.672Z Compiling macaddr v1.0.1
25872025-01-08T23:47:34.528Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25882025-01-08T23:47:45.837Z Finished `release` profile [optimized] target(s) in 56.09s
25892025-01-08T23:47:45.941Z
25902025-01-08T23:47:45.944Zreal 56.228499726
25912025-01-08T23:47:45.944Zuser 5:45.983253586
25922025-01-08T23:47:45.944Zsys 31.579657775
25932025-01-08T23:47:45.944Ztrap 0.150055545
25942025-01-08T23:47:45.944Ztflt 0.355379816
25952025-01-08T23:47:45.944Zdflt 0.511822113
25962025-01-08T23:47:45.944Zkflt 0.000000000
25972025-01-08T23:47:45.944Zlock 10:36.311281613
25982025-01-08T23:47:45.945Zslp 16:14.650050839
25992025-01-08T23:47:45.945Zlat 14.135130792
26002025-01-08T23:47:45.945Zstop 16.688193152
26012025-01-08T23:47:45.945Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26022025-01-08T23:47:45.945Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26032025-01-08T23:47:45.945Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26042025-01-08T23:47:45.945Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26052025-01-08T23:47:45.945Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26062025-01-08T23:47:46.833Z Compiling hashbrown v0.14.5
26072025-01-08T23:47:46.961Z Compiling ident_case v1.0.1
26082025-01-08T23:47:46.975Z Compiling unsafe-libyaml v0.2.11
26092025-01-08T23:47:46.978Z Compiling progenitor-client v0.8.0
26102025-01-08T23:47:46.978Z Compiling ipnetwork v0.20.0
26112025-01-08T23:47:46.978Z Compiling macaddr v1.0.1
26122025-01-08T23:47:46.978Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26132025-01-08T23:47:46.979Z Compiling instant v0.1.13
26142025-01-08T23:47:47.109Z Compiling darling_core v0.20.10
26152025-01-08T23:47:47.176Z Compiling structmeta-derive v0.3.0
26162025-01-08T23:47:47.439Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26172025-01-08T23:47:47.460Z Compiling dropshot v0.13.0
26182025-01-08T23:47:47.476Z Compiling dropshot_endpoint v0.13.0
26192025-01-08T23:47:47.821Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26202025-01-08T23:47:47.992Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26212025-01-08T23:47:48.260Z Compiling regress v0.10.1
26222025-01-08T23:47:48.281Z Compiling serde_yaml v0.9.34+deprecated
26232025-01-08T23:47:48.785Z Compiling regress v0.9.1
26242025-01-08T23:47:48.905Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26252025-01-08T23:47:49.094Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26262025-01-08T23:47:49.166Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26272025-01-08T23:47:49.868Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26282025-01-08T23:47:50.202Z Compiling backoff v0.4.0
26292025-01-08T23:47:50.262Z Compiling structmeta v0.3.0
26302025-01-08T23:47:50.321Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26312025-01-08T23:47:50.494Z Compiling tempfile v3.13.0
26322025-01-08T23:47:50.541Z Compiling proc-macro-crate v1.3.1
26332025-01-08T23:47:50.718Z Compiling parse-display-derive v0.10.0
26342025-01-08T23:47:51.430Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26352025-01-08T23:47:51.674Z Compiling num_enum_derive v0.5.11
26362025-01-08T23:47:51.818Z Compiling itertools v0.13.0
26372025-01-08T23:47:52.381Z Compiling typify-impl v0.2.0
26382025-01-08T23:47:53.411Z Compiling zerocopy v0.8.10
26392025-01-08T23:47:54.060Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26402025-01-08T23:47:54.308Z Compiling darling_macro v0.20.10
26412025-01-08T23:47:54.385Z Compiling num_enum v0.5.11
26422025-01-08T23:47:54.401Z Compiling foreign-types-macros v0.2.3
26432025-01-08T23:47:54.435Z Compiling zerocopy-derive v0.8.10
26442025-01-08T23:47:54.547Z Compiling foreign-types-shared v0.3.1
26452025-01-08T23:47:54.679Z Compiling crucible-workspace-hack v0.1.0
26462025-01-08T23:47:54.946Z Compiling heapless v0.8.0
26472025-01-08T23:47:55.200Z Compiling proc-macro-error v1.0.4
26482025-01-08T23:47:55.275Z Compiling darling v0.20.10
26492025-01-08T23:47:55.321Z Compiling parse-display v0.10.0
26502025-01-08T23:47:55.406Z Compiling serde_with_macros v3.11.0
26512025-01-08T23:47:55.669Z Compiling foreign-types v0.5.0
26522025-01-08T23:47:55.798Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26532025-01-08T23:47:56.038Z Compiling camino-tempfile v1.1.1
26542025-01-08T23:47:56.058Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26552025-01-08T23:47:56.118Z Compiling hash32 v0.3.1
26562025-01-08T23:47:56.382Z Compiling cstr-argument v0.1.2
26572025-01-08T23:47:56.506Z Compiling pretty-hex v0.2.1
26582025-01-08T23:47:56.661Z Compiling smoltcp v0.11.0
26592025-01-08T23:47:56.692Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26602025-01-08T23:47:56.931Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26612025-01-08T23:47:57.049Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26622025-01-08T23:47:57.547Z Compiling tabwriter v1.4.0
26632025-01-08T23:47:57.657Z Compiling colored v2.1.0
26642025-01-08T23:47:58.068Z Compiling cobs v0.2.3
26652025-01-08T23:47:58.240Z Compiling serde_with v3.11.0
26662025-01-08T23:47:58.370Z Compiling postcard v1.0.10
26672025-01-08T23:47:58.398Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26682025-01-08T23:47:58.706Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26692025-01-08T23:47:59.026Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26702025-01-08T23:47:59.090Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26712025-01-08T23:47:59.405Z Compiling thiserror v2.0.3
26722025-01-08T23:48:00.056Z Compiling smf v0.2.3
26732025-01-08T23:48:00.452Z Compiling thiserror-impl v2.0.3
26742025-01-08T23:48:01.194Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26752025-01-08T23:48:01.548Z Compiling zone_cfg_derive v0.3.0
26762025-01-08T23:48:02.285Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26772025-01-08T23:48:02.433Z Compiling num-derive v0.4.2
26782025-01-08T23:48:02.738Z Compiling sigpipe v0.1.3
26792025-01-08T23:48:02.875Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26802025-01-08T23:48:03.080Z Compiling zone v0.3.0
26812025-01-08T23:48:03.171Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26822025-01-08T23:48:03.215Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26832025-01-08T23:48:03.267Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26842025-01-08T23:48:03.745Z Compiling universal-hash v0.5.1
26852025-01-08T23:48:04.001Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26862025-01-08T23:48:04.067Z Compiling opaque-debug v0.3.1
26872025-01-08T23:48:04.177Z Compiling tungstenite v0.21.0
26882025-01-08T23:48:04.311Z Compiling num-rational v0.4.2
26892025-01-08T23:48:04.420Z Compiling password-hash v0.5.0
26902025-01-08T23:48:04.765Z Compiling num-complex v0.4.6
26912025-01-08T23:48:04.863Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
26922025-01-08T23:48:05.495Z Compiling blake2 v0.10.6
26932025-01-08T23:48:05.829Z Compiling aead v0.5.2
26942025-01-08T23:48:05.854Z Compiling keccak v0.1.5
26952025-01-08T23:48:05.885Z Compiling convert_case v0.4.0
26962025-01-08T23:48:06.125Z Compiling base64 v0.21.7
26972025-01-08T23:48:06.210Z Compiling sha3 v0.10.8
26982025-01-08T23:48:06.343Z Compiling argon2 v0.5.3
26992025-01-08T23:48:06.748Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27002025-01-08T23:48:06.855Z Compiling num v0.4.3
27012025-01-08T23:48:06.858Z Compiling tokio-tungstenite v0.21.0
27022025-01-08T23:48:06.895Z Compiling derive_more v0.99.18
27032025-01-08T23:48:06.913Z Compiling poly1305 v0.8.0
27042025-01-08T23:48:06.989Z Compiling chacha20 v0.9.1
27052025-01-08T23:48:07.231Z Compiling float-ord v0.3.2
27062025-01-08T23:48:07.418Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27072025-01-08T23:48:07.458Z Compiling same-file v1.0.6
27082025-01-08T23:48:07.477Z Compiling semver v0.1.20
27092025-01-08T23:48:07.785Z Compiling walkdir v2.5.0
27102025-01-08T23:48:07.850Z Compiling rustc_version v0.1.7
27112025-01-08T23:48:08.384Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27122025-01-08T23:48:08.445Z Compiling newline-converter v0.3.0
27132025-01-08T23:48:08.599Z Compiling primeorder v0.13.6
27142025-01-08T23:48:08.621Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27152025-01-08T23:48:08.668Z Compiling secrecy v0.8.0
27162025-01-08T23:48:08.789Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27172025-01-08T23:48:08.970Z Compiling owo-colors v4.1.0
27182025-01-08T23:48:09.136Z Compiling cancel-safe-futures v0.1.5
27192025-01-08T23:48:09.246Z Compiling expectorate v1.1.0
27202025-01-08T23:48:09.299Z Compiling newtype_derive v0.1.6
27212025-01-08T23:48:09.320Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27222025-01-08T23:48:09.426Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27232025-01-08T23:48:09.532Z Compiling thiserror-impl-no-std v2.0.2
27242025-01-08T23:48:09.594Z Compiling blake3 v1.5.4
27252025-01-08T23:48:09.696Z Compiling half v2.4.1
27262025-01-08T23:48:09.744Z Compiling unicase v2.7.0
27272025-01-08T23:48:10.049Z Compiling ciborium-io v0.2.2
27282025-01-08T23:48:10.196Z Compiling arc-swap v1.7.1
27292025-01-08T23:48:10.268Z Compiling ciborium-ll v0.2.2
27302025-01-08T23:48:10.472Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27312025-01-08T23:48:10.659Z Compiling slog-scope v4.4.0
27322025-01-08T23:48:10.845Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27332025-01-08T23:48:10.870Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27342025-01-08T23:48:11.182Z Compiling typify-macro v0.2.0
27352025-01-08T23:48:11.204Z Compiling polyval v0.6.2
27362025-01-08T23:48:11.639Z Compiling atomicwrites v0.4.4
27372025-01-08T23:48:11.668Z Compiling libsw v3.3.1
27382025-01-08T23:48:11.946Z Compiling memmap2 v0.9.5
27392025-01-08T23:48:12.000Z Compiling libefi-sys v0.1.0
27402025-01-08T23:48:12.031Z Compiling parking_lot_core v0.8.6
27412025-01-08T23:48:12.295Z Compiling constant_time_eq v0.3.1
27422025-01-08T23:48:12.411Z Compiling arrayvec v0.7.6
27432025-01-08T23:48:12.493Z Compiling arrayref v0.3.9
27442025-01-08T23:48:12.531Z Compiling indent_write v2.2.0
27452025-01-08T23:48:12.609Z Compiling linear-map v1.2.0
27462025-01-08T23:48:12.769Z Compiling thiserror-no-std v2.0.2
27472025-01-08T23:48:12.785Z Compiling salty v0.3.0
27482025-01-08T23:48:12.886Z Compiling vsss-rs v3.3.4
27492025-01-08T23:48:13.032Z Compiling ghash v0.5.1
27502025-01-08T23:48:13.227Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27512025-01-08T23:48:13.407Z Compiling slog-stdlog v4.1.1
27522025-01-08T23:48:13.806Z Compiling ciborium v0.2.2
27532025-01-08T23:48:14.135Z Compiling p384 v0.13.0
27542025-01-08T23:48:14.304Z Compiling toolchain_find v0.4.0
27552025-01-08T23:48:14.702Z Compiling chacha20poly1305 v0.10.1
27562025-01-08T23:48:14.955Z Compiling ctr v0.9.2
27572025-01-08T23:48:15.069Z Compiling lzma-sys v0.1.20
27582025-01-08T23:48:15.318Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27592025-01-08T23:48:15.375Z Compiling bitfield-struct v0.6.2
27602025-01-08T23:48:15.598Z Compiling slog-dtrace v0.3.0
27612025-01-08T23:48:15.617Z Compiling typify v0.2.0
27622025-01-08T23:48:15.721Z Compiling highway v1.2.0
27632025-01-08T23:48:15.781Z Compiling progenitor-impl v0.8.0
27642025-01-08T23:48:15.801Z Compiling topological-sort v0.2.2
27652025-01-08T23:48:15.962Z Compiling aes-gcm v0.10.3
27662025-01-08T23:48:16.031Z Compiling omicron-zone-package v0.12.0
27672025-01-08T23:48:16.051Z Compiling rustfmt-wrapper v0.2.1
27682025-01-08T23:48:16.266Z Compiling mime_guess v2.0.5
27692025-01-08T23:48:16.501Z Compiling slog-envlogger v2.2.0
27702025-01-08T23:48:16.644Z Compiling steno v0.4.1
27712025-01-08T23:48:16.835Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27722025-01-08T23:48:17.622Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27732025-01-08T23:48:17.625Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27742025-01-08T23:48:17.784Z Compiling heck v0.3.3
27752025-01-08T23:48:18.184Z Compiling ssh-encoding v0.2.0
27762025-01-08T23:48:18.187Z Compiling blowfish v0.9.1
27772025-01-08T23:48:18.237Z Compiling nibble_vec v0.1.0
27782025-01-08T23:48:18.324Z Compiling env_filter v0.1.2
27792025-01-08T23:48:18.462Z Compiling endian-type v0.1.2
27802025-01-08T23:48:18.666Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27812025-01-08T23:48:18.717Z Compiling humantime v2.1.0
27822025-01-08T23:48:18.735Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27832025-01-08T23:48:18.802Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27842025-01-08T23:48:18.958Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27852025-01-08T23:48:19.036Z Compiling radix_trie v0.2.1
27862025-01-08T23:48:19.079Z Compiling env_logger v0.11.5
27872025-01-08T23:48:19.179Z Compiling ssh-cipher v0.2.0
27882025-01-08T23:48:19.268Z Compiling bcrypt-pbkdf v0.10.0
27892025-01-08T23:48:19.785Z Compiling zone_cfg_derive v0.1.2
27902025-01-08T23:48:19.900Z Compiling parking_lot v0.11.2
27912025-01-08T23:48:19.920Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27922025-01-08T23:48:20.363Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27932025-01-08T23:48:20.927Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27942025-01-08T23:48:20.930Z Compiling password-hash v0.4.2
27952025-01-08T23:48:21.045Z Compiling gethostname v0.5.0
27962025-01-08T23:48:21.284Z Compiling fxhash v0.2.1
27972025-01-08T23:48:21.304Z Compiling zip v2.1.3
27982025-01-08T23:48:21.399Z Compiling matches v0.1.10
27992025-01-08T23:48:21.465Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28002025-01-08T23:48:21.494Z Compiling bumpalo v3.16.0
28012025-01-08T23:48:21.514Z Compiling base64 v0.13.1
28022025-01-08T23:48:21.611Z Compiling http-range v0.1.5
28032025-01-08T23:48:21.764Z Compiling simd-adler32 v0.3.7
28042025-01-08T23:48:21.836Z Compiling lockfree-object-pool v0.1.6
28052025-01-08T23:48:21.997Z Compiling ron v0.7.1
28062025-01-08T23:48:22.076Z Compiling idna v0.2.3
28072025-01-08T23:48:22.124Z Compiling zopfli v0.8.1
28082025-01-08T23:48:22.155Z Compiling sled v0.34.7
28092025-01-08T23:48:22.353Z Compiling pbkdf2 v0.11.0
28102025-01-08T23:48:22.741Z Compiling zone v0.1.8
28112025-01-08T23:48:23.138Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28122025-01-08T23:48:23.810Z Compiling xz2 v0.1.7
28132025-01-08T23:48:23.958Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28142025-01-08T23:48:23.979Z Compiling progenitor-macro v0.8.0
28152025-01-08T23:48:24.373Z Compiling ssh-key v0.6.6
28162025-01-08T23:48:24.394Z Compiling hickory-client v0.24.1
28172025-01-08T23:48:24.856Z Compiling p256 v0.13.2
28182025-01-08T23:48:24.920Z Compiling p521 v0.13.3
28192025-01-08T23:48:25.162Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28202025-01-08T23:48:25.758Z Compiling hickory-server v0.24.1
28212025-01-08T23:48:25.859Z Compiling enum-as-inner v0.5.1
28222025-01-08T23:48:26.316Z Compiling pem v3.0.4
28232025-01-08T23:48:26.908Z Compiling yasna v0.5.2
28242025-01-08T23:48:27.158Z Compiling headers-core v0.3.0
28252025-01-08T23:48:27.330Z Compiling kstat-rs v0.2.4
28262025-01-08T23:48:27.349Z Compiling nanorand v0.7.0
28272025-01-08T23:48:27.937Z Compiling russh-cryptovec v0.7.3
28282025-01-08T23:48:28.001Z Compiling atty v0.2.14
28292025-01-08T23:48:28.157Z Compiling md5 v0.7.0
28302025-01-08T23:48:28.276Z Compiling rcgen v0.12.1
28312025-01-08T23:48:28.639Z Compiling russh-keys v0.45.0
28322025-01-08T23:48:28.665Z Compiling flume v0.11.1
28332025-01-08T23:48:28.685Z Compiling headers v0.4.0
28342025-01-08T23:48:29.136Z Compiling trust-dns-proto v0.22.0
28352025-01-08T23:48:30.556Z Compiling hyper-staticfile v0.10.1
28362025-01-08T23:48:30.827Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28372025-01-08T23:48:31.457Z Compiling num-bigint v0.4.6
28382025-01-08T23:48:31.733Z Compiling des v0.8.1
28392025-01-08T23:48:31.895Z Compiling subprocess v0.2.9
28402025-01-08T23:48:32.097Z Compiling hex-literal v0.4.1
28412025-01-08T23:48:32.264Z Compiling dhcproto-macros v0.1.0
28422025-01-08T23:48:32.742Z Compiling display-error-chain v0.2.2
28432025-01-08T23:48:32.957Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28442025-01-08T23:48:32.960Z Compiling internet-checksum v0.2.1
28452025-01-08T23:48:33.635Z Compiling dhcproto v0.12.0
28462025-01-08T23:48:34.586Z Compiling russh v0.45.0
28472025-01-08T23:48:37.012Z Compiling progenitor v0.8.0
28482025-01-08T23:48:37.155Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28492025-01-08T23:48:37.158Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28502025-01-08T23:48:37.158Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28512025-01-08T23:48:37.158Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28522025-01-08T23:48:37.158Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28532025-01-08T23:48:37.158Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28542025-01-08T23:48:37.256Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28552025-01-08T23:48:38.603Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28562025-01-08T23:48:38.924Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28572025-01-08T23:48:39.825Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28582025-01-08T23:48:42.664Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28592025-01-08T23:48:43.038Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28602025-01-08T23:48:53.406Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28612025-01-08T23:48:53.406Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28622025-01-08T23:48:53.409Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28632025-01-08T23:48:53.409Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28642025-01-08T23:48:56.782Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28652025-01-08T23:48:57.799Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28662025-01-08T23:48:58.635Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28672025-01-08T23:49:00.310Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28682025-01-08T23:49:01.601Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28692025-01-08T23:49:02.631Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28702025-01-08T23:49:02.924Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28712025-01-08T23:49:04.121Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28722025-01-08T23:49:04.954Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28732025-01-08T23:49:06.661Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28742025-01-08T23:49:07.015Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28752025-01-08T23:49:07.275Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28762025-01-08T23:49:08.144Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28772025-01-08T23:49:08.202Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28782025-01-08T23:49:08.339Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28792025-01-08T23:49:09.384Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28802025-01-08T23:49:09.897Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28812025-01-08T23:49:10.595Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28822025-01-08T23:49:12.248Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28832025-01-08T23:49:14.050Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28842025-01-08T23:49:15.619Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28852025-01-08T23:49:16.943Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28862025-01-08T23:49:17.020Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28872025-01-08T23:49:18.961Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28882025-01-08T23:49:23.965Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28892025-01-08T23:49:32.414Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28902025-01-08T23:49:33.696Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28912025-01-08T23:49:53.913Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28922025-01-08T23:50:29.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
28932025-01-08T23:50:29.756Z
28942025-01-08T23:50:29.759Zreal 2:43.754819351
28952025-01-08T23:50:29.759Zuser 12:31.151081407
28962025-01-08T23:50:29.759Zsys 2:44.639677200
28972025-01-08T23:50:29.759Ztrap 0.338554525
28982025-01-08T23:50:29.759Ztflt 0.771589149
28992025-01-08T23:50:29.759Zdflt 1.996164390
29002025-01-08T23:50:29.759Zkflt 0.000034554
29012025-01-08T23:50:29.759Zlock 25:59.529274325
29022025-01-08T23:50:29.759Zslp 44:54.819720575
29032025-01-08T23:50:29.759Zlat 34.353372492
29042025-01-08T23:50:29.761Zstop 1:29.015975173
29052025-01-08T23:50:29.761Z+ mkdir tests
29062025-01-08T23:50:29.764Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29072025-01-08T23:50:29.764Z+ xargs -I '{}' -t cp '{}' tests/
29082025-01-08T23:50:29.804Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-a65261c80d673e6f tests/
29092025-01-08T23:50:29.825Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a3e6b71d30e2fa2a tests/
29102025-01-08T23:50:29.844Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5d8773b64f36e079 tests/
29112025-01-08T23:50:29.865Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a5443c6ae7b0140e tests/
29122025-01-08T23:50:30.069Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
29132025-01-08T23:50:30.073Z+ 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
29142025-01-08T23:51:41.572ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29152025-01-08T23:51:41.572Za .github/buildomat/ci-env.sh 1K
29162025-01-08T23:51:41.572Za out/target/test 1K
29172025-01-08T23:51:41.572Za out/npuzone/npuzone 23144K
29182025-01-08T23:51:41.572Za package-manifest.toml 34K
29192025-01-08T23:51:41.572Za smf/sled-agent/non-gimlet/config.toml 4K
29202025-01-08T23:51:41.572Za target/release/omicron-package 36062K
29212025-01-08T23:51:41.572Za target/release/xtask 11721K
29222025-01-08T23:51:41.572Za target/debug/bootstrap 209145K
29232025-01-08T23:51:41.572Za tests/bootstrap-a3e6b71d30e2fa2a 24243K
29242025-01-08T23:51:41.572Za tests/commtest-5d8773b64f36e079 25019K
29252025-01-08T23:51:41.572Za tests/dhcp_server-a65261c80d673e6f 24243K
29262025-01-08T23:51:41.572Za tests/end_to_end_tests-a5443c6ae7b0140e 227342K
29272025-01-08T23:51:41.572Za out/clickhouse.tar.gz 293508K
29282025-01-08T23:51:41.572Za out/clickhouse_keeper.tar.gz 280612K
29292025-01-08T23:51:41.572Za out/clickhouse_server.tar.gz 293495K
29302025-01-08T23:51:41.573Za out/cockroachdb.tar.gz 134638K
29312025-01-08T23:51:41.573Za out/crucible-dtrace.tar 85K
29322025-01-08T23:51:41.573Za out/crucible-pantry-zone.tar.gz 28212K
29332025-01-08T23:51:41.573Za out/crucible-zone.tar.gz 36434K
29342025-01-08T23:51:41.573Za out/external-dns.tar.gz 35342K
29352025-01-08T23:51:41.573Za out/internal-dns.tar.gz 35343K
29362025-01-08T23:51:41.573Za out/mg-ddm-gz.tar 63075K
29372025-01-08T23:51:41.573Za out/nexus.tar.gz 98789K
29382025-01-08T23:51:41.573Za out/ntp.tar.gz 10389K
29392025-01-08T23:51:41.573Za out/omicron-gateway-softnpu.tar.gz 23976K
29402025-01-08T23:51:41.573Za out/omicron-sled-agent.tar 113611K
29412025-01-08T23:51:41.573Za out/overlay.tar.gz 3K
29422025-01-08T23:51:41.573Za out/oximeter.tar.gz 47843K
29432025-01-08T23:51:41.573Za out/oxlog.tar 3088K
29442025-01-08T23:51:41.573Za out/probe.tar.gz 2764K
29452025-01-08T23:51:41.573Za out/propolis-server.tar.gz 66291K
29462025-01-08T23:51:41.573Za out/pumpkind-gz.tar 26665K
29472025-01-08T23:51:41.573Za out/switch-softnpu.tar.gz 235417K
29482025-01-08T23:51:41.576Z
29492025-01-08T23:51:41.576Zreal 1:11.493936448
29502025-01-08T23:51:41.576Zuser 1:08.160654377
29512025-01-08T23:51:41.576Zsys 4.701398724
29522025-01-08T23:51:41.576Ztrap 0.017822992
29532025-01-08T23:51:41.576Ztflt 0.000000000
29542025-01-08T23:51:41.576Zdflt 0.000000000
29552025-01-08T23:51:41.576Zkflt 0.000000000
29562025-01-08T23:51:41.576Zlock 0.000000000
29572025-01-08T23:51:41.576Zslp 1:08.017053548
29582025-01-08T23:51:41.576Zlat 2.086264655
29592025-01-08T23:51:41.576Zstop 0.000255147
29602025-01-08T23:51:41.578Zprocess exited: duration 1973253 ms, exit code 0
 
29612025-01-08T23:51:41.593Zfound 1 output files
29622025-01-08T23:51:41.593Zuploading: /work/package.tar.gz (1880673110 bytes)
29632025-01-08T23:52:20.248Zuploaded: /work/package.tar.gz