01JZ1DSQQWKGVB9K5SSVNGP6S8: 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: 01JZ1DTSJCQ5XN7Z6GJM25T5NZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-30T22:04:03.309Zjob assigned to worker 01JZ1DTYY70GDSY5E72GDRD0SA [factory aws, i-0ae8808b26dfcc2b1] (queued for 1 m 4 s)
 
22025-06-30T22:04:12.118Zstarting task 0: "setup"
32025-06-30T22:04:12.121Z++ uname -s
42025-06-30T22:04:12.124Z+ kern=SunOS
52025-06-30T22:04:12.124Z+ build_user=build
62025-06-30T22:04:12.124Z+ build_uid=12345
72025-06-30T22:04:12.124Z+ work_dir=/work
82025-06-30T22:04:12.124Z+ input_dir=/input
92025-06-30T22:04:12.124Z+ [[ 0 == 12345 ]]
102025-06-30T22:04:12.124Z+ case "$kern" in
112025-06-30T22:04:12.124Z+ groupadd -g 12345 build
122025-06-30T22:04:12.128Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-30T22:04:14.135Z+ zfs create -o mountpoint=/work rpool/work
142025-06-30T22:04:14.266Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-30T22:04:14.269Z+ home_fs=zfs
162025-06-30T22:04:14.269Z+ [[ zfs == autofs ]]
172025-06-30T22:04:14.269Z+ mkdir -p /home/build
182025-06-30T22:04:14.269Z+ chown build:build /home/build /work
192025-06-30T22:04:16.270Z+ chmod 0700 /home/build /work
202025-06-30T22:04:16.273Zprocess exited: duration 4158 ms, exit code 0
 
212025-06-30T22:04:16.281Zstarting task 1: "rust-toolchain"
222025-06-30T22:04:16.286Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-30T22:04:16.286Z * rust toolchain channel = "1.87.0"
242025-06-30T22:04:16.286Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-06-30T22:04:16.286Z * rust toolchain profile = "default"
262025-06-30T22:04:16.289Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-30T22:04:16.289Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-30T22:04:16.289Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-30T22:04:16.289Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-30T22:04:16.414Zinfo: downloading installer
312025-06-30T22:04:17.599Zwarn: It looks like you have an existing installation of Rust at:
322025-06-30T22:04:17.599Zwarn: /opt/ooce/bin
332025-06-30T22:04:17.599Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-30T22:04:17.599Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-30T22:04:17.599Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-30T22:04:17.599Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-30T22:04:17.599Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-30T22:04:17.599Zerror: cannot install while Rust is installed
392025-06-30T22:04:17.599Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-30T22:04:17.617Zinfo: profile set to 'default'
412025-06-30T22:04:17.617Zinfo: default host triple is x86_64-unknown-illumos
422025-06-30T22:04:17.620Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-30T22:04:17.784Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-30T22:04:17.784Zinfo: downloading component 'cargo'
452025-06-30T22:04:18.573Zinfo: downloading component 'clippy'
462025-06-30T22:04:18.944Zinfo: downloading component 'rust-docs'
472025-06-30T22:04:20.119Zinfo: downloading component 'rust-std'
482025-06-30T22:04:21.669Zinfo: downloading component 'rustc'
492025-06-30T22:04:27.646Zinfo: downloading component 'rustfmt'
502025-06-30T22:04:27.928Zinfo: installing component 'cargo'
512025-06-30T22:04:28.797Zinfo: installing component 'clippy'
522025-06-30T22:04:29.623Zinfo: installing component 'rust-docs'
532025-06-30T22:04:31.016Zinfo: installing component 'rust-std'
542025-06-30T22:04:32.909Zinfo: installing component 'rustc'
552025-06-30T22:04:39.409Zinfo: installing component 'rustfmt'
562025-06-30T22:04:39.738Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-30T22:04:39.739Z
582025-06-30T22:04:40.170Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-30T22:04:40.170Z
602025-06-30T22:04:40.193Z
612025-06-30T22:04:40.194ZRust is installed now. Great!
622025-06-30T22:04:40.194Z
632025-06-30T22:04:40.194ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-30T22:04:40.194Zenvironment variable. This has not been done automatically.
652025-06-30T22:04:40.194Z
662025-06-30T22:04:40.194ZTo configure your current shell, you need to source
672025-06-30T22:04:40.194Zthe corresponding env file under $HOME/.cargo.
682025-06-30T22:04:40.194Z
692025-06-30T22:04:40.194ZThis is usually done by running one of the following (note the leading DOT):
702025-06-30T22:04:40.194Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-30T22:04:40.194Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-30T22:04:40.195Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-30T22:04:40.247Z+ rustup --version
742025-06-30T22:04:40.255Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-30T22:04:40.255Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-30T22:04:40.343Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-30T22:04:40.368Z+ cargo --version
782025-06-30T22:04:40.398Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-30T22:04:40.406Z+ rustc --version
802025-06-30T22:04:40.473Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-30T22:04:40.485Zprocess exited: duration 24178 ms, exit code 0
 
822025-06-30T22:04:40.525Zstarting task 2: "authentication"
832025-06-30T22:04:40.552Zprocess exited: duration 34 ms, exit code 0
 
842025-06-30T22:04:40.611Zstarting task 3: "clone repository"
852025-06-30T22:04:40.636Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-30T22:04:40.636Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-30T22:04:40.658ZCloning into '/work/oxidecomputer/omicron'...
882025-06-30T22:04:48.447Z+ cd /work/oxidecomputer/omicron
892025-06-30T22:04:48.447Z+ git fetch origin 19fe131d89f75bc56fde945740fdd9d7a57964de
902025-06-30T22:04:48.753ZFrom https://github.com/oxidecomputer/omicron
912025-06-30T22:04:48.754Z * branch 19fe131d89f75bc56fde945740fdd9d7a57964de -> FETCH_HEAD
922025-06-30T22:04:48.769Z+ [[ -n dap/mgs-update-db ]]
932025-06-30T22:04:48.772Z++ git branch --show-current
942025-06-30T22:04:48.772Z+ current=main
952025-06-30T22:04:48.772Z+ [[ main != dap/mgs-update-db ]]
962025-06-30T22:04:48.772Z+ git branch -f dap/mgs-update-db 19fe131d89f75bc56fde945740fdd9d7a57964de
972025-06-30T22:04:48.772Z+ git checkout -f dap/mgs-update-db
982025-06-30T22:04:48.995ZSwitched to branch 'dap/mgs-update-db'
992025-06-30T22:04:48.998Z+ git reset --hard 19fe131d89f75bc56fde945740fdd9d7a57964de
1002025-06-30T22:04:49.013ZHEAD is now at 19fe131d8 Merge branch 'main' into dap/mgs-update-db
1012025-06-30T22:04:49.016Zprocess exited: duration 8418 ms, exit code 0
 
1022025-06-30T22:04:49.025Zstarting task 4: "build"
1032025-06-30T22:04:49.029Z+ source .github/buildomat/ci-env.sh
1042025-06-30T22:04:49.029Z++ export CARGO_TERM_COLOR=always
1052025-06-30T22:04:49.029Z++ CARGO_TERM_COLOR=always
1062025-06-30T22:04:49.029Z+ cargo --version
1072025-06-30T22:04:49.081Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-30T22:04:49.084Z+ rustc --version
1092025-06-30T22:04:49.151Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-30T22:04:49.154Z+ WORK=/work
1112025-06-30T22:04:49.154Z+ pfexec mkdir -p /work
1122025-06-30T22:04:49.160Z+ pfexec chown build /work
1132025-06-30T22:04:49.163Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-06-30T22:04:58.996Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-06-30T22:05:05.849Z Startup: Caching catalogs ... Done
1162025-06-30T22:05:09.697ZPlanning: Solver setup ... Done (2.551s)
1172025-06-30T22:05:09.718ZPlanning: Running solver ... Done (0.023s)
1182025-06-30T22:05:09.802ZPlanning: Finding local manifests ... Done (0.004s)
1192025-06-30T22:05:09.855ZPlanning: Fetching manifests: 0/4 0% complete
1202025-06-30T22:05:10.437ZPlanning: Fetching manifests: 4/4 100% complete
1212025-06-30T22:05:10.488ZPlanning: Package planning ... Done (0.048s)
1222025-06-30T22:05:10.537ZPlanning: Merging actions ... Done (0.052s)
1232025-06-30T22:05:10.849ZPlanning: Checking for conflicting actions ... Done (0.301s)
1242025-06-30T22:05:10.854ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-06-30T22:05:11.926ZPlanning: Evaluating mediators ... Done (1.077s)
1262025-06-30T22:05:11.935ZPlanning: Planning completed in 5.96 seconds
1272025-06-30T22:05:11.952Z Packages to install: 4
1282025-06-30T22:05:11.952Z Mediators to change: 2
1292025-06-30T22:05:11.955Z Services to change: 1
1302025-06-30T22:05:11.955Z Estimated space available: 155.50 GB
1312025-06-30T22:05:11.955ZEstimated space to be consumed: 1.69 GB
1322025-06-30T22:05:11.955Z Create boot environment: No
1332025-06-30T22:05:11.955ZCreate backup boot environment: No
1342025-06-30T22:05:11.955Z Rebuild boot archive: No
1352025-06-30T22:05:11.955Z
1362025-06-30T22:05:11.956ZChanged mediators:
1372025-06-30T22:05:11.956Z mediator clang:
1382025-06-30T22:05:11.956Z version: None -> 15 (system default)
1392025-06-30T22:05:11.956Z
1402025-06-30T22:05:11.956Z mediator llvm:
1412025-06-30T22:05:11.956Z version: 14 (system default) -> 15 (system default)
1422025-06-30T22:05:11.956Z
1432025-06-30T22:05:11.956ZChanged packages:
1442025-06-30T22:05:11.956Zhelios-dev
1452025-06-30T22:05:11.956Z developer/build-essential
1462025-06-30T22:05:11.956Z None -> 11-2.0
1472025-06-30T22:05:11.956Z library/libxmlsec1
1482025-06-30T22:05:11.956Z None -> 1.2.35-2.0
1492025-06-30T22:05:11.956Z ooce/developer/clang-15
1502025-06-30T22:05:11.956Z None -> 15.0.7-2.0
1512025-06-30T22:05:11.956Z ooce/developer/llvm-15
1522025-06-30T22:05:11.956Z None -> 15.0.7-2.0
1532025-06-30T22:05:11.956Z
1542025-06-30T22:05:11.956ZServices:
1552025-06-30T22:05:11.956Z restart_fmri:
1562025-06-30T22:05:11.956Z svc:/system/update-man-index:default
1572025-06-30T22:05:12.008Z
1582025-06-30T22:05:12.008ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-06-30T22:05:17.225ZDownload: 606/3290 items 17.8/212.6MB 8% complete (3.9M/s)
1602025-06-30T22:05:22.029ZDownload: 1279/3290 items 114.7/212.6MB 53% complete (11.8M/s)
1612025-06-30T22:05:27.030ZDownload: 2981/3290 items 121.3/212.6MB 57% complete (10.4M/s)
1622025-06-30T22:05:28.933ZDownload: Completed 212.60 MB in 16.92 seconds (12.6M/s)
1632025-06-30T22:05:29.308Z Actions: 1/3689 actions (Installing new actions)
1642025-06-30T22:05:33.868Z Actions: Completed 3689 actions in 4.56 seconds.
1652025-06-30T22:05:34.213Z Done (0.340s)
1662025-06-30T22:05:34.213Z Done (0.000s)
1672025-06-30T22:05:35.039Z Done (0.827s)
1682025-06-30T22:05:39.519Z Done (4.163s)
1692025-06-30T22:05:39.608Z Done (0.020s)
1702025-06-30T22:05:39.611Z Done (0.000s)
1712025-06-30T22:05:39.781Z Done (0.000s)
1722025-06-30T22:05:40.598ZPlanning: Evaluating mediator changes ... Done
1732025-06-30T22:05:40.756ZPlanning: Checking for conflicting actions ... Done
1742025-06-30T22:05:40.759ZPlanning: Consolidating action changes ... Done
1752025-06-30T22:05:41.025ZPlanning: Evaluating mediators ... Done
1762025-06-30T22:05:41.029ZPlanning: Planning completed in 0.43 seconds
1772025-06-30T22:05:41.061Z Mediators to change: 2
1782025-06-30T22:05:41.065Z Create boot environment: No
1792025-06-30T22:05:41.065ZCreate backup boot environment: No
1802025-06-30T22:05:41.145Z Done
1812025-06-30T22:05:41.145Z Done
1822025-06-30T22:05:41.737Z Done
1832025-06-30T22:05:45.262Z Done
1842025-06-30T22:05:45.342Z Done
1852025-06-30T22:05:45.345Z Done
1862025-06-30T22:05:45.489Z Done
1872025-06-30T22:05:46.095ZPlanning: Evaluating mediator changes ... Done
1882025-06-30T22:05:46.098ZPlanning: Merging actions ... Done
1892025-06-30T22:05:46.282ZPlanning: Checking for conflicting actions ... Done
1902025-06-30T22:05:46.287ZPlanning: Consolidating action changes ... Done
1912025-06-30T22:05:46.544ZPlanning: Evaluating mediators ... Done
1922025-06-30T22:05:46.598ZPlanning: Planning completed in 0.75 seconds
1932025-06-30T22:05:46.632Z Packages to change: 1
1942025-06-30T22:05:46.632Z Mediators to change: 1
1952025-06-30T22:05:46.637Z Services to change: 1
1962025-06-30T22:05:46.637Z Create boot environment: No
1972025-06-30T22:05:46.637ZCreate backup boot environment: Yes
1982025-06-30T22:05:49.143Z Actions: 1/6 actions (Updating modified actions)
1992025-06-30T22:05:49.146Z Actions: Completed 6 actions in 0.00 seconds.
2002025-06-30T22:05:49.147Z Done
2012025-06-30T22:05:49.147Z Done
2022025-06-30T22:05:49.312Z Done
2032025-06-30T22:05:52.859Z Done
2042025-06-30T22:05:52.948Z Done
2052025-06-30T22:05:52.951Z Done
2062025-06-30T22:05:53.098Z Done
2072025-06-30T22:05:53.535ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-06-30T22:05:53.535Zclang system 15 system
2092025-06-30T22:05:53.535Zcsh system system illumos
2102025-06-30T22:05:53.535Zctags system system illumos
2112025-06-30T22:05:53.535Zfile system system illumos
2122025-06-30T22:05:53.535Zgcc vendor 12 vendor
2132025-06-30T22:05:53.535Zgcc system 10 system
2142025-06-30T22:05:53.535Zgcc system 7 system
2152025-06-30T22:05:53.535Zgo system 1.20 system
2162025-06-30T22:05:53.536Zgo system 1.19 system
2172025-06-30T22:05:53.536Zllvm system 15 system
2182025-06-30T22:05:53.536Zllvm system 14 system
2192025-06-30T22:05:53.536Zmariadb system 10.6 system
2202025-06-30T22:05:53.536Zmta vendor vendor dma
2212025-06-30T22:05:53.536Zopenjdk system 17 system
2222025-06-30T22:05:53.536Zopenjdk system 11 system
2232025-06-30T22:05:53.536Zopenjdk system 1.8 system
2242025-06-30T22:05:53.536Zopenssl vendor 3 vendor
2252025-06-30T22:05:53.536Zperl system 5.36 system
2262025-06-30T22:05:53.536Zpostgresql system 15 system
2272025-06-30T22:05:53.536Zpostgresql system 13 system
2282025-06-30T22:05:53.536Zpython vendor 3 vendor
2292025-06-30T22:05:53.536Zpython system 2 system
2302025-06-30T22:05:53.536Zpython3 system 3.11 system
2312025-06-30T22:05:53.536Zruby system 3.0 system
2322025-06-30T22:05:53.536Zwords vendor vendor american-english
2332025-06-30T22:05:53.536Zwords system system australian-english
2342025-06-30T22:05:53.536Zwords system system british-english
2352025-06-30T22:05:53.536Zwords system system canadian-english
2362025-06-30T22:05:53.536Zwords system system french
2372025-06-30T22:05:53.536Zwords system system italian
2382025-06-30T22:05:53.536Zwords system system ngerman
2392025-06-30T22:05:53.536Zwords system system ogerman
2402025-06-30T22:05:53.536Zwords system system spanish
2412025-06-30T22:05:53.861ZPUBLISHER TYPE STATUS P LOCATION
2422025-06-30T22:05:53.861Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-06-30T22:05:58.344ZFMRI IFO
2442025-06-30T22:05:58.344Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-06-30T22:05:58.344Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-06-30T22:05:58.344Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-06-30T22:05:58.344Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-06-30T22:05:58.344Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-06-30T22:05:58.344Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-06-30T22:05:58.344Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-06-30T22:05:58.344Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-06-30T22:05:58.344Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-06-30T22:05:58.344Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-06-30T22:05:58.344Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-06-30T22:05:58.344Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-06-30T22:05:58.344Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-06-30T22:05:58.344Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-06-30T22:05:58.344Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-06-30T22:05:58.344Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-06-30T22:05:59.311Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-06-30T22:05:59.666Z Updating crates.io index
2622025-06-30T22:05:59.670Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-06-30T22:06:00.020Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-06-30T22:06:00.602Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-06-30T22:06:00.909Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-06-30T22:06:01.244Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-06-30T22:06:01.619Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-06-30T22:06:02.773Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-06-30T22:06:05.060Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-06-30T22:06:05.930Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-06-30T22:06:06.638Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-06-30T22:06:06.903Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-06-30T22:06:07.204Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-06-30T22:06:07.900Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-06-30T22:06:08.217Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762025-06-30T22:06:08.649Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772025-06-30T22:06:09.149Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-06-30T22:06:09.486Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-06-30T22:06:09.746Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-06-30T22:06:10.071Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-06-30T22:06:10.252Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-06-30T22:06:10.538Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-06-30T22:06:11.161Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-06-30T22:06:11.482Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-06-30T22:06:11.842Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862025-06-30T22:06:12.447Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2872025-06-30T22:06:12.858Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882025-06-30T22:06:13.195Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892025-06-30T22:06:13.598Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902025-06-30T22:06:14.066Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912025-06-30T22:06:14.452Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922025-06-30T22:06:14.740Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932025-06-30T22:06:15.101Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942025-06-30T22:06:23.525Z Updating git repository `https://github.com/illumos/smf-rs`
2952025-06-30T22:06:25.114Z Downloading crates ...
2962025-06-30T22:06:25.163Z Downloaded anstyle-query v1.1.1
2972025-06-30T22:06:25.167Z Downloaded bytecount v0.6.8
2982025-06-30T22:06:25.172Z Downloaded block-buffer v0.10.4
2992025-06-30T22:06:25.176Z Downloaded bitflags v2.9.0
3002025-06-30T22:06:25.180Z Downloaded anstyle-parse v0.2.5
3012025-06-30T22:06:25.180Z Downloaded cargo-util-schemas v0.2.0
3022025-06-30T22:06:25.183Z Downloaded anstream v0.6.18
3032025-06-30T22:06:25.190Z Downloaded anyhow v1.0.98
3042025-06-30T22:06:25.191Z Downloaded itoa v1.0.11
3052025-06-30T22:06:25.191Z Downloaded is_terminal_polyfill v1.70.1
3062025-06-30T22:06:25.191Z Downloaded camino-tempfile v1.4.1
3072025-06-30T22:06:25.196Z Downloaded camino v1.1.10
3082025-06-30T22:06:25.196Z Downloaded icu_locid_transform v1.5.0
3092025-06-30T22:06:25.204Z Downloaded log v0.4.27
3102025-06-30T22:06:25.204Z Downloaded generic-array v0.14.7
3112025-06-30T22:06:25.204Z Downloaded byteorder v1.5.0
3122025-06-30T22:06:25.204Z Downloaded utf16_iter v1.0.5
3132025-06-30T22:06:25.208Z Downloaded crypto-common v0.1.6
3142025-06-30T22:06:25.208Z Downloaded unicode-xid v0.2.6
3152025-06-30T22:06:25.208Z Downloaded serde_tokenstream v0.2.2
3162025-06-30T22:06:25.212Z Downloaded unicode-linebreak v0.1.5
3172025-06-30T22:06:25.213Z Downloaded ucd-trie v0.1.7
3182025-06-30T22:06:25.213Z Downloaded icu_properties v1.5.1
3192025-06-30T22:06:25.219Z Downloaded typeid v1.0.3
3202025-06-30T22:06:25.219Z Downloaded toml_edit v0.22.27
3212025-06-30T22:06:25.226Z Downloaded icu_provider_macros v1.5.0
3222025-06-30T22:06:25.226Z Downloaded zerofrom v0.1.4
3232025-06-30T22:06:25.226Z Downloaded cargo_metadata v0.20.0
3242025-06-30T22:06:25.237Z Downloaded yoke-derive v0.7.4
3252025-06-30T22:06:25.237Z Downloaded utf8parse v0.2.2
3262025-06-30T22:06:25.237Z Downloaded scroll_derive v0.12.0
3272025-06-30T22:06:25.237Z Downloaded utf8_iter v1.0.4
3282025-06-30T22:06:25.240Z Downloaded usdt-macro v0.5.0
3292025-06-30T22:06:25.240Z Downloaded typenum v1.17.0
3302025-06-30T22:06:25.240Z Downloaded zerofrom-derive v0.1.4
3312025-06-30T22:06:25.240Z Downloaded usdt-attr-macro v0.5.0
3322025-06-30T22:06:25.241Z Downloaded write16 v1.0.0
3332025-06-30T22:06:25.241Z Downloaded tinystr v0.7.6
3342025-06-30T22:06:25.241Z Downloaded pretty-hex v0.4.1
3352025-06-30T22:06:25.241Z Downloaded zerovec-derive v0.10.3
3362025-06-30T22:06:25.247Z Downloaded swrite v0.1.0
3372025-06-30T22:06:25.247Z Downloaded writeable v0.5.5
3382025-06-30T22:06:25.248Z Downloaded yoke v0.7.4
3392025-06-30T22:06:25.256Z Downloaded percent-encoding v2.3.1
3402025-06-30T22:06:25.257Z Downloaded thiserror v1.0.69
3412025-06-30T22:06:25.257Z Downloaded synstructure v0.13.1
3422025-06-30T22:06:25.257Z Downloaded thread-id v4.2.2
3432025-06-30T22:06:25.257Z Downloaded toml_datetime v0.6.11
3442025-06-30T22:06:25.257Z Downloaded unicode-ident v1.0.18
3452025-06-30T22:06:25.269Z Downloaded equivalent v1.0.2
3462025-06-30T22:06:25.269Z Downloaded zerocopy-derive v0.7.35
3472025-06-30T22:06:25.273Z Downloaded textwrap v0.16.2
3482025-06-30T22:06:25.273Z Downloaded serde-value v0.7.0
3492025-06-30T22:06:25.273Z Downloaded strsim v0.11.1
3502025-06-30T22:06:25.273Z Downloaded scroll v0.12.0
3512025-06-30T22:06:25.273Z Downloaded url v2.5.4
3522025-06-30T22:06:25.273Z Downloaded stable_deref_trait v1.2.0
3532025-06-30T22:06:25.273Z Downloaded pest_generator v2.7.14
3542025-06-30T22:06:25.277Z Downloaded fastrand v2.1.1
3552025-06-30T22:06:25.277Z Downloaded fnv v1.0.7
3562025-06-30T22:06:25.277Z Downloaded serde_spanned v0.6.9
3572025-06-30T22:06:25.285Z Downloaded zerovec v0.10.4
3582025-06-30T22:06:25.285Z Downloaded smawk v0.3.2
3592025-06-30T22:06:25.285Z Downloaded plain v0.2.3
3602025-06-30T22:06:25.288Z Downloaded proc-macro-error-attr v1.0.4
3612025-06-30T22:06:25.288Z Downloaded memmap v0.7.0
3622025-06-30T22:06:25.288Z Downloaded digest v0.10.7
3632025-06-30T22:06:25.292Z Downloaded macaddr v1.0.1
3642025-06-30T22:06:25.292Z Downloaded colorchoice v1.0.2
3652025-06-30T22:06:25.296Z Downloaded cfg-if v1.0.1
3662025-06-30T22:06:25.296Z Downloaded zerocopy v0.7.35
3672025-06-30T22:06:25.310Z Downloaded winnow v0.7.10
3682025-06-30T22:06:25.319Z Downloaded unicode-width v0.1.14
3692025-06-30T22:06:25.327Z Downloaded thiserror v2.0.12
3702025-06-30T22:06:25.332Z Downloaded once_cell v1.21.3
3712025-06-30T22:06:25.332Z Downloaded semver v1.0.26
3722025-06-30T22:06:25.338Z Downloaded unicode-width v0.2.0
3732025-06-30T22:06:25.342Z Downloaded ryu v1.0.18
3742025-06-30T22:06:25.342Z Downloaded icu_locid v1.5.0
3752025-06-30T22:06:25.351Z Downloaded quote v1.0.40
3762025-06-30T22:06:25.356Z Downloaded proc-macro2 v1.0.95
3772025-06-30T22:06:25.356Z Downloaded pest_meta v2.7.14
3782025-06-30T22:06:25.356Z Downloaded tempfile v3.20.0
3792025-06-30T22:06:25.357Z Downloaded pest_derive v2.7.14
3802025-06-30T22:06:25.360Z Downloaded indexmap v2.9.0
3812025-06-30T22:06:25.360Z Downloaded papergrid v0.11.0
3822025-06-30T22:06:25.363Z Downloaded serde_derive v1.0.219
3832025-06-30T22:06:25.366Z Downloaded idna v1.0.3
3842025-06-30T22:06:25.376Z Downloaded clap v4.5.40
3852025-06-30T22:06:25.384Z Downloaded serde v1.0.219
3862025-06-30T22:06:25.391Z Downloaded icu_collections v1.5.0
3872025-06-30T22:06:25.391Z Downloaded memchr v2.7.4
3882025-06-30T22:06:25.397Z Downloaded icu_normalizer_data v1.5.0
3892025-06-30T22:06:25.397Z Downloaded icu_locid_transform_data v1.5.0
3902025-06-30T22:06:25.397Z Downloaded proc-macro-error v1.0.4
3912025-06-30T22:06:25.401Z Downloaded num-traits v0.2.19
3922025-06-30T22:06:25.401Z Downloaded idna_adapter v1.2.0
3932025-06-30T22:06:25.406Z Downloaded icu_normalizer v1.5.0
3942025-06-30T22:06:25.406Z Downloaded thiserror-impl v1.0.69
3952025-06-30T22:06:25.406Z Downloaded litemap v0.7.3
3962025-06-30T22:06:25.410Z Downloaded displaydoc v0.2.5
3972025-06-30T22:06:25.410Z Downloaded clap_derive v4.5.40
3982025-06-30T22:06:25.413Z Downloaded hashbrown v0.15.4
3992025-06-30T22:06:25.416Z Downloaded pest v2.7.14
4002025-06-30T22:06:25.424Z Downloaded cargo_toml v0.21.0
4012025-06-30T22:06:25.424Z Downloaded serde_json v1.0.140
4022025-06-30T22:06:25.429Z Downloaded smallvec v1.15.0
4032025-06-30T22:06:25.432Z Downloaded clap_builder v4.5.40
4042025-06-30T22:06:25.439Z Downloaded sha2 v0.10.9
4052025-06-30T22:06:25.445Z Downloaded tabled v0.15.0
4062025-06-30T22:06:25.456Z Downloaded goblin v0.8.2
4072025-06-30T22:06:25.460Z Downloaded syn v1.0.109
4082025-06-30T22:06:25.470Z Downloaded icu_properties_data v1.5.0
4092025-06-30T22:06:25.480Z Downloaded fs-err v3.1.1
4102025-06-30T22:06:25.486Z Downloaded ordered-float v2.10.1
4112025-06-30T22:06:25.486Z Downloaded heck v0.5.0
4122025-06-30T22:06:25.490Z Downloaded syn v2.0.104
4132025-06-30T22:06:25.494Z Downloaded toml v0.8.23
4142025-06-30T22:06:25.497Z Downloaded thiserror-impl v2.0.12
4152025-06-30T22:06:25.500Z Downloaded usdt v0.5.0
4162025-06-30T22:06:25.501Z Downloaded rustix v0.38.37
4172025-06-30T22:06:25.519Z Downloaded toml_write v0.1.2
4182025-06-30T22:06:25.522Z Downloaded heck v0.4.1
4192025-06-30T22:06:25.522Z Downloaded serde-untagged v0.1.7
4202025-06-30T22:06:25.527Z Downloaded cpufeatures v0.2.14
4212025-06-30T22:06:25.527Z Downloaded usdt-impl v0.5.0
4222025-06-30T22:06:25.527Z Downloaded terminal_size v0.4.0
4232025-06-30T22:06:25.527Z Downloaded version_check v0.9.5
4242025-06-30T22:06:25.531Z Downloaded form_urlencoded v1.2.1
4252025-06-30T22:06:25.531Z Downloaded rustix v1.0.7
4262025-06-30T22:06:25.549Z Downloaded errno v0.3.12
4272025-06-30T22:06:25.553Z Downloaded dtrace-parser v0.2.0
4282025-06-30T22:06:25.553Z Downloaded clap_lex v0.7.4
4292025-06-30T22:06:25.553Z Downloaded tabled_derive v0.7.0
4302025-06-30T22:06:25.553Z Downloaded icu_provider v1.5.0
4312025-06-30T22:06:25.559Z Downloaded erased-serde v0.4.6
4322025-06-30T22:06:25.562Z Downloaded getrandom v0.3.1
4332025-06-30T22:06:25.562Z Downloaded dof v0.3.0
4342025-06-30T22:06:25.562Z Downloaded anstyle v1.0.11
4352025-06-30T22:06:25.562Z Downloaded cargo-platform v0.2.0
4362025-06-30T22:06:25.565Z Downloaded autocfg v1.4.0
4372025-06-30T22:06:25.573Z Downloaded libc v0.2.174
4382025-06-30T22:06:25.657Z Compiling proc-macro2 v1.0.95
4392025-06-30T22:06:25.657Z Compiling unicode-ident v1.0.18
4402025-06-30T22:06:25.661Z Compiling serde v1.0.219
4412025-06-30T22:06:25.661Z Compiling version_check v0.9.5
4422025-06-30T22:06:25.661Z Compiling thiserror v1.0.69
4432025-06-30T22:06:25.661Z Compiling libc v0.2.174
4442025-06-30T22:06:25.661Z Compiling memchr v2.7.4
4452025-06-30T22:06:25.872Z Compiling stable_deref_trait v1.2.0
4462025-06-30T22:06:26.073Z Compiling litemap v0.7.3
4472025-06-30T22:06:26.098Z Compiling itoa v1.0.11
4482025-06-30T22:06:26.349Z Compiling writeable v0.5.5
4492025-06-30T22:06:26.468Z Compiling ucd-trie v0.1.7
4502025-06-30T22:06:26.536Z Compiling ryu v1.0.18
4512025-06-30T22:06:26.540Z Compiling autocfg v1.4.0
4522025-06-30T22:06:26.836Z Compiling once_cell v1.21.3
4532025-06-30T22:06:26.885Z Compiling icu_locid_transform_data v1.5.0
4542025-06-30T22:06:26.937Z Compiling bitflags v2.9.0
4552025-06-30T22:06:27.007Z Compiling byteorder v1.5.0
4562025-06-30T22:06:27.227Z Compiling icu_properties_data v1.5.0
4572025-06-30T22:06:27.365Z Compiling serde_json v1.0.140
4582025-06-30T22:06:27.410Z Compiling num-traits v0.2.19
4592025-06-30T22:06:27.437Z Compiling utf8_iter v1.0.4
4602025-06-30T22:06:27.476Z Compiling typeid v1.0.3
4612025-06-30T22:06:27.502Z Compiling write16 v1.0.0
4622025-06-30T22:06:27.645Z Compiling quote v1.0.40
4632025-06-30T22:06:27.704Z Compiling smallvec v1.15.0
4642025-06-30T22:06:27.707Z Compiling equivalent v1.0.2
4652025-06-30T22:06:27.857Z Compiling errno v0.3.12
4662025-06-30T22:06:27.908Z Compiling rustix v0.38.37
4672025-06-30T22:06:27.938Z Compiling icu_normalizer_data v1.5.0
4682025-06-30T22:06:28.066Z Compiling syn v2.0.104
4692025-06-30T22:06:28.120Z Compiling hashbrown v0.15.4
4702025-06-30T22:06:28.143Z Compiling utf16_iter v1.0.5
4712025-06-30T22:06:28.299Z Compiling proc-macro-error-attr v1.0.4
4722025-06-30T22:06:28.324Z Compiling usdt-impl v0.5.0
4732025-06-30T22:06:28.361Z Compiling winnow v0.7.10
4742025-06-30T22:06:28.534Z Compiling toml_write v0.1.2
4752025-06-30T22:06:28.604Z Compiling syn v1.0.109
4762025-06-30T22:06:28.845Z Compiling thread-id v4.2.2
4772025-06-30T22:06:28.993Z Compiling proc-macro-error v1.0.4
4782025-06-30T22:06:29.140Z Compiling indexmap v2.9.0
4792025-06-30T22:06:29.238Z Compiling percent-encoding v2.3.1
4802025-06-30T22:06:29.265Z Compiling camino v1.1.10
4812025-06-30T22:06:29.303Z Compiling semver v1.0.26
4822025-06-30T22:06:29.672Z Compiling plain v0.2.3
4832025-06-30T22:06:29.865Z Compiling log v0.4.27
4842025-06-30T22:06:29.892Z Compiling utf8parse v0.2.2
4852025-06-30T22:06:30.055Z Compiling getrandom v0.3.1
4862025-06-30T22:06:30.082Z Compiling rustix v1.0.7
4872025-06-30T22:06:30.223Z Compiling anstyle-parse v0.2.5
4882025-06-30T22:06:30.261Z Compiling terminal_size v0.4.0
4892025-06-30T22:06:30.487Z Compiling form_urlencoded v1.2.1
4902025-06-30T22:06:30.555Z Compiling ordered-float v2.10.1
4912025-06-30T22:06:30.806Z Compiling thiserror v2.0.12
4922025-06-30T22:06:30.900Z Compiling colorchoice v1.0.2
4932025-06-30T22:06:31.076Z Compiling cfg-if v1.0.1
4942025-06-30T22:06:31.104Z Compiling is_terminal_polyfill v1.70.1
4952025-06-30T22:06:31.139Z Compiling anstyle-query v1.1.1
4962025-06-30T22:06:31.199Z Compiling anstyle v1.0.11
4972025-06-30T22:06:31.247Z Compiling pretty-hex v0.4.1
4982025-06-30T22:06:31.595Z Compiling anstream v0.6.18
4992025-06-30T22:06:31.705Z Compiling fs-err v3.1.1
5002025-06-30T22:06:31.737Z Compiling fastrand v2.1.1
5012025-06-30T22:06:31.771Z Compiling clap_lex v0.7.4
5022025-06-30T22:06:32.010Z Compiling strsim v0.11.1
5032025-06-30T22:06:32.172Z Compiling unicode-width v0.1.14
5042025-06-30T22:06:32.213Z Compiling anyhow v1.0.98
5052025-06-30T22:06:32.237Z Compiling fnv v1.0.7
5062025-06-30T22:06:32.398Z Compiling heck v0.5.0
5072025-06-30T22:06:32.717Z Compiling heck v0.4.1
5082025-06-30T22:06:32.783Z Compiling bytecount v0.6.8
5092025-06-30T22:06:32.856Z Compiling unicode-xid v0.2.6
5102025-06-30T22:06:33.063Z Compiling papergrid v0.11.0
5112025-06-30T22:06:33.103Z Compiling tempfile v3.20.0
5122025-06-30T22:06:33.160Z Compiling clap_builder v4.5.40
5132025-06-30T22:06:33.748Z Compiling memmap v0.7.0
5142025-06-30T22:06:33.884Z Compiling unicode-width v0.2.0
5152025-06-30T22:06:34.095Z Compiling smawk v0.3.2
5162025-06-30T22:06:34.142Z Compiling unicode-linebreak v0.1.5
5172025-06-30T22:06:34.630Z Compiling synstructure v0.13.1
5182025-06-30T22:06:34.876Z Compiling textwrap v0.16.2
5192025-06-30T22:06:35.134Z Compiling swrite v0.1.0
5202025-06-30T22:06:35.288Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5212025-06-30T22:06:35.778Z Compiling tabled_derive v0.7.0
5222025-06-30T22:06:36.943Z Compiling serde_derive v1.0.219
5232025-06-30T22:06:36.943Z Compiling thiserror-impl v1.0.69
5242025-06-30T22:06:36.957Z Compiling zerofrom-derive v0.1.4
5252025-06-30T22:06:36.957Z Compiling yoke-derive v0.7.4
5262025-06-30T22:06:37.136Z Compiling zerovec-derive v0.10.3
5272025-06-30T22:06:37.190Z Compiling displaydoc v0.2.5
5282025-06-30T22:06:38.635Z Compiling icu_provider_macros v1.5.0
5292025-06-30T22:06:39.385Z Compiling zerocopy-derive v0.7.35
5302025-06-30T22:06:39.566Z Compiling scroll_derive v0.12.0
5312025-06-30T22:06:39.640Z Compiling thiserror-impl v2.0.12
5322025-06-30T22:06:39.975Z Compiling pest v2.7.14
5332025-06-30T22:06:40.218Z Compiling clap_derive v4.5.40
5342025-06-30T22:06:40.283Z Compiling zerofrom v0.1.4
5352025-06-30T22:06:40.560Z Compiling yoke v0.7.4
5362025-06-30T22:06:40.906Z Compiling zerovec v0.10.4
5372025-06-30T22:06:40.947Z Compiling scroll v0.12.0
5382025-06-30T22:06:41.199Z Compiling zerocopy v0.7.35
5392025-06-30T22:06:41.474Z Compiling goblin v0.8.2
5402025-06-30T22:06:42.038Z Compiling tabled v0.15.0
5412025-06-30T22:06:42.497Z Compiling pest_meta v2.7.14
5422025-06-30T22:06:42.677Z Compiling tinystr v0.7.6
5432025-06-30T22:06:42.812Z Compiling icu_collections v1.5.0
5442025-06-30T22:06:43.008Z Compiling icu_locid v1.5.0
5452025-06-30T22:06:43.901Z Compiling pest_generator v2.7.14
5462025-06-30T22:06:44.072Z Compiling clap v4.5.40
5472025-06-30T22:06:44.206Z Compiling icu_provider v1.5.0
5482025-06-30T22:06:45.001Z Compiling icu_locid_transform v1.5.0
5492025-06-30T22:06:45.959Z Compiling pest_derive v2.7.14
5502025-06-30T22:06:46.258Z Compiling icu_properties v1.5.1
5512025-06-30T22:06:46.699Z Compiling dtrace-parser v0.2.0
5522025-06-30T22:06:48.541Z Compiling serde_tokenstream v0.2.2
5532025-06-30T22:06:48.690Z Compiling toml_datetime v0.6.11
5542025-06-30T22:06:48.690Z Compiling serde_spanned v0.6.9
5552025-06-30T22:06:48.766Z Compiling erased-serde v0.4.6
5562025-06-30T22:06:49.010Z Compiling serde-value v0.7.0
5572025-06-30T22:06:49.214Z Compiling toml_edit v0.22.27
5582025-06-30T22:06:49.684Z Compiling icu_normalizer v1.5.0
5592025-06-30T22:06:49.818Z Compiling serde-untagged v0.1.7
5602025-06-30T22:06:49.822Z Compiling cargo-platform v0.2.0
5612025-06-30T22:06:49.895Z Compiling camino-tempfile v1.4.1
5622025-06-30T22:06:50.295Z Compiling dof v0.3.0
5632025-06-30T22:06:50.357Z Compiling macaddr v1.0.1
5642025-06-30T22:06:50.601Z Compiling idna_adapter v1.2.0
5652025-06-30T22:06:50.804Z Compiling idna v1.0.3
5662025-06-30T22:06:51.353Z Compiling url v2.5.4
5672025-06-30T22:06:51.790Z Compiling usdt-macro v0.5.0
5682025-06-30T22:06:51.790Z Compiling usdt-attr-macro v0.5.0
5692025-06-30T22:06:54.009Z Compiling toml v0.8.23
5702025-06-30T22:06:54.009Z Compiling usdt v0.5.0
5712025-06-30T22:06:54.009Z Compiling cargo-util-schemas v0.2.0
5722025-06-30T22:06:54.009Z Compiling cargo_toml v0.21.0
5732025-06-30T22:06:54.530Z Compiling cargo_metadata v0.20.0
5742025-06-30T22:06:56.288Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752025-06-30T22:06:59.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5762025-06-30T22:06:59.869Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772025-06-30T22:07:00.525Z Downloading crates ...
5782025-06-30T22:07:00.663Z Downloaded ahash v0.8.11
5792025-06-30T22:07:00.668Z Downloaded adler2 v2.0.0
5802025-06-30T22:07:00.672Z Downloaded addr2line v0.24.2
5812025-06-30T22:07:00.676Z Downloaded aead v0.5.2
5822025-06-30T22:07:00.682Z Downloaded aes-gcm v0.10.3
5832025-06-30T22:07:00.686Z Downloaded hex-literal v0.4.1
5842025-06-30T22:07:00.689Z Downloaded aho-corasick v1.1.3
5852025-06-30T22:07:00.695Z Downloaded hex v0.4.3
5862025-06-30T22:07:00.698Z Downloaded atty v0.2.14
5872025-06-30T22:07:00.702Z Downloaded atomicwrites v0.4.4
5882025-06-30T22:07:00.702Z Downloaded hostname v0.4.0
5892025-06-30T22:07:00.705Z Downloaded aes v0.8.4
5902025-06-30T22:07:00.708Z Downloaded hickory-client v0.25.2
5912025-06-30T22:07:00.711Z Downloaded arc-swap v1.7.1
5922025-06-30T22:07:00.714Z Downloaded http-body-util v0.1.3
5932025-06-30T22:07:00.718Z Downloaded http-body v1.0.1
5942025-06-30T22:07:00.721Z Downloaded ignore v0.4.23
5952025-06-30T22:07:00.724Z Downloaded blake2 v0.10.6
5962025-06-30T22:07:00.730Z Downloaded bitfield v0.14.0
5972025-06-30T22:07:00.730Z Downloaded bit-vec v0.8.0
5982025-06-30T22:07:00.733Z Downloaded home v0.5.9
5992025-06-30T22:07:00.733Z Downloaded iana-time-zone v0.1.63
6002025-06-30T22:07:00.737Z Downloaded httparse v1.9.5
6012025-06-30T22:07:00.740Z Downloaded heapless v0.8.0
6022025-06-30T22:07:00.744Z Downloaded instability v0.3.2
6032025-06-30T22:07:00.747Z Downloaded litrs v0.4.1
6042025-06-30T22:07:00.750Z Downloaded instant v0.1.13
6052025-06-30T22:07:00.755Z Downloaded http-range v0.1.5
6062025-06-30T22:07:00.755Z Downloaded cfg_aliases v0.1.1
6072025-06-30T22:07:00.758Z Downloaded inout v0.1.3
6082025-06-30T22:07:00.758Z Downloaded hyper-rustls v0.27.7
6092025-06-30T22:07:00.764Z Downloaded indent_write v2.2.0
6102025-06-30T22:07:00.768Z Downloaded humantime v2.2.0
6112025-06-30T22:07:00.768Z Downloaded httpdate v1.0.3
6122025-06-30T22:07:00.768Z Downloaded ciborium-io v0.2.2
6132025-06-30T22:07:00.771Z Downloaded lazy_static v1.5.0
6142025-06-30T22:07:00.771Z Downloaded heck v0.3.3
6152025-06-30T22:07:00.777Z Downloaded hubpack_derive v0.1.1
6162025-06-30T22:07:00.778Z Downloaded crc8 v0.1.1
6172025-06-30T22:07:00.784Z Downloaded bitflags v1.3.2
6182025-06-30T22:07:00.784Z Downloaded is_ci v1.2.0
6192025-06-30T22:07:00.784Z Downloaded lockfree-object-pool v0.1.6
6202025-06-30T22:07:00.788Z Downloaded chacha20 v0.9.1
6212025-06-30T22:07:00.788Z Downloaded indoc v1.0.9
6222025-06-30T22:07:00.791Z Downloaded lazycell v1.3.0
6232025-06-30T22:07:00.796Z Downloaded cmake v0.1.51
6242025-06-30T22:07:00.799Z Downloaded internet-checksum v0.2.1
6252025-06-30T22:07:00.799Z Downloaded argon2 v0.5.3
6262025-06-30T22:07:00.799Z Downloaded is-terminal v0.4.13
6272025-06-30T22:07:00.803Z Downloaded ciborium-ll v0.2.2
6282025-06-30T22:07:00.807Z Downloaded assert_matches v1.5.0
6292025-06-30T22:07:00.807Z Downloaded rand_seeder v0.3.0
6302025-06-30T22:07:00.807Z Downloaded match_cfg v0.1.0
6312025-06-30T22:07:00.811Z Downloaded md5 v0.7.0
6322025-06-30T22:07:00.811Z Downloaded arrayref v0.3.9
6332025-06-30T22:07:00.816Z Downloaded convert_case v0.4.0
6342025-06-30T22:07:00.816Z Downloaded constant_time_eq v0.3.1
6352025-06-30T22:07:00.816Z Downloaded cipher v0.4.4
6362025-06-30T22:07:00.819Z Downloaded chrono-tz-build v0.4.0
6372025-06-30T22:07:00.820Z Downloaded hubpack v0.1.2
6382025-06-30T22:07:00.823Z Downloaded managed v0.8.0
6392025-06-30T22:07:00.823Z Downloaded hostname v0.3.1
6402025-06-30T22:07:00.826Z Downloaded slog-envlogger v2.2.0
6412025-06-30T22:07:00.830Z Downloaded rfc6979 v0.4.0
6422025-06-30T22:07:00.830Z Downloaded maybe-uninit v2.0.0
6432025-06-30T22:07:00.833Z Downloaded maplit v1.0.2
6442025-06-30T22:07:00.833Z Downloaded cobs v0.2.3
6452025-06-30T22:07:00.839Z Downloaded lru v0.12.5
6462025-06-30T22:07:00.839Z Downloaded critical-section v1.1.3
6472025-06-30T22:07:00.842Z Downloaded libsw-core v0.3.1
6482025-06-30T22:07:00.842Z Downloaded cbc v0.1.2
6492025-06-30T22:07:00.846Z Downloaded cargo_metadata v0.18.1
6502025-06-30T22:07:00.846Z Downloaded bzip2 v0.4.4
6512025-06-30T22:07:00.852Z Downloaded sqlparser_derive v0.2.2
6522025-06-30T22:07:00.852Z Downloaded progenitor v0.8.0
6532025-06-30T22:07:00.852Z Downloaded time-core v0.1.2
6542025-06-30T22:07:00.855Z Downloaded linear-map v1.2.0
6552025-06-30T22:07:00.855Z Downloaded libsw v3.5.0
6562025-06-30T22:07:00.859Z Downloaded rustc-hash v1.1.0
6572025-06-30T22:07:00.863Z Downloaded libefi-sys v0.1.0
6582025-06-30T22:07:00.863Z Downloaded serde_urlencoded v0.7.1
6592025-06-30T22:07:00.868Z Downloaded lalrpop-util v0.19.12
6602025-06-30T22:07:00.868Z Downloaded void v1.0.2
6612025-06-30T22:07:00.868Z Downloaded linked-hash-map v0.5.6
6622025-06-30T22:07:00.875Z Downloaded libz-rs-sys v0.5.1
6632025-06-30T22:07:00.875Z Downloaded bumpalo v3.16.0
6642025-06-30T22:07:00.886Z Downloaded mime v0.3.17
6652025-06-30T22:07:00.886Z Downloaded const_format_proc_macros v0.2.34
6662025-06-30T22:07:00.895Z Downloaded try-lock v0.2.5
6672025-06-30T22:07:00.895Z Downloaded tower-layer v0.3.3
6682025-06-30T22:07:00.895Z Downloaded zone_cfg_derive v0.3.0
6692025-06-30T22:07:00.895Z Downloaded async-bb8-diesel v0.2.1
6702025-06-30T22:07:00.895Z Downloaded spki v0.7.3
6712025-06-30T22:07:00.898Z Downloaded quinn-udp v0.5.5
6722025-06-30T22:07:00.898Z Downloaded colored v2.2.0
6732025-06-30T22:07:00.898Z Downloaded typify-macro v0.2.0
6742025-06-30T22:07:00.898Z Downloaded proc-macro-error2 v2.0.1
6752025-06-30T22:07:00.902Z Downloaded strum_macros v0.26.4
6762025-06-30T22:07:00.906Z Downloaded time-macros v0.2.18
6772025-06-30T22:07:00.910Z Downloaded topological-sort v0.2.2
6782025-06-30T22:07:00.913Z Downloaded progenitor-impl v0.9.1
6792025-06-30T22:07:00.913Z Downloaded serde_repr v0.1.19
6802025-06-30T22:07:00.917Z Downloaded serde_derive_internals v0.29.1
6812025-06-30T22:07:00.922Z Downloaded const-oid v0.9.6
6822025-06-30T22:07:00.929Z Downloaded ingot-types v0.1.0
6832025-06-30T22:07:00.929Z Downloaded universal-hash v0.5.1
6842025-06-30T22:07:00.929Z Downloaded tls_codec v0.4.1
6852025-06-30T22:07:00.932Z Downloaded tiny-keccak v2.0.2
6862025-06-30T22:07:00.946Z Downloaded normalize-line-endings v0.3.0
6872025-06-30T22:07:00.952Z Downloaded newtype_derive v0.1.6
6882025-06-30T22:07:00.952Z Downloaded fxhash v0.2.1
6892025-06-30T22:07:00.952Z Downloaded endian-type v0.1.2
6902025-06-30T22:07:00.952Z Downloaded zone_cfg_derive v0.1.2
6912025-06-30T22:07:00.956Z Downloaded chacha20poly1305 v0.10.1
6922025-06-30T22:07:00.956Z Downloaded which v4.4.2
6932025-06-30T22:07:00.956Z Downloaded mime_guess v2.0.5
6942025-06-30T22:07:00.960Z Downloaded parse-size v1.1.0
6952025-06-30T22:07:00.960Z Downloaded memoffset v0.9.1
6962025-06-30T22:07:00.963Z Downloaded multimap v0.10.1
6972025-06-30T22:07:00.966Z Downloaded simd-adler32 v0.3.7
6982025-06-30T22:07:00.966Z Downloaded ed25519 v2.2.3
6992025-06-30T22:07:00.971Z Downloaded display-error-chain v0.2.2
7002025-06-30T22:07:00.974Z Downloaded opaque-debug v0.3.1
7012025-06-30T22:07:00.974Z Downloaded curve25519-dalek-derive v0.1.1
7022025-06-30T22:07:00.974Z Downloaded progenitor-client v0.9.1
7032025-06-30T22:07:00.977Z Downloaded foreign-types v0.3.2
7042025-06-30T22:07:00.977Z Downloaded sqlformat v0.3.5
7052025-06-30T22:07:00.981Z Downloaded pretty-hex v0.2.1
7062025-06-30T22:07:00.987Z Downloaded futures-task v0.3.31
7072025-06-30T22:07:00.988Z Downloaded foldhash v0.1.5
7082025-06-30T22:07:00.988Z Downloaded structmeta-derive v0.3.0
7092025-06-30T22:07:00.992Z Downloaded dirs-sys-next v0.1.2
7102025-06-30T22:07:00.992Z Downloaded foreign-types-macros v0.2.3
7112025-06-30T22:07:00.992Z Downloaded foreign-types v0.5.0
7122025-06-30T22:07:00.992Z Downloaded fd-lock v4.0.2
7132025-06-30T22:07:00.997Z Downloaded russh-cryptovec v0.7.3
7142025-06-30T22:07:00.997Z Downloaded sha1 v0.10.6
7152025-06-30T22:07:01.004Z Downloaded term v0.7.0
7162025-06-30T22:07:01.009Z Downloaded num-derive v0.4.2
7172025-06-30T22:07:01.009Z Downloaded num-derive v0.3.3
7182025-06-30T22:07:01.009Z Downloaded tinyvec v1.8.0
7192025-06-30T22:07:01.012Z Downloaded serde-big-array v0.5.1
7202025-06-30T22:07:01.017Z Downloaded oxnet v0.1.2
7212025-06-30T22:07:01.017Z Downloaded strum v0.26.3
7222025-06-30T22:07:01.020Z Downloaded tower-service v0.3.3
7232025-06-30T22:07:01.020Z Downloaded pretty_assertions v1.4.1
7242025-06-30T22:07:01.023Z Downloaded sigpipe v0.1.3
7252025-06-30T22:07:01.023Z Downloaded ppv-lite86 v0.2.20
7262025-06-30T22:07:01.026Z Downloaded sct v0.7.1
7272025-06-30T22:07:01.030Z Downloaded pin-utils v0.1.0
7282025-06-30T22:07:01.033Z Downloaded progenitor-macro v0.9.1
7292025-06-30T22:07:01.033Z Downloaded pem-rfc7468 v0.7.0
7302025-06-30T22:07:01.037Z Downloaded num-integer v0.1.46
7312025-06-30T22:07:01.040Z Downloaded whoami v1.6.0
7322025-06-30T22:07:01.044Z Downloaded defmt v0.3.8
7332025-06-30T22:07:02.810Z Downloaded base64 v0.22.1
7342025-06-30T22:07:02.865Z Downloaded scopeguard v1.2.0
7352025-06-30T22:07:02.865Z Downloaded vsss-rs v3.3.4
7362025-06-30T22:07:02.865Z Downloaded psl-types v2.0.11
7372025-06-30T22:07:02.865Z Downloaded zopfli v0.8.1
7382025-06-30T22:07:02.865Z Downloaded thread_local v1.1.8
7392025-06-30T22:07:02.865Z Downloaded termtree v0.5.1
7402025-06-30T22:07:02.865Z Downloaded structmeta v0.3.0
7412025-06-30T22:07:02.865Z Downloaded strip-ansi-escapes v0.2.0
7422025-06-30T22:07:02.866Z Downloaded parse-display-derive v0.10.0
7432025-06-30T22:07:02.866Z Downloaded derive-where v1.5.0
7442025-06-30T22:07:02.866Z Downloaded quinn v0.11.5
7452025-06-30T22:07:02.866Z Downloaded untrusted v0.9.0
7462025-06-30T22:07:02.866Z Downloaded openssl-probe v0.1.5
7472025-06-30T22:07:02.866Z Downloaded diesel_table_macro_syntax v0.2.0
7482025-06-30T22:07:02.866Z Downloaded strum_macros v0.25.3
7492025-06-30T22:07:02.866Z Downloaded strum_macros v0.24.3
7502025-06-30T22:07:02.866Z Downloaded openssl-macros v0.1.1
7512025-06-30T22:07:02.866Z Downloaded signature v2.2.0
7522025-06-30T22:07:02.866Z Downloaded multer v3.1.0
7532025-06-30T22:07:02.866Z Downloaded debug-ignore v1.0.5
7542025-06-30T22:07:02.866Z Downloaded compact_str v0.8.0
7552025-06-30T22:07:02.866Z Downloaded indicatif v0.17.11
7562025-06-30T22:07:02.866Z Downloaded signal-hook-tokio v0.3.1
7572025-06-30T22:07:02.866Z Downloaded peg-runtime v0.8.5
7582025-06-30T22:07:02.866Z Downloaded nodrop v0.1.14
7592025-06-30T22:07:02.866Z Downloaded tokio-tungstenite v0.21.0
7602025-06-30T22:07:02.866Z Downloaded embedded-io v0.4.0
7612025-06-30T22:07:02.866Z Downloaded either v1.15.0
7622025-06-30T22:07:02.866Z Downloaded parking_lot v0.11.2
7632025-06-30T22:07:02.866Z Downloaded zerocopy v0.6.6
7642025-06-30T22:07:02.866Z Downloaded secrecy v0.10.3
7652025-06-30T22:07:02.866Z Downloaded secrecy v0.8.0
7662025-06-30T22:07:02.866Z Downloaded futures-channel v0.3.31
7672025-06-30T22:07:02.866Z Downloaded hash32 v0.3.1
7682025-06-30T22:07:02.866Z Downloaded hash32 v0.2.1
7692025-06-30T22:07:02.866Z Downloaded tar v0.4.44
7702025-06-30T22:07:02.866Z Downloaded tabled_derive v0.10.0
7712025-06-30T22:07:02.866Z Downloaded sync_wrapper v1.0.1
7722025-06-30T22:07:02.866Z Downloaded packed_struct v0.10.1
7732025-06-30T22:07:02.866Z Downloaded phf_shared v0.11.2
7742025-06-30T22:07:02.866Z Downloaded phf_generator v0.11.2
7752025-06-30T22:07:02.867Z Downloaded phf_codegen v0.11.2
7762025-06-30T22:07:02.867Z Downloaded packed_struct_codegen v0.10.1
7772025-06-30T22:07:02.867Z Downloaded russh-keys v0.45.0
7782025-06-30T22:07:02.867Z Downloaded crossbeam-channel v0.5.15
7792025-06-30T22:07:02.867Z Downloaded float-ord v0.3.2
7802025-06-30T22:07:02.867Z Downloaded fixedbitset v0.4.2
7812025-06-30T22:07:02.867Z Downloaded diesel-dtrace v0.4.2
7822025-06-30T22:07:02.867Z Downloaded darling_macro v0.20.10
7832025-06-30T22:07:02.867Z Downloaded primeorder v0.13.6
7842025-06-30T22:07:02.867Z Downloaded derive_builder_core v0.20.2
7852025-06-30T22:07:02.867Z Downloaded rand_xorshift v0.4.0
7862025-06-30T22:07:02.867Z Downloaded crunchy v0.2.2
7872025-06-30T22:07:02.867Z Downloaded ghash v0.5.1
7882025-06-30T22:07:02.867Z Downloaded omicron-zone-package v0.12.2
7892025-06-30T22:07:02.867Z Downloaded schemars_derive v0.8.22
7902025-06-30T22:07:02.867Z Downloaded semver v0.1.20
7912025-06-30T22:07:02.867Z Downloaded tracing-attributes v0.1.27
7922025-06-30T22:07:02.867Z Downloaded subtle v2.6.1
7932025-06-30T22:07:02.867Z Downloaded diesel_derives v2.2.3
7942025-06-30T22:07:02.867Z Downloaded oso-derive v0.27.3
7952025-06-30T22:07:02.867Z Downloaded utf-8 v0.7.6
7962025-06-30T22:07:02.867Z Downloaded rayon-core v1.12.1
7972025-06-30T22:07:02.867Z Downloaded r2d2 v0.8.10
7982025-06-30T22:07:02.867Z Downloaded value-bag v1.9.0
7992025-06-30T22:07:02.867Z Downloaded proc-macro-crate v1.3.1
8002025-06-30T22:07:02.867Z Downloaded serde_bytes v0.11.17
8012025-06-30T22:07:02.867Z Downloaded rusty-fork v0.3.0
8022025-06-30T22:07:02.867Z Downloaded wait-timeout v0.2.0
8032025-06-30T22:07:02.867Z Downloaded yansi v1.0.1
8042025-06-30T22:07:02.867Z Downloaded take_mut v0.2.2
8052025-06-30T22:07:02.867Z Downloaded unarray v0.1.4
8062025-06-30T22:07:02.867Z Downloaded typify-macro v0.4.1
8072025-06-30T22:07:02.867Z Downloaded typify-macro v0.3.0
8082025-06-30T22:07:02.867Z Downloaded ssh-encoding v0.2.0
8092025-06-30T22:07:02.868Z Downloaded dirs-next v2.0.0
8102025-06-30T22:07:02.868Z Downloaded rustc-demangle v0.1.24
8112025-06-30T22:07:02.868Z Downloaded futures v0.3.31
8122025-06-30T22:07:02.868Z Downloaded tagptr v0.2.0
8132025-06-30T22:07:02.868Z Downloaded unsafe-libyaml v0.2.11
8142025-06-30T22:07:02.868Z Downloaded sync-ptr v0.1.4
8152025-06-30T22:07:02.868Z Downloaded radium v0.7.0
8162025-06-30T22:07:02.868Z Downloaded num v0.4.3
8172025-06-30T22:07:02.868Z Downloaded tabwriter v1.4.0
8182025-06-30T22:07:02.868Z Downloaded num_enum v0.5.11
8192025-06-30T22:07:02.868Z Downloaded document-features v0.2.10
8202025-06-30T22:07:02.868Z Downloaded phf v0.11.2
8212025-06-30T22:07:02.868Z Downloaded ff v0.13.0
8222025-06-30T22:07:02.868Z Downloaded deranged v0.3.11
8232025-06-30T22:07:02.869Z Downloaded vte v0.11.1
8242025-06-30T22:07:02.869Z Downloaded foreign-types-shared v0.1.1
8252025-06-30T22:07:02.869Z Downloaded flagset v0.4.6
8262025-06-30T22:07:02.869Z Downloaded rcgen v0.12.1
8272025-06-30T22:07:02.869Z Downloaded prefix-trie v0.7.0
8282025-06-30T22:07:02.869Z Downloaded hyper v1.6.0
8292025-06-30T22:07:02.869Z Downloaded number_prefix v0.4.0
8302025-06-30T22:07:02.869Z Downloaded num_threads v0.1.7
8312025-06-30T22:07:02.869Z Downloaded rustversion v1.0.17
8322025-06-30T22:07:02.869Z Downloaded quick-error v1.2.3
8332025-06-30T22:07:02.869Z Downloaded polyval v0.6.2
8342025-06-30T22:07:02.925Z Downloaded path-slash v0.1.5
8352025-06-30T22:07:02.925Z Downloaded hickory-server v0.25.2
8362025-06-30T22:07:02.925Z Downloaded termcolor v1.4.1
8372025-06-30T22:07:02.925Z Downloaded supports-color v3.0.2
8382025-06-30T22:07:02.925Z Downloaded toml v0.7.8
8392025-06-30T22:07:02.925Z Downloaded support-bundle-viewer v0.1.2
8402025-06-30T22:07:02.925Z Downloaded slab v0.4.9
8412025-06-30T22:07:02.925Z Downloaded pbkdf2 v0.12.2
8422025-06-30T22:07:02.926Z Downloaded num-rational v0.4.2
8432025-06-30T22:07:02.926Z Downloaded rustc_version v0.1.7
8442025-06-30T22:07:02.926Z Downloaded fixedbitset v0.5.7
8452025-06-30T22:07:02.926Z Downloaded tracing-core v0.1.32
8462025-06-30T22:07:02.926Z Downloaded xshell-macros v0.2.7
8472025-06-30T22:07:02.926Z Downloaded xattr v1.3.1
8482025-06-30T22:07:02.926Z Downloaded wyz v0.5.1
8492025-06-30T22:07:02.926Z Downloaded uuid v1.17.0
8502025-06-30T22:07:02.926Z Downloaded derive_builder_macro v0.20.2
8512025-06-30T22:07:02.926Z Downloaded float-cmp v0.10.0
8522025-06-30T22:07:02.926Z Downloaded poly1305 v0.8.0
8532025-06-30T22:07:02.926Z Downloaded new_debug_unreachable v1.0.6
8542025-06-30T22:07:02.926Z Downloaded libm v0.2.8
8552025-06-30T22:07:02.926Z Downloaded futures-executor v0.3.31
8562025-06-30T22:07:02.926Z Downloaded pbkdf2 v0.11.0
8572025-06-30T22:07:02.926Z Downloaded tracing v0.1.40
8582025-06-30T22:07:02.926Z Downloaded signal-hook-registry v1.4.2
8592025-06-30T22:07:02.926Z Downloaded bindgen v0.69.5
8602025-06-30T22:07:02.926Z Downloaded newline-converter v0.3.0
8612025-06-30T22:07:02.926Z Downloaded progenitor v0.9.1
8622025-06-30T22:07:02.926Z Downloaded proc-macro-error-attr2 v2.0.0
8632025-06-30T22:07:02.926Z Downloaded csv-core v0.1.11
8642025-06-30T22:07:02.926Z Downloaded ctr v0.9.2
8652025-06-30T22:07:02.926Z Downloaded xz2 v0.1.7
8662025-06-30T22:07:02.926Z Downloaded rustls-pemfile v1.0.4
8672025-06-30T22:07:02.926Z Downloaded tui-tree-widget v0.23.1
8682025-06-30T22:07:02.926Z Downloaded progenitor-client v0.10.0
8692025-06-30T22:07:02.926Z Downloaded xshell v0.2.7
8702025-06-30T22:07:02.926Z Downloaded want v0.3.1
8712025-06-30T22:07:02.926Z Downloaded native-tls v0.2.12
8722025-06-30T22:07:02.926Z Downloaded nanorand v0.7.0
8732025-06-30T22:07:02.926Z Downloaded tokio-native-tls v0.3.1
8742025-06-30T22:07:02.926Z Downloaded thiserror-impl-no-std v2.0.2
8752025-06-30T22:07:02.926Z Downloaded slog v2.7.0
8762025-06-30T22:07:02.926Z Downloaded itertools v0.12.1
8772025-06-30T22:07:02.926Z Downloaded foreign-types-shared v0.3.1
8782025-06-30T22:07:02.927Z Downloaded pkg-config v0.3.31
8792025-06-30T22:07:02.927Z Downloaded zone v0.3.1
8802025-06-30T22:07:02.927Z Downloaded russh v0.45.0
8812025-06-30T22:07:02.927Z Downloaded futures-io v0.3.31
8822025-06-30T22:07:02.927Z Downloaded tokio-macros v2.5.0
8832025-06-30T22:07:02.927Z Downloaded futures-core v0.3.31
8842025-06-30T22:07:02.927Z Downloaded oxide-tokio-rt v0.1.1
8852025-06-30T22:07:02.927Z Downloaded parking_lot v0.12.3
8862025-06-30T22:07:02.927Z Downloaded glob v0.3.2
8872025-06-30T22:07:02.927Z Downloaded pem v3.0.5
8882025-06-30T22:07:02.927Z Downloaded precomputed-hash v0.1.1
8892025-06-30T22:07:02.927Z Downloaded rand_chacha v0.3.1
8902025-06-30T22:07:02.927Z Downloaded progenitor-impl v0.8.0
8912025-06-30T22:07:02.927Z Downloaded gethostname v0.5.0
8922025-06-30T22:07:02.927Z Downloaded derive_more v0.99.20
8932025-06-30T22:07:02.927Z Downloaded rustc-hash v2.1.1
8942025-06-30T22:07:02.927Z Downloaded slog-stdlog v4.1.1
8952025-06-30T22:07:02.927Z Downloaded ref-cast-impl v1.0.24
8962025-06-30T22:07:02.927Z Downloaded socket2 v0.5.10
8972025-06-30T22:07:02.927Z Downloaded pin-project-lite v0.2.14
8982025-06-30T22:07:02.927Z Downloaded num-conv v0.1.0
8992025-06-30T22:07:02.927Z Downloaded dsl_auto_type v0.1.2
9002025-06-30T22:07:02.927Z Downloaded pin-project-internal v1.1.6
9012025-06-30T22:07:02.927Z Downloaded der_derive v0.7.3
9022025-06-30T22:07:02.927Z Downloaded signal-hook v0.3.18
9032025-06-30T22:07:02.927Z Downloaded password-hash v0.5.0
9042025-06-30T22:07:02.927Z Downloaded cstr-argument v0.1.2
9052025-06-30T22:07:02.927Z Downloaded unicode-segmentation v1.12.0
9062025-06-30T22:07:02.927Z Downloaded zone v0.1.8
9072025-06-30T22:07:02.927Z Downloaded paste v1.0.15
9082025-06-30T22:07:02.927Z Downloaded string_cache v0.8.9
9092025-06-30T22:07:02.927Z Downloaded daft v0.1.3
9102025-06-30T22:07:02.927Z Downloaded tokio-stream v0.1.17
9112025-06-30T22:07:02.927Z Downloaded flume v0.11.1
9122025-06-30T22:07:02.927Z Downloaded env_logger v0.11.5
9132025-06-30T22:07:02.927Z Downloaded static_assertions v1.1.0
9142025-06-30T22:07:02.928Z Downloaded rustls-pemfile v2.2.0
9152025-06-30T22:07:02.928Z Downloaded ref-cast v1.0.24
9162025-06-30T22:07:02.928Z Downloaded postcard v1.0.10
9172025-06-30T22:07:02.928Z Downloaded zeroize v1.8.1
9182025-06-30T22:07:02.928Z Downloaded fs-err v2.11.0
9192025-06-30T22:07:02.928Z Downloaded fallible-iterator v0.2.0
9202025-06-30T22:07:02.928Z Downloaded time v0.3.36
9212025-06-30T22:07:02.928Z Downloaded salsa20 v0.10.2
9222025-06-30T22:07:02.928Z Downloaded progenitor v0.10.0
9232025-06-30T22:07:02.928Z Downloaded predicates-core v1.0.8
9242025-06-30T22:07:02.928Z Downloaded defmt-macros v0.3.9
9252025-06-30T22:07:02.928Z Downloaded siphasher v0.3.11
9262025-06-30T22:07:02.928Z Downloaded tls_codec_derive v0.4.1
9272025-06-30T22:07:02.928Z Downloaded predicates v3.1.3
9282025-06-30T22:07:02.928Z Downloaded slog-async v2.8.0
9292025-06-30T22:07:02.928Z Downloaded termios v0.3.3
9302025-06-30T22:07:02.928Z Downloaded typify v0.3.0
9312025-06-30T22:07:02.928Z Downloaded fs_extra v1.3.0
9322025-06-30T22:07:02.928Z Downloaded itertools v0.13.0
9332025-06-30T22:07:02.928Z Downloaded data-encoding v2.9.0
9342025-06-30T22:07:03.742Z Downloaded dyn-clone v1.0.19
9352025-06-30T22:07:03.742Z Downloaded zeroize_derive v1.4.2
9362025-06-30T22:07:03.742Z Downloaded env_filter v0.1.2
9372025-06-30T22:07:03.743Z Downloaded rand v0.8.5
9382025-06-30T22:07:03.743Z Downloaded hkdf v0.12.4
9392025-06-30T22:07:03.743Z Downloaded h2 v0.4.6
9402025-06-30T22:07:03.743Z Downloaded tokio-dtrace v0.1.0
9412025-06-30T22:07:03.743Z Downloaded tokio-util v0.7.15
9422025-06-30T22:07:03.743Z Downloaded slog-bunyan v2.5.0
9432025-06-30T22:07:03.743Z Downloaded winnow v0.5.40
9442025-06-30T22:07:03.743Z Downloaded slog-term v2.9.1
9452025-06-30T22:07:03.743Z Downloaded tungstenite v0.23.0
9462025-06-30T22:07:03.743Z Downloaded tungstenite v0.21.0
9472025-06-30T22:07:03.743Z Downloaded p521 v0.13.3
9482025-06-30T22:07:03.743Z Downloaded reqwest v0.12.20
9492025-06-30T22:07:03.743Z Downloaded oso v0.27.3
9502025-06-30T22:07:03.743Z Downloaded env_logger v0.10.2
9512025-06-30T22:07:03.743Z Downloaded dunce v1.0.5
9522025-06-30T22:07:03.743Z Downloaded der v0.7.9
9532025-06-30T22:07:03.743Z Downloaded embedded-io v0.6.1
9542025-06-30T22:07:03.743Z Downloaded steno v0.4.1
9552025-06-30T22:07:03.743Z Downloaded num-iter v0.1.45
9562025-06-30T22:07:03.743Z Downloaded postgres-types v0.2.9
9572025-06-30T22:07:03.743Z Downloaded rustls-pki-types v1.10.0
9582025-06-30T22:07:03.743Z Downloaded x509-cert v0.2.5
9592025-06-30T22:07:03.743Z Downloaded miniz_oxide v0.8.5
9602025-06-30T22:07:03.743Z Downloaded schemars v0.8.22
9612025-06-30T22:07:03.743Z Downloaded openssl-sys v0.9.109
9622025-06-30T22:07:03.743Z Downloaded quinn-proto v0.11.8
9632025-06-30T22:07:03.743Z Downloaded expectorate v1.2.0
9642025-06-30T22:07:03.743Z Downloaded typed-path v0.9.3
9652025-06-30T22:07:03.743Z Downloaded rand v0.9.1
9662025-06-30T22:07:03.743Z Downloaded tokio-postgres v0.7.13
9672025-06-30T22:07:03.743Z Downloaded zerocopy-derive v0.8.26
9682025-06-30T22:07:03.743Z Downloaded zip v0.6.6
9692025-06-30T22:07:03.743Z Downloaded crypto-bigint v0.5.5
9702025-06-30T22:07:03.743Z Downloaded tower-http v0.6.6
9712025-06-30T22:07:03.743Z Downloaded tough v0.20.0
9722025-06-30T22:07:03.743Z Downloaded sqlparser v0.45.0
9732025-06-30T22:07:03.744Z Downloaded rustls v0.21.12
9742025-06-30T22:07:03.744Z Downloaded rustyline v14.0.0
9752025-06-30T22:07:03.744Z Downloaded zip v4.2.0
9762025-06-30T22:07:03.744Z Downloaded rustls-webpki v0.101.7
9772025-06-30T22:07:03.744Z Downloaded num-bigint v0.4.6
9782025-06-30T22:07:03.744Z Downloaded mio v1.0.2
9792025-06-30T22:07:03.744Z Downloaded num-bigint-dig v0.8.4
9802025-06-30T22:07:03.744Z Downloaded smoltcp v0.9.1
9812025-06-30T22:07:03.744Z Downloaded ssh-key v0.6.6
9822025-06-30T22:07:03.744Z Downloaded quick-xml v0.37.2
9832025-06-30T22:07:03.744Z Downloaded tabled v0.18.0
9842025-06-30T22:07:03.744Z Downloaded reedline v0.40.0
9852025-06-30T22:07:03.744Z Downloaded git2 v0.19.0
9862025-06-30T22:07:03.744Z Downloaded portable-atomic v1.11.0
9872025-06-30T22:07:03.744Z Downloaded rayon v1.10.0
9882025-06-30T22:07:03.744Z Downloaded zlib-rs v0.5.1
9892025-06-30T22:07:03.744Z Downloaded nix v0.27.1
9902025-06-30T22:07:03.744Z Downloaded polar-core v0.27.3
9912025-06-30T22:07:03.744Z Downloaded vcpkg v0.2.15
9922025-06-30T22:07:03.744Z Downloaded moka v0.12.10
9932025-06-30T22:07:03.744Z Downloaded chrono-tz v0.10.3
9942025-06-30T22:07:03.744Z Downloaded regex-syntax v0.8.5
9952025-06-30T22:07:03.744Z Downloaded regress v0.10.3
9962025-06-30T22:07:03.744Z Downloaded hickory-proto v0.24.4
9972025-06-30T22:07:03.744Z Downloaded openssl v0.10.73
9982025-06-30T22:07:03.744Z Downloaded regex-syntax v0.6.29
9992025-06-30T22:07:03.744Z Downloaded typify-impl v0.4.1
10002025-06-30T22:07:03.744Z Downloaded petname v2.0.2
10012025-06-30T22:07:03.744Z Downloaded typify-impl v0.3.0
10022025-06-30T22:07:03.744Z Downloaded typify-impl v0.2.0
10032025-06-30T22:07:03.744Z Downloaded gimli v0.31.1
10042025-06-30T22:07:03.744Z Downloaded radix_trie v0.2.1
10052025-06-30T22:07:03.744Z Downloaded diesel v2.2.11
10062025-06-30T22:07:03.745Z Downloaded nix v0.29.0
10072025-06-30T22:07:03.745Z Downloaded object v0.30.4
10082025-06-30T22:07:03.745Z Downloaded bzip2-sys v0.1.13+1.0.8
10092025-06-30T22:07:03.745Z Downloaded nix v0.30.1
10102025-06-30T22:07:03.745Z Downloaded nix v0.28.0
10112025-06-30T22:07:03.745Z Downloaded curve25519-dalek v4.1.3
10122025-06-30T22:07:03.745Z Downloaded bstr v1.10.0
10132025-06-30T22:07:03.745Z Downloaded dropshot v0.16.2
10142025-06-30T22:07:03.745Z Downloaded object v0.36.5
10152025-06-30T22:07:03.745Z Downloaded sled v0.34.7
10162025-06-30T22:07:03.746Z Downloaded openapiv3 v2.2.0
10172025-06-30T22:07:03.746Z Downloaded hickory-proto v0.25.2
10182025-06-30T22:07:03.746Z Downloaded webpki-roots v1.0.0
10192025-06-30T22:07:03.746Z Downloaded smoltcp v0.11.0
10202025-06-30T22:07:03.746Z Downloaded winnow v0.6.26
10212025-06-30T22:07:03.746Z Downloaded zerocopy v0.8.26
10222025-06-30T22:07:03.746Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10232025-06-30T22:07:03.746Z Downloaded rustls v0.22.4
10242025-06-30T22:07:03.746Z Downloaded rustls v0.23.19
10252025-06-30T22:07:03.746Z Downloaded sha3 v0.10.8
10262025-06-30T22:07:03.746Z Downloaded regex v1.11.1
10272025-06-30T22:07:03.746Z Downloaded p384 v0.13.0
10282025-06-30T22:07:03.746Z Downloaded rustls-webpki v0.102.8
10292025-06-30T22:07:03.746Z Downloaded zerocopy-derive v0.6.6
10302025-06-30T22:07:03.746Z Downloaded ratatui v0.29.0
10312025-06-30T22:07:03.746Z Downloaded tokio v1.45.1
10322025-06-30T22:07:03.746Z Downloaded jiff v0.2.15
10332025-06-30T22:07:03.746Z Downloaded csv v1.3.1
10342025-06-30T22:07:03.763Z Downloaded proptest v1.7.0
10352025-06-30T22:07:03.764Z Downloaded petgraph v0.6.5
10362025-06-30T22:07:03.764Z Downloaded regex-automata v0.4.8
10372025-06-30T22:07:03.764Z Downloaded lalrpop v0.19.12
10382025-06-30T22:07:03.764Z Downloaded lzma-sys v0.1.20
10392025-06-30T22:07:03.764Z Downloaded futures-util v0.3.31
10402025-06-30T22:07:03.764Z Downloaded serde_with v3.12.0
10412025-06-30T22:07:03.764Z Downloaded petgraph v0.8.2
10422025-06-30T22:07:03.764Z Downloaded libz-sys v1.1.20
10432025-06-30T22:07:03.764Z Downloaded tower v0.5.2
10442025-06-30T22:07:03.764Z Downloaded serde_yaml v0.9.34+deprecated
10452025-06-30T22:07:03.769Z Downloaded parse-zoneinfo v0.3.1
10462025-06-30T22:07:03.769Z Downloaded chrono v0.4.41
10472025-06-30T22:07:03.769Z Downloaded scheduled-thread-pool v0.2.7
10482025-06-30T22:07:03.769Z Downloaded serde_with_macros v3.12.0
10492025-06-30T22:07:03.769Z Downloaded daft-derive v0.1.3
10502025-06-30T22:07:03.769Z Downloaded bindgen v0.71.1
10512025-06-30T22:07:03.769Z Downloaded num-complex v0.4.6
10522025-06-30T22:07:03.769Z Downloaded futures-macro v0.3.31
10532025-06-30T22:07:03.769Z Downloaded funty v2.0.0
10542025-06-30T22:07:03.769Z Downloaded smallvec v0.6.14
10552025-06-30T22:07:03.770Z Downloaded password-hash v0.4.2
10562025-06-30T22:07:03.770Z Downloaded stringprep v0.1.5
10572025-06-30T22:07:03.770Z Downloaded postgres-protocol v0.6.8
10582025-06-30T22:07:03.770Z Downloaded unicode-normalization v0.1.24
10592025-06-30T22:07:03.770Z Downloaded thiserror-no-std v2.0.2
10602025-06-30T22:07:03.770Z Downloaded test-strategy v0.4.1
10612025-06-30T22:07:03.770Z Downloaded owo-colors v4.2.2
10622025-06-30T22:07:03.770Z Downloaded smf v0.2.3
10632025-06-30T22:07:03.770Z Downloaded tokio-rustls v0.26.0
10642025-06-30T22:07:03.770Z Downloaded itertools v0.14.0
10652025-06-30T22:07:03.770Z Downloaded iri-string v0.7.8
10662025-06-30T22:07:03.770Z Downloaded rpassword v7.4.0
10672025-06-30T22:07:03.770Z Downloaded salty v0.3.0
10682025-06-30T22:07:03.770Z Downloaded half v2.4.1
10692025-06-30T22:07:03.770Z Downloaded half v1.8.3
10702025-06-30T22:07:03.770Z Downloaded defmt-parser v0.3.4
10712025-06-30T22:07:03.770Z Downloaded getrandom v0.2.15
10722025-06-30T22:07:03.770Z Downloaded qorb v0.4.0
10732025-06-30T22:07:03.770Z Downloaded progenitor-client v0.8.0
10742025-06-30T22:07:03.770Z Downloaded rustc_version v0.4.1
10752025-06-30T22:07:03.770Z Downloaded peg-macros v0.8.5
10762025-06-30T22:07:03.770Z Downloaded des v0.8.1
10772025-06-30T22:07:03.770Z Downloaded spin v0.9.8
10782025-06-30T22:07:03.770Z Downloaded nom v7.1.3
10792025-06-30T22:07:03.770Z Downloaded prettyplease v0.2.35
10802025-06-30T22:07:03.771Z Downloaded typify v0.2.0
10812025-06-30T22:07:03.771Z Downloaded tokio-tungstenite v0.23.1
10822025-06-30T22:07:03.771Z Downloaded papergrid v0.14.0
10832025-06-30T22:07:03.771Z Downloaded signal-hook-mio v0.2.4
10842025-06-30T22:07:03.771Z Downloaded shlex v1.3.0
10852025-06-30T22:07:03.771Z Downloaded shell-words v1.1.0
10862025-06-30T22:07:03.771Z Downloaded iddqd v0.3.8
10872025-06-30T22:07:03.771Z Downloaded toml_edit v0.19.15
10882025-06-30T22:07:03.771Z Downloaded ena v0.14.3
10892025-06-30T22:07:03.771Z Downloaded serde_cbor v0.11.2
10902025-06-30T22:07:03.771Z Downloaded ron v0.8.1
10912025-06-30T22:07:03.771Z Downloaded encoding_rs v0.8.34
10922025-06-30T22:07:03.771Z Downloaded ed25519-dalek v2.1.1
10932025-06-30T22:07:03.771Z Downloaded libxml v0.3.3
10942025-06-30T22:07:03.771Z Downloaded itertools v0.10.5
10952025-06-30T22:07:03.771Z Downloaded ring v0.17.14
10962025-06-30T22:07:03.771Z Downloaded num_enum_derive v0.5.11
10972025-06-30T22:07:03.771Z Downloaded diff v0.1.13
10982025-06-30T22:07:03.771Z Downloaded ron v0.7.1
10992025-06-30T22:07:03.771Z Downloaded bitvec v1.0.1
11002025-06-30T22:07:03.771Z Downloaded globset v0.4.15
11012025-06-30T22:07:03.772Z Downloaded typify v0.4.1
11022025-06-30T22:07:03.772Z Downloaded unicode-bidi v0.3.17
11032025-06-30T22:07:03.772Z Downloaded snafu v0.8.5
11042025-06-30T22:07:03.772Z Downloaded elliptic-curve v0.13.8
11052025-06-30T22:07:03.772Z Downloaded dropshot_endpoint v0.16.2
11062025-06-30T22:07:03.772Z Downloaded similar v2.7.0
11072025-06-30T22:07:03.772Z Downloaded blake3 v1.5.4
11082025-06-30T22:07:03.772Z Downloaded progenitor-macro v0.8.0
11092025-06-30T22:07:03.772Z Downloaded parking_lot_core v0.9.10
11102025-06-30T22:07:03.772Z Downloaded parking_lot_core v0.8.6
11112025-06-30T22:07:03.772Z Downloaded darling v0.20.10
11122025-06-30T22:07:03.772Z Downloaded zstd-safe v7.2.3
11132025-06-30T22:07:03.772Z Downloaded minimal-lexical v0.2.1
11142025-06-30T22:07:03.772Z Downloaded crossterm v0.28.1
11152025-06-30T22:07:03.772Z Downloaded libgit2-sys v0.17.0+1.8.1
11162025-06-30T22:07:03.772Z Downloaded filetime v0.2.25
11172025-06-30T22:07:03.772Z Downloaded pin-project v1.1.6
11182025-06-30T22:07:03.772Z Downloaded rsa v0.9.6
11192025-06-30T22:07:03.772Z Downloaded samael v0.0.19
11202025-06-30T22:07:03.773Z Downloaded newtype-uuid v1.2.4
11212025-06-30T22:07:03.773Z Downloaded walkdir v2.5.0
11222025-06-30T22:07:03.773Z Downloaded tokio-rustls v0.25.0
11232025-06-30T22:07:03.773Z Downloaded nu-ansi-term v0.50.1
11242025-06-30T22:07:03.773Z Downloaded futures-sink v0.3.31
11252025-06-30T22:07:03.773Z Downloaded ssh-cipher v0.2.0
11262025-06-30T22:07:03.773Z Downloaded hashbrown v0.12.3
11272025-06-30T22:07:03.773Z Downloaded difflib v0.4.0
11282025-06-30T22:07:03.773Z Downloaded uzers v0.12.1
11292025-06-30T22:07:03.773Z Downloaded powerfmt v0.2.0
11302025-06-30T22:07:03.773Z Downloaded pkcs5 v0.7.1
11312025-06-30T22:07:03.774Z Downloaded unicode-properties v0.1.3
11322025-06-30T22:07:03.774Z Downloaded flate2 v1.1.2
11332025-06-30T22:07:03.774Z Downloaded p256 v0.13.2
11342025-06-30T22:07:04.192Z Downloaded hickory-resolver v0.24.4
11352025-06-30T22:07:04.192Z Downloaded waitgroup v0.1.2
11362025-06-30T22:07:04.192Z Downloaded rand_chacha v0.9.0
11372025-06-30T22:07:04.192Z Downloaded snafu-derive v0.8.5
11382025-06-30T22:07:04.192Z Downloaded hyper-util v0.1.14
11392025-06-30T22:07:04.192Z Downloaded unicode_categories v0.1.1
11402025-06-30T22:07:04.192Z Downloaded vte_generate_state_changes v0.1.2
11412025-06-30T22:07:04.192Z Downloaded tokio-rustls v0.24.1
11422025-06-30T22:07:04.192Z Downloaded same-file v1.0.6
11432025-06-30T22:07:04.192Z Downloaded pkcs8 v0.10.2
11442025-06-30T22:07:04.192Z Downloaded pkcs1 v0.7.5
11452025-06-30T22:07:04.192Z Downloaded cc v1.2.15
11462025-06-30T22:07:04.192Z Downloaded base64 v0.21.7
11472025-06-30T22:07:04.192Z Downloaded unicode-truncate v1.1.0
11482025-06-30T22:07:04.192Z Downloaded progenitor-impl v0.10.0
11492025-06-30T22:07:04.192Z Downloaded heapless v0.7.17
11502025-06-30T22:07:04.192Z Downloaded serde-hex v0.1.0
11512025-06-30T22:07:04.192Z Downloaded untrusted v0.7.1
11522025-06-30T22:07:04.192Z Downloaded unicase v2.7.0
11532025-06-30T22:07:04.192Z Downloaded fatfs v0.3.6
11542025-06-30T22:07:04.193Z Downloaded publicsuffix v2.3.0
11552025-06-30T22:07:04.193Z Downloaded http v1.3.1
11562025-06-30T22:07:04.193Z Downloaded derive_builder v0.20.2
11572025-06-30T22:07:04.193Z Downloaded darling_core v0.20.10
11582025-06-30T22:07:04.193Z Downloaded subprocess v0.2.9
11592025-06-30T22:07:04.193Z Downloaded yasna v0.5.2
11602025-06-30T22:07:04.193Z Downloaded progenitor-macro v0.10.0
11612025-06-30T22:07:04.193Z Downloaded predicates-tree v1.0.12
11622025-06-30T22:07:04.193Z Downloaded peg v0.8.5
11632025-06-30T22:07:04.193Z Downloaded backtrace v0.3.74
11642025-06-30T22:07:04.193Z Downloaded vergen v8.3.2
11652025-06-30T22:07:04.193Z Downloaded twox-hash v2.1.0
11662025-06-30T22:07:04.193Z Downloaded jiff-static v0.2.15
11672025-06-30T22:07:04.193Z Downloaded const_format v0.2.34
11682025-06-30T22:07:04.193Z Downloaded parse-display v0.10.0
11692025-06-30T22:07:04.193Z Downloaded ecdsa v0.16.9
11702025-06-30T22:07:04.193Z Downloaded olpc-cjson v0.1.4
11712025-06-30T22:07:04.193Z Downloaded zstd v0.13.3
11722025-06-30T22:07:04.193Z Downloaded crossbeam-epoch v0.9.18
11732025-06-30T22:07:04.193Z Downloaded nibble_vec v0.1.0
11742025-06-30T22:07:04.193Z Downloaded group v0.13.0
11752025-06-30T22:07:04.193Z Downloaded globwalk v0.9.1
11762025-06-30T22:07:04.193Z Downloaded bytes v1.10.1
11772025-06-30T22:07:04.194Z Downloaded rtoolbox v0.0.2
11782025-06-30T22:07:04.194Z Downloaded enum-as-inner v0.6.1
11792025-06-30T22:07:04.194Z Downloaded indexmap v1.9.3
11802025-06-30T22:07:04.194Z Downloaded base64 v0.13.1
11812025-06-30T22:07:04.194Z Downloaded rand_core v0.9.2
11822025-06-30T22:07:04.194Z Downloaded rustls-native-certs v0.8.1
11832025-06-30T22:07:04.194Z Downloaded memmap2 v0.9.5
11842025-06-30T22:07:04.194Z Downloaded md-5 v0.10.6
11852025-06-30T22:07:04.194Z Downloaded lock_api v0.4.12
11862025-06-30T22:07:04.194Z Downloaded libloading v0.8.5
11872025-06-30T22:07:04.194Z Downloaded crossbeam-utils v0.8.21
11882025-06-30T22:07:04.194Z Downloaded crc-any v2.5.0
11892025-06-30T22:07:04.194Z Downloaded cookie v0.18.1
11902025-06-30T22:07:04.194Z Downloaded cookie_store v0.21.1
11912025-06-30T22:07:04.194Z Downloaded clang-sys v1.8.1
11922025-06-30T22:07:04.194Z Downloaded slog-json v2.6.1
11932025-06-30T22:07:04.194Z Downloaded sec1 v0.7.3
11942025-06-30T22:07:04.194Z Downloaded rand_core v0.6.4
11952025-06-30T22:07:04.194Z Downloaded hashbrown v0.13.2
11962025-06-30T22:07:04.194Z Downloaded tap v1.0.1
11972025-06-30T22:07:04.195Z Downloaded slog-scope v4.4.0
11982025-06-30T22:07:04.195Z Downloaded hickory-resolver v0.25.2
11992025-06-30T22:07:04.195Z Downloaded ingot-macros v0.1.0
12002025-06-30T22:07:04.195Z Downloaded ingot v0.1.0
12012025-06-30T22:07:04.195Z Downloaded hmac v0.12.1
12022025-06-30T22:07:04.195Z Downloaded ciborium v0.2.2
12032025-06-30T22:07:04.195Z Downloaded scrypt v0.11.0
12042025-06-30T22:07:04.195Z Downloaded slog-dtrace v0.3.0
12052025-06-30T22:07:04.195Z Downloaded ipnet v2.11.0
12062025-06-30T22:07:04.195Z Downloaded crossbeam-deque v0.8.5
12072025-06-30T22:07:04.195Z Downloaded crc32fast v1.4.2
12082025-06-30T22:07:04.195Z Downloaded base64ct v1.6.0
12092025-06-30T22:07:04.195Z Downloaded highway v1.3.0
12102025-06-30T22:07:04.195Z Downloaded tinyvec_macros v0.1.1
12112025-06-30T22:07:04.195Z Downloaded hyper-staticfile v0.10.1
12122025-06-30T22:07:04.195Z Downloaded console v0.15.10
12132025-06-30T22:07:04.195Z Downloaded lzss v0.8.2
12142025-06-30T22:07:04.195Z Downloaded lru-cache v0.1.2
12152025-06-30T22:07:04.195Z Downloaded keccak v0.1.5
12162025-06-30T22:07:04.195Z Downloaded ipnetwork v0.21.1
12172025-06-30T22:07:04.195Z Downloaded backoff v0.4.0
12182025-06-30T22:07:04.195Z Downloaded kstat-rs v0.2.4
12192025-06-30T22:07:04.195Z Downloaded serde_plain v1.0.2
12202025-06-30T22:07:04.195Z Downloaded serde_path_to_error v0.1.17
12212025-06-30T22:07:04.196Z Downloaded resolv-conf v0.7.0
12222025-06-30T22:07:04.196Z Downloaded arrayvec v0.7.6
12232025-06-30T22:07:04.196Z Downloaded cancel-safe-futures v0.1.5
12242025-06-30T22:07:04.196Z Downloaded libscf-sys v1.1.0
12252025-06-30T22:07:04.196Z Downloaded cexpr v0.6.0
12262025-06-30T22:07:04.196Z Downloaded async-recursion v1.1.1
12272025-06-30T22:07:04.196Z Downloaded jobserver v0.1.32
12282025-06-30T22:07:04.196Z Downloaded crc-catalog v2.4.0
12292025-06-30T22:07:04.196Z Downloaded base16ct v0.2.0
12302025-06-30T22:07:04.196Z Downloaded indoc v2.0.6
12312025-06-30T22:07:04.196Z Downloaded crc v3.2.1
12322025-06-30T22:07:04.196Z Downloaded cargo-platform v0.1.8
12332025-06-30T22:07:04.196Z Downloaded headers v0.4.1
12342025-06-30T22:07:04.249Z Downloaded array-init v0.0.4
12352025-06-30T22:07:04.249Z Downloaded blowfish v0.9.1
12362025-06-30T22:07:04.249Z Downloaded ascii-canvas v3.0.0
12372025-06-30T22:07:04.249Z Downloaded cassowary v0.3.0
12382025-06-30T22:07:04.249Z Downloaded async-stream v0.3.6
12392025-06-30T22:07:04.249Z Downloaded castaway v0.2.3
12402025-06-30T22:07:04.249Z Downloaded camino-tempfile-ext v0.3.1
12412025-06-30T22:07:04.249Z Downloaded buf-list v1.0.3
12422025-06-30T22:07:04.249Z Downloaded bcs v0.1.6
12432025-06-30T22:07:04.249Z Downloaded bitfield-struct v0.6.2
12442025-06-30T22:07:04.249Z Downloaded impl-trait-for-tuples v0.2.2
12452025-06-30T22:07:04.249Z Downloaded headers-core v0.3.0
12462025-06-30T22:07:04.249Z Downloaded cfg_aliases v0.2.1
12472025-06-30T22:07:04.249Z Downloaded bzip2 v0.5.2
12482025-06-30T22:07:04.249Z Downloaded block-padding v0.3.3
12492025-06-30T22:07:04.249Z Downloaded bit-set v0.8.0
12502025-06-30T22:07:04.249Z Downloaded bb8 v0.8.5
12512025-06-30T22:07:04.249Z Downloaded ident_case v1.0.1
12522025-06-30T22:07:04.249Z Downloaded hyper-tls v0.6.0
12532025-06-30T22:07:04.249Z Downloaded bit-vec v0.6.3
12542025-06-30T22:07:04.249Z Downloaded bit-set v0.5.3
12552025-06-30T22:07:04.250Z Downloaded bcrypt-pbkdf v0.10.0
12562025-06-30T22:07:04.250Z Downloaded aws-lc-rs v1.12.4
12572025-06-30T22:07:04.250Z Downloaded async-trait v0.1.88
12582025-06-30T22:07:04.250Z Downloaded async-stream-impl v0.3.6
12592025-06-30T22:07:04.250Z Downloaded allocator-api2 v0.2.21
12602025-06-30T22:07:04.250Z Downloaded crucible-workspace-hack v0.1.0
12612025-06-30T22:07:04.250Z Downloaded atomic-waker v1.1.2
12622025-06-30T22:07:04.250Z Downloaded aws-lc-sys v0.26.0
12632025-06-30T22:07:04.250Z Compiling value-bag v1.9.0
12642025-06-30T22:07:04.250Z Compiling shlex v1.3.0
12652025-06-30T22:07:04.250Z Compiling lock_api v0.4.12
12662025-06-30T22:07:04.250Z Compiling scopeguard v1.2.0
12672025-06-30T22:07:04.250Z Compiling typenum v1.17.0
12682025-06-30T22:07:04.250Z Compiling generic-array v0.14.7
12692025-06-30T22:07:04.250Z Compiling syn v2.0.104
12702025-06-30T22:07:04.250Z Compiling getrandom v0.2.15
12712025-06-30T22:07:04.276Z Compiling jobserver v0.1.32
12722025-06-30T22:07:04.554Z Compiling rand_core v0.6.4
12732025-06-30T22:07:04.563Z Compiling smallvec v1.15.0
12742025-06-30T22:07:04.610Z Compiling log v0.4.27
12752025-06-30T22:07:05.255Z Compiling cc v1.2.15
12762025-06-30T22:07:05.312Z Compiling portable-atomic v1.11.0
12772025-06-30T22:07:05.312Z Compiling critical-section v1.1.3
12782025-06-30T22:07:05.312Z Compiling subtle v2.6.1
12792025-06-30T22:07:05.312Z Compiling const-oid v0.9.6
12802025-06-30T22:07:05.312Z Compiling pkg-config v0.3.31
12812025-06-30T22:07:05.331Z Compiling pin-project-lite v0.2.14
12822025-06-30T22:07:05.479Z Compiling parking_lot_core v0.9.10
12832025-06-30T22:07:05.483Z Compiling rustix v0.38.37
12842025-06-30T22:07:06.911Z Compiling signal-hook-registry v1.4.2
12852025-06-30T22:07:06.943Z Compiling parking_lot v0.12.3
12862025-06-30T22:07:06.943Z Compiling mio v1.0.2
12872025-06-30T22:07:06.943Z Compiling futures-core v0.3.31
12882025-06-30T22:07:06.943Z Compiling spin v0.9.8
12892025-06-30T22:07:06.988Z Compiling once_cell v1.21.3
12902025-06-30T22:07:07.503Z Compiling socket2 v0.5.10
12912025-06-30T22:07:07.524Z Compiling aho-corasick v1.1.3
12922025-06-30T22:07:07.524Z Compiling slab v0.4.9
12932025-06-30T22:07:07.532Z Compiling regex-syntax v0.8.5
12942025-06-30T22:07:07.532Z Compiling cpufeatures v0.2.14
12952025-06-30T22:07:07.532Z Compiling serde_json v1.0.140
12962025-06-30T22:07:07.532Z Compiling either v1.15.0
12972025-06-30T22:07:07.532Z Compiling libm v0.2.8
12982025-06-30T22:07:07.812Z Compiling num-traits v0.2.19
12992025-06-30T22:07:07.862Z Compiling getrandom v0.3.1
13002025-06-30T22:07:08.168Z Compiling glob v0.3.2
13012025-06-30T22:07:08.200Z Compiling percent-encoding v2.3.1
13022025-06-30T22:07:08.200Z Compiling futures-sink v0.3.31
13032025-06-30T22:07:08.575Z Compiling prettyplease v0.2.35
13042025-06-30T22:07:08.636Z Compiling lazy_static v1.5.0
13052025-06-30T22:07:08.799Z Compiling clang-sys v1.8.1
13062025-06-30T22:07:08.836Z Compiling allocator-api2 v0.2.21
13072025-06-30T22:07:08.933Z Compiling minimal-lexical v0.2.1
13082025-06-30T22:07:09.043Z Compiling foldhash v0.1.5
13092025-06-30T22:07:09.455Z Compiling hashbrown v0.15.4
13102025-06-30T22:07:09.695Z Compiling nom v7.1.3
13112025-06-30T22:07:09.712Z Compiling libloading v0.8.5
13122025-06-30T22:07:09.858Z Compiling home v0.5.9
13132025-06-30T22:07:09.916Z Compiling base64ct v1.6.0
13142025-06-30T22:07:10.027Z Compiling bindgen v0.69.5
13152025-06-30T22:07:10.521Z Compiling pem-rfc7468 v0.7.0
13162025-06-30T22:07:11.059Z Compiling regex-automata v0.4.8
13172025-06-30T22:07:11.153Z Compiling futures-channel v0.3.31
13182025-06-30T22:07:11.248Z Compiling itertools v0.12.1
13192025-06-30T22:07:11.320Z Compiling synstructure v0.13.1
13202025-06-30T22:07:12.682Z Compiling cexpr v0.6.0
13212025-06-30T22:07:12.725Z Compiling pin-utils v0.1.0
13222025-06-30T22:07:12.841Z Compiling futures-task v0.3.31
13232025-06-30T22:07:12.862Z Compiling lazycell v1.3.0
13242025-06-30T22:07:13.064Z Compiling futures-io v0.3.31
13252025-06-30T22:07:13.173Z Compiling flagset v0.4.6
13262025-06-30T22:07:13.344Z Compiling rustc-hash v1.1.0
13272025-06-30T22:07:13.413Z Compiling cmake v0.1.51
13282025-06-30T22:07:13.529Z Compiling dunce v1.0.5
13292025-06-30T22:07:13.682Z Compiling fs_extra v1.3.0
13302025-06-30T22:07:14.018Z Compiling form_urlencoded v1.2.1
13312025-06-30T22:07:14.165Z Compiling zerocopy v0.8.26
13322025-06-30T22:07:14.230Z Compiling vcpkg v0.2.15
13332025-06-30T22:07:14.236Z Compiling paste v1.0.15
13342025-06-30T22:07:14.308Z Compiling crossbeam-utils v0.8.21
13352025-06-30T22:07:14.417Z Compiling ring v0.17.14
13362025-06-30T22:07:14.856Z Compiling tracing-core v0.1.32
13372025-06-30T22:07:14.993Z Compiling aws-lc-rs v1.12.4
13382025-06-30T22:07:15.416Z Compiling iana-time-zone v0.1.63
13392025-06-30T22:07:15.774Z Compiling tinyvec_macros v0.1.1
13402025-06-30T22:07:15.828Z Compiling openssl-sys v0.9.109
13412025-06-30T22:07:15.881Z Compiling httparse v1.9.5
13422025-06-30T22:07:15.987Z Compiling rustls-pki-types v1.10.0
13432025-06-30T22:07:16.049Z Compiling serde_derive v1.0.219
13442025-06-30T22:07:16.511Z Compiling zeroize_derive v1.4.2
13452025-06-30T22:07:16.788Z Compiling zerofrom-derive v0.1.4
13462025-06-30T22:07:16.809Z Compiling yoke-derive v0.7.4
13472025-06-30T22:07:16.851Z Compiling zerovec-derive v0.10.3
13482025-06-30T22:07:17.835Z Compiling zeroize v1.8.1
13492025-06-30T22:07:19.080Z Compiling displaydoc v0.2.5
13502025-06-30T22:07:19.300Z Compiling zerocopy-derive v0.7.35
13512025-06-30T22:07:19.539Z Compiling crypto-common v0.1.6
13522025-06-30T22:07:19.777Z Compiling block-buffer v0.10.4
13532025-06-30T22:07:20.047Z Compiling digest v0.10.7
13542025-06-30T22:07:20.086Z Compiling zerofrom v0.1.4
13552025-06-30T22:07:20.316Z Compiling yoke v0.7.4
13562025-06-30T22:07:20.431Z Compiling tokio-macros v2.5.0
13572025-06-30T22:07:20.482Z Compiling hmac v0.12.1
13582025-06-30T22:07:20.500Z Compiling icu_provider_macros v1.5.0
13592025-06-30T22:07:20.641Z Compiling zerovec v0.10.4
13602025-06-30T22:07:20.733Z Compiling block-padding v0.3.3
13612025-06-30T22:07:20.795Z Compiling sha2 v0.10.9
13622025-06-30T22:07:20.995Z Compiling inout v0.1.3
13632025-06-30T22:07:21.040Z Compiling zerocopy v0.7.35
13642025-06-30T22:07:21.108Z Compiling regex v1.11.1
13652025-06-30T22:07:21.279Z Compiling cipher v0.4.4
13662025-06-30T22:07:21.469Z Compiling der_derive v0.7.3
13672025-06-30T22:07:21.787Z Compiling futures-macro v0.3.31
13682025-06-30T22:07:21.806Z Compiling thiserror-impl v1.0.69
13692025-06-30T22:07:21.991Z Compiling salsa20 v0.10.2
13702025-06-30T22:07:22.233Z Compiling pbkdf2 v0.12.2
13712025-06-30T22:07:22.408Z Compiling tinystr v0.7.6
13722025-06-30T22:07:22.428Z Compiling icu_collections v1.5.0
13732025-06-30T22:07:22.628Z Compiling ppv-lite86 v0.2.20
13742025-06-30T22:07:22.780Z Compiling icu_locid v1.5.0
13752025-06-30T22:07:23.083Z Compiling serde v1.0.219
13762025-06-30T22:07:23.432Z Compiling scrypt v0.11.0
13772025-06-30T22:07:23.528Z Compiling futures-util v0.3.31
13782025-06-30T22:07:23.658Z Compiling der v0.7.9
13792025-06-30T22:07:23.737Z Compiling cbc v0.1.2
13802025-06-30T22:07:23.906Z Compiling aes v0.8.4
13812025-06-30T22:07:23.982Z Compiling icu_provider v1.5.0
13822025-06-30T22:07:24.020Z Compiling zerocopy-derive v0.8.26
13832025-06-30T22:07:24.686Z Compiling icu_locid_transform v1.5.0
13842025-06-30T22:07:24.852Z Compiling thiserror v1.0.69
13852025-06-30T22:07:25.007Z Compiling pest v2.7.14
13862025-06-30T22:07:25.026Z Compiling tracing-attributes v0.1.27
13872025-06-30T22:07:26.484Z Compiling icu_properties v1.5.1
13882025-06-30T22:07:26.568Z Compiling spki v0.7.3
13892025-06-30T22:07:26.941Z Compiling pkcs5 v0.7.1
13902025-06-30T22:07:26.962Z Compiling scroll_derive v0.12.0
13912025-06-30T22:07:27.887Z Compiling pkcs8 v0.10.2
13922025-06-30T22:07:27.976Z Compiling bitflags v2.9.0
13932025-06-30T22:07:28.169Z Compiling bytes v1.10.1
13942025-06-30T22:07:28.289Z Compiling semver v1.0.26
13952025-06-30T22:07:28.543Z Compiling indexmap v2.9.0
13962025-06-30T22:07:28.973Z Compiling rustc_version v0.4.1
13972025-06-30T22:07:28.999Z Compiling uuid v1.17.0
13982025-06-30T22:07:29.615Z Compiling tokio v1.45.1
13992025-06-30T22:07:29.644Z Compiling http v1.3.1
14002025-06-30T22:07:29.869Z Compiling tracing v0.1.40
14012025-06-30T22:07:30.369Z Compiling icu_normalizer v1.5.0
14022025-06-30T22:07:30.387Z Compiling chrono v0.4.41
14032025-06-30T22:07:30.613Z Compiling pest_meta v2.7.14
14042025-06-30T22:07:30.958Z Compiling base64 v0.22.1
14052025-06-30T22:07:31.003Z Compiling rand_core v0.9.2
14062025-06-30T22:07:31.451Z Compiling idna_adapter v1.2.0
14072025-06-30T22:07:31.588Z Compiling http-body v1.0.1
14082025-06-30T22:07:31.685Z Compiling idna v1.0.3
14092025-06-30T22:07:31.702Z Compiling scroll v0.12.0
14102025-06-30T22:07:31.931Z Compiling tinyvec v1.8.0
14112025-06-30T22:07:32.079Z Compiling which v4.4.2
14122025-06-30T22:07:32.247Z Compiling pest_generator v2.7.14
14132025-06-30T22:07:32.933Z Compiling url v2.5.4
14142025-06-30T22:07:33.143Z Compiling serde_derive_internals v0.29.1
14152025-06-30T22:07:33.423Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14162025-06-30T22:07:33.656Z Compiling bzip2-sys v0.1.13+1.0.8
14172025-06-30T22:07:34.010Z Compiling tower-service v0.3.3
14182025-06-30T22:07:34.118Z Compiling untrusted v0.7.1
14192025-06-30T22:07:34.142Z Compiling foreign-types-shared v0.1.1
14202025-06-30T22:07:34.142Z Compiling openssl v0.10.73
14212025-06-30T22:07:34.276Z Compiling adler2 v2.0.0
14222025-06-30T22:07:34.329Z Compiling try-lock v0.2.5
14232025-06-30T22:07:34.500Z Compiling atomic-waker v1.1.2
14242025-06-30T22:07:34.504Z Compiling schemars v0.8.22
14252025-06-30T22:07:34.569Z Compiling rustversion v1.0.17
14262025-06-30T22:07:34.596Z Compiling powerfmt v0.2.0
14272025-06-30T22:07:34.699Z Compiling openssl-probe v0.1.5
14282025-06-30T22:07:34.838Z Compiling time-core v0.1.2
14292025-06-30T22:07:34.858Z Compiling untrusted v0.9.0
14302025-06-30T22:07:34.963Z Compiling num-conv v0.1.0
14312025-06-30T22:07:35.042Z Compiling pest_derive v2.7.14
14322025-06-30T22:07:35.058Z Compiling deranged v0.3.11
14332025-06-30T22:07:35.259Z Compiling time-macros v0.2.18
14342025-06-30T22:07:35.277Z Compiling schemars_derive v0.8.22
14352025-06-30T22:07:35.360Z Compiling want v0.3.1
14362025-06-30T22:07:35.640Z Compiling miniz_oxide v0.8.5
14372025-06-30T22:07:35.815Z Compiling foreign-types v0.3.2
14382025-06-30T22:07:35.929Z Compiling goblin v0.8.2
14392025-06-30T22:07:38.000Z Compiling tokio-util v0.7.15
14402025-06-30T22:07:38.090Z Compiling rand_chacha v0.9.0
14412025-06-30T22:07:38.698Z Compiling ipnet v2.11.0
14422025-06-30T22:07:39.405Z Compiling h2 v0.4.6
14432025-06-30T22:07:39.438Z Compiling openssl-macros v0.1.1
14442025-06-30T22:07:39.763Z Compiling rustls v0.23.19
14452025-06-30T22:07:40.058Z Compiling num_threads v0.1.7
14462025-06-30T22:07:40.108Z Compiling syn v1.0.109
14472025-06-30T22:07:40.206Z Compiling dyn-clone v1.0.19
14482025-06-30T22:07:40.296Z Compiling native-tls v0.2.12
14492025-06-30T22:07:40.430Z Compiling httpdate v1.0.3
14502025-06-30T22:07:40.754Z Compiling time v0.3.36
14512025-06-30T22:07:42.170Z Compiling dof v0.3.0
14522025-06-30T22:07:43.884Z Compiling rand v0.9.1
14532025-06-30T22:07:44.105Z Compiling dtrace-parser v0.2.0
14542025-06-30T22:07:45.122Z Compiling unicode-normalization v0.1.24
14552025-06-30T22:07:45.534Z Compiling heapless v0.7.17
14562025-06-30T22:07:45.733Z Compiling signature v2.2.0
14572025-06-30T22:07:45.839Z Compiling crossbeam-epoch v0.9.18
14582025-06-30T22:07:45.971Z Compiling crc32fast v1.4.2
14592025-06-30T22:07:46.031Z Compiling cookie v0.18.1
14602025-06-30T22:07:46.128Z Compiling hyper v1.6.0
14612025-06-30T22:07:46.283Z Compiling signal-hook v0.3.18
14622025-06-30T22:07:46.310Z Compiling zstd-safe v7.2.3
14632025-06-30T22:07:46.481Z Compiling unicode-bidi v0.3.17
14642025-06-30T22:07:46.558Z Compiling rayon-core v1.12.1
14652025-06-30T22:07:46.632Z Compiling unicode-properties v0.1.3
14662025-06-30T22:07:46.840Z Compiling zlib-rs v0.5.1
14672025-06-30T22:07:47.055Z Compiling siphasher v0.3.11
14682025-06-30T22:07:47.445Z Compiling slog v2.7.0
14692025-06-30T22:07:47.630Z Compiling phf_shared v0.11.2
14702025-06-30T22:07:47.983Z Compiling stringprep v0.1.5
14712025-06-30T22:07:48.415Z Compiling hyper-util v0.1.14
14722025-06-30T22:07:48.587Z Compiling crossbeam-deque v0.8.5
14732025-06-30T22:07:48.699Z Compiling usdt-impl v0.5.0
14742025-06-30T22:07:48.993Z Compiling curve25519-dalek v4.1.3
14752025-06-30T22:07:49.496Z Compiling serde_tokenstream v0.2.2
14762025-06-30T22:07:49.617Z Compiling toml_datetime v0.6.11
14772025-06-30T22:07:49.896Z Compiling serde_spanned v0.6.9
14782025-06-30T22:07:50.033Z Compiling rand_chacha v0.3.1
14792025-06-30T22:07:50.102Z Compiling md-5 v0.10.6
14802025-06-30T22:07:50.156Z Compiling num-integer v0.1.46
14812025-06-30T22:07:50.400Z Compiling sync_wrapper v1.0.1
14822025-06-30T22:07:50.556Z Compiling ff v0.13.0
14832025-06-30T22:07:50.797Z Compiling hash32 v0.2.1
14842025-06-30T22:07:50.843Z Compiling memoffset v0.9.1
14852025-06-30T22:07:51.145Z Compiling num-bigint-dig v0.8.4
14862025-06-30T22:07:51.162Z Compiling litrs v0.4.1
14872025-06-30T22:07:51.182Z Compiling newtype-uuid v1.2.4
14882025-06-30T22:07:51.448Z Compiling tower-layer v0.3.3
14892025-06-30T22:07:51.476Z Compiling base16ct v0.2.0
14902025-06-30T22:07:51.479Z Compiling fallible-iterator v0.2.0
14912025-06-30T22:07:51.742Z Compiling psl-types v2.0.11
14922025-06-30T22:07:51.778Z Compiling gimli v0.31.1
14932025-06-30T22:07:51.935Z Compiling smoltcp v0.9.1
14942025-06-30T22:07:51.956Z Compiling cfg_aliases v0.2.1
14952025-06-30T22:07:52.078Z Compiling nix v0.29.0
14962025-06-30T22:07:52.125Z Compiling document-features v0.2.10
14972025-06-30T22:07:52.156Z Compiling postgres-protocol v0.6.8
14982025-06-30T22:07:52.578Z Compiling publicsuffix v2.3.0
14992025-06-30T22:07:52.879Z Compiling tower v0.5.2
15002025-06-30T22:07:52.896Z Compiling sec1 v0.7.3
15012025-06-30T22:07:53.158Z Compiling libz-rs-sys v0.5.1
15022025-06-30T22:07:53.367Z Compiling flate2 v1.1.2
15032025-06-30T22:07:53.729Z Compiling group v0.13.0
15042025-06-30T22:07:53.871Z Compiling num-iter v0.1.45
15052025-06-30T22:07:53.883Z Compiling rand v0.8.5
15062025-06-30T22:07:54.166Z Compiling tokio-native-tls v0.3.1
15072025-06-30T22:07:55.214Z Compiling ipnetwork v0.21.1
15082025-06-30T22:07:55.246Z Compiling rustls-native-certs v0.8.1
15092025-06-30T22:07:55.360Z Compiling terminal_size v0.4.0
15102025-06-30T22:07:55.510Z Compiling http-body-util v0.1.3
15112025-06-30T22:07:55.560Z Compiling hkdf v0.12.4
15122025-06-30T22:07:55.762Z Compiling crypto-bigint v0.5.5
15132025-06-30T22:07:55.844Z Compiling addr2line v0.24.2
15142025-06-30T22:07:55.874Z Compiling webpki-roots v1.0.0
15152025-06-30T22:07:55.976Z Compiling curve25519-dalek-derive v0.1.1
15162025-06-30T22:07:56.002Z Compiling async-trait v0.1.88
15172025-06-30T22:07:56.084Z Compiling thiserror-impl v2.0.12
15182025-06-30T22:07:56.406Z Compiling ahash v0.8.11
15192025-06-30T22:07:56.486Z Compiling object v0.36.5
15202025-06-30T22:07:56.761Z Compiling fs-err v3.1.1
15212025-06-30T22:07:57.060Z Compiling lockfree-object-pool v0.1.6
15222025-06-30T22:07:57.282Z Compiling iri-string v0.7.8
15232025-06-30T22:07:57.345Z Compiling winnow v0.5.40
15242025-06-30T22:07:58.423Z Compiling bitflags v1.3.2
15252025-06-30T22:07:58.549Z Compiling simd-adler32 v0.3.7
15262025-06-30T22:07:59.075Z Compiling buf-list v1.0.3
15272025-06-30T22:07:59.183Z Compiling anyhow v1.0.98
15282025-06-30T22:07:59.676Z Compiling rustc-demangle v0.1.24
15292025-06-30T22:07:59.807Z Compiling bumpalo v3.16.0
15302025-06-30T22:08:00.267Z Compiling managed v0.8.0
15312025-06-30T22:08:00.304Z Compiling hubpack_derive v0.1.1
15322025-06-30T22:08:00.561Z Compiling toml_edit v0.19.15
15332025-06-30T22:08:00.804Z Compiling zopfli v0.8.1
15342025-06-30T22:08:01.007Z Compiling tower-http v0.6.6
15352025-06-30T22:08:01.136Z Compiling hubpack v0.1.2
15362025-06-30T22:08:01.259Z Compiling clap_builder v4.5.40
15372025-06-30T22:08:01.896Z Compiling thiserror v2.0.12
15382025-06-30T22:08:01.966Z Compiling strum_macros v0.25.3
15392025-06-30T22:08:02.070Z Compiling elliptic-curve v0.13.8
15402025-06-30T22:08:02.290Z Compiling console v0.15.10
15412025-06-30T22:08:03.096Z Compiling backtrace v0.3.74
15422025-06-30T22:08:03.684Z Compiling hyper-tls v0.6.0
15432025-06-30T22:08:03.692Z Compiling oxnet v0.1.2
15442025-06-30T22:08:04.416Z Compiling rayon v1.10.0
15452025-06-30T22:08:05.477Z Compiling signal-hook-mio v0.2.4
15462025-06-30T22:08:05.664Z Compiling cookie_store v0.21.1
15472025-06-30T22:08:05.891Z Compiling zstd v0.13.3
15482025-06-30T22:08:07.011Z Compiling postgres-types v0.2.9
15492025-06-30T22:08:07.086Z Compiling usdt-attr-macro v0.5.0
15502025-06-30T22:08:07.092Z Compiling usdt-macro v0.5.0
15512025-06-30T22:08:08.288Z Compiling phf v0.11.2
15522025-06-30T22:08:08.474Z Compiling ed25519 v2.2.3
15532025-06-30T22:08:08.541Z Compiling strum_macros v0.26.4
15542025-06-30T22:08:08.567Z Compiling bzip2 v0.4.4
15552025-06-30T22:08:08.674Z Compiling bzip2 v0.5.2
15562025-06-30T22:08:08.724Z Compiling clap_derive v4.5.40
15572025-06-30T22:08:08.952Z Compiling enum-as-inner v0.6.1
15582025-06-30T22:08:09.054Z Compiling pkcs1 v0.7.5
15592025-06-30T22:08:09.849Z Compiling serde-big-array v0.5.1
15602025-06-30T22:08:09.939Z Compiling serde_urlencoded v0.7.1
15612025-06-30T22:08:09.961Z Compiling rfc6979 v0.4.0
15622025-06-30T22:08:10.084Z Compiling bstr v1.10.0
15632025-06-30T22:08:10.154Z Compiling serde_repr v0.1.19
15642025-06-30T22:08:10.213Z Compiling daft-derive v0.1.3
15652025-06-30T22:08:10.453Z Compiling float-cmp v0.10.0
15662025-06-30T22:08:10.714Z Compiling encoding_rs v0.8.34
15672025-06-30T22:08:11.192Z Compiling predicates-core v1.0.8
15682025-06-30T22:08:11.511Z Compiling mime v0.3.17
15692025-06-30T22:08:11.566Z Compiling number_prefix v0.4.0
15702025-06-30T22:08:11.710Z Compiling precomputed-hash v0.1.1
15712025-06-30T22:08:11.798Z Compiling whoami v1.6.0
15722025-06-30T22:08:11.841Z Compiling difflib v0.4.0
15732025-06-30T22:08:12.018Z Compiling new_debug_unreachable v1.0.6
15742025-06-30T22:08:12.136Z Compiling normalize-line-endings v0.3.0
15752025-06-30T22:08:12.285Z Compiling static_assertions v1.1.0
15762025-06-30T22:08:12.354Z Compiling unicode-segmentation v1.12.0
15772025-06-30T22:08:12.398Z Compiling fixedbitset v0.4.2
15782025-06-30T22:08:12.795Z Compiling data-encoding v2.9.0
15792025-06-30T22:08:12.815Z Compiling strum v0.26.3
15802025-06-30T22:08:12.910Z Compiling clap v4.5.40
15812025-06-30T22:08:13.046Z Compiling similar v2.7.0
15822025-06-30T22:08:13.105Z Compiling petgraph v0.6.5
15832025-06-30T22:08:13.124Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15842025-06-30T22:08:13.225Z Compiling predicates v3.1.3
15852025-06-30T22:08:14.359Z Compiling hickory-proto v0.25.2
15862025-06-30T22:08:14.552Z Compiling tokio-postgres v0.7.13
15872025-06-30T22:08:14.666Z Compiling string_cache v0.8.9
15882025-06-30T22:08:15.053Z Compiling toml_edit v0.22.27
15892025-06-30T22:08:15.107Z Compiling indicatif v0.17.11
15902025-06-30T22:08:16.734Z Compiling daft v0.1.3
15912025-06-30T22:08:17.019Z Compiling usdt v0.5.0
15922025-06-30T22:08:17.040Z Compiling ecdsa v0.16.9
15932025-06-30T22:08:17.275Z Compiling rsa v0.9.6
15942025-06-30T22:08:17.499Z Compiling zip v4.2.0
15952025-06-30T22:08:17.874Z Compiling zip v0.6.6
15962025-06-30T22:08:19.132Z Compiling ed25519-dalek v2.1.1
15972025-06-30T22:08:19.671Z Compiling crossterm v0.28.1
15982025-06-30T22:08:20.450Z Compiling toml v0.7.8
15992025-06-30T22:08:21.742Z Compiling tokio-stream v0.1.17
16002025-06-30T22:08:21.762Z Compiling openapiv3 v2.2.0
16012025-06-30T22:08:21.872Z Compiling x509-cert v0.2.5
16022025-06-30T22:08:22.026Z Compiling sha1 v0.10.6
16032025-06-30T22:08:22.442Z Compiling itertools v0.10.5
16042025-06-30T22:08:22.681Z Compiling dirs-sys-next v0.1.2
16052025-06-30T22:08:22.796Z Compiling winnow v0.6.26
16062025-06-30T22:08:23.227Z Compiling lalrpop-util v0.19.12
16072025-06-30T22:08:23.608Z Compiling peg-runtime v0.8.5
16082025-06-30T22:08:24.204Z Compiling rustc-hash v2.1.1
16092025-06-30T22:08:24.415Z Compiling dirs-next v2.0.0
16102025-06-30T22:08:24.617Z Compiling thread_local v1.1.8
16112025-06-30T22:08:24.654Z Compiling slog-async v2.8.0
16122025-06-30T22:08:24.861Z Compiling term v0.7.0
16132025-06-30T22:08:25.071Z Compiling xattr v1.3.1
16142025-06-30T22:08:25.218Z Compiling futures-executor v0.3.31
16152025-06-30T22:08:25.351Z Compiling crossbeam-channel v0.5.15
16162025-06-30T22:08:25.699Z Compiling is-terminal v0.4.13
16172025-06-30T22:08:25.702Z Compiling filetime v0.2.25
16182025-06-30T22:08:25.744Z Compiling take_mut v0.2.2
16192025-06-30T22:08:25.851Z Compiling slog-term v2.9.1
16202025-06-30T22:08:25.923Z Compiling futures v0.3.31
16212025-06-30T22:08:26.035Z Compiling tar v0.4.44
16222025-06-30T22:08:26.055Z Compiling camino v1.1.10
16232025-06-30T22:08:31.686Z Compiling aws-lc-sys v0.26.0
16242025-06-30T22:09:01.017Z Compiling rustls-webpki v0.102.8
16252025-06-30T22:09:05.342Z Compiling tokio-rustls v0.26.0
16262025-06-30T22:09:05.640Z Compiling hyper-rustls v0.27.7
16272025-06-30T22:09:06.024Z Compiling reqwest v0.12.20
16282025-06-30T22:09:09.289Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16292025-06-30T22:09:09.547Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16302025-06-30T22:09:13.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16312025-06-30T22:09:14.072Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16322025-06-30T22:09:14.123ZJun 30 22:09:12.517 INFO Starting download, target: Cockroach
16332025-06-30T22:09:14.124ZJun 30 22:09:12.517 INFO Starting download, target: DendriteStub
16342025-06-30T22:09:14.124ZJun 30 22:09:12.517 INFO Starting download, target: Clickhouse
16352025-06-30T22:09:14.124ZJun 30 22:09:12.517 INFO Starting download, target: Console
16362025-06-30T22:09:14.124ZJun 30 22:09:12.517 INFO Starting download, target: MaghemiteMgd
16372025-06-30T22:09:14.124ZJun 30 22:09:12.517 INFO Starting download, target: TransceiverControl
16382025-06-30T22:09:14.127ZJun 30 22:09:12.518 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16392025-06-30T22:09:14.127ZJun 30 22:09:12.518 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16402025-06-30T22:09:14.127ZJun 30 22:09:12.518 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16412025-06-30T22:09:14.127ZJun 30 22:09:12.518 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16422025-06-30T22:09:14.127ZJun 30 22:09:12.518 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16432025-06-30T22:09:14.127ZJun 30 22:09:12.518 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16442025-06-30T22:09:14.505ZJun 30 22:09:12.877 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16452025-06-30T22:09:14.666ZJun 30 22:09:13.048 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16462025-06-30T22:09:14.928ZJun 30 22:09:13.299 INFO Download complete, target: TransceiverControl
16472025-06-30T22:09:15.077ZJun 30 22:09:13.466 INFO Download complete, target: Console
16482025-06-30T22:09:15.415ZJun 30 22:09:13.799 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16492025-06-30T22:09:15.443ZJun 30 22:09:13.831 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16502025-06-30T22:09:17.315ZJun 30 22:09:14.858 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16512025-06-30T22:09:17.373ZJun 30 22:09:15.002 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16522025-06-30T22:09:17.374ZJun 30 22:09:15.002 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16532025-06-30T22:09:18.399ZJun 30 22:09:16.766 INFO Download complete, target: DendriteStub
16542025-06-30T22:09:18.805ZJun 30 22:09:17.196 INFO Download complete, target: MaghemiteMgd
16552025-06-30T22:09:22.812ZJun 30 22:09:21.204 INFO Checking that binary works, target: Cockroach
16562025-06-30T22:09:22.963ZJun 30 22:09:21.356 INFO Download complete, target: Cockroach
16572025-06-30T22:09:26.242ZJun 30 22:09:24.634 INFO Checking that binary works, target: Clickhouse
16582025-06-30T22:09:26.354ZJun 30 22:09:24.744 INFO Download complete, target: Clickhouse
16592025-06-30T22:09:26.360ZAll prerequisites installed successfully
16602025-06-30T22:09:26.363Z
16612025-06-30T22:09:26.363Zreal 4:37.148052463
16622025-06-30T22:09:26.363Zuser 16:00.805008706
16632025-06-30T22:09:26.363Zsys 2:12.810876460
16642025-06-30T22:09:26.363Ztrap 0.572144749
16652025-06-30T22:09:26.363Ztflt 0.996328504
16662025-06-30T22:09:26.363Zdflt 1.148904659
16672025-06-30T22:09:26.364Zkflt 0.026309836
16682025-06-30T22:09:26.364Zlock 24:11.365954048
16692025-06-30T22:09:26.364Zslp 57:52.395375007
16702025-06-30T22:09:26.364Zlat 1:03.679049022
16712025-06-30T22:09:26.364Zstop 2:41.177703689
16722025-06-30T22:09:26.364Z+ ptime -m cargo xtask download softnpu
16732025-06-30T22:09:27.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16742025-06-30T22:09:27.073Z Running `target/debug/xtask download softnpu`
16752025-06-30T22:09:28.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
16762025-06-30T22:09:28.106Z Running `target/debug/xtask-downloader softnpu`
16772025-06-30T22:09:28.146ZJun 30 22:09:26.537 INFO Starting download, target: Softnpu
16782025-06-30T22:09:28.149ZJun 30 22:09:26.537 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16792025-06-30T22:09:28.733ZJun 30 22:09:27.120 INFO Download complete, target: Softnpu
16802025-06-30T22:09:28.737Z
16812025-06-30T22:09:28.737Zreal 2.367695233
16822025-06-30T22:09:28.737Zuser 1.510268246
16832025-06-30T22:09:28.737Zsys 0.641975896
16842025-06-30T22:09:28.737Ztrap 0.001251185
16852025-06-30T22:09:28.737Ztflt 0.000109471
16862025-06-30T22:09:28.737Zdflt 0.000107472
16872025-06-30T22:09:28.737Zkflt 0.000000000
16882025-06-30T22:09:28.737Zlock 6.285024722
16892025-06-30T22:09:28.738Zslp 0.416629328
16902025-06-30T22:09:28.738Zlat 0.077777841
16912025-06-30T22:09:28.738Zstop 0.000157976
16922025-06-30T22:09:28.738Z+ export CARGO_INCREMENTAL=0
16932025-06-30T22:09:28.738Z+ CARGO_INCREMENTAL=0
16942025-06-30T22:09:28.738Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16952025-06-30T22:09:29.880Z Compiling proc-macro2 v1.0.95
16962025-06-30T22:09:29.880Z Compiling unicode-ident v1.0.18
16972025-06-30T22:09:29.883Z Compiling libc v0.2.174
16982025-06-30T22:09:29.883Z Compiling serde v1.0.219
16992025-06-30T22:09:29.883Z Compiling autocfg v1.4.0
17002025-06-30T22:09:29.883Z Compiling cfg-if v1.0.1
17012025-06-30T22:09:29.883Z Compiling version_check v0.9.5
17022025-06-30T22:09:30.177Z Compiling memchr v2.7.4
17032025-06-30T22:09:30.208Z Compiling shlex v1.3.0
17042025-06-30T22:09:30.240Z Compiling portable-atomic v1.11.0
17052025-06-30T22:09:30.515Z Compiling typenum v1.17.0
17062025-06-30T22:09:30.584Z Compiling value-bag v1.9.0
17072025-06-30T22:09:30.607Z Compiling generic-array v0.14.7
17082025-06-30T22:09:30.962Z Compiling lock_api v0.4.12
17092025-06-30T22:09:30.985Z Compiling log v0.4.27
17102025-06-30T22:09:31.262Z Compiling libm v0.2.8
17112025-06-30T22:09:31.341Z Compiling serde_json v1.0.140
17122025-06-30T22:09:31.435Z Compiling num-traits v0.2.19
17132025-06-30T22:09:31.615Z Compiling getrandom v0.3.1
17142025-06-30T22:09:31.657Z Compiling parking_lot_core v0.9.10
17152025-06-30T22:09:31.740Z Compiling quote v1.0.40
17162025-06-30T22:09:31.823Z Compiling scopeguard v1.2.0
17172025-06-30T22:09:31.994Z Compiling jobserver v0.1.32
17182025-06-30T22:09:32.016Z Compiling semver v1.0.26
17192025-06-30T22:09:32.043Z Compiling smallvec v1.15.0
17202025-06-30T22:09:32.153Z Compiling syn v2.0.104
17212025-06-30T22:09:32.310Z Compiling getrandom v0.2.15
17222025-06-30T22:09:32.313Z Compiling pkg-config v0.3.31
17232025-06-30T22:09:32.451Z Compiling cc v1.2.15
17242025-06-30T22:09:32.506Z Compiling itoa v1.0.11
17252025-06-30T22:09:32.528Z Compiling aho-corasick v1.1.3
17262025-06-30T22:09:32.610Z Compiling rustix v0.38.37
17272025-06-30T22:09:32.680Z Compiling regex-syntax v0.8.5
17282025-06-30T22:09:33.499Z Compiling either v1.15.0
17292025-06-30T22:09:34.016Z Compiling critical-section v1.1.3
17302025-06-30T22:09:34.183Z Compiling stable_deref_trait v1.2.0
17312025-06-30T22:09:34.318Z Compiling slab v0.4.9
17322025-06-30T22:09:34.473Z Compiling spin v0.9.8
17332025-06-30T22:09:34.627Z Compiling once_cell v1.21.3
17342025-06-30T22:09:34.720Z Compiling errno v0.3.12
17352025-06-30T22:09:34.751Z Compiling rand_core v0.6.4
17362025-06-30T22:09:35.052Z Compiling glob v0.3.2
17372025-06-30T22:09:35.350Z Compiling prettyplease v0.2.35
17382025-06-30T22:09:35.369Z Compiling pin-project-lite v0.2.14
17392025-06-30T22:09:35.526Z Compiling allocator-api2 v0.2.21
17402025-06-30T22:09:35.546Z Compiling subtle v2.6.1
17412025-06-30T22:09:35.693Z Compiling foldhash v0.1.5
17422025-06-30T22:09:35.714Z Compiling clang-sys v1.8.1
17432025-06-30T22:09:35.902Z Compiling thiserror v1.0.69
17442025-06-30T22:09:35.905Z Compiling ryu v1.0.18
17452025-06-30T22:09:36.062Z Compiling equivalent v1.0.2
17462025-06-30T22:09:36.206Z Compiling regex-automata v0.4.8
17472025-06-30T22:09:36.271Z Compiling hashbrown v0.15.4
17482025-06-30T22:09:36.384Z Compiling lazy_static v1.5.0
17492025-06-30T22:09:36.578Z Compiling minimal-lexical v0.2.1
17502025-06-30T22:09:36.627Z Compiling schemars v0.8.22
17512025-06-30T22:09:36.690Z Compiling writeable v0.5.5
17522025-06-30T22:09:36.976Z Compiling litemap v0.7.3
17532025-06-30T22:09:37.028Z Compiling nom v7.1.3
17542025-06-30T22:09:37.915Z Compiling libloading v0.8.5
17552025-06-30T22:09:38.117Z Compiling home v0.5.9
17562025-06-30T22:09:38.340Z Compiling bindgen v0.69.5
17572025-06-30T22:09:38.573Z Compiling percent-encoding v2.3.1
17582025-06-30T22:09:39.050Z Compiling synstructure v0.13.1
17592025-06-30T22:09:39.114Z Compiling serde_derive_internals v0.29.1
17602025-06-30T22:09:40.179Z Compiling cexpr v0.6.0
17612025-06-30T22:09:40.230Z Compiling itertools v0.12.1
17622025-06-30T22:09:40.898Z Compiling lazycell v1.3.0
17632025-06-30T22:09:40.918Z Compiling icu_locid_transform_data v1.5.0
17642025-06-30T22:09:41.081Z Compiling rustc-hash v1.1.0
17652025-06-30T22:09:41.259Z Compiling byteorder v1.5.0
17662025-06-30T22:09:41.662Z Compiling regex v1.11.1
17672025-06-30T22:09:41.794Z Compiling cmake v0.1.51
17682025-06-30T22:09:41.885Z Compiling signal-hook-registry v1.4.2
17692025-06-30T22:09:42.180Z Compiling dunce v1.0.5
17702025-06-30T22:09:42.343Z Compiling zerocopy v0.8.26
17712025-06-30T22:09:42.445Z Compiling paste v1.0.15
17722025-06-30T22:09:42.517Z Compiling icu_properties_data v1.5.0
17732025-06-30T22:09:42.798Z Compiling fs_extra v1.3.0
17742025-06-30T22:09:42.844Z Compiling serde_derive v1.0.219
17752025-06-30T22:09:42.887Z Compiling zeroize_derive v1.4.2
17762025-06-30T22:09:42.971Z Compiling zerofrom-derive v0.1.4
17772025-06-30T22:09:43.101Z Compiling yoke-derive v0.7.4
17782025-06-30T22:09:43.232Z Compiling zerovec-derive v0.10.3
17792025-06-30T22:09:43.323Z Compiling displaydoc v0.2.5
17802025-06-30T22:09:44.132Z Compiling icu_provider_macros v1.5.0
17812025-06-30T22:09:44.595Z Compiling tokio-macros v2.5.0
17822025-06-30T22:09:44.965Z Compiling zeroize v1.8.1
17832025-06-30T22:09:45.268Z Compiling zerocopy-derive v0.7.35
17842025-06-30T22:09:45.383Z Compiling thiserror-impl v1.0.69
17852025-06-30T22:09:45.409Z Compiling schemars_derive v0.8.22
17862025-06-30T22:09:45.653Z Compiling zerofrom v0.1.4
17872025-06-30T22:09:45.894Z Compiling yoke v0.7.4
17882025-06-30T22:09:46.340Z Compiling zerovec v0.10.4
17892025-06-30T22:09:46.623Z Compiling futures-macro v0.3.31
17902025-06-30T22:09:47.322Z Compiling parking_lot v0.12.3
17912025-06-30T22:09:47.815Z Compiling mio v1.0.2
17922025-06-30T22:09:47.914Z Compiling write16 v1.0.0
17932025-06-30T22:09:47.965Z Compiling icu_normalizer_data v1.5.0
17942025-06-30T22:09:48.070Z Compiling utf16_iter v1.0.5
17952025-06-30T22:09:48.099Z Compiling utf8_iter v1.0.4
17962025-06-30T22:09:48.332Z Compiling tinystr v0.7.6
17972025-06-30T22:09:48.400Z Compiling icu_collections v1.5.0
17982025-06-30T22:09:48.732Z Compiling icu_locid v1.5.0
17992025-06-30T22:09:48.752Z Compiling crypto-common v0.1.6
18002025-06-30T22:09:48.974Z Compiling zerocopy-derive v0.8.26
18012025-06-30T22:09:49.199Z Compiling socket2 v0.5.10
18022025-06-30T22:09:49.301Z Compiling const-oid v0.9.6
18032025-06-30T22:09:50.067Z Compiling icu_provider v1.5.0
18042025-06-30T22:09:50.892Z Compiling icu_locid_transform v1.5.0
18052025-06-30T22:09:50.970Z Compiling fnv v1.0.7
18062025-06-30T22:09:51.323Z Compiling form_urlencoded v1.2.1
18072025-06-30T22:09:51.802Z Compiling ring v0.17.14
18082025-06-30T22:09:52.483Z Compiling icu_properties v1.5.1
18092025-06-30T22:09:53.253Z Compiling tracing-attributes v0.1.27
18102025-06-30T22:09:53.318Z Compiling der_derive v0.7.3
18112025-06-30T22:09:54.633Z Compiling bitflags v2.9.0
18122025-06-30T22:09:54.779Z Compiling bytes v1.10.1
18132025-06-30T22:09:56.156Z Compiling indexmap v2.9.0
18142025-06-30T22:09:56.186Z Compiling vcpkg v0.2.15
18152025-06-30T22:09:56.813Z Compiling icu_normalizer v1.5.0
18162025-06-30T22:09:57.148Z Compiling tokio v1.45.1
18172025-06-30T22:09:57.508Z Compiling aws-lc-rs v1.12.4
18182025-06-30T22:09:57.910Z Compiling idna_adapter v1.2.0
18192025-06-30T22:09:58.178Z Compiling idna v1.0.3
18202025-06-30T22:09:58.649Z Compiling openssl-sys v0.9.109
18212025-06-30T22:09:59.665Z Compiling which v4.4.2
18222025-06-30T22:09:59.685Z Compiling url v2.5.4
18232025-06-30T22:10:01.690Z Compiling block-buffer v0.10.4
18242025-06-30T22:10:01.942Z Compiling futures-core v0.3.31
18252025-06-30T22:10:01.967Z Compiling heck v0.5.0
18262025-06-30T22:10:02.220Z Compiling thiserror v2.0.12
18272025-06-30T22:10:02.405Z Compiling digest v0.10.7
18282025-06-30T22:10:03.142Z Compiling zerocopy v0.7.35
18292025-06-30T22:10:03.203Z Compiling thiserror-impl v2.0.12
18302025-06-30T22:10:03.355Z Compiling httparse v1.9.5
18312025-06-30T22:10:04.984Z Compiling uuid v1.17.0
18322025-06-30T22:10:05.290Z Compiling iana-time-zone v0.1.63
18332025-06-30T22:10:05.323Z Compiling syn v1.0.109
18342025-06-30T22:10:05.869Z Compiling crossbeam-utils v0.8.21
18352025-06-30T22:10:06.047Z Compiling chrono v0.4.41
18362025-06-30T22:10:06.650Z Compiling futures-sink v0.3.31
18372025-06-30T22:10:07.260Z Compiling time-core v0.1.2
18382025-06-30T22:10:07.467Z Compiling num-conv v0.1.0
18392025-06-30T22:10:07.777Z Compiling time-macros v0.2.18
18402025-06-30T22:10:09.029Z Compiling cpufeatures v0.2.14
18412025-06-30T22:10:09.156Z Compiling openssl v0.10.73
18422025-06-30T22:10:09.764Z Compiling hmac v0.12.1
18432025-06-30T22:10:10.025Z Compiling rustc_version v0.4.1
18442025-06-30T22:10:10.391Z Compiling serde_tokenstream v0.2.2
18452025-06-30T22:10:10.738Z Compiling block-padding v0.3.3
18462025-06-30T22:10:10.982Z Compiling openssl-macros v0.1.1
18472025-06-30T22:10:11.005Z Compiling scroll_derive v0.12.0
18482025-06-30T22:10:11.364Z Compiling aws-lc-sys v0.26.0
18492025-06-30T22:10:12.062Z Compiling native-tls v0.2.12
18502025-06-30T22:10:12.195Z Compiling ucd-trie v0.1.7
18512025-06-30T22:10:12.420Z Compiling dyn-clone v1.0.19
18522025-06-30T22:10:12.598Z Compiling rustls v0.23.19
18532025-06-30T22:10:12.672Z Compiling pest v2.7.14
18542025-06-30T22:10:13.084Z Compiling inout v0.1.3
18552025-06-30T22:10:13.366Z Compiling futures-channel v0.3.31
18562025-06-30T22:10:13.897Z Compiling futures-task v0.3.31
18572025-06-30T22:10:14.038Z Compiling strsim v0.11.1
18582025-06-30T22:10:14.228Z Compiling futures-io v0.3.31
18592025-06-30T22:10:14.591Z Compiling pin-utils v0.1.0
18602025-06-30T22:10:14.716Z Compiling futures-util v0.3.31
18612025-06-30T22:10:15.535Z Compiling pest_meta v2.7.14
18622025-06-30T22:10:17.603Z Compiling cipher v0.4.4
18632025-06-30T22:10:18.088Z Compiling sha2 v0.10.9
18642025-06-30T22:10:18.256Z Compiling http v1.3.1
18652025-06-30T22:10:18.914Z Compiling cookie v0.18.1
18662025-06-30T22:10:18.936Z Compiling base64ct v1.6.0
18672025-06-30T22:10:19.495Z Compiling pem-rfc7468 v0.7.0
18682025-06-30T22:10:20.046Z Compiling pest_generator v2.7.14
18692025-06-30T22:10:20.856Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18702025-06-30T22:10:21.175Z Compiling bzip2-sys v0.1.13+1.0.8
18712025-06-30T22:10:21.554Z Compiling slog v2.7.0
18722025-06-30T22:10:21.601Z Compiling flagset v0.4.6
18732025-06-30T22:10:21.651Z Compiling pest_derive v2.7.14
18742025-06-30T22:10:21.822Z Compiling der v0.7.9
18752025-06-30T22:10:22.403Z Compiling toml_datetime v0.6.11
18762025-06-30T22:10:22.705Z Compiling serde_spanned v0.6.9
18772025-06-30T22:10:22.897Z Compiling tracing-core v0.1.32
18782025-06-30T22:10:22.956Z Compiling usdt-impl v0.5.0
18792025-06-30T22:10:23.084Z Compiling anyhow v1.0.98
18802025-06-30T22:10:23.315Z Compiling rustls-pki-types v1.10.0
18812025-06-30T22:10:23.591Z Compiling rayon-core v1.12.1
18822025-06-30T22:10:23.900Z Compiling rustversion v1.0.17
18832025-06-30T22:10:23.991Z Compiling spki v0.7.3
18842025-06-30T22:10:24.175Z Compiling tracing v0.1.40
18852025-06-30T22:10:24.507Z Compiling salsa20 v0.10.2
18862025-06-30T22:10:24.549Z Compiling scroll v0.12.0
18872025-06-30T22:10:24.762Z Compiling pbkdf2 v0.12.2
18882025-06-30T22:10:24.926Z Compiling ppv-lite86 v0.2.20
18892025-06-30T22:10:24.964Z Compiling winnow v0.5.40
18902025-06-30T22:10:25.306Z Compiling plain v0.2.3
18912025-06-30T22:10:25.353Z Compiling litrs v0.4.1
18922025-06-30T22:10:25.526Z Compiling goblin v0.8.2
18932025-06-30T22:10:25.736Z Compiling scrypt v0.11.0
18942025-06-30T22:10:26.171Z Compiling aes v0.8.4
18952025-06-30T22:10:26.334Z Compiling document-features v0.2.10
18962025-06-30T22:10:27.016Z Compiling cbc v0.1.2
18972025-06-30T22:10:27.240Z Compiling tokio-util v0.7.15
18982025-06-30T22:10:28.256Z Compiling toml_edit v0.19.15
18992025-06-30T22:10:29.757Z Compiling untrusted v0.9.0
19002025-06-30T22:10:29.976Z Compiling powerfmt v0.2.0
19012025-06-30T22:10:30.280Z Compiling newtype-uuid v1.2.4
19022025-06-30T22:10:30.438Z Compiling untrusted v0.7.1
19032025-06-30T22:10:30.528Z Compiling pretty-hex v0.4.1
19042025-06-30T22:10:30.582Z Compiling deranged v0.3.11
19052025-06-30T22:10:30.961Z Compiling dof v0.3.0
19062025-06-30T22:10:32.229Z Compiling pkcs5 v0.7.1
19072025-06-30T22:10:32.989Z Compiling dtrace-parser v0.2.0
19082025-06-30T22:10:33.039Z Compiling http-body v1.0.1
19092025-06-30T22:10:33.291Z Compiling heapless v0.7.17
19102025-06-30T22:10:34.082Z Compiling thread-id v4.2.2
19112025-06-30T22:10:34.276Z Compiling base64 v0.22.1
19122025-06-30T22:10:34.723Z Compiling atomic-waker v1.1.2
19132025-06-30T22:10:34.774Z Compiling signal-hook v0.3.18
19142025-06-30T22:10:34.820Z Compiling num_threads v0.1.7
19152025-06-30T22:10:34.917Z Compiling zstd-safe v7.2.3
19162025-06-30T22:10:34.960Z Compiling adler2 v2.0.0
19172025-06-30T22:10:35.049Z Compiling time v0.3.36
19182025-06-30T22:10:35.222Z Compiling miniz_oxide v0.8.5
19192025-06-30T22:10:36.895Z Compiling pkcs8 v0.10.2
19202025-06-30T22:10:37.753Z Compiling tinyvec_macros v0.1.1
19212025-06-30T22:10:37.885Z Compiling tower-service v0.3.3
19222025-06-30T22:10:38.789Z Compiling try-lock v0.2.5
19232025-06-30T22:10:38.964Z Compiling want v0.3.1
19242025-06-30T22:10:39.497Z Compiling tinyvec v1.8.0
19252025-06-30T22:10:40.959Z Compiling h2 v0.4.6
19262025-06-30T22:10:41.552Z Compiling rand_core v0.9.2
19272025-06-30T22:10:41.912Z Compiling curve25519-dalek v4.1.3
19282025-06-30T22:10:42.452Z Compiling ipnet v2.11.0
19292025-06-30T22:10:43.109Z Compiling async-trait v0.1.88
19302025-06-30T22:10:44.228Z Compiling memoffset v0.9.1
19312025-06-30T22:10:44.971Z Compiling smoltcp v0.9.1
19322025-06-30T22:10:45.349Z Compiling openssl-probe v0.1.5
19332025-06-30T22:10:45.586Z Compiling num-bigint-dig v0.8.4
19342025-06-30T22:10:45.920Z Compiling foreign-types-shared v0.1.1
19352025-06-30T22:10:46.161Z Compiling httpdate v1.0.3
19362025-06-30T22:10:46.232Z Compiling foreign-types v0.3.2
19372025-06-30T22:10:48.783Z Compiling hyper v1.6.0
19382025-06-30T22:10:49.205Z Compiling rand_chacha v0.9.0
19392025-06-30T22:10:50.478Z Compiling usdt-attr-macro v0.5.0
19402025-06-30T22:10:51.821Z Compiling usdt-macro v0.5.0
19412025-06-30T22:10:55.391Z Compiling strum_macros v0.26.4
19422025-06-30T22:10:57.771Z Compiling ipnetwork v0.21.1
19432025-06-30T22:10:59.456Z Compiling daft-derive v0.1.3
19442025-06-30T22:11:00.085Z Compiling gimli v0.31.1
19452025-06-30T22:11:00.793Z Compiling heck v0.4.1
19462025-06-30T22:11:01.164Z Compiling cfg_aliases v0.2.1
19472025-06-30T22:11:01.283Z Compiling nix v0.29.0
19482025-06-30T22:11:04.758Z Compiling addr2line v0.24.2
19492025-06-30T22:11:05.768Z Compiling hyper-util v0.1.14
19502025-06-30T22:11:06.318Z Compiling rand v0.9.1
19512025-06-30T22:11:07.571Z Compiling crossbeam-epoch v0.9.18
19522025-06-30T22:11:08.115Z Compiling unicode-normalization v0.1.24
19532025-06-30T22:11:10.130Z Compiling hubpack_derive v0.1.1
19542025-06-30T22:11:10.150Z Compiling signature v2.2.0
19552025-06-30T22:11:10.386Z Compiling openapiv3 v2.2.0
19562025-06-30T22:11:10.947Z Compiling curve25519-dalek-derive v0.1.1
19572025-06-30T22:11:11.966Z Compiling object v0.36.5
19582025-06-30T22:11:12.188Z Compiling fs-err v3.1.1
19592025-06-30T22:11:12.508Z Compiling ahash v0.8.11
19602025-06-30T22:11:12.860Z Compiling crc32fast v1.4.2
19612025-06-30T22:11:13.180Z Compiling utf8parse v0.2.2
19622025-06-30T22:11:13.367Z Compiling ident_case v1.0.1
19632025-06-30T22:11:13.739Z Compiling siphasher v0.3.11
19642025-06-30T22:11:14.118Z Compiling unicode-properties v0.1.3
19652025-06-30T22:11:14.281Z Compiling unicode-bidi v0.3.17
19662025-06-30T22:11:14.543Z Compiling rustc-demangle v0.1.24
19672025-06-30T22:11:15.345Z Compiling anstyle v1.0.11
19682025-06-30T22:11:15.791Z Compiling buf-list v1.0.3
19692025-06-30T22:11:16.321Z Compiling zlib-rs v0.5.1
19702025-06-30T22:11:16.769Z Compiling stringprep v0.1.5
19712025-06-30T22:11:17.161Z Compiling phf_shared v0.11.2
19722025-06-30T22:11:20.433Z Compiling backtrace v0.3.74
19732025-06-30T22:11:21.130Z Compiling libz-rs-sys v0.5.1
19742025-06-30T22:11:21.415Z Compiling darling_core v0.20.10
19752025-06-30T22:11:21.477Z Compiling anstyle-parse v0.2.5
19762025-06-30T22:11:28.155Z Compiling crossbeam-deque v0.8.5
19772025-06-30T22:11:29.017Z Compiling http-body-util v0.1.3
19782025-06-30T22:11:29.040Z Compiling rand_chacha v0.3.1
19792025-06-30T22:11:29.952Z Compiling sync_wrapper v1.0.1
19802025-06-30T22:11:29.999Z Compiling md-5 v0.10.6
19812025-06-30T22:11:30.278Z Compiling num-integer v0.1.46
19822025-06-30T22:11:30.983Z Compiling hash32 v0.2.1
19832025-06-30T22:11:31.011Z Compiling ff v0.13.0
19842025-06-30T22:11:31.124Z Compiling encoding_rs v0.8.34
19852025-06-30T22:11:31.264Z Compiling mime v0.3.17
19862025-06-30T22:11:32.019Z Compiling base16ct v0.2.0
19872025-06-30T22:11:32.229Z Compiling psl-types v2.0.11
19882025-06-30T22:11:32.321Z Compiling is_terminal_polyfill v1.70.1
19892025-06-30T22:11:32.467Z Compiling tower-layer v0.3.3
19902025-06-30T22:11:32.699Z Compiling colorchoice v1.0.2
19912025-06-30T22:11:32.758Z Compiling fallible-iterator v0.2.0
19922025-06-30T22:11:32.874Z Compiling anstyle-query v1.1.1
19932025-06-30T22:11:33.404Z Compiling postgres-protocol v0.6.8
19942025-06-30T22:11:33.477Z Compiling tower v0.5.2
19952025-06-30T22:11:34.436Z Compiling anstream v0.6.18
19962025-06-30T22:11:35.028Z Compiling publicsuffix v2.3.0
19972025-06-30T22:11:35.639Z Compiling sec1 v0.7.3
19982025-06-30T22:11:36.045Z Compiling group v0.13.0
19992025-06-30T22:11:36.196Z Compiling num-iter v0.1.45
20002025-06-30T22:11:37.811Z Compiling rand v0.8.5
20012025-06-30T22:11:38.628Z Compiling rustls-webpki v0.102.8
20022025-06-30T22:11:39.230Z Compiling tokio-native-tls v0.3.1
20032025-06-30T22:11:40.127Z Compiling darling_macro v0.20.10
20042025-06-30T22:11:40.639Z Compiling flate2 v1.1.2
20052025-06-30T22:11:41.568Z Compiling strum_macros v0.25.3
20062025-06-30T22:11:41.678Z Compiling rustls-native-certs v0.8.1
20072025-06-30T22:11:42.231Z Compiling webpki-roots v1.0.0
20082025-06-30T22:11:42.922Z Compiling hkdf v0.12.4
20092025-06-30T22:11:43.053Z Compiling enum-as-inner v0.6.1
20102025-06-30T22:11:43.164Z Compiling clap_derive v4.5.40
20112025-06-30T22:11:43.435Z Compiling terminal_size v0.4.0
20122025-06-30T22:11:43.472Z Compiling serde_urlencoded v0.7.1
20132025-06-30T22:11:43.677Z Compiling crypto-bigint v0.5.5
20142025-06-30T22:11:43.992Z Compiling serde_repr v0.1.19
20152025-06-30T22:11:44.700Z Compiling clap_lex v0.7.4
20162025-06-30T22:11:44.950Z Compiling unicode-width v0.2.0
20172025-06-30T22:11:45.092Z Compiling managed v0.8.0
20182025-06-30T22:11:45.488Z Compiling bumpalo v3.16.0
20192025-06-30T22:11:45.538Z Compiling bitflags v1.3.2
20202025-06-30T22:11:45.695Z Compiling lockfree-object-pool v0.1.6
20212025-06-30T22:11:45.963Z Compiling tokio-rustls v0.26.0
20222025-06-30T22:11:45.983Z Compiling simd-adler32 v0.3.7
20232025-06-30T22:11:46.433Z Compiling iri-string v0.7.8
20242025-06-30T22:11:49.795Z Compiling tower-http v0.6.6
20252025-06-30T22:11:52.633Z Compiling elliptic-curve v0.13.8
20262025-06-30T22:11:52.894Z Compiling hyper-rustls v0.27.7
20272025-06-30T22:11:53.125Z Compiling zopfli v0.8.1
20282025-06-30T22:11:53.128Z Compiling console v0.15.10
20292025-06-30T22:11:53.331Z Compiling clap_builder v4.5.40
20302025-06-30T22:11:53.466Z Compiling oxnet v0.1.2
20312025-06-30T22:11:53.887Z Compiling hyper-tls v0.6.0
20322025-06-30T22:11:54.487Z Compiling darling v0.20.10
20332025-06-30T22:11:54.631Z Compiling zstd v0.13.3
20342025-06-30T22:11:55.026Z Compiling signal-hook-mio v0.2.4
20352025-06-30T22:11:55.204Z Compiling rayon v1.10.0
20362025-06-30T22:11:55.609Z Compiling cookie_store v0.21.1
20372025-06-30T22:11:56.576Z Compiling postgres-types v0.2.9
20382025-06-30T22:11:57.030Z Compiling phf v0.11.2
20392025-06-30T22:11:57.377Z Compiling hubpack v0.1.2
20402025-06-30T22:11:57.488Z Compiling ed25519 v2.2.3
20412025-06-30T22:11:57.703Z Compiling bzip2 v0.4.4
20422025-06-30T22:11:57.760Z Compiling bzip2 v0.5.2
20432025-06-30T22:11:58.134Z Compiling pkcs1 v0.7.5
20442025-06-30T22:11:59.428Z Compiling rfc6979 v0.4.0
20452025-06-30T22:11:59.554Z Compiling float-cmp v0.10.0
20462025-06-30T22:11:59.594Z Compiling serde-big-array v0.5.1
20472025-06-30T22:11:59.641Z Compiling bstr v1.10.0
20482025-06-30T22:11:59.815Z Compiling regress v0.10.3
20492025-06-30T22:11:59.856Z Compiling memmap v0.7.0
20502025-06-30T22:12:00.149Z Compiling predicates-core v1.0.8
20512025-06-30T22:12:00.227Z Compiling fixedbitset v0.4.2
20522025-06-30T22:12:00.443Z Compiling precomputed-hash v0.1.1
20532025-06-30T22:12:00.593Z Compiling new_debug_unreachable v1.0.6
20542025-06-30T22:12:00.615Z Compiling number_prefix v0.4.0
20552025-06-30T22:12:00.872Z Compiling unicode-segmentation v1.12.0
20562025-06-30T22:12:00.991Z Compiling toml_write v0.1.2
20572025-06-30T22:12:01.011Z Compiling static_assertions v1.1.0
20582025-06-30T22:12:01.135Z Compiling data-encoding v2.9.0
20592025-06-30T22:12:01.384Z Compiling difflib v0.4.0
20602025-06-30T22:12:01.557Z Compiling normalize-line-endings v0.3.0
20612025-06-30T22:12:02.127Z Compiling whoami v1.6.0
20622025-06-30T22:12:02.166Z Compiling winnow v0.7.10
20632025-06-30T22:12:02.385Z Compiling reqwest v0.12.20
20642025-06-30T22:12:02.412Z Compiling predicates v3.1.3
20652025-06-30T22:12:02.646Z Compiling tokio-postgres v0.7.13
20662025-06-30T22:12:02.931Z Compiling hickory-proto v0.25.2
20672025-06-30T22:12:03.683Z Compiling typify-impl v0.3.0
20682025-06-30T22:12:04.123Z Compiling similar v2.7.0
20692025-06-30T22:12:05.541Z Compiling toml_edit v0.22.27
20702025-06-30T22:12:05.801Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
20712025-06-30T22:12:10.765Z Compiling indicatif v0.17.11
20722025-06-30T22:12:11.513Z Compiling string_cache v0.8.9
20732025-06-30T22:12:11.901Z Compiling petgraph v0.6.5
20742025-06-30T22:12:11.947Z Compiling usdt v0.5.0
20752025-06-30T22:12:12.346Z Compiling ecdsa v0.16.9
20762025-06-30T22:12:13.111Z Compiling rsa v0.9.6
20772025-06-30T22:12:13.377Z Compiling zip v4.2.0
20782025-06-30T22:12:13.432Z Compiling zip v0.6.6
20792025-06-30T22:12:14.484Z Compiling ed25519-dalek v2.1.1
20802025-06-30T22:12:15.307Z Compiling clap v4.5.40
20812025-06-30T22:12:15.310Z Compiling crossterm v0.28.1
20822025-06-30T22:12:15.348Z Compiling daft v0.1.3
20832025-06-30T22:12:15.460Z Compiling strum v0.26.3
20842025-06-30T22:12:15.478Z Compiling tokio-stream v0.1.17
20852025-06-30T22:12:15.673Z Compiling toml v0.7.8
20862025-06-30T22:12:15.927Z Compiling x509-cert v0.2.5
20872025-06-30T22:12:17.790Z Compiling sha1 v0.10.6
20882025-06-30T22:12:18.177Z Compiling itertools v0.10.5
20892025-06-30T22:12:19.365Z Compiling winnow v0.6.26
20902025-06-30T22:12:21.013Z Compiling unicode-xid v0.2.6
20912025-06-30T22:12:21.096Z Compiling rustix v1.0.7
20922025-06-30T22:12:21.207Z Compiling rustc-hash v2.1.1
20932025-06-30T22:12:21.423Z Compiling peg-runtime v0.8.5
20942025-06-30T22:12:21.655Z Compiling lalrpop-util v0.19.12
20952025-06-30T22:12:22.701Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20962025-06-30T22:12:23.236Z Compiling typify-macro v0.3.0
20972025-06-30T22:12:31.408Z Compiling camino v1.1.10
20982025-06-30T22:12:33.341Z Compiling proc-macro-crate v1.3.1
20992025-06-30T22:12:33.752Z Compiling macaddr v1.0.1
21002025-06-30T22:12:34.778Z Compiling itertools v0.13.0
21012025-06-30T22:12:36.684Z Compiling fastrand v2.1.1
21022025-06-30T22:12:37.267Z Compiling heapless v0.8.0
21032025-06-30T22:12:37.795Z Compiling ingot-macros v0.1.0
21042025-06-30T22:12:38.509Z Compiling tempfile v3.20.0
21052025-06-30T22:12:42.100Z Compiling num_enum_derive v0.5.11
21062025-06-30T22:12:44.744Z Compiling structmeta-derive v0.3.0
21072025-06-30T22:12:45.183Z Compiling hash32 v0.3.1
21082025-06-30T22:12:49.882Z Compiling smoltcp v0.11.0
21092025-06-30T22:12:50.376Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21102025-06-30T22:12:53.337Z Compiling structmeta v0.3.0
21112025-06-30T22:12:57.569Z Compiling ingot-types v0.1.0
21122025-06-30T22:12:58.396Z Compiling num_enum v0.5.11
21132025-06-30T22:13:00.774Z Compiling typify v0.3.0
21142025-06-30T22:13:05.774Z Compiling dirs-sys-next v0.1.2
21152025-06-30T22:13:05.799Z Compiling proc-macro-error-attr v1.0.4
21162025-06-30T22:13:06.117Z Compiling unsafe-libyaml v0.2.11
21172025-06-30T22:13:06.747Z Compiling rustls v0.22.4
21182025-06-30T22:13:07.826Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21192025-06-30T22:13:07.943Z Compiling cobs v0.2.3
21202025-06-30T22:13:08.157Z Compiling postcard v1.0.10
21212025-06-30T22:13:11.311Z Compiling serde_yaml v0.9.34+deprecated
21222025-06-30T22:13:14.559Z Compiling dirs-next v2.0.0
21232025-06-30T22:13:20.212Z Compiling progenitor-impl v0.9.1
21242025-06-30T22:13:20.833Z Compiling ingot v0.1.0
21252025-06-30T22:13:23.039Z Compiling toml v0.8.23
21262025-06-30T22:13:27.744Z Compiling futures-executor v0.3.31
21272025-06-30T22:13:28.457Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21282025-06-30T22:13:28.478Z Compiling hex v0.4.3
21292025-06-30T22:13:28.667Z Compiling foreign-types-macros v0.2.3
21302025-06-30T22:13:28.764Z Compiling thread_local v1.1.8
21312025-06-30T22:13:29.145Z Compiling wait-timeout v0.2.0
21322025-06-30T22:13:29.326Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21332025-06-30T22:13:29.444Z Compiling multer v3.1.0
21342025-06-30T22:13:29.655Z Compiling proc-macro-error v1.0.4
21352025-06-30T22:13:29.775Z Compiling slog-async v2.8.0
21362025-06-30T22:13:29.908Z Compiling foreign-types-shared v0.3.1
21372025-06-30T22:13:30.059Z Compiling match_cfg v0.1.0
21382025-06-30T22:13:30.080Z Compiling bit-vec v0.8.0
21392025-06-30T22:13:30.131Z Compiling quick-error v1.2.3
21402025-06-30T22:13:30.177Z Compiling unicode-width v0.1.14
21412025-06-30T22:13:30.320Z Compiling ref-cast v1.0.24
21422025-06-30T22:13:30.677Z Compiling tabwriter v1.4.0
21432025-06-30T22:13:30.792Z Compiling bit-set v0.8.0
21442025-06-30T22:13:30.832Z Compiling rusty-fork v0.3.0
21452025-06-30T22:13:30.975Z Compiling hostname v0.3.1
21462025-06-30T22:13:31.142Z Compiling foreign-types v0.5.0
21472025-06-30T22:13:31.344Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21482025-06-30T22:13:31.347Z Compiling futures v0.3.31
21492025-06-30T22:13:31.382Z Compiling progenitor-macro v0.9.1
21502025-06-30T22:13:31.484Z Compiling term v0.7.0
21512025-06-30T22:13:35.469Z Compiling progenitor-client v0.9.1
21522025-06-30T22:13:35.510Z Compiling slog-json v2.6.1
21532025-06-30T22:13:35.978Z Compiling rand_xorshift v0.4.0
21542025-06-30T22:13:36.272Z Compiling crossbeam-channel v0.5.15
21552025-06-30T22:13:36.410Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21562025-06-30T22:13:36.636Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21572025-06-30T22:13:37.167Z Compiling async-stream-impl v0.3.6
21582025-06-30T22:13:37.461Z Compiling ref-cast-impl v1.0.24
21592025-06-30T22:13:37.680Z Compiling cstr-argument v0.1.2
21602025-06-30T22:13:37.975Z Compiling is-terminal v0.4.13
21612025-06-30T22:13:38.151Z Compiling dropshot v0.16.2
21622025-06-30T22:13:38.273Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21632025-06-30T22:13:38.481Z Compiling take_mut v0.2.2
21642025-06-30T22:13:38.502Z Compiling typeid v1.0.3
21652025-06-30T22:13:38.576Z Compiling pretty-hex v0.2.1
21662025-06-30T22:13:38.683Z Compiling unarray v0.1.4
21672025-06-30T22:13:38.837Z Compiling crucible-workspace-hack v0.1.0
21682025-06-30T22:13:38.912Z Compiling proptest v1.7.0
21692025-06-30T22:13:39.019Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21702025-06-30T22:13:39.748Z Compiling async-stream v0.3.6
21712025-06-30T22:13:40.084Z Compiling slog-term v2.9.1
21722025-06-30T22:13:41.680Z Compiling tokio-rustls v0.25.0
21732025-06-30T22:13:41.704Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21742025-06-30T22:13:42.028Z Compiling progenitor v0.9.1
21752025-06-30T22:13:42.279Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21762025-06-30T22:13:42.490Z Compiling slog-bunyan v2.5.0
21772025-06-30T22:13:42.811Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21782025-06-30T22:13:43.024Z Compiling parse-display-derive v0.10.0
21792025-06-30T22:13:43.030Z Compiling test-strategy v0.4.1
21802025-06-30T22:13:43.663Z Compiling serde_with_macros v3.12.0
21812025-06-30T22:13:45.157Z Compiling colored v2.2.0
21822025-06-30T22:13:45.886Z Compiling waitgroup v0.1.2
21832025-06-30T22:13:46.029Z Compiling rustls-pemfile v2.2.0
21842025-06-30T22:13:46.166Z Compiling dropshot_endpoint v0.16.2
21852025-06-30T22:13:46.301Z Compiling serde_path_to_error v0.1.17
21862025-06-30T22:13:46.379Z Compiling derive-where v1.5.0
21872025-06-30T22:13:46.520Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21882025-06-30T22:13:47.230Z Compiling hostname v0.4.0
21892025-06-30T22:13:47.311Z Compiling instant v0.1.13
21902025-06-30T22:13:47.526Z Compiling debug-ignore v1.0.5
21912025-06-30T22:13:47.547Z Compiling backoff v0.4.0
21922025-06-30T22:13:47.719Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21932025-06-30T22:13:47.933Z Compiling parse-display v0.10.0
21942025-06-30T22:13:47.957Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
21952025-06-30T22:13:49.074Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21962025-06-30T22:13:49.471Z Compiling serde_with v3.12.0
21972025-06-30T22:13:51.284Z Compiling zone_cfg_derive v0.3.0
21982025-06-30T22:13:52.496Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21992025-06-30T22:13:53.728Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22002025-06-30T22:13:54.126Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
22012025-06-30T22:13:54.425Z Compiling iddqd v0.3.8
22022025-06-30T22:13:56.399Z Compiling camino-tempfile v1.4.1
22032025-06-30T22:13:57.200Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
22042025-06-30T22:13:57.661Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22052025-06-30T22:13:57.875Z Compiling progenitor-client v0.10.0
22062025-06-30T22:13:58.155Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22072025-06-30T22:13:58.651Z Compiling num-derive v0.4.2
22082025-06-30T22:13:58.785Z Compiling sigpipe v0.1.3
22092025-06-30T22:13:58.937Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22102025-06-30T22:13:59.251Z Compiling jiff v0.2.15
22112025-06-30T22:14:00.750Z Compiling libefi-sys v0.1.0
22122025-06-30T22:14:00.897Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22132025-06-30T22:14:01.119Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22142025-06-30T22:14:01.405Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
22152025-06-30T22:14:01.994Z Compiling erased-serde v0.4.6
22162025-06-30T22:14:02.391Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
22172025-06-30T22:14:03.515Z Compiling zone v0.3.1
22182025-06-30T22:14:05.497Z Compiling itertools v0.14.0
22192025-06-30T22:14:06.714Z Compiling smf v0.2.3
22202025-06-30T22:14:08.097Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22212025-06-30T22:14:08.453Z Compiling bitfield-struct v0.6.2
22222025-06-30T22:14:09.020Z Compiling ordered-float v2.10.1
22232025-06-30T22:14:09.219Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22242025-06-30T22:14:09.628Z Compiling blake3 v1.5.4
22252025-06-30T22:14:09.671Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22262025-06-30T22:14:09.767Z Compiling serde-value v0.7.0
22272025-06-30T22:14:10.384Z Compiling serde-untagged v0.1.7
22282025-06-30T22:14:11.214Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22292025-06-30T22:14:11.323Z Compiling xattr v1.3.1
22302025-06-30T22:14:11.366Z Compiling filetime v0.2.25
22312025-06-30T22:14:11.629Z Compiling memmap2 v0.9.5
22322025-06-30T22:14:11.665Z Compiling arrayref v0.3.9
22332025-06-30T22:14:11.732Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22342025-06-30T22:14:11.792Z Compiling same-file v1.0.6
22352025-06-30T22:14:11.882Z Compiling constant_time_eq v0.3.1
22362025-06-30T22:14:12.097Z Compiling arrayvec v0.7.6
22372025-06-30T22:14:12.097Z Compiling walkdir v2.5.0
22382025-06-30T22:14:12.196Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22392025-06-30T22:14:12.269Z Compiling tar v0.4.44
22402025-06-30T22:14:13.583Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22412025-06-30T22:14:13.647Z Compiling cargo-util-schemas v0.2.0
22422025-06-30T22:14:14.019Z Compiling tokio-dtrace v0.1.0
22432025-06-30T22:14:14.100Z Compiling gethostname v0.5.0
22442025-06-30T22:14:14.326Z Compiling cargo-platform v0.2.0
22452025-06-30T22:14:14.907Z Compiling fixedbitset v0.5.7
22462025-06-30T22:14:15.493Z Compiling topological-sort v0.2.2
22472025-06-30T22:14:15.821Z Compiling omicron-zone-package v0.12.2
22482025-06-30T22:14:16.051Z Compiling petgraph v0.8.2
22492025-06-30T22:14:18.371Z Compiling cargo_metadata v0.20.0
22502025-06-30T22:14:19.044Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22512025-06-30T22:14:19.933Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22522025-06-30T22:14:21.453Z Compiling oxide-tokio-rt v0.1.1
22532025-06-30T22:14:21.488Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22542025-06-30T22:14:21.700Z Compiling shell-words v1.1.0
22552025-06-30T22:14:21.794Z Compiling indent_write v2.2.0
22562025-06-30T22:14:22.198Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22572025-06-30T22:14:44.030Z Finished `release` profile [optimized] target(s) in 5m 15s
22582025-06-30T22:14:44.211Z Running `target/release/omicron-package -t test target create -p dev`
22592025-06-30T22:14:44.265ZLogging to: /work/oxidecomputer/omicron/out/LOG
22602025-06-30T22:14:44.268ZCreated new build target 'test' and set it as active
22612025-06-30T22:14:44.268Z
22622025-06-30T22:14:44.268Zreal 5:15.479474656
22632025-06-30T22:14:44.268Zuser 36:29.719151741
22642025-06-30T22:14:44.268Zsys 3:32.344740021
22652025-06-30T22:14:44.268Ztrap 1.119384192
22662025-06-30T22:14:44.268Ztflt 1.847794650
22672025-06-30T22:14:44.268Zdflt 0.946350058
22682025-06-30T22:14:44.268Zkflt 0.000127756
22692025-06-30T22:14:44.268Zlock 1:09:56.892380404
22702025-06-30T22:14:44.268Zslp 2:28:53.008157320
22712025-06-30T22:14:44.268Zlat 2:46.693742563
22722025-06-30T22:14:44.268Zstop 5:08.302301717
22732025-06-30T22:14:44.268Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22742025-06-30T22:14:45.392Z Finished `release` profile [optimized] target(s) in 1.05s
22752025-06-30T22:14:45.436Z Running `target/release/omicron-package -t test package`
22762025-06-30T22:14:45.485ZLogging to: /work/oxidecomputer/omicron/out/LOG
22772025-06-30T22:14:47.148Z Compiling typify-impl v0.4.1
22782025-06-30T22:14:47.366Z Compiling convert_case v0.4.0
22792025-06-30T22:14:47.370Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22802025-06-30T22:14:47.370Z Compiling num-rational v0.4.2
22812025-06-30T22:14:47.372Z Compiling num-complex v0.4.6
22822025-06-30T22:14:47.372Z Compiling dirs-sys-next v0.1.2
22832025-06-30T22:14:47.385Z Compiling half v2.4.1
22842025-06-30T22:14:47.664Z Compiling ciborium-io v0.2.2
22852025-06-30T22:14:47.806Z Compiling dirs-next v2.0.0
22862025-06-30T22:14:47.835Z Compiling float-ord v0.3.2
22872025-06-30T22:14:47.976Z Compiling derive_more v0.99.20
22882025-06-30T22:14:48.014Z Compiling ciborium-ll v0.2.2
22892025-06-30T22:14:48.042Z Compiling term v0.7.0
22902025-06-30T22:14:48.148Z Compiling is-terminal v0.4.13
22912025-06-30T22:14:48.315Z Compiling num v0.4.3
22922025-06-30T22:14:48.450Z Compiling ciborium v0.2.2
22932025-06-30T22:14:48.513Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22942025-06-30T22:14:48.538Z Compiling secrecy v0.10.3
22952025-06-30T22:14:48.838Z Compiling camino v1.1.10
22962025-06-30T22:14:49.074Z Compiling password-hash v0.5.0
22972025-06-30T22:14:49.212Z Compiling blake2 v0.10.6
22982025-06-30T22:14:49.667Z Compiling base64 v0.21.7
22992025-06-30T22:14:49.714Z Compiling argon2 v0.5.3
23002025-06-30T22:14:50.362Z Compiling atomicwrites v0.4.4
23012025-06-30T22:14:50.362Z Compiling rustix v1.0.7
23022025-06-30T22:14:50.750Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23032025-06-30T22:14:50.921Z Compiling newline-converter v0.3.0
23042025-06-30T22:14:51.154Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23052025-06-30T22:14:51.192Z Compiling fastrand v2.1.1
23062025-06-30T22:14:51.379Z Compiling expectorate v1.2.0
23072025-06-30T22:14:51.517Z Compiling rustls v0.22.4
23082025-06-30T22:14:51.558Z Compiling thread_local v1.1.8
23092025-06-30T22:14:51.667Z Compiling wait-timeout v0.2.0
23102025-06-30T22:14:51.767Z Compiling quick-error v1.2.3
23112025-06-30T22:14:54.410Z Compiling bit-vec v0.8.0
23122025-06-30T22:14:54.497Z Compiling match_cfg v0.1.0
23132025-06-30T22:14:54.497Z Compiling hostname v0.3.1
23142025-06-30T22:14:54.514Z Compiling tempfile v3.20.0
23152025-06-30T22:14:54.514Z Compiling bit-set v0.8.0
23162025-06-30T22:14:54.514Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23172025-06-30T22:14:54.514Z Compiling ref-cast v1.0.24
23182025-06-30T22:14:54.514Z Compiling multer v3.1.0
23192025-06-30T22:14:54.514Z Compiling slog-async v2.8.0
23202025-06-30T22:14:54.514Z Compiling rusty-fork v0.3.0
23212025-06-30T22:14:54.514Z Compiling progenitor-client v0.9.1
23222025-06-30T22:14:54.514Z Compiling slog-json v2.6.1
23232025-06-30T22:14:54.514Z Compiling crossbeam-channel v0.5.15
23242025-06-30T22:14:54.514Z Compiling rand_xorshift v0.4.0
23252025-06-30T22:14:54.514Z Compiling futures-executor v0.3.31
23262025-06-30T22:14:54.514Z Compiling hex v0.4.3
23272025-06-30T22:14:54.514Z Compiling unarray v0.1.4
23282025-06-30T22:14:54.514Z Compiling take_mut v0.2.2
23292025-06-30T22:14:54.514Z Compiling proptest v1.7.0
23302025-06-30T22:14:54.514Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23312025-06-30T22:14:54.514Z Compiling futures v0.3.31
23322025-06-30T22:14:54.514Z Compiling slog-bunyan v2.5.0
23332025-06-30T22:14:54.514Z Compiling progenitor v0.9.1
23342025-06-30T22:14:54.822Z Compiling slog-term v2.9.1
23352025-06-30T22:14:54.915Z Compiling async-stream v0.3.6
23362025-06-30T22:14:55.219Z Compiling dropshot v0.16.2
23372025-06-30T22:14:55.308Z Compiling toml v0.8.23
23382025-06-30T22:14:55.344Z Compiling waitgroup v0.1.2
23392025-06-30T22:14:55.583Z Compiling rustls-pemfile v2.2.0
23402025-06-30T22:14:55.802Z Compiling serde_path_to_error v0.1.17
23412025-06-30T22:14:55.940Z Compiling hostname v0.4.0
23422025-06-30T22:14:56.175Z Compiling tokio-rustls v0.25.0
23432025-06-30T22:14:56.586Z Compiling instant v0.1.13
23442025-06-30T22:14:56.628Z Compiling debug-ignore v1.0.5
23452025-06-30T22:14:56.670Z Compiling iddqd v0.3.8
23462025-06-30T22:14:56.769Z Compiling backoff v0.4.0
23472025-06-30T22:14:56.802Z Compiling typify-macro v0.4.1
23482025-06-30T22:14:57.113Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
23492025-06-30T22:14:58.759Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23502025-06-30T22:14:59.176Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
23512025-06-30T22:15:00.102Z Compiling typify v0.4.1
23522025-06-30T22:15:00.301Z Compiling progenitor-impl v0.10.0
23532025-06-30T22:15:00.466Z Compiling parse-display v0.10.0
23542025-06-30T22:15:01.014Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23552025-06-30T22:15:01.205Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23562025-06-30T22:15:01.241Z Compiling serde_with v3.12.0
23572025-06-30T22:15:01.601Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23582025-06-30T22:15:02.280Z Compiling progenitor-client v0.10.0
23592025-06-30T22:15:04.053Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23602025-06-30T22:15:04.542Z Compiling macaddr v1.0.1
23612025-06-30T22:15:04.984Z Compiling utf-8 v0.7.6
23622025-06-30T22:15:05.005Z Compiling cancel-safe-futures v0.1.5
23632025-06-30T22:15:05.176Z Compiling owo-colors v4.2.2
23642025-06-30T22:15:05.389Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23652025-06-30T22:15:05.569Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23662025-06-30T22:15:05.845Z Compiling progenitor-macro v0.10.0
23672025-06-30T22:15:05.874Z Compiling libsw-core v0.3.1
23682025-06-30T22:15:06.138Z Compiling libsw v3.5.0
23692025-06-30T22:15:07.160Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23702025-06-30T22:15:08.649Z Compiling keccak v0.1.5
23712025-06-30T22:15:08.824Z Compiling linear-map v1.2.0
23722025-06-30T22:15:09.264Z Compiling swrite v0.1.0
23732025-06-30T22:15:09.448Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23742025-06-30T22:15:09.860Z Compiling sha3 v0.10.8
23752025-06-30T22:15:10.718Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23762025-06-30T22:15:16.063Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23772025-06-30T22:15:16.546Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23782025-06-30T22:15:16.659Z Compiling progenitor v0.10.0
23792025-06-30T22:15:16.929Z Compiling prettyplease v0.2.35
23802025-06-30T22:15:19.983Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23812025-06-30T22:15:21.367Z Compiling tungstenite v0.21.0
23822025-06-30T22:15:22.112Z Compiling highway v1.3.0
23832025-06-30T22:15:23.652Z Compiling tokio-tungstenite v0.21.0
23842025-06-30T22:15:24.315Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23852025-06-30T22:15:26.126Z Compiling semver v0.1.20
23862025-06-30T22:15:26.672Z Compiling rustc_version v0.1.7
23872025-06-30T22:15:27.078Z Compiling resolv-conf v0.7.0
23882025-06-30T22:15:27.668Z Compiling newtype_derive v0.1.6
23892025-06-30T22:15:28.011Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
23902025-06-30T22:15:28.548Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23912025-06-30T22:15:30.976Z Compiling universal-hash v0.5.1
23922025-06-30T22:15:31.254Z Compiling thiserror-impl-no-std v2.0.2
23932025-06-30T22:15:31.952Z Compiling opaque-debug v0.3.1
23942025-06-30T22:15:32.101Z Compiling poly1305 v0.8.0
23952025-06-30T22:15:33.512Z Compiling thiserror-no-std v2.0.2
23962025-06-30T22:15:33.541Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23972025-06-30T22:15:33.755Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23982025-06-30T22:15:33.829Z Compiling chacha20 v0.9.1
23992025-06-30T22:15:33.944Z Compiling aead v0.5.2
24002025-06-30T22:15:34.065Z Compiling linked-hash-map v0.5.6
24012025-06-30T22:15:34.284Z Compiling humantime v2.2.0
24022025-06-30T22:15:34.333Z Compiling chacha20poly1305 v0.10.1
24032025-06-30T22:15:34.498Z Compiling lru-cache v0.1.2
24042025-06-30T22:15:34.738Z Compiling vsss-rs v3.3.4
24052025-06-30T22:15:34.788Z Compiling steno v0.4.1
24062025-06-30T22:15:35.121Z Compiling hickory-proto v0.24.4
24072025-06-30T22:15:35.685Z Compiling moka v0.12.10
24082025-06-30T22:15:36.079Z Compiling slog-dtrace v0.3.0
24092025-06-30T22:15:36.425Z Compiling tagptr v0.2.0
24102025-06-30T22:15:38.150Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
24112025-06-30T22:15:38.300Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24122025-06-30T22:15:40.609Z Compiling bytecount v0.6.8
24132025-06-30T22:15:40.974Z Compiling hickory-resolver v0.24.4
24142025-06-30T22:15:47.847Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24152025-06-30T22:15:48.136Z Compiling qorb v0.4.0
24162025-06-30T22:15:52.016Z Compiling hickory-resolver v0.25.2
24172025-06-30T22:15:54.674Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24182025-06-30T22:15:54.949Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24192025-06-30T22:15:55.971Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24202025-06-30T22:16:01.104Z Compiling itertools v0.13.0
24212025-06-30T22:16:02.769Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24222025-06-30T22:16:04.630Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24232025-06-30T22:16:07.053Z Compiling display-error-chain v0.2.2
24242025-06-30T22:16:07.317Z Compiling maplit v1.0.2
24252025-06-30T22:16:07.482Z Compiling crunchy v0.2.2
24262025-06-30T22:16:07.709Z Compiling radium v0.7.0
24272025-06-30T22:16:07.895Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24282025-06-30T22:16:07.967Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24292025-06-30T22:16:08.204Z Compiling dsl_auto_type v0.1.2
24302025-06-30T22:16:08.362Z Compiling scheduled-thread-pool v0.2.7
24312025-06-30T22:16:09.387Z Compiling zerocopy-derive v0.6.6
24322025-06-30T22:16:09.446Z Compiling diesel_table_macro_syntax v0.2.0
24332025-06-30T22:16:09.627Z Compiling proc-macro-error-attr2 v2.0.0
24342025-06-30T22:16:09.861Z Compiling tap v1.0.1
24352025-06-30T22:16:10.089Z Compiling maybe-uninit v2.0.0
24362025-06-30T22:16:10.318Z Compiling tiny-keccak v2.0.2
24372025-06-30T22:16:10.662Z Compiling proc-macro-error2 v2.0.1
24382025-06-30T22:16:10.708Z Compiling wyz v0.5.1
24392025-06-30T22:16:11.055Z Compiling zerocopy v0.6.6
24402025-06-30T22:16:11.220Z Compiling diesel_derives v2.2.3
24412025-06-30T22:16:11.249Z Compiling r2d2 v0.8.10
24422025-06-30T22:16:11.874Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24432025-06-30T22:16:11.901Z Compiling const_format_proc_macros v0.2.34
24442025-06-30T22:16:12.111Z Compiling packed_struct v0.10.1
24452025-06-30T22:16:12.553Z Compiling crc-catalog v2.4.0
24462025-06-30T22:16:12.748Z Compiling funty v2.0.0
24472025-06-30T22:16:13.518Z Compiling bit-vec v0.6.3
24482025-06-30T22:16:13.944Z Compiling bit-set v0.5.3
24492025-06-30T22:16:14.094Z Compiling bitvec v1.0.1
24502025-06-30T22:16:14.251Z Compiling const_format v0.2.34
24512025-06-30T22:16:15.476Z Compiling crc v3.2.1
24522025-06-30T22:16:16.022Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24532025-06-30T22:16:17.477Z Compiling tabled_derive v0.10.0
24542025-06-30T22:16:18.186Z Compiling papergrid v0.14.0
24552025-06-30T22:16:18.476Z Compiling ascii-canvas v3.0.0
24562025-06-30T22:16:18.972Z Compiling packed_struct_codegen v0.10.1
24572025-06-30T22:16:19.698Z Compiling num-derive v0.3.3
24582025-06-30T22:16:21.140Z Compiling ena v0.14.3
24592025-06-30T22:16:21.175Z Compiling diesel v2.2.11
24602025-06-30T22:16:21.562Z Compiling indexmap v1.9.3
24612025-06-30T22:16:21.591Z Compiling bindgen v0.71.1
24622025-06-30T22:16:21.913Z Compiling diff v0.1.13
24632025-06-30T22:16:22.062Z Compiling regex-syntax v0.6.29
24642025-06-30T22:16:22.411Z Compiling nodrop v0.1.14
24652025-06-30T22:16:22.599Z Compiling array-init v0.0.4
24662025-06-30T22:16:26.716Z Compiling lalrpop v0.19.12
24672025-06-30T22:16:30.993Z Compiling libscf-sys v1.1.0
24682025-06-30T22:16:35.241Z Compiling tabled v0.18.0
24692025-06-30T22:16:36.657Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24702025-06-30T22:16:41.495Z Compiling smallvec v0.6.14
24712025-06-30T22:16:42.005Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24722025-06-30T22:16:42.169Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24732025-06-30T22:16:43.085Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24742025-06-30T22:16:43.356Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24752025-06-30T22:16:44.344Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24762025-06-30T22:16:44.700Z Compiling bitfield v0.14.0
24772025-06-30T22:16:45.040Z Compiling hashbrown v0.12.3
24782025-06-30T22:16:45.325Z Compiling termcolor v1.4.1
24792025-06-30T22:16:46.419Z Compiling env_logger v0.10.2
24802025-06-30T22:16:47.469Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24812025-06-30T22:16:47.496Z Compiling polar-core v0.27.3
24822025-06-30T22:16:48.857Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24832025-06-30T22:16:48.910Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24842025-06-30T22:16:49.221Z Compiling serde-hex v0.1.0
24852025-06-30T22:16:49.347Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24862025-06-30T22:16:54.378Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24872025-06-30T22:16:54.768Z Compiling ron v0.8.1
24882025-06-30T22:16:55.028Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24892025-06-30T22:16:55.360Z Compiling hashbrown v0.13.2
24902025-06-30T22:16:55.558Z Compiling derive_builder_core v0.20.2
24912025-06-30T22:16:56.613Z Compiling headers-core v0.3.0
24922025-06-30T22:16:56.830Z Compiling phf_generator v0.11.2
24932025-06-30T22:16:57.063Z Compiling libxml v0.3.3
24942025-06-30T22:16:57.453Z Compiling async-recursion v1.1.1
24952025-06-30T22:16:57.481Z Compiling termtree v0.5.1
24962025-06-30T22:16:57.795Z Compiling crc-any v2.5.0
24972025-06-30T22:16:58.666Z Compiling derive_builder_macro v0.20.2
24982025-06-30T22:16:58.773Z Compiling phf_codegen v0.11.2
24992025-06-30T22:16:59.041Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25002025-06-30T22:16:59.498Z Compiling headers v0.4.1
25012025-06-30T22:16:59.501Z Compiling object v0.30.4
25022025-06-30T22:17:00.343Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25032025-06-30T22:17:01.886Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25042025-06-30T22:17:03.249Z Compiling samael v0.0.19
25052025-06-30T22:17:04.715Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25062025-06-30T22:17:08.663Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25072025-06-30T22:17:11.125Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25082025-06-30T22:17:11.463Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25092025-06-30T22:17:11.492Z Compiling strum_macros v0.24.3
25102025-06-30T22:17:14.256Z Compiling parse-zoneinfo v0.3.1
25112025-06-30T22:17:15.518Z Compiling crc8 v0.1.1
25122025-06-30T22:17:15.638Z Compiling indoc v1.0.9
25132025-06-30T22:17:15.661Z Compiling path-slash v0.1.5
25142025-06-30T22:17:15.884Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25152025-06-30T22:17:15.950Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25162025-06-30T22:17:16.402Z Compiling chrono-tz-build v0.4.0
25172025-06-30T22:17:17.684Z Compiling derive_builder v0.20.2
25182025-06-30T22:17:17.924Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25192025-06-30T22:17:18.257Z Compiling globset v0.4.15
25202025-06-30T22:17:20.356Z Compiling oso-derive v0.27.3
25212025-06-30T22:17:21.255Z Compiling impl-trait-for-tuples v0.2.2
25222025-06-30T22:17:22.128Z Compiling quick-xml v0.37.2
25232025-06-30T22:17:24.211Z Compiling vte_generate_state_changes v0.1.2
25242025-06-30T22:17:24.799Z Compiling arc-swap v1.7.1
25252025-06-30T22:17:25.437Z Compiling slog-scope v4.4.0
25262025-06-30T22:17:25.465Z Compiling vte v0.11.1
25272025-06-30T22:17:26.224Z Compiling chrono-tz v0.10.3
25282025-06-30T22:17:26.655Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25292025-06-30T22:17:26.891Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25302025-06-30T22:17:26.913Z Compiling unicase v2.7.0
25312025-06-30T22:17:27.279Z Compiling diesel-dtrace v0.4.2
25322025-06-30T22:17:27.634Z Compiling xshell-macros v0.2.7
25332025-06-30T22:17:28.030Z Compiling oso v0.27.3
25342025-06-30T22:17:28.330Z Compiling xshell v0.2.7
25352025-06-30T22:17:31.114Z Compiling strip-ansi-escapes v0.2.0
25362025-06-30T22:17:31.467Z Compiling slog-stdlog v4.1.1
25372025-06-30T22:17:31.813Z Compiling papergrid v0.11.0
25382025-06-30T22:17:32.203Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25392025-06-30T22:17:32.948Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25402025-06-30T22:17:33.284Z Compiling tabled_derive v0.7.0
25412025-06-30T22:17:35.180Z Compiling fd-lock v4.0.2
25422025-06-30T22:17:35.450Z Compiling bb8 v0.8.5
25432025-06-30T22:17:36.079Z Compiling peg-macros v0.8.5
25442025-06-30T22:17:40.005Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25452025-06-30T22:17:40.941Z Compiling nu-ansi-term v0.50.1
25462025-06-30T22:17:42.138Z Compiling reedline v0.40.0
25472025-06-30T22:17:43.574Z Compiling peg v0.8.5
25482025-06-30T22:17:43.723Z Compiling async-bb8-diesel v0.2.1
25492025-06-30T22:17:44.460Z Compiling tabled v0.15.0
25502025-06-30T22:17:44.535Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25512025-06-30T22:17:48.777Z Compiling slog-envlogger v2.2.0
25522025-06-30T22:17:52.381Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25532025-06-30T22:18:02.499Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25542025-06-30T22:18:02.842Z Compiling typify-impl v0.2.0
25552025-06-30T22:18:03.255Z Compiling pem v3.0.5
25562025-06-30T22:18:04.594Z Compiling bcs v0.1.6
25572025-06-30T22:18:05.376Z Compiling fxhash v0.2.1
25582025-06-30T22:18:05.397Z Compiling libz-sys v1.1.20
25592025-06-30T22:18:05.401Z Compiling half v1.8.3
25602025-06-30T22:18:06.243Z Compiling serde_cbor v0.11.2
25612025-06-30T22:18:06.678Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25622025-06-30T22:18:07.697Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25632025-06-30T22:18:08.118Z Compiling kstat-rs v0.2.4
25642025-06-30T22:18:08.759Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25652025-06-30T22:18:09.005Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25662025-06-30T22:18:12.366Z Compiling typify-macro v0.2.0
25672025-06-30T22:18:15.706Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
25682025-06-30T22:18:16.290Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25692025-06-30T22:18:16.552Z Compiling nix v0.30.1
25702025-06-30T22:18:17.429Z Compiling nanorand v0.7.0
25712025-06-30T22:18:17.585Z Compiling libgit2-sys v0.17.0+1.8.1
25722025-06-30T22:18:18.150Z Compiling pin-project-internal v1.1.6
25732025-06-30T22:18:18.348Z Compiling parking_lot_core v0.8.6
25742025-06-30T22:18:20.484Z Compiling pin-project v1.1.6
25752025-06-30T22:18:20.679Z Compiling flume v0.11.1
25762025-06-30T22:18:21.468Z Compiling mime_guess v2.0.5
25772025-06-30T22:18:22.989Z Compiling ignore v0.4.23
25782025-06-30T22:18:23.811Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25792025-06-30T22:18:26.798Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25802025-06-30T22:18:27.123Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25812025-06-30T22:18:30.263Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25822025-06-30T22:18:31.691Z Compiling castaway v0.2.3
25832025-06-30T22:18:31.908Z Compiling snafu-derive v0.8.5
25842025-06-30T22:18:33.321Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25852025-06-30T22:18:33.666Z Compiling fs-err v2.11.0
25862025-06-30T22:18:33.818Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25872025-06-30T22:18:34.889Z Compiling compact_str v0.8.0
25882025-06-30T22:18:35.835Z Compiling snafu v0.8.5
25892025-06-30T22:18:37.032Z Compiling globwalk v0.9.1
25902025-06-30T22:18:39.143Z Compiling typify v0.2.0
25912025-06-30T22:18:39.347Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
25922025-06-30T22:18:40.498Z Compiling predicates-tree v1.0.12
25932025-06-30T22:18:41.302Z Compiling unicode-truncate v1.1.0
25942025-06-30T22:18:41.597Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25952025-06-30T22:18:44.000Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25962025-06-30T22:18:51.011Z Compiling olpc-cjson v0.1.4
25972025-06-30T22:18:51.343Z Compiling lru v0.12.5
25982025-06-30T22:18:51.744Z Compiling vergen v8.3.2
25992025-06-30T22:18:52.098Z Compiling nibble_vec v0.1.0
26002025-06-30T22:18:53.077Z Compiling serde_plain v1.0.2
26012025-06-30T22:18:53.102Z Compiling cargo-platform v0.1.8
26022025-06-30T22:18:53.448Z Compiling instability v0.3.2
26032025-06-30T22:18:54.347Z Compiling atty v0.2.14
26042025-06-30T22:18:54.563Z Compiling indoc v2.0.6
26052025-06-30T22:18:55.282Z Compiling salty v0.3.0
26062025-06-30T22:18:55.643Z Compiling cassowary v0.3.0
26072025-06-30T22:18:58.856Z Compiling http-range v0.1.5
26082025-06-30T22:18:58.902Z Compiling typed-path v0.9.3
26092025-06-30T22:18:59.467Z Compiling endian-type v0.1.2
26102025-06-30T22:18:59.745Z Compiling radix_trie v0.2.1
26112025-06-30T22:19:00.602Z Compiling ratatui v0.29.0
26122025-06-30T22:19:03.704Z Compiling tough v0.20.0
26132025-06-30T22:19:05.399Z Compiling cargo_metadata v0.18.1
26142025-06-30T22:19:08.358Z Compiling camino-tempfile-ext v0.3.1
26152025-06-30T22:19:09.635Z Compiling git2 v0.19.0
26162025-06-30T22:19:09.662Z Compiling progenitor-impl v0.8.0
26172025-06-30T22:19:15.421Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26182025-06-30T22:19:17.523Z Compiling parking_lot v0.11.2
26192025-06-30T22:19:20.099Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26202025-06-30T22:19:20.349Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26212025-06-30T22:19:21.797Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26222025-06-30T22:19:24.514Z Compiling prefix-trie v0.7.0
26232025-06-30T22:19:24.801Z Compiling rand_seeder v0.3.0
26242025-06-30T22:19:24.833Z Compiling lzma-sys v0.1.20
26252025-06-30T22:19:25.236Z Compiling rustls v0.21.12
26262025-06-30T22:19:25.441Z Compiling parse-size v1.1.0
26272025-06-30T22:19:25.554Z Compiling hickory-server v0.25.2
26282025-06-30T22:19:25.621Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26292025-06-30T22:19:25.792Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
26302025-06-30T22:19:25.939Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26312025-06-30T22:19:28.434Z Compiling hyper-staticfile v0.10.1
26322025-06-30T22:19:29.731Z Compiling sled v0.34.7
26332025-06-30T22:19:30.904Z Compiling progenitor-macro v0.8.0
26342025-06-30T22:19:36.147Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26352025-06-30T22:19:42.950Z Compiling hickory-client v0.25.2
26362025-06-30T22:19:43.850Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26372025-06-30T22:19:44.792Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26382025-06-30T22:19:44.860Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26392025-06-30T22:19:44.900Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26402025-06-30T22:19:45.071Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26412025-06-30T22:19:45.407Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
26422025-06-30T22:19:46.966Z Compiling primeorder v0.13.6
26432025-06-30T22:19:47.591Z Compiling progenitor-client v0.8.0
26442025-06-30T22:19:48.527Z Compiling sct v0.7.1
26452025-06-30T22:19:49.001Z Compiling rustls-webpki v0.101.7
26462025-06-30T22:19:50.223Z Compiling heck v0.3.3
26472025-06-30T22:19:50.486Z Compiling env_filter v0.1.2
26482025-06-30T22:19:50.576Z Compiling csv-core v0.1.11
26492025-06-30T22:19:51.502Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
26502025-06-30T22:19:51.859Z Compiling void v1.0.2
26512025-06-30T22:19:52.077Z Compiling lzss v0.8.2
26522025-06-30T22:19:52.104Z Compiling csv v1.3.1
26532025-06-30T22:19:52.537Z Compiling env_logger v0.11.5
26542025-06-30T22:19:52.659Z Compiling zone_cfg_derive v0.1.2
26552025-06-30T22:19:53.919Z Compiling progenitor v0.8.0
26562025-06-30T22:19:54.180Z Compiling p384 v0.13.0
26572025-06-30T22:19:54.220Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26582025-06-30T22:19:55.244Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26592025-06-30T22:19:59.093Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26602025-06-30T22:20:00.092Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26612025-06-30T22:20:01.247Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26622025-06-30T22:20:03.016Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26632025-06-30T22:20:03.511Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26642025-06-30T22:20:04.605Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26652025-06-30T22:20:04.998Z Compiling tungstenite v0.23.0
26662025-06-30T22:20:10.200Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26672025-06-30T22:20:10.370Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26682025-06-30T22:20:10.543Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26692025-06-30T22:20:10.708Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26702025-06-30T22:20:10.899Z Compiling nix v0.27.1
26712025-06-30T22:20:11.460Z Compiling serde_bytes v0.11.17
26722025-06-30T22:20:12.012Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26732025-06-30T22:20:12.362Z Compiling base64 v0.13.1
26742025-06-30T22:20:13.122Z Compiling ron v0.7.1
26752025-06-30T22:20:13.513Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26762025-06-30T22:20:14.355Z Compiling tokio-tungstenite v0.23.1
26772025-06-30T22:20:14.779Z Compiling xz2 v0.1.7
26782025-06-30T22:20:15.402Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26792025-06-30T22:20:18.105Z Compiling tokio-rustls v0.24.1
26802025-06-30T22:20:18.609Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26812025-06-30T22:20:21.010Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26822025-06-30T22:20:23.701Z Compiling zone v0.1.8
26832025-06-30T22:20:25.704Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26842025-06-30T22:20:26.007Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26852025-06-30T22:20:26.190Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26862025-06-30T22:20:26.863Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26872025-06-30T22:20:27.849Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26882025-06-30T22:20:28.823Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26892025-06-30T22:20:34.324Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26902025-06-30T22:20:35.736Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26912025-06-30T22:20:36.380Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26922025-06-30T22:20:38.452Z Compiling rustls-pemfile v1.0.4
26932025-06-30T22:20:38.727Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
26942025-06-30T22:20:39.069Z Compiling signal-hook-tokio v0.3.1
26952025-06-30T22:20:39.231Z Compiling twox-hash v2.1.0
26962025-06-30T22:20:39.365Z Compiling yasna v0.5.2
26972025-06-30T22:20:40.305Z Compiling secrecy v0.8.0
26982025-06-30T22:20:40.436Z Compiling smawk v0.3.2
26992025-06-30T22:20:40.607Z Compiling is_ci v1.2.0
27002025-06-30T22:20:40.767Z Compiling unicode-linebreak v0.1.5
27012025-06-30T22:20:40.925Z Compiling supports-color v3.0.2
27022025-06-30T22:20:41.342Z Compiling textwrap v0.16.2
27032025-06-30T22:20:42.627Z Compiling rcgen v0.12.1
27042025-06-30T22:20:44.742Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27052025-06-30T22:20:47.418Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27062025-06-30T22:20:51.522Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27072025-06-30T22:20:52.891Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27082025-06-30T22:20:54.824Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27092025-06-30T22:21:03.268Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27102025-06-30T22:21:08.558Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27112025-06-30T22:21:13.373Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
27122025-06-30T22:21:13.844Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27132025-06-30T22:21:15.131Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27142025-06-30T22:21:16.373Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27152025-06-30T22:21:16.407Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27162025-06-30T22:21:22.748Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27172025-06-30T22:21:27.783Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27182025-06-30T22:21:28.132Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27192025-06-30T22:21:28.725Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27202025-06-30T22:21:34.941Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27212025-06-30T22:21:35.273Z Compiling fatfs v0.3.6
27222025-06-30T22:21:35.565Z Compiling subprocess v0.2.9
27232025-06-30T22:21:36.025Z Compiling rtoolbox v0.0.2
27242025-06-30T22:21:36.469Z Compiling assert_matches v1.5.0
27252025-06-30T22:21:37.821Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27262025-06-30T22:21:37.903Z Compiling rpassword v7.4.0
27272025-06-30T22:21:38.388Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27282025-06-30T22:21:40.055Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27292025-06-30T22:21:45.287Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27302025-06-30T22:21:52.195Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27312025-06-30T22:22:12.733Z Compiling tui-tree-widget v0.23.1
27322025-06-30T22:22:13.252Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27332025-06-30T22:22:21.762Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27342025-06-30T22:22:22.113Z Compiling uzers v0.12.1
27352025-06-30T22:22:25.265Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27362025-06-30T22:22:26.150Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27372025-06-30T22:22:27.096Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27382025-06-30T22:22:31.112Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27392025-06-30T22:22:43.280Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27402025-06-30T22:22:47.805Z Compiling support-bundle-viewer v0.1.2
27412025-06-30T22:22:51.845Z Compiling multimap v0.10.1
27422025-06-30T22:25:02.370Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27432025-06-30T22:25:18.539Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27442025-06-30T22:33:00.858Z Finished `release` profile [optimized] target(s) in 18m 15s
27452025-06-30T22:33:57.205Z
27462025-06-30T22:33:57.208Zreal 19:12.732855465
27472025-06-30T22:33:57.208Zuser 2:15:47.542310360
27482025-06-30T22:33:57.208Zsys 3:55.606488977
27492025-06-30T22:33:57.208Ztrap 3.394566104
27502025-06-30T22:33:57.208Ztflt 1.956619475
27512025-06-30T22:33:57.208Zdflt 6.826485303
27522025-06-30T22:33:57.208Zkflt 0.024023979
27532025-06-30T22:33:57.208Zlock 7:40:17.552994813
27542025-06-30T22:33:57.209Zslp 6:56:33.545229783
27552025-06-30T22:33:57.209Zlat 3:47.566645037
27562025-06-30T22:33:57.209Zstop 3:36.389384040
27572025-06-30T22:33:57.210Z+ mapfile -t packages
27582025-06-30T22:33:57.210Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27592025-06-30T22:33:58.412Z Finished `release` profile [optimized] target(s) in 1.15s
27602025-06-30T22:33:58.472Z Running `target/release/omicron-package -t test list-outputs`
27612025-06-30T22:33:58.524ZLogging to: /work/oxidecomputer/omicron/out/LOG
27622025-06-30T22:33:58.527Z+ ptime -m cargo build --locked --release -p xtask
27632025-06-30T22:33:59.245Z Compiling once_cell v1.21.3
27642025-06-30T22:33:59.248Z Compiling serde v1.0.219
27652025-06-30T22:33:59.248Z Compiling bitflags v2.9.0
27662025-06-30T22:33:59.248Z Compiling syn v2.0.104
27672025-06-30T22:33:59.248Z Compiling libc v0.2.174
27682025-06-30T22:33:59.248Z Compiling serde_json v1.0.140
27692025-06-30T22:33:59.353Z Compiling num-traits v0.2.19
27702025-06-30T22:33:59.709Z Compiling hashbrown v0.15.4
27712025-06-30T22:33:59.712Z Compiling rustix v0.38.37
27722025-06-30T22:33:59.743Z Compiling smallvec v1.15.0
27732025-06-30T22:33:59.877Z Compiling usdt-impl v0.5.0
27742025-06-30T22:34:00.031Z Compiling syn v1.0.109
27752025-06-30T22:34:00.225Z Compiling percent-encoding v2.3.1
27762025-06-30T22:34:00.435Z Compiling log v0.4.27
27772025-06-30T22:34:00.619Z Compiling getrandom v0.3.1
27782025-06-30T22:34:00.755Z Compiling thread-id v4.2.2
27792025-06-30T22:34:00.951Z Compiling indexmap v2.9.0
27802025-06-30T22:34:01.005Z Compiling form_urlencoded v1.2.1
27812025-06-30T22:34:01.438Z Compiling rustix v1.0.7
27822025-06-30T22:34:01.579Z Compiling fs-err v3.1.1
27832025-06-30T22:34:01.889Z Compiling ordered-float v2.10.1
27842025-06-30T22:34:02.133Z Compiling terminal_size v0.4.0
27852025-06-30T22:34:02.415Z Compiling anyhow v1.0.98
27862025-06-30T22:34:02.623Z Compiling clap_builder v4.5.40
27872025-06-30T22:34:02.860Z Compiling textwrap v0.16.2
27882025-06-30T22:34:03.397Z Compiling proc-macro-error v1.0.4
27892025-06-30T22:34:03.817Z Compiling tempfile v3.20.0
27902025-06-30T22:34:05.073Z Compiling tabled_derive v0.7.0
27912025-06-30T22:34:05.928Z Compiling synstructure v0.13.1
27922025-06-30T22:34:06.268Z Compiling tabled v0.15.0
27932025-06-30T22:34:07.067Z Compiling serde_derive v1.0.219
27942025-06-30T22:34:07.069Z Compiling thiserror-impl v1.0.69
27952025-06-30T22:34:07.072Z Compiling zerofrom-derive v0.1.4
27962025-06-30T22:34:07.072Z Compiling yoke-derive v0.7.4
27972025-06-30T22:34:08.563Z Compiling zerovec-derive v0.10.3
27982025-06-30T22:34:09.216Z Compiling displaydoc v0.2.5
27992025-06-30T22:34:09.559Z Compiling thiserror v1.0.69
28002025-06-30T22:34:09.748Z Compiling pest v2.7.14
28012025-06-30T22:34:10.011Z Compiling zerofrom v0.1.4
28022025-06-30T22:34:10.298Z Compiling yoke v0.7.4
28032025-06-30T22:34:10.582Z Compiling zerocopy-derive v0.7.35
28042025-06-30T22:34:10.733Z Compiling icu_provider_macros v1.5.0
28052025-06-30T22:34:10.736Z Compiling zerovec v0.10.4
28062025-06-30T22:34:11.940Z Compiling scroll_derive v0.12.0
28072025-06-30T22:34:12.375Z Compiling pest_meta v2.7.14
28082025-06-30T22:34:12.667Z Compiling zerocopy v0.7.35
28092025-06-30T22:34:13.202Z Compiling tinystr v0.7.6
28102025-06-30T22:34:13.676Z Compiling icu_locid v1.5.0
28112025-06-30T22:34:13.731Z Compiling icu_collections v1.5.0
28122025-06-30T22:34:14.005Z Compiling pest_generator v2.7.14
28132025-06-30T22:34:15.681Z Compiling icu_provider v1.5.0
28142025-06-30T22:34:15.924Z Compiling pest_derive v2.7.14
28152025-06-30T22:34:16.753Z Compiling icu_locid_transform v1.5.0
28162025-06-30T22:34:17.674Z Compiling dtrace-parser v0.2.0
28172025-06-30T22:34:19.213Z Compiling icu_properties v1.5.1
28182025-06-30T22:34:19.848Z Compiling serde_spanned v0.6.9
28192025-06-30T22:34:20.163Z Compiling toml_datetime v0.6.11
28202025-06-30T22:34:20.681Z Compiling toml_edit v0.22.27
28212025-06-30T22:34:22.080Z Compiling scroll v0.12.0
28222025-06-30T22:34:22.754Z Compiling goblin v0.8.2
28232025-06-30T22:34:24.137Z Compiling icu_normalizer v1.5.0
28242025-06-30T22:34:25.183Z Compiling idna_adapter v1.2.0
28252025-06-30T22:34:25.225Z Compiling dof v0.3.0
28262025-06-30T22:34:25.420Z Compiling idna v1.0.3
28272025-06-30T22:34:25.458Z Compiling toml v0.8.23
28282025-06-30T22:34:26.604Z Compiling serde_tokenstream v0.2.2
28292025-06-30T22:34:27.196Z Compiling erased-serde v0.4.6
28302025-06-30T22:34:28.795Z Compiling serde-untagged v0.1.7
28312025-06-30T22:34:29.635Z Compiling url v2.5.4
28322025-06-30T22:34:30.561Z Compiling camino v1.1.10
28332025-06-30T22:34:30.943Z Compiling serde-value v0.7.0
28342025-06-30T22:34:32.515Z Compiling semver v1.0.26
28352025-06-30T22:34:32.561Z Compiling thiserror-impl v2.0.12
28362025-06-30T22:34:33.926Z Compiling cargo-util-schemas v0.2.0
28372025-06-30T22:34:35.128Z Compiling usdt-macro v0.5.0
28382025-06-30T22:34:35.312Z Compiling thiserror v2.0.12
28392025-06-30T22:34:35.516Z Compiling usdt-attr-macro v0.5.0
28402025-06-30T22:34:36.277Z Compiling cargo-platform v0.2.0
28412025-06-30T22:34:36.791Z Compiling clap_derive v4.5.40
28422025-06-30T22:34:37.510Z Compiling usdt v0.5.0
28432025-06-30T22:34:37.673Z Compiling cargo_metadata v0.20.0
28442025-06-30T22:34:38.876Z Compiling camino-tempfile v1.4.1
28452025-06-30T22:34:39.259Z Compiling cargo_toml v0.21.0
28462025-06-30T22:34:39.710Z Compiling macaddr v1.0.1
28472025-06-30T22:34:40.935Z Compiling clap v4.5.40
28482025-06-30T22:34:50.225Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28492025-06-30T22:34:55.787Z Finished `release` profile [optimized] target(s) in 57.19s
28502025-06-30T22:34:55.920Z
28512025-06-30T22:34:55.920Zreal 57.353280201
28522025-06-30T22:34:55.921Zuser 6:15.606013621
28532025-06-30T22:34:55.921Zsys 26.663913590
28542025-06-30T22:34:55.921Ztrap 0.191771682
28552025-06-30T22:34:55.921Ztflt 0.288234326
28562025-06-30T22:34:55.921Zdflt 0.454623638
28572025-06-30T22:34:55.921Zkflt 0.000022736
28582025-06-30T22:34:55.924Zlock 13:01.074549366
28592025-06-30T22:34:55.924Zslp 21:02.856658262
28602025-06-30T22:34:55.924Zlat 23.476504669
28612025-06-30T22:34:55.924Zstop 30.776012720
28622025-06-30T22:34:55.924Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28632025-06-30T22:34:55.924Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28642025-06-30T22:34:55.924Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28652025-06-30T22:34:55.924Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28662025-06-30T22:34:55.924Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28672025-06-30T22:34:57.109Z Compiling regress v0.10.3
28682025-06-30T22:34:57.274Z Compiling ident_case v1.0.1
28692025-06-30T22:34:57.274Z Compiling unsafe-libyaml v0.2.11
28702025-06-30T22:34:57.278Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28712025-06-30T22:34:57.278Z Compiling match_cfg v0.1.0
28722025-06-30T22:34:57.350Z Compiling quick-error v1.2.3
28732025-06-30T22:34:57.353Z Compiling rustix v1.0.7
28742025-06-30T22:34:57.353Z Compiling rustls v0.22.4
28752025-06-30T22:34:57.456Z Compiling darling_core v0.20.10
28762025-06-30T22:34:57.477Z Compiling hostname v0.3.1
28772025-06-30T22:34:57.527Z Compiling progenitor-client v0.10.0
28782025-06-30T22:34:57.698Z Compiling structmeta-derive v0.3.0
28792025-06-30T22:34:57.755Z Compiling multer v3.1.0
28802025-06-30T22:34:57.791Z Compiling debug-ignore v1.0.5
28812025-06-30T22:34:58.072Z Compiling toml v0.8.23
28822025-06-30T22:34:58.196Z Compiling slog-json v2.6.1
28832025-06-30T22:34:58.573Z Compiling serde_yaml v0.9.34+deprecated
28842025-06-30T22:34:58.985Z Compiling hex v0.4.3
28852025-06-30T22:34:59.482Z Compiling tempfile v3.20.0
28862025-06-30T22:34:59.485Z Compiling macaddr v1.0.1
28872025-06-30T22:34:59.570Z Compiling async-stream-impl v0.3.6
28882025-06-30T22:34:59.954Z Compiling dropshot v0.16.2
28892025-06-30T22:35:00.231Z Compiling structmeta v0.3.0
28902025-06-30T22:35:00.258Z Compiling slog-bunyan v2.5.0
28912025-06-30T22:35:00.501Z Compiling waitgroup v0.1.2
28922025-06-30T22:35:00.645Z Compiling rustls-pemfile v2.2.0
28932025-06-30T22:35:00.742Z Compiling dropshot_endpoint v0.16.2
28942025-06-30T22:35:00.837Z Compiling async-stream v0.3.6
28952025-06-30T22:35:01.005Z Compiling typify-impl v0.3.0
28962025-06-30T22:35:01.153Z Compiling serde_path_to_error v0.1.17
28972025-06-30T22:35:01.351Z Compiling hostname v0.4.0
28982025-06-30T22:35:01.620Z Compiling wait-timeout v0.2.0
28992025-06-30T22:35:01.909Z Compiling bit-vec v0.8.0
29002025-06-30T22:35:02.008Z Compiling rusty-fork v0.3.0
29012025-06-30T22:35:02.046Z Compiling rand_xorshift v0.4.0
29022025-06-30T22:35:02.149Z Compiling tokio-rustls v0.25.0
29032025-06-30T22:35:02.375Z Compiling bit-set v0.8.0
29042025-06-30T22:35:02.407Z Compiling instant v0.1.13
29052025-06-30T22:35:02.588Z Compiling unarray v0.1.4
29062025-06-30T22:35:02.613Z Compiling test-strategy v0.4.1
29072025-06-30T22:35:02.676Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29082025-06-30T22:35:02.700Z Compiling progenitor-client v0.9.1
29092025-06-30T22:35:02.779Z Compiling proptest v1.7.0
29102025-06-30T22:35:02.882Z Compiling derive-where v1.5.0
29112025-06-30T22:35:03.106Z Compiling darling_macro v0.20.10
29122025-06-30T22:35:03.245Z Compiling ref-cast v1.0.24
29132025-06-30T22:35:03.855Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29142025-06-30T22:35:03.997Z Compiling darling v0.20.10
29152025-06-30T22:35:04.148Z Compiling serde_with_macros v3.12.0
29162025-06-30T22:35:04.547Z Compiling ref-cast-impl v1.0.24
29172025-06-30T22:35:05.863Z Compiling parse-display-derive v0.10.0
29182025-06-30T22:35:05.953Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29192025-06-30T22:35:05.982Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29202025-06-30T22:35:06.127Z Compiling iddqd v0.3.8
29212025-06-30T22:35:06.389Z Compiling backoff v0.4.0
29222025-06-30T22:35:06.589Z Compiling serde_with v3.12.0
29232025-06-30T22:35:06.741Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29242025-06-30T22:35:06.777Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29252025-06-30T22:35:06.967Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29262025-06-30T22:35:07.538Z Compiling proc-macro-crate v1.3.1
29272025-06-30T22:35:08.362Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29282025-06-30T22:35:08.442Z Compiling num_enum_derive v0.5.11
29292025-06-30T22:35:08.745Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
29302025-06-30T22:35:09.097Z Compiling crucible-workspace-hack v0.1.0
29312025-06-30T22:35:09.509Z Compiling itertools v0.13.0
29322025-06-30T22:35:09.812Z Compiling heapless v0.8.0
29332025-06-30T22:35:09.846Z Compiling parse-display v0.10.0
29342025-06-30T22:35:10.240Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29352025-06-30T22:35:10.420Z Compiling proc-macro-error v1.0.4
29362025-06-30T22:35:10.622Z Compiling num_enum v0.5.11
29372025-06-30T22:35:10.717Z Compiling hash32 v0.3.1
29382025-06-30T22:35:10.741Z Compiling foreign-types-macros v0.2.3
29392025-06-30T22:35:10.819Z Compiling foreign-types-shared v0.3.1
29402025-06-30T22:35:10.994Z Compiling smoltcp v0.11.0
29412025-06-30T22:35:11.302Z Compiling tabwriter v1.4.0
29422025-06-30T22:35:11.771Z Compiling typify-impl v0.4.1
29432025-06-30T22:35:11.983Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29442025-06-30T22:35:12.008Z Compiling cstr-argument v0.1.2
29452025-06-30T22:35:12.034Z Compiling foreign-types v0.5.0
29462025-06-30T22:35:12.185Z Compiling cobs v0.2.3
29472025-06-30T22:35:12.308Z Compiling pretty-hex v0.2.1
29482025-06-30T22:35:12.480Z Compiling ingot-macros v0.1.0
29492025-06-30T22:35:12.505Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29502025-06-30T22:35:12.559Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29512025-06-30T22:35:12.816Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29522025-06-30T22:35:12.877Z Compiling postcard v1.0.10
29532025-06-30T22:35:12.965Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29542025-06-30T22:35:13.353Z Compiling colored v2.2.0
29552025-06-30T22:35:13.497Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29562025-06-30T22:35:13.524Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29572025-06-30T22:35:14.121Z Compiling itertools v0.14.0
29582025-06-30T22:35:14.147Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29592025-06-30T22:35:14.913Z Compiling typify-macro v0.3.0
29602025-06-30T22:35:15.068Z Compiling camino-tempfile v1.4.1
29612025-06-30T22:35:15.530Z Compiling smf v0.2.3
29622025-06-30T22:35:16.783Z Compiling zone_cfg_derive v0.3.0
29632025-06-30T22:35:17.159Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29642025-06-30T22:35:17.321Z Compiling num-derive v0.4.2
29652025-06-30T22:35:17.504Z Compiling sigpipe v0.1.3
29662025-06-30T22:35:17.586Z Compiling jiff v0.2.15
29672025-06-30T22:35:17.671Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29682025-06-30T22:35:18.053Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29692025-06-30T22:35:18.164Z Compiling zone v0.3.1
29702025-06-30T22:35:18.521Z Compiling num-rational v0.4.2
29712025-06-30T22:35:18.902Z Compiling typify v0.3.0
29722025-06-30T22:35:19.097Z Compiling progenitor-impl v0.9.1
29732025-06-30T22:35:19.246Z Compiling ingot-types v0.1.0
29742025-06-30T22:35:19.446Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29752025-06-30T22:35:19.577Z Compiling universal-hash v0.5.1
29762025-06-30T22:35:19.824Z Compiling num-complex v0.4.6
29772025-06-30T22:35:20.058Z Compiling ingot v0.1.0
29782025-06-30T22:35:20.097Z Compiling opaque-debug v0.3.1
29792025-06-30T22:35:20.235Z Compiling half v2.4.1
29802025-06-30T22:35:20.276Z Compiling float-ord v0.3.2
29812025-06-30T22:35:20.505Z Compiling ciborium-io v0.2.2
29822025-06-30T22:35:20.688Z Compiling secrecy v0.10.3
29832025-06-30T22:35:20.832Z Compiling num v0.4.3
29842025-06-30T22:35:20.835Z Compiling ciborium-ll v0.2.2
29852025-06-30T22:35:20.968Z Compiling aead v0.5.2
29862025-06-30T22:35:20.993Z Compiling convert_case v0.4.0
29872025-06-30T22:35:21.304Z Compiling ciborium v0.2.2
29882025-06-30T22:35:21.405Z Compiling keccak v0.1.5
29892025-06-30T22:35:21.796Z Compiling utf-8 v0.7.6
29902025-06-30T22:35:22.176Z Compiling tungstenite v0.21.0
29912025-06-30T22:35:22.684Z Compiling derive_more v0.99.20
29922025-06-30T22:35:22.720Z Compiling sha3 v0.10.8
29932025-06-30T22:35:23.791Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29942025-06-30T22:35:23.995Z Compiling poly1305 v0.8.0
29952025-06-30T22:35:24.092Z Compiling password-hash v0.5.0
29962025-06-30T22:35:25.005Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29972025-06-30T22:35:25.607Z Compiling chacha20 v0.9.1
29982025-06-30T22:35:25.886Z Compiling progenitor-macro v0.9.1
29992025-06-30T22:35:25.912Z Compiling typify-macro v0.4.1
30002025-06-30T22:35:26.339Z Compiling blake2 v0.10.6
30012025-06-30T22:35:26.389Z Compiling tokio-tungstenite v0.21.0
30022025-06-30T22:35:26.994Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
30032025-06-30T22:35:27.029Z Compiling argon2 v0.5.3
30042025-06-30T22:35:27.618Z Compiling base64 v0.21.7
30052025-06-30T22:35:28.191Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30062025-06-30T22:35:28.317Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30072025-06-30T22:35:28.669Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30082025-06-30T22:35:28.806Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30092025-06-30T22:35:28.959Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
30102025-06-30T22:35:29.094Z Compiling thiserror-impl-no-std v2.0.2
30112025-06-30T22:35:29.120Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30122025-06-30T22:35:29.171Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30132025-06-30T22:35:29.560Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30142025-06-30T22:35:29.699Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30152025-06-30T22:35:29.724Z Compiling atomicwrites v0.4.4
30162025-06-30T22:35:29.748Z Compiling semver v0.1.20
30172025-06-30T22:35:29.774Z Compiling typify v0.4.1
30182025-06-30T22:35:29.983Z Compiling progenitor-impl v0.10.0
30192025-06-30T22:35:30.098Z Compiling rustc_version v0.1.7
30202025-06-30T22:35:30.431Z Compiling chacha20poly1305 v0.10.1
30212025-06-30T22:35:30.550Z Compiling typify-impl v0.2.0
30222025-06-30T22:35:30.636Z Compiling resolv-conf v0.7.0
30232025-06-30T22:35:30.693Z Compiling newline-converter v0.3.0
30242025-06-30T22:35:30.719Z Compiling primeorder v0.13.6
30252025-06-30T22:35:30.894Z Compiling owo-colors v4.2.2
30262025-06-30T22:35:31.253Z Compiling libefi-sys v0.1.0
30272025-06-30T22:35:31.404Z Compiling cancel-safe-futures v0.1.5
30282025-06-30T22:35:31.565Z Compiling moka v0.12.10
30292025-06-30T22:35:31.723Z Compiling expectorate v1.2.0
30302025-06-30T22:35:31.811Z Compiling newtype_derive v0.1.6
30312025-06-30T22:35:31.838Z Compiling thiserror-no-std v2.0.2
30322025-06-30T22:35:31.923Z Compiling libsw-core v0.3.1
30332025-06-30T22:35:32.012Z Compiling vsss-rs v3.3.4
30342025-06-30T22:35:32.043Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30352025-06-30T22:35:32.172Z Compiling bitfield-struct v0.6.2
30362025-06-30T22:35:32.280Z Compiling unicase v2.7.0
30372025-06-30T22:35:32.482Z Compiling fixedbitset v0.5.7
30382025-06-30T22:35:32.612Z Compiling tagptr v0.2.0
30392025-06-30T22:35:32.926Z Compiling arc-swap v1.7.1
30402025-06-30T22:35:33.148Z Compiling petgraph v0.8.2
30412025-06-30T22:35:33.531Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30422025-06-30T22:35:33.553Z Compiling slog-scope v4.4.0
30432025-06-30T22:35:34.314Z Compiling libsw v3.5.0
30442025-06-30T22:35:35.526Z Compiling polyval v0.6.2
30452025-06-30T22:35:35.823Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30462025-06-30T22:35:35.965Z Compiling hickory-proto v0.24.4
30472025-06-30T22:35:36.105Z Compiling proc-macro-error-attr2 v2.0.0
30482025-06-30T22:35:37.008Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30492025-06-30T22:35:37.013Z Compiling progenitor-macro v0.10.0
30502025-06-30T22:35:37.013Z Compiling parking_lot_core v0.8.6
30512025-06-30T22:35:37.014Z Compiling indent_write v2.2.0
30522025-06-30T22:35:37.014Z Compiling salty v0.3.0
30532025-06-30T22:35:37.046Z Compiling linear-map v1.2.0
30542025-06-30T22:35:37.103Z Compiling linked-hash-map v0.5.6
30552025-06-30T22:35:37.229Z Compiling proc-macro-error2 v2.0.1
30562025-06-30T22:35:37.396Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30572025-06-30T22:35:37.421Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30582025-06-30T22:35:37.486Z Compiling lru-cache v0.1.2
30592025-06-30T22:35:37.884Z Compiling ghash v0.5.1
30602025-06-30T22:35:38.132Z Compiling hickory-resolver v0.25.2
30612025-06-30T22:35:38.246Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30622025-06-30T22:35:38.638Z Compiling progenitor v0.9.1
30632025-06-30T22:35:38.663Z Compiling slog-stdlog v4.1.1
30642025-06-30T22:35:38.837Z Compiling p384 v0.13.0
30652025-06-30T22:35:38.913Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
30662025-06-30T22:35:39.045Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30672025-06-30T22:35:40.050Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30682025-06-30T22:35:40.298Z Compiling num-derive v0.3.3
30692025-06-30T22:35:40.329Z Compiling ctr v0.9.2
30702025-06-30T22:35:40.737Z Compiling gethostname v0.5.0
30712025-06-30T22:35:40.963Z Compiling lzma-sys v0.1.20
30722025-06-30T22:35:40.993Z Compiling slog-dtrace v0.3.0
30732025-06-30T22:35:41.410Z Compiling highway v1.3.0
30742025-06-30T22:35:41.746Z Compiling xshell-macros v0.2.7
30752025-06-30T22:35:42.249Z Compiling papergrid v0.14.0
30762025-06-30T22:35:42.519Z Compiling libscf-sys v1.1.0
30772025-06-30T22:35:42.544Z Compiling xshell v0.2.7
30782025-06-30T22:35:42.751Z Compiling hickory-resolver v0.24.4
30792025-06-30T22:35:42.777Z Compiling aes-gcm v0.10.3
30802025-06-30T22:35:43.132Z Compiling slog-envlogger v2.2.0
30812025-06-30T22:35:43.596Z Compiling mime_guess v2.0.5
30822025-06-30T22:35:43.646Z Compiling steno v0.4.1
30832025-06-30T22:35:43.832Z Compiling tabled_derive v0.10.0
30842025-06-30T22:35:44.035Z Compiling typify-macro v0.2.0
30852025-06-30T22:35:44.736Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30862025-06-30T22:35:46.468Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30872025-06-30T22:35:46.872Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30882025-06-30T22:35:46.908Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
30892025-06-30T22:35:47.572Z Compiling tokio-dtrace v0.1.0
30902025-06-30T22:35:47.862Z Compiling typify v0.2.0
30912025-06-30T22:35:47.943Z Compiling heck v0.3.3
30922025-06-30T22:35:47.968Z Compiling progenitor-client v0.8.0
30932025-06-30T22:35:48.014Z Compiling ssh-encoding v0.2.0
30942025-06-30T22:35:48.077Z Compiling progenitor-impl v0.8.0
30952025-06-30T22:35:48.326Z Compiling blowfish v0.9.1
30962025-06-30T22:35:48.489Z Compiling env_filter v0.1.2
30972025-06-30T22:35:48.519Z Compiling nibble_vec v0.1.0
30982025-06-30T22:35:48.770Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
30992025-06-30T22:35:48.802Z Compiling humantime v2.2.0
31002025-06-30T22:35:49.105Z Compiling endian-type v0.1.2
31012025-06-30T22:35:49.127Z Compiling env_logger v0.11.5
31022025-06-30T22:35:49.198Z Compiling progenitor v0.10.0
31032025-06-30T22:35:49.225Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31042025-06-30T22:35:49.303Z Compiling bcrypt-pbkdf v0.10.0
31052025-06-30T22:35:49.363Z Compiling radix_trie v0.2.1
31062025-06-30T22:35:49.473Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31072025-06-30T22:35:49.745Z Compiling ssh-cipher v0.2.0
31082025-06-30T22:35:49.812Z Compiling zone_cfg_derive v0.1.2
31092025-06-30T22:35:49.934Z Compiling oxide-tokio-rt v0.1.1
31102025-06-30T22:35:49.963Z Compiling parking_lot v0.11.2
31112025-06-30T22:35:50.210Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31122025-06-30T22:35:50.768Z Compiling tabled v0.18.0
31132025-06-30T22:35:51.016Z Compiling qorb v0.4.0
31142025-06-30T22:35:51.173Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31152025-06-30T22:35:52.031Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31162025-06-30T22:35:52.071Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31172025-06-30T22:35:52.537Z Compiling prefix-trie v0.7.0
31182025-06-30T22:35:52.573Z Compiling password-hash v0.4.2
31192025-06-30T22:35:53.052Z Compiling fxhash v0.2.1
31202025-06-30T22:35:53.308Z Compiling same-file v1.0.6
31212025-06-30T22:35:53.376Z Compiling http-range v0.1.5
31222025-06-30T22:35:53.379Z Compiling base64 v0.13.1
31232025-06-30T22:35:53.623Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31242025-06-30T22:35:53.717Z Compiling walkdir v2.5.0
31252025-06-30T22:35:53.992Z Compiling ron v0.7.1
31262025-06-30T22:35:54.022Z Compiling hickory-server v0.25.2
31272025-06-30T22:35:54.388Z Compiling sled v0.34.7
31282025-06-30T22:35:54.695Z Compiling progenitor-macro v0.8.0
31292025-06-30T22:35:55.639Z Compiling pbkdf2 v0.11.0
31302025-06-30T22:35:56.010Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31312025-06-30T22:35:56.060Z Compiling xz2 v0.1.7
31322025-06-30T22:35:56.555Z Compiling zone v0.1.8
31332025-06-30T22:35:57.030Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31342025-06-30T22:35:57.560Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31352025-06-30T22:35:58.001Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31362025-06-30T22:35:58.209Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31372025-06-30T22:35:59.048Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31382025-06-30T22:36:01.001Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31392025-06-30T22:36:01.808Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31402025-06-30T22:36:02.144Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31412025-06-30T22:36:03.650Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31422025-06-30T22:36:03.834Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31432025-06-30T22:36:04.344Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31442025-06-30T22:36:04.842Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31452025-06-30T22:36:05.210Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31462025-06-30T22:36:06.833Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31472025-06-30T22:36:07.047Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31482025-06-30T22:36:07.503Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31492025-06-30T22:36:07.563Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31502025-06-30T22:36:08.443Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31512025-06-30T22:36:08.715Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31522025-06-30T22:36:09.544Z Compiling progenitor v0.8.0
31532025-06-30T22:36:09.831Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31542025-06-30T22:36:10.220Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31552025-06-30T22:36:10.738Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31562025-06-30T22:36:11.243Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31572025-06-30T22:36:12.442Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31582025-06-30T22:36:12.564Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31592025-06-30T22:36:12.665Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31602025-06-30T22:36:12.927Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31612025-06-30T22:36:13.064Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31622025-06-30T22:36:14.257Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31632025-06-30T22:36:15.645Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31642025-06-30T22:36:16.581Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31652025-06-30T22:36:17.206Z Compiling ssh-key v0.6.6
31662025-06-30T22:36:17.236Z Compiling hickory-client v0.25.2
31672025-06-30T22:36:17.638Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
31682025-06-30T22:36:17.893Z Compiling p521 v0.13.3
31692025-06-30T22:36:18.040Z Compiling p256 v0.13.2
31702025-06-30T22:36:18.883Z Compiling yasna v0.5.2
31712025-06-30T22:36:19.160Z Compiling pem v3.0.5
31722025-06-30T22:36:19.894Z Compiling headers-core v0.3.0
31732025-06-30T22:36:20.126Z Compiling kstat-rs v0.2.4
31742025-06-30T22:36:20.197Z Compiling secrecy v0.8.0
31752025-06-30T22:36:20.345Z Compiling nanorand v0.7.0
31762025-06-30T22:36:20.472Z Compiling russh-cryptovec v0.7.3
31772025-06-30T22:36:20.529Z Compiling atty v0.2.14
31782025-06-30T22:36:20.734Z Compiling crc8 v0.1.1
31792025-06-30T22:36:20.759Z Compiling md5 v0.7.0
31802025-06-30T22:36:20.817Z Compiling flume v0.11.1
31812025-06-30T22:36:20.890Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31822025-06-30T22:36:20.959Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31832025-06-30T22:36:21.246Z Compiling russh-keys v0.45.0
31842025-06-30T22:36:21.295Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31852025-06-30T22:36:21.480Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
31862025-06-30T22:36:24.671Z Compiling headers v0.4.1
31872025-06-30T22:36:24.706Z Compiling rcgen v0.12.1
31882025-06-30T22:36:24.851Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31892025-06-30T22:36:25.918Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31902025-06-30T22:36:26.385Z Compiling hyper-staticfile v0.10.1
31912025-06-30T22:36:26.743Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
31922025-06-30T22:36:26.784Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31932025-06-30T22:36:27.428Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31942025-06-30T22:36:28.965Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31952025-06-30T22:36:29.391Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31962025-06-30T22:36:31.259Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31972025-06-30T22:36:31.517Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
31982025-06-30T22:36:31.955Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31992025-06-30T22:36:32.059Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32002025-06-30T22:36:32.095Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32012025-06-30T22:36:32.822Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32022025-06-30T22:36:33.725Z Compiling num-bigint v0.4.6
32032025-06-30T22:36:33.780Z Compiling des v0.8.1
32042025-06-30T22:36:33.918Z Compiling subprocess v0.2.9
32052025-06-30T22:36:34.181Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32062025-06-30T22:36:34.230Z Compiling hex-literal v0.4.1
32072025-06-30T22:36:34.446Z Compiling display-error-chain v0.2.2
32082025-06-30T22:36:34.714Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32092025-06-30T22:36:35.051Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32102025-06-30T22:36:35.477Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32112025-06-30T22:36:36.171Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32122025-06-30T22:36:36.709Z Compiling russh v0.45.0
32132025-06-30T22:36:37.577Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32142025-06-30T22:36:37.996Z Compiling internet-checksum v0.2.1
32152025-06-30T22:36:47.489Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32162025-06-30T22:36:49.237Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32172025-06-30T22:37:13.483Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32182025-06-30T22:37:36.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
32192025-06-30T22:37:37.044Z
32202025-06-30T22:37:37.044Zreal 2:41.041589017
32212025-06-30T22:37:37.044Zuser 14:20.049260002
32222025-06-30T22:37:37.044Zsys 2:01.699217857
32232025-06-30T22:37:37.044Ztrap 0.415082229
32242025-06-30T22:37:37.048Ztflt 0.150154140
32252025-06-30T22:37:37.048Zdflt 0.956859068
32262025-06-30T22:37:37.048Zkflt 0.000017277
32272025-06-30T22:37:37.048Zlock 24:19.887164691
32282025-06-30T22:37:37.048Zslp 51:43.948046768
32292025-06-30T22:37:37.048Zlat 44.249210127
32302025-06-30T22:37:37.049Zstop 2:02.645350871
32312025-06-30T22:37:37.049Z+ mkdir tests
32322025-06-30T22:37:37.052Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32332025-06-30T22:37:37.052Z+ xargs -I '{}' -t cp '{}' tests/
32342025-06-30T22:37:37.091Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9b5f8b42d7cb05a3 tests/
32352025-06-30T22:37:37.111Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c1f2cda9915ecd0d tests/
32362025-06-30T22:37:37.130Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-4f4e140d905b5529 tests/
32372025-06-30T22:37:37.150Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0d0c5275531fa534 tests/
32382025-06-30T22:37:37.389Z+ 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/*)
32392025-06-30T22:37:37.393Z+ 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-c1f2cda9915ecd0d tests/commtest-4f4e140d905b5529 tests/dhcp_server-9b5f8b42d7cb05a3 tests/end_to_end_tests-0d0c5275531fa534 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
32402025-06-30T22:39:11.042ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32412025-06-30T22:39:11.042Za .github/buildomat/ci-env.sh 1K
32422025-06-30T22:39:11.042Za out/target/test 1K
32432025-06-30T22:39:11.042Za out/npuzone/npuzone 23144K
32442025-06-30T22:39:11.042Za package-manifest.toml 33K
32452025-06-30T22:39:11.042Za smf/sled-agent/non-gimlet/config.toml 5K
32462025-06-30T22:39:11.042Za target/release/omicron-package 41129K
32472025-06-30T22:39:11.042Za target/release/xtask 11702K
32482025-06-30T22:39:11.042Za target/debug/bootstrap 241473K
32492025-06-30T22:39:11.043Za tests/bootstrap-c1f2cda9915ecd0d 23192K
32502025-06-30T22:39:11.043Za tests/commtest-4f4e140d905b5529 24835K
32512025-06-30T22:39:11.043Za tests/dhcp_server-9b5f8b42d7cb05a3 23192K
32522025-06-30T22:39:11.043Za tests/end_to_end_tests-0d0c5275531fa534 314781K
32532025-06-30T22:39:11.043Za out/clickhouse.tar.gz 316430K
32542025-06-30T22:39:11.043Za out/clickhouse_keeper.tar.gz 300195K
32552025-06-30T22:39:11.043Za out/clickhouse_server.tar.gz 316430K
32562025-06-30T22:39:11.043Za out/cockroachdb.tar.gz 160064K
32572025-06-30T22:39:11.043Za out/crucible-dtrace.tar 98K
32582025-06-30T22:39:11.043Za out/crucible-pantry-zone.tar.gz 38997K
32592025-06-30T22:39:11.043Za out/crucible-zone.tar.gz 48881K
32602025-06-30T22:39:11.043Za out/external-dns.tar.gz 50714K
32612025-06-30T22:39:11.043Za out/internal-dns.tar.gz 50714K
32622025-06-30T22:39:11.043Za out/mg-ddm-gz.tar 91780K
32632025-06-30T22:39:11.043Za out/nexus.tar.gz 128111K
32642025-06-30T22:39:11.043Za out/ntp.tar.gz 16665K
32652025-06-30T22:39:11.043Za out/omicron-gateway-softnpu.tar.gz 29210K
32662025-06-30T22:39:11.043Za out/omicron-sled-agent.tar 139645K
32672025-06-30T22:39:11.043Za out/overlay.tar.gz 3K
32682025-06-30T22:39:11.043Za out/oximeter.tar.gz 62325K
32692025-06-30T22:39:11.043Za out/oxlog.tar 3979K
32702025-06-30T22:39:11.043Za out/probe.tar.gz 3037K
32712025-06-30T22:39:11.043Za out/propolis-server.tar.gz 68618K
32722025-06-30T22:39:11.043Za out/pumpkind-gz.tar 26648K
32732025-06-30T22:39:11.043Za out/switch-softnpu.tar.gz 335732K
32742025-06-30T22:39:11.047Z
32752025-06-30T22:39:11.047Zreal 1:33.636356706
32762025-06-30T22:39:11.047Zuser 1:29.787165004
32772025-06-30T22:39:11.047Zsys 5.441407393
32782025-06-30T22:39:11.047Ztrap 0.021271972
32792025-06-30T22:39:11.047Ztflt 0.000000000
32802025-06-30T22:39:11.047Zdflt 0.000000000
32812025-06-30T22:39:11.047Zkflt 0.000000000
32822025-06-30T22:39:11.047Zlock 0.000000000
32832025-06-30T22:39:11.047Zslp 1:29.647062687
32842025-06-30T22:39:11.047Zlat 2.371143467
32852025-06-30T22:39:11.047Zstop 0.000261174
32862025-06-30T22:39:11.047Zprocess exited: duration 2061694 ms, exit code 0
 
32872025-06-30T22:39:11.063Zfound 1 output files
32882025-06-30T22:39:11.063Zuploading: /work/package.tar.gz (2190949914 bytes)
32892025-06-30T22:39:59.710Zuploaded: /work/package.tar.gz