01K9T8KQ6DGSS79Z1P2CE8BFTP: 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: 01K9T8M4H92NYV6DAZWPF5D2YW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-11-11T20:10:22.857Zjob assigned to worker 01K9T8M2W7CEF6PC16AJA89E9S [factory gimlet-EVT22200007-propolis, EVT22200007/48063] (queued for 25 s)
 
22025-11-11T20:10:32.122Zstarting task 0: "setup"
32025-11-11T20:10:32.147Z++ uname -s
42025-11-11T20:10:32.147Z+ kern=SunOS
52025-11-11T20:10:32.147Z+ build_user=build
62025-11-11T20:10:32.147Z+ build_uid=12345
72025-11-11T20:10:32.147Z+ work_dir=/work
82025-11-11T20:10:32.147Z+ input_dir=/input
92025-11-11T20:10:32.147Z+ [[ 0 == 12345 ]]
102025-11-11T20:10:32.147Z+ case "$kern" in
112025-11-11T20:10:32.147Z+ groupadd -g 12345 build
122025-11-11T20:10:32.147Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-11-11T20:10:34.150Z+ zfs create -o mountpoint=/work rpool/work
142025-11-11T20:10:34.188Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-11-11T20:10:34.213Z+ home_fs=zfs
162025-11-11T20:10:34.213Z+ [[ zfs == autofs ]]
172025-11-11T20:10:34.213Z+ mkdir -p /home/build
182025-11-11T20:10:34.213Z+ chown build:build /home/build /work
192025-11-11T20:10:36.199Z+ chmod 0700 /home/build /work
202025-11-11T20:10:36.224Zprocess exited: duration 4085 ms, exit code 0
 
212025-11-11T20:10:36.276Zstarting task 1: "rust-toolchain"
222025-11-11T20:10:36.300Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-11-11T20:10:36.300Z * rust toolchain channel = "1.89.0"
242025-11-11T20:10:36.300Z * rust toolchain profile = "default"
252025-11-11T20:10:36.300Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-11-11T20:10:36.301Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-11-11T20:10:36.301Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-11-11T20:10:36.301Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-11-11T20:10:36.301Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-11-11T20:10:36.424Zinfo: downloading installer
312025-11-11T20:10:36.974Zwarn: It looks like you have an existing installation of Rust at:
322025-11-11T20:10:36.974Zwarn: /opt/ooce/bin
332025-11-11T20:10:36.974Zwarn: It is recommended that rustup be the primary Rust installation.
342025-11-11T20:10:36.974Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-11-11T20:10:36.974Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-11-11T20:10:36.974Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-11-11T20:10:36.974Zwarn: or pass `-y' to ignore all ignorable checks.
382025-11-11T20:10:36.974Zerror: cannot install while Rust is installed
392025-11-11T20:10:36.974Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-11-11T20:10:36.999Zinfo: profile set to 'default'
412025-11-11T20:10:36.999Zinfo: default host triple is x86_64-unknown-illumos
422025-11-11T20:10:36.999Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-11-11T20:10:37.117Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-11-11T20:10:37.117Zinfo: downloading component 'cargo'
452025-11-11T20:10:37.283Zinfo: downloading component 'clippy'
462025-11-11T20:10:37.358Zinfo: downloading component 'rust-docs'
472025-11-11T20:10:37.584Zinfo: downloading component 'rust-std'
482025-11-11T20:10:37.923Zinfo: downloading component 'rustc'
492025-11-11T20:10:39.309Zinfo: downloading component 'rustfmt'
502025-11-11T20:10:39.371Zinfo: installing component 'cargo'
512025-11-11T20:10:40.576Zinfo: installing component 'clippy'
522025-11-11T20:10:41.053Zinfo: installing component 'rust-docs'
532025-11-11T20:10:44.277Zinfo: installing component 'rust-std'
542025-11-11T20:10:46.508Zinfo: installing component 'rustc'
552025-11-11T20:10:54.929Zinfo: installing component 'rustfmt'
562025-11-11T20:10:55.320Z
572025-11-11T20:10:55.320Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
582025-11-11T20:10:55.488Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-11-11T20:10:55.488Z
602025-11-11T20:10:55.514Z
612025-11-11T20:10:55.514ZRust is installed now. Great!
622025-11-11T20:10:55.514Z
632025-11-11T20:10:55.514ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-11-11T20:10:55.514Zenvironment variable. This has not been done automatically.
652025-11-11T20:10:55.514Z
662025-11-11T20:10:55.514ZTo configure your current shell, you need to source
672025-11-11T20:10:55.514Zthe corresponding env file under $HOME/.cargo.
682025-11-11T20:10:55.514Z
692025-11-11T20:10:55.514ZThis is usually done by running one of the following (note the leading DOT):
702025-11-11T20:10:55.514Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-11-11T20:10:55.514Zsource "$HOME/.cargo/env.fish" # For fish
722025-11-11T20:10:55.514Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-11-11T20:10:55.606Z+ rustup --version
742025-11-11T20:10:55.631Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-11-11T20:10:55.631Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-11-11T20:10:55.755Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-11-11T20:10:55.780Z+ cargo --version
782025-11-11T20:10:55.879Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-11-11T20:10:55.904Z+ rustc --version
802025-11-11T20:10:56.008Zrustc 1.89.0 (29483883e 2025-08-04)
812025-11-11T20:10:56.033Zprocess exited: duration 19743 ms, exit code 0
 
822025-11-11T20:10:56.084Zstarting task 2: "authentication"
832025-11-11T20:10:56.148Zprocess exited: duration 63 ms, exit code 0
 
842025-11-11T20:10:56.198Zstarting task 3: "clone repository"
852025-11-11T20:10:56.223Z+ mkdir -p /work/oxidecomputer/omicron
862025-11-11T20:10:56.223Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-11-11T20:10:56.248ZCloning into '/work/oxidecomputer/omicron'...
882025-11-11T20:11:14.890Z+ cd /work/oxidecomputer/omicron
892025-11-11T20:11:14.891Z+ git fetch origin e63468db4286b00fbd6f2809b8b2179920dbb20b
902025-11-11T20:11:15.356ZFrom https://github.com/oxidecomputer/omicron
912025-11-11T20:11:15.357Z * branch e63468db4286b00fbd6f2809b8b2179920dbb20b -> FETCH_HEAD
922025-11-11T20:11:15.382Z+ [[ -n ixi/max_vcpu_crank_turn ]]
932025-11-11T20:11:15.382Z++ git branch --show-current
942025-11-11T20:11:15.382Z+ current=main
952025-11-11T20:11:15.382Z+ [[ main != ixi/max_vcpu_crank_turn ]]
962025-11-11T20:11:15.382Z+ git branch -f ixi/max_vcpu_crank_turn e63468db4286b00fbd6f2809b8b2179920dbb20b
972025-11-11T20:11:15.407Z+ git checkout -f ixi/max_vcpu_crank_turn
982025-11-11T20:11:15.756ZSwitched to branch 'ixi/max_vcpu_crank_turn'
992025-11-11T20:11:15.781Z+ git reset --hard e63468db4286b00fbd6f2809b8b2179920dbb20b
1002025-11-11T20:11:15.806ZHEAD is now at e63468db4 Allow up to 254 vCPUs to a VM
1012025-11-11T20:11:15.806Zprocess exited: duration 19594 ms, exit code 0
 
1022025-11-11T20:11:15.859Zstarting task 4: "build"
1032025-11-11T20:11:15.885Z+ source .github/buildomat/ci-env.sh
1042025-11-11T20:11:15.885Z++ export CARGO_TERM_COLOR=always
1052025-11-11T20:11:15.885Z++ CARGO_TERM_COLOR=always
1062025-11-11T20:11:15.885Z+ cargo --version
1072025-11-11T20:11:15.954Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-11-11T20:11:15.979Z+ rustc --version
1092025-11-11T20:11:16.057Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-11-11T20:11:16.082Z+ WORK=/work
1112025-11-11T20:11:16.082Z+ pfexec mkdir -p /work
1122025-11-11T20:11:16.082Z+ pfexec chown build /work
1132025-11-11T20:11:16.082Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-11-11T20:11:32.361Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-11-11T20:11:43.002Z Startup: Caching catalogs ... Done
1162025-11-11T20:12:00.609ZPlanning: Solver setup ... Done (15.545s)
1172025-11-11T20:12:00.733ZPlanning: Running solver ... Done (0.124s)
1182025-11-11T20:12:00.867ZPlanning: Finding local manifests ... Done (0.002s)
1192025-11-11T20:12:00.949ZPlanning: Fetching manifests: 0/4 0% complete
1202025-11-11T20:12:01.360ZPlanning: Fetching manifests: 4/4 100% complete
1212025-11-11T20:12:01.429ZPlanning: Package planning ... Done (0.069s)
1222025-11-11T20:12:01.491ZPlanning: Merging actions ... Done (0.061s)
1232025-11-11T20:12:01.842ZPlanning: Checking for conflicting actions ... Done (0.351s)
1242025-11-11T20:12:01.868ZPlanning: Consolidating action changes ... Done (0.013s)
1252025-11-11T20:12:02.586ZPlanning: Evaluating mediators ... Done (0.729s)
1262025-11-11T20:12:02.611ZPlanning: Planning completed in 19.46 seconds
1272025-11-11T20:12:02.636Z Packages to install: 4
1282025-11-11T20:12:02.637Z Mediators to change: 2
1292025-11-11T20:12:02.637Z Services to change: 1
1302025-11-11T20:12:02.637Z Estimated space available: 154.98 GB
1312025-11-11T20:12:02.637ZEstimated space to be consumed: 1.76 GB
1322025-11-11T20:12:02.637Z Create boot environment: No
1332025-11-11T20:12:02.637ZCreate backup boot environment: No
1342025-11-11T20:12:02.637Z Rebuild boot archive: No
1352025-11-11T20:12:02.637Z
1362025-11-11T20:12:02.637ZChanged mediators:
1372025-11-11T20:12:02.637Z mediator clang:
1382025-11-11T20:12:02.637Z version: None -> 15 (system default)
1392025-11-11T20:12:02.637Z
1402025-11-11T20:12:02.637Z mediator llvm:
1412025-11-11T20:12:02.637Z version: 14 (system default) -> 15 (system default)
1422025-11-11T20:12:02.637Z
1432025-11-11T20:12:02.637ZChanged packages:
1442025-11-11T20:12:02.637Zhelios-dev
1452025-11-11T20:12:02.637Z developer/build-essential
1462025-11-11T20:12:02.637Z None -> 11-2.0
1472025-11-11T20:12:02.637Z library/libxmlsec1
1482025-11-11T20:12:02.637Z None -> 1.2.35-2.0
1492025-11-11T20:12:02.637Z ooce/developer/clang-15
1502025-11-11T20:12:02.637Z None -> 15.0.7-2.0
1512025-11-11T20:12:02.637Z ooce/developer/llvm-15
1522025-11-11T20:12:02.637Z None -> 15.0.7-2.0
1532025-11-11T20:12:02.637Z
1542025-11-11T20:12:02.637ZServices:
1552025-11-11T20:12:02.637Z restart_fmri:
1562025-11-11T20:12:02.637Z svc:/system/update-man-index:default
1572025-11-11T20:12:02.677Z
1582025-11-11T20:12:02.677ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-11-11T20:12:07.684ZDownload: 1394/3290 items 109.4/212.6MB 51% complete (22.0M/s)
1602025-11-11T20:12:12.684ZDownload: 2254/3290 items 119.6/212.6MB 56% complete (12.1M/s)
1612025-11-11T20:12:17.684ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (9.4M/s)
1622025-11-11T20:12:19.458ZDownload: Completed 212.60 MB in 16.78 seconds (12.7M/s)
1632025-11-11T20:12:19.652Z Actions: 1/3689 actions (Installing new actions)
1642025-11-11T20:12:25.113Z Actions: 3020/3689 actions (Installing new actions)
1652025-11-11T20:12:25.534Z Actions: Completed 3689 actions in 5.88 seconds.
1662025-11-11T20:12:26.212Z Done (0.671s)
1672025-11-11T20:12:26.212Z Done (0.000s)
1682025-11-11T20:12:27.409Z Done (1.197s)
1692025-11-11T20:12:32.802Z Done (5.141s)
1702025-11-11T20:12:32.901Z Done (0.018s)
1712025-11-11T20:12:32.926Z Done (0.000s)
1722025-11-11T20:12:33.080Z Done (0.000s)
1732025-11-11T20:12:34.110ZPlanning: Evaluating mediator changes ... Done
1742025-11-11T20:12:34.370ZPlanning: Checking for conflicting actions ... Done
1752025-11-11T20:12:34.395ZPlanning: Consolidating action changes ... Done
1762025-11-11T20:12:34.704ZPlanning: Evaluating mediators ... Done
1772025-11-11T20:12:34.729ZPlanning: Planning completed in 0.60 seconds
1782025-11-11T20:12:34.754Z Mediators to change: 2
1792025-11-11T20:12:34.755Z Create boot environment: No
1802025-11-11T20:12:34.755ZCreate backup boot environment: No
1812025-11-11T20:12:34.801Z Done
1822025-11-11T20:12:34.801Z Done
1832025-11-11T20:12:35.779Z Done
1842025-11-11T20:12:40.789Z Done
1852025-11-11T20:12:40.927Z Done
1862025-11-11T20:12:40.953Z Done
1872025-11-11T20:12:40.992Z Done
1882025-11-11T20:12:41.799ZPlanning: Evaluating mediator changes ... Done
1892025-11-11T20:12:41.824ZPlanning: Merging actions ... Done
1902025-11-11T20:12:42.045ZPlanning: Checking for conflicting actions ... Done
1912025-11-11T20:12:42.070ZPlanning: Consolidating action changes ... Done
1922025-11-11T20:12:42.395ZPlanning: Evaluating mediators ... Done
1932025-11-11T20:12:42.470ZPlanning: Planning completed in 0.99 seconds
1942025-11-11T20:12:42.515Z Packages to change: 1
1952025-11-11T20:12:42.515Z Mediators to change: 1
1962025-11-11T20:12:42.515Z Services to change: 1
1972025-11-11T20:12:42.515Z Create boot environment: No
1982025-11-11T20:12:42.515ZCreate backup boot environment: Yes
1992025-11-11T20:12:44.604Z Actions: 1/6 actions (Updating modified actions)
2002025-11-11T20:12:44.629Z Actions: Completed 6 actions in 0.00 seconds.
2012025-11-11T20:12:44.629Z Done
2022025-11-11T20:12:44.629Z Done
2032025-11-11T20:12:44.877Z Done
2042025-11-11T20:12:49.700Z Done
2052025-11-11T20:12:49.804Z Done
2062025-11-11T20:12:49.804Z Done
2072025-11-11T20:12:49.855Z Done
2082025-11-11T20:12:50.460ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092025-11-11T20:12:50.460Zclang system 15 system
2102025-11-11T20:12:50.460Zcsh system system illumos
2112025-11-11T20:12:50.460Zctags system system illumos
2122025-11-11T20:12:50.460Zfile system system illumos
2132025-11-11T20:12:50.460Zgcc vendor 12 vendor
2142025-11-11T20:12:50.460Zgcc system 10 system
2152025-11-11T20:12:50.460Zgcc system 7 system
2162025-11-11T20:12:50.460Zgo system 1.20 system
2172025-11-11T20:12:50.460Zgo system 1.19 system
2182025-11-11T20:12:50.460Zllvm system 15 system
2192025-11-11T20:12:50.460Zllvm system 14 system
2202025-11-11T20:12:50.460Zmariadb system 10.6 system
2212025-11-11T20:12:50.460Zmta vendor vendor dma
2222025-11-11T20:12:50.460Zopenjdk system 17 system
2232025-11-11T20:12:50.460Zopenjdk system 11 system
2242025-11-11T20:12:50.460Zopenjdk system 1.8 system
2252025-11-11T20:12:50.460Zopenssl vendor 3 vendor
2262025-11-11T20:12:50.460Zperl system 5.36 system
2272025-11-11T20:12:50.460Zpostgresql system 15 system
2282025-11-11T20:12:50.460Zpostgresql system 13 system
2292025-11-11T20:12:50.461Zpython vendor 3 vendor
2302025-11-11T20:12:50.461Zpython system 2 system
2312025-11-11T20:12:50.461Zpython3 system 3.11 system
2322025-11-11T20:12:50.461Zruby system 3.0 system
2332025-11-11T20:12:50.461Zwords vendor vendor american-english
2342025-11-11T20:12:50.461Zwords system system australian-english
2352025-11-11T20:12:50.461Zwords system system british-english
2362025-11-11T20:12:50.461Zwords system system canadian-english
2372025-11-11T20:12:50.461Zwords system system french
2382025-11-11T20:12:50.461Zwords system system italian
2392025-11-11T20:12:50.461Zwords system system ngerman
2402025-11-11T20:12:50.461Zwords system system ogerman
2412025-11-11T20:12:50.461Zwords system system spanish
2422025-11-11T20:12:50.896ZPUBLISHER TYPE STATUS P LOCATION
2432025-11-11T20:12:50.896Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442025-11-11T20:12:57.762ZFMRI IFO
2452025-11-11T20:12:57.762Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462025-11-11T20:12:57.762Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472025-11-11T20:12:57.762Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482025-11-11T20:12:57.762Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492025-11-11T20:12:57.762Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502025-11-11T20:12:57.762Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2512025-11-11T20:12:57.762Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522025-11-11T20:12:57.762Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532025-11-11T20:12:57.762Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542025-11-11T20:12:57.762Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552025-11-11T20:12:57.762Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562025-11-11T20:12:57.762Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572025-11-11T20:12:57.762Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582025-11-11T20:12:57.762Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592025-11-11T20:12:57.762Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602025-11-11T20:12:57.762Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612025-11-11T20:12:59.061Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622025-11-11T20:12:59.515Z Updating crates.io index
2632025-11-11T20:12:59.568Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642025-11-11T20:13:00.090Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652025-11-11T20:13:00.968Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662025-11-11T20:13:01.303Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672025-11-11T20:13:01.699Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682025-11-11T20:13:02.201Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692025-11-11T20:13:03.689Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702025-11-11T20:13:06.167Z Updating git repository `https://github.com/oxidecomputer/opte`
2712025-11-11T20:13:07.492Z Updating git repository `https://github.com/oxidecomputer/falcon`
2722025-11-11T20:13:08.346Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732025-11-11T20:13:09.061Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742025-11-11T20:13:09.500Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752025-11-11T20:13:09.936Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762025-11-11T20:13:10.746Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772025-11-11T20:13:11.409Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782025-11-11T20:13:11.804Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792025-11-11T20:13:12.234Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802025-11-11T20:13:12.790Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812025-11-11T20:13:13.195Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822025-11-11T20:13:13.544Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832025-11-11T20:13:13.920Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842025-11-11T20:13:14.281Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852025-11-11T20:13:14.791Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2862025-11-11T20:13:15.415Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2872025-11-11T20:13:15.861Z Updating git repository `https://github.com/oxidecomputer/ispf`
2882025-11-11T20:13:16.237Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-11-11T20:13:16.831Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2902025-11-11T20:13:17.463Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2912025-11-11T20:13:18.031Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922025-11-11T20:13:18.443Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932025-11-11T20:13:19.024Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
2942025-11-11T20:13:19.476Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952025-11-11T20:13:19.959Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962025-11-11T20:13:20.297Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972025-11-11T20:13:20.708Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982025-11-11T20:13:21.132Z Updating git repository `https://github.com/oxidecomputer/omicron`
2992025-11-11T20:13:35.171Z Updating git repository `https://github.com/illumos/smf-rs`
3002025-11-11T20:13:36.927Z Downloading crates ...
3012025-11-11T20:13:36.995Z Downloaded form_urlencoded v1.2.2
3022025-11-11T20:13:37.021Z Downloaded camino v1.2.0
3032025-11-11T20:13:37.021Z Downloaded clap_builder v4.5.48
3042025-11-11T20:13:37.021Z Downloaded zerocopy-derive v0.7.35
3052025-11-11T20:13:37.021Z Downloaded thiserror v2.0.17
3062025-11-11T20:13:37.046Z Downloaded zerofrom-derive v0.1.4
3072025-11-11T20:13:37.046Z Downloaded typeid v1.0.3
3082025-11-11T20:13:37.046Z Downloaded version_check v0.9.5
3092025-11-11T20:13:37.046Z Downloaded zerovec-derive v0.10.3
3102025-11-11T20:13:37.046Z Downloaded writeable v0.5.5
3112025-11-11T20:13:37.072Z Downloaded typenum v1.17.0
3122025-11-11T20:13:37.072Z Downloaded usdt-impl v0.5.0
3132025-11-11T20:13:37.072Z Downloaded zerocopy v0.7.35
3142025-11-11T20:13:37.098Z Downloaded zerovec v0.10.4
3152025-11-11T20:13:37.098Z Downloaded indexmap v2.11.4
3162025-11-11T20:13:37.155Z Downloaded synstructure v0.13.1
3172025-11-11T20:13:37.155Z Downloaded swrite v0.1.0
3182025-11-11T20:13:37.155Z Downloaded percent-encoding v2.3.2
3192025-11-11T20:13:37.181Z Downloaded papergrid v0.11.0
3202025-11-11T20:13:37.181Z Downloaded winnow v0.7.13
3212025-11-11T20:13:37.181Z Downloaded syn v2.0.106
3222025-11-11T20:13:37.181Z Downloaded num-traits v0.2.19
3232025-11-11T20:13:37.181Z Downloaded pest_meta v2.8.2
3242025-11-11T20:13:37.181Z Downloaded serde_json v1.0.145
3252025-11-11T20:13:37.181Z Downloaded syn v1.0.109
3262025-11-11T20:13:37.181Z Downloaded rustix v0.38.37
3272025-11-11T20:13:37.207Z Downloaded log v0.4.27
3282025-11-11T20:13:37.207Z Downloaded proc-macro-error-attr v1.0.4
3292025-11-11T20:13:37.207Z Downloaded memmap v0.7.0
3302025-11-11T20:13:37.207Z Downloaded macaddr v1.0.1
3312025-11-11T20:13:37.207Z Downloaded litemap v0.7.3
3322025-11-11T20:13:37.207Z Downloaded tabled_derive v0.7.0
3332025-11-11T20:13:37.207Z Downloaded stable_deref_trait v1.2.0
3342025-11-11T20:13:37.207Z Downloaded sha2 v0.10.9
3352025-11-11T20:13:37.207Z Downloaded serde_derive v1.0.226
3362025-11-11T20:13:37.207Z Downloaded serde-untagged v0.1.7
3372025-11-11T20:13:37.207Z Downloaded once_cell v1.21.3
3382025-11-11T20:13:37.232Z Downloaded itoa v1.0.11
3392025-11-11T20:13:37.232Z Downloaded memchr v2.7.4
3402025-11-11T20:13:37.232Z Downloaded rustix v1.0.7
3412025-11-11T20:13:37.257Z Downloaded is_terminal_polyfill v1.70.1
3422025-11-11T20:13:37.257Z Downloaded smawk v0.3.2
3432025-11-11T20:13:37.257Z Downloaded smallvec v1.15.1
3442025-11-11T20:13:37.258Z Downloaded serde_spanned v0.6.9
3452025-11-11T20:13:37.258Z Downloaded serde_core v1.0.226
3462025-11-11T20:13:37.258Z Downloaded serde-value v0.7.0
3472025-11-11T20:13:37.258Z Downloaded scroll_derive v0.12.0
3482025-11-11T20:13:37.258Z Downloaded scroll v0.12.0
3492025-11-11T20:13:37.258Z Downloaded pretty-hex v0.4.1
3502025-11-11T20:13:37.258Z Downloaded pest_derive v2.8.2
3512025-11-11T20:13:37.258Z Downloaded pest v2.8.2
3522025-11-11T20:13:37.283Z Downloaded ordered-float v2.10.1
3532025-11-11T20:13:37.283Z Downloaded strsim v0.11.1
3542025-11-11T20:13:37.283Z Downloaded serde_tokenstream v0.2.2
3552025-11-11T20:13:37.283Z Downloaded libc v0.2.174
3562025-11-11T20:13:37.308Z Downloaded serde v1.0.226
3572025-11-11T20:13:37.308Z Downloaded semver v1.0.27
3582025-11-11T20:13:37.308Z Downloaded ryu v1.0.18
3592025-11-11T20:13:37.308Z Downloaded quote v1.0.40
3602025-11-11T20:13:37.308Z Downloaded proc-macro2 v1.0.101
3612025-11-11T20:13:37.308Z Downloaded proc-macro-error v1.0.4
3622025-11-11T20:13:37.308Z Downloaded plain v0.2.3
3632025-11-11T20:13:37.308Z Downloaded pest_generator v2.8.2
3642025-11-11T20:13:37.333Z Downloaded idna_adapter v1.2.0
3652025-11-11T20:13:37.334Z Downloaded idna v1.0.3
3662025-11-11T20:13:37.334Z Downloaded icu_properties_data v1.5.0
3672025-11-11T20:13:37.334Z Downloaded icu_locid v1.5.0
3682025-11-11T20:13:37.334Z Downloaded icu_collections v1.5.0
3692025-11-11T20:13:37.359Z Downloaded heck v0.5.0
3702025-11-11T20:13:37.359Z Downloaded goblin v0.8.2
3712025-11-11T20:13:37.359Z Downloaded generic-array v0.14.7
3722025-11-11T20:13:37.359Z Downloaded fastrand v2.1.1
3732025-11-11T20:13:37.359Z Downloaded digest v0.10.7
3742025-11-11T20:13:37.359Z Downloaded camino-tempfile v1.4.1
3752025-11-11T20:13:37.359Z Downloaded autocfg v1.4.0
3762025-11-11T20:13:37.359Z Downloaded anstyle-query v1.1.1
3772025-11-11T20:13:37.359Z Downloaded icu_provider_macros v1.5.0
3782025-11-11T20:13:37.359Z Downloaded icu_provider v1.5.0
3792025-11-11T20:13:37.359Z Downloaded icu_properties v1.5.1
3802025-11-11T20:13:37.359Z Downloaded icu_normalizer_data v1.5.0
3812025-11-11T20:13:37.385Z Downloaded icu_locid_transform v1.5.0
3822025-11-11T20:13:37.385Z Downloaded hashbrown v0.16.0
3832025-11-11T20:13:37.385Z Downloaded getrandom v0.3.4
3842025-11-11T20:13:37.385Z Downloaded fs-err v3.1.1
3852025-11-11T20:13:37.385Z Downloaded errno v0.3.12
3862025-11-11T20:13:37.385Z Downloaded dtrace-parser v0.2.0
3872025-11-11T20:13:37.385Z Downloaded displaydoc v0.2.5
3882025-11-11T20:13:37.385Z Downloaded cpufeatures v0.2.14
3892025-11-11T20:13:37.385Z Downloaded colorchoice v1.0.2
3902025-11-11T20:13:37.385Z Downloaded clap_derive v4.5.47
3912025-11-11T20:13:37.385Z Downloaded cargo-platform v0.2.0
3922025-11-11T20:13:37.385Z Downloaded byteorder v1.5.0
3932025-11-11T20:13:37.411Z Downloaded bytecount v0.6.8
3942025-11-11T20:13:37.411Z Downloaded block-buffer v0.10.4
3952025-11-11T20:13:37.411Z Downloaded bitflags v2.9.4
3962025-11-11T20:13:37.411Z Downloaded anyhow v1.0.99
3972025-11-11T20:13:37.411Z Downloaded icu_normalizer v1.5.0
3982025-11-11T20:13:37.411Z Downloaded icu_locid_transform_data v1.5.0
3992025-11-11T20:13:37.411Z Downloaded heck v0.4.1
4002025-11-11T20:13:37.411Z Downloaded fnv v1.0.7
4012025-11-11T20:13:37.411Z Downloaded erased-serde v0.4.6
4022025-11-11T20:13:37.411Z Downloaded equivalent v1.0.2
4032025-11-11T20:13:37.411Z Downloaded dof v0.3.0
4042025-11-11T20:13:37.411Z Downloaded crypto-common v0.1.6
4052025-11-11T20:13:37.437Z Downloaded clap_lex v0.7.4
4062025-11-11T20:13:37.437Z Downloaded usdt-attr-macro v0.5.0
4072025-11-11T20:13:37.437Z Downloaded unicode-width v0.2.0
4082025-11-11T20:13:37.437Z Downloaded toml v0.8.23
4092025-11-11T20:13:37.437Z Downloaded thiserror-impl v2.0.17
4102025-11-11T20:13:37.437Z Downloaded yoke-derive v0.7.4
4112025-11-11T20:13:37.437Z Downloaded write16 v1.0.0
4122025-11-11T20:13:37.437Z Downloaded utf8parse v0.2.2
4132025-11-11T20:13:37.437Z Downloaded utf16_iter v1.0.5
4142025-11-11T20:13:37.437Z Downloaded usdt-macro v0.5.0
4152025-11-11T20:13:37.437Z Downloaded usdt v0.5.0
4162025-11-11T20:13:37.437Z Downloaded unicode-xid v0.2.6
4172025-11-11T20:13:37.437Z Downloaded unicode-width v0.1.14
4182025-11-11T20:13:37.437Z Downloaded toml_write v0.1.2
4192025-11-11T20:13:37.437Z Downloaded toml_edit v0.22.27
4202025-11-11T20:13:37.463Z Downloaded tinystr v0.7.6
4212025-11-11T20:13:37.463Z Downloaded textwrap v0.16.2
4222025-11-11T20:13:37.463Z Downloaded tabled v0.15.0
4232025-11-11T20:13:37.463Z Downloaded url v2.5.4
4242025-11-11T20:13:37.488Z Downloaded unicode-linebreak v0.1.5
4252025-11-11T20:13:37.488Z Downloaded unicode-ident v1.0.19
4262025-11-11T20:13:37.488Z Downloaded toml_datetime v0.6.11
4272025-11-11T20:13:37.488Z Downloaded thiserror-impl v1.0.69
4282025-11-11T20:13:37.488Z Downloaded thiserror v1.0.69
4292025-11-11T20:13:37.488Z Downloaded terminal_size v0.4.0
4302025-11-11T20:13:37.488Z Downloaded tempfile v3.20.0
4312025-11-11T20:13:37.488Z Downloaded anstyle-parse v0.2.5
4322025-11-11T20:13:37.488Z Downloaded zerofrom v0.1.4
4332025-11-11T20:13:37.488Z Downloaded yoke v0.7.4
4342025-11-11T20:13:37.488Z Downloaded ucd-trie v0.1.7
4352025-11-11T20:13:37.488Z Downloaded clap v4.5.48
4362025-11-11T20:13:37.513Z Downloaded cargo_toml v0.21.0
4372025-11-11T20:13:37.514Z Downloaded cargo_metadata v0.21.0
4382025-11-11T20:13:37.514Z Downloaded anstyle v1.0.11
4392025-11-11T20:13:37.514Z Downloaded cfg-if v1.0.4
4402025-11-11T20:13:37.514Z Downloaded cargo-util-schemas v0.8.2
4412025-11-11T20:13:37.514Z Downloaded utf8_iter v1.0.4
4422025-11-11T20:13:37.514Z Downloaded thread-id v4.2.2
4432025-11-11T20:13:37.514Z Downloaded anstream v0.6.18
4442025-11-11T20:13:37.594Z Compiling proc-macro2 v1.0.101
4452025-11-11T20:13:37.594Z Compiling unicode-ident v1.0.19
4462025-11-11T20:13:37.594Z Compiling serde_core v1.0.226
4472025-11-11T20:13:37.594Z Compiling serde v1.0.226
4482025-11-11T20:13:37.619Z Compiling version_check v0.9.5
4492025-11-11T20:13:37.619Z Compiling libc v0.2.174
4502025-11-11T20:13:37.619Z Compiling memchr v2.7.4
4512025-11-11T20:13:37.619Z Compiling stable_deref_trait v1.2.0
4522025-11-11T20:13:37.951Z Compiling thiserror v2.0.17
4532025-11-11T20:13:37.976Z Compiling thiserror v1.0.69
4542025-11-11T20:13:38.495Z Compiling ryu v1.0.18
4552025-11-11T20:13:38.528Z Compiling itoa v1.0.11
4562025-11-11T20:13:38.794Z Compiling litemap v0.7.3
4572025-11-11T20:13:38.821Z Compiling writeable v0.5.5
4582025-11-11T20:13:38.977Z Compiling ucd-trie v0.1.7
4592025-11-11T20:13:39.066Z Compiling autocfg v1.4.0
4602025-11-11T20:13:39.335Z Compiling icu_locid_transform_data v1.5.0
4612025-11-11T20:13:39.491Z Compiling bitflags v2.9.4
4622025-11-11T20:13:39.516Z Compiling byteorder v1.5.0
4632025-11-11T20:13:39.730Z Compiling quote v1.0.40
4642025-11-11T20:13:40.019Z Compiling errno v0.3.12
4652025-11-11T20:13:40.050Z Compiling serde_json v1.0.145
4662025-11-11T20:13:40.076Z Compiling icu_properties_data v1.5.0
4672025-11-11T20:13:40.280Z Compiling syn v2.0.106
4682025-11-11T20:13:40.312Z Compiling num-traits v0.2.19
4692025-11-11T20:13:40.339Z Compiling equivalent v1.0.2
4702025-11-11T20:13:40.437Z Compiling write16 v1.0.0
4712025-11-11T20:13:40.464Z Compiling utf16_iter v1.0.5
4722025-11-11T20:13:40.500Z Compiling typeid v1.0.3
4732025-11-11T20:13:40.613Z Compiling icu_normalizer_data v1.5.0
4742025-11-11T20:13:40.640Z Compiling utf8_iter v1.0.4
4752025-11-11T20:13:40.695Z Compiling rustix v0.38.37
4762025-11-11T20:13:40.749Z Compiling hashbrown v0.16.0
4772025-11-11T20:13:40.918Z Compiling smallvec v1.15.1
4782025-11-11T20:13:41.372Z Compiling proc-macro-error-attr v1.0.4
4792025-11-11T20:13:41.496Z Compiling usdt-impl v0.5.0
4802025-11-11T20:13:41.570Z Compiling winnow v0.7.13
4812025-11-11T20:13:41.667Z Compiling syn v1.0.109
4822025-11-11T20:13:41.758Z Compiling indexmap v2.11.4
4832025-11-11T20:13:41.829Z Compiling toml_write v0.1.2
4842025-11-11T20:13:42.018Z Compiling thread-id v4.2.2
4852025-11-11T20:13:42.720Z Compiling proc-macro-error v1.0.4
4862025-11-11T20:13:43.083Z Compiling rustix v1.0.7
4872025-11-11T20:13:43.126Z Compiling camino v1.2.0
4882025-11-11T20:13:43.525Z Compiling percent-encoding v2.3.2
4892025-11-11T20:13:43.739Z Compiling log v0.4.27
4902025-11-11T20:13:43.765Z Compiling getrandom v0.3.4
4912025-11-11T20:13:43.865Z Compiling plain v0.2.3
4922025-11-11T20:13:43.892Z Compiling utf8parse v0.2.2
4932025-11-11T20:13:44.080Z Compiling anstyle-parse v0.2.5
4942025-11-11T20:13:44.125Z Compiling form_urlencoded v1.2.2
4952025-11-11T20:13:44.413Z Compiling ordered-float v2.10.1
4962025-11-11T20:13:44.465Z Compiling terminal_size v0.4.0
4972025-11-11T20:13:44.816Z Compiling cfg-if v1.0.4
4982025-11-11T20:13:44.995Z Compiling pretty-hex v0.4.1
4992025-11-11T20:13:45.045Z Compiling anstyle-query v1.1.1
5002025-11-11T20:13:45.186Z Compiling is_terminal_polyfill v1.70.1
5012025-11-11T20:13:45.241Z Compiling anstyle v1.0.11
5022025-11-11T20:13:45.269Z Compiling colorchoice v1.0.2
5032025-11-11T20:13:45.568Z Compiling semver v1.0.27
5042025-11-11T20:13:45.662Z Compiling anstream v0.6.18
5052025-11-11T20:13:45.733Z Compiling fs-err v3.1.1
5062025-11-11T20:13:46.140Z Compiling once_cell v1.21.3
5072025-11-11T20:13:46.211Z Compiling heck v0.5.0
5082025-11-11T20:13:46.246Z Compiling heck v0.4.1
5092025-11-11T20:13:46.280Z Compiling anyhow v1.0.99
5102025-11-11T20:13:46.524Z Compiling synstructure v0.13.1
5112025-11-11T20:13:46.667Z Compiling unicode-width v0.1.14
5122025-11-11T20:13:46.703Z Compiling unicode-xid v0.2.6
5132025-11-11T20:13:46.799Z Compiling strsim v0.11.1
5142025-11-11T20:13:46.904Z Compiling fastrand v2.1.1
5152025-11-11T20:13:47.161Z Compiling bytecount v0.6.8
5162025-11-11T20:13:47.401Z Compiling fnv v1.0.7
5172025-11-11T20:13:47.426Z Compiling clap_lex v0.7.4
5182025-11-11T20:13:47.462Z Compiling tempfile v3.20.0
5192025-11-11T20:13:47.577Z Compiling papergrid v0.11.0
5202025-11-11T20:13:47.751Z Compiling clap_builder v4.5.48
5212025-11-11T20:13:48.118Z Compiling memmap v0.7.0
5222025-11-11T20:13:48.231Z Compiling unicode-linebreak v0.1.5
5232025-11-11T20:13:48.286Z Compiling smawk v0.3.2
5242025-11-11T20:13:48.443Z Compiling unicode-width v0.2.0
5252025-11-11T20:13:48.912Z Compiling textwrap v0.16.2
5262025-11-11T20:13:49.184Z Compiling camino-tempfile v1.4.1
5272025-11-11T20:13:49.224Z Compiling swrite v0.1.0
5282025-11-11T20:13:49.384Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5292025-11-11T20:13:49.416Z Compiling tabled_derive v0.7.0
5302025-11-11T20:13:50.198Z Compiling serde_derive v1.0.226
5312025-11-11T20:13:50.228Z Compiling zerofrom-derive v0.1.4
5322025-11-11T20:13:50.278Z Compiling yoke-derive v0.7.4
5332025-11-11T20:13:50.315Z Compiling zerovec-derive v0.10.3
5342025-11-11T20:13:50.416Z Compiling thiserror-impl v2.0.17
5352025-11-11T20:13:50.809Z Compiling displaydoc v0.2.5
5362025-11-11T20:13:52.174Z Compiling thiserror-impl v1.0.69
5372025-11-11T20:13:52.525Z Compiling icu_provider_macros v1.5.0
5382025-11-11T20:13:52.732Z Compiling zerocopy-derive v0.7.35
5392025-11-11T20:13:53.361Z Compiling zerofrom v0.1.4
5402025-11-11T20:13:53.449Z Compiling pest v2.8.2
5412025-11-11T20:13:53.521Z Compiling scroll_derive v0.12.0
5422025-11-11T20:13:53.600Z Compiling yoke v0.7.4
5432025-11-11T20:13:53.987Z Compiling zerovec v0.10.4
5442025-11-11T20:13:54.537Z Compiling zerocopy v0.7.35
5452025-11-11T20:13:54.761Z Compiling scroll v0.12.0
5462025-11-11T20:13:54.871Z Compiling clap_derive v4.5.47
5472025-11-11T20:13:55.039Z Compiling tabled v0.15.0
5482025-11-11T20:13:55.362Z Compiling goblin v0.8.2
5492025-11-11T20:13:55.798Z Compiling tinystr v0.7.6
5502025-11-11T20:13:55.938Z Compiling pest_meta v2.8.2
5512025-11-11T20:13:56.030Z Compiling icu_collections v1.5.0
5522025-11-11T20:13:56.220Z Compiling icu_locid v1.5.0
5532025-11-11T20:13:57.285Z Compiling pest_generator v2.8.2
5542025-11-11T20:13:57.632Z Compiling icu_provider v1.5.0
5552025-11-11T20:13:57.795Z Compiling toml_datetime v0.6.11
5562025-11-11T20:13:58.133Z Compiling serde_spanned v0.6.9
5572025-11-11T20:13:58.340Z Compiling icu_locid_transform v1.5.0
5582025-11-11T20:13:58.409Z Compiling toml_edit v0.22.27
5592025-11-11T20:13:58.544Z Compiling dof v0.3.0
5602025-11-11T20:13:58.792Z Compiling serde_tokenstream v0.2.2
5612025-11-11T20:13:58.851Z Compiling erased-serde v0.4.6
5622025-11-11T20:13:59.357Z Compiling serde-value v0.7.0
5632025-11-11T20:13:59.388Z Compiling cargo-platform v0.2.0
5642025-11-11T20:13:59.973Z Compiling icu_properties v1.5.1
5652025-11-11T20:14:00.006Z Compiling serde-untagged v0.1.7
5662025-11-11T20:14:00.040Z Compiling pest_derive v2.8.2
5672025-11-11T20:14:00.187Z Compiling clap v4.5.48
5682025-11-11T20:14:00.339Z Compiling macaddr v1.0.1
5692025-11-11T20:14:00.799Z Compiling dtrace-parser v0.2.0
5702025-11-11T20:14:01.810Z Compiling toml v0.8.23
5712025-11-11T20:14:02.621Z Compiling usdt-attr-macro v0.5.0
5722025-11-11T20:14:02.621Z Compiling usdt-macro v0.5.0
5732025-11-11T20:14:02.746Z Compiling cargo_toml v0.21.0
5742025-11-11T20:14:03.409Z Compiling icu_normalizer v1.5.0
5752025-11-11T20:14:03.877Z Compiling usdt v0.5.0
5762025-11-11T20:14:04.253Z Compiling idna_adapter v1.2.0
5772025-11-11T20:14:04.454Z Compiling idna v1.0.3
5782025-11-11T20:14:05.045Z Compiling url v2.5.4
5792025-11-11T20:14:05.964Z Compiling cargo-util-schemas v0.8.2
5802025-11-11T20:14:08.043Z Compiling cargo_metadata v0.21.0
5812025-11-11T20:14:10.262Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5822025-11-11T20:14:14.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
5832025-11-11T20:14:15.275Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5842025-11-11T20:14:16.391Z Downloading crates ...
5852025-11-11T20:14:16.588Z Downloaded async-stream-impl v0.3.6
5862025-11-11T20:14:16.615Z Downloaded bitfield-macros v0.19.2
5872025-11-11T20:14:16.615Z Downloaded cmake v0.1.51
5882025-11-11T20:14:16.615Z Downloaded fxhash v0.2.1
5892025-11-11T20:14:16.643Z Downloaded base64 v0.21.7
5902025-11-11T20:14:16.643Z Downloaded atomic-waker v1.1.2
5912025-11-11T20:14:16.643Z Downloaded crossbeam-epoch v0.9.18
5922025-11-11T20:14:16.670Z Downloaded rustc_version v0.1.7
5932025-11-11T20:14:16.670Z Downloaded russh v0.45.0
5942025-11-11T20:14:16.670Z Downloaded similar v2.7.0
5952025-11-11T20:14:16.695Z Downloaded strip-ansi-escapes v0.2.0
5962025-11-11T20:14:16.695Z Downloaded hex v0.4.3
5972025-11-11T20:14:16.695Z Downloaded hubpack_derive v0.1.1
5982025-11-11T20:14:16.721Z Downloaded tap v1.0.1
5992025-11-11T20:14:16.721Z Downloaded test-strategy v0.4.3
6002025-11-11T20:14:16.721Z Downloaded tower-layer v0.3.3
6012025-11-11T20:14:16.721Z Downloaded try-lock v0.2.5
6022025-11-11T20:14:16.746Z Downloaded yasna v0.5.2
6032025-11-11T20:14:16.746Z Downloaded darling_macro v0.21.0
6042025-11-11T20:14:16.746Z Downloaded static_assertions v1.1.0
6052025-11-11T20:14:16.746Z Downloaded simd-adler32 v0.3.7
6062025-11-11T20:14:16.746Z Downloaded serde-big-array v0.5.1
6072025-11-11T20:14:16.772Z Downloaded typify v0.2.0
6082025-11-11T20:14:16.772Z Downloaded structmeta v0.3.0
6092025-11-11T20:14:16.772Z Downloaded endian-type v0.1.2
6102025-11-11T20:14:16.772Z Downloaded foreign-types-macros v0.2.3
6112025-11-11T20:14:16.798Z Downloaded pem v3.0.5
6122025-11-11T20:14:16.798Z Downloaded predicates-tree v1.0.12
6132025-11-11T20:14:16.798Z Downloaded rfc6979 v0.4.0
6142025-11-11T20:14:16.825Z Downloaded dropshot-api-manager-types v0.2.3
6152025-11-11T20:14:16.825Z Downloaded shell-words v1.1.0
6162025-11-11T20:14:16.825Z Downloaded foreign-types-shared v0.3.1
6172025-11-11T20:14:16.825Z Downloaded smallvec v0.6.14
6182025-11-11T20:14:16.850Z Downloaded tokio-tungstenite v0.23.1
6192025-11-11T20:14:16.850Z Downloaded zone v0.1.8
6202025-11-11T20:14:16.850Z Downloaded darling v0.20.10
6212025-11-11T20:14:16.850Z Downloaded embedded-io v0.4.0
6222025-11-11T20:14:16.875Z Downloaded tokio-postgres v0.7.13
6232025-11-11T20:14:16.875Z Downloaded papergrid v0.14.0
6242025-11-11T20:14:16.901Z Downloaded pkg-config v0.3.31
6252025-11-11T20:14:16.901Z Downloaded serde_plain v1.0.2
6262025-11-11T20:14:16.926Z Downloaded thread_local v1.1.8
6272025-11-11T20:14:16.926Z Downloaded vte_generate_state_changes v0.1.2
6282025-11-11T20:14:16.952Z Downloaded fixedbitset v0.4.2
6292025-11-11T20:14:16.952Z Downloaded rtoolbox v0.0.2
6302025-11-11T20:14:16.952Z Downloaded quinn-udp v0.5.5
6312025-11-11T20:14:16.978Z Downloaded derive_builder_core v0.20.2
6322025-11-11T20:14:16.978Z Downloaded sqlformat v0.3.5
6332025-11-11T20:14:17.004Z Downloaded vergen-gitcl v1.0.8
6342025-11-11T20:14:17.004Z Downloaded sync_wrapper v1.0.1
6352025-11-11T20:14:17.031Z Downloaded owo-colors v4.2.2
6362025-11-11T20:14:17.057Z Downloaded newline-converter v0.3.0
6372025-11-11T20:14:17.057Z Downloaded paste v1.0.15
6382025-11-11T20:14:17.057Z Downloaded strum_macros v0.24.3
6392025-11-11T20:14:17.084Z Downloaded subprocess v0.2.9
6402025-11-11T20:14:17.084Z Downloaded supports-color v3.0.2
6412025-11-11T20:14:17.084Z Downloaded pin-utils v0.1.0
6422025-11-11T20:14:17.084Z Downloaded password-hash v0.5.0
6432025-11-11T20:14:17.084Z Downloaded subtle v2.6.1
6442025-11-11T20:14:17.109Z Downloaded strum_macros v0.27.2
6452025-11-11T20:14:17.109Z Downloaded usdt-macro v0.6.0
6462025-11-11T20:14:17.109Z Downloaded zopfli v0.8.1
6472025-11-11T20:14:17.109Z Downloaded publicsuffix v2.3.0
6482025-11-11T20:14:17.152Z Downloaded minimal-lexical v0.2.1
6492025-11-11T20:14:17.152Z Downloaded openssl v0.10.73
6502025-11-11T20:14:17.152Z Downloaded unsafe-libyaml v0.2.11
6512025-11-11T20:14:17.152Z Downloaded petgraph v0.6.5
6522025-11-11T20:14:17.177Z Downloaded support-bundle-viewer v0.1.2
6532025-11-11T20:14:17.177Z Downloaded openssl-sys v0.9.109
6542025-11-11T20:14:17.177Z Downloaded num-bigint-dig v0.8.4
6552025-11-11T20:14:17.177Z Downloaded serde_with v3.14.0
6562025-11-11T20:14:17.202Z Downloaded crossterm v0.29.0
6572025-11-11T20:14:17.202Z Downloaded winnow v0.6.26
6582025-11-11T20:14:17.227Z Downloaded winnow v0.5.40
6592025-11-11T20:14:17.227Z Downloaded webpki-roots v1.0.1
6602025-11-11T20:14:17.227Z Downloaded lalrpop v0.19.12
6612025-11-11T20:14:17.252Z Downloaded crossterm v0.28.1
6622025-11-11T20:14:17.252Z Downloaded csv v1.3.1
6632025-11-11T20:14:17.278Z Downloaded hickory-proto v0.24.4
6642025-11-11T20:14:17.303Z Downloaded object v0.36.5
6652025-11-11T20:14:17.303Z Downloaded zlib-rs v0.5.1
6662025-11-11T20:14:17.303Z Downloaded qorb v0.4.1
6672025-11-11T20:14:17.328Z Downloaded petgraph v0.8.2
6682025-11-11T20:14:17.352Z Downloaded salty v0.3.0
6692025-11-11T20:14:17.353Z Downloaded typify-impl v0.2.0
6702025-11-11T20:14:17.378Z Downloaded itertools v0.14.0
6712025-11-11T20:14:17.378Z Downloaded typify-impl v0.4.3
6722025-11-11T20:14:17.403Z Downloaded openapiv3 v2.2.0
6732025-11-11T20:14:17.428Z Downloaded libz-sys v1.1.20
6742025-11-11T20:14:17.453Z Downloaded itertools v0.13.0
6752025-11-11T20:14:17.453Z Downloaded schemars v1.0.4
6762025-11-11T20:14:17.478Z Downloaded hyper v1.7.0
6772025-11-11T20:14:17.503Z Downloaded hkdf v0.12.4
6782025-11-11T20:14:17.503Z Downloaded sha3 v0.10.8
6792025-11-11T20:14:17.503Z Downloaded tokio-util v0.7.15
6802025-11-11T20:14:17.503Z Downloaded itertools v0.12.1
6812025-11-11T20:14:17.528Z Downloaded regex-automata v0.4.11
6822025-11-11T20:14:17.553Z Downloaded jiff v0.2.15
6832025-11-11T20:14:17.553Z Downloaded iri-string v0.7.8
6842025-11-11T20:14:17.578Z Downloaded zip v4.2.0
6852025-11-11T20:14:17.578Z Downloaded libxml v0.3.3
6862025-11-11T20:14:17.578Z Downloaded itertools v0.10.5
6872025-11-11T20:14:17.603Z Downloaded lzma-sys v0.1.20
6882025-11-11T20:14:17.628Z Downloaded libm v0.2.8
6892025-11-11T20:14:17.654Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6902025-11-11T20:14:17.654Z Downloaded iddqd v0.3.13
6912025-11-11T20:14:17.679Z Downloaded hickory-server v0.25.2
6922025-11-11T20:14:17.679Z Downloaded pin-project v1.1.6
6932025-11-11T20:14:17.679Z Downloaded newtype-uuid v1.3.1
6942025-11-11T20:14:17.704Z Downloaded unicode-normalization v0.1.24
6952025-11-11T20:14:17.704Z Downloaded strum_macros v0.26.4
6962025-11-11T20:14:17.704Z Downloaded strum v0.27.2
6972025-11-11T20:14:17.704Z Downloaded pin-project-lite v0.2.14
6982025-11-11T20:14:17.704Z Downloaded password-hash v0.4.2
6992025-11-11T20:14:17.704Z Downloaded num-complex v0.4.6
7002025-11-11T20:14:17.704Z Downloaded nu-ansi-term v0.50.1
7012025-11-11T20:14:17.704Z Downloaded memmap2 v0.9.8
7022025-11-11T20:14:17.704Z Downloaded zstd-safe v7.2.3
7032025-11-11T20:14:17.730Z Downloaded uuid v1.18.1
7042025-11-11T20:14:17.730Z Downloaded pretty_assertions v1.4.1
7052025-11-11T20:14:17.730Z Downloaded num v0.4.3
7062025-11-11T20:14:17.730Z Downloaded usdt v0.6.0
7072025-11-11T20:14:17.730Z Downloaded crossbeam-utils v0.8.21
7082025-11-11T20:14:17.730Z Downloaded ratatui v0.29.0
7092025-11-11T20:14:17.756Z Downloaded tinyvec v1.8.0
7102025-11-11T20:14:17.756Z Downloaded serde_yaml v0.9.34+deprecated
7112025-11-11T20:14:17.757Z Downloaded hyper-util v0.1.17
7122025-11-11T20:14:17.782Z Downloaded h2 v0.4.6
7132025-11-11T20:14:17.782Z Downloaded path-slash v0.1.5
7142025-11-11T20:14:17.782Z Downloaded openssl-probe v0.1.5
7152025-11-11T20:14:17.782Z Downloaded opaque-debug v0.3.1
7162025-11-11T20:14:17.782Z Downloaded num-bigint v0.4.6
7172025-11-11T20:14:17.782Z Downloaded newtype-uuid-macros v0.1.0
7182025-11-11T20:14:17.782Z Downloaded mime_guess v2.0.5
7192025-11-11T20:14:17.782Z Downloaded memoffset v0.9.1
7202025-11-11T20:14:17.782Z Downloaded usdt-impl v0.6.0
7212025-11-11T20:14:17.782Z Downloaded untrusted v0.9.0
7222025-11-11T20:14:17.807Z Downloaded untrusted v0.7.1
7232025-11-11T20:14:17.807Z Downloaded unicode-segmentation v1.12.0
7242025-11-11T20:14:17.807Z Downloaded phf_shared v0.12.1
7252025-11-11T20:14:17.807Z Downloaded md-5 v0.10.6
7262025-11-11T20:14:17.807Z Downloaded maybe-uninit v2.0.0
7272025-11-11T20:14:17.807Z Downloaded futures v0.3.31
7282025-11-11T20:14:17.807Z Downloaded ring v0.17.14
7292025-11-11T20:14:17.848Z Downloaded gimli v0.31.1
7302025-11-11T20:14:17.873Z Downloaded utf-8 v0.7.6
7312025-11-11T20:14:17.874Z Downloaded parse-display-derive v0.10.0
7322025-11-11T20:14:17.874Z Downloaded parking_lot_core v0.9.10
7332025-11-11T20:14:17.874Z Downloaded oxnet v0.1.3
7342025-11-11T20:14:17.874Z Downloaded petname v2.0.2
7352025-11-11T20:14:17.874Z Downloaded ssh-encoding v0.2.0
7362025-11-11T20:14:17.874Z Downloaded scroll v0.13.0
7372025-11-11T20:14:17.899Z Downloaded rustls v0.22.4
7382025-11-11T20:14:17.899Z Downloaded strum v0.26.3
7392025-11-11T20:14:17.899Z Downloaded structmeta-derive v0.3.0
7402025-11-11T20:14:17.899Z Downloaded pin-project-internal v1.1.6
7412025-11-11T20:14:17.899Z Downloaded oso v0.27.3
7422025-11-11T20:14:17.899Z Downloaded openssl-macros v0.1.1
7432025-11-11T20:14:17.924Z Downloaded newtype_derive v0.1.6
7442025-11-11T20:14:17.924Z Downloaded parse-display v0.10.0
7452025-11-11T20:14:17.924Z Downloaded oxide-tokio-rt v0.1.2
7462025-11-11T20:14:17.924Z Downloaded oso-derive v0.27.3
7472025-11-11T20:14:17.924Z Downloaded dof v0.4.0
7482025-11-11T20:14:17.924Z Downloaded rustls v0.21.12
7492025-11-11T20:14:17.924Z Downloaded radix_trie v0.2.1
7502025-11-11T20:14:17.949Z Downloaded libgit2-sys v0.18.2+1.9.1
7512025-11-11T20:14:17.997Z Downloaded serde_with_macros v3.14.0
7522025-11-11T20:14:18.022Z Downloaded ron v0.8.1
7532025-11-11T20:14:18.022Z Downloaded tokio v1.47.0
7542025-11-11T20:14:18.052Z Downloaded samael v0.0.19
7552025-11-11T20:14:18.077Z Downloaded parse-size v1.1.0
7562025-11-11T20:14:18.077Z Downloaded p256 v0.13.2
7572025-11-11T20:14:18.077Z Downloaded universal-hash v0.5.1
7582025-11-11T20:14:18.077Z Downloaded unit-prefix v0.5.1
7592025-11-11T20:14:18.077Z Downloaded unicode-truncate v1.1.0
7602025-11-11T20:14:18.077Z Downloaded unicode-bidi v0.3.17
7612025-11-11T20:14:18.077Z Downloaded sync-ptr v0.1.4
7622025-11-11T20:14:18.077Z Downloaded vcpkg v0.2.15
7632025-11-11T20:14:18.120Z Downloaded uzers v0.12.1
7642025-11-11T20:14:18.148Z Downloaded sqlparser v0.45.0
7652025-11-11T20:14:18.149Z Downloaded managed v0.8.0
7662025-11-11T20:14:18.149Z Downloaded walkdir v2.5.0
7672025-11-11T20:14:18.149Z Downloaded ron v0.7.1
7682025-11-11T20:14:18.149Z Downloaded parking_lot v0.12.3
7692025-11-11T20:14:18.149Z Downloaded mime v0.3.17
7702025-11-11T20:14:18.149Z Downloaded md5 v0.7.0
7712025-11-11T20:14:18.149Z Downloaded usdt-attr-macro v0.6.0
7722025-11-11T20:14:18.149Z Downloaded unicode_categories v0.1.1
7732025-11-11T20:14:18.175Z Downloaded unarray v0.1.4
7742025-11-11T20:14:18.175Z Downloaded phf_shared v0.11.2
7752025-11-11T20:14:18.175Z Downloaded phf v0.11.2
7762025-11-11T20:14:18.175Z Downloaded vergen-lib v0.1.6
7772025-11-11T20:14:18.175Z Downloaded vergen v9.0.6
7782025-11-11T20:14:18.175Z Downloaded ssh-cipher v0.2.0
7792025-11-11T20:14:18.175Z Downloaded sqlparser_derive v0.2.2
7802025-11-11T20:14:18.175Z Downloaded socket2 v0.5.10
7812025-11-11T20:14:18.175Z Downloaded quick-xml v0.37.2
7822025-11-11T20:14:18.175Z Downloaded maplit v1.0.2
7832025-11-11T20:14:18.175Z Downloaded document-features v0.2.11
7842025-11-11T20:14:18.175Z Downloaded display-error-chain v0.2.2
7852025-11-11T20:14:18.175Z Downloaded darling_core v0.21.0
7862025-11-11T20:14:18.202Z Downloaded scopeguard v1.2.0
7872025-11-11T20:14:18.202Z Downloaded schemars_derive v0.8.22
7882025-11-11T20:14:18.202Z Downloaded scheduled-thread-pool v0.2.7
7892025-11-11T20:14:18.202Z Downloaded rustls v0.23.19
7902025-11-11T20:14:18.202Z Downloaded rayon v1.10.0
7912025-11-11T20:14:18.228Z Downloaded quinn-proto v0.11.8
7922025-11-11T20:14:18.228Z Downloaded lzss v0.8.2
7932025-11-11T20:14:18.228Z Downloaded lru-cache v0.1.2
7942025-11-11T20:14:18.228Z Downloaded lru v0.12.5
7952025-11-11T20:14:18.228Z Downloaded futures-channel v0.3.31
7962025-11-11T20:14:18.228Z Downloaded dropshot-api-manager v0.2.3
7972025-11-11T20:14:18.228Z Downloaded time-macros v0.2.24
7982025-11-11T20:14:18.228Z Downloaded tabled v0.20.0
7992025-11-11T20:14:18.253Z Downloaded snafu v0.8.5
8002025-11-11T20:14:18.253Z Downloaded jiff-static v0.2.15
8012025-11-11T20:14:18.253Z Downloaded indicatif v0.17.11
8022025-11-11T20:14:18.278Z Downloaded http v1.3.1
8032025-11-11T20:14:18.278Z Downloaded unicode-properties v0.1.3
8042025-11-11T20:14:18.278Z Downloaded unicase v2.8.1
8052025-11-11T20:14:18.278Z Downloaded void v1.0.2
8062025-11-11T20:14:18.278Z Downloaded vergen-git2 v1.0.7
8072025-11-11T20:14:18.279Z Downloaded value-bag v1.9.0
8082025-11-11T20:14:18.279Z Downloaded spki v0.7.3
8092025-11-11T20:14:18.279Z Downloaded spin v0.9.8
8102025-11-11T20:14:18.279Z Downloaded snafu-derive v0.8.5
8112025-11-11T20:14:18.279Z Downloaded serde_bytes v0.11.19
8122025-11-11T20:14:18.279Z Downloaded scroll_derive v0.13.1
8132025-11-11T20:14:18.304Z Downloaded match_cfg v0.1.0
8142025-11-11T20:14:18.304Z Downloaded derive_builder v0.20.2
8152025-11-11T20:14:18.304Z Downloaded derive-where v1.5.0
8162025-11-11T20:14:18.304Z Downloaded deranged v0.5.3
8172025-11-11T20:14:18.304Z Downloaded der_derive v0.7.3
8182025-11-11T20:14:18.304Z Downloaded defmt-parser v0.3.4
8192025-11-11T20:14:18.304Z Downloaded csv-core v0.1.11
8202025-11-11T20:14:18.304Z Downloaded crypto-bigint v0.5.5
8212025-11-11T20:14:18.304Z Downloaded rustls-pki-types v1.10.0
8222025-11-11T20:14:18.329Z Downloaded rsa v0.9.8
8232025-11-11T20:14:18.329Z Downloaded rcgen v0.12.1
8242025-11-11T20:14:18.329Z Downloaded rayon-core v1.12.1
8252025-11-11T20:14:18.329Z Downloaded rand v0.9.2
8262025-11-11T20:14:18.329Z Downloaded rand v0.8.5
8272025-11-11T20:14:18.329Z Downloaded quinn v0.11.5
8282025-11-11T20:14:18.354Z Downloaded futures-core v0.3.31
8292025-11-11T20:14:18.354Z Downloaded elliptic-curve v0.13.8
8302025-11-11T20:14:18.354Z Downloaded whoami v1.5.2
8312025-11-11T20:14:18.354Z Downloaded which v4.4.2
8322025-11-11T20:14:18.354Z Downloaded tiny-keccak v2.0.2
8332025-11-11T20:14:18.355Z Downloaded time-core v0.1.6
8342025-11-11T20:14:18.355Z Downloaded time v0.3.43
8352025-11-11T20:14:18.355Z Downloaded parking_lot_core v0.8.6
8362025-11-11T20:14:18.380Z Downloaded parking_lot v0.11.2
8372025-11-11T20:14:18.380Z Downloaded toml v0.7.8
8382025-11-11T20:14:18.380Z Downloaded indicatif v0.18.0
8392025-11-11T20:14:18.380Z Downloaded hickory-proto v0.25.2
8402025-11-11T20:14:18.405Z Downloaded hashbrown v0.15.4
8412025-11-11T20:14:18.405Z Downloaded hashbrown v0.13.2
8422025-11-11T20:14:18.405Z Downloaded goblin v0.10.2
8432025-11-11T20:14:18.405Z Downloaded phf v0.12.1
8442025-11-11T20:14:18.405Z Downloaded crucible-workspace-hack v0.1.0
8452025-11-11T20:14:18.405Z Downloaded zstd v0.13.3
8462025-11-11T20:14:18.431Z Downloaded quick-error v1.2.3
8472025-11-11T20:14:18.431Z Downloaded diesel-dtrace v0.4.2
8482025-11-11T20:14:18.431Z Downloaded darling_macro v0.20.10
8492025-11-11T20:14:18.431Z Downloaded ctr v0.9.2
8502025-11-11T20:14:18.431Z Downloaded cstr-argument v0.1.2
8512025-11-11T20:14:18.431Z Downloaded rustls-pemfile v1.0.4
8522025-11-11T20:14:18.431Z Downloaded rustls-native-certs v0.8.1
8532025-11-11T20:14:18.431Z Downloaded radium v0.7.0
8542025-11-11T20:14:18.431Z Downloaded flagset v0.4.6
8552025-11-11T20:14:18.431Z Downloaded fixedbitset v0.5.7
8562025-11-11T20:14:18.431Z Downloaded filetime v0.2.26
8572025-11-11T20:14:18.431Z Downloaded ed25519 v2.2.3
8582025-11-11T20:14:18.431Z Downloaded ecdsa v0.16.9
8592025-11-11T20:14:18.431Z Downloaded dropshot v0.16.4
8602025-11-11T20:14:18.457Z Downloaded drift v0.1.1
8612025-11-11T20:14:18.482Z Downloaded waitgroup v0.1.2
8622025-11-11T20:14:18.482Z Downloaded vsss-rs v3.3.4
8632025-11-11T20:14:18.482Z Downloaded sha1 v0.10.6
8642025-11-11T20:14:18.482Z Downloaded serde_urlencoded v0.7.1
8652025-11-11T20:14:18.482Z Downloaded socket2 v0.6.0
8662025-11-11T20:14:18.482Z Downloaded der v0.7.10
8672025-11-11T20:14:18.482Z Downloaded rand_chacha v0.9.0
8682025-11-11T20:14:18.482Z Downloaded r2d2 v0.8.10
8692025-11-11T20:14:18.482Z Downloaded fd-lock v4.0.2
8702025-11-11T20:14:18.482Z Downloaded either v1.15.0
8712025-11-11T20:14:18.507Z Downloaded dunce v1.0.5
8722025-11-11T20:14:18.507Z Downloaded want v0.3.1
8732025-11-11T20:14:18.507Z Downloaded wait-timeout v0.2.0
8742025-11-11T20:14:18.507Z Downloaded vte v0.11.1
8752025-11-11T20:14:18.507Z Downloaded nix v0.30.1
8762025-11-11T20:14:18.507Z Downloaded nix v0.27.1
8772025-11-11T20:14:18.533Z Downloaded smoltcp v0.11.0
8782025-11-11T20:14:18.533Z Downloaded regex-syntax v0.6.29
8792025-11-11T20:14:18.558Z Downloaded omicron-zone-package v0.12.2
8802025-11-11T20:14:18.558Z Downloaded indexmap v1.9.3
8812025-11-11T20:14:18.558Z Downloaded darling_core v0.20.10
8822025-11-11T20:14:18.558Z Downloaded crunchy v0.2.2
8832025-11-11T20:14:18.558Z Downloaded rustls-pemfile v2.2.0
8842025-11-11T20:14:18.558Z Downloaded rpassword v7.4.0
8852025-11-11T20:14:18.558Z Downloaded polar-core v0.27.3
8862025-11-11T20:14:18.585Z Downloaded p384 v0.13.1
8872025-11-11T20:14:18.585Z Downloaded nix v0.29.0
8882025-11-11T20:14:18.610Z Downloaded dirs-next v2.0.0
8892025-11-11T20:14:18.610Z Downloaded derive-ex v0.1.8
8902025-11-11T20:14:18.610Z Downloaded defmt-macros v0.3.9
8912025-11-11T20:14:18.610Z Downloaded zone_cfg_derive v0.3.0
8922025-11-11T20:14:18.610Z Downloaded thread-id v5.0.0
8932025-11-11T20:14:18.610Z Downloaded thiserror-no-std v2.0.2
8942025-11-11T20:14:18.610Z Downloaded tabled_derive v0.10.0
8952025-11-11T20:14:18.610Z Downloaded tabled v0.18.0
8962025-11-11T20:14:18.635Z Downloaded serde_derive_internals v0.29.1
8972025-11-11T20:14:18.635Z Downloaded regex v1.11.3
8982025-11-11T20:14:18.635Z Downloaded futures-util v0.3.31
8992025-11-11T20:14:18.660Z Downloaded curve25519-dalek v4.1.3
9002025-11-11T20:14:18.660Z Downloaded typify v0.4.3
9012025-11-11T20:14:18.660Z Downloaded litrs v0.4.1
9022025-11-11T20:14:18.685Z Downloaded ed25519-dalek v2.1.1
9032025-11-11T20:14:18.685Z Downloaded serde_path_to_error v0.1.17
9042025-11-11T20:14:18.685Z Downloaded ref-cast-impl v1.0.24
9052025-11-11T20:14:18.685Z Downloaded reedline v0.40.0
9062025-11-11T20:14:18.685Z Downloaded tokio-dtrace v0.1.0
9072025-11-11T20:14:18.685Z Downloaded heapless v0.8.0
9082025-11-11T20:14:18.685Z Downloaded rand_chacha v0.3.1
9092025-11-11T20:14:18.685Z Downloaded flate2 v1.1.2
9102025-11-11T20:14:18.711Z Downloaded fatfs v0.3.6
9112025-11-11T20:14:18.711Z Downloaded tinyvec_macros v0.1.1
9122025-11-11T20:14:18.711Z Downloaded serde_spanned v1.0.0
9132025-11-11T20:14:18.711Z Downloaded serde_repr v0.1.19
9142025-11-11T20:14:18.711Z Downloaded normalize-line-endings v0.3.0
9152025-11-11T20:14:18.711Z Downloaded nom v7.1.3
9162025-11-11T20:14:18.711Z Downloaded ghash v0.5.1
9172025-11-11T20:14:18.711Z Downloaded fallible-iterator v0.2.0
9182025-11-11T20:14:18.711Z Downloaded diesel_derives v2.2.3
9192025-11-11T20:14:18.711Z Downloaded x509-cert v0.2.5
9202025-11-11T20:14:18.736Z Downloaded defmt v0.3.8
9212025-11-11T20:14:18.736Z Downloaded jobserver v0.1.32
9222025-11-11T20:14:18.736Z Downloaded ignore v0.4.23
9232025-11-11T20:14:18.736Z Downloaded hmac v0.12.1
9242025-11-11T20:14:18.736Z Downloaded ff v0.13.0
9252025-11-11T20:14:18.736Z Downloaded dyn-clone v1.0.20
9262025-11-11T20:14:18.736Z Downloaded poly1305 v0.8.0
9272025-11-11T20:14:18.736Z Downloaded packed_struct v0.10.1
9282025-11-11T20:14:18.736Z Downloaded futures-io v0.3.31
9292025-11-11T20:14:18.762Z Downloaded embedded-io v0.6.1
9302025-11-11T20:14:18.762Z Downloaded dirs-sys-next v0.1.2
9312025-11-11T20:14:18.762Z Downloaded daft-derive v0.1.4
9322025-11-11T20:14:18.762Z Downloaded daft v0.1.4
9332025-11-11T20:14:18.762Z Downloaded typify-macro v0.4.3
9342025-11-11T20:14:18.762Z Downloaded regex-syntax v0.8.5
9352025-11-11T20:14:18.762Z Downloaded predicates-core v1.0.8
9362025-11-11T20:14:18.762Z Downloaded peg-macros v0.8.5
9372025-11-11T20:14:18.762Z Downloaded hickory-resolver v0.25.2
9382025-11-11T20:14:18.787Z Downloaded powerfmt v0.2.0
9392025-11-11T20:14:18.787Z Downloaded polyval v0.6.2
9402025-11-11T20:14:18.787Z Downloaded pkcs1 v0.7.5
9412025-11-11T20:14:18.787Z Downloaded papergrid v0.17.0
9422025-11-11T20:14:18.787Z Downloaded packed_struct_codegen v0.10.1
9432025-11-11T20:14:18.787Z Downloaded nibble_vec v0.1.0
9442025-11-11T20:14:18.787Z Downloaded gethostname v0.5.0
9452025-11-11T20:14:18.787Z Downloaded futures-executor v0.3.31
9462025-11-11T20:14:18.788Z Downloaded env_logger v0.11.8
9472025-11-11T20:14:18.788Z Downloaded diff v0.1.13
9482025-11-11T20:14:18.813Z Downloaded darling v0.21.0
9492025-11-11T20:14:18.813Z Downloaded curve25519-dalek-derive v0.1.1
9502025-11-11T20:14:18.813Z Downloaded zone v0.3.1
9512025-11-11T20:14:18.813Z Downloaded typify-macro v0.2.0
9522025-11-11T20:14:18.813Z Downloaded tokio-rustls v0.26.0
9532025-11-11T20:14:18.813Z Downloaded tokio-rustls v0.24.1
9542025-11-11T20:14:18.813Z Downloaded slog-bunyan v2.5.0
9552025-11-11T20:14:18.813Z Downloaded same-file v1.0.6
9562025-11-11T20:14:18.813Z Downloaded rustyline v14.0.0
9572025-11-11T20:14:18.838Z Downloaded rustls-webpki v0.102.8
9582025-11-11T20:14:18.838Z Downloaded reqwest v0.12.24
9592025-11-11T20:14:18.863Z Downloaded fs_extra v1.3.0
9602025-11-11T20:14:18.863Z Downloaded libloading v0.8.5
9612025-11-11T20:14:18.863Z Downloaded thiserror-impl-no-std v2.0.2
9622025-11-11T20:14:18.863Z Downloaded serde_cbor v0.11.2
9632025-11-11T20:14:18.863Z Downloaded p521 v0.13.3
9642025-11-11T20:14:18.863Z Downloaded nix v0.28.0
9652025-11-11T20:14:18.889Z Downloaded futures-sink v0.3.31
9662025-11-11T20:14:18.889Z Downloaded difflib v0.4.0
9672025-11-11T20:14:18.889Z Downloaded xshell v0.2.7
9682025-11-11T20:14:18.889Z Downloaded wyz v0.5.1
9692025-11-11T20:14:18.889Z Downloaded tokio-tungstenite v0.21.0
9702025-11-11T20:14:18.889Z Downloaded tokio-stream v0.1.17
9712025-11-11T20:14:18.889Z Downloaded tokio-rustls v0.25.0
9722025-11-11T20:14:18.889Z Downloaded tokio-native-tls v0.3.1
9732025-11-11T20:14:18.889Z Downloaded tokio-macros v2.5.0
9742025-11-11T20:14:18.889Z Downloaded tls_codec_derive v0.4.1
9752025-11-11T20:14:18.914Z Downloaded smf v0.2.3
9762025-11-11T20:14:18.914Z Downloaded slog-term v2.9.2
9772025-11-11T20:14:18.914Z Downloaded slog-stdlog v4.1.1
9782025-11-11T20:14:18.914Z Downloaded slog-json v2.6.1
9792025-11-11T20:14:18.914Z Downloaded slog-envlogger v2.2.0
9802025-11-11T20:14:18.914Z Downloaded slog-async v2.8.0
9812025-11-11T20:14:18.914Z Downloaded signal-hook v0.3.18
9822025-11-11T20:14:18.914Z Downloaded rand_xorshift v0.4.0
9832025-11-11T20:14:18.914Z Downloaded rand_seeder v0.4.0
9842025-11-11T20:14:18.915Z Downloaded encoding_rs v0.8.34
9852025-11-11T20:14:18.940Z Downloaded lock_api v0.4.12
9862025-11-11T20:14:18.940Z Downloaded ipnet v2.11.0
9872025-11-11T20:14:18.940Z Downloaded ingot-macros v0.1.1
9882025-11-11T20:14:18.940Z Downloaded headers v0.4.1
9892025-11-11T20:14:18.965Z Downloaded ref-cast v1.0.24
9902025-11-11T20:14:18.965Z Downloaded shlex v1.3.0
9912025-11-11T20:14:18.965Z Downloaded salsa20 v0.10.2
9922025-11-11T20:14:18.965Z Downloaded rustversion v1.0.22
9932025-11-11T20:14:18.965Z Downloaded resolv-conf v0.7.0
9942025-11-11T20:14:18.965Z Downloaded rand_core v0.9.3
9952025-11-11T20:14:18.965Z Downloaded rand_core v0.6.4
9962025-11-11T20:14:18.965Z Downloaded pretty-hex v0.2.1
9972025-11-11T20:14:18.965Z Downloaded prefix-trie v0.7.0
9982025-11-11T20:14:18.965Z Downloaded predicates v3.1.3
9992025-11-11T20:14:18.965Z Downloaded ppv-lite86 v0.2.20
10002025-11-11T20:14:18.965Z Downloaded peg v0.8.5
10012025-11-11T20:14:18.990Z Downloaded olpc-cjson v0.1.4
10022025-11-11T20:14:18.990Z Downloaded object v0.30.4
10032025-11-11T20:14:18.990Z Downloaded num-rational v0.4.2
10042025-11-11T20:14:18.990Z Downloaded num-integer v0.1.46
10052025-11-11T20:14:18.990Z Downloaded flume v0.11.1
10062025-11-11T20:14:18.990Z Downloaded env_filter v0.1.2
10072025-11-11T20:14:18.990Z Downloaded dsl_auto_type v0.1.2
10082025-11-11T20:14:19.016Z Downloaded ipnetwork v0.21.1
10092025-11-11T20:14:19.016Z Downloaded iana-time-zone v0.1.63
10102025-11-11T20:14:19.016Z Downloaded hashbrown v0.12.3
10112025-11-11T20:14:19.016Z Downloaded half v1.8.3
10122025-11-11T20:14:19.016Z Downloaded globset v0.4.15
10132025-11-11T20:14:19.016Z Downloaded aws-lc-sys v0.26.0
10142025-11-11T20:14:19.240Z Downloaded expectorate v1.2.0
10152025-11-11T20:14:19.266Z Downloaded precomputed-hash v0.1.1
10162025-11-11T20:14:19.266Z Downloaded pem-rfc7468 v0.7.0
10172025-11-11T20:14:19.266Z Downloaded peg-runtime v0.8.5
10182025-11-11T20:14:19.266Z Downloaded funty v2.0.0
10192025-11-11T20:14:19.266Z Downloaded dtrace-parser v0.3.0
10202025-11-11T20:14:19.266Z Downloaded zip v0.6.6
10212025-11-11T20:14:19.266Z Downloaded zeroize_derive v1.4.2
10222025-11-11T20:14:19.266Z Downloaded serde-hex v0.1.0
10232025-11-11T20:14:19.266Z Downloaded linked-hash-map v0.5.6
10242025-11-11T20:14:19.266Z Downloaded libsw-core v0.3.1
10252025-11-11T20:14:19.266Z Downloaded libscf-sys v1.1.0
10262025-11-11T20:14:19.266Z Downloaded ingot-types v0.1.2
10272025-11-11T20:14:19.266Z Downloaded nodrop v0.1.14
10282025-11-11T20:14:19.266Z Downloaded getrandom v0.2.15
10292025-11-11T20:14:19.266Z Downloaded futures-task v0.3.31
10302025-11-11T20:14:19.291Z Downloaded futures-macro v0.3.31
10312025-11-11T20:14:19.291Z Downloaded zone_cfg_derive v0.1.2
10322025-11-11T20:14:19.291Z Downloaded smoltcp v0.9.1
10332025-11-11T20:14:19.291Z Downloaded rusty-fork v0.3.0
10342025-11-11T20:14:19.291Z Downloaded miniz_oxide v0.8.5
10352025-11-11T20:14:19.291Z Downloaded linear-map v1.2.0
10362025-11-11T20:14:19.291Z Downloaded libsw v3.5.0
10372025-11-11T20:14:19.292Z Downloaded keccak v0.1.5
10382025-11-11T20:14:19.292Z Downloaded indoc v2.0.6
10392025-11-11T20:14:19.317Z Downloaded pbkdf2 v0.12.2
10402025-11-11T20:14:19.317Z Downloaded pbkdf2 v0.11.0
10412025-11-11T20:14:19.317Z Downloaded num_enum v0.5.11
10422025-11-11T20:14:19.317Z Downloaded multimap v0.10.1
10432025-11-11T20:14:19.317Z Downloaded mio v1.0.2
10442025-11-11T20:14:19.317Z Downloaded libefi-sys v0.1.0
10452025-11-11T20:14:19.317Z Downloaded lazy_static v1.5.0
10462025-11-11T20:14:19.317Z Downloaded internet-checksum v0.2.1
10472025-11-11T20:14:19.317Z Downloaded ingot v0.1.1
10482025-11-11T20:14:19.317Z Downloaded impl-trait-for-tuples v0.2.2
10492025-11-11T20:14:19.342Z Downloaded diesel_table_macro_syntax v0.2.0
10502025-11-11T20:14:19.342Z Downloaded num_threads v0.1.7
10512025-11-11T20:14:19.342Z Downloaded twox-hash v2.1.0
10522025-11-11T20:14:19.342Z Downloaded lockfree-object-pool v0.1.6
10532025-11-11T20:14:19.342Z Downloaded libz-rs-sys v0.5.1
10542025-11-11T20:14:19.342Z Downloaded lalrpop-util v0.19.12
10552025-11-11T20:14:19.342Z Downloaded inout v0.1.3
10562025-11-11T20:14:19.342Z Downloaded xattr v1.3.1
10572025-11-11T20:14:19.342Z Downloaded regress v0.10.4
10582025-11-11T20:14:19.342Z Downloaded num-derive v0.4.2
10592025-11-11T20:14:19.342Z Downloaded num-conv v0.1.0
10602025-11-11T20:14:19.367Z Downloaded kstat-rs v0.2.4
10612025-11-11T20:14:19.367Z Downloaded is-terminal v0.4.13
10622025-11-11T20:14:19.367Z Downloaded indent_write v2.2.0
10632025-11-11T20:14:19.367Z Downloaded tls_codec v0.4.1
10642025-11-11T20:14:19.367Z Downloaded rustls-webpki v0.101.7
10652025-11-11T20:14:19.368Z Downloaded native-tls v0.2.12
10662025-11-11T20:14:19.393Z Downloaded foreign-types v0.5.0
10672025-11-11T20:14:19.393Z Downloaded diesel v2.2.12
10682025-11-11T20:14:19.393Z Downloaded lazycell v1.3.0
10692025-11-11T20:14:19.393Z Downloaded instability v0.3.2
10702025-11-11T20:14:19.393Z Downloaded hickory-resolver v0.24.4
10712025-11-11T20:14:19.418Z Downloaded number_prefix v0.4.0
10722025-11-11T20:14:19.418Z Downloaded multer v3.1.0
10732025-11-11T20:14:19.418Z Downloaded foreign-types-shared v0.1.1
10742025-11-11T20:14:19.418Z Downloaded foldhash v0.1.5
10752025-11-11T20:14:19.418Z Downloaded float-ord v0.3.2
10762025-11-11T20:14:19.418Z Downloaded derive_more v2.0.1
10772025-11-11T20:14:19.418Z Downloaded glob v0.3.2
10782025-11-11T20:14:19.418Z Downloaded slog-scope v4.4.0
10792025-11-11T20:14:19.443Z Downloaded slog-dtrace v0.3.0
10802025-11-11T20:14:19.443Z Downloaded signal-hook-mio v0.2.4
10812025-11-11T20:14:19.443Z Downloaded float-cmp v0.10.0
10822025-11-11T20:14:19.443Z Downloaded dropshot_endpoint v0.16.4
10832025-11-11T20:14:19.443Z Downloaded zerocopy-derive v0.8.27
10842025-11-11T20:14:19.443Z Downloaded typed-path v0.9.3
10852025-11-11T20:14:19.443Z Downloaded humantime v2.2.0
10862025-11-11T20:14:19.443Z Downloaded foreign-types v0.3.2
10872025-11-11T20:14:19.444Z Downloaded enum-as-inner v0.6.1
10882025-11-11T20:14:19.468Z Downloaded yansi v1.0.1
10892025-11-11T20:14:19.469Z Downloaded http-body-util v0.1.3
10902025-11-11T20:14:19.469Z Downloaded moka v0.12.10
10912025-11-11T20:14:19.469Z Downloaded zerocopy v0.8.27
10922025-11-11T20:14:19.494Z Downloaded tower-http v0.6.6
10932025-11-11T20:14:19.519Z Downloaded is_ci v1.2.0
10942025-11-11T20:14:19.519Z Downloaded indoc v1.0.9
10952025-11-11T20:14:19.520Z Downloaded des v0.8.1
10962025-11-11T20:14:19.520Z Downloaded tracing v0.1.40
10972025-11-11T20:14:19.520Z Downloaded tower v0.5.2
10982025-11-11T20:14:19.520Z Downloaded toml_edit v0.19.15
10992025-11-11T20:14:19.545Z Downloaded sled v0.34.7
11002025-11-11T20:14:19.570Z Downloaded debug-ignore v1.0.5
11012025-11-11T20:14:19.570Z Downloaded zerocopy v0.6.6
11022025-11-11T20:14:19.570Z Downloaded xshell-macros v0.2.7
11032025-11-11T20:14:19.570Z Downloaded tungstenite v0.21.0
11042025-11-11T20:14:19.570Z Downloaded ssh-key v0.6.6
11052025-11-11T20:14:19.570Z Downloaded hyper-rustls v0.27.7
11062025-11-11T20:14:19.570Z Downloaded fs-err v2.11.0
11072025-11-11T20:14:19.570Z Downloaded derive_more v0.99.20
11082025-11-11T20:14:19.595Z Downloaded zeroize v1.8.1
11092025-11-11T20:14:19.595Z Downloaded tui-tree-widget v0.23.1
11102025-11-11T20:14:19.595Z Downloaded tracing-core v0.1.32
11112025-11-11T20:14:19.595Z Downloaded topological-sort v0.2.2
11122025-11-11T20:14:19.595Z Downloaded toml_parser v1.0.2
11132025-11-11T20:14:19.595Z Downloaded toml v0.9.5
11142025-11-11T20:14:19.595Z Downloaded term v0.7.0
11152025-11-11T20:14:19.595Z Downloaded take_mut v0.2.2
11162025-11-11T20:14:19.595Z Downloaded tagptr v0.2.0
11172025-11-11T20:14:19.621Z Downloaded steno v0.4.1
11182025-11-11T20:14:19.621Z Downloaded ident_case v1.0.1
11192025-11-11T20:14:19.621Z Downloaded httpdate v1.0.3
11202025-11-11T20:14:19.621Z Downloaded http-body v1.0.1
11212025-11-11T20:14:19.621Z Downloaded hostname v0.3.1
11222025-11-11T20:14:19.621Z Downloaded home v0.5.9
11232025-11-11T20:14:19.621Z Downloaded heapless v0.7.17
11242025-11-11T20:14:19.621Z Downloaded num_enum_derive v0.5.11
11252025-11-11T20:14:19.621Z Downloaded num-iter v0.1.45
11262025-11-11T20:14:19.621Z Downloaded num-derive v0.3.3
11272025-11-11T20:14:19.621Z Downloaded new_debug_unreachable v1.0.6
11282025-11-11T20:14:19.621Z Downloaded nanorand v0.7.0
11292025-11-11T20:14:19.621Z Downloaded foldhash v0.2.0
11302025-11-11T20:14:19.621Z Downloaded derive_more-impl v2.0.1
11312025-11-11T20:14:19.646Z Downloaded derive_builder_macro v0.20.2
11322025-11-11T20:14:19.647Z Downloaded data-encoding v2.9.0
11332025-11-11T20:14:19.647Z Downloaded zerocopy-derive v0.6.6
11342025-11-11T20:14:19.647Z Downloaded trait-variant v0.1.2
11352025-11-11T20:14:19.647Z Downloaded toml_datetime v0.7.0
11362025-11-11T20:14:19.647Z Downloaded testing_table v0.3.0
11372025-11-11T20:14:19.647Z Downloaded termtree v0.5.1
11382025-11-11T20:14:19.647Z Downloaded termios v0.3.3
11392025-11-11T20:14:19.647Z Downloaded instant v0.1.13
11402025-11-11T20:14:19.647Z Downloaded tower-service v0.3.3
11412025-11-11T20:14:19.672Z Downloaded tar v0.4.44
11422025-11-11T20:14:19.672Z Downloaded tabled_derive v0.11.0
11432025-11-11T20:14:19.672Z Downloaded schemars v0.9.0
11442025-11-11T20:14:19.672Z Downloaded proptest v1.7.0
11452025-11-11T20:14:19.697Z Downloaded hostname v0.4.0
11462025-11-11T20:14:19.697Z Downloaded hickory-client v0.25.2
11472025-11-11T20:14:19.697Z Downloaded heck v0.3.3
11482025-11-11T20:14:19.698Z Downloaded ena v0.14.3
11492025-11-11T20:14:19.698Z Downloaded tough v0.20.0
11502025-11-11T20:14:19.698Z Downloaded stringprep v0.1.5
11512025-11-11T20:14:19.698Z Downloaded prettyplease v0.2.36
11522025-11-11T20:14:19.724Z Downloaded portable-atomic v1.11.0
11532025-11-11T20:14:19.724Z Downloaded siphasher v0.3.11
11542025-11-11T20:14:19.724Z Downloaded sigpipe v0.1.3
11552025-11-11T20:14:19.724Z Downloaded hash32 v0.2.1
11562025-11-11T20:14:19.724Z Downloaded string_cache v0.8.9
11572025-11-11T20:14:19.724Z Downloaded slog v2.7.0
11582025-11-11T20:14:19.724Z Downloaded siphasher v1.0.1
11592025-11-11T20:14:19.724Z Downloaded signal-hook-tokio v0.3.1
11602025-11-11T20:14:19.724Z Downloaded signal-hook-registry v1.4.2
11612025-11-11T20:14:19.724Z Downloaded progenitor-impl v0.10.0
11622025-11-11T20:14:19.749Z Downloaded sec1 v0.7.3
11632025-11-11T20:14:19.749Z Downloaded scrypt v0.11.0
11642025-11-11T20:14:19.749Z Downloaded russh-keys v0.45.0
11652025-11-11T20:14:19.749Z Downloaded highway v1.3.0
11662025-11-11T20:14:19.749Z Downloaded semver v0.1.20
11672025-11-11T20:14:19.749Z Downloaded secrecy v0.8.0
11682025-11-11T20:14:19.749Z Downloaded sct v0.7.1
11692025-11-11T20:14:19.749Z Downloaded schemars v0.8.22
11702025-11-11T20:14:19.775Z Downloaded rustc_version v0.4.1
11712025-11-11T20:14:19.775Z Downloaded rustc-hash v1.1.0
11722025-11-11T20:14:19.775Z Downloaded progenitor-macro v0.10.0
11732025-11-11T20:14:19.775Z Downloaded progenitor-client v0.11.2
11742025-11-11T20:14:19.775Z Downloaded progenitor v0.10.0
11752025-11-11T20:14:19.775Z Downloaded postgres-types v0.2.9
11762025-11-11T20:14:19.775Z Downloaded hyper-tls v0.6.0
11772025-11-11T20:14:19.775Z Downloaded hex-literal v0.4.1
11782025-11-11T20:14:19.775Z Downloaded half v2.4.1
11792025-11-11T20:14:19.775Z Downloaded xz2 v0.1.7
11802025-11-11T20:14:19.775Z Downloaded tungstenite v0.23.0
11812025-11-11T20:14:19.775Z Downloaded psl-types v2.0.11
11822025-11-11T20:14:19.775Z Downloaded progenitor-macro v0.8.0
11832025-11-11T20:14:19.775Z Downloaded progenitor v0.11.2
11842025-11-11T20:14:19.800Z Downloaded proc-macro-error-attr2 v2.0.0
11852025-11-11T20:14:19.800Z Downloaded primeorder v0.13.6
11862025-11-11T20:14:19.800Z Downloaded tracing-attributes v0.1.27
11872025-11-11T20:14:19.800Z Downloaded rustc-hash v2.1.1
11882025-11-11T20:14:19.800Z Downloaded russh-cryptovec v0.7.3
11892025-11-11T20:14:19.800Z Downloaded progenitor-client v0.10.0
11902025-11-11T20:14:19.800Z Downloaded proc-macro-error2 v2.0.1
11912025-11-11T20:14:19.800Z Downloaded proc-macro-crate v1.3.1
11922025-11-11T20:14:19.800Z Downloaded postgres-protocol v0.6.8
11932025-11-11T20:14:19.800Z Downloaded pkcs8 v0.10.2
11942025-11-11T20:14:19.800Z Downloaded httparse v1.9.5
11952025-11-11T20:14:19.800Z Downloaded headers-core v0.3.0
11962025-11-11T20:14:19.800Z Downloaded crossbeam-channel v0.5.15
11972025-11-11T20:14:19.832Z Downloaded bindgen v0.71.1
11982025-11-11T20:14:19.832Z Downloaded toml_writer v1.0.2
11992025-11-11T20:14:19.832Z Downloaded term v1.1.0
12002025-11-11T20:14:19.832Z Downloaded pkcs5 v0.7.1
12012025-11-11T20:14:19.832Z Downloaded hyper-staticfile v0.10.1
12022025-11-11T20:14:19.833Z Downloaded hubpack v0.1.2
12032025-11-11T20:14:19.833Z Downloaded git2 v0.20.2
12042025-11-11T20:14:19.833Z Downloaded bzip2-sys v0.1.13+1.0.8
12052025-11-11T20:14:19.882Z Downloaded tabwriter v1.4.0
12062025-11-11T20:14:19.908Z Downloaded crc8 v0.1.1
12072025-11-11T20:14:19.908Z Downloaded blake3 v1.5.4
12082025-11-11T20:14:19.933Z Downloaded bitfield v0.19.2
12092025-11-11T20:14:19.933Z Downloaded bcs v0.1.6
12102025-11-11T20:14:19.933Z Downloaded bit-vec v0.6.3
12112025-11-11T20:14:19.933Z Downloaded bcrypt-pbkdf v0.10.0
12122025-11-11T20:14:19.933Z Downloaded base64ct v1.6.0
12132025-11-11T20:14:19.933Z Downloaded hash32 v0.3.1
12142025-11-11T20:14:19.933Z Downloaded group v0.13.0
12152025-11-11T20:14:19.933Z Downloaded globwalk v0.9.1
12162025-11-11T20:14:19.961Z Downloaded crc32fast v1.4.2
12172025-11-11T20:14:19.961Z Downloaded cipher v0.4.4
12182025-11-11T20:14:19.961Z Downloaded chrono v0.4.42
12192025-11-11T20:14:19.961Z Downloaded bumpalo v3.16.0
12202025-11-11T20:14:19.961Z Downloaded bitvec v1.0.1
12212025-11-11T20:14:19.987Z Downloaded bitflags v1.3.2
12222025-11-11T20:14:19.987Z Downloaded bit-set v0.8.0
12232025-11-11T20:14:19.987Z Downloaded bit-set v0.5.3
12242025-11-11T20:14:19.987Z Downloaded assert_matches v1.5.0
12252025-11-11T20:14:19.987Z Downloaded slab v0.4.9
12262025-11-11T20:14:19.987Z Downloaded http-range v0.1.5
12272025-11-11T20:14:19.987Z Downloaded crossbeam-deque v0.8.5
12282025-11-11T20:14:20.015Z Downloaded crc-any v2.5.0
12292025-11-11T20:14:20.015Z Downloaded cookie_store v0.21.1
12302025-11-11T20:14:20.015Z Downloaded cookie v0.18.1
12312025-11-11T20:14:20.015Z Downloaded constant_time_eq v0.3.1
12322025-11-11T20:14:20.015Z Downloaded console v0.15.10
12332025-11-11T20:14:20.015Z Downloaded cobs v0.2.3
12342025-11-11T20:14:20.015Z Downloaded ciborium-io v0.2.2
12352025-11-11T20:14:20.015Z Downloaded chacha20poly1305 v0.10.1
12362025-11-11T20:14:20.015Z Downloaded cfg_aliases v0.2.1
12372025-11-11T20:14:20.044Z Downloaded cfg_aliases v0.1.1
12382025-11-11T20:14:20.044Z Downloaded cargo_metadata v0.19.2
12392025-11-11T20:14:20.044Z Downloaded cargo-platform v0.1.8
12402025-11-11T20:14:20.044Z Downloaded cancel-safe-futures v0.1.5
12412025-11-11T20:14:20.071Z Downloaded bzip2 v0.5.2
12422025-11-11T20:14:20.071Z Downloaded bytes v1.10.1
12432025-11-11T20:14:20.071Z Downloaded blowfish v0.9.1
12442025-11-11T20:14:20.096Z Downloaded bitfield-struct v0.6.2
12452025-11-11T20:14:20.096Z Downloaded ascii-canvas v3.0.0
12462025-11-11T20:14:20.096Z Downloaded arrayref v0.3.9
12472025-11-11T20:14:20.096Z Downloaded signature v2.2.0
12482025-11-11T20:14:20.096Z Downloaded secrecy v0.10.3
12492025-11-11T20:14:20.096Z Downloaded crc v3.2.1
12502025-11-11T20:14:20.122Z Downloaded convert_case v0.4.0
12512025-11-11T20:14:20.122Z Downloaded const_format v0.2.34
12522025-11-11T20:14:20.148Z Downloaded const-oid v0.9.6
12532025-11-11T20:14:20.148Z Downloaded clang-sys v1.8.1
12542025-11-11T20:14:20.173Z Downloaded ciborium v0.2.2
12552025-11-11T20:14:20.173Z Downloaded cbc v0.1.2
12562025-11-11T20:14:20.173Z Downloaded cassowary v0.3.0
12572025-11-11T20:14:20.173Z Downloaded bstr v1.10.0
12582025-11-11T20:14:20.198Z Downloaded colored v2.2.0
12592025-11-11T20:14:20.198Z Downloaded ciborium-ll v0.2.2
12602025-11-11T20:14:20.198Z Downloaded cc v1.2.30
12612025-11-11T20:14:20.198Z Downloaded bzip2 v0.4.4
12622025-11-11T20:14:20.223Z Downloaded blake2 v0.10.6
12632025-11-11T20:14:20.224Z Downloaded aws-lc-rs v1.12.4
12642025-11-11T20:14:20.224Z Downloaded rustc-demangle v0.1.24
12652025-11-11T20:14:20.249Z Downloaded progenitor-macro v0.11.2
12662025-11-11T20:14:20.249Z Downloaded progenitor-impl v0.11.2
12672025-11-11T20:14:20.249Z Downloaded progenitor-impl v0.8.0
12682025-11-11T20:14:20.249Z Downloaded progenitor-client v0.8.0
12692025-11-11T20:14:20.249Z Downloaded progenitor v0.8.0
12702025-11-11T20:14:20.249Z Downloaded postcard v1.0.10
12712025-11-11T20:14:20.274Z Downloaded chrono-tz v0.10.4
12722025-11-11T20:14:20.299Z Downloaded base16ct v0.2.0
12732025-11-11T20:14:20.299Z Downloaded arc-swap v1.7.1
12742025-11-11T20:14:20.299Z Downloaded bindgen v0.69.5
12752025-11-11T20:14:20.324Z Downloaded base64 v0.22.1
12762025-11-11T20:14:20.324Z Downloaded atty v0.2.14
12772025-11-11T20:14:20.324Z Downloaded array-init v0.0.4
12782025-11-11T20:14:20.324Z Downloaded aho-corasick v1.1.3
12792025-11-11T20:14:20.350Z Downloaded ahash v0.8.12
12802025-11-11T20:14:20.350Z Downloaded aes-gcm v0.10.3
12812025-11-11T20:14:20.375Z Downloaded allocator-api2 v0.2.21
12822025-11-11T20:14:20.375Z Downloaded base64 v0.13.1
12832025-11-11T20:14:20.375Z Downloaded backtrace v0.3.74
12842025-11-11T20:14:20.375Z Downloaded async-trait v0.1.89
12852025-11-11T20:14:20.400Z Downloaded async-stream v0.3.6
12862025-11-11T20:14:20.400Z Downloaded aes v0.8.4
12872025-11-11T20:14:20.400Z Downloaded adler2 v2.0.0
12882025-11-11T20:14:20.400Z Downloaded addr2line v0.24.2
12892025-11-11T20:14:20.400Z Downloaded critical-section v1.1.3
12902025-11-11T20:14:20.400Z Downloaded crc-catalog v2.4.0
12912025-11-11T20:14:20.400Z Downloaded corncobs v0.1.4
12922025-11-11T20:14:20.400Z Downloaded convert_case v0.7.1
12932025-11-11T20:14:20.400Z Downloaded const_format_proc_macros v0.2.34
12942025-11-11T20:14:20.400Z Downloaded console v0.16.0
12952025-11-11T20:14:20.425Z Downloaded compact_str v0.8.0
12962025-11-11T20:14:20.425Z Downloaded chacha20 v0.9.1
12972025-11-11T20:14:20.425Z Downloaded cexpr v0.6.0
12982025-11-11T20:14:20.425Z Downloaded castaway v0.2.3
12992025-11-11T20:14:20.425Z Downloaded block-padding v0.3.3
13002025-11-11T20:14:20.426Z Downloaded bit-vec v0.8.0
13012025-11-11T20:14:20.426Z Downloaded bb8 v0.8.5
13022025-11-11T20:14:20.426Z Downloaded backoff v0.4.0
13032025-11-11T20:14:20.426Z Downloaded async-recursion v1.1.1
13042025-11-11T20:14:20.426Z Downloaded async-bb8-diesel v0.2.1
13052025-11-11T20:14:20.451Z Downloaded arrayvec v0.7.6
13062025-11-11T20:14:20.451Z Downloaded argon2 v0.5.3
13072025-11-11T20:14:20.451Z Downloaded camino-tempfile-ext v0.3.2
13082025-11-11T20:14:20.452Z Downloaded buf-list v1.0.3
13092025-11-11T20:14:20.452Z Downloaded aead v0.5.2
13102025-11-11T20:14:20.452Z Downloaded atomicwrites v0.4.4
13112025-11-11T20:14:20.631Z Compiling value-bag v1.9.0
13122025-11-11T20:14:20.631Z Compiling lock_api v0.4.12
13132025-11-11T20:14:20.631Z Compiling scopeguard v1.2.0
13142025-11-11T20:14:20.656Z Compiling shlex v1.3.0
13152025-11-11T20:14:20.656Z Compiling typenum v1.17.0
13162025-11-11T20:14:20.656Z Compiling syn v2.0.106
13172025-11-11T20:14:20.656Z Compiling getrandom v0.2.15
13182025-11-11T20:14:20.656Z Compiling jobserver v0.1.32
13192025-11-11T20:14:20.903Z Compiling generic-array v0.14.7
13202025-11-11T20:14:21.099Z Compiling log v0.4.27
13212025-11-11T20:14:21.216Z Compiling cc v1.2.30
13222025-11-11T20:14:21.241Z Compiling rand_core v0.6.4
13232025-11-11T20:14:21.266Z Compiling smallvec v1.15.1
13242025-11-11T20:14:21.583Z Compiling subtle v2.6.1
13252025-11-11T20:14:21.655Z Compiling portable-atomic v1.11.0
13262025-11-11T20:14:21.744Z Compiling critical-section v1.1.3
13272025-11-11T20:14:21.808Z Compiling const-oid v0.9.6
13282025-11-11T20:14:21.877Z Compiling pkg-config v0.3.31
13292025-11-11T20:14:21.943Z Compiling spin v0.9.8
13302025-11-11T20:14:22.028Z Compiling regex-syntax v0.8.5
13312025-11-11T20:14:22.407Z Compiling getrandom v0.3.4
13322025-11-11T20:14:23.103Z Compiling pin-project-lite v0.2.14
13332025-11-11T20:14:23.206Z Compiling serde_json v1.0.145
13342025-11-11T20:14:23.297Z Compiling parking_lot_core v0.9.10
13352025-11-11T20:14:23.612Z Compiling rustix v0.38.37
13362025-11-11T20:14:23.786Z Compiling once_cell v1.21.3
13372025-11-11T20:14:24.251Z Compiling signal-hook-registry v1.4.2
13382025-11-11T20:14:24.412Z Compiling libm v0.2.8
13392025-11-11T20:14:24.513Z Compiling parking_lot v0.12.3
13402025-11-11T20:14:24.560Z Compiling mio v1.0.2
13412025-11-11T20:14:24.795Z Compiling num-traits v0.2.19
13422025-11-11T20:14:24.912Z Compiling futures-core v0.3.31
13432025-11-11T20:14:25.017Z Compiling allocator-api2 v0.2.21
13442025-11-11T20:14:25.396Z Compiling lazy_static v1.5.0
13452025-11-11T20:14:25.473Z Compiling aho-corasick v1.1.3
13462025-11-11T20:14:25.549Z Compiling socket2 v0.6.0
13472025-11-11T20:14:25.668Z Compiling slab v0.4.9
13482025-11-11T20:14:25.701Z Compiling percent-encoding v2.3.2
13492025-11-11T20:14:25.981Z Compiling cpufeatures v0.2.14
13502025-11-11T20:14:26.217Z Compiling glob v0.3.2
13512025-11-11T20:14:26.363Z Compiling futures-sink v0.3.31
13522025-11-11T20:14:26.422Z Compiling either v1.15.0
13532025-11-11T20:14:26.550Z Compiling futures-channel v0.3.31
13542025-11-11T20:14:26.749Z Compiling futures-task v0.3.31
13552025-11-11T20:14:26.841Z Compiling prettyplease v0.2.36
13562025-11-11T20:14:26.979Z Compiling pin-utils v0.1.0
13572025-11-11T20:14:27.059Z Compiling clang-sys v1.8.1
13582025-11-11T20:14:27.088Z Compiling futures-io v0.3.31
13592025-11-11T20:14:27.142Z Compiling hashbrown v0.16.0
13602025-11-11T20:14:27.218Z Compiling minimal-lexical v0.2.1
13612025-11-11T20:14:27.406Z Compiling regex-automata v0.4.11
13622025-11-11T20:14:27.652Z Compiling nom v7.1.3
13632025-11-11T20:14:27.749Z Compiling synstructure v0.13.1
13642025-11-11T20:14:27.810Z Compiling libloading v0.8.5
13652025-11-11T20:14:27.835Z Compiling bindgen v0.69.5
13662025-11-11T20:14:28.205Z Compiling home v0.5.9
13672025-11-11T20:14:28.256Z Compiling base64ct v1.6.0
13682025-11-11T20:14:28.434Z Compiling indexmap v2.11.4
13692025-11-11T20:14:28.838Z Compiling pem-rfc7468 v0.7.0
13702025-11-11T20:14:29.443Z Compiling itertools v0.12.1
13712025-11-11T20:14:29.510Z Compiling rustc-hash v1.1.0
13722025-11-11T20:14:29.692Z Compiling lazycell v1.3.0
13732025-11-11T20:14:29.787Z Compiling flagset v0.4.6
13742025-11-11T20:14:29.933Z Compiling form_urlencoded v1.2.2
13752025-11-11T20:14:30.061Z Compiling rand_core v0.9.3
13762025-11-11T20:14:30.251Z Compiling cmake v0.1.51
13772025-11-11T20:14:30.610Z Compiling cexpr v0.6.0
13782025-11-11T20:14:30.675Z Compiling dunce v1.0.5
13792025-11-11T20:14:30.833Z Compiling fs_extra v1.3.0
13802025-11-11T20:14:31.067Z Compiling paste v1.0.15
13812025-11-11T20:14:31.354Z Compiling rustc_version v0.4.1
13822025-11-11T20:14:31.623Z Compiling vcpkg v0.2.15
13832025-11-11T20:14:31.721Z Compiling rustversion v1.0.22
13842025-11-11T20:14:32.008Z Compiling foldhash v0.1.5
13852025-11-11T20:14:32.048Z Compiling ident_case v1.0.1
13862025-11-11T20:14:32.241Z Compiling serde_derive v1.0.226
13872025-11-11T20:14:32.266Z Compiling zeroize_derive v1.4.2
13882025-11-11T20:14:32.297Z Compiling zerofrom-derive v0.1.4
13892025-11-11T20:14:32.381Z Compiling yoke-derive v0.7.4
13902025-11-11T20:14:32.407Z Compiling zerocopy-derive v0.7.35
13912025-11-11T20:14:33.249Z Compiling zerovec-derive v0.10.3
13922025-11-11T20:14:33.589Z Compiling zeroize v1.8.1
13932025-11-11T20:14:34.188Z Compiling zerocopy v0.7.35
13942025-11-11T20:14:34.664Z Compiling displaydoc v0.2.5
13952025-11-11T20:14:35.337Z Compiling crypto-common v0.1.6
13962025-11-11T20:14:35.376Z Compiling block-buffer v0.10.4
13972025-11-11T20:14:35.454Z Compiling zerofrom v0.1.4
13982025-11-11T20:14:35.513Z Compiling tokio-macros v2.5.0
13992025-11-11T20:14:35.603Z Compiling icu_provider_macros v1.5.0
14002025-11-11T20:14:35.672Z Compiling digest v0.10.7
14012025-11-11T20:14:35.697Z Compiling yoke v0.7.4
14022025-11-11T20:14:36.061Z Compiling zerovec v0.10.4
14032025-11-11T20:14:36.087Z Compiling hmac v0.12.1
14042025-11-11T20:14:36.148Z Compiling thiserror-impl v2.0.17
14052025-11-11T20:14:36.353Z Compiling block-padding v0.3.3
14062025-11-11T20:14:36.551Z Compiling futures-macro v0.3.31
14072025-11-11T20:14:36.627Z Compiling inout v0.1.3
14082025-11-11T20:14:36.806Z Compiling ppv-lite86 v0.2.20
14092025-11-11T20:14:36.913Z Compiling regex v1.11.3
14102025-11-11T20:14:36.938Z Compiling cipher v0.4.4
14112025-11-11T20:14:37.476Z Compiling sha2 v0.10.9
14122025-11-11T20:14:37.588Z Compiling der_derive v0.7.3
14132025-11-11T20:14:37.852Z Compiling tinystr v0.7.6
14142025-11-11T20:14:37.992Z Compiling icu_collections v1.5.0
14152025-11-11T20:14:38.016Z Compiling salsa20 v0.10.2
14162025-11-11T20:14:38.167Z Compiling futures-util v0.3.31
14172025-11-11T20:14:38.251Z Compiling icu_locid v1.5.0
14182025-11-11T20:14:38.276Z Compiling pbkdf2 v0.12.2
14192025-11-11T20:14:38.472Z Compiling iana-time-zone v0.1.63
14202025-11-11T20:14:38.574Z Compiling serde v1.0.226
14212025-11-11T20:14:38.833Z Compiling scrypt v0.11.0
14222025-11-11T20:14:38.885Z Compiling thiserror v2.0.17
14232025-11-11T20:14:39.054Z Compiling pest v2.8.2
14242025-11-11T20:14:39.143Z Compiling rand_chacha v0.9.0
14252025-11-11T20:14:39.315Z Compiling icu_provider v1.5.0
14262025-11-11T20:14:39.541Z Compiling der v0.7.10
14272025-11-11T20:14:39.701Z Compiling bitflags v2.9.4
14282025-11-11T20:14:40.103Z Compiling bytes v1.10.1
14292025-11-11T20:14:40.209Z Compiling icu_locid_transform v1.5.0
14302025-11-11T20:14:40.294Z Compiling uuid v1.18.1
14312025-11-11T20:14:40.873Z Compiling chrono v0.4.42
14322025-11-11T20:14:41.444Z Compiling tokio v1.47.0
14332025-11-11T20:14:41.641Z Compiling icu_properties v1.5.1
14342025-11-11T20:14:41.788Z Compiling spki v0.7.3
14352025-11-11T20:14:42.221Z Compiling pest_meta v2.8.2
14362025-11-11T20:14:42.284Z Compiling http v1.3.1
14372025-11-11T20:14:42.330Z Compiling cbc v0.1.2
14382025-11-11T20:14:42.631Z Compiling aes v0.8.4
14392025-11-11T20:14:43.299Z Compiling openssl-sys v0.9.109
14402025-11-11T20:14:43.887Z Compiling which v4.4.2
14412025-11-11T20:14:44.322Z Compiling hashbrown v0.15.4
14422025-11-11T20:14:44.347Z Compiling darling_core v0.20.10
14432025-11-11T20:14:45.462Z Compiling icu_normalizer v1.5.0
14442025-11-11T20:14:45.651Z Compiling pest_generator v2.8.2
14452025-11-11T20:14:45.852Z Compiling pkcs5 v0.7.1
14462025-11-11T20:14:46.006Z Compiling rand v0.9.2
14472025-11-11T20:14:46.054Z Compiling tracing-attributes v0.1.27
14482025-11-11T20:14:46.865Z Compiling idna_adapter v1.2.0
14492025-11-11T20:14:47.058Z Compiling ring v0.17.14
14502025-11-11T20:14:47.132Z Compiling idna v1.0.3
14512025-11-11T20:14:47.217Z Compiling tracing-core v0.1.32
14522025-11-11T20:14:47.713Z Compiling rustix v1.0.7
14532025-11-11T20:14:48.065Z Compiling url v2.5.4
14542025-11-11T20:14:48.355Z Compiling aws-lc-rs v1.12.4
14552025-11-11T20:14:48.394Z Compiling adler2 v2.0.0
14562025-11-11T20:14:48.646Z Compiling miniz_oxide v0.8.5
14572025-11-11T20:14:48.779Z Compiling pest_derive v2.8.2
14582025-11-11T20:14:48.886Z Compiling tracing v0.1.40
14592025-11-11T20:14:49.407Z Compiling tokio-util v0.7.15
14602025-11-11T20:14:49.570Z Compiling pkcs8 v0.10.2
14612025-11-11T20:14:49.676Z Compiling http-body v1.0.1
14622025-11-11T20:14:49.701Z Compiling darling_macro v0.20.10
14632025-11-11T20:14:50.031Z Compiling scroll_derive v0.12.0
14642025-11-11T20:14:50.056Z Compiling thiserror-impl v1.0.69
14652025-11-11T20:14:50.265Z Compiling serde_derive_internals v0.29.1
14662025-11-11T20:14:50.724Z Compiling darling v0.20.10
14672025-11-11T20:14:50.877Z Compiling rustls-pki-types v1.10.0
14682025-11-11T20:14:51.357Z Compiling schemars v0.8.22
14692025-11-11T20:14:51.673Z Compiling base64 v0.22.1
14702025-11-11T20:14:51.698Z Compiling httparse v1.9.5
14712025-11-11T20:14:51.814Z Compiling tinyvec_macros v0.1.1
14722025-11-11T20:14:51.933Z Compiling zerocopy v0.8.27
14732025-11-11T20:14:52.296Z Compiling schemars_derive v0.8.22
14742025-11-11T20:14:52.322Z Compiling tinyvec v1.8.0
14752025-11-11T20:14:52.463Z Compiling scroll v0.12.0
14762025-11-11T20:14:52.757Z Compiling thiserror v1.0.69
14772025-11-11T20:14:52.925Z Compiling zerocopy-derive v0.8.27
14782025-11-11T20:14:52.996Z Compiling bzip2-sys v0.1.13+1.0.8
14792025-11-11T20:14:53.466Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14802025-11-11T20:14:53.598Z Compiling openssl-probe v0.1.5
14812025-11-11T20:14:53.910Z Compiling atomic-waker v1.1.2
14822025-11-11T20:14:53.935Z Compiling time-core v0.1.6
14832025-11-11T20:14:53.988Z Compiling untrusted v0.7.1
14842025-11-11T20:14:54.131Z Compiling num-conv v0.1.0
14852025-11-11T20:14:54.165Z Compiling openssl v0.10.73
14862025-11-11T20:14:54.205Z Compiling powerfmt v0.2.0
14872025-11-11T20:14:54.244Z Compiling try-lock v0.2.5
14882025-11-11T20:14:54.432Z Compiling dyn-clone v1.0.20
14892025-11-11T20:14:54.461Z Compiling foreign-types-shared v0.1.1
14902025-11-11T20:14:54.583Z Compiling tower-service v0.3.3
14912025-11-11T20:14:54.608Z Compiling untrusted v0.9.0
14922025-11-11T20:14:54.668Z Compiling foreign-types v0.3.2
14932025-11-11T20:14:54.693Z Compiling deranged v0.5.3
14942025-11-11T20:14:54.751Z Compiling time-macros v0.2.24
14952025-11-11T20:14:54.792Z Compiling want v0.3.1
14962025-11-11T20:14:55.146Z Compiling tempfile v3.20.0
14972025-11-11T20:14:55.899Z Compiling h2 v0.4.6
14982025-11-11T20:14:57.160Z Compiling goblin v0.8.2
14992025-11-11T20:14:58.482Z Compiling ipnet v2.11.0
15002025-11-11T20:14:58.780Z Compiling openssl-macros v0.1.1
15012025-11-11T20:14:59.007Z Compiling wait-timeout v0.2.0
15022025-11-11T20:14:59.463Z Compiling syn v1.0.109
15032025-11-11T20:14:59.509Z Compiling native-tls v0.2.12
15042025-11-11T20:14:59.541Z Compiling num_threads v0.1.7
15052025-11-11T20:14:59.616Z Compiling quick-error v1.2.3
15062025-11-11T20:14:59.712Z Compiling gimli v0.31.1
15072025-11-11T20:14:59.808Z Compiling bit-vec v0.8.0
15082025-11-11T20:14:59.917Z Compiling crossbeam-utils v0.8.21
15092025-11-11T20:15:00.057Z Compiling httpdate v1.0.3
15102025-11-11T20:15:00.317Z Compiling rustls v0.23.19
15112025-11-11T20:15:00.489Z Compiling bit-set v0.8.0
15122025-11-11T20:15:00.625Z Compiling rusty-fork v0.3.0
15132025-11-11T20:15:00.658Z Compiling time v0.3.43
15142025-11-11T20:15:01.423Z Compiling unicode-normalization v0.1.24
15152025-11-11T20:15:02.353Z Compiling dof v0.3.0
15162025-11-11T20:15:03.939Z Compiling addr2line v0.24.2
15172025-11-11T20:15:04.082Z Compiling hyper v1.7.0
15182025-11-11T20:15:04.107Z Compiling dtrace-parser v0.2.0
15192025-11-11T20:15:04.493Z Compiling derive_builder_core v0.20.2
15202025-11-11T20:15:04.588Z Compiling signature v2.2.0
15212025-11-11T20:15:04.927Z Compiling scroll_derive v0.13.1
15222025-11-11T20:15:05.144Z Compiling heapless v0.7.17
15232025-11-11T20:15:05.544Z Compiling rand_xorshift v0.4.0
15242025-11-11T20:15:05.816Z Compiling cookie v0.18.1
15252025-11-11T20:15:05.841Z Compiling crc32fast v1.4.2
15262025-11-11T20:15:06.123Z Compiling object v0.36.5
15272025-11-11T20:15:06.178Z Compiling siphasher v0.3.11
15282025-11-11T20:15:06.413Z Compiling rustc-demangle v0.1.24
15292025-11-11T20:15:06.546Z Compiling signal-hook v0.3.18
15302025-11-11T20:15:06.571Z Compiling anyhow v1.0.99
15312025-11-11T20:15:06.855Z Compiling zstd-safe v7.2.3
15322025-11-11T20:15:07.142Z Compiling slog v2.7.0
15332025-11-11T20:15:07.177Z Compiling unicode-bidi v0.3.17
15342025-11-11T20:15:07.208Z Compiling unicode-properties v0.1.3
15352025-11-11T20:15:07.233Z Compiling zlib-rs v0.5.1
15362025-11-11T20:15:07.374Z Compiling unarray v0.1.4
15372025-11-11T20:15:07.584Z Compiling proptest v1.7.0
15382025-11-11T20:15:07.800Z Compiling scroll v0.13.0
15392025-11-11T20:15:07.867Z Compiling stringprep v0.1.5
15402025-11-11T20:15:08.117Z Compiling phf_shared v0.11.2
15412025-11-11T20:15:08.296Z Compiling derive_builder_macro v0.20.2
15422025-11-11T20:15:08.367Z Compiling hyper-util v0.1.17
15432025-11-11T20:15:08.818Z Compiling usdt-impl v0.5.0
15442025-11-11T20:15:10.020Z Compiling ipnetwork v0.21.1
15452025-11-11T20:15:10.295Z Compiling vergen-lib v0.1.6
15462025-11-11T20:15:10.585Z Compiling serde_tokenstream v0.2.2
15472025-11-11T20:15:10.775Z Compiling toml_datetime v0.6.11
15482025-11-11T20:15:11.101Z Compiling serde_spanned v0.6.9
15492025-11-11T20:15:11.242Z Compiling rand_chacha v0.3.1
15502025-11-11T20:15:11.353Z Compiling md-5 v0.10.6
15512025-11-11T20:15:11.626Z Compiling curve25519-dalek v4.1.3
15522025-11-11T20:15:11.711Z Compiling num-integer v0.1.46
15532025-11-11T20:15:12.230Z Compiling backtrace v0.3.74
15542025-11-11T20:15:12.354Z Compiling sync_wrapper v1.0.1
15552025-11-11T20:15:12.531Z Compiling ff v0.13.0
15562025-11-11T20:15:12.556Z Compiling hash32 v0.2.1
15572025-11-11T20:15:12.782Z Compiling libz-rs-sys v0.5.1
15582025-11-11T20:15:12.927Z Compiling memoffset v0.9.1
15592025-11-11T20:15:13.116Z Compiling smoltcp v0.9.1
15602025-11-11T20:15:13.149Z Compiling litrs v0.4.1
15612025-11-11T20:15:13.257Z Compiling cfg_aliases v0.2.1
15622025-11-11T20:15:13.384Z Compiling psl-types v2.0.11
15632025-11-11T20:15:13.457Z Compiling tower-layer v0.3.3
15642025-11-11T20:15:13.613Z Compiling fallible-iterator v0.2.0
15652025-11-11T20:15:13.720Z Compiling ref-cast v1.0.24
15662025-11-11T20:15:13.753Z Compiling base16ct v0.2.0
15672025-11-11T20:15:14.076Z Compiling num-bigint-dig v0.8.4
15682025-11-11T20:15:14.165Z Compiling document-features v0.2.11
15692025-11-11T20:15:14.260Z Compiling postgres-protocol v0.6.8
15702025-11-11T20:15:14.285Z Compiling sec1 v0.7.3
15712025-11-11T20:15:14.453Z Compiling tower v0.5.2
15722025-11-11T20:15:14.804Z Compiling publicsuffix v2.3.0
15732025-11-11T20:15:14.829Z Compiling nix v0.29.0
15742025-11-11T20:15:15.353Z Compiling newtype-uuid v1.3.1
15752025-11-11T20:15:15.402Z Compiling flate2 v1.1.2
15762025-11-11T20:15:15.592Z Compiling group v0.13.0
15772025-11-11T20:15:15.963Z Compiling num-iter v0.1.45
15782025-11-11T20:15:16.001Z Compiling rand v0.8.5
15792025-11-11T20:15:16.092Z Compiling oxnet v0.1.3
15802025-11-11T20:15:16.176Z Compiling derive_builder v0.20.2
15812025-11-11T20:15:16.282Z Compiling tokio-native-tls v0.3.1
15822025-11-11T20:15:16.447Z Compiling goblin v0.10.2
15832025-11-11T20:15:17.439Z Compiling rustls-native-certs v0.8.1
15842025-11-11T20:15:17.641Z Compiling webpki-roots v1.0.1
15852025-11-11T20:15:17.666Z Compiling http-body-util v0.1.3
15862025-11-11T20:15:17.782Z Compiling vergen v9.0.6
15872025-11-11T20:15:17.857Z Compiling strum_macros v0.27.2
15882025-11-11T20:15:18.014Z Compiling terminal_size v0.4.0
15892025-11-11T20:15:18.089Z Compiling cargo-platform v0.1.8
15902025-11-11T20:15:18.159Z Compiling hkdf v0.12.4
15912025-11-11T20:15:18.264Z Compiling crypto-bigint v0.5.5
15922025-11-11T20:15:18.446Z Compiling daft-derive v0.1.4
15932025-11-11T20:15:18.589Z Compiling async-trait v0.1.89
15942025-11-11T20:15:19.480Z Compiling hubpack_derive v0.1.1
15952025-11-11T20:15:19.977Z Compiling curve25519-dalek-derive v0.1.1
15962025-11-11T20:15:20.412Z Compiling ref-cast-impl v1.0.24
15972025-11-11T20:15:20.911Z Compiling ahash v0.8.12
15982025-11-11T20:15:21.324Z Compiling fs-err v3.1.1
15992025-11-11T20:15:21.391Z Compiling usdt-impl v0.6.0
16002025-11-11T20:15:21.514Z Compiling bitflags v1.3.2
16012025-11-11T20:15:21.647Z Compiling managed v0.8.0
16022025-11-11T20:15:21.680Z Compiling lockfree-object-pool v0.1.6
16032025-11-11T20:15:21.769Z Compiling unicode-segmentation v1.12.0
16042025-11-11T20:15:21.945Z Compiling buf-list v1.0.3
16052025-11-11T20:15:22.062Z Compiling simd-adler32 v0.3.7
16062025-11-11T20:15:22.131Z Compiling bumpalo v3.16.0
16072025-11-11T20:15:22.514Z Compiling iri-string v0.7.8
16082025-11-11T20:15:22.544Z Compiling winnow v0.5.40
16092025-11-11T20:15:22.570Z Compiling clap_builder v4.5.48
16102025-11-11T20:15:22.679Z Compiling zopfli v0.8.1
16112025-11-11T20:15:23.285Z Compiling dof v0.4.0
16122025-11-11T20:15:24.060Z Compiling strum v0.27.2
16132025-11-11T20:15:25.273Z Compiling tower-http v0.6.6
16142025-11-11T20:15:25.573Z Compiling toml_edit v0.19.15
16152025-11-11T20:15:26.119Z Compiling elliptic-curve v0.13.8
16162025-11-11T20:15:26.181Z Compiling hubpack v0.1.2
16172025-11-11T20:15:26.314Z Compiling daft v0.1.4
16182025-11-11T20:15:26.540Z Compiling cargo_metadata v0.19.2
16192025-11-11T20:15:26.818Z Compiling hyper-tls v0.6.0
16202025-11-11T20:15:27.205Z Compiling signal-hook-mio v0.2.4
16212025-11-11T20:15:27.383Z Compiling cookie_store v0.21.1
16222025-11-11T20:15:28.641Z Compiling zstd v0.13.3
16232025-11-11T20:15:29.308Z Compiling postgres-types v0.2.9
16242025-11-11T20:15:29.361Z Compiling usdt-macro v0.5.0
16252025-11-11T20:15:29.828Z Compiling usdt-attr-macro v0.5.0
16262025-11-11T20:15:30.081Z Compiling phf v0.11.2
16272025-11-11T20:15:30.359Z Compiling ed25519 v2.2.3
16282025-11-11T20:15:30.422Z Compiling bzip2 v0.4.4
16292025-11-11T20:15:30.645Z Compiling bzip2 v0.5.2
16302025-11-11T20:15:30.802Z Compiling serde_with_macros v3.14.0
16312025-11-11T20:15:31.014Z Compiling pkcs1 v0.7.5
16322025-11-11T20:15:31.191Z Compiling dtrace-parser v0.3.0
16332025-11-11T20:15:31.224Z Compiling strum_macros v0.26.4
16342025-11-11T20:15:31.811Z Compiling clap_derive v4.5.47
16352025-11-11T20:15:31.913Z Compiling enum-as-inner v0.6.1
16362025-11-11T20:15:32.140Z Compiling serde-big-array v0.5.1
16372025-11-11T20:15:32.393Z Compiling serde_urlencoded v0.7.1
16382025-11-11T20:15:32.849Z Compiling rfc6979 v0.4.0
16392025-11-11T20:15:32.879Z Compiling bstr v1.10.0
16402025-11-11T20:15:32.913Z Compiling serde_repr v0.1.19
16412025-11-11T20:15:33.010Z Compiling float-cmp v0.10.0
16422025-11-11T20:15:33.062Z Compiling env_filter v0.1.2
16432025-11-11T20:15:33.272Z Compiling thread-id v5.0.0
16442025-11-11T20:15:33.415Z Compiling socket2 v0.5.10
16452025-11-11T20:15:33.620Z Compiling encoding_rs v0.8.34
16462025-11-11T20:15:33.875Z Compiling jiff v0.2.15
16472025-11-11T20:15:34.237Z Compiling difflib v0.4.0
16482025-11-11T20:15:34.262Z Compiling mime v0.3.17
16492025-11-11T20:15:34.753Z Compiling predicates-core v1.0.8
16502025-11-11T20:15:35.002Z Compiling data-encoding v2.9.0
16512025-11-11T20:15:35.158Z Compiling normalize-line-endings v0.3.0
16522025-11-11T20:15:35.316Z Compiling keccak v0.1.5
16532025-11-11T20:15:35.464Z Compiling static_assertions v1.1.0
16542025-11-11T20:15:35.489Z Compiling new_debug_unreachable v1.0.6
16552025-11-11T20:15:35.585Z Compiling fixedbitset v0.4.2
16562025-11-11T20:15:35.611Z Compiling foldhash v0.2.0
16572025-11-11T20:15:35.996Z Compiling precomputed-hash v0.1.1
16582025-11-11T20:15:36.021Z Compiling rustc-hash v2.1.1
16592025-11-11T20:15:36.156Z Compiling whoami v1.5.2
16602025-11-11T20:15:36.244Z Compiling iddqd v0.3.13
16612025-11-11T20:15:36.269Z Compiling string_cache v0.8.9
16622025-11-11T20:15:36.525Z Compiling tokio-postgres v0.7.13
16632025-11-11T20:15:36.684Z Compiling petgraph v0.6.5
16642025-11-11T20:15:36.709Z Compiling sha3 v0.10.8
16652025-11-11T20:15:36.745Z Compiling hickory-proto v0.25.2
16662025-11-11T20:15:37.638Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
16672025-11-11T20:15:37.732Z Compiling toml_edit v0.22.27
16682025-11-11T20:15:38.364Z Compiling clap v4.5.48
16692025-11-11T20:15:38.498Z Compiling predicates v3.1.3
16702025-11-11T20:15:39.795Z Compiling strum v0.26.3
16712025-11-11T20:15:39.893Z Compiling similar v2.7.0
16722025-11-11T20:15:40.036Z Compiling usdt v0.5.0
16732025-11-11T20:15:40.504Z Compiling zip v4.2.0
16742025-11-11T20:15:41.673Z Compiling env_logger v0.11.8
16752025-11-11T20:15:42.199Z Compiling ecdsa v0.16.9
16762025-11-11T20:15:42.356Z Compiling serde_with v3.14.0
16772025-11-11T20:15:42.421Z Compiling rsa v0.9.8
16782025-11-11T20:15:42.903Z Compiling zip v0.6.6
16792025-11-11T20:15:43.291Z Compiling ed25519-dalek v2.1.1
16802025-11-11T20:15:43.980Z Compiling toml v0.7.8
16812025-11-11T20:15:44.348Z Compiling crossterm v0.28.1
16822025-11-11T20:15:45.401Z Compiling heck v0.4.1
16832025-11-11T20:15:45.568Z Compiling crossbeam-epoch v0.9.18
16842025-11-11T20:15:45.600Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
16852025-11-11T20:15:45.690Z Compiling tokio-stream v0.1.17
16862025-11-11T20:15:45.813Z Compiling x509-cert v0.2.5
16872025-11-11T20:15:45.984Z Compiling openapiv3 v2.2.0
16882025-11-11T20:15:46.175Z Compiling sha1 v0.10.6
16892025-11-11T20:15:46.517Z Compiling itertools v0.10.5
16902025-11-11T20:15:46.554Z Compiling itertools v0.13.0
16912025-11-11T20:15:46.741Z Compiling winnow v0.6.26
16922025-11-11T20:15:47.003Z Compiling lalrpop-util v0.19.12
16932025-11-11T20:15:47.315Z Compiling peg-runtime v0.8.5
16942025-11-11T20:15:47.809Z Compiling thread_local v1.1.8
16952025-11-11T20:15:48.243Z Compiling slog-async v2.8.0
16962025-11-11T20:15:48.491Z Compiling crossbeam-channel v0.5.15
16972025-11-11T20:15:48.652Z Compiling xattr v1.3.1
16982025-11-11T20:15:48.765Z Compiling futures-executor v0.3.31
16992025-11-11T20:15:48.913Z Compiling is-terminal v0.4.13
17002025-11-11T20:15:49.052Z Compiling filetime v0.2.26
17012025-11-11T20:15:49.077Z Compiling term v1.1.0
17022025-11-11T20:15:49.195Z Compiling take_mut v0.2.2
17032025-11-11T20:15:49.231Z Compiling futures v0.3.31
17042025-11-11T20:15:49.361Z Compiling tar v0.4.44
17052025-11-11T20:15:50.244Z Compiling slog-term v2.9.2
17062025-11-11T20:15:51.475Z Compiling aws-lc-sys v0.26.0
17072025-11-11T20:16:24.707Z Compiling rustls-webpki v0.102.8
17082025-11-11T20:16:31.113Z Compiling tokio-rustls v0.26.0
17092025-11-11T20:16:31.455Z Compiling hyper-rustls v0.27.7
17102025-11-11T20:16:31.813Z Compiling reqwest v0.12.24
17112025-11-11T20:16:36.499Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17122025-11-11T20:16:36.865Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17132025-11-11T20:16:42.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
17142025-11-11T20:16:42.761Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17152025-11-11T20:16:42.837ZNov 11 20:16:42.445 INFO Starting download, target: Cockroach
17162025-11-11T20:16:42.837ZNov 11 20:16:42.447 INFO Starting download, target: Console
17172025-11-11T20:16:42.837ZNov 11 20:16:42.447 INFO Starting download, target: Clickhouse
17182025-11-11T20:16:42.837ZNov 11 20:16:42.447 INFO Starting download, target: DendriteStub
17192025-11-11T20:16:42.837ZNov 11 20:16:42.447 INFO Starting download, target: MaghemiteMgd
17202025-11-11T20:16:42.837ZNov 11 20:16:42.447 INFO Starting download, target: TransceiverControl
17212025-11-11T20:16:42.863ZNov 11 20:16:42.448 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17222025-11-11T20:16:42.863ZNov 11 20:16:42.448 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17232025-11-11T20:16:42.863ZNov 11 20:16:42.448 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17242025-11-11T20:16:42.863ZNov 11 20:16:42.448 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17252025-11-11T20:16:42.863ZNov 11 20:16:42.448 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17262025-11-11T20:16:42.863ZNov 11 20:16:42.449 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17272025-11-11T20:16:43.142ZNov 11 20:16:42.751 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17282025-11-11T20:16:43.562ZNov 11 20:16:43.169 INFO Download complete, target: Console
17292025-11-11T20:16:43.597ZNov 11 20:16:43.202 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17302025-11-11T20:16:43.983ZNov 11 20:16:43.591 INFO Download complete, target: TransceiverControl
17312025-11-11T20:16:45.682ZNov 11 20:16:45.292 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17322025-11-11T20:16:47.026ZNov 11 20:16:46.636 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17332025-11-11T20:16:47.621ZNov 11 20:16:47.231 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17342025-11-11T20:16:47.621ZNov 11 20:16:47.231 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17352025-11-11T20:16:50.316ZNov 11 20:16:49.926 INFO Download complete, target: DendriteStub
17362025-11-11T20:16:51.818ZNov 11 20:16:51.428 INFO Download complete, target: MaghemiteMgd
17372025-11-11T20:16:54.864ZNov 11 20:16:54.474 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17382025-11-11T20:16:56.089ZNov 11 20:16:55.700 INFO Checking that binary works, target: Cockroach
17392025-11-11T20:16:56.338ZNov 11 20:16:55.948 INFO Download complete, target: Cockroach
17402025-11-11T20:17:06.619ZNov 11 20:17:06.230 INFO Checking that binary works, target: Clickhouse
17412025-11-11T20:17:06.810ZNov 11 20:17:06.421 INFO Download complete, target: Clickhouse
17422025-11-11T20:17:06.835ZAll prerequisites installed successfully
17432025-11-11T20:17:06.835Z
17442025-11-11T20:17:06.835Zreal 5:50.772242289
17452025-11-11T20:17:06.835Zuser 16:45.964034840
17462025-11-11T20:17:06.835Zsys 2:51.500005374
17472025-11-11T20:17:06.835Ztrap 0.646405666
17482025-11-11T20:17:06.835Ztflt 0.508313350
17492025-11-11T20:17:06.835Zdflt 1.169135151
17502025-11-11T20:17:06.835Zkflt 0.011068655
17512025-11-11T20:17:06.835Zlock 43:21.394574788
17522025-11-11T20:17:06.835Zslp 1:02:36.147416919
17532025-11-11T20:17:06.835Zlat 1:20.463038420
17542025-11-11T20:17:06.835Zstop 3:00.138836534
17552025-11-11T20:17:06.835Z+ ptime -m cargo xtask download softnpu
17562025-11-11T20:17:07.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
17572025-11-11T20:17:07.990Z Running `target/debug/xtask download softnpu`
17582025-11-11T20:17:09.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
17592025-11-11T20:17:09.488Z Running `target/debug/xtask-downloader softnpu`
17602025-11-11T20:17:09.545ZNov 11 20:17:09.156 INFO Starting download, target: Softnpu
17612025-11-11T20:17:09.569ZNov 11 20:17:09.157 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17622025-11-11T20:17:11.090ZNov 11 20:17:10.701 INFO Download complete, target: Softnpu
17632025-11-11T20:17:11.115Z
17642025-11-11T20:17:11.115Zreal 4.267137988
17652025-11-11T20:17:11.115Zuser 2.019306418
17662025-11-11T20:17:11.115Zsys 1.254198619
17672025-11-11T20:17:11.115Ztrap 0.000878051
17682025-11-11T20:17:11.115Ztflt 0.000147197
17692025-11-11T20:17:11.115Zdflt 0.000540531
17702025-11-11T20:17:11.115Zkflt 0.000000000
17712025-11-11T20:17:11.115Zlock 16.948329660
17722025-11-11T20:17:11.115Zslp 1.355628772
17732025-11-11T20:17:11.115Zlat 0.180955081
17742025-11-11T20:17:11.115Zstop 0.000267664
17752025-11-11T20:17:11.115Z+ export CARGO_INCREMENTAL=0
17762025-11-11T20:17:11.115Z+ CARGO_INCREMENTAL=0
17772025-11-11T20:17:11.115Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17782025-11-11T20:17:12.879Z Compiling proc-macro2 v1.0.101
17792025-11-11T20:17:12.879Z Compiling unicode-ident v1.0.19
17802025-11-11T20:17:12.904Z Compiling libc v0.2.174
17812025-11-11T20:17:12.904Z Compiling serde_core v1.0.226
17822025-11-11T20:17:12.904Z Compiling serde v1.0.226
17832025-11-11T20:17:12.904Z Compiling autocfg v1.4.0
17842025-11-11T20:17:12.904Z Compiling cfg-if v1.0.4
17852025-11-11T20:17:13.158Z Compiling version_check v0.9.5
17862025-11-11T20:17:13.183Z Compiling memchr v2.7.4
17872025-11-11T20:17:13.228Z Compiling shlex v1.3.0
17882025-11-11T20:17:13.748Z Compiling lock_api v0.4.12
17892025-11-11T20:17:13.804Z Compiling typenum v1.17.0
17902025-11-11T20:17:14.066Z Compiling portable-atomic v1.11.0
17912025-11-11T20:17:14.310Z Compiling value-bag v1.9.0
17922025-11-11T20:17:14.580Z Compiling generic-array v0.14.7
17932025-11-11T20:17:14.822Z Compiling jobserver v0.1.32
17942025-11-11T20:17:14.855Z Compiling log v0.4.27
17952025-11-11T20:17:14.934Z Compiling quote v1.0.40
17962025-11-11T20:17:15.069Z Compiling serde_json v1.0.145
17972025-11-11T20:17:15.334Z Compiling syn v2.0.106
17982025-11-11T20:17:15.446Z Compiling cc v1.2.30
17992025-11-11T20:17:15.484Z Compiling getrandom v0.3.4
18002025-11-11T20:17:15.514Z Compiling libm v0.2.8
18012025-11-11T20:17:15.580Z Compiling num-traits v0.2.19
18022025-11-11T20:17:15.994Z Compiling scopeguard v1.2.0
18032025-11-11T20:17:16.044Z Compiling parking_lot_core v0.9.10
18042025-11-11T20:17:16.079Z Compiling smallvec v1.15.1
18052025-11-11T20:17:16.386Z Compiling regex-syntax v0.8.5
18062025-11-11T20:17:16.563Z Compiling getrandom v0.2.15
18072025-11-11T20:17:16.893Z Compiling pkg-config v0.3.31
18082025-11-11T20:17:17.192Z Compiling aho-corasick v1.1.3
18092025-11-11T20:17:17.481Z Compiling rustix v0.38.37
18102025-11-11T20:17:17.759Z Compiling itoa v1.0.11
18112025-11-11T20:17:18.049Z Compiling thiserror v2.0.17
18122025-11-11T20:17:18.150Z Compiling errno v0.3.12
18132025-11-11T20:17:18.387Z Compiling either v1.15.0
18142025-11-11T20:17:18.493Z Compiling stable_deref_trait v1.2.0
18152025-11-11T20:17:18.568Z Compiling spin v0.9.8
18162025-11-11T20:17:18.593Z Compiling fnv v1.0.7
18172025-11-11T20:17:18.625Z Compiling slab v0.4.9
18182025-11-11T20:17:18.708Z Compiling allocator-api2 v0.2.21
18192025-11-11T20:17:18.750Z Compiling equivalent v1.0.2
18202025-11-11T20:17:18.906Z Compiling lazy_static v1.5.0
18212025-11-11T20:17:18.934Z Compiling semver v1.0.27
18222025-11-11T20:17:18.959Z Compiling ryu v1.0.18
18232025-11-11T20:17:19.067Z Compiling rand_core v0.6.4
18242025-11-11T20:17:19.266Z Compiling regex-automata v0.4.11
18252025-11-11T20:17:19.585Z Compiling critical-section v1.1.3
18262025-11-11T20:17:19.979Z Compiling glob v0.3.2
18272025-11-11T20:17:20.004Z Compiling once_cell v1.21.3
18282025-11-11T20:17:20.265Z Compiling byteorder v1.5.0
18292025-11-11T20:17:20.411Z Compiling subtle v2.6.1
18302025-11-11T20:17:20.601Z Compiling clang-sys v1.8.1
18312025-11-11T20:17:21.098Z Compiling prettyplease v0.2.36
18322025-11-11T20:17:21.145Z Compiling schemars v0.8.22
18332025-11-11T20:17:21.189Z Compiling pin-project-lite v0.2.14
18342025-11-11T20:17:21.343Z Compiling synstructure v0.13.1
18352025-11-11T20:17:21.431Z Compiling serde_derive_internals v0.29.1
18362025-11-11T20:17:22.698Z Compiling minimal-lexical v0.2.1
18372025-11-11T20:17:22.847Z Compiling litemap v0.7.3
18382025-11-11T20:17:22.937Z Compiling writeable v0.5.5
18392025-11-11T20:17:23.163Z Compiling nom v7.1.3
18402025-11-11T20:17:23.443Z Compiling libloading v0.8.5
18412025-11-11T20:17:23.761Z Compiling percent-encoding v2.3.2
18422025-11-11T20:17:23.856Z Compiling bindgen v0.69.5
18432025-11-11T20:17:24.069Z Compiling regex v1.11.3
18442025-11-11T20:17:24.204Z Compiling home v0.5.9
18452025-11-11T20:17:24.377Z Compiling serde_derive v1.0.226
18462025-11-11T20:17:24.412Z Compiling zeroize_derive v1.4.2
18472025-11-11T20:17:24.517Z Compiling zerofrom-derive v0.1.4
18482025-11-11T20:17:24.668Z Compiling yoke-derive v0.7.4
18492025-11-11T20:17:24.847Z Compiling zerovec-derive v0.10.3
18502025-11-11T20:17:25.397Z Compiling displaydoc v0.2.5
18512025-11-11T20:17:25.740Z Compiling icu_provider_macros v1.5.0
18522025-11-11T20:17:25.811Z Compiling zerocopy-derive v0.7.35
18532025-11-11T20:17:26.486Z Compiling tokio-macros v2.5.0
18542025-11-11T20:17:26.536Z Compiling zeroize v1.8.1
18552025-11-11T20:17:26.652Z Compiling thiserror-impl v2.0.17
18562025-11-11T20:17:26.823Z Compiling zerofrom v0.1.4
18572025-11-11T20:17:26.854Z Compiling futures-macro v0.3.31
18582025-11-11T20:17:27.062Z Compiling yoke v0.7.4
18592025-11-11T20:17:27.201Z Compiling schemars_derive v0.8.22
18602025-11-11T20:17:27.450Z Compiling zerovec v0.10.4
18612025-11-11T20:17:27.621Z Compiling cexpr v0.6.0
18622025-11-11T20:17:28.730Z Compiling itertools v0.12.1
18632025-11-11T20:17:28.834Z Compiling lazycell v1.3.0
18642025-11-11T20:17:29.026Z Compiling icu_locid_transform_data v1.5.0
18652025-11-11T20:17:29.051Z Compiling paste v1.0.15
18662025-11-11T20:17:29.161Z Compiling tinystr v0.7.6
18672025-11-11T20:17:29.343Z Compiling heck v0.5.0
18682025-11-11T20:17:29.559Z Compiling icu_locid v1.5.0
18692025-11-11T20:17:29.739Z Compiling rustc-hash v1.1.0
18702025-11-11T20:17:29.933Z Compiling icu_collections v1.5.0
18712025-11-11T20:17:30.471Z Compiling bitflags v2.9.4
18722025-11-11T20:17:30.705Z Compiling bytes v1.10.1
18732025-11-11T20:17:31.772Z Compiling icu_provider v1.5.0
18742025-11-11T20:17:31.887Z Compiling cmake v0.1.51
18752025-11-11T20:17:32.088Z Compiling signal-hook-registry v1.4.2
18762025-11-11T20:17:32.163Z Compiling dunce v1.0.5
18772025-11-11T20:17:32.315Z Compiling icu_properties_data v1.5.0
18782025-11-11T20:17:32.515Z Compiling icu_locid_transform v1.5.0
18792025-11-11T20:17:32.540Z Compiling fs_extra v1.3.0
18802025-11-11T20:17:32.574Z Compiling parking_lot v0.12.3
18812025-11-11T20:17:33.280Z Compiling crypto-common v0.1.6
18822025-11-11T20:17:33.482Z Compiling mio v1.0.2
18832025-11-11T20:17:33.735Z Compiling icu_properties v1.5.1
18842025-11-11T20:17:34.172Z Compiling which v4.4.2
18852025-11-11T20:17:34.274Z Compiling utf8_iter v1.0.4
18862025-11-11T20:17:34.470Z Compiling write16 v1.0.0
18872025-11-11T20:17:34.633Z Compiling utf16_iter v1.0.5
18882025-11-11T20:17:34.663Z Compiling icu_normalizer_data v1.5.0
18892025-11-11T20:17:34.801Z Compiling hashbrown v0.16.0
18902025-11-11T20:17:35.285Z Compiling const-oid v0.9.6
18912025-11-11T20:17:35.703Z Compiling socket2 v0.6.0
18922025-11-11T20:17:36.135Z Compiling thiserror v1.0.69
18932025-11-11T20:17:36.291Z Compiling tokio v1.47.0
18942025-11-11T20:17:36.868Z Compiling icu_normalizer v1.5.0
18952025-11-11T20:17:37.069Z Compiling indexmap v2.11.4
18962025-11-11T20:17:37.337Z Compiling form_urlencoded v1.2.2
18972025-11-11T20:17:37.486Z Compiling ring v0.17.14
18982025-11-11T20:17:37.816Z Compiling idna_adapter v1.2.0
18992025-11-11T20:17:38.025Z Compiling idna v1.0.3
19002025-11-11T20:17:38.344Z Compiling block-buffer v0.10.4
19012025-11-11T20:17:38.599Z Compiling zerocopy v0.7.35
19022025-11-11T20:17:38.624Z Compiling der_derive v0.7.3
19032025-11-11T20:17:39.256Z Compiling thiserror-impl v1.0.69
19042025-11-11T20:17:39.772Z Compiling tracing-attributes v0.1.27
19052025-11-11T20:17:40.228Z Compiling vcpkg v0.2.15
19062025-11-11T20:17:40.775Z Compiling aws-lc-rs v1.12.4
19072025-11-11T20:17:41.233Z Compiling url v2.5.4
19082025-11-11T20:17:41.339Z Compiling openssl-sys v0.9.109
19092025-11-11T20:17:41.951Z Compiling digest v0.10.7
19102025-11-11T20:17:42.248Z Compiling futures-core v0.3.31
19112025-11-11T20:17:42.306Z Compiling strsim v0.11.1
19122025-11-11T20:17:42.545Z Compiling httparse v1.9.5
19132025-11-11T20:17:42.616Z Compiling ident_case v1.0.1
19142025-11-11T20:17:43.325Z Compiling iana-time-zone v0.1.63
19152025-11-11T20:17:43.614Z Compiling aws-lc-sys v0.26.0
19162025-11-11T20:17:43.802Z Compiling zerocopy v0.8.27
19172025-11-11T20:17:43.850Z Compiling rustix v1.0.7
19182025-11-11T20:17:44.082Z Compiling foldhash v0.1.5
19192025-11-11T20:17:44.378Z Compiling hashbrown v0.15.4
19202025-11-11T20:17:44.429Z Compiling chrono v0.4.42
19212025-11-11T20:17:44.779Z Compiling uuid v1.18.1
19222025-11-11T20:17:45.578Z Compiling ucd-trie v0.1.7
19232025-11-11T20:17:45.627Z Compiling syn v1.0.109
19242025-11-11T20:17:45.870Z Compiling pest v2.8.2
19252025-11-11T20:17:46.052Z Compiling serde_tokenstream v0.2.2
19262025-11-11T20:17:46.291Z Compiling zerocopy-derive v0.8.27
19272025-11-11T20:17:46.911Z Compiling num-conv v0.1.0
19282025-11-11T20:17:47.463Z Compiling time-core v0.1.6
19292025-11-11T20:17:47.550Z Compiling futures-sink v0.3.31
19302025-11-11T20:17:47.733Z Compiling futures-channel v0.3.31
19312025-11-11T20:17:47.759Z Compiling time-macros v0.2.24
19322025-11-11T20:17:48.383Z Compiling pest_meta v2.8.2
19332025-11-11T20:17:48.561Z Compiling rustc_version v0.4.1
19342025-11-11T20:17:49.052Z Compiling futures-task v0.3.31
19352025-11-11T20:17:49.331Z Compiling futures-io v0.3.31
19362025-11-11T20:17:49.661Z Compiling cpufeatures v0.2.14
19372025-11-11T20:17:49.707Z Compiling pin-utils v0.1.0
19382025-11-11T20:17:49.782Z Compiling openssl v0.10.73
19392025-11-11T20:17:49.828Z Compiling futures-util v0.3.31
19402025-11-11T20:17:49.933Z Compiling pest_generator v2.8.2
19412025-11-11T20:17:50.742Z Compiling hmac v0.12.1
19422025-11-11T20:17:51.208Z Compiling block-padding v0.3.3
19432025-11-11T20:17:51.233Z Compiling pest_derive v2.8.2
19442025-11-11T20:17:51.379Z Compiling scroll_derive v0.12.0
19452025-11-11T20:17:51.458Z Compiling openssl-macros v0.1.1
19462025-11-11T20:17:51.952Z Compiling crossbeam-utils v0.8.21
19472025-11-11T20:17:52.059Z Compiling native-tls v0.2.12
19482025-11-11T20:17:52.376Z Compiling rustls v0.23.19
19492025-11-11T20:17:52.401Z Compiling dyn-clone v1.0.20
19502025-11-11T20:17:52.566Z Compiling inout v0.1.3
19512025-11-11T20:17:52.690Z Compiling ppv-lite86 v0.2.20
19522025-11-11T20:17:53.578Z Compiling anyhow v1.0.99
19532025-11-11T20:17:53.727Z Compiling rustversion v1.0.22
19542025-11-11T20:17:54.632Z Compiling cipher v0.4.4
19552025-11-11T20:17:54.742Z Compiling sha2 v0.10.9
19562025-11-11T20:17:55.020Z Compiling http v1.3.1
19572025-11-11T20:17:55.070Z Compiling cookie v0.18.1
19582025-11-11T20:17:55.362Z Compiling plain v0.2.3
19592025-11-11T20:17:55.387Z Compiling base64ct v1.6.0
19602025-11-11T20:17:56.026Z Compiling pem-rfc7468 v0.7.0
19612025-11-11T20:17:57.376Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19622025-11-11T20:17:57.476Z Compiling bzip2-sys v0.1.13+1.0.8
19632025-11-11T20:17:57.888Z Compiling flagset v0.4.6
19642025-11-11T20:17:57.989Z Compiling slog v2.7.0
19652025-11-11T20:17:58.103Z Compiling der v0.7.10
19662025-11-11T20:17:59.523Z Compiling toml_datetime v0.6.11
19672025-11-11T20:17:59.918Z Compiling serde_spanned v0.6.9
19682025-11-11T20:18:00.143Z Compiling rand_core v0.9.3
19692025-11-11T20:18:00.200Z Compiling tracing-core v0.1.32
19702025-11-11T20:18:00.311Z Compiling usdt-impl v0.5.0
19712025-11-11T20:18:00.380Z Compiling pretty-hex v0.4.1
19722025-11-11T20:18:00.533Z Compiling rustls-pki-types v1.10.0
19732025-11-11T20:18:00.590Z Compiling spki v0.7.3
19742025-11-11T20:18:00.659Z Compiling salsa20 v0.10.2
19752025-11-11T20:18:00.688Z Compiling scroll v0.12.0
19762025-11-11T20:18:00.806Z Compiling pbkdf2 v0.12.2
19772025-11-11T20:18:00.956Z Compiling tracing v0.1.40
19782025-11-11T20:18:01.007Z Compiling darling_core v0.20.10
19792025-11-11T20:18:01.223Z Compiling camino v1.2.0
19802025-11-11T20:18:01.309Z Compiling litrs v0.4.1
19812025-11-11T20:18:01.715Z Compiling winnow v0.5.40
19822025-11-11T20:18:02.057Z Compiling goblin v0.8.2
19832025-11-11T20:18:02.120Z Compiling document-features v0.2.11
19842025-11-11T20:18:02.270Z Compiling scrypt v0.11.0
19852025-11-11T20:18:02.688Z Compiling rand_chacha v0.9.0
19862025-11-11T20:18:03.023Z Compiling cbc v0.1.2
19872025-11-11T20:18:03.247Z Compiling aes v0.8.4
19882025-11-11T20:18:03.390Z Compiling tokio-util v0.7.15
19892025-11-11T20:18:04.479Z Compiling toml_edit v0.19.15
19902025-11-11T20:18:05.194Z Compiling darling_macro v0.20.10
19912025-11-11T20:18:07.152Z Compiling untrusted v0.9.0
19922025-11-11T20:18:07.257Z Compiling ref-cast v1.0.24
19932025-11-11T20:18:07.370Z Compiling adler2 v2.0.0
19942025-11-11T20:18:07.629Z Compiling powerfmt v0.2.0
19952025-11-11T20:18:07.659Z Compiling untrusted v0.7.1
19962025-11-11T20:18:07.859Z Compiling miniz_oxide v0.8.5
19972025-11-11T20:18:08.083Z Compiling deranged v0.5.3
19982025-11-11T20:18:09.318Z Compiling dof v0.3.0
19992025-11-11T20:18:10.499Z Compiling darling v0.20.10
20002025-11-11T20:18:10.524Z Compiling pkcs5 v0.7.1
20012025-11-11T20:18:10.578Z Compiling rand v0.9.2
20022025-11-11T20:18:11.140Z Compiling dtrace-parser v0.2.0
20032025-11-11T20:18:11.664Z Compiling http-body v1.0.1
20042025-11-11T20:18:11.920Z Compiling heapless v0.7.17
20052025-11-11T20:18:12.424Z Compiling scroll_derive v0.13.1
20062025-11-11T20:18:12.934Z Compiling thread-id v4.2.2
20072025-11-11T20:18:13.073Z Compiling atomic-waker v1.1.2
20082025-11-11T20:18:13.510Z Compiling num_threads v0.1.7
20092025-11-11T20:18:13.666Z Compiling base64 v0.22.1
20102025-11-11T20:18:13.801Z Compiling zstd-safe v7.2.3
20112025-11-11T20:18:14.009Z Compiling signal-hook v0.3.18
20122025-11-11T20:18:14.045Z Compiling time v0.3.43
20132025-11-11T20:18:15.381Z Compiling pkcs8 v0.10.2
20142025-11-11T20:18:15.963Z Compiling ref-cast-impl v1.0.24
20152025-11-11T20:18:16.039Z Compiling tinyvec_macros v0.1.1
20162025-11-11T20:18:16.175Z Compiling tower-service v0.3.3
20172025-11-11T20:18:17.173Z Compiling try-lock v0.2.5
20182025-11-11T20:18:17.284Z Compiling tinyvec v1.8.0
20192025-11-11T20:18:17.400Z Compiling want v0.3.1
20202025-11-11T20:18:19.986Z Compiling h2 v0.4.6
20212025-11-11T20:18:20.279Z Compiling curve25519-dalek v4.1.3
20222025-11-11T20:18:20.948Z Compiling ipnet v2.11.0
20232025-11-11T20:18:21.146Z Compiling async-trait v0.1.89
20242025-11-11T20:18:21.269Z Compiling daft-derive v0.1.4
20252025-11-11T20:18:22.417Z Compiling memoffset v0.9.1
20262025-11-11T20:18:22.761Z Compiling fastrand v2.1.1
20272025-11-11T20:18:22.826Z Compiling httpdate v1.0.3
20282025-11-11T20:18:23.111Z Compiling openssl-probe v0.1.5
20292025-11-11T20:18:23.182Z Compiling smoltcp v0.9.1
20302025-11-11T20:18:23.461Z Compiling foreign-types-shared v0.1.1
20312025-11-11T20:18:23.614Z Compiling num-bigint-dig v0.8.4
20322025-11-11T20:18:23.703Z Compiling gimli v0.31.1
20332025-11-11T20:18:23.980Z Compiling foreign-types v0.3.2
20342025-11-11T20:18:24.099Z Compiling tempfile v3.20.0
20352025-11-11T20:18:27.223Z Compiling hyper v1.7.0
20362025-11-11T20:18:29.034Z Compiling addr2line v0.24.2
20372025-11-11T20:18:32.421Z Compiling usdt-macro v0.5.0
20382025-11-11T20:18:32.897Z Compiling usdt-attr-macro v0.5.0
20392025-11-11T20:18:34.722Z Compiling strum_macros v0.26.4
20402025-11-11T20:18:35.058Z Compiling ipnetwork v0.21.1
20412025-11-11T20:18:35.993Z Compiling object v0.36.5
20422025-11-11T20:18:36.507Z Compiling wait-timeout v0.2.0
20432025-11-11T20:18:36.906Z Compiling quick-error v1.2.3
20442025-11-11T20:18:37.905Z Compiling anstyle v1.0.11
20452025-11-11T20:18:38.057Z Compiling utf8parse v0.2.2
20462025-11-11T20:18:38.110Z Compiling bit-vec v0.8.0
20472025-11-11T20:18:38.529Z Compiling rustc-demangle v0.1.24
20482025-11-11T20:18:38.619Z Compiling cfg_aliases v0.2.1
20492025-11-11T20:18:38.741Z Compiling nix v0.29.0
20502025-11-11T20:18:40.336Z Compiling bit-set v0.8.0
20512025-11-11T20:18:40.617Z Compiling anstyle-parse v0.2.5
20522025-11-11T20:18:42.244Z Compiling backtrace v0.3.74
20532025-11-11T20:18:43.201Z Compiling rusty-fork v0.3.0
20542025-11-11T20:18:44.439Z Compiling hyper-util v0.1.17
20552025-11-11T20:18:44.802Z Compiling unicode-normalization v0.1.24
20562025-11-11T20:18:47.885Z Compiling derive_builder_core v0.20.2
20572025-11-11T20:18:49.439Z Compiling rand_xorshift v0.4.0
20582025-11-11T20:18:49.774Z Compiling hubpack_derive v0.1.1
20592025-11-11T20:18:50.180Z Compiling signature v2.2.0
20602025-11-11T20:18:50.470Z Compiling openapiv3 v2.2.0
20612025-11-11T20:18:50.543Z Compiling strum_macros v0.27.2
20622025-11-11T20:18:50.590Z Compiling curve25519-dalek-derive v0.1.1
20632025-11-11T20:18:53.678Z Compiling ahash v0.8.12
20642025-11-11T20:18:54.050Z Compiling fs-err v3.1.1
20652025-11-11T20:18:54.144Z Compiling crc32fast v1.4.2
20662025-11-11T20:18:54.420Z Compiling siphasher v0.3.11
20672025-11-11T20:18:54.488Z Compiling unicode-segmentation v1.12.0
20682025-11-11T20:18:54.826Z Compiling is_terminal_polyfill v1.70.1
20692025-11-11T20:18:55.005Z Compiling usdt-impl v0.6.0
20702025-11-11T20:18:55.254Z Compiling unicode-bidi v0.3.17
20712025-11-11T20:18:55.407Z Compiling buf-list v1.0.3
20722025-11-11T20:18:55.609Z Compiling anstyle-query v1.1.1
20732025-11-11T20:18:56.001Z Compiling unarray v0.1.4
20742025-11-11T20:18:56.289Z Compiling zlib-rs v0.5.1
20752025-11-11T20:18:56.641Z Compiling colorchoice v1.0.2
20762025-11-11T20:18:56.821Z Compiling unicode-properties v0.1.3
20772025-11-11T20:18:57.166Z Compiling stringprep v0.1.5
20782025-11-11T20:18:57.191Z Compiling anstream v0.6.18
20792025-11-11T20:18:57.881Z Compiling proptest v1.7.0
20802025-11-11T20:19:00.569Z Compiling libz-rs-sys v0.5.1
20812025-11-11T20:19:00.822Z Compiling phf_shared v0.11.2
20822025-11-11T20:19:02.329Z Compiling derive_builder_macro v0.20.2
20832025-11-11T20:19:03.772Z Compiling scroll v0.13.0
20842025-11-11T20:19:04.263Z Compiling http-body-util v0.1.3
20852025-11-11T20:19:04.361Z Compiling vergen-lib v0.1.6
20862025-11-11T20:19:05.152Z Compiling rand_chacha v0.3.1
20872025-11-11T20:19:05.437Z Compiling sync_wrapper v1.0.1
20882025-11-11T20:19:05.749Z Compiling md-5 v0.10.6
20892025-11-11T20:19:05.812Z Compiling num-integer v0.1.46
20902025-11-11T20:19:05.923Z Compiling hash32 v0.2.1
20912025-11-11T20:19:06.036Z Compiling ff v0.13.0
20922025-11-11T20:19:06.263Z Compiling encoding_rs v0.8.34
20932025-11-11T20:19:06.288Z Compiling psl-types v2.0.11
20942025-11-11T20:19:06.408Z Compiling base16ct v0.2.0
20952025-11-11T20:19:06.523Z Compiling mime v0.3.17
20962025-11-11T20:19:06.701Z Compiling tower-layer v0.3.3
20972025-11-11T20:19:06.976Z Compiling fallible-iterator v0.2.0
20982025-11-11T20:19:07.303Z Compiling tower v0.5.2
20992025-11-11T20:19:07.392Z Compiling publicsuffix v2.3.0
21002025-11-11T20:19:07.590Z Compiling rustls-webpki v0.102.8
21012025-11-11T20:19:07.750Z Compiling postgres-protocol v0.6.8
21022025-11-11T20:19:08.072Z Compiling sec1 v0.7.3
21032025-11-11T20:19:08.560Z Compiling num-iter v0.1.45
21042025-11-11T20:19:08.585Z Compiling group v0.13.0
21052025-11-11T20:19:08.759Z Compiling rand v0.8.5
21062025-11-11T20:19:08.878Z Compiling oxnet v0.1.3
21072025-11-11T20:19:09.966Z Compiling goblin v0.10.2
21082025-11-11T20:19:11.402Z Compiling derive_builder v0.20.2
21092025-11-11T20:19:11.597Z Compiling tokio-native-tls v0.3.1
21102025-11-11T20:19:12.032Z Compiling newtype-uuid v1.3.1
21112025-11-11T20:19:12.183Z Compiling flate2 v1.1.2
21122025-11-11T20:19:12.213Z Compiling heck v0.4.1
21132025-11-11T20:19:12.645Z Compiling rustls-native-certs v0.8.1
21142025-11-11T20:19:13.136Z Compiling webpki-roots v1.0.1
21152025-11-11T20:19:13.343Z Compiling serde_with_macros v3.14.0
21162025-11-11T20:19:13.880Z Compiling vergen v9.0.6
21172025-11-11T20:19:14.173Z Compiling tokio-rustls v0.26.0
21182025-11-11T20:19:14.542Z Compiling hkdf v0.12.4
21192025-11-11T20:19:14.593Z Compiling serde_urlencoded v0.7.1
21202025-11-11T20:19:14.618Z Compiling terminal_size v0.4.0
21212025-11-11T20:19:15.111Z Compiling cargo-platform v0.1.8
21222025-11-11T20:19:15.136Z Compiling enum-as-inner v0.6.1
21232025-11-11T20:19:15.170Z Compiling clap_derive v4.5.47
21242025-11-11T20:19:15.482Z Compiling crypto-bigint v0.5.5
21252025-11-11T20:19:15.543Z Compiling serde_repr v0.1.19
21262025-11-11T20:19:16.600Z Compiling managed v0.8.0
21272025-11-11T20:19:16.757Z Compiling iri-string v0.7.8
21282025-11-11T20:19:16.994Z Compiling bitflags v1.3.2
21292025-11-11T20:19:17.117Z Compiling winnow v0.7.13
21302025-11-11T20:19:17.833Z Compiling bumpalo v3.16.0
21312025-11-11T20:19:18.231Z Compiling simd-adler32 v0.3.7
21322025-11-11T20:19:18.721Z Compiling clap_lex v0.7.4
21332025-11-11T20:19:18.752Z Compiling lockfree-object-pool v0.1.6
21342025-11-11T20:19:19.087Z Compiling zopfli v0.8.1
21352025-11-11T20:19:19.141Z Compiling clap_builder v4.5.48
21362025-11-11T20:19:19.166Z Compiling tower-http v0.6.6
21372025-11-11T20:19:19.955Z Compiling elliptic-curve v0.13.8
21382025-11-11T20:19:20.626Z Compiling dof v0.4.0
21392025-11-11T20:19:21.703Z Compiling cargo_metadata v0.19.2
21402025-11-11T20:19:22.292Z Compiling hyper-rustls v0.27.7
21412025-11-11T20:19:23.208Z Compiling hyper-tls v0.6.0
21422025-11-11T20:19:23.554Z Compiling daft v0.1.4
21432025-11-11T20:19:24.325Z Compiling zstd v0.13.3
21442025-11-11T20:19:24.459Z Compiling signal-hook-mio v0.2.4
21452025-11-11T20:19:24.651Z Compiling cookie_store v0.21.1
21462025-11-11T20:19:24.831Z Compiling postgres-types v0.2.9
21472025-11-11T20:19:25.214Z Compiling phf v0.11.2
21482025-11-11T20:19:25.710Z Compiling strum v0.27.2
21492025-11-11T20:19:25.789Z Compiling hubpack v0.1.2
21502025-11-11T20:19:25.848Z Compiling ed25519 v2.2.3
21512025-11-11T20:19:25.901Z Compiling bzip2 v0.4.4
21522025-11-11T20:19:25.937Z Compiling bzip2 v0.5.2
21532025-11-11T20:19:26.281Z Compiling crossbeam-epoch v0.9.18
21542025-11-11T20:19:26.325Z Compiling pkcs1 v0.7.5
21552025-11-11T20:19:28.183Z Compiling dtrace-parser v0.3.0
21562025-11-11T20:19:28.715Z Compiling rfc6979 v0.4.0
21572025-11-11T20:19:28.852Z Compiling regress v0.10.4
21582025-11-11T20:19:29.295Z Compiling float-cmp v0.10.0
21592025-11-11T20:19:29.362Z Compiling serde-big-array v0.5.1
21602025-11-11T20:19:29.417Z Compiling bstr v1.10.0
21612025-11-11T20:19:29.527Z Compiling env_filter v0.1.2
21622025-11-11T20:19:29.609Z Compiling socket2 v0.5.10
21632025-11-11T20:19:29.697Z Compiling memmap v0.7.0
21642025-11-11T20:19:29.993Z Compiling thread-id v5.0.0
21652025-11-11T20:19:30.130Z Compiling keccak v0.1.5
21662025-11-11T20:19:30.297Z Compiling difflib v0.4.0
21672025-11-11T20:19:30.485Z Compiling rustc-hash v2.1.1
21682025-11-11T20:19:30.548Z Compiling precomputed-hash v0.1.1
21692025-11-11T20:19:30.689Z Compiling new_debug_unreachable v1.0.6
21702025-11-11T20:19:30.715Z Compiling toml_write v0.1.2
21712025-11-11T20:19:30.799Z Compiling fixedbitset v0.4.2
21722025-11-11T20:19:31.174Z Compiling data-encoding v2.9.0
21732025-11-11T20:19:31.199Z Compiling normalize-line-endings v0.3.0
21742025-11-11T20:19:31.464Z Compiling whoami v1.5.2
21752025-11-11T20:19:31.812Z Compiling predicates-core v1.0.8
21762025-11-11T20:19:31.899Z Compiling static_assertions v1.1.0
21772025-11-11T20:19:32.019Z Compiling foldhash v0.2.0
21782025-11-11T20:19:32.106Z Compiling jiff v0.2.15
21792025-11-11T20:19:32.282Z Compiling predicates v3.1.3
21802025-11-11T20:19:32.392Z Compiling iddqd v0.3.13
21812025-11-11T20:19:32.457Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
21822025-11-11T20:19:32.788Z Compiling reqwest v0.12.24
21832025-11-11T20:19:33.371Z Compiling tokio-postgres v0.7.13
21842025-11-11T20:19:34.352Z Compiling toml_edit v0.22.27
21852025-11-11T20:19:37.105Z Compiling typify-impl v0.4.3
21862025-11-11T20:19:37.649Z Compiling hickory-proto v0.25.2
21872025-11-11T20:19:39.166Z Compiling zip v4.2.0
21882025-11-11T20:19:40.249Z Compiling petgraph v0.6.5
21892025-11-11T20:19:40.643Z Compiling string_cache v0.8.9
21902025-11-11T20:19:40.750Z Compiling sha3 v0.10.8
21912025-11-11T20:19:41.053Z Compiling similar v2.7.0
21922025-11-11T20:19:42.192Z Compiling usdt v0.5.0
21932025-11-11T20:19:42.393Z Compiling env_logger v0.11.8
21942025-11-11T20:19:42.577Z Compiling ecdsa v0.16.9
21952025-11-11T20:19:43.848Z Compiling rsa v0.9.8
21962025-11-11T20:19:44.707Z Compiling zip v0.6.6
21972025-11-11T20:19:45.047Z Compiling ed25519-dalek v2.1.1
21982025-11-11T20:19:45.931Z Compiling crossterm v0.28.1
21992025-11-11T20:19:46.360Z Compiling clap v4.5.48
22002025-11-11T20:19:46.487Z Compiling serde_with v3.14.0
22012025-11-11T20:19:47.679Z Compiling strum v0.26.3
22022025-11-11T20:19:47.876Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
22032025-11-11T20:19:48.253Z Compiling tokio-stream v0.1.17
22042025-11-11T20:19:48.357Z Compiling toml v0.7.8
22052025-11-11T20:19:48.850Z Compiling x509-cert v0.2.5
22062025-11-11T20:19:49.531Z Compiling sha1 v0.10.6
22072025-11-11T20:19:49.867Z Compiling darling_core v0.21.0
22082025-11-11T20:19:51.463Z Compiling itertools v0.10.5
22092025-11-11T20:19:51.891Z Compiling itertools v0.13.0
22102025-11-11T20:19:53.632Z Compiling winnow v0.6.26
22112025-11-11T20:19:54.238Z Compiling peg-runtime v0.8.5
22122025-11-11T20:19:54.689Z Compiling lalrpop-util v0.19.12
22132025-11-11T20:19:55.198Z Compiling darling_macro v0.21.0
22142025-11-11T20:19:56.005Z Compiling typify-macro v0.4.3
22152025-11-11T20:19:56.345Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22162025-11-11T20:20:00.528Z Compiling rayon-core v1.12.1
22172025-11-11T20:20:02.625Z Compiling darling v0.21.0
22182025-11-11T20:20:03.056Z Compiling proc-macro-crate v1.3.1
22192025-11-11T20:20:03.192Z Compiling macaddr v1.0.1
22202025-11-11T20:20:03.424Z Compiling structmeta-derive v0.3.0
22212025-11-11T20:20:03.940Z Compiling itertools v0.14.0
22222025-11-11T20:20:04.472Z Compiling heapless v0.8.0
22232025-11-11T20:20:05.539Z Compiling structmeta v0.3.0
22242025-11-11T20:20:06.419Z Compiling ingot-macros v0.1.1
22252025-11-11T20:20:07.517Z Compiling num_enum_derive v0.5.11
22262025-11-11T20:20:09.270Z Compiling crossbeam-deque v0.8.5
22272025-11-11T20:20:11.121Z Compiling hash32 v0.3.1
22282025-11-11T20:20:15.250Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22292025-11-11T20:20:15.420Z Compiling smoltcp v0.11.0
22302025-11-11T20:20:20.034Z Compiling ingot-types v0.1.2
22312025-11-11T20:20:25.153Z Compiling num_enum v0.5.11
22322025-11-11T20:20:25.672Z Compiling typify v0.4.3
22332025-11-11T20:20:30.471Z Compiling proc-macro-error-attr v1.0.4
22342025-11-11T20:20:31.022Z Compiling rustls v0.22.4
22352025-11-11T20:20:32.069Z Compiling unsafe-libyaml v0.2.11
22362025-11-11T20:20:32.224Z Compiling cobs v0.2.3
22372025-11-11T20:20:33.052Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22382025-11-11T20:20:35.515Z Compiling serde_yaml v0.9.34+deprecated
22392025-11-11T20:20:35.885Z Compiling postcard v1.0.10
22402025-11-11T20:20:46.986Z Compiling progenitor-impl v0.11.2
22412025-11-11T20:20:48.893Z Compiling ingot v0.1.1
22422025-11-11T20:20:53.918Z Compiling futures-executor v0.3.31
22432025-11-11T20:20:54.221Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22442025-11-11T20:20:54.450Z Compiling hex v0.4.3
22452025-11-11T20:20:54.735Z Compiling foreign-types-macros v0.2.3
22462025-11-11T20:20:54.928Z Compiling thread_local v1.1.8
22472025-11-11T20:20:54.991Z Compiling proc-macro-error v1.0.4
22482025-11-11T20:20:55.031Z Compiling multer v3.1.0
22492025-11-11T20:20:55.305Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22502025-11-11T20:20:55.548Z Compiling foreign-types-shared v0.3.1
22512025-11-11T20:20:55.633Z Compiling match_cfg v0.1.0
22522025-11-11T20:20:55.714Z Compiling slog-async v2.8.0
22532025-11-11T20:20:55.738Z Compiling unicode-width v0.1.14
22542025-11-11T20:20:55.763Z Compiling hostname v0.3.1
22552025-11-11T20:20:55.788Z Compiling foreign-types v0.5.0
22562025-11-11T20:20:56.188Z Compiling tabwriter v1.4.0
22572025-11-11T20:20:56.229Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22582025-11-11T20:20:56.330Z Compiling futures v0.3.31
22592025-11-11T20:20:56.355Z Compiling progenitor-macro v0.11.2
22602025-11-11T20:20:57.641Z Compiling derive-ex v0.1.8
22612025-11-11T20:20:59.452Z Compiling progenitor-client v0.11.2
22622025-11-11T20:21:00.239Z Compiling toml_parser v1.0.2
22632025-11-11T20:21:00.453Z Compiling slog-json v2.6.1
22642025-11-11T20:21:00.856Z Compiling crossbeam-channel v0.5.15
22652025-11-11T20:21:00.913Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22662025-11-11T20:21:01.327Z Compiling toml_datetime v0.7.0
22672025-11-11T20:21:01.575Z Compiling serde_spanned v1.0.0
22682025-11-11T20:21:01.846Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22692025-11-11T20:21:02.067Z Compiling async-stream-impl v0.3.6
22702025-11-11T20:21:02.180Z Compiling cstr-argument v0.1.2
22712025-11-11T20:21:02.469Z Compiling is-terminal v0.4.13
22722025-11-11T20:21:02.566Z Compiling dropshot v0.16.4
22732025-11-11T20:21:02.631Z Compiling take_mut v0.2.2
22742025-11-11T20:21:02.818Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22752025-11-11T20:21:02.842Z Compiling pretty-hex v0.2.1
22762025-11-11T20:21:02.873Z Compiling term v1.1.0
22772025-11-11T20:21:03.047Z Compiling typeid v1.0.3
22782025-11-11T20:21:03.086Z Compiling toml_writer v1.0.2
22792025-11-11T20:21:03.119Z Compiling crucible-workspace-hack v0.1.0
22802025-11-11T20:21:03.436Z Compiling slog-term v2.9.2
22812025-11-11T20:21:03.543Z Compiling toml v0.9.5
22822025-11-11T20:21:03.630Z Compiling async-stream v0.3.6
22832025-11-11T20:21:03.929Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22842025-11-11T20:21:04.776Z Compiling progenitor v0.11.2
22852025-11-11T20:21:05.793Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22862025-11-11T20:21:06.243Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22872025-11-11T20:21:06.445Z Compiling slog-bunyan v2.5.0
22882025-11-11T20:21:06.470Z Compiling tokio-rustls v0.25.0
22892025-11-11T20:21:06.538Z Compiling test-strategy v0.4.3
22902025-11-11T20:21:06.930Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22912025-11-11T20:21:07.126Z Compiling rayon v1.10.0
22922025-11-11T20:21:07.235Z Compiling parse-display-derive v0.10.0
22932025-11-11T20:21:07.675Z Compiling colored v2.2.0
22942025-11-11T20:21:08.806Z Compiling waitgroup v0.1.2
22952025-11-11T20:21:08.830Z Compiling rustls-pemfile v2.2.0
22962025-11-11T20:21:08.980Z Compiling dropshot_endpoint v0.16.4
22972025-11-11T20:21:09.059Z Compiling newtype-uuid-macros v0.1.0
22982025-11-11T20:21:09.263Z Compiling serde_path_to_error v0.1.17
22992025-11-11T20:21:09.837Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002025-11-11T20:21:10.096Z Compiling derive-where v1.5.0
23012025-11-11T20:21:10.322Z Compiling hostname v0.4.0
23022025-11-11T20:21:10.445Z Compiling instant v0.1.13
23032025-11-11T20:21:10.589Z Compiling debug-ignore v1.0.5
23042025-11-11T20:21:10.624Z Compiling backoff v0.4.0
23052025-11-11T20:21:10.780Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23062025-11-11T20:21:11.000Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23072025-11-11T20:21:11.035Z Compiling parse-display v0.10.0
23082025-11-11T20:21:11.296Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
23092025-11-11T20:21:12.311Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23102025-11-11T20:21:12.603Z Compiling zone_cfg_derive v0.3.0
23112025-11-11T20:21:12.670Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23122025-11-11T20:21:13.283Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23132025-11-11T20:21:13.599Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
23142025-11-11T20:21:14.150Z Compiling camino-tempfile v1.4.1
23152025-11-11T20:21:14.206Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
23162025-11-11T20:21:14.597Z Compiling progenitor-client v0.10.0
23172025-11-11T20:21:14.874Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23182025-11-11T20:21:15.389Z Compiling num-derive v0.4.2
23192025-11-11T20:21:16.393Z Compiling sigpipe v0.1.3
23202025-11-11T20:21:16.545Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23212025-11-11T20:21:16.831Z Compiling libefi-sys v0.1.0
23222025-11-11T20:21:17.150Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
23232025-11-11T20:21:18.443Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23242025-11-11T20:21:18.644Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23252025-11-11T20:21:19.077Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23262025-11-11T20:21:19.674Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
23272025-11-11T20:21:20.183Z Compiling erased-serde v0.4.6
23282025-11-11T20:21:20.880Z Compiling zone v0.3.1
23292025-11-11T20:21:22.573Z Compiling smf v0.2.3
23302025-11-11T20:21:23.489Z Compiling bitfield-struct v0.6.2
23312025-11-11T20:21:23.669Z Compiling ordered-float v2.10.1
23322025-11-11T20:21:24.230Z Compiling blake3 v1.5.4
23332025-11-11T20:21:24.469Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
23342025-11-11T20:21:24.511Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23352025-11-11T20:21:24.722Z Compiling serde-value v0.7.0
23362025-11-11T20:21:24.959Z Compiling serde-untagged v0.1.7
23372025-11-11T20:21:25.258Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23382025-11-11T20:21:25.345Z Compiling toml v0.8.23
23392025-11-11T20:21:25.555Z Compiling xattr v1.3.1
23402025-11-11T20:21:25.670Z Compiling memmap2 v0.9.8
23412025-11-11T20:21:25.872Z Compiling filetime v0.2.26
23422025-11-11T20:21:26.109Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23432025-11-11T20:21:26.216Z Compiling arrayref v0.3.9
23442025-11-11T20:21:26.241Z Compiling unicode-width v0.2.0
23452025-11-11T20:21:26.241Z Compiling same-file v1.0.6
23462025-11-11T20:21:26.289Z Compiling arrayvec v0.7.6
23472025-11-11T20:21:26.352Z Compiling unicode-xid v0.2.6
23482025-11-11T20:21:26.557Z Compiling constant_time_eq v0.3.1
23492025-11-11T20:21:26.604Z Compiling cargo-util-schemas v0.8.2
23502025-11-11T20:21:26.801Z Compiling console v0.16.0
23512025-11-11T20:21:26.826Z Compiling walkdir v2.5.0
23522025-11-11T20:21:27.852Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23532025-11-11T20:21:28.163Z Compiling tar v0.4.44
23542025-11-11T20:21:29.004Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23552025-11-11T20:21:29.082Z Compiling tokio-dtrace v0.1.0
23562025-11-11T20:21:29.385Z Compiling gethostname v0.5.0
23572025-11-11T20:21:29.553Z Compiling cargo-platform v0.2.0
23582025-11-11T20:21:29.604Z Compiling topological-sort v0.2.2
23592025-11-11T20:21:29.657Z Compiling unit-prefix v0.5.1
23602025-11-11T20:21:29.885Z Compiling fixedbitset v0.5.7
23612025-11-11T20:21:29.925Z Compiling indicatif v0.18.0
23622025-11-11T20:21:30.024Z Compiling cargo_metadata v0.21.0
23632025-11-11T20:21:30.548Z Compiling petgraph v0.8.2
23642025-11-11T20:21:31.096Z Compiling omicron-zone-package v0.12.2
23652025-11-11T20:21:32.812Z Compiling oxide-tokio-rt v0.1.2
23662025-11-11T20:21:33.370Z Compiling shell-words v1.1.0
23672025-11-11T20:21:33.803Z Compiling indent_write v2.2.0
23682025-11-11T20:21:34.052Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23692025-11-11T20:21:35.232Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23702025-11-11T20:21:37.270Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23712025-11-11T20:21:39.141Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23722025-11-11T20:21:58.434Z Finished `release` profile [optimized] target(s) in 4m 47s
23732025-11-11T20:21:58.605Z Running `target/release/omicron-package -t test target create -p dev`
23742025-11-11T20:21:58.685ZLogging to: /work/oxidecomputer/omicron/out/LOG
23752025-11-11T20:21:58.710ZCreated new build target 'test' and set it as active
23762025-11-11T20:21:58.710Z
23772025-11-11T20:21:58.710Zreal 4:47.606985306
23782025-11-11T20:21:58.710Zuser 31:43.805363442
23792025-11-11T20:21:58.710Zsys 3:56.989779153
23802025-11-11T20:21:58.710Ztrap 1.086612546
23812025-11-11T20:21:58.710Ztflt 0.975194937
23822025-11-11T20:21:58.710Zdflt 0.938496384
23832025-11-11T20:21:58.710Zkflt 0.010853648
23842025-11-11T20:21:58.710Zlock 1:30:15.446255448
23852025-11-11T20:21:58.710Zslp 2:10:19.982984126
23862025-11-11T20:21:58.710Zlat 2:47.557064168
23872025-11-11T20:21:58.710Zstop 5:17.054071770
23882025-11-11T20:21:58.710Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23892025-11-11T20:22:00.351Z Finished `release` profile [optimized] target(s) in 1.57s
23902025-11-11T20:22:00.431Z Running `target/release/omicron-package -t test package`
23912025-11-11T20:22:00.507ZLogging to: /work/oxidecomputer/omicron/out/LOG
23922025-11-11T20:22:03.046Z Compiling progenitor-impl v0.10.0
23932025-11-11T20:22:03.135Z Compiling is-terminal v0.4.13
23942025-11-11T20:22:03.168Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23952025-11-11T20:22:03.201Z Compiling convert_case v0.4.0
23962025-11-11T20:22:03.202Z Compiling rustls v0.22.4
23972025-11-11T20:22:03.227Z Compiling thread_local v1.1.8
23982025-11-11T20:22:03.252Z Compiling match_cfg v0.1.0
23992025-11-11T20:22:03.335Z Compiling multer v3.1.0
24002025-11-11T20:22:03.413Z Compiling hostname v0.3.1
24012025-11-11T20:22:03.447Z Compiling slog-async v2.8.0
24022025-11-11T20:22:03.486Z Compiling progenitor-client v0.11.2
24032025-11-11T20:22:03.546Z Compiling toml_parser v1.0.2
24042025-11-11T20:22:03.638Z Compiling crossbeam-channel v0.5.15
24052025-11-11T20:22:03.669Z Compiling slog-json v2.6.1
24062025-11-11T20:22:03.794Z Compiling derive_more v0.99.20
24072025-11-11T20:22:03.985Z Compiling futures-executor v0.3.31
24082025-11-11T20:22:04.015Z Compiling serde_spanned v1.0.0
24092025-11-11T20:22:04.284Z Compiling hex v0.4.3
24102025-11-11T20:22:04.387Z Compiling toml_datetime v0.7.0
24112025-11-11T20:22:04.478Z Compiling take_mut v0.2.2
24122025-11-11T20:22:04.660Z Compiling term v1.1.0
24132025-11-11T20:22:04.692Z Compiling toml_writer v1.0.2
24142025-11-11T20:22:04.822Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24152025-11-11T20:22:05.022Z Compiling futures v0.3.31
24162025-11-11T20:22:05.096Z Compiling toml v0.9.5
24172025-11-11T20:22:05.165Z Compiling slog-bunyan v2.5.0
24182025-11-11T20:22:05.405Z Compiling slog-term v2.9.2
24192025-11-11T20:22:05.624Z Compiling progenitor v0.11.2
24202025-11-11T20:22:05.864Z Compiling dropshot v0.16.4
24212025-11-11T20:22:05.967Z Compiling async-stream v0.3.6
24222025-11-11T20:22:06.251Z Compiling waitgroup v0.1.2
24232025-11-11T20:22:06.398Z Compiling rustls-pemfile v2.2.0
24242025-11-11T20:22:06.428Z Compiling serde_path_to_error v0.1.17
24252025-11-11T20:22:06.478Z Compiling hostname v0.4.0
24262025-11-11T20:22:06.719Z Compiling instant v0.1.13
24272025-11-11T20:22:06.749Z Compiling debug-ignore v1.0.5
24282025-11-11T20:22:06.905Z Compiling backoff v0.4.0
24292025-11-11T20:22:06.937Z Compiling tokio-rustls v0.25.0
24302025-11-11T20:22:07.116Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
24312025-11-11T20:22:07.271Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
24322025-11-11T20:22:07.410Z Compiling parse-display v0.10.0
24332025-11-11T20:22:07.539Z Compiling progenitor-macro v0.10.0
24342025-11-11T20:22:07.862Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24352025-11-11T20:22:08.104Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24362025-11-11T20:22:08.236Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24372025-11-11T20:22:08.465Z Compiling progenitor-client v0.10.0
24382025-11-11T20:22:08.490Z Compiling num-rational v0.4.2
24392025-11-11T20:22:08.916Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24402025-11-11T20:22:08.962Z Compiling num-complex v0.4.6
24412025-11-11T20:22:09.398Z Compiling macaddr v1.0.1
24422025-11-11T20:22:09.808Z Compiling num v0.4.3
24432025-11-11T20:22:09.948Z Compiling float-ord v0.3.2
24442025-11-11T20:22:10.363Z Compiling toml v0.8.23
24452025-11-11T20:22:10.548Z Compiling prettyplease v0.2.36
24462025-11-11T20:22:10.589Z Compiling bytecount v0.6.8
24472025-11-11T20:22:10.995Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24482025-11-11T20:22:11.609Z Compiling secrecy v0.10.3
24492025-11-11T20:22:11.634Z Compiling console v0.15.10
24502025-11-11T20:22:11.671Z Compiling swrite v0.1.0
24512025-11-11T20:22:11.862Z Compiling password-hash v0.5.0
24522025-11-11T20:22:11.922Z Compiling blake2 v0.10.6
24532025-11-11T20:22:12.829Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24542025-11-11T20:22:13.270Z Compiling argon2 v0.5.3
24552025-11-11T20:22:13.640Z Compiling slog-dtrace v0.3.0
24562025-11-11T20:22:14.038Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24572025-11-11T20:22:14.069Z Compiling newline-converter v0.3.0
24582025-11-11T20:22:14.316Z Compiling atomicwrites v0.4.4
24592025-11-11T20:22:14.662Z Compiling expectorate v1.2.0
24602025-11-11T20:22:14.806Z Compiling resolv-conf v0.7.0
24612025-11-11T20:22:15.026Z Compiling base64 v0.21.7
24622025-11-11T20:22:15.191Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
24632025-11-11T20:22:15.544Z Compiling owo-colors v4.2.2
24642025-11-11T20:22:16.076Z Compiling cancel-safe-futures v0.1.5
24652025-11-11T20:22:16.149Z Compiling libsw-core v0.3.1
24662025-11-11T20:22:16.205Z Compiling linked-hash-map v0.5.6
24672025-11-11T20:22:16.239Z Compiling progenitor v0.10.0
24682025-11-11T20:22:16.448Z Compiling libsw v3.5.0
24692025-11-11T20:22:16.610Z Compiling lru-cache v0.1.2
24702025-11-11T20:22:16.810Z Compiling unicode-xid v0.2.6
24712025-11-11T20:22:16.865Z Compiling linear-map v1.2.0
24722025-11-11T20:22:17.024Z Compiling hickory-proto v0.24.4
24732025-11-11T20:22:17.175Z Compiling async-recursion v1.1.1
24742025-11-11T20:22:17.280Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24752025-11-11T20:22:18.278Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24762025-11-11T20:22:18.583Z Compiling globset v0.4.15
24772025-11-11T20:22:23.413Z Compiling hickory-resolver v0.24.4
24782025-11-11T20:22:24.097Z Compiling convert_case v0.7.1
24792025-11-11T20:22:24.737Z Compiling derive_more-impl v2.0.1
24802025-11-11T20:22:26.200Z Compiling qorb v0.4.1
24812025-11-11T20:22:26.717Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24822025-11-11T20:22:28.683Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24832025-11-11T20:22:31.449Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24842025-11-11T20:22:31.968Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24852025-11-11T20:22:32.200Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24862025-11-11T20:22:33.246Z Compiling derive_more v2.0.1
24872025-11-11T20:22:33.412Z Compiling pin-project-internal v1.1.6
24882025-11-11T20:22:34.539Z Compiling vte_generate_state_changes v0.1.2
24892025-11-11T20:22:35.028Z Compiling siphasher v1.0.1
24902025-11-11T20:22:35.297Z Compiling utf-8 v0.7.6
24912025-11-11T20:22:35.428Z Compiling termtree v0.5.1
24922025-11-11T20:22:35.651Z Compiling phf_shared v0.12.1
24932025-11-11T20:22:35.729Z Compiling pin-project v1.1.6
24942025-11-11T20:22:35.910Z Compiling vte v0.11.1
24952025-11-11T20:22:36.124Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24962025-11-11T20:22:36.366Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24972025-11-11T20:22:37.133Z Compiling crossterm v0.29.0
24982025-11-11T20:22:39.586Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24992025-11-11T20:22:40.434Z Compiling pem v3.0.5
25002025-11-11T20:22:40.765Z Compiling snafu-derive v0.8.5
25012025-11-11T20:22:41.708Z Compiling half v2.4.1
25022025-11-11T20:22:42.311Z Compiling chrono-tz v0.10.4
25032025-11-11T20:22:42.358Z Compiling ciborium-io v0.2.2
25042025-11-11T20:22:42.537Z Compiling ciborium-ll v0.2.2
25052025-11-11T20:22:42.648Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25062025-11-11T20:22:43.005Z Compiling strip-ansi-escapes v0.2.0
25072025-11-11T20:22:43.077Z Compiling phf v0.12.1
25082025-11-11T20:22:43.419Z Compiling const_format_proc_macros v0.2.34
25092025-11-11T20:22:43.463Z Compiling papergrid v0.11.0
25102025-11-11T20:22:43.510Z Compiling tabled_derive v0.7.0
25112025-11-11T20:22:43.645Z Compiling olpc-cjson v0.1.4
25122025-11-11T20:22:43.955Z Compiling fd-lock v4.0.2
25132025-11-11T20:22:44.106Z Compiling snafu v0.8.5
25142025-11-11T20:22:44.204Z Compiling peg-macros v0.8.5
25152025-11-11T20:22:44.759Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25162025-11-11T20:22:45.077Z Compiling csv-core v0.1.11
25172025-11-11T20:22:45.127Z Compiling serde_plain v1.0.2
25182025-11-11T20:22:45.539Z Compiling typed-path v0.9.3
25192025-11-11T20:22:45.578Z Compiling nu-ansi-term v0.50.1
25202025-11-11T20:22:45.645Z Compiling highway v1.3.0
25212025-11-11T20:22:45.880Z Compiling csv v1.3.1
25222025-11-11T20:22:46.483Z Compiling peg v0.8.5
25232025-11-11T20:22:46.635Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25242025-11-11T20:22:46.670Z Compiling reedline v0.40.0
25252025-11-11T20:22:46.993Z Compiling tabled v0.15.0
25262025-11-11T20:22:47.726Z Compiling const_format v0.2.34
25272025-11-11T20:22:48.569Z Compiling tough v0.20.0
25282025-11-11T20:22:48.920Z Compiling ciborium v0.2.2
25292025-11-11T20:22:51.006Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25302025-11-11T20:22:51.314Z Compiling bcs v0.1.6
25312025-11-11T20:22:52.057Z Compiling semver v0.1.20
25322025-11-11T20:22:52.624Z Compiling rustc_version v0.1.7
25332025-11-11T20:22:53.020Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25342025-11-11T20:22:53.987Z Compiling newtype_derive v0.1.6
25352025-11-11T20:22:54.317Z Compiling tungstenite v0.21.0
25362025-11-11T20:22:57.651Z Compiling humantime v2.2.0
25372025-11-11T20:22:58.382Z Compiling smawk v0.3.2
25382025-11-11T20:22:58.750Z Compiling unicode-linebreak v0.1.5
25392025-11-11T20:22:59.114Z Compiling textwrap v0.16.2
25402025-11-11T20:22:59.256Z Compiling tokio-tungstenite v0.21.0
25412025-11-11T20:22:59.757Z Compiling steno v0.4.1
25422025-11-11T20:22:59.822Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
25432025-11-11T20:22:59.860Z Compiling dropshot-api-manager-types v0.2.3
25442025-11-11T20:23:00.907Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25452025-11-11T20:23:02.257Z Compiling universal-hash v0.5.1
25462025-11-11T20:23:02.542Z Compiling thiserror-impl-no-std v2.0.2
25472025-11-11T20:23:03.200Z Compiling opaque-debug v0.3.1
25482025-11-11T20:23:03.322Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25492025-11-11T20:23:03.367Z Compiling poly1305 v0.8.0
25502025-11-11T20:23:03.430Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25512025-11-11T20:23:03.794Z Compiling chacha20 v0.9.1
25522025-11-11T20:23:04.286Z Compiling aead v0.5.2
25532025-11-11T20:23:04.632Z Compiling chacha20poly1305 v0.10.1
25542025-11-11T20:23:04.718Z Compiling moka v0.12.10
25552025-11-11T20:23:04.758Z Compiling thiserror-no-std v2.0.2
25562025-11-11T20:23:04.915Z Compiling vsss-rs v3.3.4
25572025-11-11T20:23:04.947Z Compiling tagptr v0.2.0
25582025-11-11T20:23:05.086Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25592025-11-11T20:23:05.318Z Compiling nix v0.30.1
25602025-11-11T20:23:06.076Z Compiling display-error-chain v0.2.2
25612025-11-11T20:23:06.378Z Compiling proc-macro-error-attr2 v2.0.0
25622025-11-11T20:23:07.108Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25632025-11-11T20:23:08.033Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25642025-11-11T20:23:08.308Z Compiling hickory-resolver v0.25.2
25652025-11-11T20:23:15.999Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25662025-11-11T20:23:16.095Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25672025-11-11T20:23:17.602Z Compiling proc-macro-error2 v2.0.1
25682025-11-11T20:23:18.329Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25692025-11-11T20:23:20.425Z Compiling vergen-gitcl v1.0.8
25702025-11-11T20:23:20.731Z Compiling dirs-sys-next v0.1.2
25712025-11-11T20:23:21.220Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25722025-11-11T20:23:22.007Z Compiling maplit v1.0.2
25732025-11-11T20:23:22.101Z Compiling crunchy v0.2.2
25742025-11-11T20:23:22.189Z Compiling radium v0.7.0
25752025-11-11T20:23:22.540Z Compiling dirs-next v2.0.0
25762025-11-11T20:23:22.708Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25772025-11-11T20:23:22.766Z Compiling dsl_auto_type v0.1.2
25782025-11-11T20:23:23.779Z Compiling scheduled-thread-pool v0.2.7
25792025-11-11T20:23:23.816Z Compiling diesel_table_macro_syntax v0.2.0
25802025-11-11T20:23:24.167Z Compiling maybe-uninit v2.0.0
25812025-11-11T20:23:24.586Z Compiling tap v1.0.1
25822025-11-11T20:23:24.800Z Compiling tiny-keccak v2.0.2
25832025-11-11T20:23:24.901Z Compiling wyz v0.5.1
25842025-11-11T20:23:25.233Z Compiling diesel_derives v2.2.3
25852025-11-11T20:23:25.350Z Compiling r2d2 v0.8.10
25862025-11-11T20:23:25.794Z Compiling term v0.7.0
25872025-11-11T20:23:26.860Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25882025-11-11T20:23:29.589Z Compiling num-derive v0.3.3
25892025-11-11T20:23:31.293Z Compiling zerocopy-derive v0.6.6
25902025-11-11T20:23:31.431Z Compiling bit-vec v0.6.3
25912025-11-11T20:23:31.848Z Compiling packed_struct v0.10.1
25922025-11-11T20:23:32.271Z Compiling crc-catalog v2.4.0
25932025-11-11T20:23:32.482Z Compiling funty v2.0.0
25942025-11-11T20:23:32.791Z Compiling zerocopy v0.6.6
25952025-11-11T20:23:33.192Z Compiling diesel v2.2.12
25962025-11-11T20:23:33.588Z Compiling bitvec v1.0.1
25972025-11-11T20:23:37.634Z Compiling crc v3.2.1
25982025-11-11T20:23:39.306Z Compiling bit-set v0.5.3
25992025-11-11T20:23:39.593Z Compiling libscf-sys v1.1.0
26002025-11-11T20:23:40.305Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26012025-11-11T20:23:45.185Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26022025-11-11T20:23:46.348Z Compiling ascii-canvas v3.0.0
26032025-11-11T20:23:47.008Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26042025-11-11T20:23:47.964Z Compiling packed_struct_codegen v0.10.1
26052025-11-11T20:23:48.090Z Compiling ena v0.14.3
26062025-11-11T20:23:48.542Z Compiling bitfield-macros v0.19.2
26072025-11-11T20:23:49.812Z Compiling indexmap v1.9.3
26082025-11-11T20:23:49.870Z Compiling bindgen v0.71.1
26092025-11-11T20:23:50.168Z Compiling diff v0.1.13
26102025-11-11T20:23:50.329Z Compiling regex-syntax v0.6.29
26112025-11-11T20:23:50.664Z Compiling nodrop v0.1.14
26122025-11-11T20:23:50.849Z Compiling arc-swap v1.7.1
26132025-11-11T20:23:51.551Z Compiling slog-scope v4.4.0
26142025-11-11T20:23:52.254Z Compiling array-init v0.0.4
26152025-11-11T20:23:53.262Z Compiling lalrpop v0.19.12
26162025-11-11T20:23:54.358Z Compiling bitfield v0.19.2
26172025-11-11T20:23:54.795Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26182025-11-11T20:23:55.258Z Compiling smallvec v0.6.14
26192025-11-11T20:23:55.729Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26202025-11-11T20:23:57.087Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26212025-11-11T20:23:57.130Z Compiling tabled_derive v0.11.0
26222025-11-11T20:23:59.085Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26232025-11-11T20:23:59.412Z Compiling papergrid v0.17.0
26242025-11-11T20:24:00.047Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26252025-11-11T20:24:00.384Z Compiling testing_table v0.3.0
26262025-11-11T20:24:01.095Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26272025-11-11T20:24:03.801Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26282025-11-11T20:24:04.046Z Compiling usdt-attr-macro v0.6.0
26292025-11-11T20:24:05.254Z Compiling usdt-macro v0.6.0
26302025-11-11T20:24:05.812Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26312025-11-11T20:24:06.183Z Compiling hashbrown v0.12.3
26322025-11-11T20:24:06.417Z Compiling unicase v2.8.1
26332025-11-11T20:24:06.899Z Compiling usdt v0.6.0
26342025-11-11T20:24:08.151Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26352025-11-11T20:24:08.185Z Compiling tabled v0.20.0
26362025-11-11T20:24:10.309Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26372025-11-11T20:24:10.352Z Compiling serde-hex v0.1.0
26382025-11-11T20:24:10.530Z Compiling polar-core v0.27.3
26392025-11-11T20:24:11.665Z Compiling slog-stdlog v4.1.1
26402025-11-11T20:24:12.155Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26412025-11-11T20:24:12.330Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26422025-11-11T20:24:12.502Z Compiling ron v0.8.1
26432025-11-11T20:24:13.052Z Compiling hashbrown v0.13.2
26442025-11-11T20:24:14.184Z Compiling headers-core v0.3.0
26452025-11-11T20:24:14.393Z Compiling libxml v0.3.3
26462025-11-11T20:24:14.740Z Compiling crc-any v2.5.0
26472025-11-11T20:24:14.836Z Compiling headers v0.4.1
26482025-11-11T20:24:15.512Z Compiling object v0.30.4
26492025-11-11T20:24:16.768Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26502025-11-11T20:24:17.424Z Compiling slog-envlogger v2.2.0
26512025-11-11T20:24:19.411Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26522025-11-11T20:24:21.631Z Compiling samael v0.0.19
26532025-11-11T20:24:22.924Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26542025-11-11T20:24:23.146Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26552025-11-11T20:24:23.470Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26562025-11-11T20:24:24.149Z Compiling strum_macros v0.24.3
26572025-11-11T20:24:25.213Z Compiling indoc v1.0.9
26582025-11-11T20:24:25.530Z Compiling crc8 v0.1.1
26592025-11-11T20:24:25.838Z Compiling xshell-macros v0.2.7
26602025-11-11T20:24:25.929Z Compiling path-slash v0.1.5
26612025-11-11T20:24:26.155Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
26622025-11-11T20:24:26.519Z Compiling xshell v0.2.7
26632025-11-11T20:24:28.917Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26642025-11-11T20:24:29.600Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26652025-11-11T20:24:29.934Z Compiling derive_builder v0.20.2
26662025-11-11T20:24:30.172Z Compiling impl-trait-for-tuples v0.2.2
26672025-11-11T20:24:30.717Z Compiling oso-derive v0.27.3
26682025-11-11T20:24:30.995Z Compiling quick-xml v0.37.2
26692025-11-11T20:24:31.566Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26702025-11-11T20:24:32.587Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26712025-11-11T20:24:33.437Z Compiling diesel-dtrace v0.4.2
26722025-11-11T20:24:33.751Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26732025-11-11T20:24:33.875Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26742025-11-11T20:24:34.618Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26752025-11-11T20:24:34.942Z Compiling oso v0.27.3
26762025-11-11T20:24:37.968Z Compiling bb8 v0.8.5
26772025-11-11T20:24:38.542Z Compiling trait-variant v0.1.2
26782025-11-11T20:24:39.370Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26792025-11-11T20:24:44.712Z Compiling async-bb8-diesel v0.2.1
26802025-11-11T20:24:45.445Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26812025-11-11T20:24:48.720Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26822025-11-11T20:24:49.072Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26832025-11-11T20:24:49.193Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26842025-11-11T20:24:49.613Z Compiling typify-impl v0.2.0
26852025-11-11T20:24:51.217Z Compiling fxhash v0.2.1
26862025-11-11T20:24:51.474Z Compiling libz-sys v1.1.20
26872025-11-11T20:24:51.892Z Compiling half v1.8.3
26882025-11-11T20:24:52.055Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26892025-11-11T20:24:52.429Z Compiling serde_cbor v0.11.2
26902025-11-11T20:24:52.841Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26912025-11-11T20:24:54.443Z Compiling kstat-rs v0.2.4
26922025-11-11T20:24:55.197Z Compiling fs-err v2.11.0
26932025-11-11T20:24:55.285Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26942025-11-11T20:24:56.319Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26952025-11-11T20:24:57.322Z Compiling typify-macro v0.2.0
26962025-11-11T20:25:00.201Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26972025-11-11T20:25:04.262Z Compiling nanorand v0.7.0
26982025-11-11T20:25:04.970Z Compiling libgit2-sys v0.18.2+1.9.1
26992025-11-11T20:25:05.742Z Compiling parking_lot_core v0.8.6
27002025-11-11T20:25:06.665Z Compiling mime_guess v2.0.5
27012025-11-11T20:25:11.497Z Compiling flume v0.11.1
27022025-11-11T20:25:13.124Z Compiling tabled_derive v0.10.0
27032025-11-11T20:25:15.027Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27042025-11-11T20:25:16.497Z Compiling ignore v0.4.23
27052025-11-11T20:25:20.743Z Compiling papergrid v0.14.0
27062025-11-11T20:25:20.901Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27072025-11-11T20:25:23.596Z Compiling castaway v0.2.3
27082025-11-11T20:25:23.809Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27092025-11-11T20:25:24.123Z Compiling parse-size v1.1.0
27102025-11-11T20:25:24.454Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27112025-11-11T20:25:25.801Z Compiling compact_str v0.8.0
27122025-11-11T20:25:27.435Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27132025-11-11T20:25:27.914Z Compiling tabled v0.18.0
27142025-11-11T20:25:31.025Z Compiling globwalk v0.9.1
27152025-11-11T20:25:32.914Z Compiling typify v0.2.0
27162025-11-11T20:25:33.110Z Compiling predicates-tree v1.0.12
27172025-11-11T20:25:33.892Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27182025-11-11T20:25:35.334Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27192025-11-11T20:25:35.909Z Compiling unicode-truncate v1.1.0
27202025-11-11T20:25:37.483Z Compiling lru v0.12.5
27212025-11-11T20:25:37.919Z Compiling vergen-git2 v1.0.7
27222025-11-11T20:25:38.245Z Compiling nibble_vec v0.1.0
27232025-11-11T20:25:38.522Z Compiling instability v0.3.2
27242025-11-11T20:25:39.302Z Compiling atty v0.2.14
27252025-11-11T20:25:39.510Z Compiling http-range v0.1.5
27262025-11-11T20:25:39.916Z Compiling salty v0.3.0
27272025-11-11T20:25:40.042Z Compiling cassowary v0.3.0
27282025-11-11T20:25:40.311Z Compiling endian-type v0.1.2
27292025-11-11T20:25:40.584Z Compiling indoc v2.0.6
27302025-11-11T20:25:41.297Z Compiling ratatui v0.29.0
27312025-11-11T20:25:42.557Z Compiling radix_trie v0.2.1
27322025-11-11T20:25:43.166Z Compiling camino-tempfile-ext v0.3.2
27332025-11-11T20:25:43.364Z Compiling progenitor-impl v0.8.0
27342025-11-11T20:25:44.338Z Compiling parking_lot v0.11.2
27352025-11-11T20:25:45.990Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27362025-11-11T20:25:47.884Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27372025-11-11T20:25:49.616Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27382025-11-11T20:25:51.694Z Compiling git2 v0.20.2
27392025-11-11T20:25:52.098Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
27402025-11-11T20:25:56.105Z Compiling rand_seeder v0.4.0
27412025-11-11T20:25:56.420Z Compiling prefix-trie v0.7.0
27422025-11-11T20:25:56.520Z Compiling lzma-sys v0.1.20
27432025-11-11T20:25:57.138Z Compiling rustls v0.21.12
27442025-11-11T20:25:57.246Z Compiling hickory-server v0.25.2
27452025-11-11T20:25:57.526Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27462025-11-11T20:25:57.867Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27472025-11-11T20:25:58.115Z Compiling progenitor-macro v0.8.0
27482025-11-11T20:25:58.540Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27492025-11-11T20:25:58.629Z Compiling sled v0.34.7
27502025-11-11T20:26:03.476Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27512025-11-11T20:26:07.171Z Compiling hyper-staticfile v0.10.1
27522025-11-11T20:26:07.576Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27532025-11-11T20:26:13.801Z Compiling hickory-client v0.25.2
27542025-11-11T20:26:15.434Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27552025-11-11T20:26:16.435Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27562025-11-11T20:26:16.530Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27572025-11-11T20:26:20.608Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27582025-11-11T20:26:22.378Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27592025-11-11T20:26:25.327Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27602025-11-11T20:26:27.724Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27612025-11-11T20:26:28.079Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
27622025-11-11T20:26:28.349Z Compiling primeorder v0.13.6
27632025-11-11T20:26:28.539Z Compiling progenitor-client v0.8.0
27642025-11-11T20:26:28.898Z Compiling rustls-webpki v0.101.7
27652025-11-11T20:26:29.365Z Compiling sct v0.7.1
27662025-11-11T20:26:29.621Z Compiling heck v0.3.3
27672025-11-11T20:26:29.834Z Compiling void v1.0.2
27682025-11-11T20:26:29.971Z Compiling zone_cfg_derive v0.1.2
27692025-11-11T20:26:30.065Z Compiling lzss v0.8.2
27702025-11-11T20:26:31.091Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27712025-11-11T20:26:32.030Z Compiling progenitor v0.8.0
27722025-11-11T20:26:32.105Z Compiling p384 v0.13.1
27732025-11-11T20:26:32.377Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27742025-11-11T20:26:33.742Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27752025-11-11T20:26:36.287Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27762025-11-11T20:26:41.036Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27772025-11-11T20:26:42.152Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27782025-11-11T20:26:45.846Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
27792025-11-11T20:26:47.515Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27802025-11-11T20:26:47.975Z Compiling tungstenite v0.23.0
27812025-11-11T20:26:53.377Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27822025-11-11T20:26:53.819Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27832025-11-11T20:26:53.862Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27842025-11-11T20:26:54.194Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27852025-11-11T20:26:54.265Z Compiling nix v0.27.1
27862025-11-11T20:26:54.570Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27872025-11-11T20:26:55.353Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
27882025-11-11T20:26:55.488Z Compiling serde_bytes v0.11.19
27892025-11-11T20:26:55.947Z Compiling number_prefix v0.4.0
27902025-11-11T20:26:56.133Z Compiling base64 v0.13.1
27912025-11-11T20:26:56.278Z Compiling corncobs v0.1.4
27922025-11-11T20:26:56.721Z Compiling ron v0.7.1
27932025-11-11T20:26:56.950Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27942025-11-11T20:26:57.043Z Compiling indicatif v0.17.11
27952025-11-11T20:26:58.403Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
27962025-11-11T20:27:00.781Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27972025-11-11T20:27:01.723Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
27982025-11-11T20:27:01.772Z Compiling tokio-tungstenite v0.23.1
27992025-11-11T20:27:02.556Z Compiling xz2 v0.1.7
28002025-11-11T20:27:03.219Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28012025-11-11T20:27:08.553Z Compiling tokio-rustls v0.24.1
28022025-11-11T20:27:09.063Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
28032025-11-11T20:27:11.438Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28042025-11-11T20:27:11.699Z Compiling zone v0.1.8
28052025-11-11T20:27:12.164Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28062025-11-11T20:27:14.816Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28072025-11-11T20:27:18.967Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28082025-11-11T20:27:23.114Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28092025-11-11T20:27:23.160Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
28102025-11-11T20:27:24.875Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28112025-11-11T20:27:25.042Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28122025-11-11T20:27:25.941Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28132025-11-11T20:27:26.712Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28142025-11-11T20:27:27.829Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28152025-11-11T20:27:35.413Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28162025-11-11T20:27:38.451Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
28172025-11-11T20:27:41.076Z Compiling rustls-pemfile v1.0.4
28182025-11-11T20:27:41.726Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28192025-11-11T20:27:41.858Z Compiling signal-hook-tokio v0.3.1
28202025-11-11T20:27:42.105Z Compiling twox-hash v2.1.0
28212025-11-11T20:27:42.157Z Compiling yasna v0.5.2
28222025-11-11T20:27:43.167Z Compiling secrecy v0.8.0
28232025-11-11T20:27:43.597Z Compiling is_ci v1.2.0
28242025-11-11T20:27:43.988Z Compiling supports-color v3.0.2
28252025-11-11T20:27:44.610Z Compiling rcgen v0.12.1
28262025-11-11T20:27:51.896Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28272025-11-11T20:27:56.231Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28282025-11-11T20:27:56.436Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28292025-11-11T20:28:05.921Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28302025-11-11T20:28:16.636Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
28312025-11-11T20:28:21.291Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28322025-11-11T20:28:24.933Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
28332025-11-11T20:28:29.454Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28342025-11-11T20:28:31.966Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28352025-11-11T20:28:38.494Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28362025-11-11T20:28:49.213Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28372025-11-11T20:28:54.341Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28382025-11-11T20:28:58.248Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28392025-11-11T20:28:59.429Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28402025-11-11T20:28:59.760Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28412025-11-11T20:29:00.112Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28422025-11-11T20:29:01.104Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28432025-11-11T20:29:01.435Z Compiling fatfs v0.3.6
28442025-11-11T20:29:01.660Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28452025-11-11T20:29:04.052Z Compiling subprocess v0.2.9
28462025-11-11T20:29:07.540Z Compiling rtoolbox v0.0.2
28472025-11-11T20:29:07.950Z Compiling assert_matches v1.5.0
28482025-11-11T20:29:08.258Z Compiling rpassword v7.4.0
28492025-11-11T20:29:08.718Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28502025-11-11T20:29:10.001Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28512025-11-11T20:29:14.963Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28522025-11-11T20:29:16.024Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28532025-11-11T20:29:34.996Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28542025-11-11T20:29:35.195Z Compiling tui-tree-widget v0.23.1
28552025-11-11T20:29:35.665Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28562025-11-11T20:29:36.416Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28572025-11-11T20:29:39.394Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28582025-11-11T20:29:46.626Z Compiling uzers v0.12.1
28592025-11-11T20:29:46.959Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28602025-11-11T20:29:49.236Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28612025-11-11T20:29:53.060Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28622025-11-11T20:30:08.628Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28632025-11-11T20:30:09.268Z Compiling support-bundle-viewer v0.1.2
28642025-11-11T20:30:12.486Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28652025-11-11T20:30:14.435Z Compiling multimap v0.10.1
28662025-11-11T20:32:37.152Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28672025-11-11T20:32:38.383Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28682025-11-11T20:46:21.200Z Finished `release` profile [optimized] target(s) in 24m 20s
28692025-11-11T20:47:40.989Z
28702025-11-11T20:47:40.989Zreal 25:42.374919661
28712025-11-11T20:47:40.989Zuser 2:39:22.210798592
28722025-11-11T20:47:40.989Zsys 4:51.359262455
28732025-11-11T20:47:40.989Ztrap 5.702014176
28742025-11-11T20:47:40.989Ztflt 1.243094030
28752025-11-11T20:47:40.989Zdflt 6.093223389
28762025-11-11T20:47:40.989Zkflt 0.010574241
28772025-11-11T20:47:40.989Zlock 11:33:56.785099989
28782025-11-11T20:47:40.989Zslp 7:39:12.946251292
28792025-11-11T20:47:40.989Zlat 4:10.430617527
28802025-11-11T20:47:40.989Zstop 3:33.680710531
28812025-11-11T20:47:41.014Z+ mapfile -t packages
28822025-11-11T20:47:41.014Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28832025-11-11T20:47:43.063Z Finished `release` profile [optimized] target(s) in 1.97s
28842025-11-11T20:47:43.152Z Running `target/release/omicron-package -t test list-outputs`
28852025-11-11T20:47:43.238ZLogging to: /work/oxidecomputer/omicron/out/LOG
28862025-11-11T20:47:43.264Z+ ptime -m cargo build --locked --release -p xtask
28872025-11-11T20:47:44.503Z Compiling serde_core v1.0.226
28882025-11-11T20:47:44.503Z Compiling bitflags v2.9.4
28892025-11-11T20:47:44.503Z Compiling syn v2.0.106
28902025-11-11T20:47:44.528Z Compiling serde v1.0.226
28912025-11-11T20:47:44.528Z Compiling serde_json v1.0.145
28922025-11-11T20:47:44.528Z Compiling libc v0.2.174
28932025-11-11T20:47:44.528Z Compiling num-traits v0.2.19
28942025-11-11T20:47:44.528Z Compiling hashbrown v0.16.0
28952025-11-11T20:47:44.996Z Compiling smallvec v1.15.1
28962025-11-11T20:47:45.368Z Compiling rustix v0.38.37
28972025-11-11T20:47:45.553Z Compiling usdt-impl v0.5.0
28982025-11-11T20:47:45.578Z Compiling syn v1.0.109
28992025-11-11T20:47:46.187Z Compiling indexmap v2.11.4
29002025-11-11T20:47:46.258Z Compiling thread-id v4.2.2
29012025-11-11T20:47:46.354Z Compiling rustix v1.0.7
29022025-11-11T20:47:46.459Z Compiling log v0.4.27
29032025-11-11T20:47:46.942Z Compiling percent-encoding v2.3.2
29042025-11-11T20:47:46.992Z Compiling getrandom v0.3.4
29052025-11-11T20:47:47.506Z Compiling terminal_size v0.4.0
29062025-11-11T20:47:47.576Z Compiling ordered-float v2.10.1
29072025-11-11T20:47:47.814Z Compiling form_urlencoded v1.2.2
29082025-11-11T20:47:48.393Z Compiling fs-err v3.1.1
29092025-11-11T20:47:48.437Z Compiling heck v0.4.1
29102025-11-11T20:47:48.759Z Compiling once_cell v1.21.3
29112025-11-11T20:47:48.852Z Compiling anyhow v1.0.99
29122025-11-11T20:47:49.273Z Compiling clap_builder v4.5.48
29132025-11-11T20:47:50.086Z Compiling tempfile v3.20.0
29142025-11-11T20:47:51.212Z Compiling synstructure v0.13.1
29152025-11-11T20:47:51.619Z Compiling proc-macro-error v1.0.4
29162025-11-11T20:47:51.742Z Compiling textwrap v0.16.2
29172025-11-11T20:47:52.043Z Compiling camino-tempfile v1.4.1
29182025-11-11T20:47:52.339Z Compiling tabled_derive v0.7.0
29192025-11-11T20:47:53.811Z Compiling serde_derive v1.0.226
29202025-11-11T20:47:53.811Z Compiling thiserror-impl v2.0.17
29212025-11-11T20:47:53.811Z Compiling zerofrom-derive v0.1.4
29222025-11-11T20:47:53.811Z Compiling yoke-derive v0.7.4
29232025-11-11T20:47:53.904Z Compiling zerovec-derive v0.10.3
29242025-11-11T20:47:54.008Z Compiling displaydoc v0.2.5
29252025-11-11T20:47:55.355Z Compiling thiserror-impl v1.0.69
29262025-11-11T20:47:56.029Z Compiling icu_provider_macros v1.5.0
29272025-11-11T20:47:56.110Z Compiling zerocopy-derive v0.7.35
29282025-11-11T20:47:56.380Z Compiling thiserror v2.0.17
29292025-11-11T20:47:56.593Z Compiling zerofrom v0.1.4
29302025-11-11T20:47:56.619Z Compiling pest v2.8.2
29312025-11-11T20:47:56.915Z Compiling yoke v0.7.4
29322025-11-11T20:47:57.277Z Compiling scroll_derive v0.12.0
29332025-11-11T20:47:57.372Z Compiling zerovec v0.10.4
29342025-11-11T20:47:57.742Z Compiling thiserror v1.0.69
29352025-11-11T20:47:57.773Z Compiling zerocopy v0.7.35
29362025-11-11T20:47:58.467Z Compiling scroll v0.12.0
29372025-11-11T20:47:59.058Z Compiling pest_meta v2.8.2
29382025-11-11T20:47:59.108Z Compiling goblin v0.8.2
29392025-11-11T20:47:59.295Z Compiling tinystr v0.7.6
29402025-11-11T20:47:59.681Z Compiling icu_locid v1.5.0
29412025-11-11T20:47:59.781Z Compiling icu_collections v1.5.0
29422025-11-11T20:48:01.154Z Compiling icu_provider v1.5.0
29432025-11-11T20:48:01.464Z Compiling pest_generator v2.8.2
29442025-11-11T20:48:02.308Z Compiling icu_locid_transform v1.5.0
29452025-11-11T20:48:02.337Z Compiling serde_spanned v0.6.9
29462025-11-11T20:48:02.670Z Compiling toml_datetime v0.6.11
29472025-11-11T20:48:02.876Z Compiling pest_derive v2.8.2
29482025-11-11T20:48:03.188Z Compiling toml_edit v0.22.27
29492025-11-11T20:48:03.455Z Compiling dof v0.3.0
29502025-11-11T20:48:03.653Z Compiling icu_properties v1.5.1
29512025-11-11T20:48:04.257Z Compiling dtrace-parser v0.2.0
29522025-11-11T20:48:06.221Z Compiling serde_tokenstream v0.2.2
29532025-11-11T20:48:06.802Z Compiling erased-serde v0.4.6
29542025-11-11T20:48:06.915Z Compiling toml v0.8.23
29552025-11-11T20:48:08.202Z Compiling icu_normalizer v1.5.0
29562025-11-11T20:48:09.317Z Compiling idna_adapter v1.2.0
29572025-11-11T20:48:09.614Z Compiling idna v1.0.3
29582025-11-11T20:48:10.857Z Compiling url v2.5.4
29592025-11-11T20:48:11.996Z Compiling serde-untagged v0.1.7
29602025-11-11T20:48:12.757Z Compiling serde-value v0.7.0
29612025-11-11T20:48:14.277Z Compiling cargo-util-schemas v0.8.2
29622025-11-11T20:48:15.629Z Compiling usdt-macro v0.5.0
29632025-11-11T20:48:16.536Z Compiling usdt-attr-macro v0.5.0
29642025-11-11T20:48:16.737Z Compiling cargo-platform v0.2.0
29652025-11-11T20:48:17.693Z Compiling clap_derive v4.5.47
29662025-11-11T20:48:17.850Z Compiling usdt v0.5.0
29672025-11-11T20:48:17.875Z Compiling cargo_metadata v0.21.0
29682025-11-11T20:48:19.080Z Compiling cargo_toml v0.21.0
29692025-11-11T20:48:19.116Z Compiling macaddr v1.0.1
29702025-11-11T20:48:19.313Z Compiling tabled v0.15.0
29712025-11-11T20:48:21.113Z Compiling clap v4.5.48
29722025-11-11T20:48:31.254Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29732025-11-11T20:48:38.032Z Finished `release` profile [optimized] target(s) in 54.70s
29742025-11-11T20:48:38.203Z
29752025-11-11T20:48:38.203Zreal 54.909734315
29762025-11-11T20:48:38.203Zuser 5:38.591826659
29772025-11-11T20:48:38.203Zsys 31.731033640
29782025-11-11T20:48:38.203Ztrap 0.231627149
29792025-11-11T20:48:38.203Ztflt 0.175839070
29802025-11-11T20:48:38.231Zdflt 0.448597918
29812025-11-11T20:48:38.231Zkflt 0.000010821
29822025-11-11T20:48:38.231Zlock 16:07.548722959
29832025-11-11T20:48:38.231Zslp 18:39.059013818
29842025-11-11T20:48:38.231Zlat 24.429480333
29852025-11-11T20:48:38.231Zstop 32.301197823
29862025-11-11T20:48:38.231Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29872025-11-11T20:48:38.231Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29882025-11-11T20:48:38.231Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29892025-11-11T20:48:38.231Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29902025-11-11T20:48:38.231Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29912025-11-11T20:48:40.200Z Compiling regress v0.10.4
29922025-11-11T20:48:40.262Z Compiling unsafe-libyaml v0.2.11
29932025-11-11T20:48:40.287Z Compiling match_cfg v0.1.0
29942025-11-11T20:48:40.287Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29952025-11-11T20:48:40.311Z Compiling hex v0.4.3
29962025-11-11T20:48:40.397Z Compiling progenitor-client v0.10.0
29972025-11-11T20:48:40.421Z Compiling structmeta-derive v0.3.0
29982025-11-11T20:48:40.421Z Compiling rustls v0.22.4
29992025-11-11T20:48:40.489Z Compiling hostname v0.3.1
30002025-11-11T20:48:40.750Z Compiling multer v3.1.0
30012025-11-11T20:48:40.874Z Compiling debug-ignore v1.0.5
30022025-11-11T20:48:41.006Z Compiling toml_parser v1.0.2
30032025-11-11T20:48:41.081Z Compiling slog-json v2.6.1
30042025-11-11T20:48:41.114Z Compiling macaddr v1.0.1
30052025-11-11T20:48:41.259Z Compiling toml_datetime v0.7.0
30062025-11-11T20:48:41.510Z Compiling serde_yaml v0.9.34+deprecated
30072025-11-11T20:48:41.597Z Compiling serde_spanned v1.0.0
30082025-11-11T20:48:41.879Z Compiling async-stream-impl v0.3.6
30092025-11-11T20:48:41.927Z Compiling dropshot v0.16.4
30102025-11-11T20:48:41.979Z Compiling toml_writer v1.0.2
30112025-11-11T20:48:42.417Z Compiling toml v0.9.5
30122025-11-11T20:48:42.448Z Compiling slog-bunyan v2.5.0
30132025-11-11T20:48:42.780Z Compiling waitgroup v0.1.2
30142025-11-11T20:48:42.845Z Compiling structmeta v0.3.0
30152025-11-11T20:48:43.078Z Compiling rustls-pemfile v2.2.0
30162025-11-11T20:48:43.176Z Compiling async-stream v0.3.6
30172025-11-11T20:48:43.295Z Compiling dropshot_endpoint v0.16.4
30182025-11-11T20:48:43.403Z Compiling serde_path_to_error v0.1.17
30192025-11-11T20:48:43.465Z Compiling hostname v0.4.0
30202025-11-11T20:48:43.507Z Compiling typify-impl v0.4.3
30212025-11-11T20:48:43.736Z Compiling derive-ex v0.1.8
30222025-11-11T20:48:44.148Z Compiling newtype-uuid-macros v0.1.0
30232025-11-11T20:48:44.901Z Compiling instant v0.1.13
30242025-11-11T20:48:45.123Z Compiling tokio-rustls v0.25.0
30252025-11-11T20:48:45.491Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
30262025-11-11T20:48:45.626Z Compiling progenitor-client v0.11.2
30272025-11-11T20:48:45.729Z Compiling derive-where v1.5.0
30282025-11-11T20:48:45.886Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30292025-11-11T20:48:46.290Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30302025-11-11T20:48:47.168Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30312025-11-11T20:48:47.217Z Compiling parse-display-derive v0.10.0
30322025-11-11T20:48:47.251Z Compiling backoff v0.4.0
30332025-11-11T20:48:47.457Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30342025-11-11T20:48:47.634Z Compiling test-strategy v0.4.3
30352025-11-11T20:48:47.665Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30362025-11-11T20:48:48.212Z Compiling itertools v0.14.0
30372025-11-11T20:48:48.672Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
30382025-11-11T20:48:48.835Z Compiling darling_core v0.21.0
30392025-11-11T20:48:49.076Z Compiling proc-macro-crate v1.3.1
30402025-11-11T20:48:49.711Z Compiling crucible-workspace-hack v0.1.0
30412025-11-11T20:48:50.120Z Compiling num_enum_derive v0.5.11
30422025-11-11T20:48:50.165Z Compiling proc-macro-error v1.0.4
30432025-11-11T20:48:50.823Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30442025-11-11T20:48:50.921Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
30452025-11-11T20:48:51.022Z Compiling parse-display v0.10.0
30462025-11-11T20:48:51.166Z Compiling heapless v0.8.0
30472025-11-11T20:48:51.479Z Compiling hash32 v0.3.1
30482025-11-11T20:48:51.664Z Compiling smoltcp v0.11.0
30492025-11-11T20:48:51.827Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30502025-11-11T20:48:52.141Z Compiling foreign-types-macros v0.2.3
30512025-11-11T20:48:52.266Z Compiling cobs v0.2.3
30522025-11-11T20:48:52.310Z Compiling num_enum v0.5.11
30532025-11-11T20:48:52.430Z Compiling foreign-types-shared v0.3.1
30542025-11-11T20:48:52.574Z Compiling postcard v1.0.10
30552025-11-11T20:48:52.846Z Compiling tabwriter v1.4.0
30562025-11-11T20:48:52.875Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30572025-11-11T20:48:53.251Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30582025-11-11T20:48:53.366Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30592025-11-11T20:48:53.396Z Compiling foreign-types v0.5.0
30602025-11-11T20:48:53.561Z Compiling cstr-argument v0.1.2
30612025-11-11T20:48:53.737Z Compiling pretty-hex v0.2.1
30622025-11-11T20:48:53.762Z Compiling rayon-core v1.12.1
30632025-11-11T20:48:53.875Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30642025-11-11T20:48:53.906Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30652025-11-11T20:48:54.012Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30662025-11-11T20:48:54.216Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30672025-11-11T20:48:54.495Z Compiling crossbeam-deque v0.8.5
30682025-11-11T20:48:54.532Z Compiling colored v2.2.0
30692025-11-11T20:48:54.571Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30702025-11-11T20:48:54.596Z Compiling zone_cfg_derive v0.3.0
30712025-11-11T20:48:54.649Z Compiling typify-macro v0.4.3
30722025-11-11T20:48:54.694Z Compiling darling_macro v0.21.0
30732025-11-11T20:48:55.510Z Compiling toml v0.8.23
30742025-11-11T20:48:55.676Z Compiling darling v0.21.0
30752025-11-11T20:48:55.859Z Compiling ingot-macros v0.1.1
30762025-11-11T20:48:56.116Z Compiling rayon v1.10.0
30772025-11-11T20:48:56.247Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
30782025-11-11T20:48:56.493Z Compiling camino-tempfile v1.4.1
30792025-11-11T20:48:56.718Z Compiling smf v0.2.3
30802025-11-11T20:48:57.003Z Compiling num-derive v0.4.2
30812025-11-11T20:48:57.031Z Compiling sigpipe v0.1.3
30822025-11-11T20:48:57.220Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30832025-11-11T20:48:57.611Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
30842025-11-11T20:48:57.661Z Compiling zone v0.3.1
30852025-11-11T20:48:57.948Z Compiling num-rational v0.4.2
30862025-11-11T20:48:58.089Z Compiling num-complex v0.4.6
30872025-11-11T20:48:58.525Z Compiling typify v0.4.3
30882025-11-11T20:48:58.760Z Compiling progenitor-impl v0.11.2
30892025-11-11T20:48:59.001Z Compiling progenitor-impl v0.10.0
30902025-11-11T20:48:59.049Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
30912025-11-11T20:48:59.084Z Compiling convert_case v0.4.0
30922025-11-11T20:48:59.120Z Compiling num v0.4.3
30932025-11-11T20:48:59.282Z Compiling secrecy v0.10.3
30942025-11-11T20:48:59.377Z Compiling float-ord v0.3.2
30952025-11-11T20:48:59.617Z Compiling universal-hash v0.5.1
30962025-11-11T20:48:59.660Z Compiling opaque-debug v0.3.1
30972025-11-11T20:48:59.848Z Compiling password-hash v0.5.0
30982025-11-11T20:48:59.934Z Compiling blake2 v0.10.6
30992025-11-11T20:48:59.967Z Compiling indent_write v2.2.0
31002025-11-11T20:49:00.001Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31012025-11-11T20:49:00.268Z Compiling derive_more v0.99.20
31022025-11-11T20:49:00.331Z Compiling gethostname v0.5.0
31032025-11-11T20:49:00.566Z Compiling argon2 v0.5.3
31042025-11-11T20:49:00.761Z Compiling resolv-conf v0.7.0
31052025-11-11T20:49:01.108Z Compiling aead v0.5.2
31062025-11-11T20:49:01.320Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31072025-11-11T20:49:01.488Z Compiling half v2.4.1
31082025-11-11T20:49:01.533Z Compiling ciborium-io v0.2.2
31092025-11-11T20:49:01.736Z Compiling utf-8 v0.7.6
31102025-11-11T20:49:01.819Z Compiling poly1305 v0.8.0
31112025-11-11T20:49:02.063Z Compiling tungstenite v0.21.0
31122025-11-11T20:49:02.135Z Compiling ciborium-ll v0.2.2
31132025-11-11T20:49:02.277Z Compiling ingot-types v0.1.2
31142025-11-11T20:49:02.577Z Compiling console v0.15.10
31152025-11-11T20:49:03.120Z Compiling ingot v0.1.1
31162025-11-11T20:49:03.150Z Compiling chacha20 v0.9.1
31172025-11-11T20:49:03.346Z Compiling owo-colors v4.2.2
31182025-11-11T20:49:03.673Z Compiling cancel-safe-futures v0.1.5
31192025-11-11T20:49:03.847Z Compiling tokio-tungstenite v0.21.0
31202025-11-11T20:49:03.954Z Compiling ciborium v0.2.2
31212025-11-11T20:49:04.110Z Compiling hickory-proto v0.24.4
31222025-11-11T20:49:04.154Z Compiling libsw-core v0.3.1
31232025-11-11T20:49:04.491Z Compiling fixedbitset v0.5.7
31242025-11-11T20:49:04.523Z Compiling base64 v0.21.7
31252025-11-11T20:49:05.153Z Compiling progenitor-macro v0.11.2
31262025-11-11T20:49:05.201Z Compiling semver v0.1.20
31272025-11-11T20:49:05.234Z Compiling linked-hash-map v0.5.6
31282025-11-11T20:49:05.295Z Compiling petgraph v0.8.2
31292025-11-11T20:49:05.330Z Compiling progenitor-macro v0.10.0
31302025-11-11T20:49:05.655Z Compiling rustc_version v0.1.7
31312025-11-11T20:49:05.799Z Compiling lru-cache v0.1.2
31322025-11-11T20:49:06.105Z Compiling libsw v3.5.0
31332025-11-11T20:49:06.448Z Compiling newline-converter v0.3.0
31342025-11-11T20:49:06.677Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31352025-11-11T20:49:06.756Z Compiling atomicwrites v0.4.4
31362025-11-11T20:49:06.902Z Compiling slog-dtrace v0.3.0
31372025-11-11T20:49:07.161Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31382025-11-11T20:49:07.252Z Compiling siphasher v1.0.1
31392025-11-11T20:49:07.680Z Compiling linear-map v1.2.0
31402025-11-11T20:49:07.893Z Compiling libefi-sys v0.1.0
31412025-11-11T20:49:08.134Z Compiling phf_shared v0.12.1
31422025-11-11T20:49:08.322Z Compiling expectorate v1.2.0
31432025-11-11T20:49:08.391Z Compiling newtype_derive v0.1.6
31442025-11-11T20:49:08.518Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
31452025-11-11T20:49:08.765Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31462025-11-11T20:49:09.117Z Compiling hickory-resolver v0.24.4
31472025-11-11T20:49:09.182Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31482025-11-11T20:49:09.599Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31492025-11-11T20:49:09.642Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31502025-11-11T20:49:09.987Z Compiling tokio-dtrace v0.1.0
31512025-11-11T20:49:10.289Z Compiling thiserror-impl-no-std v2.0.2
31522025-11-11T20:49:10.465Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
31532025-11-11T20:49:11.151Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31542025-11-11T20:49:11.434Z Compiling pin-project-internal v1.1.6
31552025-11-11T20:49:11.605Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31562025-11-11T20:49:11.769Z Compiling bitfield-struct v0.6.2
31572025-11-11T20:49:12.333Z Compiling chrono-tz v0.10.4
31582025-11-11T20:49:12.732Z Compiling const_format_proc_macros v0.2.34
31592025-11-11T20:49:12.761Z Compiling thiserror-no-std v2.0.2
31602025-11-11T20:49:13.074Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31612025-11-11T20:49:13.102Z Compiling qorb v0.4.1
31622025-11-11T20:49:13.304Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
31632025-11-11T20:49:13.785Z Compiling oxide-tokio-rt v0.1.2
31642025-11-11T20:49:13.869Z Compiling pin-project v1.1.6
31652025-11-11T20:49:14.071Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31662025-11-11T20:49:14.140Z Compiling phf v0.12.1
31672025-11-11T20:49:14.513Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31682025-11-11T20:49:14.544Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31692025-11-11T20:49:14.903Z Compiling pem v3.0.5
31702025-11-11T20:49:14.940Z Compiling snafu-derive v0.8.5
31712025-11-11T20:49:15.226Z Compiling async-recursion v1.1.1
31722025-11-11T20:49:15.665Z Compiling csv-core v0.1.11
31732025-11-11T20:49:15.697Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31742025-11-11T20:49:15.908Z Compiling highway v1.3.0
31752025-11-11T20:49:16.294Z Compiling same-file v1.0.6
31762025-11-11T20:49:16.655Z Compiling walkdir v2.5.0
31772025-11-11T20:49:16.758Z Compiling csv v1.3.1
31782025-11-11T20:49:16.893Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31792025-11-11T20:49:16.925Z Compiling progenitor v0.11.2
31802025-11-11T20:49:17.226Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
31812025-11-11T20:49:17.258Z Compiling progenitor v0.10.0
31822025-11-11T20:49:17.524Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31832025-11-11T20:49:17.559Z Compiling const_format v0.2.34
31842025-11-11T20:49:17.894Z Compiling vsss-rs v3.3.4
31852025-11-11T20:49:17.978Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31862025-11-11T20:49:18.010Z Compiling chacha20poly1305 v0.10.1
31872025-11-11T20:49:18.236Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31882025-11-11T20:49:18.276Z Compiling tabled_derive v0.7.0
31892025-11-11T20:49:18.311Z Compiling typify-impl v0.2.0
31902025-11-11T20:49:19.257Z Compiling snafu v0.8.5
31912025-11-11T20:49:19.500Z Compiling globset v0.4.15
31922025-11-11T20:49:20.090Z Compiling olpc-cjson v0.1.4
31932025-11-11T20:49:20.346Z Compiling dropshot-api-manager-types v0.2.3
31942025-11-11T20:49:20.432Z Compiling primeorder v0.13.6
31952025-11-11T20:49:20.784Z Compiling bcs v0.1.6
31962025-11-11T20:49:20.985Z Compiling serde_plain v1.0.2
31972025-11-11T20:49:21.023Z Compiling xshell-macros v0.2.7
31982025-11-11T20:49:21.055Z Compiling termtree v0.5.1
31992025-11-11T20:49:21.361Z Compiling typed-path v0.9.3
32002025-11-11T20:49:21.439Z Compiling moka v0.12.10
32012025-11-11T20:49:21.476Z Compiling textwrap v0.16.2
32022025-11-11T20:49:21.845Z Compiling xshell v0.2.7
32032025-11-11T20:49:21.893Z Compiling tabled v0.15.0
32042025-11-11T20:49:22.062Z Compiling steno v0.4.1
32052025-11-11T20:49:22.524Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
32062025-11-11T20:49:22.935Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32072025-11-11T20:49:24.247Z Compiling tough v0.20.0
32082025-11-11T20:49:24.427Z Compiling tagptr v0.2.0
32092025-11-11T20:49:24.746Z Compiling arc-swap v1.7.1
32102025-11-11T20:49:25.417Z Compiling humantime v2.2.0
32112025-11-11T20:49:25.982Z Compiling slog-scope v4.4.0
32122025-11-11T20:49:27.408Z Compiling polyval v0.6.2
32132025-11-11T20:49:27.765Z Compiling proc-macro-error-attr2 v2.0.0
32142025-11-11T20:49:27.897Z Compiling salty v0.3.0
32152025-11-11T20:49:27.957Z Compiling parking_lot_core v0.8.6
32162025-11-11T20:49:28.280Z Compiling hickory-resolver v0.25.2
32172025-11-11T20:49:28.473Z Compiling ghash v0.5.1
32182025-11-11T20:49:28.500Z Compiling slog-stdlog v4.1.1
32192025-11-11T20:49:28.593Z Compiling p384 v0.13.1
32202025-11-11T20:49:28.623Z Compiling proc-macro-error2 v2.0.1
32212025-11-11T20:49:28.759Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32222025-11-11T20:49:28.873Z Compiling typify-macro v0.2.0
32232025-11-11T20:49:28.957Z Compiling nix v0.30.1
32242025-11-11T20:49:29.029Z Compiling num-derive v0.3.3
32252025-11-11T20:49:29.340Z Compiling ctr v0.9.2
32262025-11-11T20:49:29.790Z Compiling lzma-sys v0.1.20
32272025-11-11T20:49:29.898Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32282025-11-11T20:49:29.958Z Compiling unicase v2.8.1
32292025-11-11T20:49:30.453Z Compiling mime_guess v2.0.5
32302025-11-11T20:49:30.485Z Compiling aes-gcm v0.10.3
32312025-11-11T20:49:30.696Z Compiling tabled_derive v0.11.0
32322025-11-11T20:49:30.911Z Compiling slog-envlogger v2.2.0
32332025-11-11T20:49:31.260Z Compiling libscf-sys v1.1.0
32342025-11-11T20:49:31.673Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32352025-11-11T20:49:32.257Z Compiling papergrid v0.17.0
32362025-11-11T20:49:32.612Z Compiling testing_table v0.3.0
32372025-11-11T20:49:32.944Z Compiling typify v0.2.0
32382025-11-11T20:49:32.978Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32392025-11-11T20:49:33.050Z Compiling usdt-attr-macro v0.6.0
32402025-11-11T20:49:33.212Z Compiling progenitor-impl v0.8.0
32412025-11-11T20:49:33.477Z Compiling usdt-macro v0.6.0
32422025-11-11T20:49:33.980Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32432025-11-11T20:49:34.067Z Compiling heck v0.3.3
32442025-11-11T20:49:34.593Z Compiling progenitor-client v0.8.0
32452025-11-11T20:49:34.738Z Compiling ssh-encoding v0.2.0
32462025-11-11T20:49:35.029Z Compiling blowfish v0.9.1
32472025-11-11T20:49:35.309Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32482025-11-11T20:49:35.558Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32492025-11-11T20:49:36.323Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32502025-11-11T20:49:36.372Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32512025-11-11T20:49:36.532Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32522025-11-11T20:49:37.882Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32532025-11-11T20:49:38.789Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32542025-11-11T20:49:38.944Z Compiling memmap2 v0.9.8
32552025-11-11T20:49:39.482Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32562025-11-11T20:49:39.622Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32572025-11-11T20:49:40.328Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32582025-11-11T20:49:40.950Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32592025-11-11T20:49:41.056Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32602025-11-11T20:49:41.720Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32612025-11-11T20:49:42.838Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32622025-11-11T20:49:42.936Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32632025-11-11T20:49:44.248Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32642025-11-11T20:49:44.459Z Compiling progenitor-macro v0.8.0
32652025-11-11T20:49:45.192Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32662025-11-11T20:49:46.051Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32672025-11-11T20:49:46.496Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32682025-11-11T20:49:46.675Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32692025-11-11T20:49:47.093Z Compiling nibble_vec v0.1.0
32702025-11-11T20:49:47.422Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32712025-11-11T20:49:48.173Z Compiling endian-type v0.1.2
32722025-11-11T20:49:48.348Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32732025-11-11T20:49:48.520Z Compiling radix_trie v0.2.1
32742025-11-11T20:49:48.945Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32752025-11-11T20:49:49.219Z Compiling usdt v0.6.0
32762025-11-11T20:49:49.893Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32772025-11-11T20:49:49.959Z Compiling bcrypt-pbkdf v0.10.0
32782025-11-11T20:49:50.368Z Compiling ssh-cipher v0.2.0
32792025-11-11T20:49:50.789Z Compiling zone_cfg_derive v0.1.2
32802025-11-11T20:49:51.861Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32812025-11-11T20:49:52.295Z Compiling tabled v0.20.0
32822025-11-11T20:49:52.775Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32832025-11-11T20:49:53.318Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
32842025-11-11T20:49:53.879Z Compiling parking_lot v0.11.2
32852025-11-11T20:49:54.460Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32862025-11-11T20:49:55.735Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32872025-11-11T20:49:56.977Z Compiling progenitor v0.8.0
32882025-11-11T20:49:57.163Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32892025-11-11T20:49:57.277Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32902025-11-11T20:49:57.753Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
32912025-11-11T20:49:58.067Z Compiling prefix-trie v0.7.0
32922025-11-11T20:49:58.130Z Compiling password-hash v0.4.2
32932025-11-11T20:49:58.196Z Compiling fxhash v0.2.1
32942025-11-11T20:49:58.328Z Compiling corncobs v0.1.4
32952025-11-11T20:49:58.501Z Compiling http-range v0.1.5
32962025-11-11T20:49:58.720Z Compiling base64 v0.13.1
32972025-11-11T20:49:58.922Z Compiling number_prefix v0.4.0
32982025-11-11T20:49:58.954Z Compiling hickory-server v0.25.2
32992025-11-11T20:49:59.016Z Compiling pbkdf2 v0.11.0
33002025-11-11T20:49:59.261Z Compiling ron v0.7.1
33012025-11-11T20:49:59.327Z Compiling indicatif v0.17.11
33022025-11-11T20:49:59.383Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
33032025-11-11T20:49:59.536Z Compiling sled v0.34.7
33042025-11-11T20:50:00.414Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33052025-11-11T20:50:00.486Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33062025-11-11T20:50:01.233Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33072025-11-11T20:50:01.387Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
33082025-11-11T20:50:02.392Z Compiling xz2 v0.1.7
33092025-11-11T20:50:02.899Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33102025-11-11T20:50:03.606Z Compiling zone v0.1.8
33112025-11-11T20:50:03.986Z Compiling ssh-key v0.6.6
33122025-11-11T20:50:04.208Z Compiling hickory-client v0.25.2
33132025-11-11T20:50:04.925Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33142025-11-11T20:50:05.011Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33152025-11-11T20:50:06.206Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33162025-11-11T20:50:06.432Z Compiling p256 v0.13.2
33172025-11-11T20:50:07.089Z Compiling p521 v0.13.3
33182025-11-11T20:50:07.269Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
33192025-11-11T20:50:07.626Z Compiling yasna v0.5.2
33202025-11-11T20:50:07.949Z Compiling headers-core v0.3.0
33212025-11-11T20:50:08.194Z Compiling kstat-rs v0.2.4
33222025-11-11T20:50:08.426Z Compiling secrecy v0.8.0
33232025-11-11T20:50:08.726Z Compiling nanorand v0.7.0
33242025-11-11T20:50:08.801Z Compiling russh-cryptovec v0.7.3
33252025-11-11T20:50:08.881Z Compiling atty v0.2.14
33262025-11-11T20:50:09.077Z Compiling md5 v0.7.0
33272025-11-11T20:50:09.110Z Compiling crc8 v0.1.1
33282025-11-11T20:50:09.181Z Compiling flume v0.11.1
33292025-11-11T20:50:09.212Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
33302025-11-11T20:50:09.338Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33312025-11-11T20:50:09.404Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33322025-11-11T20:50:09.661Z Compiling russh-keys v0.45.0
33332025-11-11T20:50:10.058Z Compiling rcgen v0.12.1
33342025-11-11T20:50:10.439Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33352025-11-11T20:50:12.172Z Compiling headers v0.4.1
33362025-11-11T20:50:12.215Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33372025-11-11T20:50:13.331Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
33382025-11-11T20:50:14.062Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33392025-11-11T20:50:14.309Z Compiling hyper-staticfile v0.10.1
33402025-11-11T20:50:15.443Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33412025-11-11T20:50:15.521Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33422025-11-11T20:50:15.959Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33432025-11-11T20:50:16.161Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
33442025-11-11T20:50:16.761Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33452025-11-11T20:50:17.435Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33462025-11-11T20:50:18.778Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
33472025-11-11T20:50:18.991Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33482025-11-11T20:50:19.297Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33492025-11-11T20:50:19.878Z Compiling num-bigint v0.4.6
33502025-11-11T20:50:20.468Z Compiling des v0.8.1
33512025-11-11T20:50:20.873Z Compiling subprocess v0.2.9
33522025-11-11T20:50:21.193Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33532025-11-11T20:50:21.463Z Compiling display-error-chain v0.2.2
33542025-11-11T20:50:21.747Z Compiling hex-literal v0.4.1
33552025-11-11T20:50:21.982Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33562025-11-11T20:50:22.041Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33572025-11-11T20:50:22.457Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33582025-11-11T20:50:22.949Z Compiling russh v0.45.0
33592025-11-11T20:50:24.774Z Compiling internet-checksum v0.2.1
33602025-11-11T20:50:27.859Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33612025-11-11T20:50:27.902Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33622025-11-11T20:50:28.001Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33632025-11-11T20:50:31.893Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33642025-11-11T20:50:32.233Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33652025-11-11T20:50:41.737Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33662025-11-11T20:51:21.416Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33672025-11-11T20:51:55.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
33682025-11-11T20:51:55.665Z
33692025-11-11T20:51:55.665Zreal 3:17.386417847
33702025-11-11T20:51:55.665Zuser 15:32.572344227
33712025-11-11T20:51:55.690Zsys 2:42.148822031
33722025-11-11T20:51:55.690Ztrap 0.564061707
33732025-11-11T20:51:55.690Ztflt 0.196324692
33742025-11-11T20:51:55.690Zdflt 1.527481526
33752025-11-11T20:51:55.690Zkflt 0.000178780
33762025-11-11T20:51:55.690Zlock 41:53.986534682
33772025-11-11T20:51:55.690Zslp 56:09.866416521
33782025-11-11T20:51:55.690Zlat 55.535656525
33792025-11-11T20:51:55.690Zstop 2:32.236865869
33802025-11-11T20:51:55.690Z+ mkdir tests
33812025-11-11T20:51:55.690Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33822025-11-11T20:51:55.690Z+ xargs -I '{}' -t cp '{}' tests/
33832025-11-11T20:51:55.724Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-fe7f03f39091f886 tests/
33842025-11-11T20:51:55.748Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-deba03478fe8d0c1 tests/
33852025-11-11T20:51:55.773Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-76c63fe97a1e00af tests/
33862025-11-11T20:51:55.798Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-21d933c65c3e88dc tests/
33872025-11-11T20:51:56.054Z+ 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/*)
33882025-11-11T20:51:56.079Z+ 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-deba03478fe8d0c1 tests/commtest-76c63fe97a1e00af tests/dhcp_server-fe7f03f39091f886 tests/end_to_end_tests-21d933c65c3e88dc 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
33892025-11-11T20:54:09.298ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33902025-11-11T20:54:09.298Za .github/buildomat/ci-env.sh 1K
33912025-11-11T20:54:09.298Za out/target/test 1K
33922025-11-11T20:54:09.298Za out/npuzone/npuzone 23144K
33932025-11-11T20:54:09.298Za package-manifest.toml 34K
33942025-11-11T20:54:09.298Za smf/sled-agent/non-gimlet/config.toml 6K
33952025-11-11T20:54:09.298Za target/release/omicron-package 41482K
33962025-11-11T20:54:09.298Za target/release/xtask 11745K
33972025-11-11T20:54:09.298Za target/debug/bootstrap 297445K
33982025-11-11T20:54:09.298Za tests/bootstrap-deba03478fe8d0c1 23641K
33992025-11-11T20:54:09.298Za tests/commtest-76c63fe97a1e00af 23740K
34002025-11-11T20:54:09.298Za tests/dhcp_server-fe7f03f39091f886 23641K
34012025-11-11T20:54:09.298Za tests/end_to_end_tests-21d933c65c3e88dc 342643K
34022025-11-11T20:54:09.298Za out/clickhouse.tar.gz 316043K
34032025-11-11T20:54:09.298Za out/clickhouse_keeper.tar.gz 299749K
34042025-11-11T20:54:09.298Za out/clickhouse_server.tar.gz 316043K
34052025-11-11T20:54:09.299Za out/cockroachdb.tar.gz 165748K
34062025-11-11T20:54:09.299Za out/crucible-dtrace.tar 105K
34072025-11-11T20:54:09.299Za out/crucible-pantry-zone.tar.gz 43744K
34082025-11-11T20:54:09.299Za out/crucible-zone.tar.gz 57837K
34092025-11-11T20:54:09.299Za out/external-dns.tar.gz 51034K
34102025-11-11T20:54:09.299Za out/internal-dns.tar.gz 51034K
34112025-11-11T20:54:09.299Za out/mg-ddm-gz.tar 117108K
34122025-11-11T20:54:09.299Za out/nexus.tar.gz 189293K
34132025-11-11T20:54:09.299Za out/ntp.tar.gz 33379K
34142025-11-11T20:54:09.299Za out/omicron-gateway-softnpu.tar.gz 27561K
34152025-11-11T20:54:09.299Za out/omicron-sled-agent.tar 146223K
34162025-11-11T20:54:09.299Za out/overlay.tar.gz 3K
34172025-11-11T20:54:09.299Za out/oximeter.tar.gz 63185K
34182025-11-11T20:54:09.299Za out/oxlog.tar 4012K
34192025-11-11T20:54:09.299Za out/probe.tar.gz 3037K
34202025-11-11T20:54:09.299Za out/propolis-server.tar.gz 73437K
34212025-11-11T20:54:09.299Za out/pumpkind-gz.tar 26647K
34222025-11-11T20:54:09.299Za out/switch-softnpu.tar.gz 387952K
34232025-11-11T20:54:09.324Z
34242025-11-11T20:54:09.324Zreal 2:13.249097806
34252025-11-11T20:54:09.324Zuser 2:03.143043797
34262025-11-11T20:54:09.324Zsys 13.073800544
34272025-11-11T20:54:09.324Ztrap 0.044127283
34282025-11-11T20:54:09.324Ztflt 0.000000000
34292025-11-11T20:54:09.324Zdflt 0.000000000
34302025-11-11T20:54:09.324Zkflt 0.000000000
34312025-11-11T20:54:09.324Zlock 0.000000000
34322025-11-11T20:54:09.324Zslp 2:02.941362882
34332025-11-11T20:54:09.324Zlat 7.289001197
34342025-11-11T20:54:09.324Zstop 0.000366538
34352025-11-11T20:54:09.324Zprocess exited: duration 2573633 ms, exit code 0
 
34362025-11-11T20:54:09.410Zfound 1 output files
34372025-11-11T20:54:09.410Zuploading: /work/package.tar.gz (2371576755 bytes)
34382025-11-11T20:57:23.235Zuploaded: /work/package.tar.gz