01K0FWTPRPCS3ZV9MRPCG86S7K: 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: 01K0FWV8HQQ87B098MR4RA0Z66

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-18T23:11:19.380Zjob assigned to worker 01K0FWV9C25BAXQXQCPH2SDR0M [factory aws, i-0d6ca336e16ea498e] (queued for 52 s)
 
22025-07-18T23:11:27.971Zstarting task 0: "setup"
32025-07-18T23:11:27.975Z++ uname -s
42025-07-18T23:11:27.980Z+ kern=SunOS
52025-07-18T23:11:27.980Z+ build_user=build
62025-07-18T23:11:27.980Z+ build_uid=12345
72025-07-18T23:11:27.980Z+ work_dir=/work
82025-07-18T23:11:27.980Z+ input_dir=/input
92025-07-18T23:11:27.980Z+ [[ 0 == 12345 ]]
102025-07-18T23:11:27.980Z+ case "$kern" in
112025-07-18T23:11:27.980Z+ groupadd -g 12345 build
122025-07-18T23:11:28.006Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-18T23:11:29.988Z+ zfs create -o mountpoint=/work rpool/work
142025-07-18T23:11:30.110Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-18T23:11:30.114Z+ home_fs=zfs
162025-07-18T23:11:30.114Z+ [[ zfs == autofs ]]
172025-07-18T23:11:30.114Z+ mkdir -p /home/build
182025-07-18T23:11:30.117Z+ chown build:build /home/build /work
192025-07-18T23:11:32.117Z+ chmod 0700 /home/build /work
202025-07-18T23:11:32.120Zprocess exited: duration 4150 ms, exit code 0
 
212025-07-18T23:11:32.127Zstarting task 1: "rust-toolchain"
222025-07-18T23:11:32.132Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-18T23:11:32.132Z * rust toolchain channel = "1.88.0"
242025-07-18T23:11:32.132Z * rust toolchain profile = "default"
252025-07-18T23:11:32.132Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-18T23:11:32.134Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-18T23:11:32.134Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-18T23:11:32.137Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-18T23:11:32.138Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-18T23:11:32.253Zinfo: downloading installer
312025-07-18T23:11:33.517Zwarn: It looks like you have an existing installation of Rust at:
322025-07-18T23:11:33.517Zwarn: /opt/ooce/bin
332025-07-18T23:11:33.517Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-18T23:11:33.517Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-18T23:11:33.517Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-18T23:11:33.517Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-18T23:11:33.517Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-18T23:11:33.517Zerror: cannot install while Rust is installed
392025-07-18T23:11:33.517Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-18T23:11:33.529Zinfo: profile set to 'default'
412025-07-18T23:11:33.529Zinfo: default host triple is x86_64-unknown-illumos
422025-07-18T23:11:33.532Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-18T23:11:33.685Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-18T23:11:33.686Zinfo: downloading component 'cargo'
452025-07-18T23:11:34.501Zinfo: downloading component 'clippy'
462025-07-18T23:11:34.844Zinfo: downloading component 'rust-docs'
472025-07-18T23:11:36.086Zinfo: downloading component 'rust-std'
482025-07-18T23:11:37.551Zinfo: downloading component 'rustc'
492025-07-18T23:11:43.701Zinfo: downloading component 'rustfmt'
502025-07-18T23:11:43.941Zinfo: installing component 'cargo'
512025-07-18T23:11:44.807Zinfo: installing component 'clippy'
522025-07-18T23:11:45.207Zinfo: installing component 'rust-docs'
532025-07-18T23:11:47.076Zinfo: installing component 'rust-std'
542025-07-18T23:11:48.844Zinfo: installing component 'rustc'
552025-07-18T23:11:55.243Zinfo: installing component 'rustfmt'
562025-07-18T23:11:55.578Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-18T23:11:55.578Z
582025-07-18T23:11:55.995Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-18T23:11:55.996Z
602025-07-18T23:11:55.999Z
612025-07-18T23:11:55.999ZRust is installed now. Great!
622025-07-18T23:11:55.999Z
632025-07-18T23:11:55.999ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-18T23:11:55.999Zenvironment variable. This has not been done automatically.
652025-07-18T23:11:55.999Z
662025-07-18T23:11:55.999ZTo configure your current shell, you need to source
672025-07-18T23:11:55.999Zthe corresponding env file under $HOME/.cargo.
682025-07-18T23:11:55.999Z
692025-07-18T23:11:55.999ZThis is usually done by running one of the following (note the leading DOT):
702025-07-18T23:11:55.999Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-18T23:11:55.999Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-18T23:11:55.999Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-18T23:11:56.086Z+ rustup --version
742025-07-18T23:11:56.097Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-18T23:11:56.103Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-18T23:11:56.175Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-18T23:11:56.188Z+ cargo --version
782025-07-18T23:11:56.237Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-18T23:11:56.240Z+ rustc --version
802025-07-18T23:11:56.306Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-18T23:11:56.310Zprocess exited: duration 24177 ms, exit code 0
 
822025-07-18T23:11:56.317Zstarting task 2: "authentication"
832025-07-18T23:11:56.340Zprocess exited: duration 23 ms, exit code 0
 
842025-07-18T23:11:56.350Zstarting task 3: "clone repository"
852025-07-18T23:11:56.354Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-18T23:11:56.358Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-18T23:11:56.400ZCloning into '/work/oxidecomputer/omicron'...
882025-07-18T23:12:04.836Z+ cd /work/oxidecomputer/omicron
892025-07-18T23:12:04.836Z+ git fetch origin e781ba7fdab7ab894b8bedc5288a8320d1f934a6
902025-07-18T23:12:05.142ZFrom https://github.com/oxidecomputer/omicron
912025-07-18T23:12:05.146Z * branch e781ba7fdab7ab894b8bedc5288a8320d1f934a6 -> FETCH_HEAD
922025-07-18T23:12:05.153Z+ [[ -n '' ]]
932025-07-18T23:12:05.153Z+ git reset --hard e781ba7fdab7ab894b8bedc5288a8320d1f934a6
942025-07-18T23:12:05.396ZHEAD is now at e781ba7fd update `cc` crate
952025-07-18T23:12:05.400Zprocess exited: duration 9022 ms, exit code 0
 
962025-07-18T23:12:05.409Zstarting task 4: "build"
972025-07-18T23:12:05.414Z+ source .github/buildomat/ci-env.sh
982025-07-18T23:12:05.414Z++ export CARGO_TERM_COLOR=always
992025-07-18T23:12:05.414Z++ CARGO_TERM_COLOR=always
1002025-07-18T23:12:05.419Z+ cargo --version
1012025-07-18T23:12:05.470Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-18T23:12:05.477Z+ rustc --version
1032025-07-18T23:12:05.546Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-18T23:12:05.550Z+ WORK=/work
1052025-07-18T23:12:05.550Z+ pfexec mkdir -p /work
1062025-07-18T23:12:05.550Z+ pfexec chown build /work
1072025-07-18T23:12:05.550Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082025-07-18T23:12:16.680Z Startup: Refreshing catalog 'helios-dev' ... Done
1092025-07-18T23:12:24.069Z Startup: Caching catalogs ... Done
1102025-07-18T23:12:28.769ZPlanning: Solver setup ... Done (3.559s)
1112025-07-18T23:12:28.818ZPlanning: Running solver ... Done (0.033s)
1122025-07-18T23:12:28.898ZPlanning: Finding local manifests ... Done (0.003s)
1132025-07-18T23:12:28.920ZPlanning: Fetching manifests: 0/4 0% complete
1142025-07-18T23:12:29.048ZPlanning: Fetching manifests: 4/4 100% complete
1152025-07-18T23:12:29.097ZPlanning: Package planning ... Done (0.049s)
1162025-07-18T23:12:29.147ZPlanning: Merging actions ... Done (0.050s)
1172025-07-18T23:12:29.457ZPlanning: Checking for conflicting actions ... Done (0.286s)
1182025-07-18T23:12:29.504ZPlanning: Consolidating action changes ... Done (0.011s)
1192025-07-18T23:12:30.791ZPlanning: Evaluating mediators ... Done (1.343s)
1202025-07-18T23:12:30.826ZPlanning: Planning completed in 6.60 seconds
1212025-07-18T23:12:30.838Z Packages to install: 4
1222025-07-18T23:12:30.838Z Mediators to change: 2
1232025-07-18T23:12:30.838Z Services to change: 1
1242025-07-18T23:12:30.838Z Estimated space available: 155.51 GB
1252025-07-18T23:12:30.838ZEstimated space to be consumed: 1.70 GB
1262025-07-18T23:12:30.838Z Create boot environment: No
1272025-07-18T23:12:30.838ZCreate backup boot environment: No
1282025-07-18T23:12:30.838Z Rebuild boot archive: No
1292025-07-18T23:12:30.838Z
1302025-07-18T23:12:30.838ZChanged mediators:
1312025-07-18T23:12:30.838Z mediator clang:
1322025-07-18T23:12:30.838Z version: None -> 15 (system default)
1332025-07-18T23:12:30.838Z
1342025-07-18T23:12:30.838Z mediator llvm:
1352025-07-18T23:12:30.838Z version: 14 (system default) -> 15 (system default)
1362025-07-18T23:12:30.838Z
1372025-07-18T23:12:30.839ZChanged packages:
1382025-07-18T23:12:30.839Zhelios-dev
1392025-07-18T23:12:30.839Z developer/build-essential
1402025-07-18T23:12:30.839Z None -> 11-2.0
1412025-07-18T23:12:30.857Z library/libxmlsec1
1422025-07-18T23:12:30.858Z None -> 1.2.35-2.0
1432025-07-18T23:12:30.858Z ooce/developer/clang-15
1442025-07-18T23:12:30.858Z None -> 15.0.7-2.0
1452025-07-18T23:12:30.858Z ooce/developer/llvm-15
1462025-07-18T23:12:30.858Z None -> 15.0.7-2.0
1472025-07-18T23:12:30.858Z
1482025-07-18T23:12:30.858ZServices:
1492025-07-18T23:12:30.858Z restart_fmri:
1502025-07-18T23:12:30.858Z svc:/system/update-man-index:default
1512025-07-18T23:12:30.940Z
1522025-07-18T23:12:30.940ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532025-07-18T23:12:38.018ZDownload: 2215/3290 items 119.2/212.6MB 56% complete (24.1M/s)
1542025-07-18T23:12:38.996ZDownload: Completed 212.60 MB in 8.12 seconds (26.2M/s)
1552025-07-18T23:12:39.307Z Actions: 1/3689 actions (Installing new actions)
1562025-07-18T23:12:43.854Z Actions: Completed 3689 actions in 4.55 seconds.
1572025-07-18T23:12:44.204Z Done (0.345s)
1582025-07-18T23:12:44.204Z Done (0.000s)
1592025-07-18T23:12:45.056Z Done (0.851s)
1602025-07-18T23:12:49.616Z Done (4.255s)
1612025-07-18T23:12:49.706Z Done (0.020s)
1622025-07-18T23:12:49.709Z Done (0.000s)
1632025-07-18T23:12:49.881Z Done (0.000s)
1642025-07-18T23:12:50.715ZPlanning: Evaluating mediator changes ... Done
1652025-07-18T23:12:50.876ZPlanning: Checking for conflicting actions ... Done
1662025-07-18T23:12:50.880ZPlanning: Consolidating action changes ... Done
1672025-07-18T23:12:51.148ZPlanning: Evaluating mediators ... Done
1682025-07-18T23:12:51.151ZPlanning: Planning completed in 0.43 seconds
1692025-07-18T23:12:51.184Z Mediators to change: 2
1702025-07-18T23:12:51.188Z Create boot environment: No
1712025-07-18T23:12:51.188ZCreate backup boot environment: No
1722025-07-18T23:12:51.275Z Done
1732025-07-18T23:12:51.275Z Done
1742025-07-18T23:12:51.887Z Done
1752025-07-18T23:12:55.375Z Done
1762025-07-18T23:12:55.454Z Done
1772025-07-18T23:12:55.459Z Done
1782025-07-18T23:12:55.630Z Done
1792025-07-18T23:12:56.218ZPlanning: Evaluating mediator changes ... Done
1802025-07-18T23:12:56.224ZPlanning: Merging actions ... Done
1812025-07-18T23:12:56.409ZPlanning: Checking for conflicting actions ... Done
1822025-07-18T23:12:56.420ZPlanning: Consolidating action changes ... Done
1832025-07-18T23:12:56.675ZPlanning: Evaluating mediators ... Done
1842025-07-18T23:12:56.727ZPlanning: Planning completed in 0.75 seconds
1852025-07-18T23:12:56.760Z Packages to change: 1
1862025-07-18T23:12:56.760Z Mediators to change: 1
1872025-07-18T23:12:56.765Z Services to change: 1
1882025-07-18T23:12:56.765Z Create boot environment: No
1892025-07-18T23:12:56.765ZCreate backup boot environment: Yes
1902025-07-18T23:12:59.143Z Actions: 1/6 actions (Updating modified actions)
1912025-07-18T23:12:59.149Z Actions: Completed 6 actions in 0.00 seconds.
1922025-07-18T23:12:59.149Z Done
1932025-07-18T23:12:59.149Z Done
1942025-07-18T23:12:59.319Z Done
1952025-07-18T23:13:02.842Z Done
1962025-07-18T23:13:02.928Z Done
1972025-07-18T23:13:02.940Z Done
1982025-07-18T23:13:03.077Z Done
1992025-07-18T23:13:03.517ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002025-07-18T23:13:03.517Zclang system 15 system
2012025-07-18T23:13:03.517Zcsh system system illumos
2022025-07-18T23:13:03.517Zctags system system illumos
2032025-07-18T23:13:03.517Zfile system system illumos
2042025-07-18T23:13:03.517Zgcc vendor 12 vendor
2052025-07-18T23:13:03.517Zgcc system 10 system
2062025-07-18T23:13:03.517Zgcc system 7 system
2072025-07-18T23:13:03.517Zgo system 1.20 system
2082025-07-18T23:13:03.517Zgo system 1.19 system
2092025-07-18T23:13:03.517Zllvm system 15 system
2102025-07-18T23:13:03.517Zllvm system 14 system
2112025-07-18T23:13:03.518Zmariadb system 10.6 system
2122025-07-18T23:13:03.518Zmta vendor vendor dma
2132025-07-18T23:13:03.518Zopenjdk system 17 system
2142025-07-18T23:13:03.518Zopenjdk system 11 system
2152025-07-18T23:13:03.518Zopenjdk system 1.8 system
2162025-07-18T23:13:03.518Zopenssl vendor 3 vendor
2172025-07-18T23:13:03.518Zperl system 5.36 system
2182025-07-18T23:13:03.518Zpostgresql system 15 system
2192025-07-18T23:13:03.518Zpostgresql system 13 system
2202025-07-18T23:13:03.518Zpython vendor 3 vendor
2212025-07-18T23:13:03.518Zpython system 2 system
2222025-07-18T23:13:03.518Zpython3 system 3.11 system
2232025-07-18T23:13:03.518Zruby system 3.0 system
2242025-07-18T23:13:03.518Zwords vendor vendor american-english
2252025-07-18T23:13:03.518Zwords system system australian-english
2262025-07-18T23:13:03.518Zwords system system british-english
2272025-07-18T23:13:03.518Zwords system system canadian-english
2282025-07-18T23:13:03.518Zwords system system french
2292025-07-18T23:13:03.518Zwords system system italian
2302025-07-18T23:13:03.519Zwords system system ngerman
2312025-07-18T23:13:03.519Zwords system system ogerman
2322025-07-18T23:13:03.519Zwords system system spanish
2332025-07-18T23:13:03.855ZPUBLISHER TYPE STATUS P LOCATION
2342025-07-18T23:13:03.855Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2352025-07-18T23:13:08.511ZFMRI IFO
2362025-07-18T23:13:08.511Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372025-07-18T23:13:08.512Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382025-07-18T23:13:08.512Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392025-07-18T23:13:08.512Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2402025-07-18T23:13:08.512Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2412025-07-18T23:13:08.512Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2422025-07-18T23:13:08.512Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2432025-07-18T23:13:08.512Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2442025-07-18T23:13:08.512Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2452025-07-18T23:13:08.512Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2462025-07-18T23:13:08.512Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2472025-07-18T23:13:08.512Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2482025-07-18T23:13:08.512Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492025-07-18T23:13:08.512Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2502025-07-18T23:13:08.512Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2512025-07-18T23:13:08.513Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2522025-07-18T23:13:09.509Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532025-07-18T23:13:09.789Z Updating crates.io index
2542025-07-18T23:13:09.841Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552025-07-18T23:13:10.160Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562025-07-18T23:13:10.756Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2572025-07-18T23:13:11.020Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582025-07-18T23:13:11.292Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592025-07-18T23:13:11.551Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602025-07-18T23:13:12.691Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612025-07-18T23:13:14.563Z Updating git repository `https://github.com/oxidecomputer/opte`
2622025-07-18T23:13:15.481Z Updating git repository `https://github.com/oxidecomputer/falcon`
2632025-07-18T23:13:16.147Z Updating git repository `https://github.com/oxidecomputer/clickward`
2642025-07-18T23:13:16.418Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2652025-07-18T23:13:16.684Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662025-07-18T23:13:17.338Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672025-07-18T23:13:17.632Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2682025-07-18T23:13:18.087Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692025-07-18T23:13:18.599Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2702025-07-18T23:13:18.908Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712025-07-18T23:13:19.188Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2722025-07-18T23:13:19.408Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2732025-07-18T23:13:19.641Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2742025-07-18T23:13:19.879Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752025-07-18T23:13:20.257Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2762025-07-18T23:13:20.549Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772025-07-18T23:13:20.913Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782025-07-18T23:13:21.408Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792025-07-18T23:13:21.778Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802025-07-18T23:13:22.044Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2812025-07-18T23:13:22.391Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2822025-07-18T23:13:22.770Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832025-07-18T23:13:23.119Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842025-07-18T23:13:23.385Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852025-07-18T23:13:23.676Z Updating git repository `https://github.com/oxidecomputer/omicron`
2862025-07-18T23:13:32.559Z Updating git repository `https://github.com/illumos/smf-rs`
2872025-07-18T23:13:33.895Z Downloading crates ...
2882025-07-18T23:13:33.950Z Downloaded anstyle v1.0.11
2892025-07-18T23:13:33.955Z Downloaded anstream v0.6.18
2902025-07-18T23:13:33.973Z Downloaded cargo_metadata v0.20.0
2912025-07-18T23:13:33.974Z Downloaded cargo-util-schemas v0.2.0
2922025-07-18T23:13:33.974Z Downloaded bitflags v2.9.1
2932025-07-18T23:13:33.974Z Downloaded errno v0.3.12
2942025-07-18T23:13:33.974Z Downloaded cpufeatures v0.2.14
2952025-07-18T23:13:33.974Z Downloaded getrandom v0.3.1
2962025-07-18T23:13:33.978Z Downloaded tabled_derive v0.7.0
2972025-07-18T23:13:33.978Z Downloaded icu_provider v1.5.0
2982025-07-18T23:13:33.978Z Downloaded clap_derive v4.5.40
2992025-07-18T23:13:33.981Z Downloaded once_cell v1.21.3
3002025-07-18T23:13:33.984Z Downloaded usdt-macro v0.5.0
3012025-07-18T23:13:33.985Z Downloaded erased-serde v0.4.6
3022025-07-18T23:13:33.988Z Downloaded toml_datetime v0.6.11
3032025-07-18T23:13:33.991Z Downloaded typeid v1.0.3
3042025-07-18T23:13:33.991Z Downloaded heck v0.5.0
3052025-07-18T23:13:33.994Z Downloaded form_urlencoded v1.2.1
3062025-07-18T23:13:33.994Z Downloaded anyhow v1.0.98
3072025-07-18T23:13:33.997Z Downloaded zerofrom v0.1.4
3082025-07-18T23:13:34.002Z Downloaded fnv v1.0.7
3092025-07-18T23:13:34.002Z Downloaded yoke-derive v0.7.4
3102025-07-18T23:13:34.005Z Downloaded clap_lex v0.7.4
3112025-07-18T23:13:34.005Z Downloaded anstyle-parse v0.2.5
3122025-07-18T23:13:34.005Z Downloaded write16 v1.0.0
3132025-07-18T23:13:34.009Z Downloaded icu_provider_macros v1.5.0
3142025-07-18T23:13:34.009Z Downloaded version_check v0.9.5
3152025-07-18T23:13:34.010Z Downloaded usdt-attr-macro v0.5.0
3162025-07-18T23:13:34.014Z Downloaded fs-err v3.1.1
3172025-07-18T23:13:34.014Z Downloaded tinystr v0.7.6
3182025-07-18T23:13:34.019Z Downloaded usdt-impl v0.5.0
3192025-07-18T23:13:34.019Z Downloaded thiserror-impl v2.0.12
3202025-07-18T23:13:34.024Z Downloaded thiserror v1.0.69
3212025-07-18T23:13:34.028Z Downloaded writeable v0.5.5
3222025-07-18T23:13:34.028Z Downloaded terminal_size v0.4.0
3232025-07-18T23:13:34.028Z Downloaded plain v0.2.3
3242025-07-18T23:13:34.034Z Downloaded unicode-xid v0.2.6
3252025-07-18T23:13:34.034Z Downloaded bytecount v0.6.8
3262025-07-18T23:13:34.038Z Downloaded zerocopy-derive v0.7.35
3272025-07-18T23:13:34.038Z Downloaded toml v0.8.23
3282025-07-18T23:13:34.041Z Downloaded unicode-ident v1.0.18
3292025-07-18T23:13:34.046Z Downloaded synstructure v0.13.1
3302025-07-18T23:13:34.046Z Downloaded ucd-trie v0.1.7
3312025-07-18T23:13:34.046Z Downloaded textwrap v0.16.2
3322025-07-18T23:13:34.050Z Downloaded strsim v0.11.1
3332025-07-18T23:13:34.050Z Downloaded idna_adapter v1.2.0
3342025-07-18T23:13:34.050Z Downloaded url v2.5.4
3352025-07-18T23:13:34.053Z Downloaded ordered-float v2.10.1
3362025-07-18T23:13:34.057Z Downloaded heck v0.4.1
3372025-07-18T23:13:34.057Z Downloaded is_terminal_polyfill v1.70.1
3382025-07-18T23:13:34.057Z Downloaded cfg-if v1.0.1
3392025-07-18T23:13:34.062Z Downloaded stable_deref_trait v1.2.0
3402025-07-18T23:13:34.063Z Downloaded serde_spanned v0.6.9
3412025-07-18T23:13:34.063Z Downloaded winnow v0.7.10
3422025-07-18T23:13:34.070Z Downloaded serde-untagged v0.1.7
3432025-07-18T23:13:34.074Z Downloaded zerovec v0.10.4
3442025-07-18T23:13:34.078Z Downloaded zerocopy v0.7.35
3452025-07-18T23:13:34.091Z Downloaded smallvec v1.15.0
3462025-07-18T23:13:34.095Z Downloaded serde-value v0.7.0
3472025-07-18T23:13:34.095Z Downloaded unicode-width v0.2.0
3482025-07-18T23:13:34.099Z Downloaded smawk v0.3.2
3492025-07-18T23:13:34.105Z Downloaded sha2 v0.10.9
3502025-07-18T23:13:34.105Z Downloaded quote v1.0.40
3512025-07-18T23:13:34.109Z Downloaded unicode-width v0.1.14
3522025-07-18T23:13:34.109Z Downloaded serde_tokenstream v0.2.2
3532025-07-18T23:13:34.112Z Downloaded cargo_toml v0.21.0
3542025-07-18T23:13:34.112Z Downloaded semver v1.0.26
3552025-07-18T23:13:34.118Z Downloaded litemap v0.7.3
3562025-07-18T23:13:34.118Z Downloaded scroll v0.12.0
3572025-07-18T23:13:34.121Z Downloaded pest_derive v2.7.14
3582025-07-18T23:13:34.124Z Downloaded thiserror v2.0.12
3592025-07-18T23:13:34.124Z Downloaded icu_normalizer_data v1.5.0
3602025-07-18T23:13:34.128Z Downloaded icu_locid_transform_data v1.5.0
3612025-07-18T23:13:34.128Z Downloaded log v0.4.27
3622025-07-18T23:13:34.133Z Downloaded icu_locid v1.5.0
3632025-07-18T23:13:34.139Z Downloaded pest_meta v2.7.14
3642025-07-18T23:13:34.139Z Downloaded tempfile v3.20.0
3652025-07-18T23:13:34.139Z Downloaded camino v1.1.10
3662025-07-18T23:13:34.143Z Downloaded ryu v1.0.18
3672025-07-18T23:13:34.143Z Downloaded papergrid v0.11.0
3682025-07-18T23:13:34.147Z Downloaded icu_properties v1.5.1
3692025-07-18T23:13:34.151Z Downloaded serde_derive v1.0.219
3702025-07-18T23:13:34.151Z Downloaded clap v4.5.40
3712025-07-18T23:13:34.159Z Downloaded icu_normalizer v1.5.0
3722025-07-18T23:13:34.169Z Downloaded num-traits v0.2.19
3732025-07-18T23:13:34.169Z Downloaded serde v1.0.219
3742025-07-18T23:13:34.180Z Downloaded icu_collections v1.5.0
3752025-07-18T23:13:34.180Z Downloaded memchr v2.7.4
3762025-07-18T23:13:34.188Z Downloaded proc-macro2 v1.0.95
3772025-07-18T23:13:34.188Z Downloaded indexmap v2.10.0
3782025-07-18T23:13:34.188Z Downloaded memmap v0.7.0
3792025-07-18T23:13:34.188Z Downloaded camino-tempfile v1.4.1
3802025-07-18T23:13:34.198Z Downloaded percent-encoding v2.3.1
3812025-07-18T23:13:34.198Z Downloaded hashbrown v0.15.4
3822025-07-18T23:13:34.198Z Downloaded macaddr v1.0.1
3832025-07-18T23:13:34.198Z Downloaded clap_builder v4.5.40
3842025-07-18T23:13:34.208Z Downloaded icu_locid_transform v1.5.0
3852025-07-18T23:13:34.208Z Downloaded idna v1.0.3
3862025-07-18T23:13:34.208Z Downloaded cargo-platform v0.2.0
3872025-07-18T23:13:34.209Z Downloaded pest_generator v2.7.14
3882025-07-18T23:13:34.209Z Downloaded toml_edit v0.22.27
3892025-07-18T23:13:34.216Z Downloaded yoke v0.7.4
3902025-07-18T23:13:34.216Z Downloaded swrite v0.1.0
3912025-07-18T23:13:34.217Z Downloaded scroll_derive v0.12.0
3922025-07-18T23:13:34.217Z Downloaded zerovec-derive v0.10.3
3932025-07-18T23:13:34.217Z Downloaded serde_json v1.0.140
3942025-07-18T23:13:34.225Z Downloaded pest v2.7.14
3952025-07-18T23:13:34.225Z Downloaded typenum v1.17.0
3962025-07-18T23:13:34.230Z Downloaded toml_write v0.1.2
3972025-07-18T23:13:34.230Z Downloaded proc-macro-error-attr v1.0.4
3982025-07-18T23:13:34.230Z Downloaded itoa v1.0.11
3992025-07-18T23:13:34.230Z Downloaded dof v0.3.0
4002025-07-18T23:13:34.230Z Downloaded goblin v0.8.2
4012025-07-18T23:13:34.237Z Downloaded colorchoice v1.0.2
4022025-07-18T23:13:34.237Z Downloaded tabled v0.15.0
4032025-07-18T23:13:34.249Z Downloaded syn v1.0.109
4042025-07-18T23:13:34.257Z Downloaded syn v2.0.104
4052025-07-18T23:13:34.269Z Downloaded icu_properties_data v1.5.0
4062025-07-18T23:13:34.275Z Downloaded utf8parse v0.2.2
4072025-07-18T23:13:34.282Z Downloaded pretty-hex v0.4.1
4082025-07-18T23:13:34.283Z Downloaded zerofrom-derive v0.1.4
4092025-07-18T23:13:34.283Z Downloaded utf8_iter v1.0.4
4102025-07-18T23:13:34.283Z Downloaded utf16_iter v1.0.5
4112025-07-18T23:13:34.283Z Downloaded usdt v0.5.0
4122025-07-18T23:13:34.283Z Downloaded unicode-linebreak v0.1.5
4132025-07-18T23:13:34.283Z Downloaded thread-id v4.2.2
4142025-07-18T23:13:34.290Z Downloaded fastrand v2.1.1
4152025-07-18T23:13:34.290Z Downloaded dtrace-parser v0.2.0
4162025-07-18T23:13:34.291Z Downloaded anstyle-query v1.1.1
4172025-07-18T23:13:34.291Z Downloaded digest v0.10.7
4182025-07-18T23:13:34.291Z Downloaded autocfg v1.4.0
4192025-07-18T23:13:34.291Z Downloaded equivalent v1.0.2
4202025-07-18T23:13:34.291Z Downloaded crypto-common v0.1.6
4212025-07-18T23:13:34.291Z Downloaded thiserror-impl v1.0.69
4222025-07-18T23:13:34.318Z Downloaded generic-array v0.14.7
4232025-07-18T23:13:34.318Z Downloaded block-buffer v0.10.4
4242025-07-18T23:13:34.318Z Downloaded proc-macro-error v1.0.4
4252025-07-18T23:13:34.318Z Downloaded displaydoc v0.2.5
4262025-07-18T23:13:34.318Z Downloaded byteorder v1.5.0
4272025-07-18T23:13:34.318Z Downloaded rustix v0.38.37
4282025-07-18T23:13:34.318Z Downloaded rustix v1.0.7
4292025-07-18T23:13:34.350Z Downloaded libc v0.2.174
4302025-07-18T23:13:34.463Z Compiling proc-macro2 v1.0.95
4312025-07-18T23:13:34.463Z Compiling unicode-ident v1.0.18
4322025-07-18T23:13:34.463Z Compiling serde v1.0.219
4332025-07-18T23:13:34.480Z Compiling version_check v0.9.5
4342025-07-18T23:13:34.480Z Compiling thiserror v1.0.69
4352025-07-18T23:13:34.480Z Compiling libc v0.2.174
4362025-07-18T23:13:34.645Z Compiling memchr v2.7.4
4372025-07-18T23:13:34.652Z Compiling stable_deref_trait v1.2.0
4382025-07-18T23:13:34.862Z Compiling litemap v0.7.3
4392025-07-18T23:13:34.892Z Compiling itoa v1.0.11
4402025-07-18T23:13:35.128Z Compiling ucd-trie v0.1.7
4412025-07-18T23:13:35.263Z Compiling autocfg v1.4.0
4422025-07-18T23:13:35.358Z Compiling ryu v1.0.18
4432025-07-18T23:13:35.424Z Compiling writeable v0.5.5
4442025-07-18T23:13:35.662Z Compiling once_cell v1.21.3
4452025-07-18T23:13:35.747Z Compiling icu_locid_transform_data v1.5.0
4462025-07-18T23:13:35.960Z Compiling byteorder v1.5.0
4472025-07-18T23:13:36.027Z Compiling bitflags v2.9.1
4482025-07-18T23:13:36.061Z Compiling icu_properties_data v1.5.0
4492025-07-18T23:13:36.070Z Compiling serde_json v1.0.140
4502025-07-18T23:13:36.237Z Compiling num-traits v0.2.19
4512025-07-18T23:13:36.290Z Compiling rustix v0.38.37
4522025-07-18T23:13:36.337Z Compiling hashbrown v0.15.4
4532025-07-18T23:13:36.577Z Compiling write16 v1.0.0
4542025-07-18T23:13:36.644Z Compiling quote v1.0.40
4552025-07-18T23:13:36.644Z Compiling typeid v1.0.3
4562025-07-18T23:13:36.879Z Compiling errno v0.3.12
4572025-07-18T23:13:37.068Z Compiling utf16_iter v1.0.5
4582025-07-18T23:13:37.068Z Compiling syn v2.0.104
4592025-07-18T23:13:37.226Z Compiling utf8_iter v1.0.4
4602025-07-18T23:13:37.226Z Compiling smallvec v1.15.0
4612025-07-18T23:13:37.226Z Compiling equivalent v1.0.2
4622025-07-18T23:13:37.226Z Compiling icu_normalizer_data v1.5.0
4632025-07-18T23:13:37.354Z Compiling usdt-impl v0.5.0
4642025-07-18T23:13:37.354Z Compiling proc-macro-error-attr v1.0.4
4652025-07-18T23:13:37.598Z Compiling toml_write v0.1.2
4662025-07-18T23:13:37.598Z Compiling indexmap v2.10.0
4672025-07-18T23:13:37.599Z Compiling syn v1.0.109
4682025-07-18T23:13:37.599Z Compiling winnow v0.7.10
4692025-07-18T23:13:37.922Z Compiling thread-id v4.2.2
4702025-07-18T23:13:37.994Z Compiling proc-macro-error v1.0.4
4712025-07-18T23:13:38.113Z Compiling percent-encoding v2.3.1
4722025-07-18T23:13:38.183Z Compiling camino v1.1.10
4732025-07-18T23:13:38.302Z Compiling getrandom v0.3.1
4742025-07-18T23:13:38.342Z Compiling log v0.4.27
4752025-07-18T23:13:38.803Z Compiling rustix v1.0.7
4762025-07-18T23:13:38.808Z Compiling plain v0.2.3
4772025-07-18T23:13:38.808Z Compiling semver v1.0.26
4782025-07-18T23:13:38.949Z Compiling utf8parse v0.2.2
4792025-07-18T23:13:39.109Z Compiling anstyle-parse v0.2.5
4802025-07-18T23:13:39.114Z Compiling terminal_size v0.4.0
4812025-07-18T23:13:39.324Z Compiling form_urlencoded v1.2.1
4822025-07-18T23:13:39.351Z Compiling ordered-float v2.10.1
4832025-07-18T23:13:39.616Z Compiling colorchoice v1.0.2
4842025-07-18T23:13:39.716Z Compiling cfg-if v1.0.1
4852025-07-18T23:13:39.757Z Compiling thiserror v2.0.12
4862025-07-18T23:13:39.765Z Compiling is_terminal_polyfill v1.70.1
4872025-07-18T23:13:39.875Z Compiling anstyle v1.0.11
4882025-07-18T23:13:39.904Z Compiling pretty-hex v0.4.1
4892025-07-18T23:13:39.944Z Compiling anstyle-query v1.1.1
4902025-07-18T23:13:40.218Z Compiling anstream v0.6.18
4912025-07-18T23:13:40.624Z Compiling fs-err v3.1.1
4922025-07-18T23:13:40.718Z Compiling fastrand v2.1.1
4932025-07-18T23:13:40.842Z Compiling bytecount v0.6.8
4942025-07-18T23:13:40.952Z Compiling heck v0.4.1
4952025-07-18T23:13:40.997Z Compiling anyhow v1.0.98
4962025-07-18T23:13:41.031Z Compiling clap_lex v0.7.4
4972025-07-18T23:13:41.214Z Compiling unicode-xid v0.2.6
4982025-07-18T23:13:41.403Z Compiling unicode-width v0.1.14
4992025-07-18T23:13:41.466Z Compiling fnv v1.0.7
5002025-07-18T23:13:41.608Z Compiling strsim v0.11.1
5012025-07-18T23:13:41.650Z Compiling heck v0.5.0
5022025-07-18T23:13:42.266Z Compiling clap_builder v4.5.40
5032025-07-18T23:13:42.385Z Compiling papergrid v0.11.0
5042025-07-18T23:13:42.451Z Compiling tempfile v3.20.0
5052025-07-18T23:13:42.503Z Compiling memmap v0.7.0
5062025-07-18T23:13:46.590Z Compiling smawk v0.3.2
5072025-07-18T23:13:46.796Z Compiling unicode-width v0.2.0
5082025-07-18T23:13:46.796Z Compiling unicode-linebreak v0.1.5
5092025-07-18T23:13:46.826Z Compiling synstructure v0.13.1
5102025-07-18T23:13:46.826Z Compiling textwrap v0.16.2
5112025-07-18T23:13:46.826Z Compiling swrite v0.1.0
5122025-07-18T23:13:46.826Z Compiling tabled_derive v0.7.0
5132025-07-18T23:13:46.826Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5142025-07-18T23:13:46.826Z Compiling serde_derive v1.0.219
5152025-07-18T23:13:46.826Z Compiling thiserror-impl v1.0.69
5162025-07-18T23:13:46.826Z Compiling zerofrom-derive v0.1.4
5172025-07-18T23:13:46.826Z Compiling yoke-derive v0.7.4
5182025-07-18T23:13:46.826Z Compiling zerovec-derive v0.10.3
5192025-07-18T23:13:46.826Z Compiling displaydoc v0.2.5
5202025-07-18T23:13:47.557Z Compiling icu_provider_macros v1.5.0
5212025-07-18T23:13:48.443Z Compiling zerocopy-derive v0.7.35
5222025-07-18T23:13:48.519Z Compiling scroll_derive v0.12.0
5232025-07-18T23:13:48.653Z Compiling thiserror-impl v2.0.12
5242025-07-18T23:13:48.852Z Compiling pest v2.7.14
5252025-07-18T23:13:48.918Z Compiling clap_derive v4.5.40
5262025-07-18T23:13:49.289Z Compiling zerofrom v0.1.4
5272025-07-18T23:13:49.521Z Compiling yoke v0.7.4
5282025-07-18T23:13:49.866Z Compiling zerovec v0.10.4
5292025-07-18T23:13:49.891Z Compiling scroll v0.12.0
5302025-07-18T23:13:50.405Z Compiling zerocopy v0.7.35
5312025-07-18T23:13:50.426Z Compiling goblin v0.8.2
5322025-07-18T23:13:50.742Z Compiling tabled v0.15.0
5332025-07-18T23:13:51.722Z Compiling tinystr v0.7.6
5342025-07-18T23:13:51.746Z Compiling pest_meta v2.7.14
5352025-07-18T23:13:51.769Z Compiling icu_collections v1.5.0
5362025-07-18T23:13:52.157Z Compiling icu_locid v1.5.0
5372025-07-18T23:13:52.845Z Compiling clap v4.5.40
5382025-07-18T23:13:53.071Z Compiling pest_generator v2.7.14
5392025-07-18T23:13:53.129Z Compiling icu_provider v1.5.0
5402025-07-18T23:13:54.003Z Compiling icu_locid_transform v1.5.0
5412025-07-18T23:13:55.296Z Compiling pest_derive v2.7.14
5422025-07-18T23:13:55.362Z Compiling icu_properties v1.5.1
5432025-07-18T23:13:56.032Z Compiling dtrace-parser v0.2.0
5442025-07-18T23:13:57.584Z Compiling serde_spanned v0.6.9
5452025-07-18T23:13:57.584Z Compiling toml_datetime v0.6.11
5462025-07-18T23:13:57.589Z Compiling erased-serde v0.4.6
5472025-07-18T23:13:57.875Z Compiling serde_tokenstream v0.2.2
5482025-07-18T23:13:57.902Z Compiling serde-value v0.7.0
5492025-07-18T23:13:58.193Z Compiling toml_edit v0.22.27
5502025-07-18T23:13:58.451Z Compiling icu_normalizer v1.5.0
5512025-07-18T23:13:58.691Z Compiling serde-untagged v0.1.7
5522025-07-18T23:13:58.751Z Compiling cargo-platform v0.2.0
5532025-07-18T23:13:59.108Z Compiling camino-tempfile v1.4.1
5542025-07-18T23:13:59.207Z Compiling macaddr v1.0.1
5552025-07-18T23:13:59.297Z Compiling idna_adapter v1.2.0
5562025-07-18T23:13:59.378Z Compiling dof v0.3.0
5572025-07-18T23:13:59.584Z Compiling idna v1.0.3
5582025-07-18T23:14:00.168Z Compiling url v2.5.4
5592025-07-18T23:14:00.991Z Compiling usdt-attr-macro v0.5.0
5602025-07-18T23:14:00.991Z Compiling usdt-macro v0.5.0
5612025-07-18T23:14:01.318Z Compiling toml v0.8.23
5622025-07-18T23:14:01.990Z Compiling usdt v0.5.0
5632025-07-18T23:14:02.110Z Compiling cargo-util-schemas v0.2.0
5642025-07-18T23:14:02.114Z Compiling cargo_toml v0.21.0
5652025-07-18T23:14:03.464Z Compiling cargo_metadata v0.20.0
5662025-07-18T23:14:05.222Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5672025-07-18T23:14:08.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.30s
5682025-07-18T23:14:08.851Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5692025-07-18T23:14:09.515Z Downloading crates ...
5702025-07-18T23:14:09.653Z Downloaded addr2line v0.24.2
5712025-07-18T23:14:09.659Z Downloaded aead v0.5.2
5722025-07-18T23:14:09.662Z Downloaded adler2 v2.0.0
5732025-07-18T23:14:09.666Z Downloaded assert_matches v1.5.0
5742025-07-18T23:14:09.672Z Downloaded ascii-canvas v3.0.0
5752025-07-18T23:14:09.675Z Downloaded arrayvec v0.7.6
5762025-07-18T23:14:09.683Z Downloaded bcs v0.1.6
5772025-07-18T23:14:09.686Z Downloaded hash32 v0.3.1
5782025-07-18T23:14:09.690Z Downloaded backoff v0.4.0
5792025-07-18T23:14:09.697Z Downloaded half v2.4.1
5802025-07-18T23:14:09.697Z Downloaded hex v0.4.3
5812025-07-18T23:14:09.700Z Downloaded argon2 v0.5.3
5822025-07-18T23:14:09.700Z Downloaded aes v0.8.4
5832025-07-18T23:14:09.703Z Downloaded headers-core v0.3.0
5842025-07-18T23:14:09.707Z Downloaded crucible-workspace-hack v0.1.0
5852025-07-18T23:14:09.707Z Downloaded cassowary v0.3.0
5862025-07-18T23:14:09.710Z Downloaded heck v0.3.3
5872025-07-18T23:14:09.710Z Downloaded hickory-client v0.25.2
5882025-07-18T23:14:09.713Z Downloaded hash32 v0.2.1
5892025-07-18T23:14:09.717Z Downloaded headers v0.4.1
5902025-07-18T23:14:09.720Z Downloaded block-padding v0.3.3
5912025-07-18T23:14:09.723Z Downloaded hex-literal v0.4.1
5922025-07-18T23:14:09.727Z Downloaded hmac v0.12.1
5932025-07-18T23:14:09.727Z Downloaded heapless v0.8.0
5942025-07-18T23:14:09.730Z Downloaded lock_api v0.4.12
5952025-07-18T23:14:09.734Z Downloaded atty v0.2.14
5962025-07-18T23:14:09.734Z Downloaded ahash v0.8.11
5972025-07-18T23:14:09.738Z Downloaded hyper-rustls v0.27.7
5982025-07-18T23:14:09.741Z Downloaded heapless v0.7.17
5992025-07-18T23:14:09.745Z Downloaded inout v0.1.3
6002025-07-18T23:14:09.749Z Downloaded iana-time-zone v0.1.63
6012025-07-18T23:14:09.752Z Downloaded hubpack_derive v0.1.1
6022025-07-18T23:14:09.755Z Downloaded bit-vec v0.6.3
6032025-07-18T23:14:09.758Z Downloaded blake2 v0.10.6
6042025-07-18T23:14:09.758Z Downloaded linked-hash-map v0.5.6
6052025-07-18T23:14:09.762Z Downloaded hyper-tls v0.6.0
6062025-07-18T23:14:09.765Z Downloaded base16ct v0.2.0
6072025-07-18T23:14:09.768Z Downloaded httpdate v1.0.3
6082025-07-18T23:14:09.768Z Downloaded match_cfg v0.1.0
6092025-07-18T23:14:09.772Z Downloaded is_ci v1.2.0
6102025-07-18T23:14:09.772Z Downloaded ident_case v1.0.1
6112025-07-18T23:14:09.775Z Downloaded hubpack v0.1.2
6122025-07-18T23:14:09.775Z Downloaded md5 v0.7.0
6132025-07-18T23:14:09.778Z Downloaded http-range v0.1.5
6142025-07-18T23:14:09.778Z Downloaded async-stream-impl v0.3.6
6152025-07-18T23:14:09.782Z Downloaded bcrypt-pbkdf v0.10.0
6162025-07-18T23:14:09.782Z Downloaded arrayref v0.3.9
6172025-07-18T23:14:09.786Z Downloaded is-terminal v0.4.13
6182025-07-18T23:14:09.786Z Downloaded ipnetwork v0.21.1
6192025-07-18T23:14:09.789Z Downloaded ingot-types v0.1.2
6202025-07-18T23:14:09.792Z Downloaded ingot v0.1.1
6212025-07-18T23:14:09.792Z Downloaded hashbrown v0.13.2
6222025-07-18T23:14:09.796Z Downloaded instant v0.1.13
6232025-07-18T23:14:09.799Z Downloaded progenitor-client v0.9.1
6242025-07-18T23:14:09.803Z Downloaded indent_write v2.2.0
6252025-07-18T23:14:09.803Z Downloaded cargo-platform v0.1.8
6262025-07-18T23:14:09.806Z Downloaded camino-tempfile-ext v0.3.2
6272025-07-18T23:14:09.806Z Downloaded bitfield-struct v0.6.2
6282025-07-18T23:14:09.809Z Downloaded ciborium-ll v0.2.2
6292025-07-18T23:14:09.809Z Downloaded bit-set v0.8.0
6302025-07-18T23:14:09.813Z Downloaded instability v0.3.2
6312025-07-18T23:14:09.816Z Downloaded progenitor-client v0.8.0
6322025-07-18T23:14:09.816Z Downloaded lzss v0.8.2
6332025-07-18T23:14:09.819Z Downloaded lru-cache v0.1.2
6342025-07-18T23:14:09.819Z Downloaded rand_seeder v0.3.0
6352025-07-18T23:14:09.823Z Downloaded castaway v0.2.3
6362025-07-18T23:14:09.826Z Downloaded libsw-core v0.3.1
6372025-07-18T23:14:09.829Z Downloaded md-5 v0.10.6
6382025-07-18T23:14:09.829Z Downloaded critical-section v1.1.3
6392025-07-18T23:14:09.833Z Downloaded hickory-resolver v0.25.2
6402025-07-18T23:14:09.836Z Downloaded siphasher v0.3.11
6412025-07-18T23:14:09.839Z Downloaded sync_wrapper v1.0.1
6422025-07-18T23:14:09.842Z Downloaded linear-map v1.2.0
6432025-07-18T23:14:09.842Z Downloaded crossbeam-deque v0.8.5
6442025-07-18T23:14:09.846Z Downloaded lazycell v1.3.0
6452025-07-18T23:14:09.846Z Downloaded lazy_static v1.5.0
6462025-07-18T23:14:09.849Z Downloaded indoc v1.0.9
6472025-07-18T23:14:09.852Z Downloaded libz-rs-sys v0.5.1
6482025-07-18T23:14:09.855Z Downloaded libscf-sys v1.1.0
6492025-07-18T23:14:09.856Z Downloaded schemars_derive v0.8.22
6502025-07-18T23:14:09.859Z Downloaded cargo_metadata v0.18.1
6512025-07-18T23:14:09.862Z Downloaded ingot-macros v0.1.1
6522025-07-18T23:14:09.865Z Downloaded sha1 v0.10.6
6532025-07-18T23:14:09.865Z Downloaded time-core v0.1.2
6542025-07-18T23:14:09.868Z Downloaded predicates-tree v1.0.12
6552025-07-18T23:14:09.872Z Downloaded highway v1.3.0
6562025-07-18T23:14:09.872Z Downloaded serde_path_to_error v0.1.17
6572025-07-18T23:14:09.875Z Downloaded smf v0.2.3
6582025-07-18T23:14:09.878Z Downloaded libloading v0.8.5
6592025-07-18T23:14:09.878Z Downloaded supports-color v3.0.2
6602025-07-18T23:14:09.881Z Downloaded vte_generate_state_changes v0.1.2
6612025-07-18T23:14:09.884Z Downloaded waitgroup v0.1.2
6622025-07-18T23:14:09.884Z Downloaded ignore v0.4.23
6632025-07-18T23:14:09.888Z Downloaded slab v0.4.9
6642025-07-18T23:14:09.891Z Downloaded curve25519-dalek-derive v0.1.1
6652025-07-18T23:14:09.891Z Downloaded memmap2 v0.9.5
6662025-07-18T23:14:09.894Z Downloaded termtree v0.5.1
6672025-07-18T23:14:09.897Z Downloaded termios v0.3.3
6682025-07-18T23:14:09.897Z Downloaded stringprep v0.1.5
6692025-07-18T23:14:09.900Z Downloaded scheduled-thread-pool v0.2.7
6702025-07-18T23:14:09.904Z Downloaded crc32fast v1.4.2
6712025-07-18T23:14:09.907Z Downloaded smallvec v0.6.14
6722025-07-18T23:14:09.907Z Downloaded tls_codec_derive v0.4.1
6732025-07-18T23:14:09.911Z Downloaded derive_builder_macro v0.20.2
6742025-07-18T23:14:09.911Z Downloaded crc-catalog v2.4.0
6752025-07-18T23:14:09.914Z Downloaded strum_macros v0.24.3
6762025-07-18T23:14:09.928Z Downloaded fixedbitset v0.4.2
6772025-07-18T23:14:09.931Z Downloaded wait-timeout v0.2.0
6782025-07-18T23:14:09.934Z Downloaded support-bundle-viewer v0.1.2
6792025-07-18T23:14:09.934Z Downloaded ref-cast v1.0.24
6802025-07-18T23:14:09.937Z Downloaded typify v0.2.0
6812025-07-18T23:14:09.941Z Downloaded daft v0.1.4
6822025-07-18T23:14:09.944Z Downloaded opaque-debug v0.3.1
6832025-07-18T23:14:09.948Z Downloaded nibble_vec v0.1.0
6842025-07-18T23:14:09.948Z Downloaded newtype_derive v0.1.6
6852025-07-18T23:14:09.948Z Downloaded proc-macro-error2 v2.0.1
6862025-07-18T23:14:09.952Z Downloaded defmt-parser v0.3.4
6872025-07-18T23:14:09.955Z Downloaded zeroize_derive v1.4.2
6882025-07-18T23:14:09.955Z Downloaded zeroize v1.8.1
6892025-07-18T23:14:09.958Z Downloaded crc-any v2.5.0
6902025-07-18T23:14:09.961Z Downloaded cookie_store v0.21.1
6912025-07-18T23:14:09.964Z Downloaded rustls-pemfile v2.2.0
6922025-07-18T23:14:09.968Z Downloaded defmt-macros v0.3.9
6932025-07-18T23:14:09.971Z Downloaded defmt v0.3.8
6942025-07-18T23:14:09.974Z Downloaded serde_with_macros v3.14.0
6952025-07-18T23:14:09.977Z Downloaded jiff-static v0.2.15
6962025-07-18T23:14:09.982Z Downloaded fixedbitset v0.5.7
6972025-07-18T23:14:09.986Z Downloaded russh-cryptovec v0.7.3
6982025-07-18T23:14:09.986Z Downloaded half v1.8.3
6992025-07-18T23:14:09.989Z Downloaded filetime v0.2.25
7002025-07-18T23:14:09.989Z Downloaded ff v0.13.0
7012025-07-18T23:14:09.992Z Downloaded env_logger v0.11.5
7022025-07-18T23:14:09.996Z Downloaded typify v0.3.0
7032025-07-18T23:14:09.999Z Downloaded num-iter v0.1.45
7042025-07-18T23:14:10.002Z Downloaded serde-big-array v0.5.1
7052025-07-18T23:14:10.005Z Downloaded newtype-uuid v1.2.4
7062025-07-18T23:14:10.005Z Downloaded newline-converter v0.3.0
7072025-07-18T23:14:10.009Z Downloaded glob v0.3.2
7082025-07-18T23:14:10.009Z Downloaded tinyvec_macros v0.1.1
7092025-07-18T23:14:10.012Z Downloaded phf_codegen v0.11.2
7102025-07-18T23:14:10.012Z Downloaded paste v1.0.15
7112025-07-18T23:14:10.015Z Downloaded primeorder v0.13.6
7122025-07-18T23:14:10.019Z Downloaded twox-hash v2.1.0
7132025-07-18T23:14:10.022Z Downloaded sqlformat v0.3.5
7142025-07-18T23:14:10.025Z Downloaded indicatif v0.17.11
7152025-07-18T23:14:10.029Z Downloaded ron v0.8.1
7162025-07-18T23:14:10.034Z Downloaded phf v0.11.2
7172025-07-18T23:14:10.037Z Downloaded ron v0.7.1
7182025-07-18T23:14:10.041Z Downloaded progenitor-client v0.10.0
7192025-07-18T23:14:10.045Z Downloaded tower-layer v0.3.3
7202025-07-18T23:14:10.048Z Downloaded crunchy v0.2.2
7212025-07-18T23:14:10.048Z Downloaded topological-sort v0.2.2
7222025-07-18T23:14:10.048Z Downloaded quick-error v1.2.3
7232025-07-18T23:14:10.051Z Downloaded bytes v1.10.1
7242025-07-18T23:14:10.055Z Downloaded globset v0.4.15
7252025-07-18T23:14:10.058Z Downloaded hickory-server v0.25.2
7262025-07-18T23:14:10.062Z Downloaded semver v0.1.20
7272025-07-18T23:14:10.065Z Downloaded shlex v1.3.0
7282025-07-18T23:14:10.068Z Downloaded getrandom v0.2.15
7292025-07-18T23:14:10.072Z Downloaded number_prefix v0.4.0
7302025-07-18T23:14:10.072Z Downloaded fxhash v0.2.1
7312025-07-18T23:14:10.075Z Downloaded tabled_derive v0.10.0
7322025-07-18T23:14:10.075Z Downloaded ssh-encoding v0.2.0
7332025-07-18T23:14:10.079Z Downloaded foreign-types-shared v0.3.1
7342025-07-18T23:14:10.079Z Downloaded dirs-next v2.0.0
7352025-07-18T23:14:10.082Z Downloaded tokio-native-tls v0.3.1
7362025-07-18T23:14:10.085Z Downloaded schemars v0.8.22
7372025-07-18T23:14:10.095Z Downloaded ghash v0.5.1
7382025-07-18T23:14:10.098Z Downloaded hickory-resolver v0.24.4
7392025-07-18T23:14:10.102Z Downloaded hyper v1.6.0
7402025-07-18T23:14:10.109Z Downloaded parse-size v1.1.0
7412025-07-18T23:14:10.112Z Downloaded debug-ignore v1.0.5
7422025-07-18T23:14:10.116Z Downloaded sct v0.7.1
7432025-07-18T23:14:10.119Z Downloaded postcard v1.0.10
7442025-07-18T23:14:10.122Z Downloaded shell-words v1.1.0
7452025-07-18T23:14:10.122Z Downloaded untrusted v0.7.1
7462025-07-18T23:14:10.125Z Downloaded dyn-clone v1.0.19
7472025-07-18T23:14:10.129Z Downloaded embedded-io v0.4.0
7482025-07-18T23:14:10.129Z Downloaded embedded-io v0.6.1
7492025-07-18T23:14:10.132Z Downloaded unicode-truncate v1.1.0
7502025-07-18T23:14:10.135Z Downloaded sqlparser_derive v0.2.2
7512025-07-18T23:14:10.135Z Downloaded pretty-hex v0.2.1
7522025-07-18T23:14:10.138Z Downloaded env_logger v0.10.2
7532025-07-18T23:14:10.142Z Downloaded gethostname v0.5.0
7542025-07-18T23:14:10.142Z Downloaded document-features v0.2.10
7552025-07-18T23:14:10.145Z Downloaded ed25519 v2.2.3
7562025-07-18T23:14:10.148Z Downloaded serde_urlencoded v0.7.1
7572025-07-18T23:14:10.148Z Downloaded strum v0.26.3
7582025-07-18T23:14:10.151Z Downloaded rand v0.8.5
7592025-07-18T23:14:10.155Z Downloaded take_mut v0.2.2
7602025-07-18T23:14:10.158Z Downloaded futures-task v0.3.31
7612025-07-18T23:14:10.158Z Downloaded nodrop v0.1.14
7622025-07-18T23:14:10.161Z Downloaded tungstenite v0.21.0
7632025-07-18T23:14:10.164Z Downloaded untrusted v0.9.0
7642025-07-18T23:14:10.167Z Downloaded pkcs5 v0.7.1
7652025-07-18T23:14:10.171Z Downloaded proc-macro-error-attr2 v2.0.0
7662025-07-18T23:14:10.174Z Downloaded polyval v0.6.2
7672025-07-18T23:14:10.174Z Downloaded progenitor-impl v0.8.0
7682025-07-18T23:14:10.177Z Downloaded void v1.0.2
7692025-07-18T23:14:10.180Z Downloaded progenitor v0.8.0
7702025-07-18T23:14:10.180Z Downloaded cc v1.2.30
7712025-07-18T23:14:10.184Z Downloaded rand_xorshift v0.4.0
7722025-07-18T23:14:10.187Z Downloaded proc-macro-crate v1.3.1
7732025-07-18T23:14:10.191Z Downloaded pbkdf2 v0.12.2
7742025-07-18T23:14:10.191Z Downloaded parse-display-derive v0.10.0
7752025-07-18T23:14:10.194Z Downloaded new_debug_unreachable v1.0.6
7762025-07-18T23:14:10.194Z Downloaded rand_chacha v0.9.0
7772025-07-18T23:14:10.199Z Downloaded rustc_version v0.1.7
7782025-07-18T23:14:10.199Z Downloaded universal-hash v0.5.1
7792025-07-18T23:14:10.199Z Downloaded slog-scope v4.4.0
7802025-07-18T23:14:10.202Z Downloaded darling_macro v0.21.0
7812025-07-18T23:14:10.202Z Downloaded slog-json v2.6.1
7822025-07-18T23:14:10.205Z Downloaded prettyplease v0.2.35
7832025-07-18T23:14:10.209Z Downloaded endian-type v0.1.2
7842025-07-18T23:14:10.212Z Downloaded rustls-native-certs v0.8.1
7852025-07-18T23:14:10.215Z Downloaded multimap v0.10.1
7862025-07-18T23:14:10.215Z Downloaded tokio-macros v2.5.0
7872025-07-18T23:14:10.219Z Downloaded tokio-dtrace v0.1.0
7882025-07-18T23:14:10.219Z Downloaded tap v1.0.1
7892025-07-18T23:14:10.222Z Downloaded test-strategy v0.4.3
7902025-07-18T23:14:10.225Z Downloaded serde_repr v0.1.19
7912025-07-18T23:14:10.229Z Downloaded oso-derive v0.27.3
7922025-07-18T23:14:10.232Z Downloaded p256 v0.13.2
7932025-07-18T23:14:10.235Z Downloaded serde_plain v1.0.2
7942025-07-18T23:14:10.235Z Downloaded zopfli v0.8.1
7952025-07-18T23:14:10.238Z Downloaded rand_core v0.6.4
7962025-07-18T23:14:10.241Z Downloaded toml v0.7.8
7972025-07-18T23:14:10.244Z Downloaded parse-display v0.10.0
7982025-07-18T23:14:10.248Z Downloaded typify-macro v0.3.0
7992025-07-18T23:14:10.248Z Downloaded peg-macros v0.8.5
8002025-07-18T23:14:10.251Z Downloaded rustversion v1.0.17
8012025-07-18T23:14:10.254Z Downloaded utf-8 v0.7.6
8022025-07-18T23:14:10.257Z Downloaded futures-macro v0.3.31
8032025-07-18T23:14:10.257Z Downloaded num_enum v0.5.11
8042025-07-18T23:14:10.262Z Downloaded unicode-properties v0.1.3
8052025-07-18T23:14:10.266Z Downloaded thread_local v1.1.8
8062025-07-18T23:14:10.269Z Downloaded libm v0.2.8
8072025-07-18T23:14:10.276Z Downloaded signal-hook-tokio v0.3.1
8082025-07-18T23:14:10.279Z Downloaded peg-runtime v0.8.5
8092025-07-18T23:14:10.282Z Downloaded tokio-rustls v0.24.1
8102025-07-18T23:14:10.282Z Downloaded time-macros v0.2.18
8112025-07-18T23:14:10.285Z Downloaded nanorand v0.7.0
8122025-07-18T23:14:10.289Z Downloaded group v0.13.0
8132025-07-18T23:14:10.292Z Downloaded zone_cfg_derive v0.3.0
8142025-07-18T23:14:10.292Z Downloaded serde_derive_internals v0.29.1
8152025-07-18T23:14:10.295Z Downloaded progenitor v0.10.0
8162025-07-18T23:14:10.299Z Downloaded ppv-lite86 v0.2.20
8172025-07-18T23:14:10.299Z Downloaded vergen v8.3.2
8182025-07-18T23:14:10.302Z Downloaded num-conv v0.1.0
8192025-07-18T23:14:10.305Z Downloaded sec1 v0.7.3
8202025-07-18T23:14:10.308Z Downloaded csv-core v0.1.11
8212025-07-18T23:14:10.308Z Downloaded num-bigint v0.4.6
8222025-07-18T23:14:10.313Z Downloaded num-derive v0.3.3
8232025-07-18T23:14:10.317Z Downloaded predicates-core v1.0.8
8242025-07-18T23:14:10.320Z Downloaded radium v0.7.0
8252025-07-18T23:14:10.320Z Downloaded r2d2 v0.8.10
8262025-07-18T23:14:10.323Z Downloaded quinn-udp v0.5.5
8272025-07-18T23:14:10.366Z Downloaded libxml v0.3.3
8282025-07-18T23:14:10.367Z Downloaded signal-hook-mio v0.2.4
8292025-07-18T23:14:10.367Z Downloaded xattr v1.3.1
8302025-07-18T23:14:10.367Z Downloaded ctr v0.9.2
8312025-07-18T23:14:10.367Z Downloaded dunce v1.0.5
8322025-07-18T23:14:10.367Z Downloaded parking_lot v0.12.3
8332025-07-18T23:14:10.367Z Downloaded precomputed-hash v0.1.1
8342025-07-18T23:14:10.367Z Downloaded slog-dtrace v0.3.0
8352025-07-18T23:14:10.367Z Downloaded expectorate v1.2.0
8362025-07-18T23:14:10.367Z Downloaded structmeta v0.3.0
8372025-07-18T23:14:10.367Z Downloaded native-tls v0.2.12
8382025-07-18T23:14:10.367Z Downloaded xshell-macros v0.2.7
8392025-07-18T23:14:10.367Z Downloaded serde_bytes v0.11.17
8402025-07-18T23:14:10.367Z Downloaded rfc6979 v0.4.0
8412025-07-18T23:14:10.367Z Downloaded thiserror-no-std v2.0.2
8422025-07-18T23:14:10.367Z Downloaded foreign-types-macros v0.2.3
8432025-07-18T23:14:10.367Z Downloaded zone v0.1.8
8442025-07-18T23:14:10.367Z Downloaded thiserror-impl-no-std v2.0.2
8452025-07-18T23:14:10.371Z Downloaded ed25519-dalek v2.1.1
8462025-07-18T23:14:10.374Z Downloaded parse-zoneinfo v0.3.1
8472025-07-18T23:14:10.377Z Downloaded strip-ansi-escapes v0.2.0
8482025-07-18T23:14:10.377Z Downloaded predicates v3.1.3
8492025-07-18T23:14:10.380Z Downloaded steno v0.4.1
8502025-07-18T23:14:10.385Z Downloaded funty v2.0.0
8512025-07-18T23:14:10.388Z Downloaded foreign-types v0.5.0
8522025-07-18T23:14:10.391Z Downloaded tinyvec v1.8.0
8532025-07-18T23:14:10.395Z Downloaded openssl-probe v0.1.5
8542025-07-18T23:14:10.395Z Downloaded scrypt v0.11.0
8552025-07-18T23:14:10.398Z Downloaded want v0.3.1
8562025-07-18T23:14:10.398Z Downloaded zstd v0.13.3
8572025-07-18T23:14:10.401Z Downloaded tower-service v0.3.3
8582025-07-18T23:14:10.405Z Downloaded oso v0.27.3
8592025-07-18T23:14:10.408Z Downloaded tracing-core v0.1.32
8602025-07-18T23:14:10.411Z Downloaded snafu-derive v0.8.5
8612025-07-18T23:14:10.411Z Downloaded pin-project-internal v1.1.6
8622025-07-18T23:14:10.415Z Downloaded zstd-safe v7.2.3
8632025-07-18T23:14:10.418Z Downloaded pem v3.0.5
8642025-07-18T23:14:10.421Z Downloaded deranged v0.3.11
8652025-07-18T23:14:10.421Z Downloaded futures-channel v0.3.31
8662025-07-18T23:14:10.424Z Downloaded progenitor v0.9.1
8672025-07-18T23:14:10.427Z Downloaded tagptr v0.2.0
8682025-07-18T23:14:10.427Z Downloaded rtoolbox v0.0.2
8692025-07-18T23:14:10.431Z Downloaded psl-types v2.0.11
8702025-07-18T23:14:10.431Z Downloaded signal-hook v0.3.17
8712025-07-18T23:14:10.434Z Downloaded futures-core v0.3.31
8722025-07-18T23:14:10.438Z Downloaded num-complex v0.4.6
8732025-07-18T23:14:10.441Z Downloaded strum v0.27.1
8742025-07-18T23:14:10.441Z Downloaded wyz v0.5.1
8752025-07-18T23:14:10.444Z Downloaded normalize-line-endings v0.3.0
8762025-07-18T23:14:10.444Z Downloaded multer v3.1.0
8772025-07-18T23:14:10.447Z Downloaded packed_struct_codegen v0.10.1
8782025-07-18T23:14:10.451Z Downloaded progenitor-impl v0.9.1
8792025-07-18T23:14:10.454Z Downloaded futures-sink v0.3.31
8802025-07-18T23:14:10.454Z Downloaded memoffset v0.9.1
8812025-07-18T23:14:10.457Z Downloaded rustc-demangle v0.1.24
8822025-07-18T23:14:10.460Z Downloaded num-derive v0.4.2
8832025-07-18T23:14:10.460Z Downloaded darling_core v0.21.0
8842025-07-18T23:14:10.466Z Downloaded owo-colors v4.2.2
8852025-07-18T23:14:10.470Z Downloaded ssh-cipher v0.2.0
8862025-07-18T23:14:10.473Z Downloaded try-lock v0.2.5
8872025-07-18T23:14:10.473Z Downloaded foreign-types v0.3.2
8882025-07-18T23:14:10.476Z Downloaded powerfmt v0.2.0
8892025-07-18T23:14:10.476Z Downloaded derive-ex v0.1.8
8902025-07-18T23:14:10.480Z Downloaded parking_lot_core v0.8.6
8912025-07-18T23:14:10.483Z Downloaded pem-rfc7468 v0.7.0
8922025-07-18T23:14:10.486Z Downloaded signal-hook-registry v1.4.2
8932025-07-18T23:14:10.486Z Downloaded salsa20 v0.10.2
8942025-07-18T23:14:10.489Z Downloaded tokio-rustls v0.26.0
8952025-07-18T23:14:10.489Z Downloaded parking_lot_core v0.9.10
8962025-07-18T23:14:10.493Z Downloaded secrecy v0.10.3
8972025-07-18T23:14:10.496Z Downloaded diff v0.1.13
8982025-07-18T23:14:10.499Z Downloaded futures v0.3.31
8992025-07-18T23:14:10.502Z Downloaded diesel_table_macro_syntax v0.2.0
9002025-07-18T23:14:10.505Z Downloaded openssl-macros v0.1.1
9012025-07-18T23:14:10.505Z Downloaded num_threads v0.1.7
9022025-07-18T23:14:10.508Z Downloaded typify-macro v0.2.0
9032025-07-18T23:14:10.508Z Downloaded difflib v0.4.0
9042025-07-18T23:14:10.512Z Downloaded rustyline v14.0.0
9052025-07-18T23:14:10.515Z Downloaded sigpipe v0.1.3
9062025-07-18T23:14:10.518Z Downloaded which v4.4.2
9072025-07-18T23:14:10.522Z Downloaded slog-async v2.8.0
9082025-07-18T23:14:10.522Z Downloaded ref-cast-impl v1.0.24
9092025-07-18T23:14:10.522Z Downloaded pkg-config v0.3.31
9102025-07-18T23:14:10.527Z Downloaded unicode-segmentation v1.12.0
9112025-07-18T23:14:10.530Z Downloaded tokio-tungstenite v0.23.1
9122025-07-18T23:14:10.530Z Downloaded tokio-tungstenite v0.21.0
9132025-07-18T23:14:10.534Z Downloaded oxide-tokio-rt v0.1.2
9142025-07-18T23:14:10.534Z Downloaded tokio-stream v0.1.17
9152025-07-18T23:14:10.538Z Downloaded futures-executor v0.3.31
9162025-07-18T23:14:10.541Z Downloaded dropshot_endpoint v0.16.2
9172025-07-18T23:14:10.545Z Downloaded ssh-key v0.6.6
9182025-07-18T23:14:10.551Z Downloaded mime v0.3.17
9192025-07-18T23:14:10.554Z Downloaded parking_lot v0.11.2
9202025-07-18T23:14:10.557Z Downloaded tui-tree-widget v0.23.1
9212025-07-18T23:14:10.557Z Downloaded secrecy v0.8.0
9222025-07-18T23:14:10.560Z Downloaded dsl_auto_type v0.1.2
9232025-07-18T23:14:10.560Z Downloaded rand_chacha v0.3.1
9242025-07-18T23:14:10.563Z Downloaded rsa v0.9.6
9252025-07-18T23:14:10.567Z Downloaded num_enum_derive v0.5.11
9262025-07-18T23:14:10.570Z Downloaded float-ord v0.3.2
9272025-07-18T23:14:10.570Z Downloaded tower-http v0.6.6
9282025-07-18T23:14:10.577Z Downloaded slog-bunyan v2.5.0
9292025-07-18T23:14:10.581Z Downloaded spki v0.7.3
9302025-07-18T23:14:10.584Z Downloaded poly1305 v0.8.0
9312025-07-18T23:14:10.584Z Downloaded nu-ansi-term v0.50.1
9322025-07-18T23:14:10.588Z Downloaded serde-hex v0.1.0
9332025-07-18T23:14:10.591Z Downloaded walkdir v2.5.0
9342025-07-18T23:14:10.591Z Downloaded tracing-attributes v0.1.27
9352025-07-18T23:14:10.594Z Downloaded phf_generator v0.11.2
9362025-07-18T23:14:10.595Z Downloaded blake3 v1.5.4
9372025-07-18T23:14:10.602Z Downloaded rustc_version v0.4.1
9382025-07-18T23:14:10.605Z Downloaded spin v0.9.8
9392025-07-18T23:14:10.609Z Downloaded unicase v2.7.0
9402025-07-18T23:14:10.609Z Downloaded derive_builder_core v0.20.2
9412025-07-18T23:14:10.613Z Downloaded derive_builder v0.20.2
9422025-07-18T23:14:10.616Z Downloaded slog-envlogger v2.2.0
9432025-07-18T23:14:10.616Z Downloaded papergrid v0.14.0
9442025-07-18T23:14:10.621Z Downloaded strum_macros v0.26.4
9452025-07-18T23:14:10.624Z Downloaded pin-utils v0.1.0
9462025-07-18T23:14:10.627Z Downloaded reedline v0.40.0
9472025-07-18T23:14:10.632Z Downloaded derive-where v1.5.0
9482025-07-18T23:14:10.636Z Downloaded foldhash v0.1.5
9492025-07-18T23:14:10.639Z Downloaded diesel_derives v2.2.3
9502025-07-18T23:14:10.642Z Downloaded zip v4.2.0
9512025-07-18T23:14:10.646Z Downloaded whoami v1.5.2
9522025-07-18T23:14:10.649Z Downloaded rusty-fork v0.3.0
9532025-07-18T23:14:10.654Z Downloaded pkcs1 v0.7.5
9542025-07-18T23:14:10.655Z Downloaded futures-util v0.3.31
9552025-07-18T23:14:10.664Z Downloaded rayon v1.10.0
9562025-07-18T23:14:10.673Z Downloaded strum_macros v0.27.1
9572025-07-18T23:14:10.676Z Downloaded proptest v1.7.0
9582025-07-18T23:14:10.685Z Downloaded snafu v0.8.5
9592025-07-18T23:14:10.691Z Downloaded unicode-normalization v0.1.24
9602025-07-18T23:14:10.694Z Downloaded rustls-webpki v0.101.7
9612025-07-18T23:14:10.710Z Downloaded rcgen v0.12.1
9622025-07-18T23:14:10.714Z Downloaded bitvec v1.0.1
9632025-07-18T23:14:10.726Z Downloaded mio v1.0.2
9642025-07-18T23:14:10.731Z Downloaded bindgen v0.71.1
9652025-07-18T23:14:10.738Z Downloaded rayon-core v1.12.1
9662025-07-18T23:14:10.742Z Downloaded bindgen v0.69.5
9672025-07-18T23:14:10.748Z Downloaded samael v0.0.19
9682025-07-18T23:14:10.754Z Downloaded tracing v0.1.40
9692025-07-18T23:14:10.758Z Downloaded petname v2.0.2
9702025-07-18T23:14:10.764Z Downloaded flume v0.11.1
9712025-07-18T23:14:10.768Z Downloaded h2 v0.4.6
9722025-07-18T23:14:10.774Z Downloaded rand v0.9.1
9732025-07-18T23:14:10.778Z Downloaded serde_with v3.14.0
9742025-07-18T23:14:10.789Z Downloaded chrono v0.4.41
9752025-07-18T23:14:10.796Z Downloaded x509-cert v0.2.5
9762025-07-18T23:14:10.802Z Downloaded tabled v0.18.0
9772025-07-18T23:14:10.819Z Downloaded radix_trie v0.2.1
9782025-07-18T23:14:10.823Z Downloaded time v0.3.36
9792025-07-18T23:14:10.830Z Downloaded winnow v0.5.40
9802025-07-18T23:14:10.839Z Downloaded zlib-rs v0.5.1
9812025-07-18T23:14:10.844Z Downloaded regex v1.11.1
9822025-07-18T23:14:10.858Z Downloaded nom v7.1.3
9832025-07-18T23:14:10.861Z Downloaded portable-atomic v1.11.0
9842025-07-18T23:14:10.869Z Downloaded p384 v0.13.0
9852025-07-18T23:14:10.875Z Downloaded object v0.30.4
9862025-07-18T23:14:10.885Z Downloaded rustls-webpki v0.102.8
9872025-07-18T23:14:10.903Z Downloaded vcpkg v0.2.15
9882025-07-18T23:14:10.939Z Downloaded salty v0.3.0
9892025-07-18T23:14:10.945Z Downloaded winnow v0.6.26
9902025-07-18T23:14:10.954Z Downloaded quinn-proto v0.11.8
9912025-07-18T23:14:10.960Z Downloaded regex-syntax v0.6.29
9922025-07-18T23:14:10.967Z Downloaded gimli v0.31.1
9932025-07-18T23:14:10.975Z Downloaded object v0.36.5
9942025-07-18T23:14:10.986Z Downloaded webpki-roots v1.0.1
9952025-07-18T23:14:10.989Z Downloaded smoltcp v0.9.1
9962025-07-18T23:14:10.998Z Downloaded nix v0.28.0
9972025-07-18T23:14:11.009Z Downloaded nix v0.27.1
9982025-07-18T23:14:11.019Z Downloaded zerocopy v0.8.26
9992025-07-18T23:14:11.040Z Downloaded moka v0.12.10
10002025-07-18T23:14:11.050Z Downloaded smoltcp v0.11.0
10012025-07-18T23:14:11.061Z Downloaded polar-core v0.27.3
10022025-07-18T23:14:11.070Z Downloaded dropshot v0.16.2
10032025-07-18T23:14:11.089Z Downloaded openapiv3 v2.2.0
10042025-07-18T23:14:11.099Z Downloaded rustls v0.23.19
10052025-07-18T23:14:11.109Z Downloaded nix v0.30.1
10062025-07-18T23:14:11.122Z Downloaded rustls v0.21.12
10072025-07-18T23:14:11.130Z Downloaded typify-impl v0.3.0
10082025-07-18T23:14:11.146Z Downloaded openssl v0.10.73
10092025-07-18T23:14:11.151Z Downloaded diesel v2.2.11
10102025-07-18T23:14:11.169Z Downloaded regex-syntax v0.8.5
10112025-07-18T23:14:11.176Z Downloaded typify-impl v0.4.1
10122025-07-18T23:14:11.188Z Downloaded typify-impl v0.2.0
10132025-07-18T23:14:11.202Z Downloaded curve25519-dalek v4.1.3
10142025-07-18T23:14:11.208Z Downloaded rustls v0.22.4
10152025-07-18T23:14:11.220Z Downloaded regress v0.10.3
10162025-07-18T23:14:11.228Z Downloaded nix v0.29.0
10172025-07-18T23:14:11.238Z Downloaded hickory-proto v0.25.2
10182025-07-18T23:14:11.253Z Downloaded bzip2-sys v0.1.13+1.0.8
10192025-07-18T23:14:11.263Z Downloaded sled v0.34.7
10202025-07-18T23:14:11.272Z Downloaded zerocopy-derive v0.6.6
10212025-07-18T23:14:11.281Z Downloaded git2 v0.19.0
10222025-07-18T23:14:11.288Z Downloaded ratatui v0.29.0
10232025-07-18T23:14:11.306Z Downloaded regex-automata v0.4.8
10242025-07-18T23:14:11.320Z Downloaded jiff v0.2.15
10252025-07-18T23:14:11.335Z Downloaded lzma-sys v0.1.20
10262025-07-18T23:14:11.360Z Downloaded hickory-proto v0.24.4
10272025-07-18T23:14:11.373Z Downloaded chrono-tz v0.10.3
10282025-07-18T23:14:11.379Z Downloaded bstr v1.10.0
10292025-07-18T23:14:11.388Z Downloaded p521 v0.13.3
10302025-07-18T23:14:11.392Z Downloaded petgraph v0.6.5
10312025-07-18T23:14:11.408Z Downloaded lalrpop v0.19.12
10322025-07-18T23:14:11.418Z Downloaded libz-sys v1.1.20
10332025-07-18T23:14:11.435Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10342025-07-18T23:14:11.451Z Downloaded zerocopy v0.6.6
10352025-07-18T23:14:11.454Z Downloaded progenitor-impl v0.10.0
10362025-07-18T23:14:11.458Z Downloaded sha3 v0.10.8
10372025-07-18T23:14:11.463Z Downloaded tar v0.4.44
10382025-07-18T23:14:11.463Z Downloaded petgraph v0.8.2
10392025-07-18T23:14:11.481Z Downloaded tokio v1.45.1
10402025-07-18T23:14:11.513Z Downloaded rpassword v7.4.0
10412025-07-18T23:14:11.516Z Downloaded csv v1.3.1
10422025-07-18T23:14:11.531Z Downloaded tough v0.20.0
10432025-07-18T23:14:11.538Z Downloaded sqlparser v0.45.0
10442025-07-18T23:14:11.543Z Downloaded unarray v0.1.4
10452025-07-18T23:14:11.546Z Downloaded typify-macro v0.4.1
10462025-07-18T23:14:11.546Z Downloaded num-integer v0.1.46
10472025-07-18T23:14:11.546Z Downloaded phf_shared v0.11.2
10482025-07-18T23:14:11.549Z Downloaded resolv-conf v0.7.0
10492025-07-18T23:14:11.549Z Downloaded darling v0.20.10
10502025-07-18T23:14:11.552Z Downloaded daft-derive v0.1.4
10512025-07-18T23:14:11.556Z Downloaded russh v0.45.0
10522025-07-18T23:14:11.560Z Downloaded diesel-dtrace v0.4.2
10532025-07-18T23:14:11.563Z Downloaded darling v0.21.0
10542025-07-18T23:14:11.566Z Downloaded aws-lc-rs v1.12.4
10552025-07-18T23:14:11.575Z Downloaded yasna v0.5.2
10562025-07-18T23:14:11.581Z Downloaded slog v2.7.0
10572025-07-18T23:14:11.581Z Downloaded openssl-sys v0.9.109
10582025-07-18T23:14:11.585Z Downloaded reqwest v0.12.22
10592025-07-18T23:14:11.591Z Downloaded quick-xml v0.37.2
10602025-07-18T23:14:11.597Z Downloaded crossterm v0.28.1
10612025-07-18T23:14:11.602Z Downloaded flate2 v1.1.2
10622025-07-18T23:14:11.606Z Downloaded socket2 v0.5.10
10632025-07-18T23:14:11.609Z Downloaded hkdf v0.12.4
10642025-07-18T23:14:11.613Z Downloaded zerocopy-derive v0.8.26
10652025-07-18T23:14:11.616Z Downloaded darling_core v0.20.10
10662025-07-18T23:14:11.620Z Downloaded num v0.4.3
10672025-07-18T23:14:11.623Z Downloaded uuid v1.17.0
10682025-07-18T23:14:11.626Z Downloaded globwalk v0.9.1
10692025-07-18T23:14:11.626Z Downloaded progenitor-macro v0.9.1
10702025-07-18T23:14:11.629Z Downloaded progenitor-macro v0.8.0
10712025-07-18T23:14:11.629Z Downloaded futures-io v0.3.31
10722025-07-18T23:14:11.629Z Downloaded pin-project v1.1.6
10732025-07-18T23:14:11.638Z Downloaded toml_edit v0.19.15
10742025-07-18T23:14:11.654Z Downloaded num-bigint-dig v0.8.4
10752025-07-18T23:14:11.657Z Downloaded tokio-postgres v0.7.13
10762025-07-18T23:14:11.662Z Downloaded tabwriter v1.4.0
10772025-07-18T23:14:11.666Z Downloaded subtle v2.6.1
10782025-07-18T23:14:11.666Z Downloaded pretty_assertions v1.4.1
10792025-07-18T23:14:11.666Z Downloaded der v0.7.9
10802025-07-18T23:14:11.670Z Downloaded itertools v0.13.0
10812025-07-18T23:14:11.677Z Downloaded xshell v0.2.7
10822025-07-18T23:14:11.680Z Downloaded tiny-keccak v2.0.2
10832025-07-18T23:14:11.680Z Downloaded encoding_rs v0.8.34
10842025-07-18T23:14:11.699Z Downloaded tokio-util v0.7.15
10852025-07-18T23:14:11.705Z Downloaded unicode_categories v0.1.1
10862025-07-18T23:14:11.707Z Downloaded qorb v0.4.0
10872025-07-18T23:14:11.710Z Downloaded iri-string v0.7.8
10882025-07-18T23:14:11.716Z Downloaded publicsuffix v2.3.0
10892025-07-18T23:14:11.719Z Downloaded typed-path v0.9.3
10902025-07-18T23:14:11.723Z Downloaded ring v0.17.14
10912025-07-18T23:14:11.760Z Downloaded pin-project-lite v0.2.14
10922025-07-18T23:14:11.764Z Downloaded serde_cbor v0.11.2
10932025-07-18T23:14:11.767Z Downloaded crypto-bigint v0.5.5
10942025-07-18T23:14:11.773Z Downloaded ecdsa v0.16.9
10952025-07-18T23:14:11.775Z Downloaded uzers v0.12.1
10962025-07-18T23:14:11.778Z Downloaded unsafe-libyaml v0.2.11
10972025-07-18T23:14:11.781Z Downloaded libgit2-sys v0.17.0+1.8.1
10982025-07-18T23:14:11.830Z Downloaded unicode-bidi v0.3.17
10992025-07-18T23:14:11.833Z Downloaded quinn v0.11.5
11002025-07-18T23:14:11.836Z Downloaded iddqd v0.3.8
11012025-07-18T23:14:11.840Z Downloaded value-bag v1.9.0
11022025-07-18T23:14:11.843Z Downloaded structmeta-derive v0.3.0
11032025-07-18T23:14:11.843Z Downloaded signature v2.2.0
11042025-07-18T23:14:11.848Z Downloaded foreign-types-shared v0.1.1
11052025-07-18T23:14:11.849Z Downloaded zone v0.3.1
11062025-07-18T23:14:11.849Z Downloaded fs-err v2.11.0
11072025-07-18T23:14:11.849Z Downloaded zip v0.6.6
11082025-07-18T23:14:11.852Z Downloaded tower v0.5.2
11092025-07-18T23:14:11.858Z Downloaded subprocess v0.2.9
11102025-07-18T23:14:11.862Z Downloaded minimal-lexical v0.2.1
11112025-07-18T23:14:11.864Z Downloaded itertools v0.10.5
11122025-07-18T23:14:11.870Z Downloaded data-encoding v2.9.0
11132025-07-18T23:14:11.873Z Downloaded float-cmp v0.10.0
11142025-07-18T23:14:11.873Z Downloaded flagset v0.4.6
11152025-07-18T23:14:11.873Z Downloaded fs_extra v1.3.0
11162025-07-18T23:14:11.875Z Downloaded aho-corasick v1.1.3
11172025-07-18T23:14:11.879Z Downloaded pbkdf2 v0.11.0
11182025-07-18T23:14:11.882Z Downloaded itertools v0.14.0
11192025-07-18T23:14:11.887Z Downloaded tungstenite v0.23.0
11202025-07-18T23:14:11.890Z Downloaded term v0.7.0
11212025-07-18T23:14:11.893Z Downloaded yansi v1.0.1
11222025-07-18T23:14:11.896Z Downloaded oxnet v0.1.2
11232025-07-18T23:14:11.896Z Downloaded http v1.3.1
11242025-07-18T23:14:11.900Z Downloaded miniz_oxide v0.8.5
11252025-07-18T23:14:11.902Z Downloaded peg v0.8.5
11262025-07-18T23:14:11.905Z Downloaded path-slash v0.1.5
11272025-07-18T23:14:11.906Z Downloaded der_derive v0.7.3
11282025-07-18T23:14:11.909Z Downloaded fatfs v0.3.6
11292025-07-18T23:14:11.911Z Downloaded elliptic-curve v0.13.8
11302025-07-18T23:14:11.916Z Downloaded crossbeam-channel v0.5.15
11312025-07-18T23:14:11.916Z Downloaded ena v0.14.3
11322025-07-18T23:14:11.919Z Downloaded omicron-zone-package v0.12.2
11332025-07-18T23:14:11.922Z Downloaded russh-keys v0.45.0
11342025-07-18T23:14:11.922Z Downloaded itertools v0.12.1
11352025-07-18T23:14:11.927Z Downloaded serde_yaml v0.9.34+deprecated
11362025-07-18T23:14:11.930Z Downloaded const_format v0.2.34
11372025-07-18T23:14:11.934Z Downloaded postgres-protocol v0.6.8
11382025-07-18T23:14:11.937Z Downloaded pkcs8 v0.10.2
11392025-07-18T23:14:11.940Z Downloaded password-hash v0.4.2
11402025-07-18T23:14:11.940Z Downloaded derive_more v0.99.20
11412025-07-18T23:14:11.943Z Downloaded bumpalo v3.16.0
11422025-07-18T23:14:11.946Z Downloaded termcolor v1.4.1
11432025-07-18T23:14:11.946Z Downloaded postgres-types v0.2.9
11442025-07-18T23:14:11.949Z Downloaded des v0.8.1
11452025-07-18T23:14:11.952Z Downloaded static_assertions v1.1.0
11462025-07-18T23:14:11.952Z Downloaded slog-stdlog v4.1.1
11472025-07-18T23:14:11.952Z Downloaded num-rational v0.4.2
11482025-07-18T23:14:11.955Z Downloaded mime_guess v2.0.5
11492025-07-18T23:14:11.955Z Downloaded prefix-trie v0.7.0
11502025-07-18T23:14:11.958Z Downloaded password-hash v0.5.0
11512025-07-18T23:14:11.960Z Downloaded similar v2.7.0
11522025-07-18T23:14:11.963Z Downloaded typify v0.4.1
11532025-07-18T23:14:11.966Z Downloaded xz2 v0.1.7
11542025-07-18T23:14:11.969Z Downloaded vte v0.11.1
11552025-07-18T23:14:11.969Z Downloaded vsss-rs v3.3.4
11562025-07-18T23:14:11.973Z Downloaded compact_str v0.8.0
11572025-07-18T23:14:11.975Z Downloaded crossbeam-epoch v0.9.18
11582025-07-18T23:14:11.978Z Downloaded chacha20poly1305 v0.10.1
11592025-07-18T23:14:11.978Z Downloaded packed_struct v0.10.1
11602025-07-18T23:14:11.981Z Downloaded olpc-cjson v0.1.4
11612025-07-18T23:14:11.981Z Downloaded fallible-iterator v0.2.0
11622025-07-18T23:14:11.981Z Downloaded env_filter v0.1.2
11632025-07-18T23:14:11.984Z Downloaded enum-as-inner v0.6.1
11642025-07-18T23:14:11.984Z Downloaded fd-lock v4.0.2
11652025-07-18T23:14:11.987Z Downloaded cookie v0.18.1
11662025-07-18T23:14:11.987Z Downloaded clang-sys v1.8.1
11672025-07-18T23:14:11.990Z Downloaded base64 v0.13.1
11682025-07-18T23:14:11.993Z Downloaded either v1.15.0
11692025-07-18T23:14:11.994Z Downloaded display-error-chain v0.2.2
11702025-07-18T23:14:11.994Z Downloaded dirs-sys-next v0.1.2
11712025-07-18T23:14:11.997Z Downloaded slog-term v2.9.1
11722025-07-18T23:14:11.997Z Downloaded indexmap v1.9.3
11732025-07-18T23:14:11.999Z Downloaded crossbeam-utils v0.8.21
11742025-07-18T23:14:12.003Z Downloaded tokio-rustls v0.25.0
11752025-07-18T23:14:12.003Z Downloaded rustls-pki-types v1.10.0
11762025-07-18T23:14:12.006Z Downloaded const-oid v0.9.6
11772025-07-18T23:14:12.009Z Downloaded rustls-pemfile v1.0.4
11782025-07-18T23:14:12.009Z Downloaded const_format_proc_macros v0.2.34
11792025-07-18T23:14:12.013Z Downloaded console v0.15.10
11802025-07-18T23:14:12.013Z Downloaded ciborium v0.2.2
11812025-07-18T23:14:12.016Z Downloaded bzip2 v0.4.4
11822025-07-18T23:14:12.017Z Downloaded arc-swap v1.7.1
11832025-07-18T23:14:12.020Z Downloaded cstr-argument v0.1.2
11842025-07-18T23:14:12.020Z Downloaded litrs v0.4.1
11852025-07-18T23:14:12.023Z Downloaded hyper-util v0.1.14
11862025-07-18T23:14:12.026Z Downloaded colored v2.2.0
11872025-07-18T23:14:12.029Z Downloaded string_cache v0.8.9
11882025-07-18T23:14:12.032Z Downloaded darling_macro v0.20.10
11892025-07-18T23:14:12.032Z Downloaded zone_cfg_derive v0.1.2
11902025-07-18T23:14:12.032Z Downloaded tls_codec v0.4.1
11912025-07-18T23:14:12.035Z Downloaded rand_core v0.9.2
11922025-07-18T23:14:12.035Z Downloaded async-recursion v1.1.1
11932025-07-18T23:14:12.038Z Downloaded async-bb8-diesel v0.2.1
11942025-07-18T23:14:12.041Z Downloaded cipher v0.4.4
11952025-07-18T23:14:12.041Z Downloaded async-trait v0.1.88
11962025-07-18T23:14:12.044Z Downloaded libefi-sys v0.1.0
11972025-07-18T23:14:12.045Z Downloaded cmake v0.1.51
11982025-07-18T23:14:12.048Z Downloaded jobserver v0.1.32
11992025-07-18T23:14:12.048Z Downloaded bitfield v0.14.0
12002025-07-18T23:14:12.048Z Downloaded backtrace v0.3.74
12012025-07-18T23:14:12.051Z Downloaded progenitor-macro v0.10.0
12022025-07-18T23:14:12.053Z Downloaded scopeguard v1.2.0
12032025-07-18T23:14:12.053Z Downloaded httparse v1.9.5
12042025-07-18T23:14:12.056Z Downloaded bit-vec v0.8.0
12052025-07-18T23:14:12.056Z Downloaded bzip2 v0.5.2
12062025-07-18T23:14:12.060Z Downloaded rustc-hash v2.1.1
12072025-07-18T23:14:12.060Z Downloaded rustc-hash v1.1.0
12082025-07-18T23:14:12.060Z Downloaded convert_case v0.4.0
12092025-07-18T23:14:12.063Z Downloaded chrono-tz-build v0.4.0
12102025-07-18T23:14:12.063Z Downloaded constant_time_eq v0.3.1
12112025-07-18T23:14:12.063Z Downloaded cobs v0.2.3
12122025-07-18T23:14:12.063Z Downloaded bitflags v1.3.2
12132025-07-18T23:14:12.067Z Downloaded keccak v0.1.5
12142025-07-18T23:14:12.067Z Downloaded internet-checksum v0.2.1
12152025-07-18T23:14:12.067Z Downloaded cancel-safe-futures v0.1.5
12162025-07-18T23:14:12.071Z Downloaded ipnet v2.11.0
12172025-07-18T23:14:12.074Z Downloaded sync-ptr v0.1.4
12182025-07-18T23:14:12.074Z Downloaded simd-adler32 v0.3.7
12192025-07-18T23:14:12.077Z Downloaded same-file v1.0.6
12202025-07-18T23:14:12.077Z Downloaded crc v3.2.1
12212025-07-18T23:14:12.079Z Downloaded atomicwrites v0.4.4
12222025-07-18T23:14:12.080Z Downloaded async-stream v0.3.6
12232025-07-18T23:14:12.083Z Downloaded maybe-uninit v2.0.0
12242025-07-18T23:14:12.083Z Downloaded maplit v1.0.2
12252025-07-18T23:14:12.083Z Downloaded libsw v3.5.0
12262025-07-18T23:14:12.086Z Downloaded lalrpop-util v0.19.12
12272025-07-18T23:14:12.086Z Downloaded kstat-rs v0.2.4
12282025-07-18T23:14:12.086Z Downloaded chacha20 v0.9.1
12292025-07-18T23:14:12.086Z Downloaded cexpr v0.6.0
12302025-07-18T23:14:12.090Z Downloaded cbc v0.1.2
12312025-07-18T23:14:12.090Z Downloaded base64 v0.22.1
12322025-07-18T23:14:12.093Z Downloaded atomic-waker v1.1.2
12332025-07-18T23:14:12.093Z Downloaded array-init v0.0.4
12342025-07-18T23:14:12.097Z Downloaded humantime v2.2.0
12352025-07-18T23:14:12.097Z Downloaded managed v0.8.0
12362025-07-18T23:14:12.097Z Downloaded lru v0.12.5
12372025-07-18T23:14:12.097Z Downloaded base64ct v1.6.0
12382025-07-18T23:14:12.101Z Downloaded lockfree-object-pool v0.1.6
12392025-07-18T23:14:12.104Z Downloaded indoc v2.0.6
12402025-07-18T23:14:12.104Z Downloaded hostname v0.4.0
12412025-07-18T23:14:12.104Z Downloaded impl-trait-for-tuples v0.2.2
12422025-07-18T23:14:12.108Z Downloaded hyper-staticfile v0.10.1
12432025-07-18T23:14:12.112Z Downloaded http-body-util v0.1.3
12442025-07-18T23:14:12.112Z Downloaded hostname v0.3.1
12452025-07-18T23:14:12.112Z Downloaded crc8 v0.1.1
12462025-07-18T23:14:12.115Z Downloaded ciborium-io v0.2.2
12472025-07-18T23:14:12.115Z Downloaded cfg_aliases v0.2.1
12482025-07-18T23:14:12.115Z Downloaded buf-list v1.0.3
12492025-07-18T23:14:12.115Z Downloaded cfg_aliases v0.1.1
12502025-07-18T23:14:12.119Z Downloaded base64 v0.21.7
12512025-07-18T23:14:12.119Z Downloaded http-body v1.0.1
12522025-07-18T23:14:12.122Z Downloaded home v0.5.9
12532025-07-18T23:14:12.122Z Downloaded bit-set v0.5.3
12542025-07-18T23:14:12.122Z Downloaded hashbrown v0.12.3
12552025-07-18T23:14:12.126Z Downloaded blowfish v0.9.1
12562025-07-18T23:14:12.126Z Downloaded aes-gcm v0.10.3
12572025-07-18T23:14:12.129Z Downloaded allocator-api2 v0.2.21
12582025-07-18T23:14:12.132Z Downloaded bb8 v0.8.5
12592025-07-18T23:14:12.393Z Downloaded aws-lc-sys v0.26.0
12602025-07-18T23:14:12.685Z Compiling value-bag v1.9.0
12612025-07-18T23:14:12.685Z Compiling shlex v1.3.0
12622025-07-18T23:14:12.685Z Compiling lock_api v0.4.12
12632025-07-18T23:14:12.685Z Compiling scopeguard v1.2.0
12642025-07-18T23:14:12.689Z Compiling typenum v1.17.0
12652025-07-18T23:14:12.689Z Compiling generic-array v0.14.7
12662025-07-18T23:14:12.689Z Compiling syn v2.0.104
12672025-07-18T23:14:12.689Z Compiling getrandom v0.2.15
12682025-07-18T23:14:13.202Z Compiling jobserver v0.1.32
12692025-07-18T23:14:13.299Z Compiling rand_core v0.6.4
12702025-07-18T23:14:13.385Z Compiling smallvec v1.15.0
12712025-07-18T23:14:13.426Z Compiling log v0.4.27
12722025-07-18T23:14:13.627Z Compiling cc v1.2.30
12732025-07-18T23:14:13.782Z Compiling portable-atomic v1.11.0
12742025-07-18T23:14:13.858Z Compiling critical-section v1.1.3
12752025-07-18T23:14:13.928Z Compiling subtle v2.6.1
12762025-07-18T23:14:13.997Z Compiling const-oid v0.9.6
12772025-07-18T23:14:14.037Z Compiling pkg-config v0.3.31
12782025-07-18T23:14:14.187Z Compiling pin-project-lite v0.2.14
12792025-07-18T23:14:14.299Z Compiling parking_lot_core v0.9.10
12802025-07-18T23:14:14.330Z Compiling rustix v0.38.37
12812025-07-18T23:14:15.213Z Compiling signal-hook-registry v1.4.2
12822025-07-18T23:14:15.286Z Compiling parking_lot v0.12.3
12832025-07-18T23:14:15.286Z Compiling mio v1.0.2
12842025-07-18T23:14:15.361Z Compiling futures-core v0.3.31
12852025-07-18T23:14:16.862Z Compiling spin v0.9.8
12862025-07-18T23:14:16.891Z Compiling either v1.15.0
12872025-07-18T23:14:16.891Z Compiling once_cell v1.21.3
12882025-07-18T23:14:16.891Z Compiling socket2 v0.5.10
12892025-07-18T23:14:16.891Z Compiling aho-corasick v1.1.3
12902025-07-18T23:14:16.892Z Compiling slab v0.4.9
12912025-07-18T23:14:16.892Z Compiling serde_json v1.0.140
12922025-07-18T23:14:16.892Z Compiling cpufeatures v0.2.14
12932025-07-18T23:14:16.892Z Compiling libm v0.2.8
12942025-07-18T23:14:16.892Z Compiling regex-syntax v0.8.5
12952025-07-18T23:14:16.892Z Compiling num-traits v0.2.19
12962025-07-18T23:14:16.892Z Compiling getrandom v0.3.1
12972025-07-18T23:14:16.892Z Compiling futures-sink v0.3.31
12982025-07-18T23:14:17.002Z Compiling glob v0.3.2
12992025-07-18T23:14:17.021Z Compiling percent-encoding v2.3.1
13002025-07-18T23:14:17.418Z Compiling prettyplease v0.2.35
13012025-07-18T23:14:17.637Z Compiling lazy_static v1.5.0
13022025-07-18T23:14:17.779Z Compiling clang-sys v1.8.1
13032025-07-18T23:14:17.782Z Compiling allocator-api2 v0.2.21
13042025-07-18T23:14:17.819Z Compiling foldhash v0.1.5
13052025-07-18T23:14:18.329Z Compiling minimal-lexical v0.2.1
13062025-07-18T23:14:18.442Z Compiling nom v7.1.3
13072025-07-18T23:14:18.505Z Compiling hashbrown v0.15.4
13082025-07-18T23:14:18.559Z Compiling libloading v0.8.5
13092025-07-18T23:14:18.581Z Compiling home v0.5.9
13102025-07-18T23:14:18.797Z Compiling base64ct v1.6.0
13112025-07-18T23:14:18.936Z Compiling bindgen v0.69.5
13122025-07-18T23:14:19.383Z Compiling pem-rfc7468 v0.7.0
13132025-07-18T23:14:19.866Z Compiling futures-channel v0.3.31
13142025-07-18T23:14:19.989Z Compiling itertools v0.12.1
13152025-07-18T23:14:19.993Z Compiling lazycell v1.3.0
13162025-07-18T23:14:20.195Z Compiling synstructure v0.13.1
13172025-07-18T23:14:20.274Z Compiling regex-automata v0.4.8
13182025-07-18T23:14:21.615Z Compiling cexpr v0.6.0
13192025-07-18T23:14:21.702Z Compiling rustc-hash v1.1.0
13202025-07-18T23:14:21.882Z Compiling pin-utils v0.1.0
13212025-07-18T23:14:21.994Z Compiling futures-task v0.3.31
13222025-07-18T23:14:22.257Z Compiling futures-io v0.3.31
13232025-07-18T23:14:22.307Z Compiling flagset v0.4.6
13242025-07-18T23:14:22.539Z Compiling cmake v0.1.51
13252025-07-18T23:14:22.557Z Compiling zerocopy v0.8.26
13262025-07-18T23:14:22.793Z Compiling dunce v1.0.5
13272025-07-18T23:14:22.949Z Compiling fs_extra v1.3.0
13282025-07-18T23:14:23.143Z Compiling form_urlencoded v1.2.1
13292025-07-18T23:14:23.183Z Compiling paste v1.0.15
13302025-07-18T23:14:23.410Z Compiling vcpkg v0.2.15
13312025-07-18T23:14:23.464Z Compiling crossbeam-utils v0.8.21
13322025-07-18T23:14:23.486Z Compiling ring v0.17.14
13332025-07-18T23:14:23.507Z Compiling tracing-core v0.1.32
13342025-07-18T23:14:24.032Z Compiling aws-lc-rs v1.12.4
13352025-07-18T23:14:24.485Z Compiling iana-time-zone v0.1.63
13362025-07-18T23:14:24.796Z Compiling httparse v1.9.5
13372025-07-18T23:14:24.824Z Compiling rustversion v1.0.17
13382025-07-18T23:14:24.948Z Compiling serde_derive v1.0.219
13392025-07-18T23:14:25.037Z Compiling zeroize_derive v1.4.2
13402025-07-18T23:14:25.439Z Compiling zerofrom-derive v0.1.4
13412025-07-18T23:14:25.460Z Compiling yoke-derive v0.7.4
13422025-07-18T23:14:25.690Z Compiling zerovec-derive v0.10.3
13432025-07-18T23:14:26.296Z Compiling zeroize v1.8.1
13442025-07-18T23:14:27.954Z Compiling crypto-common v0.1.6
13452025-07-18T23:14:27.974Z Compiling block-buffer v0.10.4
13462025-07-18T23:14:28.008Z Compiling displaydoc v0.2.5
13472025-07-18T23:14:28.254Z Compiling digest v0.10.7
13482025-07-18T23:14:28.295Z Compiling zerocopy-derive v0.7.35
13492025-07-18T23:14:28.712Z Compiling tokio-macros v2.5.0
13502025-07-18T23:14:28.788Z Compiling zerofrom v0.1.4
13512025-07-18T23:14:29.017Z Compiling yoke v0.7.4
13522025-07-18T23:14:29.375Z Compiling zerovec v0.10.4
13532025-07-18T23:14:29.493Z Compiling hmac v0.12.1
13542025-07-18T23:14:29.536Z Compiling icu_provider_macros v1.5.0
13552025-07-18T23:14:29.741Z Compiling block-padding v0.3.3
13562025-07-18T23:14:29.984Z Compiling inout v0.1.3
13572025-07-18T23:14:30.048Z Compiling sha2 v0.10.9
13582025-07-18T23:14:30.132Z Compiling zerocopy v0.7.35
13592025-07-18T23:14:30.156Z Compiling regex v1.11.1
13602025-07-18T23:14:30.218Z Compiling cipher v0.4.4
13612025-07-18T23:14:30.257Z Compiling futures-macro v0.3.31
13622025-07-18T23:14:30.576Z Compiling der_derive v0.7.3
13632025-07-18T23:14:30.729Z Compiling thiserror-impl v1.0.69
13642025-07-18T23:14:31.103Z Compiling tinystr v0.7.6
13652025-07-18T23:14:31.262Z Compiling icu_collections v1.5.0
13662025-07-18T23:14:31.412Z Compiling icu_locid v1.5.0
13672025-07-18T23:14:31.464Z Compiling ppv-lite86 v0.2.20
13682025-07-18T23:14:31.865Z Compiling serde v1.0.219
13692025-07-18T23:14:32.083Z Compiling futures-util v0.3.31
13702025-07-18T23:14:32.226Z Compiling salsa20 v0.10.2
13712025-07-18T23:14:32.435Z Compiling pbkdf2 v0.12.2
13722025-07-18T23:14:32.466Z Compiling zerocopy-derive v0.8.26
13732025-07-18T23:14:32.616Z Compiling icu_provider v1.5.0
13742025-07-18T23:14:32.799Z Compiling der v0.7.9
13752025-07-18T23:14:33.342Z Compiling icu_locid_transform v1.5.0
13762025-07-18T23:14:33.399Z Compiling scrypt v0.11.0
13772025-07-18T23:14:33.600Z Compiling thiserror v1.0.69
13782025-07-18T23:14:33.605Z Compiling aes v0.8.4
13792025-07-18T23:14:33.776Z Compiling cbc v0.1.2
13802025-07-18T23:14:33.886Z Compiling openssl-sys v0.9.109
13812025-07-18T23:14:34.037Z Compiling pest v2.7.14
13822025-07-18T23:14:34.998Z Compiling icu_properties v1.5.1
13832025-07-18T23:14:35.589Z Compiling spki v0.7.3
13842025-07-18T23:14:35.750Z Compiling tracing-attributes v0.1.27
13852025-07-18T23:14:35.967Z Compiling pkcs5 v0.7.1
13862025-07-18T23:14:36.264Z Compiling scroll_derive v0.12.0
13872025-07-18T23:14:36.938Z Compiling pkcs8 v0.10.2
13882025-07-18T23:14:36.956Z Compiling pest_meta v2.7.14
13892025-07-18T23:14:37.285Z Compiling bitflags v2.9.1
13902025-07-18T23:14:37.289Z Compiling bytes v1.10.1
13912025-07-18T23:14:37.729Z Compiling semver v1.0.26
13922025-07-18T23:14:38.433Z Compiling indexmap v2.10.0
13932025-07-18T23:14:38.792Z Compiling tokio v1.45.1
13942025-07-18T23:14:39.130Z Compiling icu_normalizer v1.5.0
13952025-07-18T23:14:39.244Z Compiling http v1.3.1
13962025-07-18T23:14:39.425Z Compiling rustc_version v0.4.1
13972025-07-18T23:14:39.786Z Compiling uuid v1.17.0
13982025-07-18T23:14:40.082Z Compiling idna_adapter v1.2.0
13992025-07-18T23:14:40.271Z Compiling tracing v0.1.40
14002025-07-18T23:14:40.330Z Compiling idna v1.0.3
14012025-07-18T23:14:40.635Z Compiling http-body v1.0.1
14022025-07-18T23:14:40.786Z Compiling chrono v0.4.41
14032025-07-18T23:14:40.897Z Compiling rustls-pki-types v1.10.0
14042025-07-18T23:14:41.170Z Compiling which v4.4.2
14052025-07-18T23:14:41.209Z Compiling url v2.5.4
14062025-07-18T23:14:41.279Z Compiling tinyvec_macros v0.1.1
14072025-07-18T23:14:41.390Z Compiling base64 v0.22.1
14082025-07-18T23:14:41.800Z Compiling tinyvec v1.8.0
14092025-07-18T23:14:41.824Z Compiling rand_core v0.9.2
14102025-07-18T23:14:42.051Z Compiling pest_generator v2.7.14
14112025-07-18T23:14:42.208Z Compiling scroll v0.12.0
14122025-07-18T23:14:42.417Z Compiling serde_derive_internals v0.29.1
14132025-07-18T23:14:42.708Z Compiling bzip2-sys v0.1.13+1.0.8
14142025-07-18T23:14:42.880Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14152025-07-18T23:14:43.229Z Compiling schemars v0.8.22
14162025-07-18T23:14:43.299Z Compiling atomic-waker v1.1.2
14172025-07-18T23:14:43.501Z Compiling time-core v0.1.2
14182025-07-18T23:14:43.597Z Compiling adler2 v2.0.0
14192025-07-18T23:14:43.660Z Compiling openssl v0.10.73
14202025-07-18T23:14:43.693Z Compiling foreign-types-shared v0.1.1
14212025-07-18T23:14:43.779Z Compiling openssl-probe v0.1.5
14222025-07-18T23:14:43.810Z Compiling powerfmt v0.2.0
14232025-07-18T23:14:43.831Z Compiling try-lock v0.2.5
14242025-07-18T23:14:43.999Z Compiling num-conv v0.1.0
14252025-07-18T23:14:44.040Z Compiling tower-service v0.3.3
14262025-07-18T23:14:44.082Z Compiling untrusted v0.7.1
14272025-07-18T23:14:44.104Z Compiling untrusted v0.9.0
14282025-07-18T23:14:44.207Z Compiling deranged v0.3.11
14292025-07-18T23:14:44.232Z Compiling want v0.3.1
14302025-07-18T23:14:44.273Z Compiling time-macros v0.2.18
14312025-07-18T23:14:44.316Z Compiling foreign-types v0.3.2
14322025-07-18T23:14:44.424Z Compiling pest_derive v2.7.14
14332025-07-18T23:14:44.509Z Compiling miniz_oxide v0.8.5
14342025-07-18T23:14:44.657Z Compiling schemars_derive v0.8.22
14352025-07-18T23:14:45.597Z Compiling goblin v0.8.2
14362025-07-18T23:14:47.060Z Compiling tokio-util v0.7.15
14372025-07-18T23:14:47.985Z Compiling rand_chacha v0.9.0
14382025-07-18T23:14:48.426Z Compiling h2 v0.4.6
14392025-07-18T23:14:48.488Z Compiling ipnet v2.11.0
14402025-07-18T23:14:49.509Z Compiling openssl-macros v0.1.1
14412025-07-18T23:14:49.907Z Compiling httpdate v1.0.3
14422025-07-18T23:14:49.948Z Compiling rustls v0.23.19
14432025-07-18T23:14:50.224Z Compiling num_threads v0.1.7
14442025-07-18T23:14:50.263Z Compiling syn v1.0.109
14452025-07-18T23:14:50.305Z Compiling dyn-clone v1.0.19
14462025-07-18T23:14:50.367Z Compiling native-tls v0.2.12
14472025-07-18T23:14:50.768Z Compiling time v0.3.36
14482025-07-18T23:14:51.659Z Compiling dof v0.3.0
14492025-07-18T23:14:53.375Z Compiling rand v0.9.1
14502025-07-18T23:14:54.012Z Compiling dtrace-parser v0.2.0
14512025-07-18T23:14:54.308Z Compiling unicode-normalization v0.1.24
14522025-07-18T23:14:54.966Z Compiling heapless v0.7.17
14532025-07-18T23:14:55.188Z Compiling hyper v1.6.0
14542025-07-18T23:14:55.296Z Compiling signature v2.2.0
14552025-07-18T23:14:55.417Z Compiling crossbeam-epoch v0.9.18
14562025-07-18T23:14:55.581Z Compiling cookie v0.18.1
14572025-07-18T23:14:55.774Z Compiling crc32fast v1.4.2
14582025-07-18T23:14:55.922Z Compiling siphasher v0.3.11
14592025-07-18T23:14:56.043Z Compiling zlib-rs v0.5.1
14602025-07-18T23:14:56.101Z Compiling rayon-core v1.12.1
14612025-07-18T23:14:56.319Z Compiling slog v2.7.0
14622025-07-18T23:14:56.428Z Compiling unicode-properties v0.1.3
14632025-07-18T23:14:56.829Z Compiling signal-hook v0.3.17
14642025-07-18T23:14:56.833Z Compiling zstd-safe v7.2.3
14652025-07-18T23:14:57.132Z Compiling unicode-bidi v0.3.17
14662025-07-18T23:14:57.742Z Compiling hyper-util v0.1.14
14672025-07-18T23:14:57.879Z Compiling stringprep v0.1.5
14682025-07-18T23:14:58.319Z Compiling phf_shared v0.11.2
14692025-07-18T23:14:58.472Z Compiling crossbeam-deque v0.8.5
14702025-07-18T23:14:58.563Z Compiling usdt-impl v0.5.0
14712025-07-18T23:14:58.801Z Compiling curve25519-dalek v4.1.3
14722025-07-18T23:14:58.827Z Compiling serde_tokenstream v0.2.2
14732025-07-18T23:14:59.383Z Compiling toml_datetime v0.6.11
14742025-07-18T23:14:59.386Z Compiling serde_spanned v0.6.9
14752025-07-18T23:14:59.478Z Compiling rand_chacha v0.3.1
14762025-07-18T23:14:59.622Z Compiling md-5 v0.10.6
14772025-07-18T23:14:59.864Z Compiling num-integer v0.1.46
14782025-07-18T23:14:59.896Z Compiling sync_wrapper v1.0.1
14792025-07-18T23:14:59.922Z Compiling ff v0.13.0
14802025-07-18T23:15:00.072Z Compiling hash32 v0.2.1
14812025-07-18T23:15:00.164Z Compiling memoffset v0.9.1
14822025-07-18T23:15:00.443Z Compiling psl-types v2.0.11
14832025-07-18T23:15:00.506Z Compiling newtype-uuid v1.2.4
14842025-07-18T23:15:00.539Z Compiling cfg_aliases v0.2.1
14852025-07-18T23:15:00.648Z Compiling fallible-iterator v0.2.0
14862025-07-18T23:15:00.669Z Compiling smoltcp v0.9.1
14872025-07-18T23:15:00.832Z Compiling litrs v0.4.1
14882025-07-18T23:15:01.291Z Compiling tower-layer v0.3.3
14892025-07-18T23:15:01.319Z Compiling base16ct v0.2.0
14902025-07-18T23:15:01.325Z Compiling gimli v0.31.1
14912025-07-18T23:15:01.584Z Compiling num-bigint-dig v0.8.4
14922025-07-18T23:15:01.606Z Compiling sec1 v0.7.3
14932025-07-18T23:15:01.652Z Compiling tower v0.5.2
14942025-07-18T23:15:01.867Z Compiling document-features v0.2.10
14952025-07-18T23:15:01.993Z Compiling postgres-protocol v0.6.8
14962025-07-18T23:15:02.122Z Compiling libz-rs-sys v0.5.1
14972025-07-18T23:15:02.412Z Compiling flate2 v1.1.2
14982025-07-18T23:15:02.463Z Compiling nix v0.29.0
14992025-07-18T23:15:02.980Z Compiling publicsuffix v2.3.0
15002025-07-18T23:15:03.212Z Compiling num-iter v0.1.45
15012025-07-18T23:15:03.310Z Compiling group v0.13.0
15022025-07-18T23:15:03.332Z Compiling rand v0.8.5
15032025-07-18T23:15:03.805Z Compiling tokio-native-tls v0.3.1
15042025-07-18T23:15:04.562Z Compiling ipnetwork v0.21.1
15052025-07-18T23:15:04.809Z Compiling strum_macros v0.27.1
15062025-07-18T23:15:04.932Z Compiling rustls-native-certs v0.8.1
15072025-07-18T23:15:05.005Z Compiling webpki-roots v1.0.1
15082025-07-18T23:15:05.219Z Compiling terminal_size v0.4.0
15092025-07-18T23:15:05.402Z Compiling http-body-util v0.1.3
15102025-07-18T23:15:05.425Z Compiling addr2line v0.24.2
15112025-07-18T23:15:05.447Z Compiling hkdf v0.12.4
15122025-07-18T23:15:05.467Z Compiling crypto-bigint v0.5.5
15132025-07-18T23:15:05.734Z Compiling thiserror-impl v2.0.12
15142025-07-18T23:15:05.872Z Compiling curve25519-dalek-derive v0.1.1
15152025-07-18T23:15:06.006Z Compiling async-trait v0.1.88
15162025-07-18T23:15:06.064Z Compiling ahash v0.8.11
15172025-07-18T23:15:06.441Z Compiling fs-err v3.1.1
15182025-07-18T23:15:06.787Z Compiling object v0.36.5
15192025-07-18T23:15:07.242Z Compiling bitflags v1.3.2
15202025-07-18T23:15:07.368Z Compiling rustc-demangle v0.1.24
15212025-07-18T23:15:08.297Z Compiling managed v0.8.0
15222025-07-18T23:15:08.476Z Compiling winnow v0.5.40
15232025-07-18T23:15:08.747Z Compiling lockfree-object-pool v0.1.6
15242025-07-18T23:15:08.804Z Compiling buf-list v1.0.3
15252025-07-18T23:15:09.028Z Compiling simd-adler32 v0.3.7
15262025-07-18T23:15:09.425Z Compiling anyhow v1.0.98
15272025-07-18T23:15:09.587Z Compiling bumpalo v3.16.0
15282025-07-18T23:15:09.648Z Compiling iri-string v0.7.8
15292025-07-18T23:15:10.018Z Compiling hubpack_derive v0.1.1
15302025-07-18T23:15:10.062Z Compiling zopfli v0.8.1
15312025-07-18T23:15:10.442Z Compiling strum v0.27.1
15322025-07-18T23:15:10.649Z Compiling clap_builder v4.5.40
15332025-07-18T23:15:10.881Z Compiling hubpack v0.1.2
15342025-07-18T23:15:11.283Z Compiling console v0.15.10
15352025-07-18T23:15:11.396Z Compiling thiserror v2.0.12
15362025-07-18T23:15:11.579Z Compiling toml_edit v0.19.15
15372025-07-18T23:15:11.822Z Compiling elliptic-curve v0.13.8
15382025-07-18T23:15:12.571Z Compiling tower-http v0.6.6
15392025-07-18T23:15:13.365Z Compiling backtrace v0.3.74
15402025-07-18T23:15:13.583Z Compiling hyper-tls v0.6.0
15412025-07-18T23:15:13.631Z Compiling oxnet v0.1.2
15422025-07-18T23:15:13.974Z Compiling signal-hook-mio v0.2.4
15432025-07-18T23:15:14.169Z Compiling rayon v1.10.0
15442025-07-18T23:15:14.322Z Compiling cookie_store v0.21.1
15452025-07-18T23:15:15.702Z Compiling zstd v0.13.3
15462025-07-18T23:15:16.235Z Compiling postgres-types v0.2.9
15472025-07-18T23:15:16.733Z Compiling usdt-macro v0.5.0
15482025-07-18T23:15:17.470Z Compiling usdt-attr-macro v0.5.0
15492025-07-18T23:15:18.164Z Compiling phf v0.11.2
15502025-07-18T23:15:18.199Z Compiling ed25519 v2.2.3
15512025-07-18T23:15:18.203Z Compiling bzip2 v0.4.4
15522025-07-18T23:15:18.361Z Compiling bzip2 v0.5.2
15532025-07-18T23:15:18.452Z Compiling strum_macros v0.26.4
15542025-07-18T23:15:18.599Z Compiling pkcs1 v0.7.5
15552025-07-18T23:15:18.731Z Compiling serde-big-array v0.5.1
15562025-07-18T23:15:18.992Z Compiling serde_urlencoded v0.7.1
15572025-07-18T23:15:19.024Z Compiling rfc6979 v0.4.0
15582025-07-18T23:15:19.235Z Compiling bstr v1.10.0
15592025-07-18T23:15:19.491Z Compiling clap_derive v4.5.40
15602025-07-18T23:15:19.495Z Compiling daft-derive v0.1.4
15612025-07-18T23:15:19.940Z Compiling enum-as-inner v0.6.1
15622025-07-18T23:15:19.992Z Compiling serde_repr v0.1.19
15632025-07-18T23:15:20.699Z Compiling float-cmp v0.10.0
15642025-07-18T23:15:20.941Z Compiling encoding_rs v0.8.34
15652025-07-18T23:15:20.967Z Compiling difflib v0.4.0
15662025-07-18T23:15:21.082Z Compiling unicode-segmentation v1.12.0
15672025-07-18T23:15:21.110Z Compiling predicates-core v1.0.8
15682025-07-18T23:15:21.416Z Compiling static_assertions v1.1.0
15692025-07-18T23:15:21.539Z Compiling fixedbitset v0.4.2
15702025-07-18T23:15:21.924Z Compiling data-encoding v2.9.0
15712025-07-18T23:15:21.986Z Compiling whoami v1.5.2
15722025-07-18T23:15:22.236Z Compiling number_prefix v0.4.0
15732025-07-18T23:15:22.484Z Compiling precomputed-hash v0.1.1
15742025-07-18T23:15:22.561Z Compiling mime v0.3.17
15752025-07-18T23:15:22.616Z Compiling normalize-line-endings v0.3.0
15762025-07-18T23:15:22.723Z Compiling new_debug_unreachable v1.0.6
15772025-07-18T23:15:22.764Z Compiling predicates v3.1.3
15782025-07-18T23:15:22.838Z Compiling string_cache v0.8.9
15792025-07-18T23:15:23.123Z Compiling strum v0.26.3
15802025-07-18T23:15:23.330Z Compiling hickory-proto v0.25.2
15812025-07-18T23:15:23.350Z Compiling indicatif v0.17.11
15822025-07-18T23:15:23.661Z Compiling tokio-postgres v0.7.13
15832025-07-18T23:15:23.888Z Compiling clap v4.5.40
15842025-07-18T23:15:24.025Z Compiling petgraph v0.6.5
15852025-07-18T23:15:24.340Z Compiling similar v2.7.0
15862025-07-18T23:15:24.623Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15872025-07-18T23:15:25.253Z Compiling toml_edit v0.22.27
15882025-07-18T23:15:26.312Z Compiling daft v0.1.4
15892025-07-18T23:15:26.870Z Compiling usdt v0.5.0
15902025-07-18T23:15:26.997Z Compiling ecdsa v0.16.9
15912025-07-18T23:15:27.327Z Compiling rsa v0.9.6
15922025-07-18T23:15:27.544Z Compiling zip v4.2.0
15932025-07-18T23:15:27.812Z Compiling ed25519-dalek v2.1.1
15942025-07-18T23:15:28.957Z Compiling zip v0.6.6
15952025-07-18T23:15:29.711Z Compiling toml v0.7.8
15962025-07-18T23:15:30.923Z Compiling crossterm v0.28.1
15972025-07-18T23:15:31.730Z Compiling tokio-stream v0.1.17
15982025-07-18T23:15:31.816Z Compiling openapiv3 v2.2.0
15992025-07-18T23:15:31.927Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16002025-07-18T23:15:32.088Z Compiling x509-cert v0.2.5
16012025-07-18T23:15:32.320Z Compiling sha1 v0.10.6
16022025-07-18T23:15:32.640Z Compiling itertools v0.10.5
16032025-07-18T23:15:32.757Z Compiling itertools v0.13.0
16042025-07-18T23:15:34.037Z Compiling dirs-sys-next v0.1.2
16052025-07-18T23:15:34.601Z Compiling winnow v0.6.26
16062025-07-18T23:15:34.750Z Compiling peg-runtime v0.8.5
16072025-07-18T23:15:34.776Z Compiling lalrpop-util v0.19.12
16082025-07-18T23:15:35.112Z Compiling rustc-hash v2.1.1
16092025-07-18T23:15:35.133Z Compiling dirs-next v2.0.0
16102025-07-18T23:15:35.298Z Compiling thread_local v1.1.8
16112025-07-18T23:15:35.322Z Compiling slog-async v2.8.0
16122025-07-18T23:15:35.342Z Compiling term v0.7.0
16132025-07-18T23:15:35.698Z Compiling xattr v1.3.1
16142025-07-18T23:15:35.730Z Compiling futures-executor v0.3.31
16152025-07-18T23:15:35.788Z Compiling crossbeam-channel v0.5.15
16162025-07-18T23:15:35.892Z Compiling is-terminal v0.4.13
16172025-07-18T23:15:35.994Z Compiling filetime v0.2.25
16182025-07-18T23:15:36.047Z Compiling take_mut v0.2.2
16192025-07-18T23:15:36.201Z Compiling tar v0.4.44
16202025-07-18T23:15:36.236Z Compiling slog-term v2.9.1
16212025-07-18T23:15:36.300Z Compiling futures v0.3.31
16222025-07-18T23:15:36.432Z Compiling camino v1.1.10
16232025-07-18T23:15:41.854Z Compiling aws-lc-sys v0.26.0
16242025-07-18T23:16:10.759Z Compiling rustls-webpki v0.102.8
16252025-07-18T23:16:15.088Z Compiling tokio-rustls v0.26.0
16262025-07-18T23:16:15.338Z Compiling hyper-rustls v0.27.7
16272025-07-18T23:16:15.690Z Compiling reqwest v0.12.22
16282025-07-18T23:16:19.080Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16292025-07-18T23:16:19.362Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16302025-07-18T23:16:23.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16312025-07-18T23:16:23.936Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16322025-07-18T23:16:23.988ZJul 18 23:16:22.521 INFO Starting download, target: Clickhouse
16332025-07-18T23:16:23.988ZJul 18 23:16:22.522 INFO Starting download, target: Console
16342025-07-18T23:16:23.988ZJul 18 23:16:22.522 INFO Starting download, target: Cockroach
16352025-07-18T23:16:23.988ZJul 18 23:16:22.522 INFO Starting download, target: DendriteStub
16362025-07-18T23:16:23.998ZJul 18 23:16:22.522 INFO Starting download, target: MaghemiteMgd
16372025-07-18T23:16:23.998ZJul 18 23:16:22.522 INFO Starting download, target: TransceiverControl
16382025-07-18T23:16:23.999ZJul 18 23:16:22.522 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16392025-07-18T23:16:23.999ZJul 18 23:16:22.523 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16402025-07-18T23:16:23.999ZJul 18 23:16:22.523 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16412025-07-18T23:16:23.999ZJul 18 23:16:22.523 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16422025-07-18T23:16:23.999ZJul 18 23:16:22.523 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16432025-07-18T23:16:23.999ZJul 18 23:16:22.523 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16442025-07-18T23:16:24.699ZJul 18 23:16:23.228 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16452025-07-18T23:16:28.736ZJul 18 23:16:23.249 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16462025-07-18T23:16:28.739ZJul 18 23:16:23.583 INFO Download complete, target: TransceiverControl
16472025-07-18T23:16:28.739ZJul 18 23:16:23.595 INFO Download complete, target: Console
16482025-07-18T23:16:28.739ZJul 18 23:16:24.967 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16492025-07-18T23:16:30.564ZJul 18 23:16:29.078 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16502025-07-18T23:16:30.833ZJul 18 23:16:29.347 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16512025-07-18T23:16:31.160ZJul 18 23:16:29.692 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16522025-07-18T23:16:31.160ZJul 18 23:16:29.692 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16532025-07-18T23:16:34.075ZJul 18 23:16:32.608 INFO Download complete, target: DendriteStub
16542025-07-18T23:16:34.170ZJul 18 23:16:32.703 INFO Download complete, target: MaghemiteMgd
16552025-07-18T23:16:36.747ZJul 18 23:16:35.279 INFO Checking that binary works, target: Clickhouse
16562025-07-18T23:16:36.867ZJul 18 23:16:35.399 INFO Download complete, target: Clickhouse
16572025-07-18T23:16:37.449ZJul 18 23:16:35.980 INFO Checking that binary works, target: Cockroach
16582025-07-18T23:16:37.595ZJul 18 23:16:36.126 INFO Download complete, target: Cockroach
16592025-07-18T23:16:37.601ZAll prerequisites installed successfully
16602025-07-18T23:16:37.604Z
16612025-07-18T23:16:37.604Zreal 4:31.997966780
16622025-07-18T23:16:37.604Zuser 16:15.520426495
16632025-07-18T23:16:37.604Zsys 2:17.047610194
16642025-07-18T23:16:37.604Ztrap 0.586341655
16652025-07-18T23:16:37.605Ztflt 0.970506185
16662025-07-18T23:16:37.605Zdflt 1.371054534
16672025-07-18T23:16:37.605Zkflt 0.025259086
16682025-07-18T23:16:37.605Zlock 38:41.953851156
16692025-07-18T23:16:37.605Zslp 58:40.174750913
16702025-07-18T23:16:37.605Zlat 1:13.109054928
16712025-07-18T23:16:37.605Zstop 2:52.149372661
16722025-07-18T23:16:37.605Z+ ptime -m cargo xtask download softnpu
16732025-07-18T23:16:38.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16742025-07-18T23:16:38.311Z Running `target/debug/xtask download softnpu`
16752025-07-18T23:16:40.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
16762025-07-18T23:16:40.145Z Running `target/debug/xtask-downloader softnpu`
16772025-07-18T23:16:40.145ZJul 18 23:16:37.929 INFO Starting download, target: Softnpu
16782025-07-18T23:16:40.145ZJul 18 23:16:37.930 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16792025-07-18T23:16:40.798ZJul 18 23:16:39.328 INFO Download complete, target: Softnpu
16802025-07-18T23:16:40.802Z
16812025-07-18T23:16:40.802Zreal 3.193069616
16822025-07-18T23:16:40.802Zuser 1.495291176
16832025-07-18T23:16:40.802Zsys 0.638459854
16842025-07-18T23:16:40.802Ztrap 0.001318975
16852025-07-18T23:16:40.802Ztflt 0.000255294
16862025-07-18T23:16:40.803Zdflt 0.000189497
16872025-07-18T23:16:40.803Zkflt 0.000000000
16882025-07-18T23:16:40.805Zlock 14.888172416
16892025-07-18T23:16:40.806Zslp 1.279274162
16902025-07-18T23:16:40.806Zlat 0.072579705
16912025-07-18T23:16:40.806Zstop 0.000177577
16922025-07-18T23:16:40.810Z+ export CARGO_INCREMENTAL=0
16932025-07-18T23:16:40.810Z+ CARGO_INCREMENTAL=0
16942025-07-18T23:16:40.810Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16952025-07-18T23:16:42.033Z Compiling proc-macro2 v1.0.95
16962025-07-18T23:16:42.033Z Compiling unicode-ident v1.0.18
16972025-07-18T23:16:42.054Z Compiling libc v0.2.174
16982025-07-18T23:16:42.054Z Compiling serde v1.0.219
16992025-07-18T23:16:42.054Z Compiling autocfg v1.4.0
17002025-07-18T23:16:42.054Z Compiling cfg-if v1.0.1
17012025-07-18T23:16:42.054Z Compiling version_check v0.9.5
17022025-07-18T23:16:42.323Z Compiling memchr v2.7.4
17032025-07-18T23:16:42.356Z Compiling shlex v1.3.0
17042025-07-18T23:16:42.378Z Compiling portable-atomic v1.11.0
17052025-07-18T23:16:42.755Z Compiling typenum v1.17.0
17062025-07-18T23:16:42.798Z Compiling generic-array v0.14.7
17072025-07-18T23:16:42.818Z Compiling value-bag v1.9.0
17082025-07-18T23:16:42.842Z Compiling lock_api v0.4.12
17092025-07-18T23:16:43.234Z Compiling log v0.4.27
17102025-07-18T23:16:43.307Z Compiling libm v0.2.8
17112025-07-18T23:16:43.542Z Compiling serde_json v1.0.140
17122025-07-18T23:16:43.586Z Compiling num-traits v0.2.19
17132025-07-18T23:16:43.685Z Compiling getrandom v0.3.1
17142025-07-18T23:16:43.861Z Compiling quote v1.0.40
17152025-07-18T23:16:43.882Z Compiling parking_lot_core v0.9.10
17162025-07-18T23:16:44.061Z Compiling jobserver v0.1.32
17172025-07-18T23:16:44.092Z Compiling semver v1.0.26
17182025-07-18T23:16:44.205Z Compiling syn v2.0.104
17192025-07-18T23:16:44.236Z Compiling smallvec v1.15.0
17202025-07-18T23:16:44.298Z Compiling scopeguard v1.2.0
17212025-07-18T23:16:44.387Z Compiling pkg-config v0.3.31
17222025-07-18T23:16:44.468Z Compiling cc v1.2.30
17232025-07-18T23:16:44.703Z Compiling getrandom v0.2.15
17242025-07-18T23:16:44.728Z Compiling itoa v1.0.11
17252025-07-18T23:16:44.745Z Compiling aho-corasick v1.1.3
17262025-07-18T23:16:44.985Z Compiling regex-syntax v0.8.5
17272025-07-18T23:16:45.007Z Compiling rustix v0.38.37
17282025-07-18T23:16:45.384Z Compiling either v1.15.0
17292025-07-18T23:16:46.175Z Compiling critical-section v1.1.3
17302025-07-18T23:16:46.538Z Compiling stable_deref_trait v1.2.0
17312025-07-18T23:16:46.555Z Compiling slab v0.4.9
17322025-07-18T23:16:46.821Z Compiling spin v0.9.8
17332025-07-18T23:16:46.893Z Compiling once_cell v1.21.3
17342025-07-18T23:16:47.046Z Compiling errno v0.3.12
17352025-07-18T23:16:47.080Z Compiling rand_core v0.6.4
17362025-07-18T23:16:47.400Z Compiling glob v0.3.2
17372025-07-18T23:16:47.570Z Compiling ryu v1.0.18
17382025-07-18T23:16:47.616Z Compiling thiserror v1.0.69
17392025-07-18T23:16:47.664Z Compiling equivalent v1.0.2
17402025-07-18T23:16:47.804Z Compiling pin-project-lite v0.2.14
17412025-07-18T23:16:48.038Z Compiling clang-sys v1.8.1
17422025-07-18T23:16:48.092Z Compiling subtle v2.6.1
17432025-07-18T23:16:48.111Z Compiling prettyplease v0.2.35
17442025-07-18T23:16:48.140Z Compiling foldhash v0.1.5
17452025-07-18T23:16:48.153Z Compiling allocator-api2 v0.2.21
17462025-07-18T23:16:48.484Z Compiling lazy_static v1.5.0
17472025-07-18T23:16:48.553Z Compiling regex-automata v0.4.8
17482025-07-18T23:16:48.699Z Compiling minimal-lexical v0.2.1
17492025-07-18T23:16:48.753Z Compiling hashbrown v0.15.4
17502025-07-18T23:16:48.786Z Compiling litemap v0.7.3
17512025-07-18T23:16:48.870Z Compiling writeable v0.5.5
17522025-07-18T23:16:49.132Z Compiling schemars v0.8.22
17532025-07-18T23:16:49.260Z Compiling nom v7.1.3
17542025-07-18T23:16:50.374Z Compiling libloading v0.8.5
17552025-07-18T23:16:50.400Z Compiling percent-encoding v2.3.1
17562025-07-18T23:16:50.887Z Compiling zerocopy v0.8.26
17572025-07-18T23:16:50.912Z Compiling bindgen v0.69.5
17582025-07-18T23:16:51.253Z Compiling synstructure v0.13.1
17592025-07-18T23:16:51.383Z Compiling serde_derive_internals v0.29.1
17602025-07-18T23:16:51.531Z Compiling home v0.5.9
17612025-07-18T23:16:52.385Z Compiling cexpr v0.6.0
17622025-07-18T23:16:52.453Z Compiling itertools v0.12.1
17632025-07-18T23:16:53.258Z Compiling byteorder v1.5.0
17642025-07-18T23:16:53.297Z Compiling icu_locid_transform_data v1.5.0
17652025-07-18T23:16:53.736Z Compiling regex v1.11.1
17662025-07-18T23:16:53.740Z Compiling lazycell v1.3.0
17672025-07-18T23:16:53.783Z Compiling rustc-hash v1.1.0
17682025-07-18T23:16:53.972Z Compiling cmake v0.1.51
17692025-07-18T23:16:54.080Z Compiling signal-hook-registry v1.4.2
17702025-07-18T23:16:54.676Z Compiling fs_extra v1.3.0
17712025-07-18T23:16:54.703Z Compiling paste v1.0.15
17722025-07-18T23:16:54.724Z Compiling icu_properties_data v1.5.0
17732025-07-18T23:16:54.893Z Compiling serde_derive v1.0.219
17742025-07-18T23:16:54.964Z Compiling zeroize_derive v1.4.2
17752025-07-18T23:16:55.161Z Compiling zerofrom-derive v0.1.4
17762025-07-18T23:16:55.164Z Compiling yoke-derive v0.7.4
17772025-07-18T23:16:55.228Z Compiling zerovec-derive v0.10.3
17782025-07-18T23:16:55.429Z Compiling displaydoc v0.2.5
17792025-07-18T23:16:56.220Z Compiling icu_provider_macros v1.5.0
17802025-07-18T23:16:56.778Z Compiling tokio-macros v2.5.0
17812025-07-18T23:16:57.137Z Compiling zeroize v1.8.1
17822025-07-18T23:16:57.394Z Compiling zerocopy-derive v0.7.35
17832025-07-18T23:16:57.429Z Compiling thiserror-impl v1.0.69
17842025-07-18T23:16:57.624Z Compiling schemars_derive v0.8.22
17852025-07-18T23:16:57.999Z Compiling zerofrom v0.1.4
17862025-07-18T23:16:58.262Z Compiling yoke v0.7.4
17872025-07-18T23:16:58.664Z Compiling zerovec v0.10.4
17882025-07-18T23:16:58.865Z Compiling zerocopy-derive v0.8.26
17892025-07-18T23:16:59.087Z Compiling futures-macro v0.3.31
17902025-07-18T23:16:59.883Z Compiling fnv v1.0.7
17912025-07-18T23:16:59.998Z Compiling dunce v1.0.5
17922025-07-18T23:17:00.153Z Compiling parking_lot v0.12.3
17932025-07-18T23:17:00.175Z Compiling mio v1.0.2
17942025-07-18T23:17:00.259Z Compiling utf8_iter v1.0.4
17952025-07-18T23:17:00.556Z Compiling utf16_iter v1.0.5
17962025-07-18T23:17:00.691Z Compiling tinystr v0.7.6
17972025-07-18T23:17:00.813Z Compiling icu_collections v1.5.0
17982025-07-18T23:17:01.099Z Compiling icu_locid v1.5.0
17992025-07-18T23:17:01.665Z Compiling heck v0.5.0
18002025-07-18T23:17:01.733Z Compiling write16 v1.0.0
18012025-07-18T23:17:01.909Z Compiling icu_normalizer_data v1.5.0
18022025-07-18T23:17:02.018Z Compiling crypto-common v0.1.6
18032025-07-18T23:17:02.228Z Compiling socket2 v0.5.10
18042025-07-18T23:17:02.479Z Compiling icu_provider v1.5.0
18052025-07-18T23:17:02.498Z Compiling const-oid v0.9.6
18062025-07-18T23:17:03.358Z Compiling icu_locid_transform v1.5.0
18072025-07-18T23:17:03.932Z Compiling form_urlencoded v1.2.1
18082025-07-18T23:17:04.451Z Compiling ring v0.17.14
18092025-07-18T23:17:04.831Z Compiling icu_properties v1.5.1
18102025-07-18T23:17:05.708Z Compiling tracing-attributes v0.1.27
18112025-07-18T23:17:05.903Z Compiling der_derive v0.7.3
18122025-07-18T23:17:06.637Z Compiling bitflags v2.9.1
18132025-07-18T23:17:06.713Z Compiling bytes v1.10.1
18142025-07-18T23:17:08.639Z Compiling icu_normalizer v1.5.0
18152025-07-18T23:17:08.869Z Compiling tokio v1.45.1
18162025-07-18T23:17:09.088Z Compiling indexmap v2.10.0
18172025-07-18T23:17:09.465Z Compiling aws-lc-rs v1.12.4
18182025-07-18T23:17:09.900Z Compiling idna_adapter v1.2.0
18192025-07-18T23:17:10.137Z Compiling idna v1.0.3
18202025-07-18T23:17:10.994Z Compiling which v4.4.2
18212025-07-18T23:17:11.016Z Compiling vcpkg v0.2.15
18222025-07-18T23:17:11.884Z Compiling url v2.5.4
18232025-07-18T23:17:12.330Z Compiling openssl-sys v0.9.109
18242025-07-18T23:17:14.124Z Compiling block-buffer v0.10.4
18252025-07-18T23:17:15.080Z Compiling thiserror v2.0.12
18262025-07-18T23:17:15.226Z Compiling futures-core v0.3.31
18272025-07-18T23:17:15.383Z Compiling digest v0.10.7
18282025-07-18T23:17:15.792Z Compiling zerocopy v0.7.35
18292025-07-18T23:17:15.893Z Compiling thiserror-impl v2.0.12
18302025-07-18T23:17:16.026Z Compiling httparse v1.9.5
18312025-07-18T23:17:17.307Z Compiling uuid v1.17.0
18322025-07-18T23:17:17.854Z Compiling syn v1.0.109
18332025-07-18T23:17:17.878Z Compiling iana-time-zone v0.1.63
18342025-07-18T23:17:18.399Z Compiling crossbeam-utils v0.8.21
18352025-07-18T23:17:18.537Z Compiling chrono v0.4.41
18362025-07-18T23:17:19.669Z Compiling futures-sink v0.3.31
18372025-07-18T23:17:19.859Z Compiling time-core v0.1.2
18382025-07-18T23:17:20.059Z Compiling num-conv v0.1.0
18392025-07-18T23:17:20.337Z Compiling time-macros v0.2.18
18402025-07-18T23:17:21.372Z Compiling strsim v0.11.1
18412025-07-18T23:17:22.247Z Compiling openssl v0.10.73
18422025-07-18T23:17:22.412Z Compiling cpufeatures v0.2.14
18432025-07-18T23:17:22.798Z Compiling aws-lc-sys v0.26.0
18442025-07-18T23:17:22.845Z Compiling hmac v0.12.1
18452025-07-18T23:17:22.982Z Compiling rustc_version v0.4.1
18462025-07-18T23:17:23.083Z Compiling serde_tokenstream v0.2.2
18472025-07-18T23:17:23.634Z Compiling block-padding v0.3.3
18482025-07-18T23:17:23.689Z Compiling openssl-macros v0.1.1
18492025-07-18T23:17:23.886Z Compiling scroll_derive v0.12.0
18502025-07-18T23:17:24.818Z Compiling dyn-clone v1.0.19
18512025-07-18T23:17:25.079Z Compiling rustls v0.23.19
18522025-07-18T23:17:25.181Z Compiling ucd-trie v0.1.7
18532025-07-18T23:17:25.296Z Compiling native-tls v0.2.12
18542025-07-18T23:17:25.456Z Compiling pest v2.7.14
18552025-07-18T23:17:25.678Z Compiling inout v0.1.3
18562025-07-18T23:17:25.787Z Compiling futures-channel v0.3.31
18572025-07-18T23:17:26.380Z Compiling pin-utils v0.1.0
18582025-07-18T23:17:26.481Z Compiling futures-io v0.3.31
18592025-07-18T23:17:26.506Z Compiling futures-task v0.3.31
18602025-07-18T23:17:26.811Z Compiling futures-util v0.3.31
18612025-07-18T23:17:28.300Z Compiling pest_meta v2.7.14
18622025-07-18T23:17:29.712Z Compiling cipher v0.4.4
18632025-07-18T23:17:30.561Z Compiling sha2 v0.10.9
18642025-07-18T23:17:31.222Z Compiling http v1.3.1
18652025-07-18T23:17:31.308Z Compiling cookie v0.18.1
18662025-07-18T23:17:31.662Z Compiling base64ct v1.6.0
18672025-07-18T23:17:31.794Z Compiling rustversion v1.0.17
18682025-07-18T23:17:32.227Z Compiling pem-rfc7468 v0.7.0
18692025-07-18T23:17:32.475Z Compiling pest_generator v2.7.14
18702025-07-18T23:17:32.927Z Compiling bzip2-sys v0.1.13+1.0.8
18712025-07-18T23:17:33.211Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18722025-07-18T23:17:33.427Z Compiling anyhow v1.0.98
18732025-07-18T23:17:33.913Z Compiling flagset v0.4.6
18742025-07-18T23:17:33.934Z Compiling slog v2.7.0
18752025-07-18T23:17:33.985Z Compiling pest_derive v2.7.14
18762025-07-18T23:17:34.144Z Compiling der v0.7.9
18772025-07-18T23:17:34.721Z Compiling serde_spanned v0.6.9
18782025-07-18T23:17:34.972Z Compiling toml_datetime v0.6.11
18792025-07-18T23:17:35.292Z Compiling tracing-core v0.1.32
18802025-07-18T23:17:35.363Z Compiling usdt-impl v0.5.0
18812025-07-18T23:17:35.432Z Compiling rayon-core v1.12.1
18822025-07-18T23:17:35.720Z Compiling rustls-pki-types v1.10.0
18832025-07-18T23:17:35.909Z Compiling salsa20 v0.10.2
18842025-07-18T23:17:36.010Z Compiling tracing v0.1.40
18852025-07-18T23:17:36.143Z Compiling spki v0.7.3
18862025-07-18T23:17:36.748Z Compiling scroll v0.12.0
18872025-07-18T23:17:36.803Z Compiling pbkdf2 v0.12.2
18882025-07-18T23:17:36.960Z Compiling ppv-lite86 v0.2.20
18892025-07-18T23:17:37.496Z Compiling plain v0.2.3
18902025-07-18T23:17:37.534Z Compiling litrs v0.4.1
18912025-07-18T23:17:37.567Z Compiling winnow v0.5.40
18922025-07-18T23:17:37.676Z Compiling goblin v0.8.2
18932025-07-18T23:17:38.069Z Compiling scrypt v0.11.0
18942025-07-18T23:17:38.444Z Compiling document-features v0.2.10
18952025-07-18T23:17:38.498Z Compiling aes v0.8.4
18962025-07-18T23:17:39.388Z Compiling cbc v0.1.2
18972025-07-18T23:17:40.811Z Compiling toml_edit v0.19.15
18982025-07-18T23:17:40.957Z Compiling tokio-util v0.7.15
18992025-07-18T23:17:42.700Z Compiling newtype-uuid v1.2.4
19002025-07-18T23:17:43.002Z Compiling untrusted v0.7.1
19012025-07-18T23:17:43.006Z Compiling adler2 v2.0.0
19022025-07-18T23:17:43.044Z Compiling untrusted v0.9.0
19032025-07-18T23:17:43.199Z Compiling pretty-hex v0.4.1
19042025-07-18T23:17:43.240Z Compiling powerfmt v0.2.0
19052025-07-18T23:17:43.290Z Compiling miniz_oxide v0.8.5
19062025-07-18T23:17:43.410Z Compiling dof v0.3.0
19072025-07-18T23:17:43.718Z Compiling deranged v0.3.11
19082025-07-18T23:17:44.981Z Compiling pkcs5 v0.7.1
19092025-07-18T23:17:45.562Z Compiling dtrace-parser v0.2.0
19102025-07-18T23:17:45.757Z Compiling http-body v1.0.1
19112025-07-18T23:17:46.020Z Compiling heapless v0.7.17
19122025-07-18T23:17:46.494Z Compiling thread-id v4.2.2
19132025-07-18T23:17:47.014Z Compiling atomic-waker v1.1.2
19142025-07-18T23:17:47.017Z Compiling base64 v0.22.1
19152025-07-18T23:17:47.249Z Compiling num_threads v0.1.7
19162025-07-18T23:17:47.396Z Compiling zstd-safe v7.2.3
19172025-07-18T23:17:47.418Z Compiling signal-hook v0.3.17
19182025-07-18T23:17:47.736Z Compiling time v0.3.36
19192025-07-18T23:17:49.171Z Compiling pkcs8 v0.10.2
19202025-07-18T23:17:49.762Z Compiling tower-service v0.3.3
19212025-07-18T23:17:50.066Z Compiling tinyvec_macros v0.1.1
19222025-07-18T23:17:50.178Z Compiling ident_case v1.0.1
19232025-07-18T23:17:50.363Z Compiling try-lock v0.2.5
19242025-07-18T23:17:50.736Z Compiling want v0.3.1
19252025-07-18T23:17:51.006Z Compiling tinyvec v1.8.0
19262025-07-18T23:17:52.463Z Compiling h2 v0.4.6
19272025-07-18T23:17:54.077Z Compiling rand_core v0.9.2
19282025-07-18T23:17:54.414Z Compiling curve25519-dalek v4.1.3
19292025-07-18T23:17:54.857Z Compiling ipnet v2.11.0
19302025-07-18T23:17:54.888Z Compiling async-trait v0.1.88
19312025-07-18T23:17:56.330Z Compiling memoffset v0.9.1
19322025-07-18T23:17:56.686Z Compiling num-bigint-dig v0.8.4
19332025-07-18T23:17:57.401Z Compiling openssl-probe v0.1.5
19342025-07-18T23:17:57.552Z Compiling httpdate v1.0.3
19352025-07-18T23:17:57.630Z Compiling gimli v0.31.1
19362025-07-18T23:17:58.405Z Compiling foreign-types-shared v0.1.1
19372025-07-18T23:17:58.684Z Compiling smoltcp v0.9.1
19382025-07-18T23:17:58.713Z Compiling foreign-types v0.3.2
19392025-07-18T23:18:01.052Z Compiling hyper v1.6.0
19402025-07-18T23:18:03.380Z Compiling addr2line v0.24.2
19412025-07-18T23:18:05.143Z Compiling rand_chacha v0.9.0
19422025-07-18T23:18:06.535Z Compiling usdt-attr-macro v0.5.0
19432025-07-18T23:18:07.813Z Compiling usdt-macro v0.5.0
19442025-07-18T23:18:09.496Z Compiling strum_macros v0.26.4
19452025-07-18T23:18:11.207Z Compiling ipnetwork v0.21.1
19462025-07-18T23:18:12.646Z Compiling daft-derive v0.1.4
19472025-07-18T23:18:12.901Z Compiling object v0.36.5
19482025-07-18T23:18:13.116Z Compiling cfg_aliases v0.2.1
19492025-07-18T23:18:13.600Z Compiling rustc-demangle v0.1.24
19502025-07-18T23:18:15.659Z Compiling nix v0.29.0
19512025-07-18T23:18:17.768Z Compiling rand v0.9.1
19522025-07-18T23:18:19.004Z Compiling crossbeam-epoch v0.9.18
19532025-07-18T23:18:19.652Z Compiling hyper-util v0.1.14
19542025-07-18T23:18:21.094Z Compiling backtrace v0.3.74
19552025-07-18T23:18:23.031Z Compiling unicode-normalization v0.1.24
19562025-07-18T23:18:24.295Z Compiling strum_macros v0.27.1
19572025-07-18T23:18:26.296Z Compiling hubpack_derive v0.1.1
19582025-07-18T23:18:26.505Z Compiling signature v2.2.0
19592025-07-18T23:18:26.749Z Compiling openapiv3 v2.2.0
19602025-07-18T23:18:27.172Z Compiling curve25519-dalek-derive v0.1.1
19612025-07-18T23:18:28.727Z Compiling fs-err v3.1.1
19622025-07-18T23:18:29.080Z Compiling ahash v0.8.11
19632025-07-18T23:18:29.453Z Compiling crc32fast v1.4.2
19642025-07-18T23:18:29.787Z Compiling unicode-bidi v0.3.17
19652025-07-18T23:18:30.521Z Compiling buf-list v1.0.3
19662025-07-18T23:18:30.546Z Compiling utf8parse v0.2.2
19672025-07-18T23:18:30.738Z Compiling anstyle v1.0.11
19682025-07-18T23:18:30.861Z Compiling siphasher v0.3.11
19692025-07-18T23:18:31.074Z Compiling unicode-properties v0.1.3
19702025-07-18T23:18:31.162Z Compiling zlib-rs v0.5.1
19712025-07-18T23:18:31.280Z Compiling phf_shared v0.11.2
19722025-07-18T23:18:31.512Z Compiling stringprep v0.1.5
19732025-07-18T23:18:32.321Z Compiling anstyle-parse v0.2.5
19742025-07-18T23:18:36.021Z Compiling libz-rs-sys v0.5.1
19752025-07-18T23:18:39.235Z Compiling crossbeam-deque v0.8.5
19762025-07-18T23:18:39.948Z Compiling http-body-util v0.1.3
19772025-07-18T23:18:40.002Z Compiling rand_chacha v0.3.1
19782025-07-18T23:18:40.690Z Compiling sync_wrapper v1.0.1
19792025-07-18T23:18:40.849Z Compiling md-5 v0.10.6
19802025-07-18T23:18:41.051Z Compiling num-integer v0.1.46
19812025-07-18T23:18:41.420Z Compiling hash32 v0.2.1
19822025-07-18T23:18:41.723Z Compiling ff v0.13.0
19832025-07-18T23:18:41.792Z Compiling encoding_rs v0.8.34
19842025-07-18T23:18:41.977Z Compiling psl-types v2.0.11
19852025-07-18T23:18:41.999Z Compiling anstyle-query v1.1.1
19862025-07-18T23:18:42.167Z Compiling mime v0.3.17
19872025-07-18T23:18:42.198Z Compiling tower-layer v0.3.3
19882025-07-18T23:18:42.499Z Compiling is_terminal_polyfill v1.70.1
19892025-07-18T23:18:42.647Z Compiling base16ct v0.2.0
19902025-07-18T23:18:42.951Z Compiling colorchoice v1.0.2
19912025-07-18T23:18:43.137Z Compiling fallible-iterator v0.2.0
19922025-07-18T23:18:43.512Z Compiling tower v0.5.2
19932025-07-18T23:18:43.789Z Compiling postgres-protocol v0.6.8
19942025-07-18T23:18:44.433Z Compiling publicsuffix v2.3.0
19952025-07-18T23:18:44.798Z Compiling anstream v0.6.18
19962025-07-18T23:18:44.871Z Compiling sec1 v0.7.3
19972025-07-18T23:18:45.720Z Compiling group v0.13.0
19982025-07-18T23:18:46.190Z Compiling num-iter v0.1.45
19992025-07-18T23:18:48.345Z Compiling rand v0.8.5
20002025-07-18T23:18:49.582Z Compiling tokio-native-tls v0.3.1
20012025-07-18T23:18:49.880Z Compiling flate2 v1.1.2
20022025-07-18T23:18:50.832Z Compiling rustls-native-certs v0.8.1
20032025-07-18T23:18:51.281Z Compiling rustls-webpki v0.102.8
20042025-07-18T23:18:52.057Z Compiling webpki-roots v1.0.1
20052025-07-18T23:18:52.847Z Compiling hkdf v0.12.4
20062025-07-18T23:18:52.850Z Compiling terminal_size v0.4.0
20072025-07-18T23:18:53.083Z Compiling serde_urlencoded v0.7.1
20082025-07-18T23:18:53.106Z Compiling clap_derive v4.5.40
20092025-07-18T23:18:53.291Z Compiling enum-as-inner v0.6.1
20102025-07-18T23:18:53.347Z Compiling crypto-bigint v0.5.5
20112025-07-18T23:18:53.649Z Compiling serde_repr v0.1.19
20122025-07-18T23:18:55.063Z Compiling bumpalo v3.16.0
20132025-07-18T23:18:55.485Z Compiling clap_lex v0.7.4
20142025-07-18T23:18:55.888Z Compiling managed v0.8.0
20152025-07-18T23:18:56.494Z Compiling iri-string v0.7.8
20162025-07-18T23:18:56.534Z Compiling bitflags v1.3.2
20172025-07-18T23:18:56.655Z Compiling unicode-width v0.2.0
20182025-07-18T23:18:57.175Z Compiling lockfree-object-pool v0.1.6
20192025-07-18T23:18:57.263Z Compiling simd-adler32 v0.3.7
20202025-07-18T23:18:58.222Z Compiling zopfli v0.8.1
20212025-07-18T23:18:59.551Z Compiling tokio-rustls v0.26.0
20222025-07-18T23:18:59.840Z Compiling tower-http v0.6.6
20232025-07-18T23:18:59.987Z Compiling hyper-rustls v0.27.7
20242025-07-18T23:19:00.020Z Compiling console v0.15.10
20252025-07-18T23:19:02.995Z Compiling elliptic-curve v0.13.8
20262025-07-18T23:19:03.065Z Compiling clap_builder v4.5.40
20272025-07-18T23:19:03.218Z Compiling oxnet v0.1.2
20282025-07-18T23:19:03.446Z Compiling hyper-tls v0.6.0
20292025-07-18T23:19:04.812Z Compiling zstd v0.13.3
20302025-07-18T23:19:05.329Z Compiling signal-hook-mio v0.2.4
20312025-07-18T23:19:05.525Z Compiling rayon v1.10.0
20322025-07-18T23:19:05.575Z Compiling cookie_store v0.21.1
20332025-07-18T23:19:06.712Z Compiling postgres-types v0.2.9
20342025-07-18T23:19:06.825Z Compiling phf v0.11.2
20352025-07-18T23:19:07.454Z Compiling strum v0.27.1
20362025-07-18T23:19:07.659Z Compiling hubpack v0.1.2
20372025-07-18T23:19:07.839Z Compiling ed25519 v2.2.3
20382025-07-18T23:19:08.110Z Compiling bzip2 v0.4.4
20392025-07-18T23:19:08.272Z Compiling bzip2 v0.5.2
20402025-07-18T23:19:08.991Z Compiling pkcs1 v0.7.5
20412025-07-18T23:19:09.782Z Compiling rfc6979 v0.4.0
20422025-07-18T23:19:10.006Z Compiling float-cmp v0.10.0
20432025-07-18T23:19:10.052Z Compiling serde-big-array v0.5.1
20442025-07-18T23:19:10.178Z Compiling bstr v1.10.0
20452025-07-18T23:19:10.254Z Compiling regress v0.10.3
20462025-07-18T23:19:10.292Z Compiling memmap v0.7.0
20472025-07-18T23:19:10.588Z Compiling data-encoding v2.9.0
20482025-07-18T23:19:11.174Z Compiling whoami v1.5.2
20492025-07-18T23:19:11.531Z Compiling number_prefix v0.4.0
20502025-07-18T23:19:11.689Z Compiling normalize-line-endings v0.3.0
20512025-07-18T23:19:11.784Z Compiling winnow v0.7.10
20522025-07-18T23:19:11.842Z Compiling difflib v0.4.0
20532025-07-18T23:19:11.896Z Compiling precomputed-hash v0.1.1
20542025-07-18T23:19:12.039Z Compiling static_assertions v1.1.0
20552025-07-18T23:19:12.163Z Compiling new_debug_unreachable v1.0.6
20562025-07-18T23:19:12.286Z Compiling fixedbitset v0.4.2
20572025-07-18T23:19:12.674Z Compiling toml_write v0.1.2
20582025-07-18T23:19:12.831Z Compiling predicates-core v1.0.8
20592025-07-18T23:19:12.853Z Compiling unicode-segmentation v1.12.0
20602025-07-18T23:19:13.043Z Compiling predicates v3.1.3
20612025-07-18T23:19:13.309Z Compiling reqwest v0.12.22
20622025-07-18T23:19:13.653Z Compiling similar v2.7.0
20632025-07-18T23:19:14.302Z Compiling typify-impl v0.3.0
20642025-07-18T23:19:14.468Z Compiling petgraph v0.6.5
20652025-07-18T23:19:15.155Z Compiling toml_edit v0.22.27
20662025-07-18T23:19:15.321Z Compiling string_cache v0.8.9
20672025-07-18T23:19:15.726Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20682025-07-18T23:19:17.974Z Compiling indicatif v0.17.11
20692025-07-18T23:19:18.962Z Compiling tokio-postgres v0.7.13
20702025-07-18T23:19:19.610Z Compiling hickory-proto v0.25.2
20712025-07-18T23:19:21.734Z Compiling usdt v0.5.0
20722025-07-18T23:19:22.989Z Compiling ecdsa v0.16.9
20732025-07-18T23:19:24.083Z Compiling rsa v0.9.6
20742025-07-18T23:19:24.531Z Compiling zip v4.2.0
20752025-07-18T23:19:24.693Z Compiling zip v0.6.6
20762025-07-18T23:19:25.230Z Compiling ed25519-dalek v2.1.1
20772025-07-18T23:19:25.825Z Compiling clap v4.5.40
20782025-07-18T23:19:25.959Z Compiling crossterm v0.28.1
20792025-07-18T23:19:26.185Z Compiling daft v0.1.4
20802025-07-18T23:19:26.449Z Compiling strum v0.26.3
20812025-07-18T23:19:26.669Z Compiling darling_core v0.21.0
20822025-07-18T23:19:26.749Z Compiling tokio-stream v0.1.17
20832025-07-18T23:19:27.306Z Compiling toml v0.7.8
20842025-07-18T23:19:27.708Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20852025-07-18T23:19:28.139Z Compiling x509-cert v0.2.5
20862025-07-18T23:19:28.759Z Compiling sha1 v0.10.6
20872025-07-18T23:19:29.170Z Compiling itertools v0.10.5
20882025-07-18T23:19:31.909Z Compiling itertools v0.13.0
20892025-07-18T23:19:31.953Z Compiling winnow v0.6.26
20902025-07-18T23:19:32.577Z Compiling unicode-xid v0.2.6
20912025-07-18T23:19:35.077Z Compiling rustix v1.0.7
20922025-07-18T23:19:35.245Z Compiling rustc-hash v2.1.1
20932025-07-18T23:19:35.266Z Compiling lalrpop-util v0.19.12
20942025-07-18T23:19:35.453Z Compiling peg-runtime v0.8.5
20952025-07-18T23:19:35.862Z Compiling darling_macro v0.21.0
20962025-07-18T23:19:35.927Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20972025-07-18T23:19:37.152Z Compiling typify-macro v0.3.0
20982025-07-18T23:19:43.807Z Compiling camino v1.1.10
20992025-07-18T23:19:45.800Z Compiling darling v0.21.0
21002025-07-18T23:19:46.343Z Compiling proc-macro-crate v1.3.1
21012025-07-18T23:19:47.096Z Compiling macaddr v1.0.1
21022025-07-18T23:19:47.147Z Compiling structmeta-derive v0.3.0
21032025-07-18T23:19:49.538Z Compiling itertools v0.14.0
21042025-07-18T23:19:49.643Z Compiling heapless v0.8.0
21052025-07-18T23:19:50.189Z Compiling fastrand v2.1.1
21062025-07-18T23:19:50.840Z Compiling tempfile v3.20.0
21072025-07-18T23:19:52.046Z Compiling ingot-macros v0.1.1
21082025-07-18T23:19:53.680Z Compiling structmeta v0.3.0
21092025-07-18T23:19:55.830Z Compiling num_enum_derive v0.5.11
21102025-07-18T23:19:58.162Z Compiling hash32 v0.3.1
21112025-07-18T23:20:00.829Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21122025-07-18T23:20:03.220Z Compiling smoltcp v0.11.0
21132025-07-18T23:20:06.505Z Compiling ingot-types v0.1.2
21142025-07-18T23:20:10.573Z Compiling num_enum v0.5.11
21152025-07-18T23:20:13.539Z Compiling typify v0.3.0
21162025-07-18T23:20:17.639Z Compiling darling_core v0.20.10
21172025-07-18T23:20:18.539Z Compiling dirs-sys-next v0.1.2
21182025-07-18T23:20:18.637Z Compiling proc-macro-error-attr v1.0.4
21192025-07-18T23:20:19.120Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21202025-07-18T23:20:19.840Z Compiling unsafe-libyaml v0.2.11
21212025-07-18T23:20:20.201Z Compiling cobs v0.2.3
21222025-07-18T23:20:20.226Z Compiling rustls v0.22.4
21232025-07-18T23:20:21.368Z Compiling serde_yaml v0.9.34+deprecated
21242025-07-18T23:20:22.719Z Compiling darling_macro v0.20.10
21252025-07-18T23:20:23.616Z Compiling postcard v1.0.10
21262025-07-18T23:20:29.339Z Compiling dirs-next v2.0.0
21272025-07-18T23:20:33.158Z Compiling progenitor-impl v0.9.1
21282025-07-18T23:20:35.897Z Compiling ingot v0.1.1
21292025-07-18T23:20:37.599Z Compiling toml v0.8.23
21302025-07-18T23:20:42.339Z Compiling futures-executor v0.3.31
21312025-07-18T23:20:43.139Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21322025-07-18T23:20:43.274Z Compiling hex v0.4.3
21332025-07-18T23:20:43.449Z Compiling foreign-types-macros v0.2.3
21342025-07-18T23:20:43.475Z Compiling thread_local v1.1.8
21352025-07-18T23:20:43.930Z Compiling wait-timeout v0.2.0
21362025-07-18T23:20:44.053Z Compiling multer v3.1.0
21372025-07-18T23:20:44.183Z Compiling proc-macro-error v1.0.4
21382025-07-18T23:20:44.408Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21392025-07-18T23:20:44.545Z Compiling bit-vec v0.8.0
21402025-07-18T23:20:44.603Z Compiling ref-cast v1.0.24
21412025-07-18T23:20:44.760Z Compiling unicode-width v0.1.14
21422025-07-18T23:20:44.839Z Compiling match_cfg v0.1.0
21432025-07-18T23:20:44.965Z Compiling foreign-types-shared v0.3.1
21442025-07-18T23:20:45.092Z Compiling quick-error v1.2.3
21452025-07-18T23:20:45.135Z Compiling slog-async v2.8.0
21462025-07-18T23:20:45.272Z Compiling rusty-fork v0.3.0
21472025-07-18T23:20:45.369Z Compiling tabwriter v1.4.0
21482025-07-18T23:20:45.703Z Compiling foreign-types v0.5.0
21492025-07-18T23:20:45.754Z Compiling bit-set v0.8.0
21502025-07-18T23:20:45.787Z Compiling hostname v0.3.1
21512025-07-18T23:20:46.084Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21522025-07-18T23:20:46.087Z Compiling futures v0.3.31
21532025-07-18T23:20:46.123Z Compiling progenitor-macro v0.9.1
21542025-07-18T23:20:46.234Z Compiling term v0.7.0
21552025-07-18T23:20:49.925Z Compiling darling v0.20.10
21562025-07-18T23:20:50.278Z Compiling derive-ex v0.1.8
21572025-07-18T23:20:50.390Z Compiling progenitor-client v0.9.1
21582025-07-18T23:20:51.315Z Compiling slog-json v2.6.1
21592025-07-18T23:20:51.419Z Compiling rand_xorshift v0.4.0
21602025-07-18T23:20:51.709Z Compiling crossbeam-channel v0.5.15
21612025-07-18T23:20:51.767Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21622025-07-18T23:20:52.560Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21632025-07-18T23:20:53.155Z Compiling async-stream-impl v0.3.6
21642025-07-18T23:20:53.194Z Compiling ref-cast-impl v1.0.24
21652025-07-18T23:20:53.397Z Compiling is-terminal v0.4.13
21662025-07-18T23:20:53.559Z Compiling cstr-argument v0.1.2
21672025-07-18T23:20:53.848Z Compiling dropshot v0.16.2
21682025-07-18T23:20:53.951Z Compiling crucible-workspace-hack v0.1.0
21692025-07-18T23:20:54.217Z Compiling pretty-hex v0.2.1
21702025-07-18T23:20:54.265Z Compiling unarray v0.1.4
21712025-07-18T23:20:54.269Z Compiling take_mut v0.2.2
21722025-07-18T23:20:54.307Z Compiling typeid v1.0.3
21732025-07-18T23:20:54.469Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21742025-07-18T23:20:54.490Z Compiling proptest v1.7.0
21752025-07-18T23:20:54.850Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21762025-07-18T23:20:55.091Z Compiling async-stream v0.3.6
21772025-07-18T23:20:55.366Z Compiling test-strategy v0.4.3
21782025-07-18T23:20:55.405Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21792025-07-18T23:20:56.225Z Compiling slog-term v2.9.1
21802025-07-18T23:20:56.775Z Compiling progenitor v0.9.1
21812025-07-18T23:20:57.038Z Compiling tokio-rustls v0.25.0
21822025-07-18T23:20:57.515Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21832025-07-18T23:20:57.735Z Compiling slog-bunyan v2.5.0
21842025-07-18T23:20:58.184Z Compiling serde_with_macros v3.14.0
21852025-07-18T23:20:58.745Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21862025-07-18T23:20:58.962Z Compiling parse-display-derive v0.10.0
21872025-07-18T23:20:59.039Z Compiling colored v2.2.0
21882025-07-18T23:21:00.412Z Compiling waitgroup v0.1.2
21892025-07-18T23:21:00.482Z Compiling rustls-pemfile v2.2.0
21902025-07-18T23:21:00.685Z Compiling dropshot_endpoint v0.16.2
21912025-07-18T23:21:00.985Z Compiling serde_path_to_error v0.1.17
21922025-07-18T23:21:01.166Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21932025-07-18T23:21:01.959Z Compiling derive-where v1.5.0
21942025-07-18T23:21:01.963Z Compiling hostname v0.4.0
21952025-07-18T23:21:02.263Z Compiling instant v0.1.13
21962025-07-18T23:21:02.391Z Compiling heck v0.4.1
21972025-07-18T23:21:02.454Z Compiling debug-ignore v1.0.5
21982025-07-18T23:21:02.651Z Compiling parse-display v0.10.0
21992025-07-18T23:21:02.783Z Compiling zone_cfg_derive v0.3.0
22002025-07-18T23:21:04.040Z Compiling backoff v0.4.0
22012025-07-18T23:21:04.390Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22022025-07-18T23:21:04.434Z Compiling serde_with v3.14.0
22032025-07-18T23:21:04.632Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22042025-07-18T23:21:04.719Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22052025-07-18T23:21:06.627Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22062025-07-18T23:21:07.363Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22072025-07-18T23:21:07.773Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22082025-07-18T23:21:07.959Z Compiling iddqd v0.3.8
22092025-07-18T23:21:11.561Z Compiling camino-tempfile v1.4.1
22102025-07-18T23:21:11.667Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22112025-07-18T23:21:12.117Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22122025-07-18T23:21:12.349Z Compiling progenitor-client v0.10.0
22132025-07-18T23:21:13.127Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22142025-07-18T23:21:13.279Z Compiling num-derive v0.4.2
22152025-07-18T23:21:13.682Z Compiling sigpipe v0.1.3
22162025-07-18T23:21:13.840Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22172025-07-18T23:21:14.185Z Compiling libefi-sys v0.1.0
22182025-07-18T23:21:14.552Z Compiling jiff v0.2.15
22192025-07-18T23:21:15.400Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22202025-07-18T23:21:15.891Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22212025-07-18T23:21:16.418Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22222025-07-18T23:21:16.875Z Compiling erased-serde v0.4.6
22232025-07-18T23:21:16.993Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22242025-07-18T23:21:18.412Z Compiling zone v0.3.1
22252025-07-18T23:21:21.581Z Compiling smf v0.2.3
22262025-07-18T23:21:22.286Z Compiling bitfield-struct v0.6.2
22272025-07-18T23:21:23.146Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22282025-07-18T23:21:23.548Z Compiling ordered-float v2.10.1
22292025-07-18T23:21:24.268Z Compiling blake3 v1.5.4
22302025-07-18T23:21:24.271Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22312025-07-18T23:21:24.271Z Compiling serde-value v0.7.0
22322025-07-18T23:21:24.671Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22332025-07-18T23:21:25.253Z Compiling serde-untagged v0.1.7
22342025-07-18T23:21:25.380Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22352025-07-18T23:21:25.705Z Compiling xattr v1.3.1
22362025-07-18T23:21:25.727Z Compiling memmap2 v0.9.5
22372025-07-18T23:21:26.053Z Compiling filetime v0.2.25
22382025-07-18T23:21:26.056Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22392025-07-18T23:21:26.200Z Compiling constant_time_eq v0.3.1
22402025-07-18T23:21:26.285Z Compiling arrayvec v0.7.6
22412025-07-18T23:21:26.420Z Compiling same-file v1.0.6
22422025-07-18T23:21:26.469Z Compiling arrayref v0.3.9
22432025-07-18T23:21:26.508Z Compiling tar v0.4.44
22442025-07-18T23:21:26.594Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22452025-07-18T23:21:26.725Z Compiling walkdir v2.5.0
22462025-07-18T23:21:28.055Z Compiling cargo-util-schemas v0.2.0
22472025-07-18T23:21:28.261Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22482025-07-18T23:21:28.697Z Compiling tokio-dtrace v0.1.0
22492025-07-18T23:21:29.088Z Compiling gethostname v0.5.0
22502025-07-18T23:21:29.111Z Compiling cargo-platform v0.2.0
22512025-07-18T23:21:29.229Z Compiling topological-sort v0.2.2
22522025-07-18T23:21:29.307Z Compiling fixedbitset v0.5.7
22532025-07-18T23:21:30.249Z Compiling petgraph v0.8.2
22542025-07-18T23:21:30.430Z Compiling omicron-zone-package v0.12.2
22552025-07-18T23:21:32.041Z Compiling cargo_metadata v0.20.0
22562025-07-18T23:21:33.489Z Compiling oxide-tokio-rt v0.1.2
22572025-07-18T23:21:34.021Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22582025-07-18T23:21:34.113Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22592025-07-18T23:21:34.362Z Compiling indent_write v2.2.0
22602025-07-18T23:21:34.637Z Compiling shell-words v1.1.0
22612025-07-18T23:21:35.183Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22622025-07-18T23:21:41.021Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22632025-07-18T23:21:58.975Z Finished `release` profile [optimized] target(s) in 5m 18s
22642025-07-18T23:21:59.163Z Running `target/release/omicron-package -t test target create -p dev`
22652025-07-18T23:21:59.219ZLogging to: /work/oxidecomputer/omicron/out/LOG
22662025-07-18T23:21:59.222ZCreated new build target 'test' and set it as active
22672025-07-18T23:21:59.223Z
22682025-07-18T23:21:59.223Zreal 5:18.355577191
22692025-07-18T23:21:59.223Zuser 36:45.385662011
22702025-07-18T23:21:59.223Zsys 3:38.255022777
22712025-07-18T23:21:59.223Ztrap 1.127693985
22722025-07-18T23:21:59.223Ztflt 2.233143507
22732025-07-18T23:21:59.223Zdflt 1.162242565
22742025-07-18T23:21:59.223Zkflt 0.000157085
22752025-07-18T23:21:59.223Zlock 1:43:47.554559097
22762025-07-18T23:21:59.223Zslp 2:29:37.984375258
22772025-07-18T23:21:59.223Zlat 3:05.473196738
22782025-07-18T23:21:59.223Zstop 5:24.337113875
22792025-07-18T23:21:59.223Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22802025-07-18T23:22:00.348Z Finished `release` profile [optimized] target(s) in 1.07s
22812025-07-18T23:22:00.404Z Running `target/release/omicron-package -t test package`
22822025-07-18T23:22:00.456ZLogging to: /work/oxidecomputer/omicron/out/LOG
22832025-07-18T23:22:02.166Z Compiling typify-impl v0.4.1
22842025-07-18T23:22:02.393Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22852025-07-18T23:22:02.393Z Compiling convert_case v0.4.0
22862025-07-18T23:22:02.397Z Compiling num-rational v0.4.2
22872025-07-18T23:22:02.397Z Compiling num-complex v0.4.6
22882025-07-18T23:22:02.397Z Compiling dirs-sys-next v0.1.2
22892025-07-18T23:22:02.457Z Compiling half v2.4.1
22902025-07-18T23:22:02.644Z Compiling ciborium-io v0.2.2
22912025-07-18T23:22:02.814Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22922025-07-18T23:22:02.973Z Compiling dirs-next v2.0.0
22932025-07-18T23:22:03.067Z Compiling derive_more v0.99.20
22942025-07-18T23:22:03.145Z Compiling ciborium-ll v0.2.2
22952025-07-18T23:22:03.185Z Compiling float-ord v0.3.2
22962025-07-18T23:22:03.401Z Compiling num v0.4.3
22972025-07-18T23:22:03.546Z Compiling ciborium v0.2.2
22982025-07-18T23:22:03.575Z Compiling term v0.7.0
22992025-07-18T23:22:03.579Z Compiling is-terminal v0.4.13
23002025-07-18T23:22:03.631Z Compiling bytecount v0.6.8
23012025-07-18T23:22:03.765Z Compiling secrecy v0.10.3
23022025-07-18T23:22:03.976Z Compiling camino v1.1.10
23032025-07-18T23:22:04.093Z Compiling password-hash v0.5.0
23042025-07-18T23:22:04.540Z Compiling blake2 v0.10.6
23052025-07-18T23:22:04.613Z Compiling base64 v0.21.7
23062025-07-18T23:22:04.842Z Compiling atomicwrites v0.4.4
23072025-07-18T23:22:05.392Z Compiling argon2 v0.5.3
23082025-07-18T23:22:05.434Z Compiling rustix v1.0.7
23092025-07-18T23:22:05.651Z Compiling newline-converter v0.3.0
23102025-07-18T23:22:05.695Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23112025-07-18T23:22:05.892Z Compiling fastrand v2.1.1
23122025-07-18T23:22:06.107Z Compiling expectorate v1.2.0
23132025-07-18T23:22:06.178Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23142025-07-18T23:22:06.379Z Compiling rustls v0.22.4
23152025-07-18T23:22:06.423Z Compiling thread_local v1.1.8
23162025-07-18T23:22:06.505Z Compiling wait-timeout v0.2.0
23172025-07-18T23:22:06.823Z Compiling quick-error v1.2.3
23182025-07-18T23:22:06.882Z Compiling match_cfg v0.1.0
23192025-07-18T23:22:06.964Z Compiling bit-vec v0.8.0
23202025-07-18T23:22:06.997Z Compiling hostname v0.3.1
23212025-07-18T23:22:07.019Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23222025-07-18T23:22:07.418Z Compiling tempfile v3.20.0
23232025-07-18T23:22:07.623Z Compiling bit-set v0.8.0
23242025-07-18T23:22:07.946Z Compiling rusty-fork v0.3.0
23252025-07-18T23:22:08.125Z Compiling ref-cast v1.0.24
23262025-07-18T23:22:08.204Z Compiling multer v3.1.0
23272025-07-18T23:22:08.234Z Compiling slog-async v2.8.0
23282025-07-18T23:22:08.296Z Compiling progenitor-client v0.9.1
23292025-07-18T23:22:08.325Z Compiling slog-json v2.6.1
23302025-07-18T23:22:08.384Z Compiling crossbeam-channel v0.5.15
23312025-07-18T23:22:08.535Z Compiling rand_xorshift v0.4.0
23322025-07-18T23:22:08.694Z Compiling futures-executor v0.3.31
23332025-07-18T23:22:08.810Z Compiling hex v0.4.3
23342025-07-18T23:22:08.838Z Compiling cancel-safe-futures v0.1.5
23352025-07-18T23:22:09.151Z Compiling take_mut v0.2.2
23362025-07-18T23:22:09.223Z Compiling owo-colors v4.2.2
23372025-07-18T23:22:09.313Z Compiling unarray v0.1.4
23382025-07-18T23:22:09.373Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23392025-07-18T23:22:09.505Z Compiling proptest v1.7.0
23402025-07-18T23:22:09.614Z Compiling futures v0.3.31
23412025-07-18T23:22:09.756Z Compiling progenitor v0.9.1
23422025-07-18T23:22:09.876Z Compiling slog-bunyan v2.5.0
23432025-07-18T23:22:10.185Z Compiling slog-term v2.9.1
23442025-07-18T23:22:10.286Z Compiling dropshot v0.16.2
23452025-07-18T23:22:10.377Z Compiling async-stream v0.3.6
23462025-07-18T23:22:10.662Z Compiling toml v0.8.23
23472025-07-18T23:22:10.840Z Compiling waitgroup v0.1.2
23482025-07-18T23:22:11.080Z Compiling rustls-pemfile v2.2.0
23492025-07-18T23:22:11.205Z Compiling tokio-rustls v0.25.0
23502025-07-18T23:22:11.637Z Compiling libsw-core v0.3.1
23512025-07-18T23:22:11.683Z Compiling serde_path_to_error v0.1.17
23522025-07-18T23:22:11.760Z Compiling hostname v0.4.0
23532025-07-18T23:22:11.829Z Compiling typify-macro v0.4.1
23542025-07-18T23:22:11.997Z Compiling instant v0.1.13
23552025-07-18T23:22:12.048Z Compiling debug-ignore v1.0.5
23562025-07-18T23:22:12.193Z Compiling backoff v0.4.0
23572025-07-18T23:22:12.245Z Compiling libsw v3.5.0
23582025-07-18T23:22:12.554Z Compiling iddqd v0.3.8
23592025-07-18T23:22:12.584Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23602025-07-18T23:22:14.619Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23612025-07-18T23:22:15.241Z Compiling typify v0.4.1
23622025-07-18T23:22:15.443Z Compiling progenitor-impl v0.10.0
23632025-07-18T23:22:16.977Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23642025-07-18T23:22:17.501Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23652025-07-18T23:22:17.877Z Compiling parse-display v0.10.0
23662025-07-18T23:22:18.403Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23672025-07-18T23:22:18.631Z Compiling serde_with v3.14.0
23682025-07-18T23:22:18.843Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23692025-07-18T23:22:19.318Z Compiling progenitor-client v0.10.0
23702025-07-18T23:22:19.854Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23712025-07-18T23:22:20.893Z Compiling macaddr v1.0.1
23722025-07-18T23:22:21.109Z Compiling progenitor-macro v0.10.0
23732025-07-18T23:22:21.173Z Compiling linear-map v1.2.0
23742025-07-18T23:22:21.273Z Compiling utf-8 v0.7.6
23752025-07-18T23:22:21.624Z Compiling swrite v0.1.0
23762025-07-18T23:22:21.647Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23772025-07-18T23:22:21.790Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23782025-07-18T23:22:21.819Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23792025-07-18T23:22:22.058Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23802025-07-18T23:22:24.456Z Compiling async-recursion v1.1.1
23812025-07-18T23:22:25.745Z Compiling keccak v0.1.5
23822025-07-18T23:22:27.019Z Compiling sha3 v0.10.8
23832025-07-18T23:22:28.194Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23842025-07-18T23:22:29.039Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23852025-07-18T23:22:32.168Z Compiling progenitor v0.10.0
23862025-07-18T23:22:32.389Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23872025-07-18T23:22:32.440Z Compiling globset v0.4.15
23882025-07-18T23:22:35.980Z Compiling prettyplease v0.2.35
23892025-07-18T23:22:36.446Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23902025-07-18T23:22:38.130Z Compiling tungstenite v0.21.0
23912025-07-18T23:22:38.384Z Compiling pem v3.0.5
23922025-07-18T23:22:39.864Z Compiling pin-project-internal v1.1.6
23932025-07-18T23:22:40.424Z Compiling tokio-tungstenite v0.21.0
23942025-07-18T23:22:41.084Z Compiling papergrid v0.11.0
23952025-07-18T23:22:42.279Z Compiling pin-project v1.1.6
23962025-07-18T23:22:42.468Z Compiling tabled_derive v0.7.0
23972025-07-18T23:22:42.920Z Compiling snafu-derive v0.8.5
23982025-07-18T23:22:44.406Z Compiling highway v1.3.0
23992025-07-18T23:22:46.028Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24002025-07-18T23:22:47.040Z Compiling snafu v0.8.5
24012025-07-18T23:22:48.244Z Compiling tabled v0.15.0
24022025-07-18T23:22:50.837Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24032025-07-18T23:22:50.869Z Compiling olpc-cjson v0.1.4
24042025-07-18T23:22:51.088Z Compiling serde_plain v1.0.2
24052025-07-18T23:22:51.205Z Compiling typed-path v0.9.3
24062025-07-18T23:22:51.328Z Compiling semver v0.1.20
24072025-07-18T23:22:51.647Z Compiling resolv-conf v0.7.0
24082025-07-18T23:22:51.871Z Compiling rustc_version v0.1.7
24092025-07-18T23:22:52.282Z Compiling newtype_derive v0.1.6
24102025-07-18T23:22:52.648Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24112025-07-18T23:22:53.200Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24122025-07-18T23:22:53.807Z Compiling tough v0.20.0
24132025-07-18T23:22:55.641Z Compiling universal-hash v0.5.1
24142025-07-18T23:22:55.915Z Compiling thiserror-impl-no-std v2.0.2
24152025-07-18T23:22:56.407Z Compiling unicode-linebreak v0.1.5
24162025-07-18T23:22:57.004Z Compiling opaque-debug v0.3.1
24172025-07-18T23:22:57.147Z Compiling smawk v0.3.2
24182025-07-18T23:22:57.470Z Compiling textwrap v0.16.2
24192025-07-18T23:22:57.517Z Compiling poly1305 v0.8.0
24202025-07-18T23:22:57.759Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24212025-07-18T23:22:58.322Z Compiling thiserror-no-std v2.0.2
24222025-07-18T23:22:58.591Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24232025-07-18T23:22:59.024Z Compiling chacha20 v0.9.1
24242025-07-18T23:22:59.029Z Compiling aead v0.5.2
24252025-07-18T23:22:59.325Z Compiling humantime v2.2.0
24262025-07-18T23:22:59.420Z Compiling linked-hash-map v0.5.6
24272025-07-18T23:22:59.862Z Compiling lru-cache v0.1.2
24282025-07-18T23:23:00.057Z Compiling chacha20poly1305 v0.10.1
24292025-07-18T23:23:00.202Z Compiling vsss-rs v3.3.4
24302025-07-18T23:23:00.301Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24312025-07-18T23:23:00.326Z Compiling steno v0.4.1
24322025-07-18T23:23:00.856Z Compiling hickory-proto v0.24.4
24332025-07-18T23:23:05.048Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24342025-07-18T23:23:06.145Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24352025-07-18T23:23:07.091Z Compiling hickory-resolver v0.24.4
24362025-07-18T23:23:07.785Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24372025-07-18T23:23:12.348Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24382025-07-18T23:23:15.988Z Compiling slog-dtrace v0.3.0
24392025-07-18T23:23:16.472Z Compiling qorb v0.4.0
24402025-07-18T23:23:18.879Z Compiling moka v0.12.10
24412025-07-18T23:23:20.165Z Compiling tagptr v0.2.0
24422025-07-18T23:23:21.066Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24432025-07-18T23:23:23.744Z Compiling hickory-resolver v0.25.2
24442025-07-18T23:23:26.846Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24452025-07-18T23:23:27.016Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24462025-07-18T23:23:27.895Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24472025-07-18T23:23:28.234Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24482025-07-18T23:23:33.328Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24492025-07-18T23:23:33.816Z Compiling display-error-chain v0.2.2
24502025-07-18T23:23:34.083Z Compiling radium v0.7.0
24512025-07-18T23:23:34.117Z Compiling maplit v1.0.2
24522025-07-18T23:23:34.286Z Compiling crunchy v0.2.2
24532025-07-18T23:23:34.618Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24542025-07-18T23:23:34.648Z Compiling dsl_auto_type v0.1.2
24552025-07-18T23:23:34.823Z Compiling scheduled-thread-pool v0.2.7
24562025-07-18T23:23:35.795Z Compiling zerocopy-derive v0.6.6
24572025-07-18T23:23:36.093Z Compiling diesel_table_macro_syntax v0.2.0
24582025-07-18T23:23:36.551Z Compiling proc-macro-error-attr2 v2.0.0
24592025-07-18T23:23:37.311Z Compiling maybe-uninit v2.0.0
24602025-07-18T23:23:37.485Z Compiling tiny-keccak v2.0.2
24612025-07-18T23:23:37.751Z Compiling tap v1.0.1
24622025-07-18T23:23:37.886Z Compiling zerocopy v0.6.6
24632025-07-18T23:23:37.916Z Compiling proc-macro-error2 v2.0.1
24642025-07-18T23:23:37.990Z Compiling wyz v0.5.1
24652025-07-18T23:23:38.475Z Compiling diesel_derives v2.2.3
24662025-07-18T23:23:38.478Z Compiling r2d2 v0.8.10
24672025-07-18T23:23:38.983Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24682025-07-18T23:23:39.426Z Compiling const_format_proc_macros v0.2.34
24692025-07-18T23:23:39.525Z Compiling packed_struct v0.10.1
24702025-07-18T23:23:40.004Z Compiling funty v2.0.0
24712025-07-18T23:23:41.116Z Compiling crc-catalog v2.4.0
24722025-07-18T23:23:41.318Z Compiling bit-vec v0.6.3
24732025-07-18T23:23:41.768Z Compiling bit-set v0.5.3
24742025-07-18T23:23:42.075Z Compiling crc v3.2.1
24752025-07-18T23:23:42.806Z Compiling const_format v0.2.34
24762025-07-18T23:23:44.044Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24772025-07-18T23:23:44.131Z Compiling bitvec v1.0.1
24782025-07-18T23:23:45.195Z Compiling tabled_derive v0.10.0
24792025-07-18T23:23:45.707Z Compiling ascii-canvas v3.0.0
24802025-07-18T23:23:46.409Z Compiling papergrid v0.14.0
24812025-07-18T23:23:47.539Z Compiling packed_struct_codegen v0.10.1
24822025-07-18T23:23:48.451Z Compiling num-derive v0.3.3
24832025-07-18T23:23:48.480Z Compiling diesel v2.2.11
24842025-07-18T23:23:49.752Z Compiling ena v0.14.3
24852025-07-18T23:23:50.177Z Compiling indexmap v1.9.3
24862025-07-18T23:23:50.386Z Compiling diff v0.1.13
24872025-07-18T23:23:50.573Z Compiling regex-syntax v0.6.29
24882025-07-18T23:23:50.893Z Compiling bindgen v0.71.1
24892025-07-18T23:23:51.413Z Compiling nodrop v0.1.14
24902025-07-18T23:23:51.598Z Compiling array-init v0.0.4
24912025-07-18T23:23:55.342Z Compiling lalrpop v0.19.12
24922025-07-18T23:23:58.834Z Compiling libscf-sys v1.1.0
24932025-07-18T23:24:03.159Z Compiling tabled v0.18.0
24942025-07-18T23:24:05.682Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24952025-07-18T23:24:09.868Z Compiling smallvec v0.6.14
24962025-07-18T23:24:10.348Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24972025-07-18T23:24:10.443Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24982025-07-18T23:24:11.423Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24992025-07-18T23:24:11.696Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25002025-07-18T23:24:12.714Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25012025-07-18T23:24:13.083Z Compiling termcolor v1.4.1
25022025-07-18T23:24:13.646Z Compiling hashbrown v0.12.3
25032025-07-18T23:24:13.730Z Compiling bitfield v0.14.0
25042025-07-18T23:24:14.066Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25052025-07-18T23:24:14.092Z Compiling env_logger v0.10.2
25062025-07-18T23:24:15.934Z Compiling polar-core v0.27.3
25072025-07-18T23:24:16.068Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25082025-07-18T23:24:16.595Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25092025-07-18T23:24:16.957Z Compiling serde-hex v0.1.0
25102025-07-18T23:24:17.227Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25112025-07-18T23:24:21.935Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25122025-07-18T23:24:22.306Z Compiling ron v0.8.1
25132025-07-18T23:24:22.343Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25142025-07-18T23:24:22.713Z Compiling hashbrown v0.13.2
25152025-07-18T23:24:22.917Z Compiling derive_builder_core v0.20.2
25162025-07-18T23:24:23.992Z Compiling headers-core v0.3.0
25172025-07-18T23:24:24.214Z Compiling phf_generator v0.11.2
25182025-07-18T23:24:24.448Z Compiling libxml v0.3.3
25192025-07-18T23:24:24.720Z Compiling termtree v0.5.1
25202025-07-18T23:24:24.864Z Compiling crc-any v2.5.0
25212025-07-18T23:24:25.092Z Compiling derive_builder_macro v0.20.2
25222025-07-18T23:24:25.749Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25232025-07-18T23:24:25.971Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25242025-07-18T23:24:27.311Z Compiling phf_codegen v0.11.2
25252025-07-18T23:24:27.570Z Compiling headers v0.4.1
25262025-07-18T23:24:27.798Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25272025-07-18T23:24:29.311Z Compiling object v0.30.4
25282025-07-18T23:24:30.992Z Compiling samael v0.0.19
25292025-07-18T23:24:32.572Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25302025-07-18T23:24:36.535Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25312025-07-18T23:24:39.308Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25322025-07-18T23:24:39.661Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25332025-07-18T23:24:39.954Z Compiling strum_macros v0.24.3
25342025-07-18T23:24:40.394Z Compiling parse-zoneinfo v0.3.1
25352025-07-18T23:24:40.483Z Compiling indoc v1.0.9
25362025-07-18T23:24:41.243Z Compiling crc8 v0.1.1
25372025-07-18T23:24:41.272Z Compiling path-slash v0.1.5
25382025-07-18T23:24:41.568Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25392025-07-18T23:24:41.630Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25402025-07-18T23:24:41.740Z Compiling chrono-tz-build v0.4.0
25412025-07-18T23:24:42.757Z Compiling derive_builder v0.20.2
25422025-07-18T23:24:45.642Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25432025-07-18T23:24:45.779Z Compiling impl-trait-for-tuples v0.2.2
25442025-07-18T23:24:46.003Z Compiling oso-derive v0.27.3
25452025-07-18T23:24:46.955Z Compiling quick-xml v0.37.2
25462025-07-18T23:24:47.329Z Compiling vte_generate_state_changes v0.1.2
25472025-07-18T23:24:48.017Z Compiling arc-swap v1.7.1
25482025-07-18T23:24:48.693Z Compiling slog-scope v4.4.0
25492025-07-18T23:24:49.431Z Compiling vte v0.11.1
25502025-07-18T23:24:50.993Z Compiling chrono-tz v0.10.3
25512025-07-18T23:24:51.316Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25522025-07-18T23:24:51.706Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25532025-07-18T23:24:52.745Z Compiling unicase v2.7.0
25542025-07-18T23:24:53.126Z Compiling diesel-dtrace v0.4.2
25552025-07-18T23:24:53.513Z Compiling xshell-macros v0.2.7
25562025-07-18T23:24:54.242Z Compiling oso v0.27.3
25572025-07-18T23:24:56.030Z Compiling xshell v0.2.7
25582025-07-18T23:24:59.936Z Compiling strip-ansi-escapes v0.2.0
25592025-07-18T23:25:00.648Z Compiling slog-stdlog v4.1.1
25602025-07-18T23:25:01.379Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25612025-07-18T23:25:02.147Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25622025-07-18T23:25:02.524Z Compiling fd-lock v4.0.2
25632025-07-18T23:25:02.803Z Compiling bb8 v0.8.5
25642025-07-18T23:25:03.435Z Compiling peg-macros v0.8.5
25652025-07-18T23:25:06.538Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25662025-07-18T23:25:07.792Z Compiling nu-ansi-term v0.50.1
25672025-07-18T23:25:08.992Z Compiling reedline v0.40.0
25682025-07-18T23:25:09.859Z Compiling peg v0.8.5
25692025-07-18T23:25:10.017Z Compiling async-bb8-diesel v0.2.1
25702025-07-18T23:25:10.851Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25712025-07-18T23:25:10.891Z Compiling slog-envlogger v2.2.0
25722025-07-18T23:25:15.084Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25732025-07-18T23:25:18.185Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25742025-07-18T23:25:18.547Z Compiling typify-impl v0.2.0
25752025-07-18T23:25:25.048Z Compiling bcs v0.1.6
25762025-07-18T23:25:25.956Z Compiling fxhash v0.2.1
25772025-07-18T23:25:26.226Z Compiling libz-sys v1.1.20
25782025-07-18T23:25:26.944Z Compiling half v1.8.3
25792025-07-18T23:25:27.820Z Compiling serde_cbor v0.11.2
25802025-07-18T23:25:28.058Z Compiling typify-macro v0.2.0
25812025-07-18T23:25:30.335Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25822025-07-18T23:25:31.477Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25832025-07-18T23:25:32.499Z Compiling kstat-rs v0.2.4
25842025-07-18T23:25:32.953Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25852025-07-18T23:25:33.794Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25862025-07-18T23:25:35.051Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25872025-07-18T23:25:35.662Z Compiling nix v0.30.1
25882025-07-18T23:25:36.520Z Compiling nanorand v0.7.0
25892025-07-18T23:25:37.203Z Compiling libgit2-sys v0.17.0+1.8.1
25902025-07-18T23:25:38.000Z Compiling parking_lot_core v0.8.6
25912025-07-18T23:25:42.388Z Compiling flume v0.11.1
25922025-07-18T23:25:43.176Z Compiling mime_guess v2.0.5
25932025-07-18T23:25:44.650Z Compiling ignore v0.4.23
25942025-07-18T23:25:50.592Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25952025-07-18T23:25:51.237Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25962025-07-18T23:25:53.778Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25972025-07-18T23:25:55.151Z Compiling castaway v0.2.3
25982025-07-18T23:25:55.399Z Compiling fs-err v2.11.0
25992025-07-18T23:25:55.778Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26002025-07-18T23:25:56.221Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26012025-07-18T23:25:56.911Z Compiling compact_str v0.8.0
26022025-07-18T23:25:56.937Z Compiling globwalk v0.9.1
26032025-07-18T23:25:59.263Z Compiling typify v0.2.0
26042025-07-18T23:25:59.475Z Compiling predicates-tree v1.0.12
26052025-07-18T23:25:59.533Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26062025-07-18T23:26:00.400Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26072025-07-18T23:26:00.939Z Compiling unicode-truncate v1.1.0
26082025-07-18T23:26:03.131Z Compiling lru v0.12.5
26092025-07-18T23:26:03.525Z Compiling vergen v8.3.2
26102025-07-18T23:26:06.371Z Compiling nibble_vec v0.1.0
26112025-07-18T23:26:06.426Z Compiling cargo-platform v0.1.8
26122025-07-18T23:26:06.667Z Compiling instability v0.3.2
26132025-07-18T23:26:06.903Z Compiling atty v0.2.14
26142025-07-18T23:26:07.105Z Compiling indoc v2.0.6
26152025-07-18T23:26:07.650Z Compiling salty v0.3.0
26162025-07-18T23:26:07.881Z Compiling http-range v0.1.5
26172025-07-18T23:26:08.112Z Compiling endian-type v0.1.2
26182025-07-18T23:26:08.631Z Compiling cassowary v0.3.0
26192025-07-18T23:26:08.635Z Compiling radix_trie v0.2.1
26202025-07-18T23:26:09.402Z Compiling ratatui v0.29.0
26212025-07-18T23:26:11.620Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26222025-07-18T23:26:27.703Z Compiling git2 v0.19.0
26232025-07-18T23:26:27.763Z Compiling cargo_metadata v0.18.1
26242025-07-18T23:26:28.048Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26252025-07-18T23:26:30.609Z Compiling camino-tempfile-ext v0.3.2
26262025-07-18T23:26:31.236Z Compiling progenitor-impl v0.8.0
26272025-07-18T23:26:31.950Z Compiling parking_lot v0.11.2
26282025-07-18T23:26:37.148Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26292025-07-18T23:26:37.498Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26302025-07-18T23:26:39.521Z Compiling prefix-trie v0.7.0
26312025-07-18T23:26:40.538Z Compiling rand_seeder v0.3.0
26322025-07-18T23:26:40.976Z Compiling lzma-sys v0.1.20
26332025-07-18T23:26:41.727Z Compiling parse-size v1.1.0
26342025-07-18T23:26:41.870Z Compiling rustls v0.21.12
26352025-07-18T23:26:42.002Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26362025-07-18T23:26:42.126Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26372025-07-18T23:26:42.278Z Compiling hickory-server v0.25.2
26382025-07-18T23:26:42.426Z Compiling progenitor-macro v0.8.0
26392025-07-18T23:26:44.998Z Compiling hyper-staticfile v0.10.1
26402025-07-18T23:26:47.359Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26412025-07-18T23:26:48.883Z Compiling sled v0.34.7
26422025-07-18T23:26:53.354Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26432025-07-18T23:27:00.095Z Compiling hickory-client v0.25.2
26442025-07-18T23:27:00.768Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26452025-07-18T23:27:01.771Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26462025-07-18T23:27:01.895Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26472025-07-18T23:27:01.990Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26482025-07-18T23:27:06.284Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26492025-07-18T23:27:06.670Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26502025-07-18T23:27:07.414Z Compiling primeorder v0.13.6
26512025-07-18T23:27:07.458Z Compiling progenitor-client v0.8.0
26522025-07-18T23:27:08.030Z Compiling rustls-webpki v0.101.7
26532025-07-18T23:27:08.241Z Compiling sct v0.7.1
26542025-07-18T23:27:08.312Z Compiling heck v0.3.3
26552025-07-18T23:27:08.672Z Compiling env_filter v0.1.2
26562025-07-18T23:27:08.702Z Compiling csv-core v0.1.11
26572025-07-18T23:27:09.594Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26582025-07-18T23:27:09.974Z Compiling void v1.0.2
26592025-07-18T23:27:10.178Z Compiling lzss v0.8.2
26602025-07-18T23:27:10.339Z Compiling csv v1.3.1
26612025-07-18T23:27:10.643Z Compiling env_logger v0.11.5
26622025-07-18T23:27:12.036Z Compiling zone_cfg_derive v0.1.2
26632025-07-18T23:27:12.538Z Compiling p384 v0.13.0
26642025-07-18T23:27:13.333Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26652025-07-18T23:27:14.378Z Compiling progenitor v0.8.0
26662025-07-18T23:27:14.700Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26672025-07-18T23:27:15.859Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26682025-07-18T23:27:18.446Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26692025-07-18T23:27:19.645Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26702025-07-18T23:27:20.834Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26712025-07-18T23:27:22.182Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26722025-07-18T23:27:23.331Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26732025-07-18T23:27:23.700Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26742025-07-18T23:27:26.451Z Compiling tungstenite v0.23.0
26752025-07-18T23:27:28.816Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26762025-07-18T23:27:29.193Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26772025-07-18T23:27:29.561Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26782025-07-18T23:27:29.769Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26792025-07-18T23:27:29.952Z Compiling nix v0.27.1
26802025-07-18T23:27:30.454Z Compiling serde_bytes v0.11.17
26812025-07-18T23:27:31.020Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26822025-07-18T23:27:31.417Z Compiling base64 v0.13.1
26832025-07-18T23:27:32.223Z Compiling ron v0.7.1
26842025-07-18T23:27:32.649Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26852025-07-18T23:27:33.471Z Compiling tokio-tungstenite v0.23.1
26862025-07-18T23:27:33.754Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26872025-07-18T23:27:34.130Z Compiling xz2 v0.1.7
26882025-07-18T23:27:35.855Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26892025-07-18T23:27:37.267Z Compiling tokio-rustls v0.24.1
26902025-07-18T23:27:41.348Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26912025-07-18T23:27:41.919Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26922025-07-18T23:27:43.532Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26932025-07-18T23:27:43.717Z Compiling zone v0.1.8
26942025-07-18T23:27:45.738Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26952025-07-18T23:27:45.949Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26962025-07-18T23:27:46.794Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26972025-07-18T23:27:46.915Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26982025-07-18T23:27:53.639Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26992025-07-18T23:27:57.018Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27002025-07-18T23:27:57.353Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27012025-07-18T23:27:59.750Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27022025-07-18T23:28:00.317Z Compiling rustls-pemfile v1.0.4
27032025-07-18T23:28:01.055Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27042025-07-18T23:28:01.421Z Compiling signal-hook-tokio v0.3.1
27052025-07-18T23:28:01.681Z Compiling twox-hash v2.1.0
27062025-07-18T23:28:02.690Z Compiling yasna v0.5.2
27072025-07-18T23:28:03.071Z Compiling secrecy v0.8.0
27082025-07-18T23:28:03.373Z Compiling is_ci v1.2.0
27092025-07-18T23:28:03.719Z Compiling supports-color v3.0.2
27102025-07-18T23:28:04.185Z Compiling rcgen v0.12.1
27112025-07-18T23:28:08.429Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27122025-07-18T23:28:12.482Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27132025-07-18T23:28:14.690Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27142025-07-18T23:28:16.391Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27152025-07-18T23:28:17.346Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27162025-07-18T23:28:26.442Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27172025-07-18T23:28:29.133Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27182025-07-18T23:28:33.551Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27192025-07-18T23:28:34.427Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27202025-07-18T23:28:36.332Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27212025-07-18T23:28:39.373Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27222025-07-18T23:28:40.001Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27232025-07-18T23:28:47.170Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27242025-07-18T23:28:47.548Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27252025-07-18T23:28:47.919Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27262025-07-18T23:28:49.555Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27272025-07-18T23:28:51.982Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27282025-07-18T23:28:57.019Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27292025-07-18T23:28:57.331Z Compiling fatfs v0.3.6
27302025-07-18T23:28:59.057Z Compiling rtoolbox v0.0.2
27312025-07-18T23:28:59.090Z Compiling subprocess v0.2.9
27322025-07-18T23:28:59.528Z Compiling assert_matches v1.5.0
27332025-07-18T23:29:00.134Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27342025-07-18T23:29:03.121Z Compiling rpassword v7.4.0
27352025-07-18T23:29:03.613Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27362025-07-18T23:29:03.643Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27372025-07-18T23:29:07.655Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27382025-07-18T23:29:13.059Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27392025-07-18T23:29:19.784Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27402025-07-18T23:29:40.197Z Compiling tui-tree-widget v0.23.1
27412025-07-18T23:29:40.667Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27422025-07-18T23:29:42.687Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27432025-07-18T23:29:43.067Z Compiling uzers v0.12.1
27442025-07-18T23:29:46.180Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27452025-07-18T23:29:46.755Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27462025-07-18T23:29:48.819Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27472025-07-18T23:30:09.510Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27482025-07-18T23:30:20.260Z Compiling support-bundle-viewer v0.1.2
27492025-07-18T23:30:21.677Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27502025-07-18T23:30:23.988Z Compiling multimap v0.10.1
27512025-07-18T23:32:32.666Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27522025-07-18T23:32:52.471Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27532025-07-18T23:40:37.365Z Finished `release` profile [optimized] target(s) in 18m 36s
27542025-07-18T23:41:31.987Z
27552025-07-18T23:41:31.991Zreal 19:32.527025248
27562025-07-18T23:41:31.991Zuser 2:19:30.893620999
27572025-07-18T23:41:31.991Zsys 4:04.057624267
27582025-07-18T23:41:31.991Ztrap 3.492766630
27592025-07-18T23:41:31.991Ztflt 2.032287508
27602025-07-18T23:41:31.991Zdflt 5.612688921
27612025-07-18T23:41:31.991Zkflt 0.001716246
27622025-07-18T23:41:31.991Zlock 9:36:45.356446771
27632025-07-18T23:41:31.991Zslp 7:08:51.985003779
27642025-07-18T23:41:31.991Zlat 4:07.168983903
27652025-07-18T23:41:31.991Zstop 3:54.130332318
27662025-07-18T23:41:31.991Z+ mapfile -t packages
27672025-07-18T23:41:31.991Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27682025-07-18T23:41:33.214Z Finished `release` profile [optimized] target(s) in 1.17s
27692025-07-18T23:41:33.274Z Running `target/release/omicron-package -t test list-outputs`
27702025-07-18T23:41:33.329ZLogging to: /work/oxidecomputer/omicron/out/LOG
27712025-07-18T23:41:33.332Z+ ptime -m cargo build --locked --release -p xtask
27722025-07-18T23:41:34.057Z Compiling once_cell v1.21.3
27732025-07-18T23:41:34.057Z Compiling serde v1.0.219
27742025-07-18T23:41:34.061Z Compiling bitflags v2.9.1
27752025-07-18T23:41:34.061Z Compiling syn v2.0.104
27762025-07-18T23:41:34.061Z Compiling libc v0.2.174
27772025-07-18T23:41:34.177Z Compiling serde_json v1.0.140
27782025-07-18T23:41:34.181Z Compiling num-traits v0.2.19
27792025-07-18T23:41:34.508Z Compiling hashbrown v0.15.4
27802025-07-18T23:41:34.556Z Compiling rustix v0.38.37
27812025-07-18T23:41:34.573Z Compiling smallvec v1.15.0
27822025-07-18T23:41:34.724Z Compiling usdt-impl v0.5.0
27832025-07-18T23:41:34.862Z Compiling syn v1.0.109
27842025-07-18T23:41:35.062Z Compiling percent-encoding v2.3.1
27852025-07-18T23:41:35.290Z Compiling getrandom v0.3.1
27862025-07-18T23:41:35.480Z Compiling log v0.4.27
27872025-07-18T23:41:35.631Z Compiling thread-id v4.2.2
27882025-07-18T23:41:35.754Z Compiling indexmap v2.10.0
27892025-07-18T23:41:35.773Z Compiling form_urlencoded v1.2.1
27902025-07-18T23:41:36.225Z Compiling rustix v1.0.7
27912025-07-18T23:41:36.292Z Compiling fs-err v3.1.1
27922025-07-18T23:41:36.650Z Compiling ordered-float v2.10.1
27932025-07-18T23:41:37.018Z Compiling terminal_size v0.4.0
27942025-07-18T23:41:37.283Z Compiling anyhow v1.0.98
27952025-07-18T23:41:37.413Z Compiling clap_builder v4.5.40
27962025-07-18T23:41:37.709Z Compiling textwrap v0.16.2
27972025-07-18T23:41:38.275Z Compiling proc-macro-error v1.0.4
27982025-07-18T23:41:38.659Z Compiling tempfile v3.20.0
27992025-07-18T23:41:40.216Z Compiling tabled_derive v0.7.0
28002025-07-18T23:41:40.659Z Compiling synstructure v0.13.1
28012025-07-18T23:41:41.620Z Compiling tabled v0.15.0
28022025-07-18T23:41:41.950Z Compiling serde_derive v1.0.219
28032025-07-18T23:41:43.134Z Compiling thiserror-impl v1.0.69
28042025-07-18T23:41:43.203Z Compiling zerofrom-derive v0.1.4
28052025-07-18T23:41:43.442Z Compiling yoke-derive v0.7.4
28062025-07-18T23:41:45.644Z Compiling zerovec-derive v0.10.3
28072025-07-18T23:41:45.735Z Compiling thiserror v1.0.69
28082025-07-18T23:41:45.930Z Compiling displaydoc v0.2.5
28092025-07-18T23:41:46.106Z Compiling zerofrom v0.1.4
28102025-07-18T23:41:46.382Z Compiling yoke v0.7.4
28112025-07-18T23:41:46.806Z Compiling pest v2.7.14
28122025-07-18T23:41:47.331Z Compiling icu_provider_macros v1.5.0
28132025-07-18T23:41:47.872Z Compiling zerovec v0.10.4
28142025-07-18T23:41:48.379Z Compiling zerocopy-derive v0.7.35
28152025-07-18T23:41:49.689Z Compiling pest_meta v2.7.14
28162025-07-18T23:41:50.060Z Compiling tinystr v0.7.6
28172025-07-18T23:41:50.520Z Compiling icu_locid v1.5.0
28182025-07-18T23:41:50.835Z Compiling icu_collections v1.5.0
28192025-07-18T23:41:52.764Z Compiling icu_provider v1.5.0
28202025-07-18T23:41:53.186Z Compiling pest_generator v2.7.14
28212025-07-18T23:41:54.512Z Compiling icu_locid_transform v1.5.0
28222025-07-18T23:41:54.878Z Compiling pest_derive v2.7.14
28232025-07-18T23:41:55.128Z Compiling toml_datetime v0.6.11
28242025-07-18T23:41:55.678Z Compiling serde_spanned v0.6.9
28252025-07-18T23:41:55.966Z Compiling icu_properties v1.5.1
28262025-07-18T23:41:55.985Z Compiling zerocopy v0.7.35
28272025-07-18T23:41:56.011Z Compiling scroll_derive v0.12.0
28282025-07-18T23:41:57.360Z Compiling toml_edit v0.22.27
28292025-07-18T23:41:57.378Z Compiling scroll v0.12.0
28302025-07-18T23:41:57.646Z Compiling dtrace-parser v0.2.0
28312025-07-18T23:41:59.209Z Compiling serde_tokenstream v0.2.2
28322025-07-18T23:41:59.766Z Compiling goblin v0.8.2
28332025-07-18T23:41:59.921Z Compiling icu_normalizer v1.5.0
28342025-07-18T23:42:01.195Z Compiling idna_adapter v1.2.0
28352025-07-18T23:42:01.463Z Compiling dof v0.3.0
28362025-07-18T23:42:02.272Z Compiling idna v1.0.3
28372025-07-18T23:42:03.446Z Compiling toml v0.8.23
28382025-07-18T23:42:05.017Z Compiling erased-serde v0.4.6
28392025-07-18T23:42:07.494Z Compiling serde-untagged v0.1.7
28402025-07-18T23:42:07.565Z Compiling url v2.5.4
28412025-07-18T23:42:08.170Z Compiling camino v1.1.10
28422025-07-18T23:42:08.319Z Compiling semver v1.0.26
28432025-07-18T23:42:09.081Z Compiling serde-value v0.7.0
28442025-07-18T23:42:09.429Z Compiling thiserror-impl v2.0.12
28452025-07-18T23:42:09.718Z Compiling cargo-util-schemas v0.2.0
28462025-07-18T23:42:12.191Z Compiling thiserror v2.0.12
28472025-07-18T23:42:12.396Z Compiling usdt-attr-macro v0.5.0
28482025-07-18T23:42:12.887Z Compiling usdt-macro v0.5.0
28492025-07-18T23:42:13.261Z Compiling cargo-platform v0.2.0
28502025-07-18T23:42:13.619Z Compiling clap_derive v4.5.40
28512025-07-18T23:42:13.700Z Compiling cargo_metadata v0.20.0
28522025-07-18T23:42:14.023Z Compiling usdt v0.5.0
28532025-07-18T23:42:14.435Z Compiling camino-tempfile v1.4.1
28542025-07-18T23:42:15.080Z Compiling cargo_toml v0.21.0
28552025-07-18T23:42:15.255Z Compiling macaddr v1.0.1
28562025-07-18T23:42:17.707Z Compiling clap v4.5.40
28572025-07-18T23:42:25.382Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28582025-07-18T23:42:30.984Z Finished `release` profile [optimized] target(s) in 57.58s
28592025-07-18T23:42:31.122Z
28602025-07-18T23:42:31.125Zreal 57.747458194
28612025-07-18T23:42:31.125Zuser 6:12.491041635
28622025-07-18T23:42:31.125Zsys 26.888466605
28632025-07-18T23:42:31.125Ztrap 0.189438470
28642025-07-18T23:42:31.126Ztflt 0.337270233
28652025-07-18T23:42:31.126Zdflt 0.566609422
28662025-07-18T23:42:31.126Zkflt 0.000000000
28672025-07-18T23:42:31.126Zlock 16:53.003103782
28682025-07-18T23:42:31.126Zslp 19:09.491690941
28692025-07-18T23:42:31.126Zlat 25.907084769
28702025-07-18T23:42:31.126Zstop 33.551605810
28712025-07-18T23:42:31.126Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28722025-07-18T23:42:31.126Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28732025-07-18T23:42:31.126Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28742025-07-18T23:42:31.126Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28752025-07-18T23:42:31.126Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28762025-07-18T23:42:32.321Z Compiling regress v0.10.3
28772025-07-18T23:42:32.490Z Compiling ident_case v1.0.1
28782025-07-18T23:42:32.495Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28792025-07-18T23:42:32.495Z Compiling unsafe-libyaml v0.2.11
28802025-07-18T23:42:32.537Z Compiling match_cfg v0.1.0
28812025-07-18T23:42:32.556Z Compiling rustix v1.0.7
28822025-07-18T23:42:32.578Z Compiling quick-error v1.2.3
28832025-07-18T23:42:32.581Z Compiling progenitor-client v0.10.0
28842025-07-18T23:42:32.646Z Compiling hostname v0.3.1
28852025-07-18T23:42:32.670Z Compiling darling_core v0.20.10
28862025-07-18T23:42:32.741Z Compiling structmeta-derive v0.3.0
28872025-07-18T23:42:32.867Z Compiling rustls v0.22.4
28882025-07-18T23:42:33.036Z Compiling hex v0.4.3
28892025-07-18T23:42:33.148Z Compiling multer v3.1.0
28902025-07-18T23:42:33.230Z Compiling debug-ignore v1.0.5
28912025-07-18T23:42:33.570Z Compiling toml v0.8.23
28922025-07-18T23:42:33.603Z Compiling slog-json v2.6.1
28932025-07-18T23:42:34.006Z Compiling serde_yaml v0.9.34+deprecated
28942025-07-18T23:42:34.323Z Compiling tempfile v3.20.0
28952025-07-18T23:42:34.777Z Compiling macaddr v1.0.1
28962025-07-18T23:42:34.970Z Compiling async-stream-impl v0.3.6
28972025-07-18T23:42:35.152Z Compiling dropshot v0.16.2
28982025-07-18T23:42:35.232Z Compiling slog-bunyan v2.5.0
28992025-07-18T23:42:35.265Z Compiling structmeta v0.3.0
29002025-07-18T23:42:35.616Z Compiling waitgroup v0.1.2
29012025-07-18T23:42:35.700Z Compiling rustls-pemfile v2.2.0
29022025-07-18T23:42:35.858Z Compiling dropshot_endpoint v0.16.2
29032025-07-18T23:42:36.057Z Compiling typify-impl v0.3.0
29042025-07-18T23:42:36.270Z Compiling async-stream v0.3.6
29052025-07-18T23:42:36.430Z Compiling serde_path_to_error v0.1.17
29062025-07-18T23:42:36.594Z Compiling hostname v0.4.0
29072025-07-18T23:42:36.832Z Compiling wait-timeout v0.2.0
29082025-07-18T23:42:36.987Z Compiling bit-vec v0.8.0
29092025-07-18T23:42:37.233Z Compiling rusty-fork v0.3.0
29102025-07-18T23:42:37.377Z Compiling bit-set v0.8.0
29112025-07-18T23:42:37.417Z Compiling derive-ex v0.1.8
29122025-07-18T23:42:37.459Z Compiling tokio-rustls v0.25.0
29132025-07-18T23:42:37.698Z Compiling rand_xorshift v0.4.0
29142025-07-18T23:42:37.907Z Compiling instant v0.1.13
29152025-07-18T23:42:37.911Z Compiling unarray v0.1.4
29162025-07-18T23:42:38.036Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29172025-07-18T23:42:38.092Z Compiling proptest v1.7.0
29182025-07-18T23:42:38.128Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29192025-07-18T23:42:38.235Z Compiling progenitor-client v0.9.1
29202025-07-18T23:42:38.402Z Compiling darling_macro v0.20.10
29212025-07-18T23:42:38.799Z Compiling derive-where v1.5.0
29222025-07-18T23:42:38.835Z Compiling ref-cast v1.0.24
29232025-07-18T23:42:39.345Z Compiling darling v0.20.10
29242025-07-18T23:42:39.481Z Compiling ref-cast-impl v1.0.24
29252025-07-18T23:42:39.508Z Compiling serde_with_macros v3.14.0
29262025-07-18T23:42:40.869Z Compiling parse-display-derive v0.10.0
29272025-07-18T23:42:41.435Z Compiling test-strategy v0.4.3
29282025-07-18T23:42:41.534Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29292025-07-18T23:42:41.936Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29302025-07-18T23:42:42.038Z Compiling serde_with v3.14.0
29312025-07-18T23:42:42.307Z Compiling iddqd v0.3.8
29322025-07-18T23:42:42.346Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29332025-07-18T23:42:42.572Z Compiling backoff v0.4.0
29342025-07-18T23:42:42.981Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29352025-07-18T23:42:43.782Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29362025-07-18T23:42:44.666Z Compiling itertools v0.14.0
29372025-07-18T23:42:44.714Z Compiling parse-display v0.10.0
29382025-07-18T23:42:45.047Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29392025-07-18T23:42:45.108Z Compiling darling_core v0.21.0
29402025-07-18T23:42:45.324Z Compiling proc-macro-crate v1.3.1
29412025-07-18T23:42:45.868Z Compiling proc-macro-error v1.0.4
29422025-07-18T23:42:46.149Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29432025-07-18T23:42:46.262Z Compiling num_enum_derive v0.5.11
29442025-07-18T23:42:46.497Z Compiling crucible-workspace-hack v0.1.0
29452025-07-18T23:42:46.602Z Compiling typify-impl v0.4.1
29462025-07-18T23:42:46.893Z Compiling heapless v0.8.0
29472025-07-18T23:42:47.491Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29482025-07-18T23:42:48.016Z Compiling hash32 v0.3.1
29492025-07-18T23:42:48.047Z Compiling foreign-types-macros v0.2.3
29502025-07-18T23:42:48.306Z Compiling foreign-types-shared v0.3.1
29512025-07-18T23:42:48.485Z Compiling smoltcp v0.11.0
29522025-07-18T23:42:48.545Z Compiling num_enum v0.5.11
29532025-07-18T23:42:49.204Z Compiling tabwriter v1.4.0
29542025-07-18T23:42:49.229Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29552025-07-18T23:42:49.332Z Compiling foreign-types v0.5.0
29562025-07-18T23:42:49.488Z Compiling cstr-argument v0.1.2
29572025-07-18T23:42:49.669Z Compiling pretty-hex v0.2.1
29582025-07-18T23:42:49.696Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29592025-07-18T23:42:49.783Z Compiling cobs v0.2.3
29602025-07-18T23:42:49.903Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29612025-07-18T23:42:50.047Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29622025-07-18T23:42:50.073Z Compiling postcard v1.0.10
29632025-07-18T23:42:50.122Z Compiling typify-macro v0.3.0
29642025-07-18T23:42:50.143Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29652025-07-18T23:42:50.283Z Compiling colored v2.2.0
29662025-07-18T23:42:50.677Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29672025-07-18T23:42:50.754Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29682025-07-18T23:42:51.213Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29692025-07-18T23:42:51.239Z Compiling darling_macro v0.21.0
29702025-07-18T23:42:51.275Z Compiling camino-tempfile v1.4.1
29712025-07-18T23:42:51.760Z Compiling smf v0.2.3
29722025-07-18T23:42:52.135Z Compiling zone_cfg_derive v0.3.0
29732025-07-18T23:42:52.208Z Compiling darling v0.21.0
29742025-07-18T23:42:52.362Z Compiling ingot-macros v0.1.1
29752025-07-18T23:42:52.924Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29762025-07-18T23:42:53.368Z Compiling num-derive v0.4.2
29772025-07-18T23:42:53.589Z Compiling sigpipe v0.1.3
29782025-07-18T23:42:53.769Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29792025-07-18T23:42:54.110Z Compiling typify v0.3.0
29802025-07-18T23:42:54.135Z Compiling jiff v0.2.15
29812025-07-18T23:42:54.315Z Compiling progenitor-impl v0.9.1
29822025-07-18T23:42:54.571Z Compiling zone v0.3.1
29832025-07-18T23:42:54.768Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29842025-07-18T23:42:55.261Z Compiling num-rational v0.4.2
29852025-07-18T23:42:55.665Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29862025-07-18T23:42:55.911Z Compiling universal-hash v0.5.1
29872025-07-18T23:42:56.153Z Compiling num-complex v0.4.6
29882025-07-18T23:42:56.547Z Compiling opaque-debug v0.3.1
29892025-07-18T23:42:56.687Z Compiling half v2.4.1
29902025-07-18T23:42:56.774Z Compiling float-ord v0.3.2
29912025-07-18T23:42:56.995Z Compiling ciborium-io v0.2.2
29922025-07-18T23:42:57.117Z Compiling num v0.4.3
29932025-07-18T23:42:57.169Z Compiling secrecy v0.10.3
29942025-07-18T23:42:57.262Z Compiling ciborium-ll v0.2.2
29952025-07-18T23:42:57.292Z Compiling aead v0.5.2
29962025-07-18T23:42:57.458Z Compiling keccak v0.1.5
29972025-07-18T23:42:57.669Z Compiling ciborium v0.2.2
29982025-07-18T23:42:57.694Z Compiling utf-8 v0.7.6
29992025-07-18T23:42:58.070Z Compiling convert_case v0.4.0
30002025-07-18T23:42:58.691Z Compiling tungstenite v0.21.0
30012025-07-18T23:42:58.876Z Compiling derive_more v0.99.20
30022025-07-18T23:42:59.077Z Compiling sha3 v0.10.8
30032025-07-18T23:42:59.324Z Compiling ingot-types v0.1.2
30042025-07-18T23:43:00.137Z Compiling poly1305 v0.8.0
30052025-07-18T23:43:00.258Z Compiling ingot v0.1.1
30062025-07-18T23:43:00.628Z Compiling password-hash v0.5.0
30072025-07-18T23:43:00.808Z Compiling typify-macro v0.4.1
30082025-07-18T23:43:00.867Z Compiling progenitor-macro v0.9.1
30092025-07-18T23:43:01.496Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30102025-07-18T23:43:01.688Z Compiling chacha20 v0.9.1
30112025-07-18T23:43:02.219Z Compiling blake2 v0.10.6
30122025-07-18T23:43:02.825Z Compiling argon2 v0.5.3
30132025-07-18T23:43:03.569Z Compiling tokio-tungstenite v0.21.0
30142025-07-18T23:43:03.627Z Compiling base64 v0.21.7
30152025-07-18T23:43:04.193Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30162025-07-18T23:43:04.312Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30172025-07-18T23:43:04.357Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30182025-07-18T23:43:04.796Z Compiling typify v0.4.1
30192025-07-18T23:43:04.823Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30202025-07-18T23:43:04.998Z Compiling progenitor-impl v0.10.0
30212025-07-18T23:43:05.182Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30222025-07-18T23:43:05.248Z Compiling thiserror-impl-no-std v2.0.2
30232025-07-18T23:43:05.501Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30242025-07-18T23:43:05.567Z Compiling owo-colors v4.2.2
30252025-07-18T23:43:05.594Z Compiling cancel-safe-futures v0.1.5
30262025-07-18T23:43:05.889Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30272025-07-18T23:43:06.038Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30282025-07-18T23:43:06.117Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30292025-07-18T23:43:06.374Z Compiling atomicwrites v0.4.4
30302025-07-18T23:43:06.474Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30312025-07-18T23:43:06.684Z Compiling libsw-core v0.3.1
30322025-07-18T23:43:06.711Z Compiling semver v0.1.20
30332025-07-18T23:43:06.746Z Compiling fixedbitset v0.5.7
30342025-07-18T23:43:06.982Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30352025-07-18T23:43:07.195Z Compiling petgraph v0.8.2
30362025-07-18T23:43:07.315Z Compiling rustc_version v0.1.7
30372025-07-18T23:43:07.398Z Compiling libsw v3.5.0
30382025-07-18T23:43:07.967Z Compiling thiserror-no-std v2.0.2
30392025-07-18T23:43:08.139Z Compiling vsss-rs v3.3.4
30402025-07-18T23:43:09.165Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30412025-07-18T23:43:09.291Z Compiling chacha20poly1305 v0.10.1
30422025-07-18T23:43:09.577Z Compiling typify-impl v0.2.0
30432025-07-18T23:43:09.850Z Compiling resolv-conf v0.7.0
30442025-07-18T23:43:10.512Z Compiling newline-converter v0.3.0
30452025-07-18T23:43:10.562Z Compiling primeorder v0.13.6
30462025-07-18T23:43:10.732Z Compiling indent_write v2.2.0
30472025-07-18T23:43:11.001Z Compiling moka v0.12.10
30482025-07-18T23:43:11.027Z Compiling libefi-sys v0.1.0
30492025-07-18T23:43:11.109Z Compiling linear-map v1.2.0
30502025-07-18T23:43:11.251Z Compiling expectorate v1.2.0
30512025-07-18T23:43:11.373Z Compiling newtype_derive v0.1.6
30522025-07-18T23:43:11.433Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532025-07-18T23:43:11.481Z Compiling pem v3.0.5
30542025-07-18T23:43:11.547Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30552025-07-18T23:43:11.606Z Compiling progenitor-macro v0.10.0
30562025-07-18T23:43:11.754Z Compiling bitfield-struct v0.6.2
30572025-07-18T23:43:11.996Z Compiling pin-project-internal v1.1.6
30582025-07-18T23:43:12.146Z Compiling unicase v2.7.0
30592025-07-18T23:43:12.281Z Compiling same-file v1.0.6
30602025-07-18T23:43:12.502Z Compiling tagptr v0.2.0
30612025-07-18T23:43:12.603Z Compiling arc-swap v1.7.1
30622025-07-18T23:43:13.155Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30632025-07-18T23:43:13.224Z Compiling slog-scope v4.4.0
30642025-07-18T23:43:13.565Z Compiling progenitor v0.9.1
30652025-07-18T23:43:13.822Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30662025-07-18T23:43:13.899Z Compiling walkdir v2.5.0
30672025-07-18T23:43:14.537Z Compiling polyval v0.6.2
30682025-07-18T23:43:14.582Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30692025-07-18T23:43:14.610Z Compiling hickory-proto v0.24.4
30702025-07-18T23:43:14.636Z Compiling pin-project v1.1.6
30712025-07-18T23:43:14.817Z Compiling snafu-derive v0.8.5
30722025-07-18T23:43:14.969Z Compiling proc-macro-error-attr2 v2.0.0
30732025-07-18T23:43:15.103Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30742025-07-18T23:43:15.193Z Compiling parking_lot_core v0.8.6
30752025-07-18T23:43:15.251Z Compiling salty v0.3.0
30762025-07-18T23:43:15.698Z Compiling linked-hash-map v0.5.6
30772025-07-18T23:43:15.750Z Compiling proc-macro-error2 v2.0.1
30782025-07-18T23:43:15.826Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30792025-07-18T23:43:16.068Z Compiling lru-cache v0.1.2
30802025-07-18T23:43:16.409Z Compiling ghash v0.5.1
30812025-07-18T23:43:16.656Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30822025-07-18T23:43:16.713Z Compiling hickory-resolver v0.25.2
30832025-07-18T23:43:17.045Z Compiling slog-stdlog v4.1.1
30842025-07-18T23:43:17.374Z Compiling p384 v0.13.0
30852025-07-18T23:43:17.444Z Compiling tabled_derive v0.7.0
30862025-07-18T23:43:18.941Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30872025-07-18T23:43:19.516Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30882025-07-18T23:43:19.661Z Compiling snafu v0.8.5
30892025-07-18T23:43:19.875Z Compiling globset v0.4.15
30902025-07-18T23:43:20.430Z Compiling olpc-cjson v0.1.4
30912025-07-18T23:43:20.757Z Compiling ctr v0.9.2
30922025-07-18T23:43:21.038Z Compiling num-derive v0.3.3
30932025-07-18T23:43:21.148Z Compiling gethostname v0.5.0
30942025-07-18T23:43:21.174Z Compiling lzma-sys v0.1.20
30952025-07-18T23:43:21.366Z Compiling serde_plain v1.0.2
30962025-07-18T23:43:21.401Z Compiling async-recursion v1.1.1
30972025-07-18T23:43:21.768Z Compiling slog-dtrace v0.3.0
30982025-07-18T23:43:21.933Z Compiling highway v1.3.0
30992025-07-18T23:43:22.139Z Compiling typed-path v0.9.3
31002025-07-18T23:43:22.284Z Compiling xshell-macros v0.2.7
31012025-07-18T23:43:22.710Z Compiling textwrap v0.16.2
31022025-07-18T23:43:22.985Z Compiling aes-gcm v0.10.3
31032025-07-18T23:43:23.058Z Compiling xshell v0.2.7
31042025-07-18T23:43:23.061Z Compiling libscf-sys v1.1.0
31052025-07-18T23:43:23.326Z Compiling tabled v0.15.0
31062025-07-18T23:43:23.370Z Compiling hickory-resolver v0.24.4
31072025-07-18T23:43:23.406Z Compiling typify-macro v0.2.0
31082025-07-18T23:43:23.795Z Compiling mime_guess v2.0.5
31092025-07-18T23:43:24.149Z Compiling slog-envlogger v2.2.0
31102025-07-18T23:43:24.282Z Compiling progenitor v0.10.0
31112025-07-18T23:43:24.558Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31122025-07-18T23:43:24.851Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31132025-07-18T23:43:24.997Z Compiling tough v0.20.0
31142025-07-18T23:43:25.047Z Compiling steno v0.4.1
31152025-07-18T23:43:26.558Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31162025-07-18T23:43:27.350Z Compiling typify v0.2.0
31172025-07-18T23:43:27.564Z Compiling progenitor-impl v0.8.0
31182025-07-18T23:43:28.247Z Compiling tabled_derive v0.10.0
31192025-07-18T23:43:29.374Z Compiling papergrid v0.14.0
31202025-07-18T23:43:29.978Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31212025-07-18T23:43:30.098Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31222025-07-18T23:43:30.955Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31232025-07-18T23:43:31.126Z Compiling tokio-dtrace v0.1.0
31242025-07-18T23:43:31.152Z Compiling heck v0.3.3
31252025-07-18T23:43:31.181Z Compiling progenitor-client v0.8.0
31262025-07-18T23:43:31.539Z Compiling ssh-encoding v0.2.0
31272025-07-18T23:43:31.717Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31282025-07-18T23:43:32.060Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31292025-07-18T23:43:33.042Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31302025-07-18T23:43:33.249Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31312025-07-18T23:43:34.070Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31322025-07-18T23:43:34.265Z Compiling progenitor-macro v0.8.0
31332025-07-18T23:43:34.646Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31342025-07-18T23:43:35.535Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31352025-07-18T23:43:35.590Z Compiling blowfish v0.9.1
31362025-07-18T23:43:36.099Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31372025-07-18T23:43:36.875Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31382025-07-18T23:43:37.151Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31392025-07-18T23:43:38.474Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31402025-07-18T23:43:39.397Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31412025-07-18T23:43:39.755Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31422025-07-18T23:43:40.177Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31432025-07-18T23:43:40.307Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31442025-07-18T23:43:41.889Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31452025-07-18T23:43:42.274Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31462025-07-18T23:43:42.367Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31472025-07-18T23:43:42.947Z Compiling env_filter v0.1.2
31482025-07-18T23:43:43.590Z Compiling nibble_vec v0.1.0
31492025-07-18T23:43:43.838Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31502025-07-18T23:43:44.220Z Compiling endian-type v0.1.2
31512025-07-18T23:43:44.485Z Compiling humantime v2.2.0
31522025-07-18T23:43:45.007Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31532025-07-18T23:43:45.889Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31542025-07-18T23:43:46.083Z Compiling radix_trie v0.2.1
31552025-07-18T23:43:46.204Z Compiling env_logger v0.11.5
31562025-07-18T23:43:46.407Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31572025-07-18T23:43:46.725Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31582025-07-18T23:43:46.873Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31592025-07-18T23:43:46.976Z Compiling progenitor v0.8.0
31602025-07-18T23:43:47.249Z Compiling bcrypt-pbkdf v0.10.0
31612025-07-18T23:43:47.593Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31622025-07-18T23:43:47.835Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31632025-07-18T23:43:48.141Z Compiling ssh-cipher v0.2.0
31642025-07-18T23:43:48.795Z Compiling zone_cfg_derive v0.1.2
31652025-07-18T23:43:49.533Z Compiling oxide-tokio-rt v0.1.2
31662025-07-18T23:43:49.889Z Compiling tabled v0.18.0
31672025-07-18T23:43:50.267Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31682025-07-18T23:43:50.370Z Compiling parking_lot v0.11.2
31692025-07-18T23:43:51.161Z Compiling qorb v0.4.0
31702025-07-18T23:43:51.222Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31712025-07-18T23:43:51.257Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31722025-07-18T23:43:52.079Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31732025-07-18T23:43:52.130Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31742025-07-18T23:43:52.522Z Compiling prefix-trie v0.7.0
31752025-07-18T23:43:52.579Z Compiling password-hash v0.4.2
31762025-07-18T23:43:52.607Z Compiling fxhash v0.2.1
31772025-07-18T23:43:52.865Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31782025-07-18T23:43:53.281Z Compiling base64 v0.13.1
31792025-07-18T23:43:53.378Z Compiling http-range v0.1.5
31802025-07-18T23:43:53.463Z Compiling hickory-server v0.25.2
31812025-07-18T23:43:53.729Z Compiling ron v0.7.1
31822025-07-18T23:43:55.540Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31832025-07-18T23:43:55.739Z Compiling pbkdf2 v0.11.0
31842025-07-18T23:43:55.772Z Compiling sled v0.34.7
31852025-07-18T23:43:56.092Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31862025-07-18T23:43:56.138Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31872025-07-18T23:43:56.479Z Compiling xz2 v0.1.7
31882025-07-18T23:43:56.754Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31892025-07-18T23:43:56.940Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31902025-07-18T23:43:57.614Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31912025-07-18T23:43:57.728Z Compiling zone v0.1.8
31922025-07-18T23:43:58.625Z Compiling ssh-key v0.6.6
31932025-07-18T23:43:58.650Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31942025-07-18T23:43:59.176Z Compiling hickory-client v0.25.2
31952025-07-18T23:43:59.521Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31962025-07-18T23:43:59.867Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31972025-07-18T23:44:00.683Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
31982025-07-18T23:44:01.043Z Compiling p521 v0.13.3
31992025-07-18T23:44:02.194Z Compiling p256 v0.13.2
32002025-07-18T23:44:02.603Z Compiling yasna v0.5.2
32012025-07-18T23:44:03.028Z Compiling headers-core v0.3.0
32022025-07-18T23:44:03.252Z Compiling kstat-rs v0.2.4
32032025-07-18T23:44:03.255Z Compiling secrecy v0.8.0
32042025-07-18T23:44:03.392Z Compiling nanorand v0.7.0
32052025-07-18T23:44:03.564Z Compiling atty v0.2.14
32062025-07-18T23:44:03.768Z Compiling russh-cryptovec v0.7.3
32072025-07-18T23:44:03.832Z Compiling crc8 v0.1.1
32082025-07-18T23:44:03.973Z Compiling md5 v0.7.0
32092025-07-18T23:44:04.051Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32102025-07-18T23:44:04.114Z Compiling flume v0.11.1
32112025-07-18T23:44:04.141Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32122025-07-18T23:44:04.524Z Compiling russh-keys v0.45.0
32132025-07-18T23:44:04.744Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32142025-07-18T23:44:04.965Z Compiling rcgen v0.12.1
32152025-07-18T23:44:07.017Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32162025-07-18T23:44:07.180Z Compiling headers v0.4.1
32172025-07-18T23:44:08.082Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32182025-07-18T23:44:08.979Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32192025-07-18T23:44:09.087Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32202025-07-18T23:44:10.196Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32212025-07-18T23:44:10.493Z Compiling hyper-staticfile v0.10.1
32222025-07-18T23:44:11.556Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32232025-07-18T23:44:12.177Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32242025-07-18T23:44:12.240Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32252025-07-18T23:44:12.416Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32262025-07-18T23:44:12.969Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32272025-07-18T23:44:14.080Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32282025-07-18T23:44:14.613Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32292025-07-18T23:44:15.445Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32302025-07-18T23:44:15.720Z Compiling num-bigint v0.4.6
32312025-07-18T23:44:16.836Z Compiling des v0.8.1
32322025-07-18T23:44:17.221Z Compiling subprocess v0.2.9
32332025-07-18T23:44:17.910Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32342025-07-18T23:44:18.815Z Compiling hex-literal v0.4.1
32352025-07-18T23:44:18.900Z Compiling display-error-chain v0.2.2
32362025-07-18T23:44:18.939Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32372025-07-18T23:44:19.017Z Compiling russh v0.45.0
32382025-07-18T23:44:19.156Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32392025-07-18T23:44:21.416Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32402025-07-18T23:44:21.939Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32412025-07-18T23:44:22.120Z Compiling internet-checksum v0.2.1
32422025-07-18T23:44:23.713Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32432025-07-18T23:44:25.805Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442025-07-18T23:44:51.811Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32452025-07-18T23:45:15.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
32462025-07-18T23:45:15.549Z
32472025-07-18T23:45:15.549Zreal 2:44.340730628
32482025-07-18T23:45:15.549Zuser 15:13.321124328
32492025-07-18T23:45:15.549Zsys 2:09.986474088
32502025-07-18T23:45:15.549Ztrap 0.465074773
32512025-07-18T23:45:15.549Ztflt 0.208514961
32522025-07-18T23:45:15.552Zdflt 0.556823674
32532025-07-18T23:45:15.552Zkflt 0.000253784
32542025-07-18T23:45:15.552Zlock 41:32.086062233
32552025-07-18T23:45:15.552Zslp 55:47.256458323
32562025-07-18T23:45:15.553Zlat 56.686734015
32572025-07-18T23:45:15.553Zstop 2:16.613190305
32582025-07-18T23:45:15.553Z+ mkdir tests
32592025-07-18T23:45:15.556Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32602025-07-18T23:45:15.556Z+ xargs -I '{}' -t cp '{}' tests/
32612025-07-18T23:45:15.595Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-68615e680d460aac tests/
32622025-07-18T23:45:15.621Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8a5e70fb603ac299 tests/
32632025-07-18T23:45:15.645Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-a1e3d0633fe90b71 tests/
32642025-07-18T23:45:15.676Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-292442fe39ba5c60 tests/
32652025-07-18T23:45:16.010Z+ 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/*)
32662025-07-18T23:45:16.014Z+ 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-8a5e70fb603ac299 tests/commtest-a1e3d0633fe90b71 tests/dhcp_server-68615e680d460aac tests/end_to_end_tests-292442fe39ba5c60 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
32672025-07-18T23:46:51.943ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32682025-07-18T23:46:51.943Za .github/buildomat/ci-env.sh 1K
32692025-07-18T23:46:51.943Za out/target/test 1K
32702025-07-18T23:46:51.943Za out/npuzone/npuzone 23144K
32712025-07-18T23:46:51.943Za package-manifest.toml 34K
32722025-07-18T23:46:51.943Za smf/sled-agent/non-gimlet/config.toml 5K
32732025-07-18T23:46:51.944Za target/release/omicron-package 40898K
32742025-07-18T23:46:51.944Za target/release/xtask 11595K
32752025-07-18T23:46:51.944Za target/debug/bootstrap 243598K
32762025-07-18T23:46:51.944Za tests/bootstrap-8a5e70fb603ac299 23336K
32772025-07-18T23:46:51.944Za tests/commtest-a1e3d0633fe90b71 29495K
32782025-07-18T23:46:51.944Za tests/dhcp_server-68615e680d460aac 23336K
32792025-07-18T23:46:51.944Za tests/end_to_end_tests-292442fe39ba5c60 332786K
32802025-07-18T23:46:51.944Za out/clickhouse.tar.gz 316102K
32812025-07-18T23:46:51.944Za out/clickhouse_keeper.tar.gz 299959K
32822025-07-18T23:46:51.944Za out/clickhouse_server.tar.gz 316100K
32832025-07-18T23:46:51.944Za out/cockroachdb.tar.gz 160057K
32842025-07-18T23:46:51.944Za out/crucible-dtrace.tar 98K
32852025-07-18T23:46:51.944Za out/crucible-pantry-zone.tar.gz 38980K
32862025-07-18T23:46:51.944Za out/crucible-zone.tar.gz 48863K
32872025-07-18T23:46:51.944Za out/external-dns.tar.gz 50579K
32882025-07-18T23:46:51.946Za out/internal-dns.tar.gz 50579K
32892025-07-18T23:46:51.946Za out/mg-ddm-gz.tar 90846K
32902025-07-18T23:46:51.946Za out/nexus.tar.gz 131393K
32912025-07-18T23:46:51.946Za out/ntp.tar.gz 33041K
32922025-07-18T23:46:51.946Za out/omicron-gateway-softnpu.tar.gz 30669K
32932025-07-18T23:46:51.946Za out/omicron-sled-agent.tar 143419K
32942025-07-18T23:46:51.946Za out/overlay.tar.gz 3K
32952025-07-18T23:46:51.946Za out/oximeter.tar.gz 63131K
32962025-07-18T23:46:51.946Za out/oxlog.tar 3947K
32972025-07-18T23:46:51.946Za out/probe.tar.gz 3037K
32982025-07-18T23:46:51.946Za out/propolis-server.tar.gz 68537K
32992025-07-18T23:46:51.946Za out/pumpkind-gz.tar 26648K
33002025-07-18T23:46:51.946Za out/switch-softnpu.tar.gz 335272K
33012025-07-18T23:46:51.946Z
33022025-07-18T23:46:51.946Zreal 1:35.194792063
33032025-07-18T23:46:51.946Zuser 1:31.262012404
33042025-07-18T23:46:51.946Zsys 5.843381391
33052025-07-18T23:46:51.946Ztrap 0.021584085
33062025-07-18T23:46:51.946Ztflt 0.000000000
33072025-07-18T23:46:51.946Zdflt 0.000000000
33082025-07-18T23:46:51.946Zkflt 0.000000000
33092025-07-18T23:46:51.946Zlock 0.000000000
33102025-07-18T23:46:51.946Zslp 1:30.836896005
33112025-07-18T23:46:51.946Zlat 2.420244754
33122025-07-18T23:46:51.946Zstop 0.000509754
33132025-07-18T23:46:51.947Zprocess exited: duration 2085428 ms, exit code 0
 
33142025-07-18T23:46:52.005Zfound 1 output files
33152025-07-18T23:46:52.005Zuploading: /work/package.tar.gz (2218063860 bytes)
33162025-07-18T23:47:42.746Zuploaded: /work/package.tar.gz