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

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

Buildomat Job: 01KZ6TKSC2029M3F3BAP2D3BXJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-04T16:45:47.000Zjob assigned to worker 01KZ6TM7S52H84788337QDEH36 [factory aws, i-08e84e80285100845] (queued for 55 s)
 
22026-08-04T16:45:53.901Zstarting task 0: "setup"
32026-08-04T16:45:53.907Z++ uname -s
42026-08-04T16:45:53.910Z+ kern=SunOS
52026-08-04T16:45:53.910Z+ build_user=build
62026-08-04T16:45:53.910Z+ build_uid=12345
72026-08-04T16:45:53.910Z+ work_dir=/work
82026-08-04T16:45:53.910Z+ input_dir=/input
92026-08-04T16:45:53.910Z+ [[ 0 == 12345 ]]
102026-08-04T16:45:53.910Z+ case "$kern" in
112026-08-04T16:45:53.910Z+ groupadd -g 12345 build
122026-08-04T16:45:53.913Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-04T16:45:55.915Z+ zfs create -o mountpoint=/work rpool/work
142026-08-04T16:45:56.021Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-04T16:45:56.024Z+ home_fs=zfs
162026-08-04T16:45:56.024Z+ [[ zfs == autofs ]]
172026-08-04T16:45:56.024Z+ mkdir -p /home/build
182026-08-04T16:45:56.024Z+ chown build:build /home/build /work
192026-08-04T16:45:57.025Z+ chmod 0700 /home/build /work
202026-08-04T16:45:57.028Zprocess exited: duration 3125 ms, exit code 0
 
212026-08-04T16:45:57.034Zstarting task 1: "rust-toolchain"
222026-08-04T16:45:57.037Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-08-04T16:45:57.037Z * rust toolchain channel = "stable"
242026-08-04T16:45:57.037Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-08-04T16:45:57.037Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-08-04T16:45:57.037Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-04T16:45:57.037Z * rust toolchain profile = "default"
282026-08-04T16:45:57.041Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-04T16:45:57.041Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-08-04T16:45:57.145Zinfo: downloading installer
312026-08-04T16:45:58.533Zwarn: It looks like you have an existing installation of Rust at:
322026-08-04T16:45:58.533Zwarn: /opt/ooce/bin
332026-08-04T16:45:58.533Zwarn: It is recommended that rustup be the primary Rust installation.
342026-08-04T16:45:58.533Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-08-04T16:45:58.533Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-08-04T16:45:58.533Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-08-04T16:45:58.533Zwarn: or pass `-y' to ignore all ignorable checks.
382026-08-04T16:45:58.533Zerror: cannot install while Rust is installed
392026-08-04T16:45:58.533Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-08-04T16:45:58.533Zwarn: It looks like you have an existing rustup settings file at:
412026-08-04T16:45:58.533Zwarn: /home/build/.rustup/settings.toml
422026-08-04T16:45:58.533Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-08-04T16:45:58.533Zwarn: instead of the one inferred from the default host triple.
442026-08-04T16:45:58.546Zinfo: profile set to default
452026-08-04T16:45:58.546Zinfo: default host triple is x86_64-unknown-illumos
462026-08-04T16:45:58.549Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-08-04T16:45:58.678Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
482026-08-04T16:45:58.681Zinfo: downloading 6 components
492026-08-04T16:46:13.809Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-08-04T16:46:13.809Z
512026-08-04T16:46:13.836Z stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
522026-08-04T16:46:13.836Z
532026-08-04T16:46:13.836Z
542026-08-04T16:46:13.836ZRust is installed now. Great!
552026-08-04T16:46:13.836Z
562026-08-04T16:46:13.836ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-08-04T16:46:13.836Zenvironment variable. This has not been done automatically.
582026-08-04T16:46:13.836Z
592026-08-04T16:46:13.836ZTo configure your current shell, you need to source
602026-08-04T16:46:13.836Zthe corresponding env file under $HOME/.cargo.
612026-08-04T16:46:13.836Z
622026-08-04T16:46:13.839ZThis is usually done by running one of the following (note the leading DOT):
632026-08-04T16:46:13.839Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-08-04T16:46:13.839Zsource "$HOME/.cargo/env.fish" # For fish
652026-08-04T16:46:13.839Zsource "~/.cargo/env.nu" # For nushell
662026-08-04T16:46:13.839Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-08-04T16:46:13.839Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-08-04T16:46:13.840Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-08-04T16:46:13.840Zwarn: no default linker (`cc`) was found in your PATH
702026-08-04T16:46:13.840Zwarn: many Rust crates require a system C toolchain to build
712026-08-04T16:46:13.935Z+ rustup --version
722026-08-04T16:46:13.944Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-08-04T16:46:13.947Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-08-04T16:46:13.965Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
752026-08-04T16:46:13.968Z+ cargo --version
762026-08-04T16:46:13.982Zcargo 1.97.1 (c980f4866 2026-06-30)
772026-08-04T16:46:13.985Z+ rustc --version
782026-08-04T16:46:14.004Zrustc 1.97.1 (8bab26f4f 2026-07-14)
792026-08-04T16:46:14.007Zprocess exited: duration 16972 ms, exit code 0
 
802026-08-04T16:46:14.014Zstarting task 2: "authentication"
812026-08-04T16:46:14.030Zprocess exited: duration 16 ms, exit code 0
 
822026-08-04T16:46:14.037Zstarting task 3: "clone repository"
832026-08-04T16:46:14.040Z+ mkdir -p /work/oxidecomputer/maghemite
842026-08-04T16:46:14.043Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-08-04T16:46:14.135ZCloning into '/work/oxidecomputer/maghemite'...
862026-08-04T16:46:15.815Z+ cd /work/oxidecomputer/maghemite
872026-08-04T16:46:15.815Z+ git fetch origin 486debe5e7bf21fb34eb0ff8c85291a234f50307
882026-08-04T16:46:16.147ZFrom https://github.com/oxidecomputer/maghemite
892026-08-04T16:46:16.147Z * branch 486debe5e7bf21fb34eb0ff8c85291a234f50307 -> FETCH_HEAD
902026-08-04T16:46:16.152Z+ [[ -n '' ]]
912026-08-04T16:46:16.152Z+ git reset --hard 486debe5e7bf21fb34eb0ff8c85291a234f50307
922026-08-04T16:46:16.172ZHEAD is now at 486debe [api-types] align multicast validation with dendrite/omicron policy
932026-08-04T16:46:16.175Zprocess exited: duration 2137 ms, exit code 0
 
942026-08-04T16:46:16.182Zstarting task 4: "build"
952026-08-04T16:46:16.185Zchecking mg-admin-client
962026-08-04T16:46:16.188Z/work/oxidecomputer/maghemite/mg-admin-client /work/oxidecomputer/maghemite
972026-08-04T16:46:16.191Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
982026-08-04T16:46:16.334Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
992026-08-04T16:46:16.337Zinfo: downloading 6 components
1002026-08-04T16:46:31.707Z Updating crates.io index
1012026-08-04T16:46:31.711Z Updating git repository `https://github.com/oxidecomputer/omicron`
1022026-08-04T16:46:41.878ZFrom https://github.com/oxidecomputer/omicron
1032026-08-04T16:46:41.878Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1042026-08-04T16:46:42.306Z Updating git repository `https://github.com/oxidecomputer/falcon`
1052026-08-04T16:46:43.191ZFrom https://github.com/oxidecomputer/falcon
1062026-08-04T16:46:43.191Z * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3
1072026-08-04T16:46:43.265Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1082026-08-04T16:46:43.734ZFrom https://github.com/oxidecomputer/dendrite
1092026-08-04T16:46:43.734Z * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6
1102026-08-04T16:46:43.769Z Updating git repository `https://github.com/oxidecomputer/ispf`
1112026-08-04T16:46:44.034ZFrom https://github.com/oxidecomputer/ispf
1122026-08-04T16:46:44.034Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1132026-08-04T16:46:44.040Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1142026-08-04T16:46:44.390ZFrom https://github.com/oxidecomputer/netadm-sys
1152026-08-04T16:46:44.390Z * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9
1162026-08-04T16:46:44.399Z Updating git repository `https://github.com/oxidecomputer/opte`
1172026-08-04T16:46:45.308ZFrom https://github.com/oxidecomputer/opte
1182026-08-04T16:46:45.308Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1192026-08-04T16:46:45.336Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1202026-08-04T16:46:45.598ZFrom https://github.com/oxidecomputer/slog-error-chain
1212026-08-04T16:46:45.598Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1222026-08-04T16:46:45.606Z Updating git repository `https://github.com/illumos/smf-rs`
1232026-08-04T16:46:45.910ZFrom https://github.com/illumos/smf-rs
1242026-08-04T16:46:45.910Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1252026-08-04T16:46:45.917Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1262026-08-04T16:46:46.263ZFrom https://github.com/oxidecomputer/poptrie
1272026-08-04T16:46:46.263Z * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34
1282026-08-04T16:46:46.271Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1292026-08-04T16:46:46.542ZFrom https://github.com/oxidecomputer/network-interface
1302026-08-04T16:46:46.542Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1312026-08-04T16:46:46.548Z Updating git repository `https://github.com/oxidecomputer/zone`
1322026-08-04T16:46:46.798ZFrom https://github.com/oxidecomputer/zone
1332026-08-04T16:46:46.798Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1342026-08-04T16:46:46.803Z Updating git repository `https://github.com/oxidecomputer/lldp`
1352026-08-04T16:46:47.172ZFrom https://github.com/oxidecomputer/lldp
1362026-08-04T16:46:47.172Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1372026-08-04T16:46:47.183Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1382026-08-04T16:46:47.493ZFrom https://github.com/oxidecomputer/tufaceous
1392026-08-04T16:46:47.493Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1402026-08-04T16:46:47.501Z Updating git repository `https://github.com/oxidecomputer/propolis`
1412026-08-04T16:46:48.119ZFrom https://github.com/oxidecomputer/propolis
1422026-08-04T16:46:48.119Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1432026-08-04T16:46:48.160Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1442026-08-04T16:46:48.736ZFrom https://github.com/oxidecomputer/transceiver-control
1452026-08-04T16:46:48.736Z * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac
1462026-08-04T16:46:48.747Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1472026-08-04T16:46:49.043ZFrom https://github.com/oxidecomputer/dlpi-sys
1482026-08-04T16:46:49.044Z * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664
1492026-08-04T16:46:49.049Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1502026-08-04T16:46:49.351ZFrom https://github.com/jmesmon/rust-libzfs
1512026-08-04T16:46:49.351Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1522026-08-04T16:46:49.358Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-08-04T16:46:49.600ZFrom https://github.com/oxidecomputer/rusty-doors
1542026-08-04T16:46:49.600Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1552026-08-04T16:46:49.606Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1562026-08-04T16:46:50.062ZFrom https://github.com/oxidecomputer/management-gateway-service
1572026-08-04T16:46:50.062Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
1582026-08-04T16:46:50.075Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1592026-08-04T16:46:50.368ZFrom https://github.com/oxidecomputer/serde_human_bytes
1602026-08-04T16:46:50.368Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
1612026-08-04T16:46:50.375Z Updating git repository `https://github.com/oxidecomputer/crucible`
1622026-08-04T16:46:52.706ZFrom https://github.com/oxidecomputer/crucible
1632026-08-04T16:46:52.706Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
1642026-08-04T16:46:52.745Z Updating git repository `https://github.com/oxidecomputer/propolis`
1652026-08-04T16:46:53.201ZFrom https://github.com/oxidecomputer/propolis
1662026-08-04T16:46:53.201Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
1672026-08-04T16:46:53.244Z Updating git repository `https://github.com/oxidecomputer/crucible`
1682026-08-04T16:46:54.186ZFrom https://github.com/oxidecomputer/crucible
1692026-08-04T16:46:54.186Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
1702026-08-04T16:46:54.251Z Updating git repository `https://github.com/oxidecomputer/tofino`
1712026-08-04T16:46:54.681ZFrom https://github.com/oxidecomputer/tofino
1722026-08-04T16:46:54.681Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
1732026-08-04T16:46:54.692Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1742026-08-04T16:46:55.628ZFrom https://github.com/oxidecomputer/maghemite
1752026-08-04T16:46:55.629Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
1762026-08-04T16:46:55.660Z Updating git repository `https://github.com/oxidecomputer/clickward`
1772026-08-04T16:46:55.986ZFrom https://github.com/oxidecomputer/clickward
1782026-08-04T16:46:55.986Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
1792026-08-04T16:46:55.992Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1802026-08-04T16:46:56.255ZFrom https://github.com/oxidecomputer/illumos-devinfo
1812026-08-04T16:46:56.255Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
1822026-08-04T16:46:58.021Z Downloading crates ...
1832026-08-04T16:46:58.085Z Downloaded equivalent v1.0.2
1842026-08-04T16:46:58.101Z Downloaded rustc-hash v2.1.2
1852026-08-04T16:46:58.104Z Downloaded cfg_aliases v0.2.1
1862026-08-04T16:46:58.104Z Downloaded serde_urlencoded v0.7.1
1872026-08-04T16:46:58.104Z Downloaded cfg-if v1.0.4
1882026-08-04T16:46:58.107Z Downloaded tower-service v0.3.3
1892026-08-04T16:46:58.110Z Downloaded subtle v2.6.1
1902026-08-04T16:46:58.113Z Downloaded chacha20 v0.10.0
1912026-08-04T16:46:58.116Z Downloaded futures-sink v0.3.32
1922026-08-04T16:46:58.124Z Downloaded autocfg v1.5.1
1932026-08-04T16:46:58.129Z Downloaded cpufeatures v0.3.0
1942026-08-04T16:46:58.132Z Downloaded serde_core v1.0.229
1952026-08-04T16:46:58.135Z Downloaded anyhow v1.0.104
1962026-08-04T16:46:58.138Z Downloaded futures-io v0.3.32
1972026-08-04T16:46:58.138Z Downloaded schemars_derive v0.8.22
1982026-08-04T16:46:58.138Z Downloaded serde_tokenstream v0.2.3
1992026-08-04T16:46:58.138Z Downloaded slab v0.4.12
2002026-08-04T16:46:58.141Z Downloaded form_urlencoded v1.2.2
2012026-08-04T16:46:58.141Z Downloaded try-lock v0.2.5
2022026-08-04T16:46:58.145Z Downloaded tinyvec_macros v0.1.1
2032026-08-04T16:46:58.148Z Downloaded semver v1.0.28
2042026-08-04T16:46:58.151Z Downloaded serde_derive_internals v0.29.1
2052026-08-04T16:46:58.153Z Downloaded heck v0.5.0
2062026-08-04T16:46:58.157Z Downloaded zerofrom-derive v0.1.7
2072026-08-04T16:46:58.157Z Downloaded serde_derive v1.0.229
2082026-08-04T16:46:58.159Z Downloaded atomic-waker v1.1.2
2092026-08-04T16:46:58.159Z Downloaded lru-slab v0.1.2
2102026-08-04T16:46:58.164Z Downloaded stable_deref_trait v1.2.1
2112026-08-04T16:46:58.167Z Downloaded idna_adapter v1.2.2
2122026-08-04T16:46:58.171Z Downloaded yoke-derive v0.8.2
2132026-08-04T16:46:58.174Z Downloaded openssl-probe v0.2.1
2142026-08-04T16:46:58.175Z Downloaded rand_pcg v0.10.2
2152026-08-04T16:46:58.178Z Downloaded utf8_iter v1.0.4
2162026-08-04T16:46:58.178Z Downloaded sync_wrapper v1.0.2
2172026-08-04T16:46:58.178Z Downloaded zerofrom v0.1.8
2182026-08-04T16:46:58.181Z Downloaded itoa v1.0.18
2192026-08-04T16:46:58.181Z Downloaded progenitor-client v0.14.0
2202026-08-04T16:46:58.181Z Downloaded slog v2.8.2
2212026-08-04T16:46:58.184Z Downloaded tower-layer v0.3.3
2222026-08-04T16:46:58.184Z Downloaded untrusted v0.9.0
2232026-08-04T16:46:58.188Z Downloaded potential_utf v0.1.5
2242026-08-04T16:46:58.193Z Downloaded progenitor-macro v0.14.0
2252026-08-04T16:46:58.196Z Downloaded typify-macro v0.6.2
2262026-08-04T16:46:58.196Z Downloaded http-body v1.0.1
2272026-08-04T16:46:58.199Z Downloaded tabwriter v1.4.1
2282026-08-04T16:46:58.202Z Downloaded futures-task v0.3.32
2292026-08-04T16:46:58.202Z Downloaded futures-core v0.3.32
2302026-08-04T16:46:58.205Z Downloaded rustls-platform-verifier v0.7.0
2312026-08-04T16:46:58.205Z Downloaded ryu v1.0.23
2322026-08-04T16:46:58.208Z Downloaded tinystr v0.8.3
2332026-08-04T16:46:58.208Z Downloaded tokio-rustls v0.26.4
2342026-08-04T16:46:58.211Z Downloaded dunce v1.0.5
2352026-08-04T16:46:58.211Z Downloaded proc-macro-crate v3.5.0
2362026-08-04T16:46:58.216Z Downloaded futures-macro v0.3.32
2372026-08-04T16:46:58.219Z Downloaded dyn-clone v1.0.20
2382026-08-04T16:46:58.222Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2392026-08-04T16:46:58.226Z Downloaded thiserror v2.0.19
2402026-08-04T16:46:58.229Z Downloaded shlex v2.0.1
2412026-08-04T16:46:58.232Z Downloaded writeable v0.6.3
2422026-08-04T16:46:58.233Z Downloaded want v0.3.1
2432026-08-04T16:46:58.233Z Downloaded zerovec-derive v0.11.3
2442026-08-04T16:46:58.233Z Downloaded foldhash v0.2.0
2452026-08-04T16:46:58.236Z Downloaded percent-encoding v2.3.2
2462026-08-04T16:46:58.236Z Downloaded synstructure v0.13.2
2472026-08-04T16:46:58.236Z Downloaded thiserror-impl v2.0.19
2482026-08-04T16:46:58.237Z Downloaded rustversion v1.0.22
2492026-08-04T16:46:58.240Z Downloaded serde_yaml v0.9.34+deprecated
2502026-08-04T16:46:58.240Z Downloaded num_enum v0.7.6
2512026-08-04T16:46:58.242Z Downloaded serde v1.0.229
2522026-08-04T16:46:58.245Z Downloaded oxnet v0.1.6
2532026-08-04T16:46:58.249Z Downloaded smallvec v1.15.1
2542026-08-04T16:46:58.249Z Downloaded zmij v1.0.21
2552026-08-04T16:46:58.252Z Downloaded progenitor v0.14.0
2562026-08-04T16:46:58.252Z Downloaded cmake v0.1.58
2572026-08-04T16:46:58.255Z Downloaded http-body-util v0.1.4
2582026-08-04T16:46:58.255Z Downloaded jobserver v0.1.34
2592026-08-04T16:46:58.258Z Downloaded tinyvec v1.11.0
2602026-08-04T16:46:58.261Z Downloaded rand_core v0.10.1
2612026-08-04T16:46:58.261Z Downloaded displaydoc v0.2.6
2622026-08-04T16:46:58.264Z Downloaded quote v1.0.45
2632026-08-04T16:46:58.264Z Downloaded num_enum_derive v0.7.6
2642026-08-04T16:46:58.264Z Downloaded toml_parser v1.1.2+spec-1.1.0
2652026-08-04T16:46:58.267Z Downloaded unsafe-libyaml v0.2.11
2662026-08-04T16:46:58.267Z Downloaded zeroize v1.8.2
2672026-08-04T16:46:58.270Z Downloaded ipnet v2.12.0
2682026-08-04T16:46:58.270Z Downloaded rustls-native-certs v0.8.4
2692026-08-04T16:46:58.270Z Downloaded fs_extra v1.3.0
2702026-08-04T16:46:58.273Z Downloaded chrono v0.4.45
2712026-08-04T16:46:58.277Z Downloaded unicode-ident v1.0.24
2722026-08-04T16:46:58.279Z Downloaded yoke v0.8.3
2732026-08-04T16:46:58.279Z Downloaded find-msvc-tools v0.1.9
2742026-08-04T16:46:58.282Z Downloaded typify v0.6.2
2752026-08-04T16:46:58.282Z Downloaded icu_locale_core v2.2.0
2762026-08-04T16:46:58.285Z Downloaded tracing-core v0.1.36
2772026-08-04T16:46:58.288Z Downloaded uuid v1.24.0
2782026-08-04T16:46:58.288Z Downloaded schemars v0.8.22
2792026-08-04T16:46:58.294Z Downloaded quinn-udp v0.5.14
2802026-08-04T16:46:58.296Z Downloaded httparse v1.10.1
2812026-08-04T16:46:58.297Z Downloaded litemap v0.8.2
2822026-08-04T16:46:58.299Z Downloaded iana-time-zone v0.1.65
2832026-08-04T16:46:58.306Z Downloaded erased-serde v0.3.31
2842026-08-04T16:46:58.309Z Downloaded socket2 v0.6.5
2852026-08-04T16:46:58.312Z Downloaded zerotrie v0.2.4
2862026-08-04T16:46:58.315Z Downloaded toml_edit v0.25.12+spec-1.1.0
2872026-08-04T16:46:58.318Z Downloaded colored v3.1.1
2882026-08-04T16:46:58.318Z Downloaded hyper-rustls v0.27.9
2892026-08-04T16:46:58.321Z Downloaded pin-project-lite v0.2.17
2902026-08-04T16:46:58.324Z Downloaded futures-channel v0.3.32
2912026-08-04T16:46:58.324Z Downloaded tower v0.5.3
2922026-08-04T16:46:58.327Z Downloaded indexmap v2.14.0
2932026-08-04T16:46:58.330Z Downloaded once_cell v1.21.4
2942026-08-04T16:46:58.334Z Downloaded bytes v1.11.1
2952026-08-04T16:46:58.334Z Downloaded serde_json v1.0.151
2962026-08-04T16:46:58.337Z Downloaded url v2.5.8
2972026-08-04T16:46:58.337Z Downloaded icu_properties v2.2.0
2982026-08-04T16:46:58.340Z Downloaded rustls-pki-types v1.14.1
2992026-08-04T16:46:58.340Z Downloaded log v0.4.32
3002026-08-04T16:46:58.343Z Downloaded proc-macro2 v1.0.106
3012026-08-04T16:46:58.343Z Downloaded num-traits v0.2.19
3022026-08-04T16:46:58.347Z Downloaded icu_provider v2.2.0
3032026-08-04T16:46:58.352Z Downloaded allocator-api2 v0.2.21
3042026-08-04T16:46:58.355Z Downloaded getrandom v0.4.2
3052026-08-04T16:46:58.358Z Downloaded tokio-util v0.7.18
3062026-08-04T16:46:58.361Z Downloaded bitflags v2.12.1
3072026-08-04T16:46:58.363Z Downloaded getrandom v0.2.17
3082026-08-04T16:46:58.363Z Downloaded zerovec v0.11.6
3092026-08-04T16:46:58.366Z Downloaded progenitor-impl v0.14.0
3102026-08-04T16:46:58.366Z Downloaded base64 v0.22.1
3112026-08-04T16:46:58.378Z Downloaded icu_normalizer_data v2.2.0
3122026-08-04T16:46:58.380Z Downloaded tower-http v0.6.11
3132026-08-04T16:46:58.383Z Downloaded winnow v1.0.3
3142026-08-04T16:46:58.404Z Downloaded rustls-webpki v0.103.13
3152026-08-04T16:46:58.416Z Downloaded icu_normalizer v2.2.0
3162026-08-04T16:46:58.419Z Downloaded cc v1.2.63
3172026-08-04T16:46:58.422Z Downloaded unicode-width v0.2.2
3182026-08-04T16:46:58.425Z Downloaded syn v3.0.3
3192026-08-04T16:46:58.429Z Downloaded icu_collections v2.2.0
3202026-08-04T16:46:58.432Z Downloaded memchr v2.8.1
3212026-08-04T16:46:58.435Z Downloaded http v1.4.2
3222026-08-04T16:46:58.438Z Downloaded quinn v0.11.9
3232026-08-04T16:46:58.438Z Downloaded rand v0.10.2
3242026-08-04T16:46:58.441Z Downloaded syn v2.0.117
3252026-08-04T16:46:58.445Z Downloaded aho-corasick v1.1.4
3262026-08-04T16:46:58.448Z Downloaded hyper-util v0.1.20
3272026-08-04T16:46:58.451Z Downloaded mio v1.2.1
3282026-08-04T16:46:58.458Z Downloaded typify-impl v0.6.2
3292026-08-04T16:46:58.466Z Downloaded tracing v0.1.44
3302026-08-04T16:46:58.484Z Downloaded idna v1.1.0
3312026-08-04T16:46:58.487Z Downloaded nom v8.0.0
3322026-08-04T16:46:58.493Z Downloaded hashbrown v0.16.1
3332026-08-04T16:46:58.496Z Downloaded tokio v1.53.1
3342026-08-04T16:46:58.517Z Downloaded reqwest v0.13.4
3352026-08-04T16:46:58.520Z Downloaded futures-util v0.3.32
3362026-08-04T16:46:58.526Z Downloaded hyper v1.11.0
3372026-08-04T16:46:58.530Z Downloaded regex v1.12.3
3382026-08-04T16:46:58.533Z Downloaded hashbrown v0.17.1
3392026-08-04T16:46:58.540Z Downloaded icu_properties_data v2.2.0
3402026-08-04T16:46:58.572Z Downloaded quinn-proto v0.11.16
3412026-08-04T16:46:58.581Z Downloaded aws-lc-rs v1.17.0
3422026-08-04T16:46:58.628Z Downloaded regex-syntax v0.8.10
3432026-08-04T16:46:58.653Z Downloaded regress v0.11.1
3442026-08-04T16:46:58.658Z Downloaded rustls v0.23.40
3452026-08-04T16:46:58.666Z Downloaded openapiv3 v2.2.0
3462026-08-04T16:46:58.713Z Downloaded regex-automata v0.4.14
3472026-08-04T16:46:58.768Z Downloaded libc v0.2.189
3482026-08-04T16:46:58.860Z Downloaded ring v0.17.14
3492026-08-04T16:46:59.387Z Downloaded aws-lc-sys v0.41.0
3502026-08-04T16:46:59.656Z/work/oxidecomputer/maghemite
3512026-08-04T16:46:59.656Zchecking ddm-admin-client
3522026-08-04T16:46:59.660Z/work/oxidecomputer/maghemite/ddm-admin-client /work/oxidecomputer/maghemite
3532026-08-04T16:46:59.970Z Downloading crates ...
3542026-08-04T16:47:00.012Z Downloaded serde_repr v0.1.21
3552026-08-04T16:47:00.067Z/work/oxidecomputer/maghemite
3562026-08-04T16:47:00.067Zchecking ddm-api-types
3572026-08-04T16:47:00.070Z/work/oxidecomputer/maghemite/ddm-api-types /work/oxidecomputer/maghemite
3582026-08-04T16:47:00.396Z/work/oxidecomputer/maghemite
3592026-08-04T16:47:00.396Zchecking mg-api-types
3602026-08-04T16:47:00.396Z/work/oxidecomputer/maghemite/mg-api-types /work/oxidecomputer/maghemite
3612026-08-04T16:47:00.682Z Downloading crates ...
3622026-08-04T16:47:00.731Z Downloaded getrandom v0.3.4
3632026-08-04T16:47:00.735Z Downloaded bit-set v0.8.0
3642026-08-04T16:47:00.735Z Downloaded strsim v0.11.1
3652026-08-04T16:47:00.738Z Downloaded anstyle-query v1.1.5
3662026-08-04T16:47:00.741Z Downloaded unarray v0.1.4
3672026-08-04T16:47:00.741Z Downloaded colorchoice v1.0.5
3682026-08-04T16:47:00.741Z Downloaded is_terminal_polyfill v1.70.2
3692026-08-04T16:47:00.745Z Downloaded quick-error v1.2.3
3702026-08-04T16:47:00.748Z Downloaded wait-timeout v0.2.1
3712026-08-04T16:47:00.748Z Downloaded fnv v1.0.7
3722026-08-04T16:47:00.748Z Downloaded errno v0.3.14
3732026-08-04T16:47:00.753Z Downloaded utf8parse v0.2.2
3742026-08-04T16:47:00.756Z Downloaded clap_lex v1.1.0
3752026-08-04T16:47:00.756Z Downloaded anstream v1.0.0
3762026-08-04T16:47:00.759Z Downloaded ppv-lite86 v0.2.21
3772026-08-04T16:47:00.762Z Downloaded rand_xorshift v0.4.0
3782026-08-04T16:47:00.762Z Downloaded anstyle v1.0.14
3792026-08-04T16:47:00.766Z Downloaded anstyle-parse v1.0.0
3802026-08-04T16:47:00.769Z Downloaded fastrand v2.4.1
3812026-08-04T16:47:00.769Z Downloaded rand_chacha v0.9.0
3822026-08-04T16:47:00.769Z Downloaded bit-vec v0.8.0
3832026-08-04T16:47:00.769Z Downloaded tempfile v3.27.0
3842026-08-04T16:47:00.772Z Downloaded rand_core v0.9.5
3852026-08-04T16:47:00.779Z Downloaded clap v4.6.5
3862026-08-04T16:47:00.783Z Downloaded rusty-fork v0.3.1
3872026-08-04T16:47:00.787Z Downloaded clap_derive v4.6.4
3882026-08-04T16:47:00.796Z Downloaded rand v0.9.4
3892026-08-04T16:47:00.808Z Downloaded clap_builder v4.6.5
3902026-08-04T16:47:00.821Z Downloaded proptest v1.11.0
3912026-08-04T16:47:00.833Z Downloaded zerocopy v0.8.50
3922026-08-04T16:47:00.844Z Downloaded rustix v1.1.4
3932026-08-04T16:47:00.907Z/work/oxidecomputer/maghemite
3942026-08-04T16:47:00.912Zchecking mg-api-types/versions
3952026-08-04T16:47:00.912Z/work/oxidecomputer/maghemite/mg-api-types/versions /work/oxidecomputer/maghemite
3962026-08-04T16:47:01.202Z Downloading crates ...
3972026-08-04T16:47:01.242Z Downloaded ipnetwork v0.21.1
3982026-08-04T16:47:01.253Z Downloaded zerocopy-derive v0.8.50
3992026-08-04T16:47:01.305Z/work/oxidecomputer/maghemite
4002026-08-04T16:47:01.308Zprocess exited: duration 45123 ms, exit code 0
 
4012026-08-04T16:47:01.319Zfound 0 output files