01K2G0K19S3VR5NG15S6A619PG: 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: 01K2G0KSS1XVH0F1GRVBMZEMWK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-12T20:48:36.747Zjob assigned to worker 01K2G0M1FYD6GPSQYR2AMDH51B [factory aws, i-071f90b7ebe523dc4] (queued for 56 s)
 
22025-08-12T20:48:45.045Zstarting task 0: "setup"
32025-08-12T20:48:45.050Z++ uname -s
42025-08-12T20:48:45.053Z+ kern=SunOS
52025-08-12T20:48:45.053Z+ build_user=build
62025-08-12T20:48:45.053Z+ build_uid=12345
72025-08-12T20:48:45.053Z+ work_dir=/work
82025-08-12T20:48:45.053Z+ input_dir=/input
92025-08-12T20:48:45.053Z+ [[ 0 == 12345 ]]
102025-08-12T20:48:45.053Z+ case "$kern" in
112025-08-12T20:48:45.053Z+ groupadd -g 12345 build
122025-08-12T20:48:45.057Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-12T20:48:47.062Z+ zfs create -o mountpoint=/work rpool/work
142025-08-12T20:48:47.176Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-12T20:48:47.179Z+ home_fs=zfs
162025-08-12T20:48:47.179Z+ [[ zfs == autofs ]]
172025-08-12T20:48:47.179Z+ mkdir -p /home/build
182025-08-12T20:48:47.182Z+ chown build:build /home/build /work
192025-08-12T20:48:49.182Z+ chmod 0700 /home/build /work
202025-08-12T20:48:49.186Zprocess exited: duration 4141 ms, exit code 0
 
212025-08-12T20:48:49.193Zstarting task 1: "rust-toolchain"
222025-08-12T20:48:49.198Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-08-12T20:48:49.198Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-08-12T20:48:49.198Z * rust toolchain channel = "1.88.0"
252025-08-12T20:48:49.198Z * rust toolchain profile = "default"
262025-08-12T20:48:49.201Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-12T20:48:49.201Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-12T20:48:49.201Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-12T20:48:49.201Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-08-12T20:48:49.303Zinfo: downloading installer
312025-08-12T20:48:50.532Zwarn: It looks like you have an existing installation of Rust at:
322025-08-12T20:48:50.532Zwarn: /opt/ooce/bin
332025-08-12T20:48:50.532Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-12T20:48:50.532Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-12T20:48:50.532Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-12T20:48:50.532Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-12T20:48:50.532Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-12T20:48:50.532Zerror: cannot install while Rust is installed
392025-08-12T20:48:50.532Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-12T20:48:50.558Zinfo: profile set to 'default'
412025-08-12T20:48:50.558Zinfo: default host triple is x86_64-unknown-illumos
422025-08-12T20:48:50.576Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-08-12T20:48:50.737Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-08-12T20:48:50.737Zinfo: downloading component 'cargo'
452025-08-12T20:48:51.505Zinfo: downloading component 'clippy'
462025-08-12T20:48:51.826Zinfo: downloading component 'rust-docs'
472025-08-12T20:48:53.003Zinfo: downloading component 'rust-std'
482025-08-12T20:48:54.763Zinfo: downloading component 'rustc'
492025-08-12T20:49:00.796Zinfo: downloading component 'rustfmt'
502025-08-12T20:49:01.030Zinfo: installing component 'cargo'
512025-08-12T20:49:01.909Zinfo: installing component 'clippy'
522025-08-12T20:49:02.316Zinfo: installing component 'rust-docs'
532025-08-12T20:49:04.175Zinfo: installing component 'rust-std'
542025-08-12T20:49:05.928Zinfo: installing component 'rustc'
552025-08-12T20:49:12.495Zinfo: installing component 'rustfmt'
562025-08-12T20:49:12.830Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-08-12T20:49:12.830Z
582025-08-12T20:49:13.249Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-08-12T20:49:13.249Z
602025-08-12T20:49:13.253Z
612025-08-12T20:49:13.253ZRust is installed now. Great!
622025-08-12T20:49:13.253Z
632025-08-12T20:49:13.253ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-12T20:49:13.253Zenvironment variable. This has not been done automatically.
652025-08-12T20:49:13.253Z
662025-08-12T20:49:13.253ZTo configure your current shell, you need to source
672025-08-12T20:49:13.253Zthe corresponding env file under $HOME/.cargo.
682025-08-12T20:49:13.253Z
692025-08-12T20:49:13.253ZThis is usually done by running one of the following (note the leading DOT):
702025-08-12T20:49:13.253Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-12T20:49:13.253Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-12T20:49:13.253Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-12T20:49:13.337Z+ rustup --version
742025-08-12T20:49:13.348Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-12T20:49:13.351Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-12T20:49:13.428Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-08-12T20:49:13.432Z+ cargo --version
782025-08-12T20:49:13.491Zcargo 1.88.0 (873a06493 2025-05-10)
792025-08-12T20:49:13.494Z+ rustc --version
802025-08-12T20:49:13.564Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-08-12T20:49:13.568Zprocess exited: duration 24371 ms, exit code 0
 
822025-08-12T20:49:13.574Zstarting task 2: "authentication"
832025-08-12T20:49:13.597Zprocess exited: duration 22 ms, exit code 0
 
842025-08-12T20:49:13.604Zstarting task 3: "clone repository"
852025-08-12T20:49:13.609Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-12T20:49:13.613Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-12T20:49:13.648ZCloning into '/work/oxidecomputer/omicron'...
882025-08-12T20:49:21.682Z+ cd /work/oxidecomputer/omicron
892025-08-12T20:49:21.686Z+ git fetch origin 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6
902025-08-12T20:49:21.990ZFrom https://github.com/oxidecomputer/omicron
912025-08-12T20:49:21.990Z * branch 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6 -> FETCH_HEAD
922025-08-12T20:49:22.002Z+ [[ -n gjc/report-sled-families ]]
932025-08-12T20:49:22.005Z++ git branch --show-current
942025-08-12T20:49:22.005Z+ current=main
952025-08-12T20:49:22.005Z+ [[ main != gjc/report-sled-families ]]
962025-08-12T20:49:22.005Z+ git branch -f gjc/report-sled-families 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6
972025-08-12T20:49:22.009Z+ git checkout -f gjc/report-sled-families
982025-08-12T20:49:22.149ZSwitched to branch 'gjc/report-sled-families'
992025-08-12T20:49:22.155Z+ git reset --hard 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6
1002025-08-12T20:49:22.296ZHEAD is now at 3e2ae248c fix bad merge and drop unused dep in nexus-inventory
1012025-08-12T20:49:22.301Zprocess exited: duration 8686 ms, exit code 0
 
1022025-08-12T20:49:22.310Zstarting task 4: "build"
1032025-08-12T20:49:22.315Z+ source .github/buildomat/ci-env.sh
1042025-08-12T20:49:22.315Z++ export CARGO_TERM_COLOR=always
1052025-08-12T20:49:22.315Z++ CARGO_TERM_COLOR=always
1062025-08-12T20:49:22.321Z+ cargo --version
1072025-08-12T20:49:22.369Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-08-12T20:49:22.375Z+ rustc --version
1092025-08-12T20:49:22.438Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-08-12T20:49:22.443Z+ WORK=/work
1112025-08-12T20:49:22.443Z+ pfexec mkdir -p /work
1122025-08-12T20:49:22.448Z+ pfexec chown build /work
1132025-08-12T20:49:22.454Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-08-12T20:49:33.482Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-08-12T20:49:40.707Z Startup: Caching catalogs ... Done
1162025-08-12T20:49:46.282ZPlanning: Solver setup ... Done (4.277s)
1172025-08-12T20:49:46.321ZPlanning: Running solver ... Done (0.039s)
1182025-08-12T20:49:46.413ZPlanning: Finding local manifests ... Done (0.003s)
1192025-08-12T20:49:46.436ZPlanning: Fetching manifests: 0/4 0% complete
1202025-08-12T20:49:46.576ZPlanning: Fetching manifests: 4/4 100% complete
1212025-08-12T20:49:46.636ZPlanning: Package planning ... Done (0.048s)
1222025-08-12T20:49:46.676ZPlanning: Merging actions ... Done (0.050s)
1232025-08-12T20:49:46.965ZPlanning: Checking for conflicting actions ... Done (0.290s)
1242025-08-12T20:49:46.976ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-08-12T20:49:47.994ZPlanning: Evaluating mediators ... Done (1.018s)
1262025-08-12T20:49:48.006ZPlanning: Planning completed in 7.17 seconds
1272025-08-12T20:49:48.020Z Packages to install: 4
1282025-08-12T20:49:48.020Z Mediators to change: 2
1292025-08-12T20:49:48.023Z Services to change: 1
1302025-08-12T20:49:48.023Z Estimated space available: 155.51 GB
1312025-08-12T20:49:48.023ZEstimated space to be consumed: 1.71 GB
1322025-08-12T20:49:48.023Z Create boot environment: No
1332025-08-12T20:49:48.023ZCreate backup boot environment: No
1342025-08-12T20:49:48.023Z Rebuild boot archive: No
1352025-08-12T20:49:48.023Z
1362025-08-12T20:49:48.023ZChanged mediators:
1372025-08-12T20:49:48.024Z mediator clang:
1382025-08-12T20:49:48.024Z version: None -> 15 (system default)
1392025-08-12T20:49:48.024Z
1402025-08-12T20:49:48.024Z mediator llvm:
1412025-08-12T20:49:48.024Z version: 14 (system default) -> 15 (system default)
1422025-08-12T20:49:48.024Z
1432025-08-12T20:49:48.024ZChanged packages:
1442025-08-12T20:49:48.024Zhelios-dev
1452025-08-12T20:49:48.024Z developer/build-essential
1462025-08-12T20:49:48.024Z None -> 11-2.0
1472025-08-12T20:49:48.024Z library/libxmlsec1
1482025-08-12T20:49:48.024Z None -> 1.2.35-2.0
1492025-08-12T20:49:48.024Z ooce/developer/clang-15
1502025-08-12T20:49:48.024Z None -> 15.0.7-2.0
1512025-08-12T20:49:48.024Z ooce/developer/llvm-15
1522025-08-12T20:49:48.024Z None -> 15.0.7-2.0
1532025-08-12T20:49:48.024Z
1542025-08-12T20:49:48.024ZServices:
1552025-08-12T20:49:48.024Z restart_fmri:
1562025-08-12T20:49:48.024Z svc:/system/update-man-index:default
1572025-08-12T20:49:48.074Z
1582025-08-12T20:49:48.074ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-08-12T20:49:53.076ZDownload: 1323/3290 items 113.2/212.6MB 53% complete (22.5M/s)
1602025-08-12T20:49:59.897ZDownload: 2221/3290 items 118.5/212.6MB 55% complete (13.7M/s)
1612025-08-12T20:50:05.297ZDownload: 3278/3290 items 210.4/212.6MB 98% complete (9.2M/s)
1622025-08-12T20:50:05.352ZDownload: Completed 212.60 MB in 17.28 seconds (12.3M/s)
1632025-08-12T20:50:05.637Z Actions: 1/3689 actions (Installing new actions)
1642025-08-12T20:50:10.204Z Actions: Completed 3689 actions in 4.57 seconds.
1652025-08-12T20:50:10.802Z Done (0.594s)
1662025-08-12T20:50:10.802Z Done (0.000s)
1672025-08-12T20:50:11.671Z Done (0.868s)
1682025-08-12T20:50:16.195Z Done (4.211s)
1692025-08-12T20:50:16.287Z Done (0.020s)
1702025-08-12T20:50:16.290Z Done (0.000s)
1712025-08-12T20:50:16.499Z Done (0.000s)
1722025-08-12T20:50:17.364ZPlanning: Evaluating mediator changes ... Done
1732025-08-12T20:50:17.529ZPlanning: Checking for conflicting actions ... Done
1742025-08-12T20:50:17.533ZPlanning: Consolidating action changes ... Done
1752025-08-12T20:50:17.807ZPlanning: Evaluating mediators ... Done
1762025-08-12T20:50:17.810ZPlanning: Planning completed in 0.44 seconds
1772025-08-12T20:50:17.840Z Mediators to change: 2
1782025-08-12T20:50:17.840Z Create boot environment: No
1792025-08-12T20:50:17.844ZCreate backup boot environment: No
1802025-08-12T20:50:17.933Z Done
1812025-08-12T20:50:17.934Z Done
1822025-08-12T20:50:18.569Z Done
1832025-08-12T20:50:22.394Z Done
1842025-08-12T20:50:22.481Z Done
1852025-08-12T20:50:22.484Z Done
1862025-08-12T20:50:22.632Z Done
1872025-08-12T20:50:23.272ZPlanning: Evaluating mediator changes ... Done
1882025-08-12T20:50:23.275ZPlanning: Merging actions ... Done
1892025-08-12T20:50:23.470ZPlanning: Checking for conflicting actions ... Done
1902025-08-12T20:50:23.474ZPlanning: Consolidating action changes ... Done
1912025-08-12T20:50:23.745ZPlanning: Evaluating mediators ... Done
1922025-08-12T20:50:23.802ZPlanning: Planning completed in 0.78 seconds
1932025-08-12T20:50:23.837Z Packages to change: 1
1942025-08-12T20:50:23.838Z Mediators to change: 1
1952025-08-12T20:50:23.841Z Services to change: 1
1962025-08-12T20:50:23.841Z Create boot environment: No
1972025-08-12T20:50:23.841ZCreate backup boot environment: Yes
1982025-08-12T20:50:26.191Z Actions: 1/6 actions (Updating modified actions)
1992025-08-12T20:50:26.194Z Actions: Completed 6 actions in 0.00 seconds.
2002025-08-12T20:50:26.194Z Done
2012025-08-12T20:50:26.194Z Done
2022025-08-12T20:50:26.368Z Done
2032025-08-12T20:50:30.170Z Done
2042025-08-12T20:50:30.260Z Done
2052025-08-12T20:50:30.263Z Done
2062025-08-12T20:50:30.404Z Done
2072025-08-12T20:50:30.859ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-08-12T20:50:30.859Zclang system 15 system
2092025-08-12T20:50:30.859Zcsh system system illumos
2102025-08-12T20:50:30.859Zctags system system illumos
2112025-08-12T20:50:30.859Zfile system system illumos
2122025-08-12T20:50:30.859Zgcc vendor 12 vendor
2132025-08-12T20:50:30.859Zgcc system 10 system
2142025-08-12T20:50:30.859Zgcc system 7 system
2152025-08-12T20:50:30.859Zgo system 1.20 system
2162025-08-12T20:50:30.859Zgo system 1.19 system
2172025-08-12T20:50:30.859Zllvm system 15 system
2182025-08-12T20:50:30.859Zllvm system 14 system
2192025-08-12T20:50:30.859Zmariadb system 10.6 system
2202025-08-12T20:50:30.859Zmta vendor vendor dma
2212025-08-12T20:50:30.859Zopenjdk system 17 system
2222025-08-12T20:50:30.859Zopenjdk system 11 system
2232025-08-12T20:50:30.859Zopenjdk system 1.8 system
2242025-08-12T20:50:30.859Zopenssl vendor 3 vendor
2252025-08-12T20:50:30.859Zperl system 5.36 system
2262025-08-12T20:50:30.859Zpostgresql system 15 system
2272025-08-12T20:50:30.859Zpostgresql system 13 system
2282025-08-12T20:50:30.859Zpython vendor 3 vendor
2292025-08-12T20:50:30.859Zpython system 2 system
2302025-08-12T20:50:30.859Zpython3 system 3.11 system
2312025-08-12T20:50:30.860Zruby system 3.0 system
2322025-08-12T20:50:30.860Zwords vendor vendor american-english
2332025-08-12T20:50:30.860Zwords system system australian-english
2342025-08-12T20:50:30.860Zwords system system british-english
2352025-08-12T20:50:30.860Zwords system system canadian-english
2362025-08-12T20:50:30.860Zwords system system french
2372025-08-12T20:50:30.860Zwords system system italian
2382025-08-12T20:50:30.860Zwords system system ngerman
2392025-08-12T20:50:30.860Zwords system system ogerman
2402025-08-12T20:50:30.860Zwords system system spanish
2412025-08-12T20:50:31.201ZPUBLISHER TYPE STATUS P LOCATION
2422025-08-12T20:50:31.201Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-08-12T20:50:35.931ZFMRI IFO
2442025-08-12T20:50:35.931Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-08-12T20:50:35.931Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-08-12T20:50:35.931Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-08-12T20:50:35.931Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-08-12T20:50:35.931Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-08-12T20:50:35.931Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-08-12T20:50:35.931Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-08-12T20:50:35.931Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-08-12T20:50:35.932Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-08-12T20:50:35.932Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-08-12T20:50:35.932Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-08-12T20:50:35.932Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-08-12T20:50:35.932Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-08-12T20:50:35.932Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-08-12T20:50:35.932Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-08-12T20:50:35.932Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-08-12T20:50:36.970Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-08-12T20:50:37.232Z Updating crates.io index
2622025-08-12T20:50:37.235Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-08-12T20:50:37.532Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-08-12T20:50:38.384Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-08-12T20:50:38.623Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-08-12T20:50:38.851Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-08-12T20:50:39.144Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-08-12T20:50:40.256Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-08-12T20:50:42.321Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-08-12T20:50:43.259Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-08-12T20:50:43.908Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-08-12T20:50:44.151Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-08-12T20:50:44.387Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-08-12T20:50:45.141Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-08-12T20:50:45.387Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762025-08-12T20:50:46.065Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772025-08-12T20:50:46.551Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-08-12T20:50:46.848Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-08-12T20:50:47.109Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-08-12T20:50:47.330Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-08-12T20:50:47.548Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-08-12T20:50:47.788Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-08-12T20:50:48.112Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-08-12T20:50:48.442Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-08-12T20:50:48.703Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862025-08-12T20:50:49.336Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2872025-08-12T20:50:49.722Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882025-08-12T20:50:49.967Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892025-08-12T20:50:50.273Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902025-08-12T20:50:50.645Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912025-08-12T20:50:50.939Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922025-08-12T20:50:51.195Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932025-08-12T20:50:51.448Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942025-08-12T20:50:59.929Z Updating git repository `https://github.com/illumos/smf-rs`
2952025-08-12T20:51:01.374Z Downloading crates ...
2962025-08-12T20:51:01.435Z Downloaded anstyle-parse v0.2.5
2972025-08-12T20:51:01.439Z Downloaded anstyle v1.0.11
2982025-08-12T20:51:01.442Z Downloaded camino-tempfile v1.4.1
2992025-08-12T20:51:01.445Z Downloaded anyhow v1.0.98
3002025-08-12T20:51:01.448Z Downloaded fastrand v2.1.1
3012025-08-12T20:51:01.448Z Downloaded anstyle-query v1.1.1
3022025-08-12T20:51:01.453Z Downloaded tabled_derive v0.7.0
3032025-08-12T20:51:01.453Z Downloaded byteorder v1.5.0
3042025-08-12T20:51:01.456Z Downloaded fs-err v3.1.1
3052025-08-12T20:51:01.456Z Downloaded bytecount v0.6.8
3062025-08-12T20:51:01.459Z Downloaded fnv v1.0.7
3072025-08-12T20:51:01.459Z Downloaded generic-array v0.14.7
3082025-08-12T20:51:01.463Z Downloaded form_urlencoded v1.2.1
3092025-08-12T20:51:01.463Z Downloaded tempfile v3.20.0
3102025-08-12T20:51:01.466Z Downloaded terminal_size v0.4.0
3112025-08-12T20:51:01.469Z Downloaded cfg-if v1.0.1
3122025-08-12T20:51:01.469Z Downloaded getrandom v0.3.1
3132025-08-12T20:51:01.473Z Downloaded toml_datetime v0.6.11
3142025-08-12T20:51:01.476Z Downloaded toml v0.8.23
3152025-08-12T20:51:01.479Z Downloaded thread-id v4.2.2
3162025-08-12T20:51:01.479Z Downloaded unicode-linebreak v0.1.5
3172025-08-12T20:51:01.483Z Downloaded thiserror-impl v1.0.69
3182025-08-12T20:51:01.483Z Downloaded thiserror v2.0.12
3192025-08-12T20:51:01.488Z Downloaded write16 v1.0.0
3202025-08-12T20:51:01.492Z Downloaded zerofrom v0.1.4
3212025-08-12T20:51:01.492Z Downloaded yoke-derive v0.7.4
3222025-08-12T20:51:01.495Z Downloaded bitflags v2.9.1
3232025-08-12T20:51:01.498Z Downloaded usdt-impl v0.5.0
3242025-08-12T20:51:01.499Z Downloaded utf8_iter v1.0.4
3252025-08-12T20:51:01.502Z Downloaded toml_write v0.1.2
3262025-08-12T20:51:01.502Z Downloaded typeid v1.0.3
3272025-08-12T20:51:01.505Z Downloaded hashbrown v0.15.4
3282025-08-12T20:51:01.508Z Downloaded zerofrom-derive v0.1.4
3292025-08-12T20:51:01.512Z Downloaded idna_adapter v1.2.0
3302025-08-12T20:51:01.512Z Downloaded writeable v0.5.5
3312025-08-12T20:51:01.515Z Downloaded zerovec-derive v0.10.3
3322025-08-12T20:51:01.515Z Downloaded heck v0.4.1
3332025-08-12T20:51:01.518Z Downloaded zerocopy-derive v0.7.35
3342025-08-12T20:51:01.522Z Downloaded typenum v1.17.0
3352025-08-12T20:51:01.525Z Downloaded utf8parse v0.2.2
3362025-08-12T20:51:01.525Z Downloaded ucd-trie v0.1.7
3372025-08-12T20:51:01.528Z Downloaded unicode-ident v1.0.18
3382025-08-12T20:51:01.531Z Downloaded heck v0.5.0
3392025-08-12T20:51:01.531Z Downloaded memmap v0.7.0
3402025-08-12T20:51:01.536Z Downloaded is_terminal_polyfill v1.70.1
3412025-08-12T20:51:01.536Z Downloaded dtrace-parser v0.2.0
3422025-08-12T20:51:01.540Z Downloaded scroll_derive v0.12.0
3432025-08-12T20:51:01.540Z Downloaded toml_edit v0.22.27
3442025-08-12T20:51:01.543Z Downloaded pretty-hex v0.4.1
3452025-08-12T20:51:01.543Z Downloaded icu_provider_macros v1.5.0
3462025-08-12T20:51:01.543Z Downloaded swrite v0.1.0
3472025-08-12T20:51:01.546Z Downloaded yoke v0.7.4
3482025-08-12T20:51:01.546Z Downloaded url v2.5.4
3492025-08-12T20:51:01.550Z Downloaded itoa v1.0.11
3502025-08-12T20:51:01.553Z Downloaded pest_generator v2.7.14
3512025-08-12T20:51:01.553Z Downloaded macaddr v1.0.1
3522025-08-12T20:51:01.553Z Downloaded utf16_iter v1.0.5
3532025-08-12T20:51:01.557Z Downloaded version_check v0.9.5
3542025-08-12T20:51:01.557Z Downloaded usdt v0.5.0
3552025-08-12T20:51:01.561Z Downloaded zerovec v0.10.4
3562025-08-12T20:51:01.566Z Downloaded zerocopy v0.7.35
3572025-08-12T20:51:01.580Z Downloaded synstructure v0.13.1
3582025-08-12T20:51:01.583Z Downloaded digest v0.10.7
3592025-08-12T20:51:01.583Z Downloaded crypto-common v0.1.6
3602025-08-12T20:51:01.583Z Downloaded colorchoice v1.0.2
3612025-08-12T20:51:01.586Z Downloaded stable_deref_trait v1.2.0
3622025-08-12T20:51:01.586Z Downloaded serde_spanned v0.6.9
3632025-08-12T20:51:01.586Z Downloaded unicode-width v0.2.0
3642025-08-12T20:51:01.590Z Downloaded serde_tokenstream v0.2.2
3652025-08-12T20:51:01.594Z Downloaded unicode-width v0.1.14
3662025-08-12T20:51:01.597Z Downloaded quote v1.0.40
3672025-08-12T20:51:01.600Z Downloaded proc-macro-error v1.0.4
3682025-08-12T20:51:01.603Z Downloaded scroll v0.12.0
3692025-08-12T20:51:01.603Z Downloaded pest_derive v2.7.14
3702025-08-12T20:51:01.608Z Downloaded icu_locid v1.5.0
3712025-08-12T20:51:01.611Z Downloaded icu_provider v1.5.0
3722025-08-12T20:51:01.614Z Downloaded cpufeatures v0.2.14
3732025-08-12T20:51:01.614Z Downloaded litemap v0.7.3
3742025-08-12T20:51:01.618Z Downloaded sha2 v0.10.9
3752025-08-12T20:51:01.618Z Downloaded icu_normalizer v1.5.0
3762025-08-12T20:51:01.622Z Downloaded once_cell v1.21.3
3772025-08-12T20:51:01.626Z Downloaded displaydoc v0.2.5
3782025-08-12T20:51:01.626Z Downloaded pest_meta v2.7.14
3792025-08-12T20:51:01.629Z Downloaded icu_collections v1.5.0
3802025-08-12T20:51:01.633Z Downloaded smallvec v1.15.1
3812025-08-12T20:51:01.636Z Downloaded icu_properties v1.5.1
3822025-08-12T20:51:01.640Z Downloaded semver v1.0.26
3832025-08-12T20:51:01.640Z Downloaded log v0.4.27
3842025-08-12T20:51:01.643Z Downloaded ryu v1.0.18
3852025-08-12T20:51:01.647Z Downloaded num-traits v0.2.19
3862025-08-12T20:51:01.651Z Downloaded serde_derive v1.0.219
3872025-08-12T20:51:01.651Z Downloaded proc-macro2 v1.0.95
3882025-08-12T20:51:01.654Z Downloaded papergrid v0.11.0
3892025-08-12T20:51:01.658Z Downloaded serde v1.0.219
3902025-08-12T20:51:01.661Z Downloaded strsim v0.11.1
3912025-08-12T20:51:01.661Z Downloaded smawk v0.3.2
3922025-08-12T20:51:01.665Z Downloaded icu_locid_transform_data v1.5.0
3932025-08-12T20:51:01.665Z Downloaded serde-value v0.7.0
3942025-08-12T20:51:01.665Z Downloaded proc-macro-error-attr v1.0.4
3952025-08-12T20:51:01.668Z Downloaded plain v0.2.3
3962025-08-12T20:51:01.668Z Downloaded ordered-float v2.10.1
3972025-08-12T20:51:01.668Z Downloaded winnow v0.7.10
3982025-08-12T20:51:01.676Z Downloaded serde-untagged v0.1.7
3992025-08-12T20:51:01.680Z Downloaded memchr v2.7.4
4002025-08-12T20:51:01.683Z Downloaded indexmap v2.10.0
4012025-08-12T20:51:01.689Z Downloaded percent-encoding v2.3.1
4022025-08-12T20:51:01.693Z Downloaded pest v2.7.14
4032025-08-12T20:51:01.693Z Downloaded idna v1.0.3
4042025-08-12T20:51:01.697Z Downloaded goblin v0.8.2
4052025-08-12T20:51:01.700Z Downloaded dof v0.3.0
4062025-08-12T20:51:01.703Z Downloaded icu_locid_transform v1.5.0
4072025-08-12T20:51:01.703Z Downloaded icu_normalizer_data v1.5.0
4082025-08-12T20:51:01.707Z Downloaded thiserror-impl v2.0.12
4092025-08-12T20:51:01.707Z Downloaded thiserror v1.0.69
4102025-08-12T20:51:01.711Z Downloaded serde_json v1.0.141
4112025-08-12T20:51:01.717Z Downloaded clap_builder v4.5.41
4122025-08-12T20:51:01.723Z Downloaded unicode-xid v0.2.6
4132025-08-12T20:51:01.728Z Downloaded icu_properties_data v1.5.0
4142025-08-12T20:51:01.734Z Downloaded usdt-macro v0.5.0
4152025-08-12T20:51:01.738Z Downloaded tabled v0.15.0
4162025-08-12T20:51:01.749Z Downloaded usdt-attr-macro v0.5.0
4172025-08-12T20:51:01.753Z Downloaded syn v1.0.109
4182025-08-12T20:51:01.758Z Downloaded errno v0.3.12
4192025-08-12T20:51:01.761Z Downloaded clap v4.5.41
4202025-08-12T20:51:01.768Z Downloaded syn v2.0.104
4212025-08-12T20:51:01.776Z Downloaded rustix v0.38.37
4222025-08-12T20:51:01.795Z Downloaded cargo-platform v0.2.0
4232025-08-12T20:51:01.799Z Downloaded cargo_toml v0.21.0
4242025-08-12T20:51:01.799Z Downloaded camino v1.1.10
4252025-08-12T20:51:01.802Z Downloaded clap_lex v0.7.4
4262025-08-12T20:51:01.802Z Downloaded tinystr v0.7.6
4272025-08-12T20:51:01.806Z Downloaded textwrap v0.16.2
4282025-08-12T20:51:01.806Z Downloaded erased-serde v0.4.6
4292025-08-12T20:51:01.809Z Downloaded cargo_metadata v0.21.0
4302025-08-12T20:51:01.809Z Downloaded block-buffer v0.10.4
4312025-08-12T20:51:01.809Z Downloaded cargo-util-schemas v0.8.2
4322025-08-12T20:51:01.813Z Downloaded rustix v1.0.7
4332025-08-12T20:51:01.830Z Downloaded clap_derive v4.5.41
4342025-08-12T20:51:01.834Z Downloaded anstream v0.6.18
4352025-08-12T20:51:01.837Z Downloaded equivalent v1.0.2
4362025-08-12T20:51:01.837Z Downloaded autocfg v1.4.0
4372025-08-12T20:51:01.845Z Downloaded libc v0.2.174
4382025-08-12T20:51:01.925Z Compiling proc-macro2 v1.0.95
4392025-08-12T20:51:01.925Z Compiling unicode-ident v1.0.18
4402025-08-12T20:51:01.925Z Compiling serde v1.0.219
4412025-08-12T20:51:01.925Z Compiling version_check v0.9.5
4422025-08-12T20:51:01.929Z Compiling libc v0.2.174
4432025-08-12T20:51:01.929Z Compiling memchr v2.7.4
4442025-08-12T20:51:01.929Z Compiling thiserror v1.0.69
4452025-08-12T20:51:01.929Z Compiling stable_deref_trait v1.2.0
4462025-08-12T20:51:02.361Z Compiling autocfg v1.4.0
4472025-08-12T20:51:02.389Z Compiling ryu v1.0.18
4482025-08-12T20:51:02.734Z Compiling ucd-trie v0.1.7
4492025-08-12T20:51:02.832Z Compiling writeable v0.5.5
4502025-08-12T20:51:02.880Z Compiling itoa v1.0.11
4512025-08-12T20:51:03.124Z Compiling litemap v0.7.3
4522025-08-12T20:51:03.218Z Compiling once_cell v1.21.3
4532025-08-12T20:51:03.302Z Compiling icu_locid_transform_data v1.5.0
4542025-08-12T20:51:03.339Z Compiling bitflags v2.9.1
4552025-08-12T20:51:03.433Z Compiling byteorder v1.5.0
4562025-08-12T20:51:03.621Z Compiling icu_properties_data v1.5.0
4572025-08-12T20:51:03.685Z Compiling serde_json v1.0.141
4582025-08-12T20:51:03.759Z Compiling num-traits v0.2.19
4592025-08-12T20:51:03.859Z Compiling hashbrown v0.15.4
4602025-08-12T20:51:03.883Z Compiling utf8_iter v1.0.4
4612025-08-12T20:51:04.031Z Compiling quote v1.0.40
4622025-08-12T20:51:04.109Z Compiling rustix v0.38.37
4632025-08-12T20:51:04.144Z Compiling utf16_iter v1.0.5
4642025-08-12T20:51:04.219Z Compiling errno v0.3.12
4652025-08-12T20:51:04.317Z Compiling write16 v1.0.0
4662025-08-12T20:51:04.343Z Compiling smallvec v1.15.1
4672025-08-12T20:51:04.383Z Compiling typeid v1.0.3
4682025-08-12T20:51:04.471Z Compiling syn v2.0.104
4692025-08-12T20:51:04.501Z Compiling icu_normalizer_data v1.5.0
4702025-08-12T20:51:04.564Z Compiling equivalent v1.0.2
4712025-08-12T20:51:04.734Z Compiling proc-macro-error-attr v1.0.4
4722025-08-12T20:51:04.761Z Compiling usdt-impl v0.5.0
4732025-08-12T20:51:04.945Z Compiling indexmap v2.10.0
4742025-08-12T20:51:04.969Z Compiling toml_write v0.1.2
4752025-08-12T20:51:04.973Z Compiling winnow v0.7.10
4762025-08-12T20:51:05.018Z Compiling syn v1.0.109
4772025-08-12T20:51:05.292Z Compiling thread-id v4.2.2
4782025-08-12T20:51:05.424Z Compiling proc-macro-error v1.0.4
4792025-08-12T20:51:05.453Z Compiling percent-encoding v2.3.1
4802025-08-12T20:51:05.737Z Compiling utf8parse v0.2.2
4812025-08-12T20:51:05.776Z Compiling rustix v1.0.7
4822025-08-12T20:51:05.803Z Compiling semver v1.0.26
4832025-08-12T20:51:05.928Z Compiling thiserror v2.0.12
4842025-08-12T20:51:06.330Z Compiling getrandom v0.3.1
4852025-08-12T20:51:06.385Z Compiling log v0.4.27
4862025-08-12T20:51:06.450Z Compiling camino v1.1.10
4872025-08-12T20:51:06.602Z Compiling plain v0.2.3
4882025-08-12T20:51:06.793Z Compiling terminal_size v0.4.0
4892025-08-12T20:51:07.031Z Compiling ordered-float v2.10.1
4902025-08-12T20:51:07.084Z Compiling anstyle-parse v0.2.5
4912025-08-12T20:51:07.166Z Compiling form_urlencoded v1.2.1
4922025-08-12T20:51:07.408Z Compiling anstyle-query v1.1.1
4932025-08-12T20:51:07.511Z Compiling is_terminal_polyfill v1.70.1
4942025-08-12T20:51:07.571Z Compiling colorchoice v1.0.2
4952025-08-12T20:51:07.597Z Compiling cfg-if v1.0.1
4962025-08-12T20:51:07.665Z Compiling pretty-hex v0.4.1
4972025-08-12T20:51:07.666Z Compiling anstyle v1.0.11
4982025-08-12T20:51:08.036Z Compiling anstream v0.6.18
4992025-08-12T20:51:08.088Z Compiling fs-err v3.1.1
5002025-08-12T20:51:08.114Z Compiling clap_lex v0.7.4
5012025-08-12T20:51:08.409Z Compiling anyhow v1.0.98
5022025-08-12T20:51:08.464Z Compiling heck v0.4.1
5032025-08-12T20:51:08.546Z Compiling unicode-width v0.1.14
5042025-08-12T20:51:08.641Z Compiling bytecount v0.6.8
5052025-08-12T20:51:08.840Z Compiling strsim v0.11.1
5062025-08-12T20:51:08.873Z Compiling fnv v1.0.7
5072025-08-12T20:51:09.030Z Compiling fastrand v2.1.1
5082025-08-12T20:51:09.059Z Compiling heck v0.5.0
5092025-08-12T20:51:09.062Z Compiling unicode-xid v0.2.6
5102025-08-12T20:51:09.543Z Compiling clap_builder v4.5.41
5112025-08-12T20:51:09.599Z Compiling papergrid v0.11.0
5122025-08-12T20:51:09.692Z Compiling tempfile v3.20.0
5132025-08-12T20:51:10.135Z Compiling memmap v0.7.0
5142025-08-12T20:51:10.470Z Compiling unicode-linebreak v0.1.5
5152025-08-12T20:51:10.500Z Compiling smawk v0.3.2
5162025-08-12T20:51:10.550Z Compiling unicode-width v0.2.0
5172025-08-12T20:51:11.074Z Compiling textwrap v0.16.2
5182025-08-12T20:51:11.276Z Compiling synstructure v0.13.1
5192025-08-12T20:51:11.708Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5202025-08-12T20:51:12.053Z Compiling swrite v0.1.0
5212025-08-12T20:51:12.381Z Compiling tabled_derive v0.7.0
5222025-08-12T20:51:13.574Z Compiling serde_derive v1.0.219
5232025-08-12T20:51:13.600Z Compiling zerofrom-derive v0.1.4
5242025-08-12T20:51:13.604Z Compiling yoke-derive v0.7.4
5252025-08-12T20:51:13.707Z Compiling thiserror-impl v1.0.69
5262025-08-12T20:51:13.912Z Compiling zerovec-derive v0.10.3
5272025-08-12T20:51:14.879Z Compiling displaydoc v0.2.5
5282025-08-12T20:51:15.042Z Compiling icu_provider_macros v1.5.0
5292025-08-12T20:51:16.129Z Compiling zerocopy-derive v0.7.35
5302025-08-12T20:51:16.239Z Compiling scroll_derive v0.12.0
5312025-08-12T20:51:16.390Z Compiling thiserror-impl v2.0.12
5322025-08-12T20:51:16.419Z Compiling clap_derive v4.5.41
5332025-08-12T20:51:16.825Z Compiling pest v2.7.14
5342025-08-12T20:51:17.023Z Compiling zerofrom v0.1.4
5352025-08-12T20:51:17.286Z Compiling yoke v0.7.4
5362025-08-12T20:51:17.608Z Compiling scroll v0.12.0
5372025-08-12T20:51:17.684Z Compiling zerovec v0.10.4
5382025-08-12T20:51:18.032Z Compiling zerocopy v0.7.35
5392025-08-12T20:51:18.125Z Compiling goblin v0.8.2
5402025-08-12T20:51:18.424Z Compiling tabled v0.15.0
5412025-08-12T20:51:19.354Z Compiling tinystr v0.7.6
5422025-08-12T20:51:19.429Z Compiling pest_meta v2.7.14
5432025-08-12T20:51:19.639Z Compiling icu_collections v1.5.0
5442025-08-12T20:51:19.724Z Compiling icu_locid v1.5.0
5452025-08-12T20:51:20.625Z Compiling clap v4.5.41
5462025-08-12T20:51:20.740Z Compiling pest_generator v2.7.14
5472025-08-12T20:51:20.777Z Compiling icu_provider v1.5.0
5482025-08-12T20:51:21.575Z Compiling icu_locid_transform v1.5.0
5492025-08-12T20:51:22.856Z Compiling icu_properties v1.5.1
5502025-08-12T20:51:23.153Z Compiling pest_derive v2.7.14
5512025-08-12T20:51:23.746Z Compiling dtrace-parser v0.2.0
5522025-08-12T20:51:25.477Z Compiling toml_datetime v0.6.11
5532025-08-12T20:51:25.477Z Compiling serde_spanned v0.6.9
5542025-08-12T20:51:25.481Z Compiling erased-serde v0.4.6
5552025-08-12T20:51:25.778Z Compiling serde_tokenstream v0.2.2
5562025-08-12T20:51:25.908Z Compiling icu_normalizer v1.5.0
5572025-08-12T20:51:25.999Z Compiling toml_edit v0.22.27
5582025-08-12T20:51:26.360Z Compiling serde-value v0.7.0
5592025-08-12T20:51:26.686Z Compiling serde-untagged v0.1.7
5602025-08-12T20:51:26.828Z Compiling idna_adapter v1.2.0
5612025-08-12T20:51:27.031Z Compiling idna v1.0.3
5622025-08-12T20:51:27.082Z Compiling cargo-platform v0.2.0
5632025-08-12T20:51:27.149Z Compiling camino-tempfile v1.4.1
5642025-08-12T20:51:27.198Z Compiling macaddr v1.0.1
5652025-08-12T20:51:27.601Z Compiling dof v0.3.0
5662025-08-12T20:51:27.654Z Compiling url v2.5.4
5672025-08-12T20:51:28.967Z Compiling usdt-attr-macro v0.5.0
5682025-08-12T20:51:28.967Z Compiling usdt-macro v0.5.0
5692025-08-12T20:51:29.107Z Compiling toml v0.8.23
5702025-08-12T20:51:29.889Z Compiling cargo-util-schemas v0.8.2
5712025-08-12T20:51:29.889Z Compiling cargo_toml v0.21.0
5722025-08-12T20:51:30.087Z Compiling usdt v0.5.0
5732025-08-12T20:51:31.375Z Compiling cargo_metadata v0.21.0
5742025-08-12T20:51:33.215Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752025-08-12T20:51:36.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.92s
5762025-08-12T20:51:36.932Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772025-08-12T20:51:37.629Z Downloading crates ...
5782025-08-12T20:51:37.763Z Downloaded crc8 v0.1.1
5792025-08-12T20:51:37.771Z Downloaded addr2line v0.24.2
5802025-08-12T20:51:37.775Z Downloaded aead v0.5.2
5812025-08-12T20:51:37.791Z Downloaded async-stream-impl v0.3.6
5822025-08-12T20:51:37.794Z Downloaded ahash v0.8.12
5832025-08-12T20:51:37.798Z Downloaded half v2.4.1
5842025-08-12T20:51:37.801Z Downloaded adler2 v2.0.0
5852025-08-12T20:51:37.804Z Downloaded half v1.8.3
5862025-08-12T20:51:37.807Z Downloaded crossterm v0.28.1
5872025-08-12T20:51:37.813Z Downloaded hubpack_derive v0.1.1
5882025-08-12T20:51:37.816Z Downloaded aho-corasick v1.1.3
5892025-08-12T20:51:37.822Z Downloaded home v0.5.9
5902025-08-12T20:51:37.825Z Downloaded aes-gcm v0.10.3
5912025-08-12T20:51:37.830Z Downloaded atomic-waker v1.1.2
5922025-08-12T20:51:37.833Z Downloaded async-recursion v1.1.1
5932025-08-12T20:51:37.837Z Downloaded async-bb8-diesel v0.2.1
5942025-08-12T20:51:37.840Z Downloaded atty v0.2.14
5952025-08-12T20:51:37.843Z Downloaded hostname v0.3.1
5962025-08-12T20:51:37.846Z Downloaded async-stream v0.3.6
5972025-08-12T20:51:37.850Z Downloaded async-trait v0.1.88
5982025-08-12T20:51:37.854Z Downloaded highway v1.3.0
5992025-08-12T20:51:37.858Z Downloaded ascii-canvas v3.0.0
6002025-08-12T20:51:37.858Z Downloaded hickory-proto v0.25.2
6012025-08-12T20:51:37.873Z Downloaded hyper-rustls v0.27.7
6022025-08-12T20:51:37.876Z Downloaded assert_matches v1.5.0
6032025-08-12T20:51:37.879Z Downloaded httpdate v1.0.3
6042025-08-12T20:51:37.879Z Downloaded http-body-util v0.1.3
6052025-08-12T20:51:37.883Z Downloaded instant v0.1.13
6062025-08-12T20:51:37.886Z Downloaded humantime v2.2.0
6072025-08-12T20:51:37.889Z Downloaded buf-list v1.0.3
6082025-08-12T20:51:37.892Z Downloaded http-range v0.1.5
6092025-08-12T20:51:37.892Z Downloaded hostname v0.4.0
6102025-08-12T20:51:37.896Z Downloaded castaway v0.2.3
6112025-08-12T20:51:37.899Z Downloaded atomicwrites v0.4.4
6122025-08-12T20:51:37.899Z Downloaded headers-core v0.3.0
6132025-08-12T20:51:37.902Z Downloaded arrayref v0.3.9
6142025-08-12T20:51:37.905Z Downloaded array-init v0.0.4
6152025-08-12T20:51:37.906Z Downloaded ciborium-io v0.2.2
6162025-08-12T20:51:37.906Z Downloaded cfg_aliases v0.2.1
6172025-08-12T20:51:37.909Z Downloaded bitfield v0.14.0
6182025-08-12T20:51:37.909Z Downloaded bb8 v0.8.5
6192025-08-12T20:51:37.912Z Downloaded linked-hash-map v0.5.6
6202025-08-12T20:51:37.915Z Downloaded httparse v1.9.5
6212025-08-12T20:51:37.918Z Downloaded ciborium-ll v0.2.2
6222025-08-12T20:51:37.918Z Downloaded cancel-safe-futures v0.1.5
6232025-08-12T20:51:37.922Z Downloaded is_ci v1.2.0
6242025-08-12T20:51:37.925Z Downloaded ident_case v1.0.1
6252025-08-12T20:51:37.925Z Downloaded http-body v1.0.1
6262025-08-12T20:51:37.928Z Downloaded match_cfg v0.1.0
6272025-08-12T20:51:37.931Z Downloaded block-padding v0.3.3
6282025-08-12T20:51:37.931Z Downloaded hashbrown v0.12.3
6292025-08-12T20:51:37.935Z Downloaded lazycell v1.3.0
6302025-08-12T20:51:37.938Z Downloaded lazy_static v1.5.0
6312025-08-12T20:51:37.942Z Downloaded hubpack v0.1.2
6322025-08-12T20:51:37.942Z Downloaded maybe-uninit v2.0.0
6332025-08-12T20:51:37.946Z Downloaded progenitor-client v0.10.0
6342025-08-12T20:51:37.946Z Downloaded heck v0.3.3
6352025-08-12T20:51:37.949Z Downloaded critical-section v1.1.3
6362025-08-12T20:51:37.952Z Downloaded impl-trait-for-tuples v0.2.2
6372025-08-12T20:51:37.955Z Downloaded is-terminal v0.4.13
6382025-08-12T20:51:37.955Z Downloaded internet-checksum v0.2.1
6392025-08-12T20:51:37.959Z Downloaded cmake v0.1.51
6402025-08-12T20:51:37.959Z Downloaded bzip2 v0.5.2
6412025-08-12T20:51:37.962Z Downloaded ingot v0.1.1
6422025-08-12T20:51:37.965Z Downloaded cexpr v0.6.0
6432025-08-12T20:51:37.969Z Downloaded ingot-types v0.1.2
6442025-08-12T20:51:37.969Z Downloaded libz-rs-sys v0.5.1
6452025-08-12T20:51:37.972Z Downloaded libscf-sys v1.1.0
6462025-08-12T20:51:37.972Z Downloaded constant_time_eq v0.3.1
6472025-08-12T20:51:37.975Z Downloaded libsw-core v0.3.1
6482025-08-12T20:51:37.978Z Downloaded globset v0.4.15
6492025-08-12T20:51:37.982Z Downloaded ppv-lite86 v0.2.20
6502025-08-12T20:51:37.982Z Downloaded scrypt v0.11.0
6512025-08-12T20:51:37.985Z Downloaded scopeguard v1.2.0
6522025-08-12T20:51:37.988Z Downloaded libsw v3.5.0
6532025-08-12T20:51:37.991Z Downloaded quick-error v1.2.3
6542025-08-12T20:51:37.992Z Downloaded managed v0.8.0
6552025-08-12T20:51:37.995Z Downloaded hickory-resolver v0.25.2
6562025-08-12T20:51:37.998Z Downloaded rfc6979 v0.4.0
6572025-08-12T20:51:38.013Z Downloaded try-lock v0.2.5
6582025-08-12T20:51:38.017Z Downloaded sync_wrapper v1.0.1
6592025-08-12T20:51:38.017Z Downloaded strum v0.26.3
6602025-08-12T20:51:38.020Z Downloaded rustc-hash v1.1.0
6612025-08-12T20:51:38.020Z Downloaded rand_chacha v0.3.1
6622025-08-12T20:51:38.024Z Downloaded jobserver v0.1.32
6632025-08-12T20:51:38.024Z Downloaded sec1 v0.7.3
6642025-08-12T20:51:38.027Z Downloaded scheduled-thread-pool v0.2.7
6652025-08-12T20:51:38.030Z Downloaded same-file v1.0.6
6662025-08-12T20:51:38.033Z Downloaded lockfree-object-pool v0.1.6
6672025-08-12T20:51:38.033Z Downloaded lock_api v0.4.12
6682025-08-12T20:51:38.036Z Downloaded libloading v0.8.5
6692025-08-12T20:51:38.048Z Downloaded lru v0.12.5
6702025-08-12T20:51:38.051Z Downloaded const_format_proc_macros v0.2.34
6712025-08-12T20:51:38.051Z Downloaded console v0.16.0
6722025-08-12T20:51:38.051Z Downloaded spki v0.7.3
6732025-08-12T20:51:38.051Z Downloaded slog-scope v4.4.0
6742025-08-12T20:51:38.054Z Downloaded zone_cfg_derive v0.3.0
6752025-08-12T20:51:38.054Z Downloaded thiserror-impl-no-std v2.0.2
6762025-08-12T20:51:38.059Z Downloaded rustls-pemfile v1.0.4
6772025-08-12T20:51:38.062Z Downloaded crossbeam-epoch v0.9.18
6782025-08-12T20:51:38.062Z Downloaded ignore v0.4.23
6792025-08-12T20:51:38.065Z Downloaded crossbeam-utils v0.8.21
6802025-08-12T20:51:38.068Z Downloaded embedded-io v0.4.0
6812025-08-12T20:51:38.071Z Downloaded dirs-next v2.0.0
6822025-08-12T20:51:38.075Z Downloaded termtree v0.5.1
6832025-08-12T20:51:38.075Z Downloaded crc32fast v1.4.2
6842025-08-12T20:51:38.078Z Downloaded openssl-macros v0.1.1
6852025-08-12T20:51:38.081Z Downloaded tui-tree-widget v0.23.1
6862025-08-12T20:51:38.081Z Downloaded memoffset v0.9.1
6872025-08-12T20:51:38.085Z Downloaded md5 v0.7.0
6882025-08-12T20:51:38.085Z Downloaded litrs v0.4.1
6892025-08-12T20:51:38.088Z Downloaded indexmap v1.9.3
6902025-08-12T20:51:38.092Z Downloaded futures-io v0.3.31
6912025-08-12T20:51:38.095Z Downloaded fd-lock v4.0.2
6922025-08-12T20:51:38.098Z Downloaded const-oid v0.9.6
6932025-08-12T20:51:38.101Z Downloaded openssl-probe v0.1.5
6942025-08-12T20:51:38.101Z Downloaded blake2 v0.10.6
6952025-08-12T20:51:38.104Z Downloaded uzers v0.12.1
6962025-08-12T20:51:38.108Z Downloaded zstd-safe v7.2.3
6972025-08-12T20:51:38.112Z Downloaded spin v0.9.8
6982025-08-12T20:51:38.115Z Downloaded oso-derive v0.27.3
6992025-08-12T20:51:38.115Z Downloaded path-slash v0.1.5
7002025-08-12T20:51:38.118Z Downloaded xattr v1.3.1
7012025-08-12T20:51:38.118Z Downloaded base64 v0.21.7
7022025-08-12T20:51:38.123Z Downloaded pretty-hex v0.2.1
7032025-08-12T20:51:38.127Z Downloaded base64 v0.13.1
7042025-08-12T20:51:38.130Z Downloaded nu-ansi-term v0.50.1
7052025-08-12T20:51:38.133Z Downloaded foreign-types v0.3.2
7062025-08-12T20:51:38.136Z Downloaded ref-cast-impl v1.0.24
7072025-08-12T20:51:38.136Z Downloaded difflib v0.4.0
7082025-08-12T20:51:38.139Z Downloaded proc-macro-error-attr2 v2.0.0
7092025-08-12T20:51:38.140Z Downloaded derive_builder_core v0.20.2
7102025-08-12T20:51:38.144Z Downloaded foreign-types v0.5.0
7112025-08-12T20:51:38.144Z Downloaded foldhash v0.1.5
7122025-08-12T20:51:38.147Z Downloaded futures-macro v0.3.31
7132025-08-12T20:51:38.147Z Downloaded futures-executor v0.3.31
7142025-08-12T20:51:38.156Z Downloaded indicatif v0.17.11
7152025-08-12T20:51:38.156Z Downloaded headers v0.4.1
7162025-08-12T20:51:38.161Z Downloaded num v0.4.3
7172025-08-12T20:51:38.164Z Downloaded value-bag v1.9.0
7182025-08-12T20:51:38.168Z Downloaded slog-bunyan v2.5.0
7192025-08-12T20:51:38.168Z Downloaded pem v3.0.5
7202025-08-12T20:51:38.171Z Downloaded paste v1.0.15
7212025-08-12T20:51:38.175Z Downloaded whoami v1.5.2
7222025-08-12T20:51:38.178Z Downloaded tinyvec_macros v0.1.1
7232025-08-12T20:51:38.178Z Downloaded take_mut v0.2.2
7242025-08-12T20:51:38.181Z Downloaded tagptr v0.2.0
7252025-08-12T20:51:38.181Z Downloaded tabwriter v1.4.0
7262025-08-12T20:51:38.185Z Downloaded derive_builder v0.20.2
7272025-08-12T20:51:38.188Z Downloaded derive-ex v0.1.8
7282025-08-12T20:51:38.191Z Downloaded crunchy v0.2.2
7292025-08-12T20:51:38.195Z Downloaded hickory-resolver v0.24.4
7302025-08-12T20:51:38.199Z Downloaded slab v0.4.9
7312025-08-12T20:51:38.202Z Downloaded proc-macro-error2 v2.0.1
7322025-08-12T20:51:38.205Z Downloaded futures-channel v0.3.31
7332025-08-12T20:51:38.209Z Downloaded toml v0.7.8
7342025-08-12T20:51:38.212Z Downloaded base64 v0.22.1
7352025-08-12T20:51:38.215Z Downloaded rustversion v1.0.17
7362025-08-12T20:51:38.220Z Downloaded socket2 v0.6.0
7372025-08-12T20:51:38.223Z Downloaded string_cache v0.8.9
7382025-08-12T20:51:38.226Z Downloaded static_assertions v1.1.0
7392025-08-12T20:51:38.226Z Downloaded cc v1.2.30
7402025-08-12T20:51:38.232Z Downloaded newtype_derive v0.1.6
7412025-08-12T20:51:38.235Z Downloaded foreign-types-shared v0.3.1
7422025-08-12T20:51:38.238Z Downloaded unicode-truncate v1.1.0
7432025-08-12T20:51:38.238Z Downloaded unarray v0.1.4
7442025-08-12T20:51:38.242Z Downloaded tls_codec_derive v0.4.1
7452025-08-12T20:51:38.245Z Downloaded owo-colors v4.2.2
7462025-08-12T20:51:38.248Z Downloaded hickory-server v0.25.2
7472025-08-12T20:51:38.252Z Downloaded zeroize_derive v1.4.2
7482025-08-12T20:51:38.256Z Downloaded rustls-native-certs v0.8.1
7492025-08-12T20:51:38.259Z Downloaded memmap2 v0.9.5
7502025-08-12T20:51:38.262Z Downloaded serde_with_macros v3.14.0
7512025-08-12T20:51:38.265Z Downloaded waitgroup v0.1.2
7522025-08-12T20:51:38.265Z Downloaded wait-timeout v0.2.0
7532025-08-12T20:51:38.269Z Downloaded precomputed-hash v0.1.1
7542025-08-12T20:51:38.269Z Downloaded ctr v0.9.2
7552025-08-12T20:51:38.272Z Downloaded curve25519-dalek-derive v0.1.1
7562025-08-12T20:51:38.275Z Downloaded tungstenite v0.23.0
7572025-08-12T20:51:38.278Z Downloaded schemars v0.8.22
7582025-08-12T20:51:38.290Z Downloaded sqlparser_derive v0.2.2
7592025-08-12T20:51:38.293Z Downloaded rand_seeder v0.3.0
7602025-08-12T20:51:38.297Z Downloaded hashbrown v0.13.2
7612025-08-12T20:51:38.300Z Downloaded num-derive v0.3.3
7622025-08-12T20:51:38.303Z Downloaded tokio-rustls v0.25.0
7632025-08-12T20:51:38.308Z Downloaded tokio-rustls v0.24.1
7642025-08-12T20:51:38.311Z Downloaded tower-service v0.3.3
7652025-08-12T20:51:38.311Z Downloaded num-integer v0.1.46
7662025-08-12T20:51:38.311Z Downloaded num-iter v0.1.45
7672025-08-12T20:51:38.314Z Downloaded unit-prefix v0.5.1
7682025-08-12T20:51:38.314Z Downloaded num-derive v0.4.2
7692025-08-12T20:51:38.318Z Downloaded rsa v0.9.6
7702025-08-12T20:51:38.322Z Downloaded vte v0.11.1
7712025-08-12T20:51:38.325Z Downloaded hkdf v0.12.4
7722025-08-12T20:51:38.329Z Downloaded rustls-pemfile v2.2.0
7732025-08-12T20:51:38.332Z Downloaded cstr-argument v0.1.2
7742025-08-12T20:51:38.335Z Downloaded crucible-workspace-hack v0.1.0
7752025-08-12T20:51:38.335Z Downloaded utf-8 v0.7.6
7762025-08-12T20:51:38.338Z Downloaded powerfmt v0.2.0
7772025-08-12T20:51:38.338Z Downloaded serde_urlencoded v0.7.1
7782025-08-12T20:51:38.342Z Downloaded serde_repr v0.1.19
7792025-08-12T20:51:38.345Z Downloaded predicates-core v1.0.8
7802025-08-12T20:51:38.345Z Downloaded des v0.8.1
7812025-08-12T20:51:38.348Z Downloaded supports-color v3.0.2
7822025-08-12T20:51:38.351Z Downloaded tokio-dtrace v0.1.0
7832025-08-12T20:51:38.352Z Downloaded serde_path_to_error v0.1.17
7842025-08-12T20:51:38.355Z Downloaded rand_core v0.6.4
7852025-08-12T20:51:38.358Z Downloaded ecdsa v0.16.9
7862025-08-12T20:51:38.361Z Downloaded tinyvec v1.8.0
7872025-08-12T20:51:38.364Z Downloaded number_prefix v0.4.0
7882025-08-12T20:51:38.364Z Downloaded thiserror-no-std v2.0.2
7892025-08-12T20:51:38.369Z Downloaded newline-converter v0.3.0
7902025-08-12T20:51:38.372Z Downloaded hickory-proto v0.24.4
7912025-08-12T20:51:38.388Z Downloaded serde-big-array v0.5.1
7922025-08-12T20:51:38.391Z Downloaded progenitor-macro v0.8.0
7932025-08-12T20:51:38.391Z Downloaded progenitor-client v0.9.1
7942025-08-12T20:51:38.394Z Downloaded zone v0.1.8
7952025-08-12T20:51:38.397Z Downloaded postgres-types v0.2.9
7962025-08-12T20:51:38.397Z Downloaded dsl_auto_type v0.1.2
7972025-08-12T20:51:38.401Z Downloaded rustls-pki-types v1.10.0
7982025-08-12T20:51:38.404Z Downloaded serde_plain v1.0.2
7992025-08-12T20:51:38.407Z Downloaded rand_core v0.9.2
8002025-08-12T20:51:38.408Z Downloaded serde_yaml v0.9.34+deprecated
8012025-08-12T20:51:38.411Z Downloaded tower-layer v0.3.3
8022025-08-12T20:51:38.415Z Downloaded sigpipe v0.1.3
8032025-08-12T20:51:38.415Z Downloaded display-error-chain v0.2.2
8042025-08-12T20:51:38.418Z Downloaded termcolor v1.4.1
8052025-08-12T20:51:38.418Z Downloaded signal-hook-mio v0.2.4
8062025-08-12T20:51:38.422Z Downloaded time-core v0.1.2
8072025-08-12T20:51:38.422Z Downloaded futures-task v0.3.31
8082025-08-12T20:51:38.425Z Downloaded futures-sink v0.3.31
8092025-08-12T20:51:38.428Z Downloaded nibble_vec v0.1.0
8102025-08-12T20:51:38.428Z Downloaded num-rational v0.4.2
8112025-08-12T20:51:38.431Z Downloaded term v0.7.0
8122025-08-12T20:51:38.434Z Downloaded parse-size v1.1.0
8132025-08-12T20:51:38.438Z Downloaded num_threads v0.1.7
8142025-08-12T20:51:38.438Z Downloaded endian-type v0.1.2
8152025-08-12T20:51:38.438Z Downloaded packed_struct v0.10.1
8162025-08-12T20:51:38.441Z Downloaded env_filter v0.1.2
8172025-08-12T20:51:38.444Z Downloaded hyper v1.6.0
8182025-08-12T20:51:38.450Z Downloaded progenitor-macro v0.9.1
8192025-08-12T20:51:38.453Z Downloaded zip v0.6.6
8202025-08-12T20:51:38.457Z Downloaded tiny-keccak v2.0.2
8212025-08-12T20:51:38.460Z Downloaded typed-path v0.9.3
8222025-08-12T20:51:38.467Z Downloaded progenitor v0.8.0
8232025-08-12T20:51:38.470Z Downloaded steno v0.4.1
8242025-08-12T20:51:38.474Z Downloaded rustc_version v0.1.7
8252025-08-12T20:51:38.477Z Downloaded rustc-hash v2.1.1
8262025-08-12T20:51:38.477Z Downloaded which v4.4.2
8272025-08-12T20:51:38.480Z Downloaded slog-stdlog v4.1.1
8282025-08-12T20:51:38.484Z Downloaded simd-adler32 v0.3.7
8292025-08-12T20:51:38.484Z Downloaded signature v2.2.0
8302025-08-12T20:51:38.487Z Downloaded signal-hook-tokio v0.3.1
8312025-08-12T20:51:38.487Z Downloaded num_enum v0.5.11
8322025-08-12T20:51:38.491Z Downloaded pkcs1 v0.7.5
8332025-08-12T20:51:38.494Z Downloaded enum-as-inner v0.6.1
8342025-08-12T20:51:38.497Z Downloaded dirs-sys-next v0.1.2
8352025-08-12T20:51:38.497Z Downloaded quinn-udp v0.5.5
8362025-08-12T20:51:38.501Z Downloaded ghash v0.5.1
8372025-08-12T20:51:38.504Z Downloaded fxhash v0.2.1
8382025-08-12T20:51:38.504Z Downloaded diesel_table_macro_syntax v0.2.0
8392025-08-12T20:51:38.504Z Downloaded num_enum_derive v0.5.11
8402025-08-12T20:51:38.507Z Downloaded rpassword v7.4.0
8412025-08-12T20:51:38.510Z Downloaded phf v0.11.2
8422025-08-12T20:51:38.510Z Downloaded publicsuffix v2.3.0
8432025-08-12T20:51:38.513Z Downloaded aws-lc-rs v1.12.4
8442025-08-12T20:51:38.521Z Downloaded time-macros v0.2.18
8452025-08-12T20:51:38.524Z Downloaded num-conv v0.1.0
8462025-08-12T20:51:38.528Z Downloaded opaque-debug v0.3.1
8472025-08-12T20:51:38.528Z Downloaded progenitor-impl v0.9.1
8482025-08-12T20:51:38.531Z Downloaded itertools v0.13.0
8492025-08-12T20:51:38.538Z Downloaded structmeta v0.3.0
8502025-08-12T20:51:38.541Z Downloaded shlex v1.3.0
8512025-08-12T20:51:38.541Z Downloaded want v0.3.1
8522025-08-12T20:51:38.544Z Downloaded zerocopy v0.6.6
8532025-08-12T20:51:38.544Z Downloaded typify v0.4.1
8542025-08-12T20:51:38.550Z Downloaded rtoolbox v0.0.2
8552025-08-12T20:51:38.553Z Downloaded darling v0.20.10
8562025-08-12T20:51:38.556Z Downloaded ssh-cipher v0.2.0
8572025-08-12T20:51:38.559Z Downloaded darling_macro v0.21.0
8582025-08-12T20:51:38.559Z Downloaded filetime v0.2.25
8592025-08-12T20:51:38.559Z Downloaded deranged v0.3.11
8602025-08-12T20:51:38.563Z Downloaded phf_shared v0.11.2
8612025-08-12T20:51:38.566Z Downloaded gethostname v0.5.0
8622025-08-12T20:51:38.566Z Downloaded fs-err v2.11.0
8632025-08-12T20:51:38.569Z Downloaded thread_local v1.1.8
8642025-08-12T20:51:38.569Z Downloaded daft-derive v0.1.4
8652025-08-12T20:51:38.573Z Downloaded parking_lot_core v0.9.10
8662025-08-12T20:51:38.577Z Downloaded postcard v1.0.10
8672025-08-12T20:51:38.580Z Downloaded tokio-util v0.7.15
8682025-08-12T20:51:38.585Z Downloaded progenitor-client v0.8.0
8692025-08-12T20:51:38.588Z Downloaded nodrop v0.1.14
8702025-08-12T20:51:38.588Z Downloaded topological-sort v0.2.2
8712025-08-12T20:51:38.591Z Downloaded structmeta-derive v0.3.0
8722025-08-12T20:51:38.591Z Downloaded ssh-encoding v0.2.0
8732025-08-12T20:51:38.595Z Downloaded darling_macro v0.20.10
8742025-08-12T20:51:38.595Z Downloaded wyz v0.5.1
8752025-08-12T20:51:38.598Z Downloaded resolv-conf v0.7.0
8762025-08-12T20:51:38.598Z Downloaded radium v0.7.0
8772025-08-12T20:51:38.601Z Downloaded oxnet v0.1.3
8782025-08-12T20:51:38.601Z Downloaded fixedbitset v0.4.2
8792025-08-12T20:51:38.605Z Downloaded strum v0.27.2
8802025-08-12T20:51:38.605Z Downloaded smf v0.2.3
8812025-08-12T20:51:38.608Z Downloaded typify v0.3.0
8822025-08-12T20:51:38.611Z Downloaded new_debug_unreachable v1.0.6
8832025-08-12T20:51:38.611Z Downloaded universal-hash v0.5.1
8842025-08-12T20:51:38.614Z Downloaded ff v0.13.0
8852025-08-12T20:51:38.614Z Downloaded tokio-tungstenite v0.21.0
8862025-08-12T20:51:38.617Z Downloaded rusty-fork v0.3.0
8872025-08-12T20:51:38.621Z Downloaded rustc_version v0.4.1
8882025-08-12T20:51:38.621Z Downloaded strum_macros v0.26.4
8892025-08-12T20:51:38.624Z Downloaded fs_extra v1.3.0
8902025-08-12T20:51:38.624Z Downloaded void v1.0.2
8912025-08-12T20:51:38.627Z Downloaded progenitor v0.10.0
8922025-08-12T20:51:38.627Z Downloaded progenitor-impl v0.10.0
8932025-08-12T20:51:38.630Z Downloaded parse-display-derive v0.10.0
8942025-08-12T20:51:38.634Z Downloaded crypto-bigint v0.5.5
8952025-08-12T20:51:38.637Z Downloaded tokio-tungstenite v0.23.1
8962025-08-12T20:51:38.640Z Downloaded rand v0.9.1
8972025-08-12T20:51:38.644Z Downloaded blake3 v1.5.4
8982025-08-12T20:51:38.650Z Downloaded derive_builder_macro v0.20.2
8992025-08-12T20:51:38.654Z Downloaded normalize-line-endings v0.3.0
9002025-08-12T20:51:38.654Z Downloaded salsa20 v0.10.2
9012025-08-12T20:51:38.657Z Downloaded ssh-key v0.6.6
9022025-08-12T20:51:38.661Z Downloaded fixedbitset v0.5.7
9032025-08-12T20:51:38.664Z Downloaded serde_cbor v0.11.2
9042025-08-12T20:51:38.667Z Downloaded similar v2.7.0
9052025-08-12T20:51:38.671Z Downloaded unicase v2.7.0
9062025-08-12T20:51:38.675Z Downloaded parse-display v0.10.0
9072025-08-12T20:51:38.675Z Downloaded serde_bytes v0.11.17
9082025-08-12T20:51:38.679Z Downloaded serde-hex v0.1.0
9092025-08-12T20:51:38.679Z Downloaded pin-utils v0.1.0
9102025-08-12T20:51:38.682Z Downloaded prefix-trie v0.7.0
9112025-08-12T20:51:38.682Z Downloaded zeroize v1.8.1
9122025-08-12T20:51:38.686Z Downloaded phf_shared v0.12.1
9132025-08-12T20:51:38.686Z Downloaded getrandom v0.2.15
9142025-08-12T20:51:38.689Z Downloaded salty v0.3.0
9152025-08-12T20:51:38.694Z Downloaded secrecy v0.10.3
9162025-08-12T20:51:38.697Z Downloaded typify-macro v0.4.1
9172025-08-12T20:51:38.697Z Downloaded smallvec v0.6.14
9182025-08-12T20:51:38.701Z Downloaded data-encoding v2.9.0
9192025-08-12T20:51:38.701Z Downloaded expectorate v1.2.0
9202025-08-12T20:51:38.704Z Downloaded nanorand v0.7.0
9212025-08-12T20:51:38.704Z Downloaded strip-ansi-escapes v0.2.0
9222025-08-12T20:51:38.708Z Downloaded multimap v0.10.1
9232025-08-12T20:51:38.708Z Downloaded defmt-macros v0.3.9
9242025-08-12T20:51:38.711Z Downloaded derive_more v0.99.20
9252025-08-12T20:51:38.714Z Downloaded olpc-cjson v0.1.4
9262025-08-12T20:51:38.717Z Downloaded russh-cryptovec v0.7.3
9272025-08-12T20:51:38.718Z Downloaded unicode-properties v0.1.3
9282025-08-12T20:51:38.721Z Downloaded debug-ignore v1.0.5
9292025-08-12T20:51:38.721Z Downloaded derive_more v2.0.1
9302025-08-12T20:51:38.729Z Downloaded multer v3.1.0
9312025-08-12T20:51:38.734Z Downloaded quick-xml v0.37.2
9322025-08-12T20:51:38.737Z Downloaded yasna v0.5.2
9332025-08-12T20:51:38.740Z Downloaded pin-project-internal v1.1.6
9342025-08-12T20:51:38.743Z Downloaded darling_core v0.21.0
9352025-08-12T20:51:38.747Z Downloaded polyval v0.6.2
9362025-08-12T20:51:38.750Z Downloaded ena v0.14.3
9372025-08-12T20:51:38.750Z Downloaded defmt v0.3.8
9382025-08-12T20:51:38.753Z Downloaded secrecy v0.8.0
9392025-08-12T20:51:38.756Z Downloaded native-tls v0.2.12
9402025-08-12T20:51:38.756Z Downloaded ron v0.8.1
9412025-08-12T20:51:38.761Z Downloaded flagset v0.4.6
9422025-08-12T20:51:38.764Z Downloaded signal-hook v0.3.18
9432025-08-12T20:51:38.767Z Downloaded rustls-webpki v0.102.8
9442025-08-12T20:51:38.783Z Downloaded vergen v8.3.2
9452025-08-12T20:51:38.787Z Downloaded bindgen v0.69.5
9462025-08-12T20:51:38.792Z Downloaded bitvec v1.0.1
9472025-08-12T20:51:38.806Z Downloaded omicron-zone-package v0.12.2
9482025-08-12T20:51:38.810Z Downloaded bindgen v0.71.1
9492025-08-12T20:51:38.816Z Downloaded russh-keys v0.45.0
9502025-08-12T20:51:38.820Z Downloaded unicode-bidi v0.3.17
9512025-08-12T20:51:38.823Z Downloaded lalrpop v0.19.12
9522025-08-12T20:51:38.832Z Downloaded zerocopy-derive v0.8.26
9532025-08-12T20:51:38.838Z Downloaded rustls-webpki v0.101.7
9542025-08-12T20:51:38.852Z Downloaded derive_more-impl v2.0.1
9552025-08-12T20:51:38.856Z Downloaded toml_edit v0.19.15
9562025-08-12T20:51:38.872Z Downloaded tough v0.20.0
9572025-08-12T20:51:38.880Z Downloaded tabled v0.18.0
9582025-08-12T20:51:38.896Z Downloaded x509-cert v0.2.5
9592025-08-12T20:51:38.901Z Downloaded vcpkg v0.2.15
9602025-08-12T20:51:38.937Z Downloaded zip v4.2.0
9612025-08-12T20:51:38.942Z Downloaded quinn-proto v0.11.8
9622025-08-12T20:51:38.948Z Downloaded russh v0.45.0
9632025-08-12T20:51:38.952Z Downloaded rustls v0.21.12
9642025-08-12T20:51:38.963Z Downloaded time v0.3.36
9652025-08-12T20:51:38.969Z Downloaded unicode-segmentation v1.12.0
9662025-08-12T20:51:38.975Z Downloaded crossterm v0.29.0
9672025-08-12T20:51:38.978Z Downloaded tower v0.5.2
9682025-08-12T20:51:38.988Z Downloaded tower-http v0.6.6
9692025-08-12T20:51:38.998Z Downloaded unicode-normalization v0.1.24
9702025-08-12T20:51:39.001Z Downloaded futures-util v0.3.31
9712025-08-12T20:51:39.012Z Downloaded openssl v0.10.73
9722025-08-12T20:51:39.022Z Downloaded zlib-rs v0.5.1
9732025-08-12T20:51:39.026Z Downloaded nom v7.1.3
9742025-08-12T20:51:39.031Z Downloaded serde_with v3.14.0
9752025-08-12T20:51:39.043Z Downloaded winnow v0.5.40
9762025-08-12T20:51:39.054Z Downloaded petname v2.0.2
9772025-08-12T20:51:39.058Z Downloaded bstr v1.10.0
9782025-08-12T20:51:39.066Z Downloaded winnow v0.6.26
9792025-08-12T20:51:39.075Z Downloaded proptest v1.7.0
9802025-08-12T20:51:39.085Z Downloaded reqwest v0.12.22
9812025-08-12T20:51:39.094Z Downloaded p384 v0.13.0
9822025-08-12T20:51:39.100Z Downloaded radix_trie v0.2.1
9832025-08-12T20:51:39.105Z Downloaded portable-atomic v1.11.0
9842025-08-12T20:51:39.112Z Downloaded git2 v0.19.0
9852025-08-12T20:51:39.122Z Downloaded regex-syntax v0.8.5
9862025-08-12T20:51:39.129Z Downloaded object v0.30.4
9872025-08-12T20:51:39.139Z Downloaded moka v0.12.10
9882025-08-12T20:51:39.149Z Downloaded rustls v0.22.4
9892025-08-12T20:51:39.163Z Downloaded webpki-roots v1.0.1
9902025-08-12T20:51:39.166Z Downloaded rustls v0.23.19
9912025-08-12T20:51:39.177Z Downloaded gimli v0.31.1
9922025-08-12T20:51:39.184Z Downloaded diesel v2.2.12
9932025-08-12T20:51:39.202Z Downloaded zerocopy v0.8.26
9942025-08-12T20:51:39.222Z Downloaded nix v0.28.0
9952025-08-12T20:51:39.233Z Downloaded nix v0.29.0
9962025-08-12T20:51:39.243Z Downloaded smoltcp v0.9.1
9972025-08-12T20:51:39.254Z Downloaded dropshot v0.16.2
9982025-08-12T20:51:39.275Z Downloaded nix v0.30.1
9992025-08-12T20:51:39.285Z Downloaded regress v0.10.4
10002025-08-12T20:51:39.293Z Downloaded polar-core v0.27.3
10012025-08-12T20:51:39.300Z Downloaded nix v0.27.1
10022025-08-12T20:51:39.310Z Downloaded typify-impl v0.4.1
10032025-08-12T20:51:39.323Z Downloaded typify-impl v0.3.0
10042025-08-12T20:51:39.336Z Downloaded bzip2-sys v0.1.13+1.0.8
10052025-08-12T20:51:39.347Z Downloaded sled v0.34.7
10062025-08-12T20:51:39.356Z Downloaded zerocopy-derive v0.6.6
10072025-08-12T20:51:39.365Z Downloaded typify-impl v0.2.0
10082025-08-12T20:51:39.378Z Downloaded regex-syntax v0.6.29
10092025-08-12T20:51:39.384Z Downloaded openapiv3 v2.2.0
10102025-08-12T20:51:39.394Z Downloaded smoltcp v0.11.0
10112025-08-12T20:51:39.405Z Downloaded ratatui v0.29.0
10122025-08-12T20:51:39.423Z Downloaded curve25519-dalek v4.1.3
10132025-08-12T20:51:39.430Z Downloaded object v0.36.5
10142025-08-12T20:51:39.440Z Downloaded rustyline v14.0.0
10152025-08-12T20:51:39.445Z Downloaded regex-automata v0.4.8
10162025-08-12T20:51:39.459Z Downloaded chrono-tz v0.10.4
10172025-08-12T20:51:39.474Z Downloaded jiff v0.2.15
10182025-08-12T20:51:39.489Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10192025-08-12T20:51:39.504Z Downloaded petgraph v0.8.2
10202025-08-12T20:51:39.523Z Downloaded petgraph v0.6.5
10212025-08-12T20:51:39.539Z Downloaded lzma-sys v0.1.20
10222025-08-12T20:51:39.566Z Downloaded regex v1.11.1
10232025-08-12T20:51:39.575Z Downloaded sqlparser v0.45.0
10242025-08-12T20:51:39.580Z Downloaded h2 v0.4.6
10252025-08-12T20:51:39.586Z Downloaded libz-sys v1.1.20
10262025-08-12T20:51:39.604Z Downloaded rayon v1.10.0
10272025-08-12T20:51:39.611Z Downloaded tokio v1.47.0
10282025-08-12T20:51:39.646Z Downloaded poly1305 v0.8.0
10292025-08-12T20:51:39.649Z Downloaded sha3 v0.10.8
10302025-08-12T20:51:39.653Z Downloaded pin-project v1.1.6
10312025-08-12T20:51:39.661Z Downloaded diesel_derives v2.2.3
10322025-08-12T20:51:39.665Z Downloaded p521 v0.13.3
10332025-08-12T20:51:39.668Z Downloaded chrono v0.4.41
10342025-08-12T20:51:39.674Z Downloaded ron v0.7.1
10352025-08-12T20:51:39.678Z Downloaded csv v1.3.1
10362025-08-12T20:51:39.696Z Downloaded p256 v0.13.2
10372025-08-12T20:51:39.699Z Downloaded reedline v0.40.0
10382025-08-12T20:51:39.704Z Downloaded phf v0.12.1
10392025-08-12T20:51:39.707Z Downloaded env_logger v0.11.5
10402025-08-12T20:51:39.710Z Downloaded subprocess v0.2.9
10412025-08-12T20:51:39.710Z Downloaded progenitor v0.9.1
10422025-08-12T20:51:39.714Z Downloaded strum_macros v0.24.3
10432025-08-12T20:51:39.714Z Downloaded oxide-tokio-rt v0.1.2
10442025-08-12T20:51:39.714Z Downloaded papergrid v0.14.0
10452025-08-12T20:51:39.718Z Downloaded unicode_categories v0.1.1
10462025-08-12T20:51:39.721Z Downloaded tokio-stream v0.1.17
10472025-08-12T20:51:39.724Z Downloaded tokio-rustls v0.26.0
10482025-08-12T20:51:39.728Z Downloaded serde_derive_internals v0.29.1
10492025-08-12T20:51:39.728Z Downloaded rustc-demangle v0.1.24
10502025-08-12T20:51:39.731Z Downloaded futures v0.3.31
10512025-08-12T20:51:39.734Z Downloaded num-bigint-dig v0.8.4
10522025-08-12T20:51:39.740Z Downloaded rand v0.8.5
10532025-08-12T20:51:39.744Z Downloaded pin-project-lite v0.2.14
10542025-08-12T20:51:39.747Z Downloaded progenitor-impl v0.8.0
10552025-08-12T20:51:39.747Z Downloaded unsafe-libyaml v0.2.11
10562025-08-12T20:51:39.750Z Downloaded daft v0.1.4
10572025-08-12T20:51:39.754Z Downloaded tabled_derive v0.10.0
10582025-08-12T20:51:39.754Z Downloaded support-bundle-viewer v0.1.2
10592025-08-12T20:51:39.757Z Downloaded uuid v1.17.0
10602025-08-12T20:51:39.760Z Downloaded dunce v1.0.5
10612025-08-12T20:51:39.760Z Downloaded tap v1.0.1
10622025-08-12T20:51:39.760Z Downloaded sync-ptr v0.1.4
10632025-08-12T20:51:39.760Z Downloaded subtle v2.6.1
10642025-08-12T20:51:39.763Z Downloaded glob v0.3.2
10652025-08-12T20:51:39.764Z Downloaded env_logger v0.10.2
10662025-08-12T20:51:39.767Z Downloaded slog-dtrace v0.3.0
10672025-08-12T20:51:39.767Z Downloaded pkcs5 v0.7.1
10682025-08-12T20:51:39.770Z Downloaded tar v0.4.44
10692025-08-12T20:51:39.774Z Downloaded flume v0.11.1
10702025-08-12T20:51:39.777Z Downloaded ring v0.17.14
10712025-08-12T20:51:39.813Z Downloaded encoding_rs v0.8.34
10722025-08-12T20:51:39.832Z Downloaded snafu v0.8.5
10732025-08-12T20:51:39.836Z Downloaded ed25519-dalek v2.1.1
10742025-08-12T20:51:39.840Z Downloaded tokio-postgres v0.7.13
10752025-08-12T20:51:39.843Z Downloaded itertools v0.14.0
10762025-08-12T20:51:39.849Z Downloaded mio v1.0.2
10772025-08-12T20:51:39.854Z Downloaded slog-term v2.9.1
10782025-08-12T20:51:39.857Z Downloaded r2d2 v0.8.10
10792025-08-12T20:51:39.857Z Downloaded dropshot_endpoint v0.16.2
10802025-08-12T20:51:39.861Z Downloaded der v0.7.9
10812025-08-12T20:51:39.865Z Downloaded num-bigint v0.4.6
10822025-08-12T20:51:39.868Z Downloaded parking_lot_core v0.8.6
10832025-08-12T20:51:39.871Z Downloaded rayon-core v1.12.1
10842025-08-12T20:51:39.874Z Downloaded libgit2-sys v0.17.0+1.8.1
10852025-08-12T20:51:39.920Z Downloaded pretty_assertions v1.4.1
10862025-08-12T20:51:39.924Z Downloaded typify-macro v0.3.0
10872025-08-12T20:51:39.924Z Downloaded document-features v0.2.11
10882025-08-12T20:51:39.924Z Downloaded libxml v0.3.3
10892025-08-12T20:51:39.928Z Downloaded semver v0.1.20
10902025-08-12T20:51:39.932Z Downloaded packed_struct_codegen v0.10.1
10912025-08-12T20:51:39.932Z Downloaded newtype-uuid v1.2.4
10922025-08-12T20:51:39.932Z Downloaded quinn v0.11.5
10932025-08-12T20:51:39.935Z Downloaded parking_lot v0.12.3
10942025-08-12T20:51:39.938Z Downloaded itertools v0.12.1
10952025-08-12T20:51:39.943Z Downloaded oso v0.27.3
10962025-08-12T20:51:39.947Z Downloaded funty v2.0.0
10972025-08-12T20:51:39.947Z Downloaded sqlformat v0.3.5
10982025-08-12T20:51:39.950Z Downloaded libm v0.2.8
10992025-08-12T20:51:39.954Z Downloaded openssl-sys v0.9.109
11002025-08-12T20:51:39.958Z Downloaded minimal-lexical v0.2.1
11012025-08-12T20:51:39.962Z Downloaded iddqd v0.3.9
11022025-08-12T20:51:39.967Z Downloaded miniz_oxide v0.8.5
11032025-08-12T20:51:39.971Z Downloaded untrusted v0.9.0
11042025-08-12T20:51:39.971Z Downloaded untrusted v0.7.1
11052025-08-12T20:51:39.974Z Downloaded typify-macro v0.2.0
11062025-08-12T20:51:39.974Z Downloaded postgres-protocol v0.6.8
11072025-08-12T20:51:39.974Z Downloaded pkg-config v0.3.31
11082025-08-12T20:51:39.977Z Downloaded pkcs8 v0.10.2
11092025-08-12T20:51:39.977Z Downloaded password-hash v0.5.0
11102025-08-12T20:51:39.981Z Downloaded tracing v0.1.40
11112025-08-12T20:51:39.985Z Downloaded iri-string v0.7.8
11122025-08-12T20:51:39.990Z Downloaded parking_lot v0.11.2
11132025-08-12T20:51:39.993Z Downloaded yansi v1.0.1
11142025-08-12T20:51:39.993Z Downloaded flate2 v1.1.2
11152025-08-12T20:51:39.996Z Downloaded password-hash v0.4.2
11162025-08-12T20:51:40.000Z Downloaded der_derive v0.7.3
11172025-08-12T20:51:40.000Z Downloaded csv-core v0.1.11
11182025-08-12T20:51:40.003Z Downloaded hyper-util v0.1.16
11192025-08-12T20:51:40.006Z Downloaded predicates v3.1.3
11202025-08-12T20:51:40.010Z Downloaded vsss-rs v3.3.4
11212025-08-12T20:51:40.010Z Downloaded slog v2.7.0
11222025-08-12T20:51:40.013Z Downloaded itertools v0.10.5
11232025-08-12T20:51:40.017Z Downloaded qorb v0.4.1
11242025-08-12T20:51:40.020Z Downloaded elliptic-curve v0.13.8
11252025-08-12T20:51:40.024Z Downloaded group v0.13.0
11262025-08-12T20:51:40.027Z Downloaded globwalk v0.9.1
11272025-08-12T20:51:40.027Z Downloaded foreign-types-macros v0.2.3
11282025-08-12T20:51:40.027Z Downloaded float-ord v0.3.2
11292025-08-12T20:51:40.027Z Downloaded float-cmp v0.10.0
11302025-08-12T20:51:40.031Z Downloaded fallible-iterator v0.2.0
11312025-08-12T20:51:40.031Z Downloaded derive-where v1.5.0
11322025-08-12T20:51:40.034Z Downloaded crossbeam-channel v0.5.15
11332025-08-12T20:51:40.037Z Downloaded shell-words v1.1.0
11342025-08-12T20:51:40.037Z Downloaded rand_xorshift v0.4.0
11352025-08-12T20:51:40.041Z Downloaded ed25519 v2.2.3
11362025-08-12T20:51:40.041Z Downloaded diesel-dtrace v0.4.2
11372025-08-12T20:51:40.041Z Downloaded num-complex v0.4.6
11382025-08-12T20:51:40.044Z Downloaded mime v0.3.17
11392025-08-12T20:51:40.044Z Downloaded darling_core v0.20.10
11402025-08-12T20:51:40.047Z Downloaded heapless v0.7.17
11412025-08-12T20:51:40.050Z Downloaded const_format v0.2.34
11422025-08-12T20:51:40.054Z Downloaded chacha20poly1305 v0.10.1
11432025-08-12T20:51:40.057Z Downloaded bumpalo v3.16.0
11442025-08-12T20:51:40.065Z Downloaded fatfs v0.3.6
11452025-08-12T20:51:40.065Z Downloaded diff v0.1.13
11462025-08-12T20:51:40.072Z Downloaded tracing-core v0.1.32
11472025-08-12T20:51:40.077Z Downloaded zopfli v0.8.1
11482025-08-12T20:51:40.078Z Downloaded samael v0.0.19
11492025-08-12T20:51:40.078Z Downloaded foreign-types-shared v0.1.1
11502025-08-12T20:51:40.078Z Downloaded tls_codec v0.4.1
11512025-08-12T20:51:40.078Z Downloaded stringprep v0.1.5
11522025-08-12T20:51:40.078Z Downloaded slog-async v2.8.0
11532025-08-12T20:51:40.082Z Downloaded sha1 v0.10.6
11542025-08-12T20:51:40.082Z Downloaded peg-macros v0.8.5
11552025-08-12T20:51:40.082Z Downloaded mime_guess v2.0.5
11562025-08-12T20:51:40.082Z Downloaded xshell v0.2.7
11572025-08-12T20:51:40.086Z Downloaded jiff-static v0.2.15
11582025-08-12T20:51:40.086Z Downloaded socket2 v0.5.10
11592025-08-12T20:51:40.086Z Downloaded dyn-clone v1.0.19
11602025-08-12T20:51:40.089Z Downloaded vte_generate_state_changes v0.1.2
11612025-08-12T20:51:40.089Z Downloaded ref-cast v1.0.24
11622025-08-12T20:51:40.093Z Downloaded psl-types v2.0.11
11632025-08-12T20:51:40.093Z Downloaded test-strategy v0.4.3
11642025-08-12T20:51:40.096Z Downloaded tungstenite v0.21.0
11652025-08-12T20:51:40.100Z Downloaded termios v0.3.3
11662025-08-12T20:51:40.100Z Downloaded strum_macros v0.27.1
11672025-08-12T20:51:40.103Z Downloaded http v1.3.1
11682025-08-12T20:51:40.109Z Downloaded pem-rfc7468 v0.7.0
11692025-08-12T20:51:40.109Z Downloaded peg v0.8.5
11702025-08-12T20:51:40.112Z Downloaded pbkdf2 v0.12.2
11712025-08-12T20:51:40.112Z Downloaded pbkdf2 v0.11.0
11722025-08-12T20:51:40.113Z Downloaded darling v0.21.0
11732025-08-12T20:51:40.116Z Downloaded zstd v0.13.3
11742025-08-12T20:51:40.119Z Downloaded walkdir v2.5.0
11752025-08-12T20:51:40.119Z Downloaded typify v0.2.0
11762025-08-12T20:51:40.123Z Downloaded rcgen v0.12.1
11772025-08-12T20:51:40.126Z Downloaded bytes v1.10.1
11782025-08-12T20:51:40.129Z Downloaded snafu-derive v0.8.5
11792025-08-12T20:51:40.129Z Downloaded prettyplease v0.2.36
11802025-08-12T20:51:40.132Z Downloaded compact_str v0.8.0
11812025-08-12T20:51:40.136Z Downloaded futures-core v0.3.31
11822025-08-12T20:51:40.136Z Downloaded twox-hash v2.1.0
11832025-08-12T20:51:40.139Z Downloaded tracing-attributes v0.1.27
11842025-08-12T20:51:40.139Z Downloaded embedded-io v0.6.1
11852025-08-12T20:51:40.142Z Downloaded either v1.15.0
11862025-08-12T20:51:40.142Z Downloaded heapless v0.8.0
11872025-08-12T20:51:40.146Z Downloaded aes v0.8.4
11882025-08-12T20:51:40.149Z Downloaded peg-runtime v0.8.5
11892025-08-12T20:51:40.149Z Downloaded defmt-parser v0.3.4
11902025-08-12T20:51:40.152Z Downloaded xz2 v0.1.7
11912025-08-12T20:51:40.152Z Downloaded indicatif v0.18.0
11922025-08-12T20:51:40.155Z Downloaded hickory-client v0.25.2
11932025-08-12T20:51:40.158Z Downloaded console v0.15.10
11942025-08-12T20:51:40.158Z Downloaded clang-sys v1.8.1
11952025-08-12T20:51:40.162Z Downloaded cookie v0.18.1
11962025-08-12T20:51:40.165Z Downloaded tokio-native-tls v0.3.1
11972025-08-12T20:51:40.165Z Downloaded tokio-macros v2.5.0
11982025-08-12T20:51:40.165Z Downloaded signal-hook-registry v1.4.2
11992025-08-12T20:51:40.169Z Downloaded sct v0.7.1
12002025-08-12T20:51:40.169Z Downloaded schemars_derive v0.8.22
12012025-08-12T20:51:40.172Z Downloaded iana-time-zone v0.1.63
12022025-08-12T20:51:40.172Z Downloaded cookie_store v0.21.1
12032025-08-12T20:51:40.175Z Downloaded backtrace v0.3.74
12042025-08-12T20:51:40.178Z Downloaded crc-any v2.5.0
12052025-08-12T20:51:40.182Z Downloaded argon2 v0.5.3
12062025-08-12T20:51:40.182Z Downloaded zone_cfg_derive v0.1.2
12072025-08-12T20:51:40.182Z Downloaded zone v0.3.1
12082025-08-12T20:51:40.185Z Downloaded xshell-macros v0.2.7
12092025-08-12T20:51:40.185Z Downloaded slog-json v2.6.1
12102025-08-12T20:51:40.185Z Downloaded slog-envlogger v2.2.0
12112025-08-12T20:51:40.185Z Downloaded siphasher v1.0.1
12122025-08-12T20:51:40.189Z Downloaded siphasher v0.3.11
12132025-08-12T20:51:40.189Z Downloaded ingot-macros v0.1.1
12142025-08-12T20:51:40.189Z Downloaded colored v2.2.0
12152025-08-12T20:51:40.192Z Downloaded ciborium v0.2.2
12162025-08-12T20:51:40.196Z Downloaded cargo_metadata v0.18.1
12172025-08-12T20:51:40.196Z Downloaded bcs v0.1.6
12182025-08-12T20:51:40.199Z Downloaded indent_write v2.2.0
12192025-08-12T20:51:40.199Z Downloaded hmac v0.12.1
12202025-08-12T20:51:40.202Z Downloaded bzip2 v0.4.4
12212025-08-12T20:51:40.202Z Downloaded bit-vec v0.8.0
12222025-08-12T20:51:40.206Z Downloaded arc-swap v1.7.1
12232025-08-12T20:51:40.209Z Downloaded rand_chacha v0.9.0
12242025-08-12T20:51:40.209Z Downloaded progenitor-macro v0.10.0
12252025-08-12T20:51:40.209Z Downloaded primeorder v0.13.6
12262025-08-12T20:51:40.212Z Downloaded libefi-sys v0.1.0
12272025-08-12T20:51:40.212Z Downloaded ipnetwork v0.21.1
12282025-08-12T20:51:40.212Z Downloaded hyper-staticfile v0.10.1
12292025-08-12T20:51:40.216Z Downloaded crossbeam-deque v0.8.5
12302025-08-12T20:51:40.216Z Downloaded lzss v0.8.2
12312025-08-12T20:51:40.219Z Downloaded linear-map v1.2.0
12322025-08-12T20:51:40.219Z Downloaded ipnet v2.11.0
12332025-08-12T20:51:40.223Z Downloaded arrayvec v0.7.6
12342025-08-12T20:51:40.223Z Downloaded proc-macro-crate v1.3.1
12352025-08-12T20:51:40.223Z Downloaded predicates-tree v1.0.12
12362025-08-12T20:51:40.223Z Downloaded md-5 v0.10.6
12372025-08-12T20:51:40.226Z Downloaded maplit v1.0.2
12382025-08-12T20:51:40.226Z Downloaded lru-cache v0.1.2
12392025-08-12T20:51:40.226Z Downloaded kstat-rs v0.2.4
12402025-08-12T20:51:40.226Z Downloaded instability v0.3.2
12412025-08-12T20:51:40.229Z Downloaded keccak v0.1.5
12422025-08-12T20:51:40.230Z Downloaded chacha20 v0.9.1
12432025-08-12T20:51:40.233Z Downloaded convert_case v0.7.1
12442025-08-12T20:51:40.233Z Downloaded bitfield-struct v0.6.2
12452025-08-12T20:51:40.233Z Downloaded lalrpop-util v0.19.12
12462025-08-12T20:51:40.233Z Downloaded cobs v0.2.3
12472025-08-12T20:51:40.236Z Downloaded cipher v0.4.4
12482025-08-12T20:51:40.236Z Downloaded bitflags v1.3.2
12492025-08-12T20:51:40.239Z Downloaded inout v0.1.3
12502025-08-12T20:51:40.239Z Downloaded indoc v1.0.9
12512025-08-12T20:51:40.243Z Downloaded hex v0.4.3
12522025-08-12T20:51:40.243Z Downloaded convert_case v0.4.0
12532025-08-12T20:51:40.243Z Downloaded blowfish v0.9.1
12542025-08-12T20:51:40.246Z Downloaded indoc v2.0.6
12552025-08-12T20:51:40.246Z Downloaded hyper-tls v0.6.0
12562025-08-12T20:51:40.249Z Downloaded hex-literal v0.4.1
12572025-08-12T20:51:40.249Z Downloaded cassowary v0.3.0
12582025-08-12T20:51:40.250Z Downloaded bit-vec v0.6.3
12592025-08-12T20:51:40.253Z Downloaded bit-set v0.8.0
12602025-08-12T20:51:40.253Z Downloaded bit-set v0.5.3
12612025-08-12T20:51:40.253Z Downloaded cbc v0.1.2
12622025-08-12T20:51:40.256Z Downloaded hash32 v0.2.1
12632025-08-12T20:51:40.256Z Downloaded crc-catalog v2.4.0
12642025-08-12T20:51:40.256Z Downloaded crc v3.2.1
12652025-08-12T20:51:40.260Z Downloaded cargo-platform v0.1.8
12662025-08-12T20:51:40.260Z Downloaded camino-tempfile-ext v0.3.2
12672025-08-12T20:51:40.263Z Downloaded bcrypt-pbkdf v0.10.0
12682025-08-12T20:51:40.263Z Downloaded base64ct v1.6.0
12692025-08-12T20:51:40.263Z Downloaded hash32 v0.3.1
12702025-08-12T20:51:40.267Z Downloaded cfg_aliases v0.1.1
12712025-08-12T20:51:40.267Z Downloaded base16ct v0.2.0
12722025-08-12T20:51:40.267Z Downloaded backoff v0.4.0
12732025-08-12T20:51:40.270Z Downloaded allocator-api2 v0.2.21
12742025-08-12T20:51:40.470Z Downloaded aws-lc-sys v0.26.0
12752025-08-12T20:51:40.766Z Compiling value-bag v1.9.0
12762025-08-12T20:51:40.766Z Compiling shlex v1.3.0
12772025-08-12T20:51:40.766Z Compiling lock_api v0.4.12
12782025-08-12T20:51:40.769Z Compiling scopeguard v1.2.0
12792025-08-12T20:51:40.770Z Compiling typenum v1.17.0
12802025-08-12T20:51:40.770Z Compiling generic-array v0.14.7
12812025-08-12T20:51:40.770Z Compiling syn v2.0.104
12822025-08-12T20:51:40.770Z Compiling getrandom v0.2.15
12832025-08-12T20:51:41.123Z Compiling jobserver v0.1.32
12842025-08-12T20:51:41.287Z Compiling rand_core v0.6.4
12852025-08-12T20:51:41.308Z Compiling log v0.4.27
12862025-08-12T20:51:41.405Z Compiling smallvec v1.15.1
12872025-08-12T20:51:41.519Z Compiling cc v1.2.30
12882025-08-12T20:51:41.806Z Compiling portable-atomic v1.11.0
12892025-08-12T20:51:41.829Z Compiling critical-section v1.1.3
12902025-08-12T20:51:41.890Z Compiling subtle v2.6.1
12912025-08-12T20:51:42.003Z Compiling const-oid v0.9.6
12922025-08-12T20:51:42.025Z Compiling pkg-config v0.3.31
12932025-08-12T20:51:42.054Z Compiling pin-project-lite v0.2.14
12942025-08-12T20:51:42.221Z Compiling parking_lot_core v0.9.10
12952025-08-12T20:51:42.255Z Compiling rustix v0.38.37
12962025-08-12T20:51:43.132Z Compiling signal-hook-registry v1.4.2
12972025-08-12T20:51:43.297Z Compiling parking_lot v0.12.3
12982025-08-12T20:51:43.301Z Compiling mio v1.0.2
12992025-08-12T20:51:43.336Z Compiling futures-core v0.3.31
13002025-08-12T20:51:43.605Z Compiling spin v0.9.8
13012025-08-12T20:51:43.810Z Compiling socket2 v0.6.0
13022025-08-12T20:51:44.008Z Compiling once_cell v1.21.3
13032025-08-12T20:51:44.147Z Compiling aho-corasick v1.1.3
13042025-08-12T20:51:44.150Z Compiling slab v0.4.9
13052025-08-12T20:51:44.150Z Compiling foldhash v0.1.5
13062025-08-12T20:51:44.312Z Compiling regex-syntax v0.8.5
13072025-08-12T20:51:44.385Z Compiling serde_json v1.0.141
13082025-08-12T20:51:44.488Z Compiling allocator-api2 v0.2.21
13092025-08-12T20:51:44.552Z Compiling getrandom v0.3.1
13102025-08-12T20:51:44.701Z Compiling libm v0.2.8
13112025-08-12T20:51:44.731Z Compiling cpufeatures v0.2.14
13122025-08-12T20:51:45.038Z Compiling num-traits v0.2.19
13132025-08-12T20:51:45.090Z Compiling glob v0.3.2
13142025-08-12T20:51:45.185Z Compiling hashbrown v0.15.4
13152025-08-12T20:51:45.236Z Compiling futures-sink v0.3.31
13162025-08-12T20:51:45.394Z Compiling either v1.15.0
13172025-08-12T20:51:45.416Z Compiling percent-encoding v2.3.1
13182025-08-12T20:51:45.438Z Compiling futures-channel v0.3.31
13192025-08-12T20:51:45.939Z Compiling clang-sys v1.8.1
13202025-08-12T20:51:46.278Z Compiling futures-task v0.3.31
13212025-08-12T20:51:46.332Z Compiling pin-utils v0.1.0
13222025-08-12T20:51:46.450Z Compiling prettyplease v0.2.36
13232025-08-12T20:51:46.511Z Compiling futures-io v0.3.31
13242025-08-12T20:51:46.581Z Compiling lazy_static v1.5.0
13252025-08-12T20:51:46.700Z Compiling minimal-lexical v0.2.1
13262025-08-12T20:51:46.734Z Compiling libloading v0.8.5
13272025-08-12T20:51:46.783Z Compiling home v0.5.9
13282025-08-12T20:51:47.006Z Compiling base64ct v1.6.0
13292025-08-12T20:51:47.121Z Compiling nom v7.1.3
13302025-08-12T20:51:47.165Z Compiling bindgen v0.69.5
13312025-08-12T20:51:47.579Z Compiling pem-rfc7468 v0.7.0
13322025-08-12T20:51:48.093Z Compiling regex-automata v0.4.8
13332025-08-12T20:51:48.232Z Compiling synstructure v0.13.1
13342025-08-12T20:51:48.528Z Compiling itertools v0.12.1
13352025-08-12T20:51:49.596Z Compiling rustc-hash v1.1.0
13362025-08-12T20:51:49.781Z Compiling zerocopy v0.8.26
13372025-08-12T20:51:50.151Z Compiling cexpr v0.6.0
13382025-08-12T20:51:50.432Z Compiling lazycell v1.3.0
13392025-08-12T20:51:50.613Z Compiling flagset v0.4.6
13402025-08-12T20:51:50.713Z Compiling cmake v0.1.51
13412025-08-12T20:51:50.855Z Compiling fs_extra v1.3.0
13422025-08-12T20:51:51.286Z Compiling dunce v1.0.5
13432025-08-12T20:51:51.379Z Compiling form_urlencoded v1.2.1
13442025-08-12T20:51:51.401Z Compiling paste v1.0.15
13452025-08-12T20:51:51.446Z Compiling vcpkg v0.2.15
13462025-08-12T20:51:51.537Z Compiling ring v0.17.14
13472025-08-12T20:51:51.707Z Compiling tracing-core v0.1.32
13482025-08-12T20:51:51.729Z Compiling iana-time-zone v0.1.63
13492025-08-12T20:51:52.101Z Compiling aws-lc-rs v1.12.4
13502025-08-12T20:51:52.557Z Compiling rustls-pki-types v1.10.0
13512025-08-12T20:51:52.855Z Compiling httparse v1.9.5
13522025-08-12T20:51:53.017Z Compiling tinyvec_macros v0.1.1
13532025-08-12T20:51:53.128Z Compiling openssl-sys v0.9.109
13542025-08-12T20:51:53.150Z Compiling base64 v0.22.1
13552025-08-12T20:51:53.171Z Compiling serde_derive v1.0.219
13562025-08-12T20:51:53.458Z Compiling zeroize_derive v1.4.2
13572025-08-12T20:51:53.497Z Compiling zerofrom-derive v0.1.4
13582025-08-12T20:51:53.820Z Compiling yoke-derive v0.7.4
13592025-08-12T20:51:54.127Z Compiling zerovec-derive v0.10.3
13602025-08-12T20:51:54.831Z Compiling zeroize v1.8.1
13612025-08-12T20:51:56.367Z Compiling displaydoc v0.2.5
13622025-08-12T20:51:56.503Z Compiling crypto-common v0.1.6
13632025-08-12T20:51:56.574Z Compiling block-buffer v0.10.4
13642025-08-12T20:51:56.749Z Compiling zerocopy-derive v0.7.35
13652025-08-12T20:51:56.840Z Compiling digest v0.10.7
13662025-08-12T20:51:56.867Z Compiling zerofrom v0.1.4
13672025-08-12T20:51:57.019Z Compiling tokio-macros v2.5.0
13682025-08-12T20:51:57.106Z Compiling yoke v0.7.4
13692025-08-12T20:51:57.310Z Compiling hmac v0.12.1
13702025-08-12T20:51:57.425Z Compiling zerovec v0.10.4
13712025-08-12T20:51:57.551Z Compiling icu_provider_macros v1.5.0
13722025-08-12T20:51:57.872Z Compiling block-padding v0.3.3
13732025-08-12T20:51:58.166Z Compiling futures-macro v0.3.31
13742025-08-12T20:51:58.246Z Compiling inout v0.1.3
13752025-08-12T20:51:58.352Z Compiling sha2 v0.10.9
13762025-08-12T20:51:58.441Z Compiling regex v1.11.1
13772025-08-12T20:51:58.533Z Compiling cipher v0.4.4
13782025-08-12T20:51:58.586Z Compiling der_derive v0.7.3
13792025-08-12T20:51:58.649Z Compiling zerocopy v0.7.35
13802025-08-12T20:51:59.077Z Compiling thiserror-impl v1.0.69
13812025-08-12T20:51:59.399Z Compiling tinystr v0.7.6
13822025-08-12T20:51:59.417Z Compiling icu_collections v1.5.0
13832025-08-12T20:51:59.790Z Compiling icu_locid v1.5.0
13842025-08-12T20:51:59.983Z Compiling futures-util v0.3.31
13852025-08-12T20:52:00.028Z Compiling zerocopy-derive v0.8.26
13862025-08-12T20:52:00.270Z Compiling serde v1.0.219
13872025-08-12T20:52:00.669Z Compiling ppv-lite86 v0.2.20
13882025-08-12T20:52:00.934Z Compiling der v0.7.9
13892025-08-12T20:52:01.447Z Compiling icu_provider v1.5.0
13902025-08-12T20:52:01.757Z Compiling salsa20 v0.10.2
13912025-08-12T20:52:01.895Z Compiling pbkdf2 v0.12.2
13922025-08-12T20:52:01.965Z Compiling thiserror v1.0.69
13932025-08-12T20:52:02.006Z Compiling aes v0.8.4
13942025-08-12T20:52:02.093Z Compiling scrypt v0.11.0
13952025-08-12T20:52:02.134Z Compiling cbc v0.1.2
13962025-08-12T20:52:02.389Z Compiling icu_locid_transform v1.5.0
13972025-08-12T20:52:02.421Z Compiling pest v2.7.14
13982025-08-12T20:52:02.716Z Compiling tracing-attributes v0.1.27
13992025-08-12T20:52:03.851Z Compiling icu_properties v1.5.1
14002025-08-12T20:52:04.583Z Compiling spki v0.7.3
14012025-08-12T20:52:04.679Z Compiling scroll_derive v0.12.0
14022025-08-12T20:52:04.950Z Compiling pkcs5 v0.7.1
14032025-08-12T20:52:05.348Z Compiling pest_meta v2.7.14
14042025-08-12T20:52:05.361Z Compiling rustversion v1.0.17
14052025-08-12T20:52:05.810Z Compiling bitflags v2.9.1
14062025-08-12T20:52:05.965Z Compiling bytes v1.10.1
14072025-08-12T20:52:06.074Z Compiling semver v1.0.26
14082025-08-12T20:52:06.246Z Compiling indexmap v2.10.0
14092025-08-12T20:52:06.737Z Compiling rustc_version v0.4.1
14102025-08-12T20:52:06.861Z Compiling uuid v1.17.0
14112025-08-12T20:52:07.390Z Compiling tokio v1.47.0
14122025-08-12T20:52:07.413Z Compiling icu_normalizer v1.5.0
14132025-08-12T20:52:07.665Z Compiling http v1.3.1
14142025-08-12T20:52:08.314Z Compiling idna_adapter v1.2.0
14152025-08-12T20:52:08.335Z Compiling tracing v0.1.40
14162025-08-12T20:52:08.567Z Compiling idna v1.0.3
14172025-08-12T20:52:08.805Z Compiling pkcs8 v0.10.2
14182025-08-12T20:52:08.828Z Compiling chrono v0.4.41
14192025-08-12T20:52:09.091Z Compiling rand_core v0.9.2
14202025-08-12T20:52:09.432Z Compiling url v2.5.4
14212025-08-12T20:52:09.543Z Compiling http-body v1.0.1
14222025-08-12T20:52:09.632Z Compiling pest_generator v2.7.14
14232025-08-12T20:52:09.805Z Compiling which v4.4.2
14242025-08-12T20:52:09.824Z Compiling scroll v0.12.0
14252025-08-12T20:52:10.378Z Compiling tinyvec v1.8.0
14262025-08-12T20:52:10.407Z Compiling serde_derive_internals v0.29.1
14272025-08-12T20:52:10.776Z Compiling bzip2-sys v0.1.13+1.0.8
14282025-08-12T20:52:11.169Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14292025-08-12T20:52:11.306Z Compiling atomic-waker v1.1.2
14302025-08-12T20:52:11.363Z Compiling powerfmt v0.2.0
14312025-08-12T20:52:11.521Z Compiling untrusted v0.7.1
14322025-08-12T20:52:11.744Z Compiling adler2 v2.0.0
14332025-08-12T20:52:11.775Z Compiling tower-service v0.3.3
14342025-08-12T20:52:11.873Z Compiling try-lock v0.2.5
14352025-08-12T20:52:11.929Z Compiling openssl-probe v0.1.5
14362025-08-12T20:52:11.951Z Compiling untrusted v0.9.0
14372025-08-12T20:52:11.972Z Compiling time-core v0.1.2
14382025-08-12T20:52:12.046Z Compiling num-conv v0.1.0
14392025-08-12T20:52:12.119Z Compiling openssl v0.10.73
14402025-08-12T20:52:12.144Z Compiling schemars v0.8.22
14412025-08-12T20:52:12.165Z Compiling foreign-types-shared v0.1.1
14422025-08-12T20:52:12.288Z Compiling foreign-types v0.3.2
14432025-08-12T20:52:12.339Z Compiling time-macros v0.2.18
14442025-08-12T20:52:12.398Z Compiling want v0.3.1
14452025-08-12T20:52:12.564Z Compiling schemars_derive v0.8.22
14462025-08-12T20:52:12.621Z Compiling goblin v0.8.2
14472025-08-12T20:52:12.685Z Compiling miniz_oxide v0.8.5
14482025-08-12T20:52:14.082Z Compiling deranged v0.3.11
14492025-08-12T20:52:15.170Z Compiling pest_derive v2.7.14
14502025-08-12T20:52:15.993Z Compiling tokio-util v0.7.15
14512025-08-12T20:52:16.441Z Compiling rand_chacha v0.9.0
14522025-08-12T20:52:16.757Z Compiling ipnet v2.11.0
14532025-08-12T20:52:17.859Z Compiling h2 v0.4.6
14542025-08-12T20:52:18.186Z Compiling openssl-macros v0.1.1
14552025-08-12T20:52:18.418Z Compiling rustls v0.23.19
14562025-08-12T20:52:18.637Z Compiling native-tls v0.2.12
14572025-08-12T20:52:18.743Z Compiling crossbeam-utils v0.8.21
14582025-08-12T20:52:18.933Z Compiling httpdate v1.0.3
14592025-08-12T20:52:19.018Z Compiling num_threads v0.1.7
14602025-08-12T20:52:19.173Z Compiling dyn-clone v1.0.19
14612025-08-12T20:52:19.303Z Compiling syn v1.0.109
14622025-08-12T20:52:19.458Z Compiling time v0.3.36
14632025-08-12T20:52:19.978Z Compiling dof v0.3.0
14642025-08-12T20:52:21.519Z Compiling rand v0.9.1
14652025-08-12T20:52:21.838Z Compiling dtrace-parser v0.2.0
14662025-08-12T20:52:22.657Z Compiling unicode-normalization v0.1.24
14672025-08-12T20:52:23.309Z Compiling heapless v0.7.17
14682025-08-12T20:52:23.615Z Compiling signature v2.2.0
14692025-08-12T20:52:23.656Z Compiling crc32fast v1.4.2
14702025-08-12T20:52:23.758Z Compiling cookie v0.18.1
14712025-08-12T20:52:23.802Z Compiling siphasher v0.3.11
14722025-08-12T20:52:23.915Z Compiling unicode-properties v0.1.3
14732025-08-12T20:52:23.981Z Compiling slog v2.7.0
14742025-08-12T20:52:24.080Z Compiling signal-hook v0.3.18
14752025-08-12T20:52:24.168Z Compiling zlib-rs v0.5.1
14762025-08-12T20:52:24.318Z Compiling unicode-bidi v0.3.17
14772025-08-12T20:52:24.386Z Compiling zstd-safe v7.2.3
14782025-08-12T20:52:24.572Z Compiling phf_shared v0.11.2
14792025-08-12T20:52:24.821Z Compiling hyper v1.6.0
14802025-08-12T20:52:24.945Z Compiling stringprep v0.1.5
14812025-08-12T20:52:25.521Z Compiling usdt-impl v0.5.0
14822025-08-12T20:52:27.389Z Compiling hyper-util v0.1.16
14832025-08-12T20:52:27.418Z Compiling curve25519-dalek v4.1.3
14842025-08-12T20:52:28.080Z Compiling serde_spanned v0.6.9
14852025-08-12T20:52:28.109Z Compiling toml_datetime v0.6.11
14862025-08-12T20:52:28.141Z Compiling serde_tokenstream v0.2.2
14872025-08-12T20:52:28.276Z Compiling rand_chacha v0.3.1
14882025-08-12T20:52:28.338Z Compiling md-5 v0.10.6
14892025-08-12T20:52:28.632Z Compiling num-integer v0.1.46
14902025-08-12T20:52:28.653Z Compiling sync_wrapper v1.0.1
14912025-08-12T20:52:28.656Z Compiling hash32 v0.2.1
14922025-08-12T20:52:28.844Z Compiling ff v0.13.0
14932025-08-12T20:52:29.006Z Compiling memoffset v0.9.1
14942025-08-12T20:52:29.073Z Compiling gimli v0.31.1
14952025-08-12T20:52:29.342Z Compiling num-bigint-dig v0.8.4
14962025-08-12T20:52:29.364Z Compiling cfg_aliases v0.2.1
14972025-08-12T20:52:29.481Z Compiling psl-types v2.0.11
14982025-08-12T20:52:29.670Z Compiling smoltcp v0.9.1
14992025-08-12T20:52:29.691Z Compiling tower-layer v0.3.3
15002025-08-12T20:52:29.993Z Compiling litrs v0.4.1
15012025-08-12T20:52:30.377Z Compiling libz-rs-sys v0.5.1
15022025-08-12T20:52:30.663Z Compiling fallible-iterator v0.2.0
15032025-08-12T20:52:30.706Z Compiling newtype-uuid v1.2.4
15042025-08-12T20:52:30.928Z Compiling base16ct v0.2.0
15052025-08-12T20:52:31.075Z Compiling flate2 v1.1.2
15062025-08-12T20:52:31.136Z Compiling document-features v0.2.11
15072025-08-12T20:52:31.273Z Compiling sec1 v0.7.3
15082025-08-12T20:52:31.324Z Compiling tower v0.5.2
15092025-08-12T20:52:31.352Z Compiling postgres-protocol v0.6.8
15102025-08-12T20:52:31.857Z Compiling publicsuffix v2.3.0
15112025-08-12T20:52:31.991Z Compiling nix v0.29.0
15122025-08-12T20:52:32.170Z Compiling num-iter v0.1.45
15132025-08-12T20:52:32.277Z Compiling group v0.13.0
15142025-08-12T20:52:32.385Z Compiling rand v0.8.5
15152025-08-12T20:52:32.591Z Compiling tokio-native-tls v0.3.1
15162025-08-12T20:52:33.387Z Compiling addr2line v0.24.2
15172025-08-12T20:52:33.752Z Compiling ipnetwork v0.21.1
15182025-08-12T20:52:33.773Z Compiling strum_macros v0.27.1
15192025-08-12T20:52:33.811Z Compiling rustls-native-certs v0.8.1
15202025-08-12T20:52:33.831Z Compiling http-body-util v0.1.3
15212025-08-12T20:52:34.066Z Compiling terminal_size v0.4.0
15222025-08-12T20:52:34.290Z Compiling hkdf v0.12.4
15232025-08-12T20:52:34.310Z Compiling crypto-bigint v0.5.5
15242025-08-12T20:52:34.313Z Compiling thiserror-impl v2.0.12
15252025-08-12T20:52:34.368Z Compiling async-trait v0.1.88
15262025-08-12T20:52:34.577Z Compiling curve25519-dalek-derive v0.1.1
15272025-08-12T20:52:34.599Z Compiling webpki-roots v1.0.1
15282025-08-12T20:52:34.836Z Compiling fs-err v3.1.1
15292025-08-12T20:52:35.183Z Compiling object v0.36.5
15302025-08-12T20:52:36.023Z Compiling ahash v0.8.12
15312025-08-12T20:52:36.403Z Compiling simd-adler32 v0.3.7
15322025-08-12T20:52:36.836Z Compiling lockfree-object-pool v0.1.6
15332025-08-12T20:52:36.957Z Compiling rustc-demangle v0.1.24
15342025-08-12T20:52:37.119Z Compiling winnow v0.5.40
15352025-08-12T20:52:37.471Z Compiling buf-list v1.0.3
15362025-08-12T20:52:37.498Z Compiling hubpack_derive v0.1.1
15372025-08-12T20:52:37.818Z Compiling managed v0.8.0
15382025-08-12T20:52:38.096Z Compiling bitflags v1.3.2
15392025-08-12T20:52:38.225Z Compiling rustix v1.0.7
15402025-08-12T20:52:38.255Z Compiling anyhow v1.0.98
15412025-08-12T20:52:38.360Z Compiling bumpalo v3.16.0
15422025-08-12T20:52:38.694Z Compiling iri-string v0.7.8
15432025-08-12T20:52:38.820Z Compiling zopfli v0.8.1
15442025-08-12T20:52:39.080Z Compiling strum v0.27.2
15452025-08-12T20:52:39.270Z Compiling hubpack v0.1.2
15462025-08-12T20:52:39.295Z Compiling clap_builder v4.5.41
15472025-08-12T20:52:40.244Z Compiling thiserror v2.0.12
15482025-08-12T20:52:40.365Z Compiling toml_edit v0.19.15
15492025-08-12T20:52:40.459Z Compiling elliptic-curve v0.13.8
15502025-08-12T20:52:41.463Z Compiling hyper-tls v0.6.0
15512025-08-12T20:52:41.617Z Compiling tower-http v0.6.6
15522025-08-12T20:52:41.858Z Compiling backtrace v0.3.74
15532025-08-12T20:52:42.254Z Compiling oxnet v0.1.3
15542025-08-12T20:52:42.492Z Compiling cookie_store v0.21.1
15552025-08-12T20:52:43.037Z Compiling signal-hook-mio v0.2.4
15562025-08-12T20:52:43.227Z Compiling zstd v0.13.3
15572025-08-12T20:52:43.897Z Compiling postgres-types v0.2.9
15582025-08-12T20:52:44.374Z Compiling usdt-attr-macro v0.5.0
15592025-08-12T20:52:44.573Z Compiling usdt-macro v0.5.0
15602025-08-12T20:52:45.199Z Compiling phf v0.11.2
15612025-08-12T20:52:45.503Z Compiling ed25519 v2.2.3
15622025-08-12T20:52:45.947Z Compiling bzip2 v0.5.2
15632025-08-12T20:52:46.048Z Compiling bzip2 v0.4.4
15642025-08-12T20:52:46.361Z Compiling strum_macros v0.26.4
15652025-08-12T20:52:46.448Z Compiling pkcs1 v0.7.5
15662025-08-12T20:52:46.860Z Compiling serde-big-array v0.5.1
15672025-08-12T20:52:47.048Z Compiling serde_urlencoded v0.7.1
15682025-08-12T20:52:47.118Z Compiling rfc6979 v0.4.0
15692025-08-12T20:52:47.298Z Compiling bstr v1.10.0
15702025-08-12T20:52:47.326Z Compiling enum-as-inner v0.6.1
15712025-08-12T20:52:47.330Z Compiling serde_repr v0.1.19
15722025-08-12T20:52:47.532Z Compiling daft-derive v0.1.4
15732025-08-12T20:52:48.125Z Compiling clap_derive v4.5.41
15742025-08-12T20:52:48.396Z Compiling float-cmp v0.10.0
15752025-08-12T20:52:48.445Z Compiling socket2 v0.5.10
15762025-08-12T20:52:48.669Z Compiling encoding_rs v0.8.34
15772025-08-12T20:52:48.778Z Compiling precomputed-hash v0.1.1
15782025-08-12T20:52:48.919Z Compiling unicode-segmentation v1.12.0
15792025-08-12T20:52:49.148Z Compiling new_debug_unreachable v1.0.6
15802025-08-12T20:52:49.257Z Compiling mime v0.3.17
15812025-08-12T20:52:49.355Z Compiling data-encoding v2.9.0
15822025-08-12T20:52:49.736Z Compiling normalize-line-endings v0.3.0
15832025-08-12T20:52:49.776Z Compiling static_assertions v1.1.0
15842025-08-12T20:52:49.890Z Compiling whoami v1.5.2
15852025-08-12T20:52:49.912Z Compiling difflib v0.4.0
15862025-08-12T20:52:50.470Z Compiling fixedbitset v0.4.2
15872025-08-12T20:52:50.646Z Compiling predicates-core v1.0.8
15882025-08-12T20:52:50.919Z Compiling predicates v3.1.3
15892025-08-12T20:52:50.985Z Compiling petgraph v0.6.5
15902025-08-12T20:52:51.116Z Compiling strum v0.26.3
15912025-08-12T20:52:51.229Z Compiling toml_edit v0.22.27
15922025-08-12T20:52:51.333Z Compiling tokio-postgres v0.7.13
15932025-08-12T20:52:52.376Z Compiling hickory-proto v0.25.2
15942025-08-12T20:52:52.396Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15952025-08-12T20:52:52.502Z Compiling clap v4.5.41
15962025-08-12T20:52:52.643Z Compiling console v0.15.10
15972025-08-12T20:52:53.917Z Compiling similar v2.7.0
15982025-08-12T20:52:54.586Z Compiling string_cache v0.8.9
15992025-08-12T20:52:55.058Z Compiling daft v0.1.4
16002025-08-12T20:52:55.660Z Compiling usdt v0.5.0
16012025-08-12T20:52:55.839Z Compiling ecdsa v0.16.9
16022025-08-12T20:52:55.952Z Compiling rsa v0.9.6
16032025-08-12T20:52:56.156Z Compiling zip v0.6.6
16042025-08-12T20:52:56.679Z Compiling zip v4.2.0
16052025-08-12T20:52:56.711Z Compiling ed25519-dalek v2.1.1
16062025-08-12T20:52:58.038Z Compiling toml v0.7.8
16072025-08-12T20:52:58.113Z Compiling crossterm v0.28.1
16082025-08-12T20:52:59.817Z Compiling crossbeam-epoch v0.9.18
16092025-08-12T20:52:59.898Z Compiling tokio-stream v0.1.17
16102025-08-12T20:53:00.021Z Compiling openapiv3 v2.2.0
16112025-08-12T20:53:00.540Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16122025-08-12T20:53:00.902Z Compiling x509-cert v0.2.5
16132025-08-12T20:53:00.981Z Compiling sha1 v0.10.6
16142025-08-12T20:53:01.344Z Compiling itertools v0.13.0
16152025-08-12T20:53:01.421Z Compiling itertools v0.10.5
16162025-08-12T20:53:02.620Z Compiling dirs-sys-next v0.1.2
16172025-08-12T20:53:03.160Z Compiling winnow v0.6.26
16182025-08-12T20:53:03.475Z Compiling lalrpop-util v0.19.12
16192025-08-12T20:53:03.838Z Compiling peg-runtime v0.8.5
16202025-08-12T20:53:03.997Z Compiling rustc-hash v2.1.1
16212025-08-12T20:53:04.019Z Compiling dirs-next v2.0.0
16222025-08-12T20:53:04.115Z Compiling thread_local v1.1.8
16232025-08-12T20:53:04.208Z Compiling slog-async v2.8.0
16242025-08-12T20:53:04.225Z Compiling term v0.7.0
16252025-08-12T20:53:04.293Z Compiling crossbeam-channel v0.5.15
16262025-08-12T20:53:04.395Z Compiling xattr v1.3.1
16272025-08-12T20:53:04.601Z Compiling futures-executor v0.3.31
16282025-08-12T20:53:04.688Z Compiling is-terminal v0.4.13
16292025-08-12T20:53:04.796Z Compiling filetime v0.2.25
16302025-08-12T20:53:04.846Z Compiling take_mut v0.2.2
16312025-08-12T20:53:05.032Z Compiling tar v0.4.44
16322025-08-12T20:53:05.115Z Compiling futures v0.3.31
16332025-08-12T20:53:05.250Z Compiling slog-term v2.9.1
16342025-08-12T20:53:05.273Z Compiling camino v1.1.10
16352025-08-12T20:53:10.888Z Compiling aws-lc-sys v0.26.0
16362025-08-12T20:53:40.808Z Compiling rustls-webpki v0.102.8
16372025-08-12T20:53:45.311Z Compiling tokio-rustls v0.26.0
16382025-08-12T20:53:45.571Z Compiling hyper-rustls v0.27.7
16392025-08-12T20:53:45.951Z Compiling reqwest v0.12.22
16402025-08-12T20:53:49.365Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16412025-08-12T20:53:49.651Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16422025-08-12T20:53:54.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
16432025-08-12T20:53:54.422Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16442025-08-12T20:53:54.443ZAug 12 20:53:53.867 INFO Starting download, target: Clickhouse
16452025-08-12T20:53:54.443ZAug 12 20:53:53.867 INFO Starting download, target: Cockroach
16462025-08-12T20:53:54.443ZAug 12 20:53:53.867 INFO Starting download, target: Console
16472025-08-12T20:53:54.444ZAug 12 20:53:53.867 INFO Starting download, target: DendriteStub
16482025-08-12T20:53:54.456ZAug 12 20:53:53.867 INFO Starting download, target: MaghemiteMgd
16492025-08-12T20:53:54.456ZAug 12 20:53:53.867 INFO Starting download, target: TransceiverControl
16502025-08-12T20:53:54.456ZAug 12 20:53:53.868 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16512025-08-12T20:53:54.456ZAug 12 20:53:53.868 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16522025-08-12T20:53:54.456ZAug 12 20:53:53.868 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16532025-08-12T20:53:54.457ZAug 12 20:53:53.868 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16542025-08-12T20:53:54.457ZAug 12 20:53:53.868 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16552025-08-12T20:53:54.457ZAug 12 20:53:53.868 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16562025-08-12T20:53:55.064ZAug 12 20:53:54.456 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16572025-08-12T20:53:55.088ZAug 12 20:53:54.481 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16582025-08-12T20:53:55.491ZAug 12 20:53:54.886 INFO Download complete, target: Console
16592025-08-12T20:53:55.521ZAug 12 20:53:54.912 INFO Download complete, target: TransceiverControl
16602025-08-12T20:53:56.318ZAug 12 20:53:55.745 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16612025-08-12T20:53:56.359ZAug 12 20:53:55.783 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16622025-08-12T20:53:56.460ZAug 12 20:53:55.888 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16632025-08-12T20:53:57.064ZAug 12 20:53:56.492 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16642025-08-12T20:53:57.064ZAug 12 20:53:56.492 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16652025-08-12T20:53:59.889ZAug 12 20:53:59.316 INFO Download complete, target: MaghemiteMgd
16662025-08-12T20:53:59.889ZAug 12 20:53:59.316 INFO Download complete, target: DendriteStub
16672025-08-12T20:54:03.516ZAug 12 20:54:02.942 INFO Checking that binary works, target: Cockroach
16682025-08-12T20:54:03.691ZAug 12 20:54:03.107 INFO Download complete, target: Cockroach
16692025-08-12T20:54:06.717ZAug 12 20:54:06.143 INFO Checking that binary works, target: Clickhouse
16702025-08-12T20:54:06.861ZAug 12 20:54:06.287 INFO Download complete, target: Clickhouse
16712025-08-12T20:54:06.867ZAll prerequisites installed successfully
16722025-08-12T20:54:06.870Z
16732025-08-12T20:54:06.870Zreal 4:44.381418348
16742025-08-12T20:54:06.870Zuser 16:30.343293389
16752025-08-12T20:54:06.870Zsys 2:18.813555677
16762025-08-12T20:54:06.870Ztrap 0.611404017
16772025-08-12T20:54:06.870Ztflt 1.026118280
16782025-08-12T20:54:06.870Zdflt 1.365201001
16792025-08-12T20:54:06.870Zkflt 0.024883269
16802025-08-12T20:54:06.870Zlock 38:01.998645197
16812025-08-12T20:54:06.870Zslp 59:27.925474906
16822025-08-12T20:54:06.870Zlat 1:12.940395313
16832025-08-12T20:54:06.870Zstop 2:54.965613155
16842025-08-12T20:54:06.870Z+ ptime -m cargo xtask download softnpu
16852025-08-12T20:54:07.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16862025-08-12T20:54:07.610Z Running `target/debug/xtask download softnpu`
16872025-08-12T20:54:08.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
16882025-08-12T20:54:08.703Z Running `target/debug/xtask-downloader softnpu`
16892025-08-12T20:54:08.747ZAug 12 20:54:08.172 INFO Starting download, target: Softnpu
16902025-08-12T20:54:08.750ZAug 12 20:54:08.173 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16912025-08-12T20:54:09.354ZAug 12 20:54:08.779 INFO Download complete, target: Softnpu
16922025-08-12T20:54:09.358Z
16932025-08-12T20:54:09.358Zreal 2.483042456
16942025-08-12T20:54:09.358Zuser 1.577833748
16952025-08-12T20:54:09.358Zsys 0.651436188
16962025-08-12T20:54:09.358Ztrap 0.001123842
16972025-08-12T20:54:09.358Ztflt 0.000178578
16982025-08-12T20:54:09.358Zdflt 0.000166249
16992025-08-12T20:54:09.358Zkflt 0.000000000
17002025-08-12T20:54:09.358Zlock 6.558414344
17012025-08-12T20:54:09.358Zslp 0.449608847
17022025-08-12T20:54:09.358Zlat 0.072356090
17032025-08-12T20:54:09.358Zstop 0.000171762
17042025-08-12T20:54:09.361Z+ export CARGO_INCREMENTAL=0
17052025-08-12T20:54:09.361Z+ CARGO_INCREMENTAL=0
17062025-08-12T20:54:09.361Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17072025-08-12T20:54:10.608Z Compiling proc-macro2 v1.0.95
17082025-08-12T20:54:10.608Z Compiling unicode-ident v1.0.18
17092025-08-12T20:54:10.611Z Compiling libc v0.2.174
17102025-08-12T20:54:10.611Z Compiling serde v1.0.219
17112025-08-12T20:54:10.611Z Compiling autocfg v1.4.0
17122025-08-12T20:54:10.611Z Compiling cfg-if v1.0.1
17132025-08-12T20:54:10.611Z Compiling version_check v0.9.5
17142025-08-12T20:54:10.891Z Compiling memchr v2.7.4
17152025-08-12T20:54:10.941Z Compiling shlex v1.3.0
17162025-08-12T20:54:11.006Z Compiling portable-atomic v1.11.0
17172025-08-12T20:54:11.281Z Compiling typenum v1.17.0
17182025-08-12T20:54:11.375Z Compiling generic-array v0.14.7
17192025-08-12T20:54:11.540Z Compiling lock_api v0.4.12
17202025-08-12T20:54:11.692Z Compiling value-bag v1.9.0
17212025-08-12T20:54:11.867Z Compiling libm v0.2.8
17222025-08-12T20:54:12.078Z Compiling getrandom v0.3.1
17232025-08-12T20:54:12.105Z Compiling log v0.4.27
17242025-08-12T20:54:12.230Z Compiling serde_json v1.0.141
17252025-08-12T20:54:12.252Z Compiling num-traits v0.2.19
17262025-08-12T20:54:12.520Z Compiling quote v1.0.40
17272025-08-12T20:54:12.601Z Compiling jobserver v0.1.32
17282025-08-12T20:54:12.604Z Compiling parking_lot_core v0.9.10
17292025-08-12T20:54:12.828Z Compiling smallvec v1.15.1
17302025-08-12T20:54:12.831Z Compiling semver v1.0.26
17312025-08-12T20:54:12.887Z Compiling scopeguard v1.2.0
17322025-08-12T20:54:12.909Z Compiling syn v2.0.104
17332025-08-12T20:54:13.034Z Compiling cc v1.2.30
17342025-08-12T20:54:13.112Z Compiling pkg-config v0.3.31
17352025-08-12T20:54:13.279Z Compiling getrandom v0.2.15
17362025-08-12T20:54:13.312Z Compiling itoa v1.0.11
17372025-08-12T20:54:13.333Z Compiling aho-corasick v1.1.3
17382025-08-12T20:54:13.494Z Compiling rustix v0.38.37
17392025-08-12T20:54:13.575Z Compiling regex-syntax v0.8.5
17402025-08-12T20:54:14.359Z Compiling either v1.15.0
17412025-08-12T20:54:15.012Z Compiling stable_deref_trait v1.2.0
17422025-08-12T20:54:15.038Z Compiling critical-section v1.1.3
17432025-08-12T20:54:15.148Z Compiling slab v0.4.9
17442025-08-12T20:54:15.221Z Compiling errno v0.3.12
17452025-08-12T20:54:15.509Z Compiling spin v0.9.8
17462025-08-12T20:54:15.606Z Compiling once_cell v1.21.3
17472025-08-12T20:54:15.644Z Compiling allocator-api2 v0.2.21
17482025-08-12T20:54:15.686Z Compiling equivalent v1.0.2
17492025-08-12T20:54:15.827Z Compiling foldhash v0.1.5
17502025-08-12T20:54:15.877Z Compiling rand_core v0.6.4
17512025-08-12T20:54:16.236Z Compiling glob v0.3.2
17522025-08-12T20:54:16.287Z Compiling hashbrown v0.15.4
17532025-08-12T20:54:16.519Z Compiling prettyplease v0.2.36
17542025-08-12T20:54:16.613Z Compiling pin-project-lite v0.2.14
17552025-08-12T20:54:16.755Z Compiling ryu v1.0.18
17562025-08-12T20:54:16.779Z Compiling zerocopy v0.8.26
17572025-08-12T20:54:16.867Z Compiling clang-sys v1.8.1
17582025-08-12T20:54:16.870Z Compiling subtle v2.6.1
17592025-08-12T20:54:17.222Z Compiling regex-automata v0.4.8
17602025-08-12T20:54:17.568Z Compiling lazy_static v1.5.0
17612025-08-12T20:54:17.887Z Compiling minimal-lexical v0.2.1
17622025-08-12T20:54:17.909Z Compiling schemars v0.8.22
17632025-08-12T20:54:17.913Z Compiling writeable v0.5.5
17642025-08-12T20:54:18.282Z Compiling litemap v0.7.3
17652025-08-12T20:54:18.385Z Compiling nom v7.1.3
17662025-08-12T20:54:19.101Z Compiling libloading v0.8.5
17672025-08-12T20:54:19.205Z Compiling home v0.5.9
17682025-08-12T20:54:19.436Z Compiling percent-encoding v2.3.1
17692025-08-12T20:54:19.459Z Compiling thiserror v1.0.69
17702025-08-12T20:54:19.462Z Compiling bindgen v0.69.5
17712025-08-12T20:54:19.925Z Compiling synstructure v0.13.1
17722025-08-12T20:54:19.947Z Compiling serde_derive_internals v0.29.1
17732025-08-12T20:54:21.094Z Compiling itertools v0.12.1
17742025-08-12T20:54:21.520Z Compiling cexpr v0.6.0
17752025-08-12T20:54:21.859Z Compiling lazycell v1.3.0
17762025-08-12T20:54:22.103Z Compiling icu_locid_transform_data v1.5.0
17772025-08-12T20:54:22.235Z Compiling rustc-hash v1.1.0
17782025-08-12T20:54:22.418Z Compiling cmake v0.1.51
17792025-08-12T20:54:22.466Z Compiling regex v1.11.1
17802025-08-12T20:54:22.967Z Compiling signal-hook-registry v1.4.2
17812025-08-12T20:54:23.189Z Compiling fnv v1.0.7
17822025-08-12T20:54:23.216Z Compiling icu_properties_data v1.5.0
17832025-08-12T20:54:23.358Z Compiling byteorder v1.5.0
17842025-08-12T20:54:23.421Z Compiling dunce v1.0.5
17852025-08-12T20:54:23.502Z Compiling paste v1.0.15
17862025-08-12T20:54:23.567Z Compiling fs_extra v1.3.0
17872025-08-12T20:54:23.643Z Compiling serde_derive v1.0.219
17882025-08-12T20:54:23.867Z Compiling zeroize_derive v1.4.2
17892025-08-12T20:54:23.897Z Compiling zerofrom-derive v0.1.4
17902025-08-12T20:54:23.967Z Compiling yoke-derive v0.7.4
17912025-08-12T20:54:24.098Z Compiling zerovec-derive v0.10.3
17922025-08-12T20:54:24.346Z Compiling displaydoc v0.2.5
17932025-08-12T20:54:25.132Z Compiling icu_provider_macros v1.5.0
17942025-08-12T20:54:25.679Z Compiling tokio-macros v2.5.0
17952025-08-12T20:54:25.938Z Compiling zeroize v1.8.1
17962025-08-12T20:54:26.181Z Compiling zerocopy-derive v0.7.35
17972025-08-12T20:54:26.201Z Compiling futures-macro v0.3.31
17982025-08-12T20:54:26.432Z Compiling zerocopy-derive v0.8.26
17992025-08-12T20:54:26.721Z Compiling zerofrom v0.1.4
18002025-08-12T20:54:26.991Z Compiling yoke v0.7.4
18012025-08-12T20:54:27.209Z Compiling schemars_derive v0.8.22
18022025-08-12T20:54:27.386Z Compiling zerovec v0.10.4
18032025-08-12T20:54:27.905Z Compiling thiserror-impl v1.0.69
18042025-08-12T20:54:28.712Z Compiling parking_lot v0.12.3
18052025-08-12T20:54:29.196Z Compiling mio v1.0.2
18062025-08-12T20:54:29.220Z Compiling utf8_iter v1.0.4
18072025-08-12T20:54:29.514Z Compiling tinystr v0.7.6
18082025-08-12T20:54:29.839Z Compiling icu_collections v1.5.0
18092025-08-12T20:54:29.865Z Compiling icu_locid v1.5.0
18102025-08-12T20:54:29.942Z Compiling icu_normalizer_data v1.5.0
18112025-08-12T20:54:30.067Z Compiling utf16_iter v1.0.5
18122025-08-12T20:54:30.316Z Compiling heck v0.5.0
18132025-08-12T20:54:30.339Z Compiling write16 v1.0.0
18142025-08-12T20:54:30.574Z Compiling crypto-common v0.1.6
18152025-08-12T20:54:31.160Z Compiling icu_provider v1.5.0
18162025-08-12T20:54:31.354Z Compiling socket2 v0.6.0
18172025-08-12T20:54:32.031Z Compiling icu_locid_transform v1.5.0
18182025-08-12T20:54:32.394Z Compiling const-oid v0.9.6
18192025-08-12T20:54:33.314Z Compiling form_urlencoded v1.2.1
18202025-08-12T20:54:33.507Z Compiling icu_properties v1.5.1
18212025-08-12T20:54:33.852Z Compiling ring v0.17.14
18222025-08-12T20:54:35.223Z Compiling bitflags v2.9.1
18232025-08-12T20:54:35.457Z Compiling bytes v1.10.1
18242025-08-12T20:54:37.173Z Compiling indexmap v2.10.0
18252025-08-12T20:54:37.255Z Compiling tokio v1.47.0
18262025-08-12T20:54:37.735Z Compiling icu_normalizer v1.5.0
18272025-08-12T20:54:38.589Z Compiling der_derive v0.7.3
18282025-08-12T20:54:38.815Z Compiling idna_adapter v1.2.0
18292025-08-12T20:54:39.055Z Compiling idna v1.0.3
18302025-08-12T20:54:39.318Z Compiling which v4.4.2
18312025-08-12T20:54:39.813Z Compiling tracing-attributes v0.1.27
18322025-08-12T20:54:40.411Z Compiling aws-lc-rs v1.12.4
18332025-08-12T20:54:40.596Z Compiling vcpkg v0.2.15
18342025-08-12T20:54:40.837Z Compiling thiserror v2.0.12
18352025-08-12T20:54:41.952Z Compiling openssl-sys v0.9.109
18362025-08-12T20:54:42.603Z Compiling url v2.5.4
18372025-08-12T20:54:42.949Z Compiling block-buffer v0.10.4
18382025-08-12T20:54:43.475Z Compiling futures-core v0.3.31
18392025-08-12T20:54:43.902Z Compiling digest v0.10.7
18402025-08-12T20:54:44.169Z Compiling thiserror-impl v2.0.12
18412025-08-12T20:54:44.642Z Compiling httparse v1.9.5
18422025-08-12T20:54:45.247Z Compiling zerocopy v0.7.35
18432025-08-12T20:54:46.485Z Compiling uuid v1.17.0
18442025-08-12T20:54:46.869Z Compiling syn v1.0.109
18452025-08-12T20:54:46.941Z Compiling iana-time-zone v0.1.63
18462025-08-12T20:54:47.738Z Compiling chrono v0.4.41
18472025-08-12T20:54:48.165Z Compiling num-conv v0.1.0
18482025-08-12T20:54:48.206Z Compiling futures-sink v0.3.31
18492025-08-12T20:54:48.479Z Compiling time-core v0.1.2
18502025-08-12T20:54:48.692Z Compiling time-macros v0.2.18
18512025-08-12T20:54:48.931Z Compiling futures-channel v0.3.31
18522025-08-12T20:54:50.783Z Compiling aws-lc-sys v0.26.0
18532025-08-12T20:54:50.931Z Compiling pin-utils v0.1.0
18542025-08-12T20:54:51.056Z Compiling strsim v0.11.1
18552025-08-12T20:54:51.417Z Compiling futures-task v0.3.31
18562025-08-12T20:54:51.558Z Compiling openssl v0.10.73
18572025-08-12T20:54:51.630Z Compiling futures-io v0.3.31
18582025-08-12T20:54:51.672Z Compiling cpufeatures v0.2.14
18592025-08-12T20:54:52.020Z Compiling futures-util v0.3.31
18602025-08-12T20:54:52.257Z Compiling hmac v0.12.1
18612025-08-12T20:54:52.546Z Compiling rustc_version v0.4.1
18622025-08-12T20:54:53.077Z Compiling serde_tokenstream v0.2.2
18632025-08-12T20:54:53.408Z Compiling block-padding v0.3.3
18642025-08-12T20:54:53.622Z Compiling scroll_derive v0.12.0
18652025-08-12T20:54:53.675Z Compiling openssl-macros v0.1.1
18662025-08-12T20:54:54.549Z Compiling dyn-clone v1.0.19
18672025-08-12T20:54:54.828Z Compiling ucd-trie v0.1.7
18682025-08-12T20:54:55.067Z Compiling rustls v0.23.19
18692025-08-12T20:54:55.102Z Compiling native-tls v0.2.12
18702025-08-12T20:54:55.302Z Compiling crossbeam-utils v0.8.21
18712025-08-12T20:54:55.413Z Compiling pest v2.7.14
18722025-08-12T20:54:55.948Z Compiling inout v0.1.3
18732025-08-12T20:54:58.073Z Compiling pest_meta v2.7.14
18742025-08-12T20:54:58.657Z Compiling cipher v0.4.4
18752025-08-12T20:54:59.950Z Compiling sha2 v0.10.9
18762025-08-12T20:55:00.050Z Compiling http v1.3.1
18772025-08-12T20:55:00.715Z Compiling cookie v0.18.1
18782025-08-12T20:55:01.078Z Compiling base64ct v1.6.0
18792025-08-12T20:55:01.373Z Compiling rustversion v1.0.17
18802025-08-12T20:55:01.678Z Compiling pem-rfc7468 v0.7.0
18812025-08-12T20:55:02.082Z Compiling pest_generator v2.7.14
18822025-08-12T20:55:02.225Z Compiling bzip2-sys v0.1.13+1.0.8
18832025-08-12T20:55:02.777Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18842025-08-12T20:55:03.478Z Compiling anyhow v1.0.98
18852025-08-12T20:55:03.627Z Compiling slog v2.7.0
18862025-08-12T20:55:03.672Z Compiling flagset v0.4.6
18872025-08-12T20:55:03.910Z Compiling der v0.7.9
18882025-08-12T20:55:04.054Z Compiling pest_derive v2.7.14
18892025-08-12T20:55:05.132Z Compiling toml_datetime v0.6.11
18902025-08-12T20:55:05.215Z Compiling serde_spanned v0.6.9
18912025-08-12T20:55:05.509Z Compiling tracing-core v0.1.32
18922025-08-12T20:55:05.692Z Compiling usdt-impl v0.5.0
18932025-08-12T20:55:05.766Z Compiling rustls-pki-types v1.10.0
18942025-08-12T20:55:06.096Z Compiling spki v0.7.3
18952025-08-12T20:55:06.432Z Compiling tracing v0.1.40
18962025-08-12T20:55:06.742Z Compiling salsa20 v0.10.2
18972025-08-12T20:55:06.871Z Compiling scroll v0.12.0
18982025-08-12T20:55:07.001Z Compiling pbkdf2 v0.12.2
18992025-08-12T20:55:07.204Z Compiling ppv-lite86 v0.2.20
19002025-08-12T20:55:07.720Z Compiling plain v0.2.3
19012025-08-12T20:55:07.829Z Compiling rustix v1.0.7
19022025-08-12T20:55:07.893Z Compiling winnow v0.5.40
19032025-08-12T20:55:07.919Z Compiling litrs v0.4.1
19042025-08-12T20:55:08.031Z Compiling goblin v0.8.2
19052025-08-12T20:55:08.476Z Compiling scrypt v0.11.0
19062025-08-12T20:55:08.509Z Compiling cbc v0.1.2
19072025-08-12T20:55:08.737Z Compiling aes v0.8.4
19082025-08-12T20:55:08.850Z Compiling document-features v0.2.11
19092025-08-12T20:55:08.943Z Compiling tokio-util v0.7.15
19102025-08-12T20:55:09.984Z Compiling untrusted v0.9.0
19112025-08-12T20:55:10.200Z Compiling powerfmt v0.2.0
19122025-08-12T20:55:10.728Z Compiling pretty-hex v0.4.1
19132025-08-12T20:55:10.937Z Compiling adler2 v2.0.0
19142025-08-12T20:55:11.199Z Compiling toml_edit v0.19.15
19152025-08-12T20:55:11.242Z Compiling newtype-uuid v1.2.4
19162025-08-12T20:55:11.581Z Compiling untrusted v0.7.1
19172025-08-12T20:55:11.796Z Compiling miniz_oxide v0.8.5
19182025-08-12T20:55:12.965Z Compiling deranged v0.3.11
19192025-08-12T20:55:13.162Z Compiling pkcs5 v0.7.1
19202025-08-12T20:55:14.145Z Compiling dof v0.3.0
19212025-08-12T20:55:15.322Z Compiling dtrace-parser v0.2.0
19222025-08-12T20:55:15.587Z Compiling http-body v1.0.1
19232025-08-12T20:55:15.875Z Compiling heapless v0.7.17
19242025-08-12T20:55:16.687Z Compiling thread-id v4.2.2
19252025-08-12T20:55:16.733Z Compiling num_threads v0.1.7
19262025-08-12T20:55:17.058Z Compiling signal-hook v0.3.18
19272025-08-12T20:55:17.061Z Compiling atomic-waker v1.1.2
19282025-08-12T20:55:17.159Z Compiling zstd-safe v7.2.3
19292025-08-12T20:55:17.304Z Compiling base64 v0.22.1
19302025-08-12T20:55:17.479Z Compiling time v0.3.36
19312025-08-12T20:55:19.049Z Compiling pkcs8 v0.10.2
19322025-08-12T20:55:19.670Z Compiling ident_case v1.0.1
19332025-08-12T20:55:19.874Z Compiling try-lock v0.2.5
19342025-08-12T20:55:20.068Z Compiling tinyvec_macros v0.1.1
19352025-08-12T20:55:20.606Z Compiling tower-service v0.3.3
19362025-08-12T20:55:20.794Z Compiling tinyvec v1.8.0
19372025-08-12T20:55:21.898Z Compiling want v0.3.1
19382025-08-12T20:55:22.257Z Compiling h2 v0.4.6
19392025-08-12T20:55:24.275Z Compiling rand_core v0.9.2
19402025-08-12T20:55:24.670Z Compiling curve25519-dalek v4.1.3
19412025-08-12T20:55:24.778Z Compiling ipnet v2.11.0
19422025-08-12T20:55:25.118Z Compiling async-trait v0.1.88
19432025-08-12T20:55:27.033Z Compiling memoffset v0.9.1
19442025-08-12T20:55:27.230Z Compiling openssl-probe v0.1.5
19452025-08-12T20:55:27.787Z Compiling httpdate v1.0.3
19462025-08-12T20:55:27.799Z Compiling smoltcp v0.9.1
19472025-08-12T20:55:28.175Z Compiling foreign-types-shared v0.1.1
19482025-08-12T20:55:28.543Z Compiling gimli v0.31.1
19492025-08-12T20:55:28.567Z Compiling num-bigint-dig v0.8.4
19502025-08-12T20:55:29.044Z Compiling foreign-types v0.3.2
19512025-08-12T20:55:31.019Z Compiling hyper v1.6.0
19522025-08-12T20:55:33.167Z Compiling addr2line v0.24.2
19532025-08-12T20:55:35.108Z Compiling rand_chacha v0.9.0
19542025-08-12T20:55:36.443Z Compiling usdt-macro v0.5.0
19552025-08-12T20:55:37.768Z Compiling usdt-attr-macro v0.5.0
19562025-08-12T20:55:39.523Z Compiling strum_macros v0.26.4
19572025-08-12T20:55:41.658Z Compiling ipnetwork v0.21.1
19582025-08-12T20:55:42.733Z Compiling daft-derive v0.1.4
19592025-08-12T20:55:43.322Z Compiling object v0.36.5
19602025-08-12T20:55:43.745Z Compiling rustc-demangle v0.1.24
19612025-08-12T20:55:44.514Z Compiling cfg_aliases v0.2.1
19622025-08-12T20:55:45.222Z Compiling nix v0.29.0
19632025-08-12T20:55:49.063Z Compiling rand v0.9.1
19642025-08-12T20:55:50.299Z Compiling hyper-util v0.1.16
19652025-08-12T20:55:51.504Z Compiling backtrace v0.3.74
19662025-08-12T20:55:52.981Z Compiling unicode-normalization v0.1.24
19672025-08-12T20:55:54.329Z Compiling strum_macros v0.27.1
19682025-08-12T20:55:56.580Z Compiling hubpack_derive v0.1.1
19692025-08-12T20:55:57.076Z Compiling signature v2.2.0
19702025-08-12T20:55:57.332Z Compiling openapiv3 v2.2.0
19712025-08-12T20:55:57.551Z Compiling curve25519-dalek-derive v0.1.1
19722025-08-12T20:55:59.002Z Compiling fs-err v3.1.1
19732025-08-12T20:55:59.349Z Compiling ahash v0.8.12
19742025-08-12T20:55:59.729Z Compiling crc32fast v1.4.2
19752025-08-12T20:56:00.076Z Compiling unicode-bidi v0.3.17
19762025-08-12T20:56:01.156Z Compiling zlib-rs v0.5.1
19772025-08-12T20:56:01.241Z Compiling unicode-properties v0.1.3
19782025-08-12T20:56:01.328Z Compiling siphasher v0.3.11
19792025-08-12T20:56:01.658Z Compiling buf-list v1.0.3
19802025-08-12T20:56:01.876Z Compiling anstyle v1.0.11
19812025-08-12T20:56:01.895Z Compiling utf8parse v0.2.2
19822025-08-12T20:56:02.074Z Compiling anstyle-parse v0.2.5
19832025-08-12T20:56:02.282Z Compiling phf_shared v0.11.2
19842025-08-12T20:56:02.418Z Compiling stringprep v0.1.5
19852025-08-12T20:56:06.103Z Compiling libz-rs-sys v0.5.1
19862025-08-12T20:56:10.683Z Compiling http-body-util v0.1.3
19872025-08-12T20:56:10.707Z Compiling rand_chacha v0.3.1
19882025-08-12T20:56:11.420Z Compiling sync_wrapper v1.0.1
19892025-08-12T20:56:11.582Z Compiling md-5 v0.10.6
19902025-08-12T20:56:11.607Z Compiling num-integer v0.1.46
19912025-08-12T20:56:12.124Z Compiling hash32 v0.2.1
19922025-08-12T20:56:12.303Z Compiling ff v0.13.0
19932025-08-12T20:56:12.470Z Compiling encoding_rs v0.8.34
19942025-08-12T20:56:12.556Z Compiling base16ct v0.2.0
19952025-08-12T20:56:12.822Z Compiling mime v0.3.17
19962025-08-12T20:56:12.880Z Compiling fallible-iterator v0.2.0
19972025-08-12T20:56:13.109Z Compiling anstyle-query v1.1.1
19982025-08-12T20:56:13.291Z Compiling tower-layer v0.3.3
19992025-08-12T20:56:13.707Z Compiling colorchoice v1.0.2
20002025-08-12T20:56:13.841Z Compiling psl-types v2.0.11
20012025-08-12T20:56:14.086Z Compiling is_terminal_polyfill v1.70.1
20022025-08-12T20:56:14.240Z Compiling anstream v0.6.18
20032025-08-12T20:56:14.430Z Compiling tower v0.5.2
20042025-08-12T20:56:14.806Z Compiling publicsuffix v2.3.0
20052025-08-12T20:56:15.483Z Compiling postgres-protocol v0.6.8
20062025-08-12T20:56:16.190Z Compiling sec1 v0.7.3
20072025-08-12T20:56:16.604Z Compiling group v0.13.0
20082025-08-12T20:56:16.957Z Compiling num-iter v0.1.45
20092025-08-12T20:56:18.106Z Compiling rand v0.8.5
20102025-08-12T20:56:22.716Z Compiling tokio-native-tls v0.3.1
20112025-08-12T20:56:22.821Z Compiling flate2 v1.1.2
20122025-08-12T20:56:22.821Z Compiling rustls-native-certs v0.8.1
20132025-08-12T20:56:22.821Z Compiling webpki-roots v1.0.1
20142025-08-12T20:56:22.821Z Compiling rustls-webpki v0.102.8
20152025-08-12T20:56:23.232Z Compiling hkdf v0.12.4
20162025-08-12T20:56:23.252Z Compiling terminal_size v0.4.0
20172025-08-12T20:56:23.492Z Compiling serde_urlencoded v0.7.1
20182025-08-12T20:56:23.676Z Compiling clap_derive v4.5.41
20192025-08-12T20:56:23.840Z Compiling enum-as-inner v0.6.1
20202025-08-12T20:56:24.096Z Compiling crypto-bigint v0.5.5
20212025-08-12T20:56:24.179Z Compiling serde_repr v0.1.19
20222025-08-12T20:56:26.389Z Compiling lockfree-object-pool v0.1.6
20232025-08-12T20:56:26.691Z Compiling bitflags v1.3.2
20242025-08-12T20:56:26.836Z Compiling simd-adler32 v0.3.7
20252025-08-12T20:56:27.350Z Compiling clap_lex v0.7.4
20262025-08-12T20:56:27.795Z Compiling managed v0.8.0
20272025-08-12T20:56:27.967Z Compiling bumpalo v3.16.0
20282025-08-12T20:56:28.304Z Compiling iri-string v0.7.8
20292025-08-12T20:56:30.574Z Compiling tokio-rustls v0.26.0
20302025-08-12T20:56:31.056Z Compiling hyper-rustls v0.27.7
20312025-08-12T20:56:31.650Z Compiling tower-http v0.6.6
20322025-08-12T20:56:32.757Z Compiling zopfli v0.8.1
20332025-08-12T20:56:33.838Z Compiling clap_builder v4.5.41
20342025-08-12T20:56:34.093Z Compiling elliptic-curve v0.13.8
20352025-08-12T20:56:34.722Z Compiling oxnet v0.1.3
20362025-08-12T20:56:35.858Z Compiling hyper-tls v0.6.0
20372025-08-12T20:56:39.037Z Compiling zstd v0.13.3
20382025-08-12T20:56:39.187Z Compiling signal-hook-mio v0.2.4
20392025-08-12T20:56:39.380Z Compiling cookie_store v0.21.1
20402025-08-12T20:56:39.636Z Compiling postgres-types v0.2.9
20412025-08-12T20:56:39.840Z Compiling phf v0.11.2
20422025-08-12T20:56:40.175Z Compiling strum v0.27.2
20432025-08-12T20:56:40.331Z Compiling hubpack v0.1.2
20442025-08-12T20:56:40.397Z Compiling ed25519 v2.2.3
20452025-08-12T20:56:40.758Z Compiling bzip2 v0.5.2
20462025-08-12T20:56:40.787Z Compiling bzip2 v0.4.4
20472025-08-12T20:56:40.868Z Compiling crossbeam-epoch v0.9.18
20482025-08-12T20:56:41.161Z Compiling pkcs1 v0.7.5
20492025-08-12T20:56:41.968Z Compiling rfc6979 v0.4.0
20502025-08-12T20:56:42.203Z Compiling float-cmp v0.10.0
20512025-08-12T20:56:42.309Z Compiling serde-big-array v0.5.1
20522025-08-12T20:56:42.456Z Compiling bstr v1.10.0
20532025-08-12T20:56:42.519Z Compiling regress v0.10.4
20542025-08-12T20:56:42.576Z Compiling memmap v0.7.0
20552025-08-12T20:56:42.924Z Compiling socket2 v0.5.10
20562025-08-12T20:56:43.697Z Compiling normalize-line-endings v0.3.0
20572025-08-12T20:56:43.772Z Compiling fixedbitset v0.4.2
20582025-08-12T20:56:43.794Z Compiling toml_write v0.1.2
20592025-08-12T20:56:43.852Z Compiling difflib v0.4.0
20602025-08-12T20:56:44.160Z Compiling whoami v1.5.2
20612025-08-12T20:56:44.183Z Compiling precomputed-hash v0.1.1
20622025-08-12T20:56:44.337Z Compiling winnow v0.7.10
20632025-08-12T20:56:44.683Z Compiling new_debug_unreachable v1.0.6
20642025-08-12T20:56:44.809Z Compiling unicode-width v0.2.0
20652025-08-12T20:56:44.831Z Compiling data-encoding v2.9.0
20662025-08-12T20:56:44.863Z Compiling static_assertions v1.1.0
20672025-08-12T20:56:44.985Z Compiling unicode-segmentation v1.12.0
20682025-08-12T20:56:45.366Z Compiling predicates-core v1.0.8
20692025-08-12T20:56:45.687Z Compiling predicates v3.1.3
20702025-08-12T20:56:45.829Z Compiling similar v2.7.0
20712025-08-12T20:56:46.105Z Compiling hickory-proto v0.25.2
20722025-08-12T20:56:46.132Z Compiling reqwest v0.12.22
20732025-08-12T20:56:46.936Z Compiling typify-impl v0.3.0
20742025-08-12T20:56:47.523Z Compiling toml_edit v0.22.27
20752025-08-12T20:56:47.544Z Compiling console v0.15.10
20762025-08-12T20:56:47.763Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20772025-08-12T20:56:48.693Z Compiling string_cache v0.8.9
20782025-08-12T20:56:52.002Z Compiling tokio-postgres v0.7.13
20792025-08-12T20:56:54.556Z Compiling petgraph v0.6.5
20802025-08-12T20:56:54.950Z Compiling usdt v0.5.0
20812025-08-12T20:56:55.643Z Compiling ecdsa v0.16.9
20822025-08-12T20:56:56.503Z Compiling rsa v0.9.6
20832025-08-12T20:56:56.783Z Compiling zip v4.2.0
20842025-08-12T20:56:56.971Z Compiling zip v0.6.6
20852025-08-12T20:56:58.006Z Compiling ed25519-dalek v2.1.1
20862025-08-12T20:56:58.548Z Compiling crossterm v0.28.1
20872025-08-12T20:56:58.602Z Compiling clap v4.5.41
20882025-08-12T20:56:58.736Z Compiling daft v0.1.4
20892025-08-12T20:56:59.257Z Compiling strum v0.26.3
20902025-08-12T20:56:59.399Z Compiling darling_core v0.21.0
20912025-08-12T20:56:59.467Z Compiling tokio-stream v0.1.17
20922025-08-12T20:56:59.578Z Compiling toml v0.7.8
20932025-08-12T20:56:59.799Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20942025-08-12T20:57:00.233Z Compiling x509-cert v0.2.5
20952025-08-12T20:57:01.296Z Compiling sha1 v0.10.6
20962025-08-12T20:57:01.359Z Compiling itertools v0.13.0
20972025-08-12T20:57:01.722Z Compiling itertools v0.10.5
20982025-08-12T20:57:04.291Z Compiling winnow v0.6.26
20992025-08-12T20:57:04.802Z Compiling unicode-xid v0.2.6
21002025-08-12T20:57:06.350Z Compiling peg-runtime v0.8.5
21012025-08-12T20:57:06.744Z Compiling lalrpop-util v0.19.12
21022025-08-12T20:57:07.112Z Compiling rustc-hash v2.1.1
21032025-08-12T20:57:07.508Z Compiling darling_macro v0.21.0
21042025-08-12T20:57:07.521Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21052025-08-12T20:57:08.304Z Compiling typify-macro v0.3.0
21062025-08-12T20:57:14.266Z Compiling rayon-core v1.12.1
21072025-08-12T20:57:15.804Z Compiling camino v1.1.10
21082025-08-12T20:57:16.888Z Compiling darling v0.21.0
21092025-08-12T20:57:17.830Z Compiling proc-macro-crate v1.3.1
21102025-08-12T20:57:18.171Z Compiling macaddr v1.0.1
21112025-08-12T20:57:18.586Z Compiling structmeta-derive v0.3.0
21122025-08-12T20:57:19.068Z Compiling itertools v0.14.0
21132025-08-12T20:57:21.055Z Compiling fastrand v2.1.1
21142025-08-12T20:57:21.486Z Compiling ref-cast v1.0.24
21152025-08-12T20:57:21.991Z Compiling heapless v0.8.0
21162025-08-12T20:57:22.856Z Compiling ingot-macros v0.1.1
21172025-08-12T20:57:25.537Z Compiling tempfile v3.20.0
21182025-08-12T20:57:25.580Z Compiling structmeta v0.3.0
21192025-08-12T20:57:26.626Z Compiling num_enum_derive v0.5.11
21202025-08-12T20:57:28.695Z Compiling crossbeam-deque v0.8.5
21212025-08-12T20:57:29.883Z Compiling hash32 v0.3.1
21222025-08-12T20:57:30.189Z Compiling ref-cast-impl v1.0.24
21232025-08-12T20:57:31.295Z Compiling smoltcp v0.11.0
21242025-08-12T20:57:32.679Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21252025-08-12T20:57:43.502Z Compiling ingot-types v0.1.2
21262025-08-12T20:57:46.337Z Compiling num_enum v0.5.11
21272025-08-12T20:57:47.320Z Compiling typify v0.3.0
21282025-08-12T20:57:50.272Z Compiling darling_core v0.20.10
21292025-08-12T20:57:51.633Z Compiling dirs-sys-next v0.1.2
21302025-08-12T20:57:51.672Z Compiling proc-macro-error-attr v1.0.4
21312025-08-12T20:57:51.985Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21322025-08-12T20:57:52.660Z Compiling cobs v0.2.3
21332025-08-12T20:57:53.220Z Compiling rustls v0.22.4
21342025-08-12T20:57:53.268Z Compiling unsafe-libyaml v0.2.11
21352025-08-12T20:57:54.946Z Compiling serde_yaml v0.9.34+deprecated
21362025-08-12T20:57:55.424Z Compiling darling_macro v0.20.10
21372025-08-12T20:57:56.907Z Compiling postcard v1.0.10
21382025-08-12T20:58:00.832Z Compiling dirs-next v2.0.0
21392025-08-12T20:58:05.280Z Compiling progenitor-impl v0.9.1
21402025-08-12T20:58:08.493Z Compiling ingot v0.1.1
21412025-08-12T20:58:10.983Z Compiling toml v0.8.23
21422025-08-12T20:58:16.132Z Compiling futures-executor v0.3.31
21432025-08-12T20:58:16.547Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21442025-08-12T20:58:16.724Z Compiling hex v0.4.3
21452025-08-12T20:58:16.786Z Compiling foreign-types-macros v0.2.3
21462025-08-12T20:58:16.884Z Compiling thread_local v1.1.8
21472025-08-12T20:58:17.085Z Compiling wait-timeout v0.2.0
21482025-08-12T20:58:17.372Z Compiling multer v3.1.0
21492025-08-12T20:58:17.467Z Compiling proc-macro-error v1.0.4
21502025-08-12T20:58:17.602Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21512025-08-12T20:58:17.853Z Compiling unicode-width v0.1.14
21522025-08-12T20:58:17.964Z Compiling slog-async v2.8.0
21532025-08-12T20:58:17.986Z Compiling match_cfg v0.1.0
21542025-08-12T20:58:17.990Z Compiling bit-vec v0.8.0
21552025-08-12T20:58:18.157Z Compiling foreign-types-shared v0.3.1
21562025-08-12T20:58:18.326Z Compiling quick-error v1.2.3
21572025-08-12T20:58:18.514Z Compiling rusty-fork v0.3.0
21582025-08-12T20:58:18.539Z Compiling bit-set v0.8.0
21592025-08-12T20:58:18.558Z Compiling tabwriter v1.4.0
21602025-08-12T20:58:18.625Z Compiling foreign-types v0.5.0
21612025-08-12T20:58:18.777Z Compiling hostname v0.3.1
21622025-08-12T20:58:19.158Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21632025-08-12T20:58:19.180Z Compiling futures v0.3.31
21642025-08-12T20:58:19.325Z Compiling progenitor-macro v0.9.1
21652025-08-12T20:58:19.348Z Compiling term v0.7.0
21662025-08-12T20:58:21.216Z Compiling darling v0.20.10
21672025-08-12T20:58:22.974Z Compiling derive-ex v0.1.8
21682025-08-12T20:58:23.167Z Compiling progenitor-client v0.9.1
21692025-08-12T20:58:23.566Z Compiling slog-json v2.6.1
21702025-08-12T20:58:24.041Z Compiling rand_xorshift v0.4.0
21712025-08-12T20:58:24.087Z Compiling crossbeam-channel v0.5.15
21722025-08-12T20:58:24.157Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21732025-08-12T20:58:24.339Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21742025-08-12T20:58:24.928Z Compiling async-stream-impl v0.3.6
21752025-08-12T20:58:25.141Z Compiling cstr-argument v0.1.2
21762025-08-12T20:58:25.449Z Compiling is-terminal v0.4.13
21772025-08-12T20:58:25.609Z Compiling dropshot v0.16.2
21782025-08-12T20:58:25.631Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21792025-08-12T20:58:25.956Z Compiling crucible-workspace-hack v0.1.0
21802025-08-12T20:58:25.959Z Compiling unarray v0.1.4
21812025-08-12T20:58:26.090Z Compiling typeid v1.0.3
21822025-08-12T20:58:26.181Z Compiling take_mut v0.2.2
21832025-08-12T20:58:26.268Z Compiling pretty-hex v0.2.1
21842025-08-12T20:58:26.515Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21852025-08-12T20:58:26.706Z Compiling tokio-rustls v0.25.0
21862025-08-12T20:58:26.728Z Compiling test-strategy v0.4.3
21872025-08-12T20:58:26.934Z Compiling proptest v1.7.0
21882025-08-12T20:58:27.235Z Compiling async-stream v0.3.6
21892025-08-12T20:58:27.753Z Compiling slog-term v2.9.1
21902025-08-12T20:58:28.952Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21912025-08-12T20:58:29.872Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21922025-08-12T20:58:30.102Z Compiling slog-bunyan v2.5.0
21932025-08-12T20:58:30.306Z Compiling progenitor v0.9.1
21942025-08-12T20:58:30.412Z Compiling serde_with_macros v3.14.0
21952025-08-12T20:58:30.992Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21962025-08-12T20:58:31.217Z Compiling rayon v1.10.0
21972025-08-12T20:58:31.620Z Compiling parse-display-derive v0.10.0
21982025-08-12T20:58:32.772Z Compiling colored v2.2.0
21992025-08-12T20:58:33.165Z Compiling waitgroup v0.1.2
22002025-08-12T20:58:33.442Z Compiling rustls-pemfile v2.2.0
22012025-08-12T20:58:33.928Z Compiling dropshot_endpoint v0.16.2
22022025-08-12T20:58:34.153Z Compiling serde_path_to_error v0.1.17
22032025-08-12T20:58:35.130Z Compiling derive-where v1.5.0
22042025-08-12T20:58:35.156Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22052025-08-12T20:58:35.885Z Compiling hostname v0.4.0
22062025-08-12T20:58:36.201Z Compiling instant v0.1.13
22072025-08-12T20:58:36.410Z Compiling heck v0.4.1
22082025-08-12T20:58:36.433Z Compiling debug-ignore v1.0.5
22092025-08-12T20:58:36.624Z Compiling backoff v0.4.0
22102025-08-12T20:58:36.792Z Compiling zone_cfg_derive v0.3.0
22112025-08-12T20:58:37.030Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22122025-08-12T20:58:37.272Z Compiling parse-display v0.10.0
22132025-08-12T20:58:37.941Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22142025-08-12T20:58:38.358Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
22152025-08-12T20:58:39.071Z Compiling serde_with v3.14.0
22162025-08-12T20:58:39.526Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22172025-08-12T20:58:41.674Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22182025-08-12T20:58:42.730Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22192025-08-12T20:58:43.578Z Compiling iddqd v0.3.9
22202025-08-12T20:58:43.694Z Compiling camino-tempfile v1.4.1
22212025-08-12T20:58:44.520Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22222025-08-12T20:58:44.989Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22232025-08-12T20:58:46.031Z Compiling progenitor-client v0.10.0
22242025-08-12T20:58:46.527Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22252025-08-12T20:58:46.964Z Compiling num-derive v0.4.2
22262025-08-12T20:58:47.363Z Compiling sigpipe v0.1.3
22272025-08-12T20:58:47.388Z Compiling libefi-sys v0.1.0
22282025-08-12T20:58:47.537Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22292025-08-12T20:58:47.744Z Compiling jiff v0.2.15
22302025-08-12T20:58:49.120Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22312025-08-12T20:58:49.993Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22322025-08-12T20:58:50.219Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22332025-08-12T20:58:50.626Z Compiling erased-serde v0.4.6
22342025-08-12T20:58:50.808Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22352025-08-12T20:58:52.094Z Compiling zone v0.3.1
22362025-08-12T20:58:55.245Z Compiling smf v0.2.3
22372025-08-12T20:58:56.109Z Compiling bitfield-struct v0.6.2
22382025-08-12T20:58:57.178Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22392025-08-12T20:58:57.395Z Compiling ordered-float v2.10.1
22402025-08-12T20:58:57.434Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22412025-08-12T20:58:57.758Z Compiling blake3 v1.5.4
22422025-08-12T20:58:58.032Z Compiling serde-value v0.7.0
22432025-08-12T20:58:58.051Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22442025-08-12T20:58:58.765Z Compiling serde-untagged v0.1.7
22452025-08-12T20:58:59.319Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22462025-08-12T20:58:59.381Z Compiling xattr v1.3.1
22472025-08-12T20:58:59.561Z Compiling filetime v0.2.25
22482025-08-12T20:58:59.617Z Compiling memmap2 v0.9.5
22492025-08-12T20:58:59.738Z Compiling constant_time_eq v0.3.1
22502025-08-12T20:58:59.940Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22512025-08-12T20:58:59.966Z Compiling arrayref v0.3.9
22522025-08-12T20:59:00.102Z Compiling arrayvec v0.7.6
22532025-08-12T20:59:00.134Z Compiling same-file v1.0.6
22542025-08-12T20:59:00.204Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22552025-08-12T20:59:00.403Z Compiling walkdir v2.5.0
22562025-08-12T20:59:00.424Z Compiling tar v0.4.44
22572025-08-12T20:59:01.982Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22582025-08-12T20:59:02.137Z Compiling cargo-util-schemas v0.8.2
22592025-08-12T20:59:02.416Z Compiling console v0.16.0
22602025-08-12T20:59:02.797Z Compiling tokio-dtrace v0.1.0
22612025-08-12T20:59:02.944Z Compiling gethostname v0.5.0
22622025-08-12T20:59:03.185Z Compiling cargo-platform v0.2.0
22632025-08-12T20:59:03.304Z Compiling fixedbitset v0.5.7
22642025-08-12T20:59:04.450Z Compiling unit-prefix v0.5.1
22652025-08-12T20:59:04.738Z Compiling topological-sort v0.2.2
22662025-08-12T20:59:05.014Z Compiling cargo_metadata v0.21.0
22672025-08-12T20:59:05.071Z Compiling omicron-zone-package v0.12.2
22682025-08-12T20:59:06.071Z Compiling indicatif v0.18.0
22692025-08-12T20:59:07.630Z Compiling petgraph v0.8.2
22702025-08-12T20:59:07.746Z Compiling oxide-tokio-rt v0.1.2
22712025-08-12T20:59:08.390Z Compiling indent_write v2.2.0
22722025-08-12T20:59:08.664Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22732025-08-12T20:59:09.006Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22742025-08-12T20:59:11.520Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22752025-08-12T20:59:12.163Z Compiling shell-words v1.1.0
22762025-08-12T20:59:14.583Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22772025-08-12T20:59:34.229Z Finished `release` profile [optimized] target(s) in 5m 24s
22782025-08-12T20:59:34.417Z Running `target/release/omicron-package -t test target create -p dev`
22792025-08-12T20:59:34.476ZLogging to: /work/oxidecomputer/omicron/out/LOG
22802025-08-12T20:59:34.480ZCreated new build target 'test' and set it as active
22812025-08-12T20:59:34.480Z
22822025-08-12T20:59:34.480Zreal 5:25.075916744
22832025-08-12T20:59:34.481Zuser 37:33.701656650
22842025-08-12T20:59:34.481Zsys 3:43.316995121
22852025-08-12T20:59:34.481Ztrap 1.180799632
22862025-08-12T20:59:34.481Ztflt 1.986885114
22872025-08-12T20:59:34.481Zdflt 0.960594633
22882025-08-12T20:59:34.481Zkflt 0.000144363
22892025-08-12T20:59:34.481Zlock 1:46:39.057109762
22902025-08-12T20:59:34.482Zslp 2:33:23.581496506
22912025-08-12T20:59:34.482Zlat 3:11.985156772
22922025-08-12T20:59:34.482Zstop 5:25.822107880
22932025-08-12T20:59:34.482Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22942025-08-12T20:59:35.635Z Finished `release` profile [optimized] target(s) in 1.10s
22952025-08-12T20:59:35.694Z Running `target/release/omicron-package -t test package`
22962025-08-12T20:59:35.748ZLogging to: /work/oxidecomputer/omicron/out/LOG
22972025-08-12T20:59:37.495Z Compiling typify-impl v0.4.1
22982025-08-12T20:59:37.499Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22992025-08-12T20:59:37.751Z Compiling convert_case v0.4.0
23002025-08-12T20:59:37.755Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23012025-08-12T20:59:37.755Z Compiling dirs-sys-next v0.1.2
23022025-08-12T20:59:37.755Z Compiling num-rational v0.4.2
23032025-08-12T20:59:37.755Z Compiling num-complex v0.4.6
23042025-08-12T20:59:37.934Z Compiling float-ord v0.3.2
23052025-08-12T20:59:38.153Z Compiling dirs-next v2.0.0
23062025-08-12T20:59:38.296Z Compiling is-terminal v0.4.13
23072025-08-12T20:59:38.348Z Compiling term v0.7.0
23082025-08-12T20:59:38.385Z Compiling derive_more v0.99.20
23092025-08-12T20:59:38.477Z Compiling half v2.4.1
23102025-08-12T20:59:38.516Z Compiling ciborium-io v0.2.2
23112025-08-12T20:59:38.702Z Compiling camino v1.1.10
23122025-08-12T20:59:38.828Z Compiling num v0.4.3
23132025-08-12T20:59:38.898Z Compiling bytecount v0.6.8
23142025-08-12T20:59:39.172Z Compiling ciborium-ll v0.2.2
23152025-08-12T20:59:39.228Z Compiling secrecy v0.10.3
23162025-08-12T20:59:39.387Z Compiling base64 v0.21.7
23172025-08-12T20:59:39.544Z Compiling ciborium v0.2.2
23182025-08-12T20:59:39.669Z Compiling fastrand v2.1.1
23192025-08-12T20:59:39.717Z Compiling swrite v0.1.0
23202025-08-12T20:59:39.899Z Compiling rustls v0.22.4
23212025-08-12T20:59:40.041Z Compiling password-hash v0.5.0
23222025-08-12T20:59:40.056Z Compiling blake2 v0.10.6
23232025-08-12T20:59:40.155Z Compiling tempfile v3.20.0
23242025-08-12T20:59:40.478Z Compiling thread_local v1.1.8
23252025-08-12T20:59:40.877Z Compiling wait-timeout v0.2.0
23262025-08-12T20:59:40.933Z Compiling match_cfg v0.1.0
23272025-08-12T20:59:41.092Z Compiling quick-error v1.2.3
23282025-08-12T20:59:41.192Z Compiling bit-vec v0.8.0
23292025-08-12T20:59:41.296Z Compiling rusty-fork v0.3.0
23302025-08-12T20:59:41.320Z Compiling hostname v0.3.1
23312025-08-12T20:59:41.443Z Compiling argon2 v0.5.3
23322025-08-12T20:59:41.624Z Compiling bit-set v0.8.0
23332025-08-12T20:59:41.894Z Compiling atomicwrites v0.4.4
23342025-08-12T20:59:41.949Z Compiling ref-cast v1.0.24
23352025-08-12T20:59:42.002Z Compiling multer v3.1.0
23362025-08-12T20:59:42.108Z Compiling slog-async v2.8.0
23372025-08-12T20:59:42.201Z Compiling progenitor-client v0.9.1
23382025-08-12T20:59:42.219Z Compiling crossbeam-channel v0.5.15
23392025-08-12T20:59:42.444Z Compiling slog-json v2.6.1
23402025-08-12T20:59:42.675Z Compiling rand_xorshift v0.4.0
23412025-08-12T20:59:42.880Z Compiling futures-executor v0.3.31
23422025-08-12T20:59:42.967Z Compiling hex v0.4.3
23432025-08-12T20:59:43.165Z Compiling unarray v0.1.4
23442025-08-12T20:59:43.282Z Compiling take_mut v0.2.2
23452025-08-12T20:59:43.362Z Compiling proptest v1.7.0
23462025-08-12T20:59:43.574Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23472025-08-12T20:59:43.784Z Compiling futures v0.3.31
23482025-08-12T20:59:43.817Z Compiling slog-bunyan v2.5.0
23492025-08-12T20:59:43.832Z Compiling progenitor v0.9.1
23502025-08-12T20:59:43.931Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23512025-08-12T20:59:44.282Z Compiling slog-term v2.9.1
23522025-08-12T20:59:44.354Z Compiling async-stream v0.3.6
23532025-08-12T20:59:44.549Z Compiling dropshot v0.16.2
23542025-08-12T20:59:44.633Z Compiling newline-converter v0.3.0
23552025-08-12T20:59:44.662Z Compiling toml v0.8.23
23562025-08-12T20:59:44.885Z Compiling waitgroup v0.1.2
23572025-08-12T20:59:44.922Z Compiling rustls-pemfile v2.2.0
23582025-08-12T20:59:45.138Z Compiling serde_path_to_error v0.1.17
23592025-08-12T20:59:45.313Z Compiling hostname v0.4.0
23602025-08-12T20:59:45.336Z Compiling instant v0.1.13
23612025-08-12T20:59:45.476Z Compiling debug-ignore v1.0.5
23622025-08-12T20:59:45.504Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23632025-08-12T20:59:45.670Z Compiling tokio-rustls v0.25.0
23642025-08-12T20:59:45.924Z Compiling backoff v0.4.0
23652025-08-12T20:59:45.951Z Compiling expectorate v1.2.0
23662025-08-12T20:59:45.981Z Compiling iddqd v0.3.9
23672025-08-12T20:59:50.687Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23682025-08-12T20:59:50.826Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23692025-08-12T20:59:50.826Z Compiling parse-display v0.10.0
23702025-08-12T20:59:50.827Z Compiling typify-macro v0.4.1
23712025-08-12T20:59:50.827Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23722025-08-12T20:59:50.827Z Compiling serde_with v3.14.0
23732025-08-12T20:59:50.827Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23742025-08-12T20:59:50.829Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
23752025-08-12T20:59:50.829Z Compiling progenitor-client v0.10.0
23762025-08-12T20:59:50.829Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23772025-08-12T20:59:50.829Z Compiling typify v0.4.1
23782025-08-12T20:59:50.829Z Compiling progenitor-impl v0.10.0
23792025-08-12T20:59:50.869Z Compiling macaddr v1.0.1
23802025-08-12T20:59:51.705Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23812025-08-12T20:59:51.798Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23822025-08-12T20:59:52.042Z Compiling utf-8 v0.7.6
23832025-08-12T20:59:52.447Z Compiling owo-colors v4.2.2
23842025-08-12T20:59:53.074Z Compiling cancel-safe-futures v0.1.5
23852025-08-12T20:59:53.221Z Compiling libsw-core v0.3.1
23862025-08-12T20:59:53.552Z Compiling libsw v3.5.0
23872025-08-12T20:59:53.905Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23882025-08-12T20:59:54.223Z Compiling keccak v0.1.5
23892025-08-12T20:59:55.507Z Compiling linear-map v1.2.0
23902025-08-12T20:59:55.835Z Compiling sha3 v0.10.8
23912025-08-12T20:59:55.977Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23922025-08-12T20:59:56.163Z Compiling progenitor-macro v0.10.0
23932025-08-12T20:59:56.334Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23942025-08-12T20:59:57.019Z Compiling prettyplease v0.2.36
23952025-08-12T21:00:03.241Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23962025-08-12T21:00:06.955Z Compiling async-recursion v1.1.1
23972025-08-12T21:00:07.185Z Compiling progenitor v0.10.0
23982025-08-12T21:00:07.459Z Compiling tungstenite v0.21.0
23992025-08-12T21:00:08.305Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24002025-08-12T21:00:08.573Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24012025-08-12T21:00:10.812Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24022025-08-12T21:00:12.363Z Compiling globset v0.4.15
24032025-08-12T21:00:14.422Z Compiling tokio-tungstenite v0.21.0
24042025-08-12T21:00:15.120Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24052025-08-12T21:00:18.023Z Compiling pem v3.0.5
24062025-08-12T21:00:18.340Z Compiling pin-project-internal v1.1.6
24072025-08-12T21:00:18.864Z Compiling papergrid v0.11.0
24082025-08-12T21:00:19.475Z Compiling tabled_derive v0.7.0
24092025-08-12T21:00:20.356Z Compiling snafu-derive v0.8.5
24102025-08-12T21:00:20.895Z Compiling pin-project v1.1.6
24112025-08-12T21:00:21.088Z Compiling highway v1.3.0
24122025-08-12T21:00:21.438Z Compiling tabled v0.15.0
24132025-08-12T21:00:22.691Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24142025-08-12T21:00:24.626Z Compiling snafu v0.8.5
24152025-08-12T21:00:25.847Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24162025-08-12T21:00:26.766Z Compiling resolv-conf v0.7.0
24172025-08-12T21:00:28.299Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24182025-08-12T21:00:28.557Z Compiling olpc-cjson v0.1.4
24192025-08-12T21:00:28.931Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24202025-08-12T21:00:29.740Z Compiling universal-hash v0.5.1
24212025-08-12T21:00:29.916Z Compiling thiserror-impl-no-std v2.0.2
24222025-08-12T21:00:30.002Z Compiling serde_plain v1.0.2
24232025-08-12T21:00:30.581Z Compiling typed-path v0.9.3
24242025-08-12T21:00:31.374Z Compiling semver v0.1.20
24252025-08-12T21:00:31.631Z Compiling opaque-debug v0.3.1
24262025-08-12T21:00:31.782Z Compiling rustc_version v0.1.7
24272025-08-12T21:00:31.811Z Compiling poly1305 v0.8.0
24282025-08-12T21:00:31.937Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24292025-08-12T21:00:32.174Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24302025-08-12T21:00:32.340Z Compiling thiserror-no-std v2.0.2
24312025-08-12T21:00:32.521Z Compiling chacha20 v0.9.1
24322025-08-12T21:00:32.554Z Compiling aead v0.5.2
24332025-08-12T21:00:32.947Z Compiling chacha20poly1305 v0.10.1
24342025-08-12T21:00:33.097Z Compiling vsss-rs v3.3.4
24352025-08-12T21:00:33.173Z Compiling newtype_derive v0.1.6
24362025-08-12T21:00:33.224Z Compiling unicode-linebreak v0.1.5
24372025-08-12T21:00:33.540Z Compiling tough v0.20.0
24382025-08-12T21:00:33.805Z Compiling smawk v0.3.2
24392025-08-12T21:00:34.139Z Compiling linked-hash-map v0.5.6
24402025-08-12T21:00:34.589Z Compiling lru-cache v0.1.2
24412025-08-12T21:00:34.870Z Compiling textwrap v0.16.2
24422025-08-12T21:00:37.274Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24432025-08-12T21:00:37.514Z Compiling humantime v2.2.0
24442025-08-12T21:00:38.400Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24452025-08-12T21:00:38.492Z Compiling hickory-proto v0.24.4
24462025-08-12T21:00:40.802Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24472025-08-12T21:00:41.380Z Compiling steno v0.4.1
24482025-08-12T21:00:43.267Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24492025-08-12T21:00:43.654Z Compiling slog-dtrace v0.3.0
24502025-08-12T21:00:44.037Z Compiling moka v0.12.10
24512025-08-12T21:00:44.530Z Compiling hickory-resolver v0.24.4
24522025-08-12T21:00:46.888Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24532025-08-12T21:00:47.259Z Compiling qorb v0.4.1
24542025-08-12T21:00:52.362Z Compiling tagptr v0.2.0
24552025-08-12T21:00:57.624Z Compiling hickory-resolver v0.25.2
24562025-08-12T21:01:02.012Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24572025-08-12T21:01:05.632Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24582025-08-12T21:01:06.359Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24592025-08-12T21:01:06.685Z Compiling display-error-chain v0.2.2
24602025-08-12T21:01:06.973Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24612025-08-12T21:01:08.057Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24622025-08-12T21:01:09.436Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24632025-08-12T21:01:13.394Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24642025-08-12T21:01:13.639Z Compiling crunchy v0.2.2
24652025-08-12T21:01:13.887Z Compiling maplit v1.0.2
24662025-08-12T21:01:14.053Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24672025-08-12T21:01:14.165Z Compiling dsl_auto_type v0.1.2
24682025-08-12T21:01:15.403Z Compiling scheduled-thread-pool v0.2.7
24692025-08-12T21:01:15.433Z Compiling diesel_table_macro_syntax v0.2.0
24702025-08-12T21:01:15.824Z Compiling proc-macro-error-attr2 v2.0.0
24712025-08-12T21:01:16.502Z Compiling radium v0.7.0
24722025-08-12T21:01:16.606Z Compiling tiny-keccak v2.0.2
24732025-08-12T21:01:16.715Z Compiling proc-macro-error2 v2.0.1
24742025-08-12T21:01:17.034Z Compiling diesel_derives v2.2.3
24752025-08-12T21:01:17.064Z Compiling r2d2 v0.8.10
24762025-08-12T21:01:17.618Z Compiling const_format_proc_macros v0.2.34
24772025-08-12T21:01:19.405Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24782025-08-12T21:01:20.493Z Compiling num-derive v0.3.3
24792025-08-12T21:01:22.514Z Compiling zerocopy-derive v0.6.6
24802025-08-12T21:01:22.695Z Compiling maybe-uninit v2.0.0
24812025-08-12T21:01:23.217Z Compiling bit-vec v0.6.3
24822025-08-12T21:01:24.676Z Compiling tap v1.0.1
24832025-08-12T21:01:24.680Z Compiling wyz v0.5.1
24842025-08-12T21:01:24.680Z Compiling zerocopy v0.6.6
24852025-08-12T21:01:24.680Z Compiling bit-set v0.5.3
24862025-08-12T21:01:24.852Z Compiling libscf-sys v1.1.0
24872025-08-12T21:01:25.078Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24882025-08-12T21:01:25.171Z Compiling const_format v0.2.34
24892025-08-12T21:01:26.852Z Compiling tabled_derive v0.10.0
24902025-08-12T21:01:27.015Z Compiling diesel v2.2.12
24912025-08-12T21:01:29.758Z Compiling papergrid v0.14.0
24922025-08-12T21:01:30.056Z Compiling ascii-canvas v3.0.0
24932025-08-12T21:01:30.531Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24942025-08-12T21:01:31.499Z Compiling ena v0.14.3
24952025-08-12T21:01:31.980Z Compiling packed_struct v0.10.1
24962025-08-12T21:01:32.459Z Compiling regex-syntax v0.6.29
24972025-08-12T21:01:37.464Z Compiling crc-catalog v2.4.0
24982025-08-12T21:01:37.676Z Compiling bindgen v0.71.1
24992025-08-12T21:01:38.256Z Compiling diff v0.1.13
25002025-08-12T21:01:38.439Z Compiling funty v2.0.0
25012025-08-12T21:01:38.776Z Compiling lalrpop v0.19.12
25022025-08-12T21:01:40.813Z Compiling bitvec v1.0.1
25032025-08-12T21:01:41.208Z Compiling crc v3.2.1
25042025-08-12T21:01:42.706Z Compiling tabled v0.18.0
25052025-08-12T21:01:43.263Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25062025-08-12T21:01:43.794Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25072025-08-12T21:01:45.357Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25082025-08-12T21:01:45.484Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25092025-08-12T21:01:45.867Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25102025-08-12T21:01:46.473Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25112025-08-12T21:01:46.763Z Compiling packed_struct_codegen v0.10.1
25122025-08-12T21:01:47.057Z Compiling indexmap v1.9.3
25132025-08-12T21:01:47.475Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25142025-08-12T21:01:47.901Z Compiling nodrop v0.1.14
25152025-08-12T21:01:48.100Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25162025-08-12T21:01:49.303Z Compiling array-init v0.0.4
25172025-08-12T21:01:50.586Z Compiling smallvec v0.6.14
25182025-08-12T21:01:53.380Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25192025-08-12T21:01:53.766Z Compiling derive_builder_core v0.20.2
25202025-08-12T21:01:55.754Z Compiling headers-core v0.3.0
25212025-08-12T21:01:55.977Z Compiling libxml v0.3.3
25222025-08-12T21:01:56.343Z Compiling hashbrown v0.12.3
25232025-08-12T21:01:56.413Z Compiling termcolor v1.4.1
25242025-08-12T21:01:57.456Z Compiling bitfield v0.14.0
25252025-08-12T21:01:57.845Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25262025-08-12T21:01:58.905Z Compiling env_logger v0.10.2
25272025-08-12T21:01:59.054Z Compiling headers v0.4.1
25282025-08-12T21:01:59.750Z Compiling polar-core v0.27.3
25292025-08-12T21:02:01.843Z Compiling derive_builder_macro v0.20.2
25302025-08-12T21:02:02.666Z Compiling serde-hex v0.1.0
25312025-08-12T21:02:02.747Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25322025-08-12T21:02:03.382Z Compiling samael v0.0.19
25332025-08-12T21:02:05.492Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25342025-08-12T21:02:05.864Z Compiling ron v0.8.1
25352025-08-12T21:02:07.711Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25362025-08-12T21:02:08.301Z Compiling strum_macros v0.24.3
25372025-08-12T21:02:08.514Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25382025-08-12T21:02:09.328Z Compiling hashbrown v0.13.2
25392025-08-12T21:02:10.631Z Compiling convert_case v0.7.1
25402025-08-12T21:02:11.175Z Compiling termtree v0.5.1
25412025-08-12T21:02:11.299Z Compiling crc-any v2.5.0
25422025-08-12T21:02:11.482Z Compiling crc8 v0.1.1
25432025-08-12T21:02:11.523Z Compiling indoc v1.0.9
25442025-08-12T21:02:11.825Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25452025-08-12T21:02:12.151Z Compiling derive_more-impl v2.0.1
25462025-08-12T21:02:12.190Z Compiling object v0.30.4
25472025-08-12T21:02:12.309Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25482025-08-12T21:02:13.796Z Compiling derive_builder v0.20.2
25492025-08-12T21:02:17.024Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25502025-08-12T21:02:17.409Z Compiling impl-trait-for-tuples v0.2.2
25512025-08-12T21:02:18.405Z Compiling oso-derive v0.27.3
25522025-08-12T21:02:19.364Z Compiling quick-xml v0.37.2
25532025-08-12T21:02:22.950Z Compiling path-slash v0.1.5
25542025-08-12T21:02:23.254Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25552025-08-12T21:02:24.241Z Compiling oso v0.27.3
25562025-08-12T21:02:25.010Z Compiling derive_more v2.0.1
25572025-08-12T21:02:25.182Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25582025-08-12T21:02:25.954Z Compiling vte_generate_state_changes v0.1.2
25592025-08-12T21:02:26.604Z Compiling diesel-dtrace v0.4.2
25602025-08-12T21:02:26.695Z Compiling siphasher v1.0.1
25612025-08-12T21:02:27.006Z Compiling arc-swap v1.7.1
25622025-08-12T21:02:27.191Z Compiling phf_shared v0.12.1
25632025-08-12T21:02:27.758Z Compiling slog-scope v4.4.0
25642025-08-12T21:02:27.892Z Compiling vte v0.11.1
25652025-08-12T21:02:28.553Z Compiling crossterm v0.29.0
25662025-08-12T21:02:29.409Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
25672025-08-12T21:02:36.356Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25682025-08-12T21:02:38.384Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25692025-08-12T21:02:38.788Z Compiling bb8 v0.8.5
25702025-08-12T21:02:39.414Z Compiling unicase v2.7.0
25712025-08-12T21:02:42.932Z Compiling chrono-tz v0.10.4
25722025-08-12T21:02:43.016Z Compiling xshell-macros v0.2.7
25732025-08-12T21:02:43.016Z Compiling async-bb8-diesel v0.2.1
25742025-08-12T21:02:43.016Z Compiling xshell v0.2.7
25752025-08-12T21:02:43.016Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
25762025-08-12T21:02:43.288Z Compiling strip-ansi-escapes v0.2.0
25772025-08-12T21:02:43.920Z Compiling slog-stdlog v4.1.1
25782025-08-12T21:02:44.540Z Compiling phf v0.12.1
25792025-08-12T21:02:44.695Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25802025-08-12T21:02:44.915Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25812025-08-12T21:02:45.301Z Compiling fd-lock v4.0.2
25822025-08-12T21:02:45.495Z Compiling peg-macros v0.8.5
25832025-08-12T21:02:45.591Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-08-12T21:02:46.464Z Compiling nu-ansi-term v0.50.1
25852025-08-12T21:02:47.688Z Compiling reedline v0.40.0
25862025-08-12T21:02:48.635Z Compiling peg v0.8.5
25872025-08-12T21:02:48.853Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25882025-08-12T21:02:58.416Z Compiling slog-envlogger v2.2.0
25892025-08-12T21:03:00.814Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25902025-08-12T21:03:04.099Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912025-08-12T21:03:10.264Z Compiling typify-impl v0.2.0
25922025-08-12T21:03:12.097Z Compiling bcs v0.1.6
25932025-08-12T21:03:13.022Z Compiling fxhash v0.2.1
25942025-08-12T21:03:13.322Z Compiling libz-sys v1.1.20
25952025-08-12T21:03:14.062Z Compiling half v1.8.3
25962025-08-12T21:03:15.019Z Compiling serde_cbor v0.11.2
25972025-08-12T21:03:16.559Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25982025-08-12T21:03:17.307Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25992025-08-12T21:03:19.333Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
26002025-08-12T21:03:19.544Z Compiling kstat-rs v0.2.4
26012025-08-12T21:03:19.706Z Compiling typify-macro v0.2.0
26022025-08-12T21:03:20.351Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26032025-08-12T21:03:20.878Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26042025-08-12T21:03:22.143Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
26052025-08-12T21:03:22.774Z Compiling nix v0.30.1
26062025-08-12T21:03:23.127Z Compiling nanorand v0.7.0
26072025-08-12T21:03:23.652Z Compiling libgit2-sys v0.17.0+1.8.1
26082025-08-12T21:03:23.847Z Compiling parking_lot_core v0.8.6
26092025-08-12T21:03:24.437Z Compiling flume v0.11.1
26102025-08-12T21:03:25.230Z Compiling mime_guess v2.0.5
26112025-08-12T21:03:26.693Z Compiling ignore v0.4.23
26122025-08-12T21:03:28.335Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26132025-08-12T21:03:35.617Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26142025-08-12T21:03:37.284Z Compiling castaway v0.2.3
26152025-08-12T21:03:37.528Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26162025-08-12T21:03:37.918Z Compiling fs-err v2.11.0
26172025-08-12T21:03:38.615Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26182025-08-12T21:03:38.775Z Compiling compact_str v0.8.0
26192025-08-12T21:03:39.185Z Compiling globwalk v0.9.1
26202025-08-12T21:03:41.171Z Compiling typify v0.2.0
26212025-08-12T21:03:41.348Z Compiling predicates-tree v1.0.12
26222025-08-12T21:03:41.378Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26232025-08-12T21:03:42.276Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26242025-08-12T21:03:43.100Z Compiling unicode-truncate v1.1.0
26252025-08-12T21:03:44.014Z Compiling lru v0.12.5
26262025-08-12T21:03:44.434Z Compiling vergen v8.3.2
26272025-08-12T21:03:44.816Z Compiling nibble_vec v0.1.0
26282025-08-12T21:03:45.103Z Compiling cargo-platform v0.1.8
26292025-08-12T21:03:45.639Z Compiling instability v0.3.2
26302025-08-12T21:03:46.494Z Compiling atty v0.2.14
26312025-08-12T21:03:46.734Z Compiling http-range v0.1.5
26322025-08-12T21:03:47.359Z Compiling endian-type v0.1.2
26332025-08-12T21:03:47.663Z Compiling cassowary v0.3.0
26342025-08-12T21:03:49.132Z Compiling salty v0.3.0
26352025-08-12T21:03:49.423Z Compiling indoc v2.0.6
26362025-08-12T21:03:49.851Z Compiling radix_trie v0.2.1
26372025-08-12T21:03:50.281Z Compiling ratatui v0.29.0
26382025-08-12T21:03:50.736Z Compiling cargo_metadata v0.18.1
26392025-08-12T21:03:51.139Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26402025-08-12T21:04:04.785Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26412025-08-12T21:04:09.309Z Compiling camino-tempfile-ext v0.3.2
26422025-08-12T21:04:10.650Z Compiling progenitor-impl v0.8.0
26432025-08-12T21:04:15.919Z Compiling git2 v0.19.0
26442025-08-12T21:04:17.022Z Compiling parking_lot v0.11.2
26452025-08-12T21:04:21.703Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26462025-08-12T21:04:22.055Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26472025-08-12T21:04:22.325Z Compiling prefix-trie v0.7.0
26482025-08-12T21:04:23.379Z Compiling rand_seeder v0.3.0
26492025-08-12T21:04:23.758Z Compiling lzma-sys v0.1.20
26502025-08-12T21:04:23.795Z Compiling parse-size v1.1.0
26512025-08-12T21:04:24.180Z Compiling rustls v0.21.12
26522025-08-12T21:04:24.590Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
26532025-08-12T21:04:24.664Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26542025-08-12T21:04:24.980Z Compiling hickory-server v0.25.2
26552025-08-12T21:04:27.611Z Compiling hyper-staticfile v0.10.1
26562025-08-12T21:04:30.139Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26572025-08-12T21:04:30.243Z Compiling sled v0.34.7
26582025-08-12T21:04:37.235Z Compiling progenitor-macro v0.8.0
26592025-08-12T21:04:38.049Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26602025-08-12T21:04:45.513Z Compiling hickory-client v0.25.2
26612025-08-12T21:04:48.196Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26622025-08-12T21:04:49.270Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26632025-08-12T21:04:49.446Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
26642025-08-12T21:04:49.488Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26652025-08-12T21:04:49.810Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26662025-08-12T21:04:55.155Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26672025-08-12T21:04:55.577Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26682025-08-12T21:04:55.760Z Compiling primeorder v0.13.6
26692025-08-12T21:04:56.516Z Compiling progenitor-client v0.8.0
26702025-08-12T21:04:57.143Z Compiling rustls-webpki v0.101.7
26712025-08-12T21:04:57.334Z Compiling sct v0.7.1
26722025-08-12T21:04:57.884Z Compiling heck v0.3.3
26732025-08-12T21:04:58.229Z Compiling env_filter v0.1.2
26742025-08-12T21:04:59.788Z Compiling csv-core v0.1.11
26752025-08-12T21:05:00.692Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26762025-08-12T21:05:00.997Z Compiling void v1.0.2
26772025-08-12T21:05:01.192Z Compiling lzss v0.8.2
26782025-08-12T21:05:01.222Z Compiling csv v1.3.1
26792025-08-12T21:05:01.677Z Compiling env_logger v0.11.5
26802025-08-12T21:05:02.398Z Compiling zone_cfg_derive v0.1.2
26812025-08-12T21:05:07.218Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26822025-08-12T21:05:07.342Z Compiling progenitor v0.8.0
26832025-08-12T21:05:07.342Z Compiling p384 v0.13.0
26842025-08-12T21:05:07.342Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
26852025-08-12T21:05:07.342Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26862025-08-12T21:05:07.366Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26872025-08-12T21:05:09.304Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26882025-08-12T21:05:09.722Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26892025-08-12T21:05:10.493Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26902025-08-12T21:05:11.835Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26912025-08-12T21:05:18.992Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26922025-08-12T21:05:19.400Z Compiling tungstenite v0.23.0
26932025-08-12T21:05:22.947Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26942025-08-12T21:05:23.357Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26952025-08-12T21:05:23.757Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26962025-08-12T21:05:23.906Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26972025-08-12T21:05:24.123Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26982025-08-12T21:05:24.272Z Compiling nix v0.27.1
26992025-08-12T21:05:24.775Z Compiling serde_bytes v0.11.17
27002025-08-12T21:05:24.842Z Compiling number_prefix v0.4.0
27012025-08-12T21:05:25.157Z Compiling base64 v0.13.1
27022025-08-12T21:05:25.356Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27032025-08-12T21:05:25.941Z Compiling ron v0.7.1
27042025-08-12T21:05:26.918Z Compiling indicatif v0.17.11
27052025-08-12T21:05:28.043Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27062025-08-12T21:05:28.973Z Compiling tokio-tungstenite v0.23.1
27072025-08-12T21:05:29.638Z Compiling xz2 v0.1.7
27082025-08-12T21:05:30.286Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27092025-08-12T21:05:31.859Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27102025-08-12T21:05:33.418Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27112025-08-12T21:05:36.590Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27122025-08-12T21:05:36.627Z Compiling tokio-rustls v0.24.1
27132025-08-12T21:05:37.080Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27142025-08-12T21:05:37.148Z Compiling zone v0.1.8
27152025-08-12T21:05:37.840Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27162025-08-12T21:05:39.618Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27172025-08-12T21:05:40.601Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27182025-08-12T21:05:42.802Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27192025-08-12T21:05:43.507Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27202025-08-12T21:05:52.302Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27212025-08-12T21:05:53.757Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27222025-08-12T21:05:56.115Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27232025-08-12T21:05:56.952Z Compiling rustls-pemfile v1.0.4
27242025-08-12T21:05:57.414Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27252025-08-12T21:05:57.716Z Compiling signal-hook-tokio v0.3.1
27262025-08-12T21:05:57.785Z Compiling twox-hash v2.1.0
27272025-08-12T21:05:57.982Z Compiling yasna v0.5.2
27282025-08-12T21:05:58.368Z Compiling secrecy v0.8.0
27292025-08-12T21:05:58.691Z Compiling is_ci v1.2.0
27302025-08-12T21:05:59.030Z Compiling supports-color v3.0.2
27312025-08-12T21:05:59.537Z Compiling rcgen v0.12.1
27322025-08-12T21:06:04.981Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27332025-08-12T21:06:09.478Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27342025-08-12T21:06:11.887Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27352025-08-12T21:06:14.879Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27362025-08-12T21:06:22.576Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27372025-08-12T21:06:34.290Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27382025-08-12T21:06:38.238Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27392025-08-12T21:06:38.875Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27402025-08-12T21:06:39.097Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27412025-08-12T21:06:43.599Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27422025-08-12T21:06:45.055Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27432025-08-12T21:06:51.298Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27442025-08-12T21:06:51.703Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27452025-08-12T21:06:52.121Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27462025-08-12T21:06:52.394Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27472025-08-12T21:06:53.843Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27482025-08-12T21:07:01.136Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27492025-08-12T21:07:01.491Z Compiling fatfs v0.3.6
27502025-08-12T21:07:02.212Z Compiling subprocess v0.2.9
27512025-08-12T21:07:04.361Z Compiling rtoolbox v0.0.2
27522025-08-12T21:07:04.832Z Compiling assert_matches v1.5.0
27532025-08-12T21:07:05.270Z Compiling rpassword v7.4.0
27542025-08-12T21:07:05.776Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27552025-08-12T21:07:06.894Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27562025-08-12T21:07:07.804Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27572025-08-12T21:07:13.475Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27582025-08-12T21:07:19.101Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27592025-08-12T21:07:26.128Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27602025-08-12T21:07:47.018Z Compiling tui-tree-widget v0.23.1
27612025-08-12T21:07:47.506Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27622025-08-12T21:07:51.109Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27632025-08-12T21:07:51.512Z Compiling uzers v0.12.1
27642025-08-12T21:07:54.594Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27652025-08-12T21:07:57.279Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27662025-08-12T21:07:57.371Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27672025-08-12T21:08:14.136Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27682025-08-12T21:08:26.658Z Compiling support-bundle-viewer v0.1.2
27692025-08-12T21:08:26.955Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27702025-08-12T21:08:30.570Z Compiling multimap v0.10.1
27712025-08-12T21:10:56.109Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27722025-08-12T21:11:01.070Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27732025-08-12T21:19:26.263Z Finished `release` profile [optimized] target(s) in 19m 50s
27742025-08-12T21:20:24.973Z
27752025-08-12T21:20:24.976Zreal 20:50.322270029
27762025-08-12T21:20:24.976Zuser 2:27:36.762233140
27772025-08-12T21:20:24.976Zsys 4:16.901744084
27782025-08-12T21:20:24.976Ztrap 3.911338543
27792025-08-12T21:20:24.976Ztflt 2.533438712
27802025-08-12T21:20:24.976Zdflt 6.840167240
27812025-08-12T21:20:24.976Zkflt 0.025157109
27822025-08-12T21:20:24.976Zlock 10:10:29.625393944
27832025-08-12T21:20:24.976Zslp 7:32:15.441180645
27842025-08-12T21:20:24.976Zlat 4:12.964853724
27852025-08-12T21:20:24.976Zstop 4:04.870536250
27862025-08-12T21:20:24.976Z+ mapfile -t packages
27872025-08-12T21:20:24.976Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27882025-08-12T21:20:26.253Z Finished `release` profile [optimized] target(s) in 1.22s
27892025-08-12T21:20:26.315Z Running `target/release/omicron-package -t test list-outputs`
27902025-08-12T21:20:26.372ZLogging to: /work/oxidecomputer/omicron/out/LOG
27912025-08-12T21:20:26.375Z+ ptime -m cargo build --locked --release -p xtask
27922025-08-12T21:20:27.160Z Compiling once_cell v1.21.3
27932025-08-12T21:20:27.163Z Compiling serde v1.0.219
27942025-08-12T21:20:27.163Z Compiling bitflags v2.9.1
27952025-08-12T21:20:27.163Z Compiling libc v0.2.174
27962025-08-12T21:20:27.163Z Compiling syn v2.0.104
27972025-08-12T21:20:27.163Z Compiling serde_json v1.0.141
27982025-08-12T21:20:27.267Z Compiling num-traits v0.2.19
27992025-08-12T21:20:27.289Z Compiling hashbrown v0.15.4
28002025-08-12T21:20:27.666Z Compiling rustix v0.38.37
28012025-08-12T21:20:27.687Z Compiling smallvec v1.15.1
28022025-08-12T21:20:28.057Z Compiling usdt-impl v0.5.0
28032025-08-12T21:20:28.094Z Compiling syn v1.0.109
28042025-08-12T21:20:28.189Z Compiling percent-encoding v2.3.1
28052025-08-12T21:20:28.673Z Compiling indexmap v2.10.0
28062025-08-12T21:20:28.691Z Compiling thread-id v4.2.2
28072025-08-12T21:20:28.695Z Compiling rustix v1.0.7
28082025-08-12T21:20:28.741Z Compiling getrandom v0.3.1
28092025-08-12T21:20:28.799Z Compiling log v0.4.27
28102025-08-12T21:20:29.248Z Compiling form_urlencoded v1.2.1
28112025-08-12T21:20:29.692Z Compiling terminal_size v0.4.0
28122025-08-12T21:20:29.982Z Compiling ordered-float v2.10.1
28132025-08-12T21:20:30.364Z Compiling fs-err v3.1.1
28142025-08-12T21:20:30.603Z Compiling anyhow v1.0.98
28152025-08-12T21:20:30.627Z Compiling clap_builder v4.5.41
28162025-08-12T21:20:30.891Z Compiling textwrap v0.16.2
28172025-08-12T21:20:31.639Z Compiling proc-macro-error v1.0.4
28182025-08-12T21:20:31.764Z Compiling tempfile v3.20.0
28192025-08-12T21:20:33.352Z Compiling tabled_derive v0.7.0
28202025-08-12T21:20:33.975Z Compiling synstructure v0.13.1
28212025-08-12T21:20:34.701Z Compiling tabled v0.15.0
28222025-08-12T21:20:35.290Z Compiling serde_derive v1.0.219
28232025-08-12T21:20:36.503Z Compiling thiserror-impl v1.0.69
28242025-08-12T21:20:36.525Z Compiling zerofrom-derive v0.1.4
28252025-08-12T21:20:36.525Z Compiling yoke-derive v0.7.4
28262025-08-12T21:20:36.701Z Compiling zerovec-derive v0.10.3
28272025-08-12T21:20:38.848Z Compiling displaydoc v0.2.5
28282025-08-12T21:20:39.001Z Compiling zerocopy-derive v0.7.35
28292025-08-12T21:20:39.041Z Compiling thiserror v1.0.69
28302025-08-12T21:20:39.243Z Compiling pest v2.7.14
28312025-08-12T21:20:39.556Z Compiling zerofrom v0.1.4
28322025-08-12T21:20:39.856Z Compiling yoke v0.7.4
28332025-08-12T21:20:40.204Z Compiling zerovec v0.10.4
28342025-08-12T21:20:40.267Z Compiling icu_provider_macros v1.5.0
28352025-08-12T21:20:40.748Z Compiling zerocopy v0.7.35
28362025-08-12T21:20:41.525Z Compiling scroll_derive v0.12.0
28372025-08-12T21:20:42.102Z Compiling pest_meta v2.7.14
28382025-08-12T21:20:42.911Z Compiling tinystr v0.7.6
28392025-08-12T21:20:43.250Z Compiling icu_collections v1.5.0
28402025-08-12T21:20:43.404Z Compiling icu_locid v1.5.0
28412025-08-12T21:20:45.708Z Compiling icu_provider v1.5.0
28422025-08-12T21:20:46.020Z Compiling pest_generator v2.7.14
28432025-08-12T21:20:47.691Z Compiling pest_derive v2.7.14
28442025-08-12T21:20:47.864Z Compiling icu_locid_transform v1.5.0
28452025-08-12T21:20:47.899Z Compiling toml_datetime v0.6.11
28462025-08-12T21:20:48.140Z Compiling serde_spanned v0.6.9
28472025-08-12T21:20:48.501Z Compiling dtrace-parser v0.2.0
28482025-08-12T21:20:48.774Z Compiling toml_edit v0.22.27
28492025-08-12T21:20:50.098Z Compiling icu_properties v1.5.1
28502025-08-12T21:20:50.644Z Compiling dof v0.3.0
28512025-08-12T21:20:50.780Z Compiling scroll v0.12.0
28522025-08-12T21:20:51.445Z Compiling goblin v0.8.2
28532025-08-12T21:20:52.769Z Compiling toml v0.8.23
28542025-08-12T21:20:53.488Z Compiling erased-serde v0.4.6
28552025-08-12T21:20:54.115Z Compiling icu_normalizer v1.5.0
28562025-08-12T21:20:54.883Z Compiling serde_tokenstream v0.2.2
28572025-08-12T21:20:55.480Z Compiling idna_adapter v1.2.0
28582025-08-12T21:20:55.760Z Compiling idna v1.0.3
28592025-08-12T21:20:58.000Z Compiling thiserror-impl v2.0.12
28602025-08-12T21:20:59.467Z Compiling url v2.5.4
28612025-08-12T21:21:00.891Z Compiling thiserror v2.0.12
28622025-08-12T21:21:01.001Z Compiling serde-untagged v0.1.7
28632025-08-12T21:21:01.105Z Compiling camino v1.1.10
28642025-08-12T21:21:01.859Z Compiling semver v1.0.26
28652025-08-12T21:21:02.410Z Compiling serde-value v0.7.0
28662025-08-12T21:21:03.368Z Compiling cargo-util-schemas v0.8.2
28672025-08-12T21:21:04.233Z Compiling usdt-macro v0.5.0
28682025-08-12T21:21:04.818Z Compiling usdt-attr-macro v0.5.0
28692025-08-12T21:21:04.822Z Compiling cargo-platform v0.2.0
28702025-08-12T21:21:05.423Z Compiling clap_derive v4.5.41
28712025-08-12T21:21:06.068Z Compiling camino-tempfile v1.4.1
28722025-08-12T21:21:06.154Z Compiling usdt v0.5.0
28732025-08-12T21:21:06.925Z Compiling cargo_metadata v0.21.0
28742025-08-12T21:21:07.564Z Compiling cargo_toml v0.21.0
28752025-08-12T21:21:08.937Z Compiling macaddr v1.0.1
28762025-08-12T21:21:09.579Z Compiling clap v4.5.41
28772025-08-12T21:21:19.237Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28782025-08-12T21:21:25.064Z Finished `release` profile [optimized] target(s) in 58.62s
28792025-08-12T21:21:25.209Z
28802025-08-12T21:21:25.215Zreal 58.793535986
28812025-08-12T21:21:25.216Zuser 6:22.915818248
28822025-08-12T21:21:25.216Zsys 28.302338322
28832025-08-12T21:21:25.216Ztrap 0.206469965
28842025-08-12T21:21:25.216Ztflt 0.304626560
28852025-08-12T21:21:25.216Zdflt 0.521990297
28862025-08-12T21:21:25.216Zkflt 0.000009448
28872025-08-12T21:21:25.216Zlock 18:39.281758779
28882025-08-12T21:21:25.216Zslp 21:14.173948342
28892025-08-12T21:21:25.216Zlat 27.636265164
28902025-08-12T21:21:25.216Zstop 33.672290585
28912025-08-12T21:21:25.216Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28922025-08-12T21:21:25.216Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28932025-08-12T21:21:25.216Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28942025-08-12T21:21:25.216Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28952025-08-12T21:21:25.216Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28962025-08-12T21:21:26.440Z Compiling regress v0.10.4
28972025-08-12T21:21:26.608Z Compiling ident_case v1.0.1
28982025-08-12T21:21:26.609Z Compiling unsafe-libyaml v0.2.11
28992025-08-12T21:21:26.612Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29002025-08-12T21:21:26.612Z Compiling match_cfg v0.1.0
29012025-08-12T21:21:26.680Z Compiling quick-error v1.2.3
29022025-08-12T21:21:26.688Z Compiling tempfile v3.20.0
29032025-08-12T21:21:26.688Z Compiling progenitor-client v0.10.0
29042025-08-12T21:21:26.754Z Compiling hostname v0.3.1
29052025-08-12T21:21:26.788Z Compiling darling_core v0.20.10
29062025-08-12T21:21:26.884Z Compiling structmeta-derive v0.3.0
29072025-08-12T21:21:27.014Z Compiling rustls v0.22.4
29082025-08-12T21:21:27.197Z Compiling hex v0.4.3
29092025-08-12T21:21:27.254Z Compiling multer v3.1.0
29102025-08-12T21:21:27.410Z Compiling debug-ignore v1.0.5
29112025-08-12T21:21:27.611Z Compiling toml v0.8.23
29122025-08-12T21:21:27.727Z Compiling slog-json v2.6.1
29132025-08-12T21:21:27.763Z Compiling macaddr v1.0.1
29142025-08-12T21:21:28.120Z Compiling serde_yaml v0.9.34+deprecated
29152025-08-12T21:21:28.222Z Compiling async-stream-impl v0.3.6
29162025-08-12T21:21:28.353Z Compiling dropshot v0.16.2
29172025-08-12T21:21:28.738Z Compiling ref-cast v1.0.24
29182025-08-12T21:21:29.218Z Compiling slog-bunyan v2.5.0
29192025-08-12T21:21:29.443Z Compiling structmeta v0.3.0
29202025-08-12T21:21:29.471Z Compiling waitgroup v0.1.2
29212025-08-12T21:21:29.586Z Compiling async-stream v0.3.6
29222025-08-12T21:21:29.714Z Compiling rustls-pemfile v2.2.0
29232025-08-12T21:21:29.873Z Compiling dropshot_endpoint v0.16.2
29242025-08-12T21:21:29.913Z Compiling serde_path_to_error v0.1.17
29252025-08-12T21:21:30.072Z Compiling ref-cast-impl v1.0.24
29262025-08-12T21:21:30.384Z Compiling typify-impl v0.3.0
29272025-08-12T21:21:30.710Z Compiling wait-timeout v0.2.0
29282025-08-12T21:21:31.290Z Compiling hostname v0.4.0
29292025-08-12T21:21:31.313Z Compiling bit-vec v0.8.0
29302025-08-12T21:21:31.559Z Compiling tokio-rustls v0.25.0
29312025-08-12T21:21:31.735Z Compiling bit-set v0.8.0
29322025-08-12T21:21:31.831Z Compiling rusty-fork v0.3.0
29332025-08-12T21:21:32.041Z Compiling derive-ex v0.1.8
29342025-08-12T21:21:32.071Z Compiling rand_xorshift v0.4.0
29352025-08-12T21:21:32.420Z Compiling instant v0.1.13
29362025-08-12T21:21:32.522Z Compiling unarray v0.1.4
29372025-08-12T21:21:32.577Z Compiling darling_macro v0.20.10
29382025-08-12T21:21:32.614Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29392025-08-12T21:21:32.728Z Compiling proptest v1.7.0
29402025-08-12T21:21:32.829Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29412025-08-12T21:21:33.570Z Compiling darling v0.20.10
29422025-08-12T21:21:33.594Z Compiling progenitor-client v0.9.1
29432025-08-12T21:21:33.720Z Compiling serde_with_macros v3.14.0
29442025-08-12T21:21:34.170Z Compiling derive-where v1.5.0
29452025-08-12T21:21:34.402Z Compiling parse-display-derive v0.10.0
29462025-08-12T21:21:35.716Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29472025-08-12T21:21:36.246Z Compiling test-strategy v0.4.3
29482025-08-12T21:21:36.278Z Compiling serde_with v3.14.0
29492025-08-12T21:21:36.504Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29502025-08-12T21:21:36.738Z Compiling backoff v0.4.0
29512025-08-12T21:21:37.120Z Compiling iddqd v0.3.9
29522025-08-12T21:21:37.255Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29532025-08-12T21:21:37.657Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29542025-08-12T21:21:38.491Z Compiling parse-display v0.10.0
29552025-08-12T21:21:38.570Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29562025-08-12T21:21:39.175Z Compiling itertools v0.14.0
29572025-08-12T21:21:39.435Z Compiling darling_core v0.21.0
29582025-08-12T21:21:39.536Z Compiling proc-macro-crate v1.3.1
29592025-08-12T21:21:39.885Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
29602025-08-12T21:21:40.495Z Compiling num_enum_derive v0.5.11
29612025-08-12T21:21:40.772Z Compiling proc-macro-error v1.0.4
29622025-08-12T21:21:41.173Z Compiling crucible-workspace-hack v0.1.0
29632025-08-12T21:21:41.430Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29642025-08-12T21:21:41.585Z Compiling typify-impl v0.4.1
29652025-08-12T21:21:41.909Z Compiling heapless v0.8.0
29662025-08-12T21:21:42.112Z Compiling typify-macro v0.3.0
29672025-08-12T21:21:42.174Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29682025-08-12T21:21:42.741Z Compiling hash32 v0.3.1
29692025-08-12T21:21:42.870Z Compiling num_enum v0.5.11
29702025-08-12T21:21:42.902Z Compiling foreign-types-macros v0.2.3
29712025-08-12T21:21:42.927Z Compiling foreign-types-shared v0.3.1
29722025-08-12T21:21:43.042Z Compiling smoltcp v0.11.0
29732025-08-12T21:21:43.598Z Compiling tabwriter v1.4.0
29742025-08-12T21:21:43.849Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29752025-08-12T21:21:44.060Z Compiling cstr-argument v0.1.2
29762025-08-12T21:21:44.101Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29772025-08-12T21:21:44.255Z Compiling foreign-types v0.5.0
29782025-08-12T21:21:44.360Z Compiling pretty-hex v0.2.1
29792025-08-12T21:21:44.407Z Compiling cobs v0.2.3
29802025-08-12T21:21:44.489Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29812025-08-12T21:21:44.609Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29822025-08-12T21:21:44.709Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29832025-08-12T21:21:44.762Z Compiling postcard v1.0.10
29842025-08-12T21:21:45.004Z Compiling colored v2.2.0
29852025-08-12T21:21:45.029Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
29862025-08-12T21:21:45.419Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
29872025-08-12T21:21:45.721Z Compiling darling_macro v0.21.0
29882025-08-12T21:21:45.743Z Compiling rayon-core v1.12.1
29892025-08-12T21:21:45.874Z Compiling crossbeam-deque v0.8.5
29902025-08-12T21:21:46.139Z Compiling typify v0.3.0
29912025-08-12T21:21:46.167Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
29922025-08-12T21:21:46.349Z Compiling progenitor-impl v0.9.1
29932025-08-12T21:21:46.688Z Compiling darling v0.21.0
29942025-08-12T21:21:46.860Z Compiling ingot-macros v0.1.1
29952025-08-12T21:21:47.094Z Compiling camino-tempfile v1.4.1
29962025-08-12T21:21:47.613Z Compiling smf v0.2.3
29972025-08-12T21:21:47.820Z Compiling rayon v1.10.0
29982025-08-12T21:21:48.970Z Compiling zone_cfg_derive v0.3.0
29992025-08-12T21:21:49.442Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30002025-08-12T21:21:49.670Z Compiling num-derive v0.4.2
30012025-08-12T21:21:49.866Z Compiling sigpipe v0.1.3
30022025-08-12T21:21:50.051Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30032025-08-12T21:21:50.421Z Compiling jiff v0.2.15
30042025-08-12T21:21:50.446Z Compiling zone v0.3.1
30052025-08-12T21:21:51.965Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30062025-08-12T21:21:51.996Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30072025-08-12T21:21:52.187Z Compiling num-rational v0.4.2
30082025-08-12T21:21:52.450Z Compiling universal-hash v0.5.1
30092025-08-12T21:21:52.727Z Compiling num-complex v0.4.6
30102025-08-12T21:21:52.874Z Compiling opaque-debug v0.3.1
30112025-08-12T21:21:53.018Z Compiling half v2.4.1
30122025-08-12T21:21:53.402Z Compiling progenitor-macro v0.9.1
30132025-08-12T21:21:53.646Z Compiling typify-macro v0.4.1
30142025-08-12T21:21:53.672Z Compiling num v0.4.3
30152025-08-12T21:21:53.734Z Compiling float-ord v0.3.2
30162025-08-12T21:21:53.796Z Compiling ciborium-io v0.2.2
30172025-08-12T21:21:53.821Z Compiling secrecy v0.10.3
30182025-08-12T21:21:53.961Z Compiling ciborium-ll v0.2.2
30192025-08-12T21:21:53.987Z Compiling aead v0.5.2
30202025-08-12T21:21:54.131Z Compiling utf-8 v0.7.6
30212025-08-12T21:21:54.172Z Compiling ingot-types v0.1.2
30222025-08-12T21:21:54.394Z Compiling ciborium v0.2.2
30232025-08-12T21:21:54.420Z Compiling convert_case v0.4.0
30242025-08-12T21:21:54.499Z Compiling keccak v0.1.5
30252025-08-12T21:21:55.131Z Compiling ingot v0.1.1
30262025-08-12T21:21:55.270Z Compiling derive_more v0.99.20
30272025-08-12T21:21:55.807Z Compiling sha3 v0.10.8
30282025-08-12T21:21:55.833Z Compiling tungstenite v0.21.0
30292025-08-12T21:21:56.821Z Compiling poly1305 v0.8.0
30302025-08-12T21:21:57.695Z Compiling typify v0.4.1
30312025-08-12T21:21:57.805Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30322025-08-12T21:21:57.913Z Compiling progenitor-impl v0.10.0
30332025-08-12T21:21:58.465Z Compiling password-hash v0.5.0
30342025-08-12T21:21:59.144Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30352025-08-12T21:21:59.233Z Compiling chacha20 v0.9.1
30362025-08-12T21:21:59.261Z Compiling blake2 v0.10.6
30372025-08-12T21:21:59.414Z Compiling indent_write v2.2.0
30382025-08-12T21:21:59.694Z Compiling tokio-tungstenite v0.21.0
30392025-08-12T21:21:59.769Z Compiling base64 v0.21.7
30402025-08-12T21:22:00.316Z Compiling argon2 v0.5.3
30412025-08-12T21:22:00.497Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30422025-08-12T21:22:00.531Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30432025-08-12T21:22:01.674Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30442025-08-12T21:22:01.817Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30452025-08-12T21:22:01.912Z Compiling thiserror-impl-no-std v2.0.2
30462025-08-12T21:22:02.091Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30472025-08-12T21:22:02.118Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30482025-08-12T21:22:02.176Z Compiling owo-colors v4.2.2
30492025-08-12T21:22:02.349Z Compiling cancel-safe-futures v0.1.5
30502025-08-12T21:22:02.789Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30512025-08-12T21:22:02.853Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30522025-08-12T21:22:02.980Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30532025-08-12T21:22:03.111Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30542025-08-12T21:22:03.208Z Compiling atomicwrites v0.4.4
30552025-08-12T21:22:03.412Z Compiling libsw-core v0.3.1
30562025-08-12T21:22:03.442Z Compiling fixedbitset v0.5.7
30572025-08-12T21:22:03.622Z Compiling semver v0.1.20
30582025-08-12T21:22:03.746Z Compiling libsw v3.5.0
30592025-08-12T21:22:04.101Z Compiling rustc_version v0.1.7
30602025-08-12T21:22:04.182Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30612025-08-12T21:22:04.256Z Compiling petgraph v0.8.2
30622025-08-12T21:22:04.757Z Compiling thiserror-no-std v2.0.2
30632025-08-12T21:22:04.876Z Compiling progenitor-macro v0.10.0
30642025-08-12T21:22:04.941Z Compiling vsss-rs v3.3.4
30652025-08-12T21:22:05.905Z Compiling chacha20poly1305 v0.10.1
30662025-08-12T21:22:06.059Z Compiling typify-impl v0.2.0
30672025-08-12T21:22:06.213Z Compiling resolv-conf v0.7.0
30682025-08-12T21:22:06.498Z Compiling progenitor v0.9.1
30692025-08-12T21:22:06.653Z Compiling newline-converter v0.3.0
30702025-08-12T21:22:06.791Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30712025-08-12T21:22:06.881Z Compiling primeorder v0.13.6
30722025-08-12T21:22:06.954Z Compiling linear-map v1.2.0
30732025-08-12T21:22:07.358Z Compiling moka v0.12.10
30742025-08-12T21:22:07.450Z Compiling libefi-sys v0.1.0
30752025-08-12T21:22:07.473Z Compiling expectorate v1.2.0
30762025-08-12T21:22:07.744Z Compiling newtype_derive v0.1.6
30772025-08-12T21:22:07.770Z Compiling pem v3.0.5
30782025-08-12T21:22:07.833Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30792025-08-12T21:22:08.119Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30802025-08-12T21:22:08.371Z Compiling bitfield-struct v0.6.2
30812025-08-12T21:22:08.391Z Compiling pin-project-internal v1.1.6
30822025-08-12T21:22:08.475Z Compiling unicase v2.7.0
30832025-08-12T21:22:08.866Z Compiling same-file v1.0.6
30842025-08-12T21:22:09.179Z Compiling tagptr v0.2.0
30852025-08-12T21:22:09.222Z Compiling arc-swap v1.7.1
30862025-08-12T21:22:09.771Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30872025-08-12T21:22:09.880Z Compiling slog-scope v4.4.0
30882025-08-12T21:22:10.398Z Compiling walkdir v2.5.0
30892025-08-12T21:22:11.066Z Compiling polyval v0.6.2
30902025-08-12T21:22:11.149Z Compiling pin-project v1.1.6
30912025-08-12T21:22:11.274Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30922025-08-12T21:22:11.352Z Compiling hickory-proto v0.24.4
30932025-08-12T21:22:11.441Z Compiling snafu-derive v0.8.5
30942025-08-12T21:22:11.515Z Compiling proc-macro-error-attr2 v2.0.0
30952025-08-12T21:22:11.860Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30962025-08-12T21:22:11.922Z Compiling linked-hash-map v0.5.6
30972025-08-12T21:22:12.017Z Compiling parking_lot_core v0.8.6
30982025-08-12T21:22:12.299Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30992025-08-12T21:22:12.366Z Compiling salty v0.3.0
31002025-08-12T21:22:12.579Z Compiling proc-macro-error2 v2.0.1
31012025-08-12T21:22:17.345Z Compiling lru-cache v0.1.2
31022025-08-12T21:22:17.346Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31032025-08-12T21:22:17.346Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31042025-08-12T21:22:17.346Z Compiling ghash v0.5.1
31052025-08-12T21:22:17.346Z Compiling hickory-resolver v0.25.2
31062025-08-12T21:22:17.346Z Compiling slog-stdlog v4.1.1
31072025-08-12T21:22:17.346Z Compiling p384 v0.13.0
31082025-08-12T21:22:17.346Z Compiling tabled_derive v0.7.0
31092025-08-12T21:22:17.774Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31102025-08-12T21:22:17.774Z Compiling snafu v0.8.5
31112025-08-12T21:22:17.774Z Compiling globset v0.4.15
31122025-08-12T21:22:17.774Z Compiling olpc-cjson v0.1.4
31132025-08-12T21:22:17.774Z Compiling ctr v0.9.2
31142025-08-12T21:22:17.774Z Compiling num-derive v0.3.3
31152025-08-12T21:22:17.774Z Compiling lzma-sys v0.1.20
31162025-08-12T21:22:17.782Z Compiling typify-macro v0.2.0
31172025-08-12T21:22:17.997Z Compiling progenitor v0.10.0
31182025-08-12T21:22:18.349Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31192025-08-12T21:22:18.546Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31202025-08-12T21:22:18.572Z Compiling gethostname v0.5.0
31212025-08-12T21:22:18.814Z Compiling serde_plain v1.0.2
31222025-08-12T21:22:18.841Z Compiling async-recursion v1.1.1
31232025-08-12T21:22:19.111Z Compiling slog-dtrace v0.3.0
31242025-08-12T21:22:19.239Z Compiling highway v1.3.0
31252025-08-12T21:22:19.495Z Compiling typed-path v0.9.3
31262025-08-12T21:22:19.574Z Compiling xshell-macros v0.2.7
31272025-08-12T21:22:20.024Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31282025-08-12T21:22:20.257Z Compiling textwrap v0.16.2
31292025-08-12T21:22:20.318Z Compiling libscf-sys v1.1.0
31302025-08-12T21:22:20.371Z Compiling xshell v0.2.7
31312025-08-12T21:22:20.756Z Compiling aes-gcm v0.10.3
31322025-08-12T21:22:21.133Z Compiling tabled v0.15.0
31332025-08-12T21:22:21.327Z Compiling hickory-resolver v0.24.4
31342025-08-12T21:22:21.496Z Compiling mime_guess v2.0.5
31352025-08-12T21:22:21.689Z Compiling tough v0.20.0
31362025-08-12T21:22:21.788Z Compiling typify v0.2.0
31372025-08-12T21:22:22.004Z Compiling progenitor-impl v0.8.0
31382025-08-12T21:22:22.406Z Compiling slog-envlogger v2.2.0
31392025-08-12T21:22:22.670Z Compiling steno v0.4.1
31402025-08-12T21:22:23.103Z Compiling tabled_derive v0.10.0
31412025-08-12T21:22:25.939Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31422025-08-12T21:22:26.833Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31432025-08-12T21:22:26.907Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31442025-08-12T21:22:27.712Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31452025-08-12T21:22:28.968Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31462025-08-12T21:22:28.971Z Compiling progenitor-macro v0.8.0
31472025-08-12T21:22:30.342Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31482025-08-12T21:22:30.374Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31492025-08-12T21:22:31.518Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31502025-08-12T21:22:32.845Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31512025-08-12T21:22:33.262Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31522025-08-12T21:22:33.417Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31532025-08-12T21:22:33.772Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31542025-08-12T21:22:34.705Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31552025-08-12T21:22:36.394Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31562025-08-12T21:22:36.737Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31572025-08-12T21:22:37.054Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31582025-08-12T21:22:38.538Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31592025-08-12T21:22:39.288Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31602025-08-12T21:22:39.360Z Compiling papergrid v0.14.0
31612025-08-12T21:22:40.215Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31622025-08-12T21:22:40.243Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31632025-08-12T21:22:41.364Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31642025-08-12T21:22:41.439Z Compiling heck v0.3.3
31652025-08-12T21:22:41.867Z Compiling tokio-dtrace v0.1.0
31662025-08-12T21:22:42.106Z Compiling progenitor-client v0.8.0
31672025-08-12T21:22:42.334Z Compiling ssh-encoding v0.2.0
31682025-08-12T21:22:42.364Z Compiling blowfish v0.9.1
31692025-08-12T21:22:42.645Z Compiling env_filter v0.1.2
31702025-08-12T21:22:42.860Z Compiling nibble_vec v0.1.0
31712025-08-12T21:22:42.885Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31722025-08-12T21:22:42.916Z Compiling endian-type v0.1.2
31732025-08-12T21:22:43.051Z Compiling humantime v2.2.0
31742025-08-12T21:22:43.122Z Compiling env_logger v0.11.5
31752025-08-12T21:22:43.361Z Compiling radix_trie v0.2.1
31762025-08-12T21:22:43.467Z Compiling ssh-cipher v0.2.0
31772025-08-12T21:22:43.501Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31782025-08-12T21:22:43.657Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31792025-08-12T21:22:43.942Z Compiling bcrypt-pbkdf v0.10.0
31802025-08-12T21:22:44.037Z Compiling progenitor v0.8.0
31812025-08-12T21:22:44.118Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31822025-08-12T21:22:44.277Z Compiling oxide-tokio-rt v0.1.2
31832025-08-12T21:22:44.499Z Compiling zone_cfg_derive v0.1.2
31842025-08-12T21:22:44.574Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31852025-08-12T21:22:44.594Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31862025-08-12T21:22:44.900Z Compiling tabled v0.18.0
31872025-08-12T21:22:45.086Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31882025-08-12T21:22:45.957Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31892025-08-12T21:22:47.510Z Compiling parking_lot v0.11.2
31902025-08-12T21:22:47.880Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31912025-08-12T21:22:48.395Z Compiling qorb v0.4.1
31922025-08-12T21:22:49.083Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31932025-08-12T21:22:49.107Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31942025-08-12T21:22:49.688Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31952025-08-12T21:22:49.868Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31962025-08-12T21:22:50.075Z Compiling prefix-trie v0.7.0
31972025-08-12T21:22:50.215Z Compiling password-hash v0.4.2
31982025-08-12T21:22:50.301Z Compiling fxhash v0.2.1
31992025-08-12T21:22:50.453Z Compiling number_prefix v0.4.0
32002025-08-12T21:22:50.565Z Compiling base64 v0.13.1
32012025-08-12T21:22:50.753Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32022025-08-12T21:22:50.848Z Compiling http-range v0.1.5
32032025-08-12T21:22:51.086Z Compiling ron v0.7.1
32042025-08-12T21:22:51.165Z Compiling hickory-server v0.25.2
32052025-08-12T21:22:51.188Z Compiling pbkdf2 v0.11.0
32062025-08-12T21:22:51.211Z Compiling indicatif v0.17.11
32072025-08-12T21:22:51.340Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32082025-08-12T21:22:51.581Z Compiling sled v0.34.7
32092025-08-12T21:22:51.620Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32102025-08-12T21:22:52.292Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32112025-08-12T21:22:53.059Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32122025-08-12T21:22:53.118Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
32132025-08-12T21:22:53.217Z Compiling xz2 v0.1.7
32142025-08-12T21:22:54.795Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32152025-08-12T21:22:55.393Z Compiling zone v0.1.8
32162025-08-12T21:22:55.738Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32172025-08-12T21:22:55.866Z Compiling ssh-key v0.6.6
32182025-08-12T21:22:56.558Z Compiling hickory-client v0.25.2
32192025-08-12T21:22:56.817Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32202025-08-12T21:22:57.257Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32212025-08-12T21:22:57.260Z Compiling p521 v0.13.3
32222025-08-12T21:22:57.981Z Compiling p256 v0.13.2
32232025-08-12T21:22:58.800Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32242025-08-12T21:22:59.530Z Compiling yasna v0.5.2
32252025-08-12T21:22:59.974Z Compiling headers-core v0.3.0
32262025-08-12T21:23:00.225Z Compiling kstat-rs v0.2.4
32272025-08-12T21:23:00.313Z Compiling secrecy v0.8.0
32282025-08-12T21:23:00.633Z Compiling nanorand v0.7.0
32292025-08-12T21:23:00.867Z Compiling russh-cryptovec v0.7.3
32302025-08-12T21:23:00.894Z Compiling atty v0.2.14
32312025-08-12T21:23:01.036Z Compiling crc8 v0.1.1
32322025-08-12T21:23:01.110Z Compiling md5 v0.7.0
32332025-08-12T21:23:01.137Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32342025-08-12T21:23:01.172Z Compiling flume v0.11.1
32352025-08-12T21:23:01.233Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
32362025-08-12T21:23:01.258Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32372025-08-12T21:23:01.670Z Compiling russh-keys v0.45.0
32382025-08-12T21:23:01.847Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32392025-08-12T21:23:02.455Z Compiling rcgen v0.12.1
32402025-08-12T21:23:05.299Z Compiling headers v0.4.1
32412025-08-12T21:23:06.689Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32422025-08-12T21:23:06.814Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32432025-08-12T21:23:07.097Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32442025-08-12T21:23:07.385Z Compiling hyper-staticfile v0.10.1
32452025-08-12T21:23:07.388Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32462025-08-12T21:23:07.692Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
32472025-08-12T21:23:08.087Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32482025-08-12T21:23:08.253Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32492025-08-12T21:23:08.448Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32502025-08-12T21:23:10.064Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
32512025-08-12T21:23:10.101Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32522025-08-12T21:23:10.984Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32532025-08-12T21:23:11.767Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32542025-08-12T21:23:12.790Z Compiling num-bigint v0.4.6
32552025-08-12T21:23:13.304Z Compiling des v0.8.1
32562025-08-12T21:23:13.360Z Compiling subprocess v0.2.9
32572025-08-12T21:23:13.693Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32582025-08-12T21:23:14.609Z Compiling display-error-chain v0.2.2
32592025-08-12T21:23:14.890Z Compiling hex-literal v0.4.1
32602025-08-12T21:23:15.037Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32612025-08-12T21:23:15.114Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32622025-08-12T21:23:18.057Z Compiling russh v0.45.0
32632025-08-12T21:23:18.127Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32642025-08-12T21:23:18.256Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32652025-08-12T21:23:18.820Z Compiling internet-checksum v0.2.1
32662025-08-12T21:23:24.475Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32672025-08-12T21:23:26.218Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32682025-08-12T21:23:51.364Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32692025-08-12T21:24:18.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
32702025-08-12T21:24:18.574Z
32712025-08-12T21:24:18.574Zreal 2:53.285294101
32722025-08-12T21:24:18.574Zuser 15:40.798983459
32732025-08-12T21:24:18.574Zsys 2:14.541355495
32742025-08-12T21:24:18.574Ztrap 0.484476863
32752025-08-12T21:24:18.578Ztflt 0.215470970
32762025-08-12T21:24:18.578Zdflt 1.152319174
32772025-08-12T21:24:18.578Zkflt 0.000236400
32782025-08-12T21:24:18.578Zlock 42:33.165457829
32792025-08-12T21:24:18.578Zslp 57:12.948011704
32802025-08-12T21:24:18.578Zlat 55.554666116
32812025-08-12T21:24:18.578Zstop 2:21.853323473
32822025-08-12T21:24:18.578Z+ mkdir tests
32832025-08-12T21:24:18.581Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32842025-08-12T21:24:18.581Z+ xargs -I '{}' -t cp '{}' tests/
32852025-08-12T21:24:18.620Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-180874c8ed8ecb7f tests/
32862025-08-12T21:24:18.640Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ba420f77ea1981cb tests/
32872025-08-12T21:24:18.659Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-8b1c57404ee7a844 tests/
32882025-08-12T21:24:18.683Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b6d2b786bd08705d tests/
32892025-08-12T21:24:18.934Z+ 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/*)
32902025-08-12T21:24:18.937Z+ 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-ba420f77ea1981cb tests/commtest-8b1c57404ee7a844 tests/dhcp_server-180874c8ed8ecb7f tests/end_to_end_tests-b6d2b786bd08705d 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
32912025-08-12T21:25:55.534ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32922025-08-12T21:25:55.534Za .github/buildomat/ci-env.sh 1K
32932025-08-12T21:25:55.534Za out/target/test 1K
32942025-08-12T21:25:55.534Za out/npuzone/npuzone 23144K
32952025-08-12T21:25:55.534Za package-manifest.toml 34K
32962025-08-12T21:25:55.534Za smf/sled-agent/non-gimlet/config.toml 5K
32972025-08-12T21:25:55.534Za target/release/omicron-package 41076K
32982025-08-12T21:25:55.534Za target/release/xtask 11613K
32992025-08-12T21:25:55.535Za target/debug/bootstrap 243081K
33002025-08-12T21:25:55.535Za tests/bootstrap-ba420f77ea1981cb 23338K
33012025-08-12T21:25:55.535Za tests/commtest-8b1c57404ee7a844 29497K
33022025-08-12T21:25:55.535Za tests/dhcp_server-180874c8ed8ecb7f 23338K
33032025-08-12T21:25:55.535Za tests/end_to_end_tests-b6d2b786bd08705d 333695K
33042025-08-12T21:25:55.535Za out/clickhouse.tar.gz 318493K
33052025-08-12T21:25:55.535Za out/clickhouse_keeper.tar.gz 302289K
33062025-08-12T21:25:55.535Za out/clickhouse_server.tar.gz 318492K
33072025-08-12T21:25:55.535Za out/cockroachdb.tar.gz 160339K
33082025-08-12T21:25:55.535Za out/crucible-dtrace.tar 99K
33092025-08-12T21:25:55.536Za out/crucible-pantry-zone.tar.gz 38288K
33102025-08-12T21:25:55.536Za out/crucible-zone.tar.gz 48092K
33112025-08-12T21:25:55.536Za out/external-dns.tar.gz 52369K
33122025-08-12T21:25:55.536Za out/internal-dns.tar.gz 52369K
33132025-08-12T21:25:55.536Za out/mg-ddm-gz.tar 90846K
33142025-08-12T21:25:55.536Za out/nexus.tar.gz 137227K
33152025-08-12T21:25:55.536Za out/ntp.tar.gz 33182K
33162025-08-12T21:25:55.536Za out/omicron-gateway-softnpu.tar.gz 32309K
33172025-08-12T21:25:55.536Za out/omicron-sled-agent.tar 142678K
33182025-08-12T21:25:55.536Za out/overlay.tar.gz 3K
33192025-08-12T21:25:55.536Za out/oximeter.tar.gz 66186K
33202025-08-12T21:25:55.536Za out/oxlog.tar 3954K
33212025-08-12T21:25:55.536Za out/probe.tar.gz 3037K
33222025-08-12T21:25:55.536Za out/propolis-server.tar.gz 68586K
33232025-08-12T21:25:55.536Za out/pumpkind-gz.tar 26648K
33242025-08-12T21:25:55.536Za out/switch-softnpu.tar.gz 345046K
33252025-08-12T21:25:55.539Z
33262025-08-12T21:25:55.540Zreal 1:36.585601251
33272025-08-12T21:25:55.540Zuser 1:32.342049884
33282025-08-12T21:25:55.540Zsys 6.160661164
33292025-08-12T21:25:55.540Ztrap 0.024343665
33302025-08-12T21:25:55.540Ztflt 0.000000000
33312025-08-12T21:25:55.540Zdflt 0.000000000
33322025-08-12T21:25:55.540Zkflt 0.000000000
33332025-08-12T21:25:55.540Zlock 0.000000000
33342025-08-12T21:25:55.540Zslp 1:32.062361581
33352025-08-12T21:25:55.540Zlat 2.577111086
33362025-08-12T21:25:55.541Zstop 0.000188152
33372025-08-12T21:25:55.541Zprocess exited: duration 2192960 ms, exit code 0
 
33382025-08-12T21:25:55.558Zfound 1 output files
33392025-08-12T21:25:55.558Zuploading: /work/package.tar.gz (2248415914 bytes)
33402025-08-12T21:26:43.844Zuploaded: /work/package.tar.gz