01JFK33FJ2FD88B7ENRKAH3Y0Y: 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: 01JFK35225HRQH3ZFR8Y0JFZTT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-20T22:38:19.165Zjob assigned to worker 01JFK3FPTFHNVQ87301P23CXB0 [factory aws, i-007a662b233a69113] (queued for 6 m 47 s)
 
22024-12-20T22:38:27.170Zstarting task 0: "setup"
32024-12-20T22:38:27.180Z++ uname -s
42024-12-20T22:38:27.183Z+ kern=SunOS
52024-12-20T22:38:27.183Z+ case "$kern" in
62024-12-20T22:38:27.183Z+ groupadd -g 12345 build
72024-12-20T22:38:27.185Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-20T22:38:29.199Z+ zfs create -o mountpoint=/work rpool/work
92024-12-20T22:38:29.342Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-20T22:38:29.366Z+ home_fs=zfs
112024-12-20T22:38:29.367Z+ [[ zfs == autofs ]]
122024-12-20T22:38:29.367Z+ mkdir -p /home/build
132024-12-20T22:38:29.367Z+ chown build:build /home/build /work
142024-12-20T22:38:31.341Z+ chmod 0700 /home/build /work
152024-12-20T22:38:31.344Zprocess exited: duration 4173 ms, exit code 0
 
162024-12-20T22:38:31.351Zstarting task 1: "rust-toolchain"
172024-12-20T22:38:31.357Z+ printf ' * toolchain channel = "%s"
182024-12-20T22:38:31.357Z' 1.81.0
192024-12-20T22:38:31.357Z * toolchain channel = "1.81.0"
202024-12-20T22:38:31.357Z+ printf ' * toolchain profile = "%s"
212024-12-20T22:38:31.357Z' default
222024-12-20T22:38:31.357Z * toolchain profile = "default"
232024-12-20T22:38:31.360Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-20T22:38:31.360Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-20T22:38:31.468Zinfo: downloading installer
262024-12-20T22:38:32.816Zinfo: profile set to 'default'
272024-12-20T22:38:32.816Zinfo: default host triple is x86_64-unknown-illumos
282024-12-20T22:38:32.820Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-20T22:38:32.969Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-20T22:38:32.969Zinfo: downloading component 'cargo'
312024-12-20T22:38:33.796Zinfo: downloading component 'clippy'
322024-12-20T22:38:34.102Zinfo: downloading component 'rust-docs'
332024-12-20T22:38:35.259Zinfo: downloading component 'rust-std'
342024-12-20T22:38:37.057Zinfo: downloading component 'rustc'
352024-12-20T22:38:43.490Zinfo: downloading component 'rustfmt'
362024-12-20T22:38:43.724Zinfo: installing component 'cargo'
372024-12-20T22:38:44.539Zinfo: installing component 'clippy'
382024-12-20T22:38:44.909Zinfo: installing component 'rust-docs'
392024-12-20T22:38:46.566Zinfo: installing component 'rust-std'
402024-12-20T22:38:48.362Zinfo: installing component 'rustc'
412024-12-20T22:38:54.225Zinfo: installing component 'rustfmt'
422024-12-20T22:38:54.551Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-20T22:38:54.551Z
442024-12-20T22:38:54.929Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-20T22:38:54.929Z
462024-12-20T22:38:54.931Z
472024-12-20T22:38:54.931ZRust is installed now. Great!
482024-12-20T22:38:54.931Z
492024-12-20T22:38:54.931ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-20T22:38:54.931Zenvironment variable. This has not been done automatically.
512024-12-20T22:38:54.931Z
522024-12-20T22:38:54.931ZTo configure your current shell, you need to source
532024-12-20T22:38:54.931Zthe corresponding env file under $HOME/.cargo.
542024-12-20T22:38:54.931Z
552024-12-20T22:38:54.931ZThis is usually done by running one of the following (note the leading DOT):
562024-12-20T22:38:54.931Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-20T22:38:54.931Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-20T22:38:55.002Z+ rustc --version
592024-12-20T22:38:55.069Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-20T22:38:55.072Zprocess exited: duration 23719 ms, exit code 0
 
612024-12-20T22:38:55.077Zstarting task 2: "authentication"
622024-12-20T22:38:55.098Zprocess exited: duration 20 ms, exit code 0
 
632024-12-20T22:38:55.103Zstarting task 3: "clone repository"
642024-12-20T22:38:55.108Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-20T22:38:55.110Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-20T22:38:55.150ZCloning into '/work/oxidecomputer/omicron'...
672024-12-20T22:39:01.739Z+ cd /work/oxidecomputer/omicron
682024-12-20T22:39:01.739Z+ git fetch origin 053adca9631d35107145c730e9cf47a251bb05eb
692024-12-20T22:39:02.014ZFrom https://github.com/oxidecomputer/omicron
702024-12-20T22:39:02.014Z * branch 053adca9631d35107145c730e9cf47a251bb05eb -> FETCH_HEAD
712024-12-20T22:39:02.023Z+ [[ -n support-bundle-simulated-implementation ]]
722024-12-20T22:39:02.026Z++ git branch --show-current
732024-12-20T22:39:02.029Z+ current=main
742024-12-20T22:39:02.029Z+ [[ main != support-bundle-simulated-implementation ]]
752024-12-20T22:39:02.029Z+ git branch -f support-bundle-simulated-implementation 053adca9631d35107145c730e9cf47a251bb05eb
762024-12-20T22:39:02.032Z+ git checkout -f support-bundle-simulated-implementation
772024-12-20T22:39:02.206ZSwitched to branch 'support-bundle-simulated-implementation'
782024-12-20T22:39:02.208Z+ git reset --hard 053adca9631d35107145c730e9cf47a251bb05eb
792024-12-20T22:39:02.383ZHEAD is now at 053adca96 Merge branch 'support-bundles-crdb' into support-bundle-simulated-implementation
802024-12-20T22:39:02.385Zprocess exited: duration 7281 ms, exit code 0
 
812024-12-20T22:39:02.392Zstarting task 4: "build"
822024-12-20T22:39:02.397Z+ source .github/buildomat/ci-env.sh
832024-12-20T22:39:02.400Z++ export CARGO_TERM_COLOR=always
842024-12-20T22:39:02.400Z++ CARGO_TERM_COLOR=always
852024-12-20T22:39:02.400Z+ cargo --version
862024-12-20T22:39:02.462Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-20T22:39:02.465Z+ rustc --version
882024-12-20T22:39:02.520Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-20T22:39:02.522Z+ WORK=/work
902024-12-20T22:39:02.522Z+ pfexec mkdir -p /work
912024-12-20T22:39:02.526Z+ pfexec chown build /work
922024-12-20T22:39:02.530Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932024-12-20T22:39:09.373Z Startup: Refreshing catalog 'helios-dev' ... Done
942024-12-20T22:39:13.356Z Startup: Caching catalogs ... Done
952024-12-20T22:39:24.524ZPlanning: Solver setup ... Done (10.170s)
962024-12-20T22:39:24.651ZPlanning: Running solver ... Done (0.138s)
972024-12-20T22:39:24.757ZPlanning: Finding local manifests ... Done (0.004s)
982024-12-20T22:39:24.770ZPlanning: Fetching manifests: 0/5 0% complete
992024-12-20T22:39:24.990ZPlanning: Fetching manifests: 5/5 100% complete
1002024-12-20T22:39:25.091ZPlanning: Package planning ... Done (0.101s)
1012024-12-20T22:39:25.147ZPlanning: Merging actions ... Done (0.056s)
1022024-12-20T22:39:25.512ZPlanning: Checking for conflicting actions ... Done (0.364s)
1032024-12-20T22:39:27.723ZPlanning: Consolidating action changes ... Done (2.210s)
1042024-12-20T22:39:28.188ZPlanning: Evaluating mediators ... Done (0.465s)
1052024-12-20T22:39:28.272ZPlanning: Planning completed in 14.82 seconds
1062024-12-20T22:39:28.288Z Packages to install: 4
1072024-12-20T22:39:28.288Z Packages to update: 1
1082024-12-20T22:39:28.291Z Mediators to change: 2
1092024-12-20T22:39:28.291Z Services to change: 1
1102024-12-20T22:39:28.291Z Estimated space available: 155.63 GB
1112024-12-20T22:39:28.291ZEstimated space to be consumed: 1.62 GB
1122024-12-20T22:39:28.291Z Create boot environment: No
1132024-12-20T22:39:28.291ZCreate backup boot environment: Yes
1142024-12-20T22:39:28.291Z Rebuild boot archive: No
1152024-12-20T22:39:28.291Z
1162024-12-20T22:39:28.291ZChanged mediators:
1172024-12-20T22:39:28.291Z mediator clang:
1182024-12-20T22:39:28.291Z version: None -> 15 (system default)
1192024-12-20T22:39:28.291Z
1202024-12-20T22:39:28.291Z mediator llvm:
1212024-12-20T22:39:28.291Z version: 14 (system default) -> 15 (system default)
1222024-12-20T22:39:28.292Z
1232024-12-20T22:39:28.292ZChanged packages:
1242024-12-20T22:39:28.292Zhelios-dev
1252024-12-20T22:39:28.292Z developer/build-essential
1262024-12-20T22:39:28.292Z None -> 11-2.0
1272024-12-20T22:39:28.292Z library/libxmlsec1
1282024-12-20T22:39:28.292Z None -> 1.2.35-2.0
1292024-12-20T22:39:28.292Z ooce/developer/clang-15
1302024-12-20T22:39:28.292Z None -> 15.0.7-2.0
1312024-12-20T22:39:28.292Z ooce/developer/llvm-15
1322024-12-20T22:39:28.292Z None -> 15.0.7-2.0
1332024-12-20T22:39:28.292Z package/pkg
1342024-12-20T22:39:28.292Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352024-12-20T22:39:28.292Z
1362024-12-20T22:39:28.292ZServices:
1372024-12-20T22:39:28.292Z restart_fmri:
1382024-12-20T22:39:28.292Z svc:/system/update-man-index:default
1392024-12-20T22:39:28.292Z
1402024-12-20T22:39:28.292ZEditable files to change:
1412024-12-20T22:39:28.292Z Update:
1422024-12-20T22:39:28.292Z usr/share/lib/pkg/web/config.shtml
1432024-12-20T22:39:28.373Z
1442024-12-20T22:39:28.373ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452024-12-20T22:39:33.374ZDownload: 1285/4281 items 112.2/220.6MB 50% complete (22.6M/s)
1462024-12-20T22:39:38.374ZDownload: 3138/4281 items 140.9/220.6MB 63% complete (14.0M/s)
1472024-12-20T22:39:43.607ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (13.4M/s)
1482024-12-20T22:39:43.712ZDownload: Completed 220.60 MB in 15.34 seconds (14.4M/s)
1492024-12-20T22:39:45.883Z Actions: 1/5063 actions (Removing old actions)
1502024-12-20T22:39:45.906Z Actions: 194/5063 actions (Installing new actions)
1512024-12-20T22:39:50.801Z Actions: 4226/5063 actions (Updating modified actions)
1522024-12-20T22:39:51.131Z Actions: Completed 5063 actions in 5.25 seconds.
1532024-12-20T22:39:51.560Z Done (0.422s)
1542024-12-20T22:39:51.563Z Done (0.000s)
1552024-12-20T22:39:52.156Z Done (0.594s)
1562024-12-20T22:39:56.601Z Done (4.208s)
1572024-12-20T22:39:56.692Z Done (0.019s)
1582024-12-20T22:39:56.694Z Done (0.000s)
1592024-12-20T22:39:56.854Z Done (0.000s)
1602024-12-20T22:39:57.561ZPlanning: Evaluating mediator changes ... Done
1612024-12-20T22:39:57.726ZPlanning: Checking for conflicting actions ... Done
1622024-12-20T22:39:57.729ZPlanning: Consolidating action changes ... Done
1632024-12-20T22:39:58.008ZPlanning: Evaluating mediators ... Done
1642024-12-20T22:39:58.014ZPlanning: Planning completed in 0.45 seconds
1652024-12-20T22:39:58.048Z Mediators to change: 2
1662024-12-20T22:39:58.048Z Create boot environment: No
1672024-12-20T22:39:58.050ZCreate backup boot environment: No
1682024-12-20T22:39:58.133Z Done
1692024-12-20T22:39:58.133Z Done
1702024-12-20T22:39:58.497Z Done
1712024-12-20T22:40:02.211Z Done
1722024-12-20T22:40:02.305Z Done
1732024-12-20T22:40:02.307Z Done
1742024-12-20T22:40:02.444Z Done
1752024-12-20T22:40:03.079ZPlanning: Evaluating mediator changes ... Done
1762024-12-20T22:40:03.082ZPlanning: Merging actions ... Done
1772024-12-20T22:40:03.275ZPlanning: Checking for conflicting actions ... Done
1782024-12-20T22:40:03.278ZPlanning: Consolidating action changes ... Done
1792024-12-20T22:40:03.554ZPlanning: Evaluating mediators ... Done
1802024-12-20T22:40:03.614ZPlanning: Planning completed in 0.78 seconds
1812024-12-20T22:40:03.655Z Packages to change: 1
1822024-12-20T22:40:03.655Z Mediators to change: 1
1832024-12-20T22:40:03.658Z Services to change: 1
1842024-12-20T22:40:03.658Z Create boot environment: No
1852024-12-20T22:40:03.658ZCreate backup boot environment: Yes
1862024-12-20T22:40:05.786Z Actions: 1/6 actions (Updating modified actions)
1872024-12-20T22:40:05.789Z Actions: Completed 6 actions in 0.00 seconds.
1882024-12-20T22:40:05.789Z Done
1892024-12-20T22:40:05.789Z Done
1902024-12-20T22:40:05.905Z Done
1912024-12-20T22:40:09.685Z Done
1922024-12-20T22:40:09.780Z Done
1932024-12-20T22:40:09.782Z Done
1942024-12-20T22:40:09.933Z Done
1952024-12-20T22:40:10.381ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962024-12-20T22:40:10.381Zclang system 15 system
1972024-12-20T22:40:10.381Zcsh system system illumos
1982024-12-20T22:40:10.381Zctags system system illumos
1992024-12-20T22:40:10.381Zgcc vendor 12 vendor
2002024-12-20T22:40:10.381Zgcc system 10 system
2012024-12-20T22:40:10.381Zgcc system 7 system
2022024-12-20T22:40:10.381Zgo system 1.20 system
2032024-12-20T22:40:10.381Zgo system 1.19 system
2042024-12-20T22:40:10.382Zllvm system 15 system
2052024-12-20T22:40:10.382Zllvm system 14 system
2062024-12-20T22:40:10.382Zmariadb system 10.6 system
2072024-12-20T22:40:10.382Zmta vendor vendor dma
2082024-12-20T22:40:10.382Zopenjdk system 17 system
2092024-12-20T22:40:10.382Zopenjdk system 11 system
2102024-12-20T22:40:10.382Zopenjdk system 1.8 system
2112024-12-20T22:40:10.382Zopenssl vendor 3 vendor
2122024-12-20T22:40:10.382Zperl system 5.36 system
2132024-12-20T22:40:10.382Zpostgresql system 15 system
2142024-12-20T22:40:10.382Zpostgresql system 13 system
2152024-12-20T22:40:10.382Zpython vendor 3 vendor
2162024-12-20T22:40:10.382Zpython system 2 system
2172024-12-20T22:40:10.382Zpython3 system 3.11 system
2182024-12-20T22:40:10.382Zruby system 3.0 system
2192024-12-20T22:40:10.382Zwords vendor vendor american-english
2202024-12-20T22:40:10.382Zwords system system australian-english
2212024-12-20T22:40:10.382Zwords system system british-english
2222024-12-20T22:40:10.382Zwords system system canadian-english
2232024-12-20T22:40:10.382Zwords system system french
2242024-12-20T22:40:10.382Zwords system system italian
2252024-12-20T22:40:10.382Zwords system system ngerman
2262024-12-20T22:40:10.382Zwords system system ogerman
2272024-12-20T22:40:10.382Zwords system system spanish
2282024-12-20T22:40:10.732ZPUBLISHER TYPE STATUS P LOCATION
2292024-12-20T22:40:10.732Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2302024-12-20T22:40:13.560ZFMRI IFO
2312024-12-20T22:40:13.560Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322024-12-20T22:40:13.560Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332024-12-20T22:40:13.560Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342024-12-20T22:40:13.560Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2352024-12-20T22:40:13.560Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2362024-12-20T22:40:13.560Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2372024-12-20T22:40:13.560Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2382024-12-20T22:40:13.560Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2392024-12-20T22:40:13.560Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2402024-12-20T22:40:13.560Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2412024-12-20T22:40:13.560Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2422024-12-20T22:40:13.560Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2432024-12-20T22:40:13.560Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2442024-12-20T22:40:13.560Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2452024-12-20T22:40:13.560Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2462024-12-20T22:40:14.337Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2472024-12-20T22:40:14.636Z Updating crates.io index
2482024-12-20T22:40:14.639Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492024-12-20T22:40:15.180Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2502024-12-20T22:40:15.744Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2512024-12-20T22:40:16.048Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2522024-12-20T22:40:16.370Z Updating git repository `https://github.com/oxidecomputer/propolis`
2532024-12-20T22:40:17.238Z Updating git repository `https://github.com/oxidecomputer/crucible`
2542024-12-20T22:40:18.746Z Updating git repository `https://github.com/oxidecomputer/opte`
2552024-12-20T22:40:20.214Z Updating git repository `https://github.com/oxidecomputer/falcon`
2562024-12-20T22:40:20.964Z Updating git repository `https://github.com/oxidecomputer/clickward`
2572024-12-20T22:40:21.270Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582024-12-20T22:40:21.670Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592024-12-20T22:40:22.383Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2602024-12-20T22:40:22.697Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2612024-12-20T22:40:23.247Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622024-12-20T22:40:23.513Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2632024-12-20T22:40:23.806Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2642024-12-20T22:40:24.054Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2652024-12-20T22:40:24.421Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2662024-12-20T22:40:24.888Z Updating git repository `https://github.com/oxidecomputer/ispf`
2672024-12-20T22:40:25.361Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2682024-12-20T22:40:25.644Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2692024-12-20T22:40:26.194Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2702024-12-20T22:40:26.477Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2712024-12-20T22:40:26.917Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2722024-12-20T22:40:27.326Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2732024-12-20T22:40:27.679Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2742024-12-20T22:40:27.934Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2752024-12-20T22:40:28.179Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2762024-12-20T22:40:29.611Z Downloading crates ...
2772024-12-20T22:40:29.670Z Downloaded anstyle v1.0.10
2782024-12-20T22:40:29.672Z Downloaded autocfg v1.4.0
2792024-12-20T22:40:29.675Z Downloaded anstyle-parse v0.2.5
2802024-12-20T22:40:29.694Z Downloaded swrite v0.1.0
2812024-12-20T22:40:29.707Z Downloaded equivalent v1.0.1
2822024-12-20T22:40:29.709Z Downloaded scroll_derive v0.12.0
2832024-12-20T22:40:29.722Z Downloaded pretty-hex v0.4.1
2842024-12-20T22:40:29.725Z Downloaded usdt-attr-macro v0.5.0
2852024-12-20T22:40:29.727Z Downloaded memmap v0.7.0
2862024-12-20T22:40:29.727Z Downloaded itoa v1.0.11
2872024-12-20T22:40:29.729Z Downloaded cfg-if v1.0.0
2882024-12-20T22:40:29.730Z Downloaded fs-err v2.11.0
2892024-12-20T22:40:29.733Z Downloaded is_terminal_polyfill v1.70.1
2902024-12-20T22:40:29.735Z Downloaded heck v0.5.0
2912024-12-20T22:40:29.738Z Downloaded cpufeatures v0.2.14
2922024-12-20T22:40:29.738Z Downloaded block-buffer v0.10.4
2932024-12-20T22:40:29.738Z Downloaded generic-array v0.14.7
2942024-12-20T22:40:29.740Z Downloaded fastrand v2.1.1
2952024-12-20T22:40:29.740Z Downloaded anstream v0.6.15
2962024-12-20T22:40:29.743Z Downloaded bytecount v0.6.8
2972024-12-20T22:40:29.747Z Downloaded crypto-common v0.1.6
2982024-12-20T22:40:29.751Z Downloaded dtrace-parser v0.2.0
2992024-12-20T22:40:29.753Z Downloaded plain v0.2.3
3002024-12-20T22:40:29.753Z Downloaded thiserror-impl v1.0.69
3012024-12-20T22:40:29.753Z Downloaded terminal_size v0.4.0
3022024-12-20T22:40:29.756Z Downloaded thiserror v1.0.69
3032024-12-20T22:40:29.761Z Downloaded cargo-platform v0.1.8
3042024-12-20T22:40:29.766Z Downloaded digest v0.10.7
3052024-12-20T22:40:29.769Z Downloaded proc-macro-error-attr v1.0.4
3062024-12-20T22:40:29.772Z Downloaded thread-id v4.2.2
3072024-12-20T22:40:29.776Z Downloaded usdt v0.5.0
3082024-12-20T22:40:29.776Z Downloaded tabled_derive v0.7.0
3092024-12-20T22:40:29.778Z Downloaded version_check v0.9.5
3102024-12-20T22:40:29.782Z Downloaded smawk v0.3.2
3112024-12-20T22:40:29.782Z Downloaded errno v0.3.9
3122024-12-20T22:40:29.782Z Downloaded dof v0.3.0
3132024-12-20T22:40:29.785Z Downloaded usdt-macro v0.5.0
3142024-12-20T22:40:29.785Z Downloaded unicode-linebreak v0.1.5
3152024-12-20T22:40:29.785Z Downloaded serde_spanned v0.6.8
3162024-12-20T22:40:29.788Z Downloaded pest_generator v2.7.14
3172024-12-20T22:40:29.788Z Downloaded serde_tokenstream v0.2.2
3182024-12-20T22:40:29.790Z Downloaded utf8parse v0.2.2
3192024-12-20T22:40:29.790Z Downloaded scroll v0.12.0
3202024-12-20T22:40:29.794Z Downloaded once_cell v1.20.2
3212024-12-20T22:40:29.797Z Downloaded strsim v0.11.1
3222024-12-20T22:40:29.797Z Downloaded macaddr v1.0.1
3232024-12-20T22:40:29.799Z Downloaded fnv v1.0.7
3242024-12-20T22:40:29.799Z Downloaded cargo_metadata v0.18.1
3252024-12-20T22:40:29.801Z Downloaded bitflags v2.6.0
3262024-12-20T22:40:29.803Z Downloaded heck v0.4.1
3272024-12-20T22:40:29.806Z Downloaded clap_lex v0.7.2
3282024-12-20T22:40:29.806Z Downloaded colorchoice v1.0.2
3292024-12-20T22:40:29.808Z Downloaded anstyle-query v1.1.1
3302024-12-20T22:40:29.808Z Downloaded toml_datetime v0.6.8
3312024-12-20T22:40:29.811Z Downloaded byteorder v1.5.0
3322024-12-20T22:40:29.811Z Downloaded sha2 v0.10.8
3332024-12-20T22:40:29.813Z Downloaded clap_derive v4.5.18
3342024-12-20T22:40:29.821Z Downloaded camino-tempfile v1.1.1
3352024-12-20T22:40:29.821Z Downloaded proc-macro-error v1.0.4
3362024-12-20T22:40:29.824Z Downloaded cargo_toml v0.20.5
3372024-12-20T22:40:29.827Z Downloaded camino v1.1.9
3382024-12-20T22:40:29.829Z Downloaded pest_derive v2.7.14
3392024-12-20T22:40:29.832Z Downloaded quote v1.0.37
3402024-12-20T22:40:29.836Z Downloaded zerocopy-derive v0.7.35
3412024-12-20T22:40:29.840Z Downloaded clap v4.5.21
3422024-12-20T22:40:29.849Z Downloaded usdt-impl v0.5.0
3432024-12-20T22:40:29.851Z Downloaded anyhow v1.0.93
3442024-12-20T22:40:29.854Z Downloaded typenum v1.17.0
3452024-12-20T22:40:29.856Z Downloaded tempfile v3.13.0
3462024-12-20T22:40:29.859Z Downloaded textwrap v0.16.1
3472024-12-20T22:40:29.862Z Downloaded pest_meta v2.7.14
3482024-12-20T22:40:29.864Z Downloaded unicode-ident v1.0.13
3492024-12-20T22:40:29.867Z Downloaded proc-macro2 v1.0.89
3502024-12-20T22:40:29.870Z Downloaded ryu v1.0.18
3512024-12-20T22:40:29.874Z Downloaded ucd-trie v0.1.7
3522024-12-20T22:40:29.876Z Downloaded papergrid v0.11.0
3532024-12-20T22:40:29.879Z Downloaded log v0.4.22
3542024-12-20T22:40:29.882Z Downloaded toml v0.8.19
3552024-12-20T22:40:29.887Z Downloaded indexmap v2.6.0
3562024-12-20T22:40:29.891Z Downloaded semver v1.0.23
3572024-12-20T22:40:29.895Z Downloaded serde_derive v1.0.215
3582024-12-20T22:40:29.898Z Downloaded serde v1.0.215
3592024-12-20T22:40:29.914Z Downloaded memchr v2.7.4
3602024-12-20T22:40:29.925Z Downloaded toml_edit v0.22.22
3612024-12-20T22:40:29.949Z Downloaded pest v2.7.14
3622024-12-20T22:40:29.958Z Downloaded hashbrown v0.15.1
3632024-12-20T22:40:29.974Z Downloaded serde_json v1.0.132
3642024-12-20T22:40:29.981Z Downloaded clap_builder v4.5.21
3652024-12-20T22:40:29.988Z Downloaded winnow v0.6.20
3662024-12-20T22:40:29.996Z Downloaded zerocopy v0.7.35
3672024-12-20T22:40:30.013Z Downloaded tabled v0.15.0
3682024-12-20T22:40:30.027Z Downloaded goblin v0.8.2
3692024-12-20T22:40:30.042Z Downloaded unicode-width v0.1.14
3702024-12-20T22:40:30.049Z Downloaded syn v2.0.87
3712024-12-20T22:40:30.059Z Downloaded syn v1.0.109
3722024-12-20T22:40:30.069Z Downloaded rustix v0.38.37
3732024-12-20T22:40:30.118Z Downloaded libc v0.2.162
3742024-12-20T22:40:30.433Z Compiling proc-macro2 v1.0.89
3752024-12-20T22:40:30.434Z Compiling unicode-ident v1.0.13
3762024-12-20T22:40:30.436Z Compiling serde v1.0.215
3772024-12-20T22:40:30.436Z Compiling version_check v0.9.5
3782024-12-20T22:40:30.436Z Compiling thiserror v1.0.69
3792024-12-20T22:40:30.436Z Compiling memchr v2.7.4
3802024-12-20T22:40:30.437Z Compiling libc v0.2.162
3812024-12-20T22:40:30.437Z Compiling itoa v1.0.11
3822024-12-20T22:40:30.713Z Compiling ucd-trie v0.1.7
3832024-12-20T22:40:30.764Z Compiling ryu v1.0.18
3842024-12-20T22:40:31.146Z Compiling once_cell v1.20.2
3852024-12-20T22:40:31.317Z Compiling byteorder v1.5.0
3862024-12-20T22:40:31.521Z Compiling rustix v0.38.37
3872024-12-20T22:40:31.547Z Compiling serde_json v1.0.132
3882024-12-20T22:40:31.767Z Compiling bitflags v2.6.0
3892024-12-20T22:40:31.917Z Compiling usdt-impl v0.5.0
3902024-12-20T22:40:32.190Z Compiling proc-macro-error-attr v1.0.4
3912024-12-20T22:40:32.241Z Compiling syn v1.0.109
3922024-12-20T22:40:32.285Z Compiling proc-macro-error v1.0.4
3932024-12-20T22:40:32.433Z Compiling quote v1.0.37
3942024-12-20T22:40:32.491Z Compiling utf8parse v0.2.2
3952024-12-20T22:40:32.543Z Compiling log v0.4.22
3962024-12-20T22:40:32.586Z Compiling plain v0.2.3
3972024-12-20T22:40:32.660Z Compiling errno v0.3.9
3982024-12-20T22:40:32.757Z Compiling hashbrown v0.15.1
3992024-12-20T22:40:32.898Z Compiling syn v2.0.87
4002024-12-20T22:40:32.927Z Compiling thread-id v4.2.2
4012024-12-20T22:40:33.023Z Compiling equivalent v1.0.1
4022024-12-20T22:40:33.049Z Compiling camino v1.1.9
4032024-12-20T22:40:33.145Z Compiling anstyle-parse v0.2.5
4042024-12-20T22:40:33.490Z Compiling anstyle-query v1.1.1
4052024-12-20T22:40:33.666Z Compiling semver v1.0.23
4062024-12-20T22:40:33.690Z Compiling is_terminal_polyfill v1.70.1
4072024-12-20T22:40:33.754Z Compiling winnow v0.6.20
4082024-12-20T22:40:33.841Z Compiling anstyle v1.0.10
4092024-12-20T22:40:34.026Z Compiling indexmap v2.6.0
4102024-12-20T22:40:34.172Z Compiling colorchoice v1.0.2
4112024-12-20T22:40:34.204Z Compiling autocfg v1.4.0
4122024-12-20T22:40:34.321Z Compiling pretty-hex v0.4.1
4132024-12-20T22:40:34.349Z Compiling unicode-width v0.1.14
4142024-12-20T22:40:34.552Z Compiling anstream v0.6.15
4152024-12-20T22:40:35.179Z Compiling terminal_size v0.4.0
4162024-12-20T22:40:35.420Z Compiling anyhow v1.0.93
4172024-12-20T22:40:35.484Z Compiling fs-err v2.11.0
4182024-12-20T22:40:35.515Z Compiling heck v0.4.1
4192024-12-20T22:40:35.550Z Compiling fnv v1.0.7
4202024-12-20T22:40:35.700Z Compiling strsim v0.11.1
4212024-12-20T22:40:35.787Z Compiling fastrand v2.1.1
4222024-12-20T22:40:36.118Z Compiling clap_lex v0.7.2
4232024-12-20T22:40:36.379Z Compiling bytecount v0.6.8
4242024-12-20T22:40:36.507Z Compiling cfg-if v1.0.0
4252024-12-20T22:40:36.610Z Compiling heck v0.5.0
4262024-12-20T22:40:36.634Z Compiling tempfile v3.13.0
4272024-12-20T22:40:36.659Z Compiling papergrid v0.11.0
4282024-12-20T22:40:36.661Z Compiling clap_builder v4.5.21
4292024-12-20T22:40:37.145Z Compiling memmap v0.7.0
4302024-12-20T22:40:37.238Z Compiling unicode-linebreak v0.1.5
4312024-12-20T22:40:37.508Z Compiling smawk v0.3.2
4322024-12-20T22:40:37.739Z Compiling textwrap v0.16.1
4332024-12-20T22:40:37.790Z Compiling swrite v0.1.0
4342024-12-20T22:40:38.871Z Compiling tabled_derive v0.7.0
4352024-12-20T22:40:40.619Z Compiling tabled v0.15.0
4362024-12-20T22:40:42.243Z Compiling serde_derive v1.0.215
4372024-12-20T22:40:42.243Z Compiling thiserror-impl v1.0.69
4382024-12-20T22:40:42.278Z Compiling zerocopy-derive v0.7.35
4392024-12-20T22:40:42.279Z Compiling scroll_derive v0.12.0
4402024-12-20T22:40:42.340Z Compiling clap_derive v4.5.18
4412024-12-20T22:40:43.615Z Compiling scroll v0.12.0
4422024-12-20T22:40:43.960Z Compiling goblin v0.8.2
4432024-12-20T22:40:44.021Z Compiling zerocopy v0.7.35
4442024-12-20T22:40:45.151Z Compiling pest v2.7.14
4452024-12-20T22:40:46.247Z Compiling clap v4.5.21
4462024-12-20T22:40:47.506Z Compiling pest_meta v2.7.14
4472024-12-20T22:40:48.223Z Compiling pest_generator v2.7.14
4482024-12-20T22:40:50.337Z Compiling pest_derive v2.7.14
4492024-12-20T22:40:51.027Z Compiling dtrace-parser v0.2.0
4502024-12-20T22:40:52.672Z Compiling serde_spanned v0.6.8
4512024-12-20T22:40:52.676Z Compiling toml_datetime v0.6.8
4522024-12-20T22:40:52.676Z Compiling cargo-platform v0.1.8
4532024-12-20T22:40:53.047Z Compiling serde_tokenstream v0.2.2
4542024-12-20T22:40:53.250Z Compiling toml_edit v0.22.22
4552024-12-20T22:40:53.277Z Compiling macaddr v1.0.1
4562024-12-20T22:40:53.433Z Compiling camino-tempfile v1.1.1
4572024-12-20T22:40:54.277Z Compiling dof v0.3.0
4582024-12-20T22:40:54.278Z Compiling cargo_metadata v0.18.1
4592024-12-20T22:40:56.263Z Compiling toml v0.8.19
4602024-12-20T22:40:56.447Z Compiling usdt-attr-macro v0.5.0
4612024-12-20T22:40:56.447Z Compiling usdt-macro v0.5.0
4622024-12-20T22:40:57.065Z Compiling cargo_toml v0.20.5
4632024-12-20T22:40:57.673Z Compiling usdt v0.5.0
4642024-12-20T22:41:00.691Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4652024-12-20T22:41:04.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.82s
4662024-12-20T22:41:05.200Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4672024-12-20T22:41:05.765Z Downloading crates ...
4682024-12-20T22:41:05.912Z Downloaded async-stream-impl v0.3.6
4692024-12-20T22:41:05.940Z Downloaded atty v0.2.14
4702024-12-20T22:41:05.940Z Downloaded backoff v0.4.0
4712024-12-20T22:41:05.940Z Downloaded cfg_aliases v0.2.1
4722024-12-20T22:41:05.940Z Downloaded http-range v0.1.5
4732024-12-20T22:41:05.941Z Downloaded http-body v1.0.1
4742024-12-20T22:41:05.941Z Downloaded home v0.5.9
4752024-12-20T22:41:05.941Z Downloaded hostname v0.4.0
4762024-12-20T22:41:05.941Z Downloaded ident_case v1.0.1
4772024-12-20T22:41:05.941Z Downloaded crunchy v0.2.2
4782024-12-20T22:41:05.941Z Downloaded aead v0.5.2
4792024-12-20T22:41:05.941Z Downloaded is_ci v1.2.0
4802024-12-20T22:41:05.942Z Downloaded instant v0.1.13
4812024-12-20T22:41:05.942Z Downloaded cstr-argument v0.1.2
4822024-12-20T22:41:05.942Z Downloaded crucible-workspace-hack v0.1.0
4832024-12-20T22:41:05.956Z Downloaded hubpack_derive v0.1.1
4842024-12-20T22:41:05.956Z Downloaded curve25519-dalek-derive v0.1.1
4852024-12-20T22:41:05.956Z Downloaded atomicwrites v0.4.4
4862024-12-20T22:41:05.957Z Downloaded ciborium-io v0.2.2
4872024-12-20T22:41:05.957Z Downloaded headers-core v0.3.0
4882024-12-20T22:41:05.957Z Downloaded adler2 v2.0.0
4892024-12-20T22:41:05.957Z Downloaded md5 v0.7.0
4902024-12-20T22:41:05.957Z Downloaded ascii-canvas v3.0.0
4912024-12-20T22:41:05.957Z Downloaded match_cfg v0.1.0
4922024-12-20T22:41:05.957Z Downloaded arrayref v0.3.9
4932024-12-20T22:41:05.957Z Downloaded cexpr v0.6.0
4942024-12-20T22:41:05.957Z Downloaded cbc v0.1.2
4952024-12-20T22:41:05.957Z Downloaded mirai-annotations v1.12.0
4962024-12-20T22:41:05.957Z Downloaded bitfield-struct v0.6.2
4972024-12-20T22:41:05.957Z Downloaded crc v3.2.1
4982024-12-20T22:41:05.957Z Downloaded httpdate v1.0.3
4992024-12-20T22:41:05.957Z Downloaded http-body-util v0.1.2
5002024-12-20T22:41:05.957Z Downloaded matches v0.1.10
5012024-12-20T22:41:05.957Z Downloaded highway v1.2.0
5022024-12-20T22:41:05.966Z Downloaded castaway v0.2.3
5032024-12-20T22:41:05.966Z Downloaded bcrypt-pbkdf v0.10.0
5042024-12-20T22:41:05.966Z Downloaded icu_provider_macros v1.5.0
5052024-12-20T22:41:05.966Z Downloaded blowfish v0.9.1
5062024-12-20T22:41:05.966Z Downloaded base16ct v0.2.0
5072024-12-20T22:41:05.967Z Downloaded cipher v0.4.4
5082024-12-20T22:41:05.967Z Downloaded cmake v0.1.51
5092024-12-20T22:41:05.967Z Downloaded hostname v0.3.1
5102024-12-20T22:41:05.977Z Downloaded keccak v0.1.5
5112024-12-20T22:41:05.990Z Downloaded inout v0.1.3
5122024-12-20T22:41:05.990Z Downloaded impl-trait-for-tuples v0.2.2
5132024-12-20T22:41:05.990Z Downloaded humantime v2.1.0
5142024-12-20T22:41:05.990Z Downloaded maplit v1.0.2
5152024-12-20T22:41:05.990Z Downloaded linked-hash-map v0.5.6
5162024-12-20T22:41:06.066Z Downloaded lru-cache v0.1.2
5172024-12-20T22:41:06.066Z Downloaded lru v0.12.5
5182024-12-20T22:41:06.066Z Downloaded arrayvec v0.7.6
5192024-12-20T22:41:06.066Z Downloaded lalrpop-util v0.19.12
5202024-12-20T22:41:06.066Z Downloaded chacha20 v0.9.1
5212024-12-20T22:41:06.067Z Downloaded md-5 v0.10.6
5222024-12-20T22:41:06.067Z Downloaded cfg_aliases v0.1.1
5232024-12-20T22:41:06.067Z Downloaded constant_time_eq v0.3.1
5242024-12-20T22:41:06.067Z Downloaded nanorand v0.7.0
5252024-12-20T22:41:06.067Z Downloaded is-terminal v0.4.13
5262024-12-20T22:41:06.067Z Downloaded hubpack v0.1.2
5272024-12-20T22:41:06.067Z Downloaded colored v2.1.0
5282024-12-20T22:41:06.067Z Downloaded mockall v0.13.0
5292024-12-20T22:41:06.068Z Downloaded lazycell v1.3.0
5302024-12-20T22:41:06.068Z Downloaded kstat-rs v0.2.4
5312024-12-20T22:41:06.068Z Downloaded internet-checksum v0.2.1
5322024-12-20T22:41:06.068Z Downloaded instability v0.3.2
5332024-12-20T22:41:06.069Z Downloaded async-trait v0.1.83
5342024-12-20T22:41:06.069Z Downloaded hex-literal v0.4.1
5352024-12-20T22:41:06.069Z Downloaded libsw v3.3.1
5362024-12-20T22:41:06.069Z Downloaded async-bb8-diesel v0.2.1
5372024-12-20T22:41:06.069Z Downloaded indent_write v2.2.0
5382024-12-20T22:41:06.069Z Downloaded crc32fast v1.4.2
5392024-12-20T22:41:06.070Z Downloaded base64ct v1.6.0
5402024-12-20T22:41:06.070Z Downloaded memoffset v0.9.1
5412024-12-20T22:41:06.070Z Downloaded iana-time-zone v0.1.61
5422024-12-20T22:41:06.070Z Downloaded maybe-uninit v2.0.0
5432024-12-20T22:41:06.070Z Downloaded ipnetwork v0.20.0
5442024-12-20T22:41:06.071Z Downloaded managed v0.8.0
5452024-12-20T22:41:06.071Z Downloaded crossbeam-deque v0.8.5
5462024-12-20T22:41:06.071Z Downloaded crc-catalog v2.4.0
5472024-12-20T22:41:06.071Z Downloaded cancel-safe-futures v0.1.5
5482024-12-20T22:41:06.071Z Downloaded cookie_store v0.21.0
5492024-12-20T22:41:06.071Z Downloaded hyper-staticfile v0.10.1
5502024-12-20T22:41:06.071Z Downloaded signature v2.2.0
5512024-12-20T22:41:06.071Z Downloaded sqlparser_derive v0.2.2
5522024-12-20T22:41:06.071Z Downloaded lock_api v0.4.12
5532024-12-20T22:41:06.071Z Downloaded libloading v0.8.5
5542024-12-20T22:41:06.177Z Downloaded time-core v0.1.2
5552024-12-20T22:41:06.177Z Downloaded multimap v0.10.0
5562024-12-20T22:41:06.177Z Downloaded multer v3.1.0
5572024-12-20T22:41:06.177Z Downloaded native-tls v0.2.12
5582024-12-20T22:41:06.177Z Downloaded csv-core v0.1.11
5592024-12-20T22:41:06.179Z Downloaded zerofrom v0.1.4
5602024-12-20T22:41:06.179Z Downloaded darling v0.20.10
5612024-12-20T22:41:06.179Z Downloaded ipnet v2.10.1
5622024-12-20T22:41:06.179Z Downloaded write16 v1.0.0
5632024-12-20T22:41:06.179Z Downloaded derive_builder_macro v0.20.2
5642024-12-20T22:41:06.179Z Downloaded ahash v0.8.11
5652024-12-20T22:41:06.179Z Downloaded foreign-types-shared v0.3.1
5662024-12-20T22:41:06.180Z Downloaded foreign-types-shared v0.1.1
5672024-12-20T22:41:06.180Z Downloaded zone_cfg_derive v0.3.0
5682024-12-20T22:41:06.181Z Downloaded new_debug_unreachable v1.0.6
5692024-12-20T22:41:06.181Z Downloaded shlex v1.3.0
5702024-12-20T22:41:06.181Z Downloaded scrypt v0.11.0
5712024-12-20T22:41:06.181Z Downloaded scopeguard v1.2.0
5722024-12-20T22:41:06.181Z Downloaded crc-any v2.5.0
5732024-12-20T22:41:06.182Z Downloaded rustls-pemfile v1.0.4
5742024-12-20T22:41:06.330Z Downloaded crossbeam-epoch v0.9.18
5752024-12-20T22:41:06.330Z Downloaded tinystr v0.7.6
5762024-12-20T22:41:06.330Z Downloaded tiny-keccak v2.0.2
5772024-12-20T22:41:06.330Z Downloaded cookie v0.18.1
5782024-12-20T22:41:06.330Z Downloaded allocator-api2 v0.2.18
5792024-12-20T22:41:06.330Z Downloaded icu_locid v1.5.0
5802024-12-20T22:41:06.330Z Downloaded parse-size v1.1.0
5812024-12-20T22:41:06.330Z Downloaded ssh-encoding v0.2.0
5822024-12-20T22:41:06.330Z Downloaded ssh-cipher v0.2.0
5832024-12-20T22:41:06.330Z Downloaded crossbeam-utils v0.8.20
5842024-12-20T22:41:06.331Z Downloaded miniz_oxide v0.8.0
5852024-12-20T22:41:06.331Z Downloaded sqlformat v0.2.6
5862024-12-20T22:41:06.331Z Downloaded slab v0.4.9
5872024-12-20T22:41:06.331Z Downloaded twox-hash v1.6.3
5882024-12-20T22:41:06.331Z Downloaded icu_locid_transform_data v1.5.0
5892024-12-20T22:41:06.331Z Downloaded hickory-server v0.24.1
5902024-12-20T22:41:06.331Z Downloaded pretty-hex v0.2.1
5912024-12-20T22:41:06.331Z Downloaded group v0.13.0
5922024-12-20T22:41:06.331Z Downloaded form_urlencoded v1.2.1
5932024-12-20T22:41:06.331Z Downloaded dirs-next v2.0.0
5942024-12-20T22:41:06.331Z Downloaded writeable v0.5.5
5952024-12-20T22:41:06.332Z Downloaded zone v0.1.8
5962024-12-20T22:41:06.332Z Downloaded unicode-xid v0.2.6
5972024-12-20T22:41:06.332Z Downloaded ctr v0.9.2
5982024-12-20T22:41:06.332Z Downloaded enum-as-inner v0.5.1
5992024-12-20T22:41:06.332Z Downloaded take_mut v0.2.2
6002024-12-20T22:41:06.332Z Downloaded futures-task v0.3.31
6012024-12-20T22:41:06.332Z Downloaded arc-swap v1.7.1
6022024-12-20T22:41:06.332Z Downloaded icu_normalizer v1.5.0
6032024-12-20T22:41:06.332Z Downloaded olpc-cjson v0.1.4
6042024-12-20T22:41:06.332Z Downloaded num-derive v0.4.2
6052024-12-20T22:41:06.332Z Downloaded bytes v1.8.0
6062024-12-20T22:41:06.332Z Downloaded httparse v1.9.5
6072024-12-20T22:41:06.332Z Downloaded base64 v0.13.1
6082024-12-20T22:41:06.333Z Downloaded const-oid v0.9.6
6092024-12-20T22:41:06.333Z Downloaded hex v0.4.3
6102024-12-20T22:41:06.333Z Downloaded mockall_derive v0.13.0
6112024-12-20T22:41:06.333Z Downloaded ghash v0.5.1
6122024-12-20T22:41:06.333Z Downloaded tower-service v0.3.3
6132024-12-20T22:41:06.333Z Downloaded thread_local v1.1.8
6142024-12-20T22:41:06.333Z Downloaded phf v0.11.2
6152024-12-20T22:41:06.333Z Downloaded peg v0.8.4
6162024-12-20T22:41:06.333Z Downloaded time-macros v0.2.18
6172024-12-20T22:41:06.333Z Downloaded rustversion v1.0.17
6182024-12-20T22:41:06.333Z Downloaded downcast v0.11.0
6192024-12-20T22:41:06.333Z Downloaded russh-keys v0.45.0
6202024-12-20T22:41:06.333Z Downloaded ref-cast-impl v1.0.23
6212024-12-20T22:41:06.333Z Downloaded foreign-types v0.3.2
6222024-12-20T22:41:06.334Z Downloaded pin-utils v0.1.0
6232024-12-20T22:41:06.334Z Downloaded serde_urlencoded v0.7.1
6242024-12-20T22:41:06.334Z Downloaded rtoolbox v0.0.2
6252024-12-20T22:41:06.334Z Downloaded sec1 v0.7.3
6262024-12-20T22:41:06.334Z Downloaded rusty-fork v0.3.0
6272024-12-20T22:41:06.334Z Downloaded snafu-derive v0.8.5
6282024-12-20T22:41:06.334Z Downloaded rfc6979 v0.4.0
6292024-12-20T22:41:06.334Z Downloaded predicates-tree v1.0.11
6302024-12-20T22:41:06.334Z Downloaded fallible-iterator v0.2.0
6312024-12-20T22:41:06.334Z Downloaded predicates-core v1.0.8
6322024-12-20T22:41:06.334Z Downloaded ecdsa v0.16.9
6332024-12-20T22:41:06.334Z Downloaded structmeta v0.2.0
6342024-12-20T22:41:06.335Z Downloaded strip-ansi-escapes v0.2.0
6352024-12-20T22:41:06.335Z Downloaded serde_repr v0.1.19
6362024-12-20T22:41:06.335Z Downloaded sct v0.7.1
6372024-12-20T22:41:06.335Z Downloaded futures-io v0.3.31
6382024-12-20T22:41:06.335Z Downloaded hickory-client v0.24.1
6392024-12-20T22:41:06.335Z Downloaded tinyvec v1.8.0
6402024-12-20T22:41:06.335Z Downloaded openssl-probe v0.1.5
6412024-12-20T22:41:06.335Z Downloaded fallible-iterator v0.3.0
6422024-12-20T22:41:06.335Z Downloaded synstructure v0.13.1
6432024-12-20T22:41:06.335Z Downloaded indicatif v0.17.9
6442024-12-20T22:41:06.335Z Downloaded progenitor-client v0.8.0
6452024-12-20T22:41:06.336Z Downloaded tabwriter v1.4.0
6462024-12-20T22:41:06.336Z Downloaded parse-display-derive v0.10.0
6472024-12-20T22:41:06.336Z Downloaded peg-runtime v0.8.3
6482024-12-20T22:41:06.336Z Downloaded parking_lot v0.11.2
6492024-12-20T22:41:06.336Z Downloaded openssl-macros v0.1.1
6502024-12-20T22:41:06.336Z Downloaded zeroize v1.8.1
6512024-12-20T22:41:06.336Z Downloaded zerofrom-derive v0.1.4
6522024-12-20T22:41:06.336Z Downloaded test-strategy v0.3.1
6532024-12-20T22:41:06.405Z Downloaded poly1305 v0.8.0
6542024-12-20T22:41:06.405Z Downloaded signal-hook-tokio v0.3.1
6552024-12-20T22:41:06.405Z Downloaded fxhash v0.2.1
6562024-12-20T22:41:06.405Z Downloaded xattr v1.3.1
6572024-12-20T22:41:06.405Z Downloaded termtree v0.4.1
6582024-12-20T22:41:06.405Z Downloaded vergen v8.3.2
6592024-12-20T22:41:06.405Z Downloaded gethostname v0.5.0
6602024-12-20T22:41:06.405Z Downloaded either v1.13.0
6612024-12-20T22:41:06.405Z Downloaded diff v0.1.13
6622024-12-20T22:41:06.405Z Downloaded funty v2.0.0
6632024-12-20T22:41:06.406Z Downloaded tokio-rustls v0.26.0
6642024-12-20T22:41:06.406Z Downloaded term v0.7.0
6652024-12-20T22:41:06.406Z Downloaded half v2.4.1
6662024-12-20T22:41:06.406Z Downloaded hyper-util v0.1.10
6672024-12-20T22:41:06.406Z Downloaded http v1.1.0
6682024-12-20T22:41:06.406Z Downloaded snafu v0.8.5
6692024-12-20T22:41:06.406Z Downloaded vte_generate_state_changes v0.1.2
6702024-12-20T22:41:06.406Z Downloaded typify v0.2.0
6712024-12-20T22:41:06.406Z Downloaded tracing-core v0.1.32
6722024-12-20T22:41:06.406Z Downloaded progenitor v0.8.0
6732024-12-20T22:41:06.406Z Downloaded endian-type v0.1.2
6742024-12-20T22:41:06.406Z Downloaded pem v3.0.4
6752024-12-20T22:41:06.406Z Downloaded omicron-zone-package v0.11.1
6762024-12-20T22:41:06.406Z Downloaded path-slash v0.1.5
6772024-12-20T22:41:06.406Z Downloaded r2d2 v0.8.10
6782024-12-20T22:41:06.406Z Downloaded rustfmt-wrapper v0.2.1
6792024-12-20T22:41:06.407Z Downloaded rustc_version v0.4.1
6802024-12-20T22:41:06.407Z Downloaded rand_seeder v0.3.0
6812024-12-20T22:41:06.407Z Downloaded derive_more v0.99.18
6822024-12-20T22:41:06.407Z Downloaded signal-hook-registry v1.4.2
6832024-12-20T22:41:06.407Z Downloaded signal-hook-mio v0.2.4
6842024-12-20T22:41:06.407Z Downloaded oso-derive v0.27.3
6852024-12-20T22:41:06.407Z Downloaded value-bag v1.9.0
6862024-12-20T22:41:06.407Z Downloaded slog-stdlog v4.1.1
6872024-12-20T22:41:06.407Z Downloaded bumpalo v3.16.0
6882024-12-20T22:41:06.409Z Downloaded getrandom v0.2.15
6892024-12-20T22:41:06.409Z Downloaded password-hash v0.4.2
6902024-12-20T22:41:06.409Z Downloaded aes v0.8.4
6912024-12-20T22:41:06.409Z Downloaded utf8_iter v1.0.4
6922024-12-20T22:41:06.409Z Downloaded typify-macro v0.2.0
6932024-12-20T22:41:06.409Z Downloaded tls_codec_derive v0.4.1
6942024-12-20T22:41:06.409Z Downloaded structmeta-derive v0.3.0
6952024-12-20T22:41:06.450Z Downloaded structmeta-derive v0.2.0
6962024-12-20T22:41:06.450Z Downloaded minimal-lexical v0.2.1
6972024-12-20T22:41:06.450Z Downloaded wait-timeout v0.2.0
6982024-12-20T22:41:06.450Z Downloaded peg-macros v0.8.4
6992024-12-20T22:41:06.450Z Downloaded pem-rfc7468 v0.7.0
7002024-12-20T22:41:06.450Z Downloaded ena v0.14.3
7012024-12-20T22:41:06.450Z Downloaded yoke-derive v0.7.4
7022024-12-20T22:41:06.450Z Downloaded toolchain_find v0.4.0
7032024-12-20T22:41:06.450Z Downloaded defmt-parser v0.3.4
7042024-12-20T22:41:06.450Z Downloaded diesel_table_macro_syntax v0.2.0
7052024-12-20T22:41:06.450Z Downloaded crypto-bigint v0.5.5
7062024-12-20T22:41:06.450Z Downloaded phf_codegen v0.11.2
7072024-12-20T22:41:06.450Z Downloaded zerocopy-derive v0.8.10
7082024-12-20T22:41:06.450Z Downloaded resolv-conf v0.7.0
7092024-12-20T22:41:06.450Z Downloaded opaque-debug v0.3.1
7102024-12-20T22:41:06.450Z Downloaded quick-error v1.2.3
7112024-12-20T22:41:06.450Z Downloaded nu-ansi-term v0.50.1
7122024-12-20T22:41:06.450Z Downloaded phf_generator v0.11.2
7132024-12-20T22:41:06.451Z Downloaded dhcproto v0.12.0
7142024-12-20T22:41:06.451Z Downloaded number_prefix v0.4.0
7152024-12-20T22:41:06.469Z Downloaded num-traits v0.2.19
7162024-12-20T22:41:06.469Z Downloaded num_threads v0.1.7
7172024-12-20T22:41:06.469Z Downloaded prettyplease v0.2.25
7182024-12-20T22:41:06.469Z Downloaded shell-words v1.1.0
7192024-12-20T22:41:06.469Z Downloaded sha1 v0.10.6
7202024-12-20T22:41:06.469Z Downloaded vsss-rs v3.3.4
7212024-12-20T22:41:06.469Z Downloaded rpassword v7.3.1
7222024-12-20T22:41:06.470Z Downloaded static_assertions v1.1.0
7232024-12-20T22:41:06.470Z Downloaded zerocopy v0.6.6
7242024-12-20T22:41:06.470Z Downloaded unicode-bidi v0.3.17
7252024-12-20T22:41:06.470Z Downloaded subtle v2.6.1
7262024-12-20T22:41:06.470Z Downloaded supports-color v3.0.1
7272024-12-20T22:41:06.470Z Downloaded defmt-macros v0.3.9
7282024-12-20T22:41:06.471Z Downloaded tar v0.4.42
7292024-12-20T22:41:06.471Z Downloaded try-lock v0.2.5
7302024-12-20T22:41:06.471Z Downloaded dirs-sys-next v0.1.2
7312024-12-20T22:41:06.472Z Downloaded want v0.3.1
7322024-12-20T22:41:06.472Z Downloaded tinyvec_macros v0.1.1
7332024-12-20T22:41:06.472Z Downloaded deranged v0.3.11
7342024-12-20T22:41:06.472Z Downloaded env_logger v0.11.5
7352024-12-20T22:41:06.560Z Downloaded hash32 v0.3.1
7362024-12-20T22:41:06.560Z Downloaded hash32 v0.2.1
7372024-12-20T22:41:06.560Z Downloaded fragile v2.0.0
7382024-12-20T22:41:06.560Z Downloaded foreign-types-macros v0.2.3
7392024-12-20T22:41:06.560Z Downloaded display-error-chain v0.2.2
7402024-12-20T22:41:06.560Z Downloaded pbkdf2 v0.11.0
7412024-12-20T22:41:06.560Z Downloaded owo-colors v4.1.0
7422024-12-20T22:41:06.560Z Downloaded spin v0.9.8
7432024-12-20T22:41:06.560Z Downloaded serde_derive_internals v0.29.1
7442024-12-20T22:41:06.560Z Downloaded expectorate v1.1.0
7452024-12-20T22:41:06.560Z Downloaded elliptic-curve v0.13.8
7462024-12-20T22:41:06.560Z Downloaded openssl-sys v0.9.103
7472024-12-20T22:41:06.560Z Downloaded toml v0.7.8
7482024-12-20T22:41:06.560Z Downloaded pkg-config v0.3.31
7492024-12-20T22:41:06.561Z Downloaded sigpipe v0.1.3
7502024-12-20T22:41:06.601Z Downloaded vte v0.11.1
7512024-12-20T22:41:06.602Z Downloaded tokio-tungstenite v0.24.0
7522024-12-20T22:41:06.602Z Downloaded itertools v0.10.5
7532024-12-20T22:41:06.602Z Downloaded serde_plain v1.0.2
7542024-12-20T22:41:06.602Z Downloaded slog-scope v4.4.0
7552024-12-20T22:41:06.602Z Downloaded tokio-tungstenite v0.21.0
7562024-12-20T22:41:06.602Z Downloaded tokio-tungstenite v0.23.1
7572024-12-20T22:41:06.603Z Downloaded serde_path_to_error v0.1.16
7582024-12-20T22:41:06.604Z Downloaded strum_macros v0.26.4
7592024-12-20T22:41:06.604Z Downloaded data-encoding v2.6.0
7602024-12-20T22:41:06.604Z Downloaded zeroize_derive v1.4.2
7612024-12-20T22:41:06.604Z Downloaded fatfs v0.3.6
7622024-12-20T22:41:06.604Z Downloaded hickory-resolver v0.24.1
7632024-12-20T22:41:06.605Z Downloaded xz2 v0.1.7
7642024-12-20T22:41:06.605Z Downloaded libm v0.2.8
7652024-12-20T22:41:06.605Z Downloaded dsl_auto_type v0.1.2
7662024-12-20T22:41:06.605Z Downloaded ed25519-dalek v2.1.1
7672024-12-20T22:41:06.605Z Downloaded russh-cryptovec v0.7.3
7682024-12-20T22:41:06.605Z Downloaded futures-executor v0.3.31
7692024-12-20T22:41:06.610Z Downloaded ron v0.7.1
7702024-12-20T22:41:06.610Z Downloaded sync_wrapper v1.0.1
7712024-12-20T22:41:06.610Z Downloaded itertools v0.12.1
7722024-12-20T22:41:06.610Z Downloaded pkcs8 v0.10.2
7732024-12-20T22:41:06.610Z Downloaded uuid v1.11.0
7742024-12-20T22:41:06.610Z Downloaded string_cache v0.8.7
7752024-12-20T22:41:06.610Z Downloaded waitgroup v0.1.2
7762024-12-20T22:41:06.610Z Downloaded spin v0.5.2
7772024-12-20T22:41:06.673Z Downloaded slog-bunyan v2.5.0
7782024-12-20T22:41:06.673Z Downloaded serde-big-array v0.5.1
7792024-12-20T22:41:06.673Z Downloaded radium v0.7.0
7802024-12-20T22:41:06.673Z Downloaded slog-json v2.6.1
7812024-12-20T22:41:06.673Z Downloaded smallvec v1.13.2
7822024-12-20T22:41:06.673Z Downloaded aes-gcm v0.10.3
7832024-12-20T22:41:06.673Z Downloaded time v0.3.36
7842024-12-20T22:41:06.673Z Downloaded semver v0.1.20
7852024-12-20T22:41:06.673Z Downloaded parse-display v0.10.0
7862024-12-20T22:41:06.673Z Downloaded nibble_vec v0.1.0
7872024-12-20T22:41:06.673Z Downloaded tracing-attributes v0.1.27
7882024-12-20T22:41:06.674Z Downloaded p256 v0.13.2
7892024-12-20T22:41:06.674Z Downloaded num_enum_derive v0.5.11
7902024-12-20T22:41:06.674Z Downloaded derive_builder v0.20.2
7912024-12-20T22:41:06.674Z Downloaded schemars v0.8.21
7922024-12-20T22:41:06.877Z Downloaded phf_shared v0.10.0
7932024-12-20T22:41:06.877Z Downloaded foldhash v0.1.3
7942024-12-20T22:41:06.877Z Downloaded fs_extra v1.3.0
7952024-12-20T22:41:06.878Z Downloaded hyper v1.5.0
7962024-12-20T22:41:06.878Z Downloaded packed_struct v0.10.1
7972024-12-20T22:41:06.878Z Downloaded ref-cast v1.0.23
7982024-12-20T22:41:06.878Z Downloaded unicode-truncate v1.1.0
7992024-12-20T22:41:06.878Z Downloaded secrecy v0.8.0
8002024-12-20T22:41:06.878Z Downloaded packed_struct_codegen v0.10.1
8012024-12-20T22:41:06.878Z Downloaded num v0.4.3
8022024-12-20T22:41:06.878Z Downloaded foreign-types v0.5.0
8032024-12-20T22:41:06.878Z Downloaded utf16_iter v1.0.5
8042024-12-20T22:41:06.879Z Downloaded utf-8 v0.7.6
8052024-12-20T22:41:06.879Z Downloaded pin-project-lite v0.2.14
8062024-12-20T22:41:06.879Z Downloaded darling_macro v0.20.10
8072024-12-20T22:41:06.879Z Downloaded toml_edit v0.19.15
8082024-12-20T22:41:06.879Z Downloaded sync-ptr v0.1.1
8092024-12-20T22:41:06.879Z Downloaded dhcproto-macros v0.1.0
8102024-12-20T22:41:06.879Z Downloaded embedded-io v0.4.0
8112024-12-20T22:41:06.879Z Downloaded dyn-clone v1.0.17
8122024-12-20T22:41:06.879Z Downloaded thiserror-no-std v2.0.2
8132024-12-20T22:41:06.879Z Downloaded yoke v0.7.4
8142024-12-20T22:41:06.879Z Downloaded dropshot_endpoint v0.13.0
8152024-12-20T22:41:06.879Z Downloaded aho-corasick v1.1.3
8162024-12-20T22:41:06.879Z Downloaded newline-converter v0.3.0
8172024-12-20T22:41:06.880Z Downloaded parking_lot_core v0.9.10
8182024-12-20T22:41:06.880Z Downloaded whoami v1.5.2
8192024-12-20T22:41:06.880Z Downloaded tui-tree-widget v0.22.0
8202024-12-20T22:41:06.880Z Downloaded phf_shared v0.11.2
8212024-12-20T22:41:06.880Z Downloaded dunce v1.0.5
8222024-12-20T22:41:06.880Z Downloaded num-integer v0.1.46
8232024-12-20T22:41:06.880Z Downloaded num-iter v0.1.45
8242024-12-20T22:41:06.880Z Downloaded futures v0.3.31
8252024-12-20T22:41:06.880Z Downloaded termios v0.3.3
8262024-12-20T22:41:07.099Z Downloaded unicode-properties v0.1.3
8272024-12-20T22:41:07.099Z Downloaded precomputed-hash v0.1.1
8282024-12-20T22:41:07.099Z Downloaded same-file v1.0.6
8292024-12-20T22:41:07.100Z Downloaded strum v0.26.3
8302024-12-20T22:41:07.100Z Downloaded walkdir v2.5.0
8312024-12-20T22:41:07.100Z Downloaded heck v0.3.3
8322024-12-20T22:41:07.100Z Downloaded tokio-macros v2.4.0
8332024-12-20T22:41:07.100Z Downloaded slog-async v2.8.0
8342024-12-20T22:41:07.100Z Downloaded yasna v0.5.2
8352024-12-20T22:41:07.100Z Downloaded rustc-demangle v0.1.24
8362024-12-20T22:41:07.100Z Downloaded futures-channel v0.3.31
8372024-12-20T22:41:07.100Z Downloaded which v4.4.2
8382024-12-20T22:41:07.100Z Downloaded embedded-io v0.6.1
8392024-12-20T22:41:07.100Z Downloaded thiserror-impl v2.0.3
8402024-12-20T22:41:07.100Z Downloaded parking_lot_core v0.8.6
8412024-12-20T22:41:07.100Z Downloaded num-conv v0.1.0
8422024-12-20T22:41:07.100Z Downloaded tokio-native-tls v0.3.1
8432024-12-20T22:41:07.100Z Downloaded termcolor v1.4.1
8442024-12-20T22:41:07.101Z Downloaded simd-adler32 v0.3.7
8452024-12-20T22:41:07.101Z Downloaded tls_codec v0.4.1
8462024-12-20T22:41:07.101Z Downloaded psl-types v2.0.11
8472024-12-20T22:41:07.101Z Downloaded pkcs1 v0.7.5
8482024-12-20T22:41:07.101Z Downloaded siphasher v0.3.11
8492024-12-20T22:41:07.102Z Downloaded password-hash v0.5.0
8502024-12-20T22:41:07.102Z Downloaded aws-lc-rs v1.10.0
8512024-12-20T22:41:07.102Z Downloaded rand_core v0.6.4
8522024-12-20T22:41:07.102Z Downloaded thiserror-impl-no-std v2.0.2
8532024-12-20T22:41:07.102Z Downloaded similar v2.6.0
8542024-12-20T22:41:07.102Z Downloaded scheduled-thread-pool v0.2.7
8552024-12-20T22:41:07.102Z Downloaded fixedbitset v0.4.2
8562024-12-20T22:41:07.102Z Downloaded pin-project-internal v1.1.6
8572024-12-20T22:41:07.102Z Downloaded hashlink v0.9.1
8582024-12-20T22:41:07.102Z Downloaded defmt v0.3.8
8592024-12-20T22:41:07.102Z Downloaded winnow v0.5.40
8602024-12-20T22:41:07.102Z Downloaded strum_macros v0.24.3
8612024-12-20T22:41:07.103Z Downloaded stringprep v0.1.5
8622024-12-20T22:41:07.103Z Downloaded newtype-uuid v1.1.3
8632024-12-20T22:41:07.103Z Downloaded diesel_derives v2.2.3
8642024-12-20T22:41:07.103Z Downloaded unarray v0.1.4
8652024-12-20T22:41:07.103Z Downloaded zip v0.6.6
8662024-12-20T22:41:07.103Z Downloaded unicase v2.7.0
8672024-12-20T22:41:07.103Z Downloaded headers v0.4.0
8682024-12-20T22:41:07.103Z Downloaded debug-ignore v1.0.5
8692024-12-20T22:41:07.103Z Downloaded blake3 v1.5.4
8702024-12-20T22:41:07.103Z Downloaded powerfmt v0.2.0
8712024-12-20T22:41:07.103Z Downloaded tracing v0.1.40
8722024-12-20T22:41:07.104Z Downloaded postgres-protocol v0.6.7
8732024-12-20T22:41:07.104Z Downloaded rayon v1.10.0
8742024-12-20T22:41:07.112Z Downloaded pin-project v1.1.6
8752024-12-20T22:41:07.112Z Downloaded sqlparser v0.45.0
8762024-12-20T22:41:07.112Z Downloaded salsa20 v0.10.2
8772024-12-20T22:41:07.112Z Downloaded thiserror v2.0.3
8782024-12-20T22:41:07.112Z Downloaded nom v7.1.3
8792024-12-20T22:41:07.112Z Downloaded ppv-lite86 v0.2.20
8802024-12-20T22:41:07.113Z Downloaded postgres-types v0.2.8
8812024-12-20T22:41:07.113Z Downloaded serde_with v3.11.0
8822024-12-20T22:41:07.115Z Downloaded zopfli v0.8.1
8832024-12-20T22:41:07.115Z Downloaded tungstenite v0.21.0
8842024-12-20T22:41:07.115Z Downloaded samael v0.0.17
8852024-12-20T22:41:07.116Z Downloaded signal-hook v0.3.17
8862024-12-20T22:41:07.116Z Downloaded tungstenite v0.23.0
8872024-12-20T22:41:07.116Z Downloaded pkcs5 v0.7.1
8882024-12-20T22:41:07.116Z Downloaded rustls-pki-types v1.10.0
8892024-12-20T22:41:07.116Z Downloaded steno v0.4.1
8902024-12-20T22:41:07.117Z Downloaded rcgen v0.12.1
8912024-12-20T22:41:07.117Z Downloaded bitvec v1.0.1
8922024-12-20T22:41:07.117Z Downloaded progenitor-impl v0.8.0
8932024-12-20T22:41:07.117Z Downloaded chrono v0.4.38
8942024-12-20T22:41:07.117Z Downloaded h2 v0.4.6
8952024-12-20T22:41:07.117Z Downloaded heapless v0.7.17
8962024-12-20T22:41:07.559Z Downloaded heapless v0.8.0
8972024-12-20T22:41:07.559Z Downloaded futures-util v0.3.31
8982024-12-20T22:41:07.559Z Downloaded darling_core v0.20.10
8992024-12-20T22:41:07.559Z Downloaded rand v0.8.5
9002024-12-20T22:41:07.559Z Downloaded publicsuffix v2.2.3
9012024-12-20T22:41:07.559Z Downloaded zip v2.1.3
9022024-12-20T22:41:07.559Z Downloaded zerovec v0.10.4
9032024-12-20T22:41:07.559Z Downloaded flume v0.11.1
9042024-12-20T22:41:07.559Z Downloaded reedline v0.35.0
9052024-12-20T22:41:07.560Z Downloaded vcpkg v0.2.15
9062024-12-20T22:41:07.560Z Downloaded russh v0.45.0
9072024-12-20T22:41:07.560Z Downloaded idna v0.5.0
9082024-12-20T22:41:07.560Z Downloaded idna v0.4.0
9092024-12-20T22:41:07.560Z Downloaded rustls-webpki v0.102.8
9102024-12-20T22:41:07.560Z Downloaded petname v2.0.2
9112024-12-20T22:41:07.560Z Downloaded idna v0.3.0
9122024-12-20T22:41:07.560Z Downloaded flate2 v1.0.34
9132024-12-20T22:41:07.560Z Downloaded idna v0.2.3
9142024-12-20T22:41:07.560Z Downloaded hashbrown v0.13.2
9152024-12-20T22:41:07.560Z Downloaded num-bigint v0.4.6
9162024-12-20T22:41:07.560Z Downloaded p521 v0.13.3
9172024-12-20T22:41:07.560Z Downloaded zerocopy v0.8.10
9182024-12-20T22:41:07.561Z Downloaded rustyline v14.0.0
9192024-12-20T22:41:07.561Z Downloaded hashbrown v0.14.5
9202024-12-20T22:41:07.562Z Downloaded curve25519-dalek v4.1.3
9212024-12-20T22:41:07.728Z Downloaded quinn-proto v0.11.8
9222024-12-20T22:41:07.729Z Downloaded unicode-normalization v0.1.24
9232024-12-20T22:41:07.729Z Downloaded portable-atomic v1.9.0
9242024-12-20T22:41:07.729Z Downloaded reqwest v0.12.9
9252024-12-20T22:41:07.729Z Downloaded tokio-postgres v0.7.12
9262024-12-20T22:41:07.729Z Downloaded rustls v0.21.12
9272024-12-20T22:41:07.729Z Downloaded salty v0.3.0
9282024-12-20T22:41:07.729Z Downloaded quick-xml v0.33.0
9292024-12-20T22:41:07.729Z Downloaded openssl v0.10.66
9302024-12-20T22:41:07.729Z Downloaded gimli v0.31.1
9312024-12-20T22:41:07.729Z Downloaded radix_trie v0.2.1
9322024-12-20T22:41:07.730Z Downloaded git2 v0.19.0
9332024-12-20T22:41:07.730Z Downloaded regex v1.11.1
9342024-12-20T22:41:07.730Z Downloaded regress v0.9.1
9352024-12-20T22:41:07.730Z Downloaded nix v0.27.1
9362024-12-20T22:41:07.730Z Downloaded proptest v1.5.0
9372024-12-20T22:41:07.730Z Downloaded p384 v0.13.0
9382024-12-20T22:41:07.730Z Downloaded bstr v1.10.0
9392024-12-20T22:41:07.730Z Downloaded webpki-roots v0.26.6
9402024-12-20T22:41:07.730Z Downloaded trust-dns-proto v0.22.0
9412024-12-20T22:41:07.730Z Downloaded hickory-proto v0.24.1
9422024-12-20T22:41:07.730Z Downloaded regex-syntax v0.8.5
9432024-12-20T22:41:07.730Z Downloaded smoltcp v0.11.0
9442024-12-20T22:41:07.731Z Downloaded nix v0.28.0
9452024-12-20T22:41:07.731Z Downloaded dropshot v0.12.0
9462024-12-20T22:41:07.731Z Downloaded rustls v0.23.19
9472024-12-20T22:41:07.731Z Downloaded nix v0.29.0
9482024-12-20T22:41:07.731Z Downloaded dropshot v0.13.0
9492024-12-20T22:41:07.731Z Downloaded sled v0.34.7
9502024-12-20T22:41:07.731Z Downloaded rustls v0.22.4
9512024-12-20T22:41:07.731Z Downloaded openapiv3 v2.0.0
9522024-12-20T22:41:07.731Z Downloaded diesel v2.2.6
9532024-12-20T22:41:07.731Z Downloaded typify-impl v0.2.0
9542024-12-20T22:41:07.731Z Downloaded regex-syntax v0.6.29
9552024-12-20T22:41:07.732Z Downloaded regress v0.10.1
9562024-12-20T22:41:07.732Z Downloaded zerocopy-derive v0.6.6
9572024-12-20T22:41:07.732Z Downloaded smoltcp v0.9.1
9582024-12-20T22:41:07.732Z Downloaded object v0.30.4
9592024-12-20T22:41:07.732Z Downloaded bzip2-sys v0.1.11+1.0.8
9602024-12-20T22:41:07.732Z Downloaded polar-core v0.27.3
9612024-12-20T22:41:07.732Z Downloaded chrono-tz v0.10.0
9622024-12-20T22:41:07.732Z Downloaded object v0.36.5
9632024-12-20T22:41:07.732Z Downloaded ratatui v0.28.1
9642024-12-20T22:41:07.732Z Downloaded regex-automata v0.4.8
9652024-12-20T22:41:07.937Z Downloaded lzma-sys v0.1.20
9662024-12-20T22:41:07.937Z Downloaded unicode-width v0.2.0
9672024-12-20T22:41:07.937Z Downloaded lalrpop v0.19.12
9682024-12-20T22:41:07.937Z Downloaded petgraph v0.6.5
9692024-12-20T22:41:07.937Z Downloaded libz-sys v1.1.20
9702024-12-20T22:41:07.940Z Downloaded derive-where v1.2.7
9712024-12-20T22:41:07.940Z Downloaded der_derive v0.7.3
9722024-12-20T22:41:07.940Z Downloaded postcard v1.0.10
9732024-12-20T22:41:07.940Z Downloaded slog v2.7.0
9742024-12-20T22:41:07.940Z Downloaded der v0.7.9
9752024-12-20T22:41:07.940Z Downloaded url v2.5.3
9762024-12-20T22:41:07.940Z Downloaded parse-zoneinfo v0.3.1
9772024-12-20T22:41:07.941Z Downloaded num-bigint-dig v0.8.4
9782024-12-20T22:41:07.941Z Downloaded icu_properties_data v1.5.0
9792024-12-20T22:41:07.941Z Downloaded tokio v1.40.0
9802024-12-20T22:41:07.941Z Downloaded csv v1.3.0
9812024-12-20T22:41:08.192Z Downloaded x509-cert v0.2.5
9822024-12-20T22:41:08.192Z Downloaded rustls-webpki v0.101.7
9832024-12-20T22:41:08.192Z Downloaded derive_builder_core v0.20.2
9842024-12-20T22:41:08.192Z Downloaded hashbrown v0.12.3
9852024-12-20T22:41:08.192Z Downloaded rusqlite v0.32.1
9862024-12-20T22:41:08.192Z Downloaded bindgen v0.69.5
9872024-12-20T22:41:08.192Z Downloaded sha3 v0.10.8
9882024-12-20T22:41:08.192Z Downloaded tokio-util v0.7.12
9892024-12-20T22:41:08.192Z Downloaded rustls-pemfile v2.2.0
9902024-12-20T22:41:08.193Z Downloaded parking_lot v0.12.3
9912024-12-20T22:41:08.193Z Downloaded ron v0.8.1
9922024-12-20T22:41:08.193Z Downloaded tough v0.19.0
9932024-12-20T22:41:08.193Z Downloaded flagset v0.4.6
9942024-12-20T22:41:08.193Z Downloaded oso v0.27.3
9952024-12-20T22:41:08.193Z Downloaded num-rational v0.4.2
9962024-12-20T22:41:08.193Z Downloaded quinn v0.11.5
9972024-12-20T22:41:08.193Z Downloaded unicode-segmentation v1.12.0
9982024-12-20T22:41:08.193Z Downloaded globset v0.4.15
9992024-12-20T22:41:08.193Z Downloaded float-cmp v0.9.0
10002024-12-20T22:41:08.194Z Downloaded float-ord v0.3.2
10012024-12-20T22:41:08.194Z Downloaded zerovec-derive v0.10.3
10022024-12-20T22:41:08.194Z Downloaded slog-envlogger v2.2.0
10032024-12-20T22:41:08.194Z Downloaded dropshot_endpoint v0.12.0
10042024-12-20T22:41:08.194Z Downloaded stable_deref_trait v1.2.0
10052024-12-20T22:41:08.194Z Downloaded progenitor-macro v0.8.0
10062024-12-20T22:41:08.194Z Downloaded ssh-key v0.6.6
10072024-12-20T22:41:08.194Z Downloaded glob v0.3.1
10082024-12-20T22:41:08.195Z Downloaded futures-core v0.3.31
10092024-12-20T22:41:08.195Z Downloaded itertools v0.13.0
10102024-12-20T22:41:08.195Z Downloaded typed-path v0.9.3
10112024-12-20T22:41:08.195Z Downloaded env_logger v0.10.2
10122024-12-20T22:41:08.195Z Downloaded unsafe-libyaml v0.2.11
10132024-12-20T22:41:08.195Z Downloaded idna v1.0.3
10142024-12-20T22:41:08.195Z Downloaded hkdf v0.12.4
10152024-12-20T22:41:08.196Z Downloaded serde-hex v0.1.0
10162024-12-20T22:41:08.196Z Downloaded polyval v0.6.2
10172024-12-20T22:41:08.196Z Downloaded tokio-stream v0.1.16
10182024-12-20T22:41:08.196Z Downloaded tokio-rustls v0.25.0
10192024-12-20T22:41:08.196Z Downloaded tokio-rustls v0.24.1
10202024-12-20T22:41:08.196Z Downloaded libxml v0.3.3
10212024-12-20T22:41:08.196Z Downloaded crossterm v0.28.1
10222024-12-20T22:41:08.196Z Downloaded wyz v0.5.1
10232024-12-20T22:41:08.196Z Downloaded topological-sort v0.2.2
10242024-12-20T22:41:08.197Z Downloaded encoding_rs v0.8.34
10252024-12-20T22:41:08.197Z Downloaded diesel-dtrace v0.4.2
10262024-12-20T22:41:08.197Z Downloaded strum_macros v0.25.3
10272024-12-20T22:41:08.197Z Downloaded smf v0.2.3
10282024-12-20T22:41:08.197Z Downloaded uzers v0.12.1
10292024-12-20T22:41:08.198Z Downloaded tungstenite v0.24.0
10302024-12-20T22:41:08.198Z Downloaded unicode_categories v0.1.1
10312024-12-20T22:41:08.198Z Downloaded pbkdf2 v0.12.2
10322024-12-20T22:41:08.198Z Downloaded paste v1.0.15
10332024-12-20T22:41:08.425Z Downloaded nodrop v0.1.14
10342024-12-20T22:41:08.425Z Downloaded fd-lock v4.0.2
10352024-12-20T22:41:08.425Z Downloaded env_filter v0.1.2
10362024-12-20T22:41:08.425Z Downloaded enum-as-inner v0.6.1
10372024-12-20T22:41:08.425Z Downloaded structmeta v0.3.0
10382024-12-20T22:41:08.425Z Downloaded num-complex v0.4.6
10392024-12-20T22:41:08.425Z Downloaded subprocess v0.2.9
10402024-12-20T22:41:08.425Z Downloaded libgit2-sys v0.17.0+1.8.1
10412024-12-20T22:41:08.426Z Downloaded socket2 v0.5.7
10422024-12-20T22:41:08.426Z Downloaded rustc-hash v2.0.0
10432024-12-20T22:41:08.426Z Downloaded rustc-hash v1.1.0
10442024-12-20T22:41:08.426Z Downloaded des v0.8.1
10452024-12-20T22:41:08.426Z Downloaded filetime v0.2.25
10462024-12-20T22:41:08.426Z Downloaded displaydoc v0.2.5
10472024-12-20T22:41:08.426Z Downloaded normalize-line-endings v0.3.0
10482024-12-20T22:41:08.426Z Downloaded newtype_derive v0.1.6
10492024-12-20T22:41:08.426Z Downloaded rand_xorshift v0.3.0
10502024-12-20T22:41:08.426Z Downloaded percent-encoding v2.3.1
10512024-12-20T22:41:08.426Z Downloaded rsa v0.9.6
10522024-12-20T22:41:08.426Z Downloaded qorb v0.2.1
10532024-12-20T22:41:08.426Z Downloaded mio v1.0.2
10542024-12-20T22:41:08.426Z Downloaded crossbeam-channel v0.5.13
10552024-12-20T22:41:08.427Z Downloaded serde_yaml v0.9.34+deprecated
10562024-12-20T22:41:08.427Z Downloaded compact_str v0.8.0
10572024-12-20T22:41:08.427Z Downloaded base64 v0.21.7
10582024-12-20T22:41:08.427Z Downloaded backtrace v0.3.74
10592024-12-20T22:41:08.427Z Downloaded smallvec v0.6.14
10602024-12-20T22:41:08.427Z Downloaded futures-sink v0.3.31
10612024-12-20T22:41:08.427Z Downloaded futures-macro v0.3.31
10622024-12-20T22:41:08.427Z Downloaded ff v0.13.0
10632024-12-20T22:41:08.427Z Downloaded serde_with_macros v3.11.0
10642024-12-20T22:41:08.427Z Downloaded predicates v3.1.2
10652024-12-20T22:41:08.427Z Downloaded rayon-core v1.12.1
10662024-12-20T22:41:08.427Z Downloaded untrusted v0.9.0
10672024-12-20T22:41:08.427Z Downloaded untrusted v0.7.1
10682024-12-20T22:41:08.427Z Downloaded universal-hash v0.5.1
10692024-12-20T22:41:08.427Z Downloaded slog-dtrace v0.3.0
10702024-12-20T22:41:08.428Z Downloaded schemars_derive v0.8.21
10712024-12-20T22:41:08.428Z Downloaded num_enum v0.5.11
10722024-12-20T22:41:08.428Z Downloaded icu_collections v1.5.0
10732024-12-20T22:41:08.428Z Downloaded slog-term v2.9.1
10742024-12-20T22:41:08.428Z Downloaded icu_properties v1.5.1
10752024-12-20T22:41:08.428Z Downloaded cc v1.1.30
10762024-12-20T22:41:08.428Z Downloaded base64 v0.22.1
10772024-12-20T22:41:08.428Z Downloaded fallible-streaming-iterator v0.1.9
10782024-12-20T22:41:08.428Z Downloaded ed25519 v2.2.3
10792024-12-20T22:41:08.428Z Downloaded difflib v0.4.0
10802024-12-20T22:41:08.428Z Downloaded icu_provider v1.5.0
10812024-12-20T22:41:08.429Z Downloaded const_format v0.2.33
10822024-12-20T22:41:08.429Z Downloaded chacha20poly1305 v0.10.1
10832024-12-20T22:41:08.429Z Downloaded spki v0.7.3
10842024-12-20T22:41:08.429Z Downloaded proc-macro-crate v1.3.1
10852024-12-20T22:41:08.429Z Downloaded primeorder v0.13.6
10862024-12-20T22:41:08.429Z Downloaded jobserver v0.1.32
10872024-12-20T22:41:08.429Z Downloaded indexmap v1.9.3
10882024-12-20T22:41:08.429Z Downloaded icu_normalizer_data v1.5.0
10892024-12-20T22:41:08.429Z Downloaded blake2 v0.10.6
10902024-12-20T22:41:08.430Z Downloaded tap v1.0.1
10912024-12-20T22:41:08.430Z Downloaded console v0.15.8
10922024-12-20T22:41:08.430Z Downloaded rustc_version v0.1.7
10932024-12-20T22:41:08.430Z Downloaded clang-sys v1.8.1
10942024-12-20T22:41:08.430Z Downloaded zone_cfg_derive v0.1.2
10952024-12-20T22:41:08.430Z Downloaded zone v0.3.0
10962024-12-20T22:41:08.430Z Downloaded rand_chacha v0.3.1
10972024-12-20T22:41:08.430Z Downloaded quinn-udp v0.5.5
10982024-12-20T22:41:08.430Z Downloaded mime_guess v2.0.5
10992024-12-20T22:41:08.430Z Downloaded hmac v0.12.1
11002024-12-20T22:41:08.430Z Downloaded bcs v0.1.6
11012024-12-20T22:41:08.430Z Downloaded mime v0.3.17
11022024-12-20T22:41:08.430Z Downloaded memmap2 v0.9.5
11032024-12-20T22:41:08.430Z Downloaded icu_locid_transform v1.5.0
11042024-12-20T22:41:08.431Z Downloaded hyper-rustls v0.27.3
11052024-12-20T22:41:08.431Z Downloaded lazy_static v1.5.0
11062024-12-20T22:41:08.431Z Downloaded litemap v0.7.3
11072024-12-20T22:41:08.431Z Downloaded bit-vec v0.6.3
11082024-12-20T22:41:08.431Z Downloaded const_format_proc_macros v0.2.33
11092024-12-20T22:41:08.431Z Downloaded ciborium v0.2.2
11102024-12-20T22:41:08.431Z Downloaded bzip2 v0.4.4
11112024-12-20T22:41:08.431Z Downloaded buf-list v1.0.3
11122024-12-20T22:41:08.431Z Downloaded async-recursion v1.1.1
11132024-12-20T22:41:08.431Z Downloaded lockfree-object-pool v0.1.6
11142024-12-20T22:41:08.432Z Downloaded linear-map v1.2.0
11152024-12-20T22:41:08.432Z Downloaded libefi-sys v0.1.0
11162024-12-20T22:41:08.432Z Downloaded idna_adapter v1.2.0
11172024-12-20T22:41:08.432Z Downloaded argon2 v0.5.3
11182024-12-20T22:41:08.432Z Downloaded addr2line v0.24.2
11192024-12-20T22:41:08.432Z Downloaded cassowary v0.3.0
11202024-12-20T22:41:08.432Z Downloaded convert_case v0.4.0
11212024-12-20T22:41:08.432Z Downloaded hyper-tls v0.6.0
11222024-12-20T22:41:08.432Z Downloaded bb8 v0.8.5
11232024-12-20T22:41:08.432Z Downloaded indoc v1.0.9
11242024-12-20T22:41:08.432Z Downloaded cobs v0.2.3
11252024-12-20T22:41:08.432Z Downloaded block-padding v0.3.3
11262024-12-20T22:41:08.432Z Downloaded chrono-tz-build v0.4.0
11272024-12-20T22:41:08.432Z Downloaded bit-set v0.5.3
11282024-12-20T22:41:08.433Z Downloaded ciborium-ll v0.2.2
11292024-12-20T22:41:08.433Z Downloaded bitflags v1.3.2
11302024-12-20T22:41:08.433Z Downloaded bitfield v0.14.0
11312024-12-20T22:41:08.433Z Downloaded atomic-waker v1.1.2
11322024-12-20T22:41:08.433Z Downloaded async-stream v0.3.6
11332024-12-20T22:41:08.623Z Downloaded assert_matches v1.5.0
11342024-12-20T22:41:08.623Z Downloaded array-init v0.0.4
11352024-12-20T22:41:08.623Z Downloaded ring v0.17.8
11362024-12-20T22:41:08.852Z Downloaded ring v0.16.20
11372024-12-20T22:41:08.852Z Downloaded libsqlite3-sys v0.30.1
11382024-12-20T22:41:09.124Z Downloaded aws-lc-sys v0.22.0
11392024-12-20T22:41:09.456Z Compiling serde v1.0.215
11402024-12-20T22:41:09.718Z Compiling lock_api v0.4.12
11412024-12-20T22:41:09.718Z Compiling scopeguard v1.2.0
11422024-12-20T22:41:09.718Z Compiling value-bag v1.9.0
11432024-12-20T22:41:09.718Z Compiling typenum v1.17.0
11442024-12-20T22:41:09.718Z Compiling generic-array v0.14.7
11452024-12-20T22:41:09.718Z Compiling syn v2.0.87
11462024-12-20T22:41:09.718Z Compiling getrandom v0.2.15
11472024-12-20T22:41:09.986Z Compiling shlex v1.3.0
11482024-12-20T22:41:09.986Z Compiling rand_core v0.6.4
11492024-12-20T22:41:10.201Z Compiling log v0.4.22
11502024-12-20T22:41:10.383Z Compiling subtle v2.6.1
11512024-12-20T22:41:10.383Z Compiling jobserver v0.1.32
11522024-12-20T22:41:10.384Z Compiling const-oid v0.9.6
11532024-12-20T22:41:10.519Z Compiling smallvec v1.13.2
11542024-12-20T22:41:10.636Z Compiling pin-project-lite v0.2.14
11552024-12-20T22:41:10.636Z Compiling spin v0.9.8
11562024-12-20T22:41:10.799Z Compiling cc v1.1.30
11572024-12-20T22:41:10.911Z Compiling rustix v0.38.37
11582024-12-20T22:41:11.036Z Compiling parking_lot_core v0.9.10
11592024-12-20T22:41:11.096Z Compiling futures-core v0.3.31
11602024-12-20T22:41:11.185Z Compiling signal-hook-registry v1.4.2
11612024-12-20T22:41:11.220Z Compiling mio v1.0.2
11622024-12-20T22:41:11.770Z Compiling aho-corasick v1.1.3
11632024-12-20T22:41:12.064Z Compiling parking_lot v0.12.3
11642024-12-20T22:41:12.171Z Compiling cpufeatures v0.2.14
11652024-12-20T22:41:12.283Z Compiling regex-syntax v0.8.5
11662024-12-20T22:41:12.313Z Compiling lazy_static v1.5.0
11672024-12-20T22:41:12.434Z Compiling stable_deref_trait v1.2.0
11682024-12-20T22:41:12.434Z Compiling either v1.13.0
11692024-12-20T22:41:12.470Z Compiling futures-sink v0.3.31
11702024-12-20T22:41:12.547Z Compiling glob v0.3.1
11712024-12-20T22:41:12.623Z Compiling socket2 v0.5.7
11722024-12-20T22:41:12.893Z Compiling slab v0.4.9
11732024-12-20T22:41:13.089Z Compiling prettyplease v0.2.25
11742024-12-20T22:41:13.360Z Compiling minimal-lexical v0.2.1
11752024-12-20T22:41:13.662Z Compiling clang-sys v1.8.1
11762024-12-20T22:41:13.723Z Compiling libloading v0.8.5
11772024-12-20T22:41:13.758Z Compiling bindgen v0.69.5
11782024-12-20T22:41:13.936Z Compiling nom v7.1.3
11792024-12-20T22:41:14.129Z Compiling home v0.5.9
11802024-12-20T22:41:14.344Z Compiling serde_json v1.0.132
11812024-12-20T22:41:14.568Z Compiling itertools v0.10.5
11822024-12-20T22:41:14.688Z Compiling futures-channel v0.3.31
11832024-12-20T22:41:15.036Z Compiling futures-task v0.3.31
11842024-12-20T22:41:15.159Z Compiling pin-utils v0.1.0
11852024-12-20T22:41:15.262Z Compiling allocator-api2 v0.2.18
11862024-12-20T22:41:15.366Z Compiling foldhash v0.1.3
11872024-12-20T22:41:15.681Z Compiling rustc-hash v1.1.0
11882024-12-20T22:41:15.837Z Compiling futures-io v0.3.31
11892024-12-20T22:41:16.130Z Compiling regex-automata v0.4.8
11902024-12-20T22:41:16.172Z Compiling lazycell v1.3.0
11912024-12-20T22:41:16.342Z Compiling hashbrown v0.15.1
11922024-12-20T22:41:17.457Z Compiling synstructure v0.13.1
11932024-12-20T22:41:17.730Z Compiling cexpr v0.6.0
11942024-12-20T22:41:17.751Z Compiling cmake v0.1.51
11952024-12-20T22:41:18.826Z Compiling tinyvec_macros v0.1.1
11962024-12-20T22:41:18.939Z Compiling libm v0.2.8
11972024-12-20T22:41:19.236Z Compiling dunce v1.0.5
11982024-12-20T22:41:19.269Z Compiling fs_extra v1.3.0
11992024-12-20T22:41:19.284Z Compiling pkg-config v0.3.31
12002024-12-20T22:41:19.400Z Compiling tinyvec v1.8.0
12012024-12-20T22:41:19.566Z Compiling num-traits v0.2.19
12022024-12-20T22:41:20.121Z Compiling ring v0.17.8
12032024-12-20T22:41:20.867Z Compiling base64ct v1.6.0
12042024-12-20T22:41:20.897Z Compiling unicode-normalization v0.1.24
12052024-12-20T22:41:20.951Z Compiling paste v1.0.15
12062024-12-20T22:41:21.267Z Compiling writeable v0.5.5
12072024-12-20T22:41:21.329Z Compiling unicode-bidi v0.3.17
12082024-12-20T22:41:21.428Z Compiling litemap v0.7.3
12092024-12-20T22:41:21.559Z Compiling pem-rfc7468 v0.7.0
12102024-12-20T22:41:21.818Z Compiling regex v1.11.1
12112024-12-20T22:41:22.314Z Compiling httparse v1.9.5
12122024-12-20T22:41:22.821Z Compiling aws-lc-rs v1.10.0
12132024-12-20T22:41:22.903Z Compiling flagset v0.4.6
12142024-12-20T22:41:23.162Z Compiling tracing-core v0.1.32
12152024-12-20T22:41:23.272Z Compiling crossbeam-utils v0.8.20
12162024-12-20T22:41:23.853Z Compiling percent-encoding v2.3.1
12172024-12-20T22:41:24.069Z Compiling icu_locid_transform_data v1.5.0
12182024-12-20T22:41:24.168Z Compiling rustls-pki-types v1.10.0
12192024-12-20T22:41:24.286Z Compiling vcpkg v0.2.15
12202024-12-20T22:41:24.560Z Compiling mirai-annotations v1.12.0
12212024-12-20T22:41:24.610Z Compiling serde_derive v1.0.215
12222024-12-20T22:41:24.739Z Compiling zeroize_derive v1.4.2
12232024-12-20T22:41:24.973Z Compiling zerocopy-derive v0.7.35
12242024-12-20T22:41:25.408Z Compiling tokio-macros v2.4.0
12252024-12-20T22:41:26.367Z Compiling zeroize v1.8.1
12262024-12-20T22:41:26.454Z Compiling zerofrom-derive v0.1.4
12272024-12-20T22:41:26.855Z Compiling thiserror-impl v1.0.69
12282024-12-20T22:41:26.938Z Compiling yoke-derive v0.7.4
12292024-12-20T22:41:27.256Z Compiling zerocopy v0.7.35
12302024-12-20T22:41:27.695Z Compiling zerovec-derive v0.10.3
12312024-12-20T22:41:28.209Z Compiling crypto-common v0.1.6
12322024-12-20T22:41:28.465Z Compiling block-buffer v0.10.4
12332024-12-20T22:41:28.747Z Compiling digest v0.10.7
12342024-12-20T22:41:28.901Z Compiling futures-macro v0.3.31
12352024-12-20T22:41:29.245Z Compiling hmac v0.12.1
12362024-12-20T22:41:29.356Z Compiling block-padding v0.3.3
12372024-12-20T22:41:29.502Z Compiling displaydoc v0.2.5
12382024-12-20T22:41:29.618Z Compiling inout v0.1.3
12392024-12-20T22:41:29.922Z Compiling cipher v0.4.4
12402024-12-20T22:41:30.182Z Compiling sha2 v0.10.8
12412024-12-20T22:41:30.375Z Compiling thiserror v1.0.69
12422024-12-20T22:41:30.482Z Compiling ppv-lite86 v0.2.20
12432024-12-20T22:41:30.501Z Compiling der_derive v0.7.3
12442024-12-20T22:41:30.518Z Compiling icu_provider_macros v1.5.0
12452024-12-20T22:41:31.022Z Compiling zerofrom v0.1.4
12462024-12-20T22:41:31.071Z Compiling futures-util v0.3.31
12472024-12-20T22:41:31.071Z Compiling yoke v0.7.4
12482024-12-20T22:41:31.315Z Compiling rand_chacha v0.3.1
12492024-12-20T22:41:31.343Z Compiling tracing-attributes v0.1.27
12502024-12-20T22:41:31.392Z Compiling zerovec v0.10.4
12512024-12-20T22:41:31.689Z Compiling pest v2.7.14
12522024-12-20T22:41:33.060Z Compiling der v0.7.9
12532024-12-20T22:41:33.671Z Compiling tinystr v0.7.6
12542024-12-20T22:41:33.692Z Compiling icu_collections v1.5.0
12552024-12-20T22:41:33.890Z Compiling rand v0.8.5
12562024-12-20T22:41:34.135Z Compiling icu_locid v1.5.0
12572024-12-20T22:41:34.886Z Compiling salsa20 v0.10.2
12582024-12-20T22:41:35.112Z Compiling pbkdf2 v0.12.2
12592024-12-20T22:41:35.288Z Compiling spki v0.7.3
12602024-12-20T22:41:35.303Z Compiling num-conv v0.1.0
12612024-12-20T22:41:35.327Z Compiling tracing v0.1.40
12622024-12-20T22:41:35.663Z Compiling icu_provider v1.5.0
12632024-12-20T22:41:35.672Z Compiling untrusted v0.7.1
12642024-12-20T22:41:36.339Z Compiling icu_properties_data v1.5.0
12652024-12-20T22:41:36.417Z Compiling powerfmt v0.2.0
12662024-12-20T22:41:36.417Z Compiling time-core v0.1.2
12672024-12-20T22:41:36.417Z Compiling untrusted v0.9.0
12682024-12-20T22:41:36.417Z Compiling deranged v0.3.11
12692024-12-20T22:41:36.417Z Compiling time-macros v0.2.18
12702024-12-20T22:41:36.465Z Compiling icu_locid_transform v1.5.0
12712024-12-20T22:41:36.829Z Compiling scrypt v0.11.0
12722024-12-20T22:41:37.192Z Compiling pest_meta v2.7.14
12732024-12-20T22:41:37.630Z Compiling aes v0.8.4
12742024-12-20T22:41:37.630Z Compiling cbc v0.1.2
12752024-12-20T22:41:37.717Z Compiling icu_properties v1.5.1
12762024-12-20T22:41:38.284Z Compiling openssl-sys v0.9.103
12772024-12-20T22:41:39.145Z Compiling scroll_derive v0.12.0
12782024-12-20T22:41:39.408Z Compiling bitflags v2.6.0
12792024-12-20T22:41:39.693Z Compiling bytes v1.8.0
12802024-12-20T22:41:40.339Z Compiling indexmap v2.6.0
12812024-12-20T22:41:40.469Z Compiling semver v1.0.23
12822024-12-20T22:41:40.757Z Compiling tokio v1.40.0
12832024-12-20T22:41:41.108Z Compiling http v1.1.0
12842024-12-20T22:41:45.490Z Compiling rustc_version v0.4.1
12852024-12-20T22:41:45.568Z Compiling utf16_iter v1.0.5
12862024-12-20T22:41:45.568Z Compiling num_threads v0.1.7
12872024-12-20T22:41:45.568Z Compiling atomic-waker v1.1.2
12882024-12-20T22:41:45.568Z Compiling icu_normalizer_data v1.5.0
12892024-12-20T22:41:45.568Z Compiling utf8_iter v1.0.4
12902024-12-20T22:41:45.568Z Compiling write16 v1.0.0
12912024-12-20T22:41:45.568Z Compiling time v0.3.36
12922024-12-20T22:41:45.568Z Compiling http-body v1.0.1
12932024-12-20T22:41:45.568Z Compiling icu_normalizer v1.5.0
12942024-12-20T22:41:45.569Z Compiling scroll v0.12.0
12952024-12-20T22:41:45.569Z Compiling pkcs5 v0.7.1
12962024-12-20T22:41:45.569Z Compiling pest_generator v2.7.14
12972024-12-20T22:41:45.569Z Compiling form_urlencoded v1.2.1
12982024-12-20T22:41:45.569Z Compiling try-lock v0.2.5
12992024-12-20T22:41:45.569Z Compiling slog v2.7.0
13002024-12-20T22:41:45.569Z Compiling goblin v0.8.2
13012024-12-20T22:41:45.570Z Compiling which v4.4.2
13022024-12-20T22:41:45.570Z Compiling pkcs8 v0.10.2
13032024-12-20T22:41:45.570Z Compiling want v0.3.1
13042024-12-20T22:41:45.570Z Compiling idna_adapter v1.2.0
13052024-12-20T22:41:45.570Z Compiling httpdate v1.0.3
13062024-12-20T22:41:45.570Z Compiling pest_derive v2.7.14
13072024-12-20T22:41:45.621Z Compiling idna v1.0.3
13082024-12-20T22:41:45.800Z Compiling uuid v1.11.0
13092024-12-20T22:41:46.173Z Compiling dtrace-parser v0.2.0
13102024-12-20T22:41:46.299Z Compiling serde_spanned v0.6.8
13112024-12-20T22:41:46.550Z Compiling serde_tokenstream v0.2.2
13122024-12-20T22:41:47.194Z Compiling toml_datetime v0.6.8
13132024-12-20T22:41:47.251Z Compiling tower-service v0.3.3
13142024-12-20T22:41:47.386Z Compiling adler2 v2.0.0
13152024-12-20T22:41:47.441Z Compiling match_cfg v0.1.0
13162024-12-20T22:41:47.541Z Compiling iana-time-zone v0.1.61
13172024-12-20T22:41:47.610Z Compiling openssl v0.10.66
13182024-12-20T22:41:47.709Z Compiling foreign-types-shared v0.1.1
13192024-12-20T22:41:47.828Z Compiling rustversion v1.0.17
13202024-12-20T22:41:47.995Z Compiling base64 v0.22.1
13212024-12-20T22:41:48.072Z Compiling foreign-types v0.3.2
13222024-12-20T22:41:48.093Z Compiling chrono v0.4.38
13232024-12-20T22:41:48.176Z Compiling hostname v0.3.1
13242024-12-20T22:41:48.437Z Compiling miniz_oxide v0.8.0
13252024-12-20T22:41:48.451Z Compiling url v2.5.3
13262024-12-20T22:41:48.770Z Compiling async-trait v0.1.83
13272024-12-20T22:41:50.005Z Compiling tokio-util v0.7.12
13282024-12-20T22:41:50.079Z Compiling dof v0.3.0
13292024-12-20T22:41:50.536Z Compiling openssl-macros v0.1.1
13302024-12-20T22:41:51.315Z Compiling h2 v0.4.6
13312024-12-20T22:41:51.511Z Compiling usdt-impl v0.5.0
13322024-12-20T22:41:51.683Z Compiling dirs-sys-next v0.1.2
13332024-12-20T22:41:51.970Z Compiling rustls v0.23.19
13342024-12-20T22:41:52.248Z Compiling data-encoding v2.6.0
13352024-12-20T22:41:52.341Z Compiling native-tls v0.2.12
13362024-12-20T22:41:52.343Z Compiling syn v1.0.109
13372024-12-20T22:41:52.680Z Compiling rustls v0.22.4
13382024-12-20T22:41:52.943Z Compiling siphasher v0.3.11
13392024-12-20T22:41:53.118Z Compiling dirs-next v2.0.0
13402024-12-20T22:41:53.345Z Compiling http-body-util v0.1.2
13412024-12-20T22:41:53.904Z Compiling crossbeam-epoch v0.9.18
13422024-12-20T22:41:54.406Z Compiling heapless v0.7.17
13432024-12-20T22:41:54.658Z Compiling signature v2.2.0
13442024-12-20T22:41:54.752Z Compiling sha1 v0.10.6
13452024-12-20T22:41:54.777Z Compiling bzip2-sys v0.1.11+1.0.8
13462024-12-20T22:41:54.831Z Compiling serde_derive_internals v0.29.1
13472024-12-20T22:41:54.983Z Compiling thread_local v1.1.8
13482024-12-20T22:41:55.254Z Compiling encoding_rs v0.8.34
13492024-12-20T22:41:55.339Z Compiling multer v3.1.0
13502024-12-20T22:41:55.600Z Compiling cookie v0.18.1
13512024-12-20T22:41:55.626Z Compiling signal-hook v0.3.17
13522024-12-20T22:41:55.894Z Compiling schemars v0.8.21
13532024-12-20T22:41:55.913Z Compiling rayon-core v1.12.1
13542024-12-20T22:41:56.200Z Compiling openssl-probe v0.1.5
13552024-12-20T22:41:56.233Z Compiling gimli v0.31.1
13562024-12-20T22:41:56.568Z Compiling slog-async v2.8.0
13572024-12-20T22:41:56.744Z Compiling ipnet v2.10.1
13582024-12-20T22:41:57.112Z Compiling mime v0.3.17
13592024-12-20T22:41:57.691Z Compiling unicode-properties v0.1.3
13602024-12-20T22:41:57.749Z Compiling schemars_derive v0.8.21
13612024-12-20T22:41:58.097Z Compiling stringprep v0.1.5
13622024-12-20T22:41:58.100Z Compiling toml_edit v0.22.22
13632024-12-20T22:41:59.405Z Compiling hyper v1.5.0
13642024-12-20T22:42:01.239Z Compiling addr2line v0.24.2
13652024-12-20T22:42:01.671Z Compiling usdt-macro v0.5.0
13662024-12-20T22:42:01.914Z Compiling hyper-util v0.1.10
13672024-12-20T22:42:02.140Z Compiling usdt-attr-macro v0.5.0
13682024-12-20T22:42:02.202Z Compiling crossbeam-deque v0.8.5
13692024-12-20T22:42:02.453Z Compiling term v0.7.0
13702024-12-20T22:42:03.176Z Compiling slog-json v2.6.1
13712024-12-20T22:42:03.586Z Compiling serde_urlencoded v0.7.1
13722024-12-20T22:42:03.668Z Compiling crossbeam-channel v0.5.13
13732024-12-20T22:42:03.821Z Compiling curve25519-dalek v4.1.3
13742024-12-20T22:42:04.023Z Compiling futures-executor v0.3.31
13752024-12-20T22:42:04.127Z Compiling enum-as-inner v0.6.1
13762024-12-20T22:42:04.477Z Compiling md-5 v0.10.6
13772024-12-20T22:42:04.652Z Compiling rustls-pemfile v2.2.0
13782024-12-20T22:42:04.753Z Compiling async-stream-impl v0.3.6
13792024-12-20T22:42:04.833Z Compiling num-integer v0.1.46
13802024-12-20T22:42:05.049Z Compiling idna v0.3.0
13812024-12-20T22:42:05.203Z Compiling idna v0.4.0
13822024-12-20T22:42:05.355Z Compiling hash32 v0.2.1
13832024-12-20T22:42:05.726Z Compiling ff v0.13.0
13842024-12-20T22:42:05.745Z Compiling is-terminal v0.4.13
13852024-12-20T22:42:05.890Z Compiling object v0.36.5
13862024-12-20T22:42:05.970Z Compiling dropshot v0.12.0
13872024-12-20T22:42:06.199Z Compiling quick-error v1.2.3
13882024-12-20T22:42:06.269Z Compiling linked-hash-map v0.5.6
13892024-12-20T22:42:06.358Z Compiling anyhow v1.0.93
13902024-12-20T22:42:06.593Z Compiling utf-8 v0.7.6
13912024-12-20T22:42:06.632Z Compiling fallible-iterator v0.2.0
13922024-12-20T22:42:06.790Z Compiling take_mut v0.2.2
13932024-12-20T22:42:06.857Z Compiling portable-atomic v1.9.0
13942024-12-20T22:42:06.926Z Compiling num-bigint-dig v0.8.4
13952024-12-20T22:42:06.954Z Compiling base16ct v0.2.0
13962024-12-20T22:42:07.019Z Compiling smoltcp v0.9.1
13972024-12-20T22:42:07.224Z Compiling dyn-clone v1.0.17
13982024-12-20T22:42:07.299Z Compiling psl-types v2.0.11
13992024-12-20T22:42:07.356Z Compiling rustc-demangle v0.1.24
14002024-12-20T22:42:07.506Z Compiling publicsuffix v2.2.3
14012024-12-20T22:42:07.781Z Compiling postgres-protocol v0.6.7
14022024-12-20T22:42:08.025Z Compiling sec1 v0.7.3
14032024-12-20T22:42:08.760Z Compiling tungstenite v0.24.0
14042024-12-20T22:42:08.993Z Compiling lru-cache v0.1.2
14052024-12-20T22:42:09.025Z Compiling resolv-conf v0.7.0
14062024-12-20T22:42:09.276Z Compiling async-stream v0.3.6
14072024-12-20T22:42:09.609Z Compiling hickory-proto v0.24.1
14082024-12-20T22:42:09.893Z Compiling group v0.13.0
14092024-12-20T22:42:09.940Z Compiling usdt v0.5.0
14102024-12-20T22:42:10.240Z Compiling slog-term v2.9.1
14112024-12-20T22:42:11.226Z Compiling num-iter v0.1.45
14122024-12-20T22:42:11.365Z Compiling futures v0.3.31
14132024-12-20T22:42:11.435Z Compiling slog-bunyan v2.5.0
14142024-12-20T22:42:11.665Z Compiling toml v0.8.19
14152024-12-20T22:42:12.904Z Compiling camino v1.1.9
14162024-12-20T22:42:13.377Z Compiling backtrace v0.3.74
14172024-12-20T22:42:13.476Z Compiling tokio-native-tls v0.3.1
14182024-12-20T22:42:13.774Z Compiling phf_shared v0.11.2
14192024-12-20T22:42:13.903Z Compiling dropshot_endpoint v0.12.0
14202024-12-20T22:42:13.906Z Compiling terminal_size v0.4.0
14212024-12-20T22:42:14.157Z Compiling waitgroup v0.1.2
14222024-12-20T22:42:14.204Z Compiling openapiv3 v2.0.0
14232024-12-20T22:42:14.397Z Compiling serde_path_to_error v0.1.16
14242024-12-20T22:42:15.220Z Compiling hkdf v0.12.4
14252024-12-20T22:42:15.462Z Compiling crypto-bigint v0.5.5
14262024-12-20T22:42:16.862Z Compiling hubpack_derive v0.1.1
14272024-12-20T22:42:17.098Z Compiling webpki-roots v0.26.6
14282024-12-20T22:42:17.313Z Compiling curve25519-dalek-derive v0.1.1
14292024-12-20T22:42:17.706Z Compiling zerocopy-derive v0.6.6
14302024-12-20T22:42:18.438Z Compiling idna v0.5.0
14312024-12-20T22:42:18.476Z Compiling hostname v0.4.0
14322024-12-20T22:42:18.533Z Compiling crc32fast v1.4.2
14332024-12-20T22:42:18.550Z Compiling ahash v0.8.11
14342024-12-20T22:42:18.857Z Compiling fs-err v2.11.0
14352024-12-20T22:42:18.885Z Compiling managed v0.8.0
14362024-12-20T22:42:18.908Z Compiling winnow v0.5.40
14372024-12-20T22:42:19.146Z Compiling debug-ignore v1.0.5
14382024-12-20T22:42:19.301Z Compiling bitflags v1.3.2
14392024-12-20T22:42:19.359Z Compiling clap_builder v4.5.21
14402024-12-20T22:42:19.958Z Compiling strum_macros v0.25.3
14412024-12-20T22:42:20.078Z Compiling zerocopy v0.6.6
14422024-12-20T22:42:20.399Z Compiling cookie_store v0.21.0
14432024-12-20T22:42:21.007Z Compiling console v0.15.8
14442024-12-20T22:42:21.659Z Compiling flate2 v1.0.34
14452024-12-20T22:42:22.068Z Compiling elliptic-curve v0.13.8
14462024-12-20T22:42:22.661Z Compiling toml_edit v0.19.15
14472024-12-20T22:42:22.682Z Compiling hubpack v0.1.2
14482024-12-20T22:42:22.889Z Compiling hickory-resolver v0.24.1
14492024-12-20T22:42:23.175Z Compiling phf v0.11.2
14502024-12-20T22:42:23.484Z Compiling hyper-tls v0.6.0
14512024-12-20T22:42:23.874Z Compiling signal-hook-mio v0.2.4
14522024-12-20T22:42:23.933Z Compiling rayon v1.10.0
14532024-12-20T22:42:24.043Z Compiling bzip2 v0.4.4
14542024-12-20T22:42:24.449Z Compiling tokio-tungstenite v0.24.0
14552024-12-20T22:42:25.028Z Compiling postgres-types v0.2.8
14562024-12-20T22:42:28.030Z Compiling ed25519 v2.2.3
14572024-12-20T22:42:29.042Z Compiling phf_shared v0.10.0
14582024-12-20T22:42:29.178Z Compiling tokio-stream v0.1.16
14592024-12-20T22:42:29.473Z Compiling pkcs1 v0.7.5
14602024-12-20T22:42:29.904Z Compiling serde-big-array v0.5.1
14612024-12-20T22:42:30.004Z Compiling clap_derive v4.5.18
14622024-12-20T22:42:30.025Z Compiling rfc6979 v0.4.0
14632024-12-20T22:42:30.149Z Compiling serde_repr v0.1.19
14642024-12-20T22:42:30.227Z Compiling derive-where v1.2.7
14652024-12-20T22:42:30.320Z Compiling float-cmp v0.9.0
14662024-12-20T22:42:30.534Z Compiling bstr v1.10.0
14672024-12-20T22:42:30.554Z Compiling sync_wrapper v1.0.1
14682024-12-20T22:42:30.719Z Compiling new_debug_unreachable v1.0.6
14692024-12-20T22:42:30.828Z Compiling precomputed-hash v0.1.1
14702024-12-20T22:42:30.962Z Compiling unicode-width v0.2.0
14712024-12-20T22:42:30.991Z Compiling unicode-segmentation v1.12.0
14722024-12-20T22:42:31.358Z Compiling whoami v1.5.2
14732024-12-20T22:42:31.530Z Compiling predicates-core v1.0.8
14742024-12-20T22:42:31.912Z Compiling static_assertions v1.1.0
14752024-12-20T22:42:31.927Z Compiling normalize-line-endings v0.3.0
14762024-12-20T22:42:32.014Z Compiling number_prefix v0.4.0
14772024-12-20T22:42:32.039Z Compiling bit-vec v0.6.3
14782024-12-20T22:42:32.064Z Compiling difflib v0.4.0
14792024-12-20T22:42:32.251Z Compiling fixedbitset v0.4.2
14802024-12-20T22:42:32.383Z Compiling indicatif v0.17.9
14812024-12-20T22:42:32.525Z Compiling petgraph v0.6.5
14822024-12-20T22:42:32.725Z Compiling predicates v3.1.2
14832024-12-20T22:42:33.774Z Compiling bit-set v0.5.3
14842024-12-20T22:42:34.001Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14852024-12-20T22:42:34.081Z Compiling tokio-postgres v0.7.12
14862024-12-20T22:42:34.559Z Compiling similar v2.6.0
14872024-12-20T22:42:34.689Z Compiling string_cache v0.8.7
14882024-12-20T22:42:35.182Z Compiling ecdsa v0.16.9
14892024-12-20T22:42:35.355Z Compiling clap v4.5.21
14902024-12-20T22:42:35.494Z Compiling rsa v0.9.6
14912024-12-20T22:42:36.058Z Compiling ed25519-dalek v2.1.1
14922024-12-20T22:42:36.902Z Compiling toml v0.7.8
14932024-12-20T22:42:37.105Z Compiling zip v0.6.6
14942024-12-20T22:42:37.438Z Compiling crossterm v0.28.1
14952024-12-20T22:42:39.195Z Compiling hex v0.4.3
14962024-12-20T22:42:39.303Z Compiling x509-cert v0.2.5
14972024-12-20T22:42:39.624Z Compiling peg-runtime v0.8.3
14982024-12-20T22:42:39.833Z Compiling lalrpop-util v0.19.12
14992024-12-20T22:42:40.230Z Compiling unicode-xid v0.2.6
15002024-12-20T22:42:40.275Z Compiling strum_macros v0.26.4
15012024-12-20T22:42:40.344Z Compiling xattr v1.3.1
15022024-12-20T22:42:40.417Z Compiling filetime v0.2.25
15032024-12-20T22:42:40.631Z Compiling tar v0.4.42
15042024-12-20T22:42:45.527Z Compiling strum v0.26.3
15052024-12-20T22:42:48.353Z Compiling aws-lc-sys v0.22.0
15062024-12-20T22:43:17.158Z Compiling rustls-webpki v0.102.8
15072024-12-20T22:43:20.617Z Compiling tokio-rustls v0.25.0
15082024-12-20T22:43:22.186Z Compiling tokio-rustls v0.26.0
15092024-12-20T22:43:22.502Z Compiling hyper-rustls v0.27.3
15102024-12-20T22:43:22.886Z Compiling reqwest v0.12.9
15112024-12-20T22:43:24.352Z Compiling qorb v0.2.1
15122024-12-20T22:43:29.080Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15132024-12-20T22:43:29.320Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15142024-12-20T22:43:35.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
15152024-12-20T22:43:35.432Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15162024-12-20T22:43:35.489ZDec 20 22:43:34.970 INFO Starting download, target: Clickhouse
15172024-12-20T22:43:35.489ZDec 20 22:43:34.970 INFO Starting download, target: Console
15182024-12-20T22:43:35.492ZDec 20 22:43:34.970 INFO Starting download, target: Cockroach
15192024-12-20T22:43:35.492ZDec 20 22:43:34.970 INFO Starting download, target: DendriteOpenapi
15202024-12-20T22:43:35.492ZDec 20 22:43:34.970 INFO Starting download, target: DendriteStub
15212024-12-20T22:43:35.492ZDec 20 22:43:34.970 INFO Starting download, target: MaghemiteMgd
15222024-12-20T22:43:35.492ZDec 20 22:43:34.970 INFO Starting download, target: TransceiverControl
15232024-12-20T22:43:35.492ZDec 20 22:43:34.971 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15242024-12-20T22:43:35.492ZDec 20 22:43:34.971 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15252024-12-20T22:43:35.492ZDec 20 22:43:34.971 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15262024-12-20T22:43:35.492ZDec 20 22:43:34.971 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15272024-12-20T22:43:35.492ZDec 20 22:43:34.971 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15282024-12-20T22:43:35.492ZDec 20 22:43:34.971 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15292024-12-20T22:43:35.492ZDec 20 22:43:34.971 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15302024-12-20T22:43:35.758ZDec 20 22:43:35.225 INFO Download complete, target: DendriteOpenapi
15312024-12-20T22:43:35.810ZDec 20 22:43:35.246 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15322024-12-20T22:43:36.003ZDec 20 22:43:35.440 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15332024-12-20T22:43:36.327ZDec 20 22:43:35.777 INFO Download complete, target: Console
15342024-12-20T22:43:36.422ZDec 20 22:43:35.902 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15352024-12-20T22:43:36.456ZDec 20 22:43:35.937 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15362024-12-20T22:43:36.489ZDec 20 22:43:35.961 INFO Download complete, target: TransceiverControl
15372024-12-20T22:43:37.013ZDec 20 22:43:36.500 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15382024-12-20T22:43:37.013ZDec 20 22:43:36.500 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15392024-12-20T22:43:37.429ZDec 20 22:43:36.916 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15402024-12-20T22:43:39.268ZDec 20 22:43:38.755 INFO Download complete, target: DendriteStub
15412024-12-20T22:43:39.416ZDec 20 22:43:38.902 INFO Download complete, target: MaghemiteMgd
15422024-12-20T22:43:44.545ZDec 20 22:43:44.031 INFO Checking that binary works, target: Cockroach
15432024-12-20T22:43:44.706ZDec 20 22:43:44.192 INFO Download complete, target: Cockroach
15442024-12-20T22:43:50.019ZDec 20 22:43:49.504 INFO Checking that binary works, target: Clickhouse
15452024-12-20T22:43:50.137ZDec 20 22:43:49.623 INFO Download complete, target: Clickhouse
15462024-12-20T22:43:50.144ZAll prerequisites installed successfully
15472024-12-20T22:43:50.152Z
15482024-12-20T22:43:50.152Zreal 4:47.601094983
15492024-12-20T22:43:50.152Zuser 16:53.708329264
15502024-12-20T22:43:50.152Zsys 3:19.527426233
15512024-12-20T22:43:50.152Ztrap 0.571106033
15522024-12-20T22:43:50.152Ztflt 1.857813724
15532024-12-20T22:43:50.152Zdflt 2.259496667
15542024-12-20T22:43:50.152Zkflt 0.033411167
15552024-12-20T22:43:50.152Zlock 30:30.018609175
15562024-12-20T22:43:50.152Zslp 1:02:36.309897665
15572024-12-20T22:43:50.152Zlat 58.528731166
15582024-12-20T22:43:50.152Zstop 2:19.108499444
15592024-12-20T22:43:50.153Z+ ptime -m cargo xtask download softnpu
15602024-12-20T22:43:50.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
15612024-12-20T22:43:50.729Z Running `target/debug/xtask download softnpu`
15622024-12-20T22:43:51.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
15632024-12-20T22:43:51.645Z Running `target/debug/xtask-downloader softnpu`
15642024-12-20T22:43:51.681ZDec 20 22:43:51.167 INFO Starting download, target: Softnpu
15652024-12-20T22:43:51.683ZDec 20 22:43:51.167 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15662024-12-20T22:43:52.110ZDec 20 22:43:51.596 INFO Download complete, target: Softnpu
15672024-12-20T22:43:52.113Z
15682024-12-20T22:43:52.116Zreal 1.962382729
15692024-12-20T22:43:52.116Zuser 1.293163253
15702024-12-20T22:43:52.116Zsys 0.571831300
15712024-12-20T22:43:52.116Ztrap 0.001049305
15722024-12-20T22:43:52.117Ztflt 0.000004247
15732024-12-20T22:43:52.117Zdflt 0.000000000
15742024-12-20T22:43:52.117Zkflt 0.000000000
15752024-12-20T22:43:52.117Zlock 4.290026112
15762024-12-20T22:43:52.117Zslp 0.293178767
15772024-12-20T22:43:52.117Zlat 0.070077809
15782024-12-20T22:43:52.117Zstop 0.000161914
15792024-12-20T22:43:52.117Z+ export CARGO_INCREMENTAL=0
15802024-12-20T22:43:52.117Z+ CARGO_INCREMENTAL=0
15812024-12-20T22:43:52.117Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15822024-12-20T22:43:53.240Z Compiling proc-macro2 v1.0.89
15832024-12-20T22:43:53.240Z Compiling unicode-ident v1.0.13
15842024-12-20T22:43:53.240Z Compiling libc v0.2.162
15852024-12-20T22:43:53.319Z Compiling serde v1.0.215
15862024-12-20T22:43:53.319Z Compiling autocfg v1.4.0
15872024-12-20T22:43:53.319Z Compiling version_check v0.9.5
15882024-12-20T22:43:53.319Z Compiling cfg-if v1.0.0
15892024-12-20T22:43:53.359Z Compiling memchr v2.7.4
15902024-12-20T22:43:53.376Z Compiling shlex v1.3.0
15912024-12-20T22:43:53.396Z Compiling typenum v1.17.0
15922024-12-20T22:43:53.797Z Compiling value-bag v1.9.0
15932024-12-20T22:43:53.845Z Compiling scopeguard v1.2.0
15942024-12-20T22:43:54.048Z Compiling generic-array v0.14.7
15952024-12-20T22:43:54.122Z Compiling lock_api v0.4.12
15962024-12-20T22:43:54.328Z Compiling log v0.4.22
15972024-12-20T22:43:54.368Z Compiling parking_lot_core v0.9.10
15982024-12-20T22:43:54.771Z Compiling once_cell v1.20.2
15992024-12-20T22:43:54.865Z Compiling serde_json v1.0.132
16002024-12-20T22:43:55.053Z Compiling rustix v0.38.37
16012024-12-20T22:43:55.173Z Compiling quote v1.0.37
16022024-12-20T22:43:55.191Z Compiling libm v0.2.8
16032024-12-20T22:43:55.196Z Compiling thiserror v1.0.69
16042024-12-20T22:43:55.503Z Compiling jobserver v0.1.32
16052024-12-20T22:43:55.522Z Compiling getrandom v0.2.15
16062024-12-20T22:43:55.701Z Compiling syn v2.0.87
16072024-12-20T22:43:55.817Z Compiling aho-corasick v1.1.3
16082024-12-20T22:43:55.834Z Compiling regex-syntax v0.8.5
16092024-12-20T22:43:55.874Z Compiling cc v1.1.30
16102024-12-20T22:43:55.921Z Compiling num-traits v0.2.19
16112024-12-20T22:43:56.007Z Compiling either v1.13.0
16122024-12-20T22:43:56.224Z Compiling itoa v1.0.11
16132024-12-20T22:43:56.259Z Compiling spin v0.9.8
16142024-12-20T22:43:56.473Z Compiling slab v0.4.9
16152024-12-20T22:43:56.782Z Compiling byteorder v1.5.0
16162024-12-20T22:43:57.015Z Compiling errno v0.3.9
16172024-12-20T22:43:57.233Z Compiling rand_core v0.6.4
16182024-12-20T22:43:57.263Z Compiling lazy_static v1.5.0
16192024-12-20T22:43:57.397Z Compiling glob v0.3.1
16202024-12-20T22:43:57.911Z Compiling prettyplease v0.2.25
16212024-12-20T22:43:58.231Z Compiling clang-sys v1.8.1
16222024-12-20T22:43:58.587Z Compiling minimal-lexical v0.2.1
16232024-12-20T22:43:58.724Z Compiling libloading v0.8.5
16242024-12-20T22:43:58.957Z Compiling allocator-api2 v0.2.18
16252024-12-20T22:43:59.112Z Compiling nom v7.1.3
16262024-12-20T22:43:59.130Z Compiling subtle v2.6.1
16272024-12-20T22:43:59.453Z Compiling bindgen v0.69.5
16282024-12-20T22:43:59.513Z Compiling home v0.5.9
16292024-12-20T22:43:59.742Z Compiling regex-automata v0.4.8
16302024-12-20T22:43:59.907Z Compiling itertools v0.10.5
16312024-12-20T22:44:00.086Z Compiling rustc-hash v1.1.0
16322024-12-20T22:44:00.181Z Compiling lazycell v1.3.0
16332024-12-20T22:44:00.237Z Compiling smallvec v1.13.2
16342024-12-20T22:44:00.347Z Compiling semver v1.0.23
16352024-12-20T22:44:00.712Z Compiling cmake v0.1.51
16362024-12-20T22:44:01.030Z Compiling dunce v1.0.5
16372024-12-20T22:44:01.172Z Compiling fs_extra v1.3.0
16382024-12-20T22:44:02.262Z Compiling pkg-config v0.3.31
16392024-12-20T22:44:02.331Z Compiling ring v0.17.8
16402024-12-20T22:44:02.717Z Compiling cexpr v0.6.0
16412024-12-20T22:44:02.832Z Compiling ryu v1.0.18
16422024-12-20T22:44:03.124Z Compiling pin-project-lite v0.2.14
16432024-12-20T22:44:03.188Z Compiling fnv v1.0.7
16442024-12-20T22:44:03.266Z Compiling paste v1.0.15
16452024-12-20T22:44:03.343Z Compiling const-oid v0.9.6
16462024-12-20T22:44:03.585Z Compiling httparse v1.9.5
16472024-12-20T22:44:03.713Z Compiling synstructure v0.13.1
16482024-12-20T22:44:04.308Z Compiling equivalent v1.0.1
16492024-12-20T22:44:04.365Z Compiling foldhash v0.1.3
16502024-12-20T22:44:04.428Z Compiling aws-lc-rs v1.10.0
16512024-12-20T22:44:04.660Z Compiling hashbrown v0.15.1
16522024-12-20T22:44:05.192Z Compiling regex v1.11.1
16532024-12-20T22:44:05.855Z Compiling heck v0.5.0
16542024-12-20T22:44:05.941Z Compiling schemars v0.8.21
16552024-12-20T22:44:06.233Z Compiling serde_derive_internals v0.29.1
16562024-12-20T22:44:06.271Z Compiling signal-hook-registry v1.4.2
16572024-12-20T22:44:06.331Z Compiling mio v1.0.2
16582024-12-20T22:44:06.580Z Compiling parking_lot v0.12.3
16592024-12-20T22:44:08.268Z Compiling stable_deref_trait v1.2.0
16602024-12-20T22:44:08.411Z Compiling crossbeam-utils v0.8.20
16612024-12-20T22:44:08.555Z Compiling socket2 v0.5.7
16622024-12-20T22:44:08.672Z Compiling time-core v0.1.2
16632024-12-20T22:44:08.890Z Compiling num-conv v0.1.0
16642024-12-20T22:44:08.948Z Compiling futures-core v0.3.31
16652024-12-20T22:44:09.202Z Compiling time-macros v0.2.18
16662024-12-20T22:44:09.415Z Compiling serde_derive v1.0.215
16672024-12-20T22:44:09.556Z Compiling zeroize_derive v1.4.2
16682024-12-20T22:44:10.205Z Compiling zerocopy-derive v0.7.35
16692024-12-20T22:44:10.385Z Compiling thiserror-impl v1.0.69
16702024-12-20T22:44:10.696Z Compiling tokio-macros v2.4.0
16712024-12-20T22:44:10.795Z Compiling zerofrom-derive v0.1.4
16722024-12-20T22:44:11.041Z Compiling zeroize v1.8.1
16732024-12-20T22:44:11.621Z Compiling yoke-derive v0.7.4
16742024-12-20T22:44:11.873Z Compiling futures-macro v0.3.31
16752024-12-20T22:44:12.193Z Compiling zerovec-derive v0.10.3
16762024-12-20T22:44:12.211Z Compiling zerocopy v0.7.35
16772024-12-20T22:44:13.269Z Compiling displaydoc v0.2.5
16782024-12-20T22:44:13.665Z Compiling crypto-common v0.1.6
16792024-12-20T22:44:13.942Z Compiling tracing-attributes v0.1.27
16802024-12-20T22:44:14.033Z Compiling icu_provider_macros v1.5.0
16812024-12-20T22:44:14.283Z Compiling block-buffer v0.10.4
16822024-12-20T22:44:14.363Z Compiling schemars_derive v0.8.21
16832024-12-20T22:44:14.539Z Compiling digest v0.10.7
16842024-12-20T22:44:14.836Z Compiling der_derive v0.7.3
16852024-12-20T22:44:15.142Z Compiling vcpkg v0.2.15
16862024-12-20T22:44:16.836Z Compiling openssl-sys v0.9.103
16872024-12-20T22:44:17.310Z Compiling cpufeatures v0.2.14
16882024-12-20T22:44:17.417Z Compiling futures-sink v0.3.31
16892024-12-20T22:44:17.676Z Compiling slog v2.7.0
16902024-12-20T22:44:17.828Z Compiling ahash v0.8.11
16912024-12-20T22:44:17.998Z Compiling syn v1.0.109
16922024-12-20T22:44:18.288Z Compiling zerofrom v0.1.4
16932024-12-20T22:44:18.513Z Compiling scroll_derive v0.12.0
16942024-12-20T22:44:18.636Z Compiling ucd-trie v0.1.7
16952024-12-20T22:44:18.793Z Compiling iana-time-zone v0.1.61
16962024-12-20T22:44:19.117Z Compiling pest v2.7.14
16972024-12-20T22:44:19.159Z Compiling yoke v0.7.4
16982024-12-20T22:44:19.542Z Compiling futures-channel v0.3.31
16992024-12-20T22:44:19.937Z Compiling hmac v0.12.1
17002024-12-20T22:44:20.022Z Compiling futures-io v0.3.31
17012024-12-20T22:44:20.166Z Compiling openssl v0.10.66
17022024-12-20T22:44:20.205Z Compiling futures-task v0.3.31
17032024-12-20T22:44:20.500Z Compiling pin-utils v0.1.0
17042024-12-20T22:44:20.631Z Compiling futures-util v0.3.31
17052024-12-20T22:44:20.772Z Compiling zerovec v0.10.4
17062024-12-20T22:44:21.091Z Compiling block-padding v0.3.3
17072024-12-20T22:44:21.687Z Compiling pest_meta v2.7.14
17082024-12-20T22:44:22.253Z Compiling tinyvec_macros v0.1.1
17092024-12-20T22:44:22.359Z Compiling tinyvec v1.8.0
17102024-12-20T22:44:22.970Z Compiling pest_generator v2.7.14
17112024-12-20T22:44:23.361Z Compiling bitflags v2.6.0
17122024-12-20T22:44:23.835Z Compiling bytes v1.8.0
17132024-12-20T22:44:25.617Z Compiling indexmap v2.6.0
17142024-12-20T22:44:25.907Z Compiling tokio v1.40.0
17152024-12-20T22:44:27.277Z Compiling serde_tokenstream v0.2.2
17162024-12-20T22:44:27.711Z Compiling http v1.1.0
17172024-12-20T22:44:27.867Z Compiling uuid v1.11.0
17182024-12-20T22:44:28.208Z Compiling which v4.4.2
17192024-12-20T22:44:29.140Z Compiling rustc_version v0.4.1
17202024-12-20T22:44:29.168Z Compiling chrono v0.4.38
17212024-12-20T22:44:31.819Z Compiling toml_datetime v0.6.8
17222024-12-20T22:44:32.288Z Compiling serde_spanned v0.6.8
17232024-12-20T22:44:32.523Z Compiling inout v0.1.3
17242024-12-20T22:44:32.883Z Compiling openssl-macros v0.1.1
17252024-12-20T22:44:33.625Z Compiling strsim v0.11.1
17262024-12-20T22:44:34.431Z Compiling native-tls v0.2.12
17272024-12-20T22:44:34.765Z Compiling rustls v0.23.19
17282024-12-20T22:44:35.189Z Compiling cipher v0.4.4
17292024-12-20T22:44:35.705Z Compiling pest_derive v2.7.14
17302024-12-20T22:44:35.791Z Compiling unicode-normalization v0.1.24
17312024-12-20T22:44:35.957Z Compiling tinystr v0.7.6
17322024-12-20T22:44:36.418Z Compiling sha2 v0.10.8
17332024-12-20T22:44:36.504Z Compiling tracing-core v0.1.32
17342024-12-20T22:44:36.906Z Compiling usdt-impl v0.5.0
17352024-12-20T22:44:36.935Z Compiling unicode-bidi v0.3.17
17362024-12-20T22:44:37.252Z Compiling writeable v0.5.5
17372024-12-20T22:44:37.255Z Compiling litemap v0.7.3
17382024-12-20T22:44:37.672Z Compiling dyn-clone v1.0.17
17392024-12-20T22:44:37.692Z Compiling base64ct v1.6.0
17402024-12-20T22:44:37.783Z Compiling icu_locid v1.5.0
17412024-12-20T22:44:38.202Z Compiling pem-rfc7468 v0.7.0
17422024-12-20T22:44:38.272Z Compiling tracing v0.1.40
17432024-12-20T22:44:39.178Z Compiling scroll v0.12.0
17442024-12-20T22:44:39.457Z Compiling ppv-lite86 v0.2.20
17452024-12-20T22:44:39.722Z Compiling async-trait v0.1.83
17462024-12-20T22:44:40.789Z Compiling cookie v0.18.1
17472024-12-20T22:44:41.192Z Compiling plain v0.2.3
17482024-12-20T22:44:41.346Z Compiling anyhow v1.0.93
17492024-12-20T22:44:41.744Z Compiling flagset v0.4.6
17502024-12-20T22:44:41.998Z Compiling camino v1.1.9
17512024-12-20T22:44:42.582Z Compiling der v0.7.9
17522024-12-20T22:44:42.775Z Compiling aws-lc-sys v0.22.0
17532024-12-20T22:44:44.642Z Compiling goblin v0.8.2
17542024-12-20T22:44:45.661Z Compiling rand_chacha v0.3.1
17552024-12-20T22:44:47.357Z Compiling icu_provider v1.5.0
17562024-12-20T22:44:48.606Z Compiling percent-encoding v2.3.1
17572024-12-20T22:44:48.961Z Compiling rustls v0.22.4
17582024-12-20T22:44:49.232Z Compiling rustls-pki-types v1.10.0
17592024-12-20T22:44:50.290Z Compiling pretty-hex v0.4.1
17602024-12-20T22:44:50.513Z Compiling rayon-core v1.12.1
17612024-12-20T22:44:50.774Z Compiling untrusted v0.7.1
17622024-12-20T22:44:51.028Z Compiling icu_locid_transform_data v1.5.0
17632024-12-20T22:44:51.136Z Compiling icu_locid_transform v1.5.0
17642024-12-20T22:44:51.907Z Compiling dof v0.3.0
17652024-12-20T22:44:53.481Z Compiling rand v0.8.5
17662024-12-20T22:44:53.596Z Compiling spki v0.7.3
17672024-12-20T22:44:53.652Z Compiling dtrace-parser v0.2.0
17682024-12-20T22:44:53.688Z Compiling tokio-util v0.7.12
17692024-12-20T22:44:53.832Z Compiling salsa20 v0.10.2
17702024-12-20T22:44:54.063Z Compiling icu_collections v1.5.0
17712024-12-20T22:44:55.063Z Compiling pbkdf2 v0.12.2
17722024-12-20T22:44:55.285Z Compiling thread-id v4.2.2
17732024-12-20T22:44:55.428Z Compiling mirai-annotations v1.12.0
17742024-12-20T22:44:55.447Z Compiling powerfmt v0.2.0
17752024-12-20T22:44:55.449Z Compiling icu_properties_data v1.5.0
17762024-12-20T22:44:55.484Z Compiling untrusted v0.9.0
17772024-12-20T22:44:55.868Z Compiling winnow v0.5.40
17782024-12-20T22:44:56.013Z Compiling deranged v0.3.11
17792024-12-20T22:44:56.125Z Compiling icu_properties v1.5.1
17802024-12-20T22:44:59.851Z Compiling toml_edit v0.19.15
17812024-12-20T22:44:59.919Z Compiling scrypt v0.11.0
17822024-12-20T22:45:00.424Z Compiling aes v0.8.4
17832024-12-20T22:45:00.621Z Compiling cbc v0.1.2
17842024-12-20T22:45:00.959Z Compiling multer v3.1.0
17852024-12-20T22:45:01.262Z Compiling slog-async v2.8.0
17862024-12-20T22:45:01.692Z Compiling rustversion v1.0.17
17872024-12-20T22:45:02.206Z Compiling num_threads v0.1.7
17882024-12-20T22:45:02.353Z Compiling utf16_iter v1.0.5
17892024-12-20T22:45:02.542Z Compiling utf8_iter v1.0.4
17902024-12-20T22:45:02.611Z Compiling atomic-waker v1.1.2
17912024-12-20T22:45:02.810Z Compiling write16 v1.0.0
17922024-12-20T22:45:02.972Z Compiling icu_normalizer_data v1.5.0
17932024-12-20T22:45:03.081Z Compiling icu_normalizer v1.5.0
17942024-12-20T22:45:03.098Z Compiling time v0.3.36
17952024-12-20T22:45:04.837Z Compiling pkcs5 v0.7.1
17962024-12-20T22:45:06.219Z Compiling form_urlencoded v1.2.1
17972024-12-20T22:45:06.831Z Compiling http-body v1.0.1
17982024-12-20T22:45:07.041Z Compiling heapless v0.7.17
17992024-12-20T22:45:07.581Z Compiling bzip2-sys v0.1.11+1.0.8
18002024-12-20T22:45:08.550Z Compiling try-lock v0.2.5
18012024-12-20T22:45:08.694Z Compiling signal-hook v0.3.17
18022024-12-20T22:45:08.748Z Compiling want v0.3.1
18032024-12-20T22:45:10.541Z Compiling pkcs8 v0.10.2
18042024-12-20T22:45:11.252Z Compiling idna_adapter v1.2.0
18052024-12-20T22:45:11.489Z Compiling h2 v0.4.6
18062024-12-20T22:45:11.887Z Compiling usdt-attr-macro v0.5.0
18072024-12-20T22:45:13.331Z Compiling usdt-macro v0.5.0
18082024-12-20T22:45:14.216Z Compiling async-stream-impl v0.3.6
18092024-12-20T22:45:14.218Z Compiling httpdate v1.0.3
18102024-12-20T22:45:14.708Z Compiling adler2 v2.0.0
18112024-12-20T22:45:15.409Z Compiling miniz_oxide v0.8.0
18122024-12-20T22:45:16.246Z Compiling idna v1.0.3
18132024-12-20T22:45:17.731Z Compiling curve25519-dalek v4.1.3
18142024-12-20T22:45:18.142Z Compiling openapiv3 v2.0.0
18152024-12-20T22:45:18.754Z Compiling hyper v1.5.0
18162024-12-20T22:45:21.330Z Compiling enum-as-inner v0.6.1
18172024-12-20T22:45:22.541Z Compiling dropshot v0.12.0
18182024-12-20T22:45:22.590Z Compiling tower-service v0.3.3
18192024-12-20T22:45:22.736Z Compiling num-bigint-dig v0.8.4
18202024-12-20T22:45:22.770Z Compiling base64 v0.22.1
18212024-12-20T22:45:23.010Z Compiling portable-atomic v1.9.0
18222024-12-20T22:45:23.044Z Compiling foreign-types-shared v0.1.1
18232024-12-20T22:45:23.165Z Compiling smoltcp v0.9.1
18242024-12-20T22:45:23.470Z Compiling match_cfg v0.1.0
18252024-12-20T22:45:23.573Z Compiling hostname v0.3.1
18262024-12-20T22:45:23.783Z Compiling foreign-types v0.3.2
18272024-12-20T22:45:23.881Z Compiling hyper-util v0.1.10
18282024-12-20T22:45:30.009Z Compiling url v2.5.3
18292024-12-20T22:45:32.092Z Compiling dirs-sys-next v0.1.2
18302024-12-20T22:45:32.110Z Compiling ident_case v1.0.1
18312024-12-20T22:45:32.276Z Compiling heck v0.4.1
18322024-12-20T22:45:32.296Z Compiling gimli v0.31.1
18332024-12-20T22:45:32.385Z Compiling data-encoding v2.6.0
18342024-12-20T22:45:32.608Z Compiling siphasher v0.3.11
18352024-12-20T22:45:32.929Z Compiling dirs-next v2.0.0
18362024-12-20T22:45:32.979Z Compiling darling_core v0.20.10
18372024-12-20T22:45:35.808Z Compiling http-body-util v0.1.2
18382024-12-20T22:45:39.370Z Compiling addr2line v0.24.2
18392024-12-20T22:45:39.601Z Compiling crossbeam-epoch v0.9.18
18402024-12-20T22:45:39.708Z Compiling hubpack_derive v0.1.1
18412024-12-20T22:45:39.850Z Compiling dropshot_endpoint v0.12.0
18422024-12-20T22:45:40.342Z Compiling sha1 v0.10.6
18432024-12-20T22:45:40.369Z Compiling signature v2.2.0
18442024-12-20T22:45:40.562Z Compiling zerocopy-derive v0.6.6
18452024-12-20T22:45:40.601Z Compiling curve25519-dalek-derive v0.1.1
18462024-12-20T22:45:40.815Z Compiling object v0.36.5
18472024-12-20T22:45:41.982Z Compiling thread_local v1.1.8
18482024-12-20T22:45:42.485Z Compiling fs-err v2.11.0
18492024-12-20T22:45:42.505Z Compiling encoding_rs v0.8.34
18502024-12-20T22:45:43.975Z Compiling rustc-demangle v0.1.24
18512024-12-20T22:45:46.295Z Compiling utf8parse v0.2.2
18522024-12-20T22:45:46.351Z Compiling unicode-properties v0.1.3
18532024-12-20T22:45:46.471Z Compiling winnow v0.6.20
18542024-12-20T22:45:46.785Z Compiling openssl-probe v0.1.5
18552024-12-20T22:45:47.108Z Compiling mime v0.3.17
18562024-12-20T22:45:47.656Z Compiling ipnet v2.10.1
18572024-12-20T22:45:48.731Z Compiling anstyle v1.0.10
18582024-12-20T22:45:51.551Z Compiling toml_edit v0.22.22
18592024-12-20T22:45:56.203Z Compiling backtrace v0.3.74
18602024-12-20T22:45:56.811Z Compiling stringprep v0.1.5
18612024-12-20T22:45:57.841Z Compiling rustls-webpki v0.102.8
18622024-12-20T22:45:58.465Z Compiling anstyle-parse v0.2.5
18632024-12-20T22:46:02.077Z Compiling crossbeam-deque v0.8.5
18642024-12-20T22:46:05.635Z Compiling darling_macro v0.20.10
18652024-12-20T22:46:06.539Z Compiling term v0.7.0
18662024-12-20T22:46:07.376Z Compiling slog-json v2.6.1
18672024-12-20T22:46:07.907Z Compiling serde_urlencoded v0.7.1
18682024-12-20T22:46:08.584Z Compiling crossbeam-channel v0.5.13
18692024-12-20T22:46:08.615Z Compiling rustls-pemfile v2.2.0
18702024-12-20T22:46:09.193Z Compiling hashbrown v0.14.5
18712024-12-20T22:46:09.734Z Compiling idna v0.3.0
18722024-12-20T22:46:09.887Z Compiling idna v0.4.0
18732024-12-20T22:46:10.597Z Compiling futures-executor v0.3.31
18742024-12-20T22:46:11.347Z Compiling num-integer v0.1.46
18752024-12-20T22:46:11.501Z Compiling md-5 v0.10.6
18762024-12-20T22:46:11.765Z Compiling ff v0.13.0
18772024-12-20T22:46:11.785Z Compiling hash32 v0.2.1
18782024-12-20T22:46:12.006Z Compiling is-terminal v0.4.13
18792024-12-20T22:46:12.068Z Compiling memmap v0.7.0
18802024-12-20T22:46:12.163Z Compiling colorchoice v1.0.2
18812024-12-20T22:46:12.336Z Compiling take_mut v0.2.2
18822024-12-20T22:46:12.582Z Compiling is_terminal_polyfill v1.70.1
18832024-12-20T22:46:13.209Z Compiling fallible-iterator v0.2.0
18842024-12-20T22:46:13.409Z Compiling base16ct v0.2.0
18852024-12-20T22:46:13.724Z Compiling utf-8 v0.7.6
18862024-12-20T22:46:13.983Z Compiling psl-types v2.0.11
18872024-12-20T22:46:14.053Z Compiling quick-error v1.2.3
18882024-12-20T22:46:14.202Z Compiling linked-hash-map v0.5.6
18892024-12-20T22:46:14.221Z Compiling anstyle-query v1.1.1
18902024-12-20T22:46:14.385Z Compiling anstream v0.6.15
18912024-12-20T22:46:14.605Z Compiling lru-cache v0.1.2
18922024-12-20T22:46:14.823Z Compiling resolv-conf v0.7.0
18932024-12-20T22:46:15.090Z Compiling publicsuffix v2.2.3
18942024-12-20T22:46:15.464Z Compiling tungstenite v0.24.0
18952024-12-20T22:46:15.545Z Compiling postgres-protocol v0.6.7
18962024-12-20T22:46:15.659Z Compiling sec1 v0.7.3
18972024-12-20T22:46:17.247Z Compiling usdt v0.5.0
18982024-12-20T22:46:17.475Z Compiling slog-term v2.9.1
18992024-12-20T22:46:17.774Z Compiling group v0.13.0
19002024-12-20T22:46:18.098Z Compiling num-iter v0.1.45
19012024-12-20T22:46:18.307Z Compiling futures v0.3.31
19022024-12-20T22:46:18.433Z Compiling hickory-proto v0.24.1
19032024-12-20T22:46:18.664Z Compiling regress v0.10.1
19042024-12-20T22:46:23.194Z Compiling slog-bunyan v2.5.0
19052024-12-20T22:46:23.384Z Compiling darling v0.20.10
19062024-12-20T22:46:23.408Z Compiling tokio-rustls v0.26.0
19072024-12-20T22:46:23.443Z Compiling tokio-rustls v0.25.0
19082024-12-20T22:46:23.527Z Compiling tokio-native-tls v0.3.1
19092024-12-20T22:46:23.827Z Compiling toml v0.8.19
19102024-12-20T22:46:23.891Z Compiling phf_shared v0.11.2
19112024-12-20T22:46:23.911Z Compiling strum_macros v0.25.3
19122024-12-20T22:46:24.329Z Compiling async-stream v0.3.6
19132024-12-20T22:46:24.405Z Compiling waitgroup v0.1.2
19142024-12-20T22:46:24.641Z Compiling webpki-roots v0.26.6
19152024-12-20T22:46:25.360Z Compiling idna v0.5.0
19162024-12-20T22:46:25.400Z Compiling terminal_size v0.4.0
19172024-12-20T22:46:25.615Z Compiling serde_path_to_error v0.1.16
19182024-12-20T22:46:26.030Z Compiling hkdf v0.12.4
19192024-12-20T22:46:26.623Z Compiling crypto-bigint v0.5.5
19202024-12-20T22:46:26.814Z Compiling derive-where v1.2.7
19212024-12-20T22:46:26.941Z Compiling clap_derive v4.5.18
19222024-12-20T22:46:27.582Z Compiling serde_repr v0.1.19
19232024-12-20T22:46:27.872Z Compiling hostname v0.4.0
19242024-12-20T22:46:28.107Z Compiling crc32fast v1.4.2
19252024-12-20T22:46:28.435Z Compiling bitflags v1.3.2
19262024-12-20T22:46:28.556Z Compiling managed v0.8.0
19272024-12-20T22:46:28.734Z Compiling clap_lex v0.7.2
19282024-12-20T22:46:29.041Z Compiling debug-ignore v1.0.5
19292024-12-20T22:46:29.303Z Compiling unicode-width v0.1.14
19302024-12-20T22:46:29.842Z Compiling console v0.15.8
19312024-12-20T22:46:30.038Z Compiling elliptic-curve v0.13.8
19322024-12-20T22:46:31.741Z Compiling clap_builder v4.5.21
19332024-12-20T22:46:32.804Z Compiling flate2 v1.0.34
19342024-12-20T22:46:33.876Z Compiling cookie_store v0.21.0
19352024-12-20T22:46:35.269Z Compiling hyper-rustls v0.27.3
19362024-12-20T22:46:38.624Z Compiling phf v0.11.2
19372024-12-20T22:46:39.354Z Compiling hickory-resolver v0.24.1
19382024-12-20T22:46:39.538Z Compiling hyper-tls v0.6.0
19392024-12-20T22:46:39.575Z Compiling rayon v1.10.0
19402024-12-20T22:46:39.940Z Compiling signal-hook-mio v0.2.4
19412024-12-20T22:46:40.121Z Compiling bzip2 v0.4.4
19422024-12-20T22:46:40.194Z Compiling typify-impl v0.2.0
19432024-12-20T22:46:40.498Z Compiling tokio-tungstenite v0.24.0
19442024-12-20T22:46:40.640Z Compiling postgres-types v0.2.8
19452024-12-20T22:46:41.145Z Compiling zerocopy v0.6.6
19462024-12-20T22:46:41.219Z Compiling hubpack v0.1.2
19472024-12-20T22:46:41.679Z Compiling ed25519 v2.2.3
19482024-12-20T22:46:42.046Z Compiling phf_shared v0.10.0
19492024-12-20T22:46:42.080Z Compiling pkcs1 v0.7.5
19502024-12-20T22:46:42.455Z Compiling tokio-stream v0.1.16
19512024-12-20T22:46:43.514Z Compiling serde-big-array v0.5.1
19522024-12-20T22:46:43.786Z Compiling rfc6979 v0.4.0
19532024-12-20T22:46:43.999Z Compiling float-cmp v0.9.0
19542024-12-20T22:46:44.218Z Compiling sync_wrapper v1.0.1
19552024-12-20T22:46:44.393Z Compiling bstr v1.10.0
19562024-12-20T22:46:44.863Z Compiling number_prefix v0.4.0
19572024-12-20T22:46:45.102Z Compiling new_debug_unreachable v1.0.6
19582024-12-20T22:46:45.795Z Compiling whoami v1.5.2
19592024-12-20T22:46:46.045Z Compiling fixedbitset v0.4.2
19602024-12-20T22:46:46.231Z Compiling static_assertions v1.1.0
19612024-12-20T22:46:46.344Z Compiling unicode-segmentation v1.12.0
19622024-12-20T22:46:46.386Z Compiling predicates-core v1.0.8
19632024-12-20T22:46:46.714Z Compiling difflib v0.4.0
19642024-12-20T22:46:46.732Z Compiling normalize-line-endings v0.3.0
19652024-12-20T22:46:46.871Z Compiling bit-vec v0.6.3
19662024-12-20T22:46:47.211Z Compiling precomputed-hash v0.1.1
19672024-12-20T22:46:47.321Z Compiling unicode-width v0.2.0
19682024-12-20T22:46:47.340Z Compiling string_cache v0.8.7
19692024-12-20T22:46:47.357Z Compiling bit-set v0.5.3
19702024-12-20T22:46:47.669Z Compiling predicates v3.1.2
19712024-12-20T22:46:47.786Z Compiling similar v2.6.0
19722024-12-20T22:46:47.874Z Compiling indicatif v0.17.9
19732024-12-20T22:46:49.280Z Compiling petgraph v0.6.5
19742024-12-20T22:46:49.557Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19752024-12-20T22:46:49.906Z Compiling tokio-postgres v0.7.12
19762024-12-20T22:46:51.464Z Compiling reqwest v0.12.9
19772024-12-20T22:46:52.448Z Compiling typify-macro v0.2.0
19782024-12-20T22:46:54.442Z Compiling ecdsa v0.16.9
19792024-12-20T22:46:55.346Z Compiling qorb v0.2.1
19802024-12-20T22:46:55.846Z Compiling rsa v0.9.6
19812024-12-20T22:46:55.901Z Compiling ed25519-dalek v2.1.1
19822024-12-20T22:46:56.499Z Compiling zip v0.6.6
19832024-12-20T22:46:56.890Z Compiling crossterm v0.28.1
19842024-12-20T22:46:57.091Z Compiling clap v4.5.21
19852024-12-20T22:46:57.801Z Compiling toml v0.7.8
19862024-12-20T22:46:59.203Z Compiling x509-cert v0.2.5
19872024-12-20T22:47:00.434Z Compiling hex v0.4.3
19882024-12-20T22:47:01.186Z Compiling peg-runtime v0.8.3
19892024-12-20T22:47:01.205Z Compiling unicode-xid v0.2.6
19902024-12-20T22:47:01.388Z Compiling zerocopy v0.8.10
19912024-12-20T22:47:01.783Z Compiling lalrpop-util v0.19.12
19922024-12-20T22:47:03.752Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19932024-12-20T22:47:07.888Z Compiling proc-macro-crate v1.3.1
19942024-12-20T22:47:08.218Z Compiling ipnetwork v0.20.0
19952024-12-20T22:47:08.797Z Compiling macaddr v1.0.1
19962024-12-20T22:47:09.204Z Compiling zerocopy-derive v0.8.10
19972024-12-20T22:47:09.486Z Compiling itertools v0.13.0
19982024-12-20T22:47:12.556Z Compiling heapless v0.8.0
19992024-12-20T22:47:12.859Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20002024-12-20T22:47:18.208Z Compiling num_enum_derive v0.5.11
20012024-12-20T22:47:26.150Z Compiling hash32 v0.3.1
20022024-12-20T22:47:27.178Z Compiling smoltcp v0.11.0
20032024-12-20T22:47:27.246Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20042024-12-20T22:47:32.637Z Compiling num_enum v0.5.11
20052024-12-20T22:47:32.769Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20062024-12-20T22:47:33.382Z Compiling typify v0.2.0
20072024-12-20T22:47:34.779Z Compiling proc-macro-error-attr v1.0.4
20082024-12-20T22:47:34.954Z Compiling cobs v0.2.3
20092024-12-20T22:47:35.082Z Compiling unsafe-libyaml v0.2.11
20102024-12-20T22:47:35.416Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20112024-12-20T22:47:36.463Z Compiling serde_yaml v0.9.34+deprecated
20122024-12-20T22:47:36.926Z Compiling postcard v1.0.10
20132024-12-20T22:47:53.047Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20142024-12-20T22:47:56.671Z Compiling progenitor-impl v0.8.0
20152024-12-20T22:48:06.628Z Compiling strum_macros v0.26.4
20162024-12-20T22:48:07.367Z Compiling structmeta-derive v0.3.0
20172024-12-20T22:48:07.509Z Compiling foreign-types-macros v0.2.3
20182024-12-20T22:48:07.564Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20192024-12-20T22:48:07.704Z Compiling proc-macro-error v1.0.4
20202024-12-20T22:48:08.763Z Compiling newtype-uuid v1.1.3
20212024-12-20T22:48:09.342Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20222024-12-20T22:48:09.423Z Compiling foreign-types-shared v0.3.1
20232024-12-20T22:48:09.825Z Compiling foreign-types v0.5.0
20242024-12-20T22:48:09.950Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20252024-12-20T22:48:10.035Z Compiling structmeta v0.3.0
20262024-12-20T22:48:11.165Z Compiling strum v0.26.3
20272024-12-20T22:48:17.937Z Compiling progenitor-macro v0.8.0
20282024-12-20T22:48:22.293Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20292024-12-20T22:48:23.589Z Compiling progenitor-client v0.8.0
20302024-12-20T22:48:24.685Z Compiling tabwriter v1.4.0
20312024-12-20T22:48:26.060Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20322024-12-20T22:48:26.868Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20332024-12-20T22:48:27.745Z Compiling cstr-argument v0.1.2
20342024-12-20T22:48:28.038Z Compiling dropshot v0.13.0
20352024-12-20T22:48:28.361Z Compiling thiserror v2.0.3
20362024-12-20T22:48:28.940Z Compiling crucible-workspace-hack v0.1.0
20372024-12-20T22:48:29.227Z Compiling fastrand v2.1.1
20382024-12-20T22:48:29.792Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20392024-12-20T22:48:29.917Z Compiling pretty-hex v0.2.1
20402024-12-20T22:48:30.371Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20412024-12-20T22:48:30.798Z Compiling tempfile v3.13.0
20422024-12-20T22:48:31.027Z Compiling progenitor v0.8.0
20432024-12-20T22:48:31.288Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20442024-12-20T22:48:31.322Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20452024-12-20T22:48:32.067Z Compiling parse-display-derive v0.10.0
20462024-12-20T22:48:32.174Z Compiling colored v2.1.0
20472024-12-20T22:48:32.177Z Compiling serde_with_macros v3.11.0
20482024-12-20T22:48:32.539Z Compiling dropshot_endpoint v0.13.0
20492024-12-20T22:48:33.457Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20502024-12-20T22:48:34.237Z Compiling thiserror-impl v2.0.3
20512024-12-20T22:48:34.917Z Compiling instant v0.1.13
20522024-12-20T22:48:35.023Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20532024-12-20T22:48:35.099Z Compiling backoff v0.4.0
20542024-12-20T22:48:35.456Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20552024-12-20T22:48:35.495Z Compiling serde_with v3.11.0
20562024-12-20T22:48:36.092Z Compiling parse-display v0.10.0
20572024-12-20T22:48:36.975Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20582024-12-20T22:48:37.590Z Compiling zone_cfg_derive v0.3.0
20592024-12-20T22:48:38.180Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20602024-12-20T22:48:38.546Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20612024-12-20T22:48:38.673Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20622024-12-20T22:48:39.009Z Compiling camino-tempfile v1.1.1
20632024-12-20T22:48:39.419Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
20642024-12-20T22:48:39.815Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20652024-12-20T22:48:39.929Z Compiling regress v0.9.1
20662024-12-20T22:48:40.020Z Compiling num-derive v0.4.2
20672024-12-20T22:48:40.072Z Compiling sigpipe v0.1.3
20682024-12-20T22:48:40.217Z Compiling libefi-sys v0.1.0
20692024-12-20T22:48:40.508Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20702024-12-20T22:48:40.858Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20712024-12-20T22:48:42.360Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20722024-12-20T22:48:44.005Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
20732024-12-20T22:48:44.181Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20742024-12-20T22:48:44.583Z Compiling zone v0.3.0
20752024-12-20T22:48:47.128Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20762024-12-20T22:48:48.515Z Compiling smf v0.2.3
20772024-12-20T22:48:48.726Z Compiling bitfield-struct v0.6.2
20782024-12-20T22:48:49.185Z Compiling blake3 v1.5.4
20792024-12-20T22:48:49.802Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20802024-12-20T22:48:50.214Z Compiling ring v0.16.20
20812024-12-20T22:48:50.368Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20822024-12-20T22:48:51.652Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20832024-12-20T22:48:51.821Z Compiling xattr v1.3.1
20842024-12-20T22:48:51.987Z Compiling memmap2 v0.9.5
20852024-12-20T22:48:52.154Z Compiling filetime v0.2.25
20862024-12-20T22:48:52.525Z Compiling spin v0.5.2
20872024-12-20T22:48:52.580Z Compiling arrayvec v0.7.6
20882024-12-20T22:48:52.804Z Compiling same-file v1.0.6
20892024-12-20T22:48:52.824Z Compiling constant_time_eq v0.3.1
20902024-12-20T22:48:53.003Z Compiling arrayref v0.3.9
20912024-12-20T22:48:53.059Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20922024-12-20T22:48:53.125Z Compiling walkdir v2.5.0
20932024-12-20T22:48:53.200Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20942024-12-20T22:48:54.802Z Compiling tar v0.4.42
20952024-12-20T22:48:55.903Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
20962024-12-20T22:48:55.989Z Compiling gethostname v0.5.0
20972024-12-20T22:48:56.202Z Compiling cargo-platform v0.1.8
20982024-12-20T22:48:56.333Z Compiling topological-sort v0.2.2
20992024-12-20T22:48:56.623Z Compiling cargo_metadata v0.18.1
21002024-12-20T22:49:00.724Z Compiling omicron-zone-package v0.11.1
21012024-12-20T22:49:03.761Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21022024-12-20T22:49:04.808Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21032024-12-20T22:49:10.069Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21042024-12-20T22:49:27.715Z Finished `release` profile [optimized] target(s) in 5m 35s
21052024-12-20T22:49:27.883Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
21062024-12-20T22:49:27.930ZLogging to: /work/oxidecomputer/omicron/out/LOG
21072024-12-20T22:49:27.932ZCreated new build target 'test' and set it as active
21082024-12-20T22:49:27.932Z
21092024-12-20T22:49:27.932Zreal 5:35.799824163
21102024-12-20T22:49:27.932Zuser 37:52.694009444
21112024-12-20T22:49:27.932Zsys 5:01.460820103
21122024-12-20T22:49:27.932Ztrap 1.128112842
21132024-12-20T22:49:27.932Ztflt 3.421890753
21142024-12-20T22:49:27.932Zdflt 0.780626648
21152024-12-20T22:49:27.932Zkflt 0.000470100
21162024-12-20T22:49:27.932Zlock 1:19:38.096988585
21172024-12-20T22:49:27.932Zslp 2:38:07.874512381
21182024-12-20T22:49:27.932Zlat 2:35.971689948
21192024-12-20T22:49:27.932Zstop 4:36.017961784
21202024-12-20T22:49:27.936Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21212024-12-20T22:49:28.927Z Finished `release` profile [optimized] target(s) in 0.94s
21222024-12-20T22:49:28.987Z Running `target/release/omicron-package -t test package`
21232024-12-20T22:49:29.033ZLogging to: /work/oxidecomputer/omicron/out/LOG
21242024-12-20T22:49:30.187Z Compiling convert_case v0.4.0
21252024-12-20T22:49:30.187Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21262024-12-20T22:49:30.187Z Compiling newline-converter v0.3.0
21272024-12-20T22:49:30.192Z Compiling password-hash v0.5.0
21282024-12-20T22:49:30.192Z Compiling progenitor-client v0.8.0
21292024-12-20T22:49:30.192Z Compiling blake2 v0.10.6
21302024-12-20T22:49:30.192Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21312024-12-20T22:49:30.192Z Compiling atomicwrites v0.4.4
21322024-12-20T22:49:30.495Z Compiling expectorate v1.1.0
21332024-12-20T22:49:30.574Z Compiling owo-colors v4.1.0
21342024-12-20T22:49:30.701Z Compiling cancel-safe-futures v0.1.5
21352024-12-20T22:49:30.837Z Compiling progenitor v0.8.0
21362024-12-20T22:49:30.903Z Compiling num-rational v0.4.2
21372024-12-20T22:49:30.921Z Compiling argon2 v0.5.3
21382024-12-20T22:49:31.062Z Compiling derive_more v0.99.18
21392024-12-20T22:49:31.085Z Compiling num-complex v0.4.6
21402024-12-20T22:49:31.530Z Compiling libsw v3.3.1
21412024-12-20T22:49:31.797Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21422024-12-20T22:49:31.891Z Compiling linear-map v1.2.0
21432024-12-20T22:49:32.351Z Compiling num v0.4.3
21442024-12-20T22:49:32.371Z Compiling indent_write v2.2.0
21452024-12-20T22:49:32.387Z Compiling swrite v0.1.0
21462024-12-20T22:49:32.479Z Compiling float-ord v0.3.2
21472024-12-20T22:49:32.522Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21482024-12-20T22:49:32.541Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21492024-12-20T22:49:32.607Z Compiling base64 v0.21.7
21502024-12-20T22:49:32.652Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21512024-12-20T22:49:33.357Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21522024-12-20T22:49:33.454Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21532024-12-20T22:49:33.781Z Compiling highway v1.2.0
21542024-12-20T22:49:34.129Z Compiling semver v0.1.20
21552024-12-20T22:49:34.722Z Compiling rustc_version v0.1.7
21562024-12-20T22:49:35.147Z Compiling newtype_derive v0.1.6
21572024-12-20T22:49:35.229Z Compiling newtype-uuid v1.1.3
21582024-12-20T22:49:35.545Z Compiling dropshot v0.13.0
21592024-12-20T22:49:35.593Z Compiling ipnetwork v0.20.0
21602024-12-20T22:49:35.623Z Compiling instant v0.1.13
21612024-12-20T22:49:35.798Z Compiling humantime v2.1.0
21622024-12-20T22:49:36.399Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21632024-12-20T22:49:36.692Z Compiling backoff v0.4.0
21642024-12-20T22:49:37.134Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21652024-12-20T22:49:37.814Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21662024-12-20T22:49:40.877Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21672024-12-20T22:49:41.250Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21682024-12-20T22:49:41.517Z Compiling parse-display v0.10.0
21692024-12-20T22:49:42.108Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21702024-12-20T22:49:42.194Z Compiling strum v0.26.3
21712024-12-20T22:49:42.291Z Compiling serde_with v3.11.0
21722024-12-20T22:49:42.397Z Compiling regress v0.9.1
21732024-12-20T22:49:45.869Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21742024-12-20T22:49:47.397Z Compiling macaddr v1.0.1
21752024-12-20T22:49:47.520Z Compiling slog-dtrace v0.3.0
21762024-12-20T22:49:47.633Z Compiling steno v0.4.1
21772024-12-20T22:49:47.845Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21782024-12-20T22:49:48.062Z Compiling prettyplease v0.2.25
21792024-12-20T22:49:49.431Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21802024-12-20T22:49:49.525Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21812024-12-20T22:49:50.476Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21822024-12-20T22:49:52.720Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21832024-12-20T22:49:53.439Z Compiling half v2.4.1
21842024-12-20T22:49:54.133Z Compiling ciborium-io v0.2.2
21852024-12-20T22:49:54.287Z Compiling ciborium-ll v0.2.2
21862024-12-20T22:49:54.835Z Compiling tungstenite v0.21.0
21872024-12-20T22:49:58.170Z Compiling tokio-tungstenite v0.21.0
21882024-12-20T22:49:58.865Z Compiling ciborium v0.2.2
21892024-12-20T22:50:00.217Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21902024-12-20T22:50:04.724Z Compiling same-file v1.0.6
21912024-12-20T22:50:04.977Z Compiling fastrand v2.1.1
21922024-12-20T22:50:06.678Z Compiling display-error-chain v0.2.2
21932024-12-20T22:50:06.919Z Compiling tempfile v3.13.0
21942024-12-20T22:50:07.268Z Compiling walkdir v2.5.0
21952024-12-20T22:50:07.735Z Compiling blake3 v1.5.4
21962024-12-20T22:50:07.946Z Compiling ring v0.16.20
21972024-12-20T22:50:08.355Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21982024-12-20T22:50:08.471Z Compiling xattr v1.3.1
21992024-12-20T22:50:08.761Z Compiling memmap2 v0.9.5
22002024-12-20T22:50:09.199Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22012024-12-20T22:50:09.233Z Compiling filetime v0.2.25
22022024-12-20T22:50:09.549Z Compiling arrayvec v0.7.6
22032024-12-20T22:50:09.988Z Compiling keccak v0.1.5
22042024-12-20T22:50:10.062Z Compiling constant_time_eq v0.3.1
22052024-12-20T22:50:10.232Z Compiling arrayref v0.3.9
22062024-12-20T22:50:10.353Z Compiling spin v0.5.2
22072024-12-20T22:50:10.959Z Compiling sha3 v0.10.8
22082024-12-20T22:50:11.075Z Compiling tar v0.4.42
22092024-12-20T22:50:11.660Z Compiling toolchain_find v0.4.0
22102024-12-20T22:50:11.817Z Compiling camino-tempfile v1.1.1
22112024-12-20T22:50:11.876Z Compiling const_format_proc_macros v0.2.33
22122024-12-20T22:50:12.235Z Compiling crunchy v0.2.2
22132024-12-20T22:50:12.272Z Compiling maplit v1.0.2
22142024-12-20T22:50:12.417Z Compiling topological-sort v0.2.2
22152024-12-20T22:50:12.663Z Compiling radium v0.7.0
22162024-12-20T22:50:12.747Z Compiling omicron-zone-package v0.11.1
22172024-12-20T22:50:13.296Z Compiling rustfmt-wrapper v0.2.1
22182024-12-20T22:50:13.321Z Compiling tap v1.0.1
22192024-12-20T22:50:13.419Z Compiling tiny-keccak v2.0.2
22202024-12-20T22:50:13.719Z Compiling const_format v0.2.33
22212024-12-20T22:50:13.791Z Compiling maybe-uninit v2.0.0
22222024-12-20T22:50:13.842Z Compiling wyz v0.5.1
22232024-12-20T22:50:14.161Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22242024-12-20T22:50:14.360Z Compiling dsl_auto_type v0.1.2
22252024-12-20T22:50:14.452Z Compiling phf_generator v0.11.2
22262024-12-20T22:50:14.501Z Compiling scheduled-thread-pool v0.2.7
22272024-12-20T22:50:14.638Z Compiling secrecy v0.8.0
22282024-12-20T22:50:14.664Z Compiling async-recursion v1.1.1
22292024-12-20T22:50:14.929Z Compiling diesel_table_macro_syntax v0.2.0
22302024-12-20T22:50:15.007Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22312024-12-20T22:50:15.332Z Compiling crc-catalog v2.4.0
22322024-12-20T22:50:15.354Z Compiling funty v2.0.0
22332024-12-20T22:50:15.505Z Compiling packed_struct v0.10.1
22342024-12-20T22:50:15.738Z Compiling arc-swap v1.7.1
22352024-12-20T22:50:15.805Z Compiling diesel_derives v2.2.3
22362024-12-20T22:50:15.964Z Compiling crc v3.2.1
22372024-12-20T22:50:16.167Z Compiling r2d2 v0.8.10
22382024-12-20T22:50:16.420Z Compiling slog-scope v4.4.0
22392024-12-20T22:50:16.656Z Compiling bitvec v1.0.1
22402024-12-20T22:50:17.260Z Compiling phf_codegen v0.11.2
22412024-12-20T22:50:17.951Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22422024-12-20T22:50:17.972Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
22432024-12-20T22:50:17.991Z Compiling ascii-canvas v3.0.0
22442024-12-20T22:50:18.244Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22452024-12-20T22:50:18.458Z Compiling universal-hash v0.5.1
22462024-12-20T22:50:18.711Z Compiling packed_struct_codegen v0.10.1
22472024-12-20T22:50:21.245Z Compiling thiserror-impl-no-std v2.0.2
22482024-12-20T22:50:21.488Z Compiling parse-zoneinfo v0.3.1
22492024-12-20T22:50:23.158Z Compiling ena v0.14.3
22502024-12-20T22:50:23.599Z Compiling indexmap v1.9.3
22512024-12-20T22:50:23.947Z Compiling nodrop v0.1.14
22522024-12-20T22:50:23.968Z Compiling diff v0.1.13
22532024-12-20T22:50:24.107Z Compiling opaque-debug v0.3.1
22542024-12-20T22:50:24.229Z Compiling regex-syntax v0.6.29
22552024-12-20T22:50:24.530Z Compiling poly1305 v0.8.0
22562024-12-20T22:50:26.043Z Compiling array-init v0.0.4
22572024-12-20T22:50:27.394Z Compiling thiserror-no-std v2.0.2
22582024-12-20T22:50:27.557Z Compiling diesel v2.2.6
22592024-12-20T22:50:27.584Z Compiling chrono-tz-build v0.4.0
22602024-12-20T22:50:28.741Z Compiling lalrpop v0.19.12
22612024-12-20T22:50:34.201Z Compiling smallvec v0.6.14
22622024-12-20T22:50:34.724Z Compiling slog-stdlog v4.1.1
22632024-12-20T22:50:35.547Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22642024-12-20T22:50:35.853Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22652024-12-20T22:50:36.155Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22662024-12-20T22:50:36.467Z Compiling chacha20 v0.9.1
22672024-12-20T22:50:36.771Z Compiling aead v0.5.2
22682024-12-20T22:50:36.937Z Compiling vte_generate_state_changes v0.1.2
22692024-12-20T22:50:37.140Z Compiling ref-cast v1.0.23
22702024-12-20T22:50:37.570Z Compiling termcolor v1.4.1
22712024-12-20T22:50:37.631Z Compiling bitfield v0.14.0
22722024-12-20T22:50:37.957Z Compiling hashbrown v0.12.3
22732024-12-20T22:50:38.610Z Compiling env_logger v0.10.2
22742024-12-20T22:50:40.584Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22752024-12-20T22:50:41.997Z Compiling vte v0.11.1
22762024-12-20T22:50:43.470Z Compiling chacha20poly1305 v0.10.1
22772024-12-20T22:50:43.757Z Compiling slog-envlogger v2.2.0
22782024-12-20T22:50:46.696Z Compiling serde-hex v0.1.0
22792024-12-20T22:50:52.088Z Compiling chrono-tz v0.10.0
22802024-12-20T22:50:52.770Z Compiling vsss-rs v3.3.4
22812024-12-20T22:50:52.895Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22822024-12-20T22:50:53.299Z Compiling ron v0.8.1
22832024-12-20T22:50:55.302Z Compiling polar-core v0.27.3
22842024-12-20T22:50:56.537Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22852024-12-20T22:50:56.845Z Compiling derive_builder_core v0.20.2
22862024-12-20T22:50:57.355Z Compiling hashbrown v0.13.2
22872024-12-20T22:50:58.755Z Compiling headers-core v0.3.0
22882024-12-20T22:50:58.950Z Compiling fxhash v0.2.1
22892024-12-20T22:50:59.114Z Compiling libxml v0.3.3
22902024-12-20T22:50:59.203Z Compiling ref-cast-impl v1.0.23
22912024-12-20T22:50:59.323Z Compiling bytecount v0.6.8
22922024-12-20T22:50:59.478Z Compiling lockfree-object-pool v0.1.6
22932024-12-20T22:50:59.640Z Compiling simd-adler32 v0.3.7
22942024-12-20T22:50:59.812Z Compiling crc-any v2.5.0
22952024-12-20T22:51:00.807Z Compiling zip v2.1.3
22962024-12-20T22:51:00.834Z Compiling bumpalo v3.16.0
22972024-12-20T22:51:00.841Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22982024-12-20T22:51:01.010Z Compiling papergrid v0.11.0
22992024-12-20T22:51:01.322Z Compiling zopfli v0.8.1
23002024-12-20T22:51:05.643Z Compiling derive_builder_macro v0.20.2
23012024-12-20T22:51:06.501Z Compiling headers v0.4.0
23022024-12-20T22:51:06.529Z Compiling object v0.30.4
23032024-12-20T22:51:14.924Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23042024-12-20T22:51:16.210Z Compiling strip-ansi-escapes v0.2.0
23052024-12-20T22:51:16.344Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23062024-12-20T22:51:16.547Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23072024-12-20T22:51:16.879Z Compiling tabled_derive v0.7.0
23082024-12-20T22:51:16.989Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23092024-12-20T22:51:19.085Z Compiling itertools v0.12.1
23102024-12-20T22:51:19.642Z Compiling fd-lock v4.0.2
23112024-12-20T22:51:19.750Z Compiling peg-macros v0.8.4
23122024-12-20T22:51:19.886Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23132024-12-20T22:51:20.131Z Compiling strum_macros v0.24.3
23142024-12-20T22:51:20.972Z Compiling kstat-rs v0.2.4
23152024-12-20T22:51:21.352Z Compiling samael v0.0.17
23162024-12-20T22:51:21.797Z Compiling unicase v2.7.0
23172024-12-20T22:51:21.956Z Compiling indoc v1.0.9
23182024-12-20T22:51:22.107Z Compiling path-slash v0.1.5
23192024-12-20T22:51:22.369Z Compiling nu-ansi-term v0.50.1
23202024-12-20T22:51:22.787Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23212024-12-20T22:51:22.806Z Compiling reedline v0.35.0
23222024-12-20T22:51:23.002Z Compiling peg v0.8.4
23232024-12-20T22:51:23.124Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23242024-12-20T22:51:23.536Z Compiling tabled v0.15.0
23252024-12-20T22:51:26.976Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23262024-12-20T22:51:38.835Z Compiling derive_builder v0.20.2
23272024-12-20T22:51:43.047Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23282024-12-20T22:51:43.706Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23292024-12-20T22:51:44.115Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23302024-12-20T22:51:44.421Z Compiling pem v3.0.4
23312024-12-20T22:51:44.715Z Compiling bcs v0.1.6
23322024-12-20T22:51:45.657Z Compiling oso-derive v0.27.3
23332024-12-20T22:51:45.919Z Compiling impl-trait-for-tuples v0.2.2
23342024-12-20T22:51:46.635Z Compiling libz-sys v1.1.20
23352024-12-20T22:51:46.853Z Compiling quick-xml v0.33.0
23362024-12-20T22:51:47.314Z Compiling diesel-dtrace v0.4.2
23372024-12-20T22:51:47.635Z Compiling parking_lot_core v0.8.6
23382024-12-20T22:51:52.958Z Compiling oso v0.27.3
23392024-12-20T22:51:55.148Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23402024-12-20T22:51:56.814Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23412024-12-20T22:52:02.473Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23422024-12-20T22:52:05.705Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23432024-12-20T22:52:06.018Z Compiling bb8 v0.8.5
23442024-12-20T22:52:06.646Z Compiling buf-list v1.0.3
23452024-12-20T22:52:07.304Z Compiling async-bb8-diesel v0.2.1
23462024-12-20T22:52:09.734Z Compiling nibble_vec v0.1.0
23472024-12-20T22:52:09.987Z Compiling libgit2-sys v0.17.0+1.8.1
23482024-12-20T22:52:10.803Z Compiling pin-project-internal v1.1.6
23492024-12-20T22:52:10.988Z Compiling atty v0.2.14
23502024-12-20T22:52:11.173Z Compiling salty v0.3.0
23512024-12-20T22:52:11.598Z Compiling endian-type v0.1.2
23522024-12-20T22:52:11.871Z Compiling radix_trie v0.2.1
23532024-12-20T22:52:13.665Z Compiling pin-project v1.1.6
23542024-12-20T22:52:14.254Z Compiling parking_lot v0.11.2
23552024-12-20T22:52:17.356Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23562024-12-20T22:52:24.149Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23572024-12-20T22:52:28.957Z Compiling snafu-derive v0.8.5
23582024-12-20T22:52:30.646Z Compiling sled v0.34.7
23592024-12-20T22:52:33.640Z Compiling snafu v0.8.5
23602024-12-20T22:52:35.001Z Compiling mime_guess v2.0.5
23612024-12-20T22:52:38.300Z Compiling hickory-client v0.24.1
23622024-12-20T22:52:43.826Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23632024-12-20T22:52:44.032Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23642024-12-20T22:52:45.234Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23652024-12-20T22:52:45.964Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23662024-12-20T22:52:46.067Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23672024-12-20T22:52:47.538Z Compiling globset v0.4.15
23682024-12-20T22:52:50.160Z Compiling hickory-server v0.24.1
23692024-12-20T22:52:54.902Z Compiling primeorder v0.13.6
23702024-12-20T22:52:55.164Z Compiling olpc-cjson v0.1.4
23712024-12-20T22:52:55.474Z Compiling vergen v8.3.2
23722024-12-20T22:52:55.515Z Compiling castaway v0.2.3
23732024-12-20T22:52:55.724Z Compiling env_filter v0.1.2
23742024-12-20T22:52:55.777Z Compiling cargo-platform v0.1.8
23752024-12-20T22:52:56.324Z Compiling serde_plain v1.0.2
23762024-12-20T22:52:57.220Z Compiling nanorand v0.7.0
23772024-12-20T22:52:58.547Z Compiling memoffset v0.9.1
23782024-12-20T22:52:58.890Z Compiling typed-path v0.9.3
23792024-12-20T22:52:59.222Z Compiling flume v0.11.1
23802024-12-20T22:53:00.056Z Compiling cargo_metadata v0.18.1
23812024-12-20T22:53:02.117Z Compiling tough v0.19.0
23822024-12-20T22:53:03.386Z Compiling git2 v0.19.0
23832024-12-20T22:53:05.556Z Compiling env_logger v0.11.5
23842024-12-20T22:53:06.371Z Compiling compact_str v0.8.0
23852024-12-20T22:53:06.442Z Compiling p384 v0.13.0
23862024-12-20T22:53:07.061Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23872024-12-20T22:53:09.146Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23882024-12-20T22:53:12.781Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23892024-12-20T22:53:13.467Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23902024-12-20T22:53:14.729Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
23912024-12-20T22:53:19.583Z Compiling unicode-truncate v1.1.0
23922024-12-20T22:53:19.913Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23932024-12-20T22:53:21.918Z Compiling lru v0.12.5
23942024-12-20T22:53:22.314Z Compiling rand_seeder v0.3.0
23952024-12-20T22:53:22.678Z Compiling libsqlite3-sys v0.30.1
23962024-12-20T22:53:22.746Z Compiling lzma-sys v0.1.20
23972024-12-20T22:53:23.427Z Compiling instability v0.3.2
23982024-12-20T22:53:23.507Z Compiling rustls v0.21.12
23992024-12-20T22:53:23.832Z Compiling parse-size v1.1.0
24002024-12-20T22:53:24.173Z Compiling http-range v0.1.5
24012024-12-20T22:53:24.324Z Compiling cfg_aliases v0.2.1
24022024-12-20T22:53:24.453Z Compiling cassowary v0.3.0
24032024-12-20T22:53:24.706Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24042024-12-20T22:53:24.871Z Compiling nix v0.29.0
24052024-12-20T22:53:25.100Z Compiling ratatui v0.28.1
24062024-12-20T22:53:25.749Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24072024-12-20T22:53:27.483Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24082024-12-20T22:53:28.163Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24092024-12-20T22:53:31.396Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24102024-12-20T22:53:31.461Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24112024-12-20T22:53:32.291Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24122024-12-20T22:53:32.609Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24132024-12-20T22:53:34.301Z Compiling rustls-webpki v0.101.7
24142024-12-20T22:53:37.096Z Compiling sct v0.7.1
24152024-12-20T22:53:37.589Z Compiling heck v0.3.3
24162024-12-20T22:53:37.978Z Compiling csv-core v0.1.11
24172024-12-20T22:53:37.998Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24182024-12-20T22:53:38.319Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24192024-12-20T22:53:38.343Z Compiling glob v0.3.1
24202024-12-20T22:53:38.670Z Compiling csv v1.3.0
24212024-12-20T22:53:38.895Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24222024-12-20T22:53:40.586Z Compiling zone_cfg_derive v0.1.2
24232024-12-20T22:53:41.991Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
24242024-12-20T22:53:44.764Z Compiling nix v0.27.1
24252024-12-20T22:53:45.967Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24262024-12-20T22:53:47.261Z Compiling hyper-staticfile v0.10.1
24272024-12-20T22:53:47.928Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24282024-12-20T22:53:48.790Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24292024-12-20T22:53:51.164Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24302024-12-20T22:53:52.434Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
24312024-12-20T22:53:54.748Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24322024-12-20T22:53:57.803Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24332024-12-20T22:53:58.427Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24342024-12-20T22:53:58.788Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24352024-12-20T22:53:59.096Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24362024-12-20T22:53:59.404Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24372024-12-20T22:53:59.720Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24382024-12-20T22:54:02.751Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24392024-12-20T22:54:03.426Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24402024-12-20T22:54:04.059Z Compiling hashlink v0.9.1
24412024-12-20T22:54:04.927Z Compiling tungstenite v0.23.0
24422024-12-20T22:54:05.637Z Compiling fallible-streaming-iterator v0.1.9
24432024-12-20T22:54:05.945Z Compiling base64 v0.13.1
24442024-12-20T22:54:06.210Z Compiling fallible-iterator v0.3.0
24452024-12-20T22:54:06.719Z Compiling ron v0.7.1
24462024-12-20T22:54:06.896Z Compiling tokio-tungstenite v0.23.1
24472024-12-20T22:54:07.068Z Compiling rusqlite v0.32.1
24482024-12-20T22:54:07.529Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24492024-12-20T22:54:07.548Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24502024-12-20T22:54:10.984Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24512024-12-20T22:54:12.376Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24522024-12-20T22:54:13.505Z Compiling xz2 v0.1.7
24532024-12-20T22:54:14.609Z Compiling tokio-rustls v0.24.1
24542024-12-20T22:54:15.064Z Compiling zone v0.1.8
24552024-12-20T22:54:18.063Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24562024-12-20T22:54:18.583Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24572024-12-20T22:54:26.710Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582024-12-20T22:54:27.119Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24592024-12-20T22:54:31.869Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24602024-12-20T22:54:32.460Z Compiling rustls-pemfile v1.0.4
24612024-12-20T22:54:33.244Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24622024-12-20T22:54:33.560Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24632024-12-20T22:54:35.239Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24642024-12-20T22:54:35.437Z Compiling signal-hook-tokio v0.3.1
24652024-12-20T22:54:35.687Z Compiling twox-hash v1.6.3
24662024-12-20T22:54:36.762Z Compiling yasna v0.5.2
24672024-12-20T22:54:36.851Z Compiling is_ci v1.2.0
24682024-12-20T22:54:37.172Z Compiling smawk v0.3.2
24692024-12-20T22:54:37.464Z Compiling unicode-linebreak v0.1.5
24702024-12-20T22:54:38.035Z Compiling textwrap v0.16.1
24712024-12-20T22:54:38.969Z Compiling rcgen v0.12.1
24722024-12-20T22:54:40.198Z Compiling supports-color v3.0.1
24732024-12-20T22:54:41.679Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24742024-12-20T22:54:45.969Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24752024-12-20T22:54:51.425Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24762024-12-20T22:54:51.706Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24772024-12-20T22:54:55.260Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24782024-12-20T22:54:59.568Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24792024-12-20T22:55:04.524Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24802024-12-20T22:55:12.926Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24812024-12-20T22:55:13.584Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24822024-12-20T22:55:18.261Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24832024-12-20T22:55:18.575Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24842024-12-20T22:55:25.231Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24852024-12-20T22:55:28.147Z Compiling fatfs v0.3.6
24862024-12-20T22:55:31.096Z Compiling rtoolbox v0.0.2
24872024-12-20T22:55:31.578Z Compiling subprocess v0.2.9
24882024-12-20T22:55:33.352Z Compiling assert_matches v1.5.0
24892024-12-20T22:55:35.886Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24902024-12-20T22:55:36.415Z Compiling rpassword v7.3.1
24912024-12-20T22:55:36.879Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
24922024-12-20T22:55:38.577Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
24932024-12-20T22:55:43.835Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
24942024-12-20T22:55:46.190Z Compiling tui-tree-widget v0.22.0
24952024-12-20T22:55:46.487Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
24962024-12-20T22:55:47.207Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
24972024-12-20T22:55:47.523Z Compiling uzers v0.12.1
24982024-12-20T22:55:50.747Z Compiling shell-words v1.1.0
24992024-12-20T22:55:51.210Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25002024-12-20T22:56:00.624Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25012024-12-20T22:56:02.819Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25022024-12-20T22:56:28.247Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25032024-12-20T22:56:33.956Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25042024-12-20T22:56:38.965Z Compiling multimap v0.10.0
25052024-12-20T22:58:58.661Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25062024-12-20T22:59:13.434Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25072024-12-20T23:05:52.447Z Finished `release` profile [optimized] target(s) in 16m 23s
25082024-12-20T23:06:58.164Z
25092024-12-20T23:06:58.164Zreal 17:30.173925390
25102024-12-20T23:06:58.164Zuser 1:58:53.981211551
25112024-12-20T23:06:58.164Zsys 6:01.802386401
25122024-12-20T23:06:58.164Ztrap 2.910522736
25132024-12-20T23:06:58.164Ztflt 3.079399158
25142024-12-20T23:06:58.166Zdflt 4.652874998
25152024-12-20T23:06:58.166Zkflt 0.128972358
25162024-12-20T23:06:58.166Zlock 7:20:38.352398812
25172024-12-20T23:06:58.166Zslp 6:14:46.691649610
25182024-12-20T23:06:58.166Zlat 2:55.806443928
25192024-12-20T23:06:58.166Zstop 2:45.152730970
25202024-12-20T23:06:58.166Z+ mapfile -t packages
25212024-12-20T23:06:58.166Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25222024-12-20T23:06:59.222Z Finished `release` profile [optimized] target(s) in 1.00s
25232024-12-20T23:06:59.292Z Running `target/release/omicron-package -t test list-outputs`
25242024-12-20T23:06:59.340ZLogging to: /work/oxidecomputer/omicron/out/LOG
25252024-12-20T23:06:59.343Z+ ptime -m cargo build --locked --release -p xtask
25262024-12-20T23:06:59.924Z Compiling serde v1.0.215
25272024-12-20T23:06:59.927Z Compiling rustix v0.38.37
25282024-12-20T23:06:59.927Z Compiling serde_json v1.0.132
25292024-12-20T23:07:00.021Z Compiling libc v0.2.162
25302024-12-20T23:07:00.032Z Compiling syn v2.0.87
25312024-12-20T23:07:00.058Z Compiling bitflags v2.6.0
25322024-12-20T23:07:00.369Z Compiling usdt-impl v0.5.0
25332024-12-20T23:07:00.430Z Compiling syn v1.0.109
25342024-12-20T23:07:00.542Z Compiling log v0.4.22
25352024-12-20T23:07:00.557Z Compiling hashbrown v0.15.1
25362024-12-20T23:07:00.660Z Compiling fs-err v2.11.0
25372024-12-20T23:07:00.976Z Compiling anyhow v1.0.93
25382024-12-20T23:07:01.017Z Compiling once_cell v1.20.2
25392024-12-20T23:07:01.530Z Compiling thread-id v4.2.2
25402024-12-20T23:07:01.881Z Compiling indexmap v2.6.0
25412024-12-20T23:07:03.105Z Compiling terminal_size v0.4.0
25422024-12-20T23:07:03.105Z Compiling tempfile v3.13.0
25432024-12-20T23:07:03.352Z Compiling clap_builder v4.5.21
25442024-12-20T23:07:03.899Z Compiling proc-macro-error v1.0.4
25452024-12-20T23:07:05.340Z Compiling tabled_derive v0.7.0
25462024-12-20T23:07:06.669Z Compiling tabled v0.15.0
25472024-12-20T23:07:08.187Z Compiling serde_derive v1.0.215
25482024-12-20T23:07:09.589Z Compiling thiserror-impl v1.0.69
25492024-12-20T23:07:12.030Z Compiling zerocopy-derive v0.7.35
25502024-12-20T23:07:12.494Z Compiling thiserror v1.0.69
25512024-12-20T23:07:12.664Z Compiling pest v2.7.14
25522024-12-20T23:07:14.247Z Compiling zerocopy v0.7.35
25532024-12-20T23:07:15.687Z Compiling pest_meta v2.7.14
25542024-12-20T23:07:16.195Z Compiling scroll_derive v0.12.0
25552024-12-20T23:07:17.655Z Compiling pest_generator v2.7.14
25562024-12-20T23:07:19.509Z Compiling scroll v0.12.0
25572024-12-20T23:07:19.981Z Compiling pest_derive v2.7.14
25582024-12-20T23:07:20.191Z Compiling goblin v0.8.2
25592024-12-20T23:07:20.784Z Compiling dtrace-parser v0.2.0
25602024-12-20T23:07:22.674Z Compiling serde_tokenstream v0.2.2
25612024-12-20T23:07:23.291Z Compiling toml_datetime v0.6.8
25622024-12-20T23:07:24.047Z Compiling serde_spanned v0.6.8
25632024-12-20T23:07:25.185Z Compiling dof v0.3.0
25642024-12-20T23:07:26.268Z Compiling toml_edit v0.22.22
25652024-12-20T23:07:26.447Z Compiling camino v1.1.9
25662024-12-20T23:07:26.605Z Compiling semver v1.0.23
25672024-12-20T23:07:27.885Z Compiling usdt-attr-macro v0.5.0
25682024-12-20T23:07:28.166Z Compiling usdt-macro v0.5.0
25692024-12-20T23:07:28.329Z Compiling cargo-platform v0.1.8
25702024-12-20T23:07:29.316Z Compiling clap_derive v4.5.18
25712024-12-20T23:07:29.459Z Compiling cargo_metadata v0.18.1
25722024-12-20T23:07:29.462Z Compiling camino-tempfile v1.1.1
25732024-12-20T23:07:33.483Z Compiling toml v0.8.19
25742024-12-20T23:07:33.798Z Compiling usdt v0.5.0
25752024-12-20T23:07:33.949Z Compiling clap v4.5.21
25762024-12-20T23:07:34.091Z Compiling macaddr v1.0.1
25772024-12-20T23:07:34.739Z Compiling cargo_toml v0.20.5
25782024-12-20T23:07:46.344Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25792024-12-20T23:07:57.869Z Finished `release` profile [optimized] target(s) in 58.47s
25802024-12-20T23:07:57.980Z
25812024-12-20T23:07:57.983Zreal 58.608453185
25822024-12-20T23:07:57.983Zuser 5:49.983732732
25832024-12-20T23:07:57.983Zsys 32.135051483
25842024-12-20T23:07:57.983Ztrap 0.148790634
25852024-12-20T23:07:57.983Ztflt 0.343208692
25862024-12-20T23:07:57.983Zdflt 0.505117509
25872024-12-20T23:07:57.983Zkflt 0.009826493
25882024-12-20T23:07:57.983Zlock 10:29.044303989
25892024-12-20T23:07:57.983Zslp 15:42.072629549
25902024-12-20T23:07:57.983Zlat 10.309826639
25912024-12-20T23:07:57.983Zstop 16.336235664
25922024-12-20T23:07:57.983Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
25932024-12-20T23:07:57.983Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
25942024-12-20T23:07:57.983Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
25952024-12-20T23:07:57.983Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
25962024-12-20T23:07:57.983Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
25972024-12-20T23:07:58.898Z Compiling hashbrown v0.14.5
25982024-12-20T23:07:59.031Z Compiling ident_case v1.0.1
25992024-12-20T23:07:59.033Z Compiling unsafe-libyaml v0.2.11
26002024-12-20T23:07:59.033Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26012024-12-20T23:07:59.033Z Compiling progenitor-client v0.8.0
26022024-12-20T23:07:59.033Z Compiling ipnetwork v0.20.0
26032024-12-20T23:07:59.034Z Compiling macaddr v1.0.1
26042024-12-20T23:07:59.034Z Compiling instant v0.1.13
26052024-12-20T23:07:59.264Z Compiling structmeta-derive v0.3.0
26062024-12-20T23:07:59.320Z Compiling darling_core v0.20.10
26072024-12-20T23:07:59.491Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26082024-12-20T23:07:59.512Z Compiling dropshot v0.13.0
26092024-12-20T23:07:59.588Z Compiling newtype-uuid v1.1.3
26102024-12-20T23:07:59.887Z Compiling dropshot_endpoint v0.13.0
26112024-12-20T23:08:00.005Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26122024-12-20T23:08:00.254Z Compiling regress v0.10.1
26132024-12-20T23:08:00.272Z Compiling regress v0.9.1
26142024-12-20T23:08:00.344Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26152024-12-20T23:08:00.743Z Compiling serde_yaml v0.9.34+deprecated
26162024-12-20T23:08:00.795Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26172024-12-20T23:08:00.987Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26182024-12-20T23:08:01.137Z Compiling backoff v0.4.0
26192024-12-20T23:08:01.537Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26202024-12-20T23:08:01.726Z Compiling tempfile v3.13.0
26212024-12-20T23:08:01.799Z Compiling proc-macro-crate v1.3.1
26222024-12-20T23:08:02.349Z Compiling structmeta v0.3.0
26232024-12-20T23:08:02.641Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26242024-12-20T23:08:02.817Z Compiling parse-display-derive v0.10.0
26252024-12-20T23:08:02.948Z Compiling num_enum_derive v0.5.11
26262024-12-20T23:08:03.022Z Compiling itertools v0.13.0
26272024-12-20T23:08:04.939Z Compiling typify-impl v0.2.0
26282024-12-20T23:08:05.566Z Compiling zerocopy v0.8.10
26292024-12-20T23:08:05.634Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26302024-12-20T23:08:05.680Z Compiling num_enum v0.5.11
26312024-12-20T23:08:05.866Z Compiling zerocopy-derive v0.8.10
26322024-12-20T23:08:05.956Z Compiling foreign-types-macros v0.2.3
26332024-12-20T23:08:06.566Z Compiling heapless v0.8.0
26342024-12-20T23:08:06.593Z Compiling foreign-types-shared v0.3.1
26352024-12-20T23:08:06.697Z Compiling darling_macro v0.20.10
26362024-12-20T23:08:06.911Z Compiling proc-macro-error v1.0.4
26372024-12-20T23:08:07.325Z Compiling foreign-types v0.5.0
26382024-12-20T23:08:07.481Z Compiling camino-tempfile v1.1.1
26392024-12-20T23:08:07.634Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26402024-12-20T23:08:07.652Z Compiling parse-display v0.10.0
26412024-12-20T23:08:07.652Z Compiling hash32 v0.3.1
26422024-12-20T23:08:07.683Z Compiling darling v0.20.10
26432024-12-20T23:08:07.819Z Compiling serde_with_macros v3.11.0
26442024-12-20T23:08:07.912Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26452024-12-20T23:08:07.976Z Compiling cstr-argument v0.1.2
26462024-12-20T23:08:08.260Z Compiling crucible-workspace-hack v0.1.0
26472024-12-20T23:08:08.404Z Compiling pretty-hex v0.2.1
26482024-12-20T23:08:08.488Z Compiling smoltcp v0.11.0
26492024-12-20T23:08:08.587Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26502024-12-20T23:08:08.608Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26512024-12-20T23:08:08.870Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26522024-12-20T23:08:09.337Z Compiling tabwriter v1.4.0
26532024-12-20T23:08:09.500Z Compiling colored v2.1.0
26542024-12-20T23:08:09.922Z Compiling cobs v0.2.3
26552024-12-20T23:08:10.208Z Compiling postcard v1.0.10
26562024-12-20T23:08:10.441Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26572024-12-20T23:08:10.760Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26582024-12-20T23:08:10.785Z Compiling serde_with v3.11.0
26592024-12-20T23:08:10.950Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26602024-12-20T23:08:10.978Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26612024-12-20T23:08:11.286Z Compiling thiserror v2.0.3
26622024-12-20T23:08:11.988Z Compiling smf v0.2.3
26632024-12-20T23:08:12.369Z Compiling thiserror-impl v2.0.3
26642024-12-20T23:08:12.661Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26652024-12-20T23:08:13.473Z Compiling zone_cfg_derive v0.3.0
26662024-12-20T23:08:14.947Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
26672024-12-20T23:08:15.075Z Compiling num-derive v0.4.2
26682024-12-20T23:08:15.104Z Compiling sigpipe v0.1.3
26692024-12-20T23:08:15.249Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26702024-12-20T23:08:15.337Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
26712024-12-20T23:08:15.448Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26722024-12-20T23:08:15.545Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26732024-12-20T23:08:15.597Z Compiling zone v0.3.0
26742024-12-20T23:08:15.845Z Compiling universal-hash v0.5.1
26752024-12-20T23:08:16.066Z Compiling opaque-debug v0.3.1
26762024-12-20T23:08:16.181Z Compiling num-rational v0.4.2
26772024-12-20T23:08:16.362Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26782024-12-20T23:08:16.427Z Compiling password-hash v0.5.0
26792024-12-20T23:08:16.621Z Compiling num-complex v0.4.6
26802024-12-20T23:08:17.245Z Compiling blake2 v0.10.6
26812024-12-20T23:08:17.476Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
26822024-12-20T23:08:17.476Z Compiling aead v0.5.2
26832024-12-20T23:08:17.522Z Compiling keccak v0.1.5
26842024-12-20T23:08:17.733Z Compiling convert_case v0.4.0
26852024-12-20T23:08:17.874Z Compiling sha3 v0.10.8
26862024-12-20T23:08:18.045Z Compiling argon2 v0.5.3
26872024-12-20T23:08:18.622Z Compiling num v0.4.3
26882024-12-20T23:08:18.746Z Compiling poly1305 v0.8.0
26892024-12-20T23:08:18.746Z Compiling tungstenite v0.21.0
26902024-12-20T23:08:18.746Z Compiling chacha20 v0.9.1
26912024-12-20T23:08:18.918Z Compiling derive_more v0.99.18
26922024-12-20T23:08:19.073Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26932024-12-20T23:08:19.276Z Compiling base64 v0.21.7
26942024-12-20T23:08:19.348Z Compiling float-ord v0.3.2
26952024-12-20T23:08:19.471Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26962024-12-20T23:08:19.913Z Compiling tokio-tungstenite v0.21.0
26972024-12-20T23:08:20.050Z Compiling same-file v1.0.6
26982024-12-20T23:08:20.389Z Compiling semver v0.1.20
26992024-12-20T23:08:20.532Z Compiling walkdir v2.5.0
27002024-12-20T23:08:20.681Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27012024-12-20T23:08:20.952Z Compiling rustc_version v0.1.7
27022024-12-20T23:08:20.992Z Compiling newline-converter v0.3.0
27032024-12-20T23:08:21.101Z Compiling primeorder v0.13.6
27042024-12-20T23:08:21.122Z Compiling secrecy v0.8.0
27052024-12-20T23:08:21.168Z Compiling cancel-safe-futures v0.1.5
27062024-12-20T23:08:21.329Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27072024-12-20T23:08:21.410Z Compiling owo-colors v4.1.0
27082024-12-20T23:08:21.563Z Compiling newtype_derive v0.1.6
27092024-12-20T23:08:21.655Z Compiling expectorate v1.1.0
27102024-12-20T23:08:21.713Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27112024-12-20T23:08:21.800Z Compiling thiserror-impl-no-std v2.0.2
27122024-12-20T23:08:21.874Z Compiling ring v0.16.20
27132024-12-20T23:08:21.950Z Compiling blake3 v1.5.4
27142024-12-20T23:08:21.998Z Compiling half v2.4.1
27152024-12-20T23:08:22.235Z Compiling unicase v2.7.0
27162024-12-20T23:08:22.500Z Compiling ciborium-io v0.2.2
27172024-12-20T23:08:22.536Z Compiling arc-swap v1.7.1
27182024-12-20T23:08:22.617Z Compiling ciborium-ll v0.2.2
27192024-12-20T23:08:22.650Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27202024-12-20T23:08:23.011Z Compiling slog-scope v4.4.0
27212024-12-20T23:08:23.264Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27222024-12-20T23:08:23.931Z Compiling polyval v0.6.2
27232024-12-20T23:08:24.070Z Compiling typify-macro v0.2.0
27242024-12-20T23:08:24.194Z Compiling atomicwrites v0.4.4
27252024-12-20T23:08:24.338Z Compiling libsw v3.3.1
27262024-12-20T23:08:24.373Z Compiling memmap2 v0.9.5
27272024-12-20T23:08:24.590Z Compiling spin v0.5.2
27282024-12-20T23:08:24.658Z Compiling arrayref v0.3.9
27292024-12-20T23:08:24.781Z Compiling parking_lot_core v0.8.6
27302024-12-20T23:08:24.784Z Compiling arrayvec v0.7.6
27312024-12-20T23:08:24.822Z Compiling indent_write v2.2.0
27322024-12-20T23:08:24.990Z Compiling thiserror-no-std v2.0.2
27332024-12-20T23:08:25.068Z Compiling constant_time_eq v0.3.1
27342024-12-20T23:08:25.129Z Compiling libefi-sys v0.1.0
27352024-12-20T23:08:25.204Z Compiling salty v0.3.0
27362024-12-20T23:08:25.250Z Compiling linear-map v1.2.0
27372024-12-20T23:08:25.450Z Compiling vsss-rs v3.3.4
27382024-12-20T23:08:25.645Z Compiling ghash v0.5.1
27392024-12-20T23:08:25.701Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27402024-12-20T23:08:26.444Z Compiling slog-stdlog v4.1.1
27412024-12-20T23:08:26.476Z Compiling ciborium v0.2.2
27422024-12-20T23:08:26.560Z Compiling p384 v0.13.0
27432024-12-20T23:08:26.828Z Compiling toolchain_find v0.4.0
27442024-12-20T23:08:26.868Z Compiling chacha20poly1305 v0.10.1
27452024-12-20T23:08:27.125Z Compiling ctr v0.9.2
27462024-12-20T23:08:27.509Z Compiling lzma-sys v0.1.20
27472024-12-20T23:08:27.602Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27482024-12-20T23:08:28.016Z Compiling bitfield-struct v0.6.2
27492024-12-20T23:08:28.091Z Compiling slog-dtrace v0.3.0
27502024-12-20T23:08:28.120Z Compiling topological-sort v0.2.2
27512024-12-20T23:08:28.339Z Compiling highway v1.2.0
27522024-12-20T23:08:28.423Z Compiling omicron-zone-package v0.11.1
27532024-12-20T23:08:28.506Z Compiling typify v0.2.0
27542024-12-20T23:08:28.611Z Compiling aes-gcm v0.10.3
27552024-12-20T23:08:28.681Z Compiling progenitor-impl v0.8.0
27562024-12-20T23:08:29.002Z Compiling rustfmt-wrapper v0.2.1
27572024-12-20T23:08:29.200Z Compiling mime_guess v2.0.5
27582024-12-20T23:08:29.426Z Compiling slog-envlogger v2.2.0
27592024-12-20T23:08:29.539Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27602024-12-20T23:08:29.642Z Compiling steno v0.4.1
27612024-12-20T23:08:30.350Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27622024-12-20T23:08:30.606Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27632024-12-20T23:08:30.656Z Compiling heck v0.3.3
27642024-12-20T23:08:30.877Z Compiling ssh-encoding v0.2.0
27652024-12-20T23:08:30.937Z Compiling blowfish v0.9.1
27662024-12-20T23:08:31.071Z Compiling nibble_vec v0.1.0
27672024-12-20T23:08:31.116Z Compiling env_filter v0.1.2
27682024-12-20T23:08:31.312Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27692024-12-20T23:08:31.420Z Compiling humantime v2.1.0
27702024-12-20T23:08:31.422Z Compiling endian-type v0.1.2
27712024-12-20T23:08:31.461Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27722024-12-20T23:08:31.755Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27732024-12-20T23:08:31.845Z Compiling radix_trie v0.2.1
27742024-12-20T23:08:31.874Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27752024-12-20T23:08:31.911Z Compiling env_logger v0.11.5
27762024-12-20T23:08:31.940Z Compiling ssh-cipher v0.2.0
27772024-12-20T23:08:32.077Z Compiling bcrypt-pbkdf v0.10.0
27782024-12-20T23:08:32.588Z Compiling zone_cfg_derive v0.1.2
27792024-12-20T23:08:32.739Z Compiling parking_lot v0.11.2
27802024-12-20T23:08:32.943Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27812024-12-20T23:08:33.237Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27822024-12-20T23:08:33.733Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27832024-12-20T23:08:33.929Z Compiling password-hash v0.4.2
27842024-12-20T23:08:34.042Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
27852024-12-20T23:08:34.208Z Compiling gethostname v0.5.0
27862024-12-20T23:08:34.215Z Compiling fxhash v0.2.1
27872024-12-20T23:08:34.293Z Compiling http-range v0.1.5
27882024-12-20T23:08:34.440Z Compiling simd-adler32 v0.3.7
27892024-12-20T23:08:34.462Z Compiling base64 v0.13.1
27902024-12-20T23:08:34.687Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
27912024-12-20T23:08:34.707Z Compiling matches v0.1.10
27922024-12-20T23:08:34.823Z Compiling bumpalo v3.16.0
27932024-12-20T23:08:34.900Z Compiling lockfree-object-pool v0.1.6
27942024-12-20T23:08:34.967Z Compiling zip v2.1.3
27952024-12-20T23:08:35.035Z Compiling ron v0.7.1
27962024-12-20T23:08:35.064Z Compiling idna v0.2.3
27972024-12-20T23:08:35.088Z Compiling pbkdf2 v0.11.0
27982024-12-20T23:08:35.179Z Compiling zopfli v0.8.1
27992024-12-20T23:08:35.319Z Compiling sled v0.34.7
28002024-12-20T23:08:35.340Z Compiling zone v0.1.8
28012024-12-20T23:08:35.466Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28022024-12-20T23:08:36.240Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28032024-12-20T23:08:36.759Z Compiling xz2 v0.1.7
28042024-12-20T23:08:37.086Z Compiling ssh-key v0.6.6
28052024-12-20T23:08:37.175Z Compiling progenitor-macro v0.8.0
28062024-12-20T23:08:37.286Z Compiling hickory-client v0.24.1
28072024-12-20T23:08:37.531Z Compiling p521 v0.13.3
28082024-12-20T23:08:37.917Z Compiling p256 v0.13.2
28092024-12-20T23:08:38.014Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28102024-12-20T23:08:38.817Z Compiling hickory-server v0.24.1
28112024-12-20T23:08:38.851Z Compiling enum-as-inner v0.5.1
28122024-12-20T23:08:39.251Z Compiling pem v3.0.4
28132024-12-20T23:08:39.979Z Compiling yasna v0.5.2
28142024-12-20T23:08:40.067Z Compiling headers-core v0.3.0
28152024-12-20T23:08:40.108Z Compiling kstat-rs v0.2.4
28162024-12-20T23:08:40.238Z Compiling nanorand v0.7.0
28172024-12-20T23:08:40.790Z Compiling russh-cryptovec v0.7.3
28182024-12-20T23:08:40.864Z Compiling atty v0.2.14
28192024-12-20T23:08:41.032Z Compiling md5 v0.7.0
28202024-12-20T23:08:41.139Z Compiling rcgen v0.12.1
28212024-12-20T23:08:41.593Z Compiling russh-keys v0.45.0
28222024-12-20T23:08:41.770Z Compiling flume v0.11.1
28232024-12-20T23:08:41.926Z Compiling headers v0.4.0
28242024-12-20T23:08:41.950Z Compiling trust-dns-proto v0.22.0
28252024-12-20T23:08:42.544Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
28262024-12-20T23:08:43.757Z Compiling hyper-staticfile v0.10.1
28272024-12-20T23:08:45.019Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28282024-12-20T23:08:45.666Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28292024-12-20T23:08:46.074Z Compiling num-bigint v0.4.6
28302024-12-20T23:08:46.205Z Compiling des v0.8.1
28312024-12-20T23:08:46.229Z Compiling subprocess v0.2.9
28322024-12-20T23:08:46.316Z Compiling hex-literal v0.4.1
28332024-12-20T23:08:46.494Z Compiling dhcproto-macros v0.1.0
28342024-12-20T23:08:46.566Z Compiling display-error-chain v0.2.2
28352024-12-20T23:08:46.802Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28362024-12-20T23:08:47.266Z Compiling internet-checksum v0.2.1
28372024-12-20T23:08:47.495Z Compiling dhcproto v0.12.0
28382024-12-20T23:08:49.159Z Compiling russh v0.45.0
28392024-12-20T23:08:50.915Z Compiling progenitor v0.8.0
28402024-12-20T23:08:51.075Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28412024-12-20T23:08:51.084Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28422024-12-20T23:08:51.084Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
28432024-12-20T23:08:51.084Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28442024-12-20T23:08:51.084Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28452024-12-20T23:08:51.166Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
28462024-12-20T23:08:51.167Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28472024-12-20T23:08:57.341Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28482024-12-20T23:08:57.395Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28492024-12-20T23:08:57.421Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28502024-12-20T23:08:58.239Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28512024-12-20T23:08:58.251Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28522024-12-20T23:09:07.371Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28532024-12-20T23:09:07.375Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28542024-12-20T23:09:07.375Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28552024-12-20T23:09:07.375Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28562024-12-20T23:09:08.337Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28572024-12-20T23:09:10.737Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28582024-12-20T23:09:11.752Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28592024-12-20T23:09:11.807Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28602024-12-20T23:09:12.879Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28612024-12-20T23:09:15.564Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28622024-12-20T23:09:15.729Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28632024-12-20T23:09:16.006Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28642024-12-20T23:09:17.022Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28652024-12-20T23:09:17.749Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28662024-12-20T23:09:18.374Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28672024-12-20T23:09:19.855Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28682024-12-20T23:09:20.477Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28692024-12-20T23:09:21.588Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28702024-12-20T23:09:21.710Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28712024-12-20T23:09:23.853Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28722024-12-20T23:09:24.395Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28732024-12-20T23:09:24.630Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28742024-12-20T23:09:26.950Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28752024-12-20T23:09:27.727Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28762024-12-20T23:09:31.733Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28772024-12-20T23:09:32.087Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28782024-12-20T23:09:33.610Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28792024-12-20T23:09:37.556Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28802024-12-20T23:09:37.755Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28812024-12-20T23:09:46.577Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28822024-12-20T23:09:47.818Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28832024-12-20T23:10:07.978Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28842024-12-20T23:10:46.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
28852024-12-20T23:10:46.594Z
28862024-12-20T23:10:46.594Zreal 2:48.418429949
28872024-12-20T23:10:46.595Zuser 12:43.455014180
28882024-12-20T23:10:46.595Zsys 2:47.631595518
28892024-12-20T23:10:46.595Ztrap 0.339670657
28902024-12-20T23:10:46.595Ztflt 0.954220945
28912024-12-20T23:10:46.595Zdflt 1.820050956
28922024-12-20T23:10:46.595Zkflt 0.000027807
28932024-12-20T23:10:46.595Zlock 26:55.176906750
28942024-12-20T23:10:46.595Zslp 46:21.260443639
28952024-12-20T23:10:46.595Zlat 36.752595688
28962024-12-20T23:10:46.595Zstop 1:33.772895757
28972024-12-20T23:10:46.595Z+ mkdir tests
28982024-12-20T23:10:46.595Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
28992024-12-20T23:10:46.595Z+ xargs -I '{}' -t cp '{}' tests/
29002024-12-20T23:10:46.770Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-5f4fd34570514b4f tests/
29012024-12-20T23:10:46.770Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-41e4b8f650b448b3 tests/
29022024-12-20T23:10:46.771Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-a6a38627cf68b1a4 tests/
29032024-12-20T23:10:46.771Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-40465226e9d9f67a tests/
29042024-12-20T23:10:46.919Z+ 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/*)
29052024-12-20T23:10:46.965Z+ 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-41e4b8f650b448b3 tests/commtest-a6a38627cf68b1a4 tests/dhcp_server-5f4fd34570514b4f tests/end_to_end_tests-40465226e9d9f67a 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
29062024-12-20T23:12:00.944ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29072024-12-20T23:12:00.944Za .github/buildomat/ci-env.sh 1K
29082024-12-20T23:12:00.944Za out/target/test 1K
29092024-12-20T23:12:00.944Za out/npuzone/npuzone 23144K
29102024-12-20T23:12:00.944Za package-manifest.toml 33K
29112024-12-20T23:12:00.944Za smf/sled-agent/non-gimlet/config.toml 4K
29122024-12-20T23:12:00.944Za target/release/omicron-package 36300K
29132024-12-20T23:12:00.944Za target/release/xtask 11762K
29142024-12-20T23:12:00.945Za target/debug/bootstrap 210462K
29152024-12-20T23:12:00.945Za tests/bootstrap-41e4b8f650b448b3 24246K
29162024-12-20T23:12:00.945Za tests/commtest-a6a38627cf68b1a4 25022K
29172024-12-20T23:12:00.945Za tests/dhcp_server-5f4fd34570514b4f 24246K
29182024-12-20T23:12:00.945Za tests/end_to_end_tests-40465226e9d9f67a 228525K
29192024-12-20T23:12:00.945Za out/clickhouse.tar.gz 293411K
29202024-12-20T23:12:00.945Za out/clickhouse_keeper.tar.gz 280526K
29212024-12-20T23:12:00.945Za out/clickhouse_server.tar.gz 293390K
29222024-12-20T23:12:00.945Za out/cockroachdb.tar.gz 134587K
29232024-12-20T23:12:00.945Za out/crucible-dtrace.tar 85K
29242024-12-20T23:12:00.945Za out/crucible-pantry-zone.tar.gz 28190K
29252024-12-20T23:12:00.945Za out/crucible-zone.tar.gz 36406K
29262024-12-20T23:12:00.945Za out/external-dns.tar.gz 35284K
29272024-12-20T23:12:00.945Za out/internal-dns.tar.gz 35282K
29282024-12-20T23:12:00.945Za out/mg-ddm-gz.tar 63075K
29292024-12-20T23:12:00.945Za out/nexus.tar.gz 97805K
29302024-12-20T23:12:00.945Za out/ntp.tar.gz 10373K
29312024-12-20T23:12:00.945Za out/omicron-gateway-softnpu.tar.gz 23855K
29322024-12-20T23:12:00.945Za out/omicron-sled-agent.tar 113112K
29332024-12-20T23:12:00.945Za out/overlay.tar.gz 3K
29342024-12-20T23:12:00.945Za out/oximeter.tar.gz 47676K
29352024-12-20T23:12:00.945Za out/oxlog.tar 3088K
29362024-12-20T23:12:00.945Za out/probe.tar.gz 2764K
29372024-12-20T23:12:00.945Za out/propolis-server.tar.gz 66730K
29382024-12-20T23:12:00.945Za out/pumpkind-gz.tar 26665K
29392024-12-20T23:12:00.945Za out/switch-softnpu.tar.gz 235584K
29402024-12-20T23:12:00.949Z
29412024-12-20T23:12:00.949Zreal 1:14.127869870
29422024-12-20T23:12:00.949Zuser 1:10.831661559
29432024-12-20T23:12:00.949Zsys 4.666035334
29442024-12-20T23:12:00.949Ztrap 0.018469002
29452024-12-20T23:12:00.949Ztflt 0.000000000
29462024-12-20T23:12:00.949Zdflt 0.000000000
29472024-12-20T23:12:00.949Zkflt 0.000000000
29482024-12-20T23:12:00.949Zlock 0.000000000
29492024-12-20T23:12:00.949Zslp 1:10.631289881
29502024-12-20T23:12:00.949Zlat 2.103831094
29512024-12-20T23:12:00.949Zstop 0.000197225
29522024-12-20T23:12:00.949Zprocess exited: duration 1978472 ms, exit code 0
 
29532024-12-20T23:12:00.967Zfound 1 output files
29542024-12-20T23:12:00.967Zuploading: /work/package.tar.gz (1880382411 bytes)
29552024-12-20T23:12:46.263Zuploaded: /work/package.tar.gz