01JZ1DTWHEWEYG4E0A96CWFJ5Y: 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: 01JZ1DVSS5JD5WFPGECD3Q7QCD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-30T22:04:34.650Zjob assigned to worker 01JZ1DVSTPPSEMESQY6S2G3HE6 [factory aws, i-091f275bf0e19047d] (queued for 1 m 2 s)
 
22025-06-30T22:04:43.563Zstarting task 0: "setup"
32025-06-30T22:04:43.568Z++ uname -s
42025-06-30T22:04:43.573Z+ kern=SunOS
52025-06-30T22:04:43.573Z+ build_user=build
62025-06-30T22:04:43.574Z+ build_uid=12345
72025-06-30T22:04:43.574Z+ work_dir=/work
82025-06-30T22:04:43.574Z+ input_dir=/input
92025-06-30T22:04:43.574Z+ [[ 0 == 12345 ]]
102025-06-30T22:04:43.574Z+ case "$kern" in
112025-06-30T22:04:43.574Z+ groupadd -g 12345 build
122025-06-30T22:04:43.577Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-30T22:04:45.582Z+ zfs create -o mountpoint=/work rpool/work
142025-06-30T22:04:45.705Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-30T22:04:45.709Z+ home_fs=zfs
162025-06-30T22:04:45.709Z+ [[ zfs == autofs ]]
172025-06-30T22:04:45.709Z+ mkdir -p /home/build
182025-06-30T22:04:45.709Z+ chown build:build /home/build /work
192025-06-30T22:04:47.711Z+ chmod 0700 /home/build /work
202025-06-30T22:04:47.715Zprocess exited: duration 4152 ms, exit code 0
 
212025-06-30T22:04:47.722Zstarting task 1: "rust-toolchain"
222025-06-30T22:04:47.727Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-30T22:04:47.727Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-30T22:04:47.727Z * rust toolchain channel = "1.87.0"
252025-06-30T22:04:47.727Z * rust toolchain profile = "default"
262025-06-30T22:04:47.727Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-30T22:04:47.727Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-30T22:04:47.731Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-30T22:04:47.731Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-30T22:04:47.847Zinfo: downloading installer
312025-06-30T22:04:49.087Zwarn: It looks like you have an existing installation of Rust at:
322025-06-30T22:04:49.087Zwarn: /opt/ooce/bin
332025-06-30T22:04:49.087Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-30T22:04:49.087Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-30T22:04:49.087Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-30T22:04:49.087Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-30T22:04:49.087Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-30T22:04:49.087Zerror: cannot install while Rust is installed
392025-06-30T22:04:49.087Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-30T22:04:49.099Zinfo: profile set to 'default'
412025-06-30T22:04:49.099Zinfo: default host triple is x86_64-unknown-illumos
422025-06-30T22:04:49.103Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-30T22:04:49.271Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-30T22:04:49.271Zinfo: downloading component 'cargo'
452025-06-30T22:04:50.044Zinfo: downloading component 'clippy'
462025-06-30T22:04:50.362Zinfo: downloading component 'rust-docs'
472025-06-30T22:04:51.562Zinfo: downloading component 'rust-std'
482025-06-30T22:04:53.475Zinfo: downloading component 'rustc'
492025-06-30T22:05:00.811Zinfo: downloading component 'rustfmt'
502025-06-30T22:05:01.052Zinfo: installing component 'cargo'
512025-06-30T22:05:01.941Zinfo: installing component 'clippy'
522025-06-30T22:05:02.338Zinfo: installing component 'rust-docs'
532025-06-30T22:05:04.151Zinfo: installing component 'rust-std'
542025-06-30T22:05:06.031Zinfo: installing component 'rustc'
552025-06-30T22:05:12.565Zinfo: installing component 'rustfmt'
562025-06-30T22:05:12.898Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-30T22:05:12.898Z
582025-06-30T22:05:13.307Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-30T22:05:13.307Z
602025-06-30T22:05:13.313Z
612025-06-30T22:05:13.313ZRust is installed now. Great!
622025-06-30T22:05:13.313Z
632025-06-30T22:05:13.313ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-30T22:05:13.313Zenvironment variable. This has not been done automatically.
652025-06-30T22:05:13.313Z
662025-06-30T22:05:13.313ZTo configure your current shell, you need to source
672025-06-30T22:05:13.313Zthe corresponding env file under $HOME/.cargo.
682025-06-30T22:05:13.313Z
692025-06-30T22:05:13.313ZThis is usually done by running one of the following (note the leading DOT):
702025-06-30T22:05:13.313Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-30T22:05:13.314Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-30T22:05:13.314Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-30T22:05:13.395Z+ rustup --version
742025-06-30T22:05:13.405Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-30T22:05:13.408Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-30T22:05:13.481Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-30T22:05:13.485Z+ cargo --version
782025-06-30T22:05:13.572Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-30T22:05:13.576Z+ rustc --version
802025-06-30T22:05:13.682Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-30T22:05:13.688Zprocess exited: duration 25960 ms, exit code 0
 
822025-06-30T22:05:13.695Zstarting task 2: "authentication"
832025-06-30T22:05:13.717Zprocess exited: duration 22 ms, exit code 0
 
842025-06-30T22:05:13.724Zstarting task 3: "clone repository"
852025-06-30T22:05:13.728Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-30T22:05:13.732Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-30T22:05:13.772ZCloning into '/work/oxidecomputer/omicron'...
882025-06-30T22:05:21.301Z+ cd /work/oxidecomputer/omicron
892025-06-30T22:05:21.301Z+ git fetch origin d64b132bf067cb012ab527523917442e73126aa8
902025-06-30T22:05:21.639ZFrom https://github.com/oxidecomputer/omicron
912025-06-30T22:05:21.642Z * branch d64b132bf067cb012ab527523917442e73126aa8 -> FETCH_HEAD
922025-06-30T22:05:21.650Z+ [[ -n dap/mgs-qorb-fix ]]
932025-06-30T22:05:21.653Z++ git branch --show-current
942025-06-30T22:05:21.653Z+ current=main
952025-06-30T22:05:21.653Z+ [[ main != dap/mgs-qorb-fix ]]
962025-06-30T22:05:21.653Z+ git branch -f dap/mgs-qorb-fix d64b132bf067cb012ab527523917442e73126aa8
972025-06-30T22:05:21.657Z+ git checkout -f dap/mgs-qorb-fix
982025-06-30T22:05:21.875ZSwitched to branch 'dap/mgs-qorb-fix'
992025-06-30T22:05:21.878Z+ git reset --hard d64b132bf067cb012ab527523917442e73126aa8
1002025-06-30T22:05:22.088ZHEAD is now at d64b132bf Merge branch 'dap/mgs-update-db' into dap/mgs-qorb-fix
1012025-06-30T22:05:22.092Zprocess exited: duration 8363 ms, exit code 0
 
1022025-06-30T22:05:22.099Zstarting task 4: "build"
1032025-06-30T22:05:22.104Z+ source .github/buildomat/ci-env.sh
1042025-06-30T22:05:22.107Z++ export CARGO_TERM_COLOR=always
1052025-06-30T22:05:22.107Z++ CARGO_TERM_COLOR=always
1062025-06-30T22:05:22.107Z+ cargo --version
1072025-06-30T22:05:22.159Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-30T22:05:22.163Z+ rustc --version
1092025-06-30T22:05:22.227Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-30T22:05:22.230Z+ WORK=/work
1112025-06-30T22:05:22.230Z+ pfexec mkdir -p /work
1122025-06-30T22:05:22.236Z+ pfexec chown build /work
1132025-06-30T22:05:22.239Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-06-30T22:05:31.973Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-06-30T22:05:38.827Z Startup: Caching catalogs ... Done
1162025-06-30T22:05:42.676ZPlanning: Solver setup ... Done (2.567s)
1172025-06-30T22:05:42.699ZPlanning: Running solver ... Done (0.023s)
1182025-06-30T22:05:42.782ZPlanning: Finding local manifests ... Done (0.003s)
1192025-06-30T22:05:42.795ZPlanning: Fetching manifests: 0/4 0% complete
1202025-06-30T22:05:42.931ZPlanning: Fetching manifests: 4/4 100% complete
1212025-06-30T22:05:42.980ZPlanning: Package planning ... Done (0.048s)
1222025-06-30T22:05:43.029ZPlanning: Merging actions ... Done (0.050s)
1232025-06-30T22:05:43.319ZPlanning: Checking for conflicting actions ... Done (0.290s)
1242025-06-30T22:05:43.330ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-06-30T22:05:44.414ZPlanning: Evaluating mediators ... Done (1.081s)
1262025-06-30T22:05:44.428ZPlanning: Planning completed in 5.47 seconds
1272025-06-30T22:05:44.437Z Packages to install: 4
1282025-06-30T22:05:44.437Z Mediators to change: 2
1292025-06-30T22:05:44.437Z Services to change: 1
1302025-06-30T22:05:44.460Z Estimated space available: 155.50 GB
1312025-06-30T22:05:44.461ZEstimated space to be consumed: 1.69 GB
1322025-06-30T22:05:44.461Z Create boot environment: No
1332025-06-30T22:05:44.461ZCreate backup boot environment: No
1342025-06-30T22:05:44.461Z Rebuild boot archive: No
1352025-06-30T22:05:44.461Z
1362025-06-30T22:05:44.461ZChanged mediators:
1372025-06-30T22:05:44.461Z mediator clang:
1382025-06-30T22:05:44.461Z version: None -> 15 (system default)
1392025-06-30T22:05:44.461Z
1402025-06-30T22:05:44.461Z mediator llvm:
1412025-06-30T22:05:44.461Z version: 14 (system default) -> 15 (system default)
1422025-06-30T22:05:44.461Z
1432025-06-30T22:05:44.461ZChanged packages:
1442025-06-30T22:05:44.461Zhelios-dev
1452025-06-30T22:05:44.461Z developer/build-essential
1462025-06-30T22:05:44.461Z None -> 11-2.0
1472025-06-30T22:05:44.461Z library/libxmlsec1
1482025-06-30T22:05:44.461Z None -> 1.2.35-2.0
1492025-06-30T22:05:44.461Z ooce/developer/clang-15
1502025-06-30T22:05:44.461Z None -> 15.0.7-2.0
1512025-06-30T22:05:44.461Z ooce/developer/llvm-15
1522025-06-30T22:05:44.461Z None -> 15.0.7-2.0
1532025-06-30T22:05:44.461Z
1542025-06-30T22:05:44.461ZServices:
1552025-06-30T22:05:44.461Z restart_fmri:
1562025-06-30T22:05:44.462Z svc:/system/update-man-index:default
1572025-06-30T22:05:44.501Z
1582025-06-30T22:05:44.501ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-06-30T22:05:49.492ZDownload: 911/3290 items 18.9/212.6MB 8% complete (3.8M/s)
1602025-06-30T22:05:54.495ZDownload: 1308/3290 items 115.1/212.6MB 54% complete (11.6M/s)
1612025-06-30T22:05:59.495ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (18.4M/s)
1622025-06-30T22:06:00.018ZDownload: Completed 212.60 MB in 15.52 seconds (13.7M/s)
1632025-06-30T22:06:00.266Z Actions: 1/3689 actions (Installing new actions)
1642025-06-30T22:06:04.847Z Actions: Completed 3689 actions in 4.49 seconds.
1652025-06-30T22:06:05.090Z Done (0.334s)
1662025-06-30T22:06:05.090Z Done (0.000s)
1672025-06-30T22:06:05.918Z Done (0.825s)
1682025-06-30T22:06:10.340Z Done (4.116s)
1692025-06-30T22:06:10.430Z Done (0.019s)
1702025-06-30T22:06:10.440Z Done (0.000s)
1712025-06-30T22:06:10.589Z Done (0.000s)
1722025-06-30T22:06:11.476ZPlanning: Evaluating mediator changes ... Done
1732025-06-30T22:06:11.583ZPlanning: Checking for conflicting actions ... Done
1742025-06-30T22:06:11.587ZPlanning: Consolidating action changes ... Done
1752025-06-30T22:06:11.858ZPlanning: Evaluating mediators ... Done
1762025-06-30T22:06:11.863ZPlanning: Planning completed in 0.44 seconds
1772025-06-30T22:06:11.893Z Mediators to change: 2
1782025-06-30T22:06:11.897Z Create boot environment: No
1792025-06-30T22:06:11.897ZCreate backup boot environment: No
1802025-06-30T22:06:11.964Z Done
1812025-06-30T22:06:11.964Z Done
1822025-06-30T22:06:12.572Z Done
1832025-06-30T22:06:16.265Z Done
1842025-06-30T22:06:16.387Z Done
1852025-06-30T22:06:16.387Z Done
1862025-06-30T22:06:16.431Z Done
1872025-06-30T22:06:17.006ZPlanning: Evaluating mediator changes ... Done
1882025-06-30T22:06:17.050ZPlanning: Merging actions ... Done
1892025-06-30T22:06:17.222ZPlanning: Checking for conflicting actions ... Done
1902025-06-30T22:06:17.237ZPlanning: Consolidating action changes ... Done
1912025-06-30T22:06:17.489ZPlanning: Evaluating mediators ... Done
1922025-06-30T22:06:17.532ZPlanning: Planning completed in 0.77 seconds
1932025-06-30T22:06:17.548Z Packages to change: 1
1942025-06-30T22:06:17.553Z Mediators to change: 1
1952025-06-30T22:06:17.553Z Services to change: 1
1962025-06-30T22:06:17.553Z Create boot environment: No
1972025-06-30T22:06:17.553ZCreate backup boot environment: Yes
1982025-06-30T22:06:22.006Z Actions: 1/6 actions (Updating modified actions)
1992025-06-30T22:06:22.006Z Actions: Completed 6 actions in 0.00 seconds.
2002025-06-30T22:06:22.006Z Done
2012025-06-30T22:06:22.006Z Done
2022025-06-30T22:06:22.006Z Done
2032025-06-30T22:06:23.656Z Done
2042025-06-30T22:06:23.741Z Done
2052025-06-30T22:06:23.746Z Done
2062025-06-30T22:06:23.896Z Done
2072025-06-30T22:06:24.333ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-06-30T22:06:24.333Zclang system 15 system
2092025-06-30T22:06:24.333Zcsh system system illumos
2102025-06-30T22:06:24.333Zctags system system illumos
2112025-06-30T22:06:24.333Zfile system system illumos
2122025-06-30T22:06:24.333Zgcc vendor 12 vendor
2132025-06-30T22:06:24.333Zgcc system 10 system
2142025-06-30T22:06:24.333Zgcc system 7 system
2152025-06-30T22:06:24.333Zgo system 1.20 system
2162025-06-30T22:06:24.333Zgo system 1.19 system
2172025-06-30T22:06:24.333Zllvm system 15 system
2182025-06-30T22:06:24.333Zllvm system 14 system
2192025-06-30T22:06:24.333Zmariadb system 10.6 system
2202025-06-30T22:06:24.333Zmta vendor vendor dma
2212025-06-30T22:06:24.334Zopenjdk system 17 system
2222025-06-30T22:06:24.334Zopenjdk system 11 system
2232025-06-30T22:06:24.334Zopenjdk system 1.8 system
2242025-06-30T22:06:24.334Zopenssl vendor 3 vendor
2252025-06-30T22:06:24.334Zperl system 5.36 system
2262025-06-30T22:06:24.334Zpostgresql system 15 system
2272025-06-30T22:06:24.334Zpostgresql system 13 system
2282025-06-30T22:06:24.334Zpython vendor 3 vendor
2292025-06-30T22:06:24.334Zpython system 2 system
2302025-06-30T22:06:24.334Zpython3 system 3.11 system
2312025-06-30T22:06:24.334Zruby system 3.0 system
2322025-06-30T22:06:24.334Zwords vendor vendor american-english
2332025-06-30T22:06:24.334Zwords system system australian-english
2342025-06-30T22:06:24.334Zwords system system british-english
2352025-06-30T22:06:24.334Zwords system system canadian-english
2362025-06-30T22:06:24.334Zwords system system french
2372025-06-30T22:06:24.334Zwords system system italian
2382025-06-30T22:06:24.334Zwords system system ngerman
2392025-06-30T22:06:24.334Zwords system system ogerman
2402025-06-30T22:06:24.334Zwords system system spanish
2412025-06-30T22:06:24.663ZPUBLISHER TYPE STATUS P LOCATION
2422025-06-30T22:06:24.663Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-06-30T22:06:29.188ZFMRI IFO
2442025-06-30T22:06:29.188Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-06-30T22:06:29.188Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-06-30T22:06:29.188Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-06-30T22:06:29.189Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-06-30T22:06:29.189Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-06-30T22:06:29.189Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-06-30T22:06:29.189Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-06-30T22:06:29.189Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-06-30T22:06:29.189Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-06-30T22:06:29.189Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-06-30T22:06:29.189Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-06-30T22:06:29.189Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-06-30T22:06:29.189Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-06-30T22:06:29.189Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-06-30T22:06:29.189Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-06-30T22:06:29.189Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-06-30T22:06:30.159Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-06-30T22:06:30.471Z Updating crates.io index
2622025-06-30T22:06:30.476Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-06-30T22:06:30.848Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-06-30T22:06:31.433Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-06-30T22:06:31.758Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-06-30T22:06:32.028Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-06-30T22:06:32.347Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-06-30T22:06:33.510Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-06-30T22:06:35.479Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-06-30T22:06:36.335Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-06-30T22:06:37.198Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-06-30T22:06:37.535Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-06-30T22:06:37.857Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-06-30T22:06:38.529Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-06-30T22:06:38.858Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762025-06-30T22:06:39.261Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772025-06-30T22:06:39.855Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-06-30T22:06:40.121Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-06-30T22:06:40.402Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-06-30T22:06:40.711Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-06-30T22:06:41.021Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-06-30T22:06:41.362Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-06-30T22:06:41.702Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-06-30T22:06:42.013Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-06-30T22:06:43.041Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862025-06-30T22:06:43.523Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2872025-06-30T22:06:43.914Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882025-06-30T22:06:44.222Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892025-06-30T22:06:44.666Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902025-06-30T22:06:45.172Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912025-06-30T22:06:45.438Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922025-06-30T22:06:45.758Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932025-06-30T22:06:46.099Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942025-06-30T22:06:54.532Z Updating git repository `https://github.com/illumos/smf-rs`
2952025-06-30T22:06:55.985Z Downloading crates ...
2962025-06-30T22:06:56.025Z Downloaded bytecount v0.6.8
2972025-06-30T22:06:56.040Z Downloaded autocfg v1.4.0
2982025-06-30T22:06:56.040Z Downloaded anstyle-parse v0.2.5
2992025-06-30T22:06:56.040Z Downloaded camino-tempfile v1.4.1
3002025-06-30T22:06:56.040Z Downloaded anstream v0.6.18
3012025-06-30T22:06:56.040Z Downloaded anyhow v1.0.98
3022025-06-30T22:06:56.041Z Downloaded anstyle-query v1.1.1
3032025-06-30T22:06:56.041Z Downloaded bitflags v2.9.0
3042025-06-30T22:06:56.060Z Downloaded icu_locid v1.5.0
3052025-06-30T22:06:56.060Z Downloaded unicode-xid v0.2.6
3062025-06-30T22:06:56.061Z Downloaded cargo-platform v0.2.0
3072025-06-30T22:06:56.061Z Downloaded anstyle v1.0.11
3082025-06-30T22:06:56.061Z Downloaded block-buffer v0.10.4
3092025-06-30T22:06:56.061Z Downloaded cargo-util-schemas v0.2.0
3102025-06-30T22:06:56.061Z Downloaded thiserror-impl v1.0.69
3112025-06-30T22:06:56.123Z Downloaded ordered-float v2.10.1
3122025-06-30T22:06:56.123Z Downloaded usdt-attr-macro v0.5.0
3132025-06-30T22:06:56.123Z Downloaded zerocopy-derive v0.7.35
3142025-06-30T22:06:56.123Z Downloaded yoke-derive v0.7.4
3152025-06-30T22:06:56.124Z Downloaded thiserror-impl v2.0.12
3162025-06-30T22:06:56.124Z Downloaded getrandom v0.3.1
3172025-06-30T22:06:56.124Z Downloaded tinystr v0.7.6
3182025-06-30T22:06:56.124Z Downloaded toml v0.8.23
3192025-06-30T22:06:56.124Z Downloaded form_urlencoded v1.2.1
3202025-06-30T22:06:56.124Z Downloaded zerofrom v0.1.4
3212025-06-30T22:06:56.124Z Downloaded write16 v1.0.0
3222025-06-30T22:06:56.124Z Downloaded idna_adapter v1.2.0
3232025-06-30T22:06:56.125Z Downloaded erased-serde v0.4.6
3242025-06-30T22:06:56.125Z Downloaded goblin v0.8.2
3252025-06-30T22:06:56.158Z Downloaded version_check v0.9.5
3262025-06-30T22:06:56.158Z Downloaded utf8parse v0.2.2
3272025-06-30T22:06:56.158Z Downloaded zerovec-derive v0.10.3
3282025-06-30T22:06:56.158Z Downloaded thread-id v4.2.2
3292025-06-30T22:06:56.158Z Downloaded zerofrom-derive v0.1.4
3302025-06-30T22:06:56.158Z Downloaded usdt-impl v0.5.0
3312025-06-30T22:06:56.159Z Downloaded ucd-trie v0.1.7
3322025-06-30T22:06:56.159Z Downloaded generic-array v0.14.7
3332025-06-30T22:06:56.159Z Downloaded toml_datetime v0.6.11
3342025-06-30T22:06:56.159Z Downloaded yoke v0.7.4
3352025-06-30T22:06:56.159Z Downloaded cargo_metadata v0.20.0
3362025-06-30T22:06:56.159Z Downloaded serde_spanned v0.6.9
3372025-06-30T22:06:56.159Z Downloaded displaydoc v0.2.5
3382025-06-30T22:06:56.159Z Downloaded icu_provider_macros v1.5.0
3392025-06-30T22:06:56.159Z Downloaded tabled_derive v0.7.0
3402025-06-30T22:06:56.159Z Downloaded usdt-macro v0.5.0
3412025-06-30T22:06:56.159Z Downloaded unicode-ident v1.0.18
3422025-06-30T22:06:56.159Z Downloaded swrite v0.1.0
3432025-06-30T22:06:56.160Z Downloaded toml_edit v0.22.27
3442025-06-30T22:06:56.160Z Downloaded url v2.5.4
3452025-06-30T22:06:56.160Z Downloaded strsim v0.11.1
3462025-06-30T22:06:56.160Z Downloaded heck v0.5.0
3472025-06-30T22:06:56.160Z Downloaded scroll_derive v0.12.0
3482025-06-30T22:06:56.160Z Downloaded cfg-if v1.0.1
3492025-06-30T22:06:56.160Z Downloaded cargo_toml v0.21.0
3502025-06-30T22:06:56.160Z Downloaded pretty-hex v0.4.1
3512025-06-30T22:06:56.160Z Downloaded equivalent v1.0.2
3522025-06-30T22:06:56.160Z Downloaded writeable v0.5.5
3532025-06-30T22:06:56.160Z Downloaded utf16_iter v1.0.5
3542025-06-30T22:06:56.161Z Downloaded usdt v0.5.0
3552025-06-30T22:06:56.161Z Downloaded toml_write v0.1.2
3562025-06-30T22:06:56.161Z Downloaded winnow v0.7.10
3572025-06-30T22:06:56.161Z Downloaded zerovec v0.10.4
3582025-06-30T22:06:56.172Z Downloaded zerocopy v0.7.35
3592025-06-30T22:06:56.173Z Downloaded serde-value v0.7.0
3602025-06-30T22:06:56.173Z Downloaded fnv v1.0.7
3612025-06-30T22:06:56.173Z Downloaded fastrand v2.1.1
3622025-06-30T22:06:56.173Z Downloaded clap_lex v0.7.4
3632025-06-30T22:06:56.173Z Downloaded proc-macro-error-attr v1.0.4
3642025-06-30T22:06:56.173Z Downloaded unicode-width v0.2.0
3652025-06-30T22:06:56.193Z Downloaded terminal_size v0.4.0
3662025-06-30T22:06:56.193Z Downloaded sha2 v0.10.9
3672025-06-30T22:06:56.193Z Downloaded unicode-width v0.1.14
3682025-06-30T22:06:56.193Z Downloaded smallvec v1.15.0
3692025-06-30T22:06:56.193Z Downloaded scroll v0.12.0
3702025-06-30T22:06:56.207Z Downloaded quote v1.0.40
3712025-06-30T22:06:56.207Z Downloaded icu_locid_transform_data v1.5.0
3722025-06-30T22:06:56.207Z Downloaded once_cell v1.21.3
3732025-06-30T22:06:56.207Z Downloaded pest_derive v2.7.14
3742025-06-30T22:06:56.208Z Downloaded icu_locid_transform v1.5.0
3752025-06-30T22:06:56.208Z Downloaded plain v0.2.3
3762025-06-30T22:06:56.208Z Downloaded memmap v0.7.0
3772025-06-30T22:06:56.208Z Downloaded litemap v0.7.3
3782025-06-30T22:06:56.208Z Downloaded icu_normalizer_data v1.5.0
3792025-06-30T22:06:56.208Z Downloaded macaddr v1.0.1
3802025-06-30T22:06:56.208Z Downloaded stable_deref_trait v1.2.0
3812025-06-30T22:06:56.208Z Downloaded serde_tokenstream v0.2.2
3822025-06-30T22:06:56.217Z Downloaded icu_provider v1.5.0
3832025-06-30T22:06:56.218Z Downloaded log v0.4.27
3842025-06-30T22:06:56.218Z Downloaded icu_normalizer v1.5.0
3852025-06-30T22:06:56.218Z Downloaded byteorder v1.5.0
3862025-06-30T22:06:56.218Z Downloaded proc-macro-error v1.0.4
3872025-06-30T22:06:56.218Z Downloaded clap v4.5.40
3882025-06-30T22:06:56.243Z Downloaded tempfile v3.20.0
3892025-06-30T22:06:56.243Z Downloaded serde v1.0.219
3902025-06-30T22:06:56.243Z Downloaded pest_meta v2.7.14
3912025-06-30T22:06:56.244Z Downloaded papergrid v0.11.0
3922025-06-30T22:06:56.263Z Downloaded icu_properties v1.5.1
3932025-06-30T22:06:56.263Z Downloaded ryu v1.0.18
3942025-06-30T22:06:56.263Z Downloaded proc-macro2 v1.0.95
3952025-06-30T22:06:56.264Z Downloaded num-traits v0.2.19
3962025-06-30T22:06:56.264Z Downloaded synstructure v0.13.1
3972025-06-30T22:06:56.264Z Downloaded icu_collections v1.5.0
3982025-06-30T22:06:56.264Z Downloaded serde-untagged v0.1.7
3992025-06-30T22:06:56.264Z Downloaded itoa v1.0.11
4002025-06-30T22:06:56.264Z Downloaded indexmap v2.9.0
4012025-06-30T22:06:56.292Z Downloaded hashbrown v0.15.4
4022025-06-30T22:06:56.292Z Downloaded smawk v0.3.2
4032025-06-30T22:06:56.292Z Downloaded is_terminal_polyfill v1.70.1
4042025-06-30T22:06:56.292Z Downloaded heck v0.4.1
4052025-06-30T22:06:56.292Z Downloaded errno v0.3.12
4062025-06-30T22:06:56.292Z Downloaded memchr v2.7.4
4072025-06-30T22:06:56.292Z Downloaded percent-encoding v2.3.1
4082025-06-30T22:06:56.292Z Downloaded utf8_iter v1.0.4
4092025-06-30T22:06:56.293Z Downloaded unicode-linebreak v0.1.5
4102025-06-30T22:06:56.293Z Downloaded idna v1.0.3
4112025-06-30T22:06:56.293Z Downloaded typenum v1.17.0
4122025-06-30T22:06:56.312Z Downloaded thiserror v1.0.69
4132025-06-30T22:06:56.312Z Downloaded serde_json v1.0.140
4142025-06-30T22:06:56.312Z Downloaded pest v2.7.14
4152025-06-30T22:06:56.312Z Downloaded serde_derive v1.0.219
4162025-06-30T22:06:56.313Z Downloaded semver v1.0.26
4172025-06-30T22:06:56.313Z Downloaded clap_builder v4.5.40
4182025-06-30T22:06:56.326Z Downloaded pest_generator v2.7.14
4192025-06-30T22:06:56.327Z Downloaded tabled v0.15.0
4202025-06-30T22:06:56.414Z Downloaded clap_derive v4.5.40
4212025-06-30T22:06:56.414Z Downloaded syn v1.0.109
4222025-06-30T22:06:56.414Z Downloaded icu_properties_data v1.5.0
4232025-06-30T22:06:56.414Z Downloaded dof v0.3.0
4242025-06-30T22:06:56.414Z Downloaded syn v2.0.104
4252025-06-30T22:06:56.414Z Downloaded cpufeatures v0.2.14
4262025-06-30T22:06:56.414Z Downloaded colorchoice v1.0.2
4272025-06-30T22:06:56.415Z Downloaded digest v0.10.7
4282025-06-30T22:06:56.415Z Downloaded thiserror v2.0.12
4292025-06-30T22:06:56.415Z Downloaded rustix v1.0.7
4302025-06-30T22:06:56.443Z Downloaded rustix v0.38.37
4312025-06-30T22:06:56.444Z Downloaded fs-err v3.1.1
4322025-06-30T22:06:56.444Z Downloaded dtrace-parser v0.2.0
4332025-06-30T22:06:56.444Z Downloaded crypto-common v0.1.6
4342025-06-30T22:06:56.444Z Downloaded typeid v1.0.3
4352025-06-30T22:06:56.444Z Downloaded camino v1.1.10
4362025-06-30T22:06:56.444Z Downloaded textwrap v0.16.2
4372025-06-30T22:06:56.444Z Downloaded libc v0.2.174
4382025-06-30T22:06:56.519Z Compiling proc-macro2 v1.0.95
4392025-06-30T22:06:56.519Z Compiling unicode-ident v1.0.18
4402025-06-30T22:06:56.533Z Compiling serde v1.0.219
4412025-06-30T22:06:56.533Z Compiling version_check v0.9.5
4422025-06-30T22:06:56.533Z Compiling thiserror v1.0.69
4432025-06-30T22:06:56.533Z Compiling libc v0.2.174
4442025-06-30T22:06:56.534Z Compiling memchr v2.7.4
4452025-06-30T22:06:56.534Z Compiling stable_deref_trait v1.2.0
4462025-06-30T22:06:56.873Z Compiling ucd-trie v0.1.7
4472025-06-30T22:06:56.985Z Compiling autocfg v1.4.0
4482025-06-30T22:06:57.362Z Compiling ryu v1.0.18
4492025-06-30T22:06:57.402Z Compiling writeable v0.5.5
4502025-06-30T22:06:57.429Z Compiling litemap v0.7.3
4512025-06-30T22:06:57.736Z Compiling itoa v1.0.11
4522025-06-30T22:06:57.790Z Compiling once_cell v1.21.3
4532025-06-30T22:06:57.837Z Compiling byteorder v1.5.0
4542025-06-30T22:06:57.907Z Compiling bitflags v2.9.0
4552025-06-30T22:06:57.931Z Compiling icu_locid_transform_data v1.5.0
4562025-06-30T22:06:58.141Z Compiling icu_properties_data v1.5.0
4572025-06-30T22:06:58.167Z Compiling serde_json v1.0.140
4582025-06-30T22:06:58.264Z Compiling num-traits v0.2.19
4592025-06-30T22:06:58.292Z Compiling rustix v0.38.37
4602025-06-30T22:06:58.396Z Compiling write16 v1.0.0
4612025-06-30T22:06:58.479Z Compiling quote v1.0.40
4622025-06-30T22:06:58.549Z Compiling equivalent v1.0.2
4632025-06-30T22:06:58.605Z Compiling errno v0.3.12
4642025-06-30T22:06:58.650Z Compiling typeid v1.0.3
4652025-06-30T22:06:58.712Z Compiling utf8_iter v1.0.4
4662025-06-30T22:06:58.736Z Compiling icu_normalizer_data v1.5.0
4672025-06-30T22:06:58.871Z Compiling hashbrown v0.15.4
4682025-06-30T22:06:58.899Z Compiling syn v2.0.104
4692025-06-30T22:06:58.899Z Compiling smallvec v1.15.0
4702025-06-30T22:06:58.948Z Compiling utf16_iter v1.0.5
4712025-06-30T22:06:59.217Z Compiling usdt-impl v0.5.0
4722025-06-30T22:06:59.240Z Compiling proc-macro-error-attr v1.0.4
4732025-06-30T22:06:59.244Z Compiling winnow v0.7.10
4742025-06-30T22:06:59.299Z Compiling toml_write v0.1.2
4752025-06-30T22:06:59.423Z Compiling syn v1.0.109
4762025-06-30T22:06:59.756Z Compiling thread-id v4.2.2
4772025-06-30T22:06:59.837Z Compiling proc-macro-error v1.0.4
4782025-06-30T22:06:59.889Z Compiling plain v0.2.3
4792025-06-30T22:06:59.999Z Compiling indexmap v2.9.0
4802025-06-30T22:07:00.073Z Compiling semver v1.0.26
4812025-06-30T22:07:00.101Z Compiling rustix v1.0.7
4822025-06-30T22:07:00.135Z Compiling camino v1.1.10
4832025-06-30T22:07:00.584Z Compiling utf8parse v0.2.2
4842025-06-30T22:07:00.774Z Compiling percent-encoding v2.3.1
4852025-06-30T22:07:00.850Z Compiling log v0.4.27
4862025-06-30T22:07:02.823Z Compiling getrandom v0.3.1
4872025-06-30T22:07:02.904Z Compiling form_urlencoded v1.2.1
4882025-06-30T22:07:02.904Z Compiling terminal_size v0.4.0
4892025-06-30T22:07:02.904Z Compiling ordered-float v2.10.1
4902025-06-30T22:07:02.904Z Compiling anstyle-parse v0.2.5
4912025-06-30T22:07:02.904Z Compiling thiserror v2.0.12
4922025-06-30T22:07:02.904Z Compiling anstyle v1.0.11
4932025-06-30T22:07:02.904Z Compiling cfg-if v1.0.1
4942025-06-30T22:07:02.904Z Compiling pretty-hex v0.4.1
4952025-06-30T22:07:02.904Z Compiling colorchoice v1.0.2
4962025-06-30T22:07:02.904Z Compiling is_terminal_polyfill v1.70.1
4972025-06-30T22:07:02.904Z Compiling anstyle-query v1.1.1
4982025-06-30T22:07:02.904Z Compiling anstream v0.6.18
4992025-06-30T22:07:02.904Z Compiling fs-err v3.1.1
5002025-06-30T22:07:02.904Z Compiling unicode-width v0.1.14
5012025-06-30T22:07:03.736Z Compiling unicode-xid v0.2.6
5022025-06-30T22:07:03.831Z Compiling heck v0.5.0
5032025-06-30T22:07:03.832Z Compiling fnv v1.0.7
5042025-06-30T22:07:03.832Z Compiling clap_lex v0.7.4
5052025-06-30T22:07:03.832Z Compiling heck v0.4.1
5062025-06-30T22:07:03.832Z Compiling anyhow v1.0.98
5072025-06-30T22:07:03.832Z Compiling bytecount v0.6.8
5082025-06-30T22:07:03.832Z Compiling fastrand v2.1.1
5092025-06-30T22:07:03.832Z Compiling strsim v0.11.1
5102025-06-30T22:07:04.222Z Compiling papergrid v0.11.0
5112025-06-30T22:07:04.268Z Compiling tempfile v3.20.0
5122025-06-30T22:07:04.324Z Compiling clap_builder v4.5.40
5132025-06-30T22:07:04.626Z Compiling memmap v0.7.0
5142025-06-30T22:07:05.232Z Compiling unicode-width v0.2.0
5152025-06-30T22:07:05.275Z Compiling unicode-linebreak v0.1.5
5162025-06-30T22:07:05.275Z Compiling smawk v0.3.2
5172025-06-30T22:07:05.315Z Compiling textwrap v0.16.2
5182025-06-30T22:07:05.815Z Compiling synstructure v0.13.1
5192025-06-30T22:07:06.147Z Compiling swrite v0.1.0
5202025-06-30T22:07:06.213Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5212025-06-30T22:07:06.925Z Compiling tabled_derive v0.7.0
5222025-06-30T22:07:07.650Z Compiling serde_derive v1.0.219
5232025-06-30T22:07:07.650Z Compiling zerofrom-derive v0.1.4
5242025-06-30T22:07:07.650Z Compiling thiserror-impl v1.0.69
5252025-06-30T22:07:07.654Z Compiling yoke-derive v0.7.4
5262025-06-30T22:07:07.654Z Compiling zerovec-derive v0.10.3
5272025-06-30T22:07:08.187Z Compiling displaydoc v0.2.5
5282025-06-30T22:07:09.693Z Compiling icu_provider_macros v1.5.0
5292025-06-30T22:07:10.009Z Compiling zerocopy-derive v0.7.35
5302025-06-30T22:07:10.294Z Compiling scroll_derive v0.12.0
5312025-06-30T22:07:10.478Z Compiling thiserror-impl v2.0.12
5322025-06-30T22:07:10.699Z Compiling pest v2.7.14
5332025-06-30T22:07:11.067Z Compiling zerofrom v0.1.4
5342025-06-30T22:07:11.306Z Compiling yoke v0.7.4
5352025-06-30T22:07:11.632Z Compiling zerovec v0.10.4
5362025-06-30T22:07:11.661Z Compiling scroll v0.12.0
5372025-06-30T22:07:11.683Z Compiling clap_derive v4.5.40
5382025-06-30T22:07:11.826Z Compiling zerocopy v0.7.35
5392025-06-30T22:07:12.209Z Compiling goblin v0.8.2
5402025-06-30T22:07:12.822Z Compiling tabled v0.15.0
5412025-06-30T22:07:13.520Z Compiling tinystr v0.7.6
5422025-06-30T22:07:13.576Z Compiling pest_meta v2.7.14
5432025-06-30T22:07:13.599Z Compiling icu_collections v1.5.0
5442025-06-30T22:07:13.858Z Compiling icu_locid v1.5.0
5452025-06-30T22:07:14.927Z Compiling pest_generator v2.7.14
5462025-06-30T22:07:15.516Z Compiling icu_provider v1.5.0
5472025-06-30T22:07:15.798Z Compiling clap v4.5.40
5482025-06-30T22:07:16.423Z Compiling icu_locid_transform v1.5.0
5492025-06-30T22:07:17.051Z Compiling pest_derive v2.7.14
5502025-06-30T22:07:17.656Z Compiling dtrace-parser v0.2.0
5512025-06-30T22:07:17.675Z Compiling icu_properties v1.5.1
5522025-06-30T22:07:19.132Z Compiling serde_spanned v0.6.9
5532025-06-30T22:07:19.139Z Compiling toml_datetime v0.6.11
5542025-06-30T22:07:19.139Z Compiling erased-serde v0.4.6
5552025-06-30T22:07:19.403Z Compiling serde-value v0.7.0
5562025-06-30T22:07:19.773Z Compiling toml_edit v0.22.27
5572025-06-30T22:07:19.983Z Compiling serde_tokenstream v0.2.2
5582025-06-30T22:07:20.026Z Compiling cargo-platform v0.2.0
5592025-06-30T22:07:20.168Z Compiling serde-untagged v0.1.7
5602025-06-30T22:07:20.288Z Compiling camino-tempfile v1.4.1
5612025-06-30T22:07:20.499Z Compiling macaddr v1.0.1
5622025-06-30T22:07:20.829Z Compiling dof v0.3.0
5632025-06-30T22:07:21.101Z Compiling icu_normalizer v1.5.0
5642025-06-30T22:07:21.956Z Compiling idna_adapter v1.2.0
5652025-06-30T22:07:22.133Z Compiling idna v1.0.3
5662025-06-30T22:07:22.599Z Compiling usdt-attr-macro v0.5.0
5672025-06-30T22:07:22.599Z Compiling usdt-macro v0.5.0
5682025-06-30T22:07:22.641Z Compiling url v2.5.4
5692025-06-30T22:07:22.784Z Compiling toml v0.8.23
5702025-06-30T22:07:23.661Z Compiling cargo-util-schemas v0.2.0
5712025-06-30T22:07:23.686Z Compiling cargo_toml v0.21.0
5722025-06-30T22:07:23.897Z Compiling usdt v0.5.0
5732025-06-30T22:07:25.126Z Compiling cargo_metadata v0.20.0
5742025-06-30T22:07:26.889Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752025-06-30T22:07:30.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5762025-06-30T22:07:30.503Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772025-06-30T22:07:31.151Z Downloading crates ...
5782025-06-30T22:07:31.287Z Downloaded addr2line v0.24.2
5792025-06-30T22:07:31.290Z Downloaded argon2 v0.5.3
5802025-06-30T22:07:31.294Z Downloaded arc-swap v1.7.1
5812025-06-30T22:07:31.298Z Downloaded async-stream v0.3.6
5822025-06-30T22:07:31.301Z Downloaded crucible-workspace-hack v0.1.0
5832025-06-30T22:07:31.309Z Downloaded backoff v0.4.0
5842025-06-30T22:07:31.312Z Downloaded base64 v0.13.1
5852025-06-30T22:07:31.316Z Downloaded home v0.5.9
5862025-06-30T22:07:31.320Z Downloaded ahash v0.8.11
5872025-06-30T22:07:31.324Z Downloaded highway v1.3.0
5882025-06-30T22:07:31.327Z Downloaded hostname v0.3.1
5892025-06-30T22:07:31.336Z Downloaded hostname v0.4.0
5902025-06-30T22:07:31.336Z Downloaded hmac v0.12.1
5912025-06-30T22:07:31.340Z Downloaded headers v0.4.1
5922025-06-30T22:07:31.340Z Downloaded hkdf v0.12.4
5932025-06-30T22:07:31.343Z Downloaded aws-lc-rs v1.12.4
5942025-06-30T22:07:31.354Z Downloaded http-body v1.0.1
5952025-06-30T22:07:31.357Z Downloaded impl-trait-for-tuples v0.2.2
5962025-06-30T22:07:31.357Z Downloaded http-body-util v0.1.3
5972025-06-30T22:07:31.361Z Downloaded async-bb8-diesel v0.2.1
5982025-06-30T22:07:31.364Z Downloaded allocator-api2 v0.2.21
5992025-06-30T22:07:31.367Z Downloaded hyper-rustls v0.27.7
6002025-06-30T22:07:31.370Z Downloaded instability v0.3.2
6012025-06-30T22:07:31.373Z Downloaded ipnet v2.11.0
6022025-06-30T22:07:31.377Z Downloaded httpdate v1.0.3
6032025-06-30T22:07:31.377Z Downloaded hubpack v0.1.2
6042025-06-30T22:07:31.381Z Downloaded is_ci v1.2.0
6052025-06-30T22:07:31.384Z Downloaded cargo-platform v0.1.8
6062025-06-30T22:07:31.384Z Downloaded inout v0.1.3
6072025-06-30T22:07:31.387Z Downloaded indoc v1.0.9
6082025-06-30T22:07:31.390Z Downloaded hyper-staticfile v0.10.1
6092025-06-30T22:07:31.394Z Downloaded libsw v3.5.0
6102025-06-30T22:07:31.398Z Downloaded indoc v2.0.6
6112025-06-30T22:07:31.401Z Downloaded instant v0.1.13
6122025-06-30T22:07:31.401Z Downloaded ingot-types v0.1.0
6132025-06-30T22:07:31.409Z Downloaded block-padding v0.3.3
6142025-06-30T22:07:31.412Z Downloaded humantime v2.2.0
6152025-06-30T22:07:31.412Z Downloaded cargo_metadata v0.18.1
6162025-06-30T22:07:31.412Z Downloaded cfg_aliases v0.1.1
6172025-06-30T22:07:31.416Z Downloaded hyper-util v0.1.14
6182025-06-30T22:07:31.421Z Downloaded match_cfg v0.1.0
6192025-06-30T22:07:31.426Z Downloaded md5 v0.7.0
6202025-06-30T22:07:31.426Z Downloaded array-init v0.0.4
6212025-06-30T22:07:31.429Z Downloaded crc8 v0.1.1
6222025-06-30T22:07:31.429Z Downloaded libsw-core v0.3.1
6232025-06-30T22:07:31.436Z Downloaded lazy_static v1.5.0
6242025-06-30T22:07:31.436Z Downloaded is-terminal v0.4.13
6252025-06-30T22:07:31.444Z Downloaded hyper-tls v0.6.0
6262025-06-30T22:07:31.444Z Downloaded mime v0.3.17
6272025-06-30T22:07:31.444Z Downloaded kstat-rs v0.2.4
6282025-06-30T22:07:31.444Z Downloaded indicatif v0.17.11
6292025-06-30T22:07:31.449Z Downloaded md-5 v0.10.6
6302025-06-30T22:07:31.453Z Downloaded lalrpop-util v0.19.12
6312025-06-30T22:07:31.453Z Downloaded bcrypt-pbkdf v0.10.0
6322025-06-30T22:07:31.453Z Downloaded bb8 v0.8.5
6332025-06-30T22:07:31.458Z Downloaded maybe-uninit v2.0.0
6342025-06-30T22:07:31.462Z Downloaded lzss v0.8.2
6352025-06-30T22:07:31.462Z Downloaded lru v0.12.5
6362025-06-30T22:07:31.465Z Downloaded lockfree-object-pool v0.1.6
6372025-06-30T22:07:31.469Z Downloaded maplit v1.0.2
6382025-06-30T22:07:31.469Z Downloaded camino-tempfile-ext v0.3.1
6392025-06-30T22:07:31.472Z Downloaded rustc-hash v1.1.0
6402025-06-30T22:07:31.472Z Downloaded sigpipe v0.1.3
6412025-06-30T22:07:31.475Z Downloaded backtrace v0.3.74
6422025-06-30T22:07:31.480Z Downloaded take_mut v0.2.2
6432025-06-30T22:07:31.485Z Downloaded heapless v0.8.0
6442025-06-30T22:07:31.489Z Downloaded strum v0.26.3
6452025-06-30T22:07:31.493Z Downloaded mime_guess v2.0.5
6462025-06-30T22:07:31.496Z Downloaded memoffset v0.9.1
6472025-06-30T22:07:31.496Z Downloaded libefi-sys v0.1.0
6482025-06-30T22:07:31.500Z Downloaded keccak v0.1.5
6492025-06-30T22:07:31.500Z Downloaded primeorder v0.13.6
6502025-06-30T22:07:31.504Z Downloaded rusty-fork v0.3.0
6512025-06-30T22:07:31.508Z Downloaded secrecy v0.10.3
6522025-06-30T22:07:31.508Z Downloaded hex-literal v0.4.1
6532025-06-30T22:07:31.511Z Downloaded rustversion v1.0.17
6542025-06-30T22:07:31.511Z Downloaded lock_api v0.4.12
6552025-06-30T22:07:31.516Z Downloaded base64 v0.21.7
6562025-06-30T22:07:31.522Z Downloaded const_format_proc_macros v0.2.34
6572025-06-30T22:07:31.525Z Downloaded zone_cfg_derive v0.1.2
6582025-06-30T22:07:31.525Z Downloaded console v0.15.10
6592025-06-30T22:07:31.529Z Downloaded thread_local v1.1.8
6602025-06-30T22:07:31.533Z Downloaded tagptr v0.2.0
6612025-06-30T22:07:31.533Z Downloaded slog-stdlog v4.1.1
6622025-06-30T22:07:31.537Z Downloaded derive_builder_macro v0.20.2
6632025-06-30T22:07:31.537Z Downloaded slog-json v2.6.1
6642025-06-30T22:07:31.540Z Downloaded tokio-native-tls v0.3.1
6652025-06-30T22:07:31.546Z Downloaded darling_macro v0.20.10
6662025-06-30T22:07:31.549Z Downloaded arrayvec v0.7.6
6672025-06-30T22:07:31.549Z Downloaded float-ord v0.3.2
6682025-06-30T22:07:31.555Z Downloaded embedded-io v0.6.1
6692025-06-30T22:07:31.555Z Downloaded base64ct v1.6.0
6702025-06-30T22:07:31.559Z Downloaded embedded-io v0.4.0
6712025-06-30T22:07:31.559Z Downloaded serde_with_macros v3.12.0
6722025-06-30T22:07:31.563Z Downloaded litrs v0.4.1
6732025-06-30T22:07:31.582Z Downloaded oso-derive v0.27.3
6742025-06-30T22:07:31.586Z Downloaded bit-vec v0.8.0
6752025-06-30T22:07:31.586Z Downloaded typify v0.2.0
6762025-06-30T22:07:31.590Z Downloaded daft v0.1.3
6772025-06-30T22:07:31.590Z Downloaded sqlformat v0.3.5
6782025-06-30T22:07:31.593Z Downloaded slog-term v2.9.1
6792025-06-30T22:07:31.597Z Downloaded precomputed-hash v0.1.1
6802025-06-30T22:07:31.601Z Downloaded cookie v0.18.1
6812025-06-30T22:07:31.601Z Downloaded data-encoding v2.9.0
6822025-06-30T22:07:31.605Z Downloaded tokio-rustls v0.26.0
6832025-06-30T22:07:31.611Z Downloaded path-slash v0.1.5
6842025-06-30T22:07:31.611Z Downloaded rand_chacha v0.3.1
6852025-06-30T22:07:31.611Z Downloaded either v1.15.0
6862025-06-30T22:07:31.618Z Downloaded ff v0.13.0
6872025-06-30T22:07:31.622Z Downloaded gethostname v0.5.0
6882025-06-30T22:07:31.622Z Downloaded foldhash v0.1.5
6892025-06-30T22:07:31.622Z Downloaded zone v0.3.1
6902025-06-30T22:07:31.622Z Downloaded zone v0.1.8
6912025-06-30T22:07:31.626Z Downloaded ron v0.7.1
6922025-06-30T22:07:31.631Z Downloaded rcgen v0.12.1
6932025-06-30T22:07:31.637Z Downloaded futures-io v0.3.31
6942025-06-30T22:07:31.637Z Downloaded futures-executor v0.3.31
6952025-06-30T22:07:31.640Z Downloaded scheduled-thread-pool v0.2.7
6962025-06-30T22:07:31.640Z Downloaded group v0.13.0
6972025-06-30T22:07:31.640Z Downloaded blake2 v0.10.6
6982025-06-30T22:07:31.647Z Downloaded multimap v0.10.1
6992025-06-30T22:07:31.650Z Downloaded float-cmp v0.10.0
7002025-06-30T22:07:31.650Z Downloaded rustls-pki-types v1.10.0
7012025-06-30T22:07:31.655Z Downloaded siphasher v0.3.11
7022025-06-30T22:07:31.655Z Downloaded peg-macros v0.8.5
7032025-06-30T22:07:31.660Z Downloaded tinyvec_macros v0.1.1
7042025-06-30T22:07:31.660Z Downloaded peg v0.8.5
7052025-06-30T22:07:31.663Z Downloaded progenitor-macro v0.8.0
7062025-06-30T22:07:31.667Z Downloaded same-file v1.0.6
7072025-06-30T22:07:31.672Z Downloaded ref-cast-impl v1.0.24
7082025-06-30T22:07:31.672Z Downloaded radium v0.7.0
7092025-06-30T22:07:31.676Z Downloaded typify-macro v0.3.0
7102025-06-30T22:07:31.676Z Downloaded pkg-config v0.3.31
7112025-06-30T22:07:31.683Z Downloaded ppv-lite86 v0.2.20
7122025-06-30T22:07:31.683Z Downloaded ron v0.8.1
7132025-06-30T22:07:31.687Z Downloaded r2d2 v0.8.10
7142025-06-30T22:07:31.690Z Downloaded dirs-sys-next v0.1.2
7152025-06-30T22:07:31.690Z Downloaded derive_builder_core v0.20.2
7162025-06-30T22:07:31.694Z Downloaded utf-8 v0.7.6
7172025-06-30T22:07:31.694Z Downloaded universal-hash v0.5.1
7182025-06-30T22:07:31.697Z Downloaded slab v0.4.9
7192025-06-30T22:07:31.700Z Downloaded salsa20 v0.10.2
7202025-06-30T22:07:31.700Z Downloaded num-rational v0.4.2
7212025-06-30T22:07:31.705Z Downloaded rfc6979 v0.4.0
7222025-06-30T22:07:31.708Z Downloaded ref-cast v1.0.24
7232025-06-30T22:07:31.708Z Downloaded cstr-argument v0.1.2
7242025-06-30T22:07:31.712Z Downloaded xshell-macros v0.2.7
7252025-06-30T22:07:31.712Z Downloaded strum_macros v0.25.3
7262025-06-30T22:07:31.716Z Downloaded tls_codec v0.4.1
7272025-06-30T22:07:31.719Z Downloaded const_format v0.2.34
7282025-06-30T22:07:31.723Z Downloaded tokio-tungstenite v0.23.1
7292025-06-30T22:07:31.726Z Downloaded number_prefix v0.4.0
7302025-06-30T22:07:31.729Z Downloaded num_threads v0.1.7
7312025-06-30T22:07:31.729Z Downloaded structmeta-derive v0.3.0
7322025-06-30T22:07:31.733Z Downloaded strip-ansi-escapes v0.2.0
7332025-06-30T22:07:31.736Z Downloaded typify-macro v0.2.0
7342025-06-30T22:07:31.736Z Downloaded strum_macros v0.24.3
7352025-06-30T22:07:31.739Z Downloaded structmeta v0.3.0
7362025-06-30T22:07:31.743Z Downloaded paste v1.0.15
7372025-06-30T22:07:31.748Z Downloaded password-hash v0.5.0
7382025-06-30T22:07:31.748Z Downloaded whoami v1.6.0
7392025-06-30T22:07:31.752Z Downloaded untrusted v0.9.0
7402025-06-30T22:07:31.752Z Downloaded peg-runtime v0.8.5
7412025-06-30T22:07:31.758Z Downloaded subprocess v0.2.9
7422025-06-30T22:07:31.758Z Downloaded strum_macros v0.26.4
7432025-06-30T22:07:31.761Z Downloaded prettyplease v0.2.35
7442025-06-30T22:07:31.765Z Downloaded serde-big-array v0.5.1
7452025-06-30T22:07:31.765Z Downloaded hyper v1.6.0
7462025-06-30T22:07:31.771Z Downloaded fs-err v2.11.0
7472025-06-30T22:07:31.774Z Downloaded hickory-resolver v0.24.4
7482025-06-30T22:07:31.779Z Downloaded sqlparser_derive v0.2.2
7492025-06-30T22:07:31.782Z Downloaded serde_bytes v0.11.17
7502025-06-30T22:07:31.787Z Downloaded packed_struct_codegen v0.10.1
7512025-06-30T22:07:31.787Z Downloaded sync_wrapper v1.0.1
7522025-06-30T22:07:31.793Z Downloaded daft-derive v0.1.3
7532025-06-30T22:07:31.796Z Downloaded pem v3.0.5
7542025-06-30T22:07:31.796Z Downloaded futures-core v0.3.31
7552025-06-30T22:07:31.796Z Downloaded dunce v1.0.5
7562025-06-30T22:07:31.801Z Downloaded dsl_auto_type v0.1.2
7572025-06-30T22:07:31.801Z Downloaded miniz_oxide v0.8.5
7582025-06-30T22:07:31.804Z Downloaded futures-task v0.3.31
7592025-06-30T22:07:31.804Z Downloaded zerocopy v0.6.6
7602025-06-30T22:07:31.807Z Downloaded yasna v0.5.2
7612025-06-30T22:07:31.812Z Downloaded proc-macro-error-attr2 v2.0.0
7622025-06-30T22:07:31.815Z Downloaded endian-type v0.1.2
7632025-06-30T22:07:31.815Z Downloaded packed_struct v0.10.1
7642025-06-30T22:07:31.815Z Downloaded tinyvec v1.8.0
7652025-06-30T22:07:31.818Z Downloaded serde-hex v0.1.0
7662025-06-30T22:07:31.823Z Downloaded crossbeam-channel v0.5.15
7672025-06-30T22:07:31.827Z Downloaded glob v0.3.2
7682025-06-30T22:07:31.830Z Downloaded darling v0.20.10
7692025-06-30T22:07:31.834Z Downloaded ssh-cipher v0.2.0
7702025-06-30T22:07:31.834Z Downloaded quick-error v1.2.3
7712025-06-30T22:07:31.837Z Downloaded scrypt v0.11.0
7722025-06-30T22:07:31.837Z Downloaded rand v0.9.1
7732025-06-30T22:07:31.844Z Downloaded num-conv v0.1.0
7742025-06-30T22:07:31.848Z Downloaded topological-sort v0.2.2
7752025-06-30T22:07:31.848Z Downloaded steno v0.4.1
7762025-06-30T22:07:31.852Z Downloaded socket2 v0.5.10
7772025-06-30T22:07:31.858Z Downloaded parse-size v1.1.0
7782025-06-30T22:07:31.858Z Downloaded der_derive v0.7.3
7792025-06-30T22:07:31.862Z Downloaded defmt-macros v0.3.9
7802025-06-30T22:07:31.862Z Downloaded enum-as-inner v0.6.1
7812025-06-30T22:07:31.865Z Downloaded defmt-parser v0.3.4
7822025-06-30T22:07:31.865Z Downloaded sec1 v0.7.3
7832025-06-30T22:07:31.865Z Downloaded fatfs v0.3.6
7842025-06-30T22:07:31.869Z Downloaded tracing-core v0.1.32
7852025-06-30T22:07:31.873Z Downloaded aes-gcm v0.10.3
7862025-06-30T22:07:31.877Z Downloaded num_enum v0.5.11
7872025-06-30T22:07:31.882Z Downloaded unicode-truncate v1.1.0
7882025-06-30T22:07:31.888Z Downloaded samael v0.0.19
7892025-06-30T22:07:31.892Z Downloaded time-core v0.1.2
7902025-06-30T22:07:31.895Z Downloaded itertools v0.14.0
7912025-06-30T22:07:31.902Z Downloaded zone_cfg_derive v0.3.0
7922025-06-30T22:07:31.905Z Downloaded foreign-types-shared v0.3.1
7932025-06-30T22:07:31.905Z Downloaded foreign-types-shared v0.1.1
7942025-06-30T22:07:31.905Z Downloaded pin-utils v0.1.0
7952025-06-30T22:07:31.908Z Downloaded sct v0.7.1
7962025-06-30T22:07:31.912Z Downloaded resolv-conf v0.7.0
7972025-06-30T22:07:31.916Z Downloaded progenitor-client v0.10.0
7982025-06-30T22:07:31.916Z Downloaded defmt v0.3.8
7992025-06-30T22:07:31.921Z Downloaded tokio-util v0.7.15
8002025-06-30T22:07:31.928Z Downloaded dirs-next v2.0.0
8012025-06-30T22:07:31.932Z Downloaded difflib v0.4.0
8022025-06-30T22:07:31.932Z Downloaded slog-dtrace v0.3.0
8032025-06-30T22:07:31.932Z Downloaded tokio-stream v0.1.17
8042025-06-30T22:07:31.936Z Downloaded itertools v0.12.1
8052025-06-30T22:07:31.945Z Downloaded rustc_version v0.1.7
8062025-06-30T22:07:31.948Z Downloaded serde_plain v1.0.2
8072025-06-30T22:07:31.948Z Downloaded pin-project-internal v1.1.6
8082025-06-30T22:07:31.949Z Downloaded itertools v0.13.0
8092025-06-30T22:07:31.957Z Downloaded newtype_derive v0.1.6
8102025-06-30T22:07:31.961Z Downloaded signal-hook-tokio v0.3.1
8112025-06-30T22:07:31.961Z Downloaded try-lock v0.2.5
8122025-06-30T22:07:31.961Z Downloaded simd-adler32 v0.3.7
8132025-06-30T22:07:31.964Z Downloaded progenitor-client v0.8.0
8142025-06-30T22:07:31.967Z Downloaded newline-converter v0.3.0
8152025-06-30T22:07:31.967Z Downloaded nu-ansi-term v0.50.1
8162025-06-30T22:07:31.971Z Downloaded new_debug_unreachable v1.0.6
8172025-06-30T22:07:31.971Z Downloaded zeroize_derive v1.4.2
8182025-06-30T22:07:31.974Z Downloaded slog-envlogger v2.2.0
8192025-06-30T22:07:31.974Z Downloaded rustls-native-certs v0.8.1
8202025-06-30T22:07:31.979Z Downloaded crunchy v0.2.2
8212025-06-30T22:07:31.984Z Downloaded serde_with v3.12.0
8222025-06-30T22:07:31.988Z Downloaded serde_path_to_error v0.1.17
8232025-06-30T22:07:31.991Z Downloaded time-macros v0.2.18
8242025-06-30T22:07:31.995Z Downloaded walkdir v2.5.0
8252025-06-30T22:07:31.995Z Downloaded flate2 v1.1.2
8262025-06-30T22:07:31.999Z Downloaded deranged v0.3.11
8272025-06-30T22:07:32.003Z Downloaded normalize-line-endings v0.3.0
8282025-06-30T22:07:32.003Z Downloaded termtree v0.5.1
8292025-06-30T22:07:32.006Z Downloaded phf_shared v0.11.2
8302025-06-30T22:07:32.006Z Downloaded oxnet v0.1.2
8312025-06-30T22:07:32.009Z Downloaded newtype-uuid v1.2.4
8322025-06-30T22:07:32.012Z Downloaded ctr v0.9.2
8332025-06-30T22:07:32.015Z Downloaded progenitor-impl v0.8.0
8342025-06-30T22:07:32.015Z Downloaded tui-tree-widget v0.23.1
8352025-06-30T22:07:32.018Z Downloaded postgres-protocol v0.6.8
8362025-06-30T22:07:32.022Z Downloaded ed25519 v2.2.3
8372025-06-30T22:07:32.031Z Downloaded pretty-hex v0.2.1
8382025-06-30T22:07:32.031Z Downloaded lalrpop v0.19.12
8392025-06-30T22:07:32.035Z Downloaded parse-display v0.10.0
8402025-06-30T22:07:32.086Z Downloaded native-tls v0.2.12
8412025-06-30T22:07:32.091Z Downloaded zstd-safe v7.2.3
8422025-06-30T22:07:32.091Z Downloaded num-complex v0.4.6
8432025-06-30T22:07:32.091Z Downloaded rand_chacha v0.9.0
8442025-06-30T22:07:32.091Z Downloaded winnow v0.5.40
8452025-06-30T22:07:32.091Z Downloaded sha1 v0.10.6
8462025-06-30T22:07:32.091Z Downloaded num_enum_derive v0.5.11
8472025-06-30T22:07:32.091Z Downloaded opaque-debug v0.3.1
8482025-06-30T22:07:32.092Z Downloaded serde_derive_internals v0.29.1
8492025-06-30T22:07:32.092Z Downloaded derive_more v0.99.20
8502025-06-30T22:07:32.092Z Downloaded phf v0.11.2
8512025-06-30T22:07:32.092Z Downloaded xshell v0.2.7
8522025-06-30T22:07:32.092Z Downloaded progenitor-client v0.9.1
8532025-06-30T22:07:32.092Z Downloaded diesel_table_macro_syntax v0.2.0
8542025-06-30T22:07:32.092Z Downloaded tracing-attributes v0.1.27
8552025-06-30T22:07:32.092Z Downloaded diff v0.1.13
8562025-06-30T22:07:32.092Z Downloaded foreign-types v0.3.2
8572025-06-30T22:07:32.092Z Downloaded tabled_derive v0.10.0
8582025-06-30T22:07:32.092Z Downloaded ssh-encoding v0.2.0
8592025-06-30T22:07:32.092Z Downloaded russh-cryptovec v0.7.3
8602025-06-30T22:07:32.092Z Downloaded parking_lot_core v0.9.10
8612025-06-30T22:07:32.092Z Downloaded quinn-udp v0.5.5
8622025-06-30T22:07:32.092Z Downloaded tokio-macros v2.5.0
8632025-06-30T22:07:32.092Z Downloaded zeroize v1.8.1
8642025-06-30T22:07:32.095Z Downloaded zip v4.2.0
8652025-06-30T22:07:32.099Z Downloaded rayon v1.10.0
8662025-06-30T22:07:32.107Z Downloaded progenitor v0.8.0
8672025-06-30T22:07:32.110Z Downloaded subtle v2.6.1
8682025-06-30T22:07:32.110Z Downloaded env_filter v0.1.2
8692025-06-30T22:07:32.116Z Downloaded stringprep v0.1.5
8702025-06-30T22:07:32.117Z Downloaded nibble_vec v0.1.0
8712025-06-30T22:07:32.117Z Downloaded foreign-types-macros v0.2.3
8722025-06-30T22:07:32.122Z Downloaded csv-core v0.1.11
8732025-06-30T22:07:32.122Z Downloaded unicase v2.7.0
8742025-06-30T22:07:32.122Z Downloaded futures v0.3.31
8752025-06-30T22:07:32.125Z Downloaded olpc-cjson v0.1.4
8762025-06-30T22:07:32.125Z Downloaded diesel-dtrace v0.4.2
8772025-06-30T22:07:32.132Z Downloaded rustyline v14.0.0
8782025-06-30T22:07:32.135Z Downloaded tough v0.20.0
8792025-06-30T22:07:32.142Z Downloaded want v0.3.1
8802025-06-30T22:07:32.146Z Downloaded xattr v1.3.1
8812025-06-30T22:07:32.146Z Downloaded postcard v1.0.10
8822025-06-30T22:07:32.150Z Downloaded papergrid v0.14.0
8832025-06-30T22:07:32.154Z Downloaded void v1.0.2
8842025-06-30T22:07:32.154Z Downloaded ena v0.14.3
8852025-06-30T22:07:32.157Z Downloaded env_logger v0.10.2
8862025-06-30T22:07:32.161Z Downloaded vsss-rs v3.3.4
8872025-06-30T22:07:32.161Z Downloaded unicode_categories v0.1.1
8882025-06-30T22:07:32.164Z Downloaded progenitor v0.9.1
8892025-06-30T22:07:32.164Z Downloaded parse-display-derive v0.10.0
8902025-06-30T22:07:32.168Z Downloaded rand_xorshift v0.4.0
8912025-06-30T22:07:32.168Z Downloaded signal-hook v0.3.18
8922025-06-30T22:07:32.172Z Downloaded rand_seeder v0.3.0
8932025-06-30T22:07:32.172Z Downloaded flagset v0.4.6
8942025-06-30T22:07:32.176Z Downloaded pem-rfc7468 v0.7.0
8952025-06-30T22:07:32.176Z Downloaded fallible-iterator v0.2.0
8962025-06-30T22:07:32.179Z Downloaded darling_core v0.20.10
8972025-06-30T22:07:32.182Z Downloaded wyz v0.5.1
8982025-06-30T22:07:32.186Z Downloaded tungstenite v0.21.0
8992025-06-30T22:07:32.188Z Downloaded rpassword v7.4.0
9002025-06-30T22:07:32.188Z Downloaded string_cache v0.8.9
9012025-06-30T22:07:32.191Z Downloaded env_logger v0.11.5
9022025-06-30T22:07:32.195Z Downloaded rustls-webpki v0.101.7
9032025-06-30T22:07:32.207Z Downloaded proc-macro-error2 v2.0.1
9042025-06-30T22:07:32.210Z Downloaded time v0.3.36
9052025-06-30T22:07:32.216Z Downloaded fixedbitset v0.5.7
9062025-06-30T22:07:32.220Z Downloaded parking_lot_core v0.8.6
9072025-06-30T22:07:32.224Z Downloaded derive-where v1.5.0
9082025-06-30T22:07:32.228Z Downloaded omicron-zone-package v0.12.2
9092025-06-30T22:07:32.231Z Downloaded half v1.8.3
9102025-06-30T22:07:32.231Z Downloaded snafu v0.8.5
9112025-06-30T22:07:32.236Z Downloaded serde_cbor v0.11.2
9122025-06-30T22:07:32.241Z Downloaded toml_edit v0.19.15
9132025-06-30T22:07:32.255Z Downloaded unicode-bidi v0.3.17
9142025-06-30T22:07:32.259Z Downloaded parse-zoneinfo v0.3.1
9152025-06-30T22:07:32.262Z Downloaded blake3 v1.5.4
9162025-06-30T22:07:32.269Z Downloaded diesel_derives v2.2.3
9172025-06-30T22:07:32.273Z Downloaded parking_lot v0.12.3
9182025-06-30T22:07:32.276Z Downloaded half v2.4.1
9192025-06-30T22:07:32.280Z Downloaded crypto-bigint v0.5.5
9202025-06-30T22:07:32.285Z Downloaded progenitor-impl v0.10.0
9212025-06-30T22:07:32.291Z Downloaded num-bigint v0.4.6
9222025-06-30T22:07:32.295Z Downloaded quinn v0.11.5
9232025-06-30T22:07:32.299Z Downloaded zerocopy-derive v0.8.26
9242025-06-30T22:07:32.306Z Downloaded rustls-webpki v0.102.8
9252025-06-30T22:07:32.320Z Downloaded num-bigint-dig v0.8.4
9262025-06-30T22:07:32.325Z Downloaded git2 v0.19.0
9272025-06-30T22:07:32.333Z Downloaded expectorate v1.2.0
9282025-06-30T22:07:32.336Z Downloaded bindgen v0.71.1
9292025-06-30T22:07:32.344Z Downloaded rsa v0.9.6
9302025-06-30T22:07:32.350Z Downloaded russh v0.45.0
9312025-06-30T22:07:32.354Z Downloaded proptest v1.7.0
9322025-06-30T22:07:32.364Z Downloaded unicode-normalization v0.1.24
9332025-06-30T22:07:32.368Z Downloaded zlib-rs v0.5.1
9342025-06-30T22:07:32.376Z Downloaded x509-cert v0.2.5
9352025-06-30T22:07:32.381Z Downloaded nom v7.1.3
9362025-06-30T22:07:32.384Z Downloaded futures-util v0.3.31
9372025-06-30T22:07:32.396Z Downloaded tower v0.5.2
9382025-06-30T22:07:32.405Z Downloaded winnow v0.6.26
9392025-06-30T22:07:32.417Z Downloaded salty v0.3.0
9402025-06-30T22:07:32.420Z Downloaded radix_trie v0.2.1
9412025-06-30T22:07:32.426Z Downloaded tokio-postgres v0.7.13
9422025-06-30T22:07:32.431Z Downloaded ssh-key v0.6.6
9432025-06-30T22:07:32.437Z Downloaded moka v0.12.10
9442025-06-30T22:07:32.448Z Downloaded h2 v0.4.6
9452025-06-30T22:07:32.457Z Downloaded reqwest v0.12.20
9462025-06-30T22:07:32.464Z Downloaded tower-http v0.6.6
9472025-06-30T22:07:32.472Z Downloaded object v0.30.4
9482025-06-30T22:07:32.483Z Downloaded portable-atomic v1.11.0
9492025-06-30T22:07:32.489Z Downloaded vcpkg v0.2.15
9502025-06-30T22:07:32.528Z Downloaded quinn-proto v0.11.8
9512025-06-30T22:07:32.535Z Downloaded regex v1.11.1
9522025-06-30T22:07:32.551Z Downloaded p384 v0.13.0
9532025-06-30T22:07:32.558Z Downloaded polar-core v0.27.3
9542025-06-30T22:07:32.566Z Downloaded regress v0.10.3
9552025-06-30T22:07:32.575Z Downloaded gimli v0.31.1
9562025-06-30T22:07:32.585Z Downloaded rustls v0.21.12
9572025-06-30T22:07:32.597Z Downloaded webpki-roots v1.0.0
9582025-06-30T22:07:32.603Z Downloaded curve25519-dalek v4.1.3
9592025-06-30T22:07:32.611Z Downloaded zerocopy v0.8.26
9602025-06-30T22:07:32.634Z Downloaded openssl v0.10.73
9612025-06-30T22:07:32.644Z Downloaded nix v0.28.0
9622025-06-30T22:07:32.658Z Downloaded tabled v0.18.0
9632025-06-30T22:07:32.674Z Downloaded petname v2.0.2
9642025-06-30T22:07:32.680Z Downloaded dropshot v0.16.2
9652025-06-30T22:07:32.702Z Downloaded bstr v1.10.0
9662025-06-30T22:07:32.714Z Downloaded nix v0.29.0
9672025-06-30T22:07:32.726Z Downloaded diesel v2.2.11
9682025-06-30T22:07:32.745Z Downloaded nix v0.30.1
9692025-06-30T22:07:32.759Z Downloaded smoltcp v0.11.0
9702025-06-30T22:07:32.772Z Downloaded typify-impl v0.3.0
9712025-06-30T22:07:32.792Z Downloaded object v0.36.5
9722025-06-30T22:07:32.801Z Downloaded typify-impl v0.4.1
9732025-06-30T22:07:32.819Z Downloaded openapiv3 v2.2.0
9742025-06-30T22:07:32.833Z Downloaded sled v0.34.7
9752025-06-30T22:07:32.843Z Downloaded ratatui v0.29.0
9762025-06-30T22:07:32.865Z Downloaded bzip2-sys v0.1.13+1.0.8
9772025-06-30T22:07:32.878Z Downloaded zerocopy-derive v0.6.6
9782025-06-30T22:07:32.889Z Downloaded typify-impl v0.2.0
9792025-06-30T22:07:32.905Z Downloaded rustls v0.22.4
9802025-06-30T22:07:32.917Z Downloaded regex-syntax v0.8.5
9812025-06-30T22:07:32.926Z Downloaded rustls v0.23.19
9822025-06-30T22:07:32.940Z Downloaded hickory-proto v0.25.2
9832025-06-30T22:07:32.954Z Downloaded jiff v0.2.15
9842025-06-30T22:07:32.973Z Downloaded regex-automata v0.4.8
9852025-06-30T22:07:32.991Z Downloaded lzma-sys v0.1.20
9862025-06-30T22:07:33.026Z Downloaded smoltcp v0.9.1
9872025-06-30T22:07:33.034Z Downloaded nix v0.27.1
9882025-06-30T22:07:33.044Z Downloaded hickory-proto v0.24.4
9892025-06-30T22:07:33.057Z Downloaded chrono-tz v0.10.3
9902025-06-30T22:07:33.066Z Downloaded regex-syntax v0.6.29
9912025-06-30T22:07:33.075Z Downloaded chrono v0.4.41
9922025-06-30T22:07:33.080Z Downloaded bindgen v0.69.5
9932025-06-30T22:07:33.088Z Downloaded bitvec v1.0.1
9942025-06-30T22:07:33.102Z Downloaded libz-sys v1.1.20
9952025-06-30T22:07:33.123Z Downloaded petgraph v0.6.5
9962025-06-30T22:07:33.142Z Downloaded petgraph v0.8.2
9972025-06-30T22:07:33.162Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9982025-06-30T22:07:33.182Z Downloaded unicode-segmentation v1.12.0
9992025-06-30T22:07:33.186Z Downloaded csv v1.3.1
10002025-06-30T22:07:33.207Z Downloaded tokio v1.45.1
10012025-06-30T22:07:33.245Z Downloaded p521 v0.13.3
10022025-06-30T22:07:33.250Z Downloaded reedline v0.40.0
10032025-06-30T22:07:33.255Z Downloaded quick-xml v0.37.2
10042025-06-30T22:07:33.261Z Downloaded sha3 v0.10.8
10052025-06-30T22:07:33.266Z Downloaded sqlparser v0.45.0
10062025-06-30T22:07:33.272Z Downloaded parking_lot v0.11.2
10072025-06-30T22:07:33.275Z Downloaded static_assertions v1.1.0
10082025-06-30T22:07:33.278Z Downloaded rustc_version v0.4.1
10092025-06-30T22:07:33.279Z Downloaded rustc-hash v2.1.1
10102025-06-30T22:07:33.282Z Downloaded test-strategy v0.4.1
10112025-06-30T22:07:33.285Z Downloaded tar v0.4.44
10122025-06-30T22:07:33.288Z Downloaded rand_core v0.9.2
10132025-06-30T22:07:33.288Z Downloaded tap v1.0.1
10142025-06-30T22:07:33.288Z Downloaded p256 v0.13.2
10152025-06-30T22:07:33.291Z Downloaded prefix-trie v0.7.0
10162025-06-30T22:07:33.294Z Downloaded unarray v0.1.4
10172025-06-30T22:07:33.297Z Downloaded typify-macro v0.4.1
10182025-06-30T22:07:33.297Z Downloaded shlex v1.3.0
10192025-06-30T22:07:33.297Z Downloaded shell-words v1.1.0
10202025-06-30T22:07:33.300Z Downloaded term v0.7.0
10212025-06-30T22:07:33.304Z Downloaded pkcs5 v0.7.1
10222025-06-30T22:07:33.307Z Downloaded pin-project v1.1.6
10232025-06-30T22:07:33.315Z Downloaded support-bundle-viewer v0.1.2
10242025-06-30T22:07:33.319Z Downloaded serde_yaml v0.9.34+deprecated
10252025-06-30T22:07:33.322Z Downloaded qorb v0.4.0
10262025-06-30T22:07:33.326Z Downloaded der v0.7.9
10272025-06-30T22:07:33.330Z Downloaded signal-hook-registry v1.4.2
10282025-06-30T22:07:33.333Z Downloaded pkcs8 v0.10.2
10292025-06-30T22:07:33.333Z Downloaded pkcs1 v0.7.5
10302025-06-30T22:07:33.336Z Downloaded slog v2.7.0
10312025-06-30T22:07:33.340Z Downloaded nodrop v0.1.14
10322025-06-30T22:07:33.340Z Downloaded zopfli v0.8.1
10332025-06-30T22:07:33.343Z Downloaded crossterm v0.28.1
10342025-06-30T22:07:33.348Z Downloaded ecdsa v0.16.9
10352025-06-30T22:07:33.351Z Downloaded wait-timeout v0.2.0
10362025-06-30T22:07:33.351Z Downloaded password-hash v0.4.2
10372025-06-30T22:07:33.351Z Downloaded pretty_assertions v1.4.1
10382025-06-30T22:07:33.357Z Downloaded tower-service v0.3.3
10392025-06-30T22:07:33.358Z Downloaded tower-layer v0.3.3
10402025-06-30T22:07:33.366Z Downloaded slog-bunyan v2.5.0
10412025-06-30T22:07:33.366Z Downloaded ring v0.17.14
10422025-06-30T22:07:33.401Z Downloaded encoding_rs v0.8.34
10432025-06-30T22:07:33.427Z Downloaded funty v2.0.0
10442025-06-30T22:07:33.432Z Downloaded globwalk v0.9.1
10452025-06-30T22:07:33.432Z Downloaded fs_extra v1.3.0
10462025-06-30T22:07:33.432Z Downloaded unsafe-libyaml v0.2.11
10472025-06-30T22:07:33.432Z Downloaded rtoolbox v0.0.2
10482025-06-30T22:07:33.437Z Downloaded phf_codegen v0.11.2
10492025-06-30T22:07:33.437Z Downloaded tokio-dtrace v0.1.0
10502025-06-30T22:07:33.437Z Downloaded tiny-keccak v2.0.2
10512025-06-30T22:07:33.441Z Downloaded smf v0.2.3
10522025-06-30T22:07:33.441Z Downloaded smallvec v0.6.14
10532025-06-30T22:07:33.441Z Downloaded rand_core v0.6.4
10542025-06-30T22:07:33.441Z Downloaded vergen v8.3.2
10552025-06-30T22:07:33.445Z Downloaded libgit2-sys v0.17.0+1.8.1
10562025-06-30T22:07:33.503Z Downloaded openssl-sys v0.9.109
10572025-06-30T22:07:33.506Z Downloaded tokio-rustls v0.25.0
10582025-06-30T22:07:33.509Z Downloaded tokio-rustls v0.24.1
10592025-06-30T22:07:33.518Z Downloaded dropshot_endpoint v0.16.2
10602025-06-30T22:07:33.521Z Downloaded signal-hook-mio v0.2.4
10612025-06-30T22:07:33.521Z Downloaded globset v0.4.15
10622025-06-30T22:07:33.521Z Downloaded waitgroup v0.1.2
10632025-06-30T22:07:33.521Z Downloaded vte_generate_state_changes v0.1.2
10642025-06-30T22:07:33.521Z Downloaded num v0.4.3
10652025-06-30T22:07:33.521Z Downloaded value-bag v1.9.0
10662025-06-30T22:07:33.521Z Downloaded poly1305 v0.8.0
10672025-06-30T22:07:33.524Z Downloaded minimal-lexical v0.2.1
10682025-06-30T22:07:33.529Z Downloaded fixedbitset v0.4.2
10692025-06-30T22:07:33.532Z Downloaded polyval v0.6.2
10702025-06-30T22:07:33.532Z Downloaded mio v1.0.2
10712025-06-30T22:07:33.537Z Downloaded ed25519-dalek v2.1.1
10722025-06-30T22:07:33.542Z Downloaded typed-path v0.9.3
10732025-06-30T22:07:33.547Z Downloaded libxml v0.3.3
10742025-06-30T22:07:33.553Z Downloaded foreign-types v0.5.0
10752025-06-30T22:07:33.558Z Downloaded snafu-derive v0.8.5
10762025-06-30T22:07:33.558Z Downloaded tracing v0.1.40
10772025-06-30T22:07:33.558Z Downloaded schemars v0.8.22
10782025-06-30T22:07:33.568Z Downloaded getrandom v0.2.15
10792025-06-30T22:07:33.575Z Downloaded futures-channel v0.3.31
10802025-06-30T22:07:33.576Z Downloaded zstd v0.13.3
10812025-06-30T22:07:33.580Z Downloaded termios v0.3.3
10822025-06-30T22:07:33.580Z Downloaded termcolor v1.4.1
10832025-06-30T22:07:33.580Z Downloaded supports-color v3.0.2
10842025-06-30T22:07:33.580Z Downloaded rand v0.8.5
10852025-06-30T22:07:33.583Z Downloaded publicsuffix v2.3.0
10862025-06-30T22:07:33.583Z Downloaded iri-string v0.7.8
10872025-06-30T22:07:33.589Z Downloaded pin-project-lite v0.2.14
10882025-06-30T22:07:33.594Z Downloaded scopeguard v1.2.0
10892025-06-30T22:07:33.598Z Downloaded rustls-pemfile v1.0.4
10902025-06-30T22:07:33.607Z Downloaded similar v2.7.0
10912025-06-30T22:07:33.607Z Downloaded progenitor-macro v0.9.1
10922025-06-30T22:07:33.607Z Downloaded phf_generator v0.11.2
10932025-06-30T22:07:33.610Z Downloaded des v0.8.1
10942025-06-30T22:07:33.610Z Downloaded zip v0.6.6
10952025-06-30T22:07:33.611Z Downloaded postgres-types v0.2.9
10962025-06-30T22:07:33.611Z Downloaded proc-macro-crate v1.3.1
10972025-06-30T22:07:33.614Z Downloaded toml v0.7.8
10982025-06-30T22:07:33.614Z Downloaded oso v0.27.3
10992025-06-30T22:07:33.618Z Downloaded libm v0.2.8
11002025-06-30T22:07:33.626Z Downloaded futures-sink v0.3.31
11012025-06-30T22:07:33.629Z Downloaded futures-macro v0.3.31
11022025-06-30T22:07:33.629Z Downloaded tokio-tungstenite v0.21.0
11032025-06-30T22:07:33.629Z Downloaded tungstenite v0.23.0
11042025-06-30T22:07:33.636Z Downloaded unicode-properties v0.1.3
11052025-06-30T22:07:33.643Z Downloaded spin v0.9.8
11062025-06-30T22:07:33.643Z Downloaded yansi v1.0.1
11072025-06-30T22:07:33.643Z Downloaded flume v0.11.1
11082025-06-30T22:07:33.649Z Downloaded elliptic-curve v0.13.8
11092025-06-30T22:07:33.649Z Downloaded hickory-server v0.25.2
11102025-06-30T22:07:33.652Z Downloaded ghash v0.5.1
11112025-06-30T22:07:33.653Z Downloaded filetime v0.2.25
11122025-06-30T22:07:33.653Z Downloaded fd-lock v4.0.2
11132025-06-30T22:07:33.657Z Downloaded cc v1.2.15
11142025-06-30T22:07:33.663Z Downloaded bumpalo v3.16.0
11152025-06-30T22:07:33.668Z Downloaded rustls-pemfile v2.2.0
11162025-06-30T22:07:33.668Z Downloaded curve25519-dalek-derive v0.1.1
11172025-06-30T22:07:33.668Z Downloaded xz2 v0.1.7
11182025-06-30T22:07:33.668Z Downloaded hickory-resolver v0.25.2
11192025-06-30T22:07:33.672Z Downloaded untrusted v0.7.1
11202025-06-30T22:07:33.672Z Downloaded uuid v1.17.0
11212025-06-30T22:07:33.677Z Downloaded typify v0.3.0
11222025-06-30T22:07:33.681Z Downloaded rayon-core v1.12.1
11232025-06-30T22:07:33.681Z Downloaded fxhash v0.2.1
11242025-06-30T22:07:33.681Z Downloaded dyn-clone v1.0.19
11252025-06-30T22:07:33.684Z Downloaded oxide-tokio-rt v0.1.1
11262025-06-30T22:07:33.684Z Downloaded spki v0.7.3
11272025-06-30T22:07:33.684Z Downloaded owo-colors v4.2.2
11282025-06-30T22:07:33.687Z Downloaded nanorand v0.7.0
11292025-06-30T22:07:33.693Z Downloaded base64 v0.22.1
11302025-06-30T22:07:33.696Z Downloaded derive_builder v0.20.2
11312025-06-30T22:07:33.699Z Downloaded heapless v0.7.17
11322025-06-30T22:07:33.703Z Downloaded powerfmt v0.2.0
11332025-06-30T22:07:33.703Z Downloaded vte v0.11.1
11342025-06-30T22:07:33.710Z Downloaded schemars_derive v0.8.22
11352025-06-30T22:07:33.710Z Downloaded typify v0.4.1
11362025-06-30T22:07:33.715Z Downloaded predicates v3.1.3
11372025-06-30T22:07:33.715Z Downloaded num-iter v0.1.45
11382025-06-30T22:07:33.715Z Downloaded num-integer v0.1.46
11392025-06-30T22:07:33.715Z Downloaded num-derive v0.4.2
11402025-06-30T22:07:33.719Z Downloaded num-derive v0.3.3
11412025-06-30T22:07:33.719Z Downloaded twox-hash v2.1.0
11422025-06-30T22:07:33.720Z Downloaded bytes v1.10.1
11432025-06-30T22:07:33.724Z Downloaded predicates-core v1.0.8
11442025-06-30T22:07:33.724Z Downloaded pbkdf2 v0.12.2
11452025-06-30T22:07:33.728Z Downloaded pbkdf2 v0.11.0
11462025-06-30T22:07:33.728Z Downloaded hash32 v0.3.1
11472025-06-30T22:07:33.728Z Downloaded jiff-static v0.2.15
11482025-06-30T22:07:33.742Z Downloaded multer v3.1.0
11492025-06-30T22:07:33.742Z Downloaded chacha20poly1305 v0.10.1
11502025-06-30T22:07:33.742Z Downloaded itertools v0.10.5
11512025-06-30T22:07:33.747Z Downloaded crc-any v2.5.0
11522025-06-30T22:07:33.747Z Downloaded which v4.4.2
11532025-06-30T22:07:33.747Z Downloaded uzers v0.12.1
11542025-06-30T22:07:33.747Z Downloaded crossbeam-utils v0.8.21
11552025-06-30T22:07:33.751Z Downloaded crossbeam-epoch v0.9.18
11562025-06-30T22:07:33.751Z Downloaded crc32fast v1.4.2
11572025-06-30T22:07:33.751Z Downloaded clang-sys v1.8.1
11582025-06-30T22:07:33.756Z Downloaded ciborium v0.2.2
11592025-06-30T22:07:33.760Z Downloaded document-features v0.2.10
11602025-06-30T22:07:33.760Z Downloaded openssl-probe v0.1.5
11612025-06-30T22:07:33.760Z Downloaded openssl-macros v0.1.1
11622025-06-30T22:07:33.760Z Downloaded hash32 v0.2.1
11632025-06-30T22:07:33.760Z Downloaded aes v0.8.4
11642025-06-30T22:07:33.764Z Downloaded const-oid v0.9.6
11652025-06-30T22:07:33.774Z Downloaded compact_str v0.8.0
11662025-06-30T22:07:33.774Z Downloaded cancel-safe-futures v0.1.5
11672025-06-30T22:07:33.780Z Downloaded ignore v0.4.23
11682025-06-30T22:07:33.780Z Downloaded thiserror-impl-no-std v2.0.2
11692025-06-30T22:07:33.780Z Downloaded tabwriter v1.4.0
11702025-06-30T22:07:33.780Z Downloaded russh-keys v0.45.0
11712025-06-30T22:07:33.780Z Downloaded rustc-demangle v0.1.24
11722025-06-30T22:07:33.785Z Downloaded bzip2 v0.4.4
11732025-06-30T22:07:33.785Z Downloaded display-error-chain v0.2.2
11742025-06-30T22:07:33.785Z Downloaded debug-ignore v1.0.5
11752025-06-30T22:07:33.785Z Downloaded progenitor-impl v0.9.1
11762025-06-30T22:07:33.789Z Downloaded iddqd v0.3.8
11772025-06-30T22:07:33.796Z Downloaded crc v3.2.1
11782025-06-30T22:07:33.796Z Downloaded cookie_store v0.21.1
11792025-06-30T22:07:33.801Z Downloaded colored v2.2.0
11802025-06-30T22:07:33.801Z Downloaded tls_codec_derive v0.4.1
11812025-06-30T22:07:33.801Z Downloaded thiserror-no-std v2.0.2
11822025-06-30T22:07:33.807Z Downloaded indexmap v1.9.3
11832025-06-30T22:07:33.807Z Downloaded hickory-client v0.25.2
11842025-06-30T22:07:33.834Z Downloaded slog-scope v4.4.0
11852025-06-30T22:07:33.838Z Downloaded slog-async v2.8.0
11862025-06-30T22:07:33.841Z Downloaded serde_urlencoded v0.7.1
11872025-06-30T22:07:33.841Z Downloaded serde_repr v0.1.19
11882025-06-30T22:07:33.845Z Downloaded semver v0.1.20
11892025-06-30T22:07:33.845Z Downloaded bzip2 v0.5.2
11902025-06-30T22:07:33.853Z Downloaded cobs v0.2.3
11912025-06-30T22:07:33.856Z Downloaded memmap2 v0.9.5
11922025-06-30T22:07:33.856Z Downloaded libloading v0.8.5
11932025-06-30T22:07:33.856Z Downloaded psl-types v2.0.11
11942025-06-30T22:07:33.856Z Downloaded progenitor-macro v0.10.0
11952025-06-30T22:07:33.856Z Downloaded progenitor v0.10.0
11962025-06-30T22:07:33.856Z Downloaded indent_write v2.2.0
11972025-06-30T22:07:33.860Z Downloaded httparse v1.9.5
11982025-06-30T22:07:33.860Z Downloaded predicates-tree v1.0.12
11992025-06-30T22:07:33.863Z Downloaded ingot v0.1.0
12002025-06-30T22:07:33.863Z Downloaded crossbeam-deque v0.8.5
12012025-06-30T22:07:33.868Z Downloaded crc-catalog v2.4.0
12022025-06-30T22:07:33.868Z Downloaded cassowary v0.3.0
12032025-06-30T22:07:33.872Z Downloaded ingot-macros v0.1.0
12042025-06-30T22:07:33.872Z Downloaded iana-time-zone v0.1.63
12052025-06-30T22:07:33.878Z Downloaded critical-section v1.1.3
12062025-06-30T22:07:33.878Z Downloaded cmake v0.1.51
12072025-06-30T22:07:33.878Z Downloaded chrono-tz-build v0.4.0
12082025-06-30T22:07:33.883Z Downloaded convert_case v0.4.0
12092025-06-30T22:07:33.883Z Downloaded constant_time_eq v0.3.1
12102025-06-30T22:07:33.883Z Downloaded blowfish v0.9.1
12112025-06-30T22:07:33.883Z Downloaded atomicwrites v0.4.4
12122025-06-30T22:07:33.883Z Downloaded sync-ptr v0.1.4
12132025-06-30T22:07:33.887Z Downloaded signature v2.2.0
12142025-06-30T22:07:33.887Z Downloaded secrecy v0.8.0
12152025-06-30T22:07:33.887Z Downloaded managed v0.8.0
12162025-06-30T22:07:33.891Z Downloaded lru-cache v0.1.2
12172025-06-30T22:07:33.891Z Downloaded lazycell v1.3.0
12182025-06-30T22:07:33.891Z Downloaded jobserver v0.1.32
12192025-06-30T22:07:33.896Z Downloaded ipnetwork v0.21.1
12202025-06-30T22:07:33.896Z Downloaded bit-set v0.5.3
12212025-06-30T22:07:33.901Z Downloaded linked-hash-map v0.5.6
12222025-06-30T22:07:33.901Z Downloaded libz-rs-sys v0.5.1
12232025-06-30T22:07:33.901Z Downloaded cipher v0.4.4
12242025-06-30T22:07:33.901Z Downloaded bitflags v1.3.2
12252025-06-30T22:07:33.905Z Downloaded linear-map v1.2.0
12262025-06-30T22:07:33.908Z Downloaded heck v0.3.3
12272025-06-30T22:07:33.908Z Downloaded ciborium-ll v0.2.2
12282025-06-30T22:07:33.908Z Downloaded libscf-sys v1.1.0
12292025-06-30T22:07:33.913Z Downloaded bitfield v0.14.0
12302025-06-30T22:07:33.913Z Downloaded hex v0.4.3
12312025-06-30T22:07:33.917Z Downloaded chacha20 v0.9.1
12322025-06-30T22:07:33.917Z Downloaded cbc v0.1.2
12332025-06-30T22:07:33.917Z Downloaded castaway v0.2.3
12342025-06-30T22:07:33.933Z Downloaded buf-list v1.0.3
12352025-06-30T22:07:33.933Z Downloaded bitfield-struct v0.6.2
12362025-06-30T22:07:33.937Z Downloaded bit-set v0.8.0
12372025-06-30T22:07:33.937Z Downloaded cexpr v0.6.0
12382025-06-30T22:07:33.937Z Downloaded bit-vec v0.6.3
12392025-06-30T22:07:33.937Z Downloaded internet-checksum v0.2.1
12402025-06-30T22:07:33.937Z Downloaded ident_case v1.0.1
12412025-06-30T22:07:33.938Z Downloaded hubpack_derive v0.1.1
12422025-06-30T22:07:33.938Z Downloaded ciborium-io v0.2.2
12432025-06-30T22:07:33.938Z Downloaded async-stream-impl v0.3.6
12442025-06-30T22:07:33.938Z Downloaded cfg_aliases v0.2.1
12452025-06-30T22:07:33.938Z Downloaded http-range v0.1.5
12462025-06-30T22:07:33.938Z Downloaded bcs v0.1.6
12472025-06-30T22:07:33.938Z Downloaded hashbrown v0.13.2
12482025-06-30T22:07:33.942Z Downloaded arrayref v0.3.9
12492025-06-30T22:07:33.942Z Downloaded adler2 v2.0.0
12502025-06-30T22:07:33.946Z Downloaded http v1.3.1
12512025-06-30T22:07:33.951Z Downloaded atomic-waker v1.1.2
12522025-06-30T22:07:33.951Z Downloaded atty v0.2.14
12532025-06-30T22:07:33.951Z Downloaded ascii-canvas v3.0.0
12542025-06-30T22:07:33.951Z Downloaded aho-corasick v1.1.3
12552025-06-30T22:07:33.959Z Downloaded headers-core v0.3.0
12562025-06-30T22:07:33.962Z Downloaded hashbrown v0.12.3
12572025-06-30T22:07:33.962Z Downloaded base16ct v0.2.0
12582025-06-30T22:07:33.962Z Downloaded async-trait v0.1.88
12592025-06-30T22:07:33.974Z Downloaded async-recursion v1.1.1
12602025-06-30T22:07:33.985Z Downloaded assert_matches v1.5.0
12612025-06-30T22:07:33.985Z Downloaded aead v0.5.2
12622025-06-30T22:07:34.194Z Downloaded aws-lc-sys v0.26.0
12632025-06-30T22:07:34.531Z Compiling value-bag v1.9.0
12642025-06-30T22:07:34.531Z Compiling shlex v1.3.0
12652025-06-30T22:07:34.531Z Compiling lock_api v0.4.12
12662025-06-30T22:07:34.534Z Compiling scopeguard v1.2.0
12672025-06-30T22:07:34.534Z Compiling typenum v1.17.0
12682025-06-30T22:07:34.534Z Compiling generic-array v0.14.7
12692025-06-30T22:07:34.739Z Compiling syn v2.0.104
12702025-06-30T22:07:34.743Z Compiling getrandom v0.2.15
12712025-06-30T22:07:34.851Z Compiling jobserver v0.1.32
12722025-06-30T22:07:35.020Z Compiling smallvec v1.15.0
12732025-06-30T22:07:35.038Z Compiling rand_core v0.6.4
12742025-06-30T22:07:35.195Z Compiling log v0.4.27
12752025-06-30T22:07:35.257Z Compiling cc v1.2.15
12762025-06-30T22:07:35.508Z Compiling portable-atomic v1.11.0
12772025-06-30T22:07:35.558Z Compiling critical-section v1.1.3
12782025-06-30T22:07:35.669Z Compiling subtle v2.6.1
12792025-06-30T22:07:35.673Z Compiling const-oid v0.9.6
12802025-06-30T22:07:35.730Z Compiling pkg-config v0.3.31
12812025-06-30T22:07:35.946Z Compiling parking_lot_core v0.9.10
12822025-06-30T22:07:36.019Z Compiling pin-project-lite v0.2.14
12832025-06-30T22:07:36.171Z Compiling rustix v0.38.37
12842025-06-30T22:07:36.985Z Compiling signal-hook-registry v1.4.2
12852025-06-30T22:07:37.013Z Compiling parking_lot v0.12.3
12862025-06-30T22:07:37.042Z Compiling mio v1.0.2
12872025-06-30T22:07:37.069Z Compiling futures-core v0.3.31
12882025-06-30T22:07:37.310Z Compiling spin v0.9.8
12892025-06-30T22:07:37.667Z Compiling once_cell v1.21.3
12902025-06-30T22:07:37.690Z Compiling socket2 v0.5.10
12912025-06-30T22:07:37.774Z Compiling slab v0.4.9
12922025-06-30T22:07:37.817Z Compiling aho-corasick v1.1.3
12932025-06-30T22:07:37.845Z Compiling serde_json v1.0.140
12942025-06-30T22:07:38.051Z Compiling libm v0.2.8
12952025-06-30T22:07:38.072Z Compiling cpufeatures v0.2.14
12962025-06-30T22:07:38.092Z Compiling either v1.15.0
12972025-06-30T22:07:38.149Z Compiling regex-syntax v0.8.5
12982025-06-30T22:07:38.358Z Compiling num-traits v0.2.19
12992025-06-30T22:07:38.408Z Compiling glob v0.3.2
13002025-06-30T22:07:38.497Z Compiling futures-sink v0.3.31
13012025-06-30T22:07:38.517Z Compiling getrandom v0.3.1
13022025-06-30T22:07:38.641Z Compiling percent-encoding v2.3.1
13032025-06-30T22:07:39.006Z Compiling prettyplease v0.2.35
13042025-06-30T22:07:39.188Z Compiling clang-sys v1.8.1
13052025-06-30T22:07:39.281Z Compiling lazy_static v1.5.0
13062025-06-30T22:07:39.379Z Compiling minimal-lexical v0.2.1
13072025-06-30T22:07:39.420Z Compiling allocator-api2 v0.2.21
13082025-06-30T22:07:39.662Z Compiling foldhash v0.1.5
13092025-06-30T22:07:39.882Z Compiling nom v7.1.3
13102025-06-30T22:07:39.904Z Compiling libloading v0.8.5
13112025-06-30T22:07:40.128Z Compiling hashbrown v0.15.4
13122025-06-30T22:07:40.241Z Compiling home v0.5.9
13132025-06-30T22:07:40.284Z Compiling base64ct v1.6.0
13142025-06-30T22:07:40.467Z Compiling bindgen v0.69.5
13152025-06-30T22:07:40.866Z Compiling pem-rfc7468 v0.7.0
13162025-06-30T22:07:41.717Z Compiling futures-channel v0.3.31
13172025-06-30T22:07:41.743Z Compiling itertools v0.12.1
13182025-06-30T22:07:41.810Z Compiling regex-automata v0.4.8
13192025-06-30T22:07:41.835Z Compiling futures-task v0.3.31
13202025-06-30T22:07:42.071Z Compiling synstructure v0.13.1
13212025-06-30T22:07:43.137Z Compiling cexpr v0.6.0
13222025-06-30T22:07:43.407Z Compiling rustc-hash v1.1.0
13232025-06-30T22:07:43.578Z Compiling flagset v0.4.6
13242025-06-30T22:07:43.775Z Compiling lazycell v1.3.0
13252025-06-30T22:07:43.780Z Compiling futures-io v0.3.31
13262025-06-30T22:07:43.967Z Compiling pin-utils v0.1.0
13272025-06-30T22:07:44.080Z Compiling cmake v0.1.51
13282025-06-30T22:07:44.101Z Compiling fs_extra v1.3.0
13292025-06-30T22:07:44.280Z Compiling dunce v1.0.5
13302025-06-30T22:07:44.432Z Compiling form_urlencoded v1.2.1
13312025-06-30T22:07:44.632Z Compiling vcpkg v0.2.15
13322025-06-30T22:07:44.636Z Compiling paste v1.0.15
13332025-06-30T22:07:44.748Z Compiling zerocopy v0.8.26
13342025-06-30T22:07:44.873Z Compiling crossbeam-utils v0.8.21
13352025-06-30T22:07:44.900Z Compiling ring v0.17.14
13362025-06-30T22:07:45.412Z Compiling tracing-core v0.1.32
13372025-06-30T22:07:45.562Z Compiling iana-time-zone v0.1.63
13382025-06-30T22:07:45.876Z Compiling aws-lc-rs v1.12.4
13392025-06-30T22:07:46.231Z Compiling openssl-sys v0.9.109
13402025-06-30T22:07:46.276Z Compiling tinyvec_macros v0.1.1
13412025-06-30T22:07:46.386Z Compiling httparse v1.9.5
13422025-06-30T22:07:46.529Z Compiling rustls-pki-types v1.10.0
13432025-06-30T22:07:46.681Z Compiling serde_derive v1.0.219
13442025-06-30T22:07:46.986Z Compiling zeroize_derive v1.4.2
13452025-06-30T22:07:47.215Z Compiling zerofrom-derive v0.1.4
13462025-06-30T22:07:47.236Z Compiling yoke-derive v0.7.4
13472025-06-30T22:07:47.400Z Compiling zerovec-derive v0.10.3
13482025-06-30T22:07:48.227Z Compiling zeroize v1.8.1
13492025-06-30T22:07:49.719Z Compiling displaydoc v0.2.5
13502025-06-30T22:07:49.817Z Compiling zerocopy-derive v0.7.35
13512025-06-30T22:07:49.944Z Compiling crypto-common v0.1.6
13522025-06-30T22:07:50.137Z Compiling block-buffer v0.10.4
13532025-06-30T22:07:50.419Z Compiling digest v0.10.7
13542025-06-30T22:07:50.561Z Compiling zerofrom v0.1.4
13552025-06-30T22:07:50.803Z Compiling yoke v0.7.4
13562025-06-30T22:07:50.857Z Compiling tokio-macros v2.5.0
13572025-06-30T22:07:51.028Z Compiling hmac v0.12.1
13582025-06-30T22:07:51.090Z Compiling icu_provider_macros v1.5.0
13592025-06-30T22:07:51.172Z Compiling zerovec v0.10.4
13602025-06-30T22:07:51.287Z Compiling block-padding v0.3.3
13612025-06-30T22:07:51.367Z Compiling sha2 v0.10.9
13622025-06-30T22:07:51.544Z Compiling inout v0.1.3
13632025-06-30T22:07:51.591Z Compiling zerocopy v0.7.35
13642025-06-30T22:07:51.806Z Compiling cipher v0.4.4
13652025-06-30T22:07:51.826Z Compiling regex v1.11.1
13662025-06-30T22:07:52.130Z Compiling futures-macro v0.3.31
13672025-06-30T22:07:52.215Z Compiling der_derive v0.7.3
13682025-06-30T22:07:52.280Z Compiling thiserror-impl v1.0.69
13692025-06-30T22:07:52.769Z Compiling salsa20 v0.10.2
13702025-06-30T22:07:52.930Z Compiling tinystr v0.7.6
13712025-06-30T22:07:53.007Z Compiling icu_collections v1.5.0
13722025-06-30T22:07:53.149Z Compiling ppv-lite86 v0.2.20
13732025-06-30T22:07:53.316Z Compiling icu_locid v1.5.0
13742025-06-30T22:07:53.660Z Compiling serde v1.0.219
13752025-06-30T22:07:53.952Z Compiling futures-util v0.3.31
13762025-06-30T22:07:53.987Z Compiling pbkdf2 v0.12.2
13772025-06-30T22:07:54.172Z Compiling scrypt v0.11.0
13782025-06-30T22:07:54.260Z Compiling aes v0.8.4
13792025-06-30T22:07:54.392Z Compiling der v0.7.9
13802025-06-30T22:07:54.656Z Compiling icu_provider v1.5.0
13812025-06-30T22:07:54.711Z Compiling cbc v0.1.2
13822025-06-30T22:07:54.972Z Compiling zerocopy-derive v0.8.26
13832025-06-30T22:07:55.184Z Compiling thiserror v1.0.69
13842025-06-30T22:07:55.351Z Compiling icu_locid_transform v1.5.0
13852025-06-30T22:07:55.375Z Compiling pest v2.7.14
13862025-06-30T22:07:55.544Z Compiling tracing-attributes v0.1.27
13872025-06-30T22:07:56.900Z Compiling icu_properties v1.5.1
13882025-06-30T22:07:57.226Z Compiling spki v0.7.3
13892025-06-30T22:07:57.578Z Compiling pkcs5 v0.7.1
13902025-06-30T22:07:57.609Z Compiling scroll_derive v0.12.0
13912025-06-30T22:07:58.205Z Compiling pkcs8 v0.10.2
13922025-06-30T22:07:58.632Z Compiling pest_meta v2.7.14
13932025-06-30T22:07:58.635Z Compiling tracing v0.1.40
13942025-06-30T22:07:58.870Z Compiling bytes v1.10.1
13952025-06-30T22:07:58.963Z Compiling bitflags v2.9.0
13962025-06-30T22:07:59.094Z Compiling semver v1.0.26
13972025-06-30T22:07:59.209Z Compiling indexmap v2.9.0
13982025-06-30T22:07:59.747Z Compiling rustc_version v0.4.1
13992025-06-30T22:08:00.302Z Compiling tokio v1.45.1
14002025-06-30T22:08:00.412Z Compiling icu_normalizer v1.5.0
14012025-06-30T22:08:00.566Z Compiling http v1.3.1
14022025-06-30T22:08:01.306Z Compiling uuid v1.17.0
14032025-06-30T22:08:01.499Z Compiling idna_adapter v1.2.0
14042025-06-30T22:08:01.744Z Compiling idna v1.0.3
14052025-06-30T22:08:01.866Z Compiling chrono v0.4.41
14062025-06-30T22:08:02.055Z Compiling http-body v1.0.1
14072025-06-30T22:08:02.324Z Compiling url v2.5.4
14082025-06-30T22:08:02.652Z Compiling base64 v0.22.1
14092025-06-30T22:08:02.705Z Compiling rand_core v0.9.2
14102025-06-30T22:08:02.825Z Compiling pest_generator v2.7.14
14112025-06-30T22:08:03.130Z Compiling which v4.4.2
14122025-06-30T22:08:03.184Z Compiling scroll v0.12.0
14132025-06-30T22:08:03.391Z Compiling tinyvec v1.8.0
14142025-06-30T22:08:03.710Z Compiling serde_derive_internals v0.29.1
14152025-06-30T22:08:04.004Z Compiling bzip2-sys v0.1.13+1.0.8
14162025-06-30T22:08:04.025Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14172025-06-30T22:08:04.498Z Compiling openssl v0.10.73
14182025-06-30T22:08:04.640Z Compiling rustversion v1.0.17
14192025-06-30T22:08:04.738Z Compiling openssl-probe v0.1.5
14202025-06-30T22:08:04.880Z Compiling foreign-types-shared v0.1.1
14212025-06-30T22:08:04.900Z Compiling powerfmt v0.2.0
14222025-06-30T22:08:05.019Z Compiling atomic-waker v1.1.2
14232025-06-30T22:08:05.038Z Compiling try-lock v0.2.5
14242025-06-30T22:08:05.079Z Compiling num-conv v0.1.0
14252025-06-30T22:08:05.209Z Compiling time-core v0.1.2
14262025-06-30T22:08:05.227Z Compiling adler2 v2.0.0
14272025-06-30T22:08:05.247Z Compiling untrusted v0.7.1
14282025-06-30T22:08:05.275Z Compiling untrusted v0.9.0
14292025-06-30T22:08:05.353Z Compiling schemars v0.8.22
14302025-06-30T22:08:05.387Z Compiling tower-service v0.3.3
14312025-06-30T22:08:05.435Z Compiling goblin v0.8.2
14322025-06-30T22:08:05.476Z Compiling time-macros v0.2.18
14332025-06-30T22:08:05.521Z Compiling miniz_oxide v0.8.5
14342025-06-30T22:08:05.781Z Compiling want v0.3.1
14352025-06-30T22:08:05.905Z Compiling schemars_derive v0.8.22
14362025-06-30T22:08:06.053Z Compiling deranged v0.3.11
14372025-06-30T22:08:06.926Z Compiling foreign-types v0.3.2
14382025-06-30T22:08:07.399Z Compiling pest_derive v2.7.14
14392025-06-30T22:08:08.316Z Compiling tokio-util v0.7.15
14402025-06-30T22:08:09.326Z Compiling rand_chacha v0.9.0
14412025-06-30T22:08:09.391Z Compiling h2 v0.4.6
14422025-06-30T22:08:09.586Z Compiling ipnet v2.11.0
14432025-06-30T22:08:10.615Z Compiling openssl-macros v0.1.1
14442025-06-30T22:08:10.658Z Compiling native-tls v0.2.12
14452025-06-30T22:08:10.896Z Compiling rustls v0.23.19
14462025-06-30T22:08:10.972Z Compiling dyn-clone v1.0.19
14472025-06-30T22:08:11.171Z Compiling httpdate v1.0.3
14482025-06-30T22:08:11.200Z Compiling syn v1.0.109
14492025-06-30T22:08:11.297Z Compiling num_threads v0.1.7
14502025-06-30T22:08:11.447Z Compiling time v0.3.36
14512025-06-30T22:08:11.567Z Compiling dof v0.3.0
14522025-06-30T22:08:13.343Z Compiling rand v0.9.1
14532025-06-30T22:08:14.228Z Compiling dtrace-parser v0.2.0
14542025-06-30T22:08:15.842Z Compiling unicode-normalization v0.1.24
14552025-06-30T22:08:16.122Z Compiling hyper v1.6.0
14562025-06-30T22:08:16.156Z Compiling heapless v0.7.17
14572025-06-30T22:08:16.254Z Compiling signature v2.2.0
14582025-06-30T22:08:16.550Z Compiling crossbeam-epoch v0.9.18
14592025-06-30T22:08:16.579Z Compiling crc32fast v1.4.2
14602025-06-30T22:08:16.859Z Compiling cookie v0.18.1
14612025-06-30T22:08:16.915Z Compiling slog v2.7.0
14622025-06-30T22:08:17.166Z Compiling signal-hook v0.3.18
14632025-06-30T22:08:17.188Z Compiling siphasher v0.3.11
14642025-06-30T22:08:17.411Z Compiling zstd-safe v7.2.3
14652025-06-30T22:08:17.432Z Compiling zlib-rs v0.5.1
14662025-06-30T22:08:17.531Z Compiling rayon-core v1.12.1
14672025-06-30T22:08:17.717Z Compiling unicode-properties v0.1.3
14682025-06-30T22:08:17.814Z Compiling unicode-bidi v0.3.17
14692025-06-30T22:08:18.172Z Compiling phf_shared v0.11.2
14702025-06-30T22:08:18.530Z Compiling stringprep v0.1.5
14712025-06-30T22:08:18.589Z Compiling hyper-util v0.1.14
14722025-06-30T22:08:19.228Z Compiling crossbeam-deque v0.8.5
14732025-06-30T22:08:19.506Z Compiling usdt-impl v0.5.0
14742025-06-30T22:08:19.591Z Compiling curve25519-dalek v4.1.3
14752025-06-30T22:08:19.673Z Compiling serde_tokenstream v0.2.2
14762025-06-30T22:08:20.217Z Compiling serde_spanned v0.6.9
14772025-06-30T22:08:20.238Z Compiling toml_datetime v0.6.11
14782025-06-30T22:08:20.426Z Compiling rand_chacha v0.3.1
14792025-06-30T22:08:20.705Z Compiling md-5 v0.10.6
14802025-06-30T22:08:20.708Z Compiling num-integer v0.1.46
14812025-06-30T22:08:21.002Z Compiling sync_wrapper v1.0.1
14822025-06-30T22:08:21.007Z Compiling ff v0.13.0
14832025-06-30T22:08:21.166Z Compiling hash32 v0.2.1
14842025-06-30T22:08:21.241Z Compiling memoffset v0.9.1
14852025-06-30T22:08:21.417Z Compiling base16ct v0.2.0
14862025-06-30T22:08:21.506Z Compiling fallible-iterator v0.2.0
14872025-06-30T22:08:21.559Z Compiling num-bigint-dig v0.8.4
14882025-06-30T22:08:21.736Z Compiling litrs v0.4.1
14892025-06-30T22:08:21.863Z Compiling tower-layer v0.3.3
14902025-06-30T22:08:22.057Z Compiling gimli v0.31.1
14912025-06-30T22:08:22.131Z Compiling newtype-uuid v1.2.4
14922025-06-30T22:08:22.153Z Compiling smoltcp v0.9.1
14932025-06-30T22:08:22.153Z Compiling cfg_aliases v0.2.1
14942025-06-30T22:08:22.270Z Compiling psl-types v2.0.11
14952025-06-30T22:08:22.444Z Compiling nix v0.29.0
14962025-06-30T22:08:22.484Z Compiling publicsuffix v2.3.0
14972025-06-30T22:08:22.735Z Compiling document-features v0.2.10
14982025-06-30T22:08:22.778Z Compiling tower v0.5.2
14992025-06-30T22:08:22.805Z Compiling postgres-protocol v0.6.8
15002025-06-30T22:08:23.252Z Compiling sec1 v0.7.3
15012025-06-30T22:08:23.612Z Compiling libz-rs-sys v0.5.1
15022025-06-30T22:08:23.945Z Compiling flate2 v1.1.2
15032025-06-30T22:08:23.948Z Compiling group v0.13.0
15042025-06-30T22:08:23.995Z Compiling num-iter v0.1.45
15052025-06-30T22:08:24.289Z Compiling rand v0.8.5
15062025-06-30T22:08:24.604Z Compiling tokio-native-tls v0.3.1
15072025-06-30T22:08:25.548Z Compiling ipnetwork v0.21.1
15082025-06-30T22:08:25.712Z Compiling rustls-native-certs v0.8.1
15092025-06-30T22:08:25.755Z Compiling terminal_size v0.4.0
15102025-06-30T22:08:25.947Z Compiling http-body-util v0.1.3
15112025-06-30T22:08:25.989Z Compiling hkdf v0.12.4
15122025-06-30T22:08:26.224Z Compiling addr2line v0.24.2
15132025-06-30T22:08:26.244Z Compiling crypto-bigint v0.5.5
15142025-06-30T22:08:26.266Z Compiling webpki-roots v1.0.0
15152025-06-30T22:08:26.323Z Compiling thiserror-impl v2.0.12
15162025-06-30T22:08:26.425Z Compiling async-trait v0.1.88
15172025-06-30T22:08:26.491Z Compiling curve25519-dalek-derive v0.1.1
15182025-06-30T22:08:26.629Z Compiling fs-err v3.1.1
15192025-06-30T22:08:26.867Z Compiling object v0.36.5
15202025-06-30T22:08:26.940Z Compiling ahash v0.8.11
15212025-06-30T22:08:27.279Z Compiling managed v0.8.0
15222025-06-30T22:08:27.728Z Compiling simd-adler32 v0.3.7
15232025-06-30T22:08:27.835Z Compiling bitflags v1.3.2
15242025-06-30T22:08:27.957Z Compiling buf-list v1.0.3
15252025-06-30T22:08:28.237Z Compiling rustc-demangle v0.1.24
15262025-06-30T22:08:28.535Z Compiling anyhow v1.0.98
15272025-06-30T22:08:29.372Z Compiling bumpalo v3.16.0
15282025-06-30T22:08:29.397Z Compiling lockfree-object-pool v0.1.6
15292025-06-30T22:08:29.397Z Compiling iri-string v0.7.8
15302025-06-30T22:08:29.397Z Compiling winnow v0.5.40
15312025-06-30T22:08:29.397Z Compiling zopfli v0.8.1
15322025-06-30T22:08:29.407Z Compiling thiserror v2.0.12
15332025-06-30T22:08:29.595Z Compiling console v0.15.10
15342025-06-30T22:08:30.851Z Compiling strum_macros v0.25.3
15352025-06-30T22:08:31.025Z Compiling hubpack_derive v0.1.1
15362025-06-30T22:08:31.274Z Compiling elliptic-curve v0.13.8
15372025-06-30T22:08:31.816Z Compiling clap_builder v4.5.40
15382025-06-30T22:08:31.871Z Compiling hubpack v0.1.2
15392025-06-30T22:08:32.075Z Compiling tower-http v0.6.6
15402025-06-30T22:08:32.653Z Compiling toml_edit v0.19.15
15412025-06-30T22:08:33.170Z Compiling hyper-tls v0.6.0
15422025-06-30T22:08:33.594Z Compiling backtrace v0.3.74
15432025-06-30T22:08:33.964Z Compiling oxnet v0.1.2
15442025-06-30T22:08:34.413Z Compiling cookie_store v0.21.1
15452025-06-30T22:08:34.699Z Compiling signal-hook-mio v0.2.4
15462025-06-30T22:08:34.886Z Compiling rayon v1.10.0
15472025-06-30T22:08:35.800Z Compiling zstd v0.13.3
15482025-06-30T22:08:36.334Z Compiling postgres-types v0.2.9
15492025-06-30T22:08:36.853Z Compiling usdt-attr-macro v0.5.0
15502025-06-30T22:08:37.628Z Compiling usdt-macro v0.5.0
15512025-06-30T22:08:38.385Z Compiling phf v0.11.2
15522025-06-30T22:08:38.678Z Compiling ed25519 v2.2.3
15532025-06-30T22:08:38.988Z Compiling strum_macros v0.26.4
15542025-06-30T22:08:39.140Z Compiling bzip2 v0.4.4
15552025-06-30T22:08:39.166Z Compiling bzip2 v0.5.2
15562025-06-30T22:08:39.340Z Compiling clap_derive v4.5.40
15572025-06-30T22:08:39.537Z Compiling enum-as-inner v0.6.1
15582025-06-30T22:08:39.559Z Compiling serde_urlencoded v0.7.1
15592025-06-30T22:08:40.067Z Compiling serde-big-array v0.5.1
15602025-06-30T22:08:40.161Z Compiling pkcs1 v0.7.5
15612025-06-30T22:08:40.307Z Compiling rfc6979 v0.4.0
15622025-06-30T22:08:40.511Z Compiling bstr v1.10.0
15632025-06-30T22:08:40.554Z Compiling daft-derive v0.1.3
15642025-06-30T22:08:40.557Z Compiling serde_repr v0.1.19
15652025-06-30T22:08:41.018Z Compiling float-cmp v0.10.0
15662025-06-30T22:08:41.273Z Compiling encoding_rs v0.8.34
15672025-06-30T22:08:41.627Z Compiling new_debug_unreachable v1.0.6
15682025-06-30T22:08:41.737Z Compiling predicates-core v1.0.8
15692025-06-30T22:08:41.937Z Compiling whoami v1.6.0
15702025-06-30T22:08:42.063Z Compiling precomputed-hash v0.1.1
15712025-06-30T22:08:42.085Z Compiling number_prefix v0.4.0
15722025-06-30T22:08:42.210Z Compiling static_assertions v1.1.0
15732025-06-30T22:08:42.328Z Compiling mime v0.3.17
15742025-06-30T22:08:42.331Z Compiling unicode-segmentation v1.12.0
15752025-06-30T22:08:42.477Z Compiling data-encoding v2.9.0
15762025-06-30T22:08:42.811Z Compiling fixedbitset v0.4.2
15772025-06-30T22:08:43.151Z Compiling normalize-line-endings v0.3.0
15782025-06-30T22:08:43.202Z Compiling difflib v0.4.0
15792025-06-30T22:08:43.224Z Compiling toml_edit v0.22.27
15802025-06-30T22:08:43.292Z Compiling strum v0.26.3
15812025-06-30T22:08:43.502Z Compiling hickory-proto v0.25.2
15822025-06-30T22:08:43.638Z Compiling clap v4.5.40
15832025-06-30T22:08:43.769Z Compiling predicates v3.1.3
15842025-06-30T22:08:44.238Z Compiling petgraph v0.6.5
15852025-06-30T22:08:44.474Z Compiling similar v2.7.0
15862025-06-30T22:08:44.889Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15872025-06-30T22:08:45.267Z Compiling indicatif v0.17.11
15882025-06-30T22:08:46.476Z Compiling tokio-postgres v0.7.13
15892025-06-30T22:08:47.010Z Compiling string_cache v0.8.9
15902025-06-30T22:08:47.156Z Compiling daft v0.1.3
15912025-06-30T22:08:47.459Z Compiling usdt v0.5.0
15922025-06-30T22:08:47.694Z Compiling rsa v0.9.6
15932025-06-30T22:08:47.782Z Compiling ecdsa v0.16.9
15942025-06-30T22:08:47.921Z Compiling zip v4.2.0
15952025-06-30T22:08:48.610Z Compiling zip v0.6.6
15962025-06-30T22:08:49.919Z Compiling ed25519-dalek v2.1.1
15972025-06-30T22:08:50.079Z Compiling toml v0.7.8
15982025-06-30T22:08:51.241Z Compiling crossterm v0.28.1
15992025-06-30T22:08:52.146Z Compiling tokio-stream v0.1.17
16002025-06-30T22:08:52.272Z Compiling openapiv3 v2.2.0
16012025-06-30T22:08:52.329Z Compiling x509-cert v0.2.5
16022025-06-30T22:08:52.491Z Compiling sha1 v0.10.6
16032025-06-30T22:08:52.914Z Compiling itertools v0.10.5
16042025-06-30T22:08:53.114Z Compiling dirs-sys-next v0.1.2
16052025-06-30T22:08:53.649Z Compiling winnow v0.6.26
16062025-06-30T22:08:54.350Z Compiling peg-runtime v0.8.5
16072025-06-30T22:08:54.895Z Compiling lalrpop-util v0.19.12
16082025-06-30T22:08:55.042Z Compiling rustc-hash v2.1.1
16092025-06-30T22:08:55.085Z Compiling dirs-next v2.0.0
16102025-06-30T22:08:55.235Z Compiling thread_local v1.1.8
16112025-06-30T22:08:55.258Z Compiling slog-async v2.8.0
16122025-06-30T22:08:55.290Z Compiling term v0.7.0
16132025-06-30T22:08:55.452Z Compiling xattr v1.3.1
16142025-06-30T22:08:55.698Z Compiling futures-executor v0.3.31
16152025-06-30T22:08:55.726Z Compiling crossbeam-channel v0.5.15
16162025-06-30T22:08:55.823Z Compiling is-terminal v0.4.13
16172025-06-30T22:08:55.970Z Compiling filetime v0.2.25
16182025-06-30T22:08:56.160Z Compiling take_mut v0.2.2
16192025-06-30T22:08:56.249Z Compiling tar v0.4.44
16202025-06-30T22:08:56.270Z Compiling slog-term v2.9.1
16212025-06-30T22:08:56.333Z Compiling futures v0.3.31
16222025-06-30T22:08:56.459Z Compiling camino v1.1.10
16232025-06-30T22:09:02.500Z Compiling aws-lc-sys v0.26.0
16242025-06-30T22:09:31.408Z Compiling rustls-webpki v0.102.8
16252025-06-30T22:09:35.803Z Compiling tokio-rustls v0.26.0
16262025-06-30T22:09:36.048Z Compiling hyper-rustls v0.27.7
16272025-06-30T22:09:36.377Z Compiling reqwest v0.12.20
16282025-06-30T22:09:39.714Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16292025-06-30T22:09:39.970Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16302025-06-30T22:09:44.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16312025-06-30T22:09:44.580Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16322025-06-30T22:09:44.636ZJun 30 22:09:43.623 INFO Starting download, target: Clickhouse
16332025-06-30T22:09:44.636ZJun 30 22:09:43.624 INFO Starting download, target: Console
16342025-06-30T22:09:44.636ZJun 30 22:09:43.624 INFO Starting download, target: Cockroach
16352025-06-30T22:09:44.640ZJun 30 22:09:43.624 INFO Starting download, target: DendriteStub
16362025-06-30T22:09:44.640ZJun 30 22:09:43.624 INFO Starting download, target: MaghemiteMgd
16372025-06-30T22:09:44.640ZJun 30 22:09:43.624 INFO Starting download, target: TransceiverControl
16382025-06-30T22:09:44.640ZJun 30 22:09:43.624 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16392025-06-30T22:09:44.640ZJun 30 22:09:43.624 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16402025-06-30T22:09:44.640ZJun 30 22:09:43.625 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16412025-06-30T22:09:44.640ZJun 30 22:09:43.625 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16422025-06-30T22:09:44.640ZJun 30 22:09:43.625 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16432025-06-30T22:09:44.640ZJun 30 22:09:43.625 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16442025-06-30T22:09:44.981ZJun 30 22:09:43.952 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16452025-06-30T22:09:45.189ZJun 30 22:09:44.149 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16462025-06-30T22:09:45.373ZJun 30 22:09:44.362 INFO Download complete, target: TransceiverControl
16472025-06-30T22:09:45.567ZJun 30 22:09:44.545 INFO Download complete, target: Console
16482025-06-30T22:09:45.965ZJun 30 22:09:44.943 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16492025-06-30T22:09:46.247ZJun 30 22:09:45.209 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16502025-06-30T22:09:46.943ZJun 30 22:09:45.925 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16512025-06-30T22:09:47.132ZJun 30 22:09:46.106 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16522025-06-30T22:09:47.132ZJun 30 22:09:46.106 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16532025-06-30T22:09:48.929ZJun 30 22:09:47.918 INFO Download complete, target: DendriteStub
16542025-06-30T22:09:49.595ZJun 30 22:09:48.585 INFO Download complete, target: MaghemiteMgd
16552025-06-30T22:09:53.441ZJun 30 22:09:52.427 INFO Checking that binary works, target: Cockroach
16562025-06-30T22:09:53.604ZJun 30 22:09:52.592 INFO Download complete, target: Cockroach
16572025-06-30T22:09:56.971ZJun 30 22:09:55.956 INFO Checking that binary works, target: Clickhouse
16582025-06-30T22:09:57.129ZJun 30 22:09:56.117 INFO Download complete, target: Clickhouse
16592025-06-30T22:09:57.137ZAll prerequisites installed successfully
16602025-06-30T22:09:57.140Z
16612025-06-30T22:09:57.140Zreal 4:34.840836317
16622025-06-30T22:09:57.140Zuser 16:05.338575392
16632025-06-30T22:09:57.140Zsys 2:11.470421320
16642025-06-30T22:09:57.140Ztrap 0.589546191
16652025-06-30T22:09:57.140Ztflt 0.821507344
16662025-06-30T22:09:57.141Zdflt 1.223148095
16672025-06-30T22:09:57.141Zkflt 0.024978860
16682025-06-30T22:09:57.141Zlock 23:55.710426917
16692025-06-30T22:09:57.141Zslp 57:41.779238105
16702025-06-30T22:09:57.141Zlat 1:02.547291714
16712025-06-30T22:09:57.141Zstop 2:47.329392965
16722025-06-30T22:09:57.141Z+ ptime -m cargo xtask download softnpu
16732025-06-30T22:09:57.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16742025-06-30T22:09:57.842Z Running `target/debug/xtask download softnpu`
16752025-06-30T22:09:58.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16762025-06-30T22:09:58.856Z Running `target/debug/xtask-downloader softnpu`
16772025-06-30T22:09:58.901ZJun 30 22:09:57.884 INFO Starting download, target: Softnpu
16782025-06-30T22:09:58.906ZJun 30 22:09:57.885 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16792025-06-30T22:09:59.427ZJun 30 22:09:58.413 INFO Download complete, target: Softnpu
16802025-06-30T22:09:59.430Z
16812025-06-30T22:09:59.430Zreal 2.286822860
16822025-06-30T22:09:59.430Zuser 1.482618012
16832025-06-30T22:09:59.430Zsys 0.634340144
16842025-06-30T22:09:59.430Ztrap 0.001381173
16852025-06-30T22:09:59.430Ztflt 0.000073808
16862025-06-30T22:09:59.430Zdflt 0.000150715
16872025-06-30T22:09:59.430Zkflt 0.000000000
16882025-06-30T22:09:59.430Zlock 5.716851703
16892025-06-30T22:09:59.430Zslp 0.389201866
16902025-06-30T22:09:59.431Zlat 0.071483266
16912025-06-30T22:09:59.431Zstop 0.000157992
16922025-06-30T22:09:59.435Z+ export CARGO_INCREMENTAL=0
16932025-06-30T22:09:59.435Z+ CARGO_INCREMENTAL=0
16942025-06-30T22:09:59.435Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16952025-06-30T22:10:00.570Z Compiling proc-macro2 v1.0.95
16962025-06-30T22:10:00.570Z Compiling unicode-ident v1.0.18
16972025-06-30T22:10:00.573Z Compiling libc v0.2.174
16982025-06-30T22:10:00.573Z Compiling serde v1.0.219
16992025-06-30T22:10:00.573Z Compiling autocfg v1.4.0
17002025-06-30T22:10:00.573Z Compiling cfg-if v1.0.1
17012025-06-30T22:10:00.573Z Compiling version_check v0.9.5
17022025-06-30T22:10:00.878Z Compiling memchr v2.7.4
17032025-06-30T22:10:00.899Z Compiling shlex v1.3.0
17042025-06-30T22:10:00.920Z Compiling portable-atomic v1.11.0
17052025-06-30T22:10:01.346Z Compiling typenum v1.17.0
17062025-06-30T22:10:01.352Z Compiling generic-array v0.14.7
17072025-06-30T22:10:01.422Z Compiling lock_api v0.4.12
17082025-06-30T22:10:01.652Z Compiling value-bag v1.9.0
17092025-06-30T22:10:01.744Z Compiling libm v0.2.8
17102025-06-30T22:10:02.083Z Compiling serde_json v1.0.140
17112025-06-30T22:10:02.104Z Compiling num-traits v0.2.19
17122025-06-30T22:10:02.154Z Compiling log v0.4.27
17132025-06-30T22:10:02.218Z Compiling getrandom v0.3.1
17142025-06-30T22:10:02.409Z Compiling quote v1.0.40
17152025-06-30T22:10:02.421Z Compiling parking_lot_core v0.9.10
17162025-06-30T22:10:02.586Z Compiling jobserver v0.1.32
17172025-06-30T22:10:02.778Z Compiling syn v2.0.104
17182025-06-30T22:10:02.803Z Compiling scopeguard v1.2.0
17192025-06-30T22:10:02.824Z Compiling smallvec v1.15.0
17202025-06-30T22:10:02.843Z Compiling semver v1.0.26
17212025-06-30T22:10:02.843Z Compiling getrandom v0.2.15
17222025-06-30T22:10:02.960Z Compiling cc v1.2.15
17232025-06-30T22:10:03.205Z Compiling pkg-config v0.3.31
17242025-06-30T22:10:03.225Z Compiling itoa v1.0.11
17252025-06-30T22:10:03.299Z Compiling aho-corasick v1.1.3
17262025-06-30T22:10:03.320Z Compiling rustix v0.38.37
17272025-06-30T22:10:03.406Z Compiling regex-syntax v0.8.5
17282025-06-30T22:10:04.189Z Compiling either v1.15.0
17292025-06-30T22:10:04.855Z Compiling critical-section v1.1.3
17302025-06-30T22:10:05.014Z Compiling stable_deref_trait v1.2.0
17312025-06-30T22:10:05.063Z Compiling slab v0.4.9
17322025-06-30T22:10:05.278Z Compiling once_cell v1.21.3
17332025-06-30T22:10:05.376Z Compiling spin v0.9.8
17342025-06-30T22:10:05.395Z Compiling errno v0.3.12
17352025-06-30T22:10:05.484Z Compiling rand_core v0.6.4
17362025-06-30T22:10:05.730Z Compiling glob v0.3.2
17372025-06-30T22:10:05.975Z Compiling subtle v2.6.1
17382025-06-30T22:10:05.995Z Compiling equivalent v1.0.2
17392025-06-30T22:10:06.129Z Compiling allocator-api2 v0.2.21
17402025-06-30T22:10:06.150Z Compiling prettyplease v0.2.35
17412025-06-30T22:10:06.311Z Compiling pin-project-lite v0.2.14
17422025-06-30T22:10:06.431Z Compiling clang-sys v1.8.1
17432025-06-30T22:10:06.474Z Compiling ryu v1.0.18
17442025-06-30T22:10:06.655Z Compiling thiserror v1.0.69
17452025-06-30T22:10:06.676Z Compiling foldhash v0.1.5
17462025-06-30T22:10:07.010Z Compiling regex-automata v0.4.8
17472025-06-30T22:10:07.046Z Compiling hashbrown v0.15.4
17482025-06-30T22:10:07.098Z Compiling lazy_static v1.5.0
17492025-06-30T22:10:07.234Z Compiling litemap v0.7.3
17502025-06-30T22:10:07.273Z Compiling schemars v0.8.22
17512025-06-30T22:10:07.394Z Compiling minimal-lexical v0.2.1
17522025-06-30T22:10:07.613Z Compiling writeable v0.5.5
17532025-06-30T22:10:08.244Z Compiling nom v7.1.3
17542025-06-30T22:10:08.853Z Compiling libloading v0.8.5
17552025-06-30T22:10:08.909Z Compiling bindgen v0.69.5
17562025-06-30T22:10:09.219Z Compiling home v0.5.9
17572025-06-30T22:10:09.395Z Compiling percent-encoding v2.3.1
17582025-06-30T22:10:09.678Z Compiling synstructure v0.13.1
17592025-06-30T22:10:09.852Z Compiling serde_derive_internals v0.29.1
17602025-06-30T22:10:10.786Z Compiling itertools v0.12.1
17612025-06-30T22:10:11.137Z Compiling cexpr v0.6.0
17622025-06-30T22:10:11.494Z Compiling lazycell v1.3.0
17632025-06-30T22:10:11.658Z Compiling icu_locid_transform_data v1.5.0
17642025-06-30T22:10:11.682Z Compiling rustc-hash v1.1.0
17652025-06-30T22:10:11.853Z Compiling byteorder v1.5.0
17662025-06-30T22:10:12.366Z Compiling regex v1.11.1
17672025-06-30T22:10:12.424Z Compiling cmake v0.1.51
17682025-06-30T22:10:12.526Z Compiling signal-hook-registry v1.4.2
17692025-06-30T22:10:12.893Z Compiling zerocopy v0.8.26
17702025-06-30T22:10:13.157Z Compiling paste v1.0.15
17712025-06-30T22:10:13.229Z Compiling fs_extra v1.3.0
17722025-06-30T22:10:13.365Z Compiling serde_derive v1.0.219
17732025-06-30T22:10:13.537Z Compiling zeroize_derive v1.4.2
17742025-06-30T22:10:13.557Z Compiling zerofrom-derive v0.1.4
17752025-06-30T22:10:13.585Z Compiling yoke-derive v0.7.4
17762025-06-30T22:10:13.748Z Compiling zerovec-derive v0.10.3
17772025-06-30T22:10:13.857Z Compiling displaydoc v0.2.5
17782025-06-30T22:10:14.715Z Compiling icu_provider_macros v1.5.0
17792025-06-30T22:10:15.148Z Compiling tokio-macros v2.5.0
17802025-06-30T22:10:15.641Z Compiling zeroize v1.8.1
17812025-06-30T22:10:15.742Z Compiling zerocopy-derive v0.7.35
17822025-06-30T22:10:15.901Z Compiling thiserror-impl v1.0.69
17832025-06-30T22:10:16.074Z Compiling schemars_derive v0.8.22
17842025-06-30T22:10:16.330Z Compiling zerofrom v0.1.4
17852025-06-30T22:10:16.570Z Compiling yoke v0.7.4
17862025-06-30T22:10:16.969Z Compiling zerovec v0.10.4
17872025-06-30T22:10:17.316Z Compiling futures-macro v0.3.31
17882025-06-30T22:10:17.487Z Compiling icu_properties_data v1.5.0
17892025-06-30T22:10:17.750Z Compiling dunce v1.0.5
17902025-06-30T22:10:18.052Z Compiling parking_lot v0.12.3
17912025-06-30T22:10:18.357Z Compiling mio v1.0.2
17922025-06-30T22:10:18.380Z Compiling utf16_iter v1.0.5
17932025-06-30T22:10:18.578Z Compiling utf8_iter v1.0.4
17942025-06-30T22:10:18.631Z Compiling icu_normalizer_data v1.5.0
17952025-06-30T22:10:18.755Z Compiling write16 v1.0.0
17962025-06-30T22:10:18.912Z Compiling tinystr v0.7.6
17972025-06-30T22:10:18.916Z Compiling icu_collections v1.5.0
17982025-06-30T22:10:19.347Z Compiling icu_locid v1.5.0
17992025-06-30T22:10:19.751Z Compiling crypto-common v0.1.6
18002025-06-30T22:10:19.779Z Compiling zerocopy-derive v0.8.26
18012025-06-30T22:10:19.972Z Compiling socket2 v0.5.10
18022025-06-30T22:10:20.627Z Compiling icu_provider v1.5.0
18032025-06-30T22:10:20.780Z Compiling fnv v1.0.7
18042025-06-30T22:10:20.952Z Compiling const-oid v0.9.6
18052025-06-30T22:10:21.692Z Compiling icu_locid_transform v1.5.0
18062025-06-30T22:10:22.560Z Compiling form_urlencoded v1.2.1
18072025-06-30T22:10:22.763Z Compiling ring v0.17.14
18082025-06-30T22:10:23.086Z Compiling icu_properties v1.5.1
18092025-06-30T22:10:23.974Z Compiling tracing-attributes v0.1.27
18102025-06-30T22:10:24.152Z Compiling der_derive v0.7.3
18112025-06-30T22:10:25.179Z Compiling bitflags v2.9.0
18122025-06-30T22:10:25.264Z Compiling bytes v1.10.1
18132025-06-30T22:10:26.766Z Compiling indexmap v2.9.0
18142025-06-30T22:10:26.908Z Compiling icu_normalizer v1.5.0
18152025-06-30T22:10:27.428Z Compiling tokio v1.45.1
18162025-06-30T22:10:28.138Z Compiling idna_adapter v1.2.0
18172025-06-30T22:10:28.393Z Compiling idna v1.0.3
18182025-06-30T22:10:28.753Z Compiling aws-lc-rs v1.12.4
18192025-06-30T22:10:29.167Z Compiling vcpkg v0.2.15
18202025-06-30T22:10:29.219Z Compiling url v2.5.4
18212025-06-30T22:10:30.127Z Compiling which v4.4.2
18222025-06-30T22:10:30.620Z Compiling openssl-sys v0.9.109
18232025-06-30T22:10:32.477Z Compiling block-buffer v0.10.4
18242025-06-30T22:10:32.738Z Compiling futures-core v0.3.31
18252025-06-30T22:10:33.298Z Compiling thiserror v2.0.12
18262025-06-30T22:10:33.362Z Compiling heck v0.5.0
18272025-06-30T22:10:33.458Z Compiling digest v0.10.7
18282025-06-30T22:10:33.993Z Compiling zerocopy v0.7.35
18292025-06-30T22:10:33.997Z Compiling thiserror-impl v2.0.12
18302025-06-30T22:10:34.253Z Compiling httparse v1.9.5
18312025-06-30T22:10:35.363Z Compiling uuid v1.17.0
18322025-06-30T22:10:35.837Z Compiling crossbeam-utils v0.8.21
18332025-06-30T22:10:35.881Z Compiling iana-time-zone v0.1.63
18342025-06-30T22:10:36.331Z Compiling syn v1.0.109
18352025-06-30T22:10:36.544Z Compiling chrono v0.4.41
18362025-06-30T22:10:37.746Z Compiling num-conv v0.1.0
18372025-06-30T22:10:37.940Z Compiling time-core v0.1.2
18382025-06-30T22:10:38.134Z Compiling futures-sink v0.3.31
18392025-06-30T22:10:38.137Z Compiling time-macros v0.2.18
18402025-06-30T22:10:39.748Z Compiling openssl v0.10.73
18412025-06-30T22:10:40.165Z Compiling cpufeatures v0.2.14
18422025-06-30T22:10:40.677Z Compiling hmac v0.12.1
18432025-06-30T22:10:40.764Z Compiling rustc_version v0.4.1
18442025-06-30T22:10:40.928Z Compiling serde_tokenstream v0.2.2
18452025-06-30T22:10:41.468Z Compiling block-padding v0.3.3
18462025-06-30T22:10:41.501Z Compiling openssl-macros v0.1.1
18472025-06-30T22:10:41.713Z Compiling scroll_derive v0.12.0
18482025-06-30T22:10:41.800Z Compiling aws-lc-sys v0.26.0
18492025-06-30T22:10:42.564Z Compiling dyn-clone v1.0.19
18502025-06-30T22:10:42.838Z Compiling native-tls v0.2.12
18512025-06-30T22:10:42.989Z Compiling rustls v0.23.19
18522025-06-30T22:10:43.184Z Compiling ucd-trie v0.1.7
18532025-06-30T22:10:43.500Z Compiling pest v2.7.14
18542025-06-30T22:10:43.623Z Compiling inout v0.1.3
18552025-06-30T22:10:43.912Z Compiling futures-channel v0.3.31
18562025-06-30T22:10:44.420Z Compiling strsim v0.11.1
18572025-06-30T22:10:44.530Z Compiling futures-task v0.3.31
18582025-06-30T22:10:44.644Z Compiling futures-io v0.3.31
18592025-06-30T22:10:44.968Z Compiling pin-utils v0.1.0
18602025-06-30T22:10:45.076Z Compiling futures-util v0.3.31
18612025-06-30T22:10:46.369Z Compiling pest_meta v2.7.14
18622025-06-30T22:10:47.903Z Compiling cipher v0.4.4
18632025-06-30T22:10:48.366Z Compiling sha2 v0.10.9
18642025-06-30T22:10:48.800Z Compiling http v1.3.1
18652025-06-30T22:10:49.126Z Compiling cookie v0.18.1
18662025-06-30T22:10:49.433Z Compiling base64ct v1.6.0
18672025-06-30T22:10:49.970Z Compiling pem-rfc7468 v0.7.0
18682025-06-30T22:10:50.518Z Compiling pest_generator v2.7.14
18692025-06-30T22:10:51.050Z Compiling bzip2-sys v0.1.13+1.0.8
18702025-06-30T22:10:51.525Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18712025-06-30T22:10:52.487Z Compiling flagset v0.4.6
18722025-06-30T22:10:52.521Z Compiling slog v2.7.0
18732025-06-30T22:10:52.521Z Compiling der v0.7.9
18742025-06-30T22:10:52.522Z Compiling pest_derive v2.7.14
18752025-06-30T22:10:52.900Z Compiling serde_spanned v0.6.9
18762025-06-30T22:10:53.141Z Compiling toml_datetime v0.6.11
18772025-06-30T22:10:53.261Z Compiling tracing-core v0.1.32
18782025-06-30T22:10:53.539Z Compiling usdt-impl v0.5.0
18792025-06-30T22:10:53.621Z Compiling anyhow v1.0.98
18802025-06-30T22:10:53.876Z Compiling rustversion v1.0.17
18812025-06-30T22:10:54.124Z Compiling rustls-pki-types v1.10.0
18822025-06-30T22:10:54.435Z Compiling rayon-core v1.12.1
18832025-06-30T22:10:54.638Z Compiling tracing v0.1.40
18842025-06-30T22:10:54.701Z Compiling spki v0.7.3
18852025-06-30T22:10:54.820Z Compiling salsa20 v0.10.2
18862025-06-30T22:10:55.061Z Compiling scroll v0.12.0
18872025-06-30T22:10:55.080Z Compiling pbkdf2 v0.12.2
18882025-06-30T22:10:55.279Z Compiling ppv-lite86 v0.2.20
18892025-06-30T22:10:55.619Z Compiling winnow v0.5.40
18902025-06-30T22:10:55.650Z Compiling plain v0.2.3
18912025-06-30T22:10:55.763Z Compiling litrs v0.4.1
18922025-06-30T22:10:55.997Z Compiling goblin v0.8.2
18932025-06-30T22:10:56.070Z Compiling scrypt v0.11.0
18942025-06-30T22:10:56.559Z Compiling aes v0.8.4
18952025-06-30T22:10:56.676Z Compiling document-features v0.2.10
18962025-06-30T22:10:57.423Z Compiling cbc v0.1.2
18972025-06-30T22:10:57.637Z Compiling tokio-util v0.7.15
18982025-06-30T22:10:58.849Z Compiling toml_edit v0.19.15
18992025-06-30T22:11:00.175Z Compiling pretty-hex v0.4.1
19002025-06-30T22:11:00.404Z Compiling untrusted v0.9.0
19012025-06-30T22:11:00.619Z Compiling untrusted v0.7.1
19022025-06-30T22:11:00.816Z Compiling powerfmt v0.2.0
19032025-06-30T22:11:00.836Z Compiling newtype-uuid v1.2.4
19042025-06-30T22:11:01.124Z Compiling deranged v0.3.11
19052025-06-30T22:11:01.475Z Compiling pkcs5 v0.7.1
19062025-06-30T22:11:02.413Z Compiling dof v0.3.0
19072025-06-30T22:11:03.444Z Compiling dtrace-parser v0.2.0
19082025-06-30T22:11:03.768Z Compiling http-body v1.0.1
19092025-06-30T22:11:04.021Z Compiling heapless v0.7.17
19102025-06-30T22:11:04.450Z Compiling thread-id v4.2.2
19112025-06-30T22:11:04.830Z Compiling num_threads v0.1.7
19122025-06-30T22:11:04.954Z Compiling atomic-waker v1.1.2
19132025-06-30T22:11:05.055Z Compiling zstd-safe v7.2.3
19142025-06-30T22:11:05.153Z Compiling base64 v0.22.1
19152025-06-30T22:11:05.210Z Compiling adler2 v2.0.0
19162025-06-30T22:11:05.266Z Compiling signal-hook v0.3.18
19172025-06-30T22:11:05.364Z Compiling miniz_oxide v0.8.5
19182025-06-30T22:11:05.455Z Compiling time v0.3.36
19192025-06-30T22:11:07.555Z Compiling pkcs8 v0.10.2
19202025-06-30T22:11:08.409Z Compiling tower-service v0.3.3
19212025-06-30T22:11:08.722Z Compiling tinyvec_macros v0.1.1
19222025-06-30T22:11:09.425Z Compiling try-lock v0.2.5
19232025-06-30T22:11:09.616Z Compiling want v0.3.1
19242025-06-30T22:11:09.639Z Compiling tinyvec v1.8.0
19252025-06-30T22:11:11.075Z Compiling h2 v0.4.6
19262025-06-30T22:11:12.433Z Compiling rand_core v0.9.2
19272025-06-30T22:11:12.812Z Compiling curve25519-dalek v4.1.3
19282025-06-30T22:11:13.377Z Compiling ipnet v2.11.0
19292025-06-30T22:11:13.619Z Compiling async-trait v0.1.88
19302025-06-30T22:11:14.497Z Compiling memoffset v0.9.1
19312025-06-30T22:11:14.834Z Compiling openssl-probe v0.1.5
19322025-06-30T22:11:15.144Z Compiling httpdate v1.0.3
19332025-06-30T22:11:16.165Z Compiling foreign-types-shared v0.1.1
19342025-06-30T22:11:16.249Z Compiling num-bigint-dig v0.8.4
19352025-06-30T22:11:16.325Z Compiling smoltcp v0.9.1
19362025-06-30T22:11:16.662Z Compiling foreign-types v0.3.2
19372025-06-30T22:11:18.630Z Compiling rand_chacha v0.9.0
19382025-06-30T22:11:19.355Z Compiling hyper v1.6.0
19392025-06-30T22:11:20.579Z Compiling usdt-macro v0.5.0
19402025-06-30T22:11:21.815Z Compiling usdt-attr-macro v0.5.0
19412025-06-30T22:11:25.802Z Compiling strum_macros v0.26.4
19422025-06-30T22:11:29.483Z Compiling ipnetwork v0.21.1
19432025-06-30T22:11:29.627Z Compiling daft-derive v0.1.3
19442025-06-30T22:11:30.423Z Compiling heck v0.4.1
19452025-06-30T22:11:30.778Z Compiling gimli v0.31.1
19462025-06-30T22:11:31.686Z Compiling cfg_aliases v0.2.1
19472025-06-30T22:11:31.800Z Compiling nix v0.29.0
19482025-06-30T22:11:35.675Z Compiling addr2line v0.24.2
19492025-06-30T22:11:36.632Z Compiling hyper-util v0.1.14
19502025-06-30T22:11:36.959Z Compiling rand v0.9.1
19512025-06-30T22:11:38.214Z Compiling crossbeam-epoch v0.9.18
19522025-06-30T22:11:38.830Z Compiling unicode-normalization v0.1.24
19532025-06-30T22:11:40.327Z Compiling hubpack_derive v0.1.1
19542025-06-30T22:11:40.877Z Compiling signature v2.2.0
19552025-06-30T22:11:41.108Z Compiling openapiv3 v2.2.0
19562025-06-30T22:11:41.135Z Compiling curve25519-dalek-derive v0.1.1
19572025-06-30T22:11:41.877Z Compiling object v0.36.5
19582025-06-30T22:11:42.864Z Compiling fs-err v3.1.1
19592025-06-30T22:11:43.185Z Compiling ahash v0.8.11
19602025-06-30T22:11:43.521Z Compiling crc32fast v1.4.2
19612025-06-30T22:11:43.851Z Compiling anstyle v1.0.11
19622025-06-30T22:11:44.281Z Compiling buf-list v1.0.3
19632025-06-30T22:11:44.800Z Compiling unicode-properties v0.1.3
19642025-06-30T22:11:44.925Z Compiling unicode-bidi v0.3.17
19652025-06-30T22:11:45.218Z Compiling siphasher v0.3.11
19662025-06-30T22:11:45.606Z Compiling rustc-demangle v0.1.24
19672025-06-30T22:11:45.976Z Compiling utf8parse v0.2.2
19682025-06-30T22:11:46.169Z Compiling zlib-rs v0.5.1
19692025-06-30T22:11:47.795Z Compiling ident_case v1.0.1
19702025-06-30T22:11:47.969Z Compiling darling_core v0.20.10
19712025-06-30T22:11:50.262Z Compiling backtrace v0.3.74
19722025-06-30T22:11:51.025Z Compiling libz-rs-sys v0.5.1
19732025-06-30T22:11:51.291Z Compiling anstyle-parse v0.2.5
19742025-06-30T22:11:51.649Z Compiling stringprep v0.1.5
19752025-06-30T22:11:51.968Z Compiling phf_shared v0.11.2
19762025-06-30T22:11:57.039Z Compiling crossbeam-deque v0.8.5
19772025-06-30T22:11:57.522Z Compiling http-body-util v0.1.3
19782025-06-30T22:11:58.089Z Compiling rand_chacha v0.3.1
19792025-06-30T22:11:59.465Z Compiling sync_wrapper v1.0.1
19802025-06-30T22:11:59.639Z Compiling md-5 v0.10.6
19812025-06-30T22:11:59.800Z Compiling num-integer v0.1.46
19822025-06-30T22:12:00.447Z Compiling hash32 v0.2.1
19832025-06-30T22:12:00.503Z Compiling ff v0.13.0
19842025-06-30T22:12:00.704Z Compiling encoding_rs v0.8.34
19852025-06-30T22:12:00.762Z Compiling psl-types v2.0.11
19862025-06-30T22:12:00.806Z Compiling is_terminal_polyfill v1.70.1
19872025-06-30T22:12:00.956Z Compiling tower-layer v0.3.3
19882025-06-30T22:12:01.225Z Compiling mime v0.3.17
19892025-06-30T22:12:01.391Z Compiling base16ct v0.2.0
19902025-06-30T22:12:01.679Z Compiling fallible-iterator v0.2.0
19912025-06-30T22:12:02.235Z Compiling colorchoice v1.0.2
19922025-06-30T22:12:02.371Z Compiling anstyle-query v1.1.1
19932025-06-30T22:12:02.542Z Compiling anstream v0.6.18
19942025-06-30T22:12:02.727Z Compiling tower v0.5.2
19952025-06-30T22:12:03.107Z Compiling postgres-protocol v0.6.8
19962025-06-30T22:12:03.548Z Compiling sec1 v0.7.3
19972025-06-30T22:12:04.169Z Compiling publicsuffix v2.3.0
19982025-06-30T22:12:04.868Z Compiling group v0.13.0
19992025-06-30T22:12:05.572Z Compiling num-iter v0.1.45
20002025-06-30T22:12:07.500Z Compiling rand v0.8.5
20012025-06-30T22:12:08.638Z Compiling rustls-webpki v0.102.8
20022025-06-30T22:12:08.768Z Compiling tokio-native-tls v0.3.1
20032025-06-30T22:12:09.216Z Compiling darling_macro v0.20.10
20042025-06-30T22:12:09.328Z Compiling flate2 v1.1.2
20052025-06-30T22:12:10.199Z Compiling strum_macros v0.25.3
20062025-06-30T22:12:11.314Z Compiling rustls-native-certs v0.8.1
20072025-06-30T22:12:11.658Z Compiling webpki-roots v1.0.0
20082025-06-30T22:12:12.758Z Compiling hkdf v0.12.4
20092025-06-30T22:12:12.953Z Compiling enum-as-inner v0.6.1
20102025-06-30T22:12:12.993Z Compiling clap_derive v4.5.40
20112025-06-30T22:12:13.024Z Compiling terminal_size v0.4.0
20122025-06-30T22:12:13.045Z Compiling serde_urlencoded v0.7.1
20132025-06-30T22:12:13.270Z Compiling crypto-bigint v0.5.5
20142025-06-30T22:12:13.293Z Compiling serde_repr v0.1.19
20152025-06-30T22:12:13.941Z Compiling bumpalo v3.16.0
20162025-06-30T22:12:15.139Z Compiling clap_lex v0.7.4
20172025-06-30T22:12:15.633Z Compiling simd-adler32 v0.3.7
20182025-06-30T22:12:15.671Z Compiling managed v0.8.0
20192025-06-30T22:12:16.119Z Compiling unicode-width v0.2.0
20202025-06-30T22:12:16.122Z Compiling bitflags v1.3.2
20212025-06-30T22:12:16.341Z Compiling tokio-rustls v0.26.0
20222025-06-30T22:12:16.414Z Compiling iri-string v0.7.8
20232025-06-30T22:12:16.786Z Compiling lockfree-object-pool v0.1.6
20242025-06-30T22:12:17.053Z Compiling zopfli v0.8.1
20252025-06-30T22:12:17.372Z Compiling hyper-rustls v0.27.7
20262025-06-30T22:12:17.974Z Compiling console v0.15.10
20272025-06-30T22:12:19.079Z Compiling elliptic-curve v0.13.8
20282025-06-30T22:12:19.777Z Compiling tower-http v0.6.6
20292025-06-30T22:12:20.830Z Compiling clap_builder v4.5.40
20302025-06-30T22:12:22.124Z Compiling oxnet v0.1.2
20312025-06-30T22:12:22.234Z Compiling hyper-tls v0.6.0
20322025-06-30T22:12:24.397Z Compiling darling v0.20.10
20332025-06-30T22:12:24.625Z Compiling zstd v0.13.3
20342025-06-30T22:12:24.912Z Compiling signal-hook-mio v0.2.4
20352025-06-30T22:12:25.007Z Compiling rayon v1.10.0
20362025-06-30T22:12:25.105Z Compiling cookie_store v0.21.1
20372025-06-30T22:12:25.523Z Compiling postgres-types v0.2.9
20382025-06-30T22:12:26.419Z Compiling phf v0.11.2
20392025-06-30T22:12:26.762Z Compiling hubpack v0.1.2
20402025-06-30T22:12:26.782Z Compiling ed25519 v2.2.3
20412025-06-30T22:12:26.890Z Compiling bzip2 v0.5.2
20422025-06-30T22:12:27.813Z Compiling bzip2 v0.4.4
20432025-06-30T22:12:27.862Z Compiling pkcs1 v0.7.5
20442025-06-30T22:12:28.884Z Compiling rfc6979 v0.4.0
20452025-06-30T22:12:29.102Z Compiling float-cmp v0.10.0
20462025-06-30T22:12:29.302Z Compiling serde-big-array v0.5.1
20472025-06-30T22:12:29.365Z Compiling bstr v1.10.0
20482025-06-30T22:12:29.494Z Compiling regress v0.10.3
20492025-06-30T22:12:29.542Z Compiling memmap v0.7.0
20502025-06-30T22:12:29.838Z Compiling fixedbitset v0.4.2
20512025-06-30T22:12:30.231Z Compiling data-encoding v2.9.0
20522025-06-30T22:12:30.297Z Compiling new_debug_unreachable v1.0.6
20532025-06-30T22:12:30.414Z Compiling difflib v0.4.0
20542025-06-30T22:12:30.812Z Compiling winnow v0.7.10
20552025-06-30T22:12:31.065Z Compiling toml_write v0.1.2
20562025-06-30T22:12:31.434Z Compiling precomputed-hash v0.1.1
20572025-06-30T22:12:31.454Z Compiling whoami v1.6.0
20582025-06-30T22:12:31.578Z Compiling static_assertions v1.1.0
20592025-06-30T22:12:31.774Z Compiling number_prefix v0.4.0
20602025-06-30T22:12:31.922Z Compiling unicode-segmentation v1.12.0
20612025-06-30T22:12:32.004Z Compiling normalize-line-endings v0.3.0
20622025-06-30T22:12:32.125Z Compiling predicates-core v1.0.8
20632025-06-30T22:12:32.147Z Compiling indicatif v0.17.11
20642025-06-30T22:12:32.418Z Compiling predicates v3.1.3
20652025-06-30T22:12:32.692Z Compiling similar v2.7.0
20662025-06-30T22:12:32.738Z Compiling reqwest v0.12.20
20672025-06-30T22:12:33.747Z Compiling typify-impl v0.3.0
20682025-06-30T22:12:33.787Z Compiling tokio-postgres v0.7.13
20692025-06-30T22:12:34.227Z Compiling toml_edit v0.22.27
20702025-06-30T22:12:34.380Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
20712025-06-30T22:12:39.009Z Compiling string_cache v0.8.9
20722025-06-30T22:12:39.426Z Compiling hickory-proto v0.25.2
20732025-06-30T22:12:40.108Z Compiling petgraph v0.6.5
20742025-06-30T22:12:40.889Z Compiling usdt v0.5.0
20752025-06-30T22:12:41.134Z Compiling ecdsa v0.16.9
20762025-06-30T22:12:42.651Z Compiling rsa v0.9.6
20772025-06-30T22:12:43.342Z Compiling zip v0.6.6
20782025-06-30T22:12:43.702Z Compiling zip v4.2.0
20792025-06-30T22:12:43.808Z Compiling ed25519-dalek v2.1.1
20802025-06-30T22:12:44.809Z Compiling crossterm v0.28.1
20812025-06-30T22:12:44.872Z Compiling clap v4.5.40
20822025-06-30T22:12:44.913Z Compiling daft v0.1.3
20832025-06-30T22:12:45.177Z Compiling strum v0.26.3
20842025-06-30T22:12:45.381Z Compiling tokio-stream v0.1.17
20852025-06-30T22:12:45.405Z Compiling toml v0.7.8
20862025-06-30T22:12:45.623Z Compiling x509-cert v0.2.5
20872025-06-30T22:12:47.586Z Compiling sha1 v0.10.6
20882025-06-30T22:12:47.977Z Compiling itertools v0.10.5
20892025-06-30T22:12:49.760Z Compiling winnow v0.6.26
20902025-06-30T22:12:50.400Z Compiling rustix v1.0.7
20912025-06-30T22:12:50.535Z Compiling rustc-hash v2.1.1
20922025-06-30T22:12:50.758Z Compiling lalrpop-util v0.19.12
20932025-06-30T22:12:51.606Z Compiling peg-runtime v0.8.5
20942025-06-30T22:12:52.069Z Compiling unicode-xid v0.2.6
20952025-06-30T22:12:52.809Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20962025-06-30T22:12:53.405Z Compiling typify-macro v0.3.0
20972025-06-30T22:12:59.293Z Compiling camino v1.1.10
20982025-06-30T22:13:03.244Z Compiling proc-macro-crate v1.3.1
20992025-06-30T22:13:03.637Z Compiling macaddr v1.0.1
21002025-06-30T22:13:04.649Z Compiling itertools v0.13.0
21012025-06-30T22:13:05.732Z Compiling heapless v0.8.0
21022025-06-30T22:13:06.199Z Compiling fastrand v2.1.1
21032025-06-30T22:13:07.609Z Compiling ingot-macros v0.1.0
21042025-06-30T22:13:08.018Z Compiling tempfile v3.20.0
21052025-06-30T22:13:11.885Z Compiling num_enum_derive v0.5.11
21062025-06-30T22:13:17.026Z Compiling structmeta-derive v0.3.0
21072025-06-30T22:13:17.080Z Compiling hash32 v0.3.1
21082025-06-30T22:13:17.314Z Compiling smoltcp v0.11.0
21092025-06-30T22:13:20.623Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21102025-06-30T22:13:22.617Z Compiling structmeta v0.3.0
21112025-06-30T22:13:27.701Z Compiling ingot-types v0.1.0
21122025-06-30T22:13:28.715Z Compiling num_enum v0.5.11
21132025-06-30T22:13:30.738Z Compiling typify v0.3.0
21142025-06-30T22:13:35.602Z Compiling dirs-sys-next v0.1.2
21152025-06-30T22:13:35.678Z Compiling proc-macro-error-attr v1.0.4
21162025-06-30T22:13:35.958Z Compiling rustls v0.22.4
21172025-06-30T22:13:36.027Z Compiling unsafe-libyaml v0.2.11
21182025-06-30T22:13:37.040Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21192025-06-30T22:13:37.649Z Compiling cobs v0.2.3
21202025-06-30T22:13:38.278Z Compiling postcard v1.0.10
21212025-06-30T22:13:42.086Z Compiling serde_yaml v0.9.34+deprecated
21222025-06-30T22:13:45.364Z Compiling dirs-next v2.0.0
21232025-06-30T22:13:51.214Z Compiling progenitor-impl v0.9.1
21242025-06-30T22:13:52.001Z Compiling ingot v0.1.0
21252025-06-30T22:13:53.759Z Compiling toml v0.8.23
21262025-06-30T22:13:58.026Z Compiling futures-executor v0.3.31
21272025-06-30T22:13:58.911Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21282025-06-30T22:13:59.333Z Compiling hex v0.4.3
21292025-06-30T22:13:59.566Z Compiling foreign-types-macros v0.2.3
21302025-06-30T22:13:59.674Z Compiling thread_local v1.1.8
21312025-06-30T22:13:59.809Z Compiling wait-timeout v0.2.0
21322025-06-30T22:14:00.001Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21332025-06-30T22:14:00.314Z Compiling proc-macro-error v1.0.4
21342025-06-30T22:14:00.345Z Compiling multer v3.1.0
21352025-06-30T22:14:00.649Z Compiling slog-async v2.8.0
21362025-06-30T22:14:00.718Z Compiling bit-vec v0.8.0
21372025-06-30T22:14:00.742Z Compiling foreign-types-shared v0.3.1
21382025-06-30T22:14:00.894Z Compiling unicode-width v0.1.14
21392025-06-30T22:14:01.073Z Compiling match_cfg v0.1.0
21402025-06-30T22:14:01.123Z Compiling ref-cast v1.0.24
21412025-06-30T22:14:01.245Z Compiling quick-error v1.2.3
21422025-06-30T22:14:01.272Z Compiling hostname v0.3.1
21432025-06-30T22:14:01.430Z Compiling rusty-fork v0.3.0
21442025-06-30T22:14:01.587Z Compiling tabwriter v1.4.0
21452025-06-30T22:14:01.658Z Compiling bit-set v0.8.0
21462025-06-30T22:14:01.765Z Compiling foreign-types v0.5.0
21472025-06-30T22:14:02.105Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21482025-06-30T22:14:02.155Z Compiling futures v0.3.31
21492025-06-30T22:14:02.295Z Compiling progenitor-macro v0.9.1
21502025-06-30T22:14:02.374Z Compiling term v0.7.0
21512025-06-30T22:14:06.253Z Compiling progenitor-client v0.9.1
21522025-06-30T22:14:06.287Z Compiling slog-json v2.6.1
21532025-06-30T22:14:06.749Z Compiling rand_xorshift v0.4.0
21542025-06-30T22:14:07.061Z Compiling crossbeam-channel v0.5.15
21552025-06-30T22:14:07.170Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21562025-06-30T22:14:07.410Z Compiling ref-cast-impl v1.0.24
21572025-06-30T22:14:07.630Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21582025-06-30T22:14:07.929Z Compiling async-stream-impl v0.3.6
21592025-06-30T22:14:08.419Z Compiling cstr-argument v0.1.2
21602025-06-30T22:14:08.461Z Compiling is-terminal v0.4.13
21612025-06-30T22:14:08.464Z Compiling dropshot v0.16.2
21622025-06-30T22:14:08.641Z Compiling typeid v1.0.3
21632025-06-30T22:14:08.711Z Compiling crucible-workspace-hack v0.1.0
21642025-06-30T22:14:08.788Z Compiling pretty-hex v0.2.1
21652025-06-30T22:14:08.996Z Compiling take_mut v0.2.2
21662025-06-30T22:14:09.028Z Compiling unarray v0.1.4
21672025-06-30T22:14:09.061Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21682025-06-30T22:14:09.216Z Compiling proptest v1.7.0
21692025-06-30T22:14:09.246Z Compiling async-stream v0.3.6
21702025-06-30T22:14:09.398Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21712025-06-30T22:14:09.662Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21722025-06-30T22:14:09.803Z Compiling slog-term v2.9.1
21732025-06-30T22:14:10.502Z Compiling tokio-rustls v0.25.0
21742025-06-30T22:14:11.575Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21752025-06-30T22:14:11.805Z Compiling slog-bunyan v2.5.0
21762025-06-30T22:14:12.734Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21772025-06-30T22:14:12.793Z Compiling test-strategy v0.4.1
21782025-06-30T22:14:12.933Z Compiling parse-display-derive v0.10.0
21792025-06-30T22:14:12.954Z Compiling progenitor v0.9.1
21802025-06-30T22:14:13.203Z Compiling serde_with_macros v3.12.0
21812025-06-30T22:14:14.855Z Compiling colored v2.2.0
21822025-06-30T22:14:15.388Z Compiling waitgroup v0.1.2
21832025-06-30T22:14:15.642Z Compiling rustls-pemfile v2.2.0
21842025-06-30T22:14:15.721Z Compiling dropshot_endpoint v0.16.2
21852025-06-30T22:14:18.230Z Compiling serde_path_to_error v0.1.17
21862025-06-30T22:14:18.294Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21872025-06-30T22:14:18.294Z Compiling derive-where v1.5.0
21882025-06-30T22:14:18.294Z Compiling hostname v0.4.0
21892025-06-30T22:14:18.294Z Compiling instant v0.1.13
21902025-06-30T22:14:18.294Z Compiling debug-ignore v1.0.5
21912025-06-30T22:14:18.294Z Compiling backoff v0.4.0
21922025-06-30T22:14:18.294Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21932025-06-30T22:14:18.294Z Compiling parse-display v0.10.0
21942025-06-30T22:14:18.294Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
21952025-06-30T22:14:19.023Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21962025-06-30T22:14:19.414Z Compiling serde_with v3.12.0
21972025-06-30T22:14:21.141Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
21982025-06-30T22:14:23.573Z Compiling zone_cfg_derive v0.3.0
21992025-06-30T22:14:24.092Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22002025-06-30T22:14:24.804Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
22012025-06-30T22:14:24.833Z Compiling iddqd v0.3.8
22022025-06-30T22:14:31.906Z Compiling camino-tempfile v1.4.1
22032025-06-30T22:14:31.999Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
22042025-06-30T22:14:31.999Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22052025-06-30T22:14:31.999Z Compiling progenitor-client v0.10.0
22062025-06-30T22:14:32.050Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22072025-06-30T22:14:32.050Z Compiling num-derive v0.4.2
22082025-06-30T22:14:32.050Z Compiling sigpipe v0.1.3
22092025-06-30T22:14:32.050Z Compiling jiff v0.2.15
22102025-06-30T22:14:32.050Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22112025-06-30T22:14:32.050Z Compiling libefi-sys v0.1.0
22122025-06-30T22:14:32.050Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22132025-06-30T22:14:32.050Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22142025-06-30T22:14:32.050Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
22152025-06-30T22:14:32.514Z Compiling erased-serde v0.4.6
22162025-06-30T22:14:33.169Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
22172025-06-30T22:14:33.968Z Compiling zone v0.3.1
22182025-06-30T22:14:36.116Z Compiling itertools v0.14.0
22192025-06-30T22:14:37.170Z Compiling smf v0.2.3
22202025-06-30T22:14:38.585Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22212025-06-30T22:14:39.164Z Compiling bitfield-struct v0.6.2
22222025-06-30T22:14:39.283Z Compiling ordered-float v2.10.1
22232025-06-30T22:14:39.629Z Compiling blake3 v1.5.4
22242025-06-30T22:14:39.665Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22252025-06-30T22:14:39.918Z Compiling serde-value v0.7.0
22262025-06-30T22:14:40.198Z Compiling serde-untagged v0.1.7
22272025-06-30T22:14:40.416Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22282025-06-30T22:14:40.996Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22292025-06-30T22:14:41.170Z Compiling xattr v1.3.1
22302025-06-30T22:14:41.259Z Compiling memmap2 v0.9.5
22312025-06-30T22:14:41.512Z Compiling filetime v0.2.25
22322025-06-30T22:14:41.535Z Compiling same-file v1.0.6
22332025-06-30T22:14:41.844Z Compiling arrayref v0.3.9
22342025-06-30T22:14:41.866Z Compiling constant_time_eq v0.3.1
22352025-06-30T22:14:41.887Z Compiling arrayvec v0.7.6
22362025-06-30T22:14:41.967Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22372025-06-30T22:14:42.075Z Compiling tar v0.4.44
22382025-06-30T22:14:42.117Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22392025-06-30T22:14:42.139Z Compiling walkdir v2.5.0
22402025-06-30T22:14:43.535Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22412025-06-30T22:14:43.657Z Compiling cargo-util-schemas v0.2.0
22422025-06-30T22:14:43.956Z Compiling tokio-dtrace v0.1.0
22432025-06-30T22:14:44.469Z Compiling gethostname v0.5.0
22442025-06-30T22:14:44.536Z Compiling cargo-platform v0.2.0
22452025-06-30T22:14:44.651Z Compiling fixedbitset v0.5.7
22462025-06-30T22:14:44.700Z Compiling topological-sort v0.2.2
22472025-06-30T22:14:45.688Z Compiling petgraph v0.8.2
22482025-06-30T22:14:45.754Z Compiling omicron-zone-package v0.12.2
22492025-06-30T22:14:47.649Z Compiling cargo_metadata v0.20.0
22502025-06-30T22:14:49.025Z Compiling oxide-tokio-rt v0.1.1
22512025-06-30T22:14:49.205Z Compiling indent_write v2.2.0
22522025-06-30T22:14:49.295Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22532025-06-30T22:14:49.490Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22542025-06-30T22:14:49.626Z Compiling shell-words v1.1.0
22552025-06-30T22:14:51.113Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22562025-06-30T22:14:54.439Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22572025-06-30T22:15:14.347Z Finished `release` profile [optimized] target(s) in 5m 14s
22582025-06-30T22:15:14.530Z Running `target/release/omicron-package -t test target create -p dev`
22592025-06-30T22:15:14.585ZLogging to: /work/oxidecomputer/omicron/out/LOG
22602025-06-30T22:15:14.589ZCreated new build target 'test' and set it as active
22612025-06-30T22:15:14.589Z
22622025-06-30T22:15:14.589Zreal 5:15.091756049
22632025-06-30T22:15:14.589Zuser 36:26.409402188
22642025-06-30T22:15:14.589Zsys 3:30.756718188
22652025-06-30T22:15:14.589Ztrap 1.108251038
22662025-06-30T22:15:14.589Ztflt 1.696946570
22672025-06-30T22:15:14.589Zdflt 0.783416967
22682025-06-30T22:15:14.589Zkflt 0.000098056
22692025-06-30T22:15:14.589Zlock 1:09:41.506275996
22702025-06-30T22:15:14.589Zslp 2:28:21.783679752
22712025-06-30T22:15:14.589Zlat 2:46.060037644
22722025-06-30T22:15:14.589Zstop 5:04.334962857
22732025-06-30T22:15:14.589Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22742025-06-30T22:15:15.699Z Finished `release` profile [optimized] target(s) in 1.05s
22752025-06-30T22:15:15.757Z Running `target/release/omicron-package -t test package`
22762025-06-30T22:15:15.805ZLogging to: /work/oxidecomputer/omicron/out/LOG
22772025-06-30T22:15:17.466Z Compiling typify-impl v0.4.1
22782025-06-30T22:15:17.684Z Compiling convert_case v0.4.0
22792025-06-30T22:15:17.684Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22802025-06-30T22:15:17.688Z Compiling num-rational v0.4.2
22812025-06-30T22:15:17.688Z Compiling num-complex v0.4.6
22822025-06-30T22:15:17.688Z Compiling dirs-sys-next v0.1.2
22832025-06-30T22:15:17.706Z Compiling half v2.4.1
22842025-06-30T22:15:17.984Z Compiling ciborium-io v0.2.2
22852025-06-30T22:15:18.148Z Compiling dirs-next v2.0.0
22862025-06-30T22:15:18.209Z Compiling float-ord v0.3.2
22872025-06-30T22:15:18.316Z Compiling derive_more v0.99.20
22882025-06-30T22:15:18.343Z Compiling ciborium-ll v0.2.2
22892025-06-30T22:15:18.409Z Compiling term v0.7.0
22902025-06-30T22:15:18.437Z Compiling is-terminal v0.4.13
22912025-06-30T22:15:18.603Z Compiling num v0.4.3
22922025-06-30T22:15:18.747Z Compiling ciborium v0.2.2
22932025-06-30T22:15:18.796Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22942025-06-30T22:15:18.853Z Compiling secrecy v0.10.3
22952025-06-30T22:15:19.148Z Compiling camino v1.1.10
22962025-06-30T22:15:19.455Z Compiling password-hash v0.5.0
22972025-06-30T22:15:19.493Z Compiling blake2 v0.10.6
22982025-06-30T22:15:19.956Z Compiling base64 v0.21.7
22992025-06-30T22:15:20.006Z Compiling argon2 v0.5.3
23002025-06-30T22:15:20.612Z Compiling atomicwrites v0.4.4
23012025-06-30T22:15:20.640Z Compiling rustix v1.0.7
23022025-06-30T22:15:21.072Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23032025-06-30T22:15:21.145Z Compiling newline-converter v0.3.0
23042025-06-30T22:15:21.376Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23052025-06-30T22:15:21.537Z Compiling fastrand v2.1.1
23062025-06-30T22:15:21.692Z Compiling expectorate v1.2.0
23072025-06-30T22:15:21.761Z Compiling rustls v0.22.4
23082025-06-30T22:15:21.804Z Compiling thread_local v1.1.8
23092025-06-30T22:15:22.013Z Compiling wait-timeout v0.2.0
23102025-06-30T22:15:22.074Z Compiling quick-error v1.2.3
23112025-06-30T22:15:22.249Z Compiling match_cfg v0.1.0
23122025-06-30T22:15:22.253Z Compiling bit-vec v0.8.0
23132025-06-30T22:15:22.381Z Compiling hostname v0.3.1
23142025-06-30T22:15:22.614Z Compiling tempfile v3.20.0
23152025-06-30T22:15:22.712Z Compiling bit-set v0.8.0
23162025-06-30T22:15:22.900Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23172025-06-30T22:15:22.982Z Compiling ref-cast v1.0.24
23182025-06-30T22:15:23.025Z Compiling multer v3.1.0
23192025-06-30T22:15:23.069Z Compiling rusty-fork v0.3.0
23202025-06-30T22:15:23.106Z Compiling slog-async v2.8.0
23212025-06-30T22:15:23.195Z Compiling progenitor-client v0.9.1
23222025-06-30T22:15:23.277Z Compiling slog-json v2.6.1
23232025-06-30T22:15:23.623Z Compiling crossbeam-channel v0.5.15
23242025-06-30T22:15:23.656Z Compiling rand_xorshift v0.4.0
23252025-06-30T22:15:23.708Z Compiling futures-executor v0.3.31
23262025-06-30T22:15:23.738Z Compiling hex v0.4.3
23272025-06-30T22:15:23.926Z Compiling unarray v0.1.4
23282025-06-30T22:15:24.135Z Compiling take_mut v0.2.2
23292025-06-30T22:15:24.160Z Compiling proptest v1.7.0
23302025-06-30T22:15:24.336Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23312025-06-30T22:15:24.366Z Compiling futures v0.3.31
23322025-06-30T22:15:24.543Z Compiling progenitor v0.9.1
23332025-06-30T22:15:24.571Z Compiling slog-bunyan v2.5.0
23342025-06-30T22:15:25.008Z Compiling slog-term v2.9.1
23352025-06-30T22:15:25.311Z Compiling dropshot v0.16.2
23362025-06-30T22:15:25.398Z Compiling async-stream v0.3.6
23372025-06-30T22:15:25.598Z Compiling toml v0.8.23
23382025-06-30T22:15:25.694Z Compiling waitgroup v0.1.2
23392025-06-30T22:15:25.939Z Compiling rustls-pemfile v2.2.0
23402025-06-30T22:15:26.058Z Compiling serde_path_to_error v0.1.17
23412025-06-30T22:15:26.275Z Compiling hostname v0.4.0
23422025-06-30T22:15:26.508Z Compiling tokio-rustls v0.25.0
23432025-06-30T22:15:26.847Z Compiling instant v0.1.13
23442025-06-30T22:15:26.925Z Compiling debug-ignore v1.0.5
23452025-06-30T22:15:26.961Z Compiling iddqd v0.3.8
23462025-06-30T22:15:27.031Z Compiling backoff v0.4.0
23472025-06-30T22:15:27.101Z Compiling typify-macro v0.4.1
23482025-06-30T22:15:27.387Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
23492025-06-30T22:15:29.082Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23502025-06-30T22:15:29.407Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
23512025-06-30T22:15:30.431Z Compiling parse-display v0.10.0
23522025-06-30T22:15:30.536Z Compiling typify v0.4.1
23532025-06-30T22:15:30.736Z Compiling progenitor-impl v0.10.0
23542025-06-30T22:15:30.967Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23552025-06-30T22:15:31.192Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23562025-06-30T22:15:31.539Z Compiling serde_with v3.12.0
23572025-06-30T22:15:31.568Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23582025-06-30T22:15:32.254Z Compiling progenitor-client v0.10.0
23592025-06-30T22:15:34.135Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23602025-06-30T22:15:34.776Z Compiling macaddr v1.0.1
23612025-06-30T22:15:35.097Z Compiling owo-colors v4.2.2
23622025-06-30T22:15:35.200Z Compiling utf-8 v0.7.6
23632025-06-30T22:15:35.349Z Compiling cancel-safe-futures v0.1.5
23642025-06-30T22:15:35.596Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23652025-06-30T22:15:35.788Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23662025-06-30T22:15:35.879Z Compiling libsw-core v0.3.1
23672025-06-30T22:15:36.162Z Compiling progenitor-macro v0.10.0
23682025-06-30T22:15:36.193Z Compiling libsw v3.5.0
23692025-06-30T22:15:36.924Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23702025-06-30T22:15:39.109Z Compiling linear-map v1.2.0
23712025-06-30T22:15:39.146Z Compiling swrite v0.1.0
23722025-06-30T22:15:39.333Z Compiling keccak v0.1.5
23732025-06-30T22:15:39.538Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23742025-06-30T22:15:40.551Z Compiling sha3 v0.10.8
23752025-06-30T22:15:41.503Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23762025-06-30T22:15:46.334Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23772025-06-30T22:15:46.432Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23782025-06-30T22:15:47.105Z Compiling progenitor v0.10.0
23792025-06-30T22:15:47.382Z Compiling prettyplease v0.2.35
23802025-06-30T22:15:49.958Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23812025-06-30T22:15:51.377Z Compiling tungstenite v0.21.0
23822025-06-30T22:15:52.255Z Compiling highway v1.3.0
23832025-06-30T22:15:53.803Z Compiling tokio-tungstenite v0.21.0
23842025-06-30T22:15:54.446Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23852025-06-30T22:15:56.128Z Compiling semver v0.1.20
23862025-06-30T22:15:56.663Z Compiling rustc_version v0.1.7
23872025-06-30T22:15:57.073Z Compiling resolv-conf v0.7.0
23882025-06-30T22:15:57.910Z Compiling newtype_derive v0.1.6
23892025-06-30T22:15:58.200Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
23902025-06-30T22:15:58.581Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23912025-06-30T22:16:00.971Z Compiling universal-hash v0.5.1
23922025-06-30T22:16:01.243Z Compiling thiserror-impl-no-std v2.0.2
23932025-06-30T22:16:02.171Z Compiling opaque-debug v0.3.1
23942025-06-30T22:16:02.311Z Compiling poly1305 v0.8.0
23952025-06-30T22:16:03.555Z Compiling thiserror-no-std v2.0.2
23962025-06-30T22:16:03.686Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23972025-06-30T22:16:03.801Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23982025-06-30T22:16:03.956Z Compiling chacha20 v0.9.1
23992025-06-30T22:16:04.159Z Compiling aead v0.5.2
24002025-06-30T22:16:04.342Z Compiling humantime v2.2.0
24012025-06-30T22:16:04.457Z Compiling linked-hash-map v0.5.6
24022025-06-30T22:16:04.494Z Compiling chacha20poly1305 v0.10.1
24032025-06-30T22:16:04.876Z Compiling lru-cache v0.1.2
24042025-06-30T22:16:04.957Z Compiling vsss-rs v3.3.4
24052025-06-30T22:16:05.141Z Compiling steno v0.4.1
24062025-06-30T22:16:05.199Z Compiling hickory-proto v0.24.4
24072025-06-30T22:16:06.360Z Compiling moka v0.12.10
24082025-06-30T22:16:06.731Z Compiling slog-dtrace v0.3.0
24092025-06-30T22:16:07.069Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
24102025-06-30T22:16:08.348Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24112025-06-30T22:16:08.465Z Compiling tagptr v0.2.0
24122025-06-30T22:16:12.837Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24132025-06-30T22:16:16.784Z Compiling hickory-resolver v0.24.4
24142025-06-30T22:16:18.151Z Compiling bytecount v0.6.8
24152025-06-30T22:16:19.973Z Compiling qorb v0.4.0
24162025-06-30T22:16:20.656Z Compiling hickory-resolver v0.25.2
24172025-06-30T22:16:24.940Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24182025-06-30T22:16:25.029Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24192025-06-30T22:16:26.046Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24202025-06-30T22:16:32.544Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24212025-06-30T22:16:35.824Z Compiling itertools v0.13.0
24222025-06-30T22:16:36.298Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24232025-06-30T22:16:37.552Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24242025-06-30T22:16:37.979Z Compiling display-error-chain v0.2.2
24252025-06-30T22:16:38.016Z Compiling crunchy v0.2.2
24262025-06-30T22:16:38.248Z Compiling radium v0.7.0
24272025-06-30T22:16:38.469Z Compiling maplit v1.0.2
24282025-06-30T22:16:38.679Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24292025-06-30T22:16:38.763Z Compiling dsl_auto_type v0.1.2
24302025-06-30T22:16:39.301Z Compiling scheduled-thread-pool v0.2.7
24312025-06-30T22:16:39.887Z Compiling zerocopy-derive v0.6.6
24322025-06-30T22:16:40.566Z Compiling diesel_table_macro_syntax v0.2.0
24332025-06-30T22:16:40.958Z Compiling proc-macro-error-attr2 v2.0.0
24342025-06-30T22:16:41.455Z Compiling tap v1.0.1
24352025-06-30T22:16:41.645Z Compiling maybe-uninit v2.0.0
24362025-06-30T22:16:41.688Z Compiling tiny-keccak v2.0.2
24372025-06-30T22:16:41.715Z Compiling proc-macro-error2 v2.0.1
24382025-06-30T22:16:42.045Z Compiling wyz v0.5.1
24392025-06-30T22:16:42.213Z Compiling zerocopy v0.6.6
24402025-06-30T22:16:42.250Z Compiling diesel_derives v2.2.3
24412025-06-30T22:16:42.523Z Compiling r2d2 v0.8.10
24422025-06-30T22:16:43.205Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24432025-06-30T22:16:43.352Z Compiling const_format_proc_macros v0.2.34
24442025-06-30T22:16:43.548Z Compiling bit-vec v0.6.3
24452025-06-30T22:16:43.935Z Compiling funty v2.0.0
24462025-06-30T22:16:44.463Z Compiling crc-catalog v2.4.0
24472025-06-30T22:16:44.668Z Compiling packed_struct v0.10.1
24482025-06-30T22:16:45.022Z Compiling const_format v0.2.34
24492025-06-30T22:16:45.142Z Compiling bitvec v1.0.1
24502025-06-30T22:16:46.258Z Compiling crc v3.2.1
24512025-06-30T22:16:46.756Z Compiling bit-set v0.5.3
24522025-06-30T22:16:47.491Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24532025-06-30T22:16:48.255Z Compiling tabled_derive v0.10.0
24542025-06-30T22:16:49.464Z Compiling papergrid v0.14.0
24552025-06-30T22:16:49.504Z Compiling ascii-canvas v3.0.0
24562025-06-30T22:16:50.388Z Compiling num-derive v0.3.3
24572025-06-30T22:16:50.479Z Compiling packed_struct_codegen v0.10.1
24582025-06-30T22:16:52.121Z Compiling diesel v2.2.11
24592025-06-30T22:16:52.224Z Compiling ena v0.14.3
24602025-06-30T22:16:52.637Z Compiling indexmap v1.9.3
24612025-06-30T22:16:52.800Z Compiling diff v0.1.13
24622025-06-30T22:16:52.989Z Compiling bindgen v0.71.1
24632025-06-30T22:16:53.305Z Compiling regex-syntax v0.6.29
24642025-06-30T22:16:53.445Z Compiling nodrop v0.1.14
24652025-06-30T22:16:53.611Z Compiling array-init v0.0.4
24662025-06-30T22:16:58.012Z Compiling lalrpop v0.19.12
24672025-06-30T22:17:05.955Z Compiling libscf-sys v1.1.0
24682025-06-30T22:17:06.223Z Compiling tabled v0.18.0
24692025-06-30T22:17:07.838Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24702025-06-30T22:17:12.695Z Compiling smallvec v0.6.14
24712025-06-30T22:17:12.946Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24722025-06-30T22:17:13.208Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24732025-06-30T22:17:13.607Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24742025-06-30T22:17:13.883Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24752025-06-30T22:17:13.970Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24762025-06-30T22:17:14.321Z Compiling bitfield v0.14.0
24772025-06-30T22:17:14.651Z Compiling termcolor v1.4.1
24782025-06-30T22:17:14.894Z Compiling hashbrown v0.12.3
24792025-06-30T22:17:15.666Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24802025-06-30T22:17:16.591Z Compiling env_logger v0.10.2
24812025-06-30T22:17:17.499Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24822025-06-30T22:17:17.809Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24832025-06-30T22:17:18.746Z Compiling polar-core v0.27.3
24842025-06-30T22:17:19.650Z Compiling serde-hex v0.1.0
24852025-06-30T22:17:19.972Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24862025-06-30T22:17:24.812Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24872025-06-30T22:17:25.185Z Compiling ron v0.8.1
24882025-06-30T22:17:26.073Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24892025-06-30T22:17:26.334Z Compiling hashbrown v0.13.2
24902025-06-30T22:17:26.408Z Compiling derive_builder_core v0.20.2
24912025-06-30T22:17:26.438Z Compiling headers-core v0.3.0
24922025-06-30T22:17:26.662Z Compiling phf_generator v0.11.2
24932025-06-30T22:17:26.897Z Compiling libxml v0.3.3
24942025-06-30T22:17:27.287Z Compiling async-recursion v1.1.1
24952025-06-30T22:17:27.608Z Compiling termtree v0.5.1
24962025-06-30T22:17:27.928Z Compiling crc-any v2.5.0
24972025-06-30T22:17:28.287Z Compiling derive_builder_macro v0.20.2
24982025-06-30T22:17:28.515Z Compiling object v0.30.4
24992025-06-30T22:17:28.849Z Compiling phf_codegen v0.11.2
25002025-06-30T22:17:29.117Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25012025-06-30T22:17:29.146Z Compiling headers v0.4.1
25022025-06-30T22:17:30.594Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25032025-06-30T22:17:30.769Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25042025-06-30T22:17:32.709Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25052025-06-30T22:17:33.570Z Compiling samael v0.0.19
25062025-06-30T22:17:39.993Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25072025-06-30T22:17:42.786Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25082025-06-30T22:17:43.088Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25092025-06-30T22:17:43.215Z Compiling strum_macros v0.24.3
25102025-06-30T22:17:43.367Z Compiling parse-zoneinfo v0.3.1
25112025-06-30T22:17:44.653Z Compiling indoc v1.0.9
25122025-06-30T22:17:45.437Z Compiling path-slash v0.1.5
25132025-06-30T22:17:45.723Z Compiling crc8 v0.1.1
25142025-06-30T22:17:45.978Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25152025-06-30T22:17:46.037Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25162025-06-30T22:17:46.518Z Compiling chrono-tz-build v0.4.0
25172025-06-30T22:17:47.498Z Compiling derive_builder v0.20.2
25182025-06-30T22:17:48.047Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25192025-06-30T22:17:48.386Z Compiling globset v0.4.15
25202025-06-30T22:17:50.439Z Compiling impl-trait-for-tuples v0.2.2
25212025-06-30T22:17:52.068Z Compiling oso-derive v0.27.3
25222025-06-30T22:17:52.975Z Compiling quick-xml v0.37.2
25232025-06-30T22:17:54.287Z Compiling vte_generate_state_changes v0.1.2
25242025-06-30T22:17:54.900Z Compiling arc-swap v1.7.1
25252025-06-30T22:17:55.562Z Compiling slog-scope v4.4.0
25262025-06-30T22:17:55.871Z Compiling vte v0.11.1
25272025-06-30T22:17:56.067Z Compiling chrono-tz v0.10.3
25282025-06-30T22:17:56.263Z Compiling oso v0.27.3
25292025-06-30T22:17:56.771Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25302025-06-30T22:17:57.328Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25312025-06-30T22:17:58.106Z Compiling diesel-dtrace v0.4.2
25322025-06-30T22:17:58.462Z Compiling unicase v2.7.0
25332025-06-30T22:17:58.814Z Compiling xshell-macros v0.2.7
25342025-06-30T22:17:59.496Z Compiling xshell v0.2.7
25352025-06-30T22:18:00.884Z Compiling strip-ansi-escapes v0.2.0
25362025-06-30T22:18:02.206Z Compiling slog-stdlog v4.1.1
25372025-06-30T22:18:02.582Z Compiling papergrid v0.11.0
25382025-06-30T22:18:02.952Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25392025-06-30T22:18:03.719Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25402025-06-30T22:18:04.045Z Compiling tabled_derive v0.7.0
25412025-06-30T22:18:05.979Z Compiling fd-lock v4.0.2
25422025-06-30T22:18:06.253Z Compiling bb8 v0.8.5
25432025-06-30T22:18:06.898Z Compiling peg-macros v0.8.5
25442025-06-30T22:18:09.954Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25452025-06-30T22:18:11.270Z Compiling nu-ansi-term v0.50.1
25462025-06-30T22:18:11.800Z Compiling reedline v0.40.0
25472025-06-30T22:18:12.472Z Compiling peg v0.8.5
25482025-06-30T22:18:12.612Z Compiling async-bb8-diesel v0.2.1
25492025-06-30T22:18:13.429Z Compiling tabled v0.15.0
25502025-06-30T22:18:15.106Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25512025-06-30T22:18:22.389Z Compiling slog-envlogger v2.2.0
25522025-06-30T22:18:25.244Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25532025-06-30T22:18:32.064Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25542025-06-30T22:18:32.406Z Compiling typify-impl v0.2.0
25552025-06-30T22:18:32.534Z Compiling pem v3.0.5
25562025-06-30T22:18:33.933Z Compiling bcs v0.1.6
25572025-06-30T22:18:34.771Z Compiling fxhash v0.2.1
25582025-06-30T22:18:35.049Z Compiling libz-sys v1.1.20
25592025-06-30T22:18:35.365Z Compiling half v1.8.3
25602025-06-30T22:18:35.853Z Compiling serde_cbor v0.11.2
25612025-06-30T22:18:36.570Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25622025-06-30T22:18:37.558Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25632025-06-30T22:18:37.970Z Compiling kstat-rs v0.2.4
25642025-06-30T22:18:38.458Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25652025-06-30T22:18:38.869Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25662025-06-30T22:18:41.969Z Compiling typify-macro v0.2.0
25672025-06-30T22:18:45.368Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
25682025-06-30T22:18:45.937Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25692025-06-30T22:18:46.194Z Compiling nix v0.30.1
25702025-06-30T22:18:47.060Z Compiling nanorand v0.7.0
25712025-06-30T22:18:47.748Z Compiling libgit2-sys v0.17.0+1.8.1
25722025-06-30T22:18:48.103Z Compiling pin-project-internal v1.1.6
25732025-06-30T22:18:48.479Z Compiling parking_lot_core v0.8.6
25742025-06-30T22:18:50.418Z Compiling pin-project v1.1.6
25752025-06-30T22:18:50.557Z Compiling flume v0.11.1
25762025-06-30T22:18:51.363Z Compiling mime_guess v2.0.5
25772025-06-30T22:18:53.093Z Compiling ignore v0.4.23
25782025-06-30T22:18:54.222Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25792025-06-30T22:18:56.930Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25802025-06-30T22:18:57.264Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25812025-06-30T22:18:58.576Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25822025-06-30T22:19:01.672Z Compiling castaway v0.2.3
25832025-06-30T22:19:01.757Z Compiling snafu-derive v0.8.5
25842025-06-30T22:19:01.891Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25852025-06-30T22:19:02.249Z Compiling fs-err v2.11.0
25862025-06-30T22:19:02.824Z Compiling compact_str v0.8.0
25872025-06-30T22:19:03.407Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25882025-06-30T22:19:03.818Z Compiling globwalk v0.9.1
25892025-06-30T22:19:05.481Z Compiling snafu v0.8.5
25902025-06-30T22:19:06.379Z Compiling typify v0.2.0
25912025-06-30T22:19:06.599Z Compiling predicates-tree v1.0.12
25922025-06-30T22:19:06.667Z Compiling unicode-truncate v1.1.0
25932025-06-30T22:19:07.414Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25942025-06-30T22:19:08.562Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25952025-06-30T22:19:14.010Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
25962025-06-30T22:19:14.188Z Compiling olpc-cjson v0.1.4
25972025-06-30T22:19:14.494Z Compiling lru v0.12.5
25982025-06-30T22:19:15.118Z Compiling vergen v8.3.2
25992025-06-30T22:19:15.481Z Compiling nibble_vec v0.1.0
26002025-06-30T22:19:15.760Z Compiling cargo-platform v0.1.8
26012025-06-30T22:19:16.226Z Compiling serde_plain v1.0.2
26022025-06-30T22:19:16.784Z Compiling instability v0.3.2
26032025-06-30T22:19:17.693Z Compiling atty v0.2.14
26042025-06-30T22:19:17.909Z Compiling endian-type v0.1.2
26052025-06-30T22:19:18.215Z Compiling indoc v2.0.6
26062025-06-30T22:19:19.024Z Compiling salty v0.3.0
26072025-06-30T22:19:19.502Z Compiling cassowary v0.3.0
26082025-06-30T22:19:23.147Z Compiling typed-path v0.9.3
26092025-06-30T22:19:29.692Z Compiling http-range v0.1.5
26102025-06-30T22:19:30.301Z Compiling tough v0.20.0
26112025-06-30T22:19:32.139Z Compiling ratatui v0.29.0
26122025-06-30T22:19:32.821Z Compiling radix_trie v0.2.1
26132025-06-30T22:19:33.678Z Compiling cargo_metadata v0.18.1
26142025-06-30T22:19:36.543Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26152025-06-30T22:19:38.947Z Compiling git2 v0.19.0
26162025-06-30T22:19:46.911Z Compiling camino-tempfile-ext v0.3.1
26172025-06-30T22:19:48.276Z Compiling progenitor-impl v0.8.0
26182025-06-30T22:19:50.665Z Compiling parking_lot v0.11.2
26192025-06-30T22:19:53.115Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26202025-06-30T22:19:53.490Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26212025-06-30T22:19:53.562Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26222025-06-30T22:19:53.799Z Compiling prefix-trie v0.7.0
26232025-06-30T22:19:54.772Z Compiling rand_seeder v0.3.0
26242025-06-30T22:19:55.110Z Compiling lzma-sys v0.1.20
26252025-06-30T22:19:55.207Z Compiling parse-size v1.1.0
26262025-06-30T22:19:55.553Z Compiling rustls v0.21.12
26272025-06-30T22:19:55.853Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
26282025-06-30T22:19:55.922Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26292025-06-30T22:19:56.235Z Compiling hickory-server v0.25.2
26302025-06-30T22:19:57.920Z Compiling progenitor-macro v0.8.0
26312025-06-30T22:19:58.122Z Compiling hyper-staticfile v0.10.1
26322025-06-30T22:20:00.548Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26332025-06-30T22:20:00.849Z Compiling sled v0.34.7
26342025-06-30T22:20:01.356Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26352025-06-30T22:20:08.855Z Compiling hickory-client v0.25.2
26362025-06-30T22:20:10.686Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26372025-06-30T22:20:11.778Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26382025-06-30T22:20:11.908Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26392025-06-30T22:20:12.453Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26402025-06-30T22:20:17.208Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26412025-06-30T22:20:17.486Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
26422025-06-30T22:20:17.559Z Compiling primeorder v0.13.6
26432025-06-30T22:20:18.176Z Compiling progenitor-client v0.8.0
26442025-06-30T22:20:19.037Z Compiling rustls-webpki v0.101.7
26452025-06-30T22:20:19.040Z Compiling sct v0.7.1
26462025-06-30T22:20:19.513Z Compiling heck v0.3.3
26472025-06-30T22:20:19.553Z Compiling env_filter v0.1.2
26482025-06-30T22:20:19.862Z Compiling csv-core v0.1.11
26492025-06-30T22:20:20.746Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
26502025-06-30T22:20:21.067Z Compiling void v1.0.2
26512025-06-30T22:20:21.193Z Compiling csv v1.3.1
26522025-06-30T22:20:21.281Z Compiling lzss v0.8.2
26532025-06-30T22:20:22.739Z Compiling env_logger v0.11.5
26542025-06-30T22:20:23.430Z Compiling zone_cfg_derive v0.1.2
26552025-06-30T22:20:24.159Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26562025-06-30T22:20:24.683Z Compiling progenitor v0.8.0
26572025-06-30T22:20:24.993Z Compiling p384 v0.13.0
26582025-06-30T22:20:25.167Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26592025-06-30T22:20:29.637Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26602025-06-30T22:20:30.936Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26612025-06-30T22:20:31.293Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26622025-06-30T22:20:32.109Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26632025-06-30T22:20:32.613Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26642025-06-30T22:20:34.532Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26652025-06-30T22:20:34.906Z Compiling tungstenite v0.23.0
26662025-06-30T22:20:39.233Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26672025-06-30T22:20:39.568Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26682025-06-30T22:20:39.900Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26692025-06-30T22:20:40.241Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26702025-06-30T22:20:40.398Z Compiling nix v0.27.1
26712025-06-30T22:20:40.902Z Compiling serde_bytes v0.11.17
26722025-06-30T22:20:41.432Z Compiling base64 v0.13.1
26732025-06-30T22:20:42.212Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26742025-06-30T22:20:42.603Z Compiling ron v0.7.1
26752025-06-30T22:20:43.661Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26762025-06-30T22:20:44.503Z Compiling tokio-tungstenite v0.23.1
26772025-06-30T22:20:44.794Z Compiling xz2 v0.1.7
26782025-06-30T22:20:45.405Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26792025-06-30T22:20:45.774Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26802025-06-30T22:20:47.607Z Compiling tokio-rustls v0.24.1
26812025-06-30T22:20:51.249Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26822025-06-30T22:20:53.867Z Compiling zone v0.1.8
26832025-06-30T22:20:55.667Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26842025-06-30T22:20:56.187Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26852025-06-30T22:20:56.721Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26862025-06-30T22:20:57.115Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26872025-06-30T22:20:58.133Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26882025-06-30T22:20:58.908Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26892025-06-30T22:21:04.761Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26902025-06-30T22:21:06.930Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26912025-06-30T22:21:07.792Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26922025-06-30T22:21:08.689Z Compiling rustls-pemfile v1.0.4
26932025-06-30T22:21:09.443Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
26942025-06-30T22:21:09.782Z Compiling signal-hook-tokio v0.3.1
26952025-06-30T22:21:09.846Z Compiling twox-hash v2.1.0
26962025-06-30T22:21:10.048Z Compiling yasna v0.5.2
26972025-06-30T22:21:10.531Z Compiling secrecy v0.8.0
26982025-06-30T22:21:10.831Z Compiling unicode-linebreak v0.1.5
26992025-06-30T22:21:10.860Z Compiling is_ci v1.2.0
27002025-06-30T22:21:11.187Z Compiling smawk v0.3.2
27012025-06-30T22:21:11.406Z Compiling rcgen v0.12.1
27022025-06-30T22:21:11.539Z Compiling textwrap v0.16.2
27032025-06-30T22:21:13.308Z Compiling supports-color v3.0.2
27042025-06-30T22:21:16.397Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27052025-06-30T22:21:19.916Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27062025-06-30T22:21:21.649Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27072025-06-30T22:21:24.005Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27082025-06-30T22:21:25.081Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27092025-06-30T22:21:34.383Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27102025-06-30T22:21:39.219Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27112025-06-30T22:21:42.792Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
27122025-06-30T22:21:43.624Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27132025-06-30T22:21:44.419Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27142025-06-30T22:21:45.028Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27152025-06-30T22:21:47.082Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27162025-06-30T22:21:54.167Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27172025-06-30T22:22:00.166Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27182025-06-30T22:22:00.207Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27192025-06-30T22:22:00.487Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27202025-06-30T22:22:05.165Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27212025-06-30T22:22:05.236Z Compiling fatfs v0.3.6
27222025-06-30T22:22:05.469Z Compiling subprocess v0.2.9
27232025-06-30T22:22:07.377Z Compiling rtoolbox v0.0.2
27242025-06-30T22:22:07.842Z Compiling assert_matches v1.5.0
27252025-06-30T22:22:08.055Z Compiling rpassword v7.4.0
27262025-06-30T22:22:08.548Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27272025-06-30T22:22:09.835Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27282025-06-30T22:22:10.028Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27292025-06-30T22:22:16.087Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27302025-06-30T22:22:22.874Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27312025-06-30T22:22:43.418Z Compiling tui-tree-widget v0.23.1
27322025-06-30T22:22:43.887Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27332025-06-30T22:22:51.847Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27342025-06-30T22:22:51.862Z Compiling uzers v0.12.1
27352025-06-30T22:22:54.667Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27362025-06-30T22:22:56.709Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27372025-06-30T22:22:56.828Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27382025-06-30T22:23:01.694Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27392025-06-30T22:23:13.773Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27402025-06-30T22:23:18.287Z Compiling support-bundle-viewer v0.1.2
27412025-06-30T22:23:21.912Z Compiling multimap v0.10.1
27422025-06-30T22:25:35.137Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27432025-06-30T22:25:49.193Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27442025-06-30T22:33:23.814Z Finished `release` profile [optimized] target(s) in 18m 07s
27452025-06-30T22:34:19.506Z
27462025-06-30T22:34:19.510Zreal 19:04.676538505
27472025-06-30T22:34:19.510Zuser 2:16:43.781021990
27482025-06-30T22:34:19.510Zsys 3:54.563237913
27492025-06-30T22:34:19.510Ztrap 3.418205271
27502025-06-30T22:34:19.510Ztflt 1.671909185
27512025-06-30T22:34:19.510Zdflt 6.433660686
27522025-06-30T22:34:19.511Zkflt 0.023357426
27532025-06-30T22:34:19.511Zlock 7:40:16.781853633
27542025-06-30T22:34:19.511Zslp 7:05:51.173146670
27552025-06-30T22:34:19.511Zlat 3:50.750016963
27562025-06-30T22:34:19.511Zstop 3:36.419381351
27572025-06-30T22:34:19.511Z+ mapfile -t packages
27582025-06-30T22:34:19.511Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27592025-06-30T22:34:20.721Z Finished `release` profile [optimized] target(s) in 1.15s
27602025-06-30T22:34:20.779Z Running `target/release/omicron-package -t test list-outputs`
27612025-06-30T22:34:20.832ZLogging to: /work/oxidecomputer/omicron/out/LOG
27622025-06-30T22:34:20.835Z+ ptime -m cargo build --locked --release -p xtask
27632025-06-30T22:34:21.540Z Compiling once_cell v1.21.3
27642025-06-30T22:34:21.540Z Compiling serde v1.0.219
27652025-06-30T22:34:21.540Z Compiling bitflags v2.9.0
27662025-06-30T22:34:21.543Z Compiling libc v0.2.174
27672025-06-30T22:34:21.543Z Compiling syn v2.0.104
27682025-06-30T22:34:21.543Z Compiling serde_json v1.0.140
27692025-06-30T22:34:21.543Z Compiling num-traits v0.2.19
27702025-06-30T22:34:21.543Z Compiling hashbrown v0.15.4
27712025-06-30T22:34:22.052Z Compiling smallvec v1.15.0
27722025-06-30T22:34:22.076Z Compiling rustix v0.38.37
27732025-06-30T22:34:22.322Z Compiling usdt-impl v0.5.0
27742025-06-30T22:34:22.391Z Compiling syn v1.0.109
27752025-06-30T22:34:22.539Z Compiling percent-encoding v2.3.1
27762025-06-30T22:34:22.874Z Compiling log v0.4.27
27772025-06-30T22:34:22.992Z Compiling indexmap v2.9.0
27782025-06-30T22:34:23.018Z Compiling thread-id v4.2.2
27792025-06-30T22:34:23.022Z Compiling getrandom v0.3.1
27802025-06-30T22:34:23.154Z Compiling form_urlencoded v1.2.1
27812025-06-30T22:34:23.648Z Compiling rustix v1.0.7
27822025-06-30T22:34:23.810Z Compiling fs-err v3.1.1
27832025-06-30T22:34:24.138Z Compiling terminal_size v0.4.0
27842025-06-30T22:34:24.418Z Compiling ordered-float v2.10.1
27852025-06-30T22:34:24.606Z Compiling anyhow v1.0.98
27862025-06-30T22:34:24.985Z Compiling clap_builder v4.5.40
27872025-06-30T22:34:25.097Z Compiling textwrap v0.16.2
27882025-06-30T22:34:25.585Z Compiling tempfile v3.20.0
27892025-06-30T22:34:25.950Z Compiling proc-macro-error v1.0.4
27902025-06-30T22:34:27.477Z Compiling tabled_derive v0.7.0
27912025-06-30T22:34:28.079Z Compiling synstructure v0.13.1
27922025-06-30T22:34:28.855Z Compiling tabled v0.15.0
27932025-06-30T22:34:29.341Z Compiling serde_derive v1.0.219
27942025-06-30T22:34:29.341Z Compiling thiserror-impl v1.0.69
27952025-06-30T22:34:29.344Z Compiling zerofrom-derive v0.1.4
27962025-06-30T22:34:29.344Z Compiling yoke-derive v0.7.4
27972025-06-30T22:34:29.344Z Compiling zerovec-derive v0.10.3
27982025-06-30T22:34:31.565Z Compiling displaydoc v0.2.5
27992025-06-30T22:34:31.605Z Compiling icu_provider_macros v1.5.0
28002025-06-30T22:34:31.953Z Compiling thiserror v1.0.69
28012025-06-30T22:34:32.114Z Compiling zerofrom v0.1.4
28022025-06-30T22:34:32.136Z Compiling pest v2.7.14
28032025-06-30T22:34:32.398Z Compiling yoke v0.7.4
28042025-06-30T22:34:32.622Z Compiling zerocopy-derive v0.7.35
28052025-06-30T22:34:32.854Z Compiling zerovec v0.10.4
28062025-06-30T22:34:33.097Z Compiling scroll_derive v0.12.0
28072025-06-30T22:34:34.369Z Compiling scroll v0.12.0
28082025-06-30T22:34:34.392Z Compiling zerocopy v0.7.35
28092025-06-30T22:34:35.005Z Compiling tinystr v0.7.6
28102025-06-30T22:34:35.036Z Compiling pest_meta v2.7.14
28112025-06-30T22:34:35.457Z Compiling icu_locid v1.5.0
28122025-06-30T22:34:35.794Z Compiling icu_collections v1.5.0
28132025-06-30T22:34:35.831Z Compiling goblin v0.8.2
28142025-06-30T22:34:38.412Z Compiling icu_provider v1.5.0
28152025-06-30T22:34:38.625Z Compiling pest_generator v2.7.14
28162025-06-30T22:34:40.263Z Compiling pest_derive v2.7.14
28172025-06-30T22:34:40.463Z Compiling icu_locid_transform v1.5.0
28182025-06-30T22:34:42.073Z Compiling icu_properties v1.5.1
28192025-06-30T22:34:42.398Z Compiling serde_spanned v0.6.9
28202025-06-30T22:34:42.721Z Compiling toml_datetime v0.6.11
28212025-06-30T22:34:43.569Z Compiling toml_edit v0.22.27
28222025-06-30T22:34:47.668Z Compiling icu_normalizer v1.5.0
28232025-06-30T22:34:48.255Z Compiling dtrace-parser v0.2.0
28242025-06-30T22:34:49.304Z Compiling idna_adapter v1.2.0
28252025-06-30T22:34:49.316Z Compiling dof v0.3.0
28262025-06-30T22:34:49.316Z Compiling idna v1.0.3
28272025-06-30T22:34:49.909Z Compiling toml v0.8.23
28282025-06-30T22:34:50.980Z Compiling serde_tokenstream v0.2.2
28292025-06-30T22:34:51.340Z Compiling erased-serde v0.4.6
28302025-06-30T22:34:52.827Z Compiling serde-untagged v0.1.7
28312025-06-30T22:34:53.636Z Compiling url v2.5.4
28322025-06-30T22:34:54.262Z Compiling camino v1.1.10
28332025-06-30T22:34:55.509Z Compiling semver v1.0.26
28342025-06-30T22:34:55.539Z Compiling serde-value v0.7.0
28352025-06-30T22:34:56.916Z Compiling thiserror-impl v2.0.12
28362025-06-30T22:34:57.202Z Compiling cargo-util-schemas v0.2.0
28372025-06-30T22:34:58.823Z Compiling usdt-macro v0.5.0
28382025-06-30T22:34:58.956Z Compiling usdt-attr-macro v0.5.0
28392025-06-30T22:34:59.632Z Compiling thiserror v2.0.12
28402025-06-30T22:34:59.834Z Compiling cargo-platform v0.2.0
28412025-06-30T22:34:59.950Z Compiling clap_derive v4.5.40
28422025-06-30T22:35:00.225Z Compiling usdt v0.5.0
28432025-06-30T22:35:00.972Z Compiling cargo_metadata v0.20.0
28442025-06-30T22:35:01.563Z Compiling camino-tempfile v1.4.1
28452025-06-30T22:35:02.326Z Compiling cargo_toml v0.21.0
28462025-06-30T22:35:02.372Z Compiling macaddr v1.0.1
28472025-06-30T22:35:04.071Z Compiling clap v4.5.40
28482025-06-30T22:35:12.813Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28492025-06-30T22:35:18.333Z Finished `release` profile [optimized] target(s) in 57.43s
28502025-06-30T22:35:18.467Z
28512025-06-30T22:35:18.471Zreal 57.591167426
28522025-06-30T22:35:18.471Zuser 6:15.396684969
28532025-06-30T22:35:18.471Zsys 25.862804716
28542025-06-30T22:35:18.471Ztrap 0.184167983
28552025-06-30T22:35:18.471Ztflt 0.285428478
28562025-06-30T22:35:18.471Zdflt 0.267698700
28572025-06-30T22:35:18.471Zkflt 0.000008188
28582025-06-30T22:35:18.471Zlock 12:51.394500021
28592025-06-30T22:35:18.471Zslp 21:00.486595162
28602025-06-30T22:35:18.471Zlat 23.231839910
28612025-06-30T22:35:18.471Zstop 29.534204108
28622025-06-30T22:35:18.471Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28632025-06-30T22:35:18.471Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28642025-06-30T22:35:18.471Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28652025-06-30T22:35:18.471Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28662025-06-30T22:35:18.471Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28672025-06-30T22:35:19.629Z Compiling regress v0.10.3
28682025-06-30T22:35:19.790Z Compiling unsafe-libyaml v0.2.11
28692025-06-30T22:35:19.790Z Compiling ident_case v1.0.1
28702025-06-30T22:35:19.793Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28712025-06-30T22:35:19.834Z Compiling match_cfg v0.1.0
28722025-06-30T22:35:19.853Z Compiling quick-error v1.2.3
28732025-06-30T22:35:19.857Z Compiling rustix v1.0.7
28742025-06-30T22:35:19.857Z Compiling rustls v0.22.4
28752025-06-30T22:35:19.944Z Compiling darling_core v0.20.10
28762025-06-30T22:35:19.980Z Compiling hostname v0.3.1
28772025-06-30T22:35:20.011Z Compiling progenitor-client v0.10.0
28782025-06-30T22:35:20.202Z Compiling structmeta-derive v0.3.0
28792025-06-30T22:35:20.236Z Compiling multer v3.1.0
28802025-06-30T22:35:20.274Z Compiling debug-ignore v1.0.5
28812025-06-30T22:35:20.562Z Compiling toml v0.8.23
28822025-06-30T22:35:20.668Z Compiling slog-json v2.6.1
28832025-06-30T22:35:21.049Z Compiling serde_yaml v0.9.34+deprecated
28842025-06-30T22:35:21.452Z Compiling hex v0.4.3
28852025-06-30T22:35:21.974Z Compiling tempfile v3.20.0
28862025-06-30T22:35:21.977Z Compiling macaddr v1.0.1
28872025-06-30T22:35:22.047Z Compiling async-stream-impl v0.3.6
28882025-06-30T22:35:22.443Z Compiling dropshot v0.16.2
28892025-06-30T22:35:22.781Z Compiling slog-bunyan v2.5.0
28902025-06-30T22:35:22.808Z Compiling structmeta v0.3.0
28912025-06-30T22:35:23.035Z Compiling waitgroup v0.1.2
28922025-06-30T22:35:23.212Z Compiling rustls-pemfile v2.2.0
28932025-06-30T22:35:23.271Z Compiling dropshot_endpoint v0.16.2
28942025-06-30T22:35:23.307Z Compiling async-stream v0.3.6
28952025-06-30T22:35:23.584Z Compiling typify-impl v0.3.0
28962025-06-30T22:35:23.632Z Compiling serde_path_to_error v0.1.17
28972025-06-30T22:35:23.840Z Compiling hostname v0.4.0
28982025-06-30T22:35:24.095Z Compiling wait-timeout v0.2.0
28992025-06-30T22:35:24.388Z Compiling bit-vec v0.8.0
29002025-06-30T22:35:24.417Z Compiling rusty-fork v0.3.0
29012025-06-30T22:35:24.490Z Compiling rand_xorshift v0.4.0
29022025-06-30T22:35:24.625Z Compiling tokio-rustls v0.25.0
29032025-06-30T22:35:24.820Z Compiling bit-set v0.8.0
29042025-06-30T22:35:24.861Z Compiling instant v0.1.13
29052025-06-30T22:35:25.049Z Compiling unarray v0.1.4
29062025-06-30T22:35:25.073Z Compiling test-strategy v0.4.1
29072025-06-30T22:35:25.076Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29082025-06-30T22:35:25.132Z Compiling progenitor-client v0.9.1
29092025-06-30T22:35:25.242Z Compiling proptest v1.7.0
29102025-06-30T22:35:25.285Z Compiling derive-where v1.5.0
29112025-06-30T22:35:25.629Z Compiling darling_macro v0.20.10
29122025-06-30T22:35:25.696Z Compiling ref-cast v1.0.24
29132025-06-30T22:35:26.289Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29142025-06-30T22:35:26.535Z Compiling darling v0.20.10
29152025-06-30T22:35:26.689Z Compiling serde_with_macros v3.12.0
29162025-06-30T22:35:26.982Z Compiling ref-cast-impl v1.0.24
29172025-06-30T22:35:28.327Z Compiling parse-display-derive v0.10.0
29182025-06-30T22:35:28.353Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29192025-06-30T22:35:28.514Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29202025-06-30T22:35:28.544Z Compiling iddqd v0.3.8
29212025-06-30T22:35:28.889Z Compiling backoff v0.4.0
29222025-06-30T22:35:29.085Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29232025-06-30T22:35:29.182Z Compiling serde_with v3.12.0
29242025-06-30T22:35:29.254Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29252025-06-30T22:35:29.300Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29262025-06-30T22:35:30.029Z Compiling proc-macro-crate v1.3.1
29272025-06-30T22:35:30.780Z Compiling crucible-workspace-hack v0.1.0
29282025-06-30T22:35:30.943Z Compiling num_enum_derive v0.5.11
29292025-06-30T22:35:31.094Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29302025-06-30T22:35:31.450Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
29312025-06-30T22:35:31.563Z Compiling itertools v0.13.0
29322025-06-30T22:35:32.155Z Compiling parse-display v0.10.0
29332025-06-30T22:35:32.566Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29342025-06-30T22:35:32.778Z Compiling heapless v0.8.0
29352025-06-30T22:35:32.839Z Compiling proc-macro-error v1.0.4
29362025-06-30T22:35:33.143Z Compiling hash32 v0.3.1
29372025-06-30T22:35:33.206Z Compiling num_enum v0.5.11
29382025-06-30T22:35:33.424Z Compiling foreign-types-macros v0.2.3
29392025-06-30T22:35:33.449Z Compiling smoltcp v0.11.0
29402025-06-30T22:35:33.473Z Compiling foreign-types-shared v0.3.1
29412025-06-30T22:35:33.861Z Compiling tabwriter v1.4.0
29422025-06-30T22:35:34.328Z Compiling typify-impl v0.4.1
29432025-06-30T22:35:34.351Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29442025-06-30T22:35:34.616Z Compiling cstr-argument v0.1.2
29452025-06-30T22:35:34.638Z Compiling ingot-macros v0.1.0
29462025-06-30T22:35:34.662Z Compiling foreign-types v0.5.0
29472025-06-30T22:35:34.794Z Compiling cobs v0.2.3
29482025-06-30T22:35:34.863Z Compiling pretty-hex v0.2.1
29492025-06-30T22:35:35.095Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29502025-06-30T22:35:35.120Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29512025-06-30T22:35:35.164Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29522025-06-30T22:35:35.381Z Compiling postcard v1.0.10
29532025-06-30T22:35:35.452Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29542025-06-30T22:35:35.888Z Compiling colored v2.2.0
29552025-06-30T22:35:35.978Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29562025-06-30T22:35:36.049Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29572025-06-30T22:35:36.995Z Compiling itertools v0.14.0
29582025-06-30T22:35:37.015Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29592025-06-30T22:35:37.527Z Compiling camino-tempfile v1.4.1
29602025-06-30T22:35:37.613Z Compiling typify-macro v0.3.0
29612025-06-30T22:35:38.066Z Compiling smf v0.2.3
29622025-06-30T22:35:39.293Z Compiling zone_cfg_derive v0.3.0
29632025-06-30T22:35:39.545Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29642025-06-30T22:35:39.789Z Compiling num-derive v0.4.2
29652025-06-30T22:35:39.980Z Compiling sigpipe v0.1.3
29662025-06-30T22:35:40.144Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29672025-06-30T22:35:40.218Z Compiling jiff v0.2.15
29682025-06-30T22:35:40.508Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29692025-06-30T22:35:40.633Z Compiling zone v0.3.1
29702025-06-30T22:35:40.955Z Compiling num-rational v0.4.2
29712025-06-30T22:35:41.562Z Compiling typify v0.3.0
29722025-06-30T22:35:41.611Z Compiling ingot-types v0.1.0
29732025-06-30T22:35:41.768Z Compiling progenitor-impl v0.9.1
29742025-06-30T22:35:41.972Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29752025-06-30T22:35:42.028Z Compiling universal-hash v0.5.1
29762025-06-30T22:35:42.260Z Compiling num-complex v0.4.6
29772025-06-30T22:35:42.435Z Compiling ingot v0.1.0
29782025-06-30T22:35:42.470Z Compiling opaque-debug v0.3.1
29792025-06-30T22:35:42.606Z Compiling half v2.4.1
29802025-06-30T22:35:42.798Z Compiling ciborium-io v0.2.2
29812025-06-30T22:35:42.976Z Compiling float-ord v0.3.2
29822025-06-30T22:35:43.195Z Compiling num v0.4.3
29832025-06-30T22:35:43.219Z Compiling ciborium-ll v0.2.2
29842025-06-30T22:35:43.241Z Compiling secrecy v0.10.3
29852025-06-30T22:35:43.324Z Compiling aead v0.5.2
29862025-06-30T22:35:43.527Z Compiling convert_case v0.4.0
29872025-06-30T22:35:43.647Z Compiling ciborium v0.2.2
29882025-06-30T22:35:43.711Z Compiling utf-8 v0.7.6
29892025-06-30T22:35:44.075Z Compiling keccak v0.1.5
29902025-06-30T22:35:44.333Z Compiling derive_more v0.99.20
29912025-06-30T22:35:44.981Z Compiling sha3 v0.10.8
29922025-06-30T22:35:45.395Z Compiling tungstenite v0.21.0
29932025-06-30T22:35:46.029Z Compiling poly1305 v0.8.0
29942025-06-30T22:35:46.523Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29952025-06-30T22:35:47.365Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29962025-06-30T22:35:47.647Z Compiling password-hash v0.5.0
29972025-06-30T22:35:48.445Z Compiling progenitor-macro v0.9.1
29982025-06-30T22:35:48.477Z Compiling typify-macro v0.4.1
29992025-06-30T22:35:48.582Z Compiling chacha20 v0.9.1
30002025-06-30T22:35:49.096Z Compiling blake2 v0.10.6
30012025-06-30T22:35:49.145Z Compiling tokio-tungstenite v0.21.0
30022025-06-30T22:35:49.537Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
30032025-06-30T22:35:49.743Z Compiling argon2 v0.5.3
30042025-06-30T22:35:50.367Z Compiling base64 v0.21.7
30052025-06-30T22:35:50.675Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30062025-06-30T22:35:51.018Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30072025-06-30T22:35:51.045Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30082025-06-30T22:35:51.169Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30092025-06-30T22:35:51.471Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
30102025-06-30T22:35:51.526Z Compiling thiserror-impl-no-std v2.0.2
30112025-06-30T22:35:51.707Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30122025-06-30T22:35:51.777Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30132025-06-30T22:35:52.145Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30142025-06-30T22:35:52.176Z Compiling atomicwrites v0.4.4
30152025-06-30T22:35:52.361Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30162025-06-30T22:35:52.386Z Compiling typify v0.4.1
30172025-06-30T22:35:52.435Z Compiling semver v0.1.20
30182025-06-30T22:35:52.580Z Compiling progenitor-impl v0.10.0
30192025-06-30T22:35:52.907Z Compiling rustc_version v0.1.7
30202025-06-30T22:35:52.944Z Compiling chacha20poly1305 v0.10.1
30212025-06-30T22:35:53.092Z Compiling typify-impl v0.2.0
30222025-06-30T22:35:53.219Z Compiling resolv-conf v0.7.0
30232025-06-30T22:35:53.249Z Compiling newline-converter v0.3.0
30242025-06-30T22:35:53.348Z Compiling primeorder v0.13.6
30252025-06-30T22:35:53.451Z Compiling owo-colors v4.2.2
30262025-06-30T22:35:53.896Z Compiling cancel-safe-futures v0.1.5
30272025-06-30T22:35:53.953Z Compiling moka v0.12.10
30282025-06-30T22:35:54.090Z Compiling libefi-sys v0.1.0
30292025-06-30T22:35:54.122Z Compiling thiserror-no-std v2.0.2
30302025-06-30T22:35:54.268Z Compiling vsss-rs v3.3.4
30312025-06-30T22:35:54.373Z Compiling expectorate v1.2.0
30322025-06-30T22:35:54.420Z Compiling newtype_derive v0.1.6
30332025-06-30T22:35:54.453Z Compiling libsw-core v0.3.1
30342025-06-30T22:35:54.681Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30352025-06-30T22:35:54.750Z Compiling bitfield-struct v0.6.2
30362025-06-30T22:35:54.753Z Compiling unicase v2.7.0
30372025-06-30T22:35:55.115Z Compiling tagptr v0.2.0
30382025-06-30T22:35:55.118Z Compiling fixedbitset v0.5.7
30392025-06-30T22:35:55.410Z Compiling arc-swap v1.7.1
30402025-06-30T22:35:55.787Z Compiling petgraph v0.8.2
30412025-06-30T22:35:56.005Z Compiling slog-scope v4.4.0
30422025-06-30T22:35:56.101Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30432025-06-30T22:35:57.001Z Compiling libsw v3.5.0
30442025-06-30T22:35:58.096Z Compiling polyval v0.6.2
30452025-06-30T22:35:58.260Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30462025-06-30T22:35:58.498Z Compiling hickory-proto v0.24.4
30472025-06-30T22:35:58.560Z Compiling proc-macro-error-attr2 v2.0.0
30482025-06-30T22:35:58.931Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30492025-06-30T22:35:59.094Z Compiling salty v0.3.0
30502025-06-30T22:35:59.215Z Compiling progenitor-macro v0.10.0
30512025-06-30T22:35:59.321Z Compiling parking_lot_core v0.8.6
30522025-06-30T22:35:59.388Z Compiling linked-hash-map v0.5.6
30532025-06-30T22:35:59.521Z Compiling linear-map v1.2.0
30542025-06-30T22:35:59.764Z Compiling indent_write v2.2.0
30552025-06-30T22:35:59.825Z Compiling lru-cache v0.1.2
30562025-06-30T22:35:59.886Z Compiling proc-macro-error2 v2.0.1
30572025-06-30T22:35:59.919Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30582025-06-30T22:35:59.998Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30592025-06-30T22:36:00.497Z Compiling ghash v0.5.1
30602025-06-30T22:36:00.559Z Compiling hickory-resolver v0.25.2
30612025-06-30T22:36:00.720Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30622025-06-30T22:36:01.124Z Compiling slog-stdlog v4.1.1
30632025-06-30T22:36:01.196Z Compiling progenitor v0.9.1
30642025-06-30T22:36:01.271Z Compiling p384 v0.13.0
30652025-06-30T22:36:01.462Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
30662025-06-30T22:36:01.545Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30672025-06-30T22:36:02.556Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30682025-06-30T22:36:02.753Z Compiling num-derive v0.3.3
30692025-06-30T22:36:02.859Z Compiling ctr v0.9.2
30702025-06-30T22:36:03.282Z Compiling gethostname v0.5.0
30712025-06-30T22:36:03.520Z Compiling lzma-sys v0.1.20
30722025-06-30T22:36:03.711Z Compiling slog-dtrace v0.3.0
30732025-06-30T22:36:04.067Z Compiling xshell-macros v0.2.7
30742025-06-30T22:36:04.257Z Compiling highway v1.3.0
30752025-06-30T22:36:04.833Z Compiling xshell v0.2.7
30762025-06-30T22:36:04.892Z Compiling libscf-sys v1.1.0
30772025-06-30T22:36:05.002Z Compiling papergrid v0.14.0
30782025-06-30T22:36:05.126Z Compiling hickory-resolver v0.24.4
30792025-06-30T22:36:05.151Z Compiling aes-gcm v0.10.3
30802025-06-30T22:36:05.488Z Compiling slog-envlogger v2.2.0
30812025-06-30T22:36:05.932Z Compiling steno v0.4.1
30822025-06-30T22:36:05.972Z Compiling mime_guess v2.0.5
30832025-06-30T22:36:06.191Z Compiling tabled_derive v0.10.0
30842025-06-30T22:36:06.482Z Compiling typify-macro v0.2.0
30852025-06-30T22:36:07.076Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30862025-06-30T22:36:08.854Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30872025-06-30T22:36:09.404Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30882025-06-30T22:36:09.567Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
30892025-06-30T22:36:09.906Z Compiling tokio-dtrace v0.1.0
30902025-06-30T22:36:10.341Z Compiling typify v0.2.0
30912025-06-30T22:36:10.367Z Compiling heck v0.3.3
30922025-06-30T22:36:10.392Z Compiling progenitor-client v0.8.0
30932025-06-30T22:36:10.445Z Compiling ssh-encoding v0.2.0
30942025-06-30T22:36:10.537Z Compiling progenitor-impl v0.8.0
30952025-06-30T22:36:10.736Z Compiling blowfish v0.9.1
30962025-06-30T22:36:10.908Z Compiling env_filter v0.1.2
30972025-06-30T22:36:10.950Z Compiling nibble_vec v0.1.0
30982025-06-30T22:36:11.219Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
30992025-06-30T22:36:11.245Z Compiling humantime v2.2.0
31002025-06-30T22:36:11.535Z Compiling endian-type v0.1.2
31012025-06-30T22:36:11.648Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31022025-06-30T22:36:11.717Z Compiling env_logger v0.11.5
31032025-06-30T22:36:11.754Z Compiling radix_trie v0.2.1
31042025-06-30T22:36:11.777Z Compiling bcrypt-pbkdf v0.10.0
31052025-06-30T22:36:11.870Z Compiling progenitor v0.10.0
31062025-06-30T22:36:11.904Z Compiling ssh-cipher v0.2.0
31072025-06-30T22:36:12.121Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31082025-06-30T22:36:12.342Z Compiling zone_cfg_derive v0.1.2
31092025-06-30T22:36:12.342Z Compiling oxide-tokio-rt v0.1.1
31102025-06-30T22:36:12.391Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31112025-06-30T22:36:12.644Z Compiling parking_lot v0.11.2
31122025-06-30T22:36:13.232Z Compiling tabled v0.18.0
31132025-06-30T22:36:13.327Z Compiling qorb v0.4.0
31142025-06-30T22:36:13.777Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31152025-06-30T22:36:14.438Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31162025-06-30T22:36:14.579Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31172025-06-30T22:36:14.933Z Compiling prefix-trie v0.7.0
31182025-06-30T22:36:15.001Z Compiling password-hash v0.4.2
31192025-06-30T22:36:15.424Z Compiling fxhash v0.2.1
31202025-06-30T22:36:15.674Z Compiling http-range v0.1.5
31212025-06-30T22:36:15.771Z Compiling same-file v1.0.6
31222025-06-30T22:36:15.774Z Compiling base64 v0.13.1
31232025-06-30T22:36:16.027Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31242025-06-30T22:36:16.097Z Compiling walkdir v2.5.0
31252025-06-30T22:36:16.312Z Compiling ron v0.7.1
31262025-06-30T22:36:16.403Z Compiling hickory-server v0.25.2
31272025-06-30T22:36:16.756Z Compiling sled v0.34.7
31282025-06-30T22:36:17.359Z Compiling progenitor-macro v0.8.0
31292025-06-30T22:36:17.883Z Compiling pbkdf2 v0.11.0
31302025-06-30T22:36:18.304Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31312025-06-30T22:36:18.384Z Compiling xz2 v0.1.7
31322025-06-30T22:36:18.847Z Compiling zone v0.1.8
31332025-06-30T22:36:19.927Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31342025-06-30T22:36:20.074Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31352025-06-30T22:36:20.124Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31362025-06-30T22:36:20.592Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31372025-06-30T22:36:21.407Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31382025-06-30T22:36:23.466Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31392025-06-30T22:36:24.677Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31402025-06-30T22:36:24.699Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31412025-06-30T22:36:25.223Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31422025-06-30T22:36:25.864Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31432025-06-30T22:36:26.648Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31442025-06-30T22:36:26.674Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31452025-06-30T22:36:27.158Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31462025-06-30T22:36:27.744Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31472025-06-30T22:36:29.299Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31482025-06-30T22:36:29.831Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31492025-06-30T22:36:29.932Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31502025-06-30T22:36:30.027Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31512025-06-30T22:36:30.990Z Compiling progenitor v0.8.0
31522025-06-30T22:36:31.276Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31532025-06-30T22:36:32.019Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31542025-06-30T22:36:33.129Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31552025-06-30T22:36:33.274Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31562025-06-30T22:36:33.759Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31572025-06-30T22:36:34.571Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31582025-06-30T22:36:35.067Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31592025-06-30T22:36:35.205Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31602025-06-30T22:36:35.695Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31612025-06-30T22:36:36.539Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31622025-06-30T22:36:37.743Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31632025-06-30T22:36:37.935Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31642025-06-30T22:36:38.774Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31652025-06-30T22:36:39.031Z Compiling ssh-key v0.6.6
31662025-06-30T22:36:39.669Z Compiling hickory-client v0.25.2
31672025-06-30T22:36:39.805Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
31682025-06-30T22:36:40.360Z Compiling p256 v0.13.2
31692025-06-30T22:36:41.169Z Compiling p521 v0.13.3
31702025-06-30T22:36:41.294Z Compiling yasna v0.5.2
31712025-06-30T22:36:41.538Z Compiling pem v3.0.5
31722025-06-30T22:36:42.251Z Compiling headers-core v0.3.0
31732025-06-30T22:36:42.464Z Compiling kstat-rs v0.2.4
31742025-06-30T22:36:42.879Z Compiling secrecy v0.8.0
31752025-06-30T22:36:43.035Z Compiling nanorand v0.7.0
31762025-06-30T22:36:43.102Z Compiling russh-cryptovec v0.7.3
31772025-06-30T22:36:43.158Z Compiling atty v0.2.14
31782025-06-30T22:36:43.310Z Compiling crc8 v0.1.1
31792025-06-30T22:36:43.347Z Compiling md5 v0.7.0
31802025-06-30T22:36:43.386Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31812025-06-30T22:36:43.451Z Compiling flume v0.11.1
31822025-06-30T22:36:43.522Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31832025-06-30T22:36:43.885Z Compiling russh-keys v0.45.0
31842025-06-30T22:36:44.100Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31852025-06-30T22:36:45.081Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
31862025-06-30T22:36:45.627Z Compiling headers v0.4.1
31872025-06-30T22:36:47.385Z Compiling rcgen v0.12.1
31882025-06-30T22:36:47.410Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31892025-06-30T22:36:48.284Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31902025-06-30T22:36:48.463Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
31912025-06-30T22:36:49.414Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31922025-06-30T22:36:49.442Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31932025-06-30T22:36:51.033Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31942025-06-30T22:36:51.294Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31952025-06-30T22:36:53.173Z Compiling hyper-staticfile v0.10.1
31962025-06-30T22:36:53.794Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31972025-06-30T22:36:53.834Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
31982025-06-30T22:36:54.226Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31992025-06-30T22:36:54.480Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32002025-06-30T22:36:55.342Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
32012025-06-30T22:36:55.453Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32022025-06-30T22:36:55.840Z Compiling num-bigint v0.4.6
32032025-06-30T22:36:55.898Z Compiling des v0.8.1
32042025-06-30T22:36:55.987Z Compiling subprocess v0.2.9
32052025-06-30T22:36:56.256Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32062025-06-30T22:36:56.850Z Compiling hex-literal v0.4.1
32072025-06-30T22:36:57.050Z Compiling display-error-chain v0.2.2
32082025-06-30T22:36:57.109Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32092025-06-30T22:36:57.302Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32102025-06-30T22:36:57.603Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32112025-06-30T22:36:58.416Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32122025-06-30T22:37:00.198Z Compiling russh v0.45.0
32132025-06-30T22:37:00.512Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32142025-06-30T22:37:00.734Z Compiling internet-checksum v0.2.1
32152025-06-30T22:37:08.327Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32162025-06-30T22:37:10.067Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32172025-06-30T22:37:34.516Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32182025-06-30T22:37:57.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
32192025-06-30T22:37:58.120Z
32202025-06-30T22:37:58.124Zreal 2:39.566387907
32212025-06-30T22:37:58.124Zuser 14:22.252795930
32222025-06-30T22:37:58.124Zsys 1:59.318268455
32232025-06-30T22:37:58.124Ztrap 0.423968809
32242025-06-30T22:37:58.124Ztflt 0.108950345
32252025-06-30T22:37:58.124Zdflt 0.886991208
32262025-06-30T22:37:58.124Zkflt 0.000010557
32272025-06-30T22:37:58.124Zlock 24:19.477322420
32282025-06-30T22:37:58.124Zslp 51:49.911591852
32292025-06-30T22:37:58.124Zlat 44.076472184
32302025-06-30T22:37:58.124Zstop 2:03.749606913
32312025-06-30T22:37:58.124Z+ mkdir tests
32322025-06-30T22:37:58.127Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32332025-06-30T22:37:58.127Z+ xargs -I '{}' -t cp '{}' tests/
32342025-06-30T22:37:58.167Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9b5f8b42d7cb05a3 tests/
32352025-06-30T22:37:58.187Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c1f2cda9915ecd0d tests/
32362025-06-30T22:37:58.206Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-4f4e140d905b5529 tests/
32372025-06-30T22:37:58.227Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0d0c5275531fa534 tests/
32382025-06-30T22:37:58.462Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
32392025-06-30T22:37:58.465Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-c1f2cda9915ecd0d tests/commtest-4f4e140d905b5529 tests/dhcp_server-9b5f8b42d7cb05a3 tests/end_to_end_tests-0d0c5275531fa534 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
32402025-06-30T22:39:32.332ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32412025-06-30T22:39:32.333Za .github/buildomat/ci-env.sh 1K
32422025-06-30T22:39:32.333Za out/target/test 1K
32432025-06-30T22:39:32.333Za out/npuzone/npuzone 23144K
32442025-06-30T22:39:32.333Za package-manifest.toml 33K
32452025-06-30T22:39:32.333Za smf/sled-agent/non-gimlet/config.toml 5K
32462025-06-30T22:39:32.333Za target/release/omicron-package 41129K
32472025-06-30T22:39:32.333Za target/release/xtask 11702K
32482025-06-30T22:39:32.333Za target/debug/bootstrap 241473K
32492025-06-30T22:39:32.333Za tests/bootstrap-c1f2cda9915ecd0d 23192K
32502025-06-30T22:39:32.333Za tests/commtest-4f4e140d905b5529 24835K
32512025-06-30T22:39:32.333Za tests/dhcp_server-9b5f8b42d7cb05a3 23192K
32522025-06-30T22:39:32.333Za tests/end_to_end_tests-0d0c5275531fa534 314781K
32532025-06-30T22:39:32.333Za out/clickhouse.tar.gz 316430K
32542025-06-30T22:39:32.333Za out/clickhouse_keeper.tar.gz 300195K
32552025-06-30T22:39:32.333Za out/clickhouse_server.tar.gz 316430K
32562025-06-30T22:39:32.333Za out/cockroachdb.tar.gz 160064K
32572025-06-30T22:39:32.333Za out/crucible-dtrace.tar 98K
32582025-06-30T22:39:32.333Za out/crucible-pantry-zone.tar.gz 38997K
32592025-06-30T22:39:32.335Za out/crucible-zone.tar.gz 48881K
32602025-06-30T22:39:32.335Za out/external-dns.tar.gz 50714K
32612025-06-30T22:39:32.335Za out/internal-dns.tar.gz 50714K
32622025-06-30T22:39:32.335Za out/mg-ddm-gz.tar 91780K
32632025-06-30T22:39:32.335Za out/nexus.tar.gz 128250K
32642025-06-30T22:39:32.335Za out/ntp.tar.gz 16665K
32652025-06-30T22:39:32.335Za out/omicron-gateway-softnpu.tar.gz 29209K
32662025-06-30T22:39:32.335Za out/omicron-sled-agent.tar 139645K
32672025-06-30T22:39:32.335Za out/overlay.tar.gz 3K
32682025-06-30T22:39:32.335Za out/oximeter.tar.gz 62325K
32692025-06-30T22:39:32.335Za out/oxlog.tar 3979K
32702025-06-30T22:39:32.335Za out/probe.tar.gz 3037K
32712025-06-30T22:39:32.335Za out/propolis-server.tar.gz 68618K
32722025-06-30T22:39:32.335Za out/pumpkind-gz.tar 26648K
32732025-06-30T22:39:32.335Za out/switch-softnpu.tar.gz 335732K
32742025-06-30T22:39:32.355Z
32752025-06-30T22:39:32.355Zreal 1:33.840029068
32762025-06-30T22:39:32.355Zuser 1:30.086486317
32772025-06-30T22:39:32.355Zsys 5.351855056
32782025-06-30T22:39:32.355Ztrap 0.020631239
32792025-06-30T22:39:32.356Ztflt 0.000000000
32802025-06-30T22:39:32.356Zdflt 0.000000000
32812025-06-30T22:39:32.356Zkflt 0.000000000
32822025-06-30T22:39:32.356Zlock 0.000000000
32832025-06-30T22:39:32.356Zslp 1:29.942025093
32842025-06-30T22:39:32.356Zlat 2.274589642
32852025-06-30T22:39:32.356Zstop 0.000188071
32862025-06-30T22:39:32.356Zprocess exited: duration 2049828 ms, exit code 0
 
32872025-06-30T22:39:32.421Zfound 1 output files
32882025-06-30T22:39:32.421Zuploading: /work/package.tar.gz (2191087837 bytes)
32892025-06-30T22:40:39.547Zuploaded: /work/package.tar.gz