01M1Q55W9P2C9K67PQ2MSWJRRF: 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: 01M1Q56ZF9HH062XP25BG1SDK8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:22.561Zjob assigned to worker 01M1Q57M1DRW8T5YRJ1X3MMFEW [factory aws, i-02ae7855675df7cf1] (queued for 1 m 1 s)
 
22026-09-04T21:30:29.614Zstarting task 0: "setup"
32026-09-04T21:30:29.627Z++ uname -s
42026-09-04T21:30:29.627Z+ kern=SunOS
52026-09-04T21:30:29.627Z+ build_user=build
62026-09-04T21:30:29.627Z+ build_uid=12345
72026-09-04T21:30:29.627Z+ work_dir=/work
82026-09-04T21:30:29.627Z+ input_dir=/input
92026-09-04T21:30:29.627Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:29.627Z+ case "$kern" in
112026-09-04T21:30:29.627Z+ groupadd -g 12345 build
122026-09-04T21:30:29.627Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:31.623Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:31.702Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:31.704Z+ home_fs=zfs
162026-09-04T21:30:31.704Z+ [[ zfs == autofs ]]
172026-09-04T21:30:31.704Z+ mkdir -p /home/build
182026-09-04T21:30:31.704Z+ chown build:build /home/build /work
192026-09-04T21:30:33.706Z+ chmod 0700 /home/build /work
202026-09-04T21:30:33.708Zprocess exited: duration 4099 ms, exit code 0
 
212026-09-04T21:30:33.715Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:33.719Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:33.719Z * rust toolchain channel = "stable"
242026-09-04T21:30:33.719Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T21:30:33.719Z * rust toolchain profile = "default"
262026-09-04T21:30:33.719Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:30:33.719Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:33.722Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:33.722Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:33.778Zinfo: downloading installer
312026-09-04T21:30:35.198Zinfo: profile set to default
322026-09-04T21:30:35.198Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:35.201Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:35.340Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:35.343Zinfo: downloading 6 components
362026-09-04T21:30:50.091Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:30:50.091Z
382026-09-04T21:30:50.117Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:30:50.117Z
402026-09-04T21:30:50.120Z
412026-09-04T21:30:50.120ZRust is installed now. Great!
422026-09-04T21:30:50.120Z
432026-09-04T21:30:50.120ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:30:50.120Zenvironment variable. This has not been done automatically.
452026-09-04T21:30:50.120Z
462026-09-04T21:30:50.120ZTo configure your current shell, you need to source
472026-09-04T21:30:50.120Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:30:50.120Z
492026-09-04T21:30:50.120ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:30:50.120Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:30:50.120Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:30:50.120ZCC_x86_64-unknown-illumos = None
532026-09-04T21:30:50.120Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:30:50.120ZCC_x86_64_unknown_illumos = None
552026-09-04T21:30:50.120Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:30:50.120ZHOST_CC = None
572026-09-04T21:30:50.120Zcargo:rerun-if-env-changed=CC
582026-09-04T21:30:50.120ZCC = None
592026-09-04T21:30:50.120Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:30:50.293Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:30:50.293ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:30:50.293Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:30:50.293ZCFLAGS = None
642026-09-04T21:30:50.293Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:30:50.293ZHOST_CFLAGS = None
662026-09-04T21:30:50.293Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:30:50.293ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:30:50.293Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:30:50.293ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:30:50.395Z+ rustup --version
712026-09-04T21:30:50.402Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:30:50.405Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:30:50.423Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:30:50.426Z+ cargo --version
752026-09-04T21:30:50.438Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:30:50.441Z+ rustc --version
772026-09-04T21:30:50.459Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:30:50.462Zprocess exited: duration 16746 ms, exit code 0
 
792026-09-04T21:30:50.469Zstarting task 2: "authentication"
802026-09-04T21:30:50.486Zprocess exited: duration 18 ms, exit code 0
 
812026-09-04T21:30:50.493Zstarting task 3: "clone repository"
822026-09-04T21:30:50.496Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:30:50.499Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:30:50.528ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:30:52.279Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:30:52.279Z+ git fetch origin 912fe33b3c6b5fba957f924c186b766ad87e86ae
872026-09-04T21:30:52.570ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:30:52.570Z * branch 912fe33b3c6b5fba957f924c186b766ad87e86ae -> FETCH_HEAD
892026-09-04T21:30:52.575Z+ [[ -n jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
902026-09-04T21:30:52.578Z++ git branch --show-current
912026-09-04T21:30:52.578Z+ current=main
922026-09-04T21:30:52.578Z+ [[ main != jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
932026-09-04T21:30:52.578Z+ git branch -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz 912fe33b3c6b5fba957f924c186b766ad87e86ae
942026-09-04T21:30:52.581Z+ git checkout -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz
952026-09-04T21:30:52.599ZSwitched to branch 'jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz'
962026-09-04T21:30:52.605Z+ git reset --hard 912fe33b3c6b5fba957f924c186b766ad87e86ae
972026-09-04T21:30:52.608ZHEAD is now at 912fe33 falcon-lab: add focused BGP MD5 regression
982026-09-04T21:30:52.608Zprocess exited: duration 2111 ms, exit code 0
 
992026-09-04T21:30:52.614Zstarting task 4: "build"
1002026-09-04T21:30:52.618Zchecking mg-admin-client
1012026-09-04T21:30:52.622Z/work/oxidecomputer/maghemite/mg-admin-client /work/oxidecomputer/maghemite
1022026-09-04T21:30:52.627Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1032026-09-04T21:30:52.781Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-04T21:30:52.784Zinfo: downloading 6 components
1052026-09-04T21:31:07.340Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1062026-09-04T21:31:07.340Zwarn: this might cause rustup commands to take longer time to finish than expected
1072026-09-04T21:31:07.340Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1082026-09-04T21:31:07.538Z Updating git repository `https://github.com/oxidecomputer/falcon`
1092026-09-04T21:31:08.139ZFrom https://github.com/oxidecomputer/falcon
1102026-09-04T21:31:08.139Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1112026-09-04T21:31:08.217Z Updating crates.io index
1122026-09-04T21:31:08.221Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1132026-09-04T21:31:08.653ZFrom https://github.com/oxidecomputer/dendrite
1142026-09-04T21:31:08.653Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1152026-09-04T21:31:08.690Z Updating git repository `https://github.com/oxidecomputer/ispf`
1162026-09-04T21:31:09.008ZFrom https://github.com/oxidecomputer/ispf
1172026-09-04T21:31:09.008Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1182026-09-04T21:31:09.011Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1192026-09-04T21:31:09.376ZFrom https://github.com/oxidecomputer/netadm-sys
1202026-09-04T21:31:09.376Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1212026-09-04T21:31:09.383Z Updating git repository `https://github.com/oxidecomputer/omicron`
1222026-09-04T21:31:15.463ZFrom https://github.com/oxidecomputer/omicron
1232026-09-04T21:31:15.463Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1242026-09-04T21:31:15.883Z Updating git repository `https://github.com/oxidecomputer/opte`
1252026-09-04T21:31:16.661ZFrom https://github.com/oxidecomputer/opte
1262026-09-04T21:31:16.661Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1272026-09-04T21:31:16.689Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1282026-09-04T21:31:16.997ZFrom https://github.com/oxidecomputer/slog-error-chain
1292026-09-04T21:31:16.997Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1302026-09-04T21:31:17.001Z Updating git repository `https://github.com/illumos/smf-rs`
1312026-09-04T21:31:17.303ZFrom https://github.com/illumos/smf-rs
1322026-09-04T21:31:17.303Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1332026-09-04T21:31:17.309Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1342026-09-04T21:31:17.614ZFrom https://github.com/oxidecomputer/network-interface
1352026-09-04T21:31:17.614Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1362026-09-04T21:31:17.620Z Updating git repository `https://github.com/oxidecomputer/zone`
1372026-09-04T21:31:17.906ZFrom https://github.com/oxidecomputer/zone
1382026-09-04T21:31:17.906Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1392026-09-04T21:31:17.909Z Updating git repository `https://github.com/oxidecomputer/propolis`
1402026-09-04T21:31:18.600ZFrom https://github.com/oxidecomputer/propolis
1412026-09-04T21:31:18.600Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1422026-09-04T21:31:18.641Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1432026-09-04T21:31:19.194ZFrom https://github.com/oxidecomputer/transceiver-control
1442026-09-04T21:31:19.194Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1452026-09-04T21:31:19.203Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-04T21:31:19.485ZFrom https://github.com/oxidecomputer/dlpi-sys
1472026-09-04T21:31:19.485Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1482026-09-04T21:31:19.491Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-04T21:31:19.804ZFrom https://github.com/jmesmon/rust-libzfs
1502026-09-04T21:31:19.804Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1512026-09-04T21:31:19.808Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1522026-09-04T21:31:20.111ZFrom https://github.com/oxidecomputer/rusty-doors
1532026-09-04T21:31:20.111Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1542026-09-04T21:31:20.116Z Updating git repository `https://github.com/oxidecomputer/lldp`
1552026-09-04T21:31:20.479ZFrom https://github.com/oxidecomputer/lldp
1562026-09-04T21:31:20.479Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1572026-09-04T21:31:20.490Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1582026-09-04T21:31:20.816ZFrom https://github.com/oxidecomputer/tufaceous
1592026-09-04T21:31:20.816Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1602026-09-04T21:31:20.826Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1612026-09-04T21:31:21.311ZFrom https://github.com/oxidecomputer/management-gateway-service
1622026-09-04T21:31:21.312Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
1632026-09-04T21:31:21.327Z Updating git repository `https://github.com/oxidecomputer/crucible`
1642026-09-04T21:31:22.130ZFrom https://github.com/oxidecomputer/crucible
1652026-09-04T21:31:22.130Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
1662026-09-04T21:31:22.170Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1672026-09-04T21:31:22.452ZFrom https://github.com/oxidecomputer/serde_human_bytes
1682026-09-04T21:31:22.452Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
1692026-09-04T21:31:22.458Z Updating git repository `https://github.com/oxidecomputer/propolis`
1702026-09-04T21:31:22.903ZFrom https://github.com/oxidecomputer/propolis
1712026-09-04T21:31:22.903Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
1722026-09-04T21:31:22.941Z Updating git repository `https://github.com/oxidecomputer/crucible`
1732026-09-04T21:31:23.282ZFrom https://github.com/oxidecomputer/crucible
1742026-09-04T21:31:23.282Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
1752026-09-04T21:31:23.348Z Updating git repository `https://github.com/oxidecomputer/tofino`
1762026-09-04T21:31:23.724ZFrom https://github.com/oxidecomputer/tofino
1772026-09-04T21:31:23.724Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
1782026-09-04T21:31:23.739Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1792026-09-04T21:31:24.408ZFrom https://github.com/oxidecomputer/maghemite
1802026-09-04T21:31:24.408Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
1812026-09-04T21:31:24.440Z Updating git repository `https://github.com/oxidecomputer/clickward`
1822026-09-04T21:31:24.735ZFrom https://github.com/oxidecomputer/clickward
1832026-09-04T21:31:24.736Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
1842026-09-04T21:31:24.742Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1852026-09-04T21:31:25.024ZFrom https://github.com/oxidecomputer/illumos-devinfo
1862026-09-04T21:31:25.024Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
1872026-09-04T21:31:26.676Z Downloading crates ...
1882026-09-04T21:31:26.720Z Downloaded cfg_aliases v0.2.2
1892026-09-04T21:31:26.737Z Downloaded cfg-if v1.0.4
1902026-09-04T21:31:26.743Z Downloaded tinystr v0.8.3
1912026-09-04T21:31:26.746Z Downloaded http-body-util v0.1.5
1922026-09-04T21:31:26.746Z Downloaded fs_extra v1.3.0
1932026-09-04T21:31:26.752Z Downloaded serde_tokenstream v0.2.3
1942026-09-04T21:31:26.755Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1952026-09-04T21:31:26.755Z Downloaded base64 v0.22.1
1962026-09-04T21:31:26.760Z Downloaded anyhow v1.0.104
1972026-09-04T21:31:26.763Z Downloaded http-body v1.1.0
1982026-09-04T21:31:26.763Z Downloaded heck v0.5.0
1992026-09-04T21:31:26.763Z Downloaded want v0.3.1
2002026-09-04T21:31:26.763Z Downloaded hyper-rustls v0.27.9
2012026-09-04T21:31:26.766Z Downloaded cmake v0.1.58
2022026-09-04T21:31:26.766Z Downloaded chacha20 v0.10.1
2032026-09-04T21:31:26.769Z Downloaded futures-channel v0.3.34
2042026-09-04T21:31:26.769Z Downloaded typify-macro v0.6.2
2052026-09-04T21:31:26.769Z Downloaded futures-task v0.3.34
2062026-09-04T21:31:26.769Z Downloaded untrusted v0.9.0
2072026-09-04T21:31:26.772Z Downloaded dunce v1.0.5
2082026-09-04T21:31:26.772Z Downloaded dyn-clone v1.0.20
2092026-09-04T21:31:26.776Z Downloaded serde_urlencoded v0.7.1
2102026-09-04T21:31:26.776Z Downloaded form_urlencoded v1.2.2
2112026-09-04T21:31:26.776Z Downloaded futures-io v0.3.34
2122026-09-04T21:31:26.776Z Downloaded cpufeatures v0.3.0
2132026-09-04T21:31:26.779Z Downloaded futures-macro v0.3.34
2142026-09-04T21:31:26.785Z Downloaded atomic-waker v1.1.2
2152026-09-04T21:31:26.785Z Downloaded futures-sink v0.3.34
2162026-09-04T21:31:26.785Z Downloaded sync_wrapper v1.0.2
2172026-09-04T21:31:26.785Z Downloaded tower-layer v0.3.3
2182026-09-04T21:31:26.785Z Downloaded equivalent v1.0.2
2192026-09-04T21:31:26.788Z Downloaded stable_deref_trait v1.2.1
2202026-09-04T21:31:26.788Z Downloaded find-msvc-tools v0.1.10
2212026-09-04T21:31:26.794Z Downloaded allocator-api2 v0.2.21
2222026-09-04T21:31:26.794Z Downloaded openssl-probe v0.2.1
2232026-09-04T21:31:26.797Z Downloaded displaydoc v0.2.7
2242026-09-04T21:31:26.797Z Downloaded foldhash v0.2.0
2252026-09-04T21:31:26.797Z Downloaded slab v0.4.12
2262026-09-04T21:31:26.800Z Downloaded rustls-pki-types v1.15.1
2272026-09-04T21:31:26.803Z Downloaded futures-core v0.3.34
2282026-09-04T21:31:26.803Z Downloaded lru-slab v0.1.2
2292026-09-04T21:31:26.809Z Downloaded rand_pcg v0.10.2
2302026-09-04T21:31:26.812Z Downloaded subtle v2.6.1
2312026-09-04T21:31:26.815Z Downloaded tower-service v0.3.3
2322026-09-04T21:31:26.815Z Downloaded utf8_iter v1.0.4
2332026-09-04T21:31:26.815Z Downloaded percent-encoding v2.3.2
2342026-09-04T21:31:26.820Z Downloaded progenitor-client v0.14.0
2352026-09-04T21:31:26.820Z Downloaded yoke-derive v0.8.2
2362026-09-04T21:31:26.826Z Downloaded autocfg v1.5.1
2372026-09-04T21:31:26.830Z Downloaded try-lock v0.2.5
2382026-09-04T21:31:26.830Z Downloaded potential_utf v0.1.5
2392026-09-04T21:31:26.830Z Downloaded rustc-hash v2.1.3
2402026-09-04T21:31:26.834Z Downloaded itoa v1.0.18
2412026-09-04T21:31:26.834Z Downloaded proc-macro-crate v3.5.0
2422026-09-04T21:31:26.834Z Downloaded idna_adapter v1.2.2
2432026-09-04T21:31:26.838Z Downloaded thiserror v2.0.20
2442026-09-04T21:31:26.838Z Downloaded zeroize v1.9.0
2452026-09-04T21:31:26.842Z Downloaded schemars_derive v0.8.22
2462026-09-04T21:31:26.842Z Downloaded progenitor-macro v0.14.0
2472026-09-04T21:31:26.842Z Downloaded tabwriter v1.4.1
2482026-09-04T21:31:26.842Z Downloaded tinyvec_macros v0.1.1
2492026-09-04T21:31:26.845Z Downloaded yoke v0.8.3
2502026-09-04T21:31:26.845Z Downloaded httparse v1.10.1
2512026-09-04T21:31:26.848Z Downloaded colored v3.1.1
2522026-09-04T21:31:26.848Z Downloaded toml_parser v1.1.3+spec-1.1.0
2532026-09-04T21:31:26.848Z Downloaded shlex v2.0.1
2542026-09-04T21:31:26.851Z Downloaded synstructure v0.13.2
2552026-09-04T21:31:26.851Z Downloaded thiserror-impl v2.0.20
2562026-09-04T21:31:26.851Z Downloaded tracing-core v0.1.36
2572026-09-04T21:31:26.865Z Downloaded num_enum v0.7.6
2582026-09-04T21:31:26.865Z Downloaded zerofrom-derive v0.1.7
2592026-09-04T21:31:26.865Z Downloaded serde_derive_internals v0.29.1
2602026-09-04T21:31:26.865Z Downloaded oxnet v0.1.7
2612026-09-04T21:31:26.865Z Downloaded ipnet v2.12.1
2622026-09-04T21:31:26.865Z Downloaded quote v1.0.47
2632026-09-04T21:31:26.865Z Downloaded zerofrom v0.1.8
2642026-09-04T21:31:26.866Z Downloaded zerovec-derive v0.11.3
2652026-09-04T21:31:26.866Z Downloaded quinn-udp v0.5.15
2662026-09-04T21:31:26.866Z Downloaded rustversion v1.0.23
2672026-09-04T21:31:26.870Z Downloaded num_enum_derive v0.7.6
2682026-09-04T21:31:26.870Z Downloaded erased-serde v0.3.31
2692026-09-04T21:31:26.875Z Downloaded zmij v1.0.23
2702026-09-04T21:31:26.875Z Downloaded rustls-native-certs v0.8.4
2712026-09-04T21:31:26.879Z Downloaded semver v1.0.28
2722026-09-04T21:31:26.879Z Downloaded progenitor v0.14.0
2732026-09-04T21:31:26.883Z Downloaded serde_core v1.0.229
2742026-09-04T21:31:26.887Z Downloaded writeable v0.6.3
2752026-09-04T21:31:26.887Z Downloaded getrandom v0.2.17
2762026-09-04T21:31:26.890Z Downloaded jobserver v0.1.35
2772026-09-04T21:31:26.894Z Downloaded litemap v0.8.2
2782026-09-04T21:31:26.897Z Downloaded tokio-rustls v0.26.4
2792026-09-04T21:31:26.897Z Downloaded iana-time-zone v0.1.65
2802026-09-04T21:31:26.903Z Downloaded smallvec v1.15.2
2812026-09-04T21:31:26.909Z Downloaded tinyvec v1.12.0
2822026-09-04T21:31:26.909Z Downloaded unicode-ident v1.0.24
2832026-09-04T21:31:26.912Z Downloaded once_cell v1.21.4
2842026-09-04T21:31:26.917Z Downloaded pin-project-lite v0.2.17
2852026-09-04T21:31:26.922Z Downloaded rand_core v0.10.1
2862026-09-04T21:31:26.925Z Downloaded slog v2.8.2
2872026-09-04T21:31:26.926Z Downloaded bytes v1.12.1
2882026-09-04T21:31:26.926Z Downloaded schemars v0.8.22
2892026-09-04T21:31:26.931Z Downloaded socket2 v0.6.5
2902026-09-04T21:31:26.935Z Downloaded ryu v1.0.23
2912026-09-04T21:31:26.937Z Downloaded toml_edit v0.25.13+spec-1.1.0
2922026-09-04T21:31:26.938Z Downloaded unsafe-libyaml v0.2.11
2932026-09-04T21:31:26.941Z Downloaded serde_derive v1.0.229
2942026-09-04T21:31:26.941Z Downloaded getrandom v0.4.3
2952026-09-04T21:31:26.943Z Downloaded pkg-config v0.3.33
2962026-09-04T21:31:26.943Z Downloaded proc-macro2 v1.0.107
2972026-09-04T21:31:26.947Z Downloaded num-traits v0.2.19
2982026-09-04T21:31:26.947Z Downloaded typify v0.6.2
2992026-09-04T21:31:26.949Z Downloaded icu_normalizer_data v2.2.0
3002026-09-04T21:31:26.949Z Downloaded log v0.4.33
3012026-09-04T21:31:26.953Z Downloaded bitflags v2.13.1
3022026-09-04T21:31:26.957Z Downloaded icu_locale_core v2.2.0
3032026-09-04T21:31:26.960Z Downloaded serde_yaml v0.9.34+deprecated
3042026-09-04T21:31:26.960Z Downloaded uuid v1.26.0
3052026-09-04T21:31:26.963Z Downloaded icu_provider v2.2.0
3062026-09-04T21:31:26.966Z Downloaded icu_properties v2.2.0
3072026-09-04T21:31:26.969Z Downloaded zerotrie v0.2.4
3082026-09-04T21:31:26.975Z Downloaded rustls-webpki v0.103.14
3092026-09-04T21:31:26.975Z Downloaded progenitor-impl v0.14.0
3102026-09-04T21:31:26.978Z Downloaded icu_normalizer v2.2.0
3112026-09-04T21:31:26.978Z Downloaded url v2.5.8
3122026-09-04T21:31:26.981Z Downloaded serde v1.0.229
3132026-09-04T21:31:26.985Z Downloaded cc v1.4.2
3142026-09-04T21:31:26.988Z Downloaded tower v0.5.3
3152026-09-04T21:31:26.994Z Downloaded quinn v0.11.11
3162026-09-04T21:31:26.997Z Downloaded tokio-util v0.7.19
3172026-09-04T21:31:27.005Z Downloaded icu_collections v2.2.0
3182026-09-04T21:31:27.007Z Downloaded rustls-platform-verifier v0.7.0
3192026-09-04T21:31:27.008Z Downloaded zerovec v0.11.6
3202026-09-04T21:31:27.014Z Downloaded nom v8.0.0
3212026-09-04T21:31:27.019Z Downloaded indexmap v2.14.0
3222026-09-04T21:31:27.023Z Downloaded tower-http v0.6.11
3232026-09-04T21:31:27.026Z Downloaded mio v1.2.2
3242026-09-04T21:31:27.030Z Downloaded memchr v2.8.3
3252026-09-04T21:31:27.033Z Downloaded serde_json v1.0.151
3262026-09-04T21:31:27.036Z Downloaded rand v0.10.2
3272026-09-04T21:31:27.040Z Downloaded http v1.5.0
3282026-09-04T21:31:27.044Z Downloaded hashbrown v0.16.1
3292026-09-04T21:31:27.044Z Downloaded winnow v1.0.4
3302026-09-04T21:31:27.050Z Downloaded hyper-util v0.1.20
3312026-09-04T21:31:27.055Z Downloaded aho-corasick v1.1.5
3322026-09-04T21:31:27.066Z Downloaded unicode-width v0.2.2
3332026-09-04T21:31:27.069Z Downloaded aws-lc-rs v1.18.0
3342026-09-04T21:31:27.077Z Downloaded reqwest v0.13.4
3352026-09-04T21:31:27.082Z Downloaded hashbrown v0.17.1
3362026-09-04T21:31:27.083Z Downloaded futures-util v0.3.34
3372026-09-04T21:31:27.087Z Downloaded regex v1.13.1
3382026-09-04T21:31:27.091Z Downloaded idna v1.1.0
3392026-09-04T21:31:27.094Z Downloaded syn v2.0.119
3402026-09-04T21:31:27.100Z Downloaded syn v3.0.3
3412026-09-04T21:31:27.105Z Downloaded icu_properties_data v2.2.0
3422026-09-04T21:31:27.110Z Downloaded hyper v1.11.1
3432026-09-04T21:31:27.119Z Downloaded tracing v0.1.44
3442026-09-04T21:31:27.129Z Downloaded quinn-proto v0.11.16
3452026-09-04T21:31:27.133Z Downloaded typify-impl v0.6.2
3462026-09-04T21:31:27.140Z Downloaded chrono v0.4.45
3472026-09-04T21:31:27.148Z Downloaded tokio v1.53.1
3482026-09-04T21:31:27.173Z Downloaded regress v0.11.1
3492026-09-04T21:31:27.188Z Downloaded openapiv3 v2.2.0
3502026-09-04T21:31:27.194Z Downloaded rustls v0.23.43
3512026-09-04T21:31:27.203Z Downloaded regex-syntax v0.8.11
3522026-09-04T21:31:27.239Z Downloaded regex-automata v0.4.18
3532026-09-04T21:31:27.281Z Downloaded libc v0.2.189
3542026-09-04T21:31:27.355Z Downloaded ring v0.17.14
3552026-09-04T21:31:27.806Z Downloaded aws-lc-sys v0.44.0
3562026-09-04T21:31:28.094Z/work/oxidecomputer/maghemite
3572026-09-04T21:31:28.094Zchecking ddm-admin-client
3582026-09-04T21:31:28.110Z/work/oxidecomputer/maghemite/ddm-admin-client /work/oxidecomputer/maghemite
3592026-09-04T21:31:28.396Z Downloading crates ...
3602026-09-04T21:31:28.437Z Downloaded serde_repr v0.1.21
3612026-09-04T21:31:28.502Z/work/oxidecomputer/maghemite
3622026-09-04T21:31:28.502Zchecking ddm-api-types
3632026-09-04T21:31:28.511Z/work/oxidecomputer/maghemite/ddm-api-types /work/oxidecomputer/maghemite
3642026-09-04T21:31:28.816Z/work/oxidecomputer/maghemite
3652026-09-04T21:31:28.816Zchecking mg-api-types
3662026-09-04T21:31:28.816Z/work/oxidecomputer/maghemite/mg-api-types /work/oxidecomputer/maghemite
3672026-09-04T21:31:29.091Z Downloading crates ...
3682026-09-04T21:31:29.134Z Downloaded clap_lex v1.1.0
3692026-09-04T21:31:29.137Z Downloaded colorchoice v1.0.5
3702026-09-04T21:31:29.141Z Downloaded utf8parse v0.2.2
3712026-09-04T21:31:29.153Z Downloaded clap v4.6.6
3722026-09-04T21:31:29.165Z Downloaded anstyle-query v1.1.5
3732026-09-04T21:31:29.165Z Downloaded strsim v0.11.1
3742026-09-04T21:31:29.174Z Downloaded is_terminal_polyfill v1.70.2
3752026-09-04T21:31:29.174Z Downloaded anstream v1.0.0
3762026-09-04T21:31:29.174Z Downloaded anstyle v1.0.14
3772026-09-04T21:31:29.174Z Downloaded anstyle-parse v1.0.0
3782026-09-04T21:31:29.174Z Downloaded clap_derive v4.6.4
3792026-09-04T21:31:29.174Z Downloaded clap_builder v4.6.6
3802026-09-04T21:31:29.220Z/work/oxidecomputer/maghemite
3812026-09-04T21:31:29.220Zchecking mg-api-types/versions
3822026-09-04T21:31:29.227Z/work/oxidecomputer/maghemite/mg-api-types/versions /work/oxidecomputer/maghemite
3832026-09-04T21:31:29.546Z/work/oxidecomputer/maghemite
3842026-09-04T21:31:29.554Zprocess exited: duration 36931 ms, exit code 0
 
3852026-09-04T21:31:29.565Zfound 0 output files