|
|
|
| 1 | 2026-06-15T03:25:37.798Z | job assigned to worker 01KV4MZ5QNX7NKRFC35GJB5EY7 [factory aws, i-074d8c9da0d8e7f2a] (queued for 53 s) |
| |
| 2 | 2026-06-15T03:25:44.162Z | starting task 0: "setup" |
| 3 | 2026-06-15T03:25:44.169Z | ++ uname -s |
| 4 | 2026-06-15T03:25:44.218Z | + kern=SunOS |
| 5 | 2026-06-15T03:25:44.218Z | + build_user=build |
| 6 | 2026-06-15T03:25:44.218Z | + build_uid=12345 |
| 7 | 2026-06-15T03:25:44.218Z | + work_dir=/work |
| 8 | 2026-06-15T03:25:44.218Z | + input_dir=/input |
| 9 | 2026-06-15T03:25:44.218Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-15T03:25:44.218Z | + case "$kern" in |
| 11 | 2026-06-15T03:25:44.218Z | + groupadd -g 12345 build |
| 12 | 2026-06-15T03:25:44.218Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-15T03:25:46.179Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-15T03:25:46.310Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-15T03:25:46.313Z | + home_fs=zfs |
| 16 | 2026-06-15T03:25:46.313Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-15T03:25:46.313Z | + mkdir -p /home/build |
| 18 | 2026-06-15T03:25:46.313Z | + chown build:build /home/build /work |
| 19 | 2026-06-15T03:25:48.315Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-15T03:25:48.318Z | process exited: duration 4154 ms, exit code 0 |
| |
| 21 | 2026-06-15T03:25:48.325Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-15T03:25:48.329Z | * rust toolchain channel = "stable" |
| 23 | 2026-06-15T03:25:48.329Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-06-15T03:25:48.329Z | * rust toolchain profile = "default" |
| 25 | 2026-06-15T03:25:48.329Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-15T03:25:48.330Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-15T03:25:48.330Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-15T03:25:48.333Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-15T03:25:48.333Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-15T03:25:48.454Z | info: downloading installer |
| 31 | 2026-06-15T03:25:49.882Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-15T03:25:49.882Z | warn: /opt/ooce/bin |
| 33 | 2026-06-15T03:25:49.882Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-15T03:25:49.883Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-15T03:25:49.883Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-15T03:25:49.883Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-15T03:25:49.883Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-15T03:25:49.883Z | error: cannot install while Rust is installed |
| 39 | 2026-06-15T03:25:49.883Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-15T03:25:49.883Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-15T03:25:49.883Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-15T03:25:49.883Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-15T03:25:49.883Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-15T03:25:49.895Z | info: profile set to default |
| 45 | 2026-06-15T03:25:49.896Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-15T03:25:49.899Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-15T03:25:50.036Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-15T03:25:50.039Z | info: downloading 6 components |
| 49 | 2026-06-15T03:26:05.314Z | |
| 50 | 2026-06-15T03:26:05.314Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-15T03:26:05.350Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-15T03:26:05.350Z | |
| 53 | 2026-06-15T03:26:05.353Z | |
| 54 | 2026-06-15T03:26:05.353Z | Rust is installed now. Great! |
| 55 | 2026-06-15T03:26:05.353Z | |
| 56 | 2026-06-15T03:26:05.353Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-15T03:26:05.353Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-15T03:26:05.353Z | |
| 59 | 2026-06-15T03:26:05.353Z | To configure your current shell, you need to source |
| 60 | 2026-06-15T03:26:05.353Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-15T03:26:05.353Z | |
| 62 | 2026-06-15T03:26:05.353Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-15T03:26:05.353Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-15T03:26:05.353Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-15T03:26:05.354Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-15T03:26:05.354Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-15T03:26:05.354Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-15T03:26:05.354Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-15T03:26:05.354Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-15T03:26:05.354Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-15T03:26:05.437Z | + rustup --version |
| 72 | 2026-06-15T03:26:05.446Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-15T03:26:05.449Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-15T03:26:05.466Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-15T03:26:05.469Z | + cargo --version |
| 76 | 2026-06-15T03:26:05.482Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-15T03:26:05.485Z | + rustc --version |
| 78 | 2026-06-15T03:26:05.504Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-15T03:26:05.507Z | process exited: duration 17179 ms, exit code 0 |
| |
| 80 | 2026-06-15T03:26:05.513Z | starting task 2: "authentication" |
| 81 | 2026-06-15T03:26:05.529Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-15T03:26:05.535Z | starting task 3: "clone repository" |
| 83 | 2026-06-15T03:26:05.538Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-15T03:26:05.541Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-15T03:26:05.574Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-15T03:26:06.726Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-15T03:26:06.726Z | + git fetch origin 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 88 | 2026-06-15T03:26:06.969Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-15T03:26:06.969Z | * branch 4cc569836dc1c5d13a5f2396de310220eafee2fe -> FETCH_HEAD |
| 90 | 2026-06-15T03:26:06.974Z | + [[ -n zl/ddm-mcast ]] |
| 91 | 2026-06-15T03:26:06.977Z | ++ git branch --show-current |
| 92 | 2026-06-15T03:26:06.977Z | + current=main |
| 93 | 2026-06-15T03:26:06.977Z | + [[ main != zl/ddm-mcast ]] |
| 94 | 2026-06-15T03:26:06.977Z | + git branch -f zl/ddm-mcast 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 95 | 2026-06-15T03:26:06.980Z | + git checkout -f zl/ddm-mcast |
| 96 | 2026-06-15T03:26:07.000Z | Switched to branch 'zl/ddm-mcast' |
| 97 | 2026-06-15T03:26:07.003Z | + git reset --hard 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 98 | 2026-06-15T03:26:07.009Z | HEAD is now at 4cc5698 [merge] Merge upstream: includes MRIB/v12 update |
| 99 | 2026-06-15T03:26:07.012Z | process exited: duration 1474 ms, exit code 0 |
| |
| 100 | 2026-06-15T03:26:07.018Z | starting task 4: "build" |
| 101 | 2026-06-15T03:26:07.022Z | checking mg-admin-client |
| 102 | 2026-06-15T03:26:07.024Z | /work/oxidecomputer/maghemite/mg-admin-client /work/oxidecomputer/maghemite |
| 103 | 2026-06-15T03:26:07.027Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 104 | 2026-06-15T03:26:07.187Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-06-15T03:26:07.190Z | info: downloading 6 components |
| 106 | 2026-06-15T03:26:26.239Z | Updating crates.io index |
| 107 | 2026-06-15T03:26:26.284Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 108 | 2026-06-15T03:26:32.218Z | From https://github.com/oxidecomputer/omicron |
| 109 | 2026-06-15T03:26:32.218Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 110 | 2026-06-15T03:26:32.715Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 111 | 2026-06-15T03:26:33.342Z | From https://github.com/oxidecomputer/falcon |
| 112 | 2026-06-15T03:26:33.342Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 113 | 2026-06-15T03:26:33.413Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 114 | 2026-06-15T03:26:34.310Z | From https://github.com/oxidecomputer/dendrite |
| 115 | 2026-06-15T03:26:34.310Z | * [new ref] f27f612dde317f2f05716c761a14500e46581ff7 -> refs/commit/f27f612dde317f2f05716c761a14500e46581ff7 |
| 116 | 2026-06-15T03:26:34.584Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 117 | 2026-06-15T03:26:34.849Z | From https://github.com/oxidecomputer/ispf |
| 118 | 2026-06-15T03:26:34.849Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 119 | 2026-06-15T03:26:34.854Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-06-15T03:26:35.195Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-06-15T03:26:35.195Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 122 | 2026-06-15T03:26:35.202Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 123 | 2026-06-15T03:26:35.858Z | From https://github.com/oxidecomputer/opte |
| 124 | 2026-06-15T03:26:35.858Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 125 | 2026-06-15T03:26:36.363Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 126 | 2026-06-15T03:26:36.609Z | From https://github.com/illumos/smf-rs |
| 127 | 2026-06-15T03:26:36.609Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 128 | 2026-06-15T03:26:36.695Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 129 | 2026-06-15T03:26:36.963Z | From https://github.com/oxidecomputer/poptrie |
| 130 | 2026-06-15T03:26:36.963Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 131 | 2026-06-15T03:26:36.982Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 132 | 2026-06-15T03:26:37.273Z | From https://github.com/oxidecomputer/network-interface |
| 133 | 2026-06-15T03:26:37.274Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 134 | 2026-06-15T03:26:37.295Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-06-15T03:26:37.564Z | From https://github.com/oxidecomputer/zone |
| 136 | 2026-06-15T03:26:37.564Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 137 | 2026-06-15T03:26:37.662Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 138 | 2026-06-15T03:26:37.995Z | From https://github.com/oxidecomputer/lldp |
| 139 | 2026-06-15T03:26:37.995Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 140 | 2026-06-15T03:26:38.102Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2026-06-15T03:26:38.356Z | From https://github.com/oxidecomputer/slog-error-chain |
| 142 | 2026-06-15T03:26:38.356Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 143 | 2026-06-15T03:26:38.381Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 144 | 2026-06-15T03:26:38.669Z | From https://github.com/oxidecomputer/tufaceous |
| 145 | 2026-06-15T03:26:38.669Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 146 | 2026-06-15T03:26:38.706Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 147 | 2026-06-15T03:26:39.359Z | From https://github.com/oxidecomputer/propolis |
| 148 | 2026-06-15T03:26:39.359Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 149 | 2026-06-15T03:26:39.661Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 150 | 2026-06-15T03:26:40.212Z | From https://github.com/oxidecomputer/transceiver-control |
| 151 | 2026-06-15T03:26:40.212Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 152 | 2026-06-15T03:26:40.230Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-06-15T03:26:40.509Z | From https://github.com/oxidecomputer/dlpi-sys |
| 154 | 2026-06-15T03:26:40.509Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 155 | 2026-06-15T03:26:40.515Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 156 | 2026-06-15T03:26:40.776Z | From https://github.com/jmesmon/rust-libzfs |
| 157 | 2026-06-15T03:26:40.776Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 158 | 2026-06-15T03:26:40.784Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 159 | 2026-06-15T03:26:41.055Z | From https://github.com/oxidecomputer/rusty-doors |
| 160 | 2026-06-15T03:26:41.055Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 161 | 2026-06-15T03:26:41.963Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 162 | 2026-06-15T03:26:42.433Z | From https://github.com/oxidecomputer/management-gateway-service |
| 163 | 2026-06-15T03:26:42.433Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 164 | 2026-06-15T03:26:42.501Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 165 | 2026-06-15T03:26:42.773Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 166 | 2026-06-15T03:26:42.773Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 167 | 2026-06-15T03:26:42.857Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 168 | 2026-06-15T03:26:43.661Z | From https://github.com/oxidecomputer/crucible |
| 169 | 2026-06-15T03:26:43.661Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 170 | 2026-06-15T03:26:44.247Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 171 | 2026-06-15T03:26:44.648Z | From https://github.com/oxidecomputer/propolis |
| 172 | 2026-06-15T03:26:44.648Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 173 | 2026-06-15T03:26:44.697Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 174 | 2026-06-15T03:26:45.193Z | From https://github.com/oxidecomputer/crucible |
| 175 | 2026-06-15T03:26:45.193Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 176 | 2026-06-15T03:26:45.509Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 177 | 2026-06-15T03:26:45.843Z | From https://github.com/oxidecomputer/tofino |
| 178 | 2026-06-15T03:26:45.844Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 179 | 2026-06-15T03:26:45.855Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 180 | 2026-06-15T03:26:46.535Z | From https://github.com/oxidecomputer/maghemite |
| 181 | 2026-06-15T03:26:46.535Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 182 | 2026-06-15T03:26:46.578Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 183 | 2026-06-15T03:26:46.853Z | From https://github.com/oxidecomputer/clickward |
| 184 | 2026-06-15T03:26:46.853Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 185 | 2026-06-15T03:26:46.886Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 186 | 2026-06-15T03:26:47.146Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 187 | 2026-06-15T03:26:47.146Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 188 | 2026-06-15T03:26:48.397Z | Downloading crates ... |
| 189 | 2026-06-15T03:26:48.455Z | Downloaded futures-sink v0.3.32 |
| 190 | 2026-06-15T03:26:48.468Z | Downloaded jobserver v0.1.34 |
| 191 | 2026-06-15T03:26:48.475Z | Downloaded ryu v1.0.23 |
| 192 | 2026-06-15T03:26:48.477Z | Downloaded cc v1.2.63 |
| 193 | 2026-06-15T03:26:48.480Z | Downloaded zerofrom-derive v0.1.7 |
| 194 | 2026-06-15T03:26:48.480Z | Downloaded schemars v0.8.22 |
| 195 | 2026-06-15T03:26:48.485Z | Downloaded equivalent v1.0.2 |
| 196 | 2026-06-15T03:26:48.488Z | Downloaded futures-task v0.3.32 |
| 197 | 2026-06-15T03:26:48.491Z | Downloaded socket2 v0.6.4 |
| 198 | 2026-06-15T03:26:48.491Z | Downloaded schemars_derive v0.8.22 |
| 199 | 2026-06-15T03:26:48.494Z | Downloaded futures-io v0.3.32 |
| 200 | 2026-06-15T03:26:48.497Z | Downloaded chrono v0.4.45 |
| 201 | 2026-06-15T03:26:48.503Z | Downloaded potential_utf v0.1.5 |
| 202 | 2026-06-15T03:26:48.506Z | Downloaded displaydoc v0.2.6 |
| 203 | 2026-06-15T03:26:48.514Z | Downloaded futures-core v0.3.32 |
| 204 | 2026-06-15T03:26:48.516Z | Downloaded utf8_iter v1.0.4 |
| 205 | 2026-06-15T03:26:48.516Z | Downloaded subtle v2.6.1 |
| 206 | 2026-06-15T03:26:48.516Z | Downloaded stable_deref_trait v1.2.1 |
| 207 | 2026-06-15T03:26:48.519Z | Downloaded hyper-rustls v0.27.9 |
| 208 | 2026-06-15T03:26:48.520Z | Downloaded foldhash v0.2.0 |
| 209 | 2026-06-15T03:26:48.520Z | Downloaded base64 v0.22.1 |
| 210 | 2026-06-15T03:26:48.522Z | Downloaded serde_urlencoded v0.7.1 |
| 211 | 2026-06-15T03:26:48.525Z | Downloaded zerofrom v0.1.8 |
| 212 | 2026-06-15T03:26:48.525Z | Downloaded cmake v0.1.58 |
| 213 | 2026-06-15T03:26:48.528Z | Downloaded iana-time-zone v0.1.65 |
| 214 | 2026-06-15T03:26:48.531Z | Downloaded futures-macro v0.3.32 |
| 215 | 2026-06-15T03:26:48.531Z | Downloaded futures-channel v0.3.32 |
| 216 | 2026-06-15T03:26:48.534Z | Downloaded tower-layer v0.3.3 |
| 217 | 2026-06-15T03:26:48.534Z | Downloaded progenitor-macro v0.14.0 |
| 218 | 2026-06-15T03:26:48.534Z | Downloaded httparse v1.10.1 |
| 219 | 2026-06-15T03:26:48.536Z | Downloaded http-body v1.0.1 |
| 220 | 2026-06-15T03:26:48.539Z | Downloaded want v0.3.1 |
| 221 | 2026-06-15T03:26:48.542Z | Downloaded percent-encoding v2.3.2 |
| 222 | 2026-06-15T03:26:48.542Z | Downloaded untrusted v0.9.0 |
| 223 | 2026-06-15T03:26:48.546Z | Downloaded tinyvec_macros v0.1.1 |
| 224 | 2026-06-15T03:26:48.549Z | Downloaded openssl-probe v0.2.1 |
| 225 | 2026-06-15T03:26:48.551Z | Downloaded idna_adapter v1.2.2 |
| 226 | 2026-06-15T03:26:48.554Z | Downloaded try-lock v0.2.5 |
| 227 | 2026-06-15T03:26:48.554Z | Downloaded sync_wrapper v1.0.2 |
| 228 | 2026-06-15T03:26:48.557Z | Downloaded lru-slab v0.1.2 |
| 229 | 2026-06-15T03:26:48.562Z | Downloaded ipnet v2.12.0 |
| 230 | 2026-06-15T03:26:48.562Z | Downloaded yoke-derive v0.8.2 |
| 231 | 2026-06-15T03:26:48.565Z | Downloaded tower-service v0.3.3 |
| 232 | 2026-06-15T03:26:48.568Z | Downloaded itoa v1.0.18 |
| 233 | 2026-06-15T03:26:48.570Z | Downloaded tabwriter v1.4.1 |
| 234 | 2026-06-15T03:26:48.570Z | Downloaded rustc-hash v2.1.2 |
| 235 | 2026-06-15T03:26:48.573Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 236 | 2026-06-15T03:26:48.576Z | Downloaded shlex v2.0.1 |
| 237 | 2026-06-15T03:26:48.579Z | Downloaded zmij v1.0.21 |
| 238 | 2026-06-15T03:26:48.582Z | Downloaded heck v0.5.0 |
| 239 | 2026-06-15T03:26:48.582Z | Downloaded slab v0.4.12 |
| 240 | 2026-06-15T03:26:48.582Z | Downloaded dyn-clone v1.0.20 |
| 241 | 2026-06-15T03:26:48.585Z | Downloaded serde_tokenstream v0.2.3 |
| 242 | 2026-06-15T03:26:48.585Z | Downloaded cfg-if v1.0.4 |
| 243 | 2026-06-15T03:26:48.589Z | Downloaded dunce v1.0.5 |
| 244 | 2026-06-15T03:26:48.592Z | Downloaded thiserror-impl v2.0.18 |
| 245 | 2026-06-15T03:26:48.592Z | Downloaded rustversion v1.0.22 |
| 246 | 2026-06-15T03:26:48.592Z | Downloaded atomic-waker v1.1.2 |
| 247 | 2026-06-15T03:26:48.595Z | Downloaded typify-macro v0.6.2 |
| 248 | 2026-06-15T03:26:48.595Z | Downloaded proc-macro-crate v3.5.0 |
| 249 | 2026-06-15T03:26:48.598Z | Downloaded writeable v0.6.3 |
| 250 | 2026-06-15T03:26:48.600Z | Downloaded cfg_aliases v0.2.1 |
| 251 | 2026-06-15T03:26:48.603Z | Downloaded serde_derive_internals v0.29.1 |
| 252 | 2026-06-15T03:26:48.606Z | Downloaded form_urlencoded v1.2.2 |
| 253 | 2026-06-15T03:26:48.609Z | Downloaded zeroize v1.8.2 |
| 254 | 2026-06-15T03:26:48.609Z | Downloaded thiserror v2.0.18 |
| 255 | 2026-06-15T03:26:48.613Z | Downloaded zerovec-derive v0.11.3 |
| 256 | 2026-06-15T03:26:48.613Z | Downloaded progenitor-client v0.14.0 |
| 257 | 2026-06-15T03:26:48.613Z | Downloaded smallvec v1.15.1 |
| 258 | 2026-06-15T03:26:48.616Z | Downloaded yoke v0.8.3 |
| 259 | 2026-06-15T03:26:48.619Z | Downloaded progenitor v0.14.0 |
| 260 | 2026-06-15T03:26:48.622Z | Downloaded autocfg v1.5.1 |
| 261 | 2026-06-15T03:26:48.622Z | Downloaded ppv-lite86 v0.2.21 |
| 262 | 2026-06-15T03:26:48.626Z | Downloaded fs_extra v1.3.0 |
| 263 | 2026-06-15T03:26:48.626Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 264 | 2026-06-15T03:26:48.627Z | Downloaded synstructure v0.13.2 |
| 265 | 2026-06-15T03:26:48.629Z | Downloaded http-body-util v0.1.3 |
| 266 | 2026-06-15T03:26:48.629Z | Downloaded erased-serde v0.3.31 |
| 267 | 2026-06-15T03:26:48.629Z | Downloaded rustls-native-certs v0.8.4 |
| 268 | 2026-06-15T03:26:48.632Z | Downloaded icu_locale_core v2.2.0 |
| 269 | 2026-06-15T03:26:48.635Z | Downloaded tokio-rustls v0.26.4 |
| 270 | 2026-06-15T03:26:48.639Z | Downloaded tinystr v0.8.3 |
| 271 | 2026-06-15T03:26:48.642Z | Downloaded num_enum_derive v0.7.6 |
| 272 | 2026-06-15T03:26:48.645Z | Downloaded find-msvc-tools v0.1.9 |
| 273 | 2026-06-15T03:26:48.645Z | Downloaded tinyvec v1.11.0 |
| 274 | 2026-06-15T03:26:48.649Z | Downloaded serde_yaml v0.9.34+deprecated |
| 275 | 2026-06-15T03:26:48.652Z | Downloaded unsafe-libyaml v0.2.11 |
| 276 | 2026-06-15T03:26:48.655Z | Downloaded serde_derive v1.0.228 |
| 277 | 2026-06-15T03:26:48.655Z | Downloaded typify v0.6.2 |
| 278 | 2026-06-15T03:26:48.658Z | Downloaded rand_core v0.9.5 |
| 279 | 2026-06-15T03:26:48.658Z | Downloaded quote v1.0.45 |
| 280 | 2026-06-15T03:26:48.660Z | Downloaded semver v1.0.28 |
| 281 | 2026-06-15T03:26:48.660Z | Downloaded unicode-ident v1.0.24 |
| 282 | 2026-06-15T03:26:48.663Z | Downloaded slog v2.8.2 |
| 283 | 2026-06-15T03:26:48.668Z | Downloaded rand_chacha v0.9.0 |
| 284 | 2026-06-15T03:26:48.670Z | Downloaded rustls-platform-verifier v0.7.0 |
| 285 | 2026-06-15T03:26:48.670Z | Downloaded num_enum v0.7.6 |
| 286 | 2026-06-15T03:26:48.673Z | Downloaded pin-project-lite v0.2.17 |
| 287 | 2026-06-15T03:26:48.678Z | Downloaded tracing-core v0.1.36 |
| 288 | 2026-06-15T03:26:48.681Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 289 | 2026-06-15T03:26:48.685Z | Downloaded serde_core v1.0.228 |
| 290 | 2026-06-15T03:26:48.688Z | Downloaded allocator-api2 v0.2.21 |
| 291 | 2026-06-15T03:26:48.691Z | Downloaded once_cell v1.21.4 |
| 292 | 2026-06-15T03:26:48.693Z | Downloaded colored v3.1.1 |
| 293 | 2026-06-15T03:26:48.693Z | Downloaded anyhow v1.0.102 |
| 294 | 2026-06-15T03:26:48.696Z | Downloaded url v2.5.8 |
| 295 | 2026-06-15T03:26:48.699Z | Downloaded zerotrie v0.2.4 |
| 296 | 2026-06-15T03:26:48.702Z | Downloaded getrandom v0.2.17 |
| 297 | 2026-06-15T03:26:48.702Z | Downloaded quinn-udp v0.5.14 |
| 298 | 2026-06-15T03:26:48.705Z | Downloaded serde v1.0.228 |
| 299 | 2026-06-15T03:26:48.709Z | Downloaded oxnet v0.1.6 |
| 300 | 2026-06-15T03:26:48.711Z | Downloaded rustls-webpki v0.103.13 |
| 301 | 2026-06-15T03:26:48.714Z | Downloaded uuid v1.23.2 |
| 302 | 2026-06-15T03:26:48.714Z | Downloaded tower v0.5.3 |
| 303 | 2026-06-15T03:26:48.725Z | Downloaded tokio-util v0.7.18 |
| 304 | 2026-06-15T03:26:48.729Z | Downloaded rustls-pki-types v1.14.1 |
| 305 | 2026-06-15T03:26:48.738Z | Downloaded litemap v0.8.2 |
| 306 | 2026-06-15T03:26:48.741Z | Downloaded log v0.4.32 |
| 307 | 2026-06-15T03:26:48.741Z | Downloaded icu_properties v2.2.0 |
| 308 | 2026-06-15T03:26:48.744Z | Downloaded icu_collections v2.2.0 |
| 309 | 2026-06-15T03:26:48.747Z | Downloaded bitflags v2.12.1 |
| 310 | 2026-06-15T03:26:48.752Z | Downloaded zerovec v0.11.6 |
| 311 | 2026-06-15T03:26:48.755Z | Downloaded num-traits v0.2.19 |
| 312 | 2026-06-15T03:26:48.758Z | Downloaded getrandom v0.4.2 |
| 313 | 2026-06-15T03:26:48.760Z | Downloaded tower-http v0.6.11 |
| 314 | 2026-06-15T03:26:48.763Z | Downloaded serde_json v1.0.150 |
| 315 | 2026-06-15T03:26:48.767Z | Downloaded proc-macro2 v1.0.106 |
| 316 | 2026-06-15T03:26:48.770Z | Downloaded winnow v1.0.3 |
| 317 | 2026-06-15T03:26:48.774Z | Downloaded progenitor-impl v0.14.0 |
| 318 | 2026-06-15T03:26:48.777Z | Downloaded icu_provider v2.2.0 |
| 319 | 2026-06-15T03:26:48.777Z | Downloaded icu_normalizer v2.2.0 |
| 320 | 2026-06-15T03:26:48.779Z | Downloaded bytes v1.11.1 |
| 321 | 2026-06-15T03:26:48.782Z | Downloaded getrandom v0.3.4 |
| 322 | 2026-06-15T03:26:48.787Z | Downloaded icu_normalizer_data v2.2.0 |
| 323 | 2026-06-15T03:26:48.794Z | Downloaded syn v2.0.117 |
| 324 | 2026-06-15T03:26:48.806Z | Downloaded quinn v0.11.9 |
| 325 | 2026-06-15T03:26:48.810Z | Downloaded unicode-width v0.2.2 |
| 326 | 2026-06-15T03:26:48.813Z | Downloaded zerocopy v0.8.50 |
| 327 | 2026-06-15T03:26:48.825Z | Downloaded http v1.4.1 |
| 328 | 2026-06-15T03:26:48.828Z | Downloaded rand v0.9.4 |
| 329 | 2026-06-15T03:26:48.839Z | Downloaded tracing v0.1.44 |
| 330 | 2026-06-15T03:26:48.850Z | Downloaded hashbrown v0.16.1 |
| 331 | 2026-06-15T03:26:48.853Z | Downloaded typify-impl v0.6.2 |
| 332 | 2026-06-15T03:26:48.860Z | Downloaded memchr v2.8.1 |
| 333 | 2026-06-15T03:26:48.863Z | Downloaded indexmap v2.14.0 |
| 334 | 2026-06-15T03:26:48.866Z | Downloaded mio v1.2.1 |
| 335 | 2026-06-15T03:26:48.879Z | Downloaded hyper-util v0.1.20 |
| 336 | 2026-06-15T03:26:48.884Z | Downloaded tokio v1.52.3 |
| 337 | 2026-06-15T03:26:48.906Z | Downloaded idna v1.1.0 |
| 338 | 2026-06-15T03:26:48.913Z | Downloaded aho-corasick v1.1.4 |
| 339 | 2026-06-15T03:26:48.916Z | Downloaded nom v8.0.0 |
| 340 | 2026-06-15T03:26:48.922Z | Downloaded hyper v1.10.1 |
| 341 | 2026-06-15T03:26:48.928Z | Downloaded regex v1.12.3 |
| 342 | 2026-06-15T03:26:48.931Z | Downloaded hashbrown v0.17.1 |
| 343 | 2026-06-15T03:26:48.936Z | Downloaded icu_properties_data v2.2.0 |
| 344 | 2026-06-15T03:26:48.943Z | Downloaded futures-util v0.3.32 |
| 345 | 2026-06-15T03:26:48.951Z | Downloaded reqwest v0.13.4 |
| 346 | 2026-06-15T03:26:48.967Z | Downloaded quinn-proto v0.11.14 |
| 347 | 2026-06-15T03:26:48.981Z | Downloaded aws-lc-rs v1.17.0 |
| 348 | 2026-06-15T03:26:49.019Z | Downloaded openapiv3 v2.2.0 |
| 349 | 2026-06-15T03:26:49.025Z | Downloaded regress v0.11.1 |
| 350 | 2026-06-15T03:26:49.030Z | Downloaded regex-syntax v0.8.10 |
| 351 | 2026-06-15T03:26:49.042Z | Downloaded rustls v0.23.40 |
| 352 | 2026-06-15T03:26:49.090Z | Downloaded regex-automata v0.4.14 |
| 353 | 2026-06-15T03:26:49.151Z | Downloaded libc v0.2.186 |
| 354 | 2026-06-15T03:26:49.230Z | Downloaded ring v0.17.14 |
| 355 | 2026-06-15T03:26:49.785Z | Downloaded aws-lc-sys v0.41.0 |
| 356 | 2026-06-15T03:26:50.062Z | /work/oxidecomputer/maghemite |
| 357 | 2026-06-15T03:26:50.062Z | checking ddm-admin-client |
| 358 | 2026-06-15T03:26:50.062Z | /work/oxidecomputer/maghemite/ddm-admin-client /work/oxidecomputer/maghemite |
| 359 | 2026-06-15T03:26:50.371Z | Downloading crates ... |
| 360 | 2026-06-15T03:26:50.427Z | Downloaded serde_repr v0.1.20 |
| 361 | 2026-06-15T03:26:50.482Z | /work/oxidecomputer/maghemite |
| 362 | 2026-06-15T03:26:50.482Z | checking ddm-api-types |
| 363 | 2026-06-15T03:26:50.485Z | /work/oxidecomputer/maghemite/ddm-api-types /work/oxidecomputer/maghemite |
| 364 | 2026-06-15T03:26:50.816Z | /work/oxidecomputer/maghemite |
| 365 | 2026-06-15T03:26:50.816Z | checking mg-api-types |
| 366 | 2026-06-15T03:26:50.819Z | /work/oxidecomputer/maghemite/mg-api-types /work/oxidecomputer/maghemite |
| 367 | 2026-06-15T03:26:51.127Z | Downloading crates ... |
| 368 | 2026-06-15T03:26:51.166Z | Downloaded utf8parse v0.2.2 |
| 369 | 2026-06-15T03:26:51.169Z | Downloaded colorchoice v1.0.5 |
| 370 | 2026-06-15T03:26:51.181Z | Downloaded bit-set v0.8.0 |
| 371 | 2026-06-15T03:26:51.184Z | Downloaded anstyle v1.0.14 |
| 372 | 2026-06-15T03:26:51.187Z | Downloaded unarray v0.1.4 |
| 373 | 2026-06-15T03:26:51.188Z | Downloaded clap v4.6.1 |
| 374 | 2026-06-15T03:26:51.192Z | Downloaded rusty-fork v0.3.1 |
| 375 | 2026-06-15T03:26:51.195Z | Downloaded clap_lex v1.1.0 |
| 376 | 2026-06-15T03:26:51.196Z | Downloaded fnv v1.0.7 |
| 377 | 2026-06-15T03:26:51.199Z | Downloaded tempfile v3.27.0 |
| 378 | 2026-06-15T03:26:51.203Z | Downloaded rand_xorshift v0.4.0 |
| 379 | 2026-06-15T03:26:51.206Z | Downloaded strsim v0.11.1 |
| 380 | 2026-06-15T03:26:51.210Z | Downloaded quick-error v1.2.3 |
| 381 | 2026-06-15T03:26:51.210Z | Downloaded anstyle-parse v1.0.0 |
| 382 | 2026-06-15T03:26:51.214Z | Downloaded clap_derive v4.6.1 |
| 383 | 2026-06-15T03:26:51.214Z | Downloaded wait-timeout v0.2.1 |
| 384 | 2026-06-15T03:26:51.214Z | Downloaded fastrand v2.4.1 |
| 385 | 2026-06-15T03:26:51.214Z | Downloaded is_terminal_polyfill v1.70.2 |
| 386 | 2026-06-15T03:26:51.217Z | Downloaded errno v0.3.14 |
| 387 | 2026-06-15T03:26:51.217Z | Downloaded anstyle-query v1.1.5 |
| 388 | 2026-06-15T03:26:51.218Z | Downloaded anstream v1.0.0 |
| 389 | 2026-06-15T03:26:51.218Z | Downloaded clap_builder v4.6.0 |
| 390 | 2026-06-15T03:26:51.221Z | Downloaded bit-vec v0.8.0 |
| 391 | 2026-06-15T03:26:51.232Z | Downloaded proptest v1.11.0 |
| 392 | 2026-06-15T03:26:51.258Z | Downloaded rustix v1.1.4 |
| 393 | 2026-06-15T03:26:51.318Z | /work/oxidecomputer/maghemite |
| 394 | 2026-06-15T03:26:51.322Z | checking mg-api-types/versions |
| 395 | 2026-06-15T03:26:51.322Z | /work/oxidecomputer/maghemite/mg-api-types/versions /work/oxidecomputer/maghemite |
| 396 | 2026-06-15T03:26:51.624Z | Downloading crates ... |
| 397 | 2026-06-15T03:26:51.677Z | Downloaded ipnetwork v0.21.1 |
| 398 | 2026-06-15T03:26:51.691Z | Downloaded zerocopy-derive v0.8.50 |
| 399 | 2026-06-15T03:26:51.746Z | /work/oxidecomputer/maghemite |
| 400 | 2026-06-15T03:26:51.750Z | process exited: duration 44724 ms, exit code 0 |
| |
| 401 | 2026-06-15T03:26:51.757Z | found 0 output files |