01K0F4SC0V6A7DC177T1PCTVG5: 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: 01K0F4TEGS35F8R9CHHSHNSV1J

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-18T16:15:15.500Zjob assigned to worker 01K0F514BW4PEFMRS1PXYSAMSR [factory aws, i-079bd66388e854133] (queued for 4 m 41 s)
 
22025-07-18T16:15:24.649Zstarting task 0: "setup"
32025-07-18T16:15:24.654Z++ uname -s
42025-07-18T16:15:24.657Z+ kern=SunOS
52025-07-18T16:15:24.658Z+ build_user=build
62025-07-18T16:15:24.658Z+ build_uid=12345
72025-07-18T16:15:24.658Z+ work_dir=/work
82025-07-18T16:15:24.658Z+ input_dir=/input
92025-07-18T16:15:24.658Z+ [[ 0 == 12345 ]]
102025-07-18T16:15:24.658Z+ case "$kern" in
112025-07-18T16:15:24.658Z+ groupadd -g 12345 build
122025-07-18T16:15:24.661Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-18T16:15:26.667Z+ zfs create -o mountpoint=/work rpool/work
142025-07-18T16:15:26.795Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-18T16:15:26.798Z+ home_fs=zfs
162025-07-18T16:15:26.798Z+ [[ zfs == autofs ]]
172025-07-18T16:15:26.798Z+ mkdir -p /home/build
182025-07-18T16:15:26.802Z+ chown build:build /home/build /work
192025-07-18T16:15:28.802Z+ chmod 0700 /home/build /work
202025-07-18T16:15:28.806Zprocess exited: duration 4157 ms, exit code 0
 
212025-07-18T16:15:28.814Zstarting task 1: "rust-toolchain"
222025-07-18T16:15:28.820Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-18T16:15:28.820Z * rust toolchain channel = "1.88.0"
242025-07-18T16:15:28.820Z * rust toolchain profile = "default"
252025-07-18T16:15:28.820Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-18T16:15:28.820Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-18T16:15:28.820Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-18T16:15:28.824Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-18T16:15:28.824Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-18T16:15:28.939Zinfo: downloading installer
312025-07-18T16:15:30.338Zwarn: It looks like you have an existing installation of Rust at:
322025-07-18T16:15:30.338Zwarn: /opt/ooce/bin
332025-07-18T16:15:30.338Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-18T16:15:30.338Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-18T16:15:30.338Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-18T16:15:30.338Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-18T16:15:30.338Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-18T16:15:30.338Zerror: cannot install while Rust is installed
392025-07-18T16:15:30.338Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-18T16:15:30.351Zinfo: profile set to 'default'
412025-07-18T16:15:30.351Zinfo: default host triple is x86_64-unknown-illumos
422025-07-18T16:15:30.355Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-18T16:15:30.513Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-18T16:15:30.513Zinfo: downloading component 'cargo'
452025-07-18T16:15:31.372Zinfo: downloading component 'clippy'
462025-07-18T16:15:31.719Zinfo: downloading component 'rust-docs'
472025-07-18T16:15:33.035Zinfo: downloading component 'rust-std'
482025-07-18T16:15:34.666Zinfo: downloading component 'rustc'
492025-07-18T16:15:41.133Zinfo: downloading component 'rustfmt'
502025-07-18T16:15:41.382Zinfo: installing component 'cargo'
512025-07-18T16:15:42.275Zinfo: installing component 'clippy'
522025-07-18T16:15:42.672Zinfo: installing component 'rust-docs'
532025-07-18T16:15:44.552Zinfo: installing component 'rust-std'
542025-07-18T16:15:46.305Zinfo: installing component 'rustc'
552025-07-18T16:15:52.943Zinfo: installing component 'rustfmt'
562025-07-18T16:15:53.288Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-18T16:15:53.288Z
582025-07-18T16:15:53.710Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-18T16:15:53.710Z
602025-07-18T16:15:53.714Z
612025-07-18T16:15:53.714ZRust is installed now. Great!
622025-07-18T16:15:53.714Z
632025-07-18T16:15:53.714ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-18T16:15:53.714Zenvironment variable. This has not been done automatically.
652025-07-18T16:15:53.714Z
662025-07-18T16:15:53.714ZTo configure your current shell, you need to source
672025-07-18T16:15:53.714Zthe corresponding env file under $HOME/.cargo.
682025-07-18T16:15:53.714Z
692025-07-18T16:15:53.714ZThis is usually done by running one of the following (note the leading DOT):
702025-07-18T16:15:53.714Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-18T16:15:53.714Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-18T16:15:53.714Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-18T16:15:53.802Z+ rustup --version
742025-07-18T16:15:53.814Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-18T16:15:53.817Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-18T16:15:53.894Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-18T16:15:53.898Z+ cargo --version
782025-07-18T16:15:53.983Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-18T16:15:53.987Z+ rustc --version
802025-07-18T16:15:54.090Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-18T16:15:54.099Zprocess exited: duration 25274 ms, exit code 0
 
822025-07-18T16:15:54.106Zstarting task 2: "authentication"
832025-07-18T16:15:54.130Zprocess exited: duration 23 ms, exit code 0
 
842025-07-18T16:15:54.137Zstarting task 3: "clone repository"
852025-07-18T16:15:54.142Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-18T16:15:54.145Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-18T16:15:54.184ZCloning into '/work/oxidecomputer/omicron'...
882025-07-18T16:16:02.737Z+ cd /work/oxidecomputer/omicron
892025-07-18T16:16:02.737Z+ git fetch origin bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646
902025-07-18T16:16:03.081ZFrom https://github.com/oxidecomputer/omicron
912025-07-18T16:16:03.081Z * branch bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646 -> FETCH_HEAD
922025-07-18T16:16:03.093Z+ [[ -n bundle-comment ]]
932025-07-18T16:16:03.097Z++ git branch --show-current
942025-07-18T16:16:03.098Z+ current=main
952025-07-18T16:16:03.098Z+ [[ main != bundle-comment ]]
962025-07-18T16:16:03.098Z+ git branch -f bundle-comment bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646
972025-07-18T16:16:03.101Z+ git checkout -f bundle-comment
982025-07-18T16:16:03.213ZSwitched to branch 'bundle-comment'
992025-07-18T16:16:03.217Z+ git reset --hard bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646
1002025-07-18T16:16:03.331ZHEAD is now at bcdd59cf4 Support Bundle: Add user comment support
1012025-07-18T16:16:03.335Zprocess exited: duration 9193 ms, exit code 0
 
1022025-07-18T16:16:03.342Zstarting task 4: "build"
1032025-07-18T16:16:03.348Z+ source .github/buildomat/ci-env.sh
1042025-07-18T16:16:03.351Z++ export CARGO_TERM_COLOR=always
1052025-07-18T16:16:03.351Z++ CARGO_TERM_COLOR=always
1062025-07-18T16:16:03.352Z+ cargo --version
1072025-07-18T16:16:03.405Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-18T16:16:03.408Z+ rustc --version
1092025-07-18T16:16:03.476Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-18T16:16:03.480Z+ WORK=/work
1112025-07-18T16:16:03.480Z+ pfexec mkdir -p /work
1122025-07-18T16:16:03.484Z+ pfexec chown build /work
1132025-07-18T16:16:03.487Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-07-18T16:16:13.757Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-07-18T16:16:20.984Z Startup: Caching catalogs ... Done
1162025-07-18T16:16:25.754ZPlanning: Solver setup ... Done (3.597s)
1172025-07-18T16:16:25.787ZPlanning: Running solver ... Done (0.034s)
1182025-07-18T16:16:25.879ZPlanning: Finding local manifests ... Done (0.003s)
1192025-07-18T16:16:25.893ZPlanning: Fetching manifests: 0/4 0% complete
1202025-07-18T16:16:26.042ZPlanning: Fetching manifests: 4/4 100% complete
1212025-07-18T16:16:26.091ZPlanning: Package planning ... Done (0.050s)
1222025-07-18T16:16:26.142ZPlanning: Merging actions ... Done (0.050s)
1232025-07-18T16:16:26.454ZPlanning: Checking for conflicting actions ... Done (0.296s)
1242025-07-18T16:16:26.478ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-07-18T16:16:27.712ZPlanning: Evaluating mediators ... Done (1.262s)
1262025-07-18T16:16:27.722ZPlanning: Planning completed in 6.62 seconds
1272025-07-18T16:16:27.739Z Packages to install: 4
1282025-07-18T16:16:27.739Z Mediators to change: 2
1292025-07-18T16:16:27.744Z Services to change: 1
1302025-07-18T16:16:27.744Z Estimated space available: 155.51 GB
1312025-07-18T16:16:27.744ZEstimated space to be consumed: 1.70 GB
1322025-07-18T16:16:27.744Z Create boot environment: No
1332025-07-18T16:16:27.744ZCreate backup boot environment: No
1342025-07-18T16:16:27.744Z Rebuild boot archive: No
1352025-07-18T16:16:27.744Z
1362025-07-18T16:16:27.744ZChanged mediators:
1372025-07-18T16:16:27.744Z mediator clang:
1382025-07-18T16:16:27.744Z version: None -> 15 (system default)
1392025-07-18T16:16:27.744Z
1402025-07-18T16:16:27.744Z mediator llvm:
1412025-07-18T16:16:27.745Z version: 14 (system default) -> 15 (system default)
1422025-07-18T16:16:27.745Z
1432025-07-18T16:16:27.745ZChanged packages:
1442025-07-18T16:16:27.745Zhelios-dev
1452025-07-18T16:16:27.745Z developer/build-essential
1462025-07-18T16:16:27.745Z None -> 11-2.0
1472025-07-18T16:16:27.745Z library/libxmlsec1
1482025-07-18T16:16:27.745Z None -> 1.2.35-2.0
1492025-07-18T16:16:27.745Z ooce/developer/clang-15
1502025-07-18T16:16:27.745Z None -> 15.0.7-2.0
1512025-07-18T16:16:27.745Z ooce/developer/llvm-15
1522025-07-18T16:16:27.745Z None -> 15.0.7-2.0
1532025-07-18T16:16:27.745Z
1542025-07-18T16:16:27.746ZServices:
1552025-07-18T16:16:27.746Z restart_fmri:
1562025-07-18T16:16:27.746Z svc:/system/update-man-index:default
1572025-07-18T16:16:27.794Z
1582025-07-18T16:16:27.794ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-07-18T16:16:32.795ZDownload: 2944/3290 items 121.0/212.6MB 56% complete (24.4M/s)
1602025-07-18T16:16:34.832ZDownload: Completed 212.60 MB in 7.04 seconds (30.2M/s)
1612025-07-18T16:16:36.645Z Actions: 1/3689 actions (Installing new actions)
1622025-07-18T16:16:41.237Z Actions: Completed 3689 actions in 4.59 seconds.
1632025-07-18T16:16:41.589Z Done (0.347s)
1642025-07-18T16:16:41.589Z Done (0.000s)
1652025-07-18T16:16:42.433Z Done (0.844s)
1662025-07-18T16:16:47.198Z Done (4.458s)
1672025-07-18T16:16:47.290Z Done (0.021s)
1682025-07-18T16:16:47.294Z Done (0.000s)
1692025-07-18T16:16:47.447Z Done (0.000s)
1702025-07-18T16:16:48.336ZPlanning: Evaluating mediator changes ... Done
1712025-07-18T16:16:48.499ZPlanning: Checking for conflicting actions ... Done
1722025-07-18T16:16:48.513ZPlanning: Consolidating action changes ... Done
1732025-07-18T16:16:48.779ZPlanning: Evaluating mediators ... Done
1742025-07-18T16:16:48.794ZPlanning: Planning completed in 0.45 seconds
1752025-07-18T16:16:48.808Z Mediators to change: 2
1762025-07-18T16:16:48.809Z Create boot environment: No
1772025-07-18T16:16:48.824ZCreate backup boot environment: No
1782025-07-18T16:16:48.897Z Done
1792025-07-18T16:16:48.897Z Done
1802025-07-18T16:16:49.499Z Done
1812025-07-18T16:16:53.278Z Done
1822025-07-18T16:16:53.368Z Done
1832025-07-18T16:16:53.371Z Done
1842025-07-18T16:16:53.510Z Done
1852025-07-18T16:16:54.153ZPlanning: Evaluating mediator changes ... Done
1862025-07-18T16:16:54.163ZPlanning: Merging actions ... Done
1872025-07-18T16:16:54.342ZPlanning: Checking for conflicting actions ... Done
1882025-07-18T16:16:54.346ZPlanning: Consolidating action changes ... Done
1892025-07-18T16:16:54.616ZPlanning: Evaluating mediators ... Done
1902025-07-18T16:16:54.673ZPlanning: Planning completed in 0.77 seconds
1912025-07-18T16:16:54.708Z Packages to change: 1
1922025-07-18T16:16:54.708Z Mediators to change: 1
1932025-07-18T16:16:54.712Z Services to change: 1
1942025-07-18T16:16:54.712Z Create boot environment: No
1952025-07-18T16:16:54.712ZCreate backup boot environment: Yes
1962025-07-18T16:16:57.193Z Actions: 1/6 actions (Updating modified actions)
1972025-07-18T16:16:57.197Z Actions: Completed 6 actions in 0.00 seconds.
1982025-07-18T16:16:57.198Z Done
1992025-07-18T16:16:57.198Z Done
2002025-07-18T16:16:57.368Z Done
2012025-07-18T16:17:01.128Z Done
2022025-07-18T16:17:01.217Z Done
2032025-07-18T16:17:01.221Z Done
2042025-07-18T16:17:01.366Z Done
2052025-07-18T16:17:01.838ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062025-07-18T16:17:01.838Zclang system 15 system
2072025-07-18T16:17:01.838Zcsh system system illumos
2082025-07-18T16:17:01.838Zctags system system illumos
2092025-07-18T16:17:01.838Zfile system system illumos
2102025-07-18T16:17:01.838Zgcc vendor 12 vendor
2112025-07-18T16:17:01.838Zgcc system 10 system
2122025-07-18T16:17:01.838Zgcc system 7 system
2132025-07-18T16:17:01.838Zgo system 1.20 system
2142025-07-18T16:17:01.838Zgo system 1.19 system
2152025-07-18T16:17:01.838Zllvm system 15 system
2162025-07-18T16:17:01.838Zllvm system 14 system
2172025-07-18T16:17:01.838Zmariadb system 10.6 system
2182025-07-18T16:17:01.838Zmta vendor vendor dma
2192025-07-18T16:17:01.838Zopenjdk system 17 system
2202025-07-18T16:17:01.838Zopenjdk system 11 system
2212025-07-18T16:17:01.838Zopenjdk system 1.8 system
2222025-07-18T16:17:01.838Zopenssl vendor 3 vendor
2232025-07-18T16:17:01.838Zperl system 5.36 system
2242025-07-18T16:17:01.838Zpostgresql system 15 system
2252025-07-18T16:17:01.838Zpostgresql system 13 system
2262025-07-18T16:17:01.838Zpython vendor 3 vendor
2272025-07-18T16:17:01.838Zpython system 2 system
2282025-07-18T16:17:01.839Zpython3 system 3.11 system
2292025-07-18T16:17:01.839Zruby system 3.0 system
2302025-07-18T16:17:01.839Zwords vendor vendor american-english
2312025-07-18T16:17:01.839Zwords system system australian-english
2322025-07-18T16:17:01.839Zwords system system british-english
2332025-07-18T16:17:01.839Zwords system system canadian-english
2342025-07-18T16:17:01.839Zwords system system french
2352025-07-18T16:17:01.839Zwords system system italian
2362025-07-18T16:17:01.839Zwords system system ngerman
2372025-07-18T16:17:01.839Zwords system system ogerman
2382025-07-18T16:17:01.840Zwords system system spanish
2392025-07-18T16:17:02.200ZPUBLISHER TYPE STATUS P LOCATION
2402025-07-18T16:17:02.200Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412025-07-18T16:17:06.915ZFMRI IFO
2422025-07-18T16:17:06.915Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432025-07-18T16:17:06.915Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442025-07-18T16:17:06.915Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452025-07-18T16:17:06.915Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462025-07-18T16:17:06.915Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472025-07-18T16:17:06.915Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482025-07-18T16:17:06.915Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492025-07-18T16:17:06.915Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502025-07-18T16:17:06.915Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512025-07-18T16:17:06.915Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522025-07-18T16:17:06.915Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532025-07-18T16:17:06.915Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542025-07-18T16:17:06.915Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552025-07-18T16:17:06.915Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562025-07-18T16:17:06.915Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572025-07-18T16:17:06.915Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582025-07-18T16:17:07.931Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592025-07-18T16:17:08.240Z Updating crates.io index
2602025-07-18T16:17:08.244Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-07-18T16:17:08.568Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622025-07-18T16:17:09.145Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632025-07-18T16:17:09.412Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642025-07-18T16:17:09.667Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652025-07-18T16:17:09.979Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662025-07-18T16:17:11.097Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672025-07-18T16:17:13.005Z Updating git repository `https://github.com/oxidecomputer/opte`
2682025-07-18T16:17:13.932Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692025-07-18T16:17:14.646Z Updating git repository `https://github.com/oxidecomputer/clickward`
2702025-07-18T16:17:14.908Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712025-07-18T16:17:15.177Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2722025-07-18T16:17:15.938Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732025-07-18T16:17:16.203Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742025-07-18T16:17:16.612Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752025-07-18T16:17:17.098Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-07-18T16:17:17.440Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-07-18T16:17:17.723Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-07-18T16:17:17.981Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-07-18T16:17:18.231Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-07-18T16:17:18.516Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812025-07-18T16:17:18.842Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822025-07-18T16:17:19.281Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832025-07-18T16:17:19.594Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842025-07-18T16:17:20.205Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2852025-07-18T16:17:20.597Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862025-07-18T16:17:20.856Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872025-07-18T16:17:21.197Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2882025-07-18T16:17:21.580Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892025-07-18T16:17:21.908Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902025-07-18T16:17:22.181Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912025-07-18T16:17:22.453Z Updating git repository `https://github.com/oxidecomputer/omicron`
2922025-07-18T16:17:32.404Z Updating git repository `https://github.com/illumos/smf-rs`
2932025-07-18T16:17:33.822Z Downloading crates ...
2942025-07-18T16:17:33.878Z Downloaded anstyle v1.0.11
2952025-07-18T16:17:33.883Z Downloaded anstream v0.6.18
2962025-07-18T16:17:33.886Z Downloaded block-buffer v0.10.4
2972025-07-18T16:17:33.889Z Downloaded bitflags v2.9.1
2982025-07-18T16:17:33.915Z Downloaded dof v0.3.0
2992025-07-18T16:17:33.919Z Downloaded icu_normalizer v1.5.0
3002025-07-18T16:17:33.922Z Downloaded fastrand v2.1.1
3012025-07-18T16:17:33.925Z Downloaded clap_lex v0.7.4
3022025-07-18T16:17:33.925Z Downloaded equivalent v1.0.2
3032025-07-18T16:17:33.929Z Downloaded write16 v1.0.0
3042025-07-18T16:17:33.929Z Downloaded colorchoice v1.0.2
3052025-07-18T16:17:33.933Z Downloaded zerofrom v0.1.4
3062025-07-18T16:17:33.936Z Downloaded errno v0.3.12
3072025-07-18T16:17:33.936Z Downloaded digest v0.10.7
3082025-07-18T16:17:33.939Z Downloaded url v2.5.4
3092025-07-18T16:17:33.942Z Downloaded autocfg v1.4.0
3102025-07-18T16:17:33.942Z Downloaded usdt-macro v0.5.0
3112025-07-18T16:17:33.946Z Downloaded tabled_derive v0.7.0
3122025-07-18T16:17:33.946Z Downloaded cfg-if v1.0.1
3132025-07-18T16:17:33.946Z Downloaded anyhow v1.0.98
3142025-07-18T16:17:33.949Z Downloaded yoke-derive v0.7.4
3152025-07-18T16:17:33.952Z Downloaded unicode-xid v0.2.6
3162025-07-18T16:17:33.952Z Downloaded thread-id v4.2.2
3172025-07-18T16:17:33.955Z Downloaded idna_adapter v1.2.0
3182025-07-18T16:17:33.955Z Downloaded fnv v1.0.7
3192025-07-18T16:17:33.955Z Downloaded writeable v0.5.5
3202025-07-18T16:17:33.959Z Downloaded utf8parse v0.2.2
3212025-07-18T16:17:33.959Z Downloaded utf16_iter v1.0.5
3222025-07-18T16:17:33.962Z Downloaded usdt v0.5.0
3232025-07-18T16:17:33.962Z Downloaded tinystr v0.7.6
3242025-07-18T16:17:33.967Z Downloaded unicode-linebreak v0.1.5
3252025-07-18T16:17:33.967Z Downloaded thiserror-impl v2.0.12
3262025-07-18T16:17:33.967Z Downloaded toml_datetime v0.6.11
3272025-07-18T16:17:33.971Z Downloaded zerofrom-derive v0.1.4
3282025-07-18T16:17:33.971Z Downloaded thiserror v1.0.69
3292025-07-18T16:17:33.974Z Downloaded zerovec-derive v0.10.3
3302025-07-18T16:17:33.974Z Downloaded utf8_iter v1.0.4
3312025-07-18T16:17:33.977Z Downloaded toml v0.8.23
3322025-07-18T16:17:33.977Z Downloaded icu_properties_data v1.5.0
3332025-07-18T16:17:33.986Z Downloaded zerocopy-derive v0.7.35
3342025-07-18T16:17:33.990Z Downloaded unicode-ident v1.0.18
3352025-07-18T16:17:33.993Z Downloaded ucd-trie v0.1.7
3362025-07-18T16:17:33.996Z Downloaded scroll_derive v0.12.0
3372025-07-18T16:17:33.996Z Downloaded pretty-hex v0.4.1
3382025-07-18T16:17:33.996Z Downloaded yoke v0.7.4
3392025-07-18T16:17:33.999Z Downloaded textwrap v0.16.2
3402025-07-18T16:17:34.003Z Downloaded toml_edit v0.22.27
3412025-07-18T16:17:34.006Z Downloaded typenum v1.17.0
3422025-07-18T16:17:34.006Z Downloaded memmap v0.7.0
3432025-07-18T16:17:34.009Z Downloaded is_terminal_polyfill v1.70.1
3442025-07-18T16:17:34.009Z Downloaded crypto-common v0.1.6
3452025-07-18T16:17:34.012Z Downloaded cpufeatures v0.2.14
3462025-07-18T16:17:34.012Z Downloaded form_urlencoded v1.2.1
3472025-07-18T16:17:34.012Z Downloaded erased-serde v0.4.6
3482025-07-18T16:17:34.015Z Downloaded terminal_size v0.4.0
3492025-07-18T16:17:34.015Z Downloaded zerovec v0.10.4
3502025-07-18T16:17:34.020Z Downloaded swrite v0.1.0
3512025-07-18T16:17:34.023Z Downloaded percent-encoding v2.3.1
3522025-07-18T16:17:34.023Z Downloaded version_check v0.9.5
3532025-07-18T16:17:34.023Z Downloaded usdt-impl v0.5.0
3542025-07-18T16:17:34.026Z Downloaded zerocopy v0.7.35
3552025-07-18T16:17:34.038Z Downloaded plain v0.2.3
3562025-07-18T16:17:34.041Z Downloaded winnow v0.7.10
3572025-07-18T16:17:34.046Z Downloaded serde_spanned v0.6.9
3582025-07-18T16:17:34.049Z Downloaded byteorder v1.5.0
3592025-07-18T16:17:34.049Z Downloaded proc-macro-error-attr v1.0.4
3602025-07-18T16:17:34.053Z Downloaded bytecount v0.6.8
3612025-07-18T16:17:34.053Z Downloaded serde-value v0.7.0
3622025-07-18T16:17:34.056Z Downloaded unicode-width v0.2.0
3632025-07-18T16:17:34.062Z Downloaded generic-array v0.14.7
3642025-07-18T16:17:34.062Z Downloaded cargo-util-schemas v0.2.0
3652025-07-18T16:17:34.065Z Downloaded strsim v0.11.1
3662025-07-18T16:17:34.065Z Downloaded cargo-platform v0.2.0
3672025-07-18T16:17:34.065Z Downloaded unicode-width v0.1.14
3682025-07-18T16:17:34.069Z Downloaded smawk v0.3.2
3692025-07-18T16:17:34.069Z Downloaded log v0.4.27
3702025-07-18T16:17:34.072Z Downloaded synstructure v0.13.1
3712025-07-18T16:17:34.072Z Downloaded stable_deref_trait v1.2.0
3722025-07-18T16:17:34.072Z Downloaded heck v0.5.0
3732025-07-18T16:17:34.075Z Downloaded dtrace-parser v0.2.0
3742025-07-18T16:17:34.075Z Downloaded serde-untagged v0.1.7
3752025-07-18T16:17:34.075Z Downloaded fs-err v3.1.1
3762025-07-18T16:17:34.078Z Downloaded serde_tokenstream v0.2.2
3772025-07-18T16:17:34.078Z Downloaded ordered-float v2.10.1
3782025-07-18T16:17:34.081Z Downloaded thiserror-impl v1.0.69
3792025-07-18T16:17:34.081Z Downloaded itoa v1.0.11
3802025-07-18T16:17:34.081Z Downloaded pest_generator v2.7.14
3812025-07-18T16:17:34.084Z Downloaded icu_provider v1.5.0
3822025-07-18T16:17:34.084Z Downloaded toml_write v0.1.2
3832025-07-18T16:17:34.087Z Downloaded anstyle-parse v0.2.5
3842025-07-18T16:17:34.087Z Downloaded once_cell v1.21.3
3852025-07-18T16:17:34.090Z Downloaded macaddr v1.0.1
3862025-07-18T16:17:34.090Z Downloaded anstyle-query v1.1.1
3872025-07-18T16:17:34.093Z Downloaded usdt-attr-macro v0.5.0
3882025-07-18T16:17:34.093Z Downloaded typeid v1.0.3
3892025-07-18T16:17:34.094Z Downloaded proc-macro-error v1.0.4
3902025-07-18T16:17:34.097Z Downloaded litemap v0.7.3
3912025-07-18T16:17:34.100Z Downloaded icu_provider_macros v1.5.0
3922025-07-18T16:17:34.100Z Downloaded icu_normalizer_data v1.5.0
3932025-07-18T16:17:34.103Z Downloaded icu_locid_transform_data v1.5.0
3942025-07-18T16:17:34.103Z Downloaded quote v1.0.40
3952025-07-18T16:17:34.107Z Downloaded clap_derive v4.5.40
3962025-07-18T16:17:34.107Z Downloaded semver v1.0.26
3972025-07-18T16:17:34.110Z Downloaded heck v0.4.1
3982025-07-18T16:17:34.113Z Downloaded displaydoc v0.2.5
3992025-07-18T16:17:34.116Z Downloaded smallvec v1.15.0
4002025-07-18T16:17:34.116Z Downloaded sha2 v0.10.9
4012025-07-18T16:17:34.119Z Downloaded cargo_toml v0.21.0
4022025-07-18T16:17:34.119Z Downloaded cargo_metadata v0.20.0
4032025-07-18T16:17:34.122Z Downloaded thiserror v2.0.12
4042025-07-18T16:17:34.126Z Downloaded pest_derive v2.7.14
4052025-07-18T16:17:34.129Z Downloaded camino-tempfile v1.4.1
4062025-07-18T16:17:34.129Z Downloaded icu_locid_transform v1.5.0
4072025-07-18T16:17:34.133Z Downloaded scroll v0.12.0
4082025-07-18T16:17:34.137Z Downloaded ryu v1.0.18
4092025-07-18T16:17:34.140Z Downloaded papergrid v0.11.0
4102025-07-18T16:17:34.143Z Downloaded num-traits v0.2.19
4112025-07-18T16:17:34.146Z Downloaded icu_properties v1.5.1
4122025-07-18T16:17:34.149Z Downloaded getrandom v0.3.1
4132025-07-18T16:17:34.149Z Downloaded tempfile v3.20.0
4142025-07-18T16:17:34.152Z Downloaded clap v4.5.40
4152025-07-18T16:17:34.160Z Downloaded serde_derive v1.0.219
4162025-07-18T16:17:34.163Z Downloaded proc-macro2 v1.0.95
4172025-07-18T16:17:34.166Z Downloaded indexmap v2.10.0
4182025-07-18T16:17:34.169Z Downloaded pest_meta v2.7.14
4192025-07-18T16:17:34.172Z Downloaded camino v1.1.10
4202025-07-18T16:17:34.180Z Downloaded icu_locid v1.5.0
4212025-07-18T16:17:34.184Z Downloaded serde v1.0.219
4222025-07-18T16:17:34.187Z Downloaded icu_collections v1.5.0
4232025-07-18T16:17:34.193Z Downloaded memchr v2.7.4
4242025-07-18T16:17:34.198Z Downloaded idna v1.0.3
4252025-07-18T16:17:34.211Z Downloaded pest v2.7.14
4262025-07-18T16:17:34.225Z Downloaded hashbrown v0.15.4
4272025-07-18T16:17:34.238Z Downloaded serde_json v1.0.140
4282025-07-18T16:17:34.248Z Downloaded clap_builder v4.5.40
4292025-07-18T16:17:34.254Z Downloaded goblin v0.8.2
4302025-07-18T16:17:34.258Z Downloaded tabled v0.15.0
4312025-07-18T16:17:34.271Z Downloaded syn v1.0.109
4322025-07-18T16:17:34.292Z Downloaded syn v2.0.104
4332025-07-18T16:17:34.310Z Downloaded rustix v0.38.37
4342025-07-18T16:17:34.328Z Downloaded rustix v1.0.7
4352025-07-18T16:17:34.366Z Downloaded libc v0.2.174
4362025-07-18T16:17:34.443Z Compiling proc-macro2 v1.0.95
4372025-07-18T16:17:34.443Z Compiling unicode-ident v1.0.18
4382025-07-18T16:17:34.443Z Compiling serde v1.0.219
4392025-07-18T16:17:34.443Z Compiling version_check v0.9.5
4402025-07-18T16:17:34.446Z Compiling libc v0.2.174
4412025-07-18T16:17:34.446Z Compiling thiserror v1.0.69
4422025-07-18T16:17:34.446Z Compiling memchr v2.7.4
4432025-07-18T16:17:34.446Z Compiling stable_deref_trait v1.2.0
4442025-07-18T16:17:34.855Z Compiling writeable v0.5.5
4452025-07-18T16:17:34.879Z Compiling autocfg v1.4.0
4462025-07-18T16:17:35.337Z Compiling itoa v1.0.11
4472025-07-18T16:17:35.384Z Compiling ucd-trie v0.1.7
4482025-07-18T16:17:35.428Z Compiling ryu v1.0.18
4492025-07-18T16:17:35.596Z Compiling litemap v0.7.3
4502025-07-18T16:17:35.719Z Compiling once_cell v1.21.3
4512025-07-18T16:17:35.782Z Compiling bitflags v2.9.1
4522025-07-18T16:17:35.868Z Compiling byteorder v1.5.0
4532025-07-18T16:17:35.984Z Compiling icu_locid_transform_data v1.5.0
4542025-07-18T16:17:36.135Z Compiling icu_properties_data v1.5.0
4552025-07-18T16:17:36.158Z Compiling serde_json v1.0.140
4562025-07-18T16:17:36.317Z Compiling num-traits v0.2.19
4572025-07-18T16:17:36.411Z Compiling hashbrown v0.15.4
4582025-07-18T16:17:36.436Z Compiling rustix v0.38.37
4592025-07-18T16:17:36.576Z Compiling quote v1.0.40
4602025-07-18T16:17:36.703Z Compiling utf16_iter v1.0.5
4612025-07-18T16:17:36.770Z Compiling errno v0.3.12
4622025-07-18T16:17:36.935Z Compiling utf8_iter v1.0.4
4632025-07-18T16:17:36.961Z Compiling typeid v1.0.3
4642025-07-18T16:17:37.036Z Compiling syn v2.0.104
4652025-07-18T16:17:37.061Z Compiling smallvec v1.15.0
4662025-07-18T16:17:37.163Z Compiling write16 v1.0.0
4672025-07-18T16:17:37.236Z Compiling equivalent v1.0.2
4682025-07-18T16:17:37.240Z Compiling icu_normalizer_data v1.5.0
4692025-07-18T16:17:37.415Z Compiling usdt-impl v0.5.0
4702025-07-18T16:17:37.443Z Compiling proc-macro-error-attr v1.0.4
4712025-07-18T16:17:37.469Z Compiling syn v1.0.109
4722025-07-18T16:17:37.574Z Compiling indexmap v2.10.0
4732025-07-18T16:17:37.633Z Compiling toml_write v0.1.2
4742025-07-18T16:17:37.636Z Compiling winnow v0.7.10
4752025-07-18T16:17:37.969Z Compiling thread-id v4.2.2
4762025-07-18T16:17:38.102Z Compiling proc-macro-error v1.0.4
4772025-07-18T16:17:38.147Z Compiling plain v0.2.3
4782025-07-18T16:17:38.190Z Compiling utf8parse v0.2.2
4792025-07-18T16:17:38.333Z Compiling camino v1.1.10
4802025-07-18T16:17:38.372Z Compiling semver v1.0.26
4812025-07-18T16:17:38.433Z Compiling getrandom v0.3.1
4822025-07-18T16:17:38.842Z Compiling log v0.4.27
4832025-07-18T16:17:38.915Z Compiling percent-encoding v2.3.1
4842025-07-18T16:17:38.975Z Compiling rustix v1.0.7
4852025-07-18T16:17:39.154Z Compiling form_urlencoded v1.2.1
4862025-07-18T16:17:39.203Z Compiling terminal_size v0.4.0
4872025-07-18T16:17:39.396Z Compiling anstyle-parse v0.2.5
4882025-07-18T16:17:39.441Z Compiling ordered-float v2.10.1
4892025-07-18T16:17:39.741Z Compiling is_terminal_polyfill v1.70.1
4902025-07-18T16:17:39.819Z Compiling thiserror v2.0.12
4912025-07-18T16:17:39.890Z Compiling colorchoice v1.0.2
4922025-07-18T16:17:39.926Z Compiling anstyle-query v1.1.1
4932025-07-18T16:17:40.029Z Compiling pretty-hex v0.4.1
4942025-07-18T16:17:40.078Z Compiling cfg-if v1.0.1
4952025-07-18T16:17:40.106Z Compiling anstyle v1.0.11
4962025-07-18T16:17:40.476Z Compiling anstream v0.6.18
4972025-07-18T16:17:40.697Z Compiling fs-err v3.1.1
4982025-07-18T16:17:40.847Z Compiling strsim v0.11.1
4992025-07-18T16:17:41.000Z Compiling heck v0.4.1
5002025-07-18T16:17:41.035Z Compiling fnv v1.0.7
5012025-07-18T16:17:41.062Z Compiling unicode-xid v0.2.6
5022025-07-18T16:17:41.220Z Compiling anyhow v1.0.98
5032025-07-18T16:17:41.318Z Compiling unicode-width v0.1.14
5042025-07-18T16:17:41.452Z Compiling heck v0.5.0
5052025-07-18T16:17:41.871Z Compiling fastrand v2.1.1
5062025-07-18T16:17:41.897Z Compiling bytecount v0.6.8
5072025-07-18T16:17:41.939Z Compiling clap_lex v0.7.4
5082025-07-18T16:17:42.135Z Compiling papergrid v0.11.0
5092025-07-18T16:17:42.408Z Compiling tempfile v3.20.0
5102025-07-18T16:17:42.435Z Compiling clap_builder v4.5.40
5112025-07-18T16:17:42.594Z Compiling memmap v0.7.0
5122025-07-18T16:17:42.919Z Compiling unicode-linebreak v0.1.5
5132025-07-18T16:17:42.944Z Compiling unicode-width v0.2.0
5142025-07-18T16:17:43.190Z Compiling smawk v0.3.2
5152025-07-18T16:17:43.424Z Compiling textwrap v0.16.2
5162025-07-18T16:17:44.011Z Compiling synstructure v0.13.1
5172025-07-18T16:17:44.256Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5182025-07-18T16:17:44.432Z Compiling swrite v0.1.0
5192025-07-18T16:17:44.726Z Compiling tabled_derive v0.7.0
5202025-07-18T16:17:46.074Z Compiling serde_derive v1.0.219
5212025-07-18T16:17:46.074Z Compiling zerofrom-derive v0.1.4
5222025-07-18T16:17:46.074Z Compiling thiserror-impl v1.0.69
5232025-07-18T16:17:46.077Z Compiling yoke-derive v0.7.4
5242025-07-18T16:17:46.077Z Compiling zerovec-derive v0.10.3
5252025-07-18T16:17:46.286Z Compiling displaydoc v0.2.5
5262025-07-18T16:17:47.828Z Compiling icu_provider_macros v1.5.0
5272025-07-18T16:17:48.701Z Compiling zerocopy-derive v0.7.35
5282025-07-18T16:17:48.863Z Compiling scroll_derive v0.12.0
5292025-07-18T16:17:48.916Z Compiling thiserror-impl v2.0.12
5302025-07-18T16:17:49.283Z Compiling pest v2.7.14
5312025-07-18T16:17:49.525Z Compiling zerofrom v0.1.4
5322025-07-18T16:17:49.771Z Compiling yoke v0.7.4
5332025-07-18T16:17:49.845Z Compiling clap_derive v4.5.40
5342025-07-18T16:17:50.135Z Compiling zerovec v0.10.4
5352025-07-18T16:17:50.249Z Compiling scroll v0.12.0
5362025-07-18T16:17:50.669Z Compiling zerocopy v0.7.35
5372025-07-18T16:17:50.833Z Compiling goblin v0.8.2
5382025-07-18T16:17:51.260Z Compiling tabled v0.15.0
5392025-07-18T16:17:52.095Z Compiling tinystr v0.7.6
5402025-07-18T16:17:52.170Z Compiling pest_meta v2.7.14
5412025-07-18T16:17:52.203Z Compiling icu_collections v1.5.0
5422025-07-18T16:17:52.472Z Compiling icu_locid v1.5.0
5432025-07-18T16:17:53.486Z Compiling pest_generator v2.7.14
5442025-07-18T16:17:53.897Z Compiling icu_provider v1.5.0
5452025-07-18T16:17:54.454Z Compiling clap v4.5.40
5462025-07-18T16:17:54.621Z Compiling icu_locid_transform v1.5.0
5472025-07-18T16:17:55.828Z Compiling pest_derive v2.7.14
5482025-07-18T16:17:55.928Z Compiling icu_properties v1.5.1
5492025-07-18T16:17:56.649Z Compiling dtrace-parser v0.2.0
5502025-07-18T16:17:58.338Z Compiling serde_spanned v0.6.9
5512025-07-18T16:17:58.339Z Compiling toml_datetime v0.6.11
5522025-07-18T16:17:58.342Z Compiling erased-serde v0.4.6
5532025-07-18T16:17:58.654Z Compiling serde_tokenstream v0.2.2
5542025-07-18T16:17:58.834Z Compiling toml_edit v0.22.27
5552025-07-18T16:17:59.198Z Compiling serde-value v0.7.0
5562025-07-18T16:17:59.229Z Compiling cargo-platform v0.2.0
5572025-07-18T16:17:59.355Z Compiling icu_normalizer v1.5.0
5582025-07-18T16:17:59.496Z Compiling serde-untagged v0.1.7
5592025-07-18T16:17:59.761Z Compiling camino-tempfile v1.4.1
5602025-07-18T16:18:00.017Z Compiling macaddr v1.0.1
5612025-07-18T16:18:00.043Z Compiling dof v0.3.0
5622025-07-18T16:18:00.408Z Compiling idna_adapter v1.2.0
5632025-07-18T16:18:00.672Z Compiling idna v1.0.3
5642025-07-18T16:18:01.238Z Compiling url v2.5.4
5652025-07-18T16:18:01.839Z Compiling usdt-macro v0.5.0
5662025-07-18T16:18:01.839Z Compiling usdt-attr-macro v0.5.0
5672025-07-18T16:18:02.025Z Compiling toml v0.8.23
5682025-07-18T16:18:02.901Z Compiling cargo-util-schemas v0.2.0
5692025-07-18T16:18:02.901Z Compiling cargo_toml v0.21.0
5702025-07-18T16:18:02.987Z Compiling usdt v0.5.0
5712025-07-18T16:18:04.296Z Compiling cargo_metadata v0.20.0
5722025-07-18T16:18:06.100Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5732025-07-18T16:18:09.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
5742025-07-18T16:18:09.894Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5752025-07-18T16:18:10.590Z Downloading crates ...
5762025-07-18T16:18:10.736Z Downloaded addr2line v0.24.2
5772025-07-18T16:18:10.752Z Downloaded arrayvec v0.7.6
5782025-07-18T16:18:10.770Z Downloaded base64 v0.13.1
5792025-07-18T16:18:10.770Z Downloaded bit-set v0.5.3
5802025-07-18T16:18:10.770Z Downloaded adler2 v2.0.0
5812025-07-18T16:18:10.770Z Downloaded base16ct v0.2.0
5822025-07-18T16:18:10.770Z Downloaded crucible-workspace-hack v0.1.0
5832025-07-18T16:18:10.788Z Downloaded argon2 v0.5.3
5842025-07-18T16:18:10.788Z Downloaded ascii-canvas v3.0.0
5852025-07-18T16:18:10.788Z Downloaded const_format_proc_macros v0.2.34
5862025-07-18T16:18:10.788Z Downloaded hashbrown v0.12.3
5872025-07-18T16:18:10.797Z Downloaded base64ct v1.6.0
5882025-07-18T16:18:10.797Z Downloaded http-range v0.1.5
5892025-07-18T16:18:10.797Z Downloaded hex-literal v0.4.1
5902025-07-18T16:18:10.797Z Downloaded hmac v0.12.1
5912025-07-18T16:18:10.797Z Downloaded home v0.5.9
5922025-07-18T16:18:10.797Z Downloaded bit-vec v0.8.0
5932025-07-18T16:18:10.797Z Downloaded http-body v1.0.1
5942025-07-18T16:18:10.807Z Downloaded ciborium-io v0.2.2
5952025-07-18T16:18:10.807Z Downloaded atty v0.2.14
5962025-07-18T16:18:10.807Z Downloaded http-body-util v0.1.3
5972025-07-18T16:18:10.807Z Downloaded async-stream v0.3.6
5982025-07-18T16:18:10.807Z Downloaded bb8 v0.8.5
5992025-07-18T16:18:10.815Z Downloaded aead v0.5.2
6002025-07-18T16:18:10.815Z Downloaded async-stream-impl v0.3.6
6012025-07-18T16:18:10.815Z Downloaded hostname v0.4.0
6022025-07-18T16:18:10.815Z Downloaded cfg_aliases v0.1.1
6032025-07-18T16:18:10.823Z Downloaded atomicwrites v0.4.4
6042025-07-18T16:18:10.823Z Downloaded async-trait v0.1.88
6052025-07-18T16:18:10.823Z Downloaded cexpr v0.6.0
6062025-07-18T16:18:10.832Z Downloaded hex v0.4.3
6072025-07-18T16:18:10.832Z Downloaded base64 v0.22.1
6082025-07-18T16:18:10.832Z Downloaded arrayref v0.3.9
6092025-07-18T16:18:10.832Z Downloaded atomic-waker v1.1.2
6102025-07-18T16:18:10.844Z Downloaded hickory-proto v0.24.4
6112025-07-18T16:18:10.852Z Downloaded ident_case v1.0.1
6122025-07-18T16:18:10.852Z Downloaded hickory-client v0.25.2
6132025-07-18T16:18:10.864Z Downloaded bcrypt-pbkdf v0.10.0
6142025-07-18T16:18:10.864Z Downloaded assert_matches v1.5.0
6152025-07-18T16:18:10.864Z Downloaded inout v0.1.3
6162025-07-18T16:18:10.864Z Downloaded cobs v0.2.3
6172025-07-18T16:18:10.888Z Downloaded highway v1.3.0
6182025-07-18T16:18:10.888Z Downloaded hostname v0.3.1
6192025-07-18T16:18:10.888Z Downloaded instant v0.1.13
6202025-07-18T16:18:10.888Z Downloaded crc8 v0.1.1
6212025-07-18T16:18:10.888Z Downloaded constant_time_eq v0.3.1
6222025-07-18T16:18:10.888Z Downloaded cfg_aliases v0.2.1
6232025-07-18T16:18:10.888Z Downloaded is_ci v1.2.0
6242025-07-18T16:18:10.888Z Downloaded heck v0.3.3
6252025-07-18T16:18:10.888Z Downloaded heapless v0.7.17
6262025-07-18T16:18:10.902Z Downloaded chrono-tz-build v0.4.0
6272025-07-18T16:18:10.902Z Downloaded match_cfg v0.1.0
6282025-07-18T16:18:10.902Z Downloaded cassowary v0.3.0
6292025-07-18T16:18:10.902Z Downloaded ciborium-ll v0.2.2
6302025-07-18T16:18:10.902Z Downloaded crossbeam-deque v0.8.5
6312025-07-18T16:18:10.902Z Downloaded md5 v0.7.0
6322025-07-18T16:18:10.902Z Downloaded humantime v2.2.0
6332025-07-18T16:18:10.902Z Downloaded hubpack_derive v0.1.1
6342025-07-18T16:18:10.902Z Downloaded cmake v0.1.51
6352025-07-18T16:18:10.902Z Downloaded secrecy v0.8.0
6362025-07-18T16:18:10.921Z Downloaded hickory-resolver v0.25.2
6372025-07-18T16:18:10.921Z Downloaded convert_case v0.4.0
6382025-07-18T16:18:10.921Z Downloaded ref-cast v1.0.24
6392025-07-18T16:18:10.921Z Downloaded slog-envlogger v2.2.0
6402025-07-18T16:18:10.921Z Downloaded castaway v0.2.3
6412025-07-18T16:18:10.921Z Downloaded bcs v0.1.6
6422025-07-18T16:18:10.921Z Downloaded ingot-types v0.1.2
6432025-07-18T16:18:10.921Z Downloaded impl-trait-for-tuples v0.2.2
6442025-07-18T16:18:10.921Z Downloaded indoc v1.0.9
6452025-07-18T16:18:10.921Z Downloaded kstat-rs v0.2.4
6462025-07-18T16:18:10.928Z Downloaded block-padding v0.3.3
6472025-07-18T16:18:10.928Z Downloaded instability v0.3.2
6482025-07-18T16:18:10.928Z Downloaded libz-rs-sys v0.5.1
6492025-07-18T16:18:10.928Z Downloaded lru v0.12.5
6502025-07-18T16:18:10.934Z Downloaded crc-catalog v2.4.0
6512025-07-18T16:18:10.935Z Downloaded quick-error v1.2.3
6522025-07-18T16:18:10.935Z Downloaded lru-cache v0.1.2
6532025-07-18T16:18:10.941Z Downloaded memoffset v0.9.1
6542025-07-18T16:18:10.941Z Downloaded simd-adler32 v0.3.7
6552025-07-18T16:18:10.941Z Downloaded rand_core v0.6.4
6562025-07-18T16:18:10.953Z Downloaded md-5 v0.10.6
6572025-07-18T16:18:10.953Z Downloaded maybe-uninit v2.0.0
6582025-07-18T16:18:10.953Z Downloaded cookie_store v0.21.1
6592025-07-18T16:18:10.953Z Downloaded maplit v1.0.2
6602025-07-18T16:18:10.960Z Downloaded headers v0.4.1
6612025-07-18T16:18:10.960Z Downloaded termtree v0.5.1
6622025-07-18T16:18:10.974Z Downloaded try-lock v0.2.5
6632025-07-18T16:18:10.981Z Downloaded jobserver v0.1.32
6642025-07-18T16:18:10.981Z Downloaded ipnet v2.11.0
6652025-07-18T16:18:10.981Z Downloaded crc32fast v1.4.2
6662025-07-18T16:18:10.989Z Downloaded lock_api v0.4.12
6672025-07-18T16:18:10.989Z Downloaded bzip2 v0.5.2
6682025-07-18T16:18:10.989Z Downloaded cookie v0.18.1
6692025-07-18T16:18:10.997Z Downloaded zone_cfg_derive v0.3.0
6702025-07-18T16:18:10.997Z Downloaded unarray v0.1.4
6712025-07-18T16:18:10.997Z Downloaded mime_guess v2.0.5
6722025-07-18T16:18:11.004Z Downloaded typify-macro v0.4.1
6732025-07-18T16:18:11.004Z Downloaded diesel_table_macro_syntax v0.2.0
6742025-07-18T16:18:11.004Z Downloaded strip-ansi-escapes v0.2.0
6752025-07-18T16:18:11.005Z Downloaded stringprep v0.1.5
6762025-07-18T16:18:11.005Z Downloaded crunchy v0.2.2
6772025-07-18T16:18:11.015Z Downloaded embedded-io v0.6.1
6782025-07-18T16:18:11.015Z Downloaded debug-ignore v1.0.5
6792025-07-18T16:18:11.015Z Downloaded spin v0.9.8
6802025-07-18T16:18:11.015Z Downloaded derive_builder_macro v0.20.2
6812025-07-18T16:18:11.029Z Downloaded newtype_derive v0.1.6
6822025-07-18T16:18:11.029Z Downloaded utf-8 v0.7.6
6832025-07-18T16:18:11.029Z Downloaded newline-converter v0.3.0
6842025-07-18T16:18:11.029Z Downloaded fxhash v0.2.1
6852025-07-18T16:18:11.029Z Downloaded new_debug_unreachable v1.0.6
6862025-07-18T16:18:11.029Z Downloaded xz2 v0.1.7
6872025-07-18T16:18:11.043Z Downloaded snafu-derive v0.8.5
6882025-07-18T16:18:11.043Z Downloaded topological-sort v0.2.2
6892025-07-18T16:18:11.043Z Downloaded crossbeam-epoch v0.9.18
6902025-07-18T16:18:11.043Z Downloaded ahash v0.8.11
6912025-07-18T16:18:11.043Z Downloaded ignore v0.4.23
6922025-07-18T16:18:11.050Z Downloaded serde_with_macros v3.14.0
6932025-07-18T16:18:11.050Z Downloaded litrs v0.4.1
6942025-07-18T16:18:11.050Z Downloaded peg-runtime v0.8.5
6952025-07-18T16:18:11.050Z Downloaded openssl-macros v0.1.1
6962025-07-18T16:18:11.050Z Downloaded typify-macro v0.3.0
6972025-07-18T16:18:11.050Z Downloaded untrusted v0.7.1
6982025-07-18T16:18:11.050Z Downloaded hickory-resolver v0.24.4
6992025-07-18T16:18:11.058Z Downloaded progenitor-client v0.9.1
7002025-07-18T16:18:11.058Z Downloaded olpc-cjson v0.1.4
7012025-07-18T16:18:11.058Z Downloaded progenitor v0.8.0
7022025-07-18T16:18:11.069Z Downloaded progenitor v0.9.1
7032025-07-18T16:18:11.069Z Downloaded dunce v1.0.5
7042025-07-18T16:18:11.069Z Downloaded xshell-macros v0.2.7
7052025-07-18T16:18:11.069Z Downloaded smallvec v0.6.14
7062025-07-18T16:18:11.075Z Downloaded defmt-macros v0.3.9
7072025-07-18T16:18:11.076Z Downloaded russh-cryptovec v0.7.3
7082025-07-18T16:18:11.076Z Downloaded progenitor-macro v0.10.0
7092025-07-18T16:18:11.076Z Downloaded dsl_auto_type v0.1.2
7102025-07-18T16:18:11.076Z Downloaded env_filter v0.1.2
7112025-07-18T16:18:11.085Z Downloaded tokio-rustls v0.26.0
7122025-07-18T16:18:11.085Z Downloaded untrusted v0.9.0
7132025-07-18T16:18:11.085Z Downloaded num-iter v0.1.45
7142025-07-18T16:18:11.099Z Downloaded newtype-uuid v1.2.4
7152025-07-18T16:18:11.099Z Downloaded glob v0.3.2
7162025-07-18T16:18:11.099Z Downloaded typify v0.2.0
7172025-07-18T16:18:11.099Z Downloaded indexmap v1.9.3
7182025-07-18T16:18:11.111Z Downloaded crossbeam-utils v0.8.21
7192025-07-18T16:18:11.111Z Downloaded serde_repr v0.1.19
7202025-07-18T16:18:11.111Z Downloaded parse-size v1.1.0
7212025-07-18T16:18:11.112Z Downloaded whoami v1.5.2
7222025-07-18T16:18:11.124Z Downloaded time-core v0.1.2
7232025-07-18T16:18:11.124Z Downloaded parse-display-derive v0.10.0
7242025-07-18T16:18:11.124Z Downloaded prettyplease v0.2.35
7252025-07-18T16:18:11.124Z Downloaded parse-display v0.10.0
7262025-07-18T16:18:11.124Z Downloaded daft-derive v0.1.4
7272025-07-18T16:18:11.136Z Downloaded rfc6979 v0.4.0
7282025-07-18T16:18:11.136Z Downloaded resolv-conf v0.7.0
7292025-07-18T16:18:11.136Z Downloaded bumpalo v3.16.0
7302025-07-18T16:18:11.136Z Downloaded derive_builder_core v0.20.2
7312025-07-18T16:18:11.143Z Downloaded secrecy v0.10.3
7322025-07-18T16:18:11.144Z Downloaded rtoolbox v0.0.2
7332025-07-18T16:18:11.144Z Downloaded shlex v1.3.0
7342025-07-18T16:18:11.144Z Downloaded signal-hook-registry v1.4.2
7352025-07-18T16:18:11.144Z Downloaded futures-macro v0.3.31
7362025-07-18T16:18:11.144Z Downloaded ssh-cipher v0.2.0
7372025-07-18T16:18:11.144Z Downloaded ssh-encoding v0.2.0
7382025-07-18T16:18:11.151Z Downloaded subtle v2.6.1
7392025-07-18T16:18:11.151Z Downloaded zerocopy v0.6.6
7402025-07-18T16:18:11.151Z Downloaded heapless v0.8.0
7412025-07-18T16:18:11.157Z Downloaded jiff-static v0.2.15
7422025-07-18T16:18:11.171Z Downloaded termios v0.3.3
7432025-07-18T16:18:11.171Z Downloaded const_format v0.2.34
7442025-07-18T16:18:11.187Z Downloaded futures-task v0.3.31
7452025-07-18T16:18:11.187Z Downloaded pem-rfc7468 v0.7.0
7462025-07-18T16:18:11.187Z Downloaded tiny-keccak v2.0.2
7472025-07-18T16:18:11.188Z Downloaded hashbrown v0.13.2
7482025-07-18T16:18:11.188Z Downloaded precomputed-hash v0.1.1
7492025-07-18T16:18:11.188Z Downloaded num-derive v0.3.3
7502025-07-18T16:18:11.199Z Downloaded xattr v1.3.1
7512025-07-18T16:18:11.199Z Downloaded pkcs1 v0.7.5
7522025-07-18T16:18:11.199Z Downloaded phf_generator v0.11.2
7532025-07-18T16:18:11.199Z Downloaded pin-project-lite v0.2.14
7542025-07-18T16:18:11.212Z Downloaded foreign-types v0.3.2
7552025-07-18T16:18:11.212Z Downloaded dropshot_endpoint v0.16.2
7562025-07-18T16:18:11.212Z Downloaded foreign-types v0.5.0
7572025-07-18T16:18:11.212Z Downloaded dyn-clone v1.0.19
7582025-07-18T16:18:11.212Z Downloaded daft v0.1.4
7592025-07-18T16:18:11.218Z Downloaded sct v0.7.1
7602025-07-18T16:18:11.218Z Downloaded zstd v0.13.3
7612025-07-18T16:18:11.218Z Downloaded uuid v1.17.0
7622025-07-18T16:18:11.218Z Downloaded scheduled-thread-pool v0.2.7
7632025-07-18T16:18:11.226Z Downloaded serde_yaml v0.9.34+deprecated
7642025-07-18T16:18:11.226Z Downloaded tower-layer v0.3.3
7652025-07-18T16:18:11.226Z Downloaded sqlparser_derive v0.2.2
7662025-07-18T16:18:11.237Z Downloaded take_mut v0.2.2
7672025-07-18T16:18:11.237Z Downloaded nodrop v0.1.14
7682025-07-18T16:18:11.237Z Downloaded omicron-zone-package v0.12.2
7692025-07-18T16:18:11.243Z Downloaded predicates v3.1.3
7702025-07-18T16:18:11.243Z Downloaded num_enum_derive v0.5.11
7712025-07-18T16:18:11.243Z Downloaded want v0.3.1
7722025-07-18T16:18:11.243Z Downloaded endian-type v0.1.2
7732025-07-18T16:18:11.244Z Downloaded packed_struct v0.10.1
7742025-07-18T16:18:11.264Z Downloaded cstr-argument v0.1.2
7752025-07-18T16:18:11.264Z Downloaded phf v0.11.2
7762025-07-18T16:18:11.264Z Downloaded phf_codegen v0.11.2
7772025-07-18T16:18:11.264Z Downloaded radium v0.7.0
7782025-07-18T16:18:11.264Z Downloaded r2d2 v0.8.10
7792025-07-18T16:18:11.264Z Downloaded ron v0.7.1
7802025-07-18T16:18:11.271Z Downloaded serde_bytes v0.11.17
7812025-07-18T16:18:11.271Z Downloaded slab v0.4.9
7822025-07-18T16:18:11.271Z Downloaded foreign-types-macros v0.2.3
7832025-07-18T16:18:11.271Z Downloaded derive-ex v0.1.8
7842025-07-18T16:18:11.277Z Downloaded openssl-probe v0.1.5
7852025-07-18T16:18:11.287Z Downloaded subprocess v0.2.9
7862025-07-18T16:18:11.287Z Downloaded spki v0.7.3
7872025-07-18T16:18:11.297Z Downloaded tokio-native-tls v0.3.1
7882025-07-18T16:18:11.297Z Downloaded slog-scope v4.4.0
7892025-07-18T16:18:11.308Z Downloaded universal-hash v0.5.1
7902025-07-18T16:18:11.308Z Downloaded thiserror-no-std v2.0.2
7912025-07-18T16:18:11.319Z Downloaded display-error-chain v0.2.2
7922025-07-18T16:18:11.319Z Downloaded strum v0.27.1
7932025-07-18T16:18:11.319Z Downloaded aes v0.8.4
7942025-07-18T16:18:11.319Z Downloaded dirs-sys-next v0.1.2
7952025-07-18T16:18:11.319Z Downloaded derive-where v1.5.0
7962025-07-18T16:18:11.329Z Downloaded group v0.13.0
7972025-07-18T16:18:11.329Z Downloaded tower-service v0.3.3
7982025-07-18T16:18:11.329Z Downloaded libm v0.2.8
7992025-07-18T16:18:11.339Z Downloaded darling_macro v0.20.10
8002025-07-18T16:18:11.339Z Downloaded toml_edit v0.19.15
8012025-07-18T16:18:11.356Z Downloaded oso-derive v0.27.3
8022025-07-18T16:18:11.365Z Downloaded num_threads v0.1.7
8032025-07-18T16:18:11.365Z Downloaded psl-types v2.0.11
8042025-07-18T16:18:11.365Z Downloaded oxnet v0.1.2
8052025-07-18T16:18:11.365Z Downloaded powerfmt v0.2.0
8062025-07-18T16:18:11.365Z Downloaded tokio-rustls v0.24.1
8072025-07-18T16:18:11.365Z Downloaded rustversion v1.0.17
8082025-07-18T16:18:11.373Z Downloaded der_derive v0.7.3
8092025-07-18T16:18:11.374Z Downloaded pbkdf2 v0.12.2
8102025-07-18T16:18:11.374Z Downloaded rustls-pemfile v1.0.4
8112025-07-18T16:18:11.383Z Downloaded rustls-native-certs v0.8.1
8122025-07-18T16:18:11.383Z Downloaded strum_macros v0.24.3
8132025-07-18T16:18:11.383Z Downloaded slog-dtrace v0.3.0
8142025-07-18T16:18:11.391Z Downloaded signature v2.2.0
8152025-07-18T16:18:11.391Z Downloaded multimap v0.10.1
8162025-07-18T16:18:11.391Z Downloaded libxml v0.3.3
8172025-07-18T16:18:11.399Z Downloaded normalize-line-endings v0.3.0
8182025-07-18T16:18:11.399Z Downloaded void v1.0.2
8192025-07-18T16:18:11.410Z Downloaded either v1.15.0
8202025-07-18T16:18:11.410Z Downloaded packed_struct_codegen v0.10.1
8212025-07-18T16:18:11.410Z Downloaded embedded-io v0.4.0
8222025-07-18T16:18:11.410Z Downloaded typed-path v0.9.3
8232025-07-18T16:18:11.419Z Downloaded futures-executor v0.3.31
8242025-07-18T16:18:11.419Z Downloaded ed25519 v2.2.3
8252025-07-18T16:18:11.425Z Downloaded which v4.4.2
8262025-07-18T16:18:11.425Z Downloaded globset v0.4.15
8272025-07-18T16:18:11.425Z Downloaded native-tls v0.2.12
8282025-07-18T16:18:11.425Z Downloaded curve25519-dalek-derive v0.1.1
8292025-07-18T16:18:11.430Z Downloaded peg v0.8.5
8302025-07-18T16:18:11.435Z Downloaded rand_chacha v0.3.1
8312025-07-18T16:18:11.435Z Downloaded serde-hex v0.1.0
8322025-07-18T16:18:11.435Z Downloaded proc-macro-error-attr2 v2.0.0
8332025-07-18T16:18:11.440Z Downloaded thread_local v1.1.8
8342025-07-18T16:18:11.440Z Downloaded semver v0.1.20
8352025-07-18T16:18:11.449Z Downloaded hyper v1.6.0
8362025-07-18T16:18:11.458Z Downloaded smf v0.2.3
8372025-07-18T16:18:11.458Z Downloaded itertools v0.14.0
8382025-07-18T16:18:11.468Z Downloaded slog-term v2.9.1
8392025-07-18T16:18:11.468Z Downloaded enum-as-inner v0.6.1
8402025-07-18T16:18:11.468Z Downloaded float-cmp v0.10.0
8412025-07-18T16:18:11.477Z Downloaded diesel-dtrace v0.4.2
8422025-07-18T16:18:11.477Z Downloaded data-encoding v2.9.0
8432025-07-18T16:18:11.477Z Downloaded xshell v0.2.7
8442025-07-18T16:18:11.477Z Downloaded vergen v8.3.2
8452025-07-18T16:18:11.477Z Downloaded owo-colors v4.2.2
8462025-07-18T16:18:11.487Z Downloaded x509-cert v0.2.5
8472025-07-18T16:18:11.495Z Downloaded serde-big-array v0.5.1
8482025-07-18T16:18:11.495Z Downloaded flagset v0.4.6
8492025-07-18T16:18:11.495Z Downloaded paste v1.0.15
8502025-07-18T16:18:11.504Z Downloaded zone v0.1.8
8512025-07-18T16:18:11.504Z Downloaded strum_macros v0.26.4
8522025-07-18T16:18:11.504Z Downloaded num-conv v0.1.0
8532025-07-18T16:18:11.504Z Downloaded tabled_derive v0.10.0
8542025-07-18T16:18:11.519Z Downloaded proc-macro-error2 v2.0.1
8552025-07-18T16:18:11.519Z Downloaded zip v0.6.6
8562025-07-18T16:18:11.519Z Downloaded difflib v0.4.0
8572025-07-18T16:18:11.519Z Downloaded same-file v1.0.6
8582025-07-18T16:18:11.519Z Downloaded supports-color v3.0.2
8592025-07-18T16:18:11.519Z Downloaded number_prefix v0.4.0
8602025-07-18T16:18:11.519Z Downloaded scopeguard v1.2.0
8612025-07-18T16:18:11.524Z Downloaded flume v0.11.1
8622025-07-18T16:18:11.524Z Downloaded futures-core v0.3.31
8632025-07-18T16:18:11.530Z Downloaded ecdsa v0.16.9
8642025-07-18T16:18:11.530Z Downloaded funty v2.0.0
8652025-07-18T16:18:11.530Z Downloaded nu-ansi-term v0.50.1
8662025-07-18T16:18:11.536Z Downloaded float-ord v0.3.2
8672025-07-18T16:18:11.536Z Downloaded vte v0.11.1
8682025-07-18T16:18:11.536Z Downloaded zone v0.3.1
8692025-07-18T16:18:11.540Z Downloaded p256 v0.13.2
8702025-07-18T16:18:11.547Z Downloaded slog-async v2.8.0
8712025-07-18T16:18:11.547Z Downloaded serde_plain v1.0.2
8722025-07-18T16:18:11.547Z Downloaded serde_path_to_error v0.1.17
8732025-07-18T16:18:11.554Z Downloaded scrypt v0.11.0
8742025-07-18T16:18:11.554Z Downloaded snafu v0.8.5
8752025-07-18T16:18:11.561Z Downloaded zeroize v1.8.1
8762025-07-18T16:18:11.561Z Downloaded elliptic-curve v0.13.8
8772025-07-18T16:18:11.565Z Downloaded tinyvec_macros v0.1.1
8782025-07-18T16:18:11.565Z Downloaded rustc_version v0.4.1
8792025-07-18T16:18:11.565Z Downloaded phf_shared v0.11.2
8802025-07-18T16:18:11.571Z Downloaded parking_lot_core v0.9.10
8812025-07-18T16:18:11.571Z Downloaded tabwriter v1.4.0
8822025-07-18T16:18:11.574Z Downloaded document-features v0.2.10
8832025-07-18T16:18:11.575Z Downloaded strum_macros v0.27.1
8842025-07-18T16:18:11.596Z Downloaded rand v0.8.5
8852025-07-18T16:18:11.596Z Downloaded signal-hook-tokio v0.3.1
8862025-07-18T16:18:11.596Z Downloaded postcard v1.0.10
8872025-07-18T16:18:11.596Z Downloaded unicode_categories v0.1.1
8882025-07-18T16:18:11.596Z Downloaded env_logger v0.11.5
8892025-07-18T16:18:11.596Z Downloaded des v0.8.1
8902025-07-18T16:18:11.597Z Downloaded twox-hash v2.1.0
8912025-07-18T16:18:11.597Z Downloaded polyval v0.6.2
8922025-07-18T16:18:11.597Z Downloaded tls_codec v0.4.1
8932025-07-18T16:18:11.602Z Downloaded postgres-protocol v0.6.8
8942025-07-18T16:18:11.602Z Downloaded defmt-parser v0.3.4
8952025-07-18T16:18:11.607Z Downloaded aws-lc-rs v1.12.4
8962025-07-18T16:18:11.611Z Downloaded csv-core v0.1.11
8972025-07-18T16:18:11.617Z Downloaded zeroize_derive v1.4.2
8982025-07-18T16:18:11.617Z Downloaded quinn v0.11.5
8992025-07-18T16:18:11.621Z Downloaded tokio-postgres v0.7.13
9002025-07-18T16:18:11.627Z Downloaded tagptr v0.2.0
9012025-07-18T16:18:11.632Z Downloaded ctr v0.9.2
9022025-07-18T16:18:11.632Z Downloaded num-complex v0.4.6
9032025-07-18T16:18:11.635Z Downloaded pretty_assertions v1.4.1
9042025-07-18T16:18:11.635Z Downloaded russh v0.45.0
9052025-07-18T16:18:11.641Z Downloaded tls_codec_derive v0.4.1
9062025-07-18T16:18:11.646Z Downloaded tap v1.0.1
9072025-07-18T16:18:11.646Z Downloaded tough v0.20.0
9082025-07-18T16:18:11.652Z Downloaded postgres-types v0.2.9
9092025-07-18T16:18:11.656Z Downloaded parking_lot v0.11.2
9102025-07-18T16:18:11.659Z Downloaded bindgen v0.69.5
9112025-07-18T16:18:11.663Z Downloaded russh-keys v0.45.0
9122025-07-18T16:18:11.667Z Downloaded ed25519-dalek v2.1.1
9132025-07-18T16:18:11.672Z Downloaded miniz_oxide v0.8.5
9142025-07-18T16:18:11.676Z Downloaded publicsuffix v2.3.0
9152025-07-18T16:18:11.680Z Downloaded value-bag v1.9.0
9162025-07-18T16:18:11.680Z Downloaded nom v7.1.3
9172025-07-18T16:18:11.686Z Downloaded parking_lot_core v0.8.6
9182025-07-18T16:18:11.690Z Downloaded tui-tree-widget v0.23.1
9192025-07-18T16:18:11.690Z Downloaded rustc-demangle v0.1.24
9202025-07-18T16:18:11.693Z Downloaded tracing v0.1.40
9212025-07-18T16:18:11.698Z Downloaded rustls-webpki v0.101.7
9222025-07-18T16:18:11.714Z Downloaded tinyvec v1.8.0
9232025-07-18T16:18:11.717Z Downloaded pin-project v1.1.6
9242025-07-18T16:18:11.729Z Downloaded rayon-core v1.12.1
9252025-07-18T16:18:11.732Z Downloaded rustls-webpki v0.102.8
9262025-07-18T16:18:11.752Z Downloaded tar v0.4.44
9272025-07-18T16:18:11.757Z Downloaded bitvec v1.0.1
9282025-07-18T16:18:11.770Z Downloaded half v2.4.1
9292025-07-18T16:18:11.774Z Downloaded tower-http v0.6.6
9302025-07-18T16:18:11.781Z Downloaded prefix-trie v0.7.0
9312025-07-18T16:18:11.785Z Downloaded openssl-sys v0.9.109
9322025-07-18T16:18:11.789Z Downloaded expectorate v1.2.0
9332025-07-18T16:18:11.803Z Downloaded oso v0.27.3
9342025-07-18T16:18:11.807Z Downloaded tracing-core v0.1.32
9352025-07-18T16:18:11.807Z Downloaded rand v0.9.1
9362025-07-18T16:18:11.807Z Downloaded p521 v0.13.3
9372025-07-18T16:18:11.807Z Downloaded zerocopy-derive v0.8.26
9382025-07-18T16:18:11.811Z Downloaded proptest v1.7.0
9392025-07-18T16:18:11.821Z Downloaded unicode-segmentation v1.12.0
9402025-07-18T16:18:11.825Z Downloaded lalrpop v0.19.12
9412025-07-18T16:18:11.835Z Downloaded minimal-lexical v0.2.1
9422025-07-18T16:18:11.840Z Downloaded parse-zoneinfo v0.3.1
9432025-07-18T16:18:11.843Z Downloaded chrono v0.4.41
9442025-07-18T16:18:11.848Z Downloaded unicode-normalization v0.1.24
9452025-07-18T16:18:11.851Z Downloaded tabled v0.18.0
9462025-07-18T16:18:11.866Z Downloaded zip v4.2.0
9472025-07-18T16:18:11.869Z Downloaded radix_trie v0.2.1
9482025-07-18T16:18:11.875Z Downloaded der v0.7.9
9492025-07-18T16:18:11.879Z Downloaded rustyline v14.0.0
9502025-07-18T16:18:11.884Z Downloaded winnow v0.6.26
9512025-07-18T16:18:11.893Z Downloaded zlib-rs v0.5.1
9522025-07-18T16:18:11.898Z Downloaded sqlparser v0.45.0
9532025-07-18T16:18:11.902Z Downloaded git2 v0.19.0
9542025-07-18T16:18:11.920Z Downloaded num-bigint-dig v0.8.4
9552025-07-18T16:18:11.923Z Downloaded salty v0.3.0
9562025-07-18T16:18:11.923Z Downloaded rayon v1.10.0
9572025-07-18T16:18:11.931Z Downloaded reedline v0.40.0
9582025-07-18T16:18:11.940Z Downloaded quinn-proto v0.11.8
9592025-07-18T16:18:11.946Z Downloaded moka v0.12.10
9602025-07-18T16:18:11.957Z Downloaded petname v2.0.2
9612025-07-18T16:18:11.964Z Downloaded futures-util v0.3.31
9622025-07-18T16:18:11.978Z Downloaded portable-atomic v1.11.0
9632025-07-18T16:18:11.986Z Downloaded p384 v0.13.0
9642025-07-18T16:18:11.991Z Downloaded vcpkg v0.2.15
9652025-07-18T16:18:12.033Z Downloaded h2 v0.4.6
9662025-07-18T16:18:12.038Z Downloaded gimli v0.31.1
9672025-07-18T16:18:12.047Z Downloaded zerocopy v0.8.26
9682025-07-18T16:18:12.070Z Downloaded webpki-roots v1.0.1
9692025-07-18T16:18:12.074Z Downloaded smoltcp v0.9.1
9702025-07-18T16:18:12.084Z Downloaded bstr v1.10.0
9712025-07-18T16:18:12.097Z Downloaded polar-core v0.27.3
9722025-07-18T16:18:12.102Z Downloaded rustls v0.21.12
9732025-07-18T16:18:12.113Z Downloaded regex-syntax v0.6.29
9742025-07-18T16:18:12.120Z Downloaded openapiv3 v2.2.0
9752025-07-18T16:18:12.131Z Downloaded regex v1.11.1
9762025-07-18T16:18:12.144Z Downloaded smoltcp v0.11.0
9772025-07-18T16:18:12.157Z Downloaded nix v0.28.0
9782025-07-18T16:18:12.168Z Downloaded nix v0.29.0
9792025-07-18T16:18:12.180Z Downloaded nix v0.27.1
9802025-07-18T16:18:12.192Z Downloaded curve25519-dalek v4.1.3
9812025-07-18T16:18:12.199Z Downloaded nix v0.30.1
9822025-07-18T16:18:12.211Z Downloaded regress v0.10.3
9832025-07-18T16:18:12.219Z Downloaded typify-impl v0.3.0
9842025-07-18T16:18:12.233Z Downloaded typify-impl v0.4.1
9852025-07-18T16:18:12.247Z Downloaded diesel v2.2.11
9862025-07-18T16:18:12.265Z Downloaded typify-impl v0.2.0
9872025-07-18T16:18:12.278Z Downloaded bzip2-sys v0.1.13+1.0.8
9882025-07-18T16:18:12.289Z Downloaded rustls v0.22.4
9892025-07-18T16:18:12.302Z Downloaded regex-syntax v0.8.5
9902025-07-18T16:18:12.310Z Downloaded sled v0.34.7
9912025-07-18T16:18:12.320Z Downloaded dropshot v0.16.2
9922025-07-18T16:18:12.342Z Downloaded rustls v0.23.19
9932025-07-18T16:18:12.352Z Downloaded zerocopy-derive v0.6.6
9942025-07-18T16:18:12.361Z Downloaded ratatui v0.29.0
9952025-07-18T16:18:12.380Z Downloaded lzma-sys v0.1.20
9962025-07-18T16:18:12.405Z Downloaded regex-automata v0.4.8
9972025-07-18T16:18:12.418Z Downloaded jiff v0.2.15
9982025-07-18T16:18:12.434Z Downloaded object v0.36.5
9992025-07-18T16:18:12.445Z Downloaded hickory-proto v0.25.2
10002025-07-18T16:18:12.459Z Downloaded chrono-tz v0.10.3
10012025-07-18T16:18:12.465Z Downloaded tokio v1.45.1
10022025-07-18T16:18:12.500Z Downloaded object v0.30.4
10032025-07-18T16:18:12.509Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10042025-07-18T16:18:12.523Z Downloaded libz-sys v1.1.20
10052025-07-18T16:18:12.542Z Downloaded petgraph v0.8.2
10062025-07-18T16:18:12.560Z Downloaded petgraph v0.6.5
10072025-07-18T16:18:12.576Z Downloaded sha3 v0.10.8
10082025-07-18T16:18:12.581Z Downloaded quick-xml v0.37.2
10092025-07-18T16:18:12.586Z Downloaded openssl v0.10.73
10102025-07-18T16:18:12.594Z Downloaded serde_with v3.14.0
10112025-07-18T16:18:12.605Z Downloaded typify v0.3.0
10122025-07-18T16:18:12.608Z Downloaded samael v0.0.19
10132025-07-18T16:18:12.613Z Downloaded csv v1.3.1
10142025-07-18T16:18:12.631Z Downloaded tokio-util v0.7.15
10152025-07-18T16:18:12.637Z Downloaded time v0.3.36
10162025-07-18T16:18:12.644Z Downloaded tower v0.5.2
10172025-07-18T16:18:12.652Z Downloaded flate2 v1.1.2
10182025-07-18T16:18:12.656Z Downloaded diesel_derives v2.2.3
10192025-07-18T16:18:12.660Z Downloaded darling_core v0.20.10
10202025-07-18T16:18:12.664Z Downloaded pin-project-internal v1.1.6
10212025-07-18T16:18:12.667Z Downloaded futures v0.3.31
10222025-07-18T16:18:12.670Z Downloaded ssh-key v0.6.6
10232025-07-18T16:18:12.678Z Downloaded bindgen v0.71.1
10242025-07-18T16:18:12.683Z Downloaded futures-channel v0.3.31
10252025-07-18T16:18:12.686Z Downloaded tungstenite v0.23.0
10262025-07-18T16:18:12.689Z Downloaded mio v1.0.2
10272025-07-18T16:18:12.693Z Downloaded typify v0.4.1
10282025-07-18T16:18:12.697Z Downloaded tungstenite v0.21.0
10292025-07-18T16:18:12.700Z Downloaded term v0.7.0
10302025-07-18T16:18:12.703Z Downloaded password-hash v0.5.0
10312025-07-18T16:18:12.706Z Downloaded slog v2.7.0
10322025-07-18T16:18:12.709Z Downloaded reqwest v0.12.22
10332025-07-18T16:18:12.715Z Downloaded unicode-truncate v1.1.0
10342025-07-18T16:18:12.718Z Downloaded hash32 v0.2.1
10352025-07-18T16:18:12.721Z Downloaded rusty-fork v0.3.0
10362025-07-18T16:18:12.721Z Downloaded winnow v0.5.40
10372025-07-18T16:18:12.729Z Downloaded papergrid v0.14.0
10382025-07-18T16:18:12.751Z Downloaded blake3 v1.5.4
10392025-07-18T16:18:12.751Z Downloaded encoding_rs v0.8.34
10402025-07-18T16:18:12.759Z Downloaded unicode-properties v0.1.3
10412025-07-18T16:18:12.762Z Downloaded rand_xorshift v0.4.0
10422025-07-18T16:18:12.762Z Downloaded rand_seeder v0.3.0
10432025-07-18T16:18:12.766Z Downloaded path-slash v0.1.5
10442025-07-18T16:18:12.766Z Downloaded unsafe-libyaml v0.2.11
10452025-07-18T16:18:12.770Z Downloaded itertools v0.13.0
10462025-07-18T16:18:12.773Z Downloaded slog-bunyan v2.5.0
10472025-07-18T16:18:12.776Z Downloaded siphasher v0.3.11
10482025-07-18T16:18:12.776Z Downloaded ring v0.17.14
10492025-07-18T16:18:12.813Z Downloaded iddqd v0.3.8
10502025-07-18T16:18:12.819Z Downloaded structmeta v0.3.0
10512025-07-18T16:18:12.823Z Downloaded quinn-udp v0.5.5
10522025-07-18T16:18:12.823Z Downloaded slog-stdlog v4.1.1
10532025-07-18T16:18:12.826Z Downloaded rustls-pemfile v2.2.0
10542025-07-18T16:18:12.826Z Downloaded rcgen v0.12.1
10552025-07-18T16:18:12.826Z Downloaded wait-timeout v0.2.0
10562025-07-18T16:18:12.830Z Downloaded vte_generate_state_changes v0.1.2
10572025-07-18T16:18:12.830Z Downloaded structmeta-derive v0.3.0
10582025-07-18T16:18:12.830Z Downloaded tracing-attributes v0.1.27
10592025-07-18T16:18:12.833Z Downloaded tokio-macros v2.5.0
10602025-07-18T16:18:12.833Z Downloaded tokio-dtrace v0.1.0
10612025-07-18T16:18:12.836Z Downloaded itertools v0.12.1
10622025-07-18T16:18:12.839Z Downloaded libgit2-sys v0.17.0+1.8.1
10632025-07-18T16:18:12.889Z Downloaded iri-string v0.7.8
10642025-07-18T16:18:12.895Z Downloaded fs_extra v1.3.0
10652025-07-18T16:18:12.898Z Downloaded zstd-safe v7.2.3
10662025-07-18T16:18:12.898Z Downloaded rsa v0.9.6
10672025-07-18T16:18:12.908Z Downloaded num-bigint v0.4.6
10682025-07-18T16:18:12.911Z Downloaded crypto-bigint v0.5.5
10692025-07-18T16:18:12.914Z Downloaded deranged v0.3.11
10702025-07-18T16:18:12.914Z Downloaded rpassword v7.4.0
10712025-07-18T16:18:12.917Z Downloaded sqlformat v0.3.5
10722025-07-18T16:18:12.917Z Downloaded unicode-bidi v0.3.17
10732025-07-18T16:18:12.920Z Downloaded crossterm v0.28.1
10742025-07-18T16:18:12.924Z Downloaded poly1305 v0.8.0
10752025-07-18T16:18:12.928Z Downloaded oxide-tokio-rt v0.1.2
10762025-07-18T16:18:12.928Z Downloaded nibble_vec v0.1.0
10772025-07-18T16:18:12.931Z Downloaded nanorand v0.7.0
10782025-07-18T16:18:12.931Z Downloaded fatfs v0.3.6
10792025-07-18T16:18:12.935Z Downloaded globwalk v0.9.1
10802025-07-18T16:18:12.935Z Downloaded fallible-iterator v0.2.0
10812025-07-18T16:18:12.939Z Downloaded dirs-next v2.0.0
10822025-07-18T16:18:12.939Z Downloaded serde_derive_internals v0.29.1
10832025-07-18T16:18:12.939Z Downloaded zopfli v0.8.1
10842025-07-18T16:18:12.943Z Downloaded hkdf v0.12.4
10852025-07-18T16:18:12.943Z Downloaded strum v0.26.3
10862025-07-18T16:18:12.943Z Downloaded parking_lot v0.12.3
10872025-07-18T16:18:12.946Z Downloaded derive_more v0.99.20
10882025-07-18T16:18:12.949Z Downloaded toml v0.7.8
10892025-07-18T16:18:12.952Z Downloaded darling_core v0.21.0
10902025-07-18T16:18:12.956Z Downloaded thiserror-impl-no-std v2.0.2
10912025-07-18T16:18:12.962Z Downloaded termcolor v1.4.1
10922025-07-18T16:18:12.962Z Downloaded progenitor-impl v0.9.1
10932025-07-18T16:18:12.962Z Downloaded progenitor-impl v0.10.0
10942025-07-18T16:18:12.965Z Downloaded slog-json v2.6.1
10952025-07-18T16:18:12.965Z Downloaded predicates-core v1.0.8
10962025-07-18T16:18:12.965Z Downloaded pbkdf2 v0.11.0
10972025-07-18T16:18:12.970Z Downloaded password-hash v0.4.2
10982025-07-18T16:18:12.970Z Downloaded num-rational v0.4.2
10992025-07-18T16:18:12.970Z Downloaded salsa20 v0.10.2
11002025-07-18T16:18:12.970Z Downloaded num_enum v0.5.11
11012025-07-18T16:18:12.973Z Downloaded multer v3.1.0
11022025-07-18T16:18:12.977Z Downloaded itertools v0.10.5
11032025-07-18T16:18:12.981Z Downloaded crossbeam-channel v0.5.15
11042025-07-18T16:18:12.984Z Downloaded yansi v1.0.1
11052025-07-18T16:18:12.988Z Downloaded schemars_derive v0.8.22
11062025-07-18T16:18:12.988Z Downloaded derive_builder v0.20.2
11072025-07-18T16:18:12.992Z Downloaded darling v0.20.10
11082025-07-18T16:18:12.996Z Downloaded steno v0.4.1
11092025-07-18T16:18:12.999Z Downloaded hyper-util v0.1.14
11102025-07-18T16:18:13.004Z Downloaded darling v0.21.0
11112025-07-18T16:18:13.008Z Downloaded signal-hook v0.3.17
11122025-07-18T16:18:13.012Z Downloaded zone_cfg_derive v0.1.2
11132025-07-18T16:18:13.012Z Downloaded tokio-tungstenite v0.23.1
11142025-07-18T16:18:13.016Z Downloaded tokio-tungstenite v0.21.0
11152025-07-18T16:18:13.016Z Downloaded darling_macro v0.21.0
11162025-07-18T16:18:13.016Z Downloaded tokio-stream v0.1.17
11172025-07-18T16:18:13.020Z Downloaded tokio-rustls v0.25.0
11182025-07-18T16:18:13.023Z Downloaded pkcs5 v0.7.1
11192025-07-18T16:18:13.026Z Downloaded waitgroup v0.1.2
11202025-07-18T16:18:13.027Z Downloaded ppv-lite86 v0.2.20
11212025-07-18T16:18:13.027Z Downloaded aho-corasick v1.1.3
11222025-07-18T16:18:13.031Z Downloaded vsss-rs v3.3.4
11232025-07-18T16:18:13.034Z Downloaded unicase v2.7.0
11242025-07-18T16:18:13.034Z Downloaded qorb v0.4.0
11252025-07-18T16:18:13.038Z Downloaded hash32 v0.3.1
11262025-07-18T16:18:13.041Z Downloaded futures-sink v0.3.31
11272025-07-18T16:18:13.041Z Downloaded futures-io v0.3.31
11282025-07-18T16:18:13.041Z Downloaded num-derive v0.4.2
11292025-07-18T16:18:13.045Z Downloaded foldhash v0.1.5
11302025-07-18T16:18:13.045Z Downloaded ena v0.14.3
11312025-07-18T16:18:13.048Z Downloaded signal-hook-mio v0.2.4
11322025-07-18T16:18:13.048Z Downloaded progenitor-impl v0.8.0
11332025-07-18T16:18:13.051Z Downloaded fs-err v2.11.0
11342025-07-18T16:18:13.051Z Downloaded diff v0.1.13
11352025-07-18T16:18:13.055Z Downloaded wyz v0.5.1
11362025-07-18T16:18:13.055Z Downloaded walkdir v2.5.0
11372025-07-18T16:18:13.058Z Downloaded pem v3.0.5
11382025-07-18T16:18:13.058Z Downloaded support-bundle-viewer v0.1.2
11392025-07-18T16:18:13.059Z Downloaded pkcs8 v0.10.2
11402025-07-18T16:18:13.062Z Downloaded http v1.3.1
11412025-07-18T16:18:13.065Z Downloaded cc v1.2.15
11422025-07-18T16:18:13.068Z Downloaded peg-macros v0.8.5
11432025-07-18T16:18:13.069Z Downloaded fd-lock v4.0.2
11442025-07-18T16:18:13.072Z Downloaded similar v2.7.0
11452025-07-18T16:18:13.075Z Downloaded aes-gcm v0.10.3
11462025-07-18T16:18:13.078Z Downloaded socket2 v0.5.10
11472025-07-18T16:18:13.079Z Downloaded getrandom v0.2.15
11482025-07-18T16:18:13.082Z Downloaded rustls-pki-types v1.10.0
11492025-07-18T16:18:13.085Z Downloaded sha1 v0.10.6
11502025-07-18T16:18:13.085Z Downloaded shell-words v1.1.0
11512025-07-18T16:18:13.088Z Downloaded serde_urlencoded v0.7.1
11522025-07-18T16:18:13.089Z Downloaded fixedbitset v0.5.7
11532025-07-18T16:18:13.094Z Downloaded fixedbitset v0.4.2
11542025-07-18T16:18:13.094Z Downloaded env_logger v0.10.2
11552025-07-18T16:18:13.094Z Downloaded test-strategy v0.4.3
11562025-07-18T16:18:13.098Z Downloaded ron v0.8.1
11572025-07-18T16:18:13.101Z Downloaded bytes v1.10.1
11582025-07-18T16:18:13.105Z Downloaded progenitor-macro v0.8.0
11592025-07-18T16:18:13.108Z Downloaded pkg-config v0.3.31
11602025-07-18T16:18:13.108Z Downloaded pin-utils v0.1.0
11612025-07-18T16:18:13.108Z Downloaded schemars v0.8.22
11622025-07-18T16:18:13.117Z Downloaded progenitor v0.10.0
11632025-07-18T16:18:13.121Z Downloaded chacha20poly1305 v0.10.1
11642025-07-18T16:18:13.121Z Downloaded indicatif v0.17.11
11652025-07-18T16:18:13.125Z Downloaded compact_str v0.8.0
11662025-07-18T16:18:13.129Z Downloaded yasna v0.5.2
11672025-07-18T16:18:13.129Z Downloaded uzers v0.12.1
11682025-07-18T16:18:13.132Z Downloaded num-integer v0.1.46
11692025-07-18T16:18:13.132Z Downloaded ghash v0.5.1
11702025-07-18T16:18:13.132Z Downloaded gethostname v0.5.0
11712025-07-18T16:18:13.136Z Downloaded serde_cbor v0.11.2
11722025-07-18T16:18:13.136Z Downloaded progenitor-client v0.8.0
11732025-07-18T16:18:13.136Z Downloaded filetime v0.2.25
11742025-07-18T16:18:13.140Z Downloaded ff v0.13.0
11752025-07-18T16:18:13.140Z Downloaded defmt v0.3.8
11762025-07-18T16:18:13.144Z Downloaded pretty-hex v0.2.1
11772025-07-18T16:18:13.144Z Downloaded backtrace v0.3.74
11782025-07-18T16:18:13.148Z Downloaded half v1.8.3
11792025-07-18T16:18:13.150Z Downloaded typify-macro v0.2.0
11802025-07-18T16:18:13.150Z Downloaded opaque-debug v0.3.1
11812025-07-18T16:18:13.150Z Downloaded num v0.4.3
11822025-07-18T16:18:13.156Z Downloaded allocator-api2 v0.2.21
11832025-07-18T16:18:13.156Z Downloaded crc-any v2.5.0
11842025-07-18T16:18:13.159Z Downloaded foreign-types-shared v0.3.1
11852025-07-18T16:18:13.159Z Downloaded foreign-types-shared v0.1.1
11862025-07-18T16:18:13.159Z Downloaded time-macros v0.2.18
11872025-07-18T16:18:13.159Z Downloaded string_cache v0.8.9
11882025-07-18T16:18:13.163Z Downloaded static_assertions v1.1.0
11892025-07-18T16:18:13.163Z Downloaded clang-sys v1.8.1
11902025-07-18T16:18:13.166Z Downloaded blake2 v0.10.6
11912025-07-18T16:18:13.166Z Downloaded rand_core v0.9.2
11922025-07-18T16:18:13.170Z Downloaded progenitor-client v0.10.0
11932025-07-18T16:18:13.170Z Downloaded mime v0.3.17
11942025-07-18T16:18:13.170Z Downloaded memmap2 v0.9.5
11952025-07-18T16:18:13.173Z Downloaded lzss v0.8.2
11962025-07-18T16:18:13.173Z Downloaded libloading v0.8.5
11972025-07-18T16:18:13.176Z Downloaded hyper-staticfile v0.10.1
11982025-07-18T16:18:13.176Z Downloaded httparse v1.9.5
11992025-07-18T16:18:13.179Z Downloaded const-oid v0.9.6
12002025-07-18T16:18:13.182Z Downloaded colored v2.2.0
12012025-07-18T16:18:13.185Z Downloaded ciborium v0.2.2
12022025-07-18T16:18:13.185Z Downloaded sync_wrapper v1.0.1
12032025-07-18T16:18:13.185Z Downloaded sync-ptr v0.1.4
12042025-07-18T16:18:13.189Z Downloaded sec1 v0.7.3
12052025-07-18T16:18:13.189Z Downloaded rustc_version v0.1.7
12062025-07-18T16:18:13.189Z Downloaded rustc-hash v2.1.1
12072025-07-18T16:18:13.192Z Downloaded rustc-hash v1.1.0
12082025-07-18T16:18:13.192Z Downloaded ref-cast-impl v1.0.24
12092025-07-18T16:18:13.192Z Downloaded rand_chacha v0.9.0
12102025-07-18T16:18:13.195Z Downloaded progenitor-macro v0.9.1
12112025-07-18T16:18:13.195Z Downloaded hickory-server v0.25.2
12122025-07-18T16:18:13.200Z Downloaded linear-map v1.2.0
12132025-07-18T16:18:13.200Z Downloaded ingot-macros v0.1.1
12142025-07-18T16:18:13.200Z Downloaded indoc v2.0.6
12152025-07-18T16:18:13.202Z Downloaded iana-time-zone v0.1.63
12162025-07-18T16:18:13.206Z Downloaded hyper-rustls v0.27.7
12172025-07-18T16:18:13.209Z Downloaded cbc v0.1.2
12182025-07-18T16:18:13.209Z Downloaded cargo-platform v0.1.8
12192025-07-18T16:18:13.212Z Downloaded cancel-safe-futures v0.1.5
12202025-07-18T16:18:13.215Z Downloaded libsw v3.5.0
12212025-07-18T16:18:13.215Z Downloaded managed v0.8.0
12222025-07-18T16:18:13.218Z Downloaded libscf-sys v1.1.0
12232025-07-18T16:18:13.219Z Downloaded libefi-sys v0.1.0
12242025-07-18T16:18:13.219Z Downloaded internet-checksum v0.2.1
12252025-07-18T16:18:13.222Z Downloaded console v0.15.10
12262025-07-18T16:18:13.222Z Downloaded cargo_metadata v0.18.1
12272025-07-18T16:18:13.225Z Downloaded bzip2 v0.4.4
12282025-07-18T16:18:13.225Z Downloaded sigpipe v0.1.3
12292025-07-18T16:18:13.228Z Downloaded chacha20 v0.9.1
12302025-07-18T16:18:13.228Z Downloaded lazycell v1.3.0
12312025-07-18T16:18:13.228Z Downloaded ipnetwork v0.21.1
12322025-07-18T16:18:13.231Z Downloaded ingot v0.1.1
12332025-07-18T16:18:13.231Z Downloaded proc-macro-crate v1.3.1
12342025-07-18T16:18:13.234Z Downloaded primeorder v0.13.6
12352025-07-18T16:18:13.234Z Downloaded predicates-tree v1.0.12
12362025-07-18T16:18:13.234Z Downloaded linked-hash-map v0.5.6
12372025-07-18T16:18:13.237Z Downloaded critical-section v1.1.3
12382025-07-18T16:18:13.237Z Downloaded buf-list v1.0.3
12392025-07-18T16:18:13.240Z Downloaded lockfree-object-pool v0.1.6
12402025-07-18T16:18:13.240Z Downloaded lalrpop-util v0.19.12
12412025-07-18T16:18:13.244Z Downloaded libsw-core v0.3.1
12422025-07-18T16:18:13.244Z Downloaded lazy_static v1.5.0
12432025-07-18T16:18:13.247Z Downloaded keccak v0.1.5
12442025-07-18T16:18:13.247Z Downloaded blowfish v0.9.1
12452025-07-18T16:18:13.247Z Downloaded array-init v0.0.4
12462025-07-18T16:18:13.249Z Downloaded backoff v0.4.0
12472025-07-18T16:18:13.252Z Downloaded bitflags v1.3.2
12482025-07-18T16:18:13.252Z Downloaded bitfield v0.14.0
12492025-07-18T16:18:13.254Z Downloaded bit-set v0.8.0
12502025-07-18T16:18:13.257Z Downloaded async-recursion v1.1.1
12512025-07-18T16:18:13.258Z Downloaded is-terminal v0.4.13
12522025-07-18T16:18:13.260Z Downloaded indent_write v2.2.0
12532025-07-18T16:18:13.260Z Downloaded hyper-tls v0.6.0
12542025-07-18T16:18:13.263Z Downloaded hubpack v0.1.2
12552025-07-18T16:18:13.263Z Downloaded camino-tempfile-ext v0.3.2
12562025-07-18T16:18:13.266Z Downloaded httpdate v1.0.3
12572025-07-18T16:18:13.266Z Downloaded bit-vec v0.6.3
12582025-07-18T16:18:13.266Z Downloaded crc v3.2.1
12592025-07-18T16:18:13.269Z Downloaded cipher v0.4.4
12602025-07-18T16:18:13.272Z Downloaded bitfield-struct v0.6.2
12612025-07-18T16:18:13.272Z Downloaded arc-swap v1.7.1
12622025-07-18T16:18:13.274Z Downloaded async-bb8-diesel v0.2.1
12632025-07-18T16:18:13.277Z Downloaded headers-core v0.3.0
12642025-07-18T16:18:13.277Z Downloaded base64 v0.21.7
12652025-07-18T16:18:13.478Z Downloaded aws-lc-sys v0.26.0
12662025-07-18T16:18:13.777Z Compiling value-bag v1.9.0
12672025-07-18T16:18:13.777Z Compiling shlex v1.3.0
12682025-07-18T16:18:13.777Z Compiling lock_api v0.4.12
12692025-07-18T16:18:13.782Z Compiling scopeguard v1.2.0
12702025-07-18T16:18:13.783Z Compiling typenum v1.17.0
12712025-07-18T16:18:13.783Z Compiling generic-array v0.14.7
12722025-07-18T16:18:13.783Z Compiling syn v2.0.104
12732025-07-18T16:18:13.941Z Compiling getrandom v0.2.15
12742025-07-18T16:18:14.134Z Compiling jobserver v0.1.32
12752025-07-18T16:18:14.268Z Compiling rand_core v0.6.4
12762025-07-18T16:18:14.355Z Compiling log v0.4.27
12772025-07-18T16:18:15.077Z Compiling smallvec v1.15.0
12782025-07-18T16:18:15.109Z Compiling portable-atomic v1.11.0
12792025-07-18T16:18:15.116Z Compiling cc v1.2.15
12802025-07-18T16:18:15.116Z Compiling critical-section v1.1.3
12812025-07-18T16:18:15.116Z Compiling subtle v2.6.1
12822025-07-18T16:18:15.116Z Compiling const-oid v0.9.6
12832025-07-18T16:18:15.116Z Compiling pkg-config v0.3.31
12842025-07-18T16:18:15.116Z Compiling pin-project-lite v0.2.14
12852025-07-18T16:18:15.167Z Compiling parking_lot_core v0.9.10
12862025-07-18T16:18:15.222Z Compiling rustix v0.38.37
12872025-07-18T16:18:16.094Z Compiling signal-hook-registry v1.4.2
12882025-07-18T16:18:16.160Z Compiling parking_lot v0.12.3
12892025-07-18T16:18:16.251Z Compiling mio v1.0.2
12902025-07-18T16:18:16.319Z Compiling futures-core v0.3.31
12912025-07-18T16:18:16.638Z Compiling spin v0.9.8
12922025-07-18T16:18:16.914Z Compiling once_cell v1.21.3
12932025-07-18T16:18:16.939Z Compiling either v1.15.0
12942025-07-18T16:18:17.064Z Compiling socket2 v0.5.10
12952025-07-18T16:18:17.101Z Compiling slab v0.4.9
12962025-07-18T16:18:17.190Z Compiling aho-corasick v1.1.3
12972025-07-18T16:18:17.372Z Compiling cpufeatures v0.2.14
12982025-07-18T16:18:17.411Z Compiling libm v0.2.8
12992025-07-18T16:18:17.492Z Compiling serde_json v1.0.140
13002025-07-18T16:18:17.517Z Compiling regex-syntax v0.8.5
13012025-07-18T16:18:17.692Z Compiling num-traits v0.2.19
13022025-07-18T16:18:17.800Z Compiling futures-sink v0.3.31
13032025-07-18T16:18:17.874Z Compiling glob v0.3.2
13042025-07-18T16:18:17.975Z Compiling percent-encoding v2.3.1
13052025-07-18T16:18:17.996Z Compiling getrandom v0.3.1
13062025-07-18T16:18:18.656Z Compiling prettyplease v0.2.35
13072025-07-18T16:18:18.753Z Compiling clang-sys v1.8.1
13082025-07-18T16:18:18.756Z Compiling lazy_static v1.5.0
13092025-07-18T16:18:18.930Z Compiling allocator-api2 v0.2.21
13102025-07-18T16:18:19.053Z Compiling foldhash v0.1.5
13112025-07-18T16:18:19.207Z Compiling minimal-lexical v0.2.1
13122025-07-18T16:18:19.552Z Compiling libloading v0.8.5
13132025-07-18T16:18:19.690Z Compiling nom v7.1.3
13142025-07-18T16:18:19.690Z Compiling hashbrown v0.15.4
13152025-07-18T16:18:19.743Z Compiling base64ct v1.6.0
13162025-07-18T16:18:19.945Z Compiling bindgen v0.69.5
13172025-07-18T16:18:20.341Z Compiling home v0.5.9
13182025-07-18T16:18:20.562Z Compiling pem-rfc7468 v0.7.0
13192025-07-18T16:18:20.939Z Compiling futures-channel v0.3.31
13202025-07-18T16:18:21.198Z Compiling itertools v0.12.1
13212025-07-18T16:18:21.300Z Compiling regex-automata v0.4.8
13222025-07-18T16:18:21.400Z Compiling futures-io v0.3.31
13232025-07-18T16:18:21.673Z Compiling synstructure v0.13.1
13242025-07-18T16:18:23.049Z Compiling cexpr v0.6.0
13252025-07-18T16:18:23.131Z Compiling rustc-hash v1.1.0
13262025-07-18T16:18:23.304Z Compiling futures-task v0.3.31
13272025-07-18T16:18:23.603Z Compiling flagset v0.4.6
13282025-07-18T16:18:23.623Z Compiling pin-utils v0.1.0
13292025-07-18T16:18:23.738Z Compiling lazycell v1.3.0
13302025-07-18T16:18:23.841Z Compiling cmake v0.1.51
13312025-07-18T16:18:23.929Z Compiling fs_extra v1.3.0
13322025-07-18T16:18:24.051Z Compiling dunce v1.0.5
13332025-07-18T16:18:24.203Z Compiling zerocopy v0.8.26
13342025-07-18T16:18:24.499Z Compiling form_urlencoded v1.2.1
13352025-07-18T16:18:24.613Z Compiling vcpkg v0.2.15
13362025-07-18T16:18:24.638Z Compiling paste v1.0.15
13372025-07-18T16:18:24.690Z Compiling crossbeam-utils v0.8.21
13382025-07-18T16:18:24.827Z Compiling ring v0.17.14
13392025-07-18T16:18:25.072Z Compiling tracing-core v0.1.32
13402025-07-18T16:18:25.304Z Compiling iana-time-zone v0.1.63
13412025-07-18T16:18:25.687Z Compiling aws-lc-rs v1.12.4
13422025-07-18T16:18:26.264Z Compiling rustls-pki-types v1.10.0
13432025-07-18T16:18:26.311Z Compiling openssl-sys v0.9.109
13442025-07-18T16:18:26.355Z Compiling rustversion v1.0.17
13452025-07-18T16:18:26.454Z Compiling serde_derive v1.0.219
13462025-07-18T16:18:27.026Z Compiling zeroize_derive v1.4.2
13472025-07-18T16:18:27.223Z Compiling zerofrom-derive v0.1.4
13482025-07-18T16:18:27.341Z Compiling yoke-derive v0.7.4
13492025-07-18T16:18:27.362Z Compiling zerovec-derive v0.10.3
13502025-07-18T16:18:28.347Z Compiling zeroize v1.8.1
13512025-07-18T16:18:29.822Z Compiling displaydoc v0.2.5
13522025-07-18T16:18:29.947Z Compiling zerocopy-derive v0.7.35
13532025-07-18T16:18:30.066Z Compiling crypto-common v0.1.6
13542025-07-18T16:18:30.287Z Compiling block-buffer v0.10.4
13552025-07-18T16:18:30.527Z Compiling digest v0.10.7
13562025-07-18T16:18:30.532Z Compiling zerofrom v0.1.4
13572025-07-18T16:18:30.763Z Compiling yoke v0.7.4
13582025-07-18T16:18:30.878Z Compiling tokio-macros v2.5.0
13592025-07-18T16:18:30.994Z Compiling hmac v0.12.1
13602025-07-18T16:18:31.140Z Compiling zerovec v0.10.4
13612025-07-18T16:18:31.245Z Compiling icu_provider_macros v1.5.0
13622025-07-18T16:18:31.277Z Compiling block-padding v0.3.3
13632025-07-18T16:18:31.528Z Compiling inout v0.1.3
13642025-07-18T16:18:31.551Z Compiling sha2 v0.10.9
13652025-07-18T16:18:31.574Z Compiling regex v1.11.1
13662025-07-18T16:18:31.834Z Compiling cipher v0.4.4
13672025-07-18T16:18:31.923Z Compiling zerocopy v0.7.35
13682025-07-18T16:18:32.379Z Compiling der_derive v0.7.3
13692025-07-18T16:18:32.401Z Compiling futures-macro v0.3.31
13702025-07-18T16:18:32.419Z Compiling thiserror-impl v1.0.69
13712025-07-18T16:18:32.471Z Compiling salsa20 v0.10.2
13722025-07-18T16:18:32.710Z Compiling pbkdf2 v0.12.2
13732025-07-18T16:18:32.909Z Compiling zerocopy-derive v0.8.26
13742025-07-18T16:18:33.228Z Compiling tinystr v0.7.6
13752025-07-18T16:18:33.246Z Compiling icu_collections v1.5.0
13762025-07-18T16:18:33.612Z Compiling icu_locid v1.5.0
13772025-07-18T16:18:33.742Z Compiling serde v1.0.219
13782025-07-18T16:18:34.175Z Compiling futures-util v0.3.31
13792025-07-18T16:18:34.439Z Compiling ppv-lite86 v0.2.20
13802025-07-18T16:18:34.614Z Compiling der v0.7.9
13812025-07-18T16:18:34.921Z Compiling icu_provider v1.5.0
13822025-07-18T16:18:35.202Z Compiling thiserror v1.0.69
13832025-07-18T16:18:35.243Z Compiling scrypt v0.11.0
13842025-07-18T16:18:35.380Z Compiling aes v0.8.4
13852025-07-18T16:18:35.611Z Compiling icu_locid_transform v1.5.0
13862025-07-18T16:18:35.762Z Compiling cbc v0.1.2
13872025-07-18T16:18:35.840Z Compiling pest v2.7.14
13882025-07-18T16:18:36.111Z Compiling tracing-attributes v0.1.27
13892025-07-18T16:18:37.503Z Compiling icu_properties v1.5.1
13902025-07-18T16:18:37.964Z Compiling spki v0.7.3
13912025-07-18T16:18:38.075Z Compiling scroll_derive v0.12.0
13922025-07-18T16:18:38.341Z Compiling pkcs5 v0.7.1
13932025-07-18T16:18:38.848Z Compiling pest_meta v2.7.14
13942025-07-18T16:18:39.267Z Compiling bytes v1.10.1
13952025-07-18T16:18:39.374Z Compiling bitflags v2.9.1
13962025-07-18T16:18:39.431Z Compiling semver v1.0.26
13972025-07-18T16:18:39.709Z Compiling indexmap v2.10.0
13982025-07-18T16:18:39.815Z Compiling uuid v1.17.0
13992025-07-18T16:18:40.112Z Compiling rustc_version v0.4.1
14002025-07-18T16:18:40.711Z Compiling tokio v1.45.1
14012025-07-18T16:18:40.733Z Compiling http v1.3.1
14022025-07-18T16:18:41.108Z Compiling tracing v0.1.40
14032025-07-18T16:18:41.257Z Compiling icu_normalizer v1.5.0
14042025-07-18T16:18:41.643Z Compiling chrono v0.4.41
14052025-07-18T16:18:42.176Z Compiling pkcs8 v0.10.2
14062025-07-18T16:18:42.289Z Compiling idna_adapter v1.2.0
14072025-07-18T16:18:42.547Z Compiling idna v1.0.3
14082025-07-18T16:18:42.833Z Compiling http-body v1.0.1
14092025-07-18T16:18:42.883Z Compiling tinyvec_macros v0.1.1
14102025-07-18T16:18:43.004Z Compiling httparse v1.9.5
14112025-07-18T16:18:43.060Z Compiling base64 v0.22.1
14122025-07-18T16:18:43.104Z Compiling tinyvec v1.8.0
14132025-07-18T16:18:43.273Z Compiling url v2.5.4
14142025-07-18T16:18:43.668Z Compiling which v4.4.2
14152025-07-18T16:18:43.814Z Compiling pest_generator v2.7.14
14162025-07-18T16:18:44.221Z Compiling rand_core v0.9.2
14172025-07-18T16:18:44.328Z Compiling scroll v0.12.0
14182025-07-18T16:18:44.649Z Compiling serde_derive_internals v0.29.1
14192025-07-18T16:18:44.701Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14202025-07-18T16:18:44.883Z Compiling bzip2-sys v0.1.13+1.0.8
14212025-07-18T16:18:44.915Z Compiling tower-service v0.3.3
14222025-07-18T16:18:45.004Z Compiling time-core v0.1.2
14232025-07-18T16:18:45.072Z Compiling atomic-waker v1.1.2
14242025-07-18T16:18:45.221Z Compiling schemars v0.8.22
14252025-07-18T16:18:45.277Z Compiling foreign-types-shared v0.1.1
14262025-07-18T16:18:45.405Z Compiling untrusted v0.9.0
14272025-07-18T16:18:45.430Z Compiling try-lock v0.2.5
14282025-07-18T16:18:45.480Z Compiling untrusted v0.7.1
14292025-07-18T16:18:45.524Z Compiling openssl v0.10.73
14302025-07-18T16:18:45.583Z Compiling adler2 v2.0.0
14312025-07-18T16:18:45.589Z Compiling powerfmt v0.2.0
14322025-07-18T16:18:45.621Z Compiling openssl-probe v0.1.5
14332025-07-18T16:18:45.683Z Compiling num-conv v0.1.0
14342025-07-18T16:18:45.804Z Compiling miniz_oxide v0.8.5
14352025-07-18T16:18:45.925Z Compiling deranged v0.3.11
14362025-07-18T16:18:45.994Z Compiling time-macros v0.2.18
14372025-07-18T16:18:46.015Z Compiling want v0.3.1
14382025-07-18T16:18:46.319Z Compiling pest_derive v2.7.14
14392025-07-18T16:18:46.842Z Compiling schemars_derive v0.8.22
14402025-07-18T16:18:47.330Z Compiling foreign-types v0.3.2
14412025-07-18T16:18:47.445Z Compiling goblin v0.8.2
14422025-07-18T16:18:48.970Z Compiling tokio-util v0.7.15
14432025-07-18T16:18:49.664Z Compiling rand_chacha v0.9.0
14442025-07-18T16:18:50.176Z Compiling h2 v0.4.6
14452025-07-18T16:18:50.486Z Compiling ipnet v2.11.0
14462025-07-18T16:18:51.590Z Compiling openssl-macros v0.1.1
14472025-07-18T16:18:51.736Z Compiling native-tls v0.2.12
14482025-07-18T16:18:52.042Z Compiling httpdate v1.0.3
14492025-07-18T16:18:52.102Z Compiling rustls v0.23.19
14502025-07-18T16:18:52.287Z Compiling num_threads v0.1.7
14512025-07-18T16:18:52.414Z Compiling dyn-clone v1.0.19
14522025-07-18T16:18:52.437Z Compiling syn v1.0.109
14532025-07-18T16:18:52.461Z Compiling time v0.3.36
14542025-07-18T16:18:53.102Z Compiling dof v0.3.0
14552025-07-18T16:18:54.951Z Compiling rand v0.9.1
14562025-07-18T16:18:56.110Z Compiling dtrace-parser v0.2.0
14572025-07-18T16:18:56.242Z Compiling unicode-normalization v0.1.24
14582025-07-18T16:18:56.716Z Compiling heapless v0.7.17
14592025-07-18T16:18:56.946Z Compiling signature v2.2.0
14602025-07-18T16:18:57.173Z Compiling crossbeam-epoch v0.9.18
14612025-07-18T16:18:57.246Z Compiling cookie v0.18.1
14622025-07-18T16:18:57.298Z Compiling crc32fast v1.4.2
14632025-07-18T16:18:57.579Z Compiling hyper v1.6.0
14642025-07-18T16:18:57.612Z Compiling slog v2.7.0
14652025-07-18T16:18:57.834Z Compiling zlib-rs v0.5.1
14662025-07-18T16:18:57.972Z Compiling zstd-safe v7.2.3
14672025-07-18T16:18:58.137Z Compiling siphasher v0.3.11
14682025-07-18T16:18:58.350Z Compiling signal-hook v0.3.17
14692025-07-18T16:18:58.567Z Compiling unicode-properties v0.1.3
14702025-07-18T16:18:58.658Z Compiling rayon-core v1.12.1
14712025-07-18T16:18:58.935Z Compiling unicode-bidi v0.3.17
14722025-07-18T16:18:59.046Z Compiling phf_shared v0.11.2
14732025-07-18T16:18:59.491Z Compiling crossbeam-deque v0.8.5
14742025-07-18T16:18:59.798Z Compiling stringprep v0.1.5
14752025-07-18T16:19:00.224Z Compiling hyper-util v0.1.14
14762025-07-18T16:19:00.739Z Compiling usdt-impl v0.5.0
14772025-07-18T16:19:00.992Z Compiling curve25519-dalek v4.1.3
14782025-07-18T16:19:01.285Z Compiling serde_spanned v0.6.9
14792025-07-18T16:19:01.575Z Compiling serde_tokenstream v0.2.2
14802025-07-18T16:19:01.703Z Compiling toml_datetime v0.6.11
14812025-07-18T16:19:01.724Z Compiling rand_chacha v0.3.1
14822025-07-18T16:19:02.051Z Compiling md-5 v0.10.6
14832025-07-18T16:19:02.761Z Compiling num-integer v0.1.46
14842025-07-18T16:19:02.779Z Compiling sync_wrapper v1.0.1
14852025-07-18T16:19:02.779Z Compiling ff v0.13.0
14862025-07-18T16:19:02.780Z Compiling hash32 v0.2.1
14872025-07-18T16:19:02.780Z Compiling memoffset v0.9.1
14882025-07-18T16:19:02.780Z Compiling newtype-uuid v1.2.4
14892025-07-18T16:19:02.875Z Compiling fallible-iterator v0.2.0
14902025-07-18T16:19:02.934Z Compiling smoltcp v0.9.1
14912025-07-18T16:19:03.070Z Compiling litrs v0.4.1
14922025-07-18T16:19:03.537Z Compiling gimli v0.31.1
14932025-07-18T16:19:03.590Z Compiling cfg_aliases v0.2.1
14942025-07-18T16:19:03.705Z Compiling psl-types v2.0.11
14952025-07-18T16:19:03.925Z Compiling base16ct v0.2.0
14962025-07-18T16:19:03.967Z Compiling num-bigint-dig v0.8.4
14972025-07-18T16:19:04.031Z Compiling tower-layer v0.3.3
14982025-07-18T16:19:04.170Z Compiling libz-rs-sys v0.5.1
14992025-07-18T16:19:04.259Z Compiling document-features v0.2.10
15002025-07-18T16:19:04.328Z Compiling tower v0.5.2
15012025-07-18T16:19:04.349Z Compiling flate2 v1.1.2
15022025-07-18T16:19:04.442Z Compiling sec1 v0.7.3
15032025-07-18T16:19:05.018Z Compiling publicsuffix v2.3.0
15042025-07-18T16:19:05.043Z Compiling nix v0.29.0
15052025-07-18T16:19:05.184Z Compiling postgres-protocol v0.6.8
15062025-07-18T16:19:05.373Z Compiling num-iter v0.1.45
15072025-07-18T16:19:05.482Z Compiling group v0.13.0
15082025-07-18T16:19:05.569Z Compiling rand v0.8.5
15092025-07-18T16:19:06.276Z Compiling tokio-native-tls v0.3.1
15102025-07-18T16:19:06.898Z Compiling ipnetwork v0.21.1
15112025-07-18T16:19:07.157Z Compiling strum_macros v0.27.1
15122025-07-18T16:19:07.448Z Compiling rustls-native-certs v0.8.1
15132025-07-18T16:19:07.615Z Compiling terminal_size v0.4.0
15142025-07-18T16:19:07.727Z Compiling addr2line v0.24.2
15152025-07-18T16:19:07.845Z Compiling http-body-util v0.1.3
15162025-07-18T16:19:07.869Z Compiling hkdf v0.12.4
15172025-07-18T16:19:07.986Z Compiling crypto-bigint v0.5.5
15182025-07-18T16:19:08.134Z Compiling webpki-roots v1.0.1
15192025-07-18T16:19:08.232Z Compiling curve25519-dalek-derive v0.1.1
15202025-07-18T16:19:08.316Z Compiling async-trait v0.1.88
15212025-07-18T16:19:08.359Z Compiling thiserror-impl v2.0.12
15222025-07-18T16:19:08.401Z Compiling fs-err v3.1.1
15232025-07-18T16:19:08.741Z Compiling object v0.36.5
15242025-07-18T16:19:09.660Z Compiling ahash v0.8.11
15252025-07-18T16:19:10.044Z Compiling bumpalo v3.16.0
15262025-07-18T16:19:10.538Z Compiling simd-adler32 v0.3.7
15272025-07-18T16:19:10.811Z Compiling winnow v0.5.40
15282025-07-18T16:19:11.079Z Compiling anyhow v1.0.98
15292025-07-18T16:19:11.536Z Compiling rustc-demangle v0.1.24
15302025-07-18T16:19:11.755Z Compiling buf-list v1.0.3
15312025-07-18T16:19:12.053Z Compiling managed v0.8.0
15322025-07-18T16:19:12.394Z Compiling lockfree-object-pool v0.1.6
15332025-07-18T16:19:12.415Z Compiling iri-string v0.7.8
15342025-07-18T16:19:12.464Z Compiling bitflags v1.3.2
15352025-07-18T16:19:12.582Z Compiling hubpack_derive v0.1.1
15362025-07-18T16:19:12.604Z Compiling clap_builder v4.5.40
15372025-07-18T16:19:12.660Z Compiling zopfli v0.8.1
15382025-07-18T16:19:13.483Z Compiling hubpack v0.1.2
15392025-07-18T16:19:14.031Z Compiling toml_edit v0.19.15
15402025-07-18T16:19:14.259Z Compiling console v0.15.10
15412025-07-18T16:19:14.304Z Compiling strum v0.27.1
15422025-07-18T16:19:14.923Z Compiling thiserror v2.0.12
15432025-07-18T16:19:15.105Z Compiling elliptic-curve v0.13.8
15442025-07-18T16:19:15.516Z Compiling backtrace v0.3.74
15452025-07-18T16:19:15.818Z Compiling tower-http v0.6.6
15462025-07-18T16:19:16.157Z Compiling hyper-tls v0.6.0
15472025-07-18T16:19:16.227Z Compiling oxnet v0.1.2
15482025-07-18T16:19:16.642Z Compiling rayon v1.10.0
15492025-07-18T16:19:16.751Z Compiling signal-hook-mio v0.2.4
15502025-07-18T16:19:17.003Z Compiling cookie_store v0.21.1
15512025-07-18T16:19:18.470Z Compiling zstd v0.13.3
15522025-07-18T16:19:18.509Z Compiling postgres-types v0.2.9
15532025-07-18T16:19:19.543Z Compiling usdt-attr-macro v0.5.0
15542025-07-18T16:19:19.830Z Compiling usdt-macro v0.5.0
15552025-07-18T16:19:20.320Z Compiling phf v0.11.2
15562025-07-18T16:19:20.629Z Compiling ed25519 v2.2.3
15572025-07-18T16:19:20.729Z Compiling bzip2 v0.5.2
15582025-07-18T16:19:21.059Z Compiling bzip2 v0.4.4
15592025-07-18T16:19:21.097Z Compiling strum_macros v0.26.4
15602025-07-18T16:19:21.134Z Compiling pkcs1 v0.7.5
15612025-07-18T16:19:21.227Z Compiling serde-big-array v0.5.1
15622025-07-18T16:19:21.498Z Compiling serde_urlencoded v0.7.1
15632025-07-18T16:19:21.520Z Compiling rfc6979 v0.4.0
15642025-07-18T16:19:21.755Z Compiling bstr v1.10.0
15652025-07-18T16:19:22.049Z Compiling serde_repr v0.1.19
15662025-07-18T16:19:22.090Z Compiling daft-derive v0.1.4
15672025-07-18T16:19:22.510Z Compiling enum-as-inner v0.6.1
15682025-07-18T16:19:23.155Z Compiling clap_derive v4.5.40
15692025-07-18T16:19:23.302Z Compiling float-cmp v0.10.0
15702025-07-18T16:19:23.548Z Compiling encoding_rs v0.8.34
15712025-07-18T16:19:23.569Z Compiling number_prefix v0.4.0
15722025-07-18T16:19:23.687Z Compiling static_assertions v1.1.0
15732025-07-18T16:19:23.691Z Compiling normalize-line-endings v0.3.0
15742025-07-18T16:19:23.795Z Compiling predicates-core v1.0.8
15752025-07-18T16:19:23.798Z Compiling mime v0.3.17
15762025-07-18T16:19:23.857Z Compiling fixedbitset v0.4.2
15772025-07-18T16:19:24.131Z Compiling whoami v1.5.2
15782025-07-18T16:19:24.284Z Compiling unicode-segmentation v1.12.0
15792025-07-18T16:19:24.321Z Compiling new_debug_unreachable v1.0.6
15802025-07-18T16:19:24.431Z Compiling difflib v0.4.0
15812025-07-18T16:19:24.663Z Compiling precomputed-hash v0.1.1
15822025-07-18T16:19:24.811Z Compiling data-encoding v2.9.0
15832025-07-18T16:19:25.116Z Compiling toml_edit v0.22.27
15842025-07-18T16:19:25.571Z Compiling strum v0.26.3
15852025-07-18T16:19:25.722Z Compiling hickory-proto v0.25.2
15862025-07-18T16:19:25.771Z Compiling similar v2.7.0
15872025-07-18T16:19:26.626Z Compiling predicates v3.1.3
15882025-07-18T16:19:27.300Z Compiling string_cache v0.8.9
15892025-07-18T16:19:27.449Z Compiling clap v4.5.40
15902025-07-18T16:19:27.585Z Compiling tokio-postgres v0.7.13
15912025-07-18T16:19:27.738Z Compiling petgraph v0.6.5
15922025-07-18T16:19:27.852Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15932025-07-18T16:19:28.099Z Compiling indicatif v0.17.11
15942025-07-18T16:19:30.011Z Compiling daft v0.1.4
15952025-07-18T16:19:30.589Z Compiling usdt v0.5.0
15962025-07-18T16:19:30.728Z Compiling ecdsa v0.16.9
15972025-07-18T16:19:31.097Z Compiling rsa v0.9.6
15982025-07-18T16:19:31.372Z Compiling zip v0.6.6
15992025-07-18T16:19:31.609Z Compiling zip v4.2.0
16002025-07-18T16:19:32.243Z Compiling ed25519-dalek v2.1.1
16012025-07-18T16:19:33.096Z Compiling toml v0.7.8
16022025-07-18T16:19:33.671Z Compiling crossterm v0.28.1
16032025-07-18T16:19:34.771Z Compiling tokio-stream v0.1.17
16042025-07-18T16:19:35.161Z Compiling openapiv3 v2.2.0
16052025-07-18T16:19:35.242Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16062025-07-18T16:19:35.337Z Compiling x509-cert v0.2.5
16072025-07-18T16:19:35.685Z Compiling sha1 v0.10.6
16082025-07-18T16:19:35.772Z Compiling itertools v0.13.0
16092025-07-18T16:19:36.128Z Compiling itertools v0.10.5
16102025-07-18T16:19:36.950Z Compiling dirs-sys-next v0.1.2
16112025-07-18T16:19:37.499Z Compiling winnow v0.6.26
16122025-07-18T16:19:37.690Z Compiling rustc-hash v2.1.1
16132025-07-18T16:19:37.913Z Compiling peg-runtime v0.8.5
16142025-07-18T16:19:38.506Z Compiling lalrpop-util v0.19.12
16152025-07-18T16:19:38.786Z Compiling dirs-next v2.0.0
16162025-07-18T16:19:38.804Z Compiling thread_local v1.1.8
16172025-07-18T16:19:38.864Z Compiling slog-async v2.8.0
16182025-07-18T16:19:38.972Z Compiling term v0.7.0
16192025-07-18T16:19:38.992Z Compiling xattr v1.3.1
16202025-07-18T16:19:39.169Z Compiling futures-executor v0.3.31
16212025-07-18T16:19:39.277Z Compiling crossbeam-channel v0.5.15
16222025-07-18T16:19:39.280Z Compiling filetime v0.2.25
16232025-07-18T16:19:39.467Z Compiling is-terminal v0.4.13
16242025-07-18T16:19:39.597Z Compiling take_mut v0.2.2
16252025-07-18T16:19:39.625Z Compiling slog-term v2.9.1
16262025-07-18T16:19:39.658Z Compiling tar v0.4.44
16272025-07-18T16:19:39.734Z Compiling futures v0.3.31
16282025-07-18T16:19:39.774Z Compiling camino v1.1.10
16292025-07-18T16:19:45.559Z Compiling aws-lc-sys v0.26.0
16302025-07-18T16:20:15.689Z Compiling rustls-webpki v0.102.8
16312025-07-18T16:20:20.423Z Compiling tokio-rustls v0.26.0
16322025-07-18T16:20:20.699Z Compiling hyper-rustls v0.27.7
16332025-07-18T16:20:21.059Z Compiling reqwest v0.12.22
16342025-07-18T16:20:24.698Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16352025-07-18T16:20:25.003Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16362025-07-18T16:20:29.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
16372025-07-18T16:20:30.025Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16382025-07-18T16:20:30.083ZJul 18 16:20:29.414 INFO Starting download, target: Clickhouse
16392025-07-18T16:20:30.083ZJul 18 16:20:29.414 INFO Starting download, target: Cockroach
16402025-07-18T16:20:30.083ZJul 18 16:20:29.414 INFO Starting download, target: Console
16412025-07-18T16:20:30.087ZJul 18 16:20:29.414 INFO Starting download, target: DendriteStub
16422025-07-18T16:20:30.087ZJul 18 16:20:29.414 INFO Starting download, target: MaghemiteMgd
16432025-07-18T16:20:30.087ZJul 18 16:20:29.414 INFO Starting download, target: TransceiverControl
16442025-07-18T16:20:30.087ZJul 18 16:20:29.415 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16452025-07-18T16:20:30.087ZJul 18 16:20:29.415 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16462025-07-18T16:20:30.087ZJul 18 16:20:29.415 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16472025-07-18T16:20:30.087ZJul 18 16:20:29.415 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16482025-07-18T16:20:30.087ZJul 18 16:20:29.415 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16492025-07-18T16:20:30.087ZJul 18 16:20:29.415 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16502025-07-18T16:20:30.547ZJul 18 16:20:29.876 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16512025-07-18T16:20:30.579ZJul 18 16:20:29.907 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16522025-07-18T16:20:30.955ZJul 18 16:20:30.281 INFO Download complete, target: TransceiverControl
16532025-07-18T16:20:31.022ZJul 18 16:20:30.347 INFO Download complete, target: Console
16542025-07-18T16:20:31.460ZJul 18 16:20:30.786 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16552025-07-18T16:20:31.505ZJul 18 16:20:30.834 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16562025-07-18T16:20:31.762ZJul 18 16:20:31.092 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16572025-07-18T16:20:31.762ZJul 18 16:20:31.093 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16582025-07-18T16:20:32.613ZJul 18 16:20:31.935 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16592025-07-18T16:20:35.203ZJul 18 16:20:34.532 INFO Download complete, target: MaghemiteMgd
16602025-07-18T16:20:35.207ZJul 18 16:20:34.533 INFO Download complete, target: DendriteStub
16612025-07-18T16:20:38.475ZJul 18 16:20:37.804 INFO Checking that binary works, target: Cockroach
16622025-07-18T16:20:38.634ZJul 18 16:20:37.963 INFO Download complete, target: Cockroach
16632025-07-18T16:20:42.934ZJul 18 16:20:42.261 INFO Checking that binary works, target: Clickhouse
16642025-07-18T16:20:43.095ZJul 18 16:20:42.423 INFO Download complete, target: Clickhouse
16652025-07-18T16:20:43.102ZAll prerequisites installed successfully
16662025-07-18T16:20:43.106Z
16672025-07-18T16:20:43.106Zreal 4:39.551362534
16682025-07-18T16:20:43.106Zuser 16:48.028371084
16692025-07-18T16:20:43.106Zsys 2:20.388218828
16702025-07-18T16:20:43.106Ztrap 0.652156485
16712025-07-18T16:20:43.106Ztflt 0.812463647
16722025-07-18T16:20:43.106Zdflt 1.214479963
16732025-07-18T16:20:43.106Zkflt 0.025851963
16742025-07-18T16:20:43.106Zlock 39:15.699699293
16752025-07-18T16:20:43.106Zslp 1:00:27.256015530
16762025-07-18T16:20:43.106Zlat 1:15.300242780
16772025-07-18T16:20:43.106Zstop 2:56.487362096
16782025-07-18T16:20:43.106Z+ ptime -m cargo xtask download softnpu
16792025-07-18T16:20:43.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16802025-07-18T16:20:43.860Z Running `target/debug/xtask download softnpu`
16812025-07-18T16:20:44.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
16822025-07-18T16:20:44.948Z Running `target/debug/xtask-downloader softnpu`
16832025-07-18T16:20:44.990ZJul 18 16:20:44.318 INFO Starting download, target: Softnpu
16842025-07-18T16:20:44.994ZJul 18 16:20:44.318 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16852025-07-18T16:20:45.622ZJul 18 16:20:44.949 INFO Download complete, target: Softnpu
16862025-07-18T16:20:45.626Z
16872025-07-18T16:20:45.629Zreal 2.515476289
16882025-07-18T16:20:45.629Zuser 1.563559009
16892025-07-18T16:20:45.629Zsys 0.668222339
16902025-07-18T16:20:45.629Ztrap 0.000814475
16912025-07-18T16:20:45.629Ztflt 0.000055046
16922025-07-18T16:20:45.629Zdflt 0.000163464
16932025-07-18T16:20:45.629Zkflt 0.000000000
16942025-07-18T16:20:45.630Zlock 6.798355005
16952025-07-18T16:20:45.630Zslp 0.502605008
16962025-07-18T16:20:45.630Zlat 0.070646237
16972025-07-18T16:20:45.630Zstop 0.000174843
16982025-07-18T16:20:45.630Z+ export CARGO_INCREMENTAL=0
16992025-07-18T16:20:45.630Z+ CARGO_INCREMENTAL=0
17002025-07-18T16:20:45.630Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17012025-07-18T16:20:46.883Z Compiling proc-macro2 v1.0.95
17022025-07-18T16:20:46.883Z Compiling unicode-ident v1.0.18
17032025-07-18T16:20:46.886Z Compiling libc v0.2.174
17042025-07-18T16:20:46.886Z Compiling serde v1.0.219
17052025-07-18T16:20:46.886Z Compiling autocfg v1.4.0
17062025-07-18T16:20:46.886Z Compiling cfg-if v1.0.1
17072025-07-18T16:20:46.886Z Compiling version_check v0.9.5
17082025-07-18T16:20:47.207Z Compiling memchr v2.7.4
17092025-07-18T16:20:47.234Z Compiling shlex v1.3.0
17102025-07-18T16:20:47.234Z Compiling portable-atomic v1.11.0
17112025-07-18T16:20:47.625Z Compiling typenum v1.17.0
17122025-07-18T16:20:47.667Z Compiling generic-array v0.14.7
17132025-07-18T16:20:47.760Z Compiling lock_api v0.4.12
17142025-07-18T16:20:48.003Z Compiling value-bag v1.9.0
17152025-07-18T16:20:48.099Z Compiling libm v0.2.8
17162025-07-18T16:20:48.391Z Compiling serde_json v1.0.140
17172025-07-18T16:20:48.456Z Compiling log v0.4.27
17182025-07-18T16:20:48.460Z Compiling num-traits v0.2.19
17192025-07-18T16:20:48.567Z Compiling getrandom v0.3.1
17202025-07-18T16:20:48.793Z Compiling parking_lot_core v0.9.10
17212025-07-18T16:20:48.858Z Compiling quote v1.0.40
17222025-07-18T16:20:49.025Z Compiling jobserver v0.1.32
17232025-07-18T16:20:49.162Z Compiling semver v1.0.26
17242025-07-18T16:20:49.223Z Compiling scopeguard v1.2.0
17252025-07-18T16:20:49.244Z Compiling smallvec v1.15.0
17262025-07-18T16:20:49.247Z Compiling getrandom v0.2.15
17272025-07-18T16:20:49.289Z Compiling syn v2.0.104
17282025-07-18T16:20:49.411Z Compiling cc v1.2.15
17292025-07-18T16:20:49.638Z Compiling pkg-config v0.3.31
17302025-07-18T16:20:49.660Z Compiling itoa v1.0.11
17312025-07-18T16:20:49.681Z Compiling aho-corasick v1.1.3
17322025-07-18T16:20:49.710Z Compiling rustix v0.38.37
17332025-07-18T16:20:49.886Z Compiling regex-syntax v0.8.5
17342025-07-18T16:20:49.918Z Compiling either v1.15.0
17352025-07-18T16:20:51.142Z Compiling critical-section v1.1.3
17362025-07-18T16:20:51.408Z Compiling stable_deref_trait v1.2.0
17372025-07-18T16:20:51.552Z Compiling slab v0.4.9
17382025-07-18T16:20:51.796Z Compiling once_cell v1.21.3
17392025-07-18T16:20:51.919Z Compiling spin v0.9.8
17402025-07-18T16:20:51.977Z Compiling errno v0.3.12
17412025-07-18T16:20:52.042Z Compiling rand_core v0.6.4
17422025-07-18T16:20:52.297Z Compiling glob v0.3.2
17432025-07-18T16:20:52.567Z Compiling allocator-api2 v0.2.21
17442025-07-18T16:20:52.659Z Compiling ryu v1.0.18
17452025-07-18T16:20:52.866Z Compiling foldhash v0.1.5
17462025-07-18T16:20:52.967Z Compiling clang-sys v1.8.1
17472025-07-18T16:20:53.242Z Compiling pin-project-lite v0.2.14
17482025-07-18T16:20:53.265Z Compiling equivalent v1.0.2
17492025-07-18T16:20:53.268Z Compiling subtle v2.6.1
17502025-07-18T16:20:53.308Z Compiling prettyplease v0.2.35
17512025-07-18T16:20:53.403Z Compiling thiserror v1.0.69
17522025-07-18T16:20:53.430Z Compiling regex-automata v0.4.8
17532025-07-18T16:20:53.581Z Compiling hashbrown v0.15.4
17542025-07-18T16:20:53.736Z Compiling lazy_static v1.5.0
17552025-07-18T16:20:53.989Z Compiling writeable v0.5.5
17562025-07-18T16:20:54.009Z Compiling litemap v0.7.3
17572025-07-18T16:20:54.055Z Compiling schemars v0.8.22
17582025-07-18T16:20:54.456Z Compiling minimal-lexical v0.2.1
17592025-07-18T16:20:54.872Z Compiling nom v7.1.3
17602025-07-18T16:20:55.367Z Compiling libloading v0.8.5
17612025-07-18T16:20:55.736Z Compiling percent-encoding v2.3.1
17622025-07-18T16:20:56.013Z Compiling home v0.5.9
17632025-07-18T16:20:56.165Z Compiling bindgen v0.69.5
17642025-07-18T16:20:56.224Z Compiling zerocopy v0.8.26
17652025-07-18T16:20:56.609Z Compiling synstructure v0.13.1
17662025-07-18T16:20:56.673Z Compiling serde_derive_internals v0.29.1
17672025-07-18T16:20:57.793Z Compiling itertools v0.12.1
17682025-07-18T16:20:58.174Z Compiling cexpr v0.6.0
17692025-07-18T16:20:58.521Z Compiling byteorder v1.5.0
17702025-07-18T16:20:58.890Z Compiling regex v1.11.1
17712025-07-18T16:20:59.057Z Compiling rustc-hash v1.1.0
17722025-07-18T16:20:59.247Z Compiling icu_locid_transform_data v1.5.0
17732025-07-18T16:20:59.373Z Compiling lazycell v1.3.0
17742025-07-18T16:20:59.582Z Compiling cmake v0.1.51
17752025-07-18T16:20:59.646Z Compiling signal-hook-registry v1.4.2
17762025-07-18T16:20:59.876Z Compiling icu_properties_data v1.5.0
17772025-07-18T16:21:00.170Z Compiling paste v1.0.15
17782025-07-18T16:21:00.277Z Compiling serde_derive v1.0.219
17792025-07-18T16:21:00.328Z Compiling zeroize_derive v1.4.2
17802025-07-18T16:21:00.348Z Compiling zerofrom-derive v0.1.4
17812025-07-18T16:21:00.665Z Compiling yoke-derive v0.7.4
17822025-07-18T16:21:00.778Z Compiling zerovec-derive v0.10.3
17832025-07-18T16:21:01.036Z Compiling displaydoc v0.2.5
17842025-07-18T16:21:01.579Z Compiling icu_provider_macros v1.5.0
17852025-07-18T16:21:02.317Z Compiling tokio-macros v2.5.0
17862025-07-18T16:21:02.390Z Compiling zeroize v1.8.1
17872025-07-18T16:21:02.845Z Compiling zerocopy-derive v0.7.35
17882025-07-18T16:21:02.868Z Compiling thiserror-impl v1.0.69
17892025-07-18T16:21:03.057Z Compiling schemars_derive v0.8.22
17902025-07-18T16:21:03.206Z Compiling zerofrom v0.1.4
17912025-07-18T16:21:03.465Z Compiling yoke v0.7.4
17922025-07-18T16:21:03.950Z Compiling zerovec v0.10.4
17932025-07-18T16:21:04.357Z Compiling zerocopy-derive v0.8.26
17942025-07-18T16:21:04.650Z Compiling futures-macro v0.3.31
17952025-07-18T16:21:05.003Z Compiling fs_extra v1.3.0
17962025-07-18T16:21:05.481Z Compiling fnv v1.0.7
17972025-07-18T16:21:05.557Z Compiling dunce v1.0.5
17982025-07-18T16:21:05.717Z Compiling parking_lot v0.12.3
17992025-07-18T16:21:05.744Z Compiling mio v1.0.2
18002025-07-18T16:21:05.759Z Compiling icu_normalizer_data v1.5.0
18012025-07-18T16:21:05.892Z Compiling write16 v1.0.0
18022025-07-18T16:21:06.069Z Compiling tinystr v0.7.6
18032025-07-18T16:21:06.399Z Compiling icu_collections v1.5.0
18042025-07-18T16:21:06.527Z Compiling icu_locid v1.5.0
18052025-07-18T16:21:07.216Z Compiling heck v0.5.0
18062025-07-18T16:21:07.266Z Compiling utf8_iter v1.0.4
18072025-07-18T16:21:07.538Z Compiling utf16_iter v1.0.5
18082025-07-18T16:21:07.620Z Compiling crypto-common v0.1.6
18092025-07-18T16:21:07.793Z Compiling icu_provider v1.5.0
18102025-07-18T16:21:08.183Z Compiling socket2 v0.5.10
18112025-07-18T16:21:08.586Z Compiling icu_locid_transform v1.5.0
18122025-07-18T16:21:09.061Z Compiling const-oid v0.9.6
18132025-07-18T16:21:09.963Z Compiling form_urlencoded v1.2.1
18142025-07-18T16:21:10.049Z Compiling ring v0.17.14
18152025-07-18T16:21:10.532Z Compiling icu_properties v1.5.1
18162025-07-18T16:21:11.759Z Compiling tracing-attributes v0.1.27
18172025-07-18T16:21:12.077Z Compiling der_derive v0.7.3
18182025-07-18T16:21:12.428Z Compiling bitflags v2.9.1
18192025-07-18T16:21:12.707Z Compiling bytes v1.10.1
18202025-07-18T16:21:14.531Z Compiling icu_normalizer v1.5.0
18212025-07-18T16:21:14.650Z Compiling tokio v1.45.1
18222025-07-18T16:21:14.965Z Compiling indexmap v2.10.0
18232025-07-18T16:21:15.716Z Compiling idna_adapter v1.2.0
18242025-07-18T16:21:15.968Z Compiling idna v1.0.3
18252025-07-18T16:21:16.393Z Compiling vcpkg v0.2.15
18262025-07-18T16:21:16.897Z Compiling which v4.4.2
18272025-07-18T16:21:17.052Z Compiling aws-lc-rs v1.12.4
18282025-07-18T16:21:17.765Z Compiling openssl-sys v0.9.109
18292025-07-18T16:21:18.137Z Compiling url v2.5.4
18302025-07-18T16:21:20.509Z Compiling block-buffer v0.10.4
18312025-07-18T16:21:20.796Z Compiling thiserror v2.0.12
18322025-07-18T16:21:21.280Z Compiling futures-core v0.3.31
18332025-07-18T16:21:21.512Z Compiling digest v0.10.7
18342025-07-18T16:21:21.891Z Compiling zerocopy v0.7.35
18352025-07-18T16:21:21.914Z Compiling thiserror-impl v2.0.12
18362025-07-18T16:21:21.997Z Compiling httparse v1.9.5
18372025-07-18T16:21:23.804Z Compiling uuid v1.17.0
18382025-07-18T16:21:24.186Z Compiling syn v1.0.109
18392025-07-18T16:21:24.373Z Compiling crossbeam-utils v0.8.21
18402025-07-18T16:21:24.666Z Compiling iana-time-zone v0.1.63
18412025-07-18T16:21:24.917Z Compiling chrono v0.4.41
18422025-07-18T16:21:25.955Z Compiling time-core v0.1.2
18432025-07-18T16:21:26.225Z Compiling num-conv v0.1.0
18442025-07-18T16:21:26.529Z Compiling futures-sink v0.3.31
18452025-07-18T16:21:26.606Z Compiling time-macros v0.2.18
18462025-07-18T16:21:27.992Z Compiling openssl v0.10.73
18472025-07-18T16:21:28.406Z Compiling cpufeatures v0.2.14
18482025-07-18T16:21:28.436Z Compiling strsim v0.11.1
18492025-07-18T16:21:29.159Z Compiling aws-lc-sys v0.26.0
18502025-07-18T16:21:29.242Z Compiling hmac v0.12.1
18512025-07-18T16:21:29.327Z Compiling rustc_version v0.4.1
18522025-07-18T16:21:29.474Z Compiling serde_tokenstream v0.2.2
18532025-07-18T16:21:30.041Z Compiling block-padding v0.3.3
18542025-07-18T16:21:30.077Z Compiling openssl-macros v0.1.1
18552025-07-18T16:21:30.319Z Compiling scroll_derive v0.12.0
18562025-07-18T16:21:31.231Z Compiling dyn-clone v1.0.19
18572025-07-18T16:21:31.525Z Compiling native-tls v0.2.12
18582025-07-18T16:21:31.599Z Compiling rustls v0.23.19
18592025-07-18T16:21:31.705Z Compiling ucd-trie v0.1.7
18602025-07-18T16:21:32.057Z Compiling pest v2.7.14
18612025-07-18T16:21:32.153Z Compiling inout v0.1.3
18622025-07-18T16:21:32.172Z Compiling futures-channel v0.3.31
18632025-07-18T16:21:32.654Z Compiling futures-task v0.3.31
18642025-07-18T16:21:32.891Z Compiling futures-io v0.3.31
18652025-07-18T16:21:33.180Z Compiling pin-utils v0.1.0
18662025-07-18T16:21:33.306Z Compiling futures-util v0.3.31
18672025-07-18T16:21:34.981Z Compiling pest_meta v2.7.14
18682025-07-18T16:21:36.282Z Compiling cipher v0.4.4
18692025-07-18T16:21:37.597Z Compiling sha2 v0.10.9
18702025-07-18T16:21:37.813Z Compiling http v1.3.1
18712025-07-18T16:21:38.357Z Compiling cookie v0.18.1
18722025-07-18T16:21:38.513Z Compiling rustversion v1.0.17
18732025-07-18T16:21:38.747Z Compiling base64ct v1.6.0
18742025-07-18T16:21:39.245Z Compiling pem-rfc7468 v0.7.0
18752025-07-18T16:21:39.327Z Compiling pest_generator v2.7.14
18762025-07-18T16:21:39.826Z Compiling bzip2-sys v0.1.13+1.0.8
18772025-07-18T16:21:39.830Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18782025-07-18T16:21:40.365Z Compiling flagset v0.4.6
18792025-07-18T16:21:40.578Z Compiling anyhow v1.0.98
18802025-07-18T16:21:40.620Z Compiling slog v2.7.0
18812025-07-18T16:21:40.973Z Compiling pest_derive v2.7.14
18822025-07-18T16:21:41.091Z Compiling der v0.7.9
18832025-07-18T16:21:41.747Z Compiling serde_spanned v0.6.9
18842025-07-18T16:21:41.866Z Compiling toml_datetime v0.6.11
18852025-07-18T16:21:42.186Z Compiling tracing-core v0.1.32
18862025-07-18T16:21:42.215Z Compiling usdt-impl v0.5.0
18872025-07-18T16:21:42.369Z Compiling rustls-pki-types v1.10.0
18882025-07-18T16:21:42.563Z Compiling rayon-core v1.12.1
18892025-07-18T16:21:42.790Z Compiling salsa20 v0.10.2
18902025-07-18T16:21:43.040Z Compiling spki v0.7.3
18912025-07-18T16:21:43.334Z Compiling tracing v0.1.40
18922025-07-18T16:21:43.438Z Compiling scroll v0.12.0
18932025-07-18T16:21:43.664Z Compiling pbkdf2 v0.12.2
18942025-07-18T16:21:43.732Z Compiling ppv-lite86 v0.2.20
18952025-07-18T16:21:44.188Z Compiling litrs v0.4.1
18962025-07-18T16:21:44.447Z Compiling plain v0.2.3
18972025-07-18T16:21:44.642Z Compiling winnow v0.5.40
18982025-07-18T16:21:44.646Z Compiling goblin v0.8.2
18992025-07-18T16:21:44.942Z Compiling scrypt v0.11.0
19002025-07-18T16:21:45.120Z Compiling document-features v0.2.10
19012025-07-18T16:21:45.383Z Compiling cbc v0.1.2
19022025-07-18T16:21:45.611Z Compiling aes v0.8.4
19032025-07-18T16:21:47.992Z Compiling toml_edit v0.19.15
19042025-07-18T16:21:48.199Z Compiling tokio-util v0.7.15
19052025-07-18T16:21:49.757Z Compiling newtype-uuid v1.2.4
19062025-07-18T16:21:49.925Z Compiling untrusted v0.7.1
19072025-07-18T16:21:50.103Z Compiling untrusted v0.9.0
19082025-07-18T16:21:50.157Z Compiling powerfmt v0.2.0
19092025-07-18T16:21:50.332Z Compiling adler2 v2.0.0
19102025-07-18T16:21:50.356Z Compiling pretty-hex v0.4.1
19112025-07-18T16:21:50.578Z Compiling dof v0.3.0
19122025-07-18T16:21:50.612Z Compiling miniz_oxide v0.8.5
19132025-07-18T16:21:50.643Z Compiling deranged v0.3.11
19142025-07-18T16:21:52.126Z Compiling pkcs5 v0.7.1
19152025-07-18T16:21:52.684Z Compiling dtrace-parser v0.2.0
19162025-07-18T16:21:52.894Z Compiling http-body v1.0.1
19172025-07-18T16:21:53.133Z Compiling heapless v0.7.17
19182025-07-18T16:21:54.015Z Compiling thread-id v4.2.2
19192025-07-18T16:21:54.176Z Compiling base64 v0.22.1
19202025-07-18T16:21:54.414Z Compiling atomic-waker v1.1.2
19212025-07-18T16:21:54.444Z Compiling zstd-safe v7.2.3
19222025-07-18T16:21:54.546Z Compiling num_threads v0.1.7
19232025-07-18T16:21:54.789Z Compiling signal-hook v0.3.17
19242025-07-18T16:21:54.835Z Compiling time v0.3.36
19252025-07-18T16:21:56.269Z Compiling pkcs8 v0.10.2
19262025-07-18T16:21:56.909Z Compiling ident_case v1.0.1
19272025-07-18T16:21:56.962Z Compiling tower-service v0.3.3
19282025-07-18T16:21:57.130Z Compiling tinyvec_macros v0.1.1
19292025-07-18T16:21:57.888Z Compiling try-lock v0.2.5
19302025-07-18T16:21:58.096Z Compiling want v0.3.1
19312025-07-18T16:21:58.398Z Compiling tinyvec v1.8.0
19322025-07-18T16:21:59.898Z Compiling h2 v0.4.6
19332025-07-18T16:22:01.651Z Compiling rand_core v0.9.2
19342025-07-18T16:22:02.044Z Compiling curve25519-dalek v4.1.3
19352025-07-18T16:22:02.504Z Compiling ipnet v2.11.0
19362025-07-18T16:22:02.555Z Compiling async-trait v0.1.88
19372025-07-18T16:22:04.587Z Compiling memoffset v0.9.1
19382025-07-18T16:22:04.771Z Compiling num-bigint-dig v0.8.4
19392025-07-18T16:22:05.090Z Compiling openssl-probe v0.1.5
19402025-07-18T16:22:05.389Z Compiling foreign-types-shared v0.1.1
19412025-07-18T16:22:05.532Z Compiling smoltcp v0.9.1
19422025-07-18T16:22:05.578Z Compiling gimli v0.31.1
19432025-07-18T16:22:06.318Z Compiling httpdate v1.0.3
19442025-07-18T16:22:06.773Z Compiling foreign-types v0.3.2
19452025-07-18T16:22:08.145Z Compiling hyper v1.6.0
19462025-07-18T16:22:11.443Z Compiling addr2line v0.24.2
19472025-07-18T16:22:13.949Z Compiling rand_chacha v0.9.0
19482025-07-18T16:22:14.862Z Compiling usdt-attr-macro v0.5.0
19492025-07-18T16:22:15.717Z Compiling usdt-macro v0.5.0
19502025-07-18T16:22:17.605Z Compiling strum_macros v0.26.4
19512025-07-18T16:22:19.534Z Compiling ipnetwork v0.21.1
19522025-07-18T16:22:20.872Z Compiling daft-derive v0.1.4
19532025-07-18T16:22:21.423Z Compiling object v0.36.5
19542025-07-18T16:22:21.627Z Compiling cfg_aliases v0.2.1
19552025-07-18T16:22:21.750Z Compiling rustc-demangle v0.1.24
19562025-07-18T16:22:23.948Z Compiling nix v0.29.0
19572025-07-18T16:22:26.332Z Compiling rand v0.9.1
19582025-07-18T16:22:27.599Z Compiling crossbeam-epoch v0.9.18
19592025-07-18T16:22:28.219Z Compiling hyper-util v0.1.14
19602025-07-18T16:22:29.894Z Compiling backtrace v0.3.74
19612025-07-18T16:22:31.382Z Compiling unicode-normalization v0.1.24
19622025-07-18T16:22:32.760Z Compiling strum_macros v0.27.1
19632025-07-18T16:22:34.926Z Compiling hubpack_derive v0.1.1
19642025-07-18T16:22:35.275Z Compiling signature v2.2.0
19652025-07-18T16:22:35.531Z Compiling openapiv3 v2.2.0
19662025-07-18T16:22:35.817Z Compiling curve25519-dalek-derive v0.1.1
19672025-07-18T16:22:37.318Z Compiling fs-err v3.1.1
19682025-07-18T16:22:37.672Z Compiling ahash v0.8.11
19692025-07-18T16:22:38.067Z Compiling crc32fast v1.4.2
19702025-07-18T16:22:38.392Z Compiling siphasher v0.3.11
19712025-07-18T16:22:38.801Z Compiling anstyle v1.0.11
19722025-07-18T16:22:39.431Z Compiling zlib-rs v0.5.1
19732025-07-18T16:22:39.514Z Compiling utf8parse v0.2.2
19742025-07-18T16:22:39.714Z Compiling buf-list v1.0.3
19752025-07-18T16:22:40.108Z Compiling unicode-bidi v0.3.17
19762025-07-18T16:22:40.276Z Compiling unicode-properties v0.1.3
19772025-07-18T16:22:40.323Z Compiling anstyle-parse v0.2.5
19782025-07-18T16:22:41.164Z Compiling stringprep v0.1.5
19792025-07-18T16:22:42.014Z Compiling phf_shared v0.11.2
19802025-07-18T16:22:44.282Z Compiling libz-rs-sys v0.5.1
19812025-07-18T16:22:48.037Z Compiling crossbeam-deque v0.8.5
19822025-07-18T16:22:49.130Z Compiling http-body-util v0.1.3
19832025-07-18T16:22:49.709Z Compiling rand_chacha v0.3.1
19842025-07-18T16:22:50.043Z Compiling sync_wrapper v1.0.1
19852025-07-18T16:22:50.227Z Compiling md-5 v0.10.6
19862025-07-18T16:22:50.547Z Compiling num-integer v0.1.46
19872025-07-18T16:22:50.842Z Compiling hash32 v0.2.1
19882025-07-18T16:22:51.214Z Compiling ff v0.13.0
19892025-07-18T16:22:51.237Z Compiling encoding_rs v0.8.34
19902025-07-18T16:22:51.463Z Compiling tower-layer v0.3.3
19912025-07-18T16:22:51.524Z Compiling mime v0.3.17
19922025-07-18T16:22:51.771Z Compiling base16ct v0.2.0
19932025-07-18T16:22:51.993Z Compiling is_terminal_polyfill v1.70.1
19942025-07-18T16:22:52.065Z Compiling anstyle-query v1.1.1
19952025-07-18T16:22:52.146Z Compiling psl-types v2.0.11
19962025-07-18T16:22:52.453Z Compiling fallible-iterator v0.2.0
19972025-07-18T16:22:52.929Z Compiling colorchoice v1.0.2
19982025-07-18T16:22:53.118Z Compiling anstream v0.6.18
19992025-07-18T16:22:53.122Z Compiling postgres-protocol v0.6.8
20002025-07-18T16:22:53.742Z Compiling tower v0.5.2
20012025-07-18T16:22:54.239Z Compiling publicsuffix v2.3.0
20022025-07-18T16:22:54.711Z Compiling sec1 v0.7.3
20032025-07-18T16:22:55.245Z Compiling group v0.13.0
20042025-07-18T16:22:55.749Z Compiling num-iter v0.1.45
20052025-07-18T16:22:55.959Z Compiling rand v0.8.5
20062025-07-18T16:22:58.746Z Compiling tokio-native-tls v0.3.1
20072025-07-18T16:22:59.398Z Compiling flate2 v1.1.2
20082025-07-18T16:23:00.359Z Compiling rustls-native-certs v0.8.1
20092025-07-18T16:23:01.377Z Compiling rustls-webpki v0.102.8
20102025-07-18T16:23:01.770Z Compiling webpki-roots v1.0.1
20112025-07-18T16:23:02.219Z Compiling hkdf v0.12.4
20122025-07-18T16:23:02.269Z Compiling terminal_size v0.4.0
20132025-07-18T16:23:02.510Z Compiling serde_urlencoded v0.7.1
20142025-07-18T16:23:02.670Z Compiling clap_derive v4.5.40
20152025-07-18T16:23:02.735Z Compiling enum-as-inner v0.6.1
20162025-07-18T16:23:02.976Z Compiling crypto-bigint v0.5.5
20172025-07-18T16:23:03.072Z Compiling serde_repr v0.1.19
20182025-07-18T16:23:04.137Z Compiling unicode-width v0.2.0
20192025-07-18T16:23:04.680Z Compiling simd-adler32 v0.3.7
20202025-07-18T16:23:05.182Z Compiling bitflags v1.3.2
20212025-07-18T16:23:05.323Z Compiling iri-string v0.7.8
20222025-07-18T16:23:06.188Z Compiling clap_lex v0.7.4
20232025-07-18T16:23:06.591Z Compiling managed v0.8.0
20242025-07-18T16:23:06.691Z Compiling bumpalo v3.16.0
20252025-07-18T16:23:07.135Z Compiling lockfree-object-pool v0.1.6
20262025-07-18T16:23:08.273Z Compiling tower-http v0.6.6
20272025-07-18T16:23:09.229Z Compiling tokio-rustls v0.26.0
20282025-07-18T16:23:09.692Z Compiling hyper-rustls v0.27.7
20292025-07-18T16:23:10.639Z Compiling zopfli v0.8.1
20302025-07-18T16:23:13.806Z Compiling clap_builder v4.5.40
20312025-07-18T16:23:13.881Z Compiling elliptic-curve v0.13.8
20322025-07-18T16:23:14.051Z Compiling console v0.15.10
20332025-07-18T16:23:14.359Z Compiling oxnet v0.1.2
20342025-07-18T16:23:14.411Z Compiling hyper-tls v0.6.0
20352025-07-18T16:23:15.664Z Compiling zstd v0.13.3
20362025-07-18T16:23:16.207Z Compiling signal-hook-mio v0.2.4
20372025-07-18T16:23:16.406Z Compiling rayon v1.10.0
20382025-07-18T16:23:16.729Z Compiling cookie_store v0.21.1
20392025-07-18T16:23:17.778Z Compiling postgres-types v0.2.9
20402025-07-18T16:23:18.479Z Compiling phf v0.11.2
20412025-07-18T16:23:19.022Z Compiling strum v0.27.1
20422025-07-18T16:23:19.166Z Compiling hubpack v0.1.2
20432025-07-18T16:23:19.226Z Compiling ed25519 v2.2.3
20442025-07-18T16:23:19.645Z Compiling bzip2 v0.4.4
20452025-07-18T16:23:19.667Z Compiling bzip2 v0.5.2
20462025-07-18T16:23:20.068Z Compiling pkcs1 v0.7.5
20472025-07-18T16:23:20.862Z Compiling rfc6979 v0.4.0
20482025-07-18T16:23:21.073Z Compiling float-cmp v0.10.0
20492025-07-18T16:23:21.123Z Compiling serde-big-array v0.5.1
20502025-07-18T16:23:21.192Z Compiling bstr v1.10.0
20512025-07-18T16:23:21.327Z Compiling regress v0.10.3
20522025-07-18T16:23:21.366Z Compiling memmap v0.7.0
20532025-07-18T16:23:21.685Z Compiling unicode-segmentation v1.12.0
20542025-07-18T16:23:22.057Z Compiling data-encoding v2.9.0
20552025-07-18T16:23:22.566Z Compiling precomputed-hash v0.1.1
20562025-07-18T16:23:22.599Z Compiling whoami v1.5.2
20572025-07-18T16:23:23.002Z Compiling winnow v0.7.10
20582025-07-18T16:23:23.114Z Compiling normalize-line-endings v0.3.0
20592025-07-18T16:23:23.282Z Compiling toml_write v0.1.2
20602025-07-18T16:23:23.407Z Compiling predicates-core v1.0.8
20612025-07-18T16:23:23.541Z Compiling new_debug_unreachable v1.0.6
20622025-07-18T16:23:23.675Z Compiling number_prefix v0.4.0
20632025-07-18T16:23:23.697Z Compiling fixedbitset v0.4.2
20642025-07-18T16:23:23.718Z Compiling difflib v0.4.0
20652025-07-18T16:23:24.122Z Compiling static_assertions v1.1.0
20662025-07-18T16:23:24.249Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20672025-07-18T16:23:24.397Z Compiling reqwest v0.12.22
20682025-07-18T16:23:24.684Z Compiling predicates v3.1.3
20692025-07-18T16:23:24.738Z Compiling petgraph v0.6.5
20702025-07-18T16:23:25.749Z Compiling typify-impl v0.3.0
20712025-07-18T16:23:25.988Z Compiling indicatif v0.17.11
20722025-07-18T16:23:26.563Z Compiling toml_edit v0.22.27
20732025-07-18T16:23:27.764Z Compiling string_cache v0.8.9
20742025-07-18T16:23:28.197Z Compiling tokio-postgres v0.7.13
20752025-07-18T16:23:30.791Z Compiling hickory-proto v0.25.2
20762025-07-18T16:23:32.694Z Compiling similar v2.7.0
20772025-07-18T16:23:33.229Z Compiling usdt v0.5.0
20782025-07-18T16:23:34.422Z Compiling ecdsa v0.16.9
20792025-07-18T16:23:34.473Z Compiling rsa v0.9.6
20802025-07-18T16:23:35.258Z Compiling zip v4.2.0
20812025-07-18T16:23:35.558Z Compiling zip v0.6.6
20822025-07-18T16:23:35.935Z Compiling ed25519-dalek v2.1.1
20832025-07-18T16:23:36.705Z Compiling clap v4.5.40
20842025-07-18T16:23:36.842Z Compiling crossterm v0.28.1
20852025-07-18T16:23:37.055Z Compiling daft v0.1.4
20862025-07-18T16:23:37.224Z Compiling strum v0.26.3
20872025-07-18T16:23:37.441Z Compiling darling_core v0.21.0
20882025-07-18T16:23:37.575Z Compiling tokio-stream v0.1.17
20892025-07-18T16:23:37.598Z Compiling toml v0.7.8
20902025-07-18T16:23:38.536Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20912025-07-18T16:23:38.941Z Compiling x509-cert v0.2.5
20922025-07-18T16:23:39.731Z Compiling sha1 v0.10.6
20932025-07-18T16:23:40.130Z Compiling itertools v0.13.0
20942025-07-18T16:23:42.862Z Compiling itertools v0.10.5
20952025-07-18T16:23:43.039Z Compiling winnow v0.6.26
20962025-07-18T16:23:44.166Z Compiling unicode-xid v0.2.6
20972025-07-18T16:23:44.384Z Compiling lalrpop-util v0.19.12
20982025-07-18T16:23:45.231Z Compiling rustix v1.0.7
20992025-07-18T16:23:45.876Z Compiling peg-runtime v0.8.5
21002025-07-18T16:23:46.143Z Compiling rustc-hash v2.1.1
21012025-07-18T16:23:46.379Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21022025-07-18T16:23:46.528Z Compiling darling_macro v0.21.0
21032025-07-18T16:23:47.168Z Compiling typify-macro v0.3.0
21042025-07-18T16:23:53.015Z Compiling camino v1.1.10
21052025-07-18T16:23:56.262Z Compiling darling v0.21.0
21062025-07-18T16:23:57.419Z Compiling proc-macro-crate v1.3.1
21072025-07-18T16:23:57.776Z Compiling macaddr v1.0.1
21082025-07-18T16:23:58.142Z Compiling structmeta-derive v0.3.0
21092025-07-18T16:23:59.998Z Compiling itertools v0.14.0
21102025-07-18T16:24:00.699Z Compiling heapless v0.8.0
21112025-07-18T16:24:01.118Z Compiling fastrand v2.1.1
21122025-07-18T16:24:01.791Z Compiling tempfile v3.20.0
21132025-07-18T16:24:02.934Z Compiling ingot-macros v0.1.1
21142025-07-18T16:24:05.382Z Compiling structmeta v0.3.0
21152025-07-18T16:24:06.080Z Compiling num_enum_derive v0.5.11
21162025-07-18T16:24:09.808Z Compiling hash32 v0.3.1
21172025-07-18T16:24:15.044Z Compiling smoltcp v0.11.0
21182025-07-18T16:24:15.099Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21192025-07-18T16:24:23.326Z Compiling ingot-types v0.1.2
21202025-07-18T16:24:24.698Z Compiling num_enum v0.5.11
21212025-07-18T16:24:26.209Z Compiling typify v0.3.0
21222025-07-18T16:24:30.761Z Compiling darling_core v0.20.10
21232025-07-18T16:24:31.386Z Compiling dirs-sys-next v0.1.2
21242025-07-18T16:24:31.600Z Compiling proc-macro-error-attr v1.0.4
21252025-07-18T16:24:31.736Z Compiling cobs v0.2.3
21262025-07-18T16:24:32.239Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21272025-07-18T16:24:32.456Z Compiling unsafe-libyaml v0.2.11
21282025-07-18T16:24:33.307Z Compiling rustls v0.22.4
21292025-07-18T16:24:34.796Z Compiling serde_yaml v0.9.34+deprecated
21302025-07-18T16:24:36.664Z Compiling darling_macro v0.20.10
21312025-07-18T16:24:42.291Z Compiling postcard v1.0.10
21322025-07-18T16:24:43.046Z Compiling dirs-next v2.0.0
21332025-07-18T16:24:47.374Z Compiling progenitor-impl v0.9.1
21342025-07-18T16:24:49.206Z Compiling ingot v0.1.1
21352025-07-18T16:24:51.202Z Compiling toml v0.8.23
21362025-07-18T16:24:58.591Z Compiling futures-executor v0.3.31
21372025-07-18T16:24:58.591Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21382025-07-18T16:24:58.591Z Compiling hex v0.4.3
21392025-07-18T16:24:58.591Z Compiling foreign-types-macros v0.2.3
21402025-07-18T16:24:58.591Z Compiling thread_local v1.1.8
21412025-07-18T16:24:58.591Z Compiling wait-timeout v0.2.0
21422025-07-18T16:24:58.591Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21432025-07-18T16:24:58.591Z Compiling proc-macro-error v1.0.4
21442025-07-18T16:24:58.591Z Compiling multer v3.1.0
21452025-07-18T16:24:58.591Z Compiling bit-vec v0.8.0
21462025-07-18T16:24:58.680Z Compiling slog-async v2.8.0
21472025-07-18T16:24:58.776Z Compiling unicode-width v0.1.14
21482025-07-18T16:24:58.944Z Compiling match_cfg v0.1.0
21492025-07-18T16:24:58.996Z Compiling foreign-types-shared v0.3.1
21502025-07-18T16:24:59.068Z Compiling ref-cast v1.0.24
21512025-07-18T16:24:59.155Z Compiling quick-error v1.2.3
21522025-07-18T16:24:59.349Z Compiling rusty-fork v0.3.0
21532025-07-18T16:24:59.385Z Compiling tabwriter v1.4.0
21542025-07-18T16:24:59.649Z Compiling foreign-types v0.5.0
21552025-07-18T16:24:59.729Z Compiling hostname v0.3.1
21562025-07-18T16:24:59.759Z Compiling bit-set v0.8.0
21572025-07-18T16:25:00.059Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21582025-07-18T16:25:00.088Z Compiling futures v0.3.31
21592025-07-18T16:25:00.134Z Compiling progenitor-macro v0.9.1
21602025-07-18T16:25:00.239Z Compiling term v0.7.0
21612025-07-18T16:25:04.069Z Compiling darling v0.20.10
21622025-07-18T16:25:04.450Z Compiling derive-ex v0.1.8
21632025-07-18T16:25:04.500Z Compiling progenitor-client v0.9.1
21642025-07-18T16:25:05.218Z Compiling slog-json v2.6.1
21652025-07-18T16:25:05.433Z Compiling rand_xorshift v0.4.0
21662025-07-18T16:25:05.725Z Compiling crossbeam-channel v0.5.15
21672025-07-18T16:25:05.750Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21682025-07-18T16:25:06.545Z Compiling async-stream-impl v0.3.6
21692025-07-18T16:25:06.628Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21702025-07-18T16:25:07.243Z Compiling ref-cast-impl v1.0.24
21712025-07-18T16:25:07.501Z Compiling cstr-argument v0.1.2
21722025-07-18T16:25:07.681Z Compiling is-terminal v0.4.13
21732025-07-18T16:25:07.815Z Compiling dropshot v0.16.2
21742025-07-18T16:25:07.866Z Compiling pretty-hex v0.2.1
21752025-07-18T16:25:08.142Z Compiling unarray v0.1.4
21762025-07-18T16:25:08.188Z Compiling take_mut v0.2.2
21772025-07-18T16:25:08.209Z Compiling crucible-workspace-hack v0.1.0
21782025-07-18T16:25:08.269Z Compiling typeid v1.0.3
21792025-07-18T16:25:08.388Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21802025-07-18T16:25:08.577Z Compiling proptest v1.7.0
21812025-07-18T16:25:08.867Z Compiling test-strategy v0.4.3
21822025-07-18T16:25:09.091Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21832025-07-18T16:25:09.530Z Compiling slog-term v2.9.1
21842025-07-18T16:25:10.939Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21852025-07-18T16:25:11.101Z Compiling progenitor v0.9.1
21862025-07-18T16:25:11.372Z Compiling async-stream v0.3.6
21872025-07-18T16:25:11.803Z Compiling tokio-rustls v0.25.0
21882025-07-18T16:25:11.999Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21892025-07-18T16:25:12.049Z Compiling slog-bunyan v2.5.0
21902025-07-18T16:25:12.310Z Compiling serde_with_macros v3.14.0
21912025-07-18T16:25:12.931Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21922025-07-18T16:25:13.164Z Compiling parse-display-derive v0.10.0
21932025-07-18T16:25:13.534Z Compiling colored v2.2.0
21942025-07-18T16:25:14.721Z Compiling waitgroup v0.1.2
21952025-07-18T16:25:14.931Z Compiling rustls-pemfile v2.2.0
21962025-07-18T16:25:14.958Z Compiling dropshot_endpoint v0.16.2
21972025-07-18T16:25:15.002Z Compiling serde_path_to_error v0.1.17
21982025-07-18T16:25:15.461Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21992025-07-18T16:25:15.988Z Compiling derive-where v1.5.0
22002025-07-18T16:25:16.223Z Compiling hostname v0.4.0
22012025-07-18T16:25:16.497Z Compiling instant v0.1.13
22022025-07-18T16:25:16.699Z Compiling heck v0.4.1
22032025-07-18T16:25:16.713Z Compiling debug-ignore v1.0.5
22042025-07-18T16:25:16.895Z Compiling parse-display v0.10.0
22052025-07-18T16:25:17.078Z Compiling zone_cfg_derive v0.3.0
22062025-07-18T16:25:18.422Z Compiling backoff v0.4.0
22072025-07-18T16:25:18.775Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22082025-07-18T16:25:18.840Z Compiling serde_with v3.14.0
22092025-07-18T16:25:18.888Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22102025-07-18T16:25:19.024Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22112025-07-18T16:25:21.042Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22122025-07-18T16:25:22.261Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22132025-07-18T16:25:22.438Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22142025-07-18T16:25:23.005Z Compiling iddqd v0.3.8
22152025-07-18T16:25:26.578Z Compiling camino-tempfile v1.4.1
22162025-07-18T16:25:26.578Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22172025-07-18T16:25:26.699Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22182025-07-18T16:25:26.843Z Compiling progenitor-client v0.10.0
22192025-07-18T16:25:27.713Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22202025-07-18T16:25:27.841Z Compiling num-derive v0.4.2
22212025-07-18T16:25:28.430Z Compiling sigpipe v0.1.3
22222025-07-18T16:25:28.580Z Compiling libefi-sys v0.1.0
22232025-07-18T16:25:28.864Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22242025-07-18T16:25:28.946Z Compiling jiff v0.2.15
22252025-07-18T16:25:29.943Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22262025-07-18T16:25:31.295Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22272025-07-18T16:25:31.353Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22282025-07-18T16:25:31.481Z Compiling erased-serde v0.4.6
22292025-07-18T16:25:31.905Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22302025-07-18T16:25:32.962Z Compiling zone v0.3.1
22312025-07-18T16:25:36.096Z Compiling smf v0.2.3
22322025-07-18T16:25:37.129Z Compiling bitfield-struct v0.6.2
22332025-07-18T16:25:38.133Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22342025-07-18T16:25:38.453Z Compiling ordered-float v2.10.1
22352025-07-18T16:25:38.672Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22362025-07-18T16:25:38.870Z Compiling blake3 v1.5.4
22372025-07-18T16:25:39.105Z Compiling serde-value v0.7.0
22382025-07-18T16:25:39.258Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22392025-07-18T16:25:39.989Z Compiling serde-untagged v0.1.7
22402025-07-18T16:25:40.356Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22412025-07-18T16:25:40.602Z Compiling xattr v1.3.1
22422025-07-18T16:25:40.725Z Compiling filetime v0.2.25
22432025-07-18T16:25:40.819Z Compiling memmap2 v0.9.5
22442025-07-18T16:25:40.967Z Compiling same-file v1.0.6
22452025-07-18T16:25:41.102Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22462025-07-18T16:25:41.253Z Compiling arrayvec v0.7.6
22472025-07-18T16:25:41.279Z Compiling arrayref v0.3.9
22482025-07-18T16:25:41.385Z Compiling constant_time_eq v0.3.1
22492025-07-18T16:25:41.415Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22502025-07-18T16:25:41.501Z Compiling walkdir v2.5.0
22512025-07-18T16:25:41.591Z Compiling tar v0.4.44
22522025-07-18T16:25:43.025Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22532025-07-18T16:25:43.175Z Compiling cargo-util-schemas v0.2.0
22542025-07-18T16:25:43.470Z Compiling tokio-dtrace v0.1.0
22552025-07-18T16:25:44.021Z Compiling gethostname v0.5.0
22562025-07-18T16:25:44.144Z Compiling cargo-platform v0.2.0
22572025-07-18T16:25:44.169Z Compiling topological-sort v0.2.2
22582025-07-18T16:25:44.245Z Compiling fixedbitset v0.5.7
22592025-07-18T16:25:44.505Z Compiling omicron-zone-package v0.12.2
22602025-07-18T16:25:45.694Z Compiling petgraph v0.8.2
22612025-07-18T16:25:47.343Z Compiling cargo_metadata v0.20.0
22622025-07-18T16:25:51.539Z Compiling oxide-tokio-rt v0.1.2
22632025-07-18T16:25:51.605Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22642025-07-18T16:25:51.605Z Compiling shell-words v1.1.0
22652025-07-18T16:25:51.605Z Compiling indent_write v2.2.0
22662025-07-18T16:25:51.632Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22672025-07-18T16:25:51.632Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22682025-07-18T16:25:56.537Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22692025-07-18T16:26:14.741Z Finished `release` profile [optimized] target(s) in 5m 28s
22702025-07-18T16:26:14.928Z Running `target/release/omicron-package -t test target create -p dev`
22712025-07-18T16:26:14.986ZLogging to: /work/oxidecomputer/omicron/out/LOG
22722025-07-18T16:26:14.990ZCreated new build target 'test' and set it as active
22732025-07-18T16:26:14.990Z
22742025-07-18T16:26:14.990Zreal 5:29.284271619
22752025-07-18T16:26:14.990Zuser 37:58.639663362
22762025-07-18T16:26:14.990Zsys 3:46.689063058
22772025-07-18T16:26:14.991Ztrap 1.232415399
22782025-07-18T16:26:14.991Ztflt 1.851193742
22792025-07-18T16:26:14.991Zdflt 1.068021018
22802025-07-18T16:26:14.991Zkflt 0.000129933
22812025-07-18T16:26:14.991Zlock 1:47:31.985787195
22822025-07-18T16:26:14.991Zslp 2:34:56.432727878
22832025-07-18T16:26:14.991Zlat 3:01.782688879
22842025-07-18T16:26:14.991Zstop 5:31.604173418
22852025-07-18T16:26:14.991Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22862025-07-18T16:26:16.167Z Finished `release` profile [optimized] target(s) in 1.12s
22872025-07-18T16:26:16.229Z Running `target/release/omicron-package -t test package`
22882025-07-18T16:26:16.283ZLogging to: /work/oxidecomputer/omicron/out/LOG
22892025-07-18T16:26:18.082Z Compiling typify-impl v0.4.1
22902025-07-18T16:26:18.316Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22912025-07-18T16:26:18.316Z Compiling convert_case v0.4.0
22922025-07-18T16:26:18.320Z Compiling num-rational v0.4.2
22932025-07-18T16:26:18.320Z Compiling num-complex v0.4.6
22942025-07-18T16:26:18.320Z Compiling dirs-sys-next v0.1.2
22952025-07-18T16:26:18.343Z Compiling half v2.4.1
22962025-07-18T16:26:18.534Z Compiling ciborium-io v0.2.2
22972025-07-18T16:26:18.729Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22982025-07-18T16:26:18.823Z Compiling dirs-next v2.0.0
22992025-07-18T16:26:19.043Z Compiling ciborium-ll v0.2.2
23002025-07-18T16:26:19.091Z Compiling derive_more v0.99.20
23012025-07-18T16:26:19.125Z Compiling float-ord v0.3.2
23022025-07-18T16:26:19.334Z Compiling term v0.7.0
23032025-07-18T16:26:19.494Z Compiling num v0.4.3
23042025-07-18T16:26:19.524Z Compiling ciborium v0.2.2
23052025-07-18T16:26:19.580Z Compiling is-terminal v0.4.13
23062025-07-18T16:26:19.628Z Compiling bytecount v0.6.8
23072025-07-18T16:26:19.758Z Compiling secrecy v0.10.3
23082025-07-18T16:26:19.989Z Compiling camino v1.1.10
23092025-07-18T16:26:20.084Z Compiling password-hash v0.5.0
23102025-07-18T16:26:20.426Z Compiling blake2 v0.10.6
23112025-07-18T16:26:20.804Z Compiling base64 v0.21.7
23122025-07-18T16:26:20.928Z Compiling atomicwrites v0.4.4
23132025-07-18T16:26:21.477Z Compiling argon2 v0.5.3
23142025-07-18T16:26:21.523Z Compiling rustix v1.0.7
23152025-07-18T16:26:21.652Z Compiling newline-converter v0.3.0
23162025-07-18T16:26:21.910Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23172025-07-18T16:26:21.922Z Compiling fastrand v2.1.1
23182025-07-18T16:26:22.250Z Compiling expectorate v1.2.0
23192025-07-18T16:26:22.298Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23202025-07-18T16:26:22.475Z Compiling rustls v0.22.4
23212025-07-18T16:26:22.521Z Compiling thread_local v1.1.8
23222025-07-18T16:26:22.663Z Compiling wait-timeout v0.2.0
23232025-07-18T16:26:22.947Z Compiling quick-error v1.2.3
23242025-07-18T16:26:22.999Z Compiling bit-vec v0.8.0
23252025-07-18T16:26:23.125Z Compiling match_cfg v0.1.0
23262025-07-18T16:26:23.152Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23272025-07-18T16:26:23.262Z Compiling hostname v0.3.1
23282025-07-18T16:26:23.463Z Compiling tempfile v3.20.0
23292025-07-18T16:26:23.493Z Compiling bit-set v0.8.0
23302025-07-18T16:26:23.941Z Compiling rusty-fork v0.3.0
23312025-07-18T16:26:24.187Z Compiling ref-cast v1.0.24
23322025-07-18T16:26:24.278Z Compiling multer v3.1.0
23332025-07-18T16:26:24.342Z Compiling slog-async v2.8.0
23342025-07-18T16:26:24.378Z Compiling progenitor-client v0.9.1
23352025-07-18T16:26:24.439Z Compiling slog-json v2.6.1
23362025-07-18T16:26:24.515Z Compiling crossbeam-channel v0.5.15
23372025-07-18T16:26:24.575Z Compiling rand_xorshift v0.4.0
23382025-07-18T16:26:24.815Z Compiling futures-executor v0.3.31
23392025-07-18T16:26:24.856Z Compiling hex v0.4.3
23402025-07-18T16:26:24.936Z Compiling owo-colors v4.2.2
23412025-07-18T16:26:25.309Z Compiling unarray v0.1.4
23422025-07-18T16:26:25.475Z Compiling take_mut v0.2.2
23432025-07-18T16:26:25.475Z Compiling cancel-safe-futures v0.1.5
23442025-07-18T16:26:25.534Z Compiling proptest v1.7.0
23452025-07-18T16:26:25.686Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23462025-07-18T16:26:25.873Z Compiling futures v0.3.31
23472025-07-18T16:26:25.946Z Compiling progenitor v0.9.1
23482025-07-18T16:26:26.032Z Compiling slog-bunyan v2.5.0
23492025-07-18T16:26:26.454Z Compiling slog-term v2.9.1
23502025-07-18T16:26:26.519Z Compiling async-stream v0.3.6
23512025-07-18T16:26:26.827Z Compiling dropshot v0.16.2
23522025-07-18T16:26:26.928Z Compiling toml v0.8.23
23532025-07-18T16:26:27.053Z Compiling waitgroup v0.1.2
23542025-07-18T16:26:27.302Z Compiling rustls-pemfile v2.2.0
23552025-07-18T16:26:27.519Z Compiling libsw-core v0.3.1
23562025-07-18T16:26:27.664Z Compiling serde_path_to_error v0.1.17
23572025-07-18T16:26:27.864Z Compiling hostname v0.4.0
23582025-07-18T16:26:28.137Z Compiling tokio-rustls v0.25.0
23592025-07-18T16:26:28.228Z Compiling typify-macro v0.4.1
23602025-07-18T16:26:28.273Z Compiling instant v0.1.13
23612025-07-18T16:26:28.467Z Compiling debug-ignore v1.0.5
23622025-07-18T16:26:28.495Z Compiling backoff v0.4.0
23632025-07-18T16:26:28.609Z Compiling libsw v3.5.0
23642025-07-18T16:26:28.891Z Compiling iddqd v0.3.8
23652025-07-18T16:26:28.972Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23662025-07-18T16:26:31.114Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23672025-07-18T16:26:31.783Z Compiling typify v0.4.1
23682025-07-18T16:26:31.982Z Compiling progenitor-impl v0.10.0
23692025-07-18T16:26:33.181Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23702025-07-18T16:26:34.716Z Compiling parse-display v0.10.0
23712025-07-18T16:26:35.114Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23722025-07-18T16:26:35.252Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23732025-07-18T16:26:35.342Z Compiling serde_with v3.14.0
23742025-07-18T16:26:35.647Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23752025-07-18T16:26:36.171Z Compiling progenitor-client v0.10.0
23762025-07-18T16:26:36.686Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23772025-07-18T16:26:37.636Z Compiling progenitor-macro v0.10.0
23782025-07-18T16:26:37.751Z Compiling macaddr v1.0.1
23792025-07-18T16:26:37.785Z Compiling linear-map v1.2.0
23802025-07-18T16:26:38.193Z Compiling swrite v0.1.0
23812025-07-18T16:26:38.226Z Compiling utf-8 v0.7.6
23822025-07-18T16:26:38.399Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23832025-07-18T16:26:38.497Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23842025-07-18T16:26:38.675Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23852025-07-18T16:26:39.001Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23862025-07-18T16:26:41.444Z Compiling async-recursion v1.1.1
23872025-07-18T16:26:42.763Z Compiling keccak v0.1.5
23882025-07-18T16:26:44.042Z Compiling sha3 v0.10.8
23892025-07-18T16:26:44.963Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23902025-07-18T16:26:46.287Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23912025-07-18T16:26:48.781Z Compiling progenitor v0.10.0
23922025-07-18T16:26:49.077Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23932025-07-18T16:26:49.737Z Compiling globset v0.4.15
23942025-07-18T16:26:52.725Z Compiling prettyplease v0.2.35
23952025-07-18T16:26:54.269Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23962025-07-18T16:26:55.661Z Compiling tungstenite v0.21.0
23972025-07-18T16:26:55.808Z Compiling pem v3.0.5
23982025-07-18T16:26:57.296Z Compiling pin-project-internal v1.1.6
23992025-07-18T16:26:58.112Z Compiling tokio-tungstenite v0.21.0
24002025-07-18T16:26:58.875Z Compiling papergrid v0.11.0
24012025-07-18T16:26:59.835Z Compiling pin-project v1.1.6
24022025-07-18T16:27:00.042Z Compiling tabled_derive v0.7.0
24032025-07-18T16:27:00.683Z Compiling snafu-derive v0.8.5
24042025-07-18T16:27:02.258Z Compiling highway v1.3.0
24052025-07-18T16:27:03.664Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24062025-07-18T16:27:04.923Z Compiling snafu v0.8.5
24072025-07-18T16:27:06.193Z Compiling tabled v0.15.0
24082025-07-18T16:27:08.752Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24092025-07-18T16:27:08.949Z Compiling olpc-cjson v0.1.4
24102025-07-18T16:27:09.007Z Compiling serde_plain v1.0.2
24112025-07-18T16:27:09.085Z Compiling typed-path v0.9.3
24122025-07-18T16:27:09.298Z Compiling semver v0.1.20
24132025-07-18T16:27:09.566Z Compiling resolv-conf v0.7.0
24142025-07-18T16:27:09.861Z Compiling rustc_version v0.1.7
24152025-07-18T16:27:10.278Z Compiling newtype_derive v0.1.6
24162025-07-18T16:27:10.655Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24172025-07-18T16:27:11.133Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24182025-07-18T16:27:11.917Z Compiling tough v0.20.0
24192025-07-18T16:27:13.613Z Compiling universal-hash v0.5.1
24202025-07-18T16:27:13.920Z Compiling thiserror-impl-no-std v2.0.2
24212025-07-18T16:27:14.504Z Compiling opaque-debug v0.3.1
24222025-07-18T16:27:14.653Z Compiling smawk v0.3.2
24232025-07-18T16:27:15.015Z Compiling unicode-linebreak v0.1.5
24242025-07-18T16:27:15.046Z Compiling poly1305 v0.8.0
24252025-07-18T16:27:15.640Z Compiling textwrap v0.16.2
24262025-07-18T16:27:15.978Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24272025-07-18T16:27:16.316Z Compiling thiserror-no-std v2.0.2
24282025-07-18T16:27:16.533Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24292025-07-18T16:27:16.571Z Compiling chacha20 v0.9.1
24302025-07-18T16:27:16.894Z Compiling aead v0.5.2
24312025-07-18T16:27:17.101Z Compiling humantime v2.2.0
24322025-07-18T16:27:17.299Z Compiling linked-hash-map v0.5.6
24332025-07-18T16:27:17.749Z Compiling lru-cache v0.1.2
24342025-07-18T16:27:17.862Z Compiling chacha20poly1305 v0.10.1
24352025-07-18T16:27:18.071Z Compiling vsss-rs v3.3.4
24362025-07-18T16:27:18.134Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24372025-07-18T16:27:18.185Z Compiling steno v0.4.1
24382025-07-18T16:27:19.155Z Compiling hickory-proto v0.24.4
24392025-07-18T16:27:23.035Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24402025-07-18T16:27:25.134Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24412025-07-18T16:27:25.869Z Compiling hickory-resolver v0.24.4
24422025-07-18T16:27:25.915Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24432025-07-18T16:27:30.873Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24442025-07-18T16:27:35.576Z Compiling slog-dtrace v0.3.0
24452025-07-18T16:27:36.072Z Compiling qorb v0.4.0
24462025-07-18T16:27:37.292Z Compiling moka v0.12.10
24472025-07-18T16:27:38.976Z Compiling tagptr v0.2.0
24482025-07-18T16:27:39.984Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24492025-07-18T16:27:42.728Z Compiling hickory-resolver v0.25.2
24502025-07-18T16:27:45.626Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24512025-07-18T16:27:46.439Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24522025-07-18T16:27:46.722Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24532025-07-18T16:27:48.100Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24542025-07-18T16:27:53.395Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24552025-07-18T16:27:53.505Z Compiling display-error-chain v0.2.2
24562025-07-18T16:27:53.583Z Compiling radium v0.7.0
24572025-07-18T16:27:53.751Z Compiling crunchy v0.2.2
24582025-07-18T16:27:53.918Z Compiling maplit v1.0.2
24592025-07-18T16:27:54.086Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24602025-07-18T16:27:54.189Z Compiling dsl_auto_type v0.1.2
24612025-07-18T16:27:54.333Z Compiling scheduled-thread-pool v0.2.7
24622025-07-18T16:27:55.427Z Compiling diesel_table_macro_syntax v0.2.0
24632025-07-18T16:27:55.682Z Compiling zerocopy-derive v0.6.6
24642025-07-18T16:27:55.865Z Compiling proc-macro-error-attr2 v2.0.0
24652025-07-18T16:27:56.637Z Compiling maybe-uninit v2.0.0
24662025-07-18T16:27:57.168Z Compiling tap v1.0.1
24672025-07-18T16:27:57.354Z Compiling tiny-keccak v2.0.2
24682025-07-18T16:27:57.405Z Compiling wyz v0.5.1
24692025-07-18T16:27:57.762Z Compiling zerocopy v0.6.6
24702025-07-18T16:27:57.966Z Compiling proc-macro-error2 v2.0.1
24712025-07-18T16:27:58.346Z Compiling diesel_derives v2.2.3
24722025-07-18T16:27:58.577Z Compiling r2d2 v0.8.10
24732025-07-18T16:27:59.166Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24742025-07-18T16:27:59.209Z Compiling const_format_proc_macros v0.2.34
24752025-07-18T16:27:59.415Z Compiling bit-vec v0.6.3
24762025-07-18T16:27:59.849Z Compiling crc-catalog v2.4.0
24772025-07-18T16:28:00.053Z Compiling packed_struct v0.10.1
24782025-07-18T16:28:00.533Z Compiling funty v2.0.0
24792025-07-18T16:28:01.047Z Compiling const_format v0.2.34
24802025-07-18T16:28:02.283Z Compiling bitvec v1.0.1
24812025-07-18T16:28:03.426Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24822025-07-18T16:28:05.405Z Compiling crc v3.2.1
24832025-07-18T16:28:05.437Z Compiling bit-set v0.5.3
24842025-07-18T16:28:06.225Z Compiling tabled_derive v0.10.0
24852025-07-18T16:28:06.586Z Compiling ascii-canvas v3.0.0
24862025-07-18T16:28:06.632Z Compiling papergrid v0.14.0
24872025-07-18T16:28:07.409Z Compiling packed_struct_codegen v0.10.1
24882025-07-18T16:28:08.478Z Compiling diesel v2.2.11
24892025-07-18T16:28:08.622Z Compiling num-derive v0.3.3
24902025-07-18T16:28:09.742Z Compiling ena v0.14.3
24912025-07-18T16:28:10.181Z Compiling indexmap v1.9.3
24922025-07-18T16:28:10.588Z Compiling regex-syntax v0.6.29
24932025-07-18T16:28:10.686Z Compiling diff v0.1.13
24942025-07-18T16:28:11.195Z Compiling bindgen v0.71.1
24952025-07-18T16:28:11.711Z Compiling nodrop v0.1.14
24962025-07-18T16:28:11.900Z Compiling array-init v0.0.4
24972025-07-18T16:28:16.229Z Compiling lalrpop v0.19.12
24982025-07-18T16:28:19.674Z Compiling libscf-sys v1.1.0
24992025-07-18T16:28:24.126Z Compiling tabled v0.18.0
25002025-07-18T16:28:26.849Z Compiling smallvec v0.6.14
25012025-07-18T16:28:27.397Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25022025-07-18T16:28:30.754Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25032025-07-18T16:28:31.841Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25042025-07-18T16:28:32.565Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25052025-07-18T16:28:33.624Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25062025-07-18T16:28:33.978Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25072025-07-18T16:28:34.367Z Compiling bitfield v0.14.0
25082025-07-18T16:28:34.738Z Compiling hashbrown v0.12.3
25092025-07-18T16:28:34.757Z Compiling termcolor v1.4.1
25102025-07-18T16:28:35.273Z Compiling env_logger v0.10.2
25112025-07-18T16:28:35.807Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25122025-07-18T16:28:36.589Z Compiling polar-core v0.27.3
25132025-07-18T16:28:37.857Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25142025-07-18T16:28:39.586Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25152025-07-18T16:28:39.946Z Compiling serde-hex v0.1.0
25162025-07-18T16:28:39.946Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25172025-07-18T16:28:43.165Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25182025-07-18T16:28:43.543Z Compiling ron v0.8.1
25192025-07-18T16:28:43.747Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25202025-07-18T16:28:44.137Z Compiling hashbrown v0.13.2
25212025-07-18T16:28:44.715Z Compiling derive_builder_core v0.20.2
25222025-07-18T16:28:45.355Z Compiling headers-core v0.3.0
25232025-07-18T16:28:45.583Z Compiling phf_generator v0.11.2
25242025-07-18T16:28:45.825Z Compiling libxml v0.3.3
25252025-07-18T16:28:46.279Z Compiling crc-any v2.5.0
25262025-07-18T16:28:46.697Z Compiling termtree v0.5.1
25272025-07-18T16:28:47.049Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25282025-07-18T16:28:47.190Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25292025-07-18T16:28:48.435Z Compiling derive_builder_macro v0.20.2
25302025-07-18T16:28:49.353Z Compiling phf_codegen v0.11.2
25312025-07-18T16:28:49.393Z Compiling headers v0.4.1
25322025-07-18T16:28:49.609Z Compiling object v0.30.4
25332025-07-18T16:28:52.549Z Compiling samael v0.0.19
25342025-07-18T16:28:52.781Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25352025-07-18T16:28:54.268Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25362025-07-18T16:28:59.927Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25372025-07-18T16:29:01.547Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25382025-07-18T16:29:01.919Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25392025-07-18T16:29:01.998Z Compiling strum_macros v0.24.3
25402025-07-18T16:29:02.715Z Compiling parse-zoneinfo v0.3.1
25412025-07-18T16:29:02.787Z Compiling indoc v1.0.9
25422025-07-18T16:29:03.362Z Compiling path-slash v0.1.5
25432025-07-18T16:29:03.596Z Compiling crc8 v0.1.1
25442025-07-18T16:29:03.670Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25452025-07-18T16:29:03.963Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25462025-07-18T16:29:04.058Z Compiling chrono-tz-build v0.4.0
25472025-07-18T16:29:07.888Z Compiling derive_builder v0.20.2
25482025-07-18T16:29:08.129Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25492025-07-18T16:29:08.221Z Compiling oso-derive v0.27.3
25502025-07-18T16:29:08.499Z Compiling impl-trait-for-tuples v0.2.2
25512025-07-18T16:29:09.215Z Compiling quick-xml v0.37.2
25522025-07-18T16:29:09.621Z Compiling vte_generate_state_changes v0.1.2
25532025-07-18T16:29:10.261Z Compiling arc-swap v1.7.1
25542025-07-18T16:29:10.960Z Compiling slog-scope v4.4.0
25552025-07-18T16:29:11.716Z Compiling vte v0.11.1
25562025-07-18T16:29:13.457Z Compiling chrono-tz v0.10.3
25572025-07-18T16:29:14.206Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25582025-07-18T16:29:14.425Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25592025-07-18T16:29:15.658Z Compiling diesel-dtrace v0.4.2
25602025-07-18T16:29:16.054Z Compiling unicase v2.7.0
25612025-07-18T16:29:16.461Z Compiling oso v0.27.3
25622025-07-18T16:29:23.599Z Compiling xshell-macros v0.2.7
25632025-07-18T16:29:23.688Z Compiling xshell v0.2.7
25642025-07-18T16:29:23.708Z Compiling strip-ansi-escapes v0.2.0
25652025-07-18T16:29:24.115Z Compiling slog-stdlog v4.1.1
25662025-07-18T16:29:24.890Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25672025-07-18T16:29:25.729Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25682025-07-18T16:29:26.127Z Compiling fd-lock v4.0.2
25692025-07-18T16:29:26.413Z Compiling bb8 v0.8.5
25702025-07-18T16:29:29.796Z Compiling peg-macros v0.8.5
25712025-07-18T16:29:30.970Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25722025-07-18T16:29:31.959Z Compiling nu-ansi-term v0.50.1
25732025-07-18T16:29:32.681Z Compiling reedline v0.40.0
25742025-07-18T16:29:33.233Z Compiling peg v0.8.5
25752025-07-18T16:29:33.421Z Compiling async-bb8-diesel v0.2.1
25762025-07-18T16:29:33.887Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25772025-07-18T16:29:34.277Z Compiling slog-envlogger v2.2.0
25782025-07-18T16:29:38.731Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25792025-07-18T16:29:41.550Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25802025-07-18T16:29:41.924Z Compiling typify-impl v0.2.0
25812025-07-18T16:29:49.232Z Compiling bcs v0.1.6
25822025-07-18T16:29:50.087Z Compiling fxhash v0.2.1
25832025-07-18T16:29:50.375Z Compiling libz-sys v1.1.20
25842025-07-18T16:29:50.638Z Compiling half v1.8.3
25852025-07-18T16:29:51.237Z Compiling serde_cbor v0.11.2
25862025-07-18T16:29:51.768Z Compiling typify-macro v0.2.0
25872025-07-18T16:29:53.832Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25882025-07-18T16:29:55.160Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25892025-07-18T16:29:56.202Z Compiling kstat-rs v0.2.4
25902025-07-18T16:29:57.162Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25912025-07-18T16:29:58.044Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25922025-07-18T16:29:58.786Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25932025-07-18T16:29:59.405Z Compiling nix v0.30.1
25942025-07-18T16:30:00.242Z Compiling nanorand v0.7.0
25952025-07-18T16:30:00.944Z Compiling libgit2-sys v0.17.0+1.8.1
25962025-07-18T16:30:01.728Z Compiling parking_lot_core v0.8.6
25972025-07-18T16:30:05.695Z Compiling flume v0.11.1
25982025-07-18T16:30:06.503Z Compiling mime_guess v2.0.5
25992025-07-18T16:30:08.001Z Compiling ignore v0.4.23
26002025-07-18T16:30:15.195Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26012025-07-18T16:30:15.985Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26022025-07-18T16:30:18.114Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26032025-07-18T16:30:19.199Z Compiling castaway v0.2.3
26042025-07-18T16:30:19.445Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26052025-07-18T16:30:19.831Z Compiling fs-err v2.11.0
26062025-07-18T16:30:20.442Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26072025-07-18T16:30:21.544Z Compiling compact_str v0.8.0
26082025-07-18T16:30:21.613Z Compiling globwalk v0.9.1
26092025-07-18T16:30:24.034Z Compiling typify v0.2.0
26102025-07-18T16:30:24.254Z Compiling predicates-tree v1.0.12
26112025-07-18T16:30:24.359Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26122025-07-18T16:30:25.127Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26132025-07-18T16:30:26.209Z Compiling unicode-truncate v1.1.0
26142025-07-18T16:30:27.159Z Compiling lru v0.12.5
26152025-07-18T16:30:27.596Z Compiling vergen v8.3.2
26162025-07-18T16:30:27.984Z Compiling nibble_vec v0.1.0
26172025-07-18T16:30:28.255Z Compiling cargo-platform v0.1.8
26182025-07-18T16:30:28.765Z Compiling instability v0.3.2
26192025-07-18T16:30:29.784Z Compiling atty v0.2.14
26202025-07-18T16:30:30.012Z Compiling endian-type v0.1.2
26212025-07-18T16:30:30.303Z Compiling cassowary v0.3.0
26222025-07-18T16:30:30.996Z Compiling http-range v0.1.5
26232025-07-18T16:30:32.428Z Compiling salty v0.3.0
26242025-07-18T16:30:33.298Z Compiling indoc v2.0.6
26252025-07-18T16:30:33.980Z Compiling radix_trie v0.2.1
26262025-07-18T16:30:34.143Z Compiling ratatui v0.29.0
26272025-07-18T16:30:34.914Z Compiling cargo_metadata v0.18.1
26282025-07-18T16:30:37.644Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26292025-07-18T16:30:51.137Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26302025-07-18T16:30:53.187Z Compiling camino-tempfile-ext v0.3.2
26312025-07-18T16:30:53.429Z Compiling git2 v0.19.0
26322025-07-18T16:30:54.355Z Compiling progenitor-impl v0.8.0
26332025-07-18T16:30:54.500Z Compiling parking_lot v0.11.2
26342025-07-18T16:31:00.069Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26352025-07-18T16:31:01.381Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26362025-07-18T16:31:01.444Z Compiling prefix-trie v0.7.0
26372025-07-18T16:31:02.493Z Compiling rand_seeder v0.3.0
26382025-07-18T16:31:02.990Z Compiling lzma-sys v0.1.20
26392025-07-18T16:31:03.746Z Compiling rustls v0.21.12
26402025-07-18T16:31:04.021Z Compiling parse-size v1.1.0
26412025-07-18T16:31:04.229Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26422025-07-18T16:31:04.377Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26432025-07-18T16:31:04.589Z Compiling hickory-server v0.25.2
26442025-07-18T16:31:04.779Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26452025-07-18T16:31:09.522Z Compiling progenitor-macro v0.8.0
26462025-07-18T16:31:16.623Z Compiling hyper-staticfile v0.10.1
26472025-07-18T16:31:16.662Z Compiling sled v0.34.7
26482025-07-18T16:31:19.189Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26492025-07-18T16:31:20.620Z Compiling hickory-client v0.25.2
26502025-07-18T16:31:26.027Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26512025-07-18T16:31:26.314Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26522025-07-18T16:31:27.303Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26532025-07-18T16:31:27.556Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26542025-07-18T16:31:28.920Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26552025-07-18T16:31:29.392Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26562025-07-18T16:31:31.049Z Compiling primeorder v0.13.6
26572025-07-18T16:31:31.700Z Compiling progenitor-client v0.8.0
26582025-07-18T16:31:32.208Z Compiling rustls-webpki v0.101.7
26592025-07-18T16:31:32.653Z Compiling sct v0.7.1
26602025-07-18T16:31:33.080Z Compiling heck v0.3.3
26612025-07-18T16:31:33.148Z Compiling env_filter v0.1.2
26622025-07-18T16:31:33.463Z Compiling csv-core v0.1.11
26632025-07-18T16:31:34.413Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26642025-07-18T16:31:34.785Z Compiling void v1.0.2
26652025-07-18T16:31:34.914Z Compiling csv v1.3.1
26662025-07-18T16:31:35.006Z Compiling lzss v0.8.2
26672025-07-18T16:31:35.519Z Compiling env_logger v0.11.5
26682025-07-18T16:31:35.948Z Compiling zone_cfg_derive v0.1.2
26692025-07-18T16:31:37.154Z Compiling progenitor v0.8.0
26702025-07-18T16:31:37.282Z Compiling p384 v0.13.0
26712025-07-18T16:31:37.500Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26722025-07-18T16:31:41.375Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26732025-07-18T16:31:41.399Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26742025-07-18T16:31:43.311Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26752025-07-18T16:31:44.567Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26762025-07-18T16:31:46.762Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26772025-07-18T16:31:48.108Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26782025-07-18T16:31:53.109Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26792025-07-18T16:31:54.701Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26802025-07-18T16:31:55.071Z Compiling tungstenite v0.23.0
26812025-07-18T16:31:55.580Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26822025-07-18T16:31:55.964Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26832025-07-18T16:31:56.352Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26842025-07-18T16:31:56.753Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26852025-07-18T16:31:57.506Z Compiling nix v0.27.1
26862025-07-18T16:31:58.164Z Compiling serde_bytes v0.11.17
26872025-07-18T16:31:58.719Z Compiling base64 v0.13.1
26882025-07-18T16:31:59.315Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26892025-07-18T16:31:59.562Z Compiling ron v0.7.1
26902025-07-18T16:32:00.305Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26912025-07-18T16:32:02.150Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26922025-07-18T16:32:03.531Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26932025-07-18T16:32:04.239Z Compiling tokio-tungstenite v0.23.1
26942025-07-18T16:32:04.355Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26952025-07-18T16:32:04.713Z Compiling xz2 v0.1.7
26962025-07-18T16:32:05.338Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26972025-07-18T16:32:06.330Z Compiling tokio-rustls v0.24.1
26982025-07-18T16:32:06.639Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26992025-07-18T16:32:06.783Z Compiling zone v0.1.8
27002025-07-18T16:32:10.231Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27012025-07-18T16:32:11.187Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27022025-07-18T16:32:11.786Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27032025-07-18T16:32:14.620Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27042025-07-18T16:32:19.158Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27052025-07-18T16:32:23.273Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27062025-07-18T16:32:26.432Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27072025-07-18T16:32:26.922Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27082025-07-18T16:32:28.396Z Compiling rustls-pemfile v1.0.4
27092025-07-18T16:32:29.157Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27102025-07-18T16:32:29.533Z Compiling signal-hook-tokio v0.3.1
27112025-07-18T16:32:29.824Z Compiling twox-hash v2.1.0
27122025-07-18T16:32:30.888Z Compiling yasna v0.5.2
27132025-07-18T16:32:32.762Z Compiling secrecy v0.8.0
27142025-07-18T16:32:33.084Z Compiling is_ci v1.2.0
27152025-07-18T16:32:33.420Z Compiling supports-color v3.0.2
27162025-07-18T16:32:33.902Z Compiling rcgen v0.12.1
27172025-07-18T16:32:35.787Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27182025-07-18T16:32:39.361Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27192025-07-18T16:32:44.586Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27202025-07-18T16:32:44.728Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27212025-07-18T16:32:51.832Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27222025-07-18T16:32:59.426Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27232025-07-18T16:33:04.284Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27242025-07-18T16:33:05.177Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27252025-07-18T16:33:06.586Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27262025-07-18T16:33:09.560Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27272025-07-18T16:33:12.573Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27282025-07-18T16:33:13.277Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27292025-07-18T16:33:20.764Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27302025-07-18T16:33:21.052Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27312025-07-18T16:33:21.137Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27322025-07-18T16:33:21.436Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27332025-07-18T16:33:23.188Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27342025-07-18T16:33:30.714Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27352025-07-18T16:33:30.747Z Compiling fatfs v0.3.6
27362025-07-18T16:33:31.084Z Compiling subprocess v0.2.9
27372025-07-18T16:33:31.575Z Compiling rtoolbox v0.0.2
27382025-07-18T16:33:32.032Z Compiling assert_matches v1.5.0
27392025-07-18T16:33:33.598Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27402025-07-18T16:33:35.060Z Compiling rpassword v7.4.0
27412025-07-18T16:33:35.544Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27422025-07-18T16:33:35.829Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27432025-07-18T16:33:41.563Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27442025-07-18T16:33:47.353Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27452025-07-18T16:33:54.359Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27462025-07-18T16:34:15.623Z Compiling tui-tree-widget v0.23.1
27472025-07-18T16:34:16.167Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27482025-07-18T16:34:19.123Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27492025-07-18T16:34:19.541Z Compiling uzers v0.12.1
27502025-07-18T16:34:21.974Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27512025-07-18T16:34:22.639Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27522025-07-18T16:34:24.833Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27532025-07-18T16:34:43.639Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27542025-07-18T16:34:56.112Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27552025-07-18T16:34:57.541Z Compiling support-bundle-viewer v0.1.2
27562025-07-18T16:35:00.881Z Compiling multimap v0.10.1
27572025-07-18T16:37:15.137Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27582025-07-18T16:37:35.884Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27592025-07-18T16:45:43.559Z Finished `release` profile [optimized] target(s) in 19m 26s
27602025-07-18T16:46:39.535Z
27612025-07-18T16:46:39.539Zreal 20:24.260343907
27622025-07-18T16:46:39.539Zuser 2:26:54.360302775
27632025-07-18T16:46:39.539Zsys 4:14.962140460
27642025-07-18T16:46:39.539Ztrap 4.000495350
27652025-07-18T16:46:39.539Ztflt 2.350348577
27662025-07-18T16:46:39.539Zdflt 5.786156164
27672025-07-18T16:46:39.539Zkflt 0.078277749
27682025-07-18T16:46:39.539Zlock 10:04:47.632665142
27692025-07-18T16:46:39.539Zslp 7:38:05.488501372
27702025-07-18T16:46:39.539Zlat 4:08.081380685
27712025-07-18T16:46:39.539Zstop 4:03.308753644
27722025-07-18T16:46:39.539Z+ mapfile -t packages
27732025-07-18T16:46:39.539Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27742025-07-18T16:46:40.859Z Finished `release` profile [optimized] target(s) in 1.26s
27752025-07-18T16:46:40.920Z Running `target/release/omicron-package -t test list-outputs`
27762025-07-18T16:46:40.976ZLogging to: /work/oxidecomputer/omicron/out/LOG
27772025-07-18T16:46:40.980Z+ ptime -m cargo build --locked --release -p xtask
27782025-07-18T16:46:41.724Z Compiling once_cell v1.21.3
27792025-07-18T16:46:41.724Z Compiling serde v1.0.219
27802025-07-18T16:46:41.730Z Compiling bitflags v2.9.1
27812025-07-18T16:46:41.730Z Compiling syn v2.0.104
27822025-07-18T16:46:41.730Z Compiling libc v0.2.174
27832025-07-18T16:46:41.730Z Compiling serde_json v1.0.140
27842025-07-18T16:46:41.833Z Compiling num-traits v0.2.19
27852025-07-18T16:46:41.845Z Compiling hashbrown v0.15.4
27862025-07-18T16:46:42.211Z Compiling rustix v0.38.37
27872025-07-18T16:46:42.256Z Compiling smallvec v1.15.0
27882025-07-18T16:46:42.608Z Compiling usdt-impl v0.5.0
27892025-07-18T16:46:42.669Z Compiling syn v1.0.109
27902025-07-18T16:46:42.797Z Compiling getrandom v0.3.1
27912025-07-18T16:46:43.206Z Compiling indexmap v2.10.0
27922025-07-18T16:46:43.266Z Compiling thread-id v4.2.2
27932025-07-18T16:46:43.311Z Compiling log v0.4.27
27942025-07-18T16:46:43.330Z Compiling percent-encoding v2.3.1
27952025-07-18T16:46:43.770Z Compiling form_urlencoded v1.2.1
27962025-07-18T16:46:43.834Z Compiling rustix v1.0.7
27972025-07-18T16:46:44.339Z Compiling terminal_size v0.4.0
27982025-07-18T16:46:44.649Z Compiling ordered-float v2.10.1
27992025-07-18T16:46:44.879Z Compiling fs-err v3.1.1
28002025-07-18T16:46:44.923Z Compiling anyhow v1.0.98
28012025-07-18T16:46:45.306Z Compiling clap_builder v4.5.40
28022025-07-18T16:46:45.430Z Compiling textwrap v0.16.2
28032025-07-18T16:46:45.997Z Compiling tempfile v3.20.0
28042025-07-18T16:46:46.554Z Compiling proc-macro-error v1.0.4
28052025-07-18T16:46:48.256Z Compiling tabled_derive v0.7.0
28062025-07-18T16:46:48.587Z Compiling synstructure v0.13.1
28072025-07-18T16:46:49.668Z Compiling tabled v0.15.0
28082025-07-18T16:46:49.902Z Compiling serde_derive v1.0.219
28092025-07-18T16:46:49.903Z Compiling thiserror-impl v1.0.69
28102025-07-18T16:46:49.907Z Compiling zerofrom-derive v0.1.4
28112025-07-18T16:46:49.907Z Compiling yoke-derive v0.7.4
28122025-07-18T16:46:49.907Z Compiling zerovec-derive v0.10.3
28132025-07-18T16:46:52.298Z Compiling displaydoc v0.2.5
28142025-07-18T16:46:52.316Z Compiling zerocopy-derive v0.7.35
28152025-07-18T16:46:52.575Z Compiling thiserror v1.0.69
28162025-07-18T16:46:52.764Z Compiling pest v2.7.14
28172025-07-18T16:46:52.907Z Compiling zerofrom v0.1.4
28182025-07-18T16:46:53.201Z Compiling yoke v0.7.4
28192025-07-18T16:46:53.620Z Compiling zerovec v0.10.4
28202025-07-18T16:46:53.711Z Compiling icu_provider_macros v1.5.0
28212025-07-18T16:46:54.314Z Compiling zerocopy v0.7.35
28222025-07-18T16:46:54.756Z Compiling scroll_derive v0.12.0
28232025-07-18T16:46:55.783Z Compiling tinystr v0.7.6
28242025-07-18T16:46:55.801Z Compiling pest_meta v2.7.14
28252025-07-18T16:46:56.151Z Compiling icu_locid v1.5.0
28262025-07-18T16:46:56.238Z Compiling icu_collections v1.5.0
28272025-07-18T16:46:56.675Z Compiling scroll v0.12.0
28282025-07-18T16:46:57.366Z Compiling pest_generator v2.7.14
28292025-07-18T16:46:58.995Z Compiling icu_provider v1.5.0
28302025-07-18T16:46:59.358Z Compiling pest_derive v2.7.14
28312025-07-18T16:47:00.218Z Compiling icu_locid_transform v1.5.0
28322025-07-18T16:47:01.264Z Compiling dtrace-parser v0.2.0
28332025-07-18T16:47:02.809Z Compiling icu_properties v1.5.1
28342025-07-18T16:47:03.054Z Compiling toml_datetime v0.6.11
28352025-07-18T16:47:03.575Z Compiling serde_spanned v0.6.9
28362025-07-18T16:47:03.892Z Compiling toml_edit v0.22.27
28372025-07-18T16:47:05.981Z Compiling serde_tokenstream v0.2.2
28382025-07-18T16:47:06.601Z Compiling erased-serde v0.4.6
28392025-07-18T16:47:07.345Z Compiling icu_normalizer v1.5.0
28402025-07-18T16:47:08.180Z Compiling dof v0.3.0
28412025-07-18T16:47:09.048Z Compiling idna_adapter v1.2.0
28422025-07-18T16:47:09.326Z Compiling idna v1.0.3
28432025-07-18T16:47:09.348Z Compiling toml v0.8.23
28442025-07-18T16:47:09.676Z Compiling goblin v0.8.2
28452025-07-18T16:47:12.032Z Compiling url v2.5.4
28462025-07-18T16:47:12.826Z Compiling serde-untagged v0.1.7
28472025-07-18T16:47:14.118Z Compiling semver v1.0.26
28482025-07-18T16:47:14.744Z Compiling camino v1.1.10
28492025-07-18T16:47:15.163Z Compiling serde-value v0.7.0
28502025-07-18T16:47:15.547Z Compiling thiserror-impl v2.0.12
28512025-07-18T16:47:16.018Z Compiling cargo-util-schemas v0.2.0
28522025-07-18T16:47:17.572Z Compiling usdt-macro v0.5.0
28532025-07-18T16:47:18.424Z Compiling thiserror v2.0.12
28542025-07-18T16:47:18.792Z Compiling usdt-attr-macro v0.5.0
28552025-07-18T16:47:19.581Z Compiling cargo-platform v0.2.0
28562025-07-18T16:47:20.161Z Compiling clap_derive v4.5.40
28572025-07-18T16:47:20.797Z Compiling usdt v0.5.0
28582025-07-18T16:47:21.675Z Compiling cargo_metadata v0.20.0
28592025-07-18T16:47:22.167Z Compiling camino-tempfile v1.4.1
28602025-07-18T16:47:22.571Z Compiling cargo_toml v0.21.0
28612025-07-18T16:47:23.022Z Compiling macaddr v1.0.1
28622025-07-18T16:47:24.481Z Compiling clap v4.5.40
28632025-07-18T16:47:34.607Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28642025-07-18T16:47:40.663Z Finished `release` profile [optimized] target(s) in 59.61s
28652025-07-18T16:47:40.810Z
28662025-07-18T16:47:40.813Zreal 59.780607104
28672025-07-18T16:47:40.814Zuser 6:28.949324976
28682025-07-18T16:47:40.814Zsys 27.971930189
28692025-07-18T16:47:40.814Ztrap 0.213459885
28702025-07-18T16:47:40.814Ztflt 0.301061429
28712025-07-18T16:47:40.814Zdflt 0.519376748
28722025-07-18T16:47:40.814Zkflt 0.000030793
28732025-07-18T16:47:40.814Zlock 19:19.878483483
28742025-07-18T16:47:40.814Zslp 21:53.994668173
28752025-07-18T16:47:40.814Zlat 25.526029273
28762025-07-18T16:47:40.814Zstop 32.231422788
28772025-07-18T16:47:40.814Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28782025-07-18T16:47:40.814Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28792025-07-18T16:47:40.814Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28802025-07-18T16:47:40.814Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28812025-07-18T16:47:40.814Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28822025-07-18T16:47:42.075Z Compiling regress v0.10.3
28832025-07-18T16:47:42.246Z Compiling ident_case v1.0.1
28842025-07-18T16:47:42.246Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28852025-07-18T16:47:42.249Z Compiling unsafe-libyaml v0.2.11
28862025-07-18T16:47:42.302Z Compiling match_cfg v0.1.0
28872025-07-18T16:47:42.326Z Compiling rustix v1.0.7
28882025-07-18T16:47:42.349Z Compiling quick-error v1.2.3
28892025-07-18T16:47:42.353Z Compiling progenitor-client v0.10.0
28902025-07-18T16:47:42.433Z Compiling hostname v0.3.1
28912025-07-18T16:47:42.480Z Compiling darling_core v0.20.10
28922025-07-18T16:47:42.530Z Compiling structmeta-derive v0.3.0
28932025-07-18T16:47:42.670Z Compiling rustls v0.22.4
28942025-07-18T16:47:42.763Z Compiling hex v0.4.3
28952025-07-18T16:47:42.930Z Compiling multer v3.1.0
28962025-07-18T16:47:43.047Z Compiling debug-ignore v1.0.5
28972025-07-18T16:47:43.378Z Compiling toml v0.8.23
28982025-07-18T16:47:43.399Z Compiling slog-json v2.6.1
28992025-07-18T16:47:43.774Z Compiling serde_yaml v0.9.34+deprecated
29002025-07-18T16:47:44.048Z Compiling macaddr v1.0.1
29012025-07-18T16:47:44.516Z Compiling tempfile v3.20.0
29022025-07-18T16:47:44.548Z Compiling async-stream-impl v0.3.6
29032025-07-18T16:47:44.971Z Compiling dropshot v0.16.2
29042025-07-18T16:47:45.116Z Compiling structmeta v0.3.0
29052025-07-18T16:47:45.392Z Compiling slog-bunyan v2.5.0
29062025-07-18T16:47:45.547Z Compiling waitgroup v0.1.2
29072025-07-18T16:47:45.630Z Compiling rustls-pemfile v2.2.0
29082025-07-18T16:47:45.795Z Compiling dropshot_endpoint v0.16.2
29092025-07-18T16:47:45.859Z Compiling async-stream v0.3.6
29102025-07-18T16:47:46.004Z Compiling typify-impl v0.3.0
29112025-07-18T16:47:46.199Z Compiling serde_path_to_error v0.1.17
29122025-07-18T16:47:46.414Z Compiling wait-timeout v0.2.0
29132025-07-18T16:47:46.959Z Compiling hostname v0.4.0
29142025-07-18T16:47:46.986Z Compiling bit-vec v0.8.0
29152025-07-18T16:47:47.011Z Compiling rusty-fork v0.3.0
29162025-07-18T16:47:47.222Z Compiling derive-ex v0.1.8
29172025-07-18T16:47:47.362Z Compiling rand_xorshift v0.4.0
29182025-07-18T16:47:47.511Z Compiling bit-set v0.8.0
29192025-07-18T16:47:47.667Z Compiling tokio-rustls v0.25.0
29202025-07-18T16:47:47.701Z Compiling instant v0.1.13
29212025-07-18T16:47:47.793Z Compiling unarray v0.1.4
29222025-07-18T16:47:47.879Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29232025-07-18T16:47:48.002Z Compiling proptest v1.7.0
29242025-07-18T16:47:48.092Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29252025-07-18T16:47:48.126Z Compiling progenitor-client v0.9.1
29262025-07-18T16:47:48.760Z Compiling darling_macro v0.20.10
29272025-07-18T16:47:48.770Z Compiling derive-where v1.5.0
29282025-07-18T16:47:48.834Z Compiling ref-cast v1.0.24
29292025-07-18T16:47:49.285Z Compiling darling v0.20.10
29302025-07-18T16:47:49.451Z Compiling serde_with_macros v3.14.0
29312025-07-18T16:47:49.481Z Compiling ref-cast-impl v1.0.24
29322025-07-18T16:47:50.912Z Compiling parse-display-derive v0.10.0
29332025-07-18T16:47:51.510Z Compiling test-strategy v0.4.3
29342025-07-18T16:47:51.779Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29352025-07-18T16:47:52.016Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29362025-07-18T16:47:52.151Z Compiling serde_with v3.14.0
29372025-07-18T16:47:52.403Z Compiling iddqd v0.3.8
29382025-07-18T16:47:52.633Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29392025-07-18T16:47:52.856Z Compiling backoff v0.4.0
29402025-07-18T16:47:53.279Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29412025-07-18T16:47:54.121Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29422025-07-18T16:47:54.726Z Compiling itertools v0.14.0
29432025-07-18T16:47:55.097Z Compiling parse-display v0.10.0
29442025-07-18T16:47:55.260Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29452025-07-18T16:47:55.330Z Compiling darling_core v0.21.0
29462025-07-18T16:47:55.740Z Compiling proc-macro-crate v1.3.1
29472025-07-18T16:47:56.377Z Compiling proc-macro-error v1.0.4
29482025-07-18T16:47:56.416Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29492025-07-18T16:47:56.680Z Compiling num_enum_derive v0.5.11
29502025-07-18T16:47:56.838Z Compiling crucible-workspace-hack v0.1.0
29512025-07-18T16:47:57.097Z Compiling typify-impl v0.4.1
29522025-07-18T16:47:57.260Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29532025-07-18T16:47:57.622Z Compiling heapless v0.8.0
29542025-07-18T16:47:58.013Z Compiling hash32 v0.3.1
29552025-07-18T16:47:58.317Z Compiling foreign-types-macros v0.2.3
29562025-07-18T16:47:58.582Z Compiling foreign-types-shared v0.3.1
29572025-07-18T16:47:58.754Z Compiling smoltcp v0.11.0
29582025-07-18T16:47:59.022Z Compiling num_enum v0.5.11
29592025-07-18T16:47:59.599Z Compiling tabwriter v1.4.0
29602025-07-18T16:47:59.640Z Compiling foreign-types v0.5.0
29612025-07-18T16:47:59.700Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29622025-07-18T16:47:59.788Z Compiling cstr-argument v0.1.2
29632025-07-18T16:48:00.106Z Compiling pretty-hex v0.2.1
29642025-07-18T16:48:00.132Z Compiling cobs v0.2.3
29652025-07-18T16:48:00.260Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29662025-07-18T16:48:00.353Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29672025-07-18T16:48:00.478Z Compiling postcard v1.0.10
29682025-07-18T16:48:00.601Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29692025-07-18T16:48:00.628Z Compiling typify-macro v0.3.0
29702025-07-18T16:48:00.735Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29712025-07-18T16:48:00.820Z Compiling colored v2.2.0
29722025-07-18T16:48:01.132Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29732025-07-18T16:48:01.270Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29742025-07-18T16:48:01.677Z Compiling darling_macro v0.21.0
29752025-07-18T16:48:01.804Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29762025-07-18T16:48:01.828Z Compiling camino-tempfile v1.4.1
29772025-07-18T16:48:02.319Z Compiling smf v0.2.3
29782025-07-18T16:48:02.638Z Compiling darling v0.21.0
29792025-07-18T16:48:02.803Z Compiling ingot-macros v0.1.1
29802025-07-18T16:48:02.829Z Compiling zone_cfg_derive v0.3.0
29812025-07-18T16:48:03.592Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29822025-07-18T16:48:04.039Z Compiling num-derive v0.4.2
29832025-07-18T16:48:04.280Z Compiling sigpipe v0.1.3
29842025-07-18T16:48:04.445Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29852025-07-18T16:48:04.868Z Compiling typify v0.3.0
29862025-07-18T16:48:04.871Z Compiling jiff v0.2.15
29872025-07-18T16:48:05.098Z Compiling progenitor-impl v0.9.1
29882025-07-18T16:48:05.243Z Compiling zone v0.3.1
29892025-07-18T16:48:05.376Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29902025-07-18T16:48:05.856Z Compiling num-rational v0.4.2
29912025-07-18T16:48:06.490Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29922025-07-18T16:48:06.716Z Compiling universal-hash v0.5.1
29932025-07-18T16:48:06.967Z Compiling num-complex v0.4.6
29942025-07-18T16:48:07.353Z Compiling opaque-debug v0.3.1
29952025-07-18T16:48:07.379Z Compiling half v2.4.1
29962025-07-18T16:48:07.507Z Compiling ciborium-io v0.2.2
29972025-07-18T16:48:07.697Z Compiling float-ord v0.3.2
29982025-07-18T16:48:07.924Z Compiling num v0.4.3
29992025-07-18T16:48:07.952Z Compiling ciborium-ll v0.2.2
30002025-07-18T16:48:07.994Z Compiling secrecy v0.10.3
30012025-07-18T16:48:08.074Z Compiling aead v0.5.2
30022025-07-18T16:48:08.302Z Compiling ciborium v0.2.2
30032025-07-18T16:48:08.399Z Compiling utf-8 v0.7.6
30042025-07-18T16:48:08.474Z Compiling convert_case v0.4.0
30052025-07-18T16:48:08.764Z Compiling keccak v0.1.5
30062025-07-18T16:48:09.312Z Compiling derive_more v0.99.20
30072025-07-18T16:48:09.689Z Compiling sha3 v0.10.8
30082025-07-18T16:48:10.029Z Compiling ingot-types v0.1.2
30092025-07-18T16:48:10.056Z Compiling tungstenite v0.21.0
30102025-07-18T16:48:10.798Z Compiling poly1305 v0.8.0
30112025-07-18T16:48:10.994Z Compiling ingot v0.1.1
30122025-07-18T16:48:11.969Z Compiling typify-macro v0.4.1
30132025-07-18T16:48:12.077Z Compiling password-hash v0.5.0
30142025-07-18T16:48:12.103Z Compiling progenitor-macro v0.9.1
30152025-07-18T16:48:12.465Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30162025-07-18T16:48:12.991Z Compiling chacha20 v0.9.1
30172025-07-18T16:48:13.539Z Compiling blake2 v0.10.6
30182025-07-18T16:48:13.823Z Compiling tokio-tungstenite v0.21.0
30192025-07-18T16:48:14.486Z Compiling argon2 v0.5.3
30202025-07-18T16:48:14.800Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30212025-07-18T16:48:14.839Z Compiling base64 v0.21.7
30222025-07-18T16:48:15.184Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30232025-07-18T16:48:15.569Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30242025-07-18T16:48:15.938Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30252025-07-18T16:48:16.019Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30262025-07-18T16:48:16.058Z Compiling typify v0.4.1
30272025-07-18T16:48:16.086Z Compiling thiserror-impl-no-std v2.0.2
30282025-07-18T16:48:16.265Z Compiling progenitor-impl v0.10.0
30292025-07-18T16:48:16.330Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30302025-07-18T16:48:16.765Z Compiling cancel-safe-futures v0.1.5
30312025-07-18T16:48:17.046Z Compiling owo-colors v4.2.2
30322025-07-18T16:48:17.192Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30332025-07-18T16:48:17.335Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30342025-07-18T16:48:17.460Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30352025-07-18T16:48:17.617Z Compiling atomicwrites v0.4.4
30362025-07-18T16:48:17.716Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30372025-07-18T16:48:17.919Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30382025-07-18T16:48:17.982Z Compiling libsw-core v0.3.1
30392025-07-18T16:48:17.985Z Compiling fixedbitset v0.5.7
30402025-07-18T16:48:18.171Z Compiling semver v0.1.20
30412025-07-18T16:48:18.327Z Compiling libsw v3.5.0
30422025-07-18T16:48:18.662Z Compiling rustc_version v0.1.7
30432025-07-18T16:48:18.689Z Compiling petgraph v0.8.2
30442025-07-18T16:48:18.878Z Compiling thiserror-no-std v2.0.2
30452025-07-18T16:48:19.050Z Compiling vsss-rs v3.3.4
30462025-07-18T16:48:20.046Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30472025-07-18T16:48:20.574Z Compiling chacha20poly1305 v0.10.1
30482025-07-18T16:48:20.877Z Compiling typify-impl v0.2.0
30492025-07-18T16:48:20.986Z Compiling resolv-conf v0.7.0
30502025-07-18T16:48:21.741Z Compiling newline-converter v0.3.0
30512025-07-18T16:48:21.962Z Compiling primeorder v0.13.6
30522025-07-18T16:48:21.988Z Compiling moka v0.12.10
30532025-07-18T16:48:22.051Z Compiling libefi-sys v0.1.0
30542025-07-18T16:48:22.340Z Compiling linear-map v1.2.0
30552025-07-18T16:48:22.418Z Compiling indent_write v2.2.0
30562025-07-18T16:48:22.592Z Compiling expectorate v1.2.0
30572025-07-18T16:48:22.681Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30582025-07-18T16:48:22.712Z Compiling newtype_derive v0.1.6
30592025-07-18T16:48:22.885Z Compiling pem v3.0.5
30602025-07-18T16:48:22.987Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30612025-07-18T16:48:23.108Z Compiling bitfield-struct v0.6.2
30622025-07-18T16:48:23.177Z Compiling progenitor-macro v0.10.0
30632025-07-18T16:48:23.351Z Compiling pin-project-internal v1.1.6
30642025-07-18T16:48:23.431Z Compiling unicase v2.7.0
30652025-07-18T16:48:23.562Z Compiling same-file v1.0.6
30662025-07-18T16:48:23.833Z Compiling tagptr v0.2.0
30672025-07-18T16:48:23.892Z Compiling arc-swap v1.7.1
30682025-07-18T16:48:24.458Z Compiling slog-scope v4.4.0
30692025-07-18T16:48:24.489Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30702025-07-18T16:48:25.210Z Compiling walkdir v2.5.0
30712025-07-18T16:48:25.299Z Compiling progenitor v0.9.1
30722025-07-18T16:48:25.564Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30732025-07-18T16:48:25.830Z Compiling polyval v0.6.2
30742025-07-18T16:48:25.876Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30752025-07-18T16:48:25.919Z Compiling hickory-proto v0.24.4
30762025-07-18T16:48:26.144Z Compiling pin-project v1.1.6
30772025-07-18T16:48:26.270Z Compiling snafu-derive v0.8.5
30782025-07-18T16:48:26.334Z Compiling proc-macro-error-attr2 v2.0.0
30792025-07-18T16:48:26.507Z Compiling salty v0.3.0
30802025-07-18T16:48:26.535Z Compiling parking_lot_core v0.8.6
30812025-07-18T16:48:27.031Z Compiling linked-hash-map v0.5.6
30822025-07-18T16:48:27.185Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30832025-07-18T16:48:27.237Z Compiling proc-macro-error2 v2.0.1
30842025-07-18T16:48:27.310Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30852025-07-18T16:48:27.412Z Compiling lru-cache v0.1.2
30862025-07-18T16:48:27.812Z Compiling ghash v0.5.1
30872025-07-18T16:48:28.060Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30882025-07-18T16:48:28.086Z Compiling hickory-resolver v0.25.2
30892025-07-18T16:48:28.479Z Compiling slog-stdlog v4.1.1
30902025-07-18T16:48:28.832Z Compiling p384 v0.13.0
30912025-07-18T16:48:28.883Z Compiling tabled_derive v0.7.0
30922025-07-18T16:48:30.433Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30932025-07-18T16:48:30.985Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30942025-07-18T16:48:31.208Z Compiling snafu v0.8.5
30952025-07-18T16:48:31.467Z Compiling globset v0.4.15
30962025-07-18T16:48:31.987Z Compiling olpc-cjson v0.1.4
30972025-07-18T16:48:32.321Z Compiling num-derive v0.3.3
30982025-07-18T16:48:32.652Z Compiling ctr v0.9.2
30992025-07-18T16:48:32.979Z Compiling gethostname v0.5.0
31002025-07-18T16:48:33.053Z Compiling lzma-sys v0.1.20
31012025-07-18T16:48:33.076Z Compiling serde_plain v1.0.2
31022025-07-18T16:48:33.197Z Compiling async-recursion v1.1.1
31032025-07-18T16:48:33.477Z Compiling slog-dtrace v0.3.0
31042025-07-18T16:48:33.721Z Compiling xshell-macros v0.2.7
31052025-07-18T16:48:33.830Z Compiling highway v1.3.0
31062025-07-18T16:48:33.857Z Compiling typed-path v0.9.3
31072025-07-18T16:48:34.445Z Compiling textwrap v0.16.2
31082025-07-18T16:48:34.480Z Compiling xshell v0.2.7
31092025-07-18T16:48:34.601Z Compiling libscf-sys v1.1.0
31102025-07-18T16:48:34.882Z Compiling aes-gcm v0.10.3
31112025-07-18T16:48:34.908Z Compiling tabled v0.15.0
31122025-07-18T16:48:34.993Z Compiling typify-macro v0.2.0
31132025-07-18T16:48:35.277Z Compiling hickory-resolver v0.24.4
31142025-07-18T16:48:35.597Z Compiling mime_guess v2.0.5
31152025-07-18T16:48:35.659Z Compiling slog-envlogger v2.2.0
31162025-07-18T16:48:36.352Z Compiling progenitor v0.10.0
31172025-07-18T16:48:36.531Z Compiling tough v0.20.0
31182025-07-18T16:48:36.560Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31192025-07-18T16:48:36.753Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31202025-07-18T16:48:36.903Z Compiling steno v0.4.1
31212025-07-18T16:48:38.495Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31222025-07-18T16:48:39.098Z Compiling typify v0.2.0
31232025-07-18T16:48:39.314Z Compiling progenitor-impl v0.8.0
31242025-07-18T16:48:40.308Z Compiling tabled_derive v0.10.0
31252025-07-18T16:48:41.578Z Compiling papergrid v0.14.0
31262025-07-18T16:48:41.895Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31272025-07-18T16:48:42.205Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31282025-07-18T16:48:43.061Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31292025-07-18T16:48:43.131Z Compiling tokio-dtrace v0.1.0
31302025-07-18T16:48:43.349Z Compiling heck v0.3.3
31312025-07-18T16:48:43.386Z Compiling progenitor-client v0.8.0
31322025-07-18T16:48:43.757Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31332025-07-18T16:48:43.898Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31342025-07-18T16:48:45.438Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31352025-07-18T16:48:45.501Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31362025-07-18T16:48:46.255Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31372025-07-18T16:48:46.301Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31382025-07-18T16:48:46.373Z Compiling progenitor-macro v0.8.0
31392025-07-18T16:48:47.263Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31402025-07-18T16:48:47.470Z Compiling ssh-encoding v0.2.0
31412025-07-18T16:48:48.029Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31422025-07-18T16:48:49.075Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31432025-07-18T16:48:50.243Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31442025-07-18T16:48:50.611Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31452025-07-18T16:48:51.520Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31462025-07-18T16:48:51.776Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31472025-07-18T16:48:52.123Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31482025-07-18T16:48:52.340Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31492025-07-18T16:48:54.158Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31502025-07-18T16:48:54.531Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31512025-07-18T16:48:55.226Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31522025-07-18T16:48:55.508Z Compiling blowfish v0.9.1
31532025-07-18T16:48:55.998Z Compiling env_filter v0.1.2
31542025-07-18T16:48:56.707Z Compiling nibble_vec v0.1.0
31552025-07-18T16:48:56.972Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31562025-07-18T16:48:57.128Z Compiling humantime v2.2.0
31572025-07-18T16:48:57.354Z Compiling endian-type v0.1.2
31582025-07-18T16:48:57.627Z Compiling radix_trie v0.2.1
31592025-07-18T16:48:57.801Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31602025-07-18T16:48:58.311Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31612025-07-18T16:48:58.345Z Compiling env_logger v0.11.5
31622025-07-18T16:48:59.063Z Compiling bcrypt-pbkdf v0.10.0
31632025-07-18T16:48:59.090Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31642025-07-18T16:48:59.184Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31652025-07-18T16:48:59.369Z Compiling progenitor v0.8.0
31662025-07-18T16:48:59.669Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31672025-07-18T16:48:59.751Z Compiling ssh-cipher v0.2.0
31682025-07-18T16:49:00.093Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31692025-07-18T16:49:00.646Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31702025-07-18T16:49:01.244Z Compiling zone_cfg_derive v0.1.2
31712025-07-18T16:49:01.342Z Compiling tabled v0.18.0
31722025-07-18T16:49:02.730Z Compiling oxide-tokio-rt v0.1.2
31732025-07-18T16:49:03.113Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31742025-07-18T16:49:03.217Z Compiling parking_lot v0.11.2
31752025-07-18T16:49:04.000Z Compiling qorb v0.4.0
31762025-07-18T16:49:04.161Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31772025-07-18T16:49:04.520Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31782025-07-18T16:49:05.227Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31792025-07-18T16:49:05.404Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31802025-07-18T16:49:05.436Z Compiling prefix-trie v0.7.0
31812025-07-18T16:49:05.834Z Compiling password-hash v0.4.2
31822025-07-18T16:49:05.876Z Compiling fxhash v0.2.1
31832025-07-18T16:49:06.161Z Compiling base64 v0.13.1
31842025-07-18T16:49:06.325Z Compiling http-range v0.1.5
31852025-07-18T16:49:06.703Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31862025-07-18T16:49:06.731Z Compiling ron v0.7.1
31872025-07-18T16:49:06.734Z Compiling pbkdf2 v0.11.0
31882025-07-18T16:49:07.119Z Compiling hickory-server v0.25.2
31892025-07-18T16:49:07.166Z Compiling sled v0.34.7
31902025-07-18T16:49:07.936Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31912025-07-18T16:49:08.290Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31922025-07-18T16:49:08.870Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31932025-07-18T16:49:08.922Z Compiling xz2 v0.1.7
31942025-07-18T16:49:09.470Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31952025-07-18T16:49:10.408Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31962025-07-18T16:49:11.698Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31972025-07-18T16:49:11.721Z Compiling zone v0.1.8
31982025-07-18T16:49:11.995Z Compiling ssh-key v0.6.6
31992025-07-18T16:49:12.182Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32002025-07-18T16:49:12.778Z Compiling hickory-client v0.25.2
32012025-07-18T16:49:13.153Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32022025-07-18T16:49:13.493Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32032025-07-18T16:49:13.704Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32042025-07-18T16:49:14.328Z Compiling p521 v0.13.3
32052025-07-18T16:49:15.245Z Compiling p256 v0.13.2
32062025-07-18T16:49:16.119Z Compiling yasna v0.5.2
32072025-07-18T16:49:16.206Z Compiling headers-core v0.3.0
32082025-07-18T16:49:16.454Z Compiling kstat-rs v0.2.4
32092025-07-18T16:49:16.637Z Compiling secrecy v0.8.0
32102025-07-18T16:49:16.832Z Compiling nanorand v0.7.0
32112025-07-18T16:49:16.946Z Compiling russh-cryptovec v0.7.3
32122025-07-18T16:49:17.076Z Compiling atty v0.2.14
32132025-07-18T16:49:17.156Z Compiling md5 v0.7.0
32142025-07-18T16:49:17.288Z Compiling crc8 v0.1.1
32152025-07-18T16:49:17.330Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32162025-07-18T16:49:17.406Z Compiling flume v0.11.1
32172025-07-18T16:49:17.522Z Compiling russh-keys v0.45.0
32182025-07-18T16:49:17.585Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32192025-07-18T16:49:17.759Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32202025-07-18T16:49:18.052Z Compiling rcgen v0.12.1
32212025-07-18T16:49:20.147Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32222025-07-18T16:49:21.193Z Compiling headers v0.4.1
32232025-07-18T16:49:21.222Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32242025-07-18T16:49:22.990Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32252025-07-18T16:49:23.017Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32262025-07-18T16:49:24.202Z Compiling hyper-staticfile v0.10.1
32272025-07-18T16:49:24.489Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32282025-07-18T16:49:24.908Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32292025-07-18T16:49:25.090Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32302025-07-18T16:49:25.246Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32312025-07-18T16:49:25.798Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32322025-07-18T16:49:26.325Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32332025-07-18T16:49:27.198Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32342025-07-18T16:49:28.853Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32352025-07-18T16:49:28.986Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32362025-07-18T16:49:29.747Z Compiling num-bigint v0.4.6
32372025-07-18T16:49:30.445Z Compiling des v0.8.1
32382025-07-18T16:49:30.848Z Compiling subprocess v0.2.9
32392025-07-18T16:49:31.246Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32402025-07-18T16:49:32.199Z Compiling hex-literal v0.4.1
32412025-07-18T16:49:32.427Z Compiling display-error-chain v0.2.2
32422025-07-18T16:49:32.574Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32432025-07-18T16:49:32.698Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32442025-07-18T16:49:33.309Z Compiling russh v0.45.0
32452025-07-18T16:49:35.568Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32462025-07-18T16:49:35.673Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32472025-07-18T16:49:35.762Z Compiling internet-checksum v0.2.1
32482025-07-18T16:49:38.745Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32492025-07-18T16:49:40.794Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32502025-07-18T16:50:07.578Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32512025-07-18T16:50:34.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
32522025-07-18T16:50:34.404Z
32532025-07-18T16:50:34.404Zreal 2:53.495229901
32542025-07-18T16:50:34.404Zuser 15:49.882219986
32552025-07-18T16:50:34.404Zsys 2:14.409898711
32562025-07-18T16:50:34.404Ztrap 0.514634367
32572025-07-18T16:50:34.404Ztflt 0.230608659
32582025-07-18T16:50:34.404Zdflt 1.241468515
32592025-07-18T16:50:34.404Zkflt 0.000036842
32602025-07-18T16:50:34.408Zlock 43:10.549015805
32612025-07-18T16:50:34.408Zslp 57:53.647656076
32622025-07-18T16:50:34.408Zlat 55.181462378
32632025-07-18T16:50:34.408Zstop 2:23.184077490
32642025-07-18T16:50:34.408Z+ mkdir tests
32652025-07-18T16:50:34.412Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32662025-07-18T16:50:34.412Z+ xargs -I '{}' -t cp '{}' tests/
32672025-07-18T16:50:34.452Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-5ebd6d92daba20bd tests/
32682025-07-18T16:50:34.480Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0475c9d74c3b1c63 tests/
32692025-07-18T16:50:34.505Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-cac5147583770bcc tests/
32702025-07-18T16:50:34.537Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-01cfe3e16a30235b tests/
32712025-07-18T16:50:34.863Z+ 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/*)
32722025-07-18T16:50:34.866Z+ 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-0475c9d74c3b1c63 tests/commtest-cac5147583770bcc tests/dhcp_server-5ebd6d92daba20bd tests/end_to_end_tests-01cfe3e16a30235b 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
32732025-07-18T16:52:11.102ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32742025-07-18T16:52:11.102Za .github/buildomat/ci-env.sh 1K
32752025-07-18T16:52:11.104Za out/target/test 1K
32762025-07-18T16:52:11.104Za out/npuzone/npuzone 23144K
32772025-07-18T16:52:11.104Za package-manifest.toml 34K
32782025-07-18T16:52:11.104Za smf/sled-agent/non-gimlet/config.toml 5K
32792025-07-18T16:52:11.104Za target/release/omicron-package 40896K
32802025-07-18T16:52:11.104Za target/release/xtask 11595K
32812025-07-18T16:52:11.104Za target/debug/bootstrap 243654K
32822025-07-18T16:52:11.104Za tests/bootstrap-0475c9d74c3b1c63 23336K
32832025-07-18T16:52:11.104Za tests/commtest-cac5147583770bcc 29495K
32842025-07-18T16:52:11.104Za tests/dhcp_server-5ebd6d92daba20bd 23336K
32852025-07-18T16:52:11.104Za tests/end_to_end_tests-01cfe3e16a30235b 332516K
32862025-07-18T16:52:11.104Za out/clickhouse.tar.gz 320033K
32872025-07-18T16:52:11.104Za out/clickhouse_keeper.tar.gz 303886K
32882025-07-18T16:52:11.104Za out/clickhouse_server.tar.gz 320032K
32892025-07-18T16:52:11.104Za out/cockroachdb.tar.gz 162581K
32902025-07-18T16:52:11.104Za out/crucible-dtrace.tar 98K
32912025-07-18T16:52:11.104Za out/crucible-pantry-zone.tar.gz 38983K
32922025-07-18T16:52:11.104Za out/crucible-zone.tar.gz 48866K
32932025-07-18T16:52:11.104Za out/external-dns.tar.gz 50589K
32942025-07-18T16:52:11.104Za out/internal-dns.tar.gz 50589K
32952025-07-18T16:52:11.104Za out/mg-ddm-gz.tar 90846K
32962025-07-18T16:52:11.105Za out/nexus.tar.gz 132580K
32972025-07-18T16:52:11.105Za out/ntp.tar.gz 33051K
32982025-07-18T16:52:11.105Za out/omicron-gateway-softnpu.tar.gz 30678K
32992025-07-18T16:52:11.105Za out/omicron-sled-agent.tar 140437K
33002025-07-18T16:52:11.105Za out/overlay.tar.gz 3K
33012025-07-18T16:52:11.105Za out/oximeter.tar.gz 64074K
33022025-07-18T16:52:11.105Za out/oxlog.tar 3950K
33032025-07-18T16:52:11.105Za out/probe.tar.gz 3037K
33042025-07-18T16:52:11.105Za out/propolis-server.tar.gz 68537K
33052025-07-18T16:52:11.105Za out/pumpkind-gz.tar 26648K
33062025-07-18T16:52:11.105Za out/switch-softnpu.tar.gz 338539K
33072025-07-18T16:52:11.109Z
33082025-07-18T16:52:11.109Zreal 1:36.213868490
33092025-07-18T16:52:11.110Zuser 1:32.035321082
33102025-07-18T16:52:11.110Zsys 6.208289018
33112025-07-18T16:52:11.110Ztrap 0.025677880
33122025-07-18T16:52:11.110Ztflt 0.000000000
33132025-07-18T16:52:11.110Zdflt 0.000000000
33142025-07-18T16:52:11.110Zkflt 0.000000000
33152025-07-18T16:52:11.110Zlock 0.000000000
33162025-07-18T16:52:11.110Zslp 1:31.637689870
33172025-07-18T16:52:11.110Zlat 2.515099917
33182025-07-18T16:52:11.110Zstop 0.000496456
33192025-07-18T16:52:11.110Zprocess exited: duration 2167287 ms, exit code 0
 
33202025-07-18T16:52:11.127Zfound 1 output files
33212025-07-18T16:52:11.127Zuploading: /work/package.tar.gz (2237018767 bytes)
33222025-07-18T16:53:07.713Zuploaded: /work/package.tar.gz