|
|
|
| 1 | 2026-06-19T06:14:04.065Z | job assigned to worker 01KVF86E3PD8T218JPDD2R8GQR [factory aws, i-0093d4808b851c5f8] (queued for 57 s) |
| |
| 2 | 2026-06-19T06:14:10.362Z | starting task 0: "setup" |
| 3 | 2026-06-19T06:14:10.366Z | ++ uname -s |
| 4 | 2026-06-19T06:14:10.369Z | + kern=SunOS |
| 5 | 2026-06-19T06:14:10.369Z | + build_user=build |
| 6 | 2026-06-19T06:14:10.369Z | + build_uid=12345 |
| 7 | 2026-06-19T06:14:10.369Z | + work_dir=/work |
| 8 | 2026-06-19T06:14:10.369Z | + input_dir=/input |
| 9 | 2026-06-19T06:14:10.369Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T06:14:10.369Z | + case "$kern" in |
| 11 | 2026-06-19T06:14:10.370Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T06:14:10.373Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T06:14:12.377Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T06:14:12.490Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T06:14:12.493Z | + home_fs=zfs |
| 16 | 2026-06-19T06:14:12.493Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T06:14:12.493Z | + mkdir -p /home/build |
| 18 | 2026-06-19T06:14:12.493Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T06:14:14.494Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T06:14:14.497Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-06-19T06:14:14.503Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T06:14:14.508Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T06:14:14.508Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-19T06:14:14.508Z | * rust toolchain profile = "default" |
| 25 | 2026-06-19T06:14:14.508Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-19T06:14:14.508Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-19T06:14:14.508Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-19T06:14:14.512Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T06:14:14.512Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T06:14:14.635Z | info: downloading installer |
| 31 | 2026-06-19T06:14:16.134Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T06:14:16.134Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T06:14:16.134Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T06:14:16.134Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T06:14:16.134Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T06:14:16.134Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T06:14:16.134Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T06:14:16.134Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T06:14:16.134Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T06:14:16.134Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T06:14:16.134Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T06:14:16.134Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T06:14:16.134Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T06:14:16.148Z | info: profile set to default |
| 45 | 2026-06-19T06:14:16.148Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T06:14:16.151Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T06:14:16.286Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T06:14:16.289Z | info: downloading 6 components |
| 49 | 2026-06-19T06:14:31.185Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-19T06:14:31.185Z | |
| 51 | 2026-06-19T06:14:31.226Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T06:14:31.226Z | |
| 53 | 2026-06-19T06:14:31.226Z | |
| 54 | 2026-06-19T06:14:31.226Z | Rust is installed now. Great! |
| 55 | 2026-06-19T06:14:31.226Z | |
| 56 | 2026-06-19T06:14:31.226Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T06:14:31.226Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T06:14:31.226Z | |
| 59 | 2026-06-19T06:14:31.226Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T06:14:31.226Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T06:14:31.226Z | |
| 62 | 2026-06-19T06:14:31.226Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T06:14:31.226Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T06:14:31.226Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T06:14:31.226Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T06:14:31.226Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T06:14:31.226Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T06:14:31.226Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T06:14:31.229Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T06:14:31.229Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T06:14:31.313Z | + rustup --version |
| 72 | 2026-06-19T06:14:31.322Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T06:14:31.325Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T06:14:31.343Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T06:14:31.346Z | + cargo --version |
| 76 | 2026-06-19T06:14:31.359Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T06:14:31.362Z | + rustc --version |
| 78 | 2026-06-19T06:14:31.381Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T06:14:31.384Z | process exited: duration 16877 ms, exit code 0 |
| |
| 80 | 2026-06-19T06:14:31.390Z | starting task 2: "authentication" |
| 81 | 2026-06-19T06:14:31.405Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-19T06:14:31.411Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T06:14:31.414Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-19T06:14:31.417Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-19T06:14:31.447Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-19T06:14:32.610Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-19T06:14:32.610Z | + git fetch origin bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 88 | 2026-06-19T06:14:32.856Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-19T06:14:32.856Z | * branch bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 -> FETCH_HEAD |
| 90 | 2026-06-19T06:14:32.861Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-19T06:14:32.864Z | ++ git branch --show-current |
| 92 | 2026-06-19T06:14:32.864Z | + current=main |
| 93 | 2026-06-19T06:14:32.864Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-19T06:14:32.864Z | + git branch -f renovate/dpd-client-digest bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 95 | 2026-06-19T06:14:32.867Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-19T06:14:32.885Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-19T06:14:32.888Z | + git reset --hard bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 98 | 2026-06-19T06:14:32.901Z | HEAD is now at bf5dae4 Update dpd-client digest to 52dac9e |
| 99 | 2026-06-19T06:14:32.904Z | process exited: duration 1490 ms, exit code 0 |
| |
| 100 | 2026-06-19T06:14:32.910Z | starting task 4: "build" |
| 101 | 2026-06-19T06:14:32.913Z | checking mg-admin-client |
| 102 | 2026-06-19T06:14:32.916Z | /work/oxidecomputer/maghemite/mg-admin-client /work/oxidecomputer/maghemite |
| 103 | 2026-06-19T06:14:32.919Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 104 | 2026-06-19T06:14:33.066Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-06-19T06:14:33.070Z | info: downloading 6 components |
| 106 | 2026-06-19T06:14:50.725Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 107 | 2026-06-19T06:14:51.609Z | From https://github.com/oxidecomputer/falcon |
| 108 | 2026-06-19T06:14:51.609Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 109 | 2026-06-19T06:14:51.688Z | Updating crates.io index |
| 110 | 2026-06-19T06:14:51.691Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 111 | 2026-06-19T06:14:52.104Z | From https://github.com/oxidecomputer/dendrite |
| 112 | 2026-06-19T06:14:52.104Z | * [new ref] 52dac9efe05c989162b22a5636b4a7a0d276f0e9 -> refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9 |
| 113 | 2026-06-19T06:14:52.177Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 114 | 2026-06-19T06:14:52.429Z | From https://github.com/oxidecomputer/ispf |
| 115 | 2026-06-19T06:14:52.429Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 116 | 2026-06-19T06:14:52.694Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 117 | 2026-06-19T06:14:53.019Z | From https://github.com/oxidecomputer/netadm-sys |
| 118 | 2026-06-19T06:14:53.019Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 119 | 2026-06-19T06:14:53.027Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 120 | 2026-06-19T06:14:59.862Z | From https://github.com/oxidecomputer/omicron |
| 121 | 2026-06-19T06:14:59.862Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 122 | 2026-06-19T06:15:00.280Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 123 | 2026-06-19T06:15:00.931Z | From https://github.com/oxidecomputer/opte |
| 124 | 2026-06-19T06:15:00.931Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 125 | 2026-06-19T06:15:00.961Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 126 | 2026-06-19T06:15:01.218Z | From https://github.com/illumos/smf-rs |
| 127 | 2026-06-19T06:15:01.218Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 128 | 2026-06-19T06:15:01.720Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 129 | 2026-06-19T06:15:02.024Z | From https://github.com/oxidecomputer/network-interface |
| 130 | 2026-06-19T06:15:02.024Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 131 | 2026-06-19T06:15:02.212Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 132 | 2026-06-19T06:15:02.498Z | From https://github.com/oxidecomputer/zone |
| 133 | 2026-06-19T06:15:02.498Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 134 | 2026-06-19T06:15:02.619Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 135 | 2026-06-19T06:15:03.322Z | From https://github.com/oxidecomputer/propolis |
| 136 | 2026-06-19T06:15:03.323Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 137 | 2026-06-19T06:15:03.396Z | Updating crates.io index |
| 138 | 2026-06-19T06:15:03.433Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 139 | 2026-06-19T06:15:03.925Z | From https://github.com/oxidecomputer/transceiver-control |
| 140 | 2026-06-19T06:15:03.925Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 141 | 2026-06-19T06:15:03.947Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 142 | 2026-06-19T06:15:04.213Z | From https://github.com/oxidecomputer/dlpi-sys |
| 143 | 2026-06-19T06:15:04.214Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 144 | 2026-06-19T06:15:04.219Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-06-19T06:15:04.513Z | From https://github.com/jmesmon/rust-libzfs |
| 146 | 2026-06-19T06:15:04.513Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 147 | 2026-06-19T06:15:04.521Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 148 | 2026-06-19T06:15:04.768Z | From https://github.com/oxidecomputer/rusty-doors |
| 149 | 2026-06-19T06:15:04.769Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 150 | 2026-06-19T06:15:04.995Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 151 | 2026-06-19T06:15:05.339Z | From https://github.com/oxidecomputer/lldp |
| 152 | 2026-06-19T06:15:05.339Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 153 | 2026-06-19T06:15:05.576Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 154 | 2026-06-19T06:15:05.849Z | From https://github.com/oxidecomputer/slog-error-chain |
| 155 | 2026-06-19T06:15:05.849Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 156 | 2026-06-19T06:15:05.858Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 157 | 2026-06-19T06:15:06.159Z | From https://github.com/oxidecomputer/tufaceous |
| 158 | 2026-06-19T06:15:06.159Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 159 | 2026-06-19T06:15:06.185Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 160 | 2026-06-19T06:15:06.671Z | From https://github.com/oxidecomputer/management-gateway-service |
| 161 | 2026-06-19T06:15:06.671Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 162 | 2026-06-19T06:15:07.209Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 163 | 2026-06-19T06:15:08.297Z | From https://github.com/oxidecomputer/crucible |
| 164 | 2026-06-19T06:15:08.297Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 165 | 2026-06-19T06:15:09.019Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 166 | 2026-06-19T06:15:09.277Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 167 | 2026-06-19T06:15:09.277Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 168 | 2026-06-19T06:15:09.303Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 169 | 2026-06-19T06:15:09.749Z | From https://github.com/oxidecomputer/propolis |
| 170 | 2026-06-19T06:15:09.749Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 171 | 2026-06-19T06:15:10.025Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 172 | 2026-06-19T06:15:10.753Z | From https://github.com/oxidecomputer/crucible |
| 173 | 2026-06-19T06:15:10.753Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 174 | 2026-06-19T06:15:10.832Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 175 | 2026-06-19T06:15:11.164Z | From https://github.com/oxidecomputer/tofino |
| 176 | 2026-06-19T06:15:11.164Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 177 | 2026-06-19T06:15:11.290Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 178 | 2026-06-19T06:15:11.929Z | From https://github.com/oxidecomputer/maghemite |
| 179 | 2026-06-19T06:15:11.929Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 180 | 2026-06-19T06:15:11.999Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 181 | 2026-06-19T06:15:12.398Z | From https://github.com/oxidecomputer/clickward |
| 182 | 2026-06-19T06:15:12.398Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 183 | 2026-06-19T06:15:12.625Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 184 | 2026-06-19T06:15:12.863Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 185 | 2026-06-19T06:15:12.863Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 186 | 2026-06-19T06:15:13.173Z | error: failed to select a version for `http`. |
| 187 | 2026-06-19T06:15:13.173Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 188 | 2026-06-19T06:15:13.173Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 189 | 2026-06-19T06:15:13.173Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 190 | 2026-06-19T06:15:13.173Z | |
| 191 | 2026-06-19T06:15:13.173Z | all possible versions conflict with previously selected packages. |
| 192 | 2026-06-19T06:15:13.173Z | |
| 193 | 2026-06-19T06:15:13.173Z | previously selected package `http v1.4.1` |
| 194 | 2026-06-19T06:15:13.173Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 195 | 2026-06-19T06:15:13.173Z | |
| 196 | 2026-06-19T06:15:13.173Z | failed to select a version for `http` which could resolve this conflict |
| 197 | 2026-06-19T06:15:13.196Z | /work/oxidecomputer/maghemite |
| 198 | 2026-06-19T06:15:13.196Z | checking ddm-admin-client |
| 199 | 2026-06-19T06:15:13.199Z | /work/oxidecomputer/maghemite/ddm-admin-client /work/oxidecomputer/maghemite |
| 200 | 2026-06-19T06:15:13.271Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 201 | 2026-06-19T06:15:13.275Z | Updating crates.io index |
| 202 | 2026-06-19T06:15:13.636Z | Updating crates.io index |
| 203 | 2026-06-19T06:15:14.508Z | error: failed to select a version for `http`. |
| 204 | 2026-06-19T06:15:14.508Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 205 | 2026-06-19T06:15:14.508Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 206 | 2026-06-19T06:15:14.508Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 207 | 2026-06-19T06:15:14.508Z | |
| 208 | 2026-06-19T06:15:14.508Z | all possible versions conflict with previously selected packages. |
| 209 | 2026-06-19T06:15:14.508Z | |
| 210 | 2026-06-19T06:15:14.508Z | previously selected package `http v1.4.1` |
| 211 | 2026-06-19T06:15:14.508Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 212 | 2026-06-19T06:15:14.508Z | |
| 213 | 2026-06-19T06:15:14.508Z | failed to select a version for `http` which could resolve this conflict |
| 214 | 2026-06-19T06:15:14.523Z | /work/oxidecomputer/maghemite |
| 215 | 2026-06-19T06:15:14.526Z | checking ddm-api-types |
| 216 | 2026-06-19T06:15:14.526Z | /work/oxidecomputer/maghemite/ddm-api-types /work/oxidecomputer/maghemite |
| 217 | 2026-06-19T06:15:14.598Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 218 | 2026-06-19T06:15:14.603Z | Updating crates.io index |
| 219 | 2026-06-19T06:15:14.828Z | Updating crates.io index |
| 220 | 2026-06-19T06:15:15.504Z | error: failed to select a version for `http`. |
| 221 | 2026-06-19T06:15:15.504Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 222 | 2026-06-19T06:15:15.504Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 223 | 2026-06-19T06:15:15.504Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 224 | 2026-06-19T06:15:15.504Z | |
| 225 | 2026-06-19T06:15:15.504Z | all possible versions conflict with previously selected packages. |
| 226 | 2026-06-19T06:15:15.504Z | |
| 227 | 2026-06-19T06:15:15.504Z | previously selected package `http v1.4.1` |
| 228 | 2026-06-19T06:15:15.504Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 229 | 2026-06-19T06:15:15.504Z | |
| 230 | 2026-06-19T06:15:15.504Z | failed to select a version for `http` which could resolve this conflict |
| 231 | 2026-06-19T06:15:15.518Z | /work/oxidecomputer/maghemite |
| 232 | 2026-06-19T06:15:15.521Z | checking mg-api-types |
| 233 | 2026-06-19T06:15:15.521Z | /work/oxidecomputer/maghemite/mg-api-types /work/oxidecomputer/maghemite |
| 234 | 2026-06-19T06:15:15.592Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 235 | 2026-06-19T06:15:15.595Z | Updating crates.io index |
| 236 | 2026-06-19T06:15:15.813Z | Updating crates.io index |
| 237 | 2026-06-19T06:15:16.462Z | error: failed to select a version for `http`. |
| 238 | 2026-06-19T06:15:16.462Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 239 | 2026-06-19T06:15:16.462Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 240 | 2026-06-19T06:15:16.462Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 241 | 2026-06-19T06:15:16.462Z | |
| 242 | 2026-06-19T06:15:16.462Z | all possible versions conflict with previously selected packages. |
| 243 | 2026-06-19T06:15:16.462Z | |
| 244 | 2026-06-19T06:15:16.462Z | previously selected package `http v1.4.1` |
| 245 | 2026-06-19T06:15:16.462Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 246 | 2026-06-19T06:15:16.462Z | |
| 247 | 2026-06-19T06:15:16.462Z | failed to select a version for `http` which could resolve this conflict |
| 248 | 2026-06-19T06:15:16.476Z | /work/oxidecomputer/maghemite |
| 249 | 2026-06-19T06:15:16.479Z | checking mg-api-types/versions |
| 250 | 2026-06-19T06:15:16.479Z | /work/oxidecomputer/maghemite/mg-api-types/versions /work/oxidecomputer/maghemite |
| 251 | 2026-06-19T06:15:16.553Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 252 | 2026-06-19T06:15:16.556Z | Updating crates.io index |
| 253 | 2026-06-19T06:15:16.797Z | Updating crates.io index |
| 254 | 2026-06-19T06:15:17.323Z | error: failed to select a version for `http`. |
| 255 | 2026-06-19T06:15:17.323Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 256 | 2026-06-19T06:15:17.323Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 257 | 2026-06-19T06:15:17.323Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 258 | 2026-06-19T06:15:17.323Z | |
| 259 | 2026-06-19T06:15:17.323Z | all possible versions conflict with previously selected packages. |
| 260 | 2026-06-19T06:15:17.323Z | |
| 261 | 2026-06-19T06:15:17.323Z | previously selected package `http v1.4.1` |
| 262 | 2026-06-19T06:15:17.323Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 263 | 2026-06-19T06:15:17.323Z | |
| 264 | 2026-06-19T06:15:17.323Z | failed to select a version for `http` which could resolve this conflict |
| 265 | 2026-06-19T06:15:17.338Z | /work/oxidecomputer/maghemite |
| 266 | 2026-06-19T06:15:17.344Z | process exited: duration 44419 ms, exit code 0 |
| |
| 267 | 2026-06-19T06:15:17.350Z | found 0 output files |