01JMN01SH6QWYYY3MAEDK0JMSF: 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: 01JMN031EKWK06DYTX0X1VETG0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-21T19:37:16.781Zjob assigned to worker 01JMN0522DFHKS9GGQ5E1QWF5S [factory aws, i-070bd51c78b05c5e9] (queued for 2 m 19 s)
 
22025-02-21T19:37:25.507Zstarting task 0: "setup"
32025-02-21T19:37:25.770Z++ uname -s
42025-02-21T19:37:25.770Z+ kern=SunOS
52025-02-21T19:37:25.770Z+ build_user=build
62025-02-21T19:37:25.770Z+ build_uid=12345
72025-02-21T19:37:25.771Z+ work_dir=/work
82025-02-21T19:37:25.771Z+ input_dir=/input
92025-02-21T19:37:25.771Z+ [[ 0 == 12345 ]]
102025-02-21T19:37:25.771Z+ case "$kern" in
112025-02-21T19:37:25.771Z+ groupadd -g 12345 build
122025-02-21T19:37:25.771Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-21T19:37:27.900Z+ zfs create -o mountpoint=/work rpool/work
142025-02-21T19:37:28.328Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-21T19:37:28.328Z+ home_fs=zfs
162025-02-21T19:37:28.328Z+ [[ zfs == autofs ]]
172025-02-21T19:37:28.328Z+ mkdir -p /home/build
182025-02-21T19:37:28.328Z+ chown build:build /home/build /work
192025-02-21T19:37:29.765Z+ chmod 0700 /home/build /work
202025-02-21T19:37:30.206Zprocess exited: duration 4150 ms, exit code 0
 
212025-02-21T19:37:30.835Zstarting task 1: "rust-toolchain"
222025-02-21T19:37:31.050Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-21T19:37:31.051Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-21T19:37:31.051Z * rust toolchain channel = "1.85.0"
252025-02-21T19:37:31.051Z * rust toolchain profile = "default"
262025-02-21T19:37:31.051Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-21T19:37:31.052Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-21T19:37:31.052Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-21T19:37:31.052Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-21T19:37:31.329Zinfo: downloading installer
312025-02-21T19:37:32.247Zwarning: it looks like you have an existing installation of Rust at:
322025-02-21T19:37:32.247Zwarning: /opt/ooce/bin
332025-02-21T19:37:32.247Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-21T19:37:32.247Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-21T19:37:32.248Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-21T19:37:32.249Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-21T19:37:32.249Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-21T19:37:32.249Zerror: cannot install while Rust is installed
392025-02-21T19:37:32.249Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-21T19:37:32.374Zinfo: profile set to 'default'
412025-02-21T19:37:32.374Zinfo: default host triple is x86_64-unknown-illumos
422025-02-21T19:37:32.375Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-21T19:37:32.467Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-21T19:37:32.467Zinfo: downloading component 'cargo'
452025-02-21T19:37:33.279Zinfo: downloading component 'clippy'
462025-02-21T19:37:33.632Zinfo: downloading component 'rust-docs'
472025-02-21T19:37:34.939Zinfo: downloading component 'rust-std'
482025-02-21T19:37:36.912Zinfo: downloading component 'rustc'
492025-02-21T19:37:43.733Zinfo: downloading component 'rustfmt'
502025-02-21T19:37:43.988Zinfo: installing component 'cargo'
512025-02-21T19:37:44.797Zinfo: installing component 'clippy'
522025-02-21T19:37:45.421Zinfo: installing component 'rust-docs'
532025-02-21T19:37:46.933Zinfo: installing component 'rust-std'
542025-02-21T19:37:48.794Zinfo: installing component 'rustc'
552025-02-21T19:37:54.639Zinfo: installing component 'rustfmt'
562025-02-21T19:37:54.971Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-21T19:37:54.971Z
582025-02-21T19:37:55.336Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-21T19:37:55.336Z
602025-02-21T19:37:55.340Z
612025-02-21T19:37:55.340ZRust is installed now. Great!
622025-02-21T19:37:55.340Z
632025-02-21T19:37:55.340ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-21T19:37:55.340Zenvironment variable. This has not been done automatically.
652025-02-21T19:37:55.340Z
662025-02-21T19:37:55.340ZTo configure your current shell, you need to source
672025-02-21T19:37:55.340Zthe corresponding env file under $HOME/.cargo.
682025-02-21T19:37:55.340Z
692025-02-21T19:37:55.340ZThis is usually done by running one of the following (note the leading DOT):
702025-02-21T19:37:55.340Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-21T19:37:55.340Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-21T19:37:55.413Z+ rustup --version
732025-02-21T19:37:55.421Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-21T19:37:55.421Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-21T19:37:55.501Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-21T19:37:55.504Z+ cargo --version
772025-02-21T19:37:55.558Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-21T19:37:55.563Z+ rustc --version
792025-02-21T19:37:55.624Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-21T19:37:55.629Zprocess exited: duration 24934 ms, exit code 0
 
812025-02-21T19:37:55.636Zstarting task 2: "authentication"
822025-02-21T19:37:55.670Zprocess exited: duration 20 ms, exit code 0
 
832025-02-21T19:37:55.676Zstarting task 3: "clone repository"
842025-02-21T19:37:55.681Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-21T19:37:55.684Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-21T19:37:55.733ZCloning into '/work/oxidecomputer/omicron'...
872025-02-21T19:38:02.710Z+ cd /work/oxidecomputer/omicron
882025-02-21T19:38:02.710Z+ git fetch origin 9190d809eca076a02bbbf43198be33902f59249d
892025-02-21T19:38:03.015ZFrom https://github.com/oxidecomputer/omicron
902025-02-21T19:38:03.015Z * branch 9190d809eca076a02bbbf43198be33902f59249d -> FETCH_HEAD
912025-02-21T19:38:03.024Z+ [[ -n affinity-db-crud ]]
922025-02-21T19:38:03.029Z++ git branch --show-current
932025-02-21T19:38:03.029Z+ current=main
942025-02-21T19:38:03.029Z+ [[ main != affinity-db-crud ]]
952025-02-21T19:38:03.033Z+ git branch -f affinity-db-crud 9190d809eca076a02bbbf43198be33902f59249d
962025-02-21T19:38:03.033Z+ git checkout -f affinity-db-crud
972025-02-21T19:38:03.219ZSwitched to branch 'affinity-db-crud'
982025-02-21T19:38:03.224Z+ git reset --hard 9190d809eca076a02bbbf43198be33902f59249d
992025-02-21T19:38:03.403ZHEAD is now at 9190d809e Merge branch 'affinity-db-model' into affinity-db-crud
1002025-02-21T19:38:03.406Zprocess exited: duration 7728 ms, exit code 0
 
1012025-02-21T19:38:03.412Zstarting task 4: "build"
1022025-02-21T19:38:03.417Z+ source .github/buildomat/ci-env.sh
1032025-02-21T19:38:03.420Z++ export CARGO_TERM_COLOR=always
1042025-02-21T19:38:03.420Z++ CARGO_TERM_COLOR=always
1052025-02-21T19:38:03.420Z+ cargo --version
1062025-02-21T19:38:03.468Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-21T19:38:03.471Z+ rustc --version
1082025-02-21T19:38:03.533Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-21T19:38:03.536Z+ WORK=/work
1102025-02-21T19:38:03.537Z+ pfexec mkdir -p /work
1112025-02-21T19:38:03.540Z+ pfexec chown build /work
1122025-02-21T19:38:03.543Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-21T19:38:05.255Zpkg list: illegal option -- F
1142025-02-21T19:38:05.255ZUsage:
1152025-02-21T19:38:05.258Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-21T19:38:05.258Z [pkg_fmri_pattern ...]
1172025-02-21T19:38:06.081Zpkg list: illegal option -- F
1182025-02-21T19:38:06.084ZUsage:
1192025-02-21T19:38:06.084Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-21T19:38:06.084Z [pkg_fmri_pattern ...]
1212025-02-21T19:38:13.182Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-21T19:38:17.481Z Startup: Caching catalogs ... Done
1232025-02-21T19:38:30.420ZPlanning: Solver setup ... Done (11.986s)
1242025-02-21T19:38:30.575ZPlanning: Running solver ... Done (0.155s)
1252025-02-21T19:38:30.696ZPlanning: Finding local manifests ... Done (0.007s)
1262025-02-21T19:38:30.718ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-21T19:38:31.019ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-21T19:38:31.129ZPlanning: Package planning ... Done (0.110s)
1292025-02-21T19:38:31.185ZPlanning: Merging actions ... Done (0.056s)
1302025-02-21T19:38:31.389ZPlanning: Checking for conflicting actions ... Done (0.203s)
1312025-02-21T19:38:33.510ZPlanning: Consolidating action changes ... Done (2.121s)
1322025-02-21T19:38:33.951ZPlanning: Evaluating mediators ... Done (0.440s)
1332025-02-21T19:38:34.031ZPlanning: Planning completed in 16.45 seconds
1342025-02-21T19:38:34.048Z Packages to install: 4
1352025-02-21T19:38:34.048Z Packages to update: 3
1362025-02-21T19:38:34.048Z Mediators to change: 2
1372025-02-21T19:38:34.050Z Services to change: 1
1382025-02-21T19:38:34.050Z Estimated space available: 155.61 GB
1392025-02-21T19:38:34.051ZEstimated space to be consumed: 1.66 GB
1402025-02-21T19:38:34.051Z Create boot environment: No
1412025-02-21T19:38:34.051ZCreate backup boot environment: Yes
1422025-02-21T19:38:34.051Z Rebuild boot archive: No
1432025-02-21T19:38:34.051Z
1442025-02-21T19:38:34.051ZChanged mediators:
1452025-02-21T19:38:34.051Z mediator clang:
1462025-02-21T19:38:34.051Z version: None -> 15 (system default)
1472025-02-21T19:38:34.051Z
1482025-02-21T19:38:34.051Z mediator llvm:
1492025-02-21T19:38:34.051Z version: 14 (system default) -> 15 (system default)
1502025-02-21T19:38:34.051Z
1512025-02-21T19:38:34.051ZChanged packages:
1522025-02-21T19:38:34.051Zhelios-dev
1532025-02-21T19:38:34.051Z developer/build-essential
1542025-02-21T19:38:34.051Z None -> 11-2.0
1552025-02-21T19:38:34.051Z library/libxmlsec1
1562025-02-21T19:38:34.051Z None -> 1.2.35-2.0
1572025-02-21T19:38:34.051Z ooce/developer/clang-15
1582025-02-21T19:38:34.051Z None -> 15.0.7-2.0
1592025-02-21T19:38:34.051Z ooce/developer/llvm-15
1602025-02-21T19:38:34.051Z None -> 15.0.7-2.0
1612025-02-21T19:38:34.051Z package/pkg
1622025-02-21T19:38:34.051Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-21T19:38:34.051Z system/library/g++-runtime
1642025-02-21T19:38:34.051Z 13-2.0 -> 14-2.0
1652025-02-21T19:38:34.051Z system/library/gcc-runtime
1662025-02-21T19:38:34.051Z 13-2.0 -> 14-2.0
1672025-02-21T19:38:34.051Z
1682025-02-21T19:38:34.051ZServices:
1692025-02-21T19:38:34.051Z restart_fmri:
1702025-02-21T19:38:34.051Z svc:/system/update-man-index:default
1712025-02-21T19:38:34.051Z
1722025-02-21T19:38:34.051ZEditable files to change:
1732025-02-21T19:38:34.051Z Update:
1742025-02-21T19:38:34.051Z usr/share/lib/pkg/web/config.shtml
1752025-02-21T19:38:34.133Z
1762025-02-21T19:38:34.134ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-21T19:38:39.138ZDownload: 568/4301 items 3.4/225.4MB 1% complete (708k/s)
1782025-02-21T19:38:44.136ZDownload: 1205/4301 items 84.3/225.4MB 37% complete (8.4M/s)
1792025-02-21T19:38:49.137ZDownload: 2222/4301 items 119.2/225.4MB 52% complete (11.7M/s)
1802025-02-21T19:38:54.138ZDownload: 3017/4301 items 121.3/225.4MB 53% complete (3.8M/s)
1812025-02-21T19:38:59.796ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (10.4M/s)
1822025-02-21T19:39:00.376ZDownload: Completed 225.42 MB in 26.24 seconds (8.6M/s)
1832025-02-21T19:39:02.473Z Actions: 1/5122 actions (Removing old actions)
1842025-02-21T19:39:02.498Z Actions: 194/5122 actions (Installing new actions)
1852025-02-21T19:39:07.238Z Actions: 4267/5122 actions (Updating modified actions)
1862025-02-21T19:39:07.595Z Actions: Completed 5122 actions in 5.12 seconds.
1872025-02-21T19:39:07.830Z Done (0.228s)
1882025-02-21T19:39:07.833Z Done (0.001s)
1892025-02-21T19:39:08.435Z Done (0.603s)
1902025-02-21T19:39:13.026Z Done (4.366s)
1912025-02-21T19:39:13.114Z Done (0.018s)
1922025-02-21T19:39:13.117Z Done (0.000s)
1932025-02-21T19:39:13.347Z Done (0.000s)
1942025-02-21T19:39:14.050ZPlanning: Evaluating mediator changes ... Done
1952025-02-21T19:39:14.210ZPlanning: Checking for conflicting actions ... Done
1962025-02-21T19:39:14.213ZPlanning: Consolidating action changes ... Done
1972025-02-21T19:39:14.476ZPlanning: Evaluating mediators ... Done
1982025-02-21T19:39:14.479ZPlanning: Planning completed in 0.43 seconds
1992025-02-21T19:39:14.518Z Mediators to change: 2
2002025-02-21T19:39:14.521Z Create boot environment: No
2012025-02-21T19:39:14.521ZCreate backup boot environment: No
2022025-02-21T19:39:14.611Z Done
2032025-02-21T19:39:14.611Z Done
2042025-02-21T19:39:15.026Z Done
2052025-02-21T19:39:18.529Z Done
2062025-02-21T19:39:18.619Z Done
2072025-02-21T19:39:18.621Z Done
2082025-02-21T19:39:18.752Z Done
2092025-02-21T19:39:19.356ZPlanning: Evaluating mediator changes ... Done
2102025-02-21T19:39:19.359ZPlanning: Merging actions ... Done
2112025-02-21T19:39:19.547ZPlanning: Checking for conflicting actions ... Done
2122025-02-21T19:39:19.550ZPlanning: Consolidating action changes ... Done
2132025-02-21T19:39:20.086ZPlanning: Evaluating mediators ... Done
2142025-02-21T19:39:20.111ZPlanning: Planning completed in 0.75 seconds
2152025-02-21T19:39:20.111Z Packages to change: 1
2162025-02-21T19:39:20.111Z Mediators to change: 1
2172025-02-21T19:39:20.111Z Services to change: 1
2182025-02-21T19:39:20.111Z Create boot environment: No
2192025-02-21T19:39:20.111ZCreate backup boot environment: Yes
2202025-02-21T19:39:21.105Z Actions: 1/6 actions (Updating modified actions)
2212025-02-21T19:39:21.111Z Actions: Completed 6 actions in 0.00 seconds.
2222025-02-21T19:39:21.111Z Done
2232025-02-21T19:39:21.111Z Done
2242025-02-21T19:39:21.234Z Done
2252025-02-21T19:39:24.789Z Done
2262025-02-21T19:39:24.880Z Done
2272025-02-21T19:39:24.883Z Done
2282025-02-21T19:39:25.012Z Done
2292025-02-21T19:39:25.443ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302025-02-21T19:39:25.443Zclang system 15 system
2312025-02-21T19:39:25.443Zcsh system system illumos
2322025-02-21T19:39:25.443Zctags system system illumos
2332025-02-21T19:39:25.443Zgcc vendor 12 vendor
2342025-02-21T19:39:25.443Zgcc system 10 system
2352025-02-21T19:39:25.443Zgcc system 7 system
2362025-02-21T19:39:25.444Zgo system 1.20 system
2372025-02-21T19:39:25.444Zgo system 1.19 system
2382025-02-21T19:39:25.444Zllvm system 15 system
2392025-02-21T19:39:25.444Zllvm system 14 system
2402025-02-21T19:39:25.444Zmariadb system 10.6 system
2412025-02-21T19:39:25.445Zmta vendor vendor dma
2422025-02-21T19:39:25.445Zopenjdk system 17 system
2432025-02-21T19:39:25.445Zopenjdk system 11 system
2442025-02-21T19:39:25.445Zopenjdk system 1.8 system
2452025-02-21T19:39:25.445Zopenssl vendor 3 vendor
2462025-02-21T19:39:25.445Zperl system 5.36 system
2472025-02-21T19:39:25.445Zpostgresql system 15 system
2482025-02-21T19:39:25.445Zpostgresql system 13 system
2492025-02-21T19:39:25.445Zpython vendor 3 vendor
2502025-02-21T19:39:25.445Zpython system 2 system
2512025-02-21T19:39:25.445Zpython3 system 3.11 system
2522025-02-21T19:39:25.445Zruby system 3.0 system
2532025-02-21T19:39:25.445Zwords vendor vendor american-english
2542025-02-21T19:39:25.445Zwords system system australian-english
2552025-02-21T19:39:25.445Zwords system system british-english
2562025-02-21T19:39:25.445Zwords system system canadian-english
2572025-02-21T19:39:25.445Zwords system system french
2582025-02-21T19:39:25.445Zwords system system italian
2592025-02-21T19:39:25.446Zwords system system ngerman
2602025-02-21T19:39:25.446Zwords system system ogerman
2612025-02-21T19:39:25.446Zwords system system spanish
2622025-02-21T19:39:25.771ZPUBLISHER TYPE STATUS P LOCATION
2632025-02-21T19:39:25.771Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642025-02-21T19:39:28.837ZFMRI IFO
2652025-02-21T19:39:28.837Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662025-02-21T19:39:28.838Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672025-02-21T19:39:28.838Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682025-02-21T19:39:28.838Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692025-02-21T19:39:28.838Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702025-02-21T19:39:28.838Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712025-02-21T19:39:28.838Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2722025-02-21T19:39:28.838Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732025-02-21T19:39:28.838Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742025-02-21T19:39:28.838Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2752025-02-21T19:39:28.838Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762025-02-21T19:39:28.838Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772025-02-21T19:39:28.838Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2782025-02-21T19:39:28.838Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792025-02-21T19:39:28.838Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802025-02-21T19:39:29.615Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812025-02-21T19:39:29.939Z Updating crates.io index
2822025-02-21T19:39:29.942Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2832025-02-21T19:39:30.486Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842025-02-21T19:39:30.765Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2852025-02-21T19:39:31.043Z Updating git repository `https://github.com/oxidecomputer/propolis`
2862025-02-21T19:39:31.991Z Updating git repository `https://github.com/oxidecomputer/crucible`
2872025-02-21T19:39:33.676Z Updating git repository `https://github.com/oxidecomputer/opte`
2882025-02-21T19:39:34.297Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892025-02-21T19:39:35.152Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902025-02-21T19:39:35.461Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912025-02-21T19:39:35.736Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922025-02-21T19:39:36.429Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2932025-02-21T19:39:36.690Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2942025-02-21T19:39:37.032Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952025-02-21T19:39:37.304Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2962025-02-21T19:39:37.603Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2972025-02-21T19:39:37.852Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2982025-02-21T19:39:38.156Z Updating git repository `https://github.com/oxidecomputer/lldp`
2992025-02-21T19:39:38.472Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002025-02-21T19:39:38.799Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3012025-02-21T19:39:39.160Z Updating git repository `https://github.com/oxidecomputer/ispf`
3022025-02-21T19:39:39.688Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3032025-02-21T19:39:39.916Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3042025-02-21T19:39:40.422Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3052025-02-21T19:39:40.770Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062025-02-21T19:39:41.126Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3072025-02-21T19:39:41.505Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3082025-02-21T19:39:41.855Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3092025-02-21T19:39:42.137Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3102025-02-21T19:39:42.392Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3112025-02-21T19:39:43.804Z Downloading crates ...
3122025-02-21T19:39:43.871Z Downloaded anstream v0.6.15
3132025-02-21T19:39:43.875Z Downloaded bitflags v2.6.0
3142025-02-21T19:39:43.912Z Downloaded pretty-hex v0.4.1
3152025-02-21T19:39:43.918Z Downloaded usdt-macro v0.5.0
3162025-02-21T19:39:43.921Z Downloaded scroll_derive v0.12.0
3172025-02-21T19:39:43.931Z Downloaded equivalent v1.0.1
3182025-02-21T19:39:43.937Z Downloaded crypto-common v0.1.6
3192025-02-21T19:39:43.940Z Downloaded clap_lex v0.7.4
3202025-02-21T19:39:43.943Z Downloaded usdt-attr-macro v0.5.0
3212025-02-21T19:39:43.943Z Downloaded toml_datetime v0.6.8
3222025-02-21T19:39:43.943Z Downloaded swrite v0.1.0
3232025-02-21T19:39:43.948Z Downloaded cfg-if v1.0.0
3242025-02-21T19:39:43.951Z Downloaded cargo-platform v0.1.8
3252025-02-21T19:39:43.951Z Downloaded bytecount v0.6.8
3262025-02-21T19:39:43.953Z Downloaded cpufeatures v0.2.14
3272025-02-21T19:39:43.953Z Downloaded digest v0.10.7
3282025-02-21T19:39:43.956Z Downloaded anstyle v1.0.10
3292025-02-21T19:39:43.956Z Downloaded anstyle-query v1.1.1
3302025-02-21T19:39:43.959Z Downloaded anstyle-parse v0.2.5
3312025-02-21T19:39:43.959Z Downloaded thread-id v4.2.2
3322025-02-21T19:39:43.962Z Downloaded pest_generator v2.7.14
3332025-02-21T19:39:43.962Z Downloaded macaddr v1.0.1
3342025-02-21T19:39:43.962Z Downloaded is_terminal_polyfill v1.70.1
3352025-02-21T19:39:43.966Z Downloaded thiserror-impl v1.0.69
3362025-02-21T19:39:43.970Z Downloaded byteorder v1.5.0
3372025-02-21T19:39:43.973Z Downloaded plain v0.2.3
3382025-02-21T19:39:43.975Z Downloaded unicode-linebreak v0.1.5
3392025-02-21T19:39:43.975Z Downloaded itoa v1.0.11
3402025-02-21T19:39:43.978Z Downloaded fs-err v2.11.0
3412025-02-21T19:39:43.978Z Downloaded thiserror v1.0.69
3422025-02-21T19:39:43.982Z Downloaded serde_tokenstream v0.2.2
3432025-02-21T19:39:43.985Z Downloaded fnv v1.0.7
3442025-02-21T19:39:43.985Z Downloaded memmap v0.7.0
3452025-02-21T19:39:43.991Z Downloaded usdt-impl v0.5.0
3462025-02-21T19:39:43.993Z Downloaded heck v0.4.1
3472025-02-21T19:39:43.994Z Downloaded fastrand v2.1.1
3482025-02-21T19:39:43.996Z Downloaded usdt v0.5.0
3492025-02-21T19:39:43.996Z Downloaded colorchoice v1.0.2
3502025-02-21T19:39:43.996Z Downloaded tabled_derive v0.7.0
3512025-02-21T19:39:43.999Z Downloaded proc-macro-error-attr v1.0.4
3522025-02-21T19:39:44.003Z Downloaded terminal_size v0.4.0
3532025-02-21T19:39:44.006Z Downloaded heck v0.5.0
3542025-02-21T19:39:44.006Z Downloaded serde_spanned v0.6.8
3552025-02-21T19:39:44.006Z Downloaded dtrace-parser v0.2.0
3562025-02-21T19:39:44.009Z Downloaded autocfg v1.4.0
3572025-02-21T19:39:44.009Z Downloaded block-buffer v0.10.4
3582025-02-21T19:39:44.018Z Downloaded camino v1.1.9
3592025-02-21T19:39:44.023Z Downloaded version_check v0.9.5
3602025-02-21T19:39:44.026Z Downloaded smawk v0.3.2
3612025-02-21T19:39:44.026Z Downloaded dof v0.3.0
3622025-02-21T19:39:44.029Z Downloaded sha2 v0.10.8
3632025-02-21T19:39:44.029Z Downloaded scroll v0.12.0
3642025-02-21T19:39:44.031Z Downloaded cargo_metadata v0.18.1
3652025-02-21T19:39:44.032Z Downloaded errno v0.3.9
3662025-02-21T19:39:44.035Z Downloaded tempfile v3.13.0
3672025-02-21T19:39:44.042Z Downloaded semver v1.0.25
3682025-02-21T19:39:44.053Z Downloaded utf8parse v0.2.2
3692025-02-21T19:39:44.056Z Downloaded strsim v0.11.1
3702025-02-21T19:39:44.059Z Downloaded zerocopy-derive v0.7.35
3712025-02-21T19:39:44.061Z Downloaded clap_derive v4.5.28
3722025-02-21T19:39:44.066Z Downloaded camino-tempfile v1.1.1
3732025-02-21T19:39:44.080Z Downloaded generic-array v0.14.7
3742025-02-21T19:39:44.080Z Downloaded quote v1.0.38
3752025-02-21T19:39:44.084Z Downloaded pest_derive v2.7.14
3762025-02-21T19:39:44.084Z Downloaded cargo_toml v0.20.5
3772025-02-21T19:39:44.084Z Downloaded anyhow v1.0.96
3782025-02-21T19:39:44.084Z Downloaded once_cell v1.20.3
3792025-02-21T19:39:44.084Z Downloaded papergrid v0.11.0
3802025-02-21T19:39:44.084Z Downloaded proc-macro-error v1.0.4
3812025-02-21T19:39:44.087Z Downloaded textwrap v0.16.1
3822025-02-21T19:39:44.090Z Downloaded clap v4.5.30
3832025-02-21T19:39:44.096Z Downloaded proc-macro2 v1.0.92
3842025-02-21T19:39:44.099Z Downloaded unicode-ident v1.0.14
3852025-02-21T19:39:44.101Z Downloaded ucd-trie v0.1.7
3862025-02-21T19:39:44.104Z Downloaded pest_meta v2.7.14
3872025-02-21T19:39:44.104Z Downloaded typenum v1.17.0
3882025-02-21T19:39:44.108Z Downloaded ryu v1.0.18
3892025-02-21T19:39:44.111Z Downloaded log v0.4.22
3902025-02-21T19:39:44.130Z Downloaded toml v0.8.19
3912025-02-21T19:39:44.136Z Downloaded indexmap v2.7.1
3922025-02-21T19:39:44.144Z Downloaded serde_derive v1.0.217
3932025-02-21T19:39:44.147Z Downloaded serde v1.0.217
3942025-02-21T19:39:44.167Z Downloaded memchr v2.7.4
3952025-02-21T19:39:44.180Z Downloaded toml_edit v0.22.22
3962025-02-21T19:39:44.221Z Downloaded pest v2.7.14
3972025-02-21T19:39:44.233Z Downloaded serde_json v1.0.139
3982025-02-21T19:39:44.238Z Downloaded hashbrown v0.15.1
3992025-02-21T19:39:44.243Z Downloaded zerocopy v0.7.35
4002025-02-21T19:39:44.258Z Downloaded winnow v0.6.20
4012025-02-21T19:39:44.264Z Downloaded clap_builder v4.5.30
4022025-02-21T19:39:44.277Z Downloaded goblin v0.8.2
4032025-02-21T19:39:44.280Z Downloaded tabled v0.15.0
4042025-02-21T19:39:44.300Z Downloaded syn v1.0.109
4052025-02-21T19:39:44.308Z Downloaded syn v2.0.96
4062025-02-21T19:39:44.318Z Downloaded unicode-width v0.1.14
4072025-02-21T19:39:44.323Z Downloaded rustix v0.38.37
4082025-02-21T19:39:44.365Z Downloaded libc v0.2.169
4092025-02-21T19:39:44.640Z Compiling proc-macro2 v1.0.92
4102025-02-21T19:39:44.640Z Compiling unicode-ident v1.0.14
4112025-02-21T19:39:44.640Z Compiling version_check v0.9.5
4122025-02-21T19:39:44.645Z Compiling serde v1.0.217
4132025-02-21T19:39:44.645Z Compiling memchr v2.7.4
4142025-02-21T19:39:44.645Z Compiling thiserror v1.0.69
4152025-02-21T19:39:44.675Z Compiling libc v0.2.169
4162025-02-21T19:39:44.678Z Compiling ucd-trie v0.1.7
4172025-02-21T19:39:44.906Z Compiling itoa v1.0.11
4182025-02-21T19:39:45.194Z Compiling ryu v1.0.18
4192025-02-21T19:39:45.286Z Compiling once_cell v1.20.3
4202025-02-21T19:39:45.500Z Compiling byteorder v1.5.0
4212025-02-21T19:39:45.653Z Compiling serde_json v1.0.139
4222025-02-21T19:39:45.688Z Compiling rustix v0.38.37
4232025-02-21T19:39:45.935Z Compiling bitflags v2.6.0
4242025-02-21T19:39:46.015Z Compiling usdt-impl v0.5.0
4252025-02-21T19:39:46.145Z Compiling proc-macro-error-attr v1.0.4
4262025-02-21T19:39:46.377Z Compiling syn v1.0.109
4272025-02-21T19:39:46.381Z Compiling proc-macro-error v1.0.4
4282025-02-21T19:39:46.433Z Compiling quote v1.0.38
4292025-02-21T19:39:46.545Z Compiling log v0.4.22
4302025-02-21T19:39:46.569Z Compiling plain v0.2.3
4312025-02-21T19:39:46.704Z Compiling errno v0.3.9
4322025-02-21T19:39:46.747Z Compiling utf8parse v0.2.2
4332025-02-21T19:39:46.870Z Compiling syn v2.0.96
4342025-02-21T19:39:46.893Z Compiling thread-id v4.2.2
4352025-02-21T19:39:46.940Z Compiling camino v1.1.9
4362025-02-21T19:39:46.984Z Compiling hashbrown v0.15.1
4372025-02-21T19:39:47.009Z Compiling equivalent v1.0.1
4382025-02-21T19:39:47.050Z Compiling anstyle-parse v0.2.5
4392025-02-21T19:39:47.384Z Compiling semver v1.0.25
4402025-02-21T19:39:47.583Z Compiling colorchoice v1.0.2
4412025-02-21T19:39:47.643Z Compiling anstyle v1.0.10
4422025-02-21T19:39:47.762Z Compiling winnow v0.6.20
4432025-02-21T19:39:47.785Z Compiling is_terminal_polyfill v1.70.1
4442025-02-21T19:39:47.859Z Compiling unicode-width v0.1.14
4452025-02-21T19:39:47.915Z Compiling autocfg v1.4.0
4462025-02-21T19:39:48.048Z Compiling indexmap v2.7.1
4472025-02-21T19:39:48.073Z Compiling pretty-hex v0.4.1
4482025-02-21T19:39:48.285Z Compiling anstyle-query v1.1.1
4492025-02-21T19:39:48.434Z Compiling anstream v0.6.15
4502025-02-21T19:39:48.742Z Compiling fnv v1.0.7
4512025-02-21T19:39:48.819Z Compiling fs-err v2.11.0
4522025-02-21T19:39:48.885Z Compiling terminal_size v0.4.0
4532025-02-21T19:39:49.064Z Compiling heck v0.5.0
4542025-02-21T19:39:49.104Z Compiling fastrand v2.1.1
4552025-02-21T19:39:49.138Z Compiling anyhow v1.0.96
4562025-02-21T19:39:49.313Z Compiling strsim v0.11.1
4572025-02-21T19:39:49.386Z Compiling clap_lex v0.7.4
4582025-02-21T19:39:49.537Z Compiling cfg-if v1.0.0
4592025-02-21T19:39:49.579Z Compiling heck v0.4.1
4602025-02-21T19:39:49.806Z Compiling bytecount v0.6.8
4612025-02-21T19:39:50.005Z Compiling papergrid v0.11.0
4622025-02-21T19:39:50.079Z Compiling clap_builder v4.5.30
4632025-02-21T19:39:50.141Z Compiling tempfile v3.13.0
4642025-02-21T19:39:50.398Z Compiling memmap v0.7.0
4652025-02-21T19:39:50.437Z Compiling unicode-linebreak v0.1.5
4662025-02-21T19:39:50.705Z Compiling smawk v0.3.2
4672025-02-21T19:39:50.911Z Compiling textwrap v0.16.1
4682025-02-21T19:39:51.165Z Compiling swrite v0.1.0
4692025-02-21T19:39:51.779Z Compiling tabled_derive v0.7.0
4702025-02-21T19:39:53.070Z Compiling tabled v0.15.0
4712025-02-21T19:39:53.562Z Compiling serde_derive v1.0.217
4722025-02-21T19:39:53.562Z Compiling thiserror-impl v1.0.69
4732025-02-21T19:39:53.565Z Compiling zerocopy-derive v0.7.35
4742025-02-21T19:39:53.565Z Compiling scroll_derive v0.12.0
4752025-02-21T19:39:53.723Z Compiling clap_derive v4.5.28
4762025-02-21T19:39:55.017Z Compiling scroll v0.12.0
4772025-02-21T19:39:55.490Z Compiling zerocopy v0.7.35
4782025-02-21T19:39:55.515Z Compiling goblin v0.8.2
4792025-02-21T19:39:56.224Z Compiling pest v2.7.14
4802025-02-21T19:39:57.085Z Compiling clap v4.5.30
4812025-02-21T19:39:58.276Z Compiling pest_meta v2.7.14
4822025-02-21T19:39:59.154Z Compiling pest_generator v2.7.14
4832025-02-21T19:40:00.511Z Compiling pest_derive v2.7.14
4842025-02-21T19:40:01.181Z Compiling dtrace-parser v0.2.0
4852025-02-21T19:40:01.990Z Compiling serde_spanned v0.6.8
4862025-02-21T19:40:01.993Z Compiling toml_datetime v0.6.8
4872025-02-21T19:40:01.993Z Compiling cargo-platform v0.1.8
4882025-02-21T19:40:02.264Z Compiling serde_tokenstream v0.2.2
4892025-02-21T19:40:02.324Z Compiling macaddr v1.0.1
4902025-02-21T19:40:02.477Z Compiling toml_edit v0.22.22
4912025-02-21T19:40:02.632Z Compiling camino-tempfile v1.1.1
4922025-02-21T19:40:03.348Z Compiling dof v0.3.0
4932025-02-21T19:40:03.348Z Compiling cargo_metadata v0.18.1
4942025-02-21T19:40:04.824Z Compiling usdt-attr-macro v0.5.0
4952025-02-21T19:40:04.825Z Compiling usdt-macro v0.5.0
4962025-02-21T19:40:05.162Z Compiling toml v0.8.19
4972025-02-21T19:40:05.924Z Compiling cargo_toml v0.20.5
4982025-02-21T19:40:05.973Z Compiling usdt v0.5.0
4992025-02-21T19:40:08.413Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002025-02-21T19:40:11.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.07s
5012025-02-21T19:40:11.694Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5022025-02-21T19:40:12.206Z Downloading crates ...
5032025-02-21T19:40:12.320Z Downloaded atty v0.2.14
5042025-02-21T19:40:12.334Z Downloaded async-stream-impl v0.3.6
5052025-02-21T19:40:12.337Z Downloaded base16ct v0.2.0
5062025-02-21T19:40:12.344Z Downloaded array-init v0.0.4
5072025-02-21T19:40:12.347Z Downloaded argon2 v0.5.3
5082025-02-21T19:40:12.351Z Downloaded http-range v0.1.5
5092025-02-21T19:40:12.353Z Downloaded home v0.5.9
5102025-02-21T19:40:12.363Z Downloaded hickory-client v0.24.3
5112025-02-21T19:40:12.373Z Downloaded http-body v1.0.1
5122025-02-21T19:40:12.380Z Downloaded crucible-workspace-hack v0.1.0
5132025-02-21T19:40:12.384Z Downloaded atomicwrites v0.4.4
5142025-02-21T19:40:12.384Z Downloaded ident_case v1.0.1
5152025-02-21T19:40:12.387Z Downloaded md5 v0.7.0
5162025-02-21T19:40:12.387Z Downloaded match_cfg v0.1.0
5172025-02-21T19:40:12.390Z Downloaded crunchy v0.2.2
5182025-02-21T19:40:12.390Z Downloaded is_ci v1.2.0
5192025-02-21T19:40:12.393Z Downloaded cfg_aliases v0.2.1
5202025-02-21T19:40:12.393Z Downloaded cfg_aliases v0.1.1
5212025-02-21T19:40:12.397Z Downloaded instant v0.1.13
5222025-02-21T19:40:12.400Z Downloaded icu_provider_macros v1.5.0
5232025-02-21T19:40:12.400Z Downloaded ciborium-io v0.2.2
5242025-02-21T19:40:12.402Z Downloaded cstr-argument v0.1.2
5252025-02-21T19:40:12.408Z Downloaded hyper-staticfile v0.10.1
5262025-02-21T19:40:12.411Z Downloaded mirai-annotations v1.12.0
5272025-02-21T19:40:12.414Z Downloaded hex-literal v0.4.1
5282025-02-21T19:40:12.415Z Downloaded headers-core v0.3.0
5292025-02-21T19:40:12.415Z Downloaded async-bb8-diesel v0.2.1
5302025-02-21T19:40:12.419Z Downloaded adler2 v2.0.0
5312025-02-21T19:40:12.419Z Downloaded highway v1.2.0
5322025-02-21T19:40:12.422Z Downloaded async-stream v0.3.6
5332025-02-21T19:40:12.427Z Downloaded assert_matches v1.5.0
5342025-02-21T19:40:12.427Z Downloaded castaway v0.2.3
5352025-02-21T19:40:12.432Z Downloaded aead v0.5.2
5362025-02-21T19:40:12.432Z Downloaded ascii-canvas v3.0.0
5372025-02-21T19:40:12.437Z Downloaded buf-list v1.0.3
5382025-02-21T19:40:12.439Z Downloaded http-body-util v0.1.2
5392025-02-21T19:40:12.439Z Downloaded humantime v2.1.0
5402025-02-21T19:40:12.442Z Downloaded httpdate v1.0.3
5412025-02-21T19:40:12.442Z Downloaded hostname v0.4.0
5422025-02-21T19:40:12.445Z Downloaded crc-catalog v2.4.0
5432025-02-21T19:40:12.445Z Downloaded bitflags v1.3.2
5442025-02-21T19:40:12.448Z Downloaded bit-vec v0.6.3
5452025-02-21T19:40:12.451Z Downloaded hyper-tls v0.6.0
5462025-02-21T19:40:12.454Z Downloaded inout v0.1.3
5472025-02-21T19:40:12.454Z Downloaded maplit v1.0.2
5482025-02-21T19:40:12.454Z Downloaded convert_case v0.4.0
5492025-02-21T19:40:12.457Z Downloaded colored v2.1.0
5502025-02-21T19:40:12.461Z Downloaded lru v0.12.5
5512025-02-21T19:40:12.461Z Downloaded kstat-rs v0.2.4
5522025-02-21T19:40:12.461Z Downloaded indent_write v2.2.0
5532025-02-21T19:40:12.464Z Downloaded curve25519-dalek-derive v0.1.1
5542025-02-21T19:40:12.464Z Downloaded cexpr v0.6.0
5552025-02-21T19:40:12.468Z Downloaded crossbeam-deque v0.8.5
5562025-02-21T19:40:12.468Z Downloaded bcrypt-pbkdf v0.10.0
5572025-02-21T19:40:12.471Z Downloaded crc v3.2.1
5582025-02-21T19:40:12.471Z Downloaded linked-hash-map v0.5.6
5592025-02-21T19:40:12.474Z Downloaded libefi-sys v0.1.0
5602025-02-21T19:40:12.475Z Downloaded lazycell v1.3.0
5612025-02-21T19:40:12.478Z Downloaded ciborium-ll v0.2.2
5622025-02-21T19:40:12.478Z Downloaded cbc v0.1.2
5632025-02-21T19:40:12.480Z Downloaded async-trait v0.1.86
5642025-02-21T19:40:12.483Z Downloaded libsw v3.3.1
5652025-02-21T19:40:12.491Z Downloaded maybe-uninit v2.0.0
5662025-02-21T19:40:12.495Z Downloaded indoc v1.0.9
5672025-02-21T19:40:12.496Z Downloaded bitfield v0.14.0
5682025-02-21T19:40:12.496Z Downloaded ctr v0.9.2
5692025-02-21T19:40:12.496Z Downloaded bitfield-struct v0.6.2
5702025-02-21T19:40:12.498Z Downloaded blowfish v0.9.1
5712025-02-21T19:40:12.498Z Downloaded managed v0.8.0
5722025-02-21T19:40:12.498Z Downloaded chrono-tz-build v0.4.0
5732025-02-21T19:40:12.499Z Downloaded instability v0.3.2
5742025-02-21T19:40:12.501Z Downloaded bb8 v0.8.5
5752025-02-21T19:40:12.501Z Downloaded arrayvec v0.7.6
5762025-02-21T19:40:12.504Z Downloaded memoffset v0.9.1
5772025-02-21T19:40:12.507Z Downloaded ipnetwork v0.21.1
5782025-02-21T19:40:12.510Z Downloaded mockall v0.13.0
5792025-02-21T19:40:12.510Z Downloaded mime v0.3.17
5802025-02-21T19:40:12.512Z Downloaded hubpack_derive v0.1.1
5812025-02-21T19:40:12.512Z Downloaded backoff v0.4.0
5822025-02-21T19:40:12.515Z Downloaded constant_time_eq v0.3.1
5832025-02-21T19:40:12.515Z Downloaded cmake v0.1.51
5842025-02-21T19:40:12.518Z Downloaded nanorand v0.7.0
5852025-02-21T19:40:12.521Z Downloaded addr2line v0.24.2
5862025-02-21T19:40:12.523Z Downloaded crc32fast v1.4.2
5872025-02-21T19:40:12.526Z Downloaded rand_xorshift v0.3.0
5882025-02-21T19:40:12.527Z Downloaded multimap v0.10.0
5892025-02-21T19:40:12.530Z Downloaded lru-cache v0.1.2
5902025-02-21T19:40:12.530Z Downloaded ipnet v2.10.1
5912025-02-21T19:40:12.533Z Downloaded bzip2 v0.4.4
5922025-02-21T19:40:12.533Z Downloaded cookie_store v0.21.1
5932025-02-21T19:40:12.536Z Downloaded idna_adapter v1.2.0
5942025-02-21T19:40:12.538Z Downloaded linear-map v1.2.0
5952025-02-21T19:40:12.538Z Downloaded hyper-rustls v0.27.3
5962025-02-21T19:40:12.541Z Downloaded litemap v0.7.3
5972025-02-21T19:40:12.544Z Downloaded jobserver v0.1.32
5982025-02-21T19:40:12.547Z Downloaded multer v3.1.0
5992025-02-21T19:40:12.549Z Downloaded atomic-waker v1.1.2
6002025-02-21T19:40:12.550Z Downloaded arrayref v0.3.9
6012025-02-21T19:40:12.552Z Downloaded const_format_proc_macros v0.2.34
6022025-02-21T19:40:12.555Z Downloaded cipher v0.4.4
6032025-02-21T19:40:12.558Z Downloaded termtree v0.4.1
6042025-02-21T19:40:12.558Z Downloaded libloading v0.8.5
6052025-02-21T19:40:12.560Z Downloaded sync_wrapper v1.0.1
6062025-02-21T19:40:12.560Z Downloaded console v0.15.10
6072025-02-21T19:40:12.563Z Downloaded psl-types v2.0.11
6082025-02-21T19:40:12.567Z Downloaded cancel-safe-futures v0.1.5
6092025-02-21T19:40:12.569Z Downloaded csv-core v0.1.11
6102025-02-21T19:40:12.572Z Downloaded base64ct v1.6.0
6112025-02-21T19:40:12.575Z Downloaded try-lock v0.2.5
6122025-02-21T19:40:12.575Z Downloaded memmap2 v0.9.5
6132025-02-21T19:40:12.578Z Downloaded md-5 v0.10.6
6142025-02-21T19:40:12.578Z Downloaded want v0.3.1
6152025-02-21T19:40:12.581Z Downloaded resolv-conf v0.7.0
6162025-02-21T19:40:12.581Z Downloaded lock_api v0.4.12
6172025-02-21T19:40:12.583Z Downloaded rpassword v7.3.1
6182025-02-21T19:40:12.586Z Downloaded icu_locid_transform v1.5.0
6192025-02-21T19:40:12.589Z Downloaded yoke-derive v0.7.4
6202025-02-21T19:40:12.589Z Downloaded derive_builder_macro v0.20.2
6212025-02-21T19:40:12.592Z Downloaded rustversion v1.0.17
6222025-02-21T19:40:12.592Z Downloaded rustc-hash v2.0.0
6232025-02-21T19:40:12.595Z Downloaded lazy_static v1.5.0
6242025-02-21T19:40:12.602Z Downloaded lockfree-object-pool v0.1.6
6252025-02-21T19:40:12.604Z Downloaded secrecy v0.8.0
6262025-02-21T19:40:12.604Z Downloaded slab v0.4.9
6272025-02-21T19:40:12.604Z Downloaded slog-envlogger v2.2.0
6282025-02-21T19:40:12.604Z Downloaded slog-dtrace v0.3.0
6292025-02-21T19:40:12.607Z Downloaded litrs v0.4.1
6302025-02-21T19:40:12.610Z Downloaded smf v0.2.3
6312025-02-21T19:40:12.610Z Downloaded hmac v0.12.1
6322025-02-21T19:40:12.613Z Downloaded icu_normalizer_data v1.5.0
6332025-02-21T19:40:12.616Z Downloaded icu_locid_transform_data v1.5.0
6342025-02-21T19:40:12.616Z Downloaded impl-trait-for-tuples v0.2.2
6352025-02-21T19:40:12.620Z Downloaded ciborium v0.2.2
6362025-02-21T19:40:12.624Z Downloaded embedded-io v0.4.0
6372025-02-21T19:40:12.627Z Downloaded blake2 v0.10.6
6382025-02-21T19:40:12.627Z Downloaded tls_codec_derive v0.4.1
6392025-02-21T19:40:12.629Z Downloaded crossbeam-utils v0.8.20
6402025-02-21T19:40:12.632Z Downloaded cookie v0.18.1
6412025-02-21T19:40:12.635Z Downloaded openssl-probe v0.1.5
6422025-02-21T19:40:12.636Z Downloaded openssl-macros v0.1.1
6432025-02-21T19:40:12.636Z Downloaded clang-sys v1.8.1
6442025-02-21T19:40:12.639Z Downloaded progenitor-client v0.9.1
6452025-02-21T19:40:12.639Z Downloaded shlex v1.3.0
6462025-02-21T19:40:12.643Z Downloaded mockall_derive v0.13.0
6472025-02-21T19:40:12.645Z Downloaded tiny-keccak v2.0.2
6482025-02-21T19:40:12.648Z Downloaded termios v0.3.3
6492025-02-21T19:40:12.650Z Downloaded phf_shared v0.10.0
6502025-02-21T19:40:12.650Z Downloaded precomputed-hash v0.1.1
6512025-02-21T19:40:12.650Z Downloaded untrusted v0.9.0
6522025-02-21T19:40:12.653Z Downloaded strum_macros v0.25.3
6532025-02-21T19:40:12.658Z Downloaded shell-words v1.1.0
6542025-02-21T19:40:12.658Z Downloaded semver v0.1.20
6552025-02-21T19:40:12.659Z Downloaded scheduled-thread-pool v0.2.7
6562025-02-21T19:40:12.664Z Downloaded ahash v0.8.11
6572025-02-21T19:40:12.664Z Downloaded miniz_oxide v0.8.0
6582025-02-21T19:40:12.669Z Downloaded indexmap v1.9.3
6592025-02-21T19:40:12.669Z Downloaded cassowary v0.3.0
6602025-02-21T19:40:12.671Z Downloaded waitgroup v0.1.2
6612025-02-21T19:40:12.671Z Downloaded bcs v0.1.6
6622025-02-21T19:40:12.671Z Downloaded either v1.13.0
6632025-02-21T19:40:12.674Z Downloaded unicode-xid v0.2.6
6642025-02-21T19:40:12.674Z Downloaded derive_builder_core v0.20.2
6652025-02-21T19:40:12.677Z Downloaded defmt-macros v0.3.9
6662025-02-21T19:40:12.680Z Downloaded internet-checksum v0.2.1
6672025-02-21T19:40:12.683Z Downloaded lalrpop-util v0.19.12
6682025-02-21T19:40:12.683Z Downloaded group v0.13.0
6692025-02-21T19:40:12.685Z Downloaded ghash v0.5.1
6702025-02-21T19:40:12.685Z Downloaded sqlparser_derive v0.2.2
6712025-02-21T19:40:12.688Z Downloaded allocator-api2 v0.2.18
6722025-02-21T19:40:12.691Z Downloaded sigpipe v0.1.3
6732025-02-21T19:40:12.691Z Downloaded snafu-derive v0.8.5
6742025-02-21T19:40:12.693Z Downloaded foreign-types v0.5.0
6752025-02-21T19:40:12.693Z Downloaded fallible-streaming-iterator v0.1.9
6762025-02-21T19:40:12.696Z Downloaded fallible-iterator v0.3.0
6772025-02-21T19:40:12.696Z Downloaded mime_guess v2.0.5
6782025-02-21T19:40:12.699Z Downloaded iana-time-zone v0.1.61
6792025-02-21T19:40:12.701Z Downloaded httparse v1.9.5
6802025-02-21T19:40:12.705Z Downloaded indicatif v0.17.11
6812025-02-21T19:40:12.707Z Downloaded crossbeam-epoch v0.9.18
6822025-02-21T19:40:12.710Z Downloaded icu_locid v1.5.0
6832025-02-21T19:40:12.715Z Downloaded hex v0.4.3
6842025-02-21T19:40:12.720Z Downloaded synstructure v0.13.1
6852025-02-21T19:40:12.722Z Downloaded futures-executor v0.3.31
6862025-02-21T19:40:12.722Z Downloaded futures-core v0.3.31
6872025-02-21T19:40:12.722Z Downloaded tokio-rustls v0.24.1
6882025-02-21T19:40:12.725Z Downloaded crc-any v2.5.0
6892025-02-21T19:40:12.728Z Downloaded bytes v1.9.0
6902025-02-21T19:40:12.731Z Downloaded write16 v1.0.0
6912025-02-21T19:40:12.733Z Downloaded const-oid v0.9.6
6922025-02-21T19:40:12.736Z Downloaded progenitor-macro v0.9.1
6932025-02-21T19:40:12.736Z Downloaded progenitor-macro v0.8.0
6942025-02-21T19:40:12.739Z Downloaded parse-display-derive v0.10.0
6952025-02-21T19:40:12.739Z Downloaded parse-display v0.10.0
6962025-02-21T19:40:12.742Z Downloaded ppv-lite86 v0.2.20
6972025-02-21T19:40:12.742Z Downloaded heck v0.3.3
6982025-02-21T19:40:12.744Z Downloaded polyval v0.6.2
6992025-02-21T19:40:12.747Z Downloaded tokio-rustls v0.26.0
7002025-02-21T19:40:12.758Z Downloaded walkdir v2.5.0
7012025-02-21T19:40:12.761Z Downloaded aes v0.8.4
7022025-02-21T19:40:12.764Z Downloaded derive_builder v0.20.2
7032025-02-21T19:40:12.769Z Downloaded number_prefix v0.4.0
7042025-02-21T19:40:12.772Z Downloaded new_debug_unreachable v1.0.6
7052025-02-21T19:40:12.772Z Downloaded num_threads v0.1.7
7062025-02-21T19:40:12.775Z Downloaded form_urlencoded v1.2.1
7072025-02-21T19:40:12.775Z Downloaded structmeta v0.2.0
7082025-02-21T19:40:12.775Z Downloaded ssh-cipher v0.2.0
7092025-02-21T19:40:12.778Z Downloaded signature v2.2.0
7102025-02-21T19:40:12.778Z Downloaded smallvec v0.6.14
7112025-02-21T19:40:12.781Z Downloaded subtle v2.6.1
7122025-02-21T19:40:12.783Z Downloaded simd-adler32 v0.3.7
7132025-02-21T19:40:12.783Z Downloaded base64 v0.21.7
7142025-02-21T19:40:12.787Z Downloaded base64 v0.22.1
7152025-02-21T19:40:12.792Z Downloaded normalize-line-endings v0.3.0
7162025-02-21T19:40:12.796Z Downloaded tui-tree-widget v0.23.0
7172025-02-21T19:40:12.796Z Downloaded crypto-bigint v0.5.5
7182025-02-21T19:40:12.801Z Downloaded termtree v0.5.1
7192025-02-21T19:40:12.805Z Downloaded termcolor v1.4.1
7202025-02-21T19:40:12.808Z Downloaded num_enum v0.5.11
7212025-02-21T19:40:12.811Z Downloaded native-tls v0.2.12
7222025-02-21T19:40:12.814Z Downloaded zerovec-derive v0.10.3
7232025-02-21T19:40:12.814Z Downloaded zeroize_derive v1.4.2
7242025-02-21T19:40:12.817Z Downloaded writeable v0.5.5
7252025-02-21T19:40:12.817Z Downloaded unicode-truncate v1.1.0
7262025-02-21T19:40:12.821Z Downloaded unarray v0.1.4
7272025-02-21T19:40:12.821Z Downloaded icu_collections v1.5.0
7282025-02-21T19:40:12.826Z Downloaded fd-lock v4.0.2
7292025-02-21T19:40:12.829Z Downloaded float-cmp v0.10.0
7302025-02-21T19:40:12.832Z Downloaded powerfmt v0.2.0
7312025-02-21T19:40:12.833Z Downloaded parking_lot_core v0.8.6
7322025-02-21T19:40:12.836Z Downloaded embedded-io v0.6.1
7332025-02-21T19:40:12.836Z Downloaded dirs-next v2.0.0
7342025-02-21T19:40:12.839Z Downloaded difflib v0.4.0
7352025-02-21T19:40:12.839Z Downloaded parking_lot_core v0.9.10
7362025-02-21T19:40:12.843Z Downloaded const_format v0.2.34
7372025-02-21T19:40:12.845Z Downloaded fragile v2.0.0
7382025-02-21T19:40:12.848Z Downloaded cc v1.1.30
7392025-02-21T19:40:12.851Z Downloaded strip-ansi-escapes v0.2.0
7402025-02-21T19:40:12.853Z Downloaded serde_derive_internals v0.29.1
7412025-02-21T19:40:12.856Z Downloaded take_mut v0.2.2
7422025-02-21T19:40:12.856Z Downloaded futures-macro v0.3.31
7432025-02-21T19:40:12.856Z Downloaded derive_more v0.99.19
7442025-02-21T19:40:12.862Z Downloaded toolchain_find v0.4.0
7452025-02-21T19:40:12.866Z Downloaded crossbeam-channel v0.5.13
7462025-02-21T19:40:12.869Z Downloaded rustls-pemfile v2.2.0
7472025-02-21T19:40:12.872Z Downloaded hickory-resolver v0.24.3
7482025-02-21T19:40:12.875Z Downloaded chacha20poly1305 v0.10.1
7492025-02-21T19:40:12.877Z Downloaded test-strategy v0.3.1
7502025-02-21T19:40:12.880Z Downloaded tokio-postgres v0.7.12
7512025-02-21T19:40:12.885Z Downloaded paste v1.0.15
7522025-02-21T19:40:12.889Z Downloaded packed_struct v0.10.1
7532025-02-21T19:40:12.891Z Downloaded tokio-tungstenite v0.24.0
7542025-02-21T19:40:12.894Z Downloaded zone_cfg_derive v0.3.0
7552025-02-21T19:40:12.894Z Downloaded endian-type v0.1.2
7562025-02-21T19:40:12.897Z Downloaded dsl_auto_type v0.1.2
7572025-02-21T19:40:12.897Z Downloaded newtype_derive v0.1.6
7582025-02-21T19:40:12.899Z Downloaded ref-cast-impl v1.0.23
7592025-02-21T19:40:12.899Z Downloaded predicates-core v1.0.8
7602025-02-21T19:40:12.902Z Downloaded phf_codegen v0.11.2
7612025-02-21T19:40:12.902Z Downloaded newline-converter v0.3.0
7622025-02-21T19:40:12.902Z Downloaded enum-as-inner v0.6.1
7632025-02-21T19:40:12.905Z Downloaded typify-macro v0.2.0
7642025-02-21T19:40:12.905Z Downloaded term v0.7.0
7652025-02-21T19:40:12.909Z Downloaded fxhash v0.2.1
7662025-02-21T19:40:12.911Z Downloaded sha1 v0.10.6
7672025-02-21T19:40:12.911Z Downloaded ena v0.14.3
7682025-02-21T19:40:12.914Z Downloaded der_derive v0.7.3
7692025-02-21T19:40:12.917Z Downloaded progenitor-impl v0.9.1
7702025-02-21T19:40:12.921Z Downloaded getrandom v0.2.15
7712025-02-21T19:40:12.924Z Downloaded pkcs5 v0.7.1
7722025-02-21T19:40:12.926Z Downloaded aes-gcm v0.10.3
7732025-02-21T19:40:12.929Z Downloaded scrypt v0.11.0
7742025-02-21T19:40:12.932Z Downloaded fatfs v0.3.6
7752025-02-21T19:40:12.935Z Downloaded elliptic-curve v0.13.8
7762025-02-21T19:40:12.937Z Downloaded progenitor-client v0.8.0
7772025-02-21T19:40:12.940Z Downloaded supports-color v3.0.1
7782025-02-21T19:40:12.944Z Downloaded tabwriter v1.4.0
7792025-02-21T19:40:12.944Z Downloaded snafu v0.8.5
7802025-02-21T19:40:12.948Z Downloaded rustfmt-wrapper v0.2.1
7812025-02-21T19:40:12.950Z Downloaded spki v0.7.3
7822025-02-21T19:40:12.953Z Downloaded time-core v0.1.2
7832025-02-21T19:40:12.953Z Downloaded rcgen v0.12.1
7842025-02-21T19:40:12.956Z Downloaded structmeta-derive v0.2.0
7852025-02-21T19:40:12.967Z Downloaded http v1.2.0
7862025-02-21T19:40:12.967Z Downloaded zerofrom-derive v0.1.4
7872025-02-21T19:40:12.967Z Downloaded utf-8 v0.7.6
7882025-02-21T19:40:12.967Z Downloaded untrusted v0.7.1
7892025-02-21T19:40:12.967Z Downloaded universal-hash v0.5.1
7902025-02-21T19:40:12.967Z Downloaded tap v1.0.1
7912025-02-21T19:40:12.971Z Downloaded ed25519 v2.2.3
7922025-02-21T19:40:12.971Z Downloaded predicates v3.1.3
7932025-02-21T19:40:12.976Z Downloaded debug-ignore v1.0.5
7942025-02-21T19:40:12.976Z Downloaded deranged v0.3.11
7952025-02-21T19:40:12.980Z Downloaded phf v0.11.2
7962025-02-21T19:40:12.980Z Downloaded defmt-parser v0.3.4
7972025-02-21T19:40:12.980Z Downloaded data-encoding v2.6.0
7982025-02-21T19:40:12.983Z Downloaded vte v0.11.1
7992025-02-21T19:40:12.983Z Downloaded typify v0.3.0
8002025-02-21T19:40:12.986Z Downloaded zerofrom v0.1.4
8012025-02-21T19:40:12.989Z Downloaded rand_core v0.6.4
8022025-02-21T19:40:12.989Z Downloaded percent-encoding v2.3.1
8032025-02-21T19:40:12.991Z Downloaded newtype-uuid v1.2.1
8042025-02-21T19:40:12.991Z Downloaded ref-cast v1.0.23
8052025-02-21T19:40:12.994Z Downloaded backtrace v0.3.74
8062025-02-21T19:40:12.999Z Downloaded hash32 v0.3.1
8072025-02-21T19:40:13.002Z Downloaded hash32 v0.2.1
8082025-02-21T19:40:13.002Z Downloaded mio v1.0.2
8092025-02-21T19:40:13.008Z Downloaded salsa20 v0.10.2
8102025-02-21T19:40:13.012Z Downloaded rusty-fork v0.3.0
8112025-02-21T19:40:13.012Z Downloaded rand_chacha v0.3.1
8122025-02-21T19:40:13.015Z Downloaded pin-utils v0.1.0
8132025-02-21T19:40:13.015Z Downloaded sct v0.7.1
8142025-02-21T19:40:13.018Z Downloaded twox-hash v2.1.0
8152025-02-21T19:40:13.022Z Downloaded schemars v0.8.21
8162025-02-21T19:40:13.032Z Downloaded serde-big-array v0.5.1
8172025-02-21T19:40:13.036Z Downloaded pretty-hex v0.2.1
8182025-02-21T19:40:13.036Z Downloaded peg-runtime v0.8.3
8192025-02-21T19:40:13.039Z Downloaded russh-cryptovec v0.7.3
8202025-02-21T19:40:13.039Z Downloaded siphasher v0.3.11
8212025-02-21T19:40:13.039Z Downloaded slog-async v2.8.0
8222025-02-21T19:40:13.042Z Downloaded tungstenite v0.21.0
8232025-02-21T19:40:13.045Z Downloaded thread_local v1.1.8
8242025-02-21T19:40:13.047Z Downloaded slog-bunyan v2.5.0
8252025-02-21T19:40:13.047Z Downloaded time-macros v0.2.18
8262025-02-21T19:40:13.050Z Downloaded whoami v1.5.2
8272025-02-21T19:40:13.053Z Downloaded radium v0.7.0
8282025-02-21T19:40:13.053Z Downloaded foreign-types v0.3.2
8292025-02-21T19:40:13.057Z Downloaded thiserror v2.0.11
8302025-02-21T19:40:13.059Z Downloaded olpc-cjson v0.1.4
8312025-02-21T19:40:13.062Z Downloaded futures-channel v0.3.31
8322025-02-21T19:40:13.067Z Downloaded dyn-clone v1.0.18
8332025-02-21T19:40:13.067Z Downloaded thiserror-impl-no-std v2.0.2
8342025-02-21T19:40:13.072Z Downloaded ecdsa v0.16.9
8352025-02-21T19:40:13.072Z Downloaded defmt v0.3.8
8362025-02-21T19:40:13.075Z Downloaded zeroize v1.8.1
8372025-02-21T19:40:13.075Z Downloaded openssl-sys v0.9.106
8382025-02-21T19:40:13.078Z Downloaded libxml v0.3.3
8392025-02-21T19:40:13.087Z Downloaded diesel_table_macro_syntax v0.2.0
8402025-02-21T19:40:13.090Z Downloaded filetime v0.2.25
8412025-02-21T19:40:13.090Z Downloaded ff v0.13.0
8422025-02-21T19:40:13.095Z Downloaded packed_struct_codegen v0.10.1
8432025-02-21T19:40:13.095Z Downloaded hashlink v0.9.1
8442025-02-21T19:40:13.100Z Downloaded pkcs1 v0.7.5
8452025-02-21T19:40:13.101Z Downloaded rsa v0.9.6
8462025-02-21T19:40:13.103Z Downloaded parse-size v1.1.0
8472025-02-21T19:40:13.106Z Downloaded idna v1.0.3
8482025-02-21T19:40:13.109Z Downloaded num v0.4.3
8492025-02-21T19:40:13.109Z Downloaded pin-project-lite v0.2.14
8502025-02-21T19:40:13.114Z Downloaded sec1 v0.7.3
8512025-02-21T19:40:13.118Z Downloaded scopeguard v1.2.0
8522025-02-21T19:40:13.119Z Downloaded tar v0.4.42
8532025-02-21T19:40:13.122Z Downloaded pbkdf2 v0.12.2
8542025-02-21T19:40:13.122Z Downloaded heapless v0.8.0
8552025-02-21T19:40:13.127Z Downloaded downcast v0.11.0
8562025-02-21T19:40:13.129Z Downloaded static_assertions v1.1.0
8572025-02-21T19:40:13.129Z Downloaded stable_deref_trait v1.2.0
8582025-02-21T19:40:13.132Z Downloaded quinn-udp v0.5.5
8592025-02-21T19:40:13.132Z Downloaded num-bigint v0.4.6
8602025-02-21T19:40:13.137Z Downloaded document-features v0.2.10
8612025-02-21T19:40:13.140Z Downloaded r2d2 v0.8.10
8622025-02-21T19:40:13.143Z Downloaded typify v0.2.0
8632025-02-21T19:40:13.145Z Downloaded xz2 v0.1.7
8642025-02-21T19:40:13.145Z Downloaded foreign-types-macros v0.2.3
8652025-02-21T19:40:13.148Z Downloaded xattr v1.3.1
8662025-02-21T19:40:13.151Z Downloaded unicase v2.7.0
8672025-02-21T19:40:13.151Z Downloaded typify-macro v0.3.0
8682025-02-21T19:40:13.151Z Downloaded der v0.7.9
8692025-02-21T19:40:13.158Z Downloaded yoke v0.7.4
8702025-02-21T19:40:13.161Z Downloaded rayon-core v1.12.1
8712025-02-21T19:40:13.164Z Downloaded fixedbitset v0.4.2
8722025-02-21T19:40:13.167Z Downloaded zip v0.6.6
8732025-02-21T19:40:13.171Z Downloaded dirs-sys-next v0.1.2
8742025-02-21T19:40:13.175Z Downloaded peg-macros v0.8.4
8752025-02-21T19:40:13.175Z Downloaded peg v0.8.4
8762025-02-21T19:40:13.178Z Downloaded half v2.4.1
8772025-02-21T19:40:13.206Z Downloaded signal-hook-tokio v0.3.1
8782025-02-21T19:40:13.206Z Downloaded oxnet v0.1.0
8792025-02-21T19:40:13.206Z Downloaded itertools v0.12.1
8802025-02-21T19:40:13.212Z Downloaded nu-ansi-term v0.50.1
8812025-02-21T19:40:13.212Z Downloaded itertools v0.13.0
8822025-02-21T19:40:13.212Z Downloaded slog-json v2.6.1
8832025-02-21T19:40:13.212Z Downloaded rfc6979 v0.4.0
8842025-02-21T19:40:13.212Z Downloaded heapless v0.7.17
8852025-02-21T19:40:13.212Z Downloaded slog-scope v4.4.0
8862025-02-21T19:40:13.212Z Downloaded unicode_categories v0.1.1
8872025-02-21T19:40:13.215Z Downloaded tinystr v0.7.6
8882025-02-21T19:40:13.216Z Downloaded slog v2.7.0
8892025-02-21T19:40:13.218Z Downloaded thiserror-impl v2.0.11
8902025-02-21T19:40:13.218Z Downloaded unsafe-libyaml v0.2.11
8912025-02-21T19:40:13.221Z Downloaded dunce v1.0.5
8922025-02-21T19:40:13.224Z Downloaded diesel-dtrace v0.4.2
8932025-02-21T19:40:13.230Z Downloaded displaydoc v0.2.5
8942025-02-21T19:40:13.230Z Downloaded hyper v1.5.2
8952025-02-21T19:40:13.235Z Downloaded omicron-zone-package v0.12.0
8962025-02-21T19:40:13.238Z Downloaded headers v0.4.0
8972025-02-21T19:40:13.244Z Downloaded publicsuffix v2.3.0
8982025-02-21T19:40:14.249Z Downloaded foldhash v0.1.3
8992025-02-21T19:40:14.256Z Downloaded display-error-chain v0.2.2
9002025-02-21T19:40:14.256Z Downloaded ssh-encoding v0.2.0
9012025-02-21T19:40:14.256Z Downloaded futures v0.3.31
9022025-02-21T19:40:14.256Z Downloaded password-hash v0.4.2
9032025-02-21T19:40:14.256Z Downloaded thiserror-no-std v2.0.2
9042025-02-21T19:40:14.256Z Downloaded crossterm v0.28.1
9052025-02-21T19:40:14.256Z Downloaded foreign-types-shared v0.1.1
9062025-02-21T19:40:14.256Z Downloaded primeorder v0.13.6
9072025-02-21T19:40:14.256Z Downloaded predicates-tree v1.0.11
9082025-02-21T19:40:14.256Z Downloaded parking_lot v0.11.2
9092025-02-21T19:40:14.256Z Downloaded hashbrown v0.12.3
9102025-02-21T19:40:14.256Z Downloaded pin-project-internal v1.1.6
9112025-02-21T19:40:14.256Z Downloaded password-hash v0.5.0
9122025-02-21T19:40:14.256Z Downloaded libm v0.2.8
9132025-02-21T19:40:14.256Z Downloaded oso-derive v0.27.3
9142025-02-21T19:40:14.256Z Downloaded opaque-debug v0.3.1
9152025-02-21T19:40:14.256Z Downloaded utf16_iter v1.0.5
9162025-02-21T19:40:14.256Z Downloaded wyz v0.5.1
9172025-02-21T19:40:14.256Z Downloaded zone v0.1.8
9182025-02-21T19:40:14.256Z Downloaded strum_macros v0.26.4
9192025-02-21T19:40:14.256Z Downloaded which v4.4.2
9202025-02-21T19:40:14.256Z Downloaded stringprep v0.1.5
9212025-02-21T19:40:14.256Z Downloaded string_cache v0.8.7
9222025-02-21T19:40:14.256Z Downloaded darling_macro v0.20.10
9232025-02-21T19:40:14.256Z Downloaded socket2 v0.5.7
9242025-02-21T19:40:14.256Z Downloaded zone v0.3.0
9252025-02-21T19:40:14.256Z Downloaded wait-timeout v0.2.0
9262025-02-21T19:40:14.256Z Downloaded tinyvec_macros v0.1.1
9272025-02-21T19:40:14.256Z Downloaded structmeta-derive v0.3.0
9282025-02-21T19:40:14.257Z Downloaded serde_repr v0.1.19
9292025-02-21T19:40:14.257Z Downloaded rustc-hash v1.1.0
9302025-02-21T19:40:14.257Z Downloaded phf_generator v0.11.2
9312025-02-21T19:40:14.257Z Downloaded pkcs8 v0.10.2
9322025-02-21T19:40:14.257Z Downloaded pem-rfc7468 v0.7.0
9332025-02-21T19:40:14.257Z Downloaded sqlformat v0.2.6
9342025-02-21T19:40:14.257Z Downloaded pem v3.0.4
9352025-02-21T19:40:14.257Z Downloaded pbkdf2 v0.11.0
9362025-02-21T19:40:14.257Z Downloaded nodrop v0.1.14
9372025-02-21T19:40:14.257Z Downloaded rand v0.8.5
9382025-02-21T19:40:14.257Z Downloaded structmeta v0.3.0
9392025-02-21T19:40:14.257Z Downloaded tungstenite v0.24.0
9402025-02-21T19:40:14.257Z Downloaded num-traits v0.2.19
9412025-02-21T19:40:14.257Z Downloaded tower-layer v0.3.3
9422025-02-21T19:40:14.257Z Downloaded qorb v0.2.1
9432025-02-21T19:40:14.257Z Downloaded strum v0.26.3
9442025-02-21T19:40:14.257Z Downloaded funty v2.0.0
9452025-02-21T19:40:14.257Z Downloaded foreign-types-shared v0.3.1
9462025-02-21T19:40:14.257Z Downloaded futures-io v0.3.31
9472025-02-21T19:40:14.257Z Downloaded unicode-properties v0.1.3
9482025-02-21T19:40:14.257Z Downloaded rustc-demangle v0.1.24
9492025-02-21T19:40:14.257Z Downloaded rustls-pki-types v1.10.0
9502025-02-21T19:40:14.257Z Downloaded derive-where v1.2.7
9512025-02-21T19:40:14.257Z Downloaded diff v0.1.13
9522025-02-21T19:40:14.257Z Downloaded quick-error v1.2.3
9532025-02-21T19:40:14.257Z Downloaded zone_cfg_derive v0.1.2
9542025-02-21T19:40:14.257Z Downloaded proc-macro-crate v1.3.1
9552025-02-21T19:40:14.257Z Downloaded tokio-tungstenite v0.21.0
9562025-02-21T19:40:14.257Z Downloaded hkdf v0.12.4
9572025-02-21T19:40:14.257Z Downloaded tower-service v0.3.3
9582025-02-21T19:40:14.257Z Downloaded fallible-iterator v0.2.0
9592025-02-21T19:40:14.257Z Downloaded postgres-types v0.2.8
9602025-02-21T19:40:14.257Z Downloaded postgres-protocol v0.6.7
9612025-02-21T19:40:14.257Z Downloaded unicode-normalization v0.1.24
9622025-02-21T19:40:14.258Z Downloaded yasna v0.5.2
9632025-02-21T19:40:14.258Z Downloaded vte_generate_state_changes v0.1.2
9642025-02-21T19:40:14.258Z Downloaded tokio-macros v2.5.0
9652025-02-21T19:40:14.258Z Downloaded strum_macros v0.24.3
9662025-02-21T19:40:14.258Z Downloaded num_enum_derive v0.5.11
9672025-02-21T19:40:14.258Z Downloaded serde_plain v1.0.2
9682025-02-21T19:40:14.258Z Downloaded phf_shared v0.11.2
9692025-02-21T19:40:14.258Z Downloaded path-slash v0.1.5
9702025-02-21T19:40:14.258Z Downloaded num-complex v0.4.6
9712025-02-21T19:40:14.258Z Downloaded dropshot_endpoint v0.12.0
9722025-02-21T19:40:14.258Z Downloaded blake3 v1.5.4
9732025-02-21T19:40:14.258Z Downloaded prettyplease v0.2.29
9742025-02-21T19:40:14.258Z Downloaded vergen v8.3.2
9752025-02-21T19:40:14.258Z Downloaded tinyvec v1.8.0
9762025-02-21T19:40:14.258Z Downloaded float-ord v0.3.2
9772025-02-21T19:40:14.258Z Downloaded tokio-util v0.7.12
9782025-02-21T19:40:14.258Z Downloaded num-conv v0.1.0
9792025-02-21T19:40:14.258Z Downloaded smallvec v1.13.2
9802025-02-21T19:40:14.258Z Downloaded fs_extra v1.3.0
9812025-02-21T19:40:14.258Z Downloaded unicode-bidi v0.3.17
9822025-02-21T19:40:14.258Z Downloaded poly1305 v0.8.0
9832025-02-21T19:40:14.258Z Downloaded zerocopy-derive v0.8.10
9842025-02-21T19:40:14.258Z Downloaded ed25519-dalek v2.1.1
9852025-02-21T19:40:14.258Z Downloaded env_logger v0.11.5
9862025-02-21T19:40:14.258Z Downloaded slog-term v2.9.1
9872025-02-21T19:40:14.258Z Downloaded value-bag v1.9.0
9882025-02-21T19:40:14.258Z Downloaded postcard v1.0.10
9892025-02-21T19:40:14.258Z Downloaded owo-colors v4.1.0
9902025-02-21T19:40:14.258Z Downloaded subprocess v0.2.9
9912025-02-21T19:40:14.258Z Downloaded num-iter v0.1.45
9922025-02-21T19:40:14.258Z Downloaded signal-hook-mio v0.2.4
9932025-02-21T19:40:14.258Z Downloaded futures-task v0.3.31
9942025-02-21T19:40:14.258Z Downloaded same-file v1.0.6
9952025-02-21T19:40:14.258Z Downloaded aws-lc-rs v1.10.0
9962025-02-21T19:40:14.258Z Downloaded p256 v0.13.2
9972025-02-21T19:40:14.258Z Downloaded num-bigint-dig v0.8.4
9982025-02-21T19:40:14.258Z Downloaded des v0.8.1
9992025-02-21T19:40:14.265Z Downloaded oso v0.27.3
10002025-02-21T19:40:14.265Z Downloaded darling v0.20.10
10012025-02-21T19:40:14.265Z Downloaded nibble_vec v0.1.0
10022025-02-21T19:40:14.265Z Downloaded pkg-config v0.3.31
10032025-02-21T19:40:14.265Z Downloaded daft-derive v0.1.1
10042025-02-21T19:40:14.265Z Downloaded diesel_derives v2.2.3
10052025-02-21T19:40:14.265Z Downloaded num-derive v0.4.2
10062025-02-21T19:40:14.265Z Downloaded topological-sort v0.2.2
10072025-02-21T19:40:14.265Z Downloaded aho-corasick v1.1.3
10082025-02-21T19:40:14.265Z Downloaded rtoolbox v0.0.2
10092025-02-21T19:40:14.265Z Downloaded zerovec v0.10.4
10102025-02-21T19:40:14.266Z Downloaded utf8_iter v1.0.4
10112025-02-21T19:40:14.266Z Downloaded slog-stdlog v4.1.1
10122025-02-21T19:40:14.266Z Downloaded samael v0.0.17
10132025-02-21T19:40:14.266Z Downloaded serde_urlencoded v0.7.1
10142025-02-21T19:40:14.266Z Downloaded schemars_derive v0.8.21
10152025-02-21T19:40:14.266Z Downloaded tls_codec v0.4.1
10162025-02-21T19:40:14.266Z Downloaded env_filter v0.1.2
10172025-02-21T19:40:14.266Z Downloaded signal-hook-registry v1.4.2
10182025-02-21T19:40:14.266Z Downloaded rustc_version v0.4.1
10192025-02-21T19:40:14.266Z Downloaded rustc_version v0.1.7
10202025-02-21T19:40:14.267Z Downloaded rand_seeder v0.3.0
10212025-02-21T19:40:14.267Z Downloaded flagset v0.4.6
10222025-02-21T19:40:14.267Z Downloaded parking_lot v0.12.3
10232025-02-21T19:40:14.267Z Downloaded p521 v0.13.3
10242025-02-21T19:40:14.267Z Downloaded num-rational v0.4.2
10252025-02-21T19:40:14.267Z Downloaded signal-hook v0.3.17
10262025-02-21T19:40:14.267Z Downloaded dropshot_endpoint v0.15.1
10272025-02-21T19:40:14.267Z Downloaded typed-path v0.9.3
10282025-02-21T19:40:14.267Z Downloaded tokio-native-tls v0.3.1
10292025-02-21T19:40:14.267Z Downloaded progenitor v0.9.1
10302025-02-21T19:40:14.267Z Downloaded progenitor v0.8.0
10312025-02-21T19:40:14.267Z Downloaded flate2 v1.0.35
10322025-02-21T19:40:14.267Z Downloaded vsss-rs v3.3.4
10332025-02-21T19:40:14.267Z Downloaded zip v2.1.3
10342025-02-21T19:40:14.267Z Downloaded hashbrown v0.13.2
10352025-02-21T19:40:14.267Z Downloaded env_logger v0.10.2
10362025-02-21T19:40:14.267Z Downloaded tokio-stream v0.1.16
10372025-02-21T19:40:14.267Z Downloaded serde_yaml v0.9.34+deprecated
10382025-02-21T19:40:14.267Z Downloaded globset v0.4.15
10392025-02-21T19:40:14.267Z Downloaded glob v0.3.2
10402025-02-21T19:40:14.267Z Downloaded parse-zoneinfo v0.3.1
10412025-02-21T19:40:14.267Z Downloaded russh v0.45.0
10422025-02-21T19:40:14.267Z Downloaded futures-sink v0.3.31
10432025-02-21T19:40:14.267Z Downloaded pin-project v1.1.6
10442025-02-21T19:40:14.267Z Downloaded tokio-tungstenite v0.23.1
10452025-02-21T19:40:14.267Z Downloaded lalrpop v0.19.12
10462025-02-21T19:40:14.267Z Downloaded ron v0.7.1
10472025-02-21T19:40:14.267Z Downloaded tower v0.5.2
10482025-02-21T19:40:14.267Z Downloaded hashbrown v0.14.5
10492025-02-21T19:40:14.267Z Downloaded rustyline v14.0.0
10502025-02-21T19:40:14.267Z Downloaded x509-cert v0.2.5
10512025-02-21T19:40:14.267Z Downloaded tracing v0.1.40
10522025-02-21T19:40:14.267Z Downloaded ssh-key v0.6.6
10532025-02-21T19:40:14.267Z Downloaded bitvec v1.0.1
10542025-02-21T19:40:14.267Z Downloaded tungstenite v0.23.0
10552025-02-21T19:40:14.267Z Downloaded nom v7.1.3
10562025-02-21T19:40:14.267Z Downloaded expectorate v1.1.0
10572025-02-21T19:40:14.267Z Downloaded toml v0.7.8
10582025-02-21T19:40:14.267Z Downloaded proptest v1.5.0
10592025-02-21T19:40:14.267Z Downloaded flume v0.11.1
10602025-02-21T19:40:14.268Z Downloaded zerocopy v0.8.10
10612025-02-21T19:40:14.268Z Downloaded toml_edit v0.19.15
10622025-02-21T19:40:14.268Z Downloaded tough v0.19.0
10632025-02-21T19:40:14.268Z Downloaded time v0.3.36
10642025-02-21T19:40:14.268Z Downloaded rayon v1.10.0
10652025-02-21T19:40:14.268Z Downloaded reedline v0.35.0
10662025-02-21T19:40:14.268Z Downloaded chrono v0.4.39
10672025-02-21T19:40:14.268Z Downloaded icu_properties_data v1.5.0
10682025-02-21T19:40:14.268Z Downloaded salty v0.3.0
10692025-02-21T19:40:14.268Z Downloaded bindgen v0.69.5
10702025-02-21T19:40:14.268Z Downloaded rustls-webpki v0.101.7
10712025-02-21T19:40:14.268Z Downloaded h2 v0.4.6
10722025-02-21T19:40:14.268Z Downloaded unicode-segmentation v1.12.0
10732025-02-21T19:40:14.268Z Downloaded smoltcp v0.9.1
10742025-02-21T19:40:14.268Z Downloaded radix_trie v0.2.1
10752025-02-21T19:40:14.268Z Downloaded darling_core v0.20.10
10762025-02-21T19:40:14.268Z Downloaded steno v0.4.1
10772025-02-21T19:40:14.268Z Downloaded rustls-webpki v0.102.8
10782025-02-21T19:40:14.268Z Downloaded sqlparser v0.45.0
10792025-02-21T19:40:14.268Z Downloaded regex v1.11.1
10802025-02-21T19:40:14.268Z Downloaded portable-atomic v1.9.0
10812025-02-21T19:40:14.268Z Downloaded serde_with v3.11.0
10822025-02-21T19:40:14.268Z Downloaded git2 v0.19.0
10832025-02-21T19:40:14.268Z Downloaded rusqlite v0.32.1
10842025-02-21T19:40:14.268Z Downloaded futures-util v0.3.31
10852025-02-21T19:40:14.268Z Downloaded dropshot v0.12.0
10862025-02-21T19:40:14.268Z Downloaded quick-xml v0.33.0
10872025-02-21T19:40:14.268Z Downloaded polar-core v0.27.3
10882025-02-21T19:40:14.268Z Downloaded quinn-proto v0.11.8
10892025-02-21T19:40:14.268Z Downloaded p384 v0.13.0
10902025-02-21T19:40:14.268Z Downloaded smoltcp v0.11.0
10912025-02-21T19:40:14.268Z Downloaded reqwest v0.12.12
10922025-02-21T19:40:14.268Z Downloaded vcpkg v0.2.15
10932025-02-21T19:40:14.268Z Downloaded rustls v0.23.19
10942025-02-21T19:40:14.268Z Downloaded nix v0.27.1
10952025-02-21T19:40:14.268Z Downloaded petname v2.0.2
10962025-02-21T19:40:14.268Z Downloaded openssl v0.10.71
10972025-02-21T19:40:14.268Z Downloaded regress v0.9.1
10982025-02-21T19:40:14.268Z Downloaded object v0.36.5
10992025-02-21T19:40:14.272Z Downloaded webpki-roots v0.26.6
11002025-02-21T19:40:14.272Z Downloaded rustls v0.21.12
11012025-02-21T19:40:14.272Z Downloaded hickory-proto v0.24.3
11022025-02-21T19:40:14.273Z Downloaded regex-syntax v0.8.5
11032025-02-21T19:40:14.273Z Downloaded bstr v1.10.0
11042025-02-21T19:40:14.273Z Downloaded nix v0.28.0
11052025-02-21T19:40:14.273Z Downloaded regress v0.10.1
11062025-02-21T19:40:14.273Z Downloaded rustls v0.22.4
11072025-02-21T19:40:14.273Z Downloaded diesel v2.2.7
11082025-02-21T19:40:14.273Z Downloaded nix v0.29.0
11092025-02-21T19:40:14.273Z Downloaded openapiv3 v2.0.0
11102025-02-21T19:40:14.273Z Downloaded zerocopy-derive v0.6.6
11112025-02-21T19:40:14.273Z Downloaded chrono-tz v0.10.1
11122025-02-21T19:40:14.273Z Downloaded sled v0.34.7
11132025-02-21T19:40:14.273Z Downloaded dropshot v0.15.1
11142025-02-21T19:40:14.278Z Downloaded typify-impl v0.3.0
11152025-02-21T19:40:14.293Z Downloaded typify-impl v0.2.0
11162025-02-21T19:40:14.308Z Downloaded bzip2-sys v0.1.11+1.0.8
11172025-02-21T19:40:14.322Z Downloaded regex-automata v0.4.8
11182025-02-21T19:40:14.337Z Downloaded ratatui v0.29.0
11192025-02-21T19:40:14.357Z Downloaded gimli v0.31.1
11202025-02-21T19:40:14.365Z Downloaded object v0.30.4
11212025-02-21T19:40:14.374Z Downloaded curve25519-dalek v4.1.3
11222025-02-21T19:40:14.383Z Downloaded unicode-width v0.2.0
11232025-02-21T19:40:14.389Z Downloaded regex-syntax v0.6.29
11242025-02-21T19:40:14.396Z Downloaded winnow v0.5.40
11252025-02-21T19:40:14.404Z Downloaded url v2.5.3
11262025-02-21T19:40:14.408Z Downloaded petgraph v0.6.5
11272025-02-21T19:40:14.425Z Downloaded lzma-sys v0.1.20
11282025-02-21T19:40:14.454Z Downloaded similar v2.6.0
11292025-02-21T19:40:14.458Z Downloaded libz-sys v1.1.20
11302025-02-21T19:40:14.478Z Downloaded itertools v0.10.5
11312025-02-21T19:40:14.484Z Downloaded spin v0.9.8
11322025-02-21T19:40:14.487Z Downloaded csv v1.3.1
11332025-02-21T19:40:14.511Z Downloaded russh-keys v0.45.0
11342025-02-21T19:40:14.514Z Downloaded tokio v1.43.0
11352025-02-21T19:40:14.546Z Downloaded ron v0.8.1
11362025-02-21T19:40:14.550Z Downloaded hickory-server v0.24.3
11372025-02-21T19:40:14.556Z Downloaded minimal-lexical v0.2.1
11382025-02-21T19:40:14.560Z Downloaded zopfli v0.8.1
11392025-02-21T19:40:14.563Z Downloaded tracing-core v0.1.32
11402025-02-21T19:40:14.568Z Downloaded quinn v0.11.5
11412025-02-21T19:40:14.571Z Downloaded num-integer v0.1.46
11422025-02-21T19:40:14.571Z Downloaded bumpalo v3.16.0
11432025-02-21T19:40:14.571Z Downloaded sync-ptr v0.1.1
11442025-02-21T19:40:14.575Z Downloaded gethostname v0.5.0
11452025-02-21T19:40:14.575Z Downloaded zerocopy v0.6.6
11462025-02-21T19:40:14.577Z Downloaded uuid v1.12.0
11472025-02-21T19:40:14.580Z Downloaded arc-swap v1.7.1
11482025-02-21T19:40:14.583Z Downloaded serde_path_to_error v0.1.16
11492025-02-21T19:40:14.583Z Downloaded serde-hex v0.1.0
11502025-02-21T19:40:14.586Z Downloaded sha3 v0.10.8
11512025-02-21T19:40:14.589Z Downloaded rustls-pemfile v1.0.4
11522025-02-21T19:40:14.594Z Downloaded serde_with_macros v3.11.0
11532025-02-21T19:40:14.597Z Downloaded uzers v0.12.1
11542025-02-21T19:40:14.597Z Downloaded tracing-attributes v0.1.27
11552025-02-21T19:40:14.597Z Downloaded progenitor-impl v0.8.0
11562025-02-21T19:40:14.600Z Downloaded compact_str v0.8.0
11572025-02-21T19:40:14.605Z Downloaded base64 v0.13.1
11582025-02-21T19:40:14.607Z Downloaded tokio-rustls v0.25.0
11592025-02-21T19:40:14.607Z Downloaded icu_provider v1.5.0
11602025-02-21T19:40:14.610Z Downloaded icu_properties v1.5.1
11612025-02-21T19:40:14.612Z Downloaded icu_normalizer v1.5.0
11622025-02-21T19:40:14.615Z Downloaded hyper-util v0.1.10
11632025-02-21T19:40:14.619Z Downloaded keccak v0.1.5
11642025-02-21T19:40:14.621Z Downloaded is-terminal v0.4.13
11652025-02-21T19:40:14.622Z Downloaded indoc v2.0.5
11662025-02-21T19:40:14.625Z Downloaded hubpack v0.1.2
11672025-02-21T19:40:14.625Z Downloaded cobs v0.2.3
11682025-02-21T19:40:14.627Z Downloaded chacha20 v0.9.1
11692025-02-21T19:40:14.627Z Downloaded block-padding v0.3.3
11702025-02-21T19:40:14.630Z Downloaded bit-set v0.5.3
11712025-02-21T19:40:14.631Z Downloaded async-recursion v1.1.1
11722025-02-21T19:40:14.633Z Downloaded hostname v0.3.1
11732025-02-21T19:40:14.634Z Downloaded daft v0.1.1
11742025-02-21T19:40:14.682Z Downloaded encoding_rs v0.8.34
11752025-02-21T19:40:14.705Z Downloaded ring v0.17.9
11762025-02-21T19:40:14.748Z Downloaded libgit2-sys v0.17.0+1.8.1
11772025-02-21T19:40:15.087Z Downloaded libsqlite3-sys v0.30.1
11782025-02-21T19:40:15.404Z Downloaded aws-lc-sys v0.22.0
11792025-02-21T19:40:15.705Z Compiling serde v1.0.217
11802025-02-21T19:40:15.710Z Compiling value-bag v1.9.0
11812025-02-21T19:40:15.710Z Compiling lock_api v0.4.12
11822025-02-21T19:40:15.710Z Compiling scopeguard v1.2.0
11832025-02-21T19:40:15.859Z Compiling typenum v1.17.0
11842025-02-21T19:40:15.862Z Compiling generic-array v0.14.7
11852025-02-21T19:40:15.900Z Compiling syn v2.0.96
11862025-02-21T19:40:15.915Z Compiling getrandom v0.2.15
11872025-02-21T19:40:16.041Z Compiling subtle v2.6.1
11882025-02-21T19:40:16.262Z Compiling log v0.4.22
11892025-02-21T19:40:16.331Z Compiling rand_core v0.6.4
11902025-02-21T19:40:16.403Z Compiling shlex v1.3.0
11912025-02-21T19:40:16.437Z Compiling jobserver v0.1.32
11922025-02-21T19:40:16.470Z Compiling smallvec v1.13.2
11932025-02-21T19:40:16.786Z Compiling const-oid v0.9.6
11942025-02-21T19:40:16.827Z Compiling cc v1.1.30
11952025-02-21T19:40:16.846Z Compiling pin-project-lite v0.2.14
11962025-02-21T19:40:16.847Z Compiling rustix v0.38.37
11972025-02-21T19:40:16.988Z Compiling parking_lot_core v0.9.10
11982025-02-21T19:40:17.009Z Compiling futures-core v0.3.31
11992025-02-21T19:40:17.254Z Compiling spin v0.9.8
12002025-02-21T19:40:17.274Z Compiling signal-hook-registry v1.4.2
12012025-02-21T19:40:17.618Z Compiling mio v1.0.2
12022025-02-21T19:40:17.709Z Compiling aho-corasick v1.1.3
12032025-02-21T19:40:17.997Z Compiling parking_lot v0.12.3
12042025-02-21T19:40:18.025Z Compiling regex-syntax v0.8.5
12052025-02-21T19:40:18.265Z Compiling futures-sink v0.3.31
12062025-02-21T19:40:18.424Z Compiling cpufeatures v0.2.14
12072025-02-21T19:40:18.533Z Compiling stable_deref_trait v1.2.0
12082025-02-21T19:40:18.655Z Compiling socket2 v0.5.7
12092025-02-21T19:40:18.692Z Compiling slab v0.4.9
12102025-02-21T19:40:18.761Z Compiling either v1.13.0
12112025-02-21T19:40:18.855Z Compiling glob v0.3.2
12122025-02-21T19:40:19.134Z Compiling prettyplease v0.2.29
12132025-02-21T19:40:19.462Z Compiling lazy_static v1.5.0
12142025-02-21T19:40:19.483Z Compiling minimal-lexical v0.2.1
12152025-02-21T19:40:19.525Z Compiling serde_json v1.0.139
12162025-02-21T19:40:19.585Z Compiling futures-channel v0.3.31
12172025-02-21T19:40:19.647Z Compiling clang-sys v1.8.1
12182025-02-21T19:40:19.884Z Compiling nom v7.1.3
12192025-02-21T19:40:20.022Z Compiling libloading v0.8.5
12202025-02-21T19:40:20.049Z Compiling futures-io v0.3.31
12212025-02-21T19:40:20.318Z Compiling futures-task v0.3.31
12222025-02-21T19:40:20.393Z Compiling bindgen v0.69.5
12232025-02-21T19:40:20.432Z Compiling pin-utils v0.1.0
12242025-02-21T19:40:20.454Z Compiling home v0.5.9
12252025-02-21T19:40:20.607Z Compiling itertools v0.10.5
12262025-02-21T19:40:20.667Z Compiling foldhash v0.1.3
12272025-02-21T19:40:20.975Z Compiling rustc-hash v1.1.0
12282025-02-21T19:40:21.138Z Compiling allocator-api2 v0.2.18
12292025-02-21T19:40:21.255Z Compiling lazycell v1.3.0
12302025-02-21T19:40:21.432Z Compiling libm v0.2.8
12312025-02-21T19:40:21.778Z Compiling regex-automata v0.4.8
12322025-02-21T19:40:21.907Z Compiling hashbrown v0.15.1
12332025-02-21T19:40:21.947Z Compiling cmake v0.1.51
12342025-02-21T19:40:22.783Z Compiling num-traits v0.2.19
12352025-02-21T19:40:23.067Z Compiling synstructure v0.13.1
12362025-02-21T19:40:23.116Z Compiling cexpr v0.6.0
12372025-02-21T19:40:23.155Z Compiling pkg-config v0.3.31
12382025-02-21T19:40:23.940Z Compiling fs_extra v1.3.0
12392025-02-21T19:40:24.354Z Compiling dunce v1.0.5
12402025-02-21T19:40:24.493Z Compiling litemap v0.7.3
12412025-02-21T19:40:24.632Z Compiling writeable v0.5.5
12422025-02-21T19:40:24.658Z Compiling ring v0.17.9
12432025-02-21T19:40:24.851Z Compiling base64ct v1.6.0
12442025-02-21T19:40:25.186Z Compiling paste v1.0.15
12452025-02-21T19:40:25.745Z Compiling pem-rfc7468 v0.7.0
12462025-02-21T19:40:25.763Z Compiling httparse v1.9.5
12472025-02-21T19:40:25.871Z Compiling icu_locid_transform_data v1.5.0
12482025-02-21T19:40:25.987Z Compiling flagset v0.4.6
12492025-02-21T19:40:26.211Z Compiling aws-lc-rs v1.10.0
12502025-02-21T19:40:26.525Z Compiling tracing-core v0.1.32
12512025-02-21T19:40:26.600Z Compiling percent-encoding v2.3.1
12522025-02-21T19:40:26.924Z Compiling crossbeam-utils v0.8.20
12532025-02-21T19:40:26.962Z Compiling icu_properties_data v1.5.0
12542025-02-21T19:40:27.202Z Compiling regex v1.11.1
12552025-02-21T19:40:27.359Z Compiling rustls-pki-types v1.10.0
12562025-02-21T19:40:27.594Z Compiling vcpkg v0.2.15
12572025-02-21T19:40:27.940Z Compiling serde_derive v1.0.217
12582025-02-21T19:40:28.083Z Compiling zeroize_derive v1.4.2
12592025-02-21T19:40:28.103Z Compiling zerocopy-derive v0.7.35
12602025-02-21T19:40:28.265Z Compiling tokio-macros v2.5.0
12612025-02-21T19:40:29.242Z Compiling zerofrom-derive v0.1.4
12622025-02-21T19:40:29.436Z Compiling zeroize v1.8.1
12632025-02-21T19:40:29.678Z Compiling yoke-derive v0.7.4
12642025-02-21T19:40:29.964Z Compiling zerocopy v0.7.35
12652025-02-21T19:40:30.292Z Compiling futures-macro v0.3.31
12662025-02-21T19:40:31.092Z Compiling crypto-common v0.1.6
12672025-02-21T19:40:31.218Z Compiling block-buffer v0.10.4
12682025-02-21T19:40:31.266Z Compiling zerovec-derive v0.10.3
12692025-02-21T19:40:31.342Z Compiling thiserror-impl v1.0.69
12702025-02-21T19:40:31.502Z Compiling digest v0.10.7
12712025-02-21T19:40:31.973Z Compiling hmac v0.12.1
12722025-02-21T19:40:32.080Z Compiling futures-util v0.3.31
12732025-02-21T19:40:32.120Z Compiling displaydoc v0.2.5
12742025-02-21T19:40:32.217Z Compiling block-padding v0.3.3
12752025-02-21T19:40:32.280Z Compiling sha2 v0.10.8
12762025-02-21T19:40:32.482Z Compiling zerofrom v0.1.4
12772025-02-21T19:40:32.485Z Compiling inout v0.1.3
12782025-02-21T19:40:32.711Z Compiling yoke v0.7.4
12792025-02-21T19:40:32.775Z Compiling cipher v0.4.4
12802025-02-21T19:40:33.084Z Compiling icu_provider_macros v1.5.0
12812025-02-21T19:40:33.279Z Compiling ppv-lite86 v0.2.20
12822025-02-21T19:40:33.605Z Compiling zerovec v0.10.4
12832025-02-21T19:40:33.624Z Compiling der_derive v0.7.3
12842025-02-21T19:40:34.071Z Compiling rand_chacha v0.3.1
12852025-02-21T19:40:34.138Z Compiling tracing-attributes v0.1.27
12862025-02-21T19:40:34.213Z Compiling thiserror v1.0.69
12872025-02-21T19:40:34.365Z Compiling pest v2.7.14
12882025-02-21T19:40:35.587Z Compiling tinystr v0.7.6
12892025-02-21T19:40:35.842Z Compiling icu_collections v1.5.0
12902025-02-21T19:40:35.890Z Compiling der v0.7.9
12912025-02-21T19:40:35.978Z Compiling icu_locid v1.5.0
12922025-02-21T19:40:36.384Z Compiling rand v0.8.5
12932025-02-21T19:40:37.098Z Compiling icu_provider v1.5.0
12942025-02-21T19:40:37.303Z Compiling salsa20 v0.10.2
12952025-02-21T19:40:37.362Z Compiling tracing v0.1.40
12962025-02-21T19:40:37.429Z Compiling pbkdf2 v0.12.2
12972025-02-21T19:40:37.533Z Compiling write16 v1.0.0
12982025-02-21T19:40:37.610Z Compiling powerfmt v0.2.0
12992025-02-21T19:40:37.672Z Compiling untrusted v0.7.1
13002025-02-21T19:40:37.840Z Compiling icu_locid_transform v1.5.0
13012025-02-21T19:40:37.870Z Compiling spki v0.7.3
13022025-02-21T19:40:37.926Z Compiling mirai-annotations v1.12.0
13032025-02-21T19:40:37.983Z Compiling icu_normalizer_data v1.5.0
13042025-02-21T19:40:38.048Z Compiling utf8_iter v1.0.4
13052025-02-21T19:40:38.097Z Compiling untrusted v0.9.0
13062025-02-21T19:40:38.126Z Compiling time-core v0.1.2
13072025-02-21T19:40:38.206Z Compiling utf16_iter v1.0.5
13082025-02-21T19:40:38.288Z Compiling num-conv v0.1.0
13092025-02-21T19:40:38.323Z Compiling deranged v0.3.11
13102025-02-21T19:40:38.327Z Compiling scrypt v0.11.0
13112025-02-21T19:40:38.408Z Compiling pest_meta v2.7.14
13122025-02-21T19:40:38.559Z Compiling time-macros v0.2.18
13132025-02-21T19:40:38.683Z Compiling cbc v0.1.2
13142025-02-21T19:40:38.818Z Compiling aes v0.8.4
13152025-02-21T19:40:38.904Z Compiling openssl-sys v0.9.106
13162025-02-21T19:40:39.748Z Compiling icu_properties v1.5.1
13172025-02-21T19:40:39.921Z Compiling scroll_derive v0.12.0
13182025-02-21T19:40:40.126Z Compiling bitflags v2.6.0
13192025-02-21T19:40:40.399Z Compiling bytes v1.9.0
13202025-02-21T19:40:41.321Z Compiling tokio v1.43.0
13212025-02-21T19:40:41.541Z Compiling indexmap v2.7.1
13222025-02-21T19:40:41.558Z Compiling http v1.2.0
13232025-02-21T19:40:42.547Z Compiling semver v1.0.25
13242025-02-21T19:40:42.828Z Compiling num_threads v0.1.7
13252025-02-21T19:40:42.958Z Compiling atomic-waker v1.1.2
13262025-02-21T19:40:43.151Z Compiling rustc_version v0.4.1
13272025-02-21T19:40:43.204Z Compiling tinyvec_macros v0.1.1
13282025-02-21T19:40:43.313Z Compiling tinyvec v1.8.0
13292025-02-21T19:40:43.658Z Compiling icu_normalizer v1.5.0
13302025-02-21T19:40:43.679Z Compiling http-body v1.0.1
13312025-02-21T19:40:43.807Z Compiling time v0.3.36
13322025-02-21T19:40:43.931Z Compiling scroll v0.12.0
13332025-02-21T19:40:44.244Z Compiling which v4.4.2
13342025-02-21T19:40:44.368Z Compiling pest_generator v2.7.14
13352025-02-21T19:40:44.465Z Compiling pkcs5 v0.7.1
13362025-02-21T19:40:44.751Z Compiling idna_adapter v1.2.0
13372025-02-21T19:40:44.964Z Compiling form_urlencoded v1.2.1
13382025-02-21T19:40:45.013Z Compiling slog v2.7.0
13392025-02-21T19:40:45.305Z Compiling try-lock v0.2.5
13402025-02-21T19:40:45.374Z Compiling pkcs8 v0.10.2
13412025-02-21T19:40:45.474Z Compiling want v0.3.1
13422025-02-21T19:40:45.601Z Compiling goblin v0.8.2
13432025-02-21T19:40:45.622Z Compiling idna v1.0.3
13442025-02-21T19:40:45.750Z Compiling uuid v1.12.0
13452025-02-21T19:40:46.027Z Compiling iana-time-zone v0.1.61
13462025-02-21T19:40:46.227Z Compiling pest_derive v2.7.14
13472025-02-21T19:40:46.385Z Compiling httpdate v1.0.3
13482025-02-21T19:40:46.804Z Compiling tower-service v0.3.3
13492025-02-21T19:40:46.951Z Compiling chrono v0.4.39
13502025-02-21T19:40:46.997Z Compiling dtrace-parser v0.2.0
13512025-02-21T19:40:47.204Z Compiling serde_spanned v0.6.8
13522025-02-21T19:40:47.453Z Compiling serde_tokenstream v0.2.2
13532025-02-21T19:40:47.786Z Compiling toml_datetime v0.6.8
13542025-02-21T19:40:48.030Z Compiling rustversion v1.0.17
13552025-02-21T19:40:48.294Z Compiling base64 v0.22.1
13562025-02-21T19:40:48.389Z Compiling adler2 v2.0.0
13572025-02-21T19:40:48.605Z Compiling match_cfg v0.1.0
13582025-02-21T19:40:48.700Z Compiling foreign-types-shared v0.1.1
13592025-02-21T19:40:48.720Z Compiling openssl v0.10.71
13602025-02-21T19:40:48.807Z Compiling hostname v0.3.1
13612025-02-21T19:40:48.831Z Compiling foreign-types v0.3.2
13622025-02-21T19:40:48.925Z Compiling miniz_oxide v0.8.0
13632025-02-21T19:40:48.946Z Compiling url v2.5.3
13642025-02-21T19:40:49.130Z Compiling tokio-util v0.7.12
13652025-02-21T19:40:50.101Z Compiling h2 v0.4.6
13662025-02-21T19:40:50.304Z Compiling openssl-macros v0.1.1
13672025-02-21T19:40:50.414Z Compiling async-trait v0.1.86
13682025-02-21T19:40:50.566Z Compiling serde_derive_internals v0.29.1
13692025-02-21T19:40:50.691Z Compiling dirs-sys-next v0.1.2
13702025-02-21T19:40:51.050Z Compiling syn v1.0.109
13712025-02-21T19:40:51.189Z Compiling data-encoding v2.6.0
13722025-02-21T19:40:51.575Z Compiling dof v0.3.0
13732025-02-21T19:40:52.644Z Compiling usdt-impl v0.5.0
13742025-02-21T19:40:52.749Z Compiling siphasher v0.3.11
13752025-02-21T19:40:53.118Z Compiling native-tls v0.2.12
13762025-02-21T19:40:53.174Z Compiling schemars v0.8.21
13772025-02-21T19:40:53.375Z Compiling rustls v0.22.4
13782025-02-21T19:40:53.469Z Compiling rustls v0.23.19
13792025-02-21T19:40:53.688Z Compiling schemars_derive v0.8.21
13802025-02-21T19:40:53.753Z Compiling dirs-next v2.0.0
13812025-02-21T19:40:53.980Z Compiling unicode-normalization v0.1.24
13822025-02-21T19:40:54.123Z Compiling http-body-util v0.1.2
13832025-02-21T19:40:54.798Z Compiling heapless v0.7.17
13842025-02-21T19:40:55.023Z Compiling crossbeam-epoch v0.9.18
13852025-02-21T19:40:55.134Z Compiling sha1 v0.10.6
13862025-02-21T19:40:55.170Z Compiling signature v2.2.0
13872025-02-21T19:40:55.170Z Compiling bzip2-sys v0.1.11+1.0.8
13882025-02-21T19:40:55.321Z Compiling thread_local v1.1.8
13892025-02-21T19:40:55.377Z Compiling cookie v0.18.1
13902025-02-21T19:40:55.565Z Compiling encoding_rs v0.8.34
13912025-02-21T19:40:55.686Z Compiling multer v3.1.0
13922025-02-21T19:40:55.709Z Compiling openssl-probe v0.1.5
13932025-02-21T19:40:55.801Z Compiling unicode-properties v0.1.3
13942025-02-21T19:40:55.917Z Compiling mime v0.3.17
13952025-02-21T19:40:55.963Z Compiling rayon-core v1.12.1
13962025-02-21T19:40:56.193Z Compiling unicode-bidi v0.3.17
13972025-02-21T19:40:56.266Z Compiling signal-hook v0.3.17
13982025-02-21T19:40:56.414Z Compiling gimli v0.31.1
13992025-02-21T19:40:56.483Z Compiling ipnet v2.10.1
14002025-02-21T19:40:56.584Z Compiling slog-async v2.8.0
14012025-02-21T19:40:57.052Z Compiling hyper v1.5.2
14022025-02-21T19:40:57.372Z Compiling dyn-clone v1.0.18
14032025-02-21T19:40:57.562Z Compiling stringprep v0.1.5
14042025-02-21T19:40:58.620Z Compiling toml_edit v0.22.22
14052025-02-21T19:40:59.339Z Compiling hyper-util v0.1.10
14062025-02-21T19:41:00.527Z Compiling addr2line v0.24.2
14072025-02-21T19:41:00.744Z Compiling crossbeam-deque v0.8.5
14082025-02-21T19:41:01.107Z Compiling usdt-attr-macro v0.5.0
14092025-02-21T19:41:01.138Z Compiling usdt-macro v0.5.0
14102025-02-21T19:41:01.265Z Compiling term v0.7.0
14112025-02-21T19:41:02.118Z Compiling slog-json v2.6.1
14122025-02-21T19:41:02.232Z Compiling serde_urlencoded v0.7.1
14132025-02-21T19:41:02.402Z Compiling curve25519-dalek v4.1.3
14142025-02-21T19:41:02.430Z Compiling crossbeam-channel v0.5.13
14152025-02-21T19:41:02.465Z Compiling enum-as-inner v0.6.1
14162025-02-21T19:41:02.619Z Compiling futures-executor v0.3.31
14172025-02-21T19:41:02.748Z Compiling md-5 v0.10.6
14182025-02-21T19:41:03.012Z Compiling async-stream-impl v0.3.6
14192025-02-21T19:41:03.086Z Compiling rustls-pemfile v2.2.0
14202025-02-21T19:41:03.217Z Compiling num-integer v0.1.46
14212025-02-21T19:41:03.390Z Compiling hash32 v0.2.1
14222025-02-21T19:41:03.449Z Compiling ff v0.13.0
14232025-02-21T19:41:03.526Z Compiling is-terminal v0.4.13
14242025-02-21T19:41:03.634Z Compiling object v0.36.5
14252025-02-21T19:41:03.698Z Compiling dropshot v0.12.0
14262025-02-21T19:41:03.739Z Compiling memoffset v0.9.1
14272025-02-21T19:41:03.786Z Compiling smoltcp v0.9.1
14282025-02-21T19:41:03.972Z Compiling psl-types v2.0.11
14292025-02-21T19:41:04.030Z Compiling quick-error v1.2.3
14302025-02-21T19:41:04.170Z Compiling fallible-iterator v0.2.0
14312025-02-21T19:41:04.191Z Compiling utf-8 v0.7.6
14322025-02-21T19:41:04.210Z Compiling take_mut v0.2.2
14332025-02-21T19:41:04.400Z Compiling num-bigint-dig v0.8.4
14342025-02-21T19:41:04.417Z Compiling rustc-demangle v0.1.24
14352025-02-21T19:41:04.494Z Compiling portable-atomic v1.9.0
14362025-02-21T19:41:04.683Z Compiling base16ct v0.2.0
14372025-02-21T19:41:04.824Z Compiling litrs v0.4.1
14382025-02-21T19:41:05.036Z Compiling linked-hash-map v0.5.6
14392025-02-21T19:41:05.319Z Compiling anyhow v1.0.96
14402025-02-21T19:41:05.362Z Compiling cfg_aliases v0.2.1
14412025-02-21T19:41:05.911Z Compiling nix v0.29.0
14422025-02-21T19:41:06.048Z Compiling lru-cache v0.1.2
14432025-02-21T19:41:06.048Z Compiling sec1 v0.7.3
14442025-02-21T19:41:06.048Z Compiling postgres-protocol v0.6.7
14452025-02-21T19:41:06.048Z Compiling document-features v0.2.10
14462025-02-21T19:41:06.400Z Compiling tungstenite v0.24.0
14472025-02-21T19:41:06.535Z Compiling async-stream v0.3.6
14482025-02-21T19:41:06.710Z Compiling resolv-conf v0.7.0
14492025-02-21T19:41:07.004Z Compiling publicsuffix v2.3.0
14502025-02-21T19:41:07.289Z Compiling slog-term v2.9.1
14512025-02-21T19:41:07.355Z Compiling usdt v0.5.0
14522025-02-21T19:41:07.464Z Compiling group v0.13.0
14532025-02-21T19:41:07.729Z Compiling num-iter v0.1.45
14542025-02-21T19:41:07.805Z Compiling hickory-proto v0.24.3
14552025-02-21T19:41:08.066Z Compiling futures v0.3.31
14562025-02-21T19:41:08.150Z Compiling slog-bunyan v2.5.0
14572025-02-21T19:41:08.321Z Compiling toml v0.8.19
14582025-02-21T19:41:08.398Z Compiling camino v1.1.9
14592025-02-21T19:41:09.319Z Compiling tokio-native-tls v0.3.1
14602025-02-21T19:41:09.711Z Compiling phf_shared v0.11.2
14612025-02-21T19:41:09.777Z Compiling dropshot_endpoint v0.12.0
14622025-02-21T19:41:10.117Z Compiling backtrace v0.3.74
14632025-02-21T19:41:10.193Z Compiling terminal_size v0.4.0
14642025-02-21T19:41:10.473Z Compiling openapiv3 v2.0.0
14652025-02-21T19:41:10.473Z Compiling waitgroup v0.1.2
14662025-02-21T19:41:10.568Z Compiling serde_path_to_error v0.1.16
14672025-02-21T19:41:10.662Z Compiling hkdf v0.12.4
14682025-02-21T19:41:10.923Z Compiling crypto-bigint v0.5.5
14692025-02-21T19:41:11.338Z Compiling curve25519-dalek-derive v0.1.1
14702025-02-21T19:41:13.132Z Compiling zerocopy-derive v0.6.6
14712025-02-21T19:41:13.138Z Compiling webpki-roots v0.26.6
14722025-02-21T19:41:13.139Z Compiling sync_wrapper v1.0.1
14732025-02-21T19:41:13.139Z Compiling hubpack_derive v0.1.1
14742025-02-21T19:41:13.287Z Compiling hostname v0.4.0
14752025-02-21T19:41:13.492Z Compiling crc32fast v1.4.2
14762025-02-21T19:41:13.933Z Compiling fs-err v2.11.0
14772025-02-21T19:41:14.061Z Compiling ahash v0.8.11
14782025-02-21T19:41:14.062Z Compiling tower-layer v0.3.3
14792025-02-21T19:41:14.258Z Compiling winnow v0.5.40
14802025-02-21T19:41:14.489Z Compiling managed v0.8.0
14812025-02-21T19:41:14.489Z Compiling unicode-width v0.2.0
14822025-02-21T19:41:14.489Z Compiling newtype-uuid v1.2.1
14832025-02-21T19:41:14.641Z Compiling debug-ignore v1.0.5
14842025-02-21T19:41:14.767Z Compiling bitflags v1.3.2
14852025-02-21T19:41:14.767Z Compiling strum_macros v0.25.3
14862025-02-21T19:41:14.890Z Compiling clap_builder v4.5.30
14872025-02-21T19:41:14.891Z Compiling console v0.15.10
14882025-02-21T19:41:16.173Z Compiling zerocopy v0.6.6
14892025-02-21T19:41:16.429Z Compiling tower v0.5.2
14902025-02-21T19:41:16.816Z Compiling hubpack v0.1.2
14912025-02-21T19:41:16.890Z Compiling flate2 v1.0.35
14922025-02-21T19:41:16.929Z Compiling elliptic-curve v0.13.8
14932025-02-21T19:41:17.205Z Compiling hickory-resolver v0.24.3
14942025-02-21T19:41:17.626Z Compiling toml_edit v0.19.15
14952025-02-21T19:41:17.697Z Compiling signal-hook-mio v0.2.4
14962025-02-21T19:41:17.845Z Compiling phf v0.11.2
14972025-02-21T19:41:18.134Z Compiling hyper-tls v0.6.0
14982025-02-21T19:41:18.258Z Compiling rayon v1.10.0
14992025-02-21T19:41:18.413Z Compiling cookie_store v0.21.1
15002025-02-21T19:41:18.562Z Compiling bzip2 v0.4.4
15012025-02-21T19:41:19.778Z Compiling tokio-tungstenite v0.24.0
15022025-02-21T19:41:20.465Z Compiling postgres-types v0.2.8
15032025-02-21T19:41:22.461Z Compiling ed25519 v2.2.3
15042025-02-21T19:41:22.500Z Compiling phf_shared v0.10.0
15052025-02-21T19:41:22.671Z Compiling tokio-stream v0.1.16
15062025-02-21T19:41:22.890Z Compiling pkcs1 v0.7.5
15072025-02-21T19:41:22.985Z Compiling serde-big-array v0.5.1
15082025-02-21T19:41:23.232Z Compiling clap_derive v4.5.28
15092025-02-21T19:41:23.612Z Compiling rfc6979 v0.4.0
15102025-02-21T19:41:23.742Z Compiling serde_repr v0.1.19
15112025-02-21T19:41:23.806Z Compiling derive-where v1.2.7
15122025-02-21T19:41:24.207Z Compiling bstr v1.10.0
15132025-02-21T19:41:24.386Z Compiling float-cmp v0.10.0
15142025-02-21T19:41:24.630Z Compiling precomputed-hash v0.1.1
15152025-02-21T19:41:24.766Z Compiling predicates-core v1.0.8
15162025-02-21T19:41:24.838Z Compiling whoami v1.5.2
15172025-02-21T19:41:25.025Z Compiling difflib v0.4.0
15182025-02-21T19:41:25.087Z Compiling unicode-segmentation v1.12.0
15192025-02-21T19:41:25.415Z Compiling static_assertions v1.1.0
15202025-02-21T19:41:25.522Z Compiling bit-vec v0.6.3
15212025-02-21T19:41:25.778Z Compiling new_debug_unreachable v1.0.6
15222025-02-21T19:41:25.885Z Compiling normalize-line-endings v0.3.0
15232025-02-21T19:41:25.946Z Compiling number_prefix v0.4.0
15242025-02-21T19:41:26.031Z Compiling fixedbitset v0.4.2
15252025-02-21T19:41:26.045Z Compiling predicates v3.1.3
15262025-02-21T19:41:26.205Z Compiling indicatif v0.17.11
15272025-02-21T19:41:26.358Z Compiling petgraph v0.6.5
15282025-02-21T19:41:26.462Z Compiling string_cache v0.8.7
15292025-02-21T19:41:26.849Z Compiling bit-set v0.5.3
15302025-02-21T19:41:26.889Z Compiling similar v2.6.0
15312025-02-21T19:41:27.147Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15322025-02-21T19:41:27.522Z Compiling clap v4.5.30
15332025-02-21T19:41:27.549Z Compiling tokio-postgres v0.7.12
15342025-02-21T19:41:27.651Z Compiling ecdsa v0.16.9
15352025-02-21T19:41:28.065Z Compiling rsa v0.9.6
15362025-02-21T19:41:28.431Z Compiling ed25519-dalek v2.1.1
15372025-02-21T19:41:29.690Z Compiling toml v0.7.8
15382025-02-21T19:41:29.916Z Compiling zip v0.6.6
15392025-02-21T19:41:30.848Z Compiling crossterm v0.28.1
15402025-02-21T19:41:31.954Z Compiling hex v0.4.3
15412025-02-21T19:41:32.078Z Compiling x509-cert v0.2.5
15422025-02-21T19:41:32.558Z Compiling lalrpop-util v0.19.12
15432025-02-21T19:41:32.583Z Compiling unicode-xid v0.2.6
15442025-02-21T19:41:32.777Z Compiling peg-runtime v0.8.3
15452025-02-21T19:41:32.917Z Compiling strum_macros v0.26.4
15462025-02-21T19:41:33.012Z Compiling xattr v1.3.1
15472025-02-21T19:41:33.239Z Compiling filetime v0.2.25
15482025-02-21T19:41:33.510Z Compiling tar v0.4.42
15492025-02-21T19:41:37.338Z Compiling strum v0.26.3
15502025-02-21T19:41:40.159Z Compiling aws-lc-sys v0.22.0
15512025-02-21T19:42:07.178Z Compiling rustls-webpki v0.102.8
15522025-02-21T19:42:10.288Z Compiling tokio-rustls v0.25.0
15532025-02-21T19:42:11.964Z Compiling tokio-rustls v0.26.0
15542025-02-21T19:42:12.272Z Compiling hyper-rustls v0.27.3
15552025-02-21T19:42:12.659Z Compiling reqwest v0.12.12
15562025-02-21T19:42:13.820Z Compiling qorb v0.2.1
15572025-02-21T19:42:16.786Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15582025-02-21T19:42:17.042Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15592025-02-21T19:42:21.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
15602025-02-21T19:42:21.522Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15612025-02-21T19:42:21.570ZFeb 21 19:42:20.316 INFO Starting download, target: Clickhouse
15622025-02-21T19:42:21.570ZFeb 21 19:42:20.316 INFO Starting download, target: Cockroach
15632025-02-21T19:42:21.573ZFeb 21 19:42:20.316 INFO Starting download, target: Console
15642025-02-21T19:42:21.573ZFeb 21 19:42:20.316 INFO Starting download, target: DendriteOpenapi
15652025-02-21T19:42:21.573ZFeb 21 19:42:20.316 INFO Starting download, target: DendriteStub
15662025-02-21T19:42:21.573ZFeb 21 19:42:20.316 INFO Starting download, target: MaghemiteMgd
15672025-02-21T19:42:21.573ZFeb 21 19:42:20.316 INFO Starting download, target: TransceiverControl
15682025-02-21T19:42:21.573ZFeb 21 19:42:20.317 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15692025-02-21T19:42:21.573ZFeb 21 19:42:20.317 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
15702025-02-21T19:42:21.573ZFeb 21 19:42:20.317 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15712025-02-21T19:42:21.573ZFeb 21 19:42:20.317 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15722025-02-21T19:42:21.573ZFeb 21 19:42:20.317 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15732025-02-21T19:42:21.573ZFeb 21 19:42:20.317 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15742025-02-21T19:42:21.573ZFeb 21 19:42:20.317 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15752025-02-21T19:42:21.756ZFeb 21 19:42:20.499 INFO Download complete, target: DendriteOpenapi
15762025-02-21T19:42:21.883ZFeb 21 19:42:20.618 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15772025-02-21T19:42:22.144ZFeb 21 19:42:20.872 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15782025-02-21T19:42:22.368ZFeb 21 19:42:21.102 INFO Download complete, target: TransceiverControl
15792025-02-21T19:42:22.483ZFeb 21 19:42:21.224 INFO Download complete, target: Console
15802025-02-21T19:42:22.551ZFeb 21 19:42:21.295 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15812025-02-21T19:42:22.556ZFeb 21 19:42:21.300 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15822025-02-21T19:42:23.454ZFeb 21 19:42:22.200 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15832025-02-21T19:42:23.592ZFeb 21 19:42:22.338 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15842025-02-21T19:42:23.593ZFeb 21 19:42:22.338 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15852025-02-21T19:42:25.403ZFeb 21 19:42:24.148 INFO Download complete, target: DendriteStub
15862025-02-21T19:42:25.506ZFeb 21 19:42:24.252 INFO Download complete, target: MaghemiteMgd
15872025-02-21T19:42:31.029ZFeb 21 19:42:29.747 INFO Checking that binary works, target: Cockroach
15882025-02-21T19:42:31.187ZFeb 21 19:42:29.914 INFO Download complete, target: Cockroach
15892025-02-21T19:42:36.037ZFeb 21 19:42:34.779 INFO Checking that binary works, target: Clickhouse
15902025-02-21T19:42:36.156ZFeb 21 19:42:34.895 INFO Download complete, target: Clickhouse
15912025-02-21T19:42:36.160ZAll prerequisites installed successfully
15922025-02-21T19:42:36.163Z
15932025-02-21T19:42:36.163Zreal 4:32.590765144
15942025-02-21T19:42:36.163Zuser 15:10.056656415
15952025-02-21T19:42:36.163Zsys 2:02.076374205
15962025-02-21T19:42:36.163Ztrap 0.526918961
15972025-02-21T19:42:36.163Ztflt 0.914157006
15982025-02-21T19:42:36.163Zdflt 1.246752986
15992025-02-21T19:42:36.163Zkflt 0.029035619
16002025-02-21T19:42:36.163Zlock 23:33.025531784
16012025-02-21T19:42:36.163Zslp 52:47.708425717
16022025-02-21T19:42:36.163Zlat 59.104977150
16032025-02-21T19:42:36.163Zstop 2:20.494289307
16042025-02-21T19:42:36.163Z+ ptime -m cargo xtask download softnpu
16052025-02-21T19:42:36.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16062025-02-21T19:42:36.708Z Running `target/debug/xtask download softnpu`
16072025-02-21T19:42:37.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
16082025-02-21T19:42:37.597Z Running `target/debug/xtask-downloader softnpu`
16092025-02-21T19:42:37.632ZFeb 21 19:42:36.374 INFO Starting download, target: Softnpu
16102025-02-21T19:42:37.634ZFeb 21 19:42:36.375 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16112025-02-21T19:42:38.151ZFeb 21 19:42:36.896 INFO Download complete, target: Softnpu
16122025-02-21T19:42:38.155Z
16132025-02-21T19:42:38.159Zreal 1.990356366
16142025-02-21T19:42:38.159Zuser 1.295576671
16152025-02-21T19:42:38.159Zsys 0.522487944
16162025-02-21T19:42:38.159Ztrap 0.001267160
16172025-02-21T19:42:38.159Ztflt 0.000013968
16182025-02-21T19:42:38.159Zdflt 0.000068465
16192025-02-21T19:42:38.159Zkflt 0.000000000
16202025-02-21T19:42:38.159Zlock 5.413331619
16212025-02-21T19:42:38.159Zslp 0.314205816
16222025-02-21T19:42:38.159Zlat 0.069140054
16232025-02-21T19:42:38.159Zstop 0.000154484
16242025-02-21T19:42:38.159Z+ export CARGO_INCREMENTAL=0
16252025-02-21T19:42:38.159Z+ CARGO_INCREMENTAL=0
16262025-02-21T19:42:38.159Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16272025-02-21T19:42:39.100Z Compiling proc-macro2 v1.0.92
16282025-02-21T19:42:39.100Z Compiling unicode-ident v1.0.14
16292025-02-21T19:42:39.103Z Compiling libc v0.2.169
16302025-02-21T19:42:39.103Z Compiling serde v1.0.217
16312025-02-21T19:42:39.104Z Compiling autocfg v1.4.0
16322025-02-21T19:42:39.104Z Compiling version_check v0.9.5
16332025-02-21T19:42:39.104Z Compiling cfg-if v1.0.0
16342025-02-21T19:42:39.389Z Compiling memchr v2.7.4
16352025-02-21T19:42:39.409Z Compiling typenum v1.17.0
16362025-02-21T19:42:39.428Z Compiling shlex v1.3.0
16372025-02-21T19:42:39.736Z Compiling value-bag v1.9.0
16382025-02-21T19:42:39.889Z Compiling generic-array v0.14.7
16392025-02-21T19:42:39.944Z Compiling lock_api v0.4.12
16402025-02-21T19:42:40.219Z Compiling log v0.4.22
16412025-02-21T19:42:40.326Z Compiling scopeguard v1.2.0
16422025-02-21T19:42:40.446Z Compiling parking_lot_core v0.9.10
16432025-02-21T19:42:40.679Z Compiling serde_json v1.0.139
16442025-02-21T19:42:40.866Z Compiling once_cell v1.20.3
16452025-02-21T19:42:40.936Z Compiling quote v1.0.38
16462025-02-21T19:42:40.955Z Compiling rustix v0.38.37
16472025-02-21T19:42:41.021Z Compiling jobserver v0.1.32
16482025-02-21T19:42:41.188Z Compiling getrandom v0.2.15
16492025-02-21T19:42:41.374Z Compiling syn v2.0.96
16502025-02-21T19:42:41.513Z Compiling cc v1.1.30
16512025-02-21T19:42:41.524Z Compiling libm v0.2.8
16522025-02-21T19:42:41.548Z Compiling aho-corasick v1.1.3
16532025-02-21T19:42:41.574Z Compiling num-traits v0.2.19
16542025-02-21T19:42:41.605Z Compiling regex-syntax v0.8.5
16552025-02-21T19:42:41.666Z Compiling thiserror v1.0.69
16562025-02-21T19:42:41.867Z Compiling either v1.13.0
16572025-02-21T19:42:41.896Z Compiling itoa v1.0.11
16582025-02-21T19:42:42.149Z Compiling slab v0.4.9
16592025-02-21T19:42:42.258Z Compiling spin v0.9.8
16602025-02-21T19:42:42.616Z Compiling errno v0.3.9
16612025-02-21T19:42:42.646Z Compiling byteorder v1.5.0
16622025-02-21T19:42:42.856Z Compiling rand_core v0.6.4
16632025-02-21T19:42:43.207Z Compiling glob v0.3.2
16642025-02-21T19:42:43.538Z Compiling prettyplease v0.2.29
16652025-02-21T19:42:43.809Z Compiling lazy_static v1.5.0
16662025-02-21T19:42:43.881Z Compiling clang-sys v1.8.1
16672025-02-21T19:42:43.942Z Compiling smallvec v1.13.2
16682025-02-21T19:42:44.107Z Compiling minimal-lexical v0.2.1
16692025-02-21T19:42:44.485Z Compiling nom v7.1.3
16702025-02-21T19:42:44.514Z Compiling libloading v0.8.5
16712025-02-21T19:42:44.557Z Compiling home v0.5.9
16722025-02-21T19:42:44.606Z Compiling subtle v2.6.1
16732025-02-21T19:42:44.765Z Compiling bindgen v0.69.5
16742025-02-21T19:42:44.914Z Compiling itertools v0.10.5
16752025-02-21T19:42:45.007Z Compiling lazycell v1.3.0
16762025-02-21T19:42:45.202Z Compiling regex-automata v0.4.8
16772025-02-21T19:42:45.491Z Compiling rustc-hash v1.1.0
16782025-02-21T19:42:45.569Z Compiling allocator-api2 v0.2.18
16792025-02-21T19:42:45.663Z Compiling cmake v0.1.51
16802025-02-21T19:42:46.494Z Compiling dunce v1.0.5
16812025-02-21T19:42:46.627Z Compiling fs_extra v1.3.0
16822025-02-21T19:42:46.830Z Compiling semver v1.0.25
16832025-02-21T19:42:47.196Z Compiling pin-project-lite v0.2.14
16842025-02-21T19:42:47.302Z Compiling pkg-config v0.3.31
16852025-02-21T19:42:47.315Z Compiling ring v0.17.9
16862025-02-21T19:42:47.626Z Compiling cexpr v0.6.0
16872025-02-21T19:42:48.039Z Compiling paste v1.0.15
16882025-02-21T19:42:48.090Z Compiling ryu v1.0.18
16892025-02-21T19:42:48.310Z Compiling synstructure v0.13.1
16902025-02-21T19:42:48.387Z Compiling schemars v0.8.21
16912025-02-21T19:42:48.753Z Compiling aws-lc-rs v1.10.0
16922025-02-21T19:42:48.972Z Compiling fnv v1.0.7
16932025-02-21T19:42:49.130Z Compiling httparse v1.9.5
16942025-02-21T19:42:49.425Z Compiling const-oid v0.9.6
16952025-02-21T19:42:49.715Z Compiling serde_derive_internals v0.29.1
16962025-02-21T19:42:49.808Z Compiling signal-hook-registry v1.4.2
16972025-02-21T19:42:50.316Z Compiling foldhash v0.1.3
16982025-02-21T19:42:50.615Z Compiling regex v1.11.1
16992025-02-21T19:42:50.838Z Compiling equivalent v1.0.1
17002025-02-21T19:42:50.972Z Compiling hashbrown v0.15.1
17012025-02-21T19:42:51.247Z Compiling parking_lot v0.12.3
17022025-02-21T19:42:51.403Z Compiling mio v1.0.2
17032025-02-21T19:42:51.477Z Compiling heck v0.5.0
17042025-02-21T19:42:51.656Z Compiling stable_deref_trait v1.2.0
17052025-02-21T19:42:52.308Z Compiling serde_derive v1.0.217
17062025-02-21T19:42:52.441Z Compiling zeroize_derive v1.4.2
17072025-02-21T19:42:53.013Z Compiling zerocopy-derive v0.7.35
17082025-02-21T19:42:53.248Z Compiling tokio-macros v2.5.0
17092025-02-21T19:42:53.257Z Compiling thiserror-impl v1.0.69
17102025-02-21T19:42:53.752Z Compiling zeroize v1.8.1
17112025-02-21T19:42:54.212Z Compiling zerofrom-derive v0.1.4
17122025-02-21T19:42:54.231Z Compiling yoke-derive v0.7.4
17132025-02-21T19:42:54.503Z Compiling futures-macro v0.3.31
17142025-02-21T19:42:54.531Z Compiling zerovec-derive v0.10.3
17152025-02-21T19:42:54.609Z Compiling displaydoc v0.2.5
17162025-02-21T19:42:55.806Z Compiling zerocopy v0.7.35
17172025-02-21T19:42:55.968Z Compiling crypto-common v0.1.6
17182025-02-21T19:42:56.216Z Compiling icu_provider_macros v1.5.0
17192025-02-21T19:42:56.342Z Compiling tracing-attributes v0.1.27
17202025-02-21T19:42:56.509Z Compiling schemars_derive v0.8.21
17212025-02-21T19:42:56.707Z Compiling block-buffer v0.10.4
17222025-02-21T19:42:56.963Z Compiling digest v0.10.7
17232025-02-21T19:42:57.054Z Compiling socket2 v0.5.7
17242025-02-21T19:42:57.094Z Compiling futures-core v0.3.31
17252025-02-21T19:42:57.366Z Compiling crossbeam-utils v0.8.20
17262025-02-21T19:42:57.460Z Compiling time-core v0.1.2
17272025-02-21T19:42:57.645Z Compiling num-conv v0.1.0
17282025-02-21T19:42:57.935Z Compiling time-macros v0.2.18
17292025-02-21T19:42:58.155Z Compiling der_derive v0.7.3
17302025-02-21T19:42:58.748Z Compiling vcpkg v0.2.15
17312025-02-21T19:43:00.031Z Compiling openssl-sys v0.9.106
17322025-02-21T19:43:00.548Z Compiling futures-sink v0.3.31
17332025-02-21T19:43:00.889Z Compiling cpufeatures v0.2.14
17342025-02-21T19:43:01.027Z Compiling slog v2.7.0
17352025-02-21T19:43:01.284Z Compiling ahash v0.8.11
17362025-02-21T19:43:01.305Z Compiling syn v1.0.109
17372025-02-21T19:43:01.477Z Compiling futures-channel v0.3.31
17382025-02-21T19:43:01.629Z Compiling zerofrom v0.1.4
17392025-02-21T19:43:01.746Z Compiling pin-utils v0.1.0
17402025-02-21T19:43:01.852Z Compiling iana-time-zone v0.1.61
17412025-02-21T19:43:01.880Z Compiling futures-io v0.3.31
17422025-02-21T19:43:01.939Z Compiling futures-task v0.3.31
17432025-02-21T19:43:02.010Z Compiling yoke v0.7.4
17442025-02-21T19:43:02.196Z Compiling futures-util v0.3.31
17452025-02-21T19:43:02.584Z Compiling scroll_derive v0.12.0
17462025-02-21T19:43:02.623Z Compiling ucd-trie v0.1.7
17472025-02-21T19:43:03.195Z Compiling openssl v0.10.71
17482025-02-21T19:43:03.504Z Compiling pest v2.7.14
17492025-02-21T19:43:03.609Z Compiling zerovec v0.10.4
17502025-02-21T19:43:04.147Z Compiling bitflags v2.6.0
17512025-02-21T19:43:04.563Z Compiling bytes v1.9.0
17522025-02-21T19:43:06.870Z Compiling indexmap v2.7.1
17532025-02-21T19:43:08.092Z Compiling tokio v1.43.0
17542025-02-21T19:43:09.150Z Compiling which v4.4.2
17552025-02-21T19:43:09.205Z Compiling serde_tokenstream v0.2.2
17562025-02-21T19:43:09.205Z Compiling uuid v1.12.0
17572025-02-21T19:43:09.205Z Compiling http v1.2.0
17582025-02-21T19:43:09.273Z Compiling chrono v0.4.39
17592025-02-21T19:43:10.320Z Compiling rustc_version v0.4.1
17602025-02-21T19:43:11.940Z Compiling hmac v0.12.1
17612025-02-21T19:43:12.874Z Compiling pest_meta v2.7.14
17622025-02-21T19:43:16.671Z Compiling block-padding v0.3.3
17632025-02-21T19:43:16.745Z Compiling openssl-macros v0.1.1
17642025-02-21T19:43:16.745Z Compiling native-tls v0.2.12
17652025-02-21T19:43:16.745Z Compiling rustls v0.23.19
17662025-02-21T19:43:16.745Z Compiling pest_generator v2.7.14
17672025-02-21T19:43:16.765Z Compiling inout v0.1.3
17682025-02-21T19:43:16.765Z Compiling tinystr v0.7.6
17692025-02-21T19:43:16.765Z Compiling serde_spanned v0.6.8
17702025-02-21T19:43:16.765Z Compiling toml_datetime v0.6.8
17712025-02-21T19:43:16.765Z Compiling tracing-core v0.1.32
17722025-02-21T19:43:16.765Z Compiling writeable v0.5.5
17732025-02-21T19:43:16.949Z Compiling strsim v0.11.1
17742025-02-21T19:43:18.103Z Compiling litemap v0.7.3
17752025-02-21T19:43:18.166Z Compiling dyn-clone v1.0.18
17762025-02-21T19:43:18.166Z Compiling tracing v0.1.40
17772025-02-21T19:43:18.166Z Compiling icu_locid v1.5.0
17782025-02-21T19:43:18.494Z Compiling pest_derive v2.7.14
17792025-02-21T19:43:18.656Z Compiling cipher v0.4.4
17802025-02-21T19:43:19.081Z Compiling sha2 v0.10.8
17812025-02-21T19:43:19.746Z Compiling cookie v0.18.1
17822025-02-21T19:43:19.781Z Compiling usdt-impl v0.5.0
17832025-02-21T19:43:20.082Z Compiling base64ct v1.6.0
17842025-02-21T19:43:20.184Z Compiling icu_provider v1.5.0
17852025-02-21T19:43:20.661Z Compiling aws-lc-sys v0.22.0
17862025-02-21T19:43:20.700Z Compiling pem-rfc7468 v0.7.0
17872025-02-21T19:43:21.241Z Compiling scroll v0.12.0
17882025-02-21T19:43:21.853Z Compiling ppv-lite86 v0.2.20
17892025-02-21T19:43:22.675Z Compiling async-trait v0.1.86
17902025-02-21T19:43:24.718Z Compiling anyhow v1.0.96
17912025-02-21T19:43:24.759Z Compiling camino v1.1.9
17922025-02-21T19:43:25.257Z Compiling flagset v0.4.6
17932025-02-21T19:43:25.308Z Compiling icu_locid_transform_data v1.5.0
17942025-02-21T19:43:25.479Z Compiling plain v0.2.3
17952025-02-21T19:43:25.541Z Compiling rustls-pki-types v1.10.0
17962025-02-21T19:43:25.641Z Compiling percent-encoding v2.3.1
17972025-02-21T19:43:26.076Z Compiling goblin v0.8.2
17982025-02-21T19:43:27.030Z Compiling icu_locid_transform v1.5.0
17992025-02-21T19:43:27.467Z Compiling der v0.7.9
18002025-02-21T19:43:29.951Z Compiling rand_chacha v0.3.1
18012025-02-21T19:43:30.479Z Compiling tokio-util v0.7.12
18022025-02-21T19:43:30.758Z Compiling icu_collections v1.5.0
18032025-02-21T19:43:33.041Z Compiling rayon-core v1.12.1
18042025-02-21T19:43:33.178Z Compiling mirai-annotations v1.12.0
18052025-02-21T19:43:33.311Z Compiling pretty-hex v0.4.1
18062025-02-21T19:43:33.376Z Compiling icu_properties_data v1.5.0
18072025-02-21T19:43:33.565Z Compiling untrusted v0.7.1
18082025-02-21T19:43:33.644Z Compiling rustls v0.22.4
18092025-02-21T19:43:33.695Z Compiling powerfmt v0.2.0
18102025-02-21T19:43:33.760Z Compiling untrusted v0.9.0
18112025-02-21T19:43:33.799Z Compiling icu_properties v1.5.1
18122025-02-21T19:43:33.999Z Compiling deranged v0.3.11
18132025-02-21T19:43:34.197Z Compiling dof v0.3.0
18142025-02-21T19:43:35.295Z Compiling rand v0.8.5
18152025-02-21T19:43:35.646Z Compiling spki v0.7.3
18162025-02-21T19:43:35.877Z Compiling dtrace-parser v0.2.0
18172025-02-21T19:43:35.998Z Compiling salsa20 v0.10.2
18182025-02-21T19:43:36.764Z Compiling pbkdf2 v0.12.2
18192025-02-21T19:43:37.447Z Compiling thread-id v4.2.2
18202025-02-21T19:43:37.574Z Compiling icu_normalizer_data v1.5.0
18212025-02-21T19:43:37.689Z Compiling winnow v0.5.40
18222025-02-21T19:43:37.709Z Compiling litrs v0.4.1
18232025-02-21T19:43:37.778Z Compiling utf16_iter v1.0.5
18242025-02-21T19:43:38.185Z Compiling write16 v1.0.0
18252025-02-21T19:43:38.348Z Compiling num_threads v0.1.7
18262025-02-21T19:43:38.641Z Compiling atomic-waker v1.1.2
18272025-02-21T19:43:38.841Z Compiling utf8_iter v1.0.4
18282025-02-21T19:43:39.176Z Compiling icu_normalizer v1.5.0
18292025-02-21T19:43:39.915Z Compiling time v0.3.36
18302025-02-21T19:43:40.666Z Compiling document-features v0.2.10
18312025-02-21T19:43:41.006Z Compiling toml_edit v0.19.15
18322025-02-21T19:43:44.386Z Compiling scrypt v0.11.0
18332025-02-21T19:43:44.554Z Compiling form_urlencoded v1.2.1
18342025-02-21T19:43:44.646Z Compiling cbc v0.1.2
18352025-02-21T19:43:44.746Z Compiling aes v0.8.4
18362025-02-21T19:43:44.843Z Compiling http-body v1.0.1
18372025-02-21T19:43:45.071Z Compiling multer v3.1.0
18382025-02-21T19:43:45.127Z Compiling tinyvec_macros v0.1.1
18392025-02-21T19:43:45.239Z Compiling slog-async v2.8.0
18402025-02-21T19:43:45.432Z Compiling try-lock v0.2.5
18412025-02-21T19:43:45.720Z Compiling rustversion v1.0.17
18422025-02-21T19:43:45.842Z Compiling pkcs5 v0.7.1
18432025-02-21T19:43:46.409Z Compiling want v0.3.1
18442025-02-21T19:43:46.714Z Compiling tinyvec v1.8.0
18452025-02-21T19:43:47.352Z Compiling idna_adapter v1.2.0
18462025-02-21T19:43:47.817Z Compiling h2 v0.4.6
18472025-02-21T19:43:48.149Z Compiling heapless v0.7.17
18482025-02-21T19:43:48.683Z Compiling bzip2-sys v0.1.11+1.0.8
18492025-02-21T19:43:49.138Z Compiling tower-service v0.3.3
18502025-02-21T19:43:49.176Z Compiling httpdate v1.0.3
18512025-02-21T19:43:49.303Z Compiling signal-hook v0.3.17
18522025-02-21T19:43:50.199Z Compiling idna v1.0.3
18532025-02-21T19:43:51.474Z Compiling pkcs8 v0.10.2
18542025-02-21T19:43:52.065Z Compiling usdt-macro v0.5.0
18552025-02-21T19:43:52.810Z Compiling usdt-attr-macro v0.5.0
18562025-02-21T19:43:53.412Z Compiling async-stream-impl v0.3.6
18572025-02-21T19:43:54.440Z Compiling adler2 v2.0.0
18582025-02-21T19:43:54.627Z Compiling base64 v0.22.1
18592025-02-21T19:43:54.729Z Compiling miniz_oxide v0.8.0
18602025-02-21T19:43:56.420Z Compiling hyper v1.5.2
18612025-02-21T19:43:58.074Z Compiling curve25519-dalek v4.1.3
18622025-02-21T19:43:58.753Z Compiling openapiv3 v2.0.0
18632025-02-21T19:44:00.686Z Compiling hyper-util v0.1.10
18642025-02-21T19:44:01.897Z Compiling enum-as-inner v0.6.1
18652025-02-21T19:44:02.355Z Compiling memoffset v0.9.1
18662025-02-21T19:44:02.697Z Compiling dropshot v0.12.0
18672025-02-21T19:44:03.027Z Compiling num-bigint-dig v0.8.4
18682025-02-21T19:44:03.079Z Compiling newtype-uuid v1.2.1
18692025-02-21T19:44:03.320Z Compiling foreign-types-shared v0.1.1
18702025-02-21T19:44:03.362Z Compiling smoltcp v0.9.1
18712025-02-21T19:44:03.450Z Compiling portable-atomic v1.9.0
18722025-02-21T19:44:03.531Z Compiling match_cfg v0.1.0
18732025-02-21T19:44:03.644Z Compiling hostname v0.3.1
18742025-02-21T19:44:03.838Z Compiling foreign-types v0.3.2
18752025-02-21T19:44:05.765Z Compiling url v2.5.3
18762025-02-21T19:44:08.138Z Compiling http-body-util v0.1.2
18772025-02-21T19:44:08.542Z Compiling dirs-sys-next v0.1.2
18782025-02-21T19:44:08.567Z Compiling encoding_rs v0.8.34
18792025-02-21T19:44:08.676Z Compiling heck v0.4.1
18802025-02-21T19:44:08.991Z Compiling ident_case v1.0.1
18812025-02-21T19:44:09.061Z Compiling gimli v0.31.1
18822025-02-21T19:44:09.193Z Compiling mime v0.3.17
18832025-02-21T19:44:10.223Z Compiling siphasher v0.3.11
18842025-02-21T19:44:10.614Z Compiling data-encoding v2.6.0
18852025-02-21T19:44:11.379Z Compiling cfg_aliases v0.2.1
18862025-02-21T19:44:11.489Z Compiling nix v0.29.0
18872025-02-21T19:44:11.511Z Compiling darling_core v0.20.10
18882025-02-21T19:44:11.964Z Compiling dirs-next v2.0.0
18892025-02-21T19:44:15.638Z Compiling addr2line v0.24.2
18902025-02-21T19:44:16.643Z Compiling unicode-normalization v0.1.24
18912025-02-21T19:44:17.657Z Compiling serde_urlencoded v0.7.1
18922025-02-21T19:44:18.227Z Compiling crossbeam-epoch v0.9.18
18932025-02-21T19:44:18.877Z Compiling rustls-pemfile v2.2.0
18942025-02-21T19:44:19.350Z Compiling hubpack_derive v0.1.1
18952025-02-21T19:44:19.414Z Compiling dropshot_endpoint v0.12.0
18962025-02-21T19:44:19.712Z Compiling sha1 v0.10.6
18972025-02-21T19:44:19.753Z Compiling signature v2.2.0
18982025-02-21T19:44:19.989Z Compiling zerocopy-derive v0.6.6
18992025-02-21T19:44:20.076Z Compiling curve25519-dalek-derive v0.1.1
19002025-02-21T19:44:21.364Z Compiling object v0.36.5
19012025-02-21T19:44:21.718Z Compiling thread_local v1.1.8
19022025-02-21T19:44:22.142Z Compiling fs-err v2.11.0
19032025-02-21T19:44:25.664Z Compiling ipnet v2.10.1
19042025-02-21T19:44:28.593Z Compiling unicode-properties v0.1.3
19052025-02-21T19:44:28.622Z Compiling utf8parse v0.2.2
19062025-02-21T19:44:29.029Z Compiling anstyle v1.0.10
19072025-02-21T19:44:29.229Z Compiling openssl-probe v0.1.5
19082025-02-21T19:44:29.481Z Compiling rustc-demangle v0.1.24
19092025-02-21T19:44:29.526Z Compiling unicode-bidi v0.3.17
19102025-02-21T19:44:30.630Z Compiling winnow v0.6.20
19112025-02-21T19:44:32.365Z Compiling rustls-webpki v0.102.8
19122025-02-21T19:44:33.702Z Compiling toml_edit v0.22.22
19132025-02-21T19:44:33.968Z Compiling stringprep v0.1.5
19142025-02-21T19:44:34.878Z Compiling backtrace v0.3.74
19152025-02-21T19:44:37.379Z Compiling anstyle-parse v0.2.5
19162025-02-21T19:44:40.466Z Compiling crossbeam-deque v0.8.5
19172025-02-21T19:44:41.097Z Compiling darling_macro v0.20.10
19182025-02-21T19:44:41.167Z Compiling term v0.7.0
19192025-02-21T19:44:41.969Z Compiling slog-json v2.6.1
19202025-02-21T19:44:42.998Z Compiling crossbeam-channel v0.5.13
19212025-02-21T19:44:43.859Z Compiling hashbrown v0.14.5
19222025-02-21T19:44:44.186Z Compiling futures-executor v0.3.31
19232025-02-21T19:44:44.910Z Compiling num-integer v0.1.46
19242025-02-21T19:44:44.935Z Compiling md-5 v0.10.6
19252025-02-21T19:44:45.077Z Compiling ff v0.13.0
19262025-02-21T19:44:45.183Z Compiling hash32 v0.2.1
19272025-02-21T19:44:45.202Z Compiling memmap v0.7.0
19282025-02-21T19:44:45.313Z Compiling is-terminal v0.4.13
19292025-02-21T19:44:45.463Z Compiling anstyle-query v1.1.1
19302025-02-21T19:44:45.486Z Compiling base16ct v0.2.0
19312025-02-21T19:44:45.538Z Compiling utf-8 v0.7.6
19322025-02-21T19:44:45.575Z Compiling psl-types v2.0.11
19332025-02-21T19:44:45.622Z Compiling fallible-iterator v0.2.0
19342025-02-21T19:44:45.798Z Compiling linked-hash-map v0.5.6
19352025-02-21T19:44:45.819Z Compiling colorchoice v1.0.2
19362025-02-21T19:44:45.995Z Compiling take_mut v0.2.2
19372025-02-21T19:44:46.121Z Compiling is_terminal_polyfill v1.70.1
19382025-02-21T19:44:46.259Z Compiling quick-error v1.2.3
19392025-02-21T19:44:46.277Z Compiling anstream v0.6.15
19402025-02-21T19:44:46.388Z Compiling publicsuffix v2.3.0
19412025-02-21T19:44:46.427Z Compiling resolv-conf v0.7.0
19422025-02-21T19:44:46.525Z Compiling postgres-protocol v0.6.7
19432025-02-21T19:44:46.838Z Compiling lru-cache v0.1.2
19442025-02-21T19:44:47.061Z Compiling tungstenite v0.24.0
19452025-02-21T19:44:47.312Z Compiling sec1 v0.7.3
19462025-02-21T19:44:47.593Z Compiling slog-term v2.9.1
19472025-02-21T19:44:47.849Z Compiling num-iter v0.1.45
19482025-02-21T19:44:48.051Z Compiling usdt v0.5.0
19492025-02-21T19:44:48.487Z Compiling group v0.13.0
19502025-02-21T19:44:48.573Z Compiling regress v0.10.1
19512025-02-21T19:44:48.621Z Compiling futures v0.3.31
19522025-02-21T19:44:51.400Z Compiling slog-bunyan v2.5.0
19532025-02-21T19:44:51.535Z Compiling darling v0.20.10
19542025-02-21T19:44:51.970Z Compiling tokio-rustls v0.26.0
19552025-02-21T19:44:52.116Z Compiling tokio-rustls v0.25.0
19562025-02-21T19:44:52.391Z Compiling tokio-native-tls v0.3.1
19572025-02-21T19:44:52.535Z Compiling toml v0.8.19
19582025-02-21T19:44:53.083Z Compiling hickory-proto v0.24.3
19592025-02-21T19:44:53.088Z Compiling phf_shared v0.11.2
19602025-02-21T19:44:53.357Z Compiling strum_macros v0.25.3
19612025-02-21T19:44:54.033Z Compiling async-stream v0.3.6
19622025-02-21T19:44:54.129Z Compiling waitgroup v0.1.2
19632025-02-21T19:44:54.148Z Compiling webpki-roots v0.26.6
19642025-02-21T19:44:54.415Z Compiling hkdf v0.12.4
19652025-02-21T19:44:54.523Z Compiling terminal_size v0.4.0
19662025-02-21T19:44:54.646Z Compiling serde_path_to_error v0.1.16
19672025-02-21T19:44:54.764Z Compiling sync_wrapper v1.0.1
19682025-02-21T19:44:55.104Z Compiling crypto-bigint v0.5.5
19692025-02-21T19:44:55.375Z Compiling serde_repr v0.1.19
19702025-02-21T19:44:55.405Z Compiling clap_derive v4.5.28
19712025-02-21T19:44:56.436Z Compiling derive-where v1.2.7
19722025-02-21T19:44:56.618Z Compiling hostname v0.4.0
19732025-02-21T19:44:56.827Z Compiling crc32fast v1.4.2
19742025-02-21T19:44:57.343Z Compiling clap_lex v0.7.4
19752025-02-21T19:44:57.885Z Compiling managed v0.8.0
19762025-02-21T19:44:58.397Z Compiling tower-layer v0.3.3
19772025-02-21T19:44:58.422Z Compiling debug-ignore v1.0.5
19782025-02-21T19:44:59.102Z Compiling bitflags v1.3.2
19792025-02-21T19:44:59.221Z Compiling unicode-width v0.2.0
19802025-02-21T19:44:59.519Z Compiling tower v0.5.2
19812025-02-21T19:44:59.662Z Compiling console v0.15.10
19822025-02-21T19:45:00.793Z Compiling hickory-resolver v0.24.3
19832025-02-21T19:45:01.160Z Compiling elliptic-curve v0.13.8
19842025-02-21T19:45:01.562Z Compiling clap_builder v4.5.30
19852025-02-21T19:45:02.669Z Compiling flate2 v1.0.35
19862025-02-21T19:45:04.313Z Compiling hyper-rustls v0.27.3
19872025-02-21T19:45:06.766Z Compiling phf v0.11.2
19882025-02-21T19:45:07.058Z Compiling hyper-tls v0.6.0
19892025-02-21T19:45:07.497Z Compiling typify-impl v0.2.0
19902025-02-21T19:45:07.553Z Compiling signal-hook-mio v0.2.4
19912025-02-21T19:45:07.613Z Compiling rayon v1.10.0
19922025-02-21T19:45:07.732Z Compiling bzip2 v0.4.4
19932025-02-21T19:45:07.753Z Compiling cookie_store v0.21.1
19942025-02-21T19:45:08.133Z Compiling tokio-tungstenite v0.24.0
19952025-02-21T19:45:08.664Z Compiling postgres-types v0.2.8
19962025-02-21T19:45:09.989Z Compiling zerocopy v0.6.6
19972025-02-21T19:45:11.797Z Compiling hubpack v0.1.2
19982025-02-21T19:45:11.826Z Compiling ed25519 v2.2.3
19992025-02-21T19:45:12.034Z Compiling phf_shared v0.10.0
20002025-02-21T19:45:12.238Z Compiling pkcs1 v0.7.5
20012025-02-21T19:45:12.402Z Compiling tokio-stream v0.1.16
20022025-02-21T19:45:13.075Z Compiling ipnetwork v0.21.1
20032025-02-21T19:45:13.359Z Compiling rfc6979 v0.4.0
20042025-02-21T19:45:13.558Z Compiling serde-big-array v0.5.1
20052025-02-21T19:45:13.718Z Compiling float-cmp v0.10.0
20062025-02-21T19:45:13.800Z Compiling bstr v1.10.0
20072025-02-21T19:45:15.016Z Compiling fixedbitset v0.4.2
20082025-02-21T19:45:15.288Z Compiling difflib v0.4.0
20092025-02-21T19:45:15.450Z Compiling normalize-line-endings v0.3.0
20102025-02-21T19:45:15.599Z Compiling unicode-segmentation v1.12.0
20112025-02-21T19:45:16.325Z Compiling predicates-core v1.0.8
20122025-02-21T19:45:16.627Z Compiling static_assertions v1.1.0
20132025-02-21T19:45:16.646Z Compiling new_debug_unreachable v1.0.6
20142025-02-21T19:45:16.707Z Compiling whoami v1.5.2
20152025-02-21T19:45:16.746Z Compiling bit-vec v0.6.3
20162025-02-21T19:45:16.762Z Compiling precomputed-hash v0.1.1
20172025-02-21T19:45:16.903Z Compiling number_prefix v0.4.0
20182025-02-21T19:45:17.130Z Compiling bit-set v0.5.3
20192025-02-21T19:45:17.149Z Compiling indicatif v0.17.11
20202025-02-21T19:45:17.179Z Compiling tokio-postgres v0.7.12
20212025-02-21T19:45:17.198Z Compiling string_cache v0.8.7
20222025-02-21T19:45:17.200Z Compiling typify-macro v0.2.0
20232025-02-21T19:45:17.399Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20242025-02-21T19:45:18.995Z Compiling predicates v3.1.3
20252025-02-21T19:45:20.251Z Compiling reqwest v0.12.12
20262025-02-21T19:45:20.399Z Compiling similar v2.6.0
20272025-02-21T19:45:20.547Z Compiling petgraph v0.6.5
20282025-02-21T19:45:22.311Z Compiling ecdsa v0.16.9
20292025-02-21T19:45:22.371Z Compiling qorb v0.2.1
20302025-02-21T19:45:23.482Z Compiling rsa v0.9.6
20312025-02-21T19:45:23.568Z Compiling ed25519-dalek v2.1.1
20322025-02-21T19:45:24.778Z Compiling zip v0.6.6
20332025-02-21T19:45:24.917Z Compiling crossterm v0.28.1
20342025-02-21T19:45:25.191Z Compiling clap v4.5.30
20352025-02-21T19:45:27.388Z Compiling toml v0.7.8
20362025-02-21T19:45:27.455Z Compiling x509-cert v0.2.5
20372025-02-21T19:45:28.163Z Compiling hex v0.4.3
20382025-02-21T19:45:29.091Z Compiling peg-runtime v0.8.3
20392025-02-21T19:45:29.436Z Compiling unicode-xid v0.2.6
20402025-02-21T19:45:29.553Z Compiling zerocopy v0.8.10
20412025-02-21T19:45:29.633Z Compiling lalrpop-util v0.19.12
20422025-02-21T19:45:32.886Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20432025-02-21T19:45:36.272Z Compiling proc-macro-crate v1.3.1
20442025-02-21T19:45:36.778Z Compiling macaddr v1.0.1
20452025-02-21T19:45:37.314Z Compiling zerocopy-derive v0.8.10
20462025-02-21T19:45:37.392Z Compiling itertools v0.13.0
20472025-02-21T19:45:38.306Z Compiling heapless v0.8.0
20482025-02-21T19:45:40.631Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20492025-02-21T19:45:44.694Z Compiling num_enum_derive v0.5.11
20502025-02-21T19:45:51.231Z Compiling hash32 v0.3.1
20512025-02-21T19:45:52.974Z Compiling smoltcp v0.11.0
20522025-02-21T19:45:53.721Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20532025-02-21T19:45:58.648Z Compiling num_enum v0.5.11
20542025-02-21T19:45:58.775Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20552025-02-21T19:45:59.448Z Compiling typify v0.2.0
20562025-02-21T19:45:59.595Z Compiling oxnet v0.1.0
20572025-02-21T19:46:00.697Z Compiling proc-macro-error-attr v1.0.4
20582025-02-21T19:46:01.839Z Compiling unsafe-libyaml v0.2.11
20592025-02-21T19:46:02.802Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20602025-02-21T19:46:02.835Z Compiling thiserror v2.0.11
20612025-02-21T19:46:03.129Z Compiling cobs v0.2.3
20622025-02-21T19:46:03.176Z Compiling serde_yaml v0.9.34+deprecated
20632025-02-21T19:46:03.565Z Compiling postcard v1.0.10
20642025-02-21T19:46:17.577Z Compiling progenitor-impl v0.8.0
20652025-02-21T19:46:19.038Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20662025-02-21T19:46:28.666Z Compiling strum_macros v0.26.4
20672025-02-21T19:46:29.321Z Compiling structmeta-derive v0.3.0
20682025-02-21T19:46:29.568Z Compiling thiserror-impl v2.0.11
20692025-02-21T19:46:30.122Z Compiling foreign-types-macros v0.2.3
20702025-02-21T19:46:30.437Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20712025-02-21T19:46:30.619Z Compiling proc-macro-error v1.0.4
20722025-02-21T19:46:31.410Z Compiling foreign-types-shared v0.3.1
20732025-02-21T19:46:32.316Z Compiling unicode-width v0.1.14
20742025-02-21T19:46:32.669Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20752025-02-21T19:46:32.970Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20762025-02-21T19:46:33.116Z Compiling tabwriter v1.4.0
20772025-02-21T19:46:35.851Z Compiling strum v0.26.3
20782025-02-21T19:46:36.795Z Compiling structmeta v0.3.0
20792025-02-21T19:46:38.598Z Compiling foreign-types v0.5.0
20802025-02-21T19:46:41.445Z Compiling progenitor-macro v0.8.0
20812025-02-21T19:46:46.389Z Compiling progenitor-client v0.8.0
20822025-02-21T19:46:47.258Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20832025-02-21T19:46:47.975Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20842025-02-21T19:46:48.047Z Compiling daft-derive v0.1.1
20852025-02-21T19:46:48.816Z Compiling cstr-argument v0.1.2
20862025-02-21T19:46:49.100Z Compiling dropshot v0.15.1
20872025-02-21T19:46:49.454Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20882025-02-21T19:46:49.482Z Compiling pretty-hex v0.2.1
20892025-02-21T19:46:49.790Z Compiling crucible-workspace-hack v0.1.0
20902025-02-21T19:46:50.586Z Compiling fastrand v2.1.1
20912025-02-21T19:46:51.096Z Compiling tempfile v3.13.0
20922025-02-21T19:46:51.309Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20932025-02-21T19:46:51.445Z Compiling progenitor v0.8.0
20942025-02-21T19:46:51.569Z Compiling daft v0.1.1
20952025-02-21T19:46:51.720Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20962025-02-21T19:46:52.014Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20972025-02-21T19:46:52.225Z Compiling parse-display-derive v0.10.0
20982025-02-21T19:46:52.550Z Compiling colored v2.1.0
20992025-02-21T19:46:52.677Z Compiling serde_with_macros v3.11.0
21002025-02-21T19:46:52.727Z Compiling dropshot_endpoint v0.15.1
21012025-02-21T19:46:53.754Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21022025-02-21T19:46:54.501Z Compiling instant v0.1.13
21032025-02-21T19:46:54.695Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21042025-02-21T19:46:54.939Z Compiling serde_with v3.11.0
21052025-02-21T19:46:55.089Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21062025-02-21T19:46:55.627Z Compiling parse-display v0.10.0
21072025-02-21T19:46:57.583Z Compiling backoff v0.4.0
21082025-02-21T19:46:57.854Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21092025-02-21T19:46:57.983Z Compiling zone_cfg_derive v0.3.0
21102025-02-21T19:46:58.094Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21112025-02-21T19:46:58.854Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21122025-02-21T19:46:58.937Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21132025-02-21T19:46:59.252Z Compiling camino-tempfile v1.1.1
21142025-02-21T19:46:59.587Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21152025-02-21T19:46:59.640Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21162025-02-21T19:46:59.851Z Compiling regress v0.9.1
21172025-02-21T19:47:00.005Z Compiling progenitor-client v0.9.1
21182025-02-21T19:47:00.008Z Compiling num-derive v0.4.2
21192025-02-21T19:47:00.975Z Compiling sigpipe v0.1.3
21202025-02-21T19:47:01.121Z Compiling libefi-sys v0.1.0
21212025-02-21T19:47:01.458Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21222025-02-21T19:47:01.851Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21232025-02-21T19:47:02.113Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
21242025-02-21T19:47:03.645Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21252025-02-21T19:47:04.977Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21262025-02-21T19:47:07.361Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21272025-02-21T19:47:07.589Z Compiling zone v0.3.0
21282025-02-21T19:47:08.245Z Compiling smf v0.2.3
21292025-02-21T19:47:09.937Z Compiling bitfield-struct v0.6.2
21302025-02-21T19:47:10.922Z Compiling blake3 v1.5.4
21312025-02-21T19:47:10.962Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21322025-02-21T19:47:11.223Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21332025-02-21T19:47:11.475Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21342025-02-21T19:47:11.784Z Compiling xattr v1.3.1
21352025-02-21T19:47:11.894Z Compiling filetime v0.2.25
21362025-02-21T19:47:12.100Z Compiling memmap2 v0.9.5
21372025-02-21T19:47:12.175Z Compiling arrayref v0.3.9
21382025-02-21T19:47:12.256Z Compiling same-file v1.0.6
21392025-02-21T19:47:12.299Z Compiling constant_time_eq v0.3.1
21402025-02-21T19:47:12.501Z Compiling arrayvec v0.7.6
21412025-02-21T19:47:12.559Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21422025-02-21T19:47:12.581Z Compiling walkdir v2.5.0
21432025-02-21T19:47:12.646Z Compiling tar v0.4.42
21442025-02-21T19:47:12.701Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21452025-02-21T19:47:14.147Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21462025-02-21T19:47:14.586Z Compiling gethostname v0.5.0
21472025-02-21T19:47:14.810Z Compiling cargo-platform v0.1.8
21482025-02-21T19:47:15.573Z Compiling topological-sort v0.2.2
21492025-02-21T19:47:15.597Z Compiling cargo_metadata v0.18.1
21502025-02-21T19:47:15.620Z Compiling omicron-zone-package v0.12.0
21512025-02-21T19:47:15.874Z Compiling indent_write v2.2.0
21522025-02-21T19:47:16.148Z Compiling shell-words v1.1.0
21532025-02-21T19:47:23.174Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21542025-02-21T19:47:24.507Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21552025-02-21T19:47:30.581Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21562025-02-21T19:47:44.371Z Finished `release` profile [optimized] target(s) in 5m 06s
21572025-02-21T19:47:44.531Z Running `target/release/omicron-package -t test target create -p dev`
21582025-02-21T19:47:44.577ZLogging to: /work/oxidecomputer/omicron/out/LOG
21592025-02-21T19:47:44.580ZCreated new build target 'test' and set it as active
21602025-02-21T19:47:44.580Z
21612025-02-21T19:47:44.580Zreal 5:06.395096131
21622025-02-21T19:47:44.580Zuser 35:37.869795982
21632025-02-21T19:47:44.580Zsys 3:21.648067768
21642025-02-21T19:47:44.580Ztrap 1.100683014
21652025-02-21T19:47:44.580Ztflt 1.719037318
21662025-02-21T19:47:44.580Zdflt 0.674138384
21672025-02-21T19:47:44.580Zkflt 0.000203719
21682025-02-21T19:47:44.580Zlock 1:10:21.635167534
21692025-02-21T19:47:44.580Zslp 2:23:01.529990122
21702025-02-21T19:47:44.580Zlat 2:45.663838056
21712025-02-21T19:47:44.580Zstop 4:51.149247963
21722025-02-21T19:47:44.580Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21732025-02-21T19:47:45.562Z Finished `release` profile [optimized] target(s) in 0.92s
21742025-02-21T19:47:45.633Z Running `target/release/omicron-package -t test package`
21752025-02-21T19:47:45.663ZLogging to: /work/oxidecomputer/omicron/out/LOG
21762025-02-21T19:47:46.775Z Compiling ring v0.17.9
21772025-02-21T19:47:46.947Z Compiling thiserror v2.0.11
21782025-02-21T19:47:46.965Z Compiling typify-impl v0.3.0
21792025-02-21T19:47:46.978Z Compiling convert_case v0.4.0
21802025-02-21T19:47:46.978Z Compiling newline-converter v0.3.0
21812025-02-21T19:47:46.981Z Compiling password-hash v0.5.0
21822025-02-21T19:47:46.981Z Compiling blake2 v0.10.6
21832025-02-21T19:47:47.231Z Compiling expectorate v1.1.0
21842025-02-21T19:47:47.487Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21852025-02-21T19:47:47.611Z Compiling derive_more v0.99.19
21862025-02-21T19:47:48.115Z Compiling base64 v0.21.7
21872025-02-21T19:47:48.263Z Compiling argon2 v0.5.3
21882025-02-21T19:47:49.172Z Compiling atomicwrites v0.4.4
21892025-02-21T19:47:49.191Z Compiling cancel-safe-futures v0.1.5
21902025-02-21T19:47:49.542Z Compiling owo-colors v4.1.0
21912025-02-21T19:47:49.677Z Compiling num-rational v0.4.2
21922025-02-21T19:47:49.868Z Compiling num-complex v0.4.6
21932025-02-21T19:47:50.979Z Compiling num v0.4.3
21942025-02-21T19:47:51.704Z Compiling libsw v3.3.1
21952025-02-21T19:47:51.912Z Compiling rustls v0.23.19
21962025-02-21T19:47:51.934Z Compiling rustls v0.22.4
21972025-02-21T19:47:51.961Z Compiling float-ord v0.3.2
21982025-02-21T19:47:52.044Z Compiling linear-map v1.2.0
21992025-02-21T19:47:52.148Z Compiling swrite v0.1.0
22002025-02-21T19:47:52.313Z Compiling highway v1.2.0
22012025-02-21T19:47:52.419Z Compiling semver v0.1.20
22022025-02-21T19:47:52.596Z Compiling tungstenite v0.21.0
22032025-02-21T19:47:52.927Z Compiling rustc_version v0.1.7
22042025-02-21T19:47:52.951Z Compiling ipnetwork v0.21.1
22052025-02-21T19:47:53.306Z Compiling newtype_derive v0.1.6
22062025-02-21T19:47:53.667Z Compiling oxnet v0.1.0
22072025-02-21T19:47:53.687Z Compiling humantime v2.1.0
22082025-02-21T19:47:53.880Z Compiling tokio-tungstenite v0.21.0
22092025-02-21T19:47:54.273Z Compiling daft v0.1.1
22102025-02-21T19:47:54.453Z Compiling rustls-webpki v0.102.8
22112025-02-21T19:47:54.485Z Compiling dropshot v0.15.1
22122025-02-21T19:47:54.559Z Compiling instant v0.1.13
22132025-02-21T19:47:54.696Z Compiling backoff v0.4.0
22142025-02-21T19:47:54.719Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22152025-02-21T19:47:55.047Z Compiling steno v0.4.1
22162025-02-21T19:47:55.149Z Compiling parse-display v0.10.0
22172025-02-21T19:47:56.088Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22182025-02-21T19:47:56.294Z Compiling serde_with v3.11.0
22192025-02-21T19:47:56.899Z Compiling typify-macro v0.3.0
22202025-02-21T19:47:57.364Z Compiling strum v0.26.3
22212025-02-21T19:47:57.576Z Compiling regress v0.9.1
22222025-02-21T19:47:59.597Z Compiling tokio-rustls v0.25.0
22232025-02-21T19:47:59.989Z Compiling dropshot v0.12.0
22242025-02-21T19:48:00.105Z Compiling typify v0.3.0
22252025-02-21T19:48:00.278Z Compiling progenitor-impl v0.9.1
22262025-02-21T19:48:02.127Z Compiling tokio-rustls v0.26.0
22272025-02-21T19:48:02.545Z Compiling hyper-rustls v0.27.3
22282025-02-21T19:48:03.137Z Compiling reqwest v0.12.12
22292025-02-21T19:48:06.061Z Compiling qorb v0.2.1
22302025-02-21T19:48:07.515Z Compiling progenitor-macro v0.9.1
22312025-02-21T19:48:11.154Z Compiling progenitor-client v0.9.1
22322025-02-21T19:48:11.698Z Compiling progenitor-client v0.8.0
22332025-02-21T19:48:12.030Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22342025-02-21T19:48:12.572Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22352025-02-21T19:48:17.851Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22362025-02-21T19:48:37.808Z Compiling progenitor v0.8.0
22372025-02-21T19:48:38.043Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22382025-02-21T19:48:42.152Z Compiling progenitor v0.9.1
22392025-02-21T19:48:42.393Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22402025-02-21T19:48:43.246Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22412025-02-21T19:48:43.853Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22422025-02-21T19:48:45.534Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22432025-02-21T19:48:46.362Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22442025-02-21T19:48:51.949Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22452025-02-21T19:48:53.547Z Compiling macaddr v1.0.1
22462025-02-21T19:48:53.971Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22472025-02-21T19:48:54.098Z Compiling slog-dtrace v0.3.0
22482025-02-21T19:48:54.736Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22492025-02-21T19:48:55.737Z Compiling prettyplease v0.2.29
22502025-02-21T19:48:56.060Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22512025-02-21T19:48:58.418Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22522025-02-21T19:48:59.195Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22532025-02-21T19:48:59.219Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22542025-02-21T19:48:59.540Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22552025-02-21T19:49:08.610Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22562025-02-21T19:49:10.332Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22572025-02-21T19:49:10.887Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22582025-02-21T19:49:13.178Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22592025-02-21T19:49:18.439Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22602025-02-21T19:49:20.240Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22612025-02-21T19:49:21.419Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22622025-02-21T19:49:22.671Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22632025-02-21T19:49:23.436Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22642025-02-21T19:49:23.724Z Compiling half v2.4.1
22652025-02-21T19:49:24.436Z Compiling ciborium-io v0.2.2
22662025-02-21T19:49:24.605Z Compiling ciborium-ll v0.2.2
22672025-02-21T19:49:25.124Z Compiling ciborium v0.2.2
22682025-02-21T19:49:25.144Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22692025-02-21T19:49:26.209Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22702025-02-21T19:49:26.624Z Compiling display-error-chain v0.2.2
22712025-02-21T19:49:26.869Z Compiling fastrand v2.1.1
22722025-02-21T19:49:27.183Z Compiling same-file v1.0.6
22732025-02-21T19:49:27.349Z Compiling tempfile v3.13.0
22742025-02-21T19:49:27.444Z Compiling walkdir v2.5.0
22752025-02-21T19:49:28.056Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22762025-02-21T19:49:28.078Z Compiling blake3 v1.5.4
22772025-02-21T19:49:28.724Z Compiling const_format_proc_macros v0.2.34
22782025-02-21T19:49:30.514Z Compiling xattr v1.3.1
22792025-02-21T19:49:30.807Z Compiling filetime v0.2.25
22802025-02-21T19:49:31.002Z Compiling memmap2 v0.9.5
22812025-02-21T19:49:31.119Z Compiling arrayref v0.3.9
22822025-02-21T19:49:31.241Z Compiling arrayvec v0.7.6
22832025-02-21T19:49:31.393Z Compiling keccak v0.1.5
22842025-02-21T19:49:31.574Z Compiling crunchy v0.2.2
22852025-02-21T19:49:31.624Z Compiling constant_time_eq v0.3.1
22862025-02-21T19:49:31.817Z Compiling maplit v1.0.2
22872025-02-21T19:49:32.078Z Compiling sha3 v0.10.8
22882025-02-21T19:49:32.269Z Compiling tar v0.4.42
22892025-02-21T19:49:32.513Z Compiling const_format v0.2.34
22902025-02-21T19:49:32.669Z Compiling toolchain_find v0.4.0
22912025-02-21T19:49:32.930Z Compiling camino-tempfile v1.1.1
22922025-02-21T19:49:32.962Z Compiling radium v0.7.0
22932025-02-21T19:49:33.180Z Compiling tiny-keccak v2.0.2
22942025-02-21T19:49:33.336Z Compiling topological-sort v0.2.2
22952025-02-21T19:49:33.471Z Compiling rustfmt-wrapper v0.2.1
22962025-02-21T19:49:33.545Z Compiling omicron-zone-package v0.12.0
22972025-02-21T19:49:33.700Z Compiling dsl_auto_type v0.1.2
22982025-02-21T19:49:33.908Z Compiling scheduled-thread-pool v0.2.7
22992025-02-21T19:49:34.002Z Compiling diesel_table_macro_syntax v0.2.0
23002025-02-21T19:49:34.021Z Compiling maybe-uninit v2.0.0
23012025-02-21T19:49:34.367Z Compiling tap v1.0.1
23022025-02-21T19:49:34.566Z Compiling wyz v0.5.1
23032025-02-21T19:49:34.609Z Compiling r2d2 v0.8.10
23042025-02-21T19:49:34.870Z Compiling diesel_derives v2.2.3
23052025-02-21T19:49:35.242Z Compiling phf_generator v0.11.2
23062025-02-21T19:49:35.453Z Compiling ascii-canvas v3.0.0
23072025-02-21T19:49:35.472Z Compiling secrecy v0.8.0
23082025-02-21T19:49:35.575Z Compiling async-recursion v1.1.1
23092025-02-21T19:49:35.732Z Compiling ena v0.14.3
23102025-02-21T19:49:35.892Z Compiling diff v0.1.13
23112025-02-21T19:49:36.148Z Compiling packed_struct v0.10.1
23122025-02-21T19:49:36.373Z Compiling regex-syntax v0.6.29
23132025-02-21T19:49:36.605Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23142025-02-21T19:49:36.817Z Compiling crc-catalog v2.4.0
23152025-02-21T19:49:36.944Z Compiling funty v2.0.0
23162025-02-21T19:49:37.003Z Compiling arc-swap v1.7.1
23172025-02-21T19:49:37.647Z Compiling slog-scope v4.4.0
23182025-02-21T19:49:38.538Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23192025-02-21T19:49:38.550Z Compiling bitvec v1.0.1
23202025-02-21T19:49:38.778Z Compiling crc v3.2.1
23212025-02-21T19:49:39.661Z Compiling lalrpop v0.19.12
23222025-02-21T19:49:40.907Z Compiling phf_codegen v0.11.2
23232025-02-21T19:49:41.141Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23242025-02-21T19:49:41.294Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23252025-02-21T19:49:42.328Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23262025-02-21T19:49:42.578Z Compiling universal-hash v0.5.1
23272025-02-21T19:49:42.779Z Compiling thiserror-impl-no-std v2.0.2
23282025-02-21T19:49:42.834Z Compiling packed_struct_codegen v0.10.1
23292025-02-21T19:49:45.017Z Compiling diesel v2.2.7
23302025-02-21T19:49:45.054Z Compiling parse-zoneinfo v0.3.1
23312025-02-21T19:49:45.170Z Compiling unicase v2.7.0
23322025-02-21T19:49:45.564Z Compiling indexmap v1.9.3
23332025-02-21T19:49:45.925Z Compiling nodrop v0.1.14
23342025-02-21T19:49:46.100Z Compiling ref-cast v1.0.23
23352025-02-21T19:49:46.456Z Compiling opaque-debug v0.3.1
23362025-02-21T19:49:46.580Z Compiling poly1305 v0.8.0
23372025-02-21T19:49:46.681Z Compiling array-init v0.0.4
23382025-02-21T19:49:47.727Z Compiling chrono-tz-build v0.4.0
23392025-02-21T19:49:48.021Z Compiling thiserror-no-std v2.0.2
23402025-02-21T19:49:48.670Z Compiling smallvec v0.6.14
23412025-02-21T19:49:49.674Z Compiling slog-stdlog v4.1.1
23422025-02-21T19:49:50.483Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23432025-02-21T19:49:50.805Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23442025-02-21T19:49:51.138Z Compiling derive_builder_core v0.20.2
23452025-02-21T19:49:52.109Z Compiling chacha20 v0.9.1
23462025-02-21T19:49:52.591Z Compiling headers-core v0.3.0
23472025-02-21T19:49:52.787Z Compiling aead v0.5.2
23482025-02-21T19:49:53.065Z Compiling libxml v0.3.3
23492025-02-21T19:49:53.145Z Compiling ref-cast-impl v1.0.23
23502025-02-21T19:49:53.447Z Compiling vte_generate_state_changes v0.1.2
23512025-02-21T19:49:54.047Z Compiling hashbrown v0.12.3
23522025-02-21T19:49:54.143Z Compiling bitfield v0.14.0
23532025-02-21T19:49:54.464Z Compiling termcolor v1.4.1
23542025-02-21T19:49:55.465Z Compiling env_logger v0.10.2
23552025-02-21T19:49:56.338Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23562025-02-21T19:49:58.624Z Compiling vte v0.11.1
23572025-02-21T19:50:00.068Z Compiling derive_builder_macro v0.20.2
23582025-02-21T19:50:00.942Z Compiling chacha20poly1305 v0.10.1
23592025-02-21T19:50:01.173Z Compiling polar-core v0.27.3
23602025-02-21T19:50:01.198Z Compiling headers v0.4.0
23612025-02-21T19:50:04.732Z Compiling slog-envlogger v2.2.0
23622025-02-21T19:50:04.863Z Compiling serde-hex v0.1.0
23632025-02-21T19:50:07.322Z Compiling chrono-tz v0.10.1
23642025-02-21T19:50:08.015Z Compiling vsss-rs v3.3.4
23652025-02-21T19:50:09.905Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23662025-02-21T19:50:11.840Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23672025-02-21T19:50:12.174Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23682025-02-21T19:50:12.796Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23692025-02-21T19:50:13.135Z Compiling ron v0.8.1
23702025-02-21T19:50:13.832Z Compiling hashbrown v0.13.2
23712025-02-21T19:50:15.087Z Compiling strum_macros v0.24.3
23722025-02-21T19:50:16.431Z Compiling fxhash v0.2.1
23732025-02-21T19:50:16.667Z Compiling samael v0.0.17
23742025-02-21T19:50:18.141Z Compiling bumpalo v3.16.0
23752025-02-21T19:50:18.206Z Compiling bytecount v0.6.8
23762025-02-21T19:50:18.533Z Compiling zip v2.1.3
23772025-02-21T19:50:18.686Z Compiling crc-any v2.5.0
23782025-02-21T19:50:18.733Z Compiling simd-adler32 v0.3.7
23792025-02-21T19:50:18.872Z Compiling indoc v1.0.9
23802025-02-21T19:50:19.599Z Compiling lockfree-object-pool v0.1.6
23812025-02-21T19:50:19.912Z Compiling zopfli v0.8.1
23822025-02-21T19:50:19.977Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23832025-02-21T19:50:21.365Z Compiling papergrid v0.11.0
23842025-02-21T19:50:30.154Z Compiling object v0.30.4
23852025-02-21T19:50:31.345Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23862025-02-21T19:50:33.853Z Compiling derive_builder v0.20.2
23872025-02-21T19:50:34.223Z Compiling strip-ansi-escapes v0.2.0
23882025-02-21T19:50:34.663Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23892025-02-21T19:50:34.990Z Compiling tabled_derive v0.7.0
23902025-02-21T19:50:34.993Z Compiling itertools v0.12.1
23912025-02-21T19:50:37.018Z Compiling fd-lock v4.0.2
23922025-02-21T19:50:37.274Z Compiling peg-macros v0.8.4
23932025-02-21T19:50:38.308Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23942025-02-21T19:50:38.433Z Compiling kstat-rs v0.2.4
23952025-02-21T19:50:39.244Z Compiling oso-derive v0.27.3
23962025-02-21T19:50:39.384Z Compiling impl-trait-for-tuples v0.2.2
23972025-02-21T19:50:40.185Z Compiling quick-xml v0.33.0
23982025-02-21T19:50:40.466Z Compiling diesel-dtrace v0.4.2
23992025-02-21T19:50:40.826Z Compiling path-slash v0.1.5
24002025-02-21T19:50:41.099Z Compiling nu-ansi-term v0.50.1
24012025-02-21T19:50:42.373Z Compiling reedline v0.35.0
24022025-02-21T19:50:42.394Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24032025-02-21T19:50:44.988Z Compiling oso v0.27.3
24042025-02-21T19:50:46.831Z Compiling peg v0.8.4
24052025-02-21T19:50:46.996Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24062025-02-21T19:50:49.518Z Compiling tabled v0.15.0
24072025-02-21T19:50:57.825Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24082025-02-21T19:51:06.973Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24092025-02-21T19:51:08.835Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24102025-02-21T19:51:10.085Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
24112025-02-21T19:51:10.302Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24122025-02-21T19:51:10.572Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24132025-02-21T19:51:10.641Z Compiling pem v3.0.4
24142025-02-21T19:51:12.043Z Compiling bb8 v0.8.5
24152025-02-21T19:51:12.628Z Compiling bcs v0.1.6
24162025-02-21T19:51:13.465Z Compiling libz-sys v1.1.20
24172025-02-21T19:51:14.120Z Compiling nanorand v0.7.0
24182025-02-21T19:51:14.245Z Compiling parking_lot_core v0.8.6
24192025-02-21T19:51:14.689Z Compiling termtree v0.5.1
24202025-02-21T19:51:14.828Z Compiling flume v0.11.1
24212025-02-21T19:51:15.706Z Compiling async-bb8-diesel v0.2.1
24222025-02-21T19:51:16.474Z Compiling mime_guess v2.0.5
24232025-02-21T19:51:18.236Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24242025-02-21T19:51:20.928Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24252025-02-21T19:51:22.806Z Compiling buf-list v1.0.3
24262025-02-21T19:51:24.114Z Compiling nibble_vec v0.1.0
24272025-02-21T19:51:24.382Z Compiling libgit2-sys v0.17.0+1.8.1
24282025-02-21T19:51:24.893Z Compiling pin-project-internal v1.1.6
24292025-02-21T19:51:25.124Z Compiling atty v0.2.14
24302025-02-21T19:51:25.322Z Compiling salty v0.3.0
24312025-02-21T19:51:25.774Z Compiling http-range v0.1.5
24322025-02-21T19:51:26.368Z Compiling endian-type v0.1.2
24332025-02-21T19:51:26.631Z Compiling radix_trie v0.2.1
24342025-02-21T19:51:27.291Z Compiling pin-project v1.1.6
24352025-02-21T19:51:27.579Z Compiling parking_lot v0.11.2
24362025-02-21T19:51:32.272Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24372025-02-21T19:51:33.608Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24382025-02-21T19:51:33.721Z Compiling snafu-derive v0.8.5
24392025-02-21T19:51:37.745Z Compiling snafu v0.8.5
24402025-02-21T19:51:37.924Z Compiling hyper-staticfile v0.10.1
24412025-02-21T19:51:38.936Z Compiling sled v0.34.7
24422025-02-21T19:51:40.370Z Compiling hickory-client v0.24.3
24432025-02-21T19:51:41.311Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24442025-02-21T19:51:42.460Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24452025-02-21T19:51:44.575Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24462025-02-21T19:51:44.718Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24472025-02-21T19:51:55.506Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24482025-02-21T19:52:02.175Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24492025-02-21T19:52:03.338Z Compiling globset v0.4.15
24502025-02-21T19:52:03.652Z Compiling hickory-server v0.24.3
24512025-02-21T19:52:09.164Z Compiling primeorder v0.13.6
24522025-02-21T19:52:09.758Z Compiling olpc-cjson v0.1.4
24532025-02-21T19:52:10.073Z Compiling castaway v0.2.3
24542025-02-21T19:52:10.288Z Compiling vergen v8.3.2
24552025-02-21T19:52:10.649Z Compiling env_filter v0.1.2
24562025-02-21T19:52:12.155Z Compiling cargo-platform v0.1.8
24572025-02-21T19:52:12.292Z Compiling serde_plain v1.0.2
24582025-02-21T19:52:12.593Z Compiling typed-path v0.9.3
24592025-02-21T19:52:12.812Z Compiling cargo_metadata v0.18.1
24602025-02-21T19:52:14.298Z Compiling env_logger v0.11.5
24612025-02-21T19:52:15.548Z Compiling tough v0.19.0
24622025-02-21T19:52:15.708Z Compiling compact_str v0.8.0
24632025-02-21T19:52:16.484Z Compiling p384 v0.13.0
24642025-02-21T19:52:18.211Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24652025-02-21T19:52:18.728Z Compiling git2 v0.19.0
24662025-02-21T19:52:19.249Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24672025-02-21T19:52:23.401Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24682025-02-21T19:52:26.616Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24692025-02-21T19:52:27.475Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24702025-02-21T19:52:27.769Z Compiling unicode-truncate v1.1.0
24712025-02-21T19:52:28.072Z Compiling lru v0.12.5
24722025-02-21T19:52:28.452Z Compiling rand_seeder v0.3.0
24732025-02-21T19:52:28.876Z Compiling libsqlite3-sys v0.30.1
24742025-02-21T19:52:29.470Z Compiling lzma-sys v0.1.20
24752025-02-21T19:52:30.169Z Compiling instability v0.3.2
24762025-02-21T19:52:30.333Z Compiling parse-size v1.1.0
24772025-02-21T19:52:30.677Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24782025-02-21T19:52:31.037Z Compiling cassowary v0.3.0
24792025-02-21T19:52:31.184Z Compiling rustls v0.21.12
24802025-02-21T19:52:31.520Z Compiling indoc v2.0.5
24812025-02-21T19:52:31.970Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24822025-02-21T19:52:32.382Z Compiling ratatui v0.29.0
24832025-02-21T19:52:34.165Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24842025-02-21T19:52:34.417Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24852025-02-21T19:52:34.567Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24862025-02-21T19:52:36.684Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24872025-02-21T19:52:40.317Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24882025-02-21T19:52:40.617Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24892025-02-21T19:52:41.008Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24902025-02-21T19:52:41.352Z Compiling sct v0.7.1
24912025-02-21T19:52:41.863Z Compiling rustls-webpki v0.101.7
24922025-02-21T19:52:42.935Z Compiling heck v0.3.3
24932025-02-21T19:52:43.272Z Compiling csv-core v0.1.11
24942025-02-21T19:52:44.020Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24952025-02-21T19:52:44.183Z Compiling glob v0.3.2
24962025-02-21T19:52:44.514Z Compiling csv v1.3.1
24972025-02-21T19:52:45.603Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24982025-02-21T19:52:46.255Z Compiling zone_cfg_derive v0.1.2
24992025-02-21T19:52:46.710Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25002025-02-21T19:52:52.062Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25012025-02-21T19:52:53.044Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25022025-02-21T19:52:53.044Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25032025-02-21T19:52:53.326Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25042025-02-21T19:52:58.304Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25052025-02-21T19:52:59.442Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25062025-02-21T19:52:59.801Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
25072025-02-21T19:53:02.036Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25082025-02-21T19:53:04.676Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25092025-02-21T19:53:05.018Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25102025-02-21T19:53:05.276Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25112025-02-21T19:53:05.369Z Compiling nix v0.27.1
25122025-02-21T19:53:05.458Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25132025-02-21T19:53:05.611Z Compiling tungstenite v0.23.0
25142025-02-21T19:53:06.147Z Compiling hashlink v0.9.1
25152025-02-21T19:53:06.911Z Compiling fallible-iterator v0.3.0
25162025-02-21T19:53:07.126Z Compiling fallible-streaming-iterator v0.1.9
25172025-02-21T19:53:07.430Z Compiling base64 v0.13.1
25182025-02-21T19:53:07.698Z Compiling rusqlite v0.32.1
25192025-02-21T19:53:08.003Z Compiling ron v0.7.1
25202025-02-21T19:53:08.210Z Compiling tokio-tungstenite v0.23.1
25212025-02-21T19:53:09.512Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25222025-02-21T19:53:10.289Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25232025-02-21T19:53:11.063Z Compiling xz2 v0.1.7
25242025-02-21T19:53:11.346Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25252025-02-21T19:53:12.681Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25262025-02-21T19:53:12.947Z Compiling tokio-rustls v0.24.1
25272025-02-21T19:53:13.370Z Compiling zone v0.1.8
25282025-02-21T19:53:15.553Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25292025-02-21T19:53:16.708Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25302025-02-21T19:53:17.207Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25312025-02-21T19:53:26.356Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25322025-02-21T19:53:29.306Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25332025-02-21T19:53:29.436Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25342025-02-21T19:53:31.303Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25352025-02-21T19:53:31.981Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25362025-02-21T19:53:32.218Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25372025-02-21T19:53:32.580Z Compiling rustls-pemfile v1.0.4
25382025-02-21T19:53:33.389Z Compiling signal-hook-tokio v0.3.1
25392025-02-21T19:53:33.632Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25402025-02-21T19:53:34.154Z Compiling yasna v0.5.2
25412025-02-21T19:53:37.679Z Compiling twox-hash v2.1.0
25422025-02-21T19:53:38.270Z Compiling unicode-linebreak v0.1.5
25432025-02-21T19:53:38.649Z Compiling is_ci v1.2.0
25442025-02-21T19:53:38.845Z Compiling smawk v0.3.2
25452025-02-21T19:53:38.968Z Compiling supports-color v3.0.1
25462025-02-21T19:53:39.159Z Compiling textwrap v0.16.1
25472025-02-21T19:53:42.438Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25482025-02-21T19:53:42.617Z Compiling rcgen v0.12.1
25492025-02-21T19:53:45.156Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25502025-02-21T19:53:46.450Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25512025-02-21T19:53:48.377Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25522025-02-21T19:53:53.083Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25532025-02-21T19:53:54.626Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25542025-02-21T19:54:03.928Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25552025-02-21T19:54:05.636Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25562025-02-21T19:54:08.420Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25572025-02-21T19:54:15.463Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25582025-02-21T19:54:16.041Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25592025-02-21T19:54:25.841Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25602025-02-21T19:54:26.376Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25612025-02-21T19:54:26.725Z Compiling fatfs v0.3.6
25622025-02-21T19:54:29.372Z Compiling subprocess v0.2.9
25632025-02-21T19:54:31.911Z Compiling rtoolbox v0.0.2
25642025-02-21T19:54:32.341Z Compiling assert_matches v1.5.0
25652025-02-21T19:54:32.999Z Compiling rpassword v7.3.1
25662025-02-21T19:54:33.456Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25672025-02-21T19:54:33.904Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25682025-02-21T19:54:35.202Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25692025-02-21T19:54:40.897Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25702025-02-21T19:54:42.087Z Compiling tui-tree-widget v0.23.0
25712025-02-21T19:54:42.558Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25722025-02-21T19:54:51.090Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25732025-02-21T19:54:51.442Z Compiling uzers v0.12.1
25742025-02-21T19:54:54.557Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25752025-02-21T19:54:55.496Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25762025-02-21T19:54:57.388Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25772025-02-21T19:55:26.546Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25782025-02-21T19:55:27.808Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25792025-02-21T19:55:32.301Z Compiling multimap v0.10.0
25802025-02-21T19:57:51.841Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25812025-02-21T20:04:32.496Z Finished `release` profile [optimized] target(s) in 16m 46s
25822025-02-21T20:05:40.352Z
25832025-02-21T20:05:40.356Zreal 17:55.672995027
25842025-02-21T20:05:40.357Zuser 2:06:05.857103903
25852025-02-21T20:05:40.357Zsys 3:27.349450633
25862025-02-21T20:05:40.357Ztrap 3.150963161
25872025-02-21T20:05:40.357Ztflt 1.882632834
25882025-02-21T20:05:40.357Zdflt 5.150983308
25892025-02-21T20:05:40.357Zkflt 0.000795279
25902025-02-21T20:05:40.357Zlock 7:36:44.767805699
25912025-02-21T20:05:40.357Zslp 6:37:33.816915515
25922025-02-21T20:05:40.357Zlat 3:34.965540860
25932025-02-21T20:05:40.357Zstop 2:46.338311470
25942025-02-21T20:05:40.357Z+ mapfile -t packages
25952025-02-21T20:05:40.357Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25962025-02-21T20:05:41.379Z Compiling ring v0.17.9
25972025-02-21T20:05:43.399Z Compiling rustls v0.22.4
25982025-02-21T20:05:43.427Z Compiling rustls v0.23.19
25992025-02-21T20:05:44.900Z Compiling rustls-webpki v0.102.8
26002025-02-21T20:05:48.753Z Compiling tokio-rustls v0.25.0
26012025-02-21T20:05:49.188Z Compiling dropshot v0.12.0
26022025-02-21T20:05:50.752Z Compiling tokio-rustls v0.26.0
26032025-02-21T20:05:51.189Z Compiling hyper-rustls v0.27.3
26042025-02-21T20:05:51.577Z Compiling reqwest v0.12.12
26052025-02-21T20:05:53.781Z Compiling qorb v0.2.1
26062025-02-21T20:05:54.680Z Compiling dropshot v0.15.1
26072025-02-21T20:05:59.633Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26082025-02-21T20:06:00.808Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26092025-02-21T20:06:04.161Z Compiling progenitor-client v0.8.0
26102025-02-21T20:06:05.080Z Compiling progenitor v0.8.0
26112025-02-21T20:06:05.468Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26122025-02-21T20:06:15.280Z Compiling progenitor-client v0.9.1
26132025-02-21T20:06:16.266Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26142025-02-21T20:06:16.270Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26152025-02-21T20:06:17.901Z Compiling omicron-zone-package v0.12.0
26162025-02-21T20:06:27.916Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26172025-02-21T20:06:33.023Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26182025-02-21T20:06:33.957Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26192025-02-21T20:06:36.055Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26202025-02-21T20:06:50.342Z Finished `release` profile [optimized] target(s) in 1m 09s
26212025-02-21T20:06:50.523Z Running `target/release/omicron-package -t test list-outputs`
26222025-02-21T20:06:50.564ZLogging to: /work/oxidecomputer/omicron/out/LOG
26232025-02-21T20:06:50.568Z+ ptime -m cargo build --locked --release -p xtask
26242025-02-21T20:06:51.119Z Compiling serde v1.0.217
26252025-02-21T20:06:51.126Z Compiling serde_json v1.0.139
26262025-02-21T20:06:51.126Z Compiling rustix v0.38.37
26272025-02-21T20:06:51.127Z Compiling libc v0.2.169
26282025-02-21T20:06:51.127Z Compiling syn v2.0.96
26292025-02-21T20:06:51.221Z Compiling bitflags v2.6.0
26302025-02-21T20:06:51.561Z Compiling usdt-impl v0.5.0
26312025-02-21T20:06:51.621Z Compiling syn v1.0.109
26322025-02-21T20:06:51.723Z Compiling log v0.4.22
26332025-02-21T20:06:51.761Z Compiling hashbrown v0.15.1
26342025-02-21T20:06:51.984Z Compiling fs-err v2.11.0
26352025-02-21T20:06:52.153Z Compiling once_cell v1.20.3
26362025-02-21T20:06:52.323Z Compiling anyhow v1.0.96
26372025-02-21T20:06:52.586Z Compiling thread-id v4.2.2
26382025-02-21T20:06:53.005Z Compiling indexmap v2.7.1
26392025-02-21T20:06:53.839Z Compiling terminal_size v0.4.0
26402025-02-21T20:06:53.909Z Compiling tempfile v3.13.0
26412025-02-21T20:06:54.105Z Compiling clap_builder v4.5.30
26422025-02-21T20:06:54.963Z Compiling proc-macro-error v1.0.4
26432025-02-21T20:06:55.735Z Compiling tabled_derive v0.7.0
26442025-02-21T20:06:56.796Z Compiling tabled v0.15.0
26452025-02-21T20:06:57.399Z Compiling serde_derive v1.0.217
26462025-02-21T20:06:57.402Z Compiling thiserror-impl v1.0.69
26472025-02-21T20:06:57.402Z Compiling zerocopy-derive v0.7.35
26482025-02-21T20:06:57.402Z Compiling scroll_derive v0.12.0
26492025-02-21T20:06:57.402Z Compiling clap_derive v4.5.28
26502025-02-21T20:06:58.821Z Compiling scroll v0.12.0
26512025-02-21T20:06:59.201Z Compiling zerocopy v0.7.35
26522025-02-21T20:06:59.462Z Compiling goblin v0.8.2
26532025-02-21T20:06:59.920Z Compiling thiserror v1.0.69
26542025-02-21T20:07:00.104Z Compiling pest v2.7.14
26552025-02-21T20:07:02.899Z Compiling pest_meta v2.7.14
26562025-02-21T20:07:03.052Z Compiling clap v4.5.30
26572025-02-21T20:07:04.638Z Compiling pest_generator v2.7.14
26582025-02-21T20:07:06.394Z Compiling pest_derive v2.7.14
26592025-02-21T20:07:07.200Z Compiling dtrace-parser v0.2.0
26602025-02-21T20:07:12.390Z Compiling serde_tokenstream v0.2.2
26612025-02-21T20:07:12.967Z Compiling toml_datetime v0.6.8
26622025-02-21T20:07:13.679Z Compiling dof v0.3.0
26632025-02-21T20:07:14.183Z Compiling serde_spanned v0.6.8
26642025-02-21T20:07:14.446Z Compiling toml_edit v0.22.22
26652025-02-21T20:07:14.497Z Compiling camino v1.1.9
26662025-02-21T20:07:15.718Z Compiling usdt-attr-macro v0.5.0
26672025-02-21T20:07:15.788Z Compiling usdt-macro v0.5.0
26682025-02-21T20:07:16.982Z Compiling cargo-platform v0.1.8
26692025-02-21T20:07:17.018Z Compiling semver v1.0.25
26702025-02-21T20:07:18.050Z Compiling cargo_metadata v0.18.1
26712025-02-21T20:07:18.460Z Compiling toml v0.8.19
26722025-02-21T20:07:18.620Z Compiling usdt v0.5.0
26732025-02-21T20:07:19.994Z Compiling cargo_toml v0.20.5
26742025-02-21T20:07:20.011Z Compiling camino-tempfile v1.1.1
26752025-02-21T20:07:20.764Z Compiling macaddr v1.0.1
26762025-02-21T20:07:32.323Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26772025-02-21T20:07:37.840Z Finished `release` profile [optimized] target(s) in 47.22s
26782025-02-21T20:07:37.945Z
26792025-02-21T20:07:37.947Zreal 47.355500078
26802025-02-21T20:07:37.947Zuser 5:11.628158618
26812025-02-21T20:07:37.947Zsys 18.405646035
26822025-02-21T20:07:37.947Ztrap 0.142090484
26832025-02-21T20:07:37.947Ztflt 0.161650586
26842025-02-21T20:07:37.947Zdflt 0.391286758
26852025-02-21T20:07:37.948Zkflt 0.000013279
26862025-02-21T20:07:37.948Zlock 9:22.785658186
26872025-02-21T20:07:37.948Zslp 15:03.775851099
26882025-02-21T20:07:37.948Zlat 14.918118547
26892025-02-21T20:07:37.948Zstop 16.984608094
26902025-02-21T20:07:37.948Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26912025-02-21T20:07:37.948Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26922025-02-21T20:07:37.948Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26932025-02-21T20:07:37.948Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26942025-02-21T20:07:37.948Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26952025-02-21T20:07:38.826Z Compiling ring v0.17.9
26962025-02-21T20:07:38.960Z Compiling hashbrown v0.14.5
26972025-02-21T20:07:38.979Z Compiling thiserror v2.0.11
26982025-02-21T20:07:38.992Z Compiling thiserror-impl v2.0.11
26992025-02-21T20:07:38.995Z Compiling ident_case v1.0.1
27002025-02-21T20:07:39.022Z Compiling unsafe-libyaml v0.2.11
27012025-02-21T20:07:39.025Z Compiling ipnetwork v0.21.1
27022025-02-21T20:07:39.025Z Compiling macaddr v1.0.1
27032025-02-21T20:07:39.192Z Compiling darling_core v0.20.10
27042025-02-21T20:07:39.505Z Compiling oxnet v0.1.0
27052025-02-21T20:07:39.813Z Compiling instant v0.1.13
27062025-02-21T20:07:39.887Z Compiling structmeta-derive v0.3.0
27072025-02-21T20:07:39.981Z Compiling regress v0.10.1
27082025-02-21T20:07:40.027Z Compiling dropshot v0.15.1
27092025-02-21T20:07:40.151Z Compiling regress v0.9.1
27102025-02-21T20:07:40.349Z Compiling serde_yaml v0.9.34+deprecated
27112025-02-21T20:07:40.812Z Compiling dropshot_endpoint v0.15.1
27122025-02-21T20:07:42.263Z Compiling daft-derive v0.1.1
27132025-02-21T20:07:42.433Z Compiling structmeta v0.3.0
27142025-02-21T20:07:42.815Z Compiling parse-display-derive v0.10.0
27152025-02-21T20:07:43.690Z Compiling typify-impl v0.2.0
27162025-02-21T20:07:43.737Z Compiling daft v0.1.1
27172025-02-21T20:07:44.239Z Compiling rustls v0.23.19
27182025-02-21T20:07:44.271Z Compiling rustls v0.22.4
27192025-02-21T20:07:44.307Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27202025-02-21T20:07:44.349Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27212025-02-21T20:07:44.770Z Compiling backoff v0.4.0
27222025-02-21T20:07:44.823Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27232025-02-21T20:07:44.898Z Compiling darling_macro v0.20.10
27242025-02-21T20:07:44.935Z Compiling tempfile v3.13.0
27252025-02-21T20:07:45.045Z Compiling proc-macro-crate v1.3.1
27262025-02-21T20:07:45.083Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27272025-02-21T20:07:45.144Z Compiling typify-impl v0.3.0
27282025-02-21T20:07:45.283Z Compiling itertools v0.13.0
27292025-02-21T20:07:45.778Z Compiling zerocopy v0.8.10
27302025-02-21T20:07:45.884Z Compiling darling v0.20.10
27312025-02-21T20:07:45.942Z Compiling num_enum_derive v0.5.11
27322025-02-21T20:07:46.023Z Compiling serde_with_macros v3.11.0
27332025-02-21T20:07:46.727Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27342025-02-21T20:07:46.748Z Compiling parse-display v0.10.0
27352025-02-21T20:07:47.121Z Compiling rustls-webpki v0.102.8
27362025-02-21T20:07:47.454Z Compiling zerocopy-derive v0.8.10
27372025-02-21T20:07:48.484Z Compiling num_enum v0.5.11
27382025-02-21T20:07:48.602Z Compiling serde_with v3.11.0
27392025-02-21T20:07:48.671Z Compiling crucible-workspace-hack v0.1.0
27402025-02-21T20:07:48.948Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27412025-02-21T20:07:48.987Z Compiling heapless v0.8.0
27422025-02-21T20:07:49.343Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27432025-02-21T20:07:49.907Z Compiling proc-macro-error v1.0.4
27442025-02-21T20:07:50.595Z Compiling camino-tempfile v1.1.1
27452025-02-21T20:07:51.051Z Compiling foreign-types-macros v0.2.3
27462025-02-21T20:07:52.133Z Compiling hash32 v0.3.1
27472025-02-21T20:07:52.314Z Compiling foreign-types-shared v0.3.1
27482025-02-21T20:07:52.398Z Compiling tokio-rustls v0.25.0
27492025-02-21T20:07:52.479Z Compiling smoltcp v0.11.0
27502025-02-21T20:07:52.840Z Compiling dropshot v0.12.0
27512025-02-21T20:07:53.235Z Compiling foreign-types v0.5.0
27522025-02-21T20:07:54.638Z Compiling tokio-rustls v0.26.0
27532025-02-21T20:07:55.158Z Compiling hyper-rustls v0.27.3
27542025-02-21T20:07:55.783Z Compiling reqwest v0.12.12
27552025-02-21T20:07:55.976Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27562025-02-21T20:07:56.695Z Compiling tabwriter v1.4.0
27572025-02-21T20:07:56.940Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27582025-02-21T20:07:57.132Z Compiling cstr-argument v0.1.2
27592025-02-21T20:07:57.401Z Compiling cobs v0.2.3
27602025-02-21T20:07:57.714Z Compiling qorb v0.2.1
27612025-02-21T20:07:57.736Z Compiling typify-macro v0.2.0
27622025-02-21T20:07:57.796Z Compiling pretty-hex v0.2.1
27632025-02-21T20:07:58.024Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
27642025-02-21T20:07:58.391Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27652025-02-21T20:07:58.782Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27662025-02-21T20:07:58.992Z Compiling progenitor-client v0.9.1
27672025-02-21T20:07:59.414Z Compiling progenitor-client v0.8.0
27682025-02-21T20:07:59.586Z Compiling typify-macro v0.3.0
27692025-02-21T20:07:59.928Z Compiling postcard v1.0.10
27702025-02-21T20:08:00.604Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27712025-02-21T20:08:00.851Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27722025-02-21T20:08:01.112Z Compiling colored v2.1.0
27732025-02-21T20:08:01.316Z Compiling typify v0.2.0
27742025-02-21T20:08:01.478Z Compiling progenitor-impl v0.8.0
27752025-02-21T20:08:01.748Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27762025-02-21T20:08:01.986Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27772025-02-21T20:08:02.190Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27782025-02-21T20:08:03.058Z Compiling smf v0.2.3
27792025-02-21T20:08:03.212Z Compiling typify v0.3.0
27802025-02-21T20:08:03.234Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27812025-02-21T20:08:03.323Z Compiling zone_cfg_derive v0.3.0
27822025-02-21T20:08:03.369Z Compiling progenitor-impl v0.9.1
27832025-02-21T20:08:03.577Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
27842025-02-21T20:08:04.005Z Compiling num-derive v0.4.2
27852025-02-21T20:08:04.244Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27862025-02-21T20:08:04.708Z Compiling sigpipe v0.1.3
27872025-02-21T20:08:04.861Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27882025-02-21T20:08:05.289Z Compiling zone v0.3.0
27892025-02-21T20:08:05.437Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
27902025-02-21T20:08:05.893Z Compiling universal-hash v0.5.1
27912025-02-21T20:08:05.929Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27922025-02-21T20:08:06.018Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27932025-02-21T20:08:06.127Z Compiling opaque-debug v0.3.1
27942025-02-21T20:08:06.148Z Compiling tungstenite v0.21.0
27952025-02-21T20:08:06.248Z Compiling num-rational v0.4.2
27962025-02-21T20:08:06.323Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
27972025-02-21T20:08:06.425Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27982025-02-21T20:08:06.727Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27992025-02-21T20:08:07.149Z Compiling password-hash v0.5.0
28002025-02-21T20:08:07.203Z Compiling num-complex v0.4.6
28012025-02-21T20:08:07.666Z Compiling blake2 v0.10.6
28022025-02-21T20:08:07.786Z Compiling aead v0.5.2
28032025-02-21T20:08:07.945Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28042025-02-21T20:08:08.012Z Compiling base64 v0.21.7
28052025-02-21T20:08:08.082Z Compiling convert_case v0.4.0
28062025-02-21T20:08:08.104Z Compiling progenitor-macro v0.8.0
28072025-02-21T20:08:08.150Z Compiling keccak v0.1.5
28082025-02-21T20:08:08.172Z Compiling argon2 v0.5.3
28092025-02-21T20:08:08.681Z Compiling sha3 v0.10.8
28102025-02-21T20:08:08.878Z Compiling derive_more v0.99.19
28112025-02-21T20:08:08.988Z Compiling num v0.4.3
28122025-02-21T20:08:09.122Z Compiling tokio-tungstenite v0.21.0
28132025-02-21T20:08:09.143Z Compiling poly1305 v0.8.0
28142025-02-21T20:08:09.344Z Compiling chacha20 v0.9.1
28152025-02-21T20:08:09.703Z Compiling float-ord v0.3.2
28162025-02-21T20:08:09.725Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28172025-02-21T20:08:09.863Z Compiling semver v0.1.20
28182025-02-21T20:08:09.905Z Compiling same-file v1.0.6
28192025-02-21T20:08:10.118Z Compiling progenitor-macro v0.9.1
28202025-02-21T20:08:10.203Z Compiling walkdir v2.5.0
28212025-02-21T20:08:10.225Z Compiling newline-converter v0.3.0
28222025-02-21T20:08:10.420Z Compiling rustc_version v0.1.7
28232025-02-21T20:08:10.483Z Compiling primeorder v0.13.6
28242025-02-21T20:08:10.851Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28252025-02-21T20:08:10.885Z Compiling secrecy v0.8.0
28262025-02-21T20:08:10.909Z Compiling cancel-safe-futures v0.1.5
28272025-02-21T20:08:10.930Z Compiling owo-colors v4.1.0
28282025-02-21T20:08:11.010Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28292025-02-21T20:08:11.125Z Compiling newtype_derive v0.1.6
28302025-02-21T20:08:11.318Z Compiling expectorate v1.1.0
28312025-02-21T20:08:11.338Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28322025-02-21T20:08:11.427Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28332025-02-21T20:08:11.457Z Compiling thiserror-impl-no-std v2.0.2
28342025-02-21T20:08:11.504Z Compiling blake3 v1.5.4
28352025-02-21T20:08:11.613Z Compiling half v2.4.1
28362025-02-21T20:08:11.801Z Compiling unicase v2.7.0
28372025-02-21T20:08:12.152Z Compiling arc-swap v1.7.1
28382025-02-21T20:08:12.176Z Compiling ciborium-io v0.2.2
28392025-02-21T20:08:12.327Z Compiling ciborium-ll v0.2.2
28402025-02-21T20:08:12.615Z Compiling slog-scope v4.4.0
28412025-02-21T20:08:12.695Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28422025-02-21T20:08:12.717Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28432025-02-21T20:08:13.078Z Compiling polyval v0.6.2
28442025-02-21T20:08:13.508Z Compiling atomicwrites v0.4.4
28452025-02-21T20:08:13.529Z Compiling libsw v3.3.1
28462025-02-21T20:08:13.853Z Compiling memmap2 v0.9.5
28472025-02-21T20:08:13.873Z Compiling constant_time_eq v0.3.1
28482025-02-21T20:08:14.097Z Compiling linear-map v1.2.0
28492025-02-21T20:08:14.137Z Compiling thiserror-no-std v2.0.2
28502025-02-21T20:08:14.280Z Compiling arrayref v0.3.9
28512025-02-21T20:08:14.299Z Compiling parking_lot_core v0.8.6
28522025-02-21T20:08:14.406Z Compiling libefi-sys v0.1.0
28532025-02-21T20:08:14.462Z Compiling arrayvec v0.7.6
28542025-02-21T20:08:14.741Z Compiling salty v0.3.0
28552025-02-21T20:08:14.772Z Compiling indent_write v2.2.0
28562025-02-21T20:08:14.988Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28572025-02-21T20:08:15.077Z Compiling vsss-rs v3.3.4
28582025-02-21T20:08:15.230Z Compiling ghash v0.5.1
28592025-02-21T20:08:15.430Z Compiling slog-stdlog v4.1.1
28602025-02-21T20:08:15.459Z Compiling ciborium v0.2.2
28612025-02-21T20:08:16.209Z Compiling p384 v0.13.0
28622025-02-21T20:08:16.314Z Compiling toolchain_find v0.4.0
28632025-02-21T20:08:16.796Z Compiling chacha20poly1305 v0.10.1
28642025-02-21T20:08:16.828Z Compiling ctr v0.9.2
28652025-02-21T20:08:16.904Z Compiling lzma-sys v0.1.20
28662025-02-21T20:08:17.047Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28672025-02-21T20:08:17.202Z Compiling bitfield-struct v0.6.2
28682025-02-21T20:08:17.488Z Compiling slog-dtrace v0.3.0
28692025-02-21T20:08:17.621Z Compiling highway v1.2.0
28702025-02-21T20:08:17.723Z Compiling topological-sort v0.2.2
28712025-02-21T20:08:17.928Z Compiling omicron-zone-package v0.12.0
28722025-02-21T20:08:18.130Z Compiling aes-gcm v0.10.3
28732025-02-21T20:08:18.347Z Compiling rustfmt-wrapper v0.2.1
28742025-02-21T20:08:18.438Z Compiling mime_guess v2.0.5
28752025-02-21T20:08:18.558Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28762025-02-21T20:08:18.642Z Compiling slog-envlogger v2.2.0
28772025-02-21T20:08:18.951Z Compiling steno v0.4.1
28782025-02-21T20:08:19.605Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28792025-02-21T20:08:19.636Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28802025-02-21T20:08:19.723Z Compiling progenitor v0.8.0
28812025-02-21T20:08:19.871Z Compiling heck v0.3.3
28822025-02-21T20:08:19.959Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
28832025-02-21T20:08:20.089Z Compiling ssh-encoding v0.2.0
28842025-02-21T20:08:20.259Z Compiling blowfish v0.9.1
28852025-02-21T20:08:20.281Z Compiling nibble_vec v0.1.0
28862025-02-21T20:08:20.525Z Compiling env_filter v0.1.2
28872025-02-21T20:08:20.569Z Compiling endian-type v0.1.2
28882025-02-21T20:08:20.726Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28892025-02-21T20:08:20.756Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28902025-02-21T20:08:20.823Z Compiling humantime v2.1.0
28912025-02-21T20:08:20.902Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28922025-02-21T20:08:21.111Z Compiling env_logger v0.11.5
28932025-02-21T20:08:21.133Z Compiling radix_trie v0.2.1
28942025-02-21T20:08:21.306Z Compiling bcrypt-pbkdf v0.10.0
28952025-02-21T20:08:21.726Z Compiling ssh-cipher v0.2.0
28962025-02-21T20:08:21.748Z Compiling zone_cfg_derive v0.1.2
28972025-02-21T20:08:21.940Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28982025-02-21T20:08:21.958Z Compiling progenitor v0.9.1
28992025-02-21T20:08:22.199Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29002025-02-21T20:08:22.224Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29012025-02-21T20:08:22.768Z Compiling parking_lot v0.11.2
29022025-02-21T20:08:23.156Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29032025-02-21T20:08:23.500Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29042025-02-21T20:08:23.521Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29052025-02-21T20:08:23.654Z Compiling password-hash v0.4.2
29062025-02-21T20:08:23.934Z Compiling gethostname v0.5.0
29072025-02-21T20:08:23.955Z Compiling fxhash v0.2.1
29082025-02-21T20:08:24.150Z Compiling bumpalo v3.16.0
29092025-02-21T20:08:24.194Z Compiling simd-adler32 v0.3.7
29102025-02-21T20:08:24.482Z Compiling lockfree-object-pool v0.1.6
29112025-02-21T20:08:24.656Z Compiling zip v2.1.3
29122025-02-21T20:08:24.773Z Compiling base64 v0.13.1
29132025-02-21T20:08:24.794Z Compiling http-range v0.1.5
29142025-02-21T20:08:25.060Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29152025-02-21T20:08:25.143Z Compiling zopfli v0.8.1
29162025-02-21T20:08:25.171Z Compiling sled v0.34.7
29172025-02-21T20:08:25.414Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29182025-02-21T20:08:25.472Z Compiling ron v0.7.1
29192025-02-21T20:08:26.685Z Compiling pbkdf2 v0.11.0
29202025-02-21T20:08:27.086Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29212025-02-21T20:08:27.466Z Compiling xz2 v0.1.7
29222025-02-21T20:08:27.588Z Compiling zone v0.1.8
29232025-02-21T20:08:27.763Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29242025-02-21T20:08:27.937Z Compiling ssh-key v0.6.6
29252025-02-21T20:08:28.348Z Compiling hickory-client v0.24.3
29262025-02-21T20:08:28.740Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29272025-02-21T20:08:28.916Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29282025-02-21T20:08:28.963Z Compiling p521 v0.13.3
29292025-02-21T20:08:29.686Z Compiling p256 v0.13.2
29302025-02-21T20:08:30.398Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29312025-02-21T20:08:30.485Z Compiling hickory-server v0.24.3
29322025-02-21T20:08:31.277Z Compiling pem v3.0.4
29332025-02-21T20:08:31.371Z Compiling yasna v0.5.2
29342025-02-21T20:08:31.897Z Compiling headers-core v0.3.0
29352025-02-21T20:08:31.985Z Compiling kstat-rs v0.2.4
29362025-02-21T20:08:32.099Z Compiling nanorand v0.7.0
29372025-02-21T20:08:32.581Z Compiling russh-cryptovec v0.7.3
29382025-02-21T20:08:32.647Z Compiling atty v0.2.14
29392025-02-21T20:08:32.831Z Compiling md5 v0.7.0
29402025-02-21T20:08:32.852Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29412025-02-21T20:08:32.904Z Compiling flume v0.11.1
29422025-02-21T20:08:33.369Z Compiling russh-keys v0.45.0
29432025-02-21T20:08:33.556Z Compiling rcgen v0.12.1
29442025-02-21T20:08:34.520Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
29452025-02-21T20:08:34.574Z Compiling headers v0.4.0
29462025-02-21T20:08:35.604Z Compiling hyper-staticfile v0.10.1
29472025-02-21T20:08:36.670Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29482025-02-21T20:08:36.924Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
29492025-02-21T20:08:37.328Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29502025-02-21T20:08:38.052Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29512025-02-21T20:08:38.535Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29522025-02-21T20:08:40.036Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29532025-02-21T20:08:40.660Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29542025-02-21T20:08:41.403Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29552025-02-21T20:08:42.147Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29562025-02-21T20:08:42.441Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29572025-02-21T20:08:44.211Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29582025-02-21T20:08:44.740Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29592025-02-21T20:08:44.870Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29602025-02-21T20:08:44.967Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29612025-02-21T20:08:45.571Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29622025-02-21T20:08:45.985Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29632025-02-21T20:08:47.880Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29642025-02-21T20:08:47.979Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29652025-02-21T20:08:48.208Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29662025-02-21T20:08:48.773Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29672025-02-21T20:08:49.565Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29682025-02-21T20:08:50.535Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29692025-02-21T20:08:50.978Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29702025-02-21T20:08:52.183Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29712025-02-21T20:08:52.831Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29722025-02-21T20:08:53.247Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29732025-02-21T20:08:55.109Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29742025-02-21T20:08:56.491Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29752025-02-21T20:08:56.949Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29762025-02-21T20:08:57.065Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29772025-02-21T20:08:57.527Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
29782025-02-21T20:08:57.890Z Compiling num-bigint v0.4.6
29792025-02-21T20:08:57.933Z Compiling des v0.8.1
29802025-02-21T20:08:58.232Z Compiling subprocess v0.2.9
29812025-02-21T20:08:58.271Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29822025-02-21T20:08:58.500Z Compiling hex-literal v0.4.1
29832025-02-21T20:08:58.701Z Compiling display-error-chain v0.2.2
29842025-02-21T20:08:58.931Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29852025-02-21T20:08:59.161Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29862025-02-21T20:08:59.945Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29872025-02-21T20:09:01.162Z Compiling russh v0.45.0
29882025-02-21T20:09:02.139Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29892025-02-21T20:09:02.621Z Compiling internet-checksum v0.2.1
29902025-02-21T20:09:05.448Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29912025-02-21T20:09:12.138Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29922025-02-21T20:09:13.718Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29932025-02-21T20:09:36.982Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29942025-02-21T20:09:59.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
29952025-02-21T20:09:59.711Z
29962025-02-21T20:09:59.714Zreal 2:21.711033890
29972025-02-21T20:09:59.714Zuser 12:18.098067770
29982025-02-21T20:09:59.714Zsys 1:38.242543371
29992025-02-21T20:09:59.714Ztrap 0.356284692
30002025-02-21T20:09:59.714Ztflt 0.245508546
30012025-02-21T20:09:59.714Zdflt 0.636549382
30022025-02-21T20:09:59.714Zkflt 0.000039893
30032025-02-21T20:09:59.714Zlock 22:47.114230481
30042025-02-21T20:09:59.714Zslp 43:29.316807316
30052025-02-21T20:09:59.714Zlat 37.089630624
30062025-02-21T20:09:59.714Zstop 1:42.516188331
30072025-02-21T20:09:59.714Z+ mkdir tests
30082025-02-21T20:09:59.717Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30092025-02-21T20:09:59.717Z+ xargs -I '{}' -t cp '{}' tests/
30102025-02-21T20:09:59.757Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-84ec46e31a36f495 tests/
30112025-02-21T20:09:59.783Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-08f7c3d692b89c36 tests/
30122025-02-21T20:09:59.810Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-1abc88a50428029e tests/
30132025-02-21T20:09:59.835Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-26901deb272eb193 tests/
30142025-02-21T20:10:00.113Z+ 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/*)
30152025-02-21T20:10:00.117Z+ 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-08f7c3d692b89c36 tests/commtest-1abc88a50428029e tests/dhcp_server-84ec46e31a36f495 tests/end_to_end_tests-26901deb272eb193 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
30162025-02-21T20:11:17.920ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30172025-02-21T20:11:17.920Za .github/buildomat/ci-env.sh 1K
30182025-02-21T20:11:17.920Za out/target/test 1K
30192025-02-21T20:11:17.920Za out/npuzone/npuzone 23144K
30202025-02-21T20:11:17.920Za package-manifest.toml 33K
30212025-02-21T20:11:17.920Za smf/sled-agent/non-gimlet/config.toml 4K
30222025-02-21T20:11:17.920Za target/release/omicron-package 39580K
30232025-02-21T20:11:17.920Za target/release/xtask 10747K
30242025-02-21T20:11:17.920Za target/debug/bootstrap 220201K
30252025-02-21T20:11:17.920Za tests/bootstrap-08f7c3d692b89c36 24237K
30262025-02-21T20:11:17.920Za tests/commtest-1abc88a50428029e 24525K
30272025-02-21T20:11:17.920Za tests/dhcp_server-84ec46e31a36f495 24237K
30282025-02-21T20:11:17.920Za tests/end_to_end_tests-26901deb272eb193 280667K
30292025-02-21T20:11:17.920Za out/clickhouse.tar.gz 305944K
30302025-02-21T20:11:17.920Za out/clickhouse_keeper.tar.gz 291634K
30312025-02-21T20:11:17.920Za out/clickhouse_server.tar.gz 305944K
30322025-02-21T20:11:17.920Za out/cockroachdb.tar.gz 144663K
30332025-02-21T20:11:17.920Za out/crucible-dtrace.tar 99K
30342025-02-21T20:11:17.920Za out/crucible-pantry-zone.tar.gz 32992K
30352025-02-21T20:11:17.920Za out/crucible-zone.tar.gz 41365K
30362025-02-21T20:11:17.920Za out/external-dns.tar.gz 46467K
30372025-02-21T20:11:17.921Za out/internal-dns.tar.gz 46466K
30382025-02-21T20:11:17.921Za out/mg-ddm-gz.tar 63075K
30392025-02-21T20:11:17.921Za out/nexus.tar.gz 111116K
30402025-02-21T20:11:17.921Za out/ntp.tar.gz 14938K
30412025-02-21T20:11:17.921Za out/omicron-gateway-softnpu.tar.gz 26079K
30422025-02-21T20:11:17.921Za out/omicron-sled-agent.tar 130029K
30432025-02-21T20:11:17.921Za out/overlay.tar.gz 3K
30442025-02-21T20:11:17.921Za out/oximeter.tar.gz 56164K
30452025-02-21T20:11:17.921Za out/oxlog.tar 3138K
30462025-02-21T20:11:17.921Za out/probe.tar.gz 2764K
30472025-02-21T20:11:17.921Za out/propolis-server.tar.gz 66425K
30482025-02-21T20:11:17.921Za out/pumpkind-gz.tar 26665K
30492025-02-21T20:11:17.921Za out/switch-softnpu.tar.gz 265671K
30502025-02-21T20:11:17.925Z
30512025-02-21T20:11:17.925Zreal 1:17.798661223
30522025-02-21T20:11:17.925Zuser 1:14.295571888
30532025-02-21T20:11:17.925Zsys 4.887728483
30542025-02-21T20:11:17.926Ztrap 0.020925821
30552025-02-21T20:11:17.926Ztflt 0.000000000
30562025-02-21T20:11:17.926Zdflt 0.000000000
30572025-02-21T20:11:17.926Zkflt 0.000000000
30582025-02-21T20:11:17.926Zlock 0.000000000
30592025-02-21T20:11:17.926Zslp 1:14.157626344
30602025-02-21T20:11:17.926Zlat 2.229811120
30612025-02-21T20:11:17.926Zstop 0.000534277
30622025-02-21T20:11:17.926Zprocess exited: duration 1994349 ms, exit code 0
 
30632025-02-21T20:11:17.940Zfound 1 output files
30642025-02-21T20:11:17.940Zuploading: /work/package.tar.gz (2038606457 bytes)
30652025-02-21T20:12:10.125Zuploaded: /work/package.tar.gz