01K07SC7W0ASYA8PR0SR0WR7RB: 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: 01K07SD7D9B6XRQQCDQ2S8787Y

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-15T19:37:30.154Zjob assigned to worker 01K07SD9SEQVMP6B67E337MRN1 [factory aws, i-064ad40543e8b70bf] (queued for 1 m 4 s)
 
22025-07-15T19:37:38.605Zstarting task 0: "setup"
32025-07-15T19:37:38.609Z++ uname -s
42025-07-15T19:37:38.612Z+ kern=SunOS
52025-07-15T19:37:38.612Z+ build_user=build
62025-07-15T19:37:38.612Z+ build_uid=12345
72025-07-15T19:37:38.613Z+ work_dir=/work
82025-07-15T19:37:38.613Z+ input_dir=/input
92025-07-15T19:37:38.613Z+ [[ 0 == 12345 ]]
102025-07-15T19:37:38.613Z+ case "$kern" in
112025-07-15T19:37:38.613Z+ groupadd -g 12345 build
122025-07-15T19:37:38.617Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-15T19:37:40.624Z+ zfs create -o mountpoint=/work rpool/work
142025-07-15T19:37:40.751Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-15T19:37:40.755Z+ home_fs=zfs
162025-07-15T19:37:40.755Z+ [[ zfs == autofs ]]
172025-07-15T19:37:40.755Z+ mkdir -p /home/build
182025-07-15T19:37:40.758Z+ chown build:build /home/build /work
192025-07-15T19:37:42.758Z+ chmod 0700 /home/build /work
202025-07-15T19:37:42.762Zprocess exited: duration 4158 ms, exit code 0
 
212025-07-15T19:37:42.768Zstarting task 1: "rust-toolchain"
222025-07-15T19:37:42.773Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-15T19:37:42.773Z * rust toolchain channel = "1.88.0"
242025-07-15T19:37:42.773Z * rust toolchain profile = "default"
252025-07-15T19:37:42.773Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-15T19:37:42.773Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-15T19:37:42.773Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-15T19:37:42.780Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-15T19:37:42.780Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-15T19:37:42.884Zinfo: downloading installer
312025-07-15T19:37:44.210Zwarn: It looks like you have an existing installation of Rust at:
322025-07-15T19:37:44.210Zwarn: /opt/ooce/bin
332025-07-15T19:37:44.210Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-15T19:37:44.210Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-15T19:37:44.210Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-15T19:37:44.210Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-15T19:37:44.210Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-15T19:37:44.210Zerror: cannot install while Rust is installed
392025-07-15T19:37:44.210Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-15T19:37:44.224Zinfo: profile set to 'default'
412025-07-15T19:37:44.224Zinfo: default host triple is x86_64-unknown-illumos
422025-07-15T19:37:44.227Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-15T19:37:44.387Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-15T19:37:44.387Zinfo: downloading component 'cargo'
452025-07-15T19:37:45.220Zinfo: downloading component 'clippy'
462025-07-15T19:37:45.564Zinfo: downloading component 'rust-docs'
472025-07-15T19:37:47.105Zinfo: downloading component 'rust-std'
482025-07-15T19:37:49.014Zinfo: downloading component 'rustc'
492025-07-15T19:37:55.524Zinfo: downloading component 'rustfmt'
502025-07-15T19:37:55.761Zinfo: installing component 'cargo'
512025-07-15T19:37:56.657Zinfo: installing component 'clippy'
522025-07-15T19:37:57.054Zinfo: installing component 'rust-docs'
532025-07-15T19:37:58.895Zinfo: installing component 'rust-std'
542025-07-15T19:38:00.641Zinfo: installing component 'rustc'
552025-07-15T19:38:07.505Zinfo: installing component 'rustfmt'
562025-07-15T19:38:07.534Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-15T19:38:07.534Z
582025-07-15T19:38:07.958Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-15T19:38:07.958Z
602025-07-15T19:38:07.961Z
612025-07-15T19:38:07.961ZRust is installed now. Great!
622025-07-15T19:38:07.961Z
632025-07-15T19:38:07.961ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-15T19:38:07.961Zenvironment variable. This has not been done automatically.
652025-07-15T19:38:07.961Z
662025-07-15T19:38:07.961ZTo configure your current shell, you need to source
672025-07-15T19:38:07.961Zthe corresponding env file under $HOME/.cargo.
682025-07-15T19:38:07.961Z
692025-07-15T19:38:07.962ZThis is usually done by running one of the following (note the leading DOT):
702025-07-15T19:38:07.962Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-15T19:38:07.962Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-15T19:38:07.962Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-15T19:38:08.050Z+ rustup --version
742025-07-15T19:38:08.063Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-15T19:38:08.066Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-15T19:38:08.139Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-15T19:38:08.142Z+ cargo --version
782025-07-15T19:38:08.201Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-15T19:38:08.204Z+ rustc --version
802025-07-15T19:38:08.279Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-15T19:38:08.285Zprocess exited: duration 25511 ms, exit code 0
 
822025-07-15T19:38:08.291Zstarting task 2: "authentication"
832025-07-15T19:38:08.319Zprocess exited: duration 27 ms, exit code 0
 
842025-07-15T19:38:08.325Zstarting task 3: "clone repository"
852025-07-15T19:38:08.331Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-15T19:38:08.334Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-15T19:38:08.373ZCloning into '/work/oxidecomputer/omicron'...
882025-07-15T19:38:16.685Z+ cd /work/oxidecomputer/omicron
892025-07-15T19:38:16.685Z+ git fetch origin 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9
902025-07-15T19:38:16.986ZFrom https://github.com/oxidecomputer/omicron
912025-07-15T19:38:16.986Z * branch 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9 -> FETCH_HEAD
922025-07-15T19:38:16.997Z+ [[ -n ntp-admin ]]
932025-07-15T19:38:17.003Z++ git branch --show-current
942025-07-15T19:38:17.006Z+ current=main
952025-07-15T19:38:17.006Z+ [[ main != ntp-admin ]]
962025-07-15T19:38:17.006Z+ git branch -f ntp-admin 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9
972025-07-15T19:38:17.006Z+ git checkout -f ntp-admin
982025-07-15T19:38:17.111ZSwitched to branch 'ntp-admin'
992025-07-15T19:38:17.114Z+ git reset --hard 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9
1002025-07-15T19:38:17.222ZHEAD is now at 447ae1e03 Create a new NTP-admin service
1012025-07-15T19:38:17.225Zprocess exited: duration 8895 ms, exit code 0
 
1022025-07-15T19:38:17.232Zstarting task 4: "build"
1032025-07-15T19:38:17.238Z+ source .github/buildomat/ci-env.sh
1042025-07-15T19:38:17.238Z++ export CARGO_TERM_COLOR=always
1052025-07-15T19:38:17.238Z++ CARGO_TERM_COLOR=always
1062025-07-15T19:38:17.238Z+ cargo --version
1072025-07-15T19:38:17.291Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-15T19:38:17.294Z+ rustc --version
1092025-07-15T19:38:17.360Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-15T19:38:17.363Z+ WORK=/work
1112025-07-15T19:38:17.363Z+ pfexec mkdir -p /work
1122025-07-15T19:38:17.368Z+ pfexec chown build /work
1132025-07-15T19:38:17.371Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-07-15T19:38:27.469Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-07-15T19:38:34.512Z Startup: Caching catalogs ... Done
1162025-07-15T19:38:39.179ZPlanning: Solver setup ... Done (3.397s)
1172025-07-15T19:38:39.210ZPlanning: Running solver ... Done (0.031s)
1182025-07-15T19:38:39.299ZPlanning: Finding local manifests ... Done (0.003s)
1192025-07-15T19:38:40.455ZPlanning: Fetching manifests: 0/4 0% complete
1202025-07-15T19:38:40.602ZPlanning: Fetching manifests: 4/4 100% complete
1212025-07-15T19:38:40.650ZPlanning: Package planning ... Done (0.047s)
1222025-07-15T19:38:40.700ZPlanning: Merging actions ... Done (0.050s)
1232025-07-15T19:38:40.989ZPlanning: Checking for conflicting actions ... Done (0.289s)
1242025-07-15T19:38:41.001ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-07-15T19:38:42.034ZPlanning: Evaluating mediators ... Done (1.033s)
1262025-07-15T19:38:42.045ZPlanning: Planning completed in 7.41 seconds
1272025-07-15T19:38:42.059Z Packages to install: 4
1282025-07-15T19:38:42.059Z Mediators to change: 2
1292025-07-15T19:38:42.062Z Services to change: 1
1302025-07-15T19:38:42.062Z Estimated space available: 155.51 GB
1312025-07-15T19:38:42.062ZEstimated space to be consumed: 1.70 GB
1322025-07-15T19:38:42.062Z Create boot environment: No
1332025-07-15T19:38:42.062ZCreate backup boot environment: No
1342025-07-15T19:38:42.062Z Rebuild boot archive: No
1352025-07-15T19:38:42.062Z
1362025-07-15T19:38:42.062ZChanged mediators:
1372025-07-15T19:38:42.062Z mediator clang:
1382025-07-15T19:38:42.062Z version: None -> 15 (system default)
1392025-07-15T19:38:42.062Z
1402025-07-15T19:38:42.062Z mediator llvm:
1412025-07-15T19:38:42.062Z version: 14 (system default) -> 15 (system default)
1422025-07-15T19:38:42.062Z
1432025-07-15T19:38:42.062ZChanged packages:
1442025-07-15T19:38:42.062Zhelios-dev
1452025-07-15T19:38:42.062Z developer/build-essential
1462025-07-15T19:38:42.062Z None -> 11-2.0
1472025-07-15T19:38:42.062Z library/libxmlsec1
1482025-07-15T19:38:42.062Z None -> 1.2.35-2.0
1492025-07-15T19:38:42.063Z ooce/developer/clang-15
1502025-07-15T19:38:42.063Z None -> 15.0.7-2.0
1512025-07-15T19:38:42.063Z ooce/developer/llvm-15
1522025-07-15T19:38:42.063Z None -> 15.0.7-2.0
1532025-07-15T19:38:42.063Z
1542025-07-15T19:38:42.063ZServices:
1552025-07-15T19:38:42.063Z restart_fmri:
1562025-07-15T19:38:42.063Z svc:/system/update-man-index:default
1572025-07-15T19:38:42.113Z
1582025-07-15T19:38:42.113ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-07-15T19:38:47.114ZDownload: 1119/3290 items 68.4/212.6MB 32% complete (13.5M/s)
1602025-07-15T19:38:52.743ZDownload: 2221/3290 items 119.2/212.6MB 56% complete (12.2M/s)
1612025-07-15T19:38:57.894ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (14.8M/s)
1622025-07-15T19:39:02.771ZDownload: Completed 212.60 MB in 20.65 seconds (10.3M/s)
1632025-07-15T19:39:02.961Z Actions: 1/3689 actions (Installing new actions)
1642025-07-15T19:39:07.526Z Actions: Completed 3689 actions in 4.56 seconds.
1652025-07-15T19:39:08.121Z Done (0.591s)
1662025-07-15T19:39:08.121Z Done (0.000s)
1672025-07-15T19:39:08.971Z Done (0.849s)
1682025-07-15T19:39:13.231Z Done (3.949s)
1692025-07-15T19:39:13.329Z Done (0.020s)
1702025-07-15T19:39:13.332Z Done (0.000s)
1712025-07-15T19:39:13.498Z Done (0.000s)
1722025-07-15T19:39:14.331ZPlanning: Evaluating mediator changes ... Done
1732025-07-15T19:39:14.490ZPlanning: Checking for conflicting actions ... Done
1742025-07-15T19:39:14.493ZPlanning: Consolidating action changes ... Done
1752025-07-15T19:39:14.761ZPlanning: Evaluating mediators ... Done
1762025-07-15T19:39:14.764ZPlanning: Planning completed in 0.43 seconds
1772025-07-15T19:39:14.794Z Mediators to change: 2
1782025-07-15T19:39:14.795Z Create boot environment: No
1792025-07-15T19:39:14.798ZCreate backup boot environment: No
1802025-07-15T19:39:14.880Z Done
1812025-07-15T19:39:14.880Z Done
1822025-07-15T19:39:15.465Z Done
1832025-07-15T19:39:19.061Z Done
1842025-07-15T19:39:19.148Z Done
1852025-07-15T19:39:19.160Z Done
1862025-07-15T19:39:19.295Z Done
1872025-07-15T19:39:19.901ZPlanning: Evaluating mediator changes ... Done
1882025-07-15T19:39:19.907ZPlanning: Merging actions ... Done
1892025-07-15T19:39:20.086ZPlanning: Checking for conflicting actions ... Done
1902025-07-15T19:39:20.091ZPlanning: Consolidating action changes ... Done
1912025-07-15T19:39:20.350ZPlanning: Evaluating mediators ... Done
1922025-07-15T19:39:20.407ZPlanning: Planning completed in 0.75 seconds
1932025-07-15T19:39:20.438Z Packages to change: 1
1942025-07-15T19:39:20.438Z Mediators to change: 1
1952025-07-15T19:39:20.443Z Services to change: 1
1962025-07-15T19:39:20.443Z Create boot environment: No
1972025-07-15T19:39:20.443ZCreate backup boot environment: Yes
1982025-07-15T19:39:22.786Z Actions: 1/6 actions (Updating modified actions)
1992025-07-15T19:39:22.793Z Actions: Completed 6 actions in 0.00 seconds.
2002025-07-15T19:39:22.793Z Done
2012025-07-15T19:39:22.793Z Done
2022025-07-15T19:39:22.957Z Done
2032025-07-15T19:39:26.496Z Done
2042025-07-15T19:39:26.587Z Done
2052025-07-15T19:39:26.592Z Done
2062025-07-15T19:39:26.737Z Done
2072025-07-15T19:39:27.183ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-07-15T19:39:27.184Zclang system 15 system
2092025-07-15T19:39:27.184Zcsh system system illumos
2102025-07-15T19:39:27.184Zctags system system illumos
2112025-07-15T19:39:27.184Zfile system system illumos
2122025-07-15T19:39:27.184Zgcc vendor 12 vendor
2132025-07-15T19:39:27.184Zgcc system 10 system
2142025-07-15T19:39:27.184Zgcc system 7 system
2152025-07-15T19:39:27.184Zgo system 1.20 system
2162025-07-15T19:39:27.184Zgo system 1.19 system
2172025-07-15T19:39:27.184Zllvm system 15 system
2182025-07-15T19:39:27.184Zllvm system 14 system
2192025-07-15T19:39:27.184Zmariadb system 10.6 system
2202025-07-15T19:39:27.184Zmta vendor vendor dma
2212025-07-15T19:39:27.184Zopenjdk system 17 system
2222025-07-15T19:39:27.184Zopenjdk system 11 system
2232025-07-15T19:39:27.184Zopenjdk system 1.8 system
2242025-07-15T19:39:27.184Zopenssl vendor 3 vendor
2252025-07-15T19:39:27.184Zperl system 5.36 system
2262025-07-15T19:39:27.184Zpostgresql system 15 system
2272025-07-15T19:39:27.184Zpostgresql system 13 system
2282025-07-15T19:39:27.184Zpython vendor 3 vendor
2292025-07-15T19:39:27.184Zpython system 2 system
2302025-07-15T19:39:27.184Zpython3 system 3.11 system
2312025-07-15T19:39:27.184Zruby system 3.0 system
2322025-07-15T19:39:27.184Zwords vendor vendor american-english
2332025-07-15T19:39:27.184Zwords system system australian-english
2342025-07-15T19:39:27.184Zwords system system british-english
2352025-07-15T19:39:27.184Zwords system system canadian-english
2362025-07-15T19:39:27.184Zwords system system french
2372025-07-15T19:39:27.184Zwords system system italian
2382025-07-15T19:39:27.184Zwords system system ngerman
2392025-07-15T19:39:27.184Zwords system system ogerman
2402025-07-15T19:39:27.184Zwords system system spanish
2412025-07-15T19:39:27.517ZPUBLISHER TYPE STATUS P LOCATION
2422025-07-15T19:39:27.517Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-07-15T19:39:32.099ZFMRI IFO
2442025-07-15T19:39:32.099Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-07-15T19:39:32.099Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-07-15T19:39:32.099Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-07-15T19:39:32.099Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-07-15T19:39:32.099Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-07-15T19:39:32.099Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-07-15T19:39:32.099Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-07-15T19:39:32.099Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-07-15T19:39:32.099Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-07-15T19:39:32.099Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-07-15T19:39:32.099Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-07-15T19:39:32.099Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-07-15T19:39:32.099Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-07-15T19:39:32.099Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-07-15T19:39:32.099Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-07-15T19:39:32.099Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-07-15T19:39:33.081Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-07-15T19:39:33.367Z Updating crates.io index
2622025-07-15T19:39:33.404Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-07-15T19:39:33.985Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-07-15T19:39:34.580Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-07-15T19:39:34.843Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-07-15T19:39:35.123Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-07-15T19:39:35.421Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-07-15T19:39:36.520Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-07-15T19:39:38.397Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-07-15T19:39:39.531Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-07-15T19:39:40.262Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-07-15T19:39:40.527Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-07-15T19:39:40.846Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-07-15T19:39:41.498Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-07-15T19:39:41.806Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762025-07-15T19:39:42.387Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772025-07-15T19:39:42.729Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-07-15T19:39:43.077Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-07-15T19:39:43.341Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-07-15T19:39:43.597Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-07-15T19:39:43.832Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-07-15T19:39:44.116Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-07-15T19:39:44.462Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-07-15T19:39:44.789Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-07-15T19:39:45.225Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862025-07-15T19:39:45.699Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2872025-07-15T19:39:46.108Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882025-07-15T19:39:46.418Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892025-07-15T19:39:46.782Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902025-07-15T19:39:47.252Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912025-07-15T19:39:47.514Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922025-07-15T19:39:47.781Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932025-07-15T19:39:48.130Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942025-07-15T19:40:02.444Z Updating git repository `https://github.com/illumos/smf-rs`
2952025-07-15T19:40:03.805Z Downloading crates ...
2962025-07-15T19:40:03.863Z Downloaded anstream v0.6.18
2972025-07-15T19:40:03.871Z Downloaded block-buffer v0.10.4
2982025-07-15T19:40:03.877Z Downloaded bytecount v0.6.8
2992025-07-15T19:40:03.877Z Downloaded autocfg v1.4.0
3002025-07-15T19:40:03.881Z Downloaded anyhow v1.0.98
3012025-07-15T19:40:03.884Z Downloaded cargo_toml v0.21.0
3022025-07-15T19:40:03.884Z Downloaded anstyle-parse v0.2.5
3032025-07-15T19:40:03.887Z Downloaded cfg-if v1.0.1
3042025-07-15T19:40:03.887Z Downloaded cargo_metadata v0.20.0
3052025-07-15T19:40:03.890Z Downloaded anstyle v1.0.11
3062025-07-15T19:40:03.890Z Downloaded thread-id v4.2.2
3072025-07-15T19:40:03.893Z Downloaded cargo-util-schemas v0.2.0
3082025-07-15T19:40:03.893Z Downloaded tabled_derive v0.7.0
3092025-07-15T19:40:03.896Z Downloaded erased-serde v0.4.6
3102025-07-15T19:40:03.896Z Downloaded tinystr v0.7.6
3112025-07-15T19:40:03.900Z Downloaded heck v0.5.0
3122025-07-15T19:40:03.900Z Downloaded heck v0.4.1
3132025-07-15T19:40:03.903Z Downloaded thiserror v2.0.12
3142025-07-15T19:40:03.906Z Downloaded getrandom v0.3.1
3152025-07-15T19:40:03.909Z Downloaded zerofrom v0.1.4
3162025-07-15T19:40:03.911Z Downloaded usdt-macro v0.5.0
3172025-07-15T19:40:03.911Z Downloaded thiserror-impl v2.0.12
3182025-07-15T19:40:03.916Z Downloaded unicode-ident v1.0.18
3192025-07-15T19:40:03.916Z Downloaded fastrand v2.1.1
3202025-07-15T19:40:03.919Z Downloaded zerovec-derive v0.10.3
3212025-07-15T19:40:03.919Z Downloaded equivalent v1.0.2
3222025-07-15T19:40:03.919Z Downloaded yoke-derive v0.7.4
3232025-07-15T19:40:03.922Z Downloaded camino v1.1.10
3242025-07-15T19:40:03.922Z Downloaded errno v0.3.12
3252025-07-15T19:40:03.926Z Downloaded byteorder v1.5.0
3262025-07-15T19:40:03.926Z Downloaded write16 v1.0.0
3272025-07-15T19:40:03.929Z Downloaded usdt-attr-macro v0.5.0
3282025-07-15T19:40:03.929Z Downloaded generic-array v0.14.7
3292025-07-15T19:40:03.929Z Downloaded utf8parse v0.2.2
3302025-07-15T19:40:03.932Z Downloaded thiserror-impl v1.0.69
3312025-07-15T19:40:03.932Z Downloaded pest_generator v2.7.14
3322025-07-15T19:40:03.934Z Downloaded usdt v0.5.0
3332025-07-15T19:40:03.934Z Downloaded proc-macro-error-attr v1.0.4
3342025-07-15T19:40:03.934Z Downloaded unicode-xid v0.2.6
3352025-07-15T19:40:03.937Z Downloaded displaydoc v0.2.5
3362025-07-15T19:40:03.940Z Downloaded thiserror v1.0.69
3372025-07-15T19:40:03.944Z Downloaded log v0.4.27
3382025-07-15T19:40:03.947Z Downloaded toml_datetime v0.6.11
3392025-07-15T19:40:03.947Z Downloaded scroll_derive v0.12.0
3402025-07-15T19:40:03.947Z Downloaded typeid v1.0.3
3412025-07-15T19:40:03.950Z Downloaded proc-macro-error v1.0.4
3422025-07-15T19:40:03.952Z Downloaded fs-err v3.1.1
3432025-07-15T19:40:03.956Z Downloaded terminal_size v0.4.0
3442025-07-15T19:40:03.956Z Downloaded camino-tempfile v1.4.1
3452025-07-15T19:40:03.956Z Downloaded zerocopy-derive v0.7.35
3462025-07-15T19:40:03.960Z Downloaded usdt-impl v0.5.0
3472025-07-15T19:40:03.965Z Downloaded toml_write v0.1.2
3482025-07-15T19:40:03.965Z Downloaded serde-value v0.7.0
3492025-07-15T19:40:03.968Z Downloaded percent-encoding v2.3.1
3502025-07-15T19:40:03.969Z Downloaded yoke v0.7.4
3512025-07-15T19:40:03.969Z Downloaded ucd-trie v0.1.7
3522025-07-15T19:40:03.969Z Downloaded toml v0.8.23
3532025-07-15T19:40:03.972Z Downloaded cpufeatures v0.2.14
3542025-07-15T19:40:03.972Z Downloaded writeable v0.5.5
3552025-07-15T19:40:03.975Z Downloaded typenum v1.17.0
3562025-07-15T19:40:03.975Z Downloaded form_urlencoded v1.2.1
3572025-07-15T19:40:03.978Z Downloaded colorchoice v1.0.2
3582025-07-15T19:40:03.978Z Downloaded zerofrom-derive v0.1.4
3592025-07-15T19:40:03.978Z Downloaded version_check v0.9.5
3602025-07-15T19:40:03.981Z Downloaded utf8_iter v1.0.4
3612025-07-15T19:40:03.981Z Downloaded utf16_iter v1.0.5
3622025-07-15T19:40:03.981Z Downloaded unicode-linebreak v0.1.5
3632025-07-15T19:40:03.984Z Downloaded goblin v0.8.2
3642025-07-15T19:40:03.987Z Downloaded url v2.5.4
3652025-07-15T19:40:03.991Z Downloaded swrite v0.1.0
3662025-07-15T19:40:03.991Z Downloaded toml_edit v0.22.27
3672025-07-15T19:40:03.994Z Downloaded textwrap v0.16.2
3682025-07-15T19:40:03.997Z Downloaded serde-untagged v0.1.7
3692025-07-15T19:40:04.000Z Downloaded quote v1.0.40
3702025-07-15T19:40:04.000Z Downloaded zerovec v0.10.4
3712025-07-15T19:40:04.008Z Downloaded pretty-hex v0.4.1
3722025-07-15T19:40:04.014Z Downloaded plain v0.2.3
3732025-07-15T19:40:04.014Z Downloaded ordered-float v2.10.1
3742025-07-15T19:40:04.014Z Downloaded digest v0.10.7
3752025-07-15T19:40:04.014Z Downloaded zerocopy v0.7.35
3762025-07-15T19:40:04.023Z Downloaded macaddr v1.0.1
3772025-07-15T19:40:04.026Z Downloaded winnow v0.7.10
3782025-07-15T19:40:04.032Z Downloaded stable_deref_trait v1.2.0
3792025-07-15T19:40:04.035Z Downloaded strsim v0.11.1
3802025-07-15T19:40:04.035Z Downloaded smawk v0.3.2
3812025-07-15T19:40:04.038Z Downloaded pest_meta v2.7.14
3822025-07-15T19:40:04.038Z Downloaded unicode-width v0.2.0
3832025-07-15T19:40:04.041Z Downloaded synstructure v0.13.1
3842025-07-15T19:40:04.044Z Downloaded idna_adapter v1.2.0
3852025-07-15T19:40:04.044Z Downloaded unicode-width v0.1.14
3862025-07-15T19:40:04.049Z Downloaded serde_tokenstream v0.2.2
3872025-07-15T19:40:04.052Z Downloaded icu_normalizer v1.5.0
3882025-07-15T19:40:04.052Z Downloaded pest_derive v2.7.14
3892025-07-15T19:40:04.055Z Downloaded once_cell v1.21.3
3902025-07-15T19:40:04.060Z Downloaded litemap v0.7.3
3912025-07-15T19:40:04.060Z Downloaded icu_locid_transform v1.5.0
3922025-07-15T19:40:04.063Z Downloaded ryu v1.0.18
3932025-07-15T19:40:04.063Z Downloaded proc-macro2 v1.0.95
3942025-07-15T19:40:04.066Z Downloaded serde_spanned v0.6.9
3952025-07-15T19:40:04.066Z Downloaded memmap v0.7.0
3962025-07-15T19:40:04.066Z Downloaded is_terminal_polyfill v1.70.1
3972025-07-15T19:40:04.069Z Downloaded serde v1.0.219
3982025-07-15T19:40:04.072Z Downloaded clap_lex v0.7.4
3992025-07-15T19:40:04.072Z Downloaded dof v0.3.0
4002025-07-15T19:40:04.072Z Downloaded crypto-common v0.1.6
4012025-07-15T19:40:04.072Z Downloaded clap_derive v4.5.40
4022025-07-15T19:40:04.075Z Downloaded itoa v1.0.11
4032025-07-15T19:40:04.075Z Downloaded semver v1.0.26
4042025-07-15T19:40:04.078Z Downloaded serde_derive v1.0.219
4052025-07-15T19:40:04.080Z Downloaded scroll v0.12.0
4062025-07-15T19:40:04.080Z Downloaded icu_provider_macros v1.5.0
4072025-07-15T19:40:04.084Z Downloaded dtrace-parser v0.2.0
4082025-07-15T19:40:04.084Z Downloaded fnv v1.0.7
4092025-07-15T19:40:04.084Z Downloaded anstyle-query v1.1.1
4102025-07-15T19:40:04.084Z Downloaded cargo-platform v0.2.0
4112025-07-15T19:40:04.087Z Downloaded bitflags v2.9.1
4122025-07-15T19:40:04.095Z Downloaded icu_locid v1.5.0
4132025-07-15T19:40:04.102Z Downloaded smallvec v1.15.0
4142025-07-15T19:40:04.105Z Downloaded tempfile v3.20.0
4152025-07-15T19:40:04.107Z Downloaded num-traits v0.2.19
4162025-07-15T19:40:04.110Z Downloaded icu_properties v1.5.1
4172025-07-15T19:40:04.113Z Downloaded icu_normalizer_data v1.5.0
4182025-07-15T19:40:04.113Z Downloaded clap v4.5.40
4192025-07-15T19:40:04.120Z Downloaded icu_provider v1.5.0
4202025-07-15T19:40:04.123Z Downloaded sha2 v0.10.9
4212025-07-15T19:40:04.126Z Downloaded papergrid v0.11.0
4222025-07-15T19:40:04.128Z Downloaded icu_locid_transform_data v1.5.0
4232025-07-15T19:40:04.131Z Downloaded hashbrown v0.15.4
4242025-07-15T19:40:04.134Z Downloaded icu_collections v1.5.0
4252025-07-15T19:40:04.138Z Downloaded memchr v2.7.4
4262025-07-15T19:40:04.142Z Downloaded indexmap v2.10.0
4272025-07-15T19:40:04.159Z Downloaded pest v2.7.14
4282025-07-15T19:40:04.166Z Downloaded idna v1.0.3
4292025-07-15T19:40:04.175Z Downloaded serde_json v1.0.140
4302025-07-15T19:40:04.191Z Downloaded clap_builder v4.5.40
4312025-07-15T19:40:04.208Z Downloaded tabled v0.15.0
4322025-07-15T19:40:04.221Z Downloaded icu_properties_data v1.5.0
4332025-07-15T19:40:04.231Z Downloaded syn v1.0.109
4342025-07-15T19:40:04.248Z Downloaded syn v2.0.104
4352025-07-15T19:40:04.257Z Downloaded rustix v0.38.37
4362025-07-15T19:40:04.279Z Downloaded rustix v1.0.7
4372025-07-15T19:40:04.312Z Downloaded libc v0.2.174
4382025-07-15T19:40:04.391Z Compiling proc-macro2 v1.0.95
4392025-07-15T19:40:04.391Z Compiling unicode-ident v1.0.18
4402025-07-15T19:40:04.394Z Compiling serde v1.0.219
4412025-07-15T19:40:04.394Z Compiling version_check v0.9.5
4422025-07-15T19:40:04.394Z Compiling libc v0.2.174
4432025-07-15T19:40:04.394Z Compiling thiserror v1.0.69
4442025-07-15T19:40:04.394Z Compiling memchr v2.7.4
4452025-07-15T19:40:04.608Z Compiling stable_deref_trait v1.2.0
4462025-07-15T19:40:04.769Z Compiling ucd-trie v0.1.7
4472025-07-15T19:40:04.828Z Compiling litemap v0.7.3
4482025-07-15T19:40:05.209Z Compiling itoa v1.0.11
4492025-07-15T19:40:05.295Z Compiling autocfg v1.4.0
4502025-07-15T19:40:05.340Z Compiling ryu v1.0.18
4512025-07-15T19:40:05.385Z Compiling writeable v0.5.5
4522025-07-15T19:40:05.453Z Compiling once_cell v1.21.3
4532025-07-15T19:40:05.700Z Compiling icu_locid_transform_data v1.5.0
4542025-07-15T19:40:05.821Z Compiling bitflags v2.9.1
4552025-07-15T19:40:05.869Z Compiling byteorder v1.5.0
4562025-07-15T19:40:06.047Z Compiling serde_json v1.0.140
4572025-07-15T19:40:06.228Z Compiling icu_properties_data v1.5.0
4582025-07-15T19:40:06.232Z Compiling num-traits v0.2.19
4592025-07-15T19:40:06.278Z Compiling utf16_iter v1.0.5
4602025-07-15T19:40:06.314Z Compiling write16 v1.0.0
4612025-07-15T19:40:06.419Z Compiling quote v1.0.40
4622025-07-15T19:40:06.485Z Compiling errno v0.3.12
4632025-07-15T19:40:06.489Z Compiling smallvec v1.15.0
4642025-07-15T19:40:06.576Z Compiling utf8_iter v1.0.4
4652025-07-15T19:40:06.661Z Compiling rustix v0.38.37
4662025-07-15T19:40:06.745Z Compiling equivalent v1.0.2
4672025-07-15T19:40:06.780Z Compiling hashbrown v0.15.4
4682025-07-15T19:40:06.827Z Compiling syn v2.0.104
4692025-07-15T19:40:06.882Z Compiling typeid v1.0.3
4702025-07-15T19:40:06.906Z Compiling icu_normalizer_data v1.5.0
4712025-07-15T19:40:07.084Z Compiling proc-macro-error-attr v1.0.4
4722025-07-15T19:40:07.111Z Compiling usdt-impl v0.5.0
4732025-07-15T19:40:07.286Z Compiling winnow v0.7.10
4742025-07-15T19:40:07.454Z Compiling syn v1.0.109
4752025-07-15T19:40:07.488Z Compiling toml_write v0.1.2
4762025-07-15T19:40:07.686Z Compiling thread-id v4.2.2
4772025-07-15T19:40:07.856Z Compiling indexmap v2.10.0
4782025-07-15T19:40:07.903Z Compiling proc-macro-error v1.0.4
4792025-07-15T19:40:07.942Z Compiling rustix v1.0.7
4802025-07-15T19:40:08.111Z Compiling log v0.4.27
4812025-07-15T19:40:08.225Z Compiling percent-encoding v2.3.1
4822025-07-15T19:40:08.476Z Compiling getrandom v0.3.1
4832025-07-15T19:40:08.568Z Compiling camino v1.1.10
4842025-07-15T19:40:08.648Z Compiling semver v1.0.26
4852025-07-15T19:40:08.979Z Compiling utf8parse v0.2.2
4862025-07-15T19:40:09.153Z Compiling plain v0.2.3
4872025-07-15T19:40:09.174Z Compiling anstyle-parse v0.2.5
4882025-07-15T19:40:09.282Z Compiling terminal_size v0.4.0
4892025-07-15T19:40:09.309Z Compiling form_urlencoded v1.2.1
4902025-07-15T19:40:09.394Z Compiling ordered-float v2.10.1
4912025-07-15T19:40:09.514Z Compiling pretty-hex v0.4.1
4922025-07-15T19:40:09.591Z Compiling colorchoice v1.0.2
4932025-07-15T19:40:09.763Z Compiling is_terminal_polyfill v1.70.1
4942025-07-15T19:40:09.806Z Compiling anstyle v1.0.11
4952025-07-15T19:40:09.888Z Compiling anstyle-query v1.1.1
4962025-07-15T19:40:09.916Z Compiling cfg-if v1.0.1
4972025-07-15T19:40:09.942Z Compiling thiserror v2.0.12
4982025-07-15T19:40:10.226Z Compiling anstream v0.6.18
4992025-07-15T19:40:10.501Z Compiling fs-err v3.1.1
5002025-07-15T19:40:10.705Z Compiling bytecount v0.6.8
5012025-07-15T19:40:10.827Z Compiling clap_lex v0.7.4
5022025-07-15T19:40:10.932Z Compiling unicode-xid v0.2.6
5032025-07-15T19:40:10.960Z Compiling fastrand v2.1.1
5042025-07-15T19:40:11.147Z Compiling heck v0.4.1
5052025-07-15T19:40:11.209Z Compiling strsim v0.11.1
5062025-07-15T19:40:11.235Z Compiling fnv v1.0.7
5072025-07-15T19:40:11.397Z Compiling anyhow v1.0.98
5082025-07-15T19:40:11.452Z Compiling heck v0.5.0
5092025-07-15T19:40:11.584Z Compiling unicode-width v0.1.14
5102025-07-15T19:40:11.957Z Compiling tempfile v3.20.0
5112025-07-15T19:40:11.987Z Compiling clap_builder v4.5.40
5122025-07-15T19:40:12.162Z Compiling papergrid v0.11.0
5132025-07-15T19:40:12.654Z Compiling memmap v0.7.0
5142025-07-15T19:40:12.749Z Compiling unicode-linebreak v0.1.5
5152025-07-15T19:40:12.789Z Compiling unicode-width v0.2.0
5162025-07-15T19:40:12.967Z Compiling smawk v0.3.2
5172025-07-15T19:40:13.215Z Compiling synstructure v0.13.1
5182025-07-15T19:40:13.260Z Compiling textwrap v0.16.2
5192025-07-15T19:40:14.254Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5202025-07-15T19:40:14.556Z Compiling swrite v0.1.0
5212025-07-15T19:40:14.624Z Compiling tabled_derive v0.7.0
5222025-07-15T19:40:15.787Z Compiling serde_derive v1.0.219
5232025-07-15T19:40:15.787Z Compiling zerofrom-derive v0.1.4
5242025-07-15T19:40:15.787Z Compiling thiserror-impl v1.0.69
5252025-07-15T19:40:15.972Z Compiling yoke-derive v0.7.4
5262025-07-15T19:40:16.121Z Compiling zerovec-derive v0.10.3
5272025-07-15T19:40:17.900Z Compiling displaydoc v0.2.5
5282025-07-15T19:40:18.522Z Compiling icu_provider_macros v1.5.0
5292025-07-15T19:40:18.576Z Compiling zerocopy-derive v0.7.35
5302025-07-15T19:40:18.615Z Compiling scroll_derive v0.12.0
5312025-07-15T19:40:18.832Z Compiling pest v2.7.14
5322025-07-15T19:40:18.946Z Compiling zerofrom v0.1.4
5332025-07-15T19:40:19.178Z Compiling yoke v0.7.4
5342025-07-15T19:40:19.337Z Compiling thiserror-impl v2.0.12
5352025-07-15T19:40:19.363Z Compiling clap_derive v4.5.40
5362025-07-15T19:40:19.531Z Compiling zerovec v0.10.4
5372025-07-15T19:40:19.568Z Compiling tabled v0.15.0
5382025-07-15T19:40:19.960Z Compiling scroll v0.12.0
5392025-07-15T19:40:20.447Z Compiling zerocopy v0.7.35
5402025-07-15T19:40:20.528Z Compiling goblin v0.8.2
5412025-07-15T19:40:21.534Z Compiling tinystr v0.7.6
5422025-07-15T19:40:21.636Z Compiling pest_meta v2.7.14
5432025-07-15T19:40:21.905Z Compiling icu_locid v1.5.0
5442025-07-15T19:40:21.979Z Compiling icu_collections v1.5.0
5452025-07-15T19:40:23.043Z Compiling icu_provider v1.5.0
5462025-07-15T19:40:23.338Z Compiling pest_generator v2.7.14
5472025-07-15T19:40:23.903Z Compiling icu_locid_transform v1.5.0
5482025-07-15T19:40:23.989Z Compiling clap v4.5.40
5492025-07-15T19:40:25.063Z Compiling icu_properties v1.5.1
5502025-07-15T19:40:25.109Z Compiling pest_derive v2.7.14
5512025-07-15T19:40:25.747Z Compiling dtrace-parser v0.2.0
5522025-07-15T19:40:27.503Z Compiling toml_datetime v0.6.11
5532025-07-15T19:40:27.503Z Compiling serde_spanned v0.6.9
5542025-07-15T19:40:27.506Z Compiling erased-serde v0.4.6
5552025-07-15T19:40:27.757Z Compiling serde-value v0.7.0
5562025-07-15T19:40:28.048Z Compiling toml_edit v0.22.27
5572025-07-15T19:40:28.527Z Compiling icu_normalizer v1.5.0
5582025-07-15T19:40:28.552Z Compiling serde_tokenstream v0.2.2
5592025-07-15T19:40:28.591Z Compiling serde-untagged v0.1.7
5602025-07-15T19:40:28.665Z Compiling cargo-platform v0.2.0
5612025-07-15T19:40:29.100Z Compiling camino-tempfile v1.4.1
5622025-07-15T19:40:29.126Z Compiling macaddr v1.0.1
5632025-07-15T19:40:29.224Z Compiling dof v0.3.0
5642025-07-15T19:40:29.848Z Compiling idna_adapter v1.2.0
5652025-07-15T19:40:29.854Z Compiling idna v1.0.3
5662025-07-15T19:40:30.290Z Compiling url v2.5.4
5672025-07-15T19:40:31.135Z Compiling toml v0.8.23
5682025-07-15T19:40:31.279Z Compiling usdt-attr-macro v0.5.0
5692025-07-15T19:40:31.283Z Compiling usdt-macro v0.5.0
5702025-07-15T19:40:31.959Z Compiling cargo-util-schemas v0.2.0
5712025-07-15T19:40:32.004Z Compiling cargo_toml v0.21.0
5722025-07-15T19:40:32.404Z Compiling usdt v0.5.0
5732025-07-15T19:40:33.370Z Compiling cargo_metadata v0.20.0
5742025-07-15T19:40:35.123Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752025-07-15T19:40:38.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5762025-07-15T19:40:38.804Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772025-07-15T19:40:39.466Z Downloading crates ...
5782025-07-15T19:40:39.597Z Downloaded addr2line v0.24.2
5792025-07-15T19:40:39.601Z Downloaded assert_matches v1.5.0
5802025-07-15T19:40:39.607Z Downloaded atomic-waker v1.1.2
5812025-07-15T19:40:39.611Z Downloaded ahash v0.8.11
5822025-07-15T19:40:39.614Z Downloaded bitfield v0.14.0
5832025-07-15T19:40:39.617Z Downloaded async-stream v0.3.6
5842025-07-15T19:40:39.617Z Downloaded adler2 v2.0.0
5852025-07-15T19:40:39.622Z Downloaded crucible-workspace-hack v0.1.0
5862025-07-15T19:40:39.626Z Downloaded ascii-canvas v3.0.0
5872025-07-15T19:40:39.632Z Downloaded bit-set v0.8.0
5882025-07-15T19:40:39.635Z Downloaded arrayref v0.3.9
5892025-07-15T19:40:39.638Z Downloaded hex v0.4.3
5902025-07-15T19:40:39.641Z Downloaded aead v0.5.2
5912025-07-15T19:40:39.641Z Downloaded http-range v0.1.5
5922025-07-15T19:40:39.644Z Downloaded match_cfg v0.1.0
5932025-07-15T19:40:39.644Z Downloaded http-body v1.0.1
5942025-07-15T19:40:39.648Z Downloaded is_ci v1.2.0
5952025-07-15T19:40:39.648Z Downloaded bcrypt-pbkdf v0.10.0
5962025-07-15T19:40:39.660Z Downloaded bb8 v0.8.5
5972025-07-15T19:40:39.665Z Downloaded http-body-util v0.1.3
5982025-07-15T19:40:39.665Z Downloaded libscf-sys v1.1.0
5992025-07-15T19:40:39.665Z Downloaded ingot v0.1.0
6002025-07-15T19:40:39.665Z Downloaded bit-vec v0.6.3
6012025-07-15T19:40:39.665Z Downloaded hostname v0.4.0
6022025-07-15T19:40:39.665Z Downloaded lru v0.12.5
6032025-07-15T19:40:39.668Z Downloaded kstat-rs v0.2.4
6042025-07-15T19:40:39.668Z Downloaded hmac v0.12.1
6052025-07-15T19:40:39.671Z Downloaded base64ct v1.6.0
6062025-07-15T19:40:39.674Z Downloaded heck v0.3.3
6072025-07-15T19:40:39.674Z Downloaded litrs v0.4.1
6082025-07-15T19:40:39.678Z Downloaded arrayvec v0.7.6
6092025-07-15T19:40:39.681Z Downloaded array-init v0.0.4
6102025-07-15T19:40:39.685Z Downloaded lockfree-object-pool v0.1.6
6112025-07-15T19:40:39.688Z Downloaded bcs v0.1.6
6122025-07-15T19:40:39.693Z Downloaded jiff-static v0.2.15
6132025-07-15T19:40:39.693Z Downloaded httparse v1.9.5
6142025-07-15T19:40:39.698Z Downloaded bit-set v0.5.3
6152025-07-15T19:40:39.698Z Downloaded impl-trait-for-tuples v0.2.2
6162025-07-15T19:40:39.703Z Downloaded mio v1.0.2
6172025-07-15T19:40:39.707Z Downloaded ciborium-io v0.2.2
6182025-07-15T19:40:39.711Z Downloaded http v1.3.1
6192025-07-15T19:40:39.715Z Downloaded lru-cache v0.1.2
6202025-07-15T19:40:39.715Z Downloaded libefi-sys v0.1.0
6212025-07-15T19:40:39.718Z Downloaded instant v0.1.13
6222025-07-15T19:40:39.721Z Downloaded is-terminal v0.4.13
6232025-07-15T19:40:39.724Z Downloaded crc8 v0.1.1
6242025-07-15T19:40:39.724Z Downloaded home v0.5.9
6252025-07-15T19:40:39.724Z Downloaded atty v0.2.14
6262025-07-15T19:40:39.727Z Downloaded cargo-platform v0.1.8
6272025-07-15T19:40:39.730Z Downloaded md-5 v0.10.6
6282025-07-15T19:40:39.733Z Downloaded maplit v1.0.2
6292025-07-15T19:40:39.734Z Downloaded libz-rs-sys v0.5.1
6302025-07-15T19:40:39.737Z Downloaded linear-map v1.2.0
6312025-07-15T19:40:39.737Z Downloaded castaway v0.2.3
6322025-07-15T19:40:39.741Z Downloaded buf-list v1.0.3
6332025-07-15T19:40:39.744Z Downloaded aes v0.8.4
6342025-07-15T19:40:39.748Z Downloaded base64 v0.22.1
6352025-07-15T19:40:39.753Z Downloaded allocator-api2 v0.2.21
6362025-07-15T19:40:39.756Z Downloaded md5 v0.7.0
6372025-07-15T19:40:39.756Z Downloaded sha1 v0.10.6
6382025-07-15T19:40:39.759Z Downloaded serde-big-array v0.5.1
6392025-07-15T19:40:39.759Z Downloaded chacha20 v0.9.1
6402025-07-15T19:40:39.763Z Downloaded cexpr v0.6.0
6412025-07-15T19:40:39.766Z Downloaded cipher v0.4.4
6422025-07-15T19:40:39.769Z Downloaded highway v1.3.0
6432025-07-15T19:40:39.769Z Downloaded cobs v0.2.3
6442025-07-15T19:40:39.773Z Downloaded libsw-core v0.3.1
6452025-07-15T19:40:39.779Z Downloaded lzss v0.8.2
6462025-07-15T19:40:39.782Z Downloaded crc v3.2.1
6472025-07-15T19:40:39.782Z Downloaded constant_time_eq v0.3.1
6482025-07-15T19:40:39.782Z Downloaded keccak v0.1.5
6492025-07-15T19:40:39.785Z Downloaded strum v0.26.3
6502025-07-15T19:40:39.790Z Downloaded bitflags v1.3.2
6512025-07-15T19:40:39.794Z Downloaded lazy_static v1.5.0
6522025-07-15T19:40:39.794Z Downloaded crc-catalog v2.4.0
6532025-07-15T19:40:39.799Z Downloaded block-padding v0.3.3
6542025-07-15T19:40:39.799Z Downloaded indoc v2.0.6
6552025-07-15T19:40:39.802Z Downloaded cassowary v0.3.0
6562025-07-15T19:40:39.802Z Downloaded ssh-encoding v0.2.0
6572025-07-15T19:40:39.805Z Downloaded lalrpop-util v0.19.12
6582025-07-15T19:40:39.805Z Downloaded indent_write v2.2.0
6592025-07-15T19:40:39.808Z Downloaded rand_chacha v0.9.0
6602025-07-15T19:40:39.811Z Downloaded rand_core v0.6.4
6612025-07-15T19:40:39.814Z Downloaded ipnetwork v0.21.1
6622025-07-15T19:40:39.814Z Downloaded httpdate v1.0.3
6632025-07-15T19:40:39.817Z Downloaded cargo_metadata v0.18.1
6642025-07-15T19:40:39.820Z Downloaded ref-cast v1.0.24
6652025-07-15T19:40:39.823Z Downloaded rusty-fork v0.3.0
6662025-07-15T19:40:39.826Z Downloaded rustversion v1.0.17
6672025-07-15T19:40:39.829Z Downloaded serde-hex v0.1.0
6682025-07-15T19:40:39.832Z Downloaded smallvec v0.6.14
6692025-07-15T19:40:39.835Z Downloaded camino-tempfile-ext v0.3.2
6702025-07-15T19:40:39.837Z Downloaded smf v0.2.3
6712025-07-15T19:40:39.837Z Downloaded simd-adler32 v0.3.7
6722025-07-15T19:40:39.840Z Downloaded lock_api v0.4.12
6732025-07-15T19:40:39.843Z Downloaded colored v2.2.0
6742025-07-15T19:40:39.846Z Downloaded libsw v3.5.0
6752025-07-15T19:40:39.849Z Downloaded iana-time-zone v0.1.63
6762025-07-15T19:40:39.852Z Downloaded cookie_store v0.21.1
6772025-07-15T19:40:39.855Z Downloaded typify-macro v0.4.1
6782025-07-15T19:40:39.860Z Downloaded spki v0.7.3
6792025-07-15T19:40:39.860Z Downloaded maybe-uninit v2.0.0
6802025-07-15T19:40:39.863Z Downloaded ingot-macros v0.1.0
6812025-07-15T19:40:39.863Z Downloaded crc32fast v1.4.2
6822025-07-15T19:40:39.866Z Downloaded difflib v0.4.0
6832025-07-15T19:40:39.879Z Downloaded darling_macro v0.20.10
6842025-07-15T19:40:39.887Z Downloaded async-bb8-diesel v0.2.1
6852025-07-15T19:40:39.890Z Downloaded progenitor-impl v0.9.1
6862025-07-15T19:40:39.890Z Downloaded mime_guess v2.0.5
6872025-07-15T19:40:39.890Z Downloaded embedded-io v0.6.1
6882025-07-15T19:40:39.893Z Downloaded newline-converter v0.3.0
6892025-07-15T19:40:39.893Z Downloaded tokio-dtrace v0.1.0
6902025-07-15T19:40:39.896Z Downloaded foreign-types v0.3.2
6912025-07-15T19:40:39.896Z Downloaded embedded-io v0.4.0
6922025-07-15T19:40:39.899Z Downloaded num-conv v0.1.0
6932025-07-15T19:40:39.902Z Downloaded typify-macro v0.3.0
6942025-07-15T19:40:39.902Z Downloaded tiny-keccak v2.0.2
6952025-07-15T19:40:39.905Z Downloaded normalize-line-endings v0.3.0
6962025-07-15T19:40:39.908Z Downloaded console v0.15.10
6972025-07-15T19:40:39.911Z Downloaded untrusted v0.7.1
6982025-07-15T19:40:39.914Z Downloaded universal-hash v0.5.1
6992025-07-15T19:40:39.915Z Downloaded unicode-truncate v1.1.0
7002025-07-15T19:40:39.919Z Downloaded openssl-probe v0.1.5
7012025-07-15T19:40:39.924Z Downloaded num-derive v0.4.2
7022025-07-15T19:40:39.924Z Downloaded crossbeam-utils v0.8.21
7032025-07-15T19:40:39.927Z Downloaded wyz v0.5.1
7042025-07-15T19:40:39.927Z Downloaded crossbeam-epoch v0.9.18
7052025-07-15T19:40:39.930Z Downloaded peg-runtime v0.8.5
7062025-07-15T19:40:39.933Z Downloaded num-iter v0.1.45
7072025-07-15T19:40:39.933Z Downloaded crc-any v2.5.0
7082025-07-15T19:40:39.938Z Downloaded pretty-hex v0.2.1
7092025-07-15T19:40:39.941Z Downloaded defmt-parser v0.3.4
7102025-07-15T19:40:39.941Z Downloaded strum_macros v0.27.1
7112025-07-15T19:40:39.945Z Downloaded predicates-core v1.0.8
7122025-07-15T19:40:39.945Z Downloaded ignore v0.4.23
7132025-07-15T19:40:39.948Z Downloaded fixedbitset v0.4.2
7142025-07-15T19:40:39.951Z Downloaded document-features v0.2.10
7152025-07-15T19:40:39.951Z Downloaded daft v0.1.4
7162025-07-15T19:40:39.954Z Downloaded tokio-stream v0.1.17
7172025-07-15T19:40:39.958Z Downloaded quick-error v1.2.3
7182025-07-15T19:40:39.961Z Downloaded russh-cryptovec v0.7.3
7192025-07-15T19:40:39.964Z Downloaded mime v0.3.17
7202025-07-15T19:40:39.964Z Downloaded glob v0.3.2
7212025-07-15T19:40:39.968Z Downloaded filetime v0.2.25
7222025-07-15T19:40:39.971Z Downloaded newtype-uuid v1.2.4
7232025-07-15T19:40:39.971Z Downloaded similar v2.7.0
7242025-07-15T19:40:39.976Z Downloaded foreign-types-macros v0.2.3
7252025-07-15T19:40:39.980Z Downloaded blake2 v0.10.6
7262025-07-15T19:40:39.983Z Downloaded num-derive v0.3.3
7272025-07-15T19:40:39.986Z Downloaded hash32 v0.3.1
7282025-07-15T19:40:39.986Z Downloaded hash32 v0.2.1
7292025-07-15T19:40:39.989Z Downloaded packed_struct_codegen v0.10.1
7302025-07-15T19:40:39.992Z Downloaded progenitor-impl v0.10.0
7312025-07-15T19:40:39.995Z Downloaded num-integer v0.1.46
7322025-07-15T19:40:39.995Z Downloaded zeroize v1.8.1
7332025-07-15T19:40:39.998Z Downloaded pin-project-lite v0.2.14
7342025-07-15T19:40:40.003Z Downloaded tower-service v0.3.3
7352025-07-15T19:40:40.006Z Downloaded strum v0.27.1
7362025-07-15T19:40:40.006Z Downloaded peg-macros v0.8.5
7372025-07-15T19:40:40.009Z Downloaded tokio-macros v2.5.0
7382025-07-15T19:40:40.012Z Downloaded tower-layer v0.3.3
7392025-07-15T19:40:40.012Z Downloaded structmeta v0.3.0
7402025-07-15T19:40:40.015Z Downloaded void v1.0.2
7412025-07-15T19:40:40.015Z Downloaded strip-ansi-escapes v0.2.0
7422025-07-15T19:40:40.018Z Downloaded endian-type v0.1.2
7432025-07-15T19:40:40.021Z Downloaded crunchy v0.2.2
7442025-07-15T19:40:40.021Z Downloaded waitgroup v0.1.2
7452025-07-15T19:40:40.024Z Downloaded vte_generate_state_changes v0.1.2
7462025-07-15T19:40:40.024Z Downloaded ref-cast-impl v1.0.24
7472025-07-15T19:40:40.024Z Downloaded tokio-rustls v0.24.1
7482025-07-15T19:40:40.029Z Downloaded predicates-tree v1.0.12
7492025-07-15T19:40:40.033Z Downloaded predicates v3.1.3
7502025-07-15T19:40:40.035Z Downloaded diesel_table_macro_syntax v0.2.0
7512025-07-15T19:40:40.036Z Downloaded signal-hook-mio v0.2.4
7522025-07-15T19:40:40.039Z Downloaded miniz_oxide v0.8.5
7532025-07-15T19:40:40.043Z Downloaded sec1 v0.7.3
7542025-07-15T19:40:40.043Z Downloaded serde_yaml v0.9.34+deprecated
7552025-07-15T19:40:40.047Z Downloaded fxhash v0.2.1
7562025-07-15T19:40:40.050Z Downloaded dirs-next v2.0.0
7572025-07-15T19:40:40.050Z Downloaded slog-async v2.8.0
7582025-07-15T19:40:40.053Z Downloaded slog-dtrace v0.3.0
7592025-07-15T19:40:40.056Z Downloaded indicatif v0.17.11
7602025-07-15T19:40:40.059Z Downloaded heapless v0.7.17
7612025-07-15T19:40:40.064Z Downloaded tls_codec v0.4.1
7622025-07-15T19:40:40.067Z Downloaded oso-derive v0.27.3
7632025-07-15T19:40:40.070Z Downloaded stringprep v0.1.5
7642025-07-15T19:40:40.073Z Downloaded headers-core v0.3.0
7652025-07-15T19:40:40.073Z Downloaded num_threads v0.1.7
7662025-07-15T19:40:40.076Z Downloaded hickory-resolver v0.25.2
7672025-07-15T19:40:40.080Z Downloaded vsss-rs v3.3.4
7682025-07-15T19:40:40.082Z Downloaded pbkdf2 v0.11.0
7692025-07-15T19:40:40.086Z Downloaded precomputed-hash v0.1.1
7702025-07-15T19:40:40.089Z Downloaded darling v0.20.10
7712025-07-15T19:40:40.092Z Downloaded progenitor-client v0.9.1
7722025-07-15T19:40:40.096Z Downloaded progenitor-client v0.8.0
7732025-07-15T19:40:40.096Z Downloaded curve25519-dalek-derive v0.1.1
7742025-07-15T19:40:40.099Z Downloaded tungstenite v0.23.0
7752025-07-15T19:40:40.102Z Downloaded dropshot_endpoint v0.16.2
7762025-07-15T19:40:40.106Z Downloaded secrecy v0.8.0
7772025-07-15T19:40:40.109Z Downloaded proc-macro-error-attr2 v2.0.0
7782025-07-15T19:40:40.109Z Downloaded derive_builder_core v0.20.2
7792025-07-15T19:40:40.112Z Downloaded dirs-sys-next v0.1.2
7802025-07-15T19:40:40.114Z Downloaded half v2.4.1
7812025-07-15T19:40:40.117Z Downloaded const_format v0.2.34
7822025-07-15T19:40:40.122Z Downloaded sync-ptr v0.1.4
7832025-07-15T19:40:40.125Z Downloaded wait-timeout v0.2.0
7842025-07-15T19:40:40.128Z Downloaded flagset v0.4.6
7852025-07-15T19:40:40.131Z Downloaded num_enum_derive v0.5.11
7862025-07-15T19:40:40.131Z Downloaded gethostname v0.5.0
7872025-07-15T19:40:40.134Z Downloaded pin-project v1.1.6
7882025-07-15T19:40:40.145Z Downloaded unarray v0.1.4
7892025-07-15T19:40:40.148Z Downloaded typify v0.3.0
7902025-07-15T19:40:40.151Z Downloaded oxide-tokio-rt v0.1.2
7912025-07-15T19:40:40.154Z Downloaded derive-where v1.5.0
7922025-07-15T19:40:40.158Z Downloaded phf_shared v0.11.2
7932025-07-15T19:40:40.161Z Downloaded rand_seeder v0.3.0
7942025-07-15T19:40:40.164Z Downloaded progenitor v0.10.0
7952025-07-15T19:40:40.164Z Downloaded newtype_derive v0.1.6
7962025-07-15T19:40:40.167Z Downloaded elliptic-curve v0.13.8
7972025-07-15T19:40:40.170Z Downloaded rustls-pemfile v1.0.4
7982025-07-15T19:40:40.173Z Downloaded env_filter v0.1.2
7992025-07-15T19:40:40.177Z Downloaded cc v1.2.15
8002025-07-15T19:40:40.182Z Downloaded dyn-clone v1.0.19
8012025-07-15T19:40:40.185Z Downloaded slab v0.4.9
8022025-07-15T19:40:40.185Z Downloaded russh-keys v0.45.0
8032025-07-15T19:40:40.188Z Downloaded shell-words v1.1.0
8042025-07-15T19:40:40.193Z Downloaded sync_wrapper v1.0.1
8052025-07-15T19:40:40.193Z Downloaded parse-display v0.10.0
8062025-07-15T19:40:40.196Z Downloaded ssh-cipher v0.2.0
8072025-07-15T19:40:40.196Z Downloaded papergrid v0.14.0
8082025-07-15T19:40:40.201Z Downloaded support-bundle-viewer v0.1.2
8092025-07-15T19:40:40.206Z Downloaded powerfmt v0.2.0
8102025-07-15T19:40:40.209Z Downloaded crypto-bigint v0.5.5
8112025-07-15T19:40:40.213Z Downloaded zone v0.3.1
8122025-07-15T19:40:40.217Z Downloaded zone v0.1.8
8132025-07-15T19:40:40.217Z Downloaded zeroize_derive v1.4.2
8142025-07-15T19:40:40.220Z Downloaded rustc-hash v1.1.0
8152025-07-15T19:40:40.220Z Downloaded take_mut v0.2.2
8162025-07-15T19:40:40.224Z Downloaded enum-as-inner v0.6.1
8172025-07-15T19:40:40.227Z Downloaded either v1.15.0
8182025-07-15T19:40:40.227Z Downloaded pkcs1 v0.7.5
8192025-07-15T19:40:40.230Z Downloaded try-lock v0.2.5
8202025-07-15T19:40:40.233Z Downloaded fallible-iterator v0.2.0
8212025-07-15T19:40:40.233Z Downloaded vte v0.11.1
8222025-07-15T19:40:40.236Z Downloaded vergen v8.3.2
8232025-07-15T19:40:40.241Z Downloaded paste v1.0.15
8242025-07-15T19:40:40.244Z Downloaded num v0.4.3
8252025-07-15T19:40:40.247Z Downloaded rustls-pemfile v2.2.0
8262025-07-15T19:40:40.250Z Downloaded minimal-lexical v0.2.1
8272025-07-15T19:40:40.253Z Downloaded num_enum v0.5.11
8282025-07-15T19:40:40.259Z Downloaded proc-macro-crate v1.3.1
8292025-07-15T19:40:40.262Z Downloaded primeorder v0.13.6
8302025-07-15T19:40:40.265Z Downloaded rustc-hash v2.1.1
8312025-07-15T19:40:40.265Z Downloaded typify v0.2.0
8322025-07-15T19:40:40.268Z Downloaded ppv-lite86 v0.2.20
8332025-07-15T19:40:40.271Z Downloaded pkg-config v0.3.31
8342025-07-15T19:40:40.275Z Downloaded serde_repr v0.1.19
8352025-07-15T19:40:40.278Z Downloaded whoami v1.5.2
8362025-07-15T19:40:40.278Z Downloaded oso v0.27.3
8372025-07-15T19:40:40.284Z Downloaded futures-io v0.3.31
8382025-07-15T19:40:40.287Z Downloaded env_logger v0.10.2
8392025-07-15T19:40:40.290Z Downloaded futures-sink v0.3.31
8402025-07-15T19:40:40.290Z Downloaded time-core v0.1.2
8412025-07-15T19:40:40.293Z Downloaded env_logger v0.11.5
8422025-07-15T19:40:40.296Z Downloaded pkcs5 v0.7.1
8432025-07-15T19:40:40.300Z Downloaded want v0.3.1
8442025-07-15T19:40:40.303Z Downloaded quinn v0.11.5
8452025-07-15T19:40:40.307Z Downloaded tap v1.0.1
8462025-07-15T19:40:40.307Z Downloaded snafu-derive v0.8.5
8472025-07-15T19:40:40.310Z Downloaded signal-hook-registry v1.4.2
8482025-07-15T19:40:40.310Z Downloaded password-hash v0.4.2
8492025-07-15T19:40:40.313Z Downloaded openssl-sys v0.9.109
8502025-07-15T19:40:40.318Z Downloaded termtree v0.5.1
8512025-07-15T19:40:40.323Z Downloaded iddqd v0.3.8
8522025-07-15T19:40:40.328Z Downloaded zstd v0.13.3
8532025-07-15T19:40:40.331Z Downloaded float-ord v0.3.2
8542025-07-15T19:40:40.335Z Downloaded rustc_version v0.1.7
8552025-07-15T19:40:40.335Z Downloaded rustyline v14.0.0
8562025-07-15T19:40:40.340Z Downloaded subprocess v0.2.9
8572025-07-15T19:40:40.344Z Downloaded nibble_vec v0.1.0
8582025-07-15T19:40:40.348Z Downloaded headers v0.4.1
8592025-07-15T19:40:40.353Z Downloaded toml v0.7.8
8602025-07-15T19:40:40.358Z Downloaded pem-rfc7468 v0.7.0
8612025-07-15T19:40:40.361Z Downloaded olpc-cjson v0.1.4
8622025-07-15T19:40:40.361Z Downloaded futures-task v0.3.31
8632025-07-15T19:40:40.364Z Downloaded futures-channel v0.3.31
8642025-07-15T19:40:40.367Z Downloaded new_debug_unreachable v1.0.6
8652025-07-15T19:40:40.367Z Downloaded slog-term v2.9.1
8662025-07-15T19:40:40.370Z Downloaded rand_chacha v0.3.1
8672025-07-15T19:40:40.373Z Downloaded path-slash v0.1.5
8682025-07-15T19:40:40.373Z Downloaded walkdir v2.5.0
8692025-07-15T19:40:40.376Z Downloaded qorb v0.4.0
8702025-07-15T19:40:40.380Z Downloaded slog-stdlog v4.1.1
8712025-07-15T19:40:40.383Z Downloaded zstd-safe v7.2.3
8722025-07-15T19:40:40.386Z Downloaded iri-string v0.7.8
8732025-07-15T19:40:40.392Z Downloaded tagptr v0.2.0
8742025-07-15T19:40:40.395Z Downloaded tui-tree-widget v0.23.1
8752025-07-15T19:40:40.398Z Downloaded rayon-core v1.12.1
8762025-07-15T19:40:40.402Z Downloaded data-encoding v2.9.0
8772025-07-15T19:40:40.405Z Downloaded ctr v0.9.2
8782025-07-15T19:40:40.405Z Downloaded xshell v0.2.7
8792025-07-15T19:40:40.409Z Downloaded value-bag v1.9.0
8802025-07-15T19:40:40.412Z Downloaded scheduled-thread-pool v0.2.7
8812025-07-15T19:40:40.415Z Downloaded dunce v1.0.5
8822025-07-15T19:40:40.415Z Downloaded dsl_auto_type v0.1.2
8832025-07-15T19:40:40.418Z Downloaded display-error-chain v0.2.2
8842025-07-15T19:40:40.422Z Downloaded ed25519 v2.2.3
8852025-07-15T19:40:40.422Z Downloaded rand_xorshift v0.4.0
8862025-07-15T19:40:40.425Z Downloaded derive_builder_macro v0.20.2
8872025-07-15T19:40:40.425Z Downloaded diesel-dtrace v0.4.2
8882025-07-15T19:40:40.431Z Downloaded opaque-debug v0.3.1
8892025-07-15T19:40:40.431Z Downloaded phf v0.11.2
8902025-07-15T19:40:40.435Z Downloaded phf_codegen v0.11.2
8912025-07-15T19:40:40.435Z Downloaded getrandom v0.2.15
8922025-07-15T19:40:40.435Z Downloaded steno v0.4.1
8932025-07-15T19:40:40.439Z Downloaded defmt-macros v0.3.9
8942025-07-15T19:40:40.442Z Downloaded csv-core v0.1.11
8952025-07-15T19:40:40.445Z Downloaded postcard v1.0.10
8962025-07-15T19:40:40.449Z Downloaded serde_with_macros v3.14.0
8972025-07-15T19:40:40.453Z Downloaded signal-hook v0.3.17
8982025-07-15T19:40:40.456Z Downloaded defmt v0.3.8
8992025-07-15T19:40:40.459Z Downloaded zopfli v0.8.1
9002025-07-15T19:40:40.462Z Downloaded debug-ignore v1.0.5
9012025-07-15T19:40:40.465Z Downloaded parse-size v1.1.0
9022025-07-15T19:40:40.465Z Downloaded itertools v0.14.0
9032025-07-15T19:40:40.472Z Downloaded parse-display-derive v0.10.0
9042025-07-15T19:40:40.475Z Downloaded xz2 v0.1.7
9052025-07-15T19:40:40.478Z Downloaded prettyplease v0.2.35
9062025-07-15T19:40:40.481Z Downloaded sqlparser_derive v0.2.2
9072025-07-15T19:40:40.484Z Downloaded ghash v0.5.1
9082025-07-15T19:40:40.484Z Downloaded scopeguard v1.2.0
9092025-07-15T19:40:40.488Z Downloaded schemars_derive v0.8.22
9102025-07-15T19:40:40.488Z Downloaded tinyvec_macros v0.1.1
9112025-07-15T19:40:40.491Z Downloaded same-file v1.0.6
9122025-07-15T19:40:40.491Z Downloaded xshell-macros v0.2.7
9132025-07-15T19:40:40.494Z Downloaded deranged v0.3.11
9142025-07-15T19:40:40.494Z Downloaded xattr v1.3.1
9152025-07-15T19:40:40.497Z Downloaded rustc_version v0.4.1
9162025-07-15T19:40:40.497Z Downloaded parking_lot_core v0.9.10
9172025-07-15T19:40:40.500Z Downloaded hashbrown v0.13.2
9182025-07-15T19:40:40.513Z Downloaded serde_bytes v0.11.17
9192025-07-15T19:40:40.517Z Downloaded bindgen v0.69.5
9202025-07-15T19:40:40.517Z Downloaded serde_derive_internals v0.29.1
9212025-07-15T19:40:40.517Z Downloaded poly1305 v0.8.0
9222025-07-15T19:40:40.521Z Downloaded which v4.4.2
9232025-07-15T19:40:40.521Z Downloaded shlex v1.3.0
9242025-07-15T19:40:40.524Z Downloaded spin v0.9.8
9252025-07-15T19:40:40.527Z Downloaded funty v2.0.0
9262025-07-15T19:40:40.527Z Downloaded sqlformat v0.3.5
9272025-07-15T19:40:40.530Z Downloaded nodrop v0.1.14
9282025-07-15T19:40:40.530Z Downloaded serde_cbor v0.11.2
9292025-07-15T19:40:40.533Z Downloaded quinn-udp v0.5.5
9302025-07-15T19:40:40.536Z Downloaded utf-8 v0.7.6
9312025-07-15T19:40:40.536Z Downloaded socket2 v0.5.10
9322025-07-15T19:40:40.539Z Downloaded pkcs8 v0.10.2
9332025-07-15T19:40:40.543Z Downloaded parking_lot_core v0.8.6
9342025-07-15T19:40:40.546Z Downloaded omicron-zone-package v0.12.2
9352025-07-15T19:40:40.550Z Downloaded rsa v0.9.6
9362025-07-15T19:40:40.553Z Downloaded progenitor-client v0.10.0
9372025-07-15T19:40:40.557Z Downloaded test-strategy v0.4.1
9382025-07-15T19:40:40.560Z Downloaded packed_struct v0.10.1
9392025-07-15T19:40:40.564Z Downloaded radium v0.7.0
9402025-07-15T19:40:40.564Z Downloaded derive_more v0.99.20
9412025-07-15T19:40:40.567Z Downloaded polyval v0.6.2
9422025-07-15T19:40:40.570Z Downloaded topological-sort v0.2.2
9432025-07-15T19:40:40.570Z Downloaded zerocopy v0.6.6
9442025-07-15T19:40:40.573Z Downloaded tokio-native-tls v0.3.1
9452025-07-15T19:40:40.577Z Downloaded quinn-proto v0.11.8
9462025-07-15T19:40:40.582Z Downloaded globwalk v0.9.1
9472025-07-15T19:40:40.585Z Downloaded float-cmp v0.10.0
9482025-07-15T19:40:40.585Z Downloaded serde_plain v1.0.2
9492025-07-15T19:40:40.588Z Downloaded tokio-tungstenite v0.23.1
9502025-07-15T19:40:40.591Z Downloaded group v0.13.0
9512025-07-15T19:40:40.594Z Downloaded fd-lock v4.0.2
9522025-07-15T19:40:40.594Z Downloaded thiserror-impl-no-std v2.0.2
9532025-07-15T19:40:40.597Z Downloaded foldhash v0.1.5
9542025-07-15T19:40:40.597Z Downloaded ron v0.8.1
9552025-07-15T19:40:40.602Z Downloaded postgres-protocol v0.6.8
9562025-07-15T19:40:40.606Z Downloaded schemars v0.8.22
9572025-07-15T19:40:40.617Z Downloaded zip v4.2.0
9582025-07-15T19:40:40.625Z Downloaded thread_local v1.1.8
9592025-07-15T19:40:40.631Z Downloaded tungstenite v0.21.0
9602025-07-15T19:40:40.631Z Downloaded thiserror-no-std v2.0.2
9612025-07-15T19:40:40.635Z Downloaded rustls-pki-types v1.10.0
9622025-07-15T19:40:40.638Z Downloaded aws-lc-rs v1.12.4
9632025-07-15T19:40:40.644Z Downloaded r2d2 v0.8.10
9642025-07-15T19:40:40.647Z Downloaded fixedbitset v0.5.7
9652025-07-15T19:40:40.650Z Downloaded half v1.8.3
9662025-07-15T19:40:40.653Z Downloaded num-complex v0.4.6
9672025-07-15T19:40:40.653Z Downloaded blake3 v1.5.4
9682025-07-15T19:40:40.660Z Downloaded tinyvec v1.8.0
9692025-07-15T19:40:40.663Z Downloaded unicode-bidi v0.3.17
9702025-07-15T19:40:40.666Z Downloaded snafu v0.8.5
9712025-07-15T19:40:40.672Z Downloaded tokio-postgres v0.7.13
9722025-07-15T19:40:40.677Z Downloaded nu-ansi-term v0.50.1
9732025-07-15T19:40:40.680Z Downloaded unicode-properties v0.1.3
9742025-07-15T19:40:40.684Z Downloaded uuid v1.17.0
9752025-07-15T19:40:40.687Z Downloaded tar v0.4.44
9762025-07-15T19:40:40.690Z Downloaded rustls-webpki v0.102.8
9772025-07-15T19:40:40.708Z Downloaded progenitor-impl v0.8.0
9782025-07-15T19:40:40.711Z Downloaded tokio-util v0.7.15
9792025-07-15T19:40:40.716Z Downloaded reedline v0.40.0
9802025-07-15T19:40:40.724Z Downloaded der v0.7.9
9812025-07-15T19:40:40.729Z Downloaded fatfs v0.3.6
9822025-07-15T19:40:40.732Z Downloaded samael v0.0.19
9832025-07-15T19:40:40.738Z Downloaded diesel_derives v2.2.3
9842025-07-15T19:40:40.741Z Downloaded winnow v0.6.26
9852025-07-15T19:40:40.750Z Downloaded flume v0.11.1
9862025-07-15T19:40:40.754Z Downloaded futures v0.3.31
9872025-07-15T19:40:40.759Z Downloaded rustls-webpki v0.101.7
9882025-07-15T19:40:40.774Z Downloaded ed25519-dalek v2.1.1
9892025-07-15T19:40:40.777Z Downloaded chrono v0.4.41
9902025-07-15T19:40:40.784Z Downloaded bitvec v1.0.1
9912025-07-15T19:40:40.797Z Downloaded rand v0.8.5
9922025-07-15T19:40:40.801Z Downloaded parse-zoneinfo v0.3.1
9932025-07-15T19:40:40.805Z Downloaded x509-cert v0.2.5
9942025-07-15T19:40:40.811Z Downloaded lalrpop v0.19.12
9952025-07-15T19:40:40.821Z Downloaded toml_edit v0.19.15
9962025-07-15T19:40:40.836Z Downloaded radix_trie v0.2.1
9972025-07-15T19:40:40.841Z Downloaded moka v0.12.10
9982025-07-15T19:40:40.851Z Downloaded num-bigint v0.4.6
9992025-07-15T19:40:40.855Z Downloaded tough v0.20.0
10002025-07-15T19:40:40.865Z Downloaded rayon v1.10.0
10012025-07-15T19:40:40.874Z Downloaded git2 v0.19.0
10022025-07-15T19:40:40.882Z Downloaded num-bigint-dig v0.8.4
10032025-07-15T19:40:40.892Z Downloaded unicode-normalization v0.1.24
10042025-07-15T19:40:40.895Z Downloaded rustls v0.21.12
10052025-07-15T19:40:40.903Z Downloaded tower-http v0.6.6
10062025-07-15T19:40:40.911Z Downloaded winnow v0.5.40
10072025-07-15T19:40:40.919Z Downloaded p521 v0.13.3
10082025-07-15T19:40:40.923Z Downloaded zlib-rs v0.5.1
10092025-07-15T19:40:40.928Z Downloaded quick-xml v0.37.2
10102025-07-15T19:40:40.934Z Downloaded bindgen v0.71.1
10112025-07-15T19:40:40.941Z Downloaded webpki-roots v1.0.1
10122025-07-15T19:40:40.946Z Downloaded tower v0.5.2
10132025-07-15T19:40:40.955Z Downloaded futures-util v0.3.31
10142025-07-15T19:40:40.966Z Downloaded regex v1.11.1
10152025-07-15T19:40:40.980Z Downloaded rand v0.9.1
10162025-07-15T19:40:40.983Z Downloaded rpassword v7.4.0
10172025-07-15T19:40:40.986Z Downloaded yansi v1.0.1
10182025-07-15T19:40:40.989Z Downloaded salty v0.3.0
10192025-07-15T19:40:40.995Z Downloaded tabwriter v1.4.0
10202025-07-15T19:40:40.998Z Downloaded rustls v0.22.4
10212025-07-15T19:40:41.009Z Downloaded proptest v1.7.0
10222025-07-15T19:40:41.017Z Downloaded bstr v1.10.0
10232025-07-15T19:40:41.027Z Downloaded vcpkg v0.2.15
10242025-07-15T19:40:41.064Z Downloaded portable-atomic v1.11.0
10252025-07-15T19:40:41.070Z Downloaded gimli v0.31.1
10262025-07-15T19:40:41.078Z Downloaded polar-core v0.27.3
10272025-07-15T19:40:41.086Z Downloaded h2 v0.4.6
10282025-07-15T19:40:41.092Z Downloaded p384 v0.13.0
10292025-07-15T19:40:41.097Z Downloaded chrono-tz v0.10.3
10302025-07-15T19:40:41.103Z Downloaded tabled v0.18.0
10312025-07-15T19:40:41.121Z Downloaded sqlparser v0.45.0
10322025-07-15T19:40:41.126Z Downloaded nix v0.29.0
10332025-07-15T19:40:41.136Z Downloaded zerocopy v0.8.26
10342025-07-15T19:40:41.158Z Downloaded reqwest v0.12.22
10352025-07-15T19:40:41.165Z Downloaded openapiv3 v2.2.0
10362025-07-15T19:40:41.175Z Downloaded rustls v0.23.19
10372025-07-15T19:40:41.187Z Downloaded regex-syntax v0.6.29
10382025-07-15T19:40:41.192Z Downloaded regex-syntax v0.8.5
10392025-07-15T19:40:41.199Z Downloaded petname v2.0.2
10402025-07-15T19:40:41.205Z Downloaded typify-impl v0.3.0
10412025-07-15T19:40:41.218Z Downloaded dropshot v0.16.2
10422025-07-15T19:40:41.238Z Downloaded nix v0.27.1
10432025-07-15T19:40:41.247Z Downloaded hickory-proto v0.24.4
10442025-07-15T19:40:41.261Z Downloaded smoltcp v0.9.1
10452025-07-15T19:40:41.270Z Downloaded hickory-proto v0.25.2
10462025-07-15T19:40:41.284Z Downloaded zerocopy-derive v0.6.6
10472025-07-15T19:40:41.293Z Downloaded bzip2-sys v0.1.13+1.0.8
10482025-07-15T19:40:41.303Z Downloaded nix v0.28.0
10492025-07-15T19:40:41.313Z Downloaded sled v0.34.7
10502025-07-15T19:40:41.322Z Downloaded smoltcp v0.11.0
10512025-07-15T19:40:41.332Z Downloaded diesel v2.2.11
10522025-07-15T19:40:41.350Z Downloaded nix v0.30.1
10532025-07-15T19:40:41.360Z Downloaded object v0.36.5
10542025-07-15T19:40:41.370Z Downloaded openssl v0.10.73
10552025-07-15T19:40:41.378Z Downloaded serde_with v3.14.0
10562025-07-15T19:40:41.389Z Downloaded regress v0.10.3
10572025-07-15T19:40:41.399Z Downloaded curve25519-dalek v4.1.3
10582025-07-15T19:40:41.405Z Downloaded object v0.30.4
10592025-07-15T19:40:41.413Z Downloaded russh v0.45.0
10602025-07-15T19:40:41.419Z Downloaded tracing v0.1.40
10612025-07-15T19:40:41.423Z Downloaded typed-path v0.9.3
10622025-07-15T19:40:41.429Z Downloaded time v0.3.36
10632025-07-15T19:40:41.437Z Downloaded pretty_assertions v1.4.1
10642025-07-15T19:40:41.440Z Downloaded hkdf v0.12.4
10652025-07-15T19:40:41.440Z Downloaded hyper v1.6.0
10662025-07-15T19:40:41.445Z Downloaded resolv-conf v0.7.0
10672025-07-15T19:40:41.448Z Downloaded nom v7.1.3
10682025-07-15T19:40:41.452Z Downloaded expectorate v1.2.0
10692025-07-15T19:40:41.455Z Downloaded itertools v0.13.0
10702025-07-15T19:40:41.461Z Downloaded itertools v0.12.1
10712025-07-15T19:40:41.469Z Downloaded rcgen v0.12.1
10722025-07-15T19:40:41.472Z Downloaded unicase v2.7.0
10732025-07-15T19:40:41.472Z Downloaded ecdsa v0.16.9
10742025-07-15T19:40:41.476Z Downloaded uzers v0.12.1
10752025-07-15T19:40:41.479Z Downloaded flate2 v1.1.2
10762025-07-15T19:40:41.482Z Downloaded typify-impl v0.4.1
10772025-07-15T19:40:41.492Z Downloaded typify-impl v0.2.0
10782025-07-15T19:40:41.505Z Downloaded ssh-key v0.6.6
10792025-07-15T19:40:41.512Z Downloaded zip v0.6.6
10802025-07-15T19:40:41.516Z Downloaded progenitor-macro v0.10.0
10812025-07-15T19:40:41.519Z Downloaded progenitor-macro v0.9.1
10822025-07-15T19:40:41.519Z Downloaded des v0.8.1
10832025-07-15T19:40:41.522Z Downloaded darling_core v0.20.10
10842025-07-15T19:40:41.525Z Downloaded futures-macro v0.3.31
10852025-07-15T19:40:41.525Z Downloaded unicode-segmentation v1.12.0
10862025-07-15T19:40:41.528Z Downloaded crossterm v0.28.1
10872025-07-15T19:40:41.534Z Downloaded globset v0.4.15
10882025-07-15T19:40:41.537Z Downloaded der_derive v0.7.3
10892025-07-15T19:40:41.537Z Downloaded itertools v0.10.5
10902025-07-15T19:40:41.543Z Downloaded ratatui v0.29.0
10912025-07-15T19:40:41.562Z Downloaded libm v0.2.8
10922025-07-15T19:40:41.568Z Downloaded hickory-server v0.25.2
10932025-07-15T19:40:41.572Z Downloaded password-hash v0.5.0
10942025-07-15T19:40:41.575Z Downloaded jiff v0.2.15
10952025-07-15T19:40:41.589Z Downloaded regex-automata v0.4.8
10962025-07-15T19:40:41.603Z Downloaded encoding_rs v0.8.34
10972025-07-15T19:40:41.623Z Downloaded libz-sys v1.1.20
10982025-07-15T19:40:41.643Z Downloaded lzma-sys v0.1.20
10992025-07-15T19:40:41.677Z Downloaded tracing-attributes v0.1.27
11002025-07-15T19:40:41.680Z Downloaded strum_macros v0.26.4
11012025-07-15T19:40:41.684Z Downloaded num-rational v0.4.2
11022025-07-15T19:40:41.684Z Downloaded p256 v0.13.2
11032025-07-15T19:40:41.689Z Downloaded rustls-native-certs v0.8.1
11042025-07-15T19:40:41.692Z Downloaded diff v0.1.13
11052025-07-15T19:40:41.696Z Downloaded owo-colors v4.2.2
11062025-07-15T19:40:41.700Z Downloaded petgraph v0.6.5
11072025-07-15T19:40:41.720Z Downloaded typify-macro v0.2.0
11082025-07-15T19:40:41.723Z Downloaded typify v0.4.1
11092025-07-15T19:40:41.726Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
11102025-07-15T19:40:41.746Z Downloaded sha3 v0.10.8
11112025-07-15T19:40:41.751Z Downloaded libxml v0.3.3
11122025-07-15T19:40:41.755Z Downloaded tokio v1.45.1
11132025-07-15T19:40:41.787Z Downloaded petgraph v0.8.2
11142025-07-15T19:40:41.803Z Downloaded subtle v2.6.1
11152025-07-15T19:40:41.806Z Downloaded native-tls v0.2.12
11162025-07-15T19:40:41.806Z Downloaded unicode_categories v0.1.1
11172025-07-15T19:40:41.811Z Downloaded csv v1.3.1
11182025-07-15T19:40:41.824Z Downloaded static_assertions v1.1.0
11192025-07-15T19:40:41.827Z Downloaded slog v2.7.0
11202025-07-15T19:40:41.831Z Downloaded zerocopy-derive v0.8.26
11212025-07-15T19:40:41.834Z Downloaded hashbrown v0.12.3
11222025-07-15T19:40:41.837Z Downloaded signature v2.2.0
11232025-07-15T19:40:41.840Z Downloaded signal-hook-tokio v0.3.1
11242025-07-15T19:40:41.840Z Downloaded crossbeam-channel v0.5.15
11252025-07-15T19:40:41.844Z Downloaded slog-scope v4.4.0
11262025-07-15T19:40:41.844Z Downloaded slog-envlogger v2.2.0
11272025-07-15T19:40:41.847Z Downloaded serde_path_to_error v0.1.17
11282025-07-15T19:40:41.847Z Downloaded aho-corasick v1.1.3
11292025-07-15T19:40:41.850Z Downloaded progenitor v0.9.1
11302025-07-15T19:40:41.853Z Downloaded phf_generator v0.11.2
11312025-07-15T19:40:41.853Z Downloaded pem v3.0.5
11322025-07-15T19:40:41.853Z Downloaded oxnet v0.1.2
11332025-07-15T19:40:41.857Z Downloaded daft-derive v0.1.4
11342025-07-15T19:40:41.860Z Downloaded prefix-trie v0.7.0
11352025-07-15T19:40:41.863Z Downloaded postgres-types v0.2.9
11362025-07-15T19:40:41.866Z Downloaded parking_lot v0.12.3
11372025-07-15T19:40:41.869Z Downloaded number_prefix v0.4.0
11382025-07-15T19:40:41.869Z Downloaded nanorand v0.7.0
11392025-07-15T19:40:41.872Z Downloaded multimap v0.10.1
11402025-07-15T19:40:41.872Z Downloaded futures-executor v0.3.31
11412025-07-15T19:40:41.872Z Downloaded futures-core v0.3.31
11422025-07-15T19:40:41.877Z Downloaded publicsuffix v2.3.0
11432025-07-15T19:40:41.877Z Downloaded slog-bunyan v2.5.0
11442025-07-15T19:40:41.881Z Downloaded unsafe-libyaml v0.2.11
11452025-07-15T19:40:41.881Z Downloaded tracing-core v0.1.32
11462025-07-15T19:40:41.884Z Downloaded untrusted v0.9.0
11472025-07-15T19:40:41.884Z Downloaded tls_codec_derive v0.4.1
11482025-07-15T19:40:41.887Z Downloaded strum_macros v0.24.3
11492025-07-15T19:40:41.887Z Downloaded structmeta-derive v0.3.0
11502025-07-15T19:40:41.887Z Downloaded parking_lot v0.11.2
11512025-07-15T19:40:41.890Z Downloaded pin-project-internal v1.1.6
11522025-07-15T19:40:41.890Z Downloaded hickory-resolver v0.24.4
11532025-07-15T19:40:41.896Z Downloaded string_cache v0.8.9
11542025-07-15T19:40:41.899Z Downloaded openssl-macros v0.1.1
11552025-07-15T19:40:41.899Z Downloaded sigpipe v0.1.3
11562025-07-15T19:40:41.899Z Downloaded fs_extra v1.3.0
11572025-07-15T19:40:41.899Z Downloaded chacha20poly1305 v0.10.1
11582025-07-15T19:40:41.902Z Downloaded bytes v1.10.1
11592025-07-15T19:40:41.905Z Downloaded backtrace v0.3.74
11602025-07-15T19:40:41.909Z Downloaded ring v0.17.14
11612025-07-15T19:40:41.945Z Downloaded sct v0.7.1
11622025-07-15T19:40:41.948Z Downloaded serde_urlencoded v0.7.1
11632025-07-15T19:40:41.951Z Downloaded scrypt v0.11.0
11642025-07-15T19:40:41.951Z Downloaded rtoolbox v0.0.2
11652025-07-15T19:40:41.967Z Downloaded pin-utils v0.1.0
11662025-07-15T19:40:41.967Z Downloaded peg v0.8.5
11672025-07-15T19:40:41.974Z Downloaded derive_builder v0.20.2
11682025-07-15T19:40:41.974Z Downloaded bumpalo v3.16.0
11692025-07-15T19:40:41.974Z Downloaded pbkdf2 v0.12.2
11702025-07-15T19:40:41.974Z Downloaded yasna v0.5.2
11712025-07-15T19:40:41.974Z Downloaded fs-err v2.11.0
11722025-07-15T19:40:41.974Z Downloaded twox-hash v2.1.0
11732025-07-15T19:40:41.974Z Downloaded tokio-rustls v0.25.0
11742025-07-15T19:40:41.974Z Downloaded time-macros v0.2.18
11752025-07-15T19:40:41.979Z Downloaded compact_str v0.8.0
11762025-07-15T19:40:41.979Z Downloaded ron v0.7.1
11772025-07-15T19:40:41.983Z Downloaded psl-types v2.0.11
11782025-07-15T19:40:41.983Z Downloaded progenitor-macro v0.8.0
11792025-07-15T19:40:41.983Z Downloaded ff v0.13.0
11802025-07-15T19:40:41.983Z Downloaded ena v0.14.3
11812025-07-15T19:40:41.986Z Downloaded indexmap v1.9.3
11822025-07-15T19:40:41.990Z Downloaded term v0.7.0
11832025-07-15T19:40:41.990Z Downloaded libgit2-sys v0.17.0+1.8.1
11842025-07-15T19:40:42.039Z Downloaded multer v3.1.0
11852025-07-15T19:40:42.042Z Downloaded tokio-tungstenite v0.21.0
11862025-07-15T19:40:42.045Z Downloaded tokio-rustls v0.26.0
11872025-07-15T19:40:42.045Z Downloaded hyper-rustls v0.27.7
11882025-07-15T19:40:42.049Z Downloaded cookie v0.18.1
11892025-07-15T19:40:42.052Z Downloaded foreign-types-shared v0.3.1
11902025-07-15T19:40:42.052Z Downloaded foreign-types-shared v0.1.1
11912025-07-15T19:40:42.052Z Downloaded foreign-types v0.5.0
11922025-07-15T19:40:42.052Z Downloaded const-oid v0.9.6
11932025-07-15T19:40:42.055Z Downloaded clang-sys v1.8.1
11942025-07-15T19:40:42.055Z Downloaded rustc-demangle v0.1.24
11952025-07-15T19:40:42.058Z Downloaded secrecy v0.10.3
11962025-07-15T19:40:42.058Z Downloaded memmap2 v0.9.5
11972025-07-15T19:40:42.063Z Downloaded hyper-staticfile v0.10.1
11982025-07-15T19:40:42.063Z Downloaded termios v0.3.3
11992025-07-15T19:40:42.066Z Downloaded tabled_derive v0.10.0
12002025-07-15T19:40:42.066Z Downloaded supports-color v3.0.2
12012025-07-15T19:40:42.066Z Downloaded rand_core v0.9.2
12022025-07-15T19:40:42.066Z Downloaded jobserver v0.1.32
12032025-07-15T19:40:42.070Z Downloaded ipnet v2.11.0
12042025-07-15T19:40:42.070Z Downloaded aes-gcm v0.10.3
12052025-07-15T19:40:42.073Z Downloaded cstr-argument v0.1.2
12062025-07-15T19:40:42.073Z Downloaded zone_cfg_derive v0.3.0
12072025-07-15T19:40:42.073Z Downloaded zone_cfg_derive v0.1.2
12082025-07-15T19:40:42.076Z Downloaded termcolor v1.4.1
12092025-07-15T19:40:42.076Z Downloaded proc-macro-error2 v2.0.1
12102025-07-15T19:40:42.079Z Downloaded bzip2 v0.4.4
12112025-07-15T19:40:42.079Z Downloaded const_format_proc_macros v0.2.34
12122025-07-15T19:40:42.083Z Downloaded ciborium v0.2.2
12132025-07-15T19:40:42.086Z Downloaded cbc v0.1.2
12142025-07-15T19:40:42.086Z Downloaded async-trait v0.1.88
12152025-07-15T19:40:42.089Z Downloaded cmake v0.1.51
12162025-07-15T19:40:42.089Z Downloaded bzip2 v0.5.2
12172025-07-15T19:40:42.092Z Downloaded backoff v0.4.0
12182025-07-15T19:40:42.093Z Downloaded slog-json v2.6.1
12192025-07-15T19:40:42.096Z Downloaded siphasher v0.3.11
12202025-07-15T19:40:42.096Z Downloaded semver v0.1.20
12212025-07-15T19:40:42.096Z Downloaded salsa20 v0.10.2
12222025-07-15T19:40:42.096Z Downloaded rfc6979 v0.4.0
12232025-07-15T19:40:42.099Z Downloaded indoc v1.0.9
12242025-07-15T19:40:42.099Z Downloaded memoffset v0.9.1
12252025-07-15T19:40:42.102Z Downloaded instability v0.3.2
12262025-07-15T19:40:42.102Z Downloaded base64 v0.21.7
12272025-07-15T19:40:42.105Z Downloaded cancel-safe-futures v0.1.5
12282025-07-15T19:40:42.108Z Downloaded progenitor v0.8.0
12292025-07-15T19:40:42.108Z Downloaded humantime v2.2.0
12302025-07-15T19:40:42.112Z Downloaded hubpack v0.1.2
12312025-07-15T19:40:42.112Z Downloaded bit-vec v0.8.0
12322025-07-15T19:40:42.115Z Downloaded critical-section v1.1.3
12332025-07-15T19:40:42.115Z Downloaded bitfield-struct v0.6.2
12342025-07-15T19:40:42.115Z Downloaded managed v0.8.0
12352025-07-15T19:40:42.119Z Downloaded linked-hash-map v0.5.6
12362025-07-15T19:40:42.119Z Downloaded libloading v0.8.5
12372025-07-15T19:40:42.119Z Downloaded internet-checksum v0.2.1
12382025-07-15T19:40:42.123Z Downloaded hostname v0.3.1
12392025-07-15T19:40:42.123Z Downloaded convert_case v0.4.0
12402025-07-15T19:40:42.126Z Downloaded inout v0.1.3
12412025-07-15T19:40:42.126Z Downloaded crossbeam-deque v0.8.5
12422025-07-15T19:40:42.126Z Downloaded ciborium-ll v0.2.2
12432025-07-15T19:40:42.129Z Downloaded base16ct v0.2.0
12442025-07-15T19:40:42.129Z Downloaded hyper-tls v0.6.0
12452025-07-15T19:40:42.129Z Downloaded hex-literal v0.4.1
12462025-07-15T19:40:42.133Z Downloaded chrono-tz-build v0.4.0
12472025-07-15T19:40:42.133Z Downloaded hubpack_derive v0.1.1
12482025-07-15T19:40:42.133Z Downloaded ingot-types v0.1.0
12492025-07-15T19:40:42.133Z Downloaded ident_case v1.0.1
12502025-07-15T19:40:42.136Z Downloaded hyper-util v0.1.14
12512025-07-15T19:40:42.140Z Downloaded blowfish v0.9.1
12522025-07-15T19:40:42.140Z Downloaded atomicwrites v0.4.4
12532025-07-15T19:40:42.143Z Downloaded cfg_aliases v0.2.1
12542025-07-15T19:40:42.143Z Downloaded lazycell v1.3.0
12552025-07-15T19:40:42.143Z Downloaded cfg_aliases v0.1.1
12562025-07-15T19:40:42.143Z Downloaded heapless v0.8.0
12572025-07-15T19:40:42.146Z Downloaded argon2 v0.5.3
12582025-07-15T19:40:42.146Z Downloaded hickory-client v0.25.2
12592025-07-15T19:40:42.151Z Downloaded async-stream-impl v0.3.6
12602025-07-15T19:40:42.151Z Downloaded async-recursion v1.1.1
12612025-07-15T19:40:42.154Z Downloaded arc-swap v1.7.1
12622025-07-15T19:40:42.157Z Downloaded base64 v0.13.1
12632025-07-15T19:40:42.458Z Downloaded aws-lc-sys v0.26.0
12642025-07-15T19:40:42.737Z Compiling value-bag v1.9.0
12652025-07-15T19:40:42.737Z Compiling shlex v1.3.0
12662025-07-15T19:40:42.741Z Compiling lock_api v0.4.12
12672025-07-15T19:40:42.741Z Compiling scopeguard v1.2.0
12682025-07-15T19:40:42.741Z Compiling typenum v1.17.0
12692025-07-15T19:40:42.741Z Compiling generic-array v0.14.7
12702025-07-15T19:40:42.925Z Compiling syn v2.0.104
12712025-07-15T19:40:42.929Z Compiling getrandom v0.2.15
12722025-07-15T19:40:43.194Z Compiling jobserver v0.1.32
12732025-07-15T19:40:43.298Z Compiling rand_core v0.6.4
12742025-07-15T19:40:43.383Z Compiling log v0.4.27
12752025-07-15T19:40:43.405Z Compiling smallvec v1.15.0
12762025-07-15T19:40:43.537Z Compiling portable-atomic v1.11.0
12772025-07-15T19:40:43.811Z Compiling cc v1.2.15
12782025-07-15T19:40:43.843Z Compiling critical-section v1.1.3
12792025-07-15T19:40:43.887Z Compiling subtle v2.6.1
12802025-07-15T19:40:43.991Z Compiling const-oid v0.9.6
12812025-07-15T19:40:44.023Z Compiling pkg-config v0.3.31
12822025-07-15T19:40:44.165Z Compiling parking_lot_core v0.9.10
12832025-07-15T19:40:44.242Z Compiling pin-project-lite v0.2.14
12842025-07-15T19:40:44.406Z Compiling rustix v0.38.37
12852025-07-15T19:40:45.223Z Compiling signal-hook-registry v1.4.2
12862025-07-15T19:40:45.243Z Compiling parking_lot v0.12.3
12872025-07-15T19:40:45.265Z Compiling mio v1.0.2
12882025-07-15T19:40:45.268Z Compiling futures-core v0.3.31
12892025-07-15T19:40:45.536Z Compiling spin v0.9.8
12902025-07-15T19:40:45.806Z Compiling once_cell v1.21.3
12912025-07-15T19:40:45.897Z Compiling socket2 v0.5.10
12922025-07-15T19:40:45.931Z Compiling slab v0.4.9
12932025-07-15T19:40:45.952Z Compiling aho-corasick v1.1.3
12942025-07-15T19:40:46.036Z Compiling either v1.15.0
12952025-07-15T19:40:46.215Z Compiling serde_json v1.0.140
12962025-07-15T19:40:46.274Z Compiling cpufeatures v0.2.14
12972025-07-15T19:40:46.341Z Compiling libm v0.2.8
12982025-07-15T19:40:46.403Z Compiling regex-syntax v0.8.5
12992025-07-15T19:40:46.593Z Compiling num-traits v0.2.19
13002025-07-15T19:40:46.615Z Compiling futures-sink v0.3.31
13012025-07-15T19:40:46.779Z Compiling glob v0.3.2
13022025-07-15T19:40:46.827Z Compiling percent-encoding v2.3.1
13032025-07-15T19:40:46.849Z Compiling getrandom v0.3.1
13042025-07-15T19:40:47.507Z Compiling prettyplease v0.2.35
13052025-07-15T19:40:47.567Z Compiling lazy_static v1.5.0
13062025-07-15T19:40:47.588Z Compiling clang-sys v1.8.1
13072025-07-15T19:40:47.710Z Compiling allocator-api2 v0.2.21
13082025-07-15T19:40:47.951Z Compiling foldhash v0.1.5
13092025-07-15T19:40:48.451Z Compiling minimal-lexical v0.2.1
13102025-07-15T19:40:48.477Z Compiling hashbrown v0.15.4
13112025-07-15T19:40:48.522Z Compiling libloading v0.8.5
13122025-07-15T19:40:48.541Z Compiling base64ct v1.6.0
13132025-07-15T19:40:48.890Z Compiling nom v7.1.3
13142025-07-15T19:40:48.949Z Compiling home v0.5.9
13152025-07-15T19:40:49.113Z Compiling bindgen v0.69.5
13162025-07-15T19:40:49.174Z Compiling pem-rfc7468 v0.7.0
13172025-07-15T19:40:49.835Z Compiling futures-channel v0.3.31
13182025-07-15T19:40:49.947Z Compiling itertools v0.12.1
13192025-07-15T19:40:50.068Z Compiling futures-task v0.3.31
13202025-07-15T19:40:50.214Z Compiling regex-automata v0.4.8
13212025-07-15T19:40:50.373Z Compiling synstructure v0.13.1
13222025-07-15T19:40:51.770Z Compiling rustc-hash v1.1.0
13232025-07-15T19:40:51.956Z Compiling cexpr v0.6.0
13242025-07-15T19:40:52.232Z Compiling futures-io v0.3.31
13252025-07-15T19:40:52.394Z Compiling pin-utils v0.1.0
13262025-07-15T19:40:52.511Z Compiling lazycell v1.3.0
13272025-07-15T19:40:52.533Z Compiling flagset v0.4.6
13282025-07-15T19:40:52.722Z Compiling cmake v0.1.51
13292025-07-15T19:40:52.745Z Compiling zerocopy v0.8.26
13302025-07-15T19:40:52.765Z Compiling dunce v1.0.5
13312025-07-15T19:40:52.920Z Compiling fs_extra v1.3.0
13322025-07-15T19:40:53.280Z Compiling form_urlencoded v1.2.1
13332025-07-15T19:40:53.457Z Compiling paste v1.0.15
13342025-07-15T19:40:53.535Z Compiling vcpkg v0.2.15
13352025-07-15T19:40:53.540Z Compiling crossbeam-utils v0.8.21
13362025-07-15T19:40:53.596Z Compiling ring v0.17.14
13372025-07-15T19:40:53.623Z Compiling tracing-core v0.1.32
13382025-07-15T19:40:54.113Z Compiling iana-time-zone v0.1.63
13392025-07-15T19:40:54.491Z Compiling aws-lc-rs v1.12.4
13402025-07-15T19:40:54.921Z Compiling base64 v0.22.1
13412025-07-15T19:40:55.081Z Compiling rustls-pki-types v1.10.0
13422025-07-15T19:40:55.140Z Compiling openssl-sys v0.9.109
13432025-07-15T19:40:55.249Z Compiling serde_derive v1.0.219
13442025-07-15T19:40:55.590Z Compiling zeroize_derive v1.4.2
13452025-07-15T19:40:55.844Z Compiling zerofrom-derive v0.1.4
13462025-07-15T19:40:55.967Z Compiling yoke-derive v0.7.4
13472025-07-15T19:40:56.185Z Compiling zerovec-derive v0.10.3
13482025-07-15T19:40:56.963Z Compiling zeroize v1.8.1
13492025-07-15T19:40:58.535Z Compiling displaydoc v0.2.5
13502025-07-15T19:40:58.622Z Compiling crypto-common v0.1.6
13512025-07-15T19:40:58.676Z Compiling block-buffer v0.10.4
13522025-07-15T19:40:58.841Z Compiling zerocopy-derive v0.7.35
13532025-07-15T19:40:58.978Z Compiling digest v0.10.7
13542025-07-15T19:40:59.154Z Compiling zerofrom v0.1.4
13552025-07-15T19:40:59.391Z Compiling yoke v0.7.4
13562025-07-15T19:40:59.435Z Compiling tokio-macros v2.5.0
13572025-07-15T19:40:59.484Z Compiling hmac v0.12.1
13582025-07-15T19:40:59.752Z Compiling zerovec v0.10.4
13592025-07-15T19:40:59.773Z Compiling icu_provider_macros v1.5.0
13602025-07-15T19:40:59.966Z Compiling block-padding v0.3.3
13612025-07-15T19:41:00.083Z Compiling sha2 v0.10.9
13622025-07-15T19:41:00.087Z Compiling regex v1.11.1
13632025-07-15T19:41:00.240Z Compiling inout v0.1.3
13642025-07-15T19:41:00.514Z Compiling cipher v0.4.4
13652025-07-15T19:41:00.671Z Compiling zerocopy v0.7.35
13662025-07-15T19:41:00.823Z Compiling futures-macro v0.3.31
13672025-07-15T19:41:00.826Z Compiling der_derive v0.7.3
13682025-07-15T19:41:01.013Z Compiling thiserror-impl v1.0.69
13692025-07-15T19:41:01.035Z Compiling salsa20 v0.10.2
13702025-07-15T19:41:01.273Z Compiling pbkdf2 v0.12.2
13712025-07-15T19:41:01.466Z Compiling zerocopy-derive v0.8.26
13722025-07-15T19:41:01.819Z Compiling tinystr v0.7.6
13732025-07-15T19:41:02.090Z Compiling icu_collections v1.5.0
13742025-07-15T19:41:02.204Z Compiling icu_locid v1.5.0
13752025-07-15T19:41:02.283Z Compiling serde v1.0.219
13762025-07-15T19:41:02.671Z Compiling futures-util v0.3.31
13772025-07-15T19:41:03.144Z Compiling der v0.7.9
13782025-07-15T19:41:03.351Z Compiling icu_provider v1.5.0
13792025-07-15T19:41:03.501Z Compiling ppv-lite86 v0.2.20
13802025-07-15T19:41:03.877Z Compiling thiserror v1.0.69
13812025-07-15T19:41:04.050Z Compiling icu_locid_transform v1.5.0
13822025-07-15T19:41:04.134Z Compiling scrypt v0.11.0
13832025-07-15T19:41:04.253Z Compiling aes v0.8.4
13842025-07-15T19:41:04.285Z Compiling cbc v0.1.2
13852025-07-15T19:41:04.528Z Compiling pest v2.7.14
13862025-07-15T19:41:04.710Z Compiling tracing-attributes v0.1.27
13872025-07-15T19:41:06.020Z Compiling icu_properties v1.5.1
13882025-07-15T19:41:06.358Z Compiling spki v0.7.3
13892025-07-15T19:41:06.783Z Compiling pkcs5 v0.7.1
13902025-07-15T19:41:06.946Z Compiling scroll_derive v0.12.0
13912025-07-15T19:41:07.413Z Compiling bitflags v2.9.1
13922025-07-15T19:41:07.713Z Compiling bytes v1.10.1
13932025-07-15T19:41:07.846Z Compiling semver v1.0.26
13942025-07-15T19:41:08.018Z Compiling indexmap v2.10.0
13952025-07-15T19:41:08.050Z Compiling uuid v1.17.0
13962025-07-15T19:41:08.352Z Compiling rustc_version v0.4.1
13972025-07-15T19:41:08.485Z Compiling tracing v0.1.40
13982025-07-15T19:41:09.007Z Compiling tokio v1.45.1
13992025-07-15T19:41:09.045Z Compiling http v1.3.1
14002025-07-15T19:41:09.157Z Compiling pkcs8 v0.10.2
14012025-07-15T19:41:09.342Z Compiling chrono v0.4.41
14022025-07-15T19:41:09.414Z Compiling pest_meta v2.7.14
14032025-07-15T19:41:09.802Z Compiling icu_normalizer v1.5.0
14042025-07-15T19:41:10.580Z Compiling http-body v1.0.1
14052025-07-15T19:41:10.710Z Compiling tinyvec_macros v0.1.1
14062025-07-15T19:41:10.828Z Compiling idna_adapter v1.2.0
14072025-07-15T19:41:10.850Z Compiling rustversion v1.0.17
14082025-07-15T19:41:11.075Z Compiling idna v1.0.3
14092025-07-15T19:41:11.142Z Compiling httparse v1.9.5
14102025-07-15T19:41:11.455Z Compiling which v4.4.2
14112025-07-15T19:41:11.592Z Compiling tinyvec v1.8.0
14122025-07-15T19:41:12.048Z Compiling url v2.5.4
14132025-07-15T19:41:12.490Z Compiling pest_generator v2.7.14
14142025-07-15T19:41:12.560Z Compiling scroll v0.12.0
14152025-07-15T19:41:12.635Z Compiling rand_core v0.9.2
14162025-07-15T19:41:13.067Z Compiling serde_derive_internals v0.29.1
14172025-07-15T19:41:13.071Z Compiling bzip2-sys v0.1.13+1.0.8
14182025-07-15T19:41:13.118Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14192025-07-15T19:41:13.625Z Compiling time-core v0.1.2
14202025-07-15T19:41:13.715Z Compiling openssl v0.10.73
14212025-07-15T19:41:13.739Z Compiling atomic-waker v1.1.2
14222025-07-15T19:41:13.824Z Compiling schemars v0.8.22
14232025-07-15T19:41:13.892Z Compiling untrusted v0.7.1
14242025-07-15T19:41:13.942Z Compiling tower-service v0.3.3
14252025-07-15T19:41:14.100Z Compiling try-lock v0.2.5
14262025-07-15T19:41:14.121Z Compiling adler2 v2.0.0
14272025-07-15T19:41:14.142Z Compiling num-conv v0.1.0
14282025-07-15T19:41:14.203Z Compiling openssl-probe v0.1.5
14292025-07-15T19:41:14.208Z Compiling foreign-types-shared v0.1.1
14302025-07-15T19:41:14.280Z Compiling untrusted v0.9.0
14312025-07-15T19:41:14.320Z Compiling powerfmt v0.2.0
14322025-07-15T19:41:14.358Z Compiling foreign-types v0.3.2
14332025-07-15T19:41:14.436Z Compiling time-macros v0.2.18
14342025-07-15T19:41:14.491Z Compiling miniz_oxide v0.8.5
14352025-07-15T19:41:14.523Z Compiling want v0.3.1
14362025-07-15T19:41:14.702Z Compiling deranged v0.3.11
14372025-07-15T19:41:14.859Z Compiling pest_derive v2.7.14
14382025-07-15T19:41:15.167Z Compiling schemars_derive v0.8.22
14392025-07-15T19:41:15.904Z Compiling goblin v0.8.2
14402025-07-15T19:41:17.359Z Compiling tokio-util v0.7.15
14412025-07-15T19:41:17.707Z Compiling rand_chacha v0.9.0
14422025-07-15T19:41:18.418Z Compiling h2 v0.4.6
14432025-07-15T19:41:18.645Z Compiling ipnet v2.11.0
14442025-07-15T19:41:19.731Z Compiling openssl-macros v0.1.1
14452025-07-15T19:41:19.754Z Compiling dyn-clone v1.0.19
14462025-07-15T19:41:19.985Z Compiling syn v1.0.109
14472025-07-15T19:41:20.433Z Compiling rustls v0.23.19
14482025-07-15T19:41:20.558Z Compiling num_threads v0.1.7
14492025-07-15T19:41:20.704Z Compiling httpdate v1.0.3
14502025-07-15T19:41:20.734Z Compiling native-tls v0.2.12
14512025-07-15T19:41:21.122Z Compiling time v0.3.36
14522025-07-15T19:41:21.974Z Compiling dof v0.3.0
14532025-07-15T19:41:23.735Z Compiling rand v0.9.1
14542025-07-15T19:41:24.560Z Compiling dtrace-parser v0.2.0
14552025-07-15T19:41:24.652Z Compiling unicode-normalization v0.1.24
14562025-07-15T19:41:25.383Z Compiling heapless v0.7.17
14572025-07-15T19:41:25.524Z Compiling hyper v1.6.0
14582025-07-15T19:41:25.638Z Compiling signature v2.2.0
14592025-07-15T19:41:25.838Z Compiling crossbeam-epoch v0.9.18
14602025-07-15T19:41:25.925Z Compiling crc32fast v1.4.2
14612025-07-15T19:41:26.242Z Compiling cookie v0.18.1
14622025-07-15T19:41:26.289Z Compiling rayon-core v1.12.1
14632025-07-15T19:41:26.464Z Compiling unicode-properties v0.1.3
14642025-07-15T19:41:26.575Z Compiling unicode-bidi v0.3.17
14652025-07-15T19:41:26.620Z Compiling slog v2.7.0
14662025-07-15T19:41:26.910Z Compiling zstd-safe v7.2.3
14672025-07-15T19:41:27.184Z Compiling siphasher v0.3.11
14682025-07-15T19:41:27.262Z Compiling zlib-rs v0.5.1
14692025-07-15T19:41:27.528Z Compiling signal-hook v0.3.17
14702025-07-15T19:41:27.766Z Compiling phf_shared v0.11.2
14712025-07-15T19:41:27.849Z Compiling hyper-util v0.1.14
14722025-07-15T19:41:27.999Z Compiling stringprep v0.1.5
14732025-07-15T19:41:28.387Z Compiling crossbeam-deque v0.8.5
14742025-07-15T19:41:28.736Z Compiling usdt-impl v0.5.0
14752025-07-15T19:41:28.956Z Compiling curve25519-dalek v4.1.3
14762025-07-15T19:41:28.976Z Compiling serde_tokenstream v0.2.2
14772025-07-15T19:41:29.567Z Compiling serde_spanned v0.6.9
14782025-07-15T19:41:29.671Z Compiling toml_datetime v0.6.11
14792025-07-15T19:41:29.823Z Compiling rand_chacha v0.3.1
14802025-07-15T19:41:29.857Z Compiling md-5 v0.10.6
14812025-07-15T19:41:29.926Z Compiling num-integer v0.1.46
14822025-07-15T19:41:30.150Z Compiling sync_wrapper v1.0.1
14832025-07-15T19:41:30.170Z Compiling ff v0.13.0
14842025-07-15T19:41:30.317Z Compiling hash32 v0.2.1
14852025-07-15T19:41:30.408Z Compiling memoffset v0.9.1
14862025-07-15T19:41:30.608Z Compiling newtype-uuid v1.2.4
14872025-07-15T19:41:30.668Z Compiling tower-layer v0.3.3
14882025-07-15T19:41:30.753Z Compiling base16ct v0.2.0
14892025-07-15T19:41:30.939Z Compiling cfg_aliases v0.2.1
14902025-07-15T19:41:30.960Z Compiling fallible-iterator v0.2.0
14912025-07-15T19:41:31.059Z Compiling psl-types v2.0.11
14922025-07-15T19:41:31.079Z Compiling smoltcp v0.9.1
14932025-07-15T19:41:31.285Z Compiling gimli v0.31.1
14942025-07-15T19:41:31.413Z Compiling litrs v0.4.1
14952025-07-15T19:41:31.570Z Compiling num-bigint-dig v0.8.4
14962025-07-15T19:41:31.781Z Compiling postgres-protocol v0.6.8
14972025-07-15T19:41:31.989Z Compiling publicsuffix v2.3.0
14982025-07-15T19:41:32.014Z Compiling nix v0.29.0
14992025-07-15T19:41:32.287Z Compiling sec1 v0.7.3
15002025-07-15T19:41:32.537Z Compiling document-features v0.2.10
15012025-07-15T19:41:32.849Z Compiling tower v0.5.2
15022025-07-15T19:41:33.028Z Compiling num-iter v0.1.45
15032025-07-15T19:41:33.225Z Compiling group v0.13.0
15042025-07-15T19:41:33.554Z Compiling libz-rs-sys v0.5.1
15052025-07-15T19:41:33.629Z Compiling rand v0.8.5
15062025-07-15T19:41:33.862Z Compiling flate2 v1.1.2
15072025-07-15T19:41:34.126Z Compiling tokio-native-tls v0.3.1
15082025-07-15T19:41:35.171Z Compiling ipnetwork v0.21.1
15092025-07-15T19:41:35.341Z Compiling addr2line v0.24.2
15102025-07-15T19:41:35.550Z Compiling strum_macros v0.27.1
15112025-07-15T19:41:35.572Z Compiling rustls-native-certs v0.8.1
15122025-07-15T19:41:35.678Z Compiling terminal_size v0.4.0
15132025-07-15T19:41:35.816Z Compiling http-body-util v0.1.3
15142025-07-15T19:41:35.914Z Compiling hkdf v0.12.4
15152025-07-15T19:41:36.014Z Compiling crypto-bigint v0.5.5
15162025-07-15T19:41:36.036Z Compiling webpki-roots v1.0.1
15172025-07-15T19:41:36.103Z Compiling curve25519-dalek-derive v0.1.1
15182025-07-15T19:41:36.192Z Compiling thiserror-impl v2.0.12
15192025-07-15T19:41:36.268Z Compiling async-trait v0.1.88
15202025-07-15T19:41:36.289Z Compiling ahash v0.8.11
15212025-07-15T19:41:36.682Z Compiling object v0.36.5
15222025-07-15T19:41:37.493Z Compiling fs-err v3.1.1
15232025-07-15T19:41:37.833Z Compiling lockfree-object-pool v0.1.6
15242025-07-15T19:41:38.121Z Compiling simd-adler32 v0.3.7
15252025-07-15T19:41:38.674Z Compiling bitflags v1.3.2
15262025-07-15T19:41:38.703Z Compiling bumpalo v3.16.0
15272025-07-15T19:41:38.804Z Compiling buf-list v1.0.3
15282025-07-15T19:41:39.184Z Compiling managed v0.8.0
15292025-07-15T19:41:39.425Z Compiling iri-string v0.7.8
15302025-07-15T19:41:39.447Z Compiling anyhow v1.0.98
15312025-07-15T19:41:39.610Z Compiling winnow v0.5.40
15322025-07-15T19:41:40.074Z Compiling rustc-demangle v0.1.24
15332025-07-15T19:41:40.265Z Compiling hubpack_derive v0.1.1
15342025-07-15T19:41:40.484Z Compiling console v0.15.10
15352025-07-15T19:41:40.913Z Compiling strum v0.27.1
15362025-07-15T19:41:41.147Z Compiling hubpack v0.1.2
15372025-07-15T19:41:41.537Z Compiling clap_builder v4.5.40
15382025-07-15T19:41:41.726Z Compiling thiserror v2.0.12
15392025-07-15T19:41:41.766Z Compiling zopfli v0.8.1
15402025-07-15T19:41:41.897Z Compiling elliptic-curve v0.13.8
15412025-07-15T19:41:42.718Z Compiling tower-http v0.6.6
15422025-07-15T19:41:43.082Z Compiling toml_edit v0.19.15
15432025-07-15T19:41:43.410Z Compiling backtrace v0.3.74
15442025-07-15T19:41:43.536Z Compiling hyper-tls v0.6.0
15452025-07-15T19:41:43.559Z Compiling oxnet v0.1.2
15462025-07-15T19:41:43.939Z Compiling signal-hook-mio v0.2.4
15472025-07-15T19:41:44.141Z Compiling cookie_store v0.21.1
15482025-07-15T19:41:44.319Z Compiling rayon v1.10.0
15492025-07-15T19:41:45.577Z Compiling zstd v0.13.3
15502025-07-15T19:41:46.290Z Compiling postgres-types v0.2.9
15512025-07-15T19:41:46.622Z Compiling usdt-macro v0.5.0
15522025-07-15T19:41:47.563Z Compiling usdt-attr-macro v0.5.0
15532025-07-15T19:41:48.041Z Compiling phf v0.11.2
15542025-07-15T19:41:48.344Z Compiling ed25519 v2.2.3
15552025-07-15T19:41:48.675Z Compiling bzip2 v0.4.4
15562025-07-15T19:41:49.053Z Compiling bzip2 v0.5.2
15572025-07-15T19:41:49.112Z Compiling strum_macros v0.26.4
15582025-07-15T19:41:49.134Z Compiling pkcs1 v0.7.5
15592025-07-15T19:41:49.437Z Compiling serde-big-array v0.5.1
15602025-07-15T19:41:49.655Z Compiling serde_urlencoded v0.7.1
15612025-07-15T19:41:49.700Z Compiling rfc6979 v0.4.0
15622025-07-15T19:41:49.914Z Compiling bstr v1.10.0
15632025-07-15T19:41:50.002Z Compiling daft-derive v0.1.4
15642025-07-15T19:41:50.085Z Compiling serde_repr v0.1.19
15652025-07-15T19:41:50.173Z Compiling enum-as-inner v0.6.1
15662025-07-15T19:41:50.606Z Compiling clap_derive v4.5.40
15672025-07-15T19:41:51.188Z Compiling float-cmp v0.10.0
15682025-07-15T19:41:51.191Z Compiling encoding_rs v0.8.34
15692025-07-15T19:41:51.433Z Compiling normalize-line-endings v0.3.0
15702025-07-15T19:41:51.459Z Compiling whoami v1.5.2
15712025-07-15T19:41:51.544Z Compiling number_prefix v0.4.0
15722025-07-15T19:41:51.583Z Compiling precomputed-hash v0.1.1
15732025-07-15T19:41:51.745Z Compiling static_assertions v1.1.0
15742025-07-15T19:41:51.837Z Compiling difflib v0.4.0
15752025-07-15T19:41:51.866Z Compiling predicates-core v1.0.8
15762025-07-15T19:41:52.076Z Compiling new_debug_unreachable v1.0.6
15772025-07-15T19:41:52.193Z Compiling unicode-segmentation v1.12.0
15782025-07-15T19:41:52.214Z Compiling data-encoding v2.9.0
15792025-07-15T19:41:53.062Z Compiling fixedbitset v0.4.2
15802025-07-15T19:41:53.129Z Compiling mime v0.3.17
15812025-07-15T19:41:53.507Z Compiling strum v0.26.3
15822025-07-15T19:41:53.532Z Compiling petgraph v0.6.5
15832025-07-15T19:41:53.634Z Compiling similar v2.7.0
15842025-07-15T19:41:53.718Z Compiling hickory-proto v0.25.2
15852025-07-15T19:41:53.910Z Compiling predicates v3.1.3
15862025-07-15T19:41:54.858Z Compiling string_cache v0.8.9
15872025-07-15T19:41:54.976Z Compiling clap v4.5.40
15882025-07-15T19:41:55.135Z Compiling tokio-postgres v0.7.13
15892025-07-15T19:41:55.292Z Compiling toml_edit v0.22.27
15902025-07-15T19:41:55.343Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15912025-07-15T19:41:55.535Z Compiling indicatif v0.17.11
15922025-07-15T19:41:57.033Z Compiling daft v0.1.4
15932025-07-15T19:41:57.135Z Compiling usdt v0.5.0
15942025-07-15T19:41:57.472Z Compiling ecdsa v0.16.9
15952025-07-15T19:41:57.586Z Compiling rsa v0.9.6
15962025-07-15T19:41:57.618Z Compiling zip v4.2.0
15972025-07-15T19:41:58.276Z Compiling zip v0.6.6
15982025-07-15T19:41:59.537Z Compiling ed25519-dalek v2.1.1
15992025-07-15T19:42:00.410Z Compiling toml v0.7.8
16002025-07-15T19:42:01.611Z Compiling crossterm v0.28.1
16012025-07-15T19:42:02.126Z Compiling tokio-stream v0.1.17
16022025-07-15T19:42:02.303Z Compiling openapiv3 v2.2.0
16032025-07-15T19:42:02.598Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16042025-07-15T19:42:02.661Z Compiling x509-cert v0.2.5
16052025-07-15T19:42:03.033Z Compiling sha1 v0.10.6
16062025-07-15T19:42:03.056Z Compiling itertools v0.10.5
16072025-07-15T19:42:03.468Z Compiling dirs-sys-next v0.1.2
16082025-07-15T19:42:04.033Z Compiling winnow v0.6.26
16092025-07-15T19:42:04.861Z Compiling lalrpop-util v0.19.12
16102025-07-15T19:42:05.078Z Compiling rustc-hash v2.1.1
16112025-07-15T19:42:05.144Z Compiling peg-runtime v0.8.5
16122025-07-15T19:42:05.147Z Compiling dirs-next v2.0.0
16132025-07-15T19:42:05.289Z Compiling thread_local v1.1.8
16142025-07-15T19:42:05.377Z Compiling slog-async v2.8.0
16152025-07-15T19:42:05.557Z Compiling term v0.7.0
16162025-07-15T19:42:05.720Z Compiling xattr v1.3.1
16172025-07-15T19:42:05.742Z Compiling futures-executor v0.3.31
16182025-07-15T19:42:05.962Z Compiling crossbeam-channel v0.5.15
16192025-07-15T19:42:06.003Z Compiling filetime v0.2.25
16202025-07-15T19:42:06.199Z Compiling is-terminal v0.4.13
16212025-07-15T19:42:06.221Z Compiling take_mut v0.2.2
16222025-07-15T19:42:06.333Z Compiling slog-term v2.9.1
16232025-07-15T19:42:06.353Z Compiling tar v0.4.44
16242025-07-15T19:42:06.406Z Compiling futures v0.3.31
16252025-07-15T19:42:06.543Z Compiling camino v1.1.10
16262025-07-15T19:42:12.015Z Compiling aws-lc-sys v0.26.0
16272025-07-15T19:42:41.215Z Compiling rustls-webpki v0.102.8
16282025-07-15T19:42:45.606Z Compiling tokio-rustls v0.26.0
16292025-07-15T19:42:45.886Z Compiling hyper-rustls v0.27.7
16302025-07-15T19:42:46.227Z Compiling reqwest v0.12.22
16312025-07-15T19:42:49.696Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16322025-07-15T19:42:49.981Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16332025-07-15T19:42:54.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16342025-07-15T19:42:54.587Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16352025-07-15T19:42:54.642ZJul 15 19:42:54.000 INFO Starting download, target: Clickhouse
16362025-07-15T19:42:54.642ZJul 15 19:42:54.000 INFO Starting download, target: Console
16372025-07-15T19:42:54.642ZJul 15 19:42:54.000 INFO Starting download, target: DendriteStub
16382025-07-15T19:42:54.642ZJul 15 19:42:54.000 INFO Starting download, target: Cockroach
16392025-07-15T19:42:54.642ZJul 15 19:42:54.000 INFO Starting download, target: MaghemiteMgd
16402025-07-15T19:42:54.642ZJul 15 19:42:54.000 INFO Starting download, target: TransceiverControl
16412025-07-15T19:42:54.645ZJul 15 19:42:54.001 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16422025-07-15T19:42:54.645ZJul 15 19:42:54.001 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16432025-07-15T19:42:54.645ZJul 15 19:42:54.001 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16442025-07-15T19:42:54.645ZJul 15 19:42:54.001 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16452025-07-15T19:42:54.645ZJul 15 19:42:54.001 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16462025-07-15T19:42:54.645ZJul 15 19:42:54.001 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16472025-07-15T19:42:54.954ZJul 15 19:42:54.311 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16482025-07-15T19:42:55.246ZJul 15 19:42:54.601 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16492025-07-15T19:42:55.380ZJul 15 19:42:54.731 INFO Download complete, target: TransceiverControl
16502025-07-15T19:42:55.576ZJul 15 19:42:54.932 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16512025-07-15T19:42:55.704ZJul 15 19:42:55.060 INFO Download complete, target: Console
16522025-07-15T19:42:55.847ZJul 15 19:42:55.202 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16532025-07-15T19:42:56.399ZJul 15 19:42:55.756 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16542025-07-15T19:42:56.399ZJul 15 19:42:55.756 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16552025-07-15T19:42:56.470ZJul 15 19:42:55.828 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16562025-07-15T19:42:58.841ZJul 15 19:42:58.198 INFO Download complete, target: DendriteStub
16572025-07-15T19:42:59.284ZJul 15 19:42:58.641 INFO Download complete, target: MaghemiteMgd
16582025-07-15T19:43:02.844ZJul 15 19:43:02.200 INFO Checking that binary works, target: Cockroach
16592025-07-15T19:43:03.000ZJul 15 19:43:02.356 INFO Download complete, target: Cockroach
16602025-07-15T19:43:06.833ZJul 15 19:43:06.188 INFO Checking that binary works, target: Clickhouse
16612025-07-15T19:43:06.944ZJul 15 19:43:06.299 INFO Download complete, target: Clickhouse
16622025-07-15T19:43:06.950ZAll prerequisites installed successfully
16632025-07-15T19:43:06.953Z
16642025-07-15T19:43:06.953Zreal 4:49.515457087
16652025-07-15T19:43:06.953Zuser 16:17.553464622
16662025-07-15T19:43:06.953Zsys 2:18.310047487
16672025-07-15T19:43:06.953Ztrap 0.608714894
16682025-07-15T19:43:06.953Ztflt 1.031997034
16692025-07-15T19:43:06.954Zdflt 1.205809373
16702025-07-15T19:43:06.954Zkflt 0.025167092
16712025-07-15T19:43:06.954Zlock 38:11.251450818
16722025-07-15T19:43:06.954Zslp 59:08.931133753
16732025-07-15T19:43:06.954Zlat 1:13.892533528
16742025-07-15T19:43:06.954Zstop 2:55.275175515
16752025-07-15T19:43:06.954Z+ ptime -m cargo xtask download softnpu
16762025-07-15T19:43:07.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
16772025-07-15T19:43:07.714Z Running `target/debug/xtask download softnpu`
16782025-07-15T19:43:08.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
16792025-07-15T19:43:08.760Z Running `target/debug/xtask-downloader softnpu`
16802025-07-15T19:43:08.804ZJul 15 19:43:08.155 INFO Starting download, target: Softnpu
16812025-07-15T19:43:08.809ZJul 15 19:43:08.156 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16822025-07-15T19:43:09.365ZJul 15 19:43:08.719 INFO Download complete, target: Softnpu
16832025-07-15T19:43:09.369Z
16842025-07-15T19:43:09.372Zreal 2.410985908
16852025-07-15T19:43:09.372Zuser 1.527515138
16862025-07-15T19:43:09.373Zsys 0.669912012
16872025-07-15T19:43:09.373Ztrap 0.000974445
16882025-07-15T19:43:09.373Ztflt 0.000081246
16892025-07-15T19:43:09.373Zdflt 0.000096584
16902025-07-15T19:43:09.373Zkflt 0.000000000
16912025-07-15T19:43:09.373Zlock 6.116140293
16922025-07-15T19:43:09.373Zslp 0.402099267
16932025-07-15T19:43:09.373Zlat 0.066041042
16942025-07-15T19:43:09.373Zstop 0.000166074
16952025-07-15T19:43:09.373Z+ export CARGO_INCREMENTAL=0
16962025-07-15T19:43:09.373Z+ CARGO_INCREMENTAL=0
16972025-07-15T19:43:09.373Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16982025-07-15T19:43:10.589Z Compiling proc-macro2 v1.0.95
16992025-07-15T19:43:10.589Z Compiling unicode-ident v1.0.18
17002025-07-15T19:43:10.593Z Compiling libc v0.2.174
17012025-07-15T19:43:10.593Z Compiling serde v1.0.219
17022025-07-15T19:43:10.593Z Compiling autocfg v1.4.0
17032025-07-15T19:43:10.593Z Compiling cfg-if v1.0.1
17042025-07-15T19:43:10.593Z Compiling version_check v0.9.5
17052025-07-15T19:43:10.876Z Compiling memchr v2.7.4
17062025-07-15T19:43:10.927Z Compiling shlex v1.3.0
17072025-07-15T19:43:10.988Z Compiling portable-atomic v1.11.0
17082025-07-15T19:43:11.249Z Compiling typenum v1.17.0
17092025-07-15T19:43:11.406Z Compiling lock_api v0.4.12
17102025-07-15T19:43:11.467Z Compiling generic-array v0.14.7
17112025-07-15T19:43:11.742Z Compiling value-bag v1.9.0
17122025-07-15T19:43:11.817Z Compiling libm v0.2.8
17132025-07-15T19:43:12.014Z Compiling serde_json v1.0.140
17142025-07-15T19:43:12.082Z Compiling num-traits v0.2.19
17152025-07-15T19:43:12.154Z Compiling getrandom v0.3.1
17162025-07-15T19:43:12.284Z Compiling log v0.4.27
17172025-07-15T19:43:12.374Z Compiling parking_lot_core v0.9.10
17182025-07-15T19:43:12.554Z Compiling quote v1.0.40
17192025-07-15T19:43:12.577Z Compiling jobserver v0.1.32
17202025-07-15T19:43:12.721Z Compiling smallvec v1.15.0
17212025-07-15T19:43:12.788Z Compiling semver v1.0.26
17222025-07-15T19:43:12.888Z Compiling scopeguard v1.2.0
17232025-07-15T19:43:12.908Z Compiling getrandom v0.2.15
17242025-07-15T19:43:12.990Z Compiling syn v2.0.104
17252025-07-15T19:43:13.069Z Compiling cc v1.2.15
17262025-07-15T19:43:13.200Z Compiling pkg-config v0.3.31
17272025-07-15T19:43:13.219Z Compiling itoa v1.0.11
17282025-07-15T19:43:13.243Z Compiling aho-corasick v1.1.3
17292025-07-15T19:43:13.269Z Compiling regex-syntax v0.8.5
17302025-07-15T19:43:13.474Z Compiling rustix v0.38.37
17312025-07-15T19:43:14.326Z Compiling either v1.15.0
17322025-07-15T19:43:14.926Z Compiling critical-section v1.1.3
17332025-07-15T19:43:15.010Z Compiling stable_deref_trait v1.2.0
17342025-07-15T19:43:15.164Z Compiling slab v0.4.9
17352025-07-15T19:43:15.337Z Compiling spin v0.9.8
17362025-07-15T19:43:15.518Z Compiling once_cell v1.21.3
17372025-07-15T19:43:15.583Z Compiling errno v0.3.12
17382025-07-15T19:43:15.724Z Compiling rand_core v0.6.4
17392025-07-15T19:43:15.916Z Compiling glob v0.3.2
17402025-07-15T19:43:16.199Z Compiling equivalent v1.0.2
17412025-07-15T19:43:16.220Z Compiling subtle v2.6.1
17422025-07-15T19:43:16.308Z Compiling foldhash v0.1.5
17432025-07-15T19:43:16.333Z Compiling prettyplease v0.2.35
17442025-07-15T19:43:16.567Z Compiling ryu v1.0.18
17452025-07-15T19:43:16.588Z Compiling clang-sys v1.8.1
17462025-07-15T19:43:16.682Z Compiling pin-project-lite v0.2.14
17472025-07-15T19:43:16.753Z Compiling thiserror v1.0.69
17482025-07-15T19:43:16.840Z Compiling allocator-api2 v0.2.21
17492025-07-15T19:43:16.861Z Compiling regex-automata v0.4.8
17502025-07-15T19:43:17.215Z Compiling lazy_static v1.5.0
17512025-07-15T19:43:17.374Z Compiling schemars v0.8.22
17522025-07-15T19:43:17.428Z Compiling writeable v0.5.5
17532025-07-15T19:43:17.540Z Compiling hashbrown v0.15.4
17542025-07-15T19:43:17.561Z Compiling litemap v0.7.3
17552025-07-15T19:43:17.737Z Compiling minimal-lexical v0.2.1
17562025-07-15T19:43:18.241Z Compiling nom v7.1.3
17572025-07-15T19:43:18.897Z Compiling libloading v0.8.5
17582025-07-15T19:43:19.260Z Compiling bindgen v0.69.5
17592025-07-15T19:43:19.283Z Compiling percent-encoding v2.3.1
17602025-07-15T19:43:19.685Z Compiling zerocopy v0.8.26
17612025-07-15T19:43:19.740Z Compiling home v0.5.9
17622025-07-15T19:43:20.393Z Compiling synstructure v0.13.1
17632025-07-15T19:43:20.429Z Compiling serde_derive_internals v0.29.1
17642025-07-15T19:43:21.184Z Compiling cexpr v0.6.0
17652025-07-15T19:43:21.355Z Compiling itertools v0.12.1
17662025-07-15T19:43:21.647Z Compiling byteorder v1.5.0
17672025-07-15T19:43:22.169Z Compiling regex v1.11.1
17682025-07-15T19:43:22.527Z Compiling rustc-hash v1.1.0
17692025-07-15T19:43:22.548Z Compiling lazycell v1.3.0
17702025-07-15T19:43:22.709Z Compiling icu_locid_transform_data v1.5.0
17712025-07-15T19:43:22.839Z Compiling cmake v0.1.51
17722025-07-15T19:43:22.989Z Compiling signal-hook-registry v1.4.2
17732025-07-15T19:43:23.121Z Compiling icu_properties_data v1.5.0
17742025-07-15T19:43:23.376Z Compiling fs_extra v1.3.0
17752025-07-15T19:43:23.509Z Compiling paste v1.0.15
17762025-07-15T19:43:23.547Z Compiling dunce v1.0.5
17772025-07-15T19:43:23.714Z Compiling parking_lot v0.12.3
17782025-07-15T19:43:23.829Z Compiling serde_derive v1.0.219
17792025-07-15T19:43:23.901Z Compiling zeroize_derive v1.4.2
17802025-07-15T19:43:24.005Z Compiling zerofrom-derive v0.1.4
17812025-07-15T19:43:24.142Z Compiling yoke-derive v0.7.4
17822025-07-15T19:43:24.374Z Compiling zerovec-derive v0.10.3
17832025-07-15T19:43:25.147Z Compiling displaydoc v0.2.5
17842025-07-15T19:43:25.567Z Compiling icu_provider_macros v1.5.0
17852025-07-15T19:43:25.682Z Compiling tokio-macros v2.5.0
17862025-07-15T19:43:26.398Z Compiling zeroize v1.8.1
17872025-07-15T19:43:26.575Z Compiling zerocopy-derive v0.7.35
17882025-07-15T19:43:26.613Z Compiling thiserror-impl v1.0.69
17892025-07-15T19:43:26.863Z Compiling schemars_derive v0.8.22
17902025-07-15T19:43:26.881Z Compiling zerofrom v0.1.4
17912025-07-15T19:43:27.228Z Compiling yoke v0.7.4
17922025-07-15T19:43:27.525Z Compiling zerovec v0.10.4
17932025-07-15T19:43:28.077Z Compiling futures-macro v0.3.31
17942025-07-15T19:43:28.280Z Compiling zerocopy-derive v0.8.26
17952025-07-15T19:43:29.004Z Compiling mio v1.0.2
17962025-07-15T19:43:29.131Z Compiling utf16_iter v1.0.5
17972025-07-15T19:43:29.354Z Compiling write16 v1.0.0
17982025-07-15T19:43:29.453Z Compiling utf8_iter v1.0.4
17992025-07-15T19:43:29.521Z Compiling tinystr v0.7.6
18002025-07-15T19:43:29.725Z Compiling icu_collections v1.5.0
18012025-07-15T19:43:29.747Z Compiling heck v0.5.0
18022025-07-15T19:43:29.972Z Compiling icu_locid v1.5.0
18032025-07-15T19:43:30.222Z Compiling icu_normalizer_data v1.5.0
18042025-07-15T19:43:30.433Z Compiling crypto-common v0.1.6
18052025-07-15T19:43:31.031Z Compiling socket2 v0.5.10
18062025-07-15T19:43:31.052Z Compiling const-oid v0.9.6
18072025-07-15T19:43:31.075Z Compiling fnv v1.0.7
18082025-07-15T19:43:31.595Z Compiling icu_provider v1.5.0
18092025-07-15T19:43:32.303Z Compiling form_urlencoded v1.2.1
18102025-07-15T19:43:32.760Z Compiling icu_locid_transform v1.5.0
18112025-07-15T19:43:32.833Z Compiling ring v0.17.14
18122025-07-15T19:43:33.812Z Compiling tracing-attributes v0.1.27
18132025-07-15T19:43:34.028Z Compiling der_derive v0.7.3
18142025-07-15T19:43:34.444Z Compiling icu_properties v1.5.1
18152025-07-15T19:43:35.521Z Compiling bitflags v2.9.1
18162025-07-15T19:43:35.679Z Compiling bytes v1.10.1
18172025-07-15T19:43:37.202Z Compiling tokio v1.45.1
18182025-07-15T19:43:37.667Z Compiling indexmap v2.10.0
18192025-07-15T19:43:38.299Z Compiling icu_normalizer v1.5.0
18202025-07-15T19:43:39.021Z Compiling vcpkg v0.2.15
18212025-07-15T19:43:39.080Z Compiling aws-lc-rs v1.12.4
18222025-07-15T19:43:39.465Z Compiling idna_adapter v1.2.0
18232025-07-15T19:43:39.747Z Compiling which v4.4.2
18242025-07-15T19:43:39.995Z Compiling idna v1.0.3
18252025-07-15T19:43:40.411Z Compiling openssl-sys v0.9.109
18262025-07-15T19:43:40.635Z Compiling url v2.5.4
18272025-07-15T19:43:43.153Z Compiling block-buffer v0.10.4
18282025-07-15T19:43:43.439Z Compiling thiserror v2.0.12
18292025-07-15T19:43:43.570Z Compiling futures-core v0.3.31
18302025-07-15T19:43:43.989Z Compiling digest v0.10.7
18312025-07-15T19:43:44.650Z Compiling zerocopy v0.7.35
18322025-07-15T19:43:44.721Z Compiling thiserror-impl v2.0.12
18332025-07-15T19:43:44.983Z Compiling httparse v1.9.5
18342025-07-15T19:43:46.357Z Compiling uuid v1.17.0
18352025-07-15T19:43:46.896Z Compiling syn v1.0.109
18362025-07-15T19:43:46.970Z Compiling iana-time-zone v0.1.63
18372025-07-15T19:43:47.414Z Compiling crossbeam-utils v0.8.21
18382025-07-15T19:43:47.593Z Compiling chrono v0.4.41
18392025-07-15T19:43:48.702Z Compiling num-conv v0.1.0
18402025-07-15T19:43:49.018Z Compiling time-core v0.1.2
18412025-07-15T19:43:49.225Z Compiling futures-sink v0.3.31
18422025-07-15T19:43:49.246Z Compiling time-macros v0.2.18
18432025-07-15T19:43:50.696Z Compiling openssl v0.10.73
18442025-07-15T19:43:51.073Z Compiling cpufeatures v0.2.14
18452025-07-15T19:43:51.449Z Compiling aws-lc-sys v0.26.0
18462025-07-15T19:43:51.799Z Compiling hmac v0.12.1
18472025-07-15T19:43:51.941Z Compiling rustc_version v0.4.1
18482025-07-15T19:43:52.054Z Compiling serde_tokenstream v0.2.2
18492025-07-15T19:43:52.632Z Compiling block-padding v0.3.3
18502025-07-15T19:43:52.694Z Compiling scroll_derive v0.12.0
18512025-07-15T19:43:52.924Z Compiling openssl-macros v0.1.1
18522025-07-15T19:43:53.980Z Compiling rustls v0.23.19
18532025-07-15T19:43:54.010Z Compiling dyn-clone v1.0.19
18542025-07-15T19:43:54.028Z Compiling ucd-trie v0.1.7
18552025-07-15T19:43:54.275Z Compiling native-tls v0.2.12
18562025-07-15T19:43:54.321Z Compiling pest v2.7.14
18572025-07-15T19:43:54.631Z Compiling inout v0.1.3
18582025-07-15T19:43:54.659Z Compiling futures-channel v0.3.31
18592025-07-15T19:43:55.152Z Compiling futures-io v0.3.31
18602025-07-15T19:43:55.440Z Compiling strsim v0.11.1
18612025-07-15T19:43:55.621Z Compiling futures-task v0.3.31
18622025-07-15T19:43:55.728Z Compiling pin-utils v0.1.0
18632025-07-15T19:43:55.947Z Compiling futures-util v0.3.31
18642025-07-15T19:43:57.194Z Compiling pest_meta v2.7.14
18652025-07-15T19:43:58.836Z Compiling cipher v0.4.4
18662025-07-15T19:44:00.059Z Compiling sha2 v0.10.9
18672025-07-15T19:44:00.375Z Compiling http v1.3.1
18682025-07-15T19:44:00.678Z Compiling cookie v0.18.1
18692025-07-15T19:44:00.857Z Compiling rustversion v1.0.17
18702025-07-15T19:44:01.039Z Compiling base64ct v1.6.0
18712025-07-15T19:44:01.541Z Compiling pem-rfc7468 v0.7.0
18722025-07-15T19:44:01.607Z Compiling pest_generator v2.7.14
18732025-07-15T19:44:02.090Z Compiling bzip2-sys v0.1.13+1.0.8
18742025-07-15T19:44:02.241Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18752025-07-15T19:44:02.587Z Compiling anyhow v1.0.98
18762025-07-15T19:44:02.878Z Compiling flagset v0.4.6
18772025-07-15T19:44:02.903Z Compiling slog v2.7.0
18782025-07-15T19:44:03.100Z Compiling pest_derive v2.7.14
18792025-07-15T19:44:03.122Z Compiling der v0.7.9
18802025-07-15T19:44:03.871Z Compiling toml_datetime v0.6.11
18812025-07-15T19:44:04.035Z Compiling serde_spanned v0.6.9
18822025-07-15T19:44:04.287Z Compiling tracing-core v0.1.32
18832025-07-15T19:44:04.367Z Compiling usdt-impl v0.5.0
18842025-07-15T19:44:04.503Z Compiling rayon-core v1.12.1
18852025-07-15T19:44:04.622Z Compiling rustls-pki-types v1.10.0
18862025-07-15T19:44:04.854Z Compiling salsa20 v0.10.2
18872025-07-15T19:44:05.088Z Compiling tracing v0.1.40
18882025-07-15T19:44:05.359Z Compiling spki v0.7.3
18892025-07-15T19:44:05.722Z Compiling scroll v0.12.0
18902025-07-15T19:44:05.765Z Compiling pbkdf2 v0.12.2
18912025-07-15T19:44:05.921Z Compiling ppv-lite86 v0.2.20
18922025-07-15T19:44:06.324Z Compiling litrs v0.4.1
18932025-07-15T19:44:06.429Z Compiling winnow v0.5.40
18942025-07-15T19:44:06.635Z Compiling plain v0.2.3
18952025-07-15T19:44:06.819Z Compiling goblin v0.8.2
18962025-07-15T19:44:07.044Z Compiling scrypt v0.11.0
18972025-07-15T19:44:07.252Z Compiling document-features v0.2.10
18982025-07-15T19:44:07.487Z Compiling cbc v0.1.2
18992025-07-15T19:44:07.852Z Compiling aes v0.8.4
19002025-07-15T19:44:09.649Z Compiling toml_edit v0.19.15
19012025-07-15T19:44:09.972Z Compiling tokio-util v0.7.15
19022025-07-15T19:44:11.689Z Compiling untrusted v0.7.1
19032025-07-15T19:44:11.812Z Compiling adler2 v2.0.0
19042025-07-15T19:44:12.163Z Compiling powerfmt v0.2.0
19052025-07-15T19:44:12.222Z Compiling pretty-hex v0.4.1
19062025-07-15T19:44:12.222Z Compiling newtype-uuid v1.2.4
19072025-07-15T19:44:12.277Z Compiling untrusted v0.9.0
19082025-07-15T19:44:12.395Z Compiling deranged v0.3.11
19092025-07-15T19:44:12.448Z Compiling dof v0.3.0
19102025-07-15T19:44:12.472Z Compiling miniz_oxide v0.8.5
19112025-07-15T19:44:14.001Z Compiling pkcs5 v0.7.1
19122025-07-15T19:44:14.504Z Compiling dtrace-parser v0.2.0
19132025-07-15T19:44:14.536Z Compiling http-body v1.0.1
19142025-07-15T19:44:14.844Z Compiling heapless v0.7.17
19152025-07-15T19:44:15.724Z Compiling thread-id v4.2.2
19162025-07-15T19:44:16.039Z Compiling num_threads v0.1.7
19172025-07-15T19:44:16.142Z Compiling signal-hook v0.3.17
19182025-07-15T19:44:16.175Z Compiling base64 v0.22.1
19192025-07-15T19:44:16.313Z Compiling atomic-waker v1.1.2
19202025-07-15T19:44:16.451Z Compiling zstd-safe v7.2.3
19212025-07-15T19:44:16.568Z Compiling time v0.3.36
19222025-07-15T19:44:17.951Z Compiling pkcs8 v0.10.2
19232025-07-15T19:44:18.561Z Compiling tinyvec_macros v0.1.1
19242025-07-15T19:44:18.593Z Compiling tower-service v0.3.3
19252025-07-15T19:44:18.750Z Compiling try-lock v0.2.5
19262025-07-15T19:44:19.519Z Compiling want v0.3.1
19272025-07-15T19:44:19.825Z Compiling tinyvec v1.8.0
19282025-07-15T19:44:21.314Z Compiling h2 v0.4.6
19292025-07-15T19:44:23.317Z Compiling rand_core v0.9.2
19302025-07-15T19:44:23.367Z Compiling curve25519-dalek v4.1.3
19312025-07-15T19:44:23.672Z Compiling ipnet v2.11.0
19322025-07-15T19:44:23.792Z Compiling async-trait v0.1.88
19332025-07-15T19:44:25.863Z Compiling memoffset v0.9.1
19342025-07-15T19:44:26.230Z Compiling httpdate v1.0.3
19352025-07-15T19:44:26.416Z Compiling openssl-probe v0.1.5
19362025-07-15T19:44:26.439Z Compiling smoltcp v0.9.1
19372025-07-15T19:44:27.002Z Compiling foreign-types-shared v0.1.1
19382025-07-15T19:44:37.319Z Compiling gimli v0.31.1
19392025-07-15T19:44:37.653Z Compiling num-bigint-dig v0.8.4
19402025-07-15T19:44:37.653Z Compiling foreign-types v0.3.2
19412025-07-15T19:44:37.963Z Compiling hyper v1.6.0
19422025-07-15T19:44:37.963Z Compiling addr2line v0.24.2
19432025-07-15T19:44:37.963Z Compiling rand_chacha v0.9.0
19442025-07-15T19:44:37.963Z Compiling usdt-attr-macro v0.5.0
19452025-07-15T19:44:37.963Z Compiling usdt-macro v0.5.0
19462025-07-15T19:44:38.850Z Compiling strum_macros v0.26.4
19472025-07-15T19:44:40.233Z Compiling ipnetwork v0.21.1
19482025-07-15T19:44:41.591Z Compiling daft-derive v0.1.4
19492025-07-15T19:44:42.180Z Compiling object v0.36.5
19502025-07-15T19:44:42.673Z Compiling cfg_aliases v0.2.1
19512025-07-15T19:44:42.913Z Compiling rustc-demangle v0.1.24
19522025-07-15T19:44:45.370Z Compiling nix v0.29.0
19532025-07-15T19:44:48.077Z Compiling rand v0.9.1
19542025-07-15T19:44:48.090Z Compiling crossbeam-epoch v0.9.18
19552025-07-15T19:44:48.529Z Compiling hyper-util v0.1.14
19562025-07-15T19:44:50.368Z Compiling backtrace v0.3.74
19572025-07-15T19:44:51.354Z Compiling unicode-normalization v0.1.24
19582025-07-15T19:44:52.658Z Compiling strum_macros v0.27.1
19592025-07-15T19:44:55.304Z Compiling hubpack_derive v0.1.1
19602025-07-15T19:44:55.385Z Compiling signature v2.2.0
19612025-07-15T19:44:55.641Z Compiling openapiv3 v2.2.0
19622025-07-15T19:44:56.242Z Compiling curve25519-dalek-derive v0.1.1
19632025-07-15T19:44:57.488Z Compiling fs-err v3.1.1
19642025-07-15T19:44:57.848Z Compiling ahash v0.8.11
19652025-07-15T19:44:58.222Z Compiling crc32fast v1.4.2
19662025-07-15T19:44:58.552Z Compiling zlib-rs v0.5.1
19672025-07-15T19:44:59.468Z Compiling utf8parse v0.2.2
19682025-07-15T19:44:59.665Z Compiling ident_case v1.0.1
19692025-07-15T19:44:59.867Z Compiling unicode-properties v0.1.3
19702025-07-15T19:45:00.315Z Compiling anstyle v1.0.11
19712025-07-15T19:45:00.596Z Compiling siphasher v0.3.11
19722025-07-15T19:45:00.748Z Compiling unicode-bidi v0.3.17
19732025-07-15T19:45:00.770Z Compiling buf-list v1.0.3
19742025-07-15T19:45:01.297Z Compiling phf_shared v0.11.2
19752025-07-15T19:45:01.661Z Compiling stringprep v0.1.5
19762025-07-15T19:45:01.793Z Compiling darling_core v0.20.10
19772025-07-15T19:45:02.461Z Compiling anstyle-parse v0.2.5
19782025-07-15T19:45:02.806Z Compiling libz-rs-sys v0.5.1
19792025-07-15T19:45:09.364Z Compiling crossbeam-deque v0.8.5
19802025-07-15T19:45:10.043Z Compiling http-body-util v0.1.3
19812025-07-15T19:45:10.174Z Compiling rand_chacha v0.3.1
19822025-07-15T19:45:10.807Z Compiling sync_wrapper v1.0.1
19832025-07-15T19:45:10.838Z Compiling md-5 v0.10.6
19842025-07-15T19:45:10.994Z Compiling num-integer v0.1.46
19852025-07-15T19:45:11.483Z Compiling hash32 v0.2.1
19862025-07-15T19:45:11.612Z Compiling ff v0.13.0
19872025-07-15T19:45:11.837Z Compiling encoding_rs v0.8.34
19882025-07-15T19:45:11.869Z Compiling psl-types v2.0.11
19892025-07-15T19:45:11.889Z Compiling colorchoice v1.0.2
19902025-07-15T19:45:12.068Z Compiling mime v0.3.17
19912025-07-15T19:45:12.088Z Compiling anstyle-query v1.1.1
19922025-07-15T19:45:13.059Z Compiling tower-layer v0.3.3
19932025-07-15T19:45:13.276Z Compiling fallible-iterator v0.2.0
19942025-07-15T19:45:13.780Z Compiling base16ct v0.2.0
19952025-07-15T19:45:14.085Z Compiling is_terminal_polyfill v1.70.1
19962025-07-15T19:45:14.183Z Compiling anstream v0.6.18
19972025-07-15T19:45:14.219Z Compiling publicsuffix v2.3.0
19982025-07-15T19:45:14.562Z Compiling sec1 v0.7.3
19992025-07-15T19:45:14.742Z Compiling postgres-protocol v0.6.8
20002025-07-15T19:45:15.085Z Compiling tower v0.5.2
20012025-07-15T19:45:16.243Z Compiling group v0.13.0
20022025-07-15T19:45:16.775Z Compiling num-iter v0.1.45
20032025-07-15T19:45:18.087Z Compiling rand v0.8.5
20042025-07-15T19:45:19.551Z Compiling tokio-native-tls v0.3.1
20052025-07-15T19:45:19.851Z Compiling darling_macro v0.20.10
20062025-07-15T19:45:20.149Z Compiling flate2 v1.1.2
20072025-07-15T19:45:20.736Z Compiling rustls-webpki v0.102.8
20082025-07-15T19:45:21.312Z Compiling rustls-native-certs v0.8.1
20092025-07-15T19:45:22.639Z Compiling webpki-roots v1.0.1
20102025-07-15T19:45:23.020Z Compiling hkdf v0.12.4
20112025-07-15T19:45:23.107Z Compiling terminal_size v0.4.0
20122025-07-15T19:45:23.255Z Compiling serde_urlencoded v0.7.1
20132025-07-15T19:45:23.354Z Compiling enum-as-inner v0.6.1
20142025-07-15T19:45:23.515Z Compiling clap_derive v4.5.40
20152025-07-15T19:45:23.540Z Compiling crypto-bigint v0.5.5
20162025-07-15T19:45:23.824Z Compiling serde_repr v0.1.19
20172025-07-15T19:45:25.749Z Compiling bitflags v1.3.2
20182025-07-15T19:45:25.777Z Compiling iri-string v0.7.8
20192025-07-15T19:45:26.252Z Compiling managed v0.8.0
20202025-07-15T19:45:26.740Z Compiling clap_lex v0.7.4
20212025-07-15T19:45:26.867Z Compiling lockfree-object-pool v0.1.6
20222025-07-15T19:45:27.226Z Compiling simd-adler32 v0.3.7
20232025-07-15T19:45:27.410Z Compiling bumpalo v3.16.0
20242025-07-15T19:45:27.847Z Compiling unicode-width v0.2.0
20252025-07-15T19:45:28.388Z Compiling tokio-rustls v0.26.0
20262025-07-15T19:45:28.413Z Compiling console v0.15.10
20272025-07-15T19:45:28.858Z Compiling hyper-rustls v0.27.7
20282025-07-15T19:45:29.494Z Compiling tower-http v0.6.6
20292025-07-15T19:45:29.521Z Compiling zopfli v0.8.1
20302025-07-15T19:45:31.697Z Compiling clap_builder v4.5.40
20312025-07-15T19:45:32.008Z Compiling elliptic-curve v0.13.8
20322025-07-15T19:45:33.046Z Compiling oxnet v0.1.2
20332025-07-15T19:45:33.137Z Compiling hyper-tls v0.6.0
20342025-07-15T19:45:35.267Z Compiling darling v0.20.10
20352025-07-15T19:45:35.899Z Compiling zstd v0.13.3
20362025-07-15T19:45:35.946Z Compiling signal-hook-mio v0.2.4
20372025-07-15T19:45:36.158Z Compiling rayon v1.10.0
20382025-07-15T19:45:36.316Z Compiling cookie_store v0.21.1
20392025-07-15T19:45:36.475Z Compiling postgres-types v0.2.9
20402025-07-15T19:45:37.566Z Compiling phf v0.11.2
20412025-07-15T19:45:37.691Z Compiling strum v0.27.1
20422025-07-15T19:45:37.832Z Compiling hubpack v0.1.2
20432025-07-15T19:45:37.856Z Compiling ed25519 v2.2.3
20442025-07-15T19:45:37.953Z Compiling bzip2 v0.4.4
20452025-07-15T19:45:38.253Z Compiling bzip2 v0.5.2
20462025-07-15T19:45:38.595Z Compiling pkcs1 v0.7.5
20472025-07-15T19:45:39.972Z Compiling rfc6979 v0.4.0
20482025-07-15T19:45:40.338Z Compiling float-cmp v0.10.0
20492025-07-15T19:45:40.393Z Compiling serde-big-array v0.5.1
20502025-07-15T19:45:40.600Z Compiling bstr v1.10.0
20512025-07-15T19:45:40.658Z Compiling regress v0.10.3
20522025-07-15T19:45:40.712Z Compiling memmap v0.7.0
20532025-07-15T19:45:41.100Z Compiling fixedbitset v0.4.2
20542025-07-15T19:45:41.393Z Compiling new_debug_unreachable v1.0.6
20552025-07-15T19:45:41.493Z Compiling toml_write v0.1.2
20562025-07-15T19:45:41.862Z Compiling precomputed-hash v0.1.1
20572025-07-15T19:45:41.884Z Compiling static_assertions v1.1.0
20582025-07-15T19:45:41.948Z Compiling number_prefix v0.4.0
20592025-07-15T19:45:41.994Z Compiling normalize-line-endings v0.3.0
20602025-07-15T19:45:42.018Z Compiling predicates-core v1.0.8
20612025-07-15T19:45:42.153Z Compiling difflib v0.4.0
20622025-07-15T19:45:42.198Z Compiling whoami v1.5.2
20632025-07-15T19:45:42.294Z Compiling unicode-segmentation v1.12.0
20642025-07-15T19:45:42.608Z Compiling winnow v0.7.10
20652025-07-15T19:45:42.660Z Compiling data-encoding v2.9.0
20662025-07-15T19:45:43.116Z Compiling similar v2.7.0
20672025-07-15T19:45:43.159Z Compiling predicates v3.1.3
20682025-07-15T19:45:43.979Z Compiling reqwest v0.12.22
20692025-07-15T19:45:44.061Z Compiling hickory-proto v0.25.2
20702025-07-15T19:45:44.390Z Compiling typify-impl v0.3.0
20712025-07-15T19:45:44.895Z Compiling tokio-postgres v0.7.13
20722025-07-15T19:45:45.976Z Compiling toml_edit v0.22.27
20732025-07-15T19:45:49.875Z Compiling indicatif v0.17.11
20742025-07-15T19:45:50.623Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20752025-07-15T19:45:51.899Z Compiling string_cache v0.8.9
20762025-07-15T19:45:52.323Z Compiling petgraph v0.6.5
20772025-07-15T19:45:52.408Z Compiling usdt v0.5.0
20782025-07-15T19:45:54.076Z Compiling ecdsa v0.16.9
20792025-07-15T19:45:55.003Z Compiling rsa v0.9.6
20802025-07-15T19:45:56.021Z Compiling zip v4.2.0
20812025-07-15T19:45:56.074Z Compiling zip v0.6.6
20822025-07-15T19:45:56.074Z Compiling ed25519-dalek v2.1.1
20832025-07-15T19:45:56.923Z Compiling crossterm v0.28.1
20842025-07-15T19:45:57.013Z Compiling clap v4.5.40
20852025-07-15T19:45:57.017Z Compiling daft v0.1.4
20862025-07-15T19:45:57.178Z Compiling strum v0.26.3
20872025-07-15T19:45:57.391Z Compiling tokio-stream v0.1.17
20882025-07-15T19:45:57.543Z Compiling toml v0.7.8
20892025-07-15T19:45:57.711Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20902025-07-15T19:45:57.921Z Compiling x509-cert v0.2.5
20912025-07-15T19:45:58.819Z Compiling sha1 v0.10.6
20922025-07-15T19:45:59.231Z Compiling itertools v0.10.5
20932025-07-15T19:45:59.656Z Compiling winnow v0.6.26
20942025-07-15T19:46:01.928Z Compiling lalrpop-util v0.19.12
20952025-07-15T19:46:03.452Z Compiling rustix v1.0.7
20962025-07-15T19:46:04.021Z Compiling rustc-hash v2.1.1
20972025-07-15T19:46:04.084Z Compiling peg-runtime v0.8.5
20982025-07-15T19:46:04.215Z Compiling unicode-xid v0.2.6
20992025-07-15T19:46:06.835Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21002025-07-15T19:46:06.858Z Compiling typify-macro v0.3.0
21012025-07-15T19:46:12.611Z Compiling camino v1.1.10
21022025-07-15T19:46:15.263Z Compiling proc-macro-crate v1.3.1
21032025-07-15T19:46:15.637Z Compiling macaddr v1.0.1
21042025-07-15T19:46:16.716Z Compiling itertools v0.13.0
21052025-07-15T19:46:17.519Z Compiling fastrand v2.1.1
21062025-07-15T19:46:18.759Z Compiling heapless v0.8.0
21072025-07-15T19:46:19.661Z Compiling ingot-macros v0.1.0
21082025-07-15T19:46:21.929Z Compiling tempfile v3.20.0
21092025-07-15T19:46:23.681Z Compiling num_enum_derive v0.5.11
21102025-07-15T19:46:26.173Z Compiling structmeta-derive v0.3.0
21112025-07-15T19:46:26.198Z Compiling hash32 v0.3.1
21122025-07-15T19:46:29.353Z Compiling smoltcp v0.11.0
21132025-07-15T19:46:29.888Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21142025-07-15T19:46:36.743Z Compiling structmeta v0.3.0
21152025-07-15T19:46:37.093Z Compiling ingot-types v0.1.0
21162025-07-15T19:46:40.655Z Compiling num_enum v0.5.11
21172025-07-15T19:46:43.888Z Compiling typify v0.3.0
21182025-07-15T19:46:48.410Z Compiling dirs-sys-next v0.1.2
21192025-07-15T19:46:48.644Z Compiling proc-macro-error-attr v1.0.4
21202025-07-15T19:46:48.987Z Compiling unsafe-libyaml v0.2.11
21212025-07-15T19:46:49.358Z Compiling cobs v0.2.3
21222025-07-15T19:46:49.723Z Compiling rustls v0.22.4
21232025-07-15T19:46:50.226Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21242025-07-15T19:46:50.692Z Compiling serde_yaml v0.9.34+deprecated
21252025-07-15T19:46:55.912Z Compiling postcard v1.0.10
21262025-07-15T19:46:59.033Z Compiling dirs-next v2.0.0
21272025-07-15T19:47:02.576Z Compiling progenitor-impl v0.9.1
21282025-07-15T19:47:05.554Z Compiling ingot v0.1.0
21292025-07-15T19:47:06.403Z Compiling toml v0.8.23
21302025-07-15T19:47:11.156Z Compiling futures-executor v0.3.31
21312025-07-15T19:47:12.092Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21322025-07-15T19:47:12.096Z Compiling hex v0.4.3
21332025-07-15T19:47:12.199Z Compiling foreign-types-macros v0.2.3
21342025-07-15T19:47:12.384Z Compiling thread_local v1.1.8
21352025-07-15T19:47:12.406Z Compiling wait-timeout v0.2.0
21362025-07-15T19:47:12.748Z Compiling multer v3.1.0
21372025-07-15T19:47:12.972Z Compiling proc-macro-error v1.0.4
21382025-07-15T19:47:13.075Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21392025-07-15T19:47:13.100Z Compiling ref-cast v1.0.24
21402025-07-15T19:47:13.325Z Compiling unicode-width v0.1.14
21412025-07-15T19:47:13.385Z Compiling match_cfg v0.1.0
21422025-07-15T19:47:13.435Z Compiling quick-error v1.2.3
21432025-07-15T19:47:13.518Z Compiling bit-vec v0.8.0
21442025-07-15T19:47:13.574Z Compiling foreign-types-shared v0.3.1
21452025-07-15T19:47:13.615Z Compiling slog-async v2.8.0
21462025-07-15T19:47:13.935Z Compiling tabwriter v1.4.0
21472025-07-15T19:47:14.176Z Compiling bit-set v0.8.0
21482025-07-15T19:47:14.179Z Compiling foreign-types v0.5.0
21492025-07-15T19:47:14.328Z Compiling rusty-fork v0.3.0
21502025-07-15T19:47:14.345Z Compiling hostname v0.3.1
21512025-07-15T19:47:14.616Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21522025-07-15T19:47:14.650Z Compiling futures v0.3.31
21532025-07-15T19:47:14.691Z Compiling progenitor-macro v0.9.1
21542025-07-15T19:47:14.795Z Compiling term v0.7.0
21552025-07-15T19:47:18.937Z Compiling progenitor-client v0.9.1
21562025-07-15T19:47:18.991Z Compiling slog-json v2.6.1
21572025-07-15T19:47:19.460Z Compiling rand_xorshift v0.4.0
21582025-07-15T19:47:19.705Z Compiling crossbeam-channel v0.5.15
21592025-07-15T19:47:19.760Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21602025-07-15T19:47:19.852Z Compiling ref-cast-impl v1.0.24
21612025-07-15T19:47:20.567Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21622025-07-15T19:47:20.939Z Compiling async-stream-impl v0.3.6
21632025-07-15T19:47:21.168Z Compiling cstr-argument v0.1.2
21642025-07-15T19:47:21.189Z Compiling is-terminal v0.4.13
21652025-07-15T19:47:21.345Z Compiling dropshot v0.16.2
21662025-07-15T19:47:21.371Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21672025-07-15T19:47:21.469Z Compiling typeid v1.0.3
21682025-07-15T19:47:21.685Z Compiling crucible-workspace-hack v0.1.0
21692025-07-15T19:47:21.707Z Compiling pretty-hex v0.2.1
21702025-07-15T19:47:21.909Z Compiling unarray v0.1.4
21712025-07-15T19:47:21.946Z Compiling take_mut v0.2.2
21722025-07-15T19:47:22.037Z Compiling async-stream v0.3.6
21732025-07-15T19:47:22.121Z Compiling proptest v1.7.0
21742025-07-15T19:47:22.145Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21752025-07-15T19:47:22.487Z Compiling tokio-rustls v0.25.0
21762025-07-15T19:47:22.955Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21772025-07-15T19:47:23.778Z Compiling slog-term v2.9.1
21782025-07-15T19:47:24.600Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21792025-07-15T19:47:24.671Z Compiling slog-bunyan v2.5.0
21802025-07-15T19:47:25.531Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21812025-07-15T19:47:25.569Z Compiling progenitor v0.9.1
21822025-07-15T19:47:25.758Z Compiling test-strategy v0.4.1
21832025-07-15T19:47:25.832Z Compiling parse-display-derive v0.10.0
21842025-07-15T19:47:26.254Z Compiling serde_with_macros v3.14.0
21852025-07-15T19:47:27.542Z Compiling colored v2.2.0
21862025-07-15T19:47:28.520Z Compiling waitgroup v0.1.2
21872025-07-15T19:47:28.662Z Compiling rustls-pemfile v2.2.0
21882025-07-15T19:47:28.793Z Compiling dropshot_endpoint v0.16.2
21892025-07-15T19:47:28.923Z Compiling serde_path_to_error v0.1.17
21902025-07-15T19:47:29.097Z Compiling derive-where v1.5.0
21912025-07-15T19:47:29.184Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21922025-07-15T19:47:29.925Z Compiling hostname v0.4.0
21932025-07-15T19:47:29.947Z Compiling instant v0.1.13
21942025-07-15T19:47:30.151Z Compiling debug-ignore v1.0.5
21952025-07-15T19:47:30.264Z Compiling heck v0.4.1
21962025-07-15T19:47:30.391Z Compiling backoff v0.4.0
21972025-07-15T19:47:30.680Z Compiling zone_cfg_derive v0.3.0
21982025-07-15T19:47:30.780Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21992025-07-15T19:47:31.024Z Compiling parse-display v0.10.0
22002025-07-15T19:47:31.908Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22012025-07-15T19:47:31.968Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22022025-07-15T19:47:32.288Z Compiling serde_with v3.14.0
22032025-07-15T19:47:35.178Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22042025-07-15T19:47:35.633Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22052025-07-15T19:47:35.907Z Compiling iddqd v0.3.8
22062025-07-15T19:47:36.371Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
22072025-07-15T19:47:40.032Z Compiling camino-tempfile v1.4.1
22082025-07-15T19:47:40.165Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22092025-07-15T19:47:40.637Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22102025-07-15T19:47:40.860Z Compiling progenitor-client v0.10.0
22112025-07-15T19:47:41.579Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22122025-07-15T19:47:41.619Z Compiling num-derive v0.4.2
22132025-07-15T19:47:41.756Z Compiling sigpipe v0.1.3
22142025-07-15T19:47:42.165Z Compiling jiff v0.2.15
22152025-07-15T19:47:43.677Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22162025-07-15T19:47:43.968Z Compiling libefi-sys v0.1.0
22172025-07-15T19:47:44.052Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22182025-07-15T19:47:44.352Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22192025-07-15T19:47:45.069Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22202025-07-15T19:47:45.554Z Compiling erased-serde v0.4.6
22212025-07-15T19:47:45.676Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
22222025-07-15T19:47:46.983Z Compiling zone v0.3.1
22232025-07-15T19:47:49.360Z Compiling itertools v0.14.0
22242025-07-15T19:47:50.071Z Compiling smf v0.2.3
22252025-07-15T19:47:51.023Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22262025-07-15T19:47:51.783Z Compiling bitfield-struct v0.6.2
22272025-07-15T19:47:52.460Z Compiling ordered-float v2.10.1
22282025-07-15T19:47:52.605Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22292025-07-15T19:47:52.806Z Compiling blake3 v1.5.4
22302025-07-15T19:47:53.049Z Compiling serde-value v0.7.0
22312025-07-15T19:47:53.072Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22322025-07-15T19:47:53.206Z Compiling serde-untagged v0.1.7
22332025-07-15T19:47:54.033Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22342025-07-15T19:47:54.055Z Compiling xattr v1.3.1
22352025-07-15T19:47:54.233Z Compiling filetime v0.2.25
22362025-07-15T19:47:54.404Z Compiling memmap2 v0.9.5
22372025-07-15T19:47:54.611Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22382025-07-15T19:47:54.641Z Compiling constant_time_eq v0.3.1
22392025-07-15T19:47:54.761Z Compiling same-file v1.0.6
22402025-07-15T19:47:54.857Z Compiling arrayvec v0.7.6
22412025-07-15T19:47:54.962Z Compiling arrayref v0.3.9
22422025-07-15T19:47:55.066Z Compiling walkdir v2.5.0
22432025-07-15T19:47:55.089Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22442025-07-15T19:47:55.142Z Compiling tar v0.4.44
22452025-07-15T19:47:56.550Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22462025-07-15T19:47:56.609Z Compiling cargo-util-schemas v0.2.0
22472025-07-15T19:47:56.962Z Compiling tokio-dtrace v0.1.0
22482025-07-15T19:47:56.983Z Compiling gethostname v0.5.0
22492025-07-15T19:47:57.215Z Compiling cargo-platform v0.2.0
22502025-07-15T19:47:57.481Z Compiling fixedbitset v0.5.7
22512025-07-15T19:47:57.682Z Compiling topological-sort v0.2.2
22522025-07-15T19:47:58.364Z Compiling petgraph v0.8.2
22532025-07-15T19:47:58.602Z Compiling omicron-zone-package v0.12.2
22542025-07-15T19:48:01.981Z Compiling cargo_metadata v0.20.0
22552025-07-15T19:48:02.011Z Compiling oxide-tokio-rt v0.1.2
22562025-07-15T19:48:03.061Z Compiling shell-words v1.1.0
22572025-07-15T19:48:03.096Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22582025-07-15T19:48:03.096Z Compiling indent_write v2.2.0
22592025-07-15T19:48:03.096Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22602025-07-15T19:48:03.546Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22612025-07-15T19:48:07.118Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22622025-07-15T19:48:27.625Z Finished `release` profile [optimized] target(s) in 5m 18s
22632025-07-15T19:48:27.813Z Running `target/release/omicron-package -t test target create -p dev`
22642025-07-15T19:48:27.872ZLogging to: /work/oxidecomputer/omicron/out/LOG
22652025-07-15T19:48:27.876ZCreated new build target 'test' and set it as active
22662025-07-15T19:48:27.876Z
22672025-07-15T19:48:27.876Zreal 5:18.433740789
22682025-07-15T19:48:27.876Zuser 36:43.293658257
22692025-07-15T19:48:27.876Zsys 3:37.834678568
22702025-07-15T19:48:27.876Ztrap 1.146454369
22712025-07-15T19:48:27.876Ztflt 2.128280379
22722025-07-15T19:48:27.876Zdflt 1.012642933
22732025-07-15T19:48:27.876Zkflt 0.000134447
22742025-07-15T19:48:27.877Zlock 1:44:06.468061346
22752025-07-15T19:48:27.877Zslp 2:30:02.764126144
22762025-07-15T19:48:27.877Zlat 3:01.573246292
22772025-07-15T19:48:27.877Zstop 5:20.855029770
22782025-07-15T19:48:27.877Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22792025-07-15T19:48:29.012Z Finished `release` profile [optimized] target(s) in 1.08s
22802025-07-15T19:48:29.068Z Running `target/release/omicron-package -t test package`
22812025-07-15T19:48:29.118ZLogging to: /work/oxidecomputer/omicron/out/LOG
22822025-07-15T19:48:30.852Z Compiling typify-impl v0.4.1
22832025-07-15T19:48:31.079Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22842025-07-15T19:48:31.079Z Compiling convert_case v0.4.0
22852025-07-15T19:48:31.083Z Compiling num-rational v0.4.2
22862025-07-15T19:48:31.083Z Compiling num-complex v0.4.6
22872025-07-15T19:48:31.083Z Compiling dirs-sys-next v0.1.2
22882025-07-15T19:48:31.099Z Compiling half v2.4.1
22892025-07-15T19:48:31.299Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22902025-07-15T19:48:31.538Z Compiling ciborium-io v0.2.2
22912025-07-15T19:48:31.717Z Compiling ciborium-ll v0.2.2
22922025-07-15T19:48:31.839Z Compiling derive_more v0.99.20
22932025-07-15T19:48:31.843Z Compiling dirs-next v2.0.0
22942025-07-15T19:48:31.996Z Compiling float-ord v0.3.2
22952025-07-15T19:48:32.047Z Compiling num v0.4.3
22962025-07-15T19:48:32.200Z Compiling ciborium v0.2.2
22972025-07-15T19:48:32.228Z Compiling term v0.7.0
22982025-07-15T19:48:32.231Z Compiling is-terminal v0.4.13
22992025-07-15T19:48:32.282Z Compiling secrecy v0.10.3
23002025-07-15T19:48:32.428Z Compiling camino v1.1.10
23012025-07-15T19:48:32.602Z Compiling password-hash v0.5.0
23022025-07-15T19:48:33.275Z Compiling blake2 v0.10.6
23032025-07-15T19:48:33.303Z Compiling base64 v0.21.7
23042025-07-15T19:48:33.332Z Compiling atomicwrites v0.4.4
23052025-07-15T19:48:33.873Z Compiling argon2 v0.5.3
23062025-07-15T19:48:34.079Z Compiling rustix v1.0.7
23072025-07-15T19:48:34.381Z Compiling newline-converter v0.3.0
23082025-07-15T19:48:34.384Z Compiling fastrand v2.1.1
23092025-07-15T19:48:34.622Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23102025-07-15T19:48:34.686Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23112025-07-15T19:48:34.904Z Compiling expectorate v1.2.0
23122025-07-15T19:48:35.081Z Compiling rustls v0.22.4
23132025-07-15T19:48:35.127Z Compiling thread_local v1.1.8
23142025-07-15T19:48:35.226Z Compiling wait-timeout v0.2.0
23152025-07-15T19:48:35.271Z Compiling bit-vec v0.8.0
23162025-07-15T19:48:35.604Z Compiling match_cfg v0.1.0
23172025-07-15T19:48:35.696Z Compiling quick-error v1.2.3
23182025-07-15T19:48:35.740Z Compiling hostname v0.3.1
23192025-07-15T19:48:35.768Z Compiling bit-set v0.8.0
23202025-07-15T19:48:35.952Z Compiling tempfile v3.20.0
23212025-07-15T19:48:36.293Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23222025-07-15T19:48:36.331Z Compiling ref-cast v1.0.24
23232025-07-15T19:48:36.844Z Compiling rusty-fork v0.3.0
23242025-07-15T19:48:36.859Z Compiling multer v3.1.0
23252025-07-15T19:48:36.859Z Compiling slog-async v2.8.0
23262025-07-15T19:48:36.859Z Compiling progenitor-client v0.9.1
23272025-07-15T19:48:36.859Z Compiling slog-json v2.6.1
23282025-07-15T19:48:37.016Z Compiling crossbeam-channel v0.5.15
23292025-07-15T19:48:37.125Z Compiling rand_xorshift v0.4.0
23302025-07-15T19:48:37.191Z Compiling futures-executor v0.3.31
23312025-07-15T19:48:37.238Z Compiling hex v0.4.3
23322025-07-15T19:48:37.396Z Compiling cancel-safe-futures v0.1.5
23332025-07-15T19:48:37.655Z Compiling owo-colors v4.2.2
23342025-07-15T19:48:37.788Z Compiling unarray v0.1.4
23352025-07-15T19:48:37.813Z Compiling take_mut v0.2.2
23362025-07-15T19:48:38.004Z Compiling proptest v1.7.0
23372025-07-15T19:48:38.033Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23382025-07-15T19:48:38.238Z Compiling futures v0.3.31
23392025-07-15T19:48:38.302Z Compiling progenitor v0.9.1
23402025-07-15T19:48:38.389Z Compiling slog-bunyan v2.5.0
23412025-07-15T19:48:38.825Z Compiling slog-term v2.9.1
23422025-07-15T19:48:38.853Z Compiling async-stream v0.3.6
23432025-07-15T19:48:39.154Z Compiling dropshot v0.16.2
23442025-07-15T19:48:39.253Z Compiling toml v0.8.23
23452025-07-15T19:48:39.350Z Compiling waitgroup v0.1.2
23462025-07-15T19:48:39.594Z Compiling rustls-pemfile v2.2.0
23472025-07-15T19:48:39.863Z Compiling libsw-core v0.3.1
23482025-07-15T19:48:39.955Z Compiling tokio-rustls v0.25.0
23492025-07-15T19:48:40.223Z Compiling serde_path_to_error v0.1.17
23502025-07-15T19:48:40.345Z Compiling typify-macro v0.4.1
23512025-07-15T19:48:40.413Z Compiling hostname v0.4.0
23522025-07-15T19:48:40.585Z Compiling instant v0.1.13
23532025-07-15T19:48:40.660Z Compiling debug-ignore v1.0.5
23542025-07-15T19:48:40.782Z Compiling backoff v0.4.0
23552025-07-15T19:48:40.862Z Compiling libsw v3.5.0
23562025-07-15T19:48:41.154Z Compiling iddqd v0.3.8
23572025-07-15T19:48:41.208Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23582025-07-15T19:48:43.003Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23592025-07-15T19:48:43.806Z Compiling typify v0.4.1
23602025-07-15T19:48:44.006Z Compiling progenitor-impl v0.10.0
23612025-07-15T19:48:45.795Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23622025-07-15T19:48:46.011Z Compiling parse-display v0.10.0
23632025-07-15T19:48:46.535Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23642025-07-15T19:48:46.766Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23652025-07-15T19:48:47.160Z Compiling serde_with v3.14.0
23662025-07-15T19:48:47.638Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23672025-07-15T19:48:48.366Z Compiling progenitor-client v0.10.0
23682025-07-15T19:48:48.723Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23692025-07-15T19:48:49.377Z Compiling macaddr v1.0.1
23702025-07-15T19:48:49.558Z Compiling progenitor-macro v0.10.0
23712025-07-15T19:48:49.802Z Compiling utf-8 v0.7.6
23722025-07-15T19:48:49.862Z Compiling linear-map v1.2.0
23732025-07-15T19:48:50.180Z Compiling swrite v0.1.0
23742025-07-15T19:48:50.210Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23752025-07-15T19:48:50.391Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23762025-07-15T19:48:50.457Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23772025-07-15T19:48:50.823Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23782025-07-15T19:48:53.902Z Compiling async-recursion v1.1.1
23792025-07-15T19:48:55.223Z Compiling keccak v0.1.5
23802025-07-15T19:48:56.536Z Compiling sha3 v0.10.8
23812025-07-15T19:48:57.431Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23822025-07-15T19:48:57.925Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23832025-07-15T19:49:00.388Z Compiling progenitor v0.10.0
23842025-07-15T19:49:00.667Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23852025-07-15T19:49:01.066Z Compiling globset v0.4.15
23862025-07-15T19:49:04.232Z Compiling prettyplease v0.2.35
23872025-07-15T19:49:05.453Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23882025-07-15T19:49:06.907Z Compiling tungstenite v0.21.0
23892025-07-15T19:49:07.046Z Compiling pem v3.0.5
23902025-07-15T19:49:08.490Z Compiling pin-project-internal v1.1.6
23912025-07-15T19:49:09.349Z Compiling tokio-tungstenite v0.21.0
23922025-07-15T19:49:10.028Z Compiling snafu-derive v0.8.5
23932025-07-15T19:49:10.925Z Compiling pin-project v1.1.6
23942025-07-15T19:49:11.117Z Compiling highway v1.3.0
23952025-07-15T19:49:11.791Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23962025-07-15T19:49:12.700Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
23972025-07-15T19:49:12.955Z Compiling olpc-cjson v0.1.4
23982025-07-15T19:49:13.307Z Compiling serde_plain v1.0.2
23992025-07-15T19:49:13.890Z Compiling typed-path v0.9.3
24002025-07-15T19:49:14.141Z Compiling snafu v0.8.5
24012025-07-15T19:49:15.380Z Compiling semver v0.1.20
24022025-07-15T19:49:15.933Z Compiling rustc_version v0.1.7
24032025-07-15T19:49:16.341Z Compiling resolv-conf v0.7.0
24042025-07-15T19:49:17.836Z Compiling tough v0.20.0
24052025-07-15T19:49:19.430Z Compiling newtype_derive v0.1.6
24062025-07-15T19:49:19.803Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24072025-07-15T19:49:20.168Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24082025-07-15T19:49:20.355Z Compiling universal-hash v0.5.1
24092025-07-15T19:49:20.600Z Compiling thiserror-impl-no-std v2.0.2
24102025-07-15T19:49:20.639Z Compiling opaque-debug v0.3.1
24112025-07-15T19:49:20.781Z Compiling poly1305 v0.8.0
24122025-07-15T19:49:22.174Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24132025-07-15T19:49:22.751Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24142025-07-15T19:49:22.940Z Compiling thiserror-no-std v2.0.2
24152025-07-15T19:49:23.117Z Compiling chacha20 v0.9.1
24162025-07-15T19:49:23.144Z Compiling aead v0.5.2
24172025-07-15T19:49:23.516Z Compiling humantime v2.2.0
24182025-07-15T19:49:23.559Z Compiling linked-hash-map v0.5.6
24192025-07-15T19:49:23.619Z Compiling chacha20poly1305 v0.10.1
24202025-07-15T19:49:24.334Z Compiling vsss-rs v3.3.4
24212025-07-15T19:49:24.353Z Compiling lru-cache v0.1.2
24222025-07-15T19:49:24.353Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24232025-07-15T19:49:24.422Z Compiling steno v0.4.1
24242025-07-15T19:49:25.505Z Compiling hickory-proto v0.24.4
24252025-07-15T19:49:25.880Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24262025-07-15T19:49:28.660Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24272025-07-15T19:49:29.062Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24282025-07-15T19:49:35.223Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24292025-07-15T19:49:36.641Z Compiling hickory-resolver v0.24.4
24302025-07-15T19:49:38.621Z Compiling slog-dtrace v0.3.0
24312025-07-15T19:49:39.097Z Compiling qorb v0.4.0
24322025-07-15T19:49:42.896Z Compiling moka v0.12.10
24332025-07-15T19:49:44.629Z Compiling tagptr v0.2.0
24342025-07-15T19:49:44.735Z Compiling bytecount v0.6.8
24352025-07-15T19:49:45.500Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24362025-07-15T19:49:48.343Z Compiling hickory-resolver v0.25.2
24372025-07-15T19:49:51.265Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24382025-07-15T19:49:52.290Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24392025-07-15T19:49:52.920Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24402025-07-15T19:49:56.706Z Compiling itertools v0.13.0
24412025-07-15T19:49:58.061Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24422025-07-15T19:49:58.548Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24432025-07-15T19:49:58.607Z Compiling display-error-chain v0.2.2
24442025-07-15T19:49:58.862Z Compiling crunchy v0.2.2
24452025-07-15T19:49:59.364Z Compiling radium v0.7.0
24462025-07-15T19:49:59.858Z Compiling maplit v1.0.2
24472025-07-15T19:50:00.122Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24482025-07-15T19:50:00.372Z Compiling dsl_auto_type v0.1.2
24492025-07-15T19:50:00.595Z Compiling scheduled-thread-pool v0.2.7
24502025-07-15T19:50:01.576Z Compiling diesel_table_macro_syntax v0.2.0
24512025-07-15T19:50:01.883Z Compiling zerocopy-derive v0.6.6
24522025-07-15T19:50:01.980Z Compiling proc-macro-error-attr2 v2.0.0
24532025-07-15T19:50:02.723Z Compiling tap v1.0.1
24542025-07-15T19:50:02.969Z Compiling tiny-keccak v2.0.2
24552025-07-15T19:50:03.314Z Compiling maybe-uninit v2.0.0
24562025-07-15T19:50:03.607Z Compiling zerocopy v0.6.6
24572025-07-15T19:50:03.977Z Compiling wyz v0.5.1
24582025-07-15T19:50:04.135Z Compiling proc-macro-error2 v2.0.1
24592025-07-15T19:50:04.451Z Compiling diesel_derives v2.2.3
24602025-07-15T19:50:04.480Z Compiling r2d2 v0.8.10
24612025-07-15T19:50:04.970Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24622025-07-15T19:50:05.406Z Compiling const_format_proc_macros v0.2.34
24632025-07-15T19:50:05.437Z Compiling packed_struct v0.10.1
24642025-07-15T19:50:05.920Z Compiling funty v2.0.0
24652025-07-15T19:50:07.219Z Compiling bit-vec v0.6.3
24662025-07-15T19:50:07.658Z Compiling crc-catalog v2.4.0
24672025-07-15T19:50:07.861Z Compiling crc v3.2.1
24682025-07-15T19:50:08.748Z Compiling bit-set v0.5.3
24692025-07-15T19:50:09.073Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24702025-07-15T19:50:09.735Z Compiling const_format v0.2.34
24712025-07-15T19:50:10.615Z Compiling bitvec v1.0.1
24722025-07-15T19:50:11.168Z Compiling tabled_derive v0.10.0
24732025-07-15T19:50:11.859Z Compiling papergrid v0.14.0
24742025-07-15T19:50:12.049Z Compiling ascii-canvas v3.0.0
24752025-07-15T19:50:13.443Z Compiling packed_struct_codegen v0.10.1
24762025-07-15T19:50:14.440Z Compiling diesel v2.2.11
24772025-07-15T19:50:14.966Z Compiling num-derive v0.3.3
24782025-07-15T19:50:15.716Z Compiling ena v0.14.3
24792025-07-15T19:50:16.137Z Compiling indexmap v1.9.3
24802025-07-15T19:50:16.535Z Compiling nodrop v0.1.14
24812025-07-15T19:50:16.718Z Compiling bindgen v0.71.1
24822025-07-15T19:50:17.036Z Compiling diff v0.1.13
24832025-07-15T19:50:17.195Z Compiling regex-syntax v0.6.29
24842025-07-15T19:50:17.551Z Compiling libscf-sys v1.1.0
24852025-07-15T19:50:21.941Z Compiling lalrpop v0.19.12
24862025-07-15T19:50:24.471Z Compiling array-init v0.0.4
24872025-07-15T19:50:29.761Z Compiling tabled v0.18.0
24882025-07-15T19:50:30.788Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24892025-07-15T19:50:35.276Z Compiling smallvec v0.6.14
24902025-07-15T19:50:35.744Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24912025-07-15T19:50:35.773Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24922025-07-15T19:50:36.535Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24932025-07-15T19:50:36.807Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24942025-07-15T19:50:36.811Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24952025-07-15T19:50:37.192Z Compiling bitfield v0.14.0
24962025-07-15T19:50:37.506Z Compiling hashbrown v0.12.3
24972025-07-15T19:50:37.865Z Compiling termcolor v1.4.1
24982025-07-15T19:50:38.915Z Compiling env_logger v0.10.2
24992025-07-15T19:50:38.995Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25002025-07-15T19:50:39.801Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25012025-07-15T19:50:40.298Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25022025-07-15T19:50:41.964Z Compiling serde-hex v0.1.0
25032025-07-15T19:50:42.865Z Compiling polar-core v0.27.3
25042025-07-15T19:50:44.161Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25052025-07-15T19:50:47.079Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25062025-07-15T19:50:47.455Z Compiling ron v0.8.1
25072025-07-15T19:50:48.414Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25082025-07-15T19:50:48.800Z Compiling hashbrown v0.13.2
25092025-07-15T19:50:49.594Z Compiling derive_builder_core v0.20.2
25102025-07-15T19:50:49.848Z Compiling headers-core v0.3.0
25112025-07-15T19:50:50.038Z Compiling phf_generator v0.11.2
25122025-07-15T19:50:50.080Z Compiling libxml v0.3.3
25132025-07-15T19:50:50.275Z Compiling crc-any v2.5.0
25142025-07-15T19:50:50.517Z Compiling termtree v0.5.1
25152025-07-15T19:50:50.853Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25162025-07-15T19:50:51.231Z Compiling phf_codegen v0.11.2
25172025-07-15T19:50:51.483Z Compiling derive_builder_macro v0.20.2
25182025-07-15T19:50:51.512Z Compiling headers v0.4.1
25192025-07-15T19:50:52.345Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25202025-07-15T19:50:53.067Z Compiling object v0.30.4
25212025-07-15T19:50:54.922Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25222025-07-15T19:50:56.439Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25232025-07-15T19:50:58.037Z Compiling samael v0.0.19
25242025-07-15T19:51:04.505Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25252025-07-15T19:51:04.857Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25262025-07-15T19:51:05.198Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25272025-07-15T19:51:05.238Z Compiling strum_macros v0.24.3
25282025-07-15T19:51:05.958Z Compiling parse-zoneinfo v0.3.1
25292025-07-15T19:51:06.993Z Compiling indoc v1.0.9
25302025-07-15T19:51:07.223Z Compiling path-slash v0.1.5
25312025-07-15T19:51:07.255Z Compiling crc8 v0.1.1
25322025-07-15T19:51:07.512Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25332025-07-15T19:51:07.584Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25342025-07-15T19:51:07.770Z Compiling chrono-tz-build v0.4.0
25352025-07-15T19:51:08.655Z Compiling derive_builder v0.20.2
25362025-07-15T19:51:09.795Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25372025-07-15T19:51:10.151Z Compiling oso-derive v0.27.3
25382025-07-15T19:51:11.069Z Compiling impl-trait-for-tuples v0.2.2
25392025-07-15T19:51:11.179Z Compiling quick-xml v0.37.2
25402025-07-15T19:51:13.208Z Compiling vte_generate_state_changes v0.1.2
25412025-07-15T19:51:13.867Z Compiling arc-swap v1.7.1
25422025-07-15T19:51:14.559Z Compiling slog-scope v4.4.0
25432025-07-15T19:51:15.312Z Compiling vte v0.11.1
25442025-07-15T19:51:16.712Z Compiling chrono-tz v0.10.3
25452025-07-15T19:51:16.796Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25462025-07-15T19:51:17.435Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25472025-07-15T19:51:18.166Z Compiling unicase v2.7.0
25482025-07-15T19:51:18.528Z Compiling diesel-dtrace v0.4.2
25492025-07-15T19:51:18.921Z Compiling xshell-macros v0.2.7
25502025-07-15T19:51:19.655Z Compiling xshell v0.2.7
25512025-07-15T19:51:21.768Z Compiling oso v0.27.3
25522025-07-15T19:51:22.464Z Compiling strip-ansi-escapes v0.2.0
25532025-07-15T19:51:23.147Z Compiling slog-stdlog v4.1.1
25542025-07-15T19:51:23.229Z Compiling papergrid v0.11.0
25552025-07-15T19:51:23.933Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25562025-07-15T19:51:24.696Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25572025-07-15T19:51:25.073Z Compiling tabled_derive v0.7.0
25582025-07-15T19:51:27.135Z Compiling fd-lock v4.0.2
25592025-07-15T19:51:27.405Z Compiling bb8 v0.8.5
25602025-07-15T19:51:28.048Z Compiling peg-macros v0.8.5
25612025-07-15T19:51:31.062Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25622025-07-15T19:51:32.017Z Compiling nu-ansi-term v0.50.1
25632025-07-15T19:51:33.231Z Compiling reedline v0.40.0
25642025-07-15T19:51:35.894Z Compiling peg v0.8.5
25652025-07-15T19:51:36.059Z Compiling async-bb8-diesel v0.2.1
25662025-07-15T19:51:36.893Z Compiling tabled v0.15.0
25672025-07-15T19:51:37.642Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25682025-07-15T19:51:40.714Z Compiling slog-envlogger v2.2.0
25692025-07-15T19:51:45.706Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25702025-07-15T19:51:55.887Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25712025-07-15T19:51:55.917Z Compiling typify-impl v0.2.0
25722025-07-15T19:51:56.321Z Compiling bcs v0.1.6
25732025-07-15T19:51:56.909Z Compiling fxhash v0.2.1
25742025-07-15T19:51:57.151Z Compiling libz-sys v1.1.20
25752025-07-15T19:51:57.196Z Compiling half v1.8.3
25762025-07-15T19:51:57.987Z Compiling serde_cbor v0.11.2
25772025-07-15T19:51:58.431Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25782025-07-15T19:52:00.271Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25792025-07-15T19:52:01.301Z Compiling kstat-rs v0.2.4
25802025-07-15T19:52:02.224Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25812025-07-15T19:52:03.665Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25822025-07-15T19:52:05.547Z Compiling typify-macro v0.2.0
25832025-07-15T19:52:06.538Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25842025-07-15T19:52:07.140Z Compiling nix v0.30.1
25852025-07-15T19:52:07.974Z Compiling nanorand v0.7.0
25862025-07-15T19:52:08.666Z Compiling libgit2-sys v0.17.0+1.8.1
25872025-07-15T19:52:08.953Z Compiling parking_lot_core v0.8.6
25882025-07-15T19:52:09.515Z Compiling flume v0.11.1
25892025-07-15T19:52:10.353Z Compiling mime_guess v2.0.5
25902025-07-15T19:52:11.778Z Compiling ignore v0.4.23
25912025-07-15T19:52:15.391Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25922025-07-15T19:52:18.454Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25932025-07-15T19:52:20.641Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25942025-07-15T19:52:22.308Z Compiling castaway v0.2.3
25952025-07-15T19:52:22.540Z Compiling fs-err v2.11.0
25962025-07-15T19:52:22.911Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25972025-07-15T19:52:23.586Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25982025-07-15T19:52:23.689Z Compiling compact_str v0.8.0
25992025-07-15T19:52:23.798Z Compiling globwalk v0.9.1
26002025-07-15T19:52:26.210Z Compiling typify v0.2.0
26012025-07-15T19:52:26.392Z Compiling predicates-tree v1.0.12
26022025-07-15T19:52:26.469Z Compiling unicode-truncate v1.1.0
26032025-07-15T19:52:26.791Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26042025-07-15T19:52:27.223Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26052025-07-15T19:52:29.351Z Compiling lru v0.12.5
26062025-07-15T19:52:29.746Z Compiling vergen v8.3.2
26072025-07-15T19:52:30.092Z Compiling nibble_vec v0.1.0
26082025-07-15T19:52:30.380Z Compiling cargo-platform v0.1.8
26092025-07-15T19:52:30.927Z Compiling instability v0.3.2
26102025-07-15T19:52:33.792Z Compiling atty v0.2.14
26112025-07-15T19:52:34.338Z Compiling indoc v2.0.6
26122025-07-15T19:52:34.342Z Compiling cassowary v0.3.0
26132025-07-15T19:52:34.822Z Compiling endian-type v0.1.2
26142025-07-15T19:52:35.099Z Compiling salty v0.3.0
26152025-07-15T19:52:35.572Z Compiling http-range v0.1.5
26162025-07-15T19:52:36.232Z Compiling radix_trie v0.2.1
26172025-07-15T19:52:37.168Z Compiling ratatui v0.29.0
26182025-07-15T19:52:37.826Z Compiling cargo_metadata v0.18.1
26192025-07-15T19:52:40.608Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26202025-07-15T19:52:55.329Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26212025-07-15T19:52:57.944Z Compiling camino-tempfile-ext v0.3.2
26222025-07-15T19:52:59.092Z Compiling progenitor-impl v0.8.0
26232025-07-15T19:53:00.302Z Compiling git2 v0.19.0
26242025-07-15T19:53:04.642Z Compiling parking_lot v0.11.2
26252025-07-15T19:53:06.675Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26262025-07-15T19:53:07.298Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26272025-07-15T19:53:08.076Z Compiling prefix-trie v0.7.0
26282025-07-15T19:53:08.677Z Compiling rand_seeder v0.3.0
26292025-07-15T19:53:09.101Z Compiling lzma-sys v0.1.20
26302025-07-15T19:53:09.129Z Compiling parse-size v1.1.0
26312025-07-15T19:53:09.507Z Compiling rustls v0.21.12
26322025-07-15T19:53:09.886Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26332025-07-15T19:53:09.957Z Compiling hickory-server v0.25.2
26342025-07-15T19:53:11.660Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26352025-07-15T19:53:13.385Z Compiling hyper-staticfile v0.10.1
26362025-07-15T19:53:14.644Z Compiling sled v0.34.7
26372025-07-15T19:53:15.844Z Compiling progenitor-macro v0.8.0
26382025-07-15T19:53:15.894Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26392025-07-15T19:53:22.059Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26402025-07-15T19:53:26.759Z Compiling hickory-client v0.25.2
26412025-07-15T19:53:28.594Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26422025-07-15T19:53:28.860Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26432025-07-15T19:53:29.826Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26442025-07-15T19:53:30.623Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26452025-07-15T19:53:34.617Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26462025-07-15T19:53:34.999Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26472025-07-15T19:53:35.084Z Compiling primeorder v0.13.6
26482025-07-15T19:53:35.456Z Compiling progenitor-client v0.8.0
26492025-07-15T19:53:35.724Z Compiling sct v0.7.1
26502025-07-15T19:53:36.236Z Compiling rustls-webpki v0.101.7
26512025-07-15T19:53:36.341Z Compiling heck v0.3.3
26522025-07-15T19:53:36.573Z Compiling env_filter v0.1.2
26532025-07-15T19:53:36.684Z Compiling csv-core v0.1.11
26542025-07-15T19:53:37.551Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26552025-07-15T19:53:37.948Z Compiling void v1.0.2
26562025-07-15T19:53:38.123Z Compiling lzss v0.8.2
26572025-07-15T19:53:38.591Z Compiling csv v1.3.1
26582025-07-15T19:53:39.917Z Compiling env_logger v0.11.5
26592025-07-15T19:53:40.732Z Compiling zone_cfg_derive v0.1.2
26602025-07-15T19:53:41.289Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26612025-07-15T19:53:42.027Z Compiling progenitor v0.8.0
26622025-07-15T19:53:42.331Z Compiling p384 v0.13.0
26632025-07-15T19:53:42.395Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26642025-07-15T19:53:44.318Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26652025-07-15T19:53:48.263Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26662025-07-15T19:53:49.036Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26672025-07-15T19:53:49.478Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26682025-07-15T19:53:49.690Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26692025-07-15T19:53:51.021Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26702025-07-15T19:53:51.402Z Compiling tungstenite v0.23.0
26712025-07-15T19:53:56.430Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26722025-07-15T19:53:56.797Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26732025-07-15T19:53:56.828Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26742025-07-15T19:53:57.173Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26752025-07-15T19:53:57.200Z Compiling nix v0.27.1
26762025-07-15T19:53:57.872Z Compiling serde_bytes v0.11.17
26772025-07-15T19:53:58.449Z Compiling base64 v0.13.1
26782025-07-15T19:53:59.248Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26792025-07-15T19:53:59.697Z Compiling ron v0.7.1
26802025-07-15T19:54:01.786Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26812025-07-15T19:54:02.188Z Compiling tokio-tungstenite v0.23.1
26822025-07-15T19:54:02.500Z Compiling xz2 v0.1.7
26832025-07-15T19:54:02.835Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26842025-07-15T19:54:03.105Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26852025-07-15T19:54:04.650Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26862025-07-15T19:54:08.698Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26872025-07-15T19:54:10.603Z Compiling tokio-rustls v0.24.1
26882025-07-15T19:54:11.129Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26892025-07-15T19:54:11.834Z Compiling zone v0.1.8
26902025-07-15T19:54:12.133Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26912025-07-15T19:54:12.490Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26922025-07-15T19:54:15.209Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26932025-07-15T19:54:15.780Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26942025-07-15T19:54:22.104Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26952025-07-15T19:54:26.029Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26962025-07-15T19:54:26.605Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26972025-07-15T19:54:28.836Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26982025-07-15T19:54:29.077Z Compiling rustls-pemfile v1.0.4
26992025-07-15T19:54:29.871Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27002025-07-15T19:54:30.250Z Compiling signal-hook-tokio v0.3.1
27012025-07-15T19:54:30.549Z Compiling twox-hash v2.1.0
27022025-07-15T19:54:31.586Z Compiling yasna v0.5.2
27032025-07-15T19:54:32.732Z Compiling secrecy v0.8.0
27042025-07-15T19:54:33.055Z Compiling is_ci v1.2.0
27052025-07-15T19:54:33.385Z Compiling unicode-linebreak v0.1.5
27062025-07-15T19:54:34.002Z Compiling smawk v0.3.2
27072025-07-15T19:54:34.351Z Compiling textwrap v0.16.2
27082025-07-15T19:54:34.948Z Compiling supports-color v3.0.2
27092025-07-15T19:54:35.432Z Compiling rcgen v0.12.1
27102025-07-15T19:54:37.824Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27112025-07-15T19:54:39.399Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27122025-07-15T19:54:45.783Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27132025-07-15T19:54:45.938Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27142025-07-15T19:54:47.992Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27152025-07-15T19:54:52.721Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27162025-07-15T19:55:00.973Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27172025-07-15T19:55:02.007Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27182025-07-15T19:55:04.772Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27192025-07-15T19:55:05.528Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27202025-07-15T19:55:06.188Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27212025-07-15T19:55:06.303Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27222025-07-15T19:55:13.459Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27232025-07-15T19:55:13.839Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27242025-07-15T19:55:14.251Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27252025-07-15T19:55:20.111Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27262025-07-15T19:55:21.727Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27272025-07-15T19:55:23.818Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27282025-07-15T19:55:24.144Z Compiling fatfs v0.3.6
27292025-07-15T19:55:26.988Z Compiling rtoolbox v0.0.2
27302025-07-15T19:55:27.041Z Compiling subprocess v0.2.9
27312025-07-15T19:55:27.450Z Compiling assert_matches v1.5.0
27322025-07-15T19:55:28.841Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27332025-07-15T19:55:31.631Z Compiling rpassword v7.4.0
27342025-07-15T19:55:31.662Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27352025-07-15T19:55:32.107Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27362025-07-15T19:55:36.344Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27372025-07-15T19:55:37.570Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27382025-07-15T19:55:44.399Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27392025-07-15T19:56:05.375Z Compiling tui-tree-widget v0.23.1
27402025-07-15T19:56:05.857Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27412025-07-15T19:56:13.582Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27422025-07-15T19:56:13.973Z Compiling uzers v0.12.1
27432025-07-15T19:56:15.096Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27442025-07-15T19:56:17.081Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27452025-07-15T19:56:18.770Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27462025-07-15T19:56:38.860Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27472025-07-15T19:56:46.513Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27482025-07-15T19:56:51.141Z Compiling support-bundle-viewer v0.1.2
27492025-07-15T19:56:51.173Z Compiling multimap v0.10.1
27502025-07-15T19:59:06.909Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27512025-07-15T19:59:26.986Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27522025-07-15T20:07:01.080Z Finished `release` profile [optimized] target(s) in 18m 31s
27532025-07-15T20:07:56.456Z
27542025-07-15T20:07:56.456Zreal 19:28.313285666
27552025-07-15T20:07:56.456Zuser 2:20:17.712428588
27562025-07-15T20:07:56.457Zsys 4:06.564821296
27572025-07-15T20:07:56.457Ztrap 3.504091637
27582025-07-15T20:07:56.463Ztflt 2.238069943
27592025-07-15T20:07:56.463Zdflt 5.721165931
27602025-07-15T20:07:56.464Zkflt 0.075811546
27612025-07-15T20:07:56.464Zlock 9:38:50.142738069
27622025-07-15T20:07:56.464Zslp 7:17:41.823601464
27632025-07-15T20:07:56.464Zlat 4:08.522888800
27642025-07-15T20:07:56.464Zstop 3:54.355067697
27652025-07-15T20:07:56.464Z+ mapfile -t packages
27662025-07-15T20:07:56.464Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27672025-07-15T20:07:57.756Z Finished `release` profile [optimized] target(s) in 1.23s
27682025-07-15T20:07:57.817Z Running `target/release/omicron-package -t test list-outputs`
27692025-07-15T20:07:57.874ZLogging to: /work/oxidecomputer/omicron/out/LOG
27702025-07-15T20:07:57.876Z+ ptime -m cargo build --locked --release -p xtask
27712025-07-15T20:07:58.626Z Compiling once_cell v1.21.3
27722025-07-15T20:07:58.626Z Compiling serde v1.0.219
27732025-07-15T20:07:58.630Z Compiling bitflags v2.9.1
27742025-07-15T20:07:58.630Z Compiling syn v2.0.104
27752025-07-15T20:07:58.630Z Compiling libc v0.2.174
27762025-07-15T20:07:58.630Z Compiling serde_json v1.0.140
27772025-07-15T20:07:58.748Z Compiling num-traits v0.2.19
27782025-07-15T20:07:59.100Z Compiling smallvec v1.15.0
27792025-07-15T20:07:59.150Z Compiling hashbrown v0.15.4
27802025-07-15T20:07:59.173Z Compiling rustix v0.38.37
27812025-07-15T20:07:59.302Z Compiling usdt-impl v0.5.0
27822025-07-15T20:07:59.510Z Compiling syn v1.0.109
27832025-07-15T20:07:59.603Z Compiling percent-encoding v2.3.1
27842025-07-15T20:07:59.869Z Compiling log v0.4.27
27852025-07-15T20:08:00.114Z Compiling thread-id v4.2.2
27862025-07-15T20:08:00.134Z Compiling getrandom v0.3.1
27872025-07-15T20:08:00.267Z Compiling form_urlencoded v1.2.1
27882025-07-15T20:08:00.506Z Compiling indexmap v2.10.0
27892025-07-15T20:08:00.833Z Compiling rustix v1.0.7
27902025-07-15T20:08:00.986Z Compiling fs-err v3.1.1
27912025-07-15T20:08:01.365Z Compiling ordered-float v2.10.1
27922025-07-15T20:08:01.638Z Compiling terminal_size v0.4.0
27932025-07-15T20:08:01.975Z Compiling anyhow v1.0.98
27942025-07-15T20:08:02.150Z Compiling clap_builder v4.5.40
27952025-07-15T20:08:02.367Z Compiling textwrap v0.16.2
27962025-07-15T20:08:02.992Z Compiling proc-macro-error v1.0.4
27972025-07-15T20:08:03.375Z Compiling tempfile v3.20.0
27982025-07-15T20:08:04.774Z Compiling tabled_derive v0.7.0
27992025-07-15T20:08:05.315Z Compiling synstructure v0.13.1
28002025-07-15T20:08:06.257Z Compiling tabled v0.15.0
28012025-07-15T20:08:06.686Z Compiling serde_derive v1.0.219
28022025-07-15T20:08:07.851Z Compiling thiserror-impl v1.0.69
28032025-07-15T20:08:07.917Z Compiling zerofrom-derive v0.1.4
28042025-07-15T20:08:08.036Z Compiling yoke-derive v0.7.4
28052025-07-15T20:08:08.097Z Compiling zerovec-derive v0.10.3
28062025-07-15T20:08:10.331Z Compiling displaydoc v0.2.5
28072025-07-15T20:08:10.349Z Compiling zerocopy-derive v0.7.35
28082025-07-15T20:08:10.411Z Compiling thiserror v1.0.69
28092025-07-15T20:08:10.611Z Compiling pest v2.7.14
28102025-07-15T20:08:10.891Z Compiling zerofrom v0.1.4
28112025-07-15T20:08:11.190Z Compiling yoke v0.7.4
28122025-07-15T20:08:11.612Z Compiling zerovec v0.10.4
28132025-07-15T20:08:11.699Z Compiling icu_provider_macros v1.5.0
28142025-07-15T20:08:12.418Z Compiling zerocopy v0.7.35
28152025-07-15T20:08:12.738Z Compiling scroll_derive v0.12.0
28162025-07-15T20:08:13.529Z Compiling tinystr v0.7.6
28172025-07-15T20:08:13.834Z Compiling pest_meta v2.7.14
28182025-07-15T20:08:13.968Z Compiling icu_locid v1.5.0
28192025-07-15T20:08:14.459Z Compiling icu_collections v1.5.0
28202025-07-15T20:08:17.159Z Compiling icu_provider v1.5.0
28212025-07-15T20:08:17.395Z Compiling pest_generator v2.7.14
28222025-07-15T20:08:19.058Z Compiling pest_derive v2.7.14
28232025-07-15T20:08:19.269Z Compiling icu_locid_transform v1.5.0
28242025-07-15T20:08:19.789Z Compiling serde_spanned v0.6.9
28252025-07-15T20:08:19.871Z Compiling toml_datetime v0.6.11
28262025-07-15T20:08:20.088Z Compiling dtrace-parser v0.2.0
28272025-07-15T20:08:20.687Z Compiling icu_properties v1.5.1
28282025-07-15T20:08:21.168Z Compiling toml_edit v0.22.27
28292025-07-15T20:08:21.617Z Compiling dof v0.3.0
28302025-07-15T20:08:21.941Z Compiling scroll v0.12.0
28312025-07-15T20:08:22.617Z Compiling goblin v0.8.2
28322025-07-15T20:08:23.698Z Compiling serde_tokenstream v0.2.2
28332025-07-15T20:08:24.281Z Compiling erased-serde v0.4.6
28342025-07-15T20:08:24.774Z Compiling icu_normalizer v1.5.0
28352025-07-15T20:08:25.190Z Compiling toml v0.8.23
28362025-07-15T20:08:25.831Z Compiling idna_adapter v1.2.0
28372025-07-15T20:08:26.108Z Compiling idna v1.0.3
28382025-07-15T20:08:29.877Z Compiling url v2.5.4
28392025-07-15T20:08:30.944Z Compiling serde-untagged v0.1.7
28402025-07-15T20:08:31.213Z Compiling serde-value v0.7.0
28412025-07-15T20:08:31.805Z Compiling semver v1.0.26
28422025-07-15T20:08:32.850Z Compiling camino v1.1.10
28432025-07-15T20:08:33.197Z Compiling thiserror-impl v2.0.12
28442025-07-15T20:08:34.149Z Compiling cargo-util-schemas v0.2.0
28452025-07-15T20:08:35.182Z Compiling usdt-macro v0.5.0
28462025-07-15T20:08:35.352Z Compiling usdt-attr-macro v0.5.0
28472025-07-15T20:08:35.953Z Compiling thiserror v2.0.12
28482025-07-15T20:08:36.169Z Compiling cargo-platform v0.2.0
28492025-07-15T20:08:36.373Z Compiling clap_derive v4.5.40
28502025-07-15T20:08:36.726Z Compiling usdt v0.5.0
28512025-07-15T20:08:37.359Z Compiling cargo_metadata v0.20.0
28522025-07-15T20:08:38.108Z Compiling camino-tempfile v1.4.1
28532025-07-15T20:08:38.960Z Compiling cargo_toml v0.21.0
28542025-07-15T20:08:39.522Z Compiling macaddr v1.0.1
28552025-07-15T20:08:40.445Z Compiling clap v4.5.40
28562025-07-15T20:08:49.914Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28572025-07-15T20:08:55.583Z Finished `release` profile [optimized] target(s) in 57.63s
28582025-07-15T20:08:55.722Z
28592025-07-15T20:08:55.722Zreal 57.801540696
28602025-07-15T20:08:55.722Zuser 6:16.097804422
28612025-07-15T20:08:55.722Zsys 27.467681987
28622025-07-15T20:08:55.722Ztrap 0.196293298
28632025-07-15T20:08:55.726Ztflt 0.227287790
28642025-07-15T20:08:55.726Zdflt 0.473389185
28652025-07-15T20:08:55.726Zkflt 0.000000959
28662025-07-15T20:08:55.726Zlock 18:24.983024365
28672025-07-15T20:08:55.726Zslp 20:53.954792972
28682025-07-15T20:08:55.726Zlat 26.977618936
28692025-07-15T20:08:55.726Zstop 33.960752132
28702025-07-15T20:08:55.727Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28712025-07-15T20:08:55.727Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28722025-07-15T20:08:55.727Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28732025-07-15T20:08:55.727Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28742025-07-15T20:08:55.727Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28752025-07-15T20:08:56.930Z Compiling regress v0.10.3
28762025-07-15T20:08:57.096Z Compiling unsafe-libyaml v0.2.11
28772025-07-15T20:08:57.107Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28782025-07-15T20:08:57.107Z Compiling ident_case v1.0.1
28792025-07-15T20:08:57.107Z Compiling match_cfg v0.1.0
28802025-07-15T20:08:57.171Z Compiling rustix v1.0.7
28812025-07-15T20:08:57.175Z Compiling quick-error v1.2.3
28822025-07-15T20:08:57.220Z Compiling progenitor-client v0.10.0
28832025-07-15T20:08:57.240Z Compiling hostname v0.3.1
28842025-07-15T20:08:57.288Z Compiling darling_core v0.20.10
28852025-07-15T20:08:57.364Z Compiling rustls v0.22.4
28862025-07-15T20:08:57.458Z Compiling hex v0.4.3
28872025-07-15T20:08:57.666Z Compiling structmeta-derive v0.3.0
28882025-07-15T20:08:57.733Z Compiling multer v3.1.0
28892025-07-15T20:08:57.758Z Compiling debug-ignore v1.0.5
28902025-07-15T20:08:58.043Z Compiling toml v0.8.23
28912025-07-15T20:08:58.192Z Compiling slog-json v2.6.1
28922025-07-15T20:08:58.590Z Compiling serde_yaml v0.9.34+deprecated
28932025-07-15T20:08:58.885Z Compiling tempfile v3.20.0
28942025-07-15T20:08:59.215Z Compiling macaddr v1.0.1
28952025-07-15T20:08:59.521Z Compiling async-stream-impl v0.3.6
28962025-07-15T20:08:59.684Z Compiling dropshot v0.16.2
28972025-07-15T20:08:59.716Z Compiling slog-bunyan v2.5.0
28982025-07-15T20:09:00.118Z Compiling waitgroup v0.1.2
28992025-07-15T20:09:00.145Z Compiling structmeta v0.3.0
29002025-07-15T20:09:00.375Z Compiling rustls-pemfile v2.2.0
29012025-07-15T20:09:00.582Z Compiling typify-impl v0.3.0
29022025-07-15T20:09:00.717Z Compiling dropshot_endpoint v0.16.2
29032025-07-15T20:09:00.837Z Compiling async-stream v0.3.6
29042025-07-15T20:09:00.953Z Compiling serde_path_to_error v0.1.17
29052025-07-15T20:09:01.163Z Compiling wait-timeout v0.2.0
29062025-07-15T20:09:01.620Z Compiling hostname v0.4.0
29072025-07-15T20:09:01.715Z Compiling bit-vec v0.8.0
29082025-07-15T20:09:01.749Z Compiling rusty-fork v0.3.0
29092025-07-15T20:09:01.868Z Compiling rand_xorshift v0.4.0
29102025-07-15T20:09:02.003Z Compiling instant v0.1.13
29112025-07-15T20:09:02.189Z Compiling bit-set v0.8.0
29122025-07-15T20:09:02.211Z Compiling tokio-rustls v0.25.0
29132025-07-15T20:09:02.216Z Compiling unarray v0.1.4
29142025-07-15T20:09:02.420Z Compiling test-strategy v0.4.1
29152025-07-15T20:09:02.451Z Compiling proptest v1.7.0
29162025-07-15T20:09:02.501Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29172025-07-15T20:09:02.659Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29182025-07-15T20:09:02.704Z Compiling progenitor-client v0.9.1
29192025-07-15T20:09:03.000Z Compiling darling_macro v0.20.10
29202025-07-15T20:09:03.277Z Compiling derive-where v1.5.0
29212025-07-15T20:09:03.363Z Compiling ref-cast v1.0.24
29222025-07-15T20:09:03.960Z Compiling darling v0.20.10
29232025-07-15T20:09:04.005Z Compiling ref-cast-impl v1.0.24
29242025-07-15T20:09:04.106Z Compiling serde_with_macros v3.14.0
29252025-07-15T20:09:05.349Z Compiling parse-display-derive v0.10.0
29262025-07-15T20:09:05.843Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29272025-07-15T20:09:06.194Z Compiling iddqd v0.3.8
29282025-07-15T20:09:06.397Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29292025-07-15T20:09:06.636Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29302025-07-15T20:09:06.681Z Compiling serde_with v3.14.0
29312025-07-15T20:09:06.762Z Compiling backoff v0.4.0
29322025-07-15T20:09:06.859Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29332025-07-15T20:09:07.149Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29342025-07-15T20:09:07.660Z Compiling proc-macro-crate v1.3.1
29352025-07-15T20:09:08.422Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29362025-07-15T20:09:08.550Z Compiling num_enum_derive v0.5.11
29372025-07-15T20:09:09.226Z Compiling crucible-workspace-hack v0.1.0
29382025-07-15T20:09:09.308Z Compiling parse-display v0.10.0
29392025-07-15T20:09:09.488Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29402025-07-15T20:09:09.611Z Compiling itertools v0.13.0
29412025-07-15T20:09:09.644Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29422025-07-15T20:09:09.912Z Compiling heapless v0.8.0
29432025-07-15T20:09:09.955Z Compiling proc-macro-error v1.0.4
29442025-07-15T20:09:10.169Z Compiling typify-impl v0.4.1
29452025-07-15T20:09:10.595Z Compiling hash32 v0.3.1
29462025-07-15T20:09:10.822Z Compiling num_enum v0.5.11
29472025-07-15T20:09:10.922Z Compiling foreign-types-macros v0.2.3
29482025-07-15T20:09:10.946Z Compiling foreign-types-shared v0.3.1
29492025-07-15T20:09:11.039Z Compiling smoltcp v0.11.0
29502025-07-15T20:09:12.092Z Compiling tabwriter v1.4.0
29512025-07-15T20:09:12.232Z Compiling foreign-types v0.5.0
29522025-07-15T20:09:12.261Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29532025-07-15T20:09:12.385Z Compiling cstr-argument v0.1.2
29542025-07-15T20:09:12.560Z Compiling ingot-macros v0.1.0
29552025-07-15T20:09:12.585Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29562025-07-15T20:09:12.668Z Compiling pretty-hex v0.2.1
29572025-07-15T20:09:12.926Z Compiling cobs v0.2.3
29582025-07-15T20:09:12.997Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29592025-07-15T20:09:13.114Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29602025-07-15T20:09:13.233Z Compiling postcard v1.0.10
29612025-07-15T20:09:13.339Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29622025-07-15T20:09:13.571Z Compiling colored v2.2.0
29632025-07-15T20:09:13.862Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29642025-07-15T20:09:13.895Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29652025-07-15T20:09:14.388Z Compiling itertools v0.14.0
29662025-07-15T20:09:14.485Z Compiling typify-macro v0.3.0
29672025-07-15T20:09:14.509Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29682025-07-15T20:09:15.381Z Compiling camino-tempfile v1.4.1
29692025-07-15T20:09:16.172Z Compiling smf v0.2.3
29702025-07-15T20:09:17.160Z Compiling zone_cfg_derive v0.3.0
29712025-07-15T20:09:17.423Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29722025-07-15T20:09:17.734Z Compiling num-derive v0.4.2
29732025-07-15T20:09:17.855Z Compiling sigpipe v0.1.3
29742025-07-15T20:09:18.027Z Compiling jiff v0.2.15
29752025-07-15T20:09:18.096Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29762025-07-15T20:09:18.500Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29772025-07-15T20:09:18.525Z Compiling zone v0.3.1
29782025-07-15T20:09:18.552Z Compiling typify v0.3.0
29792025-07-15T20:09:18.747Z Compiling progenitor-impl v0.9.1
29802025-07-15T20:09:18.968Z Compiling num-rational v0.4.2
29812025-07-15T20:09:19.389Z Compiling ingot-types v0.1.0
29822025-07-15T20:09:19.880Z Compiling universal-hash v0.5.1
29832025-07-15T20:09:19.951Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29842025-07-15T20:09:20.125Z Compiling num-complex v0.4.6
29852025-07-15T20:09:20.253Z Compiling ingot v0.1.0
29862025-07-15T20:09:20.427Z Compiling opaque-debug v0.3.1
29872025-07-15T20:09:20.577Z Compiling half v2.4.1
29882025-07-15T20:09:20.795Z Compiling float-ord v0.3.2
29892025-07-15T20:09:21.081Z Compiling ciborium-io v0.2.2
29902025-07-15T20:09:21.157Z Compiling num v0.4.3
29912025-07-15T20:09:21.185Z Compiling secrecy v0.10.3
29922025-07-15T20:09:21.266Z Compiling ciborium-ll v0.2.2
29932025-07-15T20:09:21.306Z Compiling aead v0.5.2
29942025-07-15T20:09:21.475Z Compiling keccak v0.1.5
29952025-07-15T20:09:21.698Z Compiling ciborium v0.2.2
29962025-07-15T20:09:21.738Z Compiling convert_case v0.4.0
29972025-07-15T20:09:22.571Z Compiling utf-8 v0.7.6
29982025-07-15T20:09:22.731Z Compiling derive_more v0.99.20
29992025-07-15T20:09:22.923Z Compiling tungstenite v0.21.0
30002025-07-15T20:09:23.054Z Compiling sha3 v0.10.8
30012025-07-15T20:09:24.088Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30022025-07-15T20:09:24.343Z Compiling poly1305 v0.8.0
30032025-07-15T20:09:24.411Z Compiling typify-macro v0.4.1
30042025-07-15T20:09:24.846Z Compiling password-hash v0.5.0
30052025-07-15T20:09:25.447Z Compiling progenitor-macro v0.9.1
30062025-07-15T20:09:25.773Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30072025-07-15T20:09:25.956Z Compiling chacha20 v0.9.1
30082025-07-15T20:09:26.765Z Compiling blake2 v0.10.6
30092025-07-15T20:09:27.088Z Compiling tokio-tungstenite v0.21.0
30102025-07-15T20:09:27.451Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30112025-07-15T20:09:27.705Z Compiling argon2 v0.5.3
30122025-07-15T20:09:27.967Z Compiling base64 v0.21.7
30132025-07-15T20:09:28.021Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30142025-07-15T20:09:28.408Z Compiling typify v0.4.1
30152025-07-15T20:09:28.618Z Compiling progenitor-impl v0.10.0
30162025-07-15T20:09:28.660Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30172025-07-15T20:09:28.872Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30182025-07-15T20:09:29.075Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30192025-07-15T20:09:29.154Z Compiling thiserror-impl-no-std v2.0.2
30202025-07-15T20:09:29.341Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30212025-07-15T20:09:29.395Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30222025-07-15T20:09:29.699Z Compiling cancel-safe-futures v0.1.5
30232025-07-15T20:09:29.912Z Compiling owo-colors v4.2.2
30242025-07-15T20:09:29.999Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30252025-07-15T20:09:30.150Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30262025-07-15T20:09:30.680Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30272025-07-15T20:09:30.936Z Compiling atomicwrites v0.4.4
30282025-07-15T20:09:30.936Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30292025-07-15T20:09:30.993Z Compiling libsw-core v0.3.1
30302025-07-15T20:09:30.993Z Compiling fixedbitset v0.5.7
30312025-07-15T20:09:30.994Z Compiling semver v0.1.20
30322025-07-15T20:09:31.150Z Compiling libsw v3.5.0
30332025-07-15T20:09:31.450Z Compiling rustc_version v0.1.7
30342025-07-15T20:09:31.512Z Compiling petgraph v0.8.2
30352025-07-15T20:09:31.883Z Compiling thiserror-no-std v2.0.2
30362025-07-15T20:09:32.043Z Compiling vsss-rs v3.3.4
30372025-07-15T20:09:32.237Z Compiling chacha20poly1305 v0.10.1
30382025-07-15T20:09:32.510Z Compiling typify-impl v0.2.0
30392025-07-15T20:09:32.534Z Compiling resolv-conf v0.7.0
30402025-07-15T20:09:33.281Z Compiling newline-converter v0.3.0
30412025-07-15T20:09:33.317Z Compiling primeorder v0.13.6
30422025-07-15T20:09:37.312Z Compiling linear-map v1.2.0
30432025-07-15T20:09:37.312Z Compiling indent_write v2.2.0
30442025-07-15T20:09:37.312Z Compiling libefi-sys v0.1.0
30452025-07-15T20:09:37.450Z Compiling moka v0.12.10
30462025-07-15T20:09:37.450Z Compiling expectorate v1.2.0
30472025-07-15T20:09:37.450Z Compiling newtype_derive v0.1.6
30482025-07-15T20:09:37.450Z Compiling pem v3.0.5
30492025-07-15T20:09:37.450Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30502025-07-15T20:09:37.450Z Compiling bitfield-struct v0.6.2
30512025-07-15T20:09:37.450Z Compiling pin-project-internal v1.1.6
30522025-07-15T20:09:37.450Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532025-07-15T20:09:37.450Z Compiling progenitor-macro v0.10.0
30542025-07-15T20:09:37.450Z Compiling unicase v2.7.0
30552025-07-15T20:09:37.450Z Compiling same-file v1.0.6
30562025-07-15T20:09:37.450Z Compiling tagptr v0.2.0
30572025-07-15T20:09:37.450Z Compiling arc-swap v1.7.1
30582025-07-15T20:09:37.450Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30592025-07-15T20:09:37.450Z Compiling slog-scope v4.4.0
30602025-07-15T20:09:37.450Z Compiling walkdir v2.5.0
30612025-07-15T20:09:37.803Z Compiling pin-project v1.1.6
30622025-07-15T20:09:37.834Z Compiling polyval v0.6.2
30632025-07-15T20:09:37.995Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30642025-07-15T20:09:38.221Z Compiling hickory-proto v0.24.4
30652025-07-15T20:09:38.272Z Compiling progenitor v0.9.1
30662025-07-15T20:09:38.296Z Compiling snafu-derive v0.8.5
30672025-07-15T20:09:38.323Z Compiling proc-macro-error-attr2 v2.0.0
30682025-07-15T20:09:38.541Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30692025-07-15T20:09:38.639Z Compiling salty v0.3.0
30702025-07-15T20:09:38.815Z Compiling parking_lot_core v0.8.6
30712025-07-15T20:09:39.111Z Compiling linked-hash-map v0.5.6
30722025-07-15T20:09:39.150Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30732025-07-15T20:09:39.315Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30742025-07-15T20:09:39.377Z Compiling proc-macro-error2 v2.0.1
30752025-07-15T20:09:39.456Z Compiling lru-cache v0.1.2
30762025-07-15T20:09:40.026Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30772025-07-15T20:09:40.160Z Compiling hickory-resolver v0.25.2
30782025-07-15T20:09:40.252Z Compiling ghash v0.5.1
30792025-07-15T20:09:40.583Z Compiling slog-stdlog v4.1.1
30802025-07-15T20:09:40.967Z Compiling p384 v0.13.0
30812025-07-15T20:09:40.999Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30822025-07-15T20:09:42.027Z Compiling globset v0.4.15
30832025-07-15T20:09:42.462Z Compiling olpc-cjson v0.1.4
30842025-07-15T20:09:42.778Z Compiling num-derive v0.3.3
30852025-07-15T20:09:43.084Z Compiling snafu v0.8.5
30862025-07-15T20:09:43.564Z Compiling ctr v0.9.2
30872025-07-15T20:09:43.848Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30882025-07-15T20:09:43.977Z Compiling gethostname v0.5.0
30892025-07-15T20:09:44.210Z Compiling lzma-sys v0.1.20
30902025-07-15T20:09:44.782Z Compiling serde_plain v1.0.2
30912025-07-15T20:09:44.915Z Compiling async-recursion v1.1.1
30922025-07-15T20:09:44.987Z Compiling slog-dtrace v0.3.0
30932025-07-15T20:09:45.181Z Compiling highway v1.3.0
30942025-07-15T20:09:45.366Z Compiling typed-path v0.9.3
30952025-07-15T20:09:45.671Z Compiling xshell-macros v0.2.7
30962025-07-15T20:09:45.777Z Compiling papergrid v0.14.0
30972025-07-15T20:09:46.093Z Compiling libscf-sys v1.1.0
30982025-07-15T20:09:46.176Z Compiling typify-macro v0.2.0
30992025-07-15T20:09:46.351Z Compiling aes-gcm v0.10.3
31002025-07-15T20:09:46.384Z Compiling hickory-resolver v0.24.4
31012025-07-15T20:09:46.416Z Compiling xshell v0.2.7
31022025-07-15T20:09:46.694Z Compiling mime_guess v2.0.5
31032025-07-15T20:09:47.530Z Compiling tough v0.20.0
31042025-07-15T20:09:47.790Z Compiling progenitor v0.10.0
31052025-07-15T20:09:47.856Z Compiling slog-envlogger v2.2.0
31062025-07-15T20:09:48.059Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31072025-07-15T20:09:48.412Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31082025-07-15T20:09:48.542Z Compiling steno v0.4.1
31092025-07-15T20:09:49.399Z Compiling tabled_derive v0.10.0
31102025-07-15T20:09:50.066Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31112025-07-15T20:09:50.137Z Compiling typify v0.2.0
31122025-07-15T20:09:50.356Z Compiling progenitor-impl v0.8.0
31132025-07-15T20:09:52.212Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31142025-07-15T20:09:52.442Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31152025-07-15T20:09:52.720Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31162025-07-15T20:09:53.333Z Compiling heck v0.3.3
31172025-07-15T20:09:53.374Z Compiling tokio-dtrace v0.1.0
31182025-07-15T20:09:53.569Z Compiling progenitor-client v0.8.0
31192025-07-15T20:09:53.736Z Compiling ssh-encoding v0.2.0
31202025-07-15T20:09:53.836Z Compiling blowfish v0.9.1
31212025-07-15T20:09:54.102Z Compiling env_filter v0.1.2
31222025-07-15T20:09:54.279Z Compiling nibble_vec v0.1.0
31232025-07-15T20:09:54.328Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31242025-07-15T20:09:54.525Z Compiling humantime v2.2.0
31252025-07-15T20:09:54.622Z Compiling endian-type v0.1.2
31262025-07-15T20:09:54.755Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31272025-07-15T20:09:54.782Z Compiling env_logger v0.11.5
31282025-07-15T20:09:54.893Z Compiling radix_trie v0.2.1
31292025-07-15T20:09:54.976Z Compiling ssh-cipher v0.2.0
31302025-07-15T20:09:55.030Z Compiling bcrypt-pbkdf v0.10.0
31312025-07-15T20:09:55.417Z Compiling zone_cfg_derive v0.1.2
31322025-07-15T20:09:55.538Z Compiling oxide-tokio-rt v0.1.2
31332025-07-15T20:09:55.644Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31342025-07-15T20:09:56.391Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31352025-07-15T20:09:56.569Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31362025-07-15T20:09:56.809Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31372025-07-15T20:09:56.992Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31382025-07-15T20:09:57.180Z Compiling progenitor-macro v0.8.0
31392025-07-15T20:09:57.776Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31402025-07-15T20:09:58.525Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31412025-07-15T20:09:59.997Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31422025-07-15T20:10:00.939Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31432025-07-15T20:10:01.233Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31442025-07-15T20:10:01.728Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31452025-07-15T20:10:02.017Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31462025-07-15T20:10:05.234Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31472025-07-15T20:10:05.303Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31482025-07-15T20:10:05.303Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31492025-07-15T20:10:05.312Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31502025-07-15T20:10:05.312Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31512025-07-15T20:10:05.693Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31522025-07-15T20:10:06.460Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31532025-07-15T20:10:07.183Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31542025-07-15T20:10:09.515Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31552025-07-15T20:10:10.024Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31562025-07-15T20:10:10.052Z Compiling progenitor v0.8.0
31572025-07-15T20:10:10.086Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31582025-07-15T20:10:10.332Z Compiling parking_lot v0.11.2
31592025-07-15T20:10:10.488Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31602025-07-15T20:10:10.572Z Compiling tabled v0.18.0
31612025-07-15T20:10:10.866Z Compiling qorb v0.4.0
31622025-07-15T20:10:11.148Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31632025-07-15T20:10:11.472Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31642025-07-15T20:10:11.981Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31652025-07-15T20:10:12.557Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31662025-07-15T20:10:12.583Z Compiling prefix-trie v0.7.0
31672025-07-15T20:10:13.023Z Compiling password-hash v0.4.2
31682025-07-15T20:10:13.435Z Compiling fxhash v0.2.1
31692025-07-15T20:10:13.704Z Compiling base64 v0.13.1
31702025-07-15T20:10:13.848Z Compiling http-range v0.1.5
31712025-07-15T20:10:14.215Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31722025-07-15T20:10:14.290Z Compiling ron v0.7.1
31732025-07-15T20:10:15.585Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31742025-07-15T20:10:15.782Z Compiling sled v0.34.7
31752025-07-15T20:10:16.389Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31762025-07-15T20:10:16.993Z Compiling pbkdf2 v0.11.0
31772025-07-15T20:10:17.321Z Compiling hickory-server v0.25.2
31782025-07-15T20:10:17.403Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31792025-07-15T20:10:18.106Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31802025-07-15T20:10:19.590Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31812025-07-15T20:10:19.653Z Compiling xz2 v0.1.7
31822025-07-15T20:10:20.313Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31832025-07-15T20:10:21.223Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31842025-07-15T20:10:21.673Z Compiling zone v0.1.8
31852025-07-15T20:10:22.363Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31862025-07-15T20:10:22.840Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31872025-07-15T20:10:23.015Z Compiling ssh-key v0.6.6
31882025-07-15T20:10:23.389Z Compiling hickory-client v0.25.2
31892025-07-15T20:10:23.773Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
31902025-07-15T20:10:24.081Z Compiling p256 v0.13.2
31912025-07-15T20:10:24.885Z Compiling p521 v0.13.3
31922025-07-15T20:10:25.232Z Compiling yasna v0.5.2
31932025-07-15T20:10:25.256Z Compiling headers-core v0.3.0
31942025-07-15T20:10:25.467Z Compiling kstat-rs v0.2.4
31952025-07-15T20:10:26.292Z Compiling secrecy v0.8.0
31962025-07-15T20:10:26.448Z Compiling nanorand v0.7.0
31972025-07-15T20:10:26.453Z Compiling russh-cryptovec v0.7.3
31982025-07-15T20:10:26.771Z Compiling atty v0.2.14
31992025-07-15T20:10:26.797Z Compiling md5 v0.7.0
32002025-07-15T20:10:26.950Z Compiling crc8 v0.1.1
32012025-07-15T20:10:26.976Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32022025-07-15T20:10:26.980Z Compiling flume v0.11.1
32032025-07-15T20:10:27.077Z Compiling russh-keys v0.45.0
32042025-07-15T20:10:27.222Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32052025-07-15T20:10:27.318Z Compiling rcgen v0.12.1
32062025-07-15T20:10:27.633Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32072025-07-15T20:10:29.093Z Compiling headers v0.4.1
32082025-07-15T20:10:29.338Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32092025-07-15T20:10:30.201Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32102025-07-15T20:10:30.628Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32112025-07-15T20:10:30.733Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32122025-07-15T20:10:31.184Z Compiling hyper-staticfile v0.10.1
32132025-07-15T20:10:32.256Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32142025-07-15T20:10:32.899Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32152025-07-15T20:10:33.151Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32162025-07-15T20:10:33.823Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32172025-07-15T20:10:34.736Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32182025-07-15T20:10:35.037Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32192025-07-15T20:10:35.585Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32202025-07-15T20:10:36.125Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32212025-07-15T20:10:36.481Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32222025-07-15T20:10:37.785Z Compiling num-bigint v0.4.6
32232025-07-15T20:10:37.899Z Compiling des v0.8.1
32242025-07-15T20:10:38.288Z Compiling subprocess v0.2.9
32252025-07-15T20:10:38.753Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32262025-07-15T20:10:39.659Z Compiling display-error-chain v0.2.2
32272025-07-15T20:10:39.849Z Compiling hex-literal v0.4.1
32282025-07-15T20:10:39.919Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32292025-07-15T20:10:40.065Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32302025-07-15T20:10:42.307Z Compiling russh v0.45.0
32312025-07-15T20:10:42.966Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32322025-07-15T20:10:43.078Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32332025-07-15T20:10:43.589Z Compiling internet-checksum v0.2.1
32342025-07-15T20:10:47.438Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32352025-07-15T20:10:49.112Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362025-07-15T20:11:12.775Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32372025-07-15T20:11:39.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
32382025-07-15T20:11:39.666Z
32392025-07-15T20:11:39.669Zreal 2:43.854380806
32402025-07-15T20:11:39.669Zuser 14:50.663720975
32412025-07-15T20:11:39.669Zsys 2:06.834190022
32422025-07-15T20:11:39.669Ztrap 0.448481329
32432025-07-15T20:11:39.669Ztflt 0.215694658
32442025-07-15T20:11:39.669Zdflt 0.957402173
32452025-07-15T20:11:39.669Zkflt 0.000023156
32462025-07-15T20:11:39.669Zlock 40:29.386156429
32472025-07-15T20:11:39.669Zslp 54:14.113561165
32482025-07-15T20:11:39.669Zlat 52.701581757
32492025-07-15T20:11:39.669Zstop 2:16.727484964
32502025-07-15T20:11:39.669Z+ mkdir tests
32512025-07-15T20:11:39.672Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32522025-07-15T20:11:39.672Z+ xargs -I '{}' -t cp '{}' tests/
32532025-07-15T20:11:39.714Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-edbb0a84bd669b6d tests/
32542025-07-15T20:11:39.740Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8d75c928e7fa8ec2 tests/
32552025-07-15T20:11:39.766Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-0ed667baedd5eb80 tests/
32562025-07-15T20:11:39.799Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9157d53345f0174d tests/
32572025-07-15T20:11:40.509Z+ 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/*)
32582025-07-15T20:11:40.551Z+ 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-8d75c928e7fa8ec2 tests/commtest-0ed667baedd5eb80 tests/dhcp_server-edbb0a84bd669b6d tests/end_to_end_tests-9157d53345f0174d 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
32592025-07-15T20:13:15.832ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32602025-07-15T20:13:15.832Za .github/buildomat/ci-env.sh 1K
32612025-07-15T20:13:15.832Za out/target/test 1K
32622025-07-15T20:13:15.832Za out/npuzone/npuzone 23144K
32632025-07-15T20:13:15.832Za package-manifest.toml 34K
32642025-07-15T20:13:15.832Za smf/sled-agent/non-gimlet/config.toml 5K
32652025-07-15T20:13:15.832Za target/release/omicron-package 40896K
32662025-07-15T20:13:15.832Za target/release/xtask 11595K
32672025-07-15T20:13:15.832Za target/debug/bootstrap 243174K
32682025-07-15T20:13:15.832Za tests/bootstrap-8d75c928e7fa8ec2 23336K
32692025-07-15T20:13:15.832Za tests/commtest-0ed667baedd5eb80 29495K
32702025-07-15T20:13:15.832Za tests/dhcp_server-edbb0a84bd669b6d 23336K
32712025-07-15T20:13:15.832Za tests/end_to_end_tests-9157d53345f0174d 325441K
32722025-07-15T20:13:15.832Za out/clickhouse.tar.gz 319921K
32732025-07-15T20:13:15.832Za out/clickhouse_keeper.tar.gz 303773K
32742025-07-15T20:13:15.832Za out/clickhouse_server.tar.gz 319921K
32752025-07-15T20:13:15.832Za out/cockroachdb.tar.gz 162579K
32762025-07-15T20:13:15.832Za out/crucible-dtrace.tar 98K
32772025-07-15T20:13:15.832Za out/crucible-pantry-zone.tar.gz 38983K
32782025-07-15T20:13:15.832Za out/crucible-zone.tar.gz 48867K
32792025-07-15T20:13:15.832Za out/external-dns.tar.gz 50591K
32802025-07-15T20:13:15.832Za out/internal-dns.tar.gz 50590K
32812025-07-15T20:13:15.832Za out/mg-ddm-gz.tar 90846K
32822025-07-15T20:13:15.832Za out/nexus.tar.gz 131508K
32832025-07-15T20:13:15.832Za out/ntp.tar.gz 33050K
32842025-07-15T20:13:15.832Za out/omicron-gateway-softnpu.tar.gz 30127K
32852025-07-15T20:13:15.832Za out/omicron-sled-agent.tar 138553K
32862025-07-15T20:13:15.832Za out/overlay.tar.gz 3K
32872025-07-15T20:13:15.832Za out/oximeter.tar.gz 63476K
32882025-07-15T20:13:15.832Za out/oxlog.tar 3947K
32892025-07-15T20:13:15.832Za out/probe.tar.gz 3037K
32902025-07-15T20:13:15.832Za out/propolis-server.tar.gz 68537K
32912025-07-15T20:13:15.832Za out/pumpkind-gz.tar 26648K
32922025-07-15T20:13:15.833Za out/switch-softnpu.tar.gz 338043K
32932025-07-15T20:13:15.840Z
32942025-07-15T20:13:15.840Zreal 1:35.532723088
32952025-07-15T20:13:15.840Zuser 1:31.471817749
32962025-07-15T20:13:15.840Zsys 5.907113361
32972025-07-15T20:13:15.840Ztrap 0.021569479
32982025-07-15T20:13:15.840Ztflt 0.000000000
32992025-07-15T20:13:15.840Zdflt 0.000000000
33002025-07-15T20:13:15.840Zkflt 0.000000000
33012025-07-15T20:13:15.841Zlock 0.000000000
33022025-07-15T20:13:15.841Zslp 1:31.141796838
33032025-07-15T20:13:15.841Zlat 2.516919959
33042025-07-15T20:13:15.841Zstop 0.000508144
33052025-07-15T20:13:15.841Zprocess exited: duration 2098018 ms, exit code 0
 
33062025-07-15T20:13:15.900Zfound 1 output files
33072025-07-15T20:13:15.900Zuploading: /work/package.tar.gz (2231543263 bytes)
33082025-07-15T20:14:14.022Zuploaded: /work/package.tar.gz