01K0WARKAF75R4DN4DKS5JNRGX: 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: 01K0WASA9NW23HZZ669RT8QN5K

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-23T19:05:54.300Zjob assigned to worker 01K0WAS6TNTC38FD4QH8E2FZYD [factory aws, i-01f5eb9d8a9f4af1d] (queued for 57 s)
 
22025-07-23T19:06:03.112Zstarting task 0: "setup"
32025-07-23T19:06:03.116Z++ uname -s
42025-07-23T19:06:03.122Z+ kern=SunOS
52025-07-23T19:06:03.122Z+ build_user=build
62025-07-23T19:06:03.122Z+ build_uid=12345
72025-07-23T19:06:03.122Z+ work_dir=/work
82025-07-23T19:06:03.122Z+ input_dir=/input
92025-07-23T19:06:03.122Z+ [[ 0 == 12345 ]]
102025-07-23T19:06:03.122Z+ case "$kern" in
112025-07-23T19:06:03.123Z+ groupadd -g 12345 build
122025-07-23T19:06:03.126Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-23T19:06:05.129Z+ zfs create -o mountpoint=/work rpool/work
142025-07-23T19:06:05.261Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-23T19:06:05.265Z+ home_fs=zfs
162025-07-23T19:06:05.265Z+ [[ zfs == autofs ]]
172025-07-23T19:06:05.265Z+ mkdir -p /home/build
182025-07-23T19:06:05.268Z+ chown build:build /home/build /work
192025-07-23T19:06:07.270Z+ chmod 0700 /home/build /work
202025-07-23T19:06:07.276Zprocess exited: duration 4161 ms, exit code 0
 
212025-07-23T19:06:07.283Zstarting task 1: "rust-toolchain"
222025-07-23T19:06:07.288Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-23T19:06:07.288Z * rust toolchain channel = "1.88.0"
242025-07-23T19:06:07.288Z * rust toolchain profile = "default"
252025-07-23T19:06:07.288Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-23T19:06:07.288Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-23T19:06:07.288Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-23T19:06:07.292Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-23T19:06:07.292Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-23T19:06:07.407Zinfo: downloading installer
312025-07-23T19:06:08.794Zwarn: It looks like you have an existing installation of Rust at:
322025-07-23T19:06:08.794Zwarn: /opt/ooce/bin
332025-07-23T19:06:08.794Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-23T19:06:08.795Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-23T19:06:08.795Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-23T19:06:08.795Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-23T19:06:08.795Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-23T19:06:08.795Zerror: cannot install while Rust is installed
392025-07-23T19:06:08.795Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-23T19:06:08.810Zinfo: profile set to 'default'
412025-07-23T19:06:08.810Zinfo: default host triple is x86_64-unknown-illumos
422025-07-23T19:06:08.813Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-23T19:06:08.971Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-23T19:06:08.971Zinfo: downloading component 'cargo'
452025-07-23T19:06:09.818Zinfo: downloading component 'clippy'
462025-07-23T19:06:10.162Zinfo: downloading component 'rust-docs'
472025-07-23T19:06:11.487Zinfo: downloading component 'rust-std'
482025-07-23T19:06:13.042Zinfo: downloading component 'rustc'
492025-07-23T19:06:19.359Zinfo: downloading component 'rustfmt'
502025-07-23T19:06:19.653Zinfo: installing component 'cargo'
512025-07-23T19:06:20.534Zinfo: installing component 'clippy'
522025-07-23T19:06:20.932Zinfo: installing component 'rust-docs'
532025-07-23T19:06:22.785Zinfo: installing component 'rust-std'
542025-07-23T19:06:24.520Zinfo: installing component 'rustc'
552025-07-23T19:06:31.050Zinfo: installing component 'rustfmt'
562025-07-23T19:06:31.381Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-23T19:06:31.381Z
582025-07-23T19:06:31.803Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-23T19:06:31.803Z
602025-07-23T19:06:31.807Z
612025-07-23T19:06:31.807ZRust is installed now. Great!
622025-07-23T19:06:31.807Z
632025-07-23T19:06:31.807ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-23T19:06:31.807Zenvironment variable. This has not been done automatically.
652025-07-23T19:06:31.807Z
662025-07-23T19:06:31.807ZTo configure your current shell, you need to source
672025-07-23T19:06:31.807Zthe corresponding env file under $HOME/.cargo.
682025-07-23T19:06:31.807Z
692025-07-23T19:06:31.807ZThis is usually done by running one of the following (note the leading DOT):
702025-07-23T19:06:31.807Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-23T19:06:31.807Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-23T19:06:31.807Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-23T19:06:31.895Z+ rustup --version
742025-07-23T19:06:31.908Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-23T19:06:31.911Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-23T19:06:31.985Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-23T19:06:31.989Z+ cargo --version
782025-07-23T19:06:32.052Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-23T19:06:32.057Z+ rustc --version
802025-07-23T19:06:32.120Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-23T19:06:32.123Zprocess exited: duration 24839 ms, exit code 0
 
822025-07-23T19:06:32.133Zstarting task 2: "authentication"
832025-07-23T19:06:32.157Zprocess exited: duration 22 ms, exit code 0
 
842025-07-23T19:06:32.164Zstarting task 3: "clone repository"
852025-07-23T19:06:32.169Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-23T19:06:32.177Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-23T19:06:32.306ZCloning into '/work/oxidecomputer/omicron'...
882025-07-23T19:06:41.795Z+ cd /work/oxidecomputer/omicron
892025-07-23T19:06:41.795Z+ git fetch origin 342fca65242b09f038b3a87af934761208ad3952
902025-07-23T19:06:42.117ZFrom https://github.com/oxidecomputer/omicron
912025-07-23T19:06:42.117Z * branch 342fca65242b09f038b3a87af934761208ad3952 -> FETCH_HEAD
922025-07-23T19:06:42.128Z+ [[ -n inventory-display-ntp ]]
932025-07-23T19:06:42.134Z++ git branch --show-current
942025-07-23T19:06:42.134Z+ current=main
952025-07-23T19:06:42.134Z+ [[ main != inventory-display-ntp ]]
962025-07-23T19:06:42.134Z+ git branch -f inventory-display-ntp 342fca65242b09f038b3a87af934761208ad3952
972025-07-23T19:06:42.138Z+ git checkout -f inventory-display-ntp
982025-07-23T19:06:42.393ZSwitched to branch 'inventory-display-ntp'
992025-07-23T19:06:42.403Z+ git reset --hard 342fca65242b09f038b3a87af934761208ad3952
1002025-07-23T19:06:42.412ZHEAD is now at 342fca652 [inventory] Add display implementation for NTP timesync
1012025-07-23T19:06:42.416Zprocess exited: duration 10247 ms, exit code 0
 
1022025-07-23T19:06:42.422Zstarting task 4: "build"
1032025-07-23T19:06:42.428Z+ source .github/buildomat/ci-env.sh
1042025-07-23T19:06:42.432Z++ export CARGO_TERM_COLOR=always
1052025-07-23T19:06:42.432Z++ CARGO_TERM_COLOR=always
1062025-07-23T19:06:42.432Z+ cargo --version
1072025-07-23T19:06:42.485Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-23T19:06:42.488Z+ rustc --version
1092025-07-23T19:06:42.557Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-23T19:06:42.561Z+ WORK=/work
1112025-07-23T19:06:42.561Z+ pfexec mkdir -p /work
1122025-07-23T19:06:42.566Z+ pfexec chown build /work
1132025-07-23T19:06:42.569Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-07-23T19:06:54.524Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-07-23T19:07:01.741Z Startup: Caching catalogs ... Done
1162025-07-23T19:07:06.916ZPlanning: Solver setup ... Done (3.759s)
1172025-07-23T19:07:06.952ZPlanning: Running solver ... Done (0.035s)
1182025-07-23T19:07:07.046ZPlanning: Finding local manifests ... Done (0.005s)
1192025-07-23T19:07:07.480ZPlanning: Fetching manifests: 0/4 0% complete
1202025-07-23T19:07:07.635ZPlanning: Fetching manifests: 4/4 100% complete
1212025-07-23T19:07:07.681ZPlanning: Package planning ... Done (0.051s)
1222025-07-23T19:07:07.729ZPlanning: Merging actions ... Done (0.051s)
1232025-07-23T19:07:08.407ZPlanning: Checking for conflicting actions ... Done (0.678s)
1242025-07-23T19:07:08.419ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-07-23T19:07:09.816ZPlanning: Evaluating mediators ... Done (1.359s)
1262025-07-23T19:07:09.854ZPlanning: Planning completed in 7.93 seconds
1272025-07-23T19:07:09.992Z Packages to install: 4
1282025-07-23T19:07:09.993Z Mediators to change: 2
1292025-07-23T19:07:09.993Z Services to change: 1
1302025-07-23T19:07:10.011Z Estimated space available: 155.51 GB
1312025-07-23T19:07:10.011ZEstimated space to be consumed: 1.70 GB
1322025-07-23T19:07:10.011Z Create boot environment: No
1332025-07-23T19:07:10.011ZCreate backup boot environment: No
1342025-07-23T19:07:10.011Z Rebuild boot archive: No
1352025-07-23T19:07:10.011Z
1362025-07-23T19:07:10.011ZChanged mediators:
1372025-07-23T19:07:10.011Z mediator clang:
1382025-07-23T19:07:10.011Z version: None -> 15 (system default)
1392025-07-23T19:07:10.012Z
1402025-07-23T19:07:10.012Z mediator llvm:
1412025-07-23T19:07:10.012Z version: 14 (system default) -> 15 (system default)
1422025-07-23T19:07:10.012Z
1432025-07-23T19:07:10.012ZChanged packages:
1442025-07-23T19:07:10.012Zhelios-dev
1452025-07-23T19:07:10.012Z developer/build-essential
1462025-07-23T19:07:10.012Z None -> 11-2.0
1472025-07-23T19:07:10.012Z library/libxmlsec1
1482025-07-23T19:07:10.012Z None -> 1.2.35-2.0
1492025-07-23T19:07:10.012Z ooce/developer/clang-15
1502025-07-23T19:07:10.012Z None -> 15.0.7-2.0
1512025-07-23T19:07:10.013Z ooce/developer/llvm-15
1522025-07-23T19:07:10.013Z None -> 15.0.7-2.0
1532025-07-23T19:07:10.013Z
1542025-07-23T19:07:10.013ZServices:
1552025-07-23T19:07:10.014Z restart_fmri:
1562025-07-23T19:07:10.014Z svc:/system/update-man-index:default
1572025-07-23T19:07:10.051Z
1582025-07-23T19:07:10.051ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-07-23T19:07:16.196ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (28.9M/s)
1602025-07-23T19:07:19.769ZDownload: Completed 212.60 MB in 9.73 seconds (21.9M/s)
1612025-07-23T19:07:20.047Z Actions: 1/3689 actions (Installing new actions)
1622025-07-23T19:07:24.679Z Actions: Completed 3689 actions in 4.64 seconds.
1632025-07-23T19:07:25.285Z Done (0.602s)
1642025-07-23T19:07:25.286Z Done (0.000s)
1652025-07-23T19:07:26.148Z Done (0.863s)
1662025-07-23T19:07:31.877Z Done (5.427s)
1672025-07-23T19:07:31.965Z Done (0.021s)
1682025-07-23T19:07:31.968Z Done (0.000s)
1692025-07-23T19:07:32.117Z Done (0.000s)
1702025-07-23T19:07:32.966ZPlanning: Evaluating mediator changes ... Done
1712025-07-23T19:07:33.128ZPlanning: Checking for conflicting actions ... Done
1722025-07-23T19:07:33.131ZPlanning: Consolidating action changes ... Done
1732025-07-23T19:07:33.403ZPlanning: Evaluating mediators ... Done
1742025-07-23T19:07:33.407ZPlanning: Planning completed in 0.44 seconds
1752025-07-23T19:07:33.437Z Mediators to change: 2
1762025-07-23T19:07:33.437Z Create boot environment: No
1772025-07-23T19:07:33.442ZCreate backup boot environment: No
1782025-07-23T19:07:33.527Z Done
1792025-07-23T19:07:33.527Z Done
1802025-07-23T19:07:34.128Z Done
1812025-07-23T19:07:39.368Z Done
1822025-07-23T19:07:39.421Z Done
1832025-07-23T19:07:39.421Z Done
1842025-07-23T19:07:39.421Z Done
1852025-07-23T19:07:39.421ZPlanning: Evaluating mediator changes ... Done
1862025-07-23T19:07:39.421ZPlanning: Merging actions ... Done
1872025-07-23T19:07:39.421ZPlanning: Checking for conflicting actions ... Done
1882025-07-23T19:07:39.421ZPlanning: Consolidating action changes ... Done
1892025-07-23T19:07:39.421ZPlanning: Evaluating mediators ... Done
1902025-07-23T19:07:39.421ZPlanning: Planning completed in 0.77 seconds
1912025-07-23T19:07:39.421Z Packages to change: 1
1922025-07-23T19:07:39.421Z Mediators to change: 1
1932025-07-23T19:07:39.421Z Services to change: 1
1942025-07-23T19:07:39.421Z Create boot environment: No
1952025-07-23T19:07:39.421ZCreate backup boot environment: Yes
1962025-07-23T19:07:41.999Z Actions: 1/6 actions (Updating modified actions)
1972025-07-23T19:07:42.071Z Actions: Completed 6 actions in 0.00 seconds.
1982025-07-23T19:07:42.071Z Done
1992025-07-23T19:07:42.071Z Done
2002025-07-23T19:07:42.071Z Done
2012025-07-23T19:07:45.610Z Done
2022025-07-23T19:07:45.641Z Done
2032025-07-23T19:07:45.641Z Done
2042025-07-23T19:07:45.824Z Done
2052025-07-23T19:07:46.265ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062025-07-23T19:07:46.265Zclang system 15 system
2072025-07-23T19:07:46.265Zcsh system system illumos
2082025-07-23T19:07:46.265Zctags system system illumos
2092025-07-23T19:07:46.265Zfile system system illumos
2102025-07-23T19:07:46.265Zgcc vendor 12 vendor
2112025-07-23T19:07:46.265Zgcc system 10 system
2122025-07-23T19:07:46.265Zgcc system 7 system
2132025-07-23T19:07:46.265Zgo system 1.20 system
2142025-07-23T19:07:46.265Zgo system 1.19 system
2152025-07-23T19:07:46.265Zllvm system 15 system
2162025-07-23T19:07:46.265Zllvm system 14 system
2172025-07-23T19:07:46.265Zmariadb system 10.6 system
2182025-07-23T19:07:46.265Zmta vendor vendor dma
2192025-07-23T19:07:46.265Zopenjdk system 17 system
2202025-07-23T19:07:46.265Zopenjdk system 11 system
2212025-07-23T19:07:46.265Zopenjdk system 1.8 system
2222025-07-23T19:07:46.265Zopenssl vendor 3 vendor
2232025-07-23T19:07:46.265Zperl system 5.36 system
2242025-07-23T19:07:46.265Zpostgresql system 15 system
2252025-07-23T19:07:46.265Zpostgresql system 13 system
2262025-07-23T19:07:46.265Zpython vendor 3 vendor
2272025-07-23T19:07:46.265Zpython system 2 system
2282025-07-23T19:07:46.265Zpython3 system 3.11 system
2292025-07-23T19:07:46.265Zruby system 3.0 system
2302025-07-23T19:07:46.265Zwords vendor vendor american-english
2312025-07-23T19:07:46.265Zwords system system australian-english
2322025-07-23T19:07:46.270Zwords system system british-english
2332025-07-23T19:07:46.270Zwords system system canadian-english
2342025-07-23T19:07:46.270Zwords system system french
2352025-07-23T19:07:46.270Zwords system system italian
2362025-07-23T19:07:46.270Zwords system system ngerman
2372025-07-23T19:07:46.270Zwords system system ogerman
2382025-07-23T19:07:46.270Zwords system system spanish
2392025-07-23T19:07:46.606ZPUBLISHER TYPE STATUS P LOCATION
2402025-07-23T19:07:46.607Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412025-07-23T19:07:51.253ZFMRI IFO
2422025-07-23T19:07:51.253Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432025-07-23T19:07:51.253Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442025-07-23T19:07:51.253Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452025-07-23T19:07:51.254Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462025-07-23T19:07:51.254Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472025-07-23T19:07:51.254Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482025-07-23T19:07:51.254Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492025-07-23T19:07:51.254Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502025-07-23T19:07:51.254Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512025-07-23T19:07:51.254Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522025-07-23T19:07:51.254Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532025-07-23T19:07:51.254Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542025-07-23T19:07:51.254Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552025-07-23T19:07:51.254Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562025-07-23T19:07:51.254Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572025-07-23T19:07:51.254Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582025-07-23T19:07:52.271Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592025-07-23T19:07:52.541Z Updating crates.io index
2602025-07-23T19:07:52.600Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-07-23T19:07:52.883Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622025-07-23T19:07:53.467Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632025-07-23T19:07:53.744Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642025-07-23T19:07:54.415Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652025-07-23T19:07:54.435Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662025-07-23T19:07:55.556Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672025-07-23T19:07:57.420Z Updating git repository `https://github.com/oxidecomputer/opte`
2682025-07-23T19:07:58.484Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692025-07-23T19:07:59.262Z Updating git repository `https://github.com/oxidecomputer/clickward`
2702025-07-23T19:07:59.603Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712025-07-23T19:07:59.768Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2722025-07-23T19:08:00.394Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732025-07-23T19:08:00.757Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742025-07-23T19:08:01.117Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752025-07-23T19:08:01.571Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-07-23T19:08:01.929Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-07-23T19:08:02.220Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-07-23T19:08:02.495Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-07-23T19:08:02.860Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-07-23T19:08:03.062Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812025-07-23T19:08:03.587Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822025-07-23T19:08:03.842Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832025-07-23T19:08:04.278Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842025-07-23T19:08:04.625Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2852025-07-23T19:08:05.075Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862025-07-23T19:08:05.478Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872025-07-23T19:08:05.804Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2882025-07-23T19:08:06.315Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892025-07-23T19:08:06.565Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902025-07-23T19:08:06.849Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912025-07-23T19:08:07.175Z Updating git repository `https://github.com/oxidecomputer/omicron`
2922025-07-23T19:08:15.643Z Updating git repository `https://github.com/illumos/smf-rs`
2932025-07-23T19:08:16.049Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
2942025-07-23T19:08:17.387Z Downloading crates ...
2952025-07-23T19:08:17.401Z Downloaded anstyle-parse v0.2.5
2962025-07-23T19:08:17.401Z Downloaded anstream v0.6.18
2972025-07-23T19:08:17.401Z Downloaded anyhow v1.0.98
2982025-07-23T19:08:17.410Z Downloaded camino v1.1.10
2992025-07-23T19:08:17.410Z Downloaded camino-tempfile v1.4.1
3002025-07-23T19:08:17.410Z Downloaded block-buffer v0.10.4
3012025-07-23T19:08:17.410Z Downloaded anstyle-query v1.1.1
3022025-07-23T19:08:17.410Z Downloaded autocfg v1.4.0
3032025-07-23T19:08:17.410Z Downloaded anstyle v1.0.11
3042025-07-23T19:08:17.410Z Downloaded bitflags v2.9.1
3052025-07-23T19:08:17.477Z Downloaded cargo-platform v0.2.0
3062025-07-23T19:08:17.477Z Downloaded bytecount v0.6.8
3072025-07-23T19:08:17.477Z Downloaded byteorder v1.5.0
3082025-07-23T19:08:17.478Z Downloaded thiserror-impl v2.0.12
3092025-07-23T19:08:17.478Z Downloaded tabled_derive v0.7.0
3102025-07-23T19:08:17.478Z Downloaded usdt-macro v0.5.0
3112025-07-23T19:08:17.478Z Downloaded icu_normalizer v1.5.0
3122025-07-23T19:08:17.478Z Downloaded toml_edit v0.22.27
3132025-07-23T19:08:17.478Z Downloaded thiserror v1.0.69
3142025-07-23T19:08:17.527Z Downloaded zerovec-derive v0.10.3
3152025-07-23T19:08:17.527Z Downloaded icu_locid_transform_data v1.5.0
3162025-07-23T19:08:17.528Z Downloaded yoke-derive v0.7.4
3172025-07-23T19:08:17.528Z Downloaded icu_normalizer_data v1.5.0
3182025-07-23T19:08:17.528Z Downloaded writeable v0.5.5
3192025-07-23T19:08:17.528Z Downloaded utf8parse v0.2.2
3202025-07-23T19:08:17.528Z Downloaded zerofrom v0.1.4
3212025-07-23T19:08:17.528Z Downloaded write16 v1.0.0
3222025-07-23T19:08:17.529Z Downloaded usdt-attr-macro v0.5.0
3232025-07-23T19:08:17.529Z Downloaded textwrap v0.16.2
3242025-07-23T19:08:17.529Z Downloaded ucd-trie v0.1.7
3252025-07-23T19:08:17.529Z Downloaded usdt v0.5.0
3262025-07-23T19:08:17.529Z Downloaded unicode-linebreak v0.1.5
3272025-07-23T19:08:17.529Z Downloaded toml_datetime v0.6.11
3282025-07-23T19:08:17.529Z Downloaded zerofrom-derive v0.1.4
3292025-07-23T19:08:17.529Z Downloaded toml v0.8.23
3302025-07-23T19:08:17.529Z Downloaded thiserror-impl v1.0.69
3312025-07-23T19:08:17.530Z Downloaded toml_write v0.1.2
3322025-07-23T19:08:17.530Z Downloaded thread-id v4.2.2
3332025-07-23T19:08:17.530Z Downloaded thiserror v2.0.12
3342025-07-23T19:08:17.530Z Downloaded serde_spanned v0.6.9
3352025-07-23T19:08:17.530Z Downloaded zerocopy-derive v0.7.35
3362025-07-23T19:08:17.530Z Downloaded usdt-impl v0.5.0
3372025-07-23T19:08:17.530Z Downloaded url v2.5.4
3382025-07-23T19:08:17.530Z Downloaded unicode-ident v1.0.18
3392025-07-23T19:08:17.530Z Downloaded typenum v1.17.0
3402025-07-23T19:08:17.530Z Downloaded scroll_derive v0.12.0
3412025-07-23T19:08:17.530Z Downloaded itoa v1.0.11
3422025-07-23T19:08:17.530Z Downloaded icu_provider_macros v1.5.0
3432025-07-23T19:08:17.531Z Downloaded cpufeatures v0.2.14
3442025-07-23T19:08:17.531Z Downloaded proc-macro-error v1.0.4
3452025-07-23T19:08:17.531Z Downloaded idna v1.0.3
3462025-07-23T19:08:17.531Z Downloaded utf16_iter v1.0.5
3472025-07-23T19:08:17.531Z Downloaded unicode-xid v0.2.6
3482025-07-23T19:08:17.532Z Downloaded version_check v0.9.5
3492025-07-23T19:08:17.532Z Downloaded zerovec v0.10.4
3502025-07-23T19:08:17.543Z Downloaded zerocopy v0.7.35
3512025-07-23T19:08:17.543Z Downloaded swrite v0.1.0
3522025-07-23T19:08:17.543Z Downloaded winnow v0.7.10
3532025-07-23T19:08:17.543Z Downloaded serde-value v0.7.0
3542025-07-23T19:08:17.543Z Downloaded heck v0.4.1
3552025-07-23T19:08:17.543Z Downloaded cargo-util-schemas v0.2.0
3562025-07-23T19:08:17.544Z Downloaded fs-err v3.1.1
3572025-07-23T19:08:17.544Z Downloaded percent-encoding v2.3.1
3582025-07-23T19:08:17.544Z Downloaded pretty-hex v0.4.1
3592025-07-23T19:08:17.544Z Downloaded is_terminal_polyfill v1.70.1
3602025-07-23T19:08:17.544Z Downloaded serde-untagged v0.1.7
3612025-07-23T19:08:17.544Z Downloaded smawk v0.3.2
3622025-07-23T19:08:17.544Z Downloaded unicode-width v0.2.0
3632025-07-23T19:08:17.544Z Downloaded unicode-width v0.1.14
3642025-07-23T19:08:17.567Z Downloaded fastrand v2.1.1
3652025-07-23T19:08:17.567Z Downloaded cargo_toml v0.21.0
3662025-07-23T19:08:17.568Z Downloaded ordered-float v2.10.1
3672025-07-23T19:08:17.568Z Downloaded macaddr v1.0.1
3682025-07-23T19:08:17.568Z Downloaded form_urlencoded v1.2.1
3692025-07-23T19:08:17.568Z Downloaded digest v0.10.7
3702025-07-23T19:08:17.568Z Downloaded idna_adapter v1.2.0
3712025-07-23T19:08:17.568Z Downloaded fnv v1.0.7
3722025-07-23T19:08:17.568Z Downloaded clap_lex v0.7.4
3732025-07-23T19:08:17.659Z Downloaded proc-macro-error-attr v1.0.4
3742025-07-23T19:08:17.659Z Downloaded generic-array v0.14.7
3752025-07-23T19:08:17.659Z Downloaded errno v0.3.12
3762025-07-23T19:08:17.659Z Downloaded strsim v0.11.1
3772025-07-23T19:08:17.659Z Downloaded synstructure v0.13.1
3782025-07-23T19:08:17.659Z Downloaded cfg-if v1.0.1
3792025-07-23T19:08:17.659Z Downloaded crypto-common v0.1.6
3802025-07-23T19:08:17.660Z Downloaded dtrace-parser v0.2.0
3812025-07-23T19:08:17.660Z Downloaded cargo_metadata v0.20.0
3822025-07-23T19:08:17.660Z Downloaded yoke v0.7.4
3832025-07-23T19:08:17.660Z Downloaded equivalent v1.0.2
3842025-07-23T19:08:17.660Z Downloaded terminal_size v0.4.0
3852025-07-23T19:08:17.660Z Downloaded quote v1.0.40
3862025-07-23T19:08:17.660Z Downloaded icu_locid_transform v1.5.0
3872025-07-23T19:08:17.660Z Downloaded semver v1.0.26
3882025-07-23T19:08:17.660Z Downloaded stable_deref_trait v1.2.0
3892025-07-23T19:08:17.661Z Downloaded plain v0.2.3
3902025-07-23T19:08:17.661Z Downloaded pest_derive v2.7.14
3912025-07-23T19:08:17.661Z Downloaded colorchoice v1.0.2
3922025-07-23T19:08:17.661Z Downloaded serde_tokenstream v0.2.2
3932025-07-23T19:08:17.677Z Downloaded scroll v0.12.0
3942025-07-23T19:08:17.677Z Downloaded memmap v0.7.0
3952025-07-23T19:08:17.677Z Downloaded utf8_iter v1.0.4
3962025-07-23T19:08:17.677Z Downloaded litemap v0.7.3
3972025-07-23T19:08:17.677Z Downloaded icu_provider v1.5.0
3982025-07-23T19:08:17.677Z Downloaded clap_derive v4.5.40
3992025-07-23T19:08:17.677Z Downloaded typeid v1.0.3
4002025-07-23T19:08:17.678Z Downloaded pest_meta v2.7.14
4012025-07-23T19:08:17.678Z Downloaded sha2 v0.10.9
4022025-07-23T19:08:17.678Z Downloaded pest_generator v2.7.14
4032025-07-23T19:08:17.678Z Downloaded once_cell v1.21.3
4042025-07-23T19:08:17.678Z Downloaded erased-serde v0.4.6
4052025-07-23T19:08:17.678Z Downloaded smallvec v1.15.0
4062025-07-23T19:08:17.678Z Downloaded ryu v1.0.18
4072025-07-23T19:08:17.679Z Downloaded tinystr v0.7.6
4082025-07-23T19:08:17.679Z Downloaded icu_collections v1.5.0
4092025-07-23T19:08:17.679Z Downloaded log v0.4.27
4102025-07-23T19:08:17.679Z Downloaded icu_locid v1.5.0
4112025-07-23T19:08:17.679Z Downloaded indexmap v2.10.0
4122025-07-23T19:08:17.679Z Downloaded num-traits v0.2.19
4132025-07-23T19:08:17.680Z Downloaded dof v0.3.0
4142025-07-23T19:08:17.680Z Downloaded tempfile v3.20.0
4152025-07-23T19:08:17.680Z Downloaded serde v1.0.219
4162025-07-23T19:08:17.680Z Downloaded proc-macro2 v1.0.95
4172025-07-23T19:08:17.680Z Downloaded papergrid v0.11.0
4182025-07-23T19:08:17.680Z Downloaded serde_derive v1.0.219
4192025-07-23T19:08:17.680Z Downloaded getrandom v0.3.3
4202025-07-23T19:08:17.680Z Downloaded clap v4.5.40
4212025-07-23T19:08:17.681Z Downloaded memchr v2.7.4
4222025-07-23T19:08:17.681Z Downloaded displaydoc v0.2.5
4232025-07-23T19:08:17.681Z Downloaded heck v0.5.0
4242025-07-23T19:08:17.681Z Downloaded icu_properties v1.5.1
4252025-07-23T19:08:17.702Z Downloaded hashbrown v0.15.4
4262025-07-23T19:08:17.713Z Downloaded pest v2.7.14
4272025-07-23T19:08:17.713Z Downloaded serde_json v1.0.140
4282025-07-23T19:08:17.713Z Downloaded clap_builder v4.5.40
4292025-07-23T19:08:17.726Z Downloaded goblin v0.8.2
4302025-07-23T19:08:17.726Z Downloaded icu_properties_data v1.5.0
4312025-07-23T19:08:17.739Z Downloaded tabled v0.15.0
4322025-07-23T19:08:17.793Z Downloaded syn v1.0.109
4332025-07-23T19:08:17.898Z Downloaded syn v2.0.104
4342025-07-23T19:08:17.898Z Downloaded rustix v0.38.37
4352025-07-23T19:08:17.898Z Downloaded rustix v1.0.7
4362025-07-23T19:08:17.956Z Downloaded libc v0.2.174
4372025-07-23T19:08:17.956Z Compiling proc-macro2 v1.0.95
4382025-07-23T19:08:17.956Z Compiling unicode-ident v1.0.18
4392025-07-23T19:08:17.956Z Compiling serde v1.0.219
4402025-07-23T19:08:17.956Z Compiling version_check v0.9.5
4412025-07-23T19:08:17.956Z Compiling thiserror v1.0.69
4422025-07-23T19:08:17.956Z Compiling libc v0.2.174
4432025-07-23T19:08:18.189Z Compiling memchr v2.7.4
4442025-07-23T19:08:18.189Z Compiling stable_deref_trait v1.2.0
4452025-07-23T19:08:18.322Z Compiling litemap v0.7.3
4462025-07-23T19:08:18.353Z Compiling autocfg v1.4.0
4472025-07-23T19:08:18.772Z Compiling ucd-trie v0.1.7
4482025-07-23T19:08:18.811Z Compiling ryu v1.0.18
4492025-07-23T19:08:19.040Z Compiling itoa v1.0.11
4502025-07-23T19:08:19.086Z Compiling writeable v0.5.5
4512025-07-23T19:08:19.193Z Compiling once_cell v1.21.3
4522025-07-23T19:08:19.285Z Compiling byteorder v1.5.0
4532025-07-23T19:08:19.561Z Compiling bitflags v2.9.1
4542025-07-23T19:08:19.576Z Compiling icu_locid_transform_data v1.5.0
4552025-07-23T19:08:19.685Z Compiling icu_properties_data v1.5.0
4562025-07-23T19:08:19.741Z Compiling serde_json v1.0.140
4572025-07-23T19:08:19.857Z Compiling num-traits v0.2.19
4582025-07-23T19:08:19.978Z Compiling smallvec v1.15.0
4592025-07-23T19:08:19.989Z Compiling utf8_iter v1.0.4
4602025-07-23T19:08:21.217Z Compiling write16 v1.0.0
4612025-07-23T19:08:21.642Z Compiling typeid v1.0.3
4622025-07-23T19:08:21.642Z Compiling icu_normalizer_data v1.5.0
4632025-07-23T19:08:21.642Z Compiling utf16_iter v1.0.5
4642025-07-23T19:08:21.642Z Compiling hashbrown v0.15.4
4652025-07-23T19:08:21.643Z Compiling equivalent v1.0.2
4662025-07-23T19:08:21.643Z Compiling rustix v0.38.37
4672025-07-23T19:08:21.643Z Compiling proc-macro-error-attr v1.0.4
4682025-07-23T19:08:21.643Z Compiling quote v1.0.40
4692025-07-23T19:08:21.643Z Compiling usdt-impl v0.5.0
4702025-07-23T19:08:21.644Z Compiling errno v0.3.12
4712025-07-23T19:08:21.644Z Compiling toml_write v0.1.2
4722025-07-23T19:08:21.644Z Compiling syn v1.0.109
4732025-07-23T19:08:21.644Z Compiling winnow v0.7.10
4742025-07-23T19:08:21.645Z Compiling syn v2.0.104
4752025-07-23T19:08:21.645Z Compiling indexmap v2.10.0
4762025-07-23T19:08:22.048Z Compiling thread-id v4.2.2
4772025-07-23T19:08:22.048Z Compiling proc-macro-error v1.0.4
4782025-07-23T19:08:22.048Z Compiling log v0.4.27
4792025-07-23T19:08:22.204Z Compiling plain v0.2.3
4802025-07-23T19:08:22.204Z Compiling rustix v1.0.7
4812025-07-23T19:08:22.204Z Compiling percent-encoding v2.3.1
4822025-07-23T19:08:22.204Z Compiling utf8parse v0.2.2
4832025-07-23T19:08:22.258Z Compiling getrandom v0.3.3
4842025-07-23T19:08:22.288Z Compiling semver v1.0.26
4852025-07-23T19:08:22.550Z Compiling camino v1.1.10
4862025-07-23T19:08:22.685Z Compiling anstyle-parse v0.2.5
4872025-07-23T19:08:22.846Z Compiling form_urlencoded v1.2.1
4882025-07-23T19:08:22.933Z Compiling terminal_size v0.4.0
4892025-07-23T19:08:23.114Z Compiling ordered-float v2.10.1
4902025-07-23T19:08:23.262Z Compiling anstyle-query v1.1.1
4912025-07-23T19:08:23.458Z Compiling is_terminal_polyfill v1.70.1
4922025-07-23T19:08:23.619Z Compiling anstyle v1.0.11
4932025-07-23T19:08:23.761Z Compiling cfg-if v1.0.1
4942025-07-23T19:08:23.761Z Compiling thiserror v2.0.12
4952025-07-23T19:08:23.959Z Compiling colorchoice v1.0.2
4962025-07-23T19:08:23.959Z Compiling pretty-hex v0.4.1
4972025-07-23T19:08:24.072Z Compiling anstream v0.6.18
4982025-07-23T19:08:24.514Z Compiling fs-err v3.1.1
4992025-07-23T19:08:24.780Z Compiling fastrand v2.1.1
5002025-07-23T19:08:24.780Z Compiling bytecount v0.6.8
5012025-07-23T19:08:25.015Z Compiling strsim v0.11.1
5022025-07-23T19:08:25.015Z Compiling heck v0.4.1
5032025-07-23T19:08:25.015Z Compiling unicode-xid v0.2.6
5042025-07-23T19:08:25.201Z Compiling unicode-width v0.1.14
5052025-07-23T19:08:25.201Z Compiling clap_lex v0.7.4
5062025-07-23T19:08:25.381Z Compiling anyhow v1.0.98
5072025-07-23T19:08:25.505Z Compiling heck v0.5.0
5082025-07-23T19:08:25.604Z Compiling fnv v1.0.7
5092025-07-23T19:08:25.649Z Compiling papergrid v0.11.0
5102025-07-23T19:08:25.879Z Compiling tempfile v3.20.0
5112025-07-23T19:08:26.101Z Compiling clap_builder v4.5.40
5122025-07-23T19:08:26.351Z Compiling memmap v0.7.0
5132025-07-23T19:08:26.624Z Compiling unicode-width v0.2.0
5142025-07-23T19:08:26.639Z Compiling unicode-linebreak v0.1.5
5152025-07-23T19:08:26.686Z Compiling smawk v0.3.2
5162025-07-23T19:08:27.103Z Compiling textwrap v0.16.2
5172025-07-23T19:08:27.523Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5182025-07-23T19:08:27.872Z Compiling synstructure v0.13.1
5192025-07-23T19:08:27.962Z Compiling swrite v0.1.0
5202025-07-23T19:08:28.275Z Compiling tabled_derive v0.7.0
5212025-07-23T19:08:29.731Z Compiling tabled v0.15.0
5222025-07-23T19:08:29.783Z Compiling serde_derive v1.0.219
5232025-07-23T19:08:29.787Z Compiling zerofrom-derive v0.1.4
5242025-07-23T19:08:29.787Z Compiling thiserror-impl v1.0.69
5252025-07-23T19:08:30.934Z Compiling yoke-derive v0.7.4
5262025-07-23T19:08:32.015Z Compiling zerovec-derive v0.10.3
5272025-07-23T19:08:32.238Z Compiling displaydoc v0.2.5
5282025-07-23T19:08:32.455Z Compiling icu_provider_macros v1.5.0
5292025-07-23T19:08:32.945Z Compiling pest v2.7.14
5302025-07-23T19:08:33.287Z Compiling zerofrom v0.1.4
5312025-07-23T19:08:33.540Z Compiling zerocopy-derive v0.7.35
5322025-07-23T19:08:33.546Z Compiling scroll_derive v0.12.0
5332025-07-23T19:08:33.592Z Compiling yoke v0.7.4
5342025-07-23T19:08:33.759Z Compiling thiserror-impl v2.0.12
5352025-07-23T19:08:33.963Z Compiling clap_derive v4.5.40
5362025-07-23T19:08:34.377Z Compiling zerovec v0.10.4
5372025-07-23T19:08:34.905Z Compiling scroll v0.12.0
5382025-07-23T19:08:35.402Z Compiling pest_meta v2.7.14
5392025-07-23T19:08:35.460Z Compiling goblin v0.8.2
5402025-07-23T19:08:35.484Z Compiling zerocopy v0.7.35
5412025-07-23T19:08:36.203Z Compiling tinystr v0.7.6
5422025-07-23T19:08:36.492Z Compiling icu_collections v1.5.0
5432025-07-23T19:08:36.613Z Compiling icu_locid v1.5.0
5442025-07-23T19:08:36.810Z Compiling pest_generator v2.7.14
5452025-07-23T19:08:37.722Z Compiling icu_provider v1.5.0
5462025-07-23T19:08:38.135Z Compiling clap v4.5.40
5472025-07-23T19:08:38.412Z Compiling icu_locid_transform v1.5.0
5482025-07-23T19:08:38.978Z Compiling pest_derive v2.7.14
5492025-07-23T19:08:39.463Z Compiling icu_properties v1.5.1
5502025-07-23T19:08:39.740Z Compiling dtrace-parser v0.2.0
5512025-07-23T19:08:41.444Z Compiling serde_spanned v0.6.9
5522025-07-23T19:08:41.444Z Compiling toml_datetime v0.6.11
5532025-07-23T19:08:41.448Z Compiling erased-serde v0.4.6
5542025-07-23T19:08:41.539Z Compiling serde-value v0.7.0
5552025-07-23T19:08:42.211Z Compiling toml_edit v0.22.27
5562025-07-23T19:08:42.281Z Compiling serde_tokenstream v0.2.2
5572025-07-23T19:08:42.425Z Compiling serde-untagged v0.1.7
5582025-07-23T19:08:42.500Z Compiling cargo-platform v0.2.0
5592025-07-23T19:08:42.522Z Compiling camino-tempfile v1.4.1
5602025-07-23T19:08:42.860Z Compiling icu_normalizer v1.5.0
5612025-07-23T19:08:42.932Z Compiling macaddr v1.0.1
5622025-07-23T19:08:43.197Z Compiling dof v0.3.0
5632025-07-23T19:08:43.686Z Compiling idna_adapter v1.2.0
5642025-07-23T19:08:43.939Z Compiling idna v1.0.3
5652025-07-23T19:08:44.483Z Compiling url v2.5.4
5662025-07-23T19:08:45.033Z Compiling usdt-macro v0.5.0
5672025-07-23T19:08:45.033Z Compiling usdt-attr-macro v0.5.0
5682025-07-23T19:08:45.244Z Compiling toml v0.8.23
5692025-07-23T19:08:46.100Z Compiling cargo-util-schemas v0.2.0
5702025-07-23T19:08:46.124Z Compiling cargo_toml v0.21.0
5712025-07-23T19:08:46.200Z Compiling usdt v0.5.0
5722025-07-23T19:08:48.311Z Compiling cargo_metadata v0.20.0
5732025-07-23T19:08:49.268Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5742025-07-23T19:08:52.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5752025-07-23T19:08:52.998Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5762025-07-23T19:08:53.681Z Downloading crates ...
5772025-07-23T19:08:53.835Z Downloaded adler2 v2.0.0
5782025-07-23T19:08:53.844Z Downloaded assert_matches v1.5.0
5792025-07-23T19:08:53.847Z Downloaded hex v0.4.3
5802025-07-23T19:08:53.851Z Downloaded hash32 v0.3.1
5812025-07-23T19:08:53.851Z Downloaded aead v0.5.2
5822025-07-23T19:08:53.855Z Downloaded crossterm v0.28.1
5832025-07-23T19:08:53.859Z Downloaded hash32 v0.2.1
5842025-07-23T19:08:53.863Z Downloaded addr2line v0.24.2
5852025-07-23T19:08:53.863Z Downloaded allocator-api2 v0.2.21
5862025-07-23T19:08:53.866Z Downloaded arrayvec v0.7.6
5872025-07-23T19:08:53.872Z Downloaded argon2 v0.5.3
5882025-07-23T19:08:53.872Z Downloaded blowfish v0.9.1
5892025-07-23T19:08:53.876Z Downloaded aes-gcm v0.10.3
5902025-07-23T19:08:53.876Z Downloaded hickory-proto v0.24.4
5912025-07-23T19:08:53.890Z Downloaded instability v0.3.2
5922025-07-23T19:08:53.893Z Downloaded half v1.8.3
5932025-07-23T19:08:53.897Z Downloaded cfg_aliases v0.2.1
5942025-07-23T19:08:53.897Z Downloaded bcrypt-pbkdf v0.10.0
5952025-07-23T19:08:53.901Z Downloaded http-range v0.1.5
5962025-07-23T19:08:53.901Z Downloaded base64 v0.13.1
5972025-07-23T19:08:53.904Z Downloaded async-stream-impl v0.3.6
5982025-07-23T19:08:53.904Z Downloaded hubpack v0.1.2
5992025-07-23T19:08:53.908Z Downloaded hubpack_derive v0.1.1
6002025-07-23T19:08:53.908Z Downloaded bitfield-struct v0.6.2
6012025-07-23T19:08:53.912Z Downloaded async-stream v0.3.6
6022025-07-23T19:08:53.916Z Downloaded instant v0.1.13
6032025-07-23T19:08:53.916Z Downloaded atomicwrites v0.4.4
6042025-07-23T19:08:53.920Z Downloaded ciborium-io v0.2.2
6052025-07-23T19:08:53.920Z Downloaded impl-trait-for-tuples v0.2.2
6062025-07-23T19:08:53.923Z Downloaded httpdate v1.0.3
6072025-07-23T19:08:53.923Z Downloaded crc8 v0.1.1
6082025-07-23T19:08:53.927Z Downloaded atty v0.2.14
6092025-07-23T19:08:53.927Z Downloaded match_cfg v0.1.0
6102025-07-23T19:08:53.931Z Downloaded is_ci v1.2.0
6112025-07-23T19:08:53.931Z Downloaded cfg_aliases v0.1.1
6122025-07-23T19:08:53.931Z Downloaded httparse v1.9.5
6132025-07-23T19:08:53.935Z Downloaded bit-set v0.8.0
6142025-07-23T19:08:53.936Z Downloaded base16ct v0.2.0
6152025-07-23T19:08:53.940Z Downloaded hmac v0.12.1
6162025-07-23T19:08:53.944Z Downloaded inout v0.1.3
6172025-07-23T19:08:53.944Z Downloaded bitfield v0.14.0
6182025-07-23T19:08:53.944Z Downloaded indoc v1.0.9
6192025-07-23T19:08:53.949Z Downloaded ident_case v1.0.1
6202025-07-23T19:08:53.950Z Downloaded http-body v1.0.1
6212025-07-23T19:08:53.954Z Downloaded headers-core v0.3.0
6222025-07-23T19:08:53.954Z Downloaded backoff v0.4.0
6232025-07-23T19:08:53.954Z Downloaded hyper-tls v0.6.0
6242025-07-23T19:08:53.958Z Downloaded buf-list v1.0.3
6252025-07-23T19:08:53.958Z Downloaded progenitor-client v0.9.1
6262025-07-23T19:08:53.961Z Downloaded humantime v2.2.0
6272025-07-23T19:08:53.961Z Downloaded home v0.5.9
6282025-07-23T19:08:53.965Z Downloaded bit-vec v0.8.0
6292025-07-23T19:08:53.965Z Downloaded lazycell v1.3.0
6302025-07-23T19:08:53.969Z Downloaded lru-cache v0.1.2
6312025-07-23T19:08:53.969Z Downloaded libscf-sys v1.1.0
6322025-07-23T19:08:53.972Z Downloaded crc v3.2.1
6332025-07-23T19:08:53.972Z Downloaded is-terminal v0.4.13
6342025-07-23T19:08:53.976Z Downloaded progenitor-macro v0.9.1
6352025-07-23T19:08:53.976Z Downloaded cipher v0.4.4
6362025-07-23T19:08:53.982Z Downloaded progenitor-macro v0.8.0
6372025-07-23T19:08:53.982Z Downloaded linked-hash-map v0.5.6
6382025-07-23T19:08:53.982Z Downloaded managed v0.8.0
6392025-07-23T19:08:53.985Z Downloaded russh-cryptovec v0.7.3
6402025-07-23T19:08:53.985Z Downloaded ref-cast-impl v1.0.24
6412025-07-23T19:08:53.985Z Downloaded shell-words v1.1.0
6422025-07-23T19:08:53.989Z Downloaded take_mut v0.2.2
6432025-07-23T19:08:53.989Z Downloaded ssh-encoding v0.2.0
6442025-07-23T19:08:53.993Z Downloaded convert_case v0.4.0
6452025-07-23T19:08:53.993Z Downloaded crc-catalog v2.4.0
6462025-07-23T19:08:53.997Z Downloaded libz-rs-sys v0.5.1
6472025-07-23T19:08:53.997Z Downloaded maybe-uninit v2.0.0
6482025-07-23T19:08:53.997Z Downloaded ipnetwork v0.21.1
6492025-07-23T19:08:54.001Z Downloaded maplit v1.0.2
6502025-07-23T19:08:54.001Z Downloaded libsw v3.5.0
6512025-07-23T19:08:54.007Z Downloaded lalrpop-util v0.19.12
6522025-07-23T19:08:54.007Z Downloaded linear-map v1.2.0
6532025-07-23T19:08:54.011Z Downloaded lzss v0.8.2
6542025-07-23T19:08:54.011Z Downloaded subtle v2.6.1
6552025-07-23T19:08:54.012Z Downloaded async-trait v0.1.88
6562025-07-23T19:08:54.016Z Downloaded rustc_version v0.4.1
6572025-07-23T19:08:54.019Z Downloaded critical-section v1.1.3
6582025-07-23T19:08:54.020Z Downloaded corncobs v0.1.3
6592025-07-23T19:08:54.023Z Downloaded indicatif v0.18.0
6602025-07-23T19:08:54.027Z Downloaded thiserror-impl-no-std v2.0.2
6612025-07-23T19:08:54.027Z Downloaded predicates-tree v1.0.12
6622025-07-23T19:08:54.032Z Downloaded indexmap v1.9.3
6632025-07-23T19:08:54.036Z Downloaded hyper-rustls v0.27.7
6642025-07-23T19:08:54.036Z Downloaded waitgroup v0.1.2
6652025-07-23T19:08:54.040Z Downloaded rand_core v0.6.4
6662025-07-23T19:08:54.040Z Downloaded highway v1.3.0
6672025-07-23T19:08:54.044Z Downloaded tap v1.0.1
6682025-07-23T19:08:54.044Z Downloaded rfc6979 v0.4.0
6692025-07-23T19:08:54.044Z Downloaded rustc-hash v2.1.1
6702025-07-23T19:08:54.048Z Downloaded resolv-conf v0.7.0
6712025-07-23T19:08:54.048Z Downloaded lazy_static v1.5.0
6722025-07-23T19:08:54.052Z Downloaded tower-service v0.3.3
6732025-07-23T19:08:54.052Z Downloaded sha1 v0.10.6
6742025-07-23T19:08:54.056Z Downloaded derive_builder_macro v0.20.2
6752025-07-23T19:08:54.056Z Downloaded jobserver v0.1.32
6762025-07-23T19:08:54.060Z Downloaded salsa20 v0.10.2
6772025-07-23T19:08:54.071Z Downloaded tokio-dtrace v0.1.0
6782025-07-23T19:08:54.075Z Downloaded headers v0.4.1
6792025-07-23T19:08:54.079Z Downloaded fxhash v0.2.1
6802025-07-23T19:08:54.082Z Downloaded powerfmt v0.2.0
6812025-07-23T19:08:54.082Z Downloaded walkdir v2.5.0
6822025-07-23T19:08:54.086Z Downloaded endian-type v0.1.2
6832025-07-23T19:08:54.086Z Downloaded num-derive v0.4.2
6842025-07-23T19:08:54.091Z Downloaded unarray v0.1.4
6852025-07-23T19:08:54.091Z Downloaded slog-async v2.8.0
6862025-07-23T19:08:54.095Z Downloaded strum_macros v0.24.3
6872025-07-23T19:08:54.095Z Downloaded zeroize_derive v1.4.2
6882025-07-23T19:08:54.099Z Downloaded thiserror-no-std v2.0.2
6892025-07-23T19:08:54.103Z Downloaded lockfree-object-pool v0.1.6
6902025-07-23T19:08:54.103Z Downloaded half v2.4.1
6912025-07-23T19:08:54.107Z Downloaded crossbeam-epoch v0.9.18
6922025-07-23T19:08:54.111Z Downloaded oso-derive v0.27.3
6932025-07-23T19:08:54.111Z Downloaded crossbeam-utils v0.8.21
6942025-07-23T19:08:54.114Z Downloaded foreign-types-shared v0.3.1
6952025-07-23T19:08:54.115Z Downloaded serde_with_macros v3.14.0
6962025-07-23T19:08:54.118Z Downloaded typify-macro v0.4.1
6972025-07-23T19:08:54.119Z Downloaded cookie v0.18.1
6982025-07-23T19:08:54.122Z Downloaded crc-any v2.5.0
6992025-07-23T19:08:54.126Z Downloaded const-oid v0.9.6
7002025-07-23T19:08:54.126Z Downloaded clang-sys v1.8.1
7012025-07-23T19:08:54.131Z Downloaded fixedbitset v0.4.2
7022025-07-23T19:08:54.131Z Downloaded ed25519 v2.2.3
7032025-07-23T19:08:54.134Z Downloaded diesel-dtrace v0.4.2
7042025-07-23T19:08:54.138Z Downloaded socket2 v0.5.10
7052025-07-23T19:08:54.138Z Downloaded darling v0.20.10
7062025-07-23T19:08:54.142Z Downloaded num_threads v0.1.7
7072025-07-23T19:08:54.145Z Downloaded futures-task v0.3.31
7082025-07-23T19:08:54.145Z Downloaded pretty-hex v0.2.1
7092025-07-23T19:08:54.149Z Downloaded num_enum_derive v0.5.11
7102025-07-23T19:08:54.149Z Downloaded serde_urlencoded v0.7.1
7112025-07-23T19:08:54.153Z Downloaded serde-big-array v0.5.1
7122025-07-23T19:08:54.153Z Downloaded num_enum v0.5.11
7132025-07-23T19:08:54.157Z Downloaded foreign-types v0.3.2
7142025-07-23T19:08:54.162Z Downloaded spin v0.9.8
7152025-07-23T19:08:54.167Z Downloaded sync-ptr v0.1.4
7162025-07-23T19:08:54.167Z Downloaded compact_str v0.8.0
7172025-07-23T19:08:54.167Z Downloaded time-core v0.1.2
7182025-07-23T19:08:54.171Z Downloaded csv-core v0.1.11
7192025-07-23T19:08:54.171Z Downloaded fs-err v2.11.0
7202025-07-23T19:08:54.175Z Downloaded progenitor-impl v0.10.0
7212025-07-23T19:08:54.178Z Downloaded des v0.8.1
7222025-07-23T19:08:54.178Z Downloaded packed_struct_codegen v0.10.1
7232025-07-23T19:08:54.182Z Downloaded tokio-tungstenite v0.23.1
7242025-07-23T19:08:54.182Z Downloaded packed_struct v0.10.1
7252025-07-23T19:08:54.187Z Downloaded xshell-macros v0.2.7
7262025-07-23T19:08:54.187Z Downloaded bytes v1.10.1
7272025-07-23T19:08:54.191Z Downloaded schemars v0.8.22
7282025-07-23T19:08:54.202Z Downloaded ssh-cipher v0.2.0
7292025-07-23T19:08:54.206Z Downloaded slog-json v2.6.1
7302025-07-23T19:08:54.206Z Downloaded darling v0.21.0
7312025-07-23T19:08:54.210Z Downloaded phf_shared v0.11.2
7322025-07-23T19:08:54.214Z Downloaded darling_macro v0.21.0
7332025-07-23T19:08:54.214Z Downloaded phf v0.12.1
7342025-07-23T19:08:54.218Z Downloaded heapless v0.7.17
7352025-07-23T19:08:54.221Z Downloaded oxide-tokio-rt v0.1.2
7362025-07-23T19:08:54.221Z Downloaded psl-types v2.0.11
7372025-07-23T19:08:54.226Z Downloaded jiff-static v0.2.15
7382025-07-23T19:08:54.226Z Downloaded tiny-keccak v2.0.2
7392025-07-23T19:08:54.230Z Downloaded serde-hex v0.1.0
7402025-07-23T19:08:54.235Z Downloaded rustversion v1.0.17
7412025-07-23T19:08:54.235Z Downloaded mime_guess v2.0.5
7422025-07-23T19:08:54.238Z Downloaded derive_more v0.99.20
7432025-07-23T19:08:54.242Z Downloaded foreign-types-macros v0.2.3
7442025-07-23T19:08:54.242Z Downloaded xz2 v0.1.7
7452025-07-23T19:08:54.246Z Downloaded signature v2.2.0
7462025-07-23T19:08:54.246Z Downloaded document-features v0.2.10
7472025-07-23T19:08:54.252Z Downloaded vergen v8.3.2
7482025-07-23T19:08:54.256Z Downloaded const_format v0.2.34
7492025-07-23T19:08:54.256Z Downloaded bumpalo v3.16.0
7502025-07-23T19:08:54.261Z Downloaded memoffset v0.9.1
7512025-07-23T19:08:54.266Z Downloaded num-conv v0.1.0
7522025-07-23T19:08:54.266Z Downloaded newtype_derive v0.1.6
7532025-07-23T19:08:54.266Z Downloaded slog-scope v4.4.0
7542025-07-23T19:08:54.271Z Downloaded hashbrown v0.12.3
7552025-07-23T19:08:54.276Z Downloaded termcolor v1.4.1
7562025-07-23T19:08:54.277Z Downloaded zerocopy v0.6.6
7572025-07-23T19:08:54.280Z Downloaded termios v0.3.3
7582025-07-23T19:08:54.280Z Downloaded parse-size v1.1.0
7592025-07-23T19:08:54.281Z Downloaded zstd-safe v7.2.3
7602025-07-23T19:08:54.284Z Downloaded thread_local v1.1.8
7612025-07-23T19:08:54.288Z Downloaded owo-colors v4.2.2
7622025-07-23T19:08:54.292Z Downloaded data-encoding v2.9.0
7632025-07-23T19:08:54.292Z Downloaded oso v0.27.3
7642025-07-23T19:08:54.314Z Downloaded foreign-types v0.5.0
7652025-07-23T19:08:54.314Z Downloaded progenitor-client v0.10.0
7662025-07-23T19:08:54.314Z Downloaded tinyvec v1.8.0
7672025-07-23T19:08:54.314Z Downloaded crossbeam-channel v0.5.15
7682025-07-23T19:08:54.314Z Downloaded miniz_oxide v0.8.5
7692025-07-23T19:08:54.319Z Downloaded mime v0.3.17
7702025-07-23T19:08:54.319Z Downloaded embedded-io v0.4.0
7712025-07-23T19:08:54.319Z Downloaded fallible-iterator v0.2.0
7722025-07-23T19:08:54.319Z Downloaded rustc-hash v1.1.0
7732025-07-23T19:08:54.325Z Downloaded unicode-bidi v0.3.17
7742025-07-23T19:08:54.325Z Downloaded sqlformat v0.3.5
7752025-07-23T19:08:54.329Z Downloaded hickory-server v0.25.2
7762025-07-23T19:08:54.333Z Downloaded tinyvec_macros v0.1.1
7772025-07-23T19:08:54.336Z Downloaded diesel_derives v2.2.3
7782025-07-23T19:08:54.340Z Downloaded quinn-udp v0.5.5
7792025-07-23T19:08:54.345Z Downloaded ed25519-dalek v2.1.1
7802025-07-23T19:08:54.349Z Downloaded pin-project-internal v1.1.6
7812025-07-23T19:08:54.350Z Downloaded want v0.3.1
7822025-07-23T19:08:54.353Z Downloaded vte_generate_state_changes v0.1.2
7832025-07-23T19:08:54.353Z Downloaded http v1.3.1
7842025-07-23T19:08:54.361Z Downloaded darling_macro v0.20.10
7852025-07-23T19:08:54.361Z Downloaded deranged v0.3.11
7862025-07-23T19:08:54.361Z Downloaded defmt-parser v0.3.4
7872025-07-23T19:08:54.361Z Downloaded md5 v0.7.0
7882025-07-23T19:08:54.370Z Downloaded rustls-pki-types v1.10.0
7892025-07-23T19:08:54.378Z Downloaded cc v1.2.30
7902025-07-23T19:08:54.378Z Downloaded h2 v0.4.6
7912025-07-23T19:08:54.386Z Downloaded smf v0.2.3
7922025-07-23T19:08:54.386Z Downloaded tokio-native-tls v0.3.1
7932025-07-23T19:08:54.386Z Downloaded derive-where v1.5.0
7942025-07-23T19:08:54.390Z Downloaded pin-project-lite v0.2.14
7952025-07-23T19:08:54.394Z Downloaded nibble_vec v0.1.0
7962025-07-23T19:08:54.429Z Downloaded opaque-debug v0.3.1
7972025-07-23T19:08:54.429Z Downloaded iddqd v0.3.9
7982025-07-23T19:08:54.448Z Downloaded precomputed-hash v0.1.1
7992025-07-23T19:08:54.448Z Downloaded whoami v1.5.2
8002025-07-23T19:08:54.448Z Downloaded darling_core v0.20.10
8012025-07-23T19:08:54.448Z Downloaded ena v0.14.3
8022025-07-23T19:08:54.448Z Downloaded defmt-macros v0.3.9
8032025-07-23T19:08:54.448Z Downloaded debug-ignore v1.0.5
8042025-07-23T19:08:54.448Z Downloaded rustc-demangle v0.1.24
8052025-07-23T19:08:54.448Z Downloaded support-bundle-viewer v0.1.2
8062025-07-23T19:08:54.448Z Downloaded strum v0.26.3
8072025-07-23T19:08:54.448Z Downloaded sigpipe v0.1.3
8082025-07-23T19:08:54.448Z Downloaded num-integer v0.1.46
8092025-07-23T19:08:54.448Z Downloaded rcgen v0.12.1
8102025-07-23T19:08:54.448Z Downloaded daft-derive v0.1.4
8112025-07-23T19:08:54.448Z Downloaded daft v0.1.4
8122025-07-23T19:08:54.461Z Downloaded futures-executor v0.3.31
8132025-07-23T19:08:54.461Z Downloaded polyval v0.6.2
8142025-07-23T19:08:54.461Z Downloaded ff v0.13.0
8152025-07-23T19:08:54.465Z Downloaded paste v1.0.15
8162025-07-23T19:08:54.465Z Downloaded zone_cfg_derive v0.3.0
8172025-07-23T19:08:54.465Z Downloaded float-ord v0.3.2
8182025-07-23T19:08:54.465Z Downloaded float-cmp v0.10.0
8192025-07-23T19:08:54.465Z Downloaded group v0.13.0
8202025-07-23T19:08:54.465Z Downloaded getrandom v0.2.15
8212025-07-23T19:08:54.469Z Downloaded universal-hash v0.5.1
8222025-07-23T19:08:54.473Z Downloaded serde_repr v0.1.19
8232025-07-23T19:08:54.473Z Downloaded scopeguard v1.2.0
8242025-07-23T19:08:54.477Z Downloaded num-iter v0.1.45
8252025-07-23T19:08:54.477Z Downloaded olpc-cjson v0.1.4
8262025-07-23T19:08:54.481Z Downloaded similar v2.7.0
8272025-07-23T19:08:54.486Z Downloaded zone_cfg_derive v0.1.2
8282025-07-23T19:08:54.490Z Downloaded itertools v0.14.0
8292025-07-23T19:08:54.496Z Downloaded peg-runtime v0.8.5
8302025-07-23T19:08:54.500Z Downloaded topological-sort v0.2.2
8312025-07-23T19:08:54.501Z Downloaded prefix-trie v0.7.0
8322025-07-23T19:08:54.504Z Downloaded minimal-lexical v0.2.1
8332025-07-23T19:08:54.509Z Downloaded predicates v3.1.3
8342025-07-23T19:08:54.513Z Downloaded env_filter v0.1.2
8352025-07-23T19:08:54.517Z Downloaded secrecy v0.8.0
8362025-07-23T19:08:54.517Z Downloaded serde_bytes v0.11.17
8372025-07-23T19:08:54.521Z Downloaded sync_wrapper v1.0.1
8382025-07-23T19:08:54.521Z Downloaded static_assertions v1.1.0
8392025-07-23T19:08:54.526Z Downloaded multimap v0.10.1
8402025-07-23T19:08:54.530Z Downloaded ron v0.8.1
8412025-07-23T19:08:54.533Z Downloaded foreign-types-shared v0.1.1
8422025-07-23T19:08:54.536Z Downloaded scrypt v0.11.0
8432025-07-23T19:08:54.536Z Downloaded diesel_table_macro_syntax v0.2.0
8442025-07-23T19:08:54.539Z Downloaded unit-prefix v0.5.1
8452025-07-23T19:08:54.543Z Downloaded difflib v0.4.0
8462025-07-23T19:08:54.544Z Downloaded itertools v0.13.0
8472025-07-23T19:08:54.549Z Downloaded password-hash v0.4.2
8482025-07-23T19:08:54.553Z Downloaded rand_seeder v0.3.0
8492025-07-23T19:08:54.556Z Downloaded enum-as-inner v0.6.1
8502025-07-23T19:08:54.560Z Downloaded hkdf v0.12.4
8512025-07-23T19:08:54.565Z Downloaded zstd v0.13.3
8522025-07-23T19:08:54.565Z Downloaded tabled_derive v0.10.0
8532025-07-23T19:08:54.573Z Downloaded secrecy v0.10.3
8542025-07-23T19:08:54.573Z Downloaded nanorand v0.7.0
8552025-07-23T19:08:54.578Z Downloaded rustyline v14.0.0
8562025-07-23T19:08:54.581Z Downloaded semver v0.1.20
8572025-07-23T19:08:54.581Z Downloaded cstr-argument v0.1.2
8582025-07-23T19:08:54.585Z Downloaded typify-macro v0.2.0
8592025-07-23T19:08:54.585Z Downloaded rsa v0.9.6
8602025-07-23T19:08:54.589Z Downloaded rand_chacha v0.9.0
8612025-07-23T19:08:54.593Z Downloaded p521 v0.13.3
8622025-07-23T19:08:54.596Z Downloaded openssl-macros v0.1.1
8632025-07-23T19:08:54.600Z Downloaded nodrop v0.1.14
8642025-07-23T19:08:54.603Z Downloaded proc-macro-error2 v2.0.1
8652025-07-23T19:08:54.603Z Downloaded number_prefix v0.4.0
8662025-07-23T19:08:54.607Z Downloaded dunce v1.0.5
8672025-07-23T19:08:54.610Z Downloaded serde_derive_internals v0.29.1
8682025-07-23T19:08:54.610Z Downloaded dropshot_endpoint v0.16.2
8692025-07-23T19:08:54.614Z Downloaded simd-adler32 v0.3.7
8702025-07-23T19:08:54.618Z Downloaded memmap2 v0.9.5
8712025-07-23T19:08:54.621Z Downloaded newline-converter v0.3.0
8722025-07-23T19:08:54.621Z Downloaded ctr v0.9.2
8732025-07-23T19:08:54.624Z Downloaded typify v0.2.0
8742025-07-23T19:08:54.627Z Downloaded tokio-util v0.7.15
8752025-07-23T19:08:54.635Z Downloaded crunchy v0.2.2
8762025-07-23T19:08:54.638Z Downloaded funty v2.0.0
8772025-07-23T19:08:54.638Z Downloaded expectorate v1.2.0
8782025-07-23T19:08:54.642Z Downloaded progenitor v0.9.1
8792025-07-23T19:08:54.646Z Downloaded serde_cbor v0.11.2
8802025-07-23T19:08:54.650Z Downloaded flagset v0.4.6
8812025-07-23T19:08:54.651Z Downloaded quick-error v1.2.3
8822025-07-23T19:08:54.651Z Downloaded progenitor-client v0.8.0
8832025-07-23T19:08:54.654Z Downloaded ssh-key v0.6.6
8842025-07-23T19:08:54.659Z Downloaded shlex v1.3.0
8852025-07-23T19:08:54.662Z Downloaded slog-envlogger v2.2.0
8862025-07-23T19:08:54.667Z Downloaded siphasher v0.3.11
8872025-07-23T19:08:54.667Z Downloaded tokio-tungstenite v0.21.0
8882025-07-23T19:08:54.670Z Downloaded futures-util v0.3.31
8892025-07-23T19:08:54.682Z Downloaded strum v0.27.1
8902025-07-23T19:08:54.687Z Downloaded num-bigint-dig v0.8.4
8912025-07-23T19:08:54.702Z Downloaded progenitor v0.8.0
8922025-07-23T19:08:54.702Z Downloaded new_debug_unreachable v1.0.6
8932025-07-23T19:08:54.702Z Downloaded ghash v0.5.1
8942025-07-23T19:08:54.715Z Downloaded progenitor v0.10.0
8952025-07-23T19:08:54.715Z Downloaded path-slash v0.1.5
8962025-07-23T19:08:54.715Z Downloaded glob v0.3.2
8972025-07-23T19:08:54.715Z Downloaded openssl-probe v0.1.5
8982025-07-23T19:08:54.716Z Downloaded postgres-protocol v0.6.8
8992025-07-23T19:08:54.716Z Downloaded derive_builder_core v0.20.2
9002025-07-23T19:08:54.716Z Downloaded sct v0.7.1
9012025-07-23T19:08:54.723Z Downloaded slog-bunyan v2.5.0
9022025-07-23T19:08:54.723Z Downloaded siphasher v1.0.1
9032025-07-23T19:08:54.723Z Downloaded serde_plain v1.0.2
9042025-07-23T19:08:54.723Z Downloaded tokio-rustls v0.25.0
9052025-07-23T19:08:54.724Z Downloaded aws-lc-rs v1.12.4
9062025-07-23T19:08:54.730Z Downloaded void v1.0.2
9072025-07-23T19:08:54.730Z Downloaded tabwriter v1.4.0
9082025-07-23T19:08:54.730Z Downloaded unicode-truncate v1.1.0
9092025-07-23T19:08:54.736Z Downloaded tls_codec_derive v0.4.1
9102025-07-23T19:08:54.736Z Downloaded parking_lot v0.11.2
9112025-07-23T19:08:54.737Z Downloaded gethostname v0.5.0
9122025-07-23T19:08:54.741Z Downloaded futures-macro v0.3.31
9132025-07-23T19:08:54.741Z Downloaded filetime v0.2.25
9142025-07-23T19:08:54.741Z Downloaded pkg-config v0.3.31
9152025-07-23T19:08:54.741Z Downloaded strum_macros v0.27.1
9162025-07-23T19:08:54.746Z Downloaded dirs-sys-next v0.1.2
9172025-07-23T19:08:54.746Z Downloaded lalrpop v0.19.12
9182025-07-23T19:08:54.755Z Downloaded dirs-next v2.0.0
9192025-07-23T19:08:54.759Z Downloaded poly1305 v0.8.0
9202025-07-23T19:08:54.763Z Downloaded pin-utils v0.1.0
9212025-07-23T19:08:54.763Z Downloaded curve25519-dalek-derive v0.1.1
9222025-07-23T19:08:54.763Z Downloaded rustls-native-certs v0.8.1
9232025-07-23T19:08:54.766Z Downloaded rustls-pemfile v1.0.4
9242025-07-23T19:08:54.769Z Downloaded winnow v0.6.26
9252025-07-23T19:08:54.777Z Downloaded vte v0.11.1
9262025-07-23T19:08:54.781Z Downloaded derive_builder v0.20.2
9272025-07-23T19:08:54.786Z Downloaded tls_codec v0.4.1
9282025-07-23T19:08:54.790Z Downloaded display-error-chain v0.2.2
9292025-07-23T19:08:54.790Z Downloaded value-bag v1.9.0
9302025-07-23T19:08:54.793Z Downloaded flate2 v1.1.2
9312025-07-23T19:08:54.796Z Downloaded p384 v0.13.1
9322025-07-23T19:08:54.801Z Downloaded pbkdf2 v0.11.0
9332025-07-23T19:08:54.805Z Downloaded parking_lot v0.12.3
9342025-07-23T19:08:54.808Z Downloaded typify v0.3.0
9352025-07-23T19:08:54.812Z Downloaded yasna v0.5.2
9362025-07-23T19:08:54.816Z Downloaded pkcs1 v0.7.5
9372025-07-23T19:08:54.816Z Downloaded num-rational v0.4.2
9382025-07-23T19:08:54.819Z Downloaded tungstenite v0.21.0
9392025-07-23T19:08:54.823Z Downloaded salty v0.3.0
9402025-07-23T19:08:54.828Z Downloaded diff v0.1.13
9412025-07-23T19:08:54.832Z Downloaded native-tls v0.2.12
9422025-07-23T19:08:54.835Z Downloaded futures v0.3.31
9432025-07-23T19:08:54.840Z Downloaded peg-macros v0.8.5
9442025-07-23T19:08:54.843Z Downloaded signal-hook v0.3.17
9452025-07-23T19:08:54.846Z Downloaded vsss-rs v3.3.4
9462025-07-23T19:08:54.850Z Downloaded unicode_categories v0.1.1
9472025-07-23T19:08:54.854Z Downloaded quinn v0.11.5
9482025-07-23T19:08:54.855Z Downloaded typed-path v0.9.3
9492025-07-23T19:08:54.862Z Downloaded tower v0.5.2
9502025-07-23T19:08:54.871Z Downloaded tar v0.4.44
9512025-07-23T19:08:54.874Z Downloaded papergrid v0.14.0
9522025-07-23T19:08:54.878Z Downloaded zip v0.6.6
9532025-07-23T19:08:54.883Z Downloaded crypto-bigint v0.5.5
9542025-07-23T19:08:54.890Z Downloaded rustls v0.21.12
9552025-07-23T19:08:54.902Z Downloaded rayon-core v1.12.1
9562025-07-23T19:08:54.906Z Downloaded moka v0.12.10
9572025-07-23T19:08:54.915Z Downloaded sqlparser v0.45.0
9582025-07-23T19:08:54.921Z Downloaded bindgen v0.69.5
9592025-07-23T19:08:54.928Z Downloaded chrono v0.4.41
9602025-07-23T19:08:54.936Z Downloaded zip v4.2.0
9612025-07-23T19:08:54.941Z Downloaded schemars v1.0.4
9622025-07-23T19:08:54.957Z Downloaded rustls-webpki v0.102.8
9632025-07-23T19:08:54.975Z Downloaded proptest v1.7.0
9642025-07-23T19:08:54.983Z Downloaded petname v2.0.2
9652025-07-23T19:08:54.989Z Downloaded regex-syntax v0.6.29
9662025-07-23T19:08:54.995Z Downloaded gimli v0.31.1
9672025-07-23T19:08:55.005Z Downloaded vcpkg v0.2.15
9682025-07-23T19:08:55.042Z Downloaded tough v0.20.0
9692025-07-23T19:08:55.050Z Downloaded webpki-roots v1.0.1
9702025-07-23T19:08:55.054Z Downloaded zerocopy v0.8.26
9712025-07-23T19:08:55.075Z Downloaded quick-xml v0.37.2
9722025-07-23T19:08:55.080Z Downloaded quinn-proto v0.11.8
9732025-07-23T19:08:55.086Z Downloaded zlib-rs v0.5.1
9742025-07-23T19:08:55.091Z Downloaded polar-core v0.27.3
9752025-07-23T19:08:55.098Z Downloaded serde_with v3.14.0
9762025-07-23T19:08:55.110Z Downloaded git2 v0.19.0
9772025-07-23T19:08:55.118Z Downloaded rustls v0.23.19
9782025-07-23T19:08:55.128Z Downloaded portable-atomic v1.11.0
9792025-07-23T19:08:55.138Z Downloaded openssl v0.10.73
9802025-07-23T19:08:55.147Z Downloaded object v0.30.4
9812025-07-23T19:08:55.154Z Downloaded rustls v0.22.4
9822025-07-23T19:08:55.170Z Downloaded radix_trie v0.2.1
9832025-07-23T19:08:55.173Z Downloaded bstr v1.10.0
9842025-07-23T19:08:55.181Z Downloaded regress v0.10.3
9852025-07-23T19:08:55.189Z Downloaded smoltcp v0.11.0
9862025-07-23T19:08:55.200Z Downloaded dropshot v0.16.2
9872025-07-23T19:08:55.221Z Downloaded diesel v2.2.11
9882025-07-23T19:08:55.237Z Downloaded nix v0.30.1
9892025-07-23T19:08:55.248Z Downloaded nix v0.28.0
9902025-07-23T19:08:55.259Z Downloaded object v0.36.5
9912025-07-23T19:08:55.269Z Downloaded nix v0.27.1
9922025-07-23T19:08:55.279Z Downloaded regex-syntax v0.8.5
9932025-07-23T19:08:55.286Z Downloaded openapiv3 v2.2.0
9942025-07-23T19:08:55.297Z Downloaded typify-impl v0.2.0
9952025-07-23T19:08:55.310Z Downloaded nix v0.29.0
9962025-07-23T19:08:55.324Z Downloaded typify-impl v0.4.1
9972025-07-23T19:08:55.334Z Downloaded curve25519-dalek v4.1.3
9982025-07-23T19:08:55.342Z Downloaded sled v0.34.7
9992025-07-23T19:08:55.355Z Downloaded zerocopy-derive v0.6.6
10002025-07-23T19:08:55.361Z Downloaded ratatui v0.29.0
10012025-07-23T19:08:55.381Z Downloaded typify-impl v0.3.0
10022025-07-23T19:08:55.391Z Downloaded regex v1.11.1
10032025-07-23T19:08:55.404Z Downloaded regex-automata v0.4.8
10042025-07-23T19:08:55.417Z Downloaded bzip2-sys v0.1.13+1.0.8
10052025-07-23T19:08:55.427Z Downloaded jiff v0.2.15
10062025-07-23T19:08:55.441Z Downloaded smoltcp v0.9.1
10072025-07-23T19:08:55.450Z Downloaded hickory-proto v0.25.2
10082025-07-23T19:08:55.464Z Downloaded lzma-sys v0.1.20
10092025-07-23T19:08:55.492Z Downloaded tabled v0.18.0
10102025-07-23T19:08:55.509Z Downloaded rustls-webpki v0.101.7
10112025-07-23T19:08:55.519Z Downloaded petgraph v0.6.5
10122025-07-23T19:08:55.536Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10132025-07-23T19:08:55.552Z Downloaded chrono-tz v0.10.4
10142025-07-23T19:08:55.567Z Downloaded libz-sys v1.1.20
10152025-07-23T19:08:55.584Z Downloaded csv v1.3.1
10162025-07-23T19:08:55.601Z Downloaded petgraph v0.8.2
10172025-07-23T19:08:55.619Z Downloaded tokio v1.45.1
10182025-07-23T19:08:55.655Z Downloaded bitvec v1.0.1
10192025-07-23T19:08:55.680Z Downloaded bindgen v0.71.1
10202025-07-23T19:08:55.687Z Downloaded sha3 v0.10.8
10212025-07-23T19:08:55.694Z Downloaded der v0.7.10
10222025-07-23T19:08:55.699Z Downloaded tower-http v0.6.6
10232025-07-23T19:08:55.709Z Downloaded unicode-segmentation v1.12.0
10242025-07-23T19:08:55.713Z Downloaded snafu v0.8.5
10252025-07-23T19:08:55.720Z Downloaded reqwest v0.12.22
10262025-07-23T19:08:55.732Z Downloaded winnow v0.5.40
10272025-07-23T19:08:55.741Z Downloaded rayon v1.10.0
10282025-07-23T19:08:55.752Z Downloaded rpassword v7.4.0
10292025-07-23T19:08:55.755Z Downloaded rustls-pemfile v2.2.0
10302025-07-23T19:08:55.758Z Downloaded steno v0.4.1
10312025-07-23T19:08:55.762Z Downloaded rand v0.8.5
10322025-07-23T19:08:55.765Z Downloaded reedline v0.40.0
10332025-07-23T19:08:55.772Z Downloaded dsl_auto_type v0.1.2
10342025-07-23T19:08:55.776Z Downloaded strum_macros v0.26.4
10352025-07-23T19:08:55.776Z Downloaded pkcs8 v0.10.2
10362025-07-23T19:08:55.779Z Downloaded toml_edit v0.19.15
10372025-07-23T19:08:55.794Z Downloaded tokio-postgres v0.7.13
10382025-07-23T19:08:55.799Z Downloaded spki v0.7.3
10392025-07-23T19:08:55.802Z Downloaded env_logger v0.11.8
10402025-07-23T19:08:55.805Z Downloaded env_logger v0.10.2
10412025-07-23T19:08:55.805Z Downloaded futures-channel v0.3.31
10422025-07-23T19:08:55.808Z Downloaded tokio-rustls v0.24.1
10432025-07-23T19:08:55.808Z Downloaded blake3 v1.5.4
10442025-07-23T19:08:55.814Z Downloaded russh v0.45.0
10452025-07-23T19:08:55.819Z Downloaded fd-lock v4.0.2
10462025-07-23T19:08:55.822Z Downloaded toml v0.7.8
10472025-07-23T19:08:55.825Z Downloaded slog-dtrace v0.3.0
10482025-07-23T19:08:55.825Z Downloaded snafu-derive v0.8.5
10492025-07-23T19:08:55.829Z Downloaded zopfli v0.8.1
10502025-07-23T19:08:55.832Z Downloaded unicode-normalization v0.1.24
10512025-07-23T19:08:55.832Z Downloaded serde_path_to_error v0.1.17
10522025-07-23T19:08:55.835Z Downloaded nu-ansi-term v0.50.1
10532025-07-23T19:08:55.835Z Downloaded postgres-types v0.2.9
10542025-07-23T19:08:55.839Z Downloaded dyn-clone v1.0.19
10552025-07-23T19:08:55.863Z Downloaded omicron-zone-package v0.12.2
10562025-07-23T19:08:55.863Z Downloaded encoding_rs v0.8.34
10572025-07-23T19:08:55.863Z Downloaded twox-hash v2.1.0
10582025-07-23T19:08:55.869Z Downloaded num-bigint v0.4.6
10592025-07-23T19:08:55.869Z Downloaded tagptr v0.2.0
10602025-07-23T19:08:55.873Z Downloaded pbkdf2 v0.12.2
10612025-07-23T19:08:55.873Z Downloaded newtype-uuid v1.2.4
10622025-07-23T19:08:55.873Z Downloaded ecdsa v0.16.9
10632025-07-23T19:08:55.873Z Downloaded openssl-sys v0.9.109
10642025-07-23T19:08:55.876Z Downloaded yansi v1.0.1
10652025-07-23T19:08:55.879Z Downloaded zone v0.1.8
10662025-07-23T19:08:55.879Z Downloaded tokio-macros v2.5.0
10672025-07-23T19:08:55.879Z Downloaded rand_xorshift v0.4.0
10682025-07-23T19:08:55.883Z Downloaded peg v0.8.5
10692025-07-23T19:08:55.886Z Downloaded schemars_derive v0.8.22
10702025-07-23T19:08:55.886Z Downloaded time v0.3.36
10712025-07-23T19:08:55.891Z Downloaded pem-rfc7468 v0.7.0
10722025-07-23T19:08:55.894Z Downloaded flume v0.11.1
10732025-07-23T19:08:55.898Z Downloaded sec1 v0.7.3
10742025-07-23T19:08:55.902Z Downloaded ring v0.17.14
10752025-07-23T19:08:55.935Z Downloaded num-derive v0.3.3
10762025-07-23T19:08:55.938Z Downloaded rand_core v0.9.2
10772025-07-23T19:08:55.938Z Downloaded either v1.15.0
10782025-07-23T19:08:55.938Z Downloaded uzers v0.12.1
10792025-07-23T19:08:55.942Z Downloaded libgit2-sys v0.17.0+1.8.1
10802025-07-23T19:08:55.989Z Downloaded progenitor-impl v0.9.1
10812025-07-23T19:08:55.993Z Downloaded pkcs5 v0.7.1
10822025-07-23T19:08:55.997Z Downloaded hyper v1.6.0
10832025-07-23T19:08:56.000Z Downloaded parking_lot_core v0.8.6
10842025-07-23T19:08:56.004Z Downloaded password-hash v0.5.0
10852025-07-23T19:08:56.004Z Downloaded unsafe-libyaml v0.2.11
10862025-07-23T19:08:56.008Z Downloaded subprocess v0.2.9
10872025-07-23T19:08:56.011Z Downloaded globset v0.4.15
10882025-07-23T19:08:56.011Z Downloaded crucible-workspace-hack v0.1.0
10892025-07-23T19:08:56.011Z Downloaded slog-term v2.9.1
10902025-07-23T19:08:56.015Z Downloaded russh-keys v0.45.0
10912025-07-23T19:08:56.015Z Downloaded ron v0.7.1
10922025-07-23T19:08:56.018Z Downloaded nom v7.1.3
10932025-07-23T19:08:56.022Z Downloaded structmeta-derive v0.3.0
10942025-07-23T19:08:56.025Z Downloaded strip-ansi-escapes v0.2.0
10952025-07-23T19:08:56.025Z Downloaded slab v0.4.9
10962025-07-23T19:08:56.029Z Downloaded futures-io v0.3.31
10972025-07-23T19:08:56.029Z Downloaded futures-core v0.3.31
10982025-07-23T19:08:56.029Z Downloaded rand v0.9.1
10992025-07-23T19:08:56.034Z Downloaded embedded-io v0.6.1
11002025-07-23T19:08:56.034Z Downloaded tokio-stream v0.1.17
11012025-07-23T19:08:56.037Z Downloaded publicsuffix v2.3.0
11022025-07-23T19:08:56.040Z Downloaded darling_core v0.21.0
11032025-07-23T19:08:56.044Z Downloaded iri-string v0.7.8
11042025-07-23T19:08:56.049Z Downloaded zone v0.3.1
11052025-07-23T19:08:56.052Z Downloaded pin-project v1.1.6
11062025-07-23T19:08:56.061Z Downloaded tungstenite v0.23.0
11072025-07-23T19:08:56.064Z Downloaded qorb v0.4.0
11082025-07-23T19:08:56.067Z Downloaded untrusted v0.7.1
11092025-07-23T19:08:56.070Z Downloaded tokio-rustls v0.26.0
11102025-07-23T19:08:56.070Z Downloaded elliptic-curve v0.13.8
11112025-07-23T19:08:56.073Z Downloaded itertools v0.12.1
11122025-07-23T19:08:56.078Z Downloaded itertools v0.10.5
11132025-07-23T19:08:56.084Z Downloaded postcard v1.0.10
11142025-07-23T19:08:56.087Z Downloaded tui-tree-widget v0.23.1
11152025-07-23T19:08:56.087Z Downloaded mio v1.0.2
11162025-07-23T19:08:56.092Z Downloaded defmt v0.3.8
11172025-07-23T19:08:56.096Z Downloaded parking_lot_core v0.9.10
11182025-07-23T19:08:56.099Z Downloaded typify v0.4.1
11192025-07-23T19:08:56.104Z Downloaded which v4.4.2
11202025-07-23T19:08:56.104Z Downloaded structmeta v0.3.0
11212025-07-23T19:08:56.108Z Downloaded smallvec v0.6.14
11222025-07-23T19:08:56.108Z Downloaded progenitor-impl v0.8.0
11232025-07-23T19:08:56.108Z Downloaded uuid v1.17.0
11242025-07-23T19:08:56.111Z Downloaded pretty_assertions v1.4.1
11252025-07-23T19:08:56.111Z Downloaded zerocopy-derive v0.8.26
11262025-07-23T19:08:56.115Z Downloaded libxml v0.3.3
11272025-07-23T19:08:56.120Z Downloaded test-strategy v0.4.3
11282025-07-23T19:08:56.123Z Downloaded x509-cert v0.2.5
11292025-07-23T19:08:56.129Z Downloaded libm v0.2.8
11302025-07-23T19:08:56.135Z Downloaded num-complex v0.4.6
11312025-07-23T19:08:56.138Z Downloaded rtoolbox v0.0.2
11322025-07-23T19:08:56.138Z Downloaded wait-timeout v0.2.0
11332025-07-23T19:08:56.141Z Downloaded der_derive v0.7.3
11342025-07-23T19:08:56.142Z Downloaded prettyplease v0.2.35
11352025-07-23T19:08:56.145Z Downloaded try-lock v0.2.5
11362025-07-23T19:08:56.145Z Downloaded tower-layer v0.3.3
11372025-07-23T19:08:56.148Z Downloaded xshell v0.2.7
11382025-07-23T19:08:56.148Z Downloaded hashbrown v0.13.2
11392025-07-23T19:08:56.151Z Downloaded pem v3.0.5
11402025-07-23T19:08:56.154Z Downloaded parse-display v0.10.0
11412025-07-23T19:08:56.154Z Downloaded unicode-properties v0.1.3
11422025-07-23T19:08:56.154Z Downloaded term v0.7.0
11432025-07-23T19:08:56.157Z Downloaded p256 v0.13.2
11442025-07-23T19:08:56.160Z Downloaded parse-display-derive v0.10.0
11452025-07-23T19:08:56.165Z Downloaded num v0.4.3
11462025-07-23T19:08:56.165Z Downloaded globwalk v0.9.1
11472025-07-23T19:08:56.165Z Downloaded termtree v0.5.1
11482025-07-23T19:08:56.168Z Downloaded tracing v0.1.40
11492025-07-23T19:08:56.168Z Downloaded foldhash v0.1.5
11502025-07-23T19:08:56.171Z Downloaded supports-color v3.0.2
11512025-07-23T19:08:56.171Z Downloaded base64 v0.22.1
11522025-07-23T19:08:56.174Z Downloaded heapless v0.8.0
11532025-07-23T19:08:56.178Z Downloaded signal-hook-tokio v0.3.1
11542025-07-23T19:08:56.178Z Downloaded signal-hook-registry v1.4.2
11552025-07-23T19:08:56.182Z Downloaded signal-hook-mio v0.2.4
11562025-07-23T19:08:56.182Z Downloaded fatfs v0.3.6
11572025-07-23T19:08:56.185Z Downloaded schemars v0.9.0
11582025-07-23T19:08:56.194Z Downloaded samael v0.0.19
11592025-07-23T19:08:56.199Z Downloaded wyz v0.5.1
11602025-07-23T19:08:56.202Z Downloaded utf-8 v0.7.6
11612025-07-23T19:08:56.202Z Downloaded untrusted v0.9.0
11622025-07-23T19:08:56.205Z Downloaded typify-macro v0.3.0
11632025-07-23T19:08:56.205Z Downloaded serde_yaml v0.9.34+deprecated
11642025-07-23T19:08:56.210Z Downloaded backtrace v0.3.74
11652025-07-23T19:08:56.214Z Downloaded fs_extra v1.3.0
11662025-07-23T19:08:56.214Z Downloaded derive-ex v0.1.8
11672025-07-23T19:08:56.217Z Downloaded time-macros v0.2.18
11682025-07-23T19:08:56.217Z Downloaded chacha20poly1305 v0.10.1
11692025-07-23T19:08:56.217Z Downloaded sqlparser_derive v0.2.2
11702025-07-23T19:08:56.222Z Downloaded rand_chacha v0.3.1
11712025-07-23T19:08:56.222Z Downloaded proc-macro-error-attr2 v2.0.0
11722025-07-23T19:08:56.222Z Downloaded ppv-lite86 v0.2.20
11732025-07-23T19:08:56.222Z Downloaded phf_shared v0.12.1
11742025-07-23T19:08:56.225Z Downloaded phf v0.11.2
11752025-07-23T19:08:56.225Z Downloaded multer v3.1.0
11762025-07-23T19:08:56.225Z Downloaded md-5 v0.10.6
11772025-07-23T19:08:56.229Z Downloaded fixedbitset v0.5.7
11782025-07-23T19:08:56.229Z Downloaded tracing-core v0.1.32
11792025-07-23T19:08:56.233Z Downloaded oxnet v0.1.2
11802025-07-23T19:08:56.233Z Downloaded ciborium v0.2.2
11812025-07-23T19:08:56.237Z Downloaded slog v2.7.0
11822025-07-23T19:08:56.237Z Downloaded blake2 v0.10.6
11832025-07-23T19:08:56.242Z Downloaded crc32fast v1.4.2
11842025-07-23T19:08:56.242Z Downloaded zeroize v1.8.1
11852025-07-23T19:08:56.242Z Downloaded xattr v1.3.1
11862025-07-23T19:08:56.245Z Downloaded unicase v2.7.0
11872025-07-23T19:08:56.245Z Downloaded ignore v0.4.23
11882025-07-23T19:08:56.245Z Downloaded hyper-util v0.1.14
11892025-07-23T19:08:56.249Z Downloaded normalize-line-endings v0.3.0
11902025-07-23T19:08:56.253Z Downloaded futures-sink v0.3.31
11912025-07-23T19:08:56.253Z Downloaded tracing-attributes v0.1.27
11922025-07-23T19:08:56.256Z Downloaded stringprep v0.1.5
11932025-07-23T19:08:56.256Z Downloaded string_cache v0.8.9
11942025-07-23T19:08:56.256Z Downloaded slog-stdlog v4.1.1
11952025-07-23T19:08:56.259Z Downloaded rusty-fork v0.3.0
11962025-07-23T19:08:56.259Z Downloaded hickory-resolver v0.24.4
11972025-07-23T19:08:56.265Z Downloaded cancel-safe-futures v0.1.5
11982025-07-23T19:08:56.269Z Downloaded bzip2 v0.5.2
11992025-07-23T19:08:56.269Z Downloaded base64 v0.21.7
12002025-07-23T19:08:56.270Z Downloaded cookie_store v0.21.1
12012025-07-23T19:08:56.273Z Downloaded console v0.16.0
12022025-07-23T19:08:56.273Z Downloaded bzip2 v0.4.4
12032025-07-23T19:08:56.276Z Downloaded base64ct v1.6.0
12042025-07-23T19:08:56.281Z Downloaded console v0.15.10
12052025-07-23T19:08:56.281Z Downloaded ref-cast v1.0.24
12062025-07-23T19:08:56.284Z Downloaded r2d2 v0.8.10
12072025-07-23T19:08:56.284Z Downloaded const_format_proc_macros v0.2.34
12082025-07-23T19:08:56.284Z Downloaded crossbeam-deque v0.8.5
12092025-07-23T19:08:56.288Z Downloaded colored v2.2.0
12102025-07-23T19:08:56.291Z Downloaded predicates-core v1.0.8
12112025-07-23T19:08:56.291Z Downloaded litrs v0.4.1
12122025-07-23T19:08:56.291Z Downloaded scheduled-thread-pool v0.2.7
12132025-07-23T19:08:56.294Z Downloaded same-file v1.0.6
12142025-07-23T19:08:56.294Z Downloaded rustc_version v0.1.7
12152025-07-23T19:08:56.294Z Downloaded cobs v0.2.3
12162025-07-23T19:08:56.300Z Downloaded cmake v0.1.51
12172025-07-23T19:08:56.300Z Downloaded cargo_metadata v0.18.1
12182025-07-23T19:08:56.301Z Downloaded cargo-platform v0.1.8
12192025-07-23T19:08:56.301Z Downloaded radium v0.7.0
12202025-07-23T19:08:56.301Z Downloaded progenitor-macro v0.10.0
12212025-07-23T19:08:56.305Z Downloaded proc-macro-crate v1.3.1
12222025-07-23T19:08:56.305Z Downloaded primeorder v0.13.6
12232025-07-23T19:08:56.305Z Downloaded lock_api v0.4.12
12242025-07-23T19:08:56.305Z Downloaded ipnet v2.11.0
12252025-07-23T19:08:56.308Z Downloaded ingot-types v0.1.2
12262025-07-23T19:08:56.308Z Downloaded ingot v0.1.1
12272025-07-23T19:08:56.308Z Downloaded hickory-resolver v0.25.2
12282025-07-23T19:08:56.311Z Downloaded lru v0.12.5
12292025-07-23T19:08:56.311Z Downloaded ingot-macros v0.1.1
12302025-07-23T19:08:56.314Z Downloaded keccak v0.1.5
12312025-07-23T19:08:56.315Z Downloaded constant_time_eq v0.3.1
12322025-07-23T19:08:56.315Z Downloaded cassowary v0.3.0
12332025-07-23T19:08:56.318Z Downloaded bcs v0.1.6
12342025-07-23T19:08:56.318Z Downloaded indicatif v0.17.11
12352025-07-23T19:08:56.322Z Downloaded hyper-staticfile v0.10.1
12362025-07-23T19:08:56.326Z Downloaded chacha20 v0.9.1
12372025-07-23T19:08:56.326Z Downloaded atomic-waker v1.1.2
12382025-07-23T19:08:56.331Z Downloaded libloading v0.8.5
12392025-07-23T19:08:56.331Z Downloaded libsw-core v0.3.1
12402025-07-23T19:08:56.331Z Downloaded libefi-sys v0.1.0
12412025-07-23T19:08:56.331Z Downloaded kstat-rs v0.2.4
12422025-07-23T19:08:56.334Z Downloaded internet-checksum v0.2.1
12432025-07-23T19:08:56.334Z Downloaded hostname v0.3.1
12442025-07-23T19:08:56.334Z Downloaded castaway v0.2.3
12452025-07-23T19:08:56.334Z Downloaded camino-tempfile-ext v0.3.2
12462025-07-23T19:08:56.334Z Downloaded indent_write v2.2.0
12472025-07-23T19:08:56.337Z Downloaded ciborium-ll v0.2.2
12482025-07-23T19:08:56.337Z Downloaded cexpr v0.6.0
12492025-07-23T19:08:56.341Z Downloaded cbc v0.1.2
12502025-07-23T19:08:56.341Z Downloaded http-body-util v0.1.3
12512025-07-23T19:08:56.341Z Downloaded async-recursion v1.1.1
12522025-07-23T19:08:56.344Z Downloaded aho-corasick v1.1.3
12532025-07-23T19:08:56.349Z Downloaded indoc v2.0.6
12542025-07-23T19:08:56.352Z Downloaded iana-time-zone v0.1.63
12552025-07-23T19:08:56.362Z Downloaded hostname v0.4.0
12562025-07-23T19:08:56.362Z Downloaded hex-literal v0.4.1
12572025-07-23T19:08:56.365Z Downloaded block-padding v0.3.3
12582025-07-23T19:08:56.365Z Downloaded bitflags v1.3.2
12592025-07-23T19:08:56.365Z Downloaded bit-set v0.5.3
12602025-07-23T19:08:56.365Z Downloaded bb8 v0.8.5
12612025-07-23T19:08:56.366Z Downloaded hickory-client v0.25.2
12622025-07-23T19:08:56.366Z Downloaded heck v0.3.3
12632025-07-23T19:08:56.366Z Downloaded bit-vec v0.6.3
12642025-07-23T19:08:56.366Z Downloaded ascii-canvas v3.0.0
12652025-07-23T19:08:56.370Z Downloaded arrayref v0.3.9
12662025-07-23T19:08:56.370Z Downloaded ahash v0.8.11
12672025-07-23T19:08:56.373Z Downloaded async-bb8-diesel v0.2.1
12682025-07-23T19:08:56.373Z Downloaded array-init v0.0.4
12692025-07-23T19:08:56.373Z Downloaded arc-swap v1.7.1
12702025-07-23T19:08:56.377Z Downloaded aes v0.8.4
12712025-07-23T19:08:56.625Z Downloaded aws-lc-sys v0.26.0
12722025-07-23T19:08:56.918Z Compiling value-bag v1.9.0
12732025-07-23T19:08:56.918Z Compiling shlex v1.3.0
12742025-07-23T19:08:56.918Z Compiling lock_api v0.4.12
12752025-07-23T19:08:56.922Z Compiling scopeguard v1.2.0
12762025-07-23T19:08:56.922Z Compiling typenum v1.17.0
12772025-07-23T19:08:56.922Z Compiling generic-array v0.14.7
12782025-07-23T19:08:56.922Z Compiling syn v2.0.104
12792025-07-23T19:08:56.922Z Compiling getrandom v0.2.15
12802025-07-23T19:08:57.289Z Compiling jobserver v0.1.32
12812025-07-23T19:08:57.411Z Compiling rand_core v0.6.4
12822025-07-23T19:08:57.506Z Compiling log v0.4.27
12832025-07-23T19:08:57.623Z Compiling smallvec v1.15.0
12842025-07-23T19:08:57.645Z Compiling portable-atomic v1.11.0
12852025-07-23T19:08:57.947Z Compiling cc v1.2.30
12862025-07-23T19:08:57.985Z Compiling subtle v2.6.1
12872025-07-23T19:08:58.042Z Compiling critical-section v1.1.3
12882025-07-23T19:08:58.089Z Compiling const-oid v0.9.6
12892025-07-23T19:08:58.208Z Compiling pkg-config v0.3.31
12902025-07-23T19:08:58.255Z Compiling pin-project-lite v0.2.14
12912025-07-23T19:08:58.321Z Compiling parking_lot_core v0.9.10
12922025-07-23T19:08:58.409Z Compiling rustix v0.38.37
12932025-07-23T19:08:59.262Z Compiling signal-hook-registry v1.4.2
12942025-07-23T19:08:59.367Z Compiling parking_lot v0.12.3
12952025-07-23T19:08:59.389Z Compiling mio v1.0.2
12962025-07-23T19:08:59.409Z Compiling futures-core v0.3.31
12972025-07-23T19:08:59.669Z Compiling spin v0.9.8
12982025-07-23T19:08:59.933Z Compiling once_cell v1.21.3
12992025-07-23T19:08:59.952Z Compiling socket2 v0.5.10
13002025-07-23T19:09:00.055Z Compiling aho-corasick v1.1.3
13012025-07-23T19:09:00.073Z Compiling slab v0.4.9
13022025-07-23T19:09:00.206Z Compiling serde_json v1.0.140
13032025-07-23T19:09:00.346Z Compiling cpufeatures v0.2.14
13042025-07-23T19:09:00.417Z Compiling libm v0.2.8
13052025-07-23T19:09:00.438Z Compiling regex-syntax v0.8.5
13062025-07-23T19:09:00.561Z Compiling num-traits v0.2.19
13072025-07-23T19:09:00.624Z Compiling glob v0.3.2
13082025-07-23T19:09:00.831Z Compiling percent-encoding v2.3.1
13092025-07-23T19:09:00.905Z Compiling getrandom v0.3.3
13102025-07-23T19:09:00.984Z Compiling futures-sink v0.3.31
13112025-07-23T19:09:01.584Z Compiling clang-sys v1.8.1
13122025-07-23T19:09:01.808Z Compiling prettyplease v0.2.35
13132025-07-23T19:09:01.860Z Compiling lazy_static v1.5.0
13142025-07-23T19:09:02.017Z Compiling minimal-lexical v0.2.1
13152025-07-23T19:09:02.202Z Compiling foldhash v0.1.5
13162025-07-23T19:09:02.549Z Compiling allocator-api2 v0.2.21
13172025-07-23T19:09:02.554Z Compiling either v1.15.0
13182025-07-23T19:09:02.625Z Compiling nom v7.1.3
13192025-07-23T19:09:02.808Z Compiling libloading v0.8.5
13202025-07-23T19:09:02.982Z Compiling bindgen v0.69.5
13212025-07-23T19:09:03.186Z Compiling home v0.5.9
13222025-07-23T19:09:03.293Z Compiling hashbrown v0.15.4
13232025-07-23T19:09:03.418Z Compiling base64ct v1.6.0
13242025-07-23T19:09:03.941Z Compiling pem-rfc7468 v0.7.0
13252025-07-23T19:09:04.160Z Compiling regex-automata v0.4.8
13262025-07-23T19:09:04.408Z Compiling itertools v0.10.5
13272025-07-23T19:09:04.516Z Compiling synstructure v0.13.1
13282025-07-23T19:09:05.876Z Compiling cexpr v0.6.0
13292025-07-23T19:09:05.897Z Compiling futures-channel v0.3.31
13302025-07-23T19:09:06.247Z Compiling flagset v0.4.6
13312025-07-23T19:09:06.313Z Compiling lazycell v1.3.0
13322025-07-23T19:09:06.485Z Compiling rustc-hash v1.1.0
13332025-07-23T19:09:06.508Z Compiling pin-utils v0.1.0
13342025-07-23T19:09:06.624Z Compiling futures-io v0.3.31
13352025-07-23T19:09:06.659Z Compiling futures-task v0.3.31
13362025-07-23T19:09:06.873Z Compiling cmake v0.1.51
13372025-07-23T19:09:06.901Z Compiling zerocopy v0.8.26
13382025-07-23T19:09:06.964Z Compiling dunce v1.0.5
13392025-07-23T19:09:07.118Z Compiling fs_extra v1.3.0
13402025-07-23T19:09:07.411Z Compiling form_urlencoded v1.2.1
13412025-07-23T19:09:07.482Z Compiling vcpkg v0.2.15
13422025-07-23T19:09:07.652Z Compiling paste v1.0.15
13432025-07-23T19:09:07.707Z Compiling ring v0.17.14
13442025-07-23T19:09:07.727Z Compiling tracing-core v0.1.32
13452025-07-23T19:09:07.763Z Compiling aws-lc-rs v1.12.4
13462025-07-23T19:09:08.219Z Compiling iana-time-zone v0.1.63
13472025-07-23T19:09:08.594Z Compiling rustversion v1.0.17
13482025-07-23T19:09:08.901Z Compiling base64 v0.22.1
13492025-07-23T19:09:09.092Z Compiling openssl-sys v0.9.109
13502025-07-23T19:09:09.230Z Compiling httparse v1.9.5
13512025-07-23T19:09:09.290Z Compiling tinyvec_macros v0.1.1
13522025-07-23T19:09:09.293Z Compiling serde_derive v1.0.219
13532025-07-23T19:09:09.387Z Compiling zeroize_derive v1.4.2
13542025-07-23T19:09:09.509Z Compiling zerofrom-derive v0.1.4
13552025-07-23T19:09:09.899Z Compiling yoke-derive v0.7.4
13562025-07-23T19:09:10.124Z Compiling zerovec-derive v0.10.3
13572025-07-23T19:09:10.821Z Compiling zeroize v1.8.1
13582025-07-23T19:09:12.321Z Compiling displaydoc v0.2.5
13592025-07-23T19:09:12.476Z Compiling crypto-common v0.1.6
13602025-07-23T19:09:12.512Z Compiling block-buffer v0.10.4
13612025-07-23T19:09:12.693Z Compiling zerocopy-derive v0.7.35
13622025-07-23T19:09:12.718Z Compiling zerofrom v0.1.4
13632025-07-23T19:09:12.797Z Compiling digest v0.10.7
13642025-07-23T19:09:12.957Z Compiling yoke v0.7.4
13652025-07-23T19:09:13.272Z Compiling tokio-macros v2.5.0
13662025-07-23T19:09:13.315Z Compiling zerovec v0.10.4
13672025-07-23T19:09:13.692Z Compiling hmac v0.12.1
13682025-07-23T19:09:13.763Z Compiling icu_provider_macros v1.5.0
13692025-07-23T19:09:13.854Z Compiling block-padding v0.3.3
13702025-07-23T19:09:13.954Z Compiling sha2 v0.10.9
13712025-07-23T19:09:14.111Z Compiling inout v0.1.3
13722025-07-23T19:09:14.400Z Compiling cipher v0.4.4
13732025-07-23T19:09:14.556Z Compiling zerocopy v0.7.35
13742025-07-23T19:09:14.659Z Compiling regex v1.11.1
13752025-07-23T19:09:14.784Z Compiling futures-macro v0.3.31
13762025-07-23T19:09:14.874Z Compiling der_derive v0.7.3
13772025-07-23T19:09:15.181Z Compiling tinystr v0.7.6
13782025-07-23T19:09:15.537Z Compiling icu_locid v1.5.0
13792025-07-23T19:09:15.609Z Compiling icu_collections v1.5.0
13802025-07-23T19:09:15.942Z Compiling thiserror-impl v1.0.69
13812025-07-23T19:09:15.963Z Compiling serde v1.0.219
13822025-07-23T19:09:16.606Z Compiling futures-util v0.3.31
13832025-07-23T19:09:16.810Z Compiling icu_provider v1.5.0
13842025-07-23T19:09:17.065Z Compiling der v0.7.10
13852025-07-23T19:09:17.107Z Compiling ppv-lite86 v0.2.20
13862025-07-23T19:09:17.504Z Compiling icu_locid_transform v1.5.0
13872025-07-23T19:09:17.673Z Compiling salsa20 v0.10.2
13882025-07-23T19:09:17.815Z Compiling pbkdf2 v0.12.2
13892025-07-23T19:09:17.914Z Compiling zerocopy-derive v0.8.26
13902025-07-23T19:09:17.965Z Compiling cbc v0.1.2
13912025-07-23T19:09:18.003Z Compiling scrypt v0.11.0
13922025-07-23T19:09:18.216Z Compiling aes v0.8.4
13932025-07-23T19:09:18.597Z Compiling tracing-attributes v0.1.27
13942025-07-23T19:09:18.859Z Compiling icu_properties v1.5.1
13952025-07-23T19:09:19.707Z Compiling spki v0.7.3
13962025-07-23T19:09:19.831Z Compiling thiserror v1.0.69
13972025-07-23T19:09:20.003Z Compiling pkcs5 v0.7.1
13982025-07-23T19:09:20.084Z Compiling pest v2.7.14
13992025-07-23T19:09:20.980Z Compiling bytes v1.10.1
14002025-07-23T19:09:21.078Z Compiling bitflags v2.9.1
14012025-07-23T19:09:21.178Z Compiling semver v1.0.26
14022025-07-23T19:09:21.756Z Compiling indexmap v2.10.0
14032025-07-23T19:09:21.873Z Compiling rustc_version v0.4.1
14042025-07-23T19:09:22.429Z Compiling tokio v1.45.1
14052025-07-23T19:09:22.498Z Compiling icu_normalizer v1.5.0
14062025-07-23T19:09:23.013Z Compiling http v1.3.1
14072025-07-23T19:09:23.104Z Compiling uuid v1.17.0
14082025-07-23T19:09:23.372Z Compiling idna_adapter v1.2.0
14092025-07-23T19:09:23.629Z Compiling idna v1.0.3
14102025-07-23T19:09:23.774Z Compiling pest_meta v2.7.14
14112025-07-23T19:09:24.213Z Compiling tracing v0.1.40
14122025-07-23T19:09:24.589Z Compiling url v2.5.4
14132025-07-23T19:09:24.707Z Compiling http-body v1.0.1
14142025-07-23T19:09:24.968Z Compiling chrono v0.4.41
14152025-07-23T19:09:25.138Z Compiling which v4.4.2
14162025-07-23T19:09:25.141Z Compiling pkcs8 v0.10.2
14172025-07-23T19:09:25.663Z Compiling scroll_derive v0.12.0
14182025-07-23T19:09:25.805Z Compiling rustls-pki-types v1.10.0
14192025-07-23T19:09:26.181Z Compiling rand_core v0.9.2
14202025-07-23T19:09:26.337Z Compiling pest_generator v2.7.14
14212025-07-23T19:09:26.713Z Compiling tinyvec v1.8.0
14222025-07-23T19:09:26.838Z Compiling serde_derive_internals v0.29.1
14232025-07-23T19:09:27.062Z Compiling scroll v0.12.0
14242025-07-23T19:09:27.614Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14252025-07-23T19:09:28.065Z Compiling bzip2-sys v0.1.13+1.0.8
14262025-07-23T19:09:28.093Z Compiling atomic-waker v1.1.2
14272025-07-23T19:09:28.228Z Compiling tower-service v0.3.3
14282025-07-23T19:09:28.297Z Compiling untrusted v0.9.0
14292025-07-23T19:09:28.300Z Compiling adler2 v2.0.0
14302025-07-23T19:09:28.369Z Compiling time-core v0.1.2
14312025-07-23T19:09:28.389Z Compiling foreign-types-shared v0.1.1
14322025-07-23T19:09:28.499Z Compiling num-conv v0.1.0
14332025-07-23T19:09:28.529Z Compiling schemars v0.8.22
14342025-07-23T19:09:28.549Z Compiling openssl-probe v0.1.5
14352025-07-23T19:09:28.572Z Compiling openssl v0.10.73
14362025-07-23T19:09:28.572Z Compiling untrusted v0.7.1
14372025-07-23T19:09:28.780Z Compiling powerfmt v0.2.0
14382025-07-23T19:09:28.800Z Compiling try-lock v0.2.5
14392025-07-23T19:09:28.848Z Compiling time-macros v0.2.18
14402025-07-23T19:09:28.956Z Compiling schemars_derive v0.8.22
14412025-07-23T19:09:28.976Z Compiling want v0.3.1
14422025-07-23T19:09:29.041Z Compiling deranged v0.3.11
14432025-07-23T19:09:29.130Z Compiling goblin v0.8.2
14442025-07-23T19:09:29.249Z Compiling foreign-types v0.3.2
14452025-07-23T19:09:29.367Z Compiling miniz_oxide v0.8.5
14462025-07-23T19:09:30.791Z Compiling tokio-util v0.7.15
14472025-07-23T19:09:31.722Z Compiling pest_derive v2.7.14
14482025-07-23T19:09:32.139Z Compiling h2 v0.4.6
14492025-07-23T19:09:32.827Z Compiling rand_chacha v0.9.0
14502025-07-23T19:09:33.148Z Compiling ipnet v2.11.0
14512025-07-23T19:09:34.373Z Compiling openssl-macros v0.1.1
14522025-07-23T19:09:34.772Z Compiling httpdate v1.0.3
14532025-07-23T19:09:35.120Z Compiling crossbeam-utils v0.8.21
14542025-07-23T19:09:35.226Z Compiling syn v1.0.109
14552025-07-23T19:09:35.779Z Compiling native-tls v0.2.12
14562025-07-23T19:09:35.798Z Compiling num_threads v0.1.7
14572025-07-23T19:09:35.798Z Compiling ident_case v1.0.1
14582025-07-23T19:09:35.808Z Compiling rustls v0.23.19
14592025-07-23T19:09:35.862Z Compiling dyn-clone v1.0.19
14602025-07-23T19:09:35.929Z Compiling dof v0.3.0
14612025-07-23T19:09:35.980Z Compiling darling_core v0.20.10
14622025-07-23T19:09:36.128Z Compiling time v0.3.36
14632025-07-23T19:09:37.961Z Compiling rand v0.9.1
14642025-07-23T19:09:39.310Z Compiling hyper v1.6.0
14652025-07-23T19:09:39.642Z Compiling dtrace-parser v0.2.0
14662025-07-23T19:09:40.707Z Compiling unicode-normalization v0.1.24
14672025-07-23T19:09:41.480Z Compiling heapless v0.7.17
14682025-07-23T19:09:41.592Z Compiling signature v2.2.0
14692025-07-23T19:09:41.752Z Compiling crc32fast v1.4.2
14702025-07-23T19:09:41.773Z Compiling cookie v0.18.1
14712025-07-23T19:09:41.880Z Compiling zstd-safe v7.2.3
14722025-07-23T19:09:41.961Z Compiling siphasher v0.3.11
14732025-07-23T19:09:42.074Z Compiling slog v2.7.0
14742025-07-23T19:09:42.097Z Compiling unicode-bidi v0.3.17
14752025-07-23T19:09:42.237Z Compiling zlib-rs v0.5.1
14762025-07-23T19:09:42.333Z Compiling signal-hook v0.3.17
14772025-07-23T19:09:42.598Z Compiling unicode-properties v0.1.3
14782025-07-23T19:09:42.680Z Compiling phf_shared v0.11.2
14792025-07-23T19:09:42.870Z Compiling darling_macro v0.20.10
14802025-07-23T19:09:42.995Z Compiling stringprep v0.1.5
14812025-07-23T19:09:43.043Z Compiling usdt-impl v0.5.0
14822025-07-23T19:09:43.728Z Compiling hyper-util v0.1.14
14832025-07-23T19:09:44.286Z Compiling curve25519-dalek v4.1.3
14842025-07-23T19:09:44.759Z Compiling toml_datetime v0.6.11
14852025-07-23T19:09:44.871Z Compiling serde_spanned v0.6.9
14862025-07-23T19:09:44.982Z Compiling serde_tokenstream v0.2.2
14872025-07-23T19:09:45.029Z Compiling rand_chacha v0.3.1
14882025-07-23T19:09:45.124Z Compiling md-5 v0.10.6
14892025-07-23T19:09:45.265Z Compiling num-integer v0.1.46
14902025-07-23T19:09:45.397Z Compiling sync_wrapper v1.0.1
14912025-07-23T19:09:45.521Z Compiling ff v0.13.0
14922025-07-23T19:09:45.577Z Compiling hash32 v0.2.1
14932025-07-23T19:09:45.798Z Compiling memoffset v0.9.1
14942025-07-23T19:09:45.927Z Compiling fallible-iterator v0.2.0
14952025-07-23T19:09:46.007Z Compiling psl-types v2.0.11
14962025-07-23T19:09:46.147Z Compiling smoltcp v0.9.1
14972025-07-23T19:09:46.226Z Compiling tower-layer v0.3.3
14982025-07-23T19:09:46.526Z Compiling num-bigint-dig v0.8.4
14992025-07-23T19:09:46.570Z Compiling cfg_aliases v0.2.1
15002025-07-23T19:09:46.695Z Compiling newtype-uuid v1.2.4
15012025-07-23T19:09:46.790Z Compiling base16ct v0.2.0
15022025-07-23T19:09:46.856Z Compiling litrs v0.4.1
15032025-07-23T19:09:47.004Z Compiling gimli v0.31.1
15042025-07-23T19:09:47.104Z Compiling sec1 v0.7.3
15052025-07-23T19:09:47.393Z Compiling nix v0.29.0
15062025-07-23T19:09:47.413Z Compiling postgres-protocol v0.6.8
15072025-07-23T19:09:47.658Z Compiling tower v0.5.2
15082025-07-23T19:09:47.908Z Compiling document-features v0.2.10
15092025-07-23T19:09:48.218Z Compiling publicsuffix v2.3.0
15102025-07-23T19:09:48.457Z Compiling libz-rs-sys v0.5.1
15112025-07-23T19:09:48.710Z Compiling flate2 v1.1.2
15122025-07-23T19:09:48.754Z Compiling num-iter v0.1.45
15132025-07-23T19:09:48.955Z Compiling group v0.13.0
15142025-07-23T19:09:49.010Z Compiling rand v0.8.5
15152025-07-23T19:09:49.421Z Compiling darling v0.20.10
15162025-07-23T19:09:49.561Z Compiling tokio-native-tls v0.3.1
15172025-07-23T19:09:49.833Z Compiling ipnetwork v0.21.1
15182025-07-23T19:09:50.324Z Compiling strum_macros v0.27.1
15192025-07-23T19:09:50.541Z Compiling rustls-native-certs v0.8.1
15202025-07-23T19:09:50.562Z Compiling webpki-roots v1.0.1
15212025-07-23T19:09:50.642Z Compiling terminal_size v0.4.0
15222025-07-23T19:09:50.811Z Compiling http-body-util v0.1.3
15232025-07-23T19:09:50.882Z Compiling hkdf v0.12.4
15242025-07-23T19:09:50.910Z Compiling crypto-bigint v0.5.5
15252025-07-23T19:09:51.101Z Compiling addr2line v0.24.2
15262025-07-23T19:09:51.174Z Compiling curve25519-dalek-derive v0.1.1
15272025-07-23T19:09:51.286Z Compiling async-trait v0.1.88
15282025-07-23T19:09:51.625Z Compiling thiserror-impl v2.0.12
15292025-07-23T19:09:51.767Z Compiling fs-err v3.1.1
15302025-07-23T19:09:52.107Z Compiling ahash v0.8.11
15312025-07-23T19:09:52.492Z Compiling object v0.36.5
15322025-07-23T19:09:52.558Z Compiling bumpalo v3.16.0
15332025-07-23T19:09:53.028Z Compiling anyhow v1.0.98
15342025-07-23T19:09:53.657Z Compiling managed v0.8.0
15352025-07-23T19:09:53.760Z Compiling winnow v0.5.40
15362025-07-23T19:09:54.116Z Compiling lockfree-object-pool v0.1.6
15372025-07-23T19:09:54.405Z Compiling bitflags v1.3.2
15382025-07-23T19:09:54.528Z Compiling buf-list v1.0.3
15392025-07-23T19:09:54.724Z Compiling simd-adler32 v0.3.7
15402025-07-23T19:09:55.202Z Compiling rustc-demangle v0.1.24
15412025-07-23T19:09:55.265Z Compiling iri-string v0.7.8
15422025-07-23T19:09:55.284Z Compiling strum v0.27.1
15432025-07-23T19:09:55.354Z Compiling hubpack_derive v0.1.1
15442025-07-23T19:09:55.571Z Compiling zopfli v0.8.1
15452025-07-23T19:09:56.101Z Compiling thiserror v2.0.12
15462025-07-23T19:09:56.242Z Compiling hubpack v0.1.2
15472025-07-23T19:09:56.289Z Compiling clap_builder v4.5.40
15482025-07-23T19:09:56.764Z Compiling elliptic-curve v0.13.8
15492025-07-23T19:09:57.123Z Compiling toml_edit v0.19.15
15502025-07-23T19:09:57.858Z Compiling hyper-tls v0.6.0
15512025-07-23T19:09:58.272Z Compiling tower-http v0.6.6
15522025-07-23T19:09:59.077Z Compiling backtrace v0.3.74
15532025-07-23T19:09:59.185Z Compiling oxnet v0.1.2
15542025-07-23T19:09:59.456Z Compiling signal-hook-mio v0.2.4
15552025-07-23T19:09:59.649Z Compiling cookie_store v0.21.1
15562025-07-23T19:09:59.910Z Compiling zstd v0.13.3
15572025-07-23T19:10:00.445Z Compiling serde_with_macros v3.14.0
15582025-07-23T19:10:01.259Z Compiling postgres-types v0.2.9
15592025-07-23T19:10:02.271Z Compiling usdt-macro v0.5.0
15602025-07-23T19:10:02.527Z Compiling usdt-attr-macro v0.5.0
15612025-07-23T19:10:02.967Z Compiling phf v0.11.2
15622025-07-23T19:10:03.258Z Compiling ed25519 v2.2.3
15632025-07-23T19:10:03.642Z Compiling bzip2 v0.5.2
15642025-07-23T19:10:03.645Z Compiling bzip2 v0.4.4
15652025-07-23T19:10:03.699Z Compiling strum_macros v0.26.4
15662025-07-23T19:10:04.025Z Compiling pkcs1 v0.7.5
15672025-07-23T19:10:04.045Z Compiling serde_urlencoded v0.7.1
15682025-07-23T19:10:04.073Z Compiling serde-big-array v0.5.1
15692025-07-23T19:10:04.322Z Compiling rfc6979 v0.4.0
15702025-07-23T19:10:04.537Z Compiling bstr v1.10.0
15712025-07-23T19:10:04.537Z Compiling clap_derive v4.5.40
15722025-07-23T19:10:04.881Z Compiling serde_repr v0.1.19
15732025-07-23T19:10:04.900Z Compiling daft-derive v0.1.4
15742025-07-23T19:10:05.240Z Compiling enum-as-inner v0.6.1
15752025-07-23T19:10:06.013Z Compiling float-cmp v0.10.0
15762025-07-23T19:10:06.050Z Compiling encoding_rs v0.8.34
15772025-07-23T19:10:06.269Z Compiling whoami v1.5.2
15782025-07-23T19:10:06.309Z Compiling keccak v0.1.5
15792025-07-23T19:10:06.492Z Compiling difflib v0.4.0
15802025-07-23T19:10:06.829Z Compiling predicates-core v1.0.8
15812025-07-23T19:10:07.160Z Compiling normalize-line-endings v0.3.0
15822025-07-23T19:10:07.313Z Compiling unicode-segmentation v1.12.0
15832025-07-23T19:10:07.506Z Compiling precomputed-hash v0.1.1
15842025-07-23T19:10:07.636Z Compiling new_debug_unreachable v1.0.6
15852025-07-23T19:10:07.758Z Compiling fixedbitset v0.4.2
15862025-07-23T19:10:07.779Z Compiling data-encoding v2.9.0
15872025-07-23T19:10:08.063Z Compiling mime v0.3.17
15882025-07-23T19:10:08.177Z Compiling static_assertions v1.1.0
15892025-07-23T19:10:08.199Z Compiling strum v0.26.3
15902025-07-23T19:10:08.297Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15912025-07-23T19:10:08.410Z Compiling hickory-proto v0.25.2
15922025-07-23T19:10:08.553Z Compiling petgraph v0.6.5
15932025-07-23T19:10:08.988Z Compiling clap v4.5.40
15942025-07-23T19:10:09.122Z Compiling similar v2.7.0
15952025-07-23T19:10:09.499Z Compiling toml_edit v0.22.27
15962025-07-23T19:10:09.673Z Compiling string_cache v0.8.9
15972025-07-23T19:10:10.091Z Compiling predicates v3.1.3
15982025-07-23T19:10:11.248Z Compiling sha3 v0.10.8
15992025-07-23T19:10:11.595Z Compiling tokio-postgres v0.7.13
16002025-07-23T19:10:11.769Z Compiling daft v0.1.4
16012025-07-23T19:10:12.151Z Compiling console v0.15.10
16022025-07-23T19:10:12.254Z Compiling usdt v0.5.0
16032025-07-23T19:10:12.309Z Compiling ecdsa v0.16.9
16042025-07-23T19:10:12.715Z Compiling rsa v0.9.6
16052025-07-23T19:10:13.098Z Compiling zip v0.6.6
16062025-07-23T19:10:13.391Z Compiling zip v4.2.0
16072025-07-23T19:10:14.369Z Compiling ed25519-dalek v2.1.1
16082025-07-23T19:10:14.934Z Compiling serde_with v3.14.0
16092025-07-23T19:10:15.796Z Compiling toml v0.7.8
16102025-07-23T19:10:16.973Z Compiling crossterm v0.28.1
16112025-07-23T19:10:17.777Z Compiling crossbeam-epoch v0.9.18
16122025-07-23T19:10:17.995Z Compiling tokio-stream v0.1.17
16132025-07-23T19:10:18.017Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16142025-07-23T19:10:18.432Z Compiling openapiv3 v2.2.0
16152025-07-23T19:10:18.460Z Compiling x509-cert v0.2.5
16162025-07-23T19:10:18.606Z Compiling sha1 v0.10.6
16172025-07-23T19:10:18.952Z Compiling dirs-sys-next v0.1.2
16182025-07-23T19:10:19.022Z Compiling winnow v0.6.26
16192025-07-23T19:10:19.495Z Compiling rustc-hash v2.1.1
16202025-07-23T19:10:19.719Z Compiling peg-runtime v0.8.5
16212025-07-23T19:10:19.934Z Compiling lalrpop-util v0.19.12
16222025-07-23T19:10:20.129Z Compiling dirs-next v2.0.0
16232025-07-23T19:10:20.231Z Compiling thread_local v1.1.8
16242025-07-23T19:10:20.277Z Compiling slog-async v2.8.0
16252025-07-23T19:10:20.325Z Compiling term v0.7.0
16262025-07-23T19:10:20.343Z Compiling crossbeam-channel v0.5.15
16272025-07-23T19:10:20.743Z Compiling xattr v1.3.1
16282025-07-23T19:10:20.909Z Compiling futures-executor v0.3.31
16292025-07-23T19:10:21.029Z Compiling filetime v0.2.25
16302025-07-23T19:10:21.345Z Compiling is-terminal v0.4.13
16312025-07-23T19:10:21.365Z Compiling take_mut v0.2.2
16322025-07-23T19:10:21.409Z Compiling tar v0.4.44
16332025-07-23T19:10:21.494Z Compiling slog-term v2.9.1
16342025-07-23T19:10:21.556Z Compiling futures v0.3.31
16352025-07-23T19:10:21.690Z Compiling camino v1.1.10
16362025-07-23T19:10:27.077Z Compiling aws-lc-sys v0.26.0
16372025-07-23T19:11:00.378Z Compiling rustls-webpki v0.102.8
16382025-07-23T19:11:04.856Z Compiling tokio-rustls v0.26.0
16392025-07-23T19:11:05.138Z Compiling hyper-rustls v0.27.7
16402025-07-23T19:11:05.536Z Compiling reqwest v0.12.22
16412025-07-23T19:11:08.895Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16422025-07-23T19:11:09.192Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16432025-07-23T19:11:13.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
16442025-07-23T19:11:13.961Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16452025-07-23T19:11:14.017ZJul 23 19:11:12.676 INFO Starting download, target: Console
16462025-07-23T19:11:14.017ZJul 23 19:11:12.676 INFO Starting download, target: Clickhouse
16472025-07-23T19:11:14.017ZJul 23 19:11:12.676 INFO Starting download, target: Cockroach
16482025-07-23T19:11:14.017ZJul 23 19:11:12.676 INFO Starting download, target: DendriteStub
16492025-07-23T19:11:14.023ZJul 23 19:11:12.676 INFO Starting download, target: MaghemiteMgd
16502025-07-23T19:11:14.023ZJul 23 19:11:12.676 INFO Starting download, target: TransceiverControl
16512025-07-23T19:11:14.023ZJul 23 19:11:12.677 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16522025-07-23T19:11:14.023ZJul 23 19:11:12.677 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16532025-07-23T19:11:14.023ZJul 23 19:11:12.677 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16542025-07-23T19:11:14.023ZJul 23 19:11:12.677 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16552025-07-23T19:11:14.023ZJul 23 19:11:12.678 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16562025-07-23T19:11:14.023ZJul 23 19:11:12.678 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16572025-07-23T19:11:14.421ZJul 23 19:11:13.011 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16582025-07-23T19:11:14.552ZJul 23 19:11:13.155 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16592025-07-23T19:11:14.793ZJul 23 19:11:13.421 INFO Download complete, target: TransceiverControl
16602025-07-23T19:11:14.939ZJul 23 19:11:13.589 INFO Download complete, target: Console
16612025-07-23T19:11:15.457ZJul 23 19:11:14.108 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16622025-07-23T19:11:15.613ZJul 23 19:11:14.231 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16632025-07-23T19:11:16.023ZJul 23 19:11:14.668 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16642025-07-23T19:11:16.811ZJul 23 19:11:15.468 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16652025-07-23T19:11:16.811ZJul 23 19:11:15.468 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16662025-07-23T19:11:19.082ZJul 23 19:11:17.741 INFO Download complete, target: MaghemiteMgd
16672025-07-23T19:11:19.152ZJul 23 19:11:17.812 INFO Download complete, target: DendriteStub
16682025-07-23T19:11:23.268ZJul 23 19:11:21.926 INFO Checking that binary works, target: Cockroach
16692025-07-23T19:11:23.416ZJul 23 19:11:22.076 INFO Download complete, target: Cockroach
16702025-07-23T19:11:26.439ZJul 23 19:11:25.098 INFO Checking that binary works, target: Clickhouse
16712025-07-23T19:11:26.586ZJul 23 19:11:25.245 INFO Download complete, target: Clickhouse
16722025-07-23T19:11:26.593ZAll prerequisites installed successfully
16732025-07-23T19:11:26.596Z
16742025-07-23T19:11:26.596Zreal 4:44.009122680
16752025-07-23T19:11:26.596Zuser 16:25.240186241
16762025-07-23T19:11:26.596Zsys 2:18.141892186
16772025-07-23T19:11:26.596Ztrap 0.598159464
16782025-07-23T19:11:26.596Ztflt 4.417151311
16792025-07-23T19:11:26.596Zdflt 3.520651245
16802025-07-23T19:11:26.596Zkflt 0.030185986
16812025-07-23T19:11:26.596Zlock 38:33.879733018
16822025-07-23T19:11:26.596Zslp 1:00:03.504865309
16832025-07-23T19:11:26.596Zlat 1:09.916077462
16842025-07-23T19:11:26.596Zstop 2:49.304148131
16852025-07-23T19:11:26.596Z+ ptime -m cargo xtask download softnpu
16862025-07-23T19:11:27.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16872025-07-23T19:11:27.338Z Running `target/debug/xtask download softnpu`
16882025-07-23T19:11:28.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
16892025-07-23T19:11:28.394Z Running `target/debug/xtask-downloader softnpu`
16902025-07-23T19:11:28.437ZJul 23 19:11:27.097 INFO Starting download, target: Softnpu
16912025-07-23T19:11:28.441ZJul 23 19:11:27.097 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16922025-07-23T19:11:29.072ZJul 23 19:11:27.731 INFO Download complete, target: Softnpu
16932025-07-23T19:11:29.076Z
16942025-07-23T19:11:29.080Zreal 2.476182090
16952025-07-23T19:11:29.080Zuser 1.528326767
16962025-07-23T19:11:29.080Zsys 0.659371620
16972025-07-23T19:11:29.080Ztrap 0.001409789
16982025-07-23T19:11:29.080Ztflt 0.000144611
16992025-07-23T19:11:29.080Zdflt 0.000134143
17002025-07-23T19:11:29.080Zkflt 0.000000000
17012025-07-23T19:11:29.080Zlock 6.913936247
17022025-07-23T19:11:29.080Zslp 0.489640988
17032025-07-23T19:11:29.080Zlat 0.073650403
17042025-07-23T19:11:29.080Zstop 0.000172903
17052025-07-23T19:11:29.080Z+ export CARGO_INCREMENTAL=0
17062025-07-23T19:11:29.080Z+ CARGO_INCREMENTAL=0
17072025-07-23T19:11:29.080Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17082025-07-23T19:11:30.320Z Compiling proc-macro2 v1.0.95
17092025-07-23T19:11:30.320Z Compiling unicode-ident v1.0.18
17102025-07-23T19:11:30.324Z Compiling libc v0.2.174
17112025-07-23T19:11:30.324Z Compiling serde v1.0.219
17122025-07-23T19:11:30.324Z Compiling autocfg v1.4.0
17132025-07-23T19:11:30.324Z Compiling cfg-if v1.0.1
17142025-07-23T19:11:30.324Z Compiling version_check v0.9.5
17152025-07-23T19:11:30.643Z Compiling memchr v2.7.4
17162025-07-23T19:11:30.668Z Compiling shlex v1.3.0
17172025-07-23T19:11:30.690Z Compiling portable-atomic v1.11.0
17182025-07-23T19:11:31.015Z Compiling typenum v1.17.0
17192025-07-23T19:11:31.036Z Compiling generic-array v0.14.7
17202025-07-23T19:11:31.059Z Compiling value-bag v1.9.0
17212025-07-23T19:11:31.340Z Compiling lock_api v0.4.12
17222025-07-23T19:11:31.480Z Compiling log v0.4.27
17232025-07-23T19:11:31.667Z Compiling libm v0.2.8
17242025-07-23T19:11:31.803Z Compiling serde_json v1.0.140
17252025-07-23T19:11:31.919Z Compiling num-traits v0.2.19
17262025-07-23T19:11:32.028Z Compiling getrandom v0.3.3
17272025-07-23T19:11:32.146Z Compiling parking_lot_core v0.9.10
17282025-07-23T19:11:32.275Z Compiling quote v1.0.40
17292025-07-23T19:11:32.325Z Compiling semver v1.0.26
17302025-07-23T19:11:32.471Z Compiling jobserver v0.1.32
17312025-07-23T19:11:32.564Z Compiling smallvec v1.15.0
17322025-07-23T19:11:32.567Z Compiling scopeguard v1.2.0
17332025-07-23T19:11:32.632Z Compiling getrandom v0.2.15
17342025-07-23T19:11:32.737Z Compiling syn v2.0.104
17352025-07-23T19:11:32.795Z Compiling pkg-config v0.3.31
17362025-07-23T19:11:32.845Z Compiling cc v1.2.30
17372025-07-23T19:11:33.005Z Compiling itoa v1.0.11
17382025-07-23T19:11:33.063Z Compiling aho-corasick v1.1.3
17392025-07-23T19:11:33.097Z Compiling regex-syntax v0.8.5
17402025-07-23T19:11:33.180Z Compiling rustix v0.38.37
17412025-07-23T19:11:34.394Z Compiling critical-section v1.1.3
17422025-07-23T19:11:34.591Z Compiling stable_deref_trait v1.2.0
17432025-07-23T19:11:34.646Z Compiling either v1.15.0
17442025-07-23T19:11:34.740Z Compiling slab v0.4.9
17452025-07-23T19:11:35.158Z Compiling spin v0.9.8
17462025-07-23T19:11:35.214Z Compiling errno v0.3.12
17472025-07-23T19:11:35.256Z Compiling rand_core v0.6.4
17482025-07-23T19:11:35.435Z Compiling once_cell v1.21.3
17492025-07-23T19:11:35.812Z Compiling subtle v2.6.1
17502025-07-23T19:11:35.842Z Compiling glob v0.3.2
17512025-07-23T19:11:35.982Z Compiling prettyplease v0.2.35
17522025-07-23T19:11:36.037Z Compiling ryu v1.0.18
17532025-07-23T19:11:36.129Z Compiling thiserror v1.0.69
17542025-07-23T19:11:36.346Z Compiling equivalent v1.0.2
17552025-07-23T19:11:36.490Z Compiling allocator-api2 v0.2.21
17562025-07-23T19:11:36.529Z Compiling clang-sys v1.8.1
17572025-07-23T19:11:36.571Z Compiling regex-automata v0.4.8
17582025-07-23T19:11:36.636Z Compiling foldhash v0.1.5
17592025-07-23T19:11:36.659Z Compiling pin-project-lite v0.2.14
17602025-07-23T19:11:36.999Z Compiling lazy_static v1.5.0
17612025-07-23T19:11:37.149Z Compiling hashbrown v0.15.4
17622025-07-23T19:11:37.495Z Compiling minimal-lexical v0.2.1
17632025-07-23T19:11:37.517Z Compiling schemars v0.8.22
17642025-07-23T19:11:37.970Z Compiling litemap v0.7.3
17652025-07-23T19:11:38.086Z Compiling writeable v0.5.5
17662025-07-23T19:11:38.441Z Compiling nom v7.1.3
17672025-07-23T19:11:39.018Z Compiling libloading v0.8.5
17682025-07-23T19:11:39.165Z Compiling home v0.5.9
17692025-07-23T19:11:39.388Z Compiling zerocopy v0.8.26
17702025-07-23T19:11:39.522Z Compiling synstructure v0.13.1
17712025-07-23T19:11:39.710Z Compiling serde_derive_internals v0.29.1
17722025-07-23T19:11:39.771Z Compiling bindgen v0.69.5
17732025-07-23T19:11:40.270Z Compiling percent-encoding v2.3.1
17742025-07-23T19:11:40.693Z Compiling itertools v0.10.5
17752025-07-23T19:11:40.780Z Compiling byteorder v1.5.0
17762025-07-23T19:11:41.297Z Compiling rustc-hash v1.1.0
17772025-07-23T19:11:41.481Z Compiling cexpr v0.6.0
17782025-07-23T19:11:41.604Z Compiling fnv v1.0.7
17792025-07-23T19:11:41.654Z Compiling lazycell v1.3.0
17802025-07-23T19:11:41.756Z Compiling icu_locid_transform_data v1.5.0
17812025-07-23T19:11:41.885Z Compiling regex v1.11.1
17822025-07-23T19:11:42.602Z Compiling cmake v0.1.51
17832025-07-23T19:11:42.804Z Compiling signal-hook-registry v1.4.2
17842025-07-23T19:11:42.866Z Compiling paste v1.0.15
17852025-07-23T19:11:42.947Z Compiling dunce v1.0.5
17862025-07-23T19:11:43.109Z Compiling icu_properties_data v1.5.0
17872025-07-23T19:11:43.135Z Compiling fs_extra v1.3.0
17882025-07-23T19:11:43.308Z Compiling parking_lot v0.12.3
17892025-07-23T19:11:43.360Z Compiling serde_derive v1.0.219
17902025-07-23T19:11:43.378Z Compiling zeroize_derive v1.4.2
17912025-07-23T19:11:43.414Z Compiling zerofrom-derive v0.1.4
17922025-07-23T19:11:43.658Z Compiling yoke-derive v0.7.4
17932025-07-23T19:11:44.176Z Compiling zerovec-derive v0.10.3
17942025-07-23T19:11:44.625Z Compiling displaydoc v0.2.5
17952025-07-23T19:11:45.231Z Compiling icu_provider_macros v1.5.0
17962025-07-23T19:11:45.505Z Compiling tokio-macros v2.5.0
17972025-07-23T19:11:45.964Z Compiling zeroize v1.8.1
17982025-07-23T19:11:46.227Z Compiling zerocopy-derive v0.7.35
17992025-07-23T19:11:46.298Z Compiling zerofrom v0.1.4
18002025-07-23T19:11:46.400Z Compiling thiserror-impl v1.0.69
18012025-07-23T19:11:46.549Z Compiling yoke v0.7.4
18022025-07-23T19:11:46.766Z Compiling schemars_derive v0.8.22
18032025-07-23T19:11:46.936Z Compiling zerovec v0.10.4
18042025-07-23T19:11:47.903Z Compiling zerocopy-derive v0.8.26
18052025-07-23T19:11:47.941Z Compiling futures-macro v0.3.31
18062025-07-23T19:11:48.870Z Compiling crypto-common v0.1.6
18072025-07-23T19:11:48.922Z Compiling tinystr v0.7.6
18082025-07-23T19:11:49.087Z Compiling icu_collections v1.5.0
18092025-07-23T19:11:49.300Z Compiling icu_locid v1.5.0
18102025-07-23T19:11:49.321Z Compiling mio v1.0.2
18112025-07-23T19:11:49.608Z Compiling utf16_iter v1.0.5
18122025-07-23T19:11:49.942Z Compiling utf8_iter v1.0.4
18132025-07-23T19:11:50.023Z Compiling heck v0.5.0
18142025-07-23T19:11:50.237Z Compiling icu_normalizer_data v1.5.0
18152025-07-23T19:11:50.370Z Compiling write16 v1.0.0
18162025-07-23T19:11:50.553Z Compiling const-oid v0.9.6
18172025-07-23T19:11:50.725Z Compiling icu_provider v1.5.0
18182025-07-23T19:11:51.382Z Compiling socket2 v0.5.10
18192025-07-23T19:11:51.703Z Compiling icu_locid_transform v1.5.0
18202025-07-23T19:11:52.806Z Compiling form_urlencoded v1.2.1
18212025-07-23T19:11:52.827Z Compiling ring v0.17.14
18222025-07-23T19:11:53.088Z Compiling icu_properties v1.5.1
18232025-07-23T19:11:54.429Z Compiling block-buffer v0.10.4
18242025-07-23T19:11:54.692Z Compiling tracing-attributes v0.1.27
18252025-07-23T19:11:54.767Z Compiling der_derive v0.7.3
18262025-07-23T19:11:55.203Z Compiling bitflags v2.9.1
18272025-07-23T19:11:55.291Z Compiling bytes v1.10.1
18282025-07-23T19:11:57.146Z Compiling icu_normalizer v1.5.0
18292025-07-23T19:11:57.371Z Compiling tokio v1.45.1
18302025-07-23T19:11:57.653Z Compiling indexmap v2.10.0
18312025-07-23T19:11:58.643Z Compiling idna_adapter v1.2.0
18322025-07-23T19:11:58.881Z Compiling idna v1.0.3
18332025-07-23T19:11:59.224Z Compiling vcpkg v0.2.15
18342025-07-23T19:11:59.398Z Compiling which v4.4.2
18352025-07-23T19:12:00.159Z Compiling aws-lc-rs v1.12.4
18362025-07-23T19:12:00.596Z Compiling openssl-sys v0.9.109
18372025-07-23T19:12:01.575Z Compiling url v2.5.4
18382025-07-23T19:12:02.960Z Compiling digest v0.10.7
18392025-07-23T19:12:03.353Z Compiling thiserror v2.0.12
18402025-07-23T19:12:03.923Z Compiling futures-core v0.3.31
18412025-07-23T19:12:04.319Z Compiling zerocopy v0.7.35
18422025-07-23T19:12:04.412Z Compiling thiserror-impl v2.0.12
18432025-07-23T19:12:04.531Z Compiling httparse v1.9.5
18442025-07-23T19:12:05.751Z Compiling uuid v1.17.0
18452025-07-23T19:12:06.400Z Compiling iana-time-zone v0.1.63
18462025-07-23T19:12:06.969Z Compiling syn v1.0.109
18472025-07-23T19:12:07.027Z Compiling chrono v0.4.41
18482025-07-23T19:12:07.739Z Compiling strsim v0.11.1
18492025-07-23T19:12:08.489Z Compiling futures-sink v0.3.31
18502025-07-23T19:12:08.594Z Compiling num-conv v0.1.0
18512025-07-23T19:12:08.692Z Compiling time-core v0.1.2
18522025-07-23T19:12:08.890Z Compiling time-macros v0.2.18
18532025-07-23T19:12:10.126Z Compiling openssl v0.10.73
18542025-07-23T19:12:10.860Z Compiling cpufeatures v0.2.14
18552025-07-23T19:12:11.137Z Compiling aws-lc-sys v0.26.0
18562025-07-23T19:12:11.809Z Compiling hmac v0.12.1
18572025-07-23T19:12:12.070Z Compiling rustc_version v0.4.1
18582025-07-23T19:12:12.130Z Compiling serde_tokenstream v0.2.2
18592025-07-23T19:12:12.624Z Compiling ident_case v1.0.1
18602025-07-23T19:12:12.759Z Compiling block-padding v0.3.3
18612025-07-23T19:12:12.837Z Compiling scroll_derive v0.12.0
18622025-07-23T19:12:13.018Z Compiling openssl-macros v0.1.1
18632025-07-23T19:12:13.778Z Compiling rustls v0.23.19
18642025-07-23T19:12:13.960Z Compiling native-tls v0.2.12
18652025-07-23T19:12:14.062Z Compiling crossbeam-utils v0.8.21
18662025-07-23T19:12:14.095Z Compiling dyn-clone v1.0.19
18672025-07-23T19:12:14.137Z Compiling ucd-trie v0.1.7
18682025-07-23T19:12:14.546Z Compiling pest v2.7.14
18692025-07-23T19:12:14.575Z Compiling inout v0.1.3
18702025-07-23T19:12:14.625Z Compiling futures-channel v0.3.31
18712025-07-23T19:12:15.226Z Compiling pin-utils v0.1.0
18722025-07-23T19:12:15.256Z Compiling futures-task v0.3.31
18732025-07-23T19:12:15.394Z Compiling futures-io v0.3.31
18742025-07-23T19:12:15.751Z Compiling futures-util v0.3.31
18752025-07-23T19:12:17.460Z Compiling pest_meta v2.7.14
18762025-07-23T19:12:18.353Z Compiling cipher v0.4.4
18772025-07-23T19:12:19.476Z Compiling sha2 v0.10.9
18782025-07-23T19:12:19.985Z Compiling http v1.3.1
18792025-07-23T19:12:20.237Z Compiling cookie v0.18.1
18802025-07-23T19:12:20.570Z Compiling rustversion v1.0.17
18812025-07-23T19:12:20.969Z Compiling base64ct v1.6.0
18822025-07-23T19:12:21.278Z Compiling pest_generator v2.7.14
18832025-07-23T19:12:21.543Z Compiling pem-rfc7468 v0.7.0
18842025-07-23T19:12:21.900Z Compiling bzip2-sys v0.1.13+1.0.8
18852025-07-23T19:12:22.067Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18862025-07-23T19:12:22.419Z Compiling slog v2.7.0
18872025-07-23T19:12:22.687Z Compiling flagset v0.4.6
18882025-07-23T19:12:22.798Z Compiling anyhow v1.0.98
18892025-07-23T19:12:22.836Z Compiling pest_derive v2.7.14
18902025-07-23T19:12:22.901Z Compiling der v0.7.10
18912025-07-23T19:12:23.651Z Compiling serde_spanned v0.6.9
18922025-07-23T19:12:23.872Z Compiling toml_datetime v0.6.11
18932025-07-23T19:12:23.996Z Compiling tracing-core v0.1.32
18942025-07-23T19:12:24.345Z Compiling usdt-impl v0.5.0
18952025-07-23T19:12:24.431Z Compiling rustls-pki-types v1.10.0
18962025-07-23T19:12:24.931Z Compiling tracing v0.1.40
18972025-07-23T19:12:25.016Z Compiling spki v0.7.3
18982025-07-23T19:12:25.418Z Compiling salsa20 v0.10.2
18992025-07-23T19:12:25.663Z Compiling scroll v0.12.0
19002025-07-23T19:12:25.732Z Compiling pbkdf2 v0.12.2
19012025-07-23T19:12:25.921Z Compiling ppv-lite86 v0.2.20
19022025-07-23T19:12:26.192Z Compiling winnow v0.5.40
19032025-07-23T19:12:26.226Z Compiling plain v0.2.3
19042025-07-23T19:12:26.463Z Compiling litrs v0.4.1
19052025-07-23T19:12:26.552Z Compiling goblin v0.8.2
19062025-07-23T19:12:27.050Z Compiling scrypt v0.11.0
19072025-07-23T19:12:27.352Z Compiling document-features v0.2.10
19082025-07-23T19:12:27.485Z Compiling aes v0.8.4
19092025-07-23T19:12:28.305Z Compiling cbc v0.1.2
19102025-07-23T19:12:29.463Z Compiling toml_edit v0.19.15
19112025-07-23T19:12:30.214Z Compiling tokio-util v0.7.15
19122025-07-23T19:12:31.711Z Compiling adler2 v2.0.0
19132025-07-23T19:12:31.987Z Compiling untrusted v0.9.0
19142025-07-23T19:12:32.024Z Compiling newtype-uuid v1.2.4
19152025-07-23T19:12:32.221Z Compiling untrusted v0.7.1
19162025-07-23T19:12:32.266Z Compiling pretty-hex v0.4.1
19172025-07-23T19:12:32.341Z Compiling powerfmt v0.2.0
19182025-07-23T19:12:32.485Z Compiling dof v0.3.0
19192025-07-23T19:12:32.585Z Compiling miniz_oxide v0.8.5
19202025-07-23T19:12:32.796Z Compiling deranged v0.3.11
19212025-07-23T19:12:33.879Z Compiling pkcs5 v0.7.1
19222025-07-23T19:12:34.555Z Compiling dtrace-parser v0.2.0
19232025-07-23T19:12:34.652Z Compiling http-body v1.0.1
19242025-07-23T19:12:34.873Z Compiling heapless v0.7.17
19252025-07-23T19:12:35.770Z Compiling thread-id v4.2.2
19262025-07-23T19:12:35.905Z Compiling zstd-safe v7.2.3
19272025-07-23T19:12:36.075Z Compiling atomic-waker v1.1.2
19282025-07-23T19:12:36.256Z Compiling num_threads v0.1.7
19292025-07-23T19:12:36.276Z Compiling signal-hook v0.3.17
19302025-07-23T19:12:36.383Z Compiling base64 v0.22.1
19312025-07-23T19:12:36.419Z Compiling time v0.3.36
19322025-07-23T19:12:38.228Z Compiling pkcs8 v0.10.2
19332025-07-23T19:12:38.806Z Compiling try-lock v0.2.5
19342025-07-23T19:12:39.000Z Compiling tinyvec_macros v0.1.1
19352025-07-23T19:12:39.404Z Compiling tower-service v0.3.3
19362025-07-23T19:12:39.945Z Compiling tinyvec v1.8.0
19372025-07-23T19:12:40.900Z Compiling want v0.3.1
19382025-07-23T19:12:41.366Z Compiling h2 v0.4.6
19392025-07-23T19:12:43.215Z Compiling rand_core v0.9.2
19402025-07-23T19:12:43.619Z Compiling curve25519-dalek v4.1.3
19412025-07-23T19:12:43.875Z Compiling ipnet v2.11.0
19422025-07-23T19:12:44.079Z Compiling async-trait v0.1.88
19432025-07-23T19:12:45.994Z Compiling memoffset v0.9.1
19442025-07-23T19:12:46.125Z Compiling smoltcp v0.9.1
19452025-07-23T19:12:46.344Z Compiling num-bigint-dig v0.8.4
19462025-07-23T19:12:46.365Z Compiling openssl-probe v0.1.5
19472025-07-23T19:12:46.704Z Compiling foreign-types-shared v0.1.1
19482025-07-23T19:12:47.115Z Compiling httpdate v1.0.3
19492025-07-23T19:12:47.222Z Compiling gimli v0.31.1
19502025-07-23T19:12:49.243Z Compiling hyper v1.6.0
19512025-07-23T19:12:51.693Z Compiling foreign-types v0.3.2
19522025-07-23T19:12:51.932Z Compiling addr2line v0.24.2
19532025-07-23T19:12:53.756Z Compiling rand_chacha v0.9.0
19542025-07-23T19:12:55.219Z Compiling usdt-attr-macro v0.5.0
19552025-07-23T19:12:56.328Z Compiling usdt-macro v0.5.0
19562025-07-23T19:12:58.293Z Compiling strum_macros v0.26.4
19572025-07-23T19:13:00.008Z Compiling ipnetwork v0.21.1
19582025-07-23T19:13:00.275Z Compiling darling_core v0.20.10
19592025-07-23T19:13:02.817Z Compiling daft-derive v0.1.4
19602025-07-23T19:13:03.091Z Compiling object v0.36.5
19612025-07-23T19:13:03.467Z Compiling rustc-demangle v0.1.24
19622025-07-23T19:13:05.001Z Compiling cfg_aliases v0.2.1
19632025-07-23T19:13:05.130Z Compiling nix v0.29.0
19642025-07-23T19:13:05.334Z Compiling darling_macro v0.20.10
19652025-07-23T19:13:08.851Z Compiling rand v0.9.1
19662025-07-23T19:13:10.130Z Compiling hyper-util v0.1.14
19672025-07-23T19:13:11.331Z Compiling backtrace v0.3.74
19682025-07-23T19:13:11.396Z Compiling unicode-normalization v0.1.24
19692025-07-23T19:13:13.632Z Compiling strum_macros v0.27.1
19702025-07-23T19:13:15.895Z Compiling hubpack_derive v0.1.1
19712025-07-23T19:13:16.261Z Compiling signature v2.2.0
19722025-07-23T19:13:16.507Z Compiling openapiv3 v2.2.0
19732025-07-23T19:13:16.785Z Compiling curve25519-dalek-derive v0.1.1
19742025-07-23T19:13:18.202Z Compiling fs-err v3.1.1
19752025-07-23T19:13:18.545Z Compiling ahash v0.8.11
19762025-07-23T19:13:18.924Z Compiling crc32fast v1.4.2
19772025-07-23T19:13:19.261Z Compiling siphasher v0.3.11
19782025-07-23T19:13:19.635Z Compiling utf8parse v0.2.2
19792025-07-23T19:13:19.848Z Compiling zlib-rs v0.5.1
19802025-07-23T19:13:20.376Z Compiling unicode-bidi v0.3.17
19812025-07-23T19:13:21.456Z Compiling anstyle v1.0.11
19822025-07-23T19:13:21.794Z Compiling unicode-properties v0.1.3
19832025-07-23T19:13:21.877Z Compiling buf-list v1.0.3
19842025-07-23T19:13:22.204Z Compiling stringprep v0.1.5
19852025-07-23T19:13:23.012Z Compiling anstyle-parse v0.2.5
19862025-07-23T19:13:23.339Z Compiling phf_shared v0.11.2
19872025-07-23T19:13:24.701Z Compiling libz-rs-sys v0.5.1
19882025-07-23T19:13:30.673Z Compiling darling v0.20.10
19892025-07-23T19:13:30.928Z Compiling http-body-util v0.1.3
19902025-07-23T19:13:30.948Z Compiling rand_chacha v0.3.1
19912025-07-23T19:13:31.196Z Compiling sync_wrapper v1.0.1
19922025-07-23T19:13:31.446Z Compiling num-integer v0.1.46
19932025-07-23T19:13:31.572Z Compiling md-5 v0.10.6
19942025-07-23T19:13:31.975Z Compiling hash32 v0.2.1
19952025-07-23T19:13:32.093Z Compiling ff v0.13.0
19962025-07-23T19:13:32.116Z Compiling encoding_rs v0.8.34
19972025-07-23T19:13:32.320Z Compiling mime v0.3.17
19982025-07-23T19:13:32.352Z Compiling tower-layer v0.3.3
19992025-07-23T19:13:32.645Z Compiling psl-types v2.0.11
20002025-07-23T19:13:32.898Z Compiling colorchoice v1.0.2
20012025-07-23T19:13:33.584Z Compiling anstyle-query v1.1.1
20022025-07-23T19:13:33.584Z Compiling base16ct v0.2.0
20032025-07-23T19:13:33.734Z Compiling is_terminal_polyfill v1.70.1
20042025-07-23T19:13:33.797Z Compiling fallible-iterator v0.2.0
20052025-07-23T19:13:33.874Z Compiling anstream v0.6.18
20062025-07-23T19:13:34.440Z Compiling postgres-protocol v0.6.8
20072025-07-23T19:13:34.460Z Compiling sec1 v0.7.3
20082025-07-23T19:13:34.999Z Compiling publicsuffix v2.3.0
20092025-07-23T19:13:35.318Z Compiling tower v0.5.2
20102025-07-23T19:13:36.266Z Compiling group v0.13.0
20112025-07-23T19:13:37.054Z Compiling num-iter v0.1.45
20122025-07-23T19:13:37.268Z Compiling rand v0.8.5
20132025-07-23T19:13:38.702Z Compiling serde_with_macros v3.14.0
20142025-07-23T19:13:39.762Z Compiling tokio-native-tls v0.3.1
20152025-07-23T19:13:40.411Z Compiling flate2 v1.1.2
20162025-07-23T19:13:41.230Z Compiling rustls-webpki v0.102.8
20172025-07-23T19:13:41.840Z Compiling rustls-native-certs v0.8.1
20182025-07-23T19:13:42.811Z Compiling webpki-roots v1.0.1
20192025-07-23T19:13:43.343Z Compiling hkdf v0.12.4
20202025-07-23T19:13:43.599Z Compiling terminal_size v0.4.0
20212025-07-23T19:13:43.647Z Compiling serde_urlencoded v0.7.1
20222025-07-23T19:13:43.808Z Compiling enum-as-inner v0.6.1
20232025-07-23T19:13:43.846Z Compiling clap_derive v4.5.40
20242025-07-23T19:13:43.907Z Compiling crypto-bigint v0.5.5
20252025-07-23T19:13:44.237Z Compiling serde_repr v0.1.19
20262025-07-23T19:13:45.211Z Compiling heck v0.4.1
20272025-07-23T19:13:45.611Z Compiling iri-string v0.7.8
20282025-07-23T19:13:46.139Z Compiling managed v0.8.0
20292025-07-23T19:13:47.171Z Compiling bitflags v1.3.2
20302025-07-23T19:13:47.300Z Compiling simd-adler32 v0.3.7
20312025-07-23T19:13:47.816Z Compiling bumpalo v3.16.0
20322025-07-23T19:13:48.043Z Compiling clap_lex v0.7.4
20332025-07-23T19:13:48.215Z Compiling lockfree-object-pool v0.1.6
20342025-07-23T19:13:48.583Z Compiling tokio-rustls v0.26.0
20352025-07-23T19:13:49.004Z Compiling hyper-rustls v0.27.7
20362025-07-23T19:13:49.223Z Compiling tower-http v0.6.6
20372025-07-23T19:13:49.614Z Compiling zopfli v0.8.1
20382025-07-23T19:13:50.744Z Compiling clap_builder v4.5.40
20392025-07-23T19:13:53.973Z Compiling elliptic-curve v0.13.8
20402025-07-23T19:13:54.395Z Compiling oxnet v0.1.2
20412025-07-23T19:13:55.078Z Compiling hyper-tls v0.6.0
20422025-07-23T19:13:56.345Z Compiling zstd v0.13.3
20432025-07-23T19:13:56.739Z Compiling signal-hook-mio v0.2.4
20442025-07-23T19:13:56.851Z Compiling cookie_store v0.21.1
20452025-07-23T19:13:57.365Z Compiling postgres-types v0.2.9
20462025-07-23T19:13:57.819Z Compiling phf v0.11.2
20472025-07-23T19:13:58.206Z Compiling strum v0.27.1
20482025-07-23T19:13:58.345Z Compiling hubpack v0.1.2
20492025-07-23T19:13:58.414Z Compiling ed25519 v2.2.3
20502025-07-23T19:13:58.449Z Compiling bzip2 v0.5.2
20512025-07-23T19:13:58.516Z Compiling bzip2 v0.4.4
20522025-07-23T19:13:58.827Z Compiling crossbeam-epoch v0.9.18
20532025-07-23T19:13:58.850Z Compiling pkcs1 v0.7.5
20542025-07-23T19:13:59.985Z Compiling rfc6979 v0.4.0
20552025-07-23T19:14:00.207Z Compiling float-cmp v0.10.0
20562025-07-23T19:14:00.469Z Compiling serde-big-array v0.5.1
20572025-07-23T19:14:00.537Z Compiling bstr v1.10.0
20582025-07-23T19:14:00.655Z Compiling regress v0.10.3
20592025-07-23T19:14:00.720Z Compiling memmap v0.7.0
20602025-07-23T19:14:01.033Z Compiling normalize-line-endings v0.3.0
20612025-07-23T19:14:01.195Z Compiling keccak v0.1.5
20622025-07-23T19:14:01.365Z Compiling predicates-core v1.0.8
20632025-07-23T19:14:01.584Z Compiling winnow v0.7.10
20642025-07-23T19:14:01.677Z Compiling data-encoding v2.9.0
20652025-07-23T19:14:01.880Z Compiling fixedbitset v0.4.2
20662025-07-23T19:14:02.289Z Compiling whoami v1.5.2
20672025-07-23T19:14:02.416Z Compiling unicode-segmentation v1.12.0
20682025-07-23T19:14:02.789Z Compiling new_debug_unreachable v1.0.6
20692025-07-23T19:14:02.914Z Compiling precomputed-hash v0.1.1
20702025-07-23T19:14:03.242Z Compiling difflib v0.4.0
20712025-07-23T19:14:03.246Z Compiling unicode-width v0.2.0
20722025-07-23T19:14:03.535Z Compiling static_assertions v1.1.0
20732025-07-23T19:14:03.664Z Compiling toml_write v0.1.2
20742025-07-23T19:14:03.793Z Compiling console v0.15.10
20752025-07-23T19:14:03.898Z Compiling predicates v3.1.3
20762025-07-23T19:14:04.060Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20772025-07-23T19:14:04.245Z Compiling typify-impl v0.3.0
20782025-07-23T19:14:04.890Z Compiling toml_edit v0.22.27
20792025-07-23T19:14:04.911Z Compiling reqwest v0.12.22
20802025-07-23T19:14:05.166Z Compiling similar v2.7.0
20812025-07-23T19:14:06.882Z Compiling string_cache v0.8.9
20822025-07-23T19:14:07.314Z Compiling tokio-postgres v0.7.13
20832025-07-23T19:14:10.714Z Compiling hickory-proto v0.25.2
20842025-07-23T19:14:10.934Z Compiling petgraph v0.6.5
20852025-07-23T19:14:13.391Z Compiling sha3 v0.10.8
20862025-07-23T19:14:13.885Z Compiling usdt v0.5.0
20872025-07-23T19:14:13.910Z Compiling ecdsa v0.16.9
20882025-07-23T19:14:14.330Z Compiling rsa v0.9.6
20892025-07-23T19:14:14.654Z Compiling zip v0.6.6
20902025-07-23T19:14:14.721Z Compiling zip v4.2.0
20912025-07-23T19:14:15.133Z Compiling ed25519-dalek v2.1.1
20922025-07-23T19:14:16.239Z Compiling crossterm v0.28.1
20932025-07-23T19:14:16.261Z Compiling daft v0.1.4
20942025-07-23T19:14:16.427Z Compiling clap v4.5.40
20952025-07-23T19:14:16.592Z Compiling serde_with v3.14.0
20962025-07-23T19:14:16.766Z Compiling strum v0.26.3
20972025-07-23T19:14:16.916Z Compiling tokio-stream v0.1.17
20982025-07-23T19:14:16.988Z Compiling toml v0.7.8
20992025-07-23T19:14:17.861Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21002025-07-23T19:14:18.258Z Compiling x509-cert v0.2.5
21012025-07-23T19:14:19.143Z Compiling darling_core v0.21.0
21022025-07-23T19:14:21.174Z Compiling sha1 v0.10.6
21032025-07-23T19:14:22.301Z Compiling winnow v0.6.26
21042025-07-23T19:14:22.647Z Compiling lalrpop-util v0.19.12
21052025-07-23T19:14:22.913Z Compiling peg-runtime v0.8.5
21062025-07-23T19:14:24.443Z Compiling unicode-xid v0.2.6
21072025-07-23T19:14:24.644Z Compiling rustix v1.0.7
21082025-07-23T19:14:25.559Z Compiling rustc-hash v2.1.1
21092025-07-23T19:14:25.788Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21102025-07-23T19:14:25.812Z Compiling darling_macro v0.21.0
21112025-07-23T19:14:26.534Z Compiling typify-macro v0.3.0
21122025-07-23T19:14:33.450Z Compiling rayon-core v1.12.1
21132025-07-23T19:14:33.983Z Compiling camino v1.1.10
21142025-07-23T19:14:34.570Z Compiling darling v0.21.0
21152025-07-23T19:14:41.067Z Compiling proc-macro-crate v1.3.1
21162025-07-23T19:14:41.208Z Compiling macaddr v1.0.1
21172025-07-23T19:14:41.208Z Compiling structmeta-derive v0.3.0
21182025-07-23T19:14:41.370Z Compiling itertools v0.14.0
21192025-07-23T19:14:41.370Z Compiling heapless v0.8.0
21202025-07-23T19:14:41.370Z Compiling fastrand v2.1.1
21212025-07-23T19:14:41.370Z Compiling tempfile v3.20.0
21222025-07-23T19:14:41.507Z Compiling ingot-macros v0.1.1
21232025-07-23T19:14:43.654Z Compiling structmeta v0.3.0
21242025-07-23T19:14:45.011Z Compiling num_enum_derive v0.5.11
21252025-07-23T19:14:47.721Z Compiling crossbeam-deque v0.8.5
21262025-07-23T19:14:48.278Z Compiling hash32 v0.3.1
21272025-07-23T19:14:49.777Z Compiling smoltcp v0.11.0
21282025-07-23T19:14:50.374Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21292025-07-23T19:15:02.359Z Compiling ingot-types v0.1.2
21302025-07-23T19:15:02.968Z Compiling num_enum v0.5.11
21312025-07-23T19:15:03.885Z Compiling typify v0.3.0
21322025-07-23T19:15:07.901Z Compiling dirs-sys-next v0.1.2
21332025-07-23T19:15:07.950Z Compiling proc-macro-error-attr v1.0.4
21342025-07-23T19:15:07.992Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21352025-07-23T19:15:08.158Z Compiling rustls v0.22.4
21362025-07-23T19:15:10.307Z Compiling unsafe-libyaml v0.2.11
21372025-07-23T19:15:10.397Z Compiling cobs v0.2.3
21382025-07-23T19:15:10.397Z Compiling postcard v1.0.10
21392025-07-23T19:15:10.842Z Compiling serde_yaml v0.9.34+deprecated
21402025-07-23T19:15:15.688Z Compiling dirs-next v2.0.0
21412025-07-23T19:15:21.953Z Compiling progenitor-impl v0.9.1
21422025-07-23T19:15:23.954Z Compiling ingot v0.1.1
21432025-07-23T19:15:24.618Z Compiling toml v0.8.23
21442025-07-23T19:15:30.570Z Compiling futures-executor v0.3.31
21452025-07-23T19:15:31.521Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21462025-07-23T19:15:31.612Z Compiling hex v0.4.3
21472025-07-23T19:15:31.701Z Compiling foreign-types-macros v0.2.3
21482025-07-23T19:15:32.022Z Compiling thread_local v1.1.8
21492025-07-23T19:15:32.230Z Compiling wait-timeout v0.2.0
21502025-07-23T19:15:32.331Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21512025-07-23T19:15:32.482Z Compiling multer v3.1.0
21522025-07-23T19:15:32.729Z Compiling proc-macro-error v1.0.4
21532025-07-23T19:15:32.866Z Compiling ref-cast v1.0.24
21542025-07-23T19:15:33.050Z Compiling quick-error v1.2.3
21552025-07-23T19:15:33.184Z Compiling slog-async v2.8.0
21562025-07-23T19:15:33.206Z Compiling foreign-types-shared v0.3.1
21572025-07-23T19:15:33.294Z Compiling unicode-width v0.1.14
21582025-07-23T19:15:33.350Z Compiling match_cfg v0.1.0
21592025-07-23T19:15:33.475Z Compiling bit-vec v0.8.0
21602025-07-23T19:15:33.849Z Compiling tabwriter v1.4.0
21612025-07-23T19:15:33.908Z Compiling bit-set v0.8.0
21622025-07-23T19:15:33.916Z Compiling hostname v0.3.1
21632025-07-23T19:15:34.051Z Compiling foreign-types v0.5.0
21642025-07-23T19:15:34.219Z Compiling rusty-fork v0.3.0
21652025-07-23T19:15:34.435Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21662025-07-23T19:15:34.459Z Compiling futures v0.3.31
21672025-07-23T19:15:34.481Z Compiling progenitor-macro v0.9.1
21682025-07-23T19:15:34.607Z Compiling term v0.7.0
21692025-07-23T19:15:38.480Z Compiling derive-ex v0.1.8
21702025-07-23T19:15:38.782Z Compiling progenitor-client v0.9.1
21712025-07-23T19:15:39.706Z Compiling slog-json v2.6.1
21722025-07-23T19:15:39.729Z Compiling rand_xorshift v0.4.0
21732025-07-23T19:15:40.137Z Compiling crossbeam-channel v0.5.15
21742025-07-23T19:15:40.189Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21752025-07-23T19:15:40.993Z Compiling async-stream-impl v0.3.6
21762025-07-23T19:15:41.549Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21772025-07-23T19:15:42.092Z Compiling ref-cast-impl v1.0.24
21782025-07-23T19:15:42.117Z Compiling cstr-argument v0.1.2
21792025-07-23T19:15:42.337Z Compiling is-terminal v0.4.13
21802025-07-23T19:15:42.434Z Compiling dropshot v0.16.2
21812025-07-23T19:15:42.524Z Compiling typeid v1.0.3
21822025-07-23T19:15:42.795Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21832025-07-23T19:15:43.003Z Compiling crucible-workspace-hack v0.1.0
21842025-07-23T19:15:43.140Z Compiling pretty-hex v0.2.1
21852025-07-23T19:15:43.177Z Compiling take_mut v0.2.2
21862025-07-23T19:15:43.315Z Compiling unarray v0.1.4
21872025-07-23T19:15:43.432Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21882025-07-23T19:15:43.538Z Compiling proptest v1.7.0
21892025-07-23T19:15:44.261Z Compiling slog-term v2.9.1
21902025-07-23T19:15:45.314Z Compiling progenitor v0.9.1
21912025-07-23T19:15:45.578Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21922025-07-23T19:15:45.876Z Compiling test-strategy v0.4.3
21932025-07-23T19:15:46.390Z Compiling async-stream v0.3.6
21942025-07-23T19:15:46.440Z Compiling tokio-rustls v0.25.0
21952025-07-23T19:15:46.707Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21962025-07-23T19:15:46.799Z Compiling slog-bunyan v2.5.0
21972025-07-23T19:15:47.119Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21982025-07-23T19:15:47.354Z Compiling rayon v1.10.0
21992025-07-23T19:15:47.444Z Compiling parse-display-derive v0.10.0
22002025-07-23T19:15:48.924Z Compiling colored v2.2.0
22012025-07-23T19:15:49.614Z Compiling waitgroup v0.1.2
22022025-07-23T19:15:49.932Z Compiling rustls-pemfile v2.2.0
22032025-07-23T19:15:50.417Z Compiling dropshot_endpoint v0.16.2
22042025-07-23T19:15:50.446Z Compiling serde_path_to_error v0.1.17
22052025-07-23T19:15:50.802Z Compiling derive-where v1.5.0
22062025-07-23T19:15:51.432Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22072025-07-23T19:15:52.171Z Compiling hostname v0.4.0
22082025-07-23T19:15:52.471Z Compiling instant v0.1.13
22092025-07-23T19:15:52.701Z Compiling debug-ignore v1.0.5
22102025-07-23T19:15:52.846Z Compiling backoff v0.4.0
22112025-07-23T19:15:52.918Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22122025-07-23T19:15:53.177Z Compiling parse-display v0.10.0
22132025-07-23T19:15:53.631Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22142025-07-23T19:15:54.030Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
22152025-07-23T19:15:54.927Z Compiling zone_cfg_derive v0.3.0
22162025-07-23T19:15:56.236Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22172025-07-23T19:15:57.016Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22182025-07-23T19:15:57.216Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22192025-07-23T19:15:57.981Z Compiling iddqd v0.3.9
22202025-07-23T19:16:01.281Z Compiling camino-tempfile v1.4.1
22212025-07-23T19:16:01.468Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22222025-07-23T19:16:01.909Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22232025-07-23T19:16:02.055Z Compiling progenitor-client v0.10.0
22242025-07-23T19:16:02.528Z Compiling itertools v0.12.1
22252025-07-23T19:16:02.960Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22262025-07-23T19:16:03.032Z Compiling num-derive v0.4.2
22272025-07-23T19:16:03.143Z Compiling sigpipe v0.1.3
22282025-07-23T19:16:03.330Z Compiling libefi-sys v0.1.0
22292025-07-23T19:16:05.154Z Compiling jiff v0.2.15
22302025-07-23T19:16:05.621Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22312025-07-23T19:16:05.711Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22322025-07-23T19:16:06.011Z Compiling zone v0.3.1
22332025-07-23T19:16:06.035Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22342025-07-23T19:16:07.198Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22352025-07-23T19:16:07.780Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22362025-07-23T19:16:09.265Z Compiling erased-serde v0.4.6
22372025-07-23T19:16:10.686Z Compiling smf v0.2.3
22382025-07-23T19:16:10.805Z Compiling bitfield-struct v0.6.2
22392025-07-23T19:16:12.114Z Compiling ordered-float v2.10.1
22402025-07-23T19:16:12.763Z Compiling blake3 v1.5.4
22412025-07-23T19:16:13.279Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22422025-07-23T19:16:13.711Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22432025-07-23T19:16:13.895Z Compiling serde-value v0.7.0
22442025-07-23T19:16:13.985Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22452025-07-23T19:16:14.008Z Compiling serde-untagged v0.1.7
22462025-07-23T19:16:14.741Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22472025-07-23T19:16:14.834Z Compiling xattr v1.3.1
22482025-07-23T19:16:14.973Z Compiling filetime v0.2.25
22492025-07-23T19:16:15.191Z Compiling memmap2 v0.9.5
22502025-07-23T19:16:15.355Z Compiling arrayvec v0.7.6
22512025-07-23T19:16:15.579Z Compiling constant_time_eq v0.3.1
22522025-07-23T19:16:15.792Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22532025-07-23T19:16:15.796Z Compiling arrayref v0.3.9
22542025-07-23T19:16:15.852Z Compiling same-file v1.0.6
22552025-07-23T19:16:15.933Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22562025-07-23T19:16:15.933Z Compiling tar v0.4.44
22572025-07-23T19:16:16.154Z Compiling walkdir v2.5.0
22582025-07-23T19:16:17.683Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22592025-07-23T19:16:18.119Z Compiling cargo-util-schemas v0.2.0
22602025-07-23T19:16:18.247Z Compiling console v0.16.0
22612025-07-23T19:16:18.515Z Compiling tokio-dtrace v0.1.0
22622025-07-23T19:16:19.190Z Compiling gethostname v0.5.0
22632025-07-23T19:16:19.226Z Compiling cargo-platform v0.2.0
22642025-07-23T19:16:19.226Z Compiling fixedbitset v0.5.7
22652025-07-23T19:16:20.205Z Compiling topological-sort v0.2.2
22662025-07-23T19:16:20.507Z Compiling unit-prefix v0.5.1
22672025-07-23T19:16:20.781Z Compiling indicatif v0.18.0
22682025-07-23T19:16:20.785Z Compiling cargo_metadata v0.20.0
22692025-07-23T19:16:21.568Z Compiling omicron-zone-package v0.12.2
22702025-07-23T19:16:23.601Z Compiling petgraph v0.8.2
22712025-07-23T19:16:24.045Z Compiling oxide-tokio-rt v0.1.2
22722025-07-23T19:16:24.684Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22732025-07-23T19:16:26.845Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22742025-07-23T19:16:27.135Z Compiling shell-words v1.1.0
22752025-07-23T19:16:27.659Z Compiling indent_write v2.2.0
22762025-07-23T19:16:27.930Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22772025-07-23T19:16:29.100Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22782025-07-23T19:16:50.327Z Finished `release` profile [optimized] target(s) in 5m 21s
22792025-07-23T19:16:50.516Z Running `target/release/omicron-package -t test target create -p dev`
22802025-07-23T19:16:50.578ZLogging to: /work/oxidecomputer/omicron/out/LOG
22812025-07-23T19:16:50.582ZCreated new build target 'test' and set it as active
22822025-07-23T19:16:50.582Z
22832025-07-23T19:16:50.582Zreal 5:21.484609238
22842025-07-23T19:16:50.582Zuser 37:05.460162414
22852025-07-23T19:16:50.582Zsys 3:40.407790955
22862025-07-23T19:16:50.582Ztrap 1.166735873
22872025-07-23T19:16:50.582Ztflt 2.039596557
22882025-07-23T19:16:50.582Zdflt 0.967915239
22892025-07-23T19:16:50.582Zkflt 0.000112394
22902025-07-23T19:16:50.582Zlock 1:45:29.649834267
22912025-07-23T19:16:50.582Zslp 2:31:50.331984136
22922025-07-23T19:16:50.582Zlat 3:07.275850724
22932025-07-23T19:16:50.582Zstop 5:19.783675071
22942025-07-23T19:16:50.582Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22952025-07-23T19:16:51.728Z Finished `release` profile [optimized] target(s) in 1.09s
22962025-07-23T19:16:51.785Z Running `target/release/omicron-package -t test package`
22972025-07-23T19:16:51.838ZLogging to: /work/oxidecomputer/omicron/out/LOG
22982025-07-23T19:16:53.598Z Compiling typify-impl v0.4.1
22992025-07-23T19:16:53.828Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23002025-07-23T19:16:53.832Z Compiling convert_case v0.4.0
23012025-07-23T19:16:53.832Z Compiling half v2.4.1
23022025-07-23T19:16:53.832Z Compiling ciborium-io v0.2.2
23032025-07-23T19:16:53.848Z Compiling dirs-sys-next v0.1.2
23042025-07-23T19:16:53.894Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23052025-07-23T19:16:54.051Z Compiling num-rational v0.4.2
23062025-07-23T19:16:54.081Z Compiling num-complex v0.4.6
23072025-07-23T19:16:54.366Z Compiling ciborium-ll v0.2.2
23082025-07-23T19:16:54.467Z Compiling derive_more v0.99.20
23092025-07-23T19:16:54.496Z Compiling dirs-next v2.0.0
23102025-07-23T19:16:54.666Z Compiling term v0.7.0
23112025-07-23T19:16:54.709Z Compiling ciborium v0.2.2
23122025-07-23T19:16:54.908Z Compiling float-ord v0.3.2
23132025-07-23T19:16:55.135Z Compiling num v0.4.3
23142025-07-23T19:16:55.184Z Compiling is-terminal v0.4.13
23152025-07-23T19:16:55.292Z Compiling bytecount v0.6.8
23162025-07-23T19:16:55.361Z Compiling camino v1.1.10
23172025-07-23T19:16:55.456Z Compiling secrecy v0.10.3
23182025-07-23T19:16:55.789Z Compiling base64 v0.21.7
23192025-07-23T19:16:55.800Z Compiling swrite v0.1.0
23202025-07-23T19:16:55.984Z Compiling rustix v1.0.7
23212025-07-23T19:16:56.149Z Compiling password-hash v0.5.0
23222025-07-23T19:16:56.344Z Compiling blake2 v0.10.6
23232025-07-23T19:16:56.610Z Compiling atomicwrites v0.4.4
23242025-07-23T19:16:56.886Z Compiling argon2 v0.5.3
23252025-07-23T19:16:57.168Z Compiling fastrand v2.1.1
23262025-07-23T19:16:57.497Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23272025-07-23T19:16:57.648Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23282025-07-23T19:16:57.915Z Compiling rustls v0.22.4
23292025-07-23T19:16:57.960Z Compiling newline-converter v0.3.0
23302025-07-23T19:16:58.204Z Compiling tempfile v3.20.0
23312025-07-23T19:16:58.263Z Compiling thread_local v1.1.8
23322025-07-23T19:16:58.293Z Compiling wait-timeout v0.2.0
23332025-07-23T19:16:58.506Z Compiling match_cfg v0.1.0
23342025-07-23T19:16:58.645Z Compiling quick-error v1.2.3
23352025-07-23T19:16:58.722Z Compiling bit-vec v0.8.0
23362025-07-23T19:16:58.725Z Compiling hostname v0.3.1
23372025-07-23T19:16:58.823Z Compiling rusty-fork v0.3.0
23382025-07-23T19:16:58.909Z Compiling expectorate v1.2.0
23392025-07-23T19:16:59.191Z Compiling bit-set v0.8.0
23402025-07-23T19:16:59.318Z Compiling ref-cast v1.0.24
23412025-07-23T19:16:59.391Z Compiling multer v3.1.0
23422025-07-23T19:16:59.422Z Compiling slog-async v2.8.0
23432025-07-23T19:16:59.478Z Compiling progenitor-client v0.9.1
23442025-07-23T19:16:59.501Z Compiling crossbeam-channel v0.5.15
23452025-07-23T19:16:59.529Z Compiling slog-json v2.6.1
23462025-07-23T19:16:59.711Z Compiling rand_xorshift v0.4.0
23472025-07-23T19:16:59.902Z Compiling futures-executor v0.3.31
23482025-07-23T19:17:00.003Z Compiling hex v0.4.3
23492025-07-23T19:17:00.006Z Compiling take_mut v0.2.2
23502025-07-23T19:17:00.059Z Compiling unarray v0.1.4
23512025-07-23T19:17:00.239Z Compiling futures v0.3.31
23522025-07-23T19:17:00.276Z Compiling proptest v1.7.0
23532025-07-23T19:17:00.390Z Compiling progenitor v0.9.1
23542025-07-23T19:17:00.452Z Compiling slog-bunyan v2.5.0
23552025-07-23T19:17:00.635Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23562025-07-23T19:17:00.828Z Compiling slog-term v2.9.1
23572025-07-23T19:17:00.884Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23582025-07-23T19:17:01.174Z Compiling dropshot v0.16.2
23592025-07-23T19:17:01.270Z Compiling async-stream v0.3.6
23602025-07-23T19:17:01.475Z Compiling toml v0.8.23
23612025-07-23T19:17:01.579Z Compiling waitgroup v0.1.2
23622025-07-23T19:17:01.816Z Compiling rustls-pemfile v2.2.0
23632025-07-23T19:17:01.820Z Compiling serde_path_to_error v0.1.17
23642025-07-23T19:17:02.165Z Compiling hostname v0.4.0
23652025-07-23T19:17:02.398Z Compiling instant v0.1.13
23662025-07-23T19:17:02.599Z Compiling cancel-safe-futures v0.1.5
23672025-07-23T19:17:02.628Z Compiling debug-ignore v1.0.5
23682025-07-23T19:17:02.792Z Compiling owo-colors v4.2.2
23692025-07-23T19:17:02.823Z Compiling backoff v0.4.0
23702025-07-23T19:17:03.037Z Compiling iddqd v0.3.9
23712025-07-23T19:17:03.201Z Compiling tokio-rustls v0.25.0
23722025-07-23T19:17:03.402Z Compiling typify-macro v0.4.1
23732025-07-23T19:17:03.469Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23742025-07-23T19:17:05.148Z Compiling parse-display v0.10.0
23752025-07-23T19:17:05.676Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
23762025-07-23T19:17:06.176Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772025-07-23T19:17:06.392Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23782025-07-23T19:17:06.691Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23792025-07-23T19:17:06.772Z Compiling progenitor-client v0.10.0
23802025-07-23T19:17:06.802Z Compiling typify v0.4.1
23812025-07-23T19:17:07.010Z Compiling progenitor-impl v0.10.0
23822025-07-23T19:17:07.603Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23832025-07-23T19:17:08.694Z Compiling libsw-core v0.3.1
23842025-07-23T19:17:09.575Z Compiling macaddr v1.0.1
23852025-07-23T19:17:10.057Z Compiling utf-8 v0.7.6
23862025-07-23T19:17:10.226Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23872025-07-23T19:17:10.353Z Compiling libsw v3.5.0
23882025-07-23T19:17:11.401Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23892025-07-23T19:17:11.432Z Compiling linear-map v1.2.0
23902025-07-23T19:17:12.108Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23912025-07-23T19:17:12.610Z Compiling progenitor-macro v0.10.0
23922025-07-23T19:17:12.987Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23932025-07-23T19:17:13.253Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23942025-07-23T19:17:19.900Z Compiling async-recursion v1.1.1
23952025-07-23T19:17:20.292Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23962025-07-23T19:17:21.210Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23972025-07-23T19:17:22.785Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23982025-07-23T19:17:23.599Z Compiling progenitor v0.10.0
23992025-07-23T19:17:23.879Z Compiling globset v0.4.15
24002025-07-23T19:17:26.445Z Compiling prettyplease v0.2.35
24012025-07-23T19:17:27.169Z Compiling tungstenite v0.21.0
24022025-07-23T19:17:27.948Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24032025-07-23T19:17:29.897Z Compiling tokio-tungstenite v0.21.0
24042025-07-23T19:17:30.588Z Compiling pem v3.0.5
24052025-07-23T19:17:31.988Z Compiling pin-project-internal v1.1.6
24062025-07-23T19:17:32.042Z Compiling papergrid v0.11.0
24072025-07-23T19:17:33.525Z Compiling tabled_derive v0.7.0
24082025-07-23T19:17:34.436Z Compiling pin-project v1.1.6
24092025-07-23T19:17:34.636Z Compiling snafu-derive v0.8.5
24102025-07-23T19:17:34.846Z Compiling highway v1.3.0
24112025-07-23T19:17:36.434Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24122025-07-23T19:17:38.795Z Compiling snafu v0.8.5
24132025-07-23T19:17:40.010Z Compiling tabled v0.15.0
24142025-07-23T19:17:42.620Z Compiling resolv-conf v0.7.0
24152025-07-23T19:17:43.415Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24162025-07-23T19:17:43.540Z Compiling olpc-cjson v0.1.4
24172025-07-23T19:17:43.667Z Compiling serde_plain v1.0.2
24182025-07-23T19:17:43.881Z Compiling semver v0.1.20
24192025-07-23T19:17:44.183Z Compiling typed-path v0.9.3
24202025-07-23T19:17:44.217Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24212025-07-23T19:17:44.412Z Compiling rustc_version v0.1.7
24222025-07-23T19:17:44.760Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24232025-07-23T19:17:44.802Z Compiling universal-hash v0.5.1
24242025-07-23T19:17:45.073Z Compiling thiserror-impl-no-std v2.0.2
24252025-07-23T19:17:47.195Z Compiling tough v0.20.0
24262025-07-23T19:17:47.437Z Compiling opaque-debug v0.3.1
24272025-07-23T19:17:47.579Z Compiling poly1305 v0.8.0
24282025-07-23T19:17:48.061Z Compiling thiserror-no-std v2.0.2
24292025-07-23T19:17:48.227Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24302025-07-23T19:17:48.308Z Compiling newtype_derive v0.1.6
24312025-07-23T19:17:48.709Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24322025-07-23T19:17:48.956Z Compiling chacha20 v0.9.1
24332025-07-23T19:17:49.066Z Compiling aead v0.5.2
24342025-07-23T19:17:49.455Z Compiling linked-hash-map v0.5.6
24352025-07-23T19:17:49.479Z Compiling smawk v0.3.2
24362025-07-23T19:17:49.789Z Compiling unicode-linebreak v0.1.5
24372025-07-23T19:17:49.858Z Compiling lru-cache v0.1.2
24382025-07-23T19:17:50.136Z Compiling chacha20poly1305 v0.10.1
24392025-07-23T19:17:50.386Z Compiling textwrap v0.16.2
24402025-07-23T19:17:50.546Z Compiling vsss-rs v3.3.4
24412025-07-23T19:17:50.677Z Compiling humantime v2.2.0
24422025-07-23T19:17:51.039Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24432025-07-23T19:17:51.540Z Compiling hickory-proto v0.24.4
24442025-07-23T19:17:53.769Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24452025-07-23T19:17:55.831Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24462025-07-23T19:17:57.338Z Compiling hickory-resolver v0.24.4
24472025-07-23T19:17:58.543Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24482025-07-23T19:17:59.214Z Compiling steno v0.4.1
24492025-07-23T19:18:03.085Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24502025-07-23T19:18:03.741Z Compiling qorb v0.4.0
24512025-07-23T19:18:09.594Z Compiling slog-dtrace v0.3.0
24522025-07-23T19:18:09.988Z Compiling moka v0.12.10
24532025-07-23T19:18:10.491Z Compiling tagptr v0.2.0
24542025-07-23T19:18:14.163Z Compiling hickory-resolver v0.25.2
24552025-07-23T19:18:17.461Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24562025-07-23T19:18:19.236Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24572025-07-23T19:18:19.747Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24582025-07-23T19:18:20.289Z Compiling itertools v0.13.0
24592025-07-23T19:18:20.465Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24602025-07-23T19:18:23.930Z Compiling display-error-chain v0.2.2
24612025-07-23T19:18:24.205Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24622025-07-23T19:18:25.457Z Compiling maplit v1.0.2
24632025-07-23T19:18:25.625Z Compiling crunchy v0.2.2
24642025-07-23T19:18:25.652Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24652025-07-23T19:18:26.101Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24662025-07-23T19:18:26.139Z Compiling dsl_auto_type v0.1.2
24672025-07-23T19:18:27.364Z Compiling scheduled-thread-pool v0.2.7
24682025-07-23T19:18:28.667Z Compiling diesel_table_macro_syntax v0.2.0
24692025-07-23T19:18:29.079Z Compiling radium v0.7.0
24702025-07-23T19:18:29.653Z Compiling tiny-keccak v2.0.2
24712025-07-23T19:18:29.999Z Compiling diesel_derives v2.2.3
24722025-07-23T19:18:30.135Z Compiling r2d2 v0.8.10
24732025-07-23T19:18:30.819Z Compiling const_format_proc_macros v0.2.34
24742025-07-23T19:18:31.180Z Compiling zerocopy-derive v0.6.6
24752025-07-23T19:18:32.342Z Compiling proc-macro-error-attr2 v2.0.0
24762025-07-23T19:18:32.586Z Compiling tap v1.0.1
24772025-07-23T19:18:32.807Z Compiling bit-vec v0.6.3
24782025-07-23T19:18:32.902Z Compiling maybe-uninit v2.0.0
24792025-07-23T19:18:33.080Z Compiling proc-macro-error2 v2.0.1
24802025-07-23T19:18:33.213Z Compiling bit-set v0.5.3
24812025-07-23T19:18:33.519Z Compiling zerocopy v0.6.6
24822025-07-23T19:18:33.549Z Compiling wyz v0.5.1
24832025-07-23T19:18:33.627Z Compiling const_format v0.2.34
24842025-07-23T19:18:34.519Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24852025-07-23T19:18:34.836Z Compiling ascii-canvas v3.0.0
24862025-07-23T19:18:34.864Z Compiling ena v0.14.3
24872025-07-23T19:18:35.312Z Compiling packed_struct v0.10.1
24882025-07-23T19:18:35.350Z Compiling diff v0.1.13
24892025-07-23T19:18:35.807Z Compiling crc-catalog v2.4.0
24902025-07-23T19:18:35.852Z Compiling bindgen v0.71.1
24912025-07-23T19:18:36.021Z Compiling funty v2.0.0
24922025-07-23T19:18:36.365Z Compiling regex-syntax v0.6.29
24932025-07-23T19:18:38.572Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24942025-07-23T19:18:38.833Z Compiling bitvec v1.0.1
24952025-07-23T19:18:40.144Z Compiling diesel v2.2.11
24962025-07-23T19:18:40.562Z Compiling lalrpop v0.19.12
24972025-07-23T19:18:41.184Z Compiling crc v3.2.1
24982025-07-23T19:18:41.614Z Compiling tabled_derive v0.10.0
24992025-07-23T19:18:43.219Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25002025-07-23T19:18:43.327Z Compiling papergrid v0.14.0
25012025-07-23T19:18:44.317Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25022025-07-23T19:18:44.596Z Compiling num-derive v0.3.3
25032025-07-23T19:18:46.639Z Compiling packed_struct_codegen v0.10.1
25042025-07-23T19:18:48.927Z Compiling indexmap v1.9.3
25052025-07-23T19:18:49.309Z Compiling nodrop v0.1.14
25062025-07-23T19:18:49.497Z Compiling array-init v0.0.4
25072025-07-23T19:18:56.324Z Compiling libscf-sys v1.1.0
25082025-07-23T19:18:56.592Z Compiling tabled v0.18.0
25092025-07-23T19:19:01.361Z Compiling polar-core v0.27.3
25102025-07-23T19:19:01.925Z Compiling smallvec v0.6.14
25112025-07-23T19:19:02.441Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25122025-07-23T19:19:07.254Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25132025-07-23T19:19:07.359Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25142025-07-23T19:19:07.606Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25152025-07-23T19:19:07.961Z Compiling headers-core v0.3.0
25162025-07-23T19:19:08.192Z Compiling derive_builder_core v0.20.2
25172025-07-23T19:19:09.029Z Compiling libxml v0.3.3
25182025-07-23T19:19:09.063Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25192025-07-23T19:19:09.422Z Compiling bitfield v0.14.0
25202025-07-23T19:19:09.772Z Compiling termcolor v1.4.1
25212025-07-23T19:19:10.216Z Compiling hashbrown v0.12.3
25222025-07-23T19:19:10.789Z Compiling env_logger v0.10.2
25232025-07-23T19:19:10.871Z Compiling derive_builder_macro v0.20.2
25242025-07-23T19:19:11.732Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25252025-07-23T19:19:12.618Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25262025-07-23T19:19:13.864Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25272025-07-23T19:19:14.452Z Compiling headers v0.4.1
25282025-07-23T19:19:14.843Z Compiling samael v0.0.19
25292025-07-23T19:19:16.494Z Compiling serde-hex v0.1.0
25302025-07-23T19:19:16.584Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25312025-07-23T19:19:17.873Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25322025-07-23T19:19:18.005Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25332025-07-23T19:19:20.703Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25342025-07-23T19:19:21.173Z Compiling ron v0.8.1
25352025-07-23T19:19:21.614Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25362025-07-23T19:19:21.981Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25372025-07-23T19:19:22.717Z Compiling hashbrown v0.13.2
25382025-07-23T19:19:23.475Z Compiling strum_macros v0.24.3
25392025-07-23T19:19:24.053Z Compiling indoc v1.0.9
25402025-07-23T19:19:24.891Z Compiling termtree v0.5.1
25412025-07-23T19:19:25.237Z Compiling crc-any v2.5.0
25422025-07-23T19:19:25.526Z Compiling object v0.30.4
25432025-07-23T19:19:25.660Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25442025-07-23T19:19:26.059Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25452025-07-23T19:19:26.694Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25462025-07-23T19:19:37.292Z Compiling derive_builder v0.20.2
25472025-07-23T19:19:37.549Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25482025-07-23T19:19:37.928Z Compiling oso-derive v0.27.3
25492025-07-23T19:19:38.372Z Compiling impl-trait-for-tuples v0.2.2
25502025-07-23T19:19:38.884Z Compiling quick-xml v0.37.2
25512025-07-23T19:19:39.795Z Compiling crc8 v0.1.1
25522025-07-23T19:19:40.198Z Compiling path-slash v0.1.5
25532025-07-23T19:19:40.246Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25542025-07-23T19:19:40.489Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25552025-07-23T19:19:40.874Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25562025-07-23T19:19:42.365Z Compiling vte_generate_state_changes v0.1.2
25572025-07-23T19:19:43.019Z Compiling diesel-dtrace v0.4.2
25582025-07-23T19:19:43.409Z Compiling arc-swap v1.7.1
25592025-07-23T19:19:43.923Z Compiling oso v0.27.3
25602025-07-23T19:19:44.040Z Compiling siphasher v1.0.1
25612025-07-23T19:19:44.512Z Compiling phf_shared v0.12.1
25622025-07-23T19:19:45.036Z Compiling slog-scope v4.4.0
25632025-07-23T19:19:45.891Z Compiling vte v0.11.1
25642025-07-23T19:19:47.457Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25652025-07-23T19:19:55.466Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25662025-07-23T19:19:55.846Z Compiling bb8 v0.8.5
25672025-07-23T19:19:56.816Z Compiling unicase v2.7.0
25682025-07-23T19:19:56.909Z Compiling xshell-macros v0.2.7
25692025-07-23T19:19:57.631Z Compiling chrono-tz v0.10.4
25702025-07-23T19:19:58.037Z Compiling xshell v0.2.7
25712025-07-23T19:19:59.750Z Compiling async-bb8-diesel v0.2.1
25722025-07-23T19:20:00.984Z Compiling strip-ansi-escapes v0.2.0
25732025-07-23T19:20:01.756Z Compiling slog-stdlog v4.1.1
25742025-07-23T19:20:02.246Z Compiling phf v0.12.1
25752025-07-23T19:20:02.520Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25762025-07-23T19:20:02.708Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25772025-07-23T19:20:03.097Z Compiling fd-lock v4.0.2
25782025-07-23T19:20:03.340Z Compiling peg-macros v0.8.5
25792025-07-23T19:20:03.378Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25802025-07-23T19:20:04.294Z Compiling nu-ansi-term v0.50.1
25812025-07-23T19:20:05.528Z Compiling reedline v0.40.0
25822025-07-23T19:20:06.435Z Compiling peg v0.8.5
25832025-07-23T19:20:06.651Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25842025-07-23T19:20:13.554Z Compiling slog-envlogger v2.2.0
25852025-07-23T19:20:14.273Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25862025-07-23T19:20:15.965Z Compiling typify-impl v0.2.0
25872025-07-23T19:20:22.535Z Compiling bcs v0.1.6
25882025-07-23T19:20:23.467Z Compiling fxhash v0.2.1
25892025-07-23T19:20:23.741Z Compiling libz-sys v1.1.20
25902025-07-23T19:20:24.444Z Compiling half v1.8.3
25912025-07-23T19:20:25.379Z Compiling serde_cbor v0.11.2
25922025-07-23T19:20:25.621Z Compiling typify-macro v0.2.0
25932025-07-23T19:20:27.898Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25942025-07-23T19:20:28.981Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25952025-07-23T19:20:29.879Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25962025-07-23T19:20:30.760Z Compiling kstat-rs v0.2.4
25972025-07-23T19:20:31.336Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25982025-07-23T19:20:31.688Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25992025-07-23T19:20:33.856Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
26002025-07-23T19:20:34.469Z Compiling nix v0.30.1
26012025-07-23T19:20:34.503Z Compiling nanorand v0.7.0
26022025-07-23T19:20:35.226Z Compiling libgit2-sys v0.17.0+1.8.1
26032025-07-23T19:20:35.331Z Compiling parking_lot_core v0.8.6
26042025-07-23T19:20:35.901Z Compiling flume v0.11.1
26052025-07-23T19:20:36.687Z Compiling mime_guess v2.0.5
26062025-07-23T19:20:38.108Z Compiling ignore v0.4.23
26072025-07-23T19:20:40.844Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26082025-07-23T19:20:44.639Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26092025-07-23T19:20:47.008Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26102025-07-23T19:20:48.910Z Compiling castaway v0.2.3
26112025-07-23T19:20:49.127Z Compiling fs-err v2.11.0
26122025-07-23T19:20:49.527Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26132025-07-23T19:20:49.905Z Compiling compact_str v0.8.0
26142025-07-23T19:20:50.035Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26152025-07-23T19:20:50.172Z Compiling globwalk v0.9.1
26162025-07-23T19:20:52.285Z Compiling typify v0.2.0
26172025-07-23T19:20:52.385Z Compiling predicates-tree v1.0.12
26182025-07-23T19:20:52.471Z Compiling unicode-truncate v1.1.0
26192025-07-23T19:20:52.746Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26202025-07-23T19:20:53.302Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26212025-07-23T19:20:55.984Z Compiling lru v0.12.5
26222025-07-23T19:20:56.395Z Compiling vergen v8.3.2
26232025-07-23T19:20:56.785Z Compiling nibble_vec v0.1.0
26242025-07-23T19:20:57.099Z Compiling cargo-platform v0.1.8
26252025-07-23T19:20:57.614Z Compiling instability v0.3.2
26262025-07-23T19:20:58.585Z Compiling atty v0.2.14
26272025-07-23T19:20:58.808Z Compiling salty v0.3.0
26282025-07-23T19:20:59.265Z Compiling cassowary v0.3.0
26292025-07-23T19:20:59.908Z Compiling indoc v2.0.6
26302025-07-23T19:21:00.778Z Compiling endian-type v0.1.2
26312025-07-23T19:21:01.080Z Compiling http-range v0.1.5
26322025-07-23T19:21:02.023Z Compiling radix_trie v0.2.1
26332025-07-23T19:21:02.584Z Compiling ratatui v0.29.0
26342025-07-23T19:21:03.116Z Compiling cargo_metadata v0.18.1
26352025-07-23T19:21:05.931Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26362025-07-23T19:21:19.163Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26372025-07-23T19:21:21.165Z Compiling camino-tempfile-ext v0.3.2
26382025-07-23T19:21:26.762Z Compiling progenitor-impl v0.8.0
26392025-07-23T19:21:27.051Z Compiling git2 v0.19.0
26402025-07-23T19:21:27.366Z Compiling parking_lot v0.11.2
26412025-07-23T19:21:30.145Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26422025-07-23T19:21:30.496Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26432025-07-23T19:21:32.465Z Compiling prefix-trie v0.7.0
26442025-07-23T19:21:33.369Z Compiling rand_seeder v0.3.0
26452025-07-23T19:21:33.807Z Compiling lzma-sys v0.1.20
26462025-07-23T19:21:34.567Z Compiling parse-size v1.1.0
26472025-07-23T19:21:34.932Z Compiling rustls v0.21.12
26482025-07-23T19:21:34.965Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
26492025-07-23T19:21:35.095Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26502025-07-23T19:21:35.348Z Compiling hickory-server v0.25.2
26512025-07-23T19:21:36.762Z Compiling progenitor-macro v0.8.0
26522025-07-23T19:21:38.016Z Compiling hyper-staticfile v0.10.1
26532025-07-23T19:21:40.574Z Compiling sled v0.34.7
26542025-07-23T19:21:47.143Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26552025-07-23T19:21:47.413Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26562025-07-23T19:21:55.061Z Compiling hickory-client v0.25.2
26572025-07-23T19:21:56.332Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26582025-07-23T19:21:56.362Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26592025-07-23T19:21:56.893Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26602025-07-23T19:21:57.585Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26612025-07-23T19:22:02.052Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#bb4a08dd)
26622025-07-23T19:22:03.294Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26632025-07-23T19:22:03.672Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26642025-07-23T19:22:05.279Z Compiling primeorder v0.13.6
26652025-07-23T19:22:05.891Z Compiling progenitor-client v0.8.0
26662025-07-23T19:22:06.044Z Compiling rustls-webpki v0.101.7
26672025-07-23T19:22:06.786Z Compiling sct v0.7.1
26682025-07-23T19:22:07.262Z Compiling heck v0.3.3
26692025-07-23T19:22:07.636Z Compiling env_filter v0.1.2
26702025-07-23T19:22:09.155Z Compiling csv-core v0.1.11
26712025-07-23T19:22:09.557Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26722025-07-23T19:22:09.739Z Compiling void v1.0.2
26732025-07-23T19:22:09.976Z Compiling lzss v0.8.2
26742025-07-23T19:22:10.022Z Compiling csv v1.3.1
26752025-07-23T19:22:10.050Z Compiling env_logger v0.11.8
26762025-07-23T19:22:10.444Z Compiling zone_cfg_derive v0.1.2
26772025-07-23T19:22:11.796Z Compiling progenitor v0.8.0
26782025-07-23T19:22:12.085Z Compiling p384 v0.13.1
26792025-07-23T19:22:12.172Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26802025-07-23T19:22:13.212Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
26812025-07-23T19:22:14.717Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26822025-07-23T19:22:15.028Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26832025-07-23T19:22:16.625Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26842025-07-23T19:22:17.729Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26852025-07-23T19:22:23.652Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26862025-07-23T19:22:24.579Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26872025-07-23T19:22:24.782Z Compiling tungstenite v0.23.0
26882025-07-23T19:22:24.962Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26892025-07-23T19:22:25.007Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26902025-07-23T19:22:25.349Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26912025-07-23T19:22:25.390Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26922025-07-23T19:22:25.736Z Compiling nix v0.27.1
26932025-07-23T19:22:26.110Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7b63ccb979288408fb772aa6d15f4a324497c754#7b63ccb9)
26942025-07-23T19:22:26.531Z Compiling serde_bytes v0.11.17
26952025-07-23T19:22:27.143Z Compiling base64 v0.13.1
26962025-07-23T19:22:27.946Z Compiling corncobs v0.1.3
26972025-07-23T19:22:28.359Z Compiling number_prefix v0.4.0
26982025-07-23T19:22:28.386Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
26992025-07-23T19:22:28.665Z Compiling indicatif v0.17.11
27002025-07-23T19:22:29.912Z Compiling ron v0.7.1
27012025-07-23T19:22:33.796Z Compiling tokio-tungstenite v0.23.1
27022025-07-23T19:22:34.488Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27032025-07-23T19:22:35.205Z Compiling xz2 v0.1.7
27042025-07-23T19:22:35.247Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27052025-07-23T19:22:36.251Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27062025-07-23T19:22:38.075Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27072025-07-23T19:22:38.174Z Compiling tokio-rustls v0.24.1
27082025-07-23T19:22:38.690Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
27092025-07-23T19:22:41.584Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27102025-07-23T19:22:41.778Z Compiling zone v0.1.8
27112025-07-23T19:22:44.995Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27122025-07-23T19:22:45.186Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27132025-07-23T19:22:45.378Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27142025-07-23T19:22:51.165Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27152025-07-23T19:22:52.343Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27162025-07-23T19:22:56.586Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27172025-07-23T19:22:57.247Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27182025-07-23T19:22:58.567Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27192025-07-23T19:22:59.612Z Compiling rustls-pemfile v1.0.4
27202025-07-23T19:23:00.410Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27212025-07-23T19:23:00.791Z Compiling signal-hook-tokio v0.3.1
27222025-07-23T19:23:01.071Z Compiling twox-hash v2.1.0
27232025-07-23T19:23:02.102Z Compiling yasna v0.5.2
27242025-07-23T19:23:04.173Z Compiling secrecy v0.8.0
27252025-07-23T19:23:04.495Z Compiling is_ci v1.2.0
27262025-07-23T19:23:04.849Z Compiling supports-color v3.0.2
27272025-07-23T19:23:05.494Z Compiling rcgen v0.12.1
27282025-07-23T19:23:11.002Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27292025-07-23T19:23:11.819Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27302025-07-23T19:23:16.825Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27312025-07-23T19:23:17.302Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27322025-07-23T19:23:21.647Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27332025-07-23T19:23:25.952Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27342025-07-23T19:23:34.802Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27352025-07-23T19:23:35.614Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27362025-07-23T19:23:36.257Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27372025-07-23T19:23:38.733Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27382025-07-23T19:23:39.789Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27392025-07-23T19:23:40.834Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27402025-07-23T19:23:48.107Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27412025-07-23T19:23:48.479Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27422025-07-23T19:23:48.858Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27432025-07-23T19:23:52.074Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27442025-07-23T19:23:53.710Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27452025-07-23T19:23:58.510Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27462025-07-23T19:23:58.839Z Compiling fatfs v0.3.6
27472025-07-23T19:24:00.818Z Compiling rtoolbox v0.0.2
27482025-07-23T19:24:00.943Z Compiling subprocess v0.2.9
27492025-07-23T19:24:01.284Z Compiling assert_matches v1.5.0
27502025-07-23T19:24:01.700Z Compiling rpassword v7.4.0
27512025-07-23T19:24:02.202Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27522025-07-23T19:24:05.529Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27532025-07-23T19:24:07.595Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27542025-07-23T19:24:09.769Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27552025-07-23T19:24:13.166Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27562025-07-23T19:24:19.929Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27572025-07-23T19:24:40.519Z Compiling tui-tree-widget v0.23.1
27582025-07-23T19:24:41.025Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27592025-07-23T19:24:47.963Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27602025-07-23T19:24:48.325Z Compiling uzers v0.12.1
27612025-07-23T19:24:50.210Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27622025-07-23T19:24:51.487Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27632025-07-23T19:24:53.590Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27642025-07-23T19:25:14.503Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27652025-07-23T19:25:21.367Z Compiling support-bundle-viewer v0.1.2
27662025-07-23T19:25:25.126Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27672025-07-23T19:25:26.790Z Compiling multimap v0.10.1
27682025-07-23T19:27:45.188Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27692025-07-23T19:28:04.823Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27702025-07-23T19:35:51.029Z Finished `release` profile [optimized] target(s) in 18m 58s
27712025-07-23T19:36:46.465Z
27722025-07-23T19:36:46.468Zreal 19:55.813549691
27732025-07-23T19:36:46.468Zuser 2:22:49.996836200
27742025-07-23T19:36:46.468Zsys 4:09.762978611
27752025-07-23T19:36:46.468Ztrap 3.691096753
27762025-07-23T19:36:46.469Ztflt 2.051063573
27772025-07-23T19:36:46.469Zdflt 6.448073747
27782025-07-23T19:36:46.469Zkflt 0.469154681
27792025-07-23T19:36:46.469Zlock 9:54:37.809718872
27802025-07-23T19:36:46.469Zslp 7:29:53.574233248
27812025-07-23T19:36:46.469Zlat 4:10.840994236
27822025-07-23T19:36:46.469Zstop 3:58.166381814
27832025-07-23T19:36:46.469Z+ mapfile -t packages
27842025-07-23T19:36:46.469Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27852025-07-23T19:36:47.721Z Finished `release` profile [optimized] target(s) in 1.19s
27862025-07-23T19:36:47.783Z Running `target/release/omicron-package -t test list-outputs`
27872025-07-23T19:36:47.840ZLogging to: /work/oxidecomputer/omicron/out/LOG
27882025-07-23T19:36:47.844Z+ ptime -m cargo build --locked --release -p xtask
27892025-07-23T19:36:48.572Z Compiling once_cell v1.21.3
27902025-07-23T19:36:48.572Z Compiling serde v1.0.219
27912025-07-23T19:36:48.577Z Compiling bitflags v2.9.1
27922025-07-23T19:36:48.577Z Compiling syn v2.0.104
27932025-07-23T19:36:48.577Z Compiling serde_json v1.0.140
27942025-07-23T19:36:48.682Z Compiling libc v0.2.174
27952025-07-23T19:36:48.693Z Compiling num-traits v0.2.19
27962025-07-23T19:36:48.696Z Compiling rustix v0.38.37
27972025-07-23T19:36:49.087Z Compiling hashbrown v0.15.4
27982025-07-23T19:36:49.108Z Compiling smallvec v1.15.0
27992025-07-23T19:36:49.438Z Compiling usdt-impl v0.5.0
28002025-07-23T19:36:49.473Z Compiling syn v1.0.109
28012025-07-23T19:36:49.586Z Compiling getrandom v0.3.3
28022025-07-23T19:36:50.045Z Compiling percent-encoding v2.3.1
28032025-07-23T19:36:50.105Z Compiling log v0.4.27
28042025-07-23T19:36:50.203Z Compiling thread-id v4.2.2
28052025-07-23T19:36:50.361Z Compiling indexmap v2.10.0
28062025-07-23T19:36:50.477Z Compiling form_urlencoded v1.2.1
28072025-07-23T19:36:50.898Z Compiling terminal_size v0.4.0
28082025-07-23T19:36:51.043Z Compiling rustix v1.0.7
28092025-07-23T19:36:51.181Z Compiling fs-err v3.1.1
28102025-07-23T19:36:51.613Z Compiling ordered-float v2.10.1
28112025-07-23T19:36:51.711Z Compiling anyhow v1.0.98
28122025-07-23T19:36:52.066Z Compiling clap_builder v4.5.40
28132025-07-23T19:36:52.272Z Compiling textwrap v0.16.2
28142025-07-23T19:36:53.135Z Compiling proc-macro-error v1.0.4
28152025-07-23T19:36:53.726Z Compiling tempfile v3.20.0
28162025-07-23T19:36:54.728Z Compiling tabled_derive v0.7.0
28172025-07-23T19:36:55.213Z Compiling synstructure v0.13.1
28182025-07-23T19:36:56.197Z Compiling tabled v0.15.0
28192025-07-23T19:36:56.480Z Compiling serde_derive v1.0.219
28202025-07-23T19:36:56.480Z Compiling thiserror-impl v1.0.69
28212025-07-23T19:36:56.484Z Compiling zerofrom-derive v0.1.4
28222025-07-23T19:36:56.484Z Compiling yoke-derive v0.7.4
28232025-07-23T19:36:56.484Z Compiling zerovec-derive v0.10.3
28242025-07-23T19:36:58.791Z Compiling displaydoc v0.2.5
28252025-07-23T19:36:58.810Z Compiling icu_provider_macros v1.5.0
28262025-07-23T19:36:59.042Z Compiling thiserror v1.0.69
28272025-07-23T19:36:59.247Z Compiling pest v2.7.14
28282025-07-23T19:36:59.502Z Compiling zerofrom v0.1.4
28292025-07-23T19:36:59.790Z Compiling yoke v0.7.4
28302025-07-23T19:36:59.841Z Compiling zerocopy-derive v0.7.35
28312025-07-23T19:37:00.224Z Compiling zerovec v0.10.4
28322025-07-23T19:37:00.379Z Compiling scroll_derive v0.12.0
28332025-07-23T19:37:01.658Z Compiling zerocopy v0.7.35
28342025-07-23T19:37:01.723Z Compiling scroll v0.12.0
28352025-07-23T19:37:02.178Z Compiling pest_meta v2.7.14
28362025-07-23T19:37:02.337Z Compiling tinystr v0.7.6
28372025-07-23T19:37:02.781Z Compiling icu_locid v1.5.0
28382025-07-23T19:37:03.293Z Compiling icu_collections v1.5.0
28392025-07-23T19:37:05.706Z Compiling icu_provider v1.5.0
28402025-07-23T19:37:05.960Z Compiling pest_generator v2.7.14
28412025-07-23T19:37:07.639Z Compiling pest_derive v2.7.14
28422025-07-23T19:37:07.840Z Compiling icu_locid_transform v1.5.0
28432025-07-23T19:37:08.652Z Compiling dtrace-parser v0.2.0
28442025-07-23T19:37:09.232Z Compiling icu_properties v1.5.1
28452025-07-23T19:37:09.962Z Compiling serde_spanned v0.6.9
28462025-07-23T19:37:10.202Z Compiling toml_datetime v0.6.11
28472025-07-23T19:37:10.269Z Compiling dof v0.3.0
28482025-07-23T19:37:10.851Z Compiling toml_edit v0.22.27
28492025-07-23T19:37:12.430Z Compiling erased-serde v0.4.6
28502025-07-23T19:37:13.379Z Compiling icu_normalizer v1.5.0
28512025-07-23T19:37:13.960Z Compiling serde_tokenstream v0.2.2
28522025-07-23T19:37:14.561Z Compiling idna_adapter v1.2.0
28532025-07-23T19:37:14.860Z Compiling toml v0.8.23
28542025-07-23T19:37:15.072Z Compiling idna v1.0.3
28552025-07-23T19:37:15.571Z Compiling goblin v0.8.2
28562025-07-23T19:37:17.604Z Compiling url v2.5.4
28572025-07-23T19:37:18.673Z Compiling serde-untagged v0.1.7
28582025-07-23T19:37:20.327Z Compiling semver v1.0.26
28592025-07-23T19:37:20.614Z Compiling camino v1.1.10
28602025-07-23T19:37:20.635Z Compiling serde-value v0.7.0
28612025-07-23T19:37:21.779Z Compiling thiserror-impl v2.0.12
28622025-07-23T19:37:21.874Z Compiling cargo-util-schemas v0.2.0
28632025-07-23T19:37:23.016Z Compiling usdt-macro v0.5.0
28642025-07-23T19:37:24.639Z Compiling thiserror v2.0.12
28652025-07-23T19:37:24.874Z Compiling usdt-attr-macro v0.5.0
28662025-07-23T19:37:25.310Z Compiling cargo-platform v0.2.0
28672025-07-23T19:37:26.204Z Compiling clap_derive v4.5.40
28682025-07-23T19:37:26.488Z Compiling usdt v0.5.0
28692025-07-23T19:37:27.453Z Compiling cargo_metadata v0.20.0
28702025-07-23T19:37:27.866Z Compiling camino-tempfile v1.4.1
28712025-07-23T19:37:28.045Z Compiling cargo_toml v0.21.0
28722025-07-23T19:37:28.679Z Compiling macaddr v1.0.1
28732025-07-23T19:37:30.341Z Compiling clap v4.5.40
28742025-07-23T19:37:39.997Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28752025-07-23T19:37:45.790Z Finished `release` profile [optimized] target(s) in 57.88s
28762025-07-23T19:37:45.933Z
28772025-07-23T19:37:45.933Zreal 58.051705420
28782025-07-23T19:37:45.933Zuser 6:18.376919716
28792025-07-23T19:37:45.937Zsys 27.815261981
28802025-07-23T19:37:45.937Ztrap 0.197234548
28812025-07-23T19:37:45.937Ztflt 0.293626768
28822025-07-23T19:37:45.937Zdflt 0.319547240
28832025-07-23T19:37:45.937Zkflt 0.000011429
28842025-07-23T19:37:45.937Zlock 18:51.621347762
28852025-07-23T19:37:45.937Zslp 21:24.114278549
28862025-07-23T19:37:45.937Zlat 25.903064080
28872025-07-23T19:37:45.937Zstop 31.498478536
28882025-07-23T19:37:45.937Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28892025-07-23T19:37:45.938Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28902025-07-23T19:37:45.938Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28912025-07-23T19:37:45.938Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28922025-07-23T19:37:45.938Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28932025-07-23T19:37:47.169Z Compiling regress v0.10.3
28942025-07-23T19:37:47.338Z Compiling unsafe-libyaml v0.2.11
28952025-07-23T19:37:47.343Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28962025-07-23T19:37:47.372Z Compiling match_cfg v0.1.0
28972025-07-23T19:37:47.375Z Compiling rustix v1.0.7
28982025-07-23T19:37:47.375Z Compiling hex v0.4.3
28992025-07-23T19:37:47.428Z Compiling quick-error v1.2.3
29002025-07-23T19:37:47.431Z Compiling progenitor-client v0.10.0
29012025-07-23T19:37:47.486Z Compiling hostname v0.3.1
29022025-07-23T19:37:47.615Z Compiling structmeta-derive v0.3.0
29032025-07-23T19:37:47.729Z Compiling rustls v0.22.4
29042025-07-23T19:37:47.848Z Compiling multer v3.1.0
29052025-07-23T19:37:47.967Z Compiling debug-ignore v1.0.5
29062025-07-23T19:37:48.011Z Compiling toml v0.8.23
29072025-07-23T19:37:48.157Z Compiling slog-json v2.6.1
29082025-07-23T19:37:48.287Z Compiling macaddr v1.0.1
29092025-07-23T19:37:48.521Z Compiling async-stream-impl v0.3.6
29102025-07-23T19:37:48.750Z Compiling serde_yaml v0.9.34+deprecated
29112025-07-23T19:37:49.042Z Compiling tempfile v3.20.0
29122025-07-23T19:37:49.441Z Compiling dropshot v0.16.2
29132025-07-23T19:37:49.474Z Compiling slog-bunyan v2.5.0
29142025-07-23T19:37:49.833Z Compiling waitgroup v0.1.2
29152025-07-23T19:37:49.883Z Compiling async-stream v0.3.6
29162025-07-23T19:37:49.924Z Compiling rustls-pemfile v2.2.0
29172025-07-23T19:37:50.100Z Compiling dropshot_endpoint v0.16.2
29182025-07-23T19:37:50.160Z Compiling structmeta v0.3.0
29192025-07-23T19:37:50.225Z Compiling serde_path_to_error v0.1.17
29202025-07-23T19:37:50.299Z Compiling wait-timeout v0.2.0
29212025-07-23T19:37:50.610Z Compiling hostname v0.4.0
29222025-07-23T19:37:50.720Z Compiling bit-vec v0.8.0
29232025-07-23T19:37:50.849Z Compiling derive-ex v0.1.8
29242025-07-23T19:37:50.875Z Compiling rusty-fork v0.3.0
29252025-07-23T19:37:51.015Z Compiling typify-impl v0.3.0
29262025-07-23T19:37:51.206Z Compiling bit-set v0.8.0
29272025-07-23T19:37:51.535Z Compiling rand_xorshift v0.4.0
29282025-07-23T19:37:51.560Z Compiling instant v0.1.13
29292025-07-23T19:37:51.761Z Compiling unarray v0.1.4
29302025-07-23T19:37:51.868Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29312025-07-23T19:37:51.923Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29322025-07-23T19:37:51.981Z Compiling proptest v1.7.0
29332025-07-23T19:37:52.075Z Compiling progenitor-client v0.9.1
29342025-07-23T19:37:52.245Z Compiling derive-where v1.5.0
29352025-07-23T19:37:52.638Z Compiling tokio-rustls v0.25.0
29362025-07-23T19:37:52.664Z Compiling ref-cast v1.0.24
29372025-07-23T19:37:53.090Z Compiling ref-cast-impl v1.0.24
29382025-07-23T19:37:53.325Z Compiling parse-display-derive v0.10.0
29392025-07-23T19:37:54.435Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29402025-07-23T19:37:54.923Z Compiling test-strategy v0.4.3
29412025-07-23T19:37:55.295Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29422025-07-23T19:37:55.376Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29432025-07-23T19:37:55.521Z Compiling iddqd v0.3.9
29442025-07-23T19:37:55.778Z Compiling backoff v0.4.0
29452025-07-23T19:37:56.192Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29462025-07-23T19:37:56.498Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29472025-07-23T19:37:56.999Z Compiling itertools v0.14.0
29482025-07-23T19:37:57.382Z Compiling parse-display v0.10.0
29492025-07-23T19:37:57.787Z Compiling proc-macro-crate v1.3.1
29502025-07-23T19:37:57.978Z Compiling darling_core v0.21.0
29512025-07-23T19:37:58.501Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
29522025-07-23T19:37:58.621Z Compiling proc-macro-error v1.0.4
29532025-07-23T19:37:58.652Z Compiling num_enum_derive v0.5.11
29542025-07-23T19:37:59.278Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29552025-07-23T19:37:59.628Z Compiling crucible-workspace-hack v0.1.0
29562025-07-23T19:37:59.757Z Compiling typify-impl v0.4.1
29572025-07-23T19:38:00.025Z Compiling heapless v0.8.0
29582025-07-23T19:38:00.087Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29592025-07-23T19:38:00.652Z Compiling hash32 v0.3.1
29602025-07-23T19:38:00.933Z Compiling num_enum v0.5.11
29612025-07-23T19:38:00.959Z Compiling foreign-types-macros v0.2.3
29622025-07-23T19:38:00.984Z Compiling smoltcp v0.11.0
29632025-07-23T19:38:01.148Z Compiling foreign-types-shared v0.3.1
29642025-07-23T19:38:02.183Z Compiling tabwriter v1.4.0
29652025-07-23T19:38:02.244Z Compiling foreign-types v0.5.0
29662025-07-23T19:38:02.330Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29672025-07-23T19:38:02.404Z Compiling cstr-argument v0.1.2
29682025-07-23T19:38:02.648Z Compiling pretty-hex v0.2.1
29692025-07-23T19:38:02.710Z Compiling cobs v0.2.3
29702025-07-23T19:38:02.899Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29712025-07-23T19:38:03.030Z Compiling postcard v1.0.10
29722025-07-23T19:38:03.121Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29732025-07-23T19:38:03.178Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29742025-07-23T19:38:03.329Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29752025-07-23T19:38:03.519Z Compiling colored v2.2.0
29762025-07-23T19:38:03.697Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29772025-07-23T19:38:03.855Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29782025-07-23T19:38:04.106Z Compiling darling_macro v0.21.0
29792025-07-23T19:38:04.237Z Compiling rayon-core v1.12.1
29802025-07-23T19:38:04.417Z Compiling crossbeam-deque v0.8.5
29812025-07-23T19:38:04.626Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29822025-07-23T19:38:05.060Z Compiling darling v0.21.0
29832025-07-23T19:38:05.124Z Compiling typify-macro v0.3.0
29842025-07-23T19:38:05.223Z Compiling ingot-macros v0.1.1
29852025-07-23T19:38:05.594Z Compiling camino-tempfile v1.4.1
29862025-07-23T19:38:06.122Z Compiling smf v0.2.3
29872025-07-23T19:38:06.425Z Compiling rayon v1.10.0
29882025-07-23T19:38:07.328Z Compiling zone_cfg_derive v0.3.0
29892025-07-23T19:38:07.764Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29902025-07-23T19:38:08.092Z Compiling itertools v0.12.1
29912025-07-23T19:38:08.178Z Compiling num-derive v0.4.2
29922025-07-23T19:38:08.726Z Compiling sigpipe v0.1.3
29932025-07-23T19:38:08.911Z Compiling jiff v0.2.15
29942025-07-23T19:38:09.151Z Compiling typify v0.3.0
29952025-07-23T19:38:09.382Z Compiling progenitor-impl v0.9.1
29962025-07-23T19:38:10.513Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29972025-07-23T19:38:10.660Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29982025-07-23T19:38:10.918Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29992025-07-23T19:38:11.110Z Compiling zone v0.3.1
30002025-07-23T19:38:11.372Z Compiling half v2.4.1
30012025-07-23T19:38:11.516Z Compiling ciborium-io v0.2.2
30022025-07-23T19:38:11.709Z Compiling num-rational v0.4.2
30032025-07-23T19:38:11.931Z Compiling ciborium-ll v0.2.2
30042025-07-23T19:38:12.294Z Compiling ingot-types v0.1.2
30052025-07-23T19:38:12.398Z Compiling ciborium v0.2.2
30062025-07-23T19:38:12.599Z Compiling universal-hash v0.5.1
30072025-07-23T19:38:12.862Z Compiling num-complex v0.4.6
30082025-07-23T19:38:13.199Z Compiling ingot v0.1.1
30092025-07-23T19:38:13.253Z Compiling opaque-debug v0.3.1
30102025-07-23T19:38:13.394Z Compiling float-ord v0.3.2
30112025-07-23T19:38:13.634Z Compiling secrecy v0.10.3
30122025-07-23T19:38:13.747Z Compiling aead v0.5.2
30132025-07-23T19:38:13.866Z Compiling num v0.4.3
30142025-07-23T19:38:13.933Z Compiling utf-8 v0.7.6
30152025-07-23T19:38:14.020Z Compiling convert_case v0.4.0
30162025-07-23T19:38:14.141Z Compiling poly1305 v0.8.0
30172025-07-23T19:38:14.208Z Compiling typify-macro v0.4.1
30182025-07-23T19:38:14.270Z Compiling tungstenite v0.21.0
30192025-07-23T19:38:14.885Z Compiling derive_more v0.99.20
30202025-07-23T19:38:15.824Z Compiling password-hash v0.5.0
30212025-07-23T19:38:16.253Z Compiling progenitor-macro v0.9.1
30222025-07-23T19:38:16.308Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30232025-07-23T19:38:16.736Z Compiling chacha20 v0.9.1
30242025-07-23T19:38:17.254Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30252025-07-23T19:38:17.280Z Compiling blake2 v0.10.6
30262025-07-23T19:38:17.620Z Compiling indent_write v2.2.0
30272025-07-23T19:38:17.874Z Compiling argon2 v0.5.3
30282025-07-23T19:38:17.916Z Compiling tokio-tungstenite v0.21.0
30292025-07-23T19:38:18.292Z Compiling typify v0.4.1
30302025-07-23T19:38:18.505Z Compiling progenitor-impl v0.10.0
30312025-07-23T19:38:18.539Z Compiling base64 v0.21.7
30322025-07-23T19:38:18.585Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30332025-07-23T19:38:18.967Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30342025-07-23T19:38:19.480Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30352025-07-23T19:38:19.860Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30362025-07-23T19:38:20.280Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30372025-07-23T19:38:20.364Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30382025-07-23T19:38:20.530Z Compiling thiserror-impl-no-std v2.0.2
30392025-07-23T19:38:20.676Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30402025-07-23T19:38:20.705Z Compiling cancel-safe-futures v0.1.5
30412025-07-23T19:38:21.626Z Compiling owo-colors v4.2.2
30422025-07-23T19:38:21.695Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30432025-07-23T19:38:21.695Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30442025-07-23T19:38:21.727Z Compiling atomicwrites v0.4.4
30452025-07-23T19:38:21.736Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30462025-07-23T19:38:21.783Z Compiling libsw-core v0.3.1
30472025-07-23T19:38:21.955Z Compiling fixedbitset v0.5.7
30482025-07-23T19:38:22.046Z Compiling semver v0.1.20
30492025-07-23T19:38:22.112Z Compiling libsw v3.5.0
30502025-07-23T19:38:22.457Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30512025-07-23T19:38:22.529Z Compiling rustc_version v0.1.7
30522025-07-23T19:38:22.635Z Compiling petgraph v0.8.2
30532025-07-23T19:38:23.145Z Compiling thiserror-no-std v2.0.2
30542025-07-23T19:38:23.326Z Compiling vsss-rs v3.3.4
30552025-07-23T19:38:23.934Z Compiling chacha20poly1305 v0.10.1
30562025-07-23T19:38:24.220Z Compiling typify-impl v0.2.0
30572025-07-23T19:38:24.309Z Compiling resolv-conf v0.7.0
30582025-07-23T19:38:24.719Z Compiling newline-converter v0.3.0
30592025-07-23T19:38:24.958Z Compiling primeorder v0.13.6
30602025-07-23T19:38:25.114Z Compiling moka v0.12.10
30612025-07-23T19:38:25.292Z Compiling progenitor-macro v0.10.0
30622025-07-23T19:38:25.482Z Compiling libefi-sys v0.1.0
30632025-07-23T19:38:25.523Z Compiling linear-map v1.2.0
30642025-07-23T19:38:25.732Z Compiling expectorate v1.2.0
30652025-07-23T19:38:25.926Z Compiling newtype_derive v0.1.6
30662025-07-23T19:38:25.929Z Compiling pem v3.0.5
30672025-07-23T19:38:26.050Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30682025-07-23T19:38:26.282Z Compiling pin-project-internal v1.1.6
30692025-07-23T19:38:26.533Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30702025-07-23T19:38:26.634Z Compiling bitfield-struct v0.6.2
30712025-07-23T19:38:26.807Z Compiling unicase v2.7.0
30722025-07-23T19:38:27.198Z Compiling tagptr v0.2.0
30732025-07-23T19:38:27.526Z Compiling arc-swap v1.7.1
30742025-07-23T19:38:27.566Z Compiling same-file v1.0.6
30752025-07-23T19:38:27.876Z Compiling walkdir v2.5.0
30762025-07-23T19:38:28.025Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30772025-07-23T19:38:28.147Z Compiling slog-scope v4.4.0
30782025-07-23T19:38:28.947Z Compiling polyval v0.6.2
30792025-07-23T19:38:28.974Z Compiling pin-project v1.1.6
30802025-07-23T19:38:28.996Z Compiling progenitor v0.9.1
30812025-07-23T19:38:29.161Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30822025-07-23T19:38:29.268Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30832025-07-23T19:38:29.315Z Compiling snafu-derive v0.8.5
30842025-07-23T19:38:29.392Z Compiling hickory-proto v0.24.4
30852025-07-23T19:38:29.846Z Compiling proc-macro-error-attr2 v2.0.0
30862025-07-23T19:38:30.235Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30872025-07-23T19:38:30.399Z Compiling parking_lot_core v0.8.6
30882025-07-23T19:38:30.424Z Compiling salty v0.3.0
30892025-07-23T19:38:30.730Z Compiling linked-hash-map v0.5.6
30902025-07-23T19:38:30.956Z Compiling proc-macro-error2 v2.0.1
30912025-07-23T19:38:30.982Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30922025-07-23T19:38:31.131Z Compiling lru-cache v0.1.2
30932025-07-23T19:38:31.397Z Compiling hickory-resolver v0.25.2
30942025-07-23T19:38:31.845Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30952025-07-23T19:38:32.114Z Compiling ghash v0.5.1
30962025-07-23T19:38:32.442Z Compiling slog-stdlog v4.1.1
30972025-07-23T19:38:32.804Z Compiling p384 v0.13.1
30982025-07-23T19:38:32.852Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30992025-07-23T19:38:33.859Z Compiling tabled_derive v0.7.0
31002025-07-23T19:38:34.111Z Compiling globset v0.4.15
31012025-07-23T19:38:34.174Z Compiling snafu v0.8.5
31022025-07-23T19:38:34.986Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31032025-07-23T19:38:35.756Z Compiling olpc-cjson v0.1.4
31042025-07-23T19:38:35.874Z Compiling ctr v0.9.2
31052025-07-23T19:38:36.063Z Compiling num-derive v0.3.3
31062025-07-23T19:38:36.066Z Compiling lzma-sys v0.1.20
31072025-07-23T19:38:36.270Z Compiling gethostname v0.5.0
31082025-07-23T19:38:36.495Z Compiling serde_plain v1.0.2
31092025-07-23T19:38:36.678Z Compiling async-recursion v1.1.1
31102025-07-23T19:38:36.874Z Compiling slog-dtrace v0.3.0
31112025-07-23T19:38:36.913Z Compiling highway v1.3.0
31122025-07-23T19:38:37.181Z Compiling typed-path v0.9.3
31132025-07-23T19:38:37.238Z Compiling xshell-macros v0.2.7
31142025-07-23T19:38:37.794Z Compiling progenitor v0.10.0
31152025-07-23T19:38:37.824Z Compiling textwrap v0.16.2
31162025-07-23T19:38:38.012Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31172025-07-23T19:38:38.054Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31182025-07-23T19:38:38.085Z Compiling typify-macro v0.2.0
31192025-07-23T19:38:38.126Z Compiling libscf-sys v1.1.0
31202025-07-23T19:38:38.153Z Compiling xshell v0.2.7
31212025-07-23T19:38:38.463Z Compiling aes-gcm v0.10.3
31222025-07-23T19:38:38.838Z Compiling tabled v0.15.0
31232025-07-23T19:38:38.882Z Compiling hickory-resolver v0.24.4
31242025-07-23T19:38:39.267Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31252025-07-23T19:38:39.692Z Compiling tough v0.20.0
31262025-07-23T19:38:40.113Z Compiling mime_guess v2.0.5
31272025-07-23T19:38:41.038Z Compiling slog-envlogger v2.2.0
31282025-07-23T19:38:41.309Z Compiling steno v0.4.1
31292025-07-23T19:38:41.728Z Compiling tabled_derive v0.10.0
31302025-07-23T19:38:42.074Z Compiling typify v0.2.0
31312025-07-23T19:38:42.293Z Compiling progenitor-impl v0.8.0
31322025-07-23T19:38:44.353Z Compiling papergrid v0.14.0
31332025-07-23T19:38:44.416Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#bb4a08dd)
31342025-07-23T19:38:44.762Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31352025-07-23T19:38:44.960Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31362025-07-23T19:38:45.955Z Compiling heck v0.3.3
31372025-07-23T19:38:46.095Z Compiling tokio-dtrace v0.1.0
31382025-07-23T19:38:46.350Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31392025-07-23T19:38:46.566Z Compiling progenitor-client v0.8.0
31402025-07-23T19:38:47.115Z Compiling ssh-encoding v0.2.0
31412025-07-23T19:38:47.635Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31422025-07-23T19:38:48.123Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31432025-07-23T19:38:48.687Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31442025-07-23T19:38:49.124Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31452025-07-23T19:38:49.157Z Compiling progenitor-macro v0.8.0
31462025-07-23T19:38:49.523Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31472025-07-23T19:38:49.555Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31482025-07-23T19:38:50.465Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31492025-07-23T19:38:51.607Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31502025-07-23T19:38:52.587Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31512025-07-23T19:38:53.643Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31522025-07-23T19:38:54.402Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31532025-07-23T19:38:55.081Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31542025-07-23T19:38:55.134Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31552025-07-23T19:38:55.417Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31562025-07-23T19:38:55.793Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31572025-07-23T19:38:57.813Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31582025-07-23T19:38:58.002Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31592025-07-23T19:38:58.403Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31602025-07-23T19:38:59.180Z Compiling blowfish v0.9.1
31612025-07-23T19:38:59.703Z Compiling env_filter v0.1.2
31622025-07-23T19:39:00.348Z Compiling nibble_vec v0.1.0
31632025-07-23T19:39:00.630Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31642025-07-23T19:39:00.658Z Compiling endian-type v0.1.2
31652025-07-23T19:39:00.946Z Compiling humantime v2.2.0
31662025-07-23T19:39:01.122Z Compiling radix_trie v0.2.1
31672025-07-23T19:39:01.512Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31682025-07-23T19:39:01.756Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31692025-07-23T19:39:02.147Z Compiling env_logger v0.11.8
31702025-07-23T19:39:02.183Z Compiling bcrypt-pbkdf v0.10.0
31712025-07-23T19:39:02.232Z Compiling progenitor v0.8.0
31722025-07-23T19:39:02.262Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31732025-07-23T19:39:02.637Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31742025-07-23T19:39:02.816Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31752025-07-23T19:39:02.871Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31762025-07-23T19:39:03.570Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31772025-07-23T19:39:04.109Z Compiling ssh-cipher v0.2.0
31782025-07-23T19:39:04.527Z Compiling oxide-tokio-rt v0.1.2
31792025-07-23T19:39:04.924Z Compiling zone_cfg_derive v0.1.2
31802025-07-23T19:39:05.604Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
31812025-07-23T19:39:06.191Z Compiling tabled v0.18.0
31822025-07-23T19:39:06.360Z Compiling parking_lot v0.11.2
31832025-07-23T19:39:06.755Z Compiling qorb v0.4.0
31842025-07-23T19:39:07.076Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31852025-07-23T19:39:07.206Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31862025-07-23T19:39:07.882Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31872025-07-23T19:39:07.942Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31882025-07-23T19:39:08.169Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7b63ccb979288408fb772aa6d15f4a324497c754#7b63ccb9)
31892025-07-23T19:39:08.397Z Compiling prefix-trie v0.7.0
31902025-07-23T19:39:08.427Z Compiling password-hash v0.4.2
31912025-07-23T19:39:08.589Z Compiling fxhash v0.2.1
31922025-07-23T19:39:09.411Z Compiling base64 v0.13.1
31932025-07-23T19:39:09.434Z Compiling number_prefix v0.4.0
31942025-07-23T19:39:09.434Z Compiling corncobs v0.1.3
31952025-07-23T19:39:09.478Z Compiling http-range v0.1.5
31962025-07-23T19:39:09.603Z Compiling indicatif v0.17.11
31972025-07-23T19:39:09.644Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
31982025-07-23T19:39:09.883Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31992025-07-23T19:39:11.427Z Compiling ron v0.7.1
32002025-07-23T19:39:11.666Z Compiling hickory-server v0.25.2
32012025-07-23T19:39:11.892Z Compiling pbkdf2 v0.11.0
32022025-07-23T19:39:12.323Z Compiling sled v0.34.7
32032025-07-23T19:39:12.643Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32042025-07-23T19:39:13.176Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32052025-07-23T19:39:13.325Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32062025-07-23T19:39:13.353Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32072025-07-23T19:39:13.496Z Compiling xz2 v0.1.7
32082025-07-23T19:39:14.002Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
32092025-07-23T19:39:14.662Z Compiling zone v0.1.8
32102025-07-23T19:39:14.963Z Compiling ssh-key v0.6.6
32112025-07-23T19:39:15.969Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32122025-07-23T19:39:16.104Z Compiling hickory-client v0.25.2
32132025-07-23T19:39:16.235Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32142025-07-23T19:39:16.806Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32152025-07-23T19:39:17.404Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32162025-07-23T19:39:17.489Z Compiling p256 v0.13.2
32172025-07-23T19:39:18.341Z Compiling p521 v0.13.3
32182025-07-23T19:39:18.929Z Compiling yasna v0.5.2
32192025-07-23T19:39:19.062Z Compiling headers-core v0.3.0
32202025-07-23T19:39:19.294Z Compiling kstat-rs v0.2.4
32212025-07-23T19:39:19.937Z Compiling secrecy v0.8.0
32222025-07-23T19:39:20.249Z Compiling nanorand v0.7.0
32232025-07-23T19:39:20.399Z Compiling russh-cryptovec v0.7.3
32242025-07-23T19:39:20.454Z Compiling atty v0.2.14
32252025-07-23T19:39:20.581Z Compiling crc8 v0.1.1
32262025-07-23T19:39:20.667Z Compiling md5 v0.7.0
32272025-07-23T19:39:20.766Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32282025-07-23T19:39:20.803Z Compiling flume v0.11.1
32292025-07-23T19:39:20.806Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32302025-07-23T19:39:21.243Z Compiling russh-keys v0.45.0
32312025-07-23T19:39:21.448Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32322025-07-23T19:39:22.575Z Compiling rcgen v0.12.1
32332025-07-23T19:39:24.021Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32342025-07-23T19:39:24.753Z Compiling headers v0.4.1
32352025-07-23T19:39:24.829Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32362025-07-23T19:39:25.890Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32372025-07-23T19:39:26.526Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32382025-07-23T19:39:27.076Z Compiling hyper-staticfile v0.10.1
32392025-07-23T19:39:27.283Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32402025-07-23T19:39:27.977Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32412025-07-23T19:39:28.092Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32422025-07-23T19:39:29.238Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32432025-07-23T19:39:29.588Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
32442025-07-23T19:39:30.157Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32452025-07-23T19:39:31.236Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32462025-07-23T19:39:31.973Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32472025-07-23T19:39:32.142Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32482025-07-23T19:39:33.552Z Compiling num-bigint v0.4.6
32492025-07-23T19:39:33.686Z Compiling des v0.8.1
32502025-07-23T19:39:34.073Z Compiling subprocess v0.2.9
32512025-07-23T19:39:35.052Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32522025-07-23T19:39:35.797Z Compiling display-error-chain v0.2.2
32532025-07-23T19:39:35.952Z Compiling hex-literal v0.4.1
32542025-07-23T19:39:36.064Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32552025-07-23T19:39:36.101Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32562025-07-23T19:39:36.177Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32572025-07-23T19:39:38.312Z Compiling russh v0.45.0
32582025-07-23T19:39:38.982Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32592025-07-23T19:39:39.035Z Compiling internet-checksum v0.2.1
32602025-07-23T19:39:41.488Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32612025-07-23T19:39:43.599Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32622025-07-23T19:40:08.055Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32632025-07-23T19:40:35.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
32642025-07-23T19:40:35.393Z
32652025-07-23T19:40:35.405Zreal 2:49.391140493
32662025-07-23T19:40:35.405Zuser 15:27.455580090
32672025-07-23T19:40:35.406Zsys 2:12.870057973
32682025-07-23T19:40:35.406Ztrap 0.476581734
32692025-07-23T19:40:35.406Ztflt 0.116628637
32702025-07-23T19:40:35.406Zdflt 0.959878734
32712025-07-23T19:40:35.408Zkflt 0.000038066
32722025-07-23T19:40:35.408Zlock 42:07.557442417
32732025-07-23T19:40:35.408Zslp 56:35.430038353
32742025-07-23T19:40:35.408Zlat 55.537173645
32752025-07-23T19:40:35.408Zstop 2:22.747603901
32762025-07-23T19:40:35.408Z+ mkdir tests
32772025-07-23T19:40:35.408Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32782025-07-23T19:40:35.412Z+ xargs -I '{}' -t cp '{}' tests/
32792025-07-23T19:40:35.445Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-aeafd21d2cfd6347 tests/
32802025-07-23T19:40:35.466Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1c90cf32ddd741fb tests/
32812025-07-23T19:40:35.504Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-dd91143c643304ab tests/
32822025-07-23T19:40:35.532Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ddb7b4d9752f4a2b tests/
32832025-07-23T19:40:35.789Z+ 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/*)
32842025-07-23T19:40:35.796Z+ 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-1c90cf32ddd741fb tests/commtest-dd91143c643304ab tests/dhcp_server-aeafd21d2cfd6347 tests/end_to_end_tests-ddb7b4d9752f4a2b 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
32852025-07-23T19:42:12.170ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32862025-07-23T19:42:12.170Za .github/buildomat/ci-env.sh 1K
32872025-07-23T19:42:12.170Za out/target/test 1K
32882025-07-23T19:42:12.170Za out/npuzone/npuzone 23144K
32892025-07-23T19:42:12.170Za package-manifest.toml 34K
32902025-07-23T19:42:12.170Za smf/sled-agent/non-gimlet/config.toml 6K
32912025-07-23T19:42:12.170Za target/release/omicron-package 40854K
32922025-07-23T19:42:12.170Za target/release/xtask 11588K
32932025-07-23T19:42:12.170Za target/debug/bootstrap 243662K
32942025-07-23T19:42:12.170Za tests/bootstrap-1c90cf32ddd741fb 23336K
32952025-07-23T19:42:12.170Za tests/commtest-dd91143c643304ab 29075K
32962025-07-23T19:42:12.170Za tests/dhcp_server-aeafd21d2cfd6347 23336K
32972025-07-23T19:42:12.171Za tests/end_to_end_tests-ddb7b4d9752f4a2b 332785K
32982025-07-23T19:42:12.171Za out/clickhouse.tar.gz 317560K
32992025-07-23T19:42:12.171Za out/clickhouse_keeper.tar.gz 301405K
33002025-07-23T19:42:12.171Za out/clickhouse_server.tar.gz 317560K
33012025-07-23T19:42:12.171Za out/cockroachdb.tar.gz 160095K
33022025-07-23T19:42:12.171Za out/crucible-dtrace.tar 98K
33032025-07-23T19:42:12.171Za out/crucible-pantry-zone.tar.gz 38991K
33042025-07-23T19:42:12.171Za out/crucible-zone.tar.gz 48874K
33052025-07-23T19:42:12.171Za out/external-dns.tar.gz 52836K
33062025-07-23T19:42:12.171Za out/internal-dns.tar.gz 52836K
33072025-07-23T19:42:12.171Za out/mg-ddm-gz.tar 90846K
33082025-07-23T19:42:12.171Za out/nexus.tar.gz 135766K
33092025-07-23T19:42:12.171Za out/ntp.tar.gz 33060K
33102025-07-23T19:42:12.171Za out/omicron-gateway-softnpu.tar.gz 32157K
33112025-07-23T19:42:12.171Za out/omicron-sled-agent.tar 144547K
33122025-07-23T19:42:12.171Za out/overlay.tar.gz 3K
33132025-07-23T19:42:12.171Za out/oximeter.tar.gz 65546K
33142025-07-23T19:42:12.171Za out/oxlog.tar 3948K
33152025-07-23T19:42:12.171Za out/probe.tar.gz 3037K
33162025-07-23T19:42:12.171Za out/propolis-server.tar.gz 68537K
33172025-07-23T19:42:12.171Za out/pumpkind-gz.tar 26648K
33182025-07-23T19:42:12.171Za out/switch-softnpu.tar.gz 344000K
33192025-07-23T19:42:12.174Z
33202025-07-23T19:42:12.175Zreal 1:36.390912303
33212025-07-23T19:42:12.175Zuser 1:32.272598209
33222025-07-23T19:42:12.175Zsys 5.888668201
33232025-07-23T19:42:12.175Ztrap 0.021337682
33242025-07-23T19:42:12.175Ztflt 0.000000000
33252025-07-23T19:42:12.175Zdflt 0.000000000
33262025-07-23T19:42:12.175Zkflt 0.000000000
33272025-07-23T19:42:12.175Zlock 0.000000000
33282025-07-23T19:42:12.175Zslp 1:32.093599757
33292025-07-23T19:42:12.175Zlat 2.500815551
33302025-07-23T19:42:12.175Zstop 0.000202075
33312025-07-23T19:42:12.178Zprocess exited: duration 2129659 ms, exit code 0
 
33322025-07-23T19:42:12.195Zfound 1 output files
33332025-07-23T19:42:12.195Zuploading: /work/package.tar.gz (2245306467 bytes)
33342025-07-23T19:43:10.466Zuploaded: /work/package.tar.gz