01JCKNQTJJ9N629PJ0C79X4TBG: 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: 01JCKNRHNTZHMDV0QKV5NWNAWM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-13T21:10:48.502Zjob assigned to worker 01JCKNRT20577RYTSGHZ6FJ4KD (queued for 1 m 9 s)
 
22024-11-13T21:10:57.631Zstarting task 0: "setup"
32024-11-13T21:10:57.643Z++ uname -s
42024-11-13T21:10:57.645Z+ kern=SunOS
52024-11-13T21:10:57.645Z+ case "$kern" in
62024-11-13T21:10:57.645Z+ groupadd -g 12345 build
72024-11-13T21:10:57.648Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-13T21:10:59.663Z+ zfs create -o mountpoint=/work rpool/work
92024-11-13T21:10:59.772Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-13T21:10:59.774Z+ home_fs=zfs
112024-11-13T21:10:59.775Z+ [[ zfs == autofs ]]
122024-11-13T21:10:59.775Z+ mkdir -p /home/build
132024-11-13T21:10:59.777Z+ chown build:build /home/build /work
142024-11-13T21:11:01.779Z+ chmod 0700 /home/build /work
152024-11-13T21:11:01.782Zprocess exited: duration 4150 ms, exit code 0
 
162024-11-13T21:11:01.787Zstarting task 1: "rust-toolchain"
172024-11-13T21:11:01.793Z+ printf ' * toolchain channel = "%s"
182024-11-13T21:11:01.794Z' 1.81.0
192024-11-13T21:11:01.794Z * toolchain channel = "1.81.0"
202024-11-13T21:11:01.794Z+ printf ' * toolchain profile = "%s"
212024-11-13T21:11:01.794Z * toolchain profile = "default"
222024-11-13T21:11:01.794Z' default
232024-11-13T21:11:01.798Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-13T21:11:01.798Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-13T21:11:01.917Zinfo: downloading installer
262024-11-13T21:11:03.566Zinfo: profile set to 'default'
272024-11-13T21:11:03.566Zinfo: default host triple is x86_64-unknown-illumos
282024-11-13T21:11:03.569Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-13T21:11:03.767Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-13T21:11:03.767Zinfo: downloading component 'cargo'
312024-11-13T21:11:04.567Zinfo: downloading component 'clippy'
322024-11-13T21:11:04.860Zinfo: downloading component 'rust-docs'
332024-11-13T21:11:05.981Zinfo: downloading component 'rust-std'
342024-11-13T21:11:07.711Zinfo: downloading component 'rustc'
352024-11-13T21:11:13.634Zinfo: downloading component 'rustfmt'
362024-11-13T21:11:13.880Zinfo: installing component 'cargo'
372024-11-13T21:11:14.775Zinfo: installing component 'clippy'
382024-11-13T21:11:15.196Zinfo: installing component 'rust-docs'
392024-11-13T21:11:16.901Zinfo: installing component 'rust-std'
402024-11-13T21:11:18.804Zinfo: installing component 'rustc'
412024-11-13T21:11:25.236Zinfo: installing component 'rustfmt'
422024-11-13T21:11:25.606Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-13T21:11:25.606Z
442024-11-13T21:11:25.978Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-13T21:11:25.978Z
462024-11-13T21:11:25.980Z
472024-11-13T21:11:25.980ZRust is installed now. Great!
482024-11-13T21:11:25.980Z
492024-11-13T21:11:25.980ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-13T21:11:25.980Zenvironment variable. This has not been done automatically.
512024-11-13T21:11:25.980Z
522024-11-13T21:11:25.980ZTo configure your current shell, you need to source
532024-11-13T21:11:25.980Zthe corresponding env file under $HOME/.cargo.
542024-11-13T21:11:25.980Z
552024-11-13T21:11:25.980ZThis is usually done by running one of the following (note the leading DOT):
562024-11-13T21:11:25.980Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-13T21:11:25.980Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-13T21:11:26.055Z+ rustc --version
592024-11-13T21:11:26.123Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-13T21:11:26.126Zprocess exited: duration 24340 ms, exit code 0
 
612024-11-13T21:11:26.131Zstarting task 2: "authentication"
622024-11-13T21:11:26.153Zprocess exited: duration 22 ms, exit code 0
 
632024-11-13T21:11:26.159Zstarting task 3: "clone repository"
642024-11-13T21:11:26.164Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-13T21:11:26.167Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-13T21:11:27.975ZCloning into '/work/oxidecomputer/omicron'...
672024-11-13T21:12:08.204Z+ cd /work/oxidecomputer/omicron
682024-11-13T21:12:08.204Z+ git fetch origin 9380f0b2b640c365a0f1434ae0fee96be1e95610
692024-11-13T21:12:08.947ZFrom https://github.com/oxidecomputer/omicron
702024-11-13T21:12:08.947Z * branch 9380f0b2b640c365a0f1434ae0fee96be1e95610 -> FETCH_HEAD
712024-11-13T21:12:08.957Z+ [[ -n dap/fix-dropshot-coupling ]]
722024-11-13T21:12:08.960Z++ git branch --show-current
732024-11-13T21:12:08.962Z+ current=main
742024-11-13T21:12:08.962Z+ [[ main != dap/fix-dropshot-coupling ]]
752024-11-13T21:12:08.964Z+ git branch -f dap/fix-dropshot-coupling 9380f0b2b640c365a0f1434ae0fee96be1e95610
762024-11-13T21:12:08.966Z+ git checkout -f dap/fix-dropshot-coupling
772024-11-13T21:12:09.136ZSwitched to branch 'dap/fix-dropshot-coupling'
782024-11-13T21:12:09.138Z+ git reset --hard 9380f0b2b640c365a0f1434ae0fee96be1e95610
792024-11-13T21:12:09.161ZHEAD is now at 9380f0b2b Merge branch 'dap/propolis-update' into dap/fix-dropshot-coupling
802024-11-13T21:12:09.163Zprocess exited: duration 43006 ms, exit code 0
 
812024-11-13T21:12:09.169Zstarting task 4: "build"
822024-11-13T21:12:09.176Z+ source .github/buildomat/ci-env.sh
832024-11-13T21:12:09.179Z++ export CARGO_TERM_COLOR=always
842024-11-13T21:12:09.179Z++ CARGO_TERM_COLOR=always
852024-11-13T21:12:09.179Z+ cargo --version
862024-11-13T21:12:09.232Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-13T21:12:09.235Z+ rustc --version
882024-11-13T21:12:09.297Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-13T21:12:09.300Z+ WORK=/work
902024-11-13T21:12:09.300Z+ pfexec mkdir -p /work
912024-11-13T21:12:09.303Z+ pfexec chown build /work
922024-11-13T21:12:09.306Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932024-11-13T21:12:28.722Z Startup: Refreshing catalog 'helios-dev' ... Done
942024-11-13T21:12:32.523Z Startup: Caching catalogs ... Done
952024-11-13T21:12:40.914ZPlanning: Solver setup ... Done (7.637s)
962024-11-13T21:12:41.017ZPlanning: Running solver ... Done (0.104s)
972024-11-13T21:12:41.220ZPlanning: Finding local manifests ... Done (0.109s)
982024-11-13T21:12:41.258ZPlanning: Fetching manifests: 0/5 0% complete
992024-11-13T21:12:41.988ZPlanning: Fetching manifests: 5/5 100% complete
1002024-11-13T21:12:42.323ZPlanning: Package planning ... Done (0.336s)
1012024-11-13T21:12:42.382ZPlanning: Merging actions ... Done (0.057s)
1022024-11-13T21:12:43.149ZPlanning: Checking for conflicting actions ... Done (0.762s)
1032024-11-13T21:12:49.824ZPlanning: Consolidating action changes ... Done (6.680s)
1042024-11-13T21:12:50.249ZPlanning: Evaluating mediators ... Done (0.426s)
1052024-11-13T21:12:50.382ZPlanning: Planning completed in 17.77 seconds
1062024-11-13T21:12:50.839Z Packages to install: 4
1072024-11-13T21:12:50.839Z Packages to update: 1
1082024-11-13T21:12:50.839Z Mediators to change: 2
1092024-11-13T21:12:50.843Z Services to change: 1
1102024-11-13T21:12:50.843Z Estimated space available: 155.64 GB
1112024-11-13T21:12:50.843ZEstimated space to be consumed: 1.59 GB
1122024-11-13T21:12:50.843Z Create boot environment: No
1132024-11-13T21:12:50.844ZCreate backup boot environment: Yes
1142024-11-13T21:12:50.844Z Rebuild boot archive: No
1152024-11-13T21:12:50.844Z
1162024-11-13T21:12:50.844ZChanged mediators:
1172024-11-13T21:12:50.844Z mediator clang:
1182024-11-13T21:12:50.844Z version: None -> 15 (system default)
1192024-11-13T21:12:50.844Z
1202024-11-13T21:12:50.844Z mediator llvm:
1212024-11-13T21:12:50.844Z version: 14 (system default) -> 15 (system default)
1222024-11-13T21:12:50.844Z
1232024-11-13T21:12:50.844ZChanged packages:
1242024-11-13T21:12:50.844Zhelios-dev
1252024-11-13T21:12:50.844Z developer/build-essential
1262024-11-13T21:12:50.844Z None -> 11-2.0
1272024-11-13T21:12:50.844Z library/libxmlsec1
1282024-11-13T21:12:50.844Z None -> 1.2.35-2.0
1292024-11-13T21:12:50.844Z ooce/developer/clang-15
1302024-11-13T21:12:50.844Z None -> 15.0.7-2.0
1312024-11-13T21:12:50.844Z ooce/developer/llvm-15
1322024-11-13T21:12:50.844Z None -> 15.0.7-2.0
1332024-11-13T21:12:50.844Z package/pkg
1342024-11-13T21:12:50.844Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352024-11-13T21:12:50.844Z
1362024-11-13T21:12:50.844ZServices:
1372024-11-13T21:12:50.844Z restart_fmri:
1382024-11-13T21:12:50.844Z svc:/system/update-man-index:default
1392024-11-13T21:12:50.844Z
1402024-11-13T21:12:50.844ZEditable files to change:
1412024-11-13T21:12:50.844Z Update:
1422024-11-13T21:12:50.844Z usr/share/lib/pkg/web/config.shtml
1432024-11-13T21:12:51.190Z
1442024-11-13T21:12:51.190ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452024-11-13T21:12:56.213ZDownload: 1201/4281 items 83.6/220.6MB 37% complete (17.0M/s)
1462024-11-13T21:13:01.214ZDownload: 2767/4281 items 120.9/220.6MB 54% complete (12.1M/s)
1472024-11-13T21:13:06.214ZDownload: 3898/4281 items 217.7/220.6MB 98% complete (13.4M/s)
1482024-11-13T21:13:07.280ZDownload: Completed 220.60 MB in 16.09 seconds (13.7M/s)
1492024-11-13T21:13:08.415Z Actions: 1/5063 actions (Removing old actions)
1502024-11-13T21:13:08.434Z Actions: 194/5063 actions (Installing new actions)
1512024-11-13T21:13:13.576Z Actions: 4098/5063 actions (Installing new actions)
1522024-11-13T21:13:14.227Z Actions: 4226/5063 actions (Updating modified actions)
1532024-11-13T21:13:14.579Z Actions: Completed 5063 actions in 6.16 seconds.
1542024-11-13T21:13:14.965Z Done (0.372s)
1552024-11-13T21:13:14.968Z Done (0.000s)
1562024-11-13T21:13:15.502Z Done (0.543s)
1572024-11-13T21:13:21.860Z Done (6.141s)
1582024-11-13T21:13:22.265Z Done (0.336s)
1592024-11-13T21:13:22.268Z Done (0.000s)
1602024-11-13T21:13:22.417Z Done (0.000s)
1612024-11-13T21:13:23.105ZPlanning: Evaluating mediator changes ... Done
1622024-11-13T21:13:23.272ZPlanning: Checking for conflicting actions ... Done
1632024-11-13T21:13:23.275ZPlanning: Consolidating action changes ... Done
1642024-11-13T21:13:23.548ZPlanning: Evaluating mediators ... Done
1652024-11-13T21:13:23.551ZPlanning: Planning completed in 0.44 seconds
1662024-11-13T21:13:23.589Z Mediators to change: 2
1672024-11-13T21:13:23.589Z Create boot environment: No
1682024-11-13T21:13:23.592ZCreate backup boot environment: No
1692024-11-13T21:13:23.667Z Done
1702024-11-13T21:13:23.667Z Done
1712024-11-13T21:13:24.006Z Done
1722024-11-13T21:13:27.712Z Done
1732024-11-13T21:13:27.807Z Done
1742024-11-13T21:13:27.809Z Done
1752024-11-13T21:13:27.978Z Done
1762024-11-13T21:13:28.606ZPlanning: Evaluating mediator changes ... Done
1772024-11-13T21:13:28.608ZPlanning: Merging actions ... Done
1782024-11-13T21:13:28.800ZPlanning: Checking for conflicting actions ... Done
1792024-11-13T21:13:28.802ZPlanning: Consolidating action changes ... Done
1802024-11-13T21:13:29.074ZPlanning: Evaluating mediators ... Done
1812024-11-13T21:13:29.133ZPlanning: Planning completed in 0.78 seconds
1822024-11-13T21:13:29.173Z Packages to change: 1
1832024-11-13T21:13:29.173Z Mediators to change: 1
1842024-11-13T21:13:29.186Z Services to change: 1
1852024-11-13T21:13:29.186Z Create boot environment: No
1862024-11-13T21:13:29.186ZCreate backup boot environment: Yes
1872024-11-13T21:13:31.342Z Actions: 1/6 actions (Updating modified actions)
1882024-11-13T21:13:31.378Z Actions: Completed 6 actions in 0.04 seconds.
1892024-11-13T21:13:31.380Z Done
1902024-11-13T21:13:31.380Z Done
1912024-11-13T21:13:31.484Z Done
1922024-11-13T21:13:35.321Z Done
1932024-11-13T21:13:35.420Z Done
1942024-11-13T21:13:35.423Z Done
1952024-11-13T21:13:35.617Z Done
1962024-11-13T21:13:36.066ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1972024-11-13T21:13:36.066Zclang system 15 system
1982024-11-13T21:13:36.066Zcsh system system illumos
1992024-11-13T21:13:36.066Zctags system system illumos
2002024-11-13T21:13:36.066Zgcc vendor 12 vendor
2012024-11-13T21:13:36.067Zgcc system 10 system
2022024-11-13T21:13:36.067Zgcc system 7 system
2032024-11-13T21:13:36.067Zgo system 1.20 system
2042024-11-13T21:13:36.067Zgo system 1.19 system
2052024-11-13T21:13:36.067Zllvm system 15 system
2062024-11-13T21:13:36.067Zllvm system 14 system
2072024-11-13T21:13:36.067Zmariadb system 10.6 system
2082024-11-13T21:13:36.067Zmta vendor vendor dma
2092024-11-13T21:13:36.067Zopenjdk system 17 system
2102024-11-13T21:13:36.067Zopenjdk system 11 system
2112024-11-13T21:13:36.067Zopenjdk system 1.8 system
2122024-11-13T21:13:36.067Zopenssl vendor 3 vendor
2132024-11-13T21:13:36.067Zperl system 5.36 system
2142024-11-13T21:13:36.067Zpostgresql system 15 system
2152024-11-13T21:13:36.067Zpostgresql system 13 system
2162024-11-13T21:13:36.067Zpython vendor 3 vendor
2172024-11-13T21:13:36.067Zpython system 2 system
2182024-11-13T21:13:36.067Zpython3 system 3.11 system
2192024-11-13T21:13:36.067Zruby system 3.0 system
2202024-11-13T21:13:36.067Zwords vendor vendor american-english
2212024-11-13T21:13:36.067Zwords system system australian-english
2222024-11-13T21:13:36.067Zwords system system british-english
2232024-11-13T21:13:36.067Zwords system system canadian-english
2242024-11-13T21:13:36.067Zwords system system french
2252024-11-13T21:13:36.067Zwords system system italian
2262024-11-13T21:13:36.067Zwords system system ngerman
2272024-11-13T21:13:36.067Zwords system system ogerman
2282024-11-13T21:13:36.067Zwords system system spanish
2292024-11-13T21:13:36.423ZPUBLISHER TYPE STATUS P LOCATION
2302024-11-13T21:13:36.423Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2312024-11-13T21:13:38.976ZFMRI IFO
2322024-11-13T21:13:38.976Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2332024-11-13T21:13:38.976Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2342024-11-13T21:13:38.976Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2352024-11-13T21:13:38.976Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2362024-11-13T21:13:38.976Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2372024-11-13T21:13:38.976Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2382024-11-13T21:13:38.976Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2392024-11-13T21:13:38.976Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2402024-11-13T21:13:38.976Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2412024-11-13T21:13:38.976Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2422024-11-13T21:13:38.976Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2432024-11-13T21:13:38.976Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2442024-11-13T21:13:38.976Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2452024-11-13T21:13:38.976Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2462024-11-13T21:13:38.976Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2472024-11-13T21:13:39.702Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2482024-11-13T21:13:40.444Z Updating crates.io index
2492024-11-13T21:13:40.509Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502024-11-13T21:13:42.574Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2512024-11-13T21:13:43.313Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2522024-11-13T21:13:43.892Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2532024-11-13T21:13:44.504Z Updating git repository `https://github.com/oxidecomputer/propolis`
2542024-11-13T21:13:47.759Z Updating git repository `https://github.com/oxidecomputer/crucible`
2552024-11-13T21:13:53.574Z Updating git repository `https://github.com/oxidecomputer/opte`
2562024-11-13T21:13:56.478Z Updating git repository `https://github.com/oxidecomputer/falcon`
2572024-11-13T21:14:00.347Z Updating git repository `https://github.com/oxidecomputer/clickward`
2582024-11-13T21:14:01.058Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2592024-11-13T21:14:01.785Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2602024-11-13T21:14:03.166Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2612024-11-13T21:14:03.775Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2622024-11-13T21:14:04.759Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632024-11-13T21:14:05.448Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2642024-11-13T21:14:06.067Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2652024-11-13T21:14:06.595Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2662024-11-13T21:14:07.314Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2672024-11-13T21:14:08.298Z Updating git repository `https://github.com/oxidecomputer/ispf`
2682024-11-13T21:14:09.019Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2692024-11-13T21:14:09.699Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2702024-11-13T21:14:10.762Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2712024-11-13T21:14:11.453Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2722024-11-13T21:14:12.454Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2732024-11-13T21:14:13.455Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2742024-11-13T21:14:14.102Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2752024-11-13T21:14:14.799Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2762024-11-13T21:14:16.386Z Downloading crates ...
2772024-11-13T21:14:16.444Z Downloaded bitflags v2.6.0
2782024-11-13T21:14:16.449Z Downloaded cfg-if v1.0.0
2792024-11-13T21:14:16.452Z Downloaded byteorder v1.5.0
2802024-11-13T21:14:16.452Z Downloaded anstyle-query v1.1.1
2812024-11-13T21:14:16.455Z Downloaded anstream v0.6.15
2822024-11-13T21:14:16.461Z Downloaded clap_derive v4.5.18
2832024-11-13T21:14:16.465Z Downloaded thread-id v4.2.2
2842024-11-13T21:14:16.468Z Downloaded cpufeatures v0.2.14
2852024-11-13T21:14:16.471Z Downloaded macaddr v1.0.1
2862024-11-13T21:14:16.474Z Downloaded serde_tokenstream v0.2.2
2872024-11-13T21:14:16.479Z Downloaded thiserror v1.0.69
2882024-11-13T21:14:16.483Z Downloaded quote v1.0.37
2892024-11-13T21:14:16.487Z Downloaded version_check v0.9.5
2902024-11-13T21:14:16.490Z Downloaded cargo-platform v0.1.8
2912024-11-13T21:14:16.490Z Downloaded strsim v0.11.1
2922024-11-13T21:14:16.490Z Downloaded errno v0.3.9
2932024-11-13T21:14:16.492Z Downloaded digest v0.10.7
2942024-11-13T21:14:16.492Z Downloaded tempfile v3.13.0
2952024-11-13T21:14:16.496Z Downloaded scroll v0.12.0
2962024-11-13T21:14:16.501Z Downloaded usdt-impl v0.5.0
2972024-11-13T21:14:16.501Z Downloaded proc-macro-error v1.0.4
2982024-11-13T21:14:16.503Z Downloaded once_cell v1.20.2
2992024-11-13T21:14:16.503Z Downloaded fs-err v2.11.0
3002024-11-13T21:14:16.506Z Downloaded ucd-trie v0.1.7
3012024-11-13T21:14:16.506Z Downloaded pest_derive v2.7.14
3022024-11-13T21:14:16.508Z Downloaded semver v1.0.23
3032024-11-13T21:14:16.510Z Downloaded pest_meta v2.7.14
3042024-11-13T21:14:16.522Z Downloaded serde_derive v1.0.215
3052024-11-13T21:14:16.525Z Downloaded equivalent v1.0.1
3062024-11-13T21:14:16.525Z Downloaded bytecount v0.6.8
3072024-11-13T21:14:16.528Z Downloaded block-buffer v0.10.4
3082024-11-13T21:14:16.528Z Downloaded autocfg v1.4.0
3092024-11-13T21:14:16.531Z Downloaded dtrace-parser v0.2.0
3102024-11-13T21:14:16.542Z Downloaded scroll_derive v0.12.0
3112024-11-13T21:14:16.544Z Downloaded pretty-hex v0.4.1
3122024-11-13T21:14:16.547Z Downloaded usdt-macro v0.5.0
3132024-11-13T21:14:16.547Z Downloaded dof v0.3.0
3142024-11-13T21:14:16.552Z Downloaded clap_lex v0.7.2
3152024-11-13T21:14:16.555Z Downloaded swrite v0.1.0
3162024-11-13T21:14:16.555Z Downloaded crypto-common v0.1.6
3172024-11-13T21:14:16.558Z Downloaded colorchoice v1.0.2
3182024-11-13T21:14:16.558Z Downloaded camino-tempfile v1.1.1
3192024-11-13T21:14:16.560Z Downloaded usdt-attr-macro v0.5.0
3202024-11-13T21:14:16.560Z Downloaded anstyle-parse v0.2.5
3212024-11-13T21:14:16.563Z Downloaded indexmap v2.6.0
3222024-11-13T21:14:16.566Z Downloaded plain v0.2.3
3232024-11-13T21:14:16.570Z Downloaded utf8parse v0.2.2
3242024-11-13T21:14:16.573Z Downloaded heck v0.4.1
3252024-11-13T21:14:16.573Z Downloaded itoa v1.0.11
3262024-11-13T21:14:16.575Z Downloaded thiserror-impl v1.0.69
3272024-11-13T21:14:16.584Z Downloaded smawk v0.3.2
3282024-11-13T21:14:16.584Z Downloaded usdt v0.5.0
3292024-11-13T21:14:16.584Z Downloaded heck v0.5.0
3302024-11-13T21:14:16.584Z Downloaded fnv v1.0.7
3312024-11-13T21:14:16.588Z Downloaded terminal_size v0.4.0
3322024-11-13T21:14:16.588Z Downloaded serde_spanned v0.6.8
3332024-11-13T21:14:16.588Z Downloaded fastrand v2.1.1
3342024-11-13T21:14:16.589Z Downloaded generic-array v0.14.7
3352024-11-13T21:14:16.589Z Downloaded cargo_toml v0.20.5
3362024-11-13T21:14:16.591Z Downloaded cargo_metadata v0.18.1
3372024-11-13T21:14:16.591Z Downloaded pest_generator v2.7.14
3382024-11-13T21:14:16.594Z Downloaded anstyle v1.0.10
3392024-11-13T21:14:16.594Z Downloaded anyhow v1.0.93
3402024-11-13T21:14:16.596Z Downloaded toml_datetime v0.6.8
3412024-11-13T21:14:16.599Z Downloaded memmap v0.7.0
3422024-11-13T21:14:16.599Z Downloaded proc-macro-error-attr v1.0.4
3432024-11-13T21:14:16.601Z Downloaded is_terminal_polyfill v1.70.1
3442024-11-13T21:14:16.601Z Downloaded camino v1.1.9
3452024-11-13T21:14:16.604Z Downloaded unicode-linebreak v0.1.5
3462024-11-13T21:14:16.604Z Downloaded tabled_derive v0.7.0
3472024-11-13T21:14:16.619Z Downloaded zerocopy-derive v0.7.35
3482024-11-13T21:14:16.623Z Downloaded clap v4.5.20
3492024-11-13T21:14:16.631Z Downloaded toml v0.8.19
3502024-11-13T21:14:16.640Z Downloaded ryu v1.0.18
3512024-11-13T21:14:16.644Z Downloaded log v0.4.22
3522024-11-13T21:14:16.644Z Downloaded unicode-ident v1.0.13
3532024-11-13T21:14:16.644Z Downloaded typenum v1.17.0
3542024-11-13T21:14:16.646Z Downloaded sha2 v0.10.8
3552024-11-13T21:14:16.649Z Downloaded textwrap v0.16.1
3562024-11-13T21:14:16.654Z Downloaded hashbrown v0.15.0
3572024-11-13T21:14:16.656Z Downloaded papergrid v0.11.0
3582024-11-13T21:14:16.659Z Downloaded proc-macro2 v1.0.89
3592024-11-13T21:14:16.664Z Downloaded zerocopy v0.7.35
3602024-11-13T21:14:16.679Z Downloaded serde v1.0.215
3612024-11-13T21:14:16.683Z Downloaded memchr v2.7.4
3622024-11-13T21:14:16.696Z Downloaded toml_edit v0.22.22
3632024-11-13T21:14:16.726Z Downloaded pest v2.7.14
3642024-11-13T21:14:16.735Z Downloaded clap_builder v4.5.20
3652024-11-13T21:14:16.741Z Downloaded serde_json v1.0.132
3662024-11-13T21:14:16.747Z Downloaded unicode-width v0.1.14
3672024-11-13T21:14:16.752Z Downloaded winnow v0.6.20
3682024-11-13T21:14:16.760Z Downloaded syn v2.0.87
3692024-11-13T21:14:16.771Z Downloaded tabled v0.15.0
3702024-11-13T21:14:16.785Z Downloaded syn v1.0.109
3712024-11-13T21:14:16.795Z Downloaded goblin v0.8.2
3722024-11-13T21:14:16.809Z Downloaded rustix v0.38.37
3732024-11-13T21:14:16.839Z Downloaded libc v0.2.162
3742024-11-13T21:14:17.140Z Compiling proc-macro2 v1.0.89
3752024-11-13T21:14:17.140Z Compiling unicode-ident v1.0.13
3762024-11-13T21:14:17.140Z Compiling serde v1.0.215
3772024-11-13T21:14:17.143Z Compiling version_check v0.9.5
3782024-11-13T21:14:17.143Z Compiling thiserror v1.0.69
3792024-11-13T21:14:17.143Z Compiling memchr v2.7.4
3802024-11-13T21:14:17.143Z Compiling libc v0.2.162
3812024-11-13T21:14:17.175Z Compiling ucd-trie v0.1.7
3822024-11-13T21:14:17.446Z Compiling itoa v1.0.11
3832024-11-13T21:14:17.677Z Compiling ryu v1.0.18
3842024-11-13T21:14:17.793Z Compiling once_cell v1.20.2
3852024-11-13T21:14:18.033Z Compiling byteorder v1.5.0
3862024-11-13T21:14:18.158Z Compiling serde_json v1.0.132
3872024-11-13T21:14:18.594Z Compiling rustix v0.38.37
3882024-11-13T21:14:18.755Z Compiling bitflags v2.6.0
3892024-11-13T21:14:18.819Z Compiling proc-macro-error-attr v1.0.4
3902024-11-13T21:14:19.003Z Compiling usdt-impl v0.5.0
3912024-11-13T21:14:19.072Z Compiling syn v1.0.109
3922024-11-13T21:14:19.184Z Compiling proc-macro-error v1.0.4
3932024-11-13T21:14:19.214Z Compiling utf8parse v0.2.2
3942024-11-13T21:14:19.383Z Compiling equivalent v1.0.1
3952024-11-13T21:14:19.409Z Compiling hashbrown v0.15.0
3962024-11-13T21:14:19.459Z Compiling log v0.4.22
3972024-11-13T21:14:19.483Z Compiling camino v1.1.9
3982024-11-13T21:14:19.507Z Compiling plain v0.2.3
3992024-11-13T21:14:19.732Z Compiling anstyle-parse v0.2.5
4002024-11-13T21:14:19.827Z Compiling quote v1.0.37
4012024-11-13T21:14:19.851Z Compiling thread-id v4.2.2
4022024-11-13T21:14:19.970Z Compiling errno v0.3.9
4032024-11-13T21:14:20.068Z Compiling autocfg v1.4.0
4042024-11-13T21:14:20.204Z Compiling unicode-width v0.1.14
4052024-11-13T21:14:20.206Z Compiling syn v2.0.87
4062024-11-13T21:14:20.596Z Compiling indexmap v2.6.0
4072024-11-13T21:14:20.668Z Compiling pretty-hex v0.4.1
4082024-11-13T21:14:20.793Z Compiling semver v1.0.23
4092024-11-13T21:14:20.877Z Compiling is_terminal_polyfill v1.70.1
4102024-11-13T21:14:21.021Z Compiling anstyle-query v1.1.1
4112024-11-13T21:14:21.196Z Compiling anstyle v1.0.10
4122024-11-13T21:14:21.321Z Compiling colorchoice v1.0.2
4132024-11-13T21:14:21.361Z Compiling winnow v0.6.20
4142024-11-13T21:14:21.562Z Compiling fs-err v2.11.0
4152024-11-13T21:14:21.670Z Compiling anstream v0.6.15
4162024-11-13T21:14:21.980Z Compiling heck v0.4.1
4172024-11-13T21:14:22.004Z Compiling heck v0.5.0
4182024-11-13T21:14:22.027Z Compiling fnv v1.0.7
4192024-11-13T21:14:22.171Z Compiling anyhow v1.0.93
4202024-11-13T21:14:22.424Z Compiling terminal_size v0.4.0
4212024-11-13T21:14:22.540Z Compiling clap_lex v0.7.2
4222024-11-13T21:14:22.637Z Compiling fastrand v2.1.1
4232024-11-13T21:14:22.822Z Compiling strsim v0.11.1
4242024-11-13T21:14:22.936Z Compiling bytecount v0.6.8
4252024-11-13T21:14:23.046Z Compiling cfg-if v1.0.0
4262024-11-13T21:14:23.153Z Compiling clap_builder v4.5.20
4272024-11-13T21:14:23.174Z Compiling tempfile v3.13.0
4282024-11-13T21:14:23.227Z Compiling papergrid v0.11.0
4292024-11-13T21:14:24.061Z Compiling memmap v0.7.0
4302024-11-13T21:14:24.082Z Compiling unicode-linebreak v0.1.5
4312024-11-13T21:14:24.145Z Compiling smawk v0.3.2
4322024-11-13T21:14:24.578Z Compiling textwrap v0.16.1
4332024-11-13T21:14:25.007Z Compiling swrite v0.1.0
4342024-11-13T21:14:26.128Z Compiling tabled_derive v0.7.0
4352024-11-13T21:14:27.697Z Compiling tabled v0.15.0
4362024-11-13T21:14:29.106Z Compiling serde_derive v1.0.215
4372024-11-13T21:14:29.106Z Compiling thiserror-impl v1.0.69
4382024-11-13T21:14:29.110Z Compiling zerocopy-derive v0.7.35
4392024-11-13T21:14:29.110Z Compiling scroll_derive v0.12.0
4402024-11-13T21:14:29.110Z Compiling clap_derive v4.5.18
4412024-11-13T21:14:30.350Z Compiling scroll v0.12.0
4422024-11-13T21:14:30.920Z Compiling goblin v0.8.2
4432024-11-13T21:14:30.945Z Compiling zerocopy v0.7.35
4442024-11-13T21:14:31.655Z Compiling pest v2.7.14
4452024-11-13T21:14:32.822Z Compiling clap v4.5.20
4462024-11-13T21:14:33.933Z Compiling pest_meta v2.7.14
4472024-11-13T21:14:34.723Z Compiling pest_generator v2.7.14
4482024-11-13T21:14:36.651Z Compiling pest_derive v2.7.14
4492024-11-13T21:14:37.274Z Compiling dtrace-parser v0.2.0
4502024-11-13T21:14:39.247Z Compiling serde_tokenstream v0.2.2
4512024-11-13T21:14:39.392Z Compiling serde_spanned v0.6.8
4522024-11-13T21:14:39.392Z Compiling toml_datetime v0.6.8
4532024-11-13T21:14:39.522Z Compiling cargo-platform v0.1.8
4542024-11-13T21:14:39.789Z Compiling toml_edit v0.22.22
4552024-11-13T21:14:39.791Z Compiling macaddr v1.0.1
4562024-11-13T21:14:40.078Z Compiling camino-tempfile v1.1.1
4572024-11-13T21:14:40.788Z Compiling dof v0.3.0
4582024-11-13T21:14:40.962Z Compiling cargo_metadata v0.18.1
4592024-11-13T21:14:42.408Z Compiling usdt-attr-macro v0.5.0
4602024-11-13T21:14:42.408Z Compiling usdt-macro v0.5.0
4612024-11-13T21:14:42.661Z Compiling toml v0.8.19
4622024-11-13T21:14:43.553Z Compiling cargo_toml v0.20.5
4632024-11-13T21:14:43.724Z Compiling usdt v0.5.0
4642024-11-13T21:14:47.070Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4652024-11-13T21:14:51.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
4662024-11-13T21:14:51.561Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4672024-11-13T21:14:52.088Z Downloading crates ...
4682024-11-13T21:14:52.206Z Downloaded arc-swap v1.7.1
4692024-11-13T21:14:52.214Z Downloaded ciborium-ll v0.2.2
4702024-11-13T21:14:52.217Z Downloaded atty v0.2.14
4712024-11-13T21:14:52.217Z Downloaded ahash v0.8.11
4722024-11-13T21:14:52.223Z Downloaded crunchy v0.2.2
4732024-11-13T21:14:52.223Z Downloaded darling v0.20.10
4742024-11-13T21:14:52.225Z Downloaded http-body v1.0.1
4752024-11-13T21:14:52.228Z Downloaded aead v0.5.2
4762024-11-13T21:14:52.228Z Downloaded hex v0.4.3
4772024-11-13T21:14:52.230Z Downloaded async-recursion v1.1.1
4782024-11-13T21:14:52.235Z Downloaded icu_provider_macros v1.5.0
4792024-11-13T21:14:52.237Z Downloaded curve25519-dalek-derive v0.1.1
4802024-11-13T21:14:52.240Z Downloaded constant_time_eq v0.3.1
4812024-11-13T21:14:52.240Z Downloaded colored v2.1.0
4822024-11-13T21:14:52.242Z Downloaded matches v0.1.10
4832024-11-13T21:14:52.245Z Downloaded backoff v0.4.0
4842024-11-13T21:14:52.247Z Downloaded hubpack v0.1.2
4852024-11-13T21:14:52.249Z Downloaded lalrpop-util v0.19.12
4862024-11-13T21:14:52.249Z Downloaded idna_adapter v1.2.0
4872024-11-13T21:14:52.252Z Downloaded bitfield v0.14.0
4882024-11-13T21:14:52.255Z Downloaded maplit v1.0.2
4892024-11-13T21:14:52.255Z Downloaded lru-cache v0.1.2
4902024-11-13T21:14:52.258Z Downloaded linked-hash-map v0.5.6
4912024-11-13T21:14:52.258Z Downloaded icu_locid_transform v1.5.0
4922024-11-13T21:14:52.260Z Downloaded lockfree-object-pool v0.1.6
4932024-11-13T21:14:52.264Z Downloaded hyper-staticfile v0.10.1
4942024-11-13T21:14:52.267Z Downloaded md-5 v0.10.6
4952024-11-13T21:14:52.270Z Downloaded libsw v3.3.1
4962024-11-13T21:14:52.274Z Downloaded crc-any v2.5.0
4972024-11-13T21:14:52.280Z Downloaded adler2 v2.0.0
4982024-11-13T21:14:52.280Z Downloaded iana-time-zone v0.1.61
4992024-11-13T21:14:52.282Z Downloaded clang-sys v1.8.1
5002024-11-13T21:14:52.282Z Downloaded libefi-sys v0.1.0
5012024-11-13T21:14:52.285Z Downloaded mime_guess v2.0.5
5022024-11-13T21:14:52.287Z Downloaded crossbeam-utils v0.8.20
5032024-11-13T21:14:52.290Z Downloaded indicatif v0.17.8
5042024-11-13T21:14:52.295Z Downloaded heck v0.3.3
5052024-11-13T21:14:52.299Z Downloaded heapless v0.8.0
5062024-11-13T21:14:52.303Z Downloaded http-range v0.1.5
5072024-11-13T21:14:52.306Z Downloaded addr2line v0.24.2
5082024-11-13T21:14:52.309Z Downloaded async-stream-impl v0.3.6
5092024-11-13T21:14:52.309Z Downloaded hex-literal v0.4.1
5102024-11-13T21:14:52.311Z Downloaded atomicwrites v0.4.4
5112024-11-13T21:14:52.314Z Downloaded argon2 v0.5.3
5122024-11-13T21:14:52.317Z Downloaded ciborium-io v0.2.2
5132024-11-13T21:14:52.317Z Downloaded cfg_aliases v0.2.1
5142024-11-13T21:14:52.317Z Downloaded icu_normalizer_data v1.5.0
5152024-11-13T21:14:52.319Z Downloaded termtree v0.4.1
5162024-11-13T21:14:52.322Z Downloaded ident_case v1.0.1
5172024-11-13T21:14:52.322Z Downloaded hubpack_derive v0.1.1
5182024-11-13T21:14:52.324Z Downloaded cfg_aliases v0.1.1
5192024-11-13T21:14:52.324Z Downloaded base64 v0.21.7
5202024-11-13T21:14:52.329Z Downloaded slog-json v2.6.1
5212024-11-13T21:14:52.331Z Downloaded hickory-server v0.24.1
5222024-11-13T21:14:52.338Z Downloaded md5 v0.7.0
5232024-11-13T21:14:52.340Z Downloaded instant v0.1.13
5242024-11-13T21:14:52.343Z Downloaded match_cfg v0.1.0
5252024-11-13T21:14:52.343Z Downloaded const_format v0.2.33
5262024-11-13T21:14:52.348Z Downloaded signal-hook-mio v0.2.4
5272024-11-13T21:14:52.351Z Downloaded simd-adler32 v0.3.7
5282024-11-13T21:14:52.354Z Downloaded httpdate v1.0.3
5292024-11-13T21:14:52.357Z Downloaded hyper-tls v0.6.0
5302024-11-13T21:14:52.357Z Downloaded blowfish v0.9.1
5312024-11-13T21:14:52.361Z Downloaded bcrypt-pbkdf v0.10.0
5322024-11-13T21:14:52.361Z Downloaded cassowary v0.3.0
5332024-11-13T21:14:52.364Z Downloaded slog-envlogger v2.2.0
5342024-11-13T21:14:52.364Z Downloaded cmake v0.1.51
5352024-11-13T21:14:52.366Z Downloaded cipher v0.4.4
5362024-11-13T21:14:52.369Z Downloaded ssh-encoding v0.2.0
5372024-11-13T21:14:52.372Z Downloaded convert_case v0.4.0
5382024-11-13T21:14:52.372Z Downloaded chrono-tz-build v0.4.0
5392024-11-13T21:14:52.374Z Downloaded bitfield-struct v0.6.2
5402024-11-13T21:14:52.374Z Downloaded indent_write v2.2.0
5412024-11-13T21:14:52.377Z Downloaded base16ct v0.2.0
5422024-11-13T21:14:52.380Z Downloaded home v0.5.9
5432024-11-13T21:14:52.380Z Downloaded cbc v0.1.2
5442024-11-13T21:14:52.383Z Downloaded is-terminal v0.4.13
5452024-11-13T21:14:52.383Z Downloaded crossbeam-deque v0.8.5
5462024-11-13T21:14:52.386Z Downloaded crc v3.2.1
5472024-11-13T21:14:52.389Z Downloaded termcolor v1.4.1
5482024-11-13T21:14:52.391Z Downloaded dhcproto-macros v0.1.0
5492024-11-13T21:14:52.391Z Downloaded resolv-conf v0.7.0
5502024-11-13T21:14:52.394Z Downloaded memoffset v0.9.1
5512024-11-13T21:14:52.396Z Downloaded sha1 v0.10.6
5522024-11-13T21:14:52.399Z Downloaded utf-8 v0.7.6
5532024-11-13T21:14:52.401Z Downloaded kstat-rs v0.2.4
5542024-11-13T21:14:52.401Z Downloaded termios v0.3.3
5552024-11-13T21:14:52.404Z Downloaded difflib v0.4.0
5562024-11-13T21:14:52.406Z Downloaded bcs v0.1.6
5572024-11-13T21:14:52.409Z Downloaded rfc6979 v0.4.0
5582024-11-13T21:14:52.411Z Downloaded string_cache v0.8.7
5592024-11-13T21:14:52.413Z Downloaded buf-list v1.0.3
5602024-11-13T21:14:52.416Z Downloaded xattr v1.3.1
5612024-11-13T21:14:52.418Z Downloaded foreign-types-macros v0.2.3
5622024-11-13T21:14:52.420Z Downloaded console v0.15.8
5632024-11-13T21:14:52.422Z Downloaded newline-converter v0.3.0
5642024-11-13T21:14:52.425Z Downloaded hyper-rustls v0.27.3
5652024-11-13T21:14:52.427Z Downloaded mirai-annotations v1.12.0
5662024-11-13T21:14:52.427Z Downloaded ctr v0.9.2
5672024-11-13T21:14:52.430Z Downloaded bzip2 v0.4.4
5682024-11-13T21:14:52.432Z Downloaded tokio-rustls v0.25.0
5692024-11-13T21:14:52.435Z Downloaded rand_core v0.6.4
5702024-11-13T21:14:52.441Z Downloaded hmac v0.12.1
5712024-11-13T21:14:52.443Z Downloaded progenitor-client v0.8.0
5722024-11-13T21:14:52.443Z Downloaded path-slash v0.1.5
5732024-11-13T21:14:52.443Z Downloaded lru v0.12.5
5742024-11-13T21:14:52.443Z Downloaded memmap2 v0.9.5
5752024-11-13T21:14:52.446Z Downloaded new_debug_unreachable v1.0.6
5762024-11-13T21:14:52.448Z Downloaded dyn-clone v1.0.17
5772024-11-13T21:14:52.450Z Downloaded libm v0.2.8
5782024-11-13T21:14:52.460Z Downloaded env_filter v0.1.2
5792024-11-13T21:14:52.462Z Downloaded blake2 v0.10.6
5802024-11-13T21:14:52.465Z Downloaded value-bag v1.9.0
5812024-11-13T21:14:52.468Z Downloaded foreign-types v0.5.0
5822024-11-13T21:14:52.470Z Downloaded futures-sink v0.3.31
5832024-11-13T21:14:52.473Z Downloaded futures-macro v0.3.31
5842024-11-13T21:14:52.473Z Downloaded fixedbitset v0.4.2
5852024-11-13T21:14:52.476Z Downloaded take_mut v0.2.2
5862024-11-13T21:14:52.476Z Downloaded yasna v0.5.2
5872024-11-13T21:14:52.480Z Downloaded xz2 v0.1.7
5882024-11-13T21:14:52.485Z Downloaded icu_provider v1.5.0
5892024-11-13T21:14:52.487Z Downloaded num-conv v0.1.0
5902024-11-13T21:14:52.487Z Downloaded futures-core v0.3.31
5912024-11-13T21:14:52.487Z Downloaded num-derive v0.4.2
5922024-11-13T21:14:52.490Z Downloaded try-lock v0.2.5
5932024-11-13T21:14:52.492Z Downloaded num-integer v0.1.46
5942024-11-13T21:14:52.492Z Downloaded mio v1.0.2
5952024-11-13T21:14:52.499Z Downloaded paste v1.0.15
5962024-11-13T21:14:52.503Z Downloaded yoke-derive v0.7.4
5972024-11-13T21:14:52.505Z Downloaded proc-macro-crate v1.3.1
5982024-11-13T21:14:52.508Z Downloaded pbkdf2 v0.11.0
5992024-11-13T21:14:52.510Z Downloaded pbkdf2 v0.12.2
6002024-11-13T21:14:52.512Z Downloaded endian-type v0.1.2
6012024-11-13T21:14:52.512Z Downloaded downcast v0.11.0
6022024-11-13T21:14:52.512Z Downloaded similar v2.6.0
6032024-11-13T21:14:52.523Z Downloaded tokio-rustls v0.26.0
6042024-11-13T21:14:52.523Z Downloaded shell-words v1.1.0
6052024-11-13T21:14:52.526Z Downloaded compact_str v0.8.0
6062024-11-13T21:14:52.529Z Downloaded aes v0.8.4
6072024-11-13T21:14:52.532Z Downloaded strum_macros v0.25.3
6082024-11-13T21:14:52.534Z Downloaded serde_plain v1.0.2
6092024-11-13T21:14:52.537Z Downloaded futures-executor v0.3.31
6102024-11-13T21:14:52.540Z Downloaded tap v1.0.1
6112024-11-13T21:14:52.540Z Downloaded spin v0.5.2
6122024-11-13T21:14:52.543Z Downloaded num-rational v0.4.2
6132024-11-13T21:14:52.543Z Downloaded num-complex v0.4.6
6142024-11-13T21:14:52.545Z Downloaded ssh-cipher v0.2.0
6152024-11-13T21:14:52.548Z Downloaded native-tls v0.2.12
6162024-11-13T21:14:52.551Z Downloaded unicode-xid v0.2.6
6172024-11-13T21:14:52.554Z Downloaded display-error-chain v0.2.2
6182024-11-13T21:14:52.554Z Downloaded defmt-parser v0.3.4
6192024-11-13T21:14:52.554Z Downloaded defmt-macros v0.3.9
6202024-11-13T21:14:52.557Z Downloaded diff v0.1.13
6212024-11-13T21:14:52.561Z Downloaded packed_struct v0.10.1
6222024-11-13T21:14:52.563Z Downloaded zone v0.1.8
6232024-11-13T21:14:52.566Z Downloaded samael v0.0.17
6242024-11-13T21:14:52.572Z Downloaded signal-hook-registry v1.4.2
6252024-11-13T21:14:52.575Z Downloaded fragile v2.0.0
6262024-11-13T21:14:52.578Z Downloaded chacha20poly1305 v0.10.1
6272024-11-13T21:14:52.578Z Downloaded toolchain_find v0.4.0
6282024-11-13T21:14:52.580Z Downloaded tower-service v0.3.3
6292024-11-13T21:14:52.584Z Downloaded form_urlencoded v1.2.1
6302024-11-13T21:14:52.584Z Downloaded scheduled-thread-pool v0.2.7
6312024-11-13T21:14:52.587Z Downloaded num_enum v0.5.11
6322024-11-13T21:14:52.589Z Downloaded num_enum_derive v0.5.11
6332024-11-13T21:14:52.591Z Downloaded snafu v0.8.5
6342024-11-13T21:14:52.598Z Downloaded zerofrom v0.1.4
6352024-11-13T21:14:52.601Z Downloaded r2d2 v0.8.10
6362024-11-13T21:14:52.603Z Downloaded quinn-udp v0.5.5
6372024-11-13T21:14:52.603Z Downloaded tokio-stream v0.1.16
6382024-11-13T21:14:52.609Z Downloaded displaydoc v0.2.5
6392024-11-13T21:14:52.612Z Downloaded uzers v0.12.1
6402024-11-13T21:14:52.618Z Downloaded yoke v0.7.4
6412024-11-13T21:14:52.618Z Downloaded progenitor-impl v0.8.0
6422024-11-13T21:14:52.631Z Downloaded stringprep v0.1.5
6432024-11-13T21:14:52.634Z Downloaded precomputed-hash v0.1.1
6442024-11-13T21:14:52.634Z Downloaded peg-runtime v0.8.3
6452024-11-13T21:14:52.636Z Downloaded opaque-debug v0.3.1
6462024-11-13T21:14:52.637Z Downloaded tls_codec v0.4.1
6472024-11-13T21:14:52.639Z Downloaded tls_codec_derive v0.4.1
6482024-11-13T21:14:52.642Z Downloaded structmeta v0.3.0
6492024-11-13T21:14:52.647Z Downloaded structmeta v0.2.0
6502024-11-13T21:14:52.647Z Downloaded zip v0.6.6
6512024-11-13T21:14:52.649Z Downloaded postcard v1.0.10
6522024-11-13T21:14:52.652Z Downloaded tinyvec_macros v0.1.1
6532024-11-13T21:14:52.655Z Downloaded untrusted v0.9.0
6542024-11-13T21:14:52.657Z Downloaded dirs-sys-next v0.1.2
6552024-11-13T21:14:52.657Z Downloaded zeroize_derive v1.4.2
6562024-11-13T21:14:52.658Z Downloaded zeroize v1.8.1
6572024-11-13T21:14:52.660Z Downloaded ed25519 v2.2.3
6582024-11-13T21:14:52.662Z Downloaded fd-lock v4.0.2
6592024-11-13T21:14:52.665Z Downloaded sct v0.7.1
6602024-11-13T21:14:52.669Z Downloaded hash32 v0.3.1
6612024-11-13T21:14:52.672Z Downloaded http v1.1.0
6622024-11-13T21:14:52.676Z Downloaded aes-gcm v0.10.3
6632024-11-13T21:14:52.680Z Downloaded darling_macro v0.20.10
6642024-11-13T21:14:52.683Z Downloaded peg-macros v0.8.4
6652024-11-13T21:14:52.686Z Downloaded want v0.3.1
6662024-11-13T21:14:52.686Z Downloaded headers-core v0.3.0
6672024-11-13T21:14:52.688Z Downloaded sqlformat v0.2.6
6682024-11-13T21:14:52.688Z Downloaded rtoolbox v0.0.2
6692024-11-13T21:14:52.691Z Downloaded ppv-lite86 v0.2.20
6702024-11-13T21:14:52.693Z Downloaded num-traits v0.2.19
6712024-11-13T21:14:52.696Z Downloaded serde_repr v0.1.19
6722024-11-13T21:14:52.699Z Downloaded schemars_derive v0.8.21
6732024-11-13T21:14:52.702Z Downloaded phf_shared v0.10.0
6742024-11-13T21:14:52.702Z Downloaded oso-derive v0.27.3
6752024-11-13T21:14:52.705Z Downloaded serde_urlencoded v0.7.1
6762024-11-13T21:14:52.705Z Downloaded serde_path_to_error v0.1.16
6772024-11-13T21:14:52.708Z Downloaded twox-hash v1.6.3
6782024-11-13T21:14:52.711Z Downloaded futures-channel v0.3.31
6792024-11-13T21:14:52.714Z Downloaded semver v0.1.20
6802024-11-13T21:14:52.714Z Downloaded scopeguard v1.2.0
6812024-11-13T21:14:52.716Z Downloaded pin-project v1.1.6
6822024-11-13T21:14:52.729Z Downloaded fxhash v0.2.1
6832024-11-13T21:14:52.731Z Downloaded foreign-types-shared v0.1.1
6842024-11-13T21:14:52.731Z Downloaded waitgroup v0.1.2
6852024-11-13T21:14:52.734Z Downloaded russh-cryptovec v0.7.3
6862024-11-13T21:14:52.734Z Downloaded futures-task v0.3.31
6872024-11-13T21:14:52.737Z Downloaded embedded-io v0.6.1
6882024-11-13T21:14:52.737Z Downloaded group v0.13.0
6892024-11-13T21:14:52.739Z Downloaded embedded-io v0.4.0
6902024-11-13T21:14:52.742Z Downloaded writeable v0.5.5
6912024-11-13T21:14:52.745Z Downloaded nodrop v0.1.14
6922024-11-13T21:14:52.745Z Downloaded postgres-types v0.2.8
6932024-11-13T21:14:52.747Z Downloaded itertools v0.10.5
6942024-11-13T21:14:52.755Z Downloaded zone_cfg_derive v0.3.0
6952024-11-13T21:14:52.757Z Downloaded pin-utils v0.1.0
6962024-11-13T21:14:52.761Z Downloaded futures v0.3.31
6972024-11-13T21:14:52.765Z Downloaded diesel_table_macro_syntax v0.2.0
6982024-11-13T21:14:52.767Z Downloaded slog v2.7.0
6992024-11-13T21:14:52.770Z Downloaded typed-path v0.9.3
7002024-11-13T21:14:52.775Z Downloaded openssl-macros v0.1.1
7012024-11-13T21:14:52.778Z Downloaded openssl-probe v0.1.5
7022024-11-13T21:14:52.782Z Downloaded sync_wrapper v1.0.1
7032024-11-13T21:14:52.782Z Downloaded rustc-hash v1.1.0
7042024-11-13T21:14:52.785Z Downloaded env_logger v0.10.2
7052024-11-13T21:14:52.787Z Downloaded sigpipe v0.1.3
7062024-11-13T21:14:52.787Z Downloaded aho-corasick v1.1.3
7072024-11-13T21:14:52.793Z Downloaded wait-timeout v0.2.0
7082024-11-13T21:14:52.796Z Downloaded icu_properties_data v1.5.0
7092024-11-13T21:14:52.809Z Downloaded rpassword v7.3.1
7102024-11-13T21:14:52.812Z Downloaded itertools v0.13.0
7112024-11-13T21:14:52.818Z Downloaded subtle v2.6.1
7122024-11-13T21:14:52.822Z Downloaded half v2.4.1
7132024-11-13T21:14:52.824Z Downloaded pretty-hex v0.2.1
7142024-11-13T21:14:52.828Z Downloaded number_prefix v0.4.0
7152024-11-13T21:14:52.829Z Downloaded num_threads v0.1.7
7162024-11-13T21:14:52.831Z Downloaded thiserror-impl-no-std v2.0.2
7172024-11-13T21:14:52.831Z Downloaded derive_builder_macro v0.20.2
7182024-11-13T21:14:52.831Z Downloaded newtype_derive v0.1.6
7192024-11-13T21:14:52.833Z Downloaded multimap v0.10.0
7202024-11-13T21:14:52.833Z Downloaded thread_local v1.1.8
7212024-11-13T21:14:52.836Z Downloaded rustc-demangle v0.1.24
7222024-11-13T21:14:52.838Z Downloaded vte_generate_state_changes v0.1.2
7232024-11-13T21:14:52.840Z Downloaded idna v1.0.3
7242024-11-13T21:14:52.843Z Downloaded siphasher v0.3.11
7252024-11-13T21:14:52.846Z Downloaded slog-scope v4.4.0
7262024-11-13T21:14:52.849Z Downloaded slab v0.4.9
7272024-11-13T21:14:52.849Z Downloaded percent-encoding v2.3.1
7282024-11-13T21:14:52.851Z Downloaded flagset v0.4.6
7292024-11-13T21:14:52.851Z Downloaded whoami v1.5.2
7302024-11-13T21:14:52.854Z Downloaded typify-macro v0.2.0
7312024-11-13T21:14:52.856Z Downloaded gethostname v0.5.0
7322024-11-13T21:14:52.856Z Downloaded unicase v2.7.0
7332024-11-13T21:14:52.859Z Downloaded zone_cfg_derive v0.1.2
7342024-11-13T21:14:52.859Z Downloaded slog-dtrace v0.3.0
7352024-11-13T21:14:52.861Z Downloaded spin v0.9.8
7362024-11-13T21:14:52.864Z Downloaded pem-rfc7468 v0.7.0
7372024-11-13T21:14:52.867Z Downloaded phf_generator v0.11.2
7382024-11-13T21:14:52.869Z Downloaded url v2.5.3
7392024-11-13T21:14:52.872Z Downloaded time-core v0.1.2
7402024-11-13T21:14:52.872Z Downloaded strum v0.26.3
7412024-11-13T21:14:52.875Z Downloaded crossterm v0.28.1
7422024-11-13T21:14:52.881Z Downloaded progenitor-macro v0.8.0
7432024-11-13T21:14:52.883Z Downloaded predicates-tree v1.0.11
7442024-11-13T21:14:52.883Z Downloaded phf_codegen v0.11.2
7452024-11-13T21:14:52.886Z Downloaded nibble_vec v0.1.0
7462024-11-13T21:14:52.888Z Downloaded num-bigint v0.4.6
7472024-11-13T21:14:52.896Z Downloaded phf v0.11.2
7482024-11-13T21:14:52.899Z Downloaded tokio-tungstenite v0.24.0
7492024-11-13T21:14:52.899Z Downloaded rustyline v14.0.0
7502024-11-13T21:14:52.902Z Downloaded ghash v0.5.1
7512024-11-13T21:14:52.904Z Downloaded zone v0.3.0
7522024-11-13T21:14:52.904Z Downloaded smallvec v0.6.14
7532024-11-13T21:14:52.908Z Downloaded foreign-types v0.3.2
7542024-11-13T21:14:52.908Z Downloaded p521 v0.13.3
7552024-11-13T21:14:52.911Z Downloaded tracing-attributes v0.1.27
7562024-11-13T21:14:52.914Z Downloaded float-cmp v0.9.0
7572024-11-13T21:14:52.916Z Downloaded fallible-streaming-iterator v0.1.9
7582024-11-13T21:14:52.916Z Downloaded signal-hook-tokio v0.3.1
7592024-11-13T21:14:52.918Z Downloaded tinystr v0.7.6
7602024-11-13T21:14:52.921Z Downloaded poly1305 v0.8.0
7612024-11-13T21:14:52.923Z Downloaded ron v0.7.1
7622024-11-13T21:14:52.928Z Downloaded oso v0.27.3
7632024-11-13T21:14:52.932Z Downloaded pkg-config v0.3.31
7642024-11-13T21:14:52.934Z Downloaded psl-types v2.0.11
7652024-11-13T21:14:52.937Z Downloaded subprocess v0.2.9
7662024-11-13T21:14:52.940Z Downloaded num-bigint-dig v0.8.4
7672024-11-13T21:14:52.944Z Downloaded ref-cast v1.0.23
7682024-11-13T21:14:52.947Z Downloaded rand_seeder v0.3.0
7692024-11-13T21:14:52.950Z Downloaded ref-cast-impl v1.0.23
7702024-11-13T21:14:52.950Z Downloaded quick-error v1.2.3
7712024-11-13T21:14:52.953Z Downloaded tiny-keccak v2.0.2
7722024-11-13T21:14:52.956Z Downloaded derive_builder v0.20.2
7732024-11-13T21:14:52.959Z Downloaded float-ord v0.3.2
7742024-11-13T21:14:52.961Z Downloaded rand_xorshift v0.3.0
7752024-11-13T21:14:52.964Z Downloaded slog-stdlog v4.1.1
7762024-11-13T21:14:52.964Z Downloaded time-macros v0.2.18
7772024-11-13T21:14:52.967Z Downloaded strum_macros v0.26.4
7782024-11-13T21:14:52.970Z Downloaded spki v0.7.3
7792024-11-13T21:14:52.972Z Downloaded fallible-iterator v0.2.0
7802024-11-13T21:14:52.973Z Downloaded winnow v0.5.40
7812024-11-13T21:14:52.982Z Downloaded openssl-sys v0.9.104
7822024-11-13T21:14:52.988Z Downloaded smf v0.2.3
7832024-11-13T21:14:52.992Z Downloaded p256 v0.13.2
7842024-11-13T21:14:52.995Z Downloaded deranged v0.3.11
7852024-11-13T21:14:52.995Z Downloaded blake3 v1.5.4
7862024-11-13T21:14:53.003Z Downloaded snafu-derive v0.8.5
7872024-11-13T21:14:53.006Z Downloaded universal-hash v0.5.1
7882024-11-13T21:14:53.008Z Downloaded idna v0.4.0
7892024-11-13T21:14:53.014Z Downloaded vsss-rs v3.3.4
7902024-11-13T21:14:53.016Z Downloaded globset v0.4.15
7912024-11-13T21:14:53.019Z Downloaded des v0.8.1
7922024-11-13T21:14:53.022Z Downloaded tungstenite v0.24.0
7932024-11-13T21:14:53.025Z Downloaded tough v0.19.0
7942024-11-13T21:14:53.035Z Downloaded env_logger v0.11.5
7952024-11-13T21:14:53.038Z Downloaded parse-zoneinfo v0.3.1
7962024-11-13T21:14:53.040Z Downloaded time v0.3.36
7972024-11-13T21:14:53.048Z Downloaded derive-where v1.2.7
7982024-11-13T21:14:53.053Z Downloaded unsafe-libyaml v0.2.11
7992024-11-13T21:14:53.057Z Downloaded unicode-properties v0.1.3
8002024-11-13T21:14:53.061Z Downloaded flume v0.11.1
8012024-11-13T21:14:53.064Z Downloaded hashbrown v0.12.3
8022024-11-13T21:14:53.068Z Downloaded lalrpop v0.19.12
8032024-11-13T21:14:53.083Z Downloaded dropshot_endpoint v0.12.0
8042024-11-13T21:14:53.086Z Downloaded unicode-bidi v0.3.17
8052024-11-13T21:14:53.090Z Downloaded tracing v0.1.40
8062024-11-13T21:14:53.093Z Downloaded socket2 v0.5.7
8072024-11-13T21:14:53.096Z Downloaded tokio-util v0.7.12
8082024-11-13T21:14:53.105Z Downloaded dhcproto v0.12.0
8092024-11-13T21:14:53.107Z Downloaded darling_core v0.20.10
8102024-11-13T21:14:53.113Z Downloaded flate2 v1.0.34
8112024-11-13T21:14:53.119Z Downloaded heapless v0.7.17
8122024-11-13T21:14:53.124Z Downloaded qorb v0.2.0
8132024-11-13T21:14:53.129Z Downloaded expectorate v1.1.0
8142024-11-13T21:14:53.132Z Downloaded idna v0.5.0
8152024-11-13T21:14:53.140Z Downloaded sqlparser v0.45.0
8162024-11-13T21:14:53.146Z Downloaded portable-atomic v1.9.0
8172024-11-13T21:14:53.154Z Downloaded quick-xml v0.33.0
8182024-11-13T21:14:53.163Z Downloaded nom v7.1.3
8192024-11-13T21:14:53.169Z Downloaded p384 v0.13.0
8202024-11-13T21:14:53.176Z Downloaded rustls-webpki v0.102.8
8212024-11-13T21:14:53.198Z Downloaded futures-util v0.3.31
8222024-11-13T21:14:53.210Z Downloaded radix_trie v0.2.1
8232024-11-13T21:14:53.216Z Downloaded zerovec v0.10.4
8242024-11-13T21:14:53.222Z Downloaded curve25519-dalek v4.1.3
8252024-11-13T21:14:53.233Z Downloaded bstr v1.10.0
8262024-11-13T21:14:53.245Z Downloaded chrono-tz v0.10.0
8272024-11-13T21:14:53.253Z Downloaded h2 v0.4.6
8282024-11-13T21:14:53.260Z Downloaded regress v0.10.1
8292024-11-13T21:14:53.270Z Downloaded git2 v0.19.0
8302024-11-13T21:14:53.280Z Downloaded smoltcp v0.11.0
8312024-11-13T21:14:53.295Z Downloaded trust-dns-proto v0.22.0
8322024-11-13T21:14:53.310Z Downloaded gimli v0.31.1
8332024-11-13T21:14:53.318Z Downloaded polar-core v0.27.3
8342024-11-13T21:14:53.328Z Downloaded dropshot v0.12.0
8352024-11-13T21:14:53.350Z Downloaded nix v0.28.0
8362024-11-13T21:14:53.362Z Downloaded webpki-roots v0.26.6
8372024-11-13T21:14:53.365Z Downloaded openssl v0.10.68
8382024-11-13T21:14:53.376Z Downloaded nix v0.27.1
8392024-11-13T21:14:53.388Z Downloaded object v0.30.4
8402024-11-13T21:14:53.399Z Downloaded smoltcp v0.9.1
8412024-11-13T21:14:53.411Z Downloaded regress v0.9.1
8422024-11-13T21:14:53.420Z Downloaded nix v0.29.0
8432024-11-13T21:14:53.434Z Downloaded diesel v2.2.4
8442024-11-13T21:14:53.454Z Downloaded openapiv3 v2.0.0
8452024-11-13T21:14:53.466Z Downloaded typify-impl v0.2.0
8462024-11-13T21:14:53.484Z Downloaded object v0.36.5
8472024-11-13T21:14:53.495Z Downloaded ratatui v0.28.1
8482024-11-13T21:14:53.516Z Downloaded bzip2-sys v0.1.11+1.0.8
8492024-11-13T21:14:53.529Z Downloaded regex-syntax v0.8.5
8502024-11-13T21:14:53.537Z Downloaded regex-syntax v0.6.29
8512024-11-13T21:14:53.545Z Downloaded sled v0.34.7
8522024-11-13T21:14:53.556Z Downloaded zerocopy-derive v0.6.6
8532024-11-13T21:14:53.569Z Downloaded rustls v0.23.14
8542024-11-13T21:14:53.579Z Downloaded rustls v0.22.4
8552024-11-13T21:14:53.593Z Downloaded hickory-proto v0.24.1
8562024-11-13T21:14:53.609Z Downloaded regex-automata v0.4.8
8572024-11-13T21:14:53.627Z Downloaded lzma-sys v0.1.20
8582024-11-13T21:14:53.656Z Downloaded rustls v0.21.12
8592024-11-13T21:14:53.667Z Downloaded vcpkg v0.2.15
8602024-11-13T21:14:53.707Z Downloaded libz-sys v1.1.20
8612024-11-13T21:14:53.728Z Downloaded regex v1.11.1
8622024-11-13T21:14:53.740Z Downloaded idna v0.3.0
8632024-11-13T21:14:53.748Z Downloaded idna v0.2.3
8642024-11-13T21:14:53.759Z Downloaded serde_with v3.11.0
8652024-11-13T21:14:53.763Z Downloaded csv v1.3.0
8662024-11-13T21:14:53.784Z Downloaded rusqlite v0.32.1
8672024-11-13T21:14:53.791Z Downloaded x509-cert v0.2.5
8682024-11-13T21:14:53.797Z Downloaded petgraph v0.6.5
8692024-11-13T21:14:53.813Z Downloaded tokio v1.40.0
8702024-11-13T21:14:53.858Z Downloaded chrono v0.4.38
8712024-11-13T21:14:53.871Z Downloaded toml_edit v0.19.15
8722024-11-13T21:14:53.880Z Downloaded sha3 v0.10.8
8732024-11-13T21:14:53.885Z Downloaded publicsuffix v2.2.3
8742024-11-13T21:14:53.885Z Downloaded rayon v1.10.0
8752024-11-13T21:14:53.890Z Downloaded hashbrown v0.14.5
8762024-11-13T21:14:53.897Z Downloaded aws-lc-rs v1.10.0
8772024-11-13T21:14:53.948Z Downloaded vte v0.11.1
8782024-11-13T21:14:53.996Z Downloaded getrandom v0.2.15
8792024-11-13T21:14:53.996Z Downloaded quinn-proto v0.11.8
8802024-11-13T21:14:53.996Z Downloaded reqwest v0.12.9
8812024-11-13T21:14:53.996Z Downloaded tungstenite v0.23.0
8822024-11-13T21:14:53.996Z Downloaded tracing-core v0.1.32
8832024-11-13T21:14:53.996Z Downloaded unicode-normalization v0.1.24
8842024-11-13T21:14:53.996Z Downloaded foldhash v0.1.3
8852024-11-13T21:14:53.996Z Downloaded tinyvec v1.8.0
8862024-11-13T21:14:53.996Z Downloaded derive_more v0.99.18
8872024-11-13T21:14:53.996Z Downloaded rsa v0.9.6
8882024-11-13T21:14:53.996Z Downloaded ron v0.8.1
8892024-11-13T21:14:54.037Z Downloaded headers v0.4.0
8902024-11-13T21:14:54.037Z Downloaded num v0.4.3
8912024-11-13T21:14:54.037Z Downloaded fallible-iterator v0.3.0
8922024-11-13T21:14:54.037Z Downloaded structmeta-derive v0.3.0
8932024-11-13T21:14:54.037Z Downloaded structmeta-derive v0.2.0
8942024-11-13T21:14:54.037Z Downloaded smallvec v1.13.2
8952024-11-13T21:14:54.037Z Downloaded slog-term v2.9.1
8962024-11-13T21:14:54.037Z Downloaded schemars v0.8.21
8972024-11-13T21:14:54.038Z Downloaded proptest v1.5.0
8982024-11-13T21:14:54.038Z Downloaded reedline v0.35.0
8992024-11-13T21:14:54.038Z Downloaded salty v0.3.0
9002024-11-13T21:14:54.078Z Downloaded rustls-webpki v0.101.7
9012024-11-13T21:14:54.078Z Downloaded zopfli v0.8.1
9022024-11-13T21:14:54.078Z Downloaded ed25519-dalek v2.1.1
9032024-11-13T21:14:54.078Z Downloaded signature v2.2.0
9042024-11-13T21:14:54.079Z Downloaded newtype-uuid v1.1.3
9052024-11-13T21:14:54.079Z Downloaded thiserror-no-std v2.0.2
9062024-11-13T21:14:54.079Z Downloaded russh-keys v0.45.0
9072024-11-13T21:14:54.079Z Downloaded encoding_rs v0.8.34
9082024-11-13T21:14:54.102Z Downloaded predicates-core v1.0.8
9092024-11-13T21:14:54.102Z Downloaded dirs-next v2.0.0
9102024-11-13T21:14:54.103Z Downloaded tabwriter v1.4.0
9112024-11-13T21:14:54.103Z Downloaded toml v0.7.8
9122024-11-13T21:14:54.103Z Downloaded diesel_derives v2.2.3
9132024-11-13T21:14:54.103Z Downloaded russh v0.45.0
9142024-11-13T21:14:54.104Z Downloaded serde_with_macros v3.11.0
9152024-11-13T21:14:54.104Z Downloaded unarray v0.1.4
9162024-11-13T21:14:54.105Z Downloaded tokio-tungstenite v0.23.1
9172024-11-13T21:14:54.105Z Downloaded rustversion v1.0.17
9182024-11-13T21:14:54.105Z Downloaded supports-color v3.0.1
9192024-11-13T21:14:54.105Z Downloaded rustls-pemfile v2.2.0
9202024-11-13T21:14:54.105Z Downloaded rustc-hash v2.0.0
9212024-11-13T21:14:54.105Z Downloaded rand v0.8.5
9222024-11-13T21:14:54.123Z Downloaded unicode_categories v0.1.1
9232024-11-13T21:14:54.123Z Downloaded pem v3.0.4
9242024-11-13T21:14:54.123Z Downloaded parse-display-derive v0.10.0
9252024-11-13T21:14:54.123Z Downloaded parse-display v0.10.0
9262024-11-13T21:14:54.123Z Downloaded dunce v1.0.5
9272024-11-13T21:14:54.123Z Downloaded which v4.4.2
9282024-11-13T21:14:54.123Z Downloaded pin-project-lite v0.2.14
9292024-11-13T21:14:54.123Z Downloaded rustls-pki-types v1.9.0
9302024-11-13T21:14:54.123Z Downloaded bitvec v1.0.1
9312024-11-13T21:14:54.135Z Downloaded bindgen v0.69.5
9322024-11-13T21:14:54.135Z Downloaded owo-colors v4.1.0
9332024-11-13T21:14:54.206Z Downloaded libgit2-sys v0.17.0+1.8.1
9342024-11-13T21:14:54.227Z Downloaded hashlink v0.9.1
9352024-11-13T21:14:54.227Z Downloaded either v1.13.0
9362024-11-13T21:14:54.227Z Downloaded dsl_auto_type v0.1.2
9372024-11-13T21:14:54.227Z Downloaded omicron-zone-package v0.11.1
9382024-11-13T21:14:54.227Z Downloaded hashbrown v0.13.2
9392024-11-13T21:14:54.227Z Downloaded peg v0.8.4
9402024-11-13T21:14:54.227Z Downloaded normalize-line-endings v0.3.0
9412024-11-13T21:14:54.228Z Downloaded rusty-fork v0.3.0
9422024-11-13T21:14:54.228Z Downloaded rustls-pemfile v1.0.4
9432024-11-13T21:14:54.228Z Downloaded rustc_version v0.1.7
9442024-11-13T21:14:54.228Z Downloaded der v0.7.9
9452024-11-13T21:14:54.262Z Downloaded phf_shared v0.11.2
9462024-11-13T21:14:54.262Z Downloaded fatfs v0.3.6
9472024-11-13T21:14:54.262Z Downloaded ecdsa v0.16.9
9482024-11-13T21:14:54.262Z Downloaded prettyplease v0.2.25
9492024-11-13T21:14:54.262Z Downloaded parse-size v1.1.0
9502024-11-13T21:14:54.263Z Downloaded write16 v1.0.0
9512024-11-13T21:14:54.263Z Downloaded tokio-tungstenite v0.21.0
9522024-11-13T21:14:54.263Z Downloaded synstructure v0.13.1
9532024-11-13T21:14:54.263Z Downloaded serde_derive_internals v0.29.1
9542024-11-13T21:14:54.263Z Downloaded zerocopy v0.6.6
9552024-11-13T21:14:54.263Z Downloaded foreign-types-shared v0.3.1
9562024-11-13T21:14:54.263Z Downloaded ena v0.14.3
9572024-11-13T21:14:54.263Z Downloaded diesel-dtrace v0.3.0
9582024-11-13T21:14:54.263Z Downloaded data-encoding v2.6.0
9592024-11-13T21:14:54.263Z Downloaded wyz v0.5.1
9602024-11-13T21:14:54.263Z Downloaded untrusted v0.7.1
9612024-11-13T21:14:54.263Z Downloaded password-hash v0.4.2
9622024-11-13T21:14:54.264Z Downloaded nu-ansi-term v0.50.1
9632024-11-13T21:14:54.283Z Downloaded ssh-key v0.6.6
9642024-11-13T21:14:54.283Z Downloaded tungstenite v0.21.0
9652024-11-13T21:14:54.283Z Downloaded parking_lot v0.12.3
9662024-11-13T21:14:54.283Z Downloaded tar v0.4.43
9672024-11-13T21:14:54.283Z Downloaded serde_yaml v0.9.34+deprecated
9682024-11-13T21:14:54.283Z Downloaded zip v2.1.3
9692024-11-13T21:14:54.344Z Downloaded powerfmt v0.2.0
9702024-11-13T21:14:54.344Z Downloaded polyval v0.6.2
9712024-11-13T21:14:54.345Z Downloaded olpc-cjson v0.1.4
9722024-11-13T21:14:54.345Z Downloaded slog-async v2.8.0
9732024-11-13T21:14:54.345Z Downloaded signal-hook v0.3.17
9742024-11-13T21:14:54.345Z Downloaded unicode-segmentation v1.12.0
9752024-11-13T21:14:54.345Z Downloaded hash32 v0.2.1
9762024-11-13T21:14:54.345Z Downloaded funty v2.0.0
9772024-11-13T21:14:54.345Z Downloaded postgres-protocol v0.6.7
9782024-11-13T21:14:54.346Z Downloaded vergen v8.3.2
9792024-11-13T21:14:54.346Z Downloaded uuid v1.10.0
9802024-11-13T21:14:54.346Z Downloaded rcgen v0.12.1
9812024-11-13T21:14:54.346Z Downloaded bytes v1.7.2
9822024-11-13T21:14:54.346Z Downloaded pin-project-internal v1.1.6
9832024-11-13T21:14:54.346Z Downloaded parking_lot_core v0.9.10
9842024-11-13T21:14:54.346Z Downloaded parking_lot_core v0.8.6
9852024-11-13T21:14:54.346Z Downloaded zerofrom-derive v0.1.4
9862024-11-13T21:14:54.346Z Downloaded utf8_iter v1.0.4
9872024-11-13T21:14:54.346Z Downloaded utf16_iter v1.0.5
9882024-11-13T21:14:54.346Z Downloaded minimal-lexical v0.2.1
9892024-11-13T21:14:54.346Z Downloaded term v0.7.0
9902024-11-13T21:14:54.346Z Downloaded multer v3.1.0
9912024-11-13T21:14:54.346Z Downloaded mockall_derive v0.13.0
9922024-11-13T21:14:54.346Z Downloaded strip-ansi-escapes v0.2.0
9932024-11-13T21:14:54.346Z Downloaded slog-bunyan v2.5.0
9942024-11-13T21:14:54.346Z Downloaded secrecy v0.8.0
9952024-11-13T21:14:54.347Z Downloaded sec1 v0.7.3
9962024-11-13T21:14:54.347Z Downloaded parking_lot v0.11.2
9972024-11-13T21:14:54.362Z Downloaded scrypt v0.11.0
9982024-11-13T21:14:54.362Z Downloaded rustc_version v0.4.1
9992024-11-13T21:14:54.362Z Downloaded rand_chacha v0.3.1
10002024-11-13T21:14:54.362Z Downloaded radium v0.7.0
10012024-11-13T21:14:54.362Z Downloaded fs_extra v1.3.0
10022024-11-13T21:14:54.362Z Downloaded ff v0.13.0
10032024-11-13T21:14:54.363Z Downloaded der_derive v0.7.3
10042024-11-13T21:14:54.363Z Downloaded tokio-postgres v0.7.12
10052024-11-13T21:14:54.363Z Downloaded steno v0.4.1
10062024-11-13T21:14:54.363Z Downloaded crypto-bigint v0.5.5
10072024-11-13T21:14:54.377Z Downloaded cc v1.1.30
10082024-11-13T21:14:54.377Z Downloaded pkcs5 v0.7.1
10092024-11-13T21:14:54.377Z Downloaded elliptic-curve v0.13.8
10102024-11-13T21:14:54.377Z Downloaded packed_struct_codegen v0.10.1
10112024-11-13T21:14:54.377Z Downloaded topological-sort v0.2.2
10122024-11-13T21:14:54.378Z Downloaded tokio-macros v2.4.0
10132024-11-13T21:14:54.378Z Downloaded password-hash v0.5.0
10142024-11-13T21:14:54.391Z Downloaded quinn v0.11.5
10152024-11-13T21:14:54.391Z Downloaded hickory-resolver v0.24.1
10162024-11-13T21:14:54.391Z Downloaded mockall v0.13.0
10172024-11-13T21:14:54.391Z Downloaded glob v0.3.1
10182024-11-13T21:14:54.391Z Downloaded icu_collections v1.5.0
10192024-11-13T21:14:54.391Z Downloaded shlex v1.3.0
10202024-11-13T21:14:54.391Z Downloaded filetime v0.2.25
10212024-11-13T21:14:54.396Z Downloaded bumpalo v3.16.0
10222024-11-13T21:14:54.396Z Downloaded base64 v0.22.1
10232024-11-13T21:14:54.408Z Downloaded zerovec-derive v0.10.3
10242024-11-13T21:14:54.408Z Downloaded predicates v3.1.2
10252024-11-13T21:14:54.409Z Downloaded pkcs8 v0.10.2
10262024-11-13T21:14:54.430Z Downloaded pkcs1 v0.7.5
10272024-11-13T21:14:54.430Z Downloaded indexmap v1.9.3
10282024-11-13T21:14:54.430Z Downloaded hyper-util v0.1.10
10292024-11-13T21:14:54.441Z Downloaded icu_properties v1.5.1
10302024-11-13T21:14:54.441Z Downloaded hkdf v0.12.4
10312024-11-13T21:14:54.441Z Downloaded strum_macros v0.24.3
10322024-11-13T21:14:54.441Z Downloaded same-file v1.0.6
10332024-11-13T21:14:54.442Z Downloaded itertools v0.12.1
10342024-11-13T21:14:54.442Z Downloaded rustfmt-wrapper v0.2.1
10352024-11-13T21:14:54.442Z Downloaded futures-io v0.3.31
10362024-11-13T21:14:54.442Z Downloaded test-strategy v0.3.1
10372024-11-13T21:14:54.455Z Downloaded static_assertions v1.1.0
10382024-11-13T21:14:54.455Z Downloaded base64 v0.13.1
10392024-11-13T21:14:54.456Z Downloaded primeorder v0.13.6
10402024-11-13T21:14:54.456Z Downloaded derive_builder_core v0.20.2
10412024-11-13T21:14:54.456Z Downloaded libxml v0.3.3
10422024-11-13T21:14:54.469Z Downloaded hyper v1.4.1
10432024-11-13T21:14:54.469Z Downloaded num-iter v0.1.45
10442024-11-13T21:14:54.469Z Downloaded defmt v0.3.8
10452024-11-13T21:14:54.505Z Downloaded miniz_oxide v0.8.0
10462024-11-13T21:14:54.505Z Downloaded icu_locid_transform_data v1.5.0
10472024-11-13T21:14:54.505Z Downloaded nanorand v0.7.0
10482024-11-13T21:14:54.505Z Downloaded tokio-native-tls v0.3.1
10492024-11-13T21:14:54.505Z Downloaded icu_normalizer v1.5.0
10502024-11-13T21:14:54.505Z Downloaded icu_locid v1.5.0
10512024-11-13T21:14:54.563Z Downloaded const-oid v0.9.6
10522024-11-13T21:14:54.563Z Downloaded sqlparser_derive v0.2.2
10532024-11-13T21:14:54.563Z Downloaded walkdir v2.5.0
10542024-11-13T21:14:54.563Z Downloaded typify v0.2.0
10552024-11-13T21:14:54.563Z Downloaded enum-as-inner v0.6.1
10562024-11-13T21:14:54.564Z Downloaded enum-as-inner v0.5.1
10572024-11-13T21:14:54.564Z Downloaded tokio-rustls v0.24.1
10582024-11-13T21:14:54.564Z Downloaded crossbeam-epoch v0.9.18
10592024-11-13T21:14:54.564Z Downloaded cookie v0.18.1
10602024-11-13T21:14:54.564Z Downloaded libloading v0.8.5
10612024-11-13T21:14:54.564Z Downloaded debug-ignore v1.0.5
10622024-11-13T21:14:54.564Z Downloaded salsa20 v0.10.2
10632024-11-13T21:14:54.564Z Downloaded rayon-core v1.12.1
10642024-11-13T21:14:54.564Z Downloaded lock_api v0.4.12
10652024-11-13T21:14:54.564Z Downloaded litemap v0.7.3
10662024-11-13T21:14:54.564Z Downloaded jobserver v0.1.32
10672024-11-13T21:14:54.565Z Downloaded ipnet v2.10.1
10682024-11-13T21:14:54.565Z Downloaded crc32fast v1.4.2
10692024-11-13T21:14:54.565Z Downloaded highway v1.2.0
10702024-11-13T21:14:54.565Z Downloaded const_format_proc_macros v0.2.33
10712024-11-13T21:14:54.565Z Downloaded unicode-truncate v1.1.0
10722024-11-13T21:14:54.565Z Downloaded tui-tree-widget v0.22.0
10732024-11-13T21:14:54.565Z Downloaded cancel-safe-futures v0.1.5
10742024-11-13T21:14:54.565Z Downloaded backtrace v0.3.74
10752024-11-13T21:14:54.566Z Downloaded stable_deref_trait v1.2.0
10762024-11-13T21:14:54.566Z Downloaded impl-trait-for-tuples v0.2.2
10772024-11-13T21:14:54.566Z Downloaded humantime v2.1.0
10782024-11-13T21:14:54.566Z Downloaded httparse v1.9.5
10792024-11-13T21:14:54.566Z Downloaded base64ct v1.6.0
10802024-11-13T21:14:54.566Z Downloaded async-bb8-diesel v0.2.1
10812024-11-13T21:14:54.621Z Downloaded arrayvec v0.7.6
10822024-11-13T21:14:54.621Z Downloaded serde-hex v0.1.0
10832024-11-13T21:14:54.621Z Downloaded mime v0.3.17
10842024-11-13T21:14:54.621Z Downloaded ring v0.17.8
10852024-11-13T21:14:54.700Z Downloaded instability v0.3.2
10862024-11-13T21:14:54.700Z Downloaded lazycell v1.3.0
10872024-11-13T21:14:54.701Z Downloaded allocator-api2 v0.2.18
10882024-11-13T21:14:54.701Z Downloaded progenitor v0.8.0
10892024-11-13T21:14:54.701Z Downloaded maybe-uninit v2.0.0
10902024-11-13T21:14:54.701Z Downloaded managed v0.8.0
10912024-11-13T21:14:54.701Z Downloaded linear-map v1.2.0
10922024-11-13T21:14:54.701Z Downloaded lazy_static v1.5.0
10932024-11-13T21:14:54.701Z Downloaded crc-catalog v2.4.0
10942024-11-13T21:14:54.701Z Downloaded cobs v0.2.3
10952024-11-13T21:14:54.701Z Downloaded indoc v1.0.9
10962024-11-13T21:14:54.702Z Downloaded bitflags v1.3.2
10972024-11-13T21:14:54.702Z Downloaded array-init v0.0.4
10982024-11-13T21:14:54.702Z Downloaded http-body-util v0.1.2
10992024-11-13T21:14:54.702Z Downloaded hostname v0.4.0
11002024-11-13T21:14:54.702Z Downloaded bit-vec v0.6.3
11012024-11-13T21:14:54.702Z Downloaded bit-set v0.5.3
11022024-11-13T21:14:54.702Z Downloaded atomic-waker v1.1.2
11032024-11-13T21:14:54.702Z Downloaded async-stream v0.3.6
11042024-11-13T21:14:54.702Z Downloaded ascii-canvas v3.0.0
11052024-11-13T21:14:54.703Z Downloaded serde-big-array v0.5.1
11062024-11-13T21:14:54.703Z Downloaded is_ci v1.2.0
11072024-11-13T21:14:54.703Z Downloaded crossbeam-channel v0.5.13
11082024-11-13T21:14:54.703Z Downloaded hickory-client v0.24.1
11092024-11-13T21:14:54.740Z Downloaded cstr-argument v0.1.2
11102024-11-13T21:14:54.741Z Downloaded crucible-workspace-hack v0.1.0
11112024-11-13T21:14:54.741Z Downloaded keccak v0.1.5
11122024-11-13T21:14:54.742Z Downloaded internet-checksum v0.2.1
11132024-11-13T21:14:54.742Z Downloaded ciborium v0.2.2
11142024-11-13T21:14:54.742Z Downloaded csv-core v0.1.11
11152024-11-13T21:14:54.742Z Downloaded cookie_store v0.21.0
11162024-11-13T21:14:54.742Z Downloaded ipnetwork v0.20.0
11172024-11-13T21:14:54.742Z Downloaded inout v0.1.3
11182024-11-13T21:14:54.743Z Downloaded hostname v0.3.1
11192024-11-13T21:14:54.743Z Downloaded chacha20 v0.9.1
11202024-11-13T21:14:54.743Z Downloaded async-trait v0.1.83
11212024-11-13T21:14:54.743Z Downloaded cexpr v0.6.0
11222024-11-13T21:14:54.743Z Downloaded block-padding v0.3.3
11232024-11-13T21:14:54.744Z Downloaded castaway v0.2.3
11242024-11-13T21:14:54.744Z Downloaded bb8 v0.8.5
11252024-11-13T21:14:54.744Z Downloaded arrayref v0.3.9
11262024-11-13T21:14:54.744Z Downloaded assert_matches v1.5.0
11272024-11-13T21:14:54.744Z Downloaded ring v0.16.20
11282024-11-13T21:14:54.793Z Downloaded libsqlite3-sys v0.30.1
11292024-11-13T21:14:55.035Z Downloaded aws-lc-sys v0.22.0
11302024-11-13T21:14:55.334Z Compiling serde v1.0.215
11312024-11-13T21:14:55.340Z Compiling lock_api v0.4.12
11322024-11-13T21:14:55.340Z Compiling scopeguard v1.2.0
11332024-11-13T21:14:55.340Z Compiling value-bag v1.9.0
11342024-11-13T21:14:55.340Z Compiling typenum v1.17.0
11352024-11-13T21:14:55.492Z Compiling generic-array v0.14.7
11362024-11-13T21:14:55.663Z Compiling syn v2.0.87
11372024-11-13T21:14:55.668Z Compiling getrandom v0.2.15
11382024-11-13T21:14:55.668Z Compiling subtle v2.6.1
11392024-11-13T21:14:55.948Z Compiling rand_core v0.6.4
11402024-11-13T21:14:56.035Z Compiling log v0.4.22
11412024-11-13T21:14:56.085Z Compiling shlex v1.3.0
11422024-11-13T21:14:56.130Z Compiling jobserver v0.1.32
11432024-11-13T21:14:56.158Z Compiling const-oid v0.9.6
11442024-11-13T21:14:56.450Z Compiling smallvec v1.13.2
11452024-11-13T21:14:56.523Z Compiling cc v1.1.30
11462024-11-13T21:14:56.545Z Compiling spin v0.9.8
11472024-11-13T21:14:56.881Z Compiling pin-project-lite v0.2.14
11482024-11-13T21:14:56.963Z Compiling rustix v0.38.37
11492024-11-13T21:14:56.987Z Compiling parking_lot_core v0.9.10
11502024-11-13T21:14:57.013Z Compiling futures-core v0.3.31
11512024-11-13T21:14:57.119Z Compiling signal-hook-registry v1.4.2
11522024-11-13T21:14:57.260Z Compiling mio v1.0.2
11532024-11-13T21:14:57.920Z Compiling parking_lot v0.12.3
11542024-11-13T21:14:57.990Z Compiling aho-corasick v1.1.3
11552024-11-13T21:14:58.240Z Compiling cpufeatures v0.2.14
11562024-11-13T21:14:58.363Z Compiling either v1.13.0
11572024-11-13T21:14:58.383Z Compiling regex-syntax v0.8.5
11582024-11-13T21:14:58.504Z Compiling lazy_static v1.5.0
11592024-11-13T21:14:58.573Z Compiling glob v0.3.1
11602024-11-13T21:14:58.625Z Compiling futures-sink v0.3.31
11612024-11-13T21:14:58.793Z Compiling stable_deref_trait v1.2.0
11622024-11-13T21:14:58.796Z Compiling socket2 v0.5.7
11632024-11-13T21:14:58.906Z Compiling slab v0.4.9
11642024-11-13T21:14:59.011Z Compiling prettyplease v0.2.25
11652024-11-13T21:14:59.347Z Compiling minimal-lexical v0.2.1
11662024-11-13T21:14:59.578Z Compiling clang-sys v1.8.1
11672024-11-13T21:14:59.666Z Compiling libloading v0.8.5
11682024-11-13T21:14:59.779Z Compiling nom v7.1.3
11692024-11-13T21:14:59.831Z Compiling home v0.5.9
11702024-11-13T21:15:00.079Z Compiling serde_json v1.0.132
11712024-11-13T21:15:00.098Z Compiling bindgen v0.69.5
11722024-11-13T21:15:00.426Z Compiling futures-channel v0.3.31
11732024-11-13T21:15:00.879Z Compiling itertools v0.12.1
11742024-11-13T21:15:00.929Z Compiling rustc-hash v1.1.0
11752024-11-13T21:15:01.038Z Compiling pin-utils v0.1.0
11762024-11-13T21:15:01.064Z Compiling allocator-api2 v0.2.18
11772024-11-13T21:15:01.137Z Compiling foldhash v0.1.3
11782024-11-13T21:15:01.451Z Compiling futures-io v0.3.31
11792024-11-13T21:15:01.777Z Compiling lazycell v1.3.0
11802024-11-13T21:15:01.880Z Compiling futures-task v0.3.31
11812024-11-13T21:15:01.943Z Compiling hashbrown v0.15.0
11822024-11-13T21:15:02.180Z Compiling regex-automata v0.4.8
11832024-11-13T21:15:03.354Z Compiling synstructure v0.13.1
11842024-11-13T21:15:03.814Z Compiling cexpr v0.6.0
11852024-11-13T21:15:04.096Z Compiling cmake v0.1.51
11862024-11-13T21:15:05.062Z Compiling dunce v1.0.5
11872024-11-13T21:15:05.147Z Compiling pkg-config v0.3.31
11882024-11-13T21:15:05.198Z Compiling fs_extra v1.3.0
11892024-11-13T21:15:05.230Z Compiling libm v0.2.8
11902024-11-13T21:15:05.575Z Compiling tinyvec_macros v0.1.1
11912024-11-13T21:15:05.669Z Compiling tinyvec v1.8.0
11922024-11-13T21:15:05.720Z Compiling num-traits v0.2.19
11932024-11-13T21:15:06.243Z Compiling ring v0.17.8
11942024-11-13T21:15:06.755Z Compiling unicode-bidi v0.3.17
11952024-11-13T21:15:06.775Z Compiling base64ct v1.6.0
11962024-11-13T21:15:07.227Z Compiling unicode-normalization v0.1.24
11972024-11-13T21:15:07.252Z Compiling paste v1.0.15
11982024-11-13T21:15:07.358Z Compiling litemap v0.7.3
11992024-11-13T21:15:07.392Z Compiling writeable v0.5.5
12002024-11-13T21:15:07.754Z Compiling regex v1.11.1
12012024-11-13T21:15:08.014Z Compiling pem-rfc7468 v0.7.0
12022024-11-13T21:15:08.320Z Compiling httparse v1.9.5
12032024-11-13T21:15:08.731Z Compiling aws-lc-rs v1.10.0
12042024-11-13T21:15:08.843Z Compiling flagset v0.4.6
12052024-11-13T21:15:09.099Z Compiling tracing-core v0.1.32
12062024-11-13T21:15:09.120Z Compiling crossbeam-utils v0.8.20
12072024-11-13T21:15:09.699Z Compiling percent-encoding v2.3.1
12082024-11-13T21:15:10.017Z Compiling icu_locid_transform_data v1.5.0
12092024-11-13T21:15:10.072Z Compiling rustls-pki-types v1.9.0
12102024-11-13T21:15:10.234Z Compiling untrusted v0.7.1
12112024-11-13T21:15:10.336Z Compiling vcpkg v0.2.15
12122024-11-13T21:15:10.402Z Compiling num-conv v0.1.0
12132024-11-13T21:15:10.424Z Compiling serde_derive v1.0.215
12142024-11-13T21:15:10.720Z Compiling zeroize_derive v1.4.2
12152024-11-13T21:15:10.868Z Compiling zerocopy-derive v0.7.35
12162024-11-13T21:15:11.128Z Compiling tokio-macros v2.4.0
12172024-11-13T21:15:12.151Z Compiling zeroize v1.8.1
12182024-11-13T21:15:12.386Z Compiling zerofrom-derive v0.1.4
12192024-11-13T21:15:12.504Z Compiling thiserror-impl v1.0.69
12202024-11-13T21:15:12.689Z Compiling yoke-derive v0.7.4
12212024-11-13T21:15:13.164Z Compiling zerocopy v0.7.35
12222024-11-13T21:15:13.761Z Compiling crypto-common v0.1.6
12232024-11-13T21:15:14.003Z Compiling block-buffer v0.10.4
12242024-11-13T21:15:14.276Z Compiling digest v0.10.7
12252024-11-13T21:15:14.687Z Compiling zerovec-derive v0.10.3
12262024-11-13T21:15:14.759Z Compiling hmac v0.12.1
12272024-11-13T21:15:15.019Z Compiling futures-macro v0.3.31
12282024-11-13T21:15:15.198Z Compiling block-padding v0.3.3
12292024-11-13T21:15:15.454Z Compiling displaydoc v0.2.5
12302024-11-13T21:15:16.088Z Compiling thiserror v1.0.69
12312024-11-13T21:15:16.096Z Compiling inout v0.1.3
12322024-11-13T21:15:16.097Z Compiling sha2 v0.10.8
12332024-11-13T21:15:16.122Z Compiling cipher v0.4.4
12342024-11-13T21:15:16.439Z Compiling zerofrom v0.1.4
12352024-11-13T21:15:16.662Z Compiling yoke v0.7.4
12362024-11-13T21:15:16.677Z Compiling ppv-lite86 v0.2.20
12372024-11-13T21:15:16.922Z Compiling futures-util v0.3.31
12382024-11-13T21:15:17.014Z Compiling der_derive v0.7.3
12392024-11-13T21:15:17.158Z Compiling icu_provider_macros v1.5.0
12402024-11-13T21:15:17.335Z Compiling zerovec v0.10.4
12412024-11-13T21:15:17.542Z Compiling rand_chacha v0.3.1
12422024-11-13T21:15:18.264Z Compiling tracing-attributes v0.1.27
12432024-11-13T21:15:19.313Z Compiling tinystr v0.7.6
12442024-11-13T21:15:19.385Z Compiling icu_collections v1.5.0
12452024-11-13T21:15:19.495Z Compiling der v0.7.9
12462024-11-13T21:15:19.773Z Compiling icu_locid v1.5.0
12472024-11-13T21:15:19.779Z Compiling rand v0.8.5
12482024-11-13T21:15:19.822Z Compiling salsa20 v0.10.2
12492024-11-13T21:15:20.052Z Compiling pest v2.7.14
12502024-11-13T21:15:20.962Z Compiling pbkdf2 v0.12.2
12512024-11-13T21:15:21.139Z Compiling icu_provider v1.5.0
12522024-11-13T21:15:22.066Z Compiling icu_locid_transform v1.5.0
12532024-11-13T21:15:22.191Z Compiling tracing v0.1.40
12542024-11-13T21:15:22.229Z Compiling spki v0.7.3
12552024-11-13T21:15:22.250Z Compiling powerfmt v0.2.0
12562024-11-13T21:15:22.601Z Compiling untrusted v0.9.0
12572024-11-13T21:15:22.634Z Compiling mirai-annotations v1.12.0
12582024-11-13T21:15:22.737Z Compiling icu_properties_data v1.5.0
12592024-11-13T21:15:22.791Z Compiling time-core v0.1.2
12602024-11-13T21:15:22.888Z Compiling pest_meta v2.7.14
12612024-11-13T21:15:22.969Z Compiling time-macros v0.2.18
12622024-11-13T21:15:22.990Z Compiling deranged v0.3.11
12632024-11-13T21:15:23.055Z Compiling scrypt v0.11.0
12642024-11-13T21:15:23.168Z Compiling cbc v0.1.2
12652024-11-13T21:15:23.417Z Compiling icu_properties v1.5.1
12662024-11-13T21:15:23.638Z Compiling aes v0.8.4
12672024-11-13T21:15:24.589Z Compiling bitflags v2.6.0
12682024-11-13T21:15:24.871Z Compiling bytes v1.7.2
12692024-11-13T21:15:26.256Z Compiling tokio v1.40.0
12702024-11-13T21:15:26.309Z Compiling indexmap v2.6.0
12712024-11-13T21:15:26.570Z Compiling http v1.1.0
12722024-11-13T21:15:26.700Z Compiling semver v1.0.23
12732024-11-13T21:15:27.481Z Compiling rustc_version v0.4.1
12742024-11-13T21:15:27.730Z Compiling openssl-sys v0.9.104
12752024-11-13T21:15:28.145Z Compiling scroll_derive v0.12.0
12762024-11-13T21:15:28.295Z Compiling utf16_iter v1.0.5
12772024-11-13T21:15:28.365Z Compiling write16 v1.0.0
12782024-11-13T21:15:28.485Z Compiling num_threads v0.1.7
12792024-11-13T21:15:28.504Z Compiling atomic-waker v1.1.2
12802024-11-13T21:15:28.615Z Compiling icu_normalizer_data v1.5.0
12812024-11-13T21:15:28.699Z Compiling utf8_iter v1.0.4
12822024-11-13T21:15:28.723Z Compiling time v0.3.36
12832024-11-13T21:15:28.949Z Compiling which v4.4.2
12842024-11-13T21:15:29.035Z Compiling icu_normalizer v1.5.0
12852024-11-13T21:15:29.098Z Compiling http-body v1.0.1
12862024-11-13T21:15:29.511Z Compiling pkcs5 v0.7.1
12872024-11-13T21:15:29.551Z Compiling pest_generator v2.7.14
12882024-11-13T21:15:29.591Z Compiling scroll v0.12.0
12892024-11-13T21:15:30.158Z Compiling form_urlencoded v1.2.1
12902024-11-13T21:15:30.441Z Compiling slog v2.7.0
12912024-11-13T21:15:30.521Z Compiling try-lock v0.2.5
12922024-11-13T21:15:30.679Z Compiling want v0.3.1
12932024-11-13T21:15:30.762Z Compiling goblin v0.8.2
12942024-11-13T21:15:30.975Z Compiling pkcs8 v0.10.2
12952024-11-13T21:15:31.050Z Compiling idna_adapter v1.2.0
12962024-11-13T21:15:31.137Z Compiling httpdate v1.0.3
12972024-11-13T21:15:31.279Z Compiling idna v1.0.3
12982024-11-13T21:15:31.560Z Compiling pest_derive v2.7.14
12992024-11-13T21:15:31.671Z Compiling serde_tokenstream v0.2.2
13002024-11-13T21:15:32.299Z Compiling uuid v1.10.0
13012024-11-13T21:15:32.372Z Compiling dtrace-parser v0.2.0
13022024-11-13T21:15:32.419Z Compiling serde_spanned v0.6.8
13032024-11-13T21:15:32.653Z Compiling toml_datetime v0.6.8
13042024-11-13T21:15:33.150Z Compiling tower-service v0.3.3
13052024-11-13T21:15:33.189Z Compiling foreign-types-shared v0.1.1
13062024-11-13T21:15:33.276Z Compiling match_cfg v0.1.0
13072024-11-13T21:15:33.318Z Compiling base64 v0.22.1
13082024-11-13T21:15:33.379Z Compiling openssl v0.10.68
13092024-11-13T21:15:33.707Z Compiling iana-time-zone v0.1.61
13102024-11-13T21:15:33.806Z Compiling adler2 v2.0.0
13112024-11-13T21:15:34.005Z Compiling rustversion v1.0.17
13122024-11-13T21:15:34.034Z Compiling miniz_oxide v0.8.0
13132024-11-13T21:15:34.088Z Compiling chrono v0.4.38
13142024-11-13T21:15:34.192Z Compiling hostname v0.3.1
13152024-11-13T21:15:34.459Z Compiling foreign-types v0.3.2
13162024-11-13T21:15:34.557Z Compiling url v2.5.3
13172024-11-13T21:15:34.711Z Compiling tokio-util v0.7.12
13182024-11-13T21:15:35.718Z Compiling h2 v0.4.6
13192024-11-13T21:15:36.035Z Compiling openssl-macros v0.1.1
13202024-11-13T21:15:36.157Z Compiling async-trait v0.1.83
13212024-11-13T21:15:36.588Z Compiling dof v0.3.0
13222024-11-13T21:15:36.791Z Compiling dirs-sys-next v0.1.2
13232024-11-13T21:15:37.461Z Compiling usdt-impl v0.5.0
13242024-11-13T21:15:37.865Z Compiling syn v1.0.109
13252024-11-13T21:15:38.524Z Compiling rustls v0.23.14
13262024-11-13T21:15:38.794Z Compiling data-encoding v2.6.0
13272024-11-13T21:15:38.861Z Compiling siphasher v0.3.11
13282024-11-13T21:15:38.953Z Compiling rustls v0.22.4
13292024-11-13T21:15:39.063Z Compiling native-tls v0.2.12
13302024-11-13T21:15:39.256Z Compiling dirs-next v2.0.0
13312024-11-13T21:15:39.461Z Compiling http-body-util v0.1.2
13322024-11-13T21:15:40.003Z Compiling crossbeam-epoch v0.9.18
13332024-11-13T21:15:40.798Z Compiling heapless v0.7.17
13342024-11-13T21:15:40.825Z Compiling sha1 v0.10.6
13352024-11-13T21:15:41.255Z Compiling signature v2.2.0
13362024-11-13T21:15:41.275Z Compiling bzip2-sys v0.1.11+1.0.8
13372024-11-13T21:15:41.297Z Compiling serde_derive_internals v0.29.1
13382024-11-13T21:15:41.320Z Compiling thread_local v1.1.8
13392024-11-13T21:15:41.550Z Compiling encoding_rs v0.8.34
13402024-11-13T21:15:41.777Z Compiling multer v3.1.0
13412024-11-13T21:15:41.867Z Compiling cookie v0.18.1
13422024-11-13T21:15:41.988Z Compiling slog-async v2.8.0
13432024-11-13T21:15:42.049Z Compiling unicode-properties v0.1.3
13442024-11-13T21:15:42.153Z Compiling schemars v0.8.21
13452024-11-13T21:15:42.449Z Compiling gimli v0.31.1
13462024-11-13T21:15:42.481Z Compiling openssl-probe v0.1.5
13472024-11-13T21:15:42.518Z Compiling rayon-core v1.12.1
13482024-11-13T21:15:42.778Z Compiling hyper v1.4.1
13492024-11-13T21:15:42.835Z Compiling signal-hook v0.3.17
13502024-11-13T21:15:43.109Z Compiling mime v0.3.17
13512024-11-13T21:15:43.736Z Compiling ipnet v2.10.1
13522024-11-13T21:15:44.162Z Compiling schemars_derive v0.8.21
13532024-11-13T21:15:45.071Z Compiling toml_edit v0.22.22
13542024-11-13T21:15:45.940Z Compiling hyper-util v0.1.10
13552024-11-13T21:15:47.053Z Compiling addr2line v0.24.2
13562024-11-13T21:15:47.230Z Compiling stringprep v0.1.5
13572024-11-13T21:15:47.734Z Compiling usdt-attr-macro v0.5.0
13582024-11-13T21:15:47.737Z Compiling usdt-macro v0.5.0
13592024-11-13T21:15:48.230Z Compiling crossbeam-deque v0.8.5
13602024-11-13T21:15:48.442Z Compiling term v0.7.0
13612024-11-13T21:15:49.020Z Compiling slog-json v2.6.1
13622024-11-13T21:15:49.198Z Compiling serde_urlencoded v0.7.1
13632024-11-13T21:15:49.348Z Compiling crossbeam-channel v0.5.13
13642024-11-13T21:15:49.371Z Compiling curve25519-dalek v4.1.3
13652024-11-13T21:15:49.392Z Compiling enum-as-inner v0.6.1
13662024-11-13T21:15:49.696Z Compiling futures-executor v0.3.31
13672024-11-13T21:15:49.984Z Compiling md-5 v0.10.6
13682024-11-13T21:15:49.986Z Compiling rustls-pemfile v2.2.0
13692024-11-13T21:15:50.263Z Compiling async-stream-impl v0.3.6
13702024-11-13T21:15:50.277Z Compiling num-integer v0.1.46
13712024-11-13T21:15:50.344Z Compiling idna v0.3.0
13722024-11-13T21:15:50.444Z Compiling idna v0.4.0
13732024-11-13T21:15:50.528Z Compiling hash32 v0.2.1
13742024-11-13T21:15:50.938Z Compiling ff v0.13.0
13752024-11-13T21:15:51.073Z Compiling is-terminal v0.4.13
13762024-11-13T21:15:51.182Z Compiling dropshot v0.12.0
13772024-11-13T21:15:51.201Z Compiling object v0.36.5
13782024-11-13T21:15:51.468Z Compiling psl-types v2.0.11
13792024-11-13T21:15:51.676Z Compiling quick-error v1.2.3
13802024-11-13T21:15:51.716Z Compiling rustc-demangle v0.1.24
13812024-11-13T21:15:51.827Z Compiling take_mut v0.2.2
13822024-11-13T21:15:51.990Z Compiling dyn-clone v1.0.17
13832024-11-13T21:15:52.149Z Compiling smoltcp v0.9.1
13842024-11-13T21:15:52.180Z Compiling portable-atomic v1.9.0
13852024-11-13T21:15:52.205Z Compiling fallible-iterator v0.2.0
13862024-11-13T21:15:52.738Z Compiling base16ct v0.2.0
13872024-11-13T21:15:52.886Z Compiling anyhow v1.0.93
13882024-11-13T21:15:52.944Z Compiling linked-hash-map v0.5.6
13892024-11-13T21:15:53.073Z Compiling num-bigint-dig v0.8.4
13902024-11-13T21:15:53.224Z Compiling utf-8 v0.7.6
13912024-11-13T21:15:53.310Z Compiling lru-cache v0.1.2
13922024-11-13T21:15:53.447Z Compiling sec1 v0.7.3
13932024-11-13T21:15:53.509Z Compiling tungstenite v0.24.0
13942024-11-13T21:15:53.530Z Compiling postgres-protocol v0.6.7
13952024-11-13T21:15:54.018Z Compiling resolv-conf v0.7.0
13962024-11-13T21:15:54.780Z Compiling async-stream v0.3.6
13972024-11-13T21:15:54.817Z Compiling publicsuffix v2.2.3
13982024-11-13T21:15:55.108Z Compiling hickory-proto v0.24.1
13992024-11-13T21:15:55.149Z Compiling usdt v0.5.0
14002024-11-13T21:15:55.169Z Compiling slog-term v2.9.1
14012024-11-13T21:15:55.689Z Compiling group v0.13.0
14022024-11-13T21:15:56.006Z Compiling num-iter v0.1.45
14032024-11-13T21:15:56.323Z Compiling futures v0.3.31
14042024-11-13T21:15:56.454Z Compiling slog-bunyan v2.5.0
14052024-11-13T21:15:56.671Z Compiling toml v0.8.19
14062024-11-13T21:15:58.210Z Compiling camino v1.1.9
14072024-11-13T21:15:58.403Z Compiling tokio-native-tls v0.3.1
14082024-11-13T21:15:58.665Z Compiling backtrace v0.3.74
14092024-11-13T21:15:58.684Z Compiling phf_shared v0.11.2
14102024-11-13T21:15:59.077Z Compiling dropshot_endpoint v0.12.0
14112024-11-13T21:15:59.196Z Compiling terminal_size v0.4.0
14122024-11-13T21:15:59.334Z Compiling waitgroup v0.1.2
14132024-11-13T21:15:59.425Z Compiling openapiv3 v2.0.0
14142024-11-13T21:15:59.446Z Compiling serde_path_to_error v0.1.16
14152024-11-13T21:15:59.555Z Compiling hkdf v0.12.4
14162024-11-13T21:15:59.827Z Compiling crypto-bigint v0.5.5
14172024-11-13T21:16:00.257Z Compiling webpki-roots v0.26.6
14182024-11-13T21:16:00.491Z Compiling curve25519-dalek-derive v0.1.1
14192024-11-13T21:16:02.115Z Compiling zerocopy-derive v0.6.6
14202024-11-13T21:16:02.467Z Compiling idna v0.5.0
14212024-11-13T21:16:03.003Z Compiling hubpack_derive v0.1.1
14222024-11-13T21:16:03.833Z Compiling hostname v0.4.0
14232024-11-13T21:16:03.871Z Compiling ahash v0.8.11
14242024-11-13T21:16:04.013Z Compiling fs-err v2.11.0
14252024-11-13T21:16:04.101Z Compiling crc32fast v1.4.2
14262024-11-13T21:16:04.152Z Compiling managed v0.8.0
14272024-11-13T21:16:04.214Z Compiling winnow v0.5.40
14282024-11-13T21:16:04.319Z Compiling debug-ignore v1.0.5
14292024-11-13T21:16:04.403Z Compiling bitflags v1.3.2
14302024-11-13T21:16:04.443Z Compiling clap_builder v4.5.20
14312024-11-13T21:16:04.475Z Compiling console v0.15.8
14322024-11-13T21:16:04.583Z Compiling zerocopy v0.6.6
14332024-11-13T21:16:05.479Z Compiling flate2 v1.0.34
14342024-11-13T21:16:05.879Z Compiling strum_macros v0.25.3
14352024-11-13T21:16:06.242Z Compiling hubpack v0.1.2
14362024-11-13T21:16:06.263Z Compiling cookie_store v0.21.0
14372024-11-13T21:16:06.488Z Compiling elliptic-curve v0.13.8
14382024-11-13T21:16:06.742Z Compiling hickory-resolver v0.24.1
14392024-11-13T21:16:07.997Z Compiling toml_edit v0.19.15
14402024-11-13T21:16:08.379Z Compiling phf v0.11.2
14412024-11-13T21:16:08.624Z Compiling signal-hook-mio v0.2.4
14422024-11-13T21:16:08.625Z Compiling hyper-tls v0.6.0
14432024-11-13T21:16:08.949Z Compiling rayon v1.10.0
14442024-11-13T21:16:09.116Z Compiling bzip2 v0.4.4
14452024-11-13T21:16:10.110Z Compiling tokio-tungstenite v0.24.0
14462024-11-13T21:16:10.759Z Compiling postgres-types v0.2.8
14472024-11-13T21:16:13.402Z Compiling ed25519 v2.2.3
14482024-11-13T21:16:13.606Z Compiling phf_shared v0.10.0
14492024-11-13T21:16:13.800Z Compiling tokio-stream v0.1.16
14502024-11-13T21:16:14.026Z Compiling pkcs1 v0.7.5
14512024-11-13T21:16:14.101Z Compiling serde-big-array v0.5.1
14522024-11-13T21:16:14.346Z Compiling clap_derive v4.5.18
14532024-11-13T21:16:14.926Z Compiling rfc6979 v0.4.0
14542024-11-13T21:16:15.067Z Compiling derive-where v1.2.7
14552024-11-13T21:16:15.093Z Compiling serde_repr v0.1.19
14562024-11-13T21:16:15.121Z Compiling float-cmp v0.9.0
14572024-11-13T21:16:15.299Z Compiling bstr v1.10.0
14582024-11-13T21:16:15.353Z Compiling sync_wrapper v1.0.1
14592024-11-13T21:16:15.531Z Compiling normalize-line-endings v0.3.0
14602024-11-13T21:16:15.668Z Compiling whoami v1.5.2
14612024-11-13T21:16:16.255Z Compiling unicode-segmentation v1.12.0
14622024-11-13T21:16:16.307Z Compiling bit-vec v0.6.3
14632024-11-13T21:16:16.331Z Compiling static_assertions v1.1.0
14642024-11-13T21:16:16.443Z Compiling predicates-core v1.0.8
14652024-11-13T21:16:16.797Z Compiling precomputed-hash v0.1.1
14662024-11-13T21:16:16.839Z Compiling difflib v0.4.0
14672024-11-13T21:16:16.925Z Compiling fixedbitset v0.4.2
14682024-11-13T21:16:17.163Z Compiling number_prefix v0.4.0
14692024-11-13T21:16:17.188Z Compiling new_debug_unreachable v1.0.6
14702024-11-13T21:16:17.288Z Compiling string_cache v0.8.7
14712024-11-13T21:16:17.388Z Compiling indicatif v0.17.8
14722024-11-13T21:16:17.409Z Compiling predicates v3.1.2
14732024-11-13T21:16:17.768Z Compiling petgraph v0.6.5
14742024-11-13T21:16:18.526Z Compiling similar v2.6.0
14752024-11-13T21:16:18.738Z Compiling bit-set v0.5.3
14762024-11-13T21:16:19.039Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14772024-11-13T21:16:19.228Z Compiling tokio-postgres v0.7.12
14782024-11-13T21:16:19.414Z Compiling clap v4.5.20
14792024-11-13T21:16:19.547Z Compiling ecdsa v0.16.9
14802024-11-13T21:16:19.666Z Compiling rsa v0.9.6
14812024-11-13T21:16:20.497Z Compiling ed25519-dalek v2.1.1
14822024-11-13T21:16:21.036Z Compiling toml v0.7.8
14832024-11-13T21:16:21.846Z Compiling zip v0.6.6
14842024-11-13T21:16:21.969Z Compiling crossterm v0.28.1
14852024-11-13T21:16:23.498Z Compiling hex v0.4.3
14862024-11-13T21:16:24.072Z Compiling x509-cert v0.2.5
14872024-11-13T21:16:24.127Z Compiling itertools v0.10.5
14882024-11-13T21:16:24.213Z Compiling unicode-xid v0.2.6
14892024-11-13T21:16:24.408Z Compiling peg-runtime v0.8.3
14902024-11-13T21:16:25.062Z Compiling lalrpop-util v0.19.12
14912024-11-13T21:16:25.089Z Compiling strum_macros v0.26.4
14922024-11-13T21:16:25.432Z Compiling xattr v1.3.1
14932024-11-13T21:16:25.720Z Compiling filetime v0.2.25
14942024-11-13T21:16:26.049Z Compiling tar v0.4.43
14952024-11-13T21:16:30.290Z Compiling strum v0.26.3
14962024-11-13T21:16:32.742Z Compiling aws-lc-sys v0.22.0
14972024-11-13T21:17:05.545Z Compiling rustls-webpki v0.102.8
14982024-11-13T21:17:09.009Z Compiling tokio-rustls v0.25.0
14992024-11-13T21:17:10.663Z Compiling tokio-rustls v0.26.0
15002024-11-13T21:17:11.012Z Compiling hyper-rustls v0.27.3
15012024-11-13T21:17:11.385Z Compiling reqwest v0.12.9
15022024-11-13T21:17:12.849Z Compiling qorb v0.2.0
15032024-11-13T21:17:17.639Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15042024-11-13T21:17:17.880Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15052024-11-13T21:17:24.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
15062024-11-13T21:17:24.184Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15072024-11-13T21:17:24.241ZNov 13 21:17:22.896 INFO Starting download, target: Clickhouse
15082024-11-13T21:17:24.241ZNov 13 21:17:22.896 INFO Starting download, target: Cockroach
15092024-11-13T21:17:24.243ZNov 13 21:17:22.896 INFO Starting download, target: Console
15102024-11-13T21:17:24.243ZNov 13 21:17:22.896 INFO Starting download, target: DendriteOpenapi
15112024-11-13T21:17:24.243ZNov 13 21:17:22.896 INFO Starting download, target: DendriteStub
15122024-11-13T21:17:24.244ZNov 13 21:17:22.896 INFO Starting download, target: MaghemiteMgd
15132024-11-13T21:17:24.244ZNov 13 21:17:22.896 INFO Starting download, target: TransceiverControl
15142024-11-13T21:17:24.244ZNov 13 21:17:22.897 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15152024-11-13T21:17:24.244ZNov 13 21:17:22.897 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15162024-11-13T21:17:24.244ZNov 13 21:17:22.897 INFO Downloading out/downloads/dpd-5b1d590426971e481d927d3978e918ec25f3ad21.json (attempt 1/3), target: DendriteOpenapi
15172024-11-13T21:17:24.244ZNov 13 21:17:22.897 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15182024-11-13T21:17:24.244ZNov 13 21:17:22.897 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15192024-11-13T21:17:24.244ZNov 13 21:17:22.897 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15202024-11-13T21:17:24.244ZNov 13 21:17:22.898 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15212024-11-13T21:17:24.456ZNov 13 21:17:23.110 INFO Download complete, target: DendriteOpenapi
15222024-11-13T21:17:24.652ZNov 13 21:17:23.283 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15232024-11-13T21:17:24.884ZNov 13 21:17:23.539 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15242024-11-13T21:17:25.221ZNov 13 21:17:23.875 INFO Download complete, target: Console
15252024-11-13T21:17:25.307ZNov 13 21:17:23.953 INFO Download complete, target: TransceiverControl
15262024-11-13T21:17:25.450ZNov 13 21:17:24.104 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15272024-11-13T21:17:25.456ZNov 13 21:17:24.107 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15282024-11-13T21:17:26.093ZNov 13 21:17:24.749 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15292024-11-13T21:17:26.093ZNov 13 21:17:24.749 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15302024-11-13T21:17:26.274ZNov 13 21:17:24.930 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15312024-11-13T21:17:28.175ZNov 13 21:17:26.831 INFO Download complete, target: DendriteStub
15322024-11-13T21:17:28.459ZNov 13 21:17:27.115 INFO Download complete, target: MaghemiteMgd
15332024-11-13T21:17:33.376ZNov 13 21:17:32.032 INFO Checking that binary works, target: Cockroach
15342024-11-13T21:17:33.540ZNov 13 21:17:32.196 INFO Download complete, target: Cockroach
15352024-11-13T21:17:38.503ZNov 13 21:17:37.145 INFO Checking that binary works, target: Clickhouse
15362024-11-13T21:17:39.105ZNov 13 21:17:37.761 INFO Download complete, target: Clickhouse
15372024-11-13T21:17:39.112ZAll prerequisites installed successfully
15382024-11-13T21:17:39.115Z
15392024-11-13T21:17:39.115Zreal 5:29.826771451
15402024-11-13T21:17:39.115Zuser 16:36.657931239
15412024-11-13T21:17:39.115Zsys 3:14.691738372
15422024-11-13T21:17:39.115Ztrap 0.580755809
15432024-11-13T21:17:39.115Ztflt 6.442762214
15442024-11-13T21:17:39.115Zdflt 5.463387620
15452024-11-13T21:17:39.115Zkflt 0.323002319
15462024-11-13T21:17:39.115Zlock 30:45.612411961
15472024-11-13T21:17:39.116Zslp 1:03:54.724169003
15482024-11-13T21:17:39.116Zlat 54.353411751
15492024-11-13T21:17:39.116Zstop 2:14.194963298
15502024-11-13T21:17:39.116Z+ ptime -m cargo xtask download softnpu
15512024-11-13T21:17:39.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15522024-11-13T21:17:39.668Z Running `target/debug/xtask download softnpu`
15532024-11-13T21:17:40.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
15542024-11-13T21:17:40.556Z Running `target/debug/xtask-downloader softnpu`
15552024-11-13T21:17:40.596ZNov 13 21:17:39.250 INFO Starting download, target: Softnpu
15562024-11-13T21:17:40.599ZNov 13 21:17:39.250 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15572024-11-13T21:17:41.139ZNov 13 21:17:39.796 INFO Download complete, target: Softnpu
15582024-11-13T21:17:41.144Z
15592024-11-13T21:17:41.151Zreal 2.024047234
15602024-11-13T21:17:41.151Zuser 1.286428668
15612024-11-13T21:17:41.151Zsys 0.545488124
15622024-11-13T21:17:41.151Ztrap 0.000751814
15632024-11-13T21:17:41.151Ztflt 0.000013921
15642024-11-13T21:17:41.151Zdflt 0.000000000
15652024-11-13T21:17:41.151Zkflt 0.000000000
15662024-11-13T21:17:41.151Zlock 5.589088777
15672024-11-13T21:17:41.151Zslp 0.359815367
15682024-11-13T21:17:41.151Zlat 0.066841082
15692024-11-13T21:17:41.151Zstop 0.000169558
15702024-11-13T21:17:41.151Z+ export CARGO_INCREMENTAL=0
15712024-11-13T21:17:41.151Z+ CARGO_INCREMENTAL=0
15722024-11-13T21:17:41.151Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15732024-11-13T21:17:42.108Z Compiling proc-macro2 v1.0.89
15742024-11-13T21:17:42.108Z Compiling unicode-ident v1.0.13
15752024-11-13T21:17:42.108Z Compiling libc v0.2.162
15762024-11-13T21:17:42.108Z Compiling serde v1.0.215
15772024-11-13T21:17:42.118Z Compiling autocfg v1.4.0
15782024-11-13T21:17:42.118Z Compiling version_check v0.9.5
15792024-11-13T21:17:42.118Z Compiling cfg-if v1.0.0
15802024-11-13T21:17:42.335Z Compiling memchr v2.7.4
15812024-11-13T21:17:42.349Z Compiling typenum v1.17.0
15822024-11-13T21:17:42.477Z Compiling shlex v1.3.0
15832024-11-13T21:17:42.886Z Compiling value-bag v1.9.0
15842024-11-13T21:17:42.927Z Compiling generic-array v0.14.7
15852024-11-13T21:17:43.146Z Compiling lock_api v0.4.12
15862024-11-13T21:17:43.225Z Compiling scopeguard v1.2.0
15872024-11-13T21:17:43.386Z Compiling log v0.4.22
15882024-11-13T21:17:43.427Z Compiling parking_lot_core v0.9.10
15892024-11-13T21:17:43.783Z Compiling serde_json v1.0.132
15902024-11-13T21:17:43.801Z Compiling once_cell v1.20.2
15912024-11-13T21:17:44.076Z Compiling quote v1.0.37
15922024-11-13T21:17:44.080Z Compiling rustix v0.38.37
15932024-11-13T21:17:44.195Z Compiling thiserror v1.0.69
15942024-11-13T21:17:44.213Z Compiling libm v0.2.8
15952024-11-13T21:17:44.478Z Compiling syn v2.0.87
15962024-11-13T21:17:44.526Z Compiling jobserver v0.1.32
15972024-11-13T21:17:44.622Z Compiling getrandom v0.2.15
15982024-11-13T21:17:44.724Z Compiling num-traits v0.2.19
15992024-11-13T21:17:44.737Z Compiling itoa v1.0.11
16002024-11-13T21:17:44.937Z Compiling cc v1.1.30
16012024-11-13T21:17:44.953Z Compiling spin v0.9.8
16022024-11-13T21:17:44.969Z Compiling aho-corasick v1.1.3
16032024-11-13T21:17:45.017Z Compiling regex-syntax v0.8.5
16042024-11-13T21:17:45.181Z Compiling slab v0.4.9
16052024-11-13T21:17:45.571Z Compiling byteorder v1.5.0
16062024-11-13T21:17:45.624Z Compiling rand_core v0.6.4
16072024-11-13T21:17:45.966Z Compiling errno v0.3.9
16082024-11-13T21:17:46.041Z Compiling either v1.13.0
16092024-11-13T21:17:46.110Z Compiling lazy_static v1.5.0
16102024-11-13T21:17:46.366Z Compiling glob v0.3.1
16112024-11-13T21:17:46.880Z Compiling prettyplease v0.2.25
16122024-11-13T21:17:47.171Z Compiling clang-sys v1.8.1
16132024-11-13T21:17:47.726Z Compiling allocator-api2 v0.2.18
16142024-11-13T21:17:47.751Z Compiling minimal-lexical v0.2.1
16152024-11-13T21:17:47.827Z Compiling subtle v2.6.1
16162024-11-13T21:17:47.875Z Compiling libloading v0.8.5
16172024-11-13T21:17:48.113Z Compiling bindgen v0.69.5
16182024-11-13T21:17:48.243Z Compiling nom v7.1.3
16192024-11-13T21:17:48.263Z Compiling home v0.5.9
16202024-11-13T21:17:48.523Z Compiling regex-automata v0.4.8
16212024-11-13T21:17:48.569Z Compiling itertools v0.12.1
16222024-11-13T21:17:48.620Z Compiling rustc-hash v1.1.0
16232024-11-13T21:17:48.779Z Compiling smallvec v1.13.2
16242024-11-13T21:17:49.274Z Compiling lazycell v1.3.0
16252024-11-13T21:17:49.389Z Compiling cmake v0.1.51
16262024-11-13T21:17:49.650Z Compiling dunce v1.0.5
16272024-11-13T21:17:49.789Z Compiling semver v1.0.23
16282024-11-13T21:17:50.248Z Compiling fs_extra v1.3.0
16292024-11-13T21:17:50.865Z Compiling pkg-config v0.3.31
16302024-11-13T21:17:51.647Z Compiling cexpr v0.6.0
16312024-11-13T21:17:51.771Z Compiling ring v0.17.8
16322024-11-13T21:17:51.835Z Compiling const-oid v0.9.6
16332024-11-13T21:17:51.883Z Compiling pin-project-lite v0.2.14
16342024-11-13T21:17:52.015Z Compiling ryu v1.0.18
16352024-11-13T21:17:52.316Z Compiling synstructure v0.13.1
16362024-11-13T21:17:52.818Z Compiling equivalent v1.0.1
16372024-11-13T21:17:52.943Z Compiling paste v1.0.15
16382024-11-13T21:17:53.218Z Compiling foldhash v0.1.3
16392024-11-13T21:17:53.468Z Compiling hashbrown v0.15.0
16402024-11-13T21:17:53.547Z Compiling httparse v1.9.5
16412024-11-13T21:17:53.699Z Compiling aws-lc-rs v1.10.0
16422024-11-13T21:17:54.123Z Compiling regex v1.11.1
16432024-11-13T21:17:54.296Z Compiling schemars v0.8.21
16442024-11-13T21:17:54.807Z Compiling serde_derive_internals v0.29.1
16452024-11-13T21:17:55.123Z Compiling signal-hook-registry v1.4.2
16462024-11-13T21:17:55.226Z Compiling heck v0.5.0
16472024-11-13T21:17:55.435Z Compiling parking_lot v0.12.3
16482024-11-13T21:17:55.555Z Compiling mio v1.0.2
16492024-11-13T21:17:56.604Z Compiling stable_deref_trait v1.2.0
16502024-11-13T21:17:57.229Z Compiling crossbeam-utils v0.8.20
16512024-11-13T21:17:57.326Z Compiling socket2 v0.5.7
16522024-11-13T21:17:57.516Z Compiling vcpkg v0.2.15
16532024-11-13T21:17:57.804Z Compiling serde_derive v1.0.215
16542024-11-13T21:17:58.011Z Compiling zeroize_derive v1.4.2
16552024-11-13T21:17:58.712Z Compiling zerocopy-derive v0.7.35
16562024-11-13T21:17:58.927Z Compiling thiserror-impl v1.0.69
16572024-11-13T21:17:59.235Z Compiling tokio-macros v2.4.0
16582024-11-13T21:17:59.257Z Compiling zerofrom-derive v0.1.4
16592024-11-13T21:17:59.461Z Compiling yoke-derive v0.7.4
16602024-11-13T21:17:59.487Z Compiling zeroize v1.8.1
16612024-11-13T21:18:00.318Z Compiling futures-macro v0.3.31
16622024-11-13T21:18:00.679Z Compiling zerovec-derive v0.10.3
16632024-11-13T21:18:00.696Z Compiling zerocopy v0.7.35
16642024-11-13T21:18:01.457Z Compiling displaydoc v0.2.5
16652024-11-13T21:18:01.741Z Compiling crypto-common v0.1.6
16662024-11-13T21:18:02.169Z Compiling icu_provider_macros v1.5.0
16672024-11-13T21:18:02.272Z Compiling tracing-attributes v0.1.27
16682024-11-13T21:18:02.322Z Compiling block-buffer v0.10.4
16692024-11-13T21:18:02.612Z Compiling digest v0.10.7
16702024-11-13T21:18:02.937Z Compiling schemars_derive v0.8.21
16712024-11-13T21:18:03.046Z Compiling der_derive v0.7.3
16722024-11-13T21:18:03.120Z Compiling futures-core v0.3.31
16732024-11-13T21:18:03.210Z Compiling num-conv v0.1.0
16742024-11-13T21:18:03.500Z Compiling time-core v0.1.2
16752024-11-13T21:18:03.612Z Compiling fnv v1.0.7
16762024-11-13T21:18:03.680Z Compiling time-macros v0.2.18
16772024-11-13T21:18:03.739Z Compiling openssl-sys v0.9.104
16782024-11-13T21:18:05.890Z Compiling cpufeatures v0.2.14
16792024-11-13T21:18:06.053Z Compiling futures-sink v0.3.31
16802024-11-13T21:18:06.215Z Compiling ahash v0.8.11
16812024-11-13T21:18:06.547Z Compiling syn v1.0.109
16822024-11-13T21:18:06.580Z Compiling slog v2.7.0
16832024-11-13T21:18:06.851Z Compiling zerofrom v0.1.4
16842024-11-13T21:18:07.014Z Compiling futures-channel v0.3.31
16852024-11-13T21:18:07.077Z Compiling yoke v0.7.4
16862024-11-13T21:18:07.150Z Compiling hmac v0.12.1
16872024-11-13T21:18:07.386Z Compiling scroll_derive v0.12.0
16882024-11-13T21:18:07.404Z Compiling openssl v0.10.68
16892024-11-13T21:18:07.439Z Compiling iana-time-zone v0.1.61
16902024-11-13T21:18:07.655Z Compiling pin-utils v0.1.0
16912024-11-13T21:18:07.748Z Compiling futures-io v0.3.31
16922024-11-13T21:18:07.839Z Compiling ucd-trie v0.1.7
16932024-11-13T21:18:08.012Z Compiling futures-task v0.3.31
16942024-11-13T21:18:08.163Z Compiling pest v2.7.14
16952024-11-13T21:18:08.311Z Compiling futures-util v0.3.31
16962024-11-13T21:18:08.702Z Compiling zerovec v0.10.4
16972024-11-13T21:18:09.263Z Compiling block-padding v0.3.3
16982024-11-13T21:18:09.737Z Compiling tinyvec_macros v0.1.1
16992024-11-13T21:18:10.299Z Compiling tinyvec v1.8.0
17002024-11-13T21:18:10.787Z Compiling pest_meta v2.7.14
17012024-11-13T21:18:11.087Z Compiling bitflags v2.6.0
17022024-11-13T21:18:11.297Z Compiling bytes v1.7.2
17032024-11-13T21:18:11.933Z Compiling indexmap v2.6.0
17042024-11-13T21:18:14.002Z Compiling tokio v1.40.0
17052024-11-13T21:18:14.775Z Compiling http v1.1.0
17062024-11-13T21:18:15.499Z Compiling serde_tokenstream v0.2.2
17072024-11-13T21:18:16.076Z Compiling which v4.4.2
17082024-11-13T21:18:16.968Z Compiling rustc_version v0.4.1
17092024-11-13T21:18:17.039Z Compiling uuid v1.10.0
17102024-11-13T21:18:17.592Z Compiling chrono v0.4.38
17112024-11-13T21:18:18.549Z Compiling serde_spanned v0.6.8
17122024-11-13T21:18:18.770Z Compiling toml_datetime v0.6.8
17132024-11-13T21:18:20.203Z Compiling inout v0.1.3
17142024-11-13T21:18:20.360Z Compiling openssl-macros v0.1.1
17152024-11-13T21:18:20.575Z Compiling rustls v0.23.14
17162024-11-13T21:18:20.866Z Compiling native-tls v0.2.12
17172024-11-13T21:18:22.546Z Compiling cipher v0.4.4
17182024-11-13T21:18:22.971Z Compiling pest_generator v2.7.14
17192024-11-13T21:18:23.028Z Compiling unicode-normalization v0.1.24
17202024-11-13T21:18:23.297Z Compiling tinystr v0.7.6
17212024-11-13T21:18:23.728Z Compiling sha2 v0.10.8
17222024-11-13T21:18:24.116Z Compiling writeable v0.5.5
17232024-11-13T21:18:24.545Z Compiling base64ct v1.6.0
17242024-11-13T21:18:24.679Z Compiling litemap v0.7.3
17252024-11-13T21:18:24.758Z Compiling unicode-bidi v0.3.17
17262024-11-13T21:18:25.087Z Compiling icu_locid v1.5.0
17272024-11-13T21:18:25.139Z Compiling pem-rfc7468 v0.7.0
17282024-11-13T21:18:25.773Z Compiling pest_derive v2.7.14
17292024-11-13T21:18:26.119Z Compiling ppv-lite86 v0.2.20
17302024-11-13T21:18:26.568Z Compiling tracing-core v0.1.32
17312024-11-13T21:18:27.045Z Compiling cookie v0.18.1
17322024-11-13T21:18:27.123Z Compiling usdt-impl v0.5.0
17332024-11-13T21:18:27.328Z Compiling flagset v0.4.6
17342024-11-13T21:18:27.479Z Compiling anyhow v1.0.93
17352024-11-13T21:18:27.523Z Compiling dyn-clone v1.0.17
17362024-11-13T21:18:28.783Z Compiling der v0.7.9
17372024-11-13T21:18:30.576Z Compiling tracing v0.1.40
17382024-11-13T21:18:30.626Z Compiling aws-lc-sys v0.22.0
17392024-11-13T21:18:31.328Z Compiling rand_chacha v0.3.1
17402024-11-13T21:18:31.668Z Compiling icu_provider v1.5.0
17412024-11-13T21:18:32.125Z Compiling scroll v0.12.0
17422024-11-13T21:18:32.483Z Compiling async-trait v0.1.83
17432024-11-13T21:18:32.707Z Compiling icu_locid_transform_data v1.5.0
17442024-11-13T21:18:32.818Z Compiling percent-encoding v2.3.1
17452024-11-13T21:18:33.153Z Compiling rayon-core v1.12.1
17462024-11-13T21:18:33.930Z Compiling rustls-pki-types v1.9.0
17472024-11-13T21:18:34.832Z Compiling camino v1.1.9
17482024-11-13T21:18:34.978Z Compiling plain v0.2.3
17492024-11-13T21:18:35.138Z Compiling goblin v0.8.2
17502024-11-13T21:18:35.390Z Compiling icu_locid_transform v1.5.0
17512024-11-13T21:18:36.399Z Compiling rand v0.8.5
17522024-11-13T21:18:37.696Z Compiling spki v0.7.3
17532024-11-13T21:18:38.092Z Compiling salsa20 v0.10.2
17542024-11-13T21:18:38.324Z Compiling tokio-util v0.7.12
17552024-11-13T21:18:38.586Z Compiling icu_collections v1.5.0
17562024-11-13T21:18:39.533Z Compiling pbkdf2 v0.12.2
17572024-11-13T21:18:40.314Z Compiling rustls v0.22.4
17582024-11-13T21:18:40.481Z Compiling pretty-hex v0.4.1
17592024-11-13T21:18:40.549Z Compiling untrusted v0.9.0
17602024-11-13T21:18:40.571Z Compiling untrusted v0.7.1
17612024-11-13T21:18:40.671Z Compiling icu_properties_data v1.5.0
17622024-11-13T21:18:40.855Z Compiling mirai-annotations v1.12.0
17632024-11-13T21:18:40.901Z Compiling winnow v0.5.40
17642024-11-13T21:18:40.925Z Compiling powerfmt v0.2.0
17652024-11-13T21:18:41.040Z Compiling icu_properties v1.5.1
17662024-11-13T21:18:41.288Z Compiling deranged v0.3.11
17672024-11-13T21:18:43.230Z Compiling dof v0.3.0
17682024-11-13T21:18:44.692Z Compiling toml_edit v0.19.15
17692024-11-13T21:18:46.674Z Compiling scrypt v0.11.0
17702024-11-13T21:18:46.894Z Compiling dtrace-parser v0.2.0
17712024-11-13T21:18:46.960Z Compiling aes v0.8.4
17722024-11-13T21:18:47.203Z Compiling cbc v0.1.2
17732024-11-13T21:18:47.510Z Compiling thread-id v4.2.2
17742024-11-13T21:18:47.637Z Compiling atomic-waker v1.1.2
17752024-11-13T21:18:47.817Z Compiling num_threads v0.1.7
17762024-11-13T21:18:48.160Z Compiling write16 v1.0.0
17772024-11-13T21:18:48.185Z Compiling utf16_iter v1.0.5
17782024-11-13T21:18:48.291Z Compiling rustversion v1.0.17
17792024-11-13T21:18:48.379Z Compiling icu_normalizer_data v1.5.0
17802024-11-13T21:18:48.493Z Compiling utf8_iter v1.0.4
17812024-11-13T21:18:49.479Z Compiling icu_normalizer v1.5.0
17822024-11-13T21:18:50.220Z Compiling time v0.3.36
17832024-11-13T21:18:51.185Z Compiling pkcs5 v0.7.1
17842024-11-13T21:18:52.301Z Compiling form_urlencoded v1.2.1
17852024-11-13T21:18:52.606Z Compiling heapless v0.7.17
17862024-11-13T21:18:53.008Z Compiling http-body v1.0.1
17872024-11-13T21:18:53.343Z Compiling bzip2-sys v0.1.11+1.0.8
17882024-11-13T21:18:53.805Z Compiling multer v3.1.0
17892024-11-13T21:18:54.596Z Compiling slog-async v2.8.0
17902024-11-13T21:18:54.799Z Compiling signal-hook v0.3.17
17912024-11-13T21:18:54.953Z Compiling try-lock v0.2.5
17922024-11-13T21:18:55.277Z Compiling want v0.3.1
17932024-11-13T21:18:55.551Z Compiling pkcs8 v0.10.2
17942024-11-13T21:18:56.171Z Compiling idna_adapter v1.2.0
17952024-11-13T21:18:56.401Z Compiling h2 v0.4.6
17962024-11-13T21:18:57.390Z Compiling adler2 v2.0.0
17972024-11-13T21:18:57.449Z Compiling httpdate v1.0.3
17982024-11-13T21:18:57.660Z Compiling strsim v0.11.1
17992024-11-13T21:18:58.398Z Compiling miniz_oxide v0.8.0
18002024-11-13T21:19:02.086Z Compiling idna v1.0.3
18012024-11-13T21:19:03.329Z Compiling hyper v1.4.1
18022024-11-13T21:19:03.583Z Compiling usdt-macro v0.5.0
18032024-11-13T21:19:04.936Z Compiling usdt-attr-macro v0.5.0
18042024-11-13T21:19:05.120Z Compiling curve25519-dalek v4.1.3
18052024-11-13T21:19:05.529Z Compiling openapiv3 v2.0.0
18062024-11-13T21:19:06.109Z Compiling enum-as-inner v0.6.1
18072024-11-13T21:19:06.407Z Compiling async-stream-impl v0.3.6
18082024-11-13T21:19:07.243Z Compiling dropshot v0.12.0
18092024-11-13T21:19:07.392Z Compiling portable-atomic v1.9.0
18102024-11-13T21:19:07.538Z Compiling smoltcp v0.9.1
18112024-11-13T21:19:07.656Z Compiling base64 v0.22.1
18122024-11-13T21:19:08.101Z Compiling tower-service v0.3.3
18132024-11-13T21:19:08.181Z Compiling match_cfg v0.1.0
18142024-11-13T21:19:08.226Z Compiling num-bigint-dig v0.8.4
18152024-11-13T21:19:08.283Z Compiling foreign-types-shared v0.1.1
18162024-11-13T21:19:08.399Z Compiling foreign-types v0.3.2
18172024-11-13T21:19:08.497Z Compiling hostname v0.3.1
18182024-11-13T21:19:08.528Z Compiling hyper-util v0.1.10
18192024-11-13T21:19:09.121Z Compiling url v2.5.3
18202024-11-13T21:19:13.050Z Compiling dirs-sys-next v0.1.2
18212024-11-13T21:19:13.397Z Compiling gimli v0.31.1
18222024-11-13T21:19:13.552Z Compiling siphasher v0.3.11
18232024-11-13T21:19:13.924Z Compiling heck v0.4.1
18242024-11-13T21:19:14.358Z Compiling data-encoding v2.6.0
18252024-11-13T21:19:16.517Z Compiling dirs-next v2.0.0
18262024-11-13T21:19:20.487Z Compiling addr2line v0.24.2
18272024-11-13T21:19:22.358Z Compiling http-body-util v0.1.2
18282024-11-13T21:19:22.971Z Compiling crossbeam-epoch v0.9.18
18292024-11-13T21:19:23.138Z Compiling hubpack_derive v0.1.1
18302024-11-13T21:19:23.688Z Compiling dropshot_endpoint v0.12.0
18312024-11-13T21:19:24.058Z Compiling sha1 v0.10.6
18322024-11-13T21:19:24.453Z Compiling signature v2.2.0
18332024-11-13T21:19:24.677Z Compiling zerocopy-derive v0.6.6
18342024-11-13T21:19:25.458Z Compiling curve25519-dalek-derive v0.1.1
18352024-11-13T21:19:26.059Z Compiling object v0.36.5
18362024-11-13T21:19:26.800Z Compiling thread_local v1.1.8
18372024-11-13T21:19:27.012Z Compiling fs-err v2.11.0
18382024-11-13T21:19:27.244Z Compiling encoding_rs v0.8.34
18392024-11-13T21:19:27.298Z Compiling anstyle v1.0.10
18402024-11-13T21:19:27.741Z Compiling mime v0.3.17
18412024-11-13T21:19:27.764Z Compiling ipnet v2.10.1
18422024-11-13T21:19:28.814Z Compiling rustc-demangle v0.1.24
18432024-11-13T21:19:31.119Z Compiling utf8parse v0.2.2
18442024-11-13T21:19:31.284Z Compiling openssl-probe v0.1.5
18452024-11-13T21:19:31.613Z Compiling unicode-properties v0.1.3
18462024-11-13T21:19:32.021Z Compiling winnow v0.6.20
18472024-11-13T21:19:35.967Z Compiling toml_edit v0.22.22
18482024-11-13T21:19:36.014Z Compiling backtrace v0.3.74
18492024-11-13T21:19:40.837Z Compiling stringprep v0.1.5
18502024-11-13T21:19:42.473Z Compiling anstyle-parse v0.2.5
18512024-11-13T21:19:43.550Z Compiling crossbeam-deque v0.8.5
18522024-11-13T21:19:45.267Z Compiling rustls-webpki v0.102.8
18532024-11-13T21:19:45.691Z Compiling term v0.7.0
18542024-11-13T21:19:47.017Z Compiling slog-json v2.6.1
18552024-11-13T21:19:47.953Z Compiling serde_urlencoded v0.7.1
18562024-11-13T21:19:48.477Z Compiling crossbeam-channel v0.5.13
18572024-11-13T21:19:49.089Z Compiling rustls-pemfile v2.2.0
18582024-11-13T21:19:49.445Z Compiling hashbrown v0.14.5
18592024-11-13T21:19:49.932Z Compiling idna v0.3.0
18602024-11-13T21:19:50.738Z Compiling idna v0.4.0
18612024-11-13T21:19:51.392Z Compiling futures-executor v0.3.31
18622024-11-13T21:19:51.856Z Compiling num-integer v0.1.46
18632024-11-13T21:19:52.199Z Compiling md-5 v0.10.6
18642024-11-13T21:19:52.510Z Compiling ff v0.13.0
18652024-11-13T21:19:52.582Z Compiling hash32 v0.2.1
18662024-11-13T21:19:52.756Z Compiling memmap v0.7.0
18672024-11-13T21:19:52.971Z Compiling is-terminal v0.4.13
18682024-11-13T21:19:56.832Z Compiling anstyle-query v1.1.1
18692024-11-13T21:19:56.998Z Compiling take_mut v0.2.2
18702024-11-13T21:19:57.170Z Compiling base16ct v0.2.0
18712024-11-13T21:19:57.472Z Compiling utf-8 v0.7.6
18722024-11-13T21:19:57.815Z Compiling linked-hash-map v0.5.6
18732024-11-13T21:19:58.241Z Compiling is_terminal_polyfill v1.70.1
18742024-11-13T21:19:58.378Z Compiling fallible-iterator v0.2.0
18752024-11-13T21:19:59.633Z Compiling colorchoice v1.0.2
18762024-11-13T21:19:59.936Z Compiling psl-types v2.0.11
18772024-11-13T21:20:00.416Z Compiling quick-error v1.2.3
18782024-11-13T21:20:00.444Z Compiling resolv-conf v0.7.0
18792024-11-13T21:20:01.001Z Compiling publicsuffix v2.2.3
18802024-11-13T21:20:01.026Z Compiling anstream v0.6.15
18812024-11-13T21:20:01.685Z Compiling postgres-protocol v0.6.7
18822024-11-13T21:20:02.334Z Compiling lru-cache v0.1.2
18832024-11-13T21:20:02.548Z Compiling tungstenite v0.24.0
18842024-11-13T21:20:02.936Z Compiling sec1 v0.7.3
18852024-11-13T21:20:03.488Z Compiling tokio-rustls v0.26.0
18862024-11-13T21:20:03.559Z Compiling slog-term v2.9.1
18872024-11-13T21:20:03.949Z Compiling usdt v0.5.0
18882024-11-13T21:20:04.160Z Compiling group v0.13.0
18892024-11-13T21:20:04.663Z Compiling num-iter v0.1.45
18902024-11-13T21:20:04.666Z Compiling futures v0.3.31
18912024-11-13T21:20:04.666Z Compiling hickory-proto v0.24.1
18922024-11-13T21:20:04.666Z Compiling tokio-rustls v0.25.0
18932024-11-13T21:20:04.694Z Compiling regress v0.10.1
18942024-11-13T21:20:07.456Z Compiling slog-bunyan v2.5.0
18952024-11-13T21:20:07.772Z Compiling tokio-native-tls v0.3.1
18962024-11-13T21:20:07.873Z Compiling toml v0.8.19
18972024-11-13T21:20:08.052Z Compiling strum_macros v0.25.3
18982024-11-13T21:20:09.425Z Compiling phf_shared v0.11.2
18992024-11-13T21:20:09.662Z Compiling async-stream v0.3.6
19002024-11-13T21:20:09.963Z Compiling waitgroup v0.1.2
19012024-11-13T21:20:10.168Z Compiling webpki-roots v0.26.6
19022024-11-13T21:20:10.697Z Compiling idna v0.5.0
19032024-11-13T21:20:10.890Z Compiling terminal_size v0.4.0
19042024-11-13T21:20:11.813Z Compiling serde_path_to_error v0.1.16
19052024-11-13T21:20:11.861Z Compiling hkdf v0.12.4
19062024-11-13T21:20:12.155Z Compiling crypto-bigint v0.5.5
19072024-11-13T21:20:12.238Z Compiling derive-where v1.2.7
19082024-11-13T21:20:12.694Z Compiling clap_derive v4.5.18
19092024-11-13T21:20:13.330Z Compiling serde_repr v0.1.19
19102024-11-13T21:20:13.868Z Compiling hostname v0.4.0
19112024-11-13T21:20:14.087Z Compiling crc32fast v1.4.2
19122024-11-13T21:20:14.352Z Compiling unicode-width v0.1.14
19132024-11-13T21:20:14.394Z Compiling clap_lex v0.7.2
19142024-11-13T21:20:14.433Z Compiling debug-ignore v1.0.5
19152024-11-13T21:20:14.785Z Compiling managed v0.8.0
19162024-11-13T21:20:14.885Z Compiling bitflags v1.3.2
19172024-11-13T21:20:15.106Z Compiling console v0.15.8
19182024-11-13T21:20:15.290Z Compiling elliptic-curve v0.13.8
19192024-11-13T21:20:15.755Z Compiling clap_builder v4.5.20
19202024-11-13T21:20:16.053Z Compiling flate2 v1.0.34
19212024-11-13T21:20:16.375Z Compiling cookie_store v0.21.0
19222024-11-13T21:20:17.255Z Compiling hyper-rustls v0.27.3
19232024-11-13T21:20:17.769Z Compiling hickory-resolver v0.24.1
19242024-11-13T21:20:17.886Z Compiling phf v0.11.2
19252024-11-13T21:20:19.844Z Compiling typify-impl v0.2.0
19262024-11-13T21:20:19.862Z Compiling hyper-tls v0.6.0
19272024-11-13T21:20:20.246Z Compiling signal-hook-mio v0.2.4
19282024-11-13T21:20:20.378Z Compiling bzip2 v0.4.4
19292024-11-13T21:20:20.412Z Compiling rayon v1.10.0
19302024-11-13T21:20:20.758Z Compiling tokio-tungstenite v0.24.0
19312024-11-13T21:20:21.320Z Compiling postgres-types v0.2.8
19322024-11-13T21:20:23.183Z Compiling zerocopy v0.6.6
19332024-11-13T21:20:23.202Z Compiling ed25519 v2.2.3
19342024-11-13T21:20:23.241Z Compiling hubpack v0.1.2
19352024-11-13T21:20:23.648Z Compiling phf_shared v0.10.0
19362024-11-13T21:20:24.059Z Compiling pkcs1 v0.7.5
19372024-11-13T21:20:24.294Z Compiling tokio-stream v0.1.16
19382024-11-13T21:20:25.128Z Compiling serde-big-array v0.5.1
19392024-11-13T21:20:25.326Z Compiling float-cmp v0.9.0
19402024-11-13T21:20:25.375Z Compiling rfc6979 v0.4.0
19412024-11-13T21:20:25.473Z Compiling sync_wrapper v1.0.1
19422024-11-13T21:20:25.532Z Compiling bstr v1.10.0
19432024-11-13T21:20:25.569Z Compiling unicode-segmentation v1.12.0
19442024-11-13T21:20:25.848Z Compiling whoami v1.5.2
19452024-11-13T21:20:25.911Z Compiling predicates-core v1.0.8
19462024-11-13T21:20:26.442Z Compiling fixedbitset v0.4.2
19472024-11-13T21:20:26.848Z Compiling static_assertions v1.1.0
19482024-11-13T21:20:26.957Z Compiling number_prefix v0.4.0
19492024-11-13T21:20:27.001Z Compiling new_debug_unreachable v1.0.6
19502024-11-13T21:20:27.104Z Compiling normalize-line-endings v0.3.0
19512024-11-13T21:20:27.146Z Compiling precomputed-hash v0.1.1
19522024-11-13T21:20:27.179Z Compiling bit-vec v0.6.3
19532024-11-13T21:20:27.232Z Compiling difflib v0.4.0
19542024-11-13T21:20:27.289Z Compiling string_cache v0.8.7
19552024-11-13T21:20:27.635Z Compiling predicates v3.1.2
19562024-11-13T21:20:27.727Z Compiling bit-set v0.5.3
19572024-11-13T21:20:28.452Z Compiling indicatif v0.17.8
19582024-11-13T21:20:28.511Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19592024-11-13T21:20:29.093Z Compiling petgraph v0.6.5
19602024-11-13T21:20:29.162Z Compiling similar v2.6.0
19612024-11-13T21:20:30.232Z Compiling tokio-postgres v0.7.12
19622024-11-13T21:20:31.776Z Compiling typify-macro v0.2.0
19632024-11-13T21:20:33.037Z Compiling reqwest v0.12.9
19642024-11-13T21:20:33.120Z Compiling ecdsa v0.16.9
19652024-11-13T21:20:33.943Z Compiling qorb v0.2.0
19662024-11-13T21:20:35.211Z Compiling rsa v0.9.6
19672024-11-13T21:20:35.523Z Compiling ed25519-dalek v2.1.1
19682024-11-13T21:20:36.212Z Compiling zip v0.6.6
19692024-11-13T21:20:36.503Z Compiling crossterm v0.28.1
19702024-11-13T21:20:36.671Z Compiling clap v4.5.20
19712024-11-13T21:20:37.450Z Compiling toml v0.7.8
19722024-11-13T21:20:38.406Z Compiling x509-cert v0.2.5
19732024-11-13T21:20:39.543Z Compiling hex v0.4.3
19742024-11-13T21:20:39.927Z Compiling itertools v0.10.5
19752024-11-13T21:20:40.200Z Compiling lalrpop-util v0.19.12
19762024-11-13T21:20:41.657Z Compiling peg-runtime v0.8.3
19772024-11-13T21:20:42.194Z Compiling unicode-xid v0.2.6
19782024-11-13T21:20:43.427Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19792024-11-13T21:20:45.189Z Compiling proc-macro-crate v1.3.1
19802024-11-13T21:20:46.102Z Compiling ipnetwork v0.20.0
19812024-11-13T21:20:48.820Z Compiling heapless v0.8.0
19822024-11-13T21:20:49.929Z Compiling num_enum_derive v0.5.11
19832024-11-13T21:21:00.543Z Compiling hash32 v0.3.1
19842024-11-13T21:21:01.270Z Compiling smoltcp v0.11.0
19852024-11-13T21:21:01.894Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19862024-11-13T21:21:02.368Z Compiling ident_case v1.0.1
19872024-11-13T21:21:06.774Z Compiling darling_core v0.20.10
19882024-11-13T21:21:18.343Z Compiling num_enum v0.5.11
19892024-11-13T21:21:18.539Z Compiling typify v0.2.0
19902024-11-13T21:21:20.458Z Compiling proc-macro-error-attr v1.0.4
19912024-11-13T21:21:20.669Z Compiling cobs v0.2.3
19922024-11-13T21:21:20.708Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19932024-11-13T21:21:20.907Z Compiling unsafe-libyaml v0.2.11
19942024-11-13T21:21:22.751Z Compiling serde_yaml v0.9.34+deprecated
19952024-11-13T21:21:26.597Z Compiling postcard v1.0.10
19962024-11-13T21:21:31.363Z Compiling progenitor-impl v0.8.0
19972024-11-13T21:21:38.301Z Compiling darling_macro v0.20.10
19982024-11-13T21:21:48.300Z Compiling strum_macros v0.26.4
19992024-11-13T21:21:48.798Z Compiling structmeta-derive v0.3.0
20002024-11-13T21:21:48.937Z Compiling foreign-types-macros v0.2.3
20012024-11-13T21:21:48.970Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20022024-11-13T21:21:49.278Z Compiling proc-macro-error v1.0.4
20032024-11-13T21:21:49.404Z Compiling foreign-types-shared v0.3.1
20042024-11-13T21:21:50.965Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20052024-11-13T21:21:51.248Z Compiling newtype-uuid v1.1.3
20062024-11-13T21:21:51.391Z Compiling structmeta v0.3.0
20072024-11-13T21:21:51.810Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20082024-11-13T21:21:52.889Z Compiling strum v0.26.3
20092024-11-13T21:21:55.422Z Compiling foreign-types v0.5.0
20102024-11-13T21:22:02.406Z Compiling darling v0.20.10
20112024-11-13T21:22:02.537Z Compiling progenitor-macro v0.8.0
20122024-11-13T21:22:04.747Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20132024-11-13T21:22:05.895Z Compiling progenitor-client v0.8.0
20142024-11-13T21:22:06.888Z Compiling tabwriter v1.4.0
20152024-11-13T21:22:08.646Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20162024-11-13T21:22:09.458Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20172024-11-13T21:22:10.227Z Compiling cstr-argument v0.1.2
20182024-11-13T21:22:10.297Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20192024-11-13T21:22:10.589Z Compiling fastrand v2.1.1
20202024-11-13T21:22:11.735Z Compiling pretty-hex v0.2.1
20212024-11-13T21:22:11.791Z Compiling crucible-workspace-hack v0.1.0
20222024-11-13T21:22:11.964Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20232024-11-13T21:22:12.098Z Compiling tempfile v3.13.0
20242024-11-13T21:22:12.171Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20252024-11-13T21:22:12.604Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20262024-11-13T21:22:13.076Z Compiling serde_with_macros v3.11.0
20272024-11-13T21:22:13.566Z Compiling parse-display-derive v0.10.0
20282024-11-13T21:22:14.204Z Compiling colored v2.1.0
20292024-11-13T21:22:15.453Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20302024-11-13T21:22:15.473Z Compiling progenitor v0.8.0
20312024-11-13T21:22:15.599Z Compiling instant v0.1.13
20322024-11-13T21:22:15.708Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20332024-11-13T21:22:15.755Z Compiling serde_with v3.11.0
20342024-11-13T21:22:15.773Z Compiling backoff v0.4.0
20352024-11-13T21:22:16.108Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20362024-11-13T21:22:16.160Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20372024-11-13T21:22:16.209Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20382024-11-13T21:22:17.379Z Compiling parse-display v0.10.0
20392024-11-13T21:22:18.866Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20402024-11-13T21:22:19.143Z Compiling zone_cfg_derive v0.3.0
20412024-11-13T21:22:19.416Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20422024-11-13T21:22:19.438Z Compiling camino-tempfile v1.1.1
20432024-11-13T21:22:20.194Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
20442024-11-13T21:22:20.224Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20452024-11-13T21:22:20.245Z Compiling regress v0.9.1
20462024-11-13T21:22:20.424Z Compiling macaddr v1.0.1
20472024-11-13T21:22:20.477Z Compiling num-derive v0.4.2
20482024-11-13T21:22:20.685Z Compiling sigpipe v0.1.3
20492024-11-13T21:22:20.820Z Compiling libefi-sys v0.1.0
20502024-11-13T21:22:21.056Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20512024-11-13T21:22:21.139Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20522024-11-13T21:22:21.385Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
20532024-11-13T21:22:21.942Z Compiling zone v0.3.0
20542024-11-13T21:22:22.714Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
20552024-11-13T21:22:24.305Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20562024-11-13T21:22:24.387Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
20572024-11-13T21:22:25.369Z Compiling smf v0.2.3
20582024-11-13T21:22:26.040Z Compiling bitfield-struct v0.6.2
20592024-11-13T21:22:27.441Z Compiling ring v0.16.20
20602024-11-13T21:22:28.058Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20612024-11-13T21:22:28.455Z Compiling blake3 v1.5.4
20622024-11-13T21:22:28.757Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20632024-11-13T21:22:29.426Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20642024-11-13T21:22:29.547Z Compiling xattr v1.3.1
20652024-11-13T21:22:29.701Z Compiling filetime v0.2.25
20662024-11-13T21:22:29.862Z Compiling memmap2 v0.9.5
20672024-11-13T21:22:30.066Z Compiling constant_time_eq v0.3.1
20682024-11-13T21:22:30.257Z Compiling arrayvec v0.7.6
20692024-11-13T21:22:30.469Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20702024-11-13T21:22:30.598Z Compiling same-file v1.0.6
20712024-11-13T21:22:30.618Z Compiling arrayref v0.3.9
20722024-11-13T21:22:30.729Z Compiling spin v0.5.2
20732024-11-13T21:22:30.882Z Compiling walkdir v2.5.0
20742024-11-13T21:22:30.941Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20752024-11-13T21:22:30.987Z Compiling tar v0.4.43
20762024-11-13T21:22:32.538Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
20772024-11-13T21:22:32.976Z Compiling gethostname v0.5.0
20782024-11-13T21:22:33.193Z Compiling cargo-platform v0.1.8
20792024-11-13T21:22:33.424Z Compiling topological-sort v0.2.2
20802024-11-13T21:22:33.649Z Compiling cargo_metadata v0.18.1
20812024-11-13T21:22:36.480Z Compiling omicron-zone-package v0.11.1
20822024-11-13T21:22:40.646Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
20832024-11-13T21:22:43.180Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20842024-11-13T21:22:45.444Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
20852024-11-13T21:23:03.266Z Finished `release` profile [optimized] target(s) in 5m 22s
20862024-11-13T21:23:03.432Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
20872024-11-13T21:23:03.483ZLogging to: /work/oxidecomputer/omicron/out/LOG
20882024-11-13T21:23:03.485ZCreated new build target 'test' and set it as active
20892024-11-13T21:23:03.488Z
20902024-11-13T21:23:03.488Zreal 5:22.361745522
20912024-11-13T21:23:03.488Zuser 36:19.168424040
20922024-11-13T21:23:03.488Zsys 4:47.275258794
20932024-11-13T21:23:03.488Ztrap 1.081504118
20942024-11-13T21:23:03.488Ztflt 2.972754644
20952024-11-13T21:23:03.488Zdflt 0.799298110
20962024-11-13T21:23:03.488Zkflt 0.000569228
20972024-11-13T21:23:03.488Zlock 1:16:16.007929118
20982024-11-13T21:23:03.488Zslp 2:31:29.905517496
20992024-11-13T21:23:03.488Zlat 2:26.890876342
21002024-11-13T21:23:03.488Zstop 4:20.116741362
21012024-11-13T21:23:03.488Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21022024-11-13T21:23:04.484Z Finished `release` profile [optimized] target(s) in 0.94s
21032024-11-13T21:23:04.543Z Running `target/release/omicron-package -t test package`
21042024-11-13T21:23:04.592ZLogging to: /work/oxidecomputer/omicron/out/LOG
21052024-11-13T21:23:05.762Z Compiling convert_case v0.4.0
21062024-11-13T21:23:05.762Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21072024-11-13T21:23:05.764Z Compiling itertools v0.13.0
21082024-11-13T21:23:05.764Z Compiling password-hash v0.5.0
21092024-11-13T21:23:05.764Z Compiling blake2 v0.10.6
21102024-11-13T21:23:05.764Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21112024-11-13T21:23:05.764Z Compiling newline-converter v0.3.0
21122024-11-13T21:23:05.899Z Compiling owo-colors v4.1.0
21132024-11-13T21:23:06.121Z Compiling cancel-safe-futures v0.1.5
21142024-11-13T21:23:06.246Z Compiling expectorate v1.1.0
21152024-11-13T21:23:06.405Z Compiling libsw v3.3.1
21162024-11-13T21:23:06.597Z Compiling derive_more v0.99.18
21172024-11-13T21:23:06.748Z Compiling argon2 v0.5.3
21182024-11-13T21:23:07.091Z Compiling swrite v0.1.0
21192024-11-13T21:23:07.140Z Compiling indent_write v2.2.0
21202024-11-13T21:23:07.225Z Compiling linear-map v1.2.0
21212024-11-13T21:23:07.367Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21222024-11-13T21:23:07.406Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21232024-11-13T21:23:07.669Z Compiling progenitor-client v0.8.0
21242024-11-13T21:23:08.017Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21252024-11-13T21:23:08.079Z Compiling base64 v0.21.7
21262024-11-13T21:23:08.176Z Compiling progenitor v0.8.0
21272024-11-13T21:23:08.445Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21282024-11-13T21:23:09.000Z Compiling atomicwrites v0.4.4
21292024-11-13T21:23:09.150Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21302024-11-13T21:23:09.169Z Compiling num-rational v0.4.2
21312024-11-13T21:23:09.858Z Compiling num-complex v0.4.6
21322024-11-13T21:23:09.879Z Compiling float-ord v0.3.2
21332024-11-13T21:23:09.879Z Compiling semver v0.1.20
21342024-11-13T21:23:10.301Z Compiling rustc_version v0.1.7
21352024-11-13T21:23:10.725Z Compiling num v0.4.3
21362024-11-13T21:23:10.770Z Compiling newtype_derive v0.1.6
21372024-11-13T21:23:10.849Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21382024-11-13T21:23:11.151Z Compiling humantime v2.1.0
21392024-11-13T21:23:11.676Z Compiling highway v1.2.0
21402024-11-13T21:23:12.129Z Compiling steno v0.4.1
21412024-11-13T21:23:13.314Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21422024-11-13T21:23:13.418Z Compiling newtype-uuid v1.1.3
21432024-11-13T21:23:13.769Z Compiling tungstenite v0.21.0
21442024-11-13T21:23:15.930Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21452024-11-13T21:23:16.517Z Compiling ipnetwork v0.20.0
21462024-11-13T21:23:16.708Z Compiling slog-dtrace v0.3.0
21472024-11-13T21:23:17.029Z Compiling instant v0.1.13
21482024-11-13T21:23:17.200Z Compiling backoff v0.4.0
21492024-11-13T21:23:17.387Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21502024-11-13T21:23:17.588Z Compiling tokio-tungstenite v0.21.0
21512024-11-13T21:23:18.074Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21522024-11-13T21:23:18.260Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21532024-11-13T21:23:18.632Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
21542024-11-13T21:23:18.949Z Compiling parse-display v0.10.0
21552024-11-13T21:23:20.549Z Compiling serde_with v3.11.0
21562024-11-13T21:23:23.230Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21572024-11-13T21:23:23.416Z Compiling strum v0.26.3
21582024-11-13T21:23:23.602Z Compiling regress v0.9.1
21592024-11-13T21:23:23.773Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21602024-11-13T21:23:26.269Z Compiling macaddr v1.0.1
21612024-11-13T21:23:26.930Z Compiling prettyplease v0.2.25
21622024-11-13T21:23:27.354Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21632024-11-13T21:23:28.209Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21642024-11-13T21:23:28.465Z Compiling display-error-chain v0.2.2
21652024-11-13T21:23:28.696Z Compiling arc-swap v1.7.1
21662024-11-13T21:23:29.364Z Compiling slog-scope v4.4.0
21672024-11-13T21:23:30.184Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21682024-11-13T21:23:31.474Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21692024-11-13T21:23:32.574Z Compiling half v2.4.1
21702024-11-13T21:23:33.297Z Compiling ciborium-io v0.2.2
21712024-11-13T21:23:33.441Z Compiling ciborium-ll v0.2.2
21722024-11-13T21:23:33.990Z Compiling slog-stdlog v4.1.1
21732024-11-13T21:23:34.234Z Compiling slog-envlogger v2.2.0
21742024-11-13T21:23:34.818Z Compiling ciborium v0.2.2
21752024-11-13T21:23:36.147Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21762024-11-13T21:23:37.023Z Compiling fastrand v2.1.1
21772024-11-13T21:23:37.060Z Compiling same-file v1.0.6
21782024-11-13T21:23:37.301Z Compiling walkdir v2.5.0
21792024-11-13T21:23:37.545Z Compiling tempfile v3.13.0
21802024-11-13T21:23:37.986Z Compiling blake3 v1.5.4
21812024-11-13T21:23:38.355Z Compiling ring v0.16.20
21822024-11-13T21:23:38.714Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21832024-11-13T21:23:42.320Z Compiling xattr v1.3.1
21842024-11-13T21:23:42.615Z Compiling filetime v0.2.25
21852024-11-13T21:23:42.936Z Compiling memmap2 v0.9.5
21862024-11-13T21:23:43.384Z Compiling spin v0.5.2
21872024-11-13T21:23:43.639Z Compiling arrayvec v0.7.6
21882024-11-13T21:23:44.097Z Compiling arrayref v0.3.9
21892024-11-13T21:23:44.218Z Compiling constant_time_eq v0.3.1
21902024-11-13T21:23:44.387Z Compiling keccak v0.1.5
21912024-11-13T21:23:45.281Z Compiling sha3 v0.10.8
21922024-11-13T21:23:46.526Z Compiling tar v0.4.43
21932024-11-13T21:23:46.615Z Compiling camino-tempfile v1.1.1
21942024-11-13T21:23:47.060Z Compiling toolchain_find v0.4.0
21952024-11-13T21:23:47.683Z Compiling nibble_vec v0.1.0
21962024-11-13T21:23:47.939Z Compiling endian-type v0.1.2
21972024-11-13T21:23:48.204Z Compiling maplit v1.0.2
21982024-11-13T21:23:48.341Z Compiling topological-sort v0.2.2
21992024-11-13T21:23:48.533Z Compiling radium v0.7.0
22002024-11-13T21:23:48.578Z Compiling crunchy v0.2.2
22012024-11-13T21:23:48.800Z Compiling omicron-zone-package v0.11.1
22022024-11-13T21:23:48.997Z Compiling radix_trie v0.2.1
22032024-11-13T21:23:49.080Z Compiling rustfmt-wrapper v0.2.1
22042024-11-13T21:23:49.678Z Compiling pem v3.0.4
22052024-11-13T21:23:49.728Z Compiling tap v1.0.1
22062024-11-13T21:23:49.836Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22072024-11-13T21:23:49.884Z Compiling tiny-keccak v2.0.2
22082024-11-13T21:23:49.936Z Compiling maybe-uninit v2.0.0
22092024-11-13T21:23:50.200Z Compiling wyz v0.5.1
22102024-11-13T21:23:50.620Z Compiling dsl_auto_type v0.1.2
22112024-11-13T21:23:50.695Z Compiling scheduled-thread-pool v0.2.7
22122024-11-13T21:23:51.081Z Compiling secrecy v0.8.0
22132024-11-13T21:23:51.107Z Compiling diesel_table_macro_syntax v0.2.0
22142024-11-13T21:23:51.359Z Compiling packed_struct v0.10.1
22152024-11-13T21:23:51.510Z Compiling funty v2.0.0
22162024-11-13T21:23:51.781Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22172024-11-13T21:23:51.896Z Compiling crc-catalog v2.4.0
22182024-11-13T21:23:51.984Z Compiling diesel_derives v2.2.3
22192024-11-13T21:23:52.058Z Compiling crc v3.2.1
22202024-11-13T21:23:52.152Z Compiling r2d2 v0.8.10
22212024-11-13T21:23:52.637Z Compiling bitvec v1.0.1
22222024-11-13T21:23:54.041Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22232024-11-13T21:23:54.169Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22242024-11-13T21:23:54.313Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22252024-11-13T21:23:54.675Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22262024-11-13T21:23:55.169Z Compiling ascii-canvas v3.0.0
22272024-11-13T21:23:55.669Z Compiling universal-hash v0.5.1
22282024-11-13T21:23:55.918Z Compiling thiserror-impl-no-std v2.0.2
22292024-11-13T21:23:57.297Z Compiling packed_struct_codegen v0.10.1
22302024-11-13T21:23:58.659Z Compiling lzma-sys v0.1.20
22312024-11-13T21:23:59.357Z Compiling ena v0.14.3
22322024-11-13T21:23:59.807Z Compiling indexmap v1.9.3
22332024-11-13T21:23:59.882Z Compiling opaque-debug v0.3.1
22342024-11-13T21:23:59.994Z Compiling diff v0.1.13
22352024-11-13T21:24:00.127Z Compiling regex-syntax v0.6.29
22362024-11-13T21:24:00.544Z Compiling nodrop v0.1.14
22372024-11-13T21:24:00.693Z Compiling array-init v0.0.4
22382024-11-13T21:24:02.069Z Compiling poly1305 v0.8.0
22392024-11-13T21:24:03.460Z Compiling diesel v2.2.4
22402024-11-13T21:24:03.606Z Compiling lalrpop v0.19.12
22412024-11-13T21:24:09.986Z Compiling thiserror-no-std v2.0.2
22422024-11-13T21:24:10.123Z Compiling smallvec v0.6.14
22432024-11-13T21:24:11.217Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22442024-11-13T21:24:11.532Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22452024-11-13T21:24:11.820Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22462024-11-13T21:24:12.047Z Compiling chacha20 v0.9.1
22472024-11-13T21:24:12.340Z Compiling heck v0.3.3
22482024-11-13T21:24:12.526Z Compiling const_format_proc_macros v0.2.33
22492024-11-13T21:24:12.716Z Compiling aead v0.5.2
22502024-11-13T21:24:13.064Z Compiling hashbrown v0.12.3
22512024-11-13T21:24:14.391Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
22522024-11-13T21:24:14.432Z Compiling bitfield v0.14.0
22532024-11-13T21:24:14.680Z Compiling termcolor v1.4.1
22542024-11-13T21:24:14.712Z Compiling ref-cast v1.0.23
22552024-11-13T21:24:15.257Z Compiling env_logger v0.10.2
22562024-11-13T21:24:15.769Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22572024-11-13T21:24:18.377Z Compiling const_format v0.2.33
22582024-11-13T21:24:20.808Z Compiling chacha20poly1305 v0.10.1
22592024-11-13T21:24:21.056Z Compiling zone_cfg_derive v0.1.2
22602024-11-13T21:24:22.034Z Compiling serde-hex v0.1.0
22612024-11-13T21:24:22.451Z Compiling vsss-rs v3.3.4
22622024-11-13T21:24:27.180Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22632024-11-13T21:24:27.258Z Compiling ron v0.8.1
22642024-11-13T21:24:27.519Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22652024-11-13T21:24:27.834Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22662024-11-13T21:24:28.405Z Compiling derive_builder_core v0.20.2
22672024-11-13T21:24:30.137Z Compiling polar-core v0.27.3
22682024-11-13T21:24:30.595Z Compiling hashbrown v0.13.2
22692024-11-13T21:24:31.354Z Compiling headers-core v0.3.0
22702024-11-13T21:24:31.535Z Compiling fxhash v0.2.1
22712024-11-13T21:24:31.778Z Compiling libxml v0.3.3
22722024-11-13T21:24:32.001Z Compiling ref-cast-impl v1.0.23
22732024-11-13T21:24:32.156Z Compiling base64 v0.13.1
22742024-11-13T21:24:32.966Z Compiling crc-any v2.5.0
22752024-11-13T21:24:33.155Z Compiling ron v0.7.1
22762024-11-13T21:24:33.419Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22772024-11-13T21:24:33.912Z Compiling object v0.30.4
22782024-11-13T21:24:38.381Z Compiling headers v0.4.0
22792024-11-13T21:24:42.151Z Compiling derive_builder_macro v0.20.2
22802024-11-13T21:24:43.004Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22812024-11-13T21:24:44.595Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22822024-11-13T21:24:45.286Z Compiling xz2 v0.1.7
22832024-11-13T21:24:46.996Z Compiling zone v0.1.8
22842024-11-13T21:24:49.878Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22852024-11-13T21:24:50.379Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22862024-11-13T21:24:50.635Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
22872024-11-13T21:24:50.945Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22882024-11-13T21:24:51.201Z Compiling yasna v0.5.2
22892024-11-13T21:24:52.348Z Compiling phf_generator v0.11.2
22902024-11-13T21:24:52.557Z Compiling strum_macros v0.24.3
22912024-11-13T21:24:53.153Z Compiling kstat-rs v0.2.4
22922024-11-13T21:24:54.155Z Compiling samael v0.0.17
22932024-11-13T21:24:54.660Z Compiling async-recursion v1.1.1
22942024-11-13T21:24:55.700Z Compiling unicase v2.7.0
22952024-11-13T21:24:55.939Z Compiling path-slash v0.1.5
22962024-11-13T21:24:55.959Z Compiling indoc v1.0.9
22972024-11-13T21:24:56.173Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
22982024-11-13T21:24:56.252Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22992024-11-13T21:24:56.687Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23002024-11-13T21:24:59.911Z Compiling phf_codegen v0.11.2
23012024-11-13T21:25:00.140Z Compiling rcgen v0.12.1
23022024-11-13T21:25:01.887Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23032024-11-13T21:25:08.893Z Compiling derive_builder v0.20.2
23042024-11-13T21:25:10.705Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23052024-11-13T21:25:12.096Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23062024-11-13T21:25:12.400Z Compiling impl-trait-for-tuples v0.2.2
23072024-11-13T21:25:14.109Z Compiling oso-derive v0.27.3
23082024-11-13T21:25:15.065Z Compiling libz-sys v1.1.20
23092024-11-13T21:25:15.749Z Compiling parse-zoneinfo v0.3.1
23102024-11-13T21:25:17.072Z Compiling quick-xml v0.33.0
23112024-11-13T21:25:17.129Z Compiling subprocess v0.2.9
23122024-11-13T21:25:17.427Z Compiling diesel-dtrace v0.3.0
23132024-11-13T21:25:17.765Z Compiling parking_lot_core v0.8.6
23142024-11-13T21:25:18.202Z Compiling cfg_aliases v0.1.1
23152024-11-13T21:25:18.324Z Compiling nix v0.28.0
23162024-11-13T21:25:19.119Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23172024-11-13T21:25:19.244Z Compiling oso v0.27.3
23182024-11-13T21:25:21.975Z Compiling chrono-tz-build v0.4.0
23192024-11-13T21:25:23.336Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23202024-11-13T21:25:24.912Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23212024-11-13T21:25:27.065Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23222024-11-13T21:25:30.230Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23232024-11-13T21:25:30.416Z Compiling bb8 v0.8.5
23242024-11-13T21:25:30.528Z Compiling vte_generate_state_changes v0.1.2
23252024-11-13T21:25:31.002Z Compiling buf-list v1.0.3
23262024-11-13T21:25:31.138Z Compiling vte v0.11.1
23272024-11-13T21:25:31.902Z Compiling async-bb8-diesel v0.2.1
23282024-11-13T21:25:32.543Z Compiling chrono-tz v0.10.0
23292024-11-13T21:25:33.495Z Compiling fd-lock v4.0.2
23302024-11-13T21:25:33.732Z Compiling libgit2-sys v0.17.0+1.8.1
23312024-11-13T21:25:33.824Z Compiling pin-project-internal v1.1.6
23322024-11-13T21:25:34.531Z Compiling atty v0.2.14
23332024-11-13T21:25:34.700Z Compiling bytecount v0.6.8
23342024-11-13T21:25:35.022Z Compiling salty v0.3.0
23352024-11-13T21:25:35.466Z Compiling papergrid v0.11.0
23362024-11-13T21:25:36.598Z Compiling pin-project v1.1.6
23372024-11-13T21:25:37.265Z Compiling parking_lot v0.11.2
23382024-11-13T21:25:46.134Z Compiling strip-ansi-escapes v0.2.0
23392024-11-13T21:25:47.964Z Compiling tabled_derive v0.7.0
23402024-11-13T21:25:48.692Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23412024-11-13T21:25:50.034Z Compiling peg-macros v0.8.4
23422024-11-13T21:25:53.436Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23432024-11-13T21:25:53.615Z Compiling snafu-derive v0.8.5
23442024-11-13T21:25:54.384Z Compiling sqlparser_derive v0.2.2
23452024-11-13T21:25:55.463Z Compiling home v0.5.9
23462024-11-13T21:25:55.779Z Compiling lockfree-object-pool v0.1.6
23472024-11-13T21:25:56.101Z Compiling simd-adler32 v0.3.7
23482024-11-13T21:25:57.218Z Compiling nu-ansi-term v0.50.1
23492024-11-13T21:25:58.322Z Compiling bumpalo v3.16.0
23502024-11-13T21:25:58.478Z Compiling zip v2.1.3
23512024-11-13T21:25:58.809Z Compiling unicode_categories v0.1.1
23522024-11-13T21:25:58.942Z Compiling zopfli v0.8.1
23532024-11-13T21:25:59.181Z Compiling sqlformat v0.2.6
23542024-11-13T21:26:03.110Z Compiling snafu v0.8.5
23552024-11-13T21:26:03.697Z Compiling reedline v0.35.0
23562024-11-13T21:26:04.392Z Compiling rustyline v14.0.0
23572024-11-13T21:26:10.357Z Compiling sqlparser v0.45.0
23582024-11-13T21:26:11.532Z Compiling peg v0.8.4
23592024-11-13T21:26:11.659Z Compiling tabled v0.15.0
23602024-11-13T21:26:15.708Z Compiling sled v0.34.7
23612024-11-13T21:26:16.788Z Compiling mime_guess v2.0.5
23622024-11-13T21:26:20.148Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23632024-11-13T21:26:22.347Z Compiling hickory-client v0.24.1
23642024-11-13T21:26:27.088Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23652024-11-13T21:26:27.500Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23662024-11-13T21:26:27.596Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23672024-11-13T21:26:33.952Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23682024-11-13T21:26:38.189Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
23692024-11-13T21:26:39.760Z Compiling globset v0.4.15
23702024-11-13T21:26:42.701Z Compiling hickory-server v0.24.1
23712024-11-13T21:26:47.491Z Compiling primeorder v0.13.6
23722024-11-13T21:26:48.115Z Compiling olpc-cjson v0.1.4
23732024-11-13T21:26:48.467Z Compiling vergen v8.3.2
23742024-11-13T21:26:48.786Z Compiling bcs v0.1.6
23752024-11-13T21:26:48.815Z Compiling env_filter v0.1.2
23762024-11-13T21:26:49.801Z Compiling serde_plain v1.0.2
23772024-11-13T21:26:50.369Z Compiling cargo-platform v0.1.8
23782024-11-13T21:26:50.408Z Compiling nanorand v0.7.0
23792024-11-13T21:26:50.897Z Compiling memoffset v0.9.1
23802024-11-13T21:26:50.952Z Compiling typed-path v0.9.3
23812024-11-13T21:26:51.144Z Compiling flume v0.11.1
23822024-11-13T21:26:51.382Z Compiling cargo_metadata v0.18.1
23832024-11-13T21:26:54.755Z Compiling tough v0.19.0
23842024-11-13T21:26:54.984Z Compiling env_logger v0.11.5
23852024-11-13T21:26:55.506Z Compiling p384 v0.13.0
23862024-11-13T21:26:56.439Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23872024-11-13T21:26:58.470Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23882024-11-13T21:27:01.641Z Compiling git2 v0.19.0
23892024-11-13T21:27:08.506Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23902024-11-13T21:27:11.143Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23912024-11-13T21:27:12.296Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23922024-11-13T21:27:15.719Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
23932024-11-13T21:27:18.652Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
23942024-11-13T21:27:20.153Z Compiling rand_seeder v0.3.0
23952024-11-13T21:27:20.474Z Compiling libsqlite3-sys v0.30.1
23962024-11-13T21:27:20.544Z Compiling cfg_aliases v0.2.1
23972024-11-13T21:27:20.668Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
23982024-11-13T21:27:20.989Z Compiling parse-size v1.1.0
23992024-11-13T21:27:21.009Z Compiling rustls v0.21.12
24002024-11-13T21:27:21.308Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24012024-11-13T21:27:21.408Z Compiling nix v0.29.0
24022024-11-13T21:27:21.427Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24032024-11-13T21:27:21.660Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24042024-11-13T21:27:24.312Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24052024-11-13T21:27:24.362Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24062024-11-13T21:27:25.211Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24072024-11-13T21:27:25.522Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24082024-11-13T21:27:27.626Z Compiling sct v0.7.1
24092024-11-13T21:27:28.112Z Compiling rustls-webpki v0.101.7
24102024-11-13T21:27:29.802Z Compiling castaway v0.2.3
24112024-11-13T21:27:30.022Z Compiling csv-core v0.1.11
24122024-11-13T21:27:30.093Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24132024-11-13T21:27:30.422Z Compiling glob v0.3.1
24142024-11-13T21:27:30.921Z Compiling http-range v0.1.5
24152024-11-13T21:27:31.512Z Compiling hyper-staticfile v0.10.1
24162024-11-13T21:27:32.114Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24172024-11-13T21:27:32.498Z Compiling csv v1.3.0
24182024-11-13T21:27:34.672Z Compiling compact_str v0.8.0
24192024-11-13T21:27:37.325Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
24202024-11-13T21:27:38.091Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24212024-11-13T21:27:39.380Z Compiling nix v0.27.1
24222024-11-13T21:27:39.509Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24232024-11-13T21:27:42.518Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24242024-11-13T21:27:47.080Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
24252024-11-13T21:27:52.845Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24262024-11-13T21:27:53.021Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24272024-11-13T21:27:54.740Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24282024-11-13T21:27:55.097Z Compiling unicode-truncate v1.1.0
24292024-11-13T21:27:55.395Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24302024-11-13T21:27:55.701Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24312024-11-13T21:27:56.001Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24322024-11-13T21:27:59.758Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24332024-11-13T21:28:00.701Z Compiling hashlink v0.9.1
24342024-11-13T21:28:01.206Z Compiling tungstenite v0.23.0
24352024-11-13T21:28:01.559Z Compiling lru v0.12.5
24362024-11-13T21:28:01.954Z Compiling instability v0.3.2
24372024-11-13T21:28:02.735Z Compiling fallible-iterator v0.3.0
24382024-11-13T21:28:02.958Z Compiling cassowary v0.3.0
24392024-11-13T21:28:03.573Z Compiling fallible-streaming-iterator v0.1.9
24402024-11-13T21:28:03.609Z Compiling ratatui v0.28.1
24412024-11-13T21:28:03.870Z Compiling rusqlite v0.32.1
24422024-11-13T21:28:06.625Z Compiling tokio-tungstenite v0.23.1
24432024-11-13T21:28:06.994Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24442024-11-13T21:28:10.590Z Compiling tokio-rustls v0.24.1
24452024-11-13T21:28:16.753Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24462024-11-13T21:28:18.777Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24472024-11-13T21:28:20.316Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24482024-11-13T21:28:22.202Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24492024-11-13T21:28:24.433Z Compiling rustls-pemfile v1.0.4
24502024-11-13T21:28:24.666Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24512024-11-13T21:28:24.946Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24522024-11-13T21:28:25.120Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24532024-11-13T21:28:25.268Z Compiling signal-hook-tokio v0.3.1
24542024-11-13T21:28:25.498Z Compiling twox-hash v1.6.3
24552024-11-13T21:28:26.511Z Compiling smawk v0.3.2
24562024-11-13T21:28:26.776Z Compiling is_ci v1.2.0
24572024-11-13T21:28:27.045Z Compiling unicode-linebreak v0.1.5
24582024-11-13T21:28:27.588Z Compiling textwrap v0.16.1
24592024-11-13T21:28:29.501Z Compiling supports-color v3.0.1
24602024-11-13T21:28:30.969Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24612024-11-13T21:28:34.382Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24622024-11-13T21:28:52.162Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24632024-11-13T21:28:52.682Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24642024-11-13T21:28:54.486Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24652024-11-13T21:28:57.690Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24662024-11-13T21:28:59.155Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24672024-11-13T21:28:59.813Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24682024-11-13T21:29:07.185Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24692024-11-13T21:29:07.498Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24702024-11-13T21:29:07.952Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24712024-11-13T21:29:14.254Z Compiling fatfs v0.3.6
24722024-11-13T21:29:17.188Z Compiling rtoolbox v0.0.2
24732024-11-13T21:29:17.321Z Compiling assert_matches v1.5.0
24742024-11-13T21:29:17.500Z Compiling rpassword v7.3.1
24752024-11-13T21:29:17.629Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
24762024-11-13T21:29:17.967Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24772024-11-13T21:29:34.537Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
24782024-11-13T21:29:39.192Z Compiling tui-tree-widget v0.22.0
24792024-11-13T21:29:39.648Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
24802024-11-13T21:29:41.946Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
24812024-11-13T21:29:45.625Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
24822024-11-13T21:29:45.947Z Compiling uzers v0.12.1
24832024-11-13T21:29:49.035Z Compiling shell-words v1.1.0
24842024-11-13T21:29:49.468Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
24852024-11-13T21:29:56.059Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
24862024-11-13T21:29:58.129Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
24872024-11-13T21:30:17.145Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
24882024-11-13T21:30:27.693Z Compiling multimap v0.10.0
24892024-11-13T21:32:23.531Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
24902024-11-13T21:32:40.995Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24912024-11-13T21:39:35.131Z Finished `release` profile [optimized] target(s) in 16m 30s
24922024-11-13T21:40:36.536Z
24932024-11-13T21:40:36.540Zreal 17:33.113572986
24942024-11-13T21:40:36.540Zuser 1:58:43.217498515
24952024-11-13T21:40:36.540Zsys 5:44.985411478
24962024-11-13T21:40:36.540Ztrap 2.987243310
24972024-11-13T21:40:36.540Ztflt 3.069608012
24982024-11-13T21:40:36.540Zdflt 3.573730407
24992024-11-13T21:40:36.540Zkflt 0.066722587
25002024-11-13T21:40:36.540Zlock 7:23:46.615641932
25012024-11-13T21:40:36.540Zslp 6:24:19.282764796
25022024-11-13T21:40:36.540Zlat 2:50.574616016
25032024-11-13T21:40:36.540Zstop 2:38.204930152
25042024-11-13T21:40:36.540Z+ mapfile -t packages
25052024-11-13T21:40:36.540Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25062024-11-13T21:40:37.577Z Finished `release` profile [optimized] target(s) in 0.98s
25072024-11-13T21:40:37.647Z Running `target/release/omicron-package -t test list-outputs`
25082024-11-13T21:40:37.700ZLogging to: /work/oxidecomputer/omicron/out/LOG
25092024-11-13T21:40:37.702Z+ ptime -m cargo build --locked --release -p xtask
25102024-11-13T21:40:38.288Z Compiling serde v1.0.215
25112024-11-13T21:40:38.291Z Compiling rustix v0.38.37
25122024-11-13T21:40:38.291Z Compiling serde_json v1.0.132
25132024-11-13T21:40:38.291Z Compiling libc v0.2.162
25142024-11-13T21:40:38.392Z Compiling syn v2.0.87
25152024-11-13T21:40:38.412Z Compiling bitflags v2.6.0
25162024-11-13T21:40:38.759Z Compiling usdt-impl v0.5.0
25172024-11-13T21:40:38.799Z Compiling syn v1.0.109
25182024-11-13T21:40:38.892Z Compiling log v0.4.22
25192024-11-13T21:40:38.914Z Compiling hashbrown v0.15.0
25202024-11-13T21:40:38.986Z Compiling fs-err v2.11.0
25212024-11-13T21:40:39.283Z Compiling once_cell v1.20.2
25222024-11-13T21:40:39.362Z Compiling anyhow v1.0.93
25232024-11-13T21:40:39.801Z Compiling thread-id v4.2.2
25242024-11-13T21:40:40.257Z Compiling indexmap v2.6.0
25252024-11-13T21:40:41.401Z Compiling terminal_size v0.4.0
25262024-11-13T21:40:41.401Z Compiling tempfile v3.13.0
25272024-11-13T21:40:41.664Z Compiling clap_builder v4.5.20
25282024-11-13T21:40:42.347Z Compiling proc-macro-error v1.0.4
25292024-11-13T21:40:43.508Z Compiling tabled_derive v0.7.0
25302024-11-13T21:40:44.807Z Compiling tabled v0.15.0
25312024-11-13T21:40:46.537Z Compiling serde_derive v1.0.215
25322024-11-13T21:40:47.238Z Compiling thiserror-impl v1.0.69
25332024-11-13T21:40:48.133Z Compiling zerocopy-derive v0.7.35
25342024-11-13T21:40:48.342Z Compiling scroll_derive v0.12.0
25352024-11-13T21:40:49.750Z Compiling scroll v0.12.0
25362024-11-13T21:40:50.153Z Compiling thiserror v1.0.69
25372024-11-13T21:40:50.303Z Compiling pest v2.7.14
25382024-11-13T21:40:50.380Z Compiling zerocopy v0.7.35
25392024-11-13T21:40:51.947Z Compiling goblin v0.8.2
25402024-11-13T21:40:53.430Z Compiling pest_meta v2.7.14
25412024-11-13T21:40:57.233Z Compiling pest_generator v2.7.14
25422024-11-13T21:40:59.049Z Compiling pest_derive v2.7.14
25432024-11-13T21:40:59.589Z Compiling clap_derive v4.5.18
25442024-11-13T21:40:59.832Z Compiling dtrace-parser v0.2.0
25452024-11-13T21:41:01.017Z Compiling toml_datetime v0.6.8
25462024-11-13T21:41:01.298Z Compiling serde_spanned v0.6.8
25472024-11-13T21:41:01.590Z Compiling serde_tokenstream v0.2.2
25482024-11-13T21:41:01.645Z Compiling toml_edit v0.22.22
25492024-11-13T21:41:01.748Z Compiling camino v1.1.9
25502024-11-13T21:41:03.189Z Compiling dof v0.3.0
25512024-11-13T21:41:05.583Z Compiling usdt-attr-macro v0.5.0
25522024-11-13T21:41:07.022Z Compiling usdt-macro v0.5.0
25532024-11-13T21:41:07.222Z Compiling toml v0.8.19
25542024-11-13T21:41:08.285Z Compiling semver v1.0.23
25552024-11-13T21:41:08.446Z Compiling cargo-platform v0.1.8
25562024-11-13T21:41:09.542Z Compiling cargo_metadata v0.18.1
25572024-11-13T21:41:09.682Z Compiling usdt v0.5.0
25582024-11-13T21:41:09.744Z Compiling cargo_toml v0.20.5
25592024-11-13T21:41:11.218Z Compiling clap v4.5.20
25602024-11-13T21:41:11.365Z Compiling camino-tempfile v1.1.1
25612024-11-13T21:41:12.207Z Compiling macaddr v1.0.1
25622024-11-13T21:41:24.064Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25632024-11-13T21:41:35.644Z Finished `release` profile [optimized] target(s) in 57.89s
25642024-11-13T21:41:35.753Z
25652024-11-13T21:41:35.757Zreal 58.026191565
25662024-11-13T21:41:35.757Zuser 5:51.820884561
25672024-11-13T21:41:35.757Zsys 31.798750850
25682024-11-13T21:41:35.757Ztrap 0.162157980
25692024-11-13T21:41:35.757Ztflt 0.329821019
25702024-11-13T21:41:35.757Zdflt 0.488619103
25712024-11-13T21:41:35.757Zkflt 0.000000000
25722024-11-13T21:41:35.757Zlock 11:39.604239335
25732024-11-13T21:41:35.757Zslp 17:08.570106278
25742024-11-13T21:41:35.757Zlat 13.459115304
25752024-11-13T21:41:35.757Zstop 17.888129800
25762024-11-13T21:41:35.757Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
25772024-11-13T21:41:35.758Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
25782024-11-13T21:41:35.758Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
25792024-11-13T21:41:35.758Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
25802024-11-13T21:41:35.758Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
25812024-11-13T21:41:36.642Z Compiling hashbrown v0.14.5
25822024-11-13T21:41:36.769Z Compiling unsafe-libyaml v0.2.11
25832024-11-13T21:41:36.783Z Compiling progenitor-client v0.8.0
25842024-11-13T21:41:36.785Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25852024-11-13T21:41:36.785Z Compiling ident_case v1.0.1
25862024-11-13T21:41:36.786Z Compiling ipnetwork v0.20.0
25872024-11-13T21:41:36.786Z Compiling instant v0.1.13
25882024-11-13T21:41:36.786Z Compiling structmeta-derive v0.3.0
25892024-11-13T21:41:36.954Z Compiling darling_core v0.20.10
25902024-11-13T21:41:36.980Z Compiling newtype-uuid v1.1.3
25912024-11-13T21:41:37.267Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
25922024-11-13T21:41:37.316Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25932024-11-13T21:41:37.690Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25942024-11-13T21:41:37.828Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25952024-11-13T21:41:38.041Z Compiling regress v0.10.1
25962024-11-13T21:41:38.071Z Compiling regress v0.9.1
25972024-11-13T21:41:38.111Z Compiling serde_yaml v0.9.34+deprecated
25982024-11-13T21:41:38.114Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25992024-11-13T21:41:38.592Z Compiling backoff v0.4.0
26002024-11-13T21:41:38.770Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26012024-11-13T21:41:38.950Z Compiling macaddr v1.0.1
26022024-11-13T21:41:38.953Z Compiling tempfile v3.13.0
26032024-11-13T21:41:39.362Z Compiling proc-macro-crate v1.3.1
26042024-11-13T21:41:39.792Z Compiling structmeta v0.3.0
26052024-11-13T21:41:39.863Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26062024-11-13T21:41:40.244Z Compiling parse-display-derive v0.10.0
26072024-11-13T21:41:40.244Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26082024-11-13T21:41:40.428Z Compiling num_enum_derive v0.5.11
26092024-11-13T21:41:40.548Z Compiling foreign-types-macros v0.2.3
26102024-11-13T21:41:41.830Z Compiling typify-impl v0.2.0
26112024-11-13T21:41:42.011Z Compiling heapless v0.8.0
26122024-11-13T21:41:42.064Z Compiling foreign-types-shared v0.3.1
26132024-11-13T21:41:42.208Z Compiling foreign-types v0.5.0
26142024-11-13T21:41:42.350Z Compiling proc-macro-error v1.0.4
26152024-11-13T21:41:43.020Z Compiling num_enum v0.5.11
26162024-11-13T21:41:43.055Z Compiling camino-tempfile v1.1.1
26172024-11-13T21:41:43.078Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26182024-11-13T21:41:43.137Z Compiling hash32 v0.3.1
26192024-11-13T21:41:43.157Z Compiling cstr-argument v0.1.2
26202024-11-13T21:41:43.188Z Compiling crucible-workspace-hack v0.1.0
26212024-11-13T21:41:43.401Z Compiling smoltcp v0.11.0
26222024-11-13T21:41:43.444Z Compiling pretty-hex v0.2.1
26232024-11-13T21:41:43.498Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26242024-11-13T21:41:43.631Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26252024-11-13T21:41:43.652Z Compiling darling_macro v0.20.10
26262024-11-13T21:41:43.948Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26272024-11-13T21:41:43.990Z Compiling tabwriter v1.4.0
26282024-11-13T21:41:44.111Z Compiling colored v2.1.0
26292024-11-13T21:41:44.131Z Compiling cobs v0.2.3
26302024-11-13T21:41:44.301Z Compiling postcard v1.0.10
26312024-11-13T21:41:44.418Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26322024-11-13T21:41:44.541Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26332024-11-13T21:41:44.594Z Compiling darling v0.20.10
26342024-11-13T21:41:44.708Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26352024-11-13T21:41:44.750Z Compiling serde_with_macros v3.11.0
26362024-11-13T21:41:44.797Z Compiling parse-display v0.10.0
26372024-11-13T21:41:44.818Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26382024-11-13T21:41:44.876Z Compiling smf v0.2.3
26392024-11-13T21:41:44.924Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26402024-11-13T21:41:45.273Z Compiling zone_cfg_derive v0.3.0
26412024-11-13T21:41:45.507Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
26422024-11-13T21:41:45.620Z Compiling num-derive v0.4.2
26432024-11-13T21:41:45.987Z Compiling sigpipe v0.1.3
26442024-11-13T21:41:46.129Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26452024-11-13T21:41:46.333Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26462024-11-13T21:41:46.472Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
26472024-11-13T21:41:46.844Z Compiling zone v0.3.0
26482024-11-13T21:41:46.937Z Compiling universal-hash v0.5.1
26492024-11-13T21:41:47.223Z Compiling opaque-debug v0.3.1
26502024-11-13T21:41:47.338Z Compiling num-rational v0.4.2
26512024-11-13T21:41:47.511Z Compiling password-hash v0.5.0
26522024-11-13T21:41:47.745Z Compiling serde_with v3.11.0
26532024-11-13T21:41:48.198Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26542024-11-13T21:41:48.564Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26552024-11-13T21:41:48.585Z Compiling num-complex v0.4.6
26562024-11-13T21:41:49.177Z Compiling blake2 v0.10.6
26572024-11-13T21:41:49.505Z Compiling aead v0.5.2
26582024-11-13T21:41:49.519Z Compiling keccak v0.1.5
26592024-11-13T21:41:49.691Z Compiling convert_case v0.4.0
26602024-11-13T21:41:49.820Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26612024-11-13T21:41:49.907Z Compiling sha3 v0.10.8
26622024-11-13T21:41:50.337Z Compiling argon2 v0.5.3
26632024-11-13T21:41:50.547Z Compiling num v0.4.3
26642024-11-13T21:41:50.651Z Compiling poly1305 v0.8.0
26652024-11-13T21:41:50.675Z Compiling tungstenite v0.21.0
26662024-11-13T21:41:50.735Z Compiling derive_more v0.99.18
26672024-11-13T21:41:50.978Z Compiling chacha20 v0.9.1
26682024-11-13T21:41:51.471Z Compiling base64 v0.21.7
26692024-11-13T21:41:51.771Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
26702024-11-13T21:41:52.103Z Compiling float-ord v0.3.2
26712024-11-13T21:41:52.282Z Compiling tokio-tungstenite v0.21.0
26722024-11-13T21:41:52.304Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26732024-11-13T21:41:52.415Z Compiling same-file v1.0.6
26742024-11-13T21:41:52.738Z Compiling semver v0.1.20
26752024-11-13T21:41:52.758Z Compiling walkdir v2.5.0
26762024-11-13T21:41:52.909Z Compiling newline-converter v0.3.0
26772024-11-13T21:41:52.957Z Compiling primeorder v0.13.6
26782024-11-13T21:41:53.100Z Compiling rustc_version v0.1.7
26792024-11-13T21:41:53.314Z Compiling secrecy v0.8.0
26802024-11-13T21:41:53.361Z Compiling cancel-safe-futures v0.1.5
26812024-11-13T21:41:53.505Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26822024-11-13T21:41:53.507Z Compiling owo-colors v4.1.0
26832024-11-13T21:41:53.573Z Compiling expectorate v1.1.0
26842024-11-13T21:41:53.600Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26852024-11-13T21:41:53.655Z Compiling newtype_derive v0.1.6
26862024-11-13T21:41:53.743Z Compiling thiserror-impl-no-std v2.0.2
26872024-11-13T21:41:53.765Z Compiling blake3 v1.5.4
26882024-11-13T21:41:53.817Z Compiling ring v0.16.20
26892024-11-13T21:41:53.937Z Compiling unicase v2.7.0
26902024-11-13T21:41:53.959Z Compiling half v2.4.1
26912024-11-13T21:41:54.258Z Compiling arc-swap v1.7.1
26922024-11-13T21:41:54.326Z Compiling ciborium-io v0.2.2
26932024-11-13T21:41:54.479Z Compiling ciborium-ll v0.2.2
26942024-11-13T21:41:54.725Z Compiling slog-scope v4.4.0
26952024-11-13T21:41:54.944Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26962024-11-13T21:41:55.224Z Compiling polyval v0.6.2
26972024-11-13T21:41:55.227Z Compiling atomicwrites v0.4.4
26982024-11-13T21:41:55.635Z Compiling libsw v3.3.1
26992024-11-13T21:41:55.699Z Compiling memmap2 v0.9.5
27002024-11-13T21:41:55.748Z Compiling arrayref v0.3.9
27012024-11-13T21:41:55.867Z Compiling arrayvec v0.7.6
27022024-11-13T21:41:55.970Z Compiling spin v0.5.2
27032024-11-13T21:41:56.208Z Compiling indent_write v2.2.0
27042024-11-13T21:41:56.229Z Compiling salty v0.3.0
27052024-11-13T21:41:56.304Z Compiling linear-map v1.2.0
27062024-11-13T21:41:56.431Z Compiling constant_time_eq v0.3.1
27072024-11-13T21:41:56.617Z Compiling parking_lot_core v0.8.6
27082024-11-13T21:41:56.654Z Compiling libefi-sys v0.1.0
27092024-11-13T21:41:56.999Z Compiling thiserror-no-std v2.0.2
27102024-11-13T21:41:57.031Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27112024-11-13T21:41:57.133Z Compiling vsss-rs v3.3.4
27122024-11-13T21:41:57.159Z Compiling ghash v0.5.1
27132024-11-13T21:41:57.386Z Compiling slog-stdlog v4.1.1
27142024-11-13T21:41:57.509Z Compiling ciborium v0.2.2
27152024-11-13T21:41:58.185Z Compiling p384 v0.13.0
27162024-11-13T21:41:58.393Z Compiling toolchain_find v0.4.0
27172024-11-13T21:41:58.579Z Compiling chacha20poly1305 v0.10.1
27182024-11-13T21:41:58.828Z Compiling lzma-sys v0.1.20
27192024-11-13T21:41:59.068Z Compiling ctr v0.9.2
27202024-11-13T21:41:59.096Z Compiling itertools v0.13.0
27212024-11-13T21:41:59.444Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27222024-11-13T21:41:59.633Z Compiling bitfield-struct v0.6.2
27232024-11-13T21:41:59.736Z Compiling slog-dtrace v0.3.0
27242024-11-13T21:41:59.839Z Compiling highway v1.2.0
27252024-11-13T21:42:00.053Z Compiling topological-sort v0.2.2
27262024-11-13T21:42:00.310Z Compiling omicron-zone-package v0.11.1
27272024-11-13T21:42:00.960Z Compiling aes-gcm v0.10.3
27282024-11-13T21:42:01.115Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27292024-11-13T21:42:01.118Z Compiling typify-macro v0.2.0
27302024-11-13T21:42:01.160Z Compiling rustfmt-wrapper v0.2.1
27312024-11-13T21:42:01.261Z Compiling mime_guess v2.0.5
27322024-11-13T21:42:01.382Z Compiling slog-envlogger v2.2.0
27332024-11-13T21:42:01.773Z Compiling steno v0.4.1
27342024-11-13T21:42:02.414Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27352024-11-13T21:42:02.516Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27362024-11-13T21:42:02.536Z Compiling heck v0.3.3
27372024-11-13T21:42:02.662Z Compiling ssh-encoding v0.2.0
27382024-11-13T21:42:02.989Z Compiling blowfish v0.9.1
27392024-11-13T21:42:03.128Z Compiling nibble_vec v0.1.0
27402024-11-13T21:42:03.222Z Compiling env_filter v0.1.2
27412024-11-13T21:42:03.298Z Compiling endian-type v0.1.2
27422024-11-13T21:42:03.371Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27432024-11-13T21:42:03.475Z Compiling humantime v2.1.0
27442024-11-13T21:42:03.558Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27452024-11-13T21:42:03.653Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27462024-11-13T21:42:03.711Z Compiling radix_trie v0.2.1
27472024-11-13T21:42:03.798Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27482024-11-13T21:42:03.909Z Compiling env_logger v0.11.5
27492024-11-13T21:42:03.981Z Compiling bcrypt-pbkdf v0.10.0
27502024-11-13T21:42:04.020Z Compiling ssh-cipher v0.2.0
27512024-11-13T21:42:04.438Z Compiling zone_cfg_derive v0.1.2
27522024-11-13T21:42:04.642Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27532024-11-13T21:42:04.847Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27542024-11-13T21:42:05.222Z Compiling parking_lot v0.11.2
27552024-11-13T21:42:05.506Z Compiling typify v0.2.0
27562024-11-13T21:42:05.609Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27572024-11-13T21:42:05.678Z Compiling progenitor-impl v0.8.0
27582024-11-13T21:42:05.760Z Compiling password-hash v0.4.2
27592024-11-13T21:42:05.940Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
27602024-11-13T21:42:06.057Z Compiling gethostname v0.5.0
27612024-11-13T21:42:06.090Z Compiling fxhash v0.2.1
27622024-11-13T21:42:06.158Z Compiling base64 v0.13.1
27632024-11-13T21:42:06.295Z Compiling matches v0.1.10
27642024-11-13T21:42:06.685Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
27652024-11-13T21:42:06.692Z Compiling idna v0.2.3
27662024-11-13T21:42:06.692Z Compiling sled v0.34.7
27672024-11-13T21:42:06.692Z Compiling ron v0.7.1
27682024-11-13T21:42:06.719Z Compiling pbkdf2 v0.11.0
27692024-11-13T21:42:06.767Z Compiling zone v0.1.8
27702024-11-13T21:42:06.789Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27712024-11-13T21:42:07.104Z Compiling xz2 v0.1.7
27722024-11-13T21:42:07.597Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27732024-11-13T21:42:08.156Z Compiling ssh-key v0.6.6
27742024-11-13T21:42:08.430Z Compiling hickory-client v0.24.1
27752024-11-13T21:42:09.157Z Compiling p256 v0.13.2
27762024-11-13T21:42:09.200Z Compiling p521 v0.13.3
27772024-11-13T21:42:09.486Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27782024-11-13T21:42:09.965Z Compiling hickory-server v0.24.1
27792024-11-13T21:42:10.036Z Compiling enum-as-inner v0.5.1
27802024-11-13T21:42:10.691Z Compiling pem v3.0.4
27812024-11-13T21:42:11.116Z Compiling yasna v0.5.2
27822024-11-13T21:42:11.513Z Compiling headers-core v0.3.0
27832024-11-13T21:42:11.645Z Compiling kstat-rs v0.2.4
27842024-11-13T21:42:11.700Z Compiling nanorand v0.7.0
27852024-11-13T21:42:12.351Z Compiling russh-cryptovec v0.7.3
27862024-11-13T21:42:12.351Z Compiling atty v0.2.14
27872024-11-13T21:42:12.532Z Compiling http-range v0.1.5
27882024-11-13T21:42:12.692Z Compiling md5 v0.7.0
27892024-11-13T21:42:12.891Z Compiling hyper-staticfile v0.10.1
27902024-11-13T21:42:12.930Z Compiling rcgen v0.12.1
27912024-11-13T21:42:13.169Z Compiling russh-keys v0.45.0
27922024-11-13T21:42:13.232Z Compiling flume v0.11.1
27932024-11-13T21:42:13.256Z Compiling headers v0.4.0
27942024-11-13T21:42:14.004Z Compiling trust-dns-proto v0.22.0
27952024-11-13T21:42:14.077Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
27962024-11-13T21:42:14.261Z Compiling progenitor-macro v0.8.0
27972024-11-13T21:42:15.348Z Compiling num-bigint v0.4.6
27982024-11-13T21:42:15.524Z Compiling des v0.8.1
27992024-11-13T21:42:15.889Z Compiling subprocess v0.2.9
28002024-11-13T21:42:17.444Z Compiling display-error-chain v0.2.2
28012024-11-13T21:42:17.665Z Compiling dhcproto-macros v0.1.0
28022024-11-13T21:42:17.686Z Compiling hex-literal v0.4.1
28032024-11-13T21:42:17.854Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28042024-11-13T21:42:17.941Z Compiling internet-checksum v0.2.1
28052024-11-13T21:42:18.612Z Compiling russh v0.45.0
28062024-11-13T21:42:18.631Z Compiling dhcproto v0.12.0
28072024-11-13T21:42:24.266Z Compiling progenitor v0.8.0
28082024-11-13T21:42:24.397Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
28092024-11-13T21:42:24.400Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28102024-11-13T21:42:24.400Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
28112024-11-13T21:42:24.400Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28122024-11-13T21:42:24.400Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
28132024-11-13T21:42:24.400Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28142024-11-13T21:42:24.400Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
28152024-11-13T21:42:24.510Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28162024-11-13T21:42:25.309Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
28172024-11-13T21:42:25.917Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28182024-11-13T21:42:30.771Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28192024-11-13T21:42:31.154Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28202024-11-13T21:42:40.470Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28212024-11-13T21:42:40.473Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28222024-11-13T21:42:40.473Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28232024-11-13T21:42:40.473Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28242024-11-13T21:42:41.431Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28252024-11-13T21:42:43.616Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28262024-11-13T21:42:44.717Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28272024-11-13T21:42:44.843Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28282024-11-13T21:42:45.390Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28292024-11-13T21:42:45.823Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28302024-11-13T21:42:48.579Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28312024-11-13T21:42:49.067Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28322024-11-13T21:42:49.655Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28332024-11-13T21:42:50.227Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28342024-11-13T21:42:51.255Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28352024-11-13T21:42:51.396Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28362024-11-13T21:42:51.945Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28372024-11-13T21:42:52.625Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28382024-11-13T21:42:53.141Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28392024-11-13T21:42:56.438Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28402024-11-13T21:42:56.796Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28412024-11-13T21:42:56.947Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28422024-11-13T21:42:57.849Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28432024-11-13T21:42:59.189Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28442024-11-13T21:43:02.272Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28452024-11-13T21:43:04.145Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28462024-11-13T21:43:04.886Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28472024-11-13T21:43:05.186Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28482024-11-13T21:43:08.752Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28492024-11-13T21:43:17.998Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28502024-11-13T21:43:19.260Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28512024-11-13T21:43:38.474Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28522024-11-13T21:44:13.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
28532024-11-13T21:44:13.453Z
28542024-11-13T21:44:13.456Zreal 2:37.663140158
28552024-11-13T21:44:13.456Zuser 11:54.991834315
28562024-11-13T21:44:13.456Zsys 2:36.546777410
28572024-11-13T21:44:13.456Ztrap 0.314844416
28582024-11-13T21:44:13.456Ztflt 0.838855596
28592024-11-13T21:44:13.456Zdflt 1.621188099
28602024-11-13T21:44:13.456Zkflt 0.000032020
28612024-11-13T21:44:13.456Zlock 24:42.371345804
28622024-11-13T21:44:13.456Zslp 42:32.980328079
28632024-11-13T21:44:13.456Zlat 31.735780596
28642024-11-13T21:44:13.456Zstop 1:24.275623768
28652024-11-13T21:44:13.456Z+ mkdir tests
28662024-11-13T21:44:13.456Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
28672024-11-13T21:44:13.461Z+ xargs -I '{}' -t cp '{}' tests/
28682024-11-13T21:44:14.724Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-aa907885bba511b1 tests/
28692024-11-13T21:44:14.752Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-5479144b40f8d6e2 tests/
28702024-11-13T21:44:14.779Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-b1f27d22eba1e995 tests/
28712024-11-13T21:44:14.806Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f46561801c03ab62 tests/
28722024-11-13T21:44:15.038Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
28732024-11-13T21:44:15.042Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-aa907885bba511b1 tests/commtest-b1f27d22eba1e995 tests/dhcp_server-5479144b40f8d6e2 tests/end_to_end_tests-f46561801c03ab62 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
28742024-11-13T21:45:23.400ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
28752024-11-13T21:45:23.400Za .github/buildomat/ci-env.sh 1K
28762024-11-13T21:45:23.400Za out/target/test 1K
28772024-11-13T21:45:23.400Za out/npuzone/npuzone 23144K
28782024-11-13T21:45:23.400Za package-manifest.toml 32K
28792024-11-13T21:45:23.400Za smf/sled-agent/non-gimlet/config.toml 4K
28802024-11-13T21:45:23.400Za target/release/omicron-package 36279K
28812024-11-13T21:45:23.400Za target/release/xtask 11749K
28822024-11-13T21:45:23.401Za target/debug/bootstrap 209590K
28832024-11-13T21:45:23.401Za tests/bootstrap-aa907885bba511b1 24246K
28842024-11-13T21:45:23.401Za tests/commtest-b1f27d22eba1e995 25022K
28852024-11-13T21:45:23.401Za tests/dhcp_server-5479144b40f8d6e2 24246K
28862024-11-13T21:45:23.401Za tests/end_to_end_tests-f46561801c03ab62 227696K
28872024-11-13T21:45:23.401Za out/clickhouse.tar.gz 249905K
28882024-11-13T21:45:23.401Za out/clickhouse_keeper.tar.gz 249888K
28892024-11-13T21:45:23.401Za out/clickhouse_server.tar.gz 249887K
28902024-11-13T21:45:23.401Za out/cockroachdb.tar.gz 134171K
28912024-11-13T21:45:23.401Za out/crucible-dtrace.tar 83K
28922024-11-13T21:45:23.401Za out/crucible-pantry-zone.tar.gz 28154K
28932024-11-13T21:45:23.401Za out/crucible-zone.tar.gz 36363K
28942024-11-13T21:45:23.401Za out/external-dns.tar.gz 35228K
28952024-11-13T21:45:23.401Za out/internal-dns.tar.gz 35227K
28962024-11-13T21:45:23.401Za out/mg-ddm-gz.tar 62661K
28972024-11-13T21:45:23.401Za out/nexus.tar.gz 99647K
28982024-11-13T21:45:23.401Za out/ntp.tar.gz 10337K
28992024-11-13T21:45:23.401Za out/omicron-gateway-softnpu.tar.gz 23506K
29002024-11-13T21:45:23.401Za out/omicron-sled-agent.tar 111850K
29012024-11-13T21:45:23.401Za out/overlay.tar.gz 3K
29022024-11-13T21:45:23.401Za out/oximeter.tar.gz 50908K
29032024-11-13T21:45:23.401Za out/oxlog.tar 3091K
29042024-11-13T21:45:23.401Za out/probe.tar.gz 2764K
29052024-11-13T21:45:23.401Za out/propolis-server.tar.gz 66584K
29062024-11-13T21:45:23.401Za out/pumpkind-gz.tar 26665K
29072024-11-13T21:45:23.401Za out/switch-softnpu.tar.gz 233294K
29082024-11-13T21:45:23.405Z
29092024-11-13T21:45:23.405Zreal 1:08.365251384
29102024-11-13T21:45:23.405Zuser 1:05.193172310
29112024-11-13T21:45:23.405Zsys 4.483751745
29122024-11-13T21:45:23.405Ztrap 0.017405834
29132024-11-13T21:45:23.405Ztflt 0.000000000
29142024-11-13T21:45:23.405Zdflt 0.000000000
29152024-11-13T21:45:23.405Zkflt 0.000000000
29162024-11-13T21:45:23.405Zlock 0.000000000
29172024-11-13T21:45:23.405Zslp 1:05.048076539
29182024-11-13T21:45:23.405Zlat 1.983514009
29192024-11-13T21:45:23.405Zstop 0.000201627
29202024-11-13T21:45:23.405Zprocess exited: duration 1994377 ms, exit code 0
 
29212024-11-13T21:45:23.422Zfound 1 output files
29222024-11-13T21:45:23.422Zuploading: /work/package.tar.gz (1761349255 bytes)
29232024-11-13T21:46:03.122Zuploaded: /work/package.tar.gz