01K9DKBXQP7B8DC2XJGPQB0Q76: 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: 01K9DKCEBNG4YDRW11Z39PA2WG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-11-06T22:08:41.708Zjob assigned to worker 01K9DKCASN51Z090NZ5S29Q7AQ [factory aws, i-01de63d1ab607d9cc] (queued for 50 s)
 
22025-11-06T22:08:50.558Zstarting task 0: "setup"
32025-11-06T22:08:50.563Z++ uname -s
42025-11-06T22:08:50.567Z+ kern=SunOS
52025-11-06T22:08:50.567Z+ build_user=build
62025-11-06T22:08:50.567Z+ build_uid=12345
72025-11-06T22:08:50.567Z+ work_dir=/work
82025-11-06T22:08:50.567Z+ input_dir=/input
92025-11-06T22:08:50.567Z+ [[ 0 == 12345 ]]
102025-11-06T22:08:50.567Z+ case "$kern" in
112025-11-06T22:08:50.567Z+ groupadd -g 12345 build
122025-11-06T22:08:50.570Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-11-06T22:08:52.575Z+ zfs create -o mountpoint=/work rpool/work
142025-11-06T22:08:52.681Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-11-06T22:08:52.684Z+ home_fs=zfs
162025-11-06T22:08:52.684Z+ [[ zfs == autofs ]]
172025-11-06T22:08:52.684Z+ mkdir -p /home/build
182025-11-06T22:08:52.687Z+ chown build:build /home/build /work
192025-11-06T22:08:54.688Z+ chmod 0700 /home/build /work
202025-11-06T22:08:54.692Zprocess exited: duration 4135 ms, exit code 0
 
212025-11-06T22:08:54.698Zstarting task 1: "rust-toolchain"
222025-11-06T22:08:54.704Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-11-06T22:08:54.704Z * rust toolchain channel = "1.89.0"
242025-11-06T22:08:54.704Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-11-06T22:08:54.704Z * rust toolchain profile = "default"
262025-11-06T22:08:54.704Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-11-06T22:08:54.707Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-11-06T22:08:54.707Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-11-06T22:08:54.707Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-11-06T22:08:54.938Zinfo: downloading installer
312025-11-06T22:08:56.324Zwarn: It looks like you have an existing installation of Rust at:
322025-11-06T22:08:56.324Zwarn: /opt/ooce/bin
332025-11-06T22:08:56.324Zwarn: It is recommended that rustup be the primary Rust installation.
342025-11-06T22:08:56.324Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-11-06T22:08:56.325Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-11-06T22:08:56.325Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-11-06T22:08:56.325Zwarn: or pass `-y' to ignore all ignorable checks.
382025-11-06T22:08:56.325Zerror: cannot install while Rust is installed
392025-11-06T22:08:56.325Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-11-06T22:08:56.339Zinfo: profile set to 'default'
412025-11-06T22:08:56.339Zinfo: default host triple is x86_64-unknown-illumos
422025-11-06T22:08:56.342Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-11-06T22:08:56.504Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-11-06T22:08:56.504Zinfo: downloading component 'cargo'
452025-11-06T22:08:57.345Zinfo: downloading component 'clippy'
462025-11-06T22:08:57.686Zinfo: downloading component 'rust-docs'
472025-11-06T22:08:59.006Zinfo: downloading component 'rust-std'
482025-11-06T22:09:00.859Zinfo: downloading component 'rustc'
492025-11-06T22:09:07.715Zinfo: downloading component 'rustfmt'
502025-11-06T22:09:07.964Zinfo: installing component 'cargo'
512025-11-06T22:09:08.873Zinfo: installing component 'clippy'
522025-11-06T22:09:09.271Zinfo: installing component 'rust-docs'
532025-11-06T22:09:11.143Zinfo: installing component 'rust-std'
542025-11-06T22:09:13.049Zinfo: installing component 'rustc'
552025-11-06T22:09:19.683Zinfo: installing component 'rustfmt'
562025-11-06T22:09:20.023Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-11-06T22:09:20.023Z
582025-11-06T22:09:20.459Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-11-06T22:09:20.459Z
602025-11-06T22:09:20.459Z
612025-11-06T22:09:20.459ZRust is installed now. Great!
622025-11-06T22:09:20.459Z
632025-11-06T22:09:20.459ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-11-06T22:09:20.459Zenvironment variable. This has not been done automatically.
652025-11-06T22:09:20.459Z
662025-11-06T22:09:20.459ZTo configure your current shell, you need to source
672025-11-06T22:09:20.459Zthe corresponding env file under $HOME/.cargo.
682025-11-06T22:09:20.460Z
692025-11-06T22:09:20.460ZThis is usually done by running one of the following (note the leading DOT):
702025-11-06T22:09:20.460Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-11-06T22:09:20.460Zsource "$HOME/.cargo/env.fish" # For fish
722025-11-06T22:09:20.460Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-11-06T22:09:20.565Z+ rustup --version
742025-11-06T22:09:20.577Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-11-06T22:09:20.580Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-11-06T22:09:20.666Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-11-06T22:09:20.670Z+ cargo --version
782025-11-06T22:09:20.736Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-11-06T22:09:20.740Z+ rustc --version
802025-11-06T22:09:20.812Zrustc 1.89.0 (29483883e 2025-08-04)
812025-11-06T22:09:20.816Zprocess exited: duration 26115 ms, exit code 0
 
822025-11-06T22:09:20.823Zstarting task 2: "authentication"
832025-11-06T22:09:20.847Zprocess exited: duration 23 ms, exit code 0
 
842025-11-06T22:09:20.854Zstarting task 3: "clone repository"
852025-11-06T22:09:20.858Z+ mkdir -p /work/oxidecomputer/omicron
862025-11-06T22:09:20.864Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-11-06T22:09:20.899ZCloning into '/work/oxidecomputer/omicron'...
882025-11-06T22:09:32.436Z+ cd /work/oxidecomputer/omicron
892025-11-06T22:09:32.436Z+ git fetch origin 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f
902025-11-06T22:09:32.718ZFrom https://github.com/oxidecomputer/omicron
912025-11-06T22:09:32.718Z * branch 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f -> FETCH_HEAD
922025-11-06T22:09:32.730Z+ [[ -n mkeeter/crucible-debug ]]
932025-11-06T22:09:32.735Z++ git branch --show-current
942025-11-06T22:09:32.735Z+ current=main
952025-11-06T22:09:32.735Z+ [[ main != mkeeter/crucible-debug ]]
962025-11-06T22:09:32.735Z+ git branch -f mkeeter/crucible-debug 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f
972025-11-06T22:09:32.738Z+ git checkout -f mkeeter/crucible-debug
982025-11-06T22:09:32.991ZSwitched to branch 'mkeeter/crucible-debug'
992025-11-06T22:09:32.995Z+ git reset --hard 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f
1002025-11-06T22:09:33.243ZHEAD is now at 4fc18ef39 Temporarily bump Crucible for downstairs debug
1012025-11-06T22:09:33.247Zprocess exited: duration 12390 ms, exit code 0
 
1022025-11-06T22:09:33.257Zstarting task 4: "build"
1032025-11-06T22:09:33.261Z+ source .github/buildomat/ci-env.sh
1042025-11-06T22:09:33.261Z++ export CARGO_TERM_COLOR=always
1052025-11-06T22:09:33.264Z++ CARGO_TERM_COLOR=always
1062025-11-06T22:09:33.264Z+ cargo --version
1072025-11-06T22:09:33.320Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-11-06T22:09:33.323Z+ rustc --version
1092025-11-06T22:09:33.396Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-11-06T22:09:33.400Z+ WORK=/work
1112025-11-06T22:09:33.400Z+ pfexec mkdir -p /work
1122025-11-06T22:09:33.405Z+ pfexec chown build /work
1132025-11-06T22:09:33.408Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-11-06T22:09:43.329Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-11-06T22:09:51.870Z Startup: Caching catalogs ... Done
1162025-11-06T22:10:04.883ZPlanning: Solver setup ... Done (11.559s)
1172025-11-06T22:10:04.979ZPlanning: Running solver ... Done (0.096s)
1182025-11-06T22:10:05.113ZPlanning: Finding local manifests ... Done (0.004s)
1192025-11-06T22:10:05.132ZPlanning: Fetching manifests: 0/4 0% complete
1202025-11-06T22:10:05.284ZPlanning: Fetching manifests: 4/4 100% complete
1212025-11-06T22:10:05.333ZPlanning: Package planning ... Done (0.049s)
1222025-11-06T22:10:05.385ZPlanning: Merging actions ... Done (0.051s)
1232025-11-06T22:10:05.675ZPlanning: Checking for conflicting actions ... Done (0.291s)
1242025-11-06T22:10:05.688ZPlanning: Consolidating action changes ... Done (0.012s)
1252025-11-06T22:10:06.643ZPlanning: Evaluating mediators ... Done (0.955s)
1262025-11-06T22:10:06.653ZPlanning: Planning completed in 14.67 seconds
1272025-11-06T22:10:06.669Z Packages to install: 4
1282025-11-06T22:10:06.669Z Mediators to change: 2
1292025-11-06T22:10:06.673Z Services to change: 1
1302025-11-06T22:10:06.673Z Estimated space available: 155.47 GB
1312025-11-06T22:10:06.673ZEstimated space to be consumed: 1.75 GB
1322025-11-06T22:10:06.673Z Create boot environment: No
1332025-11-06T22:10:06.673ZCreate backup boot environment: No
1342025-11-06T22:10:06.673Z Rebuild boot archive: No
1352025-11-06T22:10:06.673Z
1362025-11-06T22:10:06.673ZChanged mediators:
1372025-11-06T22:10:06.673Z mediator clang:
1382025-11-06T22:10:06.673Z version: None -> 15 (system default)
1392025-11-06T22:10:06.673Z
1402025-11-06T22:10:06.673Z mediator llvm:
1412025-11-06T22:10:06.673Z version: 14 (system default) -> 15 (system default)
1422025-11-06T22:10:06.673Z
1432025-11-06T22:10:06.673ZChanged packages:
1442025-11-06T22:10:06.673Zhelios-dev
1452025-11-06T22:10:06.673Z developer/build-essential
1462025-11-06T22:10:06.673Z None -> 11-2.0
1472025-11-06T22:10:06.673Z library/libxmlsec1
1482025-11-06T22:10:06.673Z None -> 1.2.35-2.0
1492025-11-06T22:10:06.673Z ooce/developer/clang-15
1502025-11-06T22:10:06.673Z None -> 15.0.7-2.0
1512025-11-06T22:10:06.673Z ooce/developer/llvm-15
1522025-11-06T22:10:06.673Z None -> 15.0.7-2.0
1532025-11-06T22:10:06.673Z
1542025-11-06T22:10:06.674ZServices:
1552025-11-06T22:10:06.674Z restart_fmri:
1562025-11-06T22:10:06.674Z svc:/system/update-man-index:default
1572025-11-06T22:10:06.723Z
1582025-11-06T22:10:06.723ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-11-06T22:10:11.751ZDownload: 1814/3290 items 117.8/212.6MB 55% complete (24.5M/s)
1602025-11-06T22:10:15.716ZDownload: Completed 212.60 MB in 8.99 seconds (23.6M/s)
1612025-11-06T22:10:17.396Z Actions: 1/3689 actions (Installing new actions)
1622025-11-06T22:10:21.936Z Actions: Completed 3689 actions in 4.54 seconds.
1632025-11-06T22:10:22.607Z Done (0.664s)
1642025-11-06T22:10:22.607Z Done (0.000s)
1652025-11-06T22:10:23.563Z Done (0.957s)
1662025-11-06T22:10:28.153Z Done (4.245s)
1672025-11-06T22:10:28.243Z Done (0.020s)
1682025-11-06T22:10:28.247Z Done (0.000s)
1692025-11-06T22:10:28.389Z Done (0.000s)
1702025-11-06T22:10:29.307ZPlanning: Evaluating mediator changes ... Done
1712025-11-06T22:10:29.470ZPlanning: Checking for conflicting actions ... Done
1722025-11-06T22:10:29.473ZPlanning: Consolidating action changes ... Done
1732025-11-06T22:10:29.747ZPlanning: Evaluating mediators ... Done
1742025-11-06T22:10:29.750ZPlanning: Planning completed in 0.44 seconds
1752025-11-06T22:10:29.780Z Mediators to change: 2
1762025-11-06T22:10:29.780Z Create boot environment: No
1772025-11-06T22:10:29.784ZCreate backup boot environment: No
1782025-11-06T22:10:29.873Z Done
1792025-11-06T22:10:29.873Z Done
1802025-11-06T22:10:30.529Z Done
1812025-11-06T22:10:34.287Z Done
1822025-11-06T22:10:34.372Z Done
1832025-11-06T22:10:34.375Z Done
1842025-11-06T22:10:34.595Z Done
1852025-11-06T22:10:35.214ZPlanning: Evaluating mediator changes ... Done
1862025-11-06T22:10:35.217ZPlanning: Merging actions ... Done
1872025-11-06T22:10:35.405ZPlanning: Checking for conflicting actions ... Done
1882025-11-06T22:10:35.409ZPlanning: Consolidating action changes ... Done
1892025-11-06T22:10:35.674ZPlanning: Evaluating mediators ... Done
1902025-11-06T22:10:35.730ZPlanning: Planning completed in 0.76 seconds
1912025-11-06T22:10:35.765Z Packages to change: 1
1922025-11-06T22:10:35.765Z Mediators to change: 1
1932025-11-06T22:10:35.769Z Services to change: 1
1942025-11-06T22:10:35.769Z Create boot environment: No
1952025-11-06T22:10:35.769ZCreate backup boot environment: Yes
1962025-11-06T22:10:37.863Z Actions: 1/6 actions (Updating modified actions)
1972025-11-06T22:10:37.867Z Actions: Completed 6 actions in 0.00 seconds.
1982025-11-06T22:10:37.868Z Done
1992025-11-06T22:10:37.868Z Done
2002025-11-06T22:10:38.060Z Done
2012025-11-06T22:10:41.798Z Done
2022025-11-06T22:10:41.894Z Done
2032025-11-06T22:10:41.897Z Done
2042025-11-06T22:10:42.026Z Done
2052025-11-06T22:10:42.475ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062025-11-06T22:10:42.475Zclang system 15 system
2072025-11-06T22:10:42.475Zcsh system system illumos
2082025-11-06T22:10:42.475Zctags system system illumos
2092025-11-06T22:10:42.475Zfile system system illumos
2102025-11-06T22:10:42.475Zgcc vendor 12 vendor
2112025-11-06T22:10:42.475Zgcc system 10 system
2122025-11-06T22:10:42.475Zgcc system 7 system
2132025-11-06T22:10:42.475Zgo system 1.20 system
2142025-11-06T22:10:42.475Zgo system 1.19 system
2152025-11-06T22:10:42.476Zllvm system 15 system
2162025-11-06T22:10:42.476Zllvm system 14 system
2172025-11-06T22:10:42.476Zmariadb system 10.6 system
2182025-11-06T22:10:42.476Zmta vendor vendor dma
2192025-11-06T22:10:42.476Zopenjdk system 17 system
2202025-11-06T22:10:42.476Zopenjdk system 11 system
2212025-11-06T22:10:42.476Zopenjdk system 1.8 system
2222025-11-06T22:10:42.476Zopenssl vendor 3 vendor
2232025-11-06T22:10:42.476Zperl system 5.36 system
2242025-11-06T22:10:42.476Zpostgresql system 15 system
2252025-11-06T22:10:42.476Zpostgresql system 13 system
2262025-11-06T22:10:42.476Zpython vendor 3 vendor
2272025-11-06T22:10:42.476Zpython system 2 system
2282025-11-06T22:10:42.476Zpython3 system 3.11 system
2292025-11-06T22:10:42.476Zruby system 3.0 system
2302025-11-06T22:10:42.476Zwords vendor vendor american-english
2312025-11-06T22:10:42.476Zwords system system australian-english
2322025-11-06T22:10:42.476Zwords system system british-english
2332025-11-06T22:10:42.476Zwords system system canadian-english
2342025-11-06T22:10:42.476Zwords system system french
2352025-11-06T22:10:42.476Zwords system system italian
2362025-11-06T22:10:42.476Zwords system system ngerman
2372025-11-06T22:10:42.476Zwords system system ogerman
2382025-11-06T22:10:42.476Zwords system system spanish
2392025-11-06T22:10:42.838ZPUBLISHER TYPE STATUS P LOCATION
2402025-11-06T22:10:42.838Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412025-11-06T22:10:48.241ZFMRI IFO
2422025-11-06T22:10:48.241Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432025-11-06T22:10:48.241Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442025-11-06T22:10:48.241Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452025-11-06T22:10:48.241Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462025-11-06T22:10:48.241Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472025-11-06T22:10:48.242Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482025-11-06T22:10:48.242Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492025-11-06T22:10:48.242Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502025-11-06T22:10:48.242Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512025-11-06T22:10:48.242Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522025-11-06T22:10:48.242Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532025-11-06T22:10:48.242Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542025-11-06T22:10:48.242Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552025-11-06T22:10:48.242Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562025-11-06T22:10:48.242Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572025-11-06T22:10:48.242Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582025-11-06T22:10:49.344Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592025-11-06T22:10:49.621Z Updating crates.io index
2602025-11-06T22:10:49.788Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-11-06T22:10:50.100Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622025-11-06T22:10:50.790Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632025-11-06T22:10:51.163Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642025-11-06T22:10:51.396Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652025-11-06T22:10:51.748Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662025-11-06T22:10:52.976Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672025-11-06T22:10:55.280Z Updating git repository `https://github.com/oxidecomputer/opte`
2682025-11-06T22:10:56.288Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692025-11-06T22:11:00.536Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2702025-11-06T22:11:01.068Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712025-11-06T22:11:01.377Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722025-11-06T22:11:01.757Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2732025-11-06T22:11:02.416Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742025-11-06T22:11:02.890Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-11-06T22:11:03.241Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-11-06T22:11:03.553Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772025-11-06T22:11:03.841Z Updating git repository `https://github.com/oxidecomputer/tofino`
2782025-11-06T22:11:04.127Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2792025-11-06T22:11:04.333Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2802025-11-06T22:11:04.554Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2812025-11-06T22:11:04.779Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2822025-11-06T22:11:05.215Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2832025-11-06T22:11:05.672Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-11-06T22:11:06.019Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-11-06T22:11:06.285Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2862025-11-06T22:11:06.649Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872025-11-06T22:11:07.615Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882025-11-06T22:11:08.021Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892025-11-06T22:11:08.302Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902025-11-06T22:11:08.935Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
2912025-11-06T22:11:09.275Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2922025-11-06T22:11:09.535Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2932025-11-06T22:11:09.855Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2942025-11-06T22:11:10.096Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2952025-11-06T22:11:10.345Z Updating git repository `https://github.com/oxidecomputer/omicron`
2962025-11-06T22:11:22.470Z Updating git repository `https://github.com/illumos/smf-rs`
2972025-11-06T22:11:24.148Z Downloading crates ...
2982025-11-06T22:11:24.207Z Downloaded anstream v0.6.18
2992025-11-06T22:11:24.212Z Downloaded autocfg v1.4.0
3002025-11-06T22:11:24.217Z Downloaded anstyle-query v1.1.1
3012025-11-06T22:11:24.235Z Downloaded anyhow v1.0.99
3022025-11-06T22:11:24.239Z Downloaded anstyle-parse v0.2.5
3032025-11-06T22:11:24.243Z Downloaded anstyle v1.0.11
3042025-11-06T22:11:24.246Z Downloaded block-buffer v0.10.4
3052025-11-06T22:11:24.250Z Downloaded bitflags v2.9.4
3062025-11-06T22:11:24.255Z Downloaded toml_edit v0.22.27
3072025-11-06T22:11:24.261Z Downloaded unicode-ident v1.0.19
3082025-11-06T22:11:24.265Z Downloaded icu_normalizer v1.5.0
3092025-11-06T22:11:24.268Z Downloaded zerofrom v0.1.4
3102025-11-06T22:11:24.272Z Downloaded write16 v1.0.0
3112025-11-06T22:11:24.273Z Downloaded utf8parse v0.2.2
3122025-11-06T22:11:24.273Z Downloaded usdt-macro v0.5.0
3132025-11-06T22:11:24.278Z Downloaded utf8_iter v1.0.4
3142025-11-06T22:11:24.278Z Downloaded toml_datetime v0.6.11
3152025-11-06T22:11:24.278Z Downloaded version_check v0.9.5
3162025-11-06T22:11:24.278Z Downloaded unicode-xid v0.2.6
3172025-11-06T22:11:24.282Z Downloaded pest_derive v2.8.2
3182025-11-06T22:11:24.282Z Downloaded fs-err v3.1.1
3192025-11-06T22:11:24.285Z Downloaded thread-id v4.2.2
3202025-11-06T22:11:24.288Z Downloaded percent-encoding v2.3.2
3212025-11-06T22:11:24.288Z Downloaded ryu v1.0.18
3222025-11-06T22:11:24.291Z Downloaded zerovec-derive v0.10.3
3232025-11-06T22:11:24.294Z Downloaded thiserror-impl v2.0.17
3242025-11-06T22:11:24.294Z Downloaded cpufeatures v0.2.14
3252025-11-06T22:11:24.297Z Downloaded macaddr v1.0.1
3262025-11-06T22:11:24.298Z Downloaded tinystr v0.7.6
3272025-11-06T22:11:24.301Z Downloaded heck v0.5.0
3282025-11-06T22:11:24.301Z Downloaded icu_properties v1.5.1
3292025-11-06T22:11:24.307Z Downloaded dtrace-parser v0.2.0
3302025-11-06T22:11:24.307Z Downloaded toml v0.8.23
3312025-11-06T22:11:24.310Z Downloaded zerocopy-derive v0.7.35
3322025-11-06T22:11:24.313Z Downloaded thiserror-impl v1.0.69
3332025-11-06T22:11:24.317Z Downloaded typenum v1.17.0
3342025-11-06T22:11:24.320Z Downloaded yoke v0.7.4
3352025-11-06T22:11:24.320Z Downloaded ucd-trie v0.1.7
3362025-11-06T22:11:24.323Z Downloaded scroll_derive v0.12.0
3372025-11-06T22:11:24.323Z Downloaded zerofrom-derive v0.1.4
3382025-11-06T22:11:24.327Z Downloaded tempfile v3.20.0
3392025-11-06T22:11:24.327Z Downloaded swrite v0.1.0
3402025-11-06T22:11:24.330Z Downloaded icu_provider_macros v1.5.0
3412025-11-06T22:11:24.331Z Downloaded url v2.5.4
3422025-11-06T22:11:24.334Z Downloaded textwrap v0.16.2
3432025-11-06T22:11:24.337Z Downloaded pest_generator v2.8.2
3442025-11-06T22:11:24.337Z Downloaded equivalent v1.0.2
3452025-11-06T22:11:24.337Z Downloaded serde-value v0.7.0
3462025-11-06T22:11:24.340Z Downloaded serde-untagged v0.1.7
3472025-11-06T22:11:24.340Z Downloaded generic-array v0.14.7
3482025-11-06T22:11:24.344Z Downloaded pretty-hex v0.4.1
3492025-11-06T22:11:24.344Z Downloaded terminal_size v0.4.0
3502025-11-06T22:11:24.347Z Downloaded form_urlencoded v1.2.2
3512025-11-06T22:11:24.347Z Downloaded ordered-float v2.10.1
3522025-11-06T22:11:24.347Z Downloaded icu_locid_transform v1.5.0
3532025-11-06T22:11:24.350Z Downloaded yoke-derive v0.7.4
3542025-11-06T22:11:24.353Z Downloaded usdt-impl v0.5.0
3552025-11-06T22:11:24.353Z Downloaded proc-macro-error-attr v1.0.4
3562025-11-06T22:11:24.353Z Downloaded is_terminal_polyfill v1.70.1
3572025-11-06T22:11:24.357Z Downloaded errno v0.3.12
3582025-11-06T22:11:24.357Z Downloaded zerovec v0.10.4
3592025-11-06T22:11:24.362Z Downloaded tabled v0.15.0
3602025-11-06T22:11:24.377Z Downloaded zerocopy v0.7.35
3612025-11-06T22:11:24.391Z Downloaded smawk v0.3.2
3622025-11-06T22:11:24.394Z Downloaded camino-tempfile v1.4.1
3632025-11-06T22:11:24.397Z Downloaded thiserror v1.0.69
3642025-11-06T22:11:24.400Z Downloaded tabled_derive v0.7.0
3652025-11-06T22:11:24.400Z Downloaded unicode-width v0.2.0
3662025-11-06T22:11:24.405Z Downloaded unicode-width v0.1.14
3672025-11-06T22:11:24.410Z Downloaded serde v1.0.226
3682025-11-06T22:11:24.413Z Downloaded icu_provider v1.5.0
3692025-11-06T22:11:24.416Z Downloaded icu_normalizer_data v1.5.0
3702025-11-06T22:11:24.416Z Downloaded quote v1.0.40
3712025-11-06T22:11:24.420Z Downloaded sha2 v0.10.9
3722025-11-06T22:11:24.423Z Downloaded cargo_toml v0.21.0
3732025-11-06T22:11:24.423Z Downloaded icu_collections v1.5.0
3742025-11-06T22:11:24.427Z Downloaded thiserror v2.0.17
3752025-11-06T22:11:24.432Z Downloaded cargo-util-schemas v0.8.2
3762025-11-06T22:11:24.436Z Downloaded pest_meta v2.8.2
3772025-11-06T22:11:24.439Z Downloaded num-traits v0.2.19
3782025-11-06T22:11:24.439Z Downloaded camino v1.2.0
3792025-11-06T22:11:24.442Z Downloaded synstructure v0.13.1
3802025-11-06T22:11:24.442Z Downloaded papergrid v0.11.0
3812025-11-06T22:11:24.446Z Downloaded icu_locid_transform_data v1.5.0
3822025-11-06T22:11:24.449Z Downloaded log v0.4.27
3832025-11-06T22:11:24.451Z Downloaded proc-macro2 v1.0.101
3842025-11-06T22:11:24.454Z Downloaded smallvec v1.15.1
3852025-11-06T22:11:24.454Z Downloaded cargo_metadata v0.21.0
3862025-11-06T22:11:24.459Z Downloaded litemap v0.7.3
3872025-11-06T22:11:24.462Z Downloaded serde_derive v1.0.226
3882025-11-06T22:11:24.462Z Downloaded clap v4.5.48
3892025-11-06T22:11:24.469Z Downloaded serde_core v1.0.226
3902025-11-06T22:11:24.472Z Downloaded hashbrown v0.16.0
3912025-11-06T22:11:24.477Z Downloaded memchr v2.7.4
3922025-11-06T22:11:24.481Z Downloaded indexmap v2.11.4
3932025-11-06T22:11:24.485Z Downloaded clap_derive v4.5.47
3942025-11-06T22:11:24.489Z Downloaded serde_tokenstream v0.2.2
3952025-11-06T22:11:24.489Z Downloaded serde_spanned v0.6.9
3962025-11-06T22:11:24.492Z Downloaded semver v1.0.27
3972025-11-06T22:11:24.492Z Downloaded cfg-if v1.0.4
3982025-11-06T22:11:24.496Z Downloaded scroll v0.12.0
3992025-11-06T22:11:24.496Z Downloaded proc-macro-error v1.0.4
4002025-11-06T22:11:24.499Z Downloaded memmap v0.7.0
4012025-11-06T22:11:24.499Z Downloaded displaydoc v0.2.5
4022025-11-06T22:11:24.502Z Downloaded byteorder v1.5.0
4032025-11-06T22:11:24.507Z Downloaded strsim v0.11.1
4042025-11-06T22:11:24.507Z Downloaded digest v0.10.7
4052025-11-06T22:11:24.511Z Downloaded pest v2.8.2
4062025-11-06T22:11:24.511Z Downloaded colorchoice v1.0.2
4072025-11-06T22:11:24.515Z Downloaded clap_lex v0.7.4
4082025-11-06T22:11:24.515Z Downloaded idna v1.0.3
4092025-11-06T22:11:24.518Z Downloaded bytecount v0.6.8
4102025-11-06T22:11:24.518Z Downloaded stable_deref_trait v1.2.0
4112025-11-06T22:11:24.518Z Downloaded dof v0.3.0
4122025-11-06T22:11:24.522Z Downloaded serde_json v1.0.145
4132025-11-06T22:11:24.525Z Downloaded crypto-common v0.1.6
4142025-11-06T22:11:24.528Z Downloaded cargo-platform v0.2.0
4152025-11-06T22:11:24.529Z Downloaded clap_builder v4.5.48
4162025-11-06T22:11:24.533Z Downloaded winnow v0.7.13
4172025-11-06T22:11:24.541Z Downloaded idna_adapter v1.2.0
4182025-11-06T22:11:24.544Z Downloaded goblin v0.8.2
4192025-11-06T22:11:24.548Z Downloaded icu_locid v1.5.0
4202025-11-06T22:11:24.552Z Downloaded syn v1.0.109
4212025-11-06T22:11:24.560Z Downloaded icu_properties_data v1.5.0
4222025-11-06T22:11:24.569Z Downloaded fnv v1.0.7
4232025-11-06T22:11:24.573Z Downloaded writeable v0.5.5
4242025-11-06T22:11:24.573Z Downloaded syn v2.0.106
4252025-11-06T22:11:24.581Z Downloaded utf16_iter v1.0.5
4262025-11-06T22:11:24.585Z Downloaded unicode-linebreak v0.1.5
4272025-11-06T22:11:24.585Z Downloaded heck v0.4.1
4282025-11-06T22:11:24.585Z Downloaded getrandom v0.3.4
4292025-11-06T22:11:24.588Z Downloaded rustix v0.38.37
4302025-11-06T22:11:24.606Z Downloaded usdt v0.5.0
4312025-11-06T22:11:24.609Z Downloaded rustix v1.0.7
4322025-11-06T22:11:24.626Z Downloaded usdt-attr-macro v0.5.0
4332025-11-06T22:11:24.629Z Downloaded typeid v1.0.3
4342025-11-06T22:11:24.629Z Downloaded plain v0.2.3
4352025-11-06T22:11:24.629Z Downloaded itoa v1.0.11
4362025-11-06T22:11:24.632Z Downloaded fastrand v2.1.1
4372025-11-06T22:11:24.632Z Downloaded toml_write v0.1.2
4382025-11-06T22:11:24.632Z Downloaded once_cell v1.21.3
4392025-11-06T22:11:24.636Z Downloaded erased-serde v0.4.6
4402025-11-06T22:11:24.650Z Downloaded libc v0.2.174
4412025-11-06T22:11:24.729Z Compiling proc-macro2 v1.0.101
4422025-11-06T22:11:24.729Z Compiling unicode-ident v1.0.19
4432025-11-06T22:11:24.732Z Compiling serde_core v1.0.226
4442025-11-06T22:11:24.732Z Compiling version_check v0.9.5
4452025-11-06T22:11:24.733Z Compiling serde v1.0.226
4462025-11-06T22:11:24.733Z Compiling libc v0.2.174
4472025-11-06T22:11:24.733Z Compiling memchr v2.7.4
4482025-11-06T22:11:24.964Z Compiling stable_deref_trait v1.2.0
4492025-11-06T22:11:25.237Z Compiling thiserror v2.0.17
4502025-11-06T22:11:25.263Z Compiling ryu v1.0.18
4512025-11-06T22:11:25.636Z Compiling writeable v0.5.5
4522025-11-06T22:11:25.746Z Compiling thiserror v1.0.69
4532025-11-06T22:11:25.800Z Compiling autocfg v1.4.0
4542025-11-06T22:11:26.170Z Compiling itoa v1.0.11
4552025-11-06T22:11:26.316Z Compiling litemap v0.7.3
4562025-11-06T22:11:26.446Z Compiling ucd-trie v0.1.7
4572025-11-06T22:11:26.681Z Compiling icu_locid_transform_data v1.5.0
4582025-11-06T22:11:26.727Z Compiling byteorder v1.5.0
4592025-11-06T22:11:26.872Z Compiling bitflags v2.9.4
4602025-11-06T22:11:27.018Z Compiling serde_json v1.0.145
4612025-11-06T22:11:27.265Z Compiling quote v1.0.40
4622025-11-06T22:11:27.295Z Compiling errno v0.3.12
4632025-11-06T22:11:27.388Z Compiling icu_properties_data v1.5.0
4642025-11-06T22:11:27.561Z Compiling num-traits v0.2.19
4652025-11-06T22:11:27.587Z Compiling smallvec v1.15.1
4662025-11-06T22:11:27.658Z Compiling icu_normalizer_data v1.5.0
4672025-11-06T22:11:27.765Z Compiling syn v2.0.106
4682025-11-06T22:11:27.797Z Compiling typeid v1.0.3
4692025-11-06T22:11:27.939Z Compiling write16 v1.0.0
4702025-11-06T22:11:27.943Z Compiling hashbrown v0.16.0
4712025-11-06T22:11:28.112Z Compiling equivalent v1.0.2
4722025-11-06T22:11:28.327Z Compiling utf8_iter v1.0.4
4732025-11-06T22:11:28.365Z Compiling utf16_iter v1.0.5
4742025-11-06T22:11:28.456Z Compiling rustix v0.38.37
4752025-11-06T22:11:28.794Z Compiling usdt-impl v0.5.0
4762025-11-06T22:11:28.985Z Compiling proc-macro-error-attr v1.0.4
4772025-11-06T22:11:29.200Z Compiling indexmap v2.11.4
4782025-11-06T22:11:29.243Z Compiling syn v1.0.109
4792025-11-06T22:11:29.299Z Compiling toml_write v0.1.2
4802025-11-06T22:11:29.324Z Compiling winnow v0.7.13
4812025-11-06T22:11:29.711Z Compiling thread-id v4.2.2
4822025-11-06T22:11:30.286Z Compiling proc-macro-error v1.0.4
4832025-11-06T22:11:30.636Z Compiling percent-encoding v2.3.2
4842025-11-06T22:11:30.663Z Compiling rustix v1.0.7
4852025-11-06T22:11:30.778Z Compiling utf8parse v0.2.2
4862025-11-06T22:11:30.972Z Compiling getrandom v0.3.4
4872025-11-06T22:11:31.000Z Compiling plain v0.2.3
4882025-11-06T22:11:31.192Z Compiling log v0.4.27
4892025-11-06T22:11:31.334Z Compiling camino v1.2.0
4902025-11-06T22:11:31.790Z Compiling ordered-float v2.10.1
4912025-11-06T22:11:31.953Z Compiling anstyle-parse v0.2.5
4922025-11-06T22:11:32.111Z Compiling form_urlencoded v1.2.2
4932025-11-06T22:11:32.405Z Compiling terminal_size v0.4.0
4942025-11-06T22:11:32.639Z Compiling anstyle v1.0.11
4952025-11-06T22:11:32.839Z Compiling is_terminal_polyfill v1.70.1
4962025-11-06T22:11:32.961Z Compiling pretty-hex v0.4.1
4972025-11-06T22:11:32.989Z Compiling colorchoice v1.0.2
4982025-11-06T22:11:33.107Z Compiling cfg-if v1.0.4
4992025-11-06T22:11:33.163Z Compiling anstyle-query v1.1.1
5002025-11-06T22:11:33.326Z Compiling anstream v0.6.18
5012025-11-06T22:11:33.355Z Compiling semver v1.0.27
5022025-11-06T22:11:34.068Z Compiling fs-err v3.1.1
5032025-11-06T22:11:34.092Z Compiling strsim v0.11.1
5042025-11-06T22:11:34.095Z Compiling heck v0.4.1
5052025-11-06T22:11:34.244Z Compiling heck v0.5.0
5062025-11-06T22:11:34.416Z Compiling clap_lex v0.7.4
5072025-11-06T22:11:34.569Z Compiling fnv v1.0.7
5082025-11-06T22:11:34.725Z Compiling synstructure v0.13.1
5092025-11-06T22:11:34.752Z Compiling anyhow v1.0.99
5102025-11-06T22:11:34.801Z Compiling unicode-xid v0.2.6
5112025-11-06T22:11:34.887Z Compiling once_cell v1.21.3
5122025-11-06T22:11:35.021Z Compiling unicode-width v0.1.14
5132025-11-06T22:11:35.352Z Compiling fastrand v2.1.1
5142025-11-06T22:11:35.378Z Compiling bytecount v0.6.8
5152025-11-06T22:11:35.549Z Compiling papergrid v0.11.0
5162025-11-06T22:11:35.873Z Compiling tempfile v3.20.0
5172025-11-06T22:11:35.903Z Compiling clap_builder v4.5.48
5182025-11-06T22:11:36.093Z Compiling memmap v0.7.0
5192025-11-06T22:11:36.211Z Compiling unicode-width v0.2.0
5202025-11-06T22:11:36.443Z Compiling unicode-linebreak v0.1.5
5212025-11-06T22:11:36.661Z Compiling smawk v0.3.2
5222025-11-06T22:11:36.756Z Compiling camino-tempfile v1.4.1
5232025-11-06T22:11:36.900Z Compiling textwrap v0.16.2
5242025-11-06T22:11:37.540Z Compiling swrite v0.1.0
5252025-11-06T22:11:37.703Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5262025-11-06T22:11:37.766Z Compiling tabled_derive v0.7.0
5272025-11-06T22:11:38.684Z Compiling serde_derive v1.0.226
5282025-11-06T22:11:38.684Z Compiling zerofrom-derive v0.1.4
5292025-11-06T22:11:38.731Z Compiling yoke-derive v0.7.4
5302025-11-06T22:11:38.765Z Compiling thiserror-impl v2.0.17
5312025-11-06T22:11:38.799Z Compiling zerovec-derive v0.10.3
5322025-11-06T22:11:39.255Z Compiling displaydoc v0.2.5
5332025-11-06T22:11:40.849Z Compiling icu_provider_macros v1.5.0
5342025-11-06T22:11:41.264Z Compiling thiserror-impl v1.0.69
5352025-11-06T22:11:41.370Z Compiling zerocopy-derive v0.7.35
5362025-11-06T22:11:41.999Z Compiling scroll_derive v0.12.0
5372025-11-06T22:11:42.099Z Compiling pest v2.8.2
5382025-11-06T22:11:42.218Z Compiling zerofrom v0.1.4
5392025-11-06T22:11:42.473Z Compiling yoke v0.7.4
5402025-11-06T22:11:42.903Z Compiling zerovec v0.10.4
5412025-11-06T22:11:43.374Z Compiling zerocopy v0.7.35
5422025-11-06T22:11:43.402Z Compiling scroll v0.12.0
5432025-11-06T22:11:43.531Z Compiling clap_derive v4.5.47
5442025-11-06T22:11:43.953Z Compiling goblin v0.8.2
5452025-11-06T22:11:44.375Z Compiling tabled v0.15.0
5462025-11-06T22:11:44.691Z Compiling tinystr v0.7.6
5472025-11-06T22:11:44.843Z Compiling pest_meta v2.8.2
5482025-11-06T22:11:44.962Z Compiling icu_collections v1.5.0
5492025-11-06T22:11:45.085Z Compiling icu_locid v1.5.0
5502025-11-06T22:11:46.499Z Compiling icu_provider v1.5.0
5512025-11-06T22:11:46.970Z Compiling pest_generator v2.8.2
5522025-11-06T22:11:47.086Z Compiling serde_spanned v0.6.9
5532025-11-06T22:11:47.119Z Compiling toml_datetime v0.6.11
5542025-11-06T22:11:47.330Z Compiling icu_locid_transform v1.5.0
5552025-11-06T22:11:47.411Z Compiling dof v0.3.0
5562025-11-06T22:11:47.563Z Compiling toml_edit v0.22.27
5572025-11-06T22:11:47.656Z Compiling serde_tokenstream v0.2.2
5582025-11-06T22:11:48.280Z Compiling erased-serde v0.4.6
5592025-11-06T22:11:48.324Z Compiling serde-value v0.7.0
5602025-11-06T22:11:48.776Z Compiling icu_properties v1.5.1
5612025-11-06T22:11:49.065Z Compiling cargo-platform v0.2.0
5622025-11-06T22:11:49.278Z Compiling pest_derive v2.8.2
5632025-11-06T22:11:49.392Z Compiling serde-untagged v0.1.7
5642025-11-06T22:11:49.592Z Compiling clap v4.5.48
5652025-11-06T22:11:49.622Z Compiling macaddr v1.0.1
5662025-11-06T22:11:50.116Z Compiling dtrace-parser v0.2.0
5672025-11-06T22:11:50.920Z Compiling toml v0.8.23
5682025-11-06T22:11:51.836Z Compiling cargo_toml v0.21.0
5692025-11-06T22:11:51.921Z Compiling usdt-attr-macro v0.5.0
5702025-11-06T22:11:52.005Z Compiling usdt-macro v0.5.0
5712025-11-06T22:11:52.470Z Compiling icu_normalizer v1.5.0
5722025-11-06T22:11:53.134Z Compiling usdt v0.5.0
5732025-11-06T22:11:53.155Z Compiling idna_adapter v1.2.0
5742025-11-06T22:11:53.317Z Compiling idna v1.0.3
5752025-11-06T22:11:53.730Z Compiling url v2.5.4
5762025-11-06T22:11:54.516Z Compiling cargo-util-schemas v0.8.2
5772025-11-06T22:11:55.979Z Compiling cargo_metadata v0.21.0
5782025-11-06T22:11:57.557Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5792025-11-06T22:12:01.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
5802025-11-06T22:12:01.446Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5812025-11-06T22:12:02.266Z Downloading crates ...
5822025-11-06T22:12:02.404Z Downloaded addr2line v0.24.2
5832025-11-06T22:12:02.407Z Downloaded ciborium-ll v0.2.2
5842025-11-06T22:12:02.411Z Downloaded cexpr v0.6.0
5852025-11-06T22:12:02.415Z Downloaded crc8 v0.1.1
5862025-11-06T22:12:02.419Z Downloaded const_format_proc_macros v0.2.34
5872025-11-06T22:12:02.419Z Downloaded aead v0.5.2
5882025-11-06T22:12:02.423Z Downloaded colored v2.2.0
5892025-11-06T22:12:02.423Z Downloaded async-trait v0.1.89
5902025-11-06T22:12:02.427Z Downloaded adler2 v2.0.0
5912025-11-06T22:12:02.444Z Downloaded hubpack v0.1.2
5922025-11-06T22:12:02.448Z Downloaded home v0.5.9
5932025-11-06T22:12:02.448Z Downloaded heapless v0.7.17
5942025-11-06T22:12:02.456Z Downloaded maplit v1.0.2
5952025-11-06T22:12:02.459Z Downloaded keccak v0.1.5
5962025-11-06T22:12:02.460Z Downloaded ignore v0.4.23
5972025-11-06T22:12:02.463Z Downloaded hickory-resolver v0.25.2
5982025-11-06T22:12:02.467Z Downloaded http v1.3.1
5992025-11-06T22:12:02.472Z Downloaded hyper v1.7.0
6002025-11-06T22:12:02.479Z Downloaded chrono-tz v0.10.4
6012025-11-06T22:12:02.493Z Downloaded hickory-client v0.25.2
6022025-11-06T22:12:02.496Z Downloaded half v2.4.1
6032025-11-06T22:12:02.500Z Downloaded backoff v0.4.0
6042025-11-06T22:12:02.503Z Downloaded async-bb8-diesel v0.2.1
6052025-11-06T22:12:02.503Z Downloaded h2 v0.4.6
6062025-11-06T22:12:02.509Z Downloaded atomic-waker v1.1.2
6072025-11-06T22:12:02.512Z Downloaded atomicwrites v0.4.4
6082025-11-06T22:12:02.512Z Downloaded async-stream-impl v0.3.6
6092025-11-06T22:12:02.516Z Downloaded ahash v0.8.12
6102025-11-06T22:12:02.520Z Downloaded hex-literal v0.4.1
6112025-11-06T22:12:02.520Z Downloaded hashbrown v0.13.2
6122025-11-06T22:12:02.523Z Downloaded half v1.8.3
6132025-11-06T22:12:02.527Z Downloaded http-body-util v0.1.3
6142025-11-06T22:12:02.530Z Downloaded ciborium-io v0.2.2
6152025-11-06T22:12:02.544Z Downloaded ident_case v1.0.1
6162025-11-06T22:12:02.548Z Downloaded humantime v2.2.0
6172025-11-06T22:12:02.548Z Downloaded http-range v0.1.5
6182025-11-06T22:12:02.551Z Downloaded cipher v0.4.4
6192025-11-06T22:12:02.552Z Downloaded cfg_aliases v0.1.1
6202025-11-06T22:12:02.556Z Downloaded is_ci v1.2.0
6212025-11-06T22:12:02.556Z Downloaded instant v0.1.13
6222025-11-06T22:12:02.559Z Downloaded hubpack_derive v0.1.1
6232025-11-06T22:12:02.559Z Downloaded cobs v0.2.3
6242025-11-06T22:12:02.562Z Downloaded bitfield-struct v0.6.2
6252025-11-06T22:12:02.562Z Downloaded hyper-rustls v0.27.7
6262025-11-06T22:12:02.566Z Downloaded httpdate v1.0.3
6272025-11-06T22:12:02.566Z Downloaded bit-vec v0.8.0
6282025-11-06T22:12:02.570Z Downloaded is-terminal v0.4.13
6292025-11-06T22:12:02.573Z Downloaded indent_write v2.2.0
6302025-11-06T22:12:02.573Z Downloaded impl-trait-for-tuples v0.2.2
6312025-11-06T22:12:02.576Z Downloaded indoc v1.0.9
6322025-11-06T22:12:02.579Z Downloaded ciborium v0.2.2
6332025-11-06T22:12:02.583Z Downloaded chacha20 v0.9.1
6342025-11-06T22:12:02.583Z Downloaded hostname v0.3.1
6352025-11-06T22:12:02.587Z Downloaded precomputed-hash v0.1.1
6362025-11-06T22:12:02.587Z Downloaded gethostname v0.5.0
6372025-11-06T22:12:02.590Z Downloaded inout v0.1.3
6382025-11-06T22:12:02.590Z Downloaded fxhash v0.2.1
6392025-11-06T22:12:02.593Z Downloaded sigpipe v0.1.3
6402025-11-06T22:12:02.593Z Downloaded serde-big-array v0.5.1
6412025-11-06T22:12:02.629Z Downloaded ingot v0.1.1
6422025-11-06T22:12:02.629Z Downloaded indoc v2.0.6
6432025-11-06T22:12:02.635Z Downloaded match_cfg v0.1.0
6442025-11-06T22:12:02.636Z Downloaded managed v0.8.0
6452025-11-06T22:12:02.636Z Downloaded lzss v0.8.2
6462025-11-06T22:12:02.636Z Downloaded instability v0.3.2
6472025-11-06T22:12:02.636Z Downloaded internet-checksum v0.2.1
6482025-11-06T22:12:02.636Z Downloaded ingot-types v0.1.2
6492025-11-06T22:12:02.636Z Downloaded buf-list v1.0.3
6502025-11-06T22:12:02.636Z Downloaded ipnetwork v0.21.1
6512025-11-06T22:12:02.636Z Downloaded simd-adler32 v0.3.7
6522025-11-06T22:12:02.636Z Downloaded libsw-core v0.3.1
6532025-11-06T22:12:02.636Z Downloaded lazy_static v1.5.0
6542025-11-06T22:12:02.636Z Downloaded httparse v1.9.5
6552025-11-06T22:12:02.636Z Downloaded crc v3.2.1
6562025-11-06T22:12:02.636Z Downloaded convert_case v0.7.1
6572025-11-06T22:12:02.636Z Downloaded heapless v0.8.0
6582025-11-06T22:12:02.640Z Downloaded base64 v0.21.7
6592025-11-06T22:12:02.640Z Downloaded powerfmt v0.2.0
6602025-11-06T22:12:02.643Z Downloaded linked-hash-map v0.5.6
6612025-11-06T22:12:02.643Z Downloaded lazycell v1.3.0
6622025-11-06T22:12:02.643Z Downloaded ipnet v2.11.0
6632025-11-06T22:12:02.646Z Downloaded sync_wrapper v1.0.1
6642025-11-06T22:12:02.650Z Downloaded try-lock v0.2.5
6652025-11-06T22:12:02.650Z Downloaded hash32 v0.3.1
6662025-11-06T22:12:02.653Z Downloaded trait-variant v0.1.2
6672025-11-06T22:12:02.653Z Downloaded rfc6979 v0.4.0
6682025-11-06T22:12:02.656Z Downloaded serde-hex v0.1.0
6692025-11-06T22:12:02.656Z Downloaded semver v0.1.20
6702025-11-06T22:12:02.660Z Downloaded rustls-pemfile v1.0.4
6712025-11-06T22:12:02.664Z Downloaded rusty-fork v0.3.0
6722025-11-06T22:12:02.664Z Downloaded argon2 v0.5.3
6732025-11-06T22:12:02.664Z Downloaded radium v0.7.0
6742025-11-06T22:12:02.667Z Downloaded quinn-udp v0.5.5
6752025-11-06T22:12:02.670Z Downloaded shell-words v1.1.0
6762025-11-06T22:12:02.670Z Downloaded cbc v0.1.2
6772025-11-06T22:12:02.676Z Downloaded bzip2 v0.4.4
6782025-11-06T22:12:02.676Z Downloaded cargo_metadata v0.19.2
6792025-11-06T22:12:02.680Z Downloaded slog-scope v4.4.0
6802025-11-06T22:12:02.680Z Downloaded bzip2 v0.5.2
6812025-11-06T22:12:02.680Z Downloaded r2d2 v0.8.10
6822025-11-06T22:12:02.684Z Downloaded static_assertions v1.1.0
6832025-11-06T22:12:02.688Z Downloaded zone_cfg_derive v0.3.0
6842025-11-06T22:12:02.688Z Downloaded darling_macro v0.20.10
6852025-11-06T22:12:02.688Z Downloaded ssh-encoding v0.2.0
6862025-11-06T22:12:02.691Z Downloaded corncobs v0.1.4
6872025-11-06T22:12:02.691Z Downloaded darling_macro v0.21.0
6882025-11-06T22:12:02.694Z Downloaded tabled_derive v0.10.0
6892025-11-06T22:12:02.694Z Downloaded getrandom v0.2.15
6902025-11-06T22:12:02.697Z Downloaded tokio-macros v2.5.0
6912025-11-06T22:12:02.701Z Downloaded lock_api v0.4.12
6922025-11-06T22:12:02.701Z Downloaded endian-type v0.1.2
6932025-11-06T22:12:02.704Z Downloaded document-features v0.2.11
6942025-11-06T22:12:02.704Z Downloaded tls_codec_derive v0.4.1
6952025-11-06T22:12:02.707Z Downloaded enum-as-inner v0.6.1
6962025-11-06T22:12:02.711Z Downloaded supports-color v3.0.2
6972025-11-06T22:12:02.711Z Downloaded subtle v2.6.1
6982025-11-06T22:12:02.711Z Downloaded toml_writer v1.0.2
6992025-11-06T22:12:02.714Z Downloaded rustversion v1.0.22
7002025-11-06T22:12:02.722Z Downloaded rustls-pemfile v2.2.0
7012025-11-06T22:12:02.726Z Downloaded const-oid v0.9.6
7022025-11-06T22:12:02.726Z Downloaded tui-tree-widget v0.23.1
7032025-11-06T22:12:02.726Z Downloaded hashbrown v0.12.3
7042025-11-06T22:12:02.729Z Downloaded slog-stdlog v4.1.1
7052025-11-06T22:12:02.732Z Downloaded normalize-line-endings v0.3.0
7062025-11-06T22:12:02.732Z Downloaded futures-macro v0.3.31
7072025-11-06T22:12:02.735Z Downloaded slog-term v2.9.2
7082025-11-06T22:12:02.735Z Downloaded zeroize v1.8.1
7092025-11-06T22:12:02.739Z Downloaded wait-timeout v0.2.0
7102025-11-06T22:12:02.743Z Downloaded zone v0.3.1
7112025-11-06T22:12:02.743Z Downloaded newtype_derive v0.1.6
7122025-11-06T22:12:02.746Z Downloaded xattr v1.3.1
7132025-11-06T22:12:02.746Z Downloaded openssl-probe v0.1.5
7142025-11-06T22:12:02.746Z Downloaded number_prefix v0.4.0
7152025-11-06T22:12:02.750Z Downloaded subprocess v0.2.9
7162025-11-06T22:12:02.753Z Downloaded indicatif v0.18.0
7172025-11-06T22:12:02.756Z Downloaded ena v0.14.3
7182025-11-06T22:12:02.760Z Downloaded either v1.15.0
7192025-11-06T22:12:02.760Z Downloaded dof v0.4.0
7202025-11-06T22:12:02.763Z Downloaded toml_parser v1.0.2
7212025-11-06T22:12:02.766Z Downloaded futures-io v0.3.31
7222025-11-06T22:12:02.766Z Downloaded futures-core v0.3.31
7232025-11-06T22:12:02.769Z Downloaded display-error-chain v0.2.2
7242025-11-06T22:12:02.769Z Downloaded tracing-attributes v0.1.27
7252025-11-06T22:12:02.774Z Downloaded curve25519-dalek-derive v0.1.1
7262025-11-06T22:12:02.774Z Downloaded daft v0.1.4
7272025-11-06T22:12:02.777Z Downloaded fallible-iterator v0.2.0
7282025-11-06T22:12:02.777Z Downloaded zone v0.1.8
7292025-11-06T22:12:02.781Z Downloaded compact_str v0.8.0
7302025-11-06T22:12:02.784Z Downloaded blake2 v0.10.6
7312025-11-06T22:12:02.784Z Downloaded russh-cryptovec v0.7.3
7322025-11-06T22:12:02.788Z Downloaded md-5 v0.10.6
7332025-11-06T22:12:02.788Z Downloaded md5 v0.7.0
7342025-11-06T22:12:02.791Z Downloaded scroll_derive v0.13.1
7352025-11-06T22:12:02.791Z Downloaded walkdir v2.5.0
7362025-11-06T22:12:02.794Z Downloaded same-file v1.0.6
7372025-11-06T22:12:02.797Z Downloaded multimap v0.10.1
7382025-11-06T22:12:02.797Z Downloaded nanorand v0.7.0
7392025-11-06T22:12:02.800Z Downloaded ssh-cipher v0.2.0
7402025-11-06T22:12:02.804Z Downloaded olpc-cjson v0.1.4
7412025-11-06T22:12:02.804Z Downloaded darling v0.21.0
7422025-11-06T22:12:02.810Z Downloaded phf v0.11.2
7432025-11-06T22:12:02.813Z Downloaded const_format v0.2.34
7442025-11-06T22:12:02.816Z Downloaded vte_generate_state_changes v0.1.2
7452025-11-06T22:12:02.820Z Downloaded tower-service v0.3.3
7462025-11-06T22:12:02.820Z Downloaded pkg-config v0.3.31
7472025-11-06T22:12:02.824Z Downloaded indicatif v0.17.11
7482025-11-06T22:12:02.829Z Downloaded rand_xorshift v0.4.0
7492025-11-06T22:12:02.829Z Downloaded memmap2 v0.9.8
7502025-11-06T22:12:02.832Z Downloaded xshell-macros v0.2.7
7512025-11-06T22:12:02.832Z Downloaded unicode-truncate v1.1.0
7522025-11-06T22:12:02.832Z Downloaded quick-error v1.2.3
7532025-11-06T22:12:02.835Z Downloaded primeorder v0.13.6
7542025-11-06T22:12:02.838Z Downloaded phf v0.12.1
7552025-11-06T22:12:02.838Z Downloaded env_logger v0.11.8
7562025-11-06T22:12:02.842Z Downloaded shlex v1.3.0
7572025-11-06T22:12:02.845Z Downloaded value-bag v1.9.0
7582025-11-06T22:12:02.848Z Downloaded uzers v0.12.1
7592025-11-06T22:12:02.848Z Downloaded twox-hash v2.1.0
7602025-11-06T22:12:02.852Z Downloaded hickory-server v0.25.2
7612025-11-06T22:12:02.856Z Downloaded flagset v0.4.6
7622025-11-06T22:12:02.873Z Downloaded allocator-api2 v0.2.21
7632025-11-06T22:12:02.890Z Downloaded derive_builder_macro v0.20.2
7642025-11-06T22:12:02.890Z Downloaded pkcs8 v0.10.2
7652025-11-06T22:12:02.890Z Downloaded password-hash v0.5.0
7662025-11-06T22:12:02.890Z Downloaded globwalk v0.9.1
7672025-11-06T22:12:02.890Z Downloaded num-derive v0.4.2
7682025-11-06T22:12:02.890Z Downloaded num-derive v0.3.3
7692025-11-06T22:12:02.890Z Downloaded oso-derive v0.27.3
7702025-11-06T22:12:02.890Z Downloaded untrusted v0.9.0
7712025-11-06T22:12:02.895Z Downloaded hyper-util v0.1.17
7722025-11-06T22:12:02.895Z Downloaded tap v1.0.1
7732025-11-06T22:12:02.895Z Downloaded tracing-core v0.1.32
7742025-11-06T22:12:02.895Z Downloaded rsa v0.9.8
7752025-11-06T22:12:02.895Z Downloaded vergen-gitcl v1.0.8
7762025-11-06T22:12:02.898Z Downloaded hashbrown v0.15.4
7772025-11-06T22:12:02.902Z Downloaded ctr v0.9.2
7782025-11-06T22:12:02.905Z Downloaded wyz v0.5.1
7792025-11-06T22:12:02.905Z Downloaded utf-8 v0.7.6
7802025-11-06T22:12:02.913Z Downloaded crossbeam-channel v0.5.15
7812025-11-06T22:12:02.918Z Downloaded dirs-sys-next v0.1.2
7822025-11-06T22:12:02.918Z Downloaded bytes v1.10.1
7832025-11-06T22:12:02.918Z Downloaded maybe-uninit v2.0.0
7842025-11-06T22:12:02.918Z Downloaded fixedbitset v0.4.2
7852025-11-06T22:12:02.921Z Downloaded slog-dtrace v0.3.0
7862025-11-06T22:12:02.924Z Downloaded scroll v0.13.0
7872025-11-06T22:12:02.924Z Downloaded parse-size v1.1.0
7882025-11-06T22:12:02.927Z Downloaded qorb v0.4.1
7892025-11-06T22:12:02.930Z Downloaded signature v2.2.0
7902025-11-06T22:12:02.933Z Downloaded pkcs5 v0.7.1
7912025-11-06T22:12:02.936Z Downloaded float-ord v0.3.2
7922025-11-06T22:12:02.939Z Downloaded vte v0.11.1
7932025-11-06T22:12:02.942Z Downloaded peg v0.8.5
7942025-11-06T22:12:02.946Z Downloaded num v0.4.3
7952025-11-06T22:12:02.946Z Downloaded tokio-tungstenite v0.23.1
7962025-11-06T22:12:02.949Z Downloaded tokio-tungstenite v0.21.0
7972025-11-06T22:12:02.953Z Downloaded tabled_derive v0.11.0
7982025-11-06T22:12:02.953Z Downloaded oxnet v0.1.3
7992025-11-06T22:12:02.958Z Downloaded polyval v0.6.2
8002025-11-06T22:12:02.961Z Downloaded oxide-tokio-rt v0.1.2
8012025-11-06T22:12:02.961Z Downloaded unicase v2.8.1
8022025-11-06T22:12:02.962Z Downloaded progenitor v0.11.2
8032025-11-06T22:12:02.967Z Downloaded phf_shared v0.12.1
8042025-11-06T22:12:02.967Z Downloaded aes-gcm v0.10.3
8052025-11-06T22:12:02.973Z Downloaded tower-layer v0.3.3
8062025-11-06T22:12:02.973Z Downloaded want v0.3.1
8072025-11-06T22:12:02.977Z Downloaded resolv-conf v0.7.0
8082025-11-06T22:12:02.977Z Downloaded foreign-types v0.5.0
8092025-11-06T22:12:02.977Z Downloaded foreign-types v0.3.2
8102025-11-06T22:12:02.977Z Downloaded russh-keys v0.45.0
8112025-11-06T22:12:02.983Z Downloaded signal-hook v0.3.18
8122025-11-06T22:12:02.988Z Downloaded rustc_version v0.1.7
8132025-11-06T22:12:02.988Z Downloaded ghash v0.5.1
8142025-11-06T22:12:02.988Z Downloaded darling_core v0.21.0
8152025-11-06T22:12:02.993Z Downloaded signal-hook-tokio v0.3.1
8162025-11-06T22:12:02.995Z Downloaded globset v0.4.15
8172025-11-06T22:12:03.001Z Downloaded owo-colors v4.2.2
8182025-11-06T22:12:03.001Z Downloaded stringprep v0.1.5
8192025-11-06T22:12:03.001Z Downloaded slog-async v2.8.0
8202025-11-06T22:12:03.013Z Downloaded newline-converter v0.3.0
8212025-11-06T22:12:03.013Z Downloaded num-conv v0.1.0
8222025-11-06T22:12:03.013Z Downloaded tokio-native-tls v0.3.1
8232025-11-06T22:12:03.037Z Downloaded tabwriter v1.4.0
8242025-11-06T22:12:03.037Z Downloaded prettyplease v0.2.36
8252025-11-06T22:12:03.037Z Downloaded unarray v0.1.4
8262025-11-06T22:12:03.037Z Downloaded diesel-dtrace v0.4.2
8272025-11-06T22:12:03.037Z Downloaded peg-macros v0.8.5
8282025-11-06T22:12:03.057Z Downloaded postgres-protocol v0.6.8
8292025-11-06T22:12:03.058Z Downloaded postcard v1.0.10
8302025-11-06T22:12:03.058Z Downloaded rustyline v14.0.0
8312025-11-06T22:12:03.058Z Downloaded rustc-hash v1.1.0
8322025-11-06T22:12:03.058Z Downloaded foldhash v0.2.0
8332025-11-06T22:12:03.059Z Downloaded derive_more v0.99.20
8342025-11-06T22:12:03.059Z Downloaded rustc-demangle v0.1.24
8352025-11-06T22:12:03.059Z Downloaded typify v0.2.0
8362025-11-06T22:12:03.074Z Downloaded ref-cast-impl v1.0.24
8372025-11-06T22:12:03.074Z Downloaded tar v0.4.44
8382025-11-06T22:12:03.074Z Downloaded xz2 v0.1.7
8392025-11-06T22:12:03.074Z Downloaded ed25519 v2.2.3
8402025-11-06T22:12:03.074Z Downloaded num-integer v0.1.46
8412025-11-06T22:12:03.074Z Downloaded mime v0.3.17
8422025-11-06T22:12:03.074Z Downloaded expectorate v1.2.0
8432025-11-06T22:12:03.074Z Downloaded libxml v0.3.3
8442025-11-06T22:12:03.086Z Downloaded usdt v0.6.0
8452025-11-06T22:12:03.087Z Downloaded zip v0.6.6
8462025-11-06T22:12:03.087Z Downloaded rustc_version v0.4.1
8472025-11-06T22:12:03.087Z Downloaded progenitor-macro v0.11.2
8482025-11-06T22:12:03.087Z Downloaded newtype-uuid-macros v0.1.0
8492025-11-06T22:12:03.087Z Downloaded rpassword v7.4.0
8502025-11-06T22:12:03.097Z Downloaded cstr-argument v0.1.2
8512025-11-06T22:12:03.097Z Downloaded quinn v0.11.5
8522025-11-06T22:12:03.097Z Downloaded typed-path v0.9.3
8532025-11-06T22:12:03.117Z Downloaded dunce v1.0.5
8542025-11-06T22:12:03.117Z Downloaded mime_guess v2.0.5
8552025-11-06T22:12:03.117Z Downloaded foreign-types-macros v0.2.3
8562025-11-06T22:12:03.117Z Downloaded foldhash v0.1.5
8572025-11-06T22:12:03.117Z Downloaded serde_repr v0.1.19
8582025-11-06T22:12:03.117Z Downloaded rand_chacha v0.9.0
8592025-11-06T22:12:03.128Z Downloaded pin-utils v0.1.0
8602025-11-06T22:12:03.128Z Downloaded serde_spanned v1.0.0
8612025-11-06T22:12:03.128Z Downloaded yasna v0.5.2
8622025-11-06T22:12:03.129Z Downloaded sec1 v0.7.3
8632025-11-06T22:12:03.129Z Downloaded ref-cast v1.0.24
8642025-11-06T22:12:03.129Z Downloaded serde_plain v1.0.2
8652025-11-06T22:12:03.129Z Downloaded serde_path_to_error v0.1.17
8662025-11-06T22:12:03.129Z Downloaded csv-core v0.1.11
8672025-11-06T22:12:03.139Z Downloaded strum_macros v0.27.2
8682025-11-06T22:12:03.139Z Downloaded zeroize_derive v1.4.2
8692025-11-06T22:12:03.139Z Downloaded void v1.0.2
8702025-11-06T22:12:03.140Z Downloaded rayon-core v1.12.1
8712025-11-06T22:12:03.140Z Downloaded zerocopy v0.6.6
8722025-11-06T22:12:03.148Z Downloaded num-complex v0.4.6
8732025-11-06T22:12:03.149Z Downloaded des v0.8.1
8742025-11-06T22:12:03.149Z Downloaded publicsuffix v2.3.0
8752025-11-06T22:12:03.149Z Downloaded itertools v0.13.0
8762025-11-06T22:12:03.162Z Downloaded diesel_table_macro_syntax v0.2.0
8772025-11-06T22:12:03.163Z Downloaded futures-task v0.3.31
8782025-11-06T22:12:03.163Z Downloaded crunchy v0.2.2
8792025-11-06T22:12:03.163Z Downloaded crucible-workspace-hack v0.1.0
8802025-11-06T22:12:03.172Z Downloaded flate2 v1.1.2
8812025-11-06T22:12:03.172Z Downloaded memoffset v0.9.1
8822025-11-06T22:12:03.173Z Downloaded predicates-core v1.0.8
8832025-11-06T22:12:03.173Z Downloaded term v1.1.0
8842025-11-06T22:12:03.173Z Downloaded path-slash v0.1.5
8852025-11-06T22:12:03.173Z Downloaded predicates-tree v1.0.12
8862025-11-06T22:12:03.179Z Downloaded serde_urlencoded v0.7.1
8872025-11-06T22:12:03.180Z Downloaded vergen-git2 v1.0.7
8882025-11-06T22:12:03.181Z Downloaded tokio-rustls v0.26.0
8892025-11-06T22:12:03.192Z Downloaded serde_derive_internals v0.29.1
8902025-11-06T22:12:03.192Z Downloaded psl-types v2.0.11
8912025-11-06T22:12:03.192Z Downloaded vergen v9.0.6
8922025-11-06T22:12:03.192Z Downloaded progenitor v0.10.0
8932025-11-06T22:12:03.203Z Downloaded tinyvec_macros v0.1.1
8942025-11-06T22:12:03.203Z Downloaded time-core v0.1.6
8952025-11-06T22:12:03.203Z Downloaded secrecy v0.8.0
8962025-11-06T22:12:03.203Z Downloaded fs_extra v1.3.0
8972025-11-06T22:12:03.203Z Downloaded vergen-lib v0.1.6
8982025-11-06T22:12:03.203Z Downloaded tokio-rustls v0.24.1
8992025-11-06T22:12:03.211Z Downloaded openssl-sys v0.9.109
9002025-11-06T22:12:03.212Z Downloaded itertools v0.14.0
9012025-11-06T22:12:03.234Z Downloaded packed_struct_codegen v0.10.1
9022025-11-06T22:12:03.235Z Downloaded new_debug_unreachable v1.0.6
9032025-11-06T22:12:03.245Z Downloaded embedded-io v0.4.0
9042025-11-06T22:12:03.247Z Downloaded ssh-key v0.6.6
9052025-11-06T22:12:03.247Z Downloaded peg-runtime v0.8.5
9062025-11-06T22:12:03.247Z Downloaded parking_lot_core v0.8.6
9072025-11-06T22:12:03.247Z Downloaded futures-sink v0.3.31
9082025-11-06T22:12:03.247Z Downloaded rand_core v0.6.4
9092025-11-06T22:12:03.248Z Downloaded progenitor-client v0.11.2
9102025-11-06T22:12:03.248Z Downloaded rand_chacha v0.3.1
9112025-11-06T22:12:03.248Z Downloaded strip-ansi-escapes v0.2.0
9122025-11-06T22:12:03.261Z Downloaded parking_lot_core v0.9.10
9132025-11-06T22:12:03.261Z Downloaded usdt-attr-macro v0.6.0
9142025-11-06T22:12:03.262Z Downloaded slab v0.4.9
9152025-11-06T22:12:03.262Z Downloaded testing_table v0.3.0
9162025-11-06T22:12:03.263Z Downloaded num_threads v0.1.7
9172025-11-06T22:12:03.263Z Downloaded nom v7.1.3
9182025-11-06T22:12:03.276Z Downloaded siphasher v1.0.1
9192025-11-06T22:12:03.276Z Downloaded time-macros v0.2.24
9202025-11-06T22:12:03.276Z Downloaded regex v1.11.3
9212025-11-06T22:12:03.276Z Downloaded strum v0.26.3
9222025-11-06T22:12:03.277Z Downloaded unicode-segmentation v1.12.0
9232025-11-06T22:12:03.277Z Downloaded russh v0.45.0
9242025-11-06T22:12:03.284Z Downloaded scheduled-thread-pool v0.2.7
9252025-11-06T22:12:03.284Z Downloaded unit-prefix v0.5.1
9262025-11-06T22:12:03.284Z Downloaded filetime v0.2.26
9272025-11-06T22:12:03.284Z Downloaded sqlparser_derive v0.2.2
9282025-11-06T22:12:03.298Z Downloaded difflib v0.4.0
9292025-11-06T22:12:03.298Z Downloaded pbkdf2 v0.12.2
9302025-11-06T22:12:03.298Z Downloaded multer v3.1.0
9312025-11-06T22:12:03.298Z Downloaded nu-ansi-term v0.50.1
9322025-11-06T22:12:03.298Z Downloaded sqlformat v0.3.5
9332025-11-06T22:12:03.309Z Downloaded salsa20 v0.10.2
9342025-11-06T22:12:03.309Z Downloaded rand_core v0.9.3
9352025-11-06T22:12:03.309Z Downloaded serde_cbor v0.11.2
9362025-11-06T22:12:03.310Z Downloaded usdt-macro v0.6.0
9372025-11-06T22:12:03.310Z Downloaded ff v0.13.0
9382025-11-06T22:12:03.310Z Downloaded blake3 v1.5.4
9392025-11-06T22:12:03.330Z Downloaded socket2 v0.6.0
9402025-11-06T22:12:03.330Z Downloaded progenitor-client v0.8.0
9412025-11-06T22:12:03.330Z Downloaded unicode-properties v0.1.3
9422025-11-06T22:12:03.330Z Downloaded foreign-types-shared v0.1.1
9432025-11-06T22:12:03.330Z Downloaded nibble_vec v0.1.0
9442025-11-06T22:12:03.367Z Downloaded zstd-safe v7.2.3
9452025-11-06T22:12:03.367Z Downloaded flume v0.11.1
9462025-11-06T22:12:03.368Z Downloaded rustls-webpki v0.102.8
9472025-11-06T22:12:03.387Z Downloaded pretty-hex v0.2.1
9482025-11-06T22:12:03.387Z Downloaded untrusted v0.7.1
9492025-11-06T22:12:03.387Z Downloaded progenitor v0.8.0
9502025-11-06T22:12:03.388Z Downloaded phf_shared v0.11.2
9512025-11-06T22:12:03.388Z Downloaded pbkdf2 v0.11.0
9522025-11-06T22:12:03.388Z Downloaded structmeta-derive v0.3.0
9532025-11-06T22:12:03.388Z Downloaded dyn-clone v1.0.20
9542025-11-06T22:12:03.388Z Downloaded num_enum v0.5.11
9552025-11-06T22:12:03.388Z Downloaded pem-rfc7468 v0.7.0
9562025-11-06T22:12:03.388Z Downloaded termtree v0.5.1
9572025-11-06T22:12:03.389Z Downloaded aho-corasick v1.1.3
9582025-11-06T22:12:03.389Z Downloaded foreign-types-shared v0.3.1
9592025-11-06T22:12:03.389Z Downloaded parse-display v0.10.0
9602025-11-06T22:12:03.389Z Downloaded packed_struct v0.10.1
9612025-11-06T22:12:03.389Z Downloaded num_enum_derive v0.5.11
9622025-11-06T22:12:03.389Z Downloaded slog v2.7.0
9632025-11-06T22:12:03.389Z Downloaded miniz_oxide v0.8.5
9642025-11-06T22:12:03.401Z Downloaded papergrid v0.14.0
9652025-11-06T22:12:03.401Z Downloaded signal-hook-mio v0.2.4
9662025-11-06T22:12:03.401Z Downloaded dirs-next v2.0.0
9672025-11-06T22:12:03.401Z Downloaded defmt v0.3.8
9682025-11-06T22:12:03.401Z Downloaded signal-hook-registry v1.4.2
9692025-11-06T22:12:03.401Z Downloaded rustls-native-certs v0.8.1
9702025-11-06T22:12:03.401Z Downloaded whoami v1.5.2
9712025-11-06T22:12:03.411Z Downloaded proc-macro-error-attr2 v2.0.0
9722025-11-06T22:12:03.411Z Downloaded parse-display-derive v0.10.0
9732025-11-06T22:12:03.411Z Downloaded which v4.4.2
9742025-11-06T22:12:03.411Z Downloaded funty v2.0.0
9752025-11-06T22:12:03.412Z Downloaded num-rational v0.4.2
9762025-11-06T22:12:03.412Z Downloaded fs-err v2.11.0
9772025-11-06T22:12:03.427Z Downloaded serde_with_macros v3.14.0
9782025-11-06T22:12:03.427Z Downloaded snafu-derive v0.8.5
9792025-11-06T22:12:03.427Z Downloaded samael v0.0.19
9802025-11-06T22:12:03.427Z Downloaded crossterm v0.28.1
9812025-11-06T22:12:03.438Z Downloaded tinyvec v1.8.0
9822025-11-06T22:12:03.438Z Downloaded bindgen v0.69.5
9832025-11-06T22:12:03.438Z Downloaded winnow v0.6.26
9842025-11-06T22:12:03.443Z Downloaded toml v0.9.5
9852025-11-06T22:12:03.452Z Downloaded proc-macro-error2 v2.0.1
9862025-11-06T22:12:03.459Z Downloaded num-bigint v0.4.6
9872025-11-06T22:12:03.459Z Downloaded pin-project-lite v0.2.14
9882025-11-06T22:12:03.465Z Downloaded bitvec v1.0.1
9892025-11-06T22:12:03.475Z Downloaded uuid v1.18.1
9902025-11-06T22:12:03.491Z Downloaded schemars v0.9.0
9912025-11-06T22:12:03.501Z Downloaded crossbeam-utils v0.8.21
9922025-11-06T22:12:03.501Z Downloaded diesel_derives v2.2.3
9932025-11-06T22:12:03.501Z Downloaded rand v0.9.2
9942025-11-06T22:12:03.522Z Downloaded test-strategy v0.4.3
9952025-11-06T22:12:03.522Z Downloaded lalrpop v0.19.12
9962025-11-06T22:12:03.522Z Downloaded rcgen v0.12.1
9972025-11-06T22:12:03.522Z Downloaded snafu v0.8.5
9982025-11-06T22:12:03.535Z Downloaded rand v0.8.5
9992025-11-06T22:12:03.536Z Downloaded unsafe-libyaml v0.2.11
10002025-11-06T22:12:03.536Z Downloaded reqwest v0.12.24
10012025-11-06T22:12:03.547Z Downloaded p521 v0.13.3
10022025-11-06T22:12:03.547Z Downloaded schemars v0.8.22
10032025-11-06T22:12:03.557Z Downloaded portable-atomic v1.11.0
10042025-11-06T22:12:03.569Z Downloaded chrono v0.4.42
10052025-11-06T22:12:03.583Z Downloaded tabled v0.20.0
10062025-11-06T22:12:03.605Z Downloaded tower v0.5.2
10072025-11-06T22:12:03.605Z Downloaded serde_with v3.14.0
10082025-11-06T22:12:03.617Z Downloaded mio v1.0.2
10092025-11-06T22:12:03.617Z Downloaded unicode-normalization v0.1.24
10102025-11-06T22:12:03.617Z Downloaded quick-xml v0.37.2
10112025-11-06T22:12:03.624Z Downloaded quinn-proto v0.11.8
10122025-11-06T22:12:03.629Z Downloaded tabled v0.18.0
10132025-11-06T22:12:03.644Z Downloaded num-bigint-dig v0.8.4
10142025-11-06T22:12:03.648Z Downloaded zlib-rs v0.5.1
10152025-11-06T22:12:03.657Z Downloaded tower-http v0.6.6
10162025-11-06T22:12:03.670Z Downloaded tough v0.20.0
10172025-11-06T22:12:03.677Z Downloaded sqlparser v0.45.0
10182025-11-06T22:12:03.686Z Downloaded petname v2.0.2
10192025-11-06T22:12:03.697Z Downloaded p384 v0.13.1
10202025-11-06T22:12:03.697Z Downloaded salty v0.3.0
10212025-11-06T22:12:03.703Z Downloaded zerocopy v0.8.27
10222025-11-06T22:12:03.718Z Downloaded smoltcp v0.9.1
10232025-11-06T22:12:03.734Z Downloaded reedline v0.40.0
10242025-11-06T22:12:03.750Z Downloaded openssl v0.10.73
10252025-11-06T22:12:03.776Z Downloaded radix_trie v0.2.1
10262025-11-06T22:12:03.776Z Downloaded goblin v0.10.2
10272025-11-06T22:12:03.776Z Downloaded object v0.30.4
10282025-11-06T22:12:03.797Z Downloaded futures-util v0.3.31
10292025-11-06T22:12:03.797Z Downloaded proptest v1.7.0
10302025-11-06T22:12:03.828Z Downloaded smoltcp v0.11.0
10312025-11-06T22:12:03.828Z Downloaded nix v0.28.0
10322025-11-06T22:12:03.845Z Downloaded nix v0.27.1
10332025-11-06T22:12:03.845Z Downloaded git2 v0.20.2
10342025-11-06T22:12:03.845Z Downloaded gimli v0.31.1
10352025-11-06T22:12:03.857Z Downloaded moka v0.12.10
10362025-11-06T22:12:03.857Z Downloaded nix v0.30.1
10372025-11-06T22:12:03.864Z Downloaded rustls v0.23.19
10382025-11-06T22:12:03.890Z Downloaded webpki-roots v1.0.1
10392025-11-06T22:12:03.911Z Downloaded regex-syntax v0.8.5
10402025-11-06T22:12:03.912Z Downloaded ratatui v0.29.0
10412025-11-06T22:12:03.930Z Downloaded regress v0.10.4
10422025-11-06T22:12:03.930Z Downloaded object v0.36.5
10432025-11-06T22:12:03.936Z Downloaded dropshot v0.16.4
10442025-11-06T22:12:03.958Z Downloaded rustls v0.22.4
10452025-11-06T22:12:03.976Z Downloaded regex-automata v0.4.11
10462025-11-06T22:12:04.010Z Downloaded zerocopy-derive v0.6.6
10472025-11-06T22:12:04.011Z Downloaded jiff v0.2.15
10482025-11-06T22:12:04.122Z Downloaded diesel v2.2.12
10492025-11-06T22:12:04.122Z Downloaded typify-impl v0.4.3
10502025-11-06T22:12:04.122Z Downloaded nix v0.29.0
10512025-11-06T22:12:04.122Z Downloaded typify-impl v0.2.0
10522025-11-06T22:12:04.122Z Downloaded sled v0.34.7
10532025-11-06T22:12:04.122Z Downloaded bzip2-sys v0.1.13+1.0.8
10542025-11-06T22:12:04.122Z Downloaded libz-sys v1.1.20
10552025-11-06T22:12:04.136Z Downloaded lzma-sys v0.1.20
10562025-11-06T22:12:04.137Z Downloaded regex-syntax v0.6.29
10572025-11-06T22:12:04.137Z Downloaded tokio v1.47.0
10582025-11-06T22:12:04.160Z Downloaded curve25519-dalek v4.1.3
10592025-11-06T22:12:04.168Z Downloaded bstr v1.10.0
10602025-11-06T22:12:04.183Z Downloaded polar-core v0.27.3
10612025-11-06T22:12:04.196Z Downloaded openapiv3 v2.2.0
10622025-11-06T22:12:04.196Z Downloaded hickory-proto v0.25.2
10632025-11-06T22:12:04.212Z Downloaded rustls v0.21.12
10642025-11-06T22:12:04.257Z Downloaded hickory-proto v0.24.4
10652025-11-06T22:12:04.257Z Downloaded winnow v0.5.40
10662025-11-06T22:12:04.278Z Downloaded vcpkg v0.2.15
10672025-11-06T22:12:04.345Z Downloaded csv v1.3.1
10682025-11-06T22:12:04.345Z Downloaded petgraph v0.6.5
10692025-11-06T22:12:04.367Z Downloaded futures v0.3.31
10702025-11-06T22:12:04.367Z Downloaded derive_more v2.0.1
10712025-11-06T22:12:04.367Z Downloaded ed25519-dalek v2.1.1
10722025-11-06T22:12:04.367Z Downloaded crypto-bigint v0.5.5
10732025-11-06T22:12:04.367Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10742025-11-06T22:12:04.367Z Downloaded petgraph v0.8.2
10752025-11-06T22:12:04.377Z Downloaded sha3 v0.10.8
10762025-11-06T22:12:04.377Z Downloaded toml v0.7.8
10772025-11-06T22:12:04.377Z Downloaded toml_edit v0.19.15
10782025-11-06T22:12:04.392Z Downloaded unicode_categories v0.1.1
10792025-11-06T22:12:04.401Z Downloaded native-tls v0.2.12
10802025-11-06T22:12:04.401Z Downloaded prefix-trie v0.7.0
10812025-11-06T22:12:04.401Z Downloaded p256 v0.13.2
10822025-11-06T22:12:04.401Z Downloaded toml_datetime v0.7.0
10832025-11-06T22:12:04.401Z Downloaded password-hash v0.4.2
10842025-11-06T22:12:04.401Z Downloaded deranged v0.5.3
10852025-11-06T22:12:04.401Z Downloaded unicode-bidi v0.3.17
10862025-11-06T22:12:04.411Z Downloaded zerocopy-derive v0.8.27
10872025-11-06T22:12:04.411Z Downloaded elliptic-curve v0.13.8
10882025-11-06T22:12:04.427Z Downloaded minimal-lexical v0.2.1
10892025-11-06T22:12:04.427Z Downloaded tokio-postgres v0.7.13
10902025-11-06T22:12:04.427Z Downloaded crossterm v0.29.0
10912025-11-06T22:12:04.461Z Downloaded time v0.3.43
10922025-11-06T22:12:04.461Z Downloaded pin-project-internal v1.1.6
10932025-11-06T22:12:04.461Z Downloaded der_derive v0.7.3
10942025-11-06T22:12:04.462Z Downloaded similar v2.7.0
10952025-11-06T22:12:04.462Z Downloaded zip v4.2.0
10962025-11-06T22:12:04.470Z Downloaded num-iter v0.1.45
10972025-11-06T22:12:04.471Z Downloaded papergrid v0.17.0
10982025-11-06T22:12:04.471Z Downloaded defmt-parser v0.3.4
10992025-11-06T22:12:04.471Z Downloaded defmt-macros v0.3.9
11002025-11-06T22:12:04.471Z Downloaded dropshot-api-manager v0.2.3
11012025-11-06T22:12:04.471Z Downloaded derive_more-impl v2.0.1
11022025-11-06T22:12:04.471Z Downloaded yansi v1.0.1
11032025-11-06T22:12:04.471Z Downloaded rayon v1.10.0
11042025-11-06T22:12:04.506Z Downloaded zstd v0.13.3
11052025-11-06T22:12:04.506Z Downloaded tiny-keccak v2.0.2
11062025-11-06T22:12:04.506Z Downloaded encoding_rs v0.8.34
11072025-11-06T22:12:04.517Z Downloaded thiserror-impl-no-std v2.0.2
11082025-11-06T22:12:04.517Z Downloaded siphasher v0.3.11
11092025-11-06T22:12:04.517Z Downloaded universal-hash v0.5.1
11102025-11-06T22:12:04.517Z Downloaded socket2 v0.5.10
11112025-11-06T22:12:04.517Z Downloaded tokio-util v0.7.15
11122025-11-06T22:12:04.517Z Downloaded ring v0.17.14
11132025-11-06T22:12:04.542Z Downloaded fd-lock v4.0.2
11142025-11-06T22:12:04.546Z Downloaded derive-where v1.5.0
11152025-11-06T22:12:04.550Z Downloaded rustls-webpki v0.101.7
11162025-11-06T22:12:04.560Z Downloaded bindgen v0.71.1
11172025-11-06T22:12:04.565Z Downloaded sct v0.7.1
11182025-11-06T22:12:04.570Z Downloaded vsss-rs v3.3.4
11192025-11-06T22:12:04.574Z Downloaded progenitor-impl v0.10.0
11202025-11-06T22:12:04.574Z Downloaded derive-ex v0.1.8
11212025-11-06T22:12:04.579Z Downloaded postgres-types v0.2.9
11222025-11-06T22:12:04.579Z Downloaded dropshot-api-manager-types v0.2.3
11232025-11-06T22:12:04.579Z Downloaded parking_lot v0.12.3
11242025-11-06T22:12:04.584Z Downloaded typify v0.4.3
11252025-11-06T22:12:04.584Z Downloaded tokio-rustls v0.25.0
11262025-11-06T22:12:04.590Z Downloaded libgit2-sys v0.18.2+1.9.1
11272025-11-06T22:12:04.635Z Downloaded strum_macros v0.26.4
11282025-11-06T22:12:04.640Z Downloaded poly1305 v0.8.0
11292025-11-06T22:12:04.640Z Downloaded pkcs1 v0.7.5
11302025-11-06T22:12:04.640Z Downloaded parking_lot v0.11.2
11312025-11-06T22:12:04.648Z Downloaded structmeta v0.3.0
11322025-11-06T22:12:04.648Z Downloaded secrecy v0.10.3
11332025-11-06T22:12:04.648Z Downloaded termios v0.3.3
11342025-11-06T22:12:04.648Z Downloaded predicates v3.1.3
11352025-11-06T22:12:04.654Z Downloaded spin v0.9.8
11362025-11-06T22:12:04.654Z Downloaded glob v0.3.2
11372025-11-06T22:12:04.654Z Downloaded der v0.7.10
11382025-11-06T22:12:04.665Z Downloaded iri-string v0.7.8
11392025-11-06T22:12:04.669Z Downloaded schemars v1.0.4
11402025-11-06T22:12:04.673Z Downloaded aws-lc-rs v1.12.4
11412025-11-06T22:12:04.681Z Downloaded tracing v0.1.40
11422025-11-06T22:12:04.684Z Downloaded pretty_assertions v1.4.1
11432025-11-06T22:12:04.688Z Downloaded ecdsa v0.16.9
11442025-11-06T22:12:04.688Z Downloaded pin-project v1.1.6
11452025-11-06T22:12:04.697Z Downloaded oso v0.27.3
11462025-11-06T22:12:04.701Z Downloaded itertools v0.12.1
11472025-11-06T22:12:04.705Z Downloaded term v0.7.0
11482025-11-06T22:12:04.710Z Downloaded debug-ignore v1.0.5
11492025-11-06T22:12:04.713Z Downloaded data-encoding v2.9.0
11502025-11-06T22:12:04.713Z Downloaded tagptr v0.2.0
11512025-11-06T22:12:04.713Z Downloaded iddqd v0.3.13
11522025-11-06T22:12:04.717Z Downloaded progenitor-macro v0.10.0
11532025-11-06T22:12:04.721Z Downloaded dropshot_endpoint v0.16.4
11542025-11-06T22:12:04.726Z Downloaded derive_builder v0.20.2
11552025-11-06T22:12:04.726Z Downloaded x509-cert v0.2.5
11562025-11-06T22:12:04.732Z Downloaded libm v0.2.8
11572025-11-06T22:12:04.739Z Downloaded typify-macro v0.4.3
11582025-11-06T22:12:04.743Z Downloaded typify-macro v0.2.0
11592025-11-06T22:12:04.743Z Downloaded topological-sort v0.2.2
11602025-11-06T22:12:04.743Z Downloaded tls_codec v0.4.1
11612025-11-06T22:12:04.751Z Downloaded cc v1.2.30
11622025-11-06T22:12:04.752Z Downloaded fixedbitset v0.5.7
11632025-11-06T22:12:04.756Z Downloaded steno v0.4.1
11642025-11-06T22:12:04.756Z Downloaded itertools v0.10.5
11652025-11-06T22:12:04.760Z Downloaded rustc-hash v2.1.1
11662025-11-06T22:12:04.760Z Downloaded derive_builder_core v0.20.2
11672025-11-06T22:12:04.760Z Downloaded rtoolbox v0.0.2
11682025-11-06T22:12:04.764Z Downloaded rand_seeder v0.4.0
11692025-11-06T22:12:04.764Z Downloaded serde_yaml v0.9.34+deprecated
11702025-11-06T22:12:04.764Z Downloaded hkdf v0.12.4
11712025-11-06T22:12:04.768Z Downloaded fatfs v0.3.6
11722025-11-06T22:12:04.772Z Downloaded tungstenite v0.23.0
11732025-11-06T22:12:04.772Z Downloaded progenitor-impl v0.8.0
11742025-11-06T22:12:04.777Z Downloaded jiff-static v0.2.15
11752025-11-06T22:12:04.777Z Downloaded float-cmp v0.10.0
11762025-11-06T22:12:04.777Z Downloaded tokio-stream v0.1.17
11772025-11-06T22:12:04.781Z Downloaded darling_core v0.20.10
11782025-11-06T22:12:04.785Z Downloaded newtype-uuid v1.3.1
11792025-11-06T22:12:04.789Z Downloaded embedded-io v0.6.1
11802025-11-06T22:12:04.789Z Downloaded strum v0.27.2
11812025-11-06T22:12:04.789Z Downloaded tungstenite v0.21.0
11822025-11-06T22:12:04.821Z Downloaded take_mut v0.2.2
11832025-11-06T22:12:04.821Z Downloaded strum_macros v0.24.3
11842025-11-06T22:12:04.821Z Downloaded slog-json v2.6.1
11852025-11-06T22:12:04.821Z Downloaded diff v0.1.13
11862025-11-06T22:12:04.821Z Downloaded slog-envlogger v2.2.0
11872025-11-06T22:12:04.821Z Downloaded omicron-zone-package v0.12.2
11882025-11-06T22:12:04.821Z Downloaded zopfli v0.8.1
11892025-11-06T22:12:04.821Z Downloaded darling v0.20.10
11902025-11-06T22:12:04.821Z Downloaded thread_local v1.1.8
11912025-11-06T22:12:04.821Z Downloaded thread-id v5.0.0
11922025-11-06T22:12:04.825Z Downloaded thiserror-no-std v2.0.2
11932025-11-06T22:12:04.825Z Downloaded schemars_derive v0.8.22
11942025-11-06T22:12:04.825Z Downloaded ron v0.8.1
11952025-11-06T22:12:04.825Z Downloaded dtrace-parser v0.3.0
11962025-11-06T22:12:04.825Z Downloaded dsl_auto_type v0.1.2
11972025-11-06T22:12:04.825Z Downloaded string_cache v0.8.9
11982025-11-06T22:12:04.825Z Downloaded spki v0.7.3
11992025-11-06T22:12:04.825Z Downloaded sha1 v0.10.6
12002025-11-06T22:12:04.828Z Downloaded scrypt v0.11.0
12012025-11-06T22:12:04.829Z Downloaded scopeguard v1.2.0
12022025-11-06T22:12:04.829Z Downloaded chacha20poly1305 v0.10.1
12032025-11-06T22:12:04.832Z Downloaded arc-swap v1.7.1
12042025-11-06T22:12:04.835Z Downloaded pem v3.0.5
12052025-11-06T22:12:04.835Z Downloaded paste v1.0.15
12062025-11-06T22:12:04.838Z Downloaded env_filter v0.1.2
12072025-11-06T22:12:04.838Z Downloaded drift v0.1.1
12082025-11-06T22:12:04.841Z Downloaded daft-derive v0.1.4
12092025-11-06T22:12:04.845Z Downloaded bumpalo v3.16.0
12102025-11-06T22:12:04.848Z Downloaded usdt-impl v0.6.0
12112025-11-06T22:12:04.852Z Downloaded xshell v0.2.7
12122025-11-06T22:12:04.852Z Downloaded futures-executor v0.3.31
12132025-11-06T22:12:04.852Z Downloaded futures-channel v0.3.31
12142025-11-06T22:12:04.855Z Downloaded rustls-pki-types v1.10.0
12152025-11-06T22:12:04.859Z Downloaded progenitor-impl v0.11.2
12162025-11-06T22:12:04.859Z Downloaded litrs v0.4.1
12172025-11-06T22:12:04.863Z Downloaded ron v0.7.1
12182025-11-06T22:12:04.866Z Downloaded crc-any v2.5.0
12192025-11-06T22:12:04.866Z Downloaded openssl-macros v0.1.1
12202025-11-06T22:12:04.869Z Downloaded opaque-debug v0.3.1
12212025-11-06T22:12:04.869Z Downloaded nodrop v0.1.14
12222025-11-06T22:12:04.870Z Downloaded console v0.16.0
12232025-11-06T22:12:04.873Z Downloaded waitgroup v0.1.2
12242025-11-06T22:12:04.873Z Downloaded cookie v0.18.1
12252025-11-06T22:12:04.877Z Downloaded hickory-resolver v0.24.4
12262025-11-06T22:12:04.882Z Downloaded progenitor-macro v0.8.0
12272025-11-06T22:12:04.882Z Downloaded libefi-sys v0.1.0
12282025-11-06T22:12:04.882Z Downloaded support-bundle-viewer v0.1.2
12292025-11-06T22:12:04.882Z Downloaded libloading v0.8.5
12302025-11-06T22:12:04.886Z Downloaded indexmap v1.9.3
12312025-11-06T22:12:04.886Z Downloaded tokio-dtrace v0.1.0
12322025-11-06T22:12:04.889Z Downloaded crc32fast v1.4.2
12332025-11-06T22:12:04.889Z Downloaded hyper-tls v0.6.0
12342025-11-06T22:12:04.892Z Downloaded backtrace v0.3.74
12352025-11-06T22:12:04.895Z Downloaded cookie_store v0.21.1
12362025-11-06T22:12:04.898Z Downloaded zone_cfg_derive v0.1.2
12372025-11-06T22:12:04.898Z Downloaded smf v0.2.3
12382025-11-06T22:12:04.899Z Downloaded smallvec v0.6.14
12392025-11-06T22:12:04.899Z Downloaded slog-bunyan v2.5.0
12402025-11-06T22:12:04.902Z Downloaded ingot-macros v0.1.1
12412025-11-06T22:12:04.902Z Downloaded iana-time-zone v0.1.63
12422025-11-06T22:12:04.906Z Downloaded serde_bytes v0.11.19
12432025-11-06T22:12:04.906Z Downloaded jobserver v0.1.32
12442025-11-06T22:12:04.906Z Downloaded hmac v0.12.1
12452025-11-06T22:12:04.909Z Downloaded cancel-safe-futures v0.1.5
12462025-11-06T22:12:04.912Z Downloaded linear-map v1.2.0
12472025-11-06T22:12:04.912Z Downloaded libsw v3.5.0
12482025-11-06T22:12:04.916Z Downloaded sync-ptr v0.1.4
12492025-11-06T22:12:04.916Z Downloaded progenitor-client v0.10.0
12502025-11-06T22:12:04.916Z Downloaded proc-macro-crate v1.3.1
12512025-11-06T22:12:04.916Z Downloaded ppv-lite86 v0.2.20
12522025-11-06T22:12:04.919Z Downloaded lru-cache v0.1.2
12532025-11-06T22:12:04.919Z Downloaded lru v0.12.5
12542025-11-06T22:12:04.919Z Downloaded lockfree-object-pool v0.1.6
12552025-11-06T22:12:04.922Z Downloaded libz-rs-sys v0.5.1
12562025-11-06T22:12:04.923Z Downloaded hyper-staticfile v0.10.1
12572025-11-06T22:12:04.926Z Downloaded group v0.13.0
12582025-11-06T22:12:04.926Z Downloaded console v0.15.10
12592025-11-06T22:12:04.929Z Downloaded convert_case v0.4.0
12602025-11-06T22:12:04.930Z Downloaded critical-section v1.1.3
12612025-11-06T22:12:04.930Z Downloaded castaway v0.2.3
12622025-11-06T22:12:04.933Z Downloaded bit-set v0.5.3
12632025-11-06T22:12:04.933Z Downloaded bcs v0.1.6
12642025-11-06T22:12:04.933Z Downloaded lalrpop-util v0.19.12
12652025-11-06T22:12:04.936Z Downloaded hash32 v0.2.1
12662025-11-06T22:12:04.936Z Downloaded crossbeam-deque v0.8.5
12672025-11-06T22:12:04.936Z Downloaded constant_time_eq v0.3.1
12682025-11-06T22:12:04.940Z Downloaded cargo-platform v0.1.8
12692025-11-06T22:12:04.940Z Downloaded camino-tempfile-ext v0.3.2
12702025-11-06T22:12:04.940Z Downloaded blowfish v0.9.1
12712025-11-06T22:12:04.943Z Downloaded libscf-sys v1.1.0
12722025-11-06T22:12:04.943Z Downloaded kstat-rs v0.2.4
12732025-11-06T22:12:04.943Z Downloaded clang-sys v1.8.1
12742025-11-06T22:12:04.946Z Downloaded cassowary v0.3.0
12752025-11-06T22:12:04.946Z Downloaded bitfield v0.19.2
12762025-11-06T22:12:04.950Z Downloaded bit-set v0.8.0
12772025-11-06T22:12:04.950Z Downloaded headers v0.4.1
12782025-11-06T22:12:04.954Z Downloaded highway v1.3.0
12792025-11-06T22:12:04.957Z Downloaded crc-catalog v2.4.0
12802025-11-06T22:12:04.957Z Downloaded base64ct v1.6.0
12812025-11-06T22:12:04.961Z Downloaded http-body v1.0.1
12822025-11-06T22:12:04.961Z Downloaded hostname v0.4.0
12832025-11-06T22:12:04.964Z Downloaded cmake v0.1.51
12842025-11-06T22:12:04.964Z Downloaded cfg_aliases v0.2.1
12852025-11-06T22:12:04.964Z Downloaded bitfield-macros v0.19.2
12862025-11-06T22:12:04.964Z Downloaded base64 v0.22.1
12872025-11-06T22:12:04.967Z Downloaded bit-vec v0.6.3
12882025-11-06T22:12:04.970Z Downloaded bcrypt-pbkdf v0.10.0
12892025-11-06T22:12:04.970Z Downloaded bitflags v1.3.2
12902025-11-06T22:12:04.976Z Downloaded bb8 v0.8.5
12912025-11-06T22:12:04.976Z Downloaded block-padding v0.3.3
12922025-11-06T22:12:04.976Z Downloaded base64 v0.13.1
12932025-11-06T22:12:04.979Z Downloaded async-recursion v1.1.1
12942025-11-06T22:12:04.979Z Downloaded hex v0.4.3
12952025-11-06T22:12:04.982Z Downloaded heck v0.3.3
12962025-11-06T22:12:04.982Z Downloaded headers-core v0.3.0
12972025-11-06T22:12:04.983Z Downloaded crossbeam-epoch v0.9.18
12982025-11-06T22:12:04.986Z Downloaded atty v0.2.14
12992025-11-06T22:12:04.989Z Downloaded ascii-canvas v3.0.0
13002025-11-06T22:12:04.992Z Downloaded array-init v0.0.4
13012025-11-06T22:12:04.992Z Downloaded base16ct v0.2.0
13022025-11-06T22:12:04.992Z Downloaded async-stream v0.3.6
13032025-11-06T22:12:04.995Z Downloaded assert_matches v1.5.0
13042025-11-06T22:12:04.996Z Downloaded arrayvec v0.7.6
13052025-11-06T22:12:04.999Z Downloaded arrayref v0.3.9
13062025-11-06T22:12:04.999Z Downloaded aes v0.8.4
13072025-11-06T22:12:05.236Z Downloaded aws-lc-sys v0.26.0
13082025-11-06T22:12:05.548Z Compiling value-bag v1.9.0
13092025-11-06T22:12:05.548Z Compiling lock_api v0.4.12
13102025-11-06T22:12:05.548Z Compiling scopeguard v1.2.0
13112025-11-06T22:12:05.552Z Compiling shlex v1.3.0
13122025-11-06T22:12:05.552Z Compiling typenum v1.17.0
13132025-11-06T22:12:05.552Z Compiling syn v2.0.106
13142025-11-06T22:12:05.726Z Compiling getrandom v0.2.15
13152025-11-06T22:12:05.729Z Compiling jobserver v0.1.32
13162025-11-06T22:12:05.965Z Compiling generic-array v0.14.7
13172025-11-06T22:12:06.083Z Compiling rand_core v0.6.4
13182025-11-06T22:12:06.189Z Compiling log v0.4.27
13192025-11-06T22:12:06.262Z Compiling cc v1.2.30
13202025-11-06T22:12:06.311Z Compiling smallvec v1.15.1
13212025-11-06T22:12:06.632Z Compiling subtle v2.6.1
13222025-11-06T22:12:06.673Z Compiling portable-atomic v1.11.0
13232025-11-06T22:12:06.697Z Compiling critical-section v1.1.3
13242025-11-06T22:12:06.737Z Compiling const-oid v0.9.6
13252025-11-06T22:12:06.904Z Compiling pkg-config v0.3.31
13262025-11-06T22:12:06.938Z Compiling spin v0.9.8
13272025-11-06T22:12:07.124Z Compiling getrandom v0.3.4
13282025-11-06T22:12:07.444Z Compiling parking_lot_core v0.9.10
13292025-11-06T22:12:07.955Z Compiling serde_json v1.0.145
13302025-11-06T22:12:08.249Z Compiling pin-project-lite v0.2.14
13312025-11-06T22:12:08.329Z Compiling regex-syntax v0.8.5
13322025-11-06T22:12:08.459Z Compiling rustix v0.38.37
13332025-11-06T22:12:09.029Z Compiling once_cell v1.21.3
13342025-11-06T22:12:09.251Z Compiling signal-hook-registry v1.4.2
13352025-11-06T22:12:09.367Z Compiling libm v0.2.8
13362025-11-06T22:12:09.470Z Compiling mio v1.0.2
13372025-11-06T22:12:09.774Z Compiling parking_lot v0.12.3
13382025-11-06T22:12:09.795Z Compiling num-traits v0.2.19
13392025-11-06T22:12:09.963Z Compiling futures-core v0.3.31
13402025-11-06T22:12:10.159Z Compiling allocator-api2 v0.2.21
13412025-11-06T22:12:10.529Z Compiling lazy_static v1.5.0
13422025-11-06T22:12:10.534Z Compiling aho-corasick v1.1.3
13432025-11-06T22:12:10.631Z Compiling socket2 v0.6.0
13442025-11-06T22:12:10.681Z Compiling slab v0.4.9
13452025-11-06T22:12:10.899Z Compiling percent-encoding v2.3.2
13462025-11-06T22:12:11.043Z Compiling cpufeatures v0.2.14
13472025-11-06T22:12:11.254Z Compiling futures-sink v0.3.31
13482025-11-06T22:12:11.308Z Compiling either v1.15.0
13492025-11-06T22:12:11.330Z Compiling glob v0.3.2
13502025-11-06T22:12:11.432Z Compiling futures-channel v0.3.31
13512025-11-06T22:12:11.795Z Compiling futures-io v0.3.31
13522025-11-06T22:12:11.834Z Compiling prettyplease v0.2.36
13532025-11-06T22:12:11.837Z Compiling pin-utils v0.1.0
13542025-11-06T22:12:11.987Z Compiling futures-task v0.3.31
13552025-11-06T22:12:12.091Z Compiling hashbrown v0.16.0
13562025-11-06T22:12:12.229Z Compiling clang-sys v1.8.1
13572025-11-06T22:12:12.284Z Compiling minimal-lexical v0.2.1
13582025-11-06T22:12:12.307Z Compiling libloading v0.8.5
13592025-11-06T22:12:12.691Z Compiling regex-automata v0.4.11
13602025-11-06T22:12:12.783Z Compiling nom v7.1.3
13612025-11-06T22:12:12.984Z Compiling bindgen v0.69.5
13622025-11-06T22:12:13.270Z Compiling synstructure v0.13.1
13632025-11-06T22:12:13.565Z Compiling home v0.5.9
13642025-11-06T22:12:13.799Z Compiling base64ct v1.6.0
13652025-11-06T22:12:14.225Z Compiling indexmap v2.11.4
13662025-11-06T22:12:14.410Z Compiling pem-rfc7468 v0.7.0
13672025-11-06T22:12:14.812Z Compiling itertools v0.12.1
13682025-11-06T22:12:15.072Z Compiling rustc-hash v1.1.0
13692025-11-06T22:12:15.244Z Compiling flagset v0.4.6
13702025-11-06T22:12:15.470Z Compiling lazycell v1.3.0
13712025-11-06T22:12:15.655Z Compiling form_urlencoded v1.2.2
13722025-11-06T22:12:15.721Z Compiling rand_core v0.9.3
13732025-11-06T22:12:15.984Z Compiling cexpr v0.6.0
13742025-11-06T22:12:16.066Z Compiling cmake v0.1.51
13752025-11-06T22:12:16.305Z Compiling paste v1.0.15
13762025-11-06T22:12:16.839Z Compiling dunce v1.0.5
13772025-11-06T22:12:16.862Z Compiling fs_extra v1.3.0
13782025-11-06T22:12:16.976Z Compiling rustc_version v0.4.1
13792025-11-06T22:12:17.028Z Compiling ident_case v1.0.1
13802025-11-06T22:12:17.241Z Compiling foldhash v0.1.5
13812025-11-06T22:12:17.445Z Compiling rustversion v1.0.22
13822025-11-06T22:12:17.507Z Compiling vcpkg v0.2.15
13832025-11-06T22:12:17.560Z Compiling iana-time-zone v0.1.63
13842025-11-06T22:12:17.645Z Compiling hashbrown v0.15.4
13852025-11-06T22:12:17.768Z Compiling darling_core v0.20.10
13862025-11-06T22:12:18.157Z Compiling regex v1.11.3
13872025-11-06T22:12:18.362Z Compiling serde_derive v1.0.226
13882025-11-06T22:12:18.884Z Compiling zeroize_derive v1.4.2
13892025-11-06T22:12:19.036Z Compiling zerofrom-derive v0.1.4
13902025-11-06T22:12:19.114Z Compiling yoke-derive v0.7.4
13912025-11-06T22:12:19.204Z Compiling zerocopy-derive v0.7.35
13922025-11-06T22:12:20.310Z Compiling zeroize v1.8.1
13932025-11-06T22:12:21.240Z Compiling zerovec-derive v0.10.3
13942025-11-06T22:12:21.793Z Compiling zerocopy v0.7.35
13952025-11-06T22:12:22.110Z Compiling crypto-common v0.1.6
13962025-11-06T22:12:22.370Z Compiling block-buffer v0.10.4
13972025-11-06T22:12:22.567Z Compiling zerofrom v0.1.4
13982025-11-06T22:12:22.676Z Compiling digest v0.10.7
13992025-11-06T22:12:22.823Z Compiling yoke v0.7.4
14002025-11-06T22:12:23.145Z Compiling displaydoc v0.2.5
14012025-11-06T22:12:23.182Z Compiling tokio-macros v2.5.0
14022025-11-06T22:12:23.203Z Compiling icu_provider_macros v1.5.0
14032025-11-06T22:12:23.247Z Compiling hmac v0.12.1
14042025-11-06T22:12:23.533Z Compiling thiserror-impl v2.0.17
14052025-11-06T22:12:23.597Z Compiling block-padding v0.3.3
14062025-11-06T22:12:23.745Z Compiling zerovec v0.10.4
14072025-11-06T22:12:23.885Z Compiling futures-macro v0.3.31
14082025-11-06T22:12:24.310Z Compiling inout v0.1.3
14092025-11-06T22:12:24.614Z Compiling ppv-lite86 v0.2.20
14102025-11-06T22:12:24.662Z Compiling cipher v0.4.4
14112025-11-06T22:12:24.698Z Compiling sha2 v0.10.9
14122025-11-06T22:12:25.013Z Compiling der_derive v0.7.3
14132025-11-06T22:12:25.202Z Compiling salsa20 v0.10.2
14142025-11-06T22:12:25.420Z Compiling pbkdf2 v0.12.2
14152025-11-06T22:12:25.444Z Compiling rand_chacha v0.9.0
14162025-11-06T22:12:25.610Z Compiling tinystr v0.7.6
14172025-11-06T22:12:25.715Z Compiling icu_collections v1.5.0
14182025-11-06T22:12:25.769Z Compiling futures-util v0.3.31
14192025-11-06T22:12:25.830Z Compiling serde v1.0.226
14202025-11-06T22:12:26.006Z Compiling icu_locid v1.5.0
14212025-11-06T22:12:26.714Z Compiling thiserror v2.0.17
14222025-11-06T22:12:26.881Z Compiling bitflags v2.9.4
14232025-11-06T22:12:26.923Z Compiling bytes v1.10.1
14242025-11-06T22:12:27.098Z Compiling pest v2.8.2
14252025-11-06T22:12:27.423Z Compiling icu_provider v1.5.0
14262025-11-06T22:12:27.544Z Compiling der v0.7.10
14272025-11-06T22:12:28.047Z Compiling chrono v0.4.42
14282025-11-06T22:12:28.142Z Compiling tokio v1.47.0
14292025-11-06T22:12:28.329Z Compiling icu_locid_transform v1.5.0
14302025-11-06T22:12:28.420Z Compiling http v1.3.1
14312025-11-06T22:12:30.019Z Compiling icu_properties v1.5.1
14322025-11-06T22:12:30.523Z Compiling spki v0.7.3
14332025-11-06T22:12:30.562Z Compiling pest_meta v2.8.2
14342025-11-06T22:12:30.657Z Compiling uuid v1.18.1
14352025-11-06T22:12:30.888Z Compiling scrypt v0.11.0
14362025-11-06T22:12:31.273Z Compiling which v4.4.2
14372025-11-06T22:12:31.384Z Compiling aes v0.8.4
14382025-11-06T22:12:31.407Z Compiling cbc v0.1.2
14392025-11-06T22:12:31.839Z Compiling openssl-sys v0.9.109
14402025-11-06T22:12:32.253Z Compiling pest_generator v2.8.2
14412025-11-06T22:12:33.289Z Compiling pkcs5 v0.7.1
14422025-11-06T22:12:33.549Z Compiling rand v0.9.2
14432025-11-06T22:12:34.048Z Compiling icu_normalizer v1.5.0
14442025-11-06T22:12:34.137Z Compiling darling_macro v0.20.10
14452025-11-06T22:12:34.369Z Compiling tracing-attributes v0.1.27
14462025-11-06T22:12:34.655Z Compiling ring v0.17.14
14472025-11-06T22:12:35.011Z Compiling idna_adapter v1.2.0
14482025-11-06T22:12:35.088Z Compiling tracing-core v0.1.32
14492025-11-06T22:12:35.261Z Compiling idna v1.0.3
14502025-11-06T22:12:35.350Z Compiling rustix v1.0.7
14512025-11-06T22:12:35.709Z Compiling aws-lc-rs v1.12.4
14522025-11-06T22:12:35.754Z Compiling adler2 v2.0.0
14532025-11-06T22:12:35.975Z Compiling url v2.5.4
14542025-11-06T22:12:36.179Z Compiling miniz_oxide v0.8.5
14552025-11-06T22:12:36.264Z Compiling darling v0.20.10
14562025-11-06T22:12:36.388Z Compiling pest_derive v2.8.2
14572025-11-06T22:12:36.704Z Compiling tokio-util v0.7.15
14582025-11-06T22:12:37.201Z Compiling pkcs8 v0.10.2
14592025-11-06T22:12:37.553Z Compiling tracing v0.1.40
14602025-11-06T22:12:37.619Z Compiling http-body v1.0.1
14612025-11-06T22:12:37.732Z Compiling thiserror-impl v1.0.69
14622025-11-06T22:12:37.833Z Compiling scroll_derive v0.12.0
14632025-11-06T22:12:37.881Z Compiling serde_derive_internals v0.29.1
14642025-11-06T22:12:38.017Z Compiling httparse v1.9.5
14652025-11-06T22:12:38.699Z Compiling tinyvec_macros v0.1.1
14662025-11-06T22:12:38.813Z Compiling schemars v0.8.22
14672025-11-06T22:12:38.945Z Compiling rustls-pki-types v1.10.0
14682025-11-06T22:12:39.168Z Compiling zerocopy v0.8.27
14692025-11-06T22:12:39.196Z Compiling base64 v0.22.1
14702025-11-06T22:12:39.837Z Compiling scroll v0.12.0
14712025-11-06T22:12:39.904Z Compiling tinyvec v1.8.0
14722025-11-06T22:12:40.018Z Compiling schemars_derive v0.8.22
14732025-11-06T22:12:40.347Z Compiling zerocopy-derive v0.8.27
14742025-11-06T22:12:40.521Z Compiling thiserror v1.0.69
14752025-11-06T22:12:40.691Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14762025-11-06T22:12:41.381Z Compiling bzip2-sys v0.1.13+1.0.8
14772025-11-06T22:12:41.453Z Compiling atomic-waker v1.1.2
14782025-11-06T22:12:41.477Z Compiling untrusted v0.9.0
14792025-11-06T22:12:41.500Z Compiling openssl v0.10.73
14802025-11-06T22:12:41.657Z Compiling dyn-clone v1.0.20
14812025-11-06T22:12:41.694Z Compiling num-conv v0.1.0
14822025-11-06T22:12:41.894Z Compiling foreign-types-shared v0.1.1
14832025-11-06T22:12:41.916Z Compiling time-core v0.1.6
14842025-11-06T22:12:41.964Z Compiling tower-service v0.3.3
14852025-11-06T22:12:42.045Z Compiling try-lock v0.2.5
14862025-11-06T22:12:42.077Z Compiling untrusted v0.7.1
14872025-11-06T22:12:42.180Z Compiling powerfmt v0.2.0
14882025-11-06T22:12:42.215Z Compiling openssl-probe v0.1.5
14892025-11-06T22:12:42.280Z Compiling time-macros v0.2.24
14902025-11-06T22:12:42.303Z Compiling tempfile v3.20.0
14912025-11-06T22:12:42.553Z Compiling deranged v0.5.3
14922025-11-06T22:12:42.577Z Compiling want v0.3.1
14932025-11-06T22:12:42.878Z Compiling foreign-types v0.3.2
14942025-11-06T22:12:43.074Z Compiling h2 v0.4.6
14952025-11-06T22:12:45.074Z Compiling goblin v0.8.2
14962025-11-06T22:12:46.229Z Compiling ipnet v2.11.0
14972025-11-06T22:12:47.017Z Compiling openssl-macros v0.1.1
14982025-11-06T22:12:47.105Z Compiling wait-timeout v0.2.0
14992025-11-06T22:12:47.252Z Compiling gimli v0.31.1
15002025-11-06T22:12:47.372Z Compiling crossbeam-utils v0.8.21
15012025-11-06T22:12:47.659Z Compiling bit-vec v0.8.0
15022025-11-06T22:12:47.796Z Compiling native-tls v0.2.12
15032025-11-06T22:12:47.913Z Compiling num_threads v0.1.7
15042025-11-06T22:12:48.073Z Compiling syn v1.0.109
15052025-11-06T22:12:48.128Z Compiling quick-error v1.2.3
15062025-11-06T22:12:48.182Z Compiling rustls v0.23.19
15072025-11-06T22:12:48.302Z Compiling httpdate v1.0.3
15082025-11-06T22:12:48.523Z Compiling rusty-fork v0.3.0
15092025-11-06T22:12:48.744Z Compiling bit-set v0.8.0
15102025-11-06T22:12:48.764Z Compiling time v0.3.43
15112025-11-06T22:12:49.349Z Compiling unicode-normalization v0.1.24
15122025-11-06T22:12:50.438Z Compiling hyper v1.7.0
15132025-11-06T22:12:51.953Z Compiling addr2line v0.24.2
15142025-11-06T22:12:52.525Z Compiling dof v0.3.0
15152025-11-06T22:12:52.689Z Compiling dtrace-parser v0.2.0
15162025-11-06T22:12:52.783Z Compiling derive_builder_core v0.20.2
15172025-11-06T22:12:54.917Z Compiling signature v2.2.0
15182025-11-06T22:12:54.920Z Compiling scroll_derive v0.13.1
15192025-11-06T22:12:54.920Z Compiling heapless v0.7.17
15202025-11-06T22:12:54.920Z Compiling rand_xorshift v0.4.0
15212025-11-06T22:12:54.920Z Compiling cookie v0.18.1
15222025-11-06T22:12:54.920Z Compiling object v0.36.5
15232025-11-06T22:12:54.920Z Compiling crc32fast v1.4.2
15242025-11-06T22:12:54.920Z Compiling rustc-demangle v0.1.24
15252025-11-06T22:12:54.920Z Compiling unarray v0.1.4
15262025-11-06T22:12:55.059Z Compiling unicode-bidi v0.3.17
15272025-11-06T22:12:55.063Z Compiling zstd-safe v7.2.3
15282025-11-06T22:12:55.456Z Compiling slog v2.7.0
15292025-11-06T22:12:55.757Z Compiling unicode-properties v0.1.3
15302025-11-06T22:12:55.963Z Compiling siphasher v0.3.11
15312025-11-06T22:12:55.983Z Compiling zlib-rs v0.5.1
15322025-11-06T22:12:56.208Z Compiling anyhow v1.0.99
15332025-11-06T22:12:56.232Z Compiling signal-hook v0.3.18
15342025-11-06T22:12:56.360Z Compiling phf_shared v0.11.2
15352025-11-06T22:12:56.570Z Compiling stringprep v0.1.5
15362025-11-06T22:12:56.731Z Compiling scroll v0.13.0
15372025-11-06T22:12:56.815Z Compiling proptest v1.7.0
15382025-11-06T22:12:57.317Z Compiling derive_builder_macro v0.20.2
15392025-11-06T22:12:57.733Z Compiling usdt-impl v0.5.0
15402025-11-06T22:12:57.832Z Compiling hyper-util v0.1.17
15412025-11-06T22:12:58.951Z Compiling ipnetwork v0.21.1
15422025-11-06T22:12:59.398Z Compiling vergen-lib v0.1.6
15432025-11-06T22:12:59.736Z Compiling toml_datetime v0.6.11
15442025-11-06T22:12:59.787Z Compiling serde_tokenstream v0.2.2
15452025-11-06T22:13:00.300Z Compiling serde_spanned v0.6.9
15462025-11-06T22:13:00.363Z Compiling rand_chacha v0.3.1
15472025-11-06T22:13:00.515Z Compiling md-5 v0.10.6
15482025-11-06T22:13:00.827Z Compiling curve25519-dalek v4.1.3
15492025-11-06T22:13:01.462Z Compiling backtrace v0.3.74
15502025-11-06T22:13:01.535Z Compiling num-integer v0.1.46
15512025-11-06T22:13:01.683Z Compiling sync_wrapper v1.0.1
15522025-11-06T22:13:01.865Z Compiling ff v0.13.0
15532025-11-06T22:13:02.140Z Compiling libz-rs-sys v0.5.1
15542025-11-06T22:13:02.294Z Compiling hash32 v0.2.1
15552025-11-06T22:13:02.471Z Compiling memoffset v0.9.1
15562025-11-06T22:13:02.690Z Compiling psl-types v2.0.11
15572025-11-06T22:13:02.698Z Compiling num-bigint-dig v0.8.4
15582025-11-06T22:13:02.832Z Compiling fallible-iterator v0.2.0
15592025-11-06T22:13:02.904Z Compiling cfg_aliases v0.2.1
15602025-11-06T22:13:02.936Z Compiling litrs v0.4.1
15612025-11-06T22:13:03.023Z Compiling ref-cast v1.0.24
15622025-11-06T22:13:03.054Z Compiling base16ct v0.2.0
15632025-11-06T22:13:03.403Z Compiling smoltcp v0.9.1
15642025-11-06T22:13:03.528Z Compiling tower-layer v0.3.3
15652025-11-06T22:13:03.647Z Compiling postgres-protocol v0.6.8
15662025-11-06T22:13:03.826Z Compiling tower v0.5.2
15672025-11-06T22:13:04.049Z Compiling document-features v0.2.11
15682025-11-06T22:13:04.106Z Compiling sec1 v0.7.3
15692025-11-06T22:13:04.416Z Compiling nix v0.29.0
15702025-11-06T22:13:04.674Z Compiling publicsuffix v2.3.0
15712025-11-06T22:13:04.978Z Compiling newtype-uuid v1.3.1
15722025-11-06T22:13:04.982Z Compiling flate2 v1.1.2
15732025-11-06T22:13:05.331Z Compiling group v0.13.0
15742025-11-06T22:13:05.671Z Compiling num-iter v0.1.45
15752025-11-06T22:13:05.821Z Compiling rand v0.8.5
15762025-11-06T22:13:05.919Z Compiling oxnet v0.1.3
15772025-11-06T22:13:05.973Z Compiling derive_builder v0.20.2
15782025-11-06T22:13:06.185Z Compiling tokio-native-tls v0.3.1
15792025-11-06T22:13:06.371Z Compiling goblin v0.10.2
15802025-11-06T22:13:07.206Z Compiling rustls-native-certs v0.8.1
15812025-11-06T22:13:07.255Z Compiling webpki-roots v1.0.1
15822025-11-06T22:13:07.465Z Compiling http-body-util v0.1.3
15832025-11-06T22:13:07.571Z Compiling vergen v9.0.6
15842025-11-06T22:13:07.764Z Compiling strum_macros v0.27.2
15852025-11-06T22:13:07.825Z Compiling terminal_size v0.4.0
15862025-11-06T22:13:07.910Z Compiling cargo-platform v0.1.8
15872025-11-06T22:13:07.943Z Compiling hkdf v0.12.4
15882025-11-06T22:13:08.069Z Compiling crypto-bigint v0.5.5
15892025-11-06T22:13:08.240Z Compiling async-trait v0.1.89
15902025-11-06T22:13:08.437Z Compiling ref-cast-impl v1.0.24
15912025-11-06T22:13:09.615Z Compiling curve25519-dalek-derive v0.1.1
15922025-11-06T22:13:10.495Z Compiling hubpack_derive v0.1.1
15932025-11-06T22:13:10.790Z Compiling daft-derive v0.1.4
15942025-11-06T22:13:11.053Z Compiling ahash v0.8.12
15952025-11-06T22:13:11.417Z Compiling fs-err v3.1.1
15962025-11-06T22:13:11.474Z Compiling managed v0.8.0
15972025-11-06T22:13:11.766Z Compiling simd-adler32 v0.3.7
15982025-11-06T22:13:11.935Z Compiling buf-list v1.0.3
15992025-11-06T22:13:12.362Z Compiling lockfree-object-pool v0.1.6
16002025-11-06T22:13:12.440Z Compiling usdt-impl v0.6.0
16012025-11-06T22:13:12.590Z Compiling iri-string v0.7.8
16022025-11-06T22:13:12.669Z Compiling bitflags v1.3.2
16032025-11-06T22:13:12.756Z Compiling bumpalo v3.16.0
16042025-11-06T22:13:12.870Z Compiling winnow v0.5.40
16052025-11-06T22:13:12.890Z Compiling unicode-segmentation v1.12.0
16062025-11-06T22:13:13.221Z Compiling zopfli v0.8.1
16072025-11-06T22:13:13.787Z Compiling dof v0.4.0
16082025-11-06T22:13:14.000Z Compiling strum v0.27.2
16092025-11-06T22:13:14.897Z Compiling clap_builder v4.5.48
16102025-11-06T22:13:16.127Z Compiling toml_edit v0.19.15
16112025-11-06T22:13:16.185Z Compiling tower-http v0.6.6
16122025-11-06T22:13:16.397Z Compiling daft v0.1.4
16132025-11-06T22:13:16.731Z Compiling hubpack v0.1.2
16142025-11-06T22:13:17.030Z Compiling elliptic-curve v0.13.8
16152025-11-06T22:13:17.390Z Compiling cargo_metadata v0.19.2
16162025-11-06T22:13:17.597Z Compiling hyper-tls v0.6.0
16172025-11-06T22:13:18.005Z Compiling signal-hook-mio v0.2.4
16182025-11-06T22:13:18.195Z Compiling cookie_store v0.21.1
16192025-11-06T22:13:19.724Z Compiling zstd v0.13.3
16202025-11-06T22:13:20.999Z Compiling postgres-types v0.2.9
16212025-11-06T22:13:21.074Z Compiling usdt-attr-macro v0.5.0
16222025-11-06T22:13:22.305Z Compiling usdt-macro v0.5.0
16232025-11-06T22:13:22.708Z Compiling phf v0.11.2
16242025-11-06T22:13:22.749Z Compiling ed25519 v2.2.3
16252025-11-06T22:13:22.858Z Compiling bzip2 v0.4.4
16262025-11-06T22:13:22.937Z Compiling bzip2 v0.5.2
16272025-11-06T22:13:23.000Z Compiling pkcs1 v0.7.5
16282025-11-06T22:13:23.254Z Compiling dtrace-parser v0.3.0
16292025-11-06T22:13:23.330Z Compiling serde_with_macros v3.14.0
16302025-11-06T22:13:23.779Z Compiling strum_macros v0.26.4
16312025-11-06T22:13:23.906Z Compiling enum-as-inner v0.6.1
16322025-11-06T22:13:24.657Z Compiling clap_derive v4.5.47
16332025-11-06T22:13:24.889Z Compiling serde-big-array v0.5.1
16342025-11-06T22:13:24.978Z Compiling serde_urlencoded v0.7.1
16352025-11-06T22:13:25.144Z Compiling rfc6979 v0.4.0
16362025-11-06T22:13:25.165Z Compiling serde_repr v0.1.19
16372025-11-06T22:13:25.352Z Compiling bstr v1.10.0
16382025-11-06T22:13:25.494Z Compiling float-cmp v0.10.0
16392025-11-06T22:13:25.738Z Compiling env_filter v0.1.2
16402025-11-06T22:13:25.906Z Compiling socket2 v0.5.10
16412025-11-06T22:13:26.286Z Compiling thread-id v5.0.0
16422025-11-06T22:13:26.350Z Compiling encoding_rs v0.8.34
16432025-11-06T22:13:26.431Z Compiling keccak v0.1.5
16442025-11-06T22:13:26.819Z Compiling foldhash v0.2.0
16452025-11-06T22:13:26.880Z Compiling new_debug_unreachable v1.0.6
16462025-11-06T22:13:27.064Z Compiling mime v0.3.17
16472025-11-06T22:13:27.233Z Compiling static_assertions v1.1.0
16482025-11-06T22:13:27.363Z Compiling whoami v1.5.2
16492025-11-06T22:13:27.621Z Compiling data-encoding v2.9.0
16502025-11-06T22:13:27.708Z Compiling fixedbitset v0.4.2
16512025-11-06T22:13:27.937Z Compiling predicates-core v1.0.8
16522025-11-06T22:13:28.157Z Compiling precomputed-hash v0.1.1
16532025-11-06T22:13:28.253Z Compiling difflib v0.4.0
16542025-11-06T22:13:28.277Z Compiling normalize-line-endings v0.3.0
16552025-11-06T22:13:28.310Z Compiling rustc-hash v2.1.1
16562025-11-06T22:13:28.435Z Compiling hickory-proto v0.25.2
16572025-11-06T22:13:28.520Z Compiling iddqd v0.3.13
16582025-11-06T22:13:29.138Z Compiling clap v4.5.48
16592025-11-06T22:13:29.283Z Compiling predicates v3.1.3
16602025-11-06T22:13:29.309Z Compiling string_cache v0.8.9
16612025-11-06T22:13:29.537Z Compiling strum v0.26.3
16622025-11-06T22:13:29.739Z Compiling petgraph v0.6.5
16632025-11-06T22:13:29.762Z Compiling tokio-postgres v0.7.13
16642025-11-06T22:13:30.197Z Compiling toml_edit v0.22.27
16652025-11-06T22:13:30.762Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
16662025-11-06T22:13:30.964Z Compiling sha3 v0.10.8
16672025-11-06T22:13:32.028Z Compiling usdt v0.5.0
16682025-11-06T22:13:32.455Z Compiling similar v2.7.0
16692025-11-06T22:13:32.524Z Compiling env_logger v0.11.8
16702025-11-06T22:13:33.282Z Compiling serde_with v3.14.0
16712025-11-06T22:13:33.369Z Compiling ecdsa v0.16.9
16722025-11-06T22:13:34.242Z Compiling rsa v0.9.8
16732025-11-06T22:13:34.524Z Compiling zip v4.2.0
16742025-11-06T22:13:35.166Z Compiling zip v0.6.6
16752025-11-06T22:13:36.441Z Compiling ed25519-dalek v2.1.1
16762025-11-06T22:13:37.304Z Compiling toml v0.7.8
16772025-11-06T22:13:37.692Z Compiling crossterm v0.28.1
16782025-11-06T22:13:38.772Z Compiling heck v0.4.1
16792025-11-06T22:13:38.797Z Compiling crossbeam-epoch v0.9.18
16802025-11-06T22:13:38.817Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
16812025-11-06T22:13:38.865Z Compiling tokio-stream v0.1.17
16822025-11-06T22:13:39.248Z Compiling x509-cert v0.2.5
16832025-11-06T22:13:39.271Z Compiling openapiv3 v2.2.0
16842025-11-06T22:13:39.475Z Compiling sha1 v0.10.6
16852025-11-06T22:13:39.853Z Compiling itertools v0.13.0
16862025-11-06T22:13:39.901Z Compiling itertools v0.10.5
16872025-11-06T22:13:40.179Z Compiling winnow v0.6.26
16882025-11-06T22:13:40.944Z Compiling peg-runtime v0.8.5
16892025-11-06T22:13:41.555Z Compiling lalrpop-util v0.19.12
16902025-11-06T22:13:41.940Z Compiling thread_local v1.1.8
16912025-11-06T22:13:41.989Z Compiling slog-async v2.8.0
16922025-11-06T22:13:42.459Z Compiling crossbeam-channel v0.5.15
16932025-11-06T22:13:42.464Z Compiling xattr v1.3.1
16942025-11-06T22:13:42.609Z Compiling futures-executor v0.3.31
16952025-11-06T22:13:42.762Z Compiling filetime v0.2.26
16962025-11-06T22:13:42.872Z Compiling is-terminal v0.4.13
16972025-11-06T22:13:43.049Z Compiling term v1.1.0
16982025-11-06T22:13:43.090Z Compiling take_mut v0.2.2
16992025-11-06T22:13:43.113Z Compiling tar v0.4.44
17002025-11-06T22:13:43.333Z Compiling futures v0.3.31
17012025-11-06T22:13:43.641Z Compiling slog-term v2.9.2
17022025-11-06T22:13:46.236Z Compiling aws-lc-sys v0.26.0
17032025-11-06T22:14:16.187Z Compiling rustls-webpki v0.102.8
17042025-11-06T22:14:20.771Z Compiling tokio-rustls v0.26.0
17052025-11-06T22:14:21.059Z Compiling hyper-rustls v0.27.7
17062025-11-06T22:14:21.396Z Compiling reqwest v0.12.24
17072025-11-06T22:14:25.147Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17082025-11-06T22:14:25.448Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17092025-11-06T22:14:30.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
17102025-11-06T22:14:30.537Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17112025-11-06T22:14:30.611ZNov 06 22:14:29.383 INFO Starting download, target: Console
17122025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Starting download, target: Cockroach
17132025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Starting download, target: Clickhouse
17142025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Starting download, target: DendriteStub
17152025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Starting download, target: MaghemiteMgd
17162025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Starting download, target: TransceiverControl
17172025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17182025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17192025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17202025-11-06T22:14:30.612ZNov 06 22:14:29.384 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17212025-11-06T22:14:30.613ZNov 06 22:14:29.384 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17222025-11-06T22:14:30.613ZNov 06 22:14:29.384 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17232025-11-06T22:14:31.243ZNov 06 22:14:29.987 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17242025-11-06T22:14:31.673ZNov 06 22:14:30.420 INFO Download complete, target: Console
17252025-11-06T22:14:31.838ZNov 06 22:14:30.606 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17262025-11-06T22:14:32.239ZNov 06 22:14:31.026 INFO Download complete, target: TransceiverControl
17272025-11-06T22:14:32.697ZNov 06 22:14:31.484 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17282025-11-06T22:14:32.789ZNov 06 22:14:31.574 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17292025-11-06T22:14:32.825ZNov 06 22:14:31.609 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17302025-11-06T22:14:33.165ZNov 06 22:14:31.952 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17312025-11-06T22:14:33.165ZNov 06 22:14:31.952 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17322025-11-06T22:14:37.221ZNov 06 22:14:36.008 INFO Download complete, target: DendriteStub
17332025-11-06T22:14:37.429ZNov 06 22:14:36.217 INFO Download complete, target: MaghemiteMgd
17342025-11-06T22:14:40.414ZNov 06 22:14:39.201 INFO Checking that binary works, target: Cockroach
17352025-11-06T22:14:40.550ZNov 06 22:14:39.337 INFO Download complete, target: Cockroach
17362025-11-06T22:14:43.882ZNov 06 22:14:42.668 INFO Checking that binary works, target: Clickhouse
17372025-11-06T22:14:44.047ZNov 06 22:14:42.833 INFO Download complete, target: Clickhouse
17382025-11-06T22:14:44.053ZAll prerequisites installed successfully
17392025-11-06T22:14:44.057Z
17402025-11-06T22:14:44.057Zreal 5:10.619976682
17412025-11-06T22:14:44.057Zuser 18:07.006481472
17422025-11-06T22:14:44.057Zsys 2:33.096807305
17432025-11-06T22:14:44.057Ztrap 0.689597522
17442025-11-06T22:14:44.057Ztflt 0.909377846
17452025-11-06T22:14:44.057Zdflt 1.096244098
17462025-11-06T22:14:44.057Zkflt 0.028421796
17472025-11-06T22:14:44.057Zlock 43:46.016710763
17482025-11-06T22:14:44.057Zslp 1:07:05.355824840
17492025-11-06T22:14:44.057Zlat 1:24.710068726
17502025-11-06T22:14:44.057Zstop 3:15.869655232
17512025-11-06T22:14:44.057Z+ ptime -m cargo xtask download softnpu
17522025-11-06T22:14:44.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
17532025-11-06T22:14:44.904Z Running `target/debug/xtask download softnpu`
17542025-11-06T22:14:46.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
17552025-11-06T22:14:46.118Z Running `target/debug/xtask-downloader softnpu`
17562025-11-06T22:14:46.166ZNov 06 22:14:44.952 INFO Starting download, target: Softnpu
17572025-11-06T22:14:46.169ZNov 06 22:14:44.953 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17582025-11-06T22:14:46.928ZNov 06 22:14:45.715 INFO Download complete, target: Softnpu
17592025-11-06T22:14:46.933Z
17602025-11-06T22:14:46.937Zreal 2.871762120
17612025-11-06T22:14:46.937Zuser 1.716120064
17622025-11-06T22:14:46.937Zsys 0.736437433
17632025-11-06T22:14:46.937Ztrap 0.001072178
17642025-11-06T22:14:46.937Ztflt 0.000076513
17652025-11-06T22:14:46.937Zdflt 0.000038514
17662025-11-06T22:14:46.937Zkflt 0.000000000
17672025-11-06T22:14:46.937Zlock 8.300432173
17682025-11-06T22:14:46.937Zslp 0.632004442
17692025-11-06T22:14:46.937Zlat 0.076123987
17702025-11-06T22:14:46.937Zstop 0.000178834
17712025-11-06T22:14:46.937Z+ export CARGO_INCREMENTAL=0
17722025-11-06T22:14:46.937Z+ CARGO_INCREMENTAL=0
17732025-11-06T22:14:46.939Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17742025-11-06T22:14:48.323Z Compiling proc-macro2 v1.0.101
17752025-11-06T22:14:48.323Z Compiling unicode-ident v1.0.19
17762025-11-06T22:14:48.323Z Compiling libc v0.2.174
17772025-11-06T22:14:48.323Z Compiling serde_core v1.0.226
17782025-11-06T22:14:48.326Z Compiling serde v1.0.226
17792025-11-06T22:14:48.326Z Compiling autocfg v1.4.0
17802025-11-06T22:14:48.326Z Compiling cfg-if v1.0.4
17812025-11-06T22:14:48.630Z Compiling version_check v0.9.5
17822025-11-06T22:14:48.651Z Compiling memchr v2.7.4
17832025-11-06T22:14:48.675Z Compiling shlex v1.3.0
17842025-11-06T22:14:49.064Z Compiling value-bag v1.9.0
17852025-11-06T22:14:49.186Z Compiling portable-atomic v1.11.0
17862025-11-06T22:14:49.226Z Compiling lock_api v0.4.12
17872025-11-06T22:14:49.598Z Compiling typenum v1.17.0
17882025-11-06T22:14:49.892Z Compiling log v0.4.27
17892025-11-06T22:14:50.018Z Compiling generic-array v0.14.7
17902025-11-06T22:14:50.443Z Compiling serde_json v1.0.145
17912025-11-06T22:14:50.591Z Compiling quote v1.0.40
17922025-11-06T22:14:50.613Z Compiling jobserver v0.1.32
17932025-11-06T22:14:50.812Z Compiling getrandom v0.3.4
17942025-11-06T22:14:50.946Z Compiling libm v0.2.8
17952025-11-06T22:14:51.181Z Compiling syn v2.0.106
17962025-11-06T22:14:51.202Z Compiling cc v1.2.30
17972025-11-06T22:14:51.290Z Compiling num-traits v0.2.19
17982025-11-06T22:14:51.415Z Compiling scopeguard v1.2.0
17992025-11-06T22:14:51.489Z Compiling parking_lot_core v0.9.10
18002025-11-06T22:14:51.644Z Compiling smallvec v1.15.1
18012025-11-06T22:14:51.930Z Compiling regex-syntax v0.8.5
18022025-11-06T22:14:52.148Z Compiling getrandom v0.2.15
18032025-11-06T22:14:52.906Z Compiling pkg-config v0.3.31
18042025-11-06T22:14:52.938Z Compiling aho-corasick v1.1.3
18052025-11-06T22:14:53.479Z Compiling rustix v0.38.37
18062025-11-06T22:14:53.892Z Compiling itoa v1.0.11
18072025-11-06T22:14:54.166Z Compiling thiserror v2.0.17
18082025-11-06T22:14:54.398Z Compiling errno v0.3.12
18092025-11-06T22:14:54.650Z Compiling either v1.15.0
18102025-11-06T22:14:54.673Z Compiling stable_deref_trait v1.2.0
18112025-11-06T22:14:54.766Z Compiling spin v0.9.8
18122025-11-06T22:14:54.769Z Compiling fnv v1.0.7
18132025-11-06T22:14:54.809Z Compiling slab v0.4.9
18142025-11-06T22:14:54.828Z Compiling allocator-api2 v0.2.21
18152025-11-06T22:14:54.952Z Compiling equivalent v1.0.2
18162025-11-06T22:14:55.105Z Compiling semver v1.0.27
18172025-11-06T22:14:55.171Z Compiling lazy_static v1.5.0
18182025-11-06T22:14:55.229Z Compiling ryu v1.0.18
18192025-11-06T22:14:55.336Z Compiling rand_core v0.6.4
18202025-11-06T22:14:55.518Z Compiling regex-automata v0.4.11
18212025-11-06T22:14:55.742Z Compiling critical-section v1.1.3
18222025-11-06T22:14:56.373Z Compiling glob v0.3.2
18232025-11-06T22:14:56.377Z Compiling byteorder v1.5.0
18242025-11-06T22:14:56.551Z Compiling once_cell v1.21.3
18252025-11-06T22:14:56.930Z Compiling subtle v2.6.1
18262025-11-06T22:14:57.062Z Compiling clang-sys v1.8.1
18272025-11-06T22:14:57.620Z Compiling prettyplease v0.2.36
18282025-11-06T22:14:57.644Z Compiling pin-project-lite v0.2.14
18292025-11-06T22:14:57.798Z Compiling schemars v0.8.22
18302025-11-06T22:14:58.584Z Compiling synstructure v0.13.1
18312025-11-06T22:14:59.140Z Compiling serde_derive_internals v0.29.1
18322025-11-06T22:14:59.705Z Compiling litemap v0.7.3
18332025-11-06T22:14:59.773Z Compiling writeable v0.5.5
18342025-11-06T22:14:59.933Z Compiling minimal-lexical v0.2.1
18352025-11-06T22:15:00.417Z Compiling nom v7.1.3
18362025-11-06T22:15:00.680Z Compiling libloading v0.8.5
18372025-11-06T22:15:00.883Z Compiling regex v1.11.3
18382025-11-06T22:15:01.052Z Compiling home v0.5.9
18392025-11-06T22:15:01.279Z Compiling percent-encoding v2.3.2
18402025-11-06T22:15:01.572Z Compiling bindgen v0.69.5
18412025-11-06T22:15:01.833Z Compiling itertools v0.12.1
18422025-11-06T22:15:02.160Z Compiling lazycell v1.3.0
18432025-11-06T22:15:02.191Z Compiling serde_derive v1.0.226
18442025-11-06T22:15:02.370Z Compiling zeroize_derive v1.4.2
18452025-11-06T22:15:03.398Z Compiling zerofrom-derive v0.1.4
18462025-11-06T22:15:03.711Z Compiling yoke-derive v0.7.4
18472025-11-06T22:15:03.789Z Compiling zerovec-derive v0.10.3
18482025-11-06T22:15:04.395Z Compiling displaydoc v0.2.5
18492025-11-06T22:15:04.522Z Compiling icu_provider_macros v1.5.0
18502025-11-06T22:15:04.824Z Compiling tokio-macros v2.5.0
18512025-11-06T22:15:05.540Z Compiling zerocopy-derive v0.7.35
18522025-11-06T22:15:05.733Z Compiling zeroize v1.8.1
18532025-11-06T22:15:06.043Z Compiling thiserror-impl v2.0.17
18542025-11-06T22:15:06.175Z Compiling futures-macro v0.3.31
18552025-11-06T22:15:06.201Z Compiling schemars_derive v0.8.22
18562025-11-06T22:15:06.326Z Compiling zerofrom v0.1.4
18572025-11-06T22:15:06.593Z Compiling yoke v0.7.4
18582025-11-06T22:15:07.005Z Compiling zerovec v0.10.4
18592025-11-06T22:15:07.838Z Compiling cexpr v0.6.0
18602025-11-06T22:15:07.919Z Compiling icu_locid_transform_data v1.5.0
18612025-11-06T22:15:08.049Z Compiling paste v1.0.15
18622025-11-06T22:15:08.556Z Compiling heck v0.5.0
18632025-11-06T22:15:08.853Z Compiling rustc-hash v1.1.0
18642025-11-06T22:15:09.130Z Compiling tinystr v0.7.6
18652025-11-06T22:15:09.198Z Compiling icu_collections v1.5.0
18662025-11-06T22:15:09.588Z Compiling icu_locid v1.5.0
18672025-11-06T22:15:09.920Z Compiling bitflags v2.9.4
18682025-11-06T22:15:10.067Z Compiling bytes v1.10.1
18692025-11-06T22:15:10.496Z Compiling cmake v0.1.51
18702025-11-06T22:15:10.991Z Compiling icu_provider v1.5.0
18712025-11-06T22:15:11.162Z Compiling signal-hook-registry v1.4.2
18722025-11-06T22:15:11.248Z Compiling dunce v1.0.5
18732025-11-06T22:15:11.418Z Compiling fs_extra v1.3.0
18742025-11-06T22:15:11.484Z Compiling icu_properties_data v1.5.0
18752025-11-06T22:15:11.787Z Compiling parking_lot v0.12.3
18762025-11-06T22:15:11.861Z Compiling icu_locid_transform v1.5.0
18772025-11-06T22:15:12.274Z Compiling crypto-common v0.1.6
18782025-11-06T22:15:12.521Z Compiling mio v1.0.2
18792025-11-06T22:15:12.544Z Compiling utf8_iter v1.0.4
18802025-11-06T22:15:12.866Z Compiling write16 v1.0.0
18812025-11-06T22:15:13.059Z Compiling icu_normalizer_data v1.5.0
18822025-11-06T22:15:13.174Z Compiling utf16_iter v1.0.5
18832025-11-06T22:15:13.457Z Compiling icu_properties v1.5.1
18842025-11-06T22:15:13.608Z Compiling hashbrown v0.16.0
18852025-11-06T22:15:13.904Z Compiling const-oid v0.9.6
18862025-11-06T22:15:14.155Z Compiling which v4.4.2
18872025-11-06T22:15:15.208Z Compiling socket2 v0.6.0
18882025-11-06T22:15:15.801Z Compiling thiserror v1.0.69
18892025-11-06T22:15:16.522Z Compiling tokio v1.47.0
18902025-11-06T22:15:16.855Z Compiling indexmap v2.11.4
18912025-11-06T22:15:17.206Z Compiling form_urlencoded v1.2.2
18922025-11-06T22:15:17.302Z Compiling icu_normalizer v1.5.0
18932025-11-06T22:15:17.451Z Compiling ring v0.17.14
18942025-11-06T22:15:18.351Z Compiling idna_adapter v1.2.0
18952025-11-06T22:15:18.434Z Compiling block-buffer v0.10.4
18962025-11-06T22:15:18.583Z Compiling idna v1.0.3
18972025-11-06T22:15:18.713Z Compiling zerocopy v0.7.35
18982025-11-06T22:15:19.316Z Compiling der_derive v0.7.3
18992025-11-06T22:15:19.710Z Compiling tracing-attributes v0.1.27
19002025-11-06T22:15:20.012Z Compiling thiserror-impl v1.0.69
19012025-11-06T22:15:21.510Z Compiling aws-lc-rs v1.12.4
19022025-11-06T22:15:21.967Z Compiling vcpkg v0.2.15
19032025-11-06T22:15:22.499Z Compiling url v2.5.4
19042025-11-06T22:15:22.561Z Compiling digest v0.10.7
19052025-11-06T22:15:22.686Z Compiling futures-core v0.3.31
19062025-11-06T22:15:23.208Z Compiling strsim v0.11.1
19072025-11-06T22:15:23.344Z Compiling openssl-sys v0.9.109
19082025-11-06T22:15:23.849Z Compiling ident_case v1.0.1
19092025-11-06T22:15:23.966Z Compiling httparse v1.9.5
19102025-11-06T22:15:24.916Z Compiling zerocopy v0.8.27
19112025-11-06T22:15:25.333Z Compiling iana-time-zone v0.1.63
19122025-11-06T22:15:25.442Z Compiling foldhash v0.1.5
19132025-11-06T22:15:25.769Z Compiling rustix v1.0.7
19142025-11-06T22:15:25.977Z Compiling hashbrown v0.15.4
19152025-11-06T22:15:26.027Z Compiling chrono v0.4.42
19162025-11-06T22:15:26.107Z Compiling aws-lc-sys v0.26.0
19172025-11-06T22:15:26.781Z Compiling uuid v1.18.1
19182025-11-06T22:15:27.180Z Compiling syn v1.0.109
19192025-11-06T22:15:27.915Z Compiling ucd-trie v0.1.7
19202025-11-06T22:15:28.224Z Compiling pest v2.8.2
19212025-11-06T22:15:28.372Z Compiling serde_tokenstream v0.2.2
19222025-11-06T22:15:28.872Z Compiling zerocopy-derive v0.8.27
19232025-11-06T22:15:29.132Z Compiling num-conv v0.1.0
19242025-11-06T22:15:29.793Z Compiling futures-sink v0.3.31
19252025-11-06T22:15:29.968Z Compiling time-core v0.1.6
19262025-11-06T22:15:30.000Z Compiling futures-channel v0.3.31
19272025-11-06T22:15:30.319Z Compiling time-macros v0.2.24
19282025-11-06T22:15:30.832Z Compiling pest_meta v2.8.2
19292025-11-06T22:15:31.119Z Compiling rustc_version v0.4.1
19302025-11-06T22:15:32.376Z Compiling openssl v0.10.73
19312025-11-06T22:15:32.526Z Compiling pin-utils v0.1.0
19322025-11-06T22:15:32.661Z Compiling futures-task v0.3.31
19332025-11-06T22:15:32.805Z Compiling cpufeatures v0.2.14
19342025-11-06T22:15:32.859Z Compiling futures-io v0.3.31
19352025-11-06T22:15:33.033Z Compiling pest_generator v2.8.2
19362025-11-06T22:15:33.239Z Compiling futures-util v0.3.31
19372025-11-06T22:15:33.786Z Compiling hmac v0.12.1
19382025-11-06T22:15:34.265Z Compiling block-padding v0.3.3
19392025-11-06T22:15:34.522Z Compiling openssl-macros v0.1.1
19402025-11-06T22:15:34.525Z Compiling scroll_derive v0.12.0
19412025-11-06T22:15:34.647Z Compiling pest_derive v2.8.2
19422025-11-06T22:15:35.371Z Compiling dyn-clone v1.0.20
19432025-11-06T22:15:35.460Z Compiling crossbeam-utils v0.8.21
19442025-11-06T22:15:35.649Z Compiling native-tls v0.2.12
19452025-11-06T22:15:35.834Z Compiling rustls v0.23.19
19462025-11-06T22:15:36.043Z Compiling inout v0.1.3
19472025-11-06T22:15:36.211Z Compiling ppv-lite86 v0.2.20
19482025-11-06T22:15:37.225Z Compiling anyhow v1.0.99
19492025-11-06T22:15:37.827Z Compiling rustversion v1.0.22
19502025-11-06T22:15:38.573Z Compiling cipher v0.4.4
19512025-11-06T22:15:38.631Z Compiling sha2 v0.10.9
19522025-11-06T22:15:39.118Z Compiling http v1.3.1
19532025-11-06T22:15:39.393Z Compiling cookie v0.18.1
19542025-11-06T22:15:39.418Z Compiling plain v0.2.3
19552025-11-06T22:15:39.614Z Compiling base64ct v1.6.0
19562025-11-06T22:15:40.358Z Compiling pem-rfc7468 v0.7.0
19572025-11-06T22:15:41.994Z Compiling bzip2-sys v0.1.13+1.0.8
19582025-11-06T22:15:42.028Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19592025-11-06T22:15:42.524Z Compiling flagset v0.4.6
19602025-11-06T22:15:42.774Z Compiling slog v2.7.0
19612025-11-06T22:15:42.797Z Compiling der v0.7.10
19622025-11-06T22:15:44.657Z Compiling toml_datetime v0.6.11
19632025-11-06T22:15:44.880Z Compiling serde_spanned v0.6.9
19642025-11-06T22:15:45.121Z Compiling rand_core v0.9.3
19652025-11-06T22:15:45.148Z Compiling tracing-core v0.1.32
19662025-11-06T22:15:45.518Z Compiling usdt-impl v0.5.0
19672025-11-06T22:15:45.564Z Compiling pretty-hex v0.4.1
19682025-11-06T22:15:45.567Z Compiling rustls-pki-types v1.10.0
19692025-11-06T22:15:45.763Z Compiling spki v0.7.3
19702025-11-06T22:15:45.822Z Compiling salsa20 v0.10.2
19712025-11-06T22:15:45.929Z Compiling tracing v0.1.40
19722025-11-06T22:15:45.975Z Compiling scroll v0.12.0
19732025-11-06T22:15:46.076Z Compiling pbkdf2 v0.12.2
19742025-11-06T22:15:46.174Z Compiling darling_core v0.20.10
19752025-11-06T22:15:46.546Z Compiling winnow v0.5.40
19762025-11-06T22:15:46.721Z Compiling litrs v0.4.1
19772025-11-06T22:15:47.236Z Compiling camino v1.2.0
19782025-11-06T22:15:47.556Z Compiling goblin v0.8.2
19792025-11-06T22:15:47.678Z Compiling document-features v0.2.11
19802025-11-06T22:15:47.847Z Compiling scrypt v0.11.0
19812025-11-06T22:15:48.298Z Compiling rand_chacha v0.9.0
19822025-11-06T22:15:48.808Z Compiling aes v0.8.4
19832025-11-06T22:15:49.116Z Compiling cbc v0.1.2
19842025-11-06T22:15:49.362Z Compiling tokio-util v0.7.15
19852025-11-06T22:15:49.803Z Compiling toml_edit v0.19.15
19862025-11-06T22:15:51.249Z Compiling darling_macro v0.20.10
19872025-11-06T22:15:53.680Z Compiling powerfmt v0.2.0
19882025-11-06T22:15:53.720Z Compiling untrusted v0.7.1
19892025-11-06T22:15:53.955Z Compiling untrusted v0.9.0
19902025-11-06T22:15:54.195Z Compiling adler2 v2.0.0
19912025-11-06T22:15:54.431Z Compiling ref-cast v1.0.24
19922025-11-06T22:15:54.912Z Compiling miniz_oxide v0.8.5
19932025-11-06T22:15:55.419Z Compiling deranged v0.5.3
19942025-11-06T22:15:55.489Z Compiling dof v0.3.0
19952025-11-06T22:15:56.911Z Compiling darling v0.20.10
19962025-11-06T22:15:57.053Z Compiling pkcs5 v0.7.1
19972025-11-06T22:15:58.090Z Compiling rand v0.9.2
19982025-11-06T22:15:58.361Z Compiling dtrace-parser v0.2.0
19992025-11-06T22:15:58.994Z Compiling http-body v1.0.1
20002025-11-06T22:15:59.292Z Compiling heapless v0.7.17
20012025-11-06T22:15:59.648Z Compiling scroll_derive v0.13.1
20022025-11-06T22:16:00.397Z Compiling thread-id v4.2.2
20032025-11-06T22:16:01.169Z Compiling zstd-safe v7.2.3
20042025-11-06T22:16:01.300Z Compiling base64 v0.22.1
20052025-11-06T22:16:01.405Z Compiling num_threads v0.1.7
20062025-11-06T22:16:01.497Z Compiling atomic-waker v1.1.2
20072025-11-06T22:16:01.559Z Compiling signal-hook v0.3.18
20082025-11-06T22:16:01.631Z Compiling time v0.3.43
20092025-11-06T22:16:03.185Z Compiling pkcs8 v0.10.2
20102025-11-06T22:16:03.969Z Compiling ref-cast-impl v1.0.24
20112025-11-06T22:16:04.901Z Compiling tinyvec_macros v0.1.1
20122025-11-06T22:16:05.015Z Compiling try-lock v0.2.5
20132025-11-06T22:16:05.283Z Compiling tower-service v0.3.3
20142025-11-06T22:16:05.452Z Compiling want v0.3.1
20152025-11-06T22:16:05.763Z Compiling tinyvec v1.8.0
20162025-11-06T22:16:08.735Z Compiling h2 v0.4.6
20172025-11-06T22:16:09.661Z Compiling curve25519-dalek v4.1.3
20182025-11-06T22:16:10.208Z Compiling ipnet v2.11.0
20192025-11-06T22:16:10.288Z Compiling daft-derive v0.1.4
20202025-11-06T22:16:10.418Z Compiling async-trait v0.1.89
20212025-11-06T22:16:11.757Z Compiling memoffset v0.9.1
20222025-11-06T22:16:12.047Z Compiling num-bigint-dig v0.8.4
20232025-11-06T22:16:12.140Z Compiling httpdate v1.0.3
20242025-11-06T22:16:12.393Z Compiling openssl-probe v0.1.5
20252025-11-06T22:16:12.465Z Compiling fastrand v2.1.1
20262025-11-06T22:16:12.987Z Compiling foreign-types-shared v0.1.1
20272025-11-06T22:16:13.166Z Compiling smoltcp v0.9.1
20282025-11-06T22:16:13.258Z Compiling gimli v0.31.1
20292025-11-06T22:16:14.037Z Compiling foreign-types v0.3.2
20302025-11-06T22:16:14.295Z Compiling tempfile v3.20.0
20312025-11-06T22:16:17.550Z Compiling hyper v1.7.0
20322025-11-06T22:16:19.828Z Compiling addr2line v0.24.2
20332025-11-06T22:16:23.265Z Compiling usdt-attr-macro v0.5.0
20342025-11-06T22:16:24.075Z Compiling usdt-macro v0.5.0
20352025-11-06T22:16:26.063Z Compiling strum_macros v0.26.4
20362025-11-06T22:16:26.852Z Compiling ipnetwork v0.21.1
20372025-11-06T22:16:28.339Z Compiling object v0.36.5
20382025-11-06T22:16:28.468Z Compiling wait-timeout v0.2.0
20392025-11-06T22:16:28.912Z Compiling bit-vec v0.8.0
20402025-11-06T22:16:29.359Z Compiling quick-error v1.2.3
20412025-11-06T22:16:29.826Z Compiling cfg_aliases v0.2.1
20422025-11-06T22:16:30.181Z Compiling rustc-demangle v0.1.24
20432025-11-06T22:16:30.985Z Compiling utf8parse v0.2.2
20442025-11-06T22:16:31.169Z Compiling anstyle v1.0.11
20452025-11-06T22:16:31.611Z Compiling anstyle-parse v0.2.5
20462025-11-06T22:16:33.843Z Compiling nix v0.29.0
20472025-11-06T22:16:35.179Z Compiling rusty-fork v0.3.0
20482025-11-06T22:16:35.229Z Compiling bit-set v0.8.0
20492025-11-06T22:16:35.720Z Compiling backtrace v0.3.74
20502025-11-06T22:16:38.268Z Compiling hyper-util v0.1.17
20512025-11-06T22:16:39.068Z Compiling unicode-normalization v0.1.24
20522025-11-06T22:16:42.755Z Compiling derive_builder_core v0.20.2
20532025-11-06T22:16:42.986Z Compiling rand_xorshift v0.4.0
20542025-11-06T22:16:43.342Z Compiling hubpack_derive v0.1.1
20552025-11-06T22:16:44.675Z Compiling signature v2.2.0
20562025-11-06T22:16:44.685Z Compiling openapiv3 v2.2.0
20572025-11-06T22:16:44.752Z Compiling strum_macros v0.27.2
20582025-11-06T22:16:44.900Z Compiling curve25519-dalek-derive v0.1.1
20592025-11-06T22:16:51.766Z Compiling fs-err v3.1.1
20602025-11-06T22:16:51.812Z Compiling ahash v0.8.12
20612025-11-06T22:16:51.812Z Compiling crc32fast v1.4.2
20622025-11-06T22:16:51.812Z Compiling usdt-impl v0.6.0
20632025-11-06T22:16:51.812Z Compiling unarray v0.1.4
20642025-11-06T22:16:51.813Z Compiling is_terminal_polyfill v1.70.1
20652025-11-06T22:16:51.813Z Compiling colorchoice v1.0.2
20662025-11-06T22:16:51.813Z Compiling anstyle-query v1.1.1
20672025-11-06T22:16:51.813Z Compiling unicode-segmentation v1.12.0
20682025-11-06T22:16:51.841Z Compiling unicode-properties v0.1.3
20692025-11-06T22:16:51.841Z Compiling zlib-rs v0.5.1
20702025-11-06T22:16:52.058Z Compiling buf-list v1.0.3
20712025-11-06T22:16:52.120Z Compiling siphasher v0.3.11
20722025-11-06T22:16:52.531Z Compiling unicode-bidi v0.3.17
20732025-11-06T22:16:52.627Z Compiling phf_shared v0.11.2
20742025-11-06T22:16:53.475Z Compiling stringprep v0.1.5
20752025-11-06T22:16:54.309Z Compiling anstream v0.6.18
20762025-11-06T22:16:55.242Z Compiling proptest v1.7.0
20772025-11-06T22:16:56.579Z Compiling libz-rs-sys v0.5.1
20782025-11-06T22:16:58.464Z Compiling derive_builder_macro v0.20.2
20792025-11-06T22:17:01.082Z Compiling scroll v0.13.0
20802025-11-06T22:17:01.790Z Compiling http-body-util v0.1.3
20812025-11-06T22:17:02.472Z Compiling vergen-lib v0.1.6
20822025-11-06T22:17:03.394Z Compiling rand_chacha v0.3.1
20832025-11-06T22:17:03.683Z Compiling sync_wrapper v1.0.1
20842025-11-06T22:17:03.687Z Compiling md-5 v0.10.6
20852025-11-06T22:17:04.108Z Compiling num-integer v0.1.46
20862025-11-06T22:17:04.161Z Compiling ff v0.13.0
20872025-11-06T22:17:04.276Z Compiling hash32 v0.2.1
20882025-11-06T22:17:04.428Z Compiling encoding_rs v0.8.34
20892025-11-06T22:17:04.584Z Compiling psl-types v2.0.11
20902025-11-06T22:17:04.658Z Compiling tower-layer v0.3.3
20912025-11-06T22:17:04.792Z Compiling base16ct v0.2.0
20922025-11-06T22:17:05.067Z Compiling mime v0.3.17
20932025-11-06T22:17:05.091Z Compiling fallible-iterator v0.2.0
20942025-11-06T22:17:05.238Z Compiling publicsuffix v2.3.0
20952025-11-06T22:17:05.294Z Compiling tower v0.5.2
20962025-11-06T22:17:05.609Z Compiling sec1 v0.7.3
20972025-11-06T22:17:05.786Z Compiling postgres-protocol v0.6.8
20982025-11-06T22:17:06.132Z Compiling rustls-webpki v0.102.8
20992025-11-06T22:17:06.825Z Compiling num-iter v0.1.45
21002025-11-06T22:17:06.904Z Compiling group v0.13.0
21012025-11-06T22:17:07.030Z Compiling rand v0.8.5
21022025-11-06T22:17:07.242Z Compiling oxnet v0.1.3
21032025-11-06T22:17:08.540Z Compiling goblin v0.10.2
21042025-11-06T22:17:10.501Z Compiling tokio-native-tls v0.3.1
21052025-11-06T22:17:10.831Z Compiling newtype-uuid v1.3.1
21062025-11-06T22:17:11.334Z Compiling derive_builder v0.20.2
21072025-11-06T22:17:11.370Z Compiling flate2 v1.1.2
21082025-11-06T22:17:11.441Z Compiling heck v0.4.1
21092025-11-06T22:17:11.586Z Compiling rustls-native-certs v0.8.1
21102025-11-06T22:17:12.437Z Compiling webpki-roots v1.0.1
21112025-11-06T22:17:12.667Z Compiling serde_with_macros v3.14.0
21122025-11-06T22:17:13.080Z Compiling vergen v9.0.6
21132025-11-06T22:17:13.439Z Compiling hkdf v0.12.4
21142025-11-06T22:17:13.711Z Compiling serde_urlencoded v0.7.1
21152025-11-06T22:17:13.964Z Compiling tokio-rustls v0.26.0
21162025-11-06T22:17:14.309Z Compiling terminal_size v0.4.0
21172025-11-06T22:17:14.854Z Compiling cargo-platform v0.1.8
21182025-11-06T22:17:14.987Z Compiling enum-as-inner v0.6.1
21192025-11-06T22:17:15.264Z Compiling clap_derive v4.5.47
21202025-11-06T22:17:15.289Z Compiling crypto-bigint v0.5.5
21212025-11-06T22:17:15.339Z Compiling serde_repr v0.1.19
21222025-11-06T22:17:17.023Z Compiling simd-adler32 v0.3.7
21232025-11-06T22:17:17.097Z Compiling bitflags v1.3.2
21242025-11-06T22:17:17.237Z Compiling lockfree-object-pool v0.1.6
21252025-11-06T22:17:17.516Z Compiling iri-string v0.7.8
21262025-11-06T22:17:18.307Z Compiling managed v0.8.0
21272025-11-06T22:17:18.512Z Compiling winnow v0.7.13
21282025-11-06T22:17:18.748Z Compiling clap_lex v0.7.4
21292025-11-06T22:17:19.031Z Compiling bumpalo v3.16.0
21302025-11-06T22:17:19.235Z Compiling clap_builder v4.5.48
21312025-11-06T22:17:19.444Z Compiling zopfli v0.8.1
21322025-11-06T22:17:20.781Z Compiling tower-http v0.6.6
21332025-11-06T22:17:21.137Z Compiling elliptic-curve v0.13.8
21342025-11-06T22:17:22.865Z Compiling dof v0.4.0
21352025-11-06T22:17:23.093Z Compiling cargo_metadata v0.19.2
21362025-11-06T22:17:23.605Z Compiling hyper-rustls v0.27.7
21372025-11-06T22:17:24.441Z Compiling hyper-tls v0.6.0
21382025-11-06T22:17:25.837Z Compiling daft v0.1.4
21392025-11-06T22:17:25.939Z Compiling zstd v0.13.3
21402025-11-06T22:17:26.198Z Compiling signal-hook-mio v0.2.4
21412025-11-06T22:17:26.387Z Compiling cookie_store v0.21.1
21422025-11-06T22:17:26.466Z Compiling postgres-types v0.2.9
21432025-11-06T22:17:27.179Z Compiling phf v0.11.2
21442025-11-06T22:17:27.633Z Compiling strum v0.27.2
21452025-11-06T22:17:27.712Z Compiling ed25519 v2.2.3
21462025-11-06T22:17:27.762Z Compiling hubpack v0.1.2
21472025-11-06T22:17:27.850Z Compiling bzip2 v0.4.4
21482025-11-06T22:17:27.875Z Compiling bzip2 v0.5.2
21492025-11-06T22:17:28.243Z Compiling crossbeam-epoch v0.9.18
21502025-11-06T22:17:28.274Z Compiling pkcs1 v0.7.5
21512025-11-06T22:17:29.149Z Compiling dtrace-parser v0.3.0
21522025-11-06T22:17:29.334Z Compiling rfc6979 v0.4.0
21532025-11-06T22:17:29.554Z Compiling regress v0.10.4
21542025-11-06T22:17:30.676Z Compiling float-cmp v0.10.0
21552025-11-06T22:17:30.722Z Compiling serde-big-array v0.5.1
21562025-11-06T22:17:30.978Z Compiling bstr v1.10.0
21572025-11-06T22:17:31.011Z Compiling socket2 v0.5.10
21582025-11-06T22:17:31.034Z Compiling thread-id v5.0.0
21592025-11-06T22:17:31.182Z Compiling memmap v0.7.0
21602025-11-06T22:17:31.518Z Compiling env_filter v0.1.2
21612025-11-06T22:17:31.820Z Compiling keccak v0.1.5
21622025-11-06T22:17:32.053Z Compiling fixedbitset v0.4.2
21632025-11-06T22:17:32.254Z Compiling rustc-hash v2.1.1
21642025-11-06T22:17:32.450Z Compiling normalize-line-endings v0.3.0
21652025-11-06T22:17:32.476Z Compiling difflib v0.4.0
21662025-11-06T22:17:32.832Z Compiling static_assertions v1.1.0
21672025-11-06T22:17:32.974Z Compiling new_debug_unreachable v1.0.6
21682025-11-06T22:17:33.113Z Compiling foldhash v0.2.0
21692025-11-06T22:17:33.773Z Compiling predicates-core v1.0.8
21702025-11-06T22:17:34.098Z Compiling data-encoding v2.9.0
21712025-11-06T22:17:34.966Z Compiling precomputed-hash v0.1.1
21722025-11-06T22:17:35.126Z Compiling whoami v1.5.2
21732025-11-06T22:17:35.394Z Compiling toml_write v0.1.2
21742025-11-06T22:17:35.654Z Compiling tokio-postgres v0.7.13
21752025-11-06T22:17:35.779Z Compiling string_cache v0.8.9
21762025-11-06T22:17:36.149Z Compiling toml_edit v0.22.27
21772025-11-06T22:17:36.212Z Compiling hickory-proto v0.25.2
21782025-11-06T22:17:36.236Z Compiling reqwest v0.12.24
21792025-11-06T22:17:36.358Z Compiling predicates v3.1.3
21802025-11-06T22:17:37.911Z Compiling iddqd v0.3.13
21812025-11-06T22:17:40.246Z Compiling typify-impl v0.4.3
21822025-11-06T22:17:40.680Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
21832025-11-06T22:17:42.304Z Compiling petgraph v0.6.5
21842025-11-06T22:17:45.996Z Compiling sha3 v0.10.8
21852025-11-06T22:17:46.610Z Compiling similar v2.7.0
21862025-11-06T22:17:47.228Z Compiling env_logger v0.11.8
21872025-11-06T22:17:47.394Z Compiling usdt v0.5.0
21882025-11-06T22:17:48.162Z Compiling ecdsa v0.16.9
21892025-11-06T22:17:49.053Z Compiling rsa v0.9.8
21902025-11-06T22:17:49.874Z Compiling zip v4.2.0
21912025-11-06T22:17:50.212Z Compiling zip v0.6.6
21922025-11-06T22:17:50.495Z Compiling ed25519-dalek v2.1.1
21932025-11-06T22:17:51.842Z Compiling crossterm v0.28.1
21942025-11-06T22:17:52.203Z Compiling clap v4.5.48
21952025-11-06T22:17:52.353Z Compiling serde_with v3.14.0
21962025-11-06T22:17:53.789Z Compiling strum v0.26.3
21972025-11-06T22:17:54.024Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
21982025-11-06T22:17:54.476Z Compiling tokio-stream v0.1.17
21992025-11-06T22:17:54.892Z Compiling toml v0.7.8
22002025-11-06T22:17:55.127Z Compiling x509-cert v0.2.5
22012025-11-06T22:17:56.221Z Compiling sha1 v0.10.6
22022025-11-06T22:17:56.653Z Compiling darling_core v0.21.0
22032025-11-06T22:17:57.329Z Compiling itertools v0.10.5
22042025-11-06T22:17:58.527Z Compiling itertools v0.13.0
22052025-11-06T22:17:59.177Z Compiling winnow v0.6.26
22062025-11-06T22:18:01.521Z Compiling lalrpop-util v0.19.12
22072025-11-06T22:18:02.078Z Compiling peg-runtime v0.8.5
22082025-11-06T22:18:02.534Z Compiling darling_macro v0.21.0
22092025-11-06T22:18:02.559Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22102025-11-06T22:18:03.044Z Compiling typify-macro v0.4.3
22112025-11-06T22:18:06.586Z Compiling rayon-core v1.12.1
22122025-11-06T22:18:11.696Z Compiling darling v0.21.0
22132025-11-06T22:18:12.029Z Compiling proc-macro-crate v1.3.1
22142025-11-06T22:18:12.445Z Compiling macaddr v1.0.1
22152025-11-06T22:18:12.495Z Compiling structmeta-derive v0.3.0
22162025-11-06T22:18:13.796Z Compiling itertools v0.14.0
22172025-11-06T22:18:14.821Z Compiling heapless v0.8.0
22182025-11-06T22:18:15.723Z Compiling structmeta v0.3.0
22192025-11-06T22:18:16.736Z Compiling ingot-macros v0.1.1
22202025-11-06T22:18:18.564Z Compiling num_enum_derive v0.5.11
22212025-11-06T22:18:20.549Z Compiling crossbeam-deque v0.8.5
22222025-11-06T22:18:23.329Z Compiling hash32 v0.3.1
22232025-11-06T22:18:28.115Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22242025-11-06T22:18:30.464Z Compiling smoltcp v0.11.0
22252025-11-06T22:18:35.577Z Compiling ingot-types v0.1.2
22262025-11-06T22:18:40.834Z Compiling num_enum v0.5.11
22272025-11-06T22:18:43.102Z Compiling typify v0.4.3
22282025-11-06T22:18:48.289Z Compiling proc-macro-error-attr v1.0.4
22292025-11-06T22:18:48.311Z Compiling rustls v0.22.4
22302025-11-06T22:18:49.179Z Compiling cobs v0.2.3
22312025-11-06T22:18:50.071Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22322025-11-06T22:18:50.438Z Compiling unsafe-libyaml v0.2.11
22332025-11-06T22:18:52.164Z Compiling serde_yaml v0.9.34+deprecated
22342025-11-06T22:18:55.616Z Compiling postcard v1.0.10
22352025-11-06T22:19:05.383Z Compiling progenitor-impl v0.11.2
22362025-11-06T22:19:06.520Z Compiling ingot v0.1.1
22372025-11-06T22:19:13.234Z Compiling futures-executor v0.3.31
22382025-11-06T22:19:13.758Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22392025-11-06T22:19:13.916Z Compiling hex v0.4.3
22402025-11-06T22:19:14.217Z Compiling foreign-types-macros v0.2.3
22412025-11-06T22:19:14.610Z Compiling thread_local v1.1.8
22422025-11-06T22:19:14.699Z Compiling proc-macro-error v1.0.4
22432025-11-06T22:19:15.048Z Compiling multer v3.1.0
22442025-11-06T22:19:15.083Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22452025-11-06T22:19:15.419Z Compiling foreign-types-shared v0.3.1
22462025-11-06T22:19:15.443Z Compiling match_cfg v0.1.0
22472025-11-06T22:19:15.447Z Compiling slog-async v2.8.0
22482025-11-06T22:19:15.448Z Compiling unicode-width v0.1.14
22492025-11-06T22:19:15.613Z Compiling hostname v0.3.1
22502025-11-06T22:19:15.767Z Compiling foreign-types v0.5.0
22512025-11-06T22:19:16.024Z Compiling tabwriter v1.4.0
22522025-11-06T22:19:16.094Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22532025-11-06T22:19:16.124Z Compiling futures v0.3.31
22542025-11-06T22:19:16.248Z Compiling progenitor-macro v0.11.2
22552025-11-06T22:19:17.982Z Compiling derive-ex v0.1.8
22562025-11-06T22:19:20.104Z Compiling progenitor-client v0.11.2
22572025-11-06T22:19:21.047Z Compiling toml_parser v1.0.2
22582025-11-06T22:19:21.830Z Compiling slog-json v2.6.1
22592025-11-06T22:19:22.323Z Compiling crossbeam-channel v0.5.15
22602025-11-06T22:19:22.397Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22612025-11-06T22:19:23.268Z Compiling toml_datetime v0.7.0
22622025-11-06T22:19:23.859Z Compiling serde_spanned v1.0.0
22632025-11-06T22:19:24.148Z Compiling async-stream-impl v0.3.6
22642025-11-06T22:19:24.184Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
22652025-11-06T22:19:24.359Z Compiling cstr-argument v0.1.2
22662025-11-06T22:19:24.674Z Compiling is-terminal v0.4.13
22672025-11-06T22:19:24.703Z Compiling dropshot v0.16.4
22682025-11-06T22:19:24.857Z Compiling toml_writer v1.0.2
22692025-11-06T22:19:25.044Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22702025-11-06T22:19:25.072Z Compiling term v1.1.0
22712025-11-06T22:19:25.353Z Compiling typeid v1.0.3
22722025-11-06T22:19:25.388Z Compiling take_mut v0.2.2
22732025-11-06T22:19:25.423Z Compiling pretty-hex v0.2.1
22742025-11-06T22:19:25.608Z Compiling crucible-workspace-hack v0.1.0
22752025-11-06T22:19:25.704Z Compiling slog-term v2.9.2
22762025-11-06T22:19:25.944Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22772025-11-06T22:19:26.425Z Compiling async-stream v0.3.6
22782025-11-06T22:19:26.786Z Compiling toml v0.9.5
22792025-11-06T22:19:27.196Z Compiling progenitor v0.11.2
22802025-11-06T22:19:28.502Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22812025-11-06T22:19:28.705Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22822025-11-06T22:19:28.935Z Compiling slog-bunyan v2.5.0
22832025-11-06T22:19:29.222Z Compiling test-strategy v0.4.3
22842025-11-06T22:19:29.281Z Compiling tokio-rustls v0.25.0
22852025-11-06T22:19:29.791Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22862025-11-06T22:19:29.937Z Compiling rayon v1.10.0
22872025-11-06T22:19:30.008Z Compiling parse-display-derive v0.10.0
22882025-11-06T22:19:32.020Z Compiling colored v2.2.0
22892025-11-06T22:19:32.340Z Compiling waitgroup v0.1.2
22902025-11-06T22:19:32.615Z Compiling rustls-pemfile v2.2.0
22912025-11-06T22:19:33.135Z Compiling dropshot_endpoint v0.16.4
22922025-11-06T22:19:33.476Z Compiling newtype-uuid-macros v0.1.0
22932025-11-06T22:19:33.555Z Compiling serde_path_to_error v0.1.17
22942025-11-06T22:19:34.572Z Compiling derive-where v1.5.0
22952025-11-06T22:19:35.114Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22962025-11-06T22:19:35.389Z Compiling hostname v0.4.0
22972025-11-06T22:19:35.705Z Compiling instant v0.1.13
22982025-11-06T22:19:35.914Z Compiling debug-ignore v1.0.5
22992025-11-06T22:19:35.933Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002025-11-06T22:19:36.111Z Compiling backoff v0.4.0
23012025-11-06T22:19:36.166Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23022025-11-06T22:19:36.190Z Compiling parse-display v0.10.0
23032025-11-06T22:19:36.517Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
23042025-11-06T22:19:37.410Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23052025-11-06T22:19:37.881Z Compiling zone_cfg_derive v0.3.0
23062025-11-06T22:19:38.112Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23072025-11-06T22:19:38.888Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23082025-11-06T22:19:39.240Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
23092025-11-06T22:19:39.988Z Compiling camino-tempfile v1.4.1
23102025-11-06T22:19:40.180Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
23112025-11-06T22:19:40.647Z Compiling progenitor-client v0.10.0
23122025-11-06T22:19:40.826Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23132025-11-06T22:19:41.601Z Compiling num-derive v0.4.2
23142025-11-06T22:19:42.744Z Compiling sigpipe v0.1.3
23152025-11-06T22:19:42.918Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23162025-11-06T22:19:43.836Z Compiling jiff v0.2.15
23172025-11-06T22:19:45.414Z Compiling libefi-sys v0.1.0
23182025-11-06T22:19:45.448Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
23192025-11-06T22:19:45.784Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23202025-11-06T22:19:45.839Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23212025-11-06T22:19:46.988Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
23222025-11-06T22:19:47.602Z Compiling erased-serde v0.4.6
23232025-11-06T22:19:48.349Z Compiling zone v0.3.1
23242025-11-06T22:19:51.535Z Compiling smf v0.2.3
23252025-11-06T22:19:52.268Z Compiling bitfield-struct v0.6.2
23262025-11-06T22:19:52.724Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23272025-11-06T22:19:52.932Z Compiling ordered-float v2.10.1
23282025-11-06T22:19:53.609Z Compiling blake3 v1.5.4
23292025-11-06T22:19:53.638Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
23302025-11-06T22:19:54.107Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23312025-11-06T22:19:54.251Z Compiling serde-value v0.7.0
23322025-11-06T22:19:54.863Z Compiling serde-untagged v0.1.7
23332025-11-06T22:19:55.345Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23342025-11-06T22:19:55.703Z Compiling toml v0.8.23
23352025-11-06T22:19:55.923Z Compiling xattr v1.3.1
23362025-11-06T22:19:56.297Z Compiling memmap2 v0.9.8
23372025-11-06T22:19:56.490Z Compiling filetime v0.2.26
23382025-11-06T22:19:56.881Z Compiling unicode-width v0.2.0
23392025-11-06T22:19:56.904Z Compiling unicode-xid v0.2.6
23402025-11-06T22:19:57.175Z Compiling arrayvec v0.7.6
23412025-11-06T22:19:57.453Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23422025-11-06T22:19:57.591Z Compiling same-file v1.0.6
23432025-11-06T22:19:57.610Z Compiling arrayref v0.3.9
23442025-11-06T22:19:57.684Z Compiling constant_time_eq v0.3.1
23452025-11-06T22:19:57.712Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23462025-11-06T22:19:57.749Z Compiling walkdir v2.5.0
23472025-11-06T22:19:57.858Z Compiling console v0.16.0
23482025-11-06T22:19:59.228Z Compiling cargo-util-schemas v0.8.2
23492025-11-06T22:19:59.302Z Compiling tar v0.4.44
23502025-11-06T22:20:01.454Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23512025-11-06T22:20:01.654Z Compiling tokio-dtrace v0.1.0
23522025-11-06T22:20:01.897Z Compiling gethostname v0.5.0
23532025-11-06T22:20:02.150Z Compiling cargo-platform v0.2.0
23542025-11-06T22:20:02.195Z Compiling unit-prefix v0.5.1
23552025-11-06T22:20:02.487Z Compiling fixedbitset v0.5.7
23562025-11-06T22:20:03.384Z Compiling topological-sort v0.2.2
23572025-11-06T22:20:03.642Z Compiling petgraph v0.8.2
23582025-11-06T22:20:03.724Z Compiling omicron-zone-package v0.12.2
23592025-11-06T22:20:04.749Z Compiling cargo_metadata v0.21.0
23602025-11-06T22:20:04.986Z Compiling indicatif v0.18.0
23612025-11-06T22:20:08.964Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23622025-11-06T22:20:09.367Z Compiling oxide-tokio-rt v0.1.2
23632025-11-06T22:20:10.017Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23642025-11-06T22:20:11.094Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23652025-11-06T22:20:11.267Z Compiling shell-words v1.1.0
23662025-11-06T22:20:11.438Z Compiling indent_write v2.2.0
23672025-11-06T22:20:12.609Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23682025-11-06T22:20:32.678Z Finished `release` profile [optimized] target(s) in 5m 45s
23692025-11-06T22:20:32.905Z Running `target/release/omicron-package -t test target create -p dev`
23702025-11-06T22:20:32.976ZLogging to: /work/oxidecomputer/omicron/out/LOG
23712025-11-06T22:20:32.979ZCreated new build target 'test' and set it as active
23722025-11-06T22:20:32.979Z
23732025-11-06T22:20:32.979Zreal 5:46.014638110
23742025-11-06T22:20:32.979Zuser 39:51.432210233
23752025-11-06T22:20:32.979Zsys 4:03.461741138
23762025-11-06T22:20:32.979Ztrap 1.284409937
23772025-11-06T22:20:32.979Ztflt 2.266384390
23782025-11-06T22:20:32.979Zdflt 1.016881561
23792025-11-06T22:20:32.979Zkflt 0.000226214
23802025-11-06T22:20:32.979Zlock 1:53:44.655178604
23812025-11-06T22:20:32.980Zslp 2:42:35.007439066
23822025-11-06T22:20:32.980Zlat 3:14.664141566
23832025-11-06T22:20:32.981Zstop 6:01.518329956
23842025-11-06T22:20:32.984Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23852025-11-06T22:20:34.278Z Finished `release` profile [optimized] target(s) in 1.23s
23862025-11-06T22:20:34.343Z Running `target/release/omicron-package -t test package`
23872025-11-06T22:20:34.400ZLogging to: /work/oxidecomputer/omicron/out/LOG
23882025-11-06T22:20:36.350Z Compiling progenitor-impl v0.10.0
23892025-11-06T22:20:36.601Z Compiling is-terminal v0.4.13
23902025-11-06T22:20:36.605Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23912025-11-06T22:20:36.650Z Compiling convert_case v0.4.0
23922025-11-06T22:20:36.653Z Compiling rustls v0.22.4
23932025-11-06T22:20:36.653Z Compiling thread_local v1.1.8
23942025-11-06T22:20:36.676Z Compiling match_cfg v0.1.0
23952025-11-06T22:20:36.756Z Compiling multer v3.1.0
23962025-11-06T22:20:36.850Z Compiling hostname v0.3.1
23972025-11-06T22:20:36.882Z Compiling slog-async v2.8.0
23982025-11-06T22:20:36.917Z Compiling toml_parser v1.0.2
23992025-11-06T22:20:36.976Z Compiling crossbeam-channel v0.5.15
24002025-11-06T22:20:37.078Z Compiling progenitor-client v0.11.2
24012025-11-06T22:20:37.110Z Compiling slog-json v2.6.1
24022025-11-06T22:20:37.294Z Compiling derive_more v0.99.20
24032025-11-06T22:20:37.487Z Compiling futures-executor v0.3.31
24042025-11-06T22:20:37.629Z Compiling serde_spanned v1.0.0
24052025-11-06T22:20:37.902Z Compiling hex v0.4.3
24062025-11-06T22:20:37.934Z Compiling toml_datetime v0.7.0
24072025-11-06T22:20:37.964Z Compiling term v1.1.0
24082025-11-06T22:20:38.243Z Compiling toml_writer v1.0.2
24092025-11-06T22:20:38.503Z Compiling take_mut v0.2.2
24102025-11-06T22:20:38.534Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24112025-11-06T22:20:38.720Z Compiling toml v0.9.5
24122025-11-06T22:20:38.751Z Compiling slog-term v2.9.2
24132025-11-06T22:20:39.086Z Compiling futures v0.3.31
24142025-11-06T22:20:39.245Z Compiling progenitor v0.11.2
24152025-11-06T22:20:39.510Z Compiling slog-bunyan v2.5.0
24162025-11-06T22:20:39.765Z Compiling async-stream v0.3.6
24172025-11-06T22:20:39.894Z Compiling dropshot v0.16.4
24182025-11-06T22:20:39.990Z Compiling waitgroup v0.1.2
24192025-11-06T22:20:40.070Z Compiling rustls-pemfile v2.2.0
24202025-11-06T22:20:40.247Z Compiling serde_path_to_error v0.1.17
24212025-11-06T22:20:40.363Z Compiling hostname v0.4.0
24222025-11-06T22:20:40.429Z Compiling instant v0.1.13
24232025-11-06T22:20:40.619Z Compiling debug-ignore v1.0.5
24242025-11-06T22:20:40.653Z Compiling backoff v0.4.0
24252025-11-06T22:20:40.830Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
24262025-11-06T22:20:41.036Z Compiling tokio-rustls v0.25.0
24272025-11-06T22:20:41.068Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
24282025-11-06T22:20:41.510Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24292025-11-06T22:20:41.908Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24302025-11-06T22:20:42.007Z Compiling progenitor-macro v0.10.0
24312025-11-06T22:20:42.140Z Compiling parse-display v0.10.0
24322025-11-06T22:20:42.178Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24332025-11-06T22:20:42.649Z Compiling progenitor-client v0.10.0
24342025-11-06T22:20:42.774Z Compiling num-rational v0.4.2
24352025-11-06T22:20:43.239Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24362025-11-06T22:20:43.472Z Compiling num-complex v0.4.6
24372025-11-06T22:20:43.979Z Compiling macaddr v1.0.1
24382025-11-06T22:20:44.441Z Compiling num v0.4.3
24392025-11-06T22:20:44.592Z Compiling float-ord v0.3.2
24402025-11-06T22:20:45.053Z Compiling toml v0.8.23
24412025-11-06T22:20:45.142Z Compiling prettyplease v0.2.36
24422025-11-06T22:20:45.190Z Compiling bytecount v0.6.8
24432025-11-06T22:20:45.703Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24442025-11-06T22:20:46.466Z Compiling secrecy v0.10.3
24452025-11-06T22:20:46.469Z Compiling console v0.15.10
24462025-11-06T22:20:46.521Z Compiling swrite v0.1.0
24472025-11-06T22:20:46.714Z Compiling password-hash v0.5.0
24482025-11-06T22:20:46.778Z Compiling blake2 v0.10.6
24492025-11-06T22:20:47.996Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24502025-11-06T22:20:48.536Z Compiling argon2 v0.5.3
24512025-11-06T22:20:48.901Z Compiling slog-dtrace v0.3.0
24522025-11-06T22:20:49.404Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24532025-11-06T22:20:49.436Z Compiling newline-converter v0.3.0
24542025-11-06T22:20:49.701Z Compiling atomicwrites v0.4.4
24552025-11-06T22:20:50.078Z Compiling expectorate v1.2.0
24562025-11-06T22:20:50.251Z Compiling resolv-conf v0.7.0
24572025-11-06T22:20:50.489Z Compiling base64 v0.21.7
24582025-11-06T22:20:50.944Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
24592025-11-06T22:20:51.311Z Compiling cancel-safe-futures v0.1.5
24602025-11-06T22:20:51.639Z Compiling owo-colors v4.2.2
24612025-11-06T22:20:51.767Z Compiling libsw-core v0.3.1
24622025-11-06T22:20:51.804Z Compiling linked-hash-map v0.5.6
24632025-11-06T22:20:52.102Z Compiling libsw v3.5.0
24642025-11-06T22:20:52.270Z Compiling lru-cache v0.1.2
24652025-11-06T22:20:52.558Z Compiling linear-map v1.2.0
24662025-11-06T22:20:52.813Z Compiling progenitor v0.10.0
24672025-11-06T22:20:53.048Z Compiling unicode-xid v0.2.6
24682025-11-06T22:20:53.098Z Compiling hickory-proto v0.24.4
24692025-11-06T22:20:53.252Z Compiling async-recursion v1.1.1
24702025-11-06T22:20:53.299Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24712025-11-06T22:20:54.625Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24722025-11-06T22:20:55.018Z Compiling globset v0.4.15
24732025-11-06T22:21:01.067Z Compiling hickory-resolver v0.24.4
24742025-11-06T22:21:01.798Z Compiling convert_case v0.7.1
24752025-11-06T22:21:02.531Z Compiling derive_more-impl v2.0.1
24762025-11-06T22:21:04.291Z Compiling qorb v0.4.1
24772025-11-06T22:21:05.142Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24782025-11-06T22:21:08.011Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24792025-11-06T22:21:11.464Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24802025-11-06T22:21:12.436Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24812025-11-06T22:21:12.849Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24822025-11-06T22:21:13.172Z Compiling derive_more v2.0.1
24832025-11-06T22:21:13.342Z Compiling pin-project-internal v1.1.6
24842025-11-06T22:21:15.904Z Compiling vte_generate_state_changes v0.1.2
24852025-11-06T22:21:15.938Z Compiling utf-8 v0.7.6
24862025-11-06T22:21:16.349Z Compiling termtree v0.5.1
24872025-11-06T22:21:16.556Z Compiling siphasher v1.0.1
24882025-11-06T22:21:16.701Z Compiling vte v0.11.1
24892025-11-06T22:21:17.033Z Compiling phf_shared v0.12.1
24902025-11-06T22:21:17.548Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24912025-11-06T22:21:17.889Z Compiling pin-project v1.1.6
24922025-11-06T22:21:18.105Z Compiling crossterm v0.29.0
24932025-11-06T22:21:18.210Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24942025-11-06T22:21:21.781Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24952025-11-06T22:21:22.889Z Compiling pem v3.0.5
24962025-11-06T22:21:23.074Z Compiling snafu-derive v0.8.5
24972025-11-06T22:21:23.261Z Compiling half v2.4.1
24982025-11-06T22:21:23.988Z Compiling chrono-tz v0.10.4
24992025-11-06T22:21:24.366Z Compiling ciborium-io v0.2.2
25002025-11-06T22:21:24.448Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25012025-11-06T22:21:24.569Z Compiling ciborium-ll v0.2.2
25022025-11-06T22:21:24.950Z Compiling strip-ansi-escapes v0.2.0
25032025-11-06T22:21:25.117Z Compiling phf v0.12.1
25042025-11-06T22:21:25.498Z Compiling const_format_proc_macros v0.2.34
25052025-11-06T22:21:25.681Z Compiling papergrid v0.11.0
25062025-11-06T22:21:25.789Z Compiling tabled_derive v0.7.0
25072025-11-06T22:21:26.243Z Compiling olpc-cjson v0.1.4
25082025-11-06T22:21:26.618Z Compiling fd-lock v4.0.2
25092025-11-06T22:21:26.903Z Compiling peg-macros v0.8.5
25102025-11-06T22:21:27.162Z Compiling snafu v0.8.5
25112025-11-06T22:21:27.209Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25122025-11-06T22:21:27.779Z Compiling csv-core v0.1.11
25132025-11-06T22:21:28.261Z Compiling serde_plain v1.0.2
25142025-11-06T22:21:28.426Z Compiling typed-path v0.9.3
25152025-11-06T22:21:28.699Z Compiling highway v1.3.0
25162025-11-06T22:21:28.858Z Compiling nu-ansi-term v0.50.1
25172025-11-06T22:21:30.030Z Compiling peg v0.8.5
25182025-11-06T22:21:30.120Z Compiling reedline v0.40.0
25192025-11-06T22:21:30.178Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25202025-11-06T22:21:30.350Z Compiling csv v1.3.1
25212025-11-06T22:21:30.512Z Compiling tabled v0.15.0
25222025-11-06T22:21:32.507Z Compiling tough v0.20.0
25232025-11-06T22:21:34.071Z Compiling const_format v0.2.34
25242025-11-06T22:21:35.274Z Compiling ciborium v0.2.2
25252025-11-06T22:21:35.635Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25262025-11-06T22:21:37.254Z Compiling bcs v0.1.6
25272025-11-06T22:21:38.128Z Compiling semver v0.1.20
25282025-11-06T22:21:38.707Z Compiling rustc_version v0.1.7
25292025-11-06T22:21:38.759Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25302025-11-06T22:21:39.126Z Compiling newtype_derive v0.1.6
25312025-11-06T22:21:39.518Z Compiling tungstenite v0.21.0
25322025-11-06T22:21:44.162Z Compiling smawk v0.3.2
25332025-11-06T22:21:44.432Z Compiling humantime v2.2.0
25342025-11-06T22:21:44.512Z Compiling unicode-linebreak v0.1.5
25352025-11-06T22:21:45.103Z Compiling textwrap v0.16.2
25362025-11-06T22:21:45.266Z Compiling tokio-tungstenite v0.21.0
25372025-11-06T22:21:45.569Z Compiling steno v0.4.1
25382025-11-06T22:21:45.950Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
25392025-11-06T22:21:45.983Z Compiling dropshot-api-manager-types v0.2.3
25402025-11-06T22:21:47.195Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25412025-11-06T22:21:49.185Z Compiling universal-hash v0.5.1
25422025-11-06T22:21:49.499Z Compiling thiserror-impl-no-std v2.0.2
25432025-11-06T22:21:49.540Z Compiling opaque-debug v0.3.1
25442025-11-06T22:21:49.643Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25452025-11-06T22:21:49.677Z Compiling poly1305 v0.8.0
25462025-11-06T22:21:50.087Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25472025-11-06T22:21:50.475Z Compiling chacha20 v0.9.1
25482025-11-06T22:21:51.008Z Compiling aead v0.5.2
25492025-11-06T22:21:51.132Z Compiling moka v0.12.10
25502025-11-06T22:21:51.422Z Compiling chacha20poly1305 v0.10.1
25512025-11-06T22:21:51.565Z Compiling tagptr v0.2.0
25522025-11-06T22:21:51.681Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25532025-11-06T22:21:51.888Z Compiling thiserror-no-std v2.0.2
25542025-11-06T22:21:51.953Z Compiling nix v0.30.1
25552025-11-06T22:21:52.068Z Compiling vsss-rs v3.3.4
25562025-11-06T22:21:52.788Z Compiling display-error-chain v0.2.2
25572025-11-06T22:21:53.131Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25582025-11-06T22:21:54.788Z Compiling proc-macro-error-attr2 v2.0.0
25592025-11-06T22:21:55.400Z Compiling hickory-resolver v0.25.2
25602025-11-06T22:21:55.597Z Compiling proc-macro-error2 v2.0.1
25612025-11-06T22:21:59.092Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25622025-11-06T22:22:03.165Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25632025-11-06T22:22:04.310Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25642025-11-06T22:22:05.351Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25652025-11-06T22:22:06.449Z Compiling vergen-gitcl v1.0.8
25662025-11-06T22:22:06.845Z Compiling dirs-sys-next v0.1.2
25672025-11-06T22:22:07.345Z Compiling maplit v1.0.2
25682025-11-06T22:22:07.529Z Compiling radium v0.7.0
25692025-11-06T22:22:08.070Z Compiling crunchy v0.2.2
25702025-11-06T22:22:08.687Z Compiling dirs-next v2.0.0
25712025-11-06T22:22:08.934Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25722025-11-06T22:22:11.418Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25732025-11-06T22:22:11.559Z Compiling dsl_auto_type v0.1.2
25742025-11-06T22:22:11.939Z Compiling scheduled-thread-pool v0.2.7
25752025-11-06T22:22:12.775Z Compiling diesel_table_macro_syntax v0.2.0
25762025-11-06T22:22:13.168Z Compiling tap v1.0.1
25772025-11-06T22:22:13.207Z Compiling maybe-uninit v2.0.0
25782025-11-06T22:22:13.402Z Compiling tiny-keccak v2.0.2
25792025-11-06T22:22:13.836Z Compiling wyz v0.5.1
25802025-11-06T22:22:13.881Z Compiling diesel_derives v2.2.3
25812025-11-06T22:22:14.373Z Compiling r2d2 v0.8.10
25822025-11-06T22:22:16.050Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25832025-11-06T22:22:17.662Z Compiling term v0.7.0
25842025-11-06T22:22:19.366Z Compiling num-derive v0.3.3
25852025-11-06T22:22:21.469Z Compiling zerocopy-derive v0.6.6
25862025-11-06T22:22:22.822Z Compiling bit-vec v0.6.3
25872025-11-06T22:22:23.211Z Compiling funty v2.0.0
25882025-11-06T22:22:23.245Z Compiling packed_struct v0.10.1
25892025-11-06T22:22:23.732Z Compiling crc-catalog v2.4.0
25902025-11-06T22:22:23.953Z Compiling crc v3.2.1
25912025-11-06T22:22:24.037Z Compiling diesel v2.2.12
25922025-11-06T22:22:25.960Z Compiling bitvec v1.0.1
25932025-11-06T22:22:30.373Z Compiling zerocopy v0.6.6
25942025-11-06T22:22:31.266Z Compiling bit-set v0.5.3
25952025-11-06T22:22:31.578Z Compiling libscf-sys v1.1.0
25962025-11-06T22:22:32.383Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25972025-11-06T22:22:37.564Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25982025-11-06T22:22:39.645Z Compiling ascii-canvas v3.0.0
25992025-11-06T22:22:40.325Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26002025-11-06T22:22:41.424Z Compiling packed_struct_codegen v0.10.1
26012025-11-06T22:22:41.733Z Compiling ena v0.14.3
26022025-11-06T22:22:42.208Z Compiling bitfield-macros v0.19.2
26032025-11-06T22:22:43.697Z Compiling indexmap v1.9.3
26042025-11-06T22:22:43.849Z Compiling arc-swap v1.7.1
26052025-11-06T22:22:44.102Z Compiling bindgen v0.71.1
26062025-11-06T22:22:44.526Z Compiling regex-syntax v0.6.29
26072025-11-06T22:22:44.630Z Compiling nodrop v0.1.14
26082025-11-06T22:22:44.829Z Compiling diff v0.1.13
26092025-11-06T22:22:45.345Z Compiling array-init v0.0.4
26102025-11-06T22:22:46.554Z Compiling slog-scope v4.4.0
26112025-11-06T22:22:47.227Z Compiling bitfield v0.19.2
26122025-11-06T22:22:47.772Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26132025-11-06T22:22:48.291Z Compiling lalrpop v0.19.12
26142025-11-06T22:22:49.335Z Compiling smallvec v0.6.14
26152025-11-06T22:22:49.867Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26162025-11-06T22:22:51.408Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26172025-11-06T22:22:51.511Z Compiling tabled_derive v0.11.0
26182025-11-06T22:22:54.016Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26192025-11-06T22:22:54.158Z Compiling papergrid v0.17.0
26202025-11-06T22:22:55.087Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26212025-11-06T22:22:55.479Z Compiling testing_table v0.3.0
26222025-11-06T22:22:56.330Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26232025-11-06T22:22:59.703Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26242025-11-06T22:22:59.991Z Compiling usdt-macro v0.6.0
26252025-11-06T22:23:00.866Z Compiling usdt-attr-macro v0.6.0
26262025-11-06T22:23:01.408Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26272025-11-06T22:23:01.810Z Compiling unicase v2.8.1
26282025-11-06T22:23:02.406Z Compiling hashbrown v0.12.3
26292025-11-06T22:23:02.436Z Compiling usdt v0.6.0
26302025-11-06T22:23:03.996Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26312025-11-06T22:23:04.943Z Compiling tabled v0.20.0
26322025-11-06T22:23:08.089Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26332025-11-06T22:23:08.344Z Compiling serde-hex v0.1.0
26342025-11-06T22:23:09.482Z Compiling polar-core v0.27.3
26352025-11-06T22:23:10.719Z Compiling slog-stdlog v4.1.1
26362025-11-06T22:23:11.507Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26372025-11-06T22:23:11.884Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26382025-11-06T22:23:12.826Z Compiling ron v0.8.1
26392025-11-06T22:23:13.196Z Compiling hashbrown v0.13.2
26402025-11-06T22:23:13.406Z Compiling headers-core v0.3.0
26412025-11-06T22:23:13.649Z Compiling libxml v0.3.3
26422025-11-06T22:23:14.091Z Compiling crc-any v2.5.0
26432025-11-06T22:23:14.525Z Compiling object v0.30.4
26442025-11-06T22:23:14.704Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26452025-11-06T22:23:15.122Z Compiling headers v0.4.1
26462025-11-06T22:23:16.353Z Compiling slog-envlogger v2.2.0
26472025-11-06T22:23:18.776Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26482025-11-06T22:23:23.140Z Compiling samael v0.0.19
26492025-11-06T22:23:24.315Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26502025-11-06T22:23:24.780Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26512025-11-06T22:23:25.158Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26522025-11-06T22:23:25.986Z Compiling strum_macros v0.24.3
26532025-11-06T22:23:26.572Z Compiling indoc v1.0.9
26542025-11-06T22:23:27.102Z Compiling crc8 v0.1.1
26552025-11-06T22:23:27.467Z Compiling path-slash v0.1.5
26562025-11-06T22:23:27.496Z Compiling xshell-macros v0.2.7
26572025-11-06T22:23:27.758Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
26582025-11-06T22:23:28.264Z Compiling xshell v0.2.7
26592025-11-06T22:23:32.048Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26602025-11-06T22:23:32.759Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26612025-11-06T22:23:32.855Z Compiling derive_builder v0.20.2
26622025-11-06T22:23:33.126Z Compiling impl-trait-for-tuples v0.2.2
26632025-11-06T22:23:33.161Z Compiling oso-derive v0.27.3
26642025-11-06T22:23:34.177Z Compiling quick-xml v0.37.2
26652025-11-06T22:23:35.057Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26662025-11-06T22:23:35.426Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26672025-11-06T22:23:36.885Z Compiling diesel-dtrace v0.4.2
26682025-11-06T22:23:37.188Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26692025-11-06T22:23:37.384Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26702025-11-06T22:23:38.732Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26712025-11-06T22:23:39.126Z Compiling bb8 v0.8.5
26722025-11-06T22:23:39.814Z Compiling oso v0.27.3
26732025-11-06T22:23:42.583Z Compiling trait-variant v0.1.2
26742025-11-06T22:23:43.713Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26752025-11-06T22:23:50.927Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26762025-11-06T22:23:55.921Z Compiling async-bb8-diesel v0.2.1
26772025-11-06T22:23:56.750Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26782025-11-06T22:23:57.203Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26792025-11-06T22:23:57.244Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26802025-11-06T22:23:57.801Z Compiling typify-impl v0.2.0
26812025-11-06T22:23:58.295Z Compiling fxhash v0.2.1
26822025-11-06T22:23:58.583Z Compiling libz-sys v1.1.20
26832025-11-06T22:23:59.382Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26842025-11-06T22:23:59.784Z Compiling half v1.8.3
26852025-11-06T22:24:00.487Z Compiling serde_cbor v0.11.2
26862025-11-06T22:24:00.991Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26872025-11-06T22:24:02.828Z Compiling kstat-rs v0.2.4
26882025-11-06T22:24:03.788Z Compiling fs-err v2.11.0
26892025-11-06T22:24:03.826Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26902025-11-06T22:24:04.976Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26912025-11-06T22:24:06.935Z Compiling typify-macro v0.2.0
26922025-11-06T22:24:10.430Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26932025-11-06T22:24:15.260Z Compiling nanorand v0.7.0
26942025-11-06T22:24:16.040Z Compiling libgit2-sys v0.18.2+1.9.1
26952025-11-06T22:24:16.863Z Compiling parking_lot_core v0.8.6
26962025-11-06T22:24:17.817Z Compiling mime_guess v2.0.5
26972025-11-06T22:24:23.623Z Compiling flume v0.11.1
26982025-11-06T22:24:25.561Z Compiling tabled_derive v0.10.0
26992025-11-06T22:24:27.919Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27002025-11-06T22:24:30.982Z Compiling ignore v0.4.23
27012025-11-06T22:24:33.033Z Compiling papergrid v0.14.0
27022025-11-06T22:24:34.815Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27032025-11-06T22:24:38.060Z Compiling castaway v0.2.3
27042025-11-06T22:24:38.308Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27052025-11-06T22:24:38.704Z Compiling parse-size v1.1.0
27062025-11-06T22:24:39.061Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27072025-11-06T22:24:42.185Z Compiling compact_str v0.8.0
27082025-11-06T22:24:44.422Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27092025-11-06T22:24:44.650Z Compiling tabled v0.18.0
27102025-11-06T22:24:45.169Z Compiling globwalk v0.9.1
27112025-11-06T22:24:47.312Z Compiling typify v0.2.0
27122025-11-06T22:24:47.536Z Compiling predicates-tree v1.0.12
27132025-11-06T22:24:48.469Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27142025-11-06T22:24:53.777Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27152025-11-06T22:24:54.868Z Compiling unicode-truncate v1.1.0
27162025-11-06T22:24:55.621Z Compiling lru v0.12.5
27172025-11-06T22:24:56.009Z Compiling vergen-git2 v1.0.7
27182025-11-06T22:24:56.337Z Compiling nibble_vec v0.1.0
27192025-11-06T22:24:56.405Z Compiling instability v0.3.2
27202025-11-06T22:24:56.628Z Compiling atty v0.2.14
27212025-11-06T22:24:56.846Z Compiling endian-type v0.1.2
27222025-11-06T22:24:57.142Z Compiling salty v0.3.0
27232025-11-06T22:24:57.360Z Compiling cassowary v0.3.0
27242025-11-06T22:24:57.606Z Compiling indoc v2.0.6
27252025-11-06T22:24:58.480Z Compiling http-range v0.1.5
27262025-11-06T22:24:59.120Z Compiling ratatui v0.29.0
27272025-11-06T22:25:01.009Z Compiling radix_trie v0.2.1
27282025-11-06T22:25:01.958Z Compiling camino-tempfile-ext v0.3.2
27292025-11-06T22:25:03.338Z Compiling progenitor-impl v0.8.0
27302025-11-06T22:25:05.491Z Compiling parking_lot v0.11.2
27312025-11-06T22:25:06.658Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27322025-11-06T22:25:07.432Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27332025-11-06T22:25:08.989Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27342025-11-06T22:25:09.893Z Compiling git2 v0.20.2
27352025-11-06T22:25:12.444Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
27362025-11-06T22:25:16.816Z Compiling rand_seeder v0.4.0
27372025-11-06T22:25:17.046Z Compiling prefix-trie v0.7.0
27382025-11-06T22:25:17.944Z Compiling lzma-sys v0.1.20
27392025-11-06T22:25:18.004Z Compiling rustls v0.21.12
27402025-11-06T22:25:18.093Z Compiling hickory-server v0.25.2
27412025-11-06T22:25:18.234Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27422025-11-06T22:25:18.545Z Compiling progenitor-macro v0.8.0
27432025-11-06T22:25:18.731Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27442025-11-06T22:25:19.533Z Compiling sled v0.34.7
27452025-11-06T22:25:21.494Z Compiling hyper-staticfile v0.10.1
27462025-11-06T22:25:24.111Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27472025-11-06T22:25:25.362Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27482025-11-06T22:25:29.668Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27492025-11-06T22:25:30.149Z Compiling hickory-client v0.25.2
27502025-11-06T22:25:37.086Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27512025-11-06T22:25:38.395Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27522025-11-06T22:25:44.657Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27532025-11-06T22:25:45.452Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27542025-11-06T22:25:46.040Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27552025-11-06T22:25:51.133Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27562025-11-06T22:25:55.135Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27572025-11-06T22:25:55.526Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
27582025-11-06T22:25:57.294Z Compiling primeorder v0.13.6
27592025-11-06T22:25:57.955Z Compiling progenitor-client v0.8.0
27602025-11-06T22:25:58.182Z Compiling rustls-webpki v0.101.7
27612025-11-06T22:25:58.374Z Compiling sct v0.7.1
27622025-11-06T22:25:58.877Z Compiling heck v0.3.3
27632025-11-06T22:25:58.909Z Compiling void v1.0.2
27642025-11-06T22:25:59.137Z Compiling lzss v0.8.2
27652025-11-06T22:25:59.253Z Compiling zone_cfg_derive v0.1.2
27662025-11-06T22:26:00.604Z Compiling progenitor v0.8.0
27672025-11-06T22:26:00.904Z Compiling p384 v0.13.1
27682025-11-06T22:26:01.917Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27692025-11-06T22:26:03.057Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27702025-11-06T22:26:04.528Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27712025-11-06T22:26:06.700Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27722025-11-06T22:26:08.985Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27732025-11-06T22:26:11.094Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27742025-11-06T22:26:12.677Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
27752025-11-06T22:26:14.347Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27762025-11-06T22:26:14.735Z Compiling tungstenite v0.23.0
27772025-11-06T22:26:20.223Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27782025-11-06T22:26:20.624Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27792025-11-06T22:26:21.016Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27802025-11-06T22:26:21.411Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27812025-11-06T22:26:21.812Z Compiling nix v0.27.1
27822025-11-06T22:26:21.946Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27832025-11-06T22:26:22.685Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
27842025-11-06T22:26:23.160Z Compiling serde_bytes v0.11.19
27852025-11-06T22:26:23.859Z Compiling base64 v0.13.1
27862025-11-06T22:26:24.376Z Compiling number_prefix v0.4.0
27872025-11-06T22:26:24.537Z Compiling corncobs v0.1.4
27882025-11-06T22:26:24.640Z Compiling indicatif v0.17.11
27892025-11-06T22:26:24.691Z Compiling ron v0.7.1
27902025-11-06T22:26:24.972Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27912025-11-06T22:26:26.479Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
27922025-11-06T22:26:30.094Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27932025-11-06T22:26:30.923Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
27942025-11-06T22:26:31.118Z Compiling tokio-tungstenite v0.23.1
27952025-11-06T22:26:31.833Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27962025-11-06T22:26:33.393Z Compiling xz2 v0.1.7
27972025-11-06T22:26:37.931Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27982025-11-06T22:26:41.272Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27992025-11-06T22:26:42.560Z Compiling tokio-rustls v0.24.1
28002025-11-06T22:26:43.267Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
28012025-11-06T22:26:43.322Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28022025-11-06T22:26:45.742Z Compiling zone v0.1.8
28032025-11-06T22:26:45.775Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28042025-11-06T22:26:48.243Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28052025-11-06T22:26:49.218Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
28062025-11-06T22:26:52.735Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28072025-11-06T22:26:54.193Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28082025-11-06T22:26:54.673Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28092025-11-06T22:26:55.486Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28102025-11-06T22:26:59.177Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28112025-11-06T22:27:04.730Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28122025-11-06T22:27:07.904Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
28132025-11-06T22:27:08.345Z Compiling rustls-pemfile v1.0.4
28142025-11-06T22:27:09.166Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28152025-11-06T22:27:09.569Z Compiling signal-hook-tokio v0.3.1
28162025-11-06T22:27:09.854Z Compiling twox-hash v2.1.0
28172025-11-06T22:27:10.897Z Compiling yasna v0.5.2
28182025-11-06T22:27:14.016Z Compiling secrecy v0.8.0
28192025-11-06T22:27:14.050Z Compiling is_ci v1.2.0
28202025-11-06T22:27:14.406Z Compiling supports-color v3.0.2
28212025-11-06T22:27:14.438Z Compiling rcgen v0.12.1
28222025-11-06T22:27:25.014Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28232025-11-06T22:27:25.705Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28242025-11-06T22:27:27.672Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28252025-11-06T22:27:33.554Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28262025-11-06T22:27:39.280Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
28272025-11-06T22:27:52.840Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28282025-11-06T22:27:53.109Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
28292025-11-06T22:27:54.042Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28302025-11-06T22:28:04.120Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28312025-11-06T22:28:07.607Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28322025-11-06T22:28:21.452Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28332025-11-06T22:28:26.342Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28342025-11-06T22:28:29.993Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28352025-11-06T22:28:31.045Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28362025-11-06T22:28:31.454Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28372025-11-06T22:28:31.866Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28382025-11-06T22:28:33.481Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28392025-11-06T22:28:33.713Z Compiling fatfs v0.3.6
28402025-11-06T22:28:33.811Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28412025-11-06T22:28:36.597Z Compiling rtoolbox v0.0.2
28422025-11-06T22:28:37.067Z Compiling subprocess v0.2.9
28432025-11-06T22:28:40.360Z Compiling assert_matches v1.5.0
28442025-11-06T22:28:41.730Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28452025-11-06T22:28:43.053Z Compiling rpassword v7.4.0
28462025-11-06T22:28:43.576Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28472025-11-06T22:28:49.222Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28482025-11-06T22:28:49.970Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28492025-11-06T22:29:07.835Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28502025-11-06T22:29:09.385Z Compiling tui-tree-widget v0.23.1
28512025-11-06T22:29:09.893Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28522025-11-06T22:29:10.810Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28532025-11-06T22:29:18.923Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28542025-11-06T22:29:23.787Z Compiling uzers v0.12.1
28552025-11-06T22:29:26.933Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28562025-11-06T22:29:27.740Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28572025-11-06T22:29:30.194Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28582025-11-06T22:29:51.209Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28592025-11-06T22:29:54.072Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28602025-11-06T22:29:57.266Z Compiling support-bundle-viewer v0.1.2
28612025-11-06T22:29:58.680Z Compiling multimap v0.10.1
28622025-11-06T22:32:25.759Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28632025-11-06T22:32:43.205Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28642025-11-06T22:41:58.833Z Finished `release` profile [optimized] target(s) in 21m 24s
28652025-11-06T22:42:57.617Z
28662025-11-06T22:42:57.621Zreal 22:24.516709976
28672025-11-06T22:42:57.621Zuser 2:37:49.964012948
28682025-11-06T22:42:57.621Zsys 4:29.555814649
28692025-11-06T22:42:57.622Ztrap 4.063035585
28702025-11-06T22:42:57.622Ztflt 2.106437143
28712025-11-06T22:42:57.622Zdflt 7.742661430
28722025-11-06T22:42:57.622Zkflt 0.001130210
28732025-11-06T22:42:57.622Zlock 10:47:40.641258693
28742025-11-06T22:42:57.622Zslp 7:59:43.962031772
28752025-11-06T22:42:57.622Zlat 4:25.069989382
28762025-11-06T22:42:57.622Zstop 4:11.901506223
28772025-11-06T22:42:57.622Z+ mapfile -t packages
28782025-11-06T22:42:57.622Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28792025-11-06T22:42:59.014Z Finished `release` profile [optimized] target(s) in 1.33s
28802025-11-06T22:42:59.088Z Running `target/release/omicron-package -t test list-outputs`
28812025-11-06T22:42:59.153ZLogging to: /work/oxidecomputer/omicron/out/LOG
28822025-11-06T22:42:59.157Z+ ptime -m cargo build --locked --release -p xtask
28832025-11-06T22:43:00.008Z Compiling serde_core v1.0.226
28842025-11-06T22:43:00.011Z Compiling serde v1.0.226
28852025-11-06T22:43:00.011Z Compiling syn v2.0.106
28862025-11-06T22:43:00.011Z Compiling bitflags v2.9.4
28872025-11-06T22:43:00.011Z Compiling libc v0.2.174
28882025-11-06T22:43:00.011Z Compiling serde_json v1.0.145
28892025-11-06T22:43:00.128Z Compiling num-traits v0.2.19
28902025-11-06T22:43:00.506Z Compiling hashbrown v0.16.0
28912025-11-06T22:43:00.594Z Compiling smallvec v1.15.1
28922025-11-06T22:43:00.599Z Compiling rustix v0.38.37
28932025-11-06T22:43:01.001Z Compiling usdt-impl v0.5.0
28942025-11-06T22:43:01.089Z Compiling syn v1.0.109
28952025-11-06T22:43:01.591Z Compiling thread-id v4.2.2
28962025-11-06T22:43:01.741Z Compiling percent-encoding v2.3.2
28972025-11-06T22:43:01.778Z Compiling getrandom v0.3.4
28982025-11-06T22:43:01.922Z Compiling indexmap v2.11.4
28992025-11-06T22:43:02.319Z Compiling log v0.4.27
29002025-11-06T22:43:02.377Z Compiling rustix v1.0.7
29012025-11-06T22:43:02.832Z Compiling terminal_size v0.4.0
29022025-11-06T22:43:03.145Z Compiling form_urlencoded v1.2.2
29032025-11-06T22:43:03.652Z Compiling ordered-float v2.10.1
29042025-11-06T22:43:04.038Z Compiling fs-err v3.1.1
29052025-11-06T22:43:04.360Z Compiling anyhow v1.0.99
29062025-11-06T22:43:04.431Z Compiling heck v0.4.1
29072025-11-06T22:43:04.851Z Compiling once_cell v1.21.3
29082025-11-06T22:43:04.997Z Compiling clap_builder v4.5.48
29092025-11-06T22:43:06.006Z Compiling tempfile v3.20.0
29102025-11-06T22:43:07.022Z Compiling synstructure v0.13.1
29112025-11-06T22:43:07.248Z Compiling proc-macro-error v1.0.4
29122025-11-06T22:43:07.756Z Compiling textwrap v0.16.2
29132025-11-06T22:43:07.887Z Compiling camino-tempfile v1.4.1
29142025-11-06T22:43:08.119Z Compiling tabled_derive v0.7.0
29152025-11-06T22:43:09.885Z Compiling serde_derive v1.0.226
29162025-11-06T22:43:09.885Z Compiling thiserror-impl v2.0.17
29172025-11-06T22:43:09.885Z Compiling zerofrom-derive v0.1.4
29182025-11-06T22:43:09.952Z Compiling yoke-derive v0.7.4
29192025-11-06T22:43:10.060Z Compiling zerovec-derive v0.10.3
29202025-11-06T22:43:11.221Z Compiling displaydoc v0.2.5
29212025-11-06T22:43:12.264Z Compiling thiserror-impl v1.0.69
29222025-11-06T22:43:12.385Z Compiling icu_provider_macros v1.5.0
29232025-11-06T22:43:12.671Z Compiling zerocopy-derive v0.7.35
29242025-11-06T22:43:12.731Z Compiling thiserror v2.0.17
29252025-11-06T22:43:12.875Z Compiling zerofrom v0.1.4
29262025-11-06T22:43:12.932Z Compiling pest v2.8.2
29272025-11-06T22:43:13.145Z Compiling yoke v0.7.4
29282025-11-06T22:43:13.590Z Compiling zerovec v0.10.4
29292025-11-06T22:43:13.653Z Compiling scroll_derive v0.12.0
29302025-11-06T22:43:14.534Z Compiling zerocopy v0.7.35
29312025-11-06T22:43:14.777Z Compiling thiserror v1.0.69
29322025-11-06T22:43:15.009Z Compiling scroll v0.12.0
29332025-11-06T22:43:15.716Z Compiling tinystr v0.7.6
29342025-11-06T22:43:15.910Z Compiling pest_meta v2.8.2
29352025-11-06T22:43:15.940Z Compiling icu_collections v1.5.0
29362025-11-06T22:43:16.199Z Compiling icu_locid v1.5.0
29372025-11-06T22:43:16.655Z Compiling goblin v0.8.2
29382025-11-06T22:43:18.051Z Compiling icu_provider v1.5.0
29392025-11-06T22:43:18.141Z Compiling pest_generator v2.8.2
29402025-11-06T22:43:18.528Z Compiling serde_spanned v0.6.9
29412025-11-06T22:43:18.876Z Compiling toml_datetime v0.6.11
29422025-11-06T22:43:19.562Z Compiling icu_locid_transform v1.5.0
29432025-11-06T22:43:19.746Z Compiling toml_edit v0.22.27
29442025-11-06T22:43:19.831Z Compiling pest_derive v2.8.2
29452025-11-06T22:43:20.235Z Compiling dof v0.3.0
29462025-11-06T22:43:20.713Z Compiling dtrace-parser v0.2.0
29472025-11-06T22:43:21.133Z Compiling icu_properties v1.5.1
29482025-11-06T22:43:23.555Z Compiling serde_tokenstream v0.2.2
29492025-11-06T22:43:23.625Z Compiling erased-serde v0.4.6
29502025-11-06T22:43:24.147Z Compiling toml v0.8.23
29512025-11-06T22:43:25.162Z Compiling icu_normalizer v1.5.0
29522025-11-06T22:43:27.436Z Compiling idna_adapter v1.2.0
29532025-11-06T22:43:27.715Z Compiling idna v1.0.3
29542025-11-06T22:43:29.211Z Compiling url v2.5.4
29552025-11-06T22:43:29.995Z Compiling serde-untagged v0.1.7
29562025-11-06T22:43:30.856Z Compiling serde-value v0.7.0
29572025-11-06T22:43:32.613Z Compiling cargo-util-schemas v0.8.2
29582025-11-06T22:43:34.399Z Compiling usdt-attr-macro v0.5.0
29592025-11-06T22:43:34.658Z Compiling usdt-macro v0.5.0
29602025-11-06T22:43:35.777Z Compiling cargo-platform v0.2.0
29612025-11-06T22:43:35.916Z Compiling clap_derive v4.5.47
29622025-11-06T22:43:36.260Z Compiling cargo_metadata v0.21.0
29632025-11-06T22:43:37.021Z Compiling usdt v0.5.0
29642025-11-06T22:43:38.268Z Compiling cargo_toml v0.21.0
29652025-11-06T22:43:38.431Z Compiling macaddr v1.0.1
29662025-11-06T22:43:39.092Z Compiling tabled v0.15.0
29672025-11-06T22:43:40.131Z Compiling clap v4.5.48
29682025-11-06T22:43:50.820Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29692025-11-06T22:43:56.897Z Finished `release` profile [optimized] target(s) in 57.67s
29702025-11-06T22:43:57.059Z
29712025-11-06T22:43:57.063Zreal 57.860737684
29722025-11-06T22:43:57.063Zuser 6:20.530478340
29732025-11-06T22:43:57.063Zsys 29.383030856
29742025-11-06T22:43:57.063Ztrap 0.197893759
29752025-11-06T22:43:57.063Ztflt 0.366524457
29762025-11-06T22:43:57.063Zdflt 0.482030302
29772025-11-06T22:43:57.063Zkflt 0.000011218
29782025-11-06T22:43:57.063Zlock 18:23.285003871
29792025-11-06T22:43:57.063Zslp 20:50.808648011
29802025-11-06T22:43:57.063Zlat 25.694148905
29812025-11-06T22:43:57.063Zstop 37.960605738
29822025-11-06T22:43:57.063Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29832025-11-06T22:43:57.063Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29842025-11-06T22:43:57.063Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29852025-11-06T22:43:57.063Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29862025-11-06T22:43:57.063Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29872025-11-06T22:43:58.440Z Compiling regress v0.10.4
29882025-11-06T22:43:58.624Z Compiling unsafe-libyaml v0.2.11
29892025-11-06T22:43:58.627Z Compiling match_cfg v0.1.0
29902025-11-06T22:43:58.627Z Compiling hex v0.4.3
29912025-11-06T22:43:58.627Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29922025-11-06T22:43:58.702Z Compiling progenitor-client v0.10.0
29932025-11-06T22:43:58.706Z Compiling structmeta-derive v0.3.0
29942025-11-06T22:43:58.706Z Compiling rustls v0.22.4
29952025-11-06T22:43:58.775Z Compiling hostname v0.3.1
29962025-11-06T22:43:59.025Z Compiling multer v3.1.0
29972025-11-06T22:43:59.151Z Compiling debug-ignore v1.0.5
29982025-11-06T22:43:59.295Z Compiling toml_parser v1.0.2
29992025-11-06T22:43:59.298Z Compiling slog-json v2.6.1
30002025-11-06T22:43:59.351Z Compiling macaddr v1.0.1
30012025-11-06T22:43:59.471Z Compiling toml_datetime v0.7.0
30022025-11-06T22:43:59.701Z Compiling serde_spanned v1.0.0
30032025-11-06T22:43:59.836Z Compiling serde_yaml v0.9.34+deprecated
30042025-11-06T22:44:00.003Z Compiling async-stream-impl v0.3.6
30052025-11-06T22:44:00.115Z Compiling dropshot v0.16.4
30062025-11-06T22:44:00.336Z Compiling toml_writer v1.0.2
30072025-11-06T22:44:00.581Z Compiling slog-bunyan v2.5.0
30082025-11-06T22:44:00.759Z Compiling toml v0.9.5
30092025-11-06T22:44:00.860Z Compiling waitgroup v0.1.2
30102025-11-06T22:44:01.109Z Compiling rustls-pemfile v2.2.0
30112025-11-06T22:44:01.321Z Compiling async-stream v0.3.6
30122025-11-06T22:44:01.402Z Compiling structmeta v0.3.0
30132025-11-06T22:44:01.445Z Compiling dropshot_endpoint v0.16.4
30142025-11-06T22:44:01.658Z Compiling serde_path_to_error v0.1.17
30152025-11-06T22:44:01.781Z Compiling hostname v0.4.0
30162025-11-06T22:44:01.849Z Compiling derive-ex v0.1.8
30172025-11-06T22:44:02.034Z Compiling newtype-uuid-macros v0.1.0
30182025-11-06T22:44:02.462Z Compiling typify-impl v0.4.3
30192025-11-06T22:44:03.337Z Compiling instant v0.1.13
30202025-11-06T22:44:03.548Z Compiling tokio-rustls v0.25.0
30212025-11-06T22:44:03.814Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30222025-11-06T22:44:03.874Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
30232025-11-06T22:44:04.034Z Compiling progenitor-client v0.11.2
30242025-11-06T22:44:04.100Z Compiling derive-where v1.5.0
30252025-11-06T22:44:04.657Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30262025-11-06T22:44:05.172Z Compiling parse-display-derive v0.10.0
30272025-11-06T22:44:05.485Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30282025-11-06T22:44:05.708Z Compiling backoff v0.4.0
30292025-11-06T22:44:06.107Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30302025-11-06T22:44:06.185Z Compiling test-strategy v0.4.3
30312025-11-06T22:44:06.565Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30322025-11-06T22:44:06.924Z Compiling itertools v0.14.0
30332025-11-06T22:44:07.248Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
30342025-11-06T22:44:07.661Z Compiling darling_core v0.21.0
30352025-11-06T22:44:07.691Z Compiling proc-macro-crate v1.3.1
30362025-11-06T22:44:08.664Z Compiling crucible-workspace-hack v0.1.0
30372025-11-06T22:44:08.710Z Compiling num_enum_derive v0.5.11
30382025-11-06T22:44:09.119Z Compiling proc-macro-error v1.0.4
30392025-11-06T22:44:09.252Z Compiling parse-display v0.10.0
30402025-11-06T22:44:09.761Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30412025-11-06T22:44:09.805Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
30422025-11-06T22:44:09.895Z Compiling heapless v0.8.0
30432025-11-06T22:44:10.127Z Compiling hash32 v0.3.1
30442025-11-06T22:44:10.233Z Compiling smoltcp v0.11.0
30452025-11-06T22:44:10.434Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30462025-11-06T22:44:10.863Z Compiling foreign-types-macros v0.2.3
30472025-11-06T22:44:10.934Z Compiling cobs v0.2.3
30482025-11-06T22:44:11.006Z Compiling foreign-types-shared v0.3.1
30492025-11-06T22:44:11.075Z Compiling num_enum v0.5.11
30502025-11-06T22:44:11.179Z Compiling postcard v1.0.10
30512025-11-06T22:44:11.464Z Compiling tabwriter v1.4.0
30522025-11-06T22:44:11.512Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30532025-11-06T22:44:11.844Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30542025-11-06T22:44:11.926Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30552025-11-06T22:44:12.168Z Compiling foreign-types v0.5.0
30562025-11-06T22:44:12.320Z Compiling cstr-argument v0.1.2
30572025-11-06T22:44:12.323Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30582025-11-06T22:44:12.417Z Compiling rayon-core v1.12.1
30592025-11-06T22:44:12.481Z Compiling pretty-hex v0.2.1
30602025-11-06T22:44:12.611Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30612025-11-06T22:44:12.735Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30622025-11-06T22:44:12.771Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30632025-11-06T22:44:12.942Z Compiling crossbeam-deque v0.8.5
30642025-11-06T22:44:12.996Z Compiling colored v2.2.0
30652025-11-06T22:44:13.111Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
30662025-11-06T22:44:13.145Z Compiling zone_cfg_derive v0.3.0
30672025-11-06T22:44:13.972Z Compiling darling_macro v0.21.0
30682025-11-06T22:44:14.073Z Compiling toml v0.8.23
30692025-11-06T22:44:14.216Z Compiling typify-macro v0.4.3
30702025-11-06T22:44:14.678Z Compiling rayon v1.10.0
30712025-11-06T22:44:14.965Z Compiling darling v0.21.0
30722025-11-06T22:44:15.028Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
30732025-11-06T22:44:15.127Z Compiling ingot-macros v0.1.1
30742025-11-06T22:44:15.182Z Compiling camino-tempfile v1.4.1
30752025-11-06T22:44:15.461Z Compiling smf v0.2.3
30762025-11-06T22:44:15.611Z Compiling num-derive v0.4.2
30772025-11-06T22:44:15.681Z Compiling sigpipe v0.1.3
30782025-11-06T22:44:15.854Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30792025-11-06T22:44:16.231Z Compiling jiff v0.2.15
30802025-11-06T22:44:16.336Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
30812025-11-06T22:44:16.643Z Compiling zone v0.3.1
30822025-11-06T22:44:16.832Z Compiling num-rational v0.4.2
30832025-11-06T22:44:17.545Z Compiling num-complex v0.4.6
30842025-11-06T22:44:17.977Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
30852025-11-06T22:44:18.081Z Compiling convert_case v0.4.0
30862025-11-06T22:44:18.332Z Compiling typify v0.4.3
30872025-11-06T22:44:18.361Z Compiling secrecy v0.10.3
30882025-11-06T22:44:18.539Z Compiling progenitor-impl v0.11.2
30892025-11-06T22:44:18.567Z Compiling progenitor-impl v0.10.0
30902025-11-06T22:44:18.670Z Compiling num v0.4.3
30912025-11-06T22:44:18.838Z Compiling float-ord v0.3.2
30922025-11-06T22:44:18.888Z Compiling universal-hash v0.5.1
30932025-11-06T22:44:18.965Z Compiling derive_more v0.99.20
30942025-11-06T22:44:19.071Z Compiling opaque-debug v0.3.1
30952025-11-06T22:44:19.154Z Compiling password-hash v0.5.0
30962025-11-06T22:44:19.157Z Compiling blake2 v0.10.6
30972025-11-06T22:44:19.214Z Compiling indent_write v2.2.0
30982025-11-06T22:44:19.508Z Compiling gethostname v0.5.0
30992025-11-06T22:44:19.751Z Compiling argon2 v0.5.3
31002025-11-06T22:44:20.109Z Compiling resolv-conf v0.7.0
31012025-11-06T22:44:20.503Z Compiling aead v0.5.2
31022025-11-06T22:44:20.841Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31032025-11-06T22:44:20.920Z Compiling half v2.4.1
31042025-11-06T22:44:21.368Z Compiling ciborium-io v0.2.2
31052025-11-06T22:44:21.532Z Compiling utf-8 v0.7.6
31062025-11-06T22:44:21.569Z Compiling ciborium-ll v0.2.2
31072025-11-06T22:44:21.869Z Compiling tungstenite v0.21.0
31082025-11-06T22:44:22.005Z Compiling poly1305 v0.8.0
31092025-11-06T22:44:22.084Z Compiling ingot-types v0.1.2
31102025-11-06T22:44:22.689Z Compiling console v0.15.10
31112025-11-06T22:44:23.036Z Compiling ingot v0.1.1
31122025-11-06T22:44:23.753Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31132025-11-06T22:44:23.825Z Compiling chacha20 v0.9.1
31142025-11-06T22:44:24.052Z Compiling cancel-safe-futures v0.1.5
31152025-11-06T22:44:24.375Z Compiling owo-colors v4.2.2
31162025-11-06T22:44:24.533Z Compiling tokio-tungstenite v0.21.0
31172025-11-06T22:44:25.120Z Compiling ciborium v0.2.2
31182025-11-06T22:44:25.171Z Compiling hickory-proto v0.24.4
31192025-11-06T22:44:25.199Z Compiling libsw-core v0.3.1
31202025-11-06T22:44:25.329Z Compiling progenitor-macro v0.10.0
31212025-11-06T22:44:25.383Z Compiling progenitor-macro v0.11.2
31222025-11-06T22:44:25.473Z Compiling semver v0.1.20
31232025-11-06T22:44:25.512Z Compiling base64 v0.21.7
31242025-11-06T22:44:26.082Z Compiling linked-hash-map v0.5.6
31252025-11-06T22:44:26.195Z Compiling fixedbitset v0.5.7
31262025-11-06T22:44:26.477Z Compiling lru-cache v0.1.2
31272025-11-06T22:44:26.505Z Compiling rustc_version v0.1.7
31282025-11-06T22:44:26.741Z Compiling petgraph v0.8.2
31292025-11-06T22:44:26.884Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31302025-11-06T22:44:26.990Z Compiling libsw v3.5.0
31312025-11-06T22:44:27.745Z Compiling newline-converter v0.3.0
31322025-11-06T22:44:27.958Z Compiling atomicwrites v0.4.4
31332025-11-06T22:44:27.985Z Compiling slog-dtrace v0.3.0
31342025-11-06T22:44:28.329Z Compiling siphasher v1.0.1
31352025-11-06T22:44:28.357Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31362025-11-06T22:44:28.826Z Compiling libefi-sys v0.1.0
31372025-11-06T22:44:29.229Z Compiling linear-map v1.2.0
31382025-11-06T22:44:29.471Z Compiling phf_shared v0.12.1
31392025-11-06T22:44:29.633Z Compiling expectorate v1.2.0
31402025-11-06T22:44:29.636Z Compiling newtype_derive v0.1.6
31412025-11-06T22:44:29.845Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
31422025-11-06T22:44:29.972Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31432025-11-06T22:44:30.057Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31442025-11-06T22:44:30.259Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31452025-11-06T22:44:30.580Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31462025-11-06T22:44:30.962Z Compiling hickory-resolver v0.24.4
31472025-11-06T22:44:30.992Z Compiling tokio-dtrace v0.1.0
31482025-11-06T22:44:31.264Z Compiling thiserror-impl-no-std v2.0.2
31492025-11-06T22:44:31.473Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
31502025-11-06T22:44:32.195Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
31512025-11-06T22:44:32.409Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31522025-11-06T22:44:32.922Z Compiling pin-project-internal v1.1.6
31532025-11-06T22:44:33.159Z Compiling bitfield-struct v0.6.2
31542025-11-06T22:44:34.122Z Compiling chrono-tz v0.10.4
31552025-11-06T22:44:34.151Z Compiling const_format_proc_macros v0.2.34
31562025-11-06T22:44:34.386Z Compiling thiserror-no-std v2.0.2
31572025-11-06T22:44:34.548Z Compiling qorb v0.4.1
31582025-11-06T22:44:34.692Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
31592025-11-06T22:44:34.729Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31602025-11-06T22:44:35.524Z Compiling oxide-tokio-rt v0.1.2
31612025-11-06T22:44:35.825Z Compiling pin-project v1.1.6
31622025-11-06T22:44:35.890Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31632025-11-06T22:44:36.112Z Compiling phf v0.12.1
31642025-11-06T22:44:36.444Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31652025-11-06T22:44:36.489Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31662025-11-06T22:44:36.743Z Compiling pem v3.0.5
31672025-11-06T22:44:36.772Z Compiling snafu-derive v0.8.5
31682025-11-06T22:44:37.086Z Compiling async-recursion v1.1.1
31692025-11-06T22:44:37.450Z Compiling csv-core v0.1.11
31702025-11-06T22:44:37.599Z Compiling same-file v1.0.6
31712025-11-06T22:44:37.946Z Compiling highway v1.3.0
31722025-11-06T22:44:38.020Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31732025-11-06T22:44:38.198Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31742025-11-06T22:44:38.460Z Compiling progenitor v0.10.0
31752025-11-06T22:44:38.559Z Compiling progenitor v0.11.2
31762025-11-06T22:44:38.586Z Compiling walkdir v2.5.0
31772025-11-06T22:44:38.697Z Compiling csv v1.3.1
31782025-11-06T22:44:38.856Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
31792025-11-06T22:44:39.163Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31802025-11-06T22:44:39.268Z Compiling const_format v0.2.34
31812025-11-06T22:44:39.433Z Compiling vsss-rs v3.3.4
31822025-11-06T22:44:39.579Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31832025-11-06T22:44:39.862Z Compiling chacha20poly1305 v0.10.1
31842025-11-06T22:44:39.967Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31852025-11-06T22:44:39.968Z Compiling tabled_derive v0.7.0
31862025-11-06T22:44:40.155Z Compiling typify-impl v0.2.0
31872025-11-06T22:44:41.212Z Compiling globset v0.4.15
31882025-11-06T22:44:41.637Z Compiling snafu v0.8.5
31892025-11-06T22:44:42.257Z Compiling olpc-cjson v0.1.4
31902025-11-06T22:44:42.407Z Compiling dropshot-api-manager-types v0.2.3
31912025-11-06T22:44:42.531Z Compiling primeorder v0.13.6
31922025-11-06T22:44:42.598Z Compiling bcs v0.1.6
31932025-11-06T22:44:42.860Z Compiling serde_plain v1.0.2
31942025-11-06T22:44:43.084Z Compiling typed-path v0.9.3
31952025-11-06T22:44:43.115Z Compiling termtree v0.5.1
31962025-11-06T22:44:43.277Z Compiling moka v0.12.10
31972025-11-06T22:44:43.305Z Compiling xshell-macros v0.2.7
31982025-11-06T22:44:43.425Z Compiling textwrap v0.16.2
31992025-11-06T22:44:43.718Z Compiling tabled v0.15.0
32002025-11-06T22:44:43.785Z Compiling steno v0.4.1
32012025-11-06T22:44:44.181Z Compiling xshell v0.2.7
32022025-11-06T22:44:44.548Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
32032025-11-06T22:44:45.369Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32042025-11-06T22:44:46.188Z Compiling tough v0.20.0
32052025-11-06T22:44:46.981Z Compiling tagptr v0.2.0
32062025-11-06T22:44:47.311Z Compiling arc-swap v1.7.1
32072025-11-06T22:44:47.943Z Compiling humantime v2.2.0
32082025-11-06T22:44:48.507Z Compiling slog-scope v4.4.0
32092025-11-06T22:44:49.657Z Compiling polyval v0.6.2
32102025-11-06T22:44:50.136Z Compiling proc-macro-error-attr2 v2.0.0
32112025-11-06T22:44:50.140Z Compiling salty v0.3.0
32122025-11-06T22:44:50.193Z Compiling parking_lot_core v0.8.6
32132025-11-06T22:44:50.684Z Compiling hickory-resolver v0.25.2
32142025-11-06T22:44:50.760Z Compiling ghash v0.5.1
32152025-11-06T22:44:50.822Z Compiling slog-stdlog v4.1.1
32162025-11-06T22:44:50.997Z Compiling proc-macro-error2 v2.0.1
32172025-11-06T22:44:51.028Z Compiling p384 v0.13.1
32182025-11-06T22:44:51.240Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32192025-11-06T22:44:51.510Z Compiling nix v0.30.1
32202025-11-06T22:44:51.632Z Compiling ctr v0.9.2
32212025-11-06T22:44:51.808Z Compiling typify-macro v0.2.0
32222025-11-06T22:44:52.064Z Compiling num-derive v0.3.3
32232025-11-06T22:44:52.274Z Compiling lzma-sys v0.1.20
32242025-11-06T22:44:52.393Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32252025-11-06T22:44:52.512Z Compiling unicase v2.8.1
32262025-11-06T22:44:52.870Z Compiling aes-gcm v0.10.3
32272025-11-06T22:44:52.956Z Compiling mime_guess v2.0.5
32282025-11-06T22:44:53.118Z Compiling tabled_derive v0.11.0
32292025-11-06T22:44:53.241Z Compiling slog-envlogger v2.2.0
32302025-11-06T22:44:54.339Z Compiling libscf-sys v1.1.0
32312025-11-06T22:44:54.644Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32322025-11-06T22:44:54.677Z Compiling papergrid v0.17.0
32332025-11-06T22:44:55.157Z Compiling testing_table v0.3.0
32342025-11-06T22:44:55.304Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32352025-11-06T22:44:55.484Z Compiling usdt-attr-macro v0.6.0
32362025-11-06T22:44:55.944Z Compiling typify v0.2.0
32372025-11-06T22:44:56.045Z Compiling usdt-macro v0.6.0
32382025-11-06T22:44:56.075Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32392025-11-06T22:44:56.154Z Compiling progenitor-impl v0.8.0
32402025-11-06T22:44:56.496Z Compiling heck v0.3.3
32412025-11-06T22:44:56.895Z Compiling progenitor-client v0.8.0
32422025-11-06T22:44:57.273Z Compiling ssh-encoding v0.2.0
32432025-11-06T22:44:57.459Z Compiling blowfish v0.9.1
32442025-11-06T22:44:57.614Z Compiling memmap2 v0.9.8
32452025-11-06T22:44:57.798Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32462025-11-06T22:44:57.970Z Compiling nibble_vec v0.1.0
32472025-11-06T22:44:58.178Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32482025-11-06T22:44:58.243Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32492025-11-06T22:44:58.355Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32502025-11-06T22:44:58.740Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32512025-11-06T22:44:59.313Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32522025-11-06T22:45:00.255Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32532025-11-06T22:45:00.320Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32542025-11-06T22:45:01.878Z Compiling endian-type v0.1.2
32552025-11-06T22:45:02.185Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32562025-11-06T22:45:03.088Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32572025-11-06T22:45:03.448Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32582025-11-06T22:45:03.773Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32592025-11-06T22:45:04.358Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32602025-11-06T22:45:05.018Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32612025-11-06T22:45:05.674Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32622025-11-06T22:45:06.002Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32632025-11-06T22:45:07.087Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32642025-11-06T22:45:07.512Z Compiling progenitor-macro v0.8.0
32652025-11-06T22:45:08.338Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32662025-11-06T22:45:08.776Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32672025-11-06T22:45:09.536Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32682025-11-06T22:45:10.324Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32692025-11-06T22:45:10.504Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32702025-11-06T22:45:10.880Z Compiling radix_trie v0.2.1
32712025-11-06T22:45:11.599Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32722025-11-06T22:45:11.654Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
32732025-11-06T22:45:12.433Z Compiling usdt v0.6.0
32742025-11-06T22:45:12.536Z Compiling bcrypt-pbkdf v0.10.0
32752025-11-06T22:45:12.985Z Compiling ssh-cipher v0.2.0
32762025-11-06T22:45:13.235Z Compiling tabled v0.20.0
32772025-11-06T22:45:14.423Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32782025-11-06T22:45:15.263Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
32792025-11-06T22:45:15.537Z Compiling zone_cfg_derive v0.1.2
32802025-11-06T22:45:15.779Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
32812025-11-06T22:45:16.863Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32822025-11-06T22:45:17.011Z Compiling parking_lot v0.11.2
32832025-11-06T22:45:17.706Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32842025-11-06T22:45:19.769Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32852025-11-06T22:45:20.296Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32862025-11-06T22:45:20.724Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
32872025-11-06T22:45:20.775Z Compiling prefix-trie v0.7.0
32882025-11-06T22:45:20.778Z Compiling progenitor v0.8.0
32892025-11-06T22:45:20.868Z Compiling password-hash v0.4.2
32902025-11-06T22:45:21.080Z Compiling fxhash v0.2.1
32912025-11-06T22:45:21.134Z Compiling corncobs v0.1.4
32922025-11-06T22:45:21.359Z Compiling http-range v0.1.5
32932025-11-06T22:45:21.505Z Compiling number_prefix v0.4.0
32942025-11-06T22:45:21.605Z Compiling base64 v0.13.1
32952025-11-06T22:45:21.712Z Compiling hickory-server v0.25.2
32962025-11-06T22:45:21.741Z Compiling indicatif v0.17.11
32972025-11-06T22:45:21.807Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
32982025-11-06T22:45:22.206Z Compiling ron v0.7.1
32992025-11-06T22:45:22.702Z Compiling pbkdf2 v0.11.0
33002025-11-06T22:45:22.876Z Compiling sled v0.34.7
33012025-11-06T22:45:23.176Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33022025-11-06T22:45:23.718Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33032025-11-06T22:45:24.359Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33042025-11-06T22:45:25.244Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
33052025-11-06T22:45:25.274Z Compiling xz2 v0.1.7
33062025-11-06T22:45:26.231Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33072025-11-06T22:45:26.792Z Compiling zone v0.1.8
33082025-11-06T22:45:27.158Z Compiling ssh-key v0.6.6
33092025-11-06T22:45:27.432Z Compiling hickory-client v0.25.2
33102025-11-06T22:45:28.161Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33112025-11-06T22:45:28.242Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33122025-11-06T22:45:29.344Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33132025-11-06T22:45:29.809Z Compiling p256 v0.13.2
33142025-11-06T22:45:30.015Z Compiling p521 v0.13.3
33152025-11-06T22:45:30.599Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
33162025-11-06T22:45:30.668Z Compiling yasna v0.5.2
33172025-11-06T22:45:31.255Z Compiling headers-core v0.3.0
33182025-11-06T22:45:31.498Z Compiling kstat-rs v0.2.4
33192025-11-06T22:45:32.134Z Compiling secrecy v0.8.0
33202025-11-06T22:45:32.237Z Compiling nanorand v0.7.0
33212025-11-06T22:45:32.277Z Compiling atty v0.2.14
33222025-11-06T22:45:32.335Z Compiling russh-cryptovec v0.7.3
33232025-11-06T22:45:32.415Z Compiling md5 v0.7.0
33242025-11-06T22:45:32.482Z Compiling crc8 v0.1.1
33252025-11-06T22:45:32.511Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
33262025-11-06T22:45:32.706Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33272025-11-06T22:45:32.735Z Compiling flume v0.11.1
33282025-11-06T22:45:32.789Z Compiling russh-keys v0.45.0
33292025-11-06T22:45:33.407Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33302025-11-06T22:45:33.438Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33312025-11-06T22:45:34.484Z Compiling rcgen v0.12.1
33322025-11-06T22:45:35.253Z Compiling headers v0.4.1
33332025-11-06T22:45:36.546Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33342025-11-06T22:45:36.675Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33352025-11-06T22:45:37.011Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
33362025-11-06T22:45:39.224Z Compiling hyper-staticfile v0.10.1
33372025-11-06T22:45:39.334Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33382025-11-06T22:45:39.883Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33392025-11-06T22:45:40.040Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33402025-11-06T22:45:40.311Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
33412025-11-06T22:45:40.873Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33422025-11-06T22:45:42.011Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33432025-11-06T22:45:42.303Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33442025-11-06T22:45:42.701Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
33452025-11-06T22:45:43.529Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33462025-11-06T22:45:44.344Z Compiling num-bigint v0.4.6
33472025-11-06T22:45:44.420Z Compiling des v0.8.1
33482025-11-06T22:45:44.492Z Compiling subprocess v0.2.9
33492025-11-06T22:45:44.820Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33502025-11-06T22:45:45.762Z Compiling hex-literal v0.4.1
33512025-11-06T22:45:45.815Z Compiling display-error-chain v0.2.2
33522025-11-06T22:45:45.985Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33532025-11-06T22:45:46.091Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33542025-11-06T22:45:46.147Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33552025-11-06T22:45:46.636Z Compiling internet-checksum v0.2.1
33562025-11-06T22:45:48.349Z Compiling russh v0.45.0
33572025-11-06T22:45:50.991Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33582025-11-06T22:45:51.031Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33592025-11-06T22:45:51.124Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33602025-11-06T22:45:55.065Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33612025-11-06T22:45:55.581Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33622025-11-06T22:46:04.282Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33632025-11-06T22:46:31.271Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33642025-11-06T22:46:57.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
33652025-11-06T22:46:57.672Z
33662025-11-06T22:46:57.675Zreal 3:00.533776431
33672025-11-06T22:46:57.675Zuser 16:10.779211211
33682025-11-06T22:46:57.675Zsys 2:23.754730553
33692025-11-06T22:46:57.675Ztrap 0.493808157
33702025-11-06T22:46:57.675Ztflt 0.316518083
33712025-11-06T22:46:57.675Zdflt 1.020117852
33722025-11-06T22:46:57.675Zkflt 0.000062503
33732025-11-06T22:46:57.676Zlock 43:00.763300152
33742025-11-06T22:46:57.676Zslp 58:02.394707546
33752025-11-06T22:46:57.676Zlat 56.806265577
33762025-11-06T22:46:57.676Zstop 2:31.988014830
33772025-11-06T22:46:57.676Z+ mkdir tests
33782025-11-06T22:46:57.679Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33792025-11-06T22:46:57.679Z+ xargs -I '{}' -t cp '{}' tests/
33802025-11-06T22:46:57.719Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f2a2b27bb6b59211 tests/
33812025-11-06T22:46:57.745Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a091b683594e8705 tests/
33822025-11-06T22:46:57.770Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-53064f5092951780 tests/
33832025-11-06T22:46:57.799Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b4111aa439a0899a tests/
33842025-11-06T22:46:58.149Z+ 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/*)
33852025-11-06T22:46:58.153Z+ 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-a091b683594e8705 tests/commtest-53064f5092951780 tests/dhcp_server-f2a2b27bb6b59211 tests/end_to_end_tests-b4111aa439a0899a 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
33862025-11-06T22:48:40.158ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33872025-11-06T22:48:40.158Za .github/buildomat/ci-env.sh 1K
33882025-11-06T22:48:40.158Za out/target/test 1K
33892025-11-06T22:48:40.158Za out/npuzone/npuzone 23144K
33902025-11-06T22:48:40.158Za package-manifest.toml 34K
33912025-11-06T22:48:40.158Za smf/sled-agent/non-gimlet/config.toml 6K
33922025-11-06T22:48:40.158Za target/release/omicron-package 41465K
33932025-11-06T22:48:40.158Za target/release/xtask 11745K
33942025-11-06T22:48:40.158Za target/debug/bootstrap 297348K
33952025-11-06T22:48:40.159Za tests/bootstrap-a091b683594e8705 23641K
33962025-11-06T22:48:40.159Za tests/commtest-53064f5092951780 23740K
33972025-11-06T22:48:40.159Za tests/dhcp_server-f2a2b27bb6b59211 23641K
33982025-11-06T22:48:40.159Za tests/end_to_end_tests-b4111aa439a0899a 342547K
33992025-11-06T22:48:40.159Za out/clickhouse.tar.gz 315967K
34002025-11-06T22:48:40.159Za out/clickhouse_keeper.tar.gz 299676K
34012025-11-06T22:48:40.159Za out/clickhouse_server.tar.gz 315966K
34022025-11-06T22:48:40.159Za out/cockroachdb.tar.gz 165709K
34032025-11-06T22:48:40.159Za out/crucible-dtrace.tar 105K
34042025-11-06T22:48:40.159Za out/crucible-pantry-zone.tar.gz 43739K
34052025-11-06T22:48:40.159Za out/crucible-zone.tar.gz 57868K
34062025-11-06T22:48:40.159Za out/external-dns.tar.gz 51004K
34072025-11-06T22:48:40.159Za out/internal-dns.tar.gz 51004K
34082025-11-06T22:48:40.159Za out/mg-ddm-gz.tar 117108K
34092025-11-06T22:48:40.159Za out/nexus.tar.gz 187661K
34102025-11-06T22:48:40.160Za out/ntp.tar.gz 33358K
34112025-11-06T22:48:40.160Za out/omicron-gateway-softnpu.tar.gz 27541K
34122025-11-06T22:48:40.160Za out/omicron-sled-agent.tar 146014K
34132025-11-06T22:48:40.160Za out/overlay.tar.gz 3K
34142025-11-06T22:48:40.160Za out/oximeter.tar.gz 63144K
34152025-11-06T22:48:40.160Za out/oxlog.tar 4012K
34162025-11-06T22:48:40.160Za out/probe.tar.gz 3037K
34172025-11-06T22:48:40.161Za out/propolis-server.tar.gz 73437K
34182025-11-06T22:48:40.161Za out/pumpkind-gz.tar 26647K
34192025-11-06T22:48:40.161Za out/switch-softnpu.tar.gz 386445K
34202025-11-06T22:48:40.165Z
34212025-11-06T22:48:40.165Zreal 1:41.997114008
34222025-11-06T22:48:40.165Zuser 1:37.626575754
34232025-11-06T22:48:40.165Zsys 6.418183036
34242025-11-06T22:48:40.165Ztrap 0.023787774
34252025-11-06T22:48:40.165Ztflt 0.000000000
34262025-11-06T22:48:40.165Zdflt 0.000000000
34272025-11-06T22:48:40.165Zkflt 0.000000000
34282025-11-06T22:48:40.165Zlock 0.000000000
34292025-11-06T22:48:40.165Zslp 1:37.261118973
34302025-11-06T22:48:40.165Zlat 2.658234464
34312025-11-06T22:48:40.166Zstop 0.000615224
34322025-11-06T22:48:40.166Zprocess exited: duration 2346732 ms, exit code 0
 
34332025-11-06T22:48:40.183Zfound 1 output files
34342025-11-06T22:48:40.183Zuploading: /work/package.tar.gz (2367914306 bytes)
34352025-11-06T22:49:18.736Zuploaded: /work/package.tar.gz