01J171BCTYXEPM1NKCK2EXPX33: 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: 01J171BQ8WAGWV6JCQANV1ZZA5

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-25T06:30:32.281Zjob assigned to worker 01J171BVE9DX1HEWC23H5A1012 (queued for 58 s)
 
22024-06-25T06:30:40.481Zstarting task 0: "setup"
32024-06-25T06:30:40.532Z++ uname -s
42024-06-25T06:30:40.535Z+ kern=SunOS
52024-06-25T06:30:40.536Z+ case "$kern" in
62024-06-25T06:30:40.536Z+ groupadd -g 12345 build
72024-06-25T06:30:40.538Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-25T06:30:42.554Z+ zfs create -o mountpoint=/work rpool/work
92024-06-25T06:30:42.664Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-25T06:30:42.668Z+ home_fs=zfs
112024-06-25T06:30:42.668Z+ [[ zfs == autofs ]]
122024-06-25T06:30:42.668Z+ mkdir -p /home/build
132024-06-25T06:30:42.668Z+ chown build:build /home/build /work
142024-06-25T06:30:44.662Z+ chmod 0700 /home/build /work
152024-06-25T06:30:44.665Zprocess exited: duration 4183 ms, exit code 0
 
162024-06-25T06:30:44.671Zstarting task 1: "rust-toolchain"
172024-06-25T06:30:44.676Z+ printf ' * toolchain channel = "%s"
182024-06-25T06:30:44.676Z' 1.78.0
192024-06-25T06:30:44.676Z * toolchain channel = "1.78.0"
202024-06-25T06:30:44.677Z+ printf ' * toolchain profile = "%s"
212024-06-25T06:30:44.677Z' default
222024-06-25T06:30:44.677Z * toolchain profile = "default"
232024-06-25T06:30:44.682Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-25T06:30:44.682Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-25T06:30:44.962Zinfo: downloading installer
262024-06-25T06:30:46.434Zinfo: profile set to 'default'
272024-06-25T06:30:46.434Zinfo: default host triple is x86_64-unknown-illumos
282024-06-25T06:30:46.437Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-25T06:30:46.579Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-25T06:30:46.579Zinfo: downloading component 'cargo'
312024-06-25T06:30:47.487Zinfo: downloading component 'clippy'
322024-06-25T06:30:47.756Zinfo: downloading component 'rust-docs'
332024-06-25T06:30:48.850Zinfo: downloading component 'rust-std'
342024-06-25T06:30:50.572Zinfo: downloading component 'rustc'
352024-06-25T06:30:54.926Zinfo: downloading component 'rustfmt'
362024-06-25T06:30:55.272Zinfo: installing component 'cargo'
372024-06-25T06:30:56.079Zinfo: installing component 'clippy'
382024-06-25T06:30:56.431Zinfo: installing component 'rust-docs'
392024-06-25T06:30:57.963Zinfo: installing component 'rust-std'
402024-06-25T06:30:59.684Zinfo: installing component 'rustc'
412024-06-25T06:31:03.873Zinfo: installing component 'rustfmt'
422024-06-25T06:31:04.210Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-06-25T06:31:04.210Z
442024-06-25T06:31:04.486Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-25T06:31:04.486Z
462024-06-25T06:31:04.489Z
472024-06-25T06:31:04.489ZRust is installed now. Great!
482024-06-25T06:31:04.489Z
492024-06-25T06:31:04.489ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-25T06:31:04.489Zenvironment variable. This has not been done automatically.
512024-06-25T06:31:04.490Z
522024-06-25T06:31:04.490ZTo configure your current shell, you need to source
532024-06-25T06:31:04.490Zthe corresponding env file under $HOME/.cargo.
542024-06-25T06:31:04.490Z
552024-06-25T06:31:04.490ZThis is usually done by running one of the following (note the leading DOT):
562024-06-25T06:31:04.490Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-25T06:31:04.490Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-25T06:31:04.554Z+ rustc --version
592024-06-25T06:31:04.616Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-25T06:31:04.620Zprocess exited: duration 19944 ms, exit code 0
 
612024-06-25T06:31:04.625Zstarting task 2: "authentication"
622024-06-25T06:31:04.647Zprocess exited: duration 21 ms, exit code 0
 
632024-06-25T06:31:04.653Zstarting task 3: "clone repository"
642024-06-25T06:31:04.658Z+ mkdir -p /work/oxidecomputer/omicron
652024-06-25T06:31:04.661Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-06-25T06:31:04.825ZCloning into '/work/oxidecomputer/omicron'...
672024-06-25T06:31:09.949Z+ cd /work/oxidecomputer/omicron
682024-06-25T06:31:09.949Z+ git fetch origin d99f60491fb87ededc24a81c66017f7be1ef65fa
692024-06-25T06:31:10.265ZFrom https://github.com/oxidecomputer/omicron
702024-06-25T06:31:10.265Z * branch d99f60491fb87ededc24a81c66017f7be1ef65fa -> FETCH_HEAD
712024-06-25T06:31:10.273Z+ [[ -n renovate/taiki-e-install-action-digest ]]
722024-06-25T06:31:10.276Z++ git branch --show-current
732024-06-25T06:31:10.279Z+ current=main
742024-06-25T06:31:10.279Z+ [[ main != renovate/taiki-e-install-action-digest ]]
752024-06-25T06:31:10.279Z+ git branch -f renovate/taiki-e-install-action-digest d99f60491fb87ededc24a81c66017f7be1ef65fa
762024-06-25T06:31:10.282Z+ git checkout -f renovate/taiki-e-install-action-digest
772024-06-25T06:31:10.413ZSwitched to branch 'renovate/taiki-e-install-action-digest'
782024-06-25T06:31:10.416Z+ git reset --hard d99f60491fb87ededc24a81c66017f7be1ef65fa
792024-06-25T06:31:10.543ZHEAD is now at d99f60491 Update taiki-e/install-action digest to c2c0b6e
802024-06-25T06:31:10.546Zprocess exited: duration 5890 ms, exit code 0
 
812024-06-25T06:31:10.552Zstarting task 4: "build"
822024-06-25T06:31:10.557Z+ cargo --version
832024-06-25T06:31:10.610Zcargo 1.78.0 (54d8815d0 2024-03-26)
842024-06-25T06:31:10.613Z+ rustc --version
852024-06-25T06:31:10.668Zrustc 1.78.0 (9b00956e5 2024-04-29)
862024-06-25T06:31:10.670Z+ WORK=/work
872024-06-25T06:31:10.671Z+ pfexec mkdir -p /work
882024-06-25T06:31:10.674Z+ pfexec chown build /work
892024-06-25T06:31:10.677Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-06-25T06:31:32.444Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-06-25T06:31:34.518Z Startup: Caching catalogs ... Done
922024-06-25T06:31:37.071ZPlanning: Solver setup ... Done (2.081s)
932024-06-25T06:31:37.110ZPlanning: Running solver ... Done (0.039s)
942024-06-25T06:31:37.150ZPlanning: Finding local manifests ... Done (0.003s)
952024-06-25T06:31:37.163ZPlanning: Fetching manifests: 0/4 0% complete
962024-06-25T06:31:37.536ZPlanning: Fetching manifests: 4/4 100% complete
972024-06-25T06:31:37.583ZPlanning: Package planning ... Done (0.047s)
982024-06-25T06:31:37.635ZPlanning: Merging actions ... Done (0.052s)
992024-06-25T06:31:39.186ZPlanning: Checking for conflicting actions ... Done (1.551s)
1002024-06-25T06:31:39.197ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-06-25T06:31:47.511ZPlanning: Evaluating mediators ... Done (8.312s)
1022024-06-25T06:31:47.519ZPlanning: Planning completed in 12.94 seconds
1032024-06-25T06:31:48.693Z Packages to install: 4
1042024-06-25T06:31:48.693Z Mediators to change: 2
1052024-06-25T06:31:48.693Z Services to change: 1
1062024-06-25T06:31:48.696Z Estimated space available: 155.77 GB
1072024-06-25T06:31:48.696ZEstimated space to be consumed: 1.46 GB
1082024-06-25T06:31:48.696Z Create boot environment: No
1092024-06-25T06:31:48.696ZCreate backup boot environment: No
1102024-06-25T06:31:48.696Z Rebuild boot archive: No
1112024-06-25T06:31:48.696Z
1122024-06-25T06:31:48.696ZChanged mediators:
1132024-06-25T06:31:48.696Z mediator clang:
1142024-06-25T06:31:48.696Z version: None -> 15 (system default)
1152024-06-25T06:31:48.696Z
1162024-06-25T06:31:48.696Z mediator llvm:
1172024-06-25T06:31:48.696Z version: 14 (system default) -> 15 (system default)
1182024-06-25T06:31:48.696Z
1192024-06-25T06:31:48.696ZChanged packages:
1202024-06-25T06:31:48.696Zhelios-dev
1212024-06-25T06:31:48.696Z developer/build-essential
1222024-06-25T06:31:48.696Z None -> 11-2.0
1232024-06-25T06:31:48.696Z library/libxmlsec1
1242024-06-25T06:31:48.696Z None -> 1.2.35-2.0
1252024-06-25T06:31:48.697Z ooce/developer/clang-15
1262024-06-25T06:31:48.697Z None -> 15.0.7-2.0
1272024-06-25T06:31:48.697Z ooce/developer/llvm-15
1282024-06-25T06:31:48.697Z None -> 15.0.7-2.0
1292024-06-25T06:31:48.697Z
1302024-06-25T06:31:48.697ZServices:
1312024-06-25T06:31:48.697Z restart_fmri:
1322024-06-25T06:31:48.697Z svc:/system/update-man-index:default
1332024-06-25T06:31:48.901Z
1342024-06-25T06:31:48.901ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-06-25T06:31:53.903ZDownload: 1562/3290 items 113.9/212.6MB 53% complete (23.1M/s)
1362024-06-25T06:31:58.904ZDownload: 3171/3290 items 155.7/212.6MB 73% complete (15.5M/s)
1372024-06-25T06:32:02.846ZDownload: Completed 212.60 MB in 13.94 seconds (15.2M/s)
1382024-06-25T06:32:03.237Z Actions: 1/3689 actions (Installing new actions)
1392024-06-25T06:32:08.250Z Actions: 3590/3689 actions (Installing new actions)
1402024-06-25T06:32:09.321Z Actions: Completed 3689 actions in 6.08 seconds.
1412024-06-25T06:32:09.452Z Done (0.127s)
1422024-06-25T06:32:09.452Z Done (0.000s)
1432024-06-25T06:32:09.763Z Done (0.311s)
1442024-06-25T06:32:16.280Z Done (6.362s)
1452024-06-25T06:32:16.649Z Done (0.298s)
1462024-06-25T06:32:16.652Z Done (0.000s)
1472024-06-25T06:32:16.784Z Done (0.000s)
1482024-06-25T06:32:17.345ZPlanning: Evaluating mediator changes ... Done
1492024-06-25T06:32:17.508ZPlanning: Checking for conflicting actions ... Done
1502024-06-25T06:32:17.511ZPlanning: Consolidating action changes ... Done
1512024-06-25T06:32:17.772ZPlanning: Evaluating mediators ... Done
1522024-06-25T06:32:17.775ZPlanning: Planning completed in 0.43 seconds
1532024-06-25T06:32:17.805Z Mediators to change: 2
1542024-06-25T06:32:17.805Z Create boot environment: No
1552024-06-25T06:32:17.808ZCreate backup boot environment: No
1562024-06-25T06:32:17.872Z Done
1572024-06-25T06:32:17.873Z Done
1582024-06-25T06:32:18.073Z Done
1592024-06-25T06:32:21.548Z Done
1602024-06-25T06:32:21.630Z Done
1612024-06-25T06:32:21.634Z Done
1622024-06-25T06:32:21.738Z Done
1632024-06-25T06:32:22.348ZPlanning: Evaluating mediator changes ... Done
1642024-06-25T06:32:22.350ZPlanning: Merging actions ... Done
1652024-06-25T06:32:22.538ZPlanning: Checking for conflicting actions ... Done
1662024-06-25T06:32:22.541ZPlanning: Consolidating action changes ... Done
1672024-06-25T06:32:22.809ZPlanning: Evaluating mediators ... Done
1682024-06-25T06:32:22.864ZPlanning: Planning completed in 0.76 seconds
1692024-06-25T06:32:22.899Z Packages to change: 1
1702024-06-25T06:32:22.902Z Mediators to change: 1
1712024-06-25T06:32:22.902Z Services to change: 1
1722024-06-25T06:32:22.902Z Create boot environment: No
1732024-06-25T06:32:22.902ZCreate backup boot environment: Yes
1742024-06-25T06:32:24.680Z Actions: 1/6 actions (Updating modified actions)
1752024-06-25T06:32:24.811Z Actions: Completed 6 actions in 0.13 seconds.
1762024-06-25T06:32:24.815Z Done
1772024-06-25T06:32:24.815Z Done
1782024-06-25T06:32:24.879Z Done
1792024-06-25T06:32:28.361Z Done
1802024-06-25T06:32:28.443Z Done
1812024-06-25T06:32:28.447Z Done
1822024-06-25T06:32:28.547Z Done
1832024-06-25T06:32:28.982ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1842024-06-25T06:32:28.982Zclang system 15 system
1852024-06-25T06:32:28.982Zcsh system system illumos
1862024-06-25T06:32:28.982Zctags system system illumos
1872024-06-25T06:32:28.983Zgcc vendor 12 vendor
1882024-06-25T06:32:28.983Zgcc system 10 system
1892024-06-25T06:32:28.983Zgcc system 7 system
1902024-06-25T06:32:28.983Zgo system 1.20 system
1912024-06-25T06:32:28.983Zgo system 1.19 system
1922024-06-25T06:32:28.983Zllvm system 15 system
1932024-06-25T06:32:28.983Zllvm system 14 system
1942024-06-25T06:32:28.983Zmariadb system 10.6 system
1952024-06-25T06:32:28.983Zmta vendor vendor dma
1962024-06-25T06:32:28.983Zopenjdk system 17 system
1972024-06-25T06:32:28.983Zopenjdk system 11 system
1982024-06-25T06:32:28.983Zopenjdk system 1.8 system
1992024-06-25T06:32:28.983Zopenssl vendor 3 vendor
2002024-06-25T06:32:28.983Zperl system 5.36 system
2012024-06-25T06:32:28.983Zpostgresql system 15 system
2022024-06-25T06:32:28.983Zpostgresql system 13 system
2032024-06-25T06:32:28.983Zpython vendor 3 vendor
2042024-06-25T06:32:28.983Zpython system 2 system
2052024-06-25T06:32:28.983Zpython3 system 3.11 system
2062024-06-25T06:32:28.983Zruby system 3.0 system
2072024-06-25T06:32:28.983Zwords vendor vendor american-english
2082024-06-25T06:32:28.983Zwords system system australian-english
2092024-06-25T06:32:28.983Zwords system system british-english
2102024-06-25T06:32:28.983Zwords system system canadian-english
2112024-06-25T06:32:28.983Zwords system system french
2122024-06-25T06:32:28.983Zwords system system italian
2132024-06-25T06:32:28.983Zwords system system ngerman
2142024-06-25T06:32:28.983Zwords system system ogerman
2152024-06-25T06:32:28.983Zwords system system spanish
2162024-06-25T06:32:29.305ZPUBLISHER TYPE STATUS P LOCATION
2172024-06-25T06:32:29.305Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2182024-06-25T06:32:30.804ZFMRI IFO
2192024-06-25T06:32:30.804Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2202024-06-25T06:32:30.804Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2212024-06-25T06:32:30.804Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2222024-06-25T06:32:30.804Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2232024-06-25T06:32:30.804Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2242024-06-25T06:32:30.804Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2252024-06-25T06:32:30.804Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2262024-06-25T06:32:30.804Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2272024-06-25T06:32:30.804Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2282024-06-25T06:32:30.804Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2292024-06-25T06:32:30.804Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2302024-06-25T06:32:30.804Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2312024-06-25T06:32:31.299Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2322024-06-25T06:32:31.593Z Updating git repository `https://github.com/oxidecomputer/zone`
2332024-06-25T06:32:31.890Z Updating crates.io index
2342024-06-25T06:32:31.993Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2352024-06-25T06:32:32.747Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2362024-06-25T06:32:33.491Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2372024-06-25T06:32:33.780Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2382024-06-25T06:32:35.673Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
2392024-06-25T06:32:36.187Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2402024-06-25T06:32:36.477Z Updating git repository `https://github.com/oxidecomputer/propolis`
2412024-06-25T06:32:37.513Z Updating git repository `https://github.com/oxidecomputer/crucible`
2422024-06-25T06:32:39.551Z Updating git repository `https://github.com/oxidecomputer/opte`
2432024-06-25T06:32:40.575Z Updating git repository `https://github.com/oxidecomputer/falcon`
2442024-06-25T06:32:41.381Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2452024-06-25T06:32:41.955Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2462024-06-25T06:32:43.256Z Updating git repository `http://github.com/oxidecomputer/sprockets`
2472024-06-25T06:32:43.610Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2482024-06-25T06:32:43.909Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2492024-06-25T06:32:44.236Z Updating git repository `http://github.com/oxidecomputer/tofino`
2502024-06-25T06:32:44.535Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2512024-06-25T06:32:44.779Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2522024-06-25T06:32:45.057Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2532024-06-25T06:32:45.418Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2542024-06-25T06:32:45.725Z Updating git repository `https://github.com/oxidecomputer/ispf`
2552024-06-25T06:32:46.109Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2562024-06-25T06:32:46.340Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2572024-06-25T06:32:46.951Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2582024-06-25T06:32:47.267Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2592024-06-25T06:32:47.616Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602024-06-25T06:32:47.971Z Updating git repository `https://github.com/oxidecomputer/typify`
2612024-06-25T06:32:49.958Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2622024-06-25T06:32:50.351Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2632024-06-25T06:32:50.642Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2642024-06-25T06:32:51.057Z Updating git repository `https://github.com/oxidecomputer/rfb`
2652024-06-25T06:32:52.499Z Downloading crates ...
2662024-06-25T06:32:52.632Z Downloaded anstyle v1.0.7
2672024-06-25T06:32:52.638Z Downloaded anstyle-parse v0.2.4
2682024-06-25T06:32:52.642Z Downloaded adler v1.0.2
2692024-06-25T06:32:52.645Z Downloaded autocfg v1.3.0
2702024-06-25T06:32:52.648Z Downloaded powerfmt v0.2.0
2712024-06-25T06:32:52.648Z Downloaded proc-macro-error v1.0.4
2722024-06-25T06:32:52.651Z Downloaded pin-project-lite v0.2.14
2732024-06-25T06:32:52.655Z Downloaded is-terminal v0.4.12
2742024-06-25T06:32:52.658Z Downloaded md5 v0.7.0
2752024-06-25T06:32:52.658Z Downloaded equivalent v1.0.1
2762024-06-25T06:32:52.661Z Downloaded sync_wrapper v0.1.2
2772024-06-25T06:32:52.661Z Downloaded foreign-types-shared v0.1.1
2782024-06-25T06:32:52.661Z Downloaded openssl-macros v0.1.1
2792024-06-25T06:32:52.664Z Downloaded time-core v0.1.2
2802024-06-25T06:32:52.664Z Downloaded num_threads v0.1.7
2812024-06-25T06:32:52.664Z Downloaded digest v0.10.7
2822024-06-25T06:32:52.667Z Downloaded futures-task v0.3.30
2832024-06-25T06:32:52.667Z Downloaded futures-macro v0.3.30
2842024-06-25T06:32:52.667Z Downloaded futures-executor v0.3.30
2852024-06-25T06:32:52.670Z Downloaded usdt-attr-macro v0.5.0
2862024-06-25T06:32:52.670Z Downloaded try-lock v0.2.5
2872024-06-25T06:32:52.673Z Downloaded httpdate v1.0.3
2882024-06-25T06:32:52.673Z Downloaded usdt-macro v0.5.0
2892024-06-25T06:32:52.673Z Downloaded pretty-hex v0.4.1
2902024-06-25T06:32:52.676Z Downloaded anstream v0.6.14
2912024-06-25T06:32:52.679Z Downloaded num-conv v0.1.0
2922024-06-25T06:32:52.679Z Downloaded hostname v0.3.1
2932024-06-25T06:32:52.682Z Downloaded cpufeatures v0.2.12
2942024-06-25T06:32:52.682Z Downloaded clap_lex v0.7.0
2952024-06-25T06:32:52.682Z Downloaded scroll v0.12.0
2962024-06-25T06:32:52.686Z Downloaded rustversion v1.0.17
2972024-06-25T06:32:52.689Z Downloaded fs-err v2.11.0
2982024-06-25T06:32:52.689Z Downloaded terminal_size v0.3.0
2992024-06-25T06:32:52.692Z Downloaded strsim v0.11.1
3002024-06-25T06:32:52.692Z Downloaded serde_urlencoded v0.7.1
3012024-06-25T06:32:52.695Z Downloaded tokio-native-tls v0.3.1
3022024-06-25T06:32:52.695Z Downloaded thiserror-impl v1.0.60
3032024-06-25T06:32:52.698Z Downloaded memmap v0.7.0
3042024-06-25T06:32:52.698Z Downloaded slog-json v2.6.1
3052024-06-25T06:32:52.701Z Downloaded slog-async v2.8.0
3062024-06-25T06:32:52.701Z Downloaded version_check v0.9.4
3072024-06-25T06:32:52.704Z Downloaded num_cpus v1.16.0
3082024-06-25T06:32:52.707Z Downloaded filetime v0.2.23
3092024-06-25T06:32:52.707Z Downloaded thread_local v1.1.8
3102024-06-25T06:32:52.709Z Downloaded heck v0.4.1
3112024-06-25T06:32:52.710Z Downloaded swrite v0.1.0
3122024-06-25T06:32:52.713Z Downloaded take_mut v0.2.2
3132024-06-25T06:32:52.713Z Downloaded strum v0.26.2
3142024-06-25T06:32:52.713Z Downloaded foreign-types v0.3.2
3152024-06-25T06:32:52.713Z Downloaded scroll_derive v0.12.0
3162024-06-25T06:32:52.716Z Downloaded fnv v1.0.7
3172024-06-25T06:32:52.716Z Downloaded bytecount v0.6.8
3182024-06-25T06:32:52.716Z Downloaded openssl-probe v0.1.5
3192024-06-25T06:32:52.720Z Downloaded slab v0.4.9
3202024-06-25T06:32:52.720Z Downloaded serde_spanned v0.6.6
3212024-06-25T06:32:52.722Z Downloaded tabled_derive v0.7.0
3222024-06-25T06:32:52.722Z Downloaded scopeguard v1.2.0
3232024-06-25T06:32:52.723Z Downloaded hyper-tls v0.5.0
3242024-06-25T06:32:52.725Z Downloaded dtrace-parser v0.2.0
3252024-06-25T06:32:52.725Z Downloaded rustls-pemfile v1.0.4
3262024-06-25T06:32:52.728Z Downloaded tinyvec_macros v0.1.1
3272024-06-25T06:32:52.728Z Downloaded bitflags v2.5.0
3282024-06-25T06:32:52.731Z Downloaded once_cell v1.19.0
3292024-06-25T06:32:52.734Z Downloaded tower-service v0.3.2
3302024-06-25T06:32:52.737Z Downloaded strum_macros v0.26.2
3312024-06-25T06:32:52.737Z Downloaded errno v0.3.9
3322024-06-25T06:32:52.740Z Downloaded smallvec v1.13.2
3332024-06-25T06:32:52.742Z Downloaded proc-macro-error-attr v1.0.4
3342024-06-25T06:32:52.743Z Downloaded futures-io v0.3.30
3352024-06-25T06:32:52.743Z Downloaded cargo_metadata v0.18.1
3362024-06-25T06:32:52.745Z Downloaded block-buffer v0.10.4
3372024-06-25T06:32:52.745Z Downloaded futures-channel v0.3.30
3382024-06-25T06:32:52.748Z Downloaded native-tls v0.2.11
3392024-06-25T06:32:52.751Z Downloaded quote v1.0.36
3402024-06-25T06:32:52.754Z Downloaded dirs-next v2.0.0
3412024-06-25T06:32:52.754Z Downloaded thread-id v4.2.1
3422024-06-25T06:32:52.754Z Downloaded percent-encoding v2.3.1
3432024-06-25T06:32:52.757Z Downloaded match_cfg v0.1.0
3442024-06-25T06:32:52.757Z Downloaded lock_api v0.4.12
3452024-06-25T06:32:52.759Z Downloaded futures-core v0.3.30
3462024-06-25T06:32:52.759Z Downloaded signal-hook-registry v1.4.2
3472024-06-25T06:32:52.760Z Downloaded dof v0.3.0
3482024-06-25T06:32:52.762Z Downloaded colorchoice v1.0.1
3492024-06-25T06:32:52.762Z Downloaded thiserror v1.0.60
3502024-06-25T06:32:52.766Z Downloaded plain v0.2.3
3512024-06-25T06:32:52.769Z Downloaded time-macros v0.2.18
3522024-06-25T06:32:52.772Z Downloaded slog-bunyan v2.5.0
3532024-06-25T06:32:52.772Z Downloaded mime v0.3.17
3542024-06-25T06:32:52.772Z Downloaded macaddr v1.0.1
3552024-06-25T06:32:52.775Z Downloaded want v0.3.1
3562024-06-25T06:32:52.775Z Downloaded proc-macro2 v1.0.86
3572024-06-25T06:32:52.780Z Downloaded pest_generator v2.7.10
3582024-06-25T06:32:52.780Z Downloaded xattr v1.3.1
3592024-06-25T06:32:52.782Z Downloaded toml_datetime v0.6.6
3602024-06-25T06:32:52.782Z Downloaded tar v0.4.40
3612024-06-25T06:32:52.785Z Downloaded usdt-impl v0.5.0
3622024-06-25T06:32:52.785Z Downloaded cargo_toml v0.20.2
3632024-06-25T06:32:52.788Z Downloaded serde_derive v1.0.203
3642024-06-25T06:32:52.791Z Downloaded deranged v0.3.11
3652024-06-25T06:32:52.791Z Downloaded clap_derive v4.5.4
3662024-06-25T06:32:52.794Z Downloaded unicode-ident v1.0.12
3672024-06-25T06:32:52.797Z Downloaded usdt v0.5.0
3682024-06-25T06:32:52.797Z Downloaded term v0.7.0
3692024-06-25T06:32:52.800Z Downloaded pest_derive v2.7.10
3702024-06-25T06:32:52.803Z Downloaded utf8parse v0.2.1
3712024-06-25T06:32:52.808Z Downloaded ucd-trie v0.1.6
3722024-06-25T06:32:52.808Z Downloaded unicode-width v0.1.12
3732024-06-25T06:32:52.811Z Downloaded slog-term v2.9.1
3742024-06-25T06:32:52.811Z Downloaded httparse v1.8.0
3752024-06-25T06:32:52.811Z Downloaded sha2 v0.10.8
3762024-06-25T06:32:52.814Z Downloaded zerocopy-derive v0.7.34
3772024-06-25T06:32:52.817Z Downloaded ryu v1.0.18
3782024-06-25T06:32:52.820Z Downloaded parking_lot v0.12.2
3792024-06-25T06:32:52.823Z Downloaded futures v0.3.30
3802024-06-25T06:32:52.827Z Downloaded toml v0.8.13
3812024-06-25T06:32:52.831Z Downloaded socket2 v0.5.7
3822024-06-25T06:32:52.833Z Downloaded crossbeam-utils v0.8.19
3832024-06-25T06:32:52.836Z Downloaded slog v2.7.0
3842024-06-25T06:32:52.839Z Downloaded ipnet v2.9.0
3852024-06-25T06:32:52.842Z Downloaded typenum v1.17.0
3862024-06-25T06:32:52.845Z Downloaded parking_lot_core v0.9.10
3872024-06-25T06:32:52.845Z Downloaded papergrid v0.11.0
3882024-06-25T06:32:52.850Z Downloaded indexmap v2.2.6
3892024-06-25T06:32:52.854Z Downloaded log v0.4.21
3902024-06-25T06:32:52.857Z Downloaded tracing v0.1.40
3912024-06-25T06:32:52.861Z Downloaded clap v4.5.4
3922024-06-25T06:32:52.870Z Downloaded unicode-bidi v0.3.15
3932024-06-25T06:32:52.873Z Downloaded url v2.5.0
3942024-06-25T06:32:52.876Z Downloaded openssl-sys v0.9.102
3952024-06-25T06:32:52.881Z Downloaded serde v1.0.203
3962024-06-25T06:32:52.884Z Downloaded flate2 v1.0.30
3972024-06-25T06:32:52.889Z Downloaded cc v1.0.97
3982024-06-25T06:32:52.893Z Downloaded toml_edit v0.22.13
3992024-06-25T06:32:52.915Z Downloaded memchr v2.7.2
4002024-06-25T06:32:52.920Z Downloaded unicode-normalization v0.1.23
4012024-06-25T06:32:52.923Z Downloaded mio v0.8.11
4022024-06-25T06:32:52.929Z Downloaded http v0.2.12
4032024-06-25T06:32:52.932Z Downloaded zerocopy v0.7.34
4042024-06-25T06:32:52.949Z Downloaded tokio-util v0.7.11
4052024-06-25T06:32:52.955Z Downloaded winnow v0.6.8
4062024-06-25T06:32:52.963Z Downloaded serde_json v1.0.117
4072024-06-25T06:32:52.970Z Downloaded clap_builder v4.5.2
4082024-06-25T06:32:52.977Z Downloaded hashbrown v0.14.5
4092024-06-25T06:32:52.982Z Downloaded h2 v0.3.26
4102024-06-25T06:32:52.988Z Downloaded vcpkg v0.2.15
4112024-06-25T06:32:53.027Z Downloaded hyper v0.14.28
4122024-06-25T06:32:53.034Z Downloaded syn v2.0.68
4132024-06-25T06:32:53.045Z Downloaded syn v1.0.109
4142024-06-25T06:32:53.055Z Downloaded rustix v0.38.34
4152024-06-25T06:32:53.077Z Downloaded openssl v0.10.64
4162024-06-25T06:32:53.085Z Downloaded tokio v1.37.0
4172024-06-25T06:32:53.120Z Downloaded idna v0.5.0
4182024-06-25T06:32:53.126Z Downloaded futures-util v0.3.30
4192024-06-25T06:32:53.137Z Downloaded tabled v0.15.0
4202024-06-25T06:32:53.152Z Downloaded goblin v0.8.2
4212024-06-25T06:32:53.157Z Downloaded libc v0.2.155
4222024-06-25T06:32:53.183Z Downloaded time v0.3.36
4232024-06-25T06:32:53.189Z Downloaded reqwest v0.11.27
4242024-06-25T06:32:53.196Z Downloaded pest v2.7.10
4252024-06-25T06:32:53.203Z Downloaded crossbeam-channel v0.5.12
4262024-06-25T06:32:53.205Z Downloaded tracing-core v0.1.32
4272024-06-25T06:32:53.208Z Downloaded encoding_rs v0.8.34
4282024-06-25T06:32:53.226Z Downloaded bytes v1.6.0
4292024-06-25T06:32:53.229Z Downloaded base64 v0.21.7
4302024-06-25T06:32:53.233Z Downloaded tinyvec v1.6.0
4312024-06-25T06:32:53.236Z Downloaded serde_tokenstream v0.2.0
4322024-06-25T06:32:53.238Z Downloaded crc32fast v1.4.0
4332024-06-25T06:32:53.243Z Downloaded miniz_oxide v0.7.2
4342024-06-25T06:32:53.245Z Downloaded tokio-macros v2.2.0
4352024-06-25T06:32:53.245Z Downloaded semver v1.0.23
4362024-06-25T06:32:53.245Z Downloaded pest_meta v2.7.10
4372024-06-25T06:32:53.248Z Downloaded camino v1.1.7
4382024-06-25T06:32:53.248Z Downloaded heck v0.5.0
4392024-06-25T06:32:53.251Z Downloaded form_urlencoded v1.2.1
4402024-06-25T06:32:53.251Z Downloaded generic-array v0.14.7
4412024-06-25T06:32:53.251Z Downloaded futures-sink v0.3.30
4422024-06-25T06:32:53.254Z Downloaded byteorder v1.5.0
4432024-06-25T06:32:53.254Z Downloaded anyhow v1.0.86
4442024-06-25T06:32:53.256Z Downloaded pin-utils v0.1.0
4452024-06-25T06:32:53.259Z Downloaded itoa v1.0.11
4462024-06-25T06:32:53.259Z Downloaded http-body v0.4.6
4472024-06-25T06:32:53.262Z Downloaded crypto-common v0.1.6
4482024-06-25T06:32:53.262Z Downloaded dirs-sys-next v0.1.2
4492024-06-25T06:32:53.262Z Downloaded is_terminal_polyfill v1.70.0
4502024-06-25T06:32:53.262Z Downloaded cfg-if v1.0.0
4512024-06-25T06:32:53.265Z Downloaded cargo-platform v0.1.8
4522024-06-25T06:32:53.265Z Downloaded pkg-config v0.3.30
4532024-06-25T06:32:53.268Z Downloaded anstyle-query v1.0.3
4542024-06-25T06:32:53.577Z Compiling proc-macro2 v1.0.86
4552024-06-25T06:32:53.577Z Compiling unicode-ident v1.0.12
4562024-06-25T06:32:53.577Z Compiling libc v0.2.155
4572024-06-25T06:32:53.580Z Compiling version_check v0.9.4
4582024-06-25T06:32:53.580Z Compiling cfg-if v1.0.0
4592024-06-25T06:32:53.580Z Compiling once_cell v1.19.0
4602024-06-25T06:32:53.580Z Compiling itoa v1.0.11
4612024-06-25T06:32:53.613Z Compiling serde v1.0.203
4622024-06-25T06:32:53.755Z Compiling autocfg v1.3.0
4632024-06-25T06:32:53.838Z Compiling memchr v2.7.2
4642024-06-25T06:32:53.940Z Compiling thiserror v1.0.60
4652024-06-25T06:32:54.108Z Compiling ryu v1.0.18
4662024-06-25T06:32:54.406Z Compiling pin-project-lite v0.2.14
4672024-06-25T06:32:54.459Z Compiling bitflags v2.5.0
4682024-06-25T06:32:54.507Z Compiling cc v1.0.97
4692024-06-25T06:32:54.619Z Compiling lock_api v0.4.12
4702024-06-25T06:32:54.779Z Compiling ucd-trie v0.1.6
4712024-06-25T06:32:55.213Z Compiling pkg-config v0.3.30
4722024-06-25T06:32:55.232Z Compiling vcpkg v0.2.15
4732024-06-25T06:32:56.313Z Compiling parking_lot_core v0.9.10
4742024-06-25T06:32:56.740Z Compiling slab v0.4.9
4752024-06-25T06:32:56.972Z Compiling openssl-sys v0.9.102
4762024-06-25T06:32:56.979Z Compiling futures-core v0.3.30
4772024-06-25T06:32:57.121Z Compiling futures-sink v0.3.30
4782024-06-25T06:32:57.178Z Compiling bytes v1.6.0
4792024-06-25T06:32:57.182Z Compiling smallvec v1.13.2
4802024-06-25T06:32:57.224Z Compiling scopeguard v1.2.0
4812024-06-25T06:32:57.408Z Compiling byteorder v1.5.0
4822024-06-25T06:32:57.607Z Compiling equivalent v1.0.1
4832024-06-25T06:32:57.636Z Compiling serde_json v1.0.117
4842024-06-25T06:32:57.720Z Compiling fnv v1.0.7
4852024-06-25T06:32:57.773Z Compiling log v0.4.21
4862024-06-25T06:32:57.847Z Compiling hashbrown v0.14.5
4872024-06-25T06:32:57.998Z Compiling quote v1.0.36
4882024-06-25T06:32:58.117Z Compiling futures-channel v0.3.30
4892024-06-25T06:32:58.318Z Compiling syn v2.0.68
4902024-06-25T06:32:58.578Z Compiling socket2 v0.5.7
4912024-06-25T06:32:58.683Z Compiling mio v0.8.11
4922024-06-25T06:32:58.910Z Compiling parking_lot v0.12.2
4932024-06-25T06:32:59.050Z Compiling indexmap v2.2.6
4942024-06-25T06:32:59.126Z Compiling signal-hook-registry v1.4.2
4952024-06-25T06:32:59.198Z Compiling num_cpus v1.16.0
4962024-06-25T06:32:59.326Z Compiling typenum v1.17.0
4972024-06-25T06:32:59.549Z Compiling rustix v0.38.34
4982024-06-25T06:32:59.789Z Compiling pin-utils v0.1.0
4992024-06-25T06:32:59.889Z Compiling futures-task v0.3.30
5002024-06-25T06:32:59.928Z Compiling futures-io v0.3.30
5012024-06-25T06:33:00.229Z Compiling errno v0.3.9
5022024-06-25T06:33:00.232Z Compiling generic-array v0.14.7
5032024-06-25T06:33:00.274Z Compiling slog v2.7.0
5042024-06-25T06:33:00.277Z Compiling foreign-types-shared v0.1.1
5052024-06-25T06:33:00.318Z Compiling openssl v0.10.64
5062024-06-25T06:33:00.428Z Compiling foreign-types v0.3.2
5072024-06-25T06:33:00.617Z Compiling http v0.2.12
5082024-06-25T06:33:00.670Z Compiling usdt-impl v0.5.0
5092024-06-25T06:33:00.800Z Compiling proc-macro-error-attr v1.0.4
5102024-06-25T06:33:00.947Z Compiling tracing-core v0.1.32
5112024-06-25T06:33:01.033Z Compiling syn v1.0.109
5122024-06-25T06:33:01.282Z Compiling powerfmt v0.2.0
5132024-06-25T06:33:01.647Z Compiling time-core v0.1.2
5142024-06-25T06:33:01.689Z Compiling native-tls v0.2.11
5152024-06-25T06:33:01.781Z Compiling httparse v1.8.0
5162024-06-25T06:33:01.828Z Compiling num-conv v0.1.0
5172024-06-25T06:33:01.982Z Compiling tinyvec_macros v0.1.1
5182024-06-25T06:33:02.061Z Compiling tinyvec v1.6.0
5192024-06-25T06:33:02.097Z Compiling time-macros v0.2.18
5202024-06-25T06:33:02.320Z Compiling tracing v0.1.40
5212024-06-25T06:33:02.796Z Compiling deranged v0.3.11
5222024-06-25T06:33:02.958Z Compiling thread-id v4.2.1
5232024-06-25T06:33:03.234Z Compiling proc-macro-error v1.0.4
5242024-06-25T06:33:03.351Z Compiling percent-encoding v2.3.1
5252024-06-25T06:33:03.534Z Compiling rustversion v1.0.17
5262024-06-25T06:33:03.613Z Compiling try-lock v0.2.5
5272024-06-25T06:33:03.724Z Compiling crossbeam-utils v0.8.19
5282024-06-25T06:33:03.756Z Compiling openssl-probe v0.1.5
5292024-06-25T06:33:03.962Z Compiling num_threads v0.1.7
5302024-06-25T06:33:04.145Z Compiling heck v0.4.1
5312024-06-25T06:33:04.164Z Compiling utf8parse v0.2.1
5322024-06-25T06:33:04.246Z Compiling plain v0.2.3
5332024-06-25T06:33:04.328Z Compiling anstyle-parse v0.2.4
5342024-06-25T06:33:04.412Z Compiling want v0.3.1
5352024-06-25T06:33:04.458Z Compiling form_urlencoded v1.2.1
5362024-06-25T06:33:04.657Z Compiling unicode-normalization v0.1.23
5372024-06-25T06:33:04.767Z Compiling http-body v0.4.6
5382024-06-25T06:33:05.214Z Compiling dirs-sys-next v0.1.2
5392024-06-25T06:33:05.415Z Compiling unicode-bidi v0.3.15
5402024-06-25T06:33:05.598Z Compiling tower-service v0.3.2
5412024-06-25T06:33:05.686Z Compiling pretty-hex v0.4.1
5422024-06-25T06:33:05.712Z Compiling semver v1.0.23
5432024-06-25T06:33:05.715Z Compiling time v0.3.36
5442024-06-25T06:33:05.760Z Compiling anstyle-query v1.0.3
5452024-06-25T06:33:05.828Z Compiling colorchoice v1.0.1
5462024-06-25T06:33:05.893Z Compiling winnow v0.6.8
5472024-06-25T06:33:05.920Z Compiling camino v1.1.7
5482024-06-25T06:33:05.988Z Compiling crc32fast v1.4.0
5492024-06-25T06:33:06.197Z Compiling httpdate v1.0.3
5502024-06-25T06:33:06.478Z Compiling is_terminal_polyfill v1.70.0
5512024-06-25T06:33:06.538Z Compiling anstyle v1.0.7
5522024-06-25T06:33:06.747Z Compiling idna v0.5.0
5532024-06-25T06:33:06.920Z Compiling anstream v0.6.14
5542024-06-25T06:33:06.959Z Compiling dirs-next v2.0.0
5552024-06-25T06:33:08.345Z Compiling block-buffer v0.10.4
5562024-06-25T06:33:08.397Z Compiling crypto-common v0.1.6
5572024-06-25T06:33:08.476Z Compiling terminal_size v0.3.0
5582024-06-25T06:33:08.603Z Compiling fs-err v2.11.0
5592024-06-25T06:33:08.640Z Compiling thread_local v1.1.8
5602024-06-25T06:33:08.687Z Compiling slog-async v2.8.0
5612024-06-25T06:33:08.711Z Compiling heck v0.5.0
5622024-06-25T06:33:08.857Z Compiling adler v1.0.2
5632024-06-25T06:33:09.090Z Compiling match_cfg v0.1.0
5642024-06-25T06:33:09.178Z Compiling clap_lex v0.7.0
5652024-06-25T06:33:09.202Z Compiling anyhow v1.0.86
5662024-06-25T06:33:09.225Z Compiling unicode-width v0.1.12
5672024-06-25T06:33:09.248Z Compiling strsim v0.11.1
5682024-06-25T06:33:09.440Z Compiling base64 v0.21.7
5692024-06-25T06:33:09.626Z Compiling bytecount v0.6.8
5702024-06-25T06:33:09.671Z Compiling clap_builder v4.5.2
5712024-06-25T06:33:09.815Z Compiling papergrid v0.11.0
5722024-06-25T06:33:09.843Z Compiling hostname v0.3.1
5732024-06-25T06:33:09.943Z Compiling rustls-pemfile v1.0.4
5742024-06-25T06:33:10.079Z Compiling miniz_oxide v0.7.2
5752024-06-25T06:33:10.202Z Compiling digest v0.10.7
5762024-06-25T06:33:10.328Z Compiling crossbeam-channel v0.5.12
5772024-06-25T06:33:10.372Z Compiling url v2.5.0
5782024-06-25T06:33:10.590Z Compiling term v0.7.0
5792024-06-25T06:33:10.857Z Compiling serde_derive v1.0.203
5802024-06-25T06:33:11.348Z Compiling thiserror-impl v1.0.60
5812024-06-25T06:33:11.496Z Compiling zerocopy-derive v0.7.34
5822024-06-25T06:33:11.654Z Compiling tokio-macros v2.2.0
5832024-06-25T06:33:12.230Z Compiling futures-macro v0.3.30
5842024-06-25T06:33:12.298Z Compiling scroll_derive v0.12.0
5852024-06-25T06:33:13.420Z Compiling tokio v1.37.0
5862024-06-25T06:33:13.866Z Compiling openssl-macros v0.1.1
5872024-06-25T06:33:13.893Z Compiling zerocopy v0.7.34
5882024-06-25T06:33:14.138Z Compiling scroll v0.12.0
5892024-06-25T06:33:14.358Z Compiling futures-util v0.3.30
5902024-06-25T06:33:14.719Z Compiling goblin v0.8.2
5912024-06-25T06:33:14.830Z Compiling pest v2.7.10
5922024-06-25T06:33:15.504Z Compiling tabled_derive v0.7.0
5932024-06-25T06:33:17.784Z Compiling pest_meta v2.7.10
5942024-06-25T06:33:18.104Z Compiling strum_macros v0.26.2
5952024-06-25T06:33:19.559Z Compiling pest_generator v2.7.10
5962024-06-25T06:33:21.611Z Compiling tokio-util v0.7.11
5972024-06-25T06:33:23.009Z Compiling h2 v0.3.26
5982024-06-25T06:33:23.214Z Compiling pest_derive v2.7.10
5992024-06-25T06:33:23.535Z Compiling futures-executor v0.3.30
6002024-06-25T06:33:24.075Z Compiling dtrace-parser v0.2.0
6012024-06-25T06:33:24.153Z Compiling tokio-native-tls v0.3.1
6022024-06-25T06:33:24.178Z Compiling clap_derive v4.5.4
6032024-06-25T06:33:24.782Z Compiling xattr v1.3.1
6042024-06-25T06:33:25.074Z Compiling memmap v0.7.0
6052024-06-25T06:33:25.292Z Compiling filetime v0.2.23
6062024-06-25T06:33:25.406Z Compiling is-terminal v0.4.12
6072024-06-25T06:33:25.531Z Compiling encoding_rs v0.8.34
6082024-06-25T06:33:25.648Z Compiling cpufeatures v0.2.12
6092024-06-25T06:33:25.757Z Compiling ipnet v2.9.0
6102024-06-25T06:33:26.271Z Compiling toml_datetime v0.6.6
6112024-06-25T06:33:26.890Z Compiling serde_tokenstream v0.2.0
6122024-06-25T06:33:27.051Z Compiling serde_spanned v0.6.6
6132024-06-25T06:33:27.289Z Compiling toml_edit v0.22.13
6142024-06-25T06:33:27.408Z Compiling hyper v0.14.28
6152024-06-25T06:33:28.671Z Compiling dof v0.3.0
6162024-06-25T06:33:29.695Z Compiling slog-json v2.6.1
6172024-06-25T06:33:29.721Z Compiling cargo-platform v0.1.8
6182024-06-25T06:33:30.183Z Compiling serde_urlencoded v0.7.1
6192024-06-25T06:33:30.481Z Compiling toml v0.8.13
6202024-06-25T06:33:30.947Z Compiling usdt-macro v0.5.0
6212024-06-25T06:33:31.104Z Compiling usdt-attr-macro v0.5.0
6222024-06-25T06:33:31.598Z Compiling hyper-tls v0.5.0
6232024-06-25T06:33:31.679Z Compiling sync_wrapper v0.1.2
6242024-06-25T06:33:31.704Z Compiling take_mut v0.2.2
6252024-06-25T06:33:31.815Z Compiling mime v0.3.17
6262024-06-25T06:33:31.912Z Compiling cargo_toml v0.20.2
6272024-06-25T06:33:32.226Z Compiling reqwest v0.11.27
6282024-06-25T06:33:32.276Z Compiling cargo_metadata v0.18.1
6292024-06-25T06:33:32.436Z Compiling slog-bunyan v2.5.0
6302024-06-25T06:33:32.571Z Compiling usdt v0.5.0
6312024-06-25T06:33:32.640Z Compiling clap v4.5.4
6322024-06-25T06:33:32.756Z Compiling macaddr v1.0.1
6332024-06-25T06:33:33.082Z Compiling sha2 v0.10.8
6342024-06-25T06:33:33.107Z Compiling slog-term v2.9.1
6352024-06-25T06:33:33.217Z Compiling tar v0.4.40
6362024-06-25T06:33:33.690Z Compiling flate2 v1.0.30
6372024-06-25T06:33:34.436Z Compiling futures v0.3.30
6382024-06-25T06:33:34.558Z Compiling strum v0.26.2
6392024-06-25T06:33:34.684Z Compiling tabled v0.15.0
6402024-06-25T06:33:35.380Z Compiling swrite v0.1.0
6412024-06-25T06:33:35.508Z Compiling md5 v0.7.0
6422024-06-25T06:33:39.578Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6432024-06-25T06:33:46.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
6442024-06-25T06:33:47.175Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6452024-06-25T06:33:47.236ZJun 25 06:33:46.441 INFO Starting download, target: Clickhouse
6462024-06-25T06:33:47.236ZJun 25 06:33:46.441 INFO Starting download, target: Cockroach
6472024-06-25T06:33:47.236ZJun 25 06:33:46.441 INFO Starting download, target: Console
6482024-06-25T06:33:47.236ZJun 25 06:33:46.441 INFO Starting download, target: DendriteOpenapi
6492024-06-25T06:33:47.239ZJun 25 06:33:46.441 INFO Starting download, target: DendriteStub
6502024-06-25T06:33:47.239ZJun 25 06:33:46.441 INFO Starting download, target: MaghemiteMgd
6512024-06-25T06:33:47.239ZJun 25 06:33:46.441 INFO Starting download, target: TransceiverControl
6522024-06-25T06:33:47.239ZJun 25 06:33:46.442 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6532024-06-25T06:33:47.240ZJun 25 06:33:46.442 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6542024-06-25T06:33:47.240ZJun 25 06:33:46.442 INFO Downloading out/downloads/dpd-a262fe770c173f7879cd942c98ab28a829890661.json (attempt 1/3), target: DendriteOpenapi
6552024-06-25T06:33:47.240ZJun 25 06:33:46.442 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6562024-06-25T06:33:47.240ZJun 25 06:33:46.442 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6572024-06-25T06:33:47.240ZJun 25 06:33:46.442 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6582024-06-25T06:33:47.240ZJun 25 06:33:46.442 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6592024-06-25T06:33:47.377ZJun 25 06:33:46.582 INFO Download complete, target: DendriteOpenapi
6602024-06-25T06:33:47.594ZJun 25 06:33:46.786 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6612024-06-25T06:33:47.808ZJun 25 06:33:47.011 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6622024-06-25T06:33:47.854ZJun 25 06:33:47.059 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6632024-06-25T06:33:47.990ZJun 25 06:33:47.195 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6642024-06-25T06:33:48.257ZJun 25 06:33:47.462 INFO Download complete, target: Console
6652024-06-25T06:33:48.406ZJun 25 06:33:47.611 INFO Download complete, target: TransceiverControl
6662024-06-25T06:33:49.902ZJun 25 06:33:49.105 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6672024-06-25T06:33:50.257ZJun 25 06:33:49.462 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6682024-06-25T06:33:50.257ZJun 25 06:33:49.462 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6692024-06-25T06:33:51.211ZJun 25 06:33:50.416 INFO Download complete, target: DendriteStub
6702024-06-25T06:33:51.597ZJun 25 06:33:50.802 INFO Download complete, target: MaghemiteMgd
6712024-06-25T06:33:58.992ZJun 25 06:33:58.195 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
6722024-06-25T06:33:59.332ZJun 25 06:33:58.535 INFO Checking that binary works, target: Cockroach
6732024-06-25T06:33:59.583ZJun 25 06:33:58.786 INFO Download complete, target: Cockroach
6742024-06-25T06:34:04.816ZJun 25 06:34:04.018 INFO Checking that binary works, target: Clickhouse
6752024-06-25T06:34:05.375ZJun 25 06:34:04.577 INFO Download complete, target: Clickhouse
6762024-06-25T06:34:05.382ZAll prerequisites installed successfully
6772024-06-25T06:34:05.385Z
6782024-06-25T06:34:05.385Zreal 2:54.570940663
6792024-06-25T06:34:05.385Zuser 5:48.261947751
6802024-06-25T06:34:05.386Zsys 1:17.471787273
6812024-06-25T06:34:05.386Ztrap 0.230041059
6822024-06-25T06:34:05.386Ztflt 5.358224588
6832024-06-25T06:34:05.386Zdflt 7.269376001
6842024-06-25T06:34:05.386Zkflt 0.363566648
6852024-06-25T06:34:05.386Zlock 12:59.595250067
6862024-06-25T06:34:05.386Zslp 18:37.076595586
6872024-06-25T06:34:05.386Zlat 17.137055025
6882024-06-25T06:34:05.386Zstop 1:02.848825780
6892024-06-25T06:34:05.386Z+ ptime -m cargo xtask download softnpu
6902024-06-25T06:34:05.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
6912024-06-25T06:34:05.957Z Running `target/debug/xtask download softnpu`
6922024-06-25T06:34:05.982ZJun 25 06:34:05.184 INFO Starting download, target: Softnpu
6932024-06-25T06:34:05.985ZJun 25 06:34:05.185 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
6942024-06-25T06:34:06.976ZJun 25 06:34:06.177 INFO Download complete, target: Softnpu
6952024-06-25T06:34:06.980Z
6962024-06-25T06:34:06.983Zreal 1.590113645
6972024-06-25T06:34:06.983Zuser 0.604755725
6982024-06-25T06:34:06.983Zsys 0.298204912
6992024-06-25T06:34:06.983Ztrap 0.001178727
7002024-06-25T06:34:06.983Ztflt 0.000080717
7012024-06-25T06:34:06.983Zdflt 0.000164474
7022024-06-25T06:34:06.983Zkflt 0.000000000
7032024-06-25T06:34:06.983Zlock 10.458963662
7042024-06-25T06:34:06.983Zslp 0.932425193
7052024-06-25T06:34:06.983Zlat 0.082319285
7062024-06-25T06:34:06.983Zstop 0.000256099
7072024-06-25T06:34:06.983Z+ export CARGO_INCREMENTAL=0
7082024-06-25T06:34:06.983Z+ CARGO_INCREMENTAL=0
7092024-06-25T06:34:06.983Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
7102024-06-25T06:34:07.525Z Downloading crates ...
7112024-06-25T06:34:07.673Z Downloaded atomicwrites v0.4.3
7122024-06-25T06:34:07.681Z Downloaded aead v0.5.2
7132024-06-25T06:34:07.684Z Downloaded addr2line v0.21.0
7142024-06-25T06:34:07.690Z Downloaded new_debug_unreachable v1.0.6
7152024-06-25T06:34:07.692Z Downloaded bitstruct v0.1.1
7162024-06-25T06:34:07.696Z Downloaded ciborium-io v0.2.2
7172024-06-25T06:34:07.699Z Downloaded newline-converter v0.3.0
7182024-06-25T06:34:07.703Z Downloaded cstr-argument v0.1.2
7192024-06-25T06:34:07.706Z Downloaded oso-derive v0.27.3
7202024-06-25T06:34:07.706Z Downloaded normalize-line-endings v0.3.0
7212024-06-25T06:34:07.709Z Downloaded number_prefix v0.4.0
7222024-06-25T06:34:07.709Z Downloaded nodrop v0.1.14
7232024-06-25T06:34:07.711Z Downloaded derive_builder_macro v0.20.0
7242024-06-25T06:34:07.711Z Downloaded nanorand v0.7.0
7252024-06-25T06:34:07.714Z Downloaded crunchy v0.2.2
7262024-06-25T06:34:07.717Z Downloaded num_enum v0.5.11
7272024-06-25T06:34:07.721Z Downloaded multimap v0.10.0
7282024-06-25T06:34:07.723Z Downloaded predicates-core v1.0.6
7292024-06-25T06:34:07.726Z Downloaded async-stream-impl v0.3.5
7302024-06-25T06:34:07.726Z Downloaded pretty-hex v0.2.1
7312024-06-25T06:34:07.729Z Downloaded path-slash v0.1.5
7322024-06-25T06:34:07.729Z Downloaded precomputed-hash v0.1.1
7332024-06-25T06:34:07.729Z Downloaded opaque-debug v0.3.1
7342024-06-25T06:34:07.732Z Downloaded num-derive v0.4.2
7352024-06-25T06:34:07.735Z Downloaded chacha20 v0.9.1
7362024-06-25T06:34:07.735Z Downloaded num-iter v0.1.45
7372024-06-25T06:34:07.738Z Downloaded num v0.4.3
7382024-06-25T06:34:07.738Z Downloaded newtype-uuid v1.1.0
7392024-06-25T06:34:07.740Z Downloaded mockall v0.12.1
7402024-06-25T06:34:07.743Z Downloaded curve25519-dalek-derive v0.1.1
7412024-06-25T06:34:07.743Z Downloaded cobs v0.2.3
7422024-06-25T06:34:07.746Z Downloaded mime_guess v2.0.4
7432024-06-25T06:34:07.749Z Downloaded parse-size v1.0.0
7442024-06-25T06:34:07.749Z Downloaded portpicker v0.1.1
7452024-06-25T06:34:07.752Z Downloaded num_enum_derive v0.5.11
7462024-06-25T06:34:07.752Z Downloaded bitstruct_derive v0.1.0
7472024-06-25T06:34:07.754Z Downloaded olpc-cjson v0.1.3
7482024-06-25T06:34:07.754Z Downloaded num-integer v0.1.46
7492024-06-25T06:34:07.757Z Downloaded psl-types v2.0.11
7502024-06-25T06:34:07.760Z Downloaded proc-macro-crate v1.3.1
7512024-06-25T06:34:07.760Z Downloaded r2d2 v0.8.10
7522024-06-25T06:34:07.763Z Downloaded quick-error v1.2.3
7532024-06-25T06:34:07.763Z Downloaded ref-cast v1.0.23
7542024-06-25T06:34:07.765Z Downloaded defmt-macros v0.3.9
7552024-06-25T06:34:07.769Z Downloaded pem v3.0.4
7562024-06-25T06:34:07.772Z Downloaded rand_core v0.6.4
7572024-06-25T06:34:07.775Z Downloaded num-complex v0.4.6
7582024-06-25T06:34:07.775Z Downloaded rand_chacha v0.3.1
7592024-06-25T06:34:07.777Z Downloaded multer v3.1.0
7602024-06-25T06:34:07.780Z Downloaded darling_macro v0.20.9
7612024-06-25T06:34:07.783Z Downloaded peg-runtime v0.8.3
7622024-06-25T06:34:07.783Z Downloaded waitgroup v0.1.2
7632024-06-25T06:34:07.783Z Downloaded bit-vec v0.6.3
7642024-06-25T06:34:07.786Z Downloaded vte_generate_state_changes v0.1.1
7652024-06-25T06:34:07.786Z Downloaded omicron-zone-package v0.11.0
7662024-06-25T06:34:07.789Z Downloaded display-error-chain v0.2.0
7672024-06-25T06:34:07.792Z Downloaded postgres-types v0.2.6
7682024-06-25T06:34:07.795Z Downloaded paste v1.0.15
7692024-06-25T06:34:07.798Z Downloaded ppv-lite86 v0.2.17
7702024-06-25T06:34:07.801Z Downloaded parse-display v0.9.0
7712024-06-25T06:34:07.803Z Downloaded peg-macros v0.8.3
7722024-06-25T06:34:07.803Z Downloaded poly1305 v0.8.0
7732024-06-25T06:34:07.806Z Downloaded pin-project-internal v1.1.5
7742024-06-25T06:34:07.809Z Downloaded pkcs8 v0.10.2
7752024-06-25T06:34:07.811Z Downloaded fxhash v0.2.1
7762024-06-25T06:34:07.814Z Downloaded endian-type v0.1.2
7772024-06-25T06:34:07.814Z Downloaded phf_shared v0.11.2
7782024-06-25T06:34:07.817Z Downloaded darling v0.20.9
7792024-06-25T06:34:07.822Z Downloaded nu-ansi-term v0.50.0
7802024-06-25T06:34:07.825Z Downloaded der_derive v0.7.2
7812024-06-25T06:34:07.825Z Downloaded radium v0.7.0
7822024-06-25T06:34:07.828Z Downloaded const_format_proc_macros v0.2.32
7832024-06-25T06:34:07.830Z Downloaded constant_time_eq v0.3.0
7842024-06-25T06:34:07.831Z Downloaded ref-cast-impl v1.0.23
7852024-06-25T06:34:07.833Z Downloaded rand_xorshift v0.3.0
7862024-06-25T06:34:07.833Z Downloaded rand_seeder v0.2.3
7872024-06-25T06:34:07.836Z Downloaded predicates-tree v1.0.9
7882024-06-25T06:34:07.836Z Downloaded float-ord v0.3.2
7892024-06-25T06:34:07.839Z Downloaded fd-lock v4.0.2
7902024-06-25T06:34:07.842Z Downloaded crossbeam-deque v0.8.5
7912024-06-25T06:34:07.845Z Downloaded glob v0.3.1
7922024-06-25T06:34:07.845Z Downloaded platforms v3.4.0
7932024-06-25T06:34:07.848Z Downloaded postcard v1.0.8
7942024-06-25T06:34:07.850Z Downloaded topological-sort v0.2.2
7952024-06-25T06:34:07.855Z Downloaded password-hash v0.5.0
7962024-06-25T06:34:07.855Z Downloaded colored v2.1.0
7972024-06-25T06:34:07.858Z Downloaded impl-trait-for-tuples v0.2.2
7982024-06-25T06:34:07.861Z Downloaded linear-map v1.2.0
7992024-06-25T06:34:07.863Z Downloaded buf-list v1.0.3
8002024-06-25T06:34:07.866Z Downloaded argon2 v0.5.3
8012024-06-25T06:34:07.866Z Downloaded rpassword v7.3.1
8022024-06-25T06:34:07.869Z Downloaded kstat-rs v0.2.4
8032024-06-25T06:34:07.869Z Downloaded matches v0.1.10
8042024-06-25T06:34:07.872Z Downloaded ident_case v1.0.1
8052024-06-25T06:34:07.872Z Downloaded csv-core v0.1.11
8062024-06-25T06:34:07.875Z Downloaded const-oid v0.9.6
8072024-06-25T06:34:07.878Z Downloaded crossbeam-epoch v0.9.18
8082024-06-25T06:34:07.881Z Downloaded slog-dtrace v0.3.0
8092024-06-25T06:34:07.881Z Downloaded subtle v2.5.0
8102024-06-25T06:34:07.884Z Downloaded tls_codec_derive v0.4.1
8112024-06-25T06:34:07.887Z Downloaded strum_macros v0.25.3
8122024-06-25T06:34:07.889Z Downloaded hubpack_derive v0.1.1
8132024-06-25T06:34:07.889Z Downloaded ascii v1.1.0
8142024-06-25T06:34:07.892Z Downloaded sigpipe v0.1.3
8152024-06-25T06:34:07.892Z Downloaded ed25519 v1.5.3
8162024-06-25T06:34:07.895Z Downloaded unicode-xid v0.2.4
8172024-06-25T06:34:07.899Z Downloaded humantime v2.1.0
8182024-06-25T06:34:07.899Z Downloaded getopts v0.2.21
8192024-06-25T06:34:08.904Z Downloaded ciborium v0.2.2
8202024-06-25T06:34:08.904Z Downloaded camino-tempfile v1.1.1
8212024-06-25T06:34:08.908Z Downloaded bcs v0.1.6
8222024-06-25T06:34:08.908Z Downloaded flagset v0.4.5
8232024-06-25T06:34:08.908Z Downloaded rcgen v0.12.1
8242024-06-25T06:34:08.908Z Downloaded defmt v0.3.8
8252024-06-25T06:34:08.908Z Downloaded headers-core v0.2.0
8262024-06-25T06:34:08.908Z Downloaded console v0.15.8
8272024-06-25T06:34:08.908Z Downloaded maybe-uninit v2.0.0
8282024-06-25T06:34:08.908Z Downloaded maplit v1.0.2
8292024-06-25T06:34:08.908Z Downloaded pin-project v1.1.5
8302024-06-25T06:34:08.908Z Downloaded thiserror-impl-no-std v2.0.2
8312024-06-25T06:34:08.908Z Downloaded termtree v0.4.1
8322024-06-25T06:34:08.908Z Downloaded structmeta-derive v0.3.0
8332024-06-25T06:34:08.908Z Downloaded structmeta-derive v0.2.0
8342024-06-25T06:34:08.909Z Downloaded cookie v0.18.1
8352024-06-25T06:34:08.909Z Downloaded structmeta v0.3.0
8362024-06-25T06:34:08.909Z Downloaded darling_core v0.20.9
8372024-06-25T06:34:08.909Z Downloaded string_cache v0.8.7
8382024-06-25T06:34:08.909Z Downloaded siphasher v0.3.11
8392024-06-25T06:34:08.909Z Downloaded serde_derive_internals v0.29.1
8402024-06-25T06:34:08.909Z Downloaded derive_builder v0.20.0
8412024-06-25T06:34:08.909Z Downloaded downcast v0.11.0
8422024-06-25T06:34:08.909Z Downloaded rtoolbox v0.0.2
8432024-06-25T06:34:08.909Z Downloaded http-range v0.1.5
8442024-06-25T06:34:08.909Z Downloaded hash32 v0.3.1
8452024-06-25T06:34:08.909Z Downloaded getrandom v0.2.14
8462024-06-25T06:34:08.909Z Downloaded libefi-sys v0.1.0
8472024-06-25T06:34:08.909Z Downloaded serde_repr v0.1.19
8482024-06-25T06:34:08.909Z Downloaded cancel-safe-futures v0.1.5
8492024-06-25T06:34:08.909Z Downloaded blake2 v0.10.6
8502024-06-25T06:34:08.909Z Downloaded subprocess v0.2.9
8512024-06-25T06:34:08.909Z Downloaded derive_more v0.99.17
8522024-06-25T06:34:08.909Z Downloaded diesel_table_macro_syntax v0.1.0
8532024-06-25T06:34:08.909Z Downloaded strip-ansi-escapes v0.2.0
8542024-06-25T06:34:08.909Z Downloaded base64 v0.13.1
8552024-06-25T06:34:08.909Z Downloaded tiny-keccak v2.0.2
8562024-06-25T06:34:08.909Z Downloaded rayon-core v1.12.1
8572024-06-25T06:34:08.909Z Downloaded libloading v0.8.3
8582024-06-25T06:34:08.909Z Downloaded serde-big-array v0.5.1
8592024-06-25T06:34:08.909Z Downloaded stringprep v0.1.4
8602024-06-25T06:34:08.909Z Downloaded vsss-rs v3.3.4
8612024-06-25T06:34:08.909Z Downloaded tokio-rustls v0.25.0
8622024-06-25T06:34:08.909Z Downloaded sqlparser_derive v0.2.2
8632024-06-25T06:34:08.909Z Downloaded zeroize v1.7.0
8642024-06-25T06:34:08.909Z Downloaded ron v0.8.1
8652024-06-25T06:34:08.909Z Downloaded hostname v0.4.0
8662024-06-25T06:34:08.909Z Downloaded toolchain_find v0.4.0
8672024-06-25T06:34:08.909Z Downloaded universal-hash v0.5.1
8682024-06-25T06:34:08.909Z Downloaded spin v0.5.2
8692024-06-25T06:34:08.909Z Downloaded smawk v0.3.2
8702024-06-25T06:34:08.909Z Downloaded publicsuffix v2.2.3
8712024-06-25T06:34:08.909Z Downloaded indoc v1.0.9
8722024-06-25T06:34:08.909Z Downloaded num-bigint v0.4.5
8732024-06-25T06:34:08.910Z Downloaded serde-big-array v0.4.1
8742024-06-25T06:34:08.910Z Downloaded indoc v2.0.5
8752024-06-25T06:34:08.910Z Downloaded fragile v2.0.0
8762024-06-25T06:34:08.910Z Downloaded termios v0.3.3
8772024-06-25T06:34:08.910Z Downloaded spki v0.7.3
8782024-06-25T06:34:08.910Z Downloaded ron v0.7.1
8792024-06-25T06:34:08.910Z Downloaded memoffset v0.9.1
8802024-06-25T06:34:08.910Z Downloaded rustc_version v0.4.0
8812024-06-25T06:34:08.910Z Downloaded rustc_version v0.1.7
8822024-06-25T06:34:08.910Z Downloaded zone_cfg_derive v0.1.2
8832024-06-25T06:34:08.910Z Downloaded resolv-conf v0.7.0
8842024-06-25T06:34:08.910Z Downloaded half v2.4.1
8852024-06-25T06:34:08.910Z Downloaded ff v0.13.0
8862024-06-25T06:34:08.910Z Downloaded rustc-hash v1.1.0
8872024-06-25T06:34:08.910Z Downloaded rand v0.8.5
8882024-06-25T06:34:08.910Z Downloaded prettyplease v0.2.20
8892024-06-25T06:34:08.910Z Downloaded ena v0.14.3
8902024-06-25T06:34:08.910Z Downloaded tracing-attributes v0.1.27
8912024-06-25T06:34:08.910Z Downloaded memmap2 v0.9.4
8922024-06-25T06:34:08.910Z Downloaded test-strategy v0.3.1
8932024-06-25T06:34:08.910Z Downloaded nom v7.1.3
8942024-06-25T06:34:08.910Z Downloaded fatfs v0.3.6
8952024-06-25T06:34:08.910Z Downloaded serde-hex v0.1.0
8962024-06-25T06:34:08.910Z Downloaded foreign-types-shared v0.3.1
8972024-06-25T06:34:08.910Z Downloaded lalrpop-util v0.19.12
8982024-06-25T06:34:08.910Z Downloaded signal-hook v0.3.17
8992024-06-25T06:34:08.910Z Downloaded tokio-postgres v0.7.10
9002024-06-25T06:34:08.910Z Downloaded ipnetwork v0.20.0
9012024-06-25T06:34:08.910Z Downloaded is_ci v1.2.0
9022024-06-25T06:34:08.910Z Downloaded instant v0.1.12
9032024-06-25T06:34:08.910Z Downloaded salty v0.2.0
9042024-06-25T06:34:08.910Z Downloaded rustc-demangle v0.1.24
9052024-06-25T06:34:08.910Z Downloaded supports-color v3.0.0
9062024-06-25T06:34:08.910Z Downloaded env_logger v0.9.3
9072024-06-25T06:34:08.910Z Downloaded embedded-io v0.4.0
9082024-06-25T06:34:08.910Z Downloaded either v1.12.0
9092024-06-25T06:34:08.910Z Downloaded unicode-segmentation v1.11.0
9102024-06-25T06:34:08.910Z Downloaded static_assertions v1.1.0
9112024-06-25T06:34:08.911Z Downloaded backtrace v0.3.71
9122024-06-25T06:34:08.911Z Downloaded hmac v0.12.1
9132024-06-25T06:34:08.911Z Downloaded highway v1.1.0
9142024-06-25T06:34:08.911Z Downloaded shell-words v1.1.0
9152024-06-25T06:34:08.911Z Downloaded stability v0.2.0
9162024-06-25T06:34:08.911Z Downloaded uuid v1.8.0
9172024-06-25T06:34:08.911Z Downloaded walkdir v2.5.0
9182024-06-25T06:34:08.911Z Downloaded termcolor v1.4.1
9192024-06-25T06:34:08.911Z Downloaded semver v0.1.20
9202024-06-25T06:34:08.911Z Downloaded secrecy v0.8.0
9212024-06-25T06:34:08.914Z Downloaded rustfmt-wrapper v0.2.1
9222024-06-25T06:34:08.914Z Downloaded keccak v0.1.5
9232024-06-25T06:34:08.914Z Downloaded float-cmp v0.9.0
9242024-06-25T06:34:08.914Z Downloaded lazy_static v1.4.0
9252024-06-25T06:34:08.914Z Downloaded group v0.13.0
9262024-06-25T06:34:08.914Z Downloaded zeroize_derive v1.4.2
9272024-06-25T06:34:08.914Z Downloaded tabwriter v1.4.0
9282024-06-25T06:34:08.914Z Downloaded strum_macros v0.24.3
9292024-06-25T06:34:08.914Z Downloaded snafu v0.8.2
9302024-06-25T06:34:08.914Z Downloaded socket2 v0.4.10
9312024-06-25T06:34:08.914Z Downloaded rustls-pemfile v2.1.2
9322024-06-25T06:34:08.914Z Downloaded hubpack v0.1.2
9332024-06-25T06:34:08.914Z Downloaded globset v0.4.14
9342024-06-25T06:34:08.914Z Downloaded reedline v0.31.0
9352024-06-25T06:34:08.914Z Downloaded der v0.7.9
9362024-06-25T06:34:08.914Z Downloaded foreign-types v0.5.0
9372024-06-25T06:34:08.914Z Downloaded unsafe-libyaml v0.2.11
9382024-06-25T06:34:08.914Z Downloaded tokio-stream v0.1.15
9392024-06-25T06:34:08.915Z Downloaded hashbrown v0.13.2
9402024-06-25T06:34:08.915Z Downloaded tokio-tungstenite v0.20.1
9412024-06-25T06:34:08.915Z Downloaded tough v0.17.1
9422024-06-25T06:34:08.915Z Downloaded hashbrown v0.12.3
9432024-06-25T06:34:08.915Z Downloaded structmeta v0.2.0
9442024-06-25T06:34:08.915Z Downloaded tempfile v3.10.1
9452024-06-25T06:34:08.915Z Downloaded stable_deref_trait v1.2.0
9462024-06-25T06:34:08.915Z Downloaded http v1.1.0
9472024-06-25T06:34:08.915Z Downloaded trust-dns-server v0.22.1
9482024-06-25T06:34:08.915Z Downloaded slog-scope v4.4.0
9492024-06-25T06:34:08.915Z Downloaded diesel_derives v2.1.4
9502024-06-25T06:34:08.915Z Downloaded slog-envlogger v2.2.0
9512024-06-25T06:34:08.915Z Downloaded sec1 v0.7.3
9522024-06-25T06:34:08.915Z Downloaded rustls-pki-types v1.7.0
9532024-06-25T06:34:08.915Z Downloaded trust-dns-client v0.22.0
9542024-06-25T06:34:08.915Z Downloaded rayon v1.10.0
9552024-06-25T06:34:08.915Z Downloaded toml v0.5.11
9562024-06-25T06:34:08.915Z Downloaded steno v0.4.0
9572024-06-25T06:34:08.915Z Downloaded textwrap v0.16.1
9582024-06-25T06:34:08.915Z Downloaded proptest v1.4.0
9592024-06-25T06:34:08.915Z Downloaded toml v0.7.8
9602024-06-25T06:34:08.915Z Downloaded indicatif v0.17.8
9612024-06-25T06:34:08.915Z Downloaded unicode_categories v0.1.1
9622024-06-25T06:34:08.915Z Downloaded crossterm v0.27.0
9632024-06-25T06:34:08.915Z Downloaded typed-path v0.7.1
9642024-06-25T06:34:08.915Z Downloaded inout v0.1.3
9652024-06-25T06:34:08.915Z Downloaded flume v0.11.0
9662024-06-25T06:34:08.915Z Downloaded zerocopy v0.6.6
9672024-06-25T06:34:08.915Z Downloaded itertools v0.10.5
9682024-06-25T06:34:08.915Z Downloaded quick-xml v0.31.0
9692024-06-25T06:34:08.915Z Downloaded serde_yaml v0.9.34+deprecated
9702024-06-25T06:34:08.915Z Downloaded regex v1.10.4
9712024-06-25T06:34:08.915Z Downloaded elliptic-curve v0.13.8
9722024-06-25T06:34:08.915Z Downloaded libxml v0.3.3
9732024-06-25T06:34:08.915Z Downloaded zip v0.6.6
9742024-06-25T06:34:08.915Z Downloaded rustls-webpki v0.102.4
9752024-06-25T06:34:08.916Z Downloaded heapless v0.8.0
9762024-06-25T06:34:08.916Z Downloaded trust-dns-resolver v0.22.0
9772024-06-25T06:34:08.916Z Downloaded expectorate v1.1.0
9782024-06-25T06:34:08.916Z Downloaded idna v0.3.0
9792024-06-25T06:34:08.916Z Downloaded regex-automata v0.1.10
9802024-06-25T06:34:08.916Z Downloaded gimli v0.28.1
9812024-06-25T06:34:08.916Z Downloaded nix v0.28.0
9822024-06-25T06:34:08.916Z Downloaded diesel v2.1.6
9832024-06-25T06:34:08.916Z Downloaded rustyline v14.0.0
9842024-06-25T06:34:08.916Z Downloaded regex-syntax v0.6.29
9852024-06-25T06:34:08.916Z Downloaded smoltcp v0.9.1
9862024-06-25T06:34:08.916Z Downloaded openapiv3 v2.0.0
9872024-06-25T06:34:08.916Z Downloaded webpki-roots v0.25.4
9882024-06-25T06:34:08.916Z Downloaded serde_with v3.8.1
9892024-06-25T06:34:08.916Z Downloaded ratatui v0.26.2
9902024-06-25T06:34:08.916Z Downloaded winnow v0.5.40
9912024-06-25T06:34:08.916Z Downloaded sled v0.34.7
9922024-06-25T06:34:08.916Z Downloaded rustls-webpki v0.101.7
9932024-06-25T06:34:08.916Z Downloaded itertools v0.12.1
9942024-06-25T06:34:08.916Z Downloaded regex-automata v0.4.6
9952024-06-25T06:34:08.916Z Downloaded petgraph v0.6.5
9962024-06-25T06:34:08.916Z Downloaded regex-syntax v0.8.3
9972024-06-25T06:34:08.916Z Downloaded curve25519-dalek v4.1.2
9982024-06-25T06:34:08.916Z Downloaded lalrpop v0.19.12
9992024-06-25T06:34:08.916Z Downloaded smoltcp v0.11.0
10002024-06-25T06:34:08.916Z Downloaded chrono v0.4.38
10012024-06-25T06:34:08.916Z Downloaded hkdf v0.12.4
10022024-06-25T06:34:08.916Z Downloaded rustls v0.21.12
10032024-06-25T06:34:08.916Z Downloaded bstr v1.9.1
10042024-06-25T06:34:08.916Z Downloaded bstr v0.2.17
10052024-06-25T06:34:08.916Z Downloaded trust-dns-proto v0.22.0
10062024-06-25T06:34:08.916Z Downloaded rustls v0.22.4
10072024-06-25T06:34:08.916Z Downloaded regress v0.9.1
10082024-06-25T06:34:08.916Z Downloaded bitvec v1.0.1
10092024-06-25T06:34:08.916Z Downloaded bindgen v0.69.4
10102024-06-25T06:34:08.916Z Downloaded aho-corasick v1.1.3
10112024-06-25T06:34:08.916Z Downloaded idna v0.2.3
10122024-06-25T06:34:08.917Z Downloaded polar-core v0.27.3
10132024-06-25T06:34:08.917Z Downloaded toml_edit v0.19.15
10142024-06-25T06:34:08.917Z Downloaded x509-cert v0.2.5
10152024-06-25T06:34:08.917Z Downloaded zerocopy-derive v0.6.6
10162024-06-25T06:34:08.917Z Downloaded libm v0.2.8
10172024-06-25T06:34:08.917Z Downloaded bzip2-sys v0.1.11+1.0.8
10182024-06-25T06:34:08.917Z Downloaded radix_trie v0.2.1
10192024-06-25T06:34:08.917Z Downloaded object v0.32.2
10202024-06-25T06:34:08.917Z Downloaded finl_unicode v1.2.0
10212024-06-25T06:34:08.920Z Downloaded object v0.30.4
10222024-06-25T06:34:08.920Z Downloaded nix v0.27.1
10232024-06-25T06:34:08.920Z Downloaded ring v0.16.20
10242024-06-25T06:34:08.920Z Downloaded sha3 v0.10.8
10252024-06-25T06:34:08.923Z Downloaded csv v1.3.0
10262024-06-25T06:34:08.940Z Downloaded blake3 v1.5.1
10272024-06-25T06:34:08.947Z Downloaded sqlparser v0.45.0
10282024-06-25T06:34:08.953Z Downloaded smallvec v0.6.14
10292024-06-25T06:34:08.955Z Downloaded erased-serde v0.3.31
10302024-06-25T06:34:08.958Z Downloaded heapless v0.7.17
10312024-06-25T06:34:08.961Z Downloaded tungstenite v0.20.1
10322024-06-25T06:34:08.964Z Downloaded tungstenite v0.21.0
10332024-06-25T06:34:08.966Z Downloaded portable-atomic v1.6.0
10342024-06-25T06:34:08.971Z Downloaded thiserror-no-std v2.0.2
10352024-06-25T06:34:08.974Z Downloaded headers v0.3.9
10362024-06-25T06:34:08.979Z Downloaded crypto-bigint v0.5.5
10372024-06-25T06:34:08.985Z Downloaded const_format v0.2.32
10382024-06-25T06:34:08.991Z Downloaded chacha20poly1305 v0.10.1
10392024-06-25T06:34:08.994Z Downloaded wyz v0.5.1
10402024-06-25T06:34:08.994Z Downloaded which v4.4.2
10412024-06-25T06:34:08.994Z Downloaded uzers v0.11.3
10422024-06-25T06:34:08.997Z Downloaded utf-8 v0.7.6
10432024-06-25T06:34:08.997Z Downloaded untrusted v0.7.1
10442024-06-25T06:34:08.997Z Downloaded tap v1.0.1
10452024-06-25T06:34:09.000Z Downloaded slog-stdlog v4.1.1
10462024-06-25T06:34:09.000Z Downloaded env_logger v0.10.2
10472024-06-25T06:34:09.003Z Downloaded spin v0.9.8
10482024-06-25T06:34:09.006Z Downloaded hex v0.4.3
10492024-06-25T06:34:09.006Z Downloaded sha1 v0.10.6
10502024-06-25T06:34:09.009Z Downloaded sct v0.7.1
10512024-06-25T06:34:09.011Z Downloaded md-5 v0.10.6
10522024-06-25T06:34:09.014Z Downloaded diff v0.1.13
10532024-06-25T06:34:09.017Z Downloaded fastrand v2.1.0
10542024-06-25T06:34:09.017Z Downloaded snafu-derive v0.8.2
10552024-06-25T06:34:09.017Z Downloaded yasna v0.5.2
10562024-06-25T06:34:09.021Z Downloaded similar v2.5.0
10572024-06-25T06:34:09.024Z Downloaded whoami v1.5.1
10582024-06-25T06:34:09.027Z Downloaded num-bigint-dig v0.8.4
10592024-06-25T06:34:09.030Z Downloaded rsa v0.9.6
10602024-06-25T06:34:09.034Z Downloaded derive-where v1.2.7
10612024-06-25T06:34:09.038Z Downloaded allocator-api2 v0.2.18
10622024-06-25T06:34:09.041Z Downloaded scheduled-thread-pool v0.2.7
10632024-06-25T06:34:09.045Z Downloaded same-file v1.0.6
10642024-06-25T06:34:09.045Z Downloaded foreign-types-macros v0.2.3
10652024-06-25T06:34:09.045Z Downloaded samael v0.0.15
10662024-06-25T06:34:09.048Z Downloaded indexmap v1.9.3
10672024-06-25T06:34:09.051Z Downloaded iana-time-zone v0.1.60
10682024-06-25T06:34:09.054Z Downloaded hyper-rustls v0.24.2
10692024-06-25T06:34:09.057Z Downloaded tokio-rustls v0.24.1
10702024-06-25T06:34:09.060Z Downloaded schemars v0.8.21
10712024-06-25T06:34:09.069Z Downloaded ahash v0.8.11
10722024-06-25T06:34:09.071Z Downloaded smf v0.2.3
10732024-06-25T06:34:09.074Z Downloaded vte v0.11.1
10742024-06-25T06:34:09.074Z Downloaded linked-hash-map v0.5.6
10752024-06-25T06:34:09.077Z Downloaded serde_plain v1.0.2
10762024-06-25T06:34:09.077Z Downloaded serde_path_to_error v0.1.16
10772024-06-25T06:34:09.080Z Downloaded managed v0.8.0
10782024-06-25T06:34:09.080Z Downloaded lru-cache v0.1.2
10792024-06-25T06:34:09.080Z Downloaded lru v0.12.3
10802024-06-25T06:34:09.083Z Downloaded lazycell v1.3.0
10812024-06-25T06:34:09.083Z Downloaded serde_with_macros v3.8.1
10822024-06-25T06:34:09.086Z Downloaded crc-any v2.5.0
10832024-06-25T06:34:09.086Z Downloaded bzip2 v0.4.4
10842024-06-25T06:34:09.089Z Downloaded clang-sys v1.7.0
10852024-06-25T06:34:09.089Z Downloaded rusty-fork v0.3.0
10862024-06-25T06:34:09.092Z Downloaded hyper-staticfile v0.9.5
10872024-06-25T06:34:09.094Z Downloaded home v0.5.9
10882024-06-25T06:34:09.094Z Downloaded hash32 v0.2.1
10892024-06-25T06:34:09.094Z Downloaded dyn-clone v1.0.17
10902024-06-25T06:34:09.097Z Downloaded tui-tree-widget v0.19.0
10912024-06-25T06:34:09.097Z Downloaded minimal-lexical v0.2.1
10922024-06-25T06:34:09.100Z Downloaded signature v2.2.0
10932024-06-25T06:34:09.103Z Downloaded serde_arrays v0.1.0
10942024-06-25T06:34:09.103Z Downloaded compact_str v0.7.1
10952024-06-25T06:34:09.107Z Downloaded base64 v0.22.1
10962024-06-25T06:34:09.110Z Downloaded sqlformat v0.2.3
10972024-06-25T06:34:09.113Z Downloaded unicase v2.7.0
10982024-06-25T06:34:09.113Z Downloaded oso v0.27.3
10992024-06-25T06:34:09.115Z Downloaded signature v1.6.4
11002024-06-25T06:34:09.120Z Downloaded signal-hook-tokio v0.3.1
11012024-06-25T06:34:09.120Z Downloaded signal-hook-mio v0.2.3
11022024-06-25T06:34:09.120Z Downloaded libsw v3.3.1
11032024-06-25T06:34:09.123Z Downloaded gethostname v0.4.3
11042024-06-25T06:34:09.123Z Downloaded tokio-tungstenite v0.21.0
11052024-06-25T06:34:09.123Z Downloaded heck v0.3.3
11062024-06-25T06:34:09.126Z Downloaded fallible-iterator v0.2.0
11072024-06-25T06:34:09.126Z Downloaded cookie_store v0.20.0
11082024-06-25T06:34:09.129Z Downloaded derive_builder_core v0.20.0
11092024-06-25T06:34:09.129Z Downloaded cookie v0.17.0
11102024-06-25T06:34:09.132Z Downloaded fixedbitset v0.4.2
11112024-06-25T06:34:09.132Z Downloaded bitflags v1.3.2
11122024-06-25T06:34:09.135Z Downloaded funty v2.0.0
11132024-06-25T06:34:09.137Z Downloaded enum-as-inner v0.5.1
11142024-06-25T06:34:09.137Z Downloaded num-traits v0.2.19
11152024-06-25T06:34:09.140Z Downloaded base64ct v1.6.0
11162024-06-25T06:34:09.143Z Downloaded unicode-linebreak v0.1.5
11172024-06-25T06:34:09.143Z Downloaded unarray v0.1.4
11182024-06-25T06:34:09.145Z Downloaded tls_codec v0.4.1
11192024-06-25T06:34:09.145Z Downloaded untrusted v0.9.0
11202024-06-25T06:34:09.148Z Downloaded shlex v1.3.0
11212024-06-25T06:34:09.148Z Downloaded schemars_derive v0.8.21
11222024-06-25T06:34:09.151Z Downloaded postgres-protocol v0.6.6
11232024-06-25T06:34:09.151Z Downloaded arc-swap v1.7.1
11242024-06-25T06:34:09.154Z Downloaded pkcs1 v0.7.5
11252024-06-25T06:34:09.156Z Downloaded predicates v3.1.0
11262024-06-25T06:34:09.159Z Downloaded difflib v0.4.0
11272024-06-25T06:34:09.159Z Downloaded zone v0.1.8
11282024-06-25T06:34:09.162Z Downloaded wait-timeout v0.2.0
11292024-06-25T06:34:09.162Z Downloaded ring v0.17.8
11302024-06-25T06:34:09.225Z Downloaded phf v0.11.2
11312024-06-25T06:34:09.228Z Downloaded peg v0.8.3
11322024-06-25T06:34:09.231Z Downloaded parking_lot v0.11.2
11332024-06-25T06:34:09.231Z Downloaded ciborium-ll v0.2.2
11342024-06-25T06:34:09.234Z Downloaded castaway v0.2.2
11352024-06-25T06:34:09.234Z Downloaded async-recursion v1.1.1
11362024-06-25T06:34:09.236Z Downloaded num-rational v0.4.2
11372024-06-25T06:34:09.239Z Downloaded packed_struct v0.10.1
11382024-06-25T06:34:09.239Z Downloaded backoff v0.4.0
11392024-06-25T06:34:09.242Z Downloaded parking_lot_core v0.8.6
11402024-06-25T06:34:09.242Z Downloaded atomic-waker v1.1.2
11412024-06-25T06:34:09.245Z Downloaded async-trait v0.1.80
11422024-06-25T06:34:09.248Z Downloaded mockall_derive v0.12.1
11432024-06-25T06:34:09.248Z Downloaded cipher v0.4.4
11442024-06-25T06:34:09.250Z Downloaded block-padding v0.3.3
11452024-06-25T06:34:09.250Z Downloaded bit-set v0.5.3
11462024-06-25T06:34:09.251Z Downloaded arrayref v0.3.7
11472024-06-25T06:34:09.253Z Downloaded owo-colors v4.0.0
11482024-06-25T06:34:09.253Z Downloaded parse-display-derive v0.9.0
11492024-06-25T06:34:09.256Z Downloaded packed_struct_codegen v0.10.1
11502024-06-25T06:34:09.256Z Downloaded defmt-parser v0.3.4
11512024-06-25T06:34:09.256Z Downloaded debug-ignore v1.0.5
11522024-06-25T06:34:09.259Z Downloaded corncobs v0.1.3
11532024-06-25T06:34:09.259Z Downloaded assert_matches v1.5.0
11542024-06-25T06:34:09.259Z Downloaded pem-rfc7468 v0.7.0
11552024-06-25T06:34:09.262Z Downloaded nibble_vec v0.1.0
11562024-06-25T06:34:09.262Z Downloaded arrayvec v0.7.4
11572024-06-25T06:34:09.265Z Downloaded data-encoding v2.6.0
11582024-06-25T06:34:09.265Z Downloaded crc-catalog v2.4.0
11592024-06-25T06:34:09.267Z Downloaded crc v3.2.1
11602024-06-25T06:34:09.267Z Downloaded convert_case v0.4.0
11612024-06-25T06:34:09.270Z Downloaded base16ct v0.2.0
11622024-06-25T06:34:09.270Z Downloaded array-init v0.0.4
11632024-06-25T06:34:09.270Z Downloaded cexpr v0.6.0
11642024-06-25T06:34:09.273Z Downloaded cassowary v0.3.0
11652024-06-25T06:34:09.273Z Downloaded bitfield v0.14.0
11662024-06-25T06:34:09.276Z Downloaded phf_shared v0.10.0
11672024-06-25T06:34:09.276Z Downloaded cfg_aliases v0.1.1
11682024-06-25T06:34:09.276Z Downloaded bb8 v0.8.3
11692024-06-25T06:34:09.276Z Downloaded atty v0.2.14
11702024-06-25T06:34:09.279Z Downloaded async-stream v0.3.5
11712024-06-25T06:34:09.279Z Downloaded ascii-canvas v3.0.0
11722024-06-25T06:34:09.282Z Downloaded newtype_derive v0.1.6
11732024-06-25T06:34:09.282Z Downloaded crucible-workspace-hack v0.1.0
11742024-06-25T06:34:09.411Z Compiling proc-macro2 v1.0.86
11752024-06-25T06:34:09.411Z Compiling unicode-ident v1.0.12
11762024-06-25T06:34:09.415Z Compiling libc v0.2.155
11772024-06-25T06:34:09.415Z Compiling serde v1.0.203
11782024-06-25T06:34:09.415Z Compiling autocfg v1.3.0
11792024-06-25T06:34:09.415Z Compiling version_check v0.9.4
11802024-06-25T06:34:09.415Z Compiling cfg-if v1.0.0
11812024-06-25T06:34:09.610Z Compiling cc v1.0.97
11822024-06-25T06:34:09.630Z Compiling parking_lot_core v0.9.10
11832024-06-25T06:34:09.656Z Compiling serde_json v1.0.117
11842024-06-25T06:34:10.084Z Compiling once_cell v1.19.0
11852024-06-25T06:34:10.088Z Compiling libm v0.2.8
11862024-06-25T06:34:10.241Z Compiling ahash v0.8.11
11872024-06-25T06:34:10.274Z Compiling lock_api v0.4.12
11882024-06-25T06:34:10.466Z Compiling byteorder v1.5.0
11892024-06-25T06:34:10.486Z Compiling num-traits v0.2.19
11902024-06-25T06:34:10.577Z Compiling memchr v2.7.2
11912024-06-25T06:34:10.580Z Compiling thiserror v1.0.60
11922024-06-25T06:34:10.748Z Compiling typenum v1.17.0
11932024-06-25T06:34:10.909Z Compiling itoa v1.0.11
11942024-06-25T06:34:11.117Z Compiling quote v1.0.36
11952024-06-25T06:34:11.663Z Compiling syn v2.0.68
11962024-06-25T06:34:11.698Z Compiling getrandom v0.2.14
11972024-06-25T06:34:11.867Z Compiling log v0.4.21
11982024-06-25T06:34:12.055Z Compiling generic-array v0.14.7
11992024-06-25T06:34:12.157Z Compiling scopeguard v1.2.0
12002024-06-25T06:34:12.536Z Compiling allocator-api2 v0.2.18
12012024-06-25T06:34:12.590Z Compiling slab v0.4.9
12022024-06-25T06:34:12.797Z Compiling ring v0.17.8
12032024-06-25T06:34:12.832Z Compiling ryu v1.0.18
12042024-06-25T06:34:12.890Z Compiling smallvec v1.13.2
12052024-06-25T06:34:12.904Z Compiling schemars v0.8.21
12062024-06-25T06:34:13.119Z Compiling pin-project-lite v0.2.14
12072024-06-25T06:34:13.252Z Compiling semver v1.0.23
12082024-06-25T06:34:13.463Z Compiling equivalent v1.0.1
12092024-06-25T06:34:13.693Z Compiling parking_lot v0.12.2
12102024-06-25T06:34:13.800Z Compiling pkg-config v0.3.30
12112024-06-25T06:34:13.815Z Compiling vcpkg v0.2.15
12122024-06-25T06:34:14.228Z Compiling signal-hook-registry v1.4.2
12132024-06-25T06:34:15.134Z Compiling syn v1.0.109
12142024-06-25T06:34:15.548Z Compiling openssl-sys v0.9.102
12152024-06-25T06:34:15.712Z Compiling mio v0.8.11
12162024-06-25T06:34:16.190Z Compiling rand_core v0.6.4
12172024-06-25T06:34:16.439Z Compiling num_cpus v1.16.0
12182024-06-25T06:34:16.576Z Compiling socket2 v0.5.7
12192024-06-25T06:34:16.593Z Compiling num-conv v0.1.0
12202024-06-25T06:34:16.856Z Compiling time-core v0.1.2
12212024-06-25T06:34:17.022Z Compiling time-macros v0.2.18
12222024-06-25T06:34:17.654Z Compiling httparse v1.8.0
12232024-06-25T06:34:18.014Z Compiling futures-core v0.3.30
12242024-06-25T06:34:18.278Z Compiling openssl v0.10.64
12252024-06-25T06:34:18.309Z Compiling fnv v1.0.7
12262024-06-25T06:34:18.660Z Compiling iana-time-zone v0.1.60
12272024-06-25T06:34:18.842Z Compiling rustix v0.38.34
12282024-06-25T06:34:18.903Z Compiling crossbeam-utils v0.8.19
12292024-06-25T06:34:19.114Z Compiling serde_derive_internals v0.29.1
12302024-06-25T06:34:19.464Z Compiling spin v0.9.8
12312024-06-25T06:34:19.625Z Compiling tinyvec_macros v0.1.1
12322024-06-25T06:34:19.784Z Compiling native-tls v0.2.11
12332024-06-25T06:34:19.888Z Compiling rustls v0.21.12
12342024-06-25T06:34:19.947Z Compiling tinyvec v1.6.0
12352024-06-25T06:34:20.443Z Compiling subtle v2.5.0
12362024-06-25T06:34:20.700Z Compiling ucd-trie v0.1.6
12372024-06-25T06:34:20.742Z Compiling const-oid v0.9.6
12382024-06-25T06:34:20.875Z Compiling futures-sink v0.3.30
12392024-06-25T06:34:21.323Z Compiling unicode-normalization v0.1.23
12402024-06-25T06:34:21.325Z Compiling backtrace v0.3.71
12412024-06-25T06:34:21.352Z Compiling cookie v0.17.0
12422024-06-25T06:34:21.608Z Compiling heck v0.5.0
12432024-06-25T06:34:21.973Z Compiling dyn-clone v1.0.17
12442024-06-25T06:34:22.166Z Compiling unicode-bidi v0.3.15
12452024-06-25T06:34:22.181Z Compiling slog v2.7.0
12462024-06-25T06:34:22.316Z Compiling heck v0.4.1
12472024-06-25T06:34:22.654Z Compiling futures-channel v0.3.30
12482024-06-25T06:34:22.873Z Compiling pin-utils v0.1.0
12492024-06-25T06:34:23.027Z Compiling futures-task v0.3.30
12502024-06-25T06:34:23.125Z Compiling futures-io v0.3.30
12512024-06-25T06:34:23.630Z Compiling aho-corasick v1.1.3
12522024-06-25T06:34:23.860Z Compiling winnow v0.5.40
12532024-06-25T06:34:23.875Z Compiling regex-syntax v0.8.3
12542024-06-25T06:34:24.842Z Compiling serde_derive v1.0.203
12552024-06-25T06:34:25.963Z Compiling zerocopy-derive v0.7.34
12562024-06-25T06:34:26.026Z Compiling zeroize_derive v1.4.2
12572024-06-25T06:34:27.437Z Compiling thiserror-impl v1.0.60
12582024-06-25T06:34:27.607Z Compiling tokio-macros v2.2.0
12592024-06-25T06:34:28.010Z Compiling zerocopy v0.7.34
12602024-06-25T06:34:28.133Z Compiling futures-macro v0.3.30
12612024-06-25T06:34:28.718Z Compiling schemars_derive v0.8.21
12622024-06-25T06:34:29.758Z Compiling tracing-attributes v0.1.27
12632024-06-25T06:34:30.000Z Compiling zeroize v1.7.0
12642024-06-25T06:34:30.182Z Compiling hashbrown v0.14.5
12652024-06-25T06:34:30.755Z Compiling openssl-macros v0.1.1
12662024-06-25T06:34:31.563Z Compiling scroll_derive v0.12.0
12672024-06-25T06:34:31.581Z Compiling pest v2.7.10
12682024-06-25T06:34:31.814Z Compiling crypto-common v0.1.6
12692024-06-25T06:34:31.992Z Compiling futures-util v0.3.30
12702024-06-25T06:34:32.903Z Compiling der_derive v0.7.2
12712024-06-25T06:34:33.035Z Compiling untrusted v0.9.0
12722024-06-25T06:34:33.056Z Compiling anyhow v1.0.86
12732024-06-25T06:34:33.575Z Compiling block-buffer v0.10.4
12742024-06-25T06:34:33.813Z Compiling regex-automata v0.4.6
12752024-06-25T06:34:34.353Z Compiling pest_meta v2.7.10
12762024-06-25T06:34:35.278Z Compiling tracing-core v0.1.32
12772024-06-25T06:34:37.742Z Compiling pest_generator v2.7.10
12782024-06-25T06:34:38.741Z Compiling bytes v1.6.0
12792024-06-25T06:34:39.511Z Compiling indexmap v2.2.6
12802024-06-25T06:34:40.046Z Compiling tokio v1.37.0
12812024-06-25T06:34:40.380Z Compiling uuid v1.8.0
12822024-06-25T06:34:40.988Z Compiling bitflags v2.5.0
12832024-06-25T06:34:41.100Z Compiling chrono v0.4.38
12842024-06-25T06:34:41.444Z Compiling serde_tokenstream v0.2.0
12852024-06-25T06:34:42.321Z Compiling toml_datetime v0.6.6
12862024-06-25T06:34:42.775Z Compiling serde_spanned v0.6.6
12872024-06-25T06:34:42.982Z Compiling http v0.2.12
12882024-06-25T06:34:45.212Z Compiling toml_edit v0.19.15
12892024-06-25T06:34:45.244Z Compiling rustc_version v0.4.0
12902024-06-25T06:34:45.895Z Compiling pest_derive v2.7.10
12912024-06-25T06:34:46.365Z Compiling usdt-impl v0.5.0
12922024-06-25T06:34:46.657Z Compiling powerfmt v0.2.0
12932024-06-25T06:34:46.695Z Compiling rustversion v1.0.17
12942024-06-25T06:34:47.150Z Compiling deranged v0.3.11
12952024-06-25T06:34:47.175Z Compiling heapless v0.7.17
12962024-06-25T06:34:47.386Z Compiling tracing v0.1.40
12972024-06-25T06:34:47.574Z Compiling digest v0.10.7
12982024-06-25T06:34:47.976Z Compiling scroll v0.12.0
12992024-06-25T06:34:48.756Z Compiling plain v0.2.3
13002024-06-25T06:34:48.907Z Compiling ppv-lite86 v0.2.17
13012024-06-25T06:34:49.366Z Compiling percent-encoding v2.3.1
13022024-06-25T06:34:49.694Z Compiling num_threads v0.1.7
13032024-06-25T06:34:50.082Z Compiling signal-hook v0.3.17
13042024-06-25T06:34:50.103Z Compiling time v0.3.36
13052024-06-25T06:34:50.117Z Compiling rand_chacha v0.3.1
13062024-06-25T06:34:50.325Z Compiling goblin v0.8.2
13072024-06-25T06:34:52.475Z Compiling regex v1.10.4
13082024-06-25T06:34:53.485Z Compiling pretty-hex v0.4.1
13092024-06-25T06:34:53.693Z Compiling strsim v0.11.1
13102024-06-25T06:34:54.130Z Compiling crc32fast v1.4.0
13112024-06-25T06:34:55.048Z Compiling rand v0.8.5
13122024-06-25T06:34:55.570Z Compiling tokio-util v0.7.11
13132024-06-25T06:34:56.013Z Compiling dof v0.3.0
13142024-06-25T06:34:56.726Z Compiling dtrace-parser v0.2.0
13152024-06-25T06:34:57.179Z Compiling async-trait v0.1.80
13162024-06-25T06:34:58.009Z Compiling thread-id v4.2.1
13172024-06-25T06:34:58.231Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13182024-06-25T06:34:58.313Z Compiling smoltcp v0.9.1
13192024-06-25T06:34:58.329Z Compiling foreign-types-shared v0.1.1
13202024-06-25T06:34:58.430Z Compiling base64ct v1.6.0
13212024-06-25T06:34:58.549Z Compiling unicode-width v0.1.12
13222024-06-25T06:34:58.894Z Compiling pem-rfc7468 v0.7.0
13232024-06-25T06:34:58.912Z Compiling foreign-types v0.3.2
13242024-06-25T06:35:00.176Z Compiling form_urlencoded v1.2.1
13252024-06-25T06:35:00.702Z Compiling hmac v0.12.1
13262024-06-25T06:35:00.927Z Compiling try-lock v0.2.5
13272024-06-25T06:35:01.072Z Compiling adler v1.0.2
13282024-06-25T06:35:01.102Z Compiling siphasher v0.3.11
13292024-06-25T06:35:01.167Z Compiling flagset v0.4.5
13302024-06-25T06:35:01.408Z Compiling base64 v0.21.7
13312024-06-25T06:35:01.479Z Compiling der v0.7.9
13322024-06-25T06:35:01.606Z Compiling miniz_oxide v0.7.2
13332024-06-25T06:35:02.107Z Compiling want v0.3.1
13342024-06-25T06:35:03.654Z Compiling h2 v0.3.26
13352024-06-25T06:35:04.048Z Compiling rustls-webpki v0.101.7
13362024-06-25T06:35:04.721Z Compiling sct v0.7.1
13372024-06-25T06:35:05.016Z Compiling http-body v0.4.6
13382024-06-25T06:35:05.763Z Compiling openapiv3 v2.0.0
13392024-06-25T06:35:06.212Z Compiling hubpack_derive v0.1.1
13402024-06-25T06:35:06.401Z Compiling zerocopy-derive v0.6.6
13412024-06-25T06:35:07.034Z Compiling idna v0.5.0
13422024-06-25T06:35:07.192Z Compiling errno v0.3.9
13432024-06-25T06:35:07.441Z Compiling fs-err v2.11.0
13442024-06-25T06:35:07.476Z Compiling tower-service v0.3.2
13452024-06-25T06:35:07.712Z Compiling utf8parse v0.2.1
13462024-06-25T06:35:07.864Z Compiling httpdate v1.0.3
13472024-06-25T06:35:07.922Z Compiling finl_unicode v1.2.0
13482024-06-25T06:35:08.389Z Compiling cpufeatures v0.2.12
13492024-06-25T06:35:08.405Z Compiling spin v0.5.2
13502024-06-25T06:35:08.509Z Compiling gimli v0.28.1
13512024-06-25T06:35:09.030Z Compiling openssl-probe v0.1.5
13522024-06-25T06:35:09.321Z Compiling stable_deref_trait v1.2.0
13532024-06-25T06:35:09.427Z Compiling anstyle v1.0.7
13542024-06-25T06:35:09.858Z Compiling sha2 v0.10.8
13552024-06-25T06:35:10.148Z Compiling stringprep v0.1.4
13562024-06-25T06:35:10.178Z Compiling anstyle-parse v0.2.4
13572024-06-25T06:35:10.503Z Compiling url v2.5.0
13582024-06-25T06:35:11.152Z Compiling hyper v0.14.28
13592024-06-25T06:35:13.292Z Compiling addr2line v0.21.0
13602024-06-25T06:35:15.195Z Compiling spki v0.7.3
13612024-06-25T06:35:15.580Z Compiling usdt-macro v0.5.0
13622024-06-25T06:35:15.895Z Compiling usdt-attr-macro v0.5.0
13632024-06-25T06:35:17.043Z Compiling md-5 v0.10.6
13642024-06-25T06:35:20.864Z Compiling idna v0.3.0
13652024-06-25T06:35:21.103Z Compiling diesel_table_macro_syntax v0.1.0
13662024-06-25T06:35:21.479Z Compiling num-integer v0.1.46
13672024-06-25T06:35:22.128Z Compiling object v0.32.2
13682024-06-25T06:35:22.195Z Compiling hash32 v0.2.1
13692024-06-25T06:35:22.334Z Compiling psl-types v2.0.11
13702024-06-25T06:35:22.521Z Compiling colorchoice v1.0.1
13712024-06-25T06:35:22.782Z Compiling is_terminal_polyfill v1.70.0
13722024-06-25T06:35:22.903Z Compiling rustc-demangle v0.1.24
13732024-06-25T06:35:24.246Z Compiling fallible-iterator v0.2.0
13742024-06-25T06:35:25.955Z Compiling anstyle-query v1.0.3
13752024-06-25T06:35:26.091Z Compiling anstream v0.6.14
13762024-06-25T06:35:30.591Z Compiling lazy_static v1.4.0
13772024-06-25T06:35:30.690Z Compiling postgres-protocol v0.6.6
13782024-06-25T06:35:31.566Z Compiling publicsuffix v2.2.3
13792024-06-25T06:35:31.909Z Compiling diesel_derives v2.1.4
13802024-06-25T06:35:36.227Z Compiling tokio-rustls v0.24.1
13812024-06-25T06:35:37.497Z Compiling pkcs8 v0.10.2
13822024-06-25T06:35:38.024Z Compiling terminal_size v0.3.0
13832024-06-25T06:35:38.227Z Compiling tokio-native-tls v0.3.1
13842024-06-25T06:35:38.510Z Compiling phf_shared v0.11.2
13852024-06-25T06:35:39.065Z Compiling strum_macros v0.25.3
13862024-06-25T06:35:39.933Z Compiling block-padding v0.3.3
13872024-06-25T06:35:40.174Z Compiling regress v0.9.1
13882024-06-25T06:35:40.307Z Compiling enum-as-inner v0.5.1
13892024-06-25T06:35:40.462Z Compiling serde_repr v0.1.19
13902024-06-25T06:35:41.263Z Compiling clap_derive v4.5.4
13912024-06-25T06:35:42.965Z Compiling ff v0.13.0
13922024-06-25T06:35:43.207Z Compiling scheduled-thread-pool v0.2.7
13932024-06-25T06:35:43.728Z Compiling encoding_rs v0.8.34
13942024-06-25T06:35:44.871Z Compiling managed v0.8.0
13952024-06-25T06:35:45.731Z Compiling matches v0.1.10
13962024-06-25T06:35:45.830Z Compiling bitflags v1.3.2
13972024-06-25T06:35:45.875Z Compiling either v1.12.0
13982024-06-25T06:35:45.878Z Compiling base16ct v0.2.0
13992024-06-25T06:35:46.186Z Compiling ipnet v2.9.0
14002024-06-25T06:35:46.237Z Compiling mime v0.3.17
14012024-06-25T06:35:46.324Z Compiling bit-vec v0.6.3
14022024-06-25T06:35:47.205Z Compiling clap_lex v0.7.0
14032024-06-25T06:35:47.360Z Compiling sec1 v0.7.3
14042024-06-25T06:35:47.601Z Compiling clap_builder v4.5.2
14052024-06-25T06:35:47.904Z Compiling idna v0.2.3
14062024-06-25T06:35:49.358Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14072024-06-25T06:35:49.682Z Compiling r2d2 v0.8.10
14082024-06-25T06:35:51.171Z Compiling group v0.13.0
14092024-06-25T06:35:53.917Z Compiling inout v0.1.3
14102024-06-25T06:35:54.715Z Compiling phf v0.11.2
14112024-06-25T06:35:54.916Z Compiling hyper-tls v0.5.0
14122024-06-25T06:35:55.232Z Compiling signal-hook-mio v0.2.3
14132024-06-25T06:35:55.267Z Compiling hyper-rustls v0.24.2
14142024-06-25T06:35:55.391Z Compiling cookie_store v0.20.0
14152024-06-25T06:35:55.467Z Compiling postgres-types v0.2.6
14162024-06-25T06:35:55.675Z Compiling num-bigint v0.4.5
14172024-06-25T06:35:56.038Z Compiling zerocopy v0.6.6
14182024-06-25T06:35:56.876Z Compiling hubpack v0.1.2
14192024-06-25T06:35:56.891Z Compiling rustls-pemfile v1.0.4
14202024-06-25T06:35:56.906Z Compiling phf_shared v0.10.0
14212024-06-25T06:35:57.287Z Compiling hkdf v0.12.4
14222024-06-25T06:35:57.308Z Compiling serde_urlencoded v0.7.1
14232024-06-25T06:35:57.323Z Compiling crossbeam-epoch v0.9.18
14242024-06-25T06:35:57.835Z Compiling ipnetwork v0.20.0
14252024-06-25T06:35:58.561Z Compiling futures-executor v0.3.30
14262024-06-25T06:35:59.278Z Compiling crypto-bigint v0.5.5
14272024-06-25T06:35:59.468Z Compiling float-cmp v0.9.0
14282024-06-25T06:35:59.684Z Compiling memmap v0.7.0
14292024-06-25T06:36:00.015Z Compiling difflib v0.4.0
14302024-06-25T06:36:00.086Z Compiling static_assertions v1.1.0
14312024-06-25T06:36:01.358Z Compiling whoami v1.5.1
14322024-06-25T06:36:01.612Z Compiling unicode-segmentation v1.11.0
14332024-06-25T06:36:01.939Z Compiling winnow v0.6.8
14342024-06-25T06:36:02.228Z Compiling minimal-lexical v0.2.1
14352024-06-25T06:36:02.518Z Compiling sync_wrapper v0.1.2
14362024-06-25T06:36:02.649Z Compiling predicates-core v1.0.6
14372024-06-25T06:36:02.733Z Compiling normalize-line-endings v0.3.0
14382024-06-25T06:36:02.832Z Compiling new_debug_unreachable v1.0.6
14392024-06-25T06:36:02.897Z Compiling precomputed-hash v0.1.1
14402024-06-25T06:36:02.928Z Compiling fixedbitset v0.4.2
14412024-06-25T06:36:02.963Z Compiling data-encoding v2.6.0
14422024-06-25T06:36:03.321Z Compiling webpki-roots v0.25.4
14432024-06-25T06:36:03.477Z Compiling reqwest v0.11.27
14442024-06-25T06:36:03.532Z Compiling trust-dns-proto v0.22.0
14452024-06-25T06:36:03.547Z Compiling petgraph v0.6.5
14462024-06-25T06:36:04.632Z Compiling string_cache v0.8.7
14472024-06-25T06:36:04.892Z Compiling predicates v3.1.0
14482024-06-25T06:36:05.084Z Compiling nom v7.1.3
14492024-06-25T06:36:05.676Z Compiling toml_edit v0.22.13
14502024-06-25T06:36:06.445Z Compiling similar v2.5.0
14512024-06-25T06:36:07.574Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14522024-06-25T06:36:08.508Z Compiling elliptic-curve v0.13.8
14532024-06-25T06:36:08.823Z Compiling tokio-postgres v0.7.10
14542024-06-25T06:36:09.247Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
14552024-06-25T06:36:09.762Z Compiling usdt v0.5.0
14562024-06-25T06:36:11.122Z Compiling futures v0.3.30
14572024-06-25T06:36:11.240Z Compiling diesel v2.1.6
14582024-06-25T06:36:11.501Z Compiling yasna v0.5.2
14592024-06-25T06:36:13.120Z Compiling crossterm v0.27.0
14602024-06-25T06:36:13.201Z Compiling flate2 v1.0.30
14612024-06-25T06:36:13.243Z Compiling cipher v0.4.4
14622024-06-25T06:36:13.482Z Compiling clap v4.5.4
14632024-06-25T06:36:13.666Z Compiling itertools v0.10.5
14642024-06-25T06:36:14.078Z Compiling itertools v0.12.1
14652024-06-25T06:36:14.292Z Compiling bit-set v0.5.3
14662024-06-25T06:36:15.511Z Compiling console v0.15.8
14672024-06-25T06:36:16.281Z Compiling num-iter v0.1.45
14682024-06-25T06:36:16.599Z Compiling tokio-stream v0.1.15
14692024-06-25T06:36:16.756Z Compiling toml v0.7.8
14702024-06-25T06:36:16.796Z Compiling bstr v1.9.1
14712024-06-25T06:36:17.126Z Compiling hex v0.4.3
14722024-06-25T06:36:17.592Z Compiling camino v1.1.7
14732024-06-25T06:36:17.623Z Compiling unicode-xid v0.2.4
14742024-06-25T06:36:17.767Z Compiling lalrpop-util v0.19.12
14752024-06-25T06:36:18.100Z Compiling peg-runtime v0.8.3
14762024-06-25T06:36:18.365Z Compiling proc-macro-crate v1.3.1
14772024-06-25T06:36:19.242Z Compiling heapless v0.8.0
14782024-06-25T06:36:20.427Z Compiling num_enum_derive v0.5.11
14792024-06-25T06:36:27.621Z Compiling hash32 v0.3.1
14802024-06-25T06:36:29.235Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14812024-06-25T06:36:29.719Z Compiling ident_case v1.0.1
14822024-06-25T06:36:29.902Z Compiling smoltcp v0.11.0
14832024-06-25T06:36:30.475Z Compiling rustls-pki-types v1.7.0
14842024-06-25T06:36:32.495Z Compiling darling_core v0.20.9
14852024-06-25T06:36:44.011Z Compiling num_enum v0.5.11
14862024-06-25T06:36:44.489Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14872024-06-25T06:36:44.757Z Compiling getopts v0.2.21
14882024-06-25T06:36:46.294Z Compiling dirs-sys-next v0.1.2
14892024-06-25T06:36:47.157Z Compiling proc-macro-error-attr v1.0.4
14902024-06-25T06:36:47.548Z Compiling unsafe-libyaml v0.2.11
14912024-06-25T06:36:47.602Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14922024-06-25T06:36:47.872Z Compiling rustls v0.22.4
14932024-06-25T06:36:48.138Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14942024-06-25T06:36:48.502Z Compiling cobs v0.2.3
14952024-06-25T06:36:48.534Z Compiling paste v1.0.15
14962024-06-25T06:36:48.934Z Compiling embedded-io v0.4.0
14972024-06-25T06:36:49.172Z Compiling postcard v1.0.8
14982024-06-25T06:36:49.500Z Compiling serde_yaml v0.9.34+deprecated
14992024-06-25T06:36:53.095Z Compiling dirs-next v2.0.0
15002024-06-25T06:36:53.932Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15012024-06-25T06:36:55.881Z Compiling darling_macro v0.20.9
15022024-06-25T06:36:57.525Z Compiling rustls-webpki v0.102.4
15032024-06-25T06:37:04.027Z Compiling strum_macros v0.26.2
15042024-06-25T06:37:05.585Z Compiling foreign-types-macros v0.2.3
15052024-06-25T06:37:05.939Z Compiling structmeta-derive v0.3.0
15062024-06-25T06:37:06.835Z Compiling thread_local v1.1.8
15072024-06-25T06:37:06.902Z Compiling multer v3.1.0
15082024-06-25T06:37:07.182Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15092024-06-25T06:37:07.461Z Compiling proc-macro-error v1.0.4
15102024-06-25T06:37:07.847Z Compiling slog-async v2.8.0
15112024-06-25T06:37:08.506Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15122024-06-25T06:37:08.651Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15132024-06-25T06:37:09.300Z Compiling match_cfg v0.1.0
15142024-06-25T06:37:10.054Z Compiling foreign-types-shared v0.3.1
15152024-06-25T06:37:10.174Z Compiling foreign-types v0.5.0
15162024-06-25T06:37:10.743Z Compiling hostname v0.3.1
15172024-06-25T06:37:13.764Z Compiling strum v0.26.2
15182024-06-25T06:37:14.772Z Compiling structmeta v0.3.0
15192024-06-25T06:37:15.179Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15202024-06-25T06:37:19.248Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15212024-06-25T06:37:21.088Z Compiling darling v0.20.9
15222024-06-25T06:37:29.225Z Compiling term v0.7.0
15232024-06-25T06:37:31.562Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15242024-06-25T06:37:33.762Z Compiling slog-json v2.6.1
15252024-06-25T06:37:34.279Z Compiling tabwriter v1.4.0
15262024-06-25T06:37:34.833Z Compiling crossbeam-channel v0.5.12
15272024-06-25T06:37:35.661Z Compiling http v1.1.0
15282024-06-25T06:37:36.277Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15292024-06-25T06:37:36.531Z Compiling async-stream-impl v0.3.5
15302024-06-25T06:37:36.772Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15312024-06-25T06:37:37.087Z Compiling cstr-argument v0.1.2
15322024-06-25T06:37:37.351Z Compiling is-terminal v0.4.12
15332024-06-25T06:37:37.373Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15342024-06-25T06:37:37.484Z Compiling fastrand v2.1.0
15352024-06-25T06:37:37.621Z Compiling pretty-hex v0.2.1
15362024-06-25T06:37:37.647Z Compiling crucible-workspace-hack v0.1.0
15372024-06-25T06:37:37.810Z Compiling base64 v0.22.1
15382024-06-25T06:37:37.836Z Compiling rayon-core v1.12.1
15392024-06-25T06:37:38.185Z Compiling atomic-waker v1.1.2
15402024-06-25T06:37:38.301Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
15412024-06-25T06:37:38.373Z Compiling take_mut v0.2.2
15422024-06-25T06:37:38.545Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
15432024-06-25T06:37:38.846Z Compiling waitgroup v0.1.2
15442024-06-25T06:37:38.890Z Compiling rustls-pemfile v2.1.2
15452024-06-25T06:37:39.143Z Compiling tempfile v3.10.1
15462024-06-25T06:37:39.190Z Compiling async-stream v0.3.5
15472024-06-25T06:37:39.521Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15482024-06-25T06:37:39.920Z Compiling slog-term v2.9.1
15492024-06-25T06:37:40.321Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15502024-06-25T06:37:41.130Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15512024-06-25T06:37:41.257Z Compiling slog-bunyan v2.5.0
15522024-06-25T06:37:41.551Z Compiling tokio-rustls v0.25.0
15532024-06-25T06:37:41.707Z Compiling serde_with_macros v3.8.1
15542024-06-25T06:37:42.016Z Compiling parse-display-derive v0.9.0
15552024-06-25T06:37:42.091Z Compiling toml v0.8.13
15562024-06-25T06:37:42.720Z Compiling sha1 v0.10.6
15572024-06-25T06:37:42.753Z Compiling crossbeam-deque v0.8.5
15582024-06-25T06:37:43.138Z Compiling colored v2.1.0
15592024-06-25T06:37:43.512Z Compiling newtype-uuid v1.1.0
15602024-06-25T06:37:43.856Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15612024-06-25T06:37:44.465Z Compiling serde_path_to_error v0.1.16
15622024-06-25T06:37:44.486Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15632024-06-25T06:37:45.210Z Compiling hostname v0.4.0
15642024-06-25T06:37:45.467Z Compiling socket2 v0.4.10
15652024-06-25T06:37:45.482Z Compiling instant v0.1.12
15662024-06-25T06:37:45.666Z Compiling debug-ignore v1.0.5
15672024-06-25T06:37:45.825Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
15682024-06-25T06:37:46.104Z Compiling parse-display v0.9.0
15692024-06-25T06:37:46.226Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15702024-06-25T06:37:48.083Z Compiling backoff v0.4.0
15712024-06-25T06:37:48.441Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15722024-06-25T06:37:48.672Z Compiling serde_with v3.8.1
15732024-06-25T06:37:49.021Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
15742024-06-25T06:37:49.507Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15752024-06-25T06:37:50.364Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15762024-06-25T06:37:51.085Z Compiling camino-tempfile v1.1.1
15772024-06-25T06:37:52.021Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
15782024-06-25T06:37:52.492Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15792024-06-25T06:37:52.680Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
15802024-06-25T06:37:52.761Z Compiling macaddr v1.0.1
15812024-06-25T06:37:53.194Z Compiling num-derive v0.4.2
15822024-06-25T06:37:53.387Z Compiling sigpipe v0.1.3
15832024-06-25T06:37:53.523Z Compiling libefi-sys v0.1.0
15842024-06-25T06:37:53.824Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
15852024-06-25T06:37:54.370Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15862024-06-25T06:37:55.518Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
15872024-06-25T06:37:55.713Z Compiling rayon v1.10.0
15882024-06-25T06:37:55.958Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15892024-06-25T06:37:56.429Z Compiling smf v0.2.3
15902024-06-25T06:37:57.183Z Compiling blake3 v1.5.1
15912024-06-25T06:37:57.718Z Compiling ring v0.16.20
15922024-06-25T06:37:57.745Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
15932024-06-25T06:37:58.082Z Compiling portable-atomic v1.6.0
15942024-06-25T06:37:59.435Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
15952024-06-25T06:37:59.565Z Compiling xattr v1.3.1
15962024-06-25T06:37:59.582Z Compiling memmap2 v0.9.4
15972024-06-25T06:37:59.894Z Compiling filetime v0.2.23
15982024-06-25T06:38:00.145Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
15992024-06-25T06:38:00.223Z Compiling arrayref v0.3.7
16002024-06-25T06:38:00.297Z Compiling same-file v1.0.6
16012024-06-25T06:38:00.324Z Compiling constant_time_eq v0.3.0
16022024-06-25T06:38:00.502Z Compiling untrusted v0.7.1
16032024-06-25T06:38:00.550Z Compiling arrayvec v0.7.4
16042024-06-25T06:38:00.601Z Compiling walkdir v2.5.0
16052024-06-25T06:38:00.686Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
16062024-06-25T06:38:01.679Z Compiling tar v0.4.40
16072024-06-25T06:38:02.108Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16082024-06-25T06:38:02.654Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
16092024-06-25T06:38:02.878Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
16102024-06-25T06:38:05.558Z Compiling cargo-platform v0.1.8
16112024-06-25T06:38:06.299Z Compiling gethostname v0.4.3
16122024-06-25T06:38:06.581Z Compiling number_prefix v0.4.0
16132024-06-25T06:38:06.786Z Compiling topological-sort v0.2.2
16142024-06-25T06:38:06.834Z Compiling indicatif v0.17.8
16152024-06-25T06:38:06.984Z Compiling cargo_metadata v0.18.1
16162024-06-25T06:38:07.041Z Compiling omicron-zone-package v0.11.0
16172024-06-25T06:38:13.330Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
16182024-06-25T06:38:16.229Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
16192024-06-25T06:38:16.837Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
16202024-06-25T06:38:18.216Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
16212024-06-25T06:38:37.814Z Finished `release` profile [optimized] target(s) in 4m 30s
16222024-06-25T06:38:37.929Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
16232024-06-25T06:38:37.972ZLogging to: /work/oxidecomputer/omicron/out/LOG
16242024-06-25T06:38:37.975ZCreated new build target 'test' and set it as active
16252024-06-25T06:38:37.975Z
16262024-06-25T06:38:37.975Zreal 4:30.946692079
16272024-06-25T06:38:37.975Zuser 30:24.018016704
16282024-06-25T06:38:37.975Zsys 3:55.541414195
16292024-06-25T06:38:37.975Ztrap 0.888939252
16302024-06-25T06:38:37.975Ztflt 2.508189985
16312024-06-25T06:38:37.975Zdflt 1.814557516
16322024-06-25T06:38:37.975Zkflt 0.001350600
16332024-06-25T06:38:37.975Zlock 1:03:54.518615788
16342024-06-25T06:38:37.976Zslp 1:25:48.494861392
16352024-06-25T06:38:37.976Zlat 1:59.591655215
16362024-06-25T06:38:37.976Zstop 2:59.823872210
16372024-06-25T06:38:37.976Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
16382024-06-25T06:38:38.863Z Finished `release` profile [optimized] target(s) in 0.84s
16392024-06-25T06:38:38.904Z Running `target/release/omicron-package -t test package`
16402024-06-25T06:38:38.940ZLogging to: /work/oxidecomputer/omicron/out/LOG
16412024-06-25T06:38:39.960Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16422024-06-25T06:38:40.059Z Compiling humantime v2.1.0
16432024-06-25T06:38:40.062Z Compiling newline-converter v0.3.0
16442024-06-25T06:38:40.062Z Compiling derive-where v1.2.7
16452024-06-25T06:38:40.071Z Compiling dirs-sys-next v0.1.2
16462024-06-25T06:38:40.087Z Compiling convert_case v0.4.0
16472024-06-25T06:38:40.090Z Compiling prettyplease v0.2.20
16482024-06-25T06:38:40.090Z Compiling camino v1.1.7
16492024-06-25T06:38:40.216Z Compiling expectorate v1.1.0
16502024-06-25T06:38:40.294Z Compiling dirs-next v2.0.0
16512024-06-25T06:38:40.391Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16522024-06-25T06:38:40.406Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
16532024-06-25T06:38:40.469Z Compiling term v0.7.0
16542024-06-25T06:38:40.566Z Compiling password-hash v0.5.0
16552024-06-25T06:38:40.840Z Compiling blake2 v0.10.6
16562024-06-25T06:38:40.942Z Compiling derive_more v0.99.17
16572024-06-25T06:38:41.036Z Compiling is-terminal v0.4.12
16582024-06-25T06:38:41.163Z Compiling toml v0.8.13
16592024-06-25T06:38:41.827Z Compiling argon2 v0.5.3
16602024-06-25T06:38:42.061Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16612024-06-25T06:38:42.491Z Compiling semver v0.1.20
16622024-06-25T06:38:42.807Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16632024-06-25T06:38:42.878Z Compiling rustc_version v0.1.7
16642024-06-25T06:38:43.100Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16652024-06-25T06:38:43.333Z Compiling linked-hash-map v0.5.6
16662024-06-25T06:38:43.336Z Compiling newtype_derive v0.1.6
16672024-06-25T06:38:43.357Z Compiling rustls-pki-types v1.7.0
16682024-06-25T06:38:43.686Z Compiling lru-cache v0.1.2
16692024-06-25T06:38:43.842Z Compiling rustls-webpki v0.102.4
16702024-06-25T06:38:43.935Z Compiling rustls v0.22.4
16712024-06-25T06:38:43.961Z Compiling thread_local v1.1.8
16722024-06-25T06:38:44.137Z Compiling home v0.5.9
16732024-06-25T06:38:44.287Z Compiling match_cfg v0.1.0
16742024-06-25T06:38:44.374Z Compiling hostname v0.3.1
16752024-06-25T06:38:44.389Z Compiling steno v0.4.0
16762024-06-25T06:38:44.455Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
16772024-06-25T06:38:44.582Z Compiling multer v3.1.0
16782024-06-25T06:38:44.648Z Compiling slog-async v2.8.0
16792024-06-25T06:38:45.698Z Compiling slog-json v2.6.1
16802024-06-25T06:38:46.059Z Compiling crossbeam-channel v0.5.12
16812024-06-25T06:38:46.176Z Compiling http v1.1.0
16822024-06-25T06:38:46.754Z Compiling slog-dtrace v0.3.0
16832024-06-25T06:38:47.039Z Compiling base64 v0.22.1
16842024-06-25T06:38:47.169Z Compiling atomic-waker v1.1.2
16852024-06-25T06:38:47.358Z Compiling take_mut v0.2.2
16862024-06-25T06:38:47.518Z Compiling termcolor v1.4.1
16872024-06-25T06:38:47.741Z Compiling rustls-pemfile v2.1.2
16882024-06-25T06:38:48.558Z Compiling waitgroup v0.1.2
16892024-06-25T06:38:48.663Z Compiling slog-bunyan v2.5.0
16902024-06-25T06:38:48.779Z Compiling slog-term v2.9.1
16912024-06-25T06:38:48.881Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
16922024-06-25T06:38:48.906Z Compiling async-stream v0.3.5
16932024-06-25T06:38:49.095Z Compiling tokio-rustls v0.25.0
16942024-06-25T06:38:49.198Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
16952024-06-25T06:38:49.258Z Compiling sha1 v0.10.6
16962024-06-25T06:38:49.272Z Compiling newtype-uuid v1.1.0
16972024-06-25T06:38:49.511Z Compiling serde_path_to_error v0.1.16
16982024-06-25T06:38:49.562Z Compiling hostname v0.4.0
16992024-06-25T06:38:49.641Z Compiling instant v0.1.12
17002024-06-25T06:38:49.783Z Compiling debug-ignore v1.0.5
17012024-06-25T06:38:49.797Z Compiling backoff v0.4.0
17022024-06-25T06:38:49.930Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
17032024-06-25T06:38:50.220Z Compiling parse-display v0.9.0
17042024-06-25T06:38:50.759Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17052024-06-25T06:38:50.937Z Compiling serde_with v3.8.1
17062024-06-25T06:38:51.651Z Compiling strum v0.26.2
17072024-06-25T06:38:51.840Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17082024-06-25T06:38:52.887Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
17092024-06-25T06:38:53.558Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17102024-06-25T06:38:53.711Z Compiling num-rational v0.4.2
17112024-06-25T06:38:53.740Z Compiling num-complex v0.4.6
17122024-06-25T06:38:54.607Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
17132024-06-25T06:38:54.745Z Compiling macaddr v1.0.1
17142024-06-25T06:38:55.011Z Compiling quick-error v1.2.3
17152024-06-25T06:38:55.158Z Compiling resolv-conf v0.7.0
17162024-06-25T06:38:55.172Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17172024-06-25T06:38:55.269Z Compiling num v0.4.3
17182024-06-25T06:38:57.260Z Compiling float-ord v0.3.2
17192024-06-25T06:38:57.434Z Compiling swrite v0.1.0
17202024-06-25T06:38:57.569Z Compiling radium v0.7.0
17212024-06-25T06:38:57.890Z Compiling utf-8 v0.7.6
17222024-06-25T06:38:58.097Z Compiling trust-dns-resolver v0.22.0
17232024-06-25T06:38:58.189Z Compiling maybe-uninit v2.0.0
17242024-06-25T06:38:58.253Z Compiling tap v1.0.1
17252024-06-25T06:38:58.608Z Compiling wyz v0.5.1
17262024-06-25T06:38:59.075Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
17272024-06-25T06:38:59.259Z Compiling bzip2-sys v0.1.11+1.0.8
17282024-06-25T06:38:59.694Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
17292024-06-25T06:39:04.944Z Compiling crc-catalog v2.4.0
17302024-06-25T06:39:06.621Z Compiling display-error-chain v0.2.0
17312024-06-25T06:39:06.808Z Compiling packed_struct v0.10.1
17322024-06-25T06:39:07.253Z Compiling num-bigint-dig v0.8.4
17332024-06-25T06:39:07.522Z Compiling funty v2.0.0
17342024-06-25T06:39:09.675Z Compiling bitvec v1.0.1
17352024-06-25T06:39:10.142Z Compiling crc v3.2.1
17362024-06-25T06:39:14.287Z Compiling packed_struct_codegen v0.10.1
17372024-06-25T06:39:16.107Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
17382024-06-25T06:39:16.867Z Compiling indexmap v1.9.3
17392024-06-25T06:39:17.160Z Compiling crunchy v0.2.2
17402024-06-25T06:39:17.218Z Compiling nodrop v0.1.14
17412024-06-25T06:39:17.350Z Compiling glob v0.3.1
17422024-06-25T06:39:17.635Z Compiling array-init v0.0.4
17432024-06-25T06:39:18.141Z Compiling clang-sys v1.7.0
17442024-06-25T06:39:18.988Z Compiling smallvec v0.6.14
17452024-06-25T06:39:19.644Z Compiling pkcs1 v0.7.5
17462024-06-25T06:39:20.635Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17472024-06-25T06:39:21.058Z Compiling signature v2.2.0
17482024-06-25T06:39:21.325Z Compiling nibble_vec v0.1.0
17492024-06-25T06:39:21.364Z Compiling endian-type v0.1.2
17502024-06-25T06:39:21.570Z Compiling maplit v1.0.2
17512024-06-25T06:39:21.617Z Compiling tiny-keccak v2.0.2
17522024-06-25T06:39:21.698Z Compiling cancel-safe-futures v0.1.5
17532024-06-25T06:39:21.896Z Compiling hashbrown v0.12.3
17542024-06-25T06:39:22.036Z Compiling bitfield v0.14.0
17552024-06-25T06:39:22.361Z Compiling rsa v0.9.6
17562024-06-25T06:39:23.043Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17572024-06-25T06:39:23.619Z Compiling radix_trie v0.2.1
17582024-06-25T06:39:24.300Z Compiling serde-hex v0.1.0
17592024-06-25T06:39:24.523Z Compiling bzip2 v0.4.4
17602024-06-25T06:39:25.132Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17612024-06-25T06:39:25.450Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17622024-06-25T06:39:26.185Z Compiling env_logger v0.10.2
17632024-06-25T06:39:27.887Z Compiling x509-cert v0.2.5
17642024-06-25T06:39:29.362Z Compiling ron v0.8.1
17652024-06-25T06:39:29.423Z Compiling hashbrown v0.13.2
17662024-06-25T06:39:29.467Z Compiling crc-any v2.5.0
17672024-06-25T06:39:30.812Z Compiling object v0.30.4
17682024-06-25T06:39:30.826Z Compiling zip v0.6.6
17692024-06-25T06:39:33.597Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17702024-06-25T06:39:35.516Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17712024-06-25T06:39:36.094Z Compiling rayon-core v1.12.1
17722024-06-25T06:39:36.121Z Compiling ascii-canvas v3.0.0
17732024-06-25T06:39:36.642Z Compiling crossbeam-deque v0.8.5
17742024-06-25T06:39:36.986Z Compiling ena v0.14.3
17752024-06-25T06:39:37.397Z Compiling libloading v0.8.3
17762024-06-25T06:39:37.781Z Compiling half v2.4.1
17772024-06-25T06:39:38.516Z Compiling regex-syntax v0.6.29
17782024-06-25T06:39:39.846Z Compiling arc-swap v1.7.1
17792024-06-25T06:39:40.442Z Compiling fastrand v2.1.0
17802024-06-25T06:39:40.561Z Compiling same-file v1.0.6
17812024-06-25T06:39:40.786Z Compiling path-slash v0.1.5
17822024-06-25T06:39:40.982Z Compiling diff v0.1.13
17832024-06-25T06:39:41.024Z Compiling ciborium-io v0.2.2
17842024-06-25T06:39:41.156Z Compiling bindgen v0.69.4
17852024-06-25T06:39:41.557Z Compiling ciborium-ll v0.2.2
17862024-06-25T06:39:41.635Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
17872024-06-25T06:39:42.058Z Compiling lalrpop v0.19.12
17882024-06-25T06:39:43.893Z Compiling tempfile v3.10.1
17892024-06-25T06:39:43.948Z Compiling walkdir v2.5.0
17902024-06-25T06:39:44.552Z Compiling slog-scope v4.4.0
17912024-06-25T06:39:46.508Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
17922024-06-25T06:39:46.982Z Compiling which v4.4.2
17932024-06-25T06:39:47.542Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
17942024-06-25T06:39:47.545Z Compiling cexpr v0.6.0
17952024-06-25T06:39:47.760Z Compiling fxhash v0.2.1
17962024-06-25T06:39:47.973Z Compiling ref-cast v1.0.23
17972024-06-25T06:39:48.424Z Compiling lazycell v1.3.0
17982024-06-25T06:39:48.594Z Compiling rustc-hash v1.1.0
17992024-06-25T06:39:48.745Z Compiling shlex v1.3.0
18002024-06-25T06:39:49.212Z Compiling blake3 v1.5.1
18012024-06-25T06:39:49.590Z Compiling ring v0.16.20
18022024-06-25T06:39:52.254Z Compiling rayon v1.10.0
18032024-06-25T06:39:53.106Z Compiling slog-stdlog v4.1.1
18042024-06-25T06:39:53.988Z Compiling ciborium v0.2.2
18052024-06-25T06:39:55.679Z Compiling tungstenite v0.21.0
18062024-06-25T06:39:56.207Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
18072024-06-25T06:39:56.498Z Compiling derive_builder_core v0.20.0
18082024-06-25T06:39:57.341Z Compiling headers-core v0.2.0
18092024-06-25T06:39:57.508Z Compiling xattr v1.3.1
18102024-06-25T06:39:57.553Z Compiling libxml v0.3.3
18112024-06-25T06:39:57.776Z Compiling ref-cast-impl v1.0.23
18122024-06-25T06:39:57.899Z Compiling memmap2 v0.9.4
18132024-06-25T06:39:58.328Z Compiling filetime v0.2.23
18142024-06-25T06:39:58.645Z Compiling atty v0.2.14
18152024-06-25T06:39:58.744Z Compiling untrusted v0.7.1
18162024-06-25T06:39:58.791Z Compiling arrayref v0.3.7
18172024-06-25T06:39:58.882Z Compiling constant_time_eq v0.3.0
18182024-06-25T06:39:58.896Z Compiling arrayvec v0.7.4
18192024-06-25T06:39:59.165Z Compiling derive_builder_macro v0.20.0
18202024-06-25T06:39:59.986Z Compiling tar v0.4.40
18212024-06-25T06:40:00.817Z Compiling headers v0.3.9
18222024-06-25T06:40:00.927Z Compiling tokio-tungstenite v0.21.0
18232024-06-25T06:40:01.540Z Compiling slog-envlogger v2.2.0
18242024-06-25T06:40:01.886Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
18252024-06-25T06:40:02.302Z Compiling camino-tempfile v1.1.1
18262024-06-25T06:40:02.724Z Compiling toolchain_find v0.4.0
18272024-06-25T06:40:03.023Z Compiling samael v0.0.15
18282024-06-25T06:40:03.292Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
18292024-06-25T06:40:03.306Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
18302024-06-25T06:40:03.570Z Compiling pem v3.0.4
18312024-06-25T06:40:04.042Z Compiling libsw v3.3.1
18322024-06-25T06:40:04.379Z Compiling strum_macros v0.24.3
18332024-06-25T06:40:04.617Z Compiling async-recursion v1.1.1
18342024-06-25T06:40:04.648Z Compiling cookie v0.18.1
18352024-06-25T06:40:04.949Z Compiling owo-colors v4.0.0
18362024-06-25T06:40:05.094Z Compiling indoc v1.0.9
18372024-06-25T06:40:05.182Z Compiling linear-map v1.2.0
18382024-06-25T06:40:05.421Z Compiling topological-sort v0.2.2
18392024-06-25T06:40:05.642Z Compiling omicron-zone-package v0.11.0
18402024-06-25T06:40:06.145Z Compiling rustfmt-wrapper v0.2.1
18412024-06-25T06:40:07.868Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18422024-06-25T06:40:07.901Z Compiling derive_builder v0.20.0
18432024-06-25T06:40:08.096Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18442024-06-25T06:40:08.348Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
18452024-06-25T06:40:08.609Z Compiling quick-xml v0.31.0
18462024-06-25T06:40:08.818Z Compiling polar-core v0.27.3
18472024-06-25T06:40:10.428Z Compiling impl-trait-for-tuples v0.2.2
18482024-06-25T06:40:11.191Z Compiling oso-derive v0.27.3
18492024-06-25T06:40:11.789Z Compiling vte_generate_state_changes v0.1.1
18502024-06-25T06:40:12.182Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
18512024-06-25T06:40:12.363Z Compiling unicase v2.7.0
18522024-06-25T06:40:12.470Z Compiling cfg_aliases v0.1.1
18532024-06-25T06:40:12.577Z Compiling buf-list v1.0.3
18542024-06-25T06:40:12.648Z Compiling nix v0.28.0
18552024-06-25T06:40:13.279Z Compiling vte v0.11.1
18562024-06-25T06:40:13.386Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18572024-06-25T06:40:15.349Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
18582024-06-25T06:40:16.847Z Compiling tungstenite v0.20.1
18592024-06-25T06:40:17.111Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
18602024-06-25T06:40:17.363Z Compiling fd-lock v4.0.2
18612024-06-25T06:40:17.582Z Compiling bb8 v0.8.3
18622024-06-25T06:40:18.100Z Compiling const_format_proc_macros v0.2.32
18632024-06-25T06:40:19.738Z Compiling pin-project-internal v1.1.5
18642024-06-25T06:40:20.078Z Compiling memoffset v0.9.1
18652024-06-25T06:40:20.375Z Compiling bytecount v0.6.8
18662024-06-25T06:40:20.684Z Compiling parking_lot_core v0.8.6
18672024-06-25T06:40:21.125Z Compiling papergrid v0.11.0
18682024-06-25T06:40:22.022Z Compiling const_format v0.2.32
18692024-06-25T06:40:22.558Z Compiling pin-project v1.1.5
18702024-06-25T06:40:22.692Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
18712024-06-25T06:40:23.221Z Compiling tokio-tungstenite v0.20.1
18722024-06-25T06:40:23.323Z Compiling strip-ansi-escapes v0.2.0
18732024-06-25T06:40:24.265Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18742024-06-25T06:40:24.922Z Compiling tabled_derive v0.7.0
18752024-06-25T06:40:26.143Z Compiling snafu-derive v0.8.2
18762024-06-25T06:40:27.332Z Compiling nu-ansi-term v0.50.0
18772024-06-25T06:40:28.615Z Compiling reedline v0.31.0
18782024-06-25T06:40:30.222Z Compiling tabled v0.15.0
18792024-06-25T06:40:31.259Z Compiling snafu v0.8.2
18802024-06-25T06:40:33.345Z Compiling oso v0.27.3
18812024-06-25T06:40:52.045Z Compiling env_logger v0.9.3
18822024-06-25T06:40:52.631Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
18832024-06-25T06:40:56.603Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18842024-06-25T06:40:57.109Z Compiling globset v0.4.14
18852024-06-25T06:40:57.579Z Compiling olpc-cjson v0.1.3
18862024-06-25T06:40:57.926Z Compiling peg-macros v0.8.3
18872024-06-25T06:40:59.717Z Compiling bitstruct_derive v0.1.0
18882024-06-25T06:41:01.039Z Compiling serde_plain v1.0.2
18892024-06-25T06:41:01.206Z Compiling sqlparser_derive v0.2.2
18902024-06-25T06:41:01.414Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18912024-06-25T06:41:01.560Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
18922024-06-25T06:41:01.583Z Compiling unicode_categories v0.1.1
18932024-06-25T06:41:01.886Z Compiling typed-path v0.7.1
18942024-06-25T06:41:01.974Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
18952024-06-25T06:41:02.137Z Compiling salty v0.2.0
18962024-06-25T06:41:02.243Z Compiling signature v1.6.4
18972024-06-25T06:41:02.317Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
18982024-06-25T06:41:02.515Z Compiling ascii v1.1.0
18992024-06-25T06:41:02.608Z Compiling platforms v3.4.0
19002024-06-25T06:41:02.736Z Compiling rustyline v14.0.0
19012024-06-25T06:41:03.211Z Compiling curve25519-dalek v4.1.2
19022024-06-25T06:41:03.284Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19032024-06-25T06:41:03.650Z Compiling ed25519 v1.5.3
19042024-06-25T06:41:03.953Z Compiling sqlparser v0.45.0
19052024-06-25T06:41:04.910Z Compiling tough v0.17.1
19062024-06-25T06:41:05.801Z Compiling sqlformat v0.2.3
19072024-06-25T06:41:08.834Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19082024-06-25T06:41:09.137Z Compiling peg v0.8.3
19092024-06-25T06:41:09.259Z Compiling bitstruct v0.1.1
19102024-06-25T06:41:09.389Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19112024-06-25T06:41:09.897Z Compiling parking_lot v0.11.2
19122024-06-25T06:41:11.981Z Compiling nix v0.27.1
19132024-06-25T06:41:12.055Z Compiling trust-dns-client v0.22.0
19142024-06-25T06:41:14.973Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19152024-06-25T06:41:15.204Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
19162024-06-25T06:41:15.290Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19172024-06-25T06:41:16.492Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19182024-06-25T06:41:16.886Z Compiling bcs v0.1.6
19192024-06-25T06:41:17.802Z Compiling kstat-rs v0.2.4
19202024-06-25T06:41:18.592Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19212024-06-25T06:41:18.804Z Compiling toml v0.5.11
19222024-06-25T06:41:20.993Z Compiling erased-serde v0.3.31
19232024-06-25T06:41:22.843Z Compiling serde-big-array v0.5.1
19242024-06-25T06:41:22.922Z Compiling serde_arrays v0.1.0
19252024-06-25T06:41:23.116Z Compiling highway v1.1.0
19262024-06-25T06:41:23.131Z Compiling parse-size v1.0.0
19272024-06-25T06:41:23.408Z Compiling keccak v0.1.5
19282024-06-25T06:41:24.424Z Compiling sha3 v0.10.8
19292024-06-25T06:41:24.506Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
19302024-06-25T06:41:28.144Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
19312024-06-25T06:41:41.354Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19322024-06-25T06:41:50.032Z Compiling trust-dns-server v0.22.1
19332024-06-25T06:41:58.853Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19342024-06-25T06:41:59.368Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
19352024-06-25T06:42:00.649Z Compiling mime_guess v2.0.4
19362024-06-25T06:42:01.855Z Compiling sled v0.34.7
19372024-06-25T06:42:10.516Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
19382024-06-25T06:42:11.413Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
19392024-06-25T06:42:15.455Z Compiling signal-hook-tokio v0.3.1
19402024-06-25T06:42:15.677Z Compiling universal-hash v0.5.1
19412024-06-25T06:42:15.926Z Compiling heck v0.3.3
19422024-06-25T06:42:16.306Z Compiling secrecy v0.8.0
19432024-06-25T06:42:16.602Z Compiling castaway v0.2.2
19442024-06-25T06:42:16.795Z Compiling rand_seeder v0.2.3
19452024-06-25T06:42:17.202Z Compiling thiserror-impl-no-std v2.0.2
19462024-06-25T06:42:20.030Z Compiling serde-big-array v0.4.1
19472024-06-25T06:42:20.246Z Compiling curve25519-dalek-derive v0.1.1
19482024-06-25T06:42:21.688Z Compiling nanorand v0.7.0
19492024-06-25T06:42:22.474Z Compiling opaque-debug v0.3.1
19502024-06-25T06:42:22.589Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19512024-06-25T06:42:22.907Z Compiling poly1305 v0.8.0
19522024-06-25T06:42:23.804Z Compiling flume v0.11.0
19532024-06-25T06:42:24.562Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19542024-06-25T06:42:26.011Z Compiling thiserror-no-std v2.0.2
19552024-06-25T06:42:26.147Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
19562024-06-25T06:42:26.391Z Compiling compact_str v0.7.1
19572024-06-25T06:42:28.004Z Compiling zone_cfg_derive v0.1.2
19582024-06-25T06:42:29.386Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
19592024-06-25T06:42:30.744Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19602024-06-25T06:42:32.768Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19612024-06-25T06:42:36.745Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19622024-06-25T06:42:37.379Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
19632024-06-25T06:42:42.428Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
19642024-06-25T06:42:43.777Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19652024-06-25T06:42:47.209Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19662024-06-25T06:42:47.490Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
19672024-06-25T06:42:47.772Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
19682024-06-25T06:42:48.055Z Compiling chacha20 v0.9.1
19692024-06-25T06:42:48.536Z Compiling aead v0.5.2
19702024-06-25T06:42:48.901Z Compiling lru v0.12.3
19712024-06-25T06:42:49.270Z Compiling stability v0.2.0
19722024-06-25T06:42:50.248Z Compiling indoc v2.0.5
19732024-06-25T06:42:51.231Z Compiling cassowary v0.3.0
19742024-06-25T06:42:53.278Z Compiling corncobs v0.1.3
19752024-06-25T06:42:53.649Z Compiling base64 v0.13.1
19762024-06-25T06:42:54.448Z Compiling ron v0.7.1
19772024-06-25T06:42:55.075Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19782024-06-25T06:42:55.822Z Compiling ratatui v0.26.2
19792024-06-25T06:42:56.774Z Compiling chacha20poly1305 v0.10.1
19802024-06-25T06:42:57.046Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
19812024-06-25T06:42:57.065Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19822024-06-25T06:42:59.358Z Compiling zone v0.1.8
19832024-06-25T06:42:59.961Z Compiling vsss-rs v3.3.4
19842024-06-25T06:43:02.700Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
19852024-06-25T06:43:04.568Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19862024-06-25T06:43:05.285Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
19872024-06-25T06:43:06.801Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
19882024-06-25T06:43:09.677Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19892024-06-25T06:43:12.022Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
19902024-06-25T06:43:12.301Z Compiling portpicker v0.1.1
19912024-06-25T06:43:12.778Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
19922024-06-25T06:43:13.188Z Compiling csv-core v0.1.11
19932024-06-25T06:43:14.076Z Compiling smawk v0.3.2
19942024-06-25T06:43:14.329Z Compiling unicode-linebreak v0.1.5
19952024-06-25T06:43:14.987Z Compiling http-range v0.1.5
19962024-06-25T06:43:15.564Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19972024-06-25T06:43:16.793Z Compiling hyper-staticfile v0.9.5
19982024-06-25T06:43:18.012Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19992024-06-25T06:43:19.863Z Compiling textwrap v0.16.1
20002024-06-25T06:43:21.273Z Compiling csv v1.3.0
20012024-06-25T06:43:23.432Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
20022024-06-25T06:43:27.803Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
20032024-06-25T06:43:28.915Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20042024-06-25T06:43:29.413Z Compiling rcgen v0.12.1
20052024-06-25T06:43:33.243Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20062024-06-25T06:43:33.725Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
20072024-06-25T06:43:33.996Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
20082024-06-25T06:43:39.696Z Compiling atomicwrites v0.4.3
20092024-06-25T06:43:40.225Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
20102024-06-25T06:43:41.076Z Compiling fatfs v0.3.6
20112024-06-25T06:43:42.249Z Compiling rtoolbox v0.0.2
20122024-06-25T06:43:42.516Z Compiling subprocess v0.2.9
20132024-06-25T06:43:42.702Z Compiling is_ci v1.2.0
20142024-06-25T06:43:43.009Z Compiling assert_matches v1.5.0
20152024-06-25T06:43:43.926Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20162024-06-25T06:43:44.190Z Compiling supports-color v3.0.0
20172024-06-25T06:43:44.377Z Compiling rpassword v7.3.1
20182024-06-25T06:43:44.876Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20192024-06-25T06:43:44.891Z Compiling tui-tree-widget v0.19.0
20202024-06-25T06:43:45.296Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20212024-06-25T06:43:47.549Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
20222024-06-25T06:43:51.342Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
20232024-06-25T06:43:51.630Z Compiling shell-words v1.1.0
20242024-06-25T06:43:52.084Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
20252024-06-25T06:43:52.962Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
20262024-06-25T06:44:07.426Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20272024-06-25T06:44:23.222Z Compiling multimap v0.10.0
20282024-06-25T06:44:23.643Z Compiling uzers v0.11.3
20292024-06-25T06:44:26.589Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
20302024-06-25T06:46:40.121Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
20312024-06-25T06:46:52.817Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20322024-06-25T06:53:01.100Z Finished `release` profile [optimized] target(s) in 14m 21s
20332024-06-25T06:53:47.870Z
20342024-06-25T06:53:47.873Zreal 15:09.736215312
20352024-06-25T06:53:47.873Zuser 1:44:10.769414187
20362024-06-25T06:53:47.873Zsys 5:46.980259559
20372024-06-25T06:53:47.873Ztrap 2.356545089
20382024-06-25T06:53:47.873Ztflt 2.256359067
20392024-06-25T06:53:47.873Zdflt 3.683809765
20402024-06-25T06:53:47.873Zkflt 0.010692027
20412024-06-25T06:53:47.873Zlock 6:19:35.638212434
20422024-06-25T06:53:47.873Zslp 4:02:10.372381716
20432024-06-25T06:53:47.873Zlat 2:30.885190873
20442024-06-25T06:53:47.873Zstop 2:04.281302554
20452024-06-25T06:53:47.873Z+ mapfile -t packages
20462024-06-25T06:53:47.873Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
20472024-06-25T06:53:48.769Z Finished `release` profile [optimized] target(s) in 0.84s
20482024-06-25T06:53:48.809Z Running `target/release/omicron-package -t test list-outputs`
20492024-06-25T06:53:48.848ZLogging to: /work/oxidecomputer/omicron/out/LOG
20502024-06-25T06:53:48.851Z+ ptime -m cargo build --locked --release -p xtask
20512024-06-25T06:53:49.451Z Compiling serde v1.0.203
20522024-06-25T06:53:49.454Z Compiling bitflags v2.5.0
20532024-06-25T06:53:49.454Z Compiling syn v2.0.68
20542024-06-25T06:53:49.545Z Compiling scopeguard v1.2.0
20552024-06-25T06:53:49.548Z Compiling smallvec v1.13.2
20562024-06-25T06:53:49.562Z Compiling bytes v1.6.0
20572024-06-25T06:53:49.565Z Compiling log v0.4.21
20582024-06-25T06:53:49.663Z Compiling lock_api v0.4.12
20592024-06-25T06:53:50.015Z Compiling parking_lot_core v0.9.10
20602024-06-25T06:53:50.054Z Compiling serde_json v1.0.117
20612024-06-25T06:53:50.057Z Compiling hashbrown v0.14.5
20622024-06-25T06:53:50.076Z Compiling mio v0.8.11
20632024-06-25T06:53:50.093Z Compiling libc v0.2.155
20642024-06-25T06:53:50.402Z Compiling parking_lot v0.12.2
20652024-06-25T06:53:50.494Z Compiling generic-array v0.14.7
20662024-06-25T06:53:50.783Z Compiling slog v2.7.0
20672024-06-25T06:53:50.983Z Compiling rustix v0.38.34
20682024-06-25T06:53:51.311Z Compiling http v0.2.12
20692024-06-25T06:53:51.384Z Compiling usdt-impl v0.5.0
20702024-06-25T06:53:51.593Z Compiling indexmap v2.2.6
20712024-06-25T06:53:51.598Z Compiling syn v1.0.109
20722024-06-25T06:53:51.741Z Compiling time-macros v0.2.18
20732024-06-25T06:53:52.255Z Compiling thread-id v4.2.1
20742024-06-25T06:53:52.268Z Compiling tracing v0.1.40
20752024-06-25T06:53:53.000Z Compiling crossbeam-utils v0.8.19
20762024-06-25T06:53:53.212Z Compiling http-body v0.4.6
20772024-06-25T06:53:53.738Z Compiling unicode-normalization v0.1.23
20782024-06-25T06:53:53.753Z Compiling unicode-bidi v0.3.15
20792024-06-25T06:53:54.870Z Compiling time v0.3.36
20802024-06-25T06:53:55.010Z Compiling idna v0.5.0
20812024-06-25T06:53:55.528Z Compiling crypto-common v0.1.6
20822024-06-25T06:53:55.756Z Compiling block-buffer v0.10.4
20832024-06-25T06:53:56.037Z Compiling terminal_size v0.3.0
20842024-06-25T06:53:56.271Z Compiling fs-err v2.11.0
20852024-06-25T06:53:56.582Z Compiling proc-macro-error v1.0.4
20862024-06-25T06:53:56.792Z Compiling anyhow v1.0.86
20872024-06-25T06:53:57.212Z Compiling crossbeam-channel v0.5.12
20882024-06-25T06:53:57.530Z Compiling clap_builder v4.5.2
20892024-06-25T06:53:57.970Z Compiling digest v0.10.7
20902024-06-25T06:53:58.308Z Compiling url v2.5.0
20912024-06-25T06:53:58.390Z Compiling xattr v1.3.1
20922024-06-25T06:53:58.719Z Compiling sha2 v0.10.8
20932024-06-25T06:53:58.963Z Compiling slog-async v2.8.0
20942024-06-25T06:53:59.520Z Compiling tabled_derive v0.7.0
20952024-06-25T06:54:01.417Z Compiling serde_derive v1.0.203
20962024-06-25T06:54:01.733Z Compiling thiserror-impl v1.0.60
20972024-06-25T06:54:01.798Z Compiling zerocopy-derive v0.7.34
20982024-06-25T06:54:02.024Z Compiling tokio-macros v2.2.0
20992024-06-25T06:54:03.599Z Compiling futures-macro v0.3.30
21002024-06-25T06:54:03.825Z Compiling tokio v1.37.0
21012024-06-25T06:54:03.843Z Compiling zerocopy v0.7.34
21022024-06-25T06:54:04.214Z Compiling scroll_derive v0.12.0
21032024-06-25T06:54:04.694Z Compiling thiserror v1.0.60
21042024-06-25T06:54:04.851Z Compiling pest v2.7.10
21052024-06-25T06:54:05.575Z Compiling futures-util v0.3.30
21062024-06-25T06:54:05.600Z Compiling openssl-macros v0.1.1
21072024-06-25T06:54:05.703Z Compiling scroll v0.12.0
21082024-06-25T06:54:06.357Z Compiling openssl v0.10.64
21092024-06-25T06:54:06.389Z Compiling goblin v0.8.2
21102024-06-25T06:54:07.859Z Compiling pest_meta v2.7.10
21112024-06-25T06:54:12.271Z Compiling pest_generator v2.7.10
21122024-06-25T06:54:14.200Z Compiling pest_derive v2.7.10
21132024-06-25T06:54:15.010Z Compiling dtrace-parser v0.2.0
21142024-06-25T06:54:16.936Z Compiling tokio-util v0.7.11
21152024-06-25T06:54:19.461Z Compiling serde_tokenstream v0.2.0
21162024-06-25T06:54:20.004Z Compiling h2 v0.3.26
21172024-06-25T06:54:21.718Z Compiling dof v0.3.0
21182024-06-25T06:54:22.667Z Compiling toml_datetime v0.6.6
21192024-06-25T06:54:22.716Z Compiling serde_spanned v0.6.6
21202024-06-25T06:54:22.995Z Compiling native-tls v0.2.11
21212024-06-25T06:54:24.119Z Compiling tokio-native-tls v0.3.1
21222024-06-25T06:54:24.122Z Compiling toml_edit v0.22.13
21232024-06-25T06:54:24.434Z Compiling usdt-attr-macro v0.5.0
21242024-06-25T06:54:25.830Z Compiling hyper v0.14.28
21252024-06-25T06:54:30.177Z Compiling hyper-tls v0.5.0
21262024-06-25T06:54:30.612Z Compiling toml v0.8.13
21272024-06-25T06:54:31.253Z Compiling usdt-macro v0.5.0
21282024-06-25T06:54:32.509Z Compiling slog-json v2.6.1
21292024-06-25T06:54:32.996Z Compiling semver v1.0.23
21302024-06-25T06:54:33.055Z Compiling cargo-platform v0.1.8
21312024-06-25T06:54:34.158Z Compiling camino v1.1.7
21322024-06-25T06:54:34.553Z Compiling serde_urlencoded v0.7.1
21332024-06-25T06:54:35.087Z Compiling futures-executor v0.3.30
21342024-06-25T06:54:35.202Z Compiling strum_macros v0.26.2
21352024-06-25T06:54:35.603Z Compiling clap_derive v4.5.4
21362024-06-25T06:54:36.171Z Compiling futures v0.3.30
21372024-06-25T06:54:36.308Z Compiling reqwest v0.11.27
21382024-06-25T06:54:37.707Z Compiling cargo_metadata v0.18.1
21392024-06-25T06:54:38.558Z Compiling slog-bunyan v2.5.0
21402024-06-25T06:54:38.889Z Compiling usdt v0.5.0
21412024-06-25T06:54:39.923Z Compiling strum v0.26.2
21422024-06-25T06:54:40.154Z Compiling cargo_toml v0.20.2
21432024-06-25T06:54:40.388Z Compiling macaddr v1.0.1
21442024-06-25T06:54:40.405Z Compiling tabled v0.15.0
21452024-06-25T06:54:40.418Z Compiling clap v4.5.4
21462024-06-25T06:54:40.536Z Compiling tar v0.4.40
21472024-06-25T06:54:41.032Z Compiling slog-term v2.9.1
21482024-06-25T06:54:45.937Z Compiling md5 v0.7.0
21492024-06-25T06:54:57.263Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21502024-06-25T06:55:10.847Z Finished `release` profile [optimized] target(s) in 1m 21s
21512024-06-25T06:55:10.943Z
21522024-06-25T06:55:10.946Zreal 1:22.055527263
21532024-06-25T06:55:10.946Zuser 8:56.571945202
21542024-06-25T06:55:10.946Zsys 51.819956569
21552024-06-25T06:55:10.946Ztrap 0.246689738
21562024-06-25T06:55:10.946Ztflt 0.503476907
21572024-06-25T06:55:10.946Zdflt 0.196831642
21582024-06-25T06:55:10.946Zkflt 0.000005539
21592024-06-25T06:55:10.946Zlock 20:12.673304124
21602024-06-25T06:55:10.946Zslp 22:43.772050303
21612024-06-25T06:55:10.946Zlat 25.851893752
21622024-06-25T06:55:10.946Zstop 22.981041984
21632024-06-25T06:55:10.946Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
21642024-06-25T06:55:10.947Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
21652024-06-25T06:55:10.947Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
21662024-06-25T06:55:10.947Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
21672024-06-25T06:55:10.947Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
21682024-06-25T06:55:11.496Z Downloading crates ...
21692024-06-25T06:55:11.740Z Downloaded option-ext v0.2.0
21702024-06-25T06:55:11.746Z Downloaded dhcproto-macros v0.1.0
21712024-06-25T06:55:11.749Z Downloaded russh-cryptovec v0.7.2
21722024-06-25T06:55:11.749Z Downloaded dirs v5.0.1
21732024-06-25T06:55:11.752Z Downloaded bcrypt-pbkdf v0.10.0
21742024-06-25T06:55:11.754Z Downloaded hex-literal v0.4.1
21752024-06-25T06:55:11.757Z Downloaded polyval v0.6.2
21762024-06-25T06:55:11.760Z Downloaded cbc v0.1.2
21772024-06-25T06:55:11.763Z Downloaded pbkdf2 v0.11.0
21782024-06-25T06:55:11.763Z Downloaded ghash v0.5.1
21792024-06-25T06:55:11.767Z Downloaded rand_core v0.5.1
21802024-06-25T06:55:11.767Z Downloaded dirs-sys v0.4.1
21812024-06-25T06:55:11.770Z Downloaded rand_chacha v0.2.2
21822024-06-25T06:55:11.770Z Downloaded primeorder v0.13.6
21832024-06-25T06:55:11.770Z Downloaded pbkdf2 v0.12.2
21842024-06-25T06:55:11.772Z Downloaded ed25519 v2.2.3
21852024-06-25T06:55:11.773Z Downloaded rfc6979 v0.4.0
21862024-06-25T06:55:11.775Z Downloaded internet-checksum v0.2.1
21872024-06-25T06:55:11.775Z Downloaded ecdsa v0.16.9
21882024-06-25T06:55:11.778Z Downloaded getrandom v0.1.16
21892024-06-25T06:55:11.778Z Downloaded blowfish v0.9.1
21902024-06-25T06:55:11.781Z Downloaded ctr v0.9.2
21912024-06-25T06:55:11.784Z Downloaded password-hash v0.4.2
21922024-06-25T06:55:11.784Z Downloaded russh-keys v0.43.0
21932024-06-25T06:55:11.788Z Downloaded dhcproto v0.11.0
21942024-06-25T06:55:11.791Z Downloaded aes v0.8.4
21952024-06-25T06:55:11.794Z Downloaded p256 v0.13.2
21962024-06-25T06:55:11.797Z Downloaded ed25519-dalek v2.1.1
21972024-06-25T06:55:11.803Z Downloaded rand v0.7.3
21982024-06-25T06:55:11.808Z Downloaded russh v0.43.0
21992024-06-25T06:55:11.813Z Downloaded p521 v0.13.3
22002024-06-25T06:55:11.816Z Downloaded aes-gcm v0.10.3
22012024-06-25T06:55:11.955Z Compiling serde v1.0.203
22022024-06-25T06:55:11.958Z Compiling log v0.4.21
22032024-06-25T06:55:12.063Z Compiling scopeguard v1.2.0
22042024-06-25T06:55:12.066Z Compiling smallvec v1.13.2
22052024-06-25T06:55:12.074Z Compiling syn v2.0.68
22062024-06-25T06:55:12.077Z Compiling getrandom v0.2.14
22072024-06-25T06:55:12.077Z Compiling generic-array v0.14.7
22082024-06-25T06:55:12.077Z Compiling libm v0.2.8
22092024-06-25T06:55:12.195Z Compiling lock_api v0.4.12
22102024-06-25T06:55:12.436Z Compiling rand_core v0.6.4
22112024-06-25T06:55:12.471Z Compiling parking_lot_core v0.9.10
22122024-06-25T06:55:12.527Z Compiling num-traits v0.2.19
22132024-06-25T06:55:12.543Z Compiling subtle v2.5.0
22142024-06-25T06:55:12.590Z Compiling mio v0.8.11
22152024-06-25T06:55:12.650Z Compiling ahash v0.8.11
22162024-06-25T06:55:12.877Z Compiling parking_lot v0.12.2
22172024-06-25T06:55:12.973Z Compiling serde_json v1.0.117
22182024-06-25T06:55:13.038Z Compiling allocator-api2 v0.2.18
22192024-06-25T06:55:13.065Z Compiling const-oid v0.9.6
22202024-06-25T06:55:13.139Z Compiling iana-time-zone v0.1.60
22212024-06-25T06:55:13.329Z Compiling syn v1.0.109
22222024-06-25T06:55:13.856Z Compiling unicode-normalization v0.1.23
22232024-06-25T06:55:13.856Z Compiling schemars v0.8.21
22242024-06-25T06:55:13.905Z Compiling unicode-bidi v0.3.15
22252024-06-25T06:55:13.964Z Compiling dyn-clone v1.0.17
22262024-06-25T06:55:14.203Z Compiling spin v0.9.8
22272024-06-25T06:55:14.239Z Compiling ppv-lite86 v0.2.17
22282024-06-25T06:55:14.615Z Compiling time-macros v0.2.18
22292024-06-25T06:55:14.928Z Compiling ring v0.17.8
22302024-06-25T06:55:14.948Z Compiling rand_chacha v0.3.1
22312024-06-25T06:55:14.978Z Compiling aho-corasick v1.1.3
22322024-06-25T06:55:15.440Z Compiling regex-syntax v0.8.3
22332024-06-25T06:55:15.781Z Compiling rand v0.8.5
22342024-06-25T06:55:17.407Z Compiling idna v0.5.0
22352024-06-25T06:55:18.014Z Compiling slog v2.7.0
22362024-06-25T06:55:18.122Z Compiling time v0.3.36
22372024-06-25T06:55:18.583Z Compiling url v2.5.0
22382024-06-25T06:55:19.054Z Compiling regex-automata v0.4.6
22392024-06-25T06:55:19.079Z Compiling untrusted v0.9.0
22402024-06-25T06:55:19.275Z Compiling spin v0.5.2
22412024-06-25T06:55:19.531Z Compiling serde_derive_internals v0.29.1
22422024-06-25T06:55:21.753Z Compiling lazy_static v1.4.0
22432024-06-25T06:55:21.876Z Compiling backtrace v0.3.71
22442024-06-25T06:55:22.314Z Compiling gimli v0.28.1
22452024-06-25T06:55:22.439Z Compiling object v0.32.2
22462024-06-25T06:55:22.507Z Compiling anyhow v1.0.86
22472024-06-25T06:55:23.122Z Compiling rustc-demangle v0.1.24
22482024-06-25T06:55:23.802Z Compiling rustls v0.21.12
22492024-06-25T06:55:24.074Z Compiling crossbeam-utils v0.8.19
22502024-06-25T06:55:24.109Z Compiling winnow v0.5.40
22512024-06-25T06:55:24.481Z Compiling regex v1.10.4
22522024-06-25T06:55:24.692Z Compiling base64ct v1.6.0
22532024-06-25T06:55:25.377Z Compiling sct v0.7.1
22542024-06-25T06:55:25.596Z Compiling rustls-webpki v0.101.7
22552024-06-25T06:55:25.700Z Compiling cookie v0.17.0
22562024-06-25T06:55:27.192Z Compiling serde_derive v1.0.203
22572024-06-25T06:55:27.440Z Compiling zeroize_derive v1.4.2
22582024-06-25T06:55:27.490Z Compiling thiserror-impl v1.0.60
22592024-06-25T06:55:27.628Z Compiling zerocopy-derive v0.7.34
22602024-06-25T06:55:28.071Z Compiling tokio-macros v2.2.0
22612024-06-25T06:55:28.965Z Compiling futures-macro v0.3.30
22622024-06-25T06:55:29.109Z Compiling zeroize v1.7.0
22632024-06-25T06:55:29.779Z Compiling schemars_derive v0.8.21
22642024-06-25T06:55:29.864Z Compiling tracing-attributes v0.1.27
22652024-06-25T06:55:30.067Z Compiling zerocopy v0.7.34
22662024-06-25T06:55:30.897Z Compiling thiserror v1.0.60
22672024-06-25T06:55:31.037Z Compiling crypto-common v0.1.6
22682024-06-25T06:55:31.057Z Compiling block-buffer v0.10.4
22692024-06-25T06:55:31.120Z Compiling futures-util v0.3.30
22702024-06-25T06:55:31.285Z Compiling digest v0.10.7
22712024-06-25T06:55:31.330Z Compiling async-trait v0.1.80
22722024-06-25T06:55:31.861Z Compiling addr2line v0.21.0
22732024-06-25T06:55:32.441Z Compiling hashbrown v0.14.5
22742024-06-25T06:55:32.526Z Compiling openssl-macros v0.1.1
22752024-06-25T06:55:33.263Z Compiling pest v2.7.10
22762024-06-25T06:55:33.941Z Compiling tracing v0.1.40
22772024-06-25T06:55:34.255Z Compiling idna v0.3.0
22782024-06-25T06:55:34.322Z Compiling psl-types v2.0.11
22792024-06-25T06:55:34.464Z Compiling data-encoding v2.6.0
22802024-06-25T06:55:34.506Z Compiling hmac v0.12.1
22812024-06-25T06:55:34.776Z Compiling scroll_derive v0.12.0
22822024-06-25T06:55:35.918Z Compiling pest_meta v2.7.10
22832024-06-25T06:55:36.218Z Compiling publicsuffix v2.2.3
22842024-06-25T06:55:36.386Z Compiling scroll v0.12.0
22852024-06-25T06:55:36.500Z Compiling webpki-roots v0.25.4
22862024-06-25T06:55:36.682Z Compiling bitflags v1.3.2
22872024-06-25T06:55:36.797Z Compiling block-padding v0.3.3
22882024-06-25T06:55:36.960Z Compiling futures-executor v0.3.30
22892024-06-25T06:55:36.989Z Compiling goblin v0.8.2
22902024-06-25T06:55:37.061Z Compiling der_derive v0.7.2
22912024-06-25T06:55:37.426Z Compiling futures v0.3.30
22922024-06-25T06:55:37.464Z Compiling pest_generator v2.7.10
22932024-06-25T06:55:37.550Z Compiling pem-rfc7468 v0.7.0
22942024-06-25T06:55:37.564Z Compiling flagset v0.4.5
22952024-06-25T06:55:37.789Z Compiling inout v0.1.3
22962024-06-25T06:55:38.074Z Compiling cipher v0.4.4
22972024-06-25T06:55:38.376Z Compiling sha2 v0.10.8
22982024-06-25T06:55:38.659Z Compiling either v1.12.0
22992024-06-25T06:55:39.059Z Compiling ff v0.13.0
23002024-06-25T06:55:39.303Z Compiling stable_deref_trait v1.2.0
23012024-06-25T06:55:39.414Z Compiling base16ct v0.2.0
23022024-06-25T06:55:39.576Z Compiling group v0.13.0
23032024-06-25T06:55:39.750Z Compiling hkdf v0.12.4
23042024-06-25T06:55:39.767Z Compiling der v0.7.9
23052024-06-25T06:55:39.920Z Compiling crypto-bigint v0.5.5
23062024-06-25T06:55:40.026Z Compiling crossbeam-epoch v0.9.18
23072024-06-25T06:55:40.869Z Compiling num-integer v0.1.46
23082024-06-25T06:55:41.347Z Compiling pest_derive v2.7.10
23092024-06-25T06:55:41.681Z Compiling managed v0.8.0
23102024-06-25T06:55:41.910Z Compiling bytes v1.6.0
23112024-06-25T06:55:42.172Z Compiling indexmap v2.2.6
23122024-06-25T06:55:42.345Z Compiling chrono v0.4.38
23132024-06-25T06:55:45.913Z Compiling tokio v1.37.0
23142024-06-25T06:55:45.913Z Compiling uuid v1.8.0
23152024-06-25T06:55:45.913Z Compiling bitflags v2.5.0
23162024-06-25T06:55:45.913Z Compiling semver v1.0.23
23172024-06-25T06:55:45.913Z Compiling http v0.2.12
23182024-06-25T06:55:45.913Z Compiling serde_tokenstream v0.2.0
23192024-06-25T06:55:45.913Z Compiling serde_spanned v0.6.6
23202024-06-25T06:55:45.913Z Compiling toml_datetime v0.6.6
23212024-06-25T06:55:45.913Z Compiling http-body v0.4.6
23222024-06-25T06:55:45.921Z Compiling toml_edit v0.19.15
23232024-06-25T06:55:45.921Z Compiling openssl v0.10.64
23242024-06-25T06:55:45.972Z Compiling rustix v0.38.34
23252024-06-25T06:55:46.329Z Compiling serde_urlencoded v0.7.1
23262024-06-25T06:55:46.423Z Compiling openapiv3 v2.0.0
23272024-06-25T06:55:46.935Z Compiling cookie_store v0.20.0
23282024-06-25T06:55:47.779Z Compiling rustc_version v0.4.0
23292024-06-25T06:55:48.514Z Compiling dof v0.3.0
23302024-06-25T06:55:48.556Z Compiling dtrace-parser v0.2.0
23312024-06-25T06:55:48.857Z Compiling spki v0.7.3
23322024-06-25T06:55:49.125Z Compiling pkcs8 v0.10.2
23332024-06-25T06:55:49.234Z Compiling usdt-impl v0.5.0
23342024-06-25T06:55:49.726Z Compiling sec1 v0.7.3
23352024-06-25T06:55:50.300Z Compiling elliptic-curve v0.13.8
23362024-06-25T06:55:50.824Z Compiling unicode-segmentation v1.11.0
23372024-06-25T06:55:50.873Z Compiling toml_edit v0.22.13
23382024-06-25T06:55:50.913Z Compiling usdt-macro v0.5.0
23392024-06-25T06:55:51.029Z Compiling usdt-attr-macro v0.5.0
23402024-06-25T06:55:51.126Z Compiling tokio-util v0.7.11
23412024-06-25T06:55:51.683Z Compiling tokio-rustls v0.24.1
23422024-06-25T06:55:52.077Z Compiling native-tls v0.2.11
23432024-06-25T06:55:52.456Z Compiling h2 v0.3.26
23442024-06-25T06:55:52.539Z Compiling tokio-native-tls v0.3.1
23452024-06-25T06:55:52.727Z Compiling toml v0.7.8
23462024-06-25T06:55:52.747Z Compiling usdt v0.5.0
23472024-06-25T06:55:52.817Z Compiling ipnetwork v0.20.0
23482024-06-25T06:55:53.256Z Compiling hex v0.4.3
23492024-06-25T06:55:53.776Z Compiling matches v0.1.10
23502024-06-25T06:55:53.879Z Compiling idna v0.2.3
23512024-06-25T06:55:53.896Z Compiling enum-as-inner v0.5.1
23522024-06-25T06:55:54.398Z Compiling siphasher v0.3.11
23532024-06-25T06:55:54.472Z Compiling bit-vec v0.6.3
23542024-06-25T06:55:54.687Z Compiling heapless v0.7.17
23552024-06-25T06:55:54.803Z Compiling terminal_size v0.3.0
23562024-06-25T06:55:54.925Z Compiling trust-dns-proto v0.22.0
23572024-06-25T06:55:54.928Z Compiling num-bigint v0.4.5
23582024-06-25T06:55:55.009Z Compiling regress v0.9.1
23592024-06-25T06:55:55.116Z Compiling finl_unicode v1.2.0
23602024-06-25T06:55:55.518Z Compiling signal-hook v0.3.17
23612024-06-25T06:55:55.725Z Compiling stringprep v0.1.4
23622024-06-25T06:55:55.811Z Compiling clap_builder v4.5.2
23632024-06-25T06:55:57.157Z Compiling itertools v0.10.5
23642024-06-25T06:55:58.775Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23652024-06-25T06:55:59.873Z Compiling hyper v0.14.28
23662024-06-25T06:56:00.090Z Compiling yasna v0.5.2
23672024-06-25T06:56:00.213Z Compiling md-5 v0.10.6
23682024-06-25T06:56:00.489Z Compiling clap_derive v4.5.4
23692024-06-25T06:56:02.045Z Compiling hash32 v0.2.1
23702024-06-25T06:56:02.473Z Compiling fallible-iterator v0.2.0
23712024-06-25T06:56:03.189Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23722024-06-25T06:56:03.222Z Compiling smoltcp v0.9.1
23732024-06-25T06:56:03.531Z Compiling postgres-protocol v0.6.6
23742024-06-25T06:56:04.929Z Compiling phf_shared v0.11.2
23752024-06-25T06:56:05.128Z Compiling tokio-stream v0.1.15
23762024-06-25T06:56:05.214Z Compiling hubpack_derive v0.1.1
23772024-06-25T06:56:05.355Z Compiling zerocopy-derive v0.6.6
23782024-06-25T06:56:05.763Z Compiling clap v4.5.4
23792024-06-25T06:56:05.779Z Compiling diesel_table_macro_syntax v0.1.0
23802024-06-25T06:56:05.821Z Compiling scheduled-thread-pool v0.2.7
23812024-06-25T06:56:05.886Z Compiling fs-err v2.11.0
23822024-06-25T06:56:06.066Z Compiling fixedbitset v0.4.2
23832024-06-25T06:56:06.110Z Compiling hubpack v0.1.2
23842024-06-25T06:56:06.211Z Compiling diesel_derives v2.1.4
23852024-06-25T06:56:06.312Z Compiling petgraph v0.6.5
23862024-06-25T06:56:06.431Z Compiling hyper-rustls v0.24.2
23872024-06-25T06:56:06.544Z Compiling hyper-tls v0.5.0
23882024-06-25T06:56:06.595Z Compiling r2d2 v0.8.10
23892024-06-25T06:56:06.837Z Compiling reqwest v0.11.27
23902024-06-25T06:56:06.910Z Compiling phf v0.11.2
23912024-06-25T06:56:07.222Z Compiling signal-hook-mio v0.2.3
23922024-06-25T06:56:07.394Z Compiling postgres-types v0.2.6
23932024-06-25T06:56:07.697Z Compiling zerocopy v0.6.6
23942024-06-25T06:56:08.885Z Compiling phf_shared v0.10.0
23952024-06-25T06:56:09.016Z Compiling similar v2.5.0
23962024-06-25T06:56:09.081Z Compiling num-iter v0.1.45
23972024-06-25T06:56:09.280Z Compiling strum_macros v0.25.3
23982024-06-25T06:56:09.311Z Compiling serde_repr v0.1.19
23992024-06-25T06:56:09.883Z Compiling getopts v0.2.21
24002024-06-25T06:56:10.319Z Compiling console v0.15.8
24012024-06-25T06:56:10.505Z Compiling float-cmp v0.9.0
24022024-06-25T06:56:10.742Z Compiling whoami v1.5.1
24032024-06-25T06:56:10.903Z Compiling unsafe-libyaml v0.2.11
24042024-06-25T06:56:11.446Z Compiling predicates-core v1.0.6
24052024-06-25T06:56:11.546Z Compiling minimal-lexical v0.2.1
24062024-06-25T06:56:11.882Z Compiling difflib v0.4.0
24072024-06-25T06:56:11.900Z Compiling precomputed-hash v0.1.1
24082024-06-25T06:56:12.028Z Compiling normalize-line-endings v0.3.0
24092024-06-25T06:56:12.092Z Compiling static_assertions v1.1.0
24102024-06-25T06:56:12.161Z Compiling new_debug_unreachable v1.0.6
24112024-06-25T06:56:12.195Z Compiling nom v7.1.3
24122024-06-25T06:56:12.264Z Compiling string_cache v0.8.7
24132024-06-25T06:56:12.731Z Compiling predicates v3.1.0
24142024-06-25T06:56:12.933Z Compiling serde_yaml v0.9.34+deprecated
24152024-06-25T06:56:13.595Z Compiling tokio-postgres v0.7.10
24162024-06-25T06:56:13.732Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
24172024-06-25T06:56:14.530Z Compiling crossterm v0.27.0
24182024-06-25T06:56:16.928Z Compiling bit-set v0.5.3
24192024-06-25T06:56:17.238Z Compiling itertools v0.12.1
24202024-06-25T06:56:17.502Z Compiling bstr v1.9.1
24212024-06-25T06:56:18.395Z Compiling lalrpop-util v0.19.12
24222024-06-25T06:56:18.764Z Compiling unicode-xid v0.2.4
24232024-06-25T06:56:18.819Z Compiling peg-runtime v0.8.3
24242024-06-25T06:56:18.873Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24252024-06-25T06:56:18.946Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24262024-06-25T06:56:19.365Z Compiling sha1 v0.10.6
24272024-06-25T06:56:19.393Z Compiling camino v1.1.7
24282024-06-25T06:56:19.521Z Compiling strum_macros v0.26.2
24292024-06-25T06:56:19.778Z Compiling diesel v2.1.6
24302024-06-25T06:56:19.811Z Compiling http v1.1.0
24312024-06-25T06:56:20.176Z Compiling base64 v0.22.1
24322024-06-25T06:56:20.391Z Compiling toml v0.8.13
24332024-06-25T06:56:20.451Z Compiling ident_case v1.0.1
24342024-06-25T06:56:20.636Z Compiling rustls-pki-types v1.7.0
24352024-06-25T06:56:20.993Z Compiling darling_core v0.20.9
24362024-06-25T06:56:21.525Z Compiling crossbeam-channel v0.5.12
24372024-06-25T06:56:22.228Z Compiling rustls v0.22.4
24382024-06-25T06:56:22.341Z Compiling paste v1.0.15
24392024-06-25T06:56:22.518Z Compiling slog-async v2.8.0
24402024-06-25T06:56:22.701Z Compiling slog-term v2.9.1
24412024-06-25T06:56:22.858Z Compiling rustls-webpki v0.102.4
24422024-06-25T06:56:22.905Z Compiling multer v3.1.0
24432024-06-25T06:56:23.198Z Compiling instant v0.1.12
24442024-06-25T06:56:23.505Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24452024-06-25T06:56:23.654Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24462024-06-25T06:56:23.946Z Compiling slog-json v2.6.1
24472024-06-25T06:56:24.341Z Compiling async-stream-impl v0.3.5
24482024-06-25T06:56:24.631Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24492024-06-25T06:56:24.917Z Compiling debug-ignore v1.0.5
24502024-06-25T06:56:24.933Z Compiling strum v0.26.2
24512024-06-25T06:56:25.041Z Compiling atomic-waker v1.1.2
24522024-06-25T06:56:25.130Z Compiling slog-bunyan v2.5.0
24532024-06-25T06:56:25.236Z Compiling waitgroup v0.1.2
24542024-06-25T06:56:25.338Z Compiling rustls-pemfile v2.1.2
24552024-06-25T06:56:25.481Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24562024-06-25T06:56:25.760Z Compiling async-stream v0.3.5
24572024-06-25T06:56:25.778Z Compiling serde_path_to_error v0.1.16
24582024-06-25T06:56:26.112Z Compiling structmeta-derive v0.3.0
24592024-06-25T06:56:26.234Z Compiling hostname v0.4.0
24602024-06-25T06:56:26.561Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
24612024-06-25T06:56:26.661Z Compiling newtype-uuid v1.1.0
24622024-06-25T06:56:26.863Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24632024-06-25T06:56:26.983Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24642024-06-25T06:56:27.305Z Compiling backoff v0.4.0
24652024-06-25T06:56:27.650Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24662024-06-25T06:56:27.666Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24672024-06-25T06:56:27.777Z Compiling tokio-rustls v0.25.0
24682024-06-25T06:56:27.815Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
24692024-06-25T06:56:27.833Z Compiling macaddr v1.0.1
24702024-06-25T06:56:28.302Z Compiling proc-macro-crate v1.3.1
24712024-06-25T06:56:28.495Z Compiling darling_macro v0.20.9
24722024-06-25T06:56:28.579Z Compiling fastrand v2.1.0
24732024-06-25T06:56:29.170Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24742024-06-25T06:56:29.280Z Compiling structmeta v0.3.0
24752024-06-25T06:56:29.462Z Compiling num_enum_derive v0.5.11
24762024-06-25T06:56:29.513Z Compiling darling v0.20.9
24772024-06-25T06:56:29.556Z Compiling tempfile v3.10.1
24782024-06-25T06:56:29.645Z Compiling serde_with_macros v3.8.1
24792024-06-25T06:56:29.744Z Compiling parse-display-derive v0.9.0
24802024-06-25T06:56:30.453Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24812024-06-25T06:56:30.764Z Compiling foreign-types-macros v0.2.3
24822024-06-25T06:56:32.140Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24832024-06-25T06:56:32.333Z Compiling num_enum v0.5.11
24842024-06-25T06:56:32.407Z Compiling heapless v0.8.0
24852024-06-25T06:56:32.500Z Compiling foreign-types-shared v0.3.1
24862024-06-25T06:56:32.603Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24872024-06-25T06:56:32.634Z Compiling foreign-types v0.5.0
24882024-06-25T06:56:32.788Z Compiling proc-macro-error v1.0.4
24892024-06-25T06:56:32.882Z Compiling serde_with v3.8.1
24902024-06-25T06:56:33.523Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24912024-06-25T06:56:33.621Z Compiling cstr-argument v0.1.2
24922024-06-25T06:56:33.894Z Compiling hash32 v0.3.1
24932024-06-25T06:56:34.130Z Compiling pretty-hex v0.2.1
24942024-06-25T06:56:34.170Z Compiling smoltcp v0.11.0
24952024-06-25T06:56:34.330Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24962024-06-25T06:56:34.733Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24972024-06-25T06:56:34.831Z Compiling parse-display v0.9.0
24982024-06-25T06:56:34.987Z Compiling camino-tempfile v1.1.1
24992024-06-25T06:56:35.365Z Compiling tabwriter v1.4.0
25002024-06-25T06:56:35.447Z Compiling colored v2.1.0
25012024-06-25T06:56:35.561Z Compiling socket2 v0.4.10
25022024-06-25T06:56:35.717Z Compiling embedded-io v0.4.0
25032024-06-25T06:56:35.919Z Compiling cobs v0.2.3
25042024-06-25T06:56:36.207Z Compiling postcard v1.0.8
25052024-06-25T06:56:36.223Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25062024-06-25T06:56:36.462Z Compiling crucible-workspace-hack v0.1.0
25072024-06-25T06:56:36.558Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25082024-06-25T06:56:36.810Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25092024-06-25T06:56:36.827Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
25102024-06-25T06:56:37.087Z Compiling smf v0.2.3
25112024-06-25T06:56:37.104Z Compiling humantime v2.1.0
25122024-06-25T06:56:37.135Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25132024-06-25T06:56:37.478Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25142024-06-25T06:56:37.667Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
25152024-06-25T06:56:37.742Z Compiling num-derive v0.4.2
25162024-06-25T06:56:38.165Z Compiling sigpipe v0.1.3
25172024-06-25T06:56:38.299Z Compiling utf-8 v0.7.6
25182024-06-25T06:56:38.500Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
25192024-06-25T06:56:38.635Z Compiling atty v0.2.14
25202024-06-25T06:56:38.783Z Compiling same-file v1.0.6
25212024-06-25T06:56:38.920Z Compiling platforms v3.4.0
25222024-06-25T06:56:39.008Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25232024-06-25T06:56:39.025Z Compiling semver v0.1.20
25242024-06-25T06:56:39.613Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25252024-06-25T06:56:39.706Z Compiling rayon-core v1.12.1
25262024-06-25T06:56:40.009Z Compiling curve25519-dalek v4.1.2
25272024-06-25T06:56:40.221Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
25282024-06-25T06:56:40.678Z Compiling rustc_version v0.1.7
25292024-06-25T06:56:40.681Z Compiling walkdir v2.5.0
25302024-06-25T06:56:40.886Z Compiling newline-converter v0.3.0
25312024-06-25T06:56:41.088Z Compiling crossbeam-deque v0.8.5
25322024-06-25T06:56:41.193Z Compiling universal-hash v0.5.1
25332024-06-25T06:56:41.209Z Compiling opaque-debug v0.3.1
25342024-06-25T06:56:41.288Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25352024-06-25T06:56:41.315Z Compiling prettyplease v0.2.20
25362024-06-25T06:56:41.418Z Compiling newtype_derive v0.1.6
25372024-06-25T06:56:41.444Z Compiling expectorate v1.1.0
25382024-06-25T06:56:41.655Z Compiling xattr v1.3.1
25392024-06-25T06:56:41.724Z Compiling num-rational v0.4.2
25402024-06-25T06:56:41.740Z Compiling signature v2.2.0
25412024-06-25T06:56:41.788Z Compiling curve25519-dalek-derive v0.1.1
25422024-06-25T06:56:41.960Z Compiling num-complex v0.4.6
25432024-06-25T06:56:42.078Z Compiling blake3 v1.5.1
25442024-06-25T06:56:42.681Z Compiling ring v0.16.20
25452024-06-25T06:56:43.098Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25462024-06-25T06:56:43.284Z Compiling unicase v2.7.0
25472024-06-25T06:56:43.357Z Compiling termcolor v1.4.1
25482024-06-25T06:56:43.425Z Compiling quick-error v1.2.3
25492024-06-25T06:56:43.537Z Compiling arc-swap v1.7.1
25502024-06-25T06:56:43.570Z Compiling getrandom v0.1.16
25512024-06-25T06:56:43.588Z Compiling convert_case v0.4.0
25522024-06-25T06:56:43.748Z Compiling linked-hash-map v0.5.6
25532024-06-25T06:56:44.124Z Compiling lru-cache v0.1.2
25542024-06-25T06:56:44.210Z Compiling slog-scope v4.4.0
25552024-06-25T06:56:44.273Z Compiling env_logger v0.9.3
25562024-06-25T06:56:44.410Z Compiling resolv-conf v0.7.0
25572024-06-25T06:56:44.598Z Compiling derive_more v0.99.17
25582024-06-25T06:56:44.738Z Compiling tar v0.4.40
25592024-06-25T06:56:45.264Z Compiling num v0.4.3
25602024-06-25T06:56:45.720Z Compiling rayon v1.10.0
25612024-06-25T06:56:46.988Z Compiling tungstenite v0.21.0
25622024-06-25T06:56:47.037Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25632024-06-25T06:56:47.545Z Compiling blake2 v0.10.6
25642024-06-25T06:56:48.941Z Compiling bitstruct_derive v0.1.0
25652024-06-25T06:56:49.096Z Compiling derive-where v1.2.7
25662024-06-25T06:56:49.217Z Compiling password-hash v0.5.0
25672024-06-25T06:56:50.302Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25682024-06-25T06:56:50.305Z Compiling memmap2 v0.9.4
25692024-06-25T06:56:50.458Z Compiling ascii v1.1.0
25702024-06-25T06:56:50.733Z Compiling home v0.5.9
25712024-06-25T06:56:50.757Z Compiling float-ord v0.3.2
25722024-06-25T06:56:50.986Z Compiling arrayvec v0.7.4
25732024-06-25T06:56:51.072Z Compiling arrayref v0.3.7
25742024-06-25T06:56:51.088Z Compiling parking_lot_core v0.8.6
25752024-06-25T06:56:51.180Z Compiling libefi-sys v0.1.0
25762024-06-25T06:56:51.419Z Compiling constant_time_eq v0.3.0
25772024-06-25T06:56:51.463Z Compiling untrusted v0.7.1
25782024-06-25T06:56:51.688Z Compiling toolchain_find v0.4.0
25792024-06-25T06:56:51.709Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25802024-06-25T06:56:52.383Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
25812024-06-25T06:56:52.788Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25822024-06-25T06:56:53.080Z Compiling bitstruct v0.1.1
25832024-06-25T06:56:53.208Z Compiling argon2 v0.5.3
25842024-06-25T06:56:53.337Z Compiling tokio-tungstenite v0.21.0
25852024-06-25T06:56:53.411Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25862024-06-25T06:56:53.588Z Compiling trust-dns-resolver v0.22.0
25872024-06-25T06:56:53.856Z Compiling slog-stdlog v4.1.1
25882024-06-25T06:56:54.250Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25892024-06-25T06:56:54.254Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25902024-06-25T06:56:54.434Z Compiling erased-serde v0.3.31
25912024-06-25T06:56:54.651Z Compiling serde_arrays v0.1.0
25922024-06-25T06:56:54.826Z Compiling rfc6979 v0.4.0
25932024-06-25T06:56:55.019Z Compiling aead v0.5.2
25942024-06-25T06:56:55.022Z Compiling nibble_vec v0.1.0
25952024-06-25T06:56:55.254Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25962024-06-25T06:56:55.397Z Compiling slog-dtrace v0.3.0
25972024-06-25T06:56:55.444Z Compiling endian-type v0.1.2
25982024-06-25T06:56:55.624Z Compiling topological-sort v0.2.2
25992024-06-25T06:56:55.685Z Compiling cancel-safe-futures v0.1.5
26002024-06-25T06:56:55.703Z Compiling keccak v0.1.5
26012024-06-25T06:56:55.850Z Compiling omicron-zone-package v0.11.0
26022024-06-25T06:56:55.955Z Compiling radix_trie v0.2.1
26032024-06-25T06:56:56.065Z Compiling sha3 v0.10.8
26042024-06-25T06:56:56.113Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26052024-06-25T06:56:56.459Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26062024-06-25T06:56:56.717Z Compiling ecdsa v0.16.9
26072024-06-25T06:56:56.787Z Compiling mime_guess v2.0.4
26082024-06-25T06:56:56.919Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26092024-06-25T06:56:57.199Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26102024-06-25T06:56:57.603Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26112024-06-25T06:56:57.660Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26122024-06-25T06:56:58.145Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26132024-06-25T06:56:58.426Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26142024-06-25T06:56:58.765Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26152024-06-25T06:56:59.202Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26162024-06-25T06:56:59.544Z Compiling rand_core v0.5.1
26172024-06-25T06:57:00.001Z Compiling slog-envlogger v2.2.0
26182024-06-25T06:57:00.080Z Compiling steno v0.4.0
26192024-06-25T06:57:00.099Z Compiling rustfmt-wrapper v0.2.1
26202024-06-25T06:57:00.678Z Compiling poly1305 v0.8.0
26212024-06-25T06:57:00.807Z Compiling tungstenite v0.20.1
26222024-06-25T06:57:01.361Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26232024-06-25T06:57:02.148Z Compiling heck v0.3.3
26242024-06-25T06:57:02.499Z Compiling primeorder v0.13.6
26252024-06-25T06:57:02.577Z Compiling chacha20 v0.9.1
26262024-06-25T06:57:02.794Z Compiling secrecy v0.8.0
26272024-06-25T06:57:03.003Z Compiling thiserror-impl-no-std v2.0.2
26282024-06-25T06:57:03.028Z Compiling half v2.4.1
26292024-06-25T06:57:03.067Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
26302024-06-25T06:57:03.122Z Compiling option-ext v0.2.0
26312024-06-25T06:57:03.262Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26322024-06-25T06:57:03.341Z Compiling ciborium-io v0.2.2
26332024-06-25T06:57:03.431Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
26342024-06-25T06:57:03.483Z Compiling ciborium-ll v0.2.2
26352024-06-25T06:57:03.546Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26362024-06-25T06:57:03.761Z Compiling dirs-sys v0.4.1
26372024-06-25T06:57:03.919Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26382024-06-25T06:57:04.193Z Compiling zone_cfg_derive v0.1.2
26392024-06-25T06:57:04.412Z Compiling tokio-tungstenite v0.20.1
26402024-06-25T06:57:04.984Z Compiling parking_lot v0.11.2
26412024-06-25T06:57:05.486Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26422024-06-25T06:57:05.745Z Compiling rand_chacha v0.2.2
26432024-06-25T06:57:05.873Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26442024-06-25T06:57:05.985Z Compiling trust-dns-client v0.22.0
26452024-06-25T06:57:06.355Z Compiling thiserror-no-std v2.0.2
26462024-06-25T06:57:06.843Z Compiling ed25519 v2.2.3
26472024-06-25T06:57:07.124Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26482024-06-25T06:57:07.371Z Compiling polyval v0.6.2
26492024-06-25T06:57:07.546Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26502024-06-25T06:57:07.792Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26512024-06-25T06:57:07.826Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26522024-06-25T06:57:08.155Z Compiling libsw v3.3.1
26532024-06-25T06:57:08.480Z Compiling toml v0.5.11
26542024-06-25T06:57:09.150Z Compiling blowfish v0.9.1
26552024-06-25T06:57:09.614Z Compiling ctr v0.9.2
26562024-06-25T06:57:09.987Z Compiling aes v0.8.4
26572024-06-25T06:57:12.290Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26582024-06-25T06:57:12.872Z Compiling pbkdf2 v0.12.2
26592024-06-25T06:57:13.020Z Compiling password-hash v0.4.2
26602024-06-25T06:57:13.050Z Compiling gethostname v0.4.3
26612024-06-25T06:57:13.283Z Compiling fxhash v0.2.1
26622024-06-25T06:57:13.356Z Compiling base64 v0.13.1
26632024-06-25T06:57:13.503Z Compiling linear-map v1.2.0
26642024-06-25T06:57:13.890Z Compiling owo-colors v4.0.0
26652024-06-25T06:57:13.995Z Compiling ron v0.7.1
26662024-06-25T06:57:14.011Z Compiling pbkdf2 v0.11.0
26672024-06-25T06:57:14.376Z Compiling sled v0.34.7
26682024-06-25T06:57:15.615Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26692024-06-25T06:57:16.276Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26702024-06-25T06:57:16.339Z Compiling bcrypt-pbkdf v0.10.0
26712024-06-25T06:57:17.012Z Compiling trust-dns-server v0.22.1
26722024-06-25T06:57:18.303Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26732024-06-25T06:57:20.232Z Compiling ghash v0.5.1
26742024-06-25T06:57:20.320Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26752024-06-25T06:57:20.336Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26762024-06-25T06:57:20.418Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26772024-06-25T06:57:21.120Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26782024-06-25T06:57:22.598Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26792024-06-25T06:57:23.206Z Compiling ed25519-dalek v2.1.1
26802024-06-25T06:57:23.349Z Compiling vsss-rs v3.3.4
26812024-06-25T06:57:24.330Z Compiling rand v0.7.3
26822024-06-25T06:57:24.377Z Compiling zone v0.1.8
26832024-06-25T06:57:25.312Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26842024-06-25T06:57:25.399Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26852024-06-25T06:57:25.825Z Compiling dirs v5.0.1
26862024-06-25T06:57:26.041Z Compiling ciborium v0.2.2
26872024-06-25T06:57:27.047Z Compiling p521 v0.13.3
26882024-06-25T06:57:27.671Z Compiling p256 v0.13.2
26892024-06-25T06:57:28.005Z Compiling chacha20poly1305 v0.10.1
26902024-06-25T06:57:28.256Z Compiling pem v3.0.4
26912024-06-25T06:57:28.366Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
26922024-06-25T06:57:28.585Z Compiling headers-core v0.2.0
26932024-06-25T06:57:28.763Z Compiling cbc v0.1.2
26942024-06-25T06:57:28.782Z Compiling kstat-rs v0.2.4
26952024-06-25T06:57:29.024Z Compiling portpicker v0.1.1
26962024-06-25T06:57:29.117Z Compiling nanorand v0.7.0
26972024-06-25T06:57:29.360Z Compiling russh-cryptovec v0.7.2
26982024-06-25T06:57:29.468Z Compiling http-range v0.1.5
26992024-06-25T06:57:29.544Z Compiling glob v0.3.1
27002024-06-25T06:57:29.672Z Compiling hyper-staticfile v0.9.5
27012024-06-25T06:57:29.726Z Compiling russh-keys v0.43.0
27022024-06-25T06:57:29.856Z Compiling flume v0.11.0
27032024-06-25T06:57:29.986Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27042024-06-25T06:57:30.528Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27052024-06-25T06:57:30.578Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27062024-06-25T06:57:30.669Z Compiling headers v0.3.9
27072024-06-25T06:57:32.620Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
27082024-06-25T06:57:32.732Z Compiling rcgen v0.12.1
27092024-06-25T06:57:34.667Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27102024-06-25T06:57:35.260Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27112024-06-25T06:57:35.349Z Compiling aes-gcm v0.10.3
27122024-06-25T06:57:36.617Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27132024-06-25T06:57:37.148Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27142024-06-25T06:57:38.083Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27152024-06-25T06:57:39.068Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
27162024-06-25T06:57:43.140Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
27172024-06-25T06:57:43.572Z Compiling atomicwrites v0.4.3
27182024-06-25T06:57:43.960Z Compiling subprocess v0.2.9
27192024-06-25T06:57:44.828Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27202024-06-25T06:57:45.470Z Compiling display-error-chain v0.2.0
27212024-06-25T06:57:45.657Z Compiling hex-literal v0.4.1
27222024-06-25T06:57:45.817Z Compiling dhcproto-macros v0.1.0
27232024-06-25T06:57:46.110Z Compiling russh v0.43.0
27242024-06-25T06:57:46.359Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27252024-06-25T06:57:46.818Z Compiling dhcproto v0.11.0
27262024-06-25T06:57:47.386Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27272024-06-25T06:57:49.315Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27282024-06-25T06:57:50.362Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27292024-06-25T06:57:50.872Z Compiling internet-checksum v0.2.1
27302024-06-25T06:58:11.544Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27312024-06-25T06:58:54.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
27322024-06-25T06:58:54.862Z
27332024-06-25T06:58:54.865Zreal 3:43.845271144
27342024-06-25T06:58:54.865Zuser 19:55.124121656
27352024-06-25T06:58:54.865Zsys 4:19.045405658
27362024-06-25T06:58:54.865Ztrap 0.582232446
27372024-06-25T06:58:54.865Ztflt 0.532689542
27382024-06-25T06:58:54.865Zdflt 2.058502583
27392024-06-25T06:58:54.865Zkflt 0.000019675
27402024-06-25T06:58:54.865Zlock 42:48.748057851
27412024-06-25T06:58:54.865Zslp 57:34.325780509
27422024-06-25T06:58:54.865Zlat 1:05.426461617
27432024-06-25T06:58:54.865Zstop 2:24.667668187
27442024-06-25T06:58:54.865Z+ mkdir tests
27452024-06-25T06:58:54.868Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27462024-06-25T06:58:54.868Z+ xargs -I '{}' -t cp '{}' tests/
27472024-06-25T06:58:55.956Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-5ba2fb34bbb5fe65 tests/
27482024-06-25T06:58:55.976Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-d920ed8d80b2910c tests/
27492024-06-25T06:58:55.996Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-fde7ebbae3d1f972 tests/
27502024-06-25T06:58:56.017Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b16e66fb49385701 tests/
27512024-06-25T06:58:56.316Z+ files=(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/*)
27522024-06-25T06:58:56.319Z+ ptime -m tar cvzf /work/package.tar.gz 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-d920ed8d80b2910c tests/commtest-fde7ebbae3d1f972 tests/dhcp_server-5ba2fb34bbb5fe65 tests/end_to_end_tests-b16e66fb49385701 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/cockroachdb.tar.gz 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
27532024-06-25T07:00:00.844ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27542024-06-25T07:00:00.844Za out/target/test 1K
27552024-06-25T07:00:00.844Za out/npuzone/npuzone 23144K
27562024-06-25T07:00:00.844Za package-manifest.toml 28K
27572024-06-25T07:00:00.844Za smf/sled-agent/non-gimlet/config.toml 4K
27582024-06-25T07:00:00.844Za target/release/omicron-package 32281K
27592024-06-25T07:00:00.844Za target/release/xtask 18121K
27602024-06-25T07:00:00.844Za target/debug/bootstrap 354715K
27612024-06-25T07:00:00.844Za tests/bootstrap-d920ed8d80b2910c 23982K
27622024-06-25T07:00:00.844Za tests/commtest-fde7ebbae3d1f972 23983K
27632024-06-25T07:00:00.844Za tests/dhcp_server-5ba2fb34bbb5fe65 23982K
27642024-06-25T07:00:00.844Za tests/end_to_end_tests-b16e66fb49385701 366102K
27652024-06-25T07:00:00.844Za out/clickhouse.tar.gz 223004K
27662024-06-25T07:00:00.844Za out/clickhouse_keeper.tar.gz 222994K
27672024-06-25T07:00:00.844Za out/cockroachdb.tar.gz 131715K
27682024-06-25T07:00:00.844Za out/crucible-pantry-zone.tar.gz 27302K
27692024-06-25T07:00:00.844Za out/crucible-zone.tar.gz 38060K
27702024-06-25T07:00:00.844Za out/external-dns.tar.gz 25085K
27712024-06-25T07:00:00.844Za out/internal-dns.tar.gz 25085K
27722024-06-25T07:00:00.844Za out/mg-ddm-gz.tar 60673K
27732024-06-25T07:00:00.844Za out/nexus.tar.gz 83721K
27742024-06-25T07:00:00.844Za out/ntp.tar.gz 8850K
27752024-06-25T07:00:00.844Za out/omicron-gateway-softnpu.tar.gz 13747K
27762024-06-25T07:00:00.844Za out/omicron-sled-agent.tar 93876K
27772024-06-25T07:00:00.845Za out/overlay.tar.gz 3K
27782024-06-25T07:00:00.845Za out/oximeter.tar.gz 41394K
27792024-06-25T07:00:00.845Za out/oxlog.tar 2955K
27802024-06-25T07:00:00.845Za out/probe.tar.gz 2764K
27812024-06-25T07:00:00.845Za out/propolis-server.tar.gz 64643K
27822024-06-25T07:00:00.845Za out/pumpkind-gz.tar 26665K
27832024-06-25T07:00:00.845Za out/switch-softnpu.tar.gz 195978K
27842024-06-25T07:00:00.848Z
27852024-06-25T07:00:00.848Zreal 1:04.515145379
27862024-06-25T07:00:00.848Zuser 1:01.722832294
27872024-06-25T07:00:00.848Zsys 3.808835035
27882024-06-25T07:00:00.848Ztrap 0.015517399
27892024-06-25T07:00:00.848Ztflt 0.000000000
27902024-06-25T07:00:00.848Zdflt 0.000000000
27912024-06-25T07:00:00.848Zkflt 0.000000000
27922024-06-25T07:00:00.848Zlock 0.000000000
27932024-06-25T07:00:00.848Zslp 1:01.683294240
27942024-06-25T07:00:00.848Zlat 1.795725151
27952024-06-25T07:00:00.848Zstop 0.000183664
27962024-06-25T07:00:00.848Zprocess exited: duration 1730013 ms, exit code 0
 
27972024-06-25T07:00:00.863Zfound 1 output files
27982024-06-25T07:00:00.863Zuploading: /work/package.tar.gz (1401231497 bytes)
27992024-06-25T07:00:28.356Zuploaded: /work/package.tar.gz