01JD1CXXREGSXHZV9GYXNJVHQ4: 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: 01JD1CY88BJQJE8R4WJDR3NRQ7

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-19T05:05:31.733Zjob assigned to worker 01JD1CY96QET94S6YSK9SRFFCC [factory aws, i-0a2ee81111146a287] (queued for 40 s)
 
22024-11-19T05:05:38.890Zstarting task 0: "setup"
32024-11-19T05:05:38.901Z++ uname -s
42024-11-19T05:05:38.903Z+ kern=SunOS
52024-11-19T05:05:38.903Z+ case "$kern" in
62024-11-19T05:05:38.903Z+ groupadd -g 12345 build
72024-11-19T05:05:38.905Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-19T05:05:39.916Z+ zfs create -o mountpoint=/work rpool/work
92024-11-19T05:05:40.015Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-19T05:05:40.018Z+ home_fs=zfs
112024-11-19T05:05:40.018Z+ [[ zfs == autofs ]]
122024-11-19T05:05:40.018Z+ mkdir -p /home/build
132024-11-19T05:05:40.023Z+ chown build:build /home/build /work
142024-11-19T05:05:42.021Z+ chmod 0700 /home/build /work
152024-11-19T05:05:42.023Zprocess exited: duration 3133 ms, exit code 0
 
162024-11-19T05:05:42.028Zstarting task 1: "rust-toolchain"
172024-11-19T05:05:42.033Z+ printf ' * toolchain channel = "%s"
182024-11-19T05:05:42.033Z' 1.81.0
192024-11-19T05:05:42.033Z * toolchain channel = "1.81.0"
202024-11-19T05:05:42.033Z+ printf ' * toolchain profile = "%s"
212024-11-19T05:05:42.033Z' default
222024-11-19T05:05:42.036Z * toolchain profile = "default"
232024-11-19T05:05:42.036Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-19T05:05:42.036Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-19T05:05:42.152Zinfo: downloading installer
262024-11-19T05:05:43.249Zinfo: profile set to 'default'
272024-11-19T05:05:43.249Zinfo: default host triple is x86_64-unknown-illumos
282024-11-19T05:05:43.249Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-19T05:05:43.399Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-19T05:05:43.399Zinfo: downloading component 'cargo'
312024-11-19T05:05:44.191Zinfo: downloading component 'clippy'
322024-11-19T05:05:44.490Zinfo: downloading component 'rust-docs'
332024-11-19T05:05:45.593Zinfo: downloading component 'rust-std'
342024-11-19T05:05:47.355Zinfo: downloading component 'rustc'
352024-11-19T05:05:53.575Zinfo: downloading component 'rustfmt'
362024-11-19T05:05:53.810Zinfo: installing component 'cargo'
372024-11-19T05:05:54.624Zinfo: installing component 'clippy'
382024-11-19T05:05:54.996Zinfo: installing component 'rust-docs'
392024-11-19T05:05:56.632Zinfo: installing component 'rust-std'
402024-11-19T05:05:58.439Zinfo: installing component 'rustc'
412024-11-19T05:06:04.117Zinfo: installing component 'rustfmt'
422024-11-19T05:06:04.432Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-19T05:06:04.432Z
442024-11-19T05:06:04.797Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-19T05:06:04.797Z
462024-11-19T05:06:04.799Z
472024-11-19T05:06:04.799ZRust is installed now. Great!
482024-11-19T05:06:04.799Z
492024-11-19T05:06:04.799ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-19T05:06:04.799Zenvironment variable. This has not been done automatically.
512024-11-19T05:06:04.799Z
522024-11-19T05:06:04.799ZTo configure your current shell, you need to source
532024-11-19T05:06:04.799Zthe corresponding env file under $HOME/.cargo.
542024-11-19T05:06:04.800Z
552024-11-19T05:06:04.800ZThis is usually done by running one of the following (note the leading DOT):
562024-11-19T05:06:04.800Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-19T05:06:04.800Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-19T05:06:04.870Z+ rustc --version
592024-11-19T05:06:04.933Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-19T05:06:04.937Zprocess exited: duration 22907 ms, exit code 0
 
612024-11-19T05:06:04.942Zstarting task 2: "authentication"
622024-11-19T05:06:04.961Zprocess exited: duration 19 ms, exit code 0
 
632024-11-19T05:06:04.969Zstarting task 3: "clone repository"
642024-11-19T05:06:04.972Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-19T05:06:04.974Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-19T05:06:05.013ZCloning into '/work/oxidecomputer/omicron'...
672024-11-19T05:06:12.866Z+ cd /work/oxidecomputer/omicron
682024-11-19T05:06:12.866Z+ git fetch origin 11c6e1d293de65f5b0bcf861ac6dd0bab13c04a6
692024-11-19T05:06:13.334ZFrom https://github.com/oxidecomputer/omicron
702024-11-19T05:06:13.334Z * branch 11c6e1d293de65f5b0bcf861ac6dd0bab13c04a6 -> FETCH_HEAD
712024-11-19T05:06:13.342Z+ [[ -n '' ]]
722024-11-19T05:06:13.342Z+ git reset --hard 11c6e1d293de65f5b0bcf861ac6dd0bab13c04a6
732024-11-19T05:06:13.511ZHEAD is now at 11c6e1d29 clean up
742024-11-19T05:06:13.514Zprocess exited: duration 8545 ms, exit code 0
 
752024-11-19T05:06:13.518Zstarting task 4: "build"
762024-11-19T05:06:13.523Z+ source .github/buildomat/ci-env.sh
772024-11-19T05:06:13.523Z++ export CARGO_TERM_COLOR=always
782024-11-19T05:06:13.523Z++ CARGO_TERM_COLOR=always
792024-11-19T05:06:13.526Z+ cargo --version
802024-11-19T05:06:13.579Zcargo 1.81.0 (2dbb1af80 2024-08-20)
812024-11-19T05:06:13.583Z+ rustc --version
822024-11-19T05:06:13.641Zrustc 1.81.0 (eeb90cda1 2024-09-04)
832024-11-19T05:06:13.643Z+ WORK=/work
842024-11-19T05:06:13.643Z+ pfexec mkdir -p /work
852024-11-19T05:06:13.647Z+ pfexec chown build /work
862024-11-19T05:06:13.650Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
872024-11-19T05:06:20.372Z Startup: Refreshing catalog 'helios-dev' ... Done
882024-11-19T05:06:23.953Z Startup: Caching catalogs ... Done
892024-11-19T05:06:32.604ZPlanning: Solver setup ... Done (7.913s)
902024-11-19T05:06:32.713ZPlanning: Running solver ... Done (0.109s)
912024-11-19T05:06:32.801ZPlanning: Finding local manifests ... Done (0.004s)
922024-11-19T05:06:32.874ZPlanning: Fetching manifests: 0/5 0% complete
932024-11-19T05:06:33.147ZPlanning: Fetching manifests: 5/5 100% complete
942024-11-19T05:06:33.242ZPlanning: Package planning ... Done (0.095s)
952024-11-19T05:06:33.298ZPlanning: Merging actions ... Done (0.056s)
962024-11-19T05:06:33.483ZPlanning: Checking for conflicting actions ... Done (0.184s)
972024-11-19T05:06:35.265ZPlanning: Consolidating action changes ... Done (1.782s)
982024-11-19T05:06:35.664ZPlanning: Evaluating mediators ... Done (0.398s)
992024-11-19T05:06:35.740ZPlanning: Planning completed in 11.70 seconds
1002024-11-19T05:06:35.755Z Packages to install: 4
1012024-11-19T05:06:35.755Z Packages to update: 1
1022024-11-19T05:06:35.758Z Mediators to change: 2
1032024-11-19T05:06:35.758Z Services to change: 1
1042024-11-19T05:06:35.758Z Estimated space available: 155.64 GB
1052024-11-19T05:06:35.758ZEstimated space to be consumed: 1.60 GB
1062024-11-19T05:06:35.758Z Create boot environment: No
1072024-11-19T05:06:35.758ZCreate backup boot environment: Yes
1082024-11-19T05:06:35.758Z Rebuild boot archive: No
1092024-11-19T05:06:35.758Z
1102024-11-19T05:06:35.758ZChanged mediators:
1112024-11-19T05:06:35.758Z mediator clang:
1122024-11-19T05:06:35.758Z version: None -> 15 (system default)
1132024-11-19T05:06:35.758Z
1142024-11-19T05:06:35.758Z mediator llvm:
1152024-11-19T05:06:35.758Z version: 14 (system default) -> 15 (system default)
1162024-11-19T05:06:35.758Z
1172024-11-19T05:06:35.758ZChanged packages:
1182024-11-19T05:06:35.758Zhelios-dev
1192024-11-19T05:06:35.758Z developer/build-essential
1202024-11-19T05:06:35.760Z None -> 11-2.0
1212024-11-19T05:06:35.760Z library/libxmlsec1
1222024-11-19T05:06:35.760Z None -> 1.2.35-2.0
1232024-11-19T05:06:35.760Z ooce/developer/clang-15
1242024-11-19T05:06:35.760Z None -> 15.0.7-2.0
1252024-11-19T05:06:35.760Z ooce/developer/llvm-15
1262024-11-19T05:06:35.760Z None -> 15.0.7-2.0
1272024-11-19T05:06:35.760Z package/pkg
1282024-11-19T05:06:35.760Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1292024-11-19T05:06:35.760Z
1302024-11-19T05:06:35.760ZServices:
1312024-11-19T05:06:35.760Z restart_fmri:
1322024-11-19T05:06:35.760Z svc:/system/update-man-index:default
1332024-11-19T05:06:35.760Z
1342024-11-19T05:06:35.760ZEditable files to change:
1352024-11-19T05:06:35.760Z Update:
1362024-11-19T05:06:35.760Z usr/share/lib/pkg/web/config.shtml
1372024-11-19T05:06:35.831Z
1382024-11-19T05:06:35.831ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1392024-11-19T05:06:41.974ZDownload: 206/4281 items 1.3/220.6MB 0% complete (517k/s)
1402024-11-19T05:06:48.382ZDownload: 209/4281 items 1.3/220.6MB 0% complete (479k/s)
1412024-11-19T05:06:53.384ZDownload: 822/4281 items 18.5/220.6MB 8% complete (3.5M/s)
1422024-11-19T05:06:58.392ZDownload: 1199/4281 items 83.5/220.6MB 37% complete (8.3M/s)
1432024-11-19T05:07:04.554ZDownload: 2220/4281 items 118.0/220.6MB 53% complete (10.1M/s)
1442024-11-19T05:07:10.969ZDownload: 2221/4281 items 118.0/220.6MB 53% complete (9.8M/s)
1452024-11-19T05:07:23.760ZDownload: 2223/4281 items 118.6/220.6MB 53% complete
1462024-11-19T05:07:28.869ZDownload: 3278/4281 items 209.4/220.6MB 94% complete (18.8M/s)
1472024-11-19T05:07:32.500ZDownload: Completed 220.60 MB in 56.67 seconds (3.9M/s)
1482024-11-19T05:07:34.494Z Actions: 1/5063 actions (Removing old actions)
1492024-11-19T05:07:34.563Z Actions: 194/5063 actions (Installing new actions)
1502024-11-19T05:07:39.083Z Actions: 4226/5063 actions (Updating modified actions)
1512024-11-19T05:07:39.385Z Actions: Completed 5063 actions in 4.93 seconds.
1522024-11-19T05:07:39.598Z Done (0.206s)
1532024-11-19T05:07:39.607Z Done (0.000s)
1542024-11-19T05:07:40.179Z Done (0.524s)
1552024-11-19T05:07:44.504Z Done (4.153s)
1562024-11-19T05:07:44.596Z Done (0.019s)
1572024-11-19T05:07:44.628Z Done (0.000s)
1582024-11-19T05:07:44.739Z Done (0.000s)
1592024-11-19T05:07:45.395ZPlanning: Evaluating mediator changes ... Done
1602024-11-19T05:07:45.550ZPlanning: Checking for conflicting actions ... Done
1612024-11-19T05:07:45.553ZPlanning: Consolidating action changes ... Done
1622024-11-19T05:07:45.814ZPlanning: Evaluating mediators ... Done
1632024-11-19T05:07:45.817ZPlanning: Planning completed in 0.42 seconds
1642024-11-19T05:07:45.853Z Mediators to change: 2
1652024-11-19T05:07:45.853Z Create boot environment: No
1662024-11-19T05:07:45.853ZCreate backup boot environment: No
1672024-11-19T05:07:45.933Z Done
1682024-11-19T05:07:45.933Z Done
1692024-11-19T05:07:46.268Z Done
1702024-11-19T05:07:49.791Z Done
1712024-11-19T05:07:49.883Z Done
1722024-11-19T05:07:49.883Z Done
1732024-11-19T05:07:49.999Z Done
1742024-11-19T05:07:50.588ZPlanning: Evaluating mediator changes ... Done
1752024-11-19T05:07:50.591ZPlanning: Merging actions ... Done
1762024-11-19T05:07:50.774ZPlanning: Checking for conflicting actions ... Done
1772024-11-19T05:07:50.777ZPlanning: Consolidating action changes ... Done
1782024-11-19T05:07:51.034ZPlanning: Evaluating mediators ... Done
1792024-11-19T05:07:51.088ZPlanning: Planning completed in 0.73 seconds
1802024-11-19T05:07:51.132Z Packages to change: 1
1812024-11-19T05:07:51.137Z Mediators to change: 1
1822024-11-19T05:07:51.137Z Services to change: 1
1832024-11-19T05:07:51.137Z Create boot environment: No
1842024-11-19T05:07:51.137ZCreate backup boot environment: Yes
1852024-11-19T05:07:53.244Z Actions: 1/6 actions (Updating modified actions)
1862024-11-19T05:07:53.247Z Actions: Completed 6 actions in 0.00 seconds.
1872024-11-19T05:07:53.247Z Done
1882024-11-19T05:07:53.247Z Done
1892024-11-19T05:07:53.355Z Done
1902024-11-19T05:07:56.929Z Done
1912024-11-19T05:07:57.019Z Done
1922024-11-19T05:07:57.019Z Done
1932024-11-19T05:07:57.148Z Done
1942024-11-19T05:07:57.569ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1952024-11-19T05:07:57.569Zclang system 15 system
1962024-11-19T05:07:57.569Zcsh system system illumos
1972024-11-19T05:07:57.569Zctags system system illumos
1982024-11-19T05:07:57.569Zgcc vendor 12 vendor
1992024-11-19T05:07:57.569Zgcc system 10 system
2002024-11-19T05:07:57.569Zgcc system 7 system
2012024-11-19T05:07:57.569Zgo system 1.20 system
2022024-11-19T05:07:57.569Zgo system 1.19 system
2032024-11-19T05:07:57.569Zllvm system 15 system
2042024-11-19T05:07:57.569Zllvm system 14 system
2052024-11-19T05:07:57.569Zmariadb system 10.6 system
2062024-11-19T05:07:57.569Zmta vendor vendor dma
2072024-11-19T05:07:57.569Zopenjdk system 17 system
2082024-11-19T05:07:57.569Zopenjdk system 11 system
2092024-11-19T05:07:57.569Zopenjdk system 1.8 system
2102024-11-19T05:07:57.569Zopenssl vendor 3 vendor
2112024-11-19T05:07:57.569Zperl system 5.36 system
2122024-11-19T05:07:57.569Zpostgresql system 15 system
2132024-11-19T05:07:57.569Zpostgresql system 13 system
2142024-11-19T05:07:57.570Zpython vendor 3 vendor
2152024-11-19T05:07:57.570Zpython system 2 system
2162024-11-19T05:07:57.570Zpython3 system 3.11 system
2172024-11-19T05:07:57.570Zruby system 3.0 system
2182024-11-19T05:07:57.570Zwords vendor vendor american-english
2192024-11-19T05:07:57.570Zwords system system australian-english
2202024-11-19T05:07:57.570Zwords system system british-english
2212024-11-19T05:07:57.570Zwords system system canadian-english
2222024-11-19T05:07:57.570Zwords system system french
2232024-11-19T05:07:57.570Zwords system system italian
2242024-11-19T05:07:57.570Zwords system system ngerman
2252024-11-19T05:07:57.570Zwords system system ogerman
2262024-11-19T05:07:57.570Zwords system system spanish
2272024-11-19T05:07:57.893ZPUBLISHER TYPE STATUS P LOCATION
2282024-11-19T05:07:57.893Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2292024-11-19T05:08:00.448ZFMRI IFO
2302024-11-19T05:08:00.448Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2312024-11-19T05:08:00.448Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2322024-11-19T05:08:00.448Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2332024-11-19T05:08:00.448Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2342024-11-19T05:08:00.448Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2352024-11-19T05:08:00.448Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362024-11-19T05:08:00.448Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2372024-11-19T05:08:00.448Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2382024-11-19T05:08:00.448Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2392024-11-19T05:08:00.448Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2402024-11-19T05:08:00.448Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2412024-11-19T05:08:00.448Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2422024-11-19T05:08:00.448Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2432024-11-19T05:08:00.448Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2442024-11-19T05:08:00.448Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2452024-11-19T05:08:01.161Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2462024-11-19T05:08:01.411Z Updating crates.io index
2472024-11-19T05:08:01.413Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2482024-11-19T05:08:02.196Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2492024-11-19T05:08:02.436Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2502024-11-19T05:08:02.677Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2512024-11-19T05:08:02.944Z Updating git repository `https://github.com/oxidecomputer/propolis`
2522024-11-19T05:08:03.788Z Updating git repository `https://github.com/oxidecomputer/crucible`
2532024-11-19T05:08:06.606Z Updating git repository `https://github.com/oxidecomputer/opte`
2542024-11-19T05:08:07.600Z Updating git repository `https://github.com/oxidecomputer/falcon`
2552024-11-19T05:08:08.279Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562024-11-19T05:08:08.499Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2572024-11-19T05:08:08.787Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2582024-11-19T05:08:09.282Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2592024-11-19T05:08:09.615Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2602024-11-19T05:08:09.994Z Updating git repository `https://github.com/oxidecomputer/tofino`
2612024-11-19T05:08:10.239Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622024-11-19T05:08:10.440Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632024-11-19T05:08:10.666Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642024-11-19T05:08:10.902Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2652024-11-19T05:08:11.192Z Updating git repository `https://github.com/oxidecomputer/ispf`
2662024-11-19T05:08:11.438Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2672024-11-19T05:08:11.833Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2682024-11-19T05:08:12.384Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2692024-11-19T05:08:12.675Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2702024-11-19T05:08:13.063Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2712024-11-19T05:08:13.537Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2722024-11-19T05:08:13.794Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2732024-11-19T05:08:14.060Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2742024-11-19T05:08:15.349Z Downloading crates ...
2752024-11-19T05:08:15.408Z Downloaded heck v0.4.1
2762024-11-19T05:08:15.411Z Downloaded cargo-platform v0.1.8
2772024-11-19T05:08:15.436Z Downloaded pest_generator v2.7.14
2782024-11-19T05:08:15.438Z Downloaded itoa v1.0.11
2792024-11-19T05:08:15.438Z Downloaded serde_tokenstream v0.2.2
2802024-11-19T05:08:15.441Z Downloaded dof v0.3.0
2812024-11-19T05:08:15.441Z Downloaded block-buffer v0.10.4
2822024-11-19T05:08:15.443Z Downloaded tempfile v3.13.0
2832024-11-19T05:08:15.446Z Downloaded generic-array v0.14.7
2842024-11-19T05:08:15.448Z Downloaded usdt-impl v0.5.0
2852024-11-19T05:08:15.451Z Downloaded typenum v1.17.0
2862024-11-19T05:08:15.453Z Downloaded unicode-linebreak v0.1.5
2872024-11-19T05:08:15.456Z Downloaded semver v1.0.23
2882024-11-19T05:08:15.458Z Downloaded ryu v1.0.18
2892024-11-19T05:08:15.463Z Downloaded papergrid v0.11.0
2902024-11-19T05:08:15.467Z Downloaded clap_builder v4.5.21
2912024-11-19T05:08:15.473Z Downloaded proc-macro2 v1.0.89
2922024-11-19T05:08:15.475Z Downloaded colorchoice v1.0.2
2932024-11-19T05:08:15.479Z Downloaded winnow v0.6.20
2942024-11-19T05:08:15.487Z Downloaded syn v2.0.87
2952024-11-19T05:08:15.497Z Downloaded digest v0.10.7
2962024-11-19T05:08:15.500Z Downloaded cfg-if v1.0.0
2972024-11-19T05:08:15.500Z Downloaded camino-tempfile v1.1.1
2982024-11-19T05:08:15.502Z Downloaded camino v1.1.9
2992024-11-19T05:08:15.505Z Downloaded fastrand v2.1.1
3002024-11-19T05:08:15.505Z Downloaded errno v0.3.9
3012024-11-19T05:08:15.505Z Downloaded cpufeatures v0.2.14
3022024-11-19T05:08:15.508Z Downloaded bytecount v0.6.8
3032024-11-19T05:08:15.511Z Downloaded bitflags v2.6.0
3042024-11-19T05:08:15.513Z Downloaded anstyle-query v1.1.1
3052024-11-19T05:08:15.513Z Downloaded autocfg v1.4.0
3062024-11-19T05:08:15.515Z Downloaded anstyle-parse v0.2.5
3072024-11-19T05:08:15.517Z Downloaded equivalent v1.0.1
3082024-11-19T05:08:15.517Z Downloaded dtrace-parser v0.2.0
3092024-11-19T05:08:15.517Z Downloaded anstyle v1.0.10
3102024-11-19T05:08:15.520Z Downloaded heck v0.5.0
3112024-11-19T05:08:15.520Z Downloaded fnv v1.0.7
3122024-11-19T05:08:15.522Z Downloaded clap_lex v0.7.2
3132024-11-19T05:08:15.522Z Downloaded byteorder v1.5.0
3142024-11-19T05:08:15.524Z Downloaded strsim v0.11.1
3152024-11-19T05:08:15.526Z Downloaded fs-err v2.11.0
3162024-11-19T05:08:15.528Z Downloaded crypto-common v0.1.6
3172024-11-19T05:08:15.530Z Downloaded cargo_metadata v0.18.1
3182024-11-19T05:08:15.533Z Downloaded cargo_toml v0.20.5
3192024-11-19T05:08:15.539Z Downloaded pretty-hex v0.4.1
3202024-11-19T05:08:15.541Z Downloaded swrite v0.1.0
3212024-11-19T05:08:15.543Z Downloaded scroll_derive v0.12.0
3222024-11-19T05:08:15.547Z Downloaded anyhow v1.0.93
3232024-11-19T05:08:15.550Z Downloaded clap v4.5.21
3242024-11-19T05:08:15.558Z Downloaded plain v0.2.3
3252024-11-19T05:08:15.561Z Downloaded usdt-macro v0.5.0
3262024-11-19T05:08:15.564Z Downloaded is_terminal_polyfill v1.70.1
3272024-11-19T05:08:15.566Z Downloaded proc-macro-error-attr v1.0.4
3282024-11-19T05:08:15.569Z Downloaded memmap v0.7.0
3292024-11-19T05:08:15.569Z Downloaded usdt-attr-macro v0.5.0
3302024-11-19T05:08:15.572Z Downloaded clap_derive v4.5.18
3312024-11-19T05:08:15.577Z Downloaded tabled_derive v0.7.0
3322024-11-19T05:08:15.579Z Downloaded macaddr v1.0.1
3332024-11-19T05:08:15.581Z Downloaded anstream v0.6.15
3342024-11-19T05:08:15.586Z Downloaded smawk v0.3.2
3352024-11-19T05:08:15.588Z Downloaded serde_spanned v0.6.8
3362024-11-19T05:08:15.588Z Downloaded quote v1.0.37
3372024-11-19T05:08:15.590Z Downloaded toml_datetime v0.6.8
3382024-11-19T05:08:15.593Z Downloaded thiserror v1.0.69
3392024-11-19T05:08:15.595Z Downloaded usdt v0.5.0
3402024-11-19T05:08:15.597Z Downloaded utf8parse v0.2.2
3412024-11-19T05:08:15.597Z Downloaded thread-id v4.2.2
3422024-11-19T05:08:15.599Z Downloaded terminal_size v0.4.0
3432024-11-19T05:08:15.602Z Downloaded thiserror-impl v1.0.69
3442024-11-19T05:08:15.610Z Downloaded version_check v0.9.5
3452024-11-19T05:08:15.612Z Downloaded sha2 v0.10.8
3462024-11-19T05:08:15.615Z Downloaded scroll v0.12.0
3472024-11-19T05:08:15.615Z Downloaded hashbrown v0.15.0
3482024-11-19T05:08:15.619Z Downloaded zerocopy-derive v0.7.35
3492024-11-19T05:08:15.622Z Downloaded proc-macro-error v1.0.4
3502024-11-19T05:08:15.625Z Downloaded indexmap v2.6.0
3512024-11-19T05:08:15.629Z Downloaded unicode-ident v1.0.13
3522024-11-19T05:08:15.631Z Downloaded ucd-trie v0.1.7
3532024-11-19T05:08:15.635Z Downloaded pest_derive v2.7.14
3542024-11-19T05:08:15.637Z Downloaded textwrap v0.16.1
3552024-11-19T05:08:15.637Z Downloaded pest_meta v2.7.14
3562024-11-19T05:08:15.639Z Downloaded once_cell v1.20.2
3572024-11-19T05:08:15.641Z Downloaded log v0.4.22
3582024-11-19T05:08:15.644Z Downloaded serde_derive v1.0.215
3592024-11-19T05:08:15.646Z Downloaded toml v0.8.19
3602024-11-19T05:08:15.663Z Downloaded serde v1.0.215
3612024-11-19T05:08:15.677Z Downloaded toml_edit v0.22.22
3622024-11-19T05:08:15.695Z Downloaded memchr v2.7.4
3632024-11-19T05:08:15.700Z Downloaded pest v2.7.14
3642024-11-19T05:08:15.704Z Downloaded goblin v0.8.2
3652024-11-19T05:08:15.717Z Downloaded serde_json v1.0.132
3662024-11-19T05:08:15.723Z Downloaded zerocopy v0.7.35
3672024-11-19T05:08:15.736Z Downloaded tabled v0.15.0
3682024-11-19T05:08:15.750Z Downloaded syn v1.0.109
3692024-11-19T05:08:15.762Z Downloaded unicode-width v0.1.14
3702024-11-19T05:08:15.773Z Downloaded rustix v0.38.37
3712024-11-19T05:08:15.809Z Downloaded libc v0.2.162
3722024-11-19T05:08:16.109Z Compiling proc-macro2 v1.0.89
3732024-11-19T05:08:16.111Z Compiling unicode-ident v1.0.13
3742024-11-19T05:08:16.111Z Compiling version_check v0.9.5
3752024-11-19T05:08:16.111Z Compiling serde v1.0.215
3762024-11-19T05:08:16.111Z Compiling memchr v2.7.4
3772024-11-19T05:08:16.111Z Compiling thiserror v1.0.69
3782024-11-19T05:08:16.111Z Compiling libc v0.2.162
3792024-11-19T05:08:16.111Z Compiling ucd-trie v0.1.7
3802024-11-19T05:08:16.361Z Compiling itoa v1.0.11
3812024-11-19T05:08:16.596Z Compiling ryu v1.0.18
3822024-11-19T05:08:16.772Z Compiling once_cell v1.20.2
3832024-11-19T05:08:16.926Z Compiling byteorder v1.5.0
3842024-11-19T05:08:16.949Z Compiling serde_json v1.0.132
3852024-11-19T05:08:17.222Z Compiling rustix v0.38.37
3862024-11-19T05:08:17.321Z Compiling bitflags v2.6.0
3872024-11-19T05:08:17.554Z Compiling usdt-impl v0.5.0
3882024-11-19T05:08:17.797Z Compiling proc-macro-error-attr v1.0.4
3892024-11-19T05:08:17.821Z Compiling syn v1.0.109
3902024-11-19T05:08:17.953Z Compiling proc-macro-error v1.0.4
3912024-11-19T05:08:18.054Z Compiling quote v1.0.37
3922024-11-19T05:08:18.143Z Compiling plain v0.2.3
3932024-11-19T05:08:18.220Z Compiling camino v1.1.9
3942024-11-19T05:08:18.223Z Compiling log v0.4.22
3952024-11-19T05:08:18.288Z Compiling hashbrown v0.15.0
3962024-11-19T05:08:18.417Z Compiling syn v2.0.87
3972024-11-19T05:08:18.643Z Compiling errno v0.3.9
3982024-11-19T05:08:18.769Z Compiling utf8parse v0.2.2
3992024-11-19T05:08:18.857Z Compiling equivalent v1.0.1
4002024-11-19T05:08:18.884Z Compiling thread-id v4.2.2
4012024-11-19T05:08:18.944Z Compiling anstyle-parse v0.2.5
4022024-11-19T05:08:19.163Z Compiling semver v1.0.23
4032024-11-19T05:08:19.261Z Compiling colorchoice v1.0.2
4042024-11-19T05:08:19.374Z Compiling anstyle-query v1.1.1
4052024-11-19T05:08:19.422Z Compiling autocfg v1.4.0
4062024-11-19T05:08:19.523Z Compiling indexmap v2.6.0
4072024-11-19T05:08:19.546Z Compiling pretty-hex v0.4.1
4082024-11-19T05:08:19.686Z Compiling unicode-width v0.1.14
4092024-11-19T05:08:19.743Z Compiling anstyle v1.0.10
4102024-11-19T05:08:19.768Z Compiling winnow v0.6.20
4112024-11-19T05:08:20.210Z Compiling is_terminal_polyfill v1.70.1
4122024-11-19T05:08:20.359Z Compiling anstream v0.6.15
4132024-11-19T05:08:20.580Z Compiling fs-err v2.11.0
4142024-11-19T05:08:20.603Z Compiling clap_lex v0.7.2
4152024-11-19T05:08:20.861Z Compiling heck v0.4.1
4162024-11-19T05:08:21.123Z Compiling terminal_size v0.4.0
4172024-11-19T05:08:21.125Z Compiling cfg-if v1.0.0
4182024-11-19T05:08:21.251Z Compiling strsim v0.11.1
4192024-11-19T05:08:21.331Z Compiling fnv v1.0.7
4202024-11-19T05:08:21.369Z Compiling fastrand v2.1.1
4212024-11-19T05:08:21.371Z Compiling heck v0.5.0
4222024-11-19T05:08:21.465Z Compiling anyhow v1.0.93
4232024-11-19T05:08:21.937Z Compiling bytecount v0.6.8
4242024-11-19T05:08:21.940Z Compiling tempfile v3.13.0
4252024-11-19T05:08:22.173Z Compiling papergrid v0.11.0
4262024-11-19T05:08:22.210Z Compiling clap_builder v4.5.21
4272024-11-19T05:08:22.539Z Compiling memmap v0.7.0
4282024-11-19T05:08:22.637Z Compiling unicode-linebreak v0.1.5
4292024-11-19T05:08:22.878Z Compiling smawk v0.3.2
4302024-11-19T05:08:23.096Z Compiling textwrap v0.16.1
4312024-11-19T05:08:23.510Z Compiling swrite v0.1.0
4322024-11-19T05:08:24.598Z Compiling tabled_derive v0.7.0
4332024-11-19T05:08:26.133Z Compiling tabled v0.15.0
4342024-11-19T05:08:27.432Z Compiling serde_derive v1.0.215
4352024-11-19T05:08:27.435Z Compiling thiserror-impl v1.0.69
4362024-11-19T05:08:27.435Z Compiling zerocopy-derive v0.7.35
4372024-11-19T05:08:27.554Z Compiling scroll_derive v0.12.0
4382024-11-19T05:08:27.825Z Compiling clap_derive v4.5.18
4392024-11-19T05:08:28.888Z Compiling scroll v0.12.0
4402024-11-19T05:08:29.345Z Compiling zerocopy v0.7.35
4412024-11-19T05:08:29.375Z Compiling goblin v0.8.2
4422024-11-19T05:08:30.023Z Compiling pest v2.7.14
4432024-11-19T05:08:31.701Z Compiling clap v4.5.21
4442024-11-19T05:08:32.314Z Compiling pest_meta v2.7.14
4452024-11-19T05:08:33.132Z Compiling pest_generator v2.7.14
4462024-11-19T05:08:35.064Z Compiling pest_derive v2.7.14
4472024-11-19T05:08:35.801Z Compiling dtrace-parser v0.2.0
4482024-11-19T05:08:37.539Z Compiling serde_spanned v0.6.8
4492024-11-19T05:08:37.539Z Compiling toml_datetime v0.6.8
4502024-11-19T05:08:37.542Z Compiling cargo-platform v0.1.8
4512024-11-19T05:08:37.901Z Compiling serde_tokenstream v0.2.2
4522024-11-19T05:08:38.033Z Compiling toml_edit v0.22.22
4532024-11-19T05:08:38.108Z Compiling macaddr v1.0.1
4542024-11-19T05:08:38.225Z Compiling camino-tempfile v1.1.1
4552024-11-19T05:08:38.992Z Compiling dof v0.3.0
4562024-11-19T05:08:38.992Z Compiling cargo_metadata v0.18.1
4572024-11-19T05:08:40.711Z Compiling toml v0.8.19
4582024-11-19T05:08:41.017Z Compiling usdt-attr-macro v0.5.0
4592024-11-19T05:08:41.020Z Compiling usdt-macro v0.5.0
4602024-11-19T05:08:41.569Z Compiling cargo_toml v0.20.5
4612024-11-19T05:08:42.416Z Compiling usdt v0.5.0
4622024-11-19T05:08:44.984Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4632024-11-19T05:08:48.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.07s
4642024-11-19T05:08:49.264Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4652024-11-19T05:08:49.761Z Downloading crates ...
4662024-11-19T05:08:49.911Z Downloaded ahash v0.8.11
4672024-11-19T05:08:49.917Z Downloaded ident_case v1.0.1
4682024-11-19T05:08:49.920Z Downloaded linked-hash-map v0.5.6
4692024-11-19T05:08:49.922Z Downloaded addr2line v0.24.2
4702024-11-19T05:08:49.929Z Downloaded aead v0.5.2
4712024-11-19T05:08:49.933Z Downloaded array-init v0.0.4
4722024-11-19T05:08:49.935Z Downloaded aes v0.8.4
4732024-11-19T05:08:49.938Z Downloaded libefi-sys v0.1.0
4742024-11-19T05:08:49.941Z Downloaded argon2 v0.5.3
4752024-11-19T05:08:49.943Z Downloaded mime_guess v2.0.5
4762024-11-19T05:08:49.946Z Downloaded darling v0.20.10
4772024-11-19T05:08:49.950Z Downloaded libm v0.2.8
4782024-11-19T05:08:49.959Z Downloaded indent_write v2.2.0
4792024-11-19T05:08:49.962Z Downloaded hyper-util v0.1.10
4802024-11-19T05:08:49.965Z Downloaded bcrypt-pbkdf v0.10.0
4812024-11-19T05:08:49.968Z Downloaded aws-lc-rs v1.10.0
4822024-11-19T05:08:49.976Z Downloaded hkdf v0.12.4
4832024-11-19T05:08:49.979Z Downloaded hickory-resolver v0.24.1
4842024-11-19T05:08:49.985Z Downloaded async-stream-impl v0.3.6
4852024-11-19T05:08:49.987Z Downloaded async-stream v0.3.6
4862024-11-19T05:08:49.989Z Downloaded hex v0.4.3
4872024-11-19T05:08:49.989Z Downloaded heapless v0.8.0
4882024-11-19T05:08:49.994Z Downloaded highway v1.2.0
4892024-11-19T05:08:49.996Z Downloaded bindgen v0.69.5
4902024-11-19T05:08:50.005Z Downloaded rustls-pki-types v1.9.0
4912024-11-19T05:08:50.010Z Downloaded hickory-client v0.24.1
4922024-11-19T05:08:50.014Z Downloaded block-padding v0.3.3
4932024-11-19T05:08:50.016Z Downloaded crucible-workspace-hack v0.1.0
4942024-11-19T05:08:50.016Z Downloaded constant_time_eq v0.3.1
4952024-11-19T05:08:50.018Z Downloaded bit-vec v0.6.3
4962024-11-19T05:08:50.020Z Downloaded atty v0.2.14
4972024-11-19T05:08:50.023Z Downloaded blowfish v0.9.1
4982024-11-19T05:08:50.023Z Downloaded crunchy v0.2.2
4992024-11-19T05:08:50.025Z Downloaded crossbeam-deque v0.8.5
5002024-11-19T05:08:50.025Z Downloaded cassowary v0.3.0
5012024-11-19T05:08:50.028Z Downloaded hickory-server v0.24.1
5022024-11-19T05:08:50.033Z Downloaded bb8 v0.8.5
5032024-11-19T05:08:50.037Z Downloaded hickory-proto v0.24.1
5042024-11-19T05:08:50.052Z Downloaded itertools v0.10.5
5052024-11-19T05:08:50.060Z Downloaded http-body v1.0.1
5062024-11-19T05:08:50.064Z Downloaded curve25519-dalek-derive v0.1.1
5072024-11-19T05:08:50.064Z Downloaded crc-catalog v2.4.0
5082024-11-19T05:08:50.065Z Downloaded hubpack_derive v0.1.1
5092024-11-19T05:08:50.068Z Downloaded icu_provider_macros v1.5.0
5102024-11-19T05:08:50.068Z Downloaded cancel-safe-futures v0.1.5
5112024-11-19T05:08:50.073Z Downloaded http-range v0.1.5
5122024-11-19T05:08:50.073Z Downloaded chrono-tz-build v0.4.0
5132024-11-19T05:08:50.075Z Downloaded lazy_static v1.5.0
5142024-11-19T05:08:50.075Z Downloaded keccak v0.1.5
5152024-11-19T05:08:50.077Z Downloaded cmake v0.1.51
5162024-11-19T05:08:50.077Z Downloaded bitflags v1.3.2
5172024-11-19T05:08:50.081Z Downloaded termtree v0.4.1
5182024-11-19T05:08:50.084Z Downloaded bitfield-struct v0.6.2
5192024-11-19T05:08:50.086Z Downloaded lalrpop-util v0.19.12
5202024-11-19T05:08:50.086Z Downloaded kstat-rs v0.2.4
5212024-11-19T05:08:50.088Z Downloaded chacha20 v0.9.1
5222024-11-19T05:08:50.090Z Downloaded castaway v0.2.3
5232024-11-19T05:08:50.091Z Downloaded instant v0.1.13
5242024-11-19T05:08:50.093Z Downloaded lazycell v1.3.0
5252024-11-19T05:08:50.095Z Downloaded humantime v2.1.0
5262024-11-19T05:08:50.097Z Downloaded ctr v0.9.2
5272024-11-19T05:08:50.100Z Downloaded csv-core v0.1.11
5282024-11-19T05:08:50.102Z Downloaded crc32fast v1.4.2
5292024-11-19T05:08:50.104Z Downloaded inout v0.1.3
5302024-11-19T05:08:50.106Z Downloaded ciborium-ll v0.2.2
5312024-11-19T05:08:50.106Z Downloaded crc v3.2.1
5322024-11-19T05:08:50.108Z Downloaded crossbeam-epoch v0.9.18
5332024-11-19T05:08:50.111Z Downloaded is_ci v1.2.0
5342024-11-19T05:08:50.114Z Downloaded tower-service v0.3.3
5352024-11-19T05:08:50.116Z Downloaded ciborium v0.2.2
5362024-11-19T05:08:50.116Z Downloaded colored v2.1.0
5372024-11-19T05:08:50.120Z Downloaded quinn-udp v0.5.5
5382024-11-19T05:08:50.123Z Downloaded diesel_table_macro_syntax v0.2.0
5392024-11-19T05:08:50.123Z Downloaded md5 v0.7.0
5402024-11-19T05:08:50.125Z Downloaded matches v0.1.10
5412024-11-19T05:08:50.125Z Downloaded match_cfg v0.1.0
5422024-11-19T05:08:50.128Z Downloaded zerofrom v0.1.4
5432024-11-19T05:08:50.128Z Downloaded zone v0.1.8
5442024-11-19T05:08:50.128Z Downloaded smallvec v0.6.14
5452024-11-19T05:08:50.131Z Downloaded lru-cache v0.1.2
5462024-11-19T05:08:50.133Z Downloaded sha1 v0.10.6
5472024-11-19T05:08:50.135Z Downloaded string_cache v0.8.7
5482024-11-19T05:08:50.137Z Downloaded console v0.15.8
5492024-11-19T05:08:50.140Z Downloaded stable_deref_trait v1.2.0
5502024-11-19T05:08:50.143Z Downloaded libsw v3.3.1
5512024-11-19T05:08:50.146Z Downloaded icu_locid_transform v1.5.0
5522024-11-19T05:08:50.146Z Downloaded blake2 v0.10.6
5532024-11-19T05:08:50.149Z Downloaded endian-type v0.1.2
5542024-11-19T05:08:50.152Z Downloaded bzip2 v0.4.4
5552024-11-19T05:08:50.152Z Downloaded hyper-rustls v0.27.3
5562024-11-19T05:08:50.155Z Downloaded termios v0.3.3
5572024-11-19T05:08:50.157Z Downloaded termcolor v1.4.1
5582024-11-19T05:08:50.159Z Downloaded static_assertions v1.1.0
5592024-11-19T05:08:50.162Z Downloaded num-conv v0.1.0
5602024-11-19T05:08:50.164Z Downloaded crossbeam-channel v0.5.13
5612024-11-19T05:08:50.167Z Downloaded rand_chacha v0.3.1
5622024-11-19T05:08:50.170Z Downloaded lru v0.12.5
5632024-11-19T05:08:50.172Z Downloaded impl-trait-for-tuples v0.2.2
5642024-11-19T05:08:50.175Z Downloaded is-terminal v0.4.13
5652024-11-19T05:08:50.175Z Downloaded debug-ignore v1.0.5
5662024-11-19T05:08:50.177Z Downloaded precomputed-hash v0.1.1
5672024-11-19T05:08:50.177Z Downloaded peg-runtime v0.8.3
5682024-11-19T05:08:50.180Z Downloaded managed v0.8.0
5692024-11-19T05:08:50.182Z Downloaded internet-checksum v0.2.1
5702024-11-19T05:08:50.182Z Downloaded tokio-stream v0.1.16
5712024-11-19T05:08:50.186Z Downloaded ena v0.14.3
5722024-11-19T05:08:50.188Z Downloaded futures-sink v0.3.31
5732024-11-19T05:08:50.190Z Downloaded const-oid v0.9.6
5742024-11-19T05:08:50.192Z Downloaded term v0.7.0
5752024-11-19T05:08:50.196Z Downloaded memoffset v0.9.1
5762024-11-19T05:08:50.198Z Downloaded futures-macro v0.3.31
5772024-11-19T05:08:50.200Z Downloaded futures-executor v0.3.31
5782024-11-19T05:08:50.203Z Downloaded iana-time-zone v0.1.61
5792024-11-19T05:08:50.205Z Downloaded bumpalo v3.16.0
5802024-11-19T05:08:50.208Z Downloaded futures-core v0.3.31
5812024-11-19T05:08:50.210Z Downloaded mime v0.3.17
5822024-11-19T05:08:50.213Z Downloaded defmt-macros v0.3.9
5832024-11-19T05:08:50.216Z Downloaded rustls-pemfile v2.2.0
5842024-11-19T05:08:50.218Z Downloaded defmt v0.3.8
5852024-11-19T05:08:50.221Z Downloaded pretty-hex v0.2.1
5862024-11-19T05:08:50.223Z Downloaded tinyvec_macros v0.1.1
5872024-11-19T05:08:50.227Z Downloaded pem v3.0.4
5882024-11-19T05:08:50.227Z Downloaded libloading v0.8.5
5892024-11-19T05:08:50.229Z Downloaded predicates-tree v1.0.11
5902024-11-19T05:08:50.231Z Downloaded predicates-core v1.0.8
5912024-11-19T05:08:50.233Z Downloaded stringprep v0.1.5
5922024-11-19T05:08:50.233Z Downloaded defmt-parser v0.3.4
5932024-11-19T05:08:50.235Z Downloaded wait-timeout v0.2.0
5942024-11-19T05:08:50.237Z Downloaded unicode-truncate v1.1.0
5952024-11-19T05:08:50.239Z Downloaded env_filter v0.1.2
5962024-11-19T05:08:50.242Z Downloaded linear-map v1.2.0
5972024-11-19T05:08:50.242Z Downloaded httparse v1.9.5
5982024-11-19T05:08:50.245Z Downloaded want v0.3.1
5992024-11-19T05:08:50.247Z Downloaded jobserver v0.1.32
6002024-11-19T05:08:50.250Z Downloaded base64 v0.21.7
6012024-11-19T05:08:50.254Z Downloaded darling_macro v0.20.10
6022024-11-19T05:08:50.256Z Downloaded yoke-derive v0.7.4
6032024-11-19T05:08:50.256Z Downloaded strum v0.26.3
6042024-11-19T05:08:50.258Z Downloaded rustc-hash v1.1.0
6052024-11-19T05:08:50.258Z Downloaded packed_struct v0.10.1
6062024-11-19T05:08:50.261Z Downloaded num-integer v0.1.46
6072024-11-19T05:08:50.263Z Downloaded num-derive v0.4.2
6082024-11-19T05:08:50.265Z Downloaded nibble_vec v0.1.0
6092024-11-19T05:08:50.267Z Downloaded secrecy v0.8.0
6102024-11-19T05:08:50.270Z Downloaded icu_locid_transform_data v1.5.0
6112024-11-19T05:08:50.272Z Downloaded rayon-core v1.12.1
6122024-11-19T05:08:50.275Z Downloaded predicates v3.1.2
6132024-11-19T05:08:50.278Z Downloaded cc v1.1.30
6142024-11-19T05:08:50.282Z Downloaded compact_str v0.8.0
6152024-11-19T05:08:50.287Z Downloaded opaque-debug v0.3.1
6162024-11-19T05:08:50.289Z Downloaded icu_normalizer_data v1.5.0
6172024-11-19T05:08:50.291Z Downloaded futures v0.3.31
6182024-11-19T05:08:50.296Z Downloaded tracing-attributes v0.1.27
6192024-11-19T05:08:50.299Z Downloaded fragile v2.0.0
6202024-11-19T05:08:50.301Z Downloaded foreign-types v0.5.0
6212024-11-19T05:08:50.303Z Downloaded sct v0.7.1
6222024-11-19T05:08:50.306Z Downloaded mirai-annotations v1.12.0
6232024-11-19T05:08:50.309Z Downloaded tokio-rustls v0.24.1
6242024-11-19T05:08:50.311Z Downloaded semver v0.1.20
6252024-11-19T05:08:50.311Z Downloaded oso-derive v0.27.3
6262024-11-19T05:08:50.314Z Downloaded path-slash v0.1.5
6272024-11-19T05:08:50.314Z Downloaded number_prefix v0.4.0
6282024-11-19T05:08:50.316Z Downloaded pin-project v1.1.6
6292024-11-19T05:08:50.337Z Downloaded serde-big-array v0.5.1
6302024-11-19T05:08:50.339Z Downloaded r2d2 v0.8.10
6312024-11-19T05:08:50.342Z Downloaded synstructure v0.13.1
6322024-11-19T05:08:50.342Z Downloaded slab v0.4.9
6332024-11-19T05:08:50.345Z Downloaded siphasher v0.3.11
6342024-11-19T05:08:50.347Z Downloaded take_mut v0.2.2
6352024-11-19T05:08:50.348Z Downloaded yoke v0.7.4
6362024-11-19T05:08:50.350Z Downloaded owo-colors v4.1.0
6372024-11-19T05:08:50.350Z Downloaded samael v0.0.17
6382024-11-19T05:08:50.356Z Downloaded foreign-types-shared v0.1.1
6392024-11-19T05:08:50.359Z Downloaded downcast v0.11.0
6402024-11-19T05:08:50.361Z Downloaded diesel_derives v2.2.3
6412024-11-19T05:08:50.363Z Downloaded difflib v0.4.0
6422024-11-19T05:08:50.365Z Downloaded new_debug_unreachable v1.0.6
6432024-11-19T05:08:50.368Z Downloaded waitgroup v0.1.2
6442024-11-19T05:08:50.368Z Downloaded dirs-sys-next v0.1.2
6452024-11-19T05:08:50.370Z Downloaded foreign-types-shared v0.3.1
6462024-11-19T05:08:50.370Z Downloaded socket2 v0.5.7
6472024-11-19T05:08:50.373Z Downloaded progenitor v0.8.0
6482024-11-19T05:08:50.375Z Downloaded paste v1.0.15
6492024-11-19T05:08:50.377Z Downloaded env_logger v0.11.5
6502024-11-19T05:08:50.381Z Downloaded rustc_version v0.1.7
6512024-11-19T05:08:50.383Z Downloaded rustc-hash v2.0.0
6522024-11-19T05:08:50.385Z Downloaded ref-cast-impl v1.0.23
6532024-11-19T05:08:50.386Z Downloaded radium v0.7.0
6542024-11-19T05:08:50.388Z Downloaded parse-size v1.1.0
6552024-11-19T05:08:50.388Z Downloaded serde-hex v0.1.0
6562024-11-19T05:08:50.390Z Downloaded glob v0.3.1
6572024-11-19T05:08:50.390Z Downloaded fallible-iterator v0.2.0
6582024-11-19T05:08:50.393Z Downloaded unicase v2.7.0
6592024-11-19T05:08:50.395Z Downloaded progenitor-client v0.8.0
6602024-11-19T05:08:50.397Z Downloaded normalize-line-endings v0.3.0
6612024-11-19T05:08:50.397Z Downloaded psl-types v2.0.11
6622024-11-19T05:08:50.399Z Downloaded newline-converter v0.3.0
6632024-11-19T05:08:50.402Z Downloaded filetime v0.2.25
6642024-11-19T05:08:50.402Z Downloaded dirs-next v2.0.0
6652024-11-19T05:08:50.405Z Downloaded peg v0.8.4
6662024-11-19T05:08:50.408Z Downloaded serde_repr v0.1.19
6672024-11-19T05:08:50.410Z Downloaded serde_plain v1.0.2
6682024-11-19T05:08:50.413Z Downloaded serde_path_to_error v0.1.16
6692024-11-19T05:08:50.415Z Downloaded nanorand v0.7.0
6702024-11-19T05:08:50.417Z Downloaded hashlink v0.9.1
6712024-11-19T05:08:50.419Z Downloaded password-hash v0.5.0
6722024-11-19T05:08:50.422Z Downloaded password-hash v0.4.2
6732024-11-19T05:08:50.424Z Downloaded des v0.8.1
6742024-11-19T05:08:50.426Z Downloaded spin v0.5.2
6752024-11-19T05:08:50.429Z Downloaded tokio-tungstenite v0.23.1
6762024-11-19T05:08:50.432Z Downloaded tap v1.0.1
6772024-11-19T05:08:50.432Z Downloaded schemars v0.8.21
6782024-11-19T05:08:50.443Z Downloaded dhcproto-macros v0.1.0
6792024-11-19T05:08:50.446Z Downloaded time-core v0.1.2
6802024-11-19T05:08:50.446Z Downloaded signal-hook v0.3.17
6812024-11-19T05:08:50.448Z Downloaded zone_cfg_derive v0.1.2
6822024-11-19T05:08:50.451Z Downloaded rustversion v1.0.17
6832024-11-19T05:08:50.453Z Downloaded unicode-segmentation v1.12.0
6842024-11-19T05:08:50.457Z Downloaded native-tls v0.2.12
6852024-11-19T05:08:50.460Z Downloaded group v0.13.0
6862024-11-19T05:08:50.463Z Downloaded fixedbitset v0.4.2
6872024-11-19T05:08:50.465Z Downloaded thiserror-no-std v2.0.2
6882024-11-19T05:08:50.468Z Downloaded thread_local v1.1.8
6892024-11-19T05:08:50.471Z Downloaded poly1305 v0.8.0
6902024-11-19T05:08:50.473Z Downloaded typify-macro v0.2.0
6912024-11-19T05:08:50.475Z Downloaded quick-error v1.2.3
6922024-11-19T05:08:50.478Z Downloaded snafu-derive v0.8.5
6932024-11-19T05:08:50.480Z Downloaded zone v0.3.0
6942024-11-19T05:08:50.481Z Downloaded writeable v0.5.5
6952024-11-19T05:08:50.484Z Downloaded tokio-tungstenite v0.24.0
6962024-11-19T05:08:50.486Z Downloaded diesel-dtrace v0.3.0
6972024-11-19T05:08:50.486Z Downloaded untrusted v0.7.1
6982024-11-19T05:08:50.489Z Downloaded postgres-types v0.2.8
6992024-11-19T05:08:50.491Z Downloaded peg-macros v0.8.4
7002024-11-19T05:08:50.493Z Downloaded num-iter v0.1.45
7012024-11-19T05:08:50.495Z Downloaded ghash v0.5.1
7022024-11-19T05:08:50.495Z Downloaded dropshot_endpoint v0.13.0
7032024-11-19T05:08:50.499Z Downloaded salsa20 v0.10.2
7042024-11-19T05:08:50.501Z Downloaded rusty-fork v0.3.0
7052024-11-19T05:08:50.503Z Downloaded tokio-postgres v0.7.12
7062024-11-19T05:08:50.508Z Downloaded openssl-probe v0.1.5
7072024-11-19T05:08:50.510Z Downloaded openssl-macros v0.1.1
7082024-11-19T05:08:50.510Z Downloaded phf_generator v0.11.2
7092024-11-19T05:08:50.513Z Downloaded derive_builder_macro v0.20.2
7102024-11-19T05:08:50.515Z Downloaded num_threads v0.1.7
7112024-11-19T05:08:50.515Z Downloaded utf16_iter v1.0.5
7122024-11-19T05:08:50.517Z Downloaded phf_codegen v0.11.2
7132024-11-19T05:08:50.517Z Downloaded phf v0.11.2
7142024-11-19T05:08:50.520Z Downloaded phf_shared v0.10.0
7152024-11-19T05:08:50.520Z Downloaded structmeta v0.3.0
7162024-11-19T05:08:50.522Z Downloaded structmeta v0.2.0
7172024-11-19T05:08:50.522Z Downloaded unicode-xid v0.2.6
7182024-11-19T05:08:50.524Z Downloaded rand_xorshift v0.3.0
7192024-11-19T05:08:50.527Z Downloaded dsl_auto_type v0.1.2
7202024-11-19T05:08:50.527Z Downloaded russh-keys v0.45.0
7212024-11-19T05:08:50.529Z Downloaded ssh-key v0.6.6
7222024-11-19T05:08:50.537Z Downloaded futures-task v0.3.31
7232024-11-19T05:08:50.539Z Downloaded parse-zoneinfo v0.3.1
7242024-11-19T05:08:50.543Z Downloaded dunce v1.0.5
7252024-11-19T05:08:50.548Z Downloaded zone_cfg_derive v0.3.0
7262024-11-19T05:08:50.548Z Downloaded icu_collections v1.5.0
7272024-11-19T05:08:50.551Z Downloaded dyn-clone v1.0.17
7282024-11-19T05:08:50.553Z Downloaded flagset v0.4.6
7292024-11-19T05:08:50.555Z Downloaded blake3 v1.5.4
7302024-11-19T05:08:50.563Z Downloaded ssh-cipher v0.2.0
7312024-11-19T05:08:50.566Z Downloaded ref-cast v1.0.23
7322024-11-19T05:08:50.568Z Downloaded powerfmt v0.2.0
7332024-11-19T05:08:50.570Z Downloaded slog-envlogger v2.2.0
7342024-11-19T05:08:50.574Z Downloaded typed-path v0.9.3
7352024-11-19T05:08:50.577Z Downloaded serde_urlencoded v0.7.1
7362024-11-19T05:08:50.580Z Downloaded strum_macros v0.24.3
7372024-11-19T05:08:50.582Z Downloaded fxhash v0.2.1
7382024-11-19T05:08:50.584Z Downloaded funty v2.0.0
7392024-11-19T05:08:50.584Z Downloaded utf-8 v0.7.6
7402024-11-19T05:08:50.587Z Downloaded signal-hook-mio v0.2.4
7412024-11-19T05:08:50.589Z Downloaded russh-cryptovec v0.7.3
7422024-11-19T05:08:50.589Z Downloaded derive_builder_core v0.20.2
7432024-11-19T05:08:50.591Z Downloaded derive-where v1.2.7
7442024-11-19T05:08:50.594Z Downloaded zerovec-derive v0.10.3
7452024-11-19T05:08:50.597Z Downloaded zerofrom-derive v0.1.4
7462024-11-19T05:08:50.600Z Downloaded gethostname v0.5.0
7472024-11-19T05:08:50.600Z Downloaded write16 v1.0.0
7482024-11-19T05:08:50.602Z Downloaded phf_shared v0.11.2
7492024-11-19T05:08:50.602Z Downloaded tungstenite v0.23.0
7502024-11-19T05:08:50.605Z Downloaded nom v7.1.3
7512024-11-19T05:08:50.611Z Downloaded tui-tree-widget v0.22.0
7522024-11-19T05:08:50.614Z Downloaded proc-macro-crate v1.3.1
7532024-11-19T05:08:50.616Z Downloaded strum_macros v0.26.4
7542024-11-19T05:08:50.618Z Downloaded polyval v0.6.2
7552024-11-19T05:08:50.621Z Downloaded pkg-config v0.3.31
7562024-11-19T05:08:50.623Z Downloaded fallible-streaming-iterator v0.1.9
7572024-11-19T05:08:50.623Z Downloaded ssh-encoding v0.2.0
7582024-11-19T05:08:50.626Z Downloaded tough v0.19.0
7592024-11-19T05:08:50.634Z Downloaded slog-scope v4.4.0
7602024-11-19T05:08:50.636Z Downloaded fd-lock v4.0.2
7612024-11-19T05:08:50.639Z Downloaded uzers v0.12.1
7622024-11-19T05:08:50.641Z Downloaded tokio-native-tls v0.3.1
7632024-11-19T05:08:50.644Z Downloaded smf v0.2.3
7642024-11-19T05:08:50.644Z Downloaded serde_with_macros v3.11.0
7652024-11-19T05:08:50.646Z Downloaded data-encoding v2.6.0
7662024-11-19T05:08:50.648Z Downloaded postgres-protocol v0.6.7
7672024-11-19T05:08:50.651Z Downloaded sigpipe v0.1.3
7682024-11-19T05:08:50.651Z Downloaded snafu v0.8.5
7692024-11-19T05:08:50.659Z Downloaded hash32 v0.2.1
7702024-11-19T05:08:50.663Z Downloaded vergen v8.3.2
7712024-11-19T05:08:50.663Z Downloaded foreign-types v0.3.2
7722024-11-19T05:08:50.663Z Downloaded slog v2.7.0
7732024-11-19T05:08:50.665Z Downloaded dhcproto v0.12.0
7742024-11-19T05:08:50.669Z Downloaded diff v0.1.13
7752024-11-19T05:08:50.672Z Downloaded parking_lot_core v0.8.6
7762024-11-19T05:08:50.676Z Downloaded percent-encoding v2.3.1
7772024-11-19T05:08:50.679Z Downloaded parse-display v0.10.0
7782024-11-19T05:08:50.679Z Downloaded itertools v0.12.1
7792024-11-19T05:08:50.685Z Downloaded num v0.4.3
7802024-11-19T05:08:50.687Z Downloaded tokio-macros v2.4.0
7812024-11-19T05:08:50.689Z Downloaded universal-hash v0.5.1
7822024-11-19T05:08:50.689Z Downloaded rayon v1.10.0
7832024-11-19T05:08:50.698Z Downloaded tinystr v0.7.6
7842024-11-19T05:08:50.700Z Downloaded hyper v1.5.0
7852024-11-19T05:08:50.709Z Downloaded num_enum v0.5.11
7862024-11-19T05:08:50.712Z Downloaded bitvec v1.0.1
7872024-11-19T05:08:50.728Z Downloaded signature v2.2.0
7882024-11-19T05:08:50.730Z Downloaded primeorder v0.13.6
7892024-11-19T05:08:50.734Z Downloaded foreign-types-macros v0.2.3
7902024-11-19T05:08:50.734Z Downloaded slog-async v2.8.0
7912024-11-19T05:08:50.734Z Downloaded embedded-io v0.4.0
7922024-11-19T05:08:50.737Z Downloaded signal-hook-tokio v0.3.1
7932024-11-19T05:08:50.737Z Downloaded fatfs v0.3.6
7942024-11-19T05:08:50.739Z Downloaded slog-dtrace v0.3.0
7952024-11-19T05:08:50.741Z Downloaded ecdsa v0.16.9
7962024-11-19T05:08:50.744Z Downloaded toml v0.7.8
7972024-11-19T05:08:50.746Z Downloaded spin v0.9.8
7982024-11-19T05:08:50.749Z Downloaded derive_builder v0.20.2
7992024-11-19T05:08:50.754Z Downloaded toolchain_find v0.4.0
8002024-11-19T05:08:50.756Z Downloaded time-macros v0.2.18
8012024-11-19T05:08:50.758Z Downloaded foldhash v0.1.3
8022024-11-19T05:08:50.761Z Downloaded zip v0.6.6
8032024-11-19T05:08:50.764Z Downloaded rand_core v0.6.4
8042024-11-19T05:08:50.766Z Downloaded mio v1.0.2
8052024-11-19T05:08:50.771Z Downloaded topological-sort v0.2.2
8062024-11-19T05:08:50.773Z Downloaded form_urlencoded v1.2.1
8072024-11-19T05:08:50.773Z Downloaded xattr v1.3.1
8082024-11-19T05:08:50.776Z Downloaded scopeguard v1.2.0
8092024-11-19T05:08:50.779Z Downloaded half v2.4.1
8102024-11-19T05:08:50.781Z Downloaded libxml v0.3.3
8112024-11-19T05:08:50.785Z Downloaded wyz v0.5.1
8122024-11-19T05:08:50.787Z Downloaded signal-hook-registry v1.4.2
8132024-11-19T05:08:50.790Z Downloaded tungstenite v0.21.0
8142024-11-19T05:08:50.792Z Downloaded tls_codec_derive v0.4.1
8152024-11-19T05:08:50.795Z Downloaded ron v0.7.1
8162024-11-19T05:08:50.799Z Downloaded hash32 v0.3.1
8172024-11-19T05:08:50.801Z Downloaded tinyvec v1.8.0
8182024-11-19T05:08:50.804Z Downloaded getrandom v0.2.15
8192024-11-19T05:08:50.806Z Downloaded time v0.3.36
8202024-11-19T05:08:50.815Z Downloaded float-ord v0.3.2
8212024-11-19T05:08:50.817Z Downloaded float-cmp v0.9.0
8222024-11-19T05:08:50.817Z Downloaded oso v0.27.3
8232024-11-19T05:08:50.821Z Downloaded openssl-sys v0.9.104
8242024-11-19T05:08:50.826Z Downloaded num_enum_derive v0.5.11
8252024-11-19T05:08:50.828Z Downloaded rand_seeder v0.3.0
8262024-11-19T05:08:50.830Z Downloaded walkdir v2.5.0
8272024-11-19T05:08:50.833Z Downloaded parking_lot_core v0.9.10
8282024-11-19T05:08:50.835Z Downloaded parking_lot v0.12.3
8292024-11-19T05:08:50.838Z Downloaded omicron-zone-package v0.11.1
8302024-11-19T05:08:50.840Z Downloaded utf8_iter v1.0.4
8312024-11-19T05:08:50.840Z Downloaded der v0.7.9
8322024-11-19T05:08:50.845Z Downloaded pkcs5 v0.7.1
8332024-11-19T05:08:50.849Z Downloaded miniz_oxide v0.8.0
8342024-11-19T05:08:50.852Z Downloaded p521 v0.13.3
8352024-11-19T05:08:50.856Z Downloaded publicsuffix v2.2.3
8362024-11-19T05:08:50.859Z Downloaded either v1.13.0
8372024-11-19T05:08:50.902Z Downloaded subtle v2.6.1
8382024-11-19T05:08:50.902Z Downloaded der_derive v0.7.3
8392024-11-19T05:08:50.905Z Downloaded serde_yaml v0.9.34+deprecated
8402024-11-19T05:08:50.905Z Downloaded postcard v1.0.10
8412024-11-19T05:08:50.906Z Downloaded nu-ansi-term v0.50.1
8422024-11-19T05:08:50.906Z Downloaded flate2 v1.0.34
8432024-11-19T05:08:50.906Z Downloaded subprocess v0.2.9
8442024-11-19T05:08:50.906Z Downloaded zip v2.1.3
8452024-11-19T05:08:50.906Z Downloaded toml_edit v0.19.15
8462024-11-19T05:08:50.906Z Downloaded url v2.5.3
8472024-11-19T05:08:50.906Z Downloaded reedline v0.35.0
8482024-11-19T05:08:50.912Z Downloaded ron v0.8.1
8492024-11-19T05:08:50.918Z Downloaded x509-cert v0.2.5
8502024-11-19T05:08:50.924Z Downloaded headers v0.4.0
8512024-11-19T05:08:50.929Z Downloaded rsa v0.9.6
8522024-11-19T05:08:50.934Z Downloaded xz2 v0.1.7
8532024-11-19T05:08:50.937Z Downloaded hashbrown v0.12.3
8542024-11-19T05:08:50.941Z Downloaded elliptic-curve v0.13.8
8552024-11-19T05:08:50.945Z Downloaded proptest v1.5.0
8562024-11-19T05:08:50.955Z Downloaded tracing-core v0.1.32
8572024-11-19T05:08:50.958Z Downloaded h2 v0.4.6
8582024-11-19T05:08:50.965Z Downloaded num-bigint-dig v0.8.4
8592024-11-19T05:08:50.971Z Downloaded webpki-roots v0.26.6
8602024-11-19T05:08:50.975Z Downloaded openssl v0.10.68
8612024-11-19T05:08:50.985Z Downloaded flume v0.11.1
8622024-11-19T05:08:50.989Z Downloaded dropshot v0.12.0
8632024-11-19T05:08:51.010Z Downloaded rand v0.8.5
8642024-11-19T05:08:51.013Z Downloaded rusqlite v0.32.1
8652024-11-19T05:08:51.020Z Downloaded zerovec v0.10.4
8662024-11-19T05:08:51.026Z Downloaded winnow v0.5.40
8672024-11-19T05:08:51.035Z Downloaded ed25519-dalek v2.1.1
8682024-11-19T05:08:51.039Z Downloaded icu_properties_data v1.5.0
8692024-11-19T05:08:51.050Z Downloaded quick-xml v0.33.0
8702024-11-19T05:08:51.056Z Downloaded chrono-tz v0.10.0
8712024-11-19T05:08:51.064Z Downloaded nix v0.27.1
8722024-11-19T05:08:51.075Z Downloaded quinn-proto v0.11.8
8732024-11-19T05:08:51.083Z Downloaded regex v1.11.1
8742024-11-19T05:08:51.096Z Downloaded nix v0.28.0
8752024-11-19T05:08:51.108Z Downloaded num-bigint v0.4.6
8762024-11-19T05:08:51.113Z Downloaded nix v0.29.0
8772024-11-19T05:08:51.125Z Downloaded serde_with v3.11.0
8782024-11-19T05:08:51.133Z Downloaded russh v0.45.0
8792024-11-19T05:08:51.139Z Downloaded salty v0.3.0
8802024-11-19T05:08:51.147Z Downloaded petname v2.0.2
8812024-11-19T05:08:51.153Z Downloaded reqwest v0.12.9
8822024-11-19T05:08:51.161Z Downloaded object v0.30.4
8832024-11-19T05:08:51.172Z Downloaded hashbrown v0.14.5
8842024-11-19T05:08:51.177Z Downloaded diesel v2.2.4
8852024-11-19T05:08:51.196Z Downloaded regress v0.10.1
8862024-11-19T05:08:51.205Z Downloaded trust-dns-proto v0.22.0
8872024-11-19T05:08:51.217Z Downloaded p384 v0.13.0
8882024-11-19T05:08:51.223Z Downloaded object v0.36.5
8892024-11-19T05:08:51.235Z Downloaded idna v0.5.0
8902024-11-19T05:08:51.242Z Downloaded idna v0.3.0
8912024-11-19T05:08:51.249Z Downloaded regex-syntax v0.6.29
8922024-11-19T05:08:51.257Z Downloaded openapiv3 v2.0.0
8932024-11-19T05:08:51.269Z Downloaded sled v0.34.7
8942024-11-19T05:08:51.280Z Downloaded rustls-webpki v0.102.8
8952024-11-19T05:08:51.297Z Downloaded gimli v0.31.1
8962024-11-19T05:08:51.306Z Downloaded zerocopy-derive v0.6.6
8972024-11-19T05:08:51.315Z Downloaded smoltcp v0.9.1
8982024-11-19T05:08:51.326Z Downloaded bzip2-sys v0.1.11+1.0.8
8992024-11-19T05:08:51.338Z Downloaded unicode-width v0.2.0
9002024-11-19T05:08:51.344Z Downloaded vcpkg v0.2.15
9012024-11-19T05:08:51.380Z Downloaded rustls v0.21.12
9022024-11-19T05:08:51.391Z Downloaded polar-core v0.27.3
9032024-11-19T05:08:51.401Z Downloaded radix_trie v0.2.1
9042024-11-19T05:08:51.405Z Downloaded git2 v0.19.0
9052024-11-19T05:08:51.414Z Downloaded smoltcp v0.11.0
9062024-11-19T05:08:51.426Z Downloaded csv v1.3.0
9072024-11-19T05:08:51.446Z Downloaded idna v0.4.0
9082024-11-19T05:08:51.453Z Downloaded regex-automata v0.4.8
9092024-11-19T05:08:51.470Z Downloaded idna v0.2.3
9102024-11-19T05:08:51.476Z Downloaded rustls v0.22.4
9112024-11-19T05:08:51.489Z Downloaded rustls v0.23.14
9122024-11-19T05:08:51.500Z Downloaded portable-atomic v1.9.0
9132024-11-19T05:08:51.507Z Downloaded futures-util v0.3.31
9142024-11-19T05:08:51.518Z Downloaded regex-syntax v0.8.5
9152024-11-19T05:08:51.526Z Downloaded typify-impl v0.2.0
9162024-11-19T05:08:51.541Z Downloaded hashbrown v0.13.2
9172024-11-19T05:08:51.545Z Downloaded ratatui v0.28.1
9182024-11-19T05:08:51.565Z Downloaded tokio-util v0.7.12
9192024-11-19T05:08:51.571Z Downloaded rustls-webpki v0.101.7
9202024-11-19T05:08:51.585Z Downloaded regress v0.9.1
9212024-11-19T05:08:51.594Z Downloaded bstr v1.10.0
9222024-11-19T05:08:51.604Z Downloaded dropshot v0.13.0
9232024-11-19T05:08:51.624Z Downloaded lalrpop v0.19.12
9242024-11-19T05:08:51.635Z Downloaded quinn v0.11.5
9252024-11-19T05:08:51.638Z Downloaded curve25519-dalek v4.1.3
9262024-11-19T05:08:51.647Z Downloaded unicode_categories v0.1.1
9272024-11-19T05:08:51.650Z Downloaded rustyline v14.0.0
9282024-11-19T05:08:51.653Z Downloaded sqlparser v0.45.0
9292024-11-19T05:08:51.659Z Downloaded chrono v0.4.38
9302024-11-19T05:08:51.667Z Downloaded tls_codec v0.4.1
9312024-11-19T05:08:51.669Z Downloaded lzma-sys v0.1.20
9322024-11-19T05:08:51.697Z Downloaded olpc-cjson v0.1.4
9332024-11-19T05:08:51.699Z Downloaded parking_lot v0.11.2
9342024-11-19T05:08:51.701Z Downloaded ppv-lite86 v0.2.20
9352024-11-19T05:08:51.701Z Downloaded expectorate v1.1.0
9362024-11-19T05:08:51.704Z Downloaded whoami v1.5.2
9372024-11-19T05:08:51.707Z Downloaded which v4.4.2
9382024-11-19T05:08:51.707Z Downloaded tiny-keccak v2.0.2
9392024-11-19T05:08:51.709Z Downloaded simd-adler32 v0.3.7
9402024-11-19T05:08:51.712Z Downloaded multimap v0.10.0
9412024-11-19T05:08:51.712Z Downloaded ff v0.13.0
9422024-11-19T05:08:51.714Z Downloaded ed25519 v2.2.3
9432024-11-19T05:08:51.716Z Downloaded zopfli v0.8.1
9442024-11-19T05:08:51.716Z Downloaded num-traits v0.2.19
9452024-11-19T05:08:51.719Z Downloaded sqlformat v0.2.6
9462024-11-19T05:08:51.722Z Downloaded slog-json v2.6.1
9472024-11-19T05:08:51.724Z Downloaded slog-bunyan v2.5.0
9482024-11-19T05:08:51.724Z Downloaded encoding_rs v0.8.34
9492024-11-19T05:08:51.745Z Downloaded uuid v1.11.0
9502024-11-19T05:08:51.748Z Downloaded pkcs8 v0.10.2
9512024-11-19T05:08:51.751Z Downloaded pkcs1 v0.7.5
9522024-11-19T05:08:51.754Z Downloaded unsafe-libyaml v0.2.11
9532024-11-19T05:08:51.756Z Downloaded idna v1.0.3
9542024-11-19T05:08:51.760Z Downloaded qorb v0.2.0
9552024-11-19T05:08:51.764Z Downloaded minimal-lexical v0.2.1
9562024-11-19T05:08:51.768Z Downloaded mockall v0.13.0
9572024-11-19T05:08:51.770Z Downloaded unicode-normalization v0.1.24
9582024-11-19T05:08:51.773Z Downloaded untrusted v0.9.0
9592024-11-19T05:08:51.775Z Downloaded strum_macros v0.25.3
9602024-11-19T05:08:51.778Z Downloaded structmeta-derive v0.3.0
9612024-11-19T05:08:51.780Z Downloaded structmeta-derive v0.2.0
9622024-11-19T05:08:51.780Z Downloaded strip-ansi-escapes v0.2.0
9632024-11-19T05:08:51.780Z Downloaded num-rational v0.4.2
9642024-11-19T05:08:51.784Z Downloaded num-complex v0.4.6
9652024-11-19T05:08:51.786Z Downloaded crossterm v0.28.1
9662024-11-19T05:08:51.789Z Downloaded tar v0.4.43
9672024-11-19T05:08:51.792Z Downloaded p256 v0.13.2
9682024-11-19T05:08:51.795Z Downloaded petgraph v0.6.5
9692024-11-19T05:08:51.813Z Downloaded libz-sys v1.1.20
9702024-11-19T05:08:51.833Z Downloaded nodrop v0.1.14
9712024-11-19T05:08:51.836Z Downloaded sha3 v0.10.8
9722024-11-19T05:08:51.839Z Downloaded newtype-uuid v1.1.3
9732024-11-19T05:08:51.842Z Downloaded tokio-tungstenite v0.21.0
9742024-11-19T05:08:51.842Z Downloaded similar v2.6.0
9752024-11-19T05:08:51.846Z Downloaded pem-rfc7468 v0.7.0
9762024-11-19T05:08:51.848Z Downloaded serde_derive_internals v0.29.1
9772024-11-19T05:08:51.850Z Downloaded http v1.1.0
9782024-11-19T05:08:51.853Z Downloaded tokio v1.40.0
9792024-11-19T05:08:51.889Z Downloaded tabwriter v1.4.0
9802024-11-19T05:08:51.891Z Downloaded pbkdf2 v0.11.0
9812024-11-19T05:08:51.893Z Downloaded deranged v0.3.11
9822024-11-19T05:08:51.893Z Downloaded zeroize_derive v1.4.2
9832024-11-19T05:08:51.896Z Downloaded globset v0.4.15
9842024-11-19T05:08:51.896Z Downloaded indicatif v0.17.9
9852024-11-19T05:08:51.899Z Downloaded itertools v0.13.0
9862024-11-19T05:08:51.906Z Downloaded zeroize v1.8.1
9872024-11-19T05:08:51.908Z Downloaded spki v0.7.3
9882024-11-19T05:08:51.910Z Downloaded rustc_version v0.4.1
9892024-11-19T05:08:51.910Z Downloaded rpassword v7.3.1
9902024-11-19T05:08:51.912Z Downloaded progenitor-macro v0.8.0
9912024-11-19T05:08:51.912Z Downloaded parse-display-derive v0.10.0
9922024-11-19T05:08:51.914Z Downloaded fallible-iterator v0.3.0
9932024-11-19T05:08:51.916Z Downloaded displaydoc v0.2.5
9942024-11-19T05:08:51.919Z Downloaded derive_more v0.99.18
9952024-11-19T05:08:51.923Z Downloaded darling_core v0.20.10
9962024-11-19T05:08:51.927Z Downloaded progenitor-impl v0.8.0
9972024-11-19T05:08:51.929Z Downloaded typify v0.2.0
9982024-11-19T05:08:51.932Z Downloaded tokio-rustls v0.25.0
9992024-11-19T05:08:51.934Z Downloaded multer v3.1.0
10002024-11-19T05:08:51.938Z Downloaded mockall_derive v0.13.0
10012024-11-19T05:08:51.940Z Downloaded icu_provider v1.5.0
10022024-11-19T05:08:51.942Z Downloaded pbkdf2 v0.12.2
10032024-11-19T05:08:51.942Z Downloaded packed_struct_codegen v0.10.1
10042024-11-19T05:08:51.944Z Downloaded zerocopy v0.6.6
10052024-11-19T05:08:51.946Z Downloaded unarray v0.1.4
10062024-11-19T05:08:51.946Z Downloaded thiserror-impl-no-std v2.0.2
10072024-11-19T05:08:51.950Z Downloaded tungstenite v0.24.0
10082024-11-19T05:08:51.953Z Downloaded rtoolbox v0.0.2
10092024-11-19T05:08:51.953Z Downloaded value-bag v1.9.0
10102024-11-19T05:08:51.956Z Downloaded tracing v0.1.40
10112024-11-19T05:08:51.958Z Downloaded display-error-chain v0.2.2
10122024-11-19T05:08:51.962Z Downloaded dropshot_endpoint v0.12.0
10132024-11-19T05:08:51.964Z Downloaded test-strategy v0.3.1
10142024-11-19T05:08:51.967Z Downloaded lock_api v0.4.12
10152024-11-19T05:08:51.969Z Downloaded fs_extra v1.3.0
10162024-11-19T05:08:51.971Z Downloaded steno v0.4.1
10172024-11-19T05:08:51.974Z Downloaded try-lock v0.2.5
10182024-11-19T05:08:51.976Z Downloaded const_format v0.2.33
10192024-11-19T05:08:51.979Z Downloaded env_logger v0.10.2
10202024-11-19T05:08:51.981Z Downloaded unicode-bidi v0.3.17
10212024-11-19T05:08:51.984Z Downloaded indexmap v1.9.3
10222024-11-19T05:08:51.987Z Downloaded tokio-rustls v0.26.0
10232024-11-19T05:08:51.989Z Downloaded newtype_derive v0.1.6
10242024-11-19T05:08:51.989Z Downloaded twox-hash v1.6.3
10252024-11-19T05:08:51.992Z Downloaded supports-color v3.0.1
10262024-11-19T05:08:51.994Z Downloaded pin-utils v0.1.0
10272024-11-19T05:08:51.994Z Downloaded pin-project-lite v0.2.14
10282024-11-19T05:08:51.998Z Downloaded pin-project-internal v1.1.6
10292024-11-19T05:08:52.001Z Downloaded icu_properties v1.5.1
10302024-11-19T05:08:52.003Z Downloaded icu_locid v1.5.0
10312024-11-19T05:08:52.007Z Downloaded sec1 v0.7.3
10322024-11-19T05:08:52.010Z Downloaded scrypt v0.11.0
10332024-11-19T05:08:52.012Z Downloaded rustls-pemfile v1.0.4
10342024-11-19T05:08:52.015Z Downloaded vte v0.11.1
10352024-11-19T05:08:52.015Z Downloaded unicode-properties v0.1.3
10362024-11-19T05:08:52.017Z Downloaded rcgen v0.12.1
10372024-11-19T05:08:52.020Z Downloaded memmap2 v0.9.5
10382024-11-19T05:08:52.022Z Downloaded futures-channel v0.3.31
10392024-11-19T05:08:52.024Z Downloaded prettyplease v0.2.25
10402024-11-19T05:08:52.027Z Downloaded crypto-bigint v0.5.5
10412024-11-19T05:08:52.032Z Downloaded litemap v0.7.3
10422024-11-19T05:08:52.035Z Downloaded ipnet v2.10.1
10432024-11-19T05:08:52.039Z Downloaded base64 v0.13.1
10442024-11-19T05:08:52.041Z Downloaded sync_wrapper v1.0.1
10452024-11-19T05:08:52.041Z Downloaded sync-ptr v0.1.1
10462024-11-19T05:08:52.041Z Downloaded sqlparser_derive v0.2.2
10472024-11-19T05:08:52.041Z Downloaded shlex v1.3.0
10482024-11-19T05:08:52.043Z Downloaded shell-words v1.1.0
10492024-11-19T05:08:52.043Z Downloaded schemars_derive v0.8.21
10502024-11-19T05:08:52.043Z Downloaded scheduled-thread-pool v0.2.7
10512024-11-19T05:08:52.046Z Downloaded yasna v0.5.2
10522024-11-19T05:08:52.048Z Downloaded vsss-rs v3.3.4
10532024-11-19T05:08:52.051Z Downloaded rustfmt-wrapper v0.2.1
10542024-11-19T05:08:52.053Z Downloaded rfc6979 v0.4.0
10552024-11-19T05:08:52.053Z Downloaded resolv-conf v0.7.0
10562024-11-19T05:08:52.072Z Downloaded cookie v0.18.1
10572024-11-19T05:08:52.072Z Downloaded hmac v0.12.1
10582024-11-19T05:08:52.072Z Downloaded backtrace v0.3.74
10592024-11-19T05:08:52.072Z Downloaded futures-io v0.3.31
10602024-11-19T05:08:52.072Z Downloaded enum-as-inner v0.6.1
10612024-11-19T05:08:52.081Z Downloaded enum-as-inner v0.5.1
10622024-11-19T05:08:52.081Z Downloaded embedded-io v0.6.1
10632024-11-19T05:08:52.083Z Downloaded md-5 v0.10.6
10642024-11-19T05:08:52.083Z Downloaded maybe-uninit v2.0.0
10652024-11-19T05:08:52.086Z Downloaded maplit v1.0.2
10662024-11-19T05:08:52.089Z Downloaded chacha20poly1305 v0.10.1
10672024-11-19T05:08:52.092Z Downloaded smallvec v1.13.2
10682024-11-19T05:08:52.094Z Downloaded slog-term v2.9.1
10692024-11-19T05:08:52.096Z Downloaded httpdate v1.0.3
10702024-11-19T05:08:52.099Z Downloaded hyper-tls v0.6.0
10712024-11-19T05:08:52.101Z Downloaded instability v0.3.2
10722024-11-19T05:08:52.103Z Downloaded indoc v1.0.9
10732024-11-19T05:08:52.105Z Downloaded idna_adapter v1.2.0
10742024-11-19T05:08:52.108Z Downloaded hostname v0.3.1
10752024-11-19T05:08:52.111Z Downloaded base64 v0.22.1
10762024-11-19T05:08:52.114Z Downloaded crc-any v2.5.0
10772024-11-19T05:08:52.118Z Downloaded const_format_proc_macros v0.2.33
10782024-11-19T05:08:52.120Z Downloaded clang-sys v1.8.1
10792024-11-19T05:08:52.122Z Downloaded ipnetwork v0.20.0
10802024-11-19T05:08:52.124Z Downloaded crossbeam-utils v0.8.20
10812024-11-19T05:08:52.127Z Downloaded cookie_store v0.21.0
10822024-11-19T05:08:52.130Z Downloaded slog-stdlog v4.1.1
10832024-11-19T05:08:52.130Z Downloaded lockfree-object-pool v0.1.6
10842024-11-19T05:08:52.132Z Downloaded vte_generate_state_changes v0.1.2
10852024-11-19T05:08:52.135Z Downloaded same-file v1.0.6
10862024-11-19T05:08:52.137Z Downloaded rustc-demangle v0.1.24
10872024-11-19T05:08:52.137Z Downloaded home v0.5.9
10882024-11-19T05:08:52.140Z Downloaded cbc v0.1.2
10892024-11-19T05:08:52.142Z Downloaded hubpack v0.1.2
10902024-11-19T05:08:52.142Z Downloaded hostname v0.4.0
10912024-11-19T05:08:52.144Z Downloaded atomic-waker v1.1.2
10922024-11-19T05:08:52.145Z Downloaded icu_normalizer v1.5.0
10932024-11-19T05:08:52.149Z Downloaded cstr-argument v0.1.2
10942024-11-19T05:08:52.151Z Downloaded libgit2-sys v0.17.0+1.8.1
10952024-11-19T05:08:52.209Z Downloaded convert_case v0.4.0
10962024-11-19T05:08:52.212Z Downloaded cipher v0.4.4
10972024-11-19T05:08:52.214Z Downloaded ciborium-io v0.2.2
10982024-11-19T05:08:52.214Z Downloaded cexpr v0.6.0
10992024-11-19T05:08:52.221Z Downloaded buf-list v1.0.3
11002024-11-19T05:08:52.221Z Downloaded cfg_aliases v0.2.1
11012024-11-19T05:08:52.225Z Downloaded cfg_aliases v0.1.1
11022024-11-19T05:08:52.225Z Downloaded arrayref v0.3.9
11032024-11-19T05:08:52.225Z Downloaded cobs v0.2.3
11042024-11-19T05:08:52.225Z Downloaded bit-set v0.5.3
11052024-11-19T05:08:52.225Z Downloaded async-recursion v1.1.1
11062024-11-19T05:08:52.225Z Downloaded base64ct v1.6.0
11072024-11-19T05:08:52.228Z Downloaded bcs v0.1.6
11082024-11-19T05:08:52.228Z Downloaded backoff v0.4.0
11092024-11-19T05:08:52.234Z Downloaded async-bb8-diesel v0.2.1
11102024-11-19T05:08:52.236Z Downloaded ascii-canvas v3.0.0
11112024-11-19T05:08:52.237Z Downloaded bytes v1.8.0
11122024-11-19T05:08:52.237Z Downloaded bitfield v0.14.0
11132024-11-19T05:08:52.239Z Downloaded base16ct v0.2.0
11142024-11-19T05:08:52.239Z Downloaded atomicwrites v0.4.4
11152024-11-19T05:08:52.239Z Downloaded async-trait v0.1.83
11162024-11-19T05:08:52.242Z Downloaded assert_matches v1.5.0
11172024-11-19T05:08:52.245Z Downloaded arrayvec v0.7.6
11182024-11-19T05:08:52.248Z Downloaded hyper-staticfile v0.10.1
11192024-11-19T05:08:52.248Z Downloaded hex-literal v0.4.1
11202024-11-19T05:08:52.250Z Downloaded aho-corasick v1.1.3
11212024-11-19T05:08:52.253Z Downloaded heck v0.3.3
11222024-11-19T05:08:52.256Z Downloaded headers-core v0.3.0
11232024-11-19T05:08:52.256Z Downloaded allocator-api2 v0.2.18
11242024-11-19T05:08:52.258Z Downloaded aes-gcm v0.10.3
11252024-11-19T05:08:52.261Z Downloaded arc-swap v1.7.1
11262024-11-19T05:08:52.264Z Downloaded http-body-util v0.1.2
11272024-11-19T05:08:52.267Z Downloaded heapless v0.7.17
11282024-11-19T05:08:52.270Z Downloaded adler2 v2.0.0
11292024-11-19T05:08:52.483Z Downloaded aws-lc-sys v0.22.0
11302024-11-19T05:08:52.923Z Downloaded ring v0.17.8
11312024-11-19T05:08:53.108Z Downloaded ring v0.16.20
11322024-11-19T05:08:53.188Z Downloaded libsqlite3-sys v0.30.1
11332024-11-19T05:08:53.368Z Compiling serde v1.0.215
11342024-11-19T05:08:53.371Z Compiling lock_api v0.4.12
11352024-11-19T05:08:53.371Z Compiling scopeguard v1.2.0
11362024-11-19T05:08:53.371Z Compiling value-bag v1.9.0
11372024-11-19T05:08:53.371Z Compiling typenum v1.17.0
11382024-11-19T05:08:53.525Z Compiling generic-array v0.14.7
11392024-11-19T05:08:53.581Z Compiling syn v2.0.87
11402024-11-19T05:08:53.598Z Compiling getrandom v0.2.15
11412024-11-19T05:08:53.672Z Compiling shlex v1.3.0
11422024-11-19T05:08:53.904Z Compiling rand_core v0.6.4
11432024-11-19T05:08:54.028Z Compiling log v0.4.22
11442024-11-19T05:08:54.109Z Compiling subtle v2.6.1
11452024-11-19T05:08:54.151Z Compiling jobserver v0.1.32
11462024-11-19T05:08:54.170Z Compiling smallvec v1.13.2
11472024-11-19T05:08:54.420Z Compiling const-oid v0.9.6
11482024-11-19T05:08:54.464Z Compiling spin v0.9.8
11492024-11-19T05:08:54.484Z Compiling pin-project-lite v0.2.14
11502024-11-19T05:08:54.560Z Compiling cc v1.1.30
11512024-11-19T05:08:54.612Z Compiling rustix v0.38.37
11522024-11-19T05:08:54.890Z Compiling parking_lot_core v0.9.10
11532024-11-19T05:08:54.997Z Compiling futures-core v0.3.31
11542024-11-19T05:08:55.108Z Compiling signal-hook-registry v1.4.2
11552024-11-19T05:08:55.233Z Compiling mio v1.0.2
11562024-11-19T05:08:55.506Z Compiling aho-corasick v1.1.3
11572024-11-19T05:08:55.903Z Compiling parking_lot v0.12.3
11582024-11-19T05:08:56.062Z Compiling cpufeatures v0.2.14
11592024-11-19T05:08:56.166Z Compiling either v1.13.0
11602024-11-19T05:08:56.230Z Compiling regex-syntax v0.8.5
11612024-11-19T05:08:56.372Z Compiling lazy_static v1.5.0
11622024-11-19T05:08:56.432Z Compiling stable_deref_trait v1.2.0
11632024-11-19T05:08:56.490Z Compiling futures-sink v0.3.31
11642024-11-19T05:08:56.547Z Compiling glob v0.3.1
11652024-11-19T05:08:56.598Z Compiling socket2 v0.5.7
11662024-11-19T05:08:56.642Z Compiling slab v0.4.9
11672024-11-19T05:08:56.831Z Compiling prettyplease v0.2.25
11682024-11-19T05:08:57.104Z Compiling minimal-lexical v0.2.1
11692024-11-19T05:08:57.536Z Compiling libloading v0.8.5
11702024-11-19T05:08:57.577Z Compiling clang-sys v1.8.1
11712024-11-19T05:08:57.640Z Compiling nom v7.1.3
11722024-11-19T05:08:57.672Z Compiling serde_json v1.0.132
11732024-11-19T05:08:57.973Z Compiling home v0.5.9
11742024-11-19T05:08:58.004Z Compiling bindgen v0.69.5
11752024-11-19T05:08:58.296Z Compiling futures-channel v0.3.31
11762024-11-19T05:08:58.735Z Compiling itertools v0.12.1
11772024-11-19T05:08:58.826Z Compiling lazycell v1.3.0
11782024-11-19T05:08:58.905Z Compiling foldhash v0.1.3
11792024-11-19T05:08:58.999Z Compiling allocator-api2 v0.2.18
11802024-11-19T05:08:59.204Z Compiling futures-io v0.3.31
11812024-11-19T05:08:59.560Z Compiling rustc-hash v1.1.0
11822024-11-19T05:08:59.710Z Compiling futures-task v0.3.31
11832024-11-19T05:08:59.785Z Compiling pin-utils v0.1.0
11842024-11-19T05:08:59.880Z Compiling regex-automata v0.4.8
11852024-11-19T05:09:00.022Z Compiling hashbrown v0.15.0
11862024-11-19T05:09:01.196Z Compiling synstructure v0.13.1
11872024-11-19T05:09:01.394Z Compiling cexpr v0.6.0
11882024-11-19T05:09:01.853Z Compiling cmake v0.1.51
11892024-11-19T05:09:02.890Z Compiling fs_extra v1.3.0
11902024-11-19T05:09:02.935Z Compiling tinyvec_macros v0.1.1
11912024-11-19T05:09:03.033Z Compiling libm v0.2.8
11922024-11-19T05:09:03.087Z Compiling dunce v1.0.5
11932024-11-19T05:09:03.197Z Compiling pkg-config v0.3.31
11942024-11-19T05:09:03.217Z Compiling tinyvec v1.8.0
11952024-11-19T05:09:03.393Z Compiling num-traits v0.2.19
11962024-11-19T05:09:03.904Z Compiling ring v0.17.8
11972024-11-19T05:09:04.560Z Compiling base64ct v1.6.0
11982024-11-19T05:09:04.712Z Compiling unicode-normalization v0.1.24
11992024-11-19T05:09:04.745Z Compiling litemap v0.7.3
12002024-11-19T05:09:04.866Z Compiling writeable v0.5.5
12012024-11-19T05:09:05.034Z Compiling unicode-bidi v0.3.17
12022024-11-19T05:09:05.112Z Compiling paste v1.0.15
12032024-11-19T05:09:05.435Z Compiling regex v1.11.1
12042024-11-19T05:09:05.676Z Compiling pem-rfc7468 v0.7.0
12052024-11-19T05:09:06.383Z Compiling aws-lc-rs v1.10.0
12062024-11-19T05:09:06.447Z Compiling flagset v0.4.6
12072024-11-19T05:09:06.449Z Compiling httparse v1.9.5
12082024-11-19T05:09:06.840Z Compiling tracing-core v0.1.32
12092024-11-19T05:09:07.306Z Compiling icu_locid_transform_data v1.5.0
12102024-11-19T05:09:07.411Z Compiling crossbeam-utils v0.8.20
12112024-11-19T05:09:07.846Z Compiling percent-encoding v2.3.1
12122024-11-19T05:09:07.865Z Compiling rustls-pki-types v1.9.0
12132024-11-19T05:09:08.193Z Compiling powerfmt v0.2.0
12142024-11-19T05:09:08.237Z Compiling untrusted v0.7.1
12152024-11-19T05:09:08.257Z Compiling serde_derive v1.0.215
12162024-11-19T05:09:08.420Z Compiling zeroize_derive v1.4.2
12172024-11-19T05:09:08.552Z Compiling zerocopy-derive v0.7.35
12182024-11-19T05:09:08.660Z Compiling tokio-macros v2.4.0
12192024-11-19T05:09:08.946Z Compiling zerofrom-derive v0.1.4
12202024-11-19T05:09:10.037Z Compiling zeroize v1.8.1
12212024-11-19T05:09:10.281Z Compiling yoke-derive v0.7.4
12222024-11-19T05:09:10.429Z Compiling thiserror-impl v1.0.69
12232024-11-19T05:09:10.799Z Compiling zerocopy v0.7.35
12242024-11-19T05:09:10.905Z Compiling futures-macro v0.3.31
12252024-11-19T05:09:11.820Z Compiling crypto-common v0.1.6
12262024-11-19T05:09:12.066Z Compiling block-buffer v0.10.4
12272024-11-19T05:09:12.373Z Compiling digest v0.10.7
12282024-11-19T05:09:12.494Z Compiling zerovec-derive v0.10.3
12292024-11-19T05:09:12.723Z Compiling block-padding v0.3.3
12302024-11-19T05:09:12.862Z Compiling hmac v0.12.1
12312024-11-19T05:09:13.014Z Compiling futures-util v0.3.31
12322024-11-19T05:09:13.016Z Compiling displaydoc v0.2.5
12332024-11-19T05:09:13.028Z Compiling zerofrom v0.1.4
12342024-11-19T05:09:13.100Z Compiling inout v0.1.3
12352024-11-19T05:09:13.268Z Compiling sha2 v0.10.8
12362024-11-19T05:09:13.379Z Compiling yoke v0.7.4
12372024-11-19T05:09:13.397Z Compiling cipher v0.4.4
12382024-11-19T05:09:13.738Z Compiling ppv-lite86 v0.2.20
12392024-11-19T05:09:13.919Z Compiling der_derive v0.7.3
12402024-11-19T05:09:13.938Z Compiling thiserror v1.0.69
12412024-11-19T05:09:14.076Z Compiling icu_provider_macros v1.5.0
12422024-11-19T05:09:14.633Z Compiling rand_chacha v0.3.1
12432024-11-19T05:09:14.692Z Compiling tracing-attributes v0.1.27
12442024-11-19T05:09:15.221Z Compiling zerovec v0.10.4
12452024-11-19T05:09:15.289Z Compiling rand v0.8.5
12462024-11-19T05:09:16.423Z Compiling der v0.7.9
12472024-11-19T05:09:16.869Z Compiling pest v2.7.14
12482024-11-19T05:09:17.075Z Compiling tinystr v0.7.6
12492024-11-19T05:09:17.425Z Compiling icu_collections v1.5.0
12502024-11-19T05:09:17.500Z Compiling icu_locid v1.5.0
12512024-11-19T05:09:17.556Z Compiling salsa20 v0.10.2
12522024-11-19T05:09:17.784Z Compiling pbkdf2 v0.12.2
12532024-11-19T05:09:17.964Z Compiling time-core v0.1.2
12542024-11-19T05:09:18.149Z Compiling vcpkg v0.2.15
12552024-11-19T05:09:18.490Z Compiling tracing v0.1.40
12562024-11-19T05:09:18.880Z Compiling icu_provider v1.5.0
12572024-11-19T05:09:19.013Z Compiling spki v0.7.3
12582024-11-19T05:09:19.148Z Compiling untrusted v0.9.0
12592024-11-19T05:09:19.335Z Compiling mirai-annotations v1.12.0
12602024-11-19T05:09:19.387Z Compiling icu_properties_data v1.5.0
12612024-11-19T05:09:19.519Z Compiling num-conv v0.1.0
12622024-11-19T05:09:19.645Z Compiling icu_locid_transform v1.5.0
12632024-11-19T05:09:19.820Z Compiling time-macros v0.2.18
12642024-11-19T05:09:19.923Z Compiling pest_meta v2.7.14
12652024-11-19T05:09:19.997Z Compiling scrypt v0.11.0
12662024-11-19T05:09:20.025Z Compiling cbc v0.1.2
12672024-11-19T05:09:20.264Z Compiling aes v0.8.4
12682024-11-19T05:09:20.385Z Compiling openssl-sys v0.9.104
12692024-11-19T05:09:20.585Z Compiling deranged v0.3.11
12702024-11-19T05:09:21.504Z Compiling icu_properties v1.5.1
12712024-11-19T05:09:22.394Z Compiling bitflags v2.6.0
12722024-11-19T05:09:22.599Z Compiling bytes v1.8.0
12732024-11-19T05:09:23.131Z Compiling indexmap v2.6.0
12742024-11-19T05:09:23.190Z Compiling semver v1.0.23
12752024-11-19T05:09:23.737Z Compiling tokio v1.40.0
12762024-11-19T05:09:23.930Z Compiling http v1.1.0
12772024-11-19T05:09:23.960Z Compiling rustc_version v0.4.1
12782024-11-19T05:09:24.607Z Compiling scroll_derive v0.12.0
12792024-11-19T05:09:25.066Z Compiling utf16_iter v1.0.5
12802024-11-19T05:09:25.268Z Compiling icu_normalizer_data v1.5.0
12812024-11-19T05:09:25.375Z Compiling atomic-waker v1.1.2
12822024-11-19T05:09:25.562Z Compiling num_threads v0.1.7
12832024-11-19T05:09:25.695Z Compiling utf8_iter v1.0.4
12842024-11-19T05:09:25.937Z Compiling write16 v1.0.0
12852024-11-19T05:09:25.984Z Compiling time v0.3.36
12862024-11-19T05:09:26.061Z Compiling icu_normalizer v1.5.0
12872024-11-19T05:09:26.063Z Compiling scroll v0.12.0
12882024-11-19T05:09:26.122Z Compiling http-body v1.0.1
12892024-11-19T05:09:26.440Z Compiling pkcs5 v0.7.1
12902024-11-19T05:09:26.458Z Compiling pest_generator v2.7.14
12912024-11-19T05:09:26.478Z Compiling form_urlencoded v1.2.1
12922024-11-19T05:09:26.591Z Compiling try-lock v0.2.5
12932024-11-19T05:09:26.747Z Compiling which v4.4.2
12942024-11-19T05:09:26.807Z Compiling slog v2.7.0
12952024-11-19T05:09:27.411Z Compiling goblin v0.8.2
12962024-11-19T05:09:27.744Z Compiling pkcs8 v0.10.2
12972024-11-19T05:09:28.134Z Compiling idna_adapter v1.2.0
12982024-11-19T05:09:28.215Z Compiling want v0.3.1
12992024-11-19T05:09:28.349Z Compiling httpdate v1.0.3
13002024-11-19T05:09:28.455Z Compiling idna v1.0.3
13012024-11-19T05:09:28.535Z Compiling pest_derive v2.7.14
13022024-11-19T05:09:28.823Z Compiling uuid v1.11.0
13032024-11-19T05:09:29.307Z Compiling serde_tokenstream v0.2.2
13042024-11-19T05:09:29.330Z Compiling dtrace-parser v0.2.0
13052024-11-19T05:09:29.925Z Compiling toml_datetime v0.6.8
13062024-11-19T05:09:30.290Z Compiling serde_spanned v0.6.8
13072024-11-19T05:09:30.292Z Compiling base64 v0.22.1
13082024-11-19T05:09:30.450Z Compiling tower-service v0.3.3
13092024-11-19T05:09:30.534Z Compiling adler2 v2.0.0
13102024-11-19T05:09:30.583Z Compiling rustversion v1.0.17
13112024-11-19T05:09:30.737Z Compiling match_cfg v0.1.0
13122024-11-19T05:09:30.834Z Compiling foreign-types-shared v0.1.1
13132024-11-19T05:09:30.950Z Compiling iana-time-zone v0.1.61
13142024-11-19T05:09:31.055Z Compiling openssl v0.10.68
13152024-11-19T05:09:31.258Z Compiling chrono v0.4.38
13162024-11-19T05:09:31.362Z Compiling foreign-types v0.3.2
13172024-11-19T05:09:31.387Z Compiling hostname v0.3.1
13182024-11-19T05:09:31.460Z Compiling miniz_oxide v0.8.0
13192024-11-19T05:09:31.509Z Compiling url v2.5.3
13202024-11-19T05:09:31.620Z Compiling async-trait v0.1.83
13212024-11-19T05:09:32.947Z Compiling tokio-util v0.7.12
13222024-11-19T05:09:33.040Z Compiling openssl-macros v0.1.1
13232024-11-19T05:09:33.548Z Compiling dof v0.3.0
13242024-11-19T05:09:33.805Z Compiling dirs-sys-next v0.1.2
13252024-11-19T05:09:34.358Z Compiling h2 v0.4.6
13262024-11-19T05:09:34.377Z Compiling usdt-impl v0.5.0
13272024-11-19T05:09:34.449Z Compiling native-tls v0.2.12
13282024-11-19T05:09:34.778Z Compiling siphasher v0.3.11
13292024-11-19T05:09:35.096Z Compiling rustls v0.22.4
13302024-11-19T05:09:35.167Z Compiling data-encoding v2.6.0
13312024-11-19T05:09:35.358Z Compiling rustls v0.23.14
13322024-11-19T05:09:35.629Z Compiling syn v1.0.109
13332024-11-19T05:09:35.765Z Compiling dirs-next v2.0.0
13342024-11-19T05:09:36.323Z Compiling http-body-util v0.1.2
13352024-11-19T05:09:36.875Z Compiling crossbeam-epoch v0.9.18
13362024-11-19T05:09:37.412Z Compiling heapless v0.7.17
13372024-11-19T05:09:37.585Z Compiling signature v2.2.0
13382024-11-19T05:09:37.707Z Compiling sha1 v0.10.6
13392024-11-19T05:09:37.844Z Compiling bzip2-sys v0.1.11+1.0.8
13402024-11-19T05:09:37.866Z Compiling serde_derive_internals v0.29.1
13412024-11-19T05:09:37.896Z Compiling thread_local v1.1.8
13422024-11-19T05:09:38.136Z Compiling multer v3.1.0
13432024-11-19T05:09:38.335Z Compiling encoding_rs v0.8.34
13442024-11-19T05:09:38.416Z Compiling cookie v0.18.1
13452024-11-19T05:09:38.419Z Compiling mime v0.3.17
13462024-11-19T05:09:38.678Z Compiling openssl-probe v0.1.5
13472024-11-19T05:09:39.043Z Compiling rayon-core v1.12.1
13482024-11-19T05:09:39.059Z Compiling schemars v0.8.21
13492024-11-19T05:09:39.298Z Compiling ipnet v2.10.1
13502024-11-19T05:09:39.322Z Compiling signal-hook v0.3.17
13512024-11-19T05:09:39.362Z Compiling gimli v0.31.1
13522024-11-19T05:09:39.576Z Compiling slog-async v2.8.0
13532024-11-19T05:09:40.094Z Compiling unicode-properties v0.1.3
13542024-11-19T05:09:40.508Z Compiling stringprep v0.1.5
13552024-11-19T05:09:40.648Z Compiling schemars_derive v0.8.21
13562024-11-19T05:09:40.805Z Compiling toml_edit v0.22.22
13572024-11-19T05:09:41.799Z Compiling hyper v1.5.0
13582024-11-19T05:09:43.958Z Compiling addr2line v0.24.2
13592024-11-19T05:09:44.564Z Compiling hyper-util v0.1.10
13602024-11-19T05:09:44.625Z Compiling usdt-attr-macro v0.5.0
13612024-11-19T05:09:44.755Z Compiling usdt-macro v0.5.0
13622024-11-19T05:09:45.114Z Compiling crossbeam-deque v0.8.5
13632024-11-19T05:09:45.463Z Compiling term v0.7.0
13642024-11-19T05:09:45.876Z Compiling slog-json v2.6.1
13652024-11-19T05:09:46.204Z Compiling serde_urlencoded v0.7.1
13662024-11-19T05:09:46.234Z Compiling crossbeam-channel v0.5.13
13672024-11-19T05:09:46.275Z Compiling curve25519-dalek v4.1.3
13682024-11-19T05:09:46.741Z Compiling futures-executor v0.3.31
13692024-11-19T05:09:46.894Z Compiling md-5 v0.10.6
13702024-11-19T05:09:46.941Z Compiling rustls-pemfile v2.2.0
13712024-11-19T05:09:47.200Z Compiling enum-as-inner v0.6.1
13722024-11-19T05:09:47.332Z Compiling async-stream-impl v0.3.6
13732024-11-19T05:09:47.383Z Compiling num-integer v0.1.46
13742024-11-19T05:09:47.437Z Compiling idna v0.3.0
13752024-11-19T05:09:47.698Z Compiling idna v0.4.0
13762024-11-19T05:09:48.206Z Compiling hash32 v0.2.1
13772024-11-19T05:09:48.290Z Compiling ff v0.13.0
13782024-11-19T05:09:48.504Z Compiling is-terminal v0.4.13
13792024-11-19T05:09:48.588Z Compiling object v0.36.5
13802024-11-19T05:09:48.632Z Compiling dropshot v0.12.0
13812024-11-19T05:09:48.696Z Compiling psl-types v2.0.11
13822024-11-19T05:09:48.881Z Compiling fallible-iterator v0.2.0
13832024-11-19T05:09:48.902Z Compiling num-bigint-dig v0.8.4
13842024-11-19T05:09:49.137Z Compiling take_mut v0.2.2
13852024-11-19T05:09:49.183Z Compiling base16ct v0.2.0
13862024-11-19T05:09:49.261Z Compiling portable-atomic v1.9.0
13872024-11-19T05:09:49.293Z Compiling rustc-demangle v0.1.24
13882024-11-19T05:09:49.295Z Compiling dyn-clone v1.0.17
13892024-11-19T05:09:49.494Z Compiling quick-error v1.2.3
13902024-11-19T05:09:49.524Z Compiling anyhow v1.0.93
13912024-11-19T05:09:49.600Z Compiling utf-8 v0.7.6
13922024-11-19T05:09:49.652Z Compiling linked-hash-map v0.5.6
13932024-11-19T05:09:49.939Z Compiling smoltcp v0.9.1
13942024-11-19T05:09:50.032Z Compiling lru-cache v0.1.2
13952024-11-19T05:09:50.234Z Compiling tungstenite v0.24.0
13962024-11-19T05:09:50.274Z Compiling resolv-conf v0.7.0
13972024-11-19T05:09:50.365Z Compiling postgres-protocol v0.6.7
13982024-11-19T05:09:50.663Z Compiling sec1 v0.7.3
13992024-11-19T05:09:51.329Z Compiling publicsuffix v2.2.3
14002024-11-19T05:09:51.602Z Compiling async-stream v0.3.6
14012024-11-19T05:09:51.771Z Compiling slog-term v2.9.1
14022024-11-19T05:09:51.916Z Compiling usdt v0.5.0
14032024-11-19T05:09:52.478Z Compiling hickory-proto v0.24.1
14042024-11-19T05:09:52.586Z Compiling group v0.13.0
14052024-11-19T05:09:52.901Z Compiling num-iter v0.1.45
14062024-11-19T05:09:53.098Z Compiling futures v0.3.31
14072024-11-19T05:09:53.222Z Compiling slog-bunyan v2.5.0
14082024-11-19T05:09:53.591Z Compiling toml v0.8.19
14092024-11-19T05:09:54.393Z Compiling tokio-native-tls v0.3.1
14102024-11-19T05:09:55.020Z Compiling camino v1.1.9
14112024-11-19T05:09:55.404Z Compiling phf_shared v0.11.2
14122024-11-19T05:09:55.727Z Compiling dropshot_endpoint v0.12.0
14132024-11-19T05:09:55.780Z Compiling terminal_size v0.4.0
14142024-11-19T05:09:55.799Z Compiling waitgroup v0.1.2
14152024-11-19T05:09:55.986Z Compiling backtrace v0.3.74
14162024-11-19T05:09:56.007Z Compiling openapiv3 v2.0.0
14172024-11-19T05:09:56.025Z Compiling serde_path_to_error v0.1.16
14182024-11-19T05:09:56.641Z Compiling hkdf v0.12.4
14192024-11-19T05:09:56.908Z Compiling crypto-bigint v0.5.5
14202024-11-19T05:09:56.911Z Compiling webpki-roots v0.26.6
14212024-11-19T05:09:57.146Z Compiling zerocopy-derive v0.6.6
14222024-11-19T05:09:59.419Z Compiling curve25519-dalek-derive v0.1.1
14232024-11-19T05:09:59.515Z Compiling hubpack_derive v0.1.1
14242024-11-19T05:09:59.734Z Compiling idna v0.5.0
14252024-11-19T05:10:00.387Z Compiling hostname v0.4.0
14262024-11-19T05:10:00.481Z Compiling crc32fast v1.4.2
14272024-11-19T05:10:00.500Z Compiling fs-err v2.11.0
14282024-11-19T05:10:00.645Z Compiling ahash v0.8.11
14292024-11-19T05:10:00.786Z Compiling winnow v0.5.40
14302024-11-19T05:10:00.823Z Compiling managed v0.8.0
14312024-11-19T05:10:00.972Z Compiling bitflags v1.3.2
14322024-11-19T05:10:00.991Z Compiling debug-ignore v1.0.5
14332024-11-19T05:10:01.079Z Compiling clap_builder v4.5.21
14342024-11-19T05:10:01.329Z Compiling console v0.15.8
14352024-11-19T05:10:03.017Z Compiling strum_macros v0.25.3
14362024-11-19T05:10:03.201Z Compiling flate2 v1.0.34
14372024-11-19T05:10:03.232Z Compiling cookie_store v0.21.0
14382024-11-19T05:10:03.433Z Compiling hubpack v0.1.2
14392024-11-19T05:10:03.873Z Compiling elliptic-curve v0.13.8
14402024-11-19T05:10:04.204Z Compiling zerocopy v0.6.6
14412024-11-19T05:10:04.610Z Compiling toml_edit v0.19.15
14422024-11-19T05:10:04.723Z Compiling hickory-resolver v0.24.1
14432024-11-19T05:10:05.074Z Compiling phf v0.11.2
14442024-11-19T05:10:05.383Z Compiling signal-hook-mio v0.2.4
14452024-11-19T05:10:05.558Z Compiling hyper-tls v0.6.0
14462024-11-19T05:10:05.746Z Compiling rayon v1.10.0
14472024-11-19T05:10:05.980Z Compiling bzip2 v0.4.4
14482024-11-19T05:10:07.218Z Compiling tokio-tungstenite v0.24.0
14492024-11-19T05:10:07.741Z Compiling postgres-types v0.2.8
14502024-11-19T05:10:09.479Z Compiling ed25519 v2.2.3
14512024-11-19T05:10:10.581Z Compiling phf_shared v0.10.0
14522024-11-19T05:10:10.700Z Compiling tokio-stream v0.1.16
14532024-11-19T05:10:10.720Z Compiling pkcs1 v0.7.5
14542024-11-19T05:10:10.981Z Compiling serde-big-array v0.5.1
14552024-11-19T05:10:11.225Z Compiling rfc6979 v0.4.0
14562024-11-19T05:10:11.369Z Compiling derive-where v1.2.7
14572024-11-19T05:10:11.417Z Compiling serde_repr v0.1.19
14582024-11-19T05:10:11.438Z Compiling clap_derive v4.5.18
14592024-11-19T05:10:11.756Z Compiling float-cmp v0.9.0
14602024-11-19T05:10:11.776Z Compiling bstr v1.10.0
14612024-11-19T05:10:11.971Z Compiling sync_wrapper v1.0.1
14622024-11-19T05:10:12.166Z Compiling fixedbitset v0.4.2
14632024-11-19T05:10:12.659Z Compiling static_assertions v1.1.0
14642024-11-19T05:10:12.688Z Compiling number_prefix v0.4.0
14652024-11-19T05:10:12.752Z Compiling normalize-line-endings v0.3.0
14662024-11-19T05:10:12.772Z Compiling precomputed-hash v0.1.1
14672024-11-19T05:10:12.884Z Compiling new_debug_unreachable v1.0.6
14682024-11-19T05:10:12.905Z Compiling unicode-segmentation v1.12.0
14692024-11-19T05:10:12.924Z Compiling predicates-core v1.0.8
14702024-11-19T05:10:12.990Z Compiling difflib v0.4.0
14712024-11-19T05:10:13.275Z Compiling bit-vec v0.6.3
14722024-11-19T05:10:13.602Z Compiling whoami v1.5.2
14732024-11-19T05:10:13.728Z Compiling unicode-width v0.2.0
14742024-11-19T05:10:13.791Z Compiling bit-set v0.5.3
14752024-11-19T05:10:14.096Z Compiling tokio-postgres v0.7.12
14762024-11-19T05:10:14.258Z Compiling indicatif v0.17.9
14772024-11-19T05:10:14.278Z Compiling similar v2.6.0
14782024-11-19T05:10:14.630Z Compiling predicates v3.1.2
14792024-11-19T05:10:15.032Z Compiling string_cache v0.8.7
14802024-11-19T05:10:15.511Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14812024-11-19T05:10:16.430Z Compiling petgraph v0.6.5
14822024-11-19T05:10:16.516Z Compiling ecdsa v0.16.9
14832024-11-19T05:10:16.642Z Compiling clap v4.5.21
14842024-11-19T05:10:16.669Z Compiling rsa v0.9.6
14852024-11-19T05:10:16.767Z Compiling ed25519-dalek v2.1.1
14862024-11-19T05:10:17.448Z Compiling toml v0.7.8
14872024-11-19T05:10:18.113Z Compiling zip v0.6.6
14882024-11-19T05:10:19.220Z Compiling crossterm v0.28.1
14892024-11-19T05:10:20.446Z Compiling hex v0.4.3
14902024-11-19T05:10:20.679Z Compiling x509-cert v0.2.5
14912024-11-19T05:10:20.766Z Compiling itertools v0.10.5
14922024-11-19T05:10:21.038Z Compiling unicode-xid v0.2.6
14932024-11-19T05:10:21.068Z Compiling peg-runtime v0.8.3
14942024-11-19T05:10:21.212Z Compiling lalrpop-util v0.19.12
14952024-11-19T05:10:21.548Z Compiling strum_macros v0.26.4
14962024-11-19T05:10:21.734Z Compiling xattr v1.3.1
14972024-11-19T05:10:21.995Z Compiling filetime v0.2.25
14982024-11-19T05:10:22.352Z Compiling tar v0.4.43
14992024-11-19T05:10:26.759Z Compiling strum v0.26.3
15002024-11-19T05:10:29.272Z Compiling aws-lc-sys v0.22.0
15012024-11-19T05:10:56.736Z Compiling rustls-webpki v0.102.8
15022024-11-19T05:11:00.175Z Compiling tokio-rustls v0.25.0
15032024-11-19T05:11:01.777Z Compiling tokio-rustls v0.26.0
15042024-11-19T05:11:02.130Z Compiling hyper-rustls v0.27.3
15052024-11-19T05:11:02.458Z Compiling reqwest v0.12.9
15062024-11-19T05:11:03.791Z Compiling qorb v0.2.0
15072024-11-19T05:11:08.394Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15082024-11-19T05:11:08.623Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15092024-11-19T05:11:14.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
15102024-11-19T05:11:14.419Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15112024-11-19T05:11:14.466ZNov 19 05:11:13.545 INFO Starting download, target: Clickhouse
15122024-11-19T05:11:14.466ZNov 19 05:11:13.545 INFO Starting download, target: Console
15132024-11-19T05:11:14.469ZNov 19 05:11:13.545 INFO Starting download, target: Cockroach
15142024-11-19T05:11:14.469ZNov 19 05:11:13.545 INFO Starting download, target: DendriteOpenapi
15152024-11-19T05:11:14.469ZNov 19 05:11:13.545 INFO Starting download, target: DendriteStub
15162024-11-19T05:11:14.469ZNov 19 05:11:13.545 INFO Starting download, target: MaghemiteMgd
15172024-11-19T05:11:14.469ZNov 19 05:11:13.545 INFO Starting download, target: TransceiverControl
15182024-11-19T05:11:14.469ZNov 19 05:11:13.546 INFO Downloading out/downloads/dpd-d0017d6983e8a95d8136398eeadec12f410d3282.json (attempt 1/3), target: DendriteOpenapi
15192024-11-19T05:11:14.469ZNov 19 05:11:13.546 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15202024-11-19T05:11:14.469ZNov 19 05:11:13.546 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15212024-11-19T05:11:14.469ZNov 19 05:11:13.546 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15222024-11-19T05:11:14.469ZNov 19 05:11:13.546 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15232024-11-19T05:11:14.469ZNov 19 05:11:13.546 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15242024-11-19T05:11:14.469ZNov 19 05:11:13.546 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15252024-11-19T05:11:14.705ZNov 19 05:11:13.775 INFO Download complete, target: DendriteOpenapi
15262024-11-19T05:11:14.854ZNov 19 05:11:13.907 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15272024-11-19T05:11:15.053ZNov 19 05:11:14.130 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15282024-11-19T05:11:15.395ZNov 19 05:11:14.460 INFO Download complete, target: Console
15292024-11-19T05:11:15.445ZNov 19 05:11:14.515 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15302024-11-19T05:11:15.517ZNov 19 05:11:14.584 INFO Download complete, target: TransceiverControl
15312024-11-19T05:11:15.668ZNov 19 05:11:14.747 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15322024-11-19T05:11:16.035ZNov 19 05:11:15.114 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15332024-11-19T05:11:16.038ZNov 19 05:11:15.114 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15342024-11-19T05:11:16.310ZNov 19 05:11:15.389 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15352024-11-19T05:11:18.158ZNov 19 05:11:17.237 INFO Download complete, target: DendriteStub
15362024-11-19T05:11:18.462ZNov 19 05:11:17.541 INFO Download complete, target: MaghemiteMgd
15372024-11-19T05:11:23.256ZNov 19 05:11:22.333 INFO Checking that binary works, target: Cockroach
15382024-11-19T05:11:23.410ZNov 19 05:11:22.489 INFO Download complete, target: Cockroach
15392024-11-19T05:11:28.380ZNov 19 05:11:27.459 INFO Checking that binary works, target: Clickhouse
15402024-11-19T05:11:28.523ZNov 19 05:11:27.601 INFO Download complete, target: Clickhouse
15412024-11-19T05:11:28.530ZAll prerequisites installed successfully
15422024-11-19T05:11:28.532Z
15432024-11-19T05:11:28.532Zreal 5:14.868450740
15442024-11-19T05:11:28.532Zuser 16:23.097227082
15452024-11-19T05:11:28.532Zsys 3:13.039788641
15462024-11-19T05:11:28.532Ztrap 0.531306130
15472024-11-19T05:11:28.532Ztflt 1.520872378
15482024-11-19T05:11:28.532Zdflt 2.182206974
15492024-11-19T05:11:28.533Zkflt 0.021259117
15502024-11-19T05:11:28.533Zlock 30:14.349785643
15512024-11-19T05:11:28.533Zslp 1:02:13.648277447
15522024-11-19T05:11:28.533Zlat 57.716170123
15532024-11-19T05:11:28.533Zstop 2:15.266515999
15542024-11-19T05:11:28.533Z+ ptime -m cargo xtask download softnpu
15552024-11-19T05:11:29.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15562024-11-19T05:11:29.041Z Running `target/debug/xtask download softnpu`
15572024-11-19T05:11:29.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
15582024-11-19T05:11:29.868Z Running `target/debug/xtask-downloader softnpu`
15592024-11-19T05:11:29.902ZNov 19 05:11:28.980 INFO Starting download, target: Softnpu
15602024-11-19T05:11:29.904ZNov 19 05:11:28.981 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15612024-11-19T05:11:30.611ZNov 19 05:11:29.689 INFO Download complete, target: Softnpu
15622024-11-19T05:11:30.614Z
15632024-11-19T05:11:30.617Zreal 2.077861465
15642024-11-19T05:11:30.617Zuser 1.202297321
15652024-11-19T05:11:30.617Zsys 0.492537635
15662024-11-19T05:11:30.617Ztrap 0.000249243
15672024-11-19T05:11:30.617Ztflt 0.000003209
15682024-11-19T05:11:30.617Zdflt 0.000001510
15692024-11-19T05:11:30.617Zkflt 0.000000000
15702024-11-19T05:11:30.617Zlock 7.412686711
15712024-11-19T05:11:30.617Zslp 0.531551654
15722024-11-19T05:11:30.617Zlat 0.062503797
15732024-11-19T05:11:30.617Zstop 0.000161526
15742024-11-19T05:11:30.617Z+ export CARGO_INCREMENTAL=0
15752024-11-19T05:11:30.617Z+ CARGO_INCREMENTAL=0
15762024-11-19T05:11:30.617Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15772024-11-19T05:11:31.572Z Compiling proc-macro2 v1.0.89
15782024-11-19T05:11:31.572Z Compiling unicode-ident v1.0.13
15792024-11-19T05:11:31.572Z Compiling libc v0.2.162
15802024-11-19T05:11:31.572Z Compiling serde v1.0.215
15812024-11-19T05:11:31.575Z Compiling autocfg v1.4.0
15822024-11-19T05:11:31.575Z Compiling version_check v0.9.5
15832024-11-19T05:11:31.706Z Compiling cfg-if v1.0.0
15842024-11-19T05:11:31.849Z Compiling memchr v2.7.4
15852024-11-19T05:11:31.892Z Compiling typenum v1.17.0
15862024-11-19T05:11:31.999Z Compiling shlex v1.3.0
15872024-11-19T05:11:32.225Z Compiling value-bag v1.9.0
15882024-11-19T05:11:32.372Z Compiling scopeguard v1.2.0
15892024-11-19T05:11:32.524Z Compiling generic-array v0.14.7
15902024-11-19T05:11:32.556Z Compiling lock_api v0.4.12
15912024-11-19T05:11:32.761Z Compiling log v0.4.22
15922024-11-19T05:11:32.806Z Compiling parking_lot_core v0.9.10
15932024-11-19T05:11:33.199Z Compiling serde_json v1.0.132
15942024-11-19T05:11:33.216Z Compiling once_cell v1.20.2
15952024-11-19T05:11:33.446Z Compiling quote v1.0.37
15962024-11-19T05:11:33.495Z Compiling rustix v0.38.37
15972024-11-19T05:11:33.585Z Compiling thiserror v1.0.69
15982024-11-19T05:11:33.602Z Compiling libm v0.2.8
15992024-11-19T05:11:33.920Z Compiling syn v2.0.87
16002024-11-19T05:11:33.923Z Compiling jobserver v0.1.32
16012024-11-19T05:11:33.998Z Compiling getrandom v0.2.15
16022024-11-19T05:11:34.091Z Compiling num-traits v0.2.19
16032024-11-19T05:11:34.136Z Compiling itoa v1.0.11
16042024-11-19T05:11:34.207Z Compiling spin v0.9.8
16052024-11-19T05:11:34.340Z Compiling cc v1.1.30
16062024-11-19T05:11:34.359Z Compiling aho-corasick v1.1.3
16072024-11-19T05:11:34.359Z Compiling regex-syntax v0.8.5
16082024-11-19T05:11:34.533Z Compiling slab v0.4.9
16092024-11-19T05:11:34.840Z Compiling byteorder v1.5.0
16102024-11-19T05:11:34.976Z Compiling errno v0.3.9
16112024-11-19T05:11:35.283Z Compiling rand_core v0.6.4
16122024-11-19T05:11:35.320Z Compiling either v1.13.0
16132024-11-19T05:11:35.506Z Compiling lazy_static v1.5.0
16142024-11-19T05:11:35.679Z Compiling glob v0.3.1
16152024-11-19T05:11:36.139Z Compiling prettyplease v0.2.25
16162024-11-19T05:11:36.537Z Compiling clang-sys v1.8.1
16172024-11-19T05:11:36.804Z Compiling minimal-lexical v0.2.1
16182024-11-19T05:11:36.871Z Compiling libloading v0.8.5
16192024-11-19T05:11:37.213Z Compiling nom v7.1.3
16202024-11-19T05:11:37.252Z Compiling subtle v2.6.1
16212024-11-19T05:11:37.298Z Compiling home v0.5.9
16222024-11-19T05:11:37.577Z Compiling allocator-api2 v0.2.18
16232024-11-19T05:11:37.786Z Compiling bindgen v0.69.5
16242024-11-19T05:11:37.960Z Compiling itertools v0.12.1
16252024-11-19T05:11:38.209Z Compiling regex-automata v0.4.8
16262024-11-19T05:11:38.376Z Compiling rustc-hash v1.1.0
16272024-11-19T05:11:38.526Z Compiling smallvec v1.13.2
16282024-11-19T05:11:38.714Z Compiling semver v1.0.23
16292024-11-19T05:11:39.032Z Compiling lazycell v1.3.0
16302024-11-19T05:11:39.163Z Compiling cmake v0.1.51
16312024-11-19T05:11:39.393Z Compiling dunce v1.0.5
16322024-11-19T05:11:39.531Z Compiling fs_extra v1.3.0
16332024-11-19T05:11:40.635Z Compiling cexpr v0.6.0
16342024-11-19T05:11:40.708Z Compiling pkg-config v0.3.31
16352024-11-19T05:11:40.828Z Compiling ring v0.17.8
16362024-11-19T05:11:41.171Z Compiling pin-project-lite v0.2.14
16372024-11-19T05:11:41.311Z Compiling ryu v1.0.18
16382024-11-19T05:11:41.473Z Compiling const-oid v0.9.6
16392024-11-19T05:11:41.861Z Compiling synstructure v0.13.1
16402024-11-19T05:11:42.041Z Compiling paste v1.0.15
16412024-11-19T05:11:42.264Z Compiling foldhash v0.1.3
16422024-11-19T05:11:42.560Z Compiling equivalent v1.0.1
16432024-11-19T05:11:42.578Z Compiling aws-lc-rs v1.10.0
16442024-11-19T05:11:42.679Z Compiling httparse v1.9.5
16452024-11-19T05:11:42.995Z Compiling hashbrown v0.15.0
16462024-11-19T05:11:43.347Z Compiling heck v0.5.0
16472024-11-19T05:11:43.804Z Compiling regex v1.11.1
16482024-11-19T05:11:43.986Z Compiling schemars v0.8.21
16492024-11-19T05:11:44.342Z Compiling serde_derive_internals v0.29.1
16502024-11-19T05:11:44.417Z Compiling signal-hook-registry v1.4.2
16512024-11-19T05:11:44.702Z Compiling parking_lot v0.12.3
16522024-11-19T05:11:44.822Z Compiling mio v1.0.2
16532024-11-19T05:11:46.732Z Compiling stable_deref_trait v1.2.0
16542024-11-19T05:11:46.782Z Compiling crossbeam-utils v0.8.20
16552024-11-19T05:11:46.814Z Compiling socket2 v0.5.7
16562024-11-19T05:11:46.847Z Compiling futures-core v0.3.31
16572024-11-19T05:11:47.315Z Compiling num-conv v0.1.0
16582024-11-19T05:11:47.438Z Compiling serde_derive v1.0.215
16592024-11-19T05:11:47.576Z Compiling zeroize_derive v1.4.2
16602024-11-19T05:11:47.608Z Compiling zerocopy-derive v0.7.35
16612024-11-19T05:11:48.215Z Compiling thiserror-impl v1.0.69
16622024-11-19T05:11:48.463Z Compiling tokio-macros v2.4.0
16632024-11-19T05:11:48.805Z Compiling zerofrom-derive v0.1.4
16642024-11-19T05:11:49.025Z Compiling zeroize v1.8.1
16652024-11-19T05:11:49.386Z Compiling yoke-derive v0.7.4
16662024-11-19T05:11:49.515Z Compiling futures-macro v0.3.31
16672024-11-19T05:11:49.616Z Compiling zerovec-derive v0.10.3
16682024-11-19T05:11:49.915Z Compiling zerocopy v0.7.35
16692024-11-19T05:11:50.944Z Compiling displaydoc v0.2.5
16702024-11-19T05:11:51.557Z Compiling crypto-common v0.1.6
16712024-11-19T05:11:51.658Z Compiling tracing-attributes v0.1.27
16722024-11-19T05:11:51.767Z Compiling icu_provider_macros v1.5.0
16732024-11-19T05:11:52.067Z Compiling block-buffer v0.10.4
16742024-11-19T05:11:52.307Z Compiling digest v0.10.7
16752024-11-19T05:11:52.370Z Compiling schemars_derive v0.8.21
16762024-11-19T05:11:52.426Z Compiling der_derive v0.7.3
16772024-11-19T05:11:52.752Z Compiling time-core v0.1.2
16782024-11-19T05:11:52.936Z Compiling time-macros v0.2.18
16792024-11-19T05:11:53.078Z Compiling vcpkg v0.2.15
16802024-11-19T05:11:53.415Z Compiling fnv v1.0.7
16812024-11-19T05:11:54.776Z Compiling openssl-sys v0.9.104
16822024-11-19T05:11:55.764Z Compiling cpufeatures v0.2.14
16832024-11-19T05:11:55.855Z Compiling futures-sink v0.3.31
16842024-11-19T05:11:55.938Z Compiling slog v2.7.0
16852024-11-19T05:11:56.140Z Compiling ahash v0.8.11
16862024-11-19T05:11:56.155Z Compiling syn v1.0.109
16872024-11-19T05:11:56.565Z Compiling zerofrom v0.1.4
16882024-11-19T05:11:56.831Z Compiling scroll_derive v0.12.0
16892024-11-19T05:11:56.959Z Compiling ucd-trie v0.1.7
16902024-11-19T05:11:56.995Z Compiling iana-time-zone v0.1.61
16912024-11-19T05:11:57.294Z Compiling pest v2.7.14
16922024-11-19T05:11:57.483Z Compiling yoke v0.7.4
16932024-11-19T05:11:57.739Z Compiling futures-channel v0.3.31
16942024-11-19T05:11:58.158Z Compiling hmac v0.12.1
16952024-11-19T05:11:58.361Z Compiling pin-utils v0.1.0
16962024-11-19T05:11:58.454Z Compiling futures-io v0.3.31
16972024-11-19T05:11:58.473Z Compiling openssl v0.10.68
16982024-11-19T05:11:58.491Z Compiling futures-task v0.3.31
16992024-11-19T05:11:59.010Z Compiling futures-util v0.3.31
17002024-11-19T05:11:59.173Z Compiling zerovec v0.10.4
17012024-11-19T05:11:59.271Z Compiling block-padding v0.3.3
17022024-11-19T05:11:59.505Z Compiling tinyvec_macros v0.1.1
17032024-11-19T05:12:00.091Z Compiling pest_meta v2.7.14
17042024-11-19T05:12:00.254Z Compiling tinyvec v1.8.0
17052024-11-19T05:12:01.281Z Compiling bitflags v2.6.0
17062024-11-19T05:12:01.386Z Compiling bytes v1.8.0
17072024-11-19T05:12:03.413Z Compiling indexmap v2.6.0
17082024-11-19T05:12:04.362Z Compiling tokio v1.40.0
17092024-11-19T05:12:04.942Z Compiling serde_tokenstream v0.2.2
17102024-11-19T05:12:05.379Z Compiling http v1.1.0
17112024-11-19T05:12:05.538Z Compiling uuid v1.11.0
17122024-11-19T05:12:06.140Z Compiling which v4.4.2
17132024-11-19T05:12:06.955Z Compiling rustc_version v0.4.1
17142024-11-19T05:12:07.230Z Compiling chrono v0.4.38
17152024-11-19T05:12:09.901Z Compiling pest_generator v2.7.14
17162024-11-19T05:12:10.179Z Compiling serde_spanned v0.6.8
17172024-11-19T05:12:10.896Z Compiling toml_datetime v0.6.8
17182024-11-19T05:12:11.398Z Compiling inout v0.1.3
17192024-11-19T05:12:11.817Z Compiling openssl-macros v0.1.1
17202024-11-19T05:12:12.666Z Compiling rustls v0.23.14
17212024-11-19T05:12:12.945Z Compiling native-tls v0.2.12
17222024-11-19T05:12:13.965Z Compiling pest_derive v2.7.14
17232024-11-19T05:12:14.048Z Compiling cipher v0.4.4
17242024-11-19T05:12:14.558Z Compiling unicode-normalization v0.1.24
17252024-11-19T05:12:14.726Z Compiling tinystr v0.7.6
17262024-11-19T05:12:14.872Z Compiling sha2 v0.10.8
17272024-11-19T05:12:15.061Z Compiling tracing-core v0.1.32
17282024-11-19T05:12:15.163Z Compiling usdt-impl v0.5.0
17292024-11-19T05:12:15.508Z Compiling litemap v0.7.3
17302024-11-19T05:12:15.679Z Compiling unicode-bidi v0.3.17
17312024-11-19T05:12:15.696Z Compiling dyn-clone v1.0.17
17322024-11-19T05:12:15.920Z Compiling base64ct v1.6.0
17332024-11-19T05:12:15.951Z Compiling writeable v0.5.5
17342024-11-19T05:12:15.971Z Compiling tracing v0.1.40
17352024-11-19T05:12:16.486Z Compiling pem-rfc7468 v0.7.0
17362024-11-19T05:12:16.507Z Compiling icu_locid v1.5.0
17372024-11-19T05:12:17.423Z Compiling scroll v0.12.0
17382024-11-19T05:12:17.706Z Compiling ppv-lite86 v0.2.20
17392024-11-19T05:12:18.014Z Compiling async-trait v0.1.83
17402024-11-19T05:12:18.613Z Compiling cookie v0.18.1
17412024-11-19T05:12:18.925Z Compiling camino v1.1.9
17422024-11-19T05:12:20.159Z Compiling anyhow v1.0.93
17432024-11-19T05:12:20.396Z Compiling flagset v0.4.6
17442024-11-19T05:12:20.611Z Compiling plain v0.2.3
17452024-11-19T05:12:20.702Z Compiling der v0.7.9
17462024-11-19T05:12:20.777Z Compiling goblin v0.8.2
17472024-11-19T05:12:20.867Z Compiling aws-lc-sys v0.22.0
17482024-11-19T05:12:27.192Z Compiling rand_chacha v0.3.1
17492024-11-19T05:12:27.707Z Compiling icu_provider v1.5.0
17502024-11-19T05:12:29.053Z Compiling rayon-core v1.12.1
17512024-11-19T05:12:29.315Z Compiling rustls v0.22.4
17522024-11-19T05:12:29.451Z Compiling untrusted v0.7.1
17532024-11-19T05:12:29.591Z Compiling icu_locid_transform_data v1.5.0
17542024-11-19T05:12:29.656Z Compiling percent-encoding v2.3.1
17552024-11-19T05:12:29.697Z Compiling pretty-hex v0.4.1
17562024-11-19T05:12:29.927Z Compiling rustls-pki-types v1.9.0
17572024-11-19T05:12:30.236Z Compiling dof v0.3.0
17582024-11-19T05:12:30.876Z Compiling icu_locid_transform v1.5.0
17592024-11-19T05:12:31.335Z Compiling rand v0.8.5
17602024-11-19T05:12:31.987Z Compiling spki v0.7.3
17612024-11-19T05:12:32.168Z Compiling dtrace-parser v0.2.0
17622024-11-19T05:12:32.374Z Compiling salsa20 v0.10.2
17632024-11-19T05:12:32.377Z Compiling tokio-util v0.7.12
17642024-11-19T05:12:32.953Z Compiling icu_collections v1.5.0
17652024-11-19T05:12:33.240Z Compiling pbkdf2 v0.12.2
17662024-11-19T05:12:33.950Z Compiling thread-id v4.2.2
17672024-11-19T05:12:33.983Z Compiling mirai-annotations v1.12.0
17682024-11-19T05:12:34.001Z Compiling untrusted v0.9.0
17692024-11-19T05:12:34.178Z Compiling icu_properties_data v1.5.0
17702024-11-19T05:12:34.197Z Compiling powerfmt v0.2.0
17712024-11-19T05:12:34.200Z Compiling winnow v0.5.40
17722024-11-19T05:12:34.469Z Compiling deranged v0.3.11
17732024-11-19T05:12:34.691Z Compiling icu_properties v1.5.1
17742024-11-19T05:12:38.163Z Compiling toml_edit v0.19.15
17752024-11-19T05:12:40.078Z Compiling scrypt v0.11.0
17762024-11-19T05:12:40.432Z Compiling aes v0.8.4
17772024-11-19T05:12:40.615Z Compiling cbc v0.1.2
17782024-11-19T05:12:40.843Z Compiling multer v3.1.0
17792024-11-19T05:12:40.878Z Compiling icu_normalizer_data v1.5.0
17802024-11-19T05:12:41.167Z Compiling utf8_iter v1.0.4
17812024-11-19T05:12:41.279Z Compiling write16 v1.0.0
17822024-11-19T05:12:41.436Z Compiling num_threads v0.1.7
17832024-11-19T05:12:41.620Z Compiling atomic-waker v1.1.2
17842024-11-19T05:12:41.754Z Compiling slog-async v2.8.0
17852024-11-19T05:12:41.865Z Compiling utf16_iter v1.0.5
17862024-11-19T05:12:42.075Z Compiling rustversion v1.0.17
17872024-11-19T05:12:42.168Z Compiling time v0.3.36
17882024-11-19T05:12:42.236Z Compiling icu_normalizer v1.5.0
17892024-11-19T05:12:43.563Z Compiling pkcs5 v0.7.1
17902024-11-19T05:12:44.709Z Compiling form_urlencoded v1.2.1
17912024-11-19T05:12:45.347Z Compiling http-body v1.0.1
17922024-11-19T05:12:45.531Z Compiling heapless v0.7.17
17932024-11-19T05:12:46.146Z Compiling bzip2-sys v0.1.11+1.0.8
17942024-11-19T05:12:46.955Z Compiling try-lock v0.2.5
17952024-11-19T05:12:47.387Z Compiling signal-hook v0.3.17
17962024-11-19T05:12:47.645Z Compiling want v0.3.1
17972024-11-19T05:12:49.108Z Compiling pkcs8 v0.10.2
17982024-11-19T05:12:49.484Z Compiling idna_adapter v1.2.0
17992024-11-19T05:12:49.798Z Compiling h2 v0.4.6
18002024-11-19T05:12:51.008Z Compiling usdt-macro v0.5.0
18012024-11-19T05:12:52.405Z Compiling usdt-attr-macro v0.5.0
18022024-11-19T05:12:52.922Z Compiling async-stream-impl v0.3.6
18032024-11-19T05:12:52.972Z Compiling httpdate v1.0.3
18042024-11-19T05:12:53.979Z Compiling strsim v0.11.1
18052024-11-19T05:12:54.227Z Compiling adler2 v2.0.0
18062024-11-19T05:12:54.512Z Compiling miniz_oxide v0.8.0
18072024-11-19T05:12:55.547Z Compiling idna v1.0.3
18082024-11-19T05:12:57.261Z Compiling curve25519-dalek v4.1.3
18092024-11-19T05:12:57.642Z Compiling openapiv3 v2.0.0
18102024-11-19T05:12:57.875Z Compiling enum-as-inner v0.6.1
18112024-11-19T05:12:58.475Z Compiling hyper v1.5.0
18122024-11-19T05:13:01.122Z Compiling dropshot v0.12.0
18132024-11-19T05:13:01.400Z Compiling base64 v0.22.1
18142024-11-19T05:13:01.828Z Compiling tower-service v0.3.3
18152024-11-19T05:13:01.964Z Compiling foreign-types-shared v0.1.1
18162024-11-19T05:13:01.983Z Compiling match_cfg v0.1.0
18172024-11-19T05:13:02.078Z Compiling num-bigint-dig v0.8.4
18182024-11-19T05:13:02.110Z Compiling portable-atomic v1.9.0
18192024-11-19T05:13:02.657Z Compiling smoltcp v0.9.1
18202024-11-19T05:13:02.992Z Compiling hyper-util v0.1.10
18212024-11-19T05:13:03.217Z Compiling hostname v0.3.1
18222024-11-19T05:13:03.252Z Compiling foreign-types v0.3.2
18232024-11-19T05:13:09.021Z Compiling url v2.5.3
18242024-11-19T05:13:10.736Z Compiling dirs-sys-next v0.1.2
18252024-11-19T05:13:10.755Z Compiling gimli v0.31.1
18262024-11-19T05:13:10.775Z Compiling siphasher v0.3.11
18272024-11-19T05:13:10.966Z Compiling data-encoding v2.6.0
18282024-11-19T05:13:11.136Z Compiling heck v0.4.1
18292024-11-19T05:13:11.250Z Compiling dirs-next v2.0.0
18302024-11-19T05:13:12.710Z Compiling http-body-util v0.1.2
18312024-11-19T05:13:14.044Z Compiling crossbeam-epoch v0.9.18
18322024-11-19T05:13:14.762Z Compiling hubpack_derive v0.1.1
18332024-11-19T05:13:15.579Z Compiling dropshot_endpoint v0.12.0
18342024-11-19T05:13:16.346Z Compiling addr2line v0.24.2
18352024-11-19T05:13:17.262Z Compiling sha1 v0.10.6
18362024-11-19T05:13:17.279Z Compiling signature v2.2.0
18372024-11-19T05:13:17.500Z Compiling zerocopy-derive v0.6.6
18382024-11-19T05:13:17.622Z Compiling curve25519-dalek-derive v0.1.1
18392024-11-19T05:13:17.715Z Compiling object v0.36.5
18402024-11-19T05:13:19.352Z Compiling thread_local v1.1.8
18412024-11-19T05:13:19.663Z Compiling fs-err v2.11.0
18422024-11-19T05:13:19.836Z Compiling encoding_rs v0.8.34
18432024-11-19T05:13:20.001Z Compiling rustc-demangle v0.1.24
18442024-11-19T05:13:22.298Z Compiling utf8parse v0.2.2
18452024-11-19T05:13:22.462Z Compiling mime v0.3.17
18462024-11-19T05:13:23.550Z Compiling ipnet v2.10.1
18472024-11-19T05:13:24.638Z Compiling winnow v0.6.20
18482024-11-19T05:13:27.031Z Compiling openssl-probe v0.1.5
18492024-11-19T05:13:28.304Z Compiling anstyle v1.0.10
18502024-11-19T05:13:28.748Z Compiling unicode-properties v0.1.3
18512024-11-19T05:13:28.942Z Compiling toml_edit v0.22.22
18522024-11-19T05:13:29.146Z Compiling stringprep v0.1.5
18532024-11-19T05:13:30.835Z Compiling backtrace v0.3.74
18542024-11-19T05:13:33.040Z Compiling anstyle-parse v0.2.5
18552024-11-19T05:13:35.542Z Compiling rustls-webpki v0.102.8
18562024-11-19T05:13:36.279Z Compiling crossbeam-deque v0.8.5
18572024-11-19T05:13:41.888Z Compiling term v0.7.0
18582024-11-19T05:13:43.187Z Compiling slog-json v2.6.1
18592024-11-19T05:13:43.842Z Compiling serde_urlencoded v0.7.1
18602024-11-19T05:13:45.046Z Compiling crossbeam-channel v0.5.13
18612024-11-19T05:13:45.209Z Compiling rustls-pemfile v2.2.0
18622024-11-19T05:13:45.551Z Compiling hashbrown v0.14.5
18632024-11-19T05:13:46.152Z Compiling idna v0.3.0
18642024-11-19T05:13:46.193Z Compiling idna v0.4.0
18652024-11-19T05:13:46.950Z Compiling futures-executor v0.3.31
18662024-11-19T05:13:47.625Z Compiling num-integer v0.1.46
18672024-11-19T05:13:47.685Z Compiling md-5 v0.10.6
18682024-11-19T05:13:47.929Z Compiling ff v0.13.0
18692024-11-19T05:13:48.167Z Compiling hash32 v0.2.1
18702024-11-19T05:13:48.293Z Compiling memmap v0.7.0
18712024-11-19T05:13:48.344Z Compiling is-terminal v0.4.13
18722024-11-19T05:13:49.038Z Compiling colorchoice v1.0.2
18732024-11-19T05:13:49.199Z Compiling is_terminal_polyfill v1.70.1
18742024-11-19T05:13:49.335Z Compiling anstyle-query v1.1.1
18752024-11-19T05:13:49.440Z Compiling base16ct v0.2.0
18762024-11-19T05:13:49.739Z Compiling psl-types v2.0.11
18772024-11-19T05:13:49.943Z Compiling quick-error v1.2.3
18782024-11-19T05:13:50.090Z Compiling fallible-iterator v0.2.0
18792024-11-19T05:13:50.856Z Compiling linked-hash-map v0.5.6
18802024-11-19T05:13:50.961Z Compiling take_mut v0.2.2
18812024-11-19T05:13:51.127Z Compiling utf-8 v0.7.6
18822024-11-19T05:13:51.247Z Compiling lru-cache v0.1.2
18832024-11-19T05:13:51.436Z Compiling tungstenite v0.24.0
18842024-11-19T05:13:52.482Z Compiling postgres-protocol v0.6.7
18852024-11-19T05:13:52.504Z Compiling resolv-conf v0.7.0
18862024-11-19T05:13:53.195Z Compiling publicsuffix v2.2.3
18872024-11-19T05:13:53.448Z Compiling sec1 v0.7.3
18882024-11-19T05:13:53.466Z Compiling anstream v0.6.15
18892024-11-19T05:13:54.024Z Compiling usdt v0.5.0
18902024-11-19T05:13:54.463Z Compiling slog-term v2.9.1
18912024-11-19T05:13:54.754Z Compiling num-iter v0.1.45
18922024-11-19T05:13:54.949Z Compiling group v0.13.0
18932024-11-19T05:13:55.034Z Compiling futures v0.3.31
18942024-11-19T05:13:55.155Z Compiling hickory-proto v0.24.1
18952024-11-19T05:13:55.249Z Compiling regress v0.10.1
18962024-11-19T05:13:58.146Z Compiling tokio-rustls v0.26.0
18972024-11-19T05:13:58.957Z Compiling slog-bunyan v2.5.0
18982024-11-19T05:13:59.081Z Compiling tokio-rustls v0.25.0
18992024-11-19T05:13:59.378Z Compiling toml v0.8.19
19002024-11-19T05:13:59.495Z Compiling tokio-native-tls v0.3.1
19012024-11-19T05:13:59.774Z Compiling strum_macros v0.25.3
19022024-11-19T05:13:59.950Z Compiling phf_shared v0.11.2
19032024-11-19T05:14:00.641Z Compiling async-stream v0.3.6
19042024-11-19T05:14:00.858Z Compiling waitgroup v0.1.2
19052024-11-19T05:14:00.887Z Compiling webpki-roots v0.26.6
19062024-11-19T05:14:01.241Z Compiling idna v0.5.0
19072024-11-19T05:14:01.317Z Compiling terminal_size v0.4.0
19082024-11-19T05:14:01.546Z Compiling serde_path_to_error v0.1.16
19092024-11-19T05:14:01.666Z Compiling hkdf v0.12.4
19102024-11-19T05:14:02.509Z Compiling crypto-bigint v0.5.5
19112024-11-19T05:14:02.536Z Compiling clap_derive v4.5.18
19122024-11-19T05:14:02.651Z Compiling derive-where v1.2.7
19132024-11-19T05:14:03.276Z Compiling serde_repr v0.1.19
19142024-11-19T05:14:04.203Z Compiling hostname v0.4.0
19152024-11-19T05:14:04.366Z Compiling crc32fast v1.4.2
19162024-11-19T05:14:04.423Z Compiling debug-ignore v1.0.5
19172024-11-19T05:14:04.571Z Compiling unicode-width v0.1.14
19182024-11-19T05:14:04.663Z Compiling clap_lex v0.7.2
19192024-11-19T05:14:05.100Z Compiling managed v0.8.0
19202024-11-19T05:14:05.103Z Compiling bitflags v1.3.2
19212024-11-19T05:14:06.315Z Compiling elliptic-curve v0.13.8
19222024-11-19T05:14:07.009Z Compiling console v0.15.8
19232024-11-19T05:14:07.336Z Compiling clap_builder v4.5.21
19242024-11-19T05:14:07.863Z Compiling flate2 v1.0.34
19252024-11-19T05:14:08.774Z Compiling cookie_store v0.21.0
19262024-11-19T05:14:10.597Z Compiling hyper-rustls v0.27.3
19272024-11-19T05:14:11.193Z Compiling hickory-resolver v0.24.1
19282024-11-19T05:14:14.931Z Compiling phf v0.11.2
19292024-11-19T05:14:15.262Z Compiling hyper-tls v0.6.0
19302024-11-19T05:14:15.665Z Compiling signal-hook-mio v0.2.4
19312024-11-19T05:14:15.833Z Compiling typify-impl v0.2.0
19322024-11-19T05:14:16.095Z Compiling bzip2 v0.4.4
19332024-11-19T05:14:16.556Z Compiling rayon v1.10.0
19342024-11-19T05:14:16.865Z Compiling postgres-types v0.2.8
19352024-11-19T05:14:16.955Z Compiling tokio-tungstenite v0.24.0
19362024-11-19T05:14:17.412Z Compiling zerocopy v0.6.6
19372024-11-19T05:14:17.521Z Compiling ed25519 v2.2.3
19382024-11-19T05:14:17.624Z Compiling hubpack v0.1.2
19392024-11-19T05:14:17.962Z Compiling phf_shared v0.10.0
19402024-11-19T05:14:18.240Z Compiling pkcs1 v0.7.5
19412024-11-19T05:14:18.305Z Compiling tokio-stream v0.1.16
19422024-11-19T05:14:19.221Z Compiling serde-big-array v0.5.1
19432024-11-19T05:14:19.286Z Compiling rfc6979 v0.4.0
19442024-11-19T05:14:19.448Z Compiling float-cmp v0.9.0
19452024-11-19T05:14:19.473Z Compiling sync_wrapper v1.0.1
19462024-11-19T05:14:19.622Z Compiling bstr v1.10.0
19472024-11-19T05:14:20.707Z Compiling static_assertions v1.1.0
19482024-11-19T05:14:20.815Z Compiling unicode-width v0.2.0
19492024-11-19T05:14:21.165Z Compiling fixedbitset v0.4.2
19502024-11-19T05:14:21.565Z Compiling new_debug_unreachable v1.0.6
19512024-11-19T05:14:21.661Z Compiling precomputed-hash v0.1.1
19522024-11-19T05:14:21.785Z Compiling predicates-core v1.0.8
19532024-11-19T05:14:21.932Z Compiling difflib v0.4.0
19542024-11-19T05:14:22.096Z Compiling number_prefix v0.4.0
19552024-11-19T05:14:22.099Z Compiling whoami v1.5.2
19562024-11-19T05:14:22.422Z Compiling normalize-line-endings v0.3.0
19572024-11-19T05:14:22.555Z Compiling unicode-segmentation v1.12.0
19582024-11-19T05:14:22.572Z Compiling bit-vec v0.6.3
19592024-11-19T05:14:22.673Z Compiling predicates v3.1.2
19602024-11-19T05:14:22.982Z Compiling bit-set v0.5.3
19612024-11-19T05:14:23.235Z Compiling similar v2.6.0
19622024-11-19T05:14:23.365Z Compiling tokio-postgres v0.7.12
19632024-11-19T05:14:24.151Z Compiling indicatif v0.17.9
19642024-11-19T05:14:25.283Z Compiling string_cache v0.8.7
19652024-11-19T05:14:25.709Z Compiling petgraph v0.6.5
19662024-11-19T05:14:26.056Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19672024-11-19T05:14:26.867Z Compiling reqwest v0.12.9
19682024-11-19T05:14:28.091Z Compiling typify-macro v0.2.0
19692024-11-19T05:14:29.493Z Compiling ecdsa v0.16.9
19702024-11-19T05:14:29.760Z Compiling qorb v0.2.0
19712024-11-19T05:14:30.390Z Compiling rsa v0.9.6
19722024-11-19T05:14:31.202Z Compiling ed25519-dalek v2.1.1
19732024-11-19T05:14:32.099Z Compiling zip v0.6.6
19742024-11-19T05:14:32.255Z Compiling crossterm v0.28.1
19752024-11-19T05:14:32.551Z Compiling clap v4.5.21
19762024-11-19T05:14:33.307Z Compiling toml v0.7.8
19772024-11-19T05:14:34.630Z Compiling x509-cert v0.2.5
19782024-11-19T05:14:35.377Z Compiling hex v0.4.3
19792024-11-19T05:14:36.020Z Compiling itertools v0.10.5
19802024-11-19T05:14:36.189Z Compiling lalrpop-util v0.19.12
19812024-11-19T05:14:36.523Z Compiling peg-runtime v0.8.3
19822024-11-19T05:14:37.039Z Compiling unicode-xid v0.2.6
19832024-11-19T05:14:39.043Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19842024-11-19T05:14:43.308Z Compiling proc-macro-crate v1.3.1
19852024-11-19T05:14:43.721Z Compiling ipnetwork v0.20.0
19862024-11-19T05:14:44.751Z Compiling heapless v0.8.0
19872024-11-19T05:14:48.008Z Compiling num_enum_derive v0.5.11
19882024-11-19T05:14:57.474Z Compiling hash32 v0.3.1
19892024-11-19T05:14:57.861Z Compiling smoltcp v0.11.0
19902024-11-19T05:14:58.416Z Compiling ident_case v1.0.1
19912024-11-19T05:14:58.918Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19922024-11-19T05:15:00.658Z Compiling darling_core v0.20.10
19932024-11-19T05:15:06.666Z Compiling num_enum v0.5.11
19942024-11-19T05:15:06.842Z Compiling typify v0.2.0
19952024-11-19T05:15:07.439Z Compiling proc-macro-error-attr v1.0.4
19962024-11-19T05:15:07.985Z Compiling cobs v0.2.3
19972024-11-19T05:15:08.439Z Compiling unsafe-libyaml v0.2.11
19982024-11-19T05:15:08.860Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19992024-11-19T05:15:09.619Z Compiling postcard v1.0.10
20002024-11-19T05:15:10.210Z Compiling serde_yaml v0.9.34+deprecated
20012024-11-19T05:15:26.010Z Compiling progenitor-impl v0.8.0
20022024-11-19T05:15:26.626Z Compiling darling_macro v0.20.10
20032024-11-19T05:15:38.071Z Compiling strum_macros v0.26.4
20042024-11-19T05:15:38.959Z Compiling structmeta-derive v0.3.0
20052024-11-19T05:15:39.139Z Compiling foreign-types-macros v0.2.3
20062024-11-19T05:15:39.158Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20072024-11-19T05:15:39.459Z Compiling proc-macro-error v1.0.4
20082024-11-19T05:15:39.764Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20092024-11-19T05:15:40.235Z Compiling foreign-types-shared v0.3.1
20102024-11-19T05:15:40.490Z Compiling newtype-uuid v1.1.3
20112024-11-19T05:15:41.513Z Compiling structmeta v0.3.0
20122024-11-19T05:15:42.451Z Compiling strum v0.26.3
20132024-11-19T05:15:47.366Z Compiling foreign-types v0.5.0
20142024-11-19T05:15:47.796Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20152024-11-19T05:15:50.619Z Compiling progenitor-macro v0.8.0
20162024-11-19T05:15:54.009Z Compiling darling v0.20.10
20172024-11-19T05:15:55.374Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20182024-11-19T05:15:55.396Z Compiling progenitor-client v0.8.0
20192024-11-19T05:15:56.621Z Compiling tabwriter v1.4.0
20202024-11-19T05:15:59.061Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20212024-11-19T05:15:59.839Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20222024-11-19T05:16:00.317Z Compiling cstr-argument v0.1.2
20232024-11-19T05:16:00.581Z Compiling dropshot v0.13.0
20242024-11-19T05:16:00.663Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20252024-11-19T05:16:00.979Z Compiling fastrand v2.1.1
20262024-11-19T05:16:01.660Z Compiling crucible-workspace-hack v0.1.0
20272024-11-19T05:16:01.938Z Compiling pretty-hex v0.2.1
20282024-11-19T05:16:02.157Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20292024-11-19T05:16:02.211Z Compiling tempfile v3.13.0
20302024-11-19T05:16:02.541Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20312024-11-19T05:16:02.691Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20322024-11-19T05:16:03.418Z Compiling serde_with_macros v3.11.0
20332024-11-19T05:16:03.567Z Compiling progenitor v0.8.0
20342024-11-19T05:16:03.846Z Compiling parse-display-derive v0.10.0
20352024-11-19T05:16:03.865Z Compiling colored v2.1.0
20362024-11-19T05:16:04.013Z Compiling dropshot_endpoint v0.13.0
20372024-11-19T05:16:05.119Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20382024-11-19T05:16:05.692Z Compiling instant v0.1.13
20392024-11-19T05:16:05.837Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20402024-11-19T05:16:05.858Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20412024-11-19T05:16:06.041Z Compiling serde_with v3.11.0
20422024-11-19T05:16:06.077Z Compiling backoff v0.4.0
20432024-11-19T05:16:06.309Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20442024-11-19T05:16:07.773Z Compiling parse-display v0.10.0
20452024-11-19T05:16:08.449Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20462024-11-19T05:16:09.051Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20472024-11-19T05:16:09.284Z Compiling zone_cfg_derive v0.3.0
20482024-11-19T05:16:09.724Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20492024-11-19T05:16:10.379Z Compiling camino-tempfile v1.1.1
20502024-11-19T05:16:10.583Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
20512024-11-19T05:16:10.659Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20522024-11-19T05:16:10.852Z Compiling regress v0.9.1
20532024-11-19T05:16:11.110Z Compiling macaddr v1.0.1
20542024-11-19T05:16:11.200Z Compiling num-derive v0.4.2
20552024-11-19T05:16:11.764Z Compiling sigpipe v0.1.3
20562024-11-19T05:16:11.907Z Compiling libefi-sys v0.1.0
20572024-11-19T05:16:12.192Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20582024-11-19T05:16:12.542Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20592024-11-19T05:16:13.477Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
20602024-11-19T05:16:15.035Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20612024-11-19T05:16:15.748Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
20622024-11-19T05:16:16.203Z Compiling zone v0.3.0
20632024-11-19T05:16:16.333Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20642024-11-19T05:16:19.468Z Compiling smf v0.2.3
20652024-11-19T05:16:19.555Z Compiling bitfield-struct v0.6.2
20662024-11-19T05:16:20.520Z Compiling blake3 v1.5.4
20672024-11-19T05:16:20.891Z Compiling ring v0.16.20
20682024-11-19T05:16:21.090Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20692024-11-19T05:16:21.605Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20702024-11-19T05:16:21.993Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20712024-11-19T05:16:22.197Z Compiling xattr v1.3.1
20722024-11-19T05:16:22.374Z Compiling memmap2 v0.9.5
20732024-11-19T05:16:22.521Z Compiling filetime v0.2.25
20742024-11-19T05:16:22.874Z Compiling same-file v1.0.6
20752024-11-19T05:16:22.936Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20762024-11-19T05:16:23.069Z Compiling arrayref v0.3.9
20772024-11-19T05:16:23.128Z Compiling constant_time_eq v0.3.1
20782024-11-19T05:16:23.152Z Compiling arrayvec v0.7.6
20792024-11-19T05:16:23.176Z Compiling spin v0.5.2
20802024-11-19T05:16:23.307Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20812024-11-19T05:16:23.440Z Compiling walkdir v2.5.0
20822024-11-19T05:16:24.819Z Compiling tar v0.4.43
20832024-11-19T05:16:26.289Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
20842024-11-19T05:16:26.292Z Compiling gethostname v0.5.0
20852024-11-19T05:16:26.495Z Compiling cargo-platform v0.1.8
20862024-11-19T05:16:26.699Z Compiling topological-sort v0.2.2
20872024-11-19T05:16:26.974Z Compiling cargo_metadata v0.18.1
20882024-11-19T05:16:30.161Z Compiling omicron-zone-package v0.11.1
20892024-11-19T05:16:32.806Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
20902024-11-19T05:16:34.665Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20912024-11-19T05:16:38.551Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
20922024-11-19T05:16:56.406Z Finished `release` profile [optimized] target(s) in 5m 25s
20932024-11-19T05:16:56.565Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
20942024-11-19T05:16:56.609ZLogging to: /work/oxidecomputer/omicron/out/LOG
20952024-11-19T05:16:56.611ZCreated new build target 'test' and set it as active
20962024-11-19T05:16:56.611Z
20972024-11-19T05:16:56.611Zreal 5:25.983190237
20982024-11-19T05:16:56.611Zuser 36:47.616814202
20992024-11-19T05:16:56.611Zsys 4:50.157579433
21002024-11-19T05:16:56.611Ztrap 1.077879472
21012024-11-19T05:16:56.611Ztflt 2.985801722
21022024-11-19T05:16:56.611Zdflt 0.827313928
21032024-11-19T05:16:56.611Zkflt 0.009898186
21042024-11-19T05:16:56.611Zlock 1:17:30.718507763
21052024-11-19T05:16:56.611Zslp 2:33:50.770302438
21062024-11-19T05:16:56.612Zlat 2:33.631409920
21072024-11-19T05:16:56.612Zstop 4:25.048885138
21082024-11-19T05:16:56.612Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21092024-11-19T05:16:57.529Z Finished `release` profile [optimized] target(s) in 0.87s
21102024-11-19T05:16:57.585Z Running `target/release/omicron-package -t test package`
21112024-11-19T05:16:57.627ZLogging to: /work/oxidecomputer/omicron/out/LOG
21122024-11-19T05:16:58.729Z Compiling convert_case v0.4.0
21132024-11-19T05:16:58.729Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21142024-11-19T05:16:58.729Z Compiling itertools v0.13.0
21152024-11-19T05:16:58.730Z Compiling password-hash v0.5.0
21162024-11-19T05:16:58.732Z Compiling blake2 v0.10.6
21172024-11-19T05:16:58.732Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21182024-11-19T05:16:58.732Z Compiling newline-converter v0.3.0
21192024-11-19T05:16:58.864Z Compiling cancel-safe-futures v0.1.5
21202024-11-19T05:16:59.053Z Compiling owo-colors v4.1.0
21212024-11-19T05:16:59.077Z Compiling expectorate v1.1.0
21222024-11-19T05:16:59.257Z Compiling libsw v3.3.1
21232024-11-19T05:16:59.595Z Compiling argon2 v0.5.3
21242024-11-19T05:16:59.628Z Compiling linear-map v1.2.0
21252024-11-19T05:16:59.707Z Compiling derive_more v0.99.18
21262024-11-19T05:16:59.893Z Compiling indent_write v2.2.0
21272024-11-19T05:17:00.065Z Compiling swrite v0.1.0
21282024-11-19T05:17:00.137Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21292024-11-19T05:17:00.157Z Compiling progenitor-client v0.8.0
21302024-11-19T05:17:00.200Z Compiling base64 v0.21.7
21312024-11-19T05:17:00.604Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21322024-11-19T05:17:01.060Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21332024-11-19T05:17:01.202Z Compiling progenitor v0.8.0
21342024-11-19T05:17:01.338Z Compiling atomicwrites v0.4.4
21352024-11-19T05:17:01.460Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21362024-11-19T05:17:01.842Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21372024-11-19T05:17:02.057Z Compiling num-rational v0.4.2
21382024-11-19T05:17:02.271Z Compiling num-complex v0.4.6
21392024-11-19T05:17:02.488Z Compiling float-ord v0.3.2
21402024-11-19T05:17:02.668Z Compiling semver v0.1.20
21412024-11-19T05:17:03.245Z Compiling rustc_version v0.1.7
21422024-11-19T05:17:03.565Z Compiling num v0.4.3
21432024-11-19T05:17:03.673Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21442024-11-19T05:17:03.689Z Compiling newtype_derive v0.1.6
21452024-11-19T05:17:04.061Z Compiling humantime v2.1.0
21462024-11-19T05:17:04.525Z Compiling highway v1.2.0
21472024-11-19T05:17:05.062Z Compiling steno v0.4.1
21482024-11-19T05:17:06.250Z Compiling newtype-uuid v1.1.3
21492024-11-19T05:17:06.252Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21502024-11-19T05:17:06.593Z Compiling dropshot v0.13.0
21512024-11-19T05:17:06.667Z Compiling tungstenite v0.21.0
21522024-11-19T05:17:08.996Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21532024-11-19T05:17:09.575Z Compiling ipnetwork v0.20.0
21542024-11-19T05:17:09.752Z Compiling slog-dtrace v0.3.0
21552024-11-19T05:17:10.068Z Compiling instant v0.1.13
21562024-11-19T05:17:10.229Z Compiling backoff v0.4.0
21572024-11-19T05:17:10.464Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21582024-11-19T05:17:10.583Z Compiling tokio-tungstenite v0.21.0
21592024-11-19T05:17:11.190Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21602024-11-19T05:17:11.803Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21612024-11-19T05:17:12.170Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
21622024-11-19T05:17:15.176Z Compiling parse-display v0.10.0
21632024-11-19T05:17:15.763Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21642024-11-19T05:17:15.951Z Compiling serde_with v3.11.0
21652024-11-19T05:17:19.747Z Compiling strum v0.26.3
21662024-11-19T05:17:19.817Z Compiling regress v0.9.1
21672024-11-19T05:17:19.921Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21682024-11-19T05:17:20.335Z Compiling macaddr v1.0.1
21692024-11-19T05:17:21.579Z Compiling prettyplease v0.2.25
21702024-11-19T05:17:21.720Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21712024-11-19T05:17:22.299Z Compiling display-error-chain v0.2.2
21722024-11-19T05:17:22.517Z Compiling arc-swap v1.7.1
21732024-11-19T05:17:23.194Z Compiling slog-scope v4.4.0
21742024-11-19T05:17:23.964Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21752024-11-19T05:17:24.026Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21762024-11-19T05:17:24.638Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21772024-11-19T05:17:25.699Z Compiling half v2.4.1
21782024-11-19T05:17:26.419Z Compiling ciborium-io v0.2.2
21792024-11-19T05:17:26.568Z Compiling ciborium-ll v0.2.2
21802024-11-19T05:17:26.668Z Compiling slog-stdlog v4.1.1
21812024-11-19T05:17:27.092Z Compiling ciborium v0.2.2
21822024-11-19T05:17:27.463Z Compiling slog-envlogger v2.2.0
21832024-11-19T05:17:28.623Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21842024-11-19T05:17:29.207Z Compiling fastrand v2.1.1
21852024-11-19T05:17:29.730Z Compiling same-file v1.0.6
21862024-11-19T05:17:29.985Z Compiling walkdir v2.5.0
21872024-11-19T05:17:30.205Z Compiling tempfile v3.13.0
21882024-11-19T05:17:30.656Z Compiling blake3 v1.5.4
21892024-11-19T05:17:31.002Z Compiling ring v0.16.20
21902024-11-19T05:17:31.292Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21912024-11-19T05:17:33.759Z Compiling xattr v1.3.1
21922024-11-19T05:17:34.035Z Compiling filetime v0.2.25
21932024-11-19T05:17:34.330Z Compiling memmap2 v0.9.5
21942024-11-19T05:17:34.518Z Compiling arrayref v0.3.9
21952024-11-19T05:17:34.634Z Compiling constant_time_eq v0.3.1
21962024-11-19T05:17:34.758Z Compiling arrayvec v0.7.6
21972024-11-19T05:17:34.798Z Compiling spin v0.5.2
21982024-11-19T05:17:35.056Z Compiling keccak v0.1.5
21992024-11-19T05:17:36.084Z Compiling sha3 v0.10.8
22002024-11-19T05:17:38.731Z Compiling tar v0.4.43
22012024-11-19T05:17:39.537Z Compiling camino-tempfile v1.1.1
22022024-11-19T05:17:39.659Z Compiling toolchain_find v0.4.0
22032024-11-19T05:17:39.981Z Compiling nibble_vec v0.1.0
22042024-11-19T05:17:40.221Z Compiling topological-sort v0.2.2
22052024-11-19T05:17:40.247Z Compiling crunchy v0.2.2
22062024-11-19T05:17:40.460Z Compiling maplit v1.0.2
22072024-11-19T05:17:40.596Z Compiling endian-type v0.1.2
22082024-11-19T05:17:40.695Z Compiling radium v0.7.0
22092024-11-19T05:17:40.744Z Compiling omicron-zone-package v0.11.1
22102024-11-19T05:17:40.847Z Compiling radix_trie v0.2.1
22112024-11-19T05:17:41.791Z Compiling rustfmt-wrapper v0.2.1
22122024-11-19T05:17:42.370Z Compiling pem v3.0.4
22132024-11-19T05:17:42.795Z Compiling maybe-uninit v2.0.0
22142024-11-19T05:17:43.258Z Compiling tiny-keccak v2.0.2
22152024-11-19T05:17:43.545Z Compiling tap v1.0.1
22162024-11-19T05:17:43.752Z Compiling wyz v0.5.1
22172024-11-19T05:17:44.251Z Compiling dsl_auto_type v0.1.2
22182024-11-19T05:17:44.270Z Compiling scheduled-thread-pool v0.2.7
22192024-11-19T05:17:44.433Z Compiling secrecy v0.8.0
22202024-11-19T05:17:44.710Z Compiling diesel_table_macro_syntax v0.2.0
22212024-11-19T05:17:44.767Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22222024-11-19T05:17:44.962Z Compiling crc-catalog v2.4.0
22232024-11-19T05:17:45.104Z Compiling packed_struct v0.10.1
22242024-11-19T05:17:45.126Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22252024-11-19T05:17:45.430Z Compiling funty v2.0.0
22262024-11-19T05:17:45.497Z Compiling crc v3.2.1
22272024-11-19T05:17:45.562Z Compiling r2d2 v0.8.10
22282024-11-19T05:17:45.644Z Compiling diesel_derives v2.2.3
22292024-11-19T05:17:45.930Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22302024-11-19T05:17:46.555Z Compiling bitvec v1.0.1
22312024-11-19T05:17:47.450Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22322024-11-19T05:17:47.845Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22332024-11-19T05:17:49.566Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22342024-11-19T05:17:50.043Z Compiling ascii-canvas v3.0.0
22352024-11-19T05:17:50.553Z Compiling universal-hash v0.5.1
22362024-11-19T05:17:50.804Z Compiling packed_struct_codegen v0.10.1
22372024-11-19T05:17:51.299Z Compiling thiserror-impl-no-std v2.0.2
22382024-11-19T05:17:53.341Z Compiling lzma-sys v0.1.20
22392024-11-19T05:17:53.964Z Compiling ena v0.14.3
22402024-11-19T05:17:54.021Z Compiling indexmap v1.9.3
22412024-11-19T05:17:54.356Z Compiling opaque-debug v0.3.1
22422024-11-19T05:17:54.374Z Compiling regex-syntax v0.6.29
22432024-11-19T05:17:54.480Z Compiling nodrop v0.1.14
22442024-11-19T05:17:54.641Z Compiling diff v0.1.13
22452024-11-19T05:17:55.195Z Compiling array-init v0.0.4
22462024-11-19T05:17:56.606Z Compiling poly1305 v0.8.0
22472024-11-19T05:17:57.112Z Compiling diesel v2.2.4
22482024-11-19T05:17:58.152Z Compiling lalrpop v0.19.12
22492024-11-19T05:17:59.792Z Compiling thiserror-no-std v2.0.2
22502024-11-19T05:18:03.954Z Compiling smallvec v0.6.14
22512024-11-19T05:18:04.825Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22522024-11-19T05:18:05.049Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22532024-11-19T05:18:05.346Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22542024-11-19T05:18:05.601Z Compiling chacha20 v0.9.1
22552024-11-19T05:18:05.952Z Compiling heck v0.3.3
22562024-11-19T05:18:06.107Z Compiling const_format_proc_macros v0.2.33
22572024-11-19T05:18:06.346Z Compiling aead v0.5.2
22582024-11-19T05:18:06.702Z Compiling ref-cast v1.0.23
22592024-11-19T05:18:07.169Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
22602024-11-19T05:18:07.467Z Compiling bitfield v0.14.0
22612024-11-19T05:18:07.788Z Compiling termcolor v1.4.1
22622024-11-19T05:18:07.985Z Compiling hashbrown v0.12.3
22632024-11-19T05:18:08.821Z Compiling env_logger v0.10.2
22642024-11-19T05:18:10.515Z Compiling const_format v0.2.33
22652024-11-19T05:18:11.791Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22662024-11-19T05:18:12.003Z Compiling chacha20poly1305 v0.10.1
22672024-11-19T05:18:12.243Z Compiling zone_cfg_derive v0.1.2
22682024-11-19T05:18:13.543Z Compiling serde-hex v0.1.0
22692024-11-19T05:18:13.645Z Compiling vsss-rs v3.3.4
22702024-11-19T05:18:18.311Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22712024-11-19T05:18:18.677Z Compiling ron v0.8.1
22722024-11-19T05:18:18.845Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22732024-11-19T05:18:19.147Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22742024-11-19T05:18:19.765Z Compiling derive_builder_core v0.20.2
22752024-11-19T05:18:21.947Z Compiling hashbrown v0.13.2
22762024-11-19T05:18:23.395Z Compiling headers-core v0.3.0
22772024-11-19T05:18:23.592Z Compiling fxhash v0.2.1
22782024-11-19T05:18:23.845Z Compiling libxml v0.3.3
22792024-11-19T05:18:24.124Z Compiling polar-core v0.27.3
22802024-11-19T05:18:24.216Z Compiling ref-cast-impl v1.0.23
22812024-11-19T05:18:24.618Z Compiling base64 v0.13.1
22822024-11-19T05:18:25.326Z Compiling crc-any v2.5.0
22832024-11-19T05:18:25.530Z Compiling ron v0.7.1
22842024-11-19T05:18:26.504Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22852024-11-19T05:18:31.005Z Compiling headers v0.4.0
22862024-11-19T05:18:32.609Z Compiling object v0.30.4
22872024-11-19T05:18:34.648Z Compiling derive_builder_macro v0.20.2
22882024-11-19T05:18:35.446Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22892024-11-19T05:18:36.679Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22902024-11-19T05:18:37.049Z Compiling xz2 v0.1.7
22912024-11-19T05:18:37.653Z Compiling zone v0.1.8
22922024-11-19T05:18:41.026Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22932024-11-19T05:18:41.515Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22942024-11-19T05:18:43.212Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
22952024-11-19T05:18:43.516Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22962024-11-19T05:18:44.197Z Compiling yasna v0.5.2
22972024-11-19T05:18:45.351Z Compiling phf_generator v0.11.2
22982024-11-19T05:18:45.529Z Compiling strum_macros v0.24.3
22992024-11-19T05:18:45.553Z Compiling kstat-rs v0.2.4
23002024-11-19T05:18:46.553Z Compiling samael v0.0.17
23012024-11-19T05:18:47.579Z Compiling async-recursion v1.1.1
23022024-11-19T05:18:48.132Z Compiling unicase v2.7.0
23032024-11-19T05:18:48.253Z Compiling path-slash v0.1.5
23042024-11-19T05:18:48.513Z Compiling indoc v1.0.9
23052024-11-19T05:18:48.535Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23062024-11-19T05:18:49.065Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23072024-11-19T05:18:49.442Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23082024-11-19T05:18:50.139Z Compiling phf_codegen v0.11.2
23092024-11-19T05:18:50.361Z Compiling rcgen v0.12.1
23102024-11-19T05:18:53.119Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23112024-11-19T05:19:00.060Z Compiling derive_builder v0.20.2
23122024-11-19T05:19:00.645Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23132024-11-19T05:19:03.887Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23142024-11-19T05:19:04.188Z Compiling impl-trait-for-tuples v0.2.2
23152024-11-19T05:19:05.180Z Compiling oso-derive v0.27.3
23162024-11-19T05:19:06.173Z Compiling libz-sys v1.1.20
23172024-11-19T05:19:06.847Z Compiling parse-zoneinfo v0.3.1
23182024-11-19T05:19:08.479Z Compiling quick-xml v0.33.0
23192024-11-19T05:19:09.403Z Compiling subprocess v0.2.9
23202024-11-19T05:19:09.693Z Compiling diesel-dtrace v0.3.0
23212024-11-19T05:19:10.006Z Compiling cfg_aliases v0.1.1
23222024-11-19T05:19:10.131Z Compiling parking_lot_core v0.8.6
23232024-11-19T05:19:10.593Z Compiling nix v0.28.0
23242024-11-19T05:19:10.912Z Compiling oso v0.27.3
23252024-11-19T05:19:11.390Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23262024-11-19T05:19:14.206Z Compiling chrono-tz-build v0.4.0
23272024-11-19T05:19:15.526Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23282024-11-19T05:19:17.081Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23292024-11-19T05:19:19.137Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23302024-11-19T05:19:22.366Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23312024-11-19T05:19:22.389Z Compiling bb8 v0.8.5
23322024-11-19T05:19:22.672Z Compiling vte_generate_state_changes v0.1.2
23332024-11-19T05:19:22.999Z Compiling buf-list v1.0.3
23342024-11-19T05:19:23.288Z Compiling vte v0.11.1
23352024-11-19T05:19:23.645Z Compiling async-bb8-diesel v0.2.1
23362024-11-19T05:19:24.500Z Compiling chrono-tz v0.10.0
23372024-11-19T05:19:25.514Z Compiling fd-lock v4.0.2
23382024-11-19T05:19:25.755Z Compiling libgit2-sys v0.17.0+1.8.1
23392024-11-19T05:19:26.098Z Compiling pin-project-internal v1.1.6
23402024-11-19T05:19:26.536Z Compiling atty v0.2.14
23412024-11-19T05:19:26.712Z Compiling salty v0.3.0
23422024-11-19T05:19:27.128Z Compiling bytecount v0.6.8
23432024-11-19T05:19:27.451Z Compiling papergrid v0.11.0
23442024-11-19T05:19:28.824Z Compiling pin-project v1.1.6
23452024-11-19T05:19:28.981Z Compiling parking_lot v0.11.2
23462024-11-19T05:19:37.787Z Compiling strip-ansi-escapes v0.2.0
23472024-11-19T05:19:39.376Z Compiling tabled_derive v0.7.0
23482024-11-19T05:19:40.316Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23492024-11-19T05:19:41.582Z Compiling peg-macros v0.8.4
23502024-11-19T05:19:44.844Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23512024-11-19T05:19:45.083Z Compiling snafu-derive v0.8.5
23522024-11-19T05:19:45.892Z Compiling sqlparser_derive v0.2.2
23532024-11-19T05:19:46.903Z Compiling bumpalo v3.16.0
23542024-11-19T05:19:47.511Z Compiling nu-ansi-term v0.50.1
23552024-11-19T05:19:48.698Z Compiling home v0.5.9
23562024-11-19T05:19:49.023Z Compiling lockfree-object-pool v0.1.6
23572024-11-19T05:19:49.329Z Compiling simd-adler32 v0.3.7
23582024-11-19T05:19:49.846Z Compiling zip v2.1.3
23592024-11-19T05:19:50.169Z Compiling unicode_categories v0.1.1
23602024-11-19T05:19:50.470Z Compiling sqlformat v0.2.6
23612024-11-19T05:19:50.567Z Compiling snafu v0.8.5
23622024-11-19T05:19:51.858Z Compiling zopfli v0.8.1
23632024-11-19T05:19:54.671Z Compiling rustyline v14.0.0
23642024-11-19T05:19:55.755Z Compiling reedline v0.35.0
23652024-11-19T05:20:00.855Z Compiling sqlparser v0.45.0
23662024-11-19T05:20:01.418Z Compiling peg v0.8.4
23672024-11-19T05:20:01.557Z Compiling tabled v0.15.0
23682024-11-19T05:20:05.328Z Compiling mime_guess v2.0.5
23692024-11-19T05:20:06.413Z Compiling sled v0.34.7
23702024-11-19T05:20:09.044Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23712024-11-19T05:20:11.264Z Compiling hickory-client v0.24.1
23722024-11-19T05:20:15.454Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23732024-11-19T05:20:16.118Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23742024-11-19T05:20:18.216Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23752024-11-19T05:20:19.674Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23762024-11-19T05:20:21.350Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
23772024-11-19T05:20:23.664Z Compiling globset v0.4.15
23782024-11-19T05:20:26.070Z Compiling hickory-server v0.24.1
23792024-11-19T05:20:31.354Z Compiling primeorder v0.13.6
23802024-11-19T05:20:31.971Z Compiling olpc-cjson v0.1.4
23812024-11-19T05:20:32.332Z Compiling vergen v8.3.2
23822024-11-19T05:20:32.648Z Compiling bcs v0.1.6
23832024-11-19T05:20:33.569Z Compiling env_filter v0.1.2
23842024-11-19T05:20:35.114Z Compiling serde_plain v1.0.2
23852024-11-19T05:20:35.672Z Compiling cargo-platform v0.1.8
23862024-11-19T05:20:36.243Z Compiling nanorand v0.7.0
23872024-11-19T05:20:37.075Z Compiling memoffset v0.9.1
23882024-11-19T05:20:37.440Z Compiling typed-path v0.9.3
23892024-11-19T05:20:38.327Z Compiling flume v0.11.1
23902024-11-19T05:20:39.155Z Compiling cargo_metadata v0.18.1
23912024-11-19T05:20:39.553Z Compiling env_logger v0.11.5
23922024-11-19T05:20:40.597Z Compiling tough v0.19.0
23932024-11-19T05:20:42.711Z Compiling p384 v0.13.0
23942024-11-19T05:20:45.119Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23952024-11-19T05:20:48.861Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23962024-11-19T05:20:50.942Z Compiling git2 v0.19.0
23972024-11-19T05:20:58.839Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23982024-11-19T05:21:00.940Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23992024-11-19T05:21:06.080Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24002024-11-19T05:21:08.652Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24012024-11-19T05:21:09.530Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
24022024-11-19T05:21:10.253Z Compiling rand_seeder v0.3.0
24032024-11-19T05:21:10.690Z Compiling libsqlite3-sys v0.30.1
24042024-11-19T05:21:11.248Z Compiling rustls v0.21.12
24052024-11-19T05:21:11.554Z Compiling parse-size v1.1.0
24062024-11-19T05:21:11.883Z Compiling cfg_aliases v0.2.1
24072024-11-19T05:21:12.012Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24082024-11-19T05:21:12.243Z Compiling nix v0.29.0
24092024-11-19T05:21:12.372Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24102024-11-19T05:21:12.924Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24112024-11-19T05:21:13.154Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24122024-11-19T05:21:14.969Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24132024-11-19T05:21:15.239Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24142024-11-19T05:21:16.036Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24152024-11-19T05:21:16.341Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24162024-11-19T05:21:16.425Z Compiling sct v0.7.1
24172024-11-19T05:21:16.895Z Compiling rustls-webpki v0.101.7
24182024-11-19T05:21:19.066Z Compiling castaway v0.2.3
24192024-11-19T05:21:19.273Z Compiling csv-core v0.1.11
24202024-11-19T05:21:20.159Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24212024-11-19T05:21:20.482Z Compiling http-range v0.1.5
24222024-11-19T05:21:20.607Z Compiling glob v0.3.1
24232024-11-19T05:21:20.769Z Compiling hyper-staticfile v0.10.1
24242024-11-19T05:21:21.062Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24252024-11-19T05:21:22.734Z Compiling csv v1.3.0
24262024-11-19T05:21:23.780Z Compiling compact_str v0.8.0
24272024-11-19T05:21:25.878Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
24282024-11-19T05:21:26.346Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24292024-11-19T05:21:27.642Z Compiling nix v0.27.1
24302024-11-19T05:21:28.371Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24312024-11-19T05:21:31.778Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24322024-11-19T05:21:35.692Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
24332024-11-19T05:21:41.555Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24342024-11-19T05:21:41.984Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24352024-11-19T05:21:45.515Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24362024-11-19T05:21:45.868Z Compiling unicode-truncate v1.1.0
24372024-11-19T05:21:46.156Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24382024-11-19T05:21:46.452Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24392024-11-19T05:21:46.762Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24402024-11-19T05:21:48.687Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24412024-11-19T05:21:49.187Z Compiling hashlink v0.9.1
24422024-11-19T05:21:50.055Z Compiling tungstenite v0.23.0
24432024-11-19T05:21:50.824Z Compiling lru v0.12.5
24442024-11-19T05:21:51.224Z Compiling instability v0.3.2
24452024-11-19T05:21:51.633Z Compiling fallible-iterator v0.3.0
24462024-11-19T05:21:52.212Z Compiling fallible-streaming-iterator v0.1.9
24472024-11-19T05:21:52.472Z Compiling cassowary v0.3.0
24482024-11-19T05:21:52.518Z Compiling rusqlite v0.32.1
24492024-11-19T05:21:54.025Z Compiling ratatui v0.28.1
24502024-11-19T05:21:55.824Z Compiling tokio-tungstenite v0.23.1
24512024-11-19T05:21:56.076Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24522024-11-19T05:21:58.731Z Compiling tokio-rustls v0.24.1
24532024-11-19T05:22:04.966Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24542024-11-19T05:22:11.301Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24552024-11-19T05:22:12.704Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24562024-11-19T05:22:14.303Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24572024-11-19T05:22:14.323Z Compiling rustls-pemfile v1.0.4
24582024-11-19T05:22:15.098Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24592024-11-19T05:22:15.418Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24602024-11-19T05:22:15.554Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24612024-11-19T05:22:15.742Z Compiling signal-hook-tokio v0.3.1
24622024-11-19T05:22:16.096Z Compiling twox-hash v1.6.3
24632024-11-19T05:22:17.129Z Compiling smawk v0.3.2
24642024-11-19T05:22:17.433Z Compiling is_ci v1.2.0
24652024-11-19T05:22:17.767Z Compiling unicode-linebreak v0.1.5
24662024-11-19T05:22:18.348Z Compiling textwrap v0.16.1
24672024-11-19T05:22:20.672Z Compiling supports-color v3.0.1
24682024-11-19T05:22:21.968Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24692024-11-19T05:22:27.539Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24702024-11-19T05:22:30.218Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24712024-11-19T05:22:40.004Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24722024-11-19T05:22:41.777Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24732024-11-19T05:22:41.924Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24742024-11-19T05:22:42.514Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24752024-11-19T05:22:44.824Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24762024-11-19T05:22:52.057Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24772024-11-19T05:22:52.365Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24782024-11-19T05:22:55.269Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24792024-11-19T05:22:58.991Z Compiling fatfs v0.3.6
24802024-11-19T05:23:01.766Z Compiling rtoolbox v0.0.2
24812024-11-19T05:23:01.836Z Compiling assert_matches v1.5.0
24822024-11-19T05:23:02.210Z Compiling rpassword v7.3.1
24832024-11-19T05:23:02.670Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
24842024-11-19T05:23:04.355Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24852024-11-19T05:23:15.261Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
24862024-11-19T05:23:22.413Z Compiling tui-tree-widget v0.22.0
24872024-11-19T05:23:22.897Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
24882024-11-19T05:23:26.928Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
24892024-11-19T05:23:30.689Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
24902024-11-19T05:23:31.042Z Compiling uzers v0.12.1
24912024-11-19T05:23:34.170Z Compiling shell-words v1.1.0
24922024-11-19T05:23:34.629Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
24932024-11-19T05:23:40.458Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
24942024-11-19T05:23:42.515Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
24952024-11-19T05:24:05.882Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
24962024-11-19T05:24:11.680Z Compiling multimap v0.10.0
24972024-11-19T05:26:10.501Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
24982024-11-19T05:26:21.848Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24992024-11-19T05:33:03.937Z Finished `release` profile [optimized] target(s) in 16m 06s
25002024-11-19T05:34:04.056Z
25012024-11-19T05:34:04.059Zreal 17:07.404776088
25022024-11-19T05:34:04.059Zuser 1:56:32.507086307
25032024-11-19T05:34:04.059Zsys 5:48.439441811
25042024-11-19T05:34:04.059Ztrap 2.746256901
25052024-11-19T05:34:04.059Ztflt 2.850666594
25062024-11-19T05:34:04.059Zdflt 3.646059196
25072024-11-19T05:34:04.059Zkflt 0.456557115
25082024-11-19T05:34:04.059Zlock 7:10:43.946355936
25092024-11-19T05:34:04.059Zslp 6:10:35.087889066
25102024-11-19T05:34:04.059Zlat 2:57.908929952
25112024-11-19T05:34:04.059Zstop 2:31.947453388
25122024-11-19T05:34:04.059Z+ mapfile -t packages
25132024-11-19T05:34:04.059Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25142024-11-19T05:34:05.015Z Finished `release` profile [optimized] target(s) in 0.91s
25152024-11-19T05:34:05.070Z Running `target/release/omicron-package -t test list-outputs`
25162024-11-19T05:34:05.113ZLogging to: /work/oxidecomputer/omicron/out/LOG
25172024-11-19T05:34:05.116Z+ ptime -m cargo build --locked --release -p xtask
25182024-11-19T05:34:05.644Z Compiling serde v1.0.215
25192024-11-19T05:34:05.647Z Compiling libc v0.2.162
25202024-11-19T05:34:05.647Z Compiling serde_json v1.0.132
25212024-11-19T05:34:05.647Z Compiling rustix v0.38.37
25222024-11-19T05:34:05.647Z Compiling bitflags v2.6.0
25232024-11-19T05:34:05.734Z Compiling syn v2.0.87
25242024-11-19T05:34:06.056Z Compiling usdt-impl v0.5.0
25252024-11-19T05:34:06.236Z Compiling syn v1.0.109
25262024-11-19T05:34:06.251Z Compiling hashbrown v0.15.0
25272024-11-19T05:34:06.269Z Compiling log v0.4.22
25282024-11-19T05:34:06.520Z Compiling fs-err v2.11.0
25292024-11-19T05:34:06.784Z Compiling anyhow v1.0.93
25302024-11-19T05:34:07.100Z Compiling thread-id v4.2.2
25312024-11-19T05:34:07.217Z Compiling once_cell v1.20.2
25322024-11-19T05:34:07.602Z Compiling indexmap v2.6.0
25332024-11-19T05:34:08.986Z Compiling terminal_size v0.4.0
25342024-11-19T05:34:09.076Z Compiling tempfile v3.13.0
25352024-11-19T05:34:09.214Z Compiling clap_builder v4.5.21
25362024-11-19T05:34:09.228Z Compiling proc-macro-error v1.0.4
25372024-11-19T05:34:10.988Z Compiling tabled_derive v0.7.0
25382024-11-19T05:34:12.377Z Compiling tabled v0.15.0
25392024-11-19T05:34:13.599Z Compiling serde_derive v1.0.215
25402024-11-19T05:34:13.645Z Compiling thiserror-impl v1.0.69
25412024-11-19T05:34:14.464Z Compiling zerocopy-derive v0.7.35
25422024-11-19T05:34:15.055Z Compiling scroll_derive v0.12.0
25432024-11-19T05:34:16.460Z Compiling scroll v0.12.0
25442024-11-19T05:34:16.555Z Compiling zerocopy v0.7.35
25452024-11-19T05:34:16.611Z Compiling thiserror v1.0.69
25462024-11-19T05:34:16.772Z Compiling pest v2.7.14
25472024-11-19T05:34:18.214Z Compiling goblin v0.8.2
25482024-11-19T05:34:19.773Z Compiling pest_meta v2.7.14
25492024-11-19T05:34:21.105Z Compiling pest_generator v2.7.14
25502024-11-19T05:34:23.926Z Compiling pest_derive v2.7.14
25512024-11-19T05:34:24.695Z Compiling dtrace-parser v0.2.0
25522024-11-19T05:34:26.564Z Compiling clap_derive v4.5.18
25532024-11-19T05:34:27.989Z Compiling toml_datetime v0.6.8
25542024-11-19T05:34:28.704Z Compiling serde_spanned v0.6.8
25552024-11-19T05:34:29.227Z Compiling serde_tokenstream v0.2.2
25562024-11-19T05:34:29.825Z Compiling dof v0.3.0
25572024-11-19T05:34:30.785Z Compiling toml_edit v0.22.22
25582024-11-19T05:34:31.653Z Compiling camino v1.1.9
25592024-11-19T05:34:33.521Z Compiling usdt-macro v0.5.0
25602024-11-19T05:34:33.653Z Compiling usdt-attr-macro v0.5.0
25612024-11-19T05:34:34.750Z Compiling toml v0.8.19
25622024-11-19T05:34:35.018Z Compiling semver v1.0.23
25632024-11-19T05:34:35.776Z Compiling cargo-platform v0.1.8
25642024-11-19T05:34:36.497Z Compiling cargo_metadata v0.18.1
25652024-11-19T05:34:36.876Z Compiling cargo_toml v0.20.5
25662024-11-19T05:34:41.507Z Compiling usdt v0.5.0
25672024-11-19T05:34:42.511Z Compiling camino-tempfile v1.1.1
25682024-11-19T05:34:42.558Z Compiling clap v4.5.21
25692024-11-19T05:34:42.671Z Compiling macaddr v1.0.1
25702024-11-19T05:34:50.091Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25712024-11-19T05:35:01.137Z Finished `release` profile [optimized] target(s) in 55.97s
25722024-11-19T05:35:01.237Z
25732024-11-19T05:35:01.237Zreal 56.096244874
25742024-11-19T05:35:01.237Zuser 5:40.639937484
25752024-11-19T05:35:01.237Zsys 30.165578983
25762024-11-19T05:35:01.237Ztrap 0.139671453
25772024-11-19T05:35:01.237Ztflt 0.405575497
25782024-11-19T05:35:01.237Zdflt 0.412602741
25792024-11-19T05:35:01.240Zkflt 0.000011979
25802024-11-19T05:35:01.240Zlock 10:48.944143444
25812024-11-19T05:35:01.240Zslp 16:30.176507975
25822024-11-19T05:35:01.240Zlat 11.685928156
25832024-11-19T05:35:01.240Zstop 14.585556961
25842024-11-19T05:35:01.240Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
25852024-11-19T05:35:01.240Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
25862024-11-19T05:35:01.240Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
25872024-11-19T05:35:01.240Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
25882024-11-19T05:35:01.240Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
25892024-11-19T05:35:02.071Z Compiling hashbrown v0.14.5
25902024-11-19T05:35:02.196Z Compiling unsafe-libyaml v0.2.11
25912024-11-19T05:35:02.209Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25922024-11-19T05:35:02.209Z Compiling progenitor-client v0.8.0
25932024-11-19T05:35:02.212Z Compiling ident_case v1.0.1
25942024-11-19T05:35:02.212Z Compiling ipnetwork v0.20.0
25952024-11-19T05:35:02.212Z Compiling instant v0.1.13
25962024-11-19T05:35:02.212Z Compiling structmeta-derive v0.3.0
25972024-11-19T05:35:02.354Z Compiling newtype-uuid v1.1.3
25982024-11-19T05:35:02.439Z Compiling darling_core v0.20.10
25992024-11-19T05:35:02.650Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26002024-11-19T05:35:02.701Z Compiling dropshot v0.13.0
26012024-11-19T05:35:03.056Z Compiling dropshot_endpoint v0.13.0
26022024-11-19T05:35:03.075Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26032024-11-19T05:35:03.126Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26042024-11-19T05:35:03.443Z Compiling regress v0.10.1
26052024-11-19T05:35:03.475Z Compiling serde_yaml v0.9.34+deprecated
26062024-11-19T05:35:03.498Z Compiling regress v0.9.1
26072024-11-19T05:35:03.834Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26082024-11-19T05:35:04.030Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26092024-11-19T05:35:04.082Z Compiling backoff v0.4.0
26102024-11-19T05:35:04.450Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26112024-11-19T05:35:04.621Z Compiling macaddr v1.0.1
26122024-11-19T05:35:04.812Z Compiling tempfile v3.13.0
26132024-11-19T05:35:05.087Z Compiling proc-macro-crate v1.3.1
26142024-11-19T05:35:05.211Z Compiling structmeta v0.3.0
26152024-11-19T05:35:05.657Z Compiling parse-display-derive v0.10.0
26162024-11-19T05:35:05.713Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26172024-11-19T05:35:06.167Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26182024-11-19T05:35:06.353Z Compiling num_enum_derive v0.5.11
26192024-11-19T05:35:06.579Z Compiling foreign-types-macros v0.2.3
26202024-11-19T05:35:07.879Z Compiling typify-impl v0.2.0
26212024-11-19T05:35:07.895Z Compiling foreign-types-shared v0.3.1
26222024-11-19T05:35:08.028Z Compiling heapless v0.8.0
26232024-11-19T05:35:08.694Z Compiling foreign-types v0.5.0
26242024-11-19T05:35:08.788Z Compiling proc-macro-error v1.0.4
26252024-11-19T05:35:08.992Z Compiling camino-tempfile v1.1.1
26262024-11-19T05:35:09.010Z Compiling num_enum v0.5.11
26272024-11-19T05:35:09.107Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26282024-11-19T05:35:09.167Z Compiling hash32 v0.3.1
26292024-11-19T05:35:09.425Z Compiling cstr-argument v0.1.2
26302024-11-19T05:35:09.479Z Compiling crucible-workspace-hack v0.1.0
26312024-11-19T05:35:09.512Z Compiling smoltcp v0.11.0
26322024-11-19T05:35:09.676Z Compiling pretty-hex v0.2.1
26332024-11-19T05:35:09.709Z Compiling darling_macro v0.20.10
26342024-11-19T05:35:09.787Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26352024-11-19T05:35:09.857Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26362024-11-19T05:35:09.946Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26372024-11-19T05:35:10.215Z Compiling tabwriter v1.4.0
26382024-11-19T05:35:10.242Z Compiling colored v2.1.0
26392024-11-19T05:35:10.361Z Compiling cobs v0.2.3
26402024-11-19T05:35:10.475Z Compiling parse-display v0.10.0
26412024-11-19T05:35:10.669Z Compiling darling v0.20.10
26422024-11-19T05:35:10.685Z Compiling postcard v1.0.10
26432024-11-19T05:35:10.793Z Compiling serde_with_macros v3.11.0
26442024-11-19T05:35:10.838Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26452024-11-19T05:35:11.084Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26462024-11-19T05:35:11.226Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26472024-11-19T05:35:11.265Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26482024-11-19T05:35:11.298Z Compiling smf v0.2.3
26492024-11-19T05:35:11.369Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26502024-11-19T05:35:11.723Z Compiling zone_cfg_derive v0.3.0
26512024-11-19T05:35:12.145Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
26522024-11-19T05:35:12.624Z Compiling num-derive v0.4.2
26532024-11-19T05:35:12.769Z Compiling sigpipe v0.1.3
26542024-11-19T05:35:12.900Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26552024-11-19T05:35:13.215Z Compiling zone v0.3.0
26562024-11-19T05:35:13.241Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26572024-11-19T05:35:13.768Z Compiling serde_with v3.11.0
26582024-11-19T05:35:14.435Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
26592024-11-19T05:35:14.758Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26602024-11-19T05:35:14.913Z Compiling universal-hash v0.5.1
26612024-11-19T05:35:15.014Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26622024-11-19T05:35:15.110Z Compiling opaque-debug v0.3.1
26632024-11-19T05:35:15.219Z Compiling num-rational v0.4.2
26642024-11-19T05:35:15.830Z Compiling password-hash v0.5.0
26652024-11-19T05:35:15.971Z Compiling num-complex v0.4.6
26662024-11-19T05:35:16.584Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26672024-11-19T05:35:16.866Z Compiling blake2 v0.10.6
26682024-11-19T05:35:16.953Z Compiling aead v0.5.2
26692024-11-19T05:35:17.110Z Compiling convert_case v0.4.0
26702024-11-19T05:35:17.113Z Compiling keccak v0.1.5
26712024-11-19T05:35:17.345Z Compiling num v0.4.3
26722024-11-19T05:35:17.464Z Compiling argon2 v0.5.3
26732024-11-19T05:35:17.873Z Compiling poly1305 v0.8.0
26742024-11-19T05:35:17.977Z Compiling tungstenite v0.21.0
26752024-11-19T05:35:18.109Z Compiling derive_more v0.99.18
26762024-11-19T05:35:18.153Z Compiling sha3 v0.10.8
26772024-11-19T05:35:18.224Z Compiling chacha20 v0.9.1
26782024-11-19T05:35:18.712Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26792024-11-19T05:35:18.906Z Compiling base64 v0.21.7
26802024-11-19T05:35:19.217Z Compiling float-ord v0.3.2
26812024-11-19T05:35:19.407Z Compiling tokio-tungstenite v0.21.0
26822024-11-19T05:35:19.545Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26832024-11-19T05:35:19.689Z Compiling semver v0.1.20
26842024-11-19T05:35:19.992Z Compiling same-file v1.0.6
26852024-11-19T05:35:20.010Z Compiling newline-converter v0.3.0
26862024-11-19T05:35:20.173Z Compiling walkdir v2.5.0
26872024-11-19T05:35:20.192Z Compiling rustc_version v0.1.7
26882024-11-19T05:35:20.216Z Compiling primeorder v0.13.6
26892024-11-19T05:35:20.272Z Compiling secrecy v0.8.0
26902024-11-19T05:35:20.292Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26912024-11-19T05:35:20.376Z Compiling cancel-safe-futures v0.1.5
26922024-11-19T05:35:20.557Z Compiling owo-colors v4.1.0
26932024-11-19T05:35:20.724Z Compiling newtype_derive v0.1.6
26942024-11-19T05:35:20.743Z Compiling expectorate v1.1.0
26952024-11-19T05:35:20.796Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26962024-11-19T05:35:20.890Z Compiling thiserror-impl-no-std v2.0.2
26972024-11-19T05:35:20.934Z Compiling blake3 v1.5.4
26982024-11-19T05:35:20.934Z Compiling ring v0.16.20
26992024-11-19T05:35:21.039Z Compiling unicase v2.7.0
27002024-11-19T05:35:21.168Z Compiling half v2.4.1
27012024-11-19T05:35:21.196Z Compiling ciborium-io v0.2.2
27022024-11-19T05:35:21.346Z Compiling arc-swap v1.7.1
27032024-11-19T05:35:21.593Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27042024-11-19T05:35:21.742Z Compiling ciborium-ll v0.2.2
27052024-11-19T05:35:21.892Z Compiling slog-scope v4.4.0
27062024-11-19T05:35:22.346Z Compiling polyval v0.6.2
27072024-11-19T05:35:22.415Z Compiling atomicwrites v0.4.4
27082024-11-19T05:35:22.780Z Compiling libsw v3.3.1
27092024-11-19T05:35:22.800Z Compiling memmap2 v0.9.5
27102024-11-19T05:35:22.803Z Compiling indent_write v2.2.0
27112024-11-19T05:35:23.037Z Compiling libefi-sys v0.1.0
27122024-11-19T05:35:23.114Z Compiling spin v0.5.2
27132024-11-19T05:35:23.257Z Compiling arrayref v0.3.9
27142024-11-19T05:35:23.339Z Compiling constant_time_eq v0.3.1
27152024-11-19T05:35:23.358Z Compiling arrayvec v0.7.6
27162024-11-19T05:35:23.376Z Compiling salty v0.3.0
27172024-11-19T05:35:23.525Z Compiling linear-map v1.2.0
27182024-11-19T05:35:23.804Z Compiling parking_lot_core v0.8.6
27192024-11-19T05:35:23.939Z Compiling ghash v0.5.1
27202024-11-19T05:35:24.160Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27212024-11-19T05:35:24.179Z Compiling thiserror-no-std v2.0.2
27222024-11-19T05:35:24.306Z Compiling vsss-rs v3.3.4
27232024-11-19T05:35:24.353Z Compiling slog-stdlog v4.1.1
27242024-11-19T05:35:24.424Z Compiling ciborium v0.2.2
27252024-11-19T05:35:25.354Z Compiling p384 v0.13.0
27262024-11-19T05:35:25.431Z Compiling toolchain_find v0.4.0
27272024-11-19T05:35:25.895Z Compiling chacha20poly1305 v0.10.1
27282024-11-19T05:35:25.996Z Compiling lzma-sys v0.1.20
27292024-11-19T05:35:26.173Z Compiling ctr v0.9.2
27302024-11-19T05:35:26.234Z Compiling itertools v0.13.0
27312024-11-19T05:35:26.547Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27322024-11-19T05:35:26.657Z Compiling typify-macro v0.2.0
27332024-11-19T05:35:26.813Z Compiling bitfield-struct v0.6.2
27342024-11-19T05:35:26.949Z Compiling slog-dtrace v0.3.0
27352024-11-19T05:35:26.952Z Compiling topological-sort v0.2.2
27362024-11-19T05:35:27.201Z Compiling highway v1.2.0
27372024-11-19T05:35:27.325Z Compiling omicron-zone-package v0.11.1
27382024-11-19T05:35:28.093Z Compiling aes-gcm v0.10.3
27392024-11-19T05:35:28.143Z Compiling rustfmt-wrapper v0.2.1
27402024-11-19T05:35:28.299Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27412024-11-19T05:35:28.320Z Compiling mime_guess v2.0.5
27422024-11-19T05:35:28.394Z Compiling steno v0.4.1
27432024-11-19T05:35:28.718Z Compiling slog-envlogger v2.2.0
27442024-11-19T05:35:29.556Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27452024-11-19T05:35:29.583Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27462024-11-19T05:35:29.635Z Compiling heck v0.3.3
27472024-11-19T05:35:29.675Z Compiling ssh-encoding v0.2.0
27482024-11-19T05:35:30.099Z Compiling blowfish v0.9.1
27492024-11-19T05:35:30.224Z Compiling nibble_vec v0.1.0
27502024-11-19T05:35:30.244Z Compiling env_filter v0.1.2
27512024-11-19T05:35:30.444Z Compiling endian-type v0.1.2
27522024-11-19T05:35:30.554Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27532024-11-19T05:35:30.574Z Compiling humantime v2.1.0
27542024-11-19T05:35:30.696Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27552024-11-19T05:35:30.726Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27562024-11-19T05:35:30.828Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27572024-11-19T05:35:30.876Z Compiling radix_trie v0.2.1
27582024-11-19T05:35:30.946Z Compiling typify v0.2.0
27592024-11-19T05:35:31.057Z Compiling env_logger v0.11.5
27602024-11-19T05:35:31.096Z Compiling bcrypt-pbkdf v0.10.0
27612024-11-19T05:35:31.136Z Compiling progenitor-impl v0.8.0
27622024-11-19T05:35:31.157Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27632024-11-19T05:35:31.593Z Compiling zone_cfg_derive v0.1.2
27642024-11-19T05:35:31.770Z Compiling ssh-cipher v0.2.0
27652024-11-19T05:35:31.938Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27662024-11-19T05:35:32.174Z Compiling parking_lot v0.11.2
27672024-11-19T05:35:32.485Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27682024-11-19T05:35:32.891Z Compiling password-hash v0.4.2
27692024-11-19T05:35:32.948Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
27702024-11-19T05:35:33.106Z Compiling gethostname v0.5.0
27712024-11-19T05:35:33.123Z Compiling fxhash v0.2.1
27722024-11-19T05:35:33.329Z Compiling base64 v0.13.1
27732024-11-19T05:35:33.331Z Compiling matches v0.1.10
27742024-11-19T05:35:33.451Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
27752024-11-19T05:35:33.481Z Compiling idna v0.2.3
27762024-11-19T05:35:33.588Z Compiling pbkdf2 v0.11.0
27772024-11-19T05:35:33.691Z Compiling sled v0.34.7
27782024-11-19T05:35:33.770Z Compiling ron v0.7.1
27792024-11-19T05:35:33.793Z Compiling zone v0.1.8
27802024-11-19T05:35:33.941Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27812024-11-19T05:35:33.961Z Compiling xz2 v0.1.7
27822024-11-19T05:35:34.449Z Compiling ssh-key v0.6.6
27832024-11-19T05:35:35.115Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27842024-11-19T05:35:35.431Z Compiling hickory-client v0.24.1
27852024-11-19T05:35:36.280Z Compiling p521 v0.13.3
27862024-11-19T05:35:36.308Z Compiling p256 v0.13.2
27872024-11-19T05:35:36.684Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27882024-11-19T05:35:36.999Z Compiling hickory-server v0.24.1
27892024-11-19T05:35:37.175Z Compiling enum-as-inner v0.5.1
27902024-11-19T05:35:37.868Z Compiling pem v3.0.4
27912024-11-19T05:35:38.210Z Compiling yasna v0.5.2
27922024-11-19T05:35:38.696Z Compiling headers-core v0.3.0
27932024-11-19T05:35:38.714Z Compiling kstat-rs v0.2.4
27942024-11-19T05:35:38.867Z Compiling nanorand v0.7.0
27952024-11-19T05:35:39.232Z Compiling atty v0.2.14
27962024-11-19T05:35:39.373Z Compiling russh-cryptovec v0.7.3
27972024-11-19T05:35:39.393Z Compiling md5 v0.7.0
27982024-11-19T05:35:39.432Z Compiling http-range v0.1.5
27992024-11-19T05:35:39.459Z Compiling progenitor-macro v0.8.0
28002024-11-19T05:35:39.685Z Compiling russh-keys v0.45.0
28012024-11-19T05:35:39.825Z Compiling hyper-staticfile v0.10.1
28022024-11-19T05:35:39.887Z Compiling flume v0.11.1
28032024-11-19T05:35:39.922Z Compiling rcgen v0.12.1
28042024-11-19T05:35:40.035Z Compiling headers v0.4.0
28052024-11-19T05:35:40.632Z Compiling trust-dns-proto v0.22.0
28062024-11-19T05:35:41.060Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
28072024-11-19T05:35:42.079Z Compiling num-bigint v0.4.6
28082024-11-19T05:35:42.489Z Compiling des v0.8.1
28092024-11-19T05:35:42.861Z Compiling subprocess v0.2.9
28102024-11-19T05:35:44.028Z Compiling dhcproto-macros v0.1.0
28112024-11-19T05:35:44.252Z Compiling hex-literal v0.4.1
28122024-11-19T05:35:44.420Z Compiling display-error-chain v0.2.2
28132024-11-19T05:35:44.633Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28142024-11-19T05:35:44.870Z Compiling internet-checksum v0.2.1
28152024-11-19T05:35:45.084Z Compiling dhcproto v0.12.0
28162024-11-19T05:35:45.249Z Compiling russh v0.45.0
28172024-11-19T05:35:50.221Z Compiling progenitor v0.8.0
28182024-11-19T05:35:50.377Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
28192024-11-19T05:35:50.377Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28202024-11-19T05:35:50.380Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
28212024-11-19T05:35:50.380Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28222024-11-19T05:35:50.434Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28232024-11-19T05:35:50.464Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
28242024-11-19T05:35:50.621Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
28252024-11-19T05:35:50.743Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28262024-11-19T05:35:51.593Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
28272024-11-19T05:35:51.948Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28282024-11-19T05:35:57.213Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28292024-11-19T05:35:57.244Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28302024-11-19T05:36:06.455Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28312024-11-19T05:36:06.455Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28322024-11-19T05:36:06.458Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28332024-11-19T05:36:06.459Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28342024-11-19T05:36:07.354Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28352024-11-19T05:36:09.739Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28362024-11-19T05:36:10.637Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28372024-11-19T05:36:11.442Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28382024-11-19T05:36:11.513Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28392024-11-19T05:36:14.077Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28402024-11-19T05:36:14.603Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28412024-11-19T05:36:15.469Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28422024-11-19T05:36:15.626Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28432024-11-19T05:36:16.681Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28442024-11-19T05:36:17.412Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28452024-11-19T05:36:17.844Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28462024-11-19T05:36:18.707Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28472024-11-19T05:36:18.905Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28482024-11-19T05:36:19.540Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28492024-11-19T05:36:22.544Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28502024-11-19T05:36:22.915Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28512024-11-19T05:36:23.042Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28522024-11-19T05:36:24.374Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28532024-11-19T05:36:25.091Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28542024-11-19T05:36:27.967Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28552024-11-19T05:36:28.817Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28562024-11-19T05:36:30.145Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28572024-11-19T05:36:30.871Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28582024-11-19T05:36:35.627Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28592024-11-19T05:36:44.169Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28602024-11-19T05:36:45.391Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28612024-11-19T05:37:02.712Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28622024-11-19T05:37:32.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
28632024-11-19T05:37:32.903Z
28642024-11-19T05:37:32.903Zreal 2:31.623598233
28652024-11-19T05:37:32.903Zuser 11:53.190635555
28662024-11-19T05:37:32.903Zsys 2:33.289967930
28672024-11-19T05:37:32.903Ztrap 0.314289046
28682024-11-19T05:37:32.903Ztflt 0.687531962
28692024-11-19T05:37:32.903Zdflt 2.188961701
28702024-11-19T05:37:32.903Zkflt 0.000011358
28712024-11-19T05:37:32.904Zlock 24:32.120809929
28722024-11-19T05:37:32.904Zslp 42:26.654138236
28732024-11-19T05:37:32.904Zlat 35.781703772
28742024-11-19T05:37:32.904Zstop 1:24.873074390
28752024-11-19T05:37:32.906Z+ mkdir tests
28762024-11-19T05:37:32.908Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
28772024-11-19T05:37:32.909Z+ xargs -I '{}' -t cp '{}' tests/
28782024-11-19T05:37:32.946Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f25fc174fad7a7b4 tests/
28792024-11-19T05:37:32.972Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-246df57fa2cbf807 tests/
28802024-11-19T05:37:32.997Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-47185152e52e4d85 tests/
28812024-11-19T05:37:33.023Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-113dd4db321a5b88 tests/
28822024-11-19T05:37:33.251Z+ 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/*)
28832024-11-19T05:37:33.253Z+ 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-246df57fa2cbf807 tests/commtest-47185152e52e4d85 tests/dhcp_server-f25fc174fad7a7b4 tests/end_to_end_tests-113dd4db321a5b88 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
28842024-11-19T05:38:41.551ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
28852024-11-19T05:38:41.551Za .github/buildomat/ci-env.sh 1K
28862024-11-19T05:38:41.551Za out/target/test 1K
28872024-11-19T05:38:41.551Za out/npuzone/npuzone 23144K
28882024-11-19T05:38:41.551Za package-manifest.toml 32K
28892024-11-19T05:38:41.551Za smf/sled-agent/non-gimlet/config.toml 4K
28902024-11-19T05:38:41.551Za target/release/omicron-package 36276K
28912024-11-19T05:38:41.551Za target/release/xtask 11750K
28922024-11-19T05:38:41.551Za target/debug/bootstrap 209775K
28932024-11-19T05:38:41.551Za tests/bootstrap-246df57fa2cbf807 24246K
28942024-11-19T05:38:41.551Za tests/commtest-47185152e52e4d85 25022K
28952024-11-19T05:38:41.551Za tests/dhcp_server-f25fc174fad7a7b4 24246K
28962024-11-19T05:38:41.551Za tests/end_to_end_tests-113dd4db321a5b88 227882K
28972024-11-19T05:38:41.551Za out/clickhouse.tar.gz 250296K
28982024-11-19T05:38:41.552Za out/clickhouse_keeper.tar.gz 250284K
28992024-11-19T05:38:41.552Za out/clickhouse_server.tar.gz 250283K
29002024-11-19T05:38:41.552Za out/cockroachdb.tar.gz 134539K
29012024-11-19T05:38:41.552Za out/crucible-dtrace.tar 83K
29022024-11-19T05:38:41.552Za out/crucible-pantry-zone.tar.gz 28154K
29032024-11-19T05:38:41.552Za out/crucible-zone.tar.gz 36365K
29042024-11-19T05:38:41.552Za out/external-dns.tar.gz 35250K
29052024-11-19T05:38:41.552Za out/internal-dns.tar.gz 35250K
29062024-11-19T05:38:41.552Za out/mg-ddm-gz.tar 62661K
29072024-11-19T05:38:41.552Za out/nexus.tar.gz 100646K
29082024-11-19T05:38:41.552Za out/ntp.tar.gz 10342K
29092024-11-19T05:38:41.552Za out/omicron-gateway-softnpu.tar.gz 23851K
29102024-11-19T05:38:41.552Za out/omicron-sled-agent.tar 112559K
29112024-11-19T05:38:41.552Za out/overlay.tar.gz 3K
29122024-11-19T05:38:41.553Za out/oximeter.tar.gz 51619K
29132024-11-19T05:38:41.553Za out/oxlog.tar 3088K
29142024-11-19T05:38:41.553Za out/probe.tar.gz 2764K
29152024-11-19T05:38:41.553Za out/propolis-server.tar.gz 66584K
29162024-11-19T05:38:41.553Za out/pumpkind-gz.tar 26665K
29172024-11-19T05:38:41.553Za out/switch-softnpu.tar.gz 237184K
29182024-11-19T05:38:41.555Z
29192024-11-19T05:38:41.555Zreal 1:08.296779906
29202024-11-19T05:38:41.555Zuser 1:05.407801978
29212024-11-19T05:38:41.555Zsys 4.009439569
29222024-11-19T05:38:41.555Ztrap 0.015535068
29232024-11-19T05:38:41.555Ztflt 0.000000000
29242024-11-19T05:38:41.555Zdflt 0.000000000
29252024-11-19T05:38:41.555Zkflt 0.000000000
29262024-11-19T05:38:41.555Zlock 0.000000000
29272024-11-19T05:38:41.555Zslp 1:05.317376973
29282024-11-19T05:38:41.555Zlat 1.839060048
29292024-11-19T05:38:41.556Zstop 0.000191816
29302024-11-19T05:38:41.556Zprocess exited: duration 1947979 ms, exit code 0
 
29312024-11-19T05:38:41.569Zfound 1 output files
29322024-11-19T05:38:41.569Zuploading: /work/package.tar.gz (1769441891 bytes)
29332024-11-19T05:39:14.033Zuploaded: /work/package.tar.gz