01JBNDJ2N8D34KR5VS580GSRAP: 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: 01JBNDJDCX5HFDNQ1HXN1G93EK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-02T03:10:18.281Zjob assigned to worker 01JBNDJHBEG2157PH6QQRRXGWQ (queued for 1 m 1 s)
 
22024-11-02T03:10:25.815Zstarting task 0: "setup"
32024-11-02T03:10:25.822Z++ uname -s
42024-11-02T03:10:25.826Z+ kern=SunOS
52024-11-02T03:10:25.826Z+ case "$kern" in
62024-11-02T03:10:25.826Z+ [[ 0 == 12345 ]]
72024-11-02T03:10:25.826Z+ groupadd -g 12345 build
82024-11-02T03:10:25.828Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-11-02T03:10:27.836Z+ zfs create -o mountpoint=/work rpool/work
102024-11-02T03:10:27.939Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-11-02T03:10:27.941Z+ home_fs=zfs
122024-11-02T03:10:27.941Z+ [[ zfs == autofs ]]
132024-11-02T03:10:27.941Z+ mkdir -p /home/build
142024-11-02T03:10:27.944Z+ chown build:build /home/build /work
152024-11-02T03:10:29.946Z+ chmod 0700 /home/build /work
162024-11-02T03:10:29.949Zprocess exited: duration 4135 ms, exit code 0
 
172024-11-02T03:10:29.954Zstarting task 1: "rust-toolchain"
182024-11-02T03:10:29.959Z+ printf ' * toolchain channel = "%s"
192024-11-02T03:10:29.959Z' 1.82.0
202024-11-02T03:10:29.959Z * toolchain channel = "1.82.0"
212024-11-02T03:10:29.959Z+ printf ' * toolchain profile = "%s"
222024-11-02T03:10:29.959Z * toolchain profile = "default"
232024-11-02T03:10:29.959Z' default
242024-11-02T03:10:29.961Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-11-02T03:10:29.961Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
262024-11-02T03:10:30.082Zinfo: downloading installer
272024-11-02T03:10:31.710Zinfo: profile set to 'default'
282024-11-02T03:10:31.710Zinfo: default host triple is x86_64-unknown-illumos
292024-11-02T03:10:31.712Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
302024-11-02T03:10:31.887Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-11-02T03:10:31.887Zinfo: downloading component 'cargo'
322024-11-02T03:10:32.850Zinfo: downloading component 'clippy'
332024-11-02T03:10:33.224Zinfo: downloading component 'rust-docs'
342024-11-02T03:10:34.593Zinfo: downloading component 'rust-std'
352024-11-02T03:10:36.727Zinfo: downloading component 'rustc'
362024-11-02T03:10:44.474Zinfo: downloading component 'rustfmt'
372024-11-02T03:10:44.763Zinfo: installing component 'cargo'
382024-11-02T03:10:45.589Zinfo: installing component 'clippy'
392024-11-02T03:10:45.977Zinfo: installing component 'rust-docs'
402024-11-02T03:10:47.728Zinfo: installing component 'rust-std'
412024-11-02T03:10:49.630Zinfo: installing component 'rustc'
422024-11-02T03:10:55.661Zinfo: installing component 'rustfmt'
432024-11-02T03:10:55.996Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
442024-11-02T03:10:55.996Z
452024-11-02T03:10:56.368Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-11-02T03:10:56.369Z
472024-11-02T03:10:56.371Z
482024-11-02T03:10:56.371ZRust is installed now. Great!
492024-11-02T03:10:56.371Z
502024-11-02T03:10:56.371ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-11-02T03:10:56.371Zenvironment variable. This has not been done automatically.
522024-11-02T03:10:56.371Z
532024-11-02T03:10:56.371ZTo configure your current shell, you need to source
542024-11-02T03:10:56.371Zthe corresponding env file under $HOME/.cargo.
552024-11-02T03:10:56.371Z
562024-11-02T03:10:56.371ZThis is usually done by running one of the following (note the leading DOT):
572024-11-02T03:10:56.372Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-11-02T03:10:56.372Zsource "$HOME/.cargo/env.fish" # For fish
592024-11-02T03:10:56.436Z+ rustc --version
602024-11-02T03:10:56.505Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-11-02T03:10:56.507Zprocess exited: duration 26552 ms, exit code 0
 
622024-11-02T03:10:56.513Zstarting task 2: "authentication"
632024-11-02T03:10:56.534Zprocess exited: duration 21 ms, exit code 0
 
642024-11-02T03:10:56.539Zstarting task 3: "clone repository"
652024-11-02T03:10:56.544Z+ mkdir -p /work/oxidecomputer/omicron
662024-11-02T03:10:56.547Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-11-02T03:10:58.051ZCloning into '/work/oxidecomputer/omicron'...
682024-11-02T03:11:05.958Z+ cd /work/oxidecomputer/omicron
692024-11-02T03:11:05.958Z+ git fetch origin c9fc35ba65e8113ba488ea370c1b7846a00c1c31
702024-11-02T03:11:06.277ZFrom https://github.com/oxidecomputer/omicron
712024-11-02T03:11:06.277Z * branch c9fc35ba65e8113ba488ea370c1b7846a00c1c31 -> FETCH_HEAD
722024-11-02T03:11:06.288Z+ [[ -n renovate/anstyle-1.x ]]
732024-11-02T03:11:06.290Z++ git branch --show-current
742024-11-02T03:11:06.293Z+ current=main
752024-11-02T03:11:06.293Z+ [[ main != renovate/anstyle-1.x ]]
762024-11-02T03:11:06.293Z+ git branch -f renovate/anstyle-1.x c9fc35ba65e8113ba488ea370c1b7846a00c1c31
772024-11-02T03:11:06.295Z+ git checkout -f renovate/anstyle-1.x
782024-11-02T03:11:06.463ZSwitched to branch 'renovate/anstyle-1.x'
792024-11-02T03:11:06.466Z+ git reset --hard c9fc35ba65e8113ba488ea370c1b7846a00c1c31
802024-11-02T03:11:06.478ZHEAD is now at c9fc35ba6 Update Rust crate anstyle to 1.0.10
812024-11-02T03:11:06.481Zprocess exited: duration 9939 ms, exit code 0
 
822024-11-02T03:11:06.487Zstarting task 4: "build"
832024-11-02T03:11:06.492Z+ source .github/buildomat/ci-env.sh
842024-11-02T03:11:06.492Z++ export CARGO_TERM_COLOR=always
852024-11-02T03:11:06.492Z++ CARGO_TERM_COLOR=always
862024-11-02T03:11:06.498Z+ cargo --version
872024-11-02T03:11:06.552Zcargo 1.82.0 (8f40fc59f 2024-08-21)
882024-11-02T03:11:06.557Z+ rustc --version
892024-11-02T03:11:06.614Zrustc 1.82.0 (f6e511eec 2024-10-15)
902024-11-02T03:11:06.616Z+ WORK=/work
912024-11-02T03:11:06.616Z+ pfexec mkdir -p /work
922024-11-02T03:11:06.621Z+ pfexec chown build /work
932024-11-02T03:11:06.623Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
942024-11-02T03:11:23.935Z Startup: Refreshing catalog 'helios-dev' ... Done
952024-11-02T03:11:27.435Z Startup: Caching catalogs ... Done
962024-11-02T03:11:34.644ZPlanning: Solver setup ... Done (6.499s)
972024-11-02T03:11:34.743ZPlanning: Running solver ... Done (0.098s)
982024-11-02T03:11:34.870ZPlanning: Finding local manifests ... Done (0.050s)
992024-11-02T03:11:36.102ZPlanning: Fetching manifests: 0/5 0% complete
1002024-11-02T03:11:36.421ZPlanning: Fetching manifests: 5/5 100% complete
1012024-11-02T03:11:36.807ZPlanning: Package planning ... Done (0.385s)
1022024-11-02T03:11:36.863ZPlanning: Merging actions ... Done (0.056s)
1032024-11-02T03:11:37.484ZPlanning: Checking for conflicting actions ... Done (0.621s)
1042024-11-02T03:11:42.436ZPlanning: Consolidating action changes ... Done (4.952s)
1052024-11-02T03:11:42.859ZPlanning: Evaluating mediators ... Done (0.422s)
1062024-11-02T03:11:42.940ZPlanning: Planning completed in 15.42 seconds
1072024-11-02T03:11:42.955Z Packages to install: 4
1082024-11-02T03:11:42.955Z Packages to update: 1
1092024-11-02T03:11:42.957Z Mediators to change: 2
1102024-11-02T03:11:42.957Z Services to change: 1
1112024-11-02T03:11:42.957Z Estimated space available: 155.61 GB
1122024-11-02T03:11:42.957ZEstimated space to be consumed: 1.59 GB
1132024-11-02T03:11:42.958Z Create boot environment: No
1142024-11-02T03:11:42.958ZCreate backup boot environment: Yes
1152024-11-02T03:11:42.958Z Rebuild boot archive: No
1162024-11-02T03:11:42.958Z
1172024-11-02T03:11:42.958ZChanged mediators:
1182024-11-02T03:11:42.958Z mediator clang:
1192024-11-02T03:11:42.958Z version: None -> 15 (system default)
1202024-11-02T03:11:42.958Z
1212024-11-02T03:11:42.958Z mediator llvm:
1222024-11-02T03:11:42.958Z version: 14 (system default) -> 15 (system default)
1232024-11-02T03:11:42.958Z
1242024-11-02T03:11:42.958ZChanged packages:
1252024-11-02T03:11:42.958Zhelios-dev
1262024-11-02T03:11:42.958Z developer/build-essential
1272024-11-02T03:11:42.958Z None -> 11-2.0
1282024-11-02T03:11:42.958Z library/libxmlsec1
1292024-11-02T03:11:42.958Z None -> 1.2.35-2.0
1302024-11-02T03:11:42.958Z ooce/developer/clang-15
1312024-11-02T03:11:42.958Z None -> 15.0.7-2.0
1322024-11-02T03:11:42.958Z ooce/developer/llvm-15
1332024-11-02T03:11:42.958Z None -> 15.0.7-2.0
1342024-11-02T03:11:42.958Z package/pkg
1352024-11-02T03:11:42.958Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1362024-11-02T03:11:42.958Z
1372024-11-02T03:11:42.958ZServices:
1382024-11-02T03:11:42.958Z restart_fmri:
1392024-11-02T03:11:42.958Z svc:/system/update-man-index:default
1402024-11-02T03:11:42.958Z
1412024-11-02T03:11:42.958ZEditable files to change:
1422024-11-02T03:11:42.958Z Update:
1432024-11-02T03:11:42.958Z usr/share/lib/pkg/web/config.shtml
1442024-11-02T03:11:43.226Z
1452024-11-02T03:11:43.226ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1462024-11-02T03:11:48.227ZDownload: 739/4281 items 18.2/220.6MB 8% complete (3.7M/s)
1472024-11-02T03:11:53.227ZDownload: 1258/4281 items 93.1/220.6MB 42% complete (9.3M/s)
1482024-11-02T03:11:58.319ZDownload: 2379/4281 items 119.8/220.6MB 54% complete (10.2M/s)
1492024-11-02T03:12:03.473ZDownload: 3241/4281 items 203.0/220.6MB 92% complete (11.9M/s)
1502024-11-02T03:12:09.397ZDownload: 3281/4281 items 210.1/220.6MB 95% complete (9.3M/s)
1512024-11-02T03:12:14.401ZDownload: 3336/4281 items 214.8/220.6MB 97% complete (1.2M/s)
1522024-11-02T03:12:19.680ZDownload: 3869/4281 items 217.9/220.6MB 98% complete (821k/s)
1532024-11-02T03:12:24.711ZDownload: 4197/4281 items 220.5/220.6MB 99% complete (685k/s)
1542024-11-02T03:12:31.754ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (626k/s)
1552024-11-02T03:12:39.617ZDownload: 4208/4281 items 220.6/220.6MB 99% complete
1562024-11-02T03:12:39.764ZDownload: Completed 220.60 MB in 56.50 seconds (3.9M/s)
1572024-11-02T03:12:41.571Z Actions: 1/5063 actions (Removing old actions)
1582024-11-02T03:12:41.591Z Actions: 194/5063 actions (Installing new actions)
1592024-11-02T03:12:46.601Z Actions: 4080/5063 actions (Installing new actions)
1602024-11-02T03:12:47.814Z Actions: 4226/5063 actions (Updating modified actions)
1612024-11-02T03:12:48.190Z Actions: Completed 5063 actions in 6.62 seconds.
1622024-11-02T03:12:48.561Z Done (0.363s)
1632024-11-02T03:12:48.565Z Done (0.000s)
1642024-11-02T03:12:49.068Z Done (0.507s)
1652024-11-02T03:12:56.668Z Done (7.391s)
1662024-11-02T03:12:57.158Z Done (0.424s)
1672024-11-02T03:12:57.160Z Done (0.000s)
1682024-11-02T03:12:57.342Z Done (0.000s)
1692024-11-02T03:12:57.992ZPlanning: Evaluating mediator changes ... Done
1702024-11-02T03:12:58.156ZPlanning: Checking for conflicting actions ... Done
1712024-11-02T03:12:58.159ZPlanning: Consolidating action changes ... Done
1722024-11-02T03:12:58.442ZPlanning: Evaluating mediators ... Done
1732024-11-02T03:12:58.477ZPlanning: Planning completed in 0.44 seconds
1742024-11-02T03:12:58.508Z Mediators to change: 2
1752024-11-02T03:12:58.508Z Create boot environment: No
1762024-11-02T03:12:58.508ZCreate backup boot environment: No
1772024-11-02T03:12:58.566Z Done
1782024-11-02T03:12:58.566Z Done
1792024-11-02T03:12:58.867Z Done
1802024-11-02T03:13:02.412Z Done
1812024-11-02T03:13:02.501Z Done
1822024-11-02T03:13:02.503Z Done
1832024-11-02T03:13:02.634Z Done
1842024-11-02T03:13:03.260ZPlanning: Evaluating mediator changes ... Done
1852024-11-02T03:13:03.264ZPlanning: Merging actions ... Done
1862024-11-02T03:13:03.455ZPlanning: Checking for conflicting actions ... Done
1872024-11-02T03:13:03.457ZPlanning: Consolidating action changes ... Done
1882024-11-02T03:13:03.721ZPlanning: Evaluating mediators ... Done
1892024-11-02T03:13:03.777ZPlanning: Planning completed in 0.77 seconds
1902024-11-02T03:13:03.817Z Packages to change: 1
1912024-11-02T03:13:03.817Z Mediators to change: 1
1922024-11-02T03:13:03.819Z Services to change: 1
1932024-11-02T03:13:03.819Z Create boot environment: No
1942024-11-02T03:13:03.819ZCreate backup boot environment: Yes
1952024-11-02T03:13:05.774Z Actions: 1/6 actions (Updating modified actions)
1962024-11-02T03:13:05.896Z Actions: Completed 6 actions in 0.12 seconds.
1972024-11-02T03:13:05.899Z Done
1982024-11-02T03:13:05.899Z Done
1992024-11-02T03:13:05.999Z Done
2002024-11-02T03:13:09.564Z Done
2012024-11-02T03:13:09.651Z Done
2022024-11-02T03:13:09.654Z Done
2032024-11-02T03:13:09.771Z Done
2042024-11-02T03:13:10.215ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2052024-11-02T03:13:10.215Zclang system 15 system
2062024-11-02T03:13:10.215Zcsh system system illumos
2072024-11-02T03:13:10.215Zctags system system illumos
2082024-11-02T03:13:10.215Zgcc vendor 12 vendor
2092024-11-02T03:13:10.215Zgcc system 10 system
2102024-11-02T03:13:10.215Zgcc system 7 system
2112024-11-02T03:13:10.215Zgo system 1.20 system
2122024-11-02T03:13:10.215Zgo system 1.19 system
2132024-11-02T03:13:10.215Zllvm system 15 system
2142024-11-02T03:13:10.215Zllvm system 14 system
2152024-11-02T03:13:10.215Zmariadb system 10.6 system
2162024-11-02T03:13:10.215Zmta vendor vendor dma
2172024-11-02T03:13:10.216Zopenjdk system 17 system
2182024-11-02T03:13:10.216Zopenjdk system 11 system
2192024-11-02T03:13:10.216Zopenjdk system 1.8 system
2202024-11-02T03:13:10.216Zopenssl vendor 3 vendor
2212024-11-02T03:13:10.216Zperl system 5.36 system
2222024-11-02T03:13:10.216Zpostgresql system 15 system
2232024-11-02T03:13:10.216Zpostgresql system 13 system
2242024-11-02T03:13:10.216Zpython vendor 3 vendor
2252024-11-02T03:13:10.216Zpython system 2 system
2262024-11-02T03:13:10.216Zpython3 system 3.11 system
2272024-11-02T03:13:10.216Zruby system 3.0 system
2282024-11-02T03:13:10.216Zwords vendor vendor american-english
2292024-11-02T03:13:10.216Zwords system system australian-english
2302024-11-02T03:13:10.216Zwords system system british-english
2312024-11-02T03:13:10.216Zwords system system canadian-english
2322024-11-02T03:13:10.216Zwords system system french
2332024-11-02T03:13:10.216Zwords system system italian
2342024-11-02T03:13:10.216Zwords system system ngerman
2352024-11-02T03:13:10.216Zwords system system ogerman
2362024-11-02T03:13:10.216Zwords system system spanish
2372024-11-02T03:13:10.549ZPUBLISHER TYPE STATUS P LOCATION
2382024-11-02T03:13:10.549Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2392024-11-02T03:13:12.992ZFMRI IFO
2402024-11-02T03:13:12.992Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2412024-11-02T03:13:12.992Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2422024-11-02T03:13:12.992Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2432024-11-02T03:13:12.992Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2442024-11-02T03:13:12.992Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2452024-11-02T03:13:12.992Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2462024-11-02T03:13:12.992Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2472024-11-02T03:13:12.992Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2482024-11-02T03:13:12.992Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2492024-11-02T03:13:12.992Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2502024-11-02T03:13:12.992Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2512024-11-02T03:13:12.992Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2522024-11-02T03:13:12.992Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2532024-11-02T03:13:12.992Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2542024-11-02T03:13:12.992Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2552024-11-02T03:13:13.669Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562024-11-02T03:13:13.959Z Updating crates.io index
2572024-11-02T03:13:13.962Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2582024-11-02T03:13:14.704Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2592024-11-02T03:13:14.999Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2602024-11-02T03:13:15.247Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2612024-11-02T03:13:15.514Z Updating git repository `https://github.com/oxidecomputer/propolis`
2622024-11-02T03:13:16.379Z Updating git repository `https://github.com/oxidecomputer/crucible`
2632024-11-02T03:13:18.824Z Updating git repository `https://github.com/oxidecomputer/opte`
2642024-11-02T03:13:19.769Z Updating git repository `https://github.com/oxidecomputer/falcon`
2652024-11-02T03:13:20.511Z Updating git repository `https://github.com/oxidecomputer/clickward`
2662024-11-02T03:13:20.747Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2672024-11-02T03:13:21.038Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2682024-11-02T03:13:21.718Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2692024-11-02T03:13:22.004Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2702024-11-02T03:13:22.388Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712024-11-02T03:13:22.642Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2722024-11-02T03:13:22.880Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2732024-11-02T03:13:23.129Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2742024-11-02T03:13:23.467Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2752024-11-02T03:13:23.801Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762024-11-02T03:13:24.093Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2772024-11-02T03:13:24.462Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782024-11-02T03:13:25.000Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792024-11-02T03:13:25.290Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2802024-11-02T03:13:25.727Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2812024-11-02T03:13:26.196Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2822024-11-02T03:13:26.501Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2832024-11-02T03:13:26.762Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2842024-11-02T03:13:28.170Z Downloading crates ...
2852024-11-02T03:13:28.271Z Downloaded block-buffer v0.10.4
2862024-11-02T03:13:28.273Z Downloaded dof v0.3.0
2872024-11-02T03:13:28.281Z Downloaded clap_derive v4.5.18
2882024-11-02T03:13:28.286Z Downloaded cpufeatures v0.2.14
2892024-11-02T03:13:28.290Z Downloaded fastrand v2.1.1
2902024-11-02T03:13:28.296Z Downloaded usdt-macro v0.5.0
2912024-11-02T03:13:28.298Z Downloaded dtrace-parser v0.2.0
2922024-11-02T03:13:28.305Z Downloaded thiserror-impl v1.0.64
2932024-11-02T03:13:28.307Z Downloaded anstyle v1.0.10
2942024-11-02T03:13:28.311Z Downloaded proc-macro-error v1.0.4
2952024-11-02T03:13:28.314Z Downloaded terminal_size v0.4.0
2962024-11-02T03:13:28.317Z Downloaded generic-array v0.14.7
2972024-11-02T03:13:28.320Z Downloaded serde_tokenstream v0.2.2
2982024-11-02T03:13:28.324Z Downloaded memmap v0.7.0
2992024-11-02T03:13:28.326Z Downloaded is_terminal_polyfill v1.70.1
3002024-11-02T03:13:28.326Z Downloaded version_check v0.9.5
3012024-11-02T03:13:28.326Z Downloaded pest v2.7.14
3022024-11-02T03:13:28.330Z Downloaded cargo-platform v0.1.8
3032024-11-02T03:13:28.334Z Downloaded macaddr v1.0.1
3042024-11-02T03:13:28.336Z Downloaded pest_meta v2.7.14
3052024-11-02T03:13:28.343Z Downloaded toml v0.8.19
3062024-11-02T03:13:28.346Z Downloaded scroll v0.12.0
3072024-11-02T03:13:28.349Z Downloaded camino v1.1.9
3082024-11-02T03:13:28.353Z Downloaded typenum v1.17.0
3092024-11-02T03:13:28.356Z Downloaded serde_derive v1.0.210
3102024-11-02T03:13:28.356Z Downloaded anyhow v1.0.92
3112024-11-02T03:13:28.363Z Downloaded strsim v0.11.1
3122024-11-02T03:13:28.369Z Downloaded cfg-if v1.0.0
3132024-11-02T03:13:28.372Z Downloaded heck v0.4.1
3142024-11-02T03:13:28.376Z Downloaded zerocopy v0.7.35
3152024-11-02T03:13:28.392Z Downloaded quote v1.0.37
3162024-11-02T03:13:28.402Z Downloaded tabled v0.15.0
3172024-11-02T03:13:28.417Z Downloaded syn v1.0.109
3182024-11-02T03:13:28.431Z Downloaded unicode-linebreak v0.1.5
3192024-11-02T03:13:28.433Z Downloaded autocfg v1.4.0
3202024-11-02T03:13:28.450Z Downloaded libc v0.2.161
3212024-11-02T03:13:28.477Z Downloaded itoa v1.0.11
3222024-11-02T03:13:28.479Z Downloaded bytecount v0.6.8
3232024-11-02T03:13:28.481Z Downloaded bitflags v2.6.0
3242024-11-02T03:13:28.484Z Downloaded anstyle-query v1.1.1
3252024-11-02T03:13:28.487Z Downloaded anstream v0.6.15
3262024-11-02T03:13:28.490Z Downloaded camino-tempfile v1.1.1
3272024-11-02T03:13:28.490Z Downloaded tempfile v3.13.0
3282024-11-02T03:13:28.493Z Downloaded pretty-hex v0.4.1
3292024-11-02T03:13:28.493Z Downloaded anstyle-parse v0.2.5
3302024-11-02T03:13:28.496Z Downloaded swrite v0.1.0
3312024-11-02T03:13:28.498Z Downloaded scroll_derive v0.12.0
3322024-11-02T03:13:28.507Z Downloaded memchr v2.7.4
3332024-11-02T03:13:28.516Z Downloaded equivalent v1.0.1
3342024-11-02T03:13:28.518Z Downloaded usdt-attr-macro v0.5.0
3352024-11-02T03:13:28.525Z Downloaded byteorder v1.5.0
3362024-11-02T03:13:28.527Z Downloaded serde_spanned v0.6.8
3372024-11-02T03:13:28.530Z Downloaded errno v0.3.9
3382024-11-02T03:13:28.535Z Downloaded proc-macro-error-attr v1.0.4
3392024-11-02T03:13:28.537Z Downloaded once_cell v1.20.2
3402024-11-02T03:13:28.540Z Downloaded smawk v0.3.2
3412024-11-02T03:13:28.540Z Downloaded sha2 v0.10.8
3422024-11-02T03:13:28.542Z Downloaded cargo_toml v0.20.5
3432024-11-02T03:13:28.545Z Downloaded thread-id v4.2.2
3442024-11-02T03:13:28.547Z Downloaded pest_generator v2.7.14
3452024-11-02T03:13:28.549Z Downloaded heck v0.5.0
3462024-11-02T03:13:28.549Z Downloaded utf8parse v0.2.2
3472024-11-02T03:13:28.549Z Downloaded usdt v0.5.0
3482024-11-02T03:13:28.552Z Downloaded fnv v1.0.7
3492024-11-02T03:13:28.552Z Downloaded crypto-common v0.1.6
3502024-11-02T03:13:28.552Z Downloaded tabled_derive v0.7.0
3512024-11-02T03:13:28.554Z Downloaded plain v0.2.3
3522024-11-02T03:13:28.556Z Downloaded toml_datetime v0.6.8
3532024-11-02T03:13:28.557Z Downloaded pest_derive v2.7.14
3542024-11-02T03:13:28.559Z Downloaded colorchoice v1.0.2
3552024-11-02T03:13:28.559Z Downloaded cargo_metadata v0.18.1
3562024-11-02T03:13:28.561Z Downloaded digest v0.10.7
3572024-11-02T03:13:28.565Z Downloaded semver v1.0.23
3582024-11-02T03:13:28.568Z Downloaded proc-macro2 v1.0.87
3592024-11-02T03:13:28.572Z Downloaded clap_lex v0.7.2
3602024-11-02T03:13:28.575Z Downloaded thiserror v1.0.64
3612024-11-02T03:13:28.584Z Downloaded usdt-impl v0.5.0
3622024-11-02T03:13:28.586Z Downloaded zerocopy-derive v0.7.35
3632024-11-02T03:13:28.589Z Downloaded fs-err v2.11.0
3642024-11-02T03:13:28.594Z Downloaded log v0.4.22
3652024-11-02T03:13:28.596Z Downloaded unicode-ident v1.0.13
3662024-11-02T03:13:28.598Z Downloaded ryu v1.0.18
3672024-11-02T03:13:28.603Z Downloaded serde v1.0.210
3682024-11-02T03:13:28.607Z Downloaded ucd-trie v0.1.7
3692024-11-02T03:13:28.609Z Downloaded clap v4.5.20
3702024-11-02T03:13:28.617Z Downloaded papergrid v0.11.0
3712024-11-02T03:13:28.621Z Downloaded textwrap v0.16.1
3722024-11-02T03:13:28.624Z Downloaded indexmap v2.6.0
3732024-11-02T03:13:28.633Z Downloaded serde_json v1.0.128
3742024-11-02T03:13:28.642Z Downloaded toml_edit v0.22.22
3752024-11-02T03:13:28.674Z Downloaded hashbrown v0.15.0
3762024-11-02T03:13:28.684Z Downloaded clap_builder v4.5.20
3772024-11-02T03:13:28.693Z Downloaded winnow v0.6.20
3782024-11-02T03:13:28.701Z Downloaded goblin v0.8.2
3792024-11-02T03:13:28.707Z Downloaded syn v2.0.79
3802024-11-02T03:13:28.718Z Downloaded unicode-width v0.1.14
3812024-11-02T03:13:28.723Z Downloaded rustix v0.38.37
3822024-11-02T03:13:29.022Z Compiling proc-macro2 v1.0.87
3832024-11-02T03:13:29.022Z Compiling unicode-ident v1.0.13
3842024-11-02T03:13:29.024Z Compiling serde v1.0.210
3852024-11-02T03:13:29.024Z Compiling version_check v0.9.5
3862024-11-02T03:13:29.024Z Compiling memchr v2.7.4
3872024-11-02T03:13:29.024Z Compiling thiserror v1.0.64
3882024-11-02T03:13:29.024Z Compiling libc v0.2.161
3892024-11-02T03:13:29.024Z Compiling ryu v1.0.18
3902024-11-02T03:13:29.274Z Compiling ucd-trie v0.1.7
3912024-11-02T03:13:29.468Z Compiling itoa v1.0.11
3922024-11-02T03:13:29.809Z Compiling once_cell v1.20.2
3932024-11-02T03:13:29.854Z Compiling byteorder v1.5.0
3942024-11-02T03:13:30.215Z Compiling rustix v0.38.37
3952024-11-02T03:13:30.412Z Compiling serde_json v1.0.128
3962024-11-02T03:13:31.125Z Compiling bitflags v2.6.0
3972024-11-02T03:13:31.185Z Compiling proc-macro-error-attr v1.0.4
3982024-11-02T03:13:31.248Z Compiling usdt-impl v0.5.0
3992024-11-02T03:13:31.323Z Compiling syn v1.0.109
4002024-11-02T03:13:31.478Z Compiling proc-macro-error v1.0.4
4012024-11-02T03:13:31.518Z Compiling utf8parse v0.2.2
4022024-11-02T03:13:31.541Z Compiling plain v0.2.3
4032024-11-02T03:13:31.660Z Compiling equivalent v1.0.1
4042024-11-02T03:13:31.687Z Compiling hashbrown v0.15.0
4052024-11-02T03:13:31.710Z Compiling camino v1.1.9
4062024-11-02T03:13:31.761Z Compiling log v0.4.22
4072024-11-02T03:13:31.931Z Compiling thread-id v4.2.2
4082024-11-02T03:13:31.992Z Compiling anstyle-parse v0.2.5
4092024-11-02T03:13:32.023Z Compiling quote v1.0.37
4102024-11-02T03:13:32.150Z Compiling is_terminal_polyfill v1.70.1
4112024-11-02T03:13:32.272Z Compiling autocfg v1.4.0
4122024-11-02T03:13:32.346Z Compiling errno v0.3.9
4132024-11-02T03:13:32.370Z Compiling semver v1.0.23
4142024-11-02T03:13:32.397Z Compiling syn v2.0.79
4152024-11-02T03:13:32.684Z Compiling colorchoice v1.0.2
4162024-11-02T03:13:32.842Z Compiling anstyle v1.0.10
4172024-11-02T03:13:32.884Z Compiling indexmap v2.6.0
4182024-11-02T03:13:32.940Z Compiling winnow v0.6.20
4192024-11-02T03:13:33.285Z Compiling pretty-hex v0.4.1
4202024-11-02T03:13:33.331Z Compiling unicode-width v0.1.14
4212024-11-02T03:13:33.486Z Compiling anstyle-query v1.1.1
4222024-11-02T03:13:33.640Z Compiling anstream v0.6.15
4232024-11-02T03:13:33.860Z Compiling fs-err v2.11.0
4242024-11-02T03:13:34.233Z Compiling bytecount v0.6.8
4252024-11-02T03:13:34.307Z Compiling clap_lex v0.7.2
4262024-11-02T03:13:34.331Z Compiling anyhow v1.0.92
4272024-11-02T03:13:34.420Z Compiling strsim v0.11.1
4282024-11-02T03:13:34.796Z Compiling terminal_size v0.4.0
4292024-11-02T03:13:34.821Z Compiling fnv v1.0.7
4302024-11-02T03:13:34.949Z Compiling fastrand v2.1.1
4312024-11-02T03:13:34.993Z Compiling cfg-if v1.0.0
4322024-11-02T03:13:35.020Z Compiling heck v0.4.1
4332024-11-02T03:13:35.098Z Compiling heck v0.5.0
4342024-11-02T03:13:35.332Z Compiling tempfile v3.13.0
4352024-11-02T03:13:35.525Z Compiling clap_builder v4.5.20
4362024-11-02T03:13:35.620Z Compiling papergrid v0.11.0
4372024-11-02T03:13:35.971Z Compiling memmap v0.7.0
4382024-11-02T03:13:36.030Z Compiling unicode-linebreak v0.1.5
4392024-11-02T03:13:36.191Z Compiling smawk v0.3.2
4402024-11-02T03:13:36.512Z Compiling textwrap v0.16.1
4412024-11-02T03:13:36.603Z Compiling swrite v0.1.0
4422024-11-02T03:13:37.738Z Compiling tabled_derive v0.7.0
4432024-11-02T03:13:39.225Z Compiling tabled v0.15.0
4442024-11-02T03:13:40.646Z Compiling serde_derive v1.0.210
4452024-11-02T03:13:40.646Z Compiling thiserror-impl v1.0.64
4462024-11-02T03:13:40.649Z Compiling zerocopy-derive v0.7.35
4472024-11-02T03:13:40.649Z Compiling scroll_derive v0.12.0
4482024-11-02T03:13:40.666Z Compiling clap_derive v4.5.18
4492024-11-02T03:13:41.986Z Compiling scroll v0.12.0
4502024-11-02T03:13:42.234Z Compiling zerocopy v0.7.35
4512024-11-02T03:13:42.453Z Compiling goblin v0.8.2
4522024-11-02T03:13:43.123Z Compiling pest v2.7.14
4532024-11-02T03:13:44.016Z Compiling clap v4.5.20
4542024-11-02T03:13:45.320Z Compiling pest_meta v2.7.14
4552024-11-02T03:13:46.153Z Compiling pest_generator v2.7.14
4562024-11-02T03:13:47.757Z Compiling pest_derive v2.7.14
4572024-11-02T03:13:48.480Z Compiling dtrace-parser v0.2.0
4582024-11-02T03:13:50.313Z Compiling serde_tokenstream v0.2.2
4592024-11-02T03:13:50.441Z Compiling serde_spanned v0.6.8
4602024-11-02T03:13:50.441Z Compiling toml_datetime v0.6.8
4612024-11-02T03:13:50.673Z Compiling cargo-platform v0.1.8
4622024-11-02T03:13:50.798Z Compiling toml_edit v0.22.22
4632024-11-02T03:13:50.854Z Compiling macaddr v1.0.1
4642024-11-02T03:13:51.139Z Compiling camino-tempfile v1.1.1
4652024-11-02T03:13:51.707Z Compiling dof v0.3.0
4662024-11-02T03:13:51.868Z Compiling cargo_metadata v0.18.1
4672024-11-02T03:13:53.287Z Compiling usdt-attr-macro v0.5.0
4682024-11-02T03:13:53.287Z Compiling usdt-macro v0.5.0
4692024-11-02T03:13:53.515Z Compiling toml v0.8.19
4702024-11-02T03:13:54.332Z Compiling cargo_toml v0.20.5
4712024-11-02T03:13:54.495Z Compiling usdt v0.5.0
4722024-11-02T03:13:57.785Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4732024-11-02T03:14:01.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.14s
4742024-11-02T03:14:01.888Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4752024-11-02T03:14:02.393Z Downloading crates ...
4762024-11-02T03:14:02.506Z Downloaded atty v0.2.14
4772024-11-02T03:14:02.510Z Downloaded async-stream-impl v0.3.6
4782024-11-02T03:14:02.516Z Downloaded async-bb8-diesel v0.2.1
4792024-11-02T03:14:02.520Z Downloaded cexpr v0.6.0
4802024-11-02T03:14:02.522Z Downloaded aead v0.5.2
4812024-11-02T03:14:02.534Z Downloaded base64 v0.22.1
4822024-11-02T03:14:02.542Z Downloaded hubpack v0.1.2
4832024-11-02T03:14:02.545Z Downloaded base16ct v0.2.0
4842024-11-02T03:14:02.547Z Downloaded atomic-waker v1.1.2
4852024-11-02T03:14:02.549Z Downloaded http-body v0.4.6
4862024-11-02T03:14:02.552Z Downloaded newtype_derive v0.1.6
4872024-11-02T03:14:02.555Z Downloaded lru v0.12.5
4882024-11-02T03:14:02.557Z Downloaded instability v0.3.2
4892024-11-02T03:14:02.557Z Downloaded lock_api v0.4.12
4902024-11-02T03:14:02.560Z Downloaded crossbeam-deque v0.8.5
4912024-11-02T03:14:02.562Z Downloaded arrayvec v0.7.6
4922024-11-02T03:14:02.564Z Downloaded match_cfg v0.1.0
4932024-11-02T03:14:02.566Z Downloaded darling_core v0.20.10
4942024-11-02T03:14:02.570Z Downloaded nanorand v0.7.0
4952024-11-02T03:14:02.573Z Downloaded const_format_proc_macros v0.2.33
4962024-11-02T03:14:02.576Z Downloaded console v0.15.8
4972024-11-02T03:14:02.580Z Downloaded num-conv v0.1.0
4982024-11-02T03:14:02.582Z Downloaded mime v0.3.17
4992024-11-02T03:14:02.584Z Downloaded chacha20 v0.9.1
5002024-11-02T03:14:02.586Z Downloaded libloading v0.8.5
5012024-11-02T03:14:02.588Z Downloaded ciborium v0.2.2
5022024-11-02T03:14:02.591Z Downloaded lazycell v1.3.0
5032024-11-02T03:14:02.593Z Downloaded csv-core v0.1.11
5042024-11-02T03:14:02.595Z Downloaded iana-time-zone v0.1.61
5052024-11-02T03:14:02.598Z Downloaded data-encoding v2.6.0
5062024-11-02T03:14:02.600Z Downloaded cobs v0.2.3
5072024-11-02T03:14:02.600Z Downloaded cookie v0.18.1
5082024-11-02T03:14:02.606Z Downloaded bytes v1.7.2
5092024-11-02T03:14:02.611Z Downloaded normalize-line-endings v0.3.0
5102024-11-02T03:14:02.614Z Downloaded md-5 v0.10.6
5112024-11-02T03:14:02.616Z Downloaded indexmap v1.9.3
5122024-11-02T03:14:02.619Z Downloaded mockall_derive v0.13.0
5132024-11-02T03:14:02.621Z Downloaded ipnetwork v0.20.0
5142024-11-02T03:14:02.624Z Downloaded crc v3.2.1
5152024-11-02T03:14:02.626Z Downloaded argon2 v0.5.3
5162024-11-02T03:14:02.628Z Downloaded ciborium-ll v0.2.2
5172024-11-02T03:14:02.630Z Downloaded bitfield v0.14.0
5182024-11-02T03:14:02.633Z Downloaded bb8 v0.8.5
5192024-11-02T03:14:02.640Z Downloaded rustc-hash v2.0.0
5202024-11-02T03:14:02.645Z Downloaded miniz_oxide v0.8.0
5212024-11-02T03:14:02.648Z Downloaded stable_deref_trait v1.2.0
5222024-11-02T03:14:02.651Z Downloaded serde_with_macros v3.11.0
5232024-11-02T03:14:02.654Z Downloaded http-body-util v0.1.2
5242024-11-02T03:14:02.654Z Downloaded crypto-bigint v0.5.5
5252024-11-02T03:14:02.662Z Downloaded crossterm v0.28.1
5262024-11-02T03:14:02.670Z Downloaded hyper-staticfile v0.10.1
5272024-11-02T03:14:02.672Z Downloaded adler2 v2.0.0
5282024-11-02T03:14:02.676Z Downloaded subtle v2.6.1
5292024-11-02T03:14:02.679Z Downloaded memmap2 v0.9.5
5302024-11-02T03:14:02.681Z Downloaded structmeta-derive v0.3.0
5312024-11-02T03:14:02.681Z Downloaded schemars_derive v0.8.21
5322024-11-02T03:14:02.683Z Downloaded atomicwrites v0.4.4
5332024-11-02T03:14:02.683Z Downloaded libsw v3.3.1
5342024-11-02T03:14:02.686Z Downloaded hyper-tls v0.6.0
5352024-11-02T03:14:02.688Z Downloaded ident_case v1.0.1
5362024-11-02T03:14:02.690Z Downloaded http-body v1.0.1
5372024-11-02T03:14:02.690Z Downloaded ahash v0.8.11
5382024-11-02T03:14:02.693Z Downloaded chrono v0.4.38
5392024-11-02T03:14:02.703Z Downloaded term v0.7.0
5402024-11-02T03:14:02.707Z Downloaded newline-converter v0.3.0
5412024-11-02T03:14:02.709Z Downloaded tar v0.4.42
5422024-11-02T03:14:02.711Z Downloaded managed v0.8.0
5432024-11-02T03:14:02.715Z Downloaded backoff v0.4.0
5442024-11-02T03:14:02.717Z Downloaded ascii-canvas v3.0.0
5452024-11-02T03:14:02.719Z Downloaded aes v0.8.4
5462024-11-02T03:14:02.722Z Downloaded instant v0.1.13
5472024-11-02T03:14:02.724Z Downloaded async-recursion v1.1.1
5482024-11-02T03:14:02.729Z Downloaded humantime v2.1.0
5492024-11-02T03:14:02.731Z Downloaded itertools v0.10.5
5502024-11-02T03:14:02.738Z Downloaded md5 v0.7.0
5512024-11-02T03:14:02.740Z Downloaded is_ci v1.2.0
5522024-11-02T03:14:02.742Z Downloaded tokio-rustls v0.26.0
5532024-11-02T03:14:02.746Z Downloaded arrayref v0.3.9
5542024-11-02T03:14:02.746Z Downloaded endian-type v0.1.2
5552024-11-02T03:14:02.749Z Downloaded nodrop v0.1.14
5562024-11-02T03:14:02.749Z Downloaded http-range v0.1.5
5572024-11-02T03:14:02.751Z Downloaded crunchy v0.2.2
5582024-11-02T03:14:02.751Z Downloaded cfg_aliases v0.2.1
5592024-11-02T03:14:02.754Z Downloaded bit-set v0.5.3
5602024-11-02T03:14:02.754Z Downloaded darling_macro v0.20.10
5612024-11-02T03:14:02.754Z Downloaded arc-swap v1.7.1
5622024-11-02T03:14:02.759Z Downloaded unarray v0.1.4
5632024-11-02T03:14:02.762Z Downloaded multimap v0.10.0
5642024-11-02T03:14:02.762Z Downloaded lazy_static v1.5.0
5652024-11-02T03:14:02.764Z Downloaded lalrpop-util v0.19.12
5662024-11-02T03:14:02.768Z Downloaded kstat-rs v0.2.4
5672024-11-02T03:14:02.768Z Downloaded internet-checksum v0.2.1
5682024-11-02T03:14:02.771Z Downloaded indoc v1.0.9
5692024-11-02T03:14:02.773Z Downloaded convert_case v0.4.0
5702024-11-02T03:14:02.773Z Downloaded httpdate v1.0.3
5712024-11-02T03:14:02.777Z Downloaded zeroize_derive v1.4.2
5722024-11-02T03:14:02.777Z Downloaded toolchain_find v0.4.0
5732024-11-02T03:14:02.777Z Downloaded signal-hook-tokio v0.3.1
5742024-11-02T03:14:02.779Z Downloaded bit-vec v0.6.3
5752024-11-02T03:14:02.779Z Downloaded matches v0.1.10
5762024-11-02T03:14:02.782Z Downloaded inout v0.1.3
5772024-11-02T03:14:02.782Z Downloaded ciborium-io v0.2.2
5782024-11-02T03:14:02.785Z Downloaded memoffset v0.9.1
5792024-11-02T03:14:02.785Z Downloaded maybe-uninit v2.0.0
5802024-11-02T03:14:02.787Z Downloaded foreign-types v0.3.2
5812024-11-02T03:14:02.787Z Downloaded hyper-rustls v0.27.3
5822024-11-02T03:14:02.789Z Downloaded blowfish v0.9.1
5832024-11-02T03:14:02.792Z Downloaded bitflags v1.3.2
5842024-11-02T03:14:02.796Z Downloaded maplit v1.0.2
5852024-11-02T03:14:02.799Z Downloaded newtype-uuid v1.1.2
5862024-11-02T03:14:02.799Z Downloaded mockall v0.13.0
5872024-11-02T03:14:02.802Z Downloaded linked-hash-map v0.5.6
5882024-11-02T03:14:02.802Z Downloaded keccak v0.1.5
5892024-11-02T03:14:02.802Z Downloaded is-terminal v0.4.13
5902024-11-02T03:14:02.806Z Downloaded num-derive v0.4.2
5912024-11-02T03:14:02.806Z Downloaded num v0.4.3
5922024-11-02T03:14:02.808Z Downloaded gethostname v0.5.0
5932024-11-02T03:14:02.809Z Downloaded crc-catalog v2.4.0
5942024-11-02T03:14:02.811Z Downloaded cassowary v0.3.0
5952024-11-02T03:14:02.814Z Downloaded ctr v0.9.2
5962024-11-02T03:14:02.814Z Downloaded linear-map v1.2.0
5972024-11-02T03:14:02.817Z Downloaded cookie_store v0.21.0
5982024-11-02T03:14:02.818Z Downloaded multer v3.1.0
5992024-11-02T03:14:02.821Z Downloaded cipher v0.4.4
6002024-11-02T03:14:02.823Z Downloaded mime_guess v2.0.5
6012024-11-02T03:14:02.825Z Downloaded allocator-api2 v0.2.18
6022024-11-02T03:14:02.828Z Downloaded diesel-dtrace v0.3.0
6032024-11-02T03:14:02.830Z Downloaded vsss-rs v3.3.4
6042024-11-02T03:14:02.833Z Downloaded time-macros v0.2.18
6052024-11-02T03:14:02.836Z Downloaded addr2line v0.24.2
6062024-11-02T03:14:02.838Z Downloaded signal-hook-registry v1.4.2
6072024-11-02T03:14:02.841Z Downloaded foreign-types-shared v0.1.1
6082024-11-02T03:14:02.841Z Downloaded either v1.13.0
6092024-11-02T03:14:02.844Z Downloaded foreign-types v0.5.0
6102024-11-02T03:14:02.844Z Downloaded diesel_table_macro_syntax v0.2.0
6112024-11-02T03:14:02.846Z Downloaded colored v2.1.0
6122024-11-02T03:14:02.846Z Downloaded untrusted v0.7.1
6132024-11-02T03:14:02.849Z Downloaded xz2 v0.1.7
6142024-11-02T03:14:02.851Z Downloaded heck v0.3.3
6152024-11-02T03:14:02.853Z Downloaded debug-ignore v1.0.5
6162024-11-02T03:14:02.855Z Downloaded curve25519-dalek-derive v0.1.1
6172024-11-02T03:14:02.855Z Downloaded rustls-pemfile v2.2.0
6182024-11-02T03:14:02.857Z Downloaded rustc-hash v1.1.0
6192024-11-02T03:14:02.860Z Downloaded blake2 v0.10.6
6202024-11-02T03:14:02.862Z Downloaded oso-derive v0.27.3
6212024-11-02T03:14:02.864Z Downloaded slog-envlogger v2.2.0
6222024-11-02T03:14:02.864Z Downloaded signal-hook-mio v0.2.4
6232024-11-02T03:14:02.867Z Downloaded rusqlite v0.32.1
6242024-11-02T03:14:02.873Z Downloaded slog-dtrace v0.3.0
6252024-11-02T03:14:02.876Z Downloaded unsafe-libyaml v0.2.11
6262024-11-02T03:14:02.879Z Downloaded curve25519-dalek v4.1.3
6272024-11-02T03:14:02.889Z Downloaded hex v0.4.3
6282024-11-02T03:14:02.891Z Downloaded derive_builder_macro v0.20.2
6292024-11-02T03:14:02.894Z Downloaded fxhash v0.2.1
6302024-11-02T03:14:02.894Z Downloaded const-oid v0.9.6
6312024-11-02T03:14:02.898Z Downloaded proc-macro-crate v1.3.1
6322024-11-02T03:14:02.900Z Downloaded precomputed-hash v0.1.1
6332024-11-02T03:14:02.900Z Downloaded pem v3.0.4
6342024-11-02T03:14:02.900Z Downloaded enum-as-inner v0.6.1
6352024-11-02T03:14:02.903Z Downloaded bstr v1.10.0
6362024-11-02T03:14:02.914Z Downloaded headers-core v0.3.0
6372024-11-02T03:14:02.916Z Downloaded pkcs1 v0.7.5
6382024-11-02T03:14:02.918Z Downloaded oso v0.27.3
6392024-11-02T03:14:02.921Z Downloaded hex-literal v0.4.1
6402024-11-02T03:14:02.924Z Downloaded ron v0.7.1
6412024-11-02T03:14:02.930Z Downloaded rusty-fork v0.3.0
6422024-11-02T03:14:02.932Z Downloaded hyper-util v0.1.9
6432024-11-02T03:14:02.936Z Downloaded futures-sink v0.3.31
6442024-11-02T03:14:02.938Z Downloaded hickory-client v0.24.1
6452024-11-02T03:14:02.941Z Downloaded compact_str v0.8.0
6462024-11-02T03:14:02.945Z Downloaded supports-color v3.0.1
6472024-11-02T03:14:02.956Z Downloaded sync_wrapper v1.0.1
6482024-11-02T03:14:02.959Z Downloaded indicatif v0.17.8
6492024-11-02T03:14:02.962Z Downloaded phf_codegen v0.11.2
6502024-11-02T03:14:02.965Z Downloaded http v1.1.0
6512024-11-02T03:14:02.968Z Downloaded structmeta v0.3.0
6522024-11-02T03:14:02.970Z Downloaded percent-encoding v2.3.1
6532024-11-02T03:14:02.973Z Downloaded spki v0.7.3
6542024-11-02T03:14:02.973Z Downloaded shlex v1.3.0
6552024-11-02T03:14:02.976Z Downloaded shell-words v1.1.0
6562024-11-02T03:14:02.976Z Downloaded olpc-cjson v0.1.4
6572024-11-02T03:14:02.978Z Downloaded wait-timeout v0.2.0
6582024-11-02T03:14:02.980Z Downloaded quinn-udp v0.5.5
6592024-11-02T03:14:02.983Z Downloaded crossbeam-channel v0.5.13
6602024-11-02T03:14:02.987Z Downloaded termtree v0.4.1
6612024-11-02T03:14:02.989Z Downloaded cc v1.1.30
6622024-11-02T03:14:02.992Z Downloaded tungstenite v0.21.0
6632024-11-02T03:14:02.996Z Downloaded unicode-xid v0.2.6
6642024-11-02T03:14:02.999Z Downloaded unicode-truncate v1.1.0
6652024-11-02T03:14:03.001Z Downloaded thiserror-no-std v2.0.2
6662024-11-02T03:14:03.004Z Downloaded openssl-macros v0.1.1
6672024-11-02T03:14:03.006Z Downloaded tls_codec v0.4.1
6682024-11-02T03:14:03.009Z Downloaded pbkdf2 v0.11.0
6692024-11-02T03:14:03.012Z Downloaded ed25519 v2.2.3
6702024-11-02T03:14:03.015Z Downloaded sct v0.7.1
6712024-11-02T03:14:03.018Z Downloaded fragile v2.0.0
6722024-11-02T03:14:03.020Z Downloaded openssl-sys v0.9.103
6732024-11-02T03:14:03.026Z Downloaded hostname v0.4.0
6742024-11-02T03:14:03.030Z Downloaded prettyplease v0.2.22
6752024-11-02T03:14:03.034Z Downloaded diff v0.1.13
6762024-11-02T03:14:03.038Z Downloaded defmt-macros v0.3.9
6772024-11-02T03:14:03.042Z Downloaded rtoolbox v0.0.2
6782024-11-02T03:14:03.042Z Downloaded progenitor-macro v0.8.0
6792024-11-02T03:14:03.044Z Downloaded heapless v0.8.0
6802024-11-02T03:14:03.047Z Downloaded serde_repr v0.1.19
6812024-11-02T03:14:03.049Z Downloaded http v0.2.12
6822024-11-02T03:14:03.054Z Downloaded uuid v1.10.0
6832024-11-02T03:14:03.057Z Downloaded spin v0.9.8
6842024-11-02T03:14:03.060Z Downloaded ron v0.8.1
6852024-11-02T03:14:03.067Z Downloaded slog-bunyan v2.5.0
6862024-11-02T03:14:03.069Z Downloaded openssl-probe v0.1.5
6872024-11-02T03:14:03.071Z Downloaded semver v0.1.20
6882024-11-02T03:14:03.073Z Downloaded derive_builder v0.20.2
6892024-11-02T03:14:03.078Z Downloaded tokio-native-tls v0.3.1
6902024-11-02T03:14:03.080Z Downloaded tokio-macros v2.4.0
6912024-11-02T03:14:03.083Z Downloaded smf v0.2.3
6922024-11-02T03:14:03.083Z Downloaded universal-hash v0.5.1
6932024-11-02T03:14:03.086Z Downloaded reedline v0.35.0
6942024-11-02T03:14:03.094Z Downloaded deranged v0.3.11
6952024-11-02T03:14:03.096Z Downloaded tokio-util v0.7.12
6962024-11-02T03:14:03.104Z Downloaded slog-async v2.8.0
6972024-11-02T03:14:03.106Z Downloaded difflib v0.4.0
6982024-11-02T03:14:03.108Z Downloaded num-integer v0.1.46
6992024-11-02T03:14:03.111Z Downloaded reqwest v0.11.27
7002024-11-02T03:14:03.119Z Downloaded env_filter v0.1.2
7012024-11-02T03:14:03.122Z Downloaded x509-cert v0.2.5
7022024-11-02T03:14:03.128Z Downloaded num-iter v0.1.45
7032024-11-02T03:14:03.130Z Downloaded tinyvec_macros v0.1.1
7042024-11-02T03:14:03.132Z Downloaded rpassword v7.3.1
7052024-11-02T03:14:03.133Z Downloaded futures-channel v0.3.31
7062024-11-02T03:14:03.139Z Downloaded waitgroup v0.1.2
7072024-11-02T03:14:03.139Z Downloaded hkdf v0.12.4
7082024-11-02T03:14:03.139Z Downloaded vte_generate_state_changes v0.1.2
7092024-11-02T03:14:03.143Z Downloaded termcolor v1.4.1
7102024-11-02T03:14:03.143Z Downloaded serde_derive_internals v0.29.1
7112024-11-02T03:14:03.145Z Downloaded futures-macro v0.3.31
7122024-11-02T03:14:03.145Z Downloaded ref-cast v1.0.23
7132024-11-02T03:14:03.148Z Downloaded derive_builder_core v0.20.2
7142024-11-02T03:14:03.150Z Downloaded futures-executor v0.3.31
7152024-11-02T03:14:03.153Z Downloaded snafu-derive v0.8.5
7162024-11-02T03:14:03.155Z Downloaded smallvec v1.13.2
7172024-11-02T03:14:03.157Z Downloaded rustfmt-wrapper v0.2.1
7182024-11-02T03:14:03.160Z Downloaded tungstenite v0.24.0
7192024-11-02T03:14:03.163Z Downloaded fatfs v0.3.6
7202024-11-02T03:14:03.166Z Downloaded utf-8 v0.7.6
7212024-11-02T03:14:03.169Z Downloaded nix v0.28.0
7222024-11-02T03:14:03.182Z Downloaded number_prefix v0.4.0
7232024-11-02T03:14:03.184Z Downloaded futures v0.3.31
7242024-11-02T03:14:03.189Z Downloaded structmeta-derive v0.2.0
7252024-11-02T03:14:03.191Z Downloaded pin-project-internal v1.1.6
7262024-11-02T03:14:03.194Z Downloaded scrypt v0.11.0
7272024-11-02T03:14:03.196Z Downloaded predicates v3.1.2
7282024-11-02T03:14:03.199Z Downloaded serde_yaml v0.9.34+deprecated
7292024-11-02T03:14:03.202Z Downloaded packed_struct_codegen v0.10.1
7302024-11-02T03:14:03.204Z Downloaded num_threads v0.1.7
7312024-11-02T03:14:03.207Z Downloaded mio v1.0.2
7322024-11-02T03:14:03.212Z Downloaded serde_plain v1.0.2
7332024-11-02T03:14:03.214Z Downloaded serde-hex v0.1.0
7342024-11-02T03:14:03.216Z Downloaded displaydoc v0.2.5
7352024-11-02T03:14:03.219Z Downloaded serde_path_to_error v0.1.16
7362024-11-02T03:14:03.222Z Downloaded owo-colors v4.1.0
7372024-11-02T03:14:03.225Z Downloaded opaque-debug v0.3.1
7382024-11-02T03:14:03.227Z Downloaded similar v2.6.0
7392024-11-02T03:14:03.232Z Downloaded elliptic-curve v0.13.8
7402024-11-02T03:14:03.237Z Downloaded num-bigint-dig v0.8.4
7412024-11-02T03:14:03.242Z Downloaded fallible-iterator v0.2.0
7422024-11-02T03:14:03.245Z Downloaded twox-hash v1.6.3
7432024-11-02T03:14:03.247Z Downloaded tracing v0.1.40
7442024-11-02T03:14:03.251Z Downloaded dirs-next v2.0.0
7452024-11-02T03:14:03.254Z Downloaded h2 v0.4.6
7462024-11-02T03:14:03.262Z Downloaded zone v0.1.8
7472024-11-02T03:14:03.264Z Downloaded which v4.4.2
7482024-11-02T03:14:03.264Z Downloaded tiny-keccak v2.0.2
7492024-11-02T03:14:03.267Z Downloaded secrecy v0.8.0
7502024-11-02T03:14:03.269Z Downloaded pkg-config v0.3.31
7512024-11-02T03:14:03.272Z Downloaded packed_struct v0.10.1
7522024-11-02T03:14:03.274Z Downloaded float-cmp v0.9.0
7532024-11-02T03:14:03.277Z Downloaded rustls-pemfile v1.0.4
7542024-11-02T03:14:03.279Z Downloaded ecdsa v0.16.9
7552024-11-02T03:14:03.281Z Downloaded time-core v0.1.2
7562024-11-02T03:14:03.281Z Downloaded password-hash v0.4.2
7572024-11-02T03:14:03.283Z Downloaded pin-project-lite v0.2.14
7582024-11-02T03:14:03.288Z Downloaded psl-types v2.0.11
7592024-11-02T03:14:03.291Z Downloaded getrandom v0.2.15
7602024-11-02T03:14:03.293Z Downloaded zopfli v0.8.1
7612024-11-02T03:14:03.296Z Downloaded socket2 v0.5.7
7622024-11-02T03:14:03.299Z Downloaded postcard v1.0.10
7632024-11-02T03:14:03.301Z Downloaded quinn-proto v0.11.8
7642024-11-02T03:14:03.311Z Downloaded paste v1.0.15
7652024-11-02T03:14:03.313Z Downloaded float-ord v0.3.2
7662024-11-02T03:14:03.315Z Downloaded take_mut v0.2.2
7672024-11-02T03:14:03.317Z Downloaded progenitor-client v0.8.0
7682024-11-02T03:14:03.317Z Downloaded futures-core v0.3.31
7692024-11-02T03:14:03.320Z Downloaded slog-stdlog v4.1.1
7702024-11-02T03:14:03.320Z Downloaded ghash v0.5.1
7712024-11-02T03:14:03.324Z Downloaded fixedbitset v0.4.2
7722024-11-02T03:14:03.326Z Downloaded hostname v0.3.1
7732024-11-02T03:14:03.326Z Downloaded hmac v0.12.1
7742024-11-02T03:14:03.328Z Downloaded tracing-core v0.1.32
7752024-11-02T03:14:03.330Z Downloaded flagset v0.4.6
7762024-11-02T03:14:03.333Z Downloaded glob v0.3.1
7772024-11-02T03:14:03.335Z Downloaded foreign-types-macros v0.2.3
7782024-11-02T03:14:03.335Z Downloaded qorb v0.2.0
7792024-11-02T03:14:03.341Z Downloaded peg-macros v0.8.4
7802024-11-02T03:14:03.343Z Downloaded progenitor v0.8.0
7812024-11-02T03:14:03.345Z Downloaded serde_urlencoded v0.7.1
7822024-11-02T03:14:03.345Z Downloaded des v0.8.1
7832024-11-02T03:14:03.348Z Downloaded der_derive v0.7.3
7842024-11-02T03:14:03.350Z Downloaded static_assertions v1.1.0
7852024-11-02T03:14:03.352Z Downloaded rustc_version v0.4.1
7862024-11-02T03:14:03.356Z Downloaded stringprep v0.1.5
7872024-11-02T03:14:03.356Z Downloaded vergen v8.3.2
7882024-11-02T03:14:03.358Z Downloaded unicase v2.7.0
7892024-11-02T03:14:03.361Z Downloaded tabwriter v1.4.0
7902024-11-02T03:14:03.361Z Downloaded sec1 v0.7.3
7912024-11-02T03:14:03.363Z Downloaded filetime v0.2.25
7922024-11-02T03:14:03.365Z Downloaded tui-tree-widget v0.22.0
7932024-11-02T03:14:03.367Z Downloaded slog-term v2.9.1
7942024-11-02T03:14:03.370Z Downloaded rcgen v0.12.1
7952024-11-02T03:14:03.372Z Downloaded hash32 v0.3.1
7962024-11-02T03:14:03.375Z Downloaded downcast v0.11.0
7972024-11-02T03:14:03.377Z Downloaded rsa v0.9.6
7982024-11-02T03:14:03.381Z Downloaded strum_macros v0.25.3
7992024-11-02T03:14:03.384Z Downloaded rayon-core v1.12.1
8002024-11-02T03:14:03.388Z Downloaded num-rational v0.4.2
8012024-11-02T03:14:03.390Z Downloaded typify v0.2.0
8022024-11-02T03:14:03.393Z Downloaded rayon v1.10.0
8032024-11-02T03:14:03.403Z Downloaded pretty-hex v0.2.1
8042024-11-02T03:14:03.405Z Downloaded postgres-types v0.2.8
8052024-11-02T03:14:03.408Z Downloaded thread_local v1.1.8
8062024-11-02T03:14:03.410Z Downloaded powerfmt v0.2.0
8072024-11-02T03:14:03.412Z Downloaded smallvec v0.6.14
8082024-11-02T03:14:03.412Z Downloaded ppv-lite86 v0.2.20
8092024-11-02T03:14:03.415Z Downloaded slog-scope v4.4.0
8102024-11-02T03:14:03.417Z Downloaded signal-hook v0.3.17
8112024-11-02T03:14:03.420Z Downloaded home v0.5.9
8122024-11-02T03:14:03.422Z Downloaded ff v0.13.0
8132024-11-02T03:14:03.422Z Downloaded quinn v0.11.5
8142024-11-02T03:14:03.426Z Downloaded tokio-tungstenite v0.23.1
8152024-11-02T03:14:03.428Z Downloaded hyper v1.4.1
8162024-11-02T03:14:03.436Z Downloaded strum v0.26.3
8172024-11-02T03:14:03.438Z Downloaded tower-service v0.3.3
8182024-11-02T03:14:03.438Z Downloaded rustls-pki-types v1.9.0
8192024-11-02T03:14:03.442Z Downloaded pin-utils v0.1.0
8202024-11-02T03:14:03.444Z Downloaded scopeguard v1.2.0
8212024-11-02T03:14:03.446Z Downloaded slog v2.7.0
8222024-11-02T03:14:03.448Z Downloaded phf_shared v0.11.2
8232024-11-02T03:14:03.450Z Downloaded foreign-types-shared v0.3.1
8242024-11-02T03:14:03.450Z Downloaded dhcproto-macros v0.1.0
8252024-11-02T03:14:03.450Z Downloaded ssh-encoding v0.2.0
8262024-11-02T03:14:03.453Z Downloaded rand_xorshift v0.3.0
8272024-11-02T03:14:03.455Z Downloaded unicode_categories v0.1.1
8282024-11-02T03:14:03.458Z Downloaded slab v0.4.9
8292024-11-02T03:14:03.458Z Downloaded ref-cast-impl v1.0.23
8302024-11-02T03:14:03.461Z Downloaded dirs-sys-next v0.1.2
8312024-11-02T03:14:03.461Z Downloaded ena v0.14.3
8322024-11-02T03:14:03.463Z Downloaded tokio-rustls v0.25.0
8332024-11-02T03:14:03.466Z Downloaded tokio-postgres v0.7.12
8342024-11-02T03:14:03.469Z Downloaded ssh-cipher v0.2.0
8352024-11-02T03:14:03.472Z Downloaded predicates-core v1.0.8
8362024-11-02T03:14:03.474Z Downloaded rfc6979 v0.4.0
8372024-11-02T03:14:03.474Z Downloaded num_enum v0.5.11
8382024-11-02T03:14:03.479Z Downloaded hashlink v0.9.1
8392024-11-02T03:14:03.481Z Downloaded value-bag v1.9.0
8402024-11-02T03:14:03.484Z Downloaded tinyvec v1.8.0
8412024-11-02T03:14:03.488Z Downloaded chrono-tz v0.10.0
8422024-11-02T03:14:03.495Z Downloaded sigpipe v0.1.3
8432024-11-02T03:14:03.498Z Downloaded dropshot_endpoint v0.12.0
8442024-11-02T03:14:03.502Z Downloaded zip v2.1.3
8452024-11-02T03:14:03.505Z Downloaded tungstenite v0.23.0
8462024-11-02T03:14:03.508Z Downloaded pbkdf2 v0.12.2
8472024-11-02T03:14:03.511Z Downloaded pin-project v1.1.6
8482024-11-02T03:14:03.523Z Downloaded postgres-protocol v0.6.7
8492024-11-02T03:14:03.525Z Downloaded signature v2.2.0
8502024-11-02T03:14:03.527Z Downloaded tap v1.0.1
8512024-11-02T03:14:03.529Z Downloaded foldhash v0.1.3
8522024-11-02T03:14:03.529Z Downloaded proptest v1.5.0
8532024-11-02T03:14:03.539Z Downloaded untrusted v0.9.0
8542024-11-02T03:14:03.541Z Downloaded yasna v0.5.2
8552024-11-02T03:14:03.543Z Downloaded rustc_version v0.1.7
8562024-11-02T03:14:03.545Z Downloaded parse-display v0.10.0
8572024-11-02T03:14:03.545Z Downloaded phf_generator v0.11.2
8582024-11-02T03:14:03.547Z Downloaded rustc-demangle v0.1.24
8592024-11-02T03:14:03.550Z Downloaded hash32 v0.2.1
8602024-11-02T03:14:03.550Z Downloaded quick-error v1.2.3
8612024-11-02T03:14:03.552Z Downloaded der v0.7.9
8622024-11-02T03:14:03.557Z Downloaded samael v0.0.17
8632024-11-02T03:14:03.563Z Downloaded steno v0.4.1
8642024-11-02T03:14:03.568Z Downloaded peg v0.8.4
8652024-11-02T03:14:03.572Z Downloaded parking_lot v0.11.2
8662024-11-02T03:14:03.574Z Downloaded embedded-io v0.6.1
8672024-11-02T03:14:03.577Z Downloaded num_enum_derive v0.5.11
8682024-11-02T03:14:03.578Z Downloaded defmt-parser v0.3.4
8692024-11-02T03:14:03.580Z Downloaded env_logger v0.11.5
8702024-11-02T03:14:03.583Z Downloaded parking_lot_core v0.9.10
8712024-11-02T03:14:03.585Z Downloaded xattr v1.3.1
8722024-11-02T03:14:03.587Z Downloaded sqlparser_derive v0.2.2
8732024-11-02T03:14:03.587Z Downloaded dhcproto v0.12.0
8742024-11-02T03:14:03.591Z Downloaded want v0.3.1
8752024-11-02T03:14:03.594Z Downloaded tokio-tungstenite v0.21.0
8762024-11-02T03:14:03.594Z Downloaded polyval v0.6.2
8772024-11-02T03:14:03.596Z Downloaded tracing-attributes v0.1.27
8782024-11-02T03:14:03.598Z Downloaded strum_macros v0.26.4
8792024-11-02T03:14:03.601Z Downloaded num-traits v0.2.19
8802024-11-02T03:14:03.603Z Downloaded tokio-stream v0.1.16
8812024-11-02T03:14:03.608Z Downloaded zip v0.6.6
8822024-11-02T03:14:03.613Z Downloaded russh-keys v0.45.0
8832024-11-02T03:14:03.616Z Downloaded highway v1.2.0
8842024-11-02T03:14:03.618Z Downloaded flume v0.11.0
8852024-11-02T03:14:03.622Z Downloaded tough v0.17.1
8862024-11-02T03:14:03.630Z Downloaded unicode-properties v0.1.3
8872024-11-02T03:14:03.633Z Downloaded unicode-bidi v0.3.17
8882024-11-02T03:14:03.636Z Downloaded hickory-server v0.24.1
8892024-11-02T03:14:03.642Z Downloaded rand v0.8.5
8902024-11-02T03:14:03.648Z Downloaded url v2.5.2
8912024-11-02T03:14:03.651Z Downloaded env_logger v0.10.2
8922024-11-02T03:14:03.654Z Downloaded bzip2-sys v0.1.11+1.0.8
8932024-11-02T03:14:03.666Z Downloaded typed-path v0.7.1
8942024-11-02T03:14:03.672Z Downloaded globset v0.4.15
8952024-11-02T03:14:03.674Z Downloaded rustls v0.21.12
8962024-11-02T03:14:03.687Z Downloaded subprocess v0.2.9
8972024-11-02T03:14:03.690Z Downloaded password-hash v0.5.0
8982024-11-02T03:14:03.693Z Downloaded resolv-conf v0.7.0
8992024-11-02T03:14:03.696Z Downloaded unicode-normalization v0.1.24
9002024-11-02T03:14:03.699Z Downloaded parse-zoneinfo v0.3.1
9012024-11-02T03:14:03.702Z Downloaded openssl v0.10.66
9022024-11-02T03:14:03.711Z Downloaded walkdir v2.5.0
9032024-11-02T03:14:03.714Z Downloaded portable-atomic v1.9.0
9042024-11-02T03:14:03.721Z Downloaded hashbrown v0.12.3
9052024-11-02T03:14:03.724Z Downloaded hickory-resolver v0.24.1
9062024-11-02T03:14:03.730Z Downloaded smoltcp v0.9.1
9072024-11-02T03:14:03.742Z Downloaded git2 v0.19.0
9082024-11-02T03:14:03.750Z Downloaded p521 v0.13.3
9092024-11-02T03:14:03.756Z Downloaded diesel v2.2.4
9102024-11-02T03:14:03.775Z Downloaded webpki-roots v0.26.6
9112024-11-02T03:14:03.779Z Downloaded phf_shared v0.10.0
9122024-11-02T03:14:03.782Z Downloaded publicsuffix v2.2.3
9132024-11-02T03:14:03.782Z Downloaded expectorate v1.1.0
9142024-11-02T03:14:03.784Z Downloaded h2 v0.3.26
9152024-11-02T03:14:03.791Z Downloaded rustls v0.22.4
9162024-11-02T03:14:03.805Z Downloaded regress v0.10.1
9172024-11-02T03:14:03.814Z Downloaded idna v0.4.0
9182024-11-02T03:14:03.821Z Downloaded trust-dns-proto v0.22.0
9192024-11-02T03:14:03.834Z Downloaded rustls-webpki v0.101.7
9202024-11-02T03:14:03.849Z Downloaded ratatui v0.28.1
9212024-11-02T03:14:03.870Z Downloaded idna v0.2.3
9222024-11-02T03:14:03.878Z Downloaded regex-syntax v0.8.5
9232024-11-02T03:14:03.885Z Downloaded openapiv3 v2.0.0
9242024-11-02T03:14:03.898Z Downloaded hashbrown v0.14.5
9252024-11-02T03:14:03.904Z Downloaded p384 v0.13.0
9262024-11-02T03:14:03.911Z Downloaded object v0.30.4
9272024-11-02T03:14:03.921Z Downloaded time v0.3.36
9282024-11-02T03:14:03.929Z Downloaded salty v0.3.0
9292024-11-02T03:14:03.937Z Downloaded csv v1.3.0
9302024-11-02T03:14:03.957Z Downloaded strum_macros v0.24.3
9312024-11-02T03:14:03.959Z Downloaded tokio v1.40.0
9322024-11-02T03:14:03.997Z Downloaded rustls-webpki v0.102.8
9332024-11-02T03:14:04.016Z Downloaded nix v0.29.0
9342024-11-02T03:14:04.028Z Downloaded quick-xml v0.33.0
9352024-11-02T03:14:04.034Z Downloaded sqlparser v0.45.0
9362024-11-02T03:14:04.039Z Downloaded reqwest v0.12.8
9372024-11-02T03:14:04.048Z Downloaded petgraph v0.6.5
9382024-11-02T03:14:04.067Z Downloaded vcpkg v0.2.15
9392024-11-02T03:14:04.105Z Downloaded regex v1.11.0
9402024-11-02T03:14:04.119Z Downloaded object v0.36.5
9412024-11-02T03:14:04.129Z Downloaded gimli v0.31.1
9422024-11-02T03:14:04.138Z Downloaded regress v0.9.1
9432024-11-02T03:14:04.148Z Downloaded polar-core v0.27.3
9442024-11-02T03:14:04.156Z Downloaded smoltcp v0.11.0
9452024-11-02T03:14:04.170Z Downloaded dropshot v0.12.0
9462024-11-02T03:14:04.192Z Downloaded radix_trie v0.2.1
9472024-11-02T03:14:04.197Z Downloaded idna v0.3.0
9482024-11-02T03:14:04.203Z Downloaded encoding_rs v0.8.34
9492024-11-02T03:14:04.226Z Downloaded nix v0.27.1
9502024-11-02T03:14:04.236Z Downloaded string_cache v0.8.7
9512024-11-02T03:14:04.239Z Downloaded tokio-rustls v0.24.1
9522024-11-02T03:14:04.242Z Downloaded itertools v0.13.0
9532024-11-02T03:14:04.247Z Downloaded futures-util v0.3.31
9542024-11-02T03:14:04.260Z Downloaded zone_cfg_derive v0.3.0
9552024-11-02T03:14:04.262Z Downloaded peg-runtime v0.8.3
9562024-11-02T03:14:04.262Z Downloaded nom v7.1.3
9572024-11-02T03:14:04.267Z Downloaded itertools v0.12.1
9582024-11-02T03:14:04.275Z Downloaded futures-io v0.3.31
9592024-11-02T03:14:04.277Z Downloaded ed25519-dalek v2.1.1
9602024-11-02T03:14:04.279Z Downloaded rustls v0.23.14
9612024-11-02T03:14:04.291Z Downloaded hickory-proto v0.24.1
9622024-11-02T03:14:04.308Z Downloaded display-error-chain v0.2.2
9632024-11-02T03:14:04.310Z Downloaded try-lock v0.2.5
9642024-11-02T03:14:04.310Z Downloaded p256 v0.13.2
9652024-11-02T03:14:04.314Z Downloaded flate2 v1.0.34
9662024-11-02T03:14:04.318Z Downloaded vte v0.11.1
9672024-11-02T03:14:04.321Z Downloaded serde_with v3.11.0
9682024-11-02T03:14:04.330Z Downloaded rustyline v14.0.0
9692024-11-02T03:14:04.334Z Downloaded half v2.4.1
9702024-11-02T03:14:04.337Z Downloaded unicode-segmentation v1.12.0
9712024-11-02T03:14:04.341Z Downloaded typify-impl v0.2.0
9722024-11-02T03:14:04.358Z Downloaded serde-big-array v0.5.1
9732024-11-02T03:14:04.361Z Downloaded sled v0.34.7
9742024-11-02T03:14:04.371Z Downloaded uzers v0.12.1
9752024-11-02T03:14:04.373Z Downloaded libxml v0.3.3
9762024-11-02T03:14:04.379Z Downloaded libm v0.2.8
9772024-11-02T03:14:04.387Z Downloaded derive_more v0.99.18
9782024-11-02T03:14:04.392Z Downloaded parking_lot v0.12.3
9792024-11-02T03:14:04.394Z Downloaded regex-automata v0.4.8
9802024-11-02T03:14:04.413Z Downloaded wyz v0.5.1
9812024-11-02T03:14:04.415Z Downloaded headers v0.4.0
9822024-11-02T03:14:04.419Z Downloaded predicates-tree v1.0.11
9832024-11-02T03:14:04.421Z Downloaded form_urlencoded v1.2.1
9842024-11-02T03:14:04.421Z Downloaded winnow v0.5.40
9852024-11-02T03:14:04.430Z Downloaded zerocopy-derive v0.6.6
9862024-11-02T03:14:04.440Z Downloaded libz-sys v1.1.20
9872024-11-02T03:14:04.463Z Downloaded parse-display-derive v0.10.0
9882024-11-02T03:14:04.464Z Downloaded lzma-sys v0.1.20
9892024-11-02T03:14:04.493Z Downloaded group v0.13.0
9902024-11-02T03:14:04.499Z Downloaded funty v2.0.0
9912024-11-02T03:14:04.499Z Downloaded dyn-clone v1.0.17
9922024-11-02T03:14:04.502Z Downloaded dsl_auto_type v0.1.2
9932024-11-02T03:14:04.502Z Downloaded thiserror-impl-no-std v2.0.2
9942024-11-02T03:14:04.502Z Downloaded lalrpop v0.19.12
9952024-11-02T03:14:04.510Z Downloaded parking_lot_core v0.8.6
9962024-11-02T03:14:04.513Z Downloaded omicron-zone-package v0.11.1
9972024-11-02T03:14:04.516Z Downloaded zerocopy v0.6.6
9982024-11-02T03:14:04.518Z Downloaded test-strategy v0.3.1
9992024-11-02T03:14:04.522Z Downloaded minimal-lexical v0.2.1
10002024-11-02T03:14:04.526Z Downloaded siphasher v0.3.11
10012024-11-02T03:14:04.530Z Downloaded phf v0.11.2
10022024-11-02T03:14:04.530Z Downloaded derive-where v1.2.7
10032024-11-02T03:14:04.533Z Downloaded topological-sort v0.2.2
10042024-11-02T03:14:04.535Z Downloaded sha3 v0.10.8
10052024-11-02T03:14:04.539Z Downloaded structmeta v0.2.0
10062024-11-02T03:14:04.540Z Downloaded strip-ansi-escapes v0.2.0
10072024-11-02T03:14:04.543Z Downloaded slog-json v2.6.1
10082024-11-02T03:14:04.545Z Downloaded r2d2 v0.8.10
10092024-11-02T03:14:04.545Z Downloaded termios v0.3.3
10102024-11-02T03:14:04.547Z Downloaded snafu v0.8.5
10112024-11-02T03:14:04.552Z Downloaded sync_wrapper v0.1.2
10122024-11-02T03:14:04.554Z Downloaded radium v0.7.0
10132024-11-02T03:14:04.554Z Downloaded poly1305 v0.8.0
10142024-11-02T03:14:04.557Z Downloaded pkcs5 v0.7.1
10152024-11-02T03:14:04.560Z Downloaded idna v0.5.0
10162024-11-02T03:14:04.568Z Downloaded futures-task v0.3.31
10172024-11-02T03:14:04.570Z Downloaded toml_edit v0.19.15
10182024-11-02T03:14:04.586Z Downloaded ring v0.17.8
10192024-11-02T03:14:04.656Z Downloaded rand_seeder v0.3.0
10202024-11-02T03:14:04.658Z Downloaded ssh-key v0.6.6
10212024-11-02T03:14:04.664Z Downloaded spin v0.5.2
10222024-11-02T03:14:04.667Z Downloaded russh v0.45.0
10232024-11-02T03:14:04.670Z Downloaded zone v0.3.0
10242024-11-02T03:14:04.672Z Downloaded typify-macro v0.2.0
10252024-11-02T03:14:04.672Z Downloaded heapless v0.7.17
10262024-11-02T03:14:04.675Z Downloaded salsa20 v0.10.2
10272024-11-02T03:14:04.679Z Downloaded rustversion v1.0.17
10282024-11-02T03:14:04.682Z Downloaded diesel_derives v2.2.3
10292024-11-02T03:14:04.685Z Downloaded sqlformat v0.2.6
10302024-11-02T03:14:04.704Z Downloaded schemars v0.8.21
10312024-11-02T03:14:04.715Z Downloaded hashbrown v0.13.2
10322024-11-02T03:14:04.720Z Downloaded progenitor-impl v0.8.0
10332024-11-02T03:14:04.724Z Downloaded regex-syntax v0.6.29
10342024-11-02T03:14:04.728Z Downloaded pem-rfc7468 v0.7.0
10352024-11-02T03:14:04.730Z Downloaded const_format v0.2.33
10362024-11-02T03:14:04.734Z Downloaded russh-cryptovec v0.7.3
10372024-11-02T03:14:04.736Z Downloaded pkcs8 v0.10.2
10382024-11-02T03:14:04.739Z Downloaded fd-lock v4.0.2
10392024-11-02T03:14:04.741Z Downloaded blake3 v1.5.4
10402024-11-02T03:14:04.751Z Downloaded embedded-io v0.4.0
10412024-11-02T03:14:04.755Z Downloaded simd-adler32 v0.3.7
10422024-11-02T03:14:04.757Z Downloaded fallible-streaming-iterator v0.1.9
10432024-11-02T03:14:04.757Z Downloaded fallible-iterator v0.3.0
10442024-11-02T03:14:04.760Z Downloaded zone_cfg_derive v0.1.2
10452024-11-02T03:14:04.760Z Downloaded rand_core v0.6.4
10462024-11-02T03:14:04.763Z Downloaded rand_chacha v0.3.1
10472024-11-02T03:14:04.763Z Downloaded sha1 v0.10.6
10482024-11-02T03:14:04.765Z Downloaded aes-gcm v0.10.3
10492024-11-02T03:14:04.768Z Downloaded path-slash v0.1.5
10502024-11-02T03:14:04.771Z Downloaded toml v0.7.8
10512024-11-02T03:14:04.774Z Downloaded primeorder v0.13.6
10522024-11-02T03:14:04.776Z Downloaded parse-size v1.1.0
10532024-11-02T03:14:04.779Z Downloaded bumpalo v3.16.0
10542024-11-02T03:14:04.781Z Downloaded enum-as-inner v0.5.1
10552024-11-02T03:14:04.783Z Downloaded defmt v0.3.8
10562024-11-02T03:14:04.786Z Downloaded zeroize v1.8.1
10572024-11-02T03:14:04.788Z Downloaded whoami v1.5.2
10582024-11-02T03:14:04.791Z Downloaded tokio-tungstenite v0.24.0
10592024-11-02T03:14:04.795Z Downloaded same-file v1.0.6
10602024-11-02T03:14:04.798Z Downloaded crossbeam-utils v0.8.20
10612024-11-02T03:14:04.798Z Downloaded crossbeam-epoch v0.9.18
10622024-11-02T03:14:04.801Z Downloaded crc-any v2.5.0
10632024-11-02T03:14:04.803Z Downloaded tls_codec_derive v0.4.1
10642024-11-02T03:14:04.805Z Downloaded clang-sys v1.8.1
10652024-11-02T03:14:04.808Z Downloaded base64 v0.21.7
10662024-11-02T03:14:04.811Z Downloaded cancel-safe-futures v0.1.5
10672024-11-02T03:14:04.813Z Downloaded bzip2 v0.4.4
10682024-11-02T03:14:04.815Z Downloaded scheduled-thread-pool v0.2.7
10692024-11-02T03:14:04.818Z Downloaded nu-ansi-term v0.50.1
10702024-11-02T03:14:04.823Z Downloaded jobserver v0.1.32
10712024-11-02T03:14:04.823Z Downloaded num-complex v0.4.6
10722024-11-02T03:14:04.825Z Downloaded nibble_vec v0.1.0
10732024-11-02T03:14:04.825Z Downloaded native-tls v0.2.12
10742024-11-02T03:14:04.825Z Downloaded lockfree-object-pool v0.1.6
10752024-11-02T03:14:04.828Z Downloaded crc32fast v1.4.2
10762024-11-02T03:14:04.830Z Downloaded chacha20poly1305 v0.10.1
10772024-11-02T03:14:04.832Z Downloaded cbc v0.1.2
10782024-11-02T03:14:04.832Z Downloaded darling v0.20.10
10792024-11-02T03:14:04.836Z Downloaded cstr-argument v0.1.2
10802024-11-02T03:14:04.838Z Downloaded base64 v0.13.1
10812024-11-02T03:14:04.840Z Downloaded bcs v0.1.6
10822024-11-02T03:14:04.843Z Downloaded ipnet v2.10.1
10832024-11-02T03:14:04.845Z Downloaded constant_time_eq v0.3.1
10842024-11-02T03:14:04.845Z Downloaded buf-list v1.0.3
10852024-11-02T03:14:04.848Z Downloaded block-padding v0.3.3
10862024-11-02T03:14:04.848Z Downloaded lru-cache v0.1.2
10872024-11-02T03:14:04.850Z Downloaded libefi-sys v0.1.0
10882024-11-02T03:14:04.850Z Downloaded indent_write v2.2.0
10892024-11-02T03:14:04.852Z Downloaded impl-trait-for-tuples v0.2.2
10902024-11-02T03:14:04.855Z Downloaded bitfield-struct v0.6.2
10912024-11-02T03:14:04.855Z Downloaded bcrypt-pbkdf v0.10.0
10922024-11-02T03:14:04.855Z Downloaded base64ct v1.6.0
10932024-11-02T03:14:04.858Z Downloaded backtrace v0.3.74
10942024-11-02T03:14:04.863Z Downloaded crucible-workspace-hack v0.1.0
10952024-11-02T03:14:04.865Z Downloaded cfg_aliases v0.1.1
10962024-11-02T03:14:04.865Z Downloaded new_debug_unreachable v1.0.6
10972024-11-02T03:14:04.865Z Downloaded chrono-tz-build v0.4.0
10982024-11-02T03:14:04.867Z Downloaded httparse v1.9.5
10992024-11-02T03:14:04.870Z Downloaded async-trait v0.1.83
11002024-11-02T03:14:04.872Z Downloaded assert_matches v1.5.0
11012024-11-02T03:14:04.877Z Downloaded array-init v0.0.4
11022024-11-02T03:14:04.877Z Downloaded num-bigint v0.4.6
11032024-11-02T03:14:04.879Z Downloaded castaway v0.2.3
11042024-11-02T03:14:04.882Z Downloaded libgit2-sys v0.17.0+1.8.1
11052024-11-02T03:14:04.936Z Downloaded bitvec v1.0.1
11062024-11-02T03:14:04.950Z Downloaded async-stream v0.3.6
11072024-11-02T03:14:04.952Z Downloaded aho-corasick v1.1.3
11082024-11-02T03:14:04.958Z Downloaded hyper v0.14.30
11092024-11-02T03:14:04.965Z Downloaded hubpack_derive v0.1.1
11102024-11-02T03:14:04.968Z Downloaded bindgen v0.69.5
11112024-11-02T03:14:05.461Z Downloaded ring v0.16.20
11122024-11-02T03:14:05.542Z Downloaded libsqlite3-sys v0.30.1
11132024-11-02T03:14:05.731Z Compiling serde v1.0.210
11142024-11-02T03:14:05.733Z Compiling typenum v1.17.0
11152024-11-02T03:14:05.733Z Compiling generic-array v0.14.7
11162024-11-02T03:14:05.733Z Compiling lock_api v0.4.12
11172024-11-02T03:14:05.734Z Compiling scopeguard v1.2.0
11182024-11-02T03:14:05.734Z Compiling subtle v2.6.1
11192024-11-02T03:14:05.734Z Compiling syn v2.0.79
11202024-11-02T03:14:05.913Z Compiling getrandom v0.2.15
11212024-11-02T03:14:06.102Z Compiling rand_core v0.6.4
11222024-11-02T03:14:06.253Z Compiling value-bag v1.9.0
11232024-11-02T03:14:06.272Z Compiling const-oid v0.9.6
11242024-11-02T03:14:06.318Z Compiling jobserver v0.1.32
11252024-11-02T03:14:06.444Z Compiling shlex v1.3.0
11262024-11-02T03:14:06.655Z Compiling pin-project-lite v0.2.14
11272024-11-02T03:14:06.778Z Compiling log v0.4.22
11282024-11-02T03:14:06.852Z Compiling cc v1.1.30
11292024-11-02T03:14:06.870Z Compiling smallvec v1.13.2
11302024-11-02T03:14:06.889Z Compiling parking_lot_core v0.9.10
11312024-11-02T03:14:07.256Z Compiling futures-core v0.3.31
11322024-11-02T03:14:07.358Z Compiling signal-hook-registry v1.4.2
11332024-11-02T03:14:07.500Z Compiling mio v1.0.2
11342024-11-02T03:14:07.705Z Compiling cpufeatures v0.2.14
11352024-11-02T03:14:07.811Z Compiling parking_lot v0.12.3
11362024-11-02T03:14:08.010Z Compiling futures-sink v0.3.31
11372024-11-02T03:14:08.116Z Compiling spin v0.9.8
11382024-11-02T03:14:08.167Z Compiling socket2 v0.5.7
11392024-11-02T03:14:08.307Z Compiling slab v0.4.9
11402024-11-02T03:14:08.502Z Compiling serde_json v1.0.128
11412024-11-02T03:14:08.635Z Compiling futures-channel v0.3.31
11422024-11-02T03:14:08.717Z Compiling futures-io v0.3.31
11432024-11-02T03:14:08.735Z Compiling pin-utils v0.1.0
11442024-11-02T03:14:08.825Z Compiling allocator-api2 v0.2.18
11452024-11-02T03:14:08.889Z Compiling futures-task v0.3.31
11462024-11-02T03:14:09.040Z Compiling tinyvec_macros v0.1.1
11472024-11-02T03:14:09.060Z Compiling foldhash v0.1.3
11482024-11-02T03:14:09.092Z Compiling libm v0.2.8
11492024-11-02T03:14:09.127Z Compiling tinyvec v1.8.0
11502024-11-02T03:14:09.145Z Compiling pkg-config v0.3.31
11512024-11-02T03:14:09.187Z Compiling num-traits v0.2.19
11522024-11-02T03:14:09.340Z Compiling unicode-bidi v0.3.17
11532024-11-02T03:14:09.623Z Compiling hashbrown v0.15.0
11542024-11-02T03:14:09.755Z Compiling base64ct v1.6.0
11552024-11-02T03:14:10.364Z Compiling pem-rfc7468 v0.7.0
11562024-11-02T03:14:10.713Z Compiling unicode-normalization v0.1.24
11572024-11-02T03:14:10.784Z Compiling httparse v1.9.5
11582024-11-02T03:14:10.879Z Compiling ring v0.17.8
11592024-11-02T03:14:10.911Z Compiling flagset v0.4.6
11602024-11-02T03:14:11.075Z Compiling tracing-core v0.1.32
11612024-11-02T03:14:11.094Z Compiling percent-encoding v2.3.1
11622024-11-02T03:14:11.119Z Compiling rustls-pki-types v1.9.0
11632024-11-02T03:14:11.448Z Compiling crossbeam-utils v0.8.20
11642024-11-02T03:14:11.773Z Compiling num-conv v0.1.0
11652024-11-02T03:14:12.076Z Compiling untrusted v0.9.0
11662024-11-02T03:14:12.137Z Compiling powerfmt v0.2.0
11672024-11-02T03:14:12.208Z Compiling time-core v0.1.2
11682024-11-02T03:14:12.241Z Compiling vcpkg v0.2.15
11692024-11-02T03:14:12.359Z Compiling time-macros v0.2.18
11702024-11-02T03:14:12.419Z Compiling deranged v0.3.11
11712024-11-02T03:14:12.496Z Compiling num_threads v0.1.7
11722024-11-02T03:14:12.620Z Compiling atomic-waker v1.1.2
11732024-11-02T03:14:12.798Z Compiling form_urlencoded v1.2.1
11742024-11-02T03:14:12.853Z Compiling slog v2.7.0
11752024-11-02T03:14:13.109Z Compiling try-lock v0.2.5
11762024-11-02T03:14:13.258Z Compiling rustix v0.38.37
11772024-11-02T03:14:13.393Z Compiling want v0.3.1
11782024-11-02T03:14:13.412Z Compiling httpdate v1.0.3
11792024-11-02T03:14:13.806Z Compiling idna v0.5.0
11802024-11-02T03:14:14.008Z Compiling openssl-sys v0.9.103
11812024-11-02T03:14:14.105Z Compiling base64 v0.22.1
11822024-11-02T03:14:14.202Z Compiling match_cfg v0.1.0
11832024-11-02T03:14:14.302Z Compiling rustversion v1.0.17
11842024-11-02T03:14:14.435Z Compiling tower-service v0.3.3
11852024-11-02T03:14:14.550Z Compiling iana-time-zone v0.1.61
11862024-11-02T03:14:14.822Z Compiling adler2 v2.0.0
11872024-11-02T03:14:14.988Z Compiling openssl v0.10.66
11882024-11-02T03:14:15.008Z Compiling foreign-types-shared v0.1.1
11892024-11-02T03:14:15.087Z Compiling foreign-types v0.3.2
11902024-11-02T03:14:15.109Z Compiling miniz_oxide v0.8.0
11912024-11-02T03:14:15.165Z Compiling url v2.5.2
11922024-11-02T03:14:15.218Z Compiling hostname v0.3.1
11932024-11-02T03:14:15.395Z Compiling time v0.3.36
11942024-11-02T03:14:15.401Z Compiling dirs-sys-next v0.1.2
11952024-11-02T03:14:15.427Z Compiling aho-corasick v1.1.3
11962024-11-02T03:14:15.866Z Compiling rustls v0.22.4
11972024-11-02T03:14:16.094Z Compiling regex-syntax v0.8.5
11982024-11-02T03:14:16.513Z Compiling rustls v0.23.14
11992024-11-02T03:14:16.746Z Compiling native-tls v0.2.12
12002024-11-02T03:14:16.788Z Compiling siphasher v0.3.11
12012024-11-02T03:14:17.066Z Compiling syn v1.0.109
12022024-11-02T03:14:17.087Z Compiling data-encoding v2.6.0
12032024-11-02T03:14:17.739Z Compiling dirs-next v2.0.0
12042024-11-02T03:14:18.821Z Compiling serde_derive_internals v0.29.1
12052024-11-02T03:14:19.109Z Compiling serde_derive v1.0.210
12062024-11-02T03:14:19.144Z Compiling zeroize_derive v1.4.2
12072024-11-02T03:14:19.160Z Compiling zerocopy-derive v0.7.35
12082024-11-02T03:14:19.527Z Compiling tokio-macros v2.4.0
12092024-11-02T03:14:19.820Z Compiling thiserror-impl v1.0.64
12102024-11-02T03:14:20.561Z Compiling zeroize v1.8.1
12112024-11-02T03:14:21.090Z Compiling futures-macro v0.3.31
12122024-11-02T03:14:21.226Z Compiling zerocopy v0.7.35
12132024-11-02T03:14:21.272Z Compiling der_derive v0.7.3
12142024-11-02T03:14:21.861Z Compiling tracing-attributes v0.1.27
12152024-11-02T03:14:22.290Z Compiling crypto-common v0.1.6
12162024-11-02T03:14:22.510Z Compiling block-buffer v0.10.4
12172024-11-02T03:14:22.759Z Compiling digest v0.10.7
12182024-11-02T03:14:22.792Z Compiling block-padding v0.3.3
12192024-11-02T03:14:22.871Z Compiling thiserror v1.0.64
12202024-11-02T03:14:22.913Z Compiling futures-util v0.3.31
12212024-11-02T03:14:23.000Z Compiling inout v0.1.3
12222024-11-02T03:14:23.003Z Compiling ppv-lite86 v0.2.20
12232024-11-02T03:14:23.241Z Compiling hmac v0.12.1
12242024-11-02T03:14:23.269Z Compiling cipher v0.4.4
12252024-11-02T03:14:23.467Z Compiling sha2 v0.10.8
12262024-11-02T03:14:23.490Z Compiling der v0.7.9
12272024-11-02T03:14:23.771Z Compiling salsa20 v0.10.2
12282024-11-02T03:14:23.843Z Compiling rand_chacha v0.3.1
12292024-11-02T03:14:23.984Z Compiling pbkdf2 v0.12.2
12302024-11-02T03:14:24.162Z Compiling pest v2.7.14
12312024-11-02T03:14:25.309Z Compiling tracing v0.1.40
12322024-11-02T03:14:25.805Z Compiling spki v0.7.3
12332024-11-02T03:14:26.069Z Compiling rand v0.8.5
12342024-11-02T03:14:26.150Z Compiling scrypt v0.11.0
12352024-11-02T03:14:26.658Z Compiling pest_meta v2.7.14
12362024-11-02T03:14:26.711Z Compiling cbc v0.1.2
12372024-11-02T03:14:26.868Z Compiling aes v0.8.4
12382024-11-02T03:14:26.937Z Compiling scroll_derive v0.12.0
12392024-11-02T03:14:27.120Z Compiling async-trait v0.1.83
12402024-11-02T03:14:28.190Z Compiling pest_generator v2.7.14
12412024-11-02T03:14:28.367Z Compiling scroll v0.12.0
12422024-11-02T03:14:28.930Z Compiling pkcs5 v0.7.1
12432024-11-02T03:14:29.200Z Compiling goblin v0.8.2
12442024-11-02T03:14:29.605Z Compiling pkcs8 v0.10.2
12452024-11-02T03:14:29.719Z Compiling openssl-macros v0.1.1
12462024-11-02T03:14:30.125Z Compiling rustls-webpki v0.102.8
12472024-11-02T03:14:30.241Z Compiling signature v2.2.0
12482024-11-02T03:14:30.349Z Compiling sha1 v0.10.6
12492024-11-02T03:14:30.504Z Compiling regex-automata v0.4.8
12502024-11-02T03:14:30.552Z Compiling crossbeam-epoch v0.9.18
12512024-11-02T03:14:30.787Z Compiling bzip2-sys v0.1.11+1.0.8
12522024-11-02T03:14:31.236Z Compiling pest_derive v2.7.14
12532024-11-02T03:14:31.278Z Compiling lazy_static v1.5.0
12542024-11-02T03:14:31.316Z Compiling thread_local v1.1.8
12552024-11-02T03:14:31.398Z Compiling encoding_rs v0.8.34
12562024-11-02T03:14:31.561Z Compiling multer v3.1.0
12572024-11-02T03:14:31.861Z Compiling cookie v0.18.1
12582024-11-02T03:14:31.878Z Compiling rayon-core v1.12.1
12592024-11-02T03:14:31.987Z Compiling dtrace-parser v0.2.0
12602024-11-02T03:14:32.089Z Compiling openssl-probe v0.1.5
12612024-11-02T03:14:32.145Z Compiling either v1.13.0
12622024-11-02T03:14:32.166Z Compiling unicode-properties v0.1.3
12632024-11-02T03:14:32.464Z Compiling bytes v1.7.2
12642024-11-02T03:14:32.572Z Compiling indexmap v2.6.0
12652024-11-02T03:14:32.699Z Compiling bitflags v2.6.0
12662024-11-02T03:14:33.121Z Compiling semver v1.0.23
12672024-11-02T03:14:33.755Z Compiling tokio v1.40.0
12682024-11-02T03:14:33.866Z Compiling http v1.1.0
12692024-11-02T03:14:33.947Z Compiling rustc_version v0.4.1
12702024-11-02T03:14:34.700Z Compiling serde_spanned v0.6.8
12712024-11-02T03:14:34.972Z Compiling dof v0.3.0
12722024-11-02T03:14:35.519Z Compiling http-body v1.0.1
12732024-11-02T03:14:35.672Z Compiling uuid v1.10.0
12742024-11-02T03:14:35.767Z Compiling serde_tokenstream v0.2.2
12752024-11-02T03:14:36.279Z Compiling toml_datetime v0.6.8
12762024-11-02T03:14:36.376Z Compiling usdt-impl v0.5.0
12772024-11-02T03:14:36.796Z Compiling chrono v0.4.38
12782024-11-02T03:14:37.033Z Compiling http-body-util v0.1.2
12792024-11-02T03:14:37.139Z Compiling heapless v0.7.17
12802024-11-02T03:14:37.603Z Compiling signal-hook v0.3.17
12812024-11-02T03:14:37.825Z Compiling mime v0.3.17
12822024-11-02T03:14:37.881Z Compiling paste v1.0.15
12832024-11-02T03:14:38.406Z Compiling slog-async v2.8.0
12842024-11-02T03:14:38.409Z Compiling schemars v0.8.21
12852024-11-02T03:14:38.776Z Compiling ipnet v2.10.1
12862024-11-02T03:14:38.925Z Compiling gimli v0.31.1
12872024-11-02T03:14:39.068Z Compiling usdt-attr-macro v0.5.0
12882024-11-02T03:14:39.429Z Compiling usdt-macro v0.5.0
12892024-11-02T03:14:40.156Z Compiling toml_edit v0.22.22
12902024-11-02T03:14:40.497Z Compiling curve25519-dalek v4.1.3
12912024-11-02T03:14:40.715Z Compiling slog-json v2.6.1
12922024-11-02T03:14:40.941Z Compiling stringprep v0.1.5
12932024-11-02T03:14:41.105Z Compiling serde_urlencoded v0.7.1
12942024-11-02T03:14:41.631Z Compiling crossbeam-deque v0.8.5
12952024-11-02T03:14:41.936Z Compiling tokio-util v0.7.12
12962024-11-02T03:14:42.777Z Compiling futures-executor v0.3.31
12972024-11-02T03:14:43.288Z Compiling h2 v0.4.6
12982024-11-02T03:14:43.319Z Compiling md-5 v0.10.6
12992024-11-02T03:14:44.046Z Compiling addr2line v0.24.2
13002024-11-02T03:14:44.169Z Compiling schemars_derive v0.8.21
13012024-11-02T03:14:44.767Z Compiling enum-as-inner v0.6.1
13022024-11-02T03:14:45.794Z Compiling async-stream-impl v0.3.6
13032024-11-02T03:14:46.044Z Compiling term v0.7.0
13042024-11-02T03:14:47.301Z Compiling crossbeam-channel v0.5.13
13052024-11-02T03:14:47.492Z Compiling num-integer v0.1.46
13062024-11-02T03:14:48.008Z Compiling rustls-pemfile v2.2.0
13072024-11-02T03:14:48.257Z Compiling idna v0.3.0
13082024-11-02T03:14:48.260Z Compiling idna v0.4.0
13092024-11-02T03:14:48.351Z Compiling hash32 v0.2.1
13102024-11-02T03:14:48.374Z Compiling ff v0.13.0
13112024-11-02T03:14:48.600Z Compiling is-terminal v0.4.13
13122024-11-02T03:14:48.730Z Compiling dropshot v0.12.0
13132024-11-02T03:14:48.756Z Compiling object v0.36.5
13142024-11-02T03:14:49.025Z Compiling portable-atomic v1.9.0
13152024-11-02T03:14:49.846Z Compiling quick-error v1.2.3
13162024-11-02T03:14:49.866Z Compiling dyn-clone v1.0.17
13172024-11-02T03:14:50.007Z Compiling base16ct v0.2.0
13182024-11-02T03:14:50.083Z Compiling anyhow v1.0.92
13192024-11-02T03:14:50.085Z Compiling smoltcp v0.9.1
13202024-11-02T03:14:50.321Z Compiling hyper v1.4.1
13212024-11-02T03:14:50.745Z Compiling rustc-demangle v0.1.24
13222024-11-02T03:14:50.800Z Compiling stable_deref_trait v1.2.0
13232024-11-02T03:14:50.911Z Compiling take_mut v0.2.2
13242024-11-02T03:14:51.082Z Compiling fallible-iterator v0.2.0
13252024-11-02T03:14:51.726Z Compiling linked-hash-map v0.5.6
13262024-11-02T03:14:51.833Z Compiling utf-8 v0.7.6
13272024-11-02T03:14:51.903Z Compiling num-bigint-dig v0.8.4
13282024-11-02T03:14:52.113Z Compiling psl-types v2.0.11
13292024-11-02T03:14:52.159Z Compiling lru-cache v0.1.2
13302024-11-02T03:14:52.243Z Compiling tungstenite v0.24.0
13312024-11-02T03:14:52.328Z Compiling publicsuffix v2.2.3
13322024-11-02T03:14:52.363Z Compiling postgres-protocol v0.6.7
13332024-11-02T03:14:53.642Z Compiling hyper-util v0.1.9
13342024-11-02T03:14:54.149Z Compiling sec1 v0.7.3
13352024-11-02T03:14:54.504Z Compiling resolv-conf v0.7.0
13362024-11-02T03:14:54.743Z Compiling hickory-proto v0.24.1
13372024-11-02T03:14:54.983Z Compiling slog-term v2.9.1
13382024-11-02T03:14:55.264Z Compiling tokio-rustls v0.26.0
13392024-11-02T03:14:55.704Z Compiling usdt v0.5.0
13402024-11-02T03:14:55.706Z Compiling group v0.13.0
13412024-11-02T03:14:56.056Z Compiling num-iter v0.1.45
13422024-11-02T03:14:56.175Z Compiling backtrace v0.3.74
13432024-11-02T03:14:56.198Z Compiling async-stream v0.3.6
13442024-11-02T03:14:56.236Z Compiling tokio-rustls v0.25.0
13452024-11-02T03:14:56.496Z Compiling tokio-native-tls v0.3.1
13462024-11-02T03:14:56.682Z Compiling toml v0.8.19
13472024-11-02T03:14:56.765Z Compiling futures v0.3.31
13482024-11-02T03:14:58.001Z Compiling slog-bunyan v2.5.0
13492024-11-02T03:14:58.088Z Compiling camino v1.1.9
13502024-11-02T03:14:58.302Z Compiling terminal_size v0.4.0
13512024-11-02T03:14:58.537Z Compiling dropshot_endpoint v0.12.0
13522024-11-02T03:14:58.585Z Compiling openapiv3 v2.0.0
13532024-11-02T03:14:59.012Z Compiling serde_path_to_error v0.1.16
13542024-11-02T03:14:59.038Z Compiling hkdf v0.12.4
13552024-11-02T03:14:59.320Z Compiling crypto-bigint v0.5.5
13562024-11-02T03:14:59.354Z Compiling curve25519-dalek-derive v0.1.1
13572024-11-02T03:14:59.499Z Compiling zerocopy-derive v0.6.6
13582024-11-02T03:14:59.903Z Compiling phf_shared v0.11.2
13592024-11-02T03:15:00.317Z Compiling waitgroup v0.1.2
13602024-11-02T03:15:00.555Z Compiling webpki-roots v0.26.6
13612024-11-02T03:15:00.672Z Compiling hubpack_derive v0.1.1
13622024-11-02T03:15:00.780Z Compiling hostname v0.4.0
13632024-11-02T03:15:00.865Z Compiling crc32fast v1.4.2
13642024-11-02T03:15:01.049Z Compiling fs-err v2.11.0
13652024-11-02T03:15:01.209Z Compiling ahash v0.8.11
13662024-11-02T03:15:01.355Z Compiling debug-ignore v1.0.5
13672024-11-02T03:15:01.507Z Compiling winnow v0.5.40
13682024-11-02T03:15:01.561Z Compiling managed v0.8.0
13692024-11-02T03:15:01.577Z Compiling bitflags v1.3.2
13702024-11-02T03:15:01.612Z Compiling zerocopy v0.6.6
13712024-11-02T03:15:01.746Z Compiling clap_builder v4.5.20
13722024-11-02T03:15:02.528Z Compiling elliptic-curve v0.13.8
13732024-11-02T03:15:02.924Z Compiling hubpack v0.1.2
13742024-11-02T03:15:03.381Z Compiling strum_macros v0.25.3
13752024-11-02T03:15:03.411Z Compiling console v0.15.8
13762024-11-02T03:15:04.237Z Compiling flate2 v1.0.34
13772024-11-02T03:15:04.980Z Compiling hyper-rustls v0.27.3
13782024-11-02T03:15:05.266Z Compiling toml_edit v0.19.15
13792024-11-02T03:15:05.382Z Compiling hickory-resolver v0.24.1
13802024-11-02T03:15:05.431Z Compiling phf v0.11.2
13812024-11-02T03:15:05.613Z Compiling signal-hook-mio v0.2.4
13822024-11-02T03:15:05.721Z Compiling rayon v1.10.0
13832024-11-02T03:15:05.782Z Compiling cookie_store v0.21.0
13842024-11-02T03:15:07.267Z Compiling bzip2 v0.4.4
13852024-11-02T03:15:07.677Z Compiling hyper-tls v0.6.0
13862024-11-02T03:15:09.483Z Compiling tokio-tungstenite v0.24.0
13872024-11-02T03:15:10.056Z Compiling postgres-types v0.2.8
13882024-11-02T03:15:10.573Z Compiling tokio-stream v0.1.16
13892024-11-02T03:15:10.634Z Compiling regex v1.11.0
13902024-11-02T03:15:11.586Z Compiling bstr v1.10.0
13912024-11-02T03:15:11.641Z Compiling serde-big-array v0.5.1
13922024-11-02T03:15:11.728Z Compiling ed25519 v2.2.3
13932024-11-02T03:15:11.745Z Compiling pkcs1 v0.7.5
13942024-11-02T03:15:11.876Z Compiling rfc6979 v0.4.0
13952024-11-02T03:15:12.068Z Compiling derive-where v1.2.7
13962024-11-02T03:15:12.158Z Compiling clap_derive v4.5.18
13972024-11-02T03:15:12.725Z Compiling serde_repr v0.1.19
13982024-11-02T03:15:12.898Z Compiling phf_shared v0.10.0
13992024-11-02T03:15:12.936Z Compiling float-cmp v0.9.0
14002024-11-02T03:15:13.154Z Compiling sync_wrapper v1.0.1
14012024-11-02T03:15:13.280Z Compiling minimal-lexical v0.2.1
14022024-11-02T03:15:13.311Z Compiling normalize-line-endings v0.3.0
14032024-11-02T03:15:13.329Z Compiling new_debug_unreachable v1.0.6
14042024-11-02T03:15:13.427Z Compiling precomputed-hash v0.1.1
14052024-11-02T03:15:13.446Z Compiling unicode-segmentation v1.12.0
14062024-11-02T03:15:13.540Z Compiling number_prefix v0.4.0
14072024-11-02T03:15:13.559Z Compiling predicates-core v1.0.8
14082024-11-02T03:15:13.751Z Compiling static_assertions v1.1.0
14092024-11-02T03:15:13.776Z Compiling bit-vec v0.6.3
14102024-11-02T03:15:13.855Z Compiling difflib v0.4.0
14112024-11-02T03:15:13.873Z Compiling whoami v1.5.2
14122024-11-02T03:15:13.905Z Compiling fixedbitset v0.4.2
14132024-11-02T03:15:14.249Z Compiling predicates v3.1.2
14142024-11-02T03:15:14.318Z Compiling tokio-postgres v0.7.12
14152024-11-02T03:15:14.371Z Compiling petgraph v0.6.5
14162024-11-02T03:15:14.514Z Compiling similar v2.6.0
14172024-11-02T03:15:15.412Z Compiling bit-set v0.5.3
14182024-11-02T03:15:15.444Z Compiling qorb v0.2.0
14192024-11-02T03:15:15.706Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14202024-11-02T03:15:15.913Z Compiling indicatif v0.17.8
14212024-11-02T03:15:16.881Z Compiling clap v4.5.20
14222024-11-02T03:15:16.926Z Compiling nom v7.1.3
14232024-11-02T03:15:17.011Z Compiling string_cache v0.8.7
14242024-11-02T03:15:17.469Z Compiling reqwest v0.12.8
14252024-11-02T03:15:18.003Z Compiling rsa v0.9.6
14262024-11-02T03:15:18.400Z Compiling ecdsa v0.16.9
14272024-11-02T03:15:19.281Z Compiling ed25519-dalek v2.1.1
14282024-11-02T03:15:19.890Z Compiling toml v0.7.8
14292024-11-02T03:15:20.611Z Compiling zip v0.6.6
14302024-11-02T03:15:20.657Z Compiling crossterm v0.28.1
14312024-11-02T03:15:22.031Z Compiling itertools v0.10.5
14322024-11-02T03:15:22.062Z Compiling itertools v0.12.1
14332024-11-02T03:15:22.408Z Compiling hex v0.4.3
14342024-11-02T03:15:22.559Z Compiling x509-cert v0.2.5
14352024-11-02T03:15:22.657Z Compiling lalrpop-util v0.19.12
14362024-11-02T03:15:23.005Z Compiling unicode-xid v0.2.6
14372024-11-02T03:15:23.008Z Compiling peg-runtime v0.8.3
14382024-11-02T03:15:23.187Z Compiling xattr v1.3.1
14392024-11-02T03:15:23.462Z Compiling strum_macros v0.26.4
14402024-11-02T03:15:23.706Z Compiling filetime v0.2.25
14412024-11-02T03:15:24.026Z Compiling tar v0.4.42
14422024-11-02T03:15:26.769Z Compiling strum v0.26.3
14432024-11-02T03:15:26.985Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14442024-11-02T03:15:27.229Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14452024-11-02T03:15:32.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
14462024-11-02T03:15:32.788Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14472024-11-02T03:15:32.834ZNov 02 03:15:31.672 INFO Starting download, target: Console
14482024-11-02T03:15:32.834ZNov 02 03:15:31.672 INFO Starting download, target: Clickhouse
14492024-11-02T03:15:32.834ZNov 02 03:15:31.672 INFO Starting download, target: Cockroach
14502024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Starting download, target: DendriteOpenapi
14512024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Starting download, target: DendriteStub
14522024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Starting download, target: MaghemiteMgd
14532024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Starting download, target: TransceiverControl
14542024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Downloading out/downloads/dpd-4067d742d832fa434217b95e4b149048d01ef54e.json (attempt 1/3), target: DendriteOpenapi
14552024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14562024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14572024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14582024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14592024-11-02T03:15:32.837ZNov 02 03:15:31.673 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14602024-11-02T03:15:32.837ZNov 02 03:15:31.674 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14612024-11-02T03:15:32.974ZNov 02 03:15:31.812 INFO Download complete, target: DendriteOpenapi
14622024-11-02T03:15:33.119ZNov 02 03:15:31.954 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14632024-11-02T03:15:33.469ZNov 02 03:15:32.307 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14642024-11-02T03:15:33.701ZNov 02 03:15:32.538 INFO Download complete, target: TransceiverControl
14652024-11-02T03:15:34.185ZNov 02 03:15:32.606 INFO Download complete, target: Console
14662024-11-02T03:15:34.469ZNov 02 03:15:33.302 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14672024-11-02T03:15:34.823ZNov 02 03:15:33.661 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14682024-11-02T03:15:34.869ZNov 02 03:15:33.707 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14692024-11-02T03:15:35.004ZNov 02 03:15:33.843 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14702024-11-02T03:15:35.004ZNov 02 03:15:33.843 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14712024-11-02T03:15:37.332ZNov 02 03:15:36.169 INFO Download complete, target: MaghemiteMgd
14722024-11-02T03:15:37.529ZNov 02 03:15:36.367 INFO Download complete, target: DendriteStub
14732024-11-02T03:15:42.341ZNov 02 03:15:41.178 INFO Checking that binary works, target: Cockroach
14742024-11-02T03:15:42.516ZNov 02 03:15:41.354 INFO Download complete, target: Cockroach
14752024-11-02T03:15:46.965ZNov 02 03:15:45.802 INFO Checking that binary works, target: Clickhouse
14762024-11-02T03:15:47.979ZNov 02 03:15:46.817 INFO Download complete, target: Clickhouse
14772024-11-02T03:15:47.987ZAll prerequisites installed successfully
14782024-11-02T03:15:47.989Z
14792024-11-02T03:15:47.989Zreal 4:41.351227644
14802024-11-02T03:15:47.989Zuser 12:07.689574037
14812024-11-02T03:15:47.989Zsys 2:39.827329401
14822024-11-02T03:15:47.989Ztrap 0.398058341
14832024-11-02T03:15:47.989Ztflt 8.453823670
14842024-11-02T03:15:47.989Zdflt 6.480002249
14852024-11-02T03:15:47.989Zkflt 0.259313640
14862024-11-02T03:15:47.989Zlock 24:04.599245134
14872024-11-02T03:15:47.989Zslp 49:50.514478704
14882024-11-02T03:15:47.989Zlat 43.300542465
14892024-11-02T03:15:47.989Zstop 1:56.040572341
14902024-11-02T03:15:47.989Z+ ptime -m cargo xtask download softnpu
14912024-11-02T03:15:48.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
14922024-11-02T03:15:48.518Z Running `target/debug/xtask download softnpu`
14932024-11-02T03:15:49.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
14942024-11-02T03:15:49.334Z Running `target/debug/xtask-downloader softnpu`
14952024-11-02T03:15:49.363ZNov 02 03:15:48.200 INFO Starting download, target: Softnpu
14962024-11-02T03:15:49.366ZNov 02 03:15:48.200 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
14972024-11-02T03:15:50.298ZNov 02 03:15:49.135 INFO Download complete, target: Softnpu
14982024-11-02T03:15:50.301Z
14992024-11-02T03:15:50.304Zreal 2.307710727
15002024-11-02T03:15:50.304Zuser 1.185847900
15012024-11-02T03:15:50.304Zsys 0.500822832
15022024-11-02T03:15:50.304Ztrap 0.000432088
15032024-11-02T03:15:50.304Ztflt 0.000019539
15042024-11-02T03:15:50.304Zdflt 0.000000000
15052024-11-02T03:15:50.304Zkflt 0.000000000
15062024-11-02T03:15:50.304Zlock 9.793380742
15072024-11-02T03:15:50.304Zslp 0.803494521
15082024-11-02T03:15:50.304Zlat 0.065929024
15092024-11-02T03:15:50.304Zstop 0.000246944
15102024-11-02T03:15:50.304Z+ export CARGO_INCREMENTAL=0
15112024-11-02T03:15:50.304Z+ CARGO_INCREMENTAL=0
15122024-11-02T03:15:50.304Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15132024-11-02T03:15:51.198Z Compiling proc-macro2 v1.0.87
15142024-11-02T03:15:51.198Z Compiling unicode-ident v1.0.13
15152024-11-02T03:15:51.200Z Compiling libc v0.2.161
15162024-11-02T03:15:51.200Z Compiling serde v1.0.210
15172024-11-02T03:15:51.200Z Compiling autocfg v1.4.0
15182024-11-02T03:15:51.200Z Compiling version_check v0.9.5
15192024-11-02T03:15:51.200Z Compiling cfg-if v1.0.0
15202024-11-02T03:15:51.423Z Compiling typenum v1.17.0
15212024-11-02T03:15:51.464Z Compiling shlex v1.3.0
15222024-11-02T03:15:51.488Z Compiling memchr v2.7.4
15232024-11-02T03:15:51.904Z Compiling generic-array v0.14.7
15242024-11-02T03:15:51.975Z Compiling parking_lot_core v0.9.10
15252024-11-02T03:15:52.237Z Compiling lock_api v0.4.12
15262024-11-02T03:15:52.298Z Compiling once_cell v1.20.2
15272024-11-02T03:15:52.370Z Compiling serde_json v1.0.128
15282024-11-02T03:15:52.596Z Compiling libm v0.2.8
15292024-11-02T03:15:52.678Z Compiling thiserror v1.0.64
15302024-11-02T03:15:52.701Z Compiling num-traits v0.2.19
15312024-11-02T03:15:52.836Z Compiling value-bag v1.9.0
15322024-11-02T03:15:52.929Z Compiling itoa v1.0.11
15332024-11-02T03:15:53.003Z Compiling quote v1.0.37
15342024-11-02T03:15:53.178Z Compiling slab v0.4.9
15352024-11-02T03:15:53.307Z Compiling jobserver v0.1.32
15362024-11-02T03:15:53.393Z Compiling syn v2.0.79
15372024-11-02T03:15:53.504Z Compiling getrandom v0.2.15
15382024-11-02T03:15:53.560Z Compiling log v0.4.22
15392024-11-02T03:15:53.621Z Compiling scopeguard v1.2.0
15402024-11-02T03:15:53.805Z Compiling cc v1.1.30
15412024-11-02T03:15:54.031Z Compiling byteorder v1.5.0
15422024-11-02T03:15:54.048Z Compiling rand_core v0.6.4
15432024-11-02T03:15:54.559Z Compiling subtle v2.6.1
15442024-11-02T03:15:54.866Z Compiling allocator-api2 v0.2.18
15452024-11-02T03:15:55.181Z Compiling semver v1.0.23
15462024-11-02T03:15:55.403Z Compiling pkg-config v0.3.31
15472024-11-02T03:15:55.657Z Compiling pin-project-lite v0.2.14
15482024-11-02T03:15:55.785Z Compiling const-oid v0.9.6
15492024-11-02T03:15:55.917Z Compiling ryu v1.0.18
15502024-11-02T03:15:56.026Z Compiling equivalent v1.0.1
15512024-11-02T03:15:56.048Z Compiling foldhash v0.1.3
15522024-11-02T03:15:56.148Z Compiling smallvec v1.13.2
15532024-11-02T03:15:56.211Z Compiling httparse v1.9.5
15542024-11-02T03:15:56.320Z Compiling hashbrown v0.15.0
15552024-11-02T03:15:56.662Z Compiling schemars v0.8.21
15562024-11-02T03:15:56.850Z Compiling signal-hook-registry v1.4.2
15572024-11-02T03:15:57.010Z Compiling ring v0.17.8
15582024-11-02T03:15:57.219Z Compiling heck v0.5.0
15592024-11-02T03:15:57.307Z Compiling parking_lot v0.12.3
15602024-11-02T03:15:57.466Z Compiling mio v1.0.2
15612024-11-02T03:15:58.062Z Compiling crossbeam-utils v0.8.20
15622024-11-02T03:15:58.228Z Compiling socket2 v0.5.7
15632024-11-02T03:15:58.408Z Compiling vcpkg v0.2.15
15642024-11-02T03:15:58.588Z Compiling fnv v1.0.7
15652024-11-02T03:15:59.087Z Compiling futures-core v0.3.31
15662024-11-02T03:15:59.357Z Compiling time-core v0.1.2
15672024-11-02T03:15:59.494Z Compiling num-conv v0.1.0
15682024-11-02T03:15:59.794Z Compiling time-macros v0.2.18
15692024-11-02T03:15:59.971Z Compiling openssl-sys v0.9.103
15702024-11-02T03:16:00.536Z Compiling spin v0.9.8
15712024-11-02T03:16:00.913Z Compiling serde_derive_internals v0.29.1
15722024-11-02T03:16:01.087Z Compiling cpufeatures v0.2.14
15732024-11-02T03:16:01.167Z Compiling futures-sink v0.3.31
15742024-11-02T03:16:01.582Z Compiling ahash v0.8.11
15752024-11-02T03:16:01.607Z Compiling slog v2.7.0
15762024-11-02T03:16:01.924Z Compiling syn v1.0.109
15772024-11-02T03:16:02.075Z Compiling rustix v0.38.37
15782024-11-02T03:16:02.412Z Compiling futures-channel v0.3.31
15792024-11-02T03:16:02.600Z Compiling openssl v0.10.66
15802024-11-02T03:16:02.735Z Compiling tinyvec_macros v0.1.1
15812024-11-02T03:16:02.824Z Compiling futures-io v0.3.31
15822024-11-02T03:16:02.840Z Compiling pin-utils v0.1.0
15832024-11-02T03:16:02.877Z Compiling iana-time-zone v0.1.61
15842024-11-02T03:16:02.936Z Compiling futures-task v0.3.31
15852024-11-02T03:16:02.964Z Compiling ucd-trie v0.1.7
15862024-11-02T03:16:03.016Z Compiling tinyvec v1.8.0
15872024-11-02T03:16:03.716Z Compiling rustls v0.23.14
15882024-11-02T03:16:03.864Z Compiling native-tls v0.2.12
15892024-11-02T03:16:03.866Z Compiling unicode-bidi v0.3.17
15902024-11-02T03:16:04.218Z Compiling base64ct v1.6.0
15912024-11-02T03:16:04.488Z Compiling unicode-normalization v0.1.24
15922024-11-02T03:16:04.737Z Compiling pem-rfc7468 v0.7.0
15932024-11-02T03:16:05.403Z Compiling tracing-core v0.1.32
15942024-11-02T03:16:05.522Z Compiling usdt-impl v0.5.0
15952024-11-02T03:16:05.575Z Compiling serde_derive v1.0.210
15962024-11-02T03:16:05.862Z Compiling zeroize_derive v1.4.2
15972024-11-02T03:16:06.496Z Compiling zerocopy-derive v0.7.35
15982024-11-02T03:16:06.774Z Compiling thiserror-impl v1.0.64
15992024-11-02T03:16:07.164Z Compiling zeroize v1.8.1
16002024-11-02T03:16:07.574Z Compiling tokio-macros v2.4.0
16012024-11-02T03:16:08.340Z Compiling futures-macro v0.3.31
16022024-11-02T03:16:08.904Z Compiling zerocopy v0.7.35
16032024-11-02T03:16:09.272Z Compiling crypto-common v0.1.6
16042024-11-02T03:16:09.630Z Compiling tracing-attributes v0.1.27
16052024-11-02T03:16:09.944Z Compiling block-buffer v0.10.4
16062024-11-02T03:16:10.183Z Compiling digest v0.10.7
16072024-11-02T03:16:10.333Z Compiling schemars_derive v0.8.21
16082024-11-02T03:16:10.632Z Compiling der_derive v0.7.3
16092024-11-02T03:16:11.758Z Compiling hmac v0.12.1
16102024-11-02T03:16:11.870Z Compiling scroll_derive v0.12.0
16112024-11-02T03:16:11.999Z Compiling futures-util v0.3.31
16122024-11-02T03:16:12.736Z Compiling pest v2.7.14
16132024-11-02T03:16:12.931Z Compiling block-padding v0.3.3
16142024-11-02T03:16:13.144Z Compiling inout v0.1.3
16152024-11-02T03:16:13.392Z Compiling openssl-macros v0.1.1
16162024-11-02T03:16:13.814Z Compiling cipher v0.4.4
16172024-11-02T03:16:14.125Z Compiling sha2 v0.10.8
16182024-11-02T03:16:14.299Z Compiling ppv-lite86 v0.2.20
16192024-11-02T03:16:14.833Z Compiling cookie v0.18.1
16202024-11-02T03:16:15.149Z Compiling dyn-clone v1.0.17
16212024-11-02T03:16:15.369Z Compiling pest_meta v2.7.14
16222024-11-02T03:16:15.395Z Compiling anyhow v1.0.92
16232024-11-02T03:16:15.591Z Compiling flagset v0.4.6
16242024-11-02T03:16:15.784Z Compiling der v0.7.9
16252024-11-02T03:16:15.937Z Compiling rand_chacha v0.3.1
16262024-11-02T03:16:16.829Z Compiling pest_generator v2.7.14
16272024-11-02T03:16:17.710Z Compiling bytes v1.7.2
16282024-11-02T03:16:17.859Z Compiling indexmap v2.6.0
16292024-11-02T03:16:18.901Z Compiling tokio v1.40.0
16302024-11-02T03:16:19.022Z Compiling http v1.1.0
16312024-11-02T03:16:19.250Z Compiling serde_tokenstream v0.2.2
16322024-11-02T03:16:19.314Z Compiling rustc_version v0.4.1
16332024-11-02T03:16:19.874Z Compiling uuid v1.10.0
16342024-11-02T03:16:19.925Z Compiling chrono v0.4.38
16352024-11-02T03:16:20.370Z Compiling bitflags v2.6.0
16362024-11-02T03:16:21.180Z Compiling serde_spanned v0.6.8
16372024-11-02T03:16:21.199Z Compiling toml_datetime v0.6.8
16382024-11-02T03:16:21.615Z Compiling pest_derive v2.7.14
16392024-11-02T03:16:22.806Z Compiling scroll v0.12.0
16402024-11-02T03:16:23.363Z Compiling tracing v0.1.40
16412024-11-02T03:16:25.477Z Compiling async-trait v0.1.83
16422024-11-02T03:16:26.041Z Compiling aho-corasick v1.1.3
16432024-11-02T03:16:26.920Z Compiling rayon-core v1.12.1
16442024-11-02T03:16:27.255Z Compiling rustls-pki-types v1.9.0
16452024-11-02T03:16:27.400Z Compiling percent-encoding v2.3.1
16462024-11-02T03:16:27.659Z Compiling camino v1.1.9
16472024-11-02T03:16:27.738Z Compiling plain v0.2.3
16482024-11-02T03:16:27.906Z Compiling regex-syntax v0.8.5
16492024-11-02T03:16:28.211Z Compiling goblin v0.8.2
16502024-11-02T03:16:28.262Z Compiling tokio-util v0.7.12
16512024-11-02T03:16:29.487Z Compiling spki v0.7.3
16522024-11-02T03:16:29.552Z Compiling rand v0.8.5
16532024-11-02T03:16:29.872Z Compiling salsa20 v0.10.2
16542024-11-02T03:16:30.099Z Compiling pbkdf2 v0.12.2
16552024-11-02T03:16:30.657Z Compiling pretty-hex v0.4.1
16562024-11-02T03:16:31.079Z Compiling winnow v0.5.40
16572024-11-02T03:16:31.142Z Compiling powerfmt v0.2.0
16582024-11-02T03:16:31.526Z Compiling regex-automata v0.4.8
16592024-11-02T03:16:31.671Z Compiling rustls v0.22.4
16602024-11-02T03:16:31.978Z Compiling untrusted v0.9.0
16612024-11-02T03:16:32.658Z Compiling deranged v0.3.11
16622024-11-02T03:16:34.603Z Compiling dof v0.3.0
16632024-11-02T03:16:34.744Z Compiling toml_edit v0.19.15
16642024-11-02T03:16:35.274Z Compiling scrypt v0.11.0
16652024-11-02T03:16:35.793Z Compiling dtrace-parser v0.2.0
16662024-11-02T03:16:35.949Z Compiling cbc v0.1.2
16672024-11-02T03:16:36.177Z Compiling aes v0.8.4
16682024-11-02T03:16:36.442Z Compiling thread-id v4.2.2
16692024-11-02T03:16:36.565Z Compiling num_threads v0.1.7
16702024-11-02T03:16:36.903Z Compiling rustversion v1.0.17
16712024-11-02T03:16:36.923Z Compiling atomic-waker v1.1.2
16722024-11-02T03:16:37.368Z Compiling pkcs5 v0.7.1
16732024-11-02T03:16:37.623Z Compiling time v0.3.36
16742024-11-02T03:16:38.954Z Compiling rustls-webpki v0.102.8
16752024-11-02T03:16:39.626Z Compiling form_urlencoded v1.2.1
16762024-11-02T03:16:39.923Z Compiling http-body v1.0.1
16772024-11-02T03:16:40.160Z Compiling heapless v0.7.17
16782024-11-02T03:16:40.800Z Compiling bzip2-sys v0.1.11+1.0.8
16792024-11-02T03:16:40.961Z Compiling multer v3.1.0
16802024-11-02T03:16:41.699Z Compiling signal-hook v0.3.17
16812024-11-02T03:16:41.722Z Compiling slog-async v2.8.0
16822024-11-02T03:16:41.805Z Compiling try-lock v0.2.5
16832024-11-02T03:16:41.955Z Compiling want v0.3.1
16842024-11-02T03:16:42.186Z Compiling pkcs8 v0.10.2
16852024-11-02T03:16:42.835Z Compiling h2 v0.4.6
16862024-11-02T03:16:43.386Z Compiling regex v1.11.0
16872024-11-02T03:16:44.143Z Compiling adler2 v2.0.0
16882024-11-02T03:16:44.488Z Compiling httpdate v1.0.3
16892024-11-02T03:16:44.600Z Compiling strsim v0.11.1
16902024-11-02T03:16:44.604Z Compiling paste v1.0.15
16912024-11-02T03:16:45.274Z Compiling miniz_oxide v0.8.0
16922024-11-02T03:16:46.503Z Compiling usdt-attr-macro v0.5.0
16932024-11-02T03:16:47.111Z Compiling usdt-macro v0.5.0
16942024-11-02T03:16:47.984Z Compiling curve25519-dalek v4.1.3
16952024-11-02T03:16:48.413Z Compiling openapiv3 v2.0.0
16962024-11-02T03:16:48.454Z Compiling enum-as-inner v0.6.1
16972024-11-02T03:16:48.648Z Compiling async-stream-impl v0.3.6
16982024-11-02T03:16:49.452Z Compiling idna v0.5.0
16992024-11-02T03:16:49.856Z Compiling hyper v1.4.1
17002024-11-02T03:16:49.985Z Compiling errno v0.3.9
17012024-11-02T03:16:50.243Z Compiling dropshot v0.12.0
17022024-11-02T03:16:50.580Z Compiling foreign-types-shared v0.1.1
17032024-11-02T03:16:50.693Z Compiling base64 v0.22.1
17042024-11-02T03:16:50.880Z Compiling num-bigint-dig v0.8.4
17052024-11-02T03:16:51.193Z Compiling smoltcp v0.9.1
17062024-11-02T03:16:51.392Z Compiling match_cfg v0.1.0
17072024-11-02T03:16:52.023Z Compiling portable-atomic v1.9.0
17082024-11-02T03:16:52.145Z Compiling tower-service v0.3.3
17092024-11-02T03:16:52.294Z Compiling hyper-util v0.1.9
17102024-11-02T03:16:52.315Z Compiling hostname v0.3.1
17112024-11-02T03:16:52.555Z Compiling foreign-types v0.3.2
17122024-11-02T03:16:52.627Z Compiling url v2.5.2
17132024-11-02T03:16:54.957Z Compiling dirs-sys-next v0.1.2
17142024-11-02T03:16:55.276Z Compiling heck v0.4.1
17152024-11-02T03:16:55.306Z Compiling siphasher v0.3.11
17162024-11-02T03:16:55.440Z Compiling data-encoding v2.6.0
17172024-11-02T03:16:55.675Z Compiling gimli v0.31.1
17182024-11-02T03:16:56.735Z Compiling dirs-next v2.0.0
17192024-11-02T03:17:01.483Z Compiling addr2line v0.24.2
17202024-11-02T03:17:02.454Z Compiling http-body-util v0.1.2
17212024-11-02T03:17:03.225Z Compiling crossbeam-epoch v0.9.18
17222024-11-02T03:17:03.544Z Compiling dropshot_endpoint v0.12.0
17232024-11-02T03:17:03.901Z Compiling hubpack_derive v0.1.1
17242024-11-02T03:17:04.407Z Compiling signature v2.2.0
17252024-11-02T03:17:04.540Z Compiling sha1 v0.10.6
17262024-11-02T03:17:04.682Z Compiling zerocopy-derive v0.6.6
17272024-11-02T03:17:04.754Z Compiling curve25519-dalek-derive v0.1.1
17282024-11-02T03:17:04.985Z Compiling lazy_static v1.5.0
17292024-11-02T03:17:05.384Z Compiling object v0.36.5
17302024-11-02T03:17:06.048Z Compiling thread_local v1.1.8
17312024-11-02T03:17:06.406Z Compiling fs-err v2.11.0
17322024-11-02T03:17:06.475Z Compiling encoding_rs v0.8.34
17332024-11-02T03:17:06.495Z Compiling openssl-probe v0.1.5
17342024-11-02T03:17:06.596Z Compiling ipnet v2.10.1
17352024-11-02T03:17:06.726Z Compiling stable_deref_trait v1.2.0
17362024-11-02T03:17:06.795Z Compiling rustc-demangle v0.1.24
17372024-11-02T03:17:06.844Z Compiling utf8parse v0.2.2
17382024-11-02T03:17:07.463Z Compiling anstyle v1.0.10
17392024-11-02T03:17:07.930Z Compiling either v1.13.0
17402024-11-02T03:17:08.372Z Compiling mime v0.3.17
17412024-11-02T03:17:08.893Z Compiling unicode-properties v0.1.3
17422024-11-02T03:17:09.031Z Compiling winnow v0.6.20
17432024-11-02T03:17:09.303Z Compiling stringprep v0.1.5
17442024-11-02T03:17:09.957Z Compiling anstyle-parse v0.2.5
17452024-11-02T03:17:12.766Z Compiling toml_edit v0.22.22
17462024-11-02T03:17:14.094Z Compiling backtrace v0.3.74
17472024-11-02T03:17:14.164Z Compiling crossbeam-deque v0.8.5
17482024-11-02T03:17:19.643Z Compiling term v0.7.0
17492024-11-02T03:17:20.819Z Compiling slog-json v2.6.1
17502024-11-02T03:17:22.284Z Compiling serde_urlencoded v0.7.1
17512024-11-02T03:17:22.672Z Compiling crossbeam-channel v0.5.13
17522024-11-02T03:17:22.891Z Compiling rustls-pemfile v2.2.0
17532024-11-02T03:17:23.246Z Compiling hashbrown v0.14.5
17542024-11-02T03:17:23.448Z Compiling futures-executor v0.3.31
17552024-11-02T03:17:23.970Z Compiling md-5 v0.10.6
17562024-11-02T03:17:23.990Z Compiling idna v0.3.0
17572024-11-02T03:17:24.172Z Compiling idna v0.4.0
17582024-11-02T03:17:24.213Z Compiling num-integer v0.1.46
17592024-11-02T03:17:24.681Z Compiling ff v0.13.0
17602024-11-02T03:17:24.741Z Compiling hash32 v0.2.1
17612024-11-02T03:17:24.905Z Compiling is-terminal v0.4.13
17622024-11-02T03:17:24.949Z Compiling memmap v0.7.0
17632024-11-02T03:17:25.262Z Compiling anstyle-query v1.1.1
17642024-11-02T03:17:25.403Z Compiling take_mut v0.2.2
17652024-11-02T03:17:25.445Z Compiling colorchoice v1.0.2
17662024-11-02T03:17:25.551Z Compiling fallible-iterator v0.2.0
17672024-11-02T03:17:27.083Z Compiling psl-types v2.0.11
17682024-11-02T03:17:27.288Z Compiling linked-hash-map v0.5.6
17692024-11-02T03:17:27.316Z Compiling utf-8 v0.7.6
17702024-11-02T03:17:27.599Z Compiling base16ct v0.2.0
17712024-11-02T03:17:27.661Z Compiling is_terminal_polyfill v1.70.1
17722024-11-02T03:17:27.799Z Compiling quick-error v1.2.3
17732024-11-02T03:17:27.908Z Compiling sec1 v0.7.3
17742024-11-02T03:17:27.946Z Compiling resolv-conf v0.7.0
17752024-11-02T03:17:28.467Z Compiling anstream v0.6.15
17762024-11-02T03:17:28.568Z Compiling lru-cache v0.1.2
17772024-11-02T03:17:28.600Z Compiling tungstenite v0.24.0
17782024-11-02T03:17:28.783Z Compiling publicsuffix v2.2.3
17792024-11-02T03:17:29.053Z Compiling postgres-protocol v0.6.7
17802024-11-02T03:17:30.588Z Compiling usdt v0.5.0
17812024-11-02T03:17:31.041Z Compiling hickory-proto v0.24.1
17822024-11-02T03:17:31.242Z Compiling slog-term v2.9.1
17832024-11-02T03:17:31.433Z Compiling group v0.13.0
17842024-11-02T03:17:31.731Z Compiling num-iter v0.1.45
17852024-11-02T03:17:32.801Z Compiling regress v0.10.1
17862024-11-02T03:17:34.876Z Compiling futures v0.3.31
17872024-11-02T03:17:36.449Z Compiling slog-bunyan v2.5.0
17882024-11-02T03:17:36.663Z Compiling tokio-rustls v0.25.0
17892024-11-02T03:17:36.908Z Compiling tokio-rustls v0.26.0
17902024-11-02T03:17:36.957Z Compiling toml v0.8.19
17912024-11-02T03:17:37.375Z Compiling tokio-native-tls v0.3.1
17922024-11-02T03:17:37.437Z Compiling terminal_size v0.4.0
17932024-11-02T03:17:37.664Z Compiling strum_macros v0.25.3
17942024-11-02T03:17:37.682Z Compiling phf_shared v0.11.2
17952024-11-02T03:17:38.269Z Compiling async-stream v0.3.6
17962024-11-02T03:17:38.575Z Compiling waitgroup v0.1.2
17972024-11-02T03:17:39.161Z Compiling webpki-roots v0.26.6
17982024-11-02T03:17:39.498Z Compiling serde_path_to_error v0.1.16
17992024-11-02T03:17:39.727Z Compiling hkdf v0.12.4
18002024-11-02T03:17:39.945Z Compiling crypto-bigint v0.5.5
18012024-11-02T03:17:39.988Z Compiling clap_derive v4.5.18
18022024-11-02T03:17:40.318Z Compiling serde_repr v0.1.19
18032024-11-02T03:17:40.971Z Compiling derive-where v1.2.7
18042024-11-02T03:17:41.503Z Compiling hostname v0.4.0
18052024-11-02T03:17:41.735Z Compiling crc32fast v1.4.2
18062024-11-02T03:17:42.067Z Compiling bitflags v1.3.2
18072024-11-02T03:17:42.190Z Compiling managed v0.8.0
18082024-11-02T03:17:43.227Z Compiling clap_lex v0.7.2
18092024-11-02T03:17:43.770Z Compiling debug-ignore v1.0.5
18102024-11-02T03:17:43.789Z Compiling unicode-width v0.1.14
18112024-11-02T03:17:44.122Z Compiling clap_builder v4.5.20
18122024-11-02T03:17:44.169Z Compiling elliptic-curve v0.13.8
18132024-11-02T03:17:44.314Z Compiling console v0.15.8
18142024-11-02T03:17:44.919Z Compiling flate2 v1.0.34
18152024-11-02T03:17:46.084Z Compiling hyper-rustls v0.27.3
18162024-11-02T03:17:49.138Z Compiling phf v0.11.2
18172024-11-02T03:17:49.437Z Compiling hyper-tls v0.6.0
18182024-11-02T03:17:49.725Z Compiling signal-hook-mio v0.2.4
18192024-11-02T03:17:49.765Z Compiling typify-impl v0.2.0
18202024-11-02T03:17:49.833Z Compiling hickory-resolver v0.24.1
18212024-11-02T03:17:49.884Z Compiling rayon v1.10.0
18222024-11-02T03:17:50.925Z Compiling bzip2 v0.4.4
18232024-11-02T03:17:51.322Z Compiling cookie_store v0.21.0
18242024-11-02T03:17:51.821Z Compiling postgres-types v0.2.8
18252024-11-02T03:17:52.659Z Compiling tokio-tungstenite v0.24.0
18262024-11-02T03:17:53.371Z Compiling zerocopy v0.6.6
18272024-11-02T03:17:53.462Z Compiling hubpack v0.1.2
18282024-11-02T03:17:53.893Z Compiling ed25519 v2.2.3
18292024-11-02T03:17:54.265Z Compiling phf_shared v0.10.0
18302024-11-02T03:17:54.344Z Compiling pkcs1 v0.7.5
18312024-11-02T03:17:54.645Z Compiling bstr v1.10.0
18322024-11-02T03:17:54.846Z Compiling tokio-stream v0.1.16
18332024-11-02T03:17:55.076Z Compiling serde-big-array v0.5.1
18342024-11-02T03:17:55.305Z Compiling rfc6979 v0.4.0
18352024-11-02T03:17:55.445Z Compiling float-cmp v0.9.0
18362024-11-02T03:17:55.508Z Compiling sync_wrapper v1.0.1
18372024-11-02T03:17:55.676Z Compiling normalize-line-endings v0.3.0
18382024-11-02T03:17:55.679Z Compiling precomputed-hash v0.1.1
18392024-11-02T03:17:55.822Z Compiling new_debug_unreachable v1.0.6
18402024-11-02T03:17:55.840Z Compiling minimal-lexical v0.2.1
18412024-11-02T03:17:56.176Z Compiling predicates-core v1.0.8
18422024-11-02T03:17:56.437Z Compiling whoami v1.5.2
18432024-11-02T03:17:56.480Z Compiling difflib v0.4.0
18442024-11-02T03:17:56.516Z Compiling unicode-segmentation v1.12.0
18452024-11-02T03:17:56.933Z Compiling number_prefix v0.4.0
18462024-11-02T03:17:56.975Z Compiling fixedbitset v0.4.2
18472024-11-02T03:17:57.370Z Compiling static_assertions v1.1.0
18482024-11-02T03:17:57.388Z Compiling bit-vec v0.6.3
18492024-11-02T03:17:57.478Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18502024-11-02T03:17:57.533Z Compiling petgraph v0.6.5
18512024-11-02T03:17:57.660Z Compiling similar v2.6.0
18522024-11-02T03:17:57.834Z Compiling bit-set v0.5.3
18532024-11-02T03:17:58.119Z Compiling indicatif v0.17.8
18542024-11-02T03:17:59.560Z Compiling predicates v3.1.2
18552024-11-02T03:17:59.879Z Compiling tokio-postgres v0.7.12
18562024-11-02T03:18:00.427Z Compiling nom v7.1.3
18572024-11-02T03:18:00.724Z Compiling typify-macro v0.2.0
18582024-11-02T03:18:01.500Z Compiling string_cache v0.8.7
18592024-11-02T03:18:01.823Z Compiling qorb v0.2.0
18602024-11-02T03:18:04.023Z Compiling reqwest v0.12.8
18612024-11-02T03:18:04.046Z Compiling ecdsa v0.16.9
18622024-11-02T03:18:04.903Z Compiling rsa v0.9.6
18632024-11-02T03:18:05.277Z Compiling ed25519-dalek v2.1.1
18642024-11-02T03:18:06.025Z Compiling zip v0.6.6
18652024-11-02T03:18:06.126Z Compiling crossterm v0.28.1
18662024-11-02T03:18:06.520Z Compiling clap v4.5.20
18672024-11-02T03:18:07.279Z Compiling itertools v0.12.1
18682024-11-02T03:18:08.764Z Compiling itertools v0.10.5
18692024-11-02T03:18:09.375Z Compiling toml v0.7.8
18702024-11-02T03:18:09.399Z Compiling x509-cert v0.2.5
18712024-11-02T03:18:10.743Z Compiling hex v0.4.3
18722024-11-02T03:18:11.597Z Compiling unicode-xid v0.2.6
18732024-11-02T03:18:11.802Z Compiling lalrpop-util v0.19.12
18742024-11-02T03:18:12.388Z Compiling peg-runtime v0.8.3
18752024-11-02T03:18:13.646Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18762024-11-02T03:18:16.513Z Compiling proc-macro-crate v1.3.1
18772024-11-02T03:18:16.781Z Compiling ipnetwork v0.20.0
18782024-11-02T03:18:18.796Z Compiling heapless v0.8.0
18792024-11-02T03:18:19.287Z Compiling num_enum_derive v0.5.11
18802024-11-02T03:18:25.647Z Compiling hash32 v0.3.1
18812024-11-02T03:18:28.370Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18822024-11-02T03:18:28.980Z Compiling ident_case v1.0.1
18832024-11-02T03:18:29.022Z Compiling smoltcp v0.11.0
18842024-11-02T03:18:29.658Z Compiling darling_core v0.20.10
18852024-11-02T03:18:42.667Z Compiling num_enum v0.5.11
18862024-11-02T03:18:43.391Z Compiling typify v0.2.0
18872024-11-02T03:18:45.613Z Compiling proc-macro-error-attr v1.0.4
18882024-11-02T03:18:45.710Z Compiling unsafe-libyaml v0.2.11
18892024-11-02T03:18:45.949Z Compiling cobs v0.2.3
18902024-11-02T03:18:46.415Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18912024-11-02T03:18:49.395Z Compiling serde_yaml v0.9.34+deprecated
18922024-11-02T03:18:51.235Z Compiling postcard v1.0.10
18932024-11-02T03:19:00.104Z Compiling progenitor-impl v0.8.0
18942024-11-02T03:19:06.302Z Compiling darling_macro v0.20.10
18952024-11-02T03:19:13.725Z Compiling strum_macros v0.26.4
18962024-11-02T03:19:14.376Z Compiling foreign-types-macros v0.2.3
18972024-11-02T03:19:14.581Z Compiling structmeta-derive v0.3.0
18982024-11-02T03:19:15.478Z Compiling proc-macro-error v1.0.4
18992024-11-02T03:19:15.598Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19002024-11-02T03:19:15.913Z Compiling foreign-types-shared v0.3.1
19012024-11-02T03:19:16.466Z Compiling newtype-uuid v1.1.2
19022024-11-02T03:19:16.790Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19032024-11-02T03:19:17.869Z Compiling strum v0.26.3
19042024-11-02T03:19:18.068Z Compiling structmeta v0.3.0
19052024-11-02T03:19:19.346Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19062024-11-02T03:19:22.441Z Compiling foreign-types v0.5.0
19072024-11-02T03:19:25.851Z Compiling darling v0.20.10
19082024-11-02T03:19:25.971Z Compiling progenitor-macro v0.8.0
19092024-11-02T03:19:31.376Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
19102024-11-02T03:19:31.592Z Compiling progenitor-client v0.8.0
19112024-11-02T03:19:32.542Z Compiling tabwriter v1.4.0
19122024-11-02T03:19:35.061Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19132024-11-02T03:19:35.867Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19142024-11-02T03:19:36.257Z Compiling cstr-argument v0.1.2
19152024-11-02T03:19:36.296Z Compiling crucible-workspace-hack v0.1.0
19162024-11-02T03:19:36.608Z Compiling pretty-hex v0.2.1
19172024-11-02T03:19:36.811Z Compiling fastrand v2.1.1
19182024-11-02T03:19:36.831Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
19192024-11-02T03:19:37.168Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19202024-11-02T03:19:37.245Z Compiling tempfile v3.13.0
19212024-11-02T03:19:37.626Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19222024-11-02T03:19:37.715Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19232024-11-02T03:19:37.921Z Compiling serde_with_macros v3.11.0
19242024-11-02T03:19:38.496Z Compiling parse-display-derive v0.10.0
19252024-11-02T03:19:38.892Z Compiling colored v2.1.0
19262024-11-02T03:19:38.931Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19272024-11-02T03:19:39.463Z Compiling progenitor v0.8.0
19282024-11-02T03:19:39.671Z Compiling instant v0.1.13
19292024-11-02T03:19:39.720Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19302024-11-02T03:19:39.837Z Compiling backoff v0.4.0
19312024-11-02T03:19:40.110Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19322024-11-02T03:19:40.112Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19332024-11-02T03:19:40.212Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
19342024-11-02T03:19:40.295Z Compiling serde_with v3.11.0
19352024-11-02T03:19:42.155Z Compiling parse-display v0.10.0
19362024-11-02T03:19:43.165Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19372024-11-02T03:19:43.724Z Compiling zone_cfg_derive v0.3.0
19382024-11-02T03:19:44.099Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19392024-11-02T03:19:44.395Z Compiling camino-tempfile v1.1.1
19402024-11-02T03:19:44.818Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19412024-11-02T03:19:44.866Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19422024-11-02T03:19:45.042Z Compiling regress v0.9.1
19432024-11-02T03:19:45.061Z Compiling macaddr v1.0.1
19442024-11-02T03:19:45.140Z Compiling num-derive v0.4.2
19452024-11-02T03:19:45.308Z Compiling sigpipe v0.1.3
19462024-11-02T03:19:45.453Z Compiling libefi-sys v0.1.0
19472024-11-02T03:19:45.677Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19482024-11-02T03:19:45.784Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19492024-11-02T03:19:46.011Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19502024-11-02T03:19:46.581Z Compiling zone v0.3.0
19512024-11-02T03:19:47.270Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
19522024-11-02T03:19:48.863Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19532024-11-02T03:19:48.922Z Compiling smf v0.2.3
19542024-11-02T03:19:49.817Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19552024-11-02T03:19:49.856Z Compiling bitfield-struct v0.6.2
19562024-11-02T03:19:51.193Z Compiling blake3 v1.5.4
19572024-11-02T03:19:51.448Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
19582024-11-02T03:19:51.817Z Compiling ring v0.16.20
19592024-11-02T03:19:52.772Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19602024-11-02T03:19:53.396Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19612024-11-02T03:19:53.443Z Compiling xattr v1.3.1
19622024-11-02T03:19:53.586Z Compiling memmap2 v0.9.5
19632024-11-02T03:19:53.745Z Compiling filetime v0.2.25
19642024-11-02T03:19:54.105Z Compiling arrayvec v0.7.6
19652024-11-02T03:19:54.191Z Compiling arrayref v0.3.9
19662024-11-02T03:19:54.319Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19672024-11-02T03:19:54.459Z Compiling untrusted v0.7.1
19682024-11-02T03:19:54.545Z Compiling spin v0.5.2
19692024-11-02T03:19:54.590Z Compiling same-file v1.0.6
19702024-11-02T03:19:54.655Z Compiling constant_time_eq v0.3.1
19712024-11-02T03:19:54.848Z Compiling walkdir v2.5.0
19722024-11-02T03:19:54.870Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19732024-11-02T03:19:55.102Z Compiling tar v0.4.42
19742024-11-02T03:19:56.468Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19752024-11-02T03:19:56.890Z Compiling gethostname v0.5.0
19762024-11-02T03:19:57.107Z Compiling cargo-platform v0.1.8
19772024-11-02T03:19:57.472Z Compiling topological-sort v0.2.2
19782024-11-02T03:19:57.518Z Compiling cargo_metadata v0.18.1
19792024-11-02T03:20:00.677Z Compiling omicron-zone-package v0.11.1
19802024-11-02T03:20:05.257Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19812024-11-02T03:20:07.753Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19822024-11-02T03:20:09.378Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19832024-11-02T03:20:26.832Z Finished `release` profile [optimized] target(s) in 4m 36s
19842024-11-02T03:20:26.986Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19852024-11-02T03:20:27.031ZLogging to: /work/oxidecomputer/omicron/out/LOG
19862024-11-02T03:20:27.033ZCreated new build target 'test' and set it as active
19872024-11-02T03:20:27.033Z
19882024-11-02T03:20:27.033Zreal 4:36.718078243
19892024-11-02T03:20:27.033Zuser 31:24.999507206
19902024-11-02T03:20:27.033Zsys 3:50.054411934
19912024-11-02T03:20:27.034Ztrap 0.892118390
19922024-11-02T03:20:27.034Ztflt 3.217286522
19932024-11-02T03:20:27.034Zdflt 0.812002798
19942024-11-02T03:20:27.034Zkflt 0.009458901
19952024-11-02T03:20:27.034Zlock 1:08:39.972520312
19962024-11-02T03:20:27.034Zslp 1:59:53.668960087
19972024-11-02T03:20:27.034Zlat 2:08.777908954
19982024-11-02T03:20:27.034Zstop 3:56.640817501
19992024-11-02T03:20:27.036Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
20002024-11-02T03:20:27.968Z Finished `release` profile [optimized] target(s) in 0.88s
20012024-11-02T03:20:28.023Z Running `target/release/omicron-package -t test package`
20022024-11-02T03:20:28.067ZLogging to: /work/oxidecomputer/omicron/out/LOG
20032024-11-02T03:20:29.139Z Compiling convert_case v0.4.0
20042024-11-02T03:20:29.142Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20052024-11-02T03:20:29.142Z Compiling itertools v0.13.0
20062024-11-02T03:20:29.142Z Compiling password-hash v0.5.0
20072024-11-02T03:20:29.142Z Compiling blake2 v0.10.6
20082024-11-02T03:20:29.142Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20092024-11-02T03:20:29.142Z Compiling newline-converter v0.3.0
20102024-11-02T03:20:29.142Z Compiling cancel-safe-futures v0.1.5
20112024-11-02T03:20:29.454Z Compiling owo-colors v4.1.0
20122024-11-02T03:20:29.488Z Compiling expectorate v1.1.0
20132024-11-02T03:20:29.703Z Compiling base64 v0.21.7
20142024-11-02T03:20:29.802Z Compiling argon2 v0.5.3
20152024-11-02T03:20:30.061Z Compiling derive_more v0.99.18
20162024-11-02T03:20:30.450Z Compiling libsw v3.3.1
20172024-11-02T03:20:30.738Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20182024-11-02T03:20:30.772Z Compiling swrite v0.1.0
20192024-11-02T03:20:30.878Z Compiling indent_write v2.2.0
20202024-11-02T03:20:30.911Z Compiling linear-map v1.2.0
20212024-11-02T03:20:31.131Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
20222024-11-02T03:20:31.310Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
20232024-11-02T03:20:31.336Z Compiling progenitor-client v0.8.0
20242024-11-02T03:20:31.355Z Compiling atomicwrites v0.4.4
20252024-11-02T03:20:31.752Z Compiling progenitor v0.8.0
20262024-11-02T03:20:31.867Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20272024-11-02T03:20:31.982Z Compiling num-rational v0.4.2
20282024-11-02T03:20:32.124Z Compiling num-complex v0.4.6
20292024-11-02T03:20:32.846Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20302024-11-02T03:20:33.206Z Compiling prettyplease v0.2.22
20312024-11-02T03:20:33.467Z Compiling num v0.4.3
20322024-11-02T03:20:33.523Z Compiling float-ord v0.3.2
20332024-11-02T03:20:33.587Z Compiling semver v0.1.20
20342024-11-02T03:20:33.717Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
20352024-11-02T03:20:34.182Z Compiling rustc_version v0.1.7
20362024-11-02T03:20:34.512Z Compiling highway v1.2.0
20372024-11-02T03:20:34.595Z Compiling newtype_derive v0.1.6
20382024-11-02T03:20:35.018Z Compiling humantime v2.1.0
20392024-11-02T03:20:36.006Z Compiling home v0.5.9
20402024-11-02T03:20:36.009Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20412024-11-02T03:20:36.044Z Compiling steno v0.4.1
20422024-11-02T03:20:38.577Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
20432024-11-02T03:20:39.209Z Compiling newtype-uuid v1.1.2
20442024-11-02T03:20:39.574Z Compiling tungstenite v0.21.0
20452024-11-02T03:20:40.689Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20462024-11-02T03:20:40.917Z Compiling ipnetwork v0.20.0
20472024-11-02T03:20:41.719Z Compiling instant v0.1.13
20482024-11-02T03:20:41.914Z Compiling slog-dtrace v0.3.0
20492024-11-02T03:20:42.350Z Compiling backoff v0.4.0
20502024-11-02T03:20:42.765Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20512024-11-02T03:20:43.461Z Compiling tokio-tungstenite v0.21.0
20522024-11-02T03:20:44.109Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20532024-11-02T03:20:44.457Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20542024-11-02T03:20:44.555Z Compiling parse-display v0.10.0
20552024-11-02T03:20:45.128Z Compiling serde_with v3.11.0
20562024-11-02T03:20:45.629Z Compiling strum v0.26.3
20572024-11-02T03:20:45.838Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20582024-11-02T03:20:46.035Z Compiling regress v0.9.1
20592024-11-02T03:20:47.150Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20602024-11-02T03:20:49.156Z Compiling macaddr v1.0.1
20612024-11-02T03:20:50.117Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20622024-11-02T03:20:51.075Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
20632024-11-02T03:20:51.759Z Compiling arc-swap v1.7.1
20642024-11-02T03:20:52.471Z Compiling display-error-chain v0.2.2
20652024-11-02T03:20:52.706Z Compiling slog-scope v4.4.0
20662024-11-02T03:20:53.325Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
20672024-11-02T03:20:53.516Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20682024-11-02T03:20:54.561Z Compiling half v2.4.1
20692024-11-02T03:20:55.272Z Compiling ciborium-io v0.2.2
20702024-11-02T03:20:55.424Z Compiling ciborium-ll v0.2.2
20712024-11-02T03:20:55.965Z Compiling slog-stdlog v4.1.1
20722024-11-02T03:20:56.783Z Compiling slog-envlogger v2.2.0
20732024-11-02T03:20:57.700Z Compiling ciborium v0.2.2
20742024-11-02T03:20:57.979Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20752024-11-02T03:20:59.555Z Compiling same-file v1.0.6
20762024-11-02T03:20:59.791Z Compiling fastrand v2.1.1
20772024-11-02T03:20:59.810Z Compiling walkdir v2.5.0
20782024-11-02T03:21:00.297Z Compiling tempfile v3.13.0
20792024-11-02T03:21:00.475Z Compiling blake3 v1.5.4
20802024-11-02T03:21:01.008Z Compiling ring v0.16.20
20812024-11-02T03:21:01.141Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20822024-11-02T03:21:04.205Z Compiling xattr v1.3.1
20832024-11-02T03:21:04.466Z Compiling memmap2 v0.9.5
20842024-11-02T03:21:04.875Z Compiling filetime v0.2.25
20852024-11-02T03:21:05.186Z Compiling spin v0.5.2
20862024-11-02T03:21:05.450Z Compiling untrusted v0.7.1
20872024-11-02T03:21:05.660Z Compiling constant_time_eq v0.3.1
20882024-11-02T03:21:05.829Z Compiling arrayref v0.3.9
20892024-11-02T03:21:05.952Z Compiling keccak v0.1.5
20902024-11-02T03:21:07.065Z Compiling arrayvec v0.7.6
20912024-11-02T03:21:07.768Z Compiling sha3 v0.10.8
20922024-11-02T03:21:08.671Z Compiling tar v0.4.42
20932024-11-02T03:21:08.674Z Compiling camino-tempfile v1.1.1
20942024-11-02T03:21:09.141Z Compiling toolchain_find v0.4.0
20952024-11-02T03:21:09.708Z Compiling nibble_vec v0.1.0
20962024-11-02T03:21:09.951Z Compiling endian-type v0.1.2
20972024-11-02T03:21:10.220Z Compiling crunchy v0.2.2
20982024-11-02T03:21:10.591Z Compiling topological-sort v0.2.2
20992024-11-02T03:21:10.704Z Compiling glob v0.3.1
21002024-11-02T03:21:10.739Z Compiling radium v0.7.0
21012024-11-02T03:21:10.842Z Compiling maplit v1.0.2
21022024-11-02T03:21:10.897Z Compiling omicron-zone-package v0.11.1
21032024-11-02T03:21:11.013Z Compiling radix_trie v0.2.1
21042024-11-02T03:21:11.206Z Compiling rustfmt-wrapper v0.2.1
21052024-11-02T03:21:11.478Z Compiling clang-sys v1.8.1
21062024-11-02T03:21:11.784Z Compiling pem v3.0.4
21072024-11-02T03:21:11.866Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
21082024-11-02T03:21:11.927Z Compiling tap v1.0.1
21092024-11-02T03:21:12.134Z Compiling maybe-uninit v2.0.0
21102024-11-02T03:21:12.160Z Compiling tiny-keccak v2.0.2
21112024-11-02T03:21:12.544Z Compiling wyz v0.5.1
21122024-11-02T03:21:13.052Z Compiling dsl_auto_type v0.1.2
21132024-11-02T03:21:13.071Z Compiling scheduled-thread-pool v0.2.7
21142024-11-02T03:21:13.230Z Compiling secrecy v0.8.0
21152024-11-02T03:21:13.252Z Compiling diesel_table_macro_syntax v0.2.0
21162024-11-02T03:21:13.528Z Compiling crc-catalog v2.4.0
21172024-11-02T03:21:13.646Z Compiling packed_struct v0.10.1
21182024-11-02T03:21:13.705Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
21192024-11-02T03:21:14.029Z Compiling funty v2.0.0
21202024-11-02T03:21:14.160Z Compiling crc v3.2.1
21212024-11-02T03:21:14.253Z Compiling r2d2 v0.8.10
21222024-11-02T03:21:14.290Z Compiling diesel_derives v2.2.3
21232024-11-02T03:21:15.131Z Compiling bitvec v1.0.1
21242024-11-02T03:21:15.971Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21252024-11-02T03:21:16.095Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21262024-11-02T03:21:16.289Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21272024-11-02T03:21:16.371Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21282024-11-02T03:21:16.506Z Compiling ascii-canvas v3.0.0
21292024-11-02T03:21:16.971Z Compiling universal-hash v0.5.1
21302024-11-02T03:21:17.267Z Compiling packed_struct_codegen v0.10.1
21312024-11-02T03:21:19.634Z Compiling thiserror-impl-no-std v2.0.2
21322024-11-02T03:21:19.762Z Compiling ena v0.14.3
21332024-11-02T03:21:20.203Z Compiling lzma-sys v0.1.20
21342024-11-02T03:21:20.902Z Compiling libloading v0.8.5
21352024-11-02T03:21:21.298Z Compiling indexmap v1.9.3
21362024-11-02T03:21:21.643Z Compiling bindgen v0.69.5
21372024-11-02T03:21:22.136Z Compiling opaque-debug v0.3.1
21382024-11-02T03:21:22.186Z Compiling nodrop v0.1.14
21392024-11-02T03:21:22.331Z Compiling diff v0.1.13
21402024-11-02T03:21:22.393Z Compiling regex-syntax v0.6.29
21412024-11-02T03:21:22.890Z Compiling array-init v0.0.4
21422024-11-02T03:21:24.194Z Compiling poly1305 v0.8.0
21432024-11-02T03:21:25.027Z Compiling diesel v2.2.4
21442024-11-02T03:21:25.665Z Compiling thiserror-no-std v2.0.2
21452024-11-02T03:21:25.793Z Compiling lalrpop v0.19.12
21462024-11-02T03:21:36.997Z Compiling smallvec v0.6.14
21472024-11-02T03:21:37.513Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21482024-11-02T03:21:37.661Z Compiling which v4.4.2
21492024-11-02T03:21:38.207Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21502024-11-02T03:21:38.534Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21512024-11-02T03:21:38.559Z Compiling chacha20 v0.9.1
21522024-11-02T03:21:38.765Z Compiling heck v0.3.3
21532024-11-02T03:21:39.015Z Compiling cexpr v0.6.0
21542024-11-02T03:21:39.143Z Compiling aead v0.5.2
21552024-11-02T03:21:39.502Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21562024-11-02T03:21:39.835Z Compiling bitfield v0.14.0
21572024-11-02T03:21:40.154Z Compiling ref-cast v1.0.23
21582024-11-02T03:21:40.571Z Compiling rustc-hash v1.1.0
21592024-11-02T03:21:40.629Z Compiling termcolor v1.4.1
21602024-11-02T03:21:40.752Z Compiling lazycell v1.3.0
21612024-11-02T03:21:40.951Z Compiling hashbrown v0.12.3
21622024-11-02T03:21:41.718Z Compiling env_logger v0.10.2
21632024-11-02T03:21:43.849Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21642024-11-02T03:21:44.843Z Compiling chacha20poly1305 v0.10.1
21652024-11-02T03:21:45.102Z Compiling zone_cfg_derive v0.1.2
21662024-11-02T03:21:46.529Z Compiling serde-hex v0.1.0
21672024-11-02T03:21:49.218Z Compiling polar-core v0.27.3
21682024-11-02T03:21:50.664Z Compiling vsss-rs v3.3.4
21692024-11-02T03:21:51.942Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21702024-11-02T03:21:52.303Z Compiling ron v0.8.1
21712024-11-02T03:21:55.372Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21722024-11-02T03:21:55.698Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21732024-11-02T03:21:56.312Z Compiling derive_builder_core v0.20.2
21742024-11-02T03:21:56.332Z Compiling hashbrown v0.13.2
21752024-11-02T03:21:57.761Z Compiling headers-core v0.3.0
21762024-11-02T03:21:57.956Z Compiling fxhash v0.2.1
21772024-11-02T03:21:58.030Z Compiling libxml v0.3.3
21782024-11-02T03:21:58.204Z Compiling ref-cast-impl v1.0.23
21792024-11-02T03:21:58.372Z Compiling crc-any v2.5.0
21802024-11-02T03:21:58.419Z Compiling base64 v0.13.1
21812024-11-02T03:21:59.210Z Compiling ron v0.7.1
21822024-11-02T03:21:59.303Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21832024-11-02T03:21:59.527Z Compiling derive_builder_macro v0.20.2
21842024-11-02T03:22:00.358Z Compiling headers v0.4.0
21852024-11-02T03:22:01.142Z Compiling object v0.30.4
21862024-11-02T03:22:04.128Z Compiling samael v0.0.17
21872024-11-02T03:22:04.471Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21882024-11-02T03:22:05.728Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21892024-11-02T03:22:05.789Z Compiling xz2 v0.1.7
21902024-11-02T03:22:07.274Z Compiling zone v0.1.8
21912024-11-02T03:22:13.681Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21922024-11-02T03:22:13.836Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21932024-11-02T03:22:14.198Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
21942024-11-02T03:22:14.505Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21952024-11-02T03:22:15.924Z Compiling yasna v0.5.2
21962024-11-02T03:22:15.951Z Compiling phf_generator v0.11.2
21972024-11-02T03:22:16.158Z Compiling strum_macros v0.24.3
21982024-11-02T03:22:16.650Z Compiling kstat-rs v0.2.4
21992024-11-02T03:22:17.570Z Compiling async-recursion v1.1.1
22002024-11-02T03:22:17.855Z Compiling unicase v2.7.0
22012024-11-02T03:22:18.199Z Compiling path-slash v0.1.5
22022024-11-02T03:22:18.467Z Compiling indoc v1.0.9
22032024-11-02T03:22:18.961Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
22042024-11-02T03:22:19.233Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22052024-11-02T03:22:19.292Z Compiling rcgen v0.12.1
22062024-11-02T03:22:19.400Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22072024-11-02T03:22:20.281Z Compiling phf_codegen v0.11.2
22082024-11-02T03:22:20.553Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
22092024-11-02T03:22:32.071Z Compiling derive_builder v0.20.2
22102024-11-02T03:22:34.083Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22112024-11-02T03:22:34.517Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
22122024-11-02T03:22:34.836Z Compiling http v0.2.12
22132024-11-02T03:22:37.264Z Compiling oso-derive v0.27.3
22142024-11-02T03:22:38.226Z Compiling impl-trait-for-tuples v0.2.2
22152024-11-02T03:22:38.857Z Compiling parse-zoneinfo v0.3.1
22162024-11-02T03:22:39.530Z Compiling libz-sys v1.1.20
22172024-11-02T03:22:39.778Z Compiling quick-xml v0.33.0
22182024-11-02T03:22:40.209Z Compiling subprocess v0.2.9
22192024-11-02T03:22:40.368Z Compiling diesel-dtrace v0.3.0
22202024-11-02T03:22:40.706Z Compiling cfg_aliases v0.1.1
22212024-11-02T03:22:40.831Z Compiling parking_lot_core v0.8.6
22222024-11-02T03:22:41.315Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22232024-11-02T03:22:44.476Z Compiling oso v0.27.3
22242024-11-02T03:22:44.853Z Compiling nix v0.28.0
22252024-11-02T03:22:45.863Z Compiling chrono-tz-build v0.4.0
22262024-11-02T03:22:46.947Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22272024-11-02T03:22:48.478Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22282024-11-02T03:22:49.136Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22292024-11-02T03:22:52.177Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22302024-11-02T03:22:52.515Z Compiling bb8 v0.8.5
22312024-11-02T03:22:53.268Z Compiling const_format_proc_macros v0.2.33
22322024-11-02T03:22:53.906Z Compiling vte_generate_state_changes v0.1.2
22332024-11-02T03:22:54.530Z Compiling buf-list v1.0.3
22342024-11-02T03:22:55.118Z Compiling const_format v0.2.33
22352024-11-02T03:22:55.196Z Compiling vte v0.11.1
22362024-11-02T03:22:56.394Z Compiling async-bb8-diesel v0.2.1
22372024-11-02T03:22:56.714Z Compiling chrono-tz v0.10.0
22382024-11-02T03:22:57.753Z Compiling http-body v0.4.6
22392024-11-02T03:22:58.245Z Compiling h2 v0.3.26
22402024-11-02T03:22:58.536Z Compiling fd-lock v4.0.2
22412024-11-02T03:22:58.777Z Compiling libgit2-sys v0.17.0+1.8.1
22422024-11-02T03:22:59.559Z Compiling pin-project-internal v1.1.6
22432024-11-02T03:23:01.503Z Compiling atty v0.2.14
22442024-11-02T03:23:01.685Z Compiling salty v0.3.0
22452024-11-02T03:23:02.108Z Compiling bytecount v0.6.8
22462024-11-02T03:23:02.287Z Compiling pin-project v1.1.6
22472024-11-02T03:23:02.432Z Compiling papergrid v0.11.0
22482024-11-02T03:23:15.037Z Compiling hyper v0.14.30
22492024-11-02T03:23:18.269Z Compiling parking_lot v0.11.2
22502024-11-02T03:23:24.433Z Compiling strip-ansi-escapes v0.2.0
22512024-11-02T03:23:26.037Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22522024-11-02T03:23:26.194Z Compiling tabled_derive v0.7.0
22532024-11-02T03:23:28.220Z Compiling peg-macros v0.8.4
22542024-11-02T03:23:28.862Z Compiling snafu-derive v0.8.5
22552024-11-02T03:23:30.917Z Compiling sqlparser_derive v0.2.2
22562024-11-02T03:23:31.403Z Compiling nu-ansi-term v0.50.1
22572024-11-02T03:23:31.885Z Compiling zip v2.1.3
22582024-11-02T03:23:32.237Z Compiling lockfree-object-pool v0.1.6
22592024-11-02T03:23:32.579Z Compiling sync_wrapper v0.1.2
22602024-11-02T03:23:32.674Z Compiling unicode_categories v0.1.1
22612024-11-02T03:23:32.737Z Compiling simd-adler32 v0.3.7
22622024-11-02T03:23:33.251Z Compiling bumpalo v3.16.0
22632024-11-02T03:23:33.340Z Compiling snafu v0.8.5
22642024-11-02T03:23:33.760Z Compiling zopfli v0.8.1
22652024-11-02T03:23:33.891Z Compiling rustyline v14.0.0
22662024-11-02T03:23:33.913Z Compiling sqlformat v0.2.6
22672024-11-02T03:23:33.941Z Compiling reqwest v0.11.27
22682024-11-02T03:23:34.122Z Compiling sqlparser v0.45.0
22692024-11-02T03:23:34.606Z Compiling reedline v0.35.0
22702024-11-02T03:23:37.940Z Compiling peg v0.8.4
22712024-11-02T03:23:38.070Z Compiling tabled v0.15.0
22722024-11-02T03:23:46.019Z Compiling sled v0.34.7
22732024-11-02T03:23:57.461Z Compiling mime_guess v2.0.5
22742024-11-02T03:23:58.795Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22752024-11-02T03:24:00.275Z Compiling hickory-client v0.24.1
22762024-11-02T03:24:00.964Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
22772024-11-02T03:24:05.673Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22782024-11-02T03:24:08.052Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22792024-11-02T03:24:11.757Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22802024-11-02T03:24:11.780Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22812024-11-02T03:24:13.325Z Compiling globset v0.4.15
22822024-11-02T03:24:20.178Z Compiling hickory-server v0.24.1
22832024-11-02T03:24:20.395Z Compiling primeorder v0.13.6
22842024-11-02T03:24:20.651Z Compiling olpc-cjson v0.1.4
22852024-11-02T03:24:20.801Z Compiling vergen v8.3.2
22862024-11-02T03:24:20.976Z Compiling bcs v0.1.6
22872024-11-02T03:24:21.011Z Compiling env_filter v0.1.2
22882024-11-02T03:24:21.136Z Compiling cargo-platform v0.1.8
22892024-11-02T03:24:21.687Z Compiling serde_plain v1.0.2
22902024-11-02T03:24:21.862Z Compiling displaydoc v0.2.5
22912024-11-02T03:24:22.242Z Compiling nanorand v0.7.0
22922024-11-02T03:24:22.559Z Compiling memoffset v0.9.1
22932024-11-02T03:24:22.911Z Compiling typed-path v0.7.1
22942024-11-02T03:24:23.087Z Compiling flume v0.11.0
22952024-11-02T03:24:23.876Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22962024-11-02T03:24:27.430Z Compiling tough v0.17.1
22972024-11-02T03:24:28.768Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22982024-11-02T03:24:29.353Z Compiling cargo_metadata v0.18.1
22992024-11-02T03:24:32.115Z Compiling env_logger v0.11.5
23002024-11-02T03:24:32.571Z Compiling p384 v0.13.0
23012024-11-02T03:24:33.594Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23022024-11-02T03:24:35.788Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23032024-11-02T03:24:40.090Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23042024-11-02T03:24:41.383Z Compiling git2 v0.19.0
23052024-11-02T03:24:43.262Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23062024-11-02T03:24:47.430Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
23072024-11-02T03:24:47.531Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23082024-11-02T03:24:49.103Z Compiling rand_seeder v0.3.0
23092024-11-02T03:24:49.524Z Compiling libsqlite3-sys v0.30.1
23102024-11-02T03:24:50.077Z Compiling cfg_aliases v0.2.1
23112024-11-02T03:24:50.097Z Compiling rustls v0.21.12
23122024-11-02T03:24:50.206Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
23132024-11-02T03:24:50.394Z Compiling parse-size v1.1.0
23142024-11-02T03:24:50.444Z Compiling nix v0.29.0
23152024-11-02T03:24:50.560Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23162024-11-02T03:24:50.580Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
23172024-11-02T03:24:51.254Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23182024-11-02T03:24:52.438Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
23192024-11-02T03:24:52.633Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
23202024-11-02T03:24:53.371Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
23212024-11-02T03:24:53.708Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23222024-11-02T03:24:54.145Z Compiling sct v0.7.1
23232024-11-02T03:24:54.616Z Compiling rustls-webpki v0.101.7
23242024-11-02T03:24:57.693Z Compiling castaway v0.2.3
23252024-11-02T03:24:57.899Z Compiling csv-core v0.1.11
23262024-11-02T03:24:57.920Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23272024-11-02T03:24:58.488Z Compiling http-range v0.1.5
23282024-11-02T03:24:58.729Z Compiling hyper-staticfile v0.10.1
23292024-11-02T03:24:59.077Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
23302024-11-02T03:25:00.363Z Compiling csv v1.3.0
23312024-11-02T03:25:01.732Z Compiling compact_str v0.8.0
23322024-11-02T03:25:02.717Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23332024-11-02T03:25:04.437Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23342024-11-02T03:25:05.936Z Compiling nix v0.27.1
23352024-11-02T03:25:08.732Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23362024-11-02T03:25:09.861Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
23372024-11-02T03:25:11.682Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23382024-11-02T03:25:17.981Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
23392024-11-02T03:25:20.176Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
23402024-11-02T03:25:23.844Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23412024-11-02T03:25:24.249Z Compiling unicode-truncate v1.1.0
23422024-11-02T03:25:24.574Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
23432024-11-02T03:25:24.903Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
23442024-11-02T03:25:25.234Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
23452024-11-02T03:25:25.450Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
23462024-11-02T03:25:27.817Z Compiling hashlink v0.9.1
23472024-11-02T03:25:27.881Z Compiling tungstenite v0.23.0
23482024-11-02T03:25:28.195Z Compiling lru v0.12.5
23492024-11-02T03:25:28.589Z Compiling instability v0.3.2
23502024-11-02T03:25:28.650Z Compiling fallible-iterator v0.3.0
23512024-11-02T03:25:29.513Z Compiling fallible-streaming-iterator v0.1.9
23522024-11-02T03:25:29.617Z Compiling cassowary v0.3.0
23532024-11-02T03:25:29.826Z Compiling rusqlite v0.32.1
23542024-11-02T03:25:32.587Z Compiling ratatui v0.28.1
23552024-11-02T03:25:33.213Z Compiling tokio-tungstenite v0.23.1
23562024-11-02T03:25:33.443Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23572024-11-02T03:25:37.472Z Compiling tokio-rustls v0.24.1
23582024-11-02T03:25:37.965Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
23592024-11-02T03:25:51.885Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23602024-11-02T03:25:54.685Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23612024-11-02T03:25:54.954Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23622024-11-02T03:25:56.179Z Compiling rustls-pemfile v1.0.4
23632024-11-02T03:25:56.275Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
23642024-11-02T03:25:56.610Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
23652024-11-02T03:25:56.890Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23662024-11-02T03:25:57.073Z Compiling signal-hook-tokio v0.3.1
23672024-11-02T03:25:57.355Z Compiling twox-hash v1.6.3
23682024-11-02T03:25:57.430Z Compiling smawk v0.3.2
23692024-11-02T03:25:57.721Z Compiling unicode-linebreak v0.1.5
23702024-11-02T03:25:58.304Z Compiling is_ci v1.2.0
23712024-11-02T03:25:58.411Z Compiling textwrap v0.16.1
23722024-11-02T03:25:58.622Z Compiling supports-color v3.0.1
23732024-11-02T03:26:01.916Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23742024-11-02T03:26:08.106Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
23752024-11-02T03:26:11.122Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23762024-11-02T03:26:12.693Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
23772024-11-02T03:26:18.506Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23782024-11-02T03:26:20.879Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23792024-11-02T03:26:21.483Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
23802024-11-02T03:26:30.723Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23812024-11-02T03:26:37.616Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
23822024-11-02T03:26:37.957Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23832024-11-02T03:26:40.572Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
23842024-11-02T03:26:41.361Z Compiling fatfs v0.3.6
23852024-11-02T03:26:44.213Z Compiling rtoolbox v0.0.2
23862024-11-02T03:26:44.381Z Compiling assert_matches v1.5.0
23872024-11-02T03:26:44.653Z Compiling rpassword v7.3.1
23882024-11-02T03:26:45.132Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23892024-11-02T03:26:49.961Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23902024-11-02T03:26:55.925Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
23912024-11-02T03:27:03.074Z Compiling tui-tree-widget v0.22.0
23922024-11-02T03:27:03.520Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
23932024-11-02T03:27:05.961Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
23942024-11-02T03:27:14.697Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23952024-11-02T03:27:15.031Z Compiling uzers v0.12.1
23962024-11-02T03:27:18.189Z Compiling shell-words v1.1.0
23972024-11-02T03:27:18.717Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23982024-11-02T03:27:19.603Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23992024-11-02T03:27:21.592Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
24002024-11-02T03:27:46.965Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
24012024-11-02T03:27:52.222Z Compiling multimap v0.10.0
24022024-11-02T03:29:56.212Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
24032024-11-02T03:30:14.091Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24042024-11-02T03:38:39.642Z Finished `release` profile [optimized] target(s) in 18m 11s
24052024-11-02T03:39:37.217Z
24062024-11-02T03:39:37.220Zreal 19:10.130775897
24072024-11-02T03:39:37.220Zuser 2:05:30.032278538
24082024-11-02T03:39:37.220Zsys 5:54.948877367
24092024-11-02T03:39:37.220Ztrap 2.937252531
24102024-11-02T03:39:37.220Ztflt 2.928512153
24112024-11-02T03:39:37.220Zdflt 6.074229270
24122024-11-02T03:39:37.220Zkflt 0.292766969
24132024-11-02T03:39:37.220Zlock 7:29:30.092140373
24142024-11-02T03:39:37.220Zslp 6:16:48.288893245
24152024-11-02T03:39:37.220Zlat 2:56.684011491
24162024-11-02T03:39:37.220Zstop 2:39.060421936
24172024-11-02T03:39:37.220Z+ mapfile -t packages
24182024-11-02T03:39:37.220Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
24192024-11-02T03:39:38.189Z Finished `release` profile [optimized] target(s) in 0.91s
24202024-11-02T03:39:38.246Z Running `target/release/omicron-package -t test list-outputs`
24212024-11-02T03:39:38.283ZLogging to: /work/oxidecomputer/omicron/out/LOG
24222024-11-02T03:39:38.288Z+ ptime -m cargo build --locked --release -p xtask
24232024-11-02T03:39:38.822Z Compiling serde v1.0.210
24242024-11-02T03:39:38.825Z Compiling serde_json v1.0.128
24252024-11-02T03:39:38.825Z Compiling rustix v0.38.37
24262024-11-02T03:39:38.825Z Compiling libc v0.2.161
24272024-11-02T03:39:38.825Z Compiling syn v2.0.79
24282024-11-02T03:39:38.910Z Compiling bitflags v2.6.0
24292024-11-02T03:39:39.250Z Compiling usdt-impl v0.5.0
24302024-11-02T03:39:39.284Z Compiling syn v1.0.109
24312024-11-02T03:39:39.374Z Compiling hashbrown v0.15.0
24322024-11-02T03:39:39.409Z Compiling log v0.4.22
24332024-11-02T03:39:39.422Z Compiling fs-err v2.11.0
24342024-11-02T03:39:39.748Z Compiling once_cell v1.20.2
24352024-11-02T03:39:39.859Z Compiling anyhow v1.0.92
24362024-11-02T03:39:40.361Z Compiling thread-id v4.2.2
24372024-11-02T03:39:40.625Z Compiling indexmap v2.6.0
24382024-11-02T03:39:41.873Z Compiling terminal_size v0.4.0
24392024-11-02T03:39:41.873Z Compiling tempfile v3.13.0
24402024-11-02T03:39:42.105Z Compiling clap_builder v4.5.20
24412024-11-02T03:39:42.702Z Compiling proc-macro-error v1.0.4
24422024-11-02T03:39:43.832Z Compiling tabled_derive v0.7.0
24432024-11-02T03:39:45.132Z Compiling tabled v0.15.0
24442024-11-02T03:39:45.927Z Compiling serde_derive v1.0.210
24452024-11-02T03:39:45.927Z Compiling thiserror-impl v1.0.64
24462024-11-02T03:39:45.929Z Compiling zerocopy-derive v0.7.35
24472024-11-02T03:39:47.037Z Compiling scroll_derive v0.12.0
24482024-11-02T03:39:47.872Z Compiling zerocopy v0.7.35
24492024-11-02T03:39:48.450Z Compiling scroll v0.12.0
24502024-11-02T03:39:48.590Z Compiling thiserror v1.0.64
24512024-11-02T03:39:48.748Z Compiling pest v2.7.14
24522024-11-02T03:39:49.449Z Compiling goblin v0.8.2
24532024-11-02T03:39:51.741Z Compiling pest_meta v2.7.14
24542024-11-02T03:39:53.064Z Compiling pest_generator v2.7.14
24552024-11-02T03:39:54.744Z Compiling clap_derive v4.5.18
24562024-11-02T03:39:55.662Z Compiling pest_derive v2.7.14
24572024-11-02T03:39:56.460Z Compiling dtrace-parser v0.2.0
24582024-11-02T03:39:59.730Z Compiling toml_datetime v0.6.8
24592024-11-02T03:40:00.447Z Compiling serde_spanned v0.6.8
24602024-11-02T03:40:00.718Z Compiling serde_tokenstream v0.2.2
24612024-11-02T03:40:01.315Z Compiling dof v0.3.0
24622024-11-02T03:40:03.619Z Compiling toml_edit v0.22.22
24632024-11-02T03:40:04.125Z Compiling camino v1.1.9
24642024-11-02T03:40:05.259Z Compiling usdt-attr-macro v0.5.0
24652024-11-02T03:40:05.273Z Compiling usdt-macro v0.5.0
24662024-11-02T03:40:06.517Z Compiling semver v1.0.23
24672024-11-02T03:40:06.640Z Compiling cargo-platform v0.1.8
24682024-11-02T03:40:07.477Z Compiling toml v0.8.19
24692024-11-02T03:40:07.617Z Compiling cargo_metadata v0.18.1
24702024-11-02T03:40:07.732Z Compiling usdt v0.5.0
24712024-11-02T03:40:07.977Z Compiling camino-tempfile v1.1.1
24722024-11-02T03:40:08.778Z Compiling cargo_toml v0.20.5
24732024-11-02T03:40:09.163Z Compiling macaddr v1.0.1
24742024-11-02T03:40:09.799Z Compiling clap v4.5.20
24752024-11-02T03:40:22.118Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
24762024-11-02T03:40:32.898Z Finished `release` profile [optimized] target(s) in 54.56s
24772024-11-02T03:40:33.014Z
24782024-11-02T03:40:33.014Zreal 54.705213050
24792024-11-02T03:40:33.014Zuser 5:38.316206096
24802024-11-02T03:40:33.017Zsys 28.847276744
24812024-11-02T03:40:33.017Ztrap 0.151101595
24822024-11-02T03:40:33.017Ztflt 0.315372877
24832024-11-02T03:40:33.017Zdflt 0.478658449
24842024-11-02T03:40:33.017Zkflt 0.000006659
24852024-11-02T03:40:33.017Zlock 11:11.692733781
24862024-11-02T03:40:33.017Zslp 17:07.243795574
24872024-11-02T03:40:33.017Zlat 11.691939572
24882024-11-02T03:40:33.017Zstop 12.882323570
24892024-11-02T03:40:33.017Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
24902024-11-02T03:40:33.017Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
24912024-11-02T03:40:33.017Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
24922024-11-02T03:40:33.017Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
24932024-11-02T03:40:33.017Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
24942024-11-02T03:40:33.829Z Compiling hashbrown v0.14.5
24952024-11-02T03:40:33.955Z Compiling unsafe-libyaml v0.2.11
24962024-11-02T03:40:33.976Z Compiling progenitor-client v0.8.0
24972024-11-02T03:40:33.990Z Compiling ident_case v1.0.1
24982024-11-02T03:40:33.990Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24992024-11-02T03:40:33.990Z Compiling ipnetwork v0.20.0
25002024-11-02T03:40:33.991Z Compiling instant v0.1.13
25012024-11-02T03:40:33.991Z Compiling structmeta-derive v0.3.0
25022024-11-02T03:40:34.110Z Compiling darling_core v0.20.10
25032024-11-02T03:40:34.129Z Compiling newtype-uuid v1.1.2
25042024-11-02T03:40:34.415Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
25052024-11-02T03:40:34.448Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25062024-11-02T03:40:34.804Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25072024-11-02T03:40:34.872Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25082024-11-02T03:40:35.128Z Compiling backoff v0.4.0
25092024-11-02T03:40:35.153Z Compiling regress v0.10.1
25102024-11-02T03:40:35.252Z Compiling serde_yaml v0.9.34+deprecated
25112024-11-02T03:40:35.268Z Compiling regress v0.9.1
25122024-11-02T03:40:35.501Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25132024-11-02T03:40:35.626Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25142024-11-02T03:40:35.685Z Compiling macaddr v1.0.1
25152024-11-02T03:40:35.755Z Compiling tempfile v3.13.0
25162024-11-02T03:40:35.797Z Compiling proc-macro-crate v1.3.1
25172024-11-02T03:40:36.115Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25182024-11-02T03:40:36.522Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25192024-11-02T03:40:36.606Z Compiling foreign-types-macros v0.2.3
25202024-11-02T03:40:36.815Z Compiling structmeta v0.3.0
25212024-11-02T03:40:36.854Z Compiling num_enum_derive v0.5.11
25222024-11-02T03:40:36.870Z Compiling heapless v0.8.0
25232024-11-02T03:40:37.240Z Compiling parse-display-derive v0.10.0
25242024-11-02T03:40:37.508Z Compiling foreign-types-shared v0.3.1
25252024-11-02T03:40:37.897Z Compiling foreign-types v0.5.0
25262024-11-02T03:40:38.024Z Compiling proc-macro-error v1.0.4
25272024-11-02T03:40:38.326Z Compiling camino-tempfile v1.1.1
25282024-11-02T03:40:38.703Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25292024-11-02T03:40:38.793Z Compiling hash32 v0.3.1
25302024-11-02T03:40:39.046Z Compiling typify-impl v0.2.0
25312024-11-02T03:40:39.219Z Compiling cstr-argument v0.1.2
25322024-11-02T03:40:39.372Z Compiling num_enum v0.5.11
25332024-11-02T03:40:39.487Z Compiling smoltcp v0.11.0
25342024-11-02T03:40:39.533Z Compiling crucible-workspace-hack v0.1.0
25352024-11-02T03:40:39.550Z Compiling pretty-hex v0.2.1
25362024-11-02T03:40:39.747Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25372024-11-02T03:40:39.854Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25382024-11-02T03:40:40.038Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25392024-11-02T03:40:40.101Z Compiling tabwriter v1.4.0
25402024-11-02T03:40:40.250Z Compiling colored v2.1.0
25412024-11-02T03:40:40.270Z Compiling cobs v0.2.3
25422024-11-02T03:40:40.430Z Compiling darling_macro v0.20.10
25432024-11-02T03:40:40.558Z Compiling postcard v1.0.10
25442024-11-02T03:40:40.625Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25452024-11-02T03:40:40.686Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25462024-11-02T03:40:40.870Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25472024-11-02T03:40:40.990Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
25482024-11-02T03:40:41.014Z Compiling smf v0.2.3
25492024-11-02T03:40:41.185Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25502024-11-02T03:40:41.343Z Compiling darling v0.20.10
25512024-11-02T03:40:41.467Z Compiling serde_with_macros v3.11.0
25522024-11-02T03:40:41.518Z Compiling zone_cfg_derive v0.3.0
25532024-11-02T03:40:41.550Z Compiling parse-display v0.10.0
25542024-11-02T03:40:41.765Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25552024-11-02T03:40:42.226Z Compiling num-derive v0.4.2
25562024-11-02T03:40:42.253Z Compiling sigpipe v0.1.3
25572024-11-02T03:40:42.404Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25582024-11-02T03:40:42.406Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25592024-11-02T03:40:42.753Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25602024-11-02T03:40:43.057Z Compiling zone v0.3.0
25612024-11-02T03:40:43.221Z Compiling universal-hash v0.5.1
25622024-11-02T03:40:43.433Z Compiling opaque-debug v0.3.1
25632024-11-02T03:40:43.514Z Compiling num-rational v0.4.2
25642024-11-02T03:40:43.544Z Compiling password-hash v0.5.0
25652024-11-02T03:40:44.312Z Compiling serde_with v3.11.0
25662024-11-02T03:40:44.527Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25672024-11-02T03:40:44.549Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
25682024-11-02T03:40:44.637Z Compiling blake2 v0.10.6
25692024-11-02T03:40:45.154Z Compiling num-complex v0.4.6
25702024-11-02T03:40:45.341Z Compiling aead v0.5.2
25712024-11-02T03:40:45.470Z Compiling keccak v0.1.5
25722024-11-02T03:40:45.728Z Compiling convert_case v0.4.0
25732024-11-02T03:40:46.024Z Compiling sha3 v0.10.8
25742024-11-02T03:40:46.121Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25752024-11-02T03:40:46.262Z Compiling num v0.4.3
25762024-11-02T03:40:46.382Z Compiling argon2 v0.5.3
25772024-11-02T03:40:46.556Z Compiling poly1305 v0.8.0
25782024-11-02T03:40:46.589Z Compiling tungstenite v0.21.0
25792024-11-02T03:40:46.675Z Compiling derive_more v0.99.18
25802024-11-02T03:40:47.090Z Compiling chacha20 v0.9.1
25812024-11-02T03:40:47.609Z Compiling float-ord v0.3.2
25822024-11-02T03:40:47.798Z Compiling base64 v0.21.7
25832024-11-02T03:40:48.251Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25842024-11-02T03:40:48.309Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25852024-11-02T03:40:48.344Z Compiling tokio-tungstenite v0.21.0
25862024-11-02T03:40:48.563Z Compiling semver v0.1.20
25872024-11-02T03:40:48.770Z Compiling same-file v1.0.6
25882024-11-02T03:40:48.773Z Compiling newline-converter v0.3.0
25892024-11-02T03:40:48.909Z Compiling rustc_version v0.1.7
25902024-11-02T03:40:48.925Z Compiling walkdir v2.5.0
25912024-11-02T03:40:49.022Z Compiling primeorder v0.13.6
25922024-11-02T03:40:49.166Z Compiling secrecy v0.8.0
25932024-11-02T03:40:49.210Z Compiling home v0.5.9
25942024-11-02T03:40:49.403Z Compiling owo-colors v4.1.0
25952024-11-02T03:40:49.459Z Compiling cancel-safe-futures v0.1.5
25962024-11-02T03:40:49.496Z Compiling prettyplease v0.2.22
25972024-11-02T03:40:49.551Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25982024-11-02T03:40:49.568Z Compiling newtype_derive v0.1.6
25992024-11-02T03:40:49.729Z Compiling expectorate v1.1.0
26002024-11-02T03:40:49.753Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26012024-11-02T03:40:49.825Z Compiling thiserror-impl-no-std v2.0.2
26022024-11-02T03:40:49.840Z Compiling blake3 v1.5.4
26032024-11-02T03:40:49.879Z Compiling ring v0.16.20
26042024-11-02T03:40:49.922Z Compiling unicase v2.7.0
26052024-11-02T03:40:50.051Z Compiling half v2.4.1
26062024-11-02T03:40:50.238Z Compiling ciborium-io v0.2.2
26072024-11-02T03:40:50.383Z Compiling arc-swap v1.7.1
26082024-11-02T03:40:50.612Z Compiling ciborium-ll v0.2.2
26092024-11-02T03:40:50.646Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26102024-11-02T03:40:50.959Z Compiling slog-scope v4.4.0
26112024-11-02T03:40:51.477Z Compiling polyval v0.6.2
26122024-11-02T03:40:51.626Z Compiling atomicwrites v0.4.4
26132024-11-02T03:40:51.916Z Compiling libsw v3.3.1
26142024-11-02T03:40:51.995Z Compiling memmap2 v0.9.5
26152024-11-02T03:40:52.257Z Compiling constant_time_eq v0.3.1
26162024-11-02T03:40:52.455Z Compiling libefi-sys v0.1.0
26172024-11-02T03:40:52.510Z Compiling linear-map v1.2.0
26182024-11-02T03:40:52.766Z Compiling indent_write v2.2.0
26192024-11-02T03:40:52.852Z Compiling thiserror-no-std v2.0.2
26202024-11-02T03:40:52.902Z Compiling salty v0.3.0
26212024-11-02T03:40:52.973Z Compiling spin v0.5.2
26222024-11-02T03:40:52.976Z Compiling arrayref v0.3.9
26232024-11-02T03:40:53.105Z Compiling arrayvec v0.7.6
26242024-11-02T03:40:53.226Z Compiling untrusted v0.7.1
26252024-11-02T03:40:53.351Z Compiling parking_lot_core v0.8.6
26262024-11-02T03:40:53.423Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26272024-11-02T03:40:53.558Z Compiling vsss-rs v3.3.4
26282024-11-02T03:40:53.889Z Compiling ghash v0.5.1
26292024-11-02T03:40:53.909Z Compiling slog-stdlog v4.1.1
26302024-11-02T03:40:54.118Z Compiling ciborium v0.2.2
26312024-11-02T03:40:54.558Z Compiling p384 v0.13.0
26322024-11-02T03:40:54.576Z Compiling toolchain_find v0.4.0
26332024-11-02T03:40:54.763Z Compiling chacha20poly1305 v0.10.1
26342024-11-02T03:40:55.000Z Compiling itertools v0.13.0
26352024-11-02T03:40:55.234Z Compiling lzma-sys v0.1.20
26362024-11-02T03:40:55.259Z Compiling typify-macro v0.2.0
26372024-11-02T03:40:55.624Z Compiling ctr v0.9.2
26382024-11-02T03:40:56.003Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26392024-11-02T03:40:56.025Z Compiling bitfield-struct v0.6.2
26402024-11-02T03:40:56.043Z Compiling slog-dtrace v0.3.0
26412024-11-02T03:40:56.369Z Compiling topological-sort v0.2.2
26422024-11-02T03:40:56.430Z Compiling highway v1.2.0
26432024-11-02T03:40:56.609Z Compiling omicron-zone-package v0.11.1
26442024-11-02T03:40:57.336Z Compiling aes-gcm v0.10.3
26452024-11-02T03:40:57.363Z Compiling rustfmt-wrapper v0.2.1
26462024-11-02T03:40:57.412Z Compiling mime_guess v2.0.5
26472024-11-02T03:40:57.508Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26482024-11-02T03:40:57.648Z Compiling steno v0.4.1
26492024-11-02T03:40:57.945Z Compiling slog-envlogger v2.2.0
26502024-11-02T03:40:58.536Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26512024-11-02T03:40:58.698Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26522024-11-02T03:40:58.716Z Compiling heck v0.3.3
26532024-11-02T03:40:58.877Z Compiling ssh-encoding v0.2.0
26542024-11-02T03:40:59.149Z Compiling blowfish v0.9.1
26552024-11-02T03:40:59.203Z Compiling nibble_vec v0.1.0
26562024-11-02T03:40:59.230Z Compiling env_filter v0.1.2
26572024-11-02T03:40:59.419Z Compiling humantime v2.1.0
26582024-11-02T03:40:59.436Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
26592024-11-02T03:40:59.540Z Compiling typify v0.2.0
26602024-11-02T03:40:59.602Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26612024-11-02T03:40:59.702Z Compiling progenitor-impl v0.8.0
26622024-11-02T03:40:59.732Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26632024-11-02T03:40:59.838Z Compiling endian-type v0.1.2
26642024-11-02T03:40:59.861Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26652024-11-02T03:40:59.932Z Compiling env_logger v0.11.5
26662024-11-02T03:40:59.948Z Compiling bcrypt-pbkdf v0.10.0
26672024-11-02T03:40:59.962Z Compiling ssh-cipher v0.2.0
26682024-11-02T03:41:00.052Z Compiling radix_trie v0.2.1
26692024-11-02T03:41:00.555Z Compiling zone_cfg_derive v0.1.2
26702024-11-02T03:41:00.738Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26712024-11-02T03:41:00.853Z Compiling parking_lot v0.11.2
26722024-11-02T03:41:01.129Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26732024-11-02T03:41:01.662Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26742024-11-02T03:41:01.705Z Compiling gethostname v0.5.0
26752024-11-02T03:41:01.735Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26762024-11-02T03:41:01.910Z Compiling password-hash v0.4.2
26772024-11-02T03:41:02.004Z Compiling fxhash v0.2.1
26782024-11-02T03:41:02.073Z Compiling base64 v0.13.1
26792024-11-02T03:41:02.125Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26802024-11-02T03:41:02.219Z Compiling matches v0.1.10
26812024-11-02T03:41:02.380Z Compiling pbkdf2 v0.11.0
26822024-11-02T03:41:02.405Z Compiling idna v0.2.3
26832024-11-02T03:41:02.501Z Compiling sled v0.34.7
26842024-11-02T03:41:02.522Z Compiling zone v0.1.8
26852024-11-02T03:41:02.731Z Compiling ron v0.7.1
26862024-11-02T03:41:02.752Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26872024-11-02T03:41:02.793Z Compiling xz2 v0.1.7
26882024-11-02T03:41:03.314Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26892024-11-02T03:41:04.039Z Compiling hickory-client v0.24.1
26902024-11-02T03:41:04.063Z Compiling ssh-key v0.6.6
26912024-11-02T03:41:04.683Z Compiling p256 v0.13.2
26922024-11-02T03:41:04.912Z Compiling p521 v0.13.3
26932024-11-02T03:41:05.107Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26942024-11-02T03:41:05.483Z Compiling hickory-server v0.24.1
26952024-11-02T03:41:05.517Z Compiling enum-as-inner v0.5.1
26962024-11-02T03:41:06.222Z Compiling pem v3.0.4
26972024-11-02T03:41:06.567Z Compiling yasna v0.5.2
26982024-11-02T03:41:06.973Z Compiling headers-core v0.3.0
26992024-11-02T03:41:07.149Z Compiling kstat-rs v0.2.4
27002024-11-02T03:41:07.254Z Compiling progenitor-macro v0.8.0
27012024-11-02T03:41:07.274Z Compiling nanorand v0.7.0
27022024-11-02T03:41:07.825Z Compiling atty v0.2.14
27032024-11-02T03:41:07.859Z Compiling russh-cryptovec v0.7.3
27042024-11-02T03:41:07.986Z Compiling http-range v0.1.5
27052024-11-02T03:41:08.193Z Compiling md5 v0.7.0
27062024-11-02T03:41:08.288Z Compiling glob v0.3.1
27072024-11-02T03:41:08.365Z Compiling hyper-staticfile v0.10.1
27082024-11-02T03:41:08.591Z Compiling russh-keys v0.45.0
27092024-11-02T03:41:08.610Z Compiling flume v0.11.0
27102024-11-02T03:41:08.708Z Compiling rcgen v0.12.1
27112024-11-02T03:41:09.267Z Compiling headers v0.4.0
27122024-11-02T03:41:09.326Z Compiling trust-dns-proto v0.22.0
27132024-11-02T03:41:09.506Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27142024-11-02T03:41:11.040Z Compiling num-bigint v0.4.6
27152024-11-02T03:41:11.242Z Compiling des v0.8.1
27162024-11-02T03:41:11.608Z Compiling subprocess v0.2.9
27172024-11-02T03:41:12.359Z Compiling dhcproto-macros v0.1.0
27182024-11-02T03:41:12.669Z Compiling hex-literal v0.4.1
27192024-11-02T03:41:12.840Z Compiling display-error-chain v0.2.2
27202024-11-02T03:41:13.059Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27212024-11-02T03:41:13.215Z Compiling internet-checksum v0.2.1
27222024-11-02T03:41:13.686Z Compiling dhcproto v0.12.0
27232024-11-02T03:41:14.102Z Compiling russh v0.45.0
27242024-11-02T03:41:18.476Z Compiling progenitor v0.8.0
27252024-11-02T03:41:18.586Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27262024-11-02T03:41:18.588Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27272024-11-02T03:41:18.588Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27282024-11-02T03:41:18.588Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27292024-11-02T03:41:18.588Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27302024-11-02T03:41:18.659Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27312024-11-02T03:41:18.687Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27322024-11-02T03:41:20.034Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27332024-11-02T03:41:20.824Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27342024-11-02T03:41:21.139Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27352024-11-02T03:41:23.817Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27362024-11-02T03:41:24.800Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
27372024-11-02T03:41:33.051Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27382024-11-02T03:41:33.051Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27392024-11-02T03:41:33.054Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27402024-11-02T03:41:33.054Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27412024-11-02T03:41:33.864Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27422024-11-02T03:41:36.065Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27432024-11-02T03:41:37.000Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27442024-11-02T03:41:37.003Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27452024-11-02T03:41:37.539Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27462024-11-02T03:41:38.000Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27472024-11-02T03:41:40.340Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27482024-11-02T03:41:40.922Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27492024-11-02T03:41:41.060Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27502024-11-02T03:41:41.828Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27512024-11-02T03:41:41.968Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27522024-11-02T03:41:42.060Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27532024-11-02T03:41:43.320Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27542024-11-02T03:41:44.532Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27552024-11-02T03:41:46.699Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27562024-11-02T03:41:47.149Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27572024-11-02T03:41:47.407Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27582024-11-02T03:41:47.597Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27592024-11-02T03:41:48.206Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27602024-11-02T03:41:52.180Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27612024-11-02T03:41:52.781Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27622024-11-02T03:41:53.713Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27632024-11-02T03:41:54.183Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27642024-11-02T03:41:55.419Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652024-11-02T03:41:59.536Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27662024-11-02T03:42:07.677Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27672024-11-02T03:42:09.410Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27682024-11-02T03:43:05.408Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27692024-11-02T03:43:35.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
27702024-11-02T03:43:35.597Z
27712024-11-02T03:43:35.597Zreal 3:02.540171474
27722024-11-02T03:43:35.597Zuser 11:42.323522335
27732024-11-02T03:43:35.600Zsys 2:17.387807243
27742024-11-02T03:43:35.600Ztrap 0.297369443
27752024-11-02T03:43:35.600Ztflt 0.673592011
27762024-11-02T03:43:35.600Zdflt 1.693456506
27772024-11-02T03:43:35.600Zkflt 0.000031916
27782024-11-02T03:43:35.600Zlock 24:43.428025333
27792024-11-02T03:43:35.600Zslp 41:21.694300722
27802024-11-02T03:43:35.600Zlat 33.560808544
27812024-11-02T03:43:35.600Zstop 1:12.776687292
27822024-11-02T03:43:35.600Z+ mkdir tests
27832024-11-02T03:43:35.603Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27842024-11-02T03:43:35.603Z+ xargs -I '{}' -t cp '{}' tests/
27852024-11-02T03:43:36.731Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-b5300dcde160e622 tests/
27862024-11-02T03:43:36.758Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-b604f93d62bd9051 tests/
27872024-11-02T03:43:36.784Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-3ba751ba3265c349 tests/
27882024-11-02T03:43:36.810Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-20d0e05c448f1c0c tests/
27892024-11-02T03:43:37.021Z+ 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/*)
27902024-11-02T03:43:37.023Z+ 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-b604f93d62bd9051 tests/commtest-3ba751ba3265c349 tests/dhcp_server-b5300dcde160e622 tests/end_to_end_tests-20d0e05c448f1c0c 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
27912024-11-02T03:44:42.483ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27922024-11-02T03:44:42.483Za .github/buildomat/ci-env.sh 1K
27932024-11-02T03:44:42.483Za out/target/test 1K
27942024-11-02T03:44:42.483Za out/npuzone/npuzone 23144K
27952024-11-02T03:44:42.483Za package-manifest.toml 32K
27962024-11-02T03:44:42.483Za smf/sled-agent/non-gimlet/config.toml 4K
27972024-11-02T03:44:42.483Za target/release/omicron-package 32528K
27982024-11-02T03:44:42.483Za target/release/xtask 11746K
27992024-11-02T03:44:42.483Za target/debug/bootstrap 196072K
28002024-11-02T03:44:42.483Za tests/bootstrap-b604f93d62bd9051 23991K
28012024-11-02T03:44:42.483Za tests/commtest-3ba751ba3265c349 24191K
28022024-11-02T03:44:42.483Za tests/dhcp_server-b5300dcde160e622 23991K
28032024-11-02T03:44:42.483Za tests/end_to_end_tests-20d0e05c448f1c0c 213521K
28042024-11-02T03:44:42.484Za out/clickhouse.tar.gz 244336K
28052024-11-02T03:44:42.484Za out/clickhouse_keeper.tar.gz 244314K
28062024-11-02T03:44:42.484Za out/clickhouse_server.tar.gz 244312K
28072024-11-02T03:44:42.484Za out/cockroachdb.tar.gz 130033K
28082024-11-02T03:44:42.484Za out/crucible-dtrace.tar 83K
28092024-11-02T03:44:42.484Za out/crucible-pantry-zone.tar.gz 26852K
28102024-11-02T03:44:42.484Za out/crucible-zone.tar.gz 35058K
28112024-11-02T03:44:42.484Za out/external-dns.tar.gz 30751K
28122024-11-02T03:44:42.484Za out/internal-dns.tar.gz 30752K
28132024-11-02T03:44:42.484Za out/mg-ddm-gz.tar 62661K
28142024-11-02T03:44:42.484Za out/nexus.tar.gz 96413K
28152024-11-02T03:44:42.484Za out/ntp.tar.gz 9035K
28162024-11-02T03:44:42.484Za out/omicron-gateway-softnpu.tar.gz 21680K
28172024-11-02T03:44:42.484Za out/omicron-sled-agent.tar 104268K
28182024-11-02T03:44:42.484Za out/overlay.tar.gz 3K
28192024-11-02T03:44:42.484Za out/oximeter.tar.gz 46028K
28202024-11-02T03:44:42.484Za out/oxlog.tar 3072K
28212024-11-02T03:44:42.484Za out/probe.tar.gz 2764K
28222024-11-02T03:44:42.484Za out/propolis-server.tar.gz 66584K
28232024-11-02T03:44:42.484Za out/pumpkind-gz.tar 26665K
28242024-11-02T03:44:42.484Za out/switch-softnpu.tar.gz 224518K
28252024-11-02T03:44:42.487Z
28262024-11-02T03:44:42.487Zreal 1:05.457144757
28272024-11-02T03:44:42.487Zuser 1:02.516481713
28282024-11-02T03:44:42.487Zsys 4.155767554
28292024-11-02T03:44:42.487Ztrap 0.015976942
28302024-11-02T03:44:42.487Ztflt 0.000000000
28312024-11-02T03:44:42.487Zdflt 0.000000000
28322024-11-02T03:44:42.487Zkflt 0.000000000
28332024-11-02T03:44:42.487Zlock 0.000000000
28342024-11-02T03:44:42.487Zslp 1:02.391433667
28352024-11-02T03:44:42.487Zlat 1.829041419
28362024-11-02T03:44:42.487Zstop 0.000648018
28372024-11-02T03:44:42.487Zprocess exited: duration 2015928 ms, exit code 0
 
28382024-11-02T03:44:42.501Zfound 1 output files
28392024-11-02T03:44:42.501Zuploading: /work/package.tar.gz (1694687847 bytes)
28402024-11-02T03:45:15.876Zuploaded: /work/package.tar.gz