01K1BK5PWCTC6GT624N9C3YWA6: 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: 01K1BK6ECPF24D3SMZAA1SXVA5

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-29T17:21:40.633Zjob assigned to worker 01K1BK6N0S272ANAP9ZJC6KZ6J [factory aws, i-000334c2c1496190d] (queued for 1 m 8 s)
 
22025-07-29T17:21:48.873Zstarting task 0: "setup"
32025-07-29T17:21:48.877Z++ uname -s
42025-07-29T17:21:48.881Z+ kern=SunOS
52025-07-29T17:21:48.881Z+ build_user=build
62025-07-29T17:21:48.881Z+ build_uid=12345
72025-07-29T17:21:48.881Z+ work_dir=/work
82025-07-29T17:21:48.881Z+ input_dir=/input
92025-07-29T17:21:48.881Z+ [[ 0 == 12345 ]]
102025-07-29T17:21:48.881Z+ case "$kern" in
112025-07-29T17:21:48.881Z+ groupadd -g 12345 build
122025-07-29T17:21:48.885Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-29T17:21:50.892Z+ zfs create -o mountpoint=/work rpool/work
142025-07-29T17:21:51.015Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-29T17:21:51.019Z+ home_fs=zfs
162025-07-29T17:21:51.019Z+ [[ zfs == autofs ]]
172025-07-29T17:21:51.019Z+ mkdir -p /home/build
182025-07-29T17:21:51.019Z+ chown build:build /home/build /work
192025-07-29T17:21:52.025Z+ chmod 0700 /home/build /work
202025-07-29T17:21:52.040Zprocess exited: duration 3152 ms, exit code 0
 
212025-07-29T17:21:52.078Zstarting task 1: "rust-toolchain"
222025-07-29T17:21:52.091Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-29T17:21:52.091Z * rust toolchain channel = "1.88.0"
242025-07-29T17:21:52.092Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-07-29T17:21:52.092Z * rust toolchain profile = "default"
262025-07-29T17:21:52.092Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-29T17:21:52.092Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-29T17:21:52.095Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-29T17:21:52.095Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-29T17:21:52.231Zinfo: downloading installer
312025-07-29T17:21:53.409Zwarn: It looks like you have an existing installation of Rust at:
322025-07-29T17:21:53.409Zwarn: /opt/ooce/bin
332025-07-29T17:21:53.409Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-29T17:21:53.409Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-29T17:21:53.409Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-29T17:21:53.409Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-29T17:21:53.409Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-29T17:21:53.410Zerror: cannot install while Rust is installed
392025-07-29T17:21:53.410Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-29T17:21:53.423Zinfo: profile set to 'default'
412025-07-29T17:21:53.423Zinfo: default host triple is x86_64-unknown-illumos
422025-07-29T17:21:53.428Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-29T17:21:53.595Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-29T17:21:53.595Zinfo: downloading component 'cargo'
452025-07-29T17:21:54.364Zinfo: downloading component 'clippy'
462025-07-29T17:21:54.678Zinfo: downloading component 'rust-docs'
472025-07-29T17:21:55.905Zinfo: downloading component 'rust-std'
482025-07-29T17:21:57.333Zinfo: downloading component 'rustc'
492025-07-29T17:22:03.309Zinfo: downloading component 'rustfmt'
502025-07-29T17:22:03.535Zinfo: installing component 'cargo'
512025-07-29T17:22:04.440Zinfo: installing component 'clippy'
522025-07-29T17:22:04.807Zinfo: installing component 'rust-docs'
532025-07-29T17:22:06.613Zinfo: installing component 'rust-std'
542025-07-29T17:22:08.481Zinfo: installing component 'rustc'
552025-07-29T17:22:18.721Zinfo: installing component 'rustfmt'
562025-07-29T17:22:18.856Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-29T17:22:18.856Z
582025-07-29T17:22:18.856Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-29T17:22:18.856Z
602025-07-29T17:22:18.856Z
612025-07-29T17:22:18.856ZRust is installed now. Great!
622025-07-29T17:22:18.856Z
632025-07-29T17:22:18.856ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-29T17:22:18.856Zenvironment variable. This has not been done automatically.
652025-07-29T17:22:18.856Z
662025-07-29T17:22:18.856ZTo configure your current shell, you need to source
672025-07-29T17:22:18.856Zthe corresponding env file under $HOME/.cargo.
682025-07-29T17:22:18.856Z
692025-07-29T17:22:18.856ZThis is usually done by running one of the following (note the leading DOT):
702025-07-29T17:22:18.856Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-29T17:22:18.856Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-29T17:22:18.856Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-29T17:22:18.856Z+ rustup --version
742025-07-29T17:22:18.856Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-29T17:22:18.856Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-29T17:22:18.856Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-29T17:22:18.856Z+ cargo --version
782025-07-29T17:22:18.856Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-29T17:22:18.856Z+ rustc --version
802025-07-29T17:22:18.856Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-29T17:22:18.856Zprocess exited: duration 23881 ms, exit code 0
 
822025-07-29T17:22:18.909Zstarting task 2: "authentication"
832025-07-29T17:22:18.914Zprocess exited: duration 29 ms, exit code 0
 
842025-07-29T17:22:18.921Zstarting task 3: "clone repository"
852025-07-29T17:22:18.926Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-29T17:22:18.931Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-29T17:22:18.967ZCloning into '/work/oxidecomputer/omicron'...
882025-07-29T17:22:28.965Z+ cd /work/oxidecomputer/omicron
892025-07-29T17:22:28.972Z+ git fetch origin 778294fa6e5ec0fd990de448799f64bea8bd8af3
902025-07-29T17:22:29.268ZFrom https://github.com/oxidecomputer/omicron
912025-07-29T17:22:29.268Z * branch 778294fa6e5ec0fd990de448799f64bea8bd8af3 -> FETCH_HEAD
922025-07-29T17:22:29.280Z+ [[ -n '' ]]
932025-07-29T17:22:29.280Z+ git reset --hard 778294fa6e5ec0fd990de448799f64bea8bd8af3
942025-07-29T17:22:29.513ZHEAD is now at 778294fa6 disable flag should default to false
952025-07-29T17:22:29.516Zprocess exited: duration 10591 ms, exit code 0
 
962025-07-29T17:22:29.525Zstarting task 4: "build"
972025-07-29T17:22:29.530Z+ source .github/buildomat/ci-env.sh
982025-07-29T17:22:29.533Z++ export CARGO_TERM_COLOR=always
992025-07-29T17:22:29.533Z++ CARGO_TERM_COLOR=always
1002025-07-29T17:22:29.533Z+ cargo --version
1012025-07-29T17:22:29.585Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-29T17:22:29.590Z+ rustc --version
1032025-07-29T17:22:29.657Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-29T17:22:29.661Z+ WORK=/work
1052025-07-29T17:22:29.661Z+ pfexec mkdir -p /work
1062025-07-29T17:22:29.665Z+ pfexec chown build /work
1072025-07-29T17:22:29.669Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082025-07-29T17:22:40.007Z Startup: Refreshing catalog 'helios-dev' ... Done
1092025-07-29T17:22:47.321Z Startup: Caching catalogs ... Done
1102025-07-29T17:22:52.403ZPlanning: Solver setup ... Done (3.730s)
1112025-07-29T17:22:52.440ZPlanning: Running solver ... Done (0.037s)
1122025-07-29T17:22:52.532ZPlanning: Finding local manifests ... Done (0.004s)
1132025-07-29T17:22:52.580ZPlanning: Fetching manifests: 0/4 0% complete
1142025-07-29T17:22:53.155ZPlanning: Fetching manifests: 4/4 100% complete
1152025-07-29T17:22:53.432ZPlanning: Package planning ... Done (0.275s)
1162025-07-29T17:22:53.482ZPlanning: Merging actions ... Done (0.050s)
1172025-07-29T17:22:53.778ZPlanning: Checking for conflicting actions ... Done (0.296s)
1182025-07-29T17:22:53.790ZPlanning: Consolidating action changes ... Done (0.011s)
1192025-07-29T17:22:54.818ZPlanning: Evaluating mediators ... Done (1.027s)
1202025-07-29T17:22:54.829ZPlanning: Planning completed in 7.39 seconds
1212025-07-29T17:22:54.843Z Packages to install: 4
1222025-07-29T17:22:54.847Z Mediators to change: 2
1232025-07-29T17:22:54.848Z Services to change: 1
1242025-07-29T17:22:54.848Z Estimated space available: 155.51 GB
1252025-07-29T17:22:54.848ZEstimated space to be consumed: 1.71 GB
1262025-07-29T17:22:54.848Z Create boot environment: No
1272025-07-29T17:22:54.848ZCreate backup boot environment: No
1282025-07-29T17:22:54.848Z Rebuild boot archive: No
1292025-07-29T17:22:54.848Z
1302025-07-29T17:22:54.848ZChanged mediators:
1312025-07-29T17:22:54.848Z mediator clang:
1322025-07-29T17:22:54.848Z version: None -> 15 (system default)
1332025-07-29T17:22:54.849Z
1342025-07-29T17:22:54.849Z mediator llvm:
1352025-07-29T17:22:54.849Z version: 14 (system default) -> 15 (system default)
1362025-07-29T17:22:54.849Z
1372025-07-29T17:22:54.849ZChanged packages:
1382025-07-29T17:22:54.849Zhelios-dev
1392025-07-29T17:22:54.849Z developer/build-essential
1402025-07-29T17:22:54.849Z None -> 11-2.0
1412025-07-29T17:22:54.850Z library/libxmlsec1
1422025-07-29T17:22:54.850Z None -> 1.2.35-2.0
1432025-07-29T17:22:54.850Z ooce/developer/clang-15
1442025-07-29T17:22:54.850Z None -> 15.0.7-2.0
1452025-07-29T17:22:54.850Z ooce/developer/llvm-15
1462025-07-29T17:22:54.850Z None -> 15.0.7-2.0
1472025-07-29T17:22:54.850Z
1482025-07-29T17:22:54.850ZServices:
1492025-07-29T17:22:54.850Z restart_fmri:
1502025-07-29T17:22:54.850Z svc:/system/update-man-index:default
1512025-07-29T17:22:54.901Z
1522025-07-29T17:22:54.901ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532025-07-29T17:22:59.900ZDownload: 2014/3290 items 118.7/212.6MB 55% complete (23.9M/s)
1542025-07-29T17:23:03.131ZDownload: Completed 212.60 MB in 8.23 seconds (25.8M/s)
1552025-07-29T17:23:03.427Z Actions: 1/3689 actions (Installing new actions)
1562025-07-29T17:23:07.955Z Actions: Completed 3689 actions in 4.53 seconds.
1572025-07-29T17:23:08.558Z Done (0.599s)
1582025-07-29T17:23:08.558Z Done (0.000s)
1592025-07-29T17:23:09.414Z Done (0.855s)
1602025-07-29T17:23:13.760Z Done (4.035s)
1612025-07-29T17:23:13.848Z Done (0.019s)
1622025-07-29T17:23:13.851Z Done (0.000s)
1632025-07-29T17:23:14.007Z Done (0.000s)
1642025-07-29T17:23:14.849ZPlanning: Evaluating mediator changes ... Done
1652025-07-29T17:23:15.012ZPlanning: Checking for conflicting actions ... Done
1662025-07-29T17:23:15.015ZPlanning: Consolidating action changes ... Done
1672025-07-29T17:23:15.289ZPlanning: Evaluating mediators ... Done
1682025-07-29T17:23:15.293ZPlanning: Planning completed in 0.44 seconds
1692025-07-29T17:23:15.321Z Mediators to change: 2
1702025-07-29T17:23:15.321Z Create boot environment: No
1712025-07-29T17:23:15.324ZCreate backup boot environment: No
1722025-07-29T17:23:15.463Z Done
1732025-07-29T17:23:15.463Z Done
1742025-07-29T17:23:16.076Z Done
1752025-07-29T17:23:19.722Z Done
1762025-07-29T17:23:19.807Z Done
1772025-07-29T17:23:19.811Z Done
1782025-07-29T17:23:19.958Z Done
1792025-07-29T17:23:20.588ZPlanning: Evaluating mediator changes ... Done
1802025-07-29T17:23:20.591ZPlanning: Merging actions ... Done
1812025-07-29T17:23:20.781ZPlanning: Checking for conflicting actions ... Done
1822025-07-29T17:23:20.784ZPlanning: Consolidating action changes ... Done
1832025-07-29T17:23:21.053ZPlanning: Evaluating mediators ... Done
1842025-07-29T17:23:21.109ZPlanning: Planning completed in 0.77 seconds
1852025-07-29T17:23:21.146Z Packages to change: 1
1862025-07-29T17:23:21.146Z Mediators to change: 1
1872025-07-29T17:23:21.146Z Services to change: 1
1882025-07-29T17:23:21.146Z Create boot environment: No
1892025-07-29T17:23:21.149ZCreate backup boot environment: Yes
1902025-07-29T17:23:23.575Z Actions: 1/6 actions (Updating modified actions)
1912025-07-29T17:23:23.578Z Actions: Completed 6 actions in 0.00 seconds.
1922025-07-29T17:23:23.578Z Done
1932025-07-29T17:23:23.578Z Done
1942025-07-29T17:23:23.750Z Done
1952025-07-29T17:23:27.323Z Done
1962025-07-29T17:23:27.410Z Done
1972025-07-29T17:23:27.413Z Done
1982025-07-29T17:23:27.560Z Done
1992025-07-29T17:23:28.007ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002025-07-29T17:23:28.007Zclang system 15 system
2012025-07-29T17:23:28.007Zcsh system system illumos
2022025-07-29T17:23:28.007Zctags system system illumos
2032025-07-29T17:23:28.007Zfile system system illumos
2042025-07-29T17:23:28.007Zgcc vendor 12 vendor
2052025-07-29T17:23:28.007Zgcc system 10 system
2062025-07-29T17:23:28.007Zgcc system 7 system
2072025-07-29T17:23:28.007Zgo system 1.20 system
2082025-07-29T17:23:28.007Zgo system 1.19 system
2092025-07-29T17:23:28.007Zllvm system 15 system
2102025-07-29T17:23:28.008Zllvm system 14 system
2112025-07-29T17:23:28.008Zmariadb system 10.6 system
2122025-07-29T17:23:28.008Zmta vendor vendor dma
2132025-07-29T17:23:28.008Zopenjdk system 17 system
2142025-07-29T17:23:28.008Zopenjdk system 11 system
2152025-07-29T17:23:28.008Zopenjdk system 1.8 system
2162025-07-29T17:23:28.008Zopenssl vendor 3 vendor
2172025-07-29T17:23:28.008Zperl system 5.36 system
2182025-07-29T17:23:28.008Zpostgresql system 15 system
2192025-07-29T17:23:28.008Zpostgresql system 13 system
2202025-07-29T17:23:28.008Zpython vendor 3 vendor
2212025-07-29T17:23:28.008Zpython system 2 system
2222025-07-29T17:23:28.008Zpython3 system 3.11 system
2232025-07-29T17:23:28.008Zruby system 3.0 system
2242025-07-29T17:23:28.008Zwords vendor vendor american-english
2252025-07-29T17:23:28.008Zwords system system australian-english
2262025-07-29T17:23:28.008Zwords system system british-english
2272025-07-29T17:23:28.008Zwords system system canadian-english
2282025-07-29T17:23:28.008Zwords system system french
2292025-07-29T17:23:28.008Zwords system system italian
2302025-07-29T17:23:28.008Zwords system system ngerman
2312025-07-29T17:23:28.008Zwords system system ogerman
2322025-07-29T17:23:28.008Zwords system system spanish
2332025-07-29T17:23:28.341ZPUBLISHER TYPE STATUS P LOCATION
2342025-07-29T17:23:28.341Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2352025-07-29T17:23:33.013ZFMRI IFO
2362025-07-29T17:23:33.013Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372025-07-29T17:23:33.013Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382025-07-29T17:23:33.013Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392025-07-29T17:23:33.013Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2402025-07-29T17:23:33.013Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2412025-07-29T17:23:33.013Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2422025-07-29T17:23:33.013Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2432025-07-29T17:23:33.013Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2442025-07-29T17:23:33.014Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2452025-07-29T17:23:33.014Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2462025-07-29T17:23:33.014Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2472025-07-29T17:23:33.014Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2482025-07-29T17:23:33.014Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492025-07-29T17:23:33.014Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2502025-07-29T17:23:33.014Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2512025-07-29T17:23:33.014Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2522025-07-29T17:23:34.023Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532025-07-29T17:23:34.306Z Updating crates.io index
2542025-07-29T17:23:34.354Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552025-07-29T17:23:34.690Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562025-07-29T17:23:35.306Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2572025-07-29T17:23:35.561Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582025-07-29T17:23:35.799Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592025-07-29T17:23:36.108Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602025-07-29T17:23:37.250Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612025-07-29T17:23:39.200Z Updating git repository `https://github.com/oxidecomputer/opte`
2622025-07-29T17:23:40.305Z Updating git repository `https://github.com/oxidecomputer/falcon`
2632025-07-29T17:23:41.022Z Updating git repository `https://github.com/oxidecomputer/clickward`
2642025-07-29T17:23:41.310Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2652025-07-29T17:23:41.611Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662025-07-29T17:23:42.629Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672025-07-29T17:23:42.919Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2682025-07-29T17:23:43.281Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692025-07-29T17:23:43.763Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2702025-07-29T17:23:44.066Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712025-07-29T17:23:44.307Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2722025-07-29T17:23:44.543Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2732025-07-29T17:23:44.758Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2742025-07-29T17:23:45.023Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752025-07-29T17:23:45.362Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2762025-07-29T17:23:45.670Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772025-07-29T17:23:46.062Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782025-07-29T17:23:46.510Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792025-07-29T17:23:46.883Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802025-07-29T17:23:47.163Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2812025-07-29T17:23:47.502Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2822025-07-29T17:23:47.949Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832025-07-29T17:23:48.196Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842025-07-29T17:23:48.478Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852025-07-29T17:23:48.752Z Updating git repository `https://github.com/oxidecomputer/omicron`
2862025-07-29T17:23:57.173Z Updating git repository `https://github.com/illumos/smf-rs`
2872025-07-29T17:23:58.503Z Downloading crates ...
2882025-07-29T17:23:58.571Z Downloaded crypto-common v0.1.6
2892025-07-29T17:23:58.575Z Downloaded heck v0.5.0
2902025-07-29T17:23:58.579Z Downloaded tabled_derive v0.7.0
2912025-07-29T17:23:58.583Z Downloaded anstyle-query v1.1.1
2922025-07-29T17:23:58.589Z Downloaded cpufeatures v0.2.14
2932025-07-29T17:23:58.593Z Downloaded zerofrom v0.1.4
2942025-07-29T17:23:58.593Z Downloaded terminal_size v0.4.0
2952025-07-29T17:23:58.593Z Downloaded anstyle-parse v0.2.5
2962025-07-29T17:23:58.593Z Downloaded utf8parse v0.2.2
2972025-07-29T17:23:58.596Z Downloaded tinystr v0.7.6
2982025-07-29T17:23:58.600Z Downloaded thiserror-impl v2.0.12
2992025-07-29T17:23:58.600Z Downloaded version_check v0.9.5
3002025-07-29T17:23:58.603Z Downloaded zerovec-derive v0.10.3
3012025-07-29T17:23:58.603Z Downloaded unicode-ident v1.0.18
3022025-07-29T17:23:58.607Z Downloaded tempfile v3.20.0
3032025-07-29T17:23:58.611Z Downloaded percent-encoding v2.3.1
3042025-07-29T17:23:58.611Z Downloaded quote v1.0.40
3052025-07-29T17:23:58.615Z Downloaded yoke-derive v0.7.4
3062025-07-29T17:23:58.615Z Downloaded toml_write v0.1.2
3072025-07-29T17:23:58.618Z Downloaded unicode-linebreak v0.1.5
3082025-07-29T17:23:58.618Z Downloaded writeable v0.5.5
3092025-07-29T17:23:58.621Z Downloaded toml v0.8.23
3102025-07-29T17:23:58.625Z Downloaded ryu v1.0.18
3112025-07-29T17:23:58.628Z Downloaded proc-macro2 v1.0.95
3122025-07-29T17:23:58.633Z Downloaded typenum v1.17.0
3132025-07-29T17:23:58.633Z Downloaded zerofrom-derive v0.1.4
3142025-07-29T17:23:58.639Z Downloaded write16 v1.0.0
3152025-07-29T17:23:58.639Z Downloaded serde_derive v1.0.219
3162025-07-29T17:23:58.640Z Downloaded log v0.4.27
3172025-07-29T17:23:58.643Z Downloaded utf16_iter v1.0.5
3182025-07-29T17:23:58.643Z Downloaded textwrap v0.16.2
3192025-07-29T17:23:58.649Z Downloaded toml_datetime v0.6.11
3202025-07-29T17:23:58.649Z Downloaded zerocopy v0.7.35
3212025-07-29T17:23:58.663Z Downloaded toml_edit v0.22.27
3222025-07-29T17:23:58.667Z Downloaded num-traits v0.2.19
3232025-07-29T17:23:58.670Z Downloaded url v2.5.4
3242025-07-29T17:23:58.673Z Downloaded unicode-width v0.1.14
3252025-07-29T17:23:58.677Z Downloaded yoke v0.7.4
3262025-07-29T17:23:58.680Z Downloaded icu_locid v1.5.0
3272025-07-29T17:23:58.683Z Downloaded thread-id v4.2.2
3282025-07-29T17:23:58.687Z Downloaded thiserror-impl v1.0.69
3292025-07-29T17:23:58.691Z Downloaded icu_provider v1.5.0
3302025-07-29T17:23:58.691Z Downloaded winnow v0.7.10
3312025-07-29T17:23:58.698Z Downloaded usdt-macro v0.5.0
3322025-07-29T17:23:58.701Z Downloaded usdt-impl v0.5.0
3332025-07-29T17:23:58.701Z Downloaded usdt-attr-macro v0.5.0
3342025-07-29T17:23:58.704Z Downloaded usdt v0.5.0
3352025-07-29T17:23:58.704Z Downloaded ucd-trie v0.1.7
3362025-07-29T17:23:58.707Z Downloaded anyhow v1.0.98
3372025-07-29T17:23:58.710Z Downloaded unicode-width v0.2.0
3382025-07-29T17:23:58.715Z Downloaded once_cell v1.21.3
3392025-07-29T17:23:58.718Z Downloaded cargo-platform v0.2.0
3402025-07-29T17:23:58.718Z Downloaded zerovec v0.10.4
3412025-07-29T17:23:58.722Z Downloaded errno v0.3.12
3422025-07-29T17:23:58.725Z Downloaded digest v0.10.7
3432025-07-29T17:23:58.728Z Downloaded cargo_metadata v0.21.0
3442025-07-29T17:23:58.728Z Downloaded fs-err v3.1.1
3452025-07-29T17:23:58.731Z Downloaded erased-serde v0.4.6
3462025-07-29T17:23:58.735Z Downloaded litemap v0.7.3
3472025-07-29T17:23:58.735Z Downloaded icu_normalizer v1.5.0
3482025-07-29T17:23:58.740Z Downloaded icu_properties v1.5.1
3492025-07-29T17:23:58.743Z Downloaded scroll_derive v0.12.0
3502025-07-29T17:23:58.743Z Downloaded scroll v0.12.0
3512025-07-29T17:23:58.743Z Downloaded proc-macro-error v1.0.4
3522025-07-29T17:23:58.747Z Downloaded serde-value v0.7.0
3532025-07-29T17:23:58.747Z Downloaded serde-untagged v0.1.7
3542025-07-29T17:23:58.750Z Downloaded semver v1.0.26
3552025-07-29T17:23:58.751Z Downloaded proc-macro-error-attr v1.0.4
3562025-07-29T17:23:58.751Z Downloaded ordered-float v2.10.1
3572025-07-29T17:23:58.753Z Downloaded macaddr v1.0.1
3582025-07-29T17:23:58.753Z Downloaded itoa v1.0.11
3592025-07-29T17:23:58.757Z Downloaded icu_properties_data v1.5.0
3602025-07-29T17:23:58.764Z Downloaded icu_locid_transform v1.5.0
3612025-07-29T17:23:58.767Z Downloaded icu_normalizer_data v1.5.0
3622025-07-29T17:23:58.770Z Downloaded camino v1.1.10
3632025-07-29T17:23:58.770Z Downloaded strsim v0.11.1
3642025-07-29T17:23:58.773Z Downloaded synstructure v0.13.1
3652025-07-29T17:23:58.773Z Downloaded cargo-util-schemas v0.8.2
3662025-07-29T17:23:58.776Z Downloaded camino-tempfile v1.4.1
3672025-07-29T17:23:58.776Z Downloaded bitflags v2.9.1
3682025-07-29T17:23:58.779Z Downloaded swrite v0.1.0
3692025-07-29T17:23:58.782Z Downloaded dtrace-parser v0.2.0
3702025-07-29T17:23:58.782Z Downloaded cargo_toml v0.21.0
3712025-07-29T17:23:58.782Z Downloaded stable_deref_trait v1.2.0
3722025-07-29T17:23:58.785Z Downloaded smawk v0.3.2
3732025-07-29T17:23:58.785Z Downloaded smallvec v1.15.1
3742025-07-29T17:23:58.788Z Downloaded sha2 v0.10.9
3752025-07-29T17:23:58.791Z Downloaded icu_locid_transform_data v1.5.0
3762025-07-29T17:23:58.794Z Downloaded serde_spanned v0.6.9
3772025-07-29T17:23:58.794Z Downloaded pretty-hex v0.4.1
3782025-07-29T17:23:58.794Z Downloaded plain v0.2.3
3792025-07-29T17:23:58.797Z Downloaded pest_meta v2.7.14
3802025-07-29T17:23:58.797Z Downloaded rustix v1.0.7
3812025-07-29T17:23:58.817Z Downloaded pest_generator v2.7.14
3822025-07-29T17:23:58.820Z Downloaded pest_derive v2.7.14
3832025-07-29T17:23:58.823Z Downloaded papergrid v0.11.0
3842025-07-29T17:23:58.826Z Downloaded libc v0.2.174
3852025-07-29T17:23:58.846Z Downloaded serde v1.0.219
3862025-07-29T17:23:58.850Z Downloaded indexmap v2.10.0
3872025-07-29T17:23:58.853Z Downloaded icu_collections v1.5.0
3882025-07-29T17:23:58.856Z Downloaded hashbrown v0.15.4
3892025-07-29T17:23:58.861Z Downloaded syn v1.0.109
3902025-07-29T17:23:58.870Z Downloaded clap_builder v4.5.41
3912025-07-29T17:23:58.879Z Downloaded memchr v2.7.4
3922025-07-29T17:23:58.882Z Downloaded memmap v0.7.0
3932025-07-29T17:23:58.882Z Downloaded getrandom v0.3.1
3942025-07-29T17:23:58.889Z Downloaded dof v0.3.0
3952025-07-29T17:23:58.889Z Downloaded bytecount v0.6.8
3962025-07-29T17:23:58.898Z Downloaded displaydoc v0.2.5
3972025-07-29T17:23:58.898Z Downloaded zerocopy-derive v0.7.35
3982025-07-29T17:23:58.901Z Downloaded clap v4.5.41
3992025-07-29T17:23:58.904Z Downloaded thiserror v2.0.12
4002025-07-29T17:23:58.908Z Downloaded rustix v0.38.37
4012025-07-29T17:23:58.927Z Downloaded idna v1.0.3
4022025-07-29T17:23:58.932Z Downloaded tabled v0.15.0
4032025-07-29T17:23:58.943Z Downloaded goblin v0.8.2
4042025-07-29T17:23:58.948Z Downloaded syn v2.0.104
4052025-07-29T17:23:58.957Z Downloaded serde_tokenstream v0.2.2
4062025-07-29T17:23:58.960Z Downloaded serde_json v1.0.141
4072025-07-29T17:23:58.963Z Downloaded pest v2.7.14
4082025-07-29T17:23:58.967Z Downloaded icu_provider_macros v1.5.0
4092025-07-29T17:23:58.970Z Downloaded is_terminal_polyfill v1.70.1
4102025-07-29T17:23:58.970Z Downloaded idna_adapter v1.2.0
4112025-07-29T17:23:58.970Z Downloaded heck v0.4.1
4122025-07-29T17:23:58.974Z Downloaded thiserror v1.0.69
4132025-07-29T17:23:58.977Z Downloaded clap_derive v4.5.41
4142025-07-29T17:23:58.977Z Downloaded byteorder v1.5.0
4152025-07-29T17:23:58.980Z Downloaded generic-array v0.14.7
4162025-07-29T17:23:58.980Z Downloaded fastrand v2.1.1
4172025-07-29T17:23:58.983Z Downloaded utf8_iter v1.0.4
4182025-07-29T17:23:58.983Z Downloaded unicode-xid v0.2.6
4192025-07-29T17:23:58.983Z Downloaded typeid v1.0.3
4202025-07-29T17:23:58.983Z Downloaded form_urlencoded v1.2.1
4212025-07-29T17:23:58.986Z Downloaded fnv v1.0.7
4222025-07-29T17:23:58.986Z Downloaded clap_lex v0.7.4
4232025-07-29T17:23:58.986Z Downloaded anstream v0.6.18
4242025-07-29T17:23:58.989Z Downloaded equivalent v1.0.2
4252025-07-29T17:23:58.989Z Downloaded colorchoice v1.0.2
4262025-07-29T17:23:58.989Z Downloaded autocfg v1.4.0
4272025-07-29T17:23:58.992Z Downloaded cfg-if v1.0.1
4282025-07-29T17:23:58.992Z Downloaded block-buffer v0.10.4
4292025-07-29T17:23:58.992Z Downloaded anstyle v1.0.11
4302025-07-29T17:23:59.052Z Compiling proc-macro2 v1.0.95
4312025-07-29T17:23:59.052Z Compiling unicode-ident v1.0.18
4322025-07-29T17:23:59.052Z Compiling serde v1.0.219
4332025-07-29T17:23:59.056Z Compiling version_check v0.9.5
4342025-07-29T17:23:59.056Z Compiling libc v0.2.174
4352025-07-29T17:23:59.056Z Compiling memchr v2.7.4
4362025-07-29T17:23:59.056Z Compiling stable_deref_trait v1.2.0
4372025-07-29T17:23:59.270Z Compiling thiserror v1.0.69
4382025-07-29T17:23:59.459Z Compiling litemap v0.7.3
4392025-07-29T17:23:59.505Z Compiling writeable v0.5.5
4402025-07-29T17:23:59.862Z Compiling ryu v1.0.18
4412025-07-29T17:23:59.985Z Compiling ucd-trie v0.1.7
4422025-07-29T17:24:00.008Z Compiling itoa v1.0.11
4432025-07-29T17:24:00.033Z Compiling autocfg v1.4.0
4442025-07-29T17:24:00.245Z Compiling once_cell v1.21.3
4452025-07-29T17:24:00.286Z Compiling byteorder v1.5.0
4462025-07-29T17:24:00.463Z Compiling icu_locid_transform_data v1.5.0
4472025-07-29T17:24:00.579Z Compiling bitflags v2.9.1
4482025-07-29T17:24:00.642Z Compiling icu_properties_data v1.5.0
4492025-07-29T17:24:00.751Z Compiling serde_json v1.0.141
4502025-07-29T17:24:00.801Z Compiling utf8_iter v1.0.4
4512025-07-29T17:24:00.913Z Compiling rustix v0.38.37
4522025-07-29T17:24:00.949Z Compiling num-traits v0.2.19
4532025-07-29T17:24:00.975Z Compiling utf16_iter v1.0.5
4542025-07-29T17:24:01.055Z Compiling hashbrown v0.15.4
4552025-07-29T17:24:01.131Z Compiling quote v1.0.40
4562025-07-29T17:24:01.231Z Compiling smallvec v1.15.1
4572025-07-29T17:24:01.286Z Compiling typeid v1.0.3
4582025-07-29T17:24:01.451Z Compiling errno v0.3.12
4592025-07-29T17:24:01.947Z Compiling syn v2.0.104
4602025-07-29T17:24:01.987Z Compiling write16 v1.0.0
4612025-07-29T17:24:01.987Z Compiling equivalent v1.0.2
4622025-07-29T17:24:01.987Z Compiling icu_normalizer_data v1.5.0
4632025-07-29T17:24:01.987Z Compiling usdt-impl v0.5.0
4642025-07-29T17:24:01.987Z Compiling proc-macro-error-attr v1.0.4
4652025-07-29T17:24:01.987Z Compiling winnow v0.7.10
4662025-07-29T17:24:02.069Z Compiling toml_write v0.1.2
4672025-07-29T17:24:02.096Z Compiling indexmap v2.10.0
4682025-07-29T17:24:02.184Z Compiling syn v1.0.109
4692025-07-29T17:24:02.399Z Compiling thread-id v4.2.2
4702025-07-29T17:24:02.555Z Compiling proc-macro-error v1.0.4
4712025-07-29T17:24:02.691Z Compiling percent-encoding v2.3.1
4722025-07-29T17:24:02.908Z Compiling semver v1.0.26
4732025-07-29T17:24:02.934Z Compiling utf8parse v0.2.2
4742025-07-29T17:24:03.045Z Compiling thiserror v2.0.12
4752025-07-29T17:24:03.128Z Compiling rustix v1.0.7
4762025-07-29T17:24:03.447Z Compiling getrandom v0.3.1
4772025-07-29T17:24:03.485Z Compiling log v0.4.27
4782025-07-29T17:24:03.657Z Compiling camino v1.1.10
4792025-07-29T17:24:03.835Z Compiling plain v0.2.3
4802025-07-29T17:24:03.873Z Compiling ordered-float v2.10.1
4812025-07-29T17:24:04.023Z Compiling terminal_size v0.4.0
4822025-07-29T17:24:04.127Z Compiling anstyle-parse v0.2.5
4832025-07-29T17:24:04.234Z Compiling form_urlencoded v1.2.1
4842025-07-29T17:24:04.465Z Compiling anstyle-query v1.1.1
4852025-07-29T17:24:04.469Z Compiling is_terminal_polyfill v1.70.1
4862025-07-29T17:24:04.563Z Compiling anstyle v1.0.11
4872025-07-29T17:24:04.626Z Compiling colorchoice v1.0.2
4882025-07-29T17:24:04.634Z Compiling cfg-if v1.0.1
4892025-07-29T17:24:04.744Z Compiling pretty-hex v0.4.1
4902025-07-29T17:24:04.921Z Compiling anstream v0.6.18
4912025-07-29T17:24:05.149Z Compiling fs-err v3.1.1
4922025-07-29T17:24:05.219Z Compiling heck v0.4.1
4932025-07-29T17:24:05.495Z Compiling heck v0.5.0
4942025-07-29T17:24:05.499Z Compiling unicode-xid v0.2.6
4952025-07-29T17:24:05.638Z Compiling fnv v1.0.7
4962025-07-29T17:24:05.711Z Compiling strsim v0.11.1
4972025-07-29T17:24:05.737Z Compiling bytecount v0.6.8
4982025-07-29T17:24:05.796Z Compiling fastrand v2.1.1
4992025-07-29T17:24:05.976Z Compiling anyhow v1.0.98
5002025-07-29T17:24:06.001Z Compiling unicode-width v0.1.14
5012025-07-29T17:24:06.289Z Compiling clap_lex v0.7.4
5022025-07-29T17:24:06.516Z Compiling papergrid v0.11.0
5032025-07-29T17:24:06.591Z Compiling tempfile v3.20.0
5042025-07-29T17:24:06.702Z Compiling clap_builder v4.5.41
5052025-07-29T17:24:07.042Z Compiling memmap v0.7.0
5062025-07-29T17:24:07.342Z Compiling unicode-linebreak v0.1.5
5072025-07-29T17:24:07.377Z Compiling smawk v0.3.2
5082025-07-29T17:24:07.545Z Compiling unicode-width v0.2.0
5092025-07-29T17:24:08.098Z Compiling synstructure v0.13.1
5102025-07-29T17:24:08.435Z Compiling textwrap v0.16.2
5112025-07-29T17:24:08.471Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5122025-07-29T17:24:09.153Z Compiling swrite v0.1.0
5132025-07-29T17:24:09.399Z Compiling tabled_derive v0.7.0
5142025-07-29T17:24:10.465Z Compiling serde_derive v1.0.219
5152025-07-29T17:24:10.466Z Compiling zerofrom-derive v0.1.4
5162025-07-29T17:24:10.477Z Compiling yoke-derive v0.7.4
5172025-07-29T17:24:10.477Z Compiling thiserror-impl v1.0.69
5182025-07-29T17:24:10.682Z Compiling zerovec-derive v0.10.3
5192025-07-29T17:24:10.789Z Compiling displaydoc v0.2.5
5202025-07-29T17:24:12.290Z Compiling icu_provider_macros v1.5.0
5212025-07-29T17:24:13.055Z Compiling zerocopy-derive v0.7.35
5222025-07-29T17:24:13.099Z Compiling scroll_derive v0.12.0
5232025-07-29T17:24:13.359Z Compiling thiserror-impl v2.0.12
5242025-07-29T17:24:13.526Z Compiling pest v2.7.14
5252025-07-29T17:24:13.781Z Compiling clap_derive v4.5.41
5262025-07-29T17:24:13.861Z Compiling zerofrom v0.1.4
5272025-07-29T17:24:14.118Z Compiling yoke v0.7.4
5282025-07-29T17:24:14.473Z Compiling zerovec v0.10.4
5292025-07-29T17:24:14.505Z Compiling scroll v0.12.0
5302025-07-29T17:24:14.970Z Compiling zerocopy v0.7.35
5312025-07-29T17:24:15.034Z Compiling goblin v0.8.2
5322025-07-29T17:24:15.431Z Compiling tabled v0.15.0
5332025-07-29T17:24:16.273Z Compiling tinystr v0.7.6
5342025-07-29T17:24:16.370Z Compiling pest_meta v2.7.14
5352025-07-29T17:24:16.456Z Compiling icu_collections v1.5.0
5362025-07-29T17:24:16.621Z Compiling icu_locid v1.5.0
5372025-07-29T17:24:17.697Z Compiling icu_provider v1.5.0
5382025-07-29T17:24:17.745Z Compiling clap v4.5.41
5392025-07-29T17:24:17.871Z Compiling pest_generator v2.7.14
5402025-07-29T17:24:18.533Z Compiling icu_locid_transform v1.5.0
5412025-07-29T17:24:19.834Z Compiling icu_properties v1.5.1
5422025-07-29T17:24:20.068Z Compiling pest_derive v2.7.14
5432025-07-29T17:24:20.798Z Compiling dtrace-parser v0.2.0
5442025-07-29T17:24:22.306Z Compiling toml_datetime v0.6.11
5452025-07-29T17:24:22.306Z Compiling serde_spanned v0.6.9
5462025-07-29T17:24:22.315Z Compiling erased-serde v0.4.6
5472025-07-29T17:24:22.626Z Compiling serde_tokenstream v0.2.2
5482025-07-29T17:24:22.865Z Compiling toml_edit v0.22.27
5492025-07-29T17:24:23.048Z Compiling icu_normalizer v1.5.0
5502025-07-29T17:24:23.216Z Compiling serde-value v0.7.0
5512025-07-29T17:24:23.548Z Compiling serde-untagged v0.1.7
5522025-07-29T17:24:23.551Z Compiling cargo-platform v0.2.0
5532025-07-29T17:24:23.980Z Compiling idna_adapter v1.2.0
5542025-07-29T17:24:24.024Z Compiling dof v0.3.0
5552025-07-29T17:24:24.051Z Compiling camino-tempfile v1.4.1
5562025-07-29T17:24:24.123Z Compiling macaddr v1.0.1
5572025-07-29T17:24:24.211Z Compiling idna v1.0.3
5582025-07-29T17:24:24.787Z Compiling url v2.5.4
5592025-07-29T17:24:25.924Z Compiling usdt-attr-macro v0.5.0
5602025-07-29T17:24:25.924Z Compiling usdt-macro v0.5.0
5612025-07-29T17:24:25.944Z Compiling toml v0.8.23
5622025-07-29T17:24:26.723Z Compiling cargo-util-schemas v0.8.2
5632025-07-29T17:24:26.723Z Compiling cargo_toml v0.21.0
5642025-07-29T17:24:27.057Z Compiling usdt v0.5.0
5652025-07-29T17:24:28.288Z Compiling cargo_metadata v0.21.0
5662025-07-29T17:24:30.143Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5672025-07-29T17:24:33.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.81s
5682025-07-29T17:24:33.865Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5692025-07-29T17:24:34.538Z Downloading crates ...
5702025-07-29T17:24:34.680Z Downloaded convert_case v0.4.0
5712025-07-29T17:24:34.683Z Downloaded async-stream-impl v0.3.6
5722025-07-29T17:24:34.686Z Downloaded addr2line v0.24.2
5732025-07-29T17:24:34.689Z Downloaded arrayvec v0.7.6
5742025-07-29T17:24:34.697Z Downloaded bb8 v0.8.5
5752025-07-29T17:24:34.702Z Downloaded atomicwrites v0.4.4
5762025-07-29T17:24:34.706Z Downloaded blowfish v0.9.1
5772025-07-29T17:24:34.709Z Downloaded bitfield-struct v0.6.2
5782025-07-29T17:24:34.712Z Downloaded adler2 v2.0.0
5792025-07-29T17:24:34.712Z Downloaded globset v0.4.15
5802025-07-29T17:24:34.715Z Downloaded async-recursion v1.1.1
5812025-07-29T17:24:34.718Z Downloaded cookie_store v0.21.1
5822025-07-29T17:24:34.721Z Downloaded hash32 v0.3.1
5832025-07-29T17:24:34.724Z Downloaded async-trait v0.1.88
5842025-07-29T17:24:34.727Z Downloaded bcs v0.1.6
5852025-07-29T17:24:34.730Z Downloaded chacha20 v0.9.1
5862025-07-29T17:24:34.733Z Downloaded camino-tempfile-ext v0.3.2
5872025-07-29T17:24:34.736Z Downloaded bzip2 v0.4.4
5882025-07-29T17:24:34.739Z Downloaded headers-core v0.3.0
5892025-07-29T17:24:34.739Z Downloaded bit-vec v0.8.0
5902025-07-29T17:24:34.743Z Downloaded ident_case v1.0.1
5912025-07-29T17:24:34.743Z Downloaded base16ct v0.2.0
5922025-07-29T17:24:34.746Z Downloaded hash32 v0.2.1
5932025-07-29T17:24:34.749Z Downloaded group v0.13.0
5942025-07-29T17:24:34.749Z Downloaded postgres-protocol v0.6.8
5952025-07-29T17:24:34.752Z Downloaded aead v0.5.2
5962025-07-29T17:24:34.755Z Downloaded home v0.5.9
5972025-07-29T17:24:34.758Z Downloaded cfg_aliases v0.2.1
5982025-07-29T17:24:34.758Z Downloaded hostname v0.4.0
5992025-07-29T17:24:34.761Z Downloaded hex v0.4.3
6002025-07-29T17:24:34.761Z Downloaded crc-any v2.5.0
6012025-07-29T17:24:34.764Z Downloaded hubpack v0.1.2
6022025-07-29T17:24:34.767Z Downloaded predicates-tree v1.0.12
6032025-07-29T17:24:34.770Z Downloaded crossterm v0.28.1
6042025-07-29T17:24:34.775Z Downloaded http-body v1.0.1
6052025-07-29T17:24:34.778Z Downloaded bit-set v0.5.3
6062025-07-29T17:24:34.778Z Downloaded ciborium-io v0.2.2
6072025-07-29T17:24:34.782Z Downloaded httpdate v1.0.3
6082025-07-29T17:24:34.785Z Downloaded heapless v0.8.0
6092025-07-29T17:24:34.789Z Downloaded hostname v0.3.1
6102025-07-29T17:24:34.792Z Downloaded half v1.8.3
6112025-07-29T17:24:34.792Z Downloaded highway v1.3.0
6122025-07-29T17:24:34.795Z Downloaded crc8 v0.1.1
6132025-07-29T17:24:34.798Z Downloaded cfg_aliases v0.1.1
6142025-07-29T17:24:34.798Z Downloaded impl-trait-for-tuples v0.2.2
6152025-07-29T17:24:34.802Z Downloaded humantime v2.2.0
6162025-07-29T17:24:34.805Z Downloaded indoc v1.0.9
6172025-07-29T17:24:34.807Z Downloaded is_ci v1.2.0
6182025-07-29T17:24:34.808Z Downloaded hubpack_derive v0.1.1
6192025-07-29T17:24:34.810Z Downloaded http-range v0.1.5
6202025-07-29T17:24:34.814Z Downloaded instant v0.1.13
6212025-07-29T17:24:34.814Z Downloaded cargo-platform v0.1.8
6222025-07-29T17:24:34.818Z Downloaded cobs v0.2.3
6232025-07-29T17:24:34.818Z Downloaded hashbrown v0.12.3
6242025-07-29T17:24:34.822Z Downloaded hyper-tls v0.6.0
6252025-07-29T17:24:34.825Z Downloaded arrayref v0.3.9
6262025-07-29T17:24:34.825Z Downloaded progenitor-macro v0.8.0
6272025-07-29T17:24:34.828Z Downloaded internet-checksum v0.2.1
6282025-07-29T17:24:34.828Z Downloaded instability v0.3.2
6292025-07-29T17:24:34.831Z Downloaded inout v0.1.3
6302025-07-29T17:24:34.831Z Downloaded headers v0.4.1
6312025-07-29T17:24:34.837Z Downloaded ciborium-ll v0.2.2
6322025-07-29T17:24:34.840Z Downloaded progenitor v0.8.0
6332025-07-29T17:24:34.843Z Downloaded castaway v0.2.3
6342025-07-29T17:24:34.843Z Downloaded convert_case v0.7.1
6352025-07-29T17:24:34.848Z Downloaded cbc v0.1.2
6362025-07-29T17:24:34.851Z Downloaded block-padding v0.3.3
6372025-07-29T17:24:34.851Z Downloaded cexpr v0.6.0
6382025-07-29T17:24:34.851Z Downloaded sigpipe v0.1.3
6392025-07-29T17:24:34.855Z Downloaded half v2.4.1
6402025-07-29T17:24:34.858Z Downloaded indent_write v2.2.0
6412025-07-29T17:24:34.858Z Downloaded hex-literal v0.4.1
6422025-07-29T17:24:34.861Z Downloaded async-stream v0.3.6
6432025-07-29T17:24:34.864Z Downloaded ingot v0.1.1
6442025-07-29T17:24:34.864Z Downloaded crossbeam-deque v0.8.5
6452025-07-29T17:24:34.867Z Downloaded critical-section v1.1.3
6462025-07-29T17:24:34.870Z Downloaded lazycell v1.3.0
6472025-07-29T17:24:34.873Z Downloaded ipnetwork v0.21.1
6482025-07-29T17:24:34.873Z Downloaded libsw-core v0.3.1
6492025-07-29T17:24:34.876Z Downloaded lazy_static v1.5.0
6502025-07-29T17:24:34.881Z Downloaded libscf-sys v1.1.0
6512025-07-29T17:24:34.881Z Downloaded signature v2.2.0
6522025-07-29T17:24:34.884Z Downloaded hmac v0.12.1
6532025-07-29T17:24:34.884Z Downloaded const_format_proc_macros v0.2.34
6542025-07-29T17:24:34.887Z Downloaded libsw v3.5.0
6552025-07-29T17:24:34.890Z Downloaded lru v0.12.5
6562025-07-29T17:24:34.893Z Downloaded linked-hash-map v0.5.6
6572025-07-29T17:24:34.893Z Downloaded linear-map v1.2.0
6582025-07-29T17:24:34.896Z Downloaded lzss v0.8.2
6592025-07-29T17:24:34.900Z Downloaded tap v1.0.1
6602025-07-29T17:24:34.900Z Downloaded take_mut v0.2.2
6612025-07-29T17:24:34.903Z Downloaded managed v0.8.0
6622025-07-29T17:24:34.903Z Downloaded rand_chacha v0.9.0
6632025-07-29T17:24:34.906Z Downloaded lru-cache v0.1.2
6642025-07-29T17:24:34.906Z Downloaded rustc_version v0.1.7
6652025-07-29T17:24:34.909Z Downloaded lockfree-object-pool v0.1.6
6662025-07-29T17:24:34.912Z Downloaded cipher v0.4.4
6672025-07-29T17:24:34.912Z Downloaded ciborium v0.2.2
6682025-07-29T17:24:34.915Z Downloaded serde_path_to_error v0.1.17
6692025-07-29T17:24:34.918Z Downloaded secrecy v0.8.0
6702025-07-29T17:24:34.922Z Downloaded tower-service v0.3.3
6712025-07-29T17:24:34.922Z Downloaded serde_plain v1.0.2
6722025-07-29T17:24:34.924Z Downloaded colored v2.2.0
6732025-07-29T17:24:34.927Z Downloaded indoc v2.0.6
6742025-07-29T17:24:34.941Z Downloaded xshell-macros v0.2.7
6752025-07-29T17:24:34.950Z Downloaded want v0.3.1
6762025-07-29T17:24:34.950Z Downloaded slog-stdlog v4.1.1
6772025-07-29T17:24:34.953Z Downloaded radium v0.7.0
6782025-07-29T17:24:34.953Z Downloaded waitgroup v0.1.2
6792025-07-29T17:24:34.953Z Downloaded proc-macro-error2 v2.0.1
6802025-07-29T17:24:34.953Z Downloaded thread_local v1.1.8
6812025-07-29T17:24:34.956Z Downloaded supports-color v3.0.2
6822025-07-29T17:24:34.956Z Downloaded support-bundle-viewer v0.1.2
6832025-07-29T17:24:34.959Z Downloaded slog-bunyan v2.5.0
6842025-07-29T17:24:34.962Z Downloaded crunchy v0.2.2
6852025-07-29T17:24:34.962Z Downloaded rusty-fork v0.3.0
6862025-07-29T17:24:34.966Z Downloaded tokio-macros v2.5.0
6872025-07-29T17:24:34.966Z Downloaded allocator-api2 v0.2.21
6882025-07-29T17:24:34.969Z Downloaded cstr-argument v0.1.2
6892025-07-29T17:24:34.972Z Downloaded foreign-types-shared v0.1.1
6902025-07-29T17:24:34.972Z Downloaded sec1 v0.7.3
6912025-07-29T17:24:34.975Z Downloaded lock_api v0.4.12
6922025-07-29T17:24:34.978Z Downloaded ipnet v2.11.0
6932025-07-29T17:24:34.981Z Downloaded structmeta-derive v0.3.0
6942025-07-29T17:24:34.981Z Downloaded serde_derive_internals v0.29.1
6952025-07-29T17:24:34.984Z Downloaded rand_core v0.9.2
6962025-07-29T17:24:34.984Z Downloaded rand_core v0.6.4
6972025-07-29T17:24:34.987Z Downloaded ingot-macros v0.1.1
6982025-07-29T17:24:34.990Z Downloaded hashbrown v0.13.2
6992025-07-29T17:24:34.994Z Downloaded const-oid v0.9.6
7002025-07-29T17:24:35.000Z Downloaded clang-sys v1.8.1
7012025-07-29T17:24:35.000Z Downloaded console v0.16.0
7022025-07-29T17:24:35.003Z Downloaded rand_chacha v0.3.1
7032025-07-29T17:24:35.003Z Downloaded cookie v0.18.1
7042025-07-29T17:24:35.005Z Downloaded new_debug_unreachable v1.0.6
7052025-07-29T17:24:35.009Z Downloaded unit-prefix v0.5.1
7062025-07-29T17:24:35.009Z Downloaded unicase v2.7.0
7072025-07-29T17:24:35.012Z Downloaded unarray v0.1.4
7082025-07-29T17:24:35.015Z Downloaded opaque-debug v0.3.1
7092025-07-29T17:24:35.015Z Downloaded newline-converter v0.3.0
7102025-07-29T17:24:35.018Z Downloaded xz2 v0.1.7
7112025-07-29T17:24:35.018Z Downloaded parse-size v1.1.0
7122025-07-29T17:24:35.021Z Downloaded progenitor-impl v0.9.1
7132025-07-29T17:24:35.027Z Downloaded wait-timeout v0.2.0
7142025-07-29T17:24:35.030Z Downloaded aws-lc-rs v1.12.4
7152025-07-29T17:24:35.034Z Downloaded progenitor-impl v0.10.0
7162025-07-29T17:24:35.037Z Downloaded snafu-derive v0.8.5
7172025-07-29T17:24:35.040Z Downloaded either v1.15.0
7182025-07-29T17:24:35.043Z Downloaded dyn-clone v1.0.19
7192025-07-29T17:24:35.043Z Downloaded zone v0.1.8
7202025-07-29T17:24:35.047Z Downloaded tokio-stream v0.1.17
7212025-07-29T17:24:35.050Z Downloaded env_filter v0.1.2
7222025-07-29T17:24:35.053Z Downloaded strum_macros v0.26.4
7232025-07-29T17:24:35.056Z Downloaded defmt v0.3.8
7242025-07-29T17:24:35.059Z Downloaded russh-keys v0.45.0
7252025-07-29T17:24:35.064Z Downloaded tracing-attributes v0.1.27
7262025-07-29T17:24:35.107Z Downloaded futures-io v0.3.31
7272025-07-29T17:24:35.107Z Downloaded sqlparser_derive v0.2.2
7282025-07-29T17:24:35.107Z Downloaded memoffset v0.9.1
7292025-07-29T17:24:35.107Z Downloaded foreign-types-shared v0.3.1
7302025-07-29T17:24:35.107Z Downloaded tinyvec v1.8.0
7312025-07-29T17:24:35.107Z Downloaded rand_xorshift v0.4.0
7322025-07-29T17:24:35.107Z Downloaded ghash v0.5.1
7332025-07-29T17:24:35.107Z Downloaded crossbeam-epoch v0.9.18
7342025-07-29T17:24:35.107Z Downloaded base64 v0.13.1
7352025-07-29T17:24:35.108Z Downloaded sync_wrapper v1.0.1
7362025-07-29T17:24:35.108Z Downloaded tar v0.4.44
7372025-07-29T17:24:35.108Z Downloaded signal-hook v0.3.18
7382025-07-29T17:24:35.108Z Downloaded pkg-config v0.3.31
7392025-07-29T17:24:35.108Z Downloaded aes-gcm v0.10.3
7402025-07-29T17:24:35.108Z Downloaded sha1 v0.10.6
7412025-07-29T17:24:35.111Z Downloaded proc-macro-error-attr2 v2.0.0
7422025-07-29T17:24:35.111Z Downloaded csv-core v0.1.11
7432025-07-29T17:24:35.111Z Downloaded phf_shared v0.12.1
7442025-07-29T17:24:35.111Z Downloaded password-hash v0.5.0
7452025-07-29T17:24:35.111Z Downloaded phf_shared v0.11.2
7462025-07-29T17:24:35.115Z Downloaded phf v0.12.1
7472025-07-29T17:24:35.115Z Downloaded diesel-dtrace v0.4.2
7482025-07-29T17:24:35.118Z Downloaded debug-ignore v1.0.5
7492025-07-29T17:24:35.118Z Downloaded jiff-static v0.2.15
7502025-07-29T17:24:35.124Z Downloaded rfc6979 v0.4.0
7512025-07-29T17:24:35.128Z Downloaded resolv-conf v0.7.0
7522025-07-29T17:24:35.128Z Downloaded try-lock v0.2.5
7532025-07-29T17:24:35.128Z Downloaded bumpalo v3.16.0
7542025-07-29T17:24:35.131Z Downloaded serde_urlencoded v0.7.1
7552025-07-29T17:24:35.134Z Downloaded semver v0.1.20
7562025-07-29T17:24:35.137Z Downloaded mime_guess v2.0.5
7572025-07-29T17:24:35.137Z Downloaded schemars v0.8.22
7582025-07-29T17:24:35.150Z Downloaded void v1.0.2
7592025-07-29T17:24:35.153Z Downloaded zone_cfg_derive v0.3.0
7602025-07-29T17:24:35.153Z Downloaded zone_cfg_derive v0.1.2
7612025-07-29T17:24:35.156Z Downloaded num-rational v0.4.2
7622025-07-29T17:24:35.156Z Downloaded snafu v0.8.5
7632025-07-29T17:24:35.163Z Downloaded tls_codec v0.4.1
7642025-07-29T17:24:35.166Z Downloaded tinyvec_macros v0.1.1
7652025-07-29T17:24:35.169Z Downloaded tiny-keccak v2.0.2
7662025-07-29T17:24:35.172Z Downloaded endian-type v0.1.2
7672025-07-29T17:24:35.172Z Downloaded derive_builder_macro v0.20.2
7682025-07-29T17:24:35.176Z Downloaded password-hash v0.4.2
7692025-07-29T17:24:35.176Z Downloaded hyper-util v0.1.16
7702025-07-29T17:24:35.181Z Downloaded num-derive v0.4.2
7712025-07-29T17:24:35.184Z Downloaded hickory-resolver v0.25.2
7722025-07-29T17:24:35.189Z Downloaded peg-runtime v0.8.5
7732025-07-29T17:24:35.192Z Downloaded zeroize_derive v1.4.2
7742025-07-29T17:24:35.192Z Downloaded utf-8 v0.7.6
7752025-07-29T17:24:35.195Z Downloaded zone v0.3.1
7762025-07-29T17:24:35.195Z Downloaded fatfs v0.3.6
7772025-07-29T17:24:35.198Z Downloaded uuid v1.17.0
7782025-07-29T17:24:35.202Z Downloaded untrusted v0.9.0
7792025-07-29T17:24:35.205Z Downloaded compact_str v0.8.0
7802025-07-29T17:24:35.208Z Downloaded tls_codec_derive v0.4.1
7812025-07-29T17:24:35.211Z Downloaded rand_seeder v0.3.0
7822025-07-29T17:24:35.215Z Downloaded proc-macro-crate v1.3.1
7832025-07-29T17:24:35.219Z Downloaded progenitor-client v0.8.0
7842025-07-29T17:24:35.219Z Downloaded packed_struct_codegen v0.10.1
7852025-07-29T17:24:35.222Z Downloaded zstd v0.13.3
7862025-07-29T17:24:35.225Z Downloaded progenitor-client v0.9.1
7872025-07-29T17:24:35.225Z Downloaded fs-err v2.11.0
7882025-07-29T17:24:35.228Z Downloaded time-macros v0.2.18
7892025-07-29T17:24:35.231Z Downloaded ena v0.14.3
7902025-07-29T17:24:35.235Z Downloaded time-core v0.1.2
7912025-07-29T17:24:35.235Z Downloaded ref-cast-impl v1.0.24
7922025-07-29T17:24:35.238Z Downloaded ref-cast v1.0.24
7932025-07-29T17:24:35.238Z Downloaded enum-as-inner v0.6.1
7942025-07-29T17:24:35.247Z Downloaded maplit v1.0.2
7952025-07-29T17:24:35.258Z Downloaded twox-hash v2.1.0
7962025-07-29T17:24:35.258Z Downloaded poly1305 v0.8.0
7972025-07-29T17:24:35.258Z Downloaded scrypt v0.11.0
7982025-07-29T17:24:35.264Z Downloaded num-integer v0.1.46
7992025-07-29T17:24:35.264Z Downloaded num-derive v0.3.3
8002025-07-29T17:24:35.264Z Downloaded elliptic-curve v0.13.8
8012025-07-29T17:24:35.264Z Downloaded packed_struct v0.10.1
8022025-07-29T17:24:35.264Z Downloaded oxide-tokio-rt v0.1.2
8032025-07-29T17:24:35.267Z Downloaded multimap v0.10.1
8042025-07-29T17:24:35.267Z Downloaded nanorand v0.7.0
8052025-07-29T17:24:35.271Z Downloaded vte_generate_state_changes v0.1.2
8062025-07-29T17:24:35.271Z Downloaded serde_with_macros v3.14.0
8072025-07-29T17:24:35.274Z Downloaded darling_macro v0.20.10
8082025-07-29T17:24:35.274Z Downloaded newtype-uuid v1.2.4
8092025-07-29T17:24:35.277Z Downloaded primeorder v0.13.6
8102025-07-29T17:24:35.280Z Downloaded ron v0.8.1
8112025-07-29T17:24:35.284Z Downloaded diesel_table_macro_syntax v0.2.0
8122025-07-29T17:24:35.287Z Downloaded schemars_derive v0.8.22
8132025-07-29T17:24:35.290Z Downloaded rustversion v1.0.17
8142025-07-29T17:24:35.293Z Downloaded rustls-pemfile v1.0.4
8152025-07-29T17:24:35.296Z Downloaded slog-envlogger v2.2.0
8162025-07-29T17:24:35.296Z Downloaded funty v2.0.0
8172025-07-29T17:24:35.300Z Downloaded data-encoding v2.9.0
8182025-07-29T17:24:35.300Z Downloaded rustyline v14.0.0
8192025-07-29T17:24:35.304Z Downloaded float-ord v0.3.2
8202025-07-29T17:24:35.308Z Downloaded smallvec v0.6.14
8212025-07-29T17:24:35.311Z Downloaded float-cmp v0.10.0
8222025-07-29T17:24:35.311Z Downloaded md-5 v0.10.6
8232025-07-29T17:24:35.314Z Downloaded num-conv v0.1.0
8242025-07-29T17:24:35.317Z Downloaded tagptr v0.2.0
8252025-07-29T17:24:35.317Z Downloaded tabwriter v1.4.0
8262025-07-29T17:24:35.320Z Downloaded native-tls v0.2.12
8272025-07-29T17:24:35.323Z Downloaded untrusted v0.7.1
8282025-07-29T17:24:35.323Z Downloaded pem v3.0.5
8292025-07-29T17:24:35.326Z Downloaded num_threads v0.1.7
8302025-07-29T17:24:35.330Z Downloaded itertools v0.10.5
8312025-07-29T17:24:35.334Z Downloaded zopfli v0.8.1
8322025-07-29T17:24:35.338Z Downloaded libxml v0.3.3
8332025-07-29T17:24:35.343Z Downloaded curve25519-dalek-derive v0.1.1
8342025-07-29T17:24:35.346Z Downloaded progenitor-client v0.10.0
8352025-07-29T17:24:35.349Z Downloaded pkcs1 v0.7.5
8362025-07-29T17:24:35.352Z Downloaded pretty-hex v0.2.1
8372025-07-29T17:24:35.352Z Downloaded termtree v0.5.1
8382025-07-29T17:24:35.358Z Downloaded strum v0.26.3
8392025-07-29T17:24:35.359Z Downloaded structmeta v0.3.0
8402025-07-29T17:24:35.362Z Downloaded progenitor-macro v0.9.1
8412025-07-29T17:24:35.362Z Downloaded predicates-core v1.0.8
8422025-07-29T17:24:35.362Z Downloaded derive-where v1.5.0
8432025-07-29T17:24:35.365Z Downloaded universal-hash v0.5.1
8442025-07-29T17:24:35.368Z Downloaded ron v0.7.1
8452025-07-29T17:24:35.373Z Downloaded match_cfg v0.1.0
8462025-07-29T17:24:35.377Z Downloaded unicode_categories v0.1.1
8472025-07-29T17:24:35.377Z Downloaded typify-macro v0.4.1
8482025-07-29T17:24:35.380Z Downloaded slog-json v2.6.1
8492025-07-29T17:24:35.380Z Downloaded peg v0.8.5
8502025-07-29T17:24:35.384Z Downloaded num-iter v0.1.45
8512025-07-29T17:24:35.390Z Downloaded crucible-workspace-hack v0.1.0
8522025-07-29T17:24:35.390Z Downloaded rand v0.9.1
8532025-07-29T17:24:35.394Z Downloaded dirs-sys-next v0.1.2
8542025-07-29T17:24:35.394Z Downloaded newtype_derive v0.1.6
8552025-07-29T17:24:35.397Z Downloaded vte v0.11.1
8562025-07-29T17:24:35.401Z Downloaded pkcs5 v0.7.1
8572025-07-29T17:24:35.404Z Downloaded openssl-probe v0.1.5
8582025-07-29T17:24:35.408Z Downloaded polyval v0.6.2
8592025-07-29T17:24:35.408Z Downloaded tokio-tungstenite v0.21.0
8602025-07-29T17:24:35.411Z Downloaded tokio-rustls v0.26.0
8612025-07-29T17:24:35.414Z Downloaded serde_yaml v0.9.34+deprecated
8622025-07-29T17:24:35.419Z Downloaded des v0.8.1
8632025-07-29T17:24:35.420Z Downloaded expectorate v1.2.0
8642025-07-29T17:24:35.423Z Downloaded signal-hook-registry v1.4.2
8652025-07-29T17:24:35.426Z Downloaded serde_bytes v0.11.17
8662025-07-29T17:24:35.426Z Downloaded serde-hex v0.1.0
8672025-07-29T17:24:35.429Z Downloaded tower-layer v0.3.3
8682025-07-29T17:24:35.434Z Downloaded thiserror-impl-no-std v2.0.2
8692025-07-29T17:24:35.434Z Downloaded der_derive v0.7.3
8702025-07-29T17:24:35.437Z Downloaded futures v0.3.31
8712025-07-29T17:24:35.440Z Downloaded unicode-truncate v1.1.0
8722025-07-29T17:24:35.443Z Downloaded typify v0.4.1
8732025-07-29T17:24:35.449Z Downloaded hyper v1.6.0
8742025-07-29T17:24:35.453Z Downloaded xattr v1.3.1
8752025-07-29T17:24:35.456Z Downloaded rsa v0.9.6
8762025-07-29T17:24:35.461Z Downloaded ed25519 v2.2.3
8772025-07-29T17:24:35.465Z Downloaded precomputed-hash v0.1.1
8782025-07-29T17:24:35.470Z Downloaded tokio-rustls v0.25.0
8792025-07-29T17:24:35.470Z Downloaded papergrid v0.14.0
8802025-07-29T17:24:35.474Z Downloaded futures-sink v0.3.31
8812025-07-29T17:24:35.477Z Downloaded md5 v0.7.0
8822025-07-29T17:24:35.477Z Downloaded pem-rfc7468 v0.7.0
8832025-07-29T17:24:35.480Z Downloaded nibble_vec v0.1.0
8842025-07-29T17:24:35.484Z Downloaded pbkdf2 v0.11.0
8852025-07-29T17:24:35.488Z Downloaded predicates v3.1.3
8862025-07-29T17:24:35.488Z Downloaded zerocopy v0.6.6
8872025-07-29T17:24:35.491Z Downloaded bindgen v0.69.5
8882025-07-29T17:24:35.498Z Downloaded rcgen v0.12.1
8892025-07-29T17:24:35.502Z Downloaded ssh-encoding v0.2.0
8902025-07-29T17:24:35.505Z Downloaded rustc-hash v2.1.1
8912025-07-29T17:24:35.508Z Downloaded hkdf v0.12.4
8922025-07-29T17:24:35.511Z Downloaded siphasher v1.0.1
8932025-07-29T17:24:35.511Z Downloaded foreign-types v0.3.2
8942025-07-29T17:24:35.515Z Downloaded salsa20 v0.10.2
8952025-07-29T17:24:35.515Z Downloaded blake3 v1.5.4
8962025-07-29T17:24:35.522Z Downloaded normalize-line-endings v0.3.0
8972025-07-29T17:24:35.525Z Downloaded which v4.4.2
8982025-07-29T17:24:35.528Z Downloaded darling_macro v0.21.0
8992025-07-29T17:24:35.528Z Downloaded sync-ptr v0.1.4
9002025-07-29T17:24:35.531Z Downloaded oso-derive v0.27.3
9012025-07-29T17:24:35.531Z Downloaded gethostname v0.5.0
9022025-07-29T17:24:35.534Z Downloaded flagset v0.4.6
9032025-07-29T17:24:35.534Z Downloaded fd-lock v4.0.2
9042025-07-29T17:24:35.537Z Downloaded peg-macros v0.8.5
9052025-07-29T17:24:35.540Z Downloaded parse-display-derive v0.10.0
9062025-07-29T17:24:35.542Z Downloaded parking_lot v0.11.2
9072025-07-29T17:24:35.546Z Downloaded strip-ansi-escapes v0.2.0
9082025-07-29T17:24:35.546Z Downloaded aho-corasick v1.1.3
9092025-07-29T17:24:35.551Z Downloaded rustls-pki-types v1.10.0
9102025-07-29T17:24:35.556Z Downloaded progenitor-impl v0.8.0
9112025-07-29T17:24:35.559Z Downloaded derive_more v2.0.1
9122025-07-29T17:24:35.566Z Downloaded typify-macro v0.2.0
9132025-07-29T17:24:35.569Z Downloaded daft v0.1.4
9142025-07-29T17:24:35.572Z Downloaded unicode-properties v0.1.3
9152025-07-29T17:24:35.576Z Downloaded fxhash v0.2.1
9162025-07-29T17:24:35.576Z Downloaded whoami v1.5.2
9172025-07-29T17:24:35.579Z Downloaded test-strategy v0.4.3
9182025-07-29T17:24:35.583Z Downloaded quick-error v1.2.3
9192025-07-29T17:24:35.583Z Downloaded foreign-types-macros v0.2.3
9202025-07-29T17:24:35.586Z Downloaded foreign-types v0.5.0
9212025-07-29T17:24:35.586Z Downloaded tokio-native-tls v0.3.1
9222025-07-29T17:24:35.589Z Downloaded daft-derive v0.1.4
9232025-07-29T17:24:35.592Z Downloaded openssl-macros v0.1.1
9242025-07-29T17:24:35.597Z Downloaded slog-dtrace v0.3.0
9252025-07-29T17:24:35.599Z Downloaded number_prefix v0.4.0
9262025-07-29T17:24:35.600Z Downloaded darling v0.20.10
9272025-07-29T17:24:35.602Z Downloaded tui-tree-widget v0.23.1
9282025-07-29T17:24:35.605Z Downloaded defmt-macros v0.3.9
9292025-07-29T17:24:35.609Z Downloaded topological-sort v0.2.2
9302025-07-29T17:24:35.612Z Downloaded dropshot_endpoint v0.16.2
9312025-07-29T17:24:35.615Z Downloaded russh v0.45.0
9322025-07-29T17:24:35.619Z Downloaded defmt-parser v0.3.4
9332025-07-29T17:24:35.622Z Downloaded prettyplease v0.2.36
9342025-07-29T17:24:35.626Z Downloaded futures-task v0.3.31
9352025-07-29T17:24:35.629Z Downloaded stringprep v0.1.5
9362025-07-29T17:24:35.629Z Downloaded der v0.7.9
9372025-07-29T17:24:35.638Z Downloaded p521 v0.13.3
9382025-07-29T17:24:35.647Z Downloaded spki v0.7.3
9392025-07-29T17:24:35.647Z Downloaded same-file v1.0.6
9402025-07-29T17:24:35.647Z Downloaded embedded-io v0.4.0
9412025-07-29T17:24:35.656Z Downloaded fixedbitset v0.5.7
9422025-07-29T17:24:35.656Z Downloaded slog-async v2.8.0
9432025-07-29T17:24:35.656Z Downloaded ff v0.13.0
9442025-07-29T17:24:35.656Z Downloaded futures-macro v0.3.31
9452025-07-29T17:24:35.666Z Downloaded rustc-hash v1.1.0
9462025-07-29T17:24:35.666Z Downloaded r2d2 v0.8.10
9472025-07-29T17:24:35.666Z Downloaded russh-cryptovec v0.7.3
9482025-07-29T17:24:35.666Z Downloaded pkcs8 v0.10.2
9492025-07-29T17:24:35.666Z Downloaded secrecy v0.10.3
9502025-07-29T17:24:35.666Z Downloaded strum_macros v0.24.3
9512025-07-29T17:24:35.669Z Downloaded scheduled-thread-pool v0.2.7
9522025-07-29T17:24:35.669Z Downloaded parking_lot v0.12.3
9532025-07-29T17:24:35.669Z Downloaded derive_more-impl v2.0.1
9542025-07-29T17:24:35.678Z Downloaded strum_macros v0.27.1
9552025-07-29T17:24:35.678Z Downloaded serde-big-array v0.5.1
9562025-07-29T17:24:35.683Z Downloaded zeroize v1.8.1
9572025-07-29T17:24:35.683Z Downloaded sqlparser v0.45.0
9582025-07-29T17:24:35.686Z Downloaded rand v0.8.5
9592025-07-29T17:24:35.686Z Downloaded num-bigint-dig v0.8.4
9602025-07-29T17:24:35.691Z Downloaded phf v0.11.2
9612025-07-29T17:24:35.694Z Downloaded socket2 v0.5.10
9622025-07-29T17:24:35.694Z Downloaded ctr v0.9.2
9632025-07-29T17:24:35.697Z Downloaded typed-path v0.9.3
9642025-07-29T17:24:35.702Z Downloaded similar v2.7.0
9652025-07-29T17:24:35.707Z Downloaded filetime v0.2.25
9662025-07-29T17:24:35.710Z Downloaded slab v0.4.9
9672025-07-29T17:24:35.713Z Downloaded rayon-core v1.12.1
9682025-07-29T17:24:35.716Z Downloaded num-bigint v0.4.6
9692025-07-29T17:24:35.720Z Downloaded pin-project-internal v1.1.6
9702025-07-29T17:24:35.723Z Downloaded parse-display v0.10.0
9712025-07-29T17:24:35.726Z Downloaded wyz v0.5.1
9722025-07-29T17:24:35.726Z Downloaded yasna v0.5.2
9732025-07-29T17:24:35.729Z Downloaded postgres-types v0.2.9
9742025-07-29T17:24:35.732Z Downloaded siphasher v0.3.11
9752025-07-29T17:24:35.732Z Downloaded nu-ansi-term v0.50.1
9762025-07-29T17:24:35.735Z Downloaded unicode-normalization v0.1.24
9772025-07-29T17:24:35.738Z Downloaded rpassword v7.4.0
9782025-07-29T17:24:35.742Z Downloaded rustc-demangle v0.1.24
9792025-07-29T17:24:35.745Z Downloaded quinn-udp v0.5.5
9802025-07-29T17:24:35.745Z Downloaded subprocess v0.2.9
9812025-07-29T17:24:35.748Z Downloaded fixedbitset v0.4.2
9822025-07-29T17:24:35.748Z Downloaded getrandom v0.2.15
9832025-07-29T17:24:35.753Z Downloaded oso v0.27.3
9842025-07-29T17:24:35.756Z Downloaded typify-macro v0.3.0
9852025-07-29T17:24:35.756Z Downloaded diff v0.1.13
9862025-07-29T17:24:35.759Z Downloaded subtle v2.6.1
9872025-07-29T17:24:35.762Z Downloaded miniz_oxide v0.8.5
9882025-07-29T17:24:35.765Z Downloaded parking_lot_core v0.9.10
9892025-07-29T17:24:35.765Z Downloaded zstd-safe v7.2.3
9902025-07-29T17:24:35.768Z Downloaded zlib-rs v0.5.1
9912025-07-29T17:24:35.772Z Downloaded flate2 v1.1.2
9922025-07-29T17:24:35.777Z Downloaded darling v0.21.0
9932025-07-29T17:24:35.782Z Downloaded futures-channel v0.3.31
9942025-07-29T17:24:35.785Z Downloaded slog v2.7.0
9952025-07-29T17:24:35.788Z Downloaded xshell v0.2.7
9962025-07-29T17:24:35.791Z Downloaded bindgen v0.71.1
9972025-07-29T17:24:35.797Z Downloaded chrono v0.4.41
9982025-07-29T17:24:35.804Z Downloaded tokio-tungstenite v0.23.1
9992025-07-29T17:24:35.807Z Downloaded socket2 v0.6.0
10002025-07-29T17:24:35.810Z Downloaded parking_lot_core v0.8.6
10012025-07-29T17:24:35.813Z Downloaded unicode-segmentation v1.12.0
10022025-07-29T17:24:35.816Z Downloaded pin-project v1.1.6
10032025-07-29T17:24:35.827Z Downloaded spin v0.9.8
10042025-07-29T17:24:35.831Z Downloaded ed25519-dalek v2.1.1
10052025-07-29T17:24:35.834Z Downloaded qorb v0.4.0
10062025-07-29T17:24:35.837Z Downloaded reedline v0.40.0
10072025-07-29T17:24:35.844Z Downloaded tungstenite v0.23.0
10082025-07-29T17:24:35.848Z Downloaded darling_core v0.21.0
10092025-07-29T17:24:35.853Z Downloaded darling_core v0.20.10
10102025-07-29T17:24:35.858Z Downloaded zerocopy-derive v0.8.26
10112025-07-29T17:24:35.865Z Downloaded minimal-lexical v0.2.1
10122025-07-29T17:24:35.869Z Downloaded steno v0.4.1
10132025-07-29T17:24:35.873Z Downloaded bitvec v1.0.1
10142025-07-29T17:24:35.889Z Downloaded samael v0.0.19
10152025-07-29T17:24:35.895Z Downloaded quinn-proto v0.11.8
10162025-07-29T17:24:35.901Z Downloaded tower v0.5.2
10172025-07-29T17:24:35.912Z Downloaded tokio-postgres v0.7.13
10182025-07-29T17:24:35.915Z Downloaded openssl-sys v0.9.109
10192025-07-29T17:24:35.921Z Downloaded mio v1.0.2
10202025-07-29T17:24:35.928Z Downloaded lalrpop v0.19.12
10212025-07-29T17:24:35.938Z Downloaded yansi v1.0.1
10222025-07-29T17:24:35.941Z Downloaded reqwest v0.12.22
10232025-07-29T17:24:35.951Z Downloaded regex v1.11.1
10242025-07-29T17:24:35.963Z Downloaded nom v7.1.3
10252025-07-29T17:24:35.968Z Downloaded vcpkg v0.2.15
10262025-07-29T17:24:36.010Z Downloaded tokio-util v0.7.15
10272025-07-29T17:24:36.013Z Downloaded regex-syntax v0.6.29
10282025-07-29T17:24:36.025Z Downloaded x509-cert v0.2.5
10292025-07-29T17:24:36.046Z Downloaded polar-core v0.27.3
10302025-07-29T17:24:36.046Z Downloaded p384 v0.13.0
10312025-07-29T17:24:36.046Z Downloaded quick-xml v0.37.2
10322025-07-29T17:24:36.049Z Downloaded winnow v0.5.40
10332025-07-29T17:24:36.053Z Downloaded futures-util v0.3.31
10342025-07-29T17:24:36.070Z Downloaded tough v0.20.0
10352025-07-29T17:24:36.073Z Downloaded salty v0.3.0
10362025-07-29T17:24:36.080Z Downloaded rustls-webpki v0.101.7
10372025-07-29T17:24:36.095Z Downloaded smoltcp v0.9.1
10382025-07-29T17:24:36.107Z Downloaded object v0.30.4
10392025-07-29T17:24:36.115Z Downloaded winnow v0.6.26
10402025-07-29T17:24:36.123Z Downloaded regex-syntax v0.8.5
10412025-07-29T17:24:36.130Z Downloaded proptest v1.7.0
10422025-07-29T17:24:36.139Z Downloaded radix_trie v0.2.1
10432025-07-29T17:24:36.144Z Downloaded smoltcp v0.11.0
10442025-07-29T17:24:36.156Z Downloaded rustls-webpki v0.102.8
10452025-07-29T17:24:36.174Z Downloaded nix v0.27.1
10462025-07-29T17:24:36.183Z Downloaded hickory-proto v0.24.4
10472025-07-29T17:24:36.198Z Downloaded portable-atomic v1.11.0
10482025-07-29T17:24:36.205Z Downloaded zerocopy v0.8.26
10492025-07-29T17:24:36.225Z Downloaded rayon v1.10.0
10502025-07-29T17:24:36.233Z Downloaded object v0.36.5
10512025-07-29T17:24:36.247Z Downloaded openssl v0.10.73
10522025-07-29T17:24:36.254Z Downloaded regress v0.10.4
10532025-07-29T17:24:36.261Z Downloaded petname v2.0.2
10542025-07-29T17:24:36.268Z Downloaded gimli v0.31.1
10552025-07-29T17:24:36.274Z Downloaded diesel v2.2.11
10562025-07-29T17:24:36.293Z Downloaded webpki-roots v1.0.1
10572025-07-29T17:24:36.296Z Downloaded typify-impl v0.3.0
10582025-07-29T17:24:36.308Z Downloaded dropshot v0.16.2
10592025-07-29T17:24:36.330Z Downloaded moka v0.12.10
10602025-07-29T17:24:36.339Z Downloaded regex-automata v0.4.8
10612025-07-29T17:24:36.355Z Downloaded bzip2-sys v0.1.13+1.0.8
10622025-07-29T17:24:36.364Z Downloaded rustls v0.21.12
10632025-07-29T17:24:36.374Z Downloaded curve25519-dalek v4.1.3
10642025-07-29T17:24:36.381Z Downloaded rustls v0.23.19
10652025-07-29T17:24:36.397Z Downloaded rustls v0.22.4
10662025-07-29T17:24:36.404Z Downloaded hickory-proto v0.25.2
10672025-07-29T17:24:36.423Z Downloaded nix v0.28.0
10682025-07-29T17:24:36.430Z Downloaded nix v0.30.1
10692025-07-29T17:24:36.441Z Downloaded petgraph v0.6.5
10702025-07-29T17:24:36.456Z Downloaded chrono-tz v0.10.4
10712025-07-29T17:24:36.473Z Downloaded openapiv3 v2.2.0
10722025-07-29T17:24:36.483Z Downloaded typify-impl v0.4.1
10732025-07-29T17:24:36.494Z Downloaded nix v0.29.0
10742025-07-29T17:24:36.511Z Downloaded bstr v1.10.0
10752025-07-29T17:24:36.516Z Downloaded tabled v0.18.0
10762025-07-29T17:24:36.530Z Downloaded sled v0.34.7
10772025-07-29T17:24:36.539Z Downloaded csv v1.3.1
10782025-07-29T17:24:36.557Z Downloaded typify-impl v0.2.0
10792025-07-29T17:24:36.569Z Downloaded zerocopy-derive v0.6.6
10802025-07-29T17:24:36.578Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10812025-07-29T17:24:36.597Z Downloaded git2 v0.19.0
10822025-07-29T17:24:36.602Z Downloaded tungstenite v0.21.0
10832025-07-29T17:24:36.608Z Downloaded tower-http v0.6.6
10842025-07-29T17:24:36.612Z Downloaded crossterm v0.29.0
10852025-07-29T17:24:36.618Z Downloaded ratatui v0.29.0
10862025-07-29T17:24:36.637Z Downloaded jiff v0.2.15
10872025-07-29T17:24:36.653Z Downloaded time v0.3.36
10882025-07-29T17:24:36.657Z Downloaded serde_with v3.14.0
10892025-07-29T17:24:36.668Z Downloaded zip v4.2.0
10902025-07-29T17:24:36.673Z Downloaded itertools v0.13.0
10912025-07-29T17:24:36.679Z Downloaded term v0.7.0
10922025-07-29T17:24:36.684Z Downloaded rustc_version v0.4.1
10932025-07-29T17:24:36.688Z Downloaded flume v0.11.1
10942025-07-29T17:24:36.688Z Downloaded lzma-sys v0.1.20
10952025-07-29T17:24:36.713Z Downloaded derive_more v0.99.20
10962025-07-29T17:24:36.717Z Downloaded psl-types v2.0.11
10972025-07-29T17:24:36.720Z Downloaded ppv-lite86 v0.2.20
10982025-07-29T17:24:36.720Z Downloaded foldhash v0.1.5
10992025-07-29T17:24:36.720Z Downloaded unicode-bidi v0.3.17
11002025-07-29T17:24:36.724Z Downloaded ecdsa v0.16.9
11012025-07-29T17:24:36.727Z Downloaded termcolor v1.4.1
11022025-07-29T17:24:36.727Z Downloaded string_cache v0.8.9
11032025-07-29T17:24:36.727Z Downloaded powerfmt v0.2.0
11042025-07-29T17:24:36.730Z Downloaded libz-sys v1.1.20
11052025-07-29T17:24:36.746Z Downloaded pbkdf2 v0.12.2
11062025-07-29T17:24:36.749Z Downloaded rustls-native-certs v0.8.1
11072025-07-29T17:24:36.752Z Downloaded petgraph v0.8.2
11082025-07-29T17:24:36.768Z Downloaded sha3 v0.10.8
11092025-07-29T17:24:36.772Z Downloaded unsafe-libyaml v0.2.11
11102025-07-29T17:24:36.775Z Downloaded ssh-key v0.6.6
11112025-07-29T17:24:36.781Z Downloaded path-slash v0.1.5
11122025-07-29T17:24:36.784Z Downloaded difflib v0.4.0
11132025-07-29T17:24:36.784Z Downloaded tokio v1.47.0
11142025-07-29T17:24:36.819Z Downloaded typify v0.3.0
11152025-07-29T17:24:36.822Z Downloaded iri-string v0.7.8
11162025-07-29T17:24:36.827Z Downloaded dsl_auto_type v0.1.2
11172025-07-29T17:24:36.830Z Downloaded document-features v0.2.11
11182025-07-29T17:24:36.830Z Downloaded dirs-next v2.0.0
11192025-07-29T17:24:36.833Z Downloaded itertools v0.14.0
11202025-07-29T17:24:36.836Z Downloaded thiserror-no-std v2.0.2
11212025-07-29T17:24:36.840Z Downloaded slog-term v2.9.1
11222025-07-29T17:24:36.843Z Downloaded simd-adler32 v0.3.7
11232025-07-29T17:24:36.847Z Downloaded signal-hook-tokio v0.3.1
11242025-07-29T17:24:36.847Z Downloaded serde_repr v0.1.19
11252025-07-29T17:24:36.847Z Downloaded progenitor-macro v0.10.0
11262025-07-29T17:24:36.854Z Downloaded pin-project-lite v0.2.14
11272025-07-29T17:24:36.859Z Downloaded libm v0.2.8
11282025-07-29T17:24:36.866Z Downloaded ring v0.17.14
11292025-07-29T17:24:36.897Z Downloaded tokio-rustls v0.24.1
11302025-07-29T17:24:36.900Z Downloaded paste v1.0.15
11312025-07-29T17:24:36.900Z Downloaded owo-colors v4.2.2
11322025-07-29T17:24:36.903Z Downloaded publicsuffix v2.3.0
11332025-07-29T17:24:36.906Z Downloaded num v0.4.3
11342025-07-29T17:24:36.906Z Downloaded glob v0.3.2
11352025-07-29T17:24:36.909Z Downloaded smf v0.2.3
11362025-07-29T17:24:36.909Z Downloaded itertools v0.12.1
11372025-07-29T17:24:36.913Z Downloaded num_enum_derive v0.5.11
11382025-07-29T17:24:36.916Z Downloaded nodrop v0.1.14
11392025-07-29T17:24:36.916Z Downloaded pretty_assertions v1.4.1
11402025-07-29T17:24:36.919Z Downloaded cc v1.2.30
11412025-07-29T17:24:36.922Z Downloaded tabled_derive v0.10.0
11422025-07-29T17:24:36.922Z Downloaded multer v3.1.0
11432025-07-29T17:24:36.925Z Downloaded maybe-uninit v2.0.0
11442025-07-29T17:24:36.925Z Downloaded memmap2 v0.9.5
11452025-07-29T17:24:36.929Z Downloaded sct v0.7.1
11462025-07-29T17:24:36.929Z Downloaded fs_extra v1.3.0
11472025-07-29T17:24:36.932Z Downloaded scopeguard v1.2.0
11482025-07-29T17:24:36.932Z Downloaded crypto-bigint v0.5.5
11492025-07-29T17:24:36.937Z Downloaded tracing v0.1.40
11502025-07-29T17:24:36.942Z Downloaded encoding_rs v0.8.34
11512025-07-29T17:24:36.961Z Downloaded toml_edit v0.19.15
11522025-07-29T17:24:36.975Z Downloaded iddqd v0.3.9
11532025-07-29T17:24:36.980Z Downloaded value-bag v1.9.0
11542025-07-29T17:24:36.983Z Downloaded uzers v0.12.1
11552025-07-29T17:24:36.987Z Downloaded typify v0.2.0
11562025-07-29T17:24:36.990Z Downloaded hickory-server v0.25.2
11572025-07-29T17:24:36.993Z Downloaded diesel_derives v2.2.3
11582025-07-29T17:24:36.996Z Downloaded p256 v0.13.2
11592025-07-29T17:24:36.999Z Downloaded zip v0.6.6
11602025-07-29T17:24:37.002Z Downloaded embedded-io v0.6.1
11612025-07-29T17:24:37.005Z Downloaded dunce v1.0.5
11622025-07-29T17:24:37.005Z Downloaded termios v0.3.3
11632025-07-29T17:24:37.005Z Downloaded omicron-zone-package v0.12.2
11642025-07-29T17:24:37.008Z Downloaded quinn v0.11.5
11652025-07-29T17:24:37.012Z Downloaded pin-utils v0.1.0
11662025-07-29T17:24:37.012Z Downloaded display-error-chain v0.2.2
11672025-07-29T17:24:37.016Z Downloaded derive-ex v0.1.8
11682025-07-29T17:24:37.016Z Downloaded deranged v0.3.11
11692025-07-29T17:24:37.016Z Downloaded vsss-rs v3.3.4
11702025-07-29T17:24:37.019Z Downloaded sqlformat v0.3.5
11712025-07-29T17:24:37.019Z Downloaded crossbeam-channel v0.5.15
11722025-07-29T17:24:37.022Z Downloaded strum v0.27.2
11732025-07-29T17:24:37.022Z Downloaded ssh-cipher v0.2.0
11742025-07-29T17:24:37.026Z Downloaded tracing-core v0.1.32
11752025-07-29T17:24:37.026Z Downloaded signal-hook-mio v0.2.4
11762025-07-29T17:24:37.029Z Downloaded shlex v1.3.0
11772025-07-29T17:24:37.029Z Downloaded shell-words v1.1.0
11782025-07-29T17:24:37.029Z Downloaded rtoolbox v0.0.2
11792025-07-29T17:24:37.032Z Downloaded h2 v0.4.6
11802025-07-29T17:24:37.035Z Downloaded libgit2-sys v0.17.0+1.8.1
11812025-07-29T17:24:37.097Z Downloaded aes v0.8.4
11822025-07-29T17:24:37.101Z Downloaded num-complex v0.4.6
11832025-07-29T17:24:37.101Z Downloaded mime v0.3.17
11842025-07-29T17:24:37.101Z Downloaded toml v0.7.8
11852025-07-29T17:24:37.101Z Downloaded bytes v1.10.1
11862025-07-29T17:24:37.101Z Downloaded hickory-resolver v0.24.4
11872025-07-29T17:24:37.101Z Downloaded const_format v0.2.34
11882025-07-29T17:24:37.104Z Downloaded base64 v0.21.7
11892025-07-29T17:24:37.108Z Downloaded progenitor v0.10.0
11902025-07-29T17:24:37.108Z Downloaded progenitor v0.9.1
11912025-07-29T17:24:37.108Z Downloaded fallible-iterator v0.2.0
11922025-07-29T17:24:37.111Z Downloaded env_logger v0.11.5
11932025-07-29T17:24:37.111Z Downloaded env_logger v0.10.2
11942025-07-29T17:24:37.114Z Downloaded derive_builder_core v0.20.2
11952025-07-29T17:24:37.122Z Downloaded derive_builder v0.20.2
11962025-07-29T17:24:37.127Z Downloaded oxnet v0.1.3
11972025-07-29T17:24:37.127Z Downloaded olpc-cjson v0.1.4
11982025-07-29T17:24:37.127Z Downloaded num_enum v0.5.11
11992025-07-29T17:24:37.127Z Downloaded ignore v0.4.23
12002025-07-29T17:24:37.131Z Downloaded base64 v0.22.1
12012025-07-29T17:24:37.131Z Downloaded prefix-trie v0.7.0
12022025-07-29T17:24:37.134Z Downloaded walkdir v2.5.0
12032025-07-29T17:24:37.134Z Downloaded serde_cbor v0.11.2
12042025-07-29T17:24:37.138Z Downloaded arc-swap v1.7.1
12052025-07-29T17:24:37.141Z Downloaded futures-executor v0.3.31
12062025-07-29T17:24:37.141Z Downloaded futures-core v0.3.31
12072025-07-29T17:24:37.146Z Downloaded vergen v8.3.2
12082025-07-29T17:24:37.146Z Downloaded chacha20poly1305 v0.10.1
12092025-07-29T17:24:37.149Z Downloaded indicatif v0.17.11
12102025-07-29T17:24:37.149Z Downloaded tokio-dtrace v0.1.0
12112025-07-29T17:24:37.153Z Downloaded slog-scope v4.4.0
12122025-07-29T17:24:37.153Z Downloaded rustls-pemfile v2.2.0
12132025-07-29T17:24:37.153Z Downloaded postcard v1.0.10
12142025-07-29T17:24:37.156Z Downloaded litrs v0.4.1
12152025-07-29T17:24:37.159Z Downloaded static_assertions v1.1.0
12162025-07-29T17:24:37.159Z Downloaded crossbeam-utils v0.8.21
12172025-07-29T17:24:37.162Z Downloaded async-bb8-diesel v0.2.1
12182025-07-29T17:24:37.162Z Downloaded blake2 v0.10.6
12192025-07-29T17:24:37.174Z Downloaded argon2 v0.5.3
12202025-07-29T17:24:37.174Z Downloaded libloading v0.8.5
12212025-07-29T17:24:37.181Z Downloaded jobserver v0.1.32
12222025-07-29T17:24:37.181Z Downloaded http v1.3.1
12232025-07-29T17:24:37.181Z Downloaded crc32fast v1.4.2
12242025-07-29T17:24:37.181Z Downloaded cancel-safe-futures v0.1.5
12252025-07-29T17:24:37.181Z Downloaded hyper-staticfile v0.10.1
12262025-07-29T17:24:37.181Z Downloaded hickory-client v0.25.2
12272025-07-29T17:24:37.191Z Downloaded libefi-sys v0.1.0
12282025-07-29T17:24:37.191Z Downloaded iana-time-zone v0.1.63
12292025-07-29T17:24:37.191Z Downloaded libz-rs-sys v0.5.1
12302025-07-29T17:24:37.191Z Downloaded kstat-rs v0.2.4
12312025-07-29T17:24:37.191Z Downloaded ingot-types v0.1.2
12322025-07-29T17:24:37.191Z Downloaded lalrpop-util v0.19.12
12332025-07-29T17:24:37.191Z Downloaded bzip2 v0.5.2
12342025-07-29T17:24:37.208Z Downloaded hyper-rustls v0.27.7
12352025-07-29T17:24:37.208Z Downloaded is-terminal v0.4.13
12362025-07-29T17:24:37.208Z Downloaded indexmap v1.9.3
12372025-07-29T17:24:37.208Z Downloaded cargo_metadata v0.18.1
12382025-07-29T17:24:37.214Z Downloaded keccak v0.1.5
12392025-07-29T17:24:37.214Z Downloaded indicatif v0.18.0
12402025-07-29T17:24:37.214Z Downloaded crc-catalog v2.4.0
12412025-07-29T17:24:37.214Z Downloaded crc v3.2.1
12422025-07-29T17:24:37.214Z Downloaded constant_time_eq v0.3.1
12432025-07-29T17:24:37.214Z Downloaded cmake v0.1.51
12442025-07-29T17:24:37.214Z Downloaded bcrypt-pbkdf v0.10.0
12452025-07-29T17:24:37.214Z Downloaded httparse v1.9.5
12462025-07-29T17:24:37.215Z Downloaded heapless v0.7.17
12472025-07-29T17:24:37.215Z Downloaded assert_matches v1.5.0
12482025-07-29T17:24:37.215Z Downloaded bitflags v1.3.2
12492025-07-29T17:24:37.223Z Downloaded array-init v0.0.4
12502025-07-29T17:24:37.223Z Downloaded cassowary v0.3.0
12512025-07-29T17:24:37.223Z Downloaded buf-list v1.0.3
12522025-07-29T17:24:37.223Z Downloaded bitfield v0.14.0
12532025-07-29T17:24:37.223Z Downloaded ahash v0.8.12
12542025-07-29T17:24:37.227Z Downloaded ascii-canvas v3.0.0
12552025-07-29T17:24:37.227Z Downloaded backtrace v0.3.74
12562025-07-29T17:24:37.227Z Downloaded bit-set v0.8.0
12572025-07-29T17:24:37.227Z Downloaded http-body-util v0.1.3
12582025-07-29T17:24:37.234Z Downloaded base64ct v1.6.0
12592025-07-29T17:24:37.234Z Downloaded bit-vec v0.6.3
12602025-07-29T17:24:37.234Z Downloaded atomic-waker v1.1.2
12612025-07-29T17:24:37.234Z Downloaded heck v0.3.3
12622025-07-29T17:24:37.234Z Downloaded globwalk v0.9.1
12632025-07-29T17:24:37.234Z Downloaded console v0.15.10
12642025-07-29T17:24:37.243Z Downloaded backoff v0.4.0
12652025-07-29T17:24:37.243Z Downloaded atty v0.2.14
12662025-07-29T17:24:37.579Z Downloaded aws-lc-sys v0.26.0
12672025-07-29T17:24:37.873Z Compiling value-bag v1.9.0
12682025-07-29T17:24:37.873Z Compiling shlex v1.3.0
12692025-07-29T17:24:37.874Z Compiling lock_api v0.4.12
12702025-07-29T17:24:37.877Z Compiling scopeguard v1.2.0
12712025-07-29T17:24:37.877Z Compiling typenum v1.17.0
12722025-07-29T17:24:37.877Z Compiling generic-array v0.14.7
12732025-07-29T17:24:37.877Z Compiling syn v2.0.104
12742025-07-29T17:24:37.877Z Compiling getrandom v0.2.15
12752025-07-29T17:24:38.182Z Compiling jobserver v0.1.32
12762025-07-29T17:24:38.404Z Compiling rand_core v0.6.4
12772025-07-29T17:24:38.496Z Compiling log v0.4.27
12782025-07-29T17:24:38.518Z Compiling smallvec v1.15.1
12792025-07-29T17:24:38.624Z Compiling cc v1.2.30
12802025-07-29T17:24:38.974Z Compiling portable-atomic v1.11.0
12812025-07-29T17:24:38.977Z Compiling subtle v2.6.1
12822025-07-29T17:24:38.977Z Compiling critical-section v1.1.3
12832025-07-29T17:24:39.050Z Compiling const-oid v0.9.6
12842025-07-29T17:24:39.194Z Compiling pkg-config v0.3.31
12852025-07-29T17:24:39.258Z Compiling pin-project-lite v0.2.14
12862025-07-29T17:24:39.351Z Compiling parking_lot_core v0.9.10
12872025-07-29T17:24:39.433Z Compiling rustix v0.38.37
12882025-07-29T17:24:40.293Z Compiling signal-hook-registry v1.4.2
12892025-07-29T17:24:40.376Z Compiling parking_lot v0.12.3
12902025-07-29T17:24:40.413Z Compiling mio v1.0.2
12912025-07-29T17:24:40.457Z Compiling futures-core v0.3.31
12922025-07-29T17:24:40.719Z Compiling spin v0.9.8
12932025-07-29T17:24:40.993Z Compiling socket2 v0.6.0
12942025-07-29T17:24:41.097Z Compiling once_cell v1.21.3
12952025-07-29T17:24:41.167Z Compiling aho-corasick v1.1.3
12962025-07-29T17:24:41.223Z Compiling slab v0.4.9
12972025-07-29T17:24:41.279Z Compiling getrandom v0.3.1
12982025-07-29T17:24:41.436Z Compiling serde_json v1.0.141
12992025-07-29T17:24:41.473Z Compiling libm v0.2.8
13002025-07-29T17:24:41.558Z Compiling regex-syntax v0.8.5
13012025-07-29T17:24:41.786Z Compiling cpufeatures v0.2.14
13022025-07-29T17:24:41.898Z Compiling num-traits v0.2.19
13032025-07-29T17:24:41.917Z Compiling percent-encoding v2.3.1
13042025-07-29T17:24:41.968Z Compiling glob v0.3.2
13052025-07-29T17:24:42.025Z Compiling either v1.15.0
13062025-07-29T17:24:42.223Z Compiling futures-sink v0.3.31
13072025-07-29T17:24:42.537Z Compiling prettyplease v0.2.36
13082025-07-29T17:24:42.674Z Compiling lazy_static v1.5.0
13092025-07-29T17:24:42.797Z Compiling clang-sys v1.8.1
13102025-07-29T17:24:42.827Z Compiling allocator-api2 v0.2.21
13112025-07-29T17:24:42.884Z Compiling foldhash v0.1.5
13122025-07-29T17:24:42.935Z Compiling minimal-lexical v0.2.1
13132025-07-29T17:24:43.338Z Compiling libloading v0.8.5
13142025-07-29T17:24:43.536Z Compiling hashbrown v0.15.4
13152025-07-29T17:24:43.558Z Compiling nom v7.1.3
13162025-07-29T17:24:43.719Z Compiling home v0.5.9
13172025-07-29T17:24:43.768Z Compiling base64ct v1.6.0
13182025-07-29T17:24:43.949Z Compiling bindgen v0.69.5
13192025-07-29T17:24:44.349Z Compiling pem-rfc7468 v0.7.0
13202025-07-29T17:24:44.925Z Compiling futures-channel v0.3.31
13212025-07-29T17:24:44.972Z Compiling itertools v0.12.1
13222025-07-29T17:24:45.204Z Compiling regex-automata v0.4.8
13232025-07-29T17:24:45.351Z Compiling synstructure v0.13.1
13242025-07-29T17:24:46.743Z Compiling cexpr v0.6.0
13252025-07-29T17:24:46.803Z Compiling futures-io v0.3.31
13262025-07-29T17:24:47.087Z Compiling pin-utils v0.1.0
13272025-07-29T17:24:47.221Z Compiling futures-task v0.3.31
13282025-07-29T17:24:47.348Z Compiling lazycell v1.3.0
13292025-07-29T17:24:47.509Z Compiling rustc-hash v1.1.0
13302025-07-29T17:24:47.569Z Compiling zerocopy v0.8.26
13312025-07-29T17:24:47.695Z Compiling flagset v0.4.6
13322025-07-29T17:24:47.862Z Compiling cmake v0.1.51
13332025-07-29T17:24:47.929Z Compiling fs_extra v1.3.0
13342025-07-29T17:24:48.150Z Compiling dunce v1.0.5
13352025-07-29T17:24:48.293Z Compiling form_urlencoded v1.2.1
13362025-07-29T17:24:48.319Z Compiling vcpkg v0.2.15
13372025-07-29T17:24:48.425Z Compiling paste v1.0.15
13382025-07-29T17:24:48.448Z Compiling ring v0.17.14
13392025-07-29T17:24:48.625Z Compiling tracing-core v0.1.32
13402025-07-29T17:24:48.705Z Compiling iana-time-zone v0.1.63
13412025-07-29T17:24:49.720Z Compiling aws-lc-rs v1.12.4
13422025-07-29T17:24:49.741Z Compiling httparse v1.9.5
13432025-07-29T17:24:49.753Z Compiling base64 v0.22.1
13442025-07-29T17:24:49.892Z Compiling openssl-sys v0.9.109
13452025-07-29T17:24:50.058Z Compiling rustversion v1.0.17
13462025-07-29T17:24:50.182Z Compiling tinyvec_macros v0.1.1
13472025-07-29T17:24:50.211Z Compiling serde_derive v1.0.219
13482025-07-29T17:24:50.293Z Compiling zeroize_derive v1.4.2
13492025-07-29T17:24:50.342Z Compiling zerofrom-derive v0.1.4
13502025-07-29T17:24:50.673Z Compiling yoke-derive v0.7.4
13512025-07-29T17:24:50.930Z Compiling zerovec-derive v0.10.3
13522025-07-29T17:24:51.641Z Compiling zeroize v1.8.1
13532025-07-29T17:24:53.249Z Compiling displaydoc v0.2.5
13542025-07-29T17:24:53.357Z Compiling crypto-common v0.1.6
13552025-07-29T17:24:53.486Z Compiling block-buffer v0.10.4
13562025-07-29T17:24:53.630Z Compiling tokio-macros v2.5.0
13572025-07-29T17:24:53.685Z Compiling digest v0.10.7
13582025-07-29T17:24:53.701Z Compiling zerofrom v0.1.4
13592025-07-29T17:24:53.954Z Compiling yoke v0.7.4
13602025-07-29T17:24:54.095Z Compiling zerocopy-derive v0.7.35
13612025-07-29T17:24:54.257Z Compiling zerovec v0.10.4
13622025-07-29T17:24:54.663Z Compiling hmac v0.12.1
13632025-07-29T17:24:54.770Z Compiling icu_provider_macros v1.5.0
13642025-07-29T17:24:54.843Z Compiling block-padding v0.3.3
13652025-07-29T17:24:54.923Z Compiling sha2 v0.10.9
13662025-07-29T17:24:55.006Z Compiling regex v1.11.1
13672025-07-29T17:24:55.117Z Compiling inout v0.1.3
13682025-07-29T17:24:55.154Z Compiling futures-macro v0.3.31
13692025-07-29T17:24:55.423Z Compiling cipher v0.4.4
13702025-07-29T17:24:55.881Z Compiling tinystr v0.7.6
13712025-07-29T17:24:55.903Z Compiling icu_collections v1.5.0
13722025-07-29T17:24:55.964Z Compiling der_derive v0.7.3
13732025-07-29T17:24:55.986Z Compiling zerocopy v0.7.35
13742025-07-29T17:24:56.158Z Compiling zerocopy-derive v0.8.26
13752025-07-29T17:24:56.287Z Compiling icu_locid v1.5.0
13762025-07-29T17:24:56.977Z Compiling futures-util v0.3.31
13772025-07-29T17:24:57.011Z Compiling serde v1.0.219
13782025-07-29T17:24:57.063Z Compiling thiserror-impl v1.0.69
13792025-07-29T17:24:57.233Z Compiling ppv-lite86 v0.2.20
13802025-07-29T17:24:58.076Z Compiling icu_provider v1.5.0
13812025-07-29T17:24:58.202Z Compiling der v0.7.9
13822025-07-29T17:24:58.202Z Compiling salsa20 v0.10.2
13832025-07-29T17:24:58.395Z Compiling pbkdf2 v0.12.2
13842025-07-29T17:24:58.454Z Compiling aes v0.8.4
13852025-07-29T17:24:58.600Z Compiling scrypt v0.11.0
13862025-07-29T17:24:59.004Z Compiling icu_locid_transform v1.5.0
13872025-07-29T17:24:59.124Z Compiling cbc v0.1.2
13882025-07-29T17:24:59.469Z Compiling tracing-attributes v0.1.27
13892025-07-29T17:24:59.998Z Compiling thiserror v1.0.69
13902025-07-29T17:25:00.153Z Compiling spki v0.7.3
13912025-07-29T17:25:00.549Z Compiling icu_properties v1.5.1
13922025-07-29T17:25:00.998Z Compiling pkcs5 v0.7.1
13932025-07-29T17:25:01.197Z Compiling pest v2.7.14
13942025-07-29T17:25:01.272Z Compiling scroll_derive v0.12.0
13952025-07-29T17:25:02.101Z Compiling pkcs8 v0.10.2
13962025-07-29T17:25:02.360Z Compiling bitflags v2.9.1
13972025-07-29T17:25:02.412Z Compiling bytes v1.10.1
13982025-07-29T17:25:02.601Z Compiling semver v1.0.26
13992025-07-29T17:25:02.786Z Compiling indexmap v2.10.0
14002025-07-29T17:25:02.841Z Compiling uuid v1.17.0
14012025-07-29T17:25:03.323Z Compiling rustc_version v0.4.1
14022025-07-29T17:25:03.903Z Compiling tokio v1.47.0
14032025-07-29T17:25:04.004Z Compiling http v1.3.1
14042025-07-29T17:25:04.067Z Compiling pest_meta v2.7.14
14052025-07-29T17:25:04.104Z Compiling icu_normalizer v1.5.0
14062025-07-29T17:25:04.280Z Compiling tracing v0.1.40
14072025-07-29T17:25:04.788Z Compiling chrono v0.4.41
14082025-07-29T17:25:05.039Z Compiling idna_adapter v1.2.0
14092025-07-29T17:25:05.280Z Compiling idna v1.0.3
14102025-07-29T17:25:05.370Z Compiling rustls-pki-types v1.10.0
14112025-07-29T17:25:05.784Z Compiling http-body v1.0.1
14122025-07-29T17:25:06.048Z Compiling url v2.5.4
14132025-07-29T17:25:06.142Z Compiling pest_generator v2.7.14
14142025-07-29T17:25:06.325Z Compiling which v4.4.2
14152025-07-29T17:25:06.872Z Compiling scroll v0.12.0
14162025-07-29T17:25:07.345Z Compiling rand_core v0.9.2
14172025-07-29T17:25:07.543Z Compiling tinyvec v1.8.0
14182025-07-29T17:25:07.832Z Compiling serde_derive_internals v0.29.1
14192025-07-29T17:25:07.874Z Compiling bzip2-sys v0.1.13+1.0.8
14202025-07-29T17:25:07.956Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14212025-07-29T17:25:08.088Z Compiling untrusted v0.7.1
14222025-07-29T17:25:08.309Z Compiling try-lock v0.2.5
14232025-07-29T17:25:08.424Z Compiling openssl v0.10.73
14242025-07-29T17:25:08.428Z Compiling openssl-probe v0.1.5
14252025-07-29T17:25:08.485Z Compiling adler2 v2.0.0
14262025-07-29T17:25:08.702Z Compiling schemars v0.8.22
14272025-07-29T17:25:08.724Z Compiling foreign-types-shared v0.1.1
14282025-07-29T17:25:08.724Z Compiling num-conv v0.1.0
14292025-07-29T17:25:08.847Z Compiling powerfmt v0.2.0
14302025-07-29T17:25:08.868Z Compiling untrusted v0.9.0
14312025-07-29T17:25:09.018Z Compiling tower-service v0.3.3
14322025-07-29T17:25:09.051Z Compiling atomic-waker v1.1.2
14332025-07-29T17:25:09.069Z Compiling time-core v0.1.2
14342025-07-29T17:25:09.088Z Compiling goblin v0.8.2
14352025-07-29T17:25:09.168Z Compiling deranged v0.3.11
14362025-07-29T17:25:09.285Z Compiling time-macros v0.2.18
14372025-07-29T17:25:09.342Z Compiling foreign-types v0.3.2
14382025-07-29T17:25:10.022Z Compiling schemars_derive v0.8.22
14392025-07-29T17:25:10.611Z Compiling miniz_oxide v0.8.5
14402025-07-29T17:25:12.027Z Compiling tokio-util v0.7.15
14412025-07-29T17:25:12.225Z Compiling want v0.3.1
14422025-07-29T17:25:12.526Z Compiling pest_derive v2.7.14
14432025-07-29T17:25:13.307Z Compiling h2 v0.4.6
14442025-07-29T17:25:13.400Z Compiling rand_chacha v0.9.0
14452025-07-29T17:25:14.303Z Compiling ipnet v2.11.0
14462025-07-29T17:25:15.359Z Compiling openssl-macros v0.1.1
14472025-07-29T17:25:15.381Z Compiling crossbeam-utils v0.8.21
14482025-07-29T17:25:15.960Z Compiling rustls v0.23.19
14492025-07-29T17:25:16.111Z Compiling num_threads v0.1.7
14502025-07-29T17:25:16.277Z Compiling dyn-clone v1.0.19
14512025-07-29T17:25:16.307Z Compiling syn v1.0.109
14522025-07-29T17:25:16.369Z Compiling httpdate v1.0.3
14532025-07-29T17:25:16.542Z Compiling native-tls v0.2.12
14542025-07-29T17:25:16.934Z Compiling time v0.3.36
14552025-07-29T17:25:16.980Z Compiling dof v0.3.0
14562025-07-29T17:25:18.003Z Compiling rand v0.9.1
14572025-07-29T17:25:18.700Z Compiling dtrace-parser v0.2.0
14582025-07-29T17:25:19.713Z Compiling unicode-normalization v0.1.24
14592025-07-29T17:25:20.092Z Compiling heapless v0.7.17
14602025-07-29T17:25:20.544Z Compiling hyper v1.6.0
14612025-07-29T17:25:20.566Z Compiling signature v2.2.0
14622025-07-29T17:25:20.781Z Compiling crc32fast v1.4.2
14632025-07-29T17:25:20.881Z Compiling cookie v0.18.1
14642025-07-29T17:25:21.114Z Compiling zlib-rs v0.5.1
14652025-07-29T17:25:21.223Z Compiling unicode-bidi v0.3.17
14662025-07-29T17:25:21.329Z Compiling unicode-properties v0.1.3
14672025-07-29T17:25:21.732Z Compiling zstd-safe v7.2.3
14682025-07-29T17:25:22.091Z Compiling slog v2.7.0
14692025-07-29T17:25:22.302Z Compiling signal-hook v0.3.18
14702025-07-29T17:25:22.640Z Compiling siphasher v0.3.11
14712025-07-29T17:25:22.910Z Compiling hyper-util v0.1.16
14722025-07-29T17:25:23.058Z Compiling phf_shared v0.11.2
14732025-07-29T17:25:23.377Z Compiling stringprep v0.1.5
14742025-07-29T17:25:23.475Z Compiling usdt-impl v0.5.0
14752025-07-29T17:25:24.356Z Compiling curve25519-dalek v4.1.3
14762025-07-29T17:25:24.383Z Compiling serde_spanned v0.6.9
14772025-07-29T17:25:24.648Z Compiling serde_tokenstream v0.2.2
14782025-07-29T17:25:24.766Z Compiling toml_datetime v0.6.11
14792025-07-29T17:25:25.056Z Compiling rand_chacha v0.3.1
14802025-07-29T17:25:25.111Z Compiling md-5 v0.10.6
14812025-07-29T17:25:25.184Z Compiling num-integer v0.1.46
14822025-07-29T17:25:25.298Z Compiling sync_wrapper v1.0.1
14832025-07-29T17:25:25.453Z Compiling hash32 v0.2.1
14842025-07-29T17:25:25.529Z Compiling ff v0.13.0
14852025-07-29T17:25:25.721Z Compiling memoffset v0.9.1
14862025-07-29T17:25:25.762Z Compiling cfg_aliases v0.2.1
14872025-07-29T17:25:25.886Z Compiling num-bigint-dig v0.8.4
14882025-07-29T17:25:25.934Z Compiling smoltcp v0.9.1
14892025-07-29T17:25:26.060Z Compiling newtype-uuid v1.2.4
14902025-07-29T17:25:26.194Z Compiling tower-layer v0.3.3
14912025-07-29T17:25:26.370Z Compiling psl-types v2.0.11
14922025-07-29T17:25:26.471Z Compiling base16ct v0.2.0
14932025-07-29T17:25:26.509Z Compiling gimli v0.31.1
14942025-07-29T17:25:26.546Z Compiling litrs v0.4.1
14952025-07-29T17:25:26.575Z Compiling fallible-iterator v0.2.0
14962025-07-29T17:25:26.783Z Compiling sec1 v0.7.3
14972025-07-29T17:25:27.204Z Compiling libz-rs-sys v0.5.1
14982025-07-29T17:25:27.271Z Compiling postgres-protocol v0.6.8
14992025-07-29T17:25:27.336Z Compiling publicsuffix v2.3.0
15002025-07-29T17:25:27.532Z Compiling flate2 v1.1.2
15012025-07-29T17:25:27.601Z Compiling document-features v0.2.11
15022025-07-29T17:25:27.724Z Compiling tower v0.5.2
15032025-07-29T17:25:28.456Z Compiling nix v0.29.0
15042025-07-29T17:25:28.514Z Compiling group v0.13.0
15052025-07-29T17:25:28.555Z Compiling num-iter v0.1.45
15062025-07-29T17:25:28.762Z Compiling rand v0.8.5
15072025-07-29T17:25:29.251Z Compiling tokio-native-tls v0.3.1
15082025-07-29T17:25:29.550Z Compiling ipnetwork v0.21.1
15092025-07-29T17:25:29.942Z Compiling strum_macros v0.27.1
15102025-07-29T17:25:29.969Z Compiling rustls-native-certs v0.8.1
15112025-07-29T17:25:30.305Z Compiling terminal_size v0.4.0
15122025-07-29T17:25:30.386Z Compiling http-body-util v0.1.3
15132025-07-29T17:25:30.509Z Compiling addr2line v0.24.2
15142025-07-29T17:25:30.567Z Compiling webpki-roots v1.0.1
15152025-07-29T17:25:30.629Z Compiling hkdf v0.12.4
15162025-07-29T17:25:30.798Z Compiling crypto-bigint v0.5.5
15172025-07-29T17:25:30.860Z Compiling async-trait v0.1.88
15182025-07-29T17:25:30.908Z Compiling curve25519-dalek-derive v0.1.1
15192025-07-29T17:25:31.069Z Compiling thiserror-impl v2.0.12
15202025-07-29T17:25:31.185Z Compiling fs-err v3.1.1
15212025-07-29T17:25:31.541Z Compiling ahash v0.8.12
15222025-07-29T17:25:31.930Z Compiling object v0.36.5
15232025-07-29T17:25:32.320Z Compiling bumpalo v3.16.0
15242025-07-29T17:25:32.835Z Compiling winnow v0.5.40
15252025-07-29T17:25:33.302Z Compiling simd-adler32 v0.3.7
15262025-07-29T17:25:33.825Z Compiling anyhow v1.0.98
15272025-07-29T17:25:34.203Z Compiling managed v0.8.0
15282025-07-29T17:25:34.484Z Compiling rustc-demangle v0.1.24
15292025-07-29T17:25:34.670Z Compiling buf-list v1.0.3
15302025-07-29T17:25:35.020Z Compiling lockfree-object-pool v0.1.6
15312025-07-29T17:25:35.293Z Compiling bitflags v1.3.2
15322025-07-29T17:25:35.312Z Compiling iri-string v0.7.8
15332025-07-29T17:25:35.316Z Compiling rustix v1.0.7
15342025-07-29T17:25:35.531Z Compiling hubpack_derive v0.1.1
15352025-07-29T17:25:36.175Z Compiling toml_edit v0.19.15
15362025-07-29T17:25:36.370Z Compiling zopfli v0.8.1
15372025-07-29T17:25:36.374Z Compiling hubpack v0.1.2
15382025-07-29T17:25:36.552Z Compiling clap_builder v4.5.41
15392025-07-29T17:25:37.177Z Compiling strum v0.27.2
15402025-07-29T17:25:37.274Z Compiling thiserror v2.0.12
15412025-07-29T17:25:37.452Z Compiling elliptic-curve v0.13.8
15422025-07-29T17:25:38.136Z Compiling hyper-tls v0.6.0
15432025-07-29T17:25:38.343Z Compiling tower-http v0.6.6
15442025-07-29T17:25:38.559Z Compiling backtrace v0.3.74
15452025-07-29T17:25:39.102Z Compiling oxnet v0.1.3
15462025-07-29T17:25:39.201Z Compiling signal-hook-mio v0.2.4
15472025-07-29T17:25:39.398Z Compiling cookie_store v0.21.1
15482025-07-29T17:25:39.913Z Compiling zstd v0.13.3
15492025-07-29T17:25:40.807Z Compiling postgres-types v0.2.9
15502025-07-29T17:25:40.945Z Compiling usdt-macro v0.5.0
15512025-07-29T17:25:41.392Z Compiling usdt-attr-macro v0.5.0
15522025-07-29T17:25:42.082Z Compiling phf v0.11.2
15532025-07-29T17:25:42.369Z Compiling ed25519 v2.2.3
15542025-07-29T17:25:42.373Z Compiling bzip2 v0.5.2
15552025-07-29T17:25:42.796Z Compiling bzip2 v0.4.4
15562025-07-29T17:25:42.821Z Compiling strum_macros v0.26.4
15572025-07-29T17:25:42.950Z Compiling pkcs1 v0.7.5
15582025-07-29T17:25:43.206Z Compiling serde_urlencoded v0.7.1
15592025-07-29T17:25:43.708Z Compiling serde-big-array v0.5.1
15602025-07-29T17:25:43.847Z Compiling rfc6979 v0.4.0
15612025-07-29T17:25:43.957Z Compiling bstr v1.10.0
15622025-07-29T17:25:44.042Z Compiling daft-derive v0.1.4
15632025-07-29T17:25:44.064Z Compiling enum-as-inner v0.6.1
15642025-07-29T17:25:44.183Z Compiling clap_derive v4.5.41
15652025-07-29T17:25:44.800Z Compiling serde_repr v0.1.19
15662025-07-29T17:25:45.063Z Compiling float-cmp v0.10.0
15672025-07-29T17:25:45.326Z Compiling socket2 v0.5.10
15682025-07-29T17:25:45.476Z Compiling encoding_rs v0.8.34
15692025-07-29T17:25:45.629Z Compiling unicode-segmentation v1.12.0
15702025-07-29T17:25:45.882Z Compiling predicates-core v1.0.8
15712025-07-29T17:25:46.172Z Compiling new_debug_unreachable v1.0.6
15722025-07-29T17:25:46.207Z Compiling precomputed-hash v0.1.1
15732025-07-29T17:25:46.291Z Compiling fixedbitset v0.4.2
15742025-07-29T17:25:46.352Z Compiling data-encoding v2.9.0
15752025-07-29T17:25:46.483Z Compiling whoami v1.5.2
15762025-07-29T17:25:46.750Z Compiling static_assertions v1.1.0
15772025-07-29T17:25:46.876Z Compiling normalize-line-endings v0.3.0
15782025-07-29T17:25:47.037Z Compiling mime v0.3.17
15792025-07-29T17:25:47.061Z Compiling difflib v0.4.0
15802025-07-29T17:25:47.178Z Compiling strum v0.26.3
15812025-07-29T17:25:47.385Z Compiling hickory-proto v0.25.2
15822025-07-29T17:25:47.548Z Compiling predicates v3.1.3
15832025-07-29T17:25:48.077Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15842025-07-29T17:25:48.375Z Compiling tokio-postgres v0.7.13
15852025-07-29T17:25:48.586Z Compiling clap v4.5.41
15862025-07-29T17:25:48.725Z Compiling petgraph v0.6.5
15872025-07-29T17:25:48.970Z Compiling console v0.15.10
15882025-07-29T17:25:49.141Z Compiling string_cache v0.8.9
15892025-07-29T17:25:49.585Z Compiling similar v2.7.0
15902025-07-29T17:25:50.231Z Compiling toml_edit v0.22.27
15912025-07-29T17:25:51.644Z Compiling daft v0.1.4
15922025-07-29T17:25:52.208Z Compiling usdt v0.5.0
15932025-07-29T17:25:52.228Z Compiling ecdsa v0.16.9
15942025-07-29T17:25:52.257Z Compiling rsa v0.9.6
15952025-07-29T17:25:52.687Z Compiling zip v0.6.6
15962025-07-29T17:25:53.072Z Compiling ed25519-dalek v2.1.1
15972025-07-29T17:25:53.752Z Compiling zip v4.2.0
15982025-07-29T17:25:54.409Z Compiling toml v0.7.8
15992025-07-29T17:25:55.347Z Compiling crossterm v0.28.1
16002025-07-29T17:25:56.412Z Compiling crossbeam-epoch v0.9.18
16012025-07-29T17:25:56.611Z Compiling tokio-stream v0.1.17
16022025-07-29T17:25:57.022Z Compiling openapiv3 v2.2.0
16032025-07-29T17:25:57.107Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16042025-07-29T17:25:57.567Z Compiling x509-cert v0.2.5
16052025-07-29T17:25:57.622Z Compiling sha1 v0.10.6
16062025-07-29T17:25:58.072Z Compiling itertools v0.13.0
16072025-07-29T17:25:58.574Z Compiling itertools v0.10.5
16082025-07-29T17:25:58.733Z Compiling dirs-sys-next v0.1.2
16092025-07-29T17:25:59.190Z Compiling winnow v0.6.26
16102025-07-29T17:25:59.272Z Compiling lalrpop-util v0.19.12
16112025-07-29T17:25:59.660Z Compiling peg-runtime v0.8.5
16122025-07-29T17:25:59.737Z Compiling rustc-hash v2.1.1
16132025-07-29T17:25:59.959Z Compiling dirs-next v2.0.0
16142025-07-29T17:26:00.175Z Compiling thread_local v1.1.8
16152025-07-29T17:26:00.233Z Compiling slog-async v2.8.0
16162025-07-29T17:26:00.657Z Compiling term v0.7.0
16172025-07-29T17:26:00.829Z Compiling crossbeam-channel v0.5.15
16182025-07-29T17:26:00.934Z Compiling xattr v1.3.1
16192025-07-29T17:26:01.030Z Compiling futures-executor v0.3.31
16202025-07-29T17:26:01.115Z Compiling is-terminal v0.4.13
16212025-07-29T17:26:01.226Z Compiling filetime v0.2.25
16222025-07-29T17:26:01.284Z Compiling take_mut v0.2.2
16232025-07-29T17:26:01.476Z Compiling tar v0.4.44
16242025-07-29T17:26:01.538Z Compiling futures v0.3.31
16252025-07-29T17:26:01.564Z Compiling slog-term v2.9.1
16262025-07-29T17:26:01.816Z Compiling camino v1.1.10
16272025-07-29T17:26:07.184Z Compiling aws-lc-sys v0.26.0
16282025-07-29T17:26:36.854Z Compiling rustls-webpki v0.102.8
16292025-07-29T17:26:41.399Z Compiling tokio-rustls v0.26.0
16302025-07-29T17:26:41.671Z Compiling hyper-rustls v0.27.7
16312025-07-29T17:26:42.004Z Compiling reqwest v0.12.22
16322025-07-29T17:26:45.487Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16332025-07-29T17:26:45.782Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16342025-07-29T17:26:50.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
16352025-07-29T17:26:50.543Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16362025-07-29T17:26:50.598ZJul 29 17:26:49.588 INFO Starting download, target: Console
16372025-07-29T17:26:50.601ZJul 29 17:26:49.588 INFO Starting download, target: Cockroach
16382025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Starting download, target: Clickhouse
16392025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Starting download, target: DendriteStub
16402025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Starting download, target: MaghemiteMgd
16412025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Starting download, target: TransceiverControl
16422025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16432025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16442025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16452025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16462025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16472025-07-29T17:26:50.601ZJul 29 17:26:49.589 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16482025-07-29T17:26:50.938ZJul 29 17:26:49.927 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16492025-07-29T17:26:51.193ZJul 29 17:26:50.165 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16502025-07-29T17:26:51.352ZJul 29 17:26:50.340 INFO Download complete, target: TransceiverControl
16512025-07-29T17:26:51.616ZJul 29 17:26:50.590 INFO Download complete, target: Console
16522025-07-29T17:26:51.871ZJul 29 17:26:50.861 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16532025-07-29T17:26:51.950ZJul 29 17:26:50.940 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16542025-07-29T17:26:52.466ZJul 29 17:26:51.455 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16552025-07-29T17:26:52.466ZJul 29 17:26:51.455 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16562025-07-29T17:26:52.678ZJul 29 17:26:51.600 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16572025-07-29T17:26:55.477ZJul 29 17:26:54.467 INFO Download complete, target: DendriteStub
16582025-07-29T17:26:55.589ZJul 29 17:26:54.579 INFO Download complete, target: MaghemiteMgd
16592025-07-29T17:26:59.134ZJul 29 17:26:58.123 INFO Checking that binary works, target: Cockroach
16602025-07-29T17:26:59.292ZJul 29 17:26:58.282 INFO Download complete, target: Cockroach
16612025-07-29T17:27:02.969ZJul 29 17:27:01.946 INFO Checking that binary works, target: Clickhouse
16622025-07-29T17:27:03.115ZJul 29 17:27:02.102 INFO Download complete, target: Clickhouse
16632025-07-29T17:27:03.129ZAll prerequisites installed successfully
16642025-07-29T17:27:03.129Z
16652025-07-29T17:27:03.129Zreal 4:33.419282607
16662025-07-29T17:27:03.130Zuser 16:22.381805550
16672025-07-29T17:27:03.130Zsys 2:17.995045752
16682025-07-29T17:27:03.130Ztrap 0.597640485
16692025-07-29T17:27:03.130Ztflt 0.822332059
16702025-07-29T17:27:03.130Zdflt 1.032530302
16712025-07-29T17:27:03.130Zkflt 0.023835962
16722025-07-29T17:27:03.130Zlock 38:31.682012496
16732025-07-29T17:27:03.130Zslp 58:53.794409622
16742025-07-29T17:27:03.131Zlat 1:11.277625915
16752025-07-29T17:27:03.131Zstop 2:54.281733778
16762025-07-29T17:27:03.131Z+ ptime -m cargo xtask download softnpu
16772025-07-29T17:27:03.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16782025-07-29T17:27:03.850Z Running `target/debug/xtask download softnpu`
16792025-07-29T17:27:04.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
16802025-07-29T17:27:04.939Z Running `target/debug/xtask-downloader softnpu`
16812025-07-29T17:27:04.981ZJul 29 17:27:03.971 INFO Starting download, target: Softnpu
16822025-07-29T17:27:04.984ZJul 29 17:27:03.971 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16832025-07-29T17:27:05.606ZJul 29 17:27:04.595 INFO Download complete, target: Softnpu
16842025-07-29T17:27:05.614Z
16852025-07-29T17:27:05.614Zreal 2.484034402
16862025-07-29T17:27:05.614Zuser 1.553502289
16872025-07-29T17:27:05.614Zsys 0.648104845
16882025-07-29T17:27:05.614Ztrap 0.001142246
16892025-07-29T17:27:05.614Ztflt 0.000078759
16902025-07-29T17:27:05.614Zdflt 0.000238286
16912025-07-29T17:27:05.614Zkflt 0.000000000
16922025-07-29T17:27:05.614Zlock 6.817913089
16932025-07-29T17:27:05.615Zslp 0.484361846
16942025-07-29T17:27:05.615Zlat 0.070591780
16952025-07-29T17:27:05.615Zstop 0.000192637
16962025-07-29T17:27:05.615Z+ export CARGO_INCREMENTAL=0
16972025-07-29T17:27:05.615Z+ CARGO_INCREMENTAL=0
16982025-07-29T17:27:05.615Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16992025-07-29T17:27:06.853Z Compiling proc-macro2 v1.0.95
17002025-07-29T17:27:06.853Z Compiling unicode-ident v1.0.18
17012025-07-29T17:27:06.855Z Compiling libc v0.2.174
17022025-07-29T17:27:06.856Z Compiling serde v1.0.219
17032025-07-29T17:27:06.856Z Compiling autocfg v1.4.0
17042025-07-29T17:27:06.856Z Compiling cfg-if v1.0.1
17052025-07-29T17:27:06.856Z Compiling version_check v0.9.5
17062025-07-29T17:27:07.193Z Compiling memchr v2.7.4
17072025-07-29T17:27:07.256Z Compiling shlex v1.3.0
17082025-07-29T17:27:07.259Z Compiling portable-atomic v1.11.0
17092025-07-29T17:27:07.552Z Compiling typenum v1.17.0
17102025-07-29T17:27:07.728Z Compiling lock_api v0.4.12
17112025-07-29T17:27:07.731Z Compiling generic-array v0.14.7
17122025-07-29T17:27:07.993Z Compiling value-bag v1.9.0
17132025-07-29T17:27:08.076Z Compiling getrandom v0.3.1
17142025-07-29T17:27:08.344Z Compiling libm v0.2.8
17152025-07-29T17:27:08.410Z Compiling log v0.4.27
17162025-07-29T17:27:08.510Z Compiling serde_json v1.0.141
17172025-07-29T17:27:08.531Z Compiling num-traits v0.2.19
17182025-07-29T17:27:08.716Z Compiling parking_lot_core v0.9.10
17192025-07-29T17:27:08.872Z Compiling quote v1.0.40
17202025-07-29T17:27:08.898Z Compiling jobserver v0.1.32
17212025-07-29T17:27:09.079Z Compiling scopeguard v1.2.0
17222025-07-29T17:27:09.101Z Compiling smallvec v1.15.1
17232025-07-29T17:27:09.119Z Compiling semver v1.0.26
17242025-07-29T17:27:09.195Z Compiling pkg-config v0.3.31
17252025-07-29T17:27:09.251Z Compiling getrandom v0.2.15
17262025-07-29T17:27:09.446Z Compiling syn v2.0.104
17272025-07-29T17:27:09.575Z Compiling cc v1.2.30
17282025-07-29T17:27:09.579Z Compiling itoa v1.0.11
17292025-07-29T17:27:09.613Z Compiling aho-corasick v1.1.3
17302025-07-29T17:27:09.634Z Compiling regex-syntax v0.8.5
17312025-07-29T17:27:09.668Z Compiling rustix v0.38.37
17322025-07-29T17:27:10.621Z Compiling either v1.15.0
17332025-07-29T17:27:11.163Z Compiling critical-section v1.1.3
17342025-07-29T17:27:11.210Z Compiling stable_deref_trait v1.2.0
17352025-07-29T17:27:11.342Z Compiling slab v0.4.9
17362025-07-29T17:27:11.364Z Compiling errno v0.3.12
17372025-07-29T17:27:12.142Z Compiling once_cell v1.21.3
17382025-07-29T17:27:12.171Z Compiling spin v0.9.8
17392025-07-29T17:27:12.171Z Compiling rand_core v0.6.4
17402025-07-29T17:27:12.189Z Compiling glob v0.3.2
17412025-07-29T17:27:12.484Z Compiling ryu v1.0.18
17422025-07-29T17:27:12.508Z Compiling pin-project-lite v0.2.14
17432025-07-29T17:27:12.668Z Compiling subtle v2.6.1
17442025-07-29T17:27:12.712Z Compiling prettyplease v0.2.36
17452025-07-29T17:27:12.849Z Compiling clang-sys v1.8.1
17462025-07-29T17:27:12.994Z Compiling foldhash v0.1.5
17472025-07-29T17:27:13.073Z Compiling zerocopy v0.8.26
17482025-07-29T17:27:13.143Z Compiling allocator-api2 v0.2.21
17492025-07-29T17:27:13.243Z Compiling regex-automata v0.4.8
17502025-07-29T17:27:13.376Z Compiling equivalent v1.0.2
17512025-07-29T17:27:13.734Z Compiling lazy_static v1.5.0
17522025-07-29T17:27:13.836Z Compiling hashbrown v0.15.4
17532025-07-29T17:27:14.136Z Compiling minimal-lexical v0.2.1
17542025-07-29T17:27:14.158Z Compiling writeable v0.5.5
17552025-07-29T17:27:14.608Z Compiling litemap v0.7.3
17562025-07-29T17:27:14.881Z Compiling schemars v0.8.22
17572025-07-29T17:27:15.094Z Compiling nom v7.1.3
17582025-07-29T17:27:15.252Z Compiling libloading v0.8.5
17592025-07-29T17:27:15.455Z Compiling home v0.5.9
17602025-07-29T17:27:15.598Z Compiling thiserror v1.0.69
17612025-07-29T17:27:15.683Z Compiling percent-encoding v2.3.1
17622025-07-29T17:27:15.718Z Compiling bindgen v0.69.5
17632025-07-29T17:27:16.254Z Compiling itertools v0.12.1
17642025-07-29T17:27:16.314Z Compiling synstructure v0.13.1
17652025-07-29T17:27:17.201Z Compiling serde_derive_internals v0.29.1
17662025-07-29T17:27:17.516Z Compiling rustc-hash v1.1.0
17672025-07-29T17:27:17.693Z Compiling icu_locid_transform_data v1.5.0
17682025-07-29T17:27:18.166Z Compiling cexpr v0.6.0
17692025-07-29T17:27:18.414Z Compiling regex v1.11.1
17702025-07-29T17:27:19.077Z Compiling lazycell v1.3.0
17712025-07-29T17:27:19.271Z Compiling cmake v0.1.51
17722025-07-29T17:27:19.323Z Compiling signal-hook-registry v1.4.2
17732025-07-29T17:27:19.585Z Compiling dunce v1.0.5
17742025-07-29T17:27:19.744Z Compiling icu_properties_data v1.5.0
17752025-07-29T17:27:19.843Z Compiling fs_extra v1.3.0
17762025-07-29T17:27:19.913Z Compiling paste v1.0.15
17772025-07-29T17:27:19.965Z Compiling fnv v1.0.7
17782025-07-29T17:27:20.010Z Compiling byteorder v1.5.0
17792025-07-29T17:27:20.075Z Compiling serde_derive v1.0.219
17802025-07-29T17:27:20.133Z Compiling zeroize_derive v1.4.2
17812025-07-29T17:27:20.361Z Compiling zerofrom-derive v0.1.4
17822025-07-29T17:27:20.401Z Compiling yoke-derive v0.7.4
17832025-07-29T17:27:20.555Z Compiling zerovec-derive v0.10.3
17842025-07-29T17:27:20.739Z Compiling displaydoc v0.2.5
17852025-07-29T17:27:21.412Z Compiling icu_provider_macros v1.5.0
17862025-07-29T17:27:21.937Z Compiling tokio-macros v2.5.0
17872025-07-29T17:27:22.148Z Compiling zeroize v1.8.1
17882025-07-29T17:27:22.571Z Compiling zerocopy-derive v0.7.35
17892025-07-29T17:27:22.650Z Compiling zerocopy-derive v0.8.26
17902025-07-29T17:27:22.773Z Compiling schemars_derive v0.8.22
17912025-07-29T17:27:23.170Z Compiling zerofrom v0.1.4
17922025-07-29T17:27:23.430Z Compiling yoke v0.7.4
17932025-07-29T17:27:23.828Z Compiling zerovec v0.10.4
17942025-07-29T17:27:23.920Z Compiling thiserror-impl v1.0.69
17952025-07-29T17:27:24.230Z Compiling futures-macro v0.3.31
17962025-07-29T17:27:25.295Z Compiling parking_lot v0.12.3
17972025-07-29T17:27:25.317Z Compiling mio v1.0.2
17982025-07-29T17:27:25.389Z Compiling write16 v1.0.0
17992025-07-29T17:27:25.557Z Compiling utf16_iter v1.0.5
18002025-07-29T17:27:25.807Z Compiling tinystr v0.7.6
18012025-07-29T17:27:25.877Z Compiling icu_collections v1.5.0
18022025-07-29T17:27:26.190Z Compiling icu_locid v1.5.0
18032025-07-29T17:27:26.349Z Compiling icu_normalizer_data v1.5.0
18042025-07-29T17:27:26.493Z Compiling heck v0.5.0
18052025-07-29T17:27:26.577Z Compiling utf8_iter v1.0.4
18062025-07-29T17:27:26.894Z Compiling crypto-common v0.1.6
18072025-07-29T17:27:27.119Z Compiling socket2 v0.6.0
18082025-07-29T17:27:27.692Z Compiling icu_provider v1.5.0
18092025-07-29T17:27:27.816Z Compiling const-oid v0.9.6
18102025-07-29T17:27:28.556Z Compiling icu_locid_transform v1.5.0
18112025-07-29T17:27:28.753Z Compiling form_urlencoded v1.2.1
18122025-07-29T17:27:29.298Z Compiling ring v0.17.14
18132025-07-29T17:27:29.996Z Compiling icu_properties v1.5.1
18142025-07-29T17:27:30.582Z Compiling tracing-attributes v0.1.27
18152025-07-29T17:27:31.135Z Compiling der_derive v0.7.3
18162025-07-29T17:27:32.140Z Compiling bytes v1.10.1
18172025-07-29T17:27:32.526Z Compiling bitflags v2.9.1
18182025-07-29T17:27:33.908Z Compiling tokio v1.47.0
18192025-07-29T17:27:34.181Z Compiling icu_normalizer v1.5.0
18202025-07-29T17:27:34.247Z Compiling indexmap v2.10.0
18212025-07-29T17:27:34.306Z Compiling vcpkg v0.2.15
18222025-07-29T17:27:35.642Z Compiling idna_adapter v1.2.0
18232025-07-29T17:27:35.896Z Compiling idna v1.0.3
18242025-07-29T17:27:36.299Z Compiling thiserror v2.0.12
18252025-07-29T17:27:36.394Z Compiling aws-lc-rs v1.12.4
18262025-07-29T17:27:36.570Z Compiling which v4.4.2
18272025-07-29T17:27:37.052Z Compiling url v2.5.4
18282025-07-29T17:27:38.783Z Compiling openssl-sys v0.9.109
18292025-07-29T17:27:39.548Z Compiling block-buffer v0.10.4
18302025-07-29T17:27:39.845Z Compiling futures-core v0.3.31
18312025-07-29T17:27:40.345Z Compiling digest v0.10.7
18322025-07-29T17:27:40.726Z Compiling thiserror-impl v2.0.12
18332025-07-29T17:27:41.324Z Compiling httparse v1.9.5
18342025-07-29T17:27:41.940Z Compiling zerocopy v0.7.35
18352025-07-29T17:27:42.685Z Compiling uuid v1.17.0
18362025-07-29T17:27:43.307Z Compiling iana-time-zone v0.1.63
18372025-07-29T17:27:43.335Z Compiling syn v1.0.109
18382025-07-29T17:27:43.943Z Compiling chrono v0.4.41
18392025-07-29T17:27:44.222Z Compiling futures-sink v0.3.31
18402025-07-29T17:27:44.415Z Compiling num-conv v0.1.0
18412025-07-29T17:27:44.717Z Compiling time-core v0.1.2
18422025-07-29T17:27:44.923Z Compiling time-macros v0.2.18
18432025-07-29T17:27:47.197Z Compiling strsim v0.11.1
18442025-07-29T17:27:47.656Z Compiling openssl v0.10.73
18452025-07-29T17:27:47.957Z Compiling cpufeatures v0.2.14
18462025-07-29T17:27:48.094Z Compiling hmac v0.12.1
18472025-07-29T17:27:48.172Z Compiling aws-lc-sys v0.26.0
18482025-07-29T17:27:48.296Z Compiling rustc_version v0.4.1
18492025-07-29T17:27:48.319Z Compiling serde_tokenstream v0.2.2
18502025-07-29T17:27:48.883Z Compiling block-padding v0.3.3
18512025-07-29T17:27:49.031Z Compiling openssl-macros v0.1.1
18522025-07-29T17:27:49.123Z Compiling scroll_derive v0.12.0
18532025-07-29T17:27:49.837Z Compiling ucd-trie v0.1.7
18542025-07-29T17:27:50.268Z Compiling native-tls v0.2.12
18552025-07-29T17:27:50.462Z Compiling crossbeam-utils v0.8.21
18562025-07-29T17:27:50.605Z Compiling dyn-clone v1.0.19
18572025-07-29T17:27:50.636Z Compiling rustls v0.23.19
18582025-07-29T17:27:50.958Z Compiling pest v2.7.14
18592025-07-29T17:27:51.089Z Compiling inout v0.1.3
18602025-07-29T17:27:51.377Z Compiling futures-channel v0.3.31
18612025-07-29T17:27:52.227Z Compiling futures-task v0.3.31
18622025-07-29T17:27:52.456Z Compiling pin-utils v0.1.0
18632025-07-29T17:27:52.580Z Compiling futures-io v0.3.31
18642025-07-29T17:27:52.950Z Compiling futures-util v0.3.31
18652025-07-29T17:27:53.806Z Compiling pest_meta v2.7.14
18662025-07-29T17:27:55.368Z Compiling cipher v0.4.4
18672025-07-29T17:27:55.551Z Compiling sha2 v0.10.9
18682025-07-29T17:27:55.816Z Compiling http v1.3.1
18692025-07-29T17:27:56.698Z Compiling cookie v0.18.1
18702025-07-29T17:27:57.039Z Compiling base64ct v1.6.0
18712025-07-29T17:27:57.278Z Compiling rustversion v1.0.17
18722025-07-29T17:27:57.616Z Compiling pem-rfc7468 v0.7.0
18732025-07-29T17:27:57.958Z Compiling pest_generator v2.7.14
18742025-07-29T17:27:58.185Z Compiling bzip2-sys v0.1.13+1.0.8
18752025-07-29T17:27:58.692Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18762025-07-29T17:27:59.130Z Compiling slog v2.7.0
18772025-07-29T17:27:59.695Z Compiling anyhow v1.0.98
18782025-07-29T17:27:59.715Z Compiling flagset v0.4.6
18792025-07-29T17:27:59.715Z Compiling pest_derive v2.7.14
18802025-07-29T17:27:59.715Z Compiling der v0.7.9
18812025-07-29T17:28:00.365Z Compiling serde_spanned v0.6.9
18822025-07-29T17:28:00.626Z Compiling toml_datetime v0.6.11
18832025-07-29T17:28:00.947Z Compiling tracing-core v0.1.32
18842025-07-29T17:28:01.092Z Compiling usdt-impl v0.5.0
18852025-07-29T17:28:01.114Z Compiling rustls-pki-types v1.10.0
18862025-07-29T17:28:01.721Z Compiling spki v0.7.3
18872025-07-29T17:28:02.094Z Compiling tracing v0.1.40
18882025-07-29T17:28:02.140Z Compiling salsa20 v0.10.2
18892025-07-29T17:28:02.412Z Compiling scroll v0.12.0
18902025-07-29T17:28:02.817Z Compiling pbkdf2 v0.12.2
18912025-07-29T17:28:02.898Z Compiling ppv-lite86 v0.2.20
18922025-07-29T17:28:03.348Z Compiling rustix v1.0.7
18932025-07-29T17:28:03.380Z Compiling litrs v0.4.1
18942025-07-29T17:28:03.635Z Compiling plain v0.2.3
18952025-07-29T17:28:03.753Z Compiling winnow v0.5.40
18962025-07-29T17:28:03.807Z Compiling goblin v0.8.2
18972025-07-29T17:28:04.314Z Compiling document-features v0.2.11
18982025-07-29T17:28:04.425Z Compiling scrypt v0.11.0
18992025-07-29T17:28:04.857Z Compiling cbc v0.1.2
19002025-07-29T17:28:04.880Z Compiling aes v0.8.4
19012025-07-29T17:28:05.949Z Compiling tokio-util v0.7.15
19022025-07-29T17:28:07.026Z Compiling toml_edit v0.19.15
19032025-07-29T17:28:08.075Z Compiling pretty-hex v0.4.1
19042025-07-29T17:28:08.183Z Compiling untrusted v0.9.0
19052025-07-29T17:28:08.275Z Compiling untrusted v0.7.1
19062025-07-29T17:28:08.384Z Compiling powerfmt v0.2.0
19072025-07-29T17:28:08.493Z Compiling newtype-uuid v1.2.4
19082025-07-29T17:28:08.809Z Compiling adler2 v2.0.0
19092025-07-29T17:28:08.861Z Compiling deranged v0.3.11
19102025-07-29T17:28:08.967Z Compiling pkcs5 v0.7.1
19112025-07-29T17:28:09.098Z Compiling miniz_oxide v0.8.5
19122025-07-29T17:28:09.898Z Compiling dof v0.3.0
19132025-07-29T17:28:11.196Z Compiling dtrace-parser v0.2.0
19142025-07-29T17:28:11.309Z Compiling http-body v1.0.1
19152025-07-29T17:28:11.619Z Compiling heapless v0.7.17
19162025-07-29T17:28:12.397Z Compiling thread-id v4.2.2
19172025-07-29T17:28:12.891Z Compiling num_threads v0.1.7
19182025-07-29T17:28:12.921Z Compiling atomic-waker v1.1.2
19192025-07-29T17:28:12.942Z Compiling base64 v0.22.1
19202025-07-29T17:28:13.151Z Compiling signal-hook v0.3.18
19212025-07-29T17:28:13.293Z Compiling zstd-safe v7.2.3
19222025-07-29T17:28:13.463Z Compiling time v0.3.36
19232025-07-29T17:28:15.031Z Compiling pkcs8 v0.10.2
19242025-07-29T17:28:15.372Z Compiling try-lock v0.2.5
19252025-07-29T17:28:15.602Z Compiling ident_case v1.0.1
19262025-07-29T17:28:16.415Z Compiling tower-service v0.3.3
19272025-07-29T17:28:16.580Z Compiling tinyvec_macros v0.1.1
19282025-07-29T17:28:16.700Z Compiling tinyvec v1.8.0
19292025-07-29T17:28:17.897Z Compiling want v0.3.1
19302025-07-29T17:28:18.202Z Compiling h2 v0.4.6
19312025-07-29T17:28:20.192Z Compiling rand_core v0.9.2
19322025-07-29T17:28:20.596Z Compiling curve25519-dalek v4.1.3
19332025-07-29T17:28:20.741Z Compiling ipnet v2.11.0
19342025-07-29T17:28:21.046Z Compiling async-trait v0.1.88
19352025-07-29T17:28:22.079Z Compiling memoffset v0.9.1
19362025-07-29T17:28:22.621Z Compiling openssl-probe v0.1.5
19372025-07-29T17:28:23.303Z Compiling gimli v0.31.1
19382025-07-29T17:28:23.332Z Compiling foreign-types-shared v0.1.1
19392025-07-29T17:28:23.480Z Compiling smoltcp v0.9.1
19402025-07-29T17:28:23.613Z Compiling num-bigint-dig v0.8.4
19412025-07-29T17:28:23.634Z Compiling httpdate v1.0.3
19422025-07-29T17:28:24.581Z Compiling foreign-types v0.3.2
19432025-07-29T17:28:26.173Z Compiling hyper v1.6.0
19442025-07-29T17:28:28.185Z Compiling addr2line v0.24.2
19452025-07-29T17:28:29.777Z Compiling rand_chacha v0.9.0
19462025-07-29T17:28:31.538Z Compiling usdt-macro v0.5.0
19472025-07-29T17:28:32.819Z Compiling usdt-attr-macro v0.5.0
19482025-07-29T17:28:35.513Z Compiling strum_macros v0.26.4
19492025-07-29T17:28:37.143Z Compiling ipnetwork v0.21.1
19502025-07-29T17:28:38.133Z Compiling daft-derive v0.1.4
19512025-07-29T17:28:39.116Z Compiling object v0.36.5
19522025-07-29T17:28:39.514Z Compiling rustc-demangle v0.1.24
19532025-07-29T17:28:40.183Z Compiling cfg_aliases v0.2.1
19542025-07-29T17:28:41.758Z Compiling nix v0.29.0
19552025-07-29T17:28:43.936Z Compiling rand v0.9.1
19562025-07-29T17:28:45.155Z Compiling hyper-util v0.1.16
19572025-07-29T17:28:47.615Z Compiling backtrace v0.3.74
19582025-07-29T17:28:48.563Z Compiling unicode-normalization v0.1.24
19592025-07-29T17:28:49.957Z Compiling strum_macros v0.27.1
19602025-07-29T17:28:51.872Z Compiling hubpack_derive v0.1.1
19612025-07-29T17:28:52.604Z Compiling signature v2.2.0
19622025-07-29T17:28:52.711Z Compiling openapiv3 v2.2.0
19632025-07-29T17:28:52.864Z Compiling curve25519-dalek-derive v0.1.1
19642025-07-29T17:28:54.323Z Compiling fs-err v3.1.1
19652025-07-29T17:28:54.694Z Compiling ahash v0.8.12
19662025-07-29T17:28:55.077Z Compiling crc32fast v1.4.2
19672025-07-29T17:28:55.425Z Compiling buf-list v1.0.3
19682025-07-29T17:28:56.156Z Compiling unicode-properties v0.1.3
19692025-07-29T17:28:56.487Z Compiling utf8parse v0.2.2
19702025-07-29T17:28:56.600Z Compiling siphasher v0.3.11
19712025-07-29T17:28:56.676Z Compiling unicode-bidi v0.3.17
19722025-07-29T17:28:56.980Z Compiling anstyle v1.0.11
19732025-07-29T17:28:57.412Z Compiling zlib-rs v0.5.1
19742025-07-29T17:28:57.653Z Compiling stringprep v0.1.5
19752025-07-29T17:28:57.737Z Compiling phf_shared v0.11.2
19762025-07-29T17:28:57.855Z Compiling anstyle-parse v0.2.5
19772025-07-29T17:29:02.184Z Compiling libz-rs-sys v0.5.1
19782025-07-29T17:29:05.945Z Compiling http-body-util v0.1.3
19792025-07-29T17:29:06.473Z Compiling rand_chacha v0.3.1
19802025-07-29T17:29:06.702Z Compiling sync_wrapper v1.0.1
19812025-07-29T17:29:06.880Z Compiling md-5 v0.10.6
19822025-07-29T17:29:07.110Z Compiling num-integer v0.1.46
19832025-07-29T17:29:07.623Z Compiling hash32 v0.2.1
19842025-07-29T17:29:07.762Z Compiling ff v0.13.0
19852025-07-29T17:29:08.002Z Compiling encoding_rs v0.8.34
19862025-07-29T17:29:08.023Z Compiling anstyle-query v1.1.1
19872025-07-29T17:29:08.115Z Compiling base16ct v0.2.0
19882025-07-29T17:29:08.196Z Compiling psl-types v2.0.11
19892025-07-29T17:29:08.434Z Compiling tower-layer v0.3.3
19902025-07-29T17:29:08.694Z Compiling colorchoice v1.0.2
19912025-07-29T17:29:08.725Z Compiling is_terminal_polyfill v1.70.1
19922025-07-29T17:29:09.227Z Compiling fallible-iterator v0.2.0
19932025-07-29T17:29:09.276Z Compiling mime v0.3.17
19942025-07-29T17:29:09.901Z Compiling postgres-protocol v0.6.8
19952025-07-29T17:29:10.280Z Compiling tower v0.5.2
19962025-07-29T17:29:10.977Z Compiling anstream v0.6.18
19972025-07-29T17:29:11.576Z Compiling publicsuffix v2.3.0
19982025-07-29T17:29:12.052Z Compiling sec1 v0.7.3
19992025-07-29T17:29:12.269Z Compiling group v0.13.0
20002025-07-29T17:29:12.620Z Compiling num-iter v0.1.45
20012025-07-29T17:29:12.841Z Compiling rand v0.8.5
20022025-07-29T17:29:14.954Z Compiling tokio-native-tls v0.3.1
20032025-07-29T17:29:15.592Z Compiling flate2 v1.1.2
20042025-07-29T17:29:16.496Z Compiling rustls-native-certs v0.8.1
20052025-07-29T17:29:17.655Z Compiling rustls-webpki v0.102.8
20062025-07-29T17:29:18.195Z Compiling webpki-roots v1.0.1
20072025-07-29T17:29:18.801Z Compiling hkdf v0.12.4
20082025-07-29T17:29:19.055Z Compiling terminal_size v0.4.0
20092025-07-29T17:29:19.245Z Compiling serde_urlencoded v0.7.1
20102025-07-29T17:29:19.298Z Compiling clap_derive v4.5.41
20112025-07-29T17:29:19.333Z Compiling enum-as-inner v0.6.1
20122025-07-29T17:29:19.389Z Compiling crypto-bigint v0.5.5
20132025-07-29T17:29:19.842Z Compiling serde_repr v0.1.19
20142025-07-29T17:29:20.862Z Compiling managed v0.8.0
20152025-07-29T17:29:21.419Z Compiling clap_lex v0.7.4
20162025-07-29T17:29:21.835Z Compiling bitflags v1.3.2
20172025-07-29T17:29:22.143Z Compiling simd-adler32 v0.3.7
20182025-07-29T17:29:22.495Z Compiling lockfree-object-pool v0.1.6
20192025-07-29T17:29:22.572Z Compiling iri-string v0.7.8
20202025-07-29T17:29:24.095Z Compiling bumpalo v3.16.0
20212025-07-29T17:29:24.469Z Compiling zopfli v0.8.1
20222025-07-29T17:29:25.742Z Compiling tokio-rustls v0.26.0
20232025-07-29T17:29:26.094Z Compiling tower-http v0.6.6
20242025-07-29T17:29:26.229Z Compiling hyper-rustls v0.27.7
20252025-07-29T17:29:28.407Z Compiling elliptic-curve v0.13.8
20262025-07-29T17:29:29.097Z Compiling clap_builder v4.5.41
20272025-07-29T17:29:29.119Z Compiling oxnet v0.1.3
20282025-07-29T17:29:29.805Z Compiling hyper-tls v0.6.0
20292025-07-29T17:29:32.869Z Compiling zstd v0.13.3
20302025-07-29T17:29:33.070Z Compiling signal-hook-mio v0.2.4
20312025-07-29T17:29:33.278Z Compiling cookie_store v0.21.1
20322025-07-29T17:29:33.462Z Compiling postgres-types v0.2.9
20332025-07-29T17:29:34.690Z Compiling phf v0.11.2
20342025-07-29T17:29:34.867Z Compiling strum v0.27.2
20352025-07-29T17:29:35.079Z Compiling ed25519 v2.2.3
20362025-07-29T17:29:35.079Z Compiling hubpack v0.1.2
20372025-07-29T17:29:35.124Z Compiling bzip2 v0.4.4
20382025-07-29T17:29:35.124Z Compiling bzip2 v0.5.2
20392025-07-29T17:29:35.238Z Compiling crossbeam-epoch v0.9.18
20402025-07-29T17:29:35.328Z Compiling pkcs1 v0.7.5
20412025-07-29T17:29:36.416Z Compiling rfc6979 v0.4.0
20422025-07-29T17:29:36.590Z Compiling float-cmp v0.10.0
20432025-07-29T17:29:36.639Z Compiling serde-big-array v0.5.1
20442025-07-29T17:29:36.852Z Compiling bstr v1.10.0
20452025-07-29T17:29:36.901Z Compiling regress v0.10.4
20462025-07-29T17:29:37.089Z Compiling memmap v0.7.0
20472025-07-29T17:29:37.308Z Compiling socket2 v0.5.10
20482025-07-29T17:29:37.410Z Compiling unicode-segmentation v1.12.0
20492025-07-29T17:29:38.079Z Compiling fixedbitset v0.4.2
20502025-07-29T17:29:38.251Z Compiling predicates-core v1.0.8
20512025-07-29T17:29:38.499Z Compiling data-encoding v2.9.0
20522025-07-29T17:29:38.565Z Compiling new_debug_unreachable v1.0.6
20532025-07-29T17:29:38.611Z Compiling normalize-line-endings v0.3.0
20542025-07-29T17:29:38.718Z Compiling unicode-width v0.2.0
20552025-07-29T17:29:38.763Z Compiling winnow v0.7.10
20562025-07-29T17:29:39.063Z Compiling whoami v1.5.2
20572025-07-29T17:29:39.213Z Compiling difflib v0.4.0
20582025-07-29T17:29:39.635Z Compiling precomputed-hash v0.1.1
20592025-07-29T17:29:39.736Z Compiling static_assertions v1.1.0
20602025-07-29T17:29:39.824Z Compiling toml_write v0.1.2
20612025-07-29T17:29:39.836Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20622025-07-29T17:29:40.201Z Compiling string_cache v0.8.9
20632025-07-29T17:29:40.260Z Compiling predicates v3.1.3
20642025-07-29T17:29:40.417Z Compiling reqwest v0.12.22
20652025-07-29T17:29:40.629Z Compiling typify-impl v0.3.0
20662025-07-29T17:29:41.523Z Compiling tokio-postgres v0.7.13
20672025-07-29T17:29:41.940Z Compiling console v0.15.10
20682025-07-29T17:29:42.252Z Compiling toml_edit v0.22.27
20692025-07-29T17:29:46.160Z Compiling hickory-proto v0.25.2
20702025-07-29T17:29:46.478Z Compiling petgraph v0.6.5
20712025-07-29T17:29:48.993Z Compiling similar v2.7.0
20722025-07-29T17:29:50.094Z Compiling usdt v0.5.0
20732025-07-29T17:29:50.286Z Compiling ecdsa v0.16.9
20742025-07-29T17:29:51.102Z Compiling rsa v0.9.6
20752025-07-29T17:29:51.365Z Compiling zip v4.2.0
20762025-07-29T17:29:52.170Z Compiling zip v0.6.6
20772025-07-29T17:29:52.487Z Compiling ed25519-dalek v2.1.1
20782025-07-29T17:29:53.320Z Compiling crossterm v0.28.1
20792025-07-29T17:29:53.500Z Compiling clap v4.5.41
20802025-07-29T17:29:53.616Z Compiling daft v0.1.4
20812025-07-29T17:29:54.037Z Compiling strum v0.26.3
20822025-07-29T17:29:54.105Z Compiling darling_core v0.21.0
20832025-07-29T17:29:54.252Z Compiling tokio-stream v0.1.17
20842025-07-29T17:29:54.274Z Compiling toml v0.7.8
20852025-07-29T17:29:54.436Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20862025-07-29T17:29:54.861Z Compiling x509-cert v0.2.5
20872025-07-29T17:29:56.135Z Compiling sha1 v0.10.6
20882025-07-29T17:29:56.236Z Compiling itertools v0.10.5
20892025-07-29T17:29:56.584Z Compiling itertools v0.13.0
20902025-07-29T17:29:58.965Z Compiling winnow v0.6.26
20912025-07-29T17:29:59.477Z Compiling rustc-hash v2.1.1
20922025-07-29T17:30:00.874Z Compiling peg-runtime v0.8.5
20932025-07-29T17:30:01.380Z Compiling lalrpop-util v0.19.12
20942025-07-29T17:30:02.030Z Compiling unicode-xid v0.2.6
20952025-07-29T17:30:02.224Z Compiling darling_macro v0.21.0
20962025-07-29T17:30:02.246Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20972025-07-29T17:30:02.971Z Compiling typify-macro v0.3.0
20982025-07-29T17:30:07.196Z Compiling camino v1.1.10
20992025-07-29T17:30:07.778Z Compiling rayon-core v1.12.1
21002025-07-29T17:30:11.723Z Compiling darling v0.21.0
21012025-07-29T17:30:12.047Z Compiling proc-macro-crate v1.3.1
21022025-07-29T17:30:12.297Z Compiling macaddr v1.0.1
21032025-07-29T17:30:12.820Z Compiling structmeta-derive v0.3.0
21042025-07-29T17:30:13.180Z Compiling itertools v0.14.0
21052025-07-29T17:30:15.615Z Compiling fastrand v2.1.1
21062025-07-29T17:30:16.198Z Compiling heapless v0.8.0
21072025-07-29T17:30:17.487Z Compiling ingot-macros v0.1.1
21082025-07-29T17:30:18.565Z Compiling tempfile v3.20.0
21092025-07-29T17:30:19.727Z Compiling structmeta v0.3.0
21102025-07-29T17:30:20.397Z Compiling num_enum_derive v0.5.11
21112025-07-29T17:30:23.665Z Compiling crossbeam-deque v0.8.5
21122025-07-29T17:30:24.424Z Compiling hash32 v0.3.1
21132025-07-29T17:30:24.710Z Compiling smoltcp v0.11.0
21142025-07-29T17:30:25.291Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21152025-07-29T17:30:38.665Z Compiling ingot-types v0.1.2
21162025-07-29T17:30:41.090Z Compiling num_enum v0.5.11
21172025-07-29T17:30:41.590Z Compiling typify v0.3.0
21182025-07-29T17:30:45.145Z Compiling darling_core v0.20.10
21192025-07-29T17:30:45.796Z Compiling dirs-sys-next v0.1.2
21202025-07-29T17:30:45.990Z Compiling proc-macro-error-attr v1.0.4
21212025-07-29T17:30:46.356Z Compiling unsafe-libyaml v0.2.11
21222025-07-29T17:30:46.800Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21232025-07-29T17:30:47.141Z Compiling cobs v0.2.3
21242025-07-29T17:30:48.051Z Compiling rustls v0.22.4
21252025-07-29T17:30:48.417Z Compiling serde_yaml v0.9.34+deprecated
21262025-07-29T17:30:50.245Z Compiling darling_macro v0.20.10
21272025-07-29T17:30:52.021Z Compiling postcard v1.0.10
21282025-07-29T17:30:54.682Z Compiling dirs-next v2.0.0
21292025-07-29T17:30:59.941Z Compiling progenitor-impl v0.9.1
21302025-07-29T17:31:01.977Z Compiling ingot v0.1.1
21312025-07-29T17:31:05.543Z Compiling toml v0.8.23
21322025-07-29T17:31:09.432Z Compiling futures-executor v0.3.31
21332025-07-29T17:31:10.258Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21342025-07-29T17:31:10.364Z Compiling hex v0.4.3
21352025-07-29T17:31:10.604Z Compiling foreign-types-macros v0.2.3
21362025-07-29T17:31:10.694Z Compiling thread_local v1.1.8
21372025-07-29T17:31:11.569Z Compiling wait-timeout v0.2.0
21382025-07-29T17:31:11.607Z Compiling proc-macro-error v1.0.4
21392025-07-29T17:31:11.607Z Compiling multer v3.1.0
21402025-07-29T17:31:11.607Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21412025-07-29T17:31:11.607Z Compiling unicode-width v0.1.14
21422025-07-29T17:31:11.698Z Compiling bit-vec v0.8.0
21432025-07-29T17:31:11.781Z Compiling foreign-types-shared v0.3.1
21442025-07-29T17:31:11.944Z Compiling quick-error v1.2.3
21452025-07-29T17:31:11.974Z Compiling match_cfg v0.1.0
21462025-07-29T17:31:12.100Z Compiling slog-async v2.8.0
21472025-07-29T17:31:12.178Z Compiling ref-cast v1.0.24
21482025-07-29T17:31:12.281Z Compiling bit-set v0.8.0
21492025-07-29T17:31:12.648Z Compiling rusty-fork v0.3.0
21502025-07-29T17:31:12.683Z Compiling hostname v0.3.1
21512025-07-29T17:31:12.726Z Compiling tabwriter v1.4.0
21522025-07-29T17:31:12.770Z Compiling foreign-types v0.5.0
21532025-07-29T17:31:13.014Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21542025-07-29T17:31:13.042Z Compiling futures v0.3.31
21552025-07-29T17:31:13.156Z Compiling progenitor-macro v0.9.1
21562025-07-29T17:31:13.446Z Compiling term v0.7.0
21572025-07-29T17:31:15.393Z Compiling darling v0.20.10
21582025-07-29T17:31:17.103Z Compiling derive-ex v0.1.8
21592025-07-29T17:31:17.599Z Compiling progenitor-client v0.9.1
21602025-07-29T17:31:17.655Z Compiling slog-json v2.6.1
21612025-07-29T17:31:18.129Z Compiling rand_xorshift v0.4.0
21622025-07-29T17:31:18.459Z Compiling crossbeam-channel v0.5.15
21632025-07-29T17:31:18.532Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21642025-07-29T17:31:19.354Z Compiling async-stream-impl v0.3.6
21652025-07-29T17:31:19.960Z Compiling ref-cast-impl v1.0.24
21662025-07-29T17:31:19.991Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21672025-07-29T17:31:20.527Z Compiling cstr-argument v0.1.2
21682025-07-29T17:31:20.805Z Compiling is-terminal v0.4.13
21692025-07-29T17:31:20.826Z Compiling dropshot v0.16.2
21702025-07-29T17:31:20.845Z Compiling typeid v1.0.3
21712025-07-29T17:31:20.956Z Compiling unarray v0.1.4
21722025-07-29T17:31:20.978Z Compiling crucible-workspace-hack v0.1.0
21732025-07-29T17:31:21.180Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21742025-07-29T17:31:21.203Z Compiling pretty-hex v0.2.1
21752025-07-29T17:31:21.324Z Compiling take_mut v0.2.2
21762025-07-29T17:31:21.430Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21772025-07-29T17:31:21.587Z Compiling proptest v1.7.0
21782025-07-29T17:31:21.809Z Compiling slog-term v2.9.1
21792025-07-29T17:31:21.855Z Compiling test-strategy v0.4.3
21802025-07-29T17:31:24.011Z Compiling progenitor v0.9.1
21812025-07-29T17:31:24.253Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21822025-07-29T17:31:24.281Z Compiling async-stream v0.3.6
21832025-07-29T17:31:24.627Z Compiling tokio-rustls v0.25.0
21842025-07-29T17:31:24.926Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21852025-07-29T17:31:25.096Z Compiling slog-bunyan v2.5.0
21862025-07-29T17:31:25.166Z Compiling serde_with_macros v3.14.0
21872025-07-29T17:31:25.780Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21882025-07-29T17:31:25.846Z Compiling rayon v1.10.0
21892025-07-29T17:31:25.998Z Compiling parse-display-derive v0.10.0
21902025-07-29T17:31:27.452Z Compiling colored v2.2.0
21912025-07-29T17:31:27.937Z Compiling waitgroup v0.1.2
21922025-07-29T17:31:28.241Z Compiling rustls-pemfile v2.2.0
21932025-07-29T17:31:28.763Z Compiling dropshot_endpoint v0.16.2
21942025-07-29T17:31:28.864Z Compiling serde_path_to_error v0.1.17
21952025-07-29T17:31:29.507Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21962025-07-29T17:31:29.852Z Compiling derive-where v1.5.0
21972025-07-29T17:31:30.256Z Compiling hostname v0.4.0
21982025-07-29T17:31:30.553Z Compiling instant v0.1.13
21992025-07-29T17:31:30.759Z Compiling debug-ignore v1.0.5
22002025-07-29T17:31:30.955Z Compiling heck v0.4.1
22012025-07-29T17:31:31.325Z Compiling backoff v0.4.0
22022025-07-29T17:31:31.407Z Compiling zone_cfg_derive v0.3.0
22032025-07-29T17:31:31.742Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22042025-07-29T17:31:31.975Z Compiling parse-display v0.10.0
22052025-07-29T17:31:32.645Z Compiling serde_with v3.14.0
22062025-07-29T17:31:32.663Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22072025-07-29T17:31:33.066Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22082025-07-29T17:31:33.794Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22092025-07-29T17:31:34.535Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22102025-07-29T17:31:36.248Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22112025-07-29T17:31:36.289Z Compiling iddqd v0.3.9
22122025-07-29T17:31:38.909Z Compiling camino-tempfile v1.4.1
22132025-07-29T17:31:39.766Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22142025-07-29T17:31:40.136Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22152025-07-29T17:31:40.600Z Compiling progenitor-client v0.10.0
22162025-07-29T17:31:40.801Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22172025-07-29T17:31:41.372Z Compiling num-derive v0.4.2
22182025-07-29T17:31:41.579Z Compiling sigpipe v0.1.3
22192025-07-29T17:31:41.747Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22202025-07-29T17:31:42.092Z Compiling libefi-sys v0.1.0
22212025-07-29T17:31:42.440Z Compiling jiff v0.2.15
22222025-07-29T17:31:43.407Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22232025-07-29T17:31:44.130Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22242025-07-29T17:31:44.532Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22252025-07-29T17:31:44.931Z Compiling erased-serde v0.4.6
22262025-07-29T17:31:45.108Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22272025-07-29T17:31:46.449Z Compiling zone v0.3.1
22282025-07-29T17:31:49.666Z Compiling smf v0.2.3
22292025-07-29T17:31:49.898Z Compiling bitfield-struct v0.6.2
22302025-07-29T17:31:51.174Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22312025-07-29T17:31:51.352Z Compiling ordered-float v2.10.1
22322025-07-29T17:31:51.899Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22332025-07-29T17:31:51.982Z Compiling blake3 v1.5.4
22342025-07-29T17:31:52.289Z Compiling serde-value v0.7.0
22352025-07-29T17:31:52.472Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22362025-07-29T17:31:53.216Z Compiling serde-untagged v0.1.7
22372025-07-29T17:31:53.709Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22382025-07-29T17:31:53.912Z Compiling xattr v1.3.1
22392025-07-29T17:31:53.942Z Compiling memmap2 v0.9.5
22402025-07-29T17:31:54.047Z Compiling filetime v0.2.25
22412025-07-29T17:31:54.244Z Compiling constant_time_eq v0.3.1
22422025-07-29T17:31:54.453Z Compiling same-file v1.0.6
22432025-07-29T17:31:54.464Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22442025-07-29T17:31:54.509Z Compiling arrayref v0.3.9
22452025-07-29T17:31:54.618Z Compiling arrayvec v0.7.6
22462025-07-29T17:31:54.643Z Compiling walkdir v2.5.0
22472025-07-29T17:31:54.750Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22482025-07-29T17:31:54.782Z Compiling tar v0.4.44
22492025-07-29T17:31:56.213Z Compiling cargo-util-schemas v0.8.2
22502025-07-29T17:31:56.250Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22512025-07-29T17:31:56.688Z Compiling console v0.16.0
22522025-07-29T17:31:57.368Z Compiling tokio-dtrace v0.1.0
22532025-07-29T17:31:57.462Z Compiling gethostname v0.5.0
22542025-07-29T17:31:57.710Z Compiling cargo-platform v0.2.0
22552025-07-29T17:31:57.909Z Compiling topological-sort v0.2.2
22562025-07-29T17:31:59.148Z Compiling fixedbitset v0.5.7
22572025-07-29T17:31:59.269Z Compiling unit-prefix v0.5.1
22582025-07-29T17:31:59.558Z Compiling indicatif v0.18.0
22592025-07-29T17:32:00.103Z Compiling petgraph v0.8.2
22602025-07-29T17:32:00.481Z Compiling cargo_metadata v0.21.0
22612025-07-29T17:32:01.771Z Compiling omicron-zone-package v0.12.2
22622025-07-29T17:32:03.118Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22632025-07-29T17:32:05.557Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22642025-07-29T17:32:05.658Z Compiling oxide-tokio-rt v0.1.2
22652025-07-29T17:32:05.786Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22662025-07-29T17:32:06.127Z Compiling shell-words v1.1.0
22672025-07-29T17:32:06.278Z Compiling indent_write v2.2.0
22682025-07-29T17:32:08.027Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22692025-07-29T17:32:29.147Z Finished `release` profile [optimized] target(s) in 5m 23s
22702025-07-29T17:32:29.339Z Running `target/release/omicron-package -t test target create -p dev`
22712025-07-29T17:32:29.398ZLogging to: /work/oxidecomputer/omicron/out/LOG
22722025-07-29T17:32:29.401ZCreated new build target 'test' and set it as active
22732025-07-29T17:32:29.402Z
22742025-07-29T17:32:29.402Zreal 5:23.751593584
22752025-07-29T17:32:29.402Zuser 37:19.881039350
22762025-07-29T17:32:29.402Zsys 3:41.896141812
22772025-07-29T17:32:29.402Ztrap 1.180177054
22782025-07-29T17:32:29.402Ztflt 2.069608870
22792025-07-29T17:32:29.402Zdflt 0.817384361
22802025-07-29T17:32:29.402Zkflt 0.000215016
22812025-07-29T17:32:29.402Zlock 1:46:00.761229181
22822025-07-29T17:32:29.402Zslp 2:32:28.643423927
22832025-07-29T17:32:29.402Zlat 3:09.138798907
22842025-07-29T17:32:29.402Zstop 5:26.635325105
22852025-07-29T17:32:29.402Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22862025-07-29T17:32:30.563Z Finished `release` profile [optimized] target(s) in 1.10s
22872025-07-29T17:32:30.622Z Running `target/release/omicron-package -t test package`
22882025-07-29T17:32:30.671ZLogging to: /work/oxidecomputer/omicron/out/LOG
22892025-07-29T17:32:32.414Z Compiling typify-impl v0.4.1
22902025-07-29T17:32:32.642Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22912025-07-29T17:32:32.659Z Compiling convert_case v0.4.0
22922025-07-29T17:32:32.663Z Compiling dirs-sys-next v0.1.2
22932025-07-29T17:32:32.681Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22942025-07-29T17:32:32.704Z Compiling num-rational v0.4.2
22952025-07-29T17:32:32.709Z Compiling num-complex v0.4.6
22962025-07-29T17:32:32.852Z Compiling half v2.4.1
22972025-07-29T17:32:33.081Z Compiling dirs-next v2.0.0
22982025-07-29T17:32:33.281Z Compiling ciborium-io v0.2.2
22992025-07-29T17:32:33.308Z Compiling derive_more v0.99.20
23002025-07-29T17:32:33.401Z Compiling term v0.7.0
23012025-07-29T17:32:33.449Z Compiling ciborium-ll v0.2.2
23022025-07-29T17:32:33.521Z Compiling float-ord v0.3.2
23032025-07-29T17:32:33.739Z Compiling num v0.4.3
23042025-07-29T17:32:33.890Z Compiling ciborium v0.2.2
23052025-07-29T17:32:33.918Z Compiling is-terminal v0.4.13
23062025-07-29T17:32:33.946Z Compiling bytecount v0.6.8
23072025-07-29T17:32:34.080Z Compiling camino v1.1.10
23082025-07-29T17:32:34.174Z Compiling secrecy v0.10.3
23092025-07-29T17:32:34.462Z Compiling base64 v0.21.7
23102025-07-29T17:32:34.491Z Compiling swrite v0.1.0
23112025-07-29T17:32:34.675Z Compiling password-hash v0.5.0
23122025-07-29T17:32:34.963Z Compiling blake2 v0.10.6
23132025-07-29T17:32:35.069Z Compiling atomicwrites v0.4.4
23142025-07-29T17:32:35.596Z Compiling argon2 v0.5.3
23152025-07-29T17:32:35.634Z Compiling fastrand v2.1.1
23162025-07-29T17:32:35.816Z Compiling rustls v0.22.4
23172025-07-29T17:32:35.860Z Compiling newline-converter v0.3.0
23182025-07-29T17:32:36.104Z Compiling tempfile v3.20.0
23192025-07-29T17:32:36.134Z Compiling thread_local v1.1.8
23202025-07-29T17:32:36.137Z Compiling wait-timeout v0.2.0
23212025-07-29T17:32:36.603Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23222025-07-29T17:32:36.631Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23232025-07-29T17:32:36.762Z Compiling match_cfg v0.1.0
23242025-07-29T17:32:36.857Z Compiling bit-vec v0.8.0
23252025-07-29T17:32:36.891Z Compiling quick-error v1.2.3
23262025-07-29T17:32:37.029Z Compiling hostname v0.3.1
23272025-07-29T17:32:37.085Z Compiling rusty-fork v0.3.0
23282025-07-29T17:32:37.215Z Compiling expectorate v1.2.0
23292025-07-29T17:32:37.261Z Compiling bit-set v0.8.0
23302025-07-29T17:32:37.585Z Compiling ref-cast v1.0.24
23312025-07-29T17:32:37.614Z Compiling multer v3.1.0
23322025-07-29T17:32:37.639Z Compiling slog-async v2.8.0
23332025-07-29T17:32:37.678Z Compiling progenitor-client v0.9.1
23342025-07-29T17:32:37.708Z Compiling crossbeam-channel v0.5.15
23352025-07-29T17:32:37.735Z Compiling slog-json v2.6.1
23362025-07-29T17:32:37.936Z Compiling rand_xorshift v0.4.0
23372025-07-29T17:32:38.081Z Compiling futures-executor v0.3.31
23382025-07-29T17:32:38.195Z Compiling hex v0.4.3
23392025-07-29T17:32:38.198Z Compiling unarray v0.1.4
23402025-07-29T17:32:38.438Z Compiling take_mut v0.2.2
23412025-07-29T17:32:38.501Z Compiling proptest v1.7.0
23422025-07-29T17:32:38.658Z Compiling futures v0.3.31
23432025-07-29T17:32:38.663Z Compiling progenitor v0.9.1
23442025-07-29T17:32:38.773Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23452025-07-29T17:32:38.804Z Compiling slog-bunyan v2.5.0
23462025-07-29T17:32:39.160Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23472025-07-29T17:32:39.483Z Compiling slog-term v2.9.1
23482025-07-29T17:32:39.552Z Compiling async-stream v0.3.6
23492025-07-29T17:32:39.739Z Compiling dropshot v0.16.2
23502025-07-29T17:32:39.831Z Compiling toml v0.8.23
23512025-07-29T17:32:39.885Z Compiling waitgroup v0.1.2
23522025-07-29T17:32:40.108Z Compiling rustls-pemfile v2.2.0
23532025-07-29T17:32:40.454Z Compiling serde_path_to_error v0.1.17
23542025-07-29T17:32:40.482Z Compiling hostname v0.4.0
23552025-07-29T17:32:40.734Z Compiling instant v0.1.13
23562025-07-29T17:32:40.929Z Compiling owo-colors v4.2.2
23572025-07-29T17:32:41.162Z Compiling debug-ignore v1.0.5
23582025-07-29T17:32:41.255Z Compiling cancel-safe-futures v0.1.5
23592025-07-29T17:32:41.366Z Compiling tokio-rustls v0.25.0
23602025-07-29T17:32:41.606Z Compiling typify-macro v0.4.1
23612025-07-29T17:32:41.631Z Compiling backoff v0.4.0
23622025-07-29T17:32:41.704Z Compiling iddqd v0.3.9
23632025-07-29T17:32:42.001Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23642025-07-29T17:32:43.814Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23652025-07-29T17:32:44.441Z Compiling parse-display v0.10.0
23662025-07-29T17:32:44.841Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23672025-07-29T17:32:44.978Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23682025-07-29T17:32:45.008Z Compiling typify v0.4.1
23692025-07-29T17:32:45.210Z Compiling progenitor-impl v0.10.0
23702025-07-29T17:32:45.358Z Compiling serde_with v3.14.0
23712025-07-29T17:32:46.035Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23722025-07-29T17:32:46.781Z Compiling progenitor-client v0.10.0
23732025-07-29T17:32:48.498Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23742025-07-29T17:32:48.668Z Compiling libsw-core v0.3.1
23752025-07-29T17:32:49.006Z Compiling macaddr v1.0.1
23762025-07-29T17:32:49.461Z Compiling utf-8 v0.7.6
23772025-07-29T17:32:49.732Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23782025-07-29T17:32:49.883Z Compiling libsw v3.5.0
23792025-07-29T17:32:50.443Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23802025-07-29T17:32:50.832Z Compiling progenitor-macro v0.10.0
23812025-07-29T17:32:50.920Z Compiling linear-map v1.2.0
23822025-07-29T17:32:51.395Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23832025-07-29T17:32:52.310Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23842025-07-29T17:32:52.794Z Compiling keccak v0.1.5
23852025-07-29T17:32:54.064Z Compiling sha3 v0.10.8
23862025-07-29T17:32:54.928Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23872025-07-29T17:32:57.828Z Compiling async-recursion v1.1.1
23882025-07-29T17:32:59.212Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23892025-07-29T17:32:59.529Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23902025-07-29T17:33:01.872Z Compiling progenitor v0.10.0
23912025-07-29T17:33:02.142Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23922025-07-29T17:33:02.176Z Compiling globset v0.4.15
23932025-07-29T17:33:05.738Z Compiling prettyplease v0.2.36
23942025-07-29T17:33:06.218Z Compiling tungstenite v0.21.0
23952025-07-29T17:33:08.170Z Compiling tokio-tungstenite v0.21.0
23962025-07-29T17:33:08.860Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23972025-07-29T17:33:09.614Z Compiling pem v3.0.5
23982025-07-29T17:33:11.034Z Compiling pin-project-internal v1.1.6
23992025-07-29T17:33:11.098Z Compiling papergrid v0.11.0
24002025-07-29T17:33:11.117Z Compiling tabled_derive v0.7.0
24012025-07-29T17:33:13.233Z Compiling snafu-derive v0.8.5
24022025-07-29T17:33:13.582Z Compiling pin-project v1.1.6
24032025-07-29T17:33:13.723Z Compiling highway v1.3.0
24042025-07-29T17:33:18.662Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24052025-07-29T17:33:18.803Z Compiling snafu v0.8.5
24062025-07-29T17:33:18.803Z Compiling tabled v0.15.0
24072025-07-29T17:33:20.775Z Compiling resolv-conf v0.7.0
24082025-07-29T17:33:22.341Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24092025-07-29T17:33:22.447Z Compiling olpc-cjson v0.1.4
24102025-07-29T17:33:22.596Z Compiling serde_plain v1.0.2
24112025-07-29T17:33:22.805Z Compiling semver v0.1.20
24122025-07-29T17:33:23.170Z Compiling typed-path v0.9.3
24132025-07-29T17:33:23.363Z Compiling rustc_version v0.1.7
24142025-07-29T17:33:23.482Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24152025-07-29T17:33:23.739Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24162025-07-29T17:33:23.776Z Compiling universal-hash v0.5.1
24172025-07-29T17:33:24.049Z Compiling thiserror-impl-no-std v2.0.2
24182025-07-29T17:33:26.236Z Compiling tough v0.20.0
24192025-07-29T17:33:26.415Z Compiling opaque-debug v0.3.1
24202025-07-29T17:33:26.556Z Compiling poly1305 v0.8.0
24212025-07-29T17:33:27.263Z Compiling thiserror-no-std v2.0.2
24222025-07-29T17:33:27.291Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24232025-07-29T17:33:27.443Z Compiling newtype_derive v0.1.6
24242025-07-29T17:33:27.832Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24252025-07-29T17:33:27.963Z Compiling chacha20 v0.9.1
24262025-07-29T17:33:28.192Z Compiling aead v0.5.2
24272025-07-29T17:33:28.490Z Compiling smawk v0.3.2
24282025-07-29T17:33:28.587Z Compiling linked-hash-map v0.5.6
24292025-07-29T17:33:28.817Z Compiling unicode-linebreak v0.1.5
24302025-07-29T17:33:29.030Z Compiling lru-cache v0.1.2
24312025-07-29T17:33:29.306Z Compiling textwrap v0.16.2
24322025-07-29T17:33:29.406Z Compiling chacha20poly1305 v0.10.1
24332025-07-29T17:33:29.625Z Compiling vsss-rs v3.3.4
24342025-07-29T17:33:29.668Z Compiling humantime v2.2.0
24352025-07-29T17:33:29.941Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24362025-07-29T17:33:30.534Z Compiling hickory-proto v0.24.4
24372025-07-29T17:33:32.791Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24382025-07-29T17:33:35.771Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24392025-07-29T17:33:35.771Z Compiling steno v0.4.1
24402025-07-29T17:33:37.423Z Compiling hickory-resolver v0.24.4
24412025-07-29T17:33:37.659Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24422025-07-29T17:33:41.983Z Compiling qorb v0.4.0
24432025-07-29T17:33:42.707Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24442025-07-29T17:33:48.276Z Compiling slog-dtrace v0.3.0
24452025-07-29T17:33:48.663Z Compiling moka v0.12.10
24462025-07-29T17:33:49.173Z Compiling tagptr v0.2.0
24472025-07-29T17:33:52.818Z Compiling hickory-resolver v0.25.2
24482025-07-29T17:33:55.196Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24492025-07-29T17:33:58.367Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24502025-07-29T17:33:58.538Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24512025-07-29T17:33:59.413Z Compiling display-error-chain v0.2.2
24522025-07-29T17:33:59.684Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24532025-07-29T17:34:00.507Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24542025-07-29T17:34:03.751Z Compiling maplit v1.0.2
24552025-07-29T17:34:03.917Z Compiling crunchy v0.2.2
24562025-07-29T17:34:04.480Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24572025-07-29T17:34:05.771Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24582025-07-29T17:34:06.255Z Compiling dsl_auto_type v0.1.2
24592025-07-29T17:34:06.569Z Compiling scheduled-thread-pool v0.2.7
24602025-07-29T17:34:07.438Z Compiling diesel_table_macro_syntax v0.2.0
24612025-07-29T17:34:07.836Z Compiling tiny-keccak v2.0.2
24622025-07-29T17:34:07.839Z Compiling radium v0.7.0
24632025-07-29T17:34:08.245Z Compiling diesel_derives v2.2.3
24642025-07-29T17:34:08.431Z Compiling r2d2 v0.8.10
24652025-07-29T17:34:08.612Z Compiling const_format_proc_macros v0.2.34
24662025-07-29T17:34:08.642Z Compiling zerocopy-derive v0.6.6
24672025-07-29T17:34:08.919Z Compiling proc-macro-error-attr2 v2.0.0
24682025-07-29T17:34:09.675Z Compiling bit-vec v0.6.3
24692025-07-29T17:34:10.122Z Compiling tap v1.0.1
24702025-07-29T17:34:10.293Z Compiling maybe-uninit v2.0.0
24712025-07-29T17:34:10.323Z Compiling const_format v0.2.34
24722025-07-29T17:34:10.357Z Compiling wyz v0.5.1
24732025-07-29T17:34:10.832Z Compiling zerocopy v0.6.6
24742025-07-29T17:34:10.875Z Compiling bit-set v0.5.3
24752025-07-29T17:34:11.175Z Compiling proc-macro-error2 v2.0.1
24762025-07-29T17:34:11.799Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24772025-07-29T17:34:12.033Z Compiling ascii-canvas v3.0.0
24782025-07-29T17:34:12.211Z Compiling ena v0.14.3
24792025-07-29T17:34:12.483Z Compiling diff v0.1.13
24802025-07-29T17:34:12.654Z Compiling funty v2.0.0
24812025-07-29T17:34:12.984Z Compiling regex-syntax v0.6.29
24822025-07-29T17:34:15.491Z Compiling bindgen v0.71.1
24832025-07-29T17:34:15.985Z Compiling crc-catalog v2.4.0
24842025-07-29T17:34:16.212Z Compiling packed_struct v0.10.1
24852025-07-29T17:34:16.735Z Compiling lalrpop v0.19.12
24862025-07-29T17:34:17.124Z Compiling crc v3.2.1
24872025-07-29T17:34:17.748Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24882025-07-29T17:34:17.850Z Compiling bitvec v1.0.1
24892025-07-29T17:34:18.308Z Compiling diesel v2.2.11
24902025-07-29T17:34:19.073Z Compiling tabled_derive v0.10.0
24912025-07-29T17:34:20.807Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24922025-07-29T17:34:21.406Z Compiling papergrid v0.14.0
24932025-07-29T17:34:22.234Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24942025-07-29T17:34:22.492Z Compiling packed_struct_codegen v0.10.1
24952025-07-29T17:34:24.700Z Compiling num-derive v0.3.3
24962025-07-29T17:34:26.717Z Compiling indexmap v1.9.3
24972025-07-29T17:34:27.101Z Compiling nodrop v0.1.14
24982025-07-29T17:34:27.285Z Compiling array-init v0.0.4
24992025-07-29T17:34:28.391Z Compiling libscf-sys v1.1.0
25002025-07-29T17:34:37.355Z Compiling polar-core v0.27.3
25012025-07-29T17:34:38.425Z Compiling tabled v0.18.0
25022025-07-29T17:34:38.628Z Compiling smallvec v0.6.14
25032025-07-29T17:34:39.110Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25042025-07-29T17:34:42.022Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25052025-07-29T17:34:42.379Z Compiling derive_builder_core v0.20.2
25062025-07-29T17:34:44.011Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25072025-07-29T17:34:44.339Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25082025-07-29T17:34:44.889Z Compiling headers-core v0.3.0
25092025-07-29T17:34:45.114Z Compiling libxml v0.3.3
25102025-07-29T17:34:45.318Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25112025-07-29T17:34:45.531Z Compiling termcolor v1.4.1
25122025-07-29T17:34:45.711Z Compiling bitfield v0.14.0
25132025-07-29T17:34:46.041Z Compiling hashbrown v0.12.3
25142025-07-29T17:34:46.559Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25152025-07-29T17:34:47.280Z Compiling env_logger v0.10.2
25162025-07-29T17:34:48.482Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25172025-07-29T17:34:50.339Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25182025-07-29T17:34:50.833Z Compiling headers v0.4.1
25192025-07-29T17:34:52.102Z Compiling samael v0.0.19
25202025-07-29T17:34:53.055Z Compiling derive_builder_macro v0.20.2
25212025-07-29T17:34:53.843Z Compiling serde-hex v0.1.0
25222025-07-29T17:34:54.382Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25232025-07-29T17:34:55.890Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25242025-07-29T17:34:57.443Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25252025-07-29T17:34:58.371Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25262025-07-29T17:34:58.751Z Compiling ron v0.8.1
25272025-07-29T17:34:58.790Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25282025-07-29T17:34:58.970Z Compiling strum_macros v0.24.3
25292025-07-29T17:34:59.165Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25302025-07-29T17:34:59.937Z Compiling hashbrown v0.13.2
25312025-07-29T17:35:01.163Z Compiling convert_case v0.7.1
25322025-07-29T17:35:01.903Z Compiling termtree v0.5.1
25332025-07-29T17:35:01.931Z Compiling crc-any v2.5.0
25342025-07-29T17:35:02.214Z Compiling indoc v1.0.9
25352025-07-29T17:35:02.795Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25362025-07-29T17:35:03.004Z Compiling derive_more-impl v2.0.1
25372025-07-29T17:35:04.148Z Compiling object v0.30.4
25382025-07-29T17:35:04.568Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25392025-07-29T17:35:04.716Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25402025-07-29T17:35:06.049Z Compiling derive_builder v0.20.2
25412025-07-29T17:35:15.874Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25422025-07-29T17:35:16.078Z Compiling oso-derive v0.27.3
25432025-07-29T17:35:16.235Z Compiling impl-trait-for-tuples v0.2.2
25442025-07-29T17:35:16.620Z Compiling quick-xml v0.37.2
25452025-07-29T17:35:17.049Z Compiling crc8 v0.1.1
25462025-07-29T17:35:17.402Z Compiling path-slash v0.1.5
25472025-07-29T17:35:17.704Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25482025-07-29T17:35:18.268Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25492025-07-29T17:35:19.710Z Compiling derive_more v2.0.1
25502025-07-29T17:35:19.879Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25512025-07-29T17:35:21.329Z Compiling vte_generate_state_changes v0.1.2
25522025-07-29T17:35:21.740Z Compiling oso v0.27.3
25532025-07-29T17:35:21.959Z Compiling diesel-dtrace v0.4.2
25542025-07-29T17:35:22.338Z Compiling siphasher v1.0.1
25552025-07-29T17:35:22.792Z Compiling arc-swap v1.7.1
25562025-07-29T17:35:23.523Z Compiling slog-scope v4.4.0
25572025-07-29T17:35:24.248Z Compiling phf_shared v0.12.1
25582025-07-29T17:35:24.829Z Compiling vte v0.11.1
25592025-07-29T17:35:26.292Z Compiling crossterm v0.29.0
25602025-07-29T17:35:32.709Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25612025-07-29T17:35:33.991Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25622025-07-29T17:35:34.365Z Compiling bb8 v0.8.5
25632025-07-29T17:35:35.002Z Compiling unicase v2.7.0
25642025-07-29T17:35:35.384Z Compiling chrono-tz v0.10.4
25652025-07-29T17:35:35.727Z Compiling xshell-macros v0.2.7
25662025-07-29T17:35:36.470Z Compiling xshell v0.2.7
25672025-07-29T17:35:37.591Z Compiling async-bb8-diesel v0.2.1
25682025-07-29T17:35:38.483Z Compiling strip-ansi-escapes v0.2.0
25692025-07-29T17:35:39.363Z Compiling phf v0.12.1
25702025-07-29T17:35:39.755Z Compiling slog-stdlog v4.1.1
25712025-07-29T17:35:39.783Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25722025-07-29T17:35:40.632Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25732025-07-29T17:35:40.999Z Compiling fd-lock v4.0.2
25742025-07-29T17:35:41.071Z Compiling peg-macros v0.8.5
25752025-07-29T17:35:41.302Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762025-07-29T17:35:42.266Z Compiling nu-ansi-term v0.50.1
25772025-07-29T17:35:43.457Z Compiling reedline v0.40.0
25782025-07-29T17:35:44.112Z Compiling peg v0.8.5
25792025-07-29T17:35:44.365Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25802025-07-29T17:35:49.545Z Compiling slog-envlogger v2.2.0
25812025-07-29T17:35:51.821Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25822025-07-29T17:35:51.917Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25832025-07-29T17:35:54.969Z Compiling typify-impl v0.2.0
25842025-07-29T17:36:02.281Z Compiling bcs v0.1.6
25852025-07-29T17:36:03.132Z Compiling fxhash v0.2.1
25862025-07-29T17:36:03.413Z Compiling libz-sys v1.1.20
25872025-07-29T17:36:04.156Z Compiling half v1.8.3
25882025-07-29T17:36:05.205Z Compiling serde_cbor v0.11.2
25892025-07-29T17:36:05.625Z Compiling typify-macro v0.2.0
25902025-07-29T17:36:07.745Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25912025-07-29T17:36:07.949Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25922025-07-29T17:36:09.079Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25932025-07-29T17:36:10.115Z Compiling kstat-rs v0.2.4
25942025-07-29T17:36:10.881Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25952025-07-29T17:36:11.035Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25962025-07-29T17:36:12.112Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25972025-07-29T17:36:12.699Z Compiling nix v0.30.1
25982025-07-29T17:36:12.730Z Compiling nanorand v0.7.0
25992025-07-29T17:36:13.420Z Compiling libgit2-sys v0.17.0+1.8.1
26002025-07-29T17:36:13.537Z Compiling parking_lot_core v0.8.6
26012025-07-29T17:36:14.108Z Compiling flume v0.11.1
26022025-07-29T17:36:14.860Z Compiling mime_guess v2.0.5
26032025-07-29T17:36:16.392Z Compiling ignore v0.4.23
26042025-07-29T17:36:18.669Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26052025-07-29T17:36:25.842Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26062025-07-29T17:36:26.889Z Compiling castaway v0.2.3
26072025-07-29T17:36:27.130Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26082025-07-29T17:36:27.518Z Compiling fs-err v2.11.0
26092025-07-29T17:36:28.083Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26102025-07-29T17:36:29.146Z Compiling compact_str v0.8.0
26112025-07-29T17:36:29.231Z Compiling globwalk v0.9.1
26122025-07-29T17:36:32.448Z Compiling typify v0.2.0
26132025-07-29T17:36:32.665Z Compiling predicates-tree v1.0.12
26142025-07-29T17:36:32.708Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26152025-07-29T17:36:33.567Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26162025-07-29T17:36:33.937Z Compiling unicode-truncate v1.1.0
26172025-07-29T17:36:35.410Z Compiling lru v0.12.5
26182025-07-29T17:36:35.821Z Compiling vergen v8.3.2
26192025-07-29T17:36:36.174Z Compiling nibble_vec v0.1.0
26202025-07-29T17:36:36.470Z Compiling cargo-platform v0.1.8
26212025-07-29T17:36:36.979Z Compiling instability v0.3.2
26222025-07-29T17:36:37.940Z Compiling atty v0.2.14
26232025-07-29T17:36:38.150Z Compiling cassowary v0.3.0
26242025-07-29T17:36:38.265Z Compiling http-range v0.1.5
26252025-07-29T17:36:38.885Z Compiling salty v0.3.0
26262025-07-29T17:36:39.334Z Compiling endian-type v0.1.2
26272025-07-29T17:36:39.641Z Compiling indoc v2.0.6
26282025-07-29T17:36:40.584Z Compiling ratatui v0.29.0
26292025-07-29T17:36:41.324Z Compiling radix_trie v0.2.1
26302025-07-29T17:36:42.431Z Compiling cargo_metadata v0.18.1
26312025-07-29T17:36:45.159Z Compiling camino-tempfile-ext v0.3.2
26322025-07-29T17:36:46.569Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26332025-07-29T17:36:59.350Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26342025-07-29T17:37:00.095Z Compiling progenitor-impl v0.8.0
26352025-07-29T17:37:04.533Z Compiling git2 v0.19.0
26362025-07-29T17:37:05.495Z Compiling parking_lot v0.11.2
26372025-07-29T17:37:08.518Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26382025-07-29T17:37:09.249Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26392025-07-29T17:37:12.182Z Compiling prefix-trie v0.7.0
26402025-07-29T17:37:13.162Z Compiling rand_seeder v0.3.0
26412025-07-29T17:37:13.205Z Compiling lzma-sys v0.1.20
26422025-07-29T17:37:13.604Z Compiling rustls v0.21.12
26432025-07-29T17:37:13.683Z Compiling parse-size v1.1.0
26442025-07-29T17:37:13.961Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26452025-07-29T17:37:14.033Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26462025-07-29T17:37:14.064Z Compiling hickory-server v0.25.2
26472025-07-29T17:37:15.711Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26482025-07-29T17:37:16.502Z Compiling hyper-staticfile v0.10.1
26492025-07-29T17:37:18.961Z Compiling sled v0.34.7
26502025-07-29T17:37:26.026Z Compiling progenitor-macro v0.8.0
26512025-07-29T17:37:26.866Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26522025-07-29T17:37:35.025Z Compiling hickory-client v0.25.2
26532025-07-29T17:37:36.249Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26542025-07-29T17:37:36.778Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26552025-07-29T17:37:36.868Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26562025-07-29T17:37:36.907Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26572025-07-29T17:37:37.450Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26582025-07-29T17:37:37.832Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26592025-07-29T17:37:39.374Z Compiling primeorder v0.13.6
26602025-07-29T17:37:40.024Z Compiling progenitor-client v0.8.0
26612025-07-29T17:37:40.958Z Compiling rustls-webpki v0.101.7
26622025-07-29T17:37:42.494Z Compiling sct v0.7.1
26632025-07-29T17:37:42.983Z Compiling heck v0.3.3
26642025-07-29T17:37:43.088Z Compiling env_filter v0.1.2
26652025-07-29T17:37:43.372Z Compiling csv-core v0.1.11
26662025-07-29T17:37:44.275Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26672025-07-29T17:37:44.648Z Compiling void v1.0.2
26682025-07-29T17:37:44.704Z Compiling csv v1.3.1
26692025-07-29T17:37:44.776Z Compiling env_logger v0.11.5
26702025-07-29T17:37:44.867Z Compiling lzss v0.8.2
26712025-07-29T17:37:45.349Z Compiling zone_cfg_derive v0.1.2
26722025-07-29T17:37:46.703Z Compiling progenitor v0.8.0
26732025-07-29T17:37:46.861Z Compiling p384 v0.13.0
26742025-07-29T17:37:46.982Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26752025-07-29T17:37:47.793Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26762025-07-29T17:37:48.056Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26772025-07-29T17:37:52.742Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26782025-07-29T17:37:53.429Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26792025-07-29T17:37:53.951Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26802025-07-29T17:37:56.179Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26812025-07-29T17:37:57.774Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26822025-07-29T17:37:58.163Z Compiling tungstenite v0.23.0
26832025-07-29T17:38:00.613Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26842025-07-29T17:38:00.990Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26852025-07-29T17:38:01.396Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26862025-07-29T17:38:01.792Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26872025-07-29T17:38:02.532Z Compiling nix v0.27.1
26882025-07-29T17:38:03.601Z Compiling serde_bytes v0.11.17
26892025-07-29T17:38:04.174Z Compiling number_prefix v0.4.0
26902025-07-29T17:38:04.489Z Compiling base64 v0.13.1
26912025-07-29T17:38:05.287Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26922025-07-29T17:38:05.315Z Compiling ron v0.7.1
26932025-07-29T17:38:05.720Z Compiling indicatif v0.17.11
26942025-07-29T17:38:10.457Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26952025-07-29T17:38:10.946Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26962025-07-29T17:38:12.250Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26972025-07-29T17:38:12.880Z Compiling tokio-tungstenite v0.23.1
26982025-07-29T17:38:12.961Z Compiling xz2 v0.1.7
26992025-07-29T17:38:13.581Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27002025-07-29T17:38:13.625Z Compiling tokio-rustls v0.24.1
27012025-07-29T17:38:14.141Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27022025-07-29T17:38:14.477Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27032025-07-29T17:38:15.484Z Compiling zone v0.1.8
27042025-07-29T17:38:18.983Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27052025-07-29T17:38:19.540Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27062025-07-29T17:38:22.523Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27072025-07-29T17:38:22.804Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27082025-07-29T17:38:29.537Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27092025-07-29T17:38:30.539Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27102025-07-29T17:38:33.523Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27112025-07-29T17:38:33.833Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27122025-07-29T17:38:36.196Z Compiling rustls-pemfile v1.0.4
27132025-07-29T17:38:36.969Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27142025-07-29T17:38:37.337Z Compiling signal-hook-tokio v0.3.1
27152025-07-29T17:38:37.645Z Compiling twox-hash v2.1.0
27162025-07-29T17:38:38.679Z Compiling yasna v0.5.2
27172025-07-29T17:38:39.680Z Compiling secrecy v0.8.0
27182025-07-29T17:38:39.997Z Compiling is_ci v1.2.0
27192025-07-29T17:38:40.371Z Compiling supports-color v3.0.2
27202025-07-29T17:38:42.053Z Compiling rcgen v0.12.1
27212025-07-29T17:38:43.581Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27222025-07-29T17:38:46.691Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27232025-07-29T17:38:52.359Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27242025-07-29T17:38:52.535Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27252025-07-29T17:39:00.439Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27262025-07-29T17:39:04.700Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27272025-07-29T17:39:05.474Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27282025-07-29T17:39:06.310Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27292025-07-29T17:39:11.574Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27302025-07-29T17:39:14.577Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27312025-07-29T17:39:16.578Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27322025-07-29T17:39:19.582Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27332025-07-29T17:39:26.282Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27342025-07-29T17:39:26.667Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27352025-07-29T17:39:26.919Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27362025-07-29T17:39:27.035Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27372025-07-29T17:39:28.680Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27382025-07-29T17:39:35.706Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27392025-07-29T17:39:36.042Z Compiling fatfs v0.3.6
27402025-07-29T17:39:36.522Z Compiling subprocess v0.2.9
27412025-07-29T17:39:37.738Z Compiling rtoolbox v0.0.2
27422025-07-29T17:39:38.234Z Compiling assert_matches v1.5.0
27432025-07-29T17:39:38.815Z Compiling rpassword v7.4.0
27442025-07-29T17:39:39.311Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27452025-07-29T17:39:41.093Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27462025-07-29T17:39:42.778Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27472025-07-29T17:39:46.758Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27482025-07-29T17:39:52.283Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27492025-07-29T17:39:59.110Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27502025-07-29T17:40:19.696Z Compiling tui-tree-widget v0.23.1
27512025-07-29T17:40:20.207Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27522025-07-29T17:40:23.558Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27532025-07-29T17:40:24.006Z Compiling uzers v0.12.1
27542025-07-29T17:40:26.504Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27552025-07-29T17:40:27.154Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27562025-07-29T17:40:29.280Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27572025-07-29T17:40:47.037Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27582025-07-29T17:40:59.301Z Compiling support-bundle-viewer v0.1.2
27592025-07-29T17:41:00.369Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27602025-07-29T17:41:03.080Z Compiling multimap v0.10.1
27612025-07-29T17:43:19.506Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27622025-07-29T17:43:37.766Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27632025-07-29T17:51:39.894Z Finished `release` profile [optimized] target(s) in 19m 08s
27642025-07-29T17:52:36.072Z
27652025-07-29T17:52:36.075Zreal 20:06.521571235
27662025-07-29T17:52:36.075Zuser 2:22:14.914534666
27672025-07-29T17:52:36.075Zsys 4:07.268023583
27682025-07-29T17:52:36.075Ztrap 3.632694801
27692025-07-29T17:52:36.075Ztflt 2.061941814
27702025-07-29T17:52:36.075Zdflt 7.048433564
27712025-07-29T17:52:36.075Zkflt 0.080070627
27722025-07-29T17:52:36.075Zlock 9:52:01.028891832
27732025-07-29T17:52:36.075Zslp 7:16:42.049070095
27742025-07-29T17:52:36.075Zlat 4:11.171222671
27752025-07-29T17:52:36.075Zstop 3:52.430359858
27762025-07-29T17:52:36.075Z+ mapfile -t packages
27772025-07-29T17:52:36.075Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27782025-07-29T17:52:37.381Z Finished `release` profile [optimized] target(s) in 1.25s
27792025-07-29T17:52:37.442Z Running `target/release/omicron-package -t test list-outputs`
27802025-07-29T17:52:37.497ZLogging to: /work/oxidecomputer/omicron/out/LOG
27812025-07-29T17:52:37.500Z+ ptime -m cargo build --locked --release -p xtask
27822025-07-29T17:52:38.256Z Compiling once_cell v1.21.3
27832025-07-29T17:52:38.259Z Compiling serde v1.0.219
27842025-07-29T17:52:38.259Z Compiling bitflags v2.9.1
27852025-07-29T17:52:38.259Z Compiling syn v2.0.104
27862025-07-29T17:52:38.259Z Compiling serde_json v1.0.141
27872025-07-29T17:52:38.259Z Compiling libc v0.2.174
27882025-07-29T17:52:38.365Z Compiling num-traits v0.2.19
27892025-07-29T17:52:38.728Z Compiling hashbrown v0.15.4
27902025-07-29T17:52:38.749Z Compiling smallvec v1.15.1
27912025-07-29T17:52:38.817Z Compiling rustix v0.38.37
27922025-07-29T17:52:38.957Z Compiling usdt-impl v0.5.0
27932025-07-29T17:52:39.123Z Compiling syn v1.0.109
27942025-07-29T17:52:39.245Z Compiling log v0.4.27
27952025-07-29T17:52:39.541Z Compiling getrandom v0.3.1
27962025-07-29T17:52:39.715Z Compiling percent-encoding v2.3.1
27972025-07-29T17:52:39.753Z Compiling thread-id v4.2.2
27982025-07-29T17:52:39.820Z Compiling rustix v1.0.7
27992025-07-29T17:52:39.985Z Compiling indexmap v2.10.0
28002025-07-29T17:52:40.120Z Compiling form_urlencoded v1.2.1
28012025-07-29T17:52:40.660Z Compiling fs-err v3.1.1
28022025-07-29T17:52:41.023Z Compiling ordered-float v2.10.1
28032025-07-29T17:52:41.182Z Compiling terminal_size v0.4.0
28042025-07-29T17:52:42.150Z Compiling anyhow v1.0.98
28052025-07-29T17:52:42.161Z Compiling clap_builder v4.5.41
28062025-07-29T17:52:42.161Z Compiling textwrap v0.16.2
28072025-07-29T17:52:42.700Z Compiling proc-macro-error v1.0.4
28082025-07-29T17:52:42.874Z Compiling tempfile v3.20.0
28092025-07-29T17:52:44.555Z Compiling tabled_derive v0.7.0
28102025-07-29T17:52:45.004Z Compiling synstructure v0.13.1
28112025-07-29T17:52:45.891Z Compiling tabled v0.15.0
28122025-07-29T17:52:46.282Z Compiling serde_derive v1.0.219
28132025-07-29T17:52:46.282Z Compiling thiserror-impl v1.0.69
28142025-07-29T17:52:46.285Z Compiling zerofrom-derive v0.1.4
28152025-07-29T17:52:47.223Z Compiling yoke-derive v0.7.4
28162025-07-29T17:52:48.904Z Compiling zerovec-derive v0.10.3
28172025-07-29T17:52:48.948Z Compiling thiserror v1.0.69
28182025-07-29T17:52:49.133Z Compiling displaydoc v0.2.5
28192025-07-29T17:52:49.272Z Compiling zerofrom v0.1.4
28202025-07-29T17:52:49.526Z Compiling yoke v0.7.4
28212025-07-29T17:52:49.560Z Compiling pest v2.7.14
28222025-07-29T17:52:49.951Z Compiling icu_provider_macros v1.5.0
28232025-07-29T17:52:50.523Z Compiling zerocopy-derive v0.7.35
28242025-07-29T17:52:51.104Z Compiling zerovec v0.10.4
28252025-07-29T17:52:51.220Z Compiling scroll_derive v0.12.0
28262025-07-29T17:52:52.241Z Compiling pest_meta v2.7.14
28272025-07-29T17:52:52.463Z Compiling zerocopy v0.7.35
28282025-07-29T17:52:52.572Z Compiling scroll v0.12.0
28292025-07-29T17:52:53.233Z Compiling tinystr v0.7.6
28302025-07-29T17:52:53.713Z Compiling icu_locid v1.5.0
28312025-07-29T17:52:53.770Z Compiling pest_generator v2.7.14
28322025-07-29T17:52:54.050Z Compiling icu_collections v1.5.0
28332025-07-29T17:52:55.418Z Compiling icu_provider v1.5.0
28342025-07-29T17:52:55.713Z Compiling pest_derive v2.7.14
28352025-07-29T17:52:56.560Z Compiling icu_locid_transform v1.5.0
28362025-07-29T17:52:57.582Z Compiling dtrace-parser v0.2.0
28372025-07-29T17:52:59.113Z Compiling icu_properties v1.5.1
28382025-07-29T17:52:59.140Z Compiling serde_spanned v0.6.9
28392025-07-29T17:52:59.458Z Compiling toml_datetime v0.6.11
28402025-07-29T17:53:00.378Z Compiling toml_edit v0.22.27
28412025-07-29T17:53:02.383Z Compiling serde_tokenstream v0.2.2
28422025-07-29T17:53:02.506Z Compiling erased-serde v0.4.6
28432025-07-29T17:53:02.959Z Compiling icu_normalizer v1.5.0
28442025-07-29T17:53:04.016Z Compiling idna_adapter v1.2.0
28452025-07-29T17:53:04.282Z Compiling dof v0.3.0
28462025-07-29T17:53:04.417Z Compiling toml v0.8.23
28472025-07-29T17:53:05.165Z Compiling idna v1.0.3
28482025-07-29T17:53:05.283Z Compiling goblin v0.8.2
28492025-07-29T17:53:07.896Z Compiling thiserror-impl v2.0.12
28502025-07-29T17:53:08.115Z Compiling url v2.5.4
28512025-07-29T17:53:10.356Z Compiling serde-untagged v0.1.7
28522025-07-29T17:53:10.432Z Compiling serde-value v0.7.0
28532025-07-29T17:53:10.632Z Compiling thiserror v2.0.12
28542025-07-29T17:53:10.871Z Compiling semver v1.0.26
28552025-07-29T17:53:11.179Z Compiling camino v1.1.10
28562025-07-29T17:53:12.305Z Compiling cargo-util-schemas v0.8.2
28572025-07-29T17:53:12.519Z Compiling usdt-attr-macro v0.5.0
28582025-07-29T17:53:13.843Z Compiling usdt-macro v0.5.0
28592025-07-29T17:53:15.032Z Compiling cargo-platform v0.2.0
28602025-07-29T17:53:16.034Z Compiling clap_derive v4.5.41
28612025-07-29T17:53:16.266Z Compiling cargo_metadata v0.21.0
28622025-07-29T17:53:17.764Z Compiling usdt v0.5.0
28632025-07-29T17:53:17.803Z Compiling camino-tempfile v1.4.1
28642025-07-29T17:53:18.647Z Compiling cargo_toml v0.21.0
28652025-07-29T17:53:19.105Z Compiling macaddr v1.0.1
28662025-07-29T17:53:20.123Z Compiling clap v4.5.41
28672025-07-29T17:53:29.984Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28682025-07-29T17:53:35.780Z Finished `release` profile [optimized] target(s) in 58.21s
28692025-07-29T17:53:35.916Z
28702025-07-29T17:53:35.916Zreal 58.378500737
28712025-07-29T17:53:35.916Zuser 6:19.529532547
28722025-07-29T17:53:35.916Zsys 27.743899092
28732025-07-29T17:53:35.916Ztrap 0.197404197
28742025-07-29T17:53:35.916Ztflt 0.348105592
28752025-07-29T17:53:35.916Zdflt 0.458758446
28762025-07-29T17:53:35.916Zkflt 0.000004589
28772025-07-29T17:53:35.916Zlock 18:20.979716131
28782025-07-29T17:53:35.921Zslp 21:08.339804525
28792025-07-29T17:53:35.921Zlat 25.270154460
28802025-07-29T17:53:35.921Zstop 31.803568916
28812025-07-29T17:53:35.921Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28822025-07-29T17:53:35.921Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28832025-07-29T17:53:35.921Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28842025-07-29T17:53:35.922Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28852025-07-29T17:53:35.922Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28862025-07-29T17:53:37.153Z Compiling regress v0.10.4
28872025-07-29T17:53:37.319Z Compiling ident_case v1.0.1
28882025-07-29T17:53:37.319Z Compiling unsafe-libyaml v0.2.11
28892025-07-29T17:53:37.325Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28902025-07-29T17:53:37.325Z Compiling match_cfg v0.1.0
28912025-07-29T17:53:37.387Z Compiling quick-error v1.2.3
28922025-07-29T17:53:37.390Z Compiling tempfile v3.20.0
28932025-07-29T17:53:37.390Z Compiling progenitor-client v0.10.0
28942025-07-29T17:53:37.458Z Compiling hostname v0.3.1
28952025-07-29T17:53:37.488Z Compiling darling_core v0.20.10
28962025-07-29T17:53:37.565Z Compiling structmeta-derive v0.3.0
28972025-07-29T17:53:37.704Z Compiling rustls v0.22.4
28982025-07-29T17:53:37.912Z Compiling hex v0.4.3
28992025-07-29T17:53:37.957Z Compiling multer v3.1.0
29002025-07-29T17:53:38.064Z Compiling debug-ignore v1.0.5
29012025-07-29T17:53:38.250Z Compiling toml v0.8.23
29022025-07-29T17:53:38.399Z Compiling slog-json v2.6.1
29032025-07-29T17:53:38.509Z Compiling macaddr v1.0.1
29042025-07-29T17:53:38.798Z Compiling serde_yaml v0.9.34+deprecated
29052025-07-29T17:53:38.982Z Compiling async-stream-impl v0.3.6
29062025-07-29T17:53:39.065Z Compiling dropshot v0.16.2
29072025-07-29T17:53:39.539Z Compiling slog-bunyan v2.5.0
29082025-07-29T17:53:39.811Z Compiling waitgroup v0.1.2
29092025-07-29T17:53:40.085Z Compiling rustls-pemfile v2.2.0
29102025-07-29T17:53:40.171Z Compiling structmeta v0.3.0
29112025-07-29T17:53:40.271Z Compiling async-stream v0.3.6
29122025-07-29T17:53:40.455Z Compiling dropshot_endpoint v0.16.2
29132025-07-29T17:53:40.605Z Compiling serde_path_to_error v0.1.17
29142025-07-29T17:53:40.629Z Compiling wait-timeout v0.2.0
29152025-07-29T17:53:40.698Z Compiling hostname v0.4.0
29162025-07-29T17:53:40.973Z Compiling typify-impl v0.3.0
29172025-07-29T17:53:41.193Z Compiling bit-vec v0.8.0
29182025-07-29T17:53:41.428Z Compiling rusty-fork v0.3.0
29192025-07-29T17:53:41.706Z Compiling bit-set v0.8.0
29202025-07-29T17:53:42.065Z Compiling derive-ex v0.1.8
29212025-07-29T17:53:42.153Z Compiling rand_xorshift v0.4.0
29222025-07-29T17:53:42.333Z Compiling instant v0.1.13
29232025-07-29T17:53:42.469Z Compiling tokio-rustls v0.25.0
29242025-07-29T17:53:42.527Z Compiling unarray v0.1.4
29252025-07-29T17:53:42.731Z Compiling proptest v1.7.0
29262025-07-29T17:53:42.907Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29272025-07-29T17:53:43.118Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29282025-07-29T17:53:43.219Z Compiling darling_macro v0.20.10
29292025-07-29T17:53:43.865Z Compiling progenitor-client v0.9.1
29302025-07-29T17:53:44.168Z Compiling darling v0.20.10
29312025-07-29T17:53:44.315Z Compiling serde_with_macros v3.14.0
29322025-07-29T17:53:44.443Z Compiling derive-where v1.5.0
29332025-07-29T17:53:45.153Z Compiling ref-cast v1.0.24
29342025-07-29T17:53:45.810Z Compiling ref-cast-impl v1.0.24
29352025-07-29T17:53:46.223Z Compiling test-strategy v0.4.3
29362025-07-29T17:53:46.489Z Compiling parse-display-derive v0.10.0
29372025-07-29T17:53:46.936Z Compiling serde_with v3.14.0
29382025-07-29T17:53:47.258Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29392025-07-29T17:53:47.682Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29402025-07-29T17:53:48.060Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29412025-07-29T17:53:48.087Z Compiling iddqd v0.3.9
29422025-07-29T17:53:48.285Z Compiling backoff v0.4.0
29432025-07-29T17:53:48.683Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29442025-07-29T17:53:49.469Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29452025-07-29T17:53:49.764Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29462025-07-29T17:53:50.104Z Compiling itertools v0.14.0
29472025-07-29T17:53:50.343Z Compiling darling_core v0.21.0
29482025-07-29T17:53:50.536Z Compiling parse-display v0.10.0
29492025-07-29T17:53:50.974Z Compiling proc-macro-crate v1.3.1
29502025-07-29T17:53:51.113Z Compiling proc-macro-error v1.0.4
29512025-07-29T17:53:51.684Z Compiling crucible-workspace-hack v0.1.0
29522025-07-29T17:53:51.821Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29532025-07-29T17:53:51.913Z Compiling num_enum_derive v0.5.11
29542025-07-29T17:53:52.097Z Compiling typify-impl v0.4.1
29552025-07-29T17:53:52.293Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29562025-07-29T17:53:52.756Z Compiling heapless v0.8.0
29572025-07-29T17:53:52.821Z Compiling typify-macro v0.3.0
29582025-07-29T17:53:53.297Z Compiling hash32 v0.3.1
29592025-07-29T17:53:53.404Z Compiling foreign-types-macros v0.2.3
29602025-07-29T17:53:53.591Z Compiling foreign-types-shared v0.3.1
29612025-07-29T17:53:53.617Z Compiling smoltcp v0.11.0
29622025-07-29T17:53:54.198Z Compiling num_enum v0.5.11
29632025-07-29T17:53:54.595Z Compiling tabwriter v1.4.0
29642025-07-29T17:53:54.647Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29652025-07-29T17:53:54.736Z Compiling cstr-argument v0.1.2
29662025-07-29T17:53:54.761Z Compiling foreign-types v0.5.0
29672025-07-29T17:53:54.893Z Compiling pretty-hex v0.2.1
29682025-07-29T17:53:55.021Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29692025-07-29T17:53:55.034Z Compiling cobs v0.2.3
29702025-07-29T17:53:55.127Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29712025-07-29T17:53:55.371Z Compiling postcard v1.0.10
29722025-07-29T17:53:59.610Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29732025-07-29T17:53:59.697Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29742025-07-29T17:53:59.697Z Compiling colored v2.2.0
29752025-07-29T17:53:59.697Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29762025-07-29T17:53:59.697Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29772025-07-29T17:53:59.697Z Compiling rayon-core v1.12.1
29782025-07-29T17:53:59.697Z Compiling darling_macro v0.21.0
29792025-07-29T17:53:59.697Z Compiling crossbeam-deque v0.8.5
29802025-07-29T17:53:59.697Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29812025-07-29T17:53:59.697Z Compiling typify v0.3.0
29822025-07-29T17:53:59.697Z Compiling progenitor-impl v0.9.1
29832025-07-29T17:53:59.697Z Compiling darling v0.21.0
29842025-07-29T17:53:59.697Z Compiling ingot-macros v0.1.1
29852025-07-29T17:53:59.697Z Compiling camino-tempfile v1.4.1
29862025-07-29T17:53:59.697Z Compiling smf v0.2.3
29872025-07-29T17:53:59.697Z Compiling rayon v1.10.0
29882025-07-29T17:53:59.816Z Compiling zone_cfg_derive v0.3.0
29892025-07-29T17:53:59.904Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29902025-07-29T17:54:00.294Z Compiling num-derive v0.4.2
29912025-07-29T17:54:00.329Z Compiling sigpipe v0.1.3
29922025-07-29T17:54:00.506Z Compiling jiff v0.2.15
29932025-07-29T17:54:00.894Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29942025-07-29T17:54:01.308Z Compiling zone v0.3.1
29952025-07-29T17:54:02.642Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29962025-07-29T17:54:02.858Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29972025-07-29T17:54:03.079Z Compiling num-rational v0.4.2
29982025-07-29T17:54:03.329Z Compiling universal-hash v0.5.1
29992025-07-29T17:54:03.498Z Compiling num-complex v0.4.6
30002025-07-29T17:54:03.589Z Compiling opaque-debug v0.3.1
30012025-07-29T17:54:03.734Z Compiling half v2.4.1
30022025-07-29T17:54:03.760Z Compiling typify-macro v0.4.1
30032025-07-29T17:54:03.882Z Compiling progenitor-macro v0.9.1
30042025-07-29T17:54:04.311Z Compiling float-ord v0.3.2
30052025-07-29T17:54:04.504Z Compiling num v0.4.3
30062025-07-29T17:54:04.550Z Compiling ciborium-io v0.2.2
30072025-07-29T17:54:04.624Z Compiling secrecy v0.10.3
30082025-07-29T17:54:04.664Z Compiling aead v0.5.2
30092025-07-29T17:54:04.744Z Compiling ciborium-ll v0.2.2
30102025-07-29T17:54:04.810Z Compiling ingot-types v0.1.2
30112025-07-29T17:54:04.936Z Compiling convert_case v0.4.0
30122025-07-29T17:54:05.060Z Compiling utf-8 v0.7.6
30132025-07-29T17:54:05.201Z Compiling ciborium v0.2.2
30142025-07-29T17:54:05.428Z Compiling keccak v0.1.5
30152025-07-29T17:54:05.678Z Compiling ingot v0.1.1
30162025-07-29T17:54:05.772Z Compiling derive_more v0.99.20
30172025-07-29T17:54:06.580Z Compiling sha3 v0.10.8
30182025-07-29T17:54:06.791Z Compiling tungstenite v0.21.0
30192025-07-29T17:54:07.668Z Compiling poly1305 v0.8.0
30202025-07-29T17:54:07.782Z Compiling typify v0.4.1
30212025-07-29T17:54:07.999Z Compiling progenitor-impl v0.10.0
30222025-07-29T17:54:08.618Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30232025-07-29T17:54:08.738Z Compiling password-hash v0.5.0
30242025-07-29T17:54:09.339Z Compiling chacha20 v0.9.1
30252025-07-29T17:54:09.660Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30262025-07-29T17:54:09.764Z Compiling blake2 v0.10.6
30272025-07-29T17:54:09.891Z Compiling indent_write v2.2.0
30282025-07-29T17:54:09.920Z Compiling tokio-tungstenite v0.21.0
30292025-07-29T17:54:10.166Z Compiling base64 v0.21.7
30302025-07-29T17:54:10.561Z Compiling argon2 v0.5.3
30312025-07-29T17:54:10.857Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30322025-07-29T17:54:11.029Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30332025-07-29T17:54:12.172Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30342025-07-29T17:54:12.176Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30352025-07-29T17:54:12.260Z Compiling thiserror-impl-no-std v2.0.2
30362025-07-29T17:54:12.295Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30372025-07-29T17:54:12.535Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30382025-07-29T17:54:12.670Z Compiling owo-colors v4.2.2
30392025-07-29T17:54:12.709Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30402025-07-29T17:54:12.928Z Compiling cancel-safe-futures v0.1.5
30412025-07-29T17:54:13.124Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30422025-07-29T17:54:13.423Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30432025-07-29T17:54:13.448Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30442025-07-29T17:54:13.464Z Compiling atomicwrites v0.4.4
30452025-07-29T17:54:13.708Z Compiling libsw-core v0.3.1
30462025-07-29T17:54:13.790Z Compiling semver v0.1.20
30472025-07-29T17:54:13.838Z Compiling fixedbitset v0.5.7
30482025-07-29T17:54:14.010Z Compiling libsw v3.5.0
30492025-07-29T17:54:14.372Z Compiling petgraph v0.8.2
30502025-07-29T17:54:14.414Z Compiling rustc_version v0.1.7
30512025-07-29T17:54:14.590Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30522025-07-29T17:54:14.733Z Compiling progenitor-macro v0.10.0
30532025-07-29T17:54:14.967Z Compiling thiserror-no-std v2.0.2
30542025-07-29T17:54:15.135Z Compiling vsss-rs v3.3.4
30552025-07-29T17:54:16.224Z Compiling chacha20poly1305 v0.10.1
30562025-07-29T17:54:16.368Z Compiling typify-impl v0.2.0
30572025-07-29T17:54:16.584Z Compiling resolv-conf v0.7.0
30582025-07-29T17:54:16.735Z Compiling newline-converter v0.3.0
30592025-07-29T17:54:19.582Z Compiling primeorder v0.13.6
30602025-07-29T17:54:19.635Z Compiling progenitor v0.9.1
30612025-07-29T17:54:19.635Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30622025-07-29T17:54:19.635Z Compiling moka v0.12.10
30632025-07-29T17:54:19.635Z Compiling linear-map v1.2.0
30642025-07-29T17:54:19.635Z Compiling libefi-sys v0.1.0
30652025-07-29T17:54:19.635Z Compiling expectorate v1.2.0
30662025-07-29T17:54:19.635Z Compiling newtype_derive v0.1.6
30672025-07-29T17:54:19.635Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30682025-07-29T17:54:19.635Z Compiling pem v3.0.5
30692025-07-29T17:54:19.635Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30702025-07-29T17:54:19.635Z Compiling pin-project-internal v1.1.6
30712025-07-29T17:54:19.635Z Compiling bitfield-struct v0.6.2
30722025-07-29T17:54:19.635Z Compiling unicase v2.7.0
30732025-07-29T17:54:19.672Z Compiling tagptr v0.2.0
30742025-07-29T17:54:19.672Z Compiling arc-swap v1.7.1
30752025-07-29T17:54:19.673Z Compiling same-file v1.0.6
30762025-07-29T17:54:19.826Z Compiling walkdir v2.5.0
30772025-07-29T17:54:20.027Z Compiling slog-scope v4.4.0
30782025-07-29T17:54:20.116Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30792025-07-29T17:54:20.994Z Compiling polyval v0.6.2
30802025-07-29T17:54:21.191Z Compiling pin-project v1.1.6
30812025-07-29T17:54:21.361Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30822025-07-29T17:54:21.386Z Compiling hickory-proto v0.24.4
30832025-07-29T17:54:21.488Z Compiling snafu-derive v0.8.5
30842025-07-29T17:54:21.756Z Compiling proc-macro-error-attr2 v2.0.0
30852025-07-29T17:54:22.101Z Compiling parking_lot_core v0.8.6
30862025-07-29T17:54:22.307Z Compiling linked-hash-map v0.5.6
30872025-07-29T17:54:22.602Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30882025-07-29T17:54:22.628Z Compiling salty v0.3.0
30892025-07-29T17:54:22.660Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30902025-07-29T17:54:22.829Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30912025-07-29T17:54:23.139Z Compiling proc-macro-error2 v2.0.1
30922025-07-29T17:54:23.743Z Compiling lru-cache v0.1.2
30932025-07-29T17:54:23.809Z Compiling hickory-resolver v0.25.2
30942025-07-29T17:54:24.530Z Compiling ghash v0.5.1
30952025-07-29T17:54:24.555Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30962025-07-29T17:54:24.965Z Compiling slog-stdlog v4.1.1
30972025-07-29T17:54:25.357Z Compiling p384 v0.13.0
30982025-07-29T17:54:25.360Z Compiling tabled_derive v0.7.0
30992025-07-29T17:54:26.258Z Compiling snafu v0.8.5
31002025-07-29T17:54:26.737Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31012025-07-29T17:54:27.046Z Compiling globset v0.4.15
31022025-07-29T17:54:27.609Z Compiling olpc-cjson v0.1.4
31032025-07-29T17:54:27.758Z Compiling progenitor v0.10.0
31042025-07-29T17:54:27.785Z Compiling ctr v0.9.2
31052025-07-29T17:54:27.810Z Compiling typify-macro v0.2.0
31062025-07-29T17:54:27.930Z Compiling num-derive v0.3.3
31072025-07-29T17:54:28.027Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31082025-07-29T17:54:28.208Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31092025-07-29T17:54:28.335Z Compiling gethostname v0.5.0
31102025-07-29T17:54:28.584Z Compiling lzma-sys v0.1.20
31112025-07-29T17:54:28.639Z Compiling serde_plain v1.0.2
31122025-07-29T17:54:28.983Z Compiling async-recursion v1.1.1
31132025-07-29T17:54:29.050Z Compiling slog-dtrace v0.3.0
31142025-07-29T17:54:29.350Z Compiling typed-path v0.9.3
31152025-07-29T17:54:29.410Z Compiling highway v1.3.0
31162025-07-29T17:54:29.912Z Compiling xshell-macros v0.2.7
31172025-07-29T17:54:30.126Z Compiling libscf-sys v1.1.0
31182025-07-29T17:54:30.176Z Compiling textwrap v0.16.2
31192025-07-29T17:54:30.403Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31202025-07-29T17:54:30.618Z Compiling aes-gcm v0.10.3
31212025-07-29T17:54:30.700Z Compiling xshell v0.2.7
31222025-07-29T17:54:30.960Z Compiling tabled v0.15.0
31232025-07-29T17:54:31.224Z Compiling hickory-resolver v0.24.4
31242025-07-29T17:54:31.828Z Compiling tough v0.20.0
31252025-07-29T17:54:31.853Z Compiling typify v0.2.0
31262025-07-29T17:54:32.036Z Compiling progenitor-impl v0.8.0
31272025-07-29T17:54:32.073Z Compiling mime_guess v2.0.5
31282025-07-29T17:54:32.284Z Compiling slog-envlogger v2.2.0
31292025-07-29T17:54:32.990Z Compiling steno v0.4.1
31302025-07-29T17:54:33.231Z Compiling tabled_derive v0.10.0
31312025-07-29T17:54:35.920Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31322025-07-29T17:54:36.817Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31332025-07-29T17:54:36.877Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31342025-07-29T17:54:37.725Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31352025-07-29T17:54:38.732Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31362025-07-29T17:54:39.140Z Compiling progenitor-macro v0.8.0
31372025-07-29T17:54:40.216Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31382025-07-29T17:54:40.337Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31392025-07-29T17:54:41.377Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31402025-07-29T17:54:42.767Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31412025-07-29T17:54:42.810Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31422025-07-29T17:54:42.987Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31432025-07-29T17:54:43.870Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31442025-07-29T17:54:44.681Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31452025-07-29T17:54:46.175Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31462025-07-29T17:54:46.319Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31472025-07-29T17:54:47.059Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31482025-07-29T17:54:48.354Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31492025-07-29T17:54:49.212Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31502025-07-29T17:54:49.281Z Compiling papergrid v0.14.0
31512025-07-29T17:54:49.387Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31522025-07-29T17:54:49.695Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31532025-07-29T17:54:50.541Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31542025-07-29T17:54:50.850Z Compiling tokio-dtrace v0.1.0
31552025-07-29T17:54:51.421Z Compiling heck v0.3.3
31562025-07-29T17:54:51.926Z Compiling progenitor-client v0.8.0
31572025-07-29T17:54:52.043Z Compiling ssh-encoding v0.2.0
31582025-07-29T17:54:52.251Z Compiling blowfish v0.9.1
31592025-07-29T17:54:52.462Z Compiling env_filter v0.1.2
31602025-07-29T17:54:52.657Z Compiling nibble_vec v0.1.0
31612025-07-29T17:54:52.828Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31622025-07-29T17:54:52.961Z Compiling endian-type v0.1.2
31632025-07-29T17:54:53.122Z Compiling humantime v2.2.0
31642025-07-29T17:54:53.262Z Compiling env_logger v0.11.5
31652025-07-29T17:54:53.262Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31662025-07-29T17:54:53.262Z Compiling radix_trie v0.2.1
31672025-07-29T17:54:53.423Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31682025-07-29T17:54:53.558Z Compiling bcrypt-pbkdf v0.10.0
31692025-07-29T17:54:53.852Z Compiling ssh-cipher v0.2.0
31702025-07-29T17:54:54.091Z Compiling progenitor v0.8.0
31712025-07-29T17:54:54.165Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31722025-07-29T17:54:54.165Z Compiling zone_cfg_derive v0.1.2
31732025-07-29T17:54:54.238Z Compiling oxide-tokio-rt v0.1.2
31742025-07-29T17:54:54.375Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31752025-07-29T17:54:54.508Z Compiling tabled v0.18.0
31762025-07-29T17:54:55.122Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31772025-07-29T17:54:55.524Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31782025-07-29T17:54:55.659Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31792025-07-29T17:54:57.007Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31802025-07-29T17:54:57.590Z Compiling parking_lot v0.11.2
31812025-07-29T17:54:57.932Z Compiling qorb v0.4.0
31822025-07-29T17:54:58.859Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31832025-07-29T17:54:59.244Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31842025-07-29T17:54:59.381Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31852025-07-29T17:54:59.669Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31862025-07-29T17:54:59.910Z Compiling prefix-trie v0.7.0
31872025-07-29T17:55:00.128Z Compiling password-hash v0.4.2
31882025-07-29T17:55:00.192Z Compiling fxhash v0.2.1
31892025-07-29T17:55:00.218Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31902025-07-29T17:55:00.453Z Compiling base64 v0.13.1
31912025-07-29T17:55:00.592Z Compiling http-range v0.1.5
31922025-07-29T17:55:00.619Z Compiling number_prefix v0.4.0
31932025-07-29T17:55:00.762Z Compiling hickory-server v0.25.2
31942025-07-29T17:55:00.901Z Compiling ron v0.7.1
31952025-07-29T17:55:00.925Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31962025-07-29T17:55:00.966Z Compiling indicatif v0.17.11
31972025-07-29T17:55:01.052Z Compiling pbkdf2 v0.11.0
31982025-07-29T17:55:01.415Z Compiling sled v0.34.7
31992025-07-29T17:55:01.461Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32002025-07-29T17:55:02.186Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32012025-07-29T17:55:02.667Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32022025-07-29T17:55:02.942Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32032025-07-29T17:55:03.001Z Compiling xz2 v0.1.7
32042025-07-29T17:55:04.520Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32052025-07-29T17:55:04.967Z Compiling zone v0.1.8
32062025-07-29T17:55:05.229Z Compiling ssh-key v0.6.6
32072025-07-29T17:55:05.549Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32082025-07-29T17:55:06.361Z Compiling hickory-client v0.25.2
32092025-07-29T17:55:06.992Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32102025-07-29T17:55:08.521Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32112025-07-29T17:55:08.666Z Compiling p256 v0.13.2
32122025-07-29T17:55:08.666Z Compiling p521 v0.13.3
32132025-07-29T17:55:08.666Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32142025-07-29T17:55:09.393Z Compiling yasna v0.5.2
32152025-07-29T17:55:09.487Z Compiling headers-core v0.3.0
32162025-07-29T17:55:09.722Z Compiling kstat-rs v0.2.4
32172025-07-29T17:55:10.125Z Compiling secrecy v0.8.0
32182025-07-29T17:55:10.330Z Compiling nanorand v0.7.0
32192025-07-29T17:55:10.424Z Compiling atty v0.2.14
32202025-07-29T17:55:10.594Z Compiling russh-cryptovec v0.7.3
32212025-07-29T17:55:10.629Z Compiling md5 v0.7.0
32222025-07-29T17:55:10.777Z Compiling crc8 v0.1.1
32232025-07-29T17:55:10.878Z Compiling flume v0.11.1
32242025-07-29T17:55:10.902Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32252025-07-29T17:55:10.947Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32262025-07-29T17:55:11.033Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32272025-07-29T17:55:11.222Z Compiling russh-keys v0.45.0
32282025-07-29T17:55:11.511Z Compiling rcgen v0.12.1
32292025-07-29T17:55:13.615Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32302025-07-29T17:55:14.310Z Compiling headers v0.4.1
32312025-07-29T17:55:14.806Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32322025-07-29T17:55:15.807Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32332025-07-29T17:55:16.070Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32342025-07-29T17:55:16.206Z Compiling hyper-staticfile v0.10.1
32352025-07-29T17:55:16.429Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32362025-07-29T17:55:17.156Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32372025-07-29T17:55:17.265Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32382025-07-29T17:55:17.686Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32392025-07-29T17:55:19.175Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32402025-07-29T17:55:19.470Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32412025-07-29T17:55:19.610Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32422025-07-29T17:55:20.459Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32432025-07-29T17:55:21.380Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32442025-07-29T17:55:22.183Z Compiling num-bigint v0.4.6
32452025-07-29T17:55:23.258Z Compiling des v0.8.1
32462025-07-29T17:55:23.298Z Compiling subprocess v0.2.9
32472025-07-29T17:55:24.149Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32482025-07-29T17:55:24.878Z Compiling display-error-chain v0.2.2
32492025-07-29T17:55:25.054Z Compiling hex-literal v0.4.1
32502025-07-29T17:55:25.127Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32512025-07-29T17:55:25.271Z Compiling russh v0.45.0
32522025-07-29T17:55:26.550Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32532025-07-29T17:55:28.109Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32542025-07-29T17:55:32.970Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32552025-07-29T17:55:33.060Z Compiling internet-checksum v0.2.1
32562025-07-29T17:55:33.096Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32572025-07-29T17:55:34.337Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32582025-07-29T17:55:58.641Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32592025-07-29T17:56:25.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
32602025-07-29T17:56:25.282Z
32612025-07-29T17:56:25.285Zreal 2:49.291606957
32622025-07-29T17:56:25.285Zuser 15:30.858172570
32632025-07-29T17:56:25.285Zsys 2:12.562669865
32642025-07-29T17:56:25.285Ztrap 0.473759824
32652025-07-29T17:56:25.285Ztflt 0.205948960
32662025-07-29T17:56:25.285Zdflt 0.914516219
32672025-07-29T17:56:25.285Zkflt 0.000164473
32682025-07-29T17:56:25.285Zlock 42:08.784015160
32692025-07-29T17:56:25.286Zslp 56:45.233704404
32702025-07-29T17:56:25.286Zlat 57.495983756
32712025-07-29T17:56:25.286Zstop 2:16.558678908
32722025-07-29T17:56:25.286Z+ mkdir tests
32732025-07-29T17:56:25.289Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32742025-07-29T17:56:25.289Z+ xargs -I '{}' -t cp '{}' tests/
32752025-07-29T17:56:25.334Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1dbc7e54991c945e tests/
32762025-07-29T17:56:25.356Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f879901258a5a583 tests/
32772025-07-29T17:56:25.379Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-2d561ea8932b4fc0 tests/
32782025-07-29T17:56:25.414Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e3eb1ec431bb60b0 tests/
32792025-07-29T17:56:25.748Z+ 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/*)
32802025-07-29T17:56:25.754Z+ 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-1dbc7e54991c945e tests/commtest-2d561ea8932b4fc0 tests/dhcp_server-f879901258a5a583 tests/end_to_end_tests-e3eb1ec431bb60b0 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
32812025-07-29T17:58:02.149ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32822025-07-29T17:58:02.149Za .github/buildomat/ci-env.sh 1K
32832025-07-29T17:58:02.149Za out/target/test 1K
32842025-07-29T17:58:02.149Za out/npuzone/npuzone 23144K
32852025-07-29T17:58:02.149Za package-manifest.toml 34K
32862025-07-29T17:58:02.149Za smf/sled-agent/non-gimlet/config.toml 5K
32872025-07-29T17:58:02.149Za target/release/omicron-package 40987K
32882025-07-29T17:58:02.149Za target/release/xtask 11613K
32892025-07-29T17:58:02.149Za target/debug/bootstrap 242080K
32902025-07-29T17:58:02.149Za tests/bootstrap-1dbc7e54991c945e 23338K
32912025-07-29T17:58:02.149Za tests/commtest-2d561ea8932b4fc0 29497K
32922025-07-29T17:58:02.149Za tests/dhcp_server-f879901258a5a583 23338K
32932025-07-29T17:58:02.149Za tests/end_to_end_tests-e3eb1ec431bb60b0 332183K
32942025-07-29T17:58:02.149Za out/clickhouse.tar.gz 320739K
32952025-07-29T17:58:02.149Za out/clickhouse_keeper.tar.gz 304569K
32962025-07-29T17:58:02.149Za out/clickhouse_server.tar.gz 320739K
32972025-07-29T17:58:02.149Za out/cockroachdb.tar.gz 162717K
32982025-07-29T17:58:02.149Za out/crucible-dtrace.tar 98K
32992025-07-29T17:58:02.149Za out/crucible-pantry-zone.tar.gz 39037K
33002025-07-29T17:58:02.149Za out/crucible-zone.tar.gz 48920K
33012025-07-29T17:58:02.149Za out/external-dns.tar.gz 52282K
33022025-07-29T17:58:02.149Za out/internal-dns.tar.gz 52282K
33032025-07-29T17:58:02.149Za out/mg-ddm-gz.tar 90846K
33042025-07-29T17:58:02.149Za out/nexus.tar.gz 136074K
33052025-07-29T17:58:02.149Za out/ntp.tar.gz 33128K
33062025-07-29T17:58:02.149Za out/omicron-gateway-softnpu.tar.gz 32220K
33072025-07-29T17:58:02.150Za out/omicron-sled-agent.tar 141702K
33082025-07-29T17:58:02.150Za out/overlay.tar.gz 3K
33092025-07-29T17:58:02.150Za out/oximeter.tar.gz 66000K
33102025-07-29T17:58:02.150Za out/oxlog.tar 3957K
33112025-07-29T17:58:02.150Za out/probe.tar.gz 3037K
33122025-07-29T17:58:02.150Za out/propolis-server.tar.gz 68537K
33132025-07-29T17:58:02.150Za out/pumpkind-gz.tar 26648K
33142025-07-29T17:58:02.150Za out/switch-softnpu.tar.gz 344776K
33152025-07-29T17:58:02.153Z
33162025-07-29T17:58:02.153Zreal 1:36.394755190
33172025-07-29T17:58:02.153Zuser 1:32.343135303
33182025-07-29T17:58:02.153Zsys 5.705109570
33192025-07-29T17:58:02.153Ztrap 0.023952098
33202025-07-29T17:58:02.153Ztflt 0.000000000
33212025-07-29T17:58:02.153Zdflt 0.000000000
33222025-07-29T17:58:02.153Zkflt 0.000000000
33232025-07-29T17:58:02.153Zlock 0.000000000
33242025-07-29T17:58:02.153Zslp 1:32.248441963
33252025-07-29T17:58:02.153Zlat 2.463348233
33262025-07-29T17:58:02.153Zstop 0.000503714
33272025-07-29T17:58:02.153Zprocess exited: duration 2132398 ms, exit code 0
 
33282025-07-29T17:58:02.169Zfound 1 output files
33292025-07-29T17:58:02.169Zuploading: /work/package.tar.gz (2256170007 bytes)
33302025-07-29T17:58:44.440Zuploaded: /work/package.tar.gz