01M1N6AZ6YFM6748TED5H8NHM1: no-omicron-deps-in-client-crates

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1N6CGQ4M9EWX27KZTQK5NVC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:18.730Zjob assigned to worker 01M1N6CZX4PX2KQGRJ4ZGPS0RZ [factory aws, i-037b12287ff3ff1bc] (queued for 56 s)
 
22026-09-04T03:12:25.593Zstarting task 0: "setup"
32026-09-04T03:12:25.599Z++ uname -s
42026-09-04T03:12:25.602Z+ kern=SunOS
52026-09-04T03:12:25.602Z+ build_user=build
62026-09-04T03:12:25.602Z+ build_uid=12345
72026-09-04T03:12:25.602Z+ work_dir=/work
82026-09-04T03:12:25.602Z+ input_dir=/input
92026-09-04T03:12:25.603Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:25.603Z+ case "$kern" in
112026-09-04T03:12:25.603Z+ groupadd -g 12345 build
122026-09-04T03:12:25.603Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:27.606Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:27.731Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:27.734Z+ home_fs=zfs
162026-09-04T03:12:27.734Z+ [[ zfs == autofs ]]
172026-09-04T03:12:27.734Z+ mkdir -p /home/build
182026-09-04T03:12:27.734Z+ chown build:build /home/build /work
192026-09-04T03:12:29.734Z+ chmod 0700 /home/build /work
202026-09-04T03:12:29.738Zprocess exited: duration 4143 ms, exit code 0
 
212026-09-04T03:12:29.744Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:29.748Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:29.748Z * rust toolchain channel = "stable"
242026-09-04T03:12:29.748Z * rust toolchain profile = "default"
252026-09-04T03:12:29.748Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:12:29.748Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:29.748Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:29.751Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:29.751Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:29.852Zinfo: downloading installer
312026-09-04T03:12:31.331Zinfo: profile set to default
322026-09-04T03:12:31.331Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:31.334Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:31.489Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:31.492Zinfo: downloading 6 components
362026-09-04T03:12:47.710Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:12:47.710Z
382026-09-04T03:12:47.737Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:12:47.737Z
402026-09-04T03:12:47.740Z
412026-09-04T03:12:47.740ZRust is installed now. Great!
422026-09-04T03:12:47.740Z
432026-09-04T03:12:47.740ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:12:47.740Zenvironment variable. This has not been done automatically.
452026-09-04T03:12:47.740Z
462026-09-04T03:12:47.740ZTo configure your current shell, you need to source
472026-09-04T03:12:47.740Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:12:47.740Z
492026-09-04T03:12:47.740ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:12:47.740Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:12:47.740Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:12:47.740ZCC_x86_64-unknown-illumos = None
532026-09-04T03:12:47.740Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:12:47.740ZCC_x86_64_unknown_illumos = None
552026-09-04T03:12:47.740Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:12:47.740ZHOST_CC = None
572026-09-04T03:12:47.740Zcargo:rerun-if-env-changed=CC
582026-09-04T03:12:47.740ZCC = None
592026-09-04T03:12:47.740Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:12:47.883Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:12:47.883ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:12:47.883Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:12:47.883ZCFLAGS = None
642026-09-04T03:12:47.883Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:12:47.883ZHOST_CFLAGS = None
662026-09-04T03:12:47.883Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:12:47.883ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:12:47.883Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:12:47.883ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:12:47.968Z+ rustup --version
712026-09-04T03:12:47.974Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:12:47.977Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:12:47.997Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:12:48.000Z+ cargo --version
752026-09-04T03:12:48.012Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:12:48.015Z+ rustc --version
772026-09-04T03:12:48.036Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:12:48.039Zprocess exited: duration 18290 ms, exit code 0
 
792026-09-04T03:12:48.045Zstarting task 2: "authentication"
802026-09-04T03:12:48.062Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T03:12:48.070Zstarting task 3: "clone repository"
822026-09-04T03:12:48.073Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T03:12:48.076Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T03:12:48.098ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T03:12:49.671Z+ cd /work/oxidecomputer/maghemite
862026-09-04T03:12:49.671Z+ git fetch origin bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
872026-09-04T03:12:49.955ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T03:12:49.955Z * branch bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 -> FETCH_HEAD
892026-09-04T03:12:49.962Z+ [[ -n renovate/dpd-client-digest ]]
902026-09-04T03:12:49.965Z++ git branch --show-current
912026-09-04T03:12:49.965Z+ current=main
922026-09-04T03:12:49.965Z+ [[ main != renovate/dpd-client-digest ]]
932026-09-04T03:12:49.965Z+ git branch -f renovate/dpd-client-digest bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
942026-09-04T03:12:49.968Z+ git checkout -f renovate/dpd-client-digest
952026-09-04T03:12:49.986ZSwitched to branch 'renovate/dpd-client-digest'
962026-09-04T03:12:49.989Z+ git reset --hard bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
972026-09-04T03:12:50.005ZHEAD is now at bfa56a4 Update dpd-client digest to 2475028
982026-09-04T03:12:50.008Zprocess exited: duration 1936 ms, exit code 0
 
992026-09-04T03:12:50.015Zstarting task 4: "build"
1002026-09-04T03:12:50.018Zchecking mg-admin-client
1012026-09-04T03:12:50.021Z/work/oxidecomputer/maghemite/mg-admin-client /work/oxidecomputer/maghemite
1022026-09-04T03:12:50.024Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1032026-09-04T03:12:50.172Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-04T03:12:50.176Zinfo: downloading 6 components
1052026-09-04T03:13:05.249Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1062026-09-04T03:13:05.249Zwarn: this might cause rustup commands to take longer time to finish than expected
1072026-09-04T03:13:05.249Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1082026-09-04T03:13:05.440Z Updating git repository `https://github.com/oxidecomputer/falcon`
1092026-09-04T03:13:06.078ZFrom https://github.com/oxidecomputer/falcon
1102026-09-04T03:13:06.078Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1112026-09-04T03:13:06.156Z Updating crates.io index
1122026-09-04T03:13:06.159Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1132026-09-04T03:13:06.709ZFrom https://github.com/oxidecomputer/dendrite
1142026-09-04T03:13:06.709Z * [new ref] 247502812015b409d33240b836d5bf242817453d -> refs/commit/247502812015b409d33240b836d5bf242817453d
1152026-09-04T03:13:06.744Z Updating git repository `https://github.com/oxidecomputer/ispf`
1162026-09-04T03:13:07.051ZFrom https://github.com/oxidecomputer/ispf
1172026-09-04T03:13:07.051Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1182026-09-04T03:13:07.057Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1192026-09-04T03:13:07.463ZFrom https://github.com/oxidecomputer/netadm-sys
1202026-09-04T03:13:07.463Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1212026-09-04T03:13:07.470Z Updating git repository `https://github.com/oxidecomputer/omicron`
1222026-09-04T03:13:14.357ZFrom https://github.com/oxidecomputer/omicron
1232026-09-04T03:13:14.357Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1242026-09-04T03:13:14.768Z Updating git repository `https://github.com/oxidecomputer/opte`
1252026-09-04T03:13:15.538ZFrom https://github.com/oxidecomputer/opte
1262026-09-04T03:13:15.538Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1272026-09-04T03:13:15.567Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1282026-09-04T03:13:15.887ZFrom https://github.com/oxidecomputer/slog-error-chain
1292026-09-04T03:13:15.887Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1302026-09-04T03:13:15.895Z Updating git repository `https://github.com/illumos/smf-rs`
1312026-09-04T03:13:16.198ZFrom https://github.com/illumos/smf-rs
1322026-09-04T03:13:16.201Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1332026-09-04T03:13:16.239Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1342026-09-04T03:13:16.512ZFrom https://github.com/oxidecomputer/network-interface
1352026-09-04T03:13:16.512Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1362026-09-04T03:13:16.518Z Updating git repository `https://github.com/oxidecomputer/zone`
1372026-09-04T03:13:16.824ZFrom https://github.com/oxidecomputer/zone
1382026-09-04T03:13:16.824Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1392026-09-04T03:13:16.830Z Updating git repository `https://github.com/oxidecomputer/propolis`
1402026-09-04T03:13:17.486ZFrom https://github.com/oxidecomputer/propolis
1412026-09-04T03:13:17.487Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1422026-09-04T03:13:17.530Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1432026-09-04T03:13:18.058ZFrom https://github.com/oxidecomputer/transceiver-control
1442026-09-04T03:13:18.058Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1452026-09-04T03:13:18.066Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-04T03:13:18.356ZFrom https://github.com/oxidecomputer/dlpi-sys
1472026-09-04T03:13:18.356Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1482026-09-04T03:13:18.361Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-04T03:13:18.696ZFrom https://github.com/jmesmon/rust-libzfs
1502026-09-04T03:13:18.696Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1512026-09-04T03:13:18.704Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1522026-09-04T03:13:19.003ZFrom https://github.com/oxidecomputer/rusty-doors
1532026-09-04T03:13:19.003Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1542026-09-04T03:13:19.009Z Updating git repository `https://github.com/oxidecomputer/lldp`
1552026-09-04T03:13:19.397ZFrom https://github.com/oxidecomputer/lldp
1562026-09-04T03:13:19.397Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1572026-09-04T03:13:19.409Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1582026-09-04T03:13:19.730ZFrom https://github.com/oxidecomputer/tufaceous
1592026-09-04T03:13:19.730Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1602026-09-04T03:13:19.739Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1612026-09-04T03:13:20.234ZFrom https://github.com/oxidecomputer/management-gateway-service
1622026-09-04T03:13:20.234Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
1632026-09-04T03:13:20.245Z Updating git repository `https://github.com/oxidecomputer/crucible`
1642026-09-04T03:13:21.092ZFrom https://github.com/oxidecomputer/crucible
1652026-09-04T03:13:21.092Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
1662026-09-04T03:13:21.142Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1672026-09-04T03:13:21.460ZFrom https://github.com/oxidecomputer/serde_human_bytes
1682026-09-04T03:13:21.460Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
1692026-09-04T03:13:21.467Z Updating git repository `https://github.com/oxidecomputer/propolis`
1702026-09-04T03:13:21.980ZFrom https://github.com/oxidecomputer/propolis
1712026-09-04T03:13:21.980Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
1722026-09-04T03:13:22.023Z Updating git repository `https://github.com/oxidecomputer/crucible`
1732026-09-04T03:13:22.613ZFrom https://github.com/oxidecomputer/crucible
1742026-09-04T03:13:22.613Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
1752026-09-04T03:13:22.678Z Updating git repository `https://github.com/oxidecomputer/tofino`
1762026-09-04T03:13:23.086ZFrom https://github.com/oxidecomputer/tofino
1772026-09-04T03:13:23.086Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
1782026-09-04T03:13:23.095Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1792026-09-04T03:13:24.147ZFrom https://github.com/oxidecomputer/maghemite
1802026-09-04T03:13:24.147Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
1812026-09-04T03:13:24.179Z Updating git repository `https://github.com/oxidecomputer/clickward`
1822026-09-04T03:13:24.482ZFrom https://github.com/oxidecomputer/clickward
1832026-09-04T03:13:24.482Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
1842026-09-04T03:13:24.488Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1852026-09-04T03:13:25.068ZFrom https://github.com/oxidecomputer/illumos-devinfo
1862026-09-04T03:13:25.068Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
1872026-09-04T03:13:26.707Z Downloading crates ...
1882026-09-04T03:13:26.764Z Downloaded form_urlencoded v1.2.2
1892026-09-04T03:13:26.771Z Downloaded cfg-if v1.0.4
1902026-09-04T03:13:26.778Z Downloaded futures-core v0.3.34
1912026-09-04T03:13:26.778Z Downloaded erased-serde v0.3.31
1922026-09-04T03:13:26.782Z Downloaded heck v0.5.0
1932026-09-04T03:13:26.785Z Downloaded cfg_aliases v0.2.2
1942026-09-04T03:13:26.789Z Downloaded potential_utf v0.1.5
1952026-09-04T03:13:26.793Z Downloaded futures-task v0.3.34
1962026-09-04T03:13:26.793Z Downloaded schemars v0.8.22
1972026-09-04T03:13:26.800Z Downloaded futures-io v0.3.34
1982026-09-04T03:13:26.805Z Downloaded serde_derive v1.0.229
1992026-09-04T03:13:26.805Z Downloaded dyn-clone v1.0.20
2002026-09-04T03:13:26.805Z Downloaded futures-macro v0.3.34
2012026-09-04T03:13:26.805Z Downloaded futures-sink v0.3.34
2022026-09-04T03:13:26.805Z Downloaded hyper-rustls v0.27.9
2032026-09-04T03:13:26.805Z Downloaded http-body v1.1.0
2042026-09-04T03:13:26.805Z Downloaded displaydoc v0.2.7
2052026-09-04T03:13:26.810Z Downloaded http-body-util v0.1.5
2062026-09-04T03:13:26.810Z Downloaded zerofrom v0.1.8
2072026-09-04T03:13:26.810Z Downloaded cpufeatures v0.3.0
2082026-09-04T03:13:26.810Z Downloaded want v0.3.1
2092026-09-04T03:13:26.814Z Downloaded tabwriter v1.4.1
2102026-09-04T03:13:26.824Z Downloaded toml_parser v1.1.3+spec-1.1.0
2112026-09-04T03:13:26.832Z Downloaded iana-time-zone v0.1.65
2122026-09-04T03:13:26.832Z Downloaded unicode-ident v1.0.24
2132026-09-04T03:13:26.832Z Downloaded fs_extra v1.3.0
2142026-09-04T03:13:26.832Z Downloaded typify v0.6.2
2152026-09-04T03:13:26.832Z Downloaded foldhash v0.2.0
2162026-09-04T03:13:26.841Z Downloaded url v2.5.8
2172026-09-04T03:13:26.841Z Downloaded autocfg v1.5.1
2182026-09-04T03:13:26.841Z Downloaded cmake v0.1.58
2192026-09-04T03:13:26.841Z Downloaded atomic-waker v1.1.2
2202026-09-04T03:13:26.841Z Downloaded find-msvc-tools v0.1.10
2212026-09-04T03:13:26.846Z Downloaded lru-slab v0.1.2
2222026-09-04T03:13:26.846Z Downloaded equivalent v1.0.2
2232026-09-04T03:13:26.846Z Downloaded syn v3.0.3
2242026-09-04T03:13:26.846Z Downloaded tinyvec_macros v0.1.1
2252026-09-04T03:13:26.846Z Downloaded colored v3.1.1
2262026-09-04T03:13:26.849Z Downloaded openssl-probe v0.2.1
2272026-09-04T03:13:26.852Z Downloaded serde_tokenstream v0.2.3
2282026-09-04T03:13:26.852Z Downloaded proc-macro-crate v3.5.0
2292026-09-04T03:13:26.856Z Downloaded rustc-hash v2.1.3
2302026-09-04T03:13:26.856Z Downloaded itoa v1.0.18
2312026-09-04T03:13:26.860Z Downloaded synstructure v0.13.2
2322026-09-04T03:13:26.860Z Downloaded subtle v2.6.1
2332026-09-04T03:13:26.864Z Downloaded percent-encoding v2.3.2
2342026-09-04T03:13:26.864Z Downloaded zerofrom-derive v0.1.7
2352026-09-04T03:13:26.867Z Downloaded tower-service v0.3.3
2362026-09-04T03:13:26.868Z Downloaded dunce v1.0.5
2372026-09-04T03:13:26.868Z Downloaded idna_adapter v1.2.2
2382026-09-04T03:13:26.871Z Downloaded schemars_derive v0.8.22
2392026-09-04T03:13:26.874Z Downloaded http v1.5.0
2402026-09-04T03:13:26.878Z Downloaded getrandom v0.2.17
2412026-09-04T03:13:26.881Z Downloaded try-lock v0.2.5
2422026-09-04T03:13:26.884Z Downloaded pkg-config v0.3.33
2432026-09-04T03:13:26.889Z Downloaded shlex v2.0.1
2442026-09-04T03:13:26.892Z Downloaded progenitor-client v0.14.0
2452026-09-04T03:13:26.896Z Downloaded yoke-derive v0.8.2
2462026-09-04T03:13:26.896Z Downloaded rand_pcg v0.10.2
2472026-09-04T03:13:26.896Z Downloaded utf8_iter v1.0.4
2482026-09-04T03:13:26.901Z Downloaded progenitor v0.14.0
2492026-09-04T03:13:26.904Z Downloaded untrusted v0.9.0
2502026-09-04T03:13:26.907Z Downloaded thiserror-impl v2.0.20
2512026-09-04T03:13:26.911Z Downloaded smallvec v1.15.2
2522026-09-04T03:13:26.914Z Downloaded tokio-rustls v0.26.4
2532026-09-04T03:13:26.917Z Downloaded ipnet v2.12.1
2542026-09-04T03:13:26.920Z Downloaded stable_deref_trait v1.2.1
2552026-09-04T03:13:26.920Z Downloaded typify-macro v0.6.2
2562026-09-04T03:13:26.920Z Downloaded bytes v1.12.1
2572026-09-04T03:13:26.923Z Downloaded quinn-udp v0.5.15
2582026-09-04T03:13:26.931Z Downloaded serde_urlencoded v0.7.1
2592026-09-04T03:13:26.935Z Downloaded jobserver v0.1.35
2602026-09-04T03:13:26.938Z Downloaded rustls-pki-types v1.15.1
2612026-09-04T03:13:26.943Z Downloaded semver v1.0.28
2622026-09-04T03:13:26.943Z Downloaded progenitor-macro v0.14.0
2632026-09-04T03:13:26.946Z Downloaded num_enum v0.7.6
2642026-09-04T03:13:26.946Z Downloaded num_enum_derive v0.7.6
2652026-09-04T03:13:26.949Z Downloaded tower-layer v0.3.3
2662026-09-04T03:13:26.949Z Downloaded tinyvec v1.12.0
2672026-09-04T03:13:26.952Z Downloaded oxnet v0.1.7
2682026-09-04T03:13:26.955Z Downloaded icu_normalizer_data v2.2.0
2692026-09-04T03:13:26.958Z Downloaded pin-project-lite v0.2.17
2702026-09-04T03:13:26.961Z Downloaded sync_wrapper v1.0.2
2712026-09-04T03:13:26.961Z Downloaded litemap v0.8.2
2722026-09-04T03:13:26.966Z Downloaded writeable v0.6.3
2732026-09-04T03:13:26.966Z Downloaded quote v1.0.47
2742026-09-04T03:13:26.966Z Downloaded rand_core v0.10.1
2752026-09-04T03:13:26.971Z Downloaded once_cell v1.21.4
2762026-09-04T03:13:26.974Z Downloaded serde_derive_internals v0.29.1
2772026-09-04T03:13:26.974Z Downloaded zeroize v1.9.0
2782026-09-04T03:13:26.974Z Downloaded rustls-native-certs v0.8.4
2792026-09-04T03:13:26.974Z Downloaded allocator-api2 v0.2.21
2802026-09-04T03:13:26.978Z Downloaded chacha20 v0.10.1
2812026-09-04T03:13:26.983Z Downloaded futures-channel v0.3.34
2822026-09-04T03:13:26.983Z Downloaded httparse v1.10.1
2832026-09-04T03:13:26.983Z Downloaded slog v2.8.2
2842026-09-04T03:13:26.987Z Downloaded anyhow v1.0.104
2852026-09-04T03:13:26.991Z Downloaded rustversion v1.0.23
2862026-09-04T03:13:26.991Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2872026-09-04T03:13:26.991Z Downloaded thiserror v2.0.20
2882026-09-04T03:13:26.996Z Downloaded slab v0.4.12
2892026-09-04T03:13:27.012Z Downloaded tinystr v0.8.3
2902026-09-04T03:13:27.012Z Downloaded zerovec-derive v0.11.3
2912026-09-04T03:13:27.012Z Downloaded zmij v1.0.23
2922026-09-04T03:13:27.012Z Downloaded proc-macro2 v1.0.107
2932026-09-04T03:13:27.012Z Downloaded num-traits v0.2.19
2942026-09-04T03:13:27.012Z Downloaded icu_provider v2.2.0
2952026-09-04T03:13:27.012Z Downloaded serde_yaml v0.9.34+deprecated
2962026-09-04T03:13:27.012Z Downloaded hyper-util v0.1.20
2972026-09-04T03:13:27.017Z Downloaded serde_core v1.0.229
2982026-09-04T03:13:27.017Z Downloaded bitflags v2.13.1
2992026-09-04T03:13:27.020Z Downloaded log v0.4.33
3002026-09-04T03:13:27.020Z Downloaded tracing-core v0.1.36
3012026-09-04T03:13:27.026Z Downloaded yoke v0.8.3
3022026-09-04T03:13:27.031Z Downloaded unsafe-libyaml v0.2.11
3032026-09-04T03:13:27.031Z Downloaded quinn v0.11.11
3042026-09-04T03:13:27.031Z Downloaded uuid v1.26.0
3052026-09-04T03:13:27.031Z Downloaded icu_normalizer v2.2.0
3062026-09-04T03:13:27.036Z Downloaded progenitor-impl v0.14.0
3072026-09-04T03:13:27.036Z Downloaded ryu v1.0.23
3082026-09-04T03:13:27.039Z Downloaded icu_properties v2.2.0
3092026-09-04T03:13:27.039Z Downloaded base64 v0.22.1
3102026-09-04T03:13:27.039Z Downloaded icu_collections v2.2.0
3112026-09-04T03:13:27.042Z Downloaded icu_locale_core v2.2.0
3122026-09-04T03:13:27.046Z Downloaded rustls-platform-verifier v0.7.0
3132026-09-04T03:13:27.049Z Downloaded getrandom v0.4.3
3142026-09-04T03:13:27.053Z Downloaded rustls-webpki v0.103.14
3152026-09-04T03:13:27.053Z Downloaded socket2 v0.6.5
3162026-09-04T03:13:27.056Z Downloaded serde v1.0.229
3172026-09-04T03:13:27.059Z Downloaded zerotrie v0.2.4
3182026-09-04T03:13:27.062Z Downloaded tower v0.5.3
3192026-09-04T03:13:27.068Z Downloaded toml_edit v0.25.13+spec-1.1.0
3202026-09-04T03:13:27.073Z Downloaded cc v1.4.2
3212026-09-04T03:13:27.085Z Downloaded tower-http v0.6.11
3222026-09-04T03:13:27.091Z Downloaded zerovec v0.11.6
3232026-09-04T03:13:27.094Z Downloaded hashbrown v0.17.1
3242026-09-04T03:13:27.098Z Downloaded rand v0.10.2
3252026-09-04T03:13:27.101Z Downloaded aho-corasick v1.1.5
3262026-09-04T03:13:27.104Z Downloaded indexmap v2.14.0
3272026-09-04T03:13:27.107Z Downloaded mio v1.2.2
3282026-09-04T03:13:27.110Z Downloaded tokio-util v0.7.19
3292026-09-04T03:13:27.116Z Downloaded hashbrown v0.16.1
3302026-09-04T03:13:27.121Z Downloaded futures-util v0.3.34
3312026-09-04T03:13:27.125Z Downloaded memchr v2.8.3
3322026-09-04T03:13:27.131Z Downloaded syn v2.0.119
3332026-09-04T03:13:27.137Z Downloaded serde_json v1.0.151
3342026-09-04T03:13:27.141Z Downloaded winnow v1.0.4
3352026-09-04T03:13:27.144Z Downloaded idna v1.1.0
3362026-09-04T03:13:27.144Z Downloaded reqwest v0.13.4
3372026-09-04T03:13:27.147Z Downloaded nom v8.0.0
3382026-09-04T03:13:27.150Z Downloaded regex v1.13.1
3392026-09-04T03:13:27.154Z Downloaded hyper v1.11.0
3402026-09-04T03:13:27.162Z Downloaded icu_properties_data v2.2.0
3412026-09-04T03:13:27.167Z Downloaded aws-lc-rs v1.18.0
3422026-09-04T03:13:27.170Z Downloaded unicode-width v0.2.2
3432026-09-04T03:13:27.173Z Downloaded chrono v0.4.45
3442026-09-04T03:13:27.183Z Downloaded quinn-proto v0.11.16
3452026-09-04T03:13:27.195Z Downloaded tracing v0.1.44
3462026-09-04T03:13:27.206Z Downloaded typify-impl v0.6.2
3472026-09-04T03:13:27.236Z Downloaded tokio v1.53.1
3482026-09-04T03:13:27.259Z Downloaded regress v0.11.1
3492026-09-04T03:13:27.264Z Downloaded rustls v0.23.43
3502026-09-04T03:13:27.270Z Downloaded regex-syntax v0.8.11
3512026-09-04T03:13:27.275Z Downloaded openapiv3 v2.2.0
3522026-09-04T03:13:27.315Z Downloaded regex-automata v0.4.18
3532026-09-04T03:13:27.340Z Downloaded libc v0.2.189
3542026-09-04T03:13:27.422Z Downloaded ring v0.17.14
3552026-09-04T03:13:27.888Z Downloaded aws-lc-sys v0.44.0
3562026-09-04T03:13:28.156Z/work/oxidecomputer/maghemite
3572026-09-04T03:13:28.156Zchecking ddm-admin-client
3582026-09-04T03:13:28.157Z/work/oxidecomputer/maghemite/ddm-admin-client /work/oxidecomputer/maghemite
3592026-09-04T03:13:28.478Z Downloading crates ...
3602026-09-04T03:13:28.524Z Downloaded serde_repr v0.1.21
3612026-09-04T03:13:28.575Z/work/oxidecomputer/maghemite
3622026-09-04T03:13:28.578Zchecking ddm-api-types
3632026-09-04T03:13:28.578Z/work/oxidecomputer/maghemite/ddm-api-types /work/oxidecomputer/maghemite
3642026-09-04T03:13:28.905Z/work/oxidecomputer/maghemite
3652026-09-04T03:13:28.905Zchecking mg-api-types
3662026-09-04T03:13:28.905Z/work/oxidecomputer/maghemite/mg-api-types /work/oxidecomputer/maghemite
3672026-09-04T03:13:29.189Z Downloading crates ...
3682026-09-04T03:13:29.250Z Downloaded anstyle-query v1.1.5
3692026-09-04T03:13:29.259Z Downloaded clap_builder v4.6.6
3702026-09-04T03:13:29.262Z Downloaded colorchoice v1.0.5
3712026-09-04T03:13:29.262Z Downloaded anstyle v1.0.14
3722026-09-04T03:13:29.262Z Downloaded clap_lex v1.1.0
3732026-09-04T03:13:29.262Z Downloaded strsim v0.11.1
3742026-09-04T03:13:29.266Z Downloaded is_terminal_polyfill v1.70.2
3752026-09-04T03:13:29.266Z Downloaded anstyle-parse v1.0.0
3762026-09-04T03:13:29.270Z Downloaded clap_derive v4.6.4
3772026-09-04T03:13:29.273Z Downloaded clap v4.6.6
3782026-09-04T03:13:29.279Z Downloaded utf8parse v0.2.2
3792026-09-04T03:13:29.284Z Downloaded anstream v1.0.0
3802026-09-04T03:13:29.329Z/work/oxidecomputer/maghemite
3812026-09-04T03:13:29.333Zchecking mg-api-types/versions
3822026-09-04T03:13:29.333Z/work/oxidecomputer/maghemite/mg-api-types/versions /work/oxidecomputer/maghemite
3832026-09-04T03:13:29.671Z/work/oxidecomputer/maghemite
3842026-09-04T03:13:29.675Zprocess exited: duration 39649 ms, exit code 0
 
3852026-09-04T03:13:29.683Zfound 0 output files