01K5FHDN36K43M6FX0BMHK70K0: 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: 01K5FHEQP9JQV9MJX7FWE3WRPF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-18T23:12:43.298Zjob assigned to worker 01K5FHHYVJ0QEPPFX8G1GC9882 [factory aws, i-09fc5a98f974932a1] (queued for 2 m 52 s)
 
22025-09-18T23:12:51.532Zstarting task 0: "setup"
32025-09-18T23:12:51.537Z++ uname -s
42025-09-18T23:12:51.540Z+ kern=SunOS
52025-09-18T23:12:51.540Z+ build_user=build
62025-09-18T23:12:51.540Z+ build_uid=12345
72025-09-18T23:12:51.540Z+ work_dir=/work
82025-09-18T23:12:51.540Z+ input_dir=/input
92025-09-18T23:12:51.540Z+ [[ 0 == 12345 ]]
102025-09-18T23:12:51.540Z+ case "$kern" in
112025-09-18T23:12:51.541Z+ groupadd -g 12345 build
122025-09-18T23:12:51.543Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-18T23:12:53.550Z+ zfs create -o mountpoint=/work rpool/work
142025-09-18T23:12:53.670Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-18T23:12:53.675Z+ home_fs=zfs
162025-09-18T23:12:53.675Z+ [[ zfs == autofs ]]
172025-09-18T23:12:53.675Z+ mkdir -p /home/build
182025-09-18T23:12:53.680Z+ chown build:build /home/build /work
192025-09-18T23:12:54.677Z+ chmod 0700 /home/build /work
202025-09-18T23:12:54.680Zprocess exited: duration 3150 ms, exit code 0
 
212025-09-18T23:12:54.687Zstarting task 1: "rust-toolchain"
222025-09-18T23:12:54.692Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-18T23:12:54.692Z * rust toolchain channel = "1.89.0"
242025-09-18T23:12:54.692Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-09-18T23:12:54.692Z * rust toolchain profile = "default"
262025-09-18T23:12:54.692Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-18T23:12:54.692Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-18T23:12:54.695Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-18T23:12:54.695Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-18T23:12:54.797Zinfo: downloading installer
312025-09-18T23:12:56.170Zwarn: It looks like you have an existing installation of Rust at:
322025-09-18T23:12:56.170Zwarn: /opt/ooce/bin
332025-09-18T23:12:56.171Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-18T23:12:56.171Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-18T23:12:56.171Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-18T23:12:56.171Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-18T23:12:56.171Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-18T23:12:56.171Zerror: cannot install while Rust is installed
392025-09-18T23:12:56.171Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-18T23:12:56.196Zinfo: profile set to 'default'
412025-09-18T23:12:56.196Zinfo: default host triple is x86_64-unknown-illumos
422025-09-18T23:12:56.225Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-18T23:12:56.362Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-18T23:12:56.362Zinfo: downloading component 'cargo'
452025-09-18T23:12:57.171Zinfo: downloading component 'clippy'
462025-09-18T23:12:57.493Zinfo: downloading component 'rust-docs'
472025-09-18T23:12:58.706Zinfo: downloading component 'rust-std'
482025-09-18T23:13:00.370Zinfo: downloading component 'rustc'
492025-09-18T23:13:07.740Zinfo: downloading component 'rustfmt'
502025-09-18T23:13:07.978Zinfo: installing component 'cargo'
512025-09-18T23:13:08.877Zinfo: installing component 'clippy'
522025-09-18T23:13:09.277Zinfo: installing component 'rust-docs'
532025-09-18T23:13:11.186Zinfo: installing component 'rust-std'
542025-09-18T23:13:13.096Zinfo: installing component 'rustc'
552025-09-18T23:13:19.838Zinfo: installing component 'rustfmt'
562025-09-18T23:13:20.179Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-18T23:13:20.179Z
582025-09-18T23:13:20.621Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-18T23:13:20.621Z
602025-09-18T23:13:20.625Z
612025-09-18T23:13:20.625ZRust is installed now. Great!
622025-09-18T23:13:20.625Z
632025-09-18T23:13:20.625ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-18T23:13:20.625Zenvironment variable. This has not been done automatically.
652025-09-18T23:13:20.625Z
662025-09-18T23:13:20.625ZTo configure your current shell, you need to source
672025-09-18T23:13:20.625Zthe corresponding env file under $HOME/.cargo.
682025-09-18T23:13:20.625Z
692025-09-18T23:13:20.625ZThis is usually done by running one of the following (note the leading DOT):
702025-09-18T23:13:20.625Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-18T23:13:20.625Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-18T23:13:20.625Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-18T23:13:20.756Z+ rustup --version
742025-09-18T23:13:20.769Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-18T23:13:20.773Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-18T23:13:20.854Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-18T23:13:20.857Z+ cargo --version
782025-09-18T23:13:20.923Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-18T23:13:20.926Z+ rustc --version
802025-09-18T23:13:20.999Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-18T23:13:21.005Zprocess exited: duration 26312 ms, exit code 0
 
822025-09-18T23:13:21.013Zstarting task 2: "authentication"
832025-09-18T23:13:21.036Zprocess exited: duration 22 ms, exit code 0
 
842025-09-18T23:13:21.043Zstarting task 3: "clone repository"
852025-09-18T23:13:21.048Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-18T23:13:21.051Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-18T23:13:21.147ZCloning into '/work/oxidecomputer/omicron'...
882025-09-18T23:13:31.607Z+ cd /work/oxidecomputer/omicron
892025-09-18T23:13:31.609Z+ git fetch origin 2f19f09815893ce35cddf8d8f0ec2c6a38ec7d28
902025-09-18T23:13:31.965ZFrom https://github.com/oxidecomputer/omicron
912025-09-18T23:13:31.965Z * branch 2f19f09815893ce35cddf8d8f0ec2c6a38ec7d28 -> FETCH_HEAD
922025-09-18T23:13:31.977Z+ [[ -n omdb_nexus_gen ]]
932025-09-18T23:13:31.980Z++ git branch --show-current
942025-09-18T23:13:31.983Z+ current=main
952025-09-18T23:13:31.983Z+ [[ main != omdb_nexus_gen ]]
962025-09-18T23:13:31.983Z+ git branch -f omdb_nexus_gen 2f19f09815893ce35cddf8d8f0ec2c6a38ec7d28
972025-09-18T23:13:31.986Z+ git checkout -f omdb_nexus_gen
982025-09-18T23:13:32.239ZSwitched to branch 'omdb_nexus_gen'
992025-09-18T23:13:32.242Z+ git reset --hard 2f19f09815893ce35cddf8d8f0ec2c6a38ec7d28
1002025-09-18T23:13:32.270ZHEAD is now at 2f19f0981 review feedback
1012025-09-18T23:13:32.274Zprocess exited: duration 11227 ms, exit code 0
 
1022025-09-18T23:13:32.280Zstarting task 4: "build"
1032025-09-18T23:13:32.286Z+ source .github/buildomat/ci-env.sh
1042025-09-18T23:13:32.289Z++ export CARGO_TERM_COLOR=always
1052025-09-18T23:13:32.289Z++ CARGO_TERM_COLOR=always
1062025-09-18T23:13:32.289Z+ cargo --version
1072025-09-18T23:13:32.345Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-18T23:13:32.349Z+ rustc --version
1092025-09-18T23:13:32.420Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-18T23:13:32.423Z+ WORK=/work
1112025-09-18T23:13:32.423Z+ pfexec mkdir -p /work
1122025-09-18T23:13:32.429Z+ pfexec chown build /work
1132025-09-18T23:13:32.445Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-09-18T23:13:48.791Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-09-18T23:13:56.866Z Startup: Caching catalogs ... Done
1162025-09-18T23:14:04.675ZPlanning: Solver setup ... Done (6.554s)
1172025-09-18T23:14:04.736ZPlanning: Running solver ... Done (0.061s)
1182025-09-18T23:14:04.840ZPlanning: Finding local manifests ... Done (0.003s)
1192025-09-18T23:14:04.853ZPlanning: Fetching manifests: 0/4 0% complete
1202025-09-18T23:14:05.022ZPlanning: Fetching manifests: 4/4 100% complete
1212025-09-18T23:14:05.073ZPlanning: Package planning ... Done (0.051s)
1222025-09-18T23:14:05.124ZPlanning: Merging actions ... Done (0.051s)
1232025-09-18T23:14:05.558ZPlanning: Checking for conflicting actions ... Done (0.434s)
1242025-09-18T23:14:05.571ZPlanning: Consolidating action changes ... Done (0.012s)
1252025-09-18T23:14:09.054ZPlanning: Evaluating mediators ... Done (3.482s)
1262025-09-18T23:14:09.064ZPlanning: Planning completed in 12.06 seconds
1272025-09-18T23:14:09.143Z Packages to install: 4
1282025-09-18T23:14:09.143Z Mediators to change: 2
1292025-09-18T23:14:09.146Z Services to change: 1
1302025-09-18T23:14:09.146Z Estimated space available: 155.49 GB
1312025-09-18T23:14:09.146ZEstimated space to be consumed: 1.72 GB
1322025-09-18T23:14:09.146Z Create boot environment: No
1332025-09-18T23:14:09.146ZCreate backup boot environment: No
1342025-09-18T23:14:09.146Z Rebuild boot archive: No
1352025-09-18T23:14:09.146Z
1362025-09-18T23:14:09.146ZChanged mediators:
1372025-09-18T23:14:09.146Z mediator clang:
1382025-09-18T23:14:09.146Z version: None -> 15 (system default)
1392025-09-18T23:14:09.146Z
1402025-09-18T23:14:09.146Z mediator llvm:
1412025-09-18T23:14:09.146Z version: 14 (system default) -> 15 (system default)
1422025-09-18T23:14:09.146Z
1432025-09-18T23:14:09.146ZChanged packages:
1442025-09-18T23:14:09.146Zhelios-dev
1452025-09-18T23:14:09.146Z developer/build-essential
1462025-09-18T23:14:09.147Z None -> 11-2.0
1472025-09-18T23:14:09.147Z library/libxmlsec1
1482025-09-18T23:14:09.147Z None -> 1.2.35-2.0
1492025-09-18T23:14:09.147Z ooce/developer/clang-15
1502025-09-18T23:14:09.147Z None -> 15.0.7-2.0
1512025-09-18T23:14:09.147Z ooce/developer/llvm-15
1522025-09-18T23:14:09.147Z None -> 15.0.7-2.0
1532025-09-18T23:14:09.147Z
1542025-09-18T23:14:09.147ZServices:
1552025-09-18T23:14:09.147Z restart_fmri:
1562025-09-18T23:14:09.147Z svc:/system/update-man-index:default
1572025-09-18T23:14:09.361Z
1582025-09-18T23:14:09.362ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-09-18T23:14:14.506ZDownload: 2217/3290 items 119.2/212.6MB 56% complete (24.6M/s)
1602025-09-18T23:14:18.629ZDownload: Completed 212.60 MB in 9.27 seconds (22.9M/s)
1612025-09-18T23:14:18.937Z Actions: 1/3689 actions (Installing new actions)
1622025-09-18T23:14:23.832Z Actions: Completed 3689 actions in 4.89 seconds.
1632025-09-18T23:14:24.456Z Done (0.619s)
1642025-09-18T23:14:24.456Z Done (0.000s)
1652025-09-18T23:14:25.352Z Done (0.895s)
1662025-09-18T23:14:30.737Z Done (5.054s)
1672025-09-18T23:14:30.828Z Done (0.020s)
1682025-09-18T23:14:30.832Z Done (0.000s)
1692025-09-18T23:14:30.977Z Done (0.000s)
1702025-09-18T23:14:31.873ZPlanning: Evaluating mediator changes ... Done
1712025-09-18T23:14:32.052ZPlanning: Checking for conflicting actions ... Done
1722025-09-18T23:14:32.062ZPlanning: Consolidating action changes ... Done
1732025-09-18T23:14:32.321ZPlanning: Evaluating mediators ... Done
1742025-09-18T23:14:32.325ZPlanning: Planning completed in 0.45 seconds
1752025-09-18T23:14:32.355Z Mediators to change: 2
1762025-09-18T23:14:32.355Z Create boot environment: No
1772025-09-18T23:14:32.359ZCreate backup boot environment: No
1782025-09-18T23:14:32.444Z Done
1792025-09-18T23:14:32.444Z Done
1802025-09-18T23:14:33.070Z Done
1812025-09-18T23:14:36.822Z Done
1822025-09-18T23:14:36.910Z Done
1832025-09-18T23:14:36.914Z Done
1842025-09-18T23:14:37.039Z Done
1852025-09-18T23:14:37.680ZPlanning: Evaluating mediator changes ... Done
1862025-09-18T23:14:37.684ZPlanning: Merging actions ... Done
1872025-09-18T23:14:37.876ZPlanning: Checking for conflicting actions ... Done
1882025-09-18T23:14:37.879ZPlanning: Consolidating action changes ... Done
1892025-09-18T23:14:38.152ZPlanning: Evaluating mediators ... Done
1902025-09-18T23:14:38.210ZPlanning: Planning completed in 0.79 seconds
1912025-09-18T23:14:38.246Z Packages to change: 1
1922025-09-18T23:14:38.246Z Mediators to change: 1
1932025-09-18T23:14:38.249Z Services to change: 1
1942025-09-18T23:14:38.249Z Create boot environment: No
1952025-09-18T23:14:38.249ZCreate backup boot environment: Yes
1962025-09-18T23:14:40.631Z Actions: 1/6 actions (Updating modified actions)
1972025-09-18T23:14:40.634Z Actions: Completed 6 actions in 0.00 seconds.
1982025-09-18T23:14:40.634Z Done
1992025-09-18T23:14:40.634Z Done
2002025-09-18T23:14:40.812Z Done
2012025-09-18T23:14:44.664Z Done
2022025-09-18T23:14:44.752Z Done
2032025-09-18T23:14:44.755Z Done
2042025-09-18T23:14:44.913Z Done
2052025-09-18T23:14:45.359ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062025-09-18T23:14:45.359Zclang system 15 system
2072025-09-18T23:14:45.359Zcsh system system illumos
2082025-09-18T23:14:45.359Zctags system system illumos
2092025-09-18T23:14:45.359Zfile system system illumos
2102025-09-18T23:14:45.359Zgcc vendor 12 vendor
2112025-09-18T23:14:45.359Zgcc system 10 system
2122025-09-18T23:14:45.359Zgcc system 7 system
2132025-09-18T23:14:45.359Zgo system 1.20 system
2142025-09-18T23:14:45.359Zgo system 1.19 system
2152025-09-18T23:14:45.359Zllvm system 15 system
2162025-09-18T23:14:45.359Zllvm system 14 system
2172025-09-18T23:14:45.359Zmariadb system 10.6 system
2182025-09-18T23:14:45.359Zmta vendor vendor dma
2192025-09-18T23:14:45.359Zopenjdk system 17 system
2202025-09-18T23:14:45.359Zopenjdk system 11 system
2212025-09-18T23:14:45.359Zopenjdk system 1.8 system
2222025-09-18T23:14:45.359Zopenssl vendor 3 vendor
2232025-09-18T23:14:45.359Zperl system 5.36 system
2242025-09-18T23:14:45.359Zpostgresql system 15 system
2252025-09-18T23:14:45.359Zpostgresql system 13 system
2262025-09-18T23:14:45.359Zpython vendor 3 vendor
2272025-09-18T23:14:45.359Zpython system 2 system
2282025-09-18T23:14:45.359Zpython3 system 3.11 system
2292025-09-18T23:14:45.359Zruby system 3.0 system
2302025-09-18T23:14:45.359Zwords vendor vendor american-english
2312025-09-18T23:14:45.359Zwords system system australian-english
2322025-09-18T23:14:45.359Zwords system system british-english
2332025-09-18T23:14:45.359Zwords system system canadian-english
2342025-09-18T23:14:45.360Zwords system system french
2352025-09-18T23:14:45.360Zwords system system italian
2362025-09-18T23:14:45.360Zwords system system ngerman
2372025-09-18T23:14:45.360Zwords system system ogerman
2382025-09-18T23:14:45.360Zwords system system spanish
2392025-09-18T23:14:45.706ZPUBLISHER TYPE STATUS P LOCATION
2402025-09-18T23:14:45.706Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412025-09-18T23:14:50.664ZFMRI IFO
2422025-09-18T23:14:50.664Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432025-09-18T23:14:50.664Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442025-09-18T23:14:50.664Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452025-09-18T23:14:50.664Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462025-09-18T23:14:50.664Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472025-09-18T23:14:50.664Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482025-09-18T23:14:50.664Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492025-09-18T23:14:50.664Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502025-09-18T23:14:50.664Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512025-09-18T23:14:50.664Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522025-09-18T23:14:50.664Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532025-09-18T23:14:50.664Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542025-09-18T23:14:50.664Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552025-09-18T23:14:50.664Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562025-09-18T23:14:50.664Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572025-09-18T23:14:50.664Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582025-09-18T23:14:51.733Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592025-09-18T23:14:52.016Z Updating crates.io index
2602025-09-18T23:14:52.019Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-09-18T23:14:52.397Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622025-09-18T23:14:53.036Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632025-09-18T23:14:53.282Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642025-09-18T23:14:53.562Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652025-09-18T23:14:53.983Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662025-09-18T23:14:55.164Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672025-09-18T23:14:57.278Z Updating git repository `https://github.com/oxidecomputer/opte`
2682025-09-18T23:14:58.316Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692025-09-18T23:14:59.045Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2702025-09-18T23:14:59.809Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712025-09-18T23:15:00.084Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722025-09-18T23:15:00.375Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2732025-09-18T23:15:00.878Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742025-09-18T23:15:01.363Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-09-18T23:15:01.663Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-09-18T23:15:01.983Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-09-18T23:15:02.289Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-09-18T23:15:02.530Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-09-18T23:15:02.794Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-09-18T23:15:03.079Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812025-09-18T23:15:03.424Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822025-09-18T23:15:03.935Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832025-09-18T23:15:04.235Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-09-18T23:15:04.622Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-09-18T23:15:05.082Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2862025-09-18T23:15:05.491Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-09-18T23:15:05.771Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-09-18T23:15:06.107Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-09-18T23:15:06.554Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-09-18T23:15:06.799Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-09-18T23:15:07.083Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-09-18T23:15:07.391Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932025-09-18T23:15:19.704Z Updating git repository `https://github.com/illumos/smf-rs`
2942025-09-18T23:15:21.070Z Downloading crates ...
2952025-09-18T23:15:21.132Z Downloaded scroll_derive v0.12.0
2962025-09-18T23:15:21.135Z Downloaded dtrace-parser v0.2.0
2972025-09-18T23:15:21.135Z Downloaded anstyle-parse v0.2.5
2982025-09-18T23:15:21.138Z Downloaded block-buffer v0.10.4
2992025-09-18T23:15:21.138Z Downloaded clap_derive v4.5.41
3002025-09-18T23:15:21.141Z Downloaded cargo-util-schemas v0.8.2
3012025-09-18T23:15:21.144Z Downloaded anstyle v1.0.11
3022025-09-18T23:15:21.147Z Downloaded autocfg v1.4.0
3032025-09-18T23:15:21.147Z Downloaded pretty-hex v0.4.1
3042025-09-18T23:15:21.151Z Downloaded swrite v0.1.0
3052025-09-18T23:15:21.151Z Downloaded heck v0.4.1
3062025-09-18T23:15:21.154Z Downloaded terminal_size v0.4.0
3072025-09-18T23:15:21.154Z Downloaded thiserror-impl v2.0.16
3082025-09-18T23:15:21.158Z Downloaded cfg-if v1.0.1
3092025-09-18T23:15:21.158Z Downloaded cpufeatures v0.2.14
3102025-09-18T23:15:21.163Z Downloaded anstyle-query v1.1.1
3112025-09-18T23:15:21.163Z Downloaded tempfile v3.20.0
3122025-09-18T23:15:21.163Z Downloaded writeable v0.5.5
3132025-09-18T23:15:21.166Z Downloaded once_cell v1.21.3
3142025-09-18T23:15:21.166Z Downloaded usdt-impl v0.5.0
3152025-09-18T23:15:21.169Z Downloaded zerofrom v0.1.4
3162025-09-18T23:15:21.169Z Downloaded usdt-macro v0.5.0
3172025-09-18T23:15:21.172Z Downloaded unicode-linebreak v0.1.5
3182025-09-18T23:15:21.172Z Downloaded serde v1.0.223
3192025-09-18T23:15:21.172Z Downloaded yoke-derive v0.7.4
3202025-09-18T23:15:21.175Z Downloaded sha2 v0.10.9
3212025-09-18T23:15:21.178Z Downloaded usdt-attr-macro v0.5.0
3222025-09-18T23:15:21.178Z Downloaded usdt v0.5.0
3232025-09-18T23:15:21.178Z Downloaded pest_derive v2.7.14
3242025-09-18T23:15:21.183Z Downloaded toml_write v0.1.2
3252025-09-18T23:15:21.183Z Downloaded thread-id v4.2.2
3262025-09-18T23:15:21.186Z Downloaded proc-macro2 v1.0.101
3272025-09-18T23:15:21.186Z Downloaded version_check v0.9.5
3282025-09-18T23:15:21.189Z Downloaded utf8_iter v1.0.4
3292025-09-18T23:15:21.190Z Downloaded unicode-xid v0.2.6
3302025-09-18T23:15:21.190Z Downloaded typeid v1.0.3
3312025-09-18T23:15:21.193Z Downloaded serde_core v1.0.223
3322025-09-18T23:15:21.193Z Downloaded icu_normalizer v1.5.0
3332025-09-18T23:15:21.196Z Downloaded zerovec-derive v0.10.3
3342025-09-18T23:15:21.199Z Downloaded zerofrom-derive v0.1.4
3352025-09-18T23:15:21.199Z Downloaded memchr v2.7.4
3362025-09-18T23:15:21.203Z Downloaded zerocopy-derive v0.7.35
3372025-09-18T23:15:21.207Z Downloaded fnv v1.0.7
3382025-09-18T23:15:21.210Z Downloaded textwrap v0.16.2
3392025-09-18T23:15:21.213Z Downloaded toml_datetime v0.6.11
3402025-09-18T23:15:21.213Z Downloaded thiserror v1.0.69
3412025-09-18T23:15:21.217Z Downloaded thiserror-impl v1.0.69
3422025-09-18T23:15:21.220Z Downloaded thiserror v2.0.16
3432025-09-18T23:15:21.224Z Downloaded unicode-ident v1.0.18
3442025-09-18T23:15:21.227Z Downloaded ucd-trie v0.1.7
3452025-09-18T23:15:21.230Z Downloaded icu_provider_macros v1.5.0
3462025-09-18T23:15:21.230Z Downloaded colorchoice v1.0.2
3472025-09-18T23:15:21.230Z Downloaded equivalent v1.0.2
3482025-09-18T23:15:21.233Z Downloaded bitflags v2.9.1
3492025-09-18T23:15:21.236Z Downloaded serde-value v0.7.0
3502025-09-18T23:15:21.236Z Downloaded serde-untagged v0.1.7
3512025-09-18T23:15:21.239Z Downloaded macaddr v1.0.1
3522025-09-18T23:15:21.239Z Downloaded url v2.5.4
3532025-09-18T23:15:21.242Z Downloaded fastrand v2.1.1
3542025-09-18T23:15:21.243Z Downloaded digest v0.10.7
3552025-09-18T23:15:21.246Z Downloaded toml_edit v0.22.27
3562025-09-18T23:15:21.249Z Downloaded zerovec v0.10.4
3572025-09-18T23:15:21.255Z Downloaded proc-macro-error v1.0.4
3582025-09-18T23:15:21.262Z Downloaded plain v0.2.3
3592025-09-18T23:15:21.262Z Downloaded cargo-platform v0.2.0
3602025-09-18T23:15:21.262Z Downloaded percent-encoding v2.3.2
3612025-09-18T23:15:21.266Z Downloaded zerocopy v0.7.35
3622025-09-18T23:15:21.273Z Downloaded winnow v0.7.10
3632025-09-18T23:15:21.281Z Downloaded smawk v0.3.2
3642025-09-18T23:15:21.283Z Downloaded pest_generator v2.7.14
3652025-09-18T23:15:21.283Z Downloaded itoa v1.0.11
3662025-09-18T23:15:21.286Z Downloaded unicode-width v0.2.0
3672025-09-18T23:15:21.290Z Downloaded serde_tokenstream v0.2.2
3682025-09-18T23:15:21.293Z Downloaded cargo_toml v0.21.0
3692025-09-18T23:15:21.293Z Downloaded bytecount v0.6.8
3702025-09-18T23:15:21.296Z Downloaded serde_spanned v0.6.9
3712025-09-18T23:15:21.296Z Downloaded scroll v0.12.0
3722025-09-18T23:15:21.296Z Downloaded proc-macro-error-attr v1.0.4
3732025-09-18T23:15:21.299Z Downloaded camino-tempfile v1.4.1
3742025-09-18T23:15:21.299Z Downloaded ordered-float v2.10.1
3752025-09-18T23:15:21.299Z Downloaded unicode-width v0.1.14
3762025-09-18T23:15:21.303Z Downloaded icu_provider v1.5.0
3772025-09-18T23:15:21.324Z Downloaded icu_locid_transform_data v1.5.0
3782025-09-18T23:15:21.324Z Downloaded icu_locid v1.5.0
3792025-09-18T23:15:21.324Z Downloaded idna v1.0.3
3802025-09-18T23:15:21.324Z Downloaded tabled v0.15.0
3812025-09-18T23:15:21.327Z Downloaded serde_derive v1.0.223
3822025-09-18T23:15:21.330Z Downloaded cargo_metadata v0.21.0
3832025-09-18T23:15:21.334Z Downloaded semver v1.0.26
3842025-09-18T23:15:21.334Z Downloaded quote v1.0.40
3852025-09-18T23:15:21.337Z Downloaded smallvec v1.15.1
3862025-09-18T23:15:21.337Z Downloaded clap v4.5.41
3872025-09-18T23:15:21.347Z Downloaded pest_meta v2.7.14
3882025-09-18T23:15:21.350Z Downloaded ryu v1.0.18
3892025-09-18T23:15:21.350Z Downloaded icu_properties v1.5.1
3902025-09-18T23:15:21.353Z Downloaded papergrid v0.11.0
3912025-09-18T23:15:21.356Z Downloaded num-traits v0.2.19
3922025-09-18T23:15:21.359Z Downloaded log v0.4.27
3932025-09-18T23:15:21.359Z Downloaded hashbrown v0.15.4
3942025-09-18T23:15:21.363Z Downloaded icu_collections v1.5.0
3952025-09-18T23:15:21.368Z Downloaded icu_normalizer_data v1.5.0
3962025-09-18T23:15:21.373Z Downloaded getrandom v0.3.1
3972025-09-18T23:15:21.376Z Downloaded fs-err v3.1.1
3982025-09-18T23:15:21.376Z Downloaded dof v0.3.0
3992025-09-18T23:15:21.376Z Downloaded crypto-common v0.1.6
4002025-09-18T23:15:21.379Z Downloaded byteorder v1.5.0
4012025-09-18T23:15:21.379Z Downloaded indexmap v2.11.0
4022025-09-18T23:15:21.382Z Downloaded goblin v0.8.2
4032025-09-18T23:15:21.386Z Downloaded pest v2.7.14
4042025-09-18T23:15:21.390Z Downloaded strsim v0.11.1
4052025-09-18T23:15:21.393Z Downloaded memmap v0.7.0
4062025-09-18T23:15:21.393Z Downloaded is_terminal_polyfill v1.70.1
4072025-09-18T23:15:21.396Z Downloaded idna_adapter v1.2.0
4082025-09-18T23:15:21.396Z Downloaded icu_properties_data v1.5.0
4092025-09-18T23:15:21.403Z Downloaded serde_json v1.0.145
4102025-09-18T23:15:21.409Z Downloaded clap_builder v4.5.41
4112025-09-18T23:15:21.415Z Downloaded generic-array v0.14.7
4122025-09-18T23:15:21.418Z Downloaded errno v0.3.12
4132025-09-18T23:15:21.418Z Downloaded form_urlencoded v1.2.2
4142025-09-18T23:15:21.418Z Downloaded erased-serde v0.4.6
4152025-09-18T23:15:21.422Z Downloaded clap_lex v0.7.4
4162025-09-18T23:15:21.422Z Downloaded anyhow v1.0.99
4172025-09-18T23:15:21.425Z Downloaded syn v1.0.109
4182025-09-18T23:15:21.431Z Downloaded rustix v1.0.7
4192025-09-18T23:15:21.451Z Downloaded yoke v0.7.4
4202025-09-18T23:15:21.455Z Downloaded syn v2.0.106
4212025-09-18T23:15:21.462Z Downloaded tinystr v0.7.6
4222025-09-18T23:15:21.465Z Downloaded utf16_iter v1.0.5
4232025-09-18T23:15:21.465Z Downloaded toml v0.8.23
4242025-09-18T23:15:21.468Z Downloaded litemap v0.7.3
4252025-09-18T23:15:21.471Z Downloaded anstream v0.6.18
4262025-09-18T23:15:21.471Z Downloaded camino v1.2.0
4272025-09-18T23:15:21.474Z Downloaded write16 v1.0.0
4282025-09-18T23:15:21.474Z Downloaded icu_locid_transform v1.5.0
4292025-09-18T23:15:21.477Z Downloaded typenum v1.17.0
4302025-09-18T23:15:21.477Z Downloaded synstructure v0.13.1
4312025-09-18T23:15:21.480Z Downloaded rustix v0.38.37
4322025-09-18T23:15:21.496Z Downloaded stable_deref_trait v1.2.0
4332025-09-18T23:15:21.499Z Downloaded heck v0.5.0
4342025-09-18T23:15:21.499Z Downloaded tabled_derive v0.7.0
4352025-09-18T23:15:21.499Z Downloaded displaydoc v0.2.5
4362025-09-18T23:15:21.502Z Downloaded utf8parse v0.2.2
4372025-09-18T23:15:21.510Z Downloaded libc v0.2.174
4382025-09-18T23:15:21.591Z Compiling proc-macro2 v1.0.101
4392025-09-18T23:15:21.591Z Compiling unicode-ident v1.0.18
4402025-09-18T23:15:21.591Z Compiling serde_core v1.0.223
4412025-09-18T23:15:21.595Z Compiling serde v1.0.223
4422025-09-18T23:15:21.595Z Compiling version_check v0.9.5
4432025-09-18T23:15:21.595Z Compiling libc v0.2.174
4442025-09-18T23:15:21.595Z Compiling memchr v2.7.4
4452025-09-18T23:15:21.595Z Compiling thiserror v1.0.69
4462025-09-18T23:15:22.062Z Compiling stable_deref_trait v1.2.0
4472025-09-18T23:15:22.198Z Compiling writeable v0.5.5
4482025-09-18T23:15:22.632Z Compiling itoa v1.0.11
4492025-09-18T23:15:22.852Z Compiling litemap v0.7.3
4502025-09-18T23:15:23.001Z Compiling ucd-trie v0.1.7
4512025-09-18T23:15:23.004Z Compiling ryu v1.0.18
4522025-09-18T23:15:23.213Z Compiling autocfg v1.4.0
4532025-09-18T23:15:23.286Z Compiling once_cell v1.21.3
4542025-09-18T23:15:23.371Z Compiling byteorder v1.5.0
4552025-09-18T23:15:23.534Z Compiling icu_locid_transform_data v1.5.0
4562025-09-18T23:15:23.655Z Compiling bitflags v2.9.1
4572025-09-18T23:15:24.112Z Compiling serde_json v1.0.145
4582025-09-18T23:15:24.138Z Compiling icu_properties_data v1.5.0
4592025-09-18T23:15:24.297Z Compiling quote v1.0.40
4602025-09-18T23:15:24.400Z Compiling errno v0.3.12
4612025-09-18T23:15:24.426Z Compiling num-traits v0.2.19
4622025-09-18T23:15:24.491Z Compiling utf16_iter v1.0.5
4632025-09-18T23:15:24.639Z Compiling write16 v1.0.0
4642025-09-18T23:15:24.702Z Compiling syn v2.0.106
4652025-09-18T23:15:24.792Z Compiling hashbrown v0.15.4
4662025-09-18T23:15:24.860Z Compiling equivalent v1.0.2
4672025-09-18T23:15:24.944Z Compiling typeid v1.0.3
4682025-09-18T23:15:24.999Z Compiling utf8_iter v1.0.4
4692025-09-18T23:15:25.027Z Compiling rustix v0.38.37
4702025-09-18T23:15:25.066Z Compiling smallvec v1.15.1
4712025-09-18T23:15:25.273Z Compiling icu_normalizer_data v1.5.0
4722025-09-18T23:15:25.610Z Compiling usdt-impl v0.5.0
4732025-09-18T23:15:25.734Z Compiling proc-macro-error-attr v1.0.4
4742025-09-18T23:15:25.932Z Compiling winnow v0.7.10
4752025-09-18T23:15:26.006Z Compiling indexmap v2.11.0
4762025-09-18T23:15:26.052Z Compiling syn v1.0.109
4772025-09-18T23:15:26.078Z Compiling toml_write v0.1.2
4782025-09-18T23:15:26.202Z Compiling thread-id v4.2.2
4792025-09-18T23:15:26.915Z Compiling proc-macro-error v1.0.4
4802025-09-18T23:15:27.269Z Compiling plain v0.2.3
4812025-09-18T23:15:27.362Z Compiling getrandom v0.3.1
4822025-09-18T23:15:27.449Z Compiling thiserror v2.0.16
4832025-09-18T23:15:28.015Z Compiling log v0.4.27
4842025-09-18T23:15:28.068Z Compiling percent-encoding v2.3.2
4852025-09-18T23:15:28.108Z Compiling rustix v1.0.7
4862025-09-18T23:15:28.380Z Compiling utf8parse v0.2.2
4872025-09-18T23:15:28.407Z Compiling semver v1.0.26
4882025-09-18T23:15:28.454Z Compiling camino v1.2.0
4892025-09-18T23:15:28.575Z Compiling anstyle-parse v0.2.5
4902025-09-18T23:15:28.897Z Compiling form_urlencoded v1.2.2
4912025-09-18T23:15:28.964Z Compiling ordered-float v2.10.1
4922025-09-18T23:15:29.182Z Compiling terminal_size v0.4.0
4932025-09-18T23:15:29.476Z Compiling cfg-if v1.0.1
4942025-09-18T23:15:29.512Z Compiling pretty-hex v0.4.1
4952025-09-18T23:15:29.593Z Compiling anstyle-query v1.1.1
4962025-09-18T23:15:29.763Z Compiling is_terminal_polyfill v1.70.1
4972025-09-18T23:15:29.822Z Compiling anstyle v1.0.11
4982025-09-18T23:15:29.885Z Compiling colorchoice v1.0.2
4992025-09-18T23:15:30.252Z Compiling anstream v0.6.18
5002025-09-18T23:15:30.428Z Compiling fs-err v3.1.1
5012025-09-18T23:15:30.502Z Compiling strsim v0.11.1
5022025-09-18T23:15:30.775Z Compiling heck v0.4.1
5032025-09-18T23:15:30.866Z Compiling unicode-xid v0.2.6
5042025-09-18T23:15:31.032Z Compiling fastrand v2.1.1
5052025-09-18T23:15:31.085Z Compiling heck v0.5.0
5062025-09-18T23:15:31.207Z Compiling unicode-width v0.1.14
5072025-09-18T23:15:31.536Z Compiling anyhow v1.0.99
5082025-09-18T23:15:31.566Z Compiling synstructure v0.13.1
5092025-09-18T23:15:31.654Z Compiling clap_lex v0.7.4
5102025-09-18T23:15:31.764Z Compiling bytecount v0.6.8
5112025-09-18T23:15:32.014Z Compiling fnv v1.0.7
5122025-09-18T23:15:32.126Z Compiling clap_builder v4.5.41
5132025-09-18T23:15:32.395Z Compiling papergrid v0.11.0
5142025-09-18T23:15:32.625Z Compiling tempfile v3.20.0
5152025-09-18T23:15:32.918Z Compiling memmap v0.7.0
5162025-09-18T23:15:32.944Z Compiling unicode-width v0.2.0
5172025-09-18T23:15:33.273Z Compiling unicode-linebreak v0.1.5
5182025-09-18T23:15:33.465Z Compiling smawk v0.3.2
5192025-09-18T23:15:33.489Z Compiling camino-tempfile v1.4.1
5202025-09-18T23:15:33.703Z Compiling textwrap v0.16.2
5212025-09-18T23:15:34.330Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5222025-09-18T23:15:34.729Z Compiling swrite v0.1.0
5232025-09-18T23:15:34.734Z Compiling tabled_derive v0.7.0
5242025-09-18T23:15:35.601Z Compiling serde_derive v1.0.223
5252025-09-18T23:15:35.626Z Compiling zerofrom-derive v0.1.4
5262025-09-18T23:15:35.679Z Compiling yoke-derive v0.7.4
5272025-09-18T23:15:35.742Z Compiling zerovec-derive v0.10.3
5282025-09-18T23:15:35.779Z Compiling thiserror-impl v1.0.69
5292025-09-18T23:15:36.263Z Compiling displaydoc v0.2.5
5302025-09-18T23:15:37.844Z Compiling icu_provider_macros v1.5.0
5312025-09-18T23:15:38.218Z Compiling zerocopy-derive v0.7.35
5322025-09-18T23:15:38.336Z Compiling scroll_derive v0.12.0
5332025-09-18T23:15:38.872Z Compiling pest v2.7.14
5342025-09-18T23:15:38.898Z Compiling thiserror-impl v2.0.16
5352025-09-18T23:15:39.018Z Compiling zerofrom v0.1.4
5362025-09-18T23:15:39.268Z Compiling yoke v0.7.4
5372025-09-18T23:15:39.654Z Compiling zerovec v0.10.4
5382025-09-18T23:15:39.697Z Compiling clap_derive v4.5.41
5392025-09-18T23:15:39.723Z Compiling scroll v0.12.0
5402025-09-18T23:15:40.309Z Compiling zerocopy v0.7.35
5412025-09-18T23:15:40.355Z Compiling goblin v0.8.2
5422025-09-18T23:15:41.185Z Compiling tabled v0.15.0
5432025-09-18T23:15:41.733Z Compiling tinystr v0.7.6
5442025-09-18T23:15:41.822Z Compiling pest_meta v2.7.14
5452025-09-18T23:15:41.922Z Compiling icu_collections v1.5.0
5462025-09-18T23:15:42.122Z Compiling icu_locid v1.5.0
5472025-09-18T23:15:43.176Z Compiling pest_generator v2.7.14
5482025-09-18T23:15:43.611Z Compiling icu_provider v1.5.0
5492025-09-18T23:15:44.085Z Compiling clap v4.5.41
5502025-09-18T23:15:44.228Z Compiling serde_spanned v0.6.9
5512025-09-18T23:15:44.361Z Compiling icu_locid_transform v1.5.0
5522025-09-18T23:15:44.395Z Compiling toml_datetime v0.6.11
5532025-09-18T23:15:44.495Z Compiling dof v0.3.0
5542025-09-18T23:15:44.594Z Compiling serde_tokenstream v0.2.2
5552025-09-18T23:15:44.927Z Compiling toml_edit v0.22.27
5562025-09-18T23:15:44.979Z Compiling erased-serde v0.4.6
5572025-09-18T23:15:45.224Z Compiling serde-value v0.7.0
5582025-09-18T23:15:46.062Z Compiling icu_properties v1.5.1
5592025-09-18T23:15:46.142Z Compiling serde-untagged v0.1.7
5602025-09-18T23:15:46.181Z Compiling pest_derive v2.7.14
5612025-09-18T23:15:46.184Z Compiling cargo-platform v0.2.0
5622025-09-18T23:15:46.723Z Compiling macaddr v1.0.1
5632025-09-18T23:15:47.054Z Compiling dtrace-parser v0.2.0
5642025-09-18T23:15:48.253Z Compiling toml v0.8.23
5652025-09-18T23:15:48.921Z Compiling usdt-attr-macro v0.5.0
5662025-09-18T23:15:48.921Z Compiling usdt-macro v0.5.0
5672025-09-18T23:15:49.132Z Compiling cargo_toml v0.21.0
5682025-09-18T23:15:49.575Z Compiling icu_normalizer v1.5.0
5692025-09-18T23:15:50.140Z Compiling usdt v0.5.0
5702025-09-18T23:15:50.298Z Compiling idna_adapter v1.2.0
5712025-09-18T23:15:50.467Z Compiling idna v1.0.3
5722025-09-18T23:15:50.873Z Compiling url v2.5.4
5732025-09-18T23:15:51.733Z Compiling cargo-util-schemas v0.8.2
5742025-09-18T23:15:53.224Z Compiling cargo_metadata v0.21.0
5752025-09-18T23:15:54.840Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5762025-09-18T23:15:58.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
5772025-09-18T23:15:58.726Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5782025-09-18T23:15:59.486Z Downloading crates ...
5792025-09-18T23:15:59.622Z Downloaded addr2line v0.24.2
5802025-09-18T23:15:59.628Z Downloaded adler2 v2.0.0
5812025-09-18T23:15:59.631Z Downloaded cancel-safe-futures v0.1.5
5822025-09-18T23:15:59.634Z Downloaded crossbeam-epoch v0.9.18
5832025-09-18T23:15:59.653Z Downloaded aho-corasick v1.1.3
5842025-09-18T23:15:59.660Z Downloaded group v0.13.0
5852025-09-18T23:15:59.670Z Downloaded arrayvec v0.7.6
5862025-09-18T23:15:59.674Z Downloaded ahash v0.8.12
5872025-09-18T23:15:59.677Z Downloaded globwalk v0.9.1
5882025-09-18T23:15:59.680Z Downloaded array-init v0.0.4
5892025-09-18T23:15:59.683Z Downloaded half v2.4.1
5902025-09-18T23:15:59.686Z Downloaded ascii-canvas v3.0.0
5912025-09-18T23:15:59.687Z Downloaded crossterm v0.28.1
5922025-09-18T23:15:59.695Z Downloaded iana-time-zone v0.1.63
5932025-09-18T23:15:59.698Z Downloaded hostname v0.3.1
5942025-09-18T23:15:59.705Z Downloaded bit-set v0.5.3
5952025-09-18T23:15:59.711Z Downloaded ignore v0.4.23
5962025-09-18T23:15:59.711Z Downloaded httparse v1.9.5
5972025-09-18T23:15:59.711Z Downloaded bytes v1.10.1
5982025-09-18T23:15:59.715Z Downloaded indicatif v0.18.0
5992025-09-18T23:15:59.721Z Downloaded indoc v2.0.6
6002025-09-18T23:15:59.727Z Downloaded ingot v0.1.1
6012025-09-18T23:15:59.730Z Downloaded indexmap v1.9.3
6022025-09-18T23:15:59.733Z Downloaded hubpack_derive v0.1.1
6032025-09-18T23:15:59.733Z Downloaded http-range v0.1.5
6042025-09-18T23:15:59.736Z Downloaded async-recursion v1.1.1
6052025-09-18T23:15:59.740Z Downloaded hmac v0.12.1
6062025-09-18T23:15:59.743Z Downloaded atomic-waker v1.1.2
6072025-09-18T23:15:59.746Z Downloaded hyper-tls v0.6.0
6082025-09-18T23:15:59.749Z Downloaded ident_case v1.0.1
6092025-09-18T23:15:59.749Z Downloaded arrayref v0.3.9
6102025-09-18T23:15:59.752Z Downloaded bit-vec v0.6.3
6112025-09-18T23:15:59.757Z Downloaded is_ci v1.2.0
6122025-09-18T23:15:59.762Z Downloaded atty v0.2.14
6132025-09-18T23:15:59.762Z Downloaded hostname v0.4.0
6142025-09-18T23:15:59.765Z Downloaded hash32 v0.3.1
6152025-09-18T23:15:59.765Z Downloaded instant v0.1.13
6162025-09-18T23:15:59.768Z Downloaded bitflags v1.3.2
6172025-09-18T23:15:59.771Z Downloaded ciborium-io v0.2.2
6182025-09-18T23:15:59.777Z Downloaded atomicwrites v0.4.4
6192025-09-18T23:15:59.778Z Downloaded bitfield v0.14.0
6202025-09-18T23:15:59.781Z Downloaded assert_matches v1.5.0
6212025-09-18T23:15:59.781Z Downloaded lru-cache v0.1.2
6222025-09-18T23:15:59.784Z Downloaded libz-rs-sys v0.5.1
6232025-09-18T23:15:59.784Z Downloaded is-terminal v0.4.13
6242025-09-18T23:15:59.787Z Downloaded inout v0.1.3
6252025-09-18T23:15:59.788Z Downloaded heck v0.3.3
6262025-09-18T23:15:59.790Z Downloaded cfg_aliases v0.1.1
6272025-09-18T23:15:59.790Z Downloaded bit-set v0.8.0
6282025-09-18T23:15:59.794Z Downloaded crc8 v0.1.1
6292025-09-18T23:15:59.797Z Downloaded indicatif v0.17.11
6302025-09-18T23:15:59.820Z Downloaded russh-cryptovec v0.7.3
6312025-09-18T23:15:59.824Z Downloaded progenitor-client v0.8.0
6322025-09-18T23:15:59.827Z Downloaded libsw-core v0.3.1
6332025-09-18T23:15:59.830Z Downloaded home v0.5.9
6342025-09-18T23:15:59.830Z Downloaded hex-literal v0.4.1
6352025-09-18T23:15:59.834Z Downloaded camino-tempfile-ext v0.3.2
6362025-09-18T23:15:59.838Z Downloaded libefi-sys v0.1.0
6372025-09-18T23:15:59.838Z Downloaded managed v0.8.0
6382025-09-18T23:15:59.841Z Downloaded lockfree-object-pool v0.1.6
6392025-09-18T23:15:59.846Z Downloaded predicates-tree v1.0.12
6402025-09-18T23:15:59.846Z Downloaded lzss v0.8.2
6412025-09-18T23:15:59.849Z Downloaded lru v0.12.5
6422025-09-18T23:15:59.849Z Downloaded serde-big-array v0.5.1
6432025-09-18T23:15:59.852Z Downloaded sigpipe v0.1.3
6442025-09-18T23:15:59.855Z Downloaded rand_xorshift v0.4.0
6452025-09-18T23:15:59.855Z Downloaded convert_case v0.7.1
6462025-09-18T23:15:59.858Z Downloaded rand_seeder v0.4.0
6472025-09-18T23:15:59.862Z Downloaded constant_time_eq v0.3.1
6482025-09-18T23:15:59.866Z Downloaded time-core v0.1.2
6492025-09-18T23:15:59.866Z Downloaded lock_api v0.4.12
6502025-09-18T23:15:59.869Z Downloaded linear-map v1.2.0
6512025-09-18T23:15:59.869Z Downloaded ipnetwork v0.21.1
6522025-09-18T23:15:59.872Z Downloaded primeorder v0.13.6
6532025-09-18T23:15:59.875Z Downloaded ppv-lite86 v0.2.20
6542025-09-18T23:15:59.875Z Downloaded libloading v0.8.5
6552025-09-18T23:15:59.879Z Downloaded jobserver v0.1.32
6562025-09-18T23:15:59.882Z Downloaded hickory-client v0.25.2
6572025-09-18T23:15:59.885Z Downloaded secrecy v0.10.3
6582025-09-18T23:15:59.888Z Downloaded ingot-macros v0.1.1
6592025-09-18T23:15:59.888Z Downloaded cargo_metadata v0.18.1
6602025-09-18T23:15:59.891Z Downloaded globset v0.4.15
6612025-09-18T23:15:59.894Z Downloaded proc-macro-crate v1.3.1
6622025-09-18T23:15:59.894Z Downloaded aes v0.8.4
6632025-09-18T23:15:59.899Z Downloaded want v0.3.1
6642025-09-18T23:15:59.902Z Downloaded crossbeam-deque v0.8.5
6652025-09-18T23:15:59.905Z Downloaded const_format_proc_macros v0.2.34
6662025-09-18T23:15:59.908Z Downloaded void v1.0.2
6672025-09-18T23:15:59.908Z Downloaded subtle v2.6.1
6682025-09-18T23:15:59.911Z Downloaded simd-adler32 v0.3.7
6692025-09-18T23:15:59.914Z Downloaded signature v2.2.0
6702025-09-18T23:15:59.914Z Downloaded termtree v0.5.1
6712025-09-18T23:15:59.917Z Downloaded tagptr v0.2.0
6722025-09-18T23:15:59.920Z Downloaded ssh-encoding v0.2.0
6732025-09-18T23:15:59.923Z Downloaded xshell-macros v0.2.7
6742025-09-18T23:15:59.923Z Downloaded colored v2.2.0
6752025-09-18T23:15:59.926Z Downloaded supports-color v3.0.2
6762025-09-18T23:15:59.929Z Downloaded tokio-macros v2.5.0
6772025-09-18T23:15:59.929Z Downloaded tokio-dtrace v0.1.0
6782025-09-18T23:15:59.932Z Downloaded const-oid v0.9.6
6792025-09-18T23:15:59.935Z Downloaded support-bundle-viewer v0.1.2
6802025-09-18T23:15:59.936Z Downloaded diesel_table_macro_syntax v0.2.0
6812025-09-18T23:15:59.939Z Downloaded time-macros v0.2.18
6822025-09-18T23:15:59.942Z Downloaded typify-macro v0.2.0
6832025-09-18T23:15:59.942Z Downloaded utf-8 v0.7.6
6842025-09-18T23:15:59.945Z Downloaded signal-hook-tokio v0.3.1
6852025-09-18T23:15:59.948Z Downloaded crossbeam-utils v0.8.21
6862025-09-18T23:15:59.951Z Downloaded foreign-types-shared v0.3.1
6872025-09-18T23:15:59.951Z Downloaded foreign-types-shared v0.1.1
6882025-09-18T23:15:59.954Z Downloaded endian-type v0.1.2
6892025-09-18T23:15:59.954Z Downloaded strum v0.27.2
6902025-09-18T23:15:59.957Z Downloaded serde_derive_internals v0.29.1
6912025-09-18T23:15:59.960Z Downloaded crc-any v2.5.0
6922025-09-18T23:15:59.963Z Downloaded hashbrown v0.13.2
6932025-09-18T23:15:59.966Z Downloaded parse-display v0.10.0
6942025-09-18T23:15:59.969Z Downloaded zeroize v1.8.1
6952025-09-18T23:15:59.969Z Downloaded num-conv v0.1.0
6962025-09-18T23:15:59.973Z Downloaded progenitor-impl v0.8.0
6972025-09-18T23:15:59.976Z Downloaded opaque-debug v0.3.1
6982025-09-18T23:15:59.976Z Downloaded sqlformat v0.3.5
6992025-09-18T23:15:59.979Z Downloaded embedded-io v0.4.0
7002025-09-18T23:15:59.984Z Downloaded deranged v0.3.11
7012025-09-18T23:15:59.987Z Downloaded vergen v8.3.2
7022025-09-18T23:15:59.990Z Downloaded either v1.15.0
7032025-09-18T23:15:59.990Z Downloaded phf_shared v0.12.1
7042025-09-18T23:15:59.993Z Downloaded foreign-types-macros v0.2.3
7052025-09-18T23:15:59.993Z Downloaded parse-size v1.1.0
7062025-09-18T23:15:59.996Z Downloaded term v0.7.0
7072025-09-18T23:15:59.999Z Downloaded mime v0.3.17
7082025-09-18T23:16:00.002Z Downloaded ron v0.7.1
7092025-09-18T23:16:00.007Z Downloaded olpc-cjson v0.1.4
7102025-09-18T23:16:00.010Z Downloaded num_enum_derive v0.5.11
7112025-09-18T23:16:00.013Z Downloaded fs-err v2.11.0
7122025-09-18T23:16:00.013Z Downloaded yasna v0.5.2
7132025-09-18T23:16:00.016Z Downloaded serde_cbor v0.11.2
7142025-09-18T23:16:00.020Z Downloaded progenitor-client v0.9.1
7152025-09-18T23:16:00.023Z Downloaded rtoolbox v0.0.2
7162025-09-18T23:16:00.026Z Downloaded zeroize_derive v1.4.2
7172025-09-18T23:16:00.026Z Downloaded embedded-io v0.6.1
7182025-09-18T23:16:00.029Z Downloaded cc v1.2.30
7192025-09-18T23:16:00.032Z Downloaded ghash v0.5.1
7202025-09-18T23:16:00.035Z Downloaded foreign-types v0.5.0
7212025-09-18T23:16:00.038Z Downloaded getrandom v0.2.15
7222025-09-18T23:16:00.041Z Downloaded derive-ex v0.1.8
7232025-09-18T23:16:00.044Z Downloaded try-lock v0.2.5
7242025-09-18T23:16:00.044Z Downloaded mime_guess v2.0.5
7252025-09-18T23:16:00.047Z Downloaded testing_table v0.3.0
7262025-09-18T23:16:00.047Z Downloaded der_derive v0.7.3
7272025-09-18T23:16:00.050Z Downloaded progenitor-impl v0.9.1
7282025-09-18T23:16:00.054Z Downloaded zone_cfg_derive v0.1.2
7292025-09-18T23:16:00.058Z Downloaded predicates-core v1.0.8
7302025-09-18T23:16:00.058Z Downloaded omicron-zone-package v0.12.2
7312025-09-18T23:16:00.061Z Downloaded rusty-fork v0.3.0
7322025-09-18T23:16:00.064Z Downloaded crucible-workspace-hack v0.1.0
7332025-09-18T23:16:00.064Z Downloaded rustversion v1.0.17
7342025-09-18T23:16:00.067Z Downloaded rustls-pemfile v1.0.4
7352025-09-18T23:16:00.070Z Downloaded progenitor-macro v0.10.0
7362025-09-18T23:16:00.073Z Downloaded progenitor-macro v0.9.1
7372025-09-18T23:16:00.076Z Downloaded siphasher v0.3.11
7382025-09-18T23:16:00.076Z Downloaded signal-hook-mio v0.2.4
7392025-09-18T23:16:00.079Z Downloaded strip-ansi-escapes v0.2.0
7402025-09-18T23:16:00.082Z Downloaded crossbeam-channel v0.5.15
7412025-09-18T23:16:00.086Z Downloaded thread_local v1.1.8
7422025-09-18T23:16:00.089Z Downloaded proc-macro-error2 v2.0.1
7432025-09-18T23:16:00.092Z Downloaded parse-display-derive v0.10.0
7442025-09-18T23:16:00.095Z Downloaded typify-macro v0.3.0
7452025-09-18T23:16:00.095Z Downloaded predicates v3.1.3
7462025-09-18T23:16:00.098Z Downloaded diff v0.1.13
7472025-09-18T23:16:00.101Z Downloaded maybe-uninit v2.0.0
7482025-09-18T23:16:00.104Z Downloaded tokio-tungstenite v0.23.1
7492025-09-18T23:16:00.107Z Downloaded wyz v0.5.1
7502025-09-18T23:16:00.110Z Downloaded untrusted v0.7.1
7512025-09-18T23:16:00.110Z Downloaded progenitor v0.11.0
7522025-09-18T23:16:00.114Z Downloaded poly1305 v0.8.0
7532025-09-18T23:16:00.117Z Downloaded num_threads v0.1.7
7542025-09-18T23:16:00.120Z Downloaded untrusted v0.9.0
7552025-09-18T23:16:00.123Z Downloaded enum-as-inner v0.6.1
7562025-09-18T23:16:00.126Z Downloaded pretty-hex v0.2.1
7572025-09-18T23:16:00.126Z Downloaded dyn-clone v1.0.20
7582025-09-18T23:16:00.130Z Downloaded elliptic-curve v0.13.8
7592025-09-18T23:16:00.133Z Downloaded curve25519-dalek-derive v0.1.1
7602025-09-18T23:16:00.136Z Downloaded flagset v0.4.6
7612025-09-18T23:16:00.139Z Downloaded thiserror-no-std v2.0.2
7622025-09-18T23:16:00.144Z Downloaded thiserror-impl-no-std v2.0.2
7632025-09-18T23:16:00.147Z Downloaded nanorand v0.7.0
7642025-09-18T23:16:00.151Z Downloaded ff v0.13.0
7652025-09-18T23:16:00.154Z Downloaded nodrop v0.1.14
7662025-09-18T23:16:00.154Z Downloaded samael v0.0.19
7672025-09-18T23:16:00.160Z Downloaded pbkdf2 v0.12.2
7682025-09-18T23:16:00.163Z Downloaded pbkdf2 v0.11.0
7692025-09-18T23:16:00.167Z Downloaded sqlparser_derive v0.2.2
7702025-09-18T23:16:00.170Z Downloaded serde_repr v0.1.19
7712025-09-18T23:16:00.173Z Downloaded polyval v0.6.2
7722025-09-18T23:16:00.178Z Downloaded ref-cast-impl v1.0.24
7732025-09-18T23:16:00.178Z Downloaded progenitor v0.8.0
7742025-09-18T23:16:00.183Z Downloaded num-integer v0.1.46
7752025-09-18T23:16:00.183Z Downloaded num_enum v0.5.11
7762025-09-18T23:16:00.186Z Downloaded phf_shared v0.11.2
7772025-09-18T23:16:00.189Z Downloaded phf v0.12.1
7782025-09-18T23:16:00.190Z Downloaded zone_cfg_derive v0.3.0
7792025-09-18T23:16:00.190Z Downloaded quinn-udp v0.5.5
7802025-09-18T23:16:00.192Z Downloaded toml_edit v0.19.15
7812025-09-18T23:16:00.207Z Downloaded foreign-types v0.3.2
7822025-09-18T23:16:00.211Z Downloaded iri-string v0.7.8
7832025-09-18T23:16:00.216Z Downloaded match_cfg v0.1.0
7842025-09-18T23:16:00.220Z Downloaded serde_spanned v1.0.0
7852025-09-18T23:16:00.220Z Downloaded serde_plain v1.0.2
7862025-09-18T23:16:00.223Z Downloaded md5 v0.7.0
7872025-09-18T23:16:00.226Z Downloaded fxhash v0.2.1
7882025-09-18T23:16:00.226Z Downloaded termios v0.3.3
7892025-09-18T23:16:00.230Z Downloaded tap v1.0.1
7902025-09-18T23:16:00.233Z Downloaded normalize-line-endings v0.3.0
7912025-09-18T23:16:00.233Z Downloaded tiny-keccak v2.0.2
7922025-09-18T23:16:00.236Z Downloaded peg v0.8.5
7932025-09-18T23:16:00.239Z Downloaded postgres-types v0.2.9
7942025-09-18T23:16:00.242Z Downloaded derive-where v1.5.0
7952025-09-18T23:16:00.246Z Downloaded progenitor-impl v0.10.0
7962025-09-18T23:16:00.249Z Downloaded zerocopy-derive v0.8.26
7972025-09-18T23:16:00.258Z Downloaded defmt-macros v0.3.9
7982025-09-18T23:16:00.262Z Downloaded proc-macro-error-attr2 v2.0.0
7992025-09-18T23:16:00.265Z Downloaded dsl_auto_type v0.1.2
8002025-09-18T23:16:00.266Z Downloaded rustc-hash v1.1.0
8012025-09-18T23:16:00.266Z Downloaded fixedbitset v0.4.2
8022025-09-18T23:16:00.270Z Downloaded float-ord v0.3.2
8032025-09-18T23:16:00.270Z Downloaded document-features v0.2.11
8042025-09-18T23:16:00.274Z Downloaded strum v0.26.3
8052025-09-18T23:16:00.274Z Downloaded md-5 v0.10.6
8062025-09-18T23:16:00.277Z Downloaded termcolor v1.4.1
8072025-09-18T23:16:00.277Z Downloaded term v1.1.0
8082025-09-18T23:16:00.281Z Downloaded darling_macro v0.20.10
8092025-09-18T23:16:00.285Z Downloaded tower-service v0.3.3
8102025-09-18T23:16:00.285Z Downloaded unarray v0.1.4
8112025-09-18T23:16:00.285Z Downloaded darling_macro v0.21.0
8122025-09-18T23:16:00.288Z Downloaded flume v0.11.1
8132025-09-18T23:16:00.293Z Downloaded oxnet v0.1.3
8142025-09-18T23:16:00.297Z Downloaded radium v0.7.0
8152025-09-18T23:16:00.297Z Downloaded zstd-safe v7.2.3
8162025-09-18T23:16:00.300Z Downloaded mio v1.0.2
8172025-09-18T23:16:00.305Z Downloaded quick-error v1.2.3
8182025-09-18T23:16:00.310Z Downloaded pin-utils v0.1.0
8192025-09-18T23:16:00.313Z Downloaded sec1 v0.7.3
8202025-09-18T23:16:00.313Z Downloaded pin-project-lite v0.2.14
8212025-09-18T23:16:00.318Z Downloaded rfc6979 v0.4.0
8222025-09-18T23:16:00.321Z Downloaded slog-dtrace v0.3.0
8232025-09-18T23:16:00.324Z Downloaded peg-runtime v0.8.5
8242025-09-18T23:16:00.324Z Downloaded path-slash v0.1.5
8252025-09-18T23:16:00.329Z Downloaded shell-words v1.1.0
8262025-09-18T23:16:00.329Z Downloaded strum_macros v0.24.3
8272025-09-18T23:16:00.332Z Downloaded structmeta-derive v0.3.0
8282025-09-18T23:16:00.332Z Downloaded slog-envlogger v2.2.0
8292025-09-18T23:16:00.335Z Downloaded peg-macros v0.8.5
8302025-09-18T23:16:00.338Z Downloaded itertools v0.13.0
8312025-09-18T23:16:00.344Z Downloaded crunchy v0.2.2
8322025-09-18T23:16:00.347Z Downloaded scrypt v0.11.0
8332025-09-18T23:16:00.347Z Downloaded stringprep v0.1.5
8342025-09-18T23:16:00.350Z Downloaded num-derive v0.4.2
8352025-09-18T23:16:00.350Z Downloaded daft v0.1.4
8362025-09-18T23:16:00.354Z Downloaded filetime v0.2.25
8372025-09-18T23:16:00.357Z Downloaded minimal-lexical v0.2.1
8382025-09-18T23:16:00.360Z Downloaded darling v0.20.10
8392025-09-18T23:16:00.364Z Downloaded rustc-demangle v0.1.24
8402025-09-18T23:16:00.367Z Downloaded num-derive v0.3.3
8412025-09-18T23:16:00.370Z Downloaded pem-rfc7468 v0.7.0
8422025-09-18T23:16:00.374Z Downloaded tough v0.20.0
8432025-09-18T23:16:00.381Z Downloaded take_mut v0.2.2
8442025-09-18T23:16:00.384Z Downloaded xattr v1.3.1
8452025-09-18T23:16:00.387Z Downloaded tokio-native-tls v0.3.1
8462025-09-18T23:16:00.390Z Downloaded snafu v0.8.5
8472025-09-18T23:16:00.394Z Downloaded p256 v0.13.2
8482025-09-18T23:16:00.399Z Downloaded newline-converter v0.3.0
8492025-09-18T23:16:00.402Z Downloaded new_debug_unreachable v1.0.6
8502025-09-18T23:16:00.405Z Downloaded quinn v0.11.5
8512025-09-18T23:16:00.409Z Downloaded darling v0.21.0
8522025-09-18T23:16:00.413Z Downloaded float-cmp v0.10.0
8532025-09-18T23:16:00.418Z Downloaded ron v0.8.1
8542025-09-18T23:16:00.421Z Downloaded fd-lock v4.0.2
8552025-09-18T23:16:00.425Z Downloaded pin-project-internal v1.1.6
8562025-09-18T23:16:00.428Z Downloaded slog-json v2.6.1
8572025-09-18T23:16:00.428Z Downloaded num v0.4.3
8582025-09-18T23:16:00.431Z Downloaded nibble_vec v0.1.0
8592025-09-18T23:16:00.431Z Downloaded precomputed-hash v0.1.1
8602025-09-18T23:16:00.435Z Downloaded slog-bunyan v2.5.0
8612025-09-18T23:16:00.435Z Downloaded slog-async v2.8.0
8622025-09-18T23:16:00.438Z Downloaded openssl-macros v0.1.1
8632025-09-18T23:16:00.438Z Downloaded slab v0.4.9
8642025-09-18T23:16:00.442Z Downloaded tokio-rustls v0.24.1
8652025-09-18T23:16:00.442Z Downloaded tls_codec_derive v0.4.1
8662025-09-18T23:16:00.445Z Downloaded serde_with_macros v3.14.0
8672025-09-18T23:16:00.448Z Downloaded password-hash v0.4.2
8682025-09-18T23:16:00.451Z Downloaded scheduled-thread-pool v0.2.7
8692025-09-18T23:16:00.452Z Downloaded tabwriter v1.4.0
8702025-09-18T23:16:00.455Z Downloaded funty v2.0.0
8712025-09-18T23:16:00.455Z Downloaded env_filter v0.1.2
8722025-09-18T23:16:00.458Z Downloaded quinn-proto v0.11.8
8732025-09-18T23:16:00.462Z Downloaded tinyvec_macros v0.1.1
8742025-09-18T23:16:00.466Z Downloaded fixedbitset v0.5.7
8752025-09-18T23:16:00.470Z Downloaded diesel-dtrace v0.4.2
8762025-09-18T23:16:00.473Z Downloaded defmt v0.3.8
8772025-09-18T23:16:00.476Z Downloaded tower-layer v0.3.3
8782025-09-18T23:16:00.476Z Downloaded pkg-config v0.3.31
8792025-09-18T23:16:00.482Z Downloaded schemars_derive v0.8.22
8802025-09-18T23:16:00.482Z Downloaded rustc-hash v2.1.1
8812025-09-18T23:16:00.486Z Downloaded waitgroup v0.1.2
8822025-09-18T23:16:00.486Z Downloaded newtype_derive v0.1.6
8832025-09-18T23:16:00.486Z Downloaded unicode-truncate v1.1.0
8842025-09-18T23:16:00.486Z Downloaded multimap v0.10.1
8852025-09-18T23:16:00.490Z Downloaded fallible-iterator v0.2.0
8862025-09-18T23:16:00.491Z Downloaded wait-timeout v0.2.0
8872025-09-18T23:16:00.494Z Downloaded slog-stdlog v4.1.1
8882025-09-18T23:16:00.494Z Downloaded debug-ignore v1.0.5
8892025-09-18T23:16:00.498Z Downloaded darling_core v0.21.0
8902025-09-18T23:16:00.501Z Downloaded darling_core v0.20.10
8912025-09-18T23:16:00.505Z Downloaded derive_builder_macro v0.20.2
8922025-09-18T23:16:00.508Z Downloaded cstr-argument v0.1.2
8932025-09-18T23:16:00.508Z Downloaded openssl-probe v0.1.5
8942025-09-18T23:16:00.511Z Downloaded sync_wrapper v1.0.1
8952025-09-18T23:16:00.511Z Downloaded postcard v1.0.10
8962025-09-18T23:16:00.514Z Downloaded data-encoding v2.9.0
8972025-09-18T23:16:00.518Z Downloaded unicode-bidi v0.3.17
8982025-09-18T23:16:00.518Z Downloaded derive_builder v0.20.2
8992025-09-18T23:16:00.527Z Downloaded sync-ptr v0.1.4
9002025-09-18T23:16:00.530Z Downloaded owo-colors v4.2.2
9012025-09-18T23:16:00.530Z Downloaded powerfmt v0.2.0
9022025-09-18T23:16:00.530Z Downloaded fs_extra v1.3.0
9032025-09-18T23:16:00.533Z Downloaded newtype-uuid v1.2.4
9042025-09-18T23:16:00.536Z Downloaded scopeguard v1.2.0
9052025-09-18T23:16:00.536Z Downloaded slog-term v2.9.2
9062025-09-18T23:16:00.539Z Downloaded env_logger v0.11.5
9072025-09-18T23:16:00.542Z Downloaded derive_builder_core v0.20.2
9082025-09-18T23:16:00.545Z Downloaded universal-hash v0.5.1
9092025-09-18T23:16:00.545Z Downloaded futures-task v0.3.31
9102025-09-18T23:16:00.548Z Downloaded steno v0.4.1
9112025-09-18T23:16:00.551Z Downloaded tracing v0.1.40
9122025-09-18T23:16:00.554Z Downloaded futures-macro v0.3.31
9132025-09-18T23:16:00.557Z Downloaded bindgen v0.71.1
9142025-09-18T23:16:00.565Z Downloaded flate2 v1.1.2
9152025-09-18T23:16:00.568Z Downloaded tabled_derive v0.10.0
9162025-09-18T23:16:00.571Z Downloaded same-file v1.0.6
9172025-09-18T23:16:00.574Z Downloaded bindgen v0.69.5
9182025-09-18T23:16:00.579Z Downloaded which v4.4.2
9192025-09-18T23:16:00.582Z Downloaded futures-sink v0.3.31
9202025-09-18T23:16:00.582Z Downloaded ref-cast v1.0.24
9212025-09-18T23:16:00.585Z Downloaded rustc_version v0.1.7
9222025-09-18T23:16:00.588Z Downloaded toml v0.9.5
9232025-09-18T23:16:00.592Z Downloaded whoami v1.5.2
9242025-09-18T23:16:00.595Z Downloaded serde_yaml v0.9.34+deprecated
9252025-09-18T23:16:00.598Z Downloaded lalrpop v0.19.12
9262025-09-18T23:16:00.610Z Downloaded env_logger v0.10.2
9272025-09-18T23:16:00.613Z Downloaded vte v0.11.1
9282025-09-18T23:16:00.618Z Downloaded diesel_derives v2.2.3
9292025-09-18T23:16:00.621Z Downloaded oso v0.27.3
9302025-09-18T23:16:00.625Z Downloaded crypto-bigint v0.5.5
9312025-09-18T23:16:00.629Z Downloaded toml v0.7.8
9322025-09-18T23:16:00.633Z Downloaded slog-scope v4.4.0
9332025-09-18T23:16:00.636Z Downloaded tinyvec v1.8.0
9342025-09-18T23:16:00.639Z Downloaded unsafe-libyaml v0.2.11
9352025-09-18T23:16:00.642Z Downloaded rcgen v0.12.1
9362025-09-18T23:16:00.645Z Downloaded rayon-core v1.12.1
9372025-09-18T23:16:00.648Z Downloaded futures v0.3.31
9382025-09-18T23:16:00.654Z Downloaded unicode-properties v0.1.3
9392025-09-18T23:16:00.658Z Downloaded fatfs v0.3.6
9402025-09-18T23:16:00.660Z Downloaded slog v2.7.0
9412025-09-18T23:16:00.664Z Downloaded prefix-trie v0.7.0
9422025-09-18T23:16:00.668Z Downloaded schemars v0.8.22
9432025-09-18T23:16:00.679Z Downloaded prettyplease v0.2.36
9442025-09-18T23:16:00.682Z Downloaded radix_trie v0.2.1
9452025-09-18T23:16:00.687Z Downloaded crossterm v0.29.0
9462025-09-18T23:16:00.694Z Downloaded unicode-segmentation v1.12.0
9472025-09-18T23:16:00.697Z Downloaded num-bigint-dig v0.8.4
9482025-09-18T23:16:00.702Z Downloaded proptest v1.7.0
9492025-09-18T23:16:00.711Z Downloaded rand v0.8.5
9502025-09-18T23:16:00.726Z Downloaded unicode_categories v0.1.1
9512025-09-18T23:16:00.730Z Downloaded winnow v0.6.26
9522025-09-18T23:16:00.730Z Downloaded derive_more-impl v2.0.1
9532025-09-18T23:16:00.733Z Downloaded tokio-util v0.7.15
9542025-09-18T23:16:00.741Z Downloaded derive_more v2.0.1
9552025-09-18T23:16:00.751Z Downloaded expectorate v1.2.0
9562025-09-18T23:16:00.755Z Downloaded futures-util v0.3.31
9572025-09-18T23:16:00.767Z Downloaded quick-xml v0.37.2
9582025-09-18T23:16:00.773Z Downloaded zerocopy v0.8.26
9592025-09-18T23:16:00.795Z Downloaded bstr v1.10.0
9602025-09-18T23:16:00.805Z Downloaded moka v0.12.10
9612025-09-18T23:16:00.816Z Downloaded tower-http v0.6.6
9622025-09-18T23:16:00.825Z Downloaded vcpkg v0.2.15
9632025-09-18T23:16:00.864Z Downloaded tabled v0.20.0
9642025-09-18T23:16:00.882Z Downloaded portable-atomic v1.11.0
9652025-09-18T23:16:00.889Z Downloaded nix v0.27.1
9662025-09-18T23:16:00.900Z Downloaded openssl v0.10.73
9672025-09-18T23:16:00.910Z Downloaded object v0.36.5
9682025-09-18T23:16:00.923Z Downloaded winnow v0.5.40
9692025-09-18T23:16:00.931Z Downloaded petname v2.0.2
9702025-09-18T23:16:00.936Z Downloaded git2 v0.19.0
9712025-09-18T23:16:00.945Z Downloaded smoltcp v0.9.1
9722025-09-18T23:16:00.955Z Downloaded nix v0.28.0
9732025-09-18T23:16:00.967Z Downloaded nix v0.29.0
9742025-09-18T23:16:00.979Z Downloaded reqwest v0.12.22
9752025-09-18T23:16:00.988Z Downloaded dropshot v0.16.4
9762025-09-18T23:16:01.010Z Downloaded openapiv3 v2.2.0
9772025-09-18T23:16:01.021Z Downloaded typify-impl v0.2.0
9782025-09-18T23:16:01.034Z Downloaded tabled v0.18.0
9792025-09-18T23:16:01.052Z Downloaded regex-syntax v0.6.29
9802025-09-18T23:16:01.059Z Downloaded nix v0.30.1
9812025-09-18T23:16:01.070Z Downloaded regex v1.11.1
9822025-09-18T23:16:01.084Z Downloaded object v0.30.4
9832025-09-18T23:16:01.094Z Downloaded diesel v2.2.12
9842025-09-18T23:16:01.113Z Downloaded regress v0.10.4
9852025-09-18T23:16:01.121Z Downloaded bzip2-sys v0.1.13+1.0.8
9862025-09-18T23:16:01.132Z Downloaded typify-impl v0.4.3
9872025-09-18T23:16:01.146Z Downloaded typify-impl v0.3.0
9882025-09-18T23:16:01.160Z Downloaded ratatui v0.29.0
9892025-09-18T23:16:01.178Z Downloaded regex-syntax v0.8.5
9902025-09-18T23:16:01.185Z Downloaded zerocopy-derive v0.6.6
9912025-09-18T23:16:01.195Z Downloaded smoltcp v0.11.0
9922025-09-18T23:16:01.207Z Downloaded hickory-proto v0.24.4
9932025-09-18T23:16:01.222Z Downloaded sled v0.34.7
9942025-09-18T23:16:01.231Z Downloaded rustls v0.23.19
9952025-09-18T23:16:01.242Z Downloaded chrono-tz v0.10.4
9962025-09-18T23:16:01.258Z Downloaded curve25519-dalek v4.1.3
9972025-09-18T23:16:01.266Z Downloaded hickory-proto v0.25.2
9982025-09-18T23:16:01.281Z Downloaded lzma-sys v0.1.20
9992025-09-18T23:16:01.307Z Downloaded reedline v0.40.0
10002025-09-18T23:16:01.314Z Downloaded regex-automata v0.4.8
10012025-09-18T23:16:01.329Z Downloaded jiff v0.2.15
10022025-09-18T23:16:01.344Z Downloaded rayon v1.10.0
10032025-09-18T23:16:01.352Z Downloaded petgraph v0.8.2
10042025-09-18T23:16:01.372Z Downloaded serde_with v3.14.0
10052025-09-18T23:16:01.382Z Downloaded petgraph v0.6.5
10062025-09-18T23:16:01.399Z Downloaded libz-sys v1.1.20
10072025-09-18T23:16:01.417Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10082025-09-18T23:16:01.433Z Downloaded tokio v1.47.0
10092025-09-18T23:16:01.466Z Downloaded sha3 v0.10.8
10102025-09-18T23:16:01.471Z Downloaded csv v1.3.1
10112025-09-18T23:16:01.488Z Downloaded gimli v0.31.1
10122025-09-18T23:16:01.495Z Downloaded p384 v0.13.0
10132025-09-18T23:16:01.500Z Downloaded polar-core v0.27.3
10142025-09-18T23:16:01.508Z Downloaded rustls v0.22.4
10152025-09-18T23:16:01.519Z Downloaded webpki-roots v1.0.1
10162025-09-18T23:16:01.522Z Downloaded pretty_assertions v1.4.1
10172025-09-18T23:16:01.528Z Downloaded sqlparser v0.45.0
10182025-09-18T23:16:01.531Z Downloaded rustls-webpki v0.102.8
10192025-09-18T23:16:01.545Z Downloaded unicode-normalization v0.1.24
10202025-09-18T23:16:01.548Z Downloaded rustls v0.21.12
10212025-09-18T23:16:01.561Z Downloaded russh v0.45.0
10222025-09-18T23:16:01.564Z Downloaded papergrid v0.14.0
10232025-09-18T23:16:01.567Z Downloaded x509-cert v0.2.5
10242025-09-18T23:16:01.575Z Downloaded rand v0.9.2
10252025-09-18T23:16:01.578Z Downloaded num-bigint v0.4.6
10262025-09-18T23:16:01.581Z Downloaded typed-path v0.9.3
10272025-09-18T23:16:01.587Z Downloaded papergrid v0.17.0
10282025-09-18T23:16:01.591Z Downloaded p521 v0.13.3
10292025-09-18T23:16:01.594Z Downloaded tokio-postgres v0.7.13
10302025-09-18T23:16:01.598Z Downloaded time v0.3.36
10312025-09-18T23:16:01.604Z Downloaded zlib-rs v0.5.1
10322025-09-18T23:16:01.608Z Downloaded rustls-webpki v0.101.7
10332025-09-18T23:16:01.621Z Downloaded rpassword v7.4.0
10342025-09-18T23:16:01.624Z Downloaded nom v7.1.3
10352025-09-18T23:16:01.627Z Downloaded chrono v0.4.41
10362025-09-18T23:16:01.633Z Downloaded openssl-sys v0.9.109
10372025-09-18T23:16:01.638Z Downloaded smallvec v0.6.14
10382025-09-18T23:16:01.641Z Downloaded postgres-protocol v0.6.8
10392025-09-18T23:16:01.641Z Downloaded ring v0.17.14
10402025-09-18T23:16:01.679Z Downloaded multer v3.1.0
10412025-09-18T23:16:01.682Z Downloaded encoding_rs v0.8.34
10422025-09-18T23:16:01.700Z Downloaded memmap2 v0.9.5
10432025-09-18T23:16:01.703Z Downloaded oso-derive v0.27.3
10442025-09-18T23:16:01.703Z Downloaded packed_struct_codegen v0.10.1
10452025-09-18T23:16:01.706Z Downloaded pin-project v1.1.6
10462025-09-18T23:16:01.714Z Downloaded password-hash v0.5.0
10472025-09-18T23:16:01.717Z Downloaded h2 v0.4.6
10482025-09-18T23:16:01.722Z Downloaded daft-derive v0.1.4
10492025-09-18T23:16:01.725Z Downloaded typify v0.2.0
10502025-09-18T23:16:01.728Z Downloaded tungstenite v0.23.0
10512025-09-18T23:16:01.732Z Downloaded tungstenite v0.21.0
10522025-09-18T23:16:01.735Z Downloaded tracing-core v0.1.32
10532025-09-18T23:16:01.737Z Downloaded salty v0.3.0
10542025-09-18T23:16:01.742Z Downloaded vte_generate_state_changes v0.1.2
10552025-09-18T23:16:01.745Z Downloaded tabled_derive v0.11.0
10562025-09-18T23:16:01.745Z Downloaded dunce v1.0.5
10572025-09-18T23:16:01.745Z Downloaded zone v0.1.8
10582025-09-18T23:16:01.749Z Downloaded tls_codec v0.4.1
10592025-09-18T23:16:01.749Z Downloaded structmeta v0.3.0
10602025-09-18T23:16:01.749Z Downloaded pkcs5 v0.7.1
10612025-09-18T23:16:01.752Z Downloaded bitvec v1.0.1
10622025-09-18T23:16:01.765Z Downloaded itertools v0.14.0
10632025-09-18T23:16:01.771Z Downloaded pem v3.0.5
10642025-09-18T23:16:01.774Z Downloaded paste v1.0.15
10652025-09-18T23:16:01.777Z Downloaded rand_chacha v0.3.1
10662025-09-18T23:16:01.777Z Downloaded number_prefix v0.4.0
10672025-09-18T23:16:01.777Z Downloaded sha1 v0.10.6
10682025-09-18T23:16:01.780Z Downloaded unicase v2.7.0
10692025-09-18T23:16:01.780Z Downloaded libgit2-sys v0.17.0+1.8.1
10702025-09-18T23:16:01.829Z Downloaded dropshot_endpoint v0.16.4
10712025-09-18T23:16:01.832Z Downloaded aws-lc-rs v1.12.4
10722025-09-18T23:16:01.840Z Downloaded progenitor v0.9.1
10732025-09-18T23:16:01.843Z Downloaded derive_more v0.99.20
10742025-09-18T23:16:01.846Z Downloaded zopfli v0.8.1
10752025-09-18T23:16:01.849Z Downloaded uuid v1.18.1
10762025-09-18T23:16:01.852Z Downloaded zip v4.2.0
10772025-09-18T23:16:01.855Z Downloaded maplit v1.0.2
10782025-09-18T23:16:01.855Z Downloaded gethostname v0.5.0
10792025-09-18T23:16:01.855Z Downloaded pkcs8 v0.10.2
10802025-09-18T23:16:01.858Z Downloaded string_cache v0.8.9
10812025-09-18T23:16:01.861Z Downloaded ssh-cipher v0.2.0
10822025-09-18T23:16:01.861Z Downloaded foldhash v0.2.0
10832025-09-18T23:16:01.861Z Downloaded publicsuffix v2.3.0
10842025-09-18T23:16:01.865Z Downloaded resolv-conf v0.7.0
10852025-09-18T23:16:01.869Z Downloaded progenitor v0.10.0
10862025-09-18T23:16:01.869Z Downloaded zstd v0.13.3
10872025-09-18T23:16:01.872Z Downloaded vsss-rs v3.3.4
10882025-09-18T23:16:01.872Z Downloaded twox-hash v2.1.0
10892025-09-18T23:16:01.875Z Downloaded tracing-attributes v0.1.27
10902025-09-18T23:16:01.878Z Downloaded hashbrown v0.16.0
10912025-09-18T23:16:01.881Z Downloaded tar v0.4.44
10922025-09-18T23:16:01.884Z Downloaded value-bag v1.9.0
10932025-09-18T23:16:01.887Z Downloaded oxide-tokio-rt v0.1.2
10942025-09-18T23:16:01.887Z Downloaded socket2 v0.6.0
10952025-09-18T23:16:01.890Z Downloaded tower v0.5.2
10962025-09-18T23:16:01.895Z Downloaded ed25519-dalek v2.1.1
10972025-09-18T23:16:01.899Z Downloaded num-rational v0.4.2
10982025-09-18T23:16:01.902Z Downloaded sct v0.7.1
10992025-09-18T23:16:01.902Z Downloaded rsa v0.9.6
11002025-09-18T23:16:01.906Z Downloaded hyper v1.7.0
11012025-09-18T23:16:01.911Z Downloaded itertools v0.12.1
11022025-09-18T23:16:01.917Z Downloaded spki v0.7.3
11032025-09-18T23:16:01.920Z Downloaded serde_urlencoded v0.7.1
11042025-09-18T23:16:01.923Z Downloaded ssh-key v0.6.6
11052025-09-18T23:16:01.927Z Downloaded futures-channel v0.3.31
11062025-09-18T23:16:01.930Z Downloaded ecdsa v0.16.9
11072025-09-18T23:16:01.933Z Downloaded tokio-stream v0.1.17
11082025-09-18T23:16:01.936Z Downloaded socket2 v0.5.10
11092025-09-18T23:16:01.936Z Downloaded serde_path_to_error v0.1.17
11102025-09-18T23:16:01.939Z Downloaded secrecy v0.8.0
11112025-09-18T23:16:01.939Z Downloaded rustc_version v0.4.1
11122025-09-18T23:16:01.943Z Downloaded r2d2 v0.8.10
11132025-09-18T23:16:01.943Z Downloaded native-tls v0.2.12
11142025-09-18T23:16:01.946Z Downloaded des v0.8.1
11152025-09-18T23:16:01.946Z Downloaded typify v0.3.0
11162025-09-18T23:16:01.949Z Downloaded miniz_oxide v0.8.5
11172025-09-18T23:16:01.952Z Downloaded zip v0.6.6
11182025-09-18T23:16:01.955Z Downloaded rustyline v14.0.0
11192025-09-18T23:16:01.958Z Downloaded libxml v0.3.3
11202025-09-18T23:16:01.962Z Downloaded rustls-pki-types v1.10.0
11212025-09-18T23:16:01.965Z Downloaded libm v0.2.8
11222025-09-18T23:16:01.972Z Downloaded num-iter v0.1.45
11232025-09-18T23:16:01.975Z Downloaded typify v0.4.3
11242025-09-18T23:16:01.978Z Downloaded futures-io v0.3.31
11252025-09-18T23:16:01.978Z Downloaded foldhash v0.1.5
11262025-09-18T23:16:01.981Z Downloaded uzers v0.12.1
11272025-09-18T23:16:01.981Z Downloaded subprocess v0.2.9
11282025-09-18T23:16:01.984Z Downloaded rustls-pemfile v2.2.0
11292025-09-18T23:16:01.987Z Downloaded phf v0.11.2
11302025-09-18T23:16:01.987Z Downloaded futures-core v0.3.31
11312025-09-18T23:16:01.988Z Downloaded tokio-rustls v0.26.0
11322025-09-18T23:16:01.991Z Downloaded signal-hook v0.3.18
11332025-09-18T23:16:01.991Z Downloaded der v0.7.9
11342025-09-18T23:16:01.995Z Downloaded packed_struct v0.10.1
11352025-09-18T23:16:01.999Z Downloaded futures-executor v0.3.31
11362025-09-18T23:16:02.000Z Downloaded ctr v0.9.2
11372025-09-18T23:16:02.004Z Downloaded csv-core v0.1.11
11382025-09-18T23:16:02.004Z Downloaded tokio-rustls v0.25.0
11392025-09-18T23:16:02.004Z Downloaded rustls-native-certs v0.8.1
11402025-09-18T23:16:02.008Z Downloaded hickory-server v0.25.2
11412025-09-18T23:16:02.008Z Downloaded qorb v0.4.1
11422025-09-18T23:16:02.011Z Downloaded progenitor-impl v0.11.0
11432025-09-18T23:16:02.015Z Downloaded display-error-chain v0.2.2
11442025-09-18T23:16:02.015Z Downloaded dirs-sys-next v0.1.2
11452025-09-18T23:16:02.018Z Downloaded yansi v1.0.1
11462025-09-18T23:16:02.018Z Downloaded http v1.3.1
11472025-09-18T23:16:02.021Z Downloaded blake3 v1.5.4
11482025-09-18T23:16:02.028Z Downloaded strum_macros v0.27.1
11492025-09-18T23:16:02.031Z Downloaded strum_macros v0.26.4
11502025-09-18T23:16:02.031Z Downloaded spin v0.9.8
11512025-09-18T23:16:02.035Z Downloaded defmt-parser v0.3.4
11522025-09-18T23:16:02.035Z Downloaded zone v0.3.1
11532025-09-18T23:16:02.038Z Downloaded shlex v1.3.0
11542025-09-18T23:16:02.038Z Downloaded hyper-util v0.1.16
11552025-09-18T23:16:02.042Z Downloaded itertools v0.10.5
11562025-09-18T23:16:02.051Z Downloaded typify-macro v0.4.3
11572025-09-18T23:16:02.054Z Downloaded tui-tree-widget v0.23.1
11582025-09-18T23:16:02.054Z Downloaded parking_lot_core v0.9.10
11592025-09-18T23:16:02.054Z Downloaded parking_lot_core v0.8.6
11602025-09-18T23:16:02.054Z Downloaded parking_lot v0.12.3
11612025-09-18T23:16:02.054Z Downloaded zerocopy v0.6.6
11622025-09-18T23:16:02.058Z Downloaded test-strategy v0.4.3
11632025-09-18T23:16:02.061Z Downloaded siphasher v1.0.1
11642025-09-18T23:16:02.061Z Downloaded signal-hook-registry v1.4.2
11652025-09-18T23:16:02.061Z Downloaded pkcs1 v0.7.5
11662025-09-18T23:16:02.064Z Downloaded parking_lot v0.11.2
11672025-09-18T23:16:02.068Z Downloaded toml_parser v1.0.2
11682025-09-18T23:16:02.068Z Downloaded progenitor-client v0.11.0
11692025-09-18T23:16:02.068Z Downloaded ena v0.14.3
11702025-09-18T23:16:02.071Z Downloaded iddqd v0.3.13
11712025-09-18T23:16:02.075Z Downloaded psl-types v2.0.11
11722025-09-18T23:16:02.078Z Downloaded progenitor-macro v0.8.0
11732025-09-18T23:16:02.078Z Downloaded progenitor-client v0.10.0
11742025-09-18T23:16:02.078Z Downloaded num-complex v0.4.6
11752025-09-18T23:16:02.081Z Downloaded nu-ansi-term v0.50.1
11762025-09-18T23:16:02.081Z Downloaded xshell v0.2.7
11772025-09-18T23:16:02.084Z Downloaded hkdf v0.12.4
11782025-09-18T23:16:02.088Z Downloaded heapless v0.8.0
11792025-09-18T23:16:02.091Z Downloaded jiff-static v0.2.15
11802025-09-18T23:16:02.091Z Downloaded heapless v0.7.17
11812025-09-18T23:16:02.100Z Downloaded const_format v0.2.34
11822025-09-18T23:16:02.100Z Downloaded base64 v0.21.7
11832025-09-18T23:16:02.103Z Downloaded base64 v0.22.1
11842025-09-18T23:16:02.103Z Downloaded backtrace v0.3.74
11852025-09-18T23:16:02.107Z Downloaded dirs-next v2.0.0
11862025-09-18T23:16:02.111Z Downloaded difflib v0.4.0
11872025-09-18T23:16:02.111Z Downloaded walkdir v2.5.0
11882025-09-18T23:16:02.111Z Downloaded similar v2.7.0
11892025-09-18T23:16:02.115Z Downloaded memoffset v0.9.1
11902025-09-18T23:16:02.118Z Downloaded russh-keys v0.45.0
11912025-09-18T23:16:02.120Z Downloaded ed25519 v2.2.3
11922025-09-18T23:16:02.121Z Downloaded xz2 v0.1.7
11932025-09-18T23:16:02.123Z Downloaded clang-sys v1.8.1
11942025-09-18T23:16:02.123Z Downloaded snafu-derive v0.8.5
11952025-09-18T23:16:02.127Z Downloaded tokio-tungstenite v0.21.0
11962025-09-18T23:16:02.127Z Downloaded compact_str v0.8.0
11972025-09-18T23:16:02.129Z Downloaded chacha20poly1305 v0.10.1
11982025-09-18T23:16:02.132Z Downloaded unit-prefix v0.5.1
11992025-09-18T23:16:02.132Z Downloaded crc32fast v1.4.2
12002025-09-18T23:16:02.135Z Downloaded cookie v0.18.1
12012025-09-18T23:16:02.135Z Downloaded toml_datetime v0.7.0
12022025-09-18T23:16:02.138Z Downloaded topological-sort v0.2.2
12032025-09-18T23:16:02.138Z Downloaded toml_writer v1.0.2
12042025-09-18T23:16:02.138Z Downloaded hickory-resolver v0.25.2
12052025-09-18T23:16:02.141Z Downloaded arc-swap v1.7.1
12062025-09-18T23:16:02.144Z Downloaded allocator-api2 v0.2.21
12072025-09-18T23:16:02.148Z Downloaded static_assertions v1.1.0
12082025-09-18T23:16:02.151Z Downloaded rand_chacha v0.9.0
12092025-09-18T23:16:02.151Z Downloaded cookie_store v0.21.1
12102025-09-18T23:16:02.154Z Downloaded bzip2 v0.4.4
12112025-09-18T23:16:02.154Z Downloaded serde_bytes v0.11.17
12122025-09-18T23:16:02.157Z Downloaded serde-hex v0.1.0
12132025-09-18T23:16:02.157Z Downloaded rand_core v0.9.3
12142025-09-18T23:16:02.157Z Downloaded litrs v0.4.1
12152025-09-18T23:16:02.159Z Downloaded smf v0.2.3
12162025-09-18T23:16:02.163Z Downloaded semver v0.1.20
12172025-09-18T23:16:02.163Z Downloaded salsa20 v0.10.2
12182025-09-18T23:16:02.163Z Downloaded progenitor-macro v0.11.0
12192025-09-18T23:16:02.166Z Downloaded internet-checksum v0.2.1
12202025-09-18T23:16:02.166Z Downloaded highway v1.3.0
12212025-09-18T23:16:02.166Z Downloaded console v0.16.0
12222025-09-18T23:16:02.169Z Downloaded console v0.15.10
12232025-09-18T23:16:02.173Z Downloaded cmake v0.1.51
12242025-09-18T23:16:02.173Z Downloaded cassowary v0.3.0
12252025-09-18T23:16:02.173Z Downloaded bzip2 v0.5.2
12262025-09-18T23:16:02.175Z Downloaded base64 v0.13.1
12272025-09-18T23:16:02.178Z Downloaded glob v0.3.2
12282025-09-18T23:16:02.178Z Downloaded critical-section v1.1.3
12292025-09-18T23:16:02.181Z Downloaded crc-catalog v2.4.0
12302025-09-18T23:16:02.181Z Downloaded ciborium v0.2.2
12312025-09-18T23:16:02.184Z Downloaded bcs v0.1.6
12322025-09-18T23:16:02.184Z Downloaded libsw v3.5.0
12332025-09-18T23:16:02.187Z Downloaded half v1.8.3
12342025-09-18T23:16:02.187Z Downloaded crc v3.2.1
12352025-09-18T23:16:02.190Z Downloaded convert_case v0.4.0
12362025-09-18T23:16:02.190Z Downloaded cobs v0.2.3
12372025-09-18T23:16:02.192Z Downloaded rand_core v0.6.4
12382025-09-18T23:16:02.192Z Downloaded ipnet v2.11.0
12392025-09-18T23:16:02.196Z Downloaded hex v0.4.3
12402025-09-18T23:16:02.196Z Downloaded bumpalo v3.16.0
12412025-09-18T23:16:02.199Z Downloaded keccak v0.1.5
12422025-09-18T23:16:02.199Z Downloaded hyper-staticfile v0.10.1
12432025-09-18T23:16:02.202Z Downloaded chacha20 v0.9.1
12442025-09-18T23:16:02.202Z Downloaded bb8 v0.8.5
12452025-09-18T23:16:02.202Z Downloaded backoff v0.4.0
12462025-09-18T23:16:02.205Z Downloaded async-trait v0.1.89
12472025-09-18T23:16:02.208Z Downloaded async-bb8-diesel v0.2.1
12482025-09-18T23:16:02.211Z Downloaded lazy_static v1.5.0
12492025-09-18T23:16:02.211Z Downloaded cipher v0.4.4
12502025-09-18T23:16:02.214Z Downloaded cargo-platform v0.1.8
12512025-09-18T23:16:02.214Z Downloaded block-padding v0.3.3
12522025-09-18T23:16:02.214Z Downloaded libscf-sys v1.1.0
12532025-09-18T23:16:02.214Z Downloaded lazycell v1.3.0
12542025-09-18T23:16:02.217Z Downloaded lalrpop-util v0.19.12
12552025-09-18T23:16:02.217Z Downloaded kstat-rs v0.2.4
12562025-09-18T23:16:02.218Z Downloaded instability v0.3.2
12572025-09-18T23:16:02.218Z Downloaded ingot-types v0.1.2
12582025-09-18T23:16:02.221Z Downloaded indoc v1.0.9
12592025-09-18T23:16:02.224Z Downloaded hashbrown v0.12.3
12602025-09-18T23:16:02.227Z Downloaded ciborium-ll v0.2.2
12612025-09-18T23:16:02.227Z Downloaded cexpr v0.6.0
12622025-09-18T23:16:02.232Z Downloaded bitfield-struct v0.6.2
12632025-09-18T23:16:02.232Z Downloaded hyper-rustls v0.27.7
12642025-09-18T23:16:02.232Z Downloaded hubpack v0.1.2
12652025-09-18T23:16:02.235Z Downloaded cfg_aliases v0.2.1
12662025-09-18T23:16:02.235Z Downloaded linked-hash-map v0.5.6
12672025-09-18T23:16:02.235Z Downloaded impl-trait-for-tuples v0.2.2
12682025-09-18T23:16:02.238Z Downloaded humantime v2.2.0
12692025-09-18T23:16:02.238Z Downloaded cbc v0.1.2
12702025-09-18T23:16:02.241Z Downloaded castaway v0.2.3
12712025-09-18T23:16:02.241Z Downloaded blowfish v0.9.1
12722025-09-18T23:16:02.241Z Downloaded hickory-resolver v0.24.4
12732025-09-18T23:16:02.244Z Downloaded bcrypt-pbkdf v0.10.0
12742025-09-18T23:16:02.246Z Downloaded base64ct v1.6.0
12752025-09-18T23:16:02.249Z Downloaded indent_write v2.2.0
12762025-09-18T23:16:02.249Z Downloaded httpdate v1.0.3
12772025-09-18T23:16:02.249Z Downloaded http-body v1.0.1
12782025-09-18T23:16:02.249Z Downloaded base16ct v0.2.0
12792025-09-18T23:16:02.252Z Downloaded async-stream-impl v0.3.6
12802025-09-18T23:16:02.252Z Downloaded aead v0.5.2
12812025-09-18T23:16:02.255Z Downloaded http-body-util v0.1.3
12822025-09-18T23:16:02.255Z Downloaded bit-vec v0.8.0
12832025-09-18T23:16:02.257Z Downloaded aes-gcm v0.10.3
12842025-09-18T23:16:02.260Z Downloaded async-stream v0.3.6
12852025-09-18T23:16:02.260Z Downloaded buf-list v1.0.3
12862025-09-18T23:16:02.263Z Downloaded argon2 v0.5.3
12872025-09-18T23:16:02.263Z Downloaded headers-core v0.3.0
12882025-09-18T23:16:02.266Z Downloaded headers v0.4.1
12892025-09-18T23:16:02.269Z Downloaded hash32 v0.2.1
12902025-09-18T23:16:02.271Z Downloaded blake2 v0.10.6
12912025-09-18T23:16:02.446Z Downloaded aws-lc-sys v0.26.0
12922025-09-18T23:16:02.749Z Compiling value-bag v1.9.0
12932025-09-18T23:16:02.749Z Compiling shlex v1.3.0
12942025-09-18T23:16:02.749Z Compiling lock_api v0.4.12
12952025-09-18T23:16:02.752Z Compiling scopeguard v1.2.0
12962025-09-18T23:16:02.753Z Compiling typenum v1.17.0
12972025-09-18T23:16:02.962Z Compiling syn v2.0.106
12982025-09-18T23:16:02.977Z Compiling getrandom v0.2.15
12992025-09-18T23:16:02.980Z Compiling jobserver v0.1.32
13002025-09-18T23:16:03.102Z Compiling generic-array v0.14.7
13012025-09-18T23:16:03.264Z Compiling rand_core v0.6.4
13022025-09-18T23:16:03.385Z Compiling log v0.4.27
13032025-09-18T23:16:03.410Z Compiling cc v1.2.30
13042025-09-18T23:16:03.448Z Compiling smallvec v1.15.1
13052025-09-18T23:16:03.839Z Compiling portable-atomic v1.11.0
13062025-09-18T23:16:03.842Z Compiling subtle v2.6.1
13072025-09-18T23:16:03.879Z Compiling critical-section v1.1.3
13082025-09-18T23:16:03.883Z Compiling const-oid v0.9.6
13092025-09-18T23:16:04.061Z Compiling pkg-config v0.3.31
13102025-09-18T23:16:04.110Z Compiling pin-project-lite v0.2.14
13112025-09-18T23:16:04.180Z Compiling parking_lot_core v0.9.10
13122025-09-18T23:16:04.289Z Compiling rustix v0.38.37
13132025-09-18T23:16:05.324Z Compiling signal-hook-registry v1.4.2
13142025-09-18T23:16:05.397Z Compiling parking_lot v0.12.3
13152025-09-18T23:16:05.419Z Compiling mio v1.0.2
13162025-09-18T23:16:05.472Z Compiling futures-core v0.3.31
13172025-09-18T23:16:05.823Z Compiling spin v0.9.8
13182025-09-18T23:16:06.477Z Compiling once_cell v1.21.3
13192025-09-18T23:16:06.503Z Compiling libm v0.2.8
13202025-09-18T23:16:06.504Z Compiling socket2 v0.6.0
13212025-09-18T23:16:06.504Z Compiling slab v0.4.9
13222025-09-18T23:16:06.504Z Compiling aho-corasick v1.1.3
13232025-09-18T23:16:06.517Z Compiling num-traits v0.2.19
13242025-09-18T23:16:06.534Z Compiling getrandom v0.3.1
13252025-09-18T23:16:06.557Z Compiling foldhash v0.1.5
13262025-09-18T23:16:06.619Z Compiling regex-syntax v0.8.5
13272025-09-18T23:16:06.966Z Compiling cpufeatures v0.2.14
13282025-09-18T23:16:06.971Z Compiling serde_json v1.0.145
13292025-09-18T23:16:06.987Z Compiling allocator-api2 v0.2.21
13302025-09-18T23:16:07.608Z Compiling futures-sink v0.3.31
13312025-09-18T23:16:07.625Z Compiling glob v0.3.2
13322025-09-18T23:16:07.625Z Compiling either v1.15.0
13332025-09-18T23:16:07.639Z Compiling percent-encoding v2.3.2
13342025-09-18T23:16:08.380Z Compiling hashbrown v0.15.4
13352025-09-18T23:16:08.412Z Compiling futures-channel v0.3.31
13362025-09-18T23:16:08.412Z Compiling clang-sys v1.8.1
13372025-09-18T23:16:09.241Z Compiling futures-io v0.3.31
13382025-09-18T23:16:09.260Z Compiling prettyplease v0.2.36
13392025-09-18T23:16:09.260Z Compiling pin-utils v0.1.0
13402025-09-18T23:16:09.299Z Compiling futures-task v0.3.31
13412025-09-18T23:16:09.523Z Compiling lazy_static v1.5.0
13422025-09-18T23:16:09.536Z Compiling minimal-lexical v0.2.1
13432025-09-18T23:16:09.536Z Compiling libloading v0.8.5
13442025-09-18T23:16:09.608Z Compiling home v0.5.9
13452025-09-18T23:16:09.843Z Compiling bindgen v0.69.5
13462025-09-18T23:16:09.893Z Compiling base64ct v1.6.0
13472025-09-18T23:16:10.054Z Compiling nom v7.1.3
13482025-09-18T23:16:10.466Z Compiling regex-automata v0.4.8
13492025-09-18T23:16:10.847Z Compiling synstructure v0.13.1
13502025-09-18T23:16:11.222Z Compiling pem-rfc7468 v0.7.0
13512025-09-18T23:16:11.867Z Compiling itertools v0.12.1
13522025-09-18T23:16:12.266Z Compiling flagset v0.4.6
13532025-09-18T23:16:12.500Z Compiling lazycell v1.3.0
13542025-09-18T23:16:12.533Z Compiling rustc-hash v1.1.0
13552025-09-18T23:16:12.695Z Compiling cmake v0.1.51
13562025-09-18T23:16:12.721Z Compiling fs_extra v1.3.0
13572025-09-18T23:16:13.295Z Compiling cexpr v0.6.0
13582025-09-18T23:16:13.463Z Compiling dunce v1.0.5
13592025-09-18T23:16:13.537Z Compiling form_urlencoded v1.2.2
13602025-09-18T23:16:13.629Z Compiling paste v1.0.15
13612025-09-18T23:16:13.876Z Compiling vcpkg v0.2.15
13622025-09-18T23:16:13.900Z Compiling iana-time-zone v0.1.63
13632025-09-18T23:16:14.288Z Compiling ring v0.17.14
13642025-09-18T23:16:14.815Z Compiling tracing-core v0.1.32
13652025-09-18T23:16:14.890Z Compiling aws-lc-rs v1.12.4
13662025-09-18T23:16:15.368Z Compiling rustls-pki-types v1.10.0
13672025-09-18T23:16:15.389Z Compiling base64 v0.22.1
13682025-09-18T23:16:15.586Z Compiling openssl-sys v0.9.109
13692025-09-18T23:16:15.627Z Compiling serde_derive v1.0.223
13702025-09-18T23:16:15.989Z Compiling zeroize_derive v1.4.2
13712025-09-18T23:16:16.047Z Compiling zerofrom-derive v0.1.4
13722025-09-18T23:16:16.319Z Compiling yoke-derive v0.7.4
13732025-09-18T23:16:16.703Z Compiling zerovec-derive v0.10.3
13742025-09-18T23:16:17.340Z Compiling zeroize v1.8.1
13752025-09-18T23:16:18.876Z Compiling displaydoc v0.2.5
13762025-09-18T23:16:18.953Z Compiling tokio-macros v2.5.0
13772025-09-18T23:16:19.082Z Compiling crypto-common v0.1.6
13782025-09-18T23:16:19.335Z Compiling block-buffer v0.10.4
13792025-09-18T23:16:19.357Z Compiling zerofrom v0.1.4
13802025-09-18T23:16:19.601Z Compiling digest v0.10.7
13812025-09-18T23:16:19.624Z Compiling yoke v0.7.4
13822025-09-18T23:16:20.034Z Compiling zerovec v0.10.4
13832025-09-18T23:16:20.081Z Compiling zerocopy-derive v0.7.35
13842025-09-18T23:16:20.136Z Compiling hmac v0.12.1
13852025-09-18T23:16:20.357Z Compiling icu_provider_macros v1.5.0
13862025-09-18T23:16:20.381Z Compiling block-padding v0.3.3
13872025-09-18T23:16:20.422Z Compiling futures-macro v0.3.31
13882025-09-18T23:16:20.636Z Compiling inout v0.1.3
13892025-09-18T23:16:20.660Z Compiling sha2 v0.10.9
13902025-09-18T23:16:20.943Z Compiling cipher v0.4.4
13912025-09-18T23:16:21.405Z Compiling regex v1.11.1
13922025-09-18T23:16:21.444Z Compiling der_derive v0.7.3
13932025-09-18T23:16:21.987Z Compiling tinystr v0.7.6
13942025-09-18T23:16:22.042Z Compiling zerocopy v0.7.35
13952025-09-18T23:16:22.152Z Compiling futures-util v0.3.31
13962025-09-18T23:16:22.294Z Compiling icu_locid v1.5.0
13972025-09-18T23:16:22.364Z Compiling icu_collections v1.5.0
13982025-09-18T23:16:22.676Z Compiling serde v1.0.223
13992025-09-18T23:16:23.102Z Compiling thiserror-impl v1.0.69
14002025-09-18T23:16:23.413Z Compiling icu_provider v1.5.0
14012025-09-18T23:16:23.564Z Compiling der v0.7.9
14022025-09-18T23:16:23.583Z Compiling ppv-lite86 v0.2.20
14032025-09-18T23:16:23.923Z Compiling bitflags v2.9.1
14042025-09-18T23:16:23.993Z Compiling bytes v1.10.1
14052025-09-18T23:16:24.359Z Compiling semver v1.0.26
14062025-09-18T23:16:24.384Z Compiling icu_locid_transform v1.5.0
14072025-09-18T23:16:24.387Z Compiling indexmap v2.11.0
14082025-09-18T23:16:25.150Z Compiling tokio v1.47.0
14092025-09-18T23:16:25.474Z Compiling salsa20 v0.10.2
14102025-09-18T23:16:25.736Z Compiling icu_properties v1.5.1
14112025-09-18T23:16:25.972Z Compiling spki v0.7.3
14122025-09-18T23:16:26.154Z Compiling thiserror v1.0.69
14132025-09-18T23:16:26.330Z Compiling pbkdf2 v0.12.2
14142025-09-18T23:16:26.358Z Compiling http v1.3.1
14152025-09-18T23:16:26.523Z Compiling scrypt v0.11.0
14162025-09-18T23:16:26.583Z Compiling rustc_version v0.4.1
14172025-09-18T23:16:26.728Z Compiling cbc v0.1.2
14182025-09-18T23:16:27.002Z Compiling aes v0.8.4
14192025-09-18T23:16:27.021Z Compiling pest v2.7.14
14202025-09-18T23:16:27.258Z Compiling chrono v0.4.41
14212025-09-18T23:16:27.639Z Compiling uuid v1.18.1
14222025-09-18T23:16:28.612Z Compiling which v4.4.2
14232025-09-18T23:16:29.163Z Compiling pkcs5 v0.7.1
14242025-09-18T23:16:29.353Z Compiling icu_normalizer v1.5.0
14252025-09-18T23:16:29.797Z Compiling tracing-attributes v0.1.27
14262025-09-18T23:16:30.033Z Compiling pkcs8 v0.10.2
14272025-09-18T23:16:30.223Z Compiling pest_meta v2.7.14
14282025-09-18T23:16:30.243Z Compiling http-body v1.0.1
14292025-09-18T23:16:30.521Z Compiling idna_adapter v1.2.0
14302025-09-18T23:16:30.540Z Compiling scroll_derive v0.12.0
14312025-09-18T23:16:30.698Z Compiling tinyvec_macros v0.1.1
14322025-09-18T23:16:30.755Z Compiling idna v1.0.3
14332025-09-18T23:16:30.808Z Compiling httparse v1.9.5
14342025-09-18T23:16:31.187Z Compiling rustversion v1.0.17
14352025-09-18T23:16:31.507Z Compiling url v2.5.4
14362025-09-18T23:16:31.951Z Compiling pest_generator v2.7.14
14372025-09-18T23:16:31.978Z Compiling scroll v0.12.0
14382025-09-18T23:16:32.341Z Compiling tinyvec v1.8.0
14392025-09-18T23:16:32.540Z Compiling serde_derive_internals v0.29.1
14402025-09-18T23:16:33.024Z Compiling tracing v0.1.40
14412025-09-18T23:16:33.262Z Compiling rand_core v0.9.3
14422025-09-18T23:16:33.547Z Compiling bzip2-sys v0.1.13+1.0.8
14432025-09-18T23:16:33.718Z Compiling tokio-util v0.7.15
14442025-09-18T23:16:33.820Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14452025-09-18T23:16:33.842Z Compiling openssl v0.10.73
14462025-09-18T23:16:34.076Z Compiling untrusted v0.9.0
14472025-09-18T23:16:34.287Z Compiling try-lock v0.2.5
14482025-09-18T23:16:34.290Z Compiling untrusted v0.7.1
14492025-09-18T23:16:34.471Z Compiling tower-service v0.3.3
14502025-09-18T23:16:34.519Z Compiling adler2 v2.0.0
14512025-09-18T23:16:34.567Z Compiling openssl-probe v0.1.5
14522025-09-18T23:16:34.616Z Compiling schemars v0.8.22
14532025-09-18T23:16:34.640Z Compiling time-core v0.1.2
14542025-09-18T23:16:34.746Z Compiling atomic-waker v1.1.2
14552025-09-18T23:16:34.768Z Compiling foreign-types-shared v0.1.1
14562025-09-18T23:16:34.883Z Compiling powerfmt v0.2.0
14572025-09-18T23:16:34.904Z Compiling num-conv v0.1.0
14582025-09-18T23:16:34.943Z Compiling foreign-types v0.3.2
14592025-09-18T23:16:34.988Z Compiling goblin v0.8.2
14602025-09-18T23:16:35.044Z Compiling schemars_derive v0.8.22
14612025-09-18T23:16:35.066Z Compiling miniz_oxide v0.8.5
14622025-09-18T23:16:35.204Z Compiling time-macros v0.2.18
14632025-09-18T23:16:35.298Z Compiling h2 v0.4.6
14642025-09-18T23:16:36.088Z Compiling deranged v0.3.11
14652025-09-18T23:16:37.516Z Compiling pest_derive v2.7.14
14662025-09-18T23:16:37.948Z Compiling want v0.3.1
14672025-09-18T23:16:38.325Z Compiling rand_chacha v0.9.0
14682025-09-18T23:16:40.442Z Compiling ipnet v2.11.0
14692025-09-18T23:16:40.519Z Compiling openssl-macros v0.1.1
14702025-09-18T23:16:40.928Z Compiling num_threads v0.1.7
14712025-09-18T23:16:41.093Z Compiling crossbeam-utils v0.8.21
14722025-09-18T23:16:41.273Z Compiling native-tls v0.2.12
14732025-09-18T23:16:41.561Z Compiling dyn-clone v1.0.20
14742025-09-18T23:16:41.663Z Compiling rustls v0.23.19
14752025-09-18T23:16:41.683Z Compiling httpdate v1.0.3
14762025-09-18T23:16:41.815Z Compiling zerocopy v0.8.26
14772025-09-18T23:16:41.976Z Compiling syn v1.0.109
14782025-09-18T23:16:42.318Z Compiling dof v0.3.0
14792025-09-18T23:16:42.675Z Compiling hyper v1.7.0
14802025-09-18T23:16:43.787Z Compiling time v0.3.36
14812025-09-18T23:16:44.305Z Compiling rand v0.9.2
14822025-09-18T23:16:45.223Z Compiling dtrace-parser v0.2.0
14832025-09-18T23:16:45.342Z Compiling unicode-normalization v0.1.24
14842025-09-18T23:16:46.154Z Compiling heapless v0.7.17
14852025-09-18T23:16:46.229Z Compiling signature v2.2.0
14862025-09-18T23:16:46.411Z Compiling zerocopy-derive v0.8.26
14872025-09-18T23:16:46.535Z Compiling cookie v0.18.1
14882025-09-18T23:16:46.631Z Compiling crc32fast v1.4.2
14892025-09-18T23:16:46.875Z Compiling siphasher v0.3.11
14902025-09-18T23:16:46.956Z Compiling signal-hook v0.3.18
14912025-09-18T23:16:47.083Z Compiling slog v2.7.0
14922025-09-18T23:16:47.284Z Compiling zlib-rs v0.5.1
14932025-09-18T23:16:47.306Z Compiling zstd-safe v7.2.3
14942025-09-18T23:16:47.622Z Compiling unicode-properties v0.1.3
14952025-09-18T23:16:47.675Z Compiling unicode-bidi v0.3.17
14962025-09-18T23:16:48.162Z Compiling phf_shared v0.11.2
14972025-09-18T23:16:48.392Z Compiling stringprep v0.1.5
14982025-09-18T23:16:48.942Z Compiling usdt-impl v0.5.0
14992025-09-18T23:16:49.138Z Compiling hyper-util v0.1.16
15002025-09-18T23:16:50.430Z Compiling curve25519-dalek v4.1.3
15012025-09-18T23:16:50.594Z Compiling rand_chacha v0.3.1
15022025-09-18T23:16:51.140Z Compiling serde_spanned v0.6.9
15032025-09-18T23:16:51.388Z Compiling serde_tokenstream v0.2.2
15042025-09-18T23:16:51.491Z Compiling toml_datetime v0.6.11
15052025-09-18T23:16:51.972Z Compiling md-5 v0.10.6
15062025-09-18T23:16:52.053Z Compiling num-integer v0.1.46
15072025-09-18T23:16:52.271Z Compiling sync_wrapper v1.0.1
15082025-09-18T23:16:52.461Z Compiling hash32 v0.2.1
15092025-09-18T23:16:52.817Z Compiling ff v0.13.0
15102025-09-18T23:16:52.860Z Compiling memoffset v0.9.1
15112025-09-18T23:16:52.931Z Compiling psl-types v2.0.11
15122025-09-18T23:16:52.957Z Compiling smoltcp v0.9.1
15132025-09-18T23:16:53.047Z Compiling cfg_aliases v0.2.1
15142025-09-18T23:16:53.120Z Compiling litrs v0.4.1
15152025-09-18T23:16:53.139Z Compiling fallible-iterator v0.2.0
15162025-09-18T23:16:53.162Z Compiling base16ct v0.2.0
15172025-09-18T23:16:53.196Z Compiling gimli v0.31.1
15182025-09-18T23:16:53.497Z Compiling libz-rs-sys v0.5.1
15192025-09-18T23:16:53.614Z Compiling num-bigint-dig v0.8.4
15202025-09-18T23:16:53.785Z Compiling newtype-uuid v1.2.4
15212025-09-18T23:16:53.813Z Compiling tower-layer v0.3.3
15222025-09-18T23:16:53.994Z Compiling postgres-protocol v0.6.8
15232025-09-18T23:16:54.111Z Compiling tower v0.5.2
15242025-09-18T23:16:54.164Z Compiling flate2 v1.1.2
15252025-09-18T23:16:54.182Z Compiling document-features v0.2.11
15262025-09-18T23:16:54.315Z Compiling sec1 v0.7.3
15272025-09-18T23:16:54.977Z Compiling nix v0.29.0
15282025-09-18T23:16:55.053Z Compiling publicsuffix v2.3.0
15292025-09-18T23:16:55.109Z Compiling group v0.13.0
15302025-09-18T23:16:55.375Z Compiling num-iter v0.1.45
15312025-09-18T23:16:55.460Z Compiling rand v0.8.5
15322025-09-18T23:16:55.588Z Compiling tokio-native-tls v0.3.1
15332025-09-18T23:16:56.320Z Compiling ipnetwork v0.21.1
15342025-09-18T23:16:56.683Z Compiling strum_macros v0.27.1
15352025-09-18T23:16:56.713Z Compiling rustls-native-certs v0.8.1
15362025-09-18T23:16:56.811Z Compiling http-body-util v0.1.3
15372025-09-18T23:16:57.172Z Compiling terminal_size v0.4.0
15382025-09-18T23:16:57.253Z Compiling hkdf v0.12.4
15392025-09-18T23:16:57.303Z Compiling crypto-bigint v0.5.5
15402025-09-18T23:16:57.427Z Compiling addr2line v0.24.2
15412025-09-18T23:16:57.470Z Compiling webpki-roots v1.0.1
15422025-09-18T23:16:57.552Z Compiling async-trait v0.1.89
15432025-09-18T23:16:57.700Z Compiling curve25519-dalek-derive v0.1.1
15442025-09-18T23:16:58.018Z Compiling thiserror-impl v2.0.16
15452025-09-18T23:16:58.131Z Compiling ahash v0.8.12
15462025-09-18T23:16:58.522Z Compiling fs-err v3.1.1
15472025-09-18T23:16:58.894Z Compiling object v0.36.5
15482025-09-18T23:16:59.147Z Compiling bitflags v1.3.2
15492025-09-18T23:16:59.276Z Compiling buf-list v1.0.3
15502025-09-18T23:16:59.912Z Compiling bumpalo v3.16.0
15512025-09-18T23:17:00.071Z Compiling lockfree-object-pool v0.1.6
15522025-09-18T23:17:00.365Z Compiling winnow v0.5.40
15532025-09-18T23:17:00.426Z Compiling anyhow v1.0.99
15542025-09-18T23:17:01.063Z Compiling rustc-demangle v0.1.24
15552025-09-18T23:17:01.208Z Compiling simd-adler32 v0.3.7
15562025-09-18T23:17:01.327Z Compiling hubpack_derive v0.1.1
15572025-09-18T23:17:01.736Z Compiling rustix v1.0.7
15582025-09-18T23:17:01.759Z Compiling managed v0.8.0
15592025-09-18T23:17:01.956Z Compiling iri-string v0.7.8
15602025-09-18T23:17:02.252Z Compiling hubpack v0.1.2
15612025-09-18T23:17:02.645Z Compiling clap_builder v4.5.41
15622025-09-18T23:17:02.685Z Compiling strum v0.27.2
15632025-09-18T23:17:02.883Z Compiling zopfli v0.8.1
15642025-09-18T23:17:03.080Z Compiling thiserror v2.0.16
15652025-09-18T23:17:03.688Z Compiling toml_edit v0.19.15
15662025-09-18T23:17:03.832Z Compiling elliptic-curve v0.13.8
15672025-09-18T23:17:04.695Z Compiling hyper-tls v0.6.0
15682025-09-18T23:17:05.169Z Compiling tower-http v0.6.6
15692025-09-18T23:17:05.765Z Compiling backtrace v0.3.74
15702025-09-18T23:17:06.081Z Compiling oxnet v0.1.3
15712025-09-18T23:17:06.136Z Compiling cookie_store v0.21.1
15722025-09-18T23:17:06.862Z Compiling signal-hook-mio v0.2.4
15732025-09-18T23:17:07.060Z Compiling zstd v0.13.3
15742025-09-18T23:17:07.617Z Compiling postgres-types v0.2.9
15752025-09-18T23:17:08.144Z Compiling usdt-attr-macro v0.5.0
15762025-09-18T23:17:08.579Z Compiling usdt-macro v0.5.0
15772025-09-18T23:17:08.940Z Compiling phf v0.11.2
15782025-09-18T23:17:09.251Z Compiling ed25519 v2.2.3
15792025-09-18T23:17:09.739Z Compiling bzip2 v0.4.4
15802025-09-18T23:17:10.085Z Compiling bzip2 v0.5.2
15812025-09-18T23:17:10.179Z Compiling strum_macros v0.26.4
15822025-09-18T23:17:10.390Z Compiling pkcs1 v0.7.5
15832025-09-18T23:17:10.440Z Compiling serde_urlencoded v0.7.1
15842025-09-18T23:17:10.490Z Compiling serde-big-array v0.5.1
15852025-09-18T23:17:10.749Z Compiling rfc6979 v0.4.0
15862025-09-18T23:17:10.952Z Compiling bstr v1.10.0
15872025-09-18T23:17:10.974Z Compiling enum-as-inner v0.6.1
15882025-09-18T23:17:11.164Z Compiling clap_derive v4.5.41
15892025-09-18T23:17:11.300Z Compiling daft-derive v0.1.4
15902025-09-18T23:17:11.961Z Compiling serde_repr v0.1.19
15912025-09-18T23:17:12.042Z Compiling float-cmp v0.10.0
15922025-09-18T23:17:12.303Z Compiling socket2 v0.5.10
15932025-09-18T23:17:12.485Z Compiling encoding_rs v0.8.34
15942025-09-18T23:17:12.888Z Compiling unicode-segmentation v1.12.0
15952025-09-18T23:17:13.081Z Compiling whoami v1.5.2
15962025-09-18T23:17:13.176Z Compiling data-encoding v2.9.0
15972025-09-18T23:17:13.650Z Compiling new_debug_unreachable v1.0.6
15982025-09-18T23:17:13.748Z Compiling precomputed-hash v0.1.1
15992025-09-18T23:17:13.774Z Compiling static_assertions v1.1.0
16002025-09-18T23:17:13.886Z Compiling difflib v0.4.0
16012025-09-18T23:17:13.910Z Compiling fixedbitset v0.4.2
16022025-09-18T23:17:14.363Z Compiling mime v0.3.17
16032025-09-18T23:17:14.705Z Compiling normalize-line-endings v0.3.0
16042025-09-18T23:17:14.902Z Compiling predicates-core v1.0.8
16052025-09-18T23:17:14.945Z Compiling strum v0.26.3
16062025-09-18T23:17:15.005Z Compiling toml_edit v0.22.27
16072025-09-18T23:17:15.146Z Compiling predicates v3.1.3
16082025-09-18T23:17:15.237Z Compiling petgraph v0.6.5
16092025-09-18T23:17:15.259Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16102025-09-18T23:17:15.683Z Compiling clap v4.5.41
16112025-09-18T23:17:15.820Z Compiling string_cache v0.8.9
16122025-09-18T23:17:16.251Z Compiling hickory-proto v0.25.2
16132025-09-18T23:17:16.273Z Compiling similar v2.7.0
16142025-09-18T23:17:16.626Z Compiling tokio-postgres v0.7.13
16152025-09-18T23:17:18.071Z Compiling daft v0.1.4
16162025-09-18T23:17:18.351Z Compiling usdt v0.5.0
16172025-09-18T23:17:18.634Z Compiling ecdsa v0.16.9
16182025-09-18T23:17:18.860Z Compiling rsa v0.9.6
16192025-09-18T23:17:18.887Z Compiling zip v4.2.0
16202025-09-18T23:17:19.512Z Compiling zip v0.6.6
16212025-09-18T23:17:20.837Z Compiling ed25519-dalek v2.1.1
16222025-09-18T23:17:22.015Z Compiling crossterm v0.28.1
16232025-09-18T23:17:22.038Z Compiling toml v0.7.8
16242025-09-18T23:17:23.404Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16252025-09-18T23:17:23.493Z Compiling crossbeam-epoch v0.9.18
16262025-09-18T23:17:23.639Z Compiling tokio-stream v0.1.17
16272025-09-18T23:17:23.857Z Compiling x509-cert v0.2.5
16282025-09-18T23:17:24.198Z Compiling openapiv3 v2.2.0
16292025-09-18T23:17:24.621Z Compiling sha1 v0.10.6
16302025-09-18T23:17:25.087Z Compiling itertools v0.10.5
16312025-09-18T23:17:25.270Z Compiling itertools v0.13.0
16322025-09-18T23:17:26.188Z Compiling winnow v0.6.26
16332025-09-18T23:17:26.684Z Compiling lalrpop-util v0.19.12
16342025-09-18T23:17:27.072Z Compiling rustc-hash v2.1.1
16352025-09-18T23:17:27.298Z Compiling peg-runtime v0.8.5
16362025-09-18T23:17:27.676Z Compiling thread_local v1.1.8
16372025-09-18T23:17:27.886Z Compiling slog-async v2.8.0
16382025-09-18T23:17:28.188Z Compiling crossbeam-channel v0.5.15
16392025-09-18T23:17:28.225Z Compiling xattr v1.3.1
16402025-09-18T23:17:28.247Z Compiling futures-executor v0.3.31
16412025-09-18T23:17:28.313Z Compiling is-terminal v0.4.13
16422025-09-18T23:17:28.354Z Compiling filetime v0.2.25
16432025-09-18T23:17:28.469Z Compiling term v1.1.0
16442025-09-18T23:17:28.492Z Compiling take_mut v0.2.2
16452025-09-18T23:17:28.669Z Compiling tar v0.4.44
16462025-09-18T23:17:28.692Z Compiling futures v0.3.31
16472025-09-18T23:17:29.155Z Compiling slog-term v2.9.2
16482025-09-18T23:17:33.101Z Compiling aws-lc-sys v0.26.0
16492025-09-18T23:18:06.036Z Compiling rustls-webpki v0.102.8
16502025-09-18T23:18:10.642Z Compiling tokio-rustls v0.26.0
16512025-09-18T23:18:10.911Z Compiling hyper-rustls v0.27.7
16522025-09-18T23:18:11.257Z Compiling reqwest v0.12.22
16532025-09-18T23:18:14.760Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16542025-09-18T23:18:15.068Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16552025-09-18T23:18:19.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
16562025-09-18T23:18:19.929Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16572025-09-18T23:18:19.989ZSep 18 23:18:18.311 INFO Starting download, target: Clickhouse
16582025-09-18T23:18:19.989ZSep 18 23:18:18.312 INFO Starting download, target: Console
16592025-09-18T23:18:19.989ZSep 18 23:18:18.312 INFO Starting download, target: DendriteStub
16602025-09-18T23:18:19.992ZSep 18 23:18:18.312 INFO Starting download, target: Cockroach
16612025-09-18T23:18:19.992ZSep 18 23:18:18.312 INFO Starting download, target: MaghemiteMgd
16622025-09-18T23:18:19.992ZSep 18 23:18:18.312 INFO Starting download, target: TransceiverControl
16632025-09-18T23:18:19.993ZSep 18 23:18:18.312 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16642025-09-18T23:18:19.993ZSep 18 23:18:18.312 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16652025-09-18T23:18:19.993ZSep 18 23:18:18.312 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16662025-09-18T23:18:19.993ZSep 18 23:18:18.312 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16672025-09-18T23:18:19.993ZSep 18 23:18:18.313 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16682025-09-18T23:18:19.993ZSep 18 23:18:18.313 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16692025-09-18T23:18:20.347ZSep 18 23:18:18.603 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16702025-09-18T23:18:20.533ZSep 18 23:18:18.818 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16712025-09-18T23:18:20.778ZSep 18 23:18:19.049 INFO Download complete, target: TransceiverControl
16722025-09-18T23:18:20.985ZSep 18 23:18:19.288 INFO Download complete, target: Console
16732025-09-18T23:18:21.153ZSep 18 23:18:19.462 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16742025-09-18T23:18:21.521ZSep 18 23:18:19.844 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16752025-09-18T23:18:21.980ZSep 18 23:18:20.302 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16762025-09-18T23:18:21.980ZSep 18 23:18:20.302 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16772025-09-18T23:18:22.108ZSep 18 23:18:20.431 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16782025-09-18T23:18:25.570ZSep 18 23:18:23.893 INFO Download complete, target: MaghemiteMgd
16792025-09-18T23:18:26.046ZSep 18 23:18:24.368 INFO Download complete, target: DendriteStub
16802025-09-18T23:18:29.065ZSep 18 23:18:27.387 INFO Checking that binary works, target: Cockroach
16812025-09-18T23:18:29.200ZSep 18 23:18:27.523 INFO Download complete, target: Cockroach
16822025-09-18T23:18:32.835ZSep 18 23:18:31.157 INFO Checking that binary works, target: Clickhouse
16832025-09-18T23:18:33.021ZSep 18 23:18:31.343 INFO Download complete, target: Clickhouse
16842025-09-18T23:18:33.028ZAll prerequisites installed successfully
16852025-09-18T23:18:33.031Z
16862025-09-18T23:18:33.031Zreal 5:00.550237393
16872025-09-18T23:18:33.031Zuser 16:48.364497772
16882025-09-18T23:18:33.031Zsys 2:23.598683637
16892025-09-18T23:18:33.031Ztrap 0.649857547
16902025-09-18T23:18:33.031Ztflt 3.193791682
16912025-09-18T23:18:33.031Zdflt 3.471602608
16922025-09-18T23:18:33.031Zkflt 0.149733412
16932025-09-18T23:18:33.031Zlock 40:01.636357070
16942025-09-18T23:18:33.031Zslp 1:02:00.349659924
16952025-09-18T23:18:33.031Zlat 1:15.097243666
16962025-09-18T23:18:33.031Zstop 2:58.605365861
16972025-09-18T23:18:33.031Z+ ptime -m cargo xtask download softnpu
16982025-09-18T23:18:33.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
16992025-09-18T23:18:33.821Z Running `target/debug/xtask download softnpu`
17002025-09-18T23:18:34.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
17012025-09-18T23:18:34.989Z Running `target/debug/xtask-downloader softnpu`
17022025-09-18T23:18:35.037ZSep 18 23:18:33.359 INFO Starting download, target: Softnpu
17032025-09-18T23:18:35.041ZSep 18 23:18:33.359 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17042025-09-18T23:18:35.643ZSep 18 23:18:33.964 INFO Download complete, target: Softnpu
17052025-09-18T23:18:35.647Z
17062025-09-18T23:18:35.650Zreal 2.611724140
17072025-09-18T23:18:35.650Zuser 1.636599926
17082025-09-18T23:18:35.651Zsys 0.714510256
17092025-09-18T23:18:35.651Ztrap 0.001109847
17102025-09-18T23:18:35.651Ztflt 0.000084777
17112025-09-18T23:18:35.651Zdflt 0.000130161
17122025-09-18T23:18:35.651Zkflt 0.000000000
17132025-09-18T23:18:35.651Zlock 6.536408683
17142025-09-18T23:18:35.651Zslp 0.499809528
17152025-09-18T23:18:35.651Zlat 0.077584004
17162025-09-18T23:18:35.651Zstop 0.000154506
17172025-09-18T23:18:35.651Z+ export CARGO_INCREMENTAL=0
17182025-09-18T23:18:35.651Z+ CARGO_INCREMENTAL=0
17192025-09-18T23:18:35.651Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17202025-09-18T23:18:36.977Z Compiling proc-macro2 v1.0.101
17212025-09-18T23:18:36.977Z Compiling unicode-ident v1.0.18
17222025-09-18T23:18:36.980Z Compiling libc v0.2.174
17232025-09-18T23:18:36.980Z Compiling serde_core v1.0.223
17242025-09-18T23:18:36.981Z Compiling serde v1.0.223
17252025-09-18T23:18:36.981Z Compiling autocfg v1.4.0
17262025-09-18T23:18:36.981Z Compiling cfg-if v1.0.1
17272025-09-18T23:18:36.981Z Compiling version_check v0.9.5
17282025-09-18T23:18:37.409Z Compiling memchr v2.7.4
17292025-09-18T23:18:37.431Z Compiling shlex v1.3.0
17302025-09-18T23:18:37.787Z Compiling portable-atomic v1.11.0
17312025-09-18T23:18:37.977Z Compiling lock_api v0.4.12
17322025-09-18T23:18:38.313Z Compiling typenum v1.17.0
17332025-09-18T23:18:38.596Z Compiling generic-array v0.14.7
17342025-09-18T23:18:38.704Z Compiling value-bag v1.9.0
17352025-09-18T23:18:39.155Z Compiling quote v1.0.40
17362025-09-18T23:18:39.205Z Compiling jobserver v0.1.32
17372025-09-18T23:18:39.258Z Compiling log v0.4.27
17382025-09-18T23:18:39.461Z Compiling libm v0.2.8
17392025-09-18T23:18:39.479Z Compiling getrandom v0.3.1
17402025-09-18T23:18:39.763Z Compiling syn v2.0.106
17412025-09-18T23:18:39.852Z Compiling cc v1.2.30
17422025-09-18T23:18:39.855Z Compiling num-traits v0.2.19
17432025-09-18T23:18:39.903Z Compiling serde_json v1.0.145
17442025-09-18T23:18:40.004Z Compiling parking_lot_core v0.9.10
17452025-09-18T23:18:40.256Z Compiling semver v1.0.26
17462025-09-18T23:18:40.397Z Compiling scopeguard v1.2.0
17472025-09-18T23:18:40.466Z Compiling smallvec v1.15.1
17482025-09-18T23:18:40.761Z Compiling pkg-config v0.3.31
17492025-09-18T23:18:40.984Z Compiling getrandom v0.2.15
17502025-09-18T23:18:41.067Z Compiling itoa v1.0.11
17512025-09-18T23:18:41.346Z Compiling aho-corasick v1.1.3
17522025-09-18T23:18:41.368Z Compiling regex-syntax v0.8.5
17532025-09-18T23:18:41.492Z Compiling rustix v0.38.37
17542025-09-18T23:18:42.592Z Compiling either v1.15.0
17552025-09-18T23:18:43.041Z Compiling stable_deref_trait v1.2.0
17562025-09-18T23:18:43.205Z Compiling critical-section v1.1.3
17572025-09-18T23:18:43.248Z Compiling slab v0.4.9
17582025-09-18T23:18:43.314Z Compiling errno v0.3.12
17592025-09-18T23:18:43.550Z Compiling spin v0.9.8
17602025-09-18T23:18:43.573Z Compiling equivalent v1.0.2
17612025-09-18T23:18:43.611Z Compiling foldhash v0.1.5
17622025-09-18T23:18:43.714Z Compiling allocator-api2 v0.2.21
17632025-09-18T23:18:43.836Z Compiling rand_core v0.6.4
17642025-09-18T23:18:44.246Z Compiling glob v0.3.2
17652025-09-18T23:18:44.455Z Compiling once_cell v1.21.3
17662025-09-18T23:18:44.477Z Compiling hashbrown v0.15.4
17672025-09-18T23:18:44.934Z Compiling regex-automata v0.4.8
17682025-09-18T23:18:44.957Z Compiling clang-sys v1.8.1
17692025-09-18T23:18:45.261Z Compiling pin-project-lite v0.2.14
17702025-09-18T23:18:45.431Z Compiling ryu v1.0.18
17712025-09-18T23:18:45.603Z Compiling subtle v2.6.1
17722025-09-18T23:18:45.662Z Compiling prettyplease v0.2.36
17732025-09-18T23:18:46.061Z Compiling lazy_static v1.5.0
17742025-09-18T23:18:46.207Z Compiling minimal-lexical v0.2.1
17752025-09-18T23:18:46.229Z Compiling schemars v0.8.22
17762025-09-18T23:18:46.339Z Compiling writeable v0.5.5
17772025-09-18T23:18:46.550Z Compiling litemap v0.7.3
17782025-09-18T23:18:46.619Z Compiling nom v7.1.3
17792025-09-18T23:18:47.084Z Compiling synstructure v0.13.1
17802025-09-18T23:18:47.188Z Compiling serde_derive_internals v0.29.1
17812025-09-18T23:18:48.154Z Compiling libloading v0.8.5
17822025-09-18T23:18:48.474Z Compiling bindgen v0.69.5
17832025-09-18T23:18:48.530Z Compiling home v0.5.9
17842025-09-18T23:18:48.636Z Compiling percent-encoding v2.3.2
17852025-09-18T23:18:48.950Z Compiling thiserror v1.0.69
17862025-09-18T23:18:49.488Z Compiling itertools v0.12.1
17872025-09-18T23:18:49.965Z Compiling cexpr v0.6.0
17882025-09-18T23:18:50.438Z Compiling regex v1.11.1
17892025-09-18T23:18:50.695Z Compiling serde_derive v1.0.223
17902025-09-18T23:18:51.326Z Compiling zeroize_derive v1.4.2
17912025-09-18T23:18:51.413Z Compiling zerofrom-derive v0.1.4
17922025-09-18T23:18:52.062Z Compiling yoke-derive v0.7.4
17932025-09-18T23:18:52.428Z Compiling zerovec-derive v0.10.3
17942025-09-18T23:18:52.688Z Compiling displaydoc v0.2.5
17952025-09-18T23:18:54.047Z Compiling icu_provider_macros v1.5.0
17962025-09-18T23:18:54.087Z Compiling tokio-macros v2.5.0
17972025-09-18T23:18:54.310Z Compiling zeroize v1.8.1
17982025-09-18T23:18:54.389Z Compiling zerocopy-derive v0.7.35
17992025-09-18T23:18:54.701Z Compiling zerofrom v0.1.4
18002025-09-18T23:18:54.705Z Compiling futures-macro v0.3.31
18012025-09-18T23:18:54.970Z Compiling yoke v0.7.4
18022025-09-18T23:18:55.325Z Compiling zerovec v0.10.4
18032025-09-18T23:18:55.377Z Compiling schemars_derive v0.8.22
18042025-09-18T23:18:55.808Z Compiling lazycell v1.3.0
18052025-09-18T23:18:56.024Z Compiling rustc-hash v1.1.0
18062025-09-18T23:18:56.047Z Compiling icu_locid_transform_data v1.5.0
18072025-09-18T23:18:56.210Z Compiling thiserror-impl v1.0.69
18082025-09-18T23:18:56.586Z Compiling cmake v0.1.51
18092025-09-18T23:18:57.272Z Compiling signal-hook-registry v1.4.2
18102025-09-18T23:18:57.379Z Compiling fs_extra v1.3.0
18112025-09-18T23:18:57.928Z Compiling tinystr v0.7.6
18122025-09-18T23:18:57.928Z Compiling icu_collections v1.5.0
18132025-09-18T23:18:57.993Z Compiling byteorder v1.5.0
18142025-09-18T23:18:58.355Z Compiling icu_locid v1.5.0
18152025-09-18T23:18:58.359Z Compiling icu_properties_data v1.5.0
18162025-09-18T23:18:58.557Z Compiling bitflags v2.9.1
18172025-09-18T23:18:58.642Z Compiling bytes v1.10.1
18182025-09-18T23:18:58.688Z Compiling fnv v1.0.7
18192025-09-18T23:18:58.854Z Compiling paste v1.0.15
18202025-09-18T23:18:59.024Z Compiling dunce v1.0.5
18212025-09-18T23:18:59.471Z Compiling parking_lot v0.12.3
18222025-09-18T23:19:00.038Z Compiling icu_provider v1.5.0
18232025-09-18T23:19:00.575Z Compiling mio v1.0.2
18242025-09-18T23:19:01.054Z Compiling icu_locid_transform v1.5.0
18252025-09-18T23:19:01.487Z Compiling heck v0.5.0
18262025-09-18T23:19:01.968Z Compiling icu_normalizer_data v1.5.0
18272025-09-18T23:19:01.992Z Compiling utf16_iter v1.0.5
18282025-09-18T23:19:02.090Z Compiling utf8_iter v1.0.4
18292025-09-18T23:19:02.192Z Compiling write16 v1.0.0
18302025-09-18T23:19:02.288Z Compiling crypto-common v0.1.6
18312025-09-18T23:19:02.526Z Compiling socket2 v0.6.0
18322025-09-18T23:19:02.546Z Compiling icu_properties v1.5.1
18332025-09-18T23:19:02.829Z Compiling which v4.4.2
18342025-09-18T23:19:02.969Z Compiling const-oid v0.9.6
18352025-09-18T23:19:04.348Z Compiling tokio v1.47.0
18362025-09-18T23:19:04.932Z Compiling indexmap v2.11.0
18372025-09-18T23:19:05.566Z Compiling form_urlencoded v1.2.2
18382025-09-18T23:19:05.827Z Compiling ring v0.17.14
18392025-09-18T23:19:06.433Z Compiling icu_normalizer v1.5.0
18402025-09-18T23:19:06.904Z Compiling tracing-attributes v0.1.27
18412025-09-18T23:19:07.121Z Compiling der_derive v0.7.3
18422025-09-18T23:19:07.534Z Compiling idna_adapter v1.2.0
18432025-09-18T23:19:07.791Z Compiling idna v1.0.3
18442025-09-18T23:19:07.921Z Compiling vcpkg v0.2.15
18452025-09-18T23:19:08.892Z Compiling thiserror v2.0.16
18462025-09-18T23:19:09.278Z Compiling aws-lc-rs v1.12.4
18472025-09-18T23:19:09.502Z Compiling openssl-sys v0.9.109
18482025-09-18T23:19:09.727Z Compiling url v2.5.4
18492025-09-18T23:19:11.563Z Compiling block-buffer v0.10.4
18502025-09-18T23:19:11.751Z Compiling futures-core v0.3.31
18512025-09-18T23:19:11.868Z Compiling digest v0.10.7
18522025-09-18T23:19:12.033Z Compiling thiserror-impl v2.0.16
18532025-09-18T23:19:13.001Z Compiling httparse v1.9.5
18542025-09-18T23:19:13.606Z Compiling zerocopy v0.7.35
18552025-09-18T23:19:14.176Z Compiling iana-time-zone v0.1.63
18562025-09-18T23:19:14.546Z Compiling chrono v0.4.41
18572025-09-18T23:19:14.926Z Compiling aws-lc-sys v0.26.0
18582025-09-18T23:19:15.272Z Compiling uuid v1.18.1
18592025-09-18T23:19:15.427Z Compiling syn v1.0.109
18602025-09-18T23:19:16.671Z Compiling num-conv v0.1.0
18612025-09-18T23:19:16.958Z Compiling futures-sink v0.3.31
18622025-09-18T23:19:17.060Z Compiling time-core v0.1.2
18632025-09-18T23:19:17.171Z Compiling futures-channel v0.3.31
18642025-09-18T23:19:17.282Z Compiling time-macros v0.2.18
18652025-09-18T23:19:18.753Z Compiling strsim v0.11.1
18662025-09-18T23:19:19.130Z Compiling pin-utils v0.1.0
18672025-09-18T23:19:19.263Z Compiling openssl v0.10.73
18682025-09-18T23:19:19.394Z Compiling futures-task v0.3.31
18692025-09-18T23:19:19.627Z Compiling futures-io v0.3.31
18702025-09-18T23:19:19.718Z Compiling cpufeatures v0.2.14
18712025-09-18T23:19:19.857Z Compiling futures-util v0.3.31
18722025-09-18T23:19:19.992Z Compiling hmac v0.12.1
18732025-09-18T23:19:20.110Z Compiling rustc_version v0.4.1
18742025-09-18T23:19:20.257Z Compiling serde_tokenstream v0.2.2
18752025-09-18T23:19:20.692Z Compiling zerocopy v0.8.26
18762025-09-18T23:19:21.040Z Compiling block-padding v0.3.3
18772025-09-18T23:19:21.317Z Compiling openssl-macros v0.1.1
18782025-09-18T23:19:21.452Z Compiling scroll_derive v0.12.0
18792025-09-18T23:19:22.130Z Compiling dyn-clone v1.0.20
18802025-09-18T23:19:22.435Z Compiling rustls v0.23.19
18812025-09-18T23:19:22.798Z Compiling native-tls v0.2.12
18822025-09-18T23:19:22.869Z Compiling crossbeam-utils v0.8.21
18832025-09-18T23:19:22.892Z Compiling ucd-trie v0.1.7
18842025-09-18T23:19:23.177Z Compiling pest v2.7.14
18852025-09-18T23:19:23.366Z Compiling inout v0.1.3
18862025-09-18T23:19:23.425Z Compiling zerocopy-derive v0.8.26
18872025-09-18T23:19:26.152Z Compiling pest_meta v2.7.14
18882025-09-18T23:19:26.340Z Compiling cipher v0.4.4
18892025-09-18T23:19:26.501Z Compiling sha2 v0.10.9
18902025-09-18T23:19:27.333Z Compiling http v1.3.1
18912025-09-18T23:19:28.285Z Compiling cookie v0.18.1
18922025-09-18T23:19:28.559Z Compiling base64ct v1.6.0
18932025-09-18T23:19:29.155Z Compiling rustversion v1.0.17
18942025-09-18T23:19:29.406Z Compiling pem-rfc7468 v0.7.0
18952025-09-18T23:19:29.778Z Compiling pest_generator v2.7.14
18962025-09-18T23:19:29.966Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18972025-09-18T23:19:30.666Z Compiling bzip2-sys v0.1.13+1.0.8
18982025-09-18T23:19:31.205Z Compiling flagset v0.4.6
18992025-09-18T23:19:31.356Z Compiling anyhow v1.0.99
19002025-09-18T23:19:31.444Z Compiling slog v2.7.0
19012025-09-18T23:19:31.953Z Compiling der v0.7.9
19022025-09-18T23:19:32.012Z Compiling pest_derive v2.7.14
19032025-09-18T23:19:33.172Z Compiling serde_spanned v0.6.9
19042025-09-18T23:19:33.195Z Compiling toml_datetime v0.6.11
19052025-09-18T23:19:33.416Z Compiling tracing-core v0.1.32
19062025-09-18T23:19:33.499Z Compiling usdt-impl v0.5.0
19072025-09-18T23:19:33.713Z Compiling rustls-pki-types v1.10.0
19082025-09-18T23:19:34.082Z Compiling spki v0.7.3
19092025-09-18T23:19:34.188Z Compiling salsa20 v0.10.2
19102025-09-18T23:19:34.457Z Compiling tracing v0.1.40
19112025-09-18T23:19:34.487Z Compiling scroll v0.12.0
19122025-09-18T23:19:34.625Z Compiling pbkdf2 v0.12.2
19132025-09-18T23:19:34.696Z Compiling ppv-lite86 v0.2.20
19142025-09-18T23:19:35.469Z Compiling litrs v0.4.1
19152025-09-18T23:19:35.493Z Compiling winnow v0.5.40
19162025-09-18T23:19:35.544Z Compiling rustix v1.0.7
19172025-09-18T23:19:35.569Z Compiling plain v0.2.3
19182025-09-18T23:19:35.728Z Compiling goblin v0.8.2
19192025-09-18T23:19:35.794Z Compiling scrypt v0.11.0
19202025-09-18T23:19:36.036Z Compiling aes v0.8.4
19212025-09-18T23:19:36.150Z Compiling cbc v0.1.2
19222025-09-18T23:19:36.244Z Compiling tokio-util v0.7.15
19232025-09-18T23:19:36.424Z Compiling document-features v0.2.11
19242025-09-18T23:19:37.552Z Compiling newtype-uuid v1.2.4
19252025-09-18T23:19:37.891Z Compiling pretty-hex v0.4.1
19262025-09-18T23:19:38.139Z Compiling untrusted v0.7.1
19272025-09-18T23:19:38.356Z Compiling powerfmt v0.2.0
19282025-09-18T23:19:38.853Z Compiling toml_edit v0.19.15
19292025-09-18T23:19:38.898Z Compiling adler2 v2.0.0
19302025-09-18T23:19:39.203Z Compiling untrusted v0.9.0
19312025-09-18T23:19:39.428Z Compiling miniz_oxide v0.8.5
19322025-09-18T23:19:39.650Z Compiling deranged v0.3.11
19332025-09-18T23:19:40.776Z Compiling pkcs5 v0.7.1
19342025-09-18T23:19:41.349Z Compiling dof v0.3.0
19352025-09-18T23:19:42.864Z Compiling dtrace-parser v0.2.0
19362025-09-18T23:19:43.044Z Compiling http-body v1.0.1
19372025-09-18T23:19:43.334Z Compiling heapless v0.7.17
19382025-09-18T23:19:44.223Z Compiling thread-id v4.2.2
19392025-09-18T23:19:44.371Z Compiling zstd-safe v7.2.3
19402025-09-18T23:19:44.400Z Compiling num_threads v0.1.7
19412025-09-18T23:19:44.453Z Compiling base64 v0.22.1
19422025-09-18T23:19:44.697Z Compiling signal-hook v0.3.18
19432025-09-18T23:19:44.866Z Compiling atomic-waker v1.1.2
19442025-09-18T23:19:45.070Z Compiling time v0.3.36
19452025-09-18T23:19:46.292Z Compiling pkcs8 v0.10.2
19462025-09-18T23:19:46.940Z Compiling tower-service v0.3.3
19472025-09-18T23:19:47.106Z Compiling tinyvec_macros v0.1.1
19482025-09-18T23:19:47.809Z Compiling ident_case v1.0.1
19492025-09-18T23:19:48.008Z Compiling try-lock v0.2.5
19502025-09-18T23:19:48.212Z Compiling want v0.3.1
19512025-09-18T23:19:48.531Z Compiling tinyvec v1.8.0
19522025-09-18T23:19:50.039Z Compiling h2 v0.4.6
19532025-09-18T23:19:51.951Z Compiling curve25519-dalek v4.1.3
19542025-09-18T23:19:52.230Z Compiling rand_core v0.9.3
19552025-09-18T23:19:52.431Z Compiling ipnet v2.11.0
19562025-09-18T23:19:52.629Z Compiling async-trait v0.1.89
19572025-09-18T23:19:54.709Z Compiling memoffset v0.9.1
19582025-09-18T23:19:55.022Z Compiling foreign-types-shared v0.1.1
19592025-09-18T23:19:55.090Z Compiling gimli v0.31.1
19602025-09-18T23:19:55.179Z Compiling httpdate v1.0.3
19612025-09-18T23:19:55.353Z Compiling openssl-probe v0.1.5
19622025-09-18T23:19:55.498Z Compiling smoltcp v0.9.1
19632025-09-18T23:19:56.330Z Compiling num-bigint-dig v0.8.4
19642025-09-18T23:19:56.974Z Compiling foreign-types v0.3.2
19652025-09-18T23:19:58.127Z Compiling rand_chacha v0.9.0
19662025-09-18T23:19:59.017Z Compiling hyper v1.7.0
19672025-09-18T23:20:00.895Z Compiling addr2line v0.24.2
19682025-09-18T23:20:03.664Z Compiling usdt-attr-macro v0.5.0
19692025-09-18T23:20:05.107Z Compiling usdt-macro v0.5.0
19702025-09-18T23:20:07.878Z Compiling strum_macros v0.26.4
19712025-09-18T23:20:09.687Z Compiling ipnetwork v0.21.1
19722025-09-18T23:20:11.008Z Compiling daft-derive v0.1.4
19732025-09-18T23:20:11.728Z Compiling object v0.36.5
19742025-09-18T23:20:12.160Z Compiling cfg_aliases v0.2.1
19752025-09-18T23:20:12.274Z Compiling rustc-demangle v0.1.24
19762025-09-18T23:20:14.563Z Compiling nix v0.29.0
19772025-09-18T23:20:18.807Z Compiling hyper-util v0.1.16
19782025-09-18T23:20:20.196Z Compiling backtrace v0.3.74
19792025-09-18T23:20:21.089Z Compiling rand v0.9.2
19802025-09-18T23:20:22.400Z Compiling unicode-normalization v0.1.24
19812025-09-18T23:20:24.013Z Compiling strum_macros v0.27.1
19822025-09-18T23:20:25.850Z Compiling hubpack_derive v0.1.1
19832025-09-18T23:20:26.179Z Compiling signature v2.2.0
19842025-09-18T23:20:26.435Z Compiling openapiv3 v2.2.0
19852025-09-18T23:20:26.738Z Compiling curve25519-dalek-derive v0.1.1
19862025-09-18T23:20:28.669Z Compiling fs-err v3.1.1
19872025-09-18T23:20:29.054Z Compiling ahash v0.8.12
19882025-09-18T23:20:29.464Z Compiling crc32fast v1.4.2
19892025-09-18T23:20:29.821Z Compiling unicode-bidi v0.3.17
19902025-09-18T23:20:30.556Z Compiling anstyle v1.0.11
19912025-09-18T23:20:30.640Z Compiling siphasher v0.3.11
19922025-09-18T23:20:31.003Z Compiling unicode-properties v0.1.3
19932025-09-18T23:20:31.043Z Compiling utf8parse v0.2.2
19942025-09-18T23:20:31.117Z Compiling buf-list v1.0.3
19952025-09-18T23:20:31.121Z Compiling zlib-rs v0.5.1
19962025-09-18T23:20:31.241Z Compiling anstyle-parse v0.2.5
19972025-09-18T23:20:31.423Z Compiling stringprep v0.1.5
19982025-09-18T23:20:31.705Z Compiling phf_shared v0.11.2
19992025-09-18T23:20:35.698Z Compiling libz-rs-sys v0.5.1
20002025-09-18T23:20:41.125Z Compiling http-body-util v0.1.3
20012025-09-18T23:20:41.698Z Compiling rand_chacha v0.3.1
20022025-09-18T23:20:41.973Z Compiling sync_wrapper v1.0.1
20032025-09-18T23:20:42.011Z Compiling md-5 v0.10.6
20042025-09-18T23:20:42.284Z Compiling num-integer v0.1.46
20052025-09-18T23:20:42.353Z Compiling hash32 v0.2.1
20062025-09-18T23:20:42.594Z Compiling ff v0.13.0
20072025-09-18T23:20:42.720Z Compiling encoding_rs v0.8.34
20082025-09-18T23:20:42.844Z Compiling base16ct v0.2.0
20092025-09-18T23:20:42.952Z Compiling mime v0.3.17
20102025-09-18T23:20:43.163Z Compiling psl-types v2.0.11
20112025-09-18T23:20:43.630Z Compiling colorchoice v1.0.2
20122025-09-18T23:20:43.820Z Compiling anstyle-query v1.1.1
20132025-09-18T23:20:43.970Z Compiling fallible-iterator v0.2.0
20142025-09-18T23:20:44.014Z Compiling is_terminal_polyfill v1.70.1
20152025-09-18T23:20:44.175Z Compiling tower-layer v0.3.3
20162025-09-18T23:20:44.664Z Compiling postgres-protocol v0.6.8
20172025-09-18T23:20:44.954Z Compiling tower v0.5.2
20182025-09-18T23:20:45.937Z Compiling anstream v0.6.18
20192025-09-18T23:20:46.549Z Compiling publicsuffix v2.3.0
20202025-09-18T23:20:46.898Z Compiling sec1 v0.7.3
20212025-09-18T23:20:47.071Z Compiling group v0.13.0
20222025-09-18T23:20:47.409Z Compiling num-iter v0.1.45
20232025-09-18T23:20:47.626Z Compiling rand v0.8.5
20242025-09-18T23:20:50.461Z Compiling tokio-native-tls v0.3.1
20252025-09-18T23:20:50.835Z Compiling flate2 v1.1.2
20262025-09-18T23:20:51.776Z Compiling rustls-webpki v0.102.8
20272025-09-18T23:20:52.387Z Compiling rustls-native-certs v0.8.1
20282025-09-18T23:20:53.406Z Compiling webpki-roots v1.0.1
20292025-09-18T23:20:54.053Z Compiling hkdf v0.12.4
20302025-09-18T23:20:54.274Z Compiling serde_urlencoded v0.7.1
20312025-09-18T23:20:54.315Z Compiling terminal_size v0.4.0
20322025-09-18T23:20:54.565Z Compiling clap_derive v4.5.41
20332025-09-18T23:20:54.653Z Compiling enum-as-inner v0.6.1
20342025-09-18T23:20:55.184Z Compiling crypto-bigint v0.5.5
20352025-09-18T23:20:55.480Z Compiling serde_repr v0.1.19
20362025-09-18T23:20:56.021Z Compiling winnow v0.7.10
20372025-09-18T23:20:57.393Z Compiling bitflags v1.3.2
20382025-09-18T23:20:57.537Z Compiling iri-string v0.7.8
20392025-09-18T23:20:58.590Z Compiling lockfree-object-pool v0.1.6
20402025-09-18T23:20:58.645Z Compiling clap_lex v0.7.4
20412025-09-18T23:20:59.545Z Compiling tokio-rustls v0.26.0
20422025-09-18T23:21:00.031Z Compiling simd-adler32 v0.3.7
20432025-09-18T23:21:00.283Z Compiling managed v0.8.0
20442025-09-18T23:21:00.714Z Compiling bumpalo v3.16.0
20452025-09-18T23:21:01.107Z Compiling zopfli v0.8.1
20462025-09-18T23:21:01.164Z Compiling tower-http v0.6.6
20472025-09-18T23:21:02.977Z Compiling hyper-rustls v0.27.7
20482025-09-18T23:21:03.858Z Compiling clap_builder v4.5.41
20492025-09-18T23:21:03.961Z Compiling elliptic-curve v0.13.8
20502025-09-18T23:21:04.761Z Compiling oxnet v0.1.3
20512025-09-18T23:21:06.668Z Compiling hyper-tls v0.6.0
20522025-09-18T23:21:09.373Z Compiling zstd v0.13.3
20532025-09-18T23:21:09.434Z Compiling signal-hook-mio v0.2.4
20542025-09-18T23:21:09.644Z Compiling cookie_store v0.21.1
20552025-09-18T23:21:10.052Z Compiling postgres-types v0.2.9
20562025-09-18T23:21:10.124Z Compiling phf v0.11.2
20572025-09-18T23:21:10.800Z Compiling strum v0.27.2
20582025-09-18T23:21:10.916Z Compiling hubpack v0.1.2
20592025-09-18T23:21:11.026Z Compiling ed25519 v2.2.3
20602025-09-18T23:21:11.074Z Compiling bzip2 v0.5.2
20612025-09-18T23:21:11.203Z Compiling bzip2 v0.4.4
20622025-09-18T23:21:11.470Z Compiling crossbeam-epoch v0.9.18
20632025-09-18T23:21:11.492Z Compiling pkcs1 v0.7.5
20642025-09-18T23:21:12.325Z Compiling rfc6979 v0.4.0
20652025-09-18T23:21:12.536Z Compiling float-cmp v0.10.0
20662025-09-18T23:21:12.604Z Compiling serde-big-array v0.5.1
20672025-09-18T23:21:12.821Z Compiling bstr v1.10.0
20682025-09-18T23:21:12.843Z Compiling regress v0.10.4
20692025-09-18T23:21:12.867Z Compiling memmap v0.7.0
20702025-09-18T23:21:13.196Z Compiling socket2 v0.5.10
20712025-09-18T23:21:13.943Z Compiling precomputed-hash v0.1.1
20722025-09-18T23:21:14.102Z Compiling fixedbitset v0.4.2
20732025-09-18T23:21:14.279Z Compiling data-encoding v2.9.0
20742025-09-18T23:21:14.494Z Compiling normalize-line-endings v0.3.0
20752025-09-18T23:21:14.517Z Compiling static_assertions v1.1.0
20762025-09-18T23:21:15.653Z Compiling toml_write v0.1.2
20772025-09-18T23:21:15.656Z Compiling whoami v1.5.2
20782025-09-18T23:21:15.656Z Compiling difflib v0.4.0
20792025-09-18T23:21:15.656Z Compiling new_debug_unreachable v1.0.6
20802025-09-18T23:21:15.656Z Compiling predicates-core v1.0.8
20812025-09-18T23:21:15.656Z Compiling unicode-segmentation v1.12.0
20822025-09-18T23:21:15.894Z Compiling reqwest v0.12.22
20832025-09-18T23:21:16.452Z Compiling similar v2.7.0
20842025-09-18T23:21:16.638Z Compiling typify-impl v0.3.0
20852025-09-18T23:21:17.955Z Compiling predicates v3.1.3
20862025-09-18T23:21:18.223Z Compiling string_cache v0.8.9
20872025-09-18T23:21:18.635Z Compiling toml_edit v0.22.27
20882025-09-18T23:21:18.890Z Compiling tokio-postgres v0.7.13
20892025-09-18T23:21:19.303Z Compiling hickory-proto v0.25.2
20902025-09-18T23:21:24.260Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20912025-09-18T23:21:24.721Z Compiling petgraph v0.6.5
20922025-09-18T23:21:24.907Z Compiling usdt v0.5.0
20932025-09-18T23:21:25.399Z Compiling ecdsa v0.16.9
20942025-09-18T23:21:26.788Z Compiling rsa v0.9.6
20952025-09-18T23:21:26.962Z Compiling zip v0.6.6
20962025-09-18T23:21:28.286Z Compiling zip v4.2.0
20972025-09-18T23:21:28.289Z Compiling ed25519-dalek v2.1.1
20982025-09-18T23:21:29.367Z Compiling crossterm v0.28.1
20992025-09-18T23:21:29.659Z Compiling clap v4.5.41
21002025-09-18T23:21:29.791Z Compiling daft v0.1.4
21012025-09-18T23:21:30.187Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21022025-09-18T23:21:30.307Z Compiling strum v0.26.3
21032025-09-18T23:21:30.446Z Compiling darling_core v0.21.0
21042025-09-18T23:21:30.529Z Compiling tokio-stream v0.1.17
21052025-09-18T23:21:30.600Z Compiling toml v0.7.8
21062025-09-18T23:21:30.907Z Compiling x509-cert v0.2.5
21072025-09-18T23:21:32.841Z Compiling sha1 v0.10.6
21082025-09-18T23:21:34.417Z Compiling itertools v0.13.0
21092025-09-18T23:21:34.805Z Compiling itertools v0.10.5
21102025-09-18T23:21:35.912Z Compiling winnow v0.6.26
21112025-09-18T23:21:36.578Z Compiling lalrpop-util v0.19.12
21122025-09-18T23:21:36.958Z Compiling unicode-xid v0.2.6
21132025-09-18T23:21:37.107Z Compiling rustc-hash v2.1.1
21142025-09-18T23:21:37.167Z Compiling peg-runtime v0.8.5
21152025-09-18T23:21:37.311Z Compiling darling_macro v0.21.0
21162025-09-18T23:21:38.409Z Compiling typify-macro v0.3.0
21172025-09-18T23:21:39.171Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21182025-09-18T23:21:40.628Z Compiling rayon-core v1.12.1
21192025-09-18T23:21:41.493Z Compiling camino v1.2.0
21202025-09-18T23:21:47.644Z Compiling darling v0.21.0
21212025-09-18T23:21:47.832Z Compiling proc-macro-crate v1.3.1
21222025-09-18T23:21:47.951Z Compiling macaddr v1.0.1
21232025-09-18T23:21:48.535Z Compiling structmeta-derive v0.3.0
21242025-09-18T23:21:48.968Z Compiling itertools v0.14.0
21252025-09-18T23:21:49.801Z Compiling ref-cast v1.0.24
21262025-09-18T23:21:50.329Z Compiling fastrand v2.1.1
21272025-09-18T23:21:51.709Z Compiling heapless v0.8.0
21282025-09-18T23:21:52.584Z Compiling ingot-macros v0.1.1
21292025-09-18T23:21:54.019Z Compiling structmeta v0.3.0
21302025-09-18T23:21:54.443Z Compiling tempfile v3.20.0
21312025-09-18T23:21:56.334Z Compiling num_enum_derive v0.5.11
21322025-09-18T23:21:59.087Z Compiling crossbeam-deque v0.8.5
21332025-09-18T23:22:00.112Z Compiling hash32 v0.3.1
21342025-09-18T23:22:00.417Z Compiling ref-cast-impl v1.0.24
21352025-09-18T23:22:06.522Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21362025-09-18T23:22:07.167Z Compiling smoltcp v0.11.0
21372025-09-18T23:22:16.286Z Compiling ingot-types v0.1.2
21382025-09-18T23:22:17.187Z Compiling num_enum v0.5.11
21392025-09-18T23:22:17.515Z Compiling typify v0.3.0
21402025-09-18T23:22:21.925Z Compiling darling_core v0.20.10
21412025-09-18T23:22:22.844Z Compiling proc-macro-error-attr v1.0.4
21422025-09-18T23:22:23.654Z Compiling rustls v0.22.4
21432025-09-18T23:22:24.007Z Compiling unsafe-libyaml v0.2.11
21442025-09-18T23:22:25.080Z Compiling cobs v0.2.3
21452025-09-18T23:22:25.190Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21462025-09-18T23:22:25.582Z Compiling serde_yaml v0.9.34+deprecated
21472025-09-18T23:22:25.612Z Compiling postcard v1.0.10
21482025-09-18T23:22:27.102Z Compiling darling_macro v0.20.10
21492025-09-18T23:22:37.044Z Compiling progenitor-impl v0.9.1
21502025-09-18T23:22:37.927Z Compiling ingot v0.1.1
21512025-09-18T23:22:43.625Z Compiling futures-executor v0.3.31
21522025-09-18T23:22:44.622Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21532025-09-18T23:22:44.626Z Compiling hex v0.4.3
21542025-09-18T23:22:45.373Z Compiling foreign-types-macros v0.2.3
21552025-09-18T23:22:45.643Z Compiling thread_local v1.1.8
21562025-09-18T23:22:45.900Z Compiling wait-timeout v0.2.0
21572025-09-18T23:22:46.327Z Compiling multer v3.1.0
21582025-09-18T23:22:46.625Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21592025-09-18T23:22:46.714Z Compiling proc-macro-error v1.0.4
21602025-09-18T23:22:46.875Z Compiling unicode-width v0.1.14
21612025-09-18T23:22:47.032Z Compiling foreign-types-shared v0.3.1
21622025-09-18T23:22:47.100Z Compiling slog-async v2.8.0
21632025-09-18T23:22:47.444Z Compiling match_cfg v0.1.0
21642025-09-18T23:22:47.519Z Compiling quick-error v1.2.3
21652025-09-18T23:22:47.580Z Compiling bit-vec v0.8.0
21662025-09-18T23:22:47.645Z Compiling hostname v0.3.1
21672025-09-18T23:22:47.684Z Compiling rusty-fork v0.3.0
21682025-09-18T23:22:47.707Z Compiling tabwriter v1.4.0
21692025-09-18T23:22:48.081Z Compiling bit-set v0.8.0
21702025-09-18T23:22:48.180Z Compiling foreign-types v0.5.0
21712025-09-18T23:22:48.509Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21722025-09-18T23:22:48.549Z Compiling futures v0.3.31
21732025-09-18T23:22:48.573Z Compiling progenitor-macro v0.9.1
21742025-09-18T23:22:49.526Z Compiling darling v0.20.10
21752025-09-18T23:22:50.110Z Compiling derive-ex v0.1.8
21762025-09-18T23:22:52.522Z Compiling progenitor-client v0.9.1
21772025-09-18T23:22:53.492Z Compiling toml_parser v1.0.2
21782025-09-18T23:22:53.922Z Compiling slog-json v2.6.1
21792025-09-18T23:22:54.227Z Compiling rand_xorshift v0.4.0
21802025-09-18T23:22:54.410Z Compiling crossbeam-channel v0.5.15
21812025-09-18T23:22:54.528Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21822025-09-18T23:22:55.353Z Compiling toml_datetime v0.7.0
21832025-09-18T23:22:55.955Z Compiling serde_spanned v1.0.0
21842025-09-18T23:22:56.268Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21852025-09-18T23:22:56.290Z Compiling async-stream-impl v0.3.6
21862025-09-18T23:22:56.867Z Compiling cstr-argument v0.1.2
21872025-09-18T23:22:57.167Z Compiling is-terminal v0.4.13
21882025-09-18T23:22:57.190Z Compiling dropshot v0.16.4
21892025-09-18T23:22:57.340Z Compiling toml_writer v1.0.2
21902025-09-18T23:22:57.462Z Compiling typeid v1.0.3
21912025-09-18T23:22:57.541Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21922025-09-18T23:22:57.900Z Compiling take_mut v0.2.2
21932025-09-18T23:22:57.922Z Compiling pretty-hex v0.2.1
21942025-09-18T23:22:57.962Z Compiling unarray v0.1.4
21952025-09-18T23:22:58.113Z Compiling crucible-workspace-hack v0.1.0
21962025-09-18T23:22:58.171Z Compiling term v1.1.0
21972025-09-18T23:22:58.193Z Compiling proptest v1.7.0
21982025-09-18T23:22:58.483Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21992025-09-18T23:22:58.945Z Compiling slog-term v2.9.2
22002025-09-18T23:22:59.645Z Compiling progenitor v0.9.1
22012025-09-18T23:23:00.036Z Compiling toml v0.9.5
22022025-09-18T23:23:01.748Z Compiling async-stream v0.3.6
22032025-09-18T23:23:02.117Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22042025-09-18T23:23:02.381Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22052025-09-18T23:23:02.612Z Compiling tokio-rustls v0.25.0
22062025-09-18T23:23:02.980Z Compiling slog-bunyan v2.5.0
22072025-09-18T23:23:03.131Z Compiling test-strategy v0.4.3
22082025-09-18T23:23:03.484Z Compiling serde_with_macros v3.14.0
22092025-09-18T23:23:05.857Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22102025-09-18T23:23:06.105Z Compiling rayon v1.10.0
22112025-09-18T23:23:06.380Z Compiling parse-display-derive v0.10.0
22122025-09-18T23:23:07.130Z Compiling colored v2.2.0
22132025-09-18T23:23:08.522Z Compiling waitgroup v0.1.2
22142025-09-18T23:23:08.808Z Compiling rustls-pemfile v2.2.0
22152025-09-18T23:23:09.351Z Compiling dropshot_endpoint v0.16.4
22162025-09-18T23:23:09.582Z Compiling hashbrown v0.16.0
22172025-09-18T23:23:09.907Z Compiling serde_path_to_error v0.1.17
22182025-09-18T23:23:10.965Z Compiling derive-where v1.5.0
22192025-09-18T23:23:11.022Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22202025-09-18T23:23:11.683Z Compiling hostname v0.4.0
22212025-09-18T23:23:11.801Z Compiling instant v0.1.13
22222025-09-18T23:23:11.991Z Compiling debug-ignore v1.0.5
22232025-09-18T23:23:12.014Z Compiling foldhash v0.2.0
22242025-09-18T23:23:12.201Z Compiling heck v0.4.1
22252025-09-18T23:23:12.613Z Compiling iddqd v0.3.13
22262025-09-18T23:23:12.631Z Compiling zone_cfg_derive v0.3.0
22272025-09-18T23:23:13.289Z Compiling backoff v0.4.0
22282025-09-18T23:23:13.654Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22292025-09-18T23:23:13.906Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22302025-09-18T23:23:13.930Z Compiling parse-display v0.10.0
22312025-09-18T23:23:14.298Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22322025-09-18T23:23:15.855Z Compiling serde_with v3.14.0
22332025-09-18T23:23:16.540Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22342025-09-18T23:23:17.358Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22352025-09-18T23:23:17.971Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
22362025-09-18T23:23:18.179Z Compiling camino-tempfile v1.4.1
22372025-09-18T23:23:18.255Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22382025-09-18T23:23:18.707Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22392025-09-18T23:23:19.012Z Compiling progenitor-client v0.10.0
22402025-09-18T23:23:19.383Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
22412025-09-18T23:23:19.833Z Compiling num-derive v0.4.2
22422025-09-18T23:23:19.966Z Compiling sigpipe v0.1.3
22432025-09-18T23:23:21.255Z Compiling libefi-sys v0.1.0
22442025-09-18T23:23:21.648Z Compiling jiff v0.2.15
22452025-09-18T23:23:21.960Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22462025-09-18T23:23:22.291Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22472025-09-18T23:23:22.400Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22482025-09-18T23:23:23.547Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22492025-09-18T23:23:23.857Z Compiling erased-serde v0.4.6
22502025-09-18T23:23:24.159Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22512025-09-18T23:23:25.038Z Compiling zone v0.3.1
22522025-09-18T23:23:26.983Z Compiling smf v0.2.3
22532025-09-18T23:23:28.239Z Compiling bitfield-struct v0.6.2
22542025-09-18T23:23:28.909Z Compiling ordered-float v2.10.1
22552025-09-18T23:23:29.121Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22562025-09-18T23:23:29.514Z Compiling blake3 v1.5.4
22572025-09-18T23:23:29.563Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22582025-09-18T23:23:29.617Z Compiling serde-value v0.7.0
22592025-09-18T23:23:29.727Z Compiling serde-untagged v0.1.7
22602025-09-18T23:23:30.538Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22612025-09-18T23:23:30.763Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22622025-09-18T23:23:30.786Z Compiling toml v0.8.23
22632025-09-18T23:23:31.252Z Compiling xattr v1.3.1
22642025-09-18T23:23:31.608Z Compiling memmap2 v0.9.5
22652025-09-18T23:23:31.935Z Compiling filetime v0.2.25
22662025-09-18T23:23:32.233Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22672025-09-18T23:23:32.330Z Compiling constant_time_eq v0.3.1
22682025-09-18T23:23:32.389Z Compiling unicode-width v0.2.0
22692025-09-18T23:23:32.555Z Compiling same-file v1.0.6
22702025-09-18T23:23:32.884Z Compiling arrayref v0.3.9
22712025-09-18T23:23:33.023Z Compiling arrayvec v0.7.6
22722025-09-18T23:23:33.050Z Compiling console v0.16.0
22732025-09-18T23:23:35.648Z Compiling walkdir v2.5.0
22742025-09-18T23:23:35.742Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22752025-09-18T23:23:35.936Z Compiling tar v0.4.44
22762025-09-18T23:23:35.987Z Compiling cargo-util-schemas v0.8.2
22772025-09-18T23:23:37.225Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22782025-09-18T23:23:37.248Z Compiling tokio-dtrace v0.1.0
22792025-09-18T23:23:37.680Z Compiling gethostname v0.5.0
22802025-09-18T23:23:37.773Z Compiling cargo-platform v0.2.0
22812025-09-18T23:23:37.828Z Compiling topological-sort v0.2.2
22822025-09-18T23:23:37.920Z Compiling fixedbitset v0.5.7
22832025-09-18T23:23:38.155Z Compiling unit-prefix v0.5.1
22842025-09-18T23:23:38.460Z Compiling petgraph v0.8.2
22852025-09-18T23:23:39.102Z Compiling cargo_metadata v0.21.0
22862025-09-18T23:23:41.628Z Compiling indicatif v0.18.0
22872025-09-18T23:23:41.794Z Compiling omicron-zone-package v0.12.2
22882025-09-18T23:23:44.214Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22892025-09-18T23:23:45.180Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22902025-09-18T23:23:46.825Z Compiling oxide-tokio-rt v0.1.2
22912025-09-18T23:23:47.495Z Compiling indent_write v2.2.0
22922025-09-18T23:23:47.773Z Compiling shell-words v1.1.0
22932025-09-18T23:23:47.876Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22942025-09-18T23:23:48.280Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22952025-09-18T23:24:10.423Z Finished `release` profile [optimized] target(s) in 5m 34s
22962025-09-18T23:24:11.182Z Running `target/release/omicron-package -t test target create -p dev`
22972025-09-18T23:24:11.206ZLogging to: /work/oxidecomputer/omicron/out/LOG
22982025-09-18T23:24:11.206ZCreated new build target 'test' and set it as active
22992025-09-18T23:24:11.207Z
23002025-09-18T23:24:11.207Zreal 5:34.876792570
23012025-09-18T23:24:11.207Zuser 38:31.046316361
23022025-09-18T23:24:11.207Zsys 3:52.300209237
23032025-09-18T23:24:11.207Ztrap 1.251995885
23042025-09-18T23:24:11.207Ztflt 2.016370041
23052025-09-18T23:24:11.207Zdflt 1.178368769
23062025-09-18T23:24:11.207Zkflt 0.000080772
23072025-09-18T23:24:11.207Zlock 1:49:39.769067468
23082025-09-18T23:24:11.207Zslp 2:37:22.019344255
23092025-09-18T23:24:11.207Zlat 3:12.085989046
23102025-09-18T23:24:11.207Zstop 5:46.161524038
23112025-09-18T23:24:11.207Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23122025-09-18T23:24:12.262Z Finished `release` profile [optimized] target(s) in 1.19s
23132025-09-18T23:24:12.262Z Running `target/release/omicron-package -t test package`
23142025-09-18T23:24:12.262ZLogging to: /work/oxidecomputer/omicron/out/LOG
23152025-09-18T23:24:13.791Z Compiling typify-impl v0.4.3
23162025-09-18T23:24:14.032Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23172025-09-18T23:24:14.054Z Compiling convert_case v0.4.0
23182025-09-18T23:24:14.058Z Compiling num-rational v0.4.2
23192025-09-18T23:24:14.058Z Compiling num-complex v0.4.6
23202025-09-18T23:24:14.058Z Compiling float-ord v0.3.2
23212025-09-18T23:24:14.079Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23222025-09-18T23:24:14.263Z Compiling bytecount v0.6.8
23232025-09-18T23:24:14.368Z Compiling is-terminal v0.4.13
23242025-09-18T23:24:14.535Z Compiling secrecy v0.10.3
23252025-09-18T23:24:14.635Z Compiling swrite v0.1.0
23262025-09-18T23:24:14.731Z Compiling derive_more v0.99.20
23272025-09-18T23:24:14.827Z Compiling console v0.15.10
23282025-09-18T23:24:14.856Z Compiling camino v1.2.0
23292025-09-18T23:24:14.950Z Compiling password-hash v0.5.0
23302025-09-18T23:24:14.992Z Compiling blake2 v0.10.6
23312025-09-18T23:24:15.222Z Compiling num v0.4.3
23322025-09-18T23:24:16.189Z Compiling argon2 v0.5.3
23332025-09-18T23:24:16.228Z Compiling atomicwrites v0.4.4
23342025-09-18T23:24:16.301Z Compiling newline-converter v0.3.0
23352025-09-18T23:24:16.553Z Compiling base64 v0.21.7
23362025-09-18T23:24:16.803Z Compiling expectorate v1.2.0
23372025-09-18T23:24:17.183Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23382025-09-18T23:24:17.215Z Compiling fastrand v2.1.1
23392025-09-18T23:24:17.711Z Compiling tempfile v3.20.0
23402025-09-18T23:24:17.740Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23412025-09-18T23:24:17.744Z Compiling rustls v0.22.4
23422025-09-18T23:24:17.812Z Compiling thread_local v1.1.8
23432025-09-18T23:24:17.846Z Compiling wait-timeout v0.2.0
23442025-09-18T23:24:18.278Z Compiling owo-colors v4.2.2
23452025-09-18T23:24:18.308Z Compiling bit-vec v0.8.0
23462025-09-18T23:24:18.448Z Compiling quick-error v1.2.3
23472025-09-18T23:24:18.633Z Compiling cancel-safe-futures v0.1.5
23482025-09-18T23:24:18.661Z Compiling match_cfg v0.1.0
23492025-09-18T23:24:18.794Z Compiling hostname v0.3.1
23502025-09-18T23:24:18.823Z Compiling bit-set v0.8.0
23512025-09-18T23:24:18.982Z Compiling rusty-fork v0.3.0
23522025-09-18T23:24:19.071Z Compiling ref-cast v1.0.24
23532025-09-18T23:24:19.162Z Compiling multer v3.1.0
23542025-09-18T23:24:19.191Z Compiling slog-async v2.8.0
23552025-09-18T23:24:19.260Z Compiling progenitor-client v0.9.1
23562025-09-18T23:24:19.290Z Compiling toml_parser v1.0.2
23572025-09-18T23:24:19.602Z Compiling crossbeam-channel v0.5.15
23582025-09-18T23:24:19.805Z Compiling slog-json v2.6.1
23592025-09-18T23:24:20.204Z Compiling rand_xorshift v0.4.0
23602025-09-18T23:24:20.291Z Compiling libsw-core v0.3.1
23612025-09-18T23:24:20.484Z Compiling futures-executor v0.3.31
23622025-09-18T23:24:20.598Z Compiling toml_datetime v0.7.0
23632025-09-18T23:24:20.628Z Compiling serde_spanned v1.0.0
23642025-09-18T23:24:20.657Z Compiling hex v0.4.3
23652025-09-18T23:24:20.922Z Compiling term v1.1.0
23662025-09-18T23:24:20.958Z Compiling toml_writer v1.0.2
23672025-09-18T23:24:21.208Z Compiling take_mut v0.2.2
23682025-09-18T23:24:21.287Z Compiling unarray v0.1.4
23692025-09-18T23:24:21.431Z Compiling toml v0.9.5
23702025-09-18T23:24:21.500Z Compiling slog-term v2.9.2
23712025-09-18T23:24:22.062Z Compiling proptest v1.7.0
23722025-09-18T23:24:22.314Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23732025-09-18T23:24:22.531Z Compiling futures v0.3.31
23742025-09-18T23:24:22.612Z Compiling libsw v3.5.0
23752025-09-18T23:24:22.700Z Compiling slog-bunyan v2.5.0
23762025-09-18T23:24:22.943Z Compiling progenitor v0.9.1
23772025-09-18T23:24:23.194Z Compiling typify-macro v0.4.3
23782025-09-18T23:24:23.226Z Compiling tokio-rustls v0.25.0
23792025-09-18T23:24:24.312Z Compiling dropshot v0.16.4
23802025-09-18T23:24:24.409Z Compiling async-stream v0.3.6
23812025-09-18T23:24:24.598Z Compiling waitgroup v0.1.2
23822025-09-18T23:24:24.727Z Compiling rustls-pemfile v2.2.0
23832025-09-18T23:24:24.853Z Compiling hashbrown v0.16.0
23842025-09-18T23:24:25.087Z Compiling serde_path_to_error v0.1.17
23852025-09-18T23:24:25.919Z Compiling hostname v0.4.0
23862025-09-18T23:24:26.075Z Compiling instant v0.1.13
23872025-09-18T23:24:26.171Z Compiling debug-ignore v1.0.5
23882025-09-18T23:24:26.277Z Compiling linear-map v1.2.0
23892025-09-18T23:24:26.340Z Compiling foldhash v0.2.0
23902025-09-18T23:24:26.506Z Compiling backoff v0.4.0
23912025-09-18T23:24:26.702Z Compiling typify v0.4.3
23922025-09-18T23:24:26.784Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23932025-09-18T23:24:26.929Z Compiling progenitor-impl v0.10.0
23942025-09-18T23:24:26.996Z Compiling iddqd v0.3.13
23952025-09-18T23:24:29.170Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23962025-09-18T23:24:29.693Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
23972025-09-18T23:24:30.339Z Compiling parse-display v0.10.0
23982025-09-18T23:24:30.882Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23992025-09-18T23:24:31.129Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24002025-09-18T23:24:31.531Z Compiling serde_with v3.14.0
24012025-09-18T23:24:32.692Z Compiling progenitor-macro v0.10.0
24022025-09-18T23:24:34.105Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24032025-09-18T23:24:34.733Z Compiling progenitor-client v0.10.0
24042025-09-18T23:24:34.977Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24052025-09-18T23:24:36.272Z Compiling macaddr v1.0.1
24062025-09-18T23:24:36.463Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24072025-09-18T23:24:36.740Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24082025-09-18T23:24:37.043Z Compiling async-recursion v1.1.1
24092025-09-18T23:24:37.340Z Compiling utf-8 v0.7.6
24102025-09-18T23:24:37.445Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24112025-09-18T23:24:37.773Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24122025-09-18T23:24:38.367Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24132025-09-18T23:24:43.803Z Compiling progenitor v0.10.0
24142025-09-18T23:24:44.100Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24152025-09-18T23:24:47.742Z Compiling globset v0.4.15
24162025-09-18T23:24:49.002Z Compiling toml v0.8.23
24172025-09-18T23:24:50.424Z Compiling keccak v0.1.5
24182025-09-18T23:24:50.474Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24192025-09-18T23:24:51.331Z Compiling sha3 v0.10.8
24202025-09-18T23:24:51.965Z Compiling prettyplease v0.2.36
24212025-09-18T23:24:52.013Z Compiling pin-project-internal v1.1.6
24222025-09-18T23:24:53.816Z Compiling papergrid v0.11.0
24232025-09-18T23:24:54.413Z Compiling tabled_derive v0.7.0
24242025-09-18T23:24:54.519Z Compiling pin-project v1.1.6
24252025-09-18T23:24:54.723Z Compiling pem v3.0.5
24262025-09-18T23:24:56.192Z Compiling csv-core v0.1.11
24272025-09-18T23:24:56.450Z Compiling snafu-derive v0.8.5
24282025-09-18T23:24:57.116Z Compiling highway v1.3.0
24292025-09-18T23:24:58.720Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24302025-09-18T23:25:00.731Z Compiling snafu v0.8.5
24312025-09-18T23:25:00.816Z Compiling csv v1.3.1
24322025-09-18T23:25:01.994Z Compiling tabled v0.15.0
24332025-09-18T23:25:03.028Z Compiling tungstenite v0.21.0
24342025-09-18T23:25:04.659Z Compiling olpc-cjson v0.1.4
24352025-09-18T23:25:04.813Z Compiling serde_plain v1.0.2
24362025-09-18T23:25:05.015Z Compiling half v2.4.1
24372025-09-18T23:25:05.456Z Compiling ciborium-io v0.2.2
24382025-09-18T23:25:05.647Z Compiling typed-path v0.9.3
24392025-09-18T23:25:05.733Z Compiling semver v0.1.20
24402025-09-18T23:25:06.304Z Compiling rustc_version v0.1.7
24412025-09-18T23:25:06.606Z Compiling ciborium-ll v0.2.2
24422025-09-18T23:25:06.736Z Compiling tokio-tungstenite v0.21.0
24432025-09-18T23:25:07.192Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24442025-09-18T23:25:07.433Z Compiling ciborium v0.2.2
24452025-09-18T23:25:08.038Z Compiling newtype_derive v0.1.6
24462025-09-18T23:25:08.426Z Compiling tough v0.20.0
24472025-09-18T23:25:09.447Z Compiling smawk v0.3.2
24482025-09-18T23:25:09.791Z Compiling unicode-linebreak v0.1.5
24492025-09-18T23:25:10.422Z Compiling textwrap v0.16.2
24502025-09-18T23:25:12.662Z Compiling humantime v2.2.0
24512025-09-18T23:25:12.852Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24522025-09-18T23:25:13.378Z Compiling resolv-conf v0.7.0
24532025-09-18T23:25:13.581Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24542025-09-18T23:25:14.174Z Compiling universal-hash v0.5.1
24552025-09-18T23:25:14.469Z Compiling thiserror-impl-no-std v2.0.2
24562025-09-18T23:25:14.584Z Compiling opaque-debug v0.3.1
24572025-09-18T23:25:14.742Z Compiling poly1305 v0.8.0
24582025-09-18T23:25:14.967Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24592025-09-18T23:25:16.076Z Compiling steno v0.4.1
24602025-09-18T23:25:16.242Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24612025-09-18T23:25:16.622Z Compiling chacha20 v0.9.1
24622025-09-18T23:25:16.906Z Compiling thiserror-no-std v2.0.2
24632025-09-18T23:25:16.932Z Compiling aead v0.5.2
24642025-09-18T23:25:17.089Z Compiling vsss-rs v3.3.4
24652025-09-18T23:25:17.199Z Compiling linked-hash-map v0.5.6
24662025-09-18T23:25:17.315Z Compiling chacha20poly1305 v0.10.1
24672025-09-18T23:25:17.605Z Compiling hickory-proto v0.24.4
24682025-09-18T23:25:17.660Z Compiling lru-cache v0.1.2
24692025-09-18T23:25:17.952Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24702025-09-18T23:25:18.327Z Compiling slog-dtrace v0.3.0
24712025-09-18T23:25:18.728Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24722025-09-18T23:25:18.992Z Compiling moka v0.12.10
24732025-09-18T23:25:19.387Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24742025-09-18T23:25:21.614Z Compiling tagptr v0.2.0
24752025-09-18T23:25:25.527Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24762025-09-18T23:25:28.869Z Compiling hickory-resolver v0.24.4
24772025-09-18T23:25:31.586Z Compiling qorb v0.4.1
24782025-09-18T23:25:36.450Z Compiling hickory-resolver v0.25.2
24792025-09-18T23:25:38.305Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24802025-09-18T23:25:42.936Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24812025-09-18T23:25:44.052Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24822025-09-18T23:25:45.165Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24832025-09-18T23:25:49.861Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24842025-09-18T23:25:50.137Z Compiling nix v0.30.1
24852025-09-18T23:25:50.566Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24862025-09-18T23:25:51.006Z Compiling proc-macro-error-attr2 v2.0.0
24872025-09-18T23:25:51.074Z Compiling display-error-chain v0.2.2
24882025-09-18T23:25:51.800Z Compiling proc-macro-error2 v2.0.1
24892025-09-18T23:25:52.015Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24902025-09-18T23:25:52.413Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24912025-09-18T23:25:52.665Z Compiling dirs-sys-next v0.1.2
24922025-09-18T23:25:53.197Z Compiling maplit v1.0.2
24932025-09-18T23:25:53.373Z Compiling crunchy v0.2.2
24942025-09-18T23:25:53.649Z Compiling dirs-next v2.0.0
24952025-09-18T23:25:53.864Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
24962025-09-18T23:25:53.939Z Compiling dsl_auto_type v0.1.2
24972025-09-18T23:25:54.174Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24982025-09-18T23:25:55.153Z Compiling scheduled-thread-pool v0.2.7
24992025-09-18T23:25:56.463Z Compiling diesel_table_macro_syntax v0.2.0
25002025-09-18T23:25:56.894Z Compiling radium v0.7.0
25012025-09-18T23:25:57.316Z Compiling tiny-keccak v2.0.2
25022025-09-18T23:25:57.458Z Compiling diesel_derives v2.2.3
25032025-09-18T23:25:57.737Z Compiling r2d2 v0.8.10
25042025-09-18T23:25:58.283Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25052025-09-18T23:26:00.342Z Compiling term v0.7.0
25062025-09-18T23:26:01.465Z Compiling const_format_proc_macros v0.2.34
25072025-09-18T23:26:01.499Z Compiling num-derive v0.3.3
25082025-09-18T23:26:02.534Z Compiling zerocopy-derive v0.6.6
25092025-09-18T23:26:03.299Z Compiling tap v1.0.1
25102025-09-18T23:26:03.536Z Compiling bit-vec v0.6.3
25112025-09-18T23:26:03.567Z Compiling maybe-uninit v2.0.0
25122025-09-18T23:26:04.001Z Compiling bit-set v0.5.3
25132025-09-18T23:26:04.207Z Compiling libscf-sys v1.1.0
25142025-09-18T23:26:04.248Z Compiling zerocopy v0.6.6
25152025-09-18T23:26:04.315Z Compiling wyz v0.5.1
25162025-09-18T23:26:04.478Z Compiling const_format v0.2.34
25172025-09-18T23:26:04.807Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25182025-09-18T23:26:05.146Z Compiling ascii-canvas v3.0.0
25192025-09-18T23:26:06.307Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25202025-09-18T23:26:07.368Z Compiling ena v0.14.3
25212025-09-18T23:26:07.757Z Compiling diesel v2.2.12
25222025-09-18T23:26:07.835Z Compiling funty v2.0.0
25232025-09-18T23:26:09.869Z Compiling diff v0.1.13
25242025-09-18T23:26:10.416Z Compiling crc-catalog v2.4.0
25252025-09-18T23:26:10.642Z Compiling regex-syntax v0.6.29
25262025-09-18T23:26:10.711Z Compiling packed_struct v0.10.1
25272025-09-18T23:26:11.198Z Compiling bindgen v0.71.1
25282025-09-18T23:26:11.866Z Compiling crc v3.2.1
25292025-09-18T23:26:13.956Z Compiling lalrpop v0.19.12
25302025-09-18T23:26:15.447Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25312025-09-18T23:26:15.946Z Compiling bitvec v1.0.1
25322025-09-18T23:26:19.723Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25332025-09-18T23:26:20.591Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25342025-09-18T23:26:21.199Z Compiling tabled_derive v0.11.0
25352025-09-18T23:26:23.375Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25362025-09-18T23:26:23.715Z Compiling papergrid v0.17.0
25372025-09-18T23:26:24.354Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25382025-09-18T23:26:24.487Z Compiling testing_table v0.3.0
25392025-09-18T23:26:24.709Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25402025-09-18T23:26:25.345Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25412025-09-18T23:26:25.640Z Compiling packed_struct_codegen v0.10.1
25422025-09-18T23:26:28.032Z Compiling indexmap v1.9.3
25432025-09-18T23:26:28.151Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25442025-09-18T23:26:28.443Z Compiling nodrop v0.1.14
25452025-09-18T23:26:28.645Z Compiling array-init v0.0.4
25462025-09-18T23:26:29.184Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25472025-09-18T23:26:29.755Z Compiling tabled v0.20.0
25482025-09-18T23:26:32.901Z Compiling smallvec v0.6.14
25492025-09-18T23:26:35.406Z Compiling polar-core v0.27.3
25502025-09-18T23:26:36.745Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25512025-09-18T23:26:37.139Z Compiling derive_builder_core v0.20.2
25522025-09-18T23:26:37.649Z Compiling headers-core v0.3.0
25532025-09-18T23:26:37.879Z Compiling libxml v0.3.3
25542025-09-18T23:26:38.328Z Compiling termcolor v1.4.1
25552025-09-18T23:26:39.137Z Compiling hashbrown v0.12.3
25562025-09-18T23:26:39.356Z Compiling bitfield v0.14.0
25572025-09-18T23:26:39.719Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25582025-09-18T23:26:40.202Z Compiling derive_builder_macro v0.20.2
25592025-09-18T23:26:41.093Z Compiling env_logger v0.10.2
25602025-09-18T23:26:41.567Z Compiling headers v0.4.1
25612025-09-18T23:26:45.091Z Compiling serde-hex v0.1.0
25622025-09-18T23:26:46.018Z Compiling samael v0.0.19
25632025-09-18T23:26:48.441Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25642025-09-18T23:26:49.924Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25652025-09-18T23:26:50.353Z Compiling ron v0.8.1
25662025-09-18T23:26:50.543Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25672025-09-18T23:26:50.922Z Compiling strum_macros v0.24.3
25682025-09-18T23:26:51.266Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25692025-09-18T23:26:52.094Z Compiling hashbrown v0.13.2
25702025-09-18T23:26:52.574Z Compiling convert_case v0.7.1
25712025-09-18T23:26:53.248Z Compiling indoc v1.0.9
25722025-09-18T23:26:53.395Z Compiling crc8 v0.1.1
25732025-09-18T23:26:53.715Z Compiling termtree v0.5.1
25742025-09-18T23:26:53.779Z Compiling crc-any v2.5.0
25752025-09-18T23:26:54.058Z Compiling object v0.30.4
25762025-09-18T23:26:54.707Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25772025-09-18T23:26:54.980Z Compiling derive_more-impl v2.0.1
25782025-09-18T23:26:56.112Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25792025-09-18T23:26:59.964Z Compiling derive_builder v0.20.2
25802025-09-18T23:27:00.224Z Compiling progenitor-impl v0.11.0
25812025-09-18T23:27:02.081Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25822025-09-18T23:27:02.451Z Compiling oso-derive v0.27.3
25832025-09-18T23:27:03.408Z Compiling impl-trait-for-tuples v0.2.2
25842025-09-18T23:27:05.903Z Compiling quick-xml v0.37.2
25852025-09-18T23:27:06.180Z Compiling path-slash v0.1.5
25862025-09-18T23:27:06.490Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25872025-09-18T23:27:07.248Z Compiling progenitor-macro v0.11.0
25882025-09-18T23:27:08.967Z Compiling oso v0.27.3
25892025-09-18T23:27:09.102Z Compiling derive_more v2.0.1
25902025-09-18T23:27:09.278Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25912025-09-18T23:27:18.348Z Compiling progenitor-client v0.11.0
25922025-09-18T23:27:19.345Z Compiling vte_generate_state_changes v0.1.2
25932025-09-18T23:27:20.040Z Compiling diesel-dtrace v0.4.2
25942025-09-18T23:27:20.484Z Compiling arc-swap v1.7.1
25952025-09-18T23:27:21.207Z Compiling siphasher v1.0.1
25962025-09-18T23:27:21.494Z Compiling slog-scope v4.4.0
25972025-09-18T23:27:21.714Z Compiling phf_shared v0.12.1
25982025-09-18T23:27:22.305Z Compiling vte v0.11.1
25992025-09-18T23:27:22.336Z Compiling progenitor v0.11.0
26002025-09-18T23:27:22.639Z Compiling crossterm v0.29.0
26012025-09-18T23:27:23.921Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26022025-09-18T23:27:25.231Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26032025-09-18T23:27:30.553Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26042025-09-18T23:27:30.941Z Compiling bb8 v0.8.5
26052025-09-18T23:27:31.644Z Compiling unicase v2.7.0
26062025-09-18T23:27:32.070Z Compiling chrono-tz v0.10.4
26072025-09-18T23:27:32.474Z Compiling xshell-macros v0.2.7
26082025-09-18T23:27:33.212Z Compiling xshell v0.2.7
26092025-09-18T23:27:36.205Z Compiling async-bb8-diesel v0.2.1
26102025-09-18T23:27:37.165Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26112025-09-18T23:27:37.882Z Compiling strip-ansi-escapes v0.2.0
26122025-09-18T23:27:39.195Z Compiling phf v0.12.1
26132025-09-18T23:27:39.560Z Compiling slog-stdlog v4.1.1
26142025-09-18T23:27:40.355Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26152025-09-18T23:27:41.174Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26162025-09-18T23:27:41.562Z Compiling fd-lock v4.0.2
26172025-09-18T23:27:41.867Z Compiling peg-macros v0.8.5
26182025-09-18T23:27:44.936Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-09-18T23:27:45.970Z Compiling nu-ansi-term v0.50.1
26202025-09-18T23:27:47.240Z Compiling reedline v0.40.0
26212025-09-18T23:27:47.804Z Compiling peg v0.8.5
26222025-09-18T23:27:48.017Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26232025-09-18T23:27:55.604Z Compiling slog-envlogger v2.2.0
26242025-09-18T23:28:03.056Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26252025-09-18T23:28:03.099Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26262025-09-18T23:28:06.277Z Compiling typify-impl v0.2.0
26272025-09-18T23:28:09.721Z Compiling bcs v0.1.6
26282025-09-18T23:28:10.594Z Compiling fxhash v0.2.1
26292025-09-18T23:28:10.880Z Compiling libz-sys v1.1.20
26302025-09-18T23:28:11.639Z Compiling half v1.8.3
26312025-09-18T23:28:12.247Z Compiling serde_cbor v0.11.2
26322025-09-18T23:28:12.915Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26332025-09-18T23:28:13.501Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26342025-09-18T23:28:14.488Z Compiling kstat-rs v0.2.4
26352025-09-18T23:28:15.453Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26362025-09-18T23:28:15.800Z Compiling typify-macro v0.2.0
26372025-09-18T23:28:15.804Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26382025-09-18T23:28:16.313Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26392025-09-18T23:28:18.322Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26402025-09-18T23:28:18.355Z Compiling nanorand v0.7.0
26412025-09-18T23:28:18.915Z Compiling libgit2-sys v0.17.0+1.8.1
26422025-09-18T23:28:19.043Z Compiling parking_lot_core v0.8.6
26432025-09-18T23:28:19.326Z Compiling flume v0.11.1
26442025-09-18T23:28:19.577Z Compiling mime_guess v2.0.5
26452025-09-18T23:28:20.855Z Compiling tabled_derive v0.10.0
26462025-09-18T23:28:21.019Z Compiling ignore v0.4.23
26472025-09-18T23:28:23.229Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26482025-09-18T23:28:30.167Z Compiling papergrid v0.14.0
26492025-09-18T23:28:31.913Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26502025-09-18T23:28:35.194Z Compiling castaway v0.2.3
26512025-09-18T23:28:35.291Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26522025-09-18T23:28:35.441Z Compiling fs-err v2.11.0
26532025-09-18T23:28:35.798Z Compiling compact_str v0.8.0
26542025-09-18T23:28:36.048Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26552025-09-18T23:28:38.406Z Compiling tabled v0.18.0
26562025-09-18T23:28:39.214Z Compiling globwalk v0.9.1
26572025-09-18T23:28:44.079Z Compiling typify v0.2.0
26582025-09-18T23:28:44.307Z Compiling predicates-tree v1.0.12
26592025-09-18T23:28:45.245Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26602025-09-18T23:28:46.531Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26612025-09-18T23:28:49.001Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26622025-09-18T23:28:52.381Z Compiling unicode-truncate v1.1.0
26632025-09-18T23:28:57.668Z Compiling lru v0.12.5
26642025-09-18T23:28:58.096Z Compiling vergen v8.3.2
26652025-09-18T23:28:59.246Z Compiling nibble_vec v0.1.0
26662025-09-18T23:28:59.535Z Compiling cargo-platform v0.1.8
26672025-09-18T23:29:00.070Z Compiling instability v0.3.2
26682025-09-18T23:29:01.128Z Compiling atty v0.2.14
26692025-09-18T23:29:01.357Z Compiling endian-type v0.1.2
26702025-09-18T23:29:01.725Z Compiling indoc v2.0.6
26712025-09-18T23:29:02.634Z Compiling salty v0.3.0
26722025-09-18T23:29:03.137Z Compiling http-range v0.1.5
26732025-09-18T23:29:03.735Z Compiling cassowary v0.3.0
26742025-09-18T23:29:07.117Z Compiling ratatui v0.29.0
26752025-09-18T23:29:09.057Z Compiling radix_trie v0.2.1
26762025-09-18T23:29:09.859Z Compiling cargo_metadata v0.18.1
26772025-09-18T23:29:10.769Z Compiling git2 v0.19.0
26782025-09-18T23:29:13.108Z Compiling camino-tempfile-ext v0.3.2
26792025-09-18T23:29:14.534Z Compiling progenitor-impl v0.8.0
26802025-09-18T23:29:14.673Z Compiling parking_lot v0.11.2
26812025-09-18T23:29:19.755Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26822025-09-18T23:29:20.225Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26832025-09-18T23:29:24.308Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26842025-09-18T23:29:26.898Z Compiling rand_seeder v0.4.0
26852025-09-18T23:29:27.360Z Compiling prefix-trie v0.7.0
26862025-09-18T23:29:28.085Z Compiling lzma-sys v0.1.20
26872025-09-18T23:29:28.423Z Compiling rustls v0.21.12
26882025-09-18T23:29:28.836Z Compiling parse-size v1.1.0
26892025-09-18T23:29:28.948Z Compiling hickory-server v0.25.2
26902025-09-18T23:29:28.980Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26912025-09-18T23:29:29.194Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26922025-09-18T23:29:29.295Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26932025-09-18T23:29:34.583Z Compiling progenitor-macro v0.8.0
26942025-09-18T23:29:35.638Z Compiling hyper-staticfile v0.10.1
26952025-09-18T23:29:39.476Z Compiling sled v0.34.7
26962025-09-18T23:29:39.664Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26972025-09-18T23:29:45.947Z Compiling hickory-client v0.25.2
26982025-09-18T23:29:47.883Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26992025-09-18T23:29:48.268Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27002025-09-18T23:29:49.162Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27012025-09-18T23:29:49.398Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27022025-09-18T23:29:55.235Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27032025-09-18T23:29:55.559Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27042025-09-18T23:29:55.959Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27052025-09-18T23:29:56.815Z Compiling primeorder v0.13.6
27062025-09-18T23:29:57.460Z Compiling progenitor-client v0.8.0
27072025-09-18T23:29:57.655Z Compiling sct v0.7.1
27082025-09-18T23:29:58.152Z Compiling rustls-webpki v0.101.7
27092025-09-18T23:29:58.367Z Compiling heck v0.3.3
27102025-09-18T23:29:58.729Z Compiling env_filter v0.1.2
27112025-09-18T23:30:00.319Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
27122025-09-18T23:30:00.715Z Compiling void v1.0.2
27132025-09-18T23:30:00.949Z Compiling lzss v0.8.2
27142025-09-18T23:30:01.931Z Compiling env_logger v0.11.5
27152025-09-18T23:30:01.962Z Compiling zone_cfg_derive v0.1.2
27162025-09-18T23:30:03.311Z Compiling progenitor v0.8.0
27172025-09-18T23:30:03.342Z Compiling p384 v0.13.0
27182025-09-18T23:30:03.615Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27192025-09-18T23:30:04.736Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27202025-09-18T23:30:07.668Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27212025-09-18T23:30:09.349Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27222025-09-18T23:30:15.020Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27232025-09-18T23:30:15.217Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27242025-09-18T23:30:16.283Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27252025-09-18T23:30:17.633Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27262025-09-18T23:30:18.106Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27272025-09-18T23:30:18.504Z Compiling tungstenite v0.23.0
27282025-09-18T23:30:23.983Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27292025-09-18T23:30:24.382Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27302025-09-18T23:30:24.614Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27312025-09-18T23:30:24.777Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27322025-09-18T23:30:25.013Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27332025-09-18T23:30:25.173Z Compiling nix v0.27.1
27342025-09-18T23:30:25.780Z Compiling serde_bytes v0.11.17
27352025-09-18T23:30:26.467Z Compiling base64 v0.13.1
27362025-09-18T23:30:26.766Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27372025-09-18T23:30:27.174Z Compiling number_prefix v0.4.0
27382025-09-18T23:30:27.355Z Compiling ron v0.7.1
27392025-09-18T23:30:27.495Z Compiling indicatif v0.17.11
27402025-09-18T23:30:28.027Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27412025-09-18T23:30:29.005Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27422025-09-18T23:30:32.509Z Compiling tokio-tungstenite v0.23.1
27432025-09-18T23:30:33.212Z Compiling xz2 v0.1.7
27442025-09-18T23:30:33.920Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27452025-09-18T23:30:35.871Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27462025-09-18T23:30:36.360Z Compiling tokio-rustls v0.24.1
27472025-09-18T23:30:39.623Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27482025-09-18T23:30:42.802Z Compiling zone v0.1.8
27492025-09-18T23:30:43.983Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27502025-09-18T23:30:44.198Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27512025-09-18T23:30:45.858Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27522025-09-18T23:30:46.217Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27532025-09-18T23:30:46.742Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27542025-09-18T23:30:48.593Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27552025-09-18T23:30:48.805Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27562025-09-18T23:30:54.872Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27572025-09-18T23:30:55.844Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27582025-09-18T23:30:58.236Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27592025-09-18T23:30:58.990Z Compiling rustls-pemfile v1.0.4
27602025-09-18T23:30:59.798Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27612025-09-18T23:31:00.192Z Compiling signal-hook-tokio v0.3.1
27622025-09-18T23:31:00.245Z Compiling twox-hash v2.1.0
27632025-09-18T23:31:00.474Z Compiling yasna v0.5.2
27642025-09-18T23:31:01.247Z Compiling secrecy v0.8.0
27652025-09-18T23:31:01.594Z Compiling is_ci v1.2.0
27662025-09-18T23:31:01.956Z Compiling supports-color v3.0.2
27672025-09-18T23:31:02.462Z Compiling rcgen v0.12.1
27682025-09-18T23:31:04.442Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27692025-09-18T23:31:13.047Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27702025-09-18T23:31:13.649Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27712025-09-18T23:31:14.472Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27722025-09-18T23:31:25.600Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27732025-09-18T23:31:33.815Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27742025-09-18T23:31:40.240Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27752025-09-18T23:31:40.745Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27762025-09-18T23:31:44.554Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27772025-09-18T23:31:49.311Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27782025-09-18T23:31:56.007Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27792025-09-18T23:31:56.848Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27802025-09-18T23:31:57.245Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27812025-09-18T23:31:57.641Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27822025-09-18T23:31:59.368Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27832025-09-18T23:32:03.153Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27842025-09-18T23:32:03.494Z Compiling fatfs v0.3.6
27852025-09-18T23:32:06.116Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
27862025-09-18T23:32:06.408Z Compiling rtoolbox v0.0.2
27872025-09-18T23:32:06.824Z Compiling subprocess v0.2.9
27882025-09-18T23:32:06.868Z Compiling assert_matches v1.5.0
27892025-09-18T23:32:07.029Z Compiling rpassword v7.4.0
27902025-09-18T23:32:07.525Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27912025-09-18T23:32:13.506Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27922025-09-18T23:32:15.351Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27932025-09-18T23:32:24.200Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27942025-09-18T23:32:24.267Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27952025-09-18T23:32:42.473Z Compiling tui-tree-widget v0.23.1
27962025-09-18T23:32:42.999Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27972025-09-18T23:32:55.609Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27982025-09-18T23:32:57.130Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27992025-09-18T23:32:57.548Z Compiling uzers v0.12.1
28002025-09-18T23:32:58.820Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28012025-09-18T23:32:59.209Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28022025-09-18T23:33:01.422Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28032025-09-18T23:33:17.235Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28042025-09-18T23:33:29.616Z Compiling support-bundle-viewer v0.1.2
28052025-09-18T23:33:32.432Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28062025-09-18T23:33:33.597Z Compiling multimap v0.10.1
28072025-09-18T23:35:52.732Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28082025-09-18T23:36:12.792Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28092025-09-18T23:45:14.980Z Finished `release` profile [optimized] target(s) in 21m 02s
28102025-09-18T23:46:12.158Z
28112025-09-18T23:46:12.161Zreal 22:01.368981806
28122025-09-18T23:46:12.161Zuser 2:34:56.124344386
28132025-09-18T23:46:12.161Zsys 4:30.941308097
28142025-09-18T23:46:12.162Ztrap 4.106582095
28152025-09-18T23:46:12.162Ztflt 2.396207227
28162025-09-18T23:46:12.162Zdflt 6.572982124
28172025-09-18T23:46:12.162Zkflt 0.001764313
28182025-09-18T23:46:12.162Zlock 10:44:10.761978022
28192025-09-18T23:46:12.162Zslp 7:54:58.002262559
28202025-09-18T23:46:12.162Zlat 4:23.025683459
28212025-09-18T23:46:12.162Zstop 4:16.902322608
28222025-09-18T23:46:12.162Z+ mapfile -t packages
28232025-09-18T23:46:12.162Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28242025-09-18T23:46:13.501Z Finished `release` profile [optimized] target(s) in 1.27s
28252025-09-18T23:46:13.567Z Running `target/release/omicron-package -t test list-outputs`
28262025-09-18T23:46:13.625ZLogging to: /work/oxidecomputer/omicron/out/LOG
28272025-09-18T23:46:13.628Z+ ptime -m cargo build --locked --release -p xtask
28282025-09-18T23:46:14.440Z Compiling serde_core v1.0.223
28292025-09-18T23:46:14.440Z Compiling once_cell v1.21.3
28302025-09-18T23:46:14.443Z Compiling syn v2.0.106
28312025-09-18T23:46:14.443Z Compiling serde v1.0.223
28322025-09-18T23:46:14.443Z Compiling bitflags v2.9.1
28332025-09-18T23:46:14.563Z Compiling serde_json v1.0.145
28342025-09-18T23:46:14.567Z Compiling libc v0.2.174
28352025-09-18T23:46:14.576Z Compiling num-traits v0.2.19
28362025-09-18T23:46:14.949Z Compiling rustix v0.38.37
28372025-09-18T23:46:15.028Z Compiling smallvec v1.15.1
28382025-09-18T23:46:15.125Z Compiling hashbrown v0.15.4
28392025-09-18T23:46:15.380Z Compiling usdt-impl v0.5.0
28402025-09-18T23:46:15.545Z Compiling syn v1.0.109
28412025-09-18T23:46:16.039Z Compiling thread-id v4.2.2
28422025-09-18T23:46:16.141Z Compiling percent-encoding v2.3.2
28432025-09-18T23:46:16.184Z Compiling log v0.4.27
28442025-09-18T23:46:16.531Z Compiling indexmap v2.11.0
28452025-09-18T23:46:16.642Z Compiling rustix v1.0.7
28462025-09-18T23:46:16.680Z Compiling getrandom v0.3.1
28472025-09-18T23:46:17.186Z Compiling terminal_size v0.4.0
28482025-09-18T23:46:17.466Z Compiling form_urlencoded v1.2.2
28492025-09-18T23:46:17.912Z Compiling ordered-float v2.10.1
28502025-09-18T23:46:18.448Z Compiling fs-err v3.1.1
28512025-09-18T23:46:18.831Z Compiling anyhow v1.0.99
28522025-09-18T23:46:19.034Z Compiling clap_builder v4.5.41
28532025-09-18T23:46:20.180Z Compiling textwrap v0.16.2
28542025-09-18T23:46:21.465Z Compiling proc-macro-error v1.0.4
28552025-09-18T23:46:21.717Z Compiling synstructure v0.13.1
28562025-09-18T23:46:22.046Z Compiling tempfile v3.20.0
28572025-09-18T23:46:22.300Z Compiling tabled_derive v0.7.0
28582025-09-18T23:46:22.935Z Compiling camino-tempfile v1.4.1
28592025-09-18T23:46:24.260Z Compiling tabled v0.15.0
28602025-09-18T23:46:24.532Z Compiling serde_derive v1.0.223
28612025-09-18T23:46:24.561Z Compiling thiserror-impl v1.0.69
28622025-09-18T23:46:25.360Z Compiling zerofrom-derive v0.1.4
28632025-09-18T23:46:26.199Z Compiling yoke-derive v0.7.4
28642025-09-18T23:46:27.276Z Compiling zerovec-derive v0.10.3
28652025-09-18T23:46:28.327Z Compiling thiserror v1.0.69
28662025-09-18T23:46:28.430Z Compiling zerofrom v0.1.4
28672025-09-18T23:46:28.509Z Compiling displaydoc v0.2.5
28682025-09-18T23:46:28.664Z Compiling pest v2.7.14
28692025-09-18T23:46:28.722Z Compiling yoke v0.7.4
28702025-09-18T23:46:29.174Z Compiling icu_provider_macros v1.5.0
28712025-09-18T23:46:29.661Z Compiling zerovec v0.10.4
28722025-09-18T23:46:29.955Z Compiling zerocopy-derive v0.7.35
28732025-09-18T23:46:30.406Z Compiling scroll_derive v0.12.0
28742025-09-18T23:46:31.664Z Compiling pest_meta v2.7.14
28752025-09-18T23:46:31.725Z Compiling tinystr v0.7.6
28762025-09-18T23:46:31.785Z Compiling icu_collections v1.5.0
28772025-09-18T23:46:32.209Z Compiling icu_locid v1.5.0
28782025-09-18T23:46:32.764Z Compiling serde_spanned v0.6.9
28792025-09-18T23:46:33.118Z Compiling pest_generator v2.7.14
28802025-09-18T23:46:34.003Z Compiling icu_provider v1.5.0
28812025-09-18T23:46:34.595Z Compiling toml_datetime v0.6.11
28822025-09-18T23:46:34.819Z Compiling zerocopy v0.7.35
28832025-09-18T23:46:35.271Z Compiling pest_derive v2.7.14
28842025-09-18T23:46:35.451Z Compiling icu_locid_transform v1.5.0
28852025-09-18T23:46:36.118Z Compiling dtrace-parser v0.2.0
28862025-09-18T23:46:36.168Z Compiling toml_edit v0.22.27
28872025-09-18T23:46:36.338Z Compiling dof v0.3.0
28882025-09-18T23:46:37.193Z Compiling icu_properties v1.5.1
28892025-09-18T23:46:37.700Z Compiling scroll v0.12.0
28902025-09-18T23:46:38.401Z Compiling goblin v0.8.2
28912025-09-18T23:46:39.611Z Compiling serde_tokenstream v0.2.2
28922025-09-18T23:46:40.214Z Compiling toml v0.8.23
28932025-09-18T23:46:40.233Z Compiling erased-serde v0.4.6
28942025-09-18T23:46:41.203Z Compiling icu_normalizer v1.5.0
28952025-09-18T23:46:43.343Z Compiling idna_adapter v1.2.0
28962025-09-18T23:46:43.627Z Compiling idna v1.0.3
28972025-09-18T23:46:43.677Z Compiling thiserror-impl v2.0.16
28982025-09-18T23:46:46.529Z Compiling thiserror v2.0.16
28992025-09-18T23:46:46.746Z Compiling url v2.5.4
29002025-09-18T23:46:47.541Z Compiling serde-untagged v0.1.7
29012025-09-18T23:46:48.419Z Compiling serde-value v0.7.0
29022025-09-18T23:46:48.799Z Compiling semver v1.0.26
29032025-09-18T23:46:50.123Z Compiling cargo-util-schemas v0.8.2
29042025-09-18T23:46:52.004Z Compiling usdt-attr-macro v0.5.0
29052025-09-18T23:46:52.195Z Compiling usdt-macro v0.5.0
29062025-09-18T23:46:52.473Z Compiling cargo-platform v0.2.0
29072025-09-18T23:46:53.371Z Compiling clap_derive v4.5.41
29082025-09-18T23:46:53.427Z Compiling usdt v0.5.0
29092025-09-18T23:46:53.692Z Compiling cargo_metadata v0.21.0
29102025-09-18T23:46:54.867Z Compiling cargo_toml v0.21.0
29112025-09-18T23:46:55.797Z Compiling macaddr v1.0.1
29122025-09-18T23:46:57.473Z Compiling clap v4.5.41
29132025-09-18T23:47:06.317Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29142025-09-18T23:47:12.394Z Finished `release` profile [optimized] target(s) in 58.69s
29152025-09-18T23:47:12.537Z
29162025-09-18T23:47:12.539Zreal 58.866809424
29172025-09-18T23:47:12.539Zuser 6:23.613042167
29182025-09-18T23:47:12.539Zsys 28.327209073
29192025-09-18T23:47:12.539Ztrap 0.211532178
29202025-09-18T23:47:12.539Ztflt 0.302559542
29212025-09-18T23:47:12.542Zdflt 0.429254021
29222025-09-18T23:47:12.542Zkflt 0.000013577
29232025-09-18T23:47:12.542Zlock 18:49.975209792
29242025-09-18T23:47:12.542Zslp 21:29.829148932
29252025-09-18T23:47:12.543Zlat 26.198147695
29262025-09-18T23:47:12.543Zstop 32.114771258
29272025-09-18T23:47:12.543Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29282025-09-18T23:47:12.543Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29292025-09-18T23:47:12.543Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29302025-09-18T23:47:12.543Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29312025-09-18T23:47:12.543Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29322025-09-18T23:47:13.855Z Compiling regress v0.10.4
29332025-09-18T23:47:14.031Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29342025-09-18T23:47:14.031Z Compiling ident_case v1.0.1
29352025-09-18T23:47:14.034Z Compiling unsafe-libyaml v0.2.11
29362025-09-18T23:47:14.034Z Compiling match_cfg v0.1.0
29372025-09-18T23:47:14.109Z Compiling quick-error v1.2.3
29382025-09-18T23:47:14.112Z Compiling tempfile v3.20.0
29392025-09-18T23:47:14.112Z Compiling progenitor-client v0.10.0
29402025-09-18T23:47:14.205Z Compiling hostname v0.3.1
29412025-09-18T23:47:14.228Z Compiling darling_core v0.20.10
29422025-09-18T23:47:14.278Z Compiling structmeta-derive v0.3.0
29432025-09-18T23:47:14.443Z Compiling rustls v0.22.4
29442025-09-18T23:47:14.535Z Compiling hex v0.4.3
29452025-09-18T23:47:14.646Z Compiling multer v3.1.0
29462025-09-18T23:47:14.823Z Compiling debug-ignore v1.0.5
29472025-09-18T23:47:15.035Z Compiling toml_parser v1.0.2
29482025-09-18T23:47:15.099Z Compiling slog-json v2.6.1
29492025-09-18T23:47:15.142Z Compiling macaddr v1.0.1
29502025-09-18T23:47:15.490Z Compiling serde_yaml v0.9.34+deprecated
29512025-09-18T23:47:15.584Z Compiling toml_datetime v0.7.0
29522025-09-18T23:47:15.837Z Compiling serde_spanned v1.0.0
29532025-09-18T23:47:16.144Z Compiling async-stream-impl v0.3.6
29542025-09-18T23:47:16.208Z Compiling dropshot v0.16.4
29552025-09-18T23:47:16.576Z Compiling ref-cast v1.0.24
29562025-09-18T23:47:16.620Z Compiling toml_writer v1.0.2
29572025-09-18T23:47:16.865Z Compiling structmeta v0.3.0
29582025-09-18T23:47:17.086Z Compiling toml v0.9.5
29592025-09-18T23:47:17.293Z Compiling slog-bunyan v2.5.0
29602025-09-18T23:47:17.462Z Compiling async-stream v0.3.6
29612025-09-18T23:47:17.534Z Compiling waitgroup v0.1.2
29622025-09-18T23:47:17.789Z Compiling typify-impl v0.3.0
29632025-09-18T23:47:17.793Z Compiling rustls-pemfile v2.2.0
29642025-09-18T23:47:18.227Z Compiling dropshot_endpoint v0.16.4
29652025-09-18T23:47:18.299Z Compiling serde_path_to_error v0.1.17
29662025-09-18T23:47:19.029Z Compiling ref-cast-impl v1.0.24
29672025-09-18T23:47:19.170Z Compiling wait-timeout v0.2.0
29682025-09-18T23:47:19.728Z Compiling tokio-rustls v0.25.0
29692025-09-18T23:47:20.092Z Compiling darling_macro v0.20.10
29702025-09-18T23:47:20.180Z Compiling hostname v0.4.0
29712025-09-18T23:47:20.244Z Compiling bit-vec v0.8.0
29722025-09-18T23:47:20.445Z Compiling rusty-fork v0.3.0
29732025-09-18T23:47:20.464Z Compiling derive-ex v0.1.8
29742025-09-18T23:47:20.719Z Compiling bit-set v0.8.0
29752025-09-18T23:47:21.044Z Compiling rand_xorshift v0.4.0
29762025-09-18T23:47:21.082Z Compiling darling v0.20.10
29772025-09-18T23:47:21.132Z Compiling instant v0.1.13
29782025-09-18T23:47:21.232Z Compiling serde_with_macros v3.14.0
29792025-09-18T23:47:21.350Z Compiling unarray v0.1.4
29802025-09-18T23:47:21.373Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29812025-09-18T23:47:21.554Z Compiling proptest v1.7.0
29822025-09-18T23:47:21.582Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29832025-09-18T23:47:22.085Z Compiling progenitor-client v0.9.1
29842025-09-18T23:47:22.332Z Compiling derive-where v1.5.0
29852025-09-18T23:47:22.677Z Compiling parse-display-derive v0.10.0
29862025-09-18T23:47:23.338Z Compiling hashbrown v0.16.0
29872025-09-18T23:47:23.793Z Compiling serde_with v3.14.0
29882025-09-18T23:47:24.521Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29892025-09-18T23:47:24.806Z Compiling test-strategy v0.4.3
29902025-09-18T23:47:25.349Z Compiling foldhash v0.2.0
29912025-09-18T23:47:25.671Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29922025-09-18T23:47:25.841Z Compiling iddqd v0.3.13
29932025-09-18T23:47:26.065Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29942025-09-18T23:47:26.282Z Compiling backoff v0.4.0
29952025-09-18T23:47:26.696Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29962025-09-18T23:47:26.826Z Compiling parse-display v0.10.0
29972025-09-18T23:47:26.921Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
29982025-09-18T23:47:27.488Z Compiling typify-impl v0.4.3
29992025-09-18T23:47:27.509Z Compiling itertools v0.14.0
30002025-09-18T23:47:28.305Z Compiling darling_core v0.21.0
30012025-09-18T23:47:28.520Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
30022025-09-18T23:47:29.225Z Compiling proc-macro-crate v1.3.1
30032025-09-18T23:47:29.795Z Compiling typify-macro v0.3.0
30042025-09-18T23:47:29.821Z Compiling crucible-workspace-hack v0.1.0
30052025-09-18T23:47:30.209Z Compiling num_enum_derive v0.5.11
30062025-09-18T23:47:30.242Z Compiling proc-macro-error v1.0.4
30072025-09-18T23:47:30.607Z Compiling heapless v0.8.0
30082025-09-18T23:47:30.886Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30092025-09-18T23:47:31.494Z Compiling hash32 v0.3.1
30102025-09-18T23:47:31.602Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30112025-09-18T23:47:31.798Z Compiling smoltcp v0.11.0
30122025-09-18T23:47:32.009Z Compiling foreign-types-macros v0.2.3
30132025-09-18T23:47:32.515Z Compiling num_enum v0.5.11
30142025-09-18T23:47:32.546Z Compiling foreign-types-shared v0.3.1
30152025-09-18T23:47:32.727Z Compiling cobs v0.2.3
30162025-09-18T23:47:32.953Z Compiling postcard v1.0.10
30172025-09-18T23:47:33.296Z Compiling tabwriter v1.4.0
30182025-09-18T23:47:33.320Z Compiling foreign-types v0.5.0
30192025-09-18T23:47:33.479Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30202025-09-18T23:47:33.628Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30212025-09-18T23:47:33.793Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30222025-09-18T23:47:33.916Z Compiling typify v0.3.0
30232025-09-18T23:47:34.124Z Compiling progenitor-impl v0.9.1
30242025-09-18T23:47:34.179Z Compiling cstr-argument v0.1.2
30252025-09-18T23:47:34.292Z Compiling rayon-core v1.12.1
30262025-09-18T23:47:34.377Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30272025-09-18T23:47:34.470Z Compiling darling_macro v0.21.0
30282025-09-18T23:47:34.487Z Compiling pretty-hex v0.2.1
30292025-09-18T23:47:34.660Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30302025-09-18T23:47:34.735Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30312025-09-18T23:47:34.793Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30322025-09-18T23:47:35.125Z Compiling crossbeam-deque v0.8.5
30332025-09-18T23:47:35.150Z Compiling colored v2.2.0
30342025-09-18T23:47:35.175Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30352025-09-18T23:47:35.437Z Compiling darling v0.21.0
30362025-09-18T23:47:35.600Z Compiling ingot-macros v0.1.1
30372025-09-18T23:47:36.081Z Compiling zone_cfg_derive v0.3.0
30382025-09-18T23:47:37.096Z Compiling rayon v1.10.0
30392025-09-18T23:47:37.343Z Compiling camino-tempfile v1.4.1
30402025-09-18T23:47:37.548Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30412025-09-18T23:47:37.844Z Compiling smf v0.2.3
30422025-09-18T23:47:37.984Z Compiling num-derive v0.4.2
30432025-09-18T23:47:39.135Z Compiling sigpipe v0.1.3
30442025-09-18T23:47:39.312Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30452025-09-18T23:47:39.669Z Compiling jiff v0.2.15
30462025-09-18T23:47:39.695Z Compiling typify-macro v0.4.3
30472025-09-18T23:47:39.950Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30482025-09-18T23:47:40.451Z Compiling zone v0.3.1
30492025-09-18T23:47:40.456Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30502025-09-18T23:47:41.092Z Compiling progenitor-macro v0.9.1
30512025-09-18T23:47:41.321Z Compiling toml v0.8.23
30522025-09-18T23:47:41.551Z Compiling num-rational v0.4.2
30532025-09-18T23:47:41.894Z Compiling num-complex v0.4.6
30542025-09-18T23:47:42.750Z Compiling ingot-types v0.1.2
30552025-09-18T23:47:42.874Z Compiling num v0.4.3
30562025-09-18T23:47:42.900Z Compiling float-ord v0.3.2
30572025-09-18T23:47:43.065Z Compiling universal-hash v0.5.1
30582025-09-18T23:47:43.093Z Compiling secrecy v0.10.3
30592025-09-18T23:47:43.157Z Compiling opaque-debug v0.3.1
30602025-09-18T23:47:43.307Z Compiling convert_case v0.4.0
30612025-09-18T23:47:43.333Z Compiling password-hash v0.5.0
30622025-09-18T23:47:43.396Z Compiling blake2 v0.10.6
30632025-09-18T23:47:43.615Z Compiling ingot v0.1.1
30642025-09-18T23:47:43.789Z Compiling typify v0.4.3
30652025-09-18T23:47:44.006Z Compiling progenitor-impl v0.10.0
30662025-09-18T23:47:44.191Z Compiling derive_more v0.99.20
30672025-09-18T23:47:44.225Z Compiling indent_write v2.2.0
30682025-09-18T23:47:44.488Z Compiling argon2 v0.5.3
30692025-09-18T23:47:44.714Z Compiling aead v0.5.2
30702025-09-18T23:47:45.153Z Compiling keccak v0.1.5
30712025-09-18T23:47:46.514Z Compiling utf-8 v0.7.6
30722025-09-18T23:47:46.898Z Compiling tungstenite v0.21.0
30732025-09-18T23:47:47.418Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30742025-09-18T23:47:47.772Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30752025-09-18T23:47:47.821Z Compiling sha3 v0.10.8
30762025-09-18T23:47:48.823Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30772025-09-18T23:47:48.943Z Compiling poly1305 v0.8.0
30782025-09-18T23:47:49.002Z Compiling chacha20 v0.9.1
30792025-09-18T23:47:49.344Z Compiling tokio-tungstenite v0.21.0
30802025-09-18T23:47:49.556Z Compiling console v0.15.10
30812025-09-18T23:47:50.488Z Compiling owo-colors v4.2.2
30822025-09-18T23:47:50.615Z Compiling cancel-safe-futures v0.1.5
30832025-09-18T23:47:50.712Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30842025-09-18T23:47:50.904Z Compiling base64 v0.21.7
30852025-09-18T23:47:50.985Z Compiling libsw-core v0.3.1
30862025-09-18T23:47:51.027Z Compiling progenitor-macro v0.10.0
30872025-09-18T23:47:51.089Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30882025-09-18T23:47:51.229Z Compiling semver v0.1.20
30892025-09-18T23:47:51.321Z Compiling fixedbitset v0.5.7
30902025-09-18T23:47:51.548Z Compiling libsw v3.5.0
30912025-09-18T23:47:51.830Z Compiling petgraph v0.8.2
30922025-09-18T23:47:51.889Z Compiling rustc_version v0.1.7
30932025-09-18T23:47:52.015Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30942025-09-18T23:47:52.385Z Compiling atomicwrites v0.4.4
30952025-09-18T23:47:52.529Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30962025-09-18T23:47:52.776Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30972025-09-18T23:47:52.848Z Compiling newline-converter v0.3.0
30982025-09-18T23:47:52.985Z Compiling thiserror-impl-no-std v2.0.2
30992025-09-18T23:47:53.114Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31002025-09-18T23:47:53.140Z Compiling half v2.4.1
31012025-09-18T23:47:53.677Z Compiling ciborium-io v0.2.2
31022025-09-18T23:47:53.727Z Compiling linear-map v1.2.0
31032025-09-18T23:47:53.818Z Compiling ciborium-ll v0.2.2
31042025-09-18T23:47:53.852Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31052025-09-18T23:47:54.140Z Compiling expectorate v1.2.0
31062025-09-18T23:47:54.243Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31072025-09-18T23:47:54.318Z Compiling progenitor v0.9.1
31082025-09-18T23:47:54.455Z Compiling newtype_derive v0.1.6
31092025-09-18T23:47:54.594Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
31102025-09-18T23:47:54.622Z Compiling pin-project-internal v1.1.6
31112025-09-18T23:47:54.682Z Compiling ciborium v0.2.2
31122025-09-18T23:47:55.253Z Compiling chacha20poly1305 v0.10.1
31132025-09-18T23:47:55.559Z Compiling typify-impl v0.2.0
31142025-09-18T23:47:55.788Z Compiling thiserror-no-std v2.0.2
31152025-09-18T23:47:55.965Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31162025-09-18T23:47:56.020Z Compiling vsss-rs v3.3.4
31172025-09-18T23:47:56.063Z Compiling resolv-conf v0.7.0
31182025-09-18T23:47:56.808Z Compiling primeorder v0.13.6
31192025-09-18T23:47:57.379Z Compiling pem v3.0.5
31202025-09-18T23:47:57.431Z Compiling pin-project v1.1.6
31212025-09-18T23:47:57.629Z Compiling snafu-derive v0.8.5
31222025-09-18T23:47:58.180Z Compiling csv-core v0.1.11
31232025-09-18T23:47:58.421Z Compiling moka v0.12.10
31242025-09-18T23:47:58.786Z Compiling same-file v1.0.6
31252025-09-18T23:47:58.809Z Compiling libefi-sys v0.1.0
31262025-09-18T23:47:59.136Z Compiling walkdir v2.5.0
31272025-09-18T23:47:59.263Z Compiling csv v1.3.1
31282025-09-18T23:47:59.835Z Compiling tabled_derive v0.7.0
31292025-09-18T23:47:59.961Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31302025-09-18T23:48:00.381Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31312025-09-18T23:48:00.562Z Compiling globset v0.4.15
31322025-09-18T23:48:00.927Z Compiling olpc-cjson v0.1.4
31332025-09-18T23:48:01.266Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31342025-09-18T23:48:01.751Z Compiling serde_plain v1.0.2
31352025-09-18T23:48:02.099Z Compiling async-recursion v1.1.1
31362025-09-18T23:48:02.130Z Compiling bitfield-struct v0.6.2
31372025-09-18T23:48:02.154Z Compiling unicase v2.7.0
31382025-09-18T23:48:02.272Z Compiling typed-path v0.9.3
31392025-09-18T23:48:02.516Z Compiling tagptr v0.2.0
31402025-09-18T23:48:02.540Z Compiling snafu v0.8.5
31412025-09-18T23:48:02.840Z Compiling highway v1.3.0
31422025-09-18T23:48:03.337Z Compiling arc-swap v1.7.1
31432025-09-18T23:48:03.574Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31442025-09-18T23:48:03.942Z Compiling slog-scope v4.4.0
31452025-09-18T23:48:03.987Z Compiling textwrap v0.16.2
31462025-09-18T23:48:04.354Z Compiling progenitor v0.10.0
31472025-09-18T23:48:04.379Z Compiling tabled v0.15.0
31482025-09-18T23:48:04.558Z Compiling tough v0.20.0
31492025-09-18T23:48:04.637Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31502025-09-18T23:48:05.045Z Compiling steno v0.4.1
31512025-09-18T23:48:05.365Z Compiling polyval v0.6.2
31522025-09-18T23:48:05.803Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31532025-09-18T23:48:05.847Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31542025-09-18T23:48:06.413Z Compiling hickory-proto v0.24.4
31552025-09-18T23:48:06.501Z Compiling proc-macro-error-attr2 v2.0.0
31562025-09-18T23:48:07.117Z Compiling typify-macro v0.2.0
31572025-09-18T23:48:07.369Z Compiling linked-hash-map v0.5.6
31582025-09-18T23:48:07.762Z Compiling parking_lot_core v0.8.6
31592025-09-18T23:48:08.333Z Compiling humantime v2.2.0
31602025-09-18T23:48:08.914Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31612025-09-18T23:48:09.092Z Compiling salty v0.3.0
31622025-09-18T23:48:09.629Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31632025-09-18T23:48:10.308Z Compiling lru-cache v0.1.2
31642025-09-18T23:48:10.465Z Compiling proc-macro-error2 v2.0.1
31652025-09-18T23:48:10.550Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31662025-09-18T23:48:10.975Z Compiling ghash v0.5.1
31672025-09-18T23:48:11.016Z Compiling hickory-resolver v0.25.2
31682025-09-18T23:48:11.109Z Compiling slog-stdlog v4.1.1
31692025-09-18T23:48:11.206Z Compiling typify v0.2.0
31702025-09-18T23:48:11.233Z Compiling p384 v0.13.0
31712025-09-18T23:48:11.428Z Compiling progenitor-impl v0.8.0
31722025-09-18T23:48:11.506Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31732025-09-18T23:48:11.662Z Compiling nix v0.30.1
31742025-09-18T23:48:11.764Z Compiling ctr v0.9.2
31752025-09-18T23:48:12.166Z Compiling num-derive v0.3.3
31762025-09-18T23:48:12.573Z Compiling lzma-sys v0.1.20
31772025-09-18T23:48:12.778Z Compiling gethostname v0.5.0
31782025-09-18T23:48:13.429Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31792025-09-18T23:48:14.355Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31802025-09-18T23:48:14.453Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31812025-09-18T23:48:14.541Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31822025-09-18T23:48:15.529Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31832025-09-18T23:48:16.155Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31842025-09-18T23:48:17.955Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31852025-09-18T23:48:18.458Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31862025-09-18T23:48:18.492Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31872025-09-18T23:48:18.984Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31882025-09-18T23:48:20.311Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31892025-09-18T23:48:20.909Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31902025-09-18T23:48:21.041Z Compiling slog-dtrace v0.3.0
31912025-09-18T23:48:21.438Z Compiling xshell-macros v0.2.7
31922025-09-18T23:48:22.271Z Compiling xshell v0.2.7
31932025-09-18T23:48:22.463Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31942025-09-18T23:48:22.489Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31952025-09-18T23:48:23.487Z Compiling progenitor-macro v0.8.0
31962025-09-18T23:48:23.822Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31972025-09-18T23:48:24.486Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31982025-09-18T23:48:24.693Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31992025-09-18T23:48:25.322Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32002025-09-18T23:48:26.012Z Compiling libscf-sys v1.1.0
32012025-09-18T23:48:26.364Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32022025-09-18T23:48:27.375Z Compiling aes-gcm v0.10.3
32032025-09-18T23:48:27.470Z Compiling mime_guess v2.0.5
32042025-09-18T23:48:27.754Z Compiling hickory-resolver v0.24.4
32052025-09-18T23:48:28.643Z Compiling slog-envlogger v2.2.0
32062025-09-18T23:48:29.367Z Compiling tabled_derive v0.11.0
32072025-09-18T23:48:30.545Z Compiling papergrid v0.17.0
32082025-09-18T23:48:31.384Z Compiling progenitor-impl v0.11.0
32092025-09-18T23:48:32.218Z Compiling testing_table v0.3.0
32102025-09-18T23:48:32.528Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32112025-09-18T23:48:33.516Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32122025-09-18T23:48:33.746Z Compiling heck v0.3.3
32132025-09-18T23:48:34.176Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32142025-09-18T23:48:34.677Z Compiling tokio-dtrace v0.1.0
32152025-09-18T23:48:34.799Z Compiling progenitor-client v0.8.0
32162025-09-18T23:48:35.179Z Compiling ssh-encoding v0.2.0
32172025-09-18T23:48:35.373Z Compiling blowfish v0.9.1
32182025-09-18T23:48:35.735Z Compiling env_filter v0.1.2
32192025-09-18T23:48:35.894Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32202025-09-18T23:48:36.306Z Compiling nibble_vec v0.1.0
32212025-09-18T23:48:36.381Z Compiling endian-type v0.1.2
32222025-09-18T23:48:36.556Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32232025-09-18T23:48:36.642Z Compiling radix_trie v0.2.1
32242025-09-18T23:48:36.675Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32252025-09-18T23:48:36.720Z Compiling progenitor v0.8.0
32262025-09-18T23:48:36.976Z Compiling env_logger v0.11.5
32272025-09-18T23:48:37.002Z Compiling bcrypt-pbkdf v0.10.0
32282025-09-18T23:48:37.030Z Compiling ssh-cipher v0.2.0
32292025-09-18T23:48:37.268Z Compiling oxide-tokio-rt v0.1.2
32302025-09-18T23:48:37.625Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32312025-09-18T23:48:37.671Z Compiling zone_cfg_derive v0.1.2
32322025-09-18T23:48:37.674Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32332025-09-18T23:48:38.180Z Compiling tabled v0.20.0
32342025-09-18T23:48:38.214Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32352025-09-18T23:48:38.414Z Compiling progenitor-macro v0.11.0
32362025-09-18T23:48:38.439Z Compiling parking_lot v0.11.2
32372025-09-18T23:48:39.075Z Compiling qorb v0.4.1
32382025-09-18T23:48:39.259Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32392025-09-18T23:48:40.167Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32402025-09-18T23:48:40.753Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32412025-09-18T23:48:41.589Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32422025-09-18T23:48:41.968Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32432025-09-18T23:48:42.968Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32442025-09-18T23:48:43.453Z Compiling progenitor-client v0.11.0
32452025-09-18T23:48:43.487Z Compiling password-hash v0.4.2
32462025-09-18T23:48:43.790Z Compiling prefix-trie v0.7.0
32472025-09-18T23:48:44.011Z Compiling fxhash v0.2.1
32482025-09-18T23:48:44.047Z Compiling number_prefix v0.4.0
32492025-09-18T23:48:44.080Z Compiling base64 v0.13.1
32502025-09-18T23:48:44.159Z Compiling http-range v0.1.5
32512025-09-18T23:48:44.276Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32522025-09-18T23:48:44.321Z Compiling indicatif v0.17.11
32532025-09-18T23:48:44.325Z Compiling sled v0.34.7
32542025-09-18T23:48:44.536Z Compiling hickory-server v0.25.2
32552025-09-18T23:48:44.627Z Compiling ron v0.7.1
32562025-09-18T23:48:44.627Z Compiling pbkdf2 v0.11.0
32572025-09-18T23:48:44.714Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32582025-09-18T23:48:45.044Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32592025-09-18T23:48:45.421Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32602025-09-18T23:48:46.831Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32612025-09-18T23:48:48.967Z Compiling xz2 v0.1.7
32622025-09-18T23:48:49.458Z Compiling zone v0.1.8
32632025-09-18T23:48:49.578Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32642025-09-18T23:48:50.044Z Compiling ssh-key v0.6.6
32652025-09-18T23:48:50.648Z Compiling hickory-client v0.25.2
32662025-09-18T23:48:51.157Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32672025-09-18T23:48:51.293Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32682025-09-18T23:48:51.334Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32692025-09-18T23:48:51.485Z Compiling progenitor v0.11.0
32702025-09-18T23:48:51.777Z Compiling p256 v0.13.2
32712025-09-18T23:48:52.421Z Compiling p521 v0.13.3
32722025-09-18T23:48:52.603Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
32732025-09-18T23:48:52.792Z Compiling yasna v0.5.2
32742025-09-18T23:48:53.778Z Compiling headers-core v0.3.0
32752025-09-18T23:48:54.010Z Compiling kstat-rs v0.2.4
32762025-09-18T23:48:54.116Z Compiling secrecy v0.8.0
32772025-09-18T23:48:54.160Z Compiling nanorand v0.7.0
32782025-09-18T23:48:54.420Z Compiling russh-cryptovec v0.7.3
32792025-09-18T23:48:54.446Z Compiling atty v0.2.14
32802025-09-18T23:48:54.594Z Compiling md5 v0.7.0
32812025-09-18T23:48:54.649Z Compiling crc8 v0.1.1
32822025-09-18T23:48:54.674Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32832025-09-18T23:48:54.721Z Compiling flume v0.11.1
32842025-09-18T23:48:54.768Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32852025-09-18T23:48:54.856Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32862025-09-18T23:48:55.158Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32872025-09-18T23:48:55.400Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32882025-09-18T23:48:57.928Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32892025-09-18T23:48:59.245Z Compiling russh-keys v0.45.0
32902025-09-18T23:49:00.560Z Compiling headers v0.4.1
32912025-09-18T23:49:01.485Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32922025-09-18T23:49:02.391Z Compiling rcgen v0.12.1
32932025-09-18T23:49:02.544Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32942025-09-18T23:49:02.975Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32952025-09-18T23:49:03.535Z Compiling hyper-staticfile v0.10.1
32962025-09-18T23:49:04.514Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32972025-09-18T23:49:04.621Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
32982025-09-18T23:49:05.137Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32992025-09-18T23:49:05.180Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33002025-09-18T23:49:06.373Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33012025-09-18T23:49:07.254Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33022025-09-18T23:49:08.116Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33032025-09-18T23:49:08.247Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33042025-09-18T23:49:09.872Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33052025-09-18T23:49:10.009Z Compiling num-bigint v0.4.6
33062025-09-18T23:49:11.394Z Compiling des v0.8.1
33072025-09-18T23:49:11.426Z Compiling subprocess v0.2.9
33082025-09-18T23:49:11.801Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33092025-09-18T23:49:12.739Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33102025-09-18T23:49:12.844Z Compiling display-error-chain v0.2.2
33112025-09-18T23:49:13.105Z Compiling hex-literal v0.4.1
33122025-09-18T23:49:13.138Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33132025-09-18T23:49:13.327Z Compiling russh v0.45.0
33142025-09-18T23:49:14.000Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33152025-09-18T23:49:15.983Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33162025-09-18T23:49:16.172Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33172025-09-18T23:49:16.692Z Compiling internet-checksum v0.2.1
33182025-09-18T23:49:18.626Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33192025-09-18T23:49:47.318Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33202025-09-18T23:50:12.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
33212025-09-18T23:50:12.960Z
33222025-09-18T23:50:12.960Zreal 3:00.337792776
33232025-09-18T23:50:12.960Zuser 16:42.166415053
33242025-09-18T23:50:12.960Zsys 2:21.938170378
33252025-09-18T23:50:12.963Ztrap 0.536712540
33262025-09-18T23:50:12.963Ztflt 0.246757798
33272025-09-18T23:50:12.964Zdflt 0.600820389
33282025-09-18T23:50:12.964Zkflt 0.000420588
33292025-09-18T23:50:12.964Zlock 46:12.821572853
33302025-09-18T23:50:12.964Zslp 1:02:08.109186696
33312025-09-18T23:50:12.964Zlat 59.632259860
33322025-09-18T23:50:12.964Zstop 2:20.617884696
33332025-09-18T23:50:12.964Z+ mkdir tests
33342025-09-18T23:50:12.967Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33352025-09-18T23:50:12.967Z+ xargs -I '{}' -t cp '{}' tests/
33362025-09-18T23:50:13.005Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1d2c7c458cf40b43 tests/
33372025-09-18T23:50:13.025Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-abe74b4c57630ae5 tests/
33382025-09-18T23:50:13.046Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-b4b2d87da7be889d tests/
33392025-09-18T23:50:13.066Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9358d27ff329b963 tests/
33402025-09-18T23:50:13.329Z+ 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/*)
33412025-09-18T23:50:13.333Z+ 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-1d2c7c458cf40b43 tests/commtest-b4b2d87da7be889d tests/dhcp_server-abe74b4c57630ae5 tests/end_to_end_tests-9358d27ff329b963 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
33422025-09-18T23:51:53.936ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33432025-09-18T23:51:53.936Za .github/buildomat/ci-env.sh 1K
33442025-09-18T23:51:53.936Za out/target/test 1K
33452025-09-18T23:51:53.936Za out/npuzone/npuzone 23144K
33462025-09-18T23:51:53.936Za package-manifest.toml 34K
33472025-09-18T23:51:53.936Za smf/sled-agent/non-gimlet/config.toml 5K
33482025-09-18T23:51:53.936Za target/release/omicron-package 41340K
33492025-09-18T23:51:53.936Za target/release/xtask 11727K
33502025-09-18T23:51:53.936Za target/debug/bootstrap 305768K
33512025-09-18T23:51:53.936Za tests/bootstrap-1d2c7c458cf40b43 23730K
33522025-09-18T23:51:53.936Za tests/commtest-b4b2d87da7be889d 23829K
33532025-09-18T23:51:53.936Za tests/dhcp_server-abe74b4c57630ae5 23730K
33542025-09-18T23:51:53.936Za tests/end_to_end_tests-9358d27ff329b963 347253K
33552025-09-18T23:51:53.936Za out/clickhouse.tar.gz 316192K
33562025-09-18T23:51:53.936Za out/clickhouse_keeper.tar.gz 299912K
33572025-09-18T23:51:53.936Za out/clickhouse_server.tar.gz 316192K
33582025-09-18T23:51:53.936Za out/cockroachdb.tar.gz 165681K
33592025-09-18T23:51:53.936Za out/crucible-dtrace.tar 99K
33602025-09-18T23:51:53.936Za out/crucible-pantry-zone.tar.gz 38329K
33612025-09-18T23:51:53.936Za out/crucible-zone.tar.gz 48132K
33622025-09-18T23:51:53.936Za out/external-dns.tar.gz 50977K
33632025-09-18T23:51:53.937Za out/internal-dns.tar.gz 50976K
33642025-09-18T23:51:53.937Za out/mg-ddm-gz.tar 118403K
33652025-09-18T23:51:53.937Za out/nexus.tar.gz 135804K
33662025-09-18T23:51:53.937Za out/ntp.tar.gz 33336K
33672025-09-18T23:51:53.937Za out/omicron-gateway-softnpu.tar.gz 31359K
33682025-09-18T23:51:53.937Za out/omicron-sled-agent.tar 143282K
33692025-09-18T23:51:53.937Za out/overlay.tar.gz 3K
33702025-09-18T23:51:53.937Za out/oximeter.tar.gz 63977K
33712025-09-18T23:51:53.937Za out/oxlog.tar 4011K
33722025-09-18T23:51:53.937Za out/probe.tar.gz 3037K
33732025-09-18T23:51:53.937Za out/propolis-server.tar.gz 68586K
33742025-09-18T23:51:53.937Za out/pumpkind-gz.tar 26648K
33752025-09-18T23:51:53.937Za out/switch-softnpu.tar.gz 390972K
33762025-09-18T23:51:53.940Z
33772025-09-18T23:51:53.941Zreal 1:40.590827333
33782025-09-18T23:51:53.941Zuser 1:36.201347059
33792025-09-18T23:51:53.941Zsys 6.227933618
33802025-09-18T23:51:53.941Ztrap 0.025331344
33812025-09-18T23:51:53.941Ztflt 0.000000000
33822025-09-18T23:51:53.941Zdflt 0.000000000
33832025-09-18T23:51:53.941Zkflt 0.000000000
33842025-09-18T23:51:53.941Zlock 0.000000000
33852025-09-18T23:51:53.941Zslp 1:36.051370728
33862025-09-18T23:51:53.941Zlat 2.670998573
33872025-09-18T23:51:53.941Zstop 0.000195206
33882025-09-18T23:51:53.944Zprocess exited: duration 2301328 ms, exit code 0
 
33892025-09-18T23:51:53.961Zfound 1 output files
33902025-09-18T23:51:53.961Zuploading: /work/package.tar.gz (2308915257 bytes)
33912025-09-18T23:52:46.237Zuploaded: /work/package.tar.gz