01JFKQ1C4G6PWBNHQYAAF263EG: 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: 01JFKQ2HYZWKWHW1CS5X7ZDTYC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-21T04:20:41.705Zjob assigned to worker 01JFKQ328T4ZD6B6T594YD3Q2K [factory aws, i-04ec2f160dd9276ec] (queued for 1 m 0 s)
 
22024-12-21T04:20:49.738Zstarting task 0: "setup"
32024-12-21T04:20:49.835Z++ uname -s
42024-12-21T04:20:49.835Z+ kern=SunOS
52024-12-21T04:20:49.835Z+ case "$kern" in
62024-12-21T04:20:49.835Z+ groupadd -g 12345 build
72024-12-21T04:20:49.835Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-21T04:20:51.794Z+ zfs create -o mountpoint=/work rpool/work
92024-12-21T04:20:52.009Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-21T04:20:52.197Z+ home_fs=zfs
112024-12-21T04:20:52.197Z+ [[ zfs == autofs ]]
122024-12-21T04:20:52.198Z+ mkdir -p /home/build
132024-12-21T04:20:52.198Z+ chown build:build /home/build /work
142024-12-21T04:20:52.920Z+ chmod 0700 /home/build /work
152024-12-21T04:20:53.046Zprocess exited: duration 3221 ms, exit code 0
 
162024-12-21T04:20:53.174Zstarting task 1: "rust-toolchain"
172024-12-21T04:20:53.209Z+ printf ' * toolchain channel = "%s"
182024-12-21T04:20:53.209Z' 1.81.0
192024-12-21T04:20:53.209Z * toolchain channel = "1.81.0"
202024-12-21T04:20:53.209Z+ printf ' * toolchain profile = "%s"
212024-12-21T04:20:53.209Z' default
222024-12-21T04:20:53.209Z * toolchain profile = "default"
232024-12-21T04:20:53.209Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-21T04:20:53.209Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-21T04:20:53.267Zinfo: downloading installer
262024-12-21T04:20:54.446Zinfo: profile set to 'default'
272024-12-21T04:20:54.446Zinfo: default host triple is x86_64-unknown-illumos
282024-12-21T04:20:54.446Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-21T04:20:54.584Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-21T04:20:54.584Zinfo: downloading component 'cargo'
312024-12-21T04:20:55.410Zinfo: downloading component 'clippy'
322024-12-21T04:20:55.553Zinfo: downloading component 'rust-docs'
332024-12-21T04:20:56.609Zinfo: downloading component 'rust-std'
342024-12-21T04:20:58.045Zinfo: downloading component 'rustc'
352024-12-21T04:21:03.562Zinfo: downloading component 'rustfmt'
362024-12-21T04:21:03.772Zinfo: installing component 'cargo'
372024-12-21T04:21:04.564Zinfo: installing component 'clippy'
382024-12-21T04:21:04.972Zinfo: installing component 'rust-docs'
392024-12-21T04:21:06.551Zinfo: installing component 'rust-std'
402024-12-21T04:21:08.273Zinfo: installing component 'rustc'
412024-12-21T04:21:13.937Zinfo: installing component 'rustfmt'
422024-12-21T04:21:14.250Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-21T04:21:14.250Z
442024-12-21T04:21:14.615Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-21T04:21:14.615Z
462024-12-21T04:21:14.618Z
472024-12-21T04:21:14.619ZRust is installed now. Great!
482024-12-21T04:21:14.620Z
492024-12-21T04:21:14.620ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-21T04:21:14.620Zenvironment variable. This has not been done automatically.
512024-12-21T04:21:14.620Z
522024-12-21T04:21:14.620ZTo configure your current shell, you need to source
532024-12-21T04:21:14.620Zthe corresponding env file under $HOME/.cargo.
542024-12-21T04:21:14.620Z
552024-12-21T04:21:14.620ZThis is usually done by running one of the following (note the leading DOT):
562024-12-21T04:21:14.620Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-21T04:21:14.620Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-21T04:21:14.694Z+ rustc --version
592024-12-21T04:21:14.759Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-21T04:21:14.763Zprocess exited: duration 21605 ms, exit code 0
 
612024-12-21T04:21:14.772Zstarting task 2: "authentication"
622024-12-21T04:21:14.788ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
632024-12-21T04:21:42.980Zprocess exited: duration 28206 ms, exit code 0
 
642024-12-21T04:21:42.984Zstarting task 3: "clone repository"
652024-12-21T04:21:42.990Z+ mkdir -p /work/oxidecomputer/omicron
662024-12-21T04:21:42.993Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-12-21T04:21:43.036ZCloning into '/work/oxidecomputer/omicron'...
682024-12-21T04:21:50.953Z+ cd /work/oxidecomputer/omicron
692024-12-21T04:21:50.953Z+ git fetch origin 9026ed2f3d434656d97e98729aaab9eb0c87eb4e
702024-12-21T04:21:51.279ZFrom https://github.com/oxidecomputer/omicron
712024-12-21T04:21:51.279Z * branch 9026ed2f3d434656d97e98729aaab9eb0c87eb4e -> FETCH_HEAD
722024-12-21T04:21:51.286Z+ [[ -n renovate/hyper-1.x ]]
732024-12-21T04:21:51.290Z++ git branch --show-current
742024-12-21T04:21:51.290Z+ current=main
752024-12-21T04:21:51.290Z+ [[ main != renovate/hyper-1.x ]]
762024-12-21T04:21:51.290Z+ git branch -f renovate/hyper-1.x 9026ed2f3d434656d97e98729aaab9eb0c87eb4e
772024-12-21T04:21:51.293Z+ git checkout -f renovate/hyper-1.x
782024-12-21T04:21:51.476ZSwitched to branch 'renovate/hyper-1.x'
792024-12-21T04:21:51.491Z+ git reset --hard 9026ed2f3d434656d97e98729aaab9eb0c87eb4e
802024-12-21T04:21:51.641ZHEAD is now at 9026ed2f3 Update Rust crate hyper to 1.5.2
812024-12-21T04:21:51.699Zprocess exited: duration 8651 ms, exit code 0
 
822024-12-21T04:21:51.750Zstarting task 4: "build"
832024-12-21T04:21:51.762Z+ source .github/buildomat/ci-env.sh
842024-12-21T04:21:51.762Z++ export CARGO_TERM_COLOR=always
852024-12-21T04:21:51.763Z++ CARGO_TERM_COLOR=always
862024-12-21T04:21:51.763Z+ cargo --version
872024-12-21T04:21:51.825Zcargo 1.81.0 (2dbb1af80 2024-08-20)
882024-12-21T04:21:51.896Z+ rustc --version
892024-12-21T04:21:51.955Zrustc 1.81.0 (eeb90cda1 2024-09-04)
902024-12-21T04:21:51.955Z+ WORK=/work
912024-12-21T04:21:51.955Z+ pfexec mkdir -p /work
922024-12-21T04:21:51.955Z+ pfexec chown build /work
932024-12-21T04:21:51.955Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
942024-12-21T04:22:04.280Z Startup: Refreshing catalog 'helios-dev' ... Done
952024-12-21T04:22:08.104Z Startup: Caching catalogs ... Done
962024-12-21T04:22:18.708ZPlanning: Solver setup ... Done (9.646s)
972024-12-21T04:22:18.840ZPlanning: Running solver ... Done (0.132s)
982024-12-21T04:22:18.945ZPlanning: Finding local manifests ... Done (0.004s)
992024-12-21T04:22:18.972ZPlanning: Fetching manifests: 0/5 0% complete
1002024-12-21T04:22:19.204ZPlanning: Fetching manifests: 5/5 100% complete
1012024-12-21T04:22:19.306ZPlanning: Package planning ... Done (0.098s)
1022024-12-21T04:22:19.359ZPlanning: Merging actions ... Done (0.057s)
1032024-12-21T04:22:19.722ZPlanning: Checking for conflicting actions ... Done (0.363s)
1042024-12-21T04:22:21.927ZPlanning: Consolidating action changes ... Done (2.205s)
1052024-12-21T04:22:22.370ZPlanning: Evaluating mediators ... Done (0.442s)
1062024-12-21T04:22:22.454ZPlanning: Planning completed in 14.28 seconds
1072024-12-21T04:22:22.472Z Packages to install: 4
1082024-12-21T04:22:22.472Z Packages to update: 1
1092024-12-21T04:22:22.476Z Mediators to change: 2
1102024-12-21T04:22:22.476Z Services to change: 1
1112024-12-21T04:22:22.476Z Estimated space available: 155.63 GB
1122024-12-21T04:22:22.476ZEstimated space to be consumed: 1.62 GB
1132024-12-21T04:22:22.476Z Create boot environment: No
1142024-12-21T04:22:22.476ZCreate backup boot environment: Yes
1152024-12-21T04:22:22.476Z Rebuild boot archive: No
1162024-12-21T04:22:22.476Z
1172024-12-21T04:22:22.476ZChanged mediators:
1182024-12-21T04:22:22.476Z mediator clang:
1192024-12-21T04:22:22.476Z version: None -> 15 (system default)
1202024-12-21T04:22:22.476Z
1212024-12-21T04:22:22.476Z mediator llvm:
1222024-12-21T04:22:22.476Z version: 14 (system default) -> 15 (system default)
1232024-12-21T04:22:22.476Z
1242024-12-21T04:22:22.476ZChanged packages:
1252024-12-21T04:22:22.476Zhelios-dev
1262024-12-21T04:22:22.476Z developer/build-essential
1272024-12-21T04:22:22.476Z None -> 11-2.0
1282024-12-21T04:22:22.476Z library/libxmlsec1
1292024-12-21T04:22:22.476Z None -> 1.2.35-2.0
1302024-12-21T04:22:22.476Z ooce/developer/clang-15
1312024-12-21T04:22:22.476Z None -> 15.0.7-2.0
1322024-12-21T04:22:22.476Z ooce/developer/llvm-15
1332024-12-21T04:22:22.476Z None -> 15.0.7-2.0
1342024-12-21T04:22:22.476Z package/pkg
1352024-12-21T04:22:22.476Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1362024-12-21T04:22:22.476Z
1372024-12-21T04:22:22.476ZServices:
1382024-12-21T04:22:22.476Z restart_fmri:
1392024-12-21T04:22:22.477Z svc:/system/update-man-index:default
1402024-12-21T04:22:22.477Z
1412024-12-21T04:22:22.477ZEditable files to change:
1422024-12-21T04:22:22.477Z Update:
1432024-12-21T04:22:22.477Z usr/share/lib/pkg/web/config.shtml
1442024-12-21T04:22:22.557Z
1452024-12-21T04:22:22.558ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1462024-12-21T04:22:27.626ZDownload: 228/4281 items 15.4/220.6MB 6% complete (3.2M/s)
1472024-12-21T04:22:32.652ZDownload: 885/4281 items 18.6/220.6MB 8% complete (1.9M/s)
1482024-12-21T04:22:38.126ZDownload: 1191/4281 items 82.6/220.6MB 37% complete (8.3M/s)
1492024-12-21T04:22:45.706ZDownload: 1195/4281 items 82.6/220.6MB 37% complete (7.9M/s)
1502024-12-21T04:22:50.710ZDownload: 1416/4281 items 117.1/220.6MB 53% complete (6.1M/s)
1512024-12-21T04:22:55.733ZDownload: 1665/4281 items 117.9/220.6MB 53% complete (3.7M/s)
1522024-12-21T04:23:01.035ZDownload: 1803/4281 items 118.4/220.6MB 53% complete (937k/s)
1532024-12-21T04:23:06.037ZDownload: 2067/4281 items 118.8/220.6MB 53% complete (85.1k/s)
1542024-12-21T04:23:11.904ZDownload: 2213/4281 items 119.2/220.6MB 54% complete (96.9k/s)
1552024-12-21T04:23:20.022ZDownload: 2220/4281 items 119.2/220.6MB 54% complete (86.3k/s)
1562024-12-21T04:23:26.253ZDownload: 2222/4281 items 119.2/220.6MB 54% complete (695B/s)
1572024-12-21T04:23:31.392ZDownload: 2589/4281 items 120.5/220.6MB 54% complete (200k/s)
1582024-12-21T04:23:36.400ZDownload: 2770/4281 items 120.9/220.6MB 54% complete (181k/s)
1592024-12-21T04:23:41.407ZDownload: 3050/4281 items 121.4/220.6MB 55% complete (94.6k/s)
1602024-12-21T04:23:46.606ZDownload: 3238/4281 items 197.8/220.6MB 89% complete (7.6M/s)
1612024-12-21T04:24:03.819ZDownload: 3248/4281 items 203.1/220.6MB 92% complete
1622024-12-21T04:24:10.125ZDownload: 3276/4281 items 209.0/220.6MB 94% complete (2.7M/s)
1632024-12-21T04:24:16.543ZDownload: 3281/4281 items 210.8/220.6MB 95% complete (1.3M/s)
1642024-12-21T04:24:29.354ZDownload: 3284/4281 items 211.4/220.6MB 95% complete
1652024-12-21T04:24:34.431ZDownload: 4205/4281 items 220.6/220.6MB 99% complete (2.1M/s)
1662024-12-21T04:24:34.604ZDownload: Completed 220.60 MB in 132.03 seconds (1.7M/s)
1672024-12-21T04:24:36.599Z Actions: 1/5063 actions (Removing old actions)
1682024-12-21T04:24:36.623Z Actions: 194/5063 actions (Installing new actions)
1692024-12-21T04:24:41.234Z Actions: 4226/5063 actions (Updating modified actions)
1702024-12-21T04:24:41.556Z Actions: Completed 5063 actions in 4.96 seconds.
1712024-12-21T04:24:41.961Z Done (0.397s)
1722024-12-21T04:24:41.964Z Done (0.000s)
1732024-12-21T04:24:42.545Z Done (0.581s)
1742024-12-21T04:24:46.862Z Done (4.095s)
1752024-12-21T04:24:46.953Z Done (0.017s)
1762024-12-21T04:24:46.956Z Done (0.000s)
1772024-12-21T04:24:47.199Z Done (0.000s)
1782024-12-21T04:24:47.888ZPlanning: Evaluating mediator changes ... Done
1792024-12-21T04:24:48.045ZPlanning: Checking for conflicting actions ... Done
1802024-12-21T04:24:48.049ZPlanning: Consolidating action changes ... Done
1812024-12-21T04:24:48.311ZPlanning: Evaluating mediators ... Done
1822024-12-21T04:24:48.313ZPlanning: Planning completed in 0.42 seconds
1832024-12-21T04:24:48.351Z Mediators to change: 2
1842024-12-21T04:24:48.351Z Create boot environment: No
1852024-12-21T04:24:48.354ZCreate backup boot environment: No
1862024-12-21T04:24:48.447Z Done
1872024-12-21T04:24:48.447Z Done
1882024-12-21T04:24:48.841Z Done
1892024-12-21T04:24:52.383Z Done
1902024-12-21T04:24:52.482Z Done
1912024-12-21T04:24:52.485Z Done
1922024-12-21T04:24:52.630Z Done
1932024-12-21T04:24:53.256ZPlanning: Evaluating mediator changes ... Done
1942024-12-21T04:24:53.258ZPlanning: Merging actions ... Done
1952024-12-21T04:24:53.447ZPlanning: Checking for conflicting actions ... Done
1962024-12-21T04:24:53.450ZPlanning: Consolidating action changes ... Done
1972024-12-21T04:24:53.718ZPlanning: Evaluating mediators ... Done
1982024-12-21T04:24:53.776ZPlanning: Planning completed in 0.76 seconds
1992024-12-21T04:24:53.820Z Packages to change: 1
2002024-12-21T04:24:53.820Z Mediators to change: 1
2012024-12-21T04:24:53.820Z Services to change: 1
2022024-12-21T04:24:53.820Z Create boot environment: No
2032024-12-21T04:24:53.824ZCreate backup boot environment: Yes
2042024-12-21T04:24:56.057Z Actions: 1/6 actions (Updating modified actions)
2052024-12-21T04:24:56.060Z Actions: Completed 6 actions in 0.00 seconds.
2062024-12-21T04:24:56.060Z Done
2072024-12-21T04:24:56.060Z Done
2082024-12-21T04:24:56.177Z Done
2092024-12-21T04:25:00.009Z Done
2102024-12-21T04:25:00.102Z Done
2112024-12-21T04:25:00.105Z Done
2122024-12-21T04:25:00.246Z Done
2132024-12-21T04:25:00.702ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142024-12-21T04:25:00.702Zclang system 15 system
2152024-12-21T04:25:00.702Zcsh system system illumos
2162024-12-21T04:25:00.702Zctags system system illumos
2172024-12-21T04:25:00.702Zgcc vendor 12 vendor
2182024-12-21T04:25:00.703Zgcc system 10 system
2192024-12-21T04:25:00.703Zgcc system 7 system
2202024-12-21T04:25:00.703Zgo system 1.20 system
2212024-12-21T04:25:00.703Zgo system 1.19 system
2222024-12-21T04:25:00.703Zllvm system 15 system
2232024-12-21T04:25:00.703Zllvm system 14 system
2242024-12-21T04:25:00.703Zmariadb system 10.6 system
2252024-12-21T04:25:00.703Zmta vendor vendor dma
2262024-12-21T04:25:00.703Zopenjdk system 17 system
2272024-12-21T04:25:00.703Zopenjdk system 11 system
2282024-12-21T04:25:00.703Zopenjdk system 1.8 system
2292024-12-21T04:25:00.703Zopenssl vendor 3 vendor
2302024-12-21T04:25:00.703Zperl system 5.36 system
2312024-12-21T04:25:00.703Zpostgresql system 15 system
2322024-12-21T04:25:00.703Zpostgresql system 13 system
2332024-12-21T04:25:00.703Zpython vendor 3 vendor
2342024-12-21T04:25:00.703Zpython system 2 system
2352024-12-21T04:25:00.703Zpython3 system 3.11 system
2362024-12-21T04:25:00.703Zruby system 3.0 system
2372024-12-21T04:25:00.703Zwords vendor vendor american-english
2382024-12-21T04:25:00.703Zwords system system australian-english
2392024-12-21T04:25:00.703Zwords system system british-english
2402024-12-21T04:25:00.703Zwords system system canadian-english
2412024-12-21T04:25:00.703Zwords system system french
2422024-12-21T04:25:00.703Zwords system system italian
2432024-12-21T04:25:00.703Zwords system system ngerman
2442024-12-21T04:25:00.703Zwords system system ogerman
2452024-12-21T04:25:00.703Zwords system system spanish
2462024-12-21T04:25:01.045ZPUBLISHER TYPE STATUS P LOCATION
2472024-12-21T04:25:01.045Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2482024-12-21T04:25:03.806ZFMRI IFO
2492024-12-21T04:25:03.807Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502024-12-21T04:25:03.807Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512024-12-21T04:25:03.807Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522024-12-21T04:25:03.807Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2532024-12-21T04:25:03.807Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2542024-12-21T04:25:03.807Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-12-21T04:25:03.807Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2562024-12-21T04:25:03.807Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2572024-12-21T04:25:03.807Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2582024-12-21T04:25:03.807Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2592024-12-21T04:25:03.807Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-12-21T04:25:03.807Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2612024-12-21T04:25:03.807Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2622024-12-21T04:25:03.807Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2632024-12-21T04:25:03.807Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2642024-12-21T04:25:04.598Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2652024-12-21T04:25:04.891Z Updating crates.io index
2662024-12-21T04:25:04.894Z Updating git repository `https://github.com/oxidecomputer/diffus`
2672024-12-21T04:25:05.325Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2682024-12-21T04:25:05.789Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2692024-12-21T04:25:05.997Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702024-12-21T04:25:06.253Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2712024-12-21T04:25:06.491Z Updating git repository `https://github.com/oxidecomputer/propolis`
2722024-12-21T04:25:07.341Z Updating git repository `https://github.com/oxidecomputer/crucible`
2732024-12-21T04:25:08.852Z Updating git repository `https://github.com/oxidecomputer/opte`
2742024-12-21T04:25:09.414Z Updating git repository `https://github.com/oxidecomputer/falcon`
2752024-12-21T04:25:10.049Z Updating git repository `https://github.com/oxidecomputer/clickward`
2762024-12-21T04:25:10.282Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772024-12-21T04:25:10.551Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2782024-12-21T04:25:11.117Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2792024-12-21T04:25:11.419Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2802024-12-21T04:25:11.709Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812024-12-21T04:25:11.958Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822024-12-21T04:25:12.224Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832024-12-21T04:25:12.448Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842024-12-21T04:25:12.748Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2852024-12-21T04:25:13.050Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862024-12-21T04:25:13.389Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2872024-12-21T04:25:13.701Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882024-12-21T04:25:14.156Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892024-12-21T04:25:14.486Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902024-12-21T04:25:14.857Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2912024-12-21T04:25:15.222Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2922024-12-21T04:25:15.517Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2932024-12-21T04:25:15.752Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2942024-12-21T04:25:16.028Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2952024-12-21T04:25:17.276Z Downloading crates ...
2962024-12-21T04:25:17.369Z Downloaded anstyle v1.0.10
2972024-12-21T04:25:17.372Z Downloaded anstyle-query v1.1.1
2982024-12-21T04:25:17.380Z Downloaded anstream v0.6.15
2992024-12-21T04:25:17.386Z Downloaded anyhow v1.0.93
3002024-12-21T04:25:17.389Z Downloaded anstyle-parse v0.2.5
3012024-12-21T04:25:17.394Z Downloaded swrite v0.1.0
3022024-12-21T04:25:17.403Z Downloaded pretty-hex v0.4.1
3032024-12-21T04:25:17.406Z Downloaded equivalent v1.0.1
3042024-12-21T04:25:17.408Z Downloaded scroll_derive v0.12.0
3052024-12-21T04:25:17.408Z Downloaded dtrace-parser v0.2.0
3062024-12-21T04:25:17.424Z Downloaded usdt-macro v0.5.0
3072024-12-21T04:25:17.429Z Downloaded usdt-attr-macro v0.5.0
3082024-12-21T04:25:17.432Z Downloaded is_terminal_polyfill v1.70.1
3092024-12-21T04:25:17.445Z Downloaded fnv v1.0.7
3102024-12-21T04:25:17.445Z Downloaded strsim v0.11.1
3112024-12-21T04:25:17.445Z Downloaded proc-macro-error-attr v1.0.4
3122024-12-21T04:25:17.445Z Downloaded autocfg v1.4.0
3132024-12-21T04:25:17.448Z Downloaded digest v0.10.7
3142024-12-21T04:25:17.450Z Downloaded plain v0.2.3
3152024-12-21T04:25:17.450Z Downloaded camino-tempfile v1.1.1
3162024-12-21T04:25:17.453Z Downloaded unicode-linebreak v0.1.5
3172024-12-21T04:25:17.453Z Downloaded serde_spanned v0.6.8
3182024-12-21T04:25:17.456Z Downloaded scroll v0.12.0
3192024-12-21T04:25:17.456Z Downloaded cpufeatures v0.2.14
3202024-12-21T04:25:17.459Z Downloaded cfg-if v1.0.0
3212024-12-21T04:25:17.459Z Downloaded itoa v1.0.11
3222024-12-21T04:25:17.462Z Downloaded generic-array v0.14.7
3232024-12-21T04:25:17.462Z Downloaded colorchoice v1.0.2
3242024-12-21T04:25:17.462Z Downloaded clap_lex v0.7.2
3252024-12-21T04:25:17.467Z Downloaded byteorder v1.5.0
3262024-12-21T04:25:17.467Z Downloaded thiserror-impl v1.0.69
3272024-12-21T04:25:17.472Z Downloaded block-buffer v0.10.4
3282024-12-21T04:25:17.477Z Downloaded terminal_size v0.4.0
3292024-12-21T04:25:17.477Z Downloaded fastrand v2.1.1
3302024-12-21T04:25:17.479Z Downloaded pest_generator v2.7.14
3312024-12-21T04:25:17.481Z Downloaded errno v0.3.9
3322024-12-21T04:25:17.481Z Downloaded dof v0.3.0
3332024-12-21T04:25:17.484Z Downloaded cargo-platform v0.1.8
3342024-12-21T04:25:17.484Z Downloaded heck v0.4.1
3352024-12-21T04:25:17.487Z Downloaded fs-err v2.11.0
3362024-12-21T04:25:17.490Z Downloaded toml_datetime v0.6.8
3372024-12-21T04:25:17.490Z Downloaded crypto-common v0.1.6
3382024-12-21T04:25:17.490Z Downloaded bytecount v0.6.8
3392024-12-21T04:25:17.492Z Downloaded memmap v0.7.0
3402024-12-21T04:25:17.497Z Downloaded version_check v0.9.5
3412024-12-21T04:25:17.500Z Downloaded utf8parse v0.2.2
3422024-12-21T04:25:17.500Z Downloaded tabled_derive v0.7.0
3432024-12-21T04:25:17.505Z Downloaded quote v1.0.37
3442024-12-21T04:25:17.510Z Downloaded heck v0.5.0
3452024-12-21T04:25:17.510Z Downloaded thiserror v1.0.69
3462024-12-21T04:25:17.512Z Downloaded semver v1.0.23
3472024-12-21T04:25:17.516Z Downloaded usdt v0.5.0
3482024-12-21T04:25:17.520Z Downloaded tempfile v3.13.0
3492024-12-21T04:25:17.520Z Downloaded proc-macro-error v1.0.4
3502024-12-21T04:25:17.524Z Downloaded pest_derive v2.7.14
3512024-12-21T04:25:17.528Z Downloaded zerocopy-derive v0.7.35
3522024-12-21T04:25:17.531Z Downloaded camino v1.1.9
3532024-12-21T04:25:17.531Z Downloaded cargo_toml v0.20.5
3542024-12-21T04:25:17.531Z Downloaded macaddr v1.0.1
3552024-12-21T04:25:17.533Z Downloaded thread-id v4.2.2
3562024-12-21T04:25:17.533Z Downloaded smawk v0.3.2
3572024-12-21T04:25:17.536Z Downloaded once_cell v1.20.2
3582024-12-21T04:25:17.538Z Downloaded clap_derive v4.5.18
3592024-12-21T04:25:17.542Z Downloaded cargo_metadata v0.18.1
3602024-12-21T04:25:17.542Z Downloaded usdt-impl v0.5.0
3612024-12-21T04:25:17.546Z Downloaded sha2 v0.10.8
3622024-12-21T04:25:17.546Z Downloaded serde_tokenstream v0.2.2
3632024-12-21T04:25:17.554Z Downloaded pest_meta v2.7.14
3642024-12-21T04:25:17.558Z Downloaded ryu v1.0.18
3652024-12-21T04:25:17.558Z Downloaded bitflags v2.6.0
3662024-12-21T04:25:17.558Z Downloaded clap v4.5.21
3672024-12-21T04:25:17.565Z Downloaded ucd-trie v0.1.7
3682024-12-21T04:25:17.569Z Downloaded typenum v1.17.0
3692024-12-21T04:25:17.576Z Downloaded toml v0.8.19
3702024-12-21T04:25:17.576Z Downloaded unicode-ident v1.0.13
3712024-12-21T04:25:17.580Z Downloaded textwrap v0.16.1
3722024-12-21T04:25:17.581Z Downloaded serde_derive v1.0.215
3732024-12-21T04:25:17.583Z Downloaded log v0.4.22
3742024-12-21T04:25:17.583Z Downloaded proc-macro2 v1.0.89
3752024-12-21T04:25:17.601Z Downloaded serde v1.0.215
3762024-12-21T04:25:17.605Z Downloaded indexmap v2.6.0
3772024-12-21T04:25:17.608Z Downloaded papergrid v0.11.0
3782024-12-21T04:25:17.625Z Downloaded memchr v2.7.4
3792024-12-21T04:25:17.637Z Downloaded toml_edit v0.22.22
3802024-12-21T04:25:17.658Z Downloaded pest v2.7.14
3812024-12-21T04:25:17.663Z Downloaded hashbrown v0.15.1
3822024-12-21T04:25:17.667Z Downloaded serde_json v1.0.133
3832024-12-21T04:25:17.685Z Downloaded winnow v0.6.20
3842024-12-21T04:25:17.696Z Downloaded goblin v0.8.2
3852024-12-21T04:25:17.706Z Downloaded zerocopy v0.7.35
3862024-12-21T04:25:17.733Z Downloaded clap_builder v4.5.21
3872024-12-21T04:25:17.762Z Downloaded syn v1.0.109
3882024-12-21T04:25:17.762Z Downloaded tabled v0.15.0
3892024-12-21T04:25:17.847Z Downloaded unicode-width v0.1.14
3902024-12-21T04:25:17.847Z Downloaded syn v2.0.87
3912024-12-21T04:25:17.847Z Downloaded rustix v0.38.37
3922024-12-21T04:25:17.960Z Downloaded libc v0.2.162
3932024-12-21T04:25:18.142Z Compiling proc-macro2 v1.0.89
3942024-12-21T04:25:18.142Z Compiling unicode-ident v1.0.13
3952024-12-21T04:25:18.183Z Compiling version_check v0.9.5
3962024-12-21T04:25:18.183Z Compiling serde v1.0.215
3972024-12-21T04:25:18.183Z Compiling thiserror v1.0.69
3982024-12-21T04:25:18.183Z Compiling memchr v2.7.4
3992024-12-21T04:25:18.186Z Compiling libc v0.2.162
4002024-12-21T04:25:18.186Z Compiling itoa v1.0.11
4012024-12-21T04:25:18.357Z Compiling ryu v1.0.18
4022024-12-21T04:25:18.472Z Compiling ucd-trie v0.1.7
4032024-12-21T04:25:18.707Z Compiling once_cell v1.20.2
4042024-12-21T04:25:19.062Z Compiling byteorder v1.5.0
4052024-12-21T04:25:19.091Z Compiling serde_json v1.0.133
4062024-12-21T04:25:19.164Z Compiling rustix v0.38.37
4072024-12-21T04:25:19.483Z Compiling bitflags v2.6.0
4082024-12-21T04:25:19.511Z Compiling proc-macro-error-attr v1.0.4
4092024-12-21T04:25:19.816Z Compiling usdt-impl v0.5.0
4102024-12-21T04:25:19.841Z Compiling syn v1.0.109
4112024-12-21T04:25:19.946Z Compiling quote v1.0.37
4122024-12-21T04:25:19.969Z Compiling proc-macro-error v1.0.4
4132024-12-21T04:25:20.042Z Compiling utf8parse v0.2.2
4142024-12-21T04:25:20.228Z Compiling plain v0.2.3
4152024-12-21T04:25:20.284Z Compiling equivalent v1.0.1
4162024-12-21T04:25:20.321Z Compiling log v0.4.22
4172024-12-21T04:25:20.405Z Compiling syn v2.0.87
4182024-12-21T04:25:20.408Z Compiling errno v0.3.9
4192024-12-21T04:25:20.678Z Compiling camino v1.1.9
4202024-12-21T04:25:20.710Z Compiling hashbrown v0.15.1
4212024-12-21T04:25:20.868Z Compiling thread-id v4.2.2
4222024-12-21T04:25:20.914Z Compiling anstyle-parse v0.2.5
4232024-12-21T04:25:21.284Z Compiling winnow v0.6.20
4242024-12-21T04:25:21.350Z Compiling pretty-hex v0.4.1
4252024-12-21T04:25:21.402Z Compiling semver v1.0.23
4262024-12-21T04:25:21.570Z Compiling autocfg v1.4.0
4272024-12-21T04:25:21.809Z Compiling is_terminal_polyfill v1.70.1
4282024-12-21T04:25:21.945Z Compiling indexmap v2.6.0
4292024-12-21T04:25:21.973Z Compiling colorchoice v1.0.2
4302024-12-21T04:25:22.011Z Compiling anstyle-query v1.1.1
4312024-12-21T04:25:22.155Z Compiling unicode-width v0.1.14
4322024-12-21T04:25:22.183Z Compiling anstyle v1.0.10
4332024-12-21T04:25:22.650Z Compiling anstream v0.6.15
4342024-12-21T04:25:22.758Z Compiling fs-err v2.11.0
4352024-12-21T04:25:22.785Z Compiling terminal_size v0.4.0
4362024-12-21T04:25:23.144Z Compiling heck v0.5.0
4372024-12-21T04:25:23.170Z Compiling bytecount v0.6.8
4382024-12-21T04:25:23.344Z Compiling cfg-if v1.0.0
4392024-12-21T04:25:23.399Z Compiling fastrand v2.1.1
4402024-12-21T04:25:23.446Z Compiling heck v0.4.1
4412024-12-21T04:25:23.473Z Compiling anyhow v1.0.93
4422024-12-21T04:25:23.509Z Compiling fnv v1.0.7
4432024-12-21T04:25:23.696Z Compiling clap_lex v0.7.2
4442024-12-21T04:25:23.968Z Compiling strsim v0.11.1
4452024-12-21T04:25:24.228Z Compiling papergrid v0.11.0
4462024-12-21T04:25:24.377Z Compiling clap_builder v4.5.21
4472024-12-21T04:25:24.380Z Compiling tempfile v3.13.0
4482024-12-21T04:25:24.616Z Compiling memmap v0.7.0
4492024-12-21T04:25:24.872Z Compiling unicode-linebreak v0.1.5
4502024-12-21T04:25:24.991Z Compiling smawk v0.3.2
4512024-12-21T04:25:25.276Z Compiling swrite v0.1.0
4522024-12-21T04:25:25.389Z Compiling textwrap v0.16.1
4532024-12-21T04:25:26.501Z Compiling tabled_derive v0.7.0
4542024-12-21T04:25:28.093Z Compiling tabled v0.15.0
4552024-12-21T04:25:29.371Z Compiling serde_derive v1.0.215
4562024-12-21T04:25:29.375Z Compiling thiserror-impl v1.0.69
4572024-12-21T04:25:29.375Z Compiling zerocopy-derive v0.7.35
4582024-12-21T04:25:29.375Z Compiling scroll_derive v0.12.0
4592024-12-21T04:25:29.375Z Compiling clap_derive v4.5.18
4602024-12-21T04:25:30.928Z Compiling scroll v0.12.0
4612024-12-21T04:25:31.422Z Compiling goblin v0.8.2
4622024-12-21T04:25:31.535Z Compiling zerocopy v0.7.35
4632024-12-21T04:25:32.478Z Compiling pest v2.7.14
4642024-12-21T04:25:33.336Z Compiling clap v4.5.21
4652024-12-21T04:25:34.617Z Compiling pest_meta v2.7.14
4662024-12-21T04:25:35.521Z Compiling pest_generator v2.7.14
4672024-12-21T04:25:37.454Z Compiling pest_derive v2.7.14
4682024-12-21T04:25:38.197Z Compiling dtrace-parser v0.2.0
4692024-12-21T04:25:39.782Z Compiling serde_spanned v0.6.8
4702024-12-21T04:25:39.782Z Compiling toml_datetime v0.6.8
4712024-12-21T04:25:39.785Z Compiling cargo-platform v0.1.8
4722024-12-21T04:25:40.157Z Compiling serde_tokenstream v0.2.2
4732024-12-21T04:25:40.213Z Compiling toml_edit v0.22.22
4742024-12-21T04:25:40.366Z Compiling macaddr v1.0.1
4752024-12-21T04:25:40.565Z Compiling camino-tempfile v1.1.1
4762024-12-21T04:25:41.300Z Compiling dof v0.3.0
4772024-12-21T04:25:41.300Z Compiling cargo_metadata v0.18.1
4782024-12-21T04:25:42.976Z Compiling toml v0.8.19
4792024-12-21T04:25:43.259Z Compiling usdt-attr-macro v0.5.0
4802024-12-21T04:25:43.260Z Compiling usdt-macro v0.5.0
4812024-12-21T04:25:43.826Z Compiling cargo_toml v0.20.5
4822024-12-21T04:25:44.572Z Compiling usdt v0.5.0
4832024-12-21T04:25:47.437Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4842024-12-21T04:25:51.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.33s
4852024-12-21T04:25:51.964Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4862024-12-21T04:25:52.498Z Downloading crates ...
4872024-12-21T04:25:52.609Z Downloaded adler2 v2.0.0
4882024-12-21T04:25:52.614Z Downloaded addr2line v0.24.2
4892024-12-21T04:25:52.617Z Downloaded aead v0.5.2
4902024-12-21T04:25:52.623Z Downloaded async-stream-impl v0.3.6
4912024-12-21T04:25:52.626Z Downloaded ciborium-io v0.2.2
4922024-12-21T04:25:52.630Z Downloaded assert_matches v1.5.0
4932024-12-21T04:25:52.632Z Downloaded cfg_aliases v0.2.1
4942024-12-21T04:25:52.637Z Downloaded crunchy v0.2.2
4952024-12-21T04:25:52.644Z Downloaded atomicwrites v0.4.4
4962024-12-21T04:25:52.646Z Downloaded icu_locid v1.5.0
4972024-12-21T04:25:52.646Z Downloaded http-range v0.1.5
4982024-12-21T04:25:52.649Z Downloaded cstr-argument v0.1.2
4992024-12-21T04:25:52.652Z Downloaded icu_provider_macros v1.5.0
5002024-12-21T04:25:52.655Z Downloaded crucible-workspace-hack v0.1.0
5012024-12-21T04:25:52.655Z Downloaded cfg_aliases v0.1.1
5022024-12-21T04:25:52.657Z Downloaded hubpack_derive v0.1.1
5032024-12-21T04:25:52.660Z Downloaded http-body v1.0.1
5042024-12-21T04:25:52.660Z Downloaded instant v0.1.13
5052024-12-21T04:25:52.663Z Downloaded matches v0.1.10
5062024-12-21T04:25:52.665Z Downloaded buf-list v1.0.3
5072024-12-21T04:25:52.668Z Downloaded bitfield v0.14.0
5082024-12-21T04:25:52.668Z Downloaded md5 v0.7.0
5092024-12-21T04:25:52.670Z Downloaded async-recursion v1.1.1
5102024-12-21T04:25:52.673Z Downloaded crc-catalog v2.4.0
5112024-12-21T04:25:52.675Z Downloaded atty v0.2.14
5122024-12-21T04:25:52.675Z Downloaded ascii-canvas v3.0.0
5132024-12-21T04:25:52.678Z Downloaded atomic-waker v1.1.2
5142024-12-21T04:25:52.680Z Downloaded is_ci v1.2.0
5152024-12-21T04:25:52.680Z Downloaded base16ct v0.2.0
5162024-12-21T04:25:52.682Z Downloaded async-stream v0.3.6
5172024-12-21T04:25:52.685Z Downloaded mirai-annotations v1.12.0
5182024-12-21T04:25:52.685Z Downloaded idna_adapter v1.2.0
5192024-12-21T04:25:52.687Z Downloaded block-padding v0.3.3
5202024-12-21T04:25:52.687Z Downloaded ident_case v1.0.1
5212024-12-21T04:25:52.687Z Downloaded bitflags v1.3.2
5222024-12-21T04:25:52.691Z Downloaded match_cfg v0.1.0
5232024-12-21T04:25:52.695Z Downloaded http-body-util v0.1.2
5242024-12-21T04:25:52.697Z Downloaded home v0.5.9
5252024-12-21T04:25:52.697Z Downloaded ctr v0.9.2
5262024-12-21T04:25:52.700Z Downloaded maplit v1.0.2
5272024-12-21T04:25:52.700Z Downloaded lru v0.12.5
5282024-12-21T04:25:52.702Z Downloaded cassowary v0.3.0
5292024-12-21T04:25:52.705Z Downloaded hex-literal v0.4.1
5302024-12-21T04:25:52.705Z Downloaded libefi-sys v0.1.0
5312024-12-21T04:25:52.708Z Downloaded memoffset v0.9.1
5322024-12-21T04:25:52.710Z Downloaded internet-checksum v0.2.1
5332024-12-21T04:25:52.710Z Downloaded impl-trait-for-tuples v0.2.2
5342024-12-21T04:25:52.713Z Downloaded lazy_static v1.5.0
5352024-12-21T04:25:52.716Z Downloaded keccak v0.1.5
5362024-12-21T04:25:52.718Z Downloaded headers-core v0.3.0
5372024-12-21T04:25:52.718Z Downloaded cbc v0.1.2
5382024-12-21T04:25:52.722Z Downloaded is-terminal v0.4.13
5392024-12-21T04:25:52.722Z Downloaded linked-hash-map v0.5.6
5402024-12-21T04:25:52.724Z Downloaded maybe-uninit v2.0.0
5412024-12-21T04:25:52.724Z Downloaded castaway v0.2.3
5422024-12-21T04:25:52.727Z Downloaded bitfield-struct v0.6.2
5432024-12-21T04:25:52.727Z Downloaded bit-vec v0.6.3
5442024-12-21T04:25:52.729Z Downloaded indoc v1.0.9
5452024-12-21T04:25:52.733Z Downloaded mime v0.3.17
5462024-12-21T04:25:52.735Z Downloaded lockfree-object-pool v0.1.6
5472024-12-21T04:25:52.738Z Downloaded russh-cryptovec v0.7.3
5482024-12-21T04:25:52.738Z Downloaded mockall v0.13.0
5492024-12-21T04:25:52.742Z Downloaded cookie_store v0.21.0
5502024-12-21T04:25:52.745Z Downloaded cipher v0.4.4
5512024-12-21T04:25:52.745Z Downloaded indent_write v2.2.0
5522024-12-21T04:25:52.745Z Downloaded async-bb8-diesel v0.2.1
5532024-12-21T04:25:52.748Z Downloaded cancel-safe-futures v0.1.5
5542024-12-21T04:25:52.751Z Downloaded md-5 v0.10.6
5552024-12-21T04:25:52.754Z Downloaded libsw v3.3.1
5562024-12-21T04:25:52.756Z Downloaded iana-time-zone v0.1.61
5572024-12-21T04:25:52.759Z Downloaded litemap v0.7.3
5582024-12-21T04:25:52.763Z Downloaded lock_api v0.4.12
5592024-12-21T04:25:52.766Z Downloaded jobserver v0.1.32
5602024-12-21T04:25:52.768Z Downloaded try-lock v0.2.5
5612024-12-21T04:25:52.768Z Downloaded memmap2 v0.9.5
5622024-12-21T04:25:52.771Z Downloaded ciborium v0.2.2
5632024-12-21T04:25:52.773Z Downloaded rand_chacha v0.3.1
5642024-12-21T04:25:52.776Z Downloaded quinn-udp v0.5.5
5652024-12-21T04:25:52.776Z Downloaded sync_wrapper v1.0.1
5662024-12-21T04:25:52.779Z Downloaded sync-ptr v0.1.1
5672024-12-21T04:25:52.779Z Downloaded curve25519-dalek-derive v0.1.1
5682024-12-21T04:25:52.779Z Downloaded async-trait v0.1.83
5692024-12-21T04:25:52.783Z Downloaded serde_path_to_error v0.1.16
5702024-12-21T04:25:52.785Z Downloaded const_format_proc_macros v0.2.33
5712024-12-21T04:25:52.788Z Downloaded colored v2.1.0
5722024-12-21T04:25:52.791Z Downloaded diesel_table_macro_syntax v0.2.0
5732024-12-21T04:25:52.793Z Downloaded crossbeam-epoch v0.9.18
5742024-12-21T04:25:52.795Z Downloaded const-oid v0.9.6
5752024-12-21T04:25:52.798Z Downloaded clang-sys v1.8.1
5762024-12-21T04:25:52.800Z Downloaded rustls-pemfile v1.0.4
5772024-12-21T04:25:52.803Z Downloaded salsa20 v0.10.2
5782024-12-21T04:25:52.805Z Downloaded signal-hook-mio v0.2.4
5792024-12-21T04:25:52.808Z Downloaded new_debug_unreachable v1.0.6
5802024-12-21T04:25:52.808Z Downloaded foreign-types-shared v0.3.1
5812024-12-21T04:25:52.810Z Downloaded foreign-types-shared v0.1.1
5822024-12-21T04:25:52.810Z Downloaded miniz_oxide v0.8.0
5832024-12-21T04:25:52.813Z Downloaded newtype_derive v0.1.6
5842024-12-21T04:25:52.816Z Downloaded stable_deref_trait v1.2.0
5852024-12-21T04:25:52.816Z Downloaded crc32fast v1.4.2
5862024-12-21T04:25:52.818Z Downloaded newline-converter v0.3.0
5872024-12-21T04:25:52.818Z Downloaded openssl-macros v0.1.1
5882024-12-21T04:25:52.821Z Downloaded opaque-debug v0.3.1
5892024-12-21T04:25:52.821Z Downloaded slog-bunyan v2.5.0
5902024-12-21T04:25:52.824Z Downloaded cookie v0.18.1
5912024-12-21T04:25:52.826Z Downloaded shlex v1.3.0
5922024-12-21T04:25:52.826Z Downloaded tui-tree-widget v0.22.0
5932024-12-21T04:25:52.829Z Downloaded thiserror-impl-no-std v2.0.2
5942024-12-21T04:25:52.831Z Downloaded precomputed-hash v0.1.1
5952024-12-21T04:25:52.831Z Downloaded path-slash v0.1.5
5962024-12-21T04:25:52.833Z Downloaded thiserror-impl v2.0.3
5972024-12-21T04:25:52.833Z Downloaded structmeta v0.2.0
5982024-12-21T04:25:52.836Z Downloaded icu_normalizer v1.5.0
5992024-12-21T04:25:52.839Z Downloaded mime_guess v2.0.5
6002024-12-21T04:25:52.841Z Downloaded unicode-xid v0.2.6
6012024-12-21T04:25:52.844Z Downloaded semver v0.1.20
6022024-12-21T04:25:52.847Z Downloaded blake2 v0.10.6
6032024-12-21T04:25:52.850Z Downloaded rustls-pemfile v2.2.0
6042024-12-21T04:25:52.850Z Downloaded difflib v0.4.0
6052024-12-21T04:25:52.852Z Downloaded defmt-parser v0.3.4
6062024-12-21T04:25:52.857Z Downloaded crossbeam-utils v0.8.20
6072024-12-21T04:25:52.860Z Downloaded serde-big-array v0.5.1
6082024-12-21T04:25:52.860Z Downloaded hyper-util v0.1.10
6092024-12-21T04:25:52.862Z Downloaded slog-term v2.9.1
6102024-12-21T04:25:52.866Z Downloaded rustfmt-wrapper v0.2.1
6112024-12-21T04:25:52.869Z Downloaded tinyvec_macros v0.1.1
6122024-12-21T04:25:52.869Z Downloaded fallible-streaming-iterator v0.1.9
6132024-12-21T04:25:52.871Z Downloaded defmt-macros v0.3.9
6142024-12-21T04:25:52.874Z Downloaded take_mut v0.2.2
6152024-12-21T04:25:52.874Z Downloaded newtype-uuid v1.1.3
6162024-12-21T04:25:52.877Z Downloaded futures-macro v0.3.31
6172024-12-21T04:25:52.877Z Downloaded ed25519 v2.2.3
6182024-12-21T04:25:52.880Z Downloaded futures-task v0.3.31
6192024-12-21T04:25:52.882Z Downloaded pin-utils v0.1.0
6202024-12-21T04:25:52.883Z Downloaded progenitor-impl v0.8.0
6212024-12-21T04:25:52.885Z Downloaded pbkdf2 v0.12.2
6222024-12-21T04:25:52.889Z Downloaded tower-service v0.3.3
6232024-12-21T04:25:52.889Z Downloaded http v1.1.0
6242024-12-21T04:25:52.893Z Downloaded zerofrom v0.1.4
6252024-12-21T04:25:52.895Z Downloaded tokio-rustls v0.25.0
6262024-12-21T04:25:52.898Z Downloaded predicates v3.1.2
6272024-12-21T04:25:52.900Z Downloaded tokio-rustls v0.24.1
6282024-12-21T04:25:52.903Z Downloaded dhcproto-macros v0.1.0
6292024-12-21T04:25:52.903Z Downloaded ref-cast v1.0.23
6302024-12-21T04:25:52.907Z Downloaded base64 v0.22.1
6312024-12-21T04:25:52.910Z Downloaded serde-hex v0.1.0
6322024-12-21T04:25:52.912Z Downloaded crypto-bigint v0.5.5
6332024-12-21T04:25:52.920Z Downloaded secrecy v0.8.0
6342024-12-21T04:25:52.922Z Downloaded rustc_version v0.4.1
6352024-12-21T04:25:52.925Z Downloaded string_cache v0.8.7
6362024-12-21T04:25:52.925Z Downloaded rustc-hash v2.0.0
6372024-12-21T04:25:52.928Z Downloaded smallvec v1.13.2
6382024-12-21T04:25:52.931Z Downloaded ecdsa v0.16.9
6392024-12-21T04:25:52.935Z Downloaded foreign-types v0.5.0
6402024-12-21T04:25:52.935Z Downloaded openssl-probe v0.1.5
6412024-12-21T04:25:52.937Z Downloaded foreign-types-macros v0.2.3
6422024-12-21T04:25:52.937Z Downloaded const_format v0.2.33
6432024-12-21T04:25:52.941Z Downloaded progenitor-client v0.8.0
6442024-12-21T04:25:52.943Z Downloaded xattr v1.3.1
6452024-12-21T04:25:52.945Z Downloaded zerofrom-derive v0.1.4
6462024-12-21T04:25:52.947Z Downloaded zeroize v1.8.1
6472024-12-21T04:25:52.947Z Downloaded pin-project-lite v0.2.14
6482024-12-21T04:25:52.953Z Downloaded pin-project-internal v1.1.6
6492024-12-21T04:25:52.955Z Downloaded tinyvec v1.8.0
6502024-12-21T04:25:52.959Z Downloaded writeable v0.5.5
6512024-12-21T04:25:52.961Z Downloaded utf-8 v0.7.6
6522024-12-21T04:25:52.963Z Downloaded sigpipe v0.1.3
6532024-12-21T04:25:52.963Z Downloaded unicode-truncate v1.1.0
6542024-12-21T04:25:52.966Z Downloaded bytes v1.8.0
6552024-12-21T04:25:52.969Z Downloaded either v1.13.0
6562024-12-21T04:25:52.972Z Downloaded dunce v1.0.5
6572024-12-21T04:25:52.974Z Downloaded base64 v0.21.7
6582024-12-21T04:25:52.977Z Downloaded foreign-types v0.3.2
6592024-12-21T04:25:52.981Z Downloaded hickory-server v0.24.1
6602024-12-21T04:25:52.984Z Downloaded form_urlencoded v1.2.1
6612024-12-21T04:25:52.986Z Downloaded env_logger v0.11.5
6622024-12-21T04:25:52.989Z Downloaded fatfs v0.3.6
6632024-12-21T04:25:52.992Z Downloaded fragile v2.0.0
6642024-12-21T04:25:52.994Z Downloaded nodrop v0.1.14
6652024-12-21T04:25:52.997Z Downloaded fxhash v0.2.1
6662024-12-21T04:25:52.997Z Downloaded float-ord v0.3.2
6672024-12-21T04:25:53.000Z Downloaded pem v3.0.4
6682024-12-21T04:25:53.001Z Downloaded zone_cfg_derive v0.1.2
6692024-12-21T04:25:53.001Z Downloaded progenitor v0.8.0
6702024-12-21T04:25:53.003Z Downloaded tokio-tungstenite v0.24.0
6712024-12-21T04:25:53.006Z Downloaded proc-macro-crate v1.3.1
6722024-12-21T04:25:53.006Z Downloaded pin-project v1.1.6
6732024-12-21T04:25:53.019Z Downloaded parse-size v1.1.0
6742024-12-21T04:25:53.022Z Downloaded oso-derive v0.27.3
6752024-12-21T04:25:53.022Z Downloaded schemars v0.8.21
6762024-12-21T04:25:53.045Z Downloaded termcolor v1.4.1
6772024-12-21T04:25:53.048Z Downloaded spki v0.7.3
6782024-12-21T04:25:53.048Z Downloaded spin v0.5.2
6792024-12-21T04:25:53.051Z Downloaded signature v2.2.0
6802024-12-21T04:25:53.051Z Downloaded signal-hook-tokio v0.3.1
6812024-12-21T04:25:53.053Z Downloaded utf16_iter v1.0.5
6822024-12-21T04:25:53.058Z Downloaded unarray v0.1.4
6832024-12-21T04:25:53.058Z Downloaded typify-macro v0.2.0
6842024-12-21T04:25:53.058Z Downloaded env_logger v0.10.2
6852024-12-21T04:25:53.061Z Downloaded data-encoding v2.6.0
6862024-12-21T04:25:53.064Z Downloaded utf8_iter v1.0.4
6872024-12-21T04:25:53.064Z Downloaded tokio-macros v2.4.0
6882024-12-21T04:25:53.064Z Downloaded tls_codec_derive v0.4.1
6892024-12-21T04:25:53.066Z Downloaded termios v0.3.3
6902024-12-21T04:25:53.069Z Downloaded vte_generate_state_changes v0.1.2
6912024-12-21T04:25:53.069Z Downloaded ssh-encoding v0.2.0
6922024-12-21T04:25:53.071Z Downloaded display-error-chain v0.2.2
6932024-12-21T04:25:53.074Z Downloaded dirs-next v2.0.0
6942024-12-21T04:25:53.074Z Downloaded pem-rfc7468 v0.7.0
6952024-12-21T04:25:53.077Z Downloaded env_filter v0.1.2
6962024-12-21T04:25:53.079Z Downloaded unicode-properties v0.1.3
6972024-12-21T04:25:53.081Z Downloaded rayon-core v1.12.1
6982024-12-21T04:25:53.084Z Downloaded percent-encoding v2.3.1
6992024-12-21T04:25:53.086Z Downloaded hickory-resolver v0.24.1
7002024-12-21T04:25:53.091Z Downloaded primeorder v0.13.6
7012024-12-21T04:25:53.093Z Downloaded des v0.8.1
7022024-12-21T04:25:53.095Z Downloaded group v0.13.0
7032024-12-21T04:25:53.098Z Downloaded radium v0.7.0
7042024-12-21T04:25:53.100Z Downloaded term v0.7.0
7052024-12-21T04:25:53.103Z Downloaded spin v0.9.8
7062024-12-21T04:25:53.106Z Downloaded dhcproto v0.12.0
7072024-12-21T04:25:53.108Z Downloaded static_assertions v1.1.0
7082024-12-21T04:25:53.110Z Downloaded displaydoc v0.2.5
7092024-12-21T04:25:53.113Z Downloaded num-conv v0.1.0
7102024-12-21T04:25:53.116Z Downloaded normalize-line-endings v0.3.0
7112024-12-21T04:25:53.116Z Downloaded tokio-native-tls v0.3.1
7122024-12-21T04:25:53.119Z Downloaded slog-async v2.8.0
7132024-12-21T04:25:53.121Z Downloaded tls_codec v0.4.1
7142024-12-21T04:25:53.123Z Downloaded aes v0.8.4
7152024-12-21T04:25:53.126Z Downloaded slog-envlogger v2.2.0
7162024-12-21T04:25:53.128Z Downloaded pretty-hex v0.2.1
7172024-12-21T04:25:53.130Z Downloaded parking_lot_core v0.9.10
7182024-12-21T04:25:53.133Z Downloaded sha1 v0.10.6
7192024-12-21T04:25:53.133Z Downloaded unicase v2.7.0
7202024-12-21T04:25:53.135Z Downloaded tiny-keccak v2.0.2
7212024-12-21T04:25:53.137Z Downloaded time-macros v0.2.18
7222024-12-21T04:25:53.140Z Downloaded num-traits v0.2.19
7232024-12-21T04:25:53.145Z Downloaded derive_builder_macro v0.20.2
7242024-12-21T04:25:53.147Z Downloaded der v0.7.9
7252024-12-21T04:25:53.150Z Downloaded xz2 v0.1.7
7262024-12-21T04:25:53.152Z Downloaded rfc6979 v0.4.0
7272024-12-21T04:25:53.155Z Downloaded libxml v0.3.3
7282024-12-21T04:25:53.161Z Downloaded ghash v0.5.1
7292024-12-21T04:25:53.167Z Downloaded diesel-dtrace v0.4.2
7302024-12-21T04:25:53.167Z Downloaded derive_more v0.99.18
7312024-12-21T04:25:53.172Z Downloaded darling_macro v0.20.10
7322024-12-21T04:25:53.177Z Downloaded zone_cfg_derive v0.3.0
7332024-12-21T04:25:53.177Z Downloaded num-derive v0.4.2
7342024-12-21T04:25:53.177Z Downloaded filetime v0.2.25
7352024-12-21T04:25:53.180Z Downloaded typify v0.2.0
7362024-12-21T04:25:53.181Z Downloaded openssl-sys v0.9.103
7372024-12-21T04:25:53.184Z Downloaded phf_shared v0.11.2
7382024-12-21T04:25:53.186Z Downloaded headers v0.4.0
7392024-12-21T04:25:53.195Z Downloaded url v2.5.3
7402024-12-21T04:25:53.198Z Downloaded progenitor-macro v0.8.0
7412024-12-21T04:25:53.198Z Downloaded predicates-tree v1.0.11
7422024-12-21T04:25:53.198Z Downloaded psl-types v2.0.11
7432024-12-21T04:25:53.201Z Downloaded yoke v0.7.4
7442024-12-21T04:25:53.203Z Downloaded half v2.4.1
7452024-12-21T04:25:53.207Z Downloaded unicode_categories v0.1.1
7462024-12-21T04:25:53.211Z Downloaded aes-gcm v0.10.3
7472024-12-21T04:25:53.216Z Downloaded waitgroup v0.1.2
7482024-12-21T04:25:53.216Z Downloaded wait-timeout v0.2.0
7492024-12-21T04:25:53.220Z Downloaded russh-keys v0.45.0
7502024-12-21T04:25:53.221Z Downloaded sqlparser_derive v0.2.2
7512024-12-21T04:25:53.221Z Downloaded ron v0.8.1
7522024-12-21T04:25:53.225Z Downloaded simd-adler32 v0.3.7
7532024-12-21T04:25:53.229Z Downloaded signal-hook-registry v1.4.2
7542024-12-21T04:25:53.229Z Downloaded zone v0.3.0
7552024-12-21T04:25:53.229Z Downloaded getrandom v0.2.15
7562024-12-21T04:25:53.236Z Downloaded slog-scope v4.4.0
7572024-12-21T04:25:53.241Z Downloaded futures-executor v0.3.31
7582024-12-21T04:25:53.241Z Downloaded flagset v0.4.6
7592024-12-21T04:25:53.241Z Downloaded strum v0.26.3
7602024-12-21T04:25:53.241Z Downloaded unicode-bidi v0.3.17
7612024-12-21T04:25:53.244Z Downloaded phf_codegen v0.11.2
7622024-12-21T04:25:53.244Z Downloaded tungstenite v0.21.0
7632024-12-21T04:25:53.247Z Downloaded pkcs1 v0.7.5
7642024-12-21T04:25:53.249Z Downloaded flume v0.11.1
7652024-12-21T04:25:53.254Z Downloaded futures-core v0.3.31
7662024-12-21T04:25:53.257Z Downloaded funty v2.0.0
7672024-12-21T04:25:53.257Z Downloaded sct v0.7.1
7682024-12-21T04:25:53.261Z Downloaded time-core v0.1.2
7692024-12-21T04:25:53.266Z Downloaded sec1 v0.7.3
7702024-12-21T04:25:53.266Z Downloaded vte v0.11.1
7712024-12-21T04:25:53.266Z Downloaded endian-type v0.1.2
7722024-12-21T04:25:53.269Z Downloaded embedded-io v0.6.1
7732024-12-21T04:25:53.269Z Downloaded yoke-derive v0.7.4
7742024-12-21T04:25:53.271Z Downloaded rustc-demangle v0.1.24
7752024-12-21T04:25:53.274Z Downloaded prettyplease v0.2.25
7762024-12-21T04:25:53.277Z Downloaded nanorand v0.7.0
7772024-12-21T04:25:53.280Z Downloaded slog v2.7.0
7782024-12-21T04:25:53.283Z Downloaded multimap v0.10.0
7792024-12-21T04:25:53.283Z Downloaded nibble_vec v0.1.0
7802024-12-21T04:25:53.288Z Downloaded toolchain_find v0.4.0
7812024-12-21T04:25:53.288Z Downloaded strip-ansi-escapes v0.2.0
7822024-12-21T04:25:53.291Z Downloaded same-file v1.0.6
7832024-12-21T04:25:53.291Z Downloaded value-bag v1.9.0
7842024-12-21T04:25:53.300Z Downloaded powerfmt v0.2.0
7852024-12-21T04:25:53.300Z Downloaded foldhash v0.1.3
7862024-12-21T04:25:53.300Z Downloaded parse-display-derive v0.10.0
7872024-12-21T04:25:53.304Z Downloaded parking_lot_core v0.8.6
7882024-12-21T04:25:53.304Z Downloaded pkcs5 v0.7.1
7892024-12-21T04:25:53.304Z Downloaded parking_lot v0.12.3
7902024-12-21T04:25:53.309Z Downloaded phf_shared v0.10.0
7912024-12-21T04:25:53.312Z Downloaded unicode-segmentation v1.12.0
7922024-12-21T04:25:53.312Z Downloaded thread_local v1.1.8
7932024-12-21T04:25:53.315Z Downloaded tokio-tungstenite v0.23.1
7942024-12-21T04:25:53.318Z Downloaded tokio-tungstenite v0.21.0
7952024-12-21T04:25:53.318Z Downloaded sqlformat v0.2.6
7962024-12-21T04:25:53.321Z Downloaded uzers v0.12.1
7972024-12-21T04:25:53.326Z Downloaded downcast v0.11.0
7982024-12-21T04:25:53.326Z Downloaded write16 v1.0.0
7992024-12-21T04:25:53.331Z Downloaded rustc-hash v1.1.0
8002024-12-21T04:25:53.331Z Downloaded ssh-cipher v0.2.0
8012024-12-21T04:25:53.331Z Downloaded embedded-io v0.4.0
8022024-12-21T04:25:53.335Z Downloaded fd-lock v4.0.2
8032024-12-21T04:25:53.335Z Downloaded enum-as-inner v0.6.1
8042024-12-21T04:25:53.335Z Downloaded native-tls v0.2.12
8052024-12-21T04:25:53.339Z Downloaded num_threads v0.1.7
8062024-12-21T04:25:53.339Z Downloaded nu-ansi-term v0.50.1
8072024-12-21T04:25:53.344Z Downloaded hashlink v0.9.1
8082024-12-21T04:25:53.344Z Downloaded dsl_auto_type v0.1.2
8092024-12-21T04:25:53.349Z Downloaded hex v0.4.3
8102024-12-21T04:25:53.349Z Downloaded rand_xorshift v0.3.0
8112024-12-21T04:25:53.349Z Downloaded rand_seeder v0.3.0
8122024-12-21T04:25:53.354Z Downloaded zerovec v0.10.4
8132024-12-21T04:25:53.357Z Downloaded hashbrown v0.14.5
8142024-12-21T04:25:53.361Z Downloaded number_prefix v0.4.0
8152024-12-21T04:25:53.364Z Downloaded hkdf v0.12.4
8162024-12-21T04:25:53.367Z Downloaded futures v0.3.31
8172024-12-21T04:25:53.370Z Downloaded slog-stdlog v4.1.1
8182024-12-21T04:25:53.373Z Downloaded expectorate v1.1.0
8192024-12-21T04:25:53.374Z Downloaded scopeguard v1.2.0
8202024-12-21T04:25:53.381Z Downloaded vsss-rs v3.3.4
8212024-12-21T04:25:53.384Z Downloaded tough v0.19.0
8222024-12-21T04:25:53.388Z Downloaded termtree v0.4.1
8232024-12-21T04:25:53.388Z Downloaded polyval v0.6.2
8242024-12-21T04:25:53.394Z Downloaded want v0.3.1
8252024-12-21T04:25:53.394Z Downloaded dropshot_endpoint v0.13.0
8262024-12-21T04:25:53.399Z Downloaded twox-hash v1.6.3
8272024-12-21T04:25:53.399Z Downloaded num_enum_derive v0.5.11
8282024-12-21T04:25:53.399Z Downloaded num_enum v0.5.11
8292024-12-21T04:25:53.404Z Downloaded futures-io v0.3.31
8302024-12-21T04:25:53.407Z Downloaded serde_repr v0.1.19
8312024-12-21T04:25:53.407Z Downloaded derive_builder v0.20.2
8322024-12-21T04:25:53.410Z Downloaded steno v0.4.1
8332024-12-21T04:25:53.415Z Downloaded schemars_derive v0.8.21
8342024-12-21T04:25:53.417Z Downloaded postcard v1.0.10
8352024-12-21T04:25:53.420Z Downloaded serde_yaml v0.9.34+deprecated
8362024-12-21T04:25:53.423Z Downloaded phf_generator v0.11.2
8372024-12-21T04:25:53.427Z Downloaded thiserror v2.0.3
8382024-12-21T04:25:53.431Z Downloaded thiserror-no-std v2.0.2
8392024-12-21T04:25:53.437Z Downloaded which v4.4.2
8402024-12-21T04:25:53.441Z Downloaded heck v0.3.3
8412024-12-21T04:25:53.441Z Downloaded serde_plain v1.0.2
8422024-12-21T04:25:53.441Z Downloaded scrypt v0.11.0
8432024-12-21T04:25:53.441Z Downloaded subtle v2.6.1
8442024-12-21T04:25:53.444Z Downloaded futures-util v0.3.31
8452024-12-21T04:25:53.454Z Downloaded num-complex v0.4.6
8462024-12-21T04:25:53.457Z Downloaded test-strategy v0.3.1
8472024-12-21T04:25:53.459Z Downloaded samael v0.0.17
8482024-12-21T04:25:53.465Z Downloaded gethostname v0.5.0
8492024-12-21T04:25:53.467Z Downloaded pkg-config v0.3.31
8502024-12-21T04:25:53.470Z Downloaded whoami v1.5.2
8512024-12-21T04:25:53.476Z Downloaded elliptic-curve v0.13.8
8522024-12-21T04:25:53.480Z Downloaded darling_core v0.20.10
8532024-12-21T04:25:53.483Z Downloaded structmeta-derive v0.3.0
8542024-12-21T04:25:53.483Z Downloaded unicode-normalization v0.1.24
8552024-12-21T04:25:53.486Z Downloaded postgres-protocol v0.6.7
8562024-12-21T04:25:53.488Z Downloaded derive-where v1.2.7
8572024-12-21T04:25:53.491Z Downloaded aws-lc-rs v1.10.0
8582024-12-21T04:25:53.501Z Downloaded rusty-fork v0.3.0
8592024-12-21T04:25:53.504Z Downloaded tracing-attributes v0.1.27
8602024-12-21T04:25:53.508Z Downloaded rustversion v1.0.17
8612024-12-21T04:25:53.508Z Downloaded strum_macros v0.25.3
8622024-12-21T04:25:53.511Z Downloaded dropshot_endpoint v0.12.0
8632024-12-21T04:25:53.518Z Downloaded p256 v0.13.2
8642024-12-21T04:25:53.521Z Downloaded pkcs8 v0.10.2
8652024-12-21T04:25:53.521Z Downloaded tokio-stream v0.1.16
8662024-12-21T04:25:53.524Z Downloaded strum_macros v0.26.4
8672024-12-21T04:25:53.527Z Downloaded subprocess v0.2.9
8682024-12-21T04:25:53.529Z Downloaded oso v0.27.3
8692024-12-21T04:25:53.534Z Downloaded quinn v0.11.5
8702024-12-21T04:25:53.541Z Downloaded bindgen v0.69.5
8712024-12-21T04:25:53.543Z Downloaded flate2 v1.0.34
8722024-12-21T04:25:53.548Z Downloaded diesel_derives v2.2.3
8732024-12-21T04:25:53.555Z Downloaded rustls-pki-types v1.10.0
8742024-12-21T04:25:53.559Z Downloaded bitvec v1.0.1
8752024-12-21T04:25:53.573Z Downloaded tar v0.4.42
8762024-12-21T04:25:53.577Z Downloaded icu_properties_data v1.5.0
8772024-12-21T04:25:53.584Z Downloaded chrono v0.4.38
8782024-12-21T04:25:53.592Z Downloaded rand v0.8.5
8792024-12-21T04:25:53.595Z Downloaded toml_edit v0.19.15
8802024-12-21T04:25:53.612Z Downloaded vergen v8.3.2
8812024-12-21T04:25:53.615Z Downloaded tracing v0.1.40
8822024-12-21T04:25:53.618Z Downloaded zerocopy-derive v0.8.10
8832024-12-21T04:25:53.629Z Downloaded tungstenite v0.23.0
8842024-12-21T04:25:53.632Z Downloaded lalrpop v0.19.12
8852024-12-21T04:25:53.637Z Downloaded heapless v0.8.0
8862024-12-21T04:25:53.643Z Downloaded h2 v0.4.6
8872024-12-21T04:25:53.648Z Downloaded rusqlite v0.32.1
8882024-12-21T04:25:53.657Z Downloaded toml v0.7.8
8892024-12-21T04:25:53.660Z Downloaded zip v2.1.3
8902024-12-21T04:25:53.663Z Downloaded num-bigint v0.4.6
8912024-12-21T04:25:53.667Z Downloaded idna v0.3.0
8922024-12-21T04:25:53.675Z Downloaded ssh-key v0.6.6
8932024-12-21T04:25:53.681Z Downloaded num-bigint-dig v0.8.4
8942024-12-21T04:25:53.686Z Downloaded idna v0.5.0
8952024-12-21T04:25:53.696Z Downloaded time v0.3.36
8962024-12-21T04:25:53.702Z Downloaded rustls-webpki v0.101.7
8972024-12-21T04:25:53.714Z Downloaded quick-xml v0.33.0
8982024-12-21T04:25:53.719Z Downloaded regex v1.11.1
8992024-12-21T04:25:53.732Z Downloaded unicode-width v0.2.0
9002024-12-21T04:25:53.740Z Downloaded zerocopy v0.8.10
9012024-12-21T04:25:53.764Z Downloaded tokio-util v0.7.12
9022024-12-21T04:25:53.767Z Downloaded petname v2.0.2
9032024-12-21T04:25:53.774Z Downloaded winnow v0.5.40
9042024-12-21T04:25:53.781Z Downloaded rustyline v14.0.0
9052024-12-21T04:25:53.786Z Downloaded rustls v0.21.12
9062024-12-21T04:25:53.797Z Downloaded smoltcp v0.9.1
9072024-12-21T04:25:53.809Z Downloaded p521 v0.13.3
9082024-12-21T04:25:53.812Z Downloaded nix v0.28.0
9092024-12-21T04:25:53.823Z Downloaded salty v0.3.0
9102024-12-21T04:25:53.830Z Downloaded quinn-proto v0.11.8
9112024-12-21T04:25:53.837Z Downloaded bstr v1.10.0
9122024-12-21T04:25:53.850Z Downloaded smoltcp v0.11.0
9132024-12-21T04:25:53.859Z Downloaded gimli v0.31.1
9142024-12-21T04:25:53.868Z Downloaded rustls-webpki v0.102.8
9152024-12-21T04:25:53.887Z Downloaded webpki-roots v0.26.6
9162024-12-21T04:25:53.893Z Downloaded rustls v0.22.4
9172024-12-21T04:25:53.901Z Downloaded polar-core v0.27.3
9182024-12-21T04:25:53.910Z Downloaded p384 v0.13.0
9192024-12-21T04:25:53.917Z Downloaded object v0.30.4
9202024-12-21T04:25:53.927Z Downloaded openapiv3 v2.0.0
9212024-12-21T04:25:53.941Z Downloaded dropshot v0.12.0
9222024-12-21T04:25:53.958Z Downloaded nix v0.27.1
9232024-12-21T04:25:53.966Z Downloaded regex-syntax v0.8.5
9242024-12-21T04:25:53.977Z Downloaded rustls v0.23.19
9252024-12-21T04:25:53.987Z Downloaded diesel v2.2.6
9262024-12-21T04:25:54.006Z Downloaded dropshot v0.13.0
9272024-12-21T04:25:54.025Z Downloaded zerocopy-derive v0.6.6
9282024-12-21T04:25:54.034Z Downloaded typify-impl v0.2.0
9292024-12-21T04:25:54.053Z Downloaded nix v0.29.0
9302024-12-21T04:25:54.060Z Downloaded bzip2-sys v0.1.11+1.0.8
9312024-12-21T04:25:54.073Z Downloaded hickory-proto v0.24.1
9322024-12-21T04:25:54.089Z Downloaded object v0.36.5
9332024-12-21T04:25:54.099Z Downloaded sled v0.34.7
9342024-12-21T04:25:54.109Z Downloaded ratatui v0.28.1
9352024-12-21T04:25:54.128Z Downloaded regex-automata v0.4.8
9362024-12-21T04:25:54.144Z Downloaded chrono-tz v0.10.0
9372024-12-21T04:25:54.151Z Downloaded vcpkg v0.2.15
9382024-12-21T04:25:54.186Z Downloaded regex-syntax v0.6.29
9392024-12-21T04:25:54.194Z Downloaded regress v0.10.1
9402024-12-21T04:25:54.202Z Downloaded portable-atomic v1.9.0
9412024-12-21T04:25:54.208Z Downloaded serde_with v3.11.0
9422024-12-21T04:25:54.216Z Downloaded proptest v1.5.0
9432024-12-21T04:25:54.225Z Downloaded trust-dns-proto v0.22.0
9442024-12-21T04:25:54.237Z Downloaded regress v0.9.1
9452024-12-21T04:25:54.247Z Downloaded lzma-sys v0.1.20
9462024-12-21T04:25:54.273Z Downloaded sqlparser v0.45.0
9472024-12-21T04:25:54.279Z Downloaded petgraph v0.6.5
9482024-12-21T04:25:54.295Z Downloaded csv v1.3.0
9492024-12-21T04:25:54.315Z Downloaded openssl v0.10.66
9502024-12-21T04:25:54.324Z Downloaded tokio v1.40.0
9512024-12-21T04:25:54.361Z Downloaded sha3 v0.10.8
9522024-12-21T04:25:54.364Z Downloaded libz-sys v1.1.20
9532024-12-21T04:25:54.384Z Downloaded git2 v0.19.0
9542024-12-21T04:25:54.392Z Downloaded idna v0.4.0
9552024-12-21T04:25:54.398Z Downloaded radix_trie v0.2.1
9562024-12-21T04:25:54.404Z Downloaded nom v7.1.3
9572024-12-21T04:25:54.408Z Downloaded curve25519-dalek v4.1.3
9582024-12-21T04:25:54.417Z Downloaded reqwest v0.12.9
9592024-12-21T04:25:54.425Z Downloaded idna v0.2.3
9602024-12-21T04:25:54.436Z Downloaded typed-path v0.9.3
9612024-12-21T04:25:54.441Z Downloaded zerocopy v0.6.6
9622024-12-21T04:25:54.441Z Downloaded tungstenite v0.24.0
9632024-12-21T04:25:54.443Z Downloaded russh v0.45.0
9642024-12-21T04:25:54.447Z Downloaded parse-zoneinfo v0.3.1
9652024-12-21T04:25:54.450Z Downloaded scheduled-thread-pool v0.2.7
9662024-12-21T04:25:54.452Z Downloaded aho-corasick v1.1.3
9672024-12-21T04:25:54.457Z Downloaded rayon v1.10.0
9682024-12-21T04:25:54.464Z Downloaded packed_struct v0.10.1
9692024-12-21T04:25:54.467Z Downloaded multer v3.1.0
9702024-12-21T04:25:54.471Z Downloaded qorb v0.2.1
9712024-12-21T04:25:54.473Z Downloaded num-integer v0.1.46
9722024-12-21T04:25:54.476Z Downloaded structmeta-derive v0.2.0
9732024-12-21T04:25:54.476Z Downloaded fixedbitset v0.4.2
9742024-12-21T04:25:54.476Z Downloaded postgres-types v0.2.8
9752024-12-21T04:25:54.479Z Downloaded zone v0.1.8
9762024-12-21T04:25:54.479Z Downloaded poly1305 v0.8.0
9772024-12-21T04:25:54.482Z Downloaded reedline v0.35.0
9782024-12-21T04:25:54.487Z Downloaded crossterm v0.28.1
9792024-12-21T04:25:54.493Z Downloaded num v0.4.3
9802024-12-21T04:25:54.496Z Downloaded strum_macros v0.24.3
9812024-12-21T04:25:54.498Z Downloaded r2d2 v0.8.10
9822024-12-21T04:25:54.498Z Downloaded zopfli v0.8.1
9832024-12-21T04:25:54.501Z Downloaded uuid v1.11.0
9842024-12-21T04:25:54.503Z Downloaded der_derive v0.7.3
9852024-12-21T04:25:54.506Z Downloaded similar v2.6.0
9862024-12-21T04:25:54.510Z Downloaded enum-as-inner v0.5.1
9872024-12-21T04:25:54.512Z Downloaded ena v0.14.3
9882024-12-21T04:25:54.512Z Downloaded walkdir v2.5.0
9892024-12-21T04:25:54.515Z Downloaded deranged v0.3.11
9902024-12-21T04:25:54.515Z Downloaded yasna v0.5.2
9912024-12-21T04:25:54.523Z Downloaded itertools v0.13.0
9922024-12-21T04:25:54.532Z Downloaded blake3 v1.5.4
9932024-12-21T04:25:54.535Z Downloaded phf v0.11.2
9942024-12-21T04:25:54.536Z Downloaded parse-display v0.10.0
9952024-12-21T04:25:54.536Z Downloaded float-cmp v0.9.0
9962024-12-21T04:25:54.536Z Downloaded owo-colors v4.1.0
9972024-12-21T04:25:54.540Z Downloaded futures-channel v0.3.31
9982024-12-21T04:25:54.540Z Downloaded hashbrown v0.13.2
9992024-12-21T04:25:54.543Z Downloaded packed_struct_codegen v0.10.1
10002024-12-21T04:25:54.543Z Downloaded slog-json v2.6.1
10012024-12-21T04:25:54.546Z Downloaded encoding_rs v0.8.34
10022024-12-21T04:25:54.565Z Downloaded slab v0.4.9
10032024-12-21T04:25:54.570Z Downloaded ff v0.13.0
10042024-12-21T04:25:54.574Z Downloaded shell-words v1.1.0
10052024-12-21T04:25:54.574Z Downloaded ron v0.7.1
10062024-12-21T04:25:54.576Z Downloaded hashbrown v0.12.3
10072024-12-21T04:25:54.576Z Downloaded hyper v1.5.2
10082024-12-21T04:25:54.583Z Downloaded derive_builder_core v0.20.2
10092024-12-21T04:25:54.586Z Downloaded itertools v0.12.1
10102024-12-21T04:25:54.592Z Downloaded idna v1.0.3
10112024-12-21T04:25:54.595Z Downloaded parking_lot v0.11.2
10122024-12-21T04:25:54.598Z Downloaded heapless v0.7.17
10132024-12-21T04:25:54.602Z Downloaded debug-ignore v1.0.5
10142024-12-21T04:25:54.607Z Downloaded stringprep v0.1.5
10152024-12-21T04:25:54.607Z Downloaded password-hash v0.4.2
10162024-12-21T04:25:54.612Z Downloaded libgit2-sys v0.17.0+1.8.1
10172024-12-21T04:25:54.662Z Downloaded globset v0.4.15
10182024-12-21T04:25:54.665Z Downloaded dirs-sys-next v0.1.2
10192024-12-21T04:25:54.665Z Downloaded socket2 v0.5.7
10202024-12-21T04:25:54.675Z Downloaded itertools v0.10.5
10212024-12-21T04:25:54.675Z Downloaded x509-cert v0.2.5
10222024-12-21T04:25:54.678Z Downloaded resolv-conf v0.7.0
10232024-12-21T04:25:54.682Z Downloaded libm v0.2.8
10242024-12-21T04:25:54.686Z Downloaded snafu v0.8.5
10252024-12-21T04:25:54.691Z Downloaded fs_extra v1.3.0
10262024-12-21T04:25:54.694Z Downloaded glob v0.3.1
10272024-12-21T04:25:54.698Z Downloaded rcgen v0.12.1
10282024-12-21T04:25:54.708Z Downloaded ed25519-dalek v2.1.1
10292024-12-21T04:25:54.708Z Downloaded mio v1.0.2
10302024-12-21T04:25:54.711Z Downloaded hash32 v0.3.1
10312024-12-21T04:25:54.711Z Downloaded hash32 v0.2.1
10322024-12-21T04:25:54.713Z Downloaded rtoolbox v0.0.2
10332024-12-21T04:25:54.713Z Downloaded tokio-postgres v0.7.12
10342024-12-21T04:25:54.716Z Downloaded crossbeam-channel v0.5.13
10352024-12-21T04:25:54.720Z Downloaded peg-macros v0.8.4
10362024-12-21T04:25:54.724Z Downloaded password-hash v0.5.0
10372024-12-21T04:25:54.728Z Downloaded publicsuffix v2.2.3
10382024-12-21T04:25:54.728Z Downloaded serde_urlencoded v0.7.1
10392024-12-21T04:25:54.728Z Downloaded rpassword v7.3.1
10402024-12-21T04:25:54.731Z Downloaded serde_derive_internals v0.29.1
10412024-12-21T04:25:54.731Z Downloaded zip v0.6.6
10422024-12-21T04:25:54.735Z Downloaded unsafe-libyaml v0.2.11
10432024-12-21T04:25:54.737Z Downloaded rand_core v0.6.4
10442024-12-21T04:25:54.740Z Downloaded zeroize_derive v1.4.2
10452024-12-21T04:25:54.740Z Downloaded rsa v0.9.6
10462024-12-21T04:25:54.744Z Downloaded minimal-lexical v0.2.1
10472024-12-21T04:25:54.748Z Downloaded icu_properties v1.5.1
10482024-12-21T04:25:54.750Z Downloaded omicron-zone-package v0.11.1
10492024-12-21T04:25:54.753Z Downloaded tracing-core v0.1.32
10502024-12-21T04:25:54.757Z Downloaded ppv-lite86 v0.2.20
10512024-12-21T04:25:54.760Z Downloaded peg v0.8.4
10522024-12-21T04:25:54.763Z Downloaded slog-dtrace v0.3.0
10532024-12-21T04:25:54.763Z Downloaded bumpalo v3.16.0
10542024-12-21T04:25:54.766Z Downloaded snafu-derive v0.8.5
10552024-12-21T04:25:54.768Z Downloaded diff v0.1.13
10562024-12-21T04:25:54.768Z Downloaded topological-sort v0.2.2
10572024-12-21T04:25:54.772Z Downloaded peg-runtime v0.8.3
10582024-12-21T04:25:54.772Z Downloaded tap v1.0.1
10592024-12-21T04:25:54.773Z Downloaded tabwriter v1.4.0
10602024-12-21T04:25:54.776Z Downloaded predicates-core v1.0.8
10612024-12-21T04:25:54.776Z Downloaded num-rational v0.4.2
10622024-12-21T04:25:54.776Z Downloaded futures-sink v0.3.31
10632024-12-21T04:25:54.776Z Downloaded tinystr v0.7.6
10642024-12-21T04:25:54.779Z Downloaded supports-color v3.0.1
10652024-12-21T04:25:54.779Z Downloaded siphasher v0.3.11
10662024-12-21T04:25:54.779Z Downloaded fallible-iterator v0.2.0
10672024-12-21T04:25:54.782Z Downloaded cc v1.1.30
10682024-12-21T04:25:54.785Z Downloaded signal-hook v0.3.17
10692024-12-21T04:25:54.788Z Downloaded indicatif v0.17.9
10702024-12-21T04:25:54.791Z Downloaded indexmap v1.9.3
10712024-12-21T04:25:54.795Z Downloaded icu_collections v1.5.0
10722024-12-21T04:25:54.798Z Downloaded backtrace v0.3.74
10732024-12-21T04:25:54.805Z Downloaded arc-swap v1.7.1
10742024-12-21T04:25:54.808Z Downloaded quick-error v1.2.3
10752024-12-21T04:25:54.808Z Downloaded untrusted v0.9.0
10762024-12-21T04:25:54.811Z Downloaded paste v1.0.15
10772024-12-21T04:25:54.811Z Downloaded olpc-cjson v0.1.4
10782024-12-21T04:25:54.814Z Downloaded num-iter v0.1.45
10792024-12-21T04:25:54.814Z Downloaded tokio-rustls v0.26.0
10802024-12-21T04:25:54.818Z Downloaded smallvec v0.6.14
10812024-12-21T04:25:54.818Z Downloaded pbkdf2 v0.11.0
10822024-12-21T04:25:54.820Z Downloaded chacha20poly1305 v0.10.1
10832024-12-21T04:25:54.820Z Downloaded base64 v0.13.1
10842024-12-21T04:25:54.825Z Downloaded dyn-clone v1.0.17
10852024-12-21T04:25:54.827Z Downloaded compact_str v0.8.0
10862024-12-21T04:25:54.827Z Downloaded fallible-iterator v0.3.0
10872024-12-21T04:25:54.830Z Downloaded allocator-api2 v0.2.18
10882024-12-21T04:25:54.832Z Downloaded defmt v0.3.8
10892024-12-21T04:25:54.836Z Downloaded smf v0.2.3
10902024-12-21T04:25:54.836Z Downloaded serde_with_macros v3.11.0
10912024-12-21T04:25:54.839Z Downloaded mockall_derive v0.13.0
10922024-12-21T04:25:54.839Z Downloaded icu_provider v1.5.0
10932024-12-21T04:25:54.841Z Downloaded icu_locid_transform_data v1.5.0
10942024-12-21T04:25:54.845Z Downloaded zerovec-derive v0.10.3
10952024-12-21T04:25:54.845Z Downloaded wyz v0.5.1
10962024-12-21T04:25:54.847Z Downloaded untrusted v0.7.1
10972024-12-21T04:25:54.847Z Downloaded universal-hash v0.5.1
10982024-12-21T04:25:54.847Z Downloaded crc-any v2.5.0
10992024-12-21T04:25:54.850Z Downloaded synstructure v0.13.1
11002024-12-21T04:25:54.850Z Downloaded structmeta v0.3.0
11012024-12-21T04:25:54.853Z Downloaded ref-cast-impl v1.0.23
11022024-12-21T04:25:54.853Z Downloaded rustc_version v0.1.7
11032024-12-21T04:25:54.853Z Downloaded icu_normalizer_data v1.5.0
11042024-12-21T04:25:54.856Z Downloaded hyper-rustls v0.27.3
11052024-12-21T04:25:54.860Z Downloaded httparse v1.9.5
11062024-12-21T04:25:54.862Z Downloaded hmac v0.12.1
11072024-12-21T04:25:54.862Z Downloaded ipnet v2.10.1
11082024-12-21T04:25:54.865Z Downloaded ahash v0.8.11
11092024-12-21T04:25:54.868Z Downloaded libloading v0.8.5
11102024-12-21T04:25:54.868Z Downloaded csv-core v0.1.11
11112024-12-21T04:25:54.871Z Downloaded crossbeam-deque v0.8.5
11122024-12-21T04:25:54.871Z Downloaded arrayvec v0.7.6
11132024-12-21T04:25:54.873Z Downloaded hyper-staticfile v0.10.1
11142024-12-21T04:25:54.875Z Downloaded highway v1.2.0
11152024-12-21T04:25:54.878Z Downloaded console v0.15.8
11162024-12-21T04:25:54.882Z Downloaded lru-cache v0.1.2
11172024-12-21T04:25:54.882Z Downloaded icu_locid_transform v1.5.0
11182024-12-21T04:25:54.885Z Downloaded kstat-rs v0.2.4
11192024-12-21T04:25:54.885Z Downloaded base64ct v1.6.0
11202024-12-21T04:25:54.889Z Downloaded argon2 v0.5.3
11212024-12-21T04:25:54.889Z Downloaded instability v0.3.2
11222024-12-21T04:25:54.889Z Downloaded hyper-tls v0.6.0
11232024-12-21T04:25:54.892Z Downloaded humantime v2.1.0
11242024-12-21T04:25:54.892Z Downloaded bzip2 v0.4.4
11252024-12-21T04:25:54.899Z Downloaded bcs v0.1.6
11262024-12-21T04:25:54.899Z Downloaded arrayref v0.3.9
11272024-12-21T04:25:54.899Z Downloaded managed v0.8.0
11282024-12-21T04:25:54.902Z Downloaded lalrpop-util v0.19.12
11292024-12-21T04:25:54.902Z Downloaded lazycell v1.3.0
11302024-12-21T04:25:54.902Z Downloaded ipnetwork v0.20.0
11312024-12-21T04:25:54.902Z Downloaded backoff v0.4.0
11322024-12-21T04:25:54.902Z Downloaded inout v0.1.3
11332024-12-21T04:25:54.902Z Downloaded darling v0.20.10
11342024-12-21T04:25:54.905Z Downloaded cobs v0.2.3
11352024-12-21T04:25:54.909Z Downloaded chacha20 v0.9.1
11362024-12-21T04:25:54.912Z Downloaded blowfish v0.9.1
11372024-12-21T04:25:54.912Z Downloaded hostname v0.4.0
11382024-12-21T04:25:54.912Z Downloaded hickory-client v0.24.1
11392024-12-21T04:25:54.915Z Downloaded convert_case v0.4.0
11402024-12-21T04:25:54.915Z Downloaded cmake v0.1.51
11412024-12-21T04:25:54.917Z Downloaded httpdate v1.0.3
11422024-12-21T04:25:54.917Z Downloaded crc v3.2.1
11432024-12-21T04:25:54.921Z Downloaded linear-map v1.2.0
11442024-12-21T04:25:54.921Z Downloaded hubpack v0.1.2
11452024-12-21T04:25:54.924Z Downloaded hostname v0.3.1
11462024-12-21T04:25:54.924Z Downloaded bit-set v0.5.3
11472024-12-21T04:25:54.924Z Downloaded bcrypt-pbkdf v0.10.0
11482024-12-21T04:25:54.927Z Downloaded array-init v0.0.4
11492024-12-21T04:25:54.927Z Downloaded cexpr v0.6.0
11502024-12-21T04:25:54.927Z Downloaded constant_time_eq v0.3.1
11512024-12-21T04:25:54.927Z Downloaded ciborium-ll v0.2.2
11522024-12-21T04:25:54.931Z Downloaded chrono-tz-build v0.4.0
11532024-12-21T04:25:54.931Z Downloaded bb8 v0.8.5
11542024-12-21T04:25:55.009Z Downloaded libsqlite3-sys v0.30.1
11552024-12-21T04:25:55.165Z Downloaded ring v0.17.8
11562024-12-21T04:25:55.357Z Downloaded ring v0.16.20
11572024-12-21T04:25:55.591Z Downloaded aws-lc-sys v0.22.0
11582024-12-21T04:25:55.901Z Compiling serde v1.0.215
11592024-12-21T04:25:55.904Z Compiling lock_api v0.4.12
11602024-12-21T04:25:55.904Z Compiling scopeguard v1.2.0
11612024-12-21T04:25:55.904Z Compiling value-bag v1.9.0
11622024-12-21T04:25:55.904Z Compiling typenum v1.17.0
11632024-12-21T04:25:55.904Z Compiling generic-array v0.14.7
11642024-12-21T04:25:56.103Z Compiling syn v2.0.87
11652024-12-21T04:25:56.116Z Compiling getrandom v0.2.15
11662024-12-21T04:25:56.251Z Compiling subtle v2.6.1
11672024-12-21T04:25:56.381Z Compiling rand_core v0.6.4
11682024-12-21T04:25:56.566Z Compiling log v0.4.22
11692024-12-21T04:25:56.650Z Compiling shlex v1.3.0
11702024-12-21T04:25:56.674Z Compiling jobserver v0.1.32
11712024-12-21T04:25:56.738Z Compiling const-oid v0.9.6
11722024-12-21T04:25:56.920Z Compiling smallvec v1.13.2
11732024-12-21T04:25:56.989Z Compiling spin v0.9.8
11742024-12-21T04:25:57.073Z Compiling cc v1.1.30
11752024-12-21T04:25:57.340Z Compiling pin-project-lite v0.2.14
11762024-12-21T04:25:57.389Z Compiling rustix v0.38.37
11772024-12-21T04:25:57.478Z Compiling parking_lot_core v0.9.10
11782024-12-21T04:25:57.512Z Compiling futures-core v0.3.31
11792024-12-21T04:25:57.641Z Compiling signal-hook-registry v1.4.2
11802024-12-21T04:25:57.779Z Compiling mio v1.0.2
11812024-12-21T04:25:58.322Z Compiling aho-corasick v1.1.3
11822024-12-21T04:25:58.484Z Compiling parking_lot v0.12.3
11832024-12-21T04:25:58.664Z Compiling cpufeatures v0.2.14
11842024-12-21T04:25:58.769Z Compiling regex-syntax v0.8.5
11852024-12-21T04:25:58.824Z Compiling either v1.13.0
11862024-12-21T04:25:58.973Z Compiling lazy_static v1.5.0
11872024-12-21T04:25:59.049Z Compiling futures-sink v0.3.31
11882024-12-21T04:25:59.102Z Compiling glob v0.3.1
11892024-12-21T04:25:59.207Z Compiling stable_deref_trait v1.2.0
11902024-12-21T04:25:59.238Z Compiling socket2 v0.5.7
11912024-12-21T04:25:59.323Z Compiling slab v0.4.9
11922024-12-21T04:25:59.385Z Compiling prettyplease v0.2.25
11932024-12-21T04:25:59.731Z Compiling serde_json v1.0.133
11942024-12-21T04:25:59.751Z Compiling minimal-lexical v0.2.1
11952024-12-21T04:26:00.086Z Compiling clang-sys v1.8.1
11962024-12-21T04:26:00.263Z Compiling nom v7.1.3
11972024-12-21T04:26:00.340Z Compiling libloading v0.8.5
11982024-12-21T04:26:00.375Z Compiling home v0.5.9
11992024-12-21T04:26:00.639Z Compiling bindgen v0.69.5
12002024-12-21T04:26:00.760Z Compiling itertools v0.12.1
12012024-12-21T04:26:01.485Z Compiling futures-channel v0.3.31
12022024-12-21T04:26:01.514Z Compiling allocator-api2 v0.2.18
12032024-12-21T04:26:01.920Z Compiling futures-task v0.3.31
12042024-12-21T04:26:02.247Z Compiling pin-utils v0.1.0
12052024-12-21T04:26:02.304Z Compiling lazycell v1.3.0
12062024-12-21T04:26:02.342Z Compiling libm v0.2.8
12072024-12-21T04:26:02.473Z Compiling regex-automata v0.4.8
12082024-12-21T04:26:02.683Z Compiling rustc-hash v1.1.0
12092024-12-21T04:26:02.824Z Compiling futures-io v0.3.31
12102024-12-21T04:26:03.151Z Compiling foldhash v0.1.3
12112024-12-21T04:26:03.453Z Compiling hashbrown v0.15.1
12122024-12-21T04:26:03.930Z Compiling synstructure v0.13.1
12132024-12-21T04:26:04.099Z Compiling cexpr v0.6.0
12142024-12-21T04:26:04.820Z Compiling cmake v0.1.51
12152024-12-21T04:26:05.620Z Compiling num-traits v0.2.19
12162024-12-21T04:26:05.725Z Compiling fs_extra v1.3.0
12172024-12-21T04:26:05.819Z Compiling tinyvec_macros v0.1.1
12182024-12-21T04:26:05.902Z Compiling dunce v1.0.5
12192024-12-21T04:26:05.921Z Compiling pkg-config v0.3.31
12202024-12-21T04:26:06.022Z Compiling tinyvec v1.8.0
12212024-12-21T04:26:06.308Z Compiling ring v0.17.8
12222024-12-21T04:26:07.416Z Compiling paste v1.0.15
12232024-12-21T04:26:07.514Z Compiling unicode-normalization v0.1.24
12242024-12-21T04:26:07.516Z Compiling unicode-bidi v0.3.17
12252024-12-21T04:26:07.557Z Compiling writeable v0.5.5
12262024-12-21T04:26:07.912Z Compiling litemap v0.7.3
12272024-12-21T04:26:08.155Z Compiling regex v1.11.1
12282024-12-21T04:26:08.304Z Compiling base64ct v1.6.0
12292024-12-21T04:26:08.883Z Compiling pem-rfc7468 v0.7.0
12302024-12-21T04:26:08.926Z Compiling httparse v1.9.5
12312024-12-21T04:26:09.265Z Compiling flagset v0.4.6
12322024-12-21T04:26:09.285Z Compiling aws-lc-rs v1.10.0
12332024-12-21T04:26:09.579Z Compiling tracing-core v0.1.32
12342024-12-21T04:26:09.717Z Compiling rustls-pki-types v1.10.0
12352024-12-21T04:26:09.738Z Compiling icu_locid_transform_data v1.5.0
12362024-12-21T04:26:09.843Z Compiling crossbeam-utils v0.8.20
12372024-12-21T04:26:10.456Z Compiling percent-encoding v2.3.1
12382024-12-21T04:26:10.714Z Compiling serde_derive v1.0.215
12392024-12-21T04:26:10.804Z Compiling zeroize_derive v1.4.2
12402024-12-21T04:26:10.824Z Compiling zerocopy-derive v0.7.35
12412024-12-21T04:26:10.905Z Compiling tokio-macros v2.4.0
12422024-12-21T04:26:11.356Z Compiling zerofrom-derive v0.1.4
12432024-12-21T04:26:12.395Z Compiling zeroize v1.8.1
12442024-12-21T04:26:12.529Z Compiling yoke-derive v0.7.4
12452024-12-21T04:26:12.974Z Compiling thiserror-impl v1.0.69
12462024-12-21T04:26:13.145Z Compiling zerocopy v0.7.35
12472024-12-21T04:26:14.226Z Compiling crypto-common v0.1.6
12482024-12-21T04:26:14.457Z Compiling block-buffer v0.10.4
12492024-12-21T04:26:14.619Z Compiling futures-macro v0.3.31
12502024-12-21T04:26:14.662Z Compiling zerovec-derive v0.10.3
12512024-12-21T04:26:14.732Z Compiling digest v0.10.7
12522024-12-21T04:26:15.271Z Compiling hmac v0.12.1
12532024-12-21T04:26:15.375Z Compiling block-padding v0.3.3
12542024-12-21T04:26:15.518Z Compiling zerofrom v0.1.4
12552024-12-21T04:26:15.538Z Compiling displaydoc v0.2.5
12562024-12-21T04:26:15.637Z Compiling inout v0.1.3
12572024-12-21T04:26:15.657Z Compiling sha2 v0.10.8
12582024-12-21T04:26:15.757Z Compiling yoke v0.7.4
12592024-12-21T04:26:15.932Z Compiling cipher v0.4.4
12602024-12-21T04:26:16.152Z Compiling ppv-lite86 v0.2.20
12612024-12-21T04:26:16.351Z Compiling thiserror v1.0.69
12622024-12-21T04:26:16.469Z Compiling der_derive v0.7.3
12632024-12-21T04:26:16.495Z Compiling icu_provider_macros v1.5.0
12642024-12-21T04:26:16.665Z Compiling futures-util v0.3.31
12652024-12-21T04:26:17.020Z Compiling rand_chacha v0.3.1
12662024-12-21T04:26:17.297Z Compiling tracing-attributes v0.1.27
12672024-12-21T04:26:17.405Z Compiling zerovec v0.10.4
12682024-12-21T04:26:17.631Z Compiling rand v0.8.5
12692024-12-21T04:26:19.084Z Compiling der v0.7.9
12702024-12-21T04:26:19.177Z Compiling pest v2.7.14
12712024-12-21T04:26:19.425Z Compiling tinystr v0.7.6
12722024-12-21T04:26:19.734Z Compiling icu_collections v1.5.0
12732024-12-21T04:26:19.805Z Compiling icu_locid v1.5.0
12742024-12-21T04:26:19.893Z Compiling salsa20 v0.10.2
12752024-12-21T04:26:20.181Z Compiling pbkdf2 v0.12.2
12762024-12-21T04:26:20.378Z Compiling untrusted v0.9.0
12772024-12-21T04:26:20.579Z Compiling num-conv v0.1.0
12782024-12-21T04:26:20.861Z Compiling vcpkg v0.2.15
12792024-12-21T04:26:21.331Z Compiling icu_provider v1.5.0
12802024-12-21T04:26:21.362Z Compiling tracing v0.1.40
12812024-12-21T04:26:21.751Z Compiling spki v0.7.3
12822024-12-21T04:26:22.123Z Compiling icu_locid_transform v1.5.0
12832024-12-21T04:26:22.283Z Compiling icu_properties_data v1.5.0
12842024-12-21T04:26:22.305Z Compiling time-core v0.1.2
12852024-12-21T04:26:22.308Z Compiling untrusted v0.7.1
12862024-12-21T04:26:22.485Z Compiling powerfmt v0.2.0
12872024-12-21T04:26:22.509Z Compiling mirai-annotations v1.12.0
12882024-12-21T04:26:22.524Z Compiling time-macros v0.2.18
12892024-12-21T04:26:22.547Z Compiling pest_meta v2.7.14
12902024-12-21T04:26:22.883Z Compiling deranged v0.3.11
12912024-12-21T04:26:22.905Z Compiling scrypt v0.11.0
12922024-12-21T04:26:23.065Z Compiling openssl-sys v0.9.103
12932024-12-21T04:26:23.498Z Compiling icu_properties v1.5.1
12942024-12-21T04:26:24.174Z Compiling cbc v0.1.2
12952024-12-21T04:26:24.404Z Compiling aes v0.8.4
12962024-12-21T04:26:24.840Z Compiling bitflags v2.6.0
12972024-12-21T04:26:24.860Z Compiling bytes v1.8.0
12982024-12-21T04:26:25.875Z Compiling tokio v1.40.0
12992024-12-21T04:26:26.278Z Compiling indexmap v2.6.0
13002024-12-21T04:26:26.620Z Compiling http v1.1.0
13012024-12-21T04:26:27.311Z Compiling semver v1.0.23
13022024-12-21T04:26:27.718Z Compiling rustc_version v0.4.1
13032024-12-21T04:26:27.806Z Compiling scroll_derive v0.12.0
13042024-12-21T04:26:28.423Z Compiling utf16_iter v1.0.5
13052024-12-21T04:26:28.541Z Compiling icu_normalizer_data v1.5.0
13062024-12-21T04:26:28.622Z Compiling num_threads v0.1.7
13072024-12-21T04:26:28.629Z Compiling write16 v1.0.0
13082024-12-21T04:26:28.661Z Compiling atomic-waker v1.1.2
13092024-12-21T04:26:28.754Z Compiling utf8_iter v1.0.4
13102024-12-21T04:26:28.758Z Compiling time v0.3.36
13112024-12-21T04:26:28.840Z Compiling http-body v1.0.1
13122024-12-21T04:26:28.997Z Compiling icu_normalizer v1.5.0
13132024-12-21T04:26:29.081Z Compiling pkcs5 v0.7.1
13142024-12-21T04:26:29.218Z Compiling which v4.4.2
13152024-12-21T04:26:29.243Z Compiling scroll v0.12.0
13162024-12-21T04:26:29.279Z Compiling pest_generator v2.7.14
13172024-12-21T04:26:29.822Z Compiling form_urlencoded v1.2.1
13182024-12-21T04:26:30.184Z Compiling slog v2.7.0
13192024-12-21T04:26:30.365Z Compiling try-lock v0.2.5
13202024-12-21T04:26:30.523Z Compiling goblin v0.8.2
13212024-12-21T04:26:30.671Z Compiling want v0.3.1
13222024-12-21T04:26:30.799Z Compiling idna_adapter v1.2.0
13232024-12-21T04:26:30.955Z Compiling pkcs8 v0.10.2
13242024-12-21T04:26:31.016Z Compiling uuid v1.11.0
13252024-12-21T04:26:31.036Z Compiling iana-time-zone v0.1.61
13262024-12-21T04:26:31.354Z Compiling pest_derive v2.7.14
13272024-12-21T04:26:31.507Z Compiling httpdate v1.0.3
13282024-12-21T04:26:31.689Z Compiling chrono v0.4.38
13292024-12-21T04:26:31.977Z Compiling idna v1.0.3
13302024-12-21T04:26:32.177Z Compiling dtrace-parser v0.2.0
13312024-12-21T04:26:33.291Z Compiling serde_tokenstream v0.2.2
13322024-12-21T04:26:33.872Z Compiling serde_spanned v0.6.8
13332024-12-21T04:26:33.927Z Compiling toml_datetime v0.6.8
13342024-12-21T04:26:34.061Z Compiling adler2 v2.0.0
13352024-12-21T04:26:34.113Z Compiling match_cfg v0.1.0
13362024-12-21T04:26:34.215Z Compiling foreign-types-shared v0.1.1
13372024-12-21T04:26:34.268Z Compiling openssl v0.10.66
13382024-12-21T04:26:34.325Z Compiling tokio-util v0.7.12
13392024-12-21T04:26:34.407Z Compiling base64 v0.22.1
13402024-12-21T04:26:34.436Z Compiling tower-service v0.3.3
13412024-12-21T04:26:34.570Z Compiling rustversion v1.0.17
13422024-12-21T04:26:34.718Z Compiling foreign-types v0.3.2
13432024-12-21T04:26:34.814Z Compiling hostname v0.3.1
13442024-12-21T04:26:35.092Z Compiling miniz_oxide v0.8.0
13452024-12-21T04:26:35.206Z Compiling url v2.5.3
13462024-12-21T04:26:35.396Z Compiling h2 v0.4.6
13472024-12-21T04:26:35.783Z Compiling async-trait v0.1.83
13482024-12-21T04:26:36.635Z Compiling dof v0.3.0
13492024-12-21T04:26:36.867Z Compiling openssl-macros v0.1.1
13502024-12-21T04:26:37.124Z Compiling serde_derive_internals v0.29.1
13512024-12-21T04:26:37.656Z Compiling usdt-impl v0.5.0
13522024-12-21T04:26:38.575Z Compiling dirs-sys-next v0.1.2
13532024-12-21T04:26:38.817Z Compiling rustls v0.23.19
13542024-12-21T04:26:39.084Z Compiling data-encoding v2.6.0
13552024-12-21T04:26:39.241Z Compiling schemars v0.8.21
13562024-12-21T04:26:39.261Z Compiling native-tls v0.2.12
13572024-12-21T04:26:39.582Z Compiling rustls v0.22.4
13582024-12-21T04:26:39.585Z Compiling siphasher v0.3.11
13592024-12-21T04:26:39.847Z Compiling syn v1.0.109
13602024-12-21T04:26:39.931Z Compiling schemars_derive v0.8.21
13612024-12-21T04:26:40.084Z Compiling dirs-next v2.0.0
13622024-12-21T04:26:40.966Z Compiling http-body-util v0.1.2
13632024-12-21T04:26:41.480Z Compiling crossbeam-epoch v0.9.18
13642024-12-21T04:26:41.501Z Compiling heapless v0.7.17
13652024-12-21T04:26:41.704Z Compiling signature v2.2.0
13662024-12-21T04:26:41.928Z Compiling sha1 v0.10.6
13672024-12-21T04:26:42.003Z Compiling bzip2-sys v0.1.11+1.0.8
13682024-12-21T04:26:42.073Z Compiling thread_local v1.1.8
13692024-12-21T04:26:42.243Z Compiling hyper v1.5.2
13702024-12-21T04:26:42.378Z Compiling cookie v0.18.1
13712024-12-21T04:26:42.490Z Compiling multer v3.1.0
13722024-12-21T04:26:42.629Z Compiling encoding_rs v0.8.34
13732024-12-21T04:26:42.655Z Compiling dyn-clone v1.0.17
13742024-12-21T04:26:42.763Z Compiling openssl-probe v0.1.5
13752024-12-21T04:26:42.866Z Compiling rayon-core v1.12.1
13762024-12-21T04:26:43.112Z Compiling unicode-properties v0.1.3
13772024-12-21T04:26:43.138Z Compiling mime v0.3.17
13782024-12-21T04:26:43.282Z Compiling signal-hook v0.3.17
13792024-12-21T04:26:43.499Z Compiling slog-async v2.8.0
13802024-12-21T04:26:43.540Z Compiling ipnet v2.10.1
13812024-12-21T04:26:43.778Z Compiling gimli v0.31.1
13822024-12-21T04:26:44.094Z Compiling stringprep v0.1.5
13832024-12-21T04:26:44.809Z Compiling hyper-util v0.1.10
13842024-12-21T04:26:45.455Z Compiling toml_edit v0.22.22
13852024-12-21T04:26:47.259Z Compiling crossbeam-deque v0.8.5
13862024-12-21T04:26:47.679Z Compiling usdt-macro v0.5.0
13872024-12-21T04:26:48.022Z Compiling usdt-attr-macro v0.5.0
13882024-12-21T04:26:48.523Z Compiling addr2line v0.24.2
13892024-12-21T04:26:49.168Z Compiling term v0.7.0
13902024-12-21T04:26:49.205Z Compiling slog-json v2.6.1
13912024-12-21T04:26:49.250Z Compiling serde_urlencoded v0.7.1
13922024-12-21T04:26:49.576Z Compiling crossbeam-channel v0.5.13
13932024-12-21T04:26:49.651Z Compiling curve25519-dalek v4.1.3
13942024-12-21T04:26:49.654Z Compiling futures-executor v0.3.31
13952024-12-21T04:26:49.726Z Compiling enum-as-inner v0.6.1
13962024-12-21T04:26:50.240Z Compiling md-5 v0.10.6
13972024-12-21T04:26:50.280Z Compiling async-stream-impl v0.3.6
13982024-12-21T04:26:50.516Z Compiling rustls-pemfile v2.2.0
13992024-12-21T04:26:50.735Z Compiling num-integer v0.1.46
14002024-12-21T04:26:50.755Z Compiling idna v0.4.0
14012024-12-21T04:26:50.851Z Compiling idna v0.3.0
14022024-12-21T04:26:50.871Z Compiling hash32 v0.2.1
14032024-12-21T04:26:51.235Z Compiling ff v0.13.0
14042024-12-21T04:26:51.450Z Compiling is-terminal v0.4.13
14052024-12-21T04:26:51.529Z Compiling object v0.36.5
14062024-12-21T04:26:51.585Z Compiling dropshot v0.12.0
14072024-12-21T04:26:51.678Z Compiling take_mut v0.2.2
14082024-12-21T04:26:51.845Z Compiling utf-8 v0.7.6
14092024-12-21T04:26:51.868Z Compiling psl-types v2.0.11
14102024-12-21T04:26:52.069Z Compiling rustc-demangle v0.1.24
14112024-12-21T04:26:52.176Z Compiling base16ct v0.2.0
14122024-12-21T04:26:52.431Z Compiling smoltcp v0.9.1
14132024-12-21T04:26:52.502Z Compiling fallible-iterator v0.2.0
14142024-12-21T04:26:52.521Z Compiling portable-atomic v1.9.0
14152024-12-21T04:26:53.045Z Compiling num-bigint-dig v0.8.4
14162024-12-21T04:26:53.148Z Compiling anyhow v1.0.93
14172024-12-21T04:26:53.199Z Compiling linked-hash-map v0.5.6
14182024-12-21T04:26:53.326Z Compiling quick-error v1.2.3
14192024-12-21T04:26:53.478Z Compiling resolv-conf v0.7.0
14202024-12-21T04:26:53.585Z Compiling lru-cache v0.1.2
14212024-12-21T04:26:53.743Z Compiling postgres-protocol v0.6.7
14222024-12-21T04:26:53.771Z Compiling sec1 v0.7.3
14232024-12-21T04:26:53.840Z Compiling publicsuffix v2.2.3
14242024-12-21T04:26:54.098Z Compiling tungstenite v0.24.0
14252024-12-21T04:26:54.241Z Compiling async-stream v0.3.6
14262024-12-21T04:26:54.359Z Compiling hickory-proto v0.24.1
14272024-12-21T04:26:54.562Z Compiling slog-term v2.9.1
14282024-12-21T04:26:55.081Z Compiling usdt v0.5.0
14292024-12-21T04:26:55.499Z Compiling group v0.13.0
14302024-12-21T04:26:55.636Z Compiling num-iter v0.1.45
14312024-12-21T04:26:55.853Z Compiling futures v0.3.31
14322024-12-21T04:26:55.945Z Compiling slog-bunyan v2.5.0
14332024-12-21T04:26:55.979Z Compiling toml v0.8.19
14342024-12-21T04:26:56.448Z Compiling tokio-native-tls v0.3.1
14352024-12-21T04:26:57.754Z Compiling camino v1.1.9
14362024-12-21T04:26:58.098Z Compiling phf_shared v0.11.2
14372024-12-21T04:26:58.159Z Compiling dropshot_endpoint v0.12.0
14382024-12-21T04:26:58.492Z Compiling terminal_size v0.4.0
14392024-12-21T04:26:58.719Z Compiling waitgroup v0.1.2
14402024-12-21T04:26:58.747Z Compiling openapiv3 v2.0.0
14412024-12-21T04:26:58.859Z Compiling backtrace v0.3.74
14422024-12-21T04:26:58.947Z Compiling serde_path_to_error v0.1.16
14432024-12-21T04:26:59.611Z Compiling hkdf v0.12.4
14442024-12-21T04:26:59.780Z Compiling crypto-bigint v0.5.5
14452024-12-21T04:26:59.882Z Compiling zerocopy-derive v0.6.6
14462024-12-21T04:27:02.164Z Compiling curve25519-dalek-derive v0.1.1
14472024-12-21T04:27:02.659Z Compiling webpki-roots v0.26.6
14482024-12-21T04:27:02.798Z Compiling idna v0.5.0
14492024-12-21T04:27:02.877Z Compiling hostname v0.4.0
14502024-12-21T04:27:03.143Z Compiling fs-err v2.11.0
14512024-12-21T04:27:03.175Z Compiling hubpack_derive v0.1.1
14522024-12-21T04:27:03.231Z Compiling ahash v0.8.11
14532024-12-21T04:27:03.423Z Compiling crc32fast v1.4.2
14542024-12-21T04:27:03.581Z Compiling bitflags v1.3.2
14552024-12-21T04:27:03.691Z Compiling debug-ignore v1.0.5
14562024-12-21T04:27:03.711Z Compiling newtype-uuid v1.1.3
14572024-12-21T04:27:03.769Z Compiling winnow v0.5.40
14582024-12-21T04:27:03.842Z Compiling managed v0.8.0
14592024-12-21T04:27:04.009Z Compiling clap_builder v4.5.21
14602024-12-21T04:27:04.049Z Compiling hubpack v0.1.2
14612024-12-21T04:27:04.509Z Compiling cookie_store v0.21.0
14622024-12-21T04:27:05.126Z Compiling flate2 v1.0.34
14632024-12-21T04:27:05.866Z Compiling strum_macros v0.25.3
14642024-12-21T04:27:06.179Z Compiling console v0.15.8
14652024-12-21T04:27:06.422Z Compiling elliptic-curve v0.13.8
14662024-12-21T04:27:06.516Z Compiling zerocopy v0.6.6
14672024-12-21T04:27:07.295Z Compiling toml_edit v0.19.15
14682024-12-21T04:27:07.382Z Compiling hickory-resolver v0.24.1
14692024-12-21T04:27:07.788Z Compiling phf v0.11.2
14702024-12-21T04:27:08.091Z Compiling signal-hook-mio v0.2.4
14712024-12-21T04:27:08.265Z Compiling rayon v1.10.0
14722024-12-21T04:27:08.579Z Compiling hyper-tls v0.6.0
14732024-12-21T04:27:09.002Z Compiling bzip2 v0.4.4
14742024-12-21T04:27:10.043Z Compiling tokio-tungstenite v0.24.0
14752024-12-21T04:27:10.627Z Compiling postgres-types v0.2.8
14762024-12-21T04:27:12.728Z Compiling ed25519 v2.2.3
14772024-12-21T04:27:13.122Z Compiling phf_shared v0.10.0
14782024-12-21T04:27:13.517Z Compiling tokio-stream v0.1.16
14792024-12-21T04:27:13.539Z Compiling pkcs1 v0.7.5
14802024-12-21T04:27:13.555Z Compiling serde-big-array v0.5.1
14812024-12-21T04:27:13.797Z Compiling clap_derive v4.5.18
14822024-12-21T04:27:14.159Z Compiling rfc6979 v0.4.0
14832024-12-21T04:27:14.351Z Compiling derive-where v1.2.7
14842024-12-21T04:27:14.538Z Compiling serde_repr v0.1.19
14852024-12-21T04:27:14.599Z Compiling float-cmp v0.9.0
14862024-12-21T04:27:14.650Z Compiling bstr v1.10.0
14872024-12-21T04:27:14.816Z Compiling sync_wrapper v1.0.1
14882024-12-21T04:27:14.977Z Compiling static_assertions v1.1.0
14892024-12-21T04:27:15.087Z Compiling new_debug_unreachable v1.0.6
14902024-12-21T04:27:15.208Z Compiling unicode-segmentation v1.12.0
14912024-12-21T04:27:15.480Z Compiling difflib v0.4.0
14922024-12-21T04:27:15.730Z Compiling normalize-line-endings v0.3.0
14932024-12-21T04:27:15.860Z Compiling predicates-core v1.0.8
14942024-12-21T04:27:16.093Z Compiling whoami v1.5.2
14952024-12-21T04:27:16.229Z Compiling number_prefix v0.4.0
14962024-12-21T04:27:16.471Z Compiling bit-vec v0.6.3
14972024-12-21T04:27:16.493Z Compiling unicode-width v0.2.0
14982024-12-21T04:27:16.729Z Compiling fixedbitset v0.4.2
14992024-12-21T04:27:16.923Z Compiling precomputed-hash v0.1.1
15002024-12-21T04:27:17.025Z Compiling string_cache v0.8.7
15012024-12-21T04:27:17.046Z Compiling petgraph v0.6.5
15022024-12-21T04:27:17.148Z Compiling indicatif v0.17.9
15032024-12-21T04:27:17.181Z Compiling bit-set v0.5.3
15042024-12-21T04:27:17.476Z Compiling tokio-postgres v0.7.12
15052024-12-21T04:27:17.499Z Compiling predicates v3.1.2
15062024-12-21T04:27:18.028Z Compiling similar v2.6.0
15072024-12-21T04:27:18.953Z Compiling clap v4.5.21
15082024-12-21T04:27:19.084Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15092024-12-21T04:27:19.318Z Compiling ecdsa v0.16.9
15102024-12-21T04:27:19.427Z Compiling rsa v0.9.6
15112024-12-21T04:27:20.156Z Compiling ed25519-dalek v2.1.1
15122024-12-21T04:27:20.543Z Compiling toml v0.7.8
15132024-12-21T04:27:21.177Z Compiling zip v0.6.6
15142024-12-21T04:27:21.498Z Compiling crossterm v0.28.1
15152024-12-21T04:27:23.382Z Compiling hex v0.4.3
15162024-12-21T04:27:23.474Z Compiling x509-cert v0.2.5
15172024-12-21T04:27:23.512Z Compiling itertools v0.10.5
15182024-12-21T04:27:23.968Z Compiling peg-runtime v0.8.3
15192024-12-21T04:27:24.150Z Compiling unicode-xid v0.2.6
15202024-12-21T04:27:24.327Z Compiling lalrpop-util v0.19.12
15212024-12-21T04:27:24.681Z Compiling strum_macros v0.26.4
15222024-12-21T04:27:24.698Z Compiling xattr v1.3.1
15232024-12-21T04:27:24.972Z Compiling filetime v0.2.25
15242024-12-21T04:27:25.300Z Compiling tar v0.4.42
15252024-12-21T04:27:29.902Z Compiling strum v0.26.3
15262024-12-21T04:27:32.098Z Compiling aws-lc-sys v0.22.0
15272024-12-21T04:28:00.284Z Compiling rustls-webpki v0.102.8
15282024-12-21T04:28:03.715Z Compiling tokio-rustls v0.25.0
15292024-12-21T04:28:05.463Z Compiling tokio-rustls v0.26.0
15302024-12-21T04:28:05.917Z Compiling hyper-rustls v0.27.3
15312024-12-21T04:28:06.270Z Compiling reqwest v0.12.9
15322024-12-21T04:28:07.443Z Compiling qorb v0.2.1
15332024-12-21T04:28:12.343Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15342024-12-21T04:28:12.575Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15352024-12-21T04:28:18.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
15362024-12-21T04:28:18.516Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15372024-12-21T04:28:18.567ZDec 21 04:28:17.798 INFO Starting download, target: DendriteOpenapi
15382024-12-21T04:28:18.567ZDec 21 04:28:17.798 INFO Starting download, target: Clickhouse
15392024-12-21T04:28:18.567ZDec 21 04:28:17.798 INFO Starting download, target: DendriteStub
15402024-12-21T04:28:18.590ZDec 21 04:28:17.798 INFO Starting download, target: Console
15412024-12-21T04:28:18.591ZDec 21 04:28:17.798 INFO Starting download, target: Cockroach
15422024-12-21T04:28:18.591ZDec 21 04:28:17.798 INFO Starting download, target: MaghemiteMgd
15432024-12-21T04:28:18.591ZDec 21 04:28:17.798 INFO Starting download, target: TransceiverControl
15442024-12-21T04:28:18.591ZDec 21 04:28:17.799 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15452024-12-21T04:28:18.591ZDec 21 04:28:17.799 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15462024-12-21T04:28:18.591ZDec 21 04:28:17.799 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15472024-12-21T04:28:18.591ZDec 21 04:28:17.799 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15482024-12-21T04:28:18.592ZDec 21 04:28:17.799 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15492024-12-21T04:28:18.592ZDec 21 04:28:17.799 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15502024-12-21T04:28:18.592ZDec 21 04:28:17.799 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15512024-12-21T04:28:18.851ZDec 21 04:28:18.073 INFO Download complete, target: DendriteOpenapi
15522024-12-21T04:28:19.096ZDec 21 04:28:18.319 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15532024-12-21T04:28:19.130ZDec 21 04:28:18.323 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15542024-12-21T04:28:19.432ZDec 21 04:28:18.644 INFO Download complete, target: Console
15552024-12-21T04:28:19.790ZDec 21 04:28:18.960 INFO Download complete, target: TransceiverControl
15562024-12-21T04:28:19.851ZDec 21 04:28:19.053 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15572024-12-21T04:28:19.925ZDec 21 04:28:19.161 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15582024-12-21T04:28:20.521ZDec 21 04:28:19.759 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15592024-12-21T04:28:20.521ZDec 21 04:28:19.759 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15602024-12-21T04:28:20.813ZDec 21 04:28:20.050 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15612024-12-21T04:28:22.782ZDec 21 04:28:21.999 INFO Download complete, target: DendriteStub
15622024-12-21T04:28:22.956ZDec 21 04:28:22.165 INFO Download complete, target: MaghemiteMgd
15632024-12-21T04:28:27.980ZDec 21 04:28:27.217 INFO Checking that binary works, target: Cockroach
15642024-12-21T04:28:28.140ZDec 21 04:28:27.377 INFO Download complete, target: Cockroach
15652024-12-21T04:28:33.410ZDec 21 04:28:32.626 INFO Checking that binary works, target: Clickhouse
15662024-12-21T04:28:33.553ZDec 21 04:28:32.782 INFO Download complete, target: Clickhouse
15672024-12-21T04:28:33.575ZAll prerequisites installed successfully
15682024-12-21T04:28:33.575Z
15692024-12-21T04:28:33.575Zreal 6:41.636989167
15702024-12-21T04:28:33.576Zuser 16:34.765606893
15712024-12-21T04:28:33.576Zsys 3:16.927484741
15722024-12-21T04:28:33.576Ztrap 0.556205318
15732024-12-21T04:28:33.577Ztflt 1.545401957
15742024-12-21T04:28:33.577Zdflt 2.181273749
15752024-12-21T04:28:33.577Zkflt 0.024760419
15762024-12-21T04:28:33.578Zlock 29:23.722213097
15772024-12-21T04:28:33.578Zslp 1:05:30.884633930
15782024-12-21T04:28:33.578Zlat 57.330750775
15792024-12-21T04:28:33.578Zstop 2:18.788030140
15802024-12-21T04:28:33.578Z+ ptime -m cargo xtask download softnpu
15812024-12-21T04:28:34.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15822024-12-21T04:28:34.089Z Running `target/debug/xtask download softnpu`
15832024-12-21T04:28:34.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
15842024-12-21T04:28:35.003Z Running `target/debug/xtask-downloader softnpu`
15852024-12-21T04:28:35.040ZDec 21 04:28:34.276 INFO Starting download, target: Softnpu
15862024-12-21T04:28:35.043ZDec 21 04:28:34.277 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15872024-12-21T04:28:35.525ZDec 21 04:28:34.759 INFO Download complete, target: Softnpu
15882024-12-21T04:28:35.537Z
15892024-12-21T04:28:35.538Zreal 1.966695727
15902024-12-21T04:28:35.538Zuser 1.273326415
15912024-12-21T04:28:35.538Zsys 0.535968325
15922024-12-21T04:28:35.538Ztrap 0.000692371
15932024-12-21T04:28:35.538Ztflt 0.000030745
15942024-12-21T04:28:35.538Zdflt 0.000007189
15952024-12-21T04:28:35.538Zkflt 0.000000000
15962024-12-21T04:28:35.539Zlock 4.913610939
15972024-12-21T04:28:35.539Zslp 0.354283620
15982024-12-21T04:28:35.539Zlat 0.068512720
15992024-12-21T04:28:35.539Zstop 0.000157111
16002024-12-21T04:28:35.540Z+ export CARGO_INCREMENTAL=0
16012024-12-21T04:28:35.540Z+ CARGO_INCREMENTAL=0
16022024-12-21T04:28:35.540Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
16032024-12-21T04:28:36.487Z Compiling proc-macro2 v1.0.89
16042024-12-21T04:28:36.487Z Compiling unicode-ident v1.0.13
16052024-12-21T04:28:36.487Z Compiling libc v0.2.162
16062024-12-21T04:28:36.487Z Compiling serde v1.0.215
16072024-12-21T04:28:36.491Z Compiling autocfg v1.4.0
16082024-12-21T04:28:36.491Z Compiling version_check v0.9.5
16092024-12-21T04:28:36.491Z Compiling cfg-if v1.0.0
16102024-12-21T04:28:36.711Z Compiling memchr v2.7.4
16112024-12-21T04:28:36.730Z Compiling typenum v1.17.0
16122024-12-21T04:28:36.851Z Compiling shlex v1.3.0
16132024-12-21T04:28:37.187Z Compiling value-bag v1.9.0
16142024-12-21T04:28:37.211Z Compiling scopeguard v1.2.0
16152024-12-21T04:28:37.242Z Compiling generic-array v0.14.7
16162024-12-21T04:28:37.446Z Compiling lock_api v0.4.12
16172024-12-21T04:28:37.606Z Compiling log v0.4.22
16182024-12-21T04:28:37.717Z Compiling parking_lot_core v0.9.10
16192024-12-21T04:28:38.093Z Compiling serde_json v1.0.133
16202024-12-21T04:28:38.126Z Compiling once_cell v1.20.2
16212024-12-21T04:28:38.313Z Compiling quote v1.0.37
16222024-12-21T04:28:38.387Z Compiling libm v0.2.8
16232024-12-21T04:28:38.419Z Compiling rustix v0.38.37
16242024-12-21T04:28:38.517Z Compiling num-traits v0.2.19
16252024-12-21T04:28:38.707Z Compiling syn v2.0.87
16262024-12-21T04:28:38.804Z Compiling jobserver v0.1.32
16272024-12-21T04:28:38.812Z Compiling getrandom v0.2.15
16282024-12-21T04:28:38.984Z Compiling thiserror v1.0.69
16292024-12-21T04:28:39.057Z Compiling aho-corasick v1.1.3
16302024-12-21T04:28:39.145Z Compiling cc v1.1.30
16312024-12-21T04:28:39.209Z Compiling regex-syntax v0.8.5
16322024-12-21T04:28:39.325Z Compiling either v1.13.0
16332024-12-21T04:28:39.469Z Compiling itoa v1.0.11
16342024-12-21T04:28:39.565Z Compiling spin v0.9.8
16352024-12-21T04:28:39.913Z Compiling slab v0.4.9
16362024-12-21T04:28:39.953Z Compiling byteorder v1.5.0
16372024-12-21T04:28:40.320Z Compiling errno v0.3.9
16382024-12-21T04:28:40.459Z Compiling rand_core v0.6.4
16392024-12-21T04:28:40.528Z Compiling lazy_static v1.5.0
16402024-12-21T04:28:40.643Z Compiling glob v0.3.1
16412024-12-21T04:28:41.192Z Compiling prettyplease v0.2.25
16422024-12-21T04:28:41.460Z Compiling clang-sys v1.8.1
16432024-12-21T04:28:41.676Z Compiling minimal-lexical v0.2.1
16442024-12-21T04:28:42.035Z Compiling libloading v0.8.5
16452024-12-21T04:28:42.124Z Compiling nom v7.1.3
16462024-12-21T04:28:42.161Z Compiling allocator-api2 v0.2.18
16472024-12-21T04:28:42.410Z Compiling bindgen v0.69.5
16482024-12-21T04:28:42.663Z Compiling subtle v2.6.1
16492024-12-21T04:28:42.814Z Compiling regex-automata v0.4.8
16502024-12-21T04:28:43.190Z Compiling home v0.5.9
16512024-12-21T04:28:43.224Z Compiling itertools v0.12.1
16522024-12-21T04:28:43.240Z Compiling semver v1.0.23
16532024-12-21T04:28:43.449Z Compiling smallvec v1.13.2
16542024-12-21T04:28:43.676Z Compiling lazycell v1.3.0
16552024-12-21T04:28:43.847Z Compiling rustc-hash v1.1.0
16562024-12-21T04:28:43.920Z Compiling cmake v0.1.51
16572024-12-21T04:28:44.195Z Compiling dunce v1.0.5
16582024-12-21T04:28:44.332Z Compiling fs_extra v1.3.0
16592024-12-21T04:28:45.383Z Compiling ryu v1.0.18
16602024-12-21T04:28:45.454Z Compiling pkg-config v0.3.31
16612024-12-21T04:28:45.661Z Compiling cexpr v0.6.0
16622024-12-21T04:28:45.823Z Compiling ring v0.17.8
16632024-12-21T04:28:46.216Z Compiling pin-project-lite v0.2.14
16642024-12-21T04:28:46.353Z Compiling synstructure v0.13.1
16652024-12-21T04:28:46.663Z Compiling schemars v0.8.21
16662024-12-21T04:28:46.988Z Compiling paste v1.0.15
16672024-12-21T04:28:47.156Z Compiling const-oid v0.9.6
16682024-12-21T04:28:47.197Z Compiling fnv v1.0.7
16692024-12-21T04:28:47.323Z Compiling serde_derive_internals v0.29.1
16702024-12-21T04:28:47.555Z Compiling equivalent v1.0.1
16712024-12-21T04:28:47.668Z Compiling httparse v1.9.5
16722024-12-21T04:28:48.314Z Compiling regex v1.11.1
16732024-12-21T04:28:48.341Z Compiling aws-lc-rs v1.10.0
16742024-12-21T04:28:48.753Z Compiling foldhash v0.1.3
16752024-12-21T04:28:49.030Z Compiling hashbrown v0.15.1
16762024-12-21T04:28:49.127Z Compiling heck v0.5.0
16772024-12-21T04:28:49.531Z Compiling signal-hook-registry v1.4.2
16782024-12-21T04:28:50.127Z Compiling parking_lot v0.12.3
16792024-12-21T04:28:50.143Z Compiling mio v1.0.2
16802024-12-21T04:28:51.825Z Compiling crossbeam-utils v0.8.20
16812024-12-21T04:28:52.006Z Compiling serde_derive v1.0.215
16822024-12-21T04:28:52.084Z Compiling zeroize_derive v1.4.2
16832024-12-21T04:28:52.328Z Compiling zerocopy-derive v0.7.35
16842024-12-21T04:28:52.425Z Compiling thiserror-impl v1.0.69
16852024-12-21T04:28:53.061Z Compiling tokio-macros v2.4.0
16862024-12-21T04:28:53.283Z Compiling zerofrom-derive v0.1.4
16872024-12-21T04:28:53.373Z Compiling yoke-derive v0.7.4
16882024-12-21T04:28:53.481Z Compiling zeroize v1.8.1
16892024-12-21T04:28:53.846Z Compiling futures-macro v0.3.31
16902024-12-21T04:28:54.249Z Compiling zerovec-derive v0.10.3
16912024-12-21T04:28:54.492Z Compiling zerocopy v0.7.35
16922024-12-21T04:28:55.248Z Compiling displaydoc v0.2.5
16932024-12-21T04:28:55.770Z Compiling crypto-common v0.1.6
16942024-12-21T04:28:55.964Z Compiling tracing-attributes v0.1.27
16952024-12-21T04:28:56.044Z Compiling icu_provider_macros v1.5.0
16962024-12-21T04:28:56.164Z Compiling schemars_derive v0.8.21
16972024-12-21T04:28:56.605Z Compiling block-buffer v0.10.4
16982024-12-21T04:28:56.808Z Compiling digest v0.10.7
16992024-12-21T04:28:56.845Z Compiling stable_deref_trait v1.2.0
17002024-12-21T04:28:56.952Z Compiling der_derive v0.7.3
17012024-12-21T04:28:56.970Z Compiling socket2 v0.5.7
17022024-12-21T04:28:57.087Z Compiling futures-core v0.3.31
17032024-12-21T04:28:57.246Z Compiling time-core v0.1.2
17042024-12-21T04:28:57.341Z Compiling num-conv v0.1.0
17052024-12-21T04:28:57.634Z Compiling time-macros v0.2.18
17062024-12-21T04:28:58.681Z Compiling vcpkg v0.2.15
17072024-12-21T04:28:59.589Z Compiling syn v1.0.109
17082024-12-21T04:29:00.275Z Compiling openssl-sys v0.9.103
17092024-12-21T04:29:00.459Z Compiling cpufeatures v0.2.14
17102024-12-21T04:29:00.668Z Compiling futures-sink v0.3.31
17112024-12-21T04:29:00.829Z Compiling slog v2.7.0
17122024-12-21T04:29:00.998Z Compiling ahash v0.8.11
17132024-12-21T04:29:01.259Z Compiling iana-time-zone v0.1.61
17142024-12-21T04:29:01.299Z Compiling zerofrom v0.1.4
17152024-12-21T04:29:01.536Z Compiling scroll_derive v0.12.0
17162024-12-21T04:29:01.575Z Compiling ucd-trie v0.1.7
17172024-12-21T04:29:01.982Z Compiling pest v2.7.14
17182024-12-21T04:29:02.036Z Compiling yoke v0.7.4
17192024-12-21T04:29:02.085Z Compiling futures-channel v0.3.31
17202024-12-21T04:29:02.504Z Compiling hmac v0.12.1
17212024-12-21T04:29:02.862Z Compiling futures-task v0.3.31
17222024-12-21T04:29:02.904Z Compiling futures-io v0.3.31
17232024-12-21T04:29:03.244Z Compiling pin-utils v0.1.0
17242024-12-21T04:29:03.435Z Compiling openssl v0.10.66
17252024-12-21T04:29:03.452Z Compiling futures-util v0.3.31
17262024-12-21T04:29:03.814Z Compiling zerovec v0.10.4
17272024-12-21T04:29:03.871Z Compiling block-padding v0.3.3
17282024-12-21T04:29:04.100Z Compiling tinyvec_macros v0.1.1
17292024-12-21T04:29:04.345Z Compiling tinyvec v1.8.0
17302024-12-21T04:29:04.975Z Compiling pest_meta v2.7.14
17312024-12-21T04:29:05.565Z Compiling bitflags v2.6.0
17322024-12-21T04:29:05.799Z Compiling bytes v1.8.0
17332024-12-21T04:29:07.829Z Compiling indexmap v2.6.0
17342024-12-21T04:29:09.001Z Compiling tokio v1.40.0
17352024-12-21T04:29:09.319Z Compiling serde_tokenstream v0.2.2
17362024-12-21T04:29:09.665Z Compiling uuid v1.11.0
17372024-12-21T04:29:09.920Z Compiling which v4.4.2
17382024-12-21T04:29:10.484Z Compiling http v1.1.0
17392024-12-21T04:29:10.915Z Compiling chrono v0.4.38
17402024-12-21T04:29:10.944Z Compiling rustc_version v0.4.1
17412024-12-21T04:29:14.177Z Compiling pest_generator v2.7.14
17422024-12-21T04:29:14.425Z Compiling serde_spanned v0.6.8
17432024-12-21T04:29:14.655Z Compiling toml_datetime v0.6.8
17442024-12-21T04:29:15.110Z Compiling inout v0.1.3
17452024-12-21T04:29:15.997Z Compiling openssl-macros v0.1.1
17462024-12-21T04:29:16.442Z Compiling dyn-clone v1.0.17
17472024-12-21T04:29:16.669Z Compiling native-tls v0.2.12
17482024-12-21T04:29:16.727Z Compiling strsim v0.11.1
17492024-12-21T04:29:16.993Z Compiling rustls v0.23.19
17502024-12-21T04:29:17.719Z Compiling pest_derive v2.7.14
17512024-12-21T04:29:18.430Z Compiling cipher v0.4.4
17522024-12-21T04:29:18.462Z Compiling unicode-normalization v0.1.24
17532024-12-21T04:29:18.867Z Compiling tinystr v0.7.6
17542024-12-21T04:29:19.156Z Compiling sha2 v0.10.8
17552024-12-21T04:29:19.305Z Compiling tracing-core v0.1.32
17562024-12-21T04:29:19.324Z Compiling usdt-impl v0.5.0
17572024-12-21T04:29:19.541Z Compiling litemap v0.7.3
17582024-12-21T04:29:19.886Z Compiling unicode-bidi v0.3.17
17592024-12-21T04:29:19.953Z Compiling writeable v0.5.5
17602024-12-21T04:29:19.986Z Compiling base64ct v1.6.0
17612024-12-21T04:29:20.480Z Compiling pem-rfc7468 v0.7.0
17622024-12-21T04:29:20.548Z Compiling icu_locid v1.5.0
17632024-12-21T04:29:21.098Z Compiling tracing v0.1.40
17642024-12-21T04:29:22.363Z Compiling scroll v0.12.0
17652024-12-21T04:29:22.500Z Compiling ppv-lite86 v0.2.20
17662024-12-21T04:29:22.672Z Compiling async-trait v0.1.83
17672024-12-21T04:29:23.366Z Compiling cookie v0.18.1
17682024-12-21T04:29:23.656Z Compiling anyhow v1.0.93
17692024-12-21T04:29:23.967Z Compiling aws-lc-sys v0.22.0
17702024-12-21T04:29:24.179Z Compiling camino v1.1.9
17712024-12-21T04:29:24.369Z Compiling plain v0.2.3
17722024-12-21T04:29:24.545Z Compiling flagset v0.4.6
17732024-12-21T04:29:25.869Z Compiling der v0.7.9
17742024-12-21T04:29:27.592Z Compiling goblin v0.8.2
17752024-12-21T04:29:28.477Z Compiling rand_chacha v0.3.1
17762024-12-21T04:29:29.436Z Compiling icu_provider v1.5.0
17772024-12-21T04:29:30.530Z Compiling rustls v0.22.4
17782024-12-21T04:29:30.652Z Compiling untrusted v0.7.1
17792024-12-21T04:29:30.850Z Compiling percent-encoding v2.3.1
17802024-12-21T04:29:31.078Z Compiling rustls-pki-types v1.10.0
17812024-12-21T04:29:32.172Z Compiling rayon-core v1.12.1
17822024-12-21T04:29:32.444Z Compiling icu_locid_transform_data v1.5.0
17832024-12-21T04:29:32.544Z Compiling pretty-hex v0.4.1
17842024-12-21T04:29:32.583Z Compiling icu_locid_transform v1.5.0
17852024-12-21T04:29:33.234Z Compiling dof v0.3.0
17862024-12-21T04:29:34.527Z Compiling rand v0.8.5
17872024-12-21T04:29:34.722Z Compiling spki v0.7.3
17882024-12-21T04:29:35.042Z Compiling salsa20 v0.10.2
17892024-12-21T04:29:35.062Z Compiling dtrace-parser v0.2.0
17902024-12-21T04:29:35.271Z Compiling tokio-util v0.7.12
17912024-12-21T04:29:36.026Z Compiling icu_collections v1.5.0
17922024-12-21T04:29:36.447Z Compiling pbkdf2 v0.12.2
17932024-12-21T04:29:36.930Z Compiling thread-id v4.2.2
17942024-12-21T04:29:36.992Z Compiling powerfmt v0.2.0
17952024-12-21T04:29:37.045Z Compiling winnow v0.5.40
17962024-12-21T04:29:37.248Z Compiling mirai-annotations v1.12.0
17972024-12-21T04:29:37.345Z Compiling untrusted v0.9.0
17982024-12-21T04:29:37.434Z Compiling icu_properties_data v1.5.0
17992024-12-21T04:29:37.719Z Compiling icu_properties v1.5.1
18002024-12-21T04:29:39.338Z Compiling deranged v0.3.11
18012024-12-21T04:29:41.044Z Compiling toml_edit v0.19.15
18022024-12-21T04:29:43.036Z Compiling scrypt v0.11.0
18032024-12-21T04:29:43.146Z Compiling cbc v0.1.2
18042024-12-21T04:29:43.355Z Compiling aes v0.8.4
18052024-12-21T04:29:43.537Z Compiling multer v3.1.0
18062024-12-21T04:29:43.821Z Compiling num_threads v0.1.7
18072024-12-21T04:29:43.845Z Compiling rustversion v1.0.17
18082024-12-21T04:29:43.955Z Compiling slog-async v2.8.0
18092024-12-21T04:29:44.408Z Compiling write16 v1.0.0
18102024-12-21T04:29:44.451Z Compiling atomic-waker v1.1.2
18112024-12-21T04:29:44.652Z Compiling utf16_iter v1.0.5
18122024-12-21T04:29:44.715Z Compiling utf8_iter v1.0.4
18132024-12-21T04:29:44.968Z Compiling icu_normalizer_data v1.5.0
18142024-12-21T04:29:45.067Z Compiling icu_normalizer v1.5.0
18152024-12-21T04:29:45.122Z Compiling time v0.3.36
18162024-12-21T04:29:45.221Z Compiling pkcs5 v0.7.1
18172024-12-21T04:29:46.865Z Compiling form_urlencoded v1.2.1
18182024-12-21T04:29:47.677Z Compiling http-body v1.0.1
18192024-12-21T04:29:47.935Z Compiling heapless v0.7.17
18202024-12-21T04:29:48.472Z Compiling bzip2-sys v0.1.11+1.0.8
18212024-12-21T04:29:49.123Z Compiling try-lock v0.2.5
18222024-12-21T04:29:49.895Z Compiling signal-hook v0.3.17
18232024-12-21T04:29:50.571Z Compiling want v0.3.1
18242024-12-21T04:29:51.476Z Compiling idna_adapter v1.2.0
18252024-12-21T04:29:51.663Z Compiling pkcs8 v0.10.2
18262024-12-21T04:29:52.330Z Compiling h2 v0.4.6
18272024-12-21T04:29:52.928Z Compiling usdt-attr-macro v0.5.0
18282024-12-21T04:29:54.418Z Compiling usdt-macro v0.5.0
18292024-12-21T04:29:54.960Z Compiling async-stream-impl v0.3.6
18302024-12-21T04:29:55.796Z Compiling httpdate v1.0.3
18312024-12-21T04:29:56.122Z Compiling adler2 v2.0.0
18322024-12-21T04:29:56.390Z Compiling miniz_oxide v0.8.0
18332024-12-21T04:29:57.514Z Compiling idna v1.0.3
18342024-12-21T04:29:58.940Z Compiling curve25519-dalek v4.1.3
18352024-12-21T04:29:59.335Z Compiling openapiv3 v2.0.0
18362024-12-21T04:29:59.636Z Compiling enum-as-inner v0.6.1
18372024-12-21T04:29:59.985Z Compiling hyper v1.5.2
18382024-12-21T04:30:02.952Z Compiling dropshot v0.12.0
18392024-12-21T04:30:03.245Z Compiling base64 v0.22.1
18402024-12-21T04:30:03.563Z Compiling smoltcp v0.9.1
18412024-12-21T04:30:03.698Z Compiling newtype-uuid v1.1.3
18422024-12-21T04:30:03.979Z Compiling tower-service v0.3.3
18432024-12-21T04:30:04.116Z Compiling portable-atomic v1.9.0
18442024-12-21T04:30:04.176Z Compiling num-bigint-dig v0.8.4
18452024-12-21T04:30:04.342Z Compiling foreign-types-shared v0.1.1
18462024-12-21T04:30:04.443Z Compiling match_cfg v0.1.0
18472024-12-21T04:30:04.540Z Compiling hostname v0.3.1
18482024-12-21T04:30:04.616Z Compiling hyper-util v0.1.10
18492024-12-21T04:30:05.055Z Compiling foreign-types v0.3.2
18502024-12-21T04:30:07.518Z Compiling url v2.5.3
18512024-12-21T04:30:11.680Z Compiling dirs-sys-next v0.1.2
18522024-12-21T04:30:12.074Z Compiling data-encoding v2.6.0
18532024-12-21T04:30:12.178Z Compiling gimli v0.31.1
18542024-12-21T04:30:12.217Z Compiling heck v0.4.1
18552024-12-21T04:30:12.642Z Compiling ident_case v1.0.1
18562024-12-21T04:30:12.832Z Compiling siphasher v0.3.11
18572024-12-21T04:30:13.203Z Compiling darling_core v0.20.10
18582024-12-21T04:30:13.580Z Compiling dirs-next v2.0.0
18592024-12-21T04:30:16.532Z Compiling http-body-util v0.1.2
18602024-12-21T04:30:17.056Z Compiling addr2line v0.24.2
18612024-12-21T04:30:19.139Z Compiling crossbeam-epoch v0.9.18
18622024-12-21T04:30:19.371Z Compiling hubpack_derive v0.1.1
18632024-12-21T04:30:19.852Z Compiling dropshot_endpoint v0.12.0
18642024-12-21T04:30:20.296Z Compiling sha1 v0.10.6
18652024-12-21T04:30:20.327Z Compiling signature v2.2.0
18662024-12-21T04:30:20.564Z Compiling curve25519-dalek-derive v0.1.1
18672024-12-21T04:30:20.706Z Compiling zerocopy-derive v0.6.6
18682024-12-21T04:30:21.927Z Compiling object v0.36.5
18692024-12-21T04:30:22.280Z Compiling thread_local v1.1.8
18702024-12-21T04:30:22.631Z Compiling fs-err v2.11.0
18712024-12-21T04:30:22.757Z Compiling encoding_rs v0.8.34
18722024-12-21T04:30:26.248Z Compiling anstyle v1.0.10
18732024-12-21T04:30:26.708Z Compiling mime v0.3.17
18742024-12-21T04:30:27.818Z Compiling unicode-properties v0.1.3
18752024-12-21T04:30:29.013Z Compiling ipnet v2.10.1
18762024-12-21T04:30:30.126Z Compiling winnow v0.6.20
18772024-12-21T04:30:31.230Z Compiling utf8parse v0.2.2
18782024-12-21T04:30:31.401Z Compiling openssl-probe v0.1.5
18792024-12-21T04:30:31.711Z Compiling rustc-demangle v0.1.24
18802024-12-21T04:30:33.957Z Compiling toml_edit v0.22.22
18812024-12-21T04:30:33.975Z Compiling backtrace v0.3.74
18822024-12-21T04:30:35.830Z Compiling anstyle-parse v0.2.5
18832024-12-21T04:30:37.061Z Compiling stringprep v0.1.5
18842024-12-21T04:30:39.330Z Compiling rustls-webpki v0.102.8
18852024-12-21T04:30:44.443Z Compiling crossbeam-deque v0.8.5
18862024-12-21T04:30:44.818Z Compiling darling_macro v0.20.10
18872024-12-21T04:30:45.413Z Compiling term v0.7.0
18882024-12-21T04:30:45.719Z Compiling slog-json v2.6.1
18892024-12-21T04:30:46.782Z Compiling serde_urlencoded v0.7.1
18902024-12-21T04:30:47.732Z Compiling crossbeam-channel v0.5.13
18912024-12-21T04:30:47.927Z Compiling rustls-pemfile v2.2.0
18922024-12-21T04:30:48.726Z Compiling hashbrown v0.14.5
18932024-12-21T04:30:49.325Z Compiling idna v0.3.0
18942024-12-21T04:30:49.896Z Compiling idna v0.4.0
18952024-12-21T04:30:50.145Z Compiling futures-executor v0.3.31
18962024-12-21T04:30:50.899Z Compiling num-integer v0.1.46
18972024-12-21T04:30:51.324Z Compiling md-5 v0.10.6
18982024-12-21T04:30:51.467Z Compiling ff v0.13.0
18992024-12-21T04:30:51.579Z Compiling hash32 v0.2.1
19002024-12-21T04:30:51.616Z Compiling is-terminal v0.4.13
19012024-12-21T04:30:51.701Z Compiling memmap v0.7.0
19022024-12-21T04:30:52.022Z Compiling psl-types v2.0.11
19032024-12-21T04:30:52.236Z Compiling colorchoice v1.0.2
19042024-12-21T04:30:52.404Z Compiling take_mut v0.2.2
19052024-12-21T04:30:52.421Z Compiling fallible-iterator v0.2.0
19062024-12-21T04:30:53.634Z Compiling is_terminal_polyfill v1.70.1
19072024-12-21T04:30:53.831Z Compiling base16ct v0.2.0
19082024-12-21T04:30:54.136Z Compiling utf-8 v0.7.6
19092024-12-21T04:30:54.467Z Compiling anstyle-query v1.1.1
19102024-12-21T04:30:54.643Z Compiling linked-hash-map v0.5.6
19112024-12-21T04:30:54.722Z Compiling quick-error v1.2.3
19122024-12-21T04:30:54.892Z Compiling resolv-conf v0.7.0
19132024-12-21T04:30:55.019Z Compiling lru-cache v0.1.2
19142024-12-21T04:30:55.227Z Compiling anstream v0.6.15
19152024-12-21T04:30:55.549Z Compiling tungstenite v0.24.0
19162024-12-21T04:30:55.665Z Compiling sec1 v0.7.3
19172024-12-21T04:30:55.897Z Compiling postgres-protocol v0.6.7
19182024-12-21T04:30:57.042Z Compiling publicsuffix v2.2.3
19192024-12-21T04:30:57.301Z Compiling usdt v0.5.0
19202024-12-21T04:30:57.763Z Compiling slog-term v2.9.1
19212024-12-21T04:30:58.285Z Compiling group v0.13.0
19222024-12-21T04:30:58.601Z Compiling num-iter v0.1.45
19232024-12-21T04:30:58.731Z Compiling hickory-proto v0.24.1
19242024-12-21T04:30:58.799Z Compiling futures v0.3.31
19252024-12-21T04:30:58.860Z Compiling regress v0.10.1
19262024-12-21T04:31:02.149Z Compiling tokio-rustls v0.26.0
19272024-12-21T04:31:02.629Z Compiling slog-bunyan v2.5.0
19282024-12-21T04:31:02.646Z Compiling darling v0.20.10
19292024-12-21T04:31:02.770Z Compiling tokio-rustls v0.25.0
19302024-12-21T04:31:02.897Z Compiling toml v0.8.19
19312024-12-21T04:31:03.218Z Compiling tokio-native-tls v0.3.1
19322024-12-21T04:31:03.406Z Compiling phf_shared v0.11.2
19332024-12-21T04:31:03.505Z Compiling strum_macros v0.25.3
19342024-12-21T04:31:03.778Z Compiling async-stream v0.3.6
19352024-12-21T04:31:03.871Z Compiling waitgroup v0.1.2
19362024-12-21T04:31:04.053Z Compiling webpki-roots v0.26.6
19372024-12-21T04:31:04.510Z Compiling idna v0.5.0
19382024-12-21T04:31:04.745Z Compiling terminal_size v0.4.0
19392024-12-21T04:31:05.269Z Compiling serde_path_to_error v0.1.16
19402024-12-21T04:31:05.840Z Compiling hkdf v0.12.4
19412024-12-21T04:31:05.974Z Compiling crypto-bigint v0.5.5
19422024-12-21T04:31:06.088Z Compiling serde_repr v0.1.19
19432024-12-21T04:31:06.106Z Compiling derive-where v1.2.7
19442024-12-21T04:31:07.026Z Compiling clap_derive v4.5.18
19452024-12-21T04:31:07.169Z Compiling hostname v0.4.0
19462024-12-21T04:31:07.403Z Compiling crc32fast v1.4.2
19472024-12-21T04:31:07.695Z Compiling managed v0.8.0
19482024-12-21T04:31:08.195Z Compiling clap_lex v0.7.2
19492024-12-21T04:31:08.213Z Compiling unicode-width v0.1.14
19502024-12-21T04:31:08.448Z Compiling bitflags v1.3.2
19512024-12-21T04:31:08.568Z Compiling debug-ignore v1.0.5
19522024-12-21T04:31:09.296Z Compiling elliptic-curve v0.13.8
19532024-12-21T04:31:10.035Z Compiling console v0.15.8
19542024-12-21T04:31:11.329Z Compiling clap_builder v4.5.21
19552024-12-21T04:31:11.942Z Compiling flate2 v1.0.34
19562024-12-21T04:31:12.936Z Compiling cookie_store v0.21.0
19572024-12-21T04:31:15.096Z Compiling hyper-rustls v0.27.3
19582024-12-21T04:31:15.713Z Compiling hickory-resolver v0.24.1
19592024-12-21T04:31:17.456Z Compiling phf v0.11.2
19602024-12-21T04:31:18.633Z Compiling hyper-tls v0.6.0
19612024-12-21T04:31:18.864Z Compiling signal-hook-mio v0.2.4
19622024-12-21T04:31:18.960Z Compiling typify-impl v0.2.0
19632024-12-21T04:31:19.022Z Compiling rayon v1.10.0
19642024-12-21T04:31:19.024Z Compiling bzip2 v0.4.4
19652024-12-21T04:31:19.534Z Compiling postgres-types v0.2.8
19662024-12-21T04:31:19.730Z Compiling tokio-tungstenite v0.24.0
19672024-12-21T04:31:20.462Z Compiling zerocopy v0.6.6
19682024-12-21T04:31:20.881Z Compiling ed25519 v2.2.3
19692024-12-21T04:31:20.954Z Compiling hubpack v0.1.2
19702024-12-21T04:31:21.111Z Compiling phf_shared v0.10.0
19712024-12-21T04:31:21.373Z Compiling pkcs1 v0.7.5
19722024-12-21T04:31:21.386Z Compiling tokio-stream v0.1.16
19732024-12-21T04:31:22.316Z Compiling ipnetwork v0.20.0
19742024-12-21T04:31:22.462Z Compiling serde-big-array v0.5.1
19752024-12-21T04:31:22.697Z Compiling rfc6979 v0.4.0
19762024-12-21T04:31:22.898Z Compiling float-cmp v0.9.0
19772024-12-21T04:31:23.692Z Compiling sync_wrapper v1.0.1
19782024-12-21T04:31:23.866Z Compiling bstr v1.10.0
19792024-12-21T04:31:24.929Z Compiling new_debug_unreachable v1.0.6
19802024-12-21T04:31:25.035Z Compiling bit-vec v0.6.3
19812024-12-21T04:31:25.483Z Compiling fixedbitset v0.4.2
19822024-12-21T04:31:25.711Z Compiling whoami v1.5.2
19832024-12-21T04:31:25.750Z Compiling precomputed-hash v0.1.1
19842024-12-21T04:31:25.879Z Compiling unicode-width v0.2.0
19852024-12-21T04:31:25.897Z Compiling normalize-line-endings v0.3.0
19862024-12-21T04:31:26.286Z Compiling number_prefix v0.4.0
19872024-12-21T04:31:26.409Z Compiling static_assertions v1.1.0
19882024-12-21T04:31:26.412Z Compiling unicode-segmentation v1.12.0
19892024-12-21T04:31:26.516Z Compiling predicates-core v1.0.8
19902024-12-21T04:31:26.534Z Compiling difflib v0.4.0
19912024-12-21T04:31:26.591Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19922024-12-21T04:31:26.836Z Compiling indicatif v0.17.9
19932024-12-21T04:31:27.279Z Compiling similar v2.6.0
19942024-12-21T04:31:27.796Z Compiling predicates v3.1.2
19952024-12-21T04:31:28.558Z Compiling tokio-postgres v0.7.12
19962024-12-21T04:31:28.721Z Compiling string_cache v0.8.7
19972024-12-21T04:31:29.146Z Compiling petgraph v0.6.5
19982024-12-21T04:31:29.297Z Compiling bit-set v0.5.3
19992024-12-21T04:31:29.883Z Compiling reqwest v0.12.9
20002024-12-21T04:31:30.997Z Compiling typify-macro v0.2.0
20012024-12-21T04:31:33.328Z Compiling ecdsa v0.16.9
20022024-12-21T04:31:34.185Z Compiling qorb v0.2.1
20032024-12-21T04:31:34.483Z Compiling rsa v0.9.6
20042024-12-21T04:31:35.392Z Compiling ed25519-dalek v2.1.1
20052024-12-21T04:31:35.971Z Compiling zip v0.6.6
20062024-12-21T04:31:36.064Z Compiling crossterm v0.28.1
20072024-12-21T04:31:36.172Z Compiling clap v4.5.21
20082024-12-21T04:31:37.929Z Compiling toml v0.7.8
20092024-12-21T04:31:38.054Z Compiling x509-cert v0.2.5
20102024-12-21T04:31:39.554Z Compiling hex v0.4.3
20112024-12-21T04:31:40.184Z Compiling itertools v0.10.5
20122024-12-21T04:31:40.423Z Compiling zerocopy v0.8.10
20132024-12-21T04:31:40.817Z Compiling lalrpop-util v0.19.12
20142024-12-21T04:31:40.837Z Compiling unicode-xid v0.2.6
20152024-12-21T04:31:41.008Z Compiling peg-runtime v0.8.3
20162024-12-21T04:31:43.009Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20172024-12-21T04:31:46.899Z Compiling proc-macro-crate v1.3.1
20182024-12-21T04:31:47.680Z Compiling macaddr v1.0.1
20192024-12-21T04:31:47.777Z Compiling zerocopy-derive v0.8.10
20202024-12-21T04:31:48.043Z Compiling itertools v0.13.0
20212024-12-21T04:31:50.279Z Compiling heapless v0.8.0
20222024-12-21T04:31:51.474Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20232024-12-21T04:31:55.342Z Compiling num_enum_derive v0.5.11
20242024-12-21T04:32:04.305Z Compiling hash32 v0.3.1
20252024-12-21T04:32:04.897Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20262024-12-21T04:32:05.647Z Compiling smoltcp v0.11.0
20272024-12-21T04:32:11.308Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20282024-12-21T04:32:11.346Z Compiling num_enum v0.5.11
20292024-12-21T04:32:12.034Z Compiling typify v0.2.0
20302024-12-21T04:32:12.095Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20312024-12-21T04:32:13.018Z Compiling proc-macro-error-attr v1.0.4
20322024-12-21T04:32:13.294Z Compiling unsafe-libyaml v0.2.11
20332024-12-21T04:32:14.077Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20342024-12-21T04:32:15.101Z Compiling cobs v0.2.3
20352024-12-21T04:32:15.539Z Compiling postcard v1.0.10
20362024-12-21T04:32:16.275Z Compiling serde_yaml v0.9.34+deprecated
20372024-12-21T04:32:32.709Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20382024-12-21T04:32:34.148Z Compiling progenitor-impl v0.8.0
20392024-12-21T04:32:43.380Z Compiling strum_macros v0.26.4
20402024-12-21T04:32:44.647Z Compiling structmeta-derive v0.3.0
20412024-12-21T04:32:44.762Z Compiling foreign-types-macros v0.2.3
20422024-12-21T04:32:44.835Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20432024-12-21T04:32:44.918Z Compiling proc-macro-error v1.0.4
20442024-12-21T04:32:46.033Z Compiling foreign-types-shared v0.3.1
20452024-12-21T04:32:46.857Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20462024-12-21T04:32:47.207Z Compiling structmeta v0.3.0
20472024-12-21T04:32:47.460Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20482024-12-21T04:32:47.883Z Compiling strum v0.26.3
20492024-12-21T04:32:50.468Z Compiling foreign-types v0.5.0
20502024-12-21T04:32:56.219Z Compiling progenitor-macro v0.8.0
20512024-12-21T04:33:00.279Z Compiling progenitor-client v0.8.0
20522024-12-21T04:33:01.037Z Compiling tabwriter v1.4.0
20532024-12-21T04:33:02.062Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20542024-12-21T04:33:02.875Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20552024-12-21T04:33:04.085Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20562024-12-21T04:33:04.943Z Compiling cstr-argument v0.1.2
20572024-12-21T04:33:05.075Z Compiling dropshot v0.13.0
20582024-12-21T04:33:05.209Z Compiling fastrand v2.1.1
20592024-12-21T04:33:05.814Z Compiling crucible-workspace-hack v0.1.0
20602024-12-21T04:33:05.891Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20612024-12-21T04:33:06.104Z Compiling pretty-hex v0.2.1
20622024-12-21T04:33:06.182Z Compiling thiserror v2.0.3
20632024-12-21T04:33:06.456Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20642024-12-21T04:33:06.918Z Compiling tempfile v3.13.0
20652024-12-21T04:33:07.147Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20662024-12-21T04:33:07.602Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20672024-12-21T04:33:08.018Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20682024-12-21T04:33:08.614Z Compiling parse-display-derive v0.10.0
20692024-12-21T04:33:08.926Z Compiling colored v2.1.0
20702024-12-21T04:33:09.038Z Compiling progenitor v0.8.0
20712024-12-21T04:33:09.329Z Compiling serde_with_macros v3.11.0
20722024-12-21T04:33:09.345Z Compiling dropshot_endpoint v0.13.0
20732024-12-21T04:33:10.168Z Compiling thiserror-impl v2.0.3
20742024-12-21T04:33:11.478Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20752024-12-21T04:33:11.955Z Compiling instant v0.1.13
20762024-12-21T04:33:12.160Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20772024-12-21T04:33:12.246Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20782024-12-21T04:33:12.466Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20792024-12-21T04:33:12.508Z Compiling parse-display v0.10.0
20802024-12-21T04:33:12.540Z Compiling backoff v0.4.0
20812024-12-21T04:33:12.841Z Compiling serde_with v3.11.0
20822024-12-21T04:33:13.414Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20832024-12-21T04:33:14.450Z Compiling zone_cfg_derive v0.3.0
20842024-12-21T04:33:15.501Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20852024-12-21T04:33:15.862Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20862024-12-21T04:33:16.216Z Compiling camino-tempfile v1.1.1
20872024-12-21T04:33:16.665Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20882024-12-21T04:33:17.001Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20892024-12-21T04:33:17.181Z Compiling regress v0.9.1
20902024-12-21T04:33:17.199Z Compiling num-derive v0.4.2
20912024-12-21T04:33:17.217Z Compiling sigpipe v0.1.3
20922024-12-21T04:33:17.357Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20932024-12-21T04:33:17.655Z Compiling libefi-sys v0.1.0
20942024-12-21T04:33:18.005Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20952024-12-21T04:33:19.391Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20962024-12-21T04:33:20.977Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20972024-12-21T04:33:21.244Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20982024-12-21T04:33:21.533Z Compiling zone v0.3.0
20992024-12-21T04:33:22.506Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21002024-12-21T04:33:25.727Z Compiling smf v0.2.3
21012024-12-21T04:33:26.681Z Compiling bitfield-struct v0.6.2
21022024-12-21T04:33:26.774Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21032024-12-21T04:33:27.506Z Compiling ring v0.16.20
21042024-12-21T04:33:28.073Z Compiling blake3 v1.5.4
21052024-12-21T04:33:28.393Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21062024-12-21T04:33:29.193Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21072024-12-21T04:33:29.300Z Compiling xattr v1.3.1
21082024-12-21T04:33:29.440Z Compiling memmap2 v0.9.5
21092024-12-21T04:33:29.649Z Compiling filetime v0.2.25
21102024-12-21T04:33:30.018Z Compiling arrayref v0.3.9
21112024-12-21T04:33:30.043Z Compiling arrayvec v0.7.6
21122024-12-21T04:33:30.156Z Compiling constant_time_eq v0.3.1
21132024-12-21T04:33:30.349Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21142024-12-21T04:33:30.365Z Compiling same-file v1.0.6
21152024-12-21T04:33:30.484Z Compiling spin v0.5.2
21162024-12-21T04:33:30.558Z Compiling walkdir v2.5.0
21172024-12-21T04:33:30.748Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21182024-12-21T04:33:32.039Z Compiling tar v0.4.42
21192024-12-21T04:33:32.274Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21202024-12-21T04:33:32.701Z Compiling gethostname v0.5.0
21212024-12-21T04:33:32.938Z Compiling cargo-platform v0.1.8
21222024-12-21T04:33:33.358Z Compiling topological-sort v0.2.2
21232024-12-21T04:33:33.398Z Compiling cargo_metadata v0.18.1
21242024-12-21T04:33:33.594Z Compiling shell-words v1.1.0
21252024-12-21T04:33:37.385Z Compiling omicron-zone-package v0.11.1
21262024-12-21T04:33:39.117Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21272024-12-21T04:33:41.236Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21282024-12-21T04:33:47.728Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21292024-12-21T04:34:02.784Z Finished `release` profile [optimized] target(s) in 5m 27s
21302024-12-21T04:34:02.947Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
21312024-12-21T04:34:02.996ZLogging to: /work/oxidecomputer/omicron/out/LOG
21322024-12-21T04:34:03.000ZCreated new build target 'test' and set it as active
21332024-12-21T04:34:03.000Z
21342024-12-21T04:34:03.000Zreal 5:27.436290155
21352024-12-21T04:34:03.000Zuser 36:54.332421051
21362024-12-21T04:34:03.000Zsys 4:55.748060543
21372024-12-21T04:34:03.000Ztrap 1.093039777
21382024-12-21T04:34:03.000Ztflt 3.002323865
21392024-12-21T04:34:03.000Zdflt 0.634390161
21402024-12-21T04:34:03.000Zkflt 0.000465014
21412024-12-21T04:34:03.000Zlock 1:17:50.217878582
21422024-12-21T04:34:03.000Zslp 2:34:55.227113690
21432024-12-21T04:34:03.000Zlat 2:36.441884383
21442024-12-21T04:34:03.000Zstop 4:34.411836969
21452024-12-21T04:34:03.000Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21462024-12-21T04:34:04.005Z Finished `release` profile [optimized] target(s) in 0.95s
21472024-12-21T04:34:04.066Z Running `target/release/omicron-package -t test package`
21482024-12-21T04:34:04.112ZLogging to: /work/oxidecomputer/omicron/out/LOG
21492024-12-21T04:34:05.293Z Compiling convert_case v0.4.0
21502024-12-21T04:34:05.293Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21512024-12-21T04:34:05.293Z Compiling newline-converter v0.3.0
21522024-12-21T04:34:05.297Z Compiling password-hash v0.5.0
21532024-12-21T04:34:05.297Z Compiling blake2 v0.10.6
21542024-12-21T04:34:05.297Z Compiling base64 v0.21.7
21552024-12-21T04:34:05.297Z Compiling atomicwrites v0.4.4
21562024-12-21T04:34:05.297Z Compiling progenitor-client v0.8.0
21572024-12-21T04:34:05.580Z Compiling expectorate v1.1.0
21582024-12-21T04:34:05.760Z Compiling owo-colors v4.1.0
21592024-12-21T04:34:05.784Z Compiling cancel-safe-futures v0.1.5
21602024-12-21T04:34:05.876Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21612024-12-21T04:34:05.960Z Compiling progenitor v0.8.0
21622024-12-21T04:34:06.037Z Compiling argon2 v0.5.3
21632024-12-21T04:34:06.170Z Compiling num-rational v0.4.2
21642024-12-21T04:34:06.229Z Compiling num-complex v0.4.6
21652024-12-21T04:34:06.296Z Compiling derive_more v0.99.18
21662024-12-21T04:34:06.638Z Compiling libsw v3.3.1
21672024-12-21T04:34:06.985Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21682024-12-21T04:34:07.326Z Compiling num v0.4.3
21692024-12-21T04:34:07.452Z Compiling float-ord v0.3.2
21702024-12-21T04:34:07.544Z Compiling linear-map v1.2.0
21712024-12-21T04:34:07.565Z Compiling indent_write v2.2.0
21722024-12-21T04:34:07.639Z Compiling swrite v0.1.0
21732024-12-21T04:34:07.654Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21742024-12-21T04:34:07.786Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21752024-12-21T04:34:07.808Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21762024-12-21T04:34:07.949Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21772024-12-21T04:34:08.431Z Compiling highway v1.2.0
21782024-12-21T04:34:08.559Z Compiling semver v0.1.20
21792024-12-21T04:34:09.113Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21802024-12-21T04:34:09.433Z Compiling rustc_version v0.1.7
21812024-12-21T04:34:09.866Z Compiling tungstenite v0.21.0
21822024-12-21T04:34:09.885Z Compiling newtype_derive v0.1.6
21832024-12-21T04:34:10.207Z Compiling ipnetwork v0.20.0
21842024-12-21T04:34:11.016Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21852024-12-21T04:34:11.724Z Compiling tokio-tungstenite v0.21.0
21862024-12-21T04:34:12.388Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21872024-12-21T04:34:13.005Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21882024-12-21T04:34:15.169Z Compiling humantime v2.1.0
21892024-12-21T04:34:16.014Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21902024-12-21T04:34:16.041Z Compiling dropshot v0.13.0
21912024-12-21T04:34:16.112Z Compiling instant v0.1.13
21922024-12-21T04:34:16.282Z Compiling backoff v0.4.0
21932024-12-21T04:34:16.697Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21942024-12-21T04:34:17.170Z Compiling steno v0.4.1
21952024-12-21T04:34:17.173Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21962024-12-21T04:34:17.387Z Compiling parse-display v0.10.0
21972024-12-21T04:34:17.973Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21982024-12-21T04:34:18.171Z Compiling strum v0.26.3
21992024-12-21T04:34:18.365Z Compiling serde_with v3.11.0
22002024-12-21T04:34:22.002Z Compiling regress v0.9.1
22012024-12-21T04:34:22.605Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22022024-12-21T04:34:25.042Z Compiling macaddr v1.0.1
22032024-12-21T04:34:25.428Z Compiling slog-dtrace v0.3.0
22042024-12-21T04:34:25.509Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22052024-12-21T04:34:25.804Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22062024-12-21T04:34:25.887Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22072024-12-21T04:34:27.543Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
22082024-12-21T04:34:28.211Z Compiling prettyplease v0.2.25
22092024-12-21T04:34:28.486Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22102024-12-21T04:34:28.648Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22112024-12-21T04:34:29.730Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22122024-12-21T04:34:31.984Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22132024-12-21T04:34:32.316Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22142024-12-21T04:34:44.262Z Compiling half v2.4.1
22152024-12-21T04:34:44.736Z Compiling ciborium-io v0.2.2
22162024-12-21T04:34:44.890Z Compiling ciborium-ll v0.2.2
22172024-12-21T04:34:44.955Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22182024-12-21T04:34:45.425Z Compiling ciborium v0.2.2
22192024-12-21T04:34:45.883Z Compiling same-file v1.0.6
22202024-12-21T04:34:46.142Z Compiling display-error-chain v0.2.2
22212024-12-21T04:34:46.353Z Compiling fastrand v2.1.1
22222024-12-21T04:34:46.458Z Compiling walkdir v2.5.0
22232024-12-21T04:34:46.865Z Compiling tempfile v3.13.0
22242024-12-21T04:34:46.942Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22252024-12-21T04:34:47.135Z Compiling ring v0.16.20
22262024-12-21T04:34:47.576Z Compiling blake3 v1.5.4
22272024-12-21T04:34:47.624Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22282024-12-21T04:34:48.209Z Compiling xattr v1.3.1
22292024-12-21T04:34:48.497Z Compiling memmap2 v0.9.5
22302024-12-21T04:34:48.941Z Compiling filetime v0.2.25
22312024-12-21T04:34:49.247Z Compiling constant_time_eq v0.3.1
22322024-12-21T04:34:49.431Z Compiling arrayvec v0.7.6
22332024-12-21T04:34:49.863Z Compiling spin v0.5.2
22342024-12-21T04:34:49.866Z Compiling arrayref v0.3.9
22352024-12-21T04:34:49.995Z Compiling keccak v0.1.5
22362024-12-21T04:34:50.857Z Compiling sha3 v0.10.8
22372024-12-21T04:34:51.020Z Compiling tar v0.4.42
22382024-12-21T04:34:51.259Z Compiling camino-tempfile v1.1.1
22392024-12-21T04:34:51.504Z Compiling toolchain_find v0.4.0
22402024-12-21T04:34:51.705Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22412024-12-21T04:34:51.727Z Compiling const_format_proc_macros v0.2.33
22422024-12-21T04:34:51.731Z Compiling maplit v1.0.2
22432024-12-21T04:34:51.884Z Compiling topological-sort v0.2.2
22442024-12-21T04:34:52.047Z Compiling radium v0.7.0
22452024-12-21T04:34:52.124Z Compiling crunchy v0.2.2
22462024-12-21T04:34:52.221Z Compiling omicron-zone-package v0.11.1
22472024-12-21T04:34:52.540Z Compiling rustfmt-wrapper v0.2.1
22482024-12-21T04:34:52.622Z Compiling maybe-uninit v2.0.0
22492024-12-21T04:34:53.029Z Compiling tap v1.0.1
22502024-12-21T04:34:53.100Z Compiling tiny-keccak v2.0.2
22512024-12-21T04:34:53.219Z Compiling wyz v0.5.1
22522024-12-21T04:34:53.364Z Compiling dsl_auto_type v0.1.2
22532024-12-21T04:34:53.434Z Compiling phf_generator v0.11.2
22542024-12-21T04:34:53.641Z Compiling scheduled-thread-pool v0.2.7
22552024-12-21T04:34:53.661Z Compiling secrecy v0.8.0
22562024-12-21T04:34:53.663Z Compiling const_format v0.2.33
22572024-12-21T04:34:53.893Z Compiling diesel_table_macro_syntax v0.2.0
22582024-12-21T04:34:53.963Z Compiling async-recursion v1.1.1
22592024-12-21T04:34:54.315Z Compiling arc-swap v1.7.1
22602024-12-21T04:34:54.792Z Compiling packed_struct v0.10.1
22612024-12-21T04:34:54.929Z Compiling funty v2.0.0
22622024-12-21T04:34:54.979Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22632024-12-21T04:34:55.085Z Compiling crc-catalog v2.4.0
22642024-12-21T04:34:55.248Z Compiling crc v3.2.1
22652024-12-21T04:34:55.271Z Compiling slog-scope v4.4.0
22662024-12-21T04:34:55.322Z Compiling diesel_derives v2.2.3
22672024-12-21T04:34:55.530Z Compiling r2d2 v0.8.10
22682024-12-21T04:34:56.021Z Compiling bitvec v1.0.1
22692024-12-21T04:34:56.111Z Compiling phf_codegen v0.11.2
22702024-12-21T04:34:56.902Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22712024-12-21T04:34:57.221Z Compiling ascii-canvas v3.0.0
22722024-12-21T04:34:57.376Z Compiling universal-hash v0.5.1
22732024-12-21T04:34:57.571Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22742024-12-21T04:34:57.623Z Compiling thiserror-impl-no-std v2.0.2
22752024-12-21T04:34:57.704Z Compiling packed_struct_codegen v0.10.1
22762024-12-21T04:35:00.156Z Compiling parse-zoneinfo v0.3.1
22772024-12-21T04:35:00.282Z Compiling ena v0.14.3
22782024-12-21T04:35:00.694Z Compiling indexmap v1.9.3
22792024-12-21T04:35:00.717Z Compiling diff v0.1.13
22802024-12-21T04:35:01.016Z Compiling nodrop v0.1.14
22812024-12-21T04:35:01.169Z Compiling opaque-debug v0.3.1
22822024-12-21T04:35:01.260Z Compiling regex-syntax v0.6.29
22832024-12-21T04:35:01.286Z Compiling poly1305 v0.8.0
22842024-12-21T04:35:01.729Z Compiling array-init v0.0.4
22852024-12-21T04:35:02.845Z Compiling chrono-tz-build v0.4.0
22862024-12-21T04:35:04.036Z Compiling thiserror-no-std v2.0.2
22872024-12-21T04:35:04.182Z Compiling smallvec v0.6.14
22882024-12-21T04:35:04.723Z Compiling lalrpop v0.19.12
22892024-12-21T04:35:06.677Z Compiling slog-stdlog v4.1.1
22902024-12-21T04:35:06.838Z Compiling diesel v2.2.6
22912024-12-21T04:35:07.492Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22922024-12-21T04:35:07.867Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22932024-12-21T04:35:08.170Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22942024-12-21T04:35:08.449Z Compiling chacha20 v0.9.1
22952024-12-21T04:35:08.675Z Compiling aead v0.5.2
22962024-12-21T04:35:08.905Z Compiling vte_generate_state_changes v0.1.2
22972024-12-21T04:35:09.047Z Compiling ref-cast v1.0.23
22982024-12-21T04:35:09.498Z Compiling bitfield v0.14.0
22992024-12-21T04:35:09.513Z Compiling termcolor v1.4.1
23002024-12-21T04:35:09.825Z Compiling hashbrown v0.12.3
23012024-12-21T04:35:10.762Z Compiling env_logger v0.10.2
23022024-12-21T04:35:12.294Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23032024-12-21T04:35:13.999Z Compiling vte v0.11.1
23042024-12-21T04:35:15.532Z Compiling chacha20poly1305 v0.10.1
23052024-12-21T04:35:15.804Z Compiling slog-envlogger v2.2.0
23062024-12-21T04:35:18.538Z Compiling serde-hex v0.1.0
23072024-12-21T04:35:23.825Z Compiling vsss-rs v3.3.4
23082024-12-21T04:35:28.273Z Compiling chrono-tz v0.10.0
23092024-12-21T04:35:28.928Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23102024-12-21T04:35:29.107Z Compiling ron v0.8.1
23112024-12-21T04:35:29.279Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23122024-12-21T04:35:29.599Z Compiling derive_builder_core v0.20.2
23132024-12-21T04:35:30.597Z Compiling polar-core v0.27.3
23142024-12-21T04:35:31.830Z Compiling hashbrown v0.13.2
23152024-12-21T04:35:31.869Z Compiling headers-core v0.3.0
23162024-12-21T04:35:32.101Z Compiling fxhash v0.2.1
23172024-12-21T04:35:32.361Z Compiling libxml v0.3.3
23182024-12-21T04:35:32.726Z Compiling ref-cast-impl v1.0.23
23192024-12-21T04:35:33.278Z Compiling bytecount v0.6.8
23202024-12-21T04:35:33.604Z Compiling lockfree-object-pool v0.1.6
23212024-12-21T04:35:33.882Z Compiling bumpalo v3.16.0
23222024-12-21T04:35:33.929Z Compiling simd-adler32 v0.3.7
23232024-12-21T04:35:34.540Z Compiling zip v2.1.3
23242024-12-21T04:35:34.898Z Compiling crc-any v2.5.0
23252024-12-21T04:35:35.021Z Compiling zopfli v0.8.1
23262024-12-21T04:35:35.322Z Compiling papergrid v0.11.0
23272024-12-21T04:35:35.870Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23282024-12-21T04:35:39.302Z Compiling object v0.30.4
23292024-12-21T04:35:44.528Z Compiling headers v0.4.0
23302024-12-21T04:35:46.200Z Compiling derive_builder_macro v0.20.2
23312024-12-21T04:35:48.214Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23322024-12-21T04:35:49.846Z Compiling strip-ansi-escapes v0.2.0
23332024-12-21T04:35:50.470Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23342024-12-21T04:35:51.050Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23352024-12-21T04:35:51.361Z Compiling tabled_derive v0.7.0
23362024-12-21T04:35:52.276Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23372024-12-21T04:35:53.224Z Compiling fd-lock v4.0.2
23382024-12-21T04:35:53.458Z Compiling peg-macros v0.8.4
23392024-12-21T04:35:53.548Z Compiling strum_macros v0.24.3
23402024-12-21T04:35:53.588Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23412024-12-21T04:35:54.664Z Compiling kstat-rs v0.2.4
23422024-12-21T04:35:55.659Z Compiling samael v0.0.17
23432024-12-21T04:35:56.811Z Compiling unicase v2.7.0
23442024-12-21T04:35:56.831Z Compiling nu-ansi-term v0.50.1
23452024-12-21T04:35:56.848Z Compiling indoc v1.0.9
23462024-12-21T04:35:57.125Z Compiling path-slash v0.1.5
23472024-12-21T04:35:57.402Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23482024-12-21T04:35:57.689Z Compiling reedline v0.35.0
23492024-12-21T04:35:57.997Z Compiling peg v0.8.4
23502024-12-21T04:35:58.124Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23512024-12-21T04:36:01.163Z Compiling tabled v0.15.0
23522024-12-21T04:36:02.996Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23532024-12-21T04:36:12.969Z Compiling derive_builder v0.20.2
23542024-12-21T04:36:18.135Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23552024-12-21T04:36:18.167Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23562024-12-21T04:36:21.122Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23572024-12-21T04:36:21.412Z Compiling pem v3.0.4
23582024-12-21T04:36:21.431Z Compiling bcs v0.1.6
23592024-12-21T04:36:21.927Z Compiling impl-trait-for-tuples v0.2.2
23602024-12-21T04:36:22.320Z Compiling oso-derive v0.27.3
23612024-12-21T04:36:22.876Z Compiling libz-sys v1.1.20
23622024-12-21T04:36:23.311Z Compiling quick-xml v0.33.0
23632024-12-21T04:36:23.515Z Compiling diesel-dtrace v0.4.2
23642024-12-21T04:36:23.828Z Compiling parking_lot_core v0.8.6
23652024-12-21T04:36:28.752Z Compiling oso v0.27.3
23662024-12-21T04:36:29.152Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23672024-12-21T04:36:30.782Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23682024-12-21T04:36:36.342Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23692024-12-21T04:36:39.527Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23702024-12-21T04:36:39.841Z Compiling bb8 v0.8.5
23712024-12-21T04:36:40.476Z Compiling buf-list v1.0.3
23722024-12-21T04:36:41.112Z Compiling async-bb8-diesel v0.2.1
23732024-12-21T04:36:43.537Z Compiling nibble_vec v0.1.0
23742024-12-21T04:36:43.786Z Compiling libgit2-sys v0.17.0+1.8.1
23752024-12-21T04:36:44.603Z Compiling pin-project-internal v1.1.6
23762024-12-21T04:36:45.980Z Compiling atty v0.2.14
23772024-12-21T04:36:46.167Z Compiling endian-type v0.1.2
23782024-12-21T04:36:46.447Z Compiling salty v0.3.0
23792024-12-21T04:36:46.907Z Compiling radix_trie v0.2.1
23802024-12-21T04:36:47.452Z Compiling pin-project v1.1.6
23812024-12-21T04:36:48.236Z Compiling parking_lot v0.11.2
23822024-12-21T04:36:51.271Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23832024-12-21T04:36:57.715Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23842024-12-21T04:37:02.570Z Compiling snafu-derive v0.8.5
23852024-12-21T04:37:05.101Z Compiling sled v0.34.7
23862024-12-21T04:37:07.231Z Compiling snafu v0.8.5
23872024-12-21T04:37:08.517Z Compiling mime_guess v2.0.5
23882024-12-21T04:37:09.665Z Compiling hickory-client v0.24.1
23892024-12-21T04:37:15.335Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23902024-12-21T04:37:17.162Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23912024-12-21T04:37:17.444Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23922024-12-21T04:37:18.552Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23932024-12-21T04:37:18.556Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23942024-12-21T04:37:20.055Z Compiling globset v0.4.15
23952024-12-21T04:37:22.975Z Compiling hickory-server v0.24.1
23962024-12-21T04:37:27.289Z Compiling primeorder v0.13.6
23972024-12-21T04:37:27.444Z Compiling olpc-cjson v0.1.4
23982024-12-21T04:37:27.749Z Compiling vergen v8.3.2
23992024-12-21T04:37:27.869Z Compiling castaway v0.2.3
24002024-12-21T04:37:28.051Z Compiling env_filter v0.1.2
24012024-12-21T04:37:28.054Z Compiling serde_plain v1.0.2
24022024-12-21T04:37:28.576Z Compiling cargo-platform v0.1.8
24032024-12-21T04:37:29.104Z Compiling nanorand v0.7.0
24042024-12-21T04:37:29.543Z Compiling memoffset v0.9.1
24052024-12-21T04:37:29.785Z Compiling typed-path v0.9.3
24062024-12-21T04:37:30.084Z Compiling flume v0.11.1
24072024-12-21T04:37:30.867Z Compiling cargo_metadata v0.18.1
24082024-12-21T04:37:34.050Z Compiling tough v0.19.0
24092024-12-21T04:37:35.377Z Compiling env_logger v0.11.5
24102024-12-21T04:37:36.713Z Compiling compact_str v0.8.0
24112024-12-21T04:37:37.011Z Compiling p384 v0.13.0
24122024-12-21T04:37:37.923Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24132024-12-21T04:37:38.445Z Compiling git2 v0.19.0
24142024-12-21T04:37:39.285Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24152024-12-21T04:37:43.053Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24162024-12-21T04:37:47.771Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24172024-12-21T04:37:49.263Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24182024-12-21T04:37:49.632Z Compiling unicode-truncate v1.1.0
24192024-12-21T04:37:49.940Z Compiling lru v0.12.5
24202024-12-21T04:37:50.330Z Compiling rand_seeder v0.3.0
24212024-12-21T04:37:50.768Z Compiling libsqlite3-sys v0.30.1
24222024-12-21T04:37:51.303Z Compiling lzma-sys v0.1.20
24232024-12-21T04:37:52.104Z Compiling instability v0.3.2
24242024-12-21T04:37:53.148Z Compiling rustls v0.21.12
24252024-12-21T04:37:53.455Z Compiling http-range v0.1.5
24262024-12-21T04:37:54.049Z Compiling cfg_aliases v0.2.1
24272024-12-21T04:37:54.177Z Compiling cassowary v0.3.0
24282024-12-21T04:37:54.417Z Compiling parse-size v1.1.0
24292024-12-21T04:37:54.745Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24302024-12-21T04:37:55.113Z Compiling ratatui v0.28.1
24312024-12-21T04:37:56.218Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24322024-12-21T04:37:57.795Z Compiling nix v0.29.0
24332024-12-21T04:37:58.762Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24342024-12-21T04:38:00.762Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24352024-12-21T04:38:03.056Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24362024-12-21T04:38:03.205Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24372024-12-21T04:38:04.010Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24382024-12-21T04:38:04.317Z Compiling sct v0.7.1
24392024-12-21T04:38:04.804Z Compiling rustls-webpki v0.101.7
24402024-12-21T04:38:06.771Z Compiling heck v0.3.3
24412024-12-21T04:38:07.156Z Compiling csv-core v0.1.11
24422024-12-21T04:38:08.034Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24432024-12-21T04:38:08.359Z Compiling glob v0.3.1
24442024-12-21T04:38:08.720Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24452024-12-21T04:38:08.989Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24462024-12-21T04:38:09.165Z Compiling csv v1.3.0
24472024-12-21T04:38:10.362Z Compiling zone_cfg_derive v0.1.2
24482024-12-21T04:38:12.199Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24492024-12-21T04:38:13.091Z Compiling nix v0.27.1
24502024-12-21T04:38:16.177Z Compiling hyper-staticfile v0.10.1
24512024-12-21T04:38:16.238Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24522024-12-21T04:38:19.895Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24532024-12-21T04:38:19.924Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24542024-12-21T04:38:20.511Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24552024-12-21T04:38:21.182Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24562024-12-21T04:38:25.308Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24572024-12-21T04:38:26.533Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24582024-12-21T04:38:26.876Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24592024-12-21T04:38:27.181Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24602024-12-21T04:38:27.481Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24612024-12-21T04:38:28.717Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24622024-12-21T04:38:29.381Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24632024-12-21T04:38:30.054Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24642024-12-21T04:38:30.687Z Compiling hashlink v0.9.1
24652024-12-21T04:38:31.524Z Compiling tungstenite v0.23.0
24662024-12-21T04:38:31.660Z Compiling base64 v0.13.1
24672024-12-21T04:38:32.434Z Compiling fallible-iterator v0.3.0
24682024-12-21T04:38:33.083Z Compiling fallible-streaming-iterator v0.1.9
24692024-12-21T04:38:33.301Z Compiling tokio-tungstenite v0.23.1
24702024-12-21T04:38:33.385Z Compiling rusqlite v0.32.1
24712024-12-21T04:38:33.988Z Compiling ron v0.7.1
24722024-12-21T04:38:34.772Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24732024-12-21T04:38:35.452Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24742024-12-21T04:38:37.239Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24752024-12-21T04:38:38.996Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24762024-12-21T04:38:40.297Z Compiling xz2 v0.1.7
24772024-12-21T04:38:40.927Z Compiling tokio-rustls v0.24.1
24782024-12-21T04:38:43.345Z Compiling zone v0.1.8
24792024-12-21T04:38:44.684Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24802024-12-21T04:38:46.690Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24812024-12-21T04:38:54.364Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24822024-12-21T04:38:55.298Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24832024-12-21T04:38:58.618Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24842024-12-21T04:38:59.651Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24852024-12-21T04:38:59.994Z Compiling rustls-pemfile v1.0.4
24862024-12-21T04:39:00.806Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24872024-12-21T04:39:01.124Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24882024-12-21T04:39:06.135Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24892024-12-21T04:39:06.316Z Compiling signal-hook-tokio v0.3.1
24902024-12-21T04:39:06.544Z Compiling twox-hash v1.6.3
24912024-12-21T04:39:07.383Z Compiling yasna v0.5.2
24922024-12-21T04:39:07.559Z Compiling unicode-linebreak v0.1.5
24932024-12-21T04:39:07.951Z Compiling is_ci v1.2.0
24942024-12-21T04:39:08.114Z Compiling smawk v0.3.2
24952024-12-21T04:39:08.268Z Compiling supports-color v3.0.1
24962024-12-21T04:39:08.397Z Compiling textwrap v0.16.1
24972024-12-21T04:39:08.697Z Compiling rcgen v0.12.1
24982024-12-21T04:39:11.963Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24992024-12-21T04:39:17.935Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25002024-12-21T04:39:18.958Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25012024-12-21T04:39:21.490Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25022024-12-21T04:39:24.704Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25032024-12-21T04:39:34.771Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25042024-12-21T04:39:39.620Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25052024-12-21T04:39:39.760Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25062024-12-21T04:39:40.410Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25072024-12-21T04:39:52.999Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25082024-12-21T04:39:53.301Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
25092024-12-21T04:39:57.189Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25102024-12-21T04:39:59.470Z Compiling fatfs v0.3.6
25112024-12-21T04:40:00.078Z Compiling rtoolbox v0.0.2
25122024-12-21T04:40:00.524Z Compiling subprocess v0.2.9
25132024-12-21T04:40:02.328Z Compiling assert_matches v1.5.0
25142024-12-21T04:40:05.288Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25152024-12-21T04:40:06.773Z Compiling rpassword v7.3.1
25162024-12-21T04:40:07.254Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25172024-12-21T04:40:07.445Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25182024-12-21T04:40:12.900Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25192024-12-21T04:40:14.564Z Compiling tui-tree-widget v0.22.0
25202024-12-21T04:40:15.026Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25212024-12-21T04:40:15.867Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25222024-12-21T04:40:16.179Z Compiling uzers v0.12.1
25232024-12-21T04:40:19.289Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25242024-12-21T04:40:30.884Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25252024-12-21T04:40:30.972Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25262024-12-21T04:40:55.801Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25272024-12-21T04:41:02.271Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25282024-12-21T04:41:06.508Z Compiling multimap v0.10.0
25292024-12-21T04:43:21.536Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25302024-12-21T04:43:37.077Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25312024-12-21T04:50:07.117Z Finished `release` profile [optimized] target(s) in 16m 02s
25322024-12-21T04:51:11.272Z
25332024-12-21T04:51:11.274Zreal 17:08.164923877
25342024-12-21T04:51:11.274Zuser 1:57:01.724626749
25352024-12-21T04:51:11.274Zsys 6:02.991700549
25362024-12-21T04:51:11.274Ztrap 2.848036826
25372024-12-21T04:51:11.274Ztflt 3.278709568
25382024-12-21T04:51:11.274Zdflt 4.497471054
25392024-12-21T04:51:11.274Zkflt 0.071200641
25402024-12-21T04:51:11.274Zlock 7:13:17.152435726
25412024-12-21T04:51:11.274Zslp 6:12:14.310427657
25422024-12-21T04:51:11.274Zlat 2:55.661299368
25432024-12-21T04:51:11.274Zstop 2:32.643313865
25442024-12-21T04:51:11.274Z+ mapfile -t packages
25452024-12-21T04:51:11.275Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25462024-12-21T04:51:12.313Z Finished `release` profile [optimized] target(s) in 0.98s
25472024-12-21T04:51:12.381Z Running `target/release/omicron-package -t test list-outputs`
25482024-12-21T04:51:12.430ZLogging to: /work/oxidecomputer/omicron/out/LOG
25492024-12-21T04:51:12.433Z+ ptime -m cargo build --locked --release -p xtask
25502024-12-21T04:51:12.997Z Compiling serde v1.0.215
25512024-12-21T04:51:13.000Z Compiling libc v0.2.162
25522024-12-21T04:51:13.000Z Compiling rustix v0.38.37
25532024-12-21T04:51:13.000Z Compiling serde_json v1.0.133
25542024-12-21T04:51:13.000Z Compiling syn v2.0.87
25552024-12-21T04:51:13.089Z Compiling bitflags v2.6.0
25562024-12-21T04:51:13.448Z Compiling usdt-impl v0.5.0
25572024-12-21T04:51:13.494Z Compiling syn v1.0.109
25582024-12-21T04:51:13.582Z Compiling hashbrown v0.15.1
25592024-12-21T04:51:13.663Z Compiling log v0.4.22
25602024-12-21T04:51:13.695Z Compiling fs-err v2.11.0
25612024-12-21T04:51:13.997Z Compiling once_cell v1.20.2
25622024-12-21T04:51:14.125Z Compiling anyhow v1.0.93
25632024-12-21T04:51:14.621Z Compiling thread-id v4.2.2
25642024-12-21T04:51:14.931Z Compiling indexmap v2.6.0
25652024-12-21T04:51:16.080Z Compiling terminal_size v0.4.0
25662024-12-21T04:51:16.080Z Compiling tempfile v3.13.0
25672024-12-21T04:51:16.320Z Compiling clap_builder v4.5.21
25682024-12-21T04:51:16.965Z Compiling proc-macro-error v1.0.4
25692024-12-21T04:51:18.372Z Compiling tabled_derive v0.7.0
25702024-12-21T04:51:19.753Z Compiling tabled v0.15.0
25712024-12-21T04:51:21.212Z Compiling serde_derive v1.0.215
25722024-12-21T04:51:21.993Z Compiling thiserror-impl v1.0.69
25732024-12-21T04:51:22.951Z Compiling zerocopy-derive v0.7.35
25742024-12-21T04:51:23.299Z Compiling scroll_derive v0.12.0
25752024-12-21T04:51:24.745Z Compiling scroll v0.12.0
25762024-12-21T04:51:24.929Z Compiling thiserror v1.0.69
25772024-12-21T04:51:25.080Z Compiling pest v2.7.14
25782024-12-21T04:51:25.133Z Compiling zerocopy v0.7.35
25792024-12-21T04:51:25.412Z Compiling goblin v0.8.2
25802024-12-21T04:51:28.096Z Compiling pest_meta v2.7.14
25812024-12-21T04:51:30.783Z Compiling pest_generator v2.7.14
25822024-12-21T04:51:32.616Z Compiling pest_derive v2.7.14
25832024-12-21T04:51:33.423Z Compiling dtrace-parser v0.2.0
25842024-12-21T04:51:35.269Z Compiling toml_datetime v0.6.8
25852024-12-21T04:51:35.852Z Compiling serde_spanned v0.6.8
25862024-12-21T04:51:36.135Z Compiling toml_edit v0.22.22
25872024-12-21T04:51:37.785Z Compiling dof v0.3.0
25882024-12-21T04:51:39.794Z Compiling serde_tokenstream v0.2.2
25892024-12-21T04:51:40.416Z Compiling camino v1.1.9
25902024-12-21T04:51:43.251Z Compiling usdt-attr-macro v0.5.0
25912024-12-21T04:51:43.879Z Compiling usdt-macro v0.5.0
25922024-12-21T04:51:43.913Z Compiling toml v0.8.19
25932024-12-21T04:51:44.145Z Compiling semver v1.0.23
25942024-12-21T04:51:44.647Z Compiling cargo-platform v0.1.8
25952024-12-21T04:51:45.103Z Compiling clap_derive v4.5.18
25962024-12-21T04:51:45.547Z Compiling usdt v0.5.0
25972024-12-21T04:51:45.772Z Compiling cargo_metadata v0.18.1
25982024-12-21T04:51:47.018Z Compiling cargo_toml v0.20.5
25992024-12-21T04:51:47.524Z Compiling camino-tempfile v1.1.1
26002024-12-21T04:51:48.342Z Compiling macaddr v1.0.1
26012024-12-21T04:51:49.789Z Compiling clap v4.5.21
26022024-12-21T04:51:58.303Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26032024-12-21T04:52:09.620Z Finished `release` profile [optimized] target(s) in 57.13s
26042024-12-21T04:52:09.729Z
26052024-12-21T04:52:09.732Zreal 57.263885914
26062024-12-21T04:52:09.732Zuser 5:46.208773137
26072024-12-21T04:52:09.732Zsys 31.869225039
26082024-12-21T04:52:09.732Ztrap 0.156855930
26092024-12-21T04:52:09.733Ztflt 0.308726381
26102024-12-21T04:52:09.733Zdflt 0.516596913
26112024-12-21T04:52:09.733Zkflt 0.000000000
26122024-12-21T04:52:09.733Zlock 11:09.179599021
26132024-12-21T04:52:09.733Zslp 16:19.311573669
26142024-12-21T04:52:09.733Zlat 14.539635348
26152024-12-21T04:52:09.733Zstop 18.016177898
26162024-12-21T04:52:09.733Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26172024-12-21T04:52:09.733Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26182024-12-21T04:52:09.733Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26192024-12-21T04:52:09.733Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26202024-12-21T04:52:09.733Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26212024-12-21T04:52:10.611Z Compiling hashbrown v0.14.5
26222024-12-21T04:52:10.739Z Compiling ident_case v1.0.1
26232024-12-21T04:52:10.751Z Compiling unsafe-libyaml v0.2.11
26242024-12-21T04:52:10.753Z Compiling progenitor-client v0.8.0
26252024-12-21T04:52:10.753Z Compiling ipnetwork v0.20.0
26262024-12-21T04:52:10.753Z Compiling macaddr v1.0.1
26272024-12-21T04:52:10.753Z Compiling instant v0.1.13
26282024-12-21T04:52:10.753Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26292024-12-21T04:52:10.903Z Compiling darling_core v0.20.10
26302024-12-21T04:52:10.932Z Compiling structmeta-derive v0.3.0
26312024-12-21T04:52:11.227Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26322024-12-21T04:52:11.249Z Compiling dropshot v0.13.0
26332024-12-21T04:52:11.267Z Compiling dropshot_endpoint v0.13.0
26342024-12-21T04:52:11.619Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26352024-12-21T04:52:11.715Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26362024-12-21T04:52:11.983Z Compiling regress v0.10.1
26372024-12-21T04:52:12.057Z Compiling serde_yaml v0.9.34+deprecated
26382024-12-21T04:52:12.491Z Compiling regress v0.9.1
26392024-12-21T04:52:12.668Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26402024-12-21T04:52:12.844Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26412024-12-21T04:52:12.937Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26422024-12-21T04:52:13.634Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26432024-12-21T04:52:14.004Z Compiling backoff v0.4.0
26442024-12-21T04:52:14.029Z Compiling structmeta v0.3.0
26452024-12-21T04:52:14.156Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26462024-12-21T04:52:14.339Z Compiling tempfile v3.13.0
26472024-12-21T04:52:14.377Z Compiling proc-macro-crate v1.3.1
26482024-12-21T04:52:14.485Z Compiling parse-display-derive v0.10.0
26492024-12-21T04:52:15.256Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26502024-12-21T04:52:15.515Z Compiling num_enum_derive v0.5.11
26512024-12-21T04:52:15.649Z Compiling itertools v0.13.0
26522024-12-21T04:52:16.098Z Compiling typify-impl v0.2.0
26532024-12-21T04:52:17.129Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26542024-12-21T04:52:17.416Z Compiling zerocopy v0.8.10
26552024-12-21T04:52:17.787Z Compiling foreign-types-macros v0.2.3
26562024-12-21T04:52:18.126Z Compiling num_enum v0.5.11
26572024-12-21T04:52:18.147Z Compiling darling_macro v0.20.10
26582024-12-21T04:52:18.293Z Compiling zerocopy-derive v0.8.10
26592024-12-21T04:52:18.413Z Compiling crucible-workspace-hack v0.1.0
26602024-12-21T04:52:18.700Z Compiling heapless v0.8.0
26612024-12-21T04:52:19.002Z Compiling foreign-types-shared v0.3.1
26622024-12-21T04:52:19.113Z Compiling foreign-types v0.5.0
26632024-12-21T04:52:19.113Z Compiling darling v0.20.10
26642024-12-21T04:52:19.150Z Compiling proc-macro-error v1.0.4
26652024-12-21T04:52:19.180Z Compiling parse-display v0.10.0
26662024-12-21T04:52:19.259Z Compiling serde_with_macros v3.11.0
26672024-12-21T04:52:19.397Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26682024-12-21T04:52:19.811Z Compiling camino-tempfile v1.1.1
26692024-12-21T04:52:19.864Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26702024-12-21T04:52:19.896Z Compiling hash32 v0.3.1
26712024-12-21T04:52:20.149Z Compiling cstr-argument v0.1.2
26722024-12-21T04:52:20.288Z Compiling smoltcp v0.11.0
26732024-12-21T04:52:20.423Z Compiling pretty-hex v0.2.1
26742024-12-21T04:52:20.626Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26752024-12-21T04:52:20.727Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26762024-12-21T04:52:20.911Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26772024-12-21T04:52:21.164Z Compiling tabwriter v1.4.0
26782024-12-21T04:52:21.505Z Compiling colored v2.1.0
26792024-12-21T04:52:21.724Z Compiling cobs v0.2.3
26802024-12-21T04:52:22.111Z Compiling postcard v1.0.10
26812024-12-21T04:52:22.131Z Compiling serde_with v3.11.0
26822024-12-21T04:52:22.290Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26832024-12-21T04:52:22.601Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26842024-12-21T04:52:22.792Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26852024-12-21T04:52:22.872Z Compiling thiserror v2.0.3
26862024-12-21T04:52:23.567Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26872024-12-21T04:52:23.908Z Compiling smf v0.2.3
26882024-12-21T04:52:24.187Z Compiling thiserror-impl v2.0.3
26892024-12-21T04:52:25.071Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26902024-12-21T04:52:25.438Z Compiling zone_cfg_derive v0.3.0
26912024-12-21T04:52:26.291Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26922024-12-21T04:52:26.304Z Compiling num-derive v0.4.2
26932024-12-21T04:52:26.613Z Compiling sigpipe v0.1.3
26942024-12-21T04:52:26.750Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26952024-12-21T04:52:26.778Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26962024-12-21T04:52:26.927Z Compiling zone v0.3.0
26972024-12-21T04:52:27.070Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26982024-12-21T04:52:27.115Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26992024-12-21T04:52:27.585Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27002024-12-21T04:52:27.585Z Compiling universal-hash v0.5.1
27012024-12-21T04:52:27.816Z Compiling opaque-debug v0.3.1
27022024-12-21T04:52:27.925Z Compiling tungstenite v0.21.0
27032024-12-21T04:52:28.038Z Compiling num-rational v0.4.2
27042024-12-21T04:52:28.184Z Compiling password-hash v0.5.0
27052024-12-21T04:52:28.580Z Compiling blake2 v0.10.6
27062024-12-21T04:52:28.597Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27072024-12-21T04:52:29.246Z Compiling num-complex v0.4.6
27082024-12-21T04:52:29.655Z Compiling aead v0.5.2
27092024-12-21T04:52:29.676Z Compiling base64 v0.21.7
27102024-12-21T04:52:29.906Z Compiling keccak v0.1.5
27112024-12-21T04:52:29.971Z Compiling convert_case v0.4.0
27122024-12-21T04:52:30.039Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27132024-12-21T04:52:30.227Z Compiling sha3 v0.10.8
27142024-12-21T04:52:30.343Z Compiling num v0.4.3
27152024-12-21T04:52:30.362Z Compiling argon2 v0.5.3
27162024-12-21T04:52:30.435Z Compiling tokio-tungstenite v0.21.0
27172024-12-21T04:52:30.465Z Compiling poly1305 v0.8.0
27182024-12-21T04:52:30.914Z Compiling chacha20 v0.9.1
27192024-12-21T04:52:30.986Z Compiling derive_more v0.99.18
27202024-12-21T04:52:31.036Z Compiling float-ord v0.3.2
27212024-12-21T04:52:31.224Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27222024-12-21T04:52:31.288Z Compiling same-file v1.0.6
27232024-12-21T04:52:31.606Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27242024-12-21T04:52:31.653Z Compiling semver v0.1.20
27252024-12-21T04:52:31.680Z Compiling walkdir v2.5.0
27262024-12-21T04:52:32.087Z Compiling rustc_version v0.1.7
27272024-12-21T04:52:32.195Z Compiling newline-converter v0.3.0
27282024-12-21T04:52:32.349Z Compiling primeorder v0.13.6
27292024-12-21T04:52:32.388Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27302024-12-21T04:52:32.520Z Compiling secrecy v0.8.0
27312024-12-21T04:52:32.697Z Compiling cancel-safe-futures v0.1.5
27322024-12-21T04:52:32.805Z Compiling owo-colors v4.1.0
27332024-12-21T04:52:32.888Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27342024-12-21T04:52:33.005Z Compiling newtype_derive v0.1.6
27352024-12-21T04:52:33.106Z Compiling expectorate v1.1.0
27362024-12-21T04:52:33.125Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27372024-12-21T04:52:33.164Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27382024-12-21T04:52:33.282Z Compiling thiserror-impl-no-std v2.0.2
27392024-12-21T04:52:33.304Z Compiling blake3 v1.5.4
27402024-12-21T04:52:33.490Z Compiling ring v0.16.20
27412024-12-21T04:52:33.736Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27422024-12-21T04:52:33.950Z Compiling unicase v2.7.0
27432024-12-21T04:52:33.997Z Compiling half v2.4.1
27442024-12-21T04:52:34.254Z Compiling ciborium-io v0.2.2
27452024-12-21T04:52:34.341Z Compiling arc-swap v1.7.1
27462024-12-21T04:52:34.594Z Compiling ciborium-ll v0.2.2
27472024-12-21T04:52:34.971Z Compiling typify-macro v0.2.0
27482024-12-21T04:52:34.989Z Compiling slog-scope v4.4.0
27492024-12-21T04:52:35.009Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27502024-12-21T04:52:35.188Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27512024-12-21T04:52:35.545Z Compiling polyval v0.6.2
27522024-12-21T04:52:36.039Z Compiling atomicwrites v0.4.4
27532024-12-21T04:52:36.109Z Compiling libsw v3.3.1
27542024-12-21T04:52:36.419Z Compiling memmap2 v0.9.5
27552024-12-21T04:52:36.439Z Compiling indent_write v2.2.0
27562024-12-21T04:52:36.518Z Compiling thiserror-no-std v2.0.2
27572024-12-21T04:52:36.652Z Compiling parking_lot_core v0.8.6
27582024-12-21T04:52:36.672Z Compiling spin v0.5.2
27592024-12-21T04:52:36.889Z Compiling arrayvec v0.7.6
27602024-12-21T04:52:36.927Z Compiling linear-map v1.2.0
27612024-12-21T04:52:37.131Z Compiling salty v0.3.0
27622024-12-21T04:52:37.303Z Compiling libefi-sys v0.1.0
27632024-12-21T04:52:37.323Z Compiling constant_time_eq v0.3.1
27642024-12-21T04:52:37.354Z Compiling arrayref v0.3.9
27652024-12-21T04:52:37.615Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27662024-12-21T04:52:37.658Z Compiling vsss-rs v3.3.4
27672024-12-21T04:52:37.687Z Compiling ghash v0.5.1
27682024-12-21T04:52:38.066Z Compiling slog-stdlog v4.1.1
27692024-12-21T04:52:38.441Z Compiling ciborium v0.2.2
27702024-12-21T04:52:39.099Z Compiling p384 v0.13.0
27712024-12-21T04:52:39.132Z Compiling toolchain_find v0.4.0
27722024-12-21T04:52:39.392Z Compiling typify v0.2.0
27732024-12-21T04:52:39.559Z Compiling progenitor-impl v0.8.0
27742024-12-21T04:52:39.847Z Compiling chacha20poly1305 v0.10.1
27752024-12-21T04:52:39.870Z Compiling ctr v0.9.2
27762024-12-21T04:52:40.069Z Compiling lzma-sys v0.1.20
27772024-12-21T04:52:40.088Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27782024-12-21T04:52:40.254Z Compiling bitfield-struct v0.6.2
27792024-12-21T04:52:40.498Z Compiling slog-dtrace v0.3.0
27802024-12-21T04:52:40.685Z Compiling highway v1.2.0
27812024-12-21T04:52:40.798Z Compiling topological-sort v0.2.2
27822024-12-21T04:52:41.048Z Compiling omicron-zone-package v0.11.1
27832024-12-21T04:52:41.084Z Compiling aes-gcm v0.10.3
27842024-12-21T04:52:41.259Z Compiling rustfmt-wrapper v0.2.1
27852024-12-21T04:52:41.409Z Compiling mime_guess v2.0.5
27862024-12-21T04:52:41.500Z Compiling slog-envlogger v2.2.0
27872024-12-21T04:52:41.596Z Compiling steno v0.4.1
27882024-12-21T04:52:41.697Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27892024-12-21T04:52:42.503Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27902024-12-21T04:52:42.503Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27912024-12-21T04:52:42.717Z Compiling heck v0.3.3
27922024-12-21T04:52:42.744Z Compiling ssh-encoding v0.2.0
27932024-12-21T04:52:43.178Z Compiling blowfish v0.9.1
27942024-12-21T04:52:43.208Z Compiling nibble_vec v0.1.0
27952024-12-21T04:52:43.293Z Compiling env_filter v0.1.2
27962024-12-21T04:52:43.355Z Compiling endian-type v0.1.2
27972024-12-21T04:52:43.434Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27982024-12-21T04:52:43.572Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27992024-12-21T04:52:43.593Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28002024-12-21T04:52:43.636Z Compiling humantime v2.1.0
28012024-12-21T04:52:43.694Z Compiling env_logger v0.11.5
28022024-12-21T04:52:43.919Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28032024-12-21T04:52:43.979Z Compiling radix_trie v0.2.1
28042024-12-21T04:52:44.069Z Compiling bcrypt-pbkdf v0.10.0
28052024-12-21T04:52:44.166Z Compiling zone_cfg_derive v0.1.2
28062024-12-21T04:52:44.543Z Compiling ssh-cipher v0.2.0
28072024-12-21T04:52:44.719Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28082024-12-21T04:52:44.986Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28092024-12-21T04:52:45.264Z Compiling parking_lot v0.11.2
28102024-12-21T04:52:45.721Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28112024-12-21T04:52:45.928Z Compiling password-hash v0.4.2
28122024-12-21T04:52:46.013Z Compiling gethostname v0.5.0
28132024-12-21T04:52:46.176Z Compiling fxhash v0.2.1
28142024-12-21T04:52:46.213Z Compiling bumpalo v3.16.0
28152024-12-21T04:52:46.254Z Compiling simd-adler32 v0.3.7
28162024-12-21T04:52:46.275Z Compiling matches v0.1.10
28172024-12-21T04:52:46.390Z Compiling http-range v0.1.5
28182024-12-21T04:52:46.407Z Compiling base64 v0.13.1
28192024-12-21T04:52:46.689Z Compiling lockfree-object-pool v0.1.6
28202024-12-21T04:52:46.771Z Compiling zip v2.1.3
28212024-12-21T04:52:46.841Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28222024-12-21T04:52:46.862Z Compiling pbkdf2 v0.11.0
28232024-12-21T04:52:46.969Z Compiling zopfli v0.8.1
28242024-12-21T04:52:47.059Z Compiling ron v0.7.1
28252024-12-21T04:52:47.123Z Compiling idna v0.2.3
28262024-12-21T04:52:47.172Z Compiling sled v0.34.7
28272024-12-21T04:52:47.232Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28282024-12-21T04:52:47.512Z Compiling xz2 v0.1.7
28292024-12-21T04:52:47.903Z Compiling progenitor-macro v0.8.0
28302024-12-21T04:52:47.958Z Compiling zone v0.1.8
28312024-12-21T04:52:48.001Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28322024-12-21T04:52:48.861Z Compiling ssh-key v0.6.6
28332024-12-21T04:52:49.265Z Compiling hickory-client v0.24.1
28342024-12-21T04:52:49.623Z Compiling p521 v0.13.3
28352024-12-21T04:52:49.792Z Compiling p256 v0.13.2
28362024-12-21T04:52:49.905Z Compiling hickory-server v0.24.1
28372024-12-21T04:52:50.645Z Compiling enum-as-inner v0.5.1
28382024-12-21T04:52:50.771Z Compiling pem v3.0.4
28392024-12-21T04:52:51.671Z Compiling yasna v0.5.2
28402024-12-21T04:52:51.708Z Compiling headers-core v0.3.0
28412024-12-21T04:52:51.895Z Compiling kstat-rs v0.2.4
28422024-12-21T04:52:52.028Z Compiling nanorand v0.7.0
28432024-12-21T04:52:52.598Z Compiling russh-cryptovec v0.7.3
28442024-12-21T04:52:52.637Z Compiling atty v0.2.14
28452024-12-21T04:52:52.793Z Compiling md5 v0.7.0
28462024-12-21T04:52:52.941Z Compiling rcgen v0.12.1
28472024-12-21T04:52:53.327Z Compiling russh-keys v0.45.0
28482024-12-21T04:52:53.427Z Compiling flume v0.11.1
28492024-12-21T04:52:53.872Z Compiling headers v0.4.0
28502024-12-21T04:52:53.894Z Compiling trust-dns-proto v0.22.0
28512024-12-21T04:52:54.204Z Compiling hyper-staticfile v0.10.1
28522024-12-21T04:52:55.486Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28532024-12-21T04:52:55.932Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28542024-12-21T04:52:56.159Z Compiling num-bigint v0.4.6
28552024-12-21T04:52:56.496Z Compiling des v0.8.1
28562024-12-21T04:52:56.880Z Compiling subprocess v0.2.9
28572024-12-21T04:52:57.415Z Compiling dhcproto-macros v0.1.0
28582024-12-21T04:52:57.452Z Compiling display-error-chain v0.2.2
28592024-12-21T04:52:57.680Z Compiling hex-literal v0.4.1
28602024-12-21T04:52:57.799Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28612024-12-21T04:52:57.847Z Compiling internet-checksum v0.2.1
28622024-12-21T04:52:58.494Z Compiling dhcproto v0.12.0
28632024-12-21T04:52:59.388Z Compiling russh v0.45.0
28642024-12-21T04:53:01.564Z Compiling progenitor v0.8.0
28652024-12-21T04:53:01.713Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28662024-12-21T04:53:01.717Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28672024-12-21T04:53:01.717Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28682024-12-21T04:53:01.717Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28692024-12-21T04:53:01.717Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28702024-12-21T04:53:01.800Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28712024-12-21T04:53:01.804Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28722024-12-21T04:53:03.209Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28732024-12-21T04:53:04.153Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28742024-12-21T04:53:05.997Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28752024-12-21T04:53:07.295Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28762024-12-21T04:53:07.505Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28772024-12-21T04:53:17.617Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28782024-12-21T04:53:17.617Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28792024-12-21T04:53:17.619Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28802024-12-21T04:53:17.619Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28812024-12-21T04:53:18.523Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28822024-12-21T04:53:20.864Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28832024-12-21T04:53:21.913Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28842024-12-21T04:53:22.505Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28852024-12-21T04:53:23.016Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28862024-12-21T04:53:25.615Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28872024-12-21T04:53:25.831Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28882024-12-21T04:53:26.822Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28892024-12-21T04:53:27.055Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28902024-12-21T04:53:28.181Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28912024-12-21T04:53:28.480Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28922024-12-21T04:53:29.876Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28932024-12-21T04:53:30.275Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28942024-12-21T04:53:31.636Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28952024-12-21T04:53:31.922Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28962024-12-21T04:53:33.715Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28972024-12-21T04:53:34.281Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28982024-12-21T04:53:35.815Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28992024-12-21T04:53:36.152Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29002024-12-21T04:53:36.990Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29012024-12-21T04:53:38.022Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29022024-12-21T04:53:40.987Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29032024-12-21T04:53:41.326Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29042024-12-21T04:53:42.809Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29052024-12-21T04:53:49.118Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29062024-12-21T04:53:57.269Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29072024-12-21T04:53:58.527Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29082024-12-21T04:54:18.289Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29092024-12-21T04:54:54.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
29102024-12-21T04:54:54.606Z
29112024-12-21T04:54:54.610Zreal 2:44.817898511
29122024-12-21T04:54:54.610Zuser 12:33.901528875
29132024-12-21T04:54:54.610Zsys 2:46.090011019
29142024-12-21T04:54:54.610Ztrap 0.338381789
29152024-12-21T04:54:54.610Ztflt 0.699065890
29162024-12-21T04:54:54.610Zdflt 2.243700125
29172024-12-21T04:54:54.610Zkflt 0.000019768
29182024-12-21T04:54:54.610Zlock 26:12.688439404
29192024-12-21T04:54:54.610Zslp 45:14.254309309
29202024-12-21T04:54:54.610Zlat 36.437751054
29212024-12-21T04:54:54.611Zstop 1:33.045776092
29222024-12-21T04:54:54.611Z+ mkdir tests
29232024-12-21T04:54:54.611Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29242024-12-21T04:54:54.616Z+ xargs -I '{}' -t cp '{}' tests/
29252024-12-21T04:54:54.653Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-fd44c27620cb16f6 tests/
29262024-12-21T04:54:54.684Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5b4905ce23af43c2 tests/
29272024-12-21T04:54:54.694Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-61c407dc9c2350b7 tests/
29282024-12-21T04:54:54.722Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8f7f2d008d23a37d tests/
29292024-12-21T04:54:54.894Z+ 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/*)
29302024-12-21T04:54:54.897Z+ 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-61c407dc9c2350b7 tests/commtest-5b4905ce23af43c2 tests/dhcp_server-fd44c27620cb16f6 tests/end_to_end_tests-8f7f2d008d23a37d 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
29312024-12-21T04:56:06.308ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29322024-12-21T04:56:06.308Za .github/buildomat/ci-env.sh 1K
29332024-12-21T04:56:06.308Za out/target/test 1K
29342024-12-21T04:56:06.308Za out/npuzone/npuzone 23144K
29352024-12-21T04:56:06.308Za package-manifest.toml 33K
29362024-12-21T04:56:06.308Za smf/sled-agent/non-gimlet/config.toml 4K
29372024-12-21T04:56:06.308Za target/release/omicron-package 36386K
29382024-12-21T04:56:06.308Za target/release/xtask 11721K
29392024-12-21T04:56:06.308Za target/debug/bootstrap 208837K
29402024-12-21T04:56:06.308Za tests/bootstrap-61c407dc9c2350b7 24243K
29412024-12-21T04:56:06.308Za tests/commtest-5b4905ce23af43c2 25019K
29422024-12-21T04:56:06.308Za tests/dhcp_server-fd44c27620cb16f6 24243K
29432024-12-21T04:56:06.308Za tests/end_to_end_tests-8f7f2d008d23a37d 227030K
29442024-12-21T04:56:06.308Za out/clickhouse.tar.gz 293524K
29452024-12-21T04:56:06.308Za out/clickhouse_keeper.tar.gz 280615K
29462024-12-21T04:56:06.308Za out/clickhouse_server.tar.gz 293496K
29472024-12-21T04:56:06.308Za out/cockroachdb.tar.gz 134645K
29482024-12-21T04:56:06.308Za out/crucible-dtrace.tar 85K
29492024-12-21T04:56:06.309Za out/crucible-pantry-zone.tar.gz 28221K
29502024-12-21T04:56:06.309Za out/crucible-zone.tar.gz 36438K
29512024-12-21T04:56:06.309Za out/external-dns.tar.gz 35346K
29522024-12-21T04:56:06.309Za out/internal-dns.tar.gz 35345K
29532024-12-21T04:56:06.309Za out/mg-ddm-gz.tar 63075K
29542024-12-21T04:56:06.309Za out/nexus.tar.gz 98357K
29552024-12-21T04:56:06.309Za out/ntp.tar.gz 10395K
29562024-12-21T04:56:06.309Za out/omicron-gateway-softnpu.tar.gz 23962K
29572024-12-21T04:56:06.309Za out/omicron-sled-agent.tar 113465K
29582024-12-21T04:56:06.309Za out/overlay.tar.gz 3K
29592024-12-21T04:56:06.309Za out/oximeter.tar.gz 47832K
29602024-12-21T04:56:06.309Za out/oxlog.tar 3088K
29612024-12-21T04:56:06.309Za out/probe.tar.gz 2764K
29622024-12-21T04:56:06.309Za out/propolis-server.tar.gz 66291K
29632024-12-21T04:56:06.309Za out/pumpkind-gz.tar 26665K
29642024-12-21T04:56:06.309Za out/switch-softnpu.tar.gz 235372K
29652024-12-21T04:56:06.419Z
29662024-12-21T04:56:06.419Zreal 1:11.348044440
29672024-12-21T04:56:06.419Zuser 1:08.076368900
29682024-12-21T04:56:06.419Zsys 4.628733898
29692024-12-21T04:56:06.420Ztrap 0.017363031
29702024-12-21T04:56:06.420Ztflt 0.000000000
29712024-12-21T04:56:06.420Zdflt 0.000000000
29722024-12-21T04:56:06.420Zkflt 0.000000000
29732024-12-21T04:56:06.420Zlock 0.000000000
29742024-12-21T04:56:06.420Zslp 1:07.946256003
29752024-12-21T04:56:06.420Zlat 2.022114081
29762024-12-21T04:56:06.420Zstop 0.000222914
29772024-12-21T04:56:06.420Zprocess exited: duration 2054317 ms, exit code 0
 
29782024-12-21T04:56:06.572Zfound 1 output files
29792024-12-21T04:56:06.572Zuploading: /work/package.tar.gz (1880355223 bytes)
29802024-12-21T04:56:54.734Zuploaded: /work/package.tar.gz