01JBHZ9QRFASRN8WPHZA8AN1SF: 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: 01JBHZA3ZM1S2Q5HPQQE1D83M4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-31T19:03:33.119Zjob assigned to worker 01JBHZA890NC9P6M1CZ5ZHM9Y3 (queued for 1 m 11 s)
 
22024-10-31T19:03:41.408Zstarting task 0: "setup"
32024-10-31T19:03:41.418Z++ uname -s
42024-10-31T19:03:41.422Z+ kern=SunOS
52024-10-31T19:03:41.422Z+ case "$kern" in
62024-10-31T19:03:41.422Z+ [[ 0 == 12345 ]]
72024-10-31T19:03:41.422Z+ groupadd -g 12345 build
82024-10-31T19:03:41.422Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-10-31T19:03:43.432Z+ zfs create -o mountpoint=/work rpool/work
102024-10-31T19:03:43.522Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-10-31T19:03:43.525Z+ home_fs=zfs
122024-10-31T19:03:43.525Z+ [[ zfs == autofs ]]
132024-10-31T19:03:43.525Z+ mkdir -p /home/build
142024-10-31T19:03:43.528Z+ chown build:build /home/build /work
152024-10-31T19:03:44.528Z+ chmod 0700 /home/build /work
162024-10-31T19:03:44.532Zprocess exited: duration 3123 ms, exit code 0
 
172024-10-31T19:03:44.537Zstarting task 1: "rust-toolchain"
182024-10-31T19:03:44.542Z+ printf ' * toolchain channel = "%s"
192024-10-31T19:03:44.542Z' 1.82.0
202024-10-31T19:03:44.542Z * toolchain channel = "1.82.0"
212024-10-31T19:03:44.542Z * toolchain profile = "default"
222024-10-31T19:03:44.543Z+ printf ' * toolchain profile = "%s"
232024-10-31T19:03:44.543Z' default
242024-10-31T19:03:44.546Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-10-31T19:03:44.546Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
262024-10-31T19:03:44.664Zinfo: downloading installer
272024-10-31T19:03:46.279Zinfo: profile set to 'default'
282024-10-31T19:03:46.279Zinfo: default host triple is x86_64-unknown-illumos
292024-10-31T19:03:46.281Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
302024-10-31T19:03:46.418Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-10-31T19:03:46.418Zinfo: downloading component 'cargo'
322024-10-31T19:03:47.139Zinfo: downloading component 'clippy'
332024-10-31T19:03:47.415Zinfo: downloading component 'rust-docs'
342024-10-31T19:03:48.437Zinfo: downloading component 'rust-std'
352024-10-31T19:03:50.047Zinfo: downloading component 'rustc'
362024-10-31T19:03:55.834Zinfo: downloading component 'rustfmt'
372024-10-31T19:03:56.062Zinfo: installing component 'cargo'
382024-10-31T19:03:56.922Zinfo: installing component 'clippy'
392024-10-31T19:03:57.314Zinfo: installing component 'rust-docs'
402024-10-31T19:03:59.027Zinfo: installing component 'rust-std'
412024-10-31T19:04:00.888Zinfo: installing component 'rustc'
422024-10-31T19:04:07.252Zinfo: installing component 'rustfmt'
432024-10-31T19:04:07.599Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
442024-10-31T19:04:07.599Z
452024-10-31T19:04:07.974Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-10-31T19:04:07.974Z
472024-10-31T19:04:07.977Z
482024-10-31T19:04:07.977ZRust is installed now. Great!
492024-10-31T19:04:07.977Z
502024-10-31T19:04:07.977ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-10-31T19:04:07.977Zenvironment variable. This has not been done automatically.
522024-10-31T19:04:07.977Z
532024-10-31T19:04:07.977ZTo configure your current shell, you need to source
542024-10-31T19:04:07.977Zthe corresponding env file under $HOME/.cargo.
552024-10-31T19:04:07.977Z
562024-10-31T19:04:07.977ZThis is usually done by running one of the following (note the leading DOT):
572024-10-31T19:04:07.977Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-10-31T19:04:07.977Zsource "$HOME/.cargo/env.fish" # For fish
592024-10-31T19:04:08.048Z+ rustc --version
602024-10-31T19:04:08.114Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-10-31T19:04:08.117Zprocess exited: duration 23578 ms, exit code 0
 
622024-10-31T19:04:08.122Zstarting task 2: "authentication"
632024-10-31T19:04:08.143Zprocess exited: duration 20 ms, exit code 0
 
642024-10-31T19:04:08.148Zstarting task 3: "clone repository"
652024-10-31T19:04:08.153Z+ mkdir -p /work/oxidecomputer/omicron
662024-10-31T19:04:08.156Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-10-31T19:04:09.254ZCloning into '/work/oxidecomputer/omicron'...
682024-10-31T19:04:16.927Z+ cd /work/oxidecomputer/omicron
692024-10-31T19:04:16.927Z+ git fetch origin 9b3691a771fb5e1c0efb5d3212c06b121e4b1033
702024-10-31T19:04:17.215ZFrom https://github.com/oxidecomputer/omicron
712024-10-31T19:04:17.215Z * branch 9b3691a771fb5e1c0efb5d3212c06b121e4b1033 -> FETCH_HEAD
722024-10-31T19:04:17.224Z+ [[ -n iliana/tuf-repo-depot ]]
732024-10-31T19:04:17.227Z++ git branch --show-current
742024-10-31T19:04:17.230Z+ current=main
752024-10-31T19:04:17.230Z+ [[ main != iliana/tuf-repo-depot ]]
762024-10-31T19:04:17.230Z+ git branch -f iliana/tuf-repo-depot 9b3691a771fb5e1c0efb5d3212c06b121e4b1033
772024-10-31T19:04:17.233Z+ git checkout -f iliana/tuf-repo-depot
782024-10-31T19:04:17.398ZSwitched to branch 'iliana/tuf-repo-depot'
792024-10-31T19:04:17.401Z+ git reset --hard 9b3691a771fb5e1c0efb5d3212c06b121e4b1033
802024-10-31T19:04:17.561ZHEAD is now at 9b3691a77 Merge remote-tracking branch 'origin/main' into iliana/tuf-repo-depot
812024-10-31T19:04:17.563Zprocess exited: duration 9413 ms, exit code 0
 
822024-10-31T19:04:17.570Zstarting task 4: "build"
832024-10-31T19:04:17.575Z+ source .github/buildomat/ci-env.sh
842024-10-31T19:04:17.578Z++ export CARGO_TERM_COLOR=always
852024-10-31T19:04:17.578Z++ CARGO_TERM_COLOR=always
862024-10-31T19:04:17.578Z+ cargo --version
872024-10-31T19:04:17.632Zcargo 1.82.0 (8f40fc59f 2024-08-21)
882024-10-31T19:04:17.634Z+ rustc --version
892024-10-31T19:04:17.695Zrustc 1.82.0 (f6e511eec 2024-10-15)
902024-10-31T19:04:17.698Z+ WORK=/work
912024-10-31T19:04:17.698Z+ pfexec mkdir -p /work
922024-10-31T19:04:17.701Z+ pfexec chown build /work
932024-10-31T19:04:17.704Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
942024-10-31T19:04:37.712Z Startup: Refreshing catalog 'helios-dev' ... Done
952024-10-31T19:04:41.144Z Startup: Caching catalogs ... Done
962024-10-31T19:04:48.169ZPlanning: Solver setup ... Done (6.237s)
972024-10-31T19:04:48.260ZPlanning: Running solver ... Done (0.092s)
982024-10-31T19:04:48.394ZPlanning: Finding local manifests ... Done (0.055s)
992024-10-31T19:04:48.425ZPlanning: Fetching manifests: 0/5 0% complete
1002024-10-31T19:04:49.070ZPlanning: Fetching manifests: 5/5 100% complete
1012024-10-31T19:04:49.399ZPlanning: Package planning ... Done (0.329s)
1022024-10-31T19:04:49.455ZPlanning: Merging actions ... Done (0.056s)
1032024-10-31T19:04:50.579ZPlanning: Checking for conflicting actions ... Done (1.124s)
1042024-10-31T19:04:58.259ZPlanning: Consolidating action changes ... Done (7.679s)
1052024-10-31T19:04:58.691ZPlanning: Evaluating mediators ... Done (0.432s)
1062024-10-31T19:04:58.816ZPlanning: Planning completed in 17.59 seconds
1072024-10-31T19:04:58.832Z Packages to install: 4
1082024-10-31T19:04:58.832Z Packages to update: 1
1092024-10-31T19:04:58.835Z Mediators to change: 2
1102024-10-31T19:04:58.835Z Services to change: 1
1112024-10-31T19:04:58.835Z Estimated space available: 155.61 GB
1122024-10-31T19:04:58.835ZEstimated space to be consumed: 1.58 GB
1132024-10-31T19:04:58.835Z Create boot environment: No
1142024-10-31T19:04:58.835ZCreate backup boot environment: Yes
1152024-10-31T19:04:58.835Z Rebuild boot archive: No
1162024-10-31T19:04:58.835Z
1172024-10-31T19:04:58.835ZChanged mediators:
1182024-10-31T19:04:58.835Z mediator clang:
1192024-10-31T19:04:58.835Z version: None -> 15 (system default)
1202024-10-31T19:04:58.835Z
1212024-10-31T19:04:58.835Z mediator llvm:
1222024-10-31T19:04:58.835Z version: 14 (system default) -> 15 (system default)
1232024-10-31T19:04:58.835Z
1242024-10-31T19:04:58.835ZChanged packages:
1252024-10-31T19:04:58.835Zhelios-dev
1262024-10-31T19:04:58.835Z developer/build-essential
1272024-10-31T19:04:58.835Z None -> 11-2.0
1282024-10-31T19:04:58.835Z library/libxmlsec1
1292024-10-31T19:04:58.835Z None -> 1.2.35-2.0
1302024-10-31T19:04:58.835Z ooce/developer/clang-15
1312024-10-31T19:04:58.835Z None -> 15.0.7-2.0
1322024-10-31T19:04:58.835Z ooce/developer/llvm-15
1332024-10-31T19:04:58.835Z None -> 15.0.7-2.0
1342024-10-31T19:04:58.835Z package/pkg
1352024-10-31T19:04:58.835Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1362024-10-31T19:04:58.835Z
1372024-10-31T19:04:58.835ZServices:
1382024-10-31T19:04:58.835Z restart_fmri:
1392024-10-31T19:04:58.835Z svc:/system/update-man-index:default
1402024-10-31T19:04:58.835Z
1412024-10-31T19:04:58.835ZEditable files to change:
1422024-10-31T19:04:58.835Z Update:
1432024-10-31T19:04:58.835Z usr/share/lib/pkg/web/config.shtml
1442024-10-31T19:04:59.045Z
1452024-10-31T19:04:59.045ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1462024-10-31T19:05:04.049ZDownload: 759/4281 items 18.2/220.6MB 8% complete (3.7M/s)
1472024-10-31T19:05:09.050ZDownload: 1815/4281 items 118.5/220.6MB 53% complete (11.9M/s)
1482024-10-31T19:05:14.059ZDownload: 2764/4281 items 120.7/220.6MB 54% complete (10.3M/s)
1492024-10-31T19:05:19.065ZDownload: 3476/4281 items 215.4/220.6MB 97% complete (9.7M/s)
1502024-10-31T19:05:22.604ZDownload: Completed 220.60 MB in 23.56 seconds (9.4M/s)
1512024-10-31T19:05:25.139Z Actions: 1/5063 actions (Removing old actions)
1522024-10-31T19:05:25.161Z Actions: 194/5063 actions (Installing new actions)
1532024-10-31T19:05:30.164Z Actions: 4101/5063 actions (Installing new actions)
1542024-10-31T19:05:31.092Z Actions: 4226/5063 actions (Updating modified actions)
1552024-10-31T19:05:31.466Z Actions: Completed 5063 actions in 6.33 seconds.
1562024-10-31T19:05:31.842Z Done (0.368s)
1572024-10-31T19:05:31.845Z Done (0.000s)
1582024-10-31T19:05:32.340Z Done (0.496s)
1592024-10-31T19:05:40.101Z Done (7.556s)
1602024-10-31T19:05:40.635Z Done (0.466s)
1612024-10-31T19:05:40.638Z Done (0.000s)
1622024-10-31T19:05:40.812Z Done (0.000s)
1632024-10-31T19:05:41.464ZPlanning: Evaluating mediator changes ... Done
1642024-10-31T19:05:41.626ZPlanning: Checking for conflicting actions ... Done
1652024-10-31T19:05:41.630ZPlanning: Consolidating action changes ... Done
1662024-10-31T19:05:41.892ZPlanning: Evaluating mediators ... Done
1672024-10-31T19:05:41.895ZPlanning: Planning completed in 0.43 seconds
1682024-10-31T19:05:41.932Z Mediators to change: 2
1692024-10-31T19:05:41.933Z Create boot environment: No
1702024-10-31T19:05:41.936ZCreate backup boot environment: No
1712024-10-31T19:05:42.022Z Done
1722024-10-31T19:05:42.022Z Done
1732024-10-31T19:05:42.353Z Done
1742024-10-31T19:05:45.872Z Done
1752024-10-31T19:05:45.956Z Done
1762024-10-31T19:05:45.958Z Done
1772024-10-31T19:05:46.100Z Done
1782024-10-31T19:05:46.706ZPlanning: Evaluating mediator changes ... Done
1792024-10-31T19:05:46.709ZPlanning: Merging actions ... Done
1802024-10-31T19:05:46.896ZPlanning: Checking for conflicting actions ... Done
1812024-10-31T19:05:46.899ZPlanning: Consolidating action changes ... Done
1822024-10-31T19:05:47.161ZPlanning: Evaluating mediators ... Done
1832024-10-31T19:05:47.215ZPlanning: Planning completed in 0.75 seconds
1842024-10-31T19:05:47.256Z Packages to change: 1
1852024-10-31T19:05:47.256Z Mediators to change: 1
1862024-10-31T19:05:47.259Z Services to change: 1
1872024-10-31T19:05:47.259Z Create boot environment: No
1882024-10-31T19:05:47.259ZCreate backup boot environment: Yes
1892024-10-31T19:05:49.473Z Actions: 1/6 actions (Updating modified actions)
1902024-10-31T19:05:49.608Z Actions: Completed 6 actions in 0.14 seconds.
1912024-10-31T19:05:49.613Z Done
1922024-10-31T19:05:49.613Z Done
1932024-10-31T19:05:49.712Z Done
1942024-10-31T19:05:53.263Z Done
1952024-10-31T19:05:53.353Z Done
1962024-10-31T19:05:53.356Z Done
1972024-10-31T19:05:53.530Z Done
1982024-10-31T19:05:53.968ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992024-10-31T19:05:53.968Zclang system 15 system
2002024-10-31T19:05:53.968Zcsh system system illumos
2012024-10-31T19:05:53.968Zctags system system illumos
2022024-10-31T19:05:53.969Zgcc vendor 12 vendor
2032024-10-31T19:05:53.969Zgcc system 10 system
2042024-10-31T19:05:53.969Zgcc system 7 system
2052024-10-31T19:05:53.969Zgo system 1.20 system
2062024-10-31T19:05:53.969Zgo system 1.19 system
2072024-10-31T19:05:53.969Zllvm system 15 system
2082024-10-31T19:05:53.969Zllvm system 14 system
2092024-10-31T19:05:53.969Zmariadb system 10.6 system
2102024-10-31T19:05:53.969Zmta vendor vendor dma
2112024-10-31T19:05:53.969Zopenjdk system 17 system
2122024-10-31T19:05:53.969Zopenjdk system 11 system
2132024-10-31T19:05:53.969Zopenjdk system 1.8 system
2142024-10-31T19:05:53.969Zopenssl vendor 3 vendor
2152024-10-31T19:05:53.969Zperl system 5.36 system
2162024-10-31T19:05:53.969Zpostgresql system 15 system
2172024-10-31T19:05:53.969Zpostgresql system 13 system
2182024-10-31T19:05:53.969Zpython vendor 3 vendor
2192024-10-31T19:05:53.969Zpython system 2 system
2202024-10-31T19:05:53.969Zpython3 system 3.11 system
2212024-10-31T19:05:53.969Zruby system 3.0 system
2222024-10-31T19:05:53.969Zwords vendor vendor american-english
2232024-10-31T19:05:53.969Zwords system system australian-english
2242024-10-31T19:05:53.969Zwords system system british-english
2252024-10-31T19:05:53.970Zwords system system canadian-english
2262024-10-31T19:05:53.970Zwords system system french
2272024-10-31T19:05:53.970Zwords system system italian
2282024-10-31T19:05:53.970Zwords system system ngerman
2292024-10-31T19:05:53.970Zwords system system ogerman
2302024-10-31T19:05:53.970Zwords system system spanish
2312024-10-31T19:05:54.300ZPUBLISHER TYPE STATUS P LOCATION
2322024-10-31T19:05:54.300Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2332024-10-31T19:05:56.682ZFMRI IFO
2342024-10-31T19:05:56.682Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2352024-10-31T19:05:56.682Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2362024-10-31T19:05:56.682Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2372024-10-31T19:05:56.682Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2382024-10-31T19:05:56.682Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2392024-10-31T19:05:56.682Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402024-10-31T19:05:56.682Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2412024-10-31T19:05:56.682Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2422024-10-31T19:05:56.682Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2432024-10-31T19:05:56.682Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2442024-10-31T19:05:56.682Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2452024-10-31T19:05:56.682Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2462024-10-31T19:05:56.682Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2472024-10-31T19:05:56.682Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2482024-10-31T19:05:56.682Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2492024-10-31T19:05:57.374Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2502024-10-31T19:05:57.698Z Updating crates.io index
2512024-10-31T19:05:57.704Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522024-10-31T19:05:58.580Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2532024-10-31T19:05:58.817Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2542024-10-31T19:05:59.223Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552024-10-31T19:05:59.481Z Updating git repository `https://github.com/oxidecomputer/propolis`
2562024-10-31T19:06:00.393Z Updating git repository `https://github.com/oxidecomputer/crucible`
2572024-10-31T19:06:06.257Z Updating git repository `https://github.com/oxidecomputer/opte`
2582024-10-31T19:06:06.296Z Updating git repository `https://github.com/oxidecomputer/falcon`
2592024-10-31T19:06:06.296Z Updating git repository `https://github.com/oxidecomputer/clickward`
2602024-10-31T19:06:06.296Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2612024-10-31T19:06:06.296Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2622024-10-31T19:06:06.296Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2632024-10-31T19:06:06.296Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642024-10-31T19:06:06.354Z Updating git repository `https://github.com/oxidecomputer/tofino`
2652024-10-31T19:06:06.605Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2662024-10-31T19:06:06.820Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2672024-10-31T19:06:07.065Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2682024-10-31T19:06:07.344Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2692024-10-31T19:06:07.876Z Updating git repository `https://github.com/oxidecomputer/ispf`
2702024-10-31T19:06:08.179Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2712024-10-31T19:06:08.482Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2722024-10-31T19:06:08.878Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2732024-10-31T19:06:09.168Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742024-10-31T19:06:09.566Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2752024-10-31T19:06:09.965Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2762024-10-31T19:06:10.327Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2772024-10-31T19:06:10.591Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2782024-10-31T19:06:11.952Z Downloading crates ...
2792024-10-31T19:06:12.049Z Downloaded usdt-attr-macro v0.5.0
2802024-10-31T19:06:12.052Z Downloaded swrite v0.1.0
2812024-10-31T19:06:12.052Z Downloaded heck v0.5.0
2822024-10-31T19:06:12.052Z Downloaded dof v0.3.0
2832024-10-31T19:06:12.055Z Downloaded anstream v0.6.15
2842024-10-31T19:06:12.057Z Downloaded is_terminal_polyfill v1.70.1
2852024-10-31T19:06:12.057Z Downloaded scroll_derive v0.12.0
2862024-10-31T19:06:12.058Z Downloaded anstyle-query v1.1.1
2872024-10-31T19:06:12.061Z Downloaded fnv v1.0.7
2882024-10-31T19:06:12.061Z Downloaded thiserror v1.0.64
2892024-10-31T19:06:12.065Z Downloaded serde_spanned v0.6.8
2902024-10-31T19:06:12.067Z Downloaded camino-tempfile v1.1.1
2912024-10-31T19:06:12.067Z Downloaded clap_lex v0.7.2
2922024-10-31T19:06:12.070Z Downloaded thread-id v4.2.2
2932024-10-31T19:06:12.070Z Downloaded cpufeatures v0.2.14
2942024-10-31T19:06:12.073Z Downloaded bytecount v0.6.8
2952024-10-31T19:06:12.073Z Downloaded cargo_toml v0.20.5
2962024-10-31T19:06:12.077Z Downloaded pretty-hex v0.4.1
2972024-10-31T19:06:12.079Z Downloaded utf8parse v0.2.2
2982024-10-31T19:06:12.079Z Downloaded smawk v0.3.2
2992024-10-31T19:06:12.091Z Downloaded bitflags v2.6.0
3002024-10-31T19:06:12.095Z Downloaded zerocopy-derive v0.7.35
3012024-10-31T19:06:12.101Z Downloaded unicode-ident v1.0.13
3022024-10-31T19:06:12.104Z Downloaded proc-macro2 v1.0.87
3032024-10-31T19:06:12.106Z Downloaded pest_meta v2.7.14
3042024-10-31T19:06:12.109Z Downloaded memchr v2.7.4
3052024-10-31T19:06:12.113Z Downloaded serde_derive v1.0.210
3062024-10-31T19:06:12.115Z Downloaded papergrid v0.11.0
3072024-10-31T19:06:12.129Z Downloaded tempfile v3.13.0
3082024-10-31T19:06:12.145Z Downloaded dtrace-parser v0.2.0
3092024-10-31T19:06:12.148Z Downloaded toml_edit v0.22.22
3102024-10-31T19:06:12.166Z Downloaded equivalent v1.0.1
3112024-10-31T19:06:12.175Z Downloaded usdt-macro v0.5.0
3122024-10-31T19:06:12.178Z Downloaded colorchoice v1.0.2
3132024-10-31T19:06:12.178Z Downloaded cfg-if v1.0.0
3142024-10-31T19:06:12.181Z Downloaded block-buffer v0.10.4
3152024-10-31T19:06:12.181Z Downloaded autocfg v1.4.0
3162024-10-31T19:06:12.183Z Downloaded generic-array v0.14.7
3172024-10-31T19:06:12.186Z Downloaded memmap v0.7.0
3182024-10-31T19:06:12.190Z Downloaded heck v0.4.1
3192024-10-31T19:06:12.190Z Downloaded fastrand v2.1.1
3202024-10-31T19:06:12.190Z Downloaded digest v0.10.7
3212024-10-31T19:06:12.193Z Downloaded crypto-common v0.1.6
3222024-10-31T19:06:12.193Z Downloaded cargo-platform v0.1.8
3232024-10-31T19:06:12.193Z Downloaded fs-err v2.11.0
3242024-10-31T19:06:12.195Z Downloaded macaddr v1.0.1
3252024-10-31T19:06:12.195Z Downloaded anstyle v1.0.8
3262024-10-31T19:06:12.198Z Downloaded itoa v1.0.11
3272024-10-31T19:06:12.198Z Downloaded errno v0.3.9
3282024-10-31T19:06:12.201Z Downloaded byteorder v1.5.0
3292024-10-31T19:06:12.201Z Downloaded tabled_derive v0.7.0
3302024-10-31T19:06:12.204Z Downloaded proc-macro-error-attr v1.0.4
3312024-10-31T19:06:12.209Z Downloaded serde_tokenstream v0.2.2
3322024-10-31T19:06:12.212Z Downloaded toml_datetime v0.6.8
3332024-10-31T19:06:12.212Z Downloaded thiserror-impl v1.0.64
3342024-10-31T19:06:12.214Z Downloaded strsim v0.11.1
3352024-10-31T19:06:12.214Z Downloaded plain v0.2.3
3362024-10-31T19:06:12.218Z Downloaded version_check v0.9.5
3372024-10-31T19:06:12.221Z Downloaded usdt-impl v0.5.0
3382024-10-31T19:06:12.221Z Downloaded usdt v0.5.0
3392024-10-31T19:06:12.224Z Downloaded terminal_size v0.4.0
3402024-10-31T19:06:12.226Z Downloaded clap_derive v4.5.18
3412024-10-31T19:06:12.229Z Downloaded cargo_metadata v0.18.1
3422024-10-31T19:06:12.231Z Downloaded anstyle-parse v0.2.5
3432024-10-31T19:06:12.236Z Downloaded pest v2.7.14
3442024-10-31T19:06:12.240Z Downloaded sha2 v0.10.8
3452024-10-31T19:06:12.242Z Downloaded scroll v0.12.0
3462024-10-31T19:06:12.245Z Downloaded quote v1.0.37
3472024-10-31T19:06:12.248Z Downloaded unicode-linebreak v0.1.5
3482024-10-31T19:06:12.248Z Downloaded camino v1.1.9
3492024-10-31T19:06:12.250Z Downloaded semver v1.0.23
3502024-10-31T19:06:12.250Z Downloaded proc-macro-error v1.0.4
3512024-10-31T19:06:12.254Z Downloaded pest_generator v2.7.14
3522024-10-31T19:06:12.257Z Downloaded anyhow v1.0.89
3532024-10-31T19:06:12.260Z Downloaded pest_derive v2.7.14
3542024-10-31T19:06:12.260Z Downloaded log v0.4.22
3552024-10-31T19:06:12.262Z Downloaded toml v0.8.19
3562024-10-31T19:06:12.266Z Downloaded ryu v1.0.18
3572024-10-31T19:06:12.268Z Downloaded once_cell v1.20.2
3582024-10-31T19:06:12.271Z Downloaded zerocopy v0.7.35
3592024-10-31T19:06:12.285Z Downloaded clap v4.5.20
3602024-10-31T19:06:12.293Z Downloaded indexmap v2.6.0
3612024-10-31T19:06:12.297Z Downloaded ucd-trie v0.1.7
3622024-10-31T19:06:12.300Z Downloaded goblin v0.8.2
3632024-10-31T19:06:12.305Z Downloaded serde v1.0.210
3642024-10-31T19:06:12.308Z Downloaded clap_builder v4.5.20
3652024-10-31T19:06:12.314Z Downloaded tabled v0.15.0
3662024-10-31T19:06:12.329Z Downloaded typenum v1.17.0
3672024-10-31T19:06:12.332Z Downloaded hashbrown v0.15.0
3682024-10-31T19:06:12.336Z Downloaded textwrap v0.16.1
3692024-10-31T19:06:12.341Z Downloaded serde_json v1.0.128
3702024-10-31T19:06:12.347Z Downloaded winnow v0.6.20
3712024-10-31T19:06:12.355Z Downloaded unicode-width v0.1.14
3722024-10-31T19:06:12.363Z Downloaded syn v1.0.109
3732024-10-31T19:06:12.373Z Downloaded rustix v0.38.37
3742024-10-31T19:06:12.394Z Downloaded syn v2.0.79
3752024-10-31T19:06:12.430Z Downloaded libc v0.2.161
3762024-10-31T19:06:12.735Z Compiling proc-macro2 v1.0.87
3772024-10-31T19:06:12.735Z Compiling unicode-ident v1.0.13
3782024-10-31T19:06:12.735Z Compiling version_check v0.9.5
3792024-10-31T19:06:12.738Z Compiling serde v1.0.210
3802024-10-31T19:06:12.738Z Compiling thiserror v1.0.64
3812024-10-31T19:06:12.738Z Compiling memchr v2.7.4
3822024-10-31T19:06:12.738Z Compiling libc v0.2.161
3832024-10-31T19:06:12.770Z Compiling ucd-trie v0.1.7
3842024-10-31T19:06:12.997Z Compiling itoa v1.0.11
3852024-10-31T19:06:13.224Z Compiling ryu v1.0.18
3862024-10-31T19:06:13.362Z Compiling once_cell v1.20.2
3872024-10-31T19:06:13.539Z Compiling byteorder v1.5.0
3882024-10-31T19:06:13.920Z Compiling rustix v0.38.37
3892024-10-31T19:06:14.157Z Compiling serde_json v1.0.128
3902024-10-31T19:06:15.342Z Compiling bitflags v2.6.0
3912024-10-31T19:06:15.388Z Compiling proc-macro-error-attr v1.0.4
3922024-10-31T19:06:15.435Z Compiling usdt-impl v0.5.0
3932024-10-31T19:06:15.554Z Compiling syn v1.0.109
3942024-10-31T19:06:15.685Z Compiling proc-macro-error v1.0.4
3952024-10-31T19:06:15.709Z Compiling camino v1.1.9
3962024-10-31T19:06:15.734Z Compiling plain v0.2.3
3972024-10-31T19:06:15.881Z Compiling hashbrown v0.15.0
3982024-10-31T19:06:15.911Z Compiling equivalent v1.0.1
3992024-10-31T19:06:15.977Z Compiling utf8parse v0.2.2
4002024-10-31T19:06:16.025Z Compiling log v0.4.22
4012024-10-31T19:06:16.138Z Compiling thread-id v4.2.2
4022024-10-31T19:06:16.138Z Compiling anstyle-parse v0.2.5
4032024-10-31T19:06:16.254Z Compiling quote v1.0.37
4042024-10-31T19:06:16.408Z Compiling unicode-width v0.1.14
4052024-10-31T19:06:16.431Z Compiling pretty-hex v0.4.1
4062024-10-31T19:06:16.479Z Compiling errno v0.3.9
4072024-10-31T19:06:16.630Z Compiling semver v1.0.23
4082024-10-31T19:06:16.706Z Compiling syn v2.0.79
4092024-10-31T19:06:16.907Z Compiling is_terminal_polyfill v1.70.1
4102024-10-31T19:06:16.932Z Compiling colorchoice v1.0.2
4112024-10-31T19:06:17.023Z Compiling indexmap v2.6.0
4122024-10-31T19:06:17.096Z Compiling anstyle-query v1.1.1
4132024-10-31T19:06:17.098Z Compiling autocfg v1.4.0
4142024-10-31T19:06:17.146Z Compiling anstyle v1.0.8
4152024-10-31T19:06:17.233Z Compiling winnow v0.6.20
4162024-10-31T19:06:17.637Z Compiling anstream v0.6.15
4172024-10-31T19:06:18.279Z Compiling fs-err v2.11.0
4182024-10-31T19:06:18.490Z Compiling fastrand v2.1.1
4192024-10-31T19:06:18.517Z Compiling heck v0.4.1
4202024-10-31T19:06:18.594Z Compiling anyhow v1.0.89
4212024-10-31T19:06:18.596Z Compiling strsim v0.11.1
4222024-10-31T19:06:19.006Z Compiling terminal_size v0.4.0
4232024-10-31T19:06:19.194Z Compiling clap_lex v0.7.2
4242024-10-31T19:06:19.220Z Compiling bytecount v0.6.8
4252024-10-31T19:06:19.411Z Compiling heck v0.5.0
4262024-10-31T19:06:19.440Z Compiling fnv v1.0.7
4272024-10-31T19:06:19.440Z Compiling cfg-if v1.0.0
4282024-10-31T19:06:19.559Z Compiling tempfile v3.13.0
4292024-10-31T19:06:19.586Z Compiling papergrid v0.11.0
4302024-10-31T19:06:19.693Z Compiling clap_builder v4.5.20
4312024-10-31T19:06:20.276Z Compiling memmap v0.7.0
4322024-10-31T19:06:20.298Z Compiling smawk v0.3.2
4332024-10-31T19:06:20.373Z Compiling unicode-linebreak v0.1.5
4342024-10-31T19:06:20.851Z Compiling textwrap v0.16.1
4352024-10-31T19:06:21.026Z Compiling swrite v0.1.0
4362024-10-31T19:06:21.949Z Compiling tabled_derive v0.7.0
4372024-10-31T19:06:23.435Z Compiling tabled v0.15.0
4382024-10-31T19:06:24.617Z Compiling serde_derive v1.0.210
4392024-10-31T19:06:24.617Z Compiling thiserror-impl v1.0.64
4402024-10-31T19:06:24.620Z Compiling zerocopy-derive v0.7.35
4412024-10-31T19:06:24.620Z Compiling scroll_derive v0.12.0
4422024-10-31T19:06:24.760Z Compiling clap_derive v4.5.18
4432024-10-31T19:06:25.909Z Compiling scroll v0.12.0
4442024-10-31T19:06:26.398Z Compiling goblin v0.8.2
4452024-10-31T19:06:26.553Z Compiling zerocopy v0.7.35
4462024-10-31T19:06:27.279Z Compiling pest v2.7.14
4472024-10-31T19:06:28.256Z Compiling clap v4.5.20
4482024-10-31T19:06:29.528Z Compiling pest_meta v2.7.14
4492024-10-31T19:06:30.371Z Compiling pest_generator v2.7.14
4502024-10-31T19:06:32.137Z Compiling pest_derive v2.7.14
4512024-10-31T19:06:32.835Z Compiling dtrace-parser v0.2.0
4522024-10-31T19:06:34.410Z Compiling serde_tokenstream v0.2.2
4532024-10-31T19:06:34.520Z Compiling serde_spanned v0.6.8
4542024-10-31T19:06:34.520Z Compiling toml_datetime v0.6.8
4552024-10-31T19:06:34.653Z Compiling cargo-platform v0.1.8
4562024-10-31T19:06:34.887Z Compiling toml_edit v0.22.22
4572024-10-31T19:06:34.972Z Compiling macaddr v1.0.1
4582024-10-31T19:06:35.149Z Compiling camino-tempfile v1.1.1
4592024-10-31T19:06:35.840Z Compiling dof v0.3.0
4602024-10-31T19:06:35.914Z Compiling cargo_metadata v0.18.1
4612024-10-31T19:06:37.551Z Compiling usdt-macro v0.5.0
4622024-10-31T19:06:37.551Z Compiling usdt-attr-macro v0.5.0
4632024-10-31T19:06:37.665Z Compiling toml v0.8.19
4642024-10-31T19:06:38.471Z Compiling cargo_toml v0.20.5
4652024-10-31T19:06:38.867Z Compiling usdt v0.5.0
4662024-10-31T19:06:41.870Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4672024-10-31T19:06:45.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.54s
4682024-10-31T19:06:45.969Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4692024-10-31T19:06:46.468Z Downloading crates ...
4702024-10-31T19:06:46.582Z Downloaded assert_matches v1.5.0
4712024-10-31T19:06:46.592Z Downloaded crunchy v0.2.2
4722024-10-31T19:06:46.598Z Downloaded arrayref v0.3.9
4732024-10-31T19:06:46.598Z Downloaded aead v0.5.2
4742024-10-31T19:06:46.603Z Downloaded argon2 v0.5.3
4752024-10-31T19:06:46.606Z Downloaded async-stream-impl v0.3.6
4762024-10-31T19:06:46.613Z Downloaded cfg_aliases v0.1.1
4772024-10-31T19:06:46.613Z Downloaded hostname v0.3.1
4782024-10-31T19:06:46.618Z Downloaded cstr-argument v0.1.2
4792024-10-31T19:06:46.618Z Downloaded ascii-canvas v3.0.0
4802024-10-31T19:06:46.618Z Downloaded darling_macro v0.20.10
4812024-10-31T19:06:46.621Z Downloaded humantime v2.1.0
4822024-10-31T19:06:46.621Z Downloaded hyper-rustls v0.27.3
4832024-10-31T19:06:46.629Z Downloaded hyper-util v0.1.9
4842024-10-31T19:06:46.648Z Downloaded keccak v0.1.5
4852024-10-31T19:06:46.653Z Downloaded crc-catalog v2.4.0
4862024-10-31T19:06:46.653Z Downloaded blowfish v0.9.1
4872024-10-31T19:06:46.653Z Downloaded newline-converter v0.3.0
4882024-10-31T19:06:46.653Z Downloaded instant v0.1.13
4892024-10-31T19:06:46.653Z Downloaded ctr v0.9.2
4902024-10-31T19:06:46.653Z Downloaded nodrop v0.1.14
4912024-10-31T19:06:46.653Z Downloaded cookie_store v0.21.0
4922024-10-31T19:06:46.653Z Downloaded async-stream v0.3.6
4932024-10-31T19:06:46.653Z Downloaded base64ct v1.6.0
4942024-10-31T19:06:46.658Z Downloaded lalrpop-util v0.19.12
4952024-10-31T19:06:46.658Z Downloaded lru-cache v0.1.2
4962024-10-31T19:06:46.658Z Downloaded async-trait v0.1.83
4972024-10-31T19:06:46.665Z Downloaded libefi-sys v0.1.0
4982024-10-31T19:06:46.670Z Downloaded nanorand v0.7.0
4992024-10-31T19:06:46.670Z Downloaded indent_write v2.2.0
5002024-10-31T19:06:46.670Z Downloaded arrayvec v0.7.6
5012024-10-31T19:06:46.675Z Downloaded maybe-uninit v2.0.0
5022024-10-31T19:06:46.675Z Downloaded memmap2 v0.9.5
5032024-10-31T19:06:46.675Z Downloaded maplit v1.0.2
5042024-10-31T19:06:46.678Z Downloaded atomicwrites v0.4.4
5052024-10-31T19:06:46.678Z Downloaded http-body-util v0.1.2
5062024-10-31T19:06:46.678Z Downloaded num-complex v0.4.6
5072024-10-31T19:06:46.682Z Downloaded nu-ansi-term v0.50.1
5082024-10-31T19:06:46.685Z Downloaded clang-sys v1.8.1
5092024-10-31T19:06:46.689Z Downloaded cfg_aliases v0.2.1
5102024-10-31T19:06:46.689Z Downloaded mime_guess v2.0.5
5112024-10-31T19:06:46.693Z Downloaded crucible-workspace-hack v0.1.0
5122024-10-31T19:06:46.693Z Downloaded ciborium-io v0.2.2
5132024-10-31T19:06:46.693Z Downloaded lock_api v0.4.12
5142024-10-31T19:06:46.696Z Downloaded mockall_derive v0.13.0
5152024-10-31T19:06:46.696Z Downloaded addr2line v0.24.2
5162024-10-31T19:06:46.699Z Downloaded allocator-api2 v0.2.18
5172024-10-31T19:06:46.703Z Downloaded http-range v0.1.5
5182024-10-31T19:06:46.706Z Downloaded http-body v1.0.1
5192024-10-31T19:06:46.706Z Downloaded bitfield v0.14.0
5202024-10-31T19:06:46.710Z Downloaded buf-list v1.0.3
5212024-10-31T19:06:46.713Z Downloaded nibble_vec v0.1.0
5222024-10-31T19:06:46.713Z Downloaded bitflags v1.3.2
5232024-10-31T19:06:46.716Z Downloaded rustc_version v0.4.1
5242024-10-31T19:06:46.720Z Downloaded time-core v0.1.2
5252024-10-31T19:06:46.720Z Downloaded debug-ignore v1.0.5
5262024-10-31T19:06:46.723Z Downloaded signal-hook-tokio v0.3.1
5272024-10-31T19:06:46.723Z Downloaded is_ci v1.2.0
5282024-10-31T19:06:46.726Z Downloaded bcs v0.1.6
5292024-10-31T19:06:46.730Z Downloaded compact_str v0.8.0
5302024-10-31T19:06:46.737Z Downloaded md5 v0.7.0
5312024-10-31T19:06:46.737Z Downloaded hostname v0.4.0
5322024-10-31T19:06:46.741Z Downloaded const_format_proc_macros v0.2.33
5332024-10-31T19:06:46.741Z Downloaded block-padding v0.3.3
5342024-10-31T19:06:46.741Z Downloaded cobs v0.2.3
5352024-10-31T19:06:46.741Z Downloaded matches v0.1.10
5362024-10-31T19:06:46.745Z Downloaded new_debug_unreachable v1.0.6
5372024-10-31T19:06:46.745Z Downloaded colored v2.1.0
5382024-10-31T19:06:46.745Z Downloaded hubpack_derive v0.1.1
5392024-10-31T19:06:46.748Z Downloaded curve25519-dalek-derive v0.1.1
5402024-10-31T19:06:46.748Z Downloaded data-encoding v2.6.0
5412024-10-31T19:06:46.751Z Downloaded normalize-line-endings v0.3.0
5422024-10-31T19:06:46.751Z Downloaded match_cfg v0.1.0
5432024-10-31T19:06:46.752Z Downloaded ident_case v1.0.1
5442024-10-31T19:06:46.755Z Downloaded atomic-waker v1.1.2
5452024-10-31T19:06:46.755Z Downloaded chacha20poly1305 v0.10.1
5462024-10-31T19:06:46.758Z Downloaded arc-swap v1.7.1
5472024-10-31T19:06:46.761Z Downloaded rustversion v1.0.17
5482024-10-31T19:06:46.764Z Downloaded bzip2 v0.4.4
5492024-10-31T19:06:46.768Z Downloaded bit-vec v0.6.3
5502024-10-31T19:06:46.771Z Downloaded newtype_derive v0.1.6
5512024-10-31T19:06:46.771Z Downloaded stable_deref_trait v1.2.0
5522024-10-31T19:06:46.774Z Downloaded signal-hook-mio v0.2.4
5532024-10-31T19:06:46.774Z Downloaded shell-words v1.1.0
5542024-10-31T19:06:46.774Z Downloaded termcolor v1.4.1
5552024-10-31T19:06:46.777Z Downloaded signal-hook-registry v1.4.2
5562024-10-31T19:06:46.777Z Downloaded signature v2.2.0
5572024-10-31T19:06:46.781Z Downloaded inout v0.1.3
5582024-10-31T19:06:46.781Z Downloaded linked-hash-map v0.5.6
5592024-10-31T19:06:46.784Z Downloaded lazy_static v1.5.0
5602024-10-31T19:06:46.787Z Downloaded impl-trait-for-tuples v0.2.2
5612024-10-31T19:06:46.790Z Downloaded foreign-types-shared v0.3.1
5622024-10-31T19:06:46.790Z Downloaded foreign-types-shared v0.1.1
5632024-10-31T19:06:46.790Z Downloaded diesel_table_macro_syntax v0.2.0
5642024-10-31T19:06:46.794Z Downloaded kstat-rs v0.2.4
5652024-10-31T19:06:46.794Z Downloaded md-5 v0.10.6
5662024-10-31T19:06:46.797Z Downloaded csv-core v0.1.11
5672024-10-31T19:06:46.797Z Downloaded memoffset v0.9.1
5682024-10-31T19:06:46.800Z Downloaded home v0.5.9
5692024-10-31T19:06:46.800Z Downloaded multimap v0.10.0
5702024-10-31T19:06:46.804Z Downloaded newtype-uuid v1.1.2
5712024-10-31T19:06:46.804Z Downloaded headers-core v0.3.0
5722024-10-31T19:06:46.807Z Downloaded opaque-debug v0.3.1
5732024-10-31T19:06:46.807Z Downloaded oso-derive v0.27.3
5742024-10-31T19:06:46.807Z Downloaded libsw v3.3.1
5752024-10-31T19:06:46.810Z Downloaded lru v0.12.5
5762024-10-31T19:06:46.810Z Downloaded ciborium v0.2.2
5772024-10-31T19:06:46.813Z Downloaded xattr v1.3.1
5782024-10-31T19:06:46.823Z Downloaded diesel-dtrace v0.3.0
5792024-10-31T19:06:46.829Z Downloaded mockall v0.13.0
5802024-10-31T19:06:46.829Z Downloaded deranged v0.3.11
5812024-10-31T19:06:46.829Z Downloaded num v0.4.3
5822024-10-31T19:06:46.829Z Downloaded managed v0.8.0
5832024-10-31T19:06:46.829Z Downloaded lazycell v1.3.0
5842024-10-31T19:06:46.829Z Downloaded ff v0.13.0
5852024-10-31T19:06:46.829Z Downloaded twox-hash v1.6.3
5862024-10-31T19:06:46.833Z Downloaded static_assertions v1.1.0
5872024-10-31T19:06:46.833Z Downloaded mio v1.0.2
5882024-10-31T19:06:46.838Z Downloaded ghash v0.5.1
5892024-10-31T19:06:46.841Z Downloaded xz2 v0.1.7
5902024-10-31T19:06:46.844Z Downloaded schemars_derive v0.8.21
5912024-10-31T19:06:46.844Z Downloaded aes-gcm v0.10.3
5922024-10-31T19:06:46.848Z Downloaded unicode-xid v0.2.6
5932024-10-31T19:06:46.852Z Downloaded ed25519 v2.2.3
5942024-10-31T19:06:46.857Z Downloaded instability v0.3.2
5952024-10-31T19:06:46.857Z Downloaded tinyvec_macros v0.1.1
5962024-10-31T19:06:46.861Z Downloaded serde_repr v0.1.19
5972024-10-31T19:06:46.861Z Downloaded ipnet v2.10.1
5982024-10-31T19:06:46.866Z Downloaded secrecy v0.8.0
5992024-10-31T19:06:46.866Z Downloaded libloading v0.8.5
6002024-10-31T19:06:46.866Z Downloaded rayon-core v1.12.1
6012024-10-31T19:06:46.870Z Downloaded ecdsa v0.16.9
6022024-10-31T19:06:46.873Z Downloaded fallible-iterator v0.2.0
6032024-10-31T19:06:46.876Z Downloaded signal-hook v0.3.17
6042024-10-31T19:06:46.882Z Downloaded rand_chacha v0.3.1
6052024-10-31T19:06:46.882Z Downloaded progenitor-macro v0.8.0
6062024-10-31T19:06:46.886Z Downloaded mime v0.3.17
6072024-10-31T19:06:46.886Z Downloaded crc-any v2.5.0
6082024-10-31T19:06:46.886Z Downloaded cookie v0.18.1
6092024-10-31T19:06:46.889Z Downloaded rusty-fork v0.3.0
6102024-10-31T19:06:46.889Z Downloaded sec1 v0.7.3
6112024-10-31T19:06:46.893Z Downloaded group v0.13.0
6122024-10-31T19:06:46.896Z Downloaded multer v3.1.0
6132024-10-31T19:06:46.901Z Downloaded smallvec v0.6.14
6142024-10-31T19:06:46.901Z Downloaded slab v0.4.9
6152024-10-31T19:06:46.906Z Downloaded highway v1.2.0
6162024-10-31T19:06:46.906Z Downloaded structmeta-derive v0.2.0
6172024-10-31T19:06:46.906Z Downloaded structmeta v0.3.0
6182024-10-31T19:06:46.910Z Downloaded num_enum v0.5.11
6192024-10-31T19:06:46.914Z Downloaded dhcproto-macros v0.1.0
6202024-10-31T19:06:46.914Z Downloaded samael v0.0.17
6212024-10-31T19:06:46.919Z Downloaded predicates v3.1.2
6222024-10-31T19:06:46.922Z Downloaded pin-utils v0.1.0
6232024-10-31T19:06:46.925Z Downloaded zeroize v1.8.1
6242024-10-31T19:06:46.929Z Downloaded primeorder v0.13.6
6252024-10-31T19:06:46.929Z Downloaded value-bag v1.9.0
6262024-10-31T19:06:46.932Z Downloaded jobserver v0.1.32
6272024-10-31T19:06:46.937Z Downloaded rand_core v0.6.4
6282024-10-31T19:06:46.940Z Downloaded sqlparser_derive v0.2.2
6292024-10-31T19:06:46.941Z Downloaded rustls-pemfile v1.0.4
6302024-10-31T19:06:46.941Z Downloaded rpassword v7.3.1
6312024-10-31T19:06:46.945Z Downloaded hex-literal v0.4.1
6322024-10-31T19:06:46.946Z Downloaded russh-keys v0.45.0
6332024-10-31T19:06:46.950Z Downloaded tungstenite v0.24.0
6342024-10-31T19:06:46.954Z Downloaded futures-io v0.3.31
6352024-10-31T19:06:46.954Z Downloaded slog-term v2.9.1
6362024-10-31T19:06:46.957Z Downloaded futures-executor v0.3.31
6372024-10-31T19:06:46.957Z Downloaded phf_shared v0.10.0
6382024-10-31T19:06:46.960Z Downloaded ppv-lite86 v0.2.20
6392024-10-31T19:06:46.960Z Downloaded toml v0.7.8
6402024-10-31T19:06:46.965Z Downloaded tokio-tungstenite v0.21.0
6412024-10-31T19:06:46.968Z Downloaded aho-corasick v1.1.3
6422024-10-31T19:06:46.974Z Downloaded crossbeam-channel v0.5.13
6432024-10-31T19:06:46.980Z Downloaded powerfmt v0.2.0
6442024-10-31T19:06:46.982Z Downloaded phf v0.11.2
6452024-10-31T19:06:46.986Z Downloaded resolv-conf v0.7.0
6462024-10-31T19:06:46.990Z Downloaded rtoolbox v0.0.2
6472024-10-31T19:06:46.991Z Downloaded r2d2 v0.8.10
6482024-10-31T19:06:46.994Z Downloaded number_prefix v0.4.0
6492024-10-31T19:06:46.994Z Downloaded crossterm v0.28.1
6502024-10-31T19:06:47.000Z Downloaded parse-size v1.0.0
6512024-10-31T19:06:47.003Z Downloaded hex v0.4.3
6522024-10-31T19:06:47.003Z Downloaded glob v0.3.1
6532024-10-31T19:06:47.006Z Downloaded pretty-hex v0.2.1
6542024-10-31T19:06:47.006Z Downloaded take_mut v0.2.2
6552024-10-31T19:06:47.009Z Downloaded untrusted v0.7.1
6562024-10-31T19:06:47.010Z Downloaded num-iter v0.1.45
6572024-10-31T19:06:47.014Z Downloaded wyz v0.5.1
6582024-10-31T19:06:47.014Z Downloaded unicase v2.7.0
6592024-10-31T19:06:47.014Z Downloaded derive-where v1.2.7
6602024-10-31T19:06:47.020Z Downloaded postgres-types v0.2.8
6612024-10-31T19:06:47.024Z Downloaded p256 v0.13.2
6622024-10-31T19:06:47.037Z Downloaded gethostname v0.5.0
6632024-10-31T19:06:47.039Z Downloaded num-traits v0.2.19
6642024-10-31T19:06:47.042Z Downloaded funty v2.0.0
6652024-10-31T19:06:47.043Z Downloaded fragile v2.0.0
6662024-10-31T19:06:47.046Z Downloaded vte_generate_state_changes v0.1.2
6672024-10-31T19:06:47.046Z Downloaded fixedbitset v0.4.2
6682024-10-31T19:06:47.050Z Downloaded vte v0.11.1
6692024-10-31T19:06:47.050Z Downloaded zeroize_derive v1.4.2
6702024-10-31T19:06:47.053Z Downloaded uuid v1.10.0
6712024-10-31T19:06:47.056Z Downloaded embedded-io v0.4.0
6722024-10-31T19:06:47.056Z Downloaded dropshot_endpoint v0.12.0
6732024-10-31T19:06:47.060Z Downloaded num-conv v0.1.0
6742024-10-31T19:06:47.063Z Downloaded endian-type v0.1.2
6752024-10-31T19:06:47.063Z Downloaded ssh-encoding v0.2.0
6762024-10-31T19:06:47.067Z Downloaded ssh-cipher v0.2.0
6772024-10-31T19:06:47.067Z Downloaded path-slash v0.1.5
6782024-10-31T19:06:47.072Z Downloaded slog-bunyan v2.5.0
6792024-10-31T19:06:47.072Z Downloaded ron v0.7.1
6802024-10-31T19:06:47.075Z Downloaded unicode_categories v0.1.1
6812024-10-31T19:06:47.078Z Downloaded rand_xorshift v0.3.0
6822024-10-31T19:06:47.081Z Downloaded unarray v0.1.4
6832024-10-31T19:06:47.081Z Downloaded thiserror-no-std v2.0.2
6842024-10-31T19:06:47.085Z Downloaded thiserror-impl-no-std v2.0.2
6852024-10-31T19:06:47.089Z Downloaded diesel_derives v2.2.3
6862024-10-31T19:06:47.092Z Downloaded http v1.1.0
6872024-10-31T19:06:47.097Z Downloaded strum v0.26.3
6882024-10-31T19:06:47.100Z Downloaded num_enum_derive v0.5.11
6892024-10-31T19:06:47.100Z Downloaded tungstenite v0.23.0
6902024-10-31T19:06:47.105Z Downloaded foreign-types v0.3.2
6912024-10-31T19:06:47.108Z Downloaded want v0.3.1
6922024-10-31T19:06:47.108Z Downloaded difflib v0.4.0
6932024-10-31T19:06:47.108Z Downloaded num-derive v0.4.2
6942024-10-31T19:06:47.111Z Downloaded dhcproto v0.12.0
6952024-10-31T19:06:47.114Z Downloaded http v0.2.12
6962024-10-31T19:06:47.117Z Downloaded radium v0.7.0
6972024-10-31T19:06:47.123Z Downloaded password-hash v0.5.0
6982024-10-31T19:06:47.127Z Downloaded precomputed-hash v0.1.1
6992024-10-31T19:06:47.127Z Downloaded foreign-types v0.5.0
7002024-10-31T19:06:47.127Z Downloaded quinn-udp v0.5.5
7012024-10-31T19:06:47.127Z Downloaded flagset v0.4.6
7022024-10-31T19:06:47.131Z Downloaded env_logger v0.11.5
7032024-10-31T19:06:47.131Z Downloaded same-file v1.0.6
7042024-10-31T19:06:47.134Z Downloaded rand_seeder v0.3.0
7052024-10-31T19:06:47.134Z Downloaded similar v2.6.0
7062024-10-31T19:06:47.140Z Downloaded rand v0.8.5
7072024-10-31T19:06:47.144Z Downloaded embedded-io v0.6.1
7082024-10-31T19:06:47.149Z Downloaded untrusted v0.9.0
7092024-10-31T19:06:47.152Z Downloaded hickory-server v0.24.1
7102024-10-31T19:06:47.155Z Downloaded strum_macros v0.24.3
7112024-10-31T19:06:47.158Z Downloaded sync_wrapper v0.1.2
7122024-10-31T19:06:47.161Z Downloaded fxhash v0.2.1
7132024-10-31T19:06:47.161Z Downloaded tracing-attributes v0.1.27
7142024-10-31T19:06:47.164Z Downloaded display-error-chain v0.2.1
7152024-10-31T19:06:47.164Z Downloaded rustls-pemfile v2.2.0
7162024-10-31T19:06:47.167Z Downloaded structmeta-derive v0.3.0
7172024-10-31T19:06:47.167Z Downloaded salsa20 v0.10.2
7182024-10-31T19:06:47.170Z Downloaded thread_local v1.1.8
7192024-10-31T19:06:47.173Z Downloaded strip-ansi-escapes v0.2.0
7202024-10-31T19:06:47.173Z Downloaded packed_struct_codegen v0.10.1
7212024-10-31T19:06:47.176Z Downloaded stringprep v0.1.5
7222024-10-31T19:06:47.177Z Downloaded downcast v0.11.0
7232024-10-31T19:06:47.180Z Downloaded hashlink v0.9.1
7242024-10-31T19:06:47.185Z Downloaded pkcs5 v0.7.1
7252024-10-31T19:06:47.188Z Downloaded predicates-core v1.0.8
7262024-10-31T19:06:47.188Z Downloaded enum-as-inner v0.6.1
7272024-10-31T19:06:47.188Z Downloaded env_filter v0.1.2
7282024-10-31T19:06:47.191Z Downloaded fallible-streaming-iterator v0.1.9
7292024-10-31T19:06:47.194Z Downloaded enum-as-inner v0.5.1
7302024-10-31T19:06:47.194Z Downloaded getrandom v0.2.15
7312024-10-31T19:06:47.199Z Downloaded globset v0.4.15
7322024-10-31T19:06:47.202Z Downloaded elliptic-curve v0.13.8
7332024-10-31T19:06:47.205Z Downloaded peg-runtime v0.8.3
7342024-10-31T19:06:47.208Z Downloaded tower-service v0.3.3
7352024-10-31T19:06:47.208Z Downloaded toolchain_find v0.4.0
7362024-10-31T19:06:47.208Z Downloaded foreign-types-macros v0.2.3
7372024-10-31T19:06:47.211Z Downloaded pkcs8 v0.10.2
7382024-10-31T19:06:47.215Z Downloaded tokio-native-tls v0.3.1
7392024-10-31T19:06:47.218Z Downloaded pkcs1 v0.7.5
7402024-10-31T19:06:47.218Z Downloaded russh-cryptovec v0.7.3
7412024-10-31T19:06:47.222Z Downloaded der v0.7.9
7422024-10-31T19:06:47.225Z Downloaded num-integer v0.1.46
7432024-10-31T19:06:47.231Z Downloaded pin-project v1.1.6
7442024-10-31T19:06:47.238Z Downloaded zone_cfg_derive v0.3.0
7452024-10-31T19:06:47.242Z Downloaded tokio-macros v2.4.0
7462024-10-31T19:06:47.242Z Downloaded scrypt v0.11.0
7472024-10-31T19:06:47.245Z Downloaded serde_derive_internals v0.29.1
7482024-10-31T19:06:47.245Z Downloaded pin-project-lite v0.2.14
7492024-10-31T19:06:47.249Z Downloaded typed-path v0.7.1
7502024-10-31T19:06:47.255Z Downloaded wait-timeout v0.2.0
7512024-10-31T19:06:47.258Z Downloaded universal-hash v0.5.1
7522024-10-31T19:06:47.259Z Downloaded derive_builder v0.20.2
7532024-10-31T19:06:47.262Z Downloaded fd-lock v4.0.2
7542024-10-31T19:06:47.265Z Downloaded fallible-iterator v0.3.0
7552024-10-31T19:06:47.270Z Downloaded hmac v0.12.1
7562024-10-31T19:06:47.270Z Downloaded postcard v1.0.10
7572024-10-31T19:06:47.273Z Downloaded form_urlencoded v1.2.1
7582024-10-31T19:06:47.273Z Downloaded float-ord v0.3.2
7592024-10-31T19:06:47.273Z Downloaded progenitor-client v0.8.0
7602024-10-31T19:06:47.276Z Downloaded slog-dtrace v0.3.0
7612024-10-31T19:06:47.277Z Downloaded topological-sort v0.2.2
7622024-10-31T19:06:47.280Z Downloaded spin v0.5.2
7632024-10-31T19:06:47.280Z Downloaded postgres-protocol v0.6.7
7642024-10-31T19:06:47.280Z Downloaded p521 v0.13.3
7652024-10-31T19:06:47.284Z Downloaded rustc-hash v1.1.0
7662024-10-31T19:06:47.287Z Downloaded flume v0.11.0
7672024-10-31T19:06:47.290Z Downloaded zone_cfg_derive v0.1.2
7682024-10-31T19:06:47.291Z Downloaded tls_codec v0.4.1
7692024-10-31T19:06:47.294Z Downloaded tiny-keccak v2.0.2
7702024-10-31T19:06:47.297Z Downloaded hickory-client v0.24.1
7712024-10-31T19:06:47.300Z Downloaded openssl-probe v0.1.5
7722024-10-31T19:06:47.300Z Downloaded openssl-macros v0.1.1
7732024-10-31T19:06:47.300Z Downloaded heck v0.3.3
7742024-10-31T19:06:47.304Z Downloaded derive_builder_macro v0.20.2
7752024-10-31T19:06:47.304Z Downloaded x509-cert v0.2.5
7762024-10-31T19:06:47.314Z Downloaded zone v0.3.0
7772024-10-31T19:06:47.314Z Downloaded des v0.8.1
7782024-10-31T19:06:47.314Z Downloaded serde-big-array v0.5.1
7792024-10-31T19:06:47.314Z Downloaded slog-scope v4.4.0
7802024-10-31T19:06:47.318Z Downloaded ref-cast v1.0.23
7812024-10-31T19:06:47.318Z Downloaded quick-error v1.2.3
7822024-10-31T19:06:47.318Z Downloaded termtree v0.4.1
7832024-10-31T19:06:47.321Z Downloaded sync_wrapper v1.0.1
7842024-10-31T19:06:47.321Z Downloaded whoami v1.5.2
7852024-10-31T19:06:47.326Z Downloaded derive_more v0.99.18
7862024-10-31T19:06:47.329Z Downloaded nom v7.1.3
7872024-10-31T19:06:47.332Z Downloaded waitgroup v0.1.2
7882024-10-31T19:06:47.337Z Downloaded slog-stdlog v4.1.1
7892024-10-31T19:06:47.337Z Downloaded parse-zoneinfo v0.3.1
7902024-10-31T19:06:47.347Z Downloaded progenitor v0.8.0
7912024-10-31T19:06:47.347Z Downloaded tokio-rustls v0.25.0
7922024-10-31T19:06:47.349Z Downloaded pem v3.0.4
7932024-10-31T19:06:47.350Z Downloaded defmt-parser v0.3.4
7942024-10-31T19:06:47.350Z Downloaded futures-macro v0.3.31
7952024-10-31T19:06:47.350Z Downloaded float-cmp v0.9.0
7962024-10-31T19:06:47.350Z Downloaded hash32 v0.2.1
7972024-10-31T19:06:47.350Z Downloaded try-lock v0.2.5
7982024-10-31T19:06:47.350Z Downloaded progenitor-impl v0.8.0
7992024-10-31T19:06:47.353Z Downloaded futures-core v0.3.31
8002024-10-31T19:06:47.353Z Downloaded qorb v0.1.2
8012024-10-31T19:06:47.356Z Downloaded phf_generator v0.11.2
8022024-10-31T19:06:47.360Z Downloaded steno v0.4.1
8032024-10-31T19:06:47.362Z Downloaded unicode-segmentation v1.12.0
8042024-10-31T19:06:47.366Z Downloaded bitvec v1.0.1
8052024-10-31T19:06:47.380Z Downloaded parse-display v0.10.0
8062024-10-31T19:06:47.383Z Downloaded serde-hex v0.1.0
8072024-10-31T19:06:47.383Z Downloaded hash32 v0.3.1
8082024-10-31T19:06:47.383Z Downloaded fatfs v0.3.6
8092024-10-31T19:06:47.386Z Downloaded spin v0.9.8
8102024-10-31T19:06:47.391Z Downloaded paste v1.0.15
8112024-10-31T19:06:47.396Z Downloaded spki v0.7.3
8122024-10-31T19:06:47.396Z Downloaded packed_struct v0.10.1
8132024-10-31T19:06:47.399Z Downloaded typify-macro v0.2.0
8142024-10-31T19:06:47.399Z Downloaded serde_urlencoded v0.7.1
8152024-10-31T19:06:47.399Z Downloaded semver v0.1.20
8162024-10-31T19:06:47.399Z Downloaded olpc-cjson v0.1.4
8172024-10-31T19:06:47.402Z Downloaded slog-envlogger v2.2.0
8182024-10-31T19:06:47.402Z Downloaded rcgen v0.12.1
8192024-10-31T19:06:47.406Z Downloaded url v2.5.2
8202024-10-31T19:06:47.409Z Downloaded parking_lot v0.12.3
8212024-10-31T19:06:47.412Z Downloaded supports-color v3.0.1
8222024-10-31T19:06:47.413Z Downloaded rustls-pki-types v1.9.0
8232024-10-31T19:06:47.416Z Downloaded defmt-macros v0.3.9
8242024-10-31T19:06:47.419Z Downloaded peg-macros v0.8.4
8252024-10-31T19:06:47.419Z Downloaded utf-8 v0.7.6
8262024-10-31T19:06:47.422Z Downloaded phf_shared v0.11.2
8272024-10-31T19:06:47.422Z Downloaded phf_codegen v0.11.2
8282024-10-31T19:06:47.425Z Downloaded derive_builder_core v0.20.2
8292024-10-31T19:06:47.425Z Downloaded schemars v0.8.21
8302024-10-31T19:06:47.435Z Downloaded half v2.4.1
8312024-10-31T19:06:47.438Z Downloaded hashbrown v0.12.3
8322024-10-31T19:06:47.442Z Downloaded tui-tree-widget v0.22.0
8332024-10-31T19:06:47.445Z Downloaded futures-channel v0.3.31
8342024-10-31T19:06:47.445Z Downloaded pbkdf2 v0.11.0
8352024-10-31T19:06:47.449Z Downloaded toml_edit v0.19.15
8362024-10-31T19:06:47.464Z Downloaded unicode-truncate v1.1.0
8372024-10-31T19:06:47.467Z Downloaded hyper v1.4.1
8382024-10-31T19:06:47.472Z Downloaded rusqlite v0.32.1
8392024-10-31T19:06:47.478Z Downloaded sct v0.7.1
8402024-10-31T19:06:47.483Z Downloaded rustyline v14.0.0
8412024-10-31T19:06:47.487Z Downloaded slog v2.7.0
8422024-10-31T19:06:47.491Z Downloaded chrono v0.4.38
8432024-10-31T19:06:47.497Z Downloaded serde_with_macros v3.11.0
8442024-10-31T19:06:47.501Z Downloaded omicron-zone-package v0.11.1
8452024-10-31T19:06:47.504Z Downloaded snafu-derive v0.8.5
8462024-10-31T19:06:47.504Z Downloaded prettyplease v0.2.22
8472024-10-31T19:06:47.507Z Downloaded walkdir v2.5.0
8482024-10-31T19:06:47.510Z Downloaded test-strategy v0.3.1
8492024-10-31T19:06:47.513Z Downloaded num-bigint-dig v0.8.4
8502024-10-31T19:06:47.517Z Downloaded unicode-properties v0.1.3
8512024-10-31T19:06:47.520Z Downloaded publicsuffix v2.2.3
8522024-10-31T19:06:47.523Z Downloaded num-rational v0.4.2
8532024-10-31T19:06:47.526Z Downloaded futures v0.3.31
8542024-10-31T19:06:47.529Z Downloaded snafu v0.8.5
8552024-10-31T19:06:47.534Z Downloaded serde_yaml v0.9.34+deprecated
8562024-10-31T19:06:47.537Z Downloaded quinn v0.11.5
8572024-10-31T19:06:47.541Z Downloaded hyper v0.14.30
8582024-10-31T19:06:47.549Z Downloaded reqwest v0.12.8
8592024-10-31T19:06:47.557Z Downloaded tracing-core v0.1.32
8602024-10-31T19:06:47.560Z Downloaded h2 v0.3.26
8612024-10-31T19:06:47.567Z Downloaded reqwest v0.11.27
8622024-10-31T19:06:47.574Z Downloaded unicode-bidi v0.3.17
8632024-10-31T19:06:47.577Z Downloaded tracing v0.1.40
8642024-10-31T19:06:47.581Z Downloaded sqlparser v0.45.0
8652024-10-31T19:06:47.587Z Downloaded flate2 v1.0.34
8662024-10-31T19:06:47.594Z Downloaded hashbrown v0.14.5
8672024-10-31T19:06:47.598Z Downloaded russh v0.45.0
8682024-10-31T19:06:47.606Z Downloaded bindgen v0.69.5
8692024-10-31T19:06:47.610Z Downloaded reedline v0.35.0
8702024-10-31T19:06:47.621Z Downloaded regex v1.11.0
8712024-10-31T19:06:47.630Z Downloaded hkdf v0.12.4
8722024-10-31T19:06:47.634Z Downloaded curve25519-dalek v4.1.3
8732024-10-31T19:06:47.641Z Downloaded time v0.3.36
8742024-10-31T19:06:47.649Z Downloaded p384 v0.13.0
8752024-10-31T19:06:47.655Z Downloaded portable-atomic v1.9.0
8762024-10-31T19:06:47.661Z Downloaded idna v0.2.3
8772024-10-31T19:06:47.668Z Downloaded tough v0.17.1
8782024-10-31T19:06:47.677Z Downloaded proptest v1.5.0
8792024-10-31T19:06:47.686Z Downloaded unicode-normalization v0.1.24
8802024-10-31T19:06:47.690Z Downloaded idna v0.4.0
8812024-10-31T19:06:47.697Z Downloaded object v0.30.4
8822024-10-31T19:06:47.706Z Downloaded lalrpop v0.19.12
8832024-10-31T19:06:47.729Z Downloaded serde_with v3.11.0
8842024-10-31T19:06:47.738Z Downloaded openssl v0.10.66
8852024-10-31T19:06:47.741Z Downloaded idna v0.3.0
8862024-10-31T19:06:47.744Z Downloaded git2 v0.19.0
8872024-10-31T19:06:47.752Z Downloaded webpki-roots v0.26.6
8882024-10-31T19:06:47.756Z Downloaded quinn-proto v0.11.8
8892024-10-31T19:06:47.762Z Downloaded dropshot v0.12.0
8902024-10-31T19:06:47.783Z Downloaded futures-util v0.3.31
8912024-10-31T19:06:47.795Z Downloaded trust-dns-proto v0.22.0
8922024-10-31T19:06:47.808Z Downloaded h2 v0.4.6
8932024-10-31T19:06:47.814Z Downloaded regress v0.9.1
8942024-10-31T19:06:47.821Z Downloaded smoltcp v0.9.1
8952024-10-31T19:06:47.832Z Downloaded radix_trie v0.2.1
8962024-10-31T19:06:47.837Z Downloaded gimli v0.31.1
8972024-10-31T19:06:47.849Z Downloaded rustls v0.21.12
8982024-10-31T19:06:47.857Z Downloaded nix v0.29.0
8992024-10-31T19:06:47.875Z Downloaded smoltcp v0.11.0
9002024-10-31T19:06:47.883Z Downloaded regex-syntax v0.6.29
9012024-10-31T19:06:47.889Z Downloaded nix v0.28.0
9022024-10-31T19:06:47.900Z Downloaded quick-xml v0.33.0
9032024-10-31T19:06:47.906Z Downloaded rustls v0.23.14
9042024-10-31T19:06:47.918Z Downloaded object v0.36.5
9052024-10-31T19:06:47.930Z Downloaded rustls v0.22.4
9062024-10-31T19:06:47.942Z Downloaded regex-syntax v0.8.5
9072024-10-31T19:06:47.951Z Downloaded typify-impl v0.2.0
9082024-10-31T19:06:47.968Z Downloaded hickory-proto v0.24.1
9092024-10-31T19:06:47.982Z Downloaded sled v0.34.7
9102024-10-31T19:06:47.993Z Downloaded diesel v2.2.4
9112024-10-31T19:06:48.011Z Downloaded ratatui v0.28.1
9122024-10-31T19:06:48.030Z Downloaded openapiv3 v2.0.0
9132024-10-31T19:06:48.042Z Downloaded zerocopy-derive v0.6.6
9142024-10-31T19:06:48.052Z Downloaded regress v0.10.1
9152024-10-31T19:06:48.061Z Downloaded nix v0.27.1
9162024-10-31T19:06:48.071Z Downloaded bzip2-sys v0.1.11+1.0.8
9172024-10-31T19:06:48.083Z Downloaded rustls-webpki v0.102.8
9182024-10-31T19:06:48.102Z Downloaded bstr v1.10.0
9192024-10-31T19:06:48.111Z Downloaded idna v0.5.0
9202024-10-31T19:06:48.124Z Downloaded chrono-tz v0.10.0
9212024-10-31T19:06:48.127Z Downloaded petgraph v0.6.5
9222024-10-31T19:06:48.143Z Downloaded regex-automata v0.4.8
9232024-10-31T19:06:48.159Z Downloaded lzma-sys v0.1.20
9242024-10-31T19:06:48.188Z Downloaded rustls-webpki v0.101.7
9252024-10-31T19:06:48.201Z Downloaded rayon v1.10.0
9262024-10-31T19:06:48.211Z Downloaded polar-core v0.27.3
9272024-10-31T19:06:48.219Z Downloaded vcpkg v0.2.15
9282024-10-31T19:06:48.257Z Downloaded winnow v0.5.40
9292024-10-31T19:06:48.265Z Downloaded libz-sys v1.1.20
9302024-10-31T19:06:48.285Z Downloaded csv v1.3.0
9312024-10-31T19:06:48.306Z Downloaded tokio v1.40.0
9322024-10-31T19:06:48.342Z Downloaded salty v0.3.0
9332024-10-31T19:06:48.348Z Downloaded hashbrown v0.13.2
9342024-10-31T19:06:48.352Z Downloaded expectorate v1.1.0
9352024-10-31T19:06:48.355Z Downloaded heapless v0.8.0
9362024-10-31T19:06:48.362Z Downloaded tokio-postgres v0.7.12
9372024-10-31T19:06:48.365Z Downloaded heapless v0.7.17
9382024-10-31T19:06:48.368Z Downloaded sha3 v0.10.8
9392024-10-31T19:06:48.373Z Downloaded itertools v0.12.1
9402024-10-31T19:06:48.377Z Downloaded proc-macro-crate v1.3.1
9412024-10-31T19:06:48.383Z Downloaded percent-encoding v2.3.1
9422024-10-31T19:06:48.383Z Downloaded diff v0.1.13
9432024-10-31T19:06:48.388Z Downloaded unsafe-libyaml v0.2.11
9442024-10-31T19:06:48.388Z Downloaded defmt v0.3.8
9452024-10-31T19:06:48.409Z Downloaded slog-json v2.6.1
9462024-10-31T19:06:48.412Z Downloaded rustc_version v0.1.7
9472024-10-31T19:06:48.416Z Downloaded futures-task v0.3.31
9482024-10-31T19:06:48.416Z Downloaded env_logger v0.10.2
9492024-10-31T19:06:48.419Z Downloaded pin-project-internal v1.1.6
9502024-10-31T19:06:48.427Z Downloaded parking_lot_core v0.9.10
9512024-10-31T19:06:48.427Z Downloaded parking_lot_core v0.8.6
9522024-10-31T19:06:48.431Z Downloaded zone v0.1.8
9532024-10-31T19:06:48.431Z Downloaded subtle v2.6.1
9542024-10-31T19:06:48.431Z Downloaded strum_macros v0.25.3
9552024-10-31T19:06:48.431Z Downloaded tokio-util v0.7.12
9562024-10-31T19:06:48.439Z Downloaded ena v0.14.3
9572024-10-31T19:06:48.442Z Downloaded dirs-sys-next v0.1.2
9582024-10-31T19:06:48.445Z Downloaded dirs-next v2.0.0
9592024-10-31T19:06:48.446Z Downloaded scopeguard v1.2.0
9602024-10-31T19:06:48.449Z Downloaded scheduled-thread-pool v0.2.7
9612024-10-31T19:06:48.449Z Downloaded zip v0.6.6
9622024-10-31T19:06:48.453Z Downloaded tabwriter v1.4.0
9632024-10-31T19:06:48.456Z Downloaded string_cache v0.8.7
9642024-10-31T19:06:48.459Z Downloaded itertools v0.13.0
9652024-10-31T19:06:48.464Z Downloaded socket2 v0.5.7
9662024-10-31T19:06:48.467Z Downloaded blake3 v1.5.4
9672024-10-31T19:06:48.476Z Downloaded polyval v0.6.2
9682024-10-31T19:06:48.478Z Downloaded pkg-config v0.3.31
9692024-10-31T19:06:48.482Z Downloaded rustc-demangle v0.1.24
9702024-10-31T19:06:48.485Z Downloaded pem-rfc7468 v0.7.0
9712024-10-31T19:06:48.485Z Downloaded ssh-key v0.6.6
9722024-10-31T19:06:48.491Z Downloaded encoding_rs v0.8.34
9732024-10-31T19:06:48.511Z Downloaded ron v0.8.1
9742024-10-31T19:06:48.516Z Downloaded minimal-lexical v0.2.1
9752024-10-31T19:06:48.520Z Downloaded ed25519-dalek v2.1.1
9762024-10-31T19:06:48.524Z Downloaded sqlformat v0.2.6
9772024-10-31T19:06:48.527Z Downloaded which v4.4.2
9782024-10-31T19:06:48.527Z Downloaded tap v1.0.1
9792024-10-31T19:06:48.529Z Downloaded der_derive v0.7.3
9802024-10-31T19:06:48.530Z Downloaded tungstenite v0.21.0
9812024-10-31T19:06:48.533Z Downloaded tar v0.4.42
9822024-10-31T19:06:48.536Z Downloaded slog-async v2.8.0
9832024-10-31T19:06:48.536Z Downloaded predicates-tree v1.0.11
9842024-10-31T19:06:48.540Z Downloaded parse-display-derive v0.10.0
9852024-10-31T19:06:48.540Z Downloaded tinyvec v1.8.0
9862024-10-31T19:06:48.543Z Downloaded siphasher v0.3.11
9872024-10-31T19:06:48.543Z Downloaded sha1 v0.10.6
9882024-10-31T19:06:48.546Z Downloaded foldhash v0.1.3
9892024-10-31T19:06:48.546Z Downloaded oso v0.27.3
9902024-10-31T19:06:48.549Z Downloaded openssl-sys v0.9.103
9912024-10-31T19:06:48.553Z Downloaded password-hash v0.4.2
9922024-10-31T19:06:48.556Z Downloaded parking_lot v0.11.2
9932024-10-31T19:06:48.559Z Downloaded tokio-stream v0.1.16
9942024-10-31T19:06:48.565Z Downloaded tls_codec_derive v0.4.1
9952024-10-31T19:06:48.568Z Downloaded vsss-rs v3.3.4
9962024-10-31T19:06:48.571Z Downloaded typify v0.2.0
9972024-10-31T19:06:48.574Z Downloaded libgit2-sys v0.17.0+1.8.1
9982024-10-31T19:06:48.631Z Downloaded poly1305 v0.8.0
9992024-10-31T19:06:48.634Z Downloaded headers v0.4.0
10002024-10-31T19:06:48.643Z Downloaded indicatif v0.17.8
10012024-10-31T19:06:48.647Z Downloaded hickory-resolver v0.24.1
10022024-10-31T19:06:48.647Z Downloaded num_threads v0.1.7
10032024-10-31T19:06:48.650Z Downloaded either v1.13.0
10042024-10-31T19:06:48.650Z Downloaded dyn-clone v1.0.17
10052024-10-31T19:06:48.654Z Downloaded dsl_auto_type v0.1.2
10062024-10-31T19:06:48.654Z Downloaded libm v0.2.8
10072024-10-31T19:06:48.659Z Downloaded peg v0.8.4
10082024-10-31T19:06:48.663Z Downloaded pbkdf2 v0.12.2
10092024-10-31T19:06:48.668Z Downloaded tokio-rustls v0.26.0
10102024-10-31T19:06:48.668Z Downloaded termios v0.3.3
10112024-10-31T19:06:48.671Z Downloaded smf v0.2.3
10122024-10-31T19:06:48.671Z Downloaded smallvec v1.13.2
10132024-10-31T19:06:48.671Z Downloaded serde_path_to_error v0.1.16
10142024-10-31T19:06:48.674Z Downloaded zerocopy v0.6.6
10152024-10-31T19:06:48.684Z Downloaded yasna v0.5.2
10162024-10-31T19:06:48.684Z Downloaded num-bigint v0.4.6
10172024-10-31T19:06:48.684Z Downloaded vergen v8.3.2
10182024-10-31T19:06:48.693Z Downloaded miniz_oxide v0.8.0
10192024-10-31T19:06:48.693Z Downloaded rustc-hash v2.0.0
10202024-10-31T19:06:48.693Z Downloaded psl-types v2.0.11
10212024-10-31T19:06:48.693Z Downloaded subprocess v0.2.9
10222024-10-31T19:06:48.693Z Downloaded time-macros v0.2.18
10232024-10-31T19:06:48.697Z Downloaded strum_macros v0.26.4
10242024-10-31T19:06:48.697Z Downloaded cc v1.1.30
10252024-10-31T19:06:48.701Z Downloaded owo-colors v4.1.0
10262024-10-31T19:06:48.704Z Downloaded indexmap v1.9.3
10272024-10-31T19:06:48.704Z Downloaded iana-time-zone v0.1.61
10282024-10-31T19:06:48.708Z Downloaded rsa v0.9.6
10292024-10-31T19:06:48.711Z Downloaded itertools v0.10.5
10302024-10-31T19:06:48.716Z Downloaded structmeta v0.2.0
10312024-10-31T19:06:48.719Z Downloaded base64 v0.22.1
10322024-10-31T19:06:48.722Z Downloaded futures-sink v0.3.31
10332024-10-31T19:06:48.722Z Downloaded libxml v0.3.3
10342024-10-31T19:06:48.727Z Downloaded aes v0.8.4
10352024-10-31T19:06:48.731Z Downloaded darling_core v0.20.10
10362024-10-31T19:06:48.735Z Downloaded native-tls v0.2.12
10372024-10-31T19:06:48.738Z Downloaded filetime v0.2.25
10382024-10-31T19:06:48.738Z Downloaded blake2 v0.10.6
10392024-10-31T19:06:48.742Z Downloaded httparse v1.9.5
10402024-10-31T19:06:48.745Z Downloaded base64 v0.13.1
10412024-10-31T19:06:48.748Z Downloaded uzers v0.12.1
10422024-10-31T19:06:48.748Z Downloaded rustfmt-wrapper v0.2.1
10432024-10-31T19:06:48.751Z Downloaded tokio-tungstenite v0.24.0
10442024-10-31T19:06:48.751Z Downloaded tokio-tungstenite v0.23.1
10452024-10-31T19:06:48.754Z Downloaded tokio-rustls v0.24.1
10462024-10-31T19:06:48.757Z Downloaded term v0.7.0
10472024-10-31T19:06:48.760Z Downloaded crossbeam-utils v0.8.20
10482024-10-31T19:06:48.763Z Downloaded crossbeam-epoch v0.9.18
10492024-10-31T19:06:48.766Z Downloaded const-oid v0.9.6
10502024-10-31T19:06:48.766Z Downloaded cipher v0.4.4
10512024-10-31T19:06:48.769Z Downloaded hyper-staticfile v0.10.1
10522024-10-31T19:06:48.769Z Downloaded crypto-bigint v0.5.5
10532024-10-31T19:06:48.775Z Downloaded serde_plain v1.0.2
10542024-10-31T19:06:48.783Z Downloaded internet-checksum v0.2.1
10552024-10-31T19:06:48.783Z Downloaded console v0.15.8
10562024-10-31T19:06:48.783Z Downloaded crc32fast v1.4.2
10572024-10-31T19:06:48.783Z Downloaded base64 v0.21.7
10582024-10-31T19:06:48.787Z Downloaded backtrace v0.3.74
10592024-10-31T19:06:48.792Z Downloaded shlex v1.3.0
10602024-10-31T19:06:48.795Z Downloaded is-terminal v0.4.13
10612024-10-31T19:06:48.798Z Downloaded bytes v1.7.2
10622024-10-31T19:06:48.801Z Downloaded const_format v0.2.33
10632024-10-31T19:06:48.804Z Downloaded chacha20 v0.9.1
10642024-10-31T19:06:48.807Z Downloaded backoff v0.4.0
10652024-10-31T19:06:48.811Z Downloaded rfc6979 v0.4.0
10662024-10-31T19:06:48.811Z Downloaded ref-cast-impl v1.0.23
10672024-10-31T19:06:48.811Z Downloaded hyper-tls v0.6.0
10682024-10-31T19:06:48.814Z Downloaded hubpack v0.1.2
10692024-10-31T19:06:48.814Z Downloaded sigpipe v0.1.3
10702024-10-31T19:06:48.814Z Downloaded crc v3.2.1
10712024-10-31T19:06:48.819Z Downloaded constant_time_eq v0.3.1
10722024-10-31T19:06:48.819Z Downloaded cexpr v0.6.0
10732024-10-31T19:06:48.822Z Downloaded castaway v0.2.3
10742024-10-31T19:06:48.822Z Downloaded cassowary v0.3.0
10752024-10-31T19:06:48.822Z Downloaded bcrypt-pbkdf v0.10.0
10762024-10-31T19:06:48.822Z Downloaded http-body v0.4.6
10772024-10-31T19:06:48.826Z Downloaded bb8 v0.8.5
10782024-10-31T19:06:48.826Z Downloaded base16ct v0.2.0
10792024-10-31T19:06:48.826Z Downloaded ipnetwork v0.20.0
10802024-10-31T19:06:48.829Z Downloaded indoc v1.0.9
10812024-10-31T19:06:48.832Z Downloaded ahash v0.8.11
10822024-10-31T19:06:48.835Z Downloaded async-bb8-diesel v0.2.1
10832024-10-31T19:06:48.835Z Downloaded linear-map v1.2.0
10842024-10-31T19:06:48.838Z Downloaded cbc v0.1.2
10852024-10-31T19:06:48.838Z Downloaded darling v0.20.10
10862024-10-31T19:06:48.842Z Downloaded cancel-safe-futures v0.1.5
10872024-10-31T19:06:48.847Z Downloaded adler2 v2.0.0
10882024-10-31T19:06:48.850Z Downloaded bitfield-struct v0.6.2
10892024-10-31T19:06:48.851Z Downloaded httpdate v1.0.3
10902024-10-31T19:06:48.851Z Downloaded crossbeam-deque v0.8.5
10912024-10-31T19:06:48.851Z Downloaded convert_case v0.4.0
10922024-10-31T19:06:48.854Z Downloaded ciborium-ll v0.2.2
10932024-10-31T19:06:48.855Z Downloaded chrono-tz-build v0.4.0
10942024-10-31T19:06:48.855Z Downloaded bit-set v0.5.3
10952024-10-31T19:06:48.855Z Downloaded atty v0.2.14
10962024-10-31T19:06:48.858Z Downloaded async-recursion v1.1.1
10972024-10-31T19:06:48.861Z Downloaded array-init v0.0.4
10982024-10-31T19:06:48.938Z Downloaded ring v0.17.8
10992024-10-31T19:06:49.058Z Downloaded ring v0.16.20
11002024-10-31T19:06:49.143Z Downloaded libsqlite3-sys v0.30.1
11012024-10-31T19:06:49.327Z Compiling serde v1.0.210
11022024-10-31T19:06:49.330Z Compiling typenum v1.17.0
11032024-10-31T19:06:49.330Z Compiling lock_api v0.4.12
11042024-10-31T19:06:49.330Z Compiling generic-array v0.14.7
11052024-10-31T19:06:49.330Z Compiling scopeguard v1.2.0
11062024-10-31T19:06:49.330Z Compiling subtle v2.6.1
11072024-10-31T19:06:49.493Z Compiling syn v2.0.79
11082024-10-31T19:06:49.496Z Compiling getrandom v0.2.15
11092024-10-31T19:06:49.688Z Compiling value-bag v1.9.0
11102024-10-31T19:06:49.791Z Compiling rand_core v0.6.4
11112024-10-31T19:06:49.906Z Compiling const-oid v0.9.6
11122024-10-31T19:06:49.957Z Compiling pin-project-lite v0.2.14
11132024-10-31T19:06:50.069Z Compiling smallvec v1.13.2
11142024-10-31T19:06:50.116Z Compiling jobserver v0.1.32
11152024-10-31T19:06:50.349Z Compiling log v0.4.22
11162024-10-31T19:06:50.364Z Compiling parking_lot_core v0.9.10
11172024-10-31T19:06:50.511Z Compiling shlex v1.3.0
11182024-10-31T19:06:50.557Z Compiling futures-core v0.3.31
11192024-10-31T19:06:50.806Z Compiling cc v1.1.30
11202024-10-31T19:06:50.907Z Compiling signal-hook-registry v1.4.2
11212024-10-31T19:06:51.008Z Compiling mio v1.0.2
11222024-10-31T19:06:51.189Z Compiling cpufeatures v0.2.14
11232024-10-31T19:06:51.293Z Compiling parking_lot v0.12.3
11242024-10-31T19:06:51.495Z Compiling futures-sink v0.3.31
11252024-10-31T19:06:51.653Z Compiling spin v0.9.8
11262024-10-31T19:06:51.719Z Compiling socket2 v0.5.7
11272024-10-31T19:06:51.805Z Compiling slab v0.4.9
11282024-10-31T19:06:52.074Z Compiling serde_json v1.0.128
11292024-10-31T19:06:52.133Z Compiling futures-channel v0.3.31
11302024-10-31T19:06:52.165Z Compiling foldhash v0.1.3
11312024-10-31T19:06:52.184Z Compiling pin-utils v0.1.0
11322024-10-31T19:06:52.281Z Compiling allocator-api2 v0.2.18
11332024-10-31T19:06:52.430Z Compiling futures-task v0.3.31
11342024-10-31T19:06:52.475Z Compiling tinyvec_macros v0.1.1
11352024-10-31T19:06:52.518Z Compiling futures-io v0.3.31
11362024-10-31T19:06:52.557Z Compiling tinyvec v1.8.0
11372024-10-31T19:06:52.577Z Compiling libm v0.2.8
11382024-10-31T19:06:52.638Z Compiling num-traits v0.2.19
11392024-10-31T19:06:52.723Z Compiling unicode-bidi v0.3.17
11402024-10-31T19:06:52.833Z Compiling base64ct v1.6.0
11412024-10-31T19:06:52.935Z Compiling hashbrown v0.15.0
11422024-10-31T19:06:53.300Z Compiling pem-rfc7468 v0.7.0
11432024-10-31T19:06:53.476Z Compiling httparse v1.9.5
11442024-10-31T19:06:54.031Z Compiling flagset v0.4.6
11452024-10-31T19:06:54.175Z Compiling unicode-normalization v0.1.24
11462024-10-31T19:06:54.244Z Compiling tracing-core v0.1.32
11472024-10-31T19:06:54.343Z Compiling percent-encoding v2.3.1
11482024-10-31T19:06:54.415Z Compiling crossbeam-utils v0.8.20
11492024-10-31T19:06:54.512Z Compiling rustls-pki-types v1.9.0
11502024-10-31T19:06:54.947Z Compiling ring v0.17.8
11512024-10-31T19:06:55.070Z Compiling vcpkg v0.2.15
11522024-10-31T19:06:55.305Z Compiling pkg-config v0.3.31
11532024-10-31T19:06:55.472Z Compiling powerfmt v0.2.0
11542024-10-31T19:06:55.617Z Compiling num-conv v0.1.0
11552024-10-31T19:06:55.634Z Compiling untrusted v0.9.0
11562024-10-31T19:06:55.814Z Compiling time-core v0.1.2
11572024-10-31T19:06:55.865Z Compiling deranged v0.3.11
11582024-10-31T19:06:55.992Z Compiling time-macros v0.2.18
11592024-10-31T19:06:56.266Z Compiling num_threads v0.1.7
11602024-10-31T19:06:56.404Z Compiling atomic-waker v1.1.2
11612024-10-31T19:06:56.613Z Compiling form_urlencoded v1.2.1
11622024-10-31T19:06:56.812Z Compiling slog v2.7.0
11632024-10-31T19:06:56.908Z Compiling try-lock v0.2.5
11642024-10-31T19:06:57.005Z Compiling openssl-sys v0.9.103
11652024-10-31T19:06:57.051Z Compiling rustix v0.38.37
11662024-10-31T19:06:57.141Z Compiling want v0.3.1
11672024-10-31T19:06:57.390Z Compiling httpdate v1.0.3
11682024-10-31T19:06:57.755Z Compiling idna v0.5.0
11692024-10-31T19:06:57.816Z Compiling iana-time-zone v0.1.61
11702024-10-31T19:06:57.851Z Compiling rustversion v1.0.17
11712024-10-31T19:06:58.178Z Compiling match_cfg v0.1.0
11722024-10-31T19:06:58.199Z Compiling foreign-types-shared v0.1.1
11732024-10-31T19:06:58.270Z Compiling openssl v0.10.66
11742024-10-31T19:06:58.314Z Compiling base64 v0.22.1
11752024-10-31T19:06:58.534Z Compiling tower-service v0.3.3
11762024-10-31T19:06:58.654Z Compiling url v2.5.2
11772024-10-31T19:06:58.712Z Compiling foreign-types v0.3.2
11782024-10-31T19:06:58.805Z Compiling hostname v0.3.1
11792024-10-31T19:06:58.908Z Compiling time v0.3.36
11802024-10-31T19:06:58.977Z Compiling dirs-sys-next v0.1.2
11812024-10-31T19:06:59.030Z Compiling aho-corasick v1.1.3
11822024-10-31T19:06:59.179Z Compiling rustls v0.23.14
11832024-10-31T19:06:59.450Z Compiling syn v1.0.109
11842024-10-31T19:06:59.566Z Compiling regex-syntax v0.8.5
11852024-10-31T19:06:59.995Z Compiling adler2 v2.0.0
11862024-10-31T19:07:00.124Z Compiling siphasher v0.3.11
11872024-10-31T19:07:00.212Z Compiling native-tls v0.2.12
11882024-10-31T19:07:00.457Z Compiling data-encoding v2.6.0
11892024-10-31T19:07:00.540Z Compiling rustls v0.22.4
11902024-10-31T19:07:00.809Z Compiling miniz_oxide v0.8.0
11912024-10-31T19:07:02.064Z Compiling dirs-next v2.0.0
11922024-10-31T19:07:02.410Z Compiling serde_derive v1.0.210
11932024-10-31T19:07:02.415Z Compiling zeroize_derive v1.4.2
11942024-10-31T19:07:03.172Z Compiling zerocopy-derive v0.7.35
11952024-10-31T19:07:03.318Z Compiling tokio-macros v2.4.0
11962024-10-31T19:07:03.430Z Compiling thiserror-impl v1.0.64
11972024-10-31T19:07:03.506Z Compiling futures-macro v0.3.31
11982024-10-31T19:07:03.837Z Compiling zeroize v1.8.1
11992024-10-31T19:07:04.843Z Compiling der_derive v0.7.3
12002024-10-31T19:07:05.250Z Compiling zerocopy v0.7.35
12012024-10-31T19:07:05.451Z Compiling futures-util v0.3.31
12022024-10-31T19:07:05.455Z Compiling tracing-attributes v0.1.27
12032024-10-31T19:07:05.664Z Compiling crypto-common v0.1.6
12042024-10-31T19:07:05.903Z Compiling block-buffer v0.10.4
12052024-10-31T19:07:06.160Z Compiling digest v0.10.7
12062024-10-31T19:07:06.417Z Compiling thiserror v1.0.64
12072024-10-31T19:07:06.541Z Compiling block-padding v0.3.3
12082024-10-31T19:07:06.632Z Compiling hmac v0.12.1
12092024-10-31T19:07:06.753Z Compiling inout v0.1.3
12102024-10-31T19:07:06.822Z Compiling sha2 v0.10.8
12112024-10-31T19:07:06.873Z Compiling ppv-lite86 v0.2.20
12122024-10-31T19:07:07.025Z Compiling cipher v0.4.4
12132024-10-31T19:07:07.078Z Compiling der v0.7.9
12142024-10-31T19:07:07.530Z Compiling salsa20 v0.10.2
12152024-10-31T19:07:07.700Z Compiling rand_chacha v0.3.1
12162024-10-31T19:07:07.736Z Compiling pbkdf2 v0.12.2
12172024-10-31T19:07:07.906Z Compiling pest v2.7.14
12182024-10-31T19:07:08.792Z Compiling tracing v0.1.40
12192024-10-31T19:07:09.283Z Compiling spki v0.7.3
12202024-10-31T19:07:09.648Z Compiling rand v0.8.5
12212024-10-31T19:07:09.887Z Compiling scrypt v0.11.0
12222024-10-31T19:07:10.327Z Compiling pest_meta v2.7.14
12232024-10-31T19:07:10.347Z Compiling cbc v0.1.2
12242024-10-31T19:07:10.415Z Compiling aes v0.8.4
12252024-10-31T19:07:10.571Z Compiling scroll_derive v0.12.0
12262024-10-31T19:07:10.749Z Compiling openssl-macros v0.1.1
12272024-10-31T19:07:11.360Z Compiling pkcs5 v0.7.1
12282024-10-31T19:07:11.538Z Compiling pest_generator v2.7.14
12292024-10-31T19:07:11.804Z Compiling async-trait v0.1.83
12302024-10-31T19:07:11.932Z Compiling scroll v0.12.0
12312024-10-31T19:07:12.486Z Compiling goblin v0.8.2
12322024-10-31T19:07:12.505Z Compiling pkcs8 v0.10.2
12332024-10-31T19:07:13.158Z Compiling signature v2.2.0
12342024-10-31T19:07:13.214Z Compiling sha1 v0.10.6
12352024-10-31T19:07:13.312Z Compiling regex-automata v0.4.8
12362024-10-31T19:07:13.565Z Compiling serde_derive_internals v0.29.1
12372024-10-31T19:07:13.676Z Compiling crossbeam-epoch v0.9.18
12382024-10-31T19:07:14.304Z Compiling lazy_static v1.5.0
12392024-10-31T19:07:14.438Z Compiling thread_local v1.1.8
12402024-10-31T19:07:14.464Z Compiling multer v3.1.0
12412024-10-31T19:07:14.758Z Compiling encoding_rs v0.8.34
12422024-10-31T19:07:14.868Z Compiling pest_derive v2.7.14
12432024-10-31T19:07:14.989Z Compiling cookie v0.18.1
12442024-10-31T19:07:15.286Z Compiling bytes v1.7.2
12452024-10-31T19:07:15.676Z Compiling indexmap v2.6.0
12462024-10-31T19:07:16.043Z Compiling bitflags v2.6.0
12472024-10-31T19:07:16.473Z Compiling tokio v1.40.0
12482024-10-31T19:07:16.595Z Compiling http v1.1.0
12492024-10-31T19:07:17.045Z Compiling semver v1.0.23
12502024-10-31T19:07:17.240Z Compiling rustls-webpki v0.102.8
12512024-10-31T19:07:17.804Z Compiling rustc_version v0.4.1
12522024-10-31T19:07:18.570Z Compiling http-body v1.0.1
12532024-10-31T19:07:18.686Z Compiling dof v0.3.0
12542024-10-31T19:07:18.928Z Compiling dtrace-parser v0.2.0
12552024-10-31T19:07:19.024Z Compiling uuid v1.10.0
12562024-10-31T19:07:19.263Z Compiling serde_tokenstream v0.2.2
12572024-10-31T19:07:19.900Z Compiling toml_datetime v0.6.8
12582024-10-31T19:07:20.433Z Compiling serde_spanned v0.6.8
12592024-10-31T19:07:20.502Z Compiling usdt-impl v0.5.0
12602024-10-31T19:07:20.664Z Compiling chrono v0.4.38
12612024-10-31T19:07:20.759Z Compiling http-body-util v0.1.2
12622024-10-31T19:07:20.927Z Compiling heapless v0.7.17
12632024-10-31T19:07:21.377Z Compiling signal-hook v0.3.17
12642024-10-31T19:07:21.660Z Compiling openssl-probe v0.1.5
12652024-10-31T19:07:22.013Z Compiling mime v0.3.17
12662024-10-31T19:07:22.031Z Compiling rayon-core v1.12.1
12672024-10-31T19:07:22.286Z Compiling gimli v0.31.1
12682024-10-31T19:07:22.316Z Compiling paste v1.0.15
12692024-10-31T19:07:22.606Z Compiling ipnet v2.10.1
12702024-10-31T19:07:22.827Z Compiling unicode-properties v0.1.3
12712024-10-31T19:07:23.234Z Compiling schemars v0.8.21
12722024-10-31T19:07:23.636Z Compiling slog-async v2.8.0
12732024-10-31T19:07:23.862Z Compiling either v1.13.0
12742024-10-31T19:07:24.290Z Compiling stringprep v0.1.5
12752024-10-31T19:07:24.329Z Compiling toml_edit v0.22.22
12762024-10-31T19:07:24.370Z Compiling usdt-attr-macro v0.5.0
12772024-10-31T19:07:24.391Z Compiling usdt-macro v0.5.0
12782024-10-31T19:07:25.245Z Compiling tokio-util v0.7.12
12792024-10-31T19:07:25.523Z Compiling curve25519-dalek v4.1.3
12802024-10-31T19:07:26.242Z Compiling h2 v0.4.6
12812024-10-31T19:07:26.583Z Compiling slog-json v2.6.1
12822024-10-31T19:07:26.983Z Compiling addr2line v0.24.2
12832024-10-31T19:07:27.663Z Compiling schemars_derive v0.8.21
12842024-10-31T19:07:28.189Z Compiling serde_urlencoded v0.7.1
12852024-10-31T19:07:28.858Z Compiling crossbeam-deque v0.8.5
12862024-10-31T19:07:29.215Z Compiling futures-executor v0.3.31
12872024-10-31T19:07:29.783Z Compiling md-5 v0.10.6
12882024-10-31T19:07:29.856Z Compiling enum-as-inner v0.6.1
12892024-10-31T19:07:30.050Z Compiling async-stream-impl v0.3.6
12902024-10-31T19:07:30.908Z Compiling term v0.7.0
12912024-10-31T19:07:31.052Z Compiling crossbeam-channel v0.5.13
12922024-10-31T19:07:31.398Z Compiling num-integer v0.1.46
12932024-10-31T19:07:32.130Z Compiling rustls-pemfile v2.2.0
12942024-10-31T19:07:32.189Z Compiling idna v0.4.0
12952024-10-31T19:07:32.223Z Compiling idna v0.3.0
12962024-10-31T19:07:32.312Z Compiling ff v0.13.0
12972024-10-31T19:07:32.449Z Compiling hash32 v0.2.1
12982024-10-31T19:07:32.539Z Compiling is-terminal v0.4.13
12992024-10-31T19:07:32.673Z Compiling dropshot v0.12.0
13002024-10-31T19:07:32.815Z Compiling object v0.36.5
13012024-10-31T19:07:32.965Z Compiling base16ct v0.2.0
13022024-10-31T19:07:33.294Z Compiling hyper v1.4.1
13032024-10-31T19:07:33.813Z Compiling take_mut v0.2.2
13042024-10-31T19:07:33.865Z Compiling linked-hash-map v0.5.6
13052024-10-31T19:07:33.985Z Compiling fallible-iterator v0.2.0
13062024-10-31T19:07:34.255Z Compiling rustc-demangle v0.1.24
13072024-10-31T19:07:34.724Z Compiling dyn-clone v1.0.17
13082024-10-31T19:07:34.948Z Compiling psl-types v2.0.11
13092024-10-31T19:07:35.150Z Compiling portable-atomic v1.9.0
13102024-10-31T19:07:35.219Z Compiling utf-8 v0.7.6
13112024-10-31T19:07:35.463Z Compiling quick-error v1.2.3
13122024-10-31T19:07:35.524Z Compiling stable_deref_trait v1.2.0
13132024-10-31T19:07:35.621Z Compiling num-bigint-dig v0.8.4
13142024-10-31T19:07:35.641Z Compiling anyhow v1.0.89
13152024-10-31T19:07:35.927Z Compiling hyper-util v0.1.9
13162024-10-31T19:07:36.211Z Compiling smoltcp v0.9.1
13172024-10-31T19:07:36.680Z Compiling resolv-conf v0.7.0
13182024-10-31T19:07:36.971Z Compiling tungstenite v0.24.0
13192024-10-31T19:07:37.315Z Compiling publicsuffix v2.2.3
13202024-10-31T19:07:37.586Z Compiling postgres-protocol v0.6.7
13212024-10-31T19:07:37.870Z Compiling lru-cache v0.1.2
13222024-10-31T19:07:38.939Z Compiling sec1 v0.7.3
13232024-10-31T19:07:39.212Z Compiling hickory-proto v0.24.1
13242024-10-31T19:07:39.249Z Compiling slog-term v2.9.1
13252024-10-31T19:07:39.251Z Compiling usdt v0.5.0
13262024-10-31T19:07:39.297Z Compiling group v0.13.0
13272024-10-31T19:07:39.491Z Compiling tokio-rustls v0.26.0
13282024-10-31T19:07:39.629Z Compiling num-iter v0.1.45
13292024-10-31T19:07:39.828Z Compiling async-stream v0.3.6
13302024-10-31T19:07:39.907Z Compiling tokio-rustls v0.25.0
13312024-10-31T19:07:40.107Z Compiling backtrace v0.3.74
13322024-10-31T19:07:40.272Z Compiling futures v0.3.31
13332024-10-31T19:07:40.738Z Compiling tokio-native-tls v0.3.1
13342024-10-31T19:07:41.019Z Compiling toml v0.8.19
13352024-10-31T19:07:41.038Z Compiling slog-bunyan v2.5.0
13362024-10-31T19:07:41.466Z Compiling camino v1.1.9
13372024-10-31T19:07:42.056Z Compiling terminal_size v0.4.0
13382024-10-31T19:07:42.286Z Compiling dropshot_endpoint v0.12.0
13392024-10-31T19:07:42.351Z Compiling openapiv3 v2.0.0
13402024-10-31T19:07:42.447Z Compiling serde_path_to_error v0.1.16
13412024-10-31T19:07:42.568Z Compiling hkdf v0.12.4
13422024-10-31T19:07:42.696Z Compiling crypto-bigint v0.5.5
13432024-10-31T19:07:42.836Z Compiling zerocopy-derive v0.6.6
13442024-10-31T19:07:43.305Z Compiling curve25519-dalek-derive v0.1.1
13452024-10-31T19:07:43.376Z Compiling phf_shared v0.11.2
13462024-10-31T19:07:43.797Z Compiling waitgroup v0.1.2
13472024-10-31T19:07:44.031Z Compiling webpki-roots v0.26.6
13482024-10-31T19:07:44.265Z Compiling hostname v0.4.0
13492024-10-31T19:07:44.356Z Compiling hubpack_derive v0.1.1
13502024-10-31T19:07:44.525Z Compiling fs-err v2.11.0
13512024-10-31T19:07:44.825Z Compiling ahash v0.8.11
13522024-10-31T19:07:44.846Z Compiling debug-ignore v1.0.5
13532024-10-31T19:07:44.983Z Compiling bitflags v1.3.2
13542024-10-31T19:07:45.002Z Compiling managed v0.8.0
13552024-10-31T19:07:45.097Z Compiling winnow v0.5.40
13562024-10-31T19:07:45.259Z Compiling hubpack v0.1.2
13572024-10-31T19:07:45.278Z Compiling clap_builder v4.5.20
13582024-10-31T19:07:45.690Z Compiling elliptic-curve v0.13.8
13592024-10-31T19:07:46.533Z Compiling zerocopy v0.6.6
13602024-10-31T19:07:46.618Z Compiling console v0.15.8
13612024-10-31T19:07:47.421Z Compiling strum_macros v0.25.3
13622024-10-31T19:07:47.699Z Compiling hickory-resolver v0.24.1
13632024-10-31T19:07:48.770Z Compiling toml_edit v0.19.15
13642024-10-31T19:07:49.010Z Compiling hyper-rustls v0.27.3
13652024-10-31T19:07:49.227Z Compiling phf v0.11.2
13662024-10-31T19:07:49.545Z Compiling signal-hook-mio v0.2.4
13672024-10-31T19:07:49.651Z Compiling rayon v1.10.0
13682024-10-31T19:07:49.706Z Compiling hyper-tls v0.6.0
13692024-10-31T19:07:50.129Z Compiling cookie_store v0.21.0
13702024-10-31T19:07:52.237Z Compiling postgres-types v0.2.8
13712024-10-31T19:07:53.773Z Compiling tokio-tungstenite v0.24.0
13722024-10-31T19:07:54.319Z Compiling tokio-stream v0.1.16
13732024-10-31T19:07:54.338Z Compiling bstr v1.10.0
13742024-10-31T19:07:54.811Z Compiling regex v1.11.0
13752024-10-31T19:07:55.428Z Compiling serde-big-array v0.5.1
13762024-10-31T19:07:55.664Z Compiling ed25519 v2.2.3
13772024-10-31T19:07:55.668Z Compiling pkcs1 v0.7.5
13782024-10-31T19:07:55.839Z Compiling rfc6979 v0.4.0
13792024-10-31T19:07:55.860Z Compiling serde_repr v0.1.19
13802024-10-31T19:07:56.047Z Compiling derive-where v1.2.7
13812024-10-31T19:07:56.114Z Compiling clap_derive v4.5.18
13822024-10-31T19:07:56.229Z Compiling phf_shared v0.10.0
13832024-10-31T19:07:56.403Z Compiling float-cmp v0.9.0
13842024-10-31T19:07:56.626Z Compiling sync_wrapper v1.0.1
13852024-10-31T19:07:56.626Z Compiling crc32fast v1.4.2
13862024-10-31T19:07:56.646Z Compiling unicode-segmentation v1.12.0
13872024-10-31T19:07:56.791Z Compiling new_debug_unreachable v1.0.6
13882024-10-31T19:07:56.902Z Compiling static_assertions v1.1.0
13892024-10-31T19:07:56.982Z Compiling normalize-line-endings v0.3.0
13902024-10-31T19:07:57.006Z Compiling predicates-core v1.0.8
13912024-10-31T19:07:57.008Z Compiling bit-vec v0.6.3
13922024-10-31T19:07:57.109Z Compiling whoami v1.5.2
13932024-10-31T19:07:57.362Z Compiling precomputed-hash v0.1.1
13942024-10-31T19:07:57.487Z Compiling minimal-lexical v0.2.1
13952024-10-31T19:07:57.508Z Compiling fixedbitset v0.4.2
13962024-10-31T19:07:57.511Z Compiling number_prefix v0.4.0
13972024-10-31T19:07:57.545Z Compiling difflib v0.4.0
13982024-10-31T19:07:57.745Z Compiling indicatif v0.17.8
13992024-10-31T19:07:57.767Z Compiling string_cache v0.8.7
14002024-10-31T19:07:57.965Z Compiling predicates v3.1.2
14012024-10-31T19:07:57.986Z Compiling nom v7.1.3
14022024-10-31T19:07:58.198Z Compiling petgraph v0.6.5
14032024-10-31T19:07:59.111Z Compiling tokio-postgres v0.7.12
14042024-10-31T19:07:59.458Z Compiling qorb v0.1.2
14052024-10-31T19:07:59.713Z Compiling bit-set v0.5.3
14062024-10-31T19:07:59.877Z Compiling similar v2.6.0
14072024-10-31T19:08:00.005Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14082024-10-31T19:08:00.773Z Compiling clap v4.5.20
14092024-10-31T19:08:00.904Z Compiling flate2 v1.0.34
14102024-10-31T19:08:01.858Z Compiling reqwest v0.12.8
14112024-10-31T19:08:01.879Z Compiling rsa v0.9.6
14122024-10-31T19:08:02.244Z Compiling ecdsa v0.16.9
14132024-10-31T19:08:02.265Z Compiling ed25519-dalek v2.1.1
14142024-10-31T19:08:03.174Z Compiling toml v0.7.8
14152024-10-31T19:08:03.658Z Compiling crossterm v0.28.1
14162024-10-31T19:08:05.549Z Compiling itertools v0.10.5
14172024-10-31T19:08:05.574Z Compiling itertools v0.12.1
14182024-10-31T19:08:05.591Z Compiling hex v0.4.3
14192024-10-31T19:08:05.836Z Compiling x509-cert v0.2.5
14202024-10-31T19:08:06.198Z Compiling unicode-xid v0.2.6
14212024-10-31T19:08:06.391Z Compiling lalrpop-util v0.19.12
14222024-10-31T19:08:06.768Z Compiling peg-runtime v0.8.3
14232024-10-31T19:08:06.827Z Compiling xattr v1.3.1
14242024-10-31T19:08:07.097Z Compiling strum_macros v0.26.4
14252024-10-31T19:08:07.329Z Compiling filetime v0.2.25
14262024-10-31T19:08:07.640Z Compiling tar v0.4.42
14272024-10-31T19:08:10.420Z Compiling strum v0.26.3
14282024-10-31T19:08:10.668Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14292024-10-31T19:08:10.917Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14302024-10-31T19:08:16.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
14312024-10-31T19:08:16.247Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14322024-10-31T19:08:16.295ZOct 31 19:08:14.841 INFO Starting download, target: Clickhouse
14332024-10-31T19:08:16.295ZOct 31 19:08:14.841 INFO Starting download, target: Cockroach
14342024-10-31T19:08:16.295ZOct 31 19:08:14.841 INFO Starting download, target: Console
14352024-10-31T19:08:16.300ZOct 31 19:08:14.841 INFO Starting download, target: DendriteOpenapi
14362024-10-31T19:08:16.300ZOct 31 19:08:14.841 INFO Starting download, target: DendriteStub
14372024-10-31T19:08:16.300ZOct 31 19:08:14.841 INFO Starting download, target: MaghemiteMgd
14382024-10-31T19:08:16.300ZOct 31 19:08:14.841 INFO Starting download, target: TransceiverControl
14392024-10-31T19:08:16.300ZOct 31 19:08:14.842 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14402024-10-31T19:08:16.300ZOct 31 19:08:14.842 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14412024-10-31T19:08:16.301ZOct 31 19:08:14.842 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14422024-10-31T19:08:16.301ZOct 31 19:08:14.842 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14432024-10-31T19:08:16.301ZOct 31 19:08:14.842 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14442024-10-31T19:08:16.301ZOct 31 19:08:14.843 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14452024-10-31T19:08:16.301ZOct 31 19:08:14.843 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14462024-10-31T19:08:16.508ZOct 31 19:08:15.044 INFO Download complete, target: DendriteOpenapi
14472024-10-31T19:08:16.676ZOct 31 19:08:15.185 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14482024-10-31T19:08:16.949ZOct 31 19:08:15.412 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14492024-10-31T19:08:17.216ZOct 31 19:08:15.737 INFO Download complete, target: Console
14502024-10-31T19:08:17.312ZOct 31 19:08:15.821 INFO Download complete, target: TransceiverControl
14512024-10-31T19:08:17.377ZOct 31 19:08:15.886 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14522024-10-31T19:08:17.459ZOct 31 19:08:16.003 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14532024-10-31T19:08:17.979ZOct 31 19:08:16.526 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14542024-10-31T19:08:17.979ZOct 31 19:08:16.526 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14552024-10-31T19:08:18.885ZOct 31 19:08:17.432 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14562024-10-31T19:08:20.189ZOct 31 19:08:18.737 INFO Download complete, target: DendriteStub
14572024-10-31T19:08:20.422ZOct 31 19:08:18.969 INFO Download complete, target: MaghemiteMgd
14582024-10-31T19:08:25.420ZOct 31 19:08:23.967 INFO Checking that binary works, target: Cockroach
14592024-10-31T19:08:25.655ZOct 31 19:08:24.202 INFO Download complete, target: Cockroach
14602024-10-31T19:08:30.883ZOct 31 19:08:29.428 INFO Checking that binary works, target: Clickhouse
14612024-10-31T19:08:31.554ZOct 31 19:08:30.101 INFO Download complete, target: Clickhouse
14622024-10-31T19:08:31.562ZAll prerequisites installed successfully
14632024-10-31T19:08:31.564Z
14642024-10-31T19:08:31.564Zreal 4:13.847156870
14652024-10-31T19:08:31.565Zuser 12:03.661330876
14662024-10-31T19:08:31.565Zsys 2:40.918947301
14672024-10-31T19:08:31.565Ztrap 0.408956778
14682024-10-31T19:08:31.565Ztflt 9.635139666
14692024-10-31T19:08:31.565Zdflt 7.700373768
14702024-10-31T19:08:31.565Zkflt 0.274161662
14712024-10-31T19:08:31.565Zlock 22:55.752790701
14722024-10-31T19:08:31.565Zslp 49:11.579724299
14732024-10-31T19:08:31.565Zlat 41.842182122
14742024-10-31T19:08:31.565Zstop 2:00.941060930
14752024-10-31T19:08:31.565Z+ ptime -m cargo xtask download softnpu
14762024-10-31T19:08:32.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
14772024-10-31T19:08:32.080Z Running `target/debug/xtask download softnpu`
14782024-10-31T19:08:32.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
14792024-10-31T19:08:32.906Z Running `target/debug/xtask-downloader softnpu`
14802024-10-31T19:08:32.943ZOct 31 19:08:31.490 INFO Starting download, target: Softnpu
14812024-10-31T19:08:32.945ZOct 31 19:08:31.490 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
14822024-10-31T19:08:33.912ZOct 31 19:08:32.459 INFO Download complete, target: Softnpu
14832024-10-31T19:08:33.916Z
14842024-10-31T19:08:33.919Zreal 2.346836852
14852024-10-31T19:08:33.919Zuser 1.217470112
14862024-10-31T19:08:33.919Zsys 0.505037682
14872024-10-31T19:08:33.919Ztrap 0.000284294
14882024-10-31T19:08:33.919Ztflt 0.000007087
14892024-10-31T19:08:33.919Zdflt 0.000000839
14902024-10-31T19:08:33.919Zkflt 0.000000000
14912024-10-31T19:08:33.919Zlock 10.100757395
14922024-10-31T19:08:33.919Zslp 0.787820442
14932024-10-31T19:08:33.919Zlat 0.063946564
14942024-10-31T19:08:33.919Zstop 0.000158936
14952024-10-31T19:08:33.919Z+ export CARGO_INCREMENTAL=0
14962024-10-31T19:08:33.919Z+ CARGO_INCREMENTAL=0
14972024-10-31T19:08:33.919Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
14982024-10-31T19:08:34.837Z Compiling proc-macro2 v1.0.87
14992024-10-31T19:08:34.837Z Compiling unicode-ident v1.0.13
15002024-10-31T19:08:34.837Z Compiling libc v0.2.161
15012024-10-31T19:08:34.840Z Compiling serde v1.0.210
15022024-10-31T19:08:34.840Z Compiling version_check v0.9.5
15032024-10-31T19:08:34.840Z Compiling autocfg v1.4.0
15042024-10-31T19:08:34.840Z Compiling cfg-if v1.0.0
15052024-10-31T19:08:35.082Z Compiling typenum v1.17.0
15062024-10-31T19:08:35.115Z Compiling memchr v2.7.4
15072024-10-31T19:08:35.133Z Compiling shlex v1.3.0
15082024-10-31T19:08:35.672Z Compiling generic-array v0.14.7
15092024-10-31T19:08:35.805Z Compiling lock_api v0.4.12
15102024-10-31T19:08:35.969Z Compiling parking_lot_core v0.9.10
15112024-10-31T19:08:35.993Z Compiling once_cell v1.20.2
15122024-10-31T19:08:36.099Z Compiling serde_json v1.0.128
15132024-10-31T19:08:36.378Z Compiling libm v0.2.8
15142024-10-31T19:08:36.396Z Compiling thiserror v1.0.64
15152024-10-31T19:08:36.421Z Compiling num-traits v0.2.19
15162024-10-31T19:08:36.541Z Compiling value-bag v1.9.0
15172024-10-31T19:08:36.723Z Compiling quote v1.0.37
15182024-10-31T19:08:36.726Z Compiling itoa v1.0.11
15192024-10-31T19:08:36.886Z Compiling getrandom v0.2.15
15202024-10-31T19:08:36.944Z Compiling jobserver v0.1.32
15212024-10-31T19:08:37.116Z Compiling syn v2.0.79
15222024-10-31T19:08:37.173Z Compiling log v0.4.22
15232024-10-31T19:08:37.321Z Compiling cc v1.1.30
15242024-10-31T19:08:37.338Z Compiling slab v0.4.9
15252024-10-31T19:08:37.396Z Compiling scopeguard v1.2.0
15262024-10-31T19:08:37.653Z Compiling rand_core v0.6.4
15272024-10-31T19:08:37.795Z Compiling byteorder v1.5.0
15282024-10-31T19:08:38.413Z Compiling subtle v2.6.1
15292024-10-31T19:08:38.459Z Compiling allocator-api2 v0.2.18
15302024-10-31T19:08:38.850Z Compiling semver v1.0.23
15312024-10-31T19:08:39.227Z Compiling const-oid v0.9.6
15322024-10-31T19:08:39.309Z Compiling pin-project-lite v0.2.14
15332024-10-31T19:08:39.450Z Compiling ryu v1.0.18
15342024-10-31T19:08:39.549Z Compiling smallvec v1.13.2
15352024-10-31T19:08:39.567Z Compiling foldhash v0.1.3
15362024-10-31T19:08:39.790Z Compiling equivalent v1.0.1
15372024-10-31T19:08:39.800Z Compiling httparse v1.9.5
15382024-10-31T19:08:39.800Z Compiling hashbrown v0.15.0
15392024-10-31T19:08:40.019Z Compiling schemars v0.8.21
15402024-10-31T19:08:40.368Z Compiling signal-hook-registry v1.4.2
15412024-10-31T19:08:40.428Z Compiling heck v0.5.0
15422024-10-31T19:08:40.537Z Compiling ring v0.17.8
15432024-10-31T19:08:40.690Z Compiling mio v1.0.2
15442024-10-31T19:08:40.869Z Compiling parking_lot v0.12.3
15452024-10-31T19:08:41.594Z Compiling crossbeam-utils v0.8.20
15462024-10-31T19:08:41.752Z Compiling socket2 v0.5.7
15472024-10-31T19:08:41.851Z Compiling pkg-config v0.3.31
15482024-10-31T19:08:42.114Z Compiling futures-core v0.3.31
15492024-10-31T19:08:42.352Z Compiling time-core v0.1.2
15502024-10-31T19:08:42.542Z Compiling vcpkg v0.2.15
15512024-10-31T19:08:42.913Z Compiling fnv v1.0.7
15522024-10-31T19:08:43.041Z Compiling num-conv v0.1.0
15532024-10-31T19:08:43.338Z Compiling time-macros v0.2.18
15542024-10-31T19:08:44.005Z Compiling spin v0.9.8
15552024-10-31T19:08:44.065Z Compiling openssl-sys v0.9.103
15562024-10-31T19:08:44.462Z Compiling serde_derive_internals v0.29.1
15572024-10-31T19:08:44.672Z Compiling cpufeatures v0.2.14
15582024-10-31T19:08:44.780Z Compiling futures-sink v0.3.31
15592024-10-31T19:08:45.356Z Compiling ahash v0.8.11
15602024-10-31T19:08:45.449Z Compiling slog v2.7.0
15612024-10-31T19:08:45.657Z Compiling syn v1.0.109
15622024-10-31T19:08:45.839Z Compiling rustix v0.38.37
15632024-10-31T19:08:46.097Z Compiling futures-channel v0.3.31
15642024-10-31T19:08:46.181Z Compiling openssl v0.10.66
15652024-10-31T19:08:46.358Z Compiling pin-utils v0.1.0
15662024-10-31T19:08:46.387Z Compiling ucd-trie v0.1.7
15672024-10-31T19:08:46.450Z Compiling futures-task v0.3.31
15682024-10-31T19:08:46.468Z Compiling tinyvec_macros v0.1.1
15692024-10-31T19:08:46.501Z Compiling iana-time-zone v0.1.61
15702024-10-31T19:08:46.664Z Compiling futures-io v0.3.31
15712024-10-31T19:08:46.729Z Compiling tinyvec v1.8.0
15722024-10-31T19:08:47.323Z Compiling unicode-bidi v0.3.17
15732024-10-31T19:08:47.342Z Compiling rustls v0.23.14
15742024-10-31T19:08:47.507Z Compiling native-tls v0.2.12
15752024-10-31T19:08:47.835Z Compiling base64ct v1.6.0
15762024-10-31T19:08:48.222Z Compiling unicode-normalization v0.1.24
15772024-10-31T19:08:48.363Z Compiling pem-rfc7468 v0.7.0
15782024-10-31T19:08:49.017Z Compiling tracing-core v0.1.32
15792024-10-31T19:08:49.070Z Compiling serde_derive v1.0.210
15802024-10-31T19:08:49.287Z Compiling zeroize_derive v1.4.2
15812024-10-31T19:08:50.211Z Compiling zerocopy-derive v0.7.35
15822024-10-31T19:08:50.343Z Compiling thiserror-impl v1.0.64
15832024-10-31T19:08:50.606Z Compiling zeroize v1.8.1
15842024-10-31T19:08:50.955Z Compiling tokio-macros v2.4.0
15852024-10-31T19:08:51.992Z Compiling futures-macro v0.3.31
15862024-10-31T19:08:52.228Z Compiling zerocopy v0.7.35
15872024-10-31T19:08:52.781Z Compiling crypto-common v0.1.6
15882024-10-31T19:08:53.098Z Compiling tracing-attributes v0.1.27
15892024-10-31T19:08:53.606Z Compiling block-buffer v0.10.4
15902024-10-31T19:08:53.815Z Compiling digest v0.10.7
15912024-10-31T19:08:53.834Z Compiling schemars_derive v0.8.21
15922024-10-31T19:08:54.256Z Compiling der_derive v0.7.3
15932024-10-31T19:08:55.337Z Compiling hmac v0.12.1
15942024-10-31T19:08:55.479Z Compiling scroll_derive v0.12.0
15952024-10-31T19:08:55.594Z Compiling futures-util v0.3.31
15962024-10-31T19:08:56.329Z Compiling pest v2.7.14
15972024-10-31T19:08:56.442Z Compiling block-padding v0.3.3
15982024-10-31T19:08:56.681Z Compiling inout v0.1.3
15992024-10-31T19:08:56.916Z Compiling openssl-macros v0.1.1
16002024-10-31T19:08:57.604Z Compiling cipher v0.4.4
16012024-10-31T19:08:57.626Z Compiling sha2 v0.10.8
16022024-10-31T19:08:58.049Z Compiling ppv-lite86 v0.2.20
16032024-10-31T19:08:58.305Z Compiling cookie v0.18.1
16042024-10-31T19:08:58.623Z Compiling usdt-impl v0.5.0
16052024-10-31T19:08:58.916Z Compiling pest_meta v2.7.14
16062024-10-31T19:08:58.986Z Compiling dyn-clone v1.0.17
16072024-10-31T19:08:59.187Z Compiling anyhow v1.0.89
16082024-10-31T19:08:59.202Z Compiling flagset v0.4.6
16092024-10-31T19:08:59.611Z Compiling der v0.7.9
16102024-10-31T19:08:59.698Z Compiling rand_chacha v0.3.1
16112024-10-31T19:09:00.572Z Compiling pest_generator v2.7.14
16122024-10-31T19:09:01.144Z Compiling bytes v1.7.2
16132024-10-31T19:09:01.461Z Compiling indexmap v2.6.0
16142024-10-31T19:09:02.466Z Compiling tokio v1.40.0
16152024-10-31T19:09:02.639Z Compiling http v1.1.0
16162024-10-31T19:09:02.912Z Compiling serde_tokenstream v0.2.2
16172024-10-31T19:09:02.981Z Compiling rustc_version v0.4.1
16182024-10-31T19:09:03.600Z Compiling uuid v1.10.0
16192024-10-31T19:09:03.790Z Compiling bitflags v2.6.0
16202024-10-31T19:09:04.040Z Compiling chrono v0.4.38
16212024-10-31T19:09:04.859Z Compiling serde_spanned v0.6.8
16222024-10-31T19:09:04.958Z Compiling toml_datetime v0.6.8
16232024-10-31T19:09:05.405Z Compiling pest_derive v2.7.14
16242024-10-31T19:09:06.215Z Compiling scroll v0.12.0
16252024-10-31T19:09:06.556Z Compiling tracing v0.1.40
16262024-10-31T19:09:09.074Z Compiling async-trait v0.1.83
16272024-10-31T19:09:09.732Z Compiling aho-corasick v1.1.3
16282024-10-31T19:09:10.523Z Compiling rayon-core v1.12.1
16292024-10-31T19:09:10.540Z Compiling plain v0.2.3
16302024-10-31T19:09:10.706Z Compiling camino v1.1.9
16312024-10-31T19:09:10.834Z Compiling regex-syntax v0.8.5
16322024-10-31T19:09:11.264Z Compiling rustls-pki-types v1.9.0
16332024-10-31T19:09:11.308Z Compiling percent-encoding v2.3.1
16342024-10-31T19:09:11.645Z Compiling tokio-util v0.7.12
16352024-10-31T19:09:12.233Z Compiling goblin v0.8.2
16362024-10-31T19:09:13.054Z Compiling spki v0.7.3
16372024-10-31T19:09:13.436Z Compiling rand v0.8.5
16382024-10-31T19:09:13.599Z Compiling salsa20 v0.10.2
16392024-10-31T19:09:13.742Z Compiling pbkdf2 v0.12.2
16402024-10-31T19:09:14.304Z Compiling powerfmt v0.2.0
16412024-10-31T19:09:14.695Z Compiling regex-automata v0.4.8
16422024-10-31T19:09:14.765Z Compiling pretty-hex v0.4.1
16432024-10-31T19:09:14.786Z Compiling rustls v0.22.4
16442024-10-31T19:09:14.926Z Compiling winnow v0.5.40
16452024-10-31T19:09:15.071Z Compiling untrusted v0.9.0
16462024-10-31T19:09:17.123Z Compiling deranged v0.3.11
16472024-10-31T19:09:18.334Z Compiling dof v0.3.0
16482024-10-31T19:09:18.800Z Compiling toml_edit v0.19.15
16492024-10-31T19:09:19.102Z Compiling scrypt v0.11.0
16502024-10-31T19:09:19.547Z Compiling dtrace-parser v0.2.0
16512024-10-31T19:09:19.785Z Compiling cbc v0.1.2
16522024-10-31T19:09:19.977Z Compiling aes v0.8.4
16532024-10-31T19:09:20.009Z Compiling thread-id v4.2.2
16542024-10-31T19:09:20.345Z Compiling num_threads v0.1.7
16552024-10-31T19:09:20.921Z Compiling rustversion v1.0.17
16562024-10-31T19:09:21.014Z Compiling atomic-waker v1.1.2
16572024-10-31T19:09:21.168Z Compiling pkcs5 v0.7.1
16582024-10-31T19:09:21.209Z Compiling time v0.3.36
16592024-10-31T19:09:22.825Z Compiling rustls-webpki v0.102.8
16602024-10-31T19:09:23.459Z Compiling form_urlencoded v1.2.1
16612024-10-31T19:09:23.751Z Compiling http-body v1.0.1
16622024-10-31T19:09:23.998Z Compiling heapless v0.7.17
16632024-10-31T19:09:24.683Z Compiling multer v3.1.0
16642024-10-31T19:09:24.773Z Compiling signal-hook v0.3.17
16652024-10-31T19:09:25.063Z Compiling try-lock v0.2.5
16662024-10-31T19:09:25.128Z Compiling slog-async v2.8.0
16672024-10-31T19:09:25.538Z Compiling want v0.3.1
16682024-10-31T19:09:25.746Z Compiling pkcs8 v0.10.2
16692024-10-31T19:09:26.391Z Compiling h2 v0.4.6
16702024-10-31T19:09:26.972Z Compiling regex v1.11.0
16712024-10-31T19:09:27.951Z Compiling strsim v0.11.1
16722024-10-31T19:09:28.244Z Compiling httpdate v1.0.3
16732024-10-31T19:09:28.331Z Compiling paste v1.0.15
16742024-10-31T19:09:29.845Z Compiling usdt-macro v0.5.0
16752024-10-31T19:09:30.025Z Compiling usdt-attr-macro v0.5.0
16762024-10-31T19:09:30.565Z Compiling curve25519-dalek v4.1.3
16772024-10-31T19:09:31.020Z Compiling openapiv3 v2.0.0
16782024-10-31T19:09:31.164Z Compiling idna v0.5.0
16792024-10-31T19:09:31.527Z Compiling async-stream-impl v0.3.6
16802024-10-31T19:09:32.577Z Compiling enum-as-inner v0.6.1
16812024-10-31T19:09:32.873Z Compiling errno v0.3.9
16822024-10-31T19:09:33.142Z Compiling dropshot v0.12.0
16832024-10-31T19:09:33.457Z Compiling hyper v1.4.1
16842024-10-31T19:09:33.547Z Compiling base64 v0.22.1
16852024-10-31T19:09:33.608Z Compiling smoltcp v0.9.1
16862024-10-31T19:09:34.250Z Compiling match_cfg v0.1.0
16872024-10-31T19:09:34.358Z Compiling tower-service v0.3.3
16882024-10-31T19:09:34.499Z Compiling num-bigint-dig v0.8.4
16892024-10-31T19:09:34.810Z Compiling foreign-types-shared v0.1.1
16902024-10-31T19:09:34.934Z Compiling adler2 v2.0.0
16912024-10-31T19:09:34.964Z Compiling portable-atomic v1.9.0
16922024-10-31T19:09:35.202Z Compiling miniz_oxide v0.8.0
16932024-10-31T19:09:35.277Z Compiling foreign-types v0.3.2
16942024-10-31T19:09:35.383Z Compiling hostname v0.3.1
16952024-10-31T19:09:35.851Z Compiling hyper-util v0.1.9
16962024-10-31T19:09:35.871Z Compiling url v2.5.2
16972024-10-31T19:09:38.728Z Compiling dirs-sys-next v0.1.2
16982024-10-31T19:09:38.840Z Compiling data-encoding v2.6.0
16992024-10-31T19:09:38.860Z Compiling gimli v0.31.1
17002024-10-31T19:09:39.007Z Compiling heck v0.4.1
17012024-10-31T19:09:39.194Z Compiling siphasher v0.3.11
17022024-10-31T19:09:42.464Z Compiling dirs-next v2.0.0
17032024-10-31T19:09:44.604Z Compiling addr2line v0.24.2
17042024-10-31T19:09:46.070Z Compiling http-body-util v0.1.2
17052024-10-31T19:09:46.579Z Compiling crossbeam-epoch v0.9.18
17062024-10-31T19:09:47.169Z Compiling dropshot_endpoint v0.12.0
17072024-10-31T19:09:47.295Z Compiling hubpack_derive v0.1.1
17082024-10-31T19:09:47.327Z Compiling signature v2.2.0
17092024-10-31T19:09:47.563Z Compiling sha1 v0.10.6
17102024-10-31T19:09:48.002Z Compiling curve25519-dalek-derive v0.1.1
17112024-10-31T19:09:48.021Z Compiling zerocopy-derive v0.6.6
17122024-10-31T19:09:48.219Z Compiling lazy_static v1.5.0
17132024-10-31T19:09:48.354Z Compiling object v0.36.5
17142024-10-31T19:09:49.288Z Compiling thread_local v1.1.8
17152024-10-31T19:09:49.704Z Compiling fs-err v2.11.0
17162024-10-31T19:09:49.769Z Compiling encoding_rs v0.8.34
17172024-10-31T19:09:49.786Z Compiling either v1.13.0
17182024-10-31T19:09:50.016Z Compiling openssl-probe v0.1.5
17192024-10-31T19:09:50.323Z Compiling ipnet v2.10.1
17202024-10-31T19:09:51.012Z Compiling rustc-demangle v0.1.24
17212024-10-31T19:09:51.300Z Compiling unicode-properties v0.1.3
17222024-10-31T19:09:51.703Z Compiling stable_deref_trait v1.2.0
17232024-10-31T19:09:51.721Z Compiling mime v0.3.17
17242024-10-31T19:09:51.825Z Compiling anstyle v1.0.8
17252024-10-31T19:09:52.281Z Compiling winnow v0.6.20
17262024-10-31T19:09:53.193Z Compiling utf8parse v0.2.2
17272024-10-31T19:09:53.244Z Compiling stringprep v0.1.5
17282024-10-31T19:09:53.354Z Compiling anstyle-parse v0.2.5
17292024-10-31T19:09:55.943Z Compiling toml_edit v0.22.22
17302024-10-31T19:09:57.445Z Compiling backtrace v0.3.74
17312024-10-31T19:10:02.562Z Compiling crossbeam-deque v0.8.5
17322024-10-31T19:10:02.923Z Compiling term v0.7.0
17332024-10-31T19:10:04.120Z Compiling slog-json v2.6.1
17342024-10-31T19:10:05.372Z Compiling serde_urlencoded v0.7.1
17352024-10-31T19:10:05.912Z Compiling crossbeam-channel v0.5.13
17362024-10-31T19:10:06.274Z Compiling rustls-pemfile v2.2.0
17372024-10-31T19:10:06.756Z Compiling hashbrown v0.14.5
17382024-10-31T19:10:06.877Z Compiling futures-executor v0.3.31
17392024-10-31T19:10:07.367Z Compiling md-5 v0.10.6
17402024-10-31T19:10:07.421Z Compiling idna v0.4.0
17412024-10-31T19:10:07.618Z Compiling idna v0.3.0
17422024-10-31T19:10:08.125Z Compiling num-integer v0.1.46
17432024-10-31T19:10:08.216Z Compiling ff v0.13.0
17442024-10-31T19:10:08.442Z Compiling hash32 v0.2.1
17452024-10-31T19:10:08.782Z Compiling memmap v0.7.0
17462024-10-31T19:10:08.819Z Compiling is-terminal v0.4.13
17472024-10-31T19:10:08.977Z Compiling colorchoice v1.0.2
17482024-10-31T19:10:09.083Z Compiling take_mut v0.2.2
17492024-10-31T19:10:09.143Z Compiling quick-error v1.2.3
17502024-10-31T19:10:09.234Z Compiling fallible-iterator v0.2.0
17512024-10-31T19:10:09.926Z Compiling base16ct v0.2.0
17522024-10-31T19:10:09.942Z Compiling psl-types v2.0.11
17532024-10-31T19:10:10.049Z Compiling linked-hash-map v0.5.6
17542024-10-31T19:10:10.437Z Compiling is_terminal_polyfill v1.70.1
17552024-10-31T19:10:10.578Z Compiling utf-8 v0.7.6
17562024-10-31T19:10:10.873Z Compiling anstyle-query v1.1.1
17572024-10-31T19:10:11.032Z Compiling anstream v0.6.15
17582024-10-31T19:10:11.299Z Compiling tungstenite v0.24.0
17592024-10-31T19:10:11.718Z Compiling lru-cache v0.1.2
17602024-10-31T19:10:13.123Z Compiling publicsuffix v2.2.3
17612024-10-31T19:10:13.334Z Compiling sec1 v0.7.3
17622024-10-31T19:10:13.352Z Compiling postgres-protocol v0.6.7
17632024-10-31T19:10:13.883Z Compiling resolv-conf v0.7.0
17642024-10-31T19:10:14.532Z Compiling usdt v0.5.0
17652024-10-31T19:10:14.581Z Compiling slog-term v2.9.1
17662024-10-31T19:10:14.990Z Compiling num-iter v0.1.45
17672024-10-31T19:10:15.194Z Compiling group v0.13.0
17682024-10-31T19:10:15.388Z Compiling hickory-proto v0.24.1
17692024-10-31T19:10:15.647Z Compiling regress v0.10.1
17702024-10-31T19:10:18.118Z Compiling futures v0.3.31
17712024-10-31T19:10:20.096Z Compiling tokio-rustls v0.25.0
17722024-10-31T19:10:20.554Z Compiling slog-bunyan v2.5.0
17732024-10-31T19:10:20.780Z Compiling tokio-rustls v0.26.0
17742024-10-31T19:10:20.783Z Compiling toml v0.8.19
17752024-10-31T19:10:21.139Z Compiling tokio-native-tls v0.3.1
17762024-10-31T19:10:21.234Z Compiling terminal_size v0.4.0
17772024-10-31T19:10:21.430Z Compiling phf_shared v0.11.2
17782024-10-31T19:10:21.455Z Compiling strum_macros v0.25.3
17792024-10-31T19:10:22.012Z Compiling async-stream v0.3.6
17802024-10-31T19:10:22.391Z Compiling waitgroup v0.1.2
17812024-10-31T19:10:22.868Z Compiling webpki-roots v0.26.6
17822024-10-31T19:10:23.353Z Compiling serde_path_to_error v0.1.16
17832024-10-31T19:10:23.794Z Compiling hkdf v0.12.4
17842024-10-31T19:10:23.849Z Compiling crypto-bigint v0.5.5
17852024-10-31T19:10:24.069Z Compiling derive-where v1.2.7
17862024-10-31T19:10:24.151Z Compiling serde_repr v0.1.19
17872024-10-31T19:10:24.860Z Compiling clap_derive v4.5.18
17882024-10-31T19:10:25.341Z Compiling hostname v0.4.0
17892024-10-31T19:10:25.595Z Compiling managed v0.8.0
17902024-10-31T19:10:26.068Z Compiling bitflags v1.3.2
17912024-10-31T19:10:26.845Z Compiling debug-ignore v1.0.5
17922024-10-31T19:10:27.002Z Compiling clap_lex v0.7.2
17932024-10-31T19:10:27.194Z Compiling unicode-width v0.1.14
17942024-10-31T19:10:27.405Z Compiling clap_builder v4.5.20
17952024-10-31T19:10:27.708Z Compiling console v0.15.8
17962024-10-31T19:10:27.877Z Compiling elliptic-curve v0.13.8
17972024-10-31T19:10:30.198Z Compiling hyper-rustls v0.27.3
17982024-10-31T19:10:32.893Z Compiling phf v0.11.2
17992024-10-31T19:10:33.193Z Compiling hyper-tls v0.6.0
18002024-10-31T19:10:33.247Z Compiling hickory-resolver v0.24.1
18012024-10-31T19:10:33.577Z Compiling signal-hook-mio v0.2.4
18022024-10-31T19:10:33.751Z Compiling rayon v1.10.0
18032024-10-31T19:10:33.839Z Compiling typify-impl v0.2.0
18042024-10-31T19:10:34.270Z Compiling cookie_store v0.21.0
18052024-10-31T19:10:35.573Z Compiling postgres-types v0.2.8
18062024-10-31T19:10:35.614Z Compiling tokio-tungstenite v0.24.0
18072024-10-31T19:10:36.046Z Compiling zerocopy v0.6.6
18082024-10-31T19:10:36.154Z Compiling hubpack v0.1.2
18092024-10-31T19:10:36.613Z Compiling ed25519 v2.2.3
18102024-10-31T19:10:36.936Z Compiling phf_shared v0.10.0
18112024-10-31T19:10:37.052Z Compiling pkcs1 v0.7.5
18122024-10-31T19:10:37.329Z Compiling bstr v1.10.0
18132024-10-31T19:10:38.059Z Compiling tokio-stream v0.1.16
18142024-10-31T19:10:38.241Z Compiling serde-big-array v0.5.1
18152024-10-31T19:10:38.471Z Compiling rfc6979 v0.4.0
18162024-10-31T19:10:38.526Z Compiling float-cmp v0.9.0
18172024-10-31T19:10:38.667Z Compiling sync_wrapper v1.0.1
18182024-10-31T19:10:38.759Z Compiling crc32fast v1.4.2
18192024-10-31T19:10:38.824Z Compiling whoami v1.5.2
18202024-10-31T19:10:39.016Z Compiling minimal-lexical v0.2.1
18212024-10-31T19:10:39.073Z Compiling number_prefix v0.4.0
18222024-10-31T19:10:39.310Z Compiling static_assertions v1.1.0
18232024-10-31T19:10:39.427Z Compiling precomputed-hash v0.1.1
18242024-10-31T19:10:39.475Z Compiling predicates-core v1.0.8
18252024-10-31T19:10:39.477Z Compiling bit-vec v0.6.3
18262024-10-31T19:10:39.549Z Compiling new_debug_unreachable v1.0.6
18272024-10-31T19:10:39.650Z Compiling normalize-line-endings v0.3.0
18282024-10-31T19:10:39.805Z Compiling unicode-segmentation v1.12.0
18292024-10-31T19:10:39.894Z Compiling fixedbitset v0.4.2
18302024-10-31T19:10:39.924Z Compiling difflib v0.4.0
18312024-10-31T19:10:40.316Z Compiling petgraph v0.6.5
18322024-10-31T19:10:40.486Z Compiling predicates v3.1.2
18332024-10-31T19:10:40.677Z Compiling similar v2.6.0
18342024-10-31T19:10:41.370Z Compiling bit-set v0.5.3
18352024-10-31T19:10:41.670Z Compiling string_cache v0.8.7
18362024-10-31T19:10:42.059Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18372024-10-31T19:10:42.111Z Compiling nom v7.1.3
18382024-10-31T19:10:42.603Z Compiling indicatif v0.17.8
18392024-10-31T19:10:44.292Z Compiling tokio-postgres v0.7.12
18402024-10-31T19:10:44.411Z Compiling flate2 v1.0.34
18412024-10-31T19:10:44.807Z Compiling typify-macro v0.2.0
18422024-10-31T19:10:45.313Z Compiling qorb v0.1.2
18432024-10-31T19:10:45.772Z Compiling reqwest v0.12.8
18442024-10-31T19:10:45.791Z Compiling ecdsa v0.16.9
18452024-10-31T19:10:48.388Z Compiling rsa v0.9.6
18462024-10-31T19:10:49.088Z Compiling ed25519-dalek v2.1.1
18472024-10-31T19:10:49.628Z Compiling crossterm v0.28.1
18482024-10-31T19:10:49.815Z Compiling clap v4.5.20
18492024-10-31T19:10:50.376Z Compiling itertools v0.12.1
18502024-10-31T19:10:51.647Z Compiling itertools v0.10.5
18512024-10-31T19:10:52.686Z Compiling toml v0.7.8
18522024-10-31T19:10:52.882Z Compiling x509-cert v0.2.5
18532024-10-31T19:10:54.034Z Compiling hex v0.4.3
18542024-10-31T19:10:54.479Z Compiling unicode-xid v0.2.6
18552024-10-31T19:10:54.657Z Compiling peg-runtime v0.8.3
18562024-10-31T19:10:55.387Z Compiling lalrpop-util v0.19.12
18572024-10-31T19:10:57.158Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18582024-10-31T19:10:59.204Z Compiling proc-macro-crate v1.3.1
18592024-10-31T19:10:59.556Z Compiling ipnetwork v0.20.0
18602024-10-31T19:11:01.791Z Compiling heapless v0.8.0
18612024-10-31T19:11:02.387Z Compiling num_enum_derive v0.5.11
18622024-10-31T19:11:09.115Z Compiling hash32 v0.3.1
18632024-10-31T19:11:09.921Z Compiling smoltcp v0.11.0
18642024-10-31T19:11:10.237Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18652024-10-31T19:11:11.488Z Compiling ident_case v1.0.1
18662024-10-31T19:11:11.740Z Compiling darling_core v0.20.10
18672024-10-31T19:11:26.562Z Compiling num_enum v0.5.11
18682024-10-31T19:11:27.255Z Compiling typify v0.2.0
18692024-10-31T19:11:29.068Z Compiling proc-macro-error-attr v1.0.4
18702024-10-31T19:11:29.391Z Compiling cobs v0.2.3
18712024-10-31T19:11:29.830Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18722024-10-31T19:11:30.874Z Compiling unsafe-libyaml v0.2.11
18732024-10-31T19:11:32.585Z Compiling serde_yaml v0.9.34+deprecated
18742024-10-31T19:11:34.248Z Compiling postcard v1.0.10
18752024-10-31T19:11:39.169Z Compiling progenitor-impl v0.8.0
18762024-10-31T19:11:46.128Z Compiling darling_macro v0.20.10
18772024-10-31T19:11:55.658Z Compiling strum_macros v0.26.4
18782024-10-31T19:11:56.819Z Compiling structmeta-derive v0.3.0
18792024-10-31T19:11:56.920Z Compiling foreign-types-macros v0.2.3
18802024-10-31T19:11:58.110Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18812024-10-31T19:11:58.128Z Compiling proc-macro-error v1.0.4
18822024-10-31T19:11:58.553Z Compiling foreign-types-shared v0.3.1
18832024-10-31T19:11:59.657Z Compiling newtype-uuid v1.1.2
18842024-10-31T19:12:00.119Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18852024-10-31T19:12:00.452Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18862024-10-31T19:12:00.677Z Compiling strum v0.26.3
18872024-10-31T19:12:04.054Z Compiling structmeta v0.3.0
18882024-10-31T19:12:06.102Z Compiling foreign-types v0.5.0
18892024-10-31T19:12:09.818Z Compiling darling v0.20.10
18902024-10-31T19:12:09.946Z Compiling progenitor-macro v0.8.0
18912024-10-31T19:12:12.521Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
18922024-10-31T19:12:14.210Z Compiling progenitor-client v0.8.0
18932024-10-31T19:12:15.100Z Compiling tabwriter v1.4.0
18942024-10-31T19:12:16.189Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
18952024-10-31T19:12:16.997Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18962024-10-31T19:12:17.545Z Compiling cstr-argument v0.1.2
18972024-10-31T19:12:17.821Z Compiling crucible-workspace-hack v0.1.0
18982024-10-31T19:12:17.839Z Compiling fastrand v2.1.1
18992024-10-31T19:12:18.130Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
19002024-10-31T19:12:18.450Z Compiling pretty-hex v0.2.1
19012024-10-31T19:12:18.687Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19022024-10-31T19:12:18.775Z Compiling tempfile v3.13.0
19032024-10-31T19:12:19.102Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19042024-10-31T19:12:19.331Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19052024-10-31T19:12:19.526Z Compiling serde_with_macros v3.11.0
19062024-10-31T19:12:19.972Z Compiling parse-display-derive v0.10.0
19072024-10-31T19:12:20.464Z Compiling colored v2.1.0
19082024-10-31T19:12:20.483Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19092024-10-31T19:12:21.215Z Compiling instant v0.1.13
19102024-10-31T19:12:21.399Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19112024-10-31T19:12:21.609Z Compiling backoff v0.4.0
19122024-10-31T19:12:21.817Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19132024-10-31T19:12:21.949Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19142024-10-31T19:12:21.968Z Compiling serde_with v3.11.0
19152024-10-31T19:12:23.550Z Compiling progenitor v0.8.0
19162024-10-31T19:12:23.716Z Compiling parse-display v0.10.0
19172024-10-31T19:12:23.779Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
19182024-10-31T19:12:24.659Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19192024-10-31T19:12:25.249Z Compiling zone_cfg_derive v0.3.0
19202024-10-31T19:12:25.647Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19212024-10-31T19:12:26.307Z Compiling camino-tempfile v1.1.1
19222024-10-31T19:12:26.486Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19232024-10-31T19:12:26.645Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19242024-10-31T19:12:26.799Z Compiling regress v0.9.1
19252024-10-31T19:12:26.838Z Compiling macaddr v1.0.1
19262024-10-31T19:12:26.989Z Compiling num-derive v0.4.2
19272024-10-31T19:12:27.081Z Compiling sigpipe v0.1.3
19282024-10-31T19:12:27.216Z Compiling libefi-sys v0.1.0
19292024-10-31T19:12:27.458Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19302024-10-31T19:12:27.573Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19312024-10-31T19:12:27.825Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19322024-10-31T19:12:28.379Z Compiling zone v0.3.0
19332024-10-31T19:12:29.114Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
19342024-10-31T19:12:30.730Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19352024-10-31T19:12:30.749Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19362024-10-31T19:12:31.584Z Compiling smf v0.2.3
19372024-10-31T19:12:31.669Z Compiling bitfield-struct v0.6.2
19382024-10-31T19:12:32.981Z Compiling blake3 v1.5.4
19392024-10-31T19:12:33.609Z Compiling ring v0.16.20
19402024-10-31T19:12:34.019Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
19412024-10-31T19:12:34.770Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19422024-10-31T19:12:35.337Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19432024-10-31T19:12:35.575Z Compiling xattr v1.3.1
19442024-10-31T19:12:35.578Z Compiling filetime v0.2.25
19452024-10-31T19:12:35.838Z Compiling memmap2 v0.9.5
19462024-10-31T19:12:35.922Z Compiling spin v0.5.2
19472024-10-31T19:12:36.193Z Compiling same-file v1.0.6
19482024-10-31T19:12:36.409Z Compiling arrayref v0.3.9
19492024-10-31T19:12:36.471Z Compiling constant_time_eq v0.3.1
19502024-10-31T19:12:36.487Z Compiling arrayvec v0.7.6
19512024-10-31T19:12:36.525Z Compiling untrusted v0.7.1
19522024-10-31T19:12:36.646Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19532024-10-31T19:12:36.720Z Compiling walkdir v2.5.0
19542024-10-31T19:12:36.785Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19552024-10-31T19:12:38.297Z Compiling tar v0.4.42
19562024-10-31T19:12:38.633Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19572024-10-31T19:12:39.063Z Compiling gethostname v0.5.0
19582024-10-31T19:12:39.269Z Compiling cargo-platform v0.1.8
19592024-10-31T19:12:39.515Z Compiling topological-sort v0.2.2
19602024-10-31T19:12:39.623Z Compiling cargo_metadata v0.18.1
19612024-10-31T19:12:42.646Z Compiling omicron-zone-package v0.11.1
19622024-10-31T19:12:46.949Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19632024-10-31T19:12:47.793Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19642024-10-31T19:12:53.362Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19652024-10-31T19:13:08.665Z Finished `release` profile [optimized] target(s) in 4m 34s
19662024-10-31T19:13:08.819Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19672024-10-31T19:13:08.863ZLogging to: /work/oxidecomputer/omicron/out/LOG
19682024-10-31T19:13:08.866ZCreated new build target 'test' and set it as active
19692024-10-31T19:13:08.866Z
19702024-10-31T19:13:08.866Zreal 4:34.937584318
19712024-10-31T19:13:08.866Zuser 31:19.397578178
19722024-10-31T19:13:08.866Zsys 3:48.391224859
19732024-10-31T19:13:08.866Ztrap 0.892199187
19742024-10-31T19:13:08.866Ztflt 3.040335323
19752024-10-31T19:13:08.866Zdflt 0.860112038
19762024-10-31T19:13:08.866Zkflt 0.027507011
19772024-10-31T19:13:08.866Zlock 1:08:33.445712996
19782024-10-31T19:13:08.866Zslp 1:59:26.659689659
19792024-10-31T19:13:08.866Zlat 2:09.117715300
19802024-10-31T19:13:08.866Zstop 3:54.661816573
19812024-10-31T19:13:08.866Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
19822024-10-31T19:13:09.784Z Finished `release` profile [optimized] target(s) in 0.86s
19832024-10-31T19:13:09.838Z Running `target/release/omicron-package -t test package`
19842024-10-31T19:13:09.880ZLogging to: /work/oxidecomputer/omicron/out/LOG
19852024-10-31T19:13:10.986Z Compiling convert_case v0.4.0
19862024-10-31T19:13:10.987Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19872024-10-31T19:13:10.990Z Compiling itertools v0.13.0
19882024-10-31T19:13:10.990Z Compiling password-hash v0.5.0
19892024-10-31T19:13:10.990Z Compiling blake2 v0.10.6
19902024-10-31T19:13:10.990Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19912024-10-31T19:13:10.990Z Compiling newline-converter v0.3.0
19922024-10-31T19:13:11.154Z Compiling owo-colors v4.1.0
19932024-10-31T19:13:11.338Z Compiling cancel-safe-futures v0.1.5
19942024-10-31T19:13:11.358Z Compiling expectorate v1.1.0
19952024-10-31T19:13:11.512Z Compiling base64 v0.21.7
19962024-10-31T19:13:11.637Z Compiling argon2 v0.5.3
19972024-10-31T19:13:11.813Z Compiling derive_more v0.99.18
19982024-10-31T19:13:12.391Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19992024-10-31T19:13:12.597Z Compiling libsw v3.3.1
20002024-10-31T19:13:12.886Z Compiling swrite v0.1.0
20012024-10-31T19:13:12.906Z Compiling linear-map v1.2.0
20022024-10-31T19:13:13.018Z Compiling indent_write v2.2.0
20032024-10-31T19:13:13.091Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
20042024-10-31T19:13:13.253Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
20052024-10-31T19:13:13.276Z Compiling progenitor-client v0.8.0
20062024-10-31T19:13:13.292Z Compiling atomicwrites v0.4.4
20072024-10-31T19:13:13.701Z Compiling progenitor v0.8.0
20082024-10-31T19:13:13.827Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20092024-10-31T19:13:13.898Z Compiling num-rational v0.4.2
20102024-10-31T19:13:13.927Z Compiling num-complex v0.4.6
20112024-10-31T19:13:14.631Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20122024-10-31T19:13:14.927Z Compiling prettyplease v0.2.22
20132024-10-31T19:13:15.237Z Compiling num v0.4.3
20142024-10-31T19:13:15.255Z Compiling float-ord v0.3.2
20152024-10-31T19:13:15.363Z Compiling semver v0.1.20
20162024-10-31T19:13:15.452Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
20172024-10-31T19:13:15.954Z Compiling rustc_version v0.1.7
20182024-10-31T19:13:16.352Z Compiling newtype_derive v0.1.6
20192024-10-31T19:13:16.453Z Compiling highway v1.2.0
20202024-10-31T19:13:16.761Z Compiling humantime v2.1.0
20212024-10-31T19:13:17.727Z Compiling home v0.5.9
20222024-10-31T19:13:17.747Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20232024-10-31T19:13:17.918Z Compiling steno v0.4.1
20242024-10-31T19:13:20.541Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
20252024-10-31T19:13:21.043Z Compiling newtype-uuid v1.1.2
20262024-10-31T19:13:21.407Z Compiling tungstenite v0.21.0
20272024-10-31T19:13:22.720Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20282024-10-31T19:13:22.723Z Compiling ipnetwork v0.20.0
20292024-10-31T19:13:23.454Z Compiling instant v0.1.13
20302024-10-31T19:13:23.621Z Compiling slog-dtrace v0.3.0
20312024-10-31T19:13:24.028Z Compiling backoff v0.4.0
20322024-10-31T19:13:24.411Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20332024-10-31T19:13:25.116Z Compiling tokio-tungstenite v0.21.0
20342024-10-31T19:13:25.785Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20352024-10-31T19:13:26.137Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20362024-10-31T19:13:26.420Z Compiling parse-display v0.10.0
20372024-10-31T19:13:26.983Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20382024-10-31T19:13:27.176Z Compiling serde_with v3.11.0
20392024-10-31T19:13:27.610Z Compiling strum v0.26.3
20402024-10-31T19:13:27.812Z Compiling regress v0.9.1
20412024-10-31T19:13:28.841Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20422024-10-31T19:13:31.237Z Compiling macaddr v1.0.1
20432024-10-31T19:13:31.692Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20442024-10-31T19:13:33.268Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
20452024-10-31T19:13:33.487Z Compiling arc-swap v1.7.1
20462024-10-31T19:13:34.170Z Compiling display-error-chain v0.2.1
20472024-10-31T19:13:34.376Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
20482024-10-31T19:13:35.276Z Compiling slog-scope v4.4.0
20492024-10-31T19:13:36.145Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20502024-10-31T19:13:37.202Z Compiling half v2.4.1
20512024-10-31T19:13:37.931Z Compiling ciborium-io v0.2.2
20522024-10-31T19:13:38.084Z Compiling ciborium-ll v0.2.2
20532024-10-31T19:13:38.639Z Compiling slog-stdlog v4.1.1
20542024-10-31T19:13:39.456Z Compiling slog-envlogger v2.2.0
20552024-10-31T19:13:39.459Z Compiling ciborium v0.2.2
20562024-10-31T19:13:39.771Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20572024-10-31T19:13:41.616Z Compiling same-file v1.0.6
20582024-10-31T19:13:41.865Z Compiling fastrand v2.1.1
20592024-10-31T19:13:42.233Z Compiling tempfile v3.13.0
20602024-10-31T19:13:42.359Z Compiling walkdir v2.5.0
20612024-10-31T19:13:42.979Z Compiling ring v0.16.20
20622024-10-31T19:13:42.979Z Compiling blake3 v1.5.4
20632024-10-31T19:13:45.838Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20642024-10-31T19:13:45.967Z Compiling xattr v1.3.1
20652024-10-31T19:13:46.242Z Compiling filetime v0.2.25
20662024-10-31T19:13:46.550Z Compiling memmap2 v0.9.5
20672024-10-31T19:13:47.001Z Compiling keccak v0.1.5
20682024-10-31T19:13:48.857Z Compiling constant_time_eq v0.3.1
20692024-10-31T19:13:48.891Z Compiling untrusted v0.7.1
20702024-10-31T19:13:49.020Z Compiling arrayref v0.3.9
20712024-10-31T19:13:49.098Z Compiling arrayvec v0.7.6
20722024-10-31T19:13:49.133Z Compiling spin v0.5.2
20732024-10-31T19:13:50.475Z Compiling sha3 v0.10.8
20742024-10-31T19:13:50.637Z Compiling tar v0.4.42
20752024-10-31T19:13:50.653Z Compiling toolchain_find v0.4.0
20762024-10-31T19:13:51.221Z Compiling camino-tempfile v1.1.1
20772024-10-31T19:13:51.370Z Compiling nibble_vec v0.1.0
20782024-10-31T19:13:51.488Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
20792024-10-31T19:13:51.613Z Compiling maplit v1.0.2
20802024-10-31T19:13:51.663Z Compiling endian-type v0.1.2
20812024-10-31T19:13:51.754Z Compiling glob v0.3.1
20822024-10-31T19:13:51.905Z Compiling topological-sort v0.2.2
20832024-10-31T19:13:52.127Z Compiling crunchy v0.2.2
20842024-10-31T19:13:52.542Z Compiling radium v0.7.0
20852024-10-31T19:13:52.560Z Compiling clang-sys v1.8.1
20862024-10-31T19:13:52.617Z Compiling omicron-zone-package v0.11.1
20872024-10-31T19:13:52.642Z Compiling radix_trie v0.2.1
20882024-10-31T19:13:53.030Z Compiling rustfmt-wrapper v0.2.1
20892024-10-31T19:13:53.207Z Compiling pem v3.0.4
20902024-10-31T19:13:53.562Z Compiling maybe-uninit v2.0.0
20912024-10-31T19:13:53.632Z Compiling tap v1.0.1
20922024-10-31T19:13:53.839Z Compiling tiny-keccak v2.0.2
20932024-10-31T19:13:54.143Z Compiling wyz v0.5.1
20942024-10-31T19:13:54.668Z Compiling dsl_auto_type v0.1.2
20952024-10-31T19:13:54.764Z Compiling scheduled-thread-pool v0.2.7
20962024-10-31T19:13:54.797Z Compiling secrecy v0.8.0
20972024-10-31T19:13:54.984Z Compiling bzip2-sys v0.1.11+1.0.8
20982024-10-31T19:13:55.066Z Compiling diesel_table_macro_syntax v0.2.0
20992024-10-31T19:13:55.479Z Compiling packed_struct v0.10.1
21002024-10-31T19:13:55.531Z Compiling funty v2.0.0
21012024-10-31T19:13:55.794Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21022024-10-31T19:13:55.921Z Compiling crc-catalog v2.4.0
21032024-10-31T19:13:55.986Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
21042024-10-31T19:13:55.989Z Compiling diesel_derives v2.2.3
21052024-10-31T19:13:56.087Z Compiling crc v3.2.1
21062024-10-31T19:13:56.360Z Compiling r2d2 v0.8.10
21072024-10-31T19:13:56.833Z Compiling bitvec v1.0.1
21082024-10-31T19:13:57.736Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21092024-10-31T19:13:58.192Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21102024-10-31T19:13:58.379Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21112024-10-31T19:14:01.365Z Compiling ascii-canvas v3.0.0
21122024-10-31T19:14:01.832Z Compiling universal-hash v0.5.1
21132024-10-31T19:14:02.079Z Compiling thiserror-impl-no-std v2.0.2
21142024-10-31T19:14:02.843Z Compiling packed_struct_codegen v0.10.1
21152024-10-31T19:14:04.620Z Compiling lzma-sys v0.1.20
21162024-10-31T19:14:05.181Z Compiling ena v0.14.3
21172024-10-31T19:14:05.314Z Compiling indexmap v1.9.3
21182024-10-31T19:14:05.611Z Compiling libloading v0.8.5
21192024-10-31T19:14:05.646Z Compiling regex-syntax v0.6.29
21202024-10-31T19:14:05.991Z Compiling bindgen v0.69.5
21212024-10-31T19:14:06.415Z Compiling nodrop v0.1.14
21222024-10-31T19:14:06.419Z Compiling diff v0.1.13
21232024-10-31T19:14:06.563Z Compiling opaque-debug v0.3.1
21242024-10-31T19:14:06.670Z Compiling poly1305 v0.8.0
21252024-10-31T19:14:06.916Z Compiling array-init v0.0.4
21262024-10-31T19:14:08.140Z Compiling diesel v2.2.4
21272024-10-31T19:14:10.717Z Compiling lalrpop v0.19.12
21282024-10-31T19:14:17.945Z Compiling thiserror-no-std v2.0.2
21292024-10-31T19:14:18.268Z Compiling smallvec v0.6.14
21302024-10-31T19:14:19.238Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21312024-10-31T19:14:19.364Z Compiling which v4.4.2
21322024-10-31T19:14:19.907Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21332024-10-31T19:14:20.229Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21342024-10-31T19:14:20.281Z Compiling chacha20 v0.9.1
21352024-10-31T19:14:20.456Z Compiling heck v0.3.3
21362024-10-31T19:14:20.783Z Compiling cexpr v0.6.0
21372024-10-31T19:14:20.831Z Compiling aead v0.5.2
21382024-10-31T19:14:21.157Z Compiling hashbrown v0.12.3
21392024-10-31T19:14:22.355Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21402024-10-31T19:14:22.552Z Compiling termcolor v1.4.1
21412024-10-31T19:14:22.678Z Compiling bitfield v0.14.0
21422024-10-31T19:14:22.995Z Compiling lazycell v1.3.0
21432024-10-31T19:14:23.182Z Compiling rustc-hash v1.1.0
21442024-10-31T19:14:23.359Z Compiling ref-cast v1.0.23
21452024-10-31T19:14:23.923Z Compiling env_logger v0.10.2
21462024-10-31T19:14:27.059Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21472024-10-31T19:14:29.461Z Compiling chacha20poly1305 v0.10.1
21482024-10-31T19:14:29.722Z Compiling zone_cfg_derive v0.1.2
21492024-10-31T19:14:31.102Z Compiling serde-hex v0.1.0
21502024-10-31T19:14:34.950Z Compiling polar-core v0.27.3
21512024-10-31T19:14:36.184Z Compiling bzip2 v0.4.4
21522024-10-31T19:14:36.447Z Compiling vsss-rs v3.3.4
21532024-10-31T19:14:36.655Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21542024-10-31T19:14:36.793Z Compiling ron v0.8.1
21552024-10-31T19:14:36.990Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21562024-10-31T19:14:37.302Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21572024-10-31T19:14:37.928Z Compiling derive_builder_core v0.20.2
21582024-10-31T19:14:40.044Z Compiling hashbrown v0.13.2
21592024-10-31T19:14:40.900Z Compiling headers-core v0.3.0
21602024-10-31T19:14:41.091Z Compiling fxhash v0.2.1
21612024-10-31T19:14:41.331Z Compiling libxml v0.3.3
21622024-10-31T19:14:41.515Z Compiling ref-cast-impl v1.0.23
21632024-10-31T19:14:41.692Z Compiling base64 v0.13.1
21642024-10-31T19:14:42.443Z Compiling crc-any v2.5.0
21652024-10-31T19:14:42.602Z Compiling ron v0.7.1
21662024-10-31T19:14:42.782Z Compiling object v0.30.4
21672024-10-31T19:14:43.408Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21682024-10-31T19:14:43.443Z Compiling headers v0.4.0
21692024-10-31T19:14:47.058Z Compiling derive_builder_macro v0.20.2
21702024-10-31T19:14:47.922Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21712024-10-31T19:14:47.925Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21722024-10-31T19:14:48.631Z Compiling xz2 v0.1.7
21732024-10-31T19:14:49.260Z Compiling zip v0.6.6
21742024-10-31T19:14:49.555Z Compiling samael v0.0.17
21752024-10-31T19:14:51.824Z Compiling zone v0.1.8
21762024-10-31T19:14:55.040Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21772024-10-31T19:14:55.300Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21782024-10-31T19:14:58.243Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
21792024-10-31T19:14:58.248Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21802024-10-31T19:14:58.460Z Compiling yasna v0.5.2
21812024-10-31T19:14:58.732Z Compiling phf_generator v0.11.2
21822024-10-31T19:14:58.924Z Compiling strum_macros v0.24.3
21832024-10-31T19:14:59.565Z Compiling kstat-rs v0.2.4
21842024-10-31T19:15:00.440Z Compiling async-recursion v1.1.1
21852024-10-31T19:15:01.814Z Compiling unicase v2.7.0
21862024-10-31T19:15:01.840Z Compiling indoc v1.0.9
21872024-10-31T19:15:02.007Z Compiling path-slash v0.1.5
21882024-10-31T19:15:02.140Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
21892024-10-31T19:15:02.160Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
21902024-10-31T19:15:02.241Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21912024-10-31T19:15:02.554Z Compiling rcgen v0.12.1
21922024-10-31T19:15:02.939Z Compiling phf_codegen v0.11.2
21932024-10-31T19:15:09.259Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
21942024-10-31T19:15:15.486Z Compiling derive_builder v0.20.2
21952024-10-31T19:15:15.494Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21962024-10-31T19:15:17.469Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
21972024-10-31T19:15:17.495Z Compiling http v0.2.12
21982024-10-31T19:15:17.786Z Compiling oso-derive v0.27.3
21992024-10-31T19:15:18.742Z Compiling impl-trait-for-tuples v0.2.2
22002024-10-31T19:15:21.590Z Compiling parse-zoneinfo v0.3.1
22012024-10-31T19:15:22.198Z Compiling libz-sys v1.1.20
22022024-10-31T19:15:22.468Z Compiling quick-xml v0.33.0
22032024-10-31T19:15:22.872Z Compiling subprocess v0.2.9
22042024-10-31T19:15:23.118Z Compiling diesel-dtrace v0.3.0
22052024-10-31T19:15:23.455Z Compiling cfg_aliases v0.1.1
22062024-10-31T19:15:23.582Z Compiling parking_lot_core v0.8.6
22072024-10-31T19:15:24.058Z Compiling nix v0.28.0
22082024-10-31T19:15:24.824Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22092024-10-31T19:15:25.056Z Compiling oso v0.27.3
22102024-10-31T19:15:27.752Z Compiling chrono-tz-build v0.4.0
22112024-10-31T19:15:28.869Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22122024-10-31T19:15:30.360Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22132024-10-31T19:15:32.534Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22142024-10-31T19:15:35.615Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22152024-10-31T19:15:35.688Z Compiling bb8 v0.8.5
22162024-10-31T19:15:35.939Z Compiling const_format_proc_macros v0.2.33
22172024-10-31T19:15:36.396Z Compiling vte_generate_state_changes v0.1.2
22182024-10-31T19:15:37.046Z Compiling buf-list v1.0.3
22192024-10-31T19:15:37.660Z Compiling vte v0.11.1
22202024-10-31T19:15:37.698Z Compiling const_format v0.2.33
22212024-10-31T19:15:38.960Z Compiling async-bb8-diesel v0.2.1
22222024-10-31T19:15:39.236Z Compiling chrono-tz v0.10.0
22232024-10-31T19:15:40.313Z Compiling http-body v0.4.6
22242024-10-31T19:15:40.821Z Compiling h2 v0.3.26
22252024-10-31T19:15:41.082Z Compiling fd-lock v4.0.2
22262024-10-31T19:15:41.329Z Compiling libgit2-sys v0.17.0+1.8.1
22272024-10-31T19:15:42.104Z Compiling pin-project-internal v1.1.6
22282024-10-31T19:15:42.286Z Compiling atty v0.2.14
22292024-10-31T19:15:42.459Z Compiling salty v0.3.0
22302024-10-31T19:15:42.862Z Compiling bytecount v0.6.8
22312024-10-31T19:15:43.179Z Compiling papergrid v0.11.0
22322024-10-31T19:15:44.752Z Compiling pin-project v1.1.6
22332024-10-31T19:15:56.060Z Compiling hyper v0.14.30
22342024-10-31T19:16:00.533Z Compiling parking_lot v0.11.2
22352024-10-31T19:16:09.115Z Compiling strip-ansi-escapes v0.2.0
22362024-10-31T19:16:10.494Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22372024-10-31T19:16:10.511Z Compiling tabled_derive v0.7.0
22382024-10-31T19:16:10.759Z Compiling peg-macros v0.8.4
22392024-10-31T19:16:12.284Z Compiling snafu-derive v0.8.5
22402024-10-31T19:16:12.593Z Compiling sqlparser_derive v0.2.2
22412024-10-31T19:16:13.575Z Compiling nu-ansi-term v0.50.1
22422024-10-31T19:16:14.087Z Compiling sync_wrapper v0.1.2
22432024-10-31T19:16:14.240Z Compiling unicode_categories v0.1.1
22442024-10-31T19:16:14.579Z Compiling sqlformat v0.2.6
22452024-10-31T19:16:14.785Z Compiling reqwest v0.11.27
22462024-10-31T19:16:15.108Z Compiling reedline v0.35.0
22472024-10-31T19:16:15.817Z Compiling rustyline v14.0.0
22482024-10-31T19:16:16.755Z Compiling snafu v0.8.5
22492024-10-31T19:16:16.873Z Compiling peg v0.8.4
22502024-10-31T19:16:16.997Z Compiling sqlparser v0.45.0
22512024-10-31T19:16:18.016Z Compiling tabled v0.15.0
22522024-10-31T19:16:28.103Z Compiling sled v0.34.7
22532024-10-31T19:16:37.626Z Compiling mime_guess v2.0.5
22542024-10-31T19:16:38.450Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22552024-10-31T19:16:38.733Z Compiling hickory-client v0.24.1
22562024-10-31T19:16:40.229Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
22572024-10-31T19:16:43.967Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22582024-10-31T19:16:48.127Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22592024-10-31T19:16:50.142Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22602024-10-31T19:16:51.073Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22612024-10-31T19:16:52.698Z Compiling globset v0.4.15
22622024-10-31T19:16:58.950Z Compiling hickory-server v0.24.1
22632024-10-31T19:17:00.011Z Compiling primeorder v0.13.6
22642024-10-31T19:17:00.618Z Compiling olpc-cjson v0.1.4
22652024-10-31T19:17:00.980Z Compiling vergen v8.3.2
22662024-10-31T19:17:01.323Z Compiling bcs v0.1.6
22672024-10-31T19:17:01.516Z Compiling env_filter v0.1.2
22682024-10-31T19:17:02.225Z Compiling cargo-platform v0.1.8
22692024-10-31T19:17:02.738Z Compiling serde_plain v1.0.2
22702024-10-31T19:17:03.085Z Compiling nanorand v0.7.0
22712024-10-31T19:17:03.352Z Compiling memoffset v0.9.1
22722024-10-31T19:17:03.463Z Compiling typed-path v0.7.1
22732024-10-31T19:17:03.767Z Compiling flume v0.11.0
22742024-10-31T19:17:03.800Z Compiling cargo_metadata v0.18.1
22752024-10-31T19:17:04.544Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22762024-10-31T19:17:07.053Z Compiling tough v0.17.1
22772024-10-31T19:17:08.496Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22782024-10-31T19:17:09.910Z Compiling env_logger v0.11.5
22792024-10-31T19:17:10.895Z Compiling p384 v0.13.0
22802024-10-31T19:17:11.356Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22812024-10-31T19:17:16.651Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22822024-10-31T19:17:17.792Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22832024-10-31T19:17:19.657Z Compiling git2 v0.19.0
22842024-10-31T19:17:20.945Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
22852024-10-31T19:17:26.594Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
22862024-10-31T19:17:27.777Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
22872024-10-31T19:17:27.967Z Compiling rand_seeder v0.3.0
22882024-10-31T19:17:28.380Z Compiling libsqlite3-sys v0.30.1
22892024-10-31T19:17:28.741Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
22902024-10-31T19:17:28.897Z Compiling rustls v0.21.12
22912024-10-31T19:17:29.078Z Compiling cfg_aliases v0.2.1
22922024-10-31T19:17:29.202Z Compiling parse-size v1.0.0
22932024-10-31T19:17:29.252Z Compiling nix v0.29.0
22942024-10-31T19:17:29.513Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22952024-10-31T19:17:30.213Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22962024-10-31T19:17:32.034Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22972024-10-31T19:17:32.272Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22982024-10-31T19:17:32.351Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22992024-10-31T19:17:33.110Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
23002024-10-31T19:17:33.273Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23012024-10-31T19:17:33.423Z Compiling sct v0.7.1
23022024-10-31T19:17:33.902Z Compiling rustls-webpki v0.101.7
23032024-10-31T19:17:37.453Z Compiling castaway v0.2.3
23042024-10-31T19:17:37.660Z Compiling csv-core v0.1.11
23052024-10-31T19:17:37.712Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23062024-10-31T19:17:38.043Z Compiling http-range v0.1.5
23072024-10-31T19:17:38.468Z Compiling hyper-staticfile v0.10.1
23082024-10-31T19:17:38.708Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
23092024-10-31T19:17:40.324Z Compiling csv v1.3.0
23102024-10-31T19:17:41.503Z Compiling compact_str v0.8.0
23112024-10-31T19:17:42.393Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23122024-10-31T19:17:45.452Z Compiling nix v0.27.1
23132024-10-31T19:17:48.315Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23142024-10-31T19:17:48.562Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23152024-10-31T19:17:49.434Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
23162024-10-31T19:17:55.232Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23172024-10-31T19:17:55.752Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
23182024-10-31T19:17:57.405Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
23192024-10-31T19:17:58.486Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23202024-10-31T19:17:58.828Z Compiling unicode-truncate v1.1.0
23212024-10-31T19:17:59.129Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
23222024-10-31T19:17:59.463Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
23232024-10-31T19:17:59.783Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
23242024-10-31T19:18:03.210Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
23252024-10-31T19:18:06.088Z Compiling hashlink v0.9.1
23262024-10-31T19:18:06.917Z Compiling tungstenite v0.23.0
23272024-10-31T19:18:07.044Z Compiling lru v0.12.5
23282024-10-31T19:18:07.257Z Compiling instability v0.3.2
23292024-10-31T19:18:07.314Z Compiling fallible-streaming-iterator v0.1.9
23302024-10-31T19:18:07.432Z Compiling cassowary v0.3.0
23312024-10-31T19:18:07.597Z Compiling fallible-iterator v0.3.0
23322024-10-31T19:18:08.248Z Compiling ratatui v0.28.1
23332024-10-31T19:18:08.452Z Compiling rusqlite v0.32.1
23342024-10-31T19:18:11.020Z Compiling tokio-tungstenite v0.23.1
23352024-10-31T19:18:11.653Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23362024-10-31T19:18:14.588Z Compiling tokio-rustls v0.24.1
23372024-10-31T19:18:15.052Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
23382024-10-31T19:18:27.749Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23392024-10-31T19:18:30.457Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23402024-10-31T19:18:32.276Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23412024-10-31T19:18:32.773Z Compiling rustls-pemfile v1.0.4
23422024-10-31T19:18:33.536Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
23432024-10-31T19:18:33.867Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
23442024-10-31T19:18:37.760Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23452024-10-31T19:18:37.932Z Compiling signal-hook-tokio v0.3.1
23462024-10-31T19:18:38.161Z Compiling twox-hash v1.6.3
23472024-10-31T19:18:38.467Z Compiling unicode-linebreak v0.1.5
23482024-10-31T19:18:38.630Z Compiling smawk v0.3.2
23492024-10-31T19:18:38.910Z Compiling is_ci v1.2.0
23502024-10-31T19:18:39.021Z Compiling textwrap v0.16.1
23512024-10-31T19:18:39.174Z Compiling supports-color v3.0.1
23522024-10-31T19:18:39.568Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23532024-10-31T19:18:42.579Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
23542024-10-31T19:18:49.861Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23552024-10-31T19:18:50.399Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
23562024-10-31T19:18:55.193Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23572024-10-31T19:18:58.798Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
23582024-10-31T19:19:08.488Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23592024-10-31T19:19:09.071Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23602024-10-31T19:19:15.865Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
23612024-10-31T19:19:16.172Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23622024-10-31T19:19:17.583Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
23632024-10-31T19:19:18.487Z Compiling fatfs v0.3.6
23642024-10-31T19:19:21.332Z Compiling rtoolbox v0.0.2
23652024-10-31T19:19:21.770Z Compiling assert_matches v1.5.0
23662024-10-31T19:19:22.735Z Compiling rpassword v7.3.1
23672024-10-31T19:19:23.188Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23682024-10-31T19:19:26.936Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23692024-10-31T19:19:34.135Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
23702024-10-31T19:19:40.308Z Compiling tui-tree-widget v0.22.0
23712024-10-31T19:19:40.698Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
23722024-10-31T19:19:41.368Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
23732024-10-31T19:19:51.277Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23742024-10-31T19:19:51.607Z Compiling uzers v0.12.1
23752024-10-31T19:19:54.730Z Compiling shell-words v1.1.0
23762024-10-31T19:19:54.957Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23772024-10-31T19:19:55.234Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23782024-10-31T19:19:57.179Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23792024-10-31T19:20:24.381Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23802024-10-31T19:20:29.042Z Compiling multimap v0.10.0
23812024-10-31T19:22:31.819Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
23822024-10-31T19:22:48.900Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23832024-10-31T19:31:07.770Z Finished `release` profile [optimized] target(s) in 17m 57s
23842024-10-31T19:32:06.624Z
23852024-10-31T19:32:06.624Zreal 18:57.715179059
23862024-10-31T19:32:06.627Zuser 2:04:03.038636130
23872024-10-31T19:32:06.627Zsys 5:50.564869551
23882024-10-31T19:32:06.628Ztrap 2.833785388
23892024-10-31T19:32:06.628Ztflt 3.278067483
23902024-10-31T19:32:06.628Zdflt 6.659818022
23912024-10-31T19:32:06.628Zkflt 0.010997384
23922024-10-31T19:32:06.628Zlock 7:27:30.903676668
23932024-10-31T19:32:06.628Zslp 6:13:03.515530344
23942024-10-31T19:32:06.628Zlat 2:55.106373819
23952024-10-31T19:32:06.628Zstop 2:36.563090815
23962024-10-31T19:32:06.628Z+ mapfile -t packages
23972024-10-31T19:32:06.628Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
23982024-10-31T19:32:07.615Z Finished `release` profile [optimized] target(s) in 0.93s
23992024-10-31T19:32:07.668Z Running `target/release/omicron-package -t test list-outputs`
24002024-10-31T19:32:07.706ZLogging to: /work/oxidecomputer/omicron/out/LOG
24012024-10-31T19:32:07.709Z+ ptime -m cargo build --locked --release -p xtask
24022024-10-31T19:32:08.238Z Compiling serde v1.0.210
24032024-10-31T19:32:08.241Z Compiling libc v0.2.161
24042024-10-31T19:32:08.241Z Compiling rustix v0.38.37
24052024-10-31T19:32:08.241Z Compiling serde_json v1.0.128
24062024-10-31T19:32:08.331Z Compiling syn v2.0.79
24072024-10-31T19:32:08.339Z Compiling bitflags v2.6.0
24082024-10-31T19:32:08.680Z Compiling usdt-impl v0.5.0
24092024-10-31T19:32:08.713Z Compiling syn v1.0.109
24102024-10-31T19:32:08.820Z Compiling hashbrown v0.15.0
24112024-10-31T19:32:08.835Z Compiling log v0.4.22
24122024-10-31T19:32:08.849Z Compiling fs-err v2.11.0
24132024-10-31T19:32:09.185Z Compiling anyhow v1.0.89
24142024-10-31T19:32:09.287Z Compiling once_cell v1.20.2
24152024-10-31T19:32:09.743Z Compiling thread-id v4.2.2
24162024-10-31T19:32:10.093Z Compiling indexmap v2.6.0
24172024-10-31T19:32:11.331Z Compiling terminal_size v0.4.0
24182024-10-31T19:32:11.331Z Compiling tempfile v3.13.0
24192024-10-31T19:32:11.579Z Compiling clap_builder v4.5.20
24202024-10-31T19:32:12.055Z Compiling proc-macro-error v1.0.4
24212024-10-31T19:32:13.228Z Compiling tabled_derive v0.7.0
24222024-10-31T19:32:14.535Z Compiling tabled v0.15.0
24232024-10-31T19:32:15.551Z Compiling serde_derive v1.0.210
24242024-10-31T19:32:15.551Z Compiling thiserror-impl v1.0.64
24252024-10-31T19:32:15.555Z Compiling zerocopy-derive v0.7.35
24262024-10-31T19:32:17.866Z Compiling scroll_derive v0.12.0
24272024-10-31T19:32:17.991Z Compiling zerocopy v0.7.35
24282024-10-31T19:32:18.028Z Compiling thiserror v1.0.64
24292024-10-31T19:32:18.194Z Compiling pest v2.7.14
24302024-10-31T19:32:19.406Z Compiling scroll v0.12.0
24312024-10-31T19:32:20.105Z Compiling goblin v0.8.2
24322024-10-31T19:32:21.283Z Compiling pest_meta v2.7.14
24332024-10-31T19:32:23.523Z Compiling pest_generator v2.7.14
24342024-10-31T19:32:25.278Z Compiling pest_derive v2.7.14
24352024-10-31T19:32:26.084Z Compiling dtrace-parser v0.2.0
24362024-10-31T19:32:29.578Z Compiling toml_datetime v0.6.8
24372024-10-31T19:32:30.305Z Compiling serde_spanned v0.6.8
24382024-10-31T19:32:30.579Z Compiling toml_edit v0.22.22
24392024-10-31T19:32:33.106Z Compiling serde_tokenstream v0.2.2
24402024-10-31T19:32:33.719Z Compiling dof v0.3.0
24412024-10-31T19:32:35.218Z Compiling camino v1.1.9
24422024-10-31T19:32:36.572Z Compiling usdt-attr-macro v0.5.0
24432024-10-31T19:32:36.601Z Compiling usdt-macro v0.5.0
24442024-10-31T19:32:37.793Z Compiling toml v0.8.19
24452024-10-31T19:32:37.900Z Compiling semver v1.0.23
24462024-10-31T19:32:39.361Z Compiling cargo-platform v0.1.8
24472024-10-31T19:32:39.673Z Compiling clap_derive v4.5.18
24482024-10-31T19:32:40.473Z Compiling cargo_metadata v0.18.1
24492024-10-31T19:32:40.520Z Compiling cargo_toml v0.20.5
24502024-10-31T19:32:41.684Z Compiling usdt v0.5.0
24512024-10-31T19:32:43.097Z Compiling camino-tempfile v1.1.1
24522024-10-31T19:32:43.136Z Compiling macaddr v1.0.1
24532024-10-31T19:32:43.990Z Compiling clap v4.5.20
24542024-10-31T19:32:52.035Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
24552024-10-31T19:33:03.176Z Finished `release` profile [optimized] target(s) in 55.41s
24562024-10-31T19:33:03.277Z
24572024-10-31T19:33:03.277Zreal 55.544308012
24582024-10-31T19:33:03.277Zuser 5:36.883261421
24592024-10-31T19:33:03.277Zsys 29.378530375
24602024-10-31T19:33:03.277Ztrap 0.144837538
24612024-10-31T19:33:03.277Ztflt 0.306948759
24622024-10-31T19:33:03.277Zdflt 0.519998549
24632024-10-31T19:33:03.280Zkflt 0.000032599
24642024-10-31T19:33:03.280Zlock 10:17.107477986
24652024-10-31T19:33:03.280Zslp 15:48.919682028
24662024-10-31T19:33:03.280Zlat 12.227268478
24672024-10-31T19:33:03.280Zstop 15.486860887
24682024-10-31T19:33:03.280Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
24692024-10-31T19:33:03.280Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
24702024-10-31T19:33:03.280Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
24712024-10-31T19:33:03.280Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
24722024-10-31T19:33:03.280Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
24732024-10-31T19:33:04.096Z Compiling hashbrown v0.14.5
24742024-10-31T19:33:04.220Z Compiling unsafe-libyaml v0.2.11
24752024-10-31T19:33:04.231Z Compiling progenitor-client v0.8.0
24762024-10-31T19:33:04.233Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24772024-10-31T19:33:04.233Z Compiling ident_case v1.0.1
24782024-10-31T19:33:04.233Z Compiling ipnetwork v0.20.0
24792024-10-31T19:33:04.233Z Compiling instant v0.1.13
24802024-10-31T19:33:04.233Z Compiling structmeta-derive v0.3.0
24812024-10-31T19:33:04.406Z Compiling darling_core v0.20.10
24822024-10-31T19:33:04.406Z Compiling newtype-uuid v1.1.2
24832024-10-31T19:33:04.651Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
24842024-10-31T19:33:04.732Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24852024-10-31T19:33:05.080Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24862024-10-31T19:33:05.098Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24872024-10-31T19:33:05.420Z Compiling backoff v0.4.0
24882024-10-31T19:33:05.440Z Compiling regress v0.10.1
24892024-10-31T19:33:05.525Z Compiling serde_yaml v0.9.34+deprecated
24902024-10-31T19:33:05.552Z Compiling regress v0.9.1
24912024-10-31T19:33:05.797Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24922024-10-31T19:33:05.891Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24932024-10-31T19:33:05.979Z Compiling macaddr v1.0.1
24942024-10-31T19:33:06.060Z Compiling tempfile v3.13.0
24952024-10-31T19:33:06.085Z Compiling proc-macro-crate v1.3.1
24962024-10-31T19:33:06.434Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24972024-10-31T19:33:06.854Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24982024-10-31T19:33:06.880Z Compiling foreign-types-macros v0.2.3
24992024-10-31T19:33:07.063Z Compiling structmeta v0.3.0
25002024-10-31T19:33:07.190Z Compiling num_enum_derive v0.5.11
25012024-10-31T19:33:07.192Z Compiling foreign-types-shared v0.3.1
25022024-10-31T19:33:07.337Z Compiling heapless v0.8.0
25032024-10-31T19:33:07.482Z Compiling parse-display-derive v0.10.0
25042024-10-31T19:33:08.128Z Compiling foreign-types v0.5.0
25052024-10-31T19:33:08.256Z Compiling proc-macro-error v1.0.4
25062024-10-31T19:33:08.613Z Compiling camino-tempfile v1.1.1
25072024-10-31T19:33:08.927Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25082024-10-31T19:33:09.081Z Compiling typify-impl v0.2.0
25092024-10-31T19:33:09.460Z Compiling hash32 v0.3.1
25102024-10-31T19:33:09.654Z Compiling num_enum v0.5.11
25112024-10-31T19:33:09.709Z Compiling cstr-argument v0.1.2
25122024-10-31T19:33:09.773Z Compiling crucible-workspace-hack v0.1.0
25132024-10-31T19:33:09.820Z Compiling smoltcp v0.11.0
25142024-10-31T19:33:09.988Z Compiling pretty-hex v0.2.1
25152024-10-31T19:33:10.095Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25162024-10-31T19:33:10.184Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25172024-10-31T19:33:10.294Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25182024-10-31T19:33:10.551Z Compiling tabwriter v1.4.0
25192024-10-31T19:33:10.601Z Compiling colored v2.1.0
25202024-10-31T19:33:10.651Z Compiling cobs v0.2.3
25212024-10-31T19:33:10.818Z Compiling darling_macro v0.20.10
25222024-10-31T19:33:10.856Z Compiling postcard v1.0.10
25232024-10-31T19:33:10.971Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25242024-10-31T19:33:11.048Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25252024-10-31T19:33:11.222Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25262024-10-31T19:33:11.344Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
25272024-10-31T19:33:11.365Z Compiling smf v0.2.3
25282024-10-31T19:33:11.575Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25292024-10-31T19:33:11.764Z Compiling darling v0.20.10
25302024-10-31T19:33:11.785Z Compiling parse-display v0.10.0
25312024-10-31T19:33:11.894Z Compiling serde_with_macros v3.11.0
25322024-10-31T19:33:11.936Z Compiling zone_cfg_derive v0.3.0
25332024-10-31T19:33:12.079Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25342024-10-31T19:33:12.481Z Compiling num-derive v0.4.2
25352024-10-31T19:33:12.570Z Compiling sigpipe v0.1.3
25362024-10-31T19:33:12.671Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25372024-10-31T19:33:12.711Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25382024-10-31T19:33:13.008Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25392024-10-31T19:33:13.422Z Compiling zone v0.3.0
25402024-10-31T19:33:13.503Z Compiling universal-hash v0.5.1
25412024-10-31T19:33:13.707Z Compiling opaque-debug v0.3.1
25422024-10-31T19:33:13.799Z Compiling num-rational v0.4.2
25432024-10-31T19:33:13.821Z Compiling password-hash v0.5.0
25442024-10-31T19:33:14.662Z Compiling serde_with v3.11.0
25452024-10-31T19:33:14.758Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
25462024-10-31T19:33:14.829Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25472024-10-31T19:33:14.938Z Compiling blake2 v0.10.6
25482024-10-31T19:33:15.520Z Compiling num-complex v0.4.6
25492024-10-31T19:33:15.679Z Compiling aead v0.5.2
25502024-10-31T19:33:15.774Z Compiling keccak v0.1.5
25512024-10-31T19:33:16.119Z Compiling convert_case v0.4.0
25522024-10-31T19:33:16.395Z Compiling sha3 v0.10.8
25532024-10-31T19:33:16.547Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25542024-10-31T19:33:16.677Z Compiling num v0.4.3
25552024-10-31T19:33:16.799Z Compiling argon2 v0.5.3
25562024-10-31T19:33:16.913Z Compiling poly1305 v0.8.0
25572024-10-31T19:33:16.963Z Compiling tungstenite v0.21.0
25582024-10-31T19:33:17.060Z Compiling derive_more v0.99.18
25592024-10-31T19:33:17.468Z Compiling chacha20 v0.9.1
25602024-10-31T19:33:17.963Z Compiling base64 v0.21.7
25612024-10-31T19:33:18.631Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25622024-10-31T19:33:18.659Z Compiling float-ord v0.3.2
25632024-10-31T19:33:18.709Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25642024-10-31T19:33:18.711Z Compiling tokio-tungstenite v0.21.0
25652024-10-31T19:33:18.841Z Compiling same-file v1.0.6
25662024-10-31T19:33:19.079Z Compiling semver v0.1.20
25672024-10-31T19:33:19.140Z Compiling walkdir v2.5.0
25682024-10-31T19:33:19.160Z Compiling newline-converter v0.3.0
25692024-10-31T19:33:19.288Z Compiling primeorder v0.13.6
25702024-10-31T19:33:19.347Z Compiling secrecy v0.8.0
25712024-10-31T19:33:19.630Z Compiling rustc_version v0.1.7
25722024-10-31T19:33:19.650Z Compiling home v0.5.9
25732024-10-31T19:33:19.742Z Compiling prettyplease v0.2.22
25742024-10-31T19:33:19.845Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25752024-10-31T19:33:19.891Z Compiling owo-colors v4.1.0
25762024-10-31T19:33:19.909Z Compiling cancel-safe-futures v0.1.5
25772024-10-31T19:33:19.928Z Compiling expectorate v1.1.0
25782024-10-31T19:33:20.074Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25792024-10-31T19:33:20.108Z Compiling newtype_derive v0.1.6
25802024-10-31T19:33:20.111Z Compiling thiserror-impl-no-std v2.0.2
25812024-10-31T19:33:20.209Z Compiling blake3 v1.5.4
25822024-10-31T19:33:20.290Z Compiling ring v0.16.20
25832024-10-31T19:33:20.403Z Compiling half v2.4.1
25842024-10-31T19:33:20.423Z Compiling unicase v2.7.0
25852024-10-31T19:33:20.715Z Compiling ciborium-io v0.2.2
25862024-10-31T19:33:20.782Z Compiling arc-swap v1.7.1
25872024-10-31T19:33:21.017Z Compiling ciborium-ll v0.2.2
25882024-10-31T19:33:21.135Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25892024-10-31T19:33:21.411Z Compiling slog-scope v4.4.0
25902024-10-31T19:33:21.924Z Compiling polyval v0.6.2
25912024-10-31T19:33:22.040Z Compiling atomicwrites v0.4.4
25922024-10-31T19:33:22.348Z Compiling libsw v3.3.1
25932024-10-31T19:33:22.410Z Compiling memmap2 v0.9.5
25942024-10-31T19:33:22.661Z Compiling arrayref v0.3.9
25952024-10-31T19:33:22.777Z Compiling parking_lot_core v0.8.6
25962024-10-31T19:33:22.882Z Compiling indent_write v2.2.0
25972024-10-31T19:33:23.110Z Compiling spin v0.5.2
25982024-10-31T19:33:23.168Z Compiling thiserror-no-std v2.0.2
25992024-10-31T19:33:23.267Z Compiling untrusted v0.7.1
26002024-10-31T19:33:23.302Z Compiling libefi-sys v0.1.0
26012024-10-31T19:33:23.352Z Compiling constant_time_eq v0.3.1
26022024-10-31T19:33:23.478Z Compiling arrayvec v0.7.6
26032024-10-31T19:33:23.541Z Compiling salty v0.3.0
26042024-10-31T19:33:23.604Z Compiling linear-map v1.2.0
26052024-10-31T19:33:23.843Z Compiling vsss-rs v3.3.4
26062024-10-31T19:33:23.976Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26072024-10-31T19:33:24.027Z Compiling ghash v0.5.1
26082024-10-31T19:33:24.197Z Compiling slog-stdlog v4.1.1
26092024-10-31T19:33:24.252Z Compiling ciborium v0.2.2
26102024-10-31T19:33:24.926Z Compiling p384 v0.13.0
26112024-10-31T19:33:25.001Z Compiling toolchain_find v0.4.0
26122024-10-31T19:33:25.114Z Compiling chacha20poly1305 v0.10.1
26132024-10-31T19:33:25.361Z Compiling itertools v0.13.0
26142024-10-31T19:33:25.380Z Compiling typify-macro v0.2.0
26152024-10-31T19:33:25.678Z Compiling lzma-sys v0.1.20
26162024-10-31T19:33:25.723Z Compiling ctr v0.9.2
26172024-10-31T19:33:26.104Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26182024-10-31T19:33:26.478Z Compiling bitfield-struct v0.6.2
26192024-10-31T19:33:26.499Z Compiling slog-dtrace v0.3.0
26202024-10-31T19:33:26.534Z Compiling topological-sort v0.2.2
26212024-10-31T19:33:26.778Z Compiling highway v1.2.0
26222024-10-31T19:33:26.898Z Compiling omicron-zone-package v0.11.1
26232024-10-31T19:33:27.712Z Compiling aes-gcm v0.10.3
26242024-10-31T19:33:27.739Z Compiling rustfmt-wrapper v0.2.1
26252024-10-31T19:33:27.859Z Compiling mime_guess v2.0.5
26262024-10-31T19:33:27.942Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26272024-10-31T19:33:28.014Z Compiling steno v0.4.1
26282024-10-31T19:33:28.308Z Compiling slog-envlogger v2.2.0
26292024-10-31T19:33:29.094Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26302024-10-31T19:33:29.118Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26312024-10-31T19:33:29.151Z Compiling heck v0.3.3
26322024-10-31T19:33:29.260Z Compiling ssh-encoding v0.2.0
26332024-10-31T19:33:29.382Z Compiling blowfish v0.9.1
26342024-10-31T19:33:29.596Z Compiling nibble_vec v0.1.0
26352024-10-31T19:33:29.615Z Compiling typify v0.2.0
26362024-10-31T19:33:29.761Z Compiling progenitor-impl v0.8.0
26372024-10-31T19:33:29.777Z Compiling env_filter v0.1.2
26382024-10-31T19:33:29.796Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
26392024-10-31T19:33:29.813Z Compiling humantime v2.1.0
26402024-10-31T19:33:29.850Z Compiling endian-type v0.1.2
26412024-10-31T19:33:30.099Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26422024-10-31T19:33:30.102Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26432024-10-31T19:33:30.239Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26442024-10-31T19:33:30.291Z Compiling radix_trie v0.2.1
26452024-10-31T19:33:30.335Z Compiling env_logger v0.11.5
26462024-10-31T19:33:30.524Z Compiling bcrypt-pbkdf v0.10.0
26472024-10-31T19:33:30.549Z Compiling ssh-cipher v0.2.0
26482024-10-31T19:33:31.025Z Compiling zone_cfg_derive v0.1.2
26492024-10-31T19:33:31.166Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26502024-10-31T19:33:31.292Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26512024-10-31T19:33:31.555Z Compiling parking_lot v0.11.2
26522024-10-31T19:33:32.136Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26532024-10-31T19:33:32.244Z Compiling gethostname v0.5.0
26542024-10-31T19:33:32.407Z Compiling password-hash v0.4.2
26552024-10-31T19:33:32.440Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26562024-10-31T19:33:32.467Z Compiling fxhash v0.2.1
26572024-10-31T19:33:32.492Z Compiling matches v0.1.10
26582024-10-31T19:33:32.521Z Compiling base64 v0.13.1
26592024-10-31T19:33:32.609Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26602024-10-31T19:33:32.698Z Compiling sled v0.34.7
26612024-10-31T19:33:32.958Z Compiling ron v0.7.1
26622024-10-31T19:33:33.008Z Compiling pbkdf2 v0.11.0
26632024-10-31T19:33:33.062Z Compiling idna v0.2.3
26642024-10-31T19:33:33.145Z Compiling zone v0.1.8
26652024-10-31T19:33:33.275Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26662024-10-31T19:33:33.372Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26672024-10-31T19:33:33.992Z Compiling xz2 v0.1.7
26682024-10-31T19:33:34.505Z Compiling ssh-key v0.6.6
26692024-10-31T19:33:34.651Z Compiling hickory-client v0.24.1
26702024-10-31T19:33:35.113Z Compiling p521 v0.13.3
26712024-10-31T19:33:35.245Z Compiling p256 v0.13.2
26722024-10-31T19:33:35.490Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26732024-10-31T19:33:36.085Z Compiling hickory-server v0.24.1
26742024-10-31T19:33:36.136Z Compiling enum-as-inner v0.5.1
26752024-10-31T19:33:36.614Z Compiling pem v3.0.4
26762024-10-31T19:33:37.194Z Compiling yasna v0.5.2
26772024-10-31T19:33:37.336Z Compiling progenitor-macro v0.8.0
26782024-10-31T19:33:37.428Z Compiling headers-core v0.3.0
26792024-10-31T19:33:37.461Z Compiling kstat-rs v0.2.4
26802024-10-31T19:33:37.611Z Compiling nanorand v0.7.0
26812024-10-31T19:33:38.111Z Compiling atty v0.2.14
26822024-10-31T19:33:38.203Z Compiling russh-cryptovec v0.7.3
26832024-10-31T19:33:38.276Z Compiling glob v0.3.1
26842024-10-31T19:33:38.539Z Compiling http-range v0.1.5
26852024-10-31T19:33:38.846Z Compiling md5 v0.7.0
26862024-10-31T19:33:38.923Z Compiling hyper-staticfile v0.10.1
26872024-10-31T19:33:38.991Z Compiling rcgen v0.12.1
26882024-10-31T19:33:39.160Z Compiling russh-keys v0.45.0
26892024-10-31T19:33:39.199Z Compiling flume v0.11.0
26902024-10-31T19:33:39.350Z Compiling headers v0.4.0
26912024-10-31T19:33:39.919Z Compiling trust-dns-proto v0.22.0
26922024-10-31T19:33:40.080Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26932024-10-31T19:33:41.311Z Compiling num-bigint v0.4.6
26942024-10-31T19:33:41.388Z Compiling des v0.8.1
26952024-10-31T19:33:41.752Z Compiling subprocess v0.2.9
26962024-10-31T19:33:43.040Z Compiling hex-literal v0.4.1
26972024-10-31T19:33:43.200Z Compiling display-error-chain v0.2.1
26982024-10-31T19:33:43.220Z Compiling dhcproto-macros v0.1.0
26992024-10-31T19:33:43.293Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27002024-10-31T19:33:43.386Z Compiling internet-checksum v0.2.1
27012024-10-31T19:33:44.291Z Compiling dhcproto v0.12.0
27022024-10-31T19:33:44.580Z Compiling russh v0.45.0
27032024-10-31T19:33:48.654Z Compiling progenitor v0.8.0
27042024-10-31T19:33:48.764Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27052024-10-31T19:33:48.764Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27062024-10-31T19:33:48.766Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27072024-10-31T19:33:48.766Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27082024-10-31T19:33:48.766Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27092024-10-31T19:33:48.766Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27102024-10-31T19:33:48.861Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27112024-10-31T19:33:50.227Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27122024-10-31T19:33:51.970Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27132024-10-31T19:33:51.973Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27142024-10-31T19:33:53.655Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
27152024-10-31T19:33:55.197Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27162024-10-31T19:34:03.791Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27172024-10-31T19:34:03.794Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27182024-10-31T19:34:03.794Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27192024-10-31T19:34:03.794Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27202024-10-31T19:34:06.906Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27212024-10-31T19:34:06.988Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27222024-10-31T19:34:07.833Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27232024-10-31T19:34:07.972Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27242024-10-31T19:34:08.457Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27252024-10-31T19:34:08.793Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27262024-10-31T19:34:11.195Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27272024-10-31T19:34:11.754Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27282024-10-31T19:34:11.861Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27292024-10-31T19:34:12.669Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27302024-10-31T19:34:12.714Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27312024-10-31T19:34:13.416Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27322024-10-31T19:34:13.545Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27332024-10-31T19:34:15.481Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27342024-10-31T19:34:17.020Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27352024-10-31T19:34:17.356Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27362024-10-31T19:34:17.496Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27372024-10-31T19:34:17.939Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27382024-10-31T19:34:19.966Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27392024-10-31T19:34:22.004Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27402024-10-31T19:34:22.039Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27412024-10-31T19:34:24.496Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27422024-10-31T19:34:25.933Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27432024-10-31T19:34:26.416Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27442024-10-31T19:34:29.982Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27452024-10-31T19:34:37.546Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27462024-10-31T19:34:39.306Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27472024-10-31T19:35:33.762Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27482024-10-31T19:36:05.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
27492024-10-31T19:36:05.844Z
27502024-10-31T19:36:05.844Zreal 3:02.520910830
27512024-10-31T19:36:05.844Zuser 11:36.164904625
27522024-10-31T19:36:05.844Zsys 2:22.454653646
27532024-10-31T19:36:05.844Ztrap 0.297457023
27542024-10-31T19:36:05.847Ztflt 0.720841334
27552024-10-31T19:36:05.847Zdflt 1.317723750
27562024-10-31T19:36:05.847Zkflt 0.000038155
27572024-10-31T19:36:05.847Zlock 24:47.339331061
27582024-10-31T19:36:05.847Zslp 41:30.798623331
27592024-10-31T19:36:05.847Zlat 33.806790300
27602024-10-31T19:36:05.848Zstop 1:22.075157719
27612024-10-31T19:36:05.848Z+ mkdir tests
27622024-10-31T19:36:05.850Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27632024-10-31T19:36:05.850Z+ xargs -I '{}' -t cp '{}' tests/
27642024-10-31T19:36:07.242Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9c20d77df7564600 tests/
27652024-10-31T19:36:07.264Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-bfe5c29b00948d4b tests/
27662024-10-31T19:36:07.284Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-d74c69be2a844263 tests/
27672024-10-31T19:36:07.305Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-15f4fcb130e5fc86 tests/
27682024-10-31T19:36:07.469Z+ 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/*)
27692024-10-31T19:36:07.471Z+ 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-bfe5c29b00948d4b tests/commtest-d74c69be2a844263 tests/dhcp_server-9c20d77df7564600 tests/end_to_end_tests-15f4fcb130e5fc86 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
27702024-10-31T19:37:12.690ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27712024-10-31T19:37:12.690Za .github/buildomat/ci-env.sh 1K
27722024-10-31T19:37:12.690Za out/target/test 1K
27732024-10-31T19:37:12.690Za out/npuzone/npuzone 23144K
27742024-10-31T19:37:12.690Za package-manifest.toml 32K
27752024-10-31T19:37:12.690Za smf/sled-agent/non-gimlet/config.toml 4K
27762024-10-31T19:37:12.690Za target/release/omicron-package 32515K
27772024-10-31T19:37:12.690Za target/release/xtask 11749K
27782024-10-31T19:37:12.690Za target/debug/bootstrap 195748K
27792024-10-31T19:37:12.690Za tests/bootstrap-bfe5c29b00948d4b 23991K
27802024-10-31T19:37:12.690Za tests/commtest-d74c69be2a844263 24191K
27812024-10-31T19:37:12.690Za tests/dhcp_server-9c20d77df7564600 23991K
27822024-10-31T19:37:12.691Za tests/end_to_end_tests-15f4fcb130e5fc86 207954K
27832024-10-31T19:37:12.691Za out/clickhouse.tar.gz 244312K
27842024-10-31T19:37:12.691Za out/clickhouse_keeper.tar.gz 244301K
27852024-10-31T19:37:12.691Za out/clickhouse_server.tar.gz 244301K
27862024-10-31T19:37:12.691Za out/cockroachdb.tar.gz 130015K
27872024-10-31T19:37:12.691Za out/crucible-dtrace.tar 83K
27882024-10-31T19:37:12.691Za out/crucible-pantry-zone.tar.gz 26848K
27892024-10-31T19:37:12.691Za out/crucible-zone.tar.gz 35055K
27902024-10-31T19:37:12.691Za out/external-dns.tar.gz 30729K
27912024-10-31T19:37:12.691Za out/internal-dns.tar.gz 30729K
27922024-10-31T19:37:12.691Za out/mg-ddm-gz.tar 62661K
27932024-10-31T19:37:12.691Za out/nexus.tar.gz 95993K
27942024-10-31T19:37:12.691Za out/ntp.tar.gz 9027K
27952024-10-31T19:37:12.691Za out/omicron-gateway-softnpu.tar.gz 21664K
27962024-10-31T19:37:12.691Za out/omicron-sled-agent.tar 104045K
27972024-10-31T19:37:12.691Za out/overlay.tar.gz 3K
27982024-10-31T19:37:12.691Za out/oximeter.tar.gz 45964K
27992024-10-31T19:37:12.691Za out/oxlog.tar 3071K
28002024-10-31T19:37:12.691Za out/probe.tar.gz 2764K
28012024-10-31T19:37:12.691Za out/propolis-server.tar.gz 66584K
28022024-10-31T19:37:12.691Za out/pumpkind-gz.tar 26665K
28032024-10-31T19:37:12.691Za out/switch-softnpu.tar.gz 224075K
28042024-10-31T19:37:12.694Z
28052024-10-31T19:37:12.694Zreal 1:05.217628256
28062024-10-31T19:37:12.694Zuser 1:02.175966811
28072024-10-31T19:37:12.694Zsys 4.234253489
28082024-10-31T19:37:12.694Ztrap 0.015748232
28092024-10-31T19:37:12.694Ztflt 0.000000000
28102024-10-31T19:37:12.694Zdflt 0.000000000
28112024-10-31T19:37:12.694Zkflt 0.000000000
28122024-10-31T19:37:12.694Zlock 0.000000000
28132024-10-31T19:37:12.694Zslp 1:02.103578474
28142024-10-31T19:37:12.694Zlat 1.900826806
28152024-10-31T19:37:12.694Zstop 0.000206358
28162024-10-31T19:37:12.694Zprocess exited: duration 1975069 ms, exit code 0
 
28172024-10-31T19:37:12.710Zfound 1 output files
28182024-10-31T19:37:12.710Zuploading: /work/package.tar.gz (1692012368 bytes)
28192024-10-31T19:37:48.182Zuploaded: /work/package.tar.gz