01JZ0HHMG18YK5D0N7FDJAMWBX: 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: 01JZ0HJ4915RRDR5QFTAGQABEE

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-30T13:49:24.518Zjob assigned to worker 01JZ0HJ13AFQQGVATP4SAEZ6VV [factory gimlet-EVT22200007-propolis, EVT22200007/32721] (queued for 29 s)
 
22025-06-30T13:49:32.788Zstarting task 0: "setup"
32025-06-30T13:49:32.815Z++ uname -s
42025-06-30T13:49:32.815Z+ kern=SunOS
52025-06-30T13:49:32.815Z+ build_user=build
62025-06-30T13:49:32.815Z+ build_uid=12345
72025-06-30T13:49:32.815Z+ work_dir=/work
82025-06-30T13:49:32.815Z+ input_dir=/input
92025-06-30T13:49:32.815Z+ [[ 0 == 12345 ]]
102025-06-30T13:49:32.815Z+ case "$kern" in
112025-06-30T13:49:32.815Z+ groupadd -g 12345 build
122025-06-30T13:49:32.815Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-30T13:49:34.815Z+ zfs create -o mountpoint=/work rpool/work
142025-06-30T13:49:34.852Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-30T13:49:34.877Z+ home_fs=zfs
162025-06-30T13:49:34.877Z+ [[ zfs == autofs ]]
172025-06-30T13:49:34.877Z+ mkdir -p /home/build
182025-06-30T13:49:34.877Z+ chown build:build /home/build /work
192025-06-30T13:49:36.863Z+ chmod 0700 /home/build /work
202025-06-30T13:49:36.889Zprocess exited: duration 4081 ms, exit code 0
 
212025-06-30T13:49:36.943Zstarting task 1: "rust-toolchain"
222025-06-30T13:49:36.969Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-30T13:49:36.969Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-30T13:49:36.969Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-06-30T13:49:36.969Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-06-30T13:49:36.969Z * rust toolchain channel = "1.87.0"
272025-06-30T13:49:36.969Z * rust toolchain profile = "default"
282025-06-30T13:49:36.969Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-30T13:49:36.969Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-30T13:49:37.087Zinfo: downloading installer
312025-06-30T13:49:37.491Zwarn: It looks like you have an existing installation of Rust at:
322025-06-30T13:49:37.491Zwarn: /opt/ooce/bin
332025-06-30T13:49:37.491Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-30T13:49:37.491Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-30T13:49:37.491Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-30T13:49:37.491Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-30T13:49:37.491Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-30T13:49:37.491Zerror: cannot install while Rust is installed
392025-06-30T13:49:37.491Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-30T13:49:37.517Zinfo: profile set to 'default'
412025-06-30T13:49:37.517Zinfo: default host triple is x86_64-unknown-illumos
422025-06-30T13:49:37.517Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-30T13:49:37.605Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-30T13:49:37.605Zinfo: downloading component 'cargo'
452025-06-30T13:49:37.791Zinfo: downloading component 'clippy'
462025-06-30T13:49:37.874Zinfo: downloading component 'rust-docs'
472025-06-30T13:49:38.090Zinfo: downloading component 'rust-std'
482025-06-30T13:49:38.396Zinfo: downloading component 'rustc'
492025-06-30T13:49:39.924Zinfo: downloading component 'rustfmt'
502025-06-30T13:49:39.996Zinfo: installing component 'cargo'
512025-06-30T13:49:41.156Zinfo: installing component 'clippy'
522025-06-30T13:49:41.656Zinfo: installing component 'rust-docs'
532025-06-30T13:49:44.641Zinfo: installing component 'rust-std'
542025-06-30T13:49:46.838Zinfo: installing component 'rustc'
552025-06-30T13:49:54.893Zinfo: installing component 'rustfmt'
562025-06-30T13:49:55.269Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-30T13:49:55.269Z
582025-06-30T13:49:55.431Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-30T13:49:55.431Z
602025-06-30T13:49:55.431Z
612025-06-30T13:49:55.431ZRust is installed now. Great!
622025-06-30T13:49:55.431Z
632025-06-30T13:49:55.431ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-30T13:49:55.457Zenvironment variable. This has not been done automatically.
652025-06-30T13:49:55.457Z
662025-06-30T13:49:55.457ZTo configure your current shell, you need to source
672025-06-30T13:49:55.457Zthe corresponding env file under $HOME/.cargo.
682025-06-30T13:49:55.457Z
692025-06-30T13:49:55.457ZThis is usually done by running one of the following (note the leading DOT):
702025-06-30T13:49:55.457Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-30T13:49:55.457Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-30T13:49:55.458Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-30T13:49:55.542Z+ rustup --version
742025-06-30T13:49:55.568Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-30T13:49:55.568Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-30T13:49:55.657Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-30T13:49:55.688Z+ cargo --version
782025-06-30T13:49:55.741Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-30T13:49:55.767Z+ rustc --version
802025-06-30T13:49:55.828Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-30T13:49:55.854Zprocess exited: duration 18893 ms, exit code 0
 
822025-06-30T13:49:55.905Zstarting task 2: "authentication"
832025-06-30T13:49:55.963Zprocess exited: duration 57 ms, exit code 0
 
842025-06-30T13:49:56.015Zstarting task 3: "clone repository"
852025-06-30T13:49:56.041Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-30T13:49:56.041Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-30T13:49:56.066ZCloning into '/work/oxidecomputer/omicron'...
882025-06-30T13:50:04.425Z+ cd /work/oxidecomputer/omicron
892025-06-30T13:50:04.425Z+ git fetch origin 37244bdf4219c511b1b8caecb155a91f8941ba4d
902025-06-30T13:50:04.902ZFrom https://github.com/oxidecomputer/omicron
912025-06-30T13:50:04.902Z * branch 37244bdf4219c511b1b8caecb155a91f8941ba4d -> FETCH_HEAD
922025-06-30T13:50:04.928Z+ [[ -n dap/pending-mgs-serialize-bug ]]
932025-06-30T13:50:04.928Z++ git branch --show-current
942025-06-30T13:50:04.928Z+ current=main
952025-06-30T13:50:04.928Z+ [[ main != dap/pending-mgs-serialize-bug ]]
962025-06-30T13:50:04.929Z+ git branch -f dap/pending-mgs-serialize-bug 37244bdf4219c511b1b8caecb155a91f8941ba4d
972025-06-30T13:50:04.929Z+ git checkout -f dap/pending-mgs-serialize-bug
982025-06-30T13:50:05.185ZSwitched to branch 'dap/pending-mgs-serialize-bug'
992025-06-30T13:50:05.211Z+ git reset --hard 37244bdf4219c511b1b8caecb155a91f8941ba4d
1002025-06-30T13:50:05.211ZHEAD is now at 37244bdf4 add expect
1012025-06-30T13:50:05.211Zprocess exited: duration 9195 ms, exit code 0
 
1022025-06-30T13:50:05.265Zstarting task 4: "build"
1032025-06-30T13:50:05.291Z+ source .github/buildomat/ci-env.sh
1042025-06-30T13:50:05.291Z++ export CARGO_TERM_COLOR=always
1052025-06-30T13:50:05.291Z++ CARGO_TERM_COLOR=always
1062025-06-30T13:50:05.291Z+ cargo --version
1072025-06-30T13:50:05.339Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-30T13:50:05.365Z+ rustc --version
1092025-06-30T13:50:05.427Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-30T13:50:05.452Z+ WORK=/work
1112025-06-30T13:50:05.453Z+ pfexec mkdir -p /work
1122025-06-30T13:50:05.453Z+ pfexec chown build /work
1132025-06-30T13:50:05.453Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-06-30T13:50:16.527Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-06-30T13:50:25.069Z Startup: Caching catalogs ... Done
1162025-06-30T13:50:29.922ZPlanning: Solver setup ... Done (3.153s)
1172025-06-30T13:50:29.949ZPlanning: Running solver ... Done (0.027s)
1182025-06-30T13:50:30.017ZPlanning: Finding local manifests ... Done (0.002s)
1192025-06-30T13:50:30.098ZPlanning: Fetching manifests: 0/4 0% complete
1202025-06-30T13:50:30.918ZPlanning: Fetching manifests: 4/4 100% complete
1212025-06-30T13:50:30.977ZPlanning: Package planning ... Done (0.058s)
1222025-06-30T13:50:31.038ZPlanning: Merging actions ... Done (0.061s)
1232025-06-30T13:50:31.379ZPlanning: Checking for conflicting actions ... Done (0.340s)
1242025-06-30T13:50:31.404ZPlanning: Consolidating action changes ... Done (0.013s)
1252025-06-30T13:50:32.083ZPlanning: Evaluating mediators ... Done (0.691s)
1262025-06-30T13:50:32.109ZPlanning: Planning completed in 6.93 seconds
1272025-06-30T13:50:32.134Z Packages to install: 4
1282025-06-30T13:50:32.134Z Mediators to change: 2
1292025-06-30T13:50:32.135Z Services to change: 1
1302025-06-30T13:50:32.135Z Estimated space available: 155.01 GB
1312025-06-30T13:50:32.135ZEstimated space to be consumed: 1.69 GB
1322025-06-30T13:50:32.135Z Create boot environment: No
1332025-06-30T13:50:32.135ZCreate backup boot environment: No
1342025-06-30T13:50:32.135Z Rebuild boot archive: No
1352025-06-30T13:50:32.135Z
1362025-06-30T13:50:32.135ZChanged mediators:
1372025-06-30T13:50:32.135Z mediator clang:
1382025-06-30T13:50:32.135Z version: None -> 15 (system default)
1392025-06-30T13:50:32.135Z
1402025-06-30T13:50:32.135Z mediator llvm:
1412025-06-30T13:50:32.135Z version: 14 (system default) -> 15 (system default)
1422025-06-30T13:50:32.135Z
1432025-06-30T13:50:32.135ZChanged packages:
1442025-06-30T13:50:32.135Zhelios-dev
1452025-06-30T13:50:32.135Z developer/build-essential
1462025-06-30T13:50:32.135Z None -> 11-2.0
1472025-06-30T13:50:32.135Z library/libxmlsec1
1482025-06-30T13:50:32.135Z None -> 1.2.35-2.0
1492025-06-30T13:50:32.135Z ooce/developer/clang-15
1502025-06-30T13:50:32.135Z None -> 15.0.7-2.0
1512025-06-30T13:50:32.135Z ooce/developer/llvm-15
1522025-06-30T13:50:32.135Z None -> 15.0.7-2.0
1532025-06-30T13:50:32.135Z
1542025-06-30T13:50:32.135ZServices:
1552025-06-30T13:50:32.135Z restart_fmri:
1562025-06-30T13:50:32.135Z svc:/system/update-man-index:default
1572025-06-30T13:50:32.168Z
1582025-06-30T13:50:32.168ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-06-30T13:50:37.179ZDownload: 488/3290 items 17.2/212.6MB 8% complete (3.5M/s)
1602025-06-30T13:50:42.181ZDownload: 1193/3290 items 68.4/212.6MB 32% complete (6.9M/s)
1612025-06-30T13:50:47.181ZDownload: 2013/3290 items 118.7/212.6MB 55% complete (10.2M/s)
1622025-06-30T13:50:52.183ZDownload: 3248/3290 items 186.0/212.6MB 87% complete (11.8M/s)
1632025-06-30T13:50:55.276ZDownload: Completed 212.60 MB in 23.11 seconds (9.2M/s)
1642025-06-30T13:50:55.465Z Actions: 1/3689 actions (Installing new actions)
1652025-06-30T13:51:01.040Z Actions: 3336/3689 actions (Installing new actions)
1662025-06-30T13:51:01.361Z Actions: Completed 3689 actions in 5.89 seconds.
1672025-06-30T13:51:01.904Z Done (0.538s)
1682025-06-30T13:51:01.904Z Done (0.000s)
1692025-06-30T13:51:02.914Z Done (1.010s)
1702025-06-30T13:51:07.703Z Done (4.569s)
1712025-06-30T13:51:07.795Z Done (0.017s)
1722025-06-30T13:51:07.821Z Done (0.000s)
1732025-06-30T13:51:07.961Z Done (0.000s)
1742025-06-30T13:51:08.835ZPlanning: Evaluating mediator changes ... Done
1752025-06-30T13:51:09.088ZPlanning: Checking for conflicting actions ... Done
1762025-06-30T13:51:09.115ZPlanning: Consolidating action changes ... Done
1772025-06-30T13:51:09.432ZPlanning: Evaluating mediators ... Done
1782025-06-30T13:51:09.458ZPlanning: Planning completed in 0.60 seconds
1792025-06-30T13:51:09.483Z Mediators to change: 2
1802025-06-30T13:51:09.484Z Create boot environment: No
1812025-06-30T13:51:09.484ZCreate backup boot environment: No
1822025-06-30T13:51:09.530Z Done
1832025-06-30T13:51:09.530Z Done
1842025-06-30T13:51:10.324Z Done
1852025-06-30T13:51:14.860Z Done
1862025-06-30T13:51:14.946Z Done
1872025-06-30T13:51:14.972Z Done
1882025-06-30T13:51:14.997Z Done
1892025-06-30T13:51:15.756ZPlanning: Evaluating mediator changes ... Done
1902025-06-30T13:51:15.782ZPlanning: Merging actions ... Done
1912025-06-30T13:51:15.994ZPlanning: Checking for conflicting actions ... Done
1922025-06-30T13:51:16.021ZPlanning: Consolidating action changes ... Done
1932025-06-30T13:51:16.322ZPlanning: Evaluating mediators ... Done
1942025-06-30T13:51:16.390ZPlanning: Planning completed in 0.94 seconds
1952025-06-30T13:51:16.430Z Packages to change: 1
1962025-06-30T13:51:16.430Z Mediators to change: 1
1972025-06-30T13:51:16.430Z Services to change: 1
1982025-06-30T13:51:16.430Z Create boot environment: No
1992025-06-30T13:51:16.430ZCreate backup boot environment: Yes
2002025-06-30T13:51:18.275Z Actions: 1/6 actions (Updating modified actions)
2012025-06-30T13:51:18.301Z Actions: Completed 6 actions in 0.00 seconds.
2022025-06-30T13:51:18.301Z Done
2032025-06-30T13:51:18.301Z Done
2042025-06-30T13:51:18.473Z Done
2052025-06-30T13:51:22.850Z Done
2062025-06-30T13:51:22.948Z Done
2072025-06-30T13:51:22.948Z Done
2082025-06-30T13:51:23.049Z Done
2092025-06-30T13:51:23.606ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102025-06-30T13:51:23.606Zclang system 15 system
2112025-06-30T13:51:23.607Zcsh system system illumos
2122025-06-30T13:51:23.607Zctags system system illumos
2132025-06-30T13:51:23.607Zfile system system illumos
2142025-06-30T13:51:23.607Zgcc vendor 12 vendor
2152025-06-30T13:51:23.607Zgcc system 10 system
2162025-06-30T13:51:23.607Zgcc system 7 system
2172025-06-30T13:51:23.607Zgo system 1.20 system
2182025-06-30T13:51:23.607Zgo system 1.19 system
2192025-06-30T13:51:23.607Zllvm system 15 system
2202025-06-30T13:51:23.607Zllvm system 14 system
2212025-06-30T13:51:23.607Zmariadb system 10.6 system
2222025-06-30T13:51:23.607Zmta vendor vendor dma
2232025-06-30T13:51:23.607Zopenjdk system 17 system
2242025-06-30T13:51:23.607Zopenjdk system 11 system
2252025-06-30T13:51:23.607Zopenjdk system 1.8 system
2262025-06-30T13:51:23.607Zopenssl vendor 3 vendor
2272025-06-30T13:51:23.607Zperl system 5.36 system
2282025-06-30T13:51:23.607Zpostgresql system 15 system
2292025-06-30T13:51:23.607Zpostgresql system 13 system
2302025-06-30T13:51:23.607Zpython vendor 3 vendor
2312025-06-30T13:51:23.607Zpython system 2 system
2322025-06-30T13:51:23.607Zpython3 system 3.11 system
2332025-06-30T13:51:23.607Zruby system 3.0 system
2342025-06-30T13:51:23.607Zwords vendor vendor american-english
2352025-06-30T13:51:23.607Zwords system system australian-english
2362025-06-30T13:51:23.607Zwords system system british-english
2372025-06-30T13:51:23.607Zwords system system canadian-english
2382025-06-30T13:51:23.607Zwords system system french
2392025-06-30T13:51:23.607Zwords system system italian
2402025-06-30T13:51:23.607Zwords system system ngerman
2412025-06-30T13:51:23.607Zwords system system ogerman
2422025-06-30T13:51:23.607Zwords system system spanish
2432025-06-30T13:51:23.992ZPUBLISHER TYPE STATUS P LOCATION
2442025-06-30T13:51:23.992Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2452025-06-30T13:51:29.433ZFMRI IFO
2462025-06-30T13:51:29.433Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472025-06-30T13:51:29.433Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482025-06-30T13:51:29.433Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492025-06-30T13:51:29.433Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502025-06-30T13:51:29.433Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2512025-06-30T13:51:29.433Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2522025-06-30T13:51:29.433Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532025-06-30T13:51:29.433Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2542025-06-30T13:51:29.433Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2552025-06-30T13:51:29.433Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2562025-06-30T13:51:29.433Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2572025-06-30T13:51:29.433Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2582025-06-30T13:51:29.433Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592025-06-30T13:51:29.433Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2602025-06-30T13:51:29.433Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2612025-06-30T13:51:29.433Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2622025-06-30T13:51:30.541Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2632025-06-30T13:51:30.952Z Updating crates.io index
2642025-06-30T13:51:30.977Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652025-06-30T13:51:31.436Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662025-06-30T13:51:32.202Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672025-06-30T13:51:32.559Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2682025-06-30T13:51:32.958Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2692025-06-30T13:51:33.439Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702025-06-30T13:51:35.696Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712025-06-30T13:51:37.964Z Updating git repository `https://github.com/oxidecomputer/opte`
2722025-06-30T13:51:38.911Z Updating git repository `https://github.com/oxidecomputer/falcon`
2732025-06-30T13:51:39.874Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742025-06-30T13:51:40.296Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752025-06-30T13:51:40.754Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2762025-06-30T13:51:41.600Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772025-06-30T13:51:42.029Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782025-06-30T13:51:42.626Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792025-06-30T13:51:43.287Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2802025-06-30T13:51:43.798Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812025-06-30T13:51:44.233Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822025-06-30T13:51:44.708Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832025-06-30T13:51:45.075Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842025-06-30T13:51:45.571Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852025-06-30T13:51:46.060Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2862025-06-30T13:51:46.564Z Updating git repository `https://github.com/oxidecomputer/ispf`
2872025-06-30T13:51:47.040Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882025-06-30T13:51:47.665Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2892025-06-30T13:51:48.244Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902025-06-30T13:51:48.666Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2912025-06-30T13:51:49.179Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2922025-06-30T13:51:49.722Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2932025-06-30T13:51:50.173Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2942025-06-30T13:51:50.636Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2952025-06-30T13:51:51.029Z Updating git repository `https://github.com/oxidecomputer/omicron`
2962025-06-30T13:52:00.458Z Updating git repository `https://github.com/illumos/smf-rs`
2972025-06-30T13:52:02.149Z Downloading crates ...
2982025-06-30T13:52:02.231Z Downloaded heck v0.5.0
2992025-06-30T13:52:02.258Z Downloaded proc-macro-error-attr v1.0.4
3002025-06-30T13:52:02.258Z Downloaded typeid v1.0.3
3012025-06-30T13:52:02.287Z Downloaded tabled_derive v0.7.0
3022025-06-30T13:52:02.287Z Downloaded thiserror v2.0.12
3032025-06-30T13:52:02.287Z Downloaded icu_provider_macros v1.5.0
3042025-06-30T13:52:02.287Z Downloaded icu_normalizer_data v1.5.0
3052025-06-30T13:52:02.287Z Downloaded hashbrown v0.15.4
3062025-06-30T13:52:02.316Z Downloaded thread-id v4.2.2
3072025-06-30T13:52:02.316Z Downloaded zerofrom v0.1.4
3082025-06-30T13:52:02.316Z Downloaded url v2.5.4
3092025-06-30T13:52:02.317Z Downloaded zerovec-derive v0.10.3
3102025-06-30T13:52:02.317Z Downloaded writeable v0.5.5
3112025-06-30T13:52:02.345Z Downloaded yoke v0.7.4
3122025-06-30T13:52:02.345Z Downloaded zerocopy-derive v0.7.35
3132025-06-30T13:52:02.345Z Downloaded toml_edit v0.22.27
3142025-06-30T13:52:02.345Z Downloaded tabled v0.15.0
3152025-06-30T13:52:02.372Z Downloaded syn v1.0.109
3162025-06-30T13:52:02.399Z Downloaded zerovec v0.10.4
3172025-06-30T13:52:02.400Z Downloaded memchr v2.7.4
3182025-06-30T13:52:02.400Z Downloaded zerocopy v0.7.35
3192025-06-30T13:52:02.426Z Downloaded winnow v0.7.10
3202025-06-30T13:52:02.453Z Downloaded idna v1.0.3
3212025-06-30T13:52:02.453Z Downloaded unicode-width v0.1.14
3222025-06-30T13:52:02.453Z Downloaded syn v2.0.104
3232025-06-30T13:52:02.480Z Downloaded unicode-width v0.2.0
3242025-06-30T13:52:02.480Z Downloaded libc v0.2.174
3252025-06-30T13:52:02.507Z Downloaded unicode-ident v1.0.18
3262025-06-30T13:52:02.507Z Downloaded pest v2.7.14
3272025-06-30T13:52:02.507Z Downloaded ucd-trie v0.1.7
3282025-06-30T13:52:02.535Z Downloaded typenum v1.17.0
3292025-06-30T13:52:02.535Z Downloaded indexmap v2.9.0
3302025-06-30T13:52:02.535Z Downloaded icu_properties_data v1.5.0
3312025-06-30T13:52:02.535Z Downloaded rustix v0.38.37
3322025-06-30T13:52:02.562Z Downloaded utf8parse v0.2.2
3332025-06-30T13:52:02.562Z Downloaded usdt-impl v0.5.0
3342025-06-30T13:52:02.562Z Downloaded toml_datetime v0.6.11
3352025-06-30T13:52:02.590Z Downloaded thiserror-impl v1.0.69
3362025-06-30T13:52:02.590Z Downloaded textwrap v0.16.2
3372025-06-30T13:52:02.590Z Downloaded tempfile v3.20.0
3382025-06-30T13:52:02.590Z Downloaded rustix v1.0.7
3392025-06-30T13:52:02.619Z Downloaded pest_meta v2.7.14
3402025-06-30T13:52:02.619Z Downloaded zerofrom-derive v0.1.4
3412025-06-30T13:52:02.619Z Downloaded yoke-derive v0.7.4
3422025-06-30T13:52:02.619Z Downloaded version_check v0.9.5
3432025-06-30T13:52:02.619Z Downloaded utf8_iter v1.0.4
3442025-06-30T13:52:02.619Z Downloaded utf16_iter v1.0.5
3452025-06-30T13:52:02.620Z Downloaded usdt v0.5.0
3462025-06-30T13:52:02.620Z Downloaded unicode-xid v0.2.6
3472025-06-30T13:52:02.620Z Downloaded unicode-linebreak v0.1.5
3482025-06-30T13:52:02.620Z Downloaded tinystr v0.7.6
3492025-06-30T13:52:02.620Z Downloaded num-traits v0.2.19
3502025-06-30T13:52:02.620Z Downloaded macaddr v1.0.1
3512025-06-30T13:52:02.620Z Downloaded toml_write v0.1.2
3522025-06-30T13:52:02.650Z Downloaded terminal_size v0.4.0
3532025-06-30T13:52:02.650Z Downloaded pest_generator v2.7.14
3542025-06-30T13:52:02.650Z Downloaded percent-encoding v2.3.1
3552025-06-30T13:52:02.650Z Downloaded papergrid v0.11.0
3562025-06-30T13:52:02.651Z Downloaded log v0.4.27
3572025-06-30T13:52:02.651Z Downloaded litemap v0.7.3
3582025-06-30T13:52:02.651Z Downloaded icu_provider v1.5.0
3592025-06-30T13:52:02.651Z Downloaded icu_properties v1.5.1
3602025-06-30T13:52:02.651Z Downloaded icu_locid_transform_data v1.5.0
3612025-06-30T13:52:02.651Z Downloaded write16 v1.0.0
3622025-06-30T13:52:02.651Z Downloaded usdt-macro v0.5.0
3632025-06-30T13:52:02.651Z Downloaded usdt-attr-macro v0.5.0
3642025-06-30T13:52:02.652Z Downloaded pest_derive v2.7.14
3652025-06-30T13:52:02.652Z Downloaded once_cell v1.21.3
3662025-06-30T13:52:02.681Z Downloaded is_terminal_polyfill v1.70.1
3672025-06-30T13:52:02.682Z Downloaded idna_adapter v1.2.0
3682025-06-30T13:52:02.682Z Downloaded icu_normalizer v1.5.0
3692025-06-30T13:52:02.682Z Downloaded icu_locid_transform v1.5.0
3702025-06-30T13:52:02.682Z Downloaded ordered-float v2.10.1
3712025-06-30T13:52:02.682Z Downloaded memmap v0.7.0
3722025-06-30T13:52:02.682Z Downloaded itoa v1.0.11
3732025-06-30T13:52:02.682Z Downloaded goblin v0.8.2
3742025-06-30T13:52:02.682Z Downloaded synstructure v0.13.1
3752025-06-30T13:52:02.683Z Downloaded swrite v0.1.0
3762025-06-30T13:52:02.683Z Downloaded strsim v0.11.1
3772025-06-30T13:52:02.683Z Downloaded stable_deref_trait v1.2.0
3782025-06-30T13:52:02.683Z Downloaded smallvec v1.15.0
3792025-06-30T13:52:02.683Z Downloaded serde_spanned v0.6.9
3802025-06-30T13:52:02.717Z Downloaded serde_json v1.0.140
3812025-06-30T13:52:02.717Z Downloaded serde v1.0.219
3822025-06-30T13:52:02.717Z Downloaded ryu v1.0.18
3832025-06-30T13:52:02.718Z Downloaded quote v1.0.40
3842025-06-30T13:52:02.718Z Downloaded pretty-hex v0.4.1
3852025-06-30T13:52:02.718Z Downloaded icu_locid v1.5.0
3862025-06-30T13:52:02.718Z Downloaded icu_collections v1.5.0
3872025-06-30T13:52:02.718Z Downloaded toml v0.8.23
3882025-06-30T13:52:02.749Z Downloaded thiserror-impl v2.0.12
3892025-06-30T13:52:02.749Z Downloaded thiserror v1.0.69
3902025-06-30T13:52:02.749Z Downloaded smawk v0.3.2
3912025-06-30T13:52:02.749Z Downloaded sha2 v0.10.9
3922025-06-30T13:52:02.750Z Downloaded serde_tokenstream v0.2.2
3932025-06-30T13:52:02.750Z Downloaded serde_derive v1.0.219
3942025-06-30T13:52:02.750Z Downloaded serde-value v0.7.0
3952025-06-30T13:52:02.750Z Downloaded serde-untagged v0.1.7
3962025-06-30T13:52:02.750Z Downloaded semver v1.0.26
3972025-06-30T13:52:02.750Z Downloaded scroll_derive v0.12.0
3982025-06-30T13:52:02.750Z Downloaded scroll v0.12.0
3992025-06-30T13:52:02.750Z Downloaded proc-macro2 v1.0.95
4002025-06-30T13:52:02.750Z Downloaded proc-macro-error v1.0.4
4012025-06-30T13:52:02.750Z Downloaded plain v0.2.3
4022025-06-30T13:52:02.781Z Downloaded getrandom v0.3.1
4032025-06-30T13:52:02.781Z Downloaded fnv v1.0.7
4042025-06-30T13:52:02.781Z Downloaded fastrand v2.1.1
4052025-06-30T13:52:02.781Z Downloaded equivalent v1.0.2
4062025-06-30T13:52:02.781Z Downloaded displaydoc v0.2.5
4072025-06-30T13:52:02.781Z Downloaded digest v0.10.7
4082025-06-30T13:52:02.781Z Downloaded cpufeatures v0.2.14
4092025-06-30T13:52:02.782Z Downloaded colorchoice v1.0.2
4102025-06-30T13:52:02.782Z Downloaded clap_lex v0.7.4
4112025-06-30T13:52:02.782Z Downloaded clap_builder v4.5.40
4122025-06-30T13:52:02.782Z Downloaded clap v4.5.40
4132025-06-30T13:52:02.828Z Downloaded cargo_toml v0.21.0
4142025-06-30T13:52:02.829Z Downloaded cargo_metadata v0.20.0
4152025-06-30T13:52:02.829Z Downloaded cargo-util-schemas v0.2.0
4162025-06-30T13:52:02.829Z Downloaded cargo-platform v0.2.0
4172025-06-30T13:52:02.829Z Downloaded camino-tempfile v1.4.1
4182025-06-30T13:52:02.829Z Downloaded camino v1.1.10
4192025-06-30T13:52:02.829Z Downloaded bytecount v0.6.8
4202025-06-30T13:52:02.829Z Downloaded bitflags v2.9.0
4212025-06-30T13:52:02.829Z Downloaded anyhow v1.0.98
4222025-06-30T13:52:02.829Z Downloaded anstyle-query v1.1.1
4232025-06-30T13:52:02.829Z Downloaded anstyle-parse v0.2.5
4242025-06-30T13:52:02.829Z Downloaded anstream v0.6.18
4252025-06-30T13:52:02.829Z Downloaded heck v0.4.1
4262025-06-30T13:52:02.829Z Downloaded generic-array v0.14.7
4272025-06-30T13:52:02.829Z Downloaded fs-err v3.1.1
4282025-06-30T13:52:02.830Z Downloaded form_urlencoded v1.2.1
4292025-06-30T13:52:02.830Z Downloaded errno v0.3.12
4302025-06-30T13:52:02.830Z Downloaded erased-serde v0.4.6
4312025-06-30T13:52:02.857Z Downloaded dtrace-parser v0.2.0
4322025-06-30T13:52:02.857Z Downloaded dof v0.3.0
4332025-06-30T13:52:02.857Z Downloaded crypto-common v0.1.6
4342025-06-30T13:52:02.857Z Downloaded clap_derive v4.5.40
4352025-06-30T13:52:02.857Z Downloaded cfg-if v1.0.1
4362025-06-30T13:52:02.857Z Downloaded byteorder v1.5.0
4372025-06-30T13:52:02.857Z Downloaded autocfg v1.4.0
4382025-06-30T13:52:02.857Z Downloaded block-buffer v0.10.4
4392025-06-30T13:52:02.857Z Downloaded anstyle v1.0.11
4402025-06-30T13:52:02.920Z Compiling proc-macro2 v1.0.95
4412025-06-30T13:52:02.920Z Compiling unicode-ident v1.0.18
4422025-06-30T13:52:02.921Z Compiling serde v1.0.219
4432025-06-30T13:52:02.921Z Compiling version_check v0.9.5
4442025-06-30T13:52:02.948Z Compiling thiserror v1.0.69
4452025-06-30T13:52:02.948Z Compiling libc v0.2.174
4462025-06-30T13:52:02.948Z Compiling memchr v2.7.4
4472025-06-30T13:52:02.948Z Compiling stable_deref_trait v1.2.0
4482025-06-30T13:52:03.240Z Compiling itoa v1.0.11
4492025-06-30T13:52:03.343Z Compiling ryu v1.0.18
4502025-06-30T13:52:03.531Z Compiling litemap v0.7.3
4512025-06-30T13:52:03.840Z Compiling autocfg v1.4.0
4522025-06-30T13:52:03.896Z Compiling ucd-trie v0.1.7
4532025-06-30T13:52:04.020Z Compiling writeable v0.5.5
4542025-06-30T13:52:04.020Z Compiling once_cell v1.21.3
4552025-06-30T13:52:04.455Z Compiling icu_locid_transform_data v1.5.0
4562025-06-30T13:52:04.484Z Compiling byteorder v1.5.0
4572025-06-30T13:52:04.601Z Compiling bitflags v2.9.0
4582025-06-30T13:52:04.643Z Compiling icu_properties_data v1.5.0
4592025-06-30T13:52:04.721Z Compiling serde_json v1.0.140
4602025-06-30T13:52:04.795Z Compiling num-traits v0.2.19
4612025-06-30T13:52:04.934Z Compiling quote v1.0.40
4622025-06-30T13:52:04.991Z Compiling utf8_iter v1.0.4
4632025-06-30T13:52:05.062Z Compiling smallvec v1.15.0
4642025-06-30T13:52:05.093Z Compiling equivalent v1.0.2
4652025-06-30T13:52:05.204Z Compiling errno v0.3.12
4662025-06-30T13:52:05.235Z Compiling rustix v0.38.37
4672025-06-30T13:52:05.262Z Compiling typeid v1.0.3
4682025-06-30T13:52:05.360Z Compiling syn v2.0.104
4692025-06-30T13:52:05.386Z Compiling hashbrown v0.15.4
4702025-06-30T13:52:05.464Z Compiling icu_normalizer_data v1.5.0
4712025-06-30T13:52:05.491Z Compiling write16 v1.0.0
4722025-06-30T13:52:05.553Z Compiling utf16_iter v1.0.5
4732025-06-30T13:52:05.678Z Compiling usdt-impl v0.5.0
4742025-06-30T13:52:05.788Z Compiling proc-macro-error-attr v1.0.4
4752025-06-30T13:52:05.815Z Compiling toml_write v0.1.2
4762025-06-30T13:52:05.924Z Compiling winnow v0.7.10
4772025-06-30T13:52:06.014Z Compiling syn v1.0.109
4782025-06-30T13:52:06.200Z Compiling thread-id v4.2.2
4792025-06-30T13:52:06.337Z Compiling proc-macro-error v1.0.4
4802025-06-30T13:52:06.439Z Compiling indexmap v2.9.0
4812025-06-30T13:52:06.480Z Compiling rustix v1.0.7
4822025-06-30T13:52:06.638Z Compiling log v0.4.27
4832025-06-30T13:52:06.691Z Compiling percent-encoding v2.3.1
4842025-06-30T13:52:07.026Z Compiling getrandom v0.3.1
4852025-06-30T13:52:07.074Z Compiling camino v1.1.10
4862025-06-30T13:52:07.108Z Compiling plain v0.2.3
4872025-06-30T13:52:07.322Z Compiling utf8parse v0.2.2
4882025-06-30T13:52:07.518Z Compiling semver v1.0.26
4892025-06-30T13:52:07.547Z Compiling anstyle-parse v0.2.5
4902025-06-30T13:52:07.661Z Compiling terminal_size v0.4.0
4912025-06-30T13:52:07.709Z Compiling ordered-float v2.10.1
4922025-06-30T13:52:07.840Z Compiling form_urlencoded v1.2.1
4932025-06-30T13:52:08.153Z Compiling colorchoice v1.0.2
4942025-06-30T13:52:08.219Z Compiling is_terminal_polyfill v1.70.1
4952025-06-30T13:52:08.261Z Compiling cfg-if v1.0.1
4962025-06-30T13:52:08.345Z Compiling anstyle v1.0.11
4972025-06-30T13:52:08.375Z Compiling anstyle-query v1.1.1
4982025-06-30T13:52:08.400Z Compiling thiserror v2.0.12
4992025-06-30T13:52:08.454Z Compiling pretty-hex v0.4.1
5002025-06-30T13:52:08.716Z Compiling anstream v0.6.18
5012025-06-30T13:52:09.153Z Compiling fs-err v3.1.1
5022025-06-30T13:52:09.184Z Compiling strsim v0.11.1
5032025-06-30T13:52:09.282Z Compiling unicode-xid v0.2.6
5042025-06-30T13:52:09.314Z Compiling unicode-width v0.1.14
5052025-06-30T13:52:09.416Z Compiling fastrand v2.1.1
5062025-06-30T13:52:09.475Z Compiling anyhow v1.0.98
5072025-06-30T13:52:09.781Z Compiling bytecount v0.6.8
5082025-06-30T13:52:09.848Z Compiling heck v0.4.1
5092025-06-30T13:52:09.897Z Compiling clap_lex v0.7.4
5102025-06-30T13:52:09.997Z Compiling heck v0.5.0
5112025-06-30T13:52:10.224Z Compiling fnv v1.0.7
5122025-06-30T13:52:10.303Z Compiling clap_builder v4.5.40
5132025-06-30T13:52:10.406Z Compiling papergrid v0.11.0
5142025-06-30T13:52:10.438Z Compiling tempfile v3.20.0
5152025-06-30T13:52:11.023Z Compiling memmap v0.7.0
5162025-06-30T13:52:11.118Z Compiling unicode-width v0.2.0
5172025-06-30T13:52:11.206Z Compiling smawk v0.3.2
5182025-06-30T13:52:11.342Z Compiling unicode-linebreak v0.1.5
5192025-06-30T13:52:11.613Z Compiling synstructure v0.13.1
5202025-06-30T13:52:11.832Z Compiling textwrap v0.16.2
5212025-06-30T13:52:12.652Z Compiling tabled_derive v0.7.0
5222025-06-30T13:52:12.876Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5232025-06-30T13:52:12.902Z Compiling swrite v0.1.0
5242025-06-30T13:52:14.213Z Compiling tabled v0.15.0
5252025-06-30T13:52:14.249Z Compiling serde_derive v1.0.219
5262025-06-30T13:52:14.448Z Compiling thiserror-impl v1.0.69
5272025-06-30T13:52:14.640Z Compiling zerofrom-derive v0.1.4
5282025-06-30T13:52:14.869Z Compiling yoke-derive v0.7.4
5292025-06-30T13:52:15.323Z Compiling zerovec-derive v0.10.3
5302025-06-30T13:52:16.613Z Compiling displaydoc v0.2.5
5312025-06-30T13:52:16.814Z Compiling icu_provider_macros v1.5.0
5322025-06-30T13:52:17.040Z Compiling zerocopy-derive v0.7.35
5332025-06-30T13:52:17.067Z Compiling pest v2.7.14
5342025-06-30T13:52:17.281Z Compiling scroll_derive v0.12.0
5352025-06-30T13:52:17.574Z Compiling zerofrom v0.1.4
5362025-06-30T13:52:17.761Z Compiling thiserror-impl v2.0.12
5372025-06-30T13:52:17.800Z Compiling yoke v0.7.4
5382025-06-30T13:52:17.941Z Compiling clap_derive v4.5.40
5392025-06-30T13:52:18.209Z Compiling zerovec v0.10.4
5402025-06-30T13:52:18.434Z Compiling scroll v0.12.0
5412025-06-30T13:52:18.791Z Compiling zerocopy v0.7.35
5422025-06-30T13:52:18.923Z Compiling goblin v0.8.2
5432025-06-30T13:52:19.404Z Compiling pest_meta v2.7.14
5442025-06-30T13:52:19.809Z Compiling tinystr v0.7.6
5452025-06-30T13:52:19.892Z Compiling icu_collections v1.5.0
5462025-06-30T13:52:20.175Z Compiling icu_locid v1.5.0
5472025-06-30T13:52:20.541Z Compiling pest_generator v2.7.14
5482025-06-30T13:52:20.910Z Compiling clap v4.5.40
5492025-06-30T13:52:21.141Z Compiling icu_provider v1.5.0
5502025-06-30T13:52:21.754Z Compiling icu_locid_transform v1.5.0
5512025-06-30T13:52:22.097Z Compiling pest_derive v2.7.14
5522025-06-30T13:52:22.705Z Compiling dtrace-parser v0.2.0
5532025-06-30T13:52:22.761Z Compiling icu_properties v1.5.1
5542025-06-30T13:52:24.637Z Compiling serde_tokenstream v0.2.2
5552025-06-30T13:52:24.680Z Compiling serde_spanned v0.6.9
5562025-06-30T13:52:24.715Z Compiling toml_datetime v0.6.11
5572025-06-30T13:52:24.893Z Compiling erased-serde v0.4.6
5582025-06-30T13:52:25.161Z Compiling toml_edit v0.22.27
5592025-06-30T13:52:25.237Z Compiling serde-value v0.7.0
5602025-06-30T13:52:25.524Z Compiling cargo-platform v0.2.0
5612025-06-30T13:52:25.662Z Compiling camino-tempfile v1.4.1
5622025-06-30T13:52:25.826Z Compiling icu_normalizer v1.5.0
5632025-06-30T13:52:25.887Z Compiling serde-untagged v0.1.7
5642025-06-30T13:52:26.017Z Compiling macaddr v1.0.1
5652025-06-30T13:52:26.051Z Compiling dof v0.3.0
5662025-06-30T13:52:26.611Z Compiling idna_adapter v1.2.0
5672025-06-30T13:52:26.814Z Compiling idna v1.0.3
5682025-06-30T13:52:27.323Z Compiling url v2.5.4
5692025-06-30T13:52:27.455Z Compiling usdt-attr-macro v0.5.0
5702025-06-30T13:52:27.493Z Compiling usdt-macro v0.5.0
5712025-06-30T13:52:28.027Z Compiling toml v0.8.23
5722025-06-30T13:52:28.410Z Compiling usdt v0.5.0
5732025-06-30T13:52:28.763Z Compiling cargo-util-schemas v0.2.0
5742025-06-30T13:52:28.790Z Compiling cargo_toml v0.21.0
5752025-06-30T13:52:30.579Z Compiling cargo_metadata v0.20.0
5762025-06-30T13:52:32.829Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5772025-06-30T13:52:37.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
5782025-06-30T13:52:38.036Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5792025-06-30T13:52:39.054Z Downloading crates ...
5802025-06-30T13:52:39.260Z Downloaded atomicwrites v0.4.4
5812025-06-30T13:52:39.286Z Downloaded hubpack v0.1.2
5822025-06-30T13:52:39.333Z Downloaded is_ci v1.2.0
5832025-06-30T13:52:39.373Z Downloaded md5 v0.7.0
5842025-06-30T13:52:39.398Z Downloaded serde_plain v1.0.2
5852025-06-30T13:52:39.424Z Downloaded void v1.0.2
5862025-06-30T13:52:39.450Z Downloaded new_debug_unreachable v1.0.6
5872025-06-30T13:52:39.476Z Downloaded normalize-line-endings v0.3.0
5882025-06-30T13:52:39.476Z Downloaded sigpipe v0.1.3
5892025-06-30T13:52:39.502Z Downloaded tower-service v0.3.3
5902025-06-30T13:52:39.529Z Downloaded endian-type v0.1.2
5912025-06-30T13:52:39.554Z Downloaded peg-runtime v0.8.5
5922025-06-30T13:52:39.609Z Downloaded take_mut v0.2.2
5932025-06-30T13:52:39.639Z Downloaded number_prefix v0.4.0
5942025-06-30T13:52:39.639Z Downloaded foreign-types-macros v0.2.3
5952025-06-30T13:52:39.639Z Downloaded oso-derive v0.27.3
5962025-06-30T13:52:39.639Z Downloaded cstr-argument v0.1.2
5972025-06-30T13:52:39.667Z Downloaded zone_cfg_derive v0.1.2
5982025-06-30T13:52:39.667Z Downloaded parse-size v1.1.0
5992025-06-30T13:52:39.693Z Downloaded rand_chacha v0.9.0
6002025-06-30T13:52:39.693Z Downloaded spki v0.7.3
6012025-06-30T13:52:39.693Z Downloaded sqlformat v0.3.5
6022025-06-30T13:52:39.719Z Downloaded socket2 v0.5.10
6032025-06-30T13:52:39.719Z Downloaded rand v0.8.5
6042025-06-30T13:52:39.747Z Downloaded postgres-protocol v0.6.8
6052025-06-30T13:52:39.747Z Downloaded rand v0.9.1
6062025-06-30T13:52:39.773Z Downloaded postgres-types v0.2.9
6072025-06-30T13:52:39.773Z Downloaded sqlparser v0.45.0
6082025-06-30T13:52:39.773Z Downloaded quinn v0.11.5
6092025-06-30T13:52:39.800Z Downloaded publicsuffix v2.3.0
6102025-06-30T13:52:39.800Z Downloaded proptest v1.7.0
6112025-06-30T13:52:39.825Z Downloaded quinn-proto v0.11.8
6122025-06-30T13:52:39.851Z Downloaded qorb v0.4.0
6132025-06-30T13:52:39.851Z Downloaded radix_trie v0.2.1
6142025-06-30T13:52:39.851Z Downloaded moka v0.12.10
6152025-06-30T13:52:39.877Z Downloaded zlib-rs v0.5.1
6162025-06-30T13:52:39.903Z Downloaded quick-xml v0.37.2
6172025-06-30T13:52:39.903Z Downloaded nix v0.28.0
6182025-06-30T13:52:39.929Z Downloaded zerocopy v0.8.26
6192025-06-30T13:52:39.954Z Downloaded regex-automata v0.4.8
6202025-06-30T13:52:39.981Z Downloaded polar-core v0.27.3
6212025-06-30T13:52:40.007Z Downloaded openssl v0.10.73
6222025-06-30T13:52:40.007Z Downloaded smoltcp v0.11.0
6232025-06-30T13:52:40.032Z Downloaded object v0.36.5
6242025-06-30T13:52:40.058Z Downloaded ratatui v0.29.0
6252025-06-30T13:52:40.084Z Downloaded openapiv3 v2.2.0
6262025-06-30T13:52:40.110Z Downloaded nix v0.30.1
6272025-06-30T13:52:40.110Z Downloaded sled v0.34.7
6282025-06-30T13:52:40.135Z Downloaded smoltcp v0.9.1
6292025-06-30T13:52:40.161Z Downloaded object v0.30.4
6302025-06-30T13:52:40.161Z Downloaded petgraph v0.6.5
6312025-06-30T13:52:40.187Z Downloaded tokio v1.45.1
6322025-06-30T13:52:40.232Z Downloaded petgraph v0.8.2
6332025-06-30T13:52:40.270Z Downloaded nix v0.29.0
6342025-06-30T13:52:40.296Z Downloaded zerocopy-derive v0.6.6
6352025-06-30T13:52:40.322Z Downloaded hickory-proto v0.25.2
6362025-06-30T13:52:40.322Z Downloaded p384 v0.13.0
6372025-06-30T13:52:40.347Z Downloaded diesel v2.2.11
6382025-06-30T13:52:40.373Z Downloaded nix v0.27.1
6392025-06-30T13:52:40.398Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6402025-06-30T13:52:40.424Z Downloaded jiff v0.2.15
6412025-06-30T13:52:40.450Z Downloaded lzma-sys v0.1.20
6422025-06-30T13:52:40.475Z Downloaded tabled v0.18.0
6432025-06-30T13:52:40.501Z Downloaded libz-sys v1.1.20
6442025-06-30T13:52:40.527Z Downloaded webpki-roots v1.0.0
6452025-06-30T13:52:40.527Z Downloaded sha3 v0.10.8
6462025-06-30T13:52:40.552Z Downloaded hickory-proto v0.24.4
6472025-06-30T13:52:40.552Z Downloaded p521 v0.13.3
6482025-06-30T13:52:40.578Z Downloaded csv v1.3.1
6492025-06-30T13:52:40.604Z Downloaded zip v4.2.0
6502025-06-30T13:52:40.604Z Downloaded curve25519-dalek v4.1.3
6512025-06-30T13:52:40.629Z Downloaded vcpkg v0.2.15
6522025-06-30T13:52:40.659Z Downloaded prettyplease v0.2.35
6532025-06-30T13:52:40.685Z Downloaded pretty_assertions v1.4.1
6542025-06-30T13:52:40.685Z Downloaded prefix-trie v0.7.0
6552025-06-30T13:52:40.685Z Downloaded portable-atomic v1.11.0
6562025-06-30T13:52:40.711Z Downloaded zerocopy-derive v0.8.26
6572025-06-30T13:52:40.711Z Downloaded dropshot v0.16.2
6582025-06-30T13:52:40.741Z Downloaded h2 v0.4.6
6592025-06-30T13:52:40.767Z Downloaded lalrpop v0.19.12
6602025-06-30T13:52:40.767Z Downloaded tower-http v0.6.6
6612025-06-30T13:52:40.792Z Downloaded tough v0.20.0
6622025-06-30T13:52:40.792Z Downloaded typify-impl v0.4.1
6632025-06-30T13:52:40.818Z Downloaded zip v0.6.6
6642025-06-30T13:52:40.818Z Downloaded openssl-sys v0.9.109
6652025-06-30T13:52:40.843Z Downloaded winnow v0.6.26
6662025-06-30T13:52:40.844Z Downloaded winnow v0.5.40
6672025-06-30T13:52:40.869Z Downloaded encoding_rs v0.8.34
6682025-06-30T13:52:40.895Z Downloaded typify-impl v0.3.0
6692025-06-30T13:52:40.921Z Downloaded ring v0.17.14
6702025-06-30T13:52:40.959Z Downloaded typify-impl v0.2.0
6712025-06-30T13:52:40.986Z Downloaded papergrid v0.14.0
6722025-06-30T13:52:41.012Z Downloaded tracing v0.1.40
6732025-06-30T13:52:41.012Z Downloaded num-bigint-dig v0.8.4
6742025-06-30T13:52:41.012Z Downloaded postcard v1.0.10
6752025-06-30T13:52:41.012Z Downloaded parking_lot_core v0.9.10
6762025-06-30T13:52:41.012Z Downloaded zeroize v1.8.1
6772025-06-30T13:52:41.012Z Downloaded parking_lot v0.12.3
6782025-06-30T13:52:41.038Z Downloaded p256 v0.13.2
6792025-06-30T13:52:41.038Z Downloaded parse-zoneinfo v0.3.1
6802025-06-30T13:52:41.038Z Downloaded time v0.3.36
6812025-06-30T13:52:41.038Z Downloaded parking_lot v0.11.2
6822025-06-30T13:52:41.038Z Downloaded snafu v0.8.5
6832025-06-30T13:52:41.064Z Downloaded rayon v1.10.0
6842025-06-30T13:52:41.064Z Downloaded tower v0.5.2
6852025-06-30T13:52:41.090Z Downloaded regress v0.10.3
6862025-06-30T13:52:41.090Z Downloaded regex-syntax v0.8.5
6872025-06-30T13:52:41.115Z Downloaded regex-syntax v0.6.29
6882025-06-30T13:52:41.115Z Downloaded nom v7.1.3
6892025-06-30T13:52:41.141Z Downloaded quick-error v1.2.3
6902025-06-30T13:52:41.141Z Downloaded primeorder v0.13.6
6912025-06-30T13:52:41.141Z Downloaded predicates-tree v1.0.12
6922025-06-30T13:52:41.141Z Downloaded predicates-core v1.0.8
6932025-06-30T13:52:41.141Z Downloaded predicates v3.1.3
6942025-06-30T13:52:41.141Z Downloaded ppv-lite86 v0.2.20
6952025-06-30T13:52:41.141Z Downloaded powerfmt v0.2.0
6962025-06-30T13:52:41.142Z Downloaded parking_lot_core v0.8.6
6972025-06-30T13:52:41.142Z Downloaded reedline v0.40.0
6982025-06-30T13:52:41.167Z Downloaded serde_with v3.12.0
6992025-06-30T13:52:41.167Z Downloaded snafu-derive v0.8.5
7002025-06-30T13:52:41.168Z Downloaded oso v0.27.3
7012025-06-30T13:52:41.168Z Downloaded expectorate v1.2.0
7022025-06-30T13:52:41.168Z Downloaded libgit2-sys v0.17.0+1.8.1
7032025-06-30T13:52:41.256Z Downloaded toml_edit v0.19.15
7042025-06-30T13:52:41.282Z Downloaded mio v1.0.2
7052025-06-30T13:52:41.308Z Downloaded spin v0.9.8
7062025-06-30T13:52:41.308Z Downloaded rand_chacha v0.3.1
7072025-06-30T13:52:41.308Z Downloaded radium v0.7.0
7082025-06-30T13:52:41.308Z Downloaded r2d2 v0.8.10
7092025-06-30T13:52:41.308Z Downloaded quinn-udp v0.5.5
7102025-06-30T13:52:41.308Z Downloaded parse-display v0.10.0
7112025-06-30T13:52:41.308Z Downloaded zone v0.3.1
7122025-06-30T13:52:41.308Z Downloaded zone v0.1.8
7132025-06-30T13:52:41.308Z Downloaded zeroize_derive v1.4.2
7142025-06-30T13:52:41.308Z Downloaded yansi v1.0.1
7152025-06-30T13:52:41.308Z Downloaded tungstenite v0.21.0
7162025-06-30T13:52:41.308Z Downloaded tar v0.4.44
7172025-06-30T13:52:41.334Z Downloaded petname v2.0.2
7182025-06-30T13:52:41.334Z Downloaded bzip2-sys v0.1.13+1.0.8
7192025-06-30T13:52:41.334Z Downloaded pretty-hex v0.2.1
7202025-06-30T13:52:41.334Z Downloaded precomputed-hash v0.1.1
7212025-06-30T13:52:41.360Z Downloaded polyval v0.6.2
7222025-06-30T13:52:41.360Z Downloaded parse-display-derive v0.10.0
7232025-06-30T13:52:41.360Z Downloaded zerocopy v0.6.6
7242025-06-30T13:52:41.360Z Downloaded twox-hash v2.1.0
7252025-06-30T13:52:41.360Z Downloaded tungstenite v0.23.0
7262025-06-30T13:52:41.360Z Downloaded thiserror-no-std v2.0.2
7272025-06-30T13:52:41.360Z Downloaded test-strategy v0.4.1
7282025-06-30T13:52:41.360Z Downloaded crypto-bigint v0.5.5
7292025-06-30T13:52:41.386Z Downloaded zopfli v0.8.1
7302025-06-30T13:52:41.386Z Downloaded owo-colors v4.2.2
7312025-06-30T13:52:41.386Z Downloaded der v0.7.9
7322025-06-30T13:52:41.386Z Downloaded itertools v0.14.0
7332025-06-30T13:52:41.412Z Downloaded yasna v0.5.2
7342025-06-30T13:52:41.412Z Downloaded tui-tree-widget v0.23.1
7352025-06-30T13:52:41.412Z Downloaded time-macros v0.2.18
7362025-06-30T13:52:41.412Z Downloaded thread_local v1.1.8
7372025-06-30T13:52:41.412Z Downloaded thiserror-impl-no-std v2.0.2
7382025-06-30T13:52:41.412Z Downloaded packed_struct v0.10.1
7392025-06-30T13:52:41.412Z Downloaded csv-core v0.1.11
7402025-06-30T13:52:41.412Z Downloaded zstd-safe v7.2.3
7412025-06-30T13:52:41.412Z Downloaded zstd v0.13.3
7422025-06-30T13:52:41.412Z Downloaded diff v0.1.13
7432025-06-30T13:52:41.438Z Downloaded diesel_derives v2.2.3
7442025-06-30T13:52:41.438Z Downloaded derive_more v0.99.20
7452025-06-30T13:52:41.438Z Downloaded derive_builder v0.20.2
7462025-06-30T13:52:41.438Z Downloaded derive-where v1.5.0
7472025-06-30T13:52:41.438Z Downloaded darling_core v0.20.10
7482025-06-30T13:52:41.464Z Downloaded rcgen v0.12.1
7492025-06-30T13:52:41.464Z Downloaded rayon-core v1.12.1
7502025-06-30T13:52:41.464Z Downloaded gimli v0.31.1
7512025-06-30T13:52:41.490Z Downloaded rustls v0.23.19
7522025-06-30T13:52:41.490Z Downloaded try-lock v0.2.5
7532025-06-30T13:52:41.490Z Downloaded time-core v0.1.2
7542025-06-30T13:52:41.490Z Downloaded packed_struct_codegen v0.10.1
7552025-06-30T13:52:41.516Z Downloaded oxnet v0.1.2
7562025-06-30T13:52:41.516Z Downloaded ctr v0.9.2
7572025-06-30T13:52:41.516Z Downloaded diesel-dtrace v0.4.2
7582025-06-30T13:52:41.516Z Downloaded des v0.8.1
7592025-06-30T13:52:41.516Z Downloaded derive_builder_core v0.20.2
7602025-06-30T13:52:41.516Z Downloaded deranged v0.3.11
7612025-06-30T13:52:41.516Z Downloaded der_derive v0.7.3
7622025-06-30T13:52:41.516Z Downloaded defmt-parser v0.3.4
7632025-06-30T13:52:41.516Z Downloaded defmt v0.3.8
7642025-06-30T13:52:41.516Z Downloaded debug-ignore v1.0.5
7652025-06-30T13:52:41.516Z Downloaded darling v0.20.10
7662025-06-30T13:52:41.542Z Downloaded daft-derive v0.1.3
7672025-06-30T13:52:41.542Z Downloaded daft v0.1.3
7682025-06-30T13:52:41.542Z Downloaded support-bundle-viewer v0.1.2
7692025-06-30T13:52:41.542Z Downloaded ssh-key v0.6.6
7702025-06-30T13:52:41.568Z Downloaded regex v1.11.1
7712025-06-30T13:52:41.594Z Downloaded num-bigint v0.4.6
7722025-06-30T13:52:41.594Z Downloaded itertools v0.13.0
7732025-06-30T13:52:41.594Z Downloaded itertools v0.12.1
7742025-06-30T13:52:41.620Z Downloaded crunchy v0.2.2
7752025-06-30T13:52:41.620Z Downloaded zone_cfg_derive v0.3.0
7762025-06-30T13:52:41.620Z Downloaded oxide-tokio-rt v0.1.1
7772025-06-30T13:52:41.620Z Downloaded fd-lock v4.0.2
7782025-06-30T13:52:41.620Z Downloaded difflib v0.4.0
7792025-06-30T13:52:41.620Z Downloaded diesel_table_macro_syntax v0.2.0
7802025-06-30T13:52:41.620Z Downloaded derive_builder_macro v0.20.2
7812025-06-30T13:52:41.620Z Downloaded defmt-macros v0.3.9
7822025-06-30T13:52:41.620Z Downloaded data-encoding v2.9.0
7832025-06-30T13:52:41.646Z Downloaded curve25519-dalek-derive v0.1.1
7842025-06-30T13:52:41.646Z Downloaded smf v0.2.3
7852025-06-30T13:52:41.646Z Downloaded smallvec v0.6.14
7862025-06-30T13:52:41.646Z Downloaded slog-term v2.9.1
7872025-06-30T13:52:41.646Z Downloaded slog-stdlog v4.1.1
7882025-06-30T13:52:41.646Z Downloaded slog-scope v4.4.0
7892025-06-30T13:52:41.646Z Downloaded slog-json v2.6.1
7902025-06-30T13:52:41.646Z Downloaded slog-envlogger v2.2.0
7912025-06-30T13:52:41.646Z Downloaded ref-cast-impl v1.0.24
7922025-06-30T13:52:41.646Z Downloaded ref-cast v1.0.24
7932025-06-30T13:52:41.672Z Downloaded rand_seeder v0.3.0
7942025-06-30T13:52:41.672Z Downloaded rand_core v0.9.2
7952025-06-30T13:52:41.672Z Downloaded rand_core v0.6.4
7962025-06-30T13:52:41.672Z Downloaded omicron-zone-package v0.12.2
7972025-06-30T13:52:41.672Z Downloaded num-rational v0.4.2
7982025-06-30T13:52:41.672Z Downloaded num-integer v0.1.46
7992025-06-30T13:52:41.672Z Downloaded flate2 v1.1.2
8002025-06-30T13:52:41.698Z Downloaded steno v0.4.1
8012025-06-30T13:52:41.698Z Downloaded pkcs5 v0.7.1
8022025-06-30T13:52:41.698Z Downloaded pin-project v1.1.6
8032025-06-30T13:52:41.724Z Downloaded tracing-core v0.1.32
8042025-06-30T13:52:41.724Z Downloaded git2 v0.19.0
8052025-06-30T13:52:41.750Z Downloaded x509-cert v0.2.5
8062025-06-30T13:52:41.750Z Downloaded rustls v0.22.4
8072025-06-30T13:52:41.775Z Downloaded hyper v1.6.0
8082025-06-30T13:52:41.802Z Downloaded hkdf v0.12.4
8092025-06-30T13:52:41.802Z Downloaded openssl-probe v0.1.5
8102025-06-30T13:52:41.802Z Downloaded openssl-macros v0.1.1
8112025-06-30T13:52:41.802Z Downloaded opaque-debug v0.3.1
8122025-06-30T13:52:41.802Z Downloaded darling_macro v0.20.10
8132025-06-30T13:52:41.802Z Downloaded rand_xorshift v0.4.0
8142025-06-30T13:52:41.802Z Downloaded olpc-cjson v0.1.4
8152025-06-30T13:52:41.802Z Downloaded num_enum_derive v0.5.11
8162025-06-30T13:52:41.828Z Downloaded num_enum v0.5.11
8172025-06-30T13:52:41.828Z Downloaded num-iter v0.1.45
8182025-06-30T13:52:41.828Z Downloaded fs-err v2.11.0
8192025-06-30T13:52:41.828Z Downloaded flume v0.11.1
8202025-06-30T13:52:41.828Z Downloaded term v0.7.0
8212025-06-30T13:52:41.854Z Downloaded poly1305 v0.8.0
8222025-06-30T13:52:41.854Z Downloaded pkg-config v0.3.31
8232025-06-30T13:52:41.854Z Downloaded pkcs8 v0.10.2
8242025-06-30T13:52:41.854Z Downloaded pkcs1 v0.7.5
8252025-06-30T13:52:41.854Z Downloaded pin-project-lite v0.2.14
8262025-06-30T13:52:41.854Z Downloaded pin-project-internal v1.1.6
8272025-06-30T13:52:41.880Z Downloaded fatfs v0.3.6
8282025-06-30T13:52:41.880Z Downloaded env_logger v0.11.5
8292025-06-30T13:52:41.880Z Downloaded reqwest v0.12.20
8302025-06-30T13:52:41.880Z Downloaded rustls v0.21.12
8312025-06-30T13:52:41.906Z Downloaded iri-string v0.7.8
8322025-06-30T13:52:41.932Z Downloaded foreign-types v0.5.0
8332025-06-30T13:52:41.932Z Downloaded foldhash v0.1.5
8342025-06-30T13:52:41.932Z Downloaded float-ord v0.3.2
8352025-06-30T13:52:41.932Z Downloaded float-cmp v0.10.0
8362025-06-30T13:52:41.932Z Downloaded flagset v0.4.6
8372025-06-30T13:52:41.932Z Downloaded fixedbitset v0.5.7
8382025-06-30T13:52:41.932Z Downloaded fixedbitset v0.4.2
8392025-06-30T13:52:41.932Z Downloaded filetime v0.2.25
8402025-06-30T13:52:41.932Z Downloaded ff v0.13.0
8412025-06-30T13:52:41.932Z Downloaded termtree v0.5.1
8422025-06-30T13:52:41.932Z Downloaded termios v0.3.3
8432025-06-30T13:52:41.932Z Downloaded termcolor v1.4.1
8442025-06-30T13:52:41.958Z Downloaded tap v1.0.1
8452025-06-30T13:52:41.958Z Downloaded tagptr v0.2.0
8462025-06-30T13:52:41.958Z Downloaded tabwriter v1.4.0
8472025-06-30T13:52:41.958Z Downloaded tabled_derive v0.10.0
8482025-06-30T13:52:41.958Z Downloaded sync-ptr v0.1.4
8492025-06-30T13:52:41.958Z Downloaded supports-color v3.0.2
8502025-06-30T13:52:41.958Z Downloaded subprocess v0.2.9
8512025-06-30T13:52:41.958Z Downloaded strum_macros v0.26.4
8522025-06-30T13:52:41.958Z Downloaded static_assertions v1.1.0
8532025-06-30T13:52:41.958Z Downloaded phf_generator v0.11.2
8542025-06-30T13:52:41.958Z Downloaded ed25519-dalek v2.1.1
8552025-06-30T13:52:41.984Z Downloaded tokio-util v0.7.15
8562025-06-30T13:52:41.984Z Downloaded futures-util v0.3.31
8572025-06-30T13:52:42.010Z Downloaded minimal-lexical v0.2.1
8582025-06-30T13:52:42.010Z Downloaded libxml v0.3.3
8592025-06-30T13:52:42.011Z Downloaded libm v0.2.8
8602025-06-30T13:52:42.036Z Downloaded itertools v0.10.5
8612025-06-30T13:52:42.036Z Downloaded num_threads v0.1.7
8622025-06-30T13:52:42.036Z Downloaded foreign-types-shared v0.3.1
8632025-06-30T13:52:42.062Z Downloaded foreign-types-shared v0.1.1
8642025-06-30T13:52:42.062Z Downloaded foreign-types v0.3.2
8652025-06-30T13:52:42.062Z Downloaded subtle v2.6.1
8662025-06-30T13:52:42.062Z Downloaded strum_macros v0.25.3
8672025-06-30T13:52:42.063Z Downloaded strum_macros v0.24.3
8682025-06-30T13:52:42.063Z Downloaded structmeta-derive v0.3.0
8692025-06-30T13:52:42.063Z Downloaded structmeta v0.3.0
8702025-06-30T13:52:42.063Z Downloaded strip-ansi-escapes v0.2.0
8712025-06-30T13:52:42.063Z Downloaded stringprep v0.1.5
8722025-06-30T13:52:42.063Z Downloaded ssh-encoding v0.2.0
8732025-06-30T13:52:42.063Z Downloaded ssh-cipher v0.2.0
8742025-06-30T13:52:42.063Z Downloaded pin-utils v0.1.0
8752025-06-30T13:52:42.088Z Downloaded phf_shared v0.11.2
8762025-06-30T13:52:42.089Z Downloaded env_logger v0.10.2
8772025-06-30T13:52:42.089Z Downloaded tracing-attributes v0.1.27
8782025-06-30T13:52:42.089Z Downloaded similar v2.7.0
8792025-06-30T13:52:42.114Z Downloaded iddqd v0.3.8
8802025-06-30T13:52:42.114Z Downloaded sync_wrapper v1.0.1
8812025-06-30T13:52:42.114Z Downloaded strum v0.26.3
8822025-06-30T13:52:42.114Z Downloaded string_cache v0.8.9
8832025-06-30T13:52:42.114Z Downloaded sqlparser_derive v0.2.2
8842025-06-30T13:52:42.114Z Downloaded phf_codegen v0.11.2
8852025-06-30T13:52:42.114Z Downloaded phf v0.11.2
8862025-06-30T13:52:42.114Z Downloaded pem-rfc7468 v0.7.0
8872025-06-30T13:52:42.140Z Downloaded pem v3.0.5
8882025-06-30T13:52:42.140Z Downloaded peg-macros v0.8.5
8892025-06-30T13:52:42.140Z Downloaded peg v0.8.5
8902025-06-30T13:52:42.140Z Downloaded pbkdf2 v0.12.2
8912025-06-30T13:52:42.140Z Downloaded pbkdf2 v0.11.0
8922025-06-30T13:52:42.140Z Downloaded paste v1.0.15
8932025-06-30T13:52:42.140Z Downloaded password-hash v0.5.0
8942025-06-30T13:52:42.167Z Downloaded password-hash v0.4.2
8952025-06-30T13:52:42.167Z Downloaded fallible-iterator v0.2.0
8962025-06-30T13:52:42.167Z Downloaded env_filter v0.1.2
8972025-06-30T13:52:42.167Z Downloaded enum-as-inner v0.6.1
8982025-06-30T13:52:42.167Z Downloaded embedded-io v0.4.0
8992025-06-30T13:52:42.167Z Downloaded elliptic-curve v0.13.8
9002025-06-30T13:52:42.167Z Downloaded either v1.15.0
9012025-06-30T13:52:42.167Z Downloaded ed25519 v2.2.3
9022025-06-30T13:52:42.167Z Downloaded ecdsa v0.16.9
9032025-06-30T13:52:42.193Z Downloaded dyn-clone v1.0.19
9042025-06-30T13:52:42.193Z Downloaded dropshot_endpoint v0.16.2
9052025-06-30T13:52:42.193Z Downloaded document-features v0.2.10
9062025-06-30T13:52:42.193Z Downloaded tokio-postgres v0.7.13
9072025-06-30T13:52:42.193Z Downloaded tinyvec v1.8.0
9082025-06-30T13:52:42.219Z Downloaded slog v2.7.0
9092025-06-30T13:52:42.219Z Downloaded num-complex v0.4.6
9102025-06-30T13:52:42.219Z Downloaded nu-ansi-term v0.50.1
9112025-06-30T13:52:42.219Z Downloaded half v2.4.1
9122025-06-30T13:52:42.219Z Downloaded half v1.8.3
9132025-06-30T13:52:42.219Z Downloaded serde_yaml v0.9.34+deprecated
9142025-06-30T13:52:42.245Z Downloaded salty v0.3.0
9152025-06-30T13:52:42.245Z Downloaded rustls-webpki v0.102.8
9162025-06-30T13:52:42.270Z Downloaded rustls-webpki v0.101.7
9172025-06-30T13:52:42.296Z Downloaded path-slash v0.1.5
9182025-06-30T13:52:42.296Z Downloaded ena v0.14.3
9192025-06-30T13:52:42.296Z Downloaded embedded-io v0.6.1
9202025-06-30T13:52:42.296Z Downloaded dunce v1.0.5
9212025-06-30T13:52:42.296Z Downloaded dsl_auto_type v0.1.2
9222025-06-30T13:52:42.296Z Downloaded display-error-chain v0.2.2
9232025-06-30T13:52:42.296Z Downloaded dirs-next v2.0.0
9242025-06-30T13:52:42.296Z Downloaded topological-sort v0.2.2
9252025-06-30T13:52:42.296Z Downloaded toml v0.7.8
9262025-06-30T13:52:42.322Z Downloaded tokio-tungstenite v0.23.1
9272025-06-30T13:52:42.322Z Downloaded tokio-stream v0.1.17
9282025-06-30T13:52:42.322Z Downloaded tokio-rustls v0.26.0
9292025-06-30T13:52:42.322Z Downloaded tokio-rustls v0.25.0
9302025-06-30T13:52:42.323Z Downloaded tokio-rustls v0.24.1
9312025-06-30T13:52:42.323Z Downloaded slog-async v2.8.0
9322025-06-30T13:52:42.323Z Downloaded signal-hook v0.3.18
9332025-06-30T13:52:42.323Z Downloaded num-derive v0.3.3
9342025-06-30T13:52:42.348Z Downloaded unicode-segmentation v1.12.0
9352025-06-30T13:52:42.348Z Downloaded unicode-normalization v0.1.24
9362025-06-30T13:52:42.348Z Downloaded typed-path v0.9.3
9372025-06-30T13:52:42.348Z Downloaded dirs-sys-next v0.1.2
9382025-06-30T13:52:42.374Z Downloaded tokio-tungstenite v0.21.0
9392025-06-30T13:52:42.374Z Downloaded tokio-native-tls v0.3.1
9402025-06-30T13:52:42.374Z Downloaded tokio-macros v2.5.0
9412025-06-30T13:52:42.374Z Downloaded tokio-dtrace v0.1.0
9422025-06-30T13:52:42.374Z Downloaded tls_codec_derive v0.4.1
9432025-06-30T13:52:42.374Z Downloaded tls_codec v0.4.1
9442025-06-30T13:52:42.374Z Downloaded tiny-keccak v2.0.2
9452025-06-30T13:52:42.374Z Downloaded slog-dtrace v0.3.0
9462025-06-30T13:52:42.374Z Downloaded slog-bunyan v2.5.0
9472025-06-30T13:52:42.374Z Downloaded slab v0.4.9
9482025-06-30T13:52:42.374Z Downloaded siphasher v0.3.11
9492025-06-30T13:52:42.374Z Downloaded simd-adler32 v0.3.7
9502025-06-30T13:52:42.401Z Downloaded signature v2.2.0
9512025-06-30T13:52:42.401Z Downloaded ron v0.7.1
9522025-06-30T13:52:42.401Z Downloaded native-tls v0.2.12
9532025-06-30T13:52:42.401Z Downloaded multer v3.1.0
9542025-06-30T13:52:42.401Z Downloaded globset v0.4.15
9552025-06-30T13:52:42.401Z Downloaded xshell v0.2.7
9562025-06-30T13:52:42.401Z Downloaded wyz v0.5.1
9572025-06-30T13:52:42.401Z Downloaded whoami v1.6.0
9582025-06-30T13:52:42.401Z Downloaded uuid v1.17.0
9592025-06-30T13:52:42.427Z Downloaded unicode_categories v0.1.1
9602025-06-30T13:52:42.427Z Downloaded rustyline v14.0.0
9612025-06-30T13:52:42.427Z Downloaded chrono-tz v0.10.3
9622025-06-30T13:52:42.427Z Downloaded bstr v1.10.0
9632025-06-30T13:52:42.453Z Downloaded tower-layer v0.3.3
9642025-06-30T13:52:42.453Z Downloaded tinyvec_macros v0.1.1
9652025-06-30T13:52:42.453Z Downloaded signal-hook-registry v1.4.2
9662025-06-30T13:52:42.453Z Downloaded signal-hook-mio v0.2.4
9672025-06-30T13:52:42.453Z Downloaded shlex v1.3.0
9682025-06-30T13:52:42.453Z Downloaded shell-words v1.1.0
9692025-06-30T13:52:42.453Z Downloaded rfc6979 v0.4.0
9702025-06-30T13:52:42.453Z Downloaded resolv-conf v0.7.0
9712025-06-30T13:52:42.453Z Downloaded num-derive v0.4.2
9722025-06-30T13:52:42.479Z Downloaded num-conv v0.1.0
9732025-06-30T13:52:42.479Z Downloaded num v0.4.3
9742025-06-30T13:52:42.479Z Downloaded nodrop v0.1.14
9752025-06-30T13:52:42.479Z Downloaded nibble_vec v0.1.0
9762025-06-30T13:52:42.479Z Downloaded newtype-uuid v1.2.4
9772025-06-30T13:52:42.480Z Downloaded getrandom v0.2.15
9782025-06-30T13:52:42.480Z Downloaded futures-channel v0.3.31
9792025-06-30T13:52:42.480Z Downloaded futures v0.3.31
9802025-06-30T13:52:42.505Z Downloaded which v4.4.2
9812025-06-30T13:52:42.505Z Downloaded vte v0.11.1
9822025-06-30T13:52:42.505Z Downloaded vsss-rs v3.3.4
9832025-06-30T13:52:42.505Z Downloaded vergen v8.3.2
9842025-06-30T13:52:42.505Z Downloaded value-bag v1.9.0
9852025-06-30T13:52:42.506Z Downloaded unsafe-libyaml v0.2.11
9862025-06-30T13:52:42.506Z Downloaded unicode-bidi v0.3.17
9872025-06-30T13:52:42.531Z Downloaded typify v0.4.1
9882025-06-30T13:52:42.532Z Downloaded samael v0.0.19
9892025-06-30T13:52:42.532Z Downloaded russh v0.45.0
9902025-06-30T13:52:42.532Z Downloaded rpassword v7.4.0
9912025-06-30T13:52:42.557Z Downloaded miniz_oxide v0.8.5
9922025-06-30T13:52:42.557Z Downloaded jiff-static v0.2.15
9932025-06-30T13:52:42.557Z Downloaded hyper-util v0.1.14
9942025-06-30T13:52:42.557Z Downloaded signal-hook-tokio v0.3.1
9952025-06-30T13:52:42.557Z Downloaded nanorand v0.7.0
9962025-06-30T13:52:42.557Z Downloaded multimap v0.10.1
9972025-06-30T13:52:42.557Z Downloaded hash32 v0.3.1
9982025-06-30T13:52:42.584Z Downloaded hash32 v0.2.1
9992025-06-30T13:52:42.584Z Downloaded group v0.13.0
10002025-06-30T13:52:42.584Z Downloaded globwalk v0.9.1
10012025-06-30T13:52:42.584Z Downloaded glob v0.3.2
10022025-06-30T13:52:42.584Z Downloaded ghash v0.5.1
10032025-06-30T13:52:42.584Z Downloaded gethostname v0.5.0
10042025-06-30T13:52:42.584Z Downloaded futures-task v0.3.31
10052025-06-30T13:52:42.584Z Downloaded futures-macro v0.3.31
10062025-06-30T13:52:42.584Z Downloaded futures-io v0.3.31
10072025-06-30T13:52:42.584Z Downloaded futures-executor v0.3.31
10082025-06-30T13:52:42.584Z Downloaded futures-core v0.3.31
10092025-06-30T13:52:42.584Z Downloaded funty v2.0.0
10102025-06-30T13:52:42.584Z Downloaded fs_extra v1.3.0
10112025-06-30T13:52:42.610Z Downloaded xz2 v0.1.7
10122025-06-30T13:52:42.610Z Downloaded xattr v1.3.1
10132025-06-30T13:52:42.610Z Downloaded walkdir v2.5.0
10142025-06-30T13:52:42.610Z Downloaded uzers v0.12.1
10152025-06-30T13:52:42.610Z Downloaded unicode-properties v0.1.3
10162025-06-30T13:52:42.610Z Downloaded typify v0.3.0
10172025-06-30T13:52:42.610Z Downloaded schemars v0.8.22
10182025-06-30T13:52:42.636Z Downloaded rsa v0.9.6
10192025-06-30T13:52:42.636Z Downloaded http v1.3.1
10202025-06-30T13:52:42.636Z Downloaded hickory-server v0.25.2
10212025-06-30T13:52:42.662Z Downloaded newtype_derive v0.1.6
10222025-06-30T13:52:42.662Z Downloaded newline-converter v0.3.0
10232025-06-30T13:52:42.662Z Downloaded fxhash v0.2.1
10242025-06-30T13:52:42.662Z Downloaded futures-sink v0.3.31
10252025-06-30T13:52:42.662Z Downloaded utf-8 v0.7.6
10262025-06-30T13:52:42.662Z Downloaded untrusted v0.9.0
10272025-06-30T13:52:42.662Z Downloaded untrusted v0.7.1
10282025-06-30T13:52:42.662Z Downloaded universal-hash v0.5.1
10292025-06-30T13:52:42.662Z Downloaded unicase v2.7.0
10302025-06-30T13:52:42.662Z Downloaded unarray v0.1.4
10312025-06-30T13:52:42.662Z Downloaded typify-macro v0.4.1
10322025-06-30T13:52:42.662Z Downloaded typify-macro v0.3.0
10332025-06-30T13:52:42.662Z Downloaded typify-macro v0.2.0
10342025-06-30T13:52:42.662Z Downloaded typify v0.2.0
10352025-06-30T13:52:42.662Z Downloaded serde_with_macros v3.12.0
10362025-06-30T13:52:42.688Z Downloaded serde_derive_internals v0.29.1
10372025-06-30T13:52:42.688Z Downloaded sct v0.7.1
10382025-06-30T13:52:42.688Z Downloaded salsa20 v0.10.2
10392025-06-30T13:52:42.688Z Downloaded rustls-pki-types v1.10.0
10402025-06-30T13:52:42.688Z Downloaded rustls-pemfile v2.2.0
10412025-06-30T13:52:42.688Z Downloaded rustls-native-certs v0.8.1
10422025-06-30T13:52:42.689Z Downloaded ron v0.8.1
10432025-06-30T13:52:42.715Z Downloaded indicatif v0.17.11
10442025-06-30T13:52:42.715Z Downloaded chrono v0.4.41
10452025-06-30T13:52:42.715Z Downloaded bindgen v0.71.1
10462025-06-30T13:52:42.740Z Downloaded xshell-macros v0.2.7
10472025-06-30T13:52:42.740Z Downloaded want v0.3.1
10482025-06-30T13:52:42.740Z Downloaded waitgroup v0.1.2
10492025-06-30T13:52:42.740Z Downloaded wait-timeout v0.2.0
10502025-06-30T13:52:42.740Z Downloaded vte_generate_state_changes v0.1.2
10512025-06-30T13:52:42.740Z Downloaded unicode-truncate v1.1.0
10522025-06-30T13:52:42.740Z Downloaded aws-lc-sys v0.26.0
10532025-06-30T13:52:43.142Z Downloaded serde_cbor v0.11.2
10542025-06-30T13:52:43.168Z Downloaded serde_bytes v0.11.17
10552025-06-30T13:52:43.168Z Downloaded serde-hex v0.1.0
10562025-06-30T13:52:43.168Z Downloaded semver v0.1.20
10572025-06-30T13:52:43.168Z Downloaded secrecy v0.10.3
10582025-06-30T13:52:43.168Z Downloaded sec1 v0.7.3
10592025-06-30T13:52:43.168Z Downloaded scrypt v0.11.0
10602025-06-30T13:52:43.168Z Downloaded scopeguard v1.2.0
10612025-06-30T13:52:43.168Z Downloaded scheduled-thread-pool v0.2.7
10622025-06-30T13:52:43.168Z Downloaded rusty-fork v0.3.0
10632025-06-30T13:52:43.168Z Downloaded rustversion v1.0.17
10642025-06-30T13:52:43.195Z Downloaded rustls-pemfile v1.0.4
10652025-06-30T13:52:43.195Z Downloaded rustc-demangle v0.1.24
10662025-06-30T13:52:43.195Z Downloaded russh-keys v0.45.0
10672025-06-30T13:52:43.195Z Downloaded rtoolbox v0.0.2
10682025-06-30T13:52:43.195Z Downloaded litrs v0.4.1
10692025-06-30T13:52:43.195Z Downloaded ignore v0.4.23
10702025-06-30T13:52:43.195Z Downloaded hickory-resolver v0.25.2
10712025-06-30T13:52:43.221Z Downloaded hickory-resolver v0.24.4
10722025-06-30T13:52:43.221Z Downloaded bitvec v1.0.1
10732025-06-30T13:52:43.279Z Downloaded bindgen v0.69.5
10742025-06-30T13:52:43.305Z Downloaded sha1 v0.10.6
10752025-06-30T13:52:43.305Z Downloaded serde_urlencoded v0.7.1
10762025-06-30T13:52:43.305Z Downloaded serde_repr v0.1.19
10772025-06-30T13:52:43.331Z Downloaded serde_path_to_error v0.1.17
10782025-06-30T13:52:43.331Z Downloaded serde-big-array v0.5.1
10792025-06-30T13:52:43.331Z Downloaded secrecy v0.8.0
10802025-06-30T13:52:43.331Z Downloaded schemars_derive v0.8.22
10812025-06-30T13:52:43.331Z Downloaded same-file v1.0.6
10822025-06-30T13:52:43.331Z Downloaded rustc_version v0.4.1
10832025-06-30T13:52:43.358Z Downloaded rustc_version v0.1.7
10842025-06-30T13:52:43.358Z Downloaded rustc-hash v2.1.1
10852025-06-30T13:52:43.358Z Downloaded rustc-hash v1.1.0
10862025-06-30T13:52:43.358Z Downloaded russh-cryptovec v0.7.3
10872025-06-30T13:52:43.358Z Downloaded progenitor-impl v0.10.0
10882025-06-30T13:52:43.358Z Downloaded progenitor-impl v0.9.1
10892025-06-30T13:52:43.384Z Downloaded progenitor-impl v0.8.0
10902025-06-30T13:52:43.384Z Downloaded memmap2 v0.9.5
10912025-06-30T13:52:43.384Z Downloaded lock_api v0.4.12
10922025-06-30T13:52:43.384Z Downloaded keccak v0.1.5
10932025-06-30T13:52:43.384Z Downloaded jobserver v0.1.32
10942025-06-30T13:52:43.384Z Downloaded ingot-macros v0.1.0
10952025-06-30T13:52:43.410Z Downloaded indexmap v1.9.3
10962025-06-30T13:52:43.410Z Downloaded blake3 v1.5.4
10972025-06-30T13:52:43.446Z Downloaded aws-lc-rs v1.12.4
10982025-06-30T13:52:43.472Z Downloaded aho-corasick v1.1.3
10992025-06-30T13:52:43.472Z Downloaded aes v0.8.4
11002025-06-30T13:52:43.472Z Downloaded psl-types v2.0.11
11012025-06-30T13:52:43.472Z Downloaded progenitor-macro v0.10.0
11022025-06-30T13:52:43.472Z Downloaded progenitor-macro v0.9.1
11032025-06-30T13:52:43.498Z Downloaded progenitor-macro v0.8.0
11042025-06-30T13:52:43.498Z Downloaded progenitor-client v0.10.0
11052025-06-30T13:52:43.498Z Downloaded progenitor-client v0.9.1
11062025-06-30T13:52:43.498Z Downloaded progenitor-client v0.8.0
11072025-06-30T13:52:43.498Z Downloaded progenitor v0.10.0
11082025-06-30T13:52:43.498Z Downloaded progenitor v0.9.1
11092025-06-30T13:52:43.498Z Downloaded progenitor v0.8.0
11102025-06-30T13:52:43.498Z Downloaded proc-macro-error2 v2.0.1
11112025-06-30T13:52:43.498Z Downloaded proc-macro-error-attr2 v2.0.0
11122025-06-30T13:52:43.498Z Downloaded proc-macro-crate v1.3.1
11132025-06-30T13:52:43.498Z Downloaded mime_guess v2.0.5
11142025-06-30T13:52:43.524Z Downloaded mime v0.3.17
11152025-06-30T13:52:43.524Z Downloaded memoffset v0.9.1
11162025-06-30T13:52:43.524Z Downloaded md-5 v0.10.6
11172025-06-30T13:52:43.524Z Downloaded maybe-uninit v2.0.0
11182025-06-30T13:52:43.524Z Downloaded maplit v1.0.2
11192025-06-30T13:52:43.524Z Downloaded managed v0.8.0
11202025-06-30T13:52:43.525Z Downloaded lzss v0.8.2
11212025-06-30T13:52:43.525Z Downloaded lru-cache v0.1.2
11222025-06-30T13:52:43.525Z Downloaded lru v0.12.5
11232025-06-30T13:52:43.525Z Downloaded lockfree-object-pool v0.1.6
11242025-06-30T13:52:43.525Z Downloaded linked-hash-map v0.5.6
11252025-06-30T13:52:43.525Z Downloaded linear-map v1.2.0
11262025-06-30T13:52:43.525Z Downloaded libz-rs-sys v0.5.1
11272025-06-30T13:52:43.525Z Downloaded libsw-core v0.3.1
11282025-06-30T13:52:43.525Z Downloaded libsw v3.5.0
11292025-06-30T13:52:43.551Z Downloaded libscf-sys v1.1.0
11302025-06-30T13:52:43.551Z Downloaded libloading v0.8.5
11312025-06-30T13:52:43.551Z Downloaded libefi-sys v0.1.0
11322025-06-30T13:52:43.551Z Downloaded lazycell v1.3.0
11332025-06-30T13:52:43.551Z Downloaded kstat-rs v0.2.4
11342025-06-30T13:52:43.551Z Downloaded ipnetwork v0.21.1
11352025-06-30T13:52:43.551Z Downloaded ipnet v2.11.0
11362025-06-30T13:52:43.551Z Downloaded internet-checksum v0.2.1
11372025-06-30T13:52:43.551Z Downloaded instability v0.3.2
11382025-06-30T13:52:43.551Z Downloaded ingot v0.1.0
11392025-06-30T13:52:43.551Z Downloaded indoc v2.0.6
11402025-06-30T13:52:43.551Z Downloaded iana-time-zone v0.1.63
11412025-06-30T13:52:43.577Z Downloaded hyper-staticfile v0.10.1
11422025-06-30T13:52:43.577Z Downloaded hyper-rustls v0.27.7
11432025-06-30T13:52:43.577Z Downloaded httparse v1.9.5
11442025-06-30T13:52:43.577Z Downloaded http-body-util v0.1.3
11452025-06-30T13:52:43.578Z Downloaded hmac v0.12.1
11462025-06-30T13:52:43.578Z Downloaded hashbrown v0.13.2
11472025-06-30T13:52:43.578Z Downloaded hashbrown v0.12.3
11482025-06-30T13:52:43.603Z Downloaded crossterm v0.28.1
11492025-06-30T13:52:43.604Z Downloaded crossbeam-channel v0.5.15
11502025-06-30T13:52:43.604Z Downloaded aes-gcm v0.10.3
11512025-06-30T13:52:43.629Z Downloaded match_cfg v0.1.0
11522025-06-30T13:52:43.629Z Downloaded lazy_static v1.5.0
11532025-06-30T13:52:43.629Z Downloaded lalrpop-util v0.19.12
11542025-06-30T13:52:43.629Z Downloaded is-terminal v0.4.13
11552025-06-30T13:52:43.629Z Downloaded inout v0.1.3
11562025-06-30T13:52:43.630Z Downloaded ingot-types v0.1.0
11572025-06-30T13:52:43.630Z Downloaded indent_write v2.2.0
11582025-06-30T13:52:43.630Z Downloaded impl-trait-for-tuples v0.2.2
11592025-06-30T13:52:43.630Z Downloaded hyper-tls v0.6.0
11602025-06-30T13:52:43.630Z Downloaded humantime v2.2.0
11612025-06-30T13:52:43.630Z Downloaded httpdate v1.0.3
11622025-06-30T13:52:43.630Z Downloaded http-range v0.1.5
11632025-06-30T13:52:43.655Z Downloaded hostname v0.3.1
11642025-06-30T13:52:43.656Z Downloaded home v0.5.9
11652025-06-30T13:52:43.656Z Downloaded highway v1.3.0
11662025-06-30T13:52:43.656Z Downloaded hickory-client v0.25.2
11672025-06-30T13:52:43.656Z Downloaded heck v0.3.3
11682025-06-30T13:52:43.656Z Downloaded heapless v0.8.0
11692025-06-30T13:52:43.656Z Downloaded heapless v0.7.17
11702025-06-30T13:52:43.656Z Downloaded headers v0.4.1
11712025-06-30T13:52:43.682Z Downloaded crossbeam-utils v0.8.21
11722025-06-30T13:52:43.682Z Downloaded crc-catalog v2.4.0
11732025-06-30T13:52:43.682Z Downloaded crc-any v2.5.0
11742025-06-30T13:52:43.682Z Downloaded cookie v0.18.1
11752025-06-30T13:52:43.682Z Downloaded const_format_proc_macros v0.2.34
11762025-06-30T13:52:43.682Z Downloaded const_format v0.2.34
11772025-06-30T13:52:43.682Z Downloaded const-oid v0.9.6
11782025-06-30T13:52:43.682Z Downloaded console v0.15.10
11792025-06-30T13:52:43.708Z Downloaded colored v2.2.0
11802025-06-30T13:52:43.708Z Downloaded clang-sys v1.8.1
11812025-06-30T13:52:43.708Z Downloaded cipher v0.4.4
11822025-06-30T13:52:43.708Z Downloaded ciborium v0.2.2
11832025-06-30T13:52:43.708Z Downloaded cc v1.2.15
11842025-06-30T13:52:43.708Z Downloaded cargo_metadata v0.18.1
11852025-06-30T13:52:43.708Z Downloaded cargo-platform v0.1.8
11862025-06-30T13:52:43.708Z Downloaded bzip2 v0.5.2
11872025-06-30T13:52:43.708Z Downloaded bzip2 v0.4.4
11882025-06-30T13:52:43.708Z Downloaded bytes v1.10.1
11892025-06-30T13:52:43.734Z Downloaded bumpalo v3.16.0
11902025-06-30T13:52:43.734Z Downloaded blake2 v0.10.6
11912025-06-30T13:52:43.734Z Downloaded bitfield-struct v0.6.2
11922025-06-30T13:52:43.734Z Downloaded bit-set v0.8.0
11932025-06-30T13:52:43.734Z Downloaded base64 v0.22.1
11942025-06-30T13:52:43.734Z Downloaded base64 v0.21.7
11952025-06-30T13:52:43.734Z Downloaded backtrace v0.3.74
11962025-06-30T13:52:43.760Z Downloaded arc-swap v1.7.1
11972025-06-30T13:52:43.760Z Downloaded instant v0.1.13
11982025-06-30T13:52:43.760Z Downloaded indoc v1.0.9
11992025-06-30T13:52:43.760Z Downloaded ident_case v1.0.1
12002025-06-30T13:52:43.760Z Downloaded hubpack_derive v0.1.1
12012025-06-30T13:52:43.760Z Downloaded http-body v1.0.1
12022025-06-30T13:52:43.760Z Downloaded hostname v0.4.0
12032025-06-30T13:52:43.760Z Downloaded hex v0.4.3
12042025-06-30T13:52:43.760Z Downloaded headers-core v0.3.0
12052025-06-30T13:52:43.760Z Downloaded crucible-workspace-hack v0.1.0
12062025-06-30T13:52:43.760Z Downloaded crossbeam-epoch v0.9.18
12072025-06-30T13:52:43.786Z Downloaded crossbeam-deque v0.8.5
12082025-06-30T13:52:43.786Z Downloaded crc32fast v1.4.2
12092025-06-30T13:52:43.786Z Downloaded crc v3.2.1
12102025-06-30T13:52:43.786Z Downloaded convert_case v0.4.0
12112025-06-30T13:52:43.786Z Downloaded constant_time_eq v0.3.1
12122025-06-30T13:52:43.786Z Downloaded compact_str v0.8.0
12132025-06-30T13:52:43.786Z Downloaded cobs v0.2.3
12142025-06-30T13:52:43.786Z Downloaded ciborium-io v0.2.2
12152025-06-30T13:52:43.786Z Downloaded chacha20poly1305 v0.10.1
12162025-06-30T13:52:43.786Z Downloaded chacha20 v0.9.1
12172025-06-30T13:52:43.786Z Downloaded cfg_aliases v0.2.1
12182025-06-30T13:52:43.786Z Downloaded cexpr v0.6.0
12192025-06-30T13:52:43.786Z Downloaded cbc v0.1.2
12202025-06-30T13:52:43.812Z Downloaded castaway v0.2.3
12212025-06-30T13:52:43.812Z Downloaded camino-tempfile-ext v0.3.1
12222025-06-30T13:52:43.812Z Downloaded buf-list v1.0.3
12232025-06-30T13:52:43.812Z Downloaded blowfish v0.9.1
12242025-06-30T13:52:43.812Z Downloaded block-padding v0.3.3
12252025-06-30T13:52:43.812Z Downloaded bitfield v0.14.0
12262025-06-30T13:52:43.812Z Downloaded bit-vec v0.6.3
12272025-06-30T13:52:43.812Z Downloaded bcs v0.1.6
12282025-06-30T13:52:43.812Z Downloaded bcrypt-pbkdf v0.10.0
12292025-06-30T13:52:43.813Z Downloaded bb8 v0.8.5
12302025-06-30T13:52:43.813Z Downloaded base64 v0.13.1
12312025-06-30T13:52:43.838Z Downloaded base16ct v0.2.0
12322025-06-30T13:52:43.838Z Downloaded backoff v0.4.0
12332025-06-30T13:52:43.838Z Downloaded atomic-waker v1.1.2
12342025-06-30T13:52:43.839Z Downloaded async-trait v0.1.88
12352025-06-30T13:52:43.839Z Downloaded async-stream v0.3.6
12362025-06-30T13:52:43.839Z Downloaded async-recursion v1.1.1
12372025-06-30T13:52:43.839Z Downloaded async-bb8-diesel v0.2.1
12382025-06-30T13:52:43.839Z Downloaded assert_matches v1.5.0
12392025-06-30T13:52:43.839Z Downloaded ascii-canvas v3.0.0
12402025-06-30T13:52:43.839Z Downloaded arrayvec v0.7.6
12412025-06-30T13:52:43.865Z Downloaded arrayref v0.3.9
12422025-06-30T13:52:43.865Z Downloaded array-init v0.0.4
12432025-06-30T13:52:43.865Z Downloaded argon2 v0.5.3
12442025-06-30T13:52:43.865Z Downloaded allocator-api2 v0.2.21
12452025-06-30T13:52:43.865Z Downloaded ahash v0.8.11
12462025-06-30T13:52:43.865Z Downloaded aead v0.5.2
12472025-06-30T13:52:43.865Z Downloaded adler2 v2.0.0
12482025-06-30T13:52:43.865Z Downloaded hex-literal v0.4.1
12492025-06-30T13:52:43.865Z Downloaded critical-section v1.1.3
12502025-06-30T13:52:43.865Z Downloaded crc8 v0.1.1
12512025-06-30T13:52:43.865Z Downloaded cookie_store v0.21.1
12522025-06-30T13:52:43.865Z Downloaded cmake v0.1.51
12532025-06-30T13:52:43.865Z Downloaded ciborium-ll v0.2.2
12542025-06-30T13:52:43.891Z Downloaded chrono-tz-build v0.4.0
12552025-06-30T13:52:43.891Z Downloaded cfg_aliases v0.1.1
12562025-06-30T13:52:43.891Z Downloaded cassowary v0.3.0
12572025-06-30T13:52:43.891Z Downloaded cancel-safe-futures v0.1.5
12582025-06-30T13:52:43.891Z Downloaded bitflags v1.3.2
12592025-06-30T13:52:43.891Z Downloaded bit-vec v0.8.0
12602025-06-30T13:52:43.891Z Downloaded bit-set v0.5.3
12612025-06-30T13:52:43.891Z Downloaded base64ct v1.6.0
12622025-06-30T13:52:43.891Z Downloaded atty v0.2.14
12632025-06-30T13:52:43.891Z Downloaded addr2line v0.24.2
12642025-06-30T13:52:43.891Z Downloaded async-stream-impl v0.3.6
12652025-06-30T13:52:44.065Z Compiling value-bag v1.9.0
12662025-06-30T13:52:44.065Z Compiling shlex v1.3.0
12672025-06-30T13:52:44.066Z Compiling lock_api v0.4.12
12682025-06-30T13:52:44.066Z Compiling scopeguard v1.2.0
12692025-06-30T13:52:44.092Z Compiling typenum v1.17.0
12702025-06-30T13:52:44.092Z Compiling generic-array v0.14.7
12712025-06-30T13:52:44.092Z Compiling syn v2.0.104
12722025-06-30T13:52:44.092Z Compiling getrandom v0.2.15
12732025-06-30T13:52:44.295Z Compiling jobserver v0.1.32
12742025-06-30T13:52:44.517Z Compiling rand_core v0.6.4
12752025-06-30T13:52:44.608Z Compiling log v0.4.27
12762025-06-30T13:52:44.652Z Compiling smallvec v1.15.0
12772025-06-30T13:52:44.753Z Compiling cc v1.2.15
12782025-06-30T13:52:45.046Z Compiling portable-atomic v1.11.0
12792025-06-30T13:52:45.072Z Compiling critical-section v1.1.3
12802025-06-30T13:52:45.072Z Compiling subtle v2.6.1
12812025-06-30T13:52:45.159Z Compiling const-oid v0.9.6
12822025-06-30T13:52:45.298Z Compiling pkg-config v0.3.31
12832025-06-30T13:52:45.324Z Compiling pin-project-lite v0.2.14
12842025-06-30T13:52:45.436Z Compiling parking_lot_core v0.9.10
12852025-06-30T13:52:45.477Z Compiling rustix v0.38.37
12862025-06-30T13:52:46.194Z Compiling signal-hook-registry v1.4.2
12872025-06-30T13:52:46.268Z Compiling parking_lot v0.12.3
12882025-06-30T13:52:46.356Z Compiling mio v1.0.2
12892025-06-30T13:52:46.508Z Compiling futures-core v0.3.31
12902025-06-30T13:52:46.752Z Compiling spin v0.9.8
12912025-06-30T13:52:46.871Z Compiling socket2 v0.5.10
12922025-06-30T13:52:46.897Z Compiling slab v0.4.9
12932025-06-30T13:52:47.051Z Compiling once_cell v1.21.3
12942025-06-30T13:52:47.138Z Compiling aho-corasick v1.1.3
12952025-06-30T13:52:47.188Z Compiling serde_json v1.0.140
12962025-06-30T13:52:47.214Z Compiling libm v0.2.8
12972025-06-30T13:52:47.367Z Compiling cpufeatures v0.2.14
12982025-06-30T13:52:47.458Z Compiling regex-syntax v0.8.5
12992025-06-30T13:52:47.488Z Compiling either v1.15.0
13002025-06-30T13:52:47.585Z Compiling num-traits v0.2.19
13012025-06-30T13:52:47.729Z Compiling glob v0.3.2
13022025-06-30T13:52:47.754Z Compiling percent-encoding v2.3.1
13032025-06-30T13:52:47.876Z Compiling futures-sink v0.3.31
13042025-06-30T13:52:47.902Z Compiling getrandom v0.3.1
13052025-06-30T13:52:48.455Z Compiling prettyplease v0.2.35
13062025-06-30T13:52:48.511Z Compiling lazy_static v1.5.0
13072025-06-30T13:52:48.628Z Compiling clang-sys v1.8.1
13082025-06-30T13:52:48.666Z Compiling minimal-lexical v0.2.1
13092025-06-30T13:52:48.789Z Compiling foldhash v0.1.5
13102025-06-30T13:52:49.025Z Compiling allocator-api2 v0.2.21
13112025-06-30T13:52:49.164Z Compiling nom v7.1.3
13122025-06-30T13:52:49.241Z Compiling libloading v0.8.5
13132025-06-30T13:52:49.602Z Compiling base64ct v1.6.0
13142025-06-30T13:52:49.643Z Compiling home v0.5.9
13152025-06-30T13:52:49.753Z Compiling hashbrown v0.15.4
13162025-06-30T13:52:49.873Z Compiling bindgen v0.69.5
13172025-06-30T13:52:50.201Z Compiling pem-rfc7468 v0.7.0
13182025-06-30T13:52:50.917Z Compiling futures-channel v0.3.31
13192025-06-30T13:52:51.167Z Compiling synstructure v0.13.1
13202025-06-30T13:52:51.193Z Compiling regex-automata v0.4.8
13212025-06-30T13:52:51.381Z Compiling itertools v0.12.1
13222025-06-30T13:52:52.589Z Compiling cexpr v0.6.0
13232025-06-30T13:52:52.662Z Compiling futures-io v0.3.31
13242025-06-30T13:52:53.031Z Compiling flagset v0.4.6
13252025-06-30T13:52:53.341Z Compiling futures-task v0.3.31
13262025-06-30T13:52:53.371Z Compiling pin-utils v0.1.0
13272025-06-30T13:52:53.498Z Compiling lazycell v1.3.0
13282025-06-30T13:52:53.720Z Compiling rustc-hash v1.1.0
13292025-06-30T13:52:53.746Z Compiling cmake v0.1.51
13302025-06-30T13:52:53.893Z Compiling dunce v1.0.5
13312025-06-30T13:52:54.039Z Compiling fs_extra v1.3.0
13322025-06-30T13:52:54.260Z Compiling form_urlencoded v1.2.1
13332025-06-30T13:52:54.418Z Compiling zerocopy v0.8.26
13342025-06-30T13:52:54.457Z Compiling paste v1.0.15
13352025-06-30T13:52:54.611Z Compiling vcpkg v0.2.15
13362025-06-30T13:52:54.641Z Compiling crossbeam-utils v0.8.21
13372025-06-30T13:52:54.683Z Compiling ring v0.17.14
13382025-06-30T13:52:55.282Z Compiling tracing-core v0.1.32
13392025-06-30T13:52:55.314Z Compiling aws-lc-rs v1.12.4
13402025-06-30T13:52:55.720Z Compiling iana-time-zone v0.1.63
13412025-06-30T13:52:55.984Z Compiling serde_derive v1.0.219
13422025-06-30T13:52:56.088Z Compiling zeroize_derive v1.4.2
13432025-06-30T13:52:56.120Z Compiling zerofrom-derive v0.1.4
13442025-06-30T13:52:56.402Z Compiling yoke-derive v0.7.4
13452025-06-30T13:52:56.577Z Compiling zerovec-derive v0.10.3
13462025-06-30T13:52:57.459Z Compiling zeroize v1.8.1
13472025-06-30T13:52:58.917Z Compiling displaydoc v0.2.5
13482025-06-30T13:52:58.993Z Compiling zerocopy-derive v0.7.35
13492025-06-30T13:52:59.320Z Compiling crypto-common v0.1.6
13502025-06-30T13:52:59.569Z Compiling block-buffer v0.10.4
13512025-06-30T13:52:59.620Z Compiling zerofrom v0.1.4
13522025-06-30T13:52:59.868Z Compiling digest v0.10.7
13532025-06-30T13:52:59.899Z Compiling yoke v0.7.4
13542025-06-30T13:53:00.318Z Compiling zerovec v0.10.4
13552025-06-30T13:53:00.378Z Compiling tokio-macros v2.5.0
13562025-06-30T13:53:00.404Z Compiling hmac v0.12.1
13572025-06-30T13:53:00.692Z Compiling icu_provider_macros v1.5.0
13582025-06-30T13:53:00.921Z Compiling zerocopy v0.7.35
13592025-06-30T13:53:01.275Z Compiling block-padding v0.3.3
13602025-06-30T13:53:01.544Z Compiling inout v0.1.3
13612025-06-30T13:53:01.601Z Compiling sha2 v0.10.9
13622025-06-30T13:53:01.797Z Compiling regex v1.11.1
13632025-06-30T13:53:01.884Z Compiling cipher v0.4.4
13642025-06-30T13:53:01.920Z Compiling der_derive v0.7.3
13652025-06-30T13:53:02.187Z Compiling tinystr v0.7.6
13662025-06-30T13:53:02.427Z Compiling icu_collections v1.5.0
13672025-06-30T13:53:02.468Z Compiling futures-macro v0.3.31
13682025-06-30T13:53:02.498Z Compiling thiserror-impl v1.0.69
13692025-06-30T13:53:02.629Z Compiling icu_locid v1.5.0
13702025-06-30T13:53:02.916Z Compiling salsa20 v0.10.2
13712025-06-30T13:53:03.263Z Compiling ppv-lite86 v0.2.20
13722025-06-30T13:53:03.296Z Compiling serde v1.0.219
13732025-06-30T13:53:03.865Z Compiling pbkdf2 v0.12.2
13742025-06-30T13:53:04.071Z Compiling icu_provider v1.5.0
13752025-06-30T13:53:04.096Z Compiling scrypt v0.11.0
13762025-06-30T13:53:04.360Z Compiling futures-util v0.3.31
13772025-06-30T13:53:04.481Z Compiling der v0.7.9
13782025-06-30T13:53:04.623Z Compiling aes v0.8.4
13792025-06-30T13:53:04.699Z Compiling cbc v0.1.2
13802025-06-30T13:53:04.725Z Compiling openssl-sys v0.9.109
13812025-06-30T13:53:04.986Z Compiling icu_locid_transform v1.5.0
13822025-06-30T13:53:05.081Z Compiling zerocopy-derive v0.8.26
13832025-06-30T13:53:05.417Z Compiling thiserror v1.0.69
13842025-06-30T13:53:05.586Z Compiling pest v2.7.14
13852025-06-30T13:53:05.778Z Compiling tracing-attributes v0.1.27
13862025-06-30T13:53:06.901Z Compiling icu_properties v1.5.1
13872025-06-30T13:53:07.184Z Compiling spki v0.7.3
13882025-06-30T13:53:07.271Z Compiling scroll_derive v0.12.0
13892025-06-30T13:53:07.585Z Compiling pkcs5 v0.7.1
13902025-06-30T13:53:08.504Z Compiling bitflags v2.9.0
13912025-06-30T13:53:08.529Z Compiling bytes v1.10.1
13922025-06-30T13:53:08.743Z Compiling semver v1.0.26
13932025-06-30T13:53:08.945Z Compiling indexmap v2.9.0
13942025-06-30T13:53:09.510Z Compiling rustc_version v0.4.1
13952025-06-30T13:53:09.847Z Compiling tokio v1.45.1
13962025-06-30T13:53:09.984Z Compiling http v1.3.1
13972025-06-30T13:53:10.266Z Compiling uuid v1.17.0
13982025-06-30T13:53:10.412Z Compiling tracing v0.1.40
13992025-06-30T13:53:10.929Z Compiling icu_normalizer v1.5.0
14002025-06-30T13:53:11.420Z Compiling chrono v0.4.41
14012025-06-30T13:53:11.486Z Compiling pkcs8 v0.10.2
14022025-06-30T13:53:11.580Z Compiling http-body v1.0.1
14032025-06-30T13:53:11.731Z Compiling pest_meta v2.7.14
14042025-06-30T13:53:12.184Z Compiling idna_adapter v1.2.0
14052025-06-30T13:53:12.269Z Compiling base64 v0.22.1
14062025-06-30T13:53:12.461Z Compiling which v4.4.2
14072025-06-30T13:53:12.714Z Compiling idna v1.0.3
14082025-06-30T13:53:13.097Z Compiling rustls-pki-types v1.10.0
14092025-06-30T13:53:13.132Z Compiling tinyvec_macros v0.1.1
14102025-06-30T13:53:13.289Z Compiling httparse v1.9.5
14112025-06-30T13:53:13.332Z Compiling tinyvec v1.8.0
14122025-06-30T13:53:13.940Z Compiling url v2.5.4
14132025-06-30T13:53:14.128Z Compiling pest_generator v2.7.14
14142025-06-30T13:53:14.153Z Compiling rand_core v0.9.2
14152025-06-30T13:53:14.598Z Compiling scroll v0.12.0
14162025-06-30T13:53:14.669Z Compiling serde_derive_internals v0.29.1
14172025-06-30T13:53:14.795Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14182025-06-30T13:53:15.195Z Compiling bzip2-sys v0.1.13+1.0.8
14192025-06-30T13:53:15.542Z Compiling foreign-types-shared v0.1.1
14202025-06-30T13:53:15.680Z Compiling try-lock v0.2.5
14212025-06-30T13:53:15.707Z Compiling untrusted v0.9.0
14222025-06-30T13:53:15.707Z Compiling adler2 v2.0.0
14232025-06-30T13:53:15.864Z Compiling powerfmt v0.2.0
14242025-06-30T13:53:15.891Z Compiling num-conv v0.1.0
14252025-06-30T13:53:15.919Z Compiling atomic-waker v1.1.2
14262025-06-30T13:53:15.961Z Compiling tower-service v0.3.3
14272025-06-30T13:53:15.989Z Compiling rustversion v1.0.17
14282025-06-30T13:53:16.128Z Compiling openssl-probe v0.1.5
14292025-06-30T13:53:16.199Z Compiling time-core v0.1.2
14302025-06-30T13:53:16.224Z Compiling schemars v0.8.22
14312025-06-30T13:53:16.318Z Compiling openssl v0.10.73
14322025-06-30T13:53:16.448Z Compiling untrusted v0.7.1
14332025-06-30T13:53:16.473Z Compiling time-macros v0.2.18
14342025-06-30T13:53:16.624Z Compiling goblin v0.8.2
14352025-06-30T13:53:16.696Z Compiling deranged v0.3.11
14362025-06-30T13:53:16.766Z Compiling miniz_oxide v0.8.5
14372025-06-30T13:53:16.800Z Compiling pest_derive v2.7.14
14382025-06-30T13:53:17.046Z Compiling schemars_derive v0.8.22
14392025-06-30T13:53:18.227Z Compiling want v0.3.1
14402025-06-30T13:53:18.518Z Compiling foreign-types v0.3.2
14412025-06-30T13:53:18.642Z Compiling tokio-util v0.7.15
14422025-06-30T13:53:19.902Z Compiling h2 v0.4.6
14432025-06-30T13:53:20.017Z Compiling rand_chacha v0.9.0
14442025-06-30T13:53:20.760Z Compiling ipnet v2.11.0
14452025-06-30T13:53:22.078Z Compiling openssl-macros v0.1.1
14462025-06-30T13:53:22.104Z Compiling httpdate v1.0.3
14472025-06-30T13:53:22.677Z Compiling num_threads v0.1.7
14482025-06-30T13:53:22.885Z Compiling rustls v0.23.19
14492025-06-30T13:53:22.910Z Compiling dyn-clone v1.0.19
14502025-06-30T13:53:23.002Z Compiling syn v1.0.109
14512025-06-30T13:53:23.236Z Compiling native-tls v0.2.12
14522025-06-30T13:53:23.738Z Compiling dof v0.3.0
14532025-06-30T13:53:23.772Z Compiling time v0.3.36
14542025-06-30T13:53:25.459Z Compiling rand v0.9.1
14552025-06-30T13:53:25.853Z Compiling dtrace-parser v0.2.0
14562025-06-30T13:53:27.396Z Compiling hyper v1.6.0
14572025-06-30T13:53:27.548Z Compiling unicode-normalization v0.1.24
14582025-06-30T13:53:27.668Z Compiling crossbeam-epoch v0.9.18
14592025-06-30T13:53:28.260Z Compiling heapless v0.7.17
14602025-06-30T13:53:28.429Z Compiling signature v2.2.0
14612025-06-30T13:53:28.620Z Compiling cookie v0.18.1
14622025-06-30T13:53:28.692Z Compiling crc32fast v1.4.2
14632025-06-30T13:53:28.798Z Compiling unicode-properties v0.1.3
14642025-06-30T13:53:28.918Z Compiling zlib-rs v0.5.1
14652025-06-30T13:53:29.077Z Compiling siphasher v0.3.11
14662025-06-30T13:53:29.219Z Compiling signal-hook v0.3.18
14672025-06-30T13:53:29.468Z Compiling zstd-safe v7.2.3
14682025-06-30T13:53:29.498Z Compiling slog v2.7.0
14692025-06-30T13:53:29.790Z Compiling rayon-core v1.12.1
14702025-06-30T13:53:29.885Z Compiling unicode-bidi v0.3.17
14712025-06-30T13:53:30.072Z Compiling hyper-util v0.1.14
14722025-06-30T13:53:30.162Z Compiling phf_shared v0.11.2
14732025-06-30T13:53:31.064Z Compiling stringprep v0.1.5
14742025-06-30T13:53:31.159Z Compiling usdt-impl v0.5.0
14752025-06-30T13:53:31.198Z Compiling crossbeam-deque v0.8.5
14762025-06-30T13:53:31.522Z Compiling curve25519-dalek v4.1.3
14772025-06-30T13:53:31.547Z Compiling serde_tokenstream v0.2.2
14782025-06-30T13:53:31.967Z Compiling toml_datetime v0.6.11
14792025-06-30T13:53:32.107Z Compiling serde_spanned v0.6.9
14802025-06-30T13:53:32.135Z Compiling rand_chacha v0.3.1
14812025-06-30T13:53:32.367Z Compiling md-5 v0.10.6
14822025-06-30T13:53:32.399Z Compiling num-integer v0.1.46
14832025-06-30T13:53:32.510Z Compiling sync_wrapper v1.0.1
14842025-06-30T13:53:32.653Z Compiling ff v0.13.0
14852025-06-30T13:53:32.690Z Compiling hash32 v0.2.1
14862025-06-30T13:53:32.883Z Compiling memoffset v0.9.1
14872025-06-30T13:53:33.113Z Compiling tower-layer v0.3.3
14882025-06-30T13:53:33.159Z Compiling cfg_aliases v0.2.1
14892025-06-30T13:53:33.277Z Compiling fallible-iterator v0.2.0
14902025-06-30T13:53:33.302Z Compiling newtype-uuid v1.2.4
14912025-06-30T13:53:33.441Z Compiling smoltcp v0.9.1
14922025-06-30T13:53:33.574Z Compiling base16ct v0.2.0
14932025-06-30T13:53:33.611Z Compiling psl-types v2.0.11
14942025-06-30T13:53:33.818Z Compiling litrs v0.4.1
14952025-06-30T13:53:33.848Z Compiling gimli v0.31.1
14962025-06-30T13:53:33.908Z Compiling num-bigint-dig v0.8.4
14972025-06-30T13:53:33.933Z Compiling postgres-protocol v0.6.8
14982025-06-30T13:53:34.058Z Compiling sec1 v0.7.3
14992025-06-30T13:53:34.229Z Compiling publicsuffix v2.3.0
15002025-06-30T13:53:34.565Z Compiling libz-rs-sys v0.5.1
15012025-06-30T13:53:34.610Z Compiling tower v0.5.2
15022025-06-30T13:53:34.825Z Compiling document-features v0.2.10
15032025-06-30T13:53:34.851Z Compiling flate2 v1.1.2
15042025-06-30T13:53:35.106Z Compiling nix v0.29.0
15052025-06-30T13:53:35.565Z Compiling num-iter v0.1.45
15062025-06-30T13:53:35.754Z Compiling group v0.13.0
15072025-06-30T13:53:35.795Z Compiling rand v0.8.5
15082025-06-30T13:53:36.434Z Compiling tokio-native-tls v0.3.1
15092025-06-30T13:53:37.051Z Compiling ipnetwork v0.21.1
15102025-06-30T13:53:37.276Z Compiling rustls-native-certs v0.8.1
15112025-06-30T13:53:37.453Z Compiling webpki-roots v1.0.0
15122025-06-30T13:53:37.483Z Compiling terminal_size v0.4.0
15132025-06-30T13:53:37.665Z Compiling addr2line v0.24.2
15142025-06-30T13:53:37.722Z Compiling http-body-util v0.1.3
15152025-06-30T13:53:37.770Z Compiling hkdf v0.12.4
15162025-06-30T13:53:37.801Z Compiling crypto-bigint v0.5.5
15172025-06-30T13:53:37.890Z Compiling thiserror-impl v2.0.12
15182025-06-30T13:53:38.152Z Compiling async-trait v0.1.88
15192025-06-30T13:53:38.269Z Compiling curve25519-dalek-derive v0.1.1
15202025-06-30T13:53:38.314Z Compiling object v0.36.5
15212025-06-30T13:53:38.412Z Compiling ahash v0.8.11
15222025-06-30T13:53:38.718Z Compiling fs-err v3.1.1
15232025-06-30T13:53:39.006Z Compiling bumpalo v3.16.0
15242025-06-30T13:53:39.527Z Compiling winnow v0.5.40
15252025-06-30T13:53:39.602Z Compiling bitflags v1.3.2
15262025-06-30T13:53:39.726Z Compiling buf-list v1.0.3
15272025-06-30T13:53:40.259Z Compiling simd-adler32 v0.3.7
15282025-06-30T13:53:40.505Z Compiling managed v0.8.0
15292025-06-30T13:53:40.793Z Compiling rustc-demangle v0.1.24
15302025-06-30T13:53:40.971Z Compiling lockfree-object-pool v0.1.6
15312025-06-30T13:53:41.040Z Compiling iri-string v0.7.8
15322025-06-30T13:53:41.251Z Compiling anyhow v1.0.98
15332025-06-30T13:53:41.636Z Compiling zopfli v0.8.1
15342025-06-30T13:53:42.241Z Compiling thiserror v2.0.12
15352025-06-30T13:53:42.495Z Compiling hubpack_derive v0.1.1
15362025-06-30T13:53:42.847Z Compiling toml_edit v0.19.15
15372025-06-30T13:53:43.158Z Compiling elliptic-curve v0.13.8
15382025-06-30T13:53:43.398Z Compiling hubpack v0.1.2
15392025-06-30T13:53:43.450Z Compiling console v0.15.10
15402025-06-30T13:53:43.953Z Compiling tower-http v0.6.6
15412025-06-30T13:53:44.083Z Compiling clap_builder v4.5.40
15422025-06-30T13:53:44.503Z Compiling strum_macros v0.25.3
15432025-06-30T13:53:44.982Z Compiling hyper-tls v0.6.0
15442025-06-30T13:53:45.100Z Compiling backtrace v0.3.74
15452025-06-30T13:53:45.523Z Compiling oxnet v0.1.2
15462025-06-30T13:53:46.374Z Compiling signal-hook-mio v0.2.4
15472025-06-30T13:53:46.596Z Compiling rayon v1.10.0
15482025-06-30T13:53:48.020Z Compiling cookie_store v0.21.1
15492025-06-30T13:53:48.137Z Compiling zstd v0.13.3
15502025-06-30T13:53:48.925Z Compiling postgres-types v0.2.9
15512025-06-30T13:53:49.815Z Compiling usdt-macro v0.5.0
15522025-06-30T13:53:49.889Z Compiling usdt-attr-macro v0.5.0
15532025-06-30T13:53:50.230Z Compiling phf v0.11.2
15542025-06-30T13:53:50.535Z Compiling ed25519 v2.2.3
15552025-06-30T13:53:51.128Z Compiling strum_macros v0.26.4
15562025-06-30T13:53:51.154Z Compiling bzip2 v0.4.4
15572025-06-30T13:53:51.409Z Compiling bzip2 v0.5.2
15582025-06-30T13:53:51.575Z Compiling clap_derive v4.5.40
15592025-06-30T13:53:51.807Z Compiling enum-as-inner v0.6.1
15602025-06-30T13:53:52.087Z Compiling pkcs1 v0.7.5
15612025-06-30T13:53:52.271Z Compiling serde-big-array v0.5.1
15622025-06-30T13:53:52.323Z Compiling serde_urlencoded v0.7.1
15632025-06-30T13:53:52.556Z Compiling rfc6979 v0.4.0
15642025-06-30T13:53:52.765Z Compiling bstr v1.10.0
15652025-06-30T13:53:52.846Z Compiling serde_repr v0.1.19
15662025-06-30T13:53:52.878Z Compiling daft-derive v0.1.3
15672025-06-30T13:53:52.956Z Compiling float-cmp v0.10.0
15682025-06-30T13:53:53.293Z Compiling encoding_rs v0.8.34
15692025-06-30T13:53:53.873Z Compiling number_prefix v0.4.0
15702025-06-30T13:53:54.092Z Compiling data-encoding v2.9.0
15712025-06-30T13:53:54.261Z Compiling static_assertions v1.1.0
15722025-06-30T13:53:54.299Z Compiling unicode-segmentation v1.12.0
15732025-06-30T13:53:54.374Z Compiling new_debug_unreachable v1.0.6
15742025-06-30T13:53:54.484Z Compiling whoami v1.6.0
15752025-06-30T13:53:54.996Z Compiling precomputed-hash v0.1.1
15762025-06-30T13:53:55.056Z Compiling difflib v0.4.0
15772025-06-30T13:53:55.163Z Compiling predicates-core v1.0.8
15782025-06-30T13:53:55.205Z Compiling mime v0.3.17
15792025-06-30T13:53:55.503Z Compiling fixedbitset v0.4.2
15802025-06-30T13:53:55.618Z Compiling normalize-line-endings v0.3.0
15812025-06-30T13:53:55.667Z Compiling clap v4.5.40
15822025-06-30T13:53:55.722Z Compiling strum v0.26.3
15832025-06-30T13:53:55.782Z Compiling petgraph v0.6.5
15842025-06-30T13:53:55.812Z Compiling predicates v3.1.3
15852025-06-30T13:53:55.931Z Compiling string_cache v0.8.9
15862025-06-30T13:53:55.960Z Compiling toml_edit v0.22.27
15872025-06-30T13:53:56.320Z Compiling similar v2.7.0
15882025-06-30T13:53:56.379Z Compiling tokio-postgres v0.7.13
15892025-06-30T13:53:56.425Z Compiling hickory-proto v0.25.2
15902025-06-30T13:53:57.173Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15912025-06-30T13:53:58.145Z Compiling daft v0.1.3
15922025-06-30T13:53:58.237Z Compiling indicatif v0.17.11
15932025-06-30T13:53:58.649Z Compiling usdt v0.5.0
15942025-06-30T13:53:59.030Z Compiling ecdsa v0.16.9
15952025-06-30T13:53:59.093Z Compiling rsa v0.9.6
15962025-06-30T13:53:59.766Z Compiling zip v4.2.0
15972025-06-30T13:53:59.947Z Compiling zip v0.6.6
15982025-06-30T13:54:01.017Z Compiling ed25519-dalek v2.1.1
15992025-06-30T13:54:01.665Z Compiling crossterm v0.28.1
16002025-06-30T13:54:01.958Z Compiling toml v0.7.8
16012025-06-30T13:54:03.219Z Compiling tokio-stream v0.1.17
16022025-06-30T13:54:03.411Z Compiling openapiv3 v2.2.0
16032025-06-30T13:54:03.443Z Compiling x509-cert v0.2.5
16042025-06-30T13:54:03.659Z Compiling sha1 v0.10.6
16052025-06-30T13:54:04.032Z Compiling itertools v0.10.5
16062025-06-30T13:54:04.100Z Compiling dirs-sys-next v0.1.2
16072025-06-30T13:54:04.360Z Compiling winnow v0.6.26
16082025-06-30T13:54:04.598Z Compiling peg-runtime v0.8.5
16092025-06-30T13:54:05.075Z Compiling lalrpop-util v0.19.12
16102025-06-30T13:54:05.316Z Compiling rustc-hash v2.1.1
16112025-06-30T13:54:05.385Z Compiling dirs-next v2.0.0
16122025-06-30T13:54:05.504Z Compiling thread_local v1.1.8
16132025-06-30T13:54:05.571Z Compiling slog-async v2.8.0
16142025-06-30T13:54:05.952Z Compiling term v0.7.0
16152025-06-30T13:54:06.028Z Compiling crossbeam-channel v0.5.15
16162025-06-30T13:54:06.138Z Compiling xattr v1.3.1
16172025-06-30T13:54:06.391Z Compiling futures-executor v0.3.31
16182025-06-30T13:54:06.568Z Compiling filetime v0.2.25
16192025-06-30T13:54:06.679Z Compiling is-terminal v0.4.13
16202025-06-30T13:54:06.828Z Compiling take_mut v0.2.2
16212025-06-30T13:54:06.853Z Compiling slog-term v2.9.1
16222025-06-30T13:54:06.879Z Compiling tar v0.4.44
16232025-06-30T13:54:06.905Z Compiling futures v0.3.31
16242025-06-30T13:54:06.930Z Compiling camino v1.1.10
16252025-06-30T13:54:12.586Z Compiling aws-lc-sys v0.26.0
16262025-06-30T13:54:46.135Z Compiling rustls-webpki v0.102.8
16272025-06-30T13:54:53.242Z Compiling tokio-rustls v0.26.0
16282025-06-30T13:54:53.647Z Compiling hyper-rustls v0.27.7
16292025-06-30T13:54:54.037Z Compiling reqwest v0.12.20
16302025-06-30T13:54:59.169Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16312025-06-30T13:54:59.619Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16322025-06-30T13:55:06.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
16332025-06-30T13:55:06.472Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16342025-06-30T13:55:06.557ZJun 30 13:55:05.861 INFO Starting download, target: Cockroach
16352025-06-30T13:55:06.557ZJun 30 13:55:05.861 INFO Starting download, target: Clickhouse
16362025-06-30T13:55:06.557ZJun 30 13:55:05.861 INFO Starting download, target: Console
16372025-06-30T13:55:06.557ZJun 30 13:55:05.861 INFO Starting download, target: DendriteStub
16382025-06-30T13:55:06.557ZJun 30 13:55:05.861 INFO Starting download, target: MaghemiteMgd
16392025-06-30T13:55:06.557ZJun 30 13:55:05.861 INFO Starting download, target: TransceiverControl
16402025-06-30T13:55:06.583ZJun 30 13:55:05.864 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16412025-06-30T13:55:06.583ZJun 30 13:55:05.864 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16422025-06-30T13:55:06.583ZJun 30 13:55:05.864 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16432025-06-30T13:55:06.583ZJun 30 13:55:05.865 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16442025-06-30T13:55:06.583ZJun 30 13:55:05.865 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16452025-06-30T13:55:06.583ZJun 30 13:55:05.865 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16462025-06-30T13:55:07.011ZJun 30 13:55:06.310 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16472025-06-30T13:55:07.617ZJun 30 13:55:06.919 INFO Download complete, target: Console
16482025-06-30T13:55:09.203ZJun 30 13:55:08.507 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16492025-06-30T13:55:09.695ZJun 30 13:55:08.999 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16502025-06-30T13:55:10.354ZJun 30 13:55:09.658 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16512025-06-30T13:55:11.117ZJun 30 13:55:10.422 INFO Download complete, target: TransceiverControl
16522025-06-30T13:55:11.643ZJun 30 13:55:10.947 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16532025-06-30T13:55:11.643ZJun 30 13:55:10.947 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16542025-06-30T13:55:14.353ZJun 30 13:55:13.658 INFO Download complete, target: DendriteStub
16552025-06-30T13:55:15.096ZJun 30 13:55:14.401 INFO Download complete, target: MaghemiteMgd
16562025-06-30T13:55:20.439ZJun 30 13:55:19.744 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16572025-06-30T13:55:22.776ZJun 30 13:55:22.081 INFO Checking that binary works, target: Cockroach
16582025-06-30T13:55:23.065ZJun 30 13:55:22.368 INFO Download complete, target: Cockroach
16592025-06-30T13:55:35.835ZJun 30 13:55:35.140 INFO Checking that binary works, target: Clickhouse
16602025-06-30T13:55:36.052ZJun 30 13:55:35.357 INFO Download complete, target: Clickhouse
16612025-06-30T13:55:36.080ZAll prerequisites installed successfully
16622025-06-30T13:55:36.080Z
16632025-06-30T13:55:36.080Zreal 5:30.623868677
16642025-06-30T13:55:36.080Zuser 16:13.402733589
16652025-06-30T13:55:36.080Zsys 2:39.520805274
16662025-06-30T13:55:36.080Ztrap 0.639390418
16672025-06-30T13:55:36.080Ztflt 0.422878796
16682025-06-30T13:55:36.080Zdflt 1.410904937
16692025-06-30T13:55:36.080Zkflt 0.009610416
16702025-06-30T13:55:36.080Zlock 29:18.001928992
16712025-06-30T13:55:36.080Zslp 58:45.949172588
16722025-06-30T13:55:36.080Zlat 1:07.249089861
16732025-06-30T13:55:36.080Zstop 2:40.153199013
16742025-06-30T13:55:36.080Z+ ptime -m cargo xtask download softnpu
16752025-06-30T13:55:37.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
16762025-06-30T13:55:37.310Z Running `target/debug/xtask download softnpu`
16772025-06-30T13:55:38.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
16782025-06-30T13:55:38.868Z Running `target/debug/xtask-downloader softnpu`
16792025-06-30T13:55:38.926ZJun 30 13:55:38.231 INFO Starting download, target: Softnpu
16802025-06-30T13:55:38.954ZJun 30 13:55:38.232 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16812025-06-30T13:55:40.567ZJun 30 13:55:39.872 INFO Download complete, target: Softnpu
16822025-06-30T13:55:40.593Z
16832025-06-30T13:55:40.593Zreal 4.499354605
16842025-06-30T13:55:40.593Zuser 2.300927130
16852025-06-30T13:55:40.593Zsys 1.342561346
16862025-06-30T13:55:40.593Ztrap 0.000936876
16872025-06-30T13:55:40.593Ztflt 0.000302423
16882025-06-30T13:55:40.593Zdflt 0.000156667
16892025-06-30T13:55:40.593Zkflt 0.000000000
16902025-06-30T13:55:40.593Zlock 17.560672324
16912025-06-30T13:55:40.593Zslp 1.397084655
16922025-06-30T13:55:40.593Zlat 0.216607795
16932025-06-30T13:55:40.593Zstop 0.000357354
16942025-06-30T13:55:40.593Z+ export CARGO_INCREMENTAL=0
16952025-06-30T13:55:40.593Z+ CARGO_INCREMENTAL=0
16962025-06-30T13:55:40.593Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16972025-06-30T13:55:42.432Z Compiling proc-macro2 v1.0.95
16982025-06-30T13:55:42.432Z Compiling unicode-ident v1.0.18
16992025-06-30T13:55:42.432Z Compiling libc v0.2.174
17002025-06-30T13:55:42.432Z Compiling serde v1.0.219
17012025-06-30T13:55:42.458Z Compiling autocfg v1.4.0
17022025-06-30T13:55:42.458Z Compiling cfg-if v1.0.1
17032025-06-30T13:55:42.458Z Compiling version_check v0.9.5
17042025-06-30T13:55:42.715Z Compiling memchr v2.7.4
17052025-06-30T13:55:42.744Z Compiling shlex v1.3.0
17062025-06-30T13:55:42.781Z Compiling portable-atomic v1.11.0
17072025-06-30T13:55:43.137Z Compiling typenum v1.17.0
17082025-06-30T13:55:43.181Z Compiling value-bag v1.9.0
17092025-06-30T13:55:43.339Z Compiling lock_api v0.4.12
17102025-06-30T13:55:43.568Z Compiling generic-array v0.14.7
17112025-06-30T13:55:43.684Z Compiling log v0.4.27
17122025-06-30T13:55:43.908Z Compiling libm v0.2.8
17132025-06-30T13:55:43.956Z Compiling serde_json v1.0.140
17142025-06-30T13:55:44.008Z Compiling num-traits v0.2.19
17152025-06-30T13:55:44.259Z Compiling getrandom v0.3.1
17162025-06-30T13:55:44.315Z Compiling parking_lot_core v0.9.10
17172025-06-30T13:55:44.455Z Compiling quote v1.0.40
17182025-06-30T13:55:44.513Z Compiling jobserver v0.1.32
17192025-06-30T13:55:44.598Z Compiling smallvec v1.15.0
17202025-06-30T13:55:44.646Z Compiling semver v1.0.26
17212025-06-30T13:55:44.723Z Compiling scopeguard v1.2.0
17222025-06-30T13:55:44.864Z Compiling syn v2.0.104
17232025-06-30T13:55:44.913Z Compiling cc v1.2.15
17242025-06-30T13:55:45.089Z Compiling getrandom v0.2.15
17252025-06-30T13:55:45.152Z Compiling pkg-config v0.3.31
17262025-06-30T13:55:45.178Z Compiling itoa v1.0.11
17272025-06-30T13:55:45.234Z Compiling aho-corasick v1.1.3
17282025-06-30T13:55:45.398Z Compiling rustix v0.38.37
17292025-06-30T13:55:45.467Z Compiling regex-syntax v0.8.5
17302025-06-30T13:55:46.240Z Compiling either v1.15.0
17312025-06-30T13:55:46.648Z Compiling critical-section v1.1.3
17322025-06-30T13:55:46.942Z Compiling stable_deref_trait v1.2.0
17332025-06-30T13:55:47.113Z Compiling slab v0.4.9
17342025-06-30T13:55:47.318Z Compiling spin v0.9.8
17352025-06-30T13:55:47.448Z Compiling once_cell v1.21.3
17362025-06-30T13:55:47.576Z Compiling errno v0.3.12
17372025-06-30T13:55:47.737Z Compiling rand_core v0.6.4
17382025-06-30T13:55:47.910Z Compiling glob v0.3.2
17392025-06-30T13:55:48.160Z Compiling thiserror v1.0.69
17402025-06-30T13:55:48.222Z Compiling pin-project-lite v0.2.14
17412025-06-30T13:55:48.282Z Compiling foldhash v0.1.5
17422025-06-30T13:55:48.390Z Compiling subtle v2.6.1
17432025-06-30T13:55:48.631Z Compiling equivalent v1.0.2
17442025-06-30T13:55:48.657Z Compiling clang-sys v1.8.1
17452025-06-30T13:55:48.683Z Compiling ryu v1.0.18
17462025-06-30T13:55:48.746Z Compiling allocator-api2 v0.2.21
17472025-06-30T13:55:48.801Z Compiling prettyplease v0.2.35
17482025-06-30T13:55:49.107Z Compiling regex-automata v0.4.8
17492025-06-30T13:55:49.166Z Compiling lazy_static v1.5.0
17502025-06-30T13:55:49.379Z Compiling hashbrown v0.15.4
17512025-06-30T13:55:49.443Z Compiling minimal-lexical v0.2.1
17522025-06-30T13:55:49.501Z Compiling schemars v0.8.22
17532025-06-30T13:55:49.632Z Compiling writeable v0.5.5
17542025-06-30T13:55:49.840Z Compiling litemap v0.7.3
17552025-06-30T13:55:49.930Z Compiling nom v7.1.3
17562025-06-30T13:55:50.865Z Compiling libloading v0.8.5
17572025-06-30T13:55:51.070Z Compiling bindgen v0.69.5
17582025-06-30T13:55:51.309Z Compiling home v0.5.9
17592025-06-30T13:55:51.535Z Compiling percent-encoding v2.3.1
17602025-06-30T13:55:52.059Z Compiling synstructure v0.13.1
17612025-06-30T13:55:52.085Z Compiling serde_derive_internals v0.29.1
17622025-06-30T13:55:53.094Z Compiling cexpr v0.6.0
17632025-06-30T13:55:53.231Z Compiling itertools v0.12.1
17642025-06-30T13:55:53.502Z Compiling lazycell v1.3.0
17652025-06-30T13:55:53.694Z Compiling icu_locid_transform_data v1.5.0
17662025-06-30T13:55:53.820Z Compiling rustc-hash v1.1.0
17672025-06-30T13:55:54.003Z Compiling byteorder v1.5.0
17682025-06-30T13:55:54.365Z Compiling cmake v0.1.51
17692025-06-30T13:55:54.511Z Compiling regex v1.11.1
17702025-06-30T13:55:54.537Z Compiling signal-hook-registry v1.4.2
17712025-06-30T13:55:55.028Z Compiling icu_properties_data v1.5.0
17722025-06-30T13:55:55.098Z Compiling zerocopy v0.8.26
17732025-06-30T13:55:55.300Z Compiling serde_derive v1.0.219
17742025-06-30T13:55:55.386Z Compiling zeroize_derive v1.4.2
17752025-06-30T13:55:55.507Z Compiling zerofrom-derive v0.1.4
17762025-06-30T13:55:55.820Z Compiling yoke-derive v0.7.4
17772025-06-30T13:55:55.964Z Compiling zerovec-derive v0.10.3
17782025-06-30T13:55:56.073Z Compiling displaydoc v0.2.5
17792025-06-30T13:55:56.544Z Compiling icu_provider_macros v1.5.0
17802025-06-30T13:55:57.273Z Compiling tokio-macros v2.5.0
17812025-06-30T13:55:57.401Z Compiling zeroize v1.8.1
17822025-06-30T13:55:57.822Z Compiling zerocopy-derive v0.7.35
17832025-06-30T13:55:57.861Z Compiling thiserror-impl v1.0.69
17842025-06-30T13:55:57.943Z Compiling schemars_derive v0.8.22
17852025-06-30T13:55:58.149Z Compiling zerofrom v0.1.4
17862025-06-30T13:55:58.483Z Compiling yoke v0.7.4
17872025-06-30T13:55:58.926Z Compiling zerovec v0.10.4
17882025-06-30T13:55:59.421Z Compiling futures-macro v0.3.31
17892025-06-30T13:55:59.597Z Compiling dunce v1.0.5
17902025-06-30T13:55:59.764Z Compiling fs_extra v1.3.0
17912025-06-30T13:55:59.790Z Compiling paste v1.0.15
17922025-06-30T13:56:00.384Z Compiling parking_lot v0.12.3
17932025-06-30T13:56:00.410Z Compiling mio v1.0.2
17942025-06-30T13:56:00.471Z Compiling icu_normalizer_data v1.5.0
17952025-06-30T13:56:00.611Z Compiling write16 v1.0.0
17962025-06-30T13:56:00.714Z Compiling utf8_iter v1.0.4
17972025-06-30T13:56:00.789Z Compiling utf16_iter v1.0.5
17982025-06-30T13:56:01.056Z Compiling crypto-common v0.1.6
17992025-06-30T13:56:01.082Z Compiling zerocopy-derive v0.8.26
18002025-06-30T13:56:01.301Z Compiling tinystr v0.7.6
18012025-06-30T13:56:01.904Z Compiling icu_locid v1.5.0
18022025-06-30T13:56:01.929Z Compiling icu_collections v1.5.0
18032025-06-30T13:56:02.247Z Compiling socket2 v0.5.10
18042025-06-30T13:56:02.469Z Compiling fnv v1.0.7
18052025-06-30T13:56:02.632Z Compiling const-oid v0.9.6
18062025-06-30T13:56:03.373Z Compiling icu_provider v1.5.0
18072025-06-30T13:56:03.831Z Compiling form_urlencoded v1.2.1
18082025-06-30T13:56:04.297Z Compiling icu_locid_transform v1.5.0
18092025-06-30T13:56:04.356Z Compiling ring v0.17.14
18102025-06-30T13:56:05.412Z Compiling tracing-attributes v0.1.27
18112025-06-30T13:56:05.585Z Compiling der_derive v0.7.3
18122025-06-30T13:56:05.737Z Compiling icu_properties v1.5.1
18132025-06-30T13:56:06.329Z Compiling bitflags v2.9.0
18142025-06-30T13:56:06.547Z Compiling bytes v1.10.1
18152025-06-30T13:56:08.338Z Compiling indexmap v2.9.0
18162025-06-30T13:56:08.729Z Compiling tokio v1.45.1
18172025-06-30T13:56:09.344Z Compiling icu_normalizer v1.5.0
18182025-06-30T13:56:09.663Z Compiling aws-lc-rs v1.12.4
18192025-06-30T13:56:10.367Z Compiling which v4.4.2
18202025-06-30T13:56:10.663Z Compiling idna_adapter v1.2.0
18212025-06-30T13:56:10.942Z Compiling idna v1.0.3
18222025-06-30T13:56:10.984Z Compiling vcpkg v0.2.15
18232025-06-30T13:56:12.294Z Compiling openssl-sys v0.9.109
18242025-06-30T13:56:12.996Z Compiling url v2.5.4
18252025-06-30T13:56:14.100Z Compiling block-buffer v0.10.4
18262025-06-30T13:56:14.665Z Compiling thiserror v2.0.12
18272025-06-30T13:56:14.690Z Compiling heck v0.5.0
18282025-06-30T13:56:14.733Z Compiling futures-core v0.3.31
18292025-06-30T13:56:15.161Z Compiling digest v0.10.7
18302025-06-30T13:56:15.856Z Compiling zerocopy v0.7.35
18312025-06-30T13:56:16.005Z Compiling thiserror-impl v2.0.12
18322025-06-30T13:56:16.073Z Compiling httparse v1.9.5
18332025-06-30T13:56:17.559Z Compiling uuid v1.17.0
18342025-06-30T13:56:18.090Z Compiling iana-time-zone v0.1.63
18352025-06-30T13:56:18.447Z Compiling crossbeam-utils v0.8.21
18362025-06-30T13:56:18.617Z Compiling syn v1.0.109
18372025-06-30T13:56:18.761Z Compiling chrono v0.4.41
18382025-06-30T13:56:19.788Z Compiling futures-sink v0.3.31
18392025-06-30T13:56:20.321Z Compiling time-core v0.1.2
18402025-06-30T13:56:20.547Z Compiling num-conv v0.1.0
18412025-06-30T13:56:20.860Z Compiling time-macros v0.2.18
18422025-06-30T13:56:22.063Z Compiling cpufeatures v0.2.14
18432025-06-30T13:56:22.242Z Compiling aws-lc-sys v0.26.0
18442025-06-30T13:56:22.622Z Compiling openssl v0.10.73
18452025-06-30T13:56:23.207Z Compiling hmac v0.12.1
18462025-06-30T13:56:23.345Z Compiling rustc_version v0.4.1
18472025-06-30T13:56:23.489Z Compiling serde_tokenstream v0.2.2
18482025-06-30T13:56:24.054Z Compiling block-padding v0.3.3
18492025-06-30T13:56:24.134Z Compiling openssl-macros v0.1.1
18502025-06-30T13:56:24.335Z Compiling scroll_derive v0.12.0
18512025-06-30T13:56:24.849Z Compiling dyn-clone v1.0.19
18522025-06-30T13:56:25.120Z Compiling native-tls v0.2.12
18532025-06-30T13:56:25.201Z Compiling ucd-trie v0.1.7
18542025-06-30T13:56:25.538Z Compiling rustls v0.23.19
18552025-06-30T13:56:25.696Z Compiling pest v2.7.14
18562025-06-30T13:56:25.866Z Compiling inout v0.1.3
18572025-06-30T13:56:25.925Z Compiling futures-channel v0.3.31
18582025-06-30T13:56:26.369Z Compiling pin-utils v0.1.0
18592025-06-30T13:56:26.435Z Compiling strsim v0.11.1
18602025-06-30T13:56:26.636Z Compiling futures-io v0.3.31
18612025-06-30T13:56:27.038Z Compiling futures-task v0.3.31
18622025-06-30T13:56:27.394Z Compiling futures-util v0.3.31
18632025-06-30T13:56:27.601Z Compiling cipher v0.4.4
18642025-06-30T13:56:28.547Z Compiling pest_meta v2.7.14
18652025-06-30T13:56:30.064Z Compiling sha2 v0.10.9
18662025-06-30T13:56:30.979Z Compiling http v1.3.1
18672025-06-30T13:56:31.894Z Compiling cookie v0.18.1
18682025-06-30T13:56:31.989Z Compiling base64ct v1.6.0
18692025-06-30T13:56:32.565Z Compiling pem-rfc7468 v0.7.0
18702025-06-30T13:56:33.112Z Compiling pest_generator v2.7.14
18712025-06-30T13:56:33.736Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18722025-06-30T13:56:34.354Z Compiling bzip2-sys v0.1.13+1.0.8
18732025-06-30T13:56:34.616Z Compiling flagset v0.4.6
18742025-06-30T13:56:34.852Z Compiling slog v2.7.0
18752025-06-30T13:56:34.891Z Compiling der v0.7.9
18762025-06-30T13:56:35.356Z Compiling pest_derive v2.7.14
18772025-06-30T13:56:35.940Z Compiling serde_spanned v0.6.9
18782025-06-30T13:56:36.133Z Compiling toml_datetime v0.6.11
18792025-06-30T13:56:36.221Z Compiling tracing-core v0.1.32
18802025-06-30T13:56:36.246Z Compiling usdt-impl v0.5.0
18812025-06-30T13:56:36.591Z Compiling rustversion v1.0.17
18822025-06-30T13:56:36.629Z Compiling rustls-pki-types v1.10.0
18832025-06-30T13:56:37.183Z Compiling rayon-core v1.12.1
18842025-06-30T13:56:37.456Z Compiling anyhow v1.0.98
18852025-06-30T13:56:37.605Z Compiling spki v0.7.3
18862025-06-30T13:56:37.637Z Compiling tracing v0.1.40
18872025-06-30T13:56:38.003Z Compiling salsa20 v0.10.2
18882025-06-30T13:56:38.055Z Compiling scroll v0.12.0
18892025-06-30T13:56:38.272Z Compiling pbkdf2 v0.12.2
18902025-06-30T13:56:38.298Z Compiling ppv-lite86 v0.2.20
18912025-06-30T13:56:38.531Z Compiling plain v0.2.3
18922025-06-30T13:56:38.790Z Compiling winnow v0.5.40
18932025-06-30T13:56:38.861Z Compiling litrs v0.4.1
18942025-06-30T13:56:39.157Z Compiling goblin v0.8.2
18952025-06-30T13:56:39.244Z Compiling scrypt v0.11.0
18962025-06-30T13:56:39.804Z Compiling cbc v0.1.2
18972025-06-30T13:56:39.929Z Compiling document-features v0.2.10
18982025-06-30T13:56:40.074Z Compiling aes v0.8.4
18992025-06-30T13:56:41.253Z Compiling tokio-util v0.7.15
19002025-06-30T13:56:42.531Z Compiling toml_edit v0.19.15
19012025-06-30T13:56:43.795Z Compiling powerfmt v0.2.0
19022025-06-30T13:56:43.893Z Compiling untrusted v0.9.0
19032025-06-30T13:56:44.143Z Compiling newtype-uuid v1.2.4
19042025-06-30T13:56:44.434Z Compiling untrusted v0.7.1
19052025-06-30T13:56:44.460Z Compiling pretty-hex v0.4.1
19062025-06-30T13:56:44.734Z Compiling deranged v0.3.11
19072025-06-30T13:56:45.325Z Compiling pkcs5 v0.7.1
19082025-06-30T13:56:46.356Z Compiling dof v0.3.0
19092025-06-30T13:56:47.375Z Compiling dtrace-parser v0.2.0
19102025-06-30T13:56:47.798Z Compiling http-body v1.0.1
19112025-06-30T13:56:48.111Z Compiling heapless v0.7.17
19122025-06-30T13:56:48.824Z Compiling thread-id v4.2.2
19132025-06-30T13:56:48.997Z Compiling base64 v0.22.1
19142025-06-30T13:56:49.292Z Compiling zstd-safe v7.2.3
19152025-06-30T13:56:49.558Z Compiling num_threads v0.1.7
19162025-06-30T13:56:49.733Z Compiling atomic-waker v1.1.2
19172025-06-30T13:56:49.844Z Compiling adler2 v2.0.0
19182025-06-30T13:56:49.900Z Compiling signal-hook v0.3.18
19192025-06-30T13:56:50.010Z Compiling time v0.3.36
19202025-06-30T13:56:50.239Z Compiling miniz_oxide v0.8.5
19212025-06-30T13:56:52.316Z Compiling pkcs8 v0.10.2
19222025-06-30T13:56:53.702Z Compiling tower-service v0.3.3
19232025-06-30T13:56:54.345Z Compiling tinyvec_macros v0.1.1
19242025-06-30T13:56:54.654Z Compiling try-lock v0.2.5
19252025-06-30T13:56:54.852Z Compiling want v0.3.1
19262025-06-30T13:56:54.965Z Compiling tinyvec v1.8.0
19272025-06-30T13:56:56.491Z Compiling h2 v0.4.6
19282025-06-30T13:56:57.423Z Compiling rand_core v0.9.2
19292025-06-30T13:56:57.836Z Compiling curve25519-dalek v4.1.3
19302025-06-30T13:56:58.461Z Compiling ipnet v2.11.0
19312025-06-30T13:56:58.486Z Compiling async-trait v0.1.88
19322025-06-30T13:56:59.203Z Compiling memoffset v0.9.1
19332025-06-30T13:56:59.557Z Compiling foreign-types-shared v0.1.1
19342025-06-30T13:56:59.747Z Compiling openssl-probe v0.1.5
19352025-06-30T13:57:00.518Z Compiling httpdate v1.0.3
19362025-06-30T13:57:00.622Z Compiling num-bigint-dig v0.8.4
19372025-06-30T13:57:01.903Z Compiling smoltcp v0.9.1
19382025-06-30T13:57:02.192Z Compiling foreign-types v0.3.2
19392025-06-30T13:57:04.724Z Compiling rand_chacha v0.9.0
19402025-06-30T13:57:06.149Z Compiling hyper v1.6.0
19412025-06-30T13:57:06.621Z Compiling usdt-attr-macro v0.5.0
19422025-06-30T13:57:08.035Z Compiling usdt-macro v0.5.0
19432025-06-30T13:57:12.244Z Compiling strum_macros v0.26.4
19442025-06-30T13:57:16.191Z Compiling ipnetwork v0.21.1
19452025-06-30T13:57:17.494Z Compiling daft-derive v0.1.3
19462025-06-30T13:57:17.732Z Compiling heck v0.4.1
19472025-06-30T13:57:18.166Z Compiling cfg_aliases v0.2.1
19482025-06-30T13:57:18.527Z Compiling gimli v0.31.1
19492025-06-30T13:57:20.273Z Compiling nix v0.29.0
19502025-06-30T13:57:22.911Z Compiling hyper-util v0.1.14
19512025-06-30T13:57:25.582Z Compiling addr2line v0.24.2
19522025-06-30T13:57:26.600Z Compiling rand v0.9.1
19532025-06-30T13:57:27.241Z Compiling crossbeam-epoch v0.9.18
19542025-06-30T13:57:27.911Z Compiling unicode-normalization v0.1.24
19552025-06-30T13:57:28.960Z Compiling hubpack_derive v0.1.1
19562025-06-30T13:57:29.025Z Compiling signature v2.2.0
19572025-06-30T13:57:29.327Z Compiling openapiv3 v2.2.0
19582025-06-30T13:57:29.847Z Compiling curve25519-dalek-derive v0.1.1
19592025-06-30T13:57:30.895Z Compiling object v0.36.5
19602025-06-30T13:57:31.218Z Compiling fs-err v3.1.1
19612025-06-30T13:57:31.560Z Compiling ahash v0.8.11
19622025-06-30T13:57:31.984Z Compiling crc32fast v1.4.2
19632025-06-30T13:57:32.361Z Compiling siphasher v0.3.11
19642025-06-30T13:57:32.778Z Compiling buf-list v1.0.3
19652025-06-30T13:57:33.321Z Compiling rustc-demangle v0.1.24
19662025-06-30T13:57:33.689Z Compiling utf8parse v0.2.2
19672025-06-30T13:57:33.893Z Compiling unicode-properties v0.1.3
19682025-06-30T13:57:34.560Z Compiling anstyle v1.0.11
19692025-06-30T13:57:35.074Z Compiling ident_case v1.0.1
19702025-06-30T13:57:35.369Z Compiling unicode-bidi v0.3.17
19712025-06-30T13:57:35.785Z Compiling zlib-rs v0.5.1
19722025-06-30T13:57:36.702Z Compiling stringprep v0.1.5
19732025-06-30T13:57:37.565Z Compiling darling_core v0.20.10
19742025-06-30T13:57:40.327Z Compiling backtrace v0.3.74
19752025-06-30T13:57:41.316Z Compiling libz-rs-sys v0.5.1
19762025-06-30T13:57:41.638Z Compiling anstyle-parse v0.2.5
19772025-06-30T13:57:42.068Z Compiling phf_shared v0.11.2
19782025-06-30T13:57:46.629Z Compiling crossbeam-deque v0.8.5
19792025-06-30T13:57:47.433Z Compiling http-body-util v0.1.3
19802025-06-30T13:57:48.145Z Compiling rand_chacha v0.3.1
19812025-06-30T13:57:49.823Z Compiling sync_wrapper v1.0.1
19822025-06-30T13:57:50.078Z Compiling md-5 v0.10.6
19832025-06-30T13:57:50.663Z Compiling num-integer v0.1.46
19842025-06-30T13:57:51.384Z Compiling hash32 v0.2.1
19852025-06-30T13:57:51.645Z Compiling ff v0.13.0
19862025-06-30T13:57:51.740Z Compiling encoding_rs v0.8.34
19872025-06-30T13:57:51.765Z Compiling anstyle-query v1.1.1
19882025-06-30T13:57:51.825Z Compiling is_terminal_polyfill v1.70.1
19892025-06-30T13:57:51.978Z Compiling base16ct v0.2.0
19902025-06-30T13:57:52.009Z Compiling tower-layer v0.3.3
19912025-06-30T13:57:52.311Z Compiling psl-types v2.0.11
19922025-06-30T13:57:52.470Z Compiling fallible-iterator v0.2.0
19932025-06-30T13:57:52.592Z Compiling mime v0.3.17
19942025-06-30T13:57:53.185Z Compiling colorchoice v1.0.2
19952025-06-30T13:57:53.396Z Compiling anstream v0.6.18
19962025-06-30T13:57:53.700Z Compiling postgres-protocol v0.6.8
19972025-06-30T13:57:54.028Z Compiling publicsuffix v2.3.0
19982025-06-30T13:57:54.826Z Compiling tower v0.5.2
19992025-06-30T13:57:55.946Z Compiling sec1 v0.7.3
20002025-06-30T13:57:55.979Z Compiling group v0.13.0
20012025-06-30T13:57:56.680Z Compiling num-iter v0.1.45
20022025-06-30T13:57:59.342Z Compiling rustls-webpki v0.102.8
20032025-06-30T13:57:59.515Z Compiling rand v0.8.5
20042025-06-30T13:58:00.547Z Compiling tokio-native-tls v0.3.1
20052025-06-30T13:58:01.216Z Compiling darling_macro v0.20.10
20062025-06-30T13:58:01.276Z Compiling flate2 v1.1.2
20072025-06-30T13:58:02.123Z Compiling strum_macros v0.25.3
20082025-06-30T13:58:02.238Z Compiling rustls-native-certs v0.8.1
20092025-06-30T13:58:03.289Z Compiling webpki-roots v1.0.0
20102025-06-30T13:58:04.150Z Compiling hkdf v0.12.4
20112025-06-30T13:58:04.335Z Compiling enum-as-inner v0.6.1
20122025-06-30T13:58:04.432Z Compiling clap_derive v4.5.40
20132025-06-30T13:58:04.637Z Compiling terminal_size v0.4.0
20142025-06-30T13:58:04.664Z Compiling serde_urlencoded v0.7.1
20152025-06-30T13:58:04.904Z Compiling crypto-bigint v0.5.5
20162025-06-30T13:58:05.121Z Compiling serde_repr v0.1.19
20172025-06-30T13:58:05.358Z Compiling clap_lex v0.7.4
20182025-06-30T13:58:05.954Z Compiling bitflags v1.3.2
20192025-06-30T13:58:06.098Z Compiling managed v0.8.0
20202025-06-30T13:58:06.123Z Compiling iri-string v0.7.8
20212025-06-30T13:58:07.252Z Compiling tokio-rustls v0.26.0
20222025-06-30T13:58:07.943Z Compiling bumpalo v3.16.0
20232025-06-30T13:58:08.378Z Compiling simd-adler32 v0.3.7
20242025-06-30T13:58:08.885Z Compiling lockfree-object-pool v0.1.6
20252025-06-30T13:58:09.185Z Compiling unicode-width v0.2.0
20262025-06-30T13:58:09.777Z Compiling console v0.15.10
20272025-06-30T13:58:10.019Z Compiling tower-http v0.6.6
20282025-06-30T13:58:10.954Z Compiling zopfli v0.8.1
20292025-06-30T13:58:12.159Z Compiling elliptic-curve v0.13.8
20302025-06-30T13:58:12.583Z Compiling hyper-rustls v0.27.7
20312025-06-30T13:58:13.204Z Compiling clap_builder v4.5.40
20322025-06-30T13:58:14.475Z Compiling oxnet v0.1.2
20332025-06-30T13:58:14.500Z Compiling hyper-tls v0.6.0
20342025-06-30T13:58:15.506Z Compiling darling v0.20.10
20352025-06-30T13:58:16.194Z Compiling zstd v0.13.3
20362025-06-30T13:58:16.714Z Compiling signal-hook-mio v0.2.4
20372025-06-30T13:58:16.836Z Compiling rayon v1.10.0
20382025-06-30T13:58:17.016Z Compiling cookie_store v0.21.1
20392025-06-30T13:58:17.854Z Compiling postgres-types v0.2.9
20402025-06-30T13:58:18.302Z Compiling phf v0.11.2
20412025-06-30T13:58:18.972Z Compiling hubpack v0.1.2
20422025-06-30T13:58:19.028Z Compiling ed25519 v2.2.3
20432025-06-30T13:58:19.438Z Compiling bzip2 v0.5.2
20442025-06-30T13:58:19.503Z Compiling bzip2 v0.4.4
20452025-06-30T13:58:19.960Z Compiling pkcs1 v0.7.5
20462025-06-30T13:58:21.461Z Compiling rfc6979 v0.4.0
20472025-06-30T13:58:21.488Z Compiling float-cmp v0.10.0
20482025-06-30T13:58:21.712Z Compiling serde-big-array v0.5.1
20492025-06-30T13:58:21.783Z Compiling bstr v1.10.0
20502025-06-30T13:58:21.983Z Compiling regress v0.10.3
20512025-06-30T13:58:22.009Z Compiling memmap v0.7.0
20522025-06-30T13:58:22.357Z Compiling static_assertions v1.1.0
20532025-06-30T13:58:22.505Z Compiling number_prefix v0.4.0
20542025-06-30T13:58:22.756Z Compiling predicates-core v1.0.8
20552025-06-30T13:58:23.336Z Compiling toml_write v0.1.2
20562025-06-30T13:58:23.531Z Compiling unicode-segmentation v1.12.0
20572025-06-30T13:58:23.733Z Compiling normalize-line-endings v0.3.0
20582025-06-30T13:58:23.890Z Compiling precomputed-hash v0.1.1
20592025-06-30T13:58:24.040Z Compiling fixedbitset v0.4.2
20602025-06-30T13:58:24.471Z Compiling data-encoding v2.9.0
20612025-06-30T13:58:24.834Z Compiling winnow v0.7.10
20622025-06-30T13:58:25.007Z Compiling difflib v0.4.0
20632025-06-30T13:58:25.435Z Compiling whoami v1.6.0
20642025-06-30T13:58:25.859Z Compiling new_debug_unreachable v1.0.6
20652025-06-30T13:58:25.960Z Compiling tokio-postgres v0.7.13
20662025-06-30T13:58:25.985Z Compiling string_cache v0.8.9
20672025-06-30T13:58:26.141Z Compiling predicates v3.1.3
20682025-06-30T13:58:26.205Z Compiling typify-impl v0.3.0
20692025-06-30T13:58:26.455Z Compiling hickory-proto v0.25.2
20702025-06-30T13:58:27.454Z Compiling reqwest v0.12.20
20712025-06-30T13:58:28.355Z Compiling toml_edit v0.22.27
20722025-06-30T13:58:30.907Z Compiling petgraph v0.6.5
20732025-06-30T13:58:34.628Z Compiling similar v2.7.0
20742025-06-30T13:58:34.787Z Compiling indicatif v0.17.11
20752025-06-30T13:58:35.120Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
20762025-06-30T13:58:35.491Z Compiling usdt v0.5.0
20772025-06-30T13:58:35.972Z Compiling ecdsa v0.16.9
20782025-06-30T13:58:36.932Z Compiling rsa v0.9.6
20792025-06-30T13:58:37.420Z Compiling zip v4.2.0
20802025-06-30T13:58:37.544Z Compiling zip v0.6.6
20812025-06-30T13:58:38.548Z Compiling ed25519-dalek v2.1.1
20822025-06-30T13:58:39.561Z Compiling clap v4.5.40
20832025-06-30T13:58:39.639Z Compiling crossterm v0.28.1
20842025-06-30T13:58:39.682Z Compiling daft v0.1.3
20852025-06-30T13:58:39.870Z Compiling strum v0.26.3
20862025-06-30T13:58:40.118Z Compiling tokio-stream v0.1.17
20872025-06-30T13:58:40.276Z Compiling toml v0.7.8
20882025-06-30T13:58:41.205Z Compiling x509-cert v0.2.5
20892025-06-30T13:58:42.777Z Compiling sha1 v0.10.6
20902025-06-30T13:58:43.250Z Compiling itertools v0.10.5
20912025-06-30T13:58:43.489Z Compiling winnow v0.6.26
20922025-06-30T13:58:45.987Z Compiling rustix v1.0.7
20932025-06-30T13:58:46.122Z Compiling unicode-xid v0.2.6
20942025-06-30T13:58:46.460Z Compiling peg-runtime v0.8.5
20952025-06-30T13:58:47.094Z Compiling lalrpop-util v0.19.12
20962025-06-30T13:58:47.622Z Compiling rustc-hash v2.1.1
20972025-06-30T13:58:47.926Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20982025-06-30T13:58:49.162Z Compiling typify-macro v0.3.0
20992025-06-30T13:58:58.077Z Compiling camino v1.1.10
21002025-06-30T13:59:00.907Z Compiling proc-macro-crate v1.3.1
21012025-06-30T13:59:01.309Z Compiling macaddr v1.0.1
21022025-06-30T13:59:02.446Z Compiling itertools v0.13.0
21032025-06-30T13:59:03.528Z Compiling heapless v0.8.0
21042025-06-30T13:59:04.005Z Compiling fastrand v2.1.1
21052025-06-30T13:59:05.521Z Compiling ingot-macros v0.1.0
21062025-06-30T13:59:06.291Z Compiling tempfile v3.20.0
21072025-06-30T13:59:09.854Z Compiling num_enum_derive v0.5.11
21082025-06-30T13:59:12.640Z Compiling structmeta-derive v0.3.0
21092025-06-30T13:59:12.841Z Compiling hash32 v0.3.1
21102025-06-30T13:59:13.153Z Compiling smoltcp v0.11.0
21112025-06-30T13:59:15.646Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21122025-06-30T13:59:19.154Z Compiling structmeta v0.3.0
21132025-06-30T13:59:21.717Z Compiling num_enum v0.5.11
21142025-06-30T13:59:24.178Z Compiling ingot-types v0.1.0
21152025-06-30T13:59:26.243Z Compiling typify v0.3.0
21162025-06-30T13:59:30.877Z Compiling dirs-sys-next v0.1.2
21172025-06-30T13:59:31.107Z Compiling proc-macro-error-attr v1.0.4
21182025-06-30T13:59:31.492Z Compiling rustls v0.22.4
21192025-06-30T13:59:31.773Z Compiling cobs v0.2.3
21202025-06-30T13:59:31.994Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21212025-06-30T13:59:33.056Z Compiling unsafe-libyaml v0.2.11
21222025-06-30T13:59:34.522Z Compiling serde_yaml v0.9.34+deprecated
21232025-06-30T13:59:37.503Z Compiling postcard v1.0.10
21242025-06-30T13:59:39.596Z Compiling dirs-next v2.0.0
21252025-06-30T13:59:43.339Z Compiling progenitor-impl v0.9.1
21262025-06-30T13:59:47.219Z Compiling ingot v0.1.0
21272025-06-30T13:59:47.942Z Compiling toml v0.8.23
21282025-06-30T13:59:51.702Z Compiling futures-executor v0.3.31
21292025-06-30T13:59:52.617Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21302025-06-30T13:59:52.834Z Compiling hex v0.4.3
21312025-06-30T13:59:52.961Z Compiling foreign-types-macros v0.2.3
21322025-06-30T13:59:53.546Z Compiling thread_local v1.1.8
21332025-06-30T13:59:53.571Z Compiling wait-timeout v0.2.0
21342025-06-30T13:59:54.053Z Compiling proc-macro-error v1.0.4
21352025-06-30T13:59:54.172Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21362025-06-30T13:59:54.254Z Compiling multer v3.1.0
21372025-06-30T13:59:54.367Z Compiling slog-async v2.8.0
21382025-06-30T13:59:54.568Z Compiling unicode-width v0.1.14
21392025-06-30T13:59:54.795Z Compiling foreign-types-shared v0.3.1
21402025-06-30T13:59:54.910Z Compiling match_cfg v0.1.0
21412025-06-30T13:59:54.964Z Compiling ref-cast v1.0.24
21422025-06-30T13:59:55.065Z Compiling quick-error v1.2.3
21432025-06-30T13:59:55.169Z Compiling bit-vec v0.8.0
21442025-06-30T13:59:55.294Z Compiling rusty-fork v0.3.0
21452025-06-30T13:59:55.374Z Compiling hostname v0.3.1
21462025-06-30T13:59:55.501Z Compiling tabwriter v1.4.0
21472025-06-30T13:59:55.669Z Compiling bit-set v0.8.0
21482025-06-30T13:59:55.718Z Compiling foreign-types v0.5.0
21492025-06-30T13:59:56.035Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21502025-06-30T13:59:56.060Z Compiling futures v0.3.31
21512025-06-30T13:59:56.155Z Compiling progenitor-macro v0.9.1
21522025-06-30T13:59:56.244Z Compiling term v0.7.0
21532025-06-30T13:59:59.597Z Compiling progenitor-client v0.9.1
21542025-06-30T13:59:59.712Z Compiling slog-json v2.6.1
21552025-06-30T14:00:00.158Z Compiling rand_xorshift v0.4.0
21562025-06-30T14:00:00.239Z Compiling crossbeam-channel v0.5.15
21572025-06-30T14:00:00.457Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21582025-06-30T14:00:00.507Z Compiling ref-cast-impl v1.0.24
21592025-06-30T14:00:01.130Z Compiling async-stream-impl v0.3.6
21602025-06-30T14:00:01.441Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21612025-06-30T14:00:01.656Z Compiling cstr-argument v0.1.2
21622025-06-30T14:00:01.949Z Compiling is-terminal v0.4.13
21632025-06-30T14:00:02.151Z Compiling dropshot v0.16.2
21642025-06-30T14:00:02.176Z Compiling unarray v0.1.4
21652025-06-30T14:00:02.176Z Compiling pretty-hex v0.2.1
21662025-06-30T14:00:02.462Z Compiling take_mut v0.2.2
21672025-06-30T14:00:02.494Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21682025-06-30T14:00:02.521Z Compiling crucible-workspace-hack v0.1.0
21692025-06-30T14:00:02.742Z Compiling typeid v1.0.3
21702025-06-30T14:00:02.948Z Compiling tokio-rustls v0.25.0
21712025-06-30T14:00:03.412Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21722025-06-30T14:00:03.460Z Compiling proptest v1.7.0
21732025-06-30T14:00:04.854Z Compiling async-stream v0.3.6
21742025-06-30T14:00:05.251Z Compiling slog-term v2.9.1
21752025-06-30T14:00:05.276Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21762025-06-30T14:00:05.589Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21772025-06-30T14:00:05.799Z Compiling slog-bunyan v2.5.0
21782025-06-30T14:00:06.253Z Compiling progenitor v0.9.1
21792025-06-30T14:00:06.479Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21802025-06-30T14:00:06.621Z Compiling test-strategy v0.4.1
21812025-06-30T14:00:06.701Z Compiling parse-display-derive v0.10.0
21822025-06-30T14:00:07.474Z Compiling serde_with_macros v3.12.0
21832025-06-30T14:00:08.549Z Compiling colored v2.2.0
21842025-06-30T14:00:09.267Z Compiling waitgroup v0.1.2
21852025-06-30T14:00:09.521Z Compiling rustls-pemfile v2.2.0
21862025-06-30T14:00:09.547Z Compiling dropshot_endpoint v0.16.2
21872025-06-30T14:00:09.800Z Compiling serde_path_to_error v0.1.17
21882025-06-30T14:00:09.916Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21892025-06-30T14:00:10.017Z Compiling derive-where v1.5.0
21902025-06-30T14:00:10.621Z Compiling hostname v0.4.0
21912025-06-30T14:00:10.806Z Compiling instant v0.1.13
21922025-06-30T14:00:10.915Z Compiling debug-ignore v1.0.5
21932025-06-30T14:00:11.005Z Compiling backoff v0.4.0
21942025-06-30T14:00:11.122Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21952025-06-30T14:00:11.367Z Compiling parse-display v0.10.0
21962025-06-30T14:00:11.391Z Compiling serde_with v3.12.0
21972025-06-30T14:00:12.599Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21982025-06-30T14:00:13.004Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
21992025-06-30T14:00:15.435Z Compiling zone_cfg_derive v0.3.0
22002025-06-30T14:00:16.266Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
22012025-06-30T14:00:16.523Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22022025-06-30T14:00:17.134Z Compiling iddqd v0.3.8
22032025-06-30T14:00:17.809Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
22042025-06-30T14:00:21.135Z Compiling camino-tempfile v1.4.1
22052025-06-30T14:00:21.160Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
22062025-06-30T14:00:21.600Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22072025-06-30T14:00:21.661Z Compiling progenitor-client v0.10.0
22082025-06-30T14:00:21.761Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22092025-06-30T14:00:21.906Z Compiling num-derive v0.4.2
22102025-06-30T14:00:22.536Z Compiling sigpipe v0.1.3
22112025-06-30T14:00:22.571Z Compiling jiff v0.2.15
22122025-06-30T14:00:23.658Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22132025-06-30T14:00:23.946Z Compiling libefi-sys v0.1.0
22142025-06-30T14:00:24.291Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22152025-06-30T14:00:24.549Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22162025-06-30T14:00:24.596Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
22172025-06-30T14:00:25.166Z Compiling erased-serde v0.4.6
22182025-06-30T14:00:25.757Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
22192025-06-30T14:00:26.603Z Compiling zone v0.3.1
22202025-06-30T14:00:28.828Z Compiling itertools v0.14.0
22212025-06-30T14:00:29.816Z Compiling smf v0.2.3
22222025-06-30T14:00:30.030Z Compiling bitfield-struct v0.6.2
22232025-06-30T14:00:31.205Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22242025-06-30T14:00:31.599Z Compiling ordered-float v2.10.1
22252025-06-30T14:00:32.237Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22262025-06-30T14:00:32.308Z Compiling blake3 v1.5.4
22272025-06-30T14:00:32.444Z Compiling serde-value v0.7.0
22282025-06-30T14:00:32.766Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22292025-06-30T14:00:32.880Z Compiling serde-untagged v0.1.7
22302025-06-30T14:00:33.572Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22312025-06-30T14:00:33.802Z Compiling xattr v1.3.1
22322025-06-30T14:00:34.018Z Compiling filetime v0.2.25
22332025-06-30T14:00:34.050Z Compiling memmap2 v0.9.5
22342025-06-30T14:00:34.213Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22352025-06-30T14:00:34.372Z Compiling arrayref v0.3.9
22362025-06-30T14:00:34.404Z Compiling same-file v1.0.6
22372025-06-30T14:00:34.518Z Compiling arrayvec v0.7.6
22382025-06-30T14:00:34.649Z Compiling constant_time_eq v0.3.1
22392025-06-30T14:00:34.731Z Compiling walkdir v2.5.0
22402025-06-30T14:00:34.759Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22412025-06-30T14:00:34.875Z Compiling tar v0.4.44
22422025-06-30T14:00:36.280Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22432025-06-30T14:00:36.365Z Compiling cargo-util-schemas v0.2.0
22442025-06-30T14:00:36.715Z Compiling tokio-dtrace v0.1.0
22452025-06-30T14:00:37.233Z Compiling gethostname v0.5.0
22462025-06-30T14:00:37.259Z Compiling cargo-platform v0.2.0
22472025-06-30T14:00:37.383Z Compiling topological-sort v0.2.2
22482025-06-30T14:00:37.483Z Compiling fixedbitset v0.5.7
22492025-06-30T14:00:37.702Z Compiling omicron-zone-package v0.12.2
22502025-06-30T14:00:38.732Z Compiling petgraph v0.8.2
22512025-06-30T14:00:40.499Z Compiling cargo_metadata v0.20.0
22522025-06-30T14:00:41.731Z Compiling oxide-tokio-rt v0.1.1
22532025-06-30T14:00:42.016Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22542025-06-30T14:00:42.377Z Compiling shell-words v1.1.0
22552025-06-30T14:00:42.435Z Compiling indent_write v2.2.0
22562025-06-30T14:00:44.566Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22572025-06-30T14:00:47.077Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22582025-06-30T14:00:49.550Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22592025-06-30T14:01:12.137Z Finished `release` profile [optimized] target(s) in 5m 31s
22602025-06-30T14:01:12.330Z Running `target/release/omicron-package -t test target create -p dev`
22612025-06-30T14:01:12.425ZLogging to: /work/oxidecomputer/omicron/out/LOG
22622025-06-30T14:01:12.450ZCreated new build target 'test' and set it as active
22632025-06-30T14:01:12.450Z
22642025-06-30T14:01:12.450Zreal 5:31.850577293
22652025-06-30T14:01:12.450Zuser 37:08.512792047
22662025-06-30T14:01:12.450Zsys 4:19.419815088
22672025-06-30T14:01:12.450Ztrap 1.680575138
22682025-06-30T14:01:12.450Ztflt 1.159812746
22692025-06-30T14:01:12.450Zdflt 0.895188548
22702025-06-30T14:01:12.450Zkflt 0.000598286
22712025-06-30T14:01:12.450Zlock 1:11:17.078524070
22722025-06-30T14:01:12.450Zslp 2:33:13.481554157
22732025-06-30T14:01:12.450Zlat 2:44.467393041
22742025-06-30T14:01:12.450Zstop 5:13.562094348
22752025-06-30T14:01:12.450Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22762025-06-30T14:01:14.233Z Finished `release` profile [optimized] target(s) in 1.71s
22772025-06-30T14:01:14.317Z Running `target/release/omicron-package -t test package`
22782025-06-30T14:01:14.391ZLogging to: /work/oxidecomputer/omicron/out/LOG
22792025-06-30T14:01:17.168Z Compiling typify-impl v0.4.1
22802025-06-30T14:01:17.270Z Compiling convert_case v0.4.0
22812025-06-30T14:01:17.270Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22822025-06-30T14:01:17.295Z Compiling num-rational v0.4.2
22832025-06-30T14:01:17.295Z Compiling num-complex v0.4.6
22842025-06-30T14:01:17.321Z Compiling dirs-sys-next v0.1.2
22852025-06-30T14:01:17.401Z Compiling half v2.4.1
22862025-06-30T14:01:17.647Z Compiling ciborium-io v0.2.2
22872025-06-30T14:01:17.832Z Compiling dirs-next v2.0.0
22882025-06-30T14:01:17.960Z Compiling float-ord v0.3.2
22892025-06-30T14:01:18.010Z Compiling derive_more v0.99.20
22902025-06-30T14:01:18.089Z Compiling ciborium-ll v0.2.2
22912025-06-30T14:01:18.175Z Compiling term v0.7.0
22922025-06-30T14:01:18.232Z Compiling is-terminal v0.4.13
22932025-06-30T14:01:18.438Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22942025-06-30T14:01:18.686Z Compiling num v0.4.3
22952025-06-30T14:01:18.793Z Compiling ciborium v0.2.2
22962025-06-30T14:01:18.843Z Compiling secrecy v0.10.3
22972025-06-30T14:01:19.141Z Compiling camino v1.1.10
22982025-06-30T14:01:19.172Z Compiling password-hash v0.5.0
22992025-06-30T14:01:19.282Z Compiling blake2 v0.10.6
23002025-06-30T14:01:19.665Z Compiling base64 v0.21.7
23012025-06-30T14:01:20.041Z Compiling argon2 v0.5.3
23022025-06-30T14:01:20.363Z Compiling atomicwrites v0.4.4
23032025-06-30T14:01:20.791Z Compiling rustix v1.0.7
23042025-06-30T14:01:20.853Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23052025-06-30T14:01:20.942Z Compiling newline-converter v0.3.0
23062025-06-30T14:01:21.213Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23072025-06-30T14:01:21.283Z Compiling fastrand v2.1.1
23082025-06-30T14:01:21.494Z Compiling expectorate v1.2.0
23092025-06-30T14:01:21.614Z Compiling rustls v0.22.4
23102025-06-30T14:01:21.657Z Compiling thread_local v1.1.8
23112025-06-30T14:01:21.792Z Compiling wait-timeout v0.2.0
23122025-06-30T14:01:21.919Z Compiling match_cfg v0.1.0
23132025-06-30T14:01:22.062Z Compiling quick-error v1.2.3
23142025-06-30T14:01:22.129Z Compiling bit-vec v0.8.0
23152025-06-30T14:01:22.258Z Compiling hostname v0.3.1
23162025-06-30T14:01:22.540Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23172025-06-30T14:01:22.689Z Compiling bit-set v0.8.0
23182025-06-30T14:01:22.933Z Compiling tempfile v3.20.0
23192025-06-30T14:01:23.053Z Compiling ref-cast v1.0.24
23202025-06-30T14:01:23.172Z Compiling multer v3.1.0
23212025-06-30T14:01:23.203Z Compiling slog-async v2.8.0
23222025-06-30T14:01:23.271Z Compiling progenitor-client v0.9.1
23232025-06-30T14:01:23.307Z Compiling slog-json v2.6.1
23242025-06-30T14:01:23.485Z Compiling rusty-fork v0.3.0
23252025-06-30T14:01:23.729Z Compiling crossbeam-channel v0.5.15
23262025-06-30T14:01:23.762Z Compiling rand_xorshift v0.4.0
23272025-06-30T14:01:23.866Z Compiling futures-executor v0.3.31
23282025-06-30T14:01:24.078Z Compiling hex v0.4.3
23292025-06-30T14:01:24.117Z Compiling take_mut v0.2.2
23302025-06-30T14:01:24.335Z Compiling unarray v0.1.4
23312025-06-30T14:01:24.374Z Compiling futures v0.3.31
23322025-06-30T14:01:24.530Z Compiling progenitor v0.9.1
23332025-06-30T14:01:24.650Z Compiling proptest v1.7.0
23342025-06-30T14:01:24.755Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23352025-06-30T14:01:24.821Z Compiling slog-bunyan v2.5.0
23362025-06-30T14:01:25.294Z Compiling slog-term v2.9.1
23372025-06-30T14:01:25.789Z Compiling async-stream v0.3.6
23382025-06-30T14:01:25.867Z Compiling dropshot v0.16.2
23392025-06-30T14:01:25.957Z Compiling toml v0.8.23
23402025-06-30T14:01:26.099Z Compiling waitgroup v0.1.2
23412025-06-30T14:01:26.258Z Compiling rustls-pemfile v2.2.0
23422025-06-30T14:01:26.345Z Compiling serde_path_to_error v0.1.17
23432025-06-30T14:01:26.622Z Compiling hostname v0.4.0
23442025-06-30T14:01:26.878Z Compiling instant v0.1.13
23452025-06-30T14:01:27.087Z Compiling tokio-rustls v0.25.0
23462025-06-30T14:01:27.142Z Compiling debug-ignore v1.0.5
23472025-06-30T14:01:27.205Z Compiling typify-macro v0.4.1
23482025-06-30T14:01:27.308Z Compiling backoff v0.4.0
23492025-06-30T14:01:27.363Z Compiling iddqd v0.3.8
23502025-06-30T14:01:27.768Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
23512025-06-30T14:01:29.409Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23522025-06-30T14:01:29.783Z Compiling parse-display v0.10.0
23532025-06-30T14:01:30.273Z Compiling typify v0.4.1
23542025-06-30T14:01:30.460Z Compiling progenitor-impl v0.10.0
23552025-06-30T14:01:31.106Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
23562025-06-30T14:01:32.052Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572025-06-30T14:01:32.114Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23582025-06-30T14:01:32.297Z Compiling serde_with v3.12.0
23592025-06-30T14:01:32.505Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23602025-06-30T14:01:33.143Z Compiling progenitor-client v0.10.0
23612025-06-30T14:01:34.169Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23622025-06-30T14:01:35.244Z Compiling macaddr v1.0.1
23632025-06-30T14:01:35.653Z Compiling progenitor-macro v0.10.0
23642025-06-30T14:01:35.699Z Compiling utf-8 v0.7.6
23652025-06-30T14:01:36.003Z Compiling owo-colors v4.2.2
23662025-06-30T14:01:36.057Z Compiling cancel-safe-futures v0.1.5
23672025-06-30T14:01:36.134Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23682025-06-30T14:01:36.276Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23692025-06-30T14:01:36.541Z Compiling libsw-core v0.3.1
23702025-06-30T14:01:36.910Z Compiling libsw v3.5.0
23712025-06-30T14:01:38.196Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23722025-06-30T14:01:38.229Z Compiling keccak v0.1.5
23732025-06-30T14:01:39.321Z Compiling linear-map v1.2.0
23742025-06-30T14:01:39.551Z Compiling swrite v0.1.0
23752025-06-30T14:01:39.750Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23762025-06-30T14:01:39.782Z Compiling sha3 v0.10.8
23772025-06-30T14:01:40.650Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23782025-06-30T14:01:46.262Z Compiling progenitor v0.10.0
23792025-06-30T14:01:46.605Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23802025-06-30T14:01:46.640Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23812025-06-30T14:01:46.961Z Compiling prettyplease v0.2.35
23822025-06-30T14:01:50.175Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23832025-06-30T14:01:53.027Z Compiling tungstenite v0.21.0
23842025-06-30T14:01:53.359Z Compiling highway v1.3.0
23852025-06-30T14:01:54.847Z Compiling tokio-tungstenite v0.21.0
23862025-06-30T14:01:55.553Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23872025-06-30T14:01:58.042Z Compiling semver v0.1.20
23882025-06-30T14:01:58.551Z Compiling resolv-conf v0.7.0
23892025-06-30T14:01:58.789Z Compiling rustc_version v0.1.7
23902025-06-30T14:01:59.217Z Compiling newtype_derive v0.1.6
23912025-06-30T14:01:59.607Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
23922025-06-30T14:02:00.045Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23932025-06-30T14:02:02.330Z Compiling universal-hash v0.5.1
23942025-06-30T14:02:02.595Z Compiling thiserror-impl-no-std v2.0.2
23952025-06-30T14:02:03.338Z Compiling opaque-debug v0.3.1
23962025-06-30T14:02:03.489Z Compiling poly1305 v0.8.0
23972025-06-30T14:02:03.819Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23982025-06-30T14:02:04.641Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23992025-06-30T14:02:04.712Z Compiling thiserror-no-std v2.0.2
24002025-06-30T14:02:04.776Z Compiling chacha20 v0.9.1
24012025-06-30T14:02:04.894Z Compiling aead v0.5.2
24022025-06-30T14:02:04.955Z Compiling humantime v2.2.0
24032025-06-30T14:02:05.313Z Compiling linked-hash-map v0.5.6
24042025-06-30T14:02:05.364Z Compiling chacha20poly1305 v0.10.1
24052025-06-30T14:02:05.744Z Compiling vsss-rs v3.3.4
24062025-06-30T14:02:05.875Z Compiling lru-cache v0.1.2
24072025-06-30T14:02:06.153Z Compiling steno v0.4.1
24082025-06-30T14:02:06.201Z Compiling hickory-proto v0.24.4
24092025-06-30T14:02:06.870Z Compiling moka v0.12.10
24102025-06-30T14:02:07.255Z Compiling slog-dtrace v0.3.0
24112025-06-30T14:02:07.461Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
24122025-06-30T14:02:07.637Z Compiling tagptr v0.2.0
24132025-06-30T14:02:10.057Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24142025-06-30T14:02:12.007Z Compiling bytecount v0.6.8
24152025-06-30T14:02:13.922Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24162025-06-30T14:02:17.968Z Compiling hickory-resolver v0.24.4
24172025-06-30T14:02:18.753Z Compiling hickory-resolver v0.25.2
24182025-06-30T14:02:21.459Z Compiling qorb v0.4.0
24192025-06-30T14:02:27.002Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24202025-06-30T14:02:27.226Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24212025-06-30T14:02:28.365Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24222025-06-30T14:02:34.812Z Compiling itertools v0.13.0
24232025-06-30T14:02:35.351Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24242025-06-30T14:02:38.810Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24252025-06-30T14:02:38.951Z Compiling display-error-chain v0.2.2
24262025-06-30T14:02:39.342Z Compiling crunchy v0.2.2
24272025-06-30T14:02:39.863Z Compiling maplit v1.0.2
24282025-06-30T14:02:40.059Z Compiling radium v0.7.0
24292025-06-30T14:02:40.774Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24302025-06-30T14:02:41.000Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24312025-06-30T14:02:41.169Z Compiling dsl_auto_type v0.1.2
24322025-06-30T14:02:41.502Z Compiling scheduled-thread-pool v0.2.7
24332025-06-30T14:02:42.411Z Compiling zerocopy-derive v0.6.6
24342025-06-30T14:02:42.951Z Compiling diesel_table_macro_syntax v0.2.0
24352025-06-30T14:02:43.359Z Compiling proc-macro-error-attr2 v2.0.0
24362025-06-30T14:02:43.712Z Compiling tap v1.0.1
24372025-06-30T14:02:43.964Z Compiling maybe-uninit v2.0.0
24382025-06-30T14:02:44.135Z Compiling tiny-keccak v2.0.2
24392025-06-30T14:02:44.159Z Compiling proc-macro-error2 v2.0.1
24402025-06-30T14:02:44.416Z Compiling zerocopy v0.6.6
24412025-06-30T14:02:44.595Z Compiling wyz v0.5.1
24422025-06-30T14:02:44.721Z Compiling diesel_derives v2.2.3
24432025-06-30T14:02:45.038Z Compiling r2d2 v0.8.10
24442025-06-30T14:02:45.620Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24452025-06-30T14:02:46.038Z Compiling const_format_proc_macros v0.2.34
24462025-06-30T14:02:46.735Z Compiling bit-vec v0.6.3
24472025-06-30T14:02:47.175Z Compiling packed_struct v0.10.1
24482025-06-30T14:02:47.299Z Compiling funty v2.0.0
24492025-06-30T14:02:47.640Z Compiling crc-catalog v2.4.0
24502025-06-30T14:02:47.807Z Compiling const_format v0.2.34
24512025-06-30T14:02:47.886Z Compiling crc v3.2.1
24522025-06-30T14:02:49.113Z Compiling bitvec v1.0.1
24532025-06-30T14:02:49.699Z Compiling bit-set v0.5.3
24542025-06-30T14:02:50.006Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24552025-06-30T14:02:50.670Z Compiling tabled_derive v0.10.0
24562025-06-30T14:02:52.030Z Compiling papergrid v0.14.0
24572025-06-30T14:02:52.939Z Compiling ascii-canvas v3.0.0
24582025-06-30T14:02:53.426Z Compiling packed_struct_codegen v0.10.1
24592025-06-30T14:02:53.543Z Compiling num-derive v0.3.3
24602025-06-30T14:02:54.072Z Compiling diesel v2.2.11
24612025-06-30T14:02:55.345Z Compiling ena v0.14.3
24622025-06-30T14:02:55.510Z Compiling indexmap v1.9.3
24632025-06-30T14:02:55.815Z Compiling diff v0.1.13
24642025-06-30T14:02:55.846Z Compiling regex-syntax v0.6.29
24652025-06-30T14:02:56.315Z Compiling bindgen v0.71.1
24662025-06-30T14:02:56.773Z Compiling nodrop v0.1.14
24672025-06-30T14:02:56.966Z Compiling array-init v0.0.4
24682025-06-30T14:03:00.517Z Compiling lalrpop v0.19.12
24692025-06-30T14:03:08.614Z Compiling libscf-sys v1.1.0
24702025-06-30T14:03:08.917Z Compiling tabled v0.18.0
24712025-06-30T14:03:11.250Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24722025-06-30T14:03:15.437Z Compiling smallvec v0.6.14
24732025-06-30T14:03:15.582Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24742025-06-30T14:03:16.001Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24752025-06-30T14:03:16.560Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24762025-06-30T14:03:16.720Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24772025-06-30T14:03:17.020Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24782025-06-30T14:03:17.422Z Compiling bitfield v0.14.0
24792025-06-30T14:03:17.659Z Compiling termcolor v1.4.1
24802025-06-30T14:03:17.804Z Compiling hashbrown v0.12.3
24812025-06-30T14:03:18.712Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24822025-06-30T14:03:19.359Z Compiling env_logger v0.10.2
24832025-06-30T14:03:20.311Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24842025-06-30T14:03:20.625Z Compiling polar-core v0.27.3
24852025-06-30T14:03:21.727Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24862025-06-30T14:03:22.195Z Compiling serde-hex v0.1.0
24872025-06-30T14:03:22.237Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24882025-06-30T14:03:27.016Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24892025-06-30T14:03:27.432Z Compiling ron v0.8.1
24902025-06-30T14:03:27.650Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24912025-06-30T14:03:27.944Z Compiling hashbrown v0.13.2
24922025-06-30T14:03:28.205Z Compiling derive_builder_core v0.20.2
24932025-06-30T14:03:28.683Z Compiling headers-core v0.3.0
24942025-06-30T14:03:28.904Z Compiling phf_generator v0.11.2
24952025-06-30T14:03:29.121Z Compiling libxml v0.3.3
24962025-06-30T14:03:29.162Z Compiling async-recursion v1.1.1
24972025-06-30T14:03:29.475Z Compiling termtree v0.5.1
24982025-06-30T14:03:29.768Z Compiling crc-any v2.5.0
24992025-06-30T14:03:29.922Z Compiling derive_builder_macro v0.20.2
25002025-06-30T14:03:30.405Z Compiling phf_codegen v0.11.2
25012025-06-30T14:03:30.608Z Compiling object v0.30.4
25022025-06-30T14:03:30.658Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25032025-06-30T14:03:30.711Z Compiling headers v0.4.1
25042025-06-30T14:03:31.972Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25052025-06-30T14:03:32.518Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25062025-06-30T14:03:34.149Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25072025-06-30T14:03:35.131Z Compiling samael v0.0.19
25082025-06-30T14:03:41.812Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25092025-06-30T14:03:41.888Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25102025-06-30T14:03:42.195Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25112025-06-30T14:03:44.334Z Compiling strum_macros v0.24.3
25122025-06-30T14:03:45.012Z Compiling parse-zoneinfo v0.3.1
25132025-06-30T14:03:46.158Z Compiling indoc v1.0.9
25142025-06-30T14:03:46.256Z Compiling crc8 v0.1.1
25152025-06-30T14:03:46.582Z Compiling path-slash v0.1.5
25162025-06-30T14:03:46.872Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25172025-06-30T14:03:46.906Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25182025-06-30T14:03:46.931Z Compiling chrono-tz-build v0.4.0
25192025-06-30T14:03:47.895Z Compiling derive_builder v0.20.2
25202025-06-30T14:03:48.144Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25212025-06-30T14:03:48.435Z Compiling globset v0.4.15
25222025-06-30T14:03:49.625Z Compiling oso-derive v0.27.3
25232025-06-30T14:03:50.476Z Compiling impl-trait-for-tuples v0.2.2
25242025-06-30T14:03:51.943Z Compiling quick-xml v0.37.2
25252025-06-30T14:03:54.040Z Compiling vte_generate_state_changes v0.1.2
25262025-06-30T14:03:54.596Z Compiling arc-swap v1.7.1
25272025-06-30T14:03:55.261Z Compiling slog-scope v4.4.0
25282025-06-30T14:03:55.424Z Compiling vte v0.11.1
25292025-06-30T14:03:56.099Z Compiling chrono-tz v0.10.3
25302025-06-30T14:03:56.747Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25312025-06-30T14:03:56.774Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25322025-06-30T14:03:58.163Z Compiling oso v0.27.3
25332025-06-30T14:03:59.758Z Compiling diesel-dtrace v0.4.2
25342025-06-30T14:04:00.142Z Compiling unicase v2.7.0
25352025-06-30T14:04:00.478Z Compiling xshell-macros v0.2.7
25362025-06-30T14:04:01.144Z Compiling xshell v0.2.7
25372025-06-30T14:04:01.516Z Compiling strip-ansi-escapes v0.2.0
25382025-06-30T14:04:02.180Z Compiling slog-stdlog v4.1.1
25392025-06-30T14:04:02.959Z Compiling papergrid v0.11.0
25402025-06-30T14:04:03.970Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25412025-06-30T14:04:04.801Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25422025-06-30T14:04:05.119Z Compiling tabled_derive v0.7.0
25432025-06-30T14:04:07.076Z Compiling fd-lock v4.0.2
25442025-06-30T14:04:07.403Z Compiling bb8 v0.8.5
25452025-06-30T14:04:08.028Z Compiling peg-macros v0.8.5
25462025-06-30T14:04:10.854Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25472025-06-30T14:04:12.480Z Compiling nu-ansi-term v0.50.1
25482025-06-30T14:04:13.679Z Compiling reedline v0.40.0
25492025-06-30T14:04:13.985Z Compiling peg v0.8.5
25502025-06-30T14:04:14.148Z Compiling async-bb8-diesel v0.2.1
25512025-06-30T14:04:14.983Z Compiling tabled v0.15.0
25522025-06-30T14:04:15.598Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25532025-06-30T14:04:20.274Z Compiling slog-envlogger v2.2.0
25542025-06-30T14:04:23.611Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25552025-06-30T14:04:32.821Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25562025-06-30T14:04:32.979Z Compiling typify-impl v0.2.0
25572025-06-30T14:04:33.186Z Compiling pem v3.0.5
25582025-06-30T14:04:33.524Z Compiling bcs v0.1.6
25592025-06-30T14:04:34.287Z Compiling fxhash v0.2.1
25602025-06-30T14:04:34.503Z Compiling libz-sys v1.1.20
25612025-06-30T14:04:34.546Z Compiling half v1.8.3
25622025-06-30T14:04:35.233Z Compiling serde_cbor v0.11.2
25632025-06-30T14:04:37.174Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25642025-06-30T14:04:37.360Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25652025-06-30T14:04:37.797Z Compiling kstat-rs v0.2.4
25662025-06-30T14:04:38.282Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25672025-06-30T14:04:39.100Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25682025-06-30T14:04:41.632Z Compiling typify-macro v0.2.0
25692025-06-30T14:04:44.768Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
25702025-06-30T14:04:45.131Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25712025-06-30T14:04:45.406Z Compiling nix v0.30.1
25722025-06-30T14:04:45.435Z Compiling nanorand v0.7.0
25732025-06-30T14:04:46.104Z Compiling libgit2-sys v0.17.0+1.8.1
25742025-06-30T14:04:46.133Z Compiling pin-project-internal v1.1.6
25752025-06-30T14:04:46.794Z Compiling parking_lot_core v0.8.6
25762025-06-30T14:04:48.403Z Compiling pin-project v1.1.6
25772025-06-30T14:04:48.668Z Compiling flume v0.11.1
25782025-06-30T14:04:49.419Z Compiling mime_guess v2.0.5
25792025-06-30T14:04:50.908Z Compiling ignore v0.4.23
25802025-06-30T14:04:52.484Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25812025-06-30T14:04:55.471Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25822025-06-30T14:04:56.231Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25832025-06-30T14:04:59.205Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25842025-06-30T14:05:00.811Z Compiling castaway v0.2.3
25852025-06-30T14:05:01.045Z Compiling snafu-derive v0.8.5
25862025-06-30T14:05:01.308Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25872025-06-30T14:05:01.693Z Compiling fs-err v2.11.0
25882025-06-30T14:05:02.347Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25892025-06-30T14:05:02.385Z Compiling compact_str v0.8.0
25902025-06-30T14:05:02.455Z Compiling globwalk v0.9.1
25912025-06-30T14:05:04.797Z Compiling snafu v0.8.5
25922025-06-30T14:05:05.684Z Compiling typify v0.2.0
25932025-06-30T14:05:06.038Z Compiling predicates-tree v1.0.12
25942025-06-30T14:05:07.104Z Compiling unicode-truncate v1.1.0
25952025-06-30T14:05:07.438Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25962025-06-30T14:05:07.474Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25972025-06-30T14:05:12.295Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
25982025-06-30T14:05:14.233Z Compiling olpc-cjson v0.1.4
25992025-06-30T14:05:14.597Z Compiling lru v0.12.5
26002025-06-30T14:05:14.984Z Compiling vergen v8.3.2
26012025-06-30T14:05:15.318Z Compiling nibble_vec v0.1.0
26022025-06-30T14:05:15.604Z Compiling cargo-platform v0.1.8
26032025-06-30T14:05:16.112Z Compiling serde_plain v1.0.2
26042025-06-30T14:05:16.669Z Compiling instability v0.3.2
26052025-06-30T14:05:17.550Z Compiling atty v0.2.14
26062025-06-30T14:05:17.811Z Compiling cassowary v0.3.0
26072025-06-30T14:05:22.084Z Compiling http-range v0.1.5
26082025-06-30T14:05:22.661Z Compiling salty v0.3.0
26092025-06-30T14:05:23.092Z Compiling endian-type v0.1.2
26102025-06-30T14:05:23.375Z Compiling typed-path v0.9.3
26112025-06-30T14:05:29.448Z Compiling indoc v2.0.6
26122025-06-30T14:05:30.186Z Compiling ratatui v0.29.0
26132025-06-30T14:05:30.816Z Compiling tough v0.20.0
26142025-06-30T14:05:32.537Z Compiling radix_trie v0.2.1
26152025-06-30T14:05:33.390Z Compiling cargo_metadata v0.18.1
26162025-06-30T14:05:35.024Z Compiling git2 v0.19.0
26172025-06-30T14:05:36.168Z Compiling camino-tempfile-ext v0.3.1
26182025-06-30T14:05:37.483Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26192025-06-30T14:05:41.974Z Compiling progenitor-impl v0.8.0
26202025-06-30T14:05:46.816Z Compiling parking_lot v0.11.2
26212025-06-30T14:05:49.204Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26222025-06-30T14:05:49.366Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26232025-06-30T14:05:49.403Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26242025-06-30T14:05:49.730Z Compiling prefix-trie v0.7.0
26252025-06-30T14:05:50.699Z Compiling rand_seeder v0.3.0
26262025-06-30T14:05:51.076Z Compiling lzma-sys v0.1.20
26272025-06-30T14:05:51.753Z Compiling rustls v0.21.12
26282025-06-30T14:05:52.061Z Compiling parse-size v1.1.0
26292025-06-30T14:05:52.295Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
26302025-06-30T14:05:52.433Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26312025-06-30T14:05:52.720Z Compiling hickory-server v0.25.2
26322025-06-30T14:05:53.229Z Compiling hyper-staticfile v0.10.1
26332025-06-30T14:05:53.378Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26342025-06-30T14:05:55.338Z Compiling sled v0.34.7
26352025-06-30T14:05:56.246Z Compiling progenitor-macro v0.8.0
26362025-06-30T14:06:00.133Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26372025-06-30T14:06:05.415Z Compiling hickory-client v0.25.2
26382025-06-30T14:06:06.077Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26392025-06-30T14:06:06.966Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26402025-06-30T14:06:06.994Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26412025-06-30T14:06:07.161Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26422025-06-30T14:06:09.605Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26432025-06-30T14:06:09.911Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
26442025-06-30T14:06:11.248Z Compiling primeorder v0.13.6
26452025-06-30T14:06:11.641Z Compiling progenitor-client v0.8.0
26462025-06-30T14:06:11.760Z Compiling rustls-webpki v0.101.7
26472025-06-30T14:06:11.801Z Compiling sct v0.7.1
26482025-06-30T14:06:12.217Z Compiling heck v0.3.3
26492025-06-30T14:06:12.450Z Compiling env_filter v0.1.2
26502025-06-30T14:06:12.547Z Compiling csv-core v0.1.11
26512025-06-30T14:06:13.325Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
26522025-06-30T14:06:13.634Z Compiling void v1.0.2
26532025-06-30T14:06:13.830Z Compiling lzss v0.8.2
26542025-06-30T14:06:13.889Z Compiling csv v1.3.1
26552025-06-30T14:06:14.283Z Compiling env_logger v0.11.5
26562025-06-30T14:06:14.829Z Compiling zone_cfg_derive v0.1.2
26572025-06-30T14:06:15.826Z Compiling progenitor v0.8.0
26582025-06-30T14:06:15.981Z Compiling p384 v0.13.0
26592025-06-30T14:06:16.095Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26602025-06-30T14:06:17.055Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26612025-06-30T14:06:20.264Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26622025-06-30T14:06:21.449Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26632025-06-30T14:06:22.542Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26642025-06-30T14:06:23.135Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26652025-06-30T14:06:24.041Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26662025-06-30T14:06:24.430Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26672025-06-30T14:06:24.769Z Compiling tungstenite v0.23.0
26682025-06-30T14:06:29.566Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26692025-06-30T14:06:29.781Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26702025-06-30T14:06:29.893Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26712025-06-30T14:06:30.095Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26722025-06-30T14:06:30.211Z Compiling nix v0.27.1
26732025-06-30T14:06:30.774Z Compiling serde_bytes v0.11.17
26742025-06-30T14:06:31.281Z Compiling base64 v0.13.1
26752025-06-30T14:06:31.971Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26762025-06-30T14:06:32.388Z Compiling ron v0.7.1
26772025-06-30T14:06:33.886Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26782025-06-30T14:06:34.063Z Compiling tokio-tungstenite v0.23.1
26792025-06-30T14:06:34.570Z Compiling xz2 v0.1.7
26802025-06-30T14:06:35.209Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26812025-06-30T14:06:37.056Z Compiling tokio-rustls v0.24.1
26822025-06-30T14:06:37.344Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26832025-06-30T14:06:39.817Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26842025-06-30T14:06:43.111Z Compiling zone v0.1.8
26852025-06-30T14:06:43.496Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26862025-06-30T14:06:43.943Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26872025-06-30T14:06:45.651Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26882025-06-30T14:06:45.748Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26892025-06-30T14:06:46.366Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26902025-06-30T14:06:46.426Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26912025-06-30T14:06:52.306Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26922025-06-30T14:06:54.556Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26932025-06-30T14:06:56.740Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26942025-06-30T14:06:56.777Z Compiling rustls-pemfile v1.0.4
26952025-06-30T14:06:57.403Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
26962025-06-30T14:06:57.504Z Compiling signal-hook-tokio v0.3.1
26972025-06-30T14:06:57.720Z Compiling twox-hash v2.1.0
26982025-06-30T14:06:57.780Z Compiling yasna v0.5.2
26992025-06-30T14:06:58.698Z Compiling secrecy v0.8.0
27002025-06-30T14:06:58.983Z Compiling is_ci v1.2.0
27012025-06-30T14:06:59.289Z Compiling smawk v0.3.2
27022025-06-30T14:06:59.595Z Compiling unicode-linebreak v0.1.5
27032025-06-30T14:07:00.157Z Compiling textwrap v0.16.2
27042025-06-30T14:07:00.772Z Compiling supports-color v3.0.2
27052025-06-30T14:07:03.231Z Compiling rcgen v0.12.1
27062025-06-30T14:07:04.296Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27072025-06-30T14:07:05.094Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27082025-06-30T14:07:10.373Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27092025-06-30T14:07:12.245Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27102025-06-30T14:07:12.783Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27112025-06-30T14:07:21.392Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27122025-06-30T14:07:23.682Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27132025-06-30T14:07:28.231Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
27142025-06-30T14:07:29.595Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27152025-06-30T14:07:29.882Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27162025-06-30T14:07:30.466Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27172025-06-30T14:07:32.673Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27182025-06-30T14:07:38.862Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27192025-06-30T14:07:41.834Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27202025-06-30T14:07:42.131Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27212025-06-30T14:07:44.022Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27222025-06-30T14:07:47.568Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27232025-06-30T14:07:47.862Z Compiling fatfs v0.3.6
27242025-06-30T14:07:49.374Z Compiling rtoolbox v0.0.2
27252025-06-30T14:07:49.820Z Compiling subprocess v0.2.9
27262025-06-30T14:07:50.126Z Compiling assert_matches v1.5.0
27272025-06-30T14:07:50.324Z Compiling rpassword v7.4.0
27282025-06-30T14:07:50.643Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27292025-06-30T14:07:50.783Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27302025-06-30T14:07:54.041Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27312025-06-30T14:07:57.413Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27322025-06-30T14:08:03.577Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27332025-06-30T14:08:21.314Z Compiling tui-tree-widget v0.23.1
27342025-06-30T14:08:21.829Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27352025-06-30T14:08:27.964Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27362025-06-30T14:08:28.254Z Compiling uzers v0.12.1
27372025-06-30T14:08:30.996Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27382025-06-30T14:08:32.616Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27392025-06-30T14:08:34.411Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27402025-06-30T14:08:37.763Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27412025-06-30T14:08:48.105Z Compiling support-bundle-viewer v0.1.2
27422025-06-30T14:08:51.322Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27432025-06-30T14:08:55.189Z Compiling multimap v0.10.1
27442025-06-30T14:10:42.695Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27452025-06-30T14:10:59.196Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27462025-06-30T14:18:40.162Z Finished `release` profile [optimized] target(s) in 17m 25s
27472025-06-30T14:19:53.032Z
27482025-06-30T14:19:53.032Zreal 18:40.576235607
27492025-06-30T14:19:53.032Zuser 2:07:08.268911641
27502025-06-30T14:19:53.032Zsys 4:24.765134284
27512025-06-30T14:19:53.032Ztrap 4.260513060
27522025-06-30T14:19:53.032Ztflt 1.385408210
27532025-06-30T14:19:53.032Zdflt 4.867916437
27542025-06-30T14:19:53.032Zkflt 0.000566622
27552025-06-30T14:19:53.032Zlock 7:24:39.807990848
27562025-06-30T14:19:53.032Zslp 6:27:18.510287819
27572025-06-30T14:19:53.057Zlat 3:51.080912128
27582025-06-30T14:19:53.057Zstop 3:20.365814795
27592025-06-30T14:19:53.057Z+ mapfile -t packages
27602025-06-30T14:19:53.057Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27612025-06-30T14:19:54.697Z Finished `release` profile [optimized] target(s) in 1.58s
27622025-06-30T14:19:54.774Z Running `target/release/omicron-package -t test list-outputs`
27632025-06-30T14:19:54.850ZLogging to: /work/oxidecomputer/omicron/out/LOG
27642025-06-30T14:19:54.874Z+ ptime -m cargo build --locked --release -p xtask
27652025-06-30T14:19:55.877Z Compiling once_cell v1.21.3
27662025-06-30T14:19:55.877Z Compiling serde v1.0.219
27672025-06-30T14:19:55.877Z Compiling bitflags v2.9.0
27682025-06-30T14:19:55.877Z Compiling libc v0.2.174
27692025-06-30T14:19:55.877Z Compiling syn v2.0.104
27702025-06-30T14:19:55.902Z Compiling serde_json v1.0.140
27712025-06-30T14:19:55.902Z Compiling num-traits v0.2.19
27722025-06-30T14:19:55.927Z Compiling hashbrown v0.15.4
27732025-06-30T14:19:56.329Z Compiling smallvec v1.15.0
27742025-06-30T14:19:56.358Z Compiling rustix v0.38.37
27752025-06-30T14:19:56.635Z Compiling usdt-impl v0.5.0
27762025-06-30T14:19:56.671Z Compiling syn v1.0.109
27772025-06-30T14:19:56.802Z Compiling log v0.4.27
27782025-06-30T14:19:57.120Z Compiling indexmap v2.9.0
27792025-06-30T14:19:57.192Z Compiling getrandom v0.3.1
27802025-06-30T14:19:57.217Z Compiling percent-encoding v2.3.1
27812025-06-30T14:19:57.242Z Compiling thread-id v4.2.2
27822025-06-30T14:19:57.583Z Compiling form_urlencoded v1.2.1
27832025-06-30T14:19:57.980Z Compiling terminal_size v0.4.0
27842025-06-30T14:19:58.061Z Compiling rustix v1.0.7
27852025-06-30T14:19:58.223Z Compiling ordered-float v2.10.1
27862025-06-30T14:19:58.509Z Compiling fs-err v3.1.1
27872025-06-30T14:19:58.585Z Compiling anyhow v1.0.98
27882025-06-30T14:19:58.811Z Compiling clap_builder v4.5.40
27892025-06-30T14:19:59.034Z Compiling textwrap v0.16.2
27902025-06-30T14:19:59.932Z Compiling proc-macro-error v1.0.4
27912025-06-30T14:20:00.442Z Compiling tempfile v3.20.0
27922025-06-30T14:20:00.994Z Compiling tabled_derive v0.7.0
27932025-06-30T14:20:01.684Z Compiling synstructure v0.13.1
27942025-06-30T14:20:02.106Z Compiling tabled v0.15.0
27952025-06-30T14:20:02.757Z Compiling serde_derive v1.0.219
27962025-06-30T14:20:02.757Z Compiling thiserror-impl v1.0.69
27972025-06-30T14:20:02.757Z Compiling zerofrom-derive v0.1.4
27982025-06-30T14:20:02.757Z Compiling yoke-derive v0.7.4
27992025-06-30T14:20:02.782Z Compiling zerovec-derive v0.10.3
28002025-06-30T14:20:04.552Z Compiling displaydoc v0.2.5
28012025-06-30T14:20:04.608Z Compiling zerocopy-derive v0.7.35
28022025-06-30T14:20:04.868Z Compiling thiserror v1.0.69
28032025-06-30T14:20:05.048Z Compiling pest v2.7.14
28042025-06-30T14:20:05.140Z Compiling zerofrom v0.1.4
28052025-06-30T14:20:05.388Z Compiling yoke v0.7.4
28062025-06-30T14:20:05.682Z Compiling icu_provider_macros v1.5.0
28072025-06-30T14:20:05.768Z Compiling zerovec v0.10.4
28082025-06-30T14:20:06.200Z Compiling zerocopy v0.7.35
28092025-06-30T14:20:06.497Z Compiling scroll_derive v0.12.0
28102025-06-30T14:20:07.303Z Compiling pest_meta v2.7.14
28112025-06-30T14:20:07.507Z Compiling scroll v0.12.0
28122025-06-30T14:20:08.084Z Compiling tinystr v0.7.6
28132025-06-30T14:20:08.492Z Compiling icu_locid v1.5.0
28142025-06-30T14:20:10.159Z Compiling icu_provider v1.5.0
28152025-06-30T14:20:10.648Z Compiling pest_generator v2.7.14
28162025-06-30T14:20:11.904Z Compiling icu_locid_transform v1.5.0
28172025-06-30T14:20:11.931Z Compiling pest_derive v2.7.14
28182025-06-30T14:20:12.548Z Compiling icu_collections v1.5.0
28192025-06-30T14:20:12.805Z Compiling toml_datetime v0.6.11
28202025-06-30T14:20:12.932Z Compiling serde_spanned v0.6.9
28212025-06-30T14:20:13.528Z Compiling icu_properties v1.5.1
28222025-06-30T14:20:14.200Z Compiling toml_edit v0.22.27
28232025-06-30T14:20:14.786Z Compiling dof v0.3.0
28242025-06-30T14:20:15.511Z Compiling dtrace-parser v0.2.0
28252025-06-30T14:20:16.751Z Compiling icu_normalizer v1.5.0
28262025-06-30T14:20:17.237Z Compiling erased-serde v0.4.6
28272025-06-30T14:20:17.441Z Compiling toml v0.8.23
28282025-06-30T14:20:18.430Z Compiling idna_adapter v1.2.0
28292025-06-30T14:20:18.455Z Compiling serde_tokenstream v0.2.2
28302025-06-30T14:20:18.671Z Compiling idna v1.0.3
28312025-06-30T14:20:18.695Z Compiling goblin v0.8.2
28322025-06-30T14:20:19.718Z Compiling url v2.5.4
28332025-06-30T14:20:20.207Z Compiling serde-untagged v0.1.7
28342025-06-30T14:20:20.813Z Compiling semver v1.0.26
28352025-06-30T14:20:20.889Z Compiling serde-value v0.7.0
28362025-06-30T14:20:21.957Z Compiling camino v1.1.10
28372025-06-30T14:20:22.228Z Compiling thiserror-impl v2.0.12
28382025-06-30T14:20:22.727Z Compiling cargo-util-schemas v0.2.0
28392025-06-30T14:20:23.017Z Compiling usdt-macro v0.5.0
28402025-06-30T14:20:23.976Z Compiling usdt-attr-macro v0.5.0
28412025-06-30T14:20:24.001Z Compiling cargo-platform v0.2.0
28422025-06-30T14:20:24.972Z Compiling thiserror v2.0.12
28432025-06-30T14:20:25.003Z Compiling clap_derive v4.5.40
28442025-06-30T14:20:26.615Z Compiling usdt v0.5.0
28452025-06-30T14:20:27.114Z Compiling cargo_metadata v0.20.0
28462025-06-30T14:20:27.702Z Compiling camino-tempfile v1.4.1
28472025-06-30T14:20:28.169Z Compiling clap v4.5.40
28482025-06-30T14:20:28.306Z Compiling cargo_toml v0.21.0
28492025-06-30T14:20:28.402Z Compiling macaddr v1.0.1
28502025-06-30T14:20:38.967Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28512025-06-30T14:20:44.681Z Finished `release` profile [optimized] target(s) in 49.73s
28522025-06-30T14:20:44.810Z
28532025-06-30T14:20:44.835Zreal 49.911047800
28542025-06-30T14:20:44.835Zuser 5:07.569388172
28552025-06-30T14:20:44.835Zsys 25.746243738
28562025-06-30T14:20:44.835Ztrap 0.167966330
28572025-06-30T14:20:44.835Ztflt 0.148241434
28582025-06-30T14:20:44.835Zdflt 0.497457486
28592025-06-30T14:20:44.835Zkflt 0.000070489
28602025-06-30T14:20:44.835Zlock 10:32.108297611
28612025-06-30T14:20:44.835Zslp 17:02.369562971
28622025-06-30T14:20:44.835Zlat 20.685089993
28632025-06-30T14:20:44.835Zstop 26.563315947
28642025-06-30T14:20:44.835Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28652025-06-30T14:20:44.835Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28662025-06-30T14:20:44.835Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28672025-06-30T14:20:44.835Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28682025-06-30T14:20:44.836Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28692025-06-30T14:20:46.380Z Compiling regress v0.10.3
28702025-06-30T14:20:46.427Z Compiling ident_case v1.0.1
28712025-06-30T14:20:46.427Z Compiling unsafe-libyaml v0.2.11
28722025-06-30T14:20:46.452Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28732025-06-30T14:20:46.452Z Compiling match_cfg v0.1.0
28742025-06-30T14:20:46.532Z Compiling quick-error v1.2.3
28752025-06-30T14:20:46.556Z Compiling rustix v1.0.7
28762025-06-30T14:20:46.556Z Compiling rustls v0.22.4
28772025-06-30T14:20:46.641Z Compiling darling_core v0.20.10
28782025-06-30T14:20:46.665Z Compiling hostname v0.3.1
28792025-06-30T14:20:46.715Z Compiling progenitor-client v0.10.0
28802025-06-30T14:20:46.877Z Compiling structmeta-derive v0.3.0
28812025-06-30T14:20:46.901Z Compiling multer v3.1.0
28822025-06-30T14:20:46.926Z Compiling debug-ignore v1.0.5
28832025-06-30T14:20:47.204Z Compiling toml v0.8.23
28842025-06-30T14:20:47.235Z Compiling slog-json v2.6.1
28852025-06-30T14:20:47.572Z Compiling serde_yaml v0.9.34+deprecated
28862025-06-30T14:20:47.845Z Compiling hex v0.4.3
28872025-06-30T14:20:48.374Z Compiling tempfile v3.20.0
28882025-06-30T14:20:48.446Z Compiling macaddr v1.0.1
28892025-06-30T14:20:48.474Z Compiling async-stream-impl v0.3.6
28902025-06-30T14:20:48.840Z Compiling dropshot v0.16.2
28912025-06-30T14:20:48.881Z Compiling structmeta v0.3.0
28922025-06-30T14:20:49.099Z Compiling slog-bunyan v2.5.0
28932025-06-30T14:20:49.209Z Compiling typify-impl v0.3.0
28942025-06-30T14:20:49.330Z Compiling waitgroup v0.1.2
28952025-06-30T14:20:49.486Z Compiling async-stream v0.3.6
28962025-06-30T14:20:49.558Z Compiling rustls-pemfile v2.2.0
28972025-06-30T14:20:49.782Z Compiling dropshot_endpoint v0.16.2
28982025-06-30T14:20:49.892Z Compiling serde_path_to_error v0.1.17
28992025-06-30T14:20:49.967Z Compiling wait-timeout v0.2.0
29002025-06-30T14:20:50.145Z Compiling hostname v0.4.0
29012025-06-30T14:20:50.378Z Compiling bit-vec v0.8.0
29022025-06-30T14:20:50.485Z Compiling rusty-fork v0.3.0
29032025-06-30T14:20:50.510Z Compiling rand_xorshift v0.4.0
29042025-06-30T14:20:50.651Z Compiling tokio-rustls v0.25.0
29052025-06-30T14:20:50.787Z Compiling bit-set v0.8.0
29062025-06-30T14:20:50.815Z Compiling instant v0.1.13
29072025-06-30T14:20:50.993Z Compiling unarray v0.1.4
29082025-06-30T14:20:51.037Z Compiling test-strategy v0.4.1
29092025-06-30T14:20:51.072Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29102025-06-30T14:20:51.101Z Compiling progenitor-client v0.9.1
29112025-06-30T14:20:51.195Z Compiling proptest v1.7.0
29122025-06-30T14:20:51.276Z Compiling derive-where v1.5.0
29132025-06-30T14:20:51.412Z Compiling darling_macro v0.20.10
29142025-06-30T14:20:51.621Z Compiling ref-cast v1.0.24
29152025-06-30T14:20:52.125Z Compiling darling v0.20.10
29162025-06-30T14:20:52.160Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29172025-06-30T14:20:52.256Z Compiling serde_with_macros v3.12.0
29182025-06-30T14:20:52.774Z Compiling ref-cast-impl v1.0.24
29192025-06-30T14:20:53.743Z Compiling parse-display-derive v0.10.0
29202025-06-30T14:20:53.770Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29212025-06-30T14:20:53.826Z Compiling iddqd v0.3.8
29222025-06-30T14:20:54.053Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29232025-06-30T14:20:54.328Z Compiling serde_with v3.12.0
29242025-06-30T14:20:54.408Z Compiling backoff v0.4.0
29252025-06-30T14:20:54.435Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29262025-06-30T14:20:54.638Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29272025-06-30T14:20:54.751Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29282025-06-30T14:20:55.277Z Compiling proc-macro-crate v1.3.1
29292025-06-30T14:20:55.750Z Compiling crucible-workspace-hack v0.1.0
29302025-06-30T14:20:56.010Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29312025-06-30T14:20:56.035Z Compiling num_enum_derive v0.5.11
29322025-06-30T14:20:56.302Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
29332025-06-30T14:20:56.596Z Compiling itertools v0.13.0
29342025-06-30T14:20:57.025Z Compiling parse-display v0.10.0
29352025-06-30T14:20:57.289Z Compiling heapless v0.8.0
29362025-06-30T14:20:57.435Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29372025-06-30T14:20:57.602Z Compiling proc-macro-error v1.0.4
29382025-06-30T14:20:57.932Z Compiling hash32 v0.3.1
29392025-06-30T14:20:58.041Z Compiling num_enum v0.5.11
29402025-06-30T14:20:58.147Z Compiling foreign-types-macros v0.2.3
29412025-06-30T14:20:58.204Z Compiling foreign-types-shared v0.3.1
29422025-06-30T14:20:58.237Z Compiling smoltcp v0.11.0
29432025-06-30T14:20:58.616Z Compiling tabwriter v1.4.0
29442025-06-30T14:20:59.072Z Compiling typify-impl v0.4.1
29452025-06-30T14:20:59.099Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29462025-06-30T14:20:59.145Z Compiling cstr-argument v0.1.2
29472025-06-30T14:20:59.198Z Compiling ingot-macros v0.1.0
29482025-06-30T14:20:59.229Z Compiling foreign-types v0.5.0
29492025-06-30T14:20:59.369Z Compiling cobs v0.2.3
29502025-06-30T14:20:59.402Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29512025-06-30T14:20:59.673Z Compiling pretty-hex v0.2.1
29522025-06-30T14:20:59.734Z Compiling postcard v1.0.10
29532025-06-30T14:20:59.784Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29542025-06-30T14:20:59.883Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29552025-06-30T14:20:59.981Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29562025-06-30T14:21:00.399Z Compiling colored v2.2.0
29572025-06-30T14:21:00.512Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29582025-06-30T14:21:00.561Z Compiling typify-macro v0.3.0
29592025-06-30T14:21:00.587Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29602025-06-30T14:21:01.069Z Compiling itertools v0.14.0
29612025-06-30T14:21:01.096Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29622025-06-30T14:21:01.763Z Compiling camino-tempfile v1.4.1
29632025-06-30T14:21:02.156Z Compiling smf v0.2.3
29642025-06-30T14:21:03.198Z Compiling zone_cfg_derive v0.3.0
29652025-06-30T14:21:03.554Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29662025-06-30T14:21:03.725Z Compiling typify v0.3.0
29672025-06-30T14:21:03.912Z Compiling progenitor-impl v0.9.1
29682025-06-30T14:21:03.938Z Compiling num-derive v0.4.2
29692025-06-30T14:21:03.938Z Compiling sigpipe v0.1.3
29702025-06-30T14:21:03.989Z Compiling jiff v0.2.15
29712025-06-30T14:21:04.123Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29722025-06-30T14:21:04.350Z Compiling zone v0.3.1
29732025-06-30T14:21:04.455Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29742025-06-30T14:21:04.517Z Compiling ingot-types v0.1.0
29752025-06-30T14:21:04.882Z Compiling num-rational v0.4.2
29762025-06-30T14:21:05.320Z Compiling ingot v0.1.0
29772025-06-30T14:21:05.675Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29782025-06-30T14:21:05.700Z Compiling universal-hash v0.5.1
29792025-06-30T14:21:05.933Z Compiling num-complex v0.4.6
29802025-06-30T14:21:06.191Z Compiling opaque-debug v0.3.1
29812025-06-30T14:21:06.315Z Compiling half v2.4.1
29822025-06-30T14:21:06.391Z Compiling ciborium-io v0.2.2
29832025-06-30T14:21:06.568Z Compiling float-ord v0.3.2
29842025-06-30T14:21:06.765Z Compiling num v0.4.3
29852025-06-30T14:21:06.790Z Compiling ciborium-ll v0.2.2
29862025-06-30T14:21:06.821Z Compiling secrecy v0.10.3
29872025-06-30T14:21:06.906Z Compiling aead v0.5.2
29882025-06-30T14:21:07.083Z Compiling ciborium v0.2.2
29892025-06-30T14:21:07.175Z Compiling convert_case v0.4.0
29902025-06-30T14:21:07.259Z Compiling keccak v0.1.5
29912025-06-30T14:21:07.875Z Compiling utf-8 v0.7.6
29922025-06-30T14:21:08.179Z Compiling tungstenite v0.21.0
29932025-06-30T14:21:08.208Z Compiling derive_more v0.99.20
29942025-06-30T14:21:08.236Z Compiling sha3 v0.10.8
29952025-06-30T14:21:08.647Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29962025-06-30T14:21:09.121Z Compiling poly1305 v0.8.0
29972025-06-30T14:21:09.304Z Compiling progenitor-macro v0.9.1
29982025-06-30T14:21:09.823Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29992025-06-30T14:21:10.451Z Compiling typify-macro v0.4.1
30002025-06-30T14:21:10.793Z Compiling password-hash v0.5.0
30012025-06-30T14:21:10.939Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
30022025-06-30T14:21:11.149Z Compiling chacha20 v0.9.1
30032025-06-30T14:21:11.550Z Compiling blake2 v0.10.6
30042025-06-30T14:21:11.592Z Compiling tokio-tungstenite v0.21.0
30052025-06-30T14:21:12.107Z Compiling argon2 v0.5.3
30062025-06-30T14:21:12.300Z Compiling base64 v0.21.7
30072025-06-30T14:21:12.487Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
30082025-06-30T14:21:12.735Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30092025-06-30T14:21:12.897Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30102025-06-30T14:21:13.418Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30112025-06-30T14:21:13.444Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30122025-06-30T14:21:13.469Z Compiling thiserror-impl-no-std v2.0.2
30132025-06-30T14:21:13.496Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30142025-06-30T14:21:13.689Z Compiling typify v0.4.1
30152025-06-30T14:21:13.740Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30162025-06-30T14:21:13.878Z Compiling progenitor-impl v0.10.0
30172025-06-30T14:21:14.070Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30182025-06-30T14:21:14.099Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30192025-06-30T14:21:14.126Z Compiling atomicwrites v0.4.4
30202025-06-30T14:21:14.296Z Compiling semver v0.1.20
30212025-06-30T14:21:14.483Z Compiling chacha20poly1305 v0.10.1
30222025-06-30T14:21:14.709Z Compiling rustc_version v0.1.7
30232025-06-30T14:21:14.735Z Compiling typify-impl v0.2.0
30242025-06-30T14:21:14.761Z Compiling resolv-conf v0.7.0
30252025-06-30T14:21:14.842Z Compiling newline-converter v0.3.0
30262025-06-30T14:21:15.038Z Compiling primeorder v0.13.6
30272025-06-30T14:21:15.177Z Compiling owo-colors v4.2.2
30282025-06-30T14:21:15.460Z Compiling cancel-safe-futures v0.1.5
30292025-06-30T14:21:15.567Z Compiling libefi-sys v0.1.0
30302025-06-30T14:21:15.701Z Compiling moka v0.12.10
30312025-06-30T14:21:15.745Z Compiling thiserror-no-std v2.0.2
30322025-06-30T14:21:15.889Z Compiling newtype_derive v0.1.6
30332025-06-30T14:21:15.916Z Compiling vsss-rs v3.3.4
30342025-06-30T14:21:15.940Z Compiling expectorate v1.2.0
30352025-06-30T14:21:16.022Z Compiling libsw-core v0.3.1
30362025-06-30T14:21:16.193Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30372025-06-30T14:21:16.239Z Compiling bitfield-struct v0.6.2
30382025-06-30T14:21:16.318Z Compiling unicase v2.7.0
30392025-06-30T14:21:16.556Z Compiling arc-swap v1.7.1
30402025-06-30T14:21:16.605Z Compiling tagptr v0.2.0
30412025-06-30T14:21:16.861Z Compiling fixedbitset v0.5.7
30422025-06-30T14:21:17.067Z Compiling slog-scope v4.4.0
30432025-06-30T14:21:17.320Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30442025-06-30T14:21:17.426Z Compiling petgraph v0.8.2
30452025-06-30T14:21:17.951Z Compiling libsw v3.5.0
30462025-06-30T14:21:19.007Z Compiling polyval v0.6.2
30472025-06-30T14:21:19.186Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30482025-06-30T14:21:19.395Z Compiling progenitor-macro v0.10.0
30492025-06-30T14:21:19.435Z Compiling hickory-proto v0.24.4
30502025-06-30T14:21:19.537Z Compiling proc-macro-error-attr2 v2.0.0
30512025-06-30T14:21:19.650Z Compiling progenitor v0.9.1
30522025-06-30T14:21:19.771Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30532025-06-30T14:21:19.799Z Compiling indent_write v2.2.0
30542025-06-30T14:21:19.894Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
30552025-06-30T14:21:19.925Z Compiling parking_lot_core v0.8.6
30562025-06-30T14:21:20.054Z Compiling salty v0.3.0
30572025-06-30T14:21:20.235Z Compiling linked-hash-map v0.5.6
30582025-06-30T14:21:20.390Z Compiling linear-map v1.2.0
30592025-06-30T14:21:20.557Z Compiling lru-cache v0.1.2
30602025-06-30T14:21:20.594Z Compiling proc-macro-error2 v2.0.1
30612025-06-30T14:21:20.723Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30622025-06-30T14:21:20.772Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30632025-06-30T14:21:21.161Z Compiling ghash v0.5.1
30642025-06-30T14:21:21.372Z Compiling hickory-resolver v0.25.2
30652025-06-30T14:21:21.437Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30662025-06-30T14:21:21.816Z Compiling slog-stdlog v4.1.1
30672025-06-30T14:21:22.084Z Compiling p384 v0.13.0
30682025-06-30T14:21:22.163Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30692025-06-30T14:21:22.972Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30702025-06-30T14:21:23.214Z Compiling num-derive v0.3.3
30712025-06-30T14:21:23.241Z Compiling ctr v0.9.2
30722025-06-30T14:21:23.617Z Compiling gethostname v0.5.0
30732025-06-30T14:21:23.829Z Compiling lzma-sys v0.1.20
30742025-06-30T14:21:23.855Z Compiling slog-dtrace v0.3.0
30752025-06-30T14:21:24.139Z Compiling highway v1.3.0
30762025-06-30T14:21:24.507Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30772025-06-30T14:21:24.926Z Compiling xshell-macros v0.2.7
30782025-06-30T14:21:24.957Z Compiling papergrid v0.14.0
30792025-06-30T14:21:25.161Z Compiling libscf-sys v1.1.0
30802025-06-30T14:21:25.591Z Compiling hickory-resolver v0.24.4
30812025-06-30T14:21:25.709Z Compiling xshell v0.2.7
30822025-06-30T14:21:25.879Z Compiling aes-gcm v0.10.3
30832025-06-30T14:21:25.986Z Compiling typify-macro v0.2.0
30842025-06-30T14:21:26.077Z Compiling mime_guess v2.0.5
30852025-06-30T14:21:26.229Z Compiling slog-envlogger v2.2.0
30862025-06-30T14:21:26.742Z Compiling steno v0.4.1
30872025-06-30T14:21:26.866Z Compiling tabled_derive v0.10.0
30882025-06-30T14:21:28.133Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30892025-06-30T14:21:28.292Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30902025-06-30T14:21:29.042Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
30912025-06-30T14:21:29.068Z Compiling tokio-dtrace v0.1.0
30922025-06-30T14:21:29.222Z Compiling heck v0.3.3
30932025-06-30T14:21:29.248Z Compiling typify v0.2.0
30942025-06-30T14:21:29.442Z Compiling progenitor-impl v0.8.0
30952025-06-30T14:21:29.487Z Compiling progenitor-client v0.8.0
30962025-06-30T14:21:29.591Z Compiling ssh-encoding v0.2.0
30972025-06-30T14:21:29.886Z Compiling progenitor v0.10.0
30982025-06-30T14:21:29.952Z Compiling blowfish v0.9.1
30992025-06-30T14:21:30.062Z Compiling env_filter v0.1.2
31002025-06-30T14:21:30.106Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31012025-06-30T14:21:30.201Z Compiling nibble_vec v0.1.0
31022025-06-30T14:21:30.415Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31032025-06-30T14:21:30.470Z Compiling humantime v2.2.0
31042025-06-30T14:21:30.683Z Compiling endian-type v0.1.2
31052025-06-30T14:21:30.792Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31062025-06-30T14:21:30.926Z Compiling radix_trie v0.2.1
31072025-06-30T14:21:30.952Z Compiling env_logger v0.11.5
31082025-06-30T14:21:31.005Z Compiling bcrypt-pbkdf v0.10.0
31092025-06-30T14:21:31.505Z Compiling ssh-cipher v0.2.0
31102025-06-30T14:21:31.531Z Compiling zone_cfg_derive v0.1.2
31112025-06-30T14:21:31.556Z Compiling oxide-tokio-rt v0.1.1
31122025-06-30T14:21:31.809Z Compiling tabled v0.18.0
31132025-06-30T14:21:31.904Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31142025-06-30T14:21:32.646Z Compiling qorb v0.4.0
31152025-06-30T14:21:32.671Z Compiling parking_lot v0.11.2
31162025-06-30T14:21:33.380Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31172025-06-30T14:21:33.451Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31182025-06-30T14:21:33.857Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31192025-06-30T14:21:33.904Z Compiling prefix-trie v0.7.0
31202025-06-30T14:21:34.087Z Compiling password-hash v0.4.2
31212025-06-30T14:21:34.250Z Compiling fxhash v0.2.1
31222025-06-30T14:21:34.472Z Compiling http-range v0.1.5
31232025-06-30T14:21:34.639Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31242025-06-30T14:21:34.845Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31252025-06-30T14:21:34.870Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31262025-06-30T14:21:34.917Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31272025-06-30T14:21:35.569Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31282025-06-30T14:21:36.463Z Compiling progenitor-macro v0.8.0
31292025-06-30T14:21:37.077Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31302025-06-30T14:21:37.677Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31312025-06-30T14:21:37.825Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31322025-06-30T14:21:38.752Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31332025-06-30T14:21:38.788Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31342025-06-30T14:21:39.735Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31352025-06-30T14:21:40.390Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31362025-06-30T14:21:40.728Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31372025-06-30T14:21:41.121Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31382025-06-30T14:21:41.502Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31392025-06-30T14:21:41.677Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31402025-06-30T14:21:42.824Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31412025-06-30T14:21:43.136Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31422025-06-30T14:21:43.660Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31432025-06-30T14:21:45.596Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31442025-06-30T14:21:46.002Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31452025-06-30T14:21:46.392Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31462025-06-30T14:21:46.514Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31472025-06-30T14:21:46.715Z Compiling base64 v0.13.1
31482025-06-30T14:21:46.741Z Compiling progenitor v0.8.0
31492025-06-30T14:21:46.769Z Compiling same-file v1.0.6
31502025-06-30T14:21:46.958Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31512025-06-30T14:21:46.994Z Compiling walkdir v2.5.0
31522025-06-30T14:21:47.063Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31532025-06-30T14:21:47.089Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31542025-06-30T14:21:47.212Z Compiling ron v0.7.1
31552025-06-30T14:21:47.645Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31562025-06-30T14:21:49.005Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31572025-06-30T14:21:50.517Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31582025-06-30T14:21:50.811Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31592025-06-30T14:21:51.470Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31602025-06-30T14:21:52.041Z Compiling hickory-server v0.25.2
31612025-06-30T14:21:52.410Z Compiling pbkdf2 v0.11.0
31622025-06-30T14:21:52.750Z Compiling sled v0.34.7
31632025-06-30T14:21:53.251Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31642025-06-30T14:21:53.807Z Compiling xz2 v0.1.7
31652025-06-30T14:21:54.266Z Compiling zone v0.1.8
31662025-06-30T14:21:54.333Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31672025-06-30T14:21:54.858Z Compiling ssh-key v0.6.6
31682025-06-30T14:21:55.247Z Compiling hickory-client v0.25.2
31692025-06-30T14:21:55.490Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
31702025-06-30T14:21:55.527Z Compiling p256 v0.13.2
31712025-06-30T14:21:55.833Z Compiling p521 v0.13.3
31722025-06-30T14:21:55.954Z Compiling yasna v0.5.2
31732025-06-30T14:21:56.188Z Compiling pem v3.0.5
31742025-06-30T14:21:56.708Z Compiling headers-core v0.3.0
31752025-06-30T14:21:56.792Z Compiling kstat-rs v0.2.4
31762025-06-30T14:21:56.908Z Compiling secrecy v0.8.0
31772025-06-30T14:21:57.164Z Compiling nanorand v0.7.0
31782025-06-30T14:21:57.219Z Compiling atty v0.2.14
31792025-06-30T14:21:57.317Z Compiling russh-cryptovec v0.7.3
31802025-06-30T14:21:57.397Z Compiling crc8 v0.1.1
31812025-06-30T14:21:57.564Z Compiling md5 v0.7.0
31822025-06-30T14:21:57.604Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31832025-06-30T14:21:57.643Z Compiling flume v0.11.1
31842025-06-30T14:21:57.701Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31852025-06-30T14:21:58.011Z Compiling russh-keys v0.45.0
31862025-06-30T14:21:58.176Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31872025-06-30T14:21:59.933Z Compiling headers v0.4.1
31882025-06-30T14:21:59.994Z Compiling rcgen v0.12.1
31892025-06-30T14:22:00.416Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31902025-06-30T14:22:00.975Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31912025-06-30T14:22:01.248Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
31922025-06-30T14:22:01.455Z Compiling hyper-staticfile v0.10.1
31932025-06-30T14:22:01.711Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
31942025-06-30T14:22:02.313Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31952025-06-30T14:22:02.712Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31962025-06-30T14:22:03.837Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31972025-06-30T14:22:04.283Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31982025-06-30T14:22:05.494Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31992025-06-30T14:22:05.825Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
32002025-06-30T14:22:05.850Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32012025-06-30T14:22:06.063Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32022025-06-30T14:22:06.281Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32032025-06-30T14:22:06.583Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32042025-06-30T14:22:07.420Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32052025-06-30T14:22:07.672Z Compiling num-bigint v0.4.6
32062025-06-30T14:22:07.819Z Compiling des v0.8.1
32072025-06-30T14:22:08.156Z Compiling subprocess v0.2.9
32082025-06-30T14:22:08.635Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32092025-06-30T14:22:09.377Z Compiling hex-literal v0.4.1
32102025-06-30T14:22:09.558Z Compiling display-error-chain v0.2.2
32112025-06-30T14:22:09.596Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32122025-06-30T14:22:09.802Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32132025-06-30T14:22:09.830Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32142025-06-30T14:22:11.734Z Compiling russh v0.45.0
32152025-06-30T14:22:12.008Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32162025-06-30T14:22:12.250Z Compiling internet-checksum v0.2.1
32172025-06-30T14:22:17.004Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32182025-06-30T14:22:18.800Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32192025-06-30T14:22:49.623Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32202025-06-30T14:23:17.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
32212025-06-30T14:23:17.684Z
32222025-06-30T14:23:17.708Zreal 2:32.793204514
32232025-06-30T14:23:17.708Zuser 12:25.890291019
32242025-06-30T14:23:17.708Zsys 2:01.815464996
32252025-06-30T14:23:17.708Ztrap 0.346214705
32262025-06-30T14:23:17.709Ztflt 0.105861801
32272025-06-30T14:23:17.709Zdflt 0.961825187
32282025-06-30T14:23:17.709Zkflt 0.000094715
32292025-06-30T14:23:17.709Zlock 21:09.714222519
32302025-06-30T14:23:17.709Zslp 45:00.083713932
32312025-06-30T14:23:17.709Zlat 42.875109414
32322025-06-30T14:23:17.709Zstop 1:53.120698467
32332025-06-30T14:23:17.709Z+ mkdir tests
32342025-06-30T14:23:17.709Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32352025-06-30T14:23:17.709Z+ xargs -I '{}' -t cp '{}' tests/
32362025-06-30T14:23:17.734Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9b5f8b42d7cb05a3 tests/
32372025-06-30T14:23:17.762Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c1f2cda9915ecd0d tests/
32382025-06-30T14:23:17.787Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-4f4e140d905b5529 tests/
32392025-06-30T14:23:17.812Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0d0c5275531fa534 tests/
32402025-06-30T14:23:18.126Z+ 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/*)
32412025-06-30T14:23:18.151Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-c1f2cda9915ecd0d tests/commtest-4f4e140d905b5529 tests/dhcp_server-9b5f8b42d7cb05a3 tests/end_to_end_tests-0d0c5275531fa534 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
32422025-06-30T14:25:11.458ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32432025-06-30T14:25:11.459Za .github/buildomat/ci-env.sh 1K
32442025-06-30T14:25:11.459Za out/target/test 1K
32452025-06-30T14:25:11.459Za out/npuzone/npuzone 23144K
32462025-06-30T14:25:11.459Za package-manifest.toml 33K
32472025-06-30T14:25:11.459Za smf/sled-agent/non-gimlet/config.toml 5K
32482025-06-30T14:25:11.459Za target/release/omicron-package 41129K
32492025-06-30T14:25:11.459Za target/release/xtask 11702K
32502025-06-30T14:25:11.459Za target/debug/bootstrap 241473K
32512025-06-30T14:25:11.459Za tests/bootstrap-c1f2cda9915ecd0d 23192K
32522025-06-30T14:25:11.459Za tests/commtest-4f4e140d905b5529 24835K
32532025-06-30T14:25:11.459Za tests/dhcp_server-9b5f8b42d7cb05a3 23192K
32542025-06-30T14:25:11.459Za tests/end_to_end_tests-0d0c5275531fa534 314765K
32552025-06-30T14:25:11.459Za out/clickhouse.tar.gz 316430K
32562025-06-30T14:25:11.459Za out/clickhouse_keeper.tar.gz 300195K
32572025-06-30T14:25:11.459Za out/clickhouse_server.tar.gz 316430K
32582025-06-30T14:25:11.459Za out/cockroachdb.tar.gz 160063K
32592025-06-30T14:25:11.459Za out/crucible-dtrace.tar 98K
32602025-06-30T14:25:11.459Za out/crucible-pantry-zone.tar.gz 38997K
32612025-06-30T14:25:11.459Za out/crucible-zone.tar.gz 48881K
32622025-06-30T14:25:11.459Za out/external-dns.tar.gz 50714K
32632025-06-30T14:25:11.459Za out/internal-dns.tar.gz 50714K
32642025-06-30T14:25:11.459Za out/mg-ddm-gz.tar 91780K
32652025-06-30T14:25:11.459Za out/nexus.tar.gz 128440K
32662025-06-30T14:25:11.459Za out/ntp.tar.gz 16665K
32672025-06-30T14:25:11.459Za out/omicron-gateway-softnpu.tar.gz 29207K
32682025-06-30T14:25:11.459Za out/omicron-sled-agent.tar 139629K
32692025-06-30T14:25:11.459Za out/overlay.tar.gz 3K
32702025-06-30T14:25:11.459Za out/oximeter.tar.gz 62324K
32712025-06-30T14:25:11.459Za out/oxlog.tar 3979K
32722025-06-30T14:25:11.459Za out/probe.tar.gz 3037K
32732025-06-30T14:25:11.459Za out/propolis-server.tar.gz 68618K
32742025-06-30T14:25:11.459Za out/pumpkind-gz.tar 26648K
32752025-06-30T14:25:11.459Za out/switch-softnpu.tar.gz 335638K
32762025-06-30T14:25:11.485Z
32772025-06-30T14:25:11.485Zreal 1:53.329719895
32782025-06-30T14:25:11.485Zuser 1:45.314043403
32792025-06-30T14:25:11.485Zsys 9.694573697
32802025-06-30T14:25:11.485Ztrap 0.031926135
32812025-06-30T14:25:11.485Ztflt 0.000000000
32822025-06-30T14:25:11.485Zdflt 0.000000000
32832025-06-30T14:25:11.485Zkflt 0.000000000
32842025-06-30T14:25:11.485Zlock 0.000000000
32852025-06-30T14:25:11.485Zslp 1:45.461015792
32862025-06-30T14:25:11.485Zlat 6.151740502
32872025-06-30T14:25:11.485Zstop 0.000961387
32882025-06-30T14:25:11.485Zprocess exited: duration 2106208 ms, exit code 0
 
32892025-06-30T14:25:11.569Zfound 1 output files
32902025-06-30T14:25:11.569Zuploading: /work/package.tar.gz (2191192472 bytes)
32912025-06-30T14:29:32.633Zuploaded: /work/package.tar.gz