|
|
|
| 1 | 2026-04-27T09:28:11.465Z | job assigned to worker 01KQ747Q98SVM53R5K0TVYYK2M [factory aws, i-0b2f210f2dd030abc] (queued for 48 s) |
| |
| 2 | 2026-04-27T09:28:19.733Z | starting task 0: "setup" |
| 3 | 2026-04-27T09:28:19.738Z | ++ uname -s |
| 4 | 2026-04-27T09:28:19.742Z | + kern=SunOS |
| 5 | 2026-04-27T09:28:19.742Z | + build_user=build |
| 6 | 2026-04-27T09:28:19.742Z | + build_uid=12345 |
| 7 | 2026-04-27T09:28:19.742Z | + work_dir=/work |
| 8 | 2026-04-27T09:28:19.742Z | + input_dir=/input |
| 9 | 2026-04-27T09:28:19.742Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-27T09:28:19.742Z | + case "$kern" in |
| 11 | 2026-04-27T09:28:19.742Z | + groupadd -g 12345 build |
| 12 | 2026-04-27T09:28:19.745Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-27T09:28:21.752Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-27T09:28:21.882Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-27T09:28:21.885Z | + home_fs=zfs |
| 16 | 2026-04-27T09:28:21.885Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-27T09:28:21.885Z | + mkdir -p /home/build |
| 18 | 2026-04-27T09:28:21.888Z | + chown build:build /home/build /work |
| 19 | 2026-04-27T09:28:22.889Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-27T09:28:22.893Z | process exited: duration 3165 ms, exit code 0 |
| |
| 21 | 2026-04-27T09:28:22.900Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-27T09:28:22.907Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-27T09:28:22.907Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-27T09:28:22.907Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-27T09:28:22.907Z | * rust toolchain channel = "1.94.0" |
| 26 | 2026-04-27T09:28:22.907Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-27T09:28:22.907Z | * rust toolchain profile = "default" |
| 28 | 2026-04-27T09:28:22.911Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-27T09:28:22.911Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-27T09:28:23.047Z | info: downloading installer |
| 31 | 2026-04-27T09:28:24.392Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-27T09:28:24.392Z | warn: /opt/ooce/bin |
| 33 | 2026-04-27T09:28:24.392Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-27T09:28:24.392Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-27T09:28:24.392Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-27T09:28:24.392Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-27T09:28:24.392Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-27T09:28:24.392Z | error: cannot install while Rust is installed |
| 39 | 2026-04-27T09:28:24.392Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-27T09:28:24.392Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-27T09:28:24.393Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-27T09:28:24.393Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-27T09:28:24.393Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-27T09:28:24.406Z | info: profile set to default |
| 45 | 2026-04-27T09:28:24.406Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-27T09:28:24.409Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-27T09:28:24.542Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-27T09:28:24.545Z | info: downloading 6 components |
| 49 | 2026-04-27T09:28:38.331Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-27T09:28:38.331Z | |
| 51 | 2026-04-27T09:28:38.360Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-27T09:28:38.360Z | |
| 53 | 2026-04-27T09:28:38.360Z | |
| 54 | 2026-04-27T09:28:38.360Z | Rust is installed now. Great! |
| 55 | 2026-04-27T09:28:38.360Z | |
| 56 | 2026-04-27T09:28:38.360Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-27T09:28:38.360Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-27T09:28:38.360Z | |
| 59 | 2026-04-27T09:28:38.360Z | To configure your current shell, you need to source |
| 60 | 2026-04-27T09:28:38.360Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-27T09:28:38.360Z | |
| 62 | 2026-04-27T09:28:38.360Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-27T09:28:38.360Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-27T09:28:38.360Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-27T09:28:38.360Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-27T09:28:38.360Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-27T09:28:38.360Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-27T09:28:38.362Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-27T09:28:38.365Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-27T09:28:38.365Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-27T09:28:38.467Z | + rustup --version |
| 72 | 2026-04-27T09:28:38.475Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-27T09:28:38.475Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-27T09:28:38.497Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-27T09:28:38.503Z | + cargo --version |
| 76 | 2026-04-27T09:28:38.511Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-27T09:28:38.514Z | + rustc --version |
| 78 | 2026-04-27T09:28:38.533Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-27T09:28:38.537Z | process exited: duration 15635 ms, exit code 0 |
| |
| 80 | 2026-04-27T09:28:38.544Z | starting task 2: "authentication" |
| 81 | 2026-04-27T09:28:38.570Z | process exited: duration 25 ms, exit code 0 |
| |
| 82 | 2026-04-27T09:28:38.577Z | starting task 3: "clone repository" |
| 83 | 2026-04-27T09:28:38.584Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-27T09:28:38.588Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-27T09:28:38.626Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-27T09:28:47.157Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-27T09:28:47.157Z | + git fetch origin ae201928dd6aa9ea079394345bef91adb60cf428 |
| 88 | 2026-04-27T09:28:47.469Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-27T09:28:47.470Z | * branch ae201928dd6aa9ea079394345bef91adb60cf428 -> FETCH_HEAD |
| 90 | 2026-04-27T09:28:47.482Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-04-27T09:28:47.486Z | ++ git branch --show-current |
| 92 | 2026-04-27T09:28:47.489Z | + current=main |
| 93 | 2026-04-27T09:28:47.489Z | + [[ main != renovate/lock-file-maintenance ]] |
| 94 | 2026-04-27T09:28:47.489Z | + git branch -f renovate/lock-file-maintenance ae201928dd6aa9ea079394345bef91adb60cf428 |
| 95 | 2026-04-27T09:28:47.492Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-04-27T09:28:47.724Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-04-27T09:28:47.727Z | + git reset --hard ae201928dd6aa9ea079394345bef91adb60cf428 |
| 98 | 2026-04-27T09:28:47.958Z | HEAD is now at ae201928d Lock file maintenance |
| 99 | 2026-04-27T09:28:47.961Z | process exited: duration 9382 ms, exit code 0 |
| |
| 100 | 2026-04-27T09:28:47.968Z | starting task 4: "build" |
| 101 | 2026-04-27T09:28:47.982Z | + source ./env.sh |
| 102 | 2026-04-27T09:28:47.982Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-04-27T09:28:47.982Z | ++ set -o xtrace |
| 104 | 2026-04-27T09:28:47.985Z | ++++ dirname ./env.sh |
| 105 | 2026-04-27T09:28:47.988Z | +++ readlink -f . |
| 106 | 2026-04-27T09:28:47.992Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-04-27T09:28:47.992Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-04-27T09:28:47.992Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-04-27T09:28:47.992Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-04-27T09:28:47.992Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-04-27T09:28:47.992Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-04-27T09:28:47.992Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-04-27T09:28:47.992Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-04-27T09:28:47.992Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-04-27T09:28:47.992Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-04-27T09:28:47.992Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-04-27T09:28:47.992Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-04-27T09:28:47.992Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-04-27T09:28:47.993Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-04-27T09:28:47.993Z | + target_os=illumos |
| 121 | 2026-04-27T09:28:47.993Z | + NEXTEST_VERSION=0.9.131 |
| 122 | 2026-04-27T09:28:47.993Z | + cargo --version |
| 123 | 2026-04-27T09:28:48.000Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 124 | 2026-04-27T09:28:48.003Z | + rustc --version |
| 125 | 2026-04-27T09:28:48.023Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 126 | 2026-04-27T09:28:48.027Z | + curl -sSfL --retry 10 https://get.nexte.st/0.9.131/illumos |
| 127 | 2026-04-27T09:28:48.030Z | + gunzip |
| 128 | 2026-04-27T09:28:48.031Z | + tar -xvf - -C /home/build/.cargo/bin |
| 129 | 2026-04-27T09:28:49.280Z | x cargo-nextest, 22186872 bytes, 43334 tape blocks |
| 130 | 2026-04-27T09:28:49.283Z | + TEST_TMPDIR=/var/tmp/omicron_tmp |
| 131 | 2026-04-27T09:28:49.283Z | + echo 'tests will store ephemeral output in /var/tmp/omicron_tmp' |
| 132 | 2026-04-27T09:28:49.284Z | tests will store ephemeral output in /var/tmp/omicron_tmp |
| 133 | 2026-04-27T09:28:49.284Z | + mkdir /var/tmp/omicron_tmp |
| 134 | 2026-04-27T09:28:49.284Z | + OUTPUT_DIR=/work |
| 135 | 2026-04-27T09:28:49.284Z | + echo 'tests will store non-ephemeral output in /work' |
| 136 | 2026-04-27T09:28:49.284Z | tests will store non-ephemeral output in /work |
| 137 | 2026-04-27T09:28:49.284Z | + mkdir -p /work |
| 138 | 2026-04-27T09:28:49.287Z | + banner prerequisites |
| 139 | 2026-04-27T09:28:49.291Z | |
| 140 | 2026-04-27T09:28:49.291Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 141 | 2026-04-27T09:28:49.291Z | # # # # # # # # # # # # # # # |
| 142 | 2026-04-27T09:28:49.291Z | # # # # ##### # # ##### # # # # # #### # |
| 143 | 2026-04-27T09:28:49.291Z | ##### ##### # ##### # # # # # # # # # |
| 144 | 2026-04-27T09:28:49.291Z | # # # # # # # # # # # # # # # |
| 145 | 2026-04-27T09:28:49.291Z | # # # ###### # # ###### ### # #### # #### # |
| 146 | 2026-04-27T09:28:49.291Z | |
| 147 | 2026-04-27T09:28:49.291Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 148 | 2026-04-27T09:28:59.695Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 149 | 2026-04-27T09:29:07.092Z | Startup: Caching catalogs ... Done |
| 150 | 2026-04-27T09:29:13.424Z | Planning: Solver setup ... Done (4.848s) |
| 151 | 2026-04-27T09:29:13.460Z | Planning: Running solver ... Done (0.034s) |
| 152 | 2026-04-27T09:29:13.586Z | Planning: Finding local manifests ... Done (0.003s) |
| 153 | 2026-04-27T09:29:13.597Z | Planning: Fetching manifests: 0/5 0% complete |
| 154 | 2026-04-27T09:29:13.711Z | Planning: Fetching manifests: 5/5 100% complete |
| 155 | 2026-04-27T09:29:13.750Z | Planning: Package planning ... Done (0.038s) |
| 156 | 2026-04-27T09:29:13.786Z | Planning: Merging actions ... Done (0.036s) |
| 157 | 2026-04-27T09:29:13.970Z | Planning: Checking for conflicting actions ... Done (0.185s) |
| 158 | 2026-04-27T09:29:13.979Z | Planning: Consolidating action changes ... Done (0.009s) |
| 159 | 2026-04-27T09:29:14.845Z | Planning: Evaluating mediators ... Done (0.865s) |
| 160 | 2026-04-27T09:29:14.852Z | Planning: Planning completed in 7.60 seconds |
| 161 | 2026-04-27T09:29:14.865Z | Packages to install: 5 |
| 162 | 2026-04-27T09:29:14.865Z | Mediators to change: 3 |
| 163 | 2026-04-27T09:29:14.865Z | Services to change: 1 |
| 164 | 2026-04-27T09:29:14.865Z | Estimated space available: 155.33 GB |
| 165 | 2026-04-27T09:29:14.868Z | Estimated space to be consumed: 1.89 GB |
| 166 | 2026-04-27T09:29:14.868Z | Create boot environment: No |
| 167 | 2026-04-27T09:29:14.868Z | Create backup boot environment: No |
| 168 | 2026-04-27T09:29:14.868Z | Rebuild boot archive: No |
| 169 | 2026-04-27T09:29:14.868Z | |
| 170 | 2026-04-27T09:29:14.868Z | Changed mediators: |
| 171 | 2026-04-27T09:29:14.868Z | mediator clang: |
| 172 | 2026-04-27T09:29:14.868Z | version: None -> 15 (system default) |
| 173 | 2026-04-27T09:29:14.868Z | |
| 174 | 2026-04-27T09:29:14.868Z | mediator llvm: |
| 175 | 2026-04-27T09:29:14.868Z | version: 14 (system default) -> 15 (system default) |
| 176 | 2026-04-27T09:29:14.868Z | |
| 177 | 2026-04-27T09:29:14.868Z | mediator postgresql: |
| 178 | 2026-04-27T09:29:14.868Z | version: 15 (system default) -> 18 (system default) |
| 179 | 2026-04-27T09:29:14.868Z | |
| 180 | 2026-04-27T09:29:14.868Z | Changed packages: |
| 181 | 2026-04-27T09:29:14.868Z | helios-dev |
| 182 | 2026-04-27T09:29:14.869Z | developer/build-essential |
| 183 | 2026-04-27T09:29:14.869Z | None -> 11-2.0 |
| 184 | 2026-04-27T09:29:14.869Z | library/libxmlsec1 |
| 185 | 2026-04-27T09:29:14.869Z | None -> 1.2.35-2.0 |
| 186 | 2026-04-27T09:29:14.869Z | ooce/developer/clang-15 |
| 187 | 2026-04-27T09:29:14.869Z | None -> 15.0.7-2.0 |
| 188 | 2026-04-27T09:29:14.869Z | ooce/developer/llvm-15 |
| 189 | 2026-04-27T09:29:14.869Z | None -> 15.0.7-2.0 |
| 190 | 2026-04-27T09:29:14.869Z | ooce/library/postgresql-18 |
| 191 | 2026-04-27T09:29:14.869Z | None -> 18.1-2.0 |
| 192 | 2026-04-27T09:29:14.869Z | |
| 193 | 2026-04-27T09:29:14.869Z | Services: |
| 194 | 2026-04-27T09:29:14.869Z | restart_fmri: |
| 195 | 2026-04-27T09:29:14.869Z | svc:/system/update-man-index:default |
| 196 | 2026-04-27T09:29:14.911Z | |
| 197 | 2026-04-27T09:29:14.911Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 198 | 2026-04-27T09:29:19.911Z | Download: 845/4272 items 18.7/219.0MB 8% complete (3.8M/s) |
| 199 | 2026-04-27T09:29:25.567Z | Download: 2224/4272 items 119.1/219.0MB 54% complete (13.7M/s) |
| 200 | 2026-04-27T09:29:30.569Z | Download: 3348/4272 items 213.0/219.0MB 97% complete (15.6M/s) |
| 201 | 2026-04-27T09:29:33.885Z | Download: Completed 218.99 MB in 18.97 seconds (11.5M/s) |
| 202 | 2026-04-27T09:29:34.249Z | Actions: 1/4789 actions (Installing new actions) |
| 203 | 2026-04-27T09:29:37.665Z | Actions: Completed 4789 actions in 3.42 seconds. |
| 204 | 2026-04-27T09:29:37.940Z | Done (0.270s) |
| 205 | 2026-04-27T09:29:37.940Z | Done (0.000s) |
| 206 | 2026-04-27T09:29:38.592Z | Done (0.652s) |
| 207 | 2026-04-27T09:29:41.851Z | Done (2.918s) |
| 208 | 2026-04-27T09:29:41.929Z | Done (0.013s) |
| 209 | 2026-04-27T09:29:41.933Z | Done (0.000s) |
| 210 | 2026-04-27T09:29:42.197Z | Done (0.000s) |
| 211 | 2026-04-27T09:29:43.046Z | Planning: Evaluating mediator changes ... Done |
| 212 | 2026-04-27T09:29:43.150Z | Planning: Checking for conflicting actions ... Done |
| 213 | 2026-04-27T09:29:43.160Z | Planning: Consolidating action changes ... Done |
| 214 | 2026-04-27T09:29:43.308Z | Planning: Evaluating mediators ... Done |
| 215 | 2026-04-27T09:29:43.321Z | Planning: Planning completed in 0.26 seconds |
| 216 | 2026-04-27T09:29:43.329Z | Mediators to change: 2 |
| 217 | 2026-04-27T09:29:43.329Z | Create boot environment: No |
| 218 | 2026-04-27T09:29:43.329Z | Create backup boot environment: No |
| 219 | 2026-04-27T09:29:43.407Z | Done |
| 220 | 2026-04-27T09:29:43.407Z | Done |
| 221 | 2026-04-27T09:29:44.003Z | Done |
| 222 | 2026-04-27T09:29:46.481Z | Done |
| 223 | 2026-04-27T09:29:46.553Z | Done |
| 224 | 2026-04-27T09:29:46.556Z | Done |
| 225 | 2026-04-27T09:29:46.686Z | Done |
| 226 | 2026-04-27T09:29:46.948Z | Planning: Evaluating mediator changes ... Done |
| 227 | 2026-04-27T09:29:47.054Z | Planning: Checking for conflicting actions ... Done |
| 228 | 2026-04-27T09:29:47.057Z | Planning: Consolidating action changes ... Done |
| 229 | 2026-04-27T09:29:47.213Z | Planning: Evaluating mediators ... Done |
| 230 | 2026-04-27T09:29:47.216Z | Planning: Planning completed in 0.27 seconds |
| 231 | 2026-04-27T09:29:47.235Z | Mediators to change: 1 |
| 232 | 2026-04-27T09:29:47.235Z | Create boot environment: No |
| 233 | 2026-04-27T09:29:47.235Z | Create backup boot environment: No |
| 234 | 2026-04-27T09:29:47.304Z | Done |
| 235 | 2026-04-27T09:29:47.304Z | Done |
| 236 | 2026-04-27T09:29:47.898Z | Done |
| 237 | 2026-04-27T09:29:50.351Z | Done |
| 238 | 2026-04-27T09:29:50.421Z | Done |
| 239 | 2026-04-27T09:29:50.424Z | Done |
| 240 | 2026-04-27T09:29:50.564Z | Done |
| 241 | 2026-04-27T09:29:50.854Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 242 | 2026-04-27T09:29:50.855Z | clang system 15 system |
| 243 | 2026-04-27T09:29:50.855Z | csh system system illumos |
| 244 | 2026-04-27T09:29:50.855Z | ctags system system illumos |
| 245 | 2026-04-27T09:29:50.855Z | file system system illumos |
| 246 | 2026-04-27T09:29:50.855Z | gcc vendor 12 vendor |
| 247 | 2026-04-27T09:29:50.855Z | gcc system 14 system |
| 248 | 2026-04-27T09:29:50.855Z | gcc system 10 system |
| 249 | 2026-04-27T09:29:50.855Z | go system 1.20 system |
| 250 | 2026-04-27T09:29:50.855Z | go system 1.19 system |
| 251 | 2026-04-27T09:29:50.855Z | llvm system 15 system |
| 252 | 2026-04-27T09:29:50.855Z | llvm system 14 system |
| 253 | 2026-04-27T09:29:50.855Z | mariadb system 10.6 system |
| 254 | 2026-04-27T09:29:50.855Z | mta vendor vendor dma |
| 255 | 2026-04-27T09:29:50.855Z | openjdk system 17 system |
| 256 | 2026-04-27T09:29:50.855Z | openjdk system 11 system |
| 257 | 2026-04-27T09:29:50.855Z | openjdk system 1.8 system |
| 258 | 2026-04-27T09:29:50.855Z | openssl vendor 3 vendor |
| 259 | 2026-04-27T09:29:50.855Z | perl system 5.36 system |
| 260 | 2026-04-27T09:29:50.855Z | postgresql system 18 system |
| 261 | 2026-04-27T09:29:50.855Z | postgresql system 15 system |
| 262 | 2026-04-27T09:29:50.855Z | postgresql system 13 system |
| 263 | 2026-04-27T09:29:50.855Z | python vendor 3 vendor |
| 264 | 2026-04-27T09:29:50.855Z | python system 2 system |
| 265 | 2026-04-27T09:29:50.855Z | python3 system 3.11 system |
| 266 | 2026-04-27T09:29:50.855Z | ruby system 3.0 system |
| 267 | 2026-04-27T09:29:50.855Z | words vendor vendor american-english |
| 268 | 2026-04-27T09:29:50.855Z | words system system australian-english |
| 269 | 2026-04-27T09:29:50.855Z | words system system british-english |
| 270 | 2026-04-27T09:29:50.855Z | words system system canadian-english |
| 271 | 2026-04-27T09:29:50.855Z | words system system french |
| 272 | 2026-04-27T09:29:50.855Z | words system system italian |
| 273 | 2026-04-27T09:29:50.855Z | words system system ngerman |
| 274 | 2026-04-27T09:29:50.855Z | words system system ogerman |
| 275 | 2026-04-27T09:29:50.855Z | words system system spanish |
| 276 | 2026-04-27T09:29:51.084Z | PUBLISHER TYPE STATUS P LOCATION |
| 277 | 2026-04-27T09:29:51.084Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 278 | 2026-04-27T09:29:55.690Z | FMRI IFO |
| 279 | 2026-04-27T09:29:55.690Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 280 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 281 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 282 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 283 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 284 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 285 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 286 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 287 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 288 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 289 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 290 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 291 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 292 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 293 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 294 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 295 | 2026-04-27T09:29:55.691Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 296 | 2026-04-27T09:29:56.772Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 297 | 2026-04-27T09:29:57.039Z | Updating crates.io index |
| 298 | 2026-04-27T09:29:57.043Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 299 | 2026-04-27T09:29:57.635Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 300 | 2026-04-27T09:29:57.979Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 301 | 2026-04-27T09:29:58.354Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 302 | 2026-04-27T09:29:59.333Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 303 | 2026-04-27T09:29:59.846Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 304 | 2026-04-27T09:30:01.266Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 305 | 2026-04-27T09:30:02.016Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 306 | 2026-04-27T09:30:02.638Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 307 | 2026-04-27T09:30:03.856Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 308 | 2026-04-27T09:30:04.198Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 309 | 2026-04-27T09:30:04.644Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 310 | 2026-04-27T09:30:05.014Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 311 | 2026-04-27T09:30:06.101Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 312 | 2026-04-27T09:30:06.633Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 313 | 2026-04-27T09:30:07.038Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 314 | 2026-04-27T09:30:07.392Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 315 | 2026-04-27T09:30:07.789Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 316 | 2026-04-27T09:30:08.142Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 317 | 2026-04-27T09:30:08.385Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 318 | 2026-04-27T09:30:08.663Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 319 | 2026-04-27T09:30:09.080Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 320 | 2026-04-27T09:30:09.454Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 321 | 2026-04-27T09:30:10.037Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 322 | 2026-04-27T09:30:10.346Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 323 | 2026-04-27T09:30:10.657Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 324 | 2026-04-27T09:30:11.611Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 325 | 2026-04-27T09:30:11.855Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 326 | 2026-04-27T09:30:12.725Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 327 | 2026-04-27T09:30:13.174Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 328 | 2026-04-27T09:30:13.583Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 329 | 2026-04-27T09:30:13.949Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 330 | 2026-04-27T09:30:14.292Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 331 | 2026-04-27T09:30:14.627Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 332 | 2026-04-27T09:30:15.118Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 333 | 2026-04-27T09:30:15.377Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 334 | 2026-04-27T09:30:15.607Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 335 | 2026-04-27T09:30:15.974Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 336 | 2026-04-27T09:30:27.093Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 337 | 2026-04-27T09:30:28.871Z | Downloading crates ... |
| 338 | 2026-04-27T09:30:28.935Z | Downloaded block-buffer v0.10.4 |
| 339 | 2026-04-27T09:30:28.935Z | Downloaded anstream v1.0.0 |
| 340 | 2026-04-27T09:30:28.936Z | Downloaded crypto-common v0.1.7 |
| 341 | 2026-04-27T09:30:28.936Z | Downloaded clap_lex v1.1.0 |
| 342 | 2026-04-27T09:30:28.936Z | Downloaded cargo-platform v0.2.0 |
| 343 | 2026-04-27T09:30:28.943Z | Downloaded thiserror-impl v1.0.69 |
| 344 | 2026-04-27T09:30:28.943Z | Downloaded fnv v1.0.7 |
| 345 | 2026-04-27T09:30:28.943Z | Downloaded camino-tempfile v1.4.1 |
| 346 | 2026-04-27T09:30:28.947Z | Downloaded anstyle v1.0.14 |
| 347 | 2026-04-27T09:30:28.947Z | Downloaded tinystr v0.8.3 |
| 348 | 2026-04-27T09:30:28.947Z | Downloaded thiserror v2.0.18 |
| 349 | 2026-04-27T09:30:28.950Z | Downloaded usdt-macro v0.5.0 |
| 350 | 2026-04-27T09:30:28.950Z | Downloaded toml_write v0.1.2 |
| 351 | 2026-04-27T09:30:28.950Z | Downloaded utf8_iter v1.0.4 |
| 352 | 2026-04-27T09:30:28.950Z | Downloaded smawk v0.3.2 |
| 353 | 2026-04-27T09:30:28.953Z | Downloaded zerofrom v0.1.7 |
| 354 | 2026-04-27T09:30:28.953Z | Downloaded version_check v0.9.5 |
| 355 | 2026-04-27T09:30:28.953Z | Downloaded typeid v1.0.3 |
| 356 | 2026-04-27T09:30:28.953Z | Downloaded serde-value v0.7.0 |
| 357 | 2026-04-27T09:30:28.953Z | Downloaded colorchoice v1.0.5 |
| 358 | 2026-04-27T09:30:28.957Z | Downloaded once_cell v1.21.4 |
| 359 | 2026-04-27T09:30:28.957Z | Downloaded toml_datetime v0.6.11 |
| 360 | 2026-04-27T09:30:28.957Z | Downloaded errno v0.3.14 |
| 361 | 2026-04-27T09:30:28.957Z | Downloaded clap_derive v4.6.1 |
| 362 | 2026-04-27T09:30:28.960Z | Downloaded yoke-derive v0.8.2 |
| 363 | 2026-04-27T09:30:28.960Z | Downloaded plain v0.2.3 |
| 364 | 2026-04-27T09:30:28.960Z | Downloaded zerofrom-derive v0.1.7 |
| 365 | 2026-04-27T09:30:28.964Z | Downloaded usdt-impl v0.5.0 |
| 366 | 2026-04-27T09:30:28.964Z | Downloaded usdt v0.5.0 |
| 367 | 2026-04-27T09:30:28.964Z | Downloaded anstyle-query v1.1.5 |
| 368 | 2026-04-27T09:30:28.968Z | Downloaded thread-id v4.2.2 |
| 369 | 2026-04-27T09:30:28.968Z | Downloaded bytecount v0.6.9 |
| 370 | 2026-04-27T09:30:28.968Z | Downloaded usdt-attr-macro v0.5.0 |
| 371 | 2026-04-27T09:30:28.968Z | Downloaded fs-err v3.3.0 |
| 372 | 2026-04-27T09:30:28.971Z | Downloaded cfg-if v1.0.4 |
| 373 | 2026-04-27T09:30:28.974Z | Downloaded ordered-float v2.10.1 |
| 374 | 2026-04-27T09:30:28.974Z | Downloaded is_terminal_polyfill v1.70.2 |
| 375 | 2026-04-27T09:30:28.974Z | Downloaded utf8parse v0.2.2 |
| 376 | 2026-04-27T09:30:28.974Z | Downloaded unicode-xid v0.2.6 |
| 377 | 2026-04-27T09:30:28.977Z | Downloaded thiserror-impl v2.0.18 |
| 378 | 2026-04-27T09:30:28.980Z | Downloaded unicode-linebreak v0.1.5 |
| 379 | 2026-04-27T09:30:28.980Z | Downloaded idna_adapter v1.2.1 |
| 380 | 2026-04-27T09:30:28.980Z | Downloaded terminal_size v0.4.4 |
| 381 | 2026-04-27T09:30:28.980Z | Downloaded itoa v1.0.18 |
| 382 | 2026-04-27T09:30:28.984Z | Downloaded zmij v1.0.21 |
| 383 | 2026-04-27T09:30:28.984Z | Downloaded stable_deref_trait v1.2.1 |
| 384 | 2026-04-27T09:30:28.984Z | Downloaded generic-array v0.14.7 |
| 385 | 2026-04-27T09:30:28.990Z | Downloaded scroll_derive v0.12.1 |
| 386 | 2026-04-27T09:30:28.993Z | Downloaded serde_spanned v0.6.9 |
| 387 | 2026-04-27T09:30:28.996Z | Downloaded dof v0.3.0 |
| 388 | 2026-04-27T09:30:28.996Z | Downloaded memmap v0.7.0 |
| 389 | 2026-04-27T09:30:28.996Z | Downloaded writeable v0.6.3 |
| 390 | 2026-04-27T09:30:28.999Z | Downloaded zerovec-derive v0.11.3 |
| 391 | 2026-04-27T09:30:28.999Z | Downloaded zerocopy-derive v0.7.35 |
| 392 | 2026-04-27T09:30:29.005Z | Downloaded heck v0.5.0 |
| 393 | 2026-04-27T09:30:29.005Z | Downloaded ucd-trie v0.1.7 |
| 394 | 2026-04-27T09:30:29.005Z | Downloaded cpufeatures v0.2.17 |
| 395 | 2026-04-27T09:30:29.005Z | Downloaded yoke v0.8.2 |
| 396 | 2026-04-27T09:30:29.008Z | Downloaded toml v0.8.23 |
| 397 | 2026-04-27T09:30:29.008Z | Downloaded swrite v0.1.0 |
| 398 | 2026-04-27T09:30:29.008Z | Downloaded strsim v0.11.1 |
| 399 | 2026-04-27T09:30:29.008Z | Downloaded form_urlencoded v1.2.2 |
| 400 | 2026-04-27T09:30:29.008Z | Downloaded tabled_derive v0.7.0 |
| 401 | 2026-04-27T09:30:29.008Z | Downloaded dtrace-parser v0.2.0 |
| 402 | 2026-04-27T09:30:29.012Z | Downloaded fastrand v2.4.1 |
| 403 | 2026-04-27T09:30:29.015Z | Downloaded cargo_metadata v0.21.0 |
| 404 | 2026-04-27T09:30:29.018Z | Downloaded displaydoc v0.2.5 |
| 405 | 2026-04-27T09:30:29.018Z | Downloaded digest v0.10.7 |
| 406 | 2026-04-27T09:30:29.024Z | Downloaded unicode-ident v1.0.24 |
| 407 | 2026-04-27T09:30:29.028Z | Downloaded toml_edit v0.22.27 |
| 408 | 2026-04-27T09:30:29.028Z | Downloaded heck v0.4.1 |
| 409 | 2026-04-27T09:30:29.028Z | Downloaded textwrap v0.16.2 |
| 410 | 2026-04-27T09:30:29.031Z | Downloaded macaddr v1.0.1 |
| 411 | 2026-04-27T09:30:29.031Z | Downloaded proc-macro-error-attr v1.0.4 |
| 412 | 2026-04-27T09:30:29.031Z | Downloaded zerotrie v0.2.4 |
| 413 | 2026-04-27T09:30:29.034Z | Downloaded pretty-hex v0.4.2 |
| 414 | 2026-04-27T09:30:29.034Z | Downloaded url v2.5.8 |
| 415 | 2026-04-27T09:30:29.038Z | Downloaded potential_utf v0.1.5 |
| 416 | 2026-04-27T09:30:29.038Z | Downloaded serde-untagged v0.1.9 |
| 417 | 2026-04-27T09:30:29.038Z | Downloaded equivalent v1.0.2 |
| 418 | 2026-04-27T09:30:29.041Z | Downloaded quote v1.0.45 |
| 419 | 2026-04-27T09:30:29.044Z | Downloaded typenum v1.20.0 |
| 420 | 2026-04-27T09:30:29.047Z | Downloaded synstructure v0.13.2 |
| 421 | 2026-04-27T09:30:29.047Z | Downloaded proc-macro-error v1.0.4 |
| 422 | 2026-04-27T09:30:29.050Z | Downloaded byteorder v1.5.0 |
| 423 | 2026-04-27T09:30:29.050Z | Downloaded percent-encoding v2.3.2 |
| 424 | 2026-04-27T09:30:29.053Z | Downloaded zerocopy v0.7.35 |
| 425 | 2026-04-27T09:30:29.059Z | Downloaded zerovec v0.11.6 |
| 426 | 2026-04-27T09:30:29.062Z | Downloaded winnow v0.7.15 |
| 427 | 2026-04-27T09:30:29.067Z | Downloaded serde_derive v1.0.228 |
| 428 | 2026-04-27T09:30:29.070Z | Downloaded litemap v0.8.2 |
| 429 | 2026-04-27T09:30:29.070Z | Downloaded erased-serde v0.4.10 |
| 430 | 2026-04-27T09:30:29.073Z | Downloaded anstyle-parse v1.0.0 |
| 431 | 2026-04-27T09:30:29.074Z | Downloaded serde_tokenstream v0.2.3 |
| 432 | 2026-04-27T09:30:29.074Z | Downloaded unicode-width v0.2.0 |
| 433 | 2026-04-27T09:30:29.078Z | Downloaded unicode-width v0.1.14 |
| 434 | 2026-04-27T09:30:29.083Z | Downloaded thiserror v1.0.69 |
| 435 | 2026-04-27T09:30:29.083Z | Downloaded cargo_toml v0.21.0 |
| 436 | 2026-04-27T09:30:29.086Z | Downloaded smallvec v1.15.1 |
| 437 | 2026-04-27T09:30:29.086Z | Downloaded camino v1.2.2 |
| 438 | 2026-04-27T09:30:29.086Z | Downloaded sha2 v0.10.9 |
| 439 | 2026-04-27T09:30:29.086Z | Downloaded autocfg v1.5.0 |
| 440 | 2026-04-27T09:30:29.090Z | Downloaded scroll v0.12.0 |
| 441 | 2026-04-27T09:30:29.090Z | Downloaded anyhow v1.0.102 |
| 442 | 2026-04-27T09:30:29.090Z | Downloaded cargo-util-schemas v0.8.2 |
| 443 | 2026-04-27T09:30:29.094Z | Downloaded bitflags v2.11.1 |
| 444 | 2026-04-27T09:30:29.094Z | Downloaded pest_derive v2.8.6 |
| 445 | 2026-04-27T09:30:29.099Z | Downloaded num-traits v0.2.19 |
| 446 | 2026-04-27T09:30:29.103Z | Downloaded tempfile v3.27.0 |
| 447 | 2026-04-27T09:30:29.107Z | Downloaded pest_generator v2.8.6 |
| 448 | 2026-04-27T09:30:29.116Z | Downloaded proc-macro2 v1.0.106 |
| 449 | 2026-04-27T09:30:29.119Z | Downloaded semver v1.0.28 |
| 450 | 2026-04-27T09:30:29.119Z | Downloaded clap v4.6.1 |
| 451 | 2026-04-27T09:30:29.123Z | Downloaded papergrid v0.11.0 |
| 452 | 2026-04-27T09:30:29.126Z | Downloaded getrandom v0.4.2 |
| 453 | 2026-04-27T09:30:29.131Z | Downloaded icu_provider v2.2.0 |
| 454 | 2026-04-27T09:30:29.134Z | Downloaded icu_properties v2.2.0 |
| 455 | 2026-04-27T09:30:29.137Z | Downloaded tabled v0.15.0 |
| 456 | 2026-04-27T09:30:29.143Z | Downloaded log v0.4.29 |
| 457 | 2026-04-27T09:30:29.146Z | Downloaded serde v1.0.228 |
| 458 | 2026-04-27T09:30:29.150Z | Downloaded icu_normalizer v2.2.0 |
| 459 | 2026-04-27T09:30:29.156Z | Downloaded hashbrown v0.17.0 |
| 460 | 2026-04-27T09:30:29.159Z | Downloaded serde_core v1.0.228 |
| 461 | 2026-04-27T09:30:29.159Z | Downloaded icu_normalizer_data v2.2.0 |
| 462 | 2026-04-27T09:30:29.159Z | Downloaded icu_locale_core v2.2.0 |
| 463 | 2026-04-27T09:30:29.162Z | Downloaded pest_meta v2.8.6 |
| 464 | 2026-04-27T09:30:29.167Z | Downloaded icu_collections v2.2.0 |
| 465 | 2026-04-27T09:30:29.170Z | Downloaded indexmap v2.14.0 |
| 466 | 2026-04-27T09:30:29.177Z | Downloaded memchr v2.8.0 |
| 467 | 2026-04-27T09:30:29.189Z | Downloaded serde_json v1.0.149 |
| 468 | 2026-04-27T09:30:29.204Z | Downloaded icu_properties_data v2.2.0 |
| 469 | 2026-04-27T09:30:29.209Z | Downloaded clap_builder v4.6.0 |
| 470 | 2026-04-27T09:30:29.213Z | Downloaded pest v2.8.6 |
| 471 | 2026-04-27T09:30:29.216Z | Downloaded idna v1.1.0 |
| 472 | 2026-04-27T09:30:29.219Z | Downloaded goblin v0.8.2 |
| 473 | 2026-04-27T09:30:29.228Z | Downloaded syn v1.0.109 |
| 474 | 2026-04-27T09:30:29.244Z | Downloaded syn v2.0.117 |
| 475 | 2026-04-27T09:30:29.255Z | Downloaded rustix v1.1.4 |
| 476 | 2026-04-27T09:30:29.283Z | Downloaded libc v0.2.186 |
| 477 | 2026-04-27T09:30:29.353Z | Compiling proc-macro2 v1.0.106 |
| 478 | 2026-04-27T09:30:29.353Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-04-27T09:30:29.353Z | Compiling quote v1.0.45 |
| 480 | 2026-04-27T09:30:29.356Z | Compiling serde_core v1.0.228 |
| 481 | 2026-04-27T09:30:29.356Z | Compiling libc v0.2.186 |
| 482 | 2026-04-27T09:30:29.356Z | Compiling version_check v0.9.5 |
| 483 | 2026-04-27T09:30:29.356Z | Compiling serde v1.0.228 |
| 484 | 2026-04-27T09:30:29.356Z | Compiling stable_deref_trait v1.2.1 |
| 485 | 2026-04-27T09:30:29.356Z | Compiling memchr v2.8.0 |
| 486 | 2026-04-27T09:30:29.356Z | Compiling zmij v1.0.21 |
| 487 | 2026-04-27T09:30:29.356Z | Compiling ucd-trie v0.1.7 |
| 488 | 2026-04-27T09:30:29.538Z | Compiling autocfg v1.5.0 |
| 489 | 2026-04-27T09:30:29.541Z | Compiling thiserror v1.0.69 |
| 490 | 2026-04-27T09:30:29.541Z | Compiling itoa v1.0.18 |
| 491 | 2026-04-27T09:30:29.541Z | Compiling litemap v0.8.2 |
| 492 | 2026-04-27T09:30:29.541Z | Compiling writeable v0.6.3 |
| 493 | 2026-04-27T09:30:29.541Z | Compiling icu_properties_data v2.2.0 |
| 494 | 2026-04-27T09:30:29.544Z | Compiling rustix v1.1.4 |
| 495 | 2026-04-27T09:30:29.544Z | Compiling utf8_iter v1.0.4 |
| 496 | 2026-04-27T09:30:29.544Z | Compiling byteorder v1.5.0 |
| 497 | 2026-04-27T09:30:29.562Z | Compiling icu_normalizer_data v2.2.0 |
| 498 | 2026-04-27T09:30:29.565Z | Compiling serde_json v1.0.149 |
| 499 | 2026-04-27T09:30:29.565Z | Compiling bitflags v2.11.1 |
| 500 | 2026-04-27T09:30:29.565Z | Compiling equivalent v1.0.2 |
| 501 | 2026-04-27T09:30:29.565Z | Compiling typeid v1.0.3 |
| 502 | 2026-04-27T09:30:29.565Z | Compiling hashbrown v0.17.0 |
| 503 | 2026-04-27T09:30:29.565Z | Compiling smallvec v1.15.1 |
| 504 | 2026-04-27T09:30:29.565Z | Compiling syn v1.0.109 |
| 505 | 2026-04-27T09:30:29.565Z | Compiling toml_write v0.1.2 |
| 506 | 2026-04-27T09:30:29.717Z | Compiling erased-serde v0.4.10 |
| 507 | 2026-04-27T09:30:29.922Z | Compiling winnow v0.7.15 |
| 508 | 2026-04-27T09:30:29.948Z | Compiling log v0.4.29 |
| 509 | 2026-04-27T09:30:29.970Z | Compiling utf8parse v0.2.2 |
| 510 | 2026-04-27T09:30:30.132Z | Compiling usdt-impl v0.5.0 |
| 511 | 2026-04-27T09:30:30.180Z | Compiling proc-macro-error-attr v1.0.4 |
| 512 | 2026-04-27T09:30:30.206Z | Compiling proc-macro-error v1.0.4 |
| 513 | 2026-04-27T09:30:30.255Z | Compiling num-traits v0.2.19 |
| 514 | 2026-04-27T09:30:30.281Z | Compiling plain v0.2.3 |
| 515 | 2026-04-27T09:30:30.324Z | Compiling camino v1.2.2 |
| 516 | 2026-04-27T09:30:30.365Z | Compiling getrandom v0.4.2 |
| 517 | 2026-04-27T09:30:30.369Z | Compiling thiserror v2.0.18 |
| 518 | 2026-04-27T09:30:30.435Z | Compiling percent-encoding v2.3.2 |
| 519 | 2026-04-27T09:30:30.438Z | Compiling anstyle-parse v1.0.0 |
| 520 | 2026-04-27T09:30:30.464Z | Compiling cfg-if v1.0.4 |
| 521 | 2026-04-27T09:30:30.486Z | Compiling anstyle-query v1.1.5 |
| 522 | 2026-04-27T09:30:30.508Z | Compiling anstyle v1.0.14 |
| 523 | 2026-04-27T09:30:30.624Z | Compiling indexmap v2.14.0 |
| 524 | 2026-04-27T09:30:30.648Z | Compiling colorchoice v1.0.5 |
| 525 | 2026-04-27T09:30:30.720Z | Compiling pest v2.8.6 |
| 526 | 2026-04-27T09:30:30.825Z | Compiling form_urlencoded v1.2.2 |
| 527 | 2026-04-27T09:30:30.871Z | Compiling pretty-hex v0.4.2 |
| 528 | 2026-04-27T09:30:30.940Z | Compiling is_terminal_polyfill v1.70.2 |
| 529 | 2026-04-27T09:30:31.058Z | Compiling fs-err v3.3.0 |
| 530 | 2026-04-27T09:30:31.061Z | Compiling heck v0.4.1 |
| 531 | 2026-04-27T09:30:31.061Z | Compiling unicode-width v0.1.14 |
| 532 | 2026-04-27T09:30:31.104Z | Compiling fastrand v2.4.1 |
| 533 | 2026-04-27T09:30:31.107Z | Compiling fnv v1.0.7 |
| 534 | 2026-04-27T09:30:31.195Z | Compiling strsim v0.11.1 |
| 535 | 2026-04-27T09:30:31.217Z | Compiling heck v0.5.0 |
| 536 | 2026-04-27T09:30:31.281Z | Compiling bytecount v0.6.9 |
| 537 | 2026-04-27T09:30:31.281Z | Compiling anyhow v1.0.102 |
| 538 | 2026-04-27T09:30:31.281Z | Compiling clap_lex v1.1.0 |
| 539 | 2026-04-27T09:30:31.282Z | Compiling once_cell v1.21.4 |
| 540 | 2026-04-27T09:30:31.309Z | Compiling unicode-xid v0.2.6 |
| 541 | 2026-04-27T09:30:31.331Z | Compiling smawk v0.3.2 |
| 542 | 2026-04-27T09:30:31.461Z | Compiling unicode-linebreak v0.1.5 |
| 543 | 2026-04-27T09:30:31.530Z | Compiling unicode-width v0.2.0 |
| 544 | 2026-04-27T09:30:31.533Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 545 | 2026-04-27T09:30:31.533Z | Compiling swrite v0.1.0 |
| 546 | 2026-04-27T09:30:31.668Z | Compiling papergrid v0.11.0 |
| 547 | 2026-04-27T09:30:31.781Z | Compiling errno v0.3.14 |
| 548 | 2026-04-27T09:30:31.786Z | Compiling thread-id v4.2.2 |
| 549 | 2026-04-27T09:30:31.786Z | Compiling memmap v0.7.0 |
| 550 | 2026-04-27T09:30:31.877Z | Compiling anstream v1.0.0 |
| 551 | 2026-04-27T09:30:32.163Z | Compiling syn v2.0.117 |
| 552 | 2026-04-27T09:30:32.298Z | Compiling ordered-float v2.10.1 |
| 553 | 2026-04-27T09:30:32.667Z | Compiling pest_meta v2.8.6 |
| 554 | 2026-04-27T09:30:33.027Z | Compiling terminal_size v0.4.4 |
| 555 | 2026-04-27T09:30:33.027Z | Compiling tempfile v3.27.0 |
| 556 | 2026-04-27T09:30:33.133Z | Compiling clap_builder v4.6.0 |
| 557 | 2026-04-27T09:30:33.133Z | Compiling textwrap v0.16.2 |
| 558 | 2026-04-27T09:30:33.274Z | Compiling semver v1.0.28 |
| 559 | 2026-04-27T09:30:33.619Z | Compiling tabled_derive v0.7.0 |
| 560 | 2026-04-27T09:30:33.659Z | Compiling camino-tempfile v1.4.1 |
| 561 | 2026-04-27T09:30:33.754Z | Compiling serde-untagged v0.1.9 |
| 562 | 2026-04-27T09:30:34.298Z | Compiling tabled v0.15.0 |
| 563 | 2026-04-27T09:30:34.632Z | Compiling synstructure v0.13.2 |
| 564 | 2026-04-27T09:30:34.632Z | Compiling pest_generator v2.8.6 |
| 565 | 2026-04-27T09:30:35.184Z | Compiling serde_derive v1.0.228 |
| 566 | 2026-04-27T09:30:35.184Z | Compiling zerofrom-derive v0.1.7 |
| 567 | 2026-04-27T09:30:35.184Z | Compiling yoke-derive v0.8.2 |
| 568 | 2026-04-27T09:30:35.187Z | Compiling zerovec-derive v0.11.3 |
| 569 | 2026-04-27T09:30:35.187Z | Compiling displaydoc v0.2.5 |
| 570 | 2026-04-27T09:30:35.187Z | Compiling thiserror-impl v1.0.69 |
| 571 | 2026-04-27T09:30:35.187Z | Compiling zerocopy-derive v0.7.35 |
| 572 | 2026-04-27T09:30:35.187Z | Compiling pest_derive v2.8.6 |
| 573 | 2026-04-27T09:30:35.187Z | Compiling scroll_derive v0.12.1 |
| 574 | 2026-04-27T09:30:35.187Z | Compiling thiserror-impl v2.0.18 |
| 575 | 2026-04-27T09:30:35.187Z | Compiling clap_derive v4.6.1 |
| 576 | 2026-04-27T09:30:36.020Z | Compiling scroll v0.12.0 |
| 577 | 2026-04-27T09:30:36.023Z | Compiling zerocopy v0.7.35 |
| 578 | 2026-04-27T09:30:36.163Z | Compiling zerofrom v0.1.7 |
| 579 | 2026-04-27T09:30:36.260Z | Compiling goblin v0.8.2 |
| 580 | 2026-04-27T09:30:36.280Z | Compiling yoke v0.8.2 |
| 581 | 2026-04-27T09:30:36.333Z | Compiling dtrace-parser v0.2.0 |
| 582 | 2026-04-27T09:30:36.450Z | Compiling zerovec v0.11.6 |
| 583 | 2026-04-27T09:30:36.450Z | Compiling zerotrie v0.2.4 |
| 584 | 2026-04-27T09:30:36.527Z | Compiling clap v4.6.1 |
| 585 | 2026-04-27T09:30:36.912Z | Compiling tinystr v0.8.3 |
| 586 | 2026-04-27T09:30:36.912Z | Compiling potential_utf v0.1.5 |
| 587 | 2026-04-27T09:30:37.053Z | Compiling icu_collections v2.2.0 |
| 588 | 2026-04-27T09:30:37.075Z | Compiling icu_locale_core v2.2.0 |
| 589 | 2026-04-27T09:30:37.594Z | Compiling toml_datetime v0.6.11 |
| 590 | 2026-04-27T09:30:37.594Z | Compiling serde_spanned v0.6.9 |
| 591 | 2026-04-27T09:30:37.594Z | Compiling serde-value v0.7.0 |
| 592 | 2026-04-27T09:30:37.598Z | Compiling cargo-platform v0.2.0 |
| 593 | 2026-04-27T09:30:37.598Z | Compiling macaddr v1.0.1 |
| 594 | 2026-04-27T09:30:37.614Z | Compiling dof v0.3.0 |
| 595 | 2026-04-27T09:30:37.618Z | Compiling serde_tokenstream v0.2.3 |
| 596 | 2026-04-27T09:30:37.680Z | Compiling icu_provider v2.2.0 |
| 597 | 2026-04-27T09:30:37.788Z | Compiling toml_edit v0.22.27 |
| 598 | 2026-04-27T09:30:37.976Z | Compiling icu_normalizer v2.2.0 |
| 599 | 2026-04-27T09:30:37.976Z | Compiling icu_properties v2.2.0 |
| 600 | 2026-04-27T09:30:38.354Z | Compiling usdt-macro v0.5.0 |
| 601 | 2026-04-27T09:30:38.358Z | Compiling usdt-attr-macro v0.5.0 |
| 602 | 2026-04-27T09:30:38.799Z | Compiling idna_adapter v1.2.1 |
| 603 | 2026-04-27T09:30:38.918Z | Compiling idna v1.1.0 |
| 604 | 2026-04-27T09:30:38.978Z | Compiling usdt v0.5.0 |
| 605 | 2026-04-27T09:30:38.999Z | Compiling toml v0.8.23 |
| 606 | 2026-04-27T09:30:39.172Z | Compiling url v2.5.8 |
| 607 | 2026-04-27T09:30:39.330Z | Compiling cargo_toml v0.21.0 |
| 608 | 2026-04-27T09:30:39.567Z | Compiling cargo-util-schemas v0.8.2 |
| 609 | 2026-04-27T09:30:40.354Z | Compiling cargo_metadata v0.21.0 |
| 610 | 2026-04-27T09:30:41.246Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 611 | 2026-04-27T09:30:43.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.77s |
| 612 | 2026-04-27T09:30:43.637Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 613 | 2026-04-27T09:30:44.198Z | Downloading crates ... |
| 614 | 2026-04-27T09:30:44.296Z | Downloaded arrayvec v0.7.6 |
| 615 | 2026-04-27T09:30:44.298Z | Downloaded ahash v0.8.12 |
| 616 | 2026-04-27T09:30:44.302Z | Downloaded aead v0.5.2 |
| 617 | 2026-04-27T09:30:44.302Z | Downloaded adler2 v2.0.1 |
| 618 | 2026-04-27T09:30:44.306Z | Downloaded aes-gcm v0.10.3 |
| 619 | 2026-04-27T09:30:44.309Z | Downloaded block-buffer v0.12.0 |
| 620 | 2026-04-27T09:30:44.313Z | Downloaded corncobs v0.1.4 |
| 621 | 2026-04-27T09:30:44.316Z | Downloaded castaway v0.2.4 |
| 622 | 2026-04-27T09:30:44.316Z | Downloaded bit-set v0.5.3 |
| 623 | 2026-04-27T09:30:44.316Z | Downloaded assert_matches v1.5.0 |
| 624 | 2026-04-27T09:30:44.320Z | Downloaded difflib v0.4.0 |
| 625 | 2026-04-27T09:30:44.320Z | Downloaded cobs v0.3.0 |
| 626 | 2026-04-27T09:30:44.320Z | Downloaded der_derive v0.7.3 |
| 627 | 2026-04-27T09:30:44.323Z | Downloaded dirs-sys-next v0.1.2 |
| 628 | 2026-04-27T09:30:44.323Z | Downloaded cargo-platform v0.3.3 |
| 629 | 2026-04-27T09:30:44.323Z | Downloaded ascii-canvas v3.0.0 |
| 630 | 2026-04-27T09:30:44.326Z | Downloaded bitfield-macros v0.19.4 |
| 631 | 2026-04-27T09:30:44.326Z | Downloaded defmt-parser v1.0.0 |
| 632 | 2026-04-27T09:30:44.330Z | Downloaded dirs-next v2.0.0 |
| 633 | 2026-04-27T09:30:44.330Z | Downloaded cfg_aliases v0.2.1 |
| 634 | 2026-04-27T09:30:44.330Z | Downloaded crc v3.4.0 |
| 635 | 2026-04-27T09:30:44.333Z | Downloaded document-features v0.2.12 |
| 636 | 2026-04-27T09:30:44.333Z | Downloaded compression-core v0.4.32 |
| 637 | 2026-04-27T09:30:44.337Z | Downloaded downcast-rs v2.0.2 |
| 638 | 2026-04-27T09:30:44.337Z | Downloaded dof v0.4.0 |
| 639 | 2026-04-27T09:30:44.337Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 640 | 2026-04-27T09:30:44.341Z | Downloaded bit-set v0.8.0 |
| 641 | 2026-04-27T09:30:44.341Z | Downloaded arrayref v0.3.9 |
| 642 | 2026-04-27T09:30:44.341Z | Downloaded crypto-common v0.2.1 |
| 643 | 2026-04-27T09:30:44.341Z | Downloaded block-padding v0.3.3 |
| 644 | 2026-04-27T09:30:44.344Z | Downloaded debug-ignore v1.0.5 |
| 645 | 2026-04-27T09:30:44.344Z | Downloaded bit-vec v0.8.0 |
| 646 | 2026-04-27T09:30:44.348Z | Downloaded env_filter v1.0.1 |
| 647 | 2026-04-27T09:30:44.348Z | Downloaded embedded-io v0.4.0 |
| 648 | 2026-04-27T09:30:44.348Z | Downloaded darling_macro v0.20.11 |
| 649 | 2026-04-27T09:30:44.351Z | Downloaded dunce v1.0.5 |
| 650 | 2026-04-27T09:30:44.351Z | Downloaded atomicwrites v0.4.4 |
| 651 | 2026-04-27T09:30:44.354Z | Downloaded defmt v1.0.1 |
| 652 | 2026-04-27T09:30:44.357Z | Downloaded embedded-io v0.6.1 |
| 653 | 2026-04-27T09:30:44.357Z | Downloaded display-error-chain v0.2.2 |
| 654 | 2026-04-27T09:30:44.358Z | Downloaded bb8 v0.8.6 |
| 655 | 2026-04-27T09:30:44.364Z | Downloaded cpufeatures v0.3.0 |
| 656 | 2026-04-27T09:30:44.364Z | Downloaded cfg_aliases v0.1.1 |
| 657 | 2026-04-27T09:30:44.364Z | Downloaded async-recursion v1.1.1 |
| 658 | 2026-04-27T09:30:44.367Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 659 | 2026-04-27T09:30:44.367Z | Downloaded array-init v0.0.4 |
| 660 | 2026-04-27T09:30:44.367Z | Downloaded atomic-waker v1.1.2 |
| 661 | 2026-04-27T09:30:44.367Z | Downloaded darling_macro v0.23.0 |
| 662 | 2026-04-27T09:30:44.367Z | Downloaded endian-type v0.1.2 |
| 663 | 2026-04-27T09:30:44.370Z | Downloaded crunchy v0.2.4 |
| 664 | 2026-04-27T09:30:44.374Z | Downloaded dtrace-parser v0.3.0 |
| 665 | 2026-04-27T09:30:44.374Z | Downloaded base16ct v0.2.0 |
| 666 | 2026-04-27T09:30:44.374Z | Downloaded defmt v0.3.100 |
| 667 | 2026-04-27T09:30:44.374Z | Downloaded convert_case v0.4.0 |
| 668 | 2026-04-27T09:30:44.377Z | Downloaded ciborium-io v0.2.2 |
| 669 | 2026-04-27T09:30:44.377Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 670 | 2026-04-27T09:30:44.377Z | Downloaded atty v0.2.14 |
| 671 | 2026-04-27T09:30:44.382Z | Downloaded async-stream v0.3.6 |
| 672 | 2026-04-27T09:30:44.385Z | Downloaded dyn-clone v1.0.20 |
| 673 | 2026-04-27T09:30:44.389Z | Downloaded fixedbitset v0.4.2 |
| 674 | 2026-04-27T09:30:44.389Z | Downloaded camino-tempfile-ext v0.3.3 |
| 675 | 2026-04-27T09:30:44.389Z | Downloaded dsl_auto_type v0.2.0 |
| 676 | 2026-04-27T09:30:44.392Z | Downloaded derive_builder_macro v0.20.2 |
| 677 | 2026-04-27T09:30:44.392Z | Downloaded cstr-argument v0.1.2 |
| 678 | 2026-04-27T09:30:44.392Z | Downloaded byte-wrapper v0.1.0 |
| 679 | 2026-04-27T09:30:44.392Z | Downloaded bitfield-struct v0.6.2 |
| 680 | 2026-04-27T09:30:44.395Z | Downloaded async-stream-impl v0.3.6 |
| 681 | 2026-04-27T09:30:44.395Z | Downloaded flagset v0.4.7 |
| 682 | 2026-04-27T09:30:44.395Z | Downloaded fd-lock v4.0.4 |
| 683 | 2026-04-27T09:30:44.399Z | Downloaded enum-as-inner v0.6.1 |
| 684 | 2026-04-27T09:30:44.399Z | Downloaded crucible-workspace-hack v0.1.0 |
| 685 | 2026-04-27T09:30:44.399Z | Downloaded darling_macro v0.21.3 |
| 686 | 2026-04-27T09:30:44.399Z | Downloaded bitfield v0.19.4 |
| 687 | 2026-04-27T09:30:44.402Z | Downloaded cmake v0.1.58 |
| 688 | 2026-04-27T09:30:44.402Z | Downloaded cmov v0.5.3 |
| 689 | 2026-04-27T09:30:44.402Z | Downloaded cipher v0.4.4 |
| 690 | 2026-04-27T09:30:44.405Z | Downloaded float-ord v0.3.2 |
| 691 | 2026-04-27T09:30:44.405Z | Downloaded bcs v0.1.6 |
| 692 | 2026-04-27T09:30:44.405Z | Downloaded float-cmp v0.10.0 |
| 693 | 2026-04-27T09:30:44.408Z | Downloaded foreign-types v0.5.0 |
| 694 | 2026-04-27T09:30:44.408Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 695 | 2026-04-27T09:30:44.408Z | Downloaded foreign-types-shared v0.1.1 |
| 696 | 2026-04-27T09:30:44.412Z | Downloaded foreign-types v0.3.2 |
| 697 | 2026-04-27T09:30:44.412Z | Downloaded crc8 v0.1.1 |
| 698 | 2026-04-27T09:30:44.412Z | Downloaded chacha20 v0.9.1 |
| 699 | 2026-04-27T09:30:44.412Z | Downloaded bit-vec v0.6.3 |
| 700 | 2026-04-27T09:30:44.412Z | Downloaded argon2 v0.5.3 |
| 701 | 2026-04-27T09:30:44.415Z | Downloaded futures-task v0.3.32 |
| 702 | 2026-04-27T09:30:44.415Z | Downloaded foreign-types-macros v0.2.3 |
| 703 | 2026-04-27T09:30:44.415Z | Downloaded bzip2 v0.6.1 |
| 704 | 2026-04-27T09:30:44.418Z | Downloaded blowfish v0.9.1 |
| 705 | 2026-04-27T09:30:44.418Z | Downloaded backoff v0.4.0 |
| 706 | 2026-04-27T09:30:44.421Z | Downloaded drift v0.1.3 |
| 707 | 2026-04-27T09:30:44.425Z | Downloaded cassowary v0.3.0 |
| 708 | 2026-04-27T09:30:44.425Z | Downloaded bitflags v1.3.2 |
| 709 | 2026-04-27T09:30:44.428Z | Downloaded funty v2.0.0 |
| 710 | 2026-04-27T09:30:44.428Z | Downloaded futures-macro v0.3.32 |
| 711 | 2026-04-27T09:30:44.428Z | Downloaded async-trait v0.1.89 |
| 712 | 2026-04-27T09:30:44.431Z | Downloaded gethostname v0.5.0 |
| 713 | 2026-04-27T09:30:44.431Z | Downloaded fxhash v0.2.1 |
| 714 | 2026-04-27T09:30:44.431Z | Downloaded futures-core v0.3.32 |
| 715 | 2026-04-27T09:30:44.431Z | Downloaded const_format_proc_macros v0.2.34 |
| 716 | 2026-04-27T09:30:44.435Z | Downloaded base64ct v1.8.3 |
| 717 | 2026-04-27T09:30:44.435Z | Downloaded globwalk v0.9.1 |
| 718 | 2026-04-27T09:30:44.438Z | Downloaded anstream v0.6.21 |
| 719 | 2026-04-27T09:30:44.438Z | Downloaded constant_time_eq v0.4.2 |
| 720 | 2026-04-27T09:30:44.441Z | Downloaded cbc v0.1.2 |
| 721 | 2026-04-27T09:30:44.441Z | Downloaded convert_case v0.10.0 |
| 722 | 2026-04-27T09:30:44.441Z | Downloaded ciborium-ll v0.2.2 |
| 723 | 2026-04-27T09:30:44.445Z | Downloaded headers-core v0.3.0 |
| 724 | 2026-04-27T09:30:44.445Z | Downloaded digest v0.11.2 |
| 725 | 2026-04-27T09:30:44.445Z | Downloaded diesel-dtrace v0.5.0 |
| 726 | 2026-04-27T09:30:44.448Z | Downloaded ed25519 v2.2.3 |
| 727 | 2026-04-27T09:30:44.448Z | Downloaded ghash v0.5.1 |
| 728 | 2026-04-27T09:30:44.448Z | Downloaded compression-codecs v0.4.38 |
| 729 | 2026-04-27T09:30:44.451Z | Downloaded fallible-iterator v0.2.0 |
| 730 | 2026-04-27T09:30:44.451Z | Downloaded anstyle-parse v0.2.7 |
| 731 | 2026-04-27T09:30:44.454Z | Downloaded ecdsa v0.16.9 |
| 732 | 2026-04-27T09:30:44.454Z | Downloaded derive_builder_core v0.20.2 |
| 733 | 2026-04-27T09:30:44.454Z | Downloaded hash32 v0.3.1 |
| 734 | 2026-04-27T09:30:44.458Z | Downloaded either v1.15.0 |
| 735 | 2026-04-27T09:30:44.458Z | Downloaded ctr v0.9.2 |
| 736 | 2026-04-27T09:30:44.458Z | Downloaded deranged v0.5.8 |
| 737 | 2026-04-27T09:30:44.461Z | Downloaded cargo_metadata v0.23.1 |
| 738 | 2026-04-27T09:30:44.461Z | Downloaded ctutils v0.4.2 |
| 739 | 2026-04-27T09:30:44.465Z | Downloaded find-msvc-tools v0.1.9 |
| 740 | 2026-04-27T09:30:44.465Z | Downloaded fs-err v2.11.0 |
| 741 | 2026-04-27T09:30:44.469Z | Downloaded foreign-types-shared v0.3.1 |
| 742 | 2026-04-27T09:30:44.469Z | Downloaded hex-literal v0.4.1 |
| 743 | 2026-04-27T09:30:44.469Z | Downloaded hex v0.4.3 |
| 744 | 2026-04-27T09:30:44.469Z | Downloaded foldhash v0.2.0 |
| 745 | 2026-04-27T09:30:44.469Z | Downloaded filetime v0.2.27 |
| 746 | 2026-04-27T09:30:44.472Z | Downloaded ff v0.13.1 |
| 747 | 2026-04-27T09:30:44.472Z | Downloaded env_logger v0.11.10 |
| 748 | 2026-04-27T09:30:44.475Z | Downloaded hostname v0.3.1 |
| 749 | 2026-04-27T09:30:44.475Z | Downloaded home v0.5.12 |
| 750 | 2026-04-27T09:30:44.475Z | Downloaded hyper-tls v0.6.0 |
| 751 | 2026-04-27T09:30:44.478Z | Downloaded hubpack v0.1.2 |
| 752 | 2026-04-27T09:30:44.478Z | Downloaded erased-serde v0.3.31 |
| 753 | 2026-04-27T09:30:44.478Z | Downloaded derive-ex v0.1.8 |
| 754 | 2026-04-27T09:30:44.481Z | Downloaded data-encoding v2.11.0 |
| 755 | 2026-04-27T09:30:44.481Z | Downloaded crossbeam-deque v0.8.6 |
| 756 | 2026-04-27T09:30:44.481Z | Downloaded console v0.16.3 |
| 757 | 2026-04-27T09:30:44.485Z | Downloaded csv-core v0.1.13 |
| 758 | 2026-04-27T09:30:44.485Z | Downloaded cancel-safe-futures v0.1.5 |
| 759 | 2026-04-27T09:30:44.488Z | Downloaded ena v0.14.4 |
| 760 | 2026-04-27T09:30:44.488Z | Downloaded derive_more v2.1.1 |
| 761 | 2026-04-27T09:30:44.493Z | Downloaded hubpack_derive v0.1.1 |
| 762 | 2026-04-27T09:30:44.497Z | Downloaded http-body v1.0.1 |
| 763 | 2026-04-27T09:30:44.497Z | Downloaded hostname v0.4.2 |
| 764 | 2026-04-27T09:30:44.497Z | Downloaded git-stub v1.0.0 |
| 765 | 2026-04-27T09:30:44.500Z | Downloaded group v0.13.0 |
| 766 | 2026-04-27T09:30:44.500Z | Downloaded http-range v0.1.5 |
| 767 | 2026-04-27T09:30:44.500Z | Downloaded glob v0.3.3 |
| 768 | 2026-04-27T09:30:44.500Z | Downloaded clang-sys v1.8.1 |
| 769 | 2026-04-27T09:30:44.503Z | Downloaded backon v1.6.0 |
| 770 | 2026-04-27T09:30:44.503Z | Downloaded indent_write v2.2.0 |
| 771 | 2026-04-27T09:30:44.507Z | Downloaded is_ci v1.2.0 |
| 772 | 2026-04-27T09:30:44.507Z | Downloaded internet-checksum v0.2.1 |
| 773 | 2026-04-27T09:30:44.507Z | Downloaded inout v0.1.4 |
| 774 | 2026-04-27T09:30:44.507Z | Downloaded ident_case v1.0.1 |
| 775 | 2026-04-27T09:30:44.510Z | Downloaded futures-executor v0.3.32 |
| 776 | 2026-04-27T09:30:44.510Z | Downloaded daft v0.1.5 |
| 777 | 2026-04-27T09:30:44.510Z | Downloaded colored v2.2.0 |
| 778 | 2026-04-27T09:30:44.513Z | Downloaded buf-list v1.1.2 |
| 779 | 2026-04-27T09:30:44.513Z | Downloaded hash32 v0.2.1 |
| 780 | 2026-04-27T09:30:44.516Z | Downloaded fixedbitset v0.5.7 |
| 781 | 2026-04-27T09:30:44.516Z | Downloaded ciborium v0.2.2 |
| 782 | 2026-04-27T09:30:44.519Z | Downloaded diff v0.1.13 |
| 783 | 2026-04-27T09:30:44.520Z | Downloaded des v0.8.1 |
| 784 | 2026-04-27T09:30:44.523Z | Downloaded crc-catalog v2.5.0 |
| 785 | 2026-04-27T09:30:44.523Z | Downloaded defmt-macros v1.0.1 |
| 786 | 2026-04-27T09:30:44.523Z | Downloaded instability v0.3.12 |
| 787 | 2026-04-27T09:30:44.526Z | Downloaded crc32fast v1.5.0 |
| 788 | 2026-04-27T09:30:44.526Z | Downloaded is-terminal v0.4.17 |
| 789 | 2026-04-27T09:30:44.526Z | Downloaded darling v0.21.3 |
| 790 | 2026-04-27T09:30:44.530Z | Downloaded const-oid v0.9.6 |
| 791 | 2026-04-27T09:30:44.533Z | Downloaded instant v0.1.13 |
| 792 | 2026-04-27T09:30:44.533Z | Downloaded foldhash v0.1.5 |
| 793 | 2026-04-27T09:30:44.536Z | Downloaded derive_builder v0.20.2 |
| 794 | 2026-04-27T09:30:44.536Z | Downloaded darling v0.20.11 |
| 795 | 2026-04-27T09:30:44.540Z | Downloaded crossbeam-utils v0.8.21 |
| 796 | 2026-04-27T09:30:44.543Z | Downloaded http-body-util v0.1.3 |
| 797 | 2026-04-27T09:30:44.543Z | Downloaded crossbeam-epoch v0.9.18 |
| 798 | 2026-04-27T09:30:44.546Z | Downloaded keccak v0.1.6 |
| 799 | 2026-04-27T09:30:44.546Z | Downloaded lalrpop-util v0.19.12 |
| 800 | 2026-04-27T09:30:44.546Z | Downloaded highway v1.3.0 |
| 801 | 2026-04-27T09:30:44.551Z | Downloaded fs_extra v1.3.0 |
| 802 | 2026-04-27T09:30:44.551Z | Downloaded libscf-sys v1.2.0 |
| 803 | 2026-04-27T09:30:44.551Z | Downloaded dropshot_endpoint v0.17.0 |
| 804 | 2026-04-27T09:30:44.554Z | Downloaded derive_more v0.99.20 |
| 805 | 2026-04-27T09:30:44.554Z | Downloaded derive-where v1.6.1 |
| 806 | 2026-04-27T09:30:44.592Z | Downloaded mime v0.3.17 |
| 807 | 2026-04-27T09:30:44.592Z | Downloaded cookie v0.18.1 |
| 808 | 2026-04-27T09:30:44.592Z | Downloaded console v0.15.11 |
| 809 | 2026-04-27T09:30:44.592Z | Downloaded lzss v0.8.2 |
| 810 | 2026-04-27T09:30:44.592Z | Downloaded lru-slab v0.1.2 |
| 811 | 2026-04-27T09:30:44.592Z | Downloaded humantime v2.3.0 |
| 812 | 2026-04-27T09:30:44.592Z | Downloaded httpdate v1.0.3 |
| 813 | 2026-04-27T09:30:44.592Z | Downloaded getrandom v0.2.17 |
| 814 | 2026-04-27T09:30:44.592Z | Downloaded hyper-rustls v0.27.9 |
| 815 | 2026-04-27T09:30:44.592Z | Downloaded globset v0.4.18 |
| 816 | 2026-04-27T09:30:44.592Z | Downloaded futures-channel v0.3.32 |
| 817 | 2026-04-27T09:30:44.592Z | Downloaded maybe-uninit v2.0.0 |
| 818 | 2026-04-27T09:30:44.593Z | Downloaded linked-hash-map v0.5.6 |
| 819 | 2026-04-27T09:30:44.593Z | Downloaded konst_macro_rules v0.2.19 |
| 820 | 2026-04-27T09:30:44.593Z | Downloaded allocator-api2 v0.2.21 |
| 821 | 2026-04-27T09:30:44.593Z | Downloaded hyper-staticfile v0.10.1 |
| 822 | 2026-04-27T09:30:44.593Z | Downloaded memoffset v0.9.1 |
| 823 | 2026-04-27T09:30:44.593Z | Downloaded elliptic-curve v0.13.8 |
| 824 | 2026-04-27T09:30:44.593Z | Downloaded match_cfg v0.1.0 |
| 825 | 2026-04-27T09:30:44.593Z | Downloaded maplit v1.0.2 |
| 826 | 2026-04-27T09:30:44.593Z | Downloaded md5 v0.7.0 |
| 827 | 2026-04-27T09:30:44.593Z | Downloaded managed v0.8.0 |
| 828 | 2026-04-27T09:30:44.593Z | Downloaded fatfs v0.3.6 |
| 829 | 2026-04-27T09:30:44.593Z | Downloaded dropshot_endpoint v0.16.7 |
| 830 | 2026-04-27T09:30:44.593Z | Downloaded darling v0.23.0 |
| 831 | 2026-04-27T09:30:44.599Z | Downloaded ingot-types v0.1.2 |
| 832 | 2026-04-27T09:30:44.599Z | Downloaded ingot v0.1.1 |
| 833 | 2026-04-27T09:30:44.599Z | Downloaded indoc v2.0.7 |
| 834 | 2026-04-27T09:30:44.599Z | Downloaded indoc v1.0.9 |
| 835 | 2026-04-27T09:30:44.599Z | Downloaded newline-converter v0.3.0 |
| 836 | 2026-04-27T09:30:44.600Z | Downloaded new_debug_unreachable v1.0.6 |
| 837 | 2026-04-27T09:30:44.600Z | Downloaded multimap v0.10.1 |
| 838 | 2026-04-27T09:30:44.603Z | Downloaded nodrop v0.1.14 |
| 839 | 2026-04-27T09:30:44.604Z | Downloaded nibble_vec v0.1.0 |
| 840 | 2026-04-27T09:30:44.604Z | Downloaded newtype_derive v0.1.6 |
| 841 | 2026-04-27T09:30:44.604Z | Downloaded jobserver v0.1.34 |
| 842 | 2026-04-27T09:30:44.604Z | Downloaded ipnetwork v0.21.1 |
| 843 | 2026-04-27T09:30:44.604Z | Downloaded normalize-line-endings v0.3.0 |
| 844 | 2026-04-27T09:30:44.607Z | Downloaded newtype-uuid-macros v0.1.0 |
| 845 | 2026-04-27T09:30:44.607Z | Downloaded num-iter v0.1.45 |
| 846 | 2026-04-27T09:30:44.607Z | Downloaded num-conv v0.2.1 |
| 847 | 2026-04-27T09:30:44.607Z | Downloaded nonempty v0.12.0 |
| 848 | 2026-04-27T09:30:44.610Z | Downloaded futures v0.3.32 |
| 849 | 2026-04-27T09:30:44.610Z | Downloaded libefi-sys v0.1.0 |
| 850 | 2026-04-27T09:30:44.614Z | Downloaded linear-map v1.2.0 |
| 851 | 2026-04-27T09:30:44.614Z | Downloaded lock_api v0.4.14 |
| 852 | 2026-04-27T09:30:44.614Z | Downloaded hmac v0.13.0 |
| 853 | 2026-04-27T09:30:44.618Z | Downloaded kstat-rs v0.2.4 |
| 854 | 2026-04-27T09:30:44.618Z | Downloaded num_threads v0.1.7 |
| 855 | 2026-04-27T09:30:44.618Z | Downloaded num-derive v0.4.2 |
| 856 | 2026-04-27T09:30:44.622Z | Downloaded libloading v0.8.9 |
| 857 | 2026-04-27T09:30:44.622Z | Downloaded openssl-probe v0.2.1 |
| 858 | 2026-04-27T09:30:44.623Z | Downloaded openssl-probe v0.1.6 |
| 859 | 2026-04-27T09:30:44.623Z | Downloaded openssl-macros v0.1.1 |
| 860 | 2026-04-27T09:30:44.623Z | Downloaded opaque-debug v0.3.1 |
| 861 | 2026-04-27T09:30:44.623Z | Downloaded olpc-cjson v0.1.4 |
| 862 | 2026-04-27T09:30:44.627Z | Downloaded num_enum_derive v0.5.11 |
| 863 | 2026-04-27T09:30:44.627Z | Downloaded hmac v0.12.1 |
| 864 | 2026-04-27T09:30:44.627Z | Downloaded half v2.7.1 |
| 865 | 2026-04-27T09:30:44.631Z | Downloaded httparse v1.10.1 |
| 866 | 2026-04-27T09:30:44.631Z | Downloaded getrandom v0.3.4 |
| 867 | 2026-04-27T09:30:44.634Z | Downloaded libsw v3.5.0 |
| 868 | 2026-04-27T09:30:44.634Z | Downloaded ipnet v2.12.0 |
| 869 | 2026-04-27T09:30:44.634Z | Downloaded arc-swap v1.9.1 |
| 870 | 2026-04-27T09:30:44.638Z | Downloaded mime_guess v2.0.5 |
| 871 | 2026-04-27T09:30:44.638Z | Downloaded const-oid v0.10.2 |
| 872 | 2026-04-27T09:30:44.641Z | Downloaded bytes v1.11.1 |
| 873 | 2026-04-27T09:30:44.645Z | Downloaded lazy_static v1.5.0 |
| 874 | 2026-04-27T09:30:44.645Z | Downloaded darling_core v0.21.3 |
| 875 | 2026-04-27T09:30:44.648Z | Downloaded parse-display v0.10.0 |
| 876 | 2026-04-27T09:30:44.648Z | Downloaded iana-time-zone v0.1.65 |
| 877 | 2026-04-27T09:30:44.651Z | Downloaded darling_core v0.23.0 |
| 878 | 2026-04-27T09:30:44.655Z | Downloaded oso-derive v0.27.3 |
| 879 | 2026-04-27T09:30:44.655Z | Downloaded nanorand v0.7.0 |
| 880 | 2026-04-27T09:30:44.655Z | Downloaded half v1.8.3 |
| 881 | 2026-04-27T09:30:44.658Z | Downloaded darling_core v0.20.11 |
| 882 | 2026-04-27T09:30:44.661Z | Downloaded ingot-macros v0.1.1 |
| 883 | 2026-04-27T09:30:44.661Z | Downloaded crc-any v2.5.0 |
| 884 | 2026-04-27T09:30:44.664Z | Downloaded md-5 v0.11.0 |
| 885 | 2026-04-27T09:30:44.664Z | Downloaded newtype-uuid v1.3.2 |
| 886 | 2026-04-27T09:30:44.664Z | Downloaded lru v0.12.5 |
| 887 | 2026-04-27T09:30:44.667Z | Downloaded aes v0.8.4 |
| 888 | 2026-04-27T09:30:44.667Z | Downloaded path-slash v0.1.5 |
| 889 | 2026-04-27T09:30:44.667Z | Downloaded parse-size v1.1.0 |
| 890 | 2026-04-27T09:30:44.671Z | Downloaded packed_struct_codegen v0.10.1 |
| 891 | 2026-04-27T09:30:44.671Z | Downloaded pbkdf2 v0.11.0 |
| 892 | 2026-04-27T09:30:44.671Z | Downloaded num-complex v0.4.6 |
| 893 | 2026-04-27T09:30:44.674Z | Downloaded nu-ansi-term v0.50.3 |
| 894 | 2026-04-27T09:30:44.674Z | Downloaded flume v0.11.1 |
| 895 | 2026-04-27T09:30:44.679Z | Downloaded chacha20poly1305 v0.10.1 |
| 896 | 2026-04-27T09:30:44.679Z | Downloaded num v0.4.3 |
| 897 | 2026-04-27T09:30:44.679Z | Downloaded lru-cache v0.1.2 |
| 898 | 2026-04-27T09:30:44.683Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 899 | 2026-04-27T09:30:44.683Z | Downloaded git-stub-vcs v0.1.0 |
| 900 | 2026-04-27T09:30:44.683Z | Downloaded critical-section v1.2.0 |
| 901 | 2026-04-27T09:30:44.683Z | Downloaded num_enum_derive v0.7.6 |
| 902 | 2026-04-27T09:30:44.686Z | Downloaded litrs v1.0.0 |
| 903 | 2026-04-27T09:30:44.687Z | Downloaded phf_shared v0.13.1 |
| 904 | 2026-04-27T09:30:44.687Z | Downloaded peg-runtime v0.8.5 |
| 905 | 2026-04-27T09:30:44.687Z | Downloaded pbkdf2 v0.12.2 |
| 906 | 2026-04-27T09:30:44.690Z | Downloaded cookie_store v0.22.1 |
| 907 | 2026-04-27T09:30:44.690Z | Downloaded chacha20 v0.10.0 |
| 908 | 2026-04-27T09:30:44.693Z | Downloaded async-bb8-diesel v0.2.1 |
| 909 | 2026-04-27T09:30:44.693Z | Downloaded phf_shared v0.12.1 |
| 910 | 2026-04-27T09:30:44.693Z | Downloaded phf_shared v0.11.3 |
| 911 | 2026-04-27T09:30:44.696Z | Downloaded colored v3.1.1 |
| 912 | 2026-04-27T09:30:44.696Z | Downloaded base64 v0.22.1 |
| 913 | 2026-04-27T09:30:44.703Z | Downloaded hybrid-array v0.4.11 |
| 914 | 2026-04-27T09:30:44.703Z | Downloaded memmap2 v0.9.10 |
| 915 | 2026-04-27T09:30:44.706Z | Downloaded cc v1.2.61 |
| 916 | 2026-04-27T09:30:44.706Z | Downloaded base64 v0.21.7 |
| 917 | 2026-04-27T09:30:44.706Z | Downloaded oxide-tokio-rt v0.1.4 |
| 918 | 2026-04-27T09:30:44.709Z | Downloaded predicates-tree v1.0.13 |
| 919 | 2026-04-27T09:30:44.709Z | Downloaded num_enum v0.7.6 |
| 920 | 2026-04-27T09:30:44.712Z | Downloaded num_enum v0.5.11 |
| 921 | 2026-04-27T09:30:44.728Z | Downloaded proc-macro-crate v3.5.0 |
| 922 | 2026-04-27T09:30:44.732Z | Downloaded crypto-bigint v0.5.5 |
| 923 | 2026-04-27T09:30:44.732Z | Downloaded crossbeam-channel v0.5.15 |
| 924 | 2026-04-27T09:30:44.739Z | Downloaded native-tls v0.2.18 |
| 925 | 2026-04-27T09:30:44.740Z | Downloaded heapless v0.8.0 |
| 926 | 2026-04-27T09:30:44.740Z | Downloaded multer v3.1.0 |
| 927 | 2026-04-27T09:30:44.743Z | Downloaded ed25519-dalek v2.2.0 |
| 928 | 2026-04-27T09:30:44.743Z | Downloaded psl-types v2.0.11 |
| 929 | 2026-04-27T09:30:44.746Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 930 | 2026-04-27T09:30:44.746Z | Downloaded password-hash v0.4.2 |
| 931 | 2026-04-27T09:30:44.746Z | Downloaded der v0.7.10 |
| 932 | 2026-04-27T09:30:44.750Z | Downloaded paste v1.0.15 |
| 933 | 2026-04-27T09:30:44.754Z | Downloaded progenitor-macro v0.13.0 |
| 934 | 2026-04-27T09:30:44.754Z | Downloaded progenitor-macro v0.11.2 |
| 935 | 2026-04-27T09:30:44.754Z | Downloaded progenitor-macro v0.10.0 |
| 936 | 2026-04-27T09:30:44.754Z | Downloaded progenitor-client v0.11.2 |
| 937 | 2026-04-27T09:30:44.758Z | Downloaded peg v0.8.5 |
| 938 | 2026-04-27T09:30:44.758Z | Downloaded password-hash v0.5.0 |
| 939 | 2026-04-27T09:30:44.758Z | Downloaded pin-project-internal v1.1.11 |
| 940 | 2026-04-27T09:30:44.762Z | Downloaded pem-rfc7468 v0.7.0 |
| 941 | 2026-04-27T09:30:44.762Z | Downloaded num-integer v0.1.46 |
| 942 | 2026-04-27T09:30:44.762Z | Downloaded libsw-core v0.3.2 |
| 943 | 2026-04-27T09:30:44.765Z | Downloaded radium v0.7.0 |
| 944 | 2026-04-27T09:30:44.765Z | Downloaded pin-project-lite v0.2.17 |
| 945 | 2026-04-27T09:30:44.768Z | Downloaded rand_chacha v0.3.1 |
| 946 | 2026-04-27T09:30:44.768Z | Downloaded polyval v0.6.2 |
| 947 | 2026-04-27T09:30:44.768Z | Downloaded const_format v0.2.36 |
| 948 | 2026-04-27T09:30:44.772Z | Downloaded headers v0.4.1 |
| 949 | 2026-04-27T09:30:44.776Z | Downloaded omicron-zone-package v0.12.2 |
| 950 | 2026-04-27T09:30:44.780Z | Downloaded pkcs8 v0.10.2 |
| 951 | 2026-04-27T09:30:44.780Z | Downloaded compact_str v0.8.1 |
| 952 | 2026-04-27T09:30:44.783Z | Downloaded predicates v3.1.4 |
| 953 | 2026-04-27T09:30:44.783Z | Downloaded poly1305 v0.8.0 |
| 954 | 2026-04-27T09:30:44.786Z | Downloaded primeorder v0.13.6 |
| 955 | 2026-04-27T09:30:44.786Z | Downloaded pkg-config v0.3.33 |
| 956 | 2026-04-27T09:30:44.786Z | Downloaded rand_xorshift v0.4.0 |
| 957 | 2026-04-27T09:30:44.789Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 958 | 2026-04-27T09:30:44.789Z | Downloaded postgres-protocol v0.6.11 |
| 959 | 2026-04-27T09:30:44.789Z | Downloaded ref-cast-impl v1.0.25 |
| 960 | 2026-04-27T09:30:44.789Z | Downloaded ref-cast v1.0.25 |
| 961 | 2026-04-27T09:30:44.793Z | Downloaded parking_lot v0.12.5 |
| 962 | 2026-04-27T09:30:44.793Z | Downloaded recursive v0.1.1 |
| 963 | 2026-04-27T09:30:44.796Z | Downloaded parking_lot_core v0.9.12 |
| 964 | 2026-04-27T09:30:44.796Z | Downloaded proc-macro-error2 v2.0.1 |
| 965 | 2026-04-27T09:30:44.800Z | Downloaded indicatif v0.18.4 |
| 966 | 2026-04-27T09:30:44.800Z | Downloaded dropshot-api-manager v0.6.0 |
| 967 | 2026-04-27T09:30:44.803Z | Downloaded progenitor-client v0.10.0 |
| 968 | 2026-04-27T09:30:44.803Z | Downloaded progenitor v0.13.0 |
| 969 | 2026-04-27T09:30:44.809Z | Downloaded progenitor-extras v0.1.1 |
| 970 | 2026-04-27T09:30:44.809Z | Downloaded progenitor-client v0.13.0 |
| 971 | 2026-04-27T09:30:44.809Z | Downloaded parking_lot v0.11.2 |
| 972 | 2026-04-27T09:30:44.812Z | Downloaded progenitor v0.11.2 |
| 973 | 2026-04-27T09:30:44.812Z | Downloaded rfc6979 v0.4.0 |
| 974 | 2026-04-27T09:30:44.812Z | Downloaded quick-error v1.2.3 |
| 975 | 2026-04-27T09:30:44.812Z | Downloaded peg-macros v0.8.5 |
| 976 | 2026-04-27T09:30:44.812Z | Downloaded russh-cryptovec v0.7.3 |
| 977 | 2026-04-27T09:30:44.812Z | Downloaded progenitor v0.10.0 |
| 978 | 2026-04-27T09:30:44.817Z | Downloaded ignore v0.4.25 |
| 979 | 2026-04-27T09:30:44.817Z | Downloaded ppv-lite86 v0.2.21 |
| 980 | 2026-04-27T09:30:44.817Z | Downloaded psm v0.1.31 |
| 981 | 2026-04-27T09:30:44.820Z | Downloaded hickory-resolver v0.25.2 |
| 982 | 2026-04-27T09:30:44.820Z | Downloaded oxnet v0.1.4 |
| 983 | 2026-04-27T09:30:44.823Z | Downloaded bumpalo v3.20.2 |
| 984 | 2026-04-27T09:30:44.824Z | Downloaded rtoolbox v0.0.5 |
| 985 | 2026-04-27T09:30:44.827Z | Downloaded rustc_version v0.4.1 |
| 986 | 2026-04-27T09:30:44.827Z | Downloaded pem v3.0.6 |
| 987 | 2026-04-27T09:30:44.827Z | Downloaded r2d2 v0.8.10 |
| 988 | 2026-04-27T09:30:44.827Z | Downloaded konst v0.2.20 |
| 989 | 2026-04-27T09:30:44.830Z | Downloaded rustc_version v0.1.7 |
| 990 | 2026-04-27T09:30:44.833Z | Downloaded rustc-hash v2.1.2 |
| 991 | 2026-04-27T09:30:44.833Z | Downloaded phf v0.13.1 |
| 992 | 2026-04-27T09:30:44.833Z | Downloaded phf v0.12.1 |
| 993 | 2026-04-27T09:30:44.833Z | Downloaded libbz2-rs-sys v0.2.3 |
| 994 | 2026-04-27T09:30:44.837Z | Downloaded postcard v1.1.3 |
| 995 | 2026-04-27T09:30:44.837Z | Downloaded rand_core v0.6.4 |
| 996 | 2026-04-27T09:30:44.841Z | Downloaded jiff-static v0.2.24 |
| 997 | 2026-04-27T09:30:44.841Z | Downloaded async-compression v0.4.42 |
| 998 | 2026-04-27T09:30:44.845Z | Downloaded rand_core v0.10.1 |
| 999 | 2026-04-27T09:30:44.845Z | Downloaded rand_core v0.9.5 |
| 1000 | 2026-04-27T09:30:44.848Z | Downloaded rand_chacha v0.9.0 |
| 1001 | 2026-04-27T09:30:44.848Z | Downloaded pkcs1 v0.7.5 |
| 1002 | 2026-04-27T09:30:44.848Z | Downloaded p256 v0.13.2 |
| 1003 | 2026-04-27T09:30:44.852Z | Downloaded rand_seeder v0.4.0 |
| 1004 | 2026-04-27T09:30:44.852Z | Downloaded postgres-types v0.2.13 |
| 1005 | 2026-04-27T09:30:44.852Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1006 | 2026-04-27T09:30:44.855Z | Downloaded same-file v1.0.6 |
| 1007 | 2026-04-27T09:30:44.855Z | Downloaded scopeguard v1.2.0 |
| 1008 | 2026-04-27T09:30:44.856Z | Downloaded scrypt v0.11.0 |
| 1009 | 2026-04-27T09:30:44.859Z | Downloaded sapling-renderdag v0.1.0 |
| 1010 | 2026-04-27T09:30:44.859Z | Downloaded secrecy v0.10.3 |
| 1011 | 2026-04-27T09:30:44.859Z | Downloaded miniz_oxide v0.8.9 |
| 1012 | 2026-04-27T09:30:44.865Z | Downloaded diesel_derives v2.3.8 |
| 1013 | 2026-04-27T09:30:44.868Z | Downloaded hashbrown v0.13.2 |
| 1014 | 2026-04-27T09:30:44.868Z | Downloaded papergrid v0.17.0 |
| 1015 | 2026-04-27T09:30:44.871Z | Downloaded derive_more-impl v2.1.1 |
| 1016 | 2026-04-27T09:30:44.875Z | Downloaded semver v0.1.20 |
| 1017 | 2026-04-27T09:30:44.875Z | Downloaded scroll_derive v0.13.1 |
| 1018 | 2026-04-27T09:30:44.875Z | Downloaded oso v0.27.3 |
| 1019 | 2026-04-27T09:30:44.879Z | Downloaded serde_bytes v0.11.19 |
| 1020 | 2026-04-27T09:30:44.879Z | Downloaded seq-macro v0.3.6 |
| 1021 | 2026-04-27T09:30:44.879Z | Downloaded flate2 v1.1.9 |
| 1022 | 2026-04-27T09:30:44.883Z | Downloaded serde_spanned v1.1.1 |
| 1023 | 2026-04-27T09:30:44.883Z | Downloaded signal-hook-mio v0.2.5 |
| 1024 | 2026-04-27T09:30:44.883Z | Downloaded serde_repr v0.1.20 |
| 1025 | 2026-04-27T09:30:44.886Z | Downloaded serde-big-array v0.5.1 |
| 1026 | 2026-04-27T09:30:44.886Z | Downloaded secrecy v0.8.0 |
| 1027 | 2026-04-27T09:30:44.886Z | Downloaded proc-macro-crate v1.3.1 |
| 1028 | 2026-04-27T09:30:44.889Z | Downloaded powerfmt v0.2.0 |
| 1029 | 2026-04-27T09:30:44.889Z | Downloaded pin-project v1.1.11 |
| 1030 | 2026-04-27T09:30:44.894Z | Downloaded hickory-resolver v0.24.4 |
| 1031 | 2026-04-27T09:30:44.897Z | Downloaded quinn-udp v0.5.14 |
| 1032 | 2026-04-27T09:30:44.901Z | Downloaded signature v2.2.0 |
| 1033 | 2026-04-27T09:30:44.901Z | Downloaded signal-hook-tokio v0.3.1 |
| 1034 | 2026-04-27T09:30:44.901Z | Downloaded rustls-native-certs v0.8.3 |
| 1035 | 2026-04-27T09:30:44.904Z | Downloaded shell-words v1.1.1 |
| 1036 | 2026-04-27T09:30:44.904Z | Downloaded serde_urlencoded v0.7.1 |
| 1037 | 2026-04-27T09:30:44.904Z | Downloaded pkcs5 v0.7.1 |
| 1038 | 2026-04-27T09:30:44.907Z | Downloaded parse-display-derive v0.10.0 |
| 1039 | 2026-04-27T09:30:44.907Z | Downloaded rustls-pemfile v2.2.0 |
| 1040 | 2026-04-27T09:30:44.911Z | Downloaded sha1 v0.10.6 |
| 1041 | 2026-04-27T09:30:44.911Z | Downloaded sigpipe v0.1.3 |
| 1042 | 2026-04-27T09:30:44.911Z | Downloaded rustversion v1.0.22 |
| 1043 | 2026-04-27T09:30:44.914Z | Downloaded parking_lot_core v0.8.6 |
| 1044 | 2026-04-27T09:30:44.914Z | Downloaded indexmap v1.9.3 |
| 1045 | 2026-04-27T09:30:44.918Z | Downloaded rusty-fork v0.3.1 |
| 1046 | 2026-04-27T09:30:44.918Z | Downloaded num-rational v0.4.2 |
| 1047 | 2026-04-27T09:30:44.918Z | Downloaded predicates-core v1.0.10 |
| 1048 | 2026-04-27T09:30:44.921Z | Downloaded precomputed-hash v0.1.1 |
| 1049 | 2026-04-27T09:30:44.921Z | Downloaded packed_struct v0.10.1 |
| 1050 | 2026-04-27T09:30:44.921Z | Downloaded hashbrown v0.12.3 |
| 1051 | 2026-04-27T09:30:44.921Z | Downloaded resolv-conf v0.7.6 |
| 1052 | 2026-04-27T09:30:44.926Z | Downloaded slog-bunyan v2.5.0 |
| 1053 | 2026-04-27T09:30:44.926Z | Downloaded prefix-trie v0.7.0 |
| 1054 | 2026-04-27T09:30:44.929Z | Downloaded salsa20 v0.10.2 |
| 1055 | 2026-04-27T09:30:44.929Z | Downloaded owo-colors v4.3.0 |
| 1056 | 2026-04-27T09:30:44.929Z | Downloaded ar_archive_writer v0.5.1 |
| 1057 | 2026-04-27T09:30:44.932Z | Downloaded siphasher v1.0.2 |
| 1058 | 2026-04-27T09:30:44.932Z | Downloaded scroll v0.13.0 |
| 1059 | 2026-04-27T09:30:44.932Z | Downloaded progenitor-impl v0.13.0 |
| 1060 | 2026-04-27T09:30:44.936Z | Downloaded slog-envlogger v2.2.0 |
| 1061 | 2026-04-27T09:30:44.936Z | Downloaded heapless v0.7.17 |
| 1062 | 2026-04-27T09:30:44.939Z | Downloaded serde_plain v1.0.2 |
| 1063 | 2026-04-27T09:30:44.939Z | Downloaded serde-hex v0.1.0 |
| 1064 | 2026-04-27T09:30:44.939Z | Downloaded sct v0.7.1 |
| 1065 | 2026-04-27T09:30:44.942Z | Downloaded russh-keys v0.45.0 |
| 1066 | 2026-04-27T09:30:44.945Z | Downloaded expectorate v1.2.0 |
| 1067 | 2026-04-27T09:30:44.945Z | Downloaded shlex v1.3.0 |
| 1068 | 2026-04-27T09:30:44.945Z | Downloaded cexpr v0.6.0 |
| 1069 | 2026-04-27T09:30:44.948Z | Downloaded daft-derive v0.1.5 |
| 1070 | 2026-04-27T09:30:44.951Z | Downloaded progenitor-impl v0.10.0 |
| 1071 | 2026-04-27T09:30:44.952Z | Downloaded bzip2 v0.4.4 |
| 1072 | 2026-04-27T09:30:44.952Z | Downloaded blake2 v0.10.6 |
| 1073 | 2026-04-27T09:30:44.955Z | Downloaded futures-sink v0.3.32 |
| 1074 | 2026-04-27T09:30:44.955Z | Downloaded futures-io v0.3.32 |
| 1075 | 2026-04-27T09:30:44.955Z | Downloaded schemars_derive v0.8.22 |
| 1076 | 2026-04-27T09:30:44.958Z | Downloaded ssh-cipher v0.2.0 |
| 1077 | 2026-04-27T09:30:44.958Z | Downloaded sqlparser_derive v0.5.0 |
| 1078 | 2026-04-27T09:30:44.961Z | Downloaded rustls-pemfile v1.0.4 |
| 1079 | 2026-04-27T09:30:44.966Z | Downloaded serde_path_to_error v0.1.20 |
| 1080 | 2026-04-27T09:30:44.970Z | Downloaded serde_derive_internals v0.29.1 |
| 1081 | 2026-04-27T09:30:44.970Z | Downloaded structmeta v0.3.0 |
| 1082 | 2026-04-27T09:30:44.970Z | Downloaded sec1 v0.7.3 |
| 1083 | 2026-04-27T09:30:44.973Z | Downloaded structmeta-derive v0.3.0 |
| 1084 | 2026-04-27T09:30:44.976Z | Downloaded strum v0.27.2 |
| 1085 | 2026-04-27T09:30:44.976Z | Downloaded http v1.4.0 |
| 1086 | 2026-04-27T09:30:44.980Z | Downloaded simd-adler32 v0.3.9 |
| 1087 | 2026-04-27T09:30:44.984Z | Downloaded rustls-pki-types v1.14.1 |
| 1088 | 2026-04-27T09:30:44.984Z | Downloaded hyper-util v0.1.20 |
| 1089 | 2026-04-27T09:30:44.988Z | Downloaded smallvec v0.6.14 |
| 1090 | 2026-04-27T09:30:44.991Z | Downloaded supports-color v3.0.2 |
| 1091 | 2026-04-27T09:30:44.991Z | Downloaded sync_wrapper v1.0.2 |
| 1092 | 2026-04-27T09:30:44.991Z | Downloaded subtle v2.6.1 |
| 1093 | 2026-04-27T09:30:44.994Z | Downloaded strum v0.26.3 |
| 1094 | 2026-04-27T09:30:44.994Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1095 | 2026-04-27T09:30:44.994Z | Downloaded signal-hook-registry v1.4.8 |
| 1096 | 2026-04-27T09:30:44.994Z | Downloaded slog-json v2.6.1 |
| 1097 | 2026-04-27T09:30:44.998Z | Downloaded slog-dtrace v0.3.0 |
| 1098 | 2026-04-27T09:30:45.004Z | Downloaded smf v0.2.3 |
| 1099 | 2026-04-27T09:30:45.004Z | Downloaded minimal-lexical v0.2.1 |
| 1100 | 2026-04-27T09:30:45.004Z | Downloaded openssl-sys v0.9.114 |
| 1101 | 2026-04-27T09:30:45.013Z | Downloaded termtree v0.5.1 |
| 1102 | 2026-04-27T09:30:45.013Z | Downloaded testing_table v0.3.0 |
| 1103 | 2026-04-27T09:30:45.013Z | Downloaded prettyplease v0.2.37 |
| 1104 | 2026-04-27T09:30:45.013Z | Downloaded slog-async v2.8.0 |
| 1105 | 2026-04-27T09:30:45.013Z | Downloaded spki v0.7.3 |
| 1106 | 2026-04-27T09:30:45.020Z | Downloaded tap v1.0.1 |
| 1107 | 2026-04-27T09:30:45.020Z | Downloaded slab v0.4.12 |
| 1108 | 2026-04-27T09:30:45.020Z | Downloaded take_mut v0.2.2 |
| 1109 | 2026-04-27T09:30:45.020Z | Downloaded crossterm v0.29.0 |
| 1110 | 2026-04-27T09:30:45.028Z | Downloaded tagptr v0.2.0 |
| 1111 | 2026-04-27T09:30:45.028Z | Downloaded tabled_derive v0.11.0 |
| 1112 | 2026-04-27T09:30:45.028Z | Downloaded itertools v0.10.5 |
| 1113 | 2026-04-27T09:30:45.028Z | Downloaded progenitor-impl v0.11.2 |
| 1114 | 2026-04-27T09:30:45.034Z | Downloaded stringprep v0.1.5 |
| 1115 | 2026-04-27T09:30:45.034Z | Downloaded string_cache v0.8.9 |
| 1116 | 2026-04-27T09:30:45.034Z | Downloaded slog-stdlog v4.1.1 |
| 1117 | 2026-04-27T09:30:45.034Z | Downloaded thread-id v5.1.0 |
| 1118 | 2026-04-27T09:30:45.034Z | Downloaded ron v0.8.1 |
| 1119 | 2026-04-27T09:30:45.038Z | Downloaded snafu-derive v0.8.9 |
| 1120 | 2026-04-27T09:30:45.042Z | Downloaded static_assertions v1.1.0 |
| 1121 | 2026-04-27T09:30:45.042Z | Downloaded stacker v0.1.24 |
| 1122 | 2026-04-27T09:30:45.042Z | Downloaded ssh-encoding v0.2.0 |
| 1123 | 2026-04-27T09:30:45.046Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1124 | 2026-04-27T09:30:45.046Z | Downloaded sync-ptr v0.1.4 |
| 1125 | 2026-04-27T09:30:45.046Z | Downloaded strum_macros v0.27.2 |
| 1126 | 2026-04-27T09:30:45.046Z | Downloaded tinyvec_macros v0.1.1 |
| 1127 | 2026-04-27T09:30:45.046Z | Downloaded strum_macros v0.26.4 |
| 1128 | 2026-04-27T09:30:45.049Z | Downloaded serde_cbor v0.11.2 |
| 1129 | 2026-04-27T09:30:45.049Z | Downloaded rcgen v0.12.1 |
| 1130 | 2026-04-27T09:30:45.053Z | Downloaded pretty_assertions v1.4.1 |
| 1131 | 2026-04-27T09:30:45.053Z | Downloaded rayon-core v1.13.0 |
| 1132 | 2026-04-27T09:30:45.056Z | Downloaded strum_macros v0.24.3 |
| 1133 | 2026-04-27T09:30:45.056Z | Downloaded ryu v1.0.23 |
| 1134 | 2026-04-27T09:30:45.061Z | Downloaded tokio-macros v2.7.0 |
| 1135 | 2026-04-27T09:30:45.061Z | Downloaded sqlformat v0.3.5 |
| 1136 | 2026-04-27T09:30:45.065Z | Downloaded slog-scope v4.4.1 |
| 1137 | 2026-04-27T09:30:45.065Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1138 | 2026-04-27T09:30:45.068Z | Downloaded serde_with_macros v3.18.0 |
| 1139 | 2026-04-27T09:30:45.068Z | Downloaded sha2 v0.11.0 |
| 1140 | 2026-04-27T09:30:45.071Z | Downloaded publicsuffix v2.3.0 |
| 1141 | 2026-04-27T09:30:45.077Z | Downloaded support-bundle-viewer v0.1.2 |
| 1142 | 2026-04-27T09:30:45.077Z | Downloaded tabwriter v1.4.1 |
| 1143 | 2026-04-27T09:30:45.077Z | Downloaded spin v0.9.8 |
| 1144 | 2026-04-27T09:30:45.086Z | Downloaded hashbrown v0.15.5 |
| 1145 | 2026-04-27T09:30:45.093Z | Downloaded quinn v0.11.9 |
| 1146 | 2026-04-27T09:30:45.098Z | Downloaded hickory-server v0.25.2 |
| 1147 | 2026-04-27T09:30:45.101Z | Downloaded rand v0.8.6 |
| 1148 | 2026-04-27T09:30:45.101Z | Downloaded signal-hook v0.3.18 |
| 1149 | 2026-04-27T09:30:45.104Z | Downloaded time-macros v0.2.27 |
| 1150 | 2026-04-27T09:30:45.104Z | Downloaded crossterm v0.28.1 |
| 1151 | 2026-04-27T09:30:45.108Z | Downloaded slog-term v2.9.2 |
| 1152 | 2026-04-27T09:30:45.111Z | Downloaded termios v0.3.3 |
| 1153 | 2026-04-27T09:30:45.111Z | Downloaded time-core v0.1.8 |
| 1154 | 2026-04-27T09:30:45.114Z | Downloaded schemars v0.8.22 |
| 1155 | 2026-04-27T09:30:45.118Z | Downloaded tower-service v0.3.3 |
| 1156 | 2026-04-27T09:30:45.123Z | Downloaded tower-layer v0.3.3 |
| 1157 | 2026-04-27T09:30:45.123Z | Downloaded tiny-keccak v2.0.2 |
| 1158 | 2026-04-27T09:30:45.123Z | Downloaded topological-sort v0.2.2 |
| 1159 | 2026-04-27T09:30:45.123Z | Downloaded iddqd v0.3.18 |
| 1160 | 2026-04-27T09:30:45.127Z | Downloaded trait-variant v0.1.2 |
| 1161 | 2026-04-27T09:30:45.128Z | Downloaded tls_codec v0.4.2 |
| 1162 | 2026-04-27T09:30:45.131Z | Downloaded try-lock v0.2.5 |
| 1163 | 2026-04-27T09:30:45.131Z | Downloaded tokio-rustls v0.25.0 |
| 1164 | 2026-04-27T09:30:45.131Z | Downloaded tokio-dtrace v0.1.1 |
| 1165 | 2026-04-27T09:30:45.136Z | Downloaded qorb v0.4.1 |
| 1166 | 2026-04-27T09:30:45.136Z | Downloaded unarray v0.1.4 |
| 1167 | 2026-04-27T09:30:45.136Z | Downloaded aho-corasick v1.1.4 |
| 1168 | 2026-04-27T09:30:45.139Z | Downloaded tls_codec_derive v0.4.2 |
| 1169 | 2026-04-27T09:30:45.142Z | Downloaded thread_local v1.1.9 |
| 1170 | 2026-04-27T09:30:45.142Z | Downloaded mio v1.2.0 |
| 1171 | 2026-04-27T09:30:45.145Z | Downloaded thiserror-no-std v2.0.2 |
| 1172 | 2026-04-27T09:30:45.148Z | Downloaded num-bigint v0.4.6 |
| 1173 | 2026-04-27T09:30:45.153Z | Downloaded typify-macro v0.4.3 |
| 1174 | 2026-04-27T09:30:45.153Z | Downloaded typify-macro v0.6.2 |
| 1175 | 2026-04-27T09:30:45.153Z | Downloaded unit-prefix v0.5.2 |
| 1176 | 2026-04-27T09:30:45.153Z | Downloaded tokio-native-tls v0.3.1 |
| 1177 | 2026-04-27T09:30:45.157Z | Downloaded usdt-macro v0.6.0 |
| 1178 | 2026-04-27T09:30:45.157Z | Downloaded universal-hash v0.5.1 |
| 1179 | 2026-04-27T09:30:45.157Z | Downloaded unicode-truncate v1.1.0 |
| 1180 | 2026-04-27T09:30:45.157Z | Downloaded untrusted v0.7.1 |
| 1181 | 2026-04-27T09:30:45.157Z | Downloaded untrusted v0.9.0 |
| 1182 | 2026-04-27T09:30:45.160Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1183 | 2026-04-27T09:30:45.160Z | Downloaded usdt-attr-macro v0.6.0 |
| 1184 | 2026-04-27T09:30:45.160Z | Downloaded tokio-tungstenite v0.21.0 |
| 1185 | 2026-04-27T09:30:45.163Z | Downloaded term v1.2.1 |
| 1186 | 2026-04-27T09:30:45.163Z | Downloaded hashbrown v0.16.1 |
| 1187 | 2026-04-27T09:30:45.166Z | Downloaded itertools v0.12.1 |
| 1188 | 2026-04-27T09:30:45.171Z | Downloaded socket2 v0.5.10 |
| 1189 | 2026-04-27T09:30:45.174Z | Downloaded num-bigint-dig v0.8.6 |
| 1190 | 2026-04-27T09:30:45.174Z | Downloaded tokio-tungstenite v0.23.1 |
| 1191 | 2026-04-27T09:30:45.178Z | Downloaded term v0.7.0 |
| 1192 | 2026-04-27T09:30:45.178Z | Downloaded utf-8 v0.7.6 |
| 1193 | 2026-04-27T09:30:45.183Z | Downloaded usdt v0.6.0 |
| 1194 | 2026-04-27T09:30:45.183Z | Downloaded similar v2.7.0 |
| 1195 | 2026-04-27T09:30:45.186Z | Downloaded hyper v1.9.0 |
| 1196 | 2026-04-27T09:30:45.189Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1197 | 2026-04-27T09:30:45.189Z | Downloaded rustls-webpki v0.103.13 |
| 1198 | 2026-04-27T09:30:45.189Z | Downloaded void v1.0.2 |
| 1199 | 2026-04-27T09:30:45.192Z | Downloaded libxml v0.3.3 |
| 1200 | 2026-04-27T09:30:45.196Z | Downloaded wait-timeout v0.2.1 |
| 1201 | 2026-04-27T09:30:45.196Z | Downloaded nom v7.1.3 |
| 1202 | 2026-04-27T09:30:45.199Z | Downloaded schemars v0.9.0 |
| 1203 | 2026-04-27T09:30:45.204Z | Downloaded want v0.3.1 |
| 1204 | 2026-04-27T09:30:45.207Z | Downloaded waitgroup v0.1.2 |
| 1205 | 2026-04-27T09:30:45.207Z | Downloaded unicase v2.9.0 |
| 1206 | 2026-04-27T09:30:45.207Z | Downloaded tui-tree-widget v0.23.1 |
| 1207 | 2026-04-27T09:30:45.212Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1208 | 2026-04-27T09:30:45.212Z | Downloaded socket2 v0.6.3 |
| 1209 | 2026-04-27T09:30:45.212Z | Downloaded xattr v1.6.1 |
| 1210 | 2026-04-27T09:30:45.212Z | Downloaded tokio-rustls v0.24.1 |
| 1211 | 2026-04-27T09:30:45.215Z | Downloaded tokio-rustls v0.26.4 |
| 1212 | 2026-04-27T09:30:45.215Z | Downloaded iri-string v0.7.12 |
| 1213 | 2026-04-27T09:30:45.219Z | Downloaded rand v0.9.4 |
| 1214 | 2026-04-27T09:30:45.222Z | Downloaded test-strategy v0.4.5 |
| 1215 | 2026-04-27T09:30:45.226Z | Downloaded snafu v0.8.9 |
| 1216 | 2026-04-27T09:30:45.229Z | Downloaded xshell-macros v0.2.7 |
| 1217 | 2026-04-27T09:30:45.229Z | Downloaded usdt-impl v0.6.0 |
| 1218 | 2026-04-27T09:30:45.229Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1219 | 2026-04-27T09:30:45.232Z | Downloaded itertools v0.13.0 |
| 1220 | 2026-04-27T09:30:45.237Z | Downloaded uzers v0.12.2 |
| 1221 | 2026-04-27T09:30:45.240Z | Downloaded vergen-git2 v1.0.7 |
| 1222 | 2026-04-27T09:30:45.243Z | Downloaded rand v0.10.1 |
| 1223 | 2026-04-27T09:30:45.243Z | Downloaded zeroize_derive v1.4.3 |
| 1224 | 2026-04-27T09:30:45.243Z | Downloaded h2 v0.4.13 |
| 1225 | 2026-04-27T09:30:45.249Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1226 | 2026-04-27T09:30:45.252Z | Downloaded libm v0.2.16 |
| 1227 | 2026-04-27T09:30:45.256Z | Downloaded zone_cfg_derive v0.3.1 |
| 1228 | 2026-04-27T09:30:45.259Z | Downloaded zone v0.3.1 |
| 1229 | 2026-04-27T09:30:45.259Z | Downloaded tokio-stream v0.1.18 |
| 1230 | 2026-04-27T09:30:45.262Z | Downloaded slog v2.8.2 |
| 1231 | 2026-04-27T09:30:45.262Z | Downloaded subprocess v0.2.15 |
| 1232 | 2026-04-27T09:30:45.268Z | Downloaded samael v0.0.19 |
| 1233 | 2026-04-27T09:30:45.274Z | Downloaded twox-hash v2.1.2 |
| 1234 | 2026-04-27T09:30:45.274Z | Downloaded walkdir v2.5.0 |
| 1235 | 2026-04-27T09:30:45.274Z | Downloaded unicode-properties v0.1.4 |
| 1236 | 2026-04-27T09:30:45.279Z | Downloaded whoami v2.1.2 |
| 1237 | 2026-04-27T09:30:45.279Z | Downloaded schemars v1.2.1 |
| 1238 | 2026-04-27T09:30:45.284Z | Downloaded tracing-attributes v0.1.31 |
| 1239 | 2026-04-27T09:30:45.284Z | Downloaded vsss-rs v3.3.4 |
| 1240 | 2026-04-27T09:30:45.287Z | Downloaded tinyvec v1.11.0 |
| 1241 | 2026-04-27T09:30:45.287Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1242 | 2026-04-27T09:30:45.290Z | Downloaded russh v0.45.0 |
| 1243 | 2026-04-27T09:30:45.293Z | Downloaded zeroize v1.8.2 |
| 1244 | 2026-04-27T09:30:45.293Z | Downloaded rsa v0.9.10 |
| 1245 | 2026-04-27T09:30:45.296Z | Downloaded hkdf v0.12.4 |
| 1246 | 2026-04-27T09:30:45.302Z | Downloaded steno v0.4.1 |
| 1247 | 2026-04-27T09:30:45.302Z | Downloaded toml v0.7.8 |
| 1248 | 2026-04-27T09:30:45.306Z | Downloaded whoami v1.6.1 |
| 1249 | 2026-04-27T09:30:45.306Z | Downloaded vergen-lib v9.1.0 |
| 1250 | 2026-04-27T09:30:45.306Z | Downloaded xshell v0.2.7 |
| 1251 | 2026-04-27T09:30:45.306Z | Downloaded vergen v9.1.0 |
| 1252 | 2026-04-27T09:30:45.306Z | Downloaded bitvec v1.0.1 |
| 1253 | 2026-04-27T09:30:45.313Z | Downloaded zstd-safe v7.2.4 |
| 1254 | 2026-04-27T09:30:45.317Z | Downloaded futures-util v0.3.32 |
| 1255 | 2026-04-27T09:30:45.322Z | Downloaded rustyline v14.0.0 |
| 1256 | 2026-04-27T09:30:45.325Z | Downloaded wyz v0.5.1 |
| 1257 | 2026-04-27T09:30:45.329Z | Downloaded vergen-gitcl v1.0.8 |
| 1258 | 2026-04-27T09:30:45.329Z | Downloaded tar v0.4.45 |
| 1259 | 2026-04-27T09:30:45.329Z | Downloaded blake3 v1.8.5 |
| 1260 | 2026-04-27T09:30:45.333Z | Downloaded vergen-lib v0.1.6 |
| 1261 | 2026-04-27T09:30:45.337Z | Downloaded p521 v0.13.3 |
| 1262 | 2026-04-27T09:30:45.341Z | Downloaded tracing-core v0.1.36 |
| 1263 | 2026-04-27T09:30:45.344Z | Downloaded uuid v1.23.1 |
| 1264 | 2026-04-27T09:30:45.344Z | Downloaded typify v0.4.3 |
| 1265 | 2026-04-27T09:30:45.351Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1266 | 2026-04-27T09:30:45.354Z | Downloaded vte v0.14.1 |
| 1267 | 2026-04-27T09:30:45.357Z | Downloaded tungstenite v0.21.0 |
| 1268 | 2026-04-27T09:30:45.360Z | Downloaded zstd v0.13.3 |
| 1269 | 2026-04-27T09:30:45.363Z | Downloaded tungstenite v0.23.0 |
| 1270 | 2026-04-27T09:30:45.364Z | Downloaded aws-lc-rs v1.16.3 |
| 1271 | 2026-04-27T09:30:45.369Z | Downloaded itertools v0.14.0 |
| 1272 | 2026-04-27T09:30:45.372Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1273 | 2026-04-27T09:30:45.376Z | Downloaded yasna v0.5.2 |
| 1274 | 2026-04-27T09:30:45.395Z | Downloaded typify v0.6.2 |
| 1275 | 2026-04-27T09:30:45.398Z | Downloaded zopfli v0.8.3 |
| 1276 | 2026-04-27T09:30:45.401Z | Downloaded regex v1.12.3 |
| 1277 | 2026-04-27T09:30:45.405Z | Downloaded unicode-bidi v0.3.18 |
| 1278 | 2026-04-27T09:30:45.405Z | Downloaded chrono v0.4.44 |
| 1279 | 2026-04-27T09:30:45.411Z | Downloaded unsafe-libyaml v0.2.11 |
| 1280 | 2026-04-27T09:30:45.414Z | Downloaded zerocopy v0.6.6 |
| 1281 | 2026-04-27T09:30:45.418Z | Downloaded yansi v1.0.1 |
| 1282 | 2026-04-27T09:30:45.418Z | Downloaded reqwest v0.13.2 |
| 1283 | 2026-04-27T09:30:45.438Z | Downloaded bindgen v0.71.1 |
| 1284 | 2026-04-27T09:30:45.443Z | Downloaded ssh-key v0.6.7 |
| 1285 | 2026-04-27T09:30:45.463Z | Downloaded tokio-postgres v0.7.17 |
| 1286 | 2026-04-27T09:30:45.466Z | Downloaded rpassword v7.4.0 |
| 1287 | 2026-04-27T09:30:45.508Z | Downloaded reqwest v0.12.28 |
| 1288 | 2026-04-27T09:30:45.508Z | Downloaded reedline v0.40.0 |
| 1289 | 2026-04-27T09:30:45.508Z | Downloaded zip v0.6.6 |
| 1290 | 2026-04-27T09:30:45.508Z | Downloaded zerocopy-derive v0.8.48 |
| 1291 | 2026-04-27T09:30:45.508Z | Downloaded toml_edit v0.19.15 |
| 1292 | 2026-04-27T09:30:45.508Z | Downloaded lalrpop v0.19.12 |
| 1293 | 2026-04-27T09:30:45.511Z | Downloaded tokio-util v0.7.18 |
| 1294 | 2026-04-27T09:30:45.515Z | Downloaded zip v4.6.1 |
| 1295 | 2026-04-27T09:30:45.515Z | Downloaded git2 v0.20.4 |
| 1296 | 2026-04-27T09:30:45.520Z | Downloaded p384 v0.13.1 |
| 1297 | 2026-04-27T09:30:45.523Z | Downloaded goblin v0.10.5 |
| 1298 | 2026-04-27T09:30:45.527Z | Downloaded proptest v1.11.0 |
| 1299 | 2026-04-27T09:30:45.533Z | Downloaded petname v2.0.2 |
| 1300 | 2026-04-27T09:30:45.536Z | Downloaded quick-xml v0.37.5 |
| 1301 | 2026-04-27T09:30:45.540Z | Downloaded unicode_categories v0.1.1 |
| 1302 | 2026-04-27T09:30:45.543Z | Downloaded typed-path v0.9.3 |
| 1303 | 2026-04-27T09:30:45.548Z | Downloaded x509-cert v0.2.5 |
| 1304 | 2026-04-27T09:30:45.551Z | Downloaded nix v0.27.1 |
| 1305 | 2026-04-27T09:30:45.557Z | Downloaded unicode-segmentation v1.13.2 |
| 1306 | 2026-04-27T09:30:45.560Z | Downloaded salty v0.3.0 |
| 1307 | 2026-04-27T09:30:45.564Z | Downloaded rayon v1.12.0 |
| 1308 | 2026-04-27T09:30:45.568Z | Downloaded winnow v0.5.40 |
| 1309 | 2026-04-27T09:30:45.573Z | Downloaded portable-atomic v1.13.1 |
| 1310 | 2026-04-27T09:30:45.578Z | Downloaded tower v0.5.3 |
| 1311 | 2026-04-27T09:30:45.582Z | Downloaded rustls-webpki v0.102.8 |
| 1312 | 2026-04-27T09:30:45.593Z | Downloaded winnow v0.6.26 |
| 1313 | 2026-04-27T09:30:45.598Z | Downloaded nix v0.28.0 |
| 1314 | 2026-04-27T09:30:45.604Z | Downloaded moka v0.12.15 |
| 1315 | 2026-04-27T09:30:45.608Z | Downloaded tower-http v0.6.8 |
| 1316 | 2026-04-27T09:30:45.613Z | Downloaded bstr v1.12.1 |
| 1317 | 2026-04-27T09:30:45.618Z | Downloaded rustls-webpki v0.101.7 |
| 1318 | 2026-04-27T09:30:45.627Z | Downloaded winnow v1.0.2 |
| 1319 | 2026-04-27T09:30:45.631Z | Downloaded webpki-roots v1.0.7 |
| 1320 | 2026-04-27T09:30:45.636Z | Downloaded curve25519-dalek v4.1.3 |
| 1321 | 2026-04-27T09:30:45.639Z | Downloaded smoltcp v0.9.1 |
| 1322 | 2026-04-27T09:30:45.644Z | Downloaded regex-syntax v0.6.29 |
| 1323 | 2026-04-27T09:30:45.648Z | Downloaded zlib-rs v0.6.3 |
| 1324 | 2026-04-27T09:30:45.651Z | Downloaded tough v0.20.0 |
| 1325 | 2026-04-27T09:30:45.657Z | Downloaded unicode-normalization v0.1.25 |
| 1326 | 2026-04-27T09:30:45.660Z | Downloaded polar-core v0.27.3 |
| 1327 | 2026-04-27T09:30:45.663Z | Downloaded openssl v0.10.78 |
| 1328 | 2026-04-27T09:30:45.679Z | Downloaded quinn-proto v0.11.14 |
| 1329 | 2026-04-27T09:30:45.683Z | Downloaded vcpkg v0.2.15 |
| 1330 | 2026-04-27T09:30:45.707Z | Downloaded serde_with v3.18.0 |
| 1331 | 2026-04-27T09:30:45.713Z | Downloaded openapiv3 v2.2.0 |
| 1332 | 2026-04-27T09:30:45.720Z | Downloaded object v0.30.4 |
| 1333 | 2026-04-27T09:30:45.725Z | Downloaded zerocopy v0.8.48 |
| 1334 | 2026-04-27T09:30:45.743Z | Downloaded radix_trie v0.2.1 |
| 1335 | 2026-04-27T09:30:45.746Z | Downloaded time v0.3.47 |
| 1336 | 2026-04-27T09:30:45.767Z | Downloaded sqlparser v0.61.0 |
| 1337 | 2026-04-27T09:30:45.779Z | Downloaded dropshot v0.16.7 |
| 1338 | 2026-04-27T09:30:45.791Z | Downloaded sled v0.34.7 |
| 1339 | 2026-04-27T09:30:45.797Z | Downloaded nix v0.29.0 |
| 1340 | 2026-04-27T09:30:45.803Z | Downloaded rustls v0.21.12 |
| 1341 | 2026-04-27T09:30:45.809Z | Downloaded tabled v0.20.0 |
| 1342 | 2026-04-27T09:30:45.819Z | Downloaded typify-impl v0.4.3 |
| 1343 | 2026-04-27T09:30:45.828Z | Downloaded tracing v0.1.44 |
| 1344 | 2026-04-27T09:30:45.839Z | Downloaded hickory-proto v0.24.4 |
| 1345 | 2026-04-27T09:30:45.848Z | Downloaded object v0.37.3 |
| 1346 | 2026-04-27T09:30:45.855Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1347 | 2026-04-27T09:30:45.862Z | Downloaded nix v0.31.2 |
| 1348 | 2026-04-27T09:30:45.868Z | Downloaded regex-automata v0.4.14 |
| 1349 | 2026-04-27T09:30:45.877Z | Downloaded rustls v0.22.4 |
| 1350 | 2026-04-27T09:30:45.885Z | Downloaded smoltcp v0.11.0 |
| 1351 | 2026-04-27T09:30:45.893Z | Downloaded rustix v0.38.44 |
| 1352 | 2026-04-27T09:30:45.907Z | Downloaded hickory-proto v0.25.2 |
| 1353 | 2026-04-27T09:30:45.916Z | Downloaded regress v0.10.5 |
| 1354 | 2026-04-27T09:30:45.922Z | Downloaded rustls v0.23.39 |
| 1355 | 2026-04-27T09:30:45.929Z | Downloaded regress v0.11.1 |
| 1356 | 2026-04-27T09:30:45.936Z | Downloaded petgraph v0.8.3 |
| 1357 | 2026-04-27T09:30:45.948Z | Downloaded regex-syntax v0.8.10 |
| 1358 | 2026-04-27T09:30:45.953Z | Downloaded diesel v2.3.8 |
| 1359 | 2026-04-27T09:30:45.979Z | Downloaded chrono-tz v0.10.4 |
| 1360 | 2026-04-27T09:30:45.993Z | Downloaded dropshot v0.17.0 |
| 1361 | 2026-04-27T09:30:46.029Z | Downloaded tokio v1.52.1 |
| 1362 | 2026-04-27T09:30:46.051Z | Downloaded ratatui v0.29.0 |
| 1363 | 2026-04-27T09:30:46.062Z | Downloaded typify-impl v0.6.2 |
| 1364 | 2026-04-27T09:30:46.099Z | Downloaded zerocopy-derive v0.6.6 |
| 1365 | 2026-04-27T09:30:46.149Z | Downloaded petgraph v0.6.5 |
| 1366 | 2026-04-27T09:30:46.158Z | Downloaded jiff v0.2.24 |
| 1367 | 2026-04-27T09:30:46.203Z | Downloaded libz-sys v1.1.28 |
| 1368 | 2026-04-27T09:30:46.216Z | Downloaded csv v1.4.0 |
| 1369 | 2026-04-27T09:30:46.228Z | Downloaded sha3 v0.10.9 |
| 1370 | 2026-04-27T09:30:46.232Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1371 | 2026-04-27T09:30:46.308Z | Downloaded encoding_rs v0.8.35 |
| 1372 | 2026-04-27T09:30:46.346Z | Downloaded ring v0.17.14 |
| 1373 | 2026-04-27T09:30:46.381Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1374 | 2026-04-27T09:30:46.613Z | Downloaded aws-lc-sys v0.40.0 |
| 1375 | 2026-04-27T09:30:46.874Z | Compiling libc v0.2.186 |
| 1376 | 2026-04-27T09:30:46.878Z | Compiling serde v1.0.228 |
| 1377 | 2026-04-27T09:30:46.878Z | Compiling typenum v1.20.0 |
| 1378 | 2026-04-27T09:30:46.878Z | Compiling shlex v1.3.0 |
| 1379 | 2026-04-27T09:30:46.878Z | Compiling find-msvc-tools v0.1.9 |
| 1380 | 2026-04-27T09:30:46.878Z | Compiling log v0.4.29 |
| 1381 | 2026-04-27T09:30:46.878Z | Compiling smallvec v1.15.1 |
| 1382 | 2026-04-27T09:30:46.878Z | Compiling scopeguard v1.2.0 |
| 1383 | 2026-04-27T09:30:46.878Z | Compiling subtle v2.6.1 |
| 1384 | 2026-04-27T09:30:46.878Z | Compiling portable-atomic v1.13.1 |
| 1385 | 2026-04-27T09:30:46.878Z | Compiling serde_json v1.0.149 |
| 1386 | 2026-04-27T09:30:46.878Z | Compiling critical-section v1.2.0 |
| 1387 | 2026-04-27T09:30:46.878Z | Compiling pin-project-lite v0.2.17 |
| 1388 | 2026-04-27T09:30:46.878Z | Compiling const-oid v0.9.6 |
| 1389 | 2026-04-27T09:30:46.878Z | Compiling parking_lot_core v0.9.12 |
| 1390 | 2026-04-27T09:30:46.878Z | Compiling zerocopy v0.8.48 |
| 1391 | 2026-04-27T09:30:47.025Z | Compiling pkg-config v0.3.33 |
| 1392 | 2026-04-27T09:30:47.028Z | Compiling libm v0.2.16 |
| 1393 | 2026-04-27T09:30:47.028Z | Compiling futures-core v0.3.32 |
| 1394 | 2026-04-27T09:30:47.028Z | Compiling percent-encoding v2.3.2 |
| 1395 | 2026-04-27T09:30:47.183Z | Compiling generic-array v0.14.7 |
| 1396 | 2026-04-27T09:30:47.187Z | Compiling num-traits v0.2.19 |
| 1397 | 2026-04-27T09:30:47.237Z | Compiling getrandom v0.4.2 |
| 1398 | 2026-04-27T09:30:47.361Z | Compiling lock_api v0.4.14 |
| 1399 | 2026-04-27T09:30:47.378Z | Compiling rand_core v0.10.1 |
| 1400 | 2026-04-27T09:30:47.394Z | Compiling futures-sink v0.3.32 |
| 1401 | 2026-04-27T09:30:47.397Z | Compiling futures-io v0.3.32 |
| 1402 | 2026-04-27T09:30:47.414Z | Compiling syn v2.0.117 |
| 1403 | 2026-04-27T09:30:47.417Z | Compiling bitflags v2.11.1 |
| 1404 | 2026-04-27T09:30:47.451Z | Compiling futures-task v0.3.32 |
| 1405 | 2026-04-27T09:30:47.454Z | Compiling slab v0.4.12 |
| 1406 | 2026-04-27T09:30:47.471Z | Compiling rustversion v1.0.22 |
| 1407 | 2026-04-27T09:30:47.511Z | Compiling cpufeatures v0.2.17 |
| 1408 | 2026-04-27T09:30:47.514Z | Compiling form_urlencoded v1.2.2 |
| 1409 | 2026-04-27T09:30:47.514Z | Compiling ident_case v1.0.1 |
| 1410 | 2026-04-27T09:30:47.514Z | Compiling base64ct v1.8.3 |
| 1411 | 2026-04-27T09:30:47.514Z | Compiling fs_extra v1.3.0 |
| 1412 | 2026-04-27T09:30:47.529Z | Compiling dunce v1.0.5 |
| 1413 | 2026-04-27T09:30:47.533Z | Compiling futures-channel v0.3.32 |
| 1414 | 2026-04-27T09:30:47.553Z | Compiling indexmap v2.14.0 |
| 1415 | 2026-04-27T09:30:47.633Z | Compiling flagset v0.4.7 |
| 1416 | 2026-04-27T09:30:47.675Z | Compiling getrandom v0.3.4 |
| 1417 | 2026-04-27T09:30:47.714Z | Compiling rustix v1.1.4 |
| 1418 | 2026-04-27T09:30:47.736Z | Compiling iana-time-zone v0.1.65 |
| 1419 | 2026-04-27T09:30:47.756Z | Compiling rustc_version v0.4.1 |
| 1420 | 2026-04-27T09:30:47.760Z | Compiling vcpkg v0.2.15 |
| 1421 | 2026-04-27T09:30:47.760Z | Compiling aws-lc-rs v1.16.3 |
| 1422 | 2026-04-27T09:30:47.760Z | Compiling regex-syntax v0.8.10 |
| 1423 | 2026-04-27T09:30:47.796Z | Compiling hybrid-array v0.4.11 |
| 1424 | 2026-04-27T09:30:47.812Z | Compiling httparse v1.10.1 |
| 1425 | 2026-04-27T09:30:47.851Z | Compiling cmov v0.5.3 |
| 1426 | 2026-04-27T09:30:47.889Z | Compiling base64 v0.22.1 |
| 1427 | 2026-04-27T09:30:47.896Z | Compiling schemars v0.8.22 |
| 1428 | 2026-04-27T09:30:47.908Z | Compiling pem-rfc7468 v0.7.0 |
| 1429 | 2026-04-27T09:30:47.912Z | Compiling untrusted v0.7.1 |
| 1430 | 2026-04-27T09:30:47.953Z | Compiling openssl-probe v0.2.1 |
| 1431 | 2026-04-27T09:30:47.961Z | Compiling untrusted v0.9.0 |
| 1432 | 2026-04-27T09:30:47.967Z | Compiling tower-service v0.3.3 |
| 1433 | 2026-04-27T09:30:48.084Z | Compiling atomic-waker v1.1.2 |
| 1434 | 2026-04-27T09:30:48.088Z | Compiling dyn-clone v1.0.20 |
| 1435 | 2026-04-27T09:30:48.104Z | Compiling tinyvec_macros v0.1.1 |
| 1436 | 2026-04-27T09:30:48.124Z | Compiling rustls v0.23.39 |
| 1437 | 2026-04-27T09:30:48.127Z | Compiling try-lock v0.2.5 |
| 1438 | 2026-04-27T09:30:48.127Z | Compiling tower-layer v0.3.3 |
| 1439 | 2026-04-27T09:30:48.127Z | Compiling const-oid v0.10.2 |
| 1440 | 2026-04-27T09:30:48.252Z | Compiling tinyvec v1.11.0 |
| 1441 | 2026-04-27T09:30:48.271Z | Compiling want v0.3.1 |
| 1442 | 2026-04-27T09:30:48.275Z | Compiling spin v0.9.8 |
| 1443 | 2026-04-27T09:30:48.289Z | Compiling aho-corasick v1.1.4 |
| 1444 | 2026-04-27T09:30:48.325Z | Compiling foreign-types-shared v0.1.1 |
| 1445 | 2026-04-27T09:30:48.328Z | Compiling cpufeatures v0.3.0 |
| 1446 | 2026-04-27T09:30:48.378Z | Compiling openssl v0.10.78 |
| 1447 | 2026-04-27T09:30:48.381Z | Compiling crc32fast v1.5.0 |
| 1448 | 2026-04-27T09:30:48.400Z | Compiling powerfmt v0.2.0 |
| 1449 | 2026-04-27T09:30:48.415Z | Compiling httpdate v1.0.3 |
| 1450 | 2026-04-27T09:30:48.473Z | Compiling ctutils v0.4.2 |
| 1451 | 2026-04-27T09:30:48.477Z | Compiling num-conv v0.2.1 |
| 1452 | 2026-04-27T09:30:48.477Z | Compiling time-core v0.1.8 |
| 1453 | 2026-04-27T09:30:48.494Z | Compiling quick-error v1.2.3 |
| 1454 | 2026-04-27T09:30:48.532Z | Compiling usdt-impl v0.6.0 |
| 1455 | 2026-04-27T09:30:48.589Z | Compiling foreign-types v0.3.2 |
| 1456 | 2026-04-27T09:30:48.609Z | Compiling native-tls v0.2.18 |
| 1457 | 2026-04-27T09:30:48.630Z | Compiling bit-vec v0.8.0 |
| 1458 | 2026-04-27T09:30:48.688Z | Compiling simd-adler32 v0.3.9 |
| 1459 | 2026-04-27T09:30:48.691Z | Compiling num_threads v0.1.7 |
| 1460 | 2026-04-27T09:30:48.706Z | Compiling siphasher v1.0.2 |
| 1461 | 2026-04-27T09:30:48.725Z | Compiling syn v1.0.109 |
| 1462 | 2026-04-27T09:30:48.745Z | Compiling crossbeam-utils v0.8.21 |
| 1463 | 2026-04-27T09:30:49.020Z | Compiling block-buffer v0.12.0 |
| 1464 | 2026-04-27T09:30:49.063Z | Compiling crypto-common v0.2.1 |
| 1465 | 2026-04-27T09:30:49.066Z | Compiling deranged v0.5.8 |
| 1466 | 2026-04-27T09:30:49.084Z | Compiling unicode-normalization v0.1.25 |
| 1467 | 2026-04-27T09:30:49.137Z | Compiling chacha20 v0.10.0 |
| 1468 | 2026-04-27T09:30:49.141Z | Compiling heapless v0.7.17 |
| 1469 | 2026-04-27T09:30:49.141Z | Compiling sync_wrapper v1.0.2 |
| 1470 | 2026-04-27T09:30:49.141Z | Compiling cookie v0.18.1 |
| 1471 | 2026-04-27T09:30:49.156Z | Compiling unicode-bidi v0.3.18 |
| 1472 | 2026-04-27T09:30:49.175Z | Compiling signal-hook v0.3.18 |
| 1473 | 2026-04-27T09:30:49.195Z | Compiling paste v1.0.15 |
| 1474 | 2026-04-27T09:30:49.216Z | Compiling bit-set v0.8.0 |
| 1475 | 2026-04-27T09:30:49.236Z | Compiling getrandom v0.2.17 |
| 1476 | 2026-04-27T09:30:49.274Z | Compiling jobserver v0.1.34 |
| 1477 | 2026-04-27T09:30:49.314Z | Compiling errno v0.3.14 |
| 1478 | 2026-04-27T09:30:49.378Z | Compiling once_cell v1.21.4 |
| 1479 | 2026-04-27T09:30:49.417Z | Compiling mio v1.2.0 |
| 1480 | 2026-04-27T09:30:49.437Z | Compiling rand_core v0.6.4 |
| 1481 | 2026-04-27T09:30:49.460Z | Compiling socket2 v0.6.3 |
| 1482 | 2026-04-27T09:30:49.498Z | Compiling regex-automata v0.4.14 |
| 1483 | 2026-04-27T09:30:49.518Z | Compiling signal-hook-registry v1.4.8 |
| 1484 | 2026-04-27T09:30:49.558Z | Compiling time-macros v0.2.27 |
| 1485 | 2026-04-27T09:30:49.580Z | Compiling wait-timeout v0.2.1 |
| 1486 | 2026-04-27T09:30:49.599Z | Compiling slog v2.8.2 |
| 1487 | 2026-04-27T09:30:49.603Z | Compiling tracing-core v0.1.36 |
| 1488 | 2026-04-27T09:30:49.621Z | Compiling cc v1.2.61 |
| 1489 | 2026-04-27T09:30:49.716Z | Compiling digest v0.11.2 |
| 1490 | 2026-04-27T09:30:49.759Z | Compiling thread-id v5.1.0 |
| 1491 | 2026-04-27T09:30:49.780Z | Compiling adler2 v2.0.1 |
| 1492 | 2026-04-27T09:30:49.875Z | Compiling parking_lot v0.12.5 |
| 1493 | 2026-04-27T09:30:49.879Z | Compiling uuid v1.23.1 |
| 1494 | 2026-04-27T09:30:49.879Z | Compiling rand_core v0.9.5 |
| 1495 | 2026-04-27T09:30:49.879Z | Compiling allocator-api2 v0.2.21 |
| 1496 | 2026-04-27T09:30:49.879Z | Compiling unarray v0.1.4 |
| 1497 | 2026-04-27T09:30:49.917Z | Compiling zstd-safe v7.2.4 |
| 1498 | 2026-04-27T09:30:49.936Z | Compiling unicode-properties v0.1.4 |
| 1499 | 2026-04-27T09:30:49.956Z | Compiling anyhow v1.0.102 |
| 1500 | 2026-04-27T09:30:49.978Z | Compiling miniz_oxide v0.8.9 |
| 1501 | 2026-04-27T09:30:50.018Z | Compiling rand v0.10.1 |
| 1502 | 2026-04-27T09:30:50.037Z | Compiling ff v0.13.1 |
| 1503 | 2026-04-27T09:30:50.113Z | Compiling sha2 v0.11.0 |
| 1504 | 2026-04-27T09:30:50.135Z | Compiling hmac v0.13.0 |
| 1505 | 2026-04-27T09:30:50.174Z | Compiling stringprep v0.1.5 |
| 1506 | 2026-04-27T09:30:50.192Z | Compiling md-5 v0.11.0 |
| 1507 | 2026-04-27T09:30:50.253Z | Compiling num-integer v0.1.46 |
| 1508 | 2026-04-27T09:30:50.275Z | Compiling vergen-lib v9.1.0 |
| 1509 | 2026-04-27T09:30:50.339Z | Compiling rand_xorshift v0.4.0 |
| 1510 | 2026-04-27T09:30:50.379Z | Compiling synstructure v0.13.2 |
| 1511 | 2026-04-27T09:30:50.399Z | Compiling serde_derive_internals v0.29.1 |
| 1512 | 2026-04-27T09:30:50.421Z | Compiling pest_generator v2.8.6 |
| 1513 | 2026-04-27T09:30:50.424Z | Compiling darling_core v0.20.11 |
| 1514 | 2026-04-27T09:30:50.424Z | Compiling darling_core v0.23.0 |
| 1515 | 2026-04-27T09:30:50.424Z | Compiling curve25519-dalek v4.1.3 |
| 1516 | 2026-04-27T09:30:50.424Z | Compiling hash32 v0.2.1 |
| 1517 | 2026-04-27T09:30:50.424Z | Compiling memoffset v0.9.1 |
| 1518 | 2026-04-27T09:30:50.565Z | Compiling cmake v0.1.58 |
| 1519 | 2026-04-27T09:30:50.568Z | Compiling zlib-rs v0.6.3 |
| 1520 | 2026-04-27T09:30:50.568Z | Compiling cfg_aliases v0.2.1 |
| 1521 | 2026-04-27T09:30:50.568Z | Compiling fallible-iterator v0.2.0 |
| 1522 | 2026-04-27T09:30:50.588Z | Compiling num-bigint-dig v0.8.6 |
| 1523 | 2026-04-27T09:30:50.606Z | Compiling litrs v1.0.0 |
| 1524 | 2026-04-27T09:30:50.609Z | Compiling smoltcp v0.9.1 |
| 1525 | 2026-04-27T09:30:50.625Z | Compiling ryu v1.0.23 |
| 1526 | 2026-04-27T09:30:50.643Z | Compiling base16ct v0.2.0 |
| 1527 | 2026-04-27T09:30:50.719Z | Compiling iri-string v0.7.12 |
| 1528 | 2026-04-27T09:30:50.735Z | Compiling rustix v0.38.44 |
| 1529 | 2026-04-27T09:30:50.755Z | Compiling ref-cast v1.0.25 |
| 1530 | 2026-04-27T09:30:50.795Z | Compiling psl-types v2.0.11 |
| 1531 | 2026-04-27T09:30:50.834Z | Compiling tempfile v3.27.0 |
| 1532 | 2026-04-27T09:30:50.851Z | Compiling terminal_size v0.4.4 |
| 1533 | 2026-04-27T09:30:50.854Z | Compiling nix v0.31.2 |
| 1534 | 2026-04-27T09:30:51.177Z | Compiling time v0.3.47 |
| 1535 | 2026-04-27T09:30:51.236Z | Compiling rusty-fork v0.3.1 |
| 1536 | 2026-04-27T09:30:51.281Z | Compiling num-iter v0.1.45 |
| 1537 | 2026-04-27T09:30:51.281Z | Compiling group v0.13.0 |
| 1538 | 2026-04-27T09:30:51.335Z | Compiling phf_shared v0.13.1 |
| 1539 | 2026-04-27T09:30:51.338Z | Compiling vergen v9.1.0 |
| 1540 | 2026-04-27T09:30:51.376Z | Compiling lazy_static v1.5.0 |
| 1541 | 2026-04-27T09:30:51.415Z | Compiling cargo-platform v0.3.3 |
| 1542 | 2026-04-27T09:30:51.438Z | Compiling encoding_rs v0.8.35 |
| 1543 | 2026-04-27T09:30:51.459Z | Compiling fs-err v3.3.0 |
| 1544 | 2026-04-27T09:30:51.501Z | Compiling aws-lc-sys v0.40.0 |
| 1545 | 2026-04-27T09:30:51.522Z | Compiling ring v0.17.14 |
| 1546 | 2026-04-27T09:30:51.525Z | Compiling openssl-sys v0.9.114 |
| 1547 | 2026-04-27T09:30:51.525Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1548 | 2026-04-27T09:30:51.525Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1549 | 2026-04-27T09:30:51.525Z | Compiling ahash v0.8.12 |
| 1550 | 2026-04-27T09:30:51.544Z | Compiling libbz2-rs-sys v0.2.3 |
| 1551 | 2026-04-27T09:30:51.566Z | Compiling bumpalo v3.20.2 |
| 1552 | 2026-04-27T09:30:51.604Z | Compiling foldhash v0.1.5 |
| 1553 | 2026-04-27T09:30:51.607Z | Compiling mime v0.3.17 |
| 1554 | 2026-04-27T09:30:51.607Z | Compiling unicode-segmentation v1.13.2 |
| 1555 | 2026-04-27T09:30:51.607Z | Compiling foldhash v0.2.0 |
| 1556 | 2026-04-27T09:30:51.660Z | Compiling managed v0.8.0 |
| 1557 | 2026-04-27T09:30:51.665Z | Compiling bitflags v1.3.2 |
| 1558 | 2026-04-27T09:30:51.684Z | Compiling winnow v0.5.40 |
| 1559 | 2026-04-27T09:30:51.700Z | Compiling object v0.37.3 |
| 1560 | 2026-04-27T09:30:51.712Z | Compiling document-features v0.2.12 |
| 1561 | 2026-04-27T09:30:51.758Z | Compiling clap_builder v4.6.0 |
| 1562 | 2026-04-27T09:30:51.855Z | Compiling hashbrown v0.15.5 |
| 1563 | 2026-04-27T09:30:51.877Z | Compiling hashbrown v0.16.1 |
| 1564 | 2026-04-27T09:30:51.946Z | Compiling phf v0.13.1 |
| 1565 | 2026-04-27T09:30:51.981Z | Compiling zopfli v0.8.3 |
| 1566 | 2026-04-27T09:30:52.041Z | Compiling bzip2 v0.6.1 |
| 1567 | 2026-04-27T09:30:52.044Z | Compiling signal-hook-mio v0.2.5 |
| 1568 | 2026-04-27T09:30:52.091Z | Compiling regex v1.12.3 |
| 1569 | 2026-04-27T09:30:52.201Z | Compiling bstr v1.12.1 |
| 1570 | 2026-04-27T09:30:52.257Z | Compiling float-cmp v0.10.0 |
| 1571 | 2026-04-27T09:30:52.260Z | Compiling phf_shared v0.11.3 |
| 1572 | 2026-04-27T09:30:52.321Z | Compiling whoami v2.1.2 |
| 1573 | 2026-04-27T09:30:52.324Z | Compiling memmap2 v0.9.10 |
| 1574 | 2026-04-27T09:30:52.419Z | Compiling thread-id v4.2.2 |
| 1575 | 2026-04-27T09:30:52.424Z | Compiling env_filter v1.0.1 |
| 1576 | 2026-04-27T09:30:52.424Z | Compiling fixedbitset v0.5.7 |
| 1577 | 2026-04-27T09:30:52.424Z | Compiling data-encoding v2.11.0 |
| 1578 | 2026-04-27T09:30:52.462Z | Compiling serde_derive v1.0.228 |
| 1579 | 2026-04-27T09:30:52.478Z | Compiling zeroize_derive v1.4.3 |
| 1580 | 2026-04-27T09:30:52.498Z | Compiling zerofrom-derive v0.1.7 |
| 1581 | 2026-04-27T09:30:52.557Z | Compiling yoke-derive v0.8.2 |
| 1582 | 2026-04-27T09:30:52.561Z | Compiling zerovec-derive v0.11.3 |
| 1583 | 2026-04-27T09:30:52.561Z | Compiling displaydoc v0.2.5 |
| 1584 | 2026-04-27T09:30:52.561Z | Compiling zerocopy-derive v0.8.48 |
| 1585 | 2026-04-27T09:30:52.635Z | Compiling tokio-macros v2.7.0 |
| 1586 | 2026-04-27T09:30:52.654Z | Compiling futures-macro v0.3.32 |
| 1587 | 2026-04-27T09:30:52.676Z | Compiling der_derive v0.7.3 |
| 1588 | 2026-04-27T09:30:52.782Z | Compiling thiserror-impl v2.0.18 |
| 1589 | 2026-04-27T09:30:52.801Z | Compiling tracing-attributes v0.1.31 |
| 1590 | 2026-04-27T09:30:52.805Z | Compiling schemars_derive v0.8.22 |
| 1591 | 2026-04-27T09:30:52.849Z | Compiling scroll_derive v0.13.1 |
| 1592 | 2026-04-27T09:30:52.889Z | Compiling pest_derive v2.8.6 |
| 1593 | 2026-04-27T09:30:52.992Z | Compiling openssl-macros v0.1.1 |
| 1594 | 2026-04-27T09:30:53.058Z | Compiling scroll_derive v0.12.1 |
| 1595 | 2026-04-27T09:30:53.166Z | Compiling darling_macro v0.20.11 |
| 1596 | 2026-04-27T09:30:53.189Z | Compiling thiserror-impl v1.0.69 |
| 1597 | 2026-04-27T09:30:53.261Z | Compiling zerocopy-derive v0.7.35 |
| 1598 | 2026-04-27T09:30:53.314Z | Compiling zeroize v1.8.2 |
| 1599 | 2026-04-27T09:30:53.520Z | Compiling rustls-pki-types v1.14.1 |
| 1600 | 2026-04-27T09:30:53.524Z | Compiling strum_macros v0.27.2 |
| 1601 | 2026-04-27T09:30:53.524Z | Compiling daft-derive v0.1.5 |
| 1602 | 2026-04-27T09:30:53.524Z | Compiling darling_macro v0.23.0 |
| 1603 | 2026-04-27T09:30:53.584Z | Compiling async-trait v0.1.89 |
| 1604 | 2026-04-27T09:30:53.646Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1605 | 2026-04-27T09:30:53.670Z | Compiling ref-cast-impl v1.0.25 |
| 1606 | 2026-04-27T09:30:53.674Z | Compiling futures-util v0.3.32 |
| 1607 | 2026-04-27T09:30:53.981Z | Compiling darling v0.20.11 |
| 1608 | 2026-04-27T09:30:54.002Z | Compiling scroll v0.13.0 |
| 1609 | 2026-04-27T09:30:54.005Z | Compiling der v0.7.10 |
| 1610 | 2026-04-27T09:30:54.045Z | Compiling rustls-native-certs v0.8.3 |
| 1611 | 2026-04-27T09:30:54.049Z | Compiling scroll v0.12.0 |
| 1612 | 2026-04-27T09:30:54.089Z | Compiling derive_builder_core v0.20.2 |
| 1613 | 2026-04-27T09:30:54.132Z | Compiling webpki-roots v1.0.7 |
| 1614 | 2026-04-27T09:30:54.228Z | Compiling crypto-common v0.1.7 |
| 1615 | 2026-04-27T09:30:54.250Z | Compiling block-buffer v0.10.4 |
| 1616 | 2026-04-27T09:30:54.325Z | Compiling block-padding v0.3.3 |
| 1617 | 2026-04-27T09:30:54.345Z | Compiling goblin v0.10.5 |
| 1618 | 2026-04-27T09:30:54.345Z | Compiling zerofrom v0.1.7 |
| 1619 | 2026-04-27T09:30:54.388Z | Compiling goblin v0.8.2 |
| 1620 | 2026-04-27T09:30:54.410Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-04-27T09:30:54.433Z | Compiling flate2 v1.1.9 |
| 1622 | 2026-04-27T09:30:54.433Z | Compiling bzip2 v0.4.4 |
| 1623 | 2026-04-27T09:30:54.481Z | Compiling digest v0.10.7 |
| 1624 | 2026-04-27T09:30:54.508Z | Compiling inout v0.1.4 |
| 1625 | 2026-04-27T09:30:54.511Z | Compiling darling v0.23.0 |
| 1626 | 2026-04-27T09:30:54.548Z | Compiling yoke v0.8.2 |
| 1627 | 2026-04-27T09:30:54.598Z | Compiling zerocopy v0.7.35 |
| 1628 | 2026-04-27T09:30:54.604Z | Compiling clap_derive v4.6.1 |
| 1629 | 2026-04-27T09:30:54.604Z | Compiling strum_macros v0.26.4 |
| 1630 | 2026-04-27T09:30:54.643Z | Compiling tracing v0.1.44 |
| 1631 | 2026-04-27T09:30:54.646Z | Compiling thiserror v2.0.18 |
| 1632 | 2026-04-27T09:30:54.646Z | Compiling serde_repr v0.1.20 |
| 1633 | 2026-04-27T09:30:54.722Z | Compiling cipher v0.4.4 |
| 1634 | 2026-04-27T09:30:54.725Z | Compiling serde_with_macros v3.18.0 |
| 1635 | 2026-04-27T09:30:54.725Z | Compiling enum-as-inner v0.6.1 |
| 1636 | 2026-04-27T09:30:54.784Z | Compiling zerovec v0.11.6 |
| 1637 | 2026-04-27T09:30:54.787Z | Compiling zerotrie v0.2.4 |
| 1638 | 2026-04-27T09:30:54.806Z | Compiling hmac v0.12.1 |
| 1639 | 2026-04-27T09:30:54.866Z | Compiling sha2 v0.10.9 |
| 1640 | 2026-04-27T09:30:54.869Z | Compiling dtrace-parser v0.3.0 |
| 1641 | 2026-04-27T09:30:54.869Z | Compiling signature v2.2.0 |
| 1642 | 2026-04-27T09:30:54.869Z | Compiling thiserror v1.0.69 |
| 1643 | 2026-04-27T09:30:54.869Z | Compiling hubpack_derive v0.1.1 |
| 1644 | 2026-04-27T09:30:54.967Z | Compiling pbkdf2 v0.12.2 |
| 1645 | 2026-04-27T09:30:54.988Z | Compiling salsa20 v0.10.2 |
| 1646 | 2026-04-27T09:30:55.008Z | Compiling spki v0.7.3 |
| 1647 | 2026-04-27T09:30:55.030Z | Compiling cbc v0.1.2 |
| 1648 | 2026-04-27T09:30:55.058Z | Compiling aes v0.8.4 |
| 1649 | 2026-04-27T09:30:55.082Z | Compiling hkdf v0.12.4 |
| 1650 | 2026-04-27T09:30:55.106Z | Compiling derive_builder_macro v0.20.2 |
| 1651 | 2026-04-27T09:30:55.133Z | Compiling dtrace-parser v0.2.0 |
| 1652 | 2026-04-27T09:30:55.155Z | Compiling rfc6979 v0.4.0 |
| 1653 | 2026-04-27T09:30:55.180Z | Compiling scrypt v0.11.0 |
| 1654 | 2026-04-27T09:30:55.236Z | Compiling new_debug_unreachable v1.0.6 |
| 1655 | 2026-04-27T09:30:55.253Z | Compiling precomputed-hash v0.1.1 |
| 1656 | 2026-04-27T09:30:55.277Z | Compiling winnow v1.0.2 |
| 1657 | 2026-04-27T09:30:55.370Z | Compiling jiff v0.2.24 |
| 1658 | 2026-04-27T09:30:55.392Z | Compiling tinystr v0.8.3 |
| 1659 | 2026-04-27T09:30:55.396Z | Compiling potential_utf v0.1.5 |
| 1660 | 2026-04-27T09:30:55.415Z | Compiling normalize-line-endings v0.3.0 |
| 1661 | 2026-04-27T09:30:55.435Z | Compiling predicates-core v1.0.10 |
| 1662 | 2026-04-27T09:30:55.477Z | Compiling static_assertions v1.1.0 |
| 1663 | 2026-04-27T09:30:55.481Z | Compiling fixedbitset v0.4.2 |
| 1664 | 2026-04-27T09:30:55.481Z | Compiling either v1.15.0 |
| 1665 | 2026-04-27T09:30:55.538Z | Compiling pkcs5 v0.7.1 |
| 1666 | 2026-04-27T09:30:55.541Z | Compiling keccak v0.1.6 |
| 1667 | 2026-04-27T09:30:55.580Z | Compiling icu_collections v2.2.0 |
| 1668 | 2026-04-27T09:30:55.580Z | Compiling rustc-hash v2.1.2 |
| 1669 | 2026-04-27T09:30:55.721Z | Compiling icu_locale_core v2.2.0 |
| 1670 | 2026-04-27T09:30:55.755Z | Compiling difflib v0.4.0 |
| 1671 | 2026-04-27T09:30:55.792Z | Compiling x509-cert v0.2.5 |
| 1672 | 2026-04-27T09:30:55.814Z | Compiling zip v0.6.6 |
| 1673 | 2026-04-27T09:30:55.862Z | Compiling derive_builder v0.20.2 |
| 1674 | 2026-04-27T09:30:55.907Z | Compiling sha3 v0.10.9 |
| 1675 | 2026-04-27T09:30:55.911Z | Compiling itertools v0.13.0 |
| 1676 | 2026-04-27T09:30:55.946Z | Compiling sha1 v0.10.6 |
| 1677 | 2026-04-27T09:30:55.969Z | Compiling similar v2.7.0 |
| 1678 | 2026-04-27T09:30:56.055Z | Compiling pkcs8 v0.10.2 |
| 1679 | 2026-04-27T09:30:56.063Z | Compiling strum v0.27.2 |
| 1680 | 2026-04-27T09:30:56.243Z | Compiling predicates v3.1.4 |
| 1681 | 2026-04-27T09:30:56.248Z | Compiling env_logger v0.11.10 |
| 1682 | 2026-04-27T09:30:56.283Z | Compiling sec1 v0.7.3 |
| 1683 | 2026-04-27T09:30:56.287Z | Compiling ed25519 v2.2.3 |
| 1684 | 2026-04-27T09:30:56.349Z | Compiling pkcs1 v0.7.5 |
| 1685 | 2026-04-27T09:30:56.431Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1686 | 2026-04-27T09:30:56.470Z | Compiling heck v0.4.1 |
| 1687 | 2026-04-27T09:30:56.490Z | Compiling bytes v1.11.1 |
| 1688 | 2026-04-27T09:30:56.511Z | Compiling icu_provider v2.2.0 |
| 1689 | 2026-04-27T09:30:56.550Z | Compiling chrono v0.4.44 |
| 1690 | 2026-04-27T09:30:56.587Z | Compiling ipnet v2.12.0 |
| 1691 | 2026-04-27T09:30:56.606Z | Compiling erased-serde v0.3.31 |
| 1692 | 2026-04-27T09:30:56.627Z | Compiling toml_datetime v0.6.11 |
| 1693 | 2026-04-27T09:30:56.655Z | Compiling serde_spanned v0.6.9 |
| 1694 | 2026-04-27T09:30:56.658Z | Compiling serde_tokenstream v0.2.3 |
| 1695 | 2026-04-27T09:30:56.691Z | Compiling serde_urlencoded v0.7.1 |
| 1696 | 2026-04-27T09:30:56.722Z | Compiling elliptic-curve v0.13.8 |
| 1697 | 2026-04-27T09:30:56.750Z | Compiling cargo_metadata v0.23.1 |
| 1698 | 2026-04-27T09:30:56.770Z | Compiling hubpack v0.1.2 |
| 1699 | 2026-04-27T09:30:56.813Z | Compiling icu_normalizer v2.2.0 |
| 1700 | 2026-04-27T09:30:56.833Z | Compiling icu_properties v2.2.0 |
| 1701 | 2026-04-27T09:30:56.858Z | Compiling toml_edit v0.19.15 |
| 1702 | 2026-04-27T09:30:56.862Z | Compiling serde-big-array v0.5.1 |
| 1703 | 2026-04-27T09:30:56.908Z | Compiling dof v0.3.0 |
| 1704 | 2026-04-27T09:30:56.953Z | Compiling hex v0.4.3 |
| 1705 | 2026-04-27T09:30:56.973Z | Compiling toml_edit v0.22.27 |
| 1706 | 2026-04-27T09:30:56.993Z | Compiling strum v0.26.3 |
| 1707 | 2026-04-27T09:30:57.014Z | Compiling tokio v1.52.1 |
| 1708 | 2026-04-27T09:30:57.047Z | Compiling http v1.4.0 |
| 1709 | 2026-04-27T09:30:57.070Z | Compiling postgres-protocol v0.6.11 |
| 1710 | 2026-04-27T09:30:57.106Z | Compiling ecdsa v0.16.9 |
| 1711 | 2026-04-27T09:30:57.160Z | Compiling clap v4.6.1 |
| 1712 | 2026-04-27T09:30:57.181Z | Compiling ed25519-dalek v2.2.0 |
| 1713 | 2026-04-27T09:30:57.185Z | Compiling string_cache v0.8.9 |
| 1714 | 2026-04-27T09:30:57.225Z | Compiling crossterm v0.28.1 |
| 1715 | 2026-04-27T09:30:57.243Z | Compiling petgraph v0.6.5 |
| 1716 | 2026-04-27T09:30:57.246Z | Compiling openapiv3 v2.2.0 |
| 1717 | 2026-04-27T09:30:57.286Z | Compiling petgraph v0.8.3 |
| 1718 | 2026-04-27T09:30:57.289Z | Compiling crossbeam-epoch v0.9.18 |
| 1719 | 2026-04-27T09:30:57.329Z | Compiling usdt-impl v0.5.0 |
| 1720 | 2026-04-27T09:30:57.329Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1721 | 2026-04-27T09:30:57.438Z | Compiling lalrpop-util v0.19.12 |
| 1722 | 2026-04-27T09:30:57.483Z | Compiling peg-runtime v0.8.5 |
| 1723 | 2026-04-27T09:30:57.531Z | Compiling thread_local v1.1.9 |
| 1724 | 2026-04-27T09:30:57.558Z | Compiling postgres-types v0.2.13 |
| 1725 | 2026-04-27T09:30:57.578Z | Compiling slog-async v2.8.0 |
| 1726 | 2026-04-27T09:30:57.700Z | Compiling futures-executor v0.3.32 |
| 1727 | 2026-04-27T09:30:57.704Z | Compiling crossbeam-channel v0.5.15 |
| 1728 | 2026-04-27T09:30:57.747Z | Compiling ppv-lite86 v0.2.21 |
| 1729 | 2026-04-27T09:30:57.753Z | Compiling http-body v1.0.1 |
| 1730 | 2026-04-27T09:30:57.793Z | Compiling idna_adapter v1.2.1 |
| 1731 | 2026-04-27T09:30:57.916Z | Compiling dof v0.4.0 |
| 1732 | 2026-04-27T09:30:58.009Z | Compiling idna v1.1.0 |
| 1733 | 2026-04-27T09:30:58.030Z | Compiling http-body-util v0.1.3 |
| 1734 | 2026-04-27T09:30:58.078Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1735 | 2026-04-27T09:30:58.102Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1736 | 2026-04-27T09:30:58.144Z | Compiling is-terminal v0.4.17 |
| 1737 | 2026-04-27T09:30:58.183Z | Compiling rand_chacha v0.9.0 |
| 1738 | 2026-04-27T09:30:58.210Z | Compiling rand_chacha v0.3.1 |
| 1739 | 2026-04-27T09:30:58.233Z | Compiling filetime v0.2.27 |
| 1740 | 2026-04-27T09:30:58.262Z | Compiling term v1.2.1 |
| 1741 | 2026-04-27T09:30:58.283Z | Compiling xattr v1.6.1 |
| 1742 | 2026-04-27T09:30:58.286Z | Compiling take_mut v0.2.2 |
| 1743 | 2026-04-27T09:30:58.327Z | Compiling futures v0.3.32 |
| 1744 | 2026-04-27T09:30:58.374Z | Compiling toml v0.7.8 |
| 1745 | 2026-04-27T09:30:58.400Z | Compiling url v2.5.8 |
| 1746 | 2026-04-27T09:30:58.429Z | Compiling publicsuffix v2.3.0 |
| 1747 | 2026-04-27T09:30:58.460Z | Compiling rand v0.9.4 |
| 1748 | 2026-04-27T09:30:58.470Z | Compiling rand v0.8.6 |
| 1749 | 2026-04-27T09:30:58.478Z | Compiling tar v0.4.45 |
| 1750 | 2026-04-27T09:30:58.620Z | Compiling slog-term v2.9.2 |
| 1751 | 2026-04-27T09:30:58.950Z | Compiling cookie_store v0.22.1 |
| 1752 | 2026-04-27T09:30:59.036Z | Compiling proptest v1.11.0 |
| 1753 | 2026-04-27T09:30:59.340Z | Compiling usdt-macro v0.6.0 |
| 1754 | 2026-04-27T09:30:59.340Z | Compiling usdt-attr-macro v0.6.0 |
| 1755 | 2026-04-27T09:30:59.604Z | Compiling zstd v0.13.3 |
| 1756 | 2026-04-27T09:30:59.703Z | Compiling ipnetwork v0.21.1 |
| 1757 | 2026-04-27T09:30:59.703Z | Compiling serde_with v3.18.0 |
| 1758 | 2026-04-27T09:30:59.797Z | Compiling zip v4.6.1 |
| 1759 | 2026-04-27T09:30:59.938Z | Compiling oxnet v0.1.4 |
| 1760 | 2026-04-27T09:31:00.159Z | Compiling rsa v0.9.10 |
| 1761 | 2026-04-27T09:31:00.225Z | Compiling usdt v0.6.0 |
| 1762 | 2026-04-27T09:31:00.972Z | Compiling tokio-util v0.7.18 |
| 1763 | 2026-04-27T09:31:00.993Z | Compiling tower v0.5.3 |
| 1764 | 2026-04-27T09:31:00.997Z | Compiling tokio-native-tls v0.3.1 |
| 1765 | 2026-04-27T09:31:00.997Z | Compiling buf-list v1.1.2 |
| 1766 | 2026-04-27T09:31:00.997Z | Compiling hickory-proto v0.25.2 |
| 1767 | 2026-04-27T09:31:01.390Z | Compiling newtype-uuid v1.3.2 |
| 1768 | 2026-04-27T09:31:01.501Z | Compiling tower-http v0.6.8 |
| 1769 | 2026-04-27T09:31:01.719Z | Compiling h2 v0.4.13 |
| 1770 | 2026-04-27T09:31:01.719Z | Compiling daft v0.1.5 |
| 1771 | 2026-04-27T09:31:01.725Z | Compiling tokio-stream v0.1.18 |
| 1772 | 2026-04-27T09:31:01.725Z | Compiling tokio-postgres v0.7.17 |
| 1773 | 2026-04-27T09:31:02.117Z | Compiling iddqd v0.3.18 |
| 1774 | 2026-04-27T09:31:04.316Z | Compiling hyper v1.9.0 |
| 1775 | 2026-04-27T09:31:05.201Z | Compiling hyper-util v0.1.20 |
| 1776 | 2026-04-27T09:31:06.286Z | Compiling hyper-tls v0.6.0 |
| 1777 | 2026-04-27T09:31:16.133Z | Compiling rustls-webpki v0.103.13 |
| 1778 | 2026-04-27T09:31:18.884Z | Compiling tokio-rustls v0.26.4 |
| 1779 | 2026-04-27T09:31:18.885Z | Compiling rustls-platform-verifier v0.6.2 |
| 1780 | 2026-04-27T09:31:19.099Z | Compiling hyper-rustls v0.27.9 |
| 1781 | 2026-04-27T09:31:19.288Z | Compiling reqwest v0.12.28 |
| 1782 | 2026-04-27T09:31:19.289Z | Compiling reqwest v0.13.2 |
| 1783 | 2026-04-27T09:31:21.343Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1784 | 2026-04-27T09:31:21.585Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1785 | 2026-04-27T09:31:24.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.68s |
| 1786 | 2026-04-27T09:31:24.551Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1787 | 2026-04-27T09:31:24.615Z | Apr 27 09:31:23.771 INFO Starting download, target: Cockroach |
| 1788 | 2026-04-27T09:31:24.615Z | Apr 27 09:31:23.772 INFO Starting download, target: Clickhouse |
| 1789 | 2026-04-27T09:31:24.615Z | Apr 27 09:31:23.772 INFO Starting download, target: Console |
| 1790 | 2026-04-27T09:31:24.615Z | Apr 27 09:31:23.772 INFO Starting download, target: DendriteStub |
| 1791 | 2026-04-27T09:31:24.615Z | Apr 27 09:31:23.772 INFO Starting download, target: TransceiverControl |
| 1792 | 2026-04-27T09:31:24.618Z | Apr 27 09:31:23.772 INFO Starting download, target: MaghemiteMgd |
| 1793 | 2026-04-27T09:31:24.618Z | Apr 27 09:31:23.773 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1794 | 2026-04-27T09:31:24.618Z | Apr 27 09:31:23.773 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1795 | 2026-04-27T09:31:24.620Z | Apr 27 09:31:23.773 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1796 | 2026-04-27T09:31:24.620Z | Apr 27 09:31:23.773 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1797 | 2026-04-27T09:31:24.620Z | Apr 27 09:31:23.773 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1798 | 2026-04-27T09:31:24.620Z | Apr 27 09:31:23.773 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1799 | 2026-04-27T09:31:24.918Z | Apr 27 09:31:24.075 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1800 | 2026-04-27T09:31:25.188Z | Apr 27 09:31:24.337 INFO Download complete, target: TransceiverControl |
| 1801 | 2026-04-27T09:31:25.566Z | Apr 27 09:31:24.721 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1802 | 2026-04-27T09:31:25.807Z | Apr 27 09:31:24.956 INFO Download complete, target: Console |
| 1803 | 2026-04-27T09:31:26.053Z | Apr 27 09:31:25.209 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1804 | 2026-04-27T09:31:26.390Z | Apr 27 09:31:25.546 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1805 | 2026-04-27T09:31:26.582Z | Apr 27 09:31:25.739 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1806 | 2026-04-27T09:31:26.682Z | Apr 27 09:31:25.839 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1807 | 2026-04-27T09:31:26.682Z | Apr 27 09:31:25.839 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1808 | 2026-04-27T09:31:28.439Z | Apr 27 09:31:27.596 INFO Download complete, target: DendriteStub |
| 1809 | 2026-04-27T09:31:28.801Z | Apr 27 09:31:27.958 INFO Download complete, target: MaghemiteMgd |
| 1810 | 2026-04-27T09:31:31.539Z | Apr 27 09:31:30.696 INFO Checking that binary works, target: Cockroach |
| 1811 | 2026-04-27T09:31:31.654Z | Apr 27 09:31:30.811 INFO Download complete, target: Cockroach |
| 1812 | 2026-04-27T09:31:33.460Z | Apr 27 09:31:32.617 INFO Checking that binary works, target: Clickhouse |
| 1813 | 2026-04-27T09:31:33.549Z | Apr 27 09:31:32.706 INFO Download complete, target: Clickhouse |
| 1814 | 2026-04-27T09:31:33.573Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1815 | 2026-04-27T09:31:33.576Z | |
| 1816 | 2026-04-27T09:31:33.576Z | real 2:44.275333850 |
| 1817 | 2026-04-27T09:31:33.576Z | user 7:20.710947153 |
| 1818 | 2026-04-27T09:31:33.576Z | sys 2:30.236527668 |
| 1819 | 2026-04-27T09:31:33.576Z | trap 0.190850119 |
| 1820 | 2026-04-27T09:31:33.576Z | tflt 1.543396916 |
| 1821 | 2026-04-27T09:31:33.576Z | dflt 3.062599961 |
| 1822 | 2026-04-27T09:31:33.576Z | kflt 0.025254167 |
| 1823 | 2026-04-27T09:31:33.576Z | lock 25:33.405924396 |
| 1824 | 2026-04-27T09:31:33.576Z | slp 17:43.143662736 |
| 1825 | 2026-04-27T09:31:33.576Z | lat 11.540556487 |
| 1826 | 2026-04-27T09:31:33.576Z | stop 6:12.712580338 |
| 1827 | 2026-04-27T09:31:33.580Z | ++ bmat factory name |
| 1828 | 2026-04-27T09:31:33.587Z | ++ bmat factory private |
| 1829 | 2026-04-27T09:31:33.595Z | + jq --null-input --arg bmat_factory_name aws --arg bmat_factory_private i-0b2f210f2dd030abc '{ |
| 1830 | 2026-04-27T09:31:33.595Z | buildomat: { |
| 1831 | 2026-04-27T09:31:33.595Z | factory: { |
| 1832 | 2026-04-27T09:31:33.595Z | name: $bmat_factory_name, |
| 1833 | 2026-04-27T09:31:33.595Z | private: $bmat_factory_private, |
| 1834 | 2026-04-27T09:31:33.595Z | }, |
| 1835 | 2026-04-27T09:31:33.595Z | }, |
| 1836 | 2026-04-27T09:31:33.595Z | }' |
| 1837 | 2026-04-27T09:31:33.625Z | + banner ls-apis |
| 1838 | 2026-04-27T09:31:33.628Z | |
| 1839 | 2026-04-27T09:31:33.628Z | # #### ## ##### # #### |
| 1840 | 2026-04-27T09:31:33.628Z | # # # # # # # # |
| 1841 | 2026-04-27T09:31:33.628Z | # #### ##### # # # # # #### |
| 1842 | 2026-04-27T09:31:33.628Z | # # ###### ##### # # |
| 1843 | 2026-04-27T09:31:33.628Z | # # # # # # # # # |
| 1844 | 2026-04-27T09:31:33.628Z | ###### #### # # # # #### |
| 1845 | 2026-04-27T09:31:33.628Z | |
| 1846 | 2026-04-27T09:31:33.631Z | + source ./tools/include/force-git-over-https.sh |
| 1847 | 2026-04-27T09:31:33.631Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1848 | 2026-04-27T09:31:33.631Z | ++ (( i = 0 )) |
| 1849 | 2026-04-27T09:31:33.631Z | ++ (( i < 5 )) |
| 1850 | 2026-04-27T09:31:33.631Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1851 | 2026-04-27T09:31:33.634Z | ++ (( i++ )) |
| 1852 | 2026-04-27T09:31:33.634Z | ++ (( i < 5 )) |
| 1853 | 2026-04-27T09:31:33.634Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1854 | 2026-04-27T09:31:33.637Z | ++ (( i++ )) |
| 1855 | 2026-04-27T09:31:33.637Z | ++ (( i < 5 )) |
| 1856 | 2026-04-27T09:31:33.637Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1857 | 2026-04-27T09:31:33.640Z | ++ (( i++ )) |
| 1858 | 2026-04-27T09:31:33.640Z | ++ (( i < 5 )) |
| 1859 | 2026-04-27T09:31:33.640Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1860 | 2026-04-27T09:31:33.660Z | ++ (( i++ )) |
| 1861 | 2026-04-27T09:31:33.660Z | ++ (( i < 5 )) |
| 1862 | 2026-04-27T09:31:33.660Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1863 | 2026-04-27T09:31:33.660Z | ++ (( i++ )) |
| 1864 | 2026-04-27T09:31:33.660Z | ++ (( i < 5 )) |
| 1865 | 2026-04-27T09:31:33.660Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1866 | 2026-04-27T09:31:33.660Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1867 | 2026-04-27T09:31:33.660Z | + ptime -m cargo xtask ls-apis apis |
| 1868 | 2026-04-27T09:31:34.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1869 | 2026-04-27T09:31:34.173Z | Running `target/debug/xtask ls-apis apis` |
| 1870 | 2026-04-27T09:31:34.928Z | Compiling semver v0.1.20 |
| 1871 | 2026-04-27T09:31:35.057Z | Compiling ordered-float v2.10.1 |
| 1872 | 2026-04-27T09:31:35.057Z | Compiling structmeta-derive v0.3.0 |
| 1873 | 2026-04-27T09:31:35.082Z | Compiling toml v0.8.23 |
| 1874 | 2026-04-27T09:31:35.085Z | Compiling cargo-platform v0.2.0 |
| 1875 | 2026-04-27T09:31:35.085Z | Compiling itertools v0.14.0 |
| 1876 | 2026-04-27T09:31:35.085Z | Compiling indent_write v2.2.0 |
| 1877 | 2026-04-27T09:31:35.199Z | Compiling rustc_version v0.1.7 |
| 1878 | 2026-04-27T09:31:35.257Z | Compiling serde-value v0.7.0 |
| 1879 | 2026-04-27T09:31:35.395Z | Compiling newtype_derive v0.1.6 |
| 1880 | 2026-04-27T09:31:35.462Z | Compiling cargo-util-schemas v0.8.2 |
| 1881 | 2026-04-27T09:31:35.828Z | Compiling structmeta v0.3.0 |
| 1882 | 2026-04-27T09:31:36.014Z | Compiling parse-display-derive v0.10.0 |
| 1883 | 2026-04-27T09:31:36.252Z | Compiling cargo_metadata v0.21.0 |
| 1884 | 2026-04-27T09:31:37.092Z | Compiling parse-display v0.10.0 |
| 1885 | 2026-04-27T09:31:37.224Z | Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 1886 | 2026-04-27T09:31:40.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s |
| 1887 | 2026-04-27T09:31:40.434Z | Running `target/debug/ls-apis apis` |
| 1888 | 2026-04-27T09:31:40.482Z | loading metadata for workspace omicron from current workspace |
| 1889 | 2026-04-27T09:31:44.401Z | loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml |
| 1890 | 2026-04-27T09:31:44.401Z | loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ed02e1a/Cargo.toml |
| 1891 | 2026-04-27T09:31:44.405Z | loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml |
| 1892 | 2026-04-27T09:31:44.405Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/2cdf7b7/Cargo.toml |
| 1893 | 2026-04-27T09:31:44.405Z | loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml |
| 1894 | 2026-04-27T09:32:04.854Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml |
| 1895 | 2026-04-27T09:32:06.586Z | note: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client |
| 1896 | 2026-04-27T09:32:06.593Z | note: ignoring Cargo dependency from omicron-sled-agent -> dns-server |
| 1897 | 2026-04-27T09:32:06.715Z | Bootstrap Agent (client: bootstrap-agent-client) |
| 1898 | 2026-04-27T09:32:06.718Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1899 | 2026-04-27T09:32:06.718Z | consumed by: wicketd (omicron/wicketd) via 1 path |
| 1900 | 2026-04-27T09:32:06.718Z | |
| 1901 | 2026-04-27T09:32:06.718Z | Bootstrap Agent Lockstep API (client: bootstrap-agent-lockstep-client) |
| 1902 | 2026-04-27T09:32:06.718Z | consumed by: wicketd (omicron/wicketd) via 2 paths |
| 1903 | 2026-04-27T09:32:06.718Z | |
| 1904 | 2026-04-27T09:32:06.718Z | Clickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client) |
| 1905 | 2026-04-27T09:32:06.718Z | consumed by: omicron-nexus (omicron/nexus) via 3 paths |
| 1906 | 2026-04-27T09:32:06.718Z | |
| 1907 | 2026-04-27T09:32:06.718Z | Clickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client) |
| 1908 | 2026-04-27T09:32:06.718Z | consumed by: omicron-nexus (omicron/nexus) via 3 paths |
| 1909 | 2026-04-27T09:32:06.718Z | |
| 1910 | 2026-04-27T09:32:06.718Z | Clickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client) |
| 1911 | 2026-04-27T09:32:06.718Z | consumed by: omicron-nexus (omicron/nexus) via 2 paths |
| 1912 | 2026-04-27T09:32:06.718Z | |
| 1913 | 2026-04-27T09:32:06.718Z | CockroachDB Cluster Admin (client: cockroach-admin-client) |
| 1914 | 2026-04-27T09:32:06.718Z | consumed by: omicron-nexus (omicron/nexus) via 3 paths |
| 1915 | 2026-04-27T09:32:06.718Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1916 | 2026-04-27T09:32:06.718Z | |
| 1917 | 2026-04-27T09:32:06.719Z | Crucible Agent (client: crucible-agent-client) |
| 1918 | 2026-04-27T09:32:06.719Z | consumed by: omicron-nexus (omicron/nexus) via 1 path |
| 1919 | 2026-04-27T09:32:06.719Z | |
| 1920 | 2026-04-27T09:32:06.719Z | Crucible Control (for testing only) (client: crucible-control-client) |
| 1921 | 2026-04-27T09:32:06.719Z | |
| 1922 | 2026-04-27T09:32:06.719Z | Crucible Pantry (client: crucible-pantry-client) |
| 1923 | 2026-04-27T09:32:06.719Z | consumed by: omicron-nexus (omicron/nexus) via 1 path |
| 1924 | 2026-04-27T09:32:06.719Z | |
| 1925 | 2026-04-27T09:32:06.719Z | Maghemite DDM Admin (client: ddm-admin-client) |
| 1926 | 2026-04-27T09:32:06.719Z | consumed by: installinator (omicron/installinator) via 1 path |
| 1927 | 2026-04-27T09:32:06.719Z | consumed by: mgd (maghemite/mgd) via 1 path |
| 1928 | 2026-04-27T09:32:06.719Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1929 | 2026-04-27T09:32:06.719Z | consumed by: wicketd (omicron/wicketd) via 1 path |
| 1930 | 2026-04-27T09:32:06.719Z | |
| 1931 | 2026-04-27T09:32:06.719Z | DNS Server (client: dns-service-client) |
| 1932 | 2026-04-27T09:32:06.719Z | consumed by: omicron-nexus (omicron/nexus) via 2 paths |
| 1933 | 2026-04-27T09:32:06.720Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths |
| 1934 | 2026-04-27T09:32:06.720Z | |
| 1935 | 2026-04-27T09:32:06.720Z | Dendrite DPD (client: dpd-client) |
| 1936 | 2026-04-27T09:32:06.720Z | consumed by: ddmd (maghemite/ddmd) via 2 paths |
| 1937 | 2026-04-27T09:32:06.720Z | consumed by: lldpd (lldp/lldpd) via 2 paths |
| 1938 | 2026-04-27T09:32:06.720Z | consumed by: mgd (maghemite/mgd) via 1 path |
| 1939 | 2026-04-27T09:32:06.720Z | consumed by: omicron-nexus (omicron/nexus) via 2 paths |
| 1940 | 2026-04-27T09:32:06.720Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1941 | 2026-04-27T09:32:06.720Z | consumed by: tfportd (dendrite/tfportd) via 2 paths |
| 1942 | 2026-04-27T09:32:06.720Z | consumed by: wicketd (omicron/wicketd) via 2 paths |
| 1943 | 2026-04-27T09:32:06.720Z | |
| 1944 | 2026-04-27T09:32:06.720Z | Downstairs Controller (debugging only) (client: dsc-client) |
| 1945 | 2026-04-27T09:32:06.720Z | |
| 1946 | 2026-04-27T09:32:06.720Z | Management Gateway Service (client: gateway-client) |
| 1947 | 2026-04-27T09:32:06.723Z | consumed by: dpd (dendrite/dpd) via 1 path |
| 1948 | 2026-04-27T09:32:06.723Z | consumed by: lldpd (lldp/lldpd) via 1 path |
| 1949 | 2026-04-27T09:32:06.723Z | consumed by: mgd (maghemite/mgd) via 1 path |
| 1950 | 2026-04-27T09:32:06.723Z | consumed by: omicron-nexus (omicron/nexus) via 4 paths |
| 1951 | 2026-04-27T09:32:06.723Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1952 | 2026-04-27T09:32:06.723Z | consumed by: wicketd (omicron/wicketd) via 3 paths |
| 1953 | 2026-04-27T09:32:06.723Z | |
| 1954 | 2026-04-27T09:32:06.723Z | Wicketd Installinator (client: installinator-client) |
| 1955 | 2026-04-27T09:32:06.724Z | consumed by: installinator (omicron/installinator) via 1 path |
| 1956 | 2026-04-27T09:32:06.724Z | |
| 1957 | 2026-04-27T09:32:06.724Z | LLDP daemon (client: lldpd-client) |
| 1958 | 2026-04-27T09:32:06.724Z | consumed by: omicron-nexus (omicron/nexus) via 1 path |
| 1959 | 2026-04-27T09:32:06.724Z | consumed by: tfportd (dendrite/tfportd) via 1 path |
| 1960 | 2026-04-27T09:32:06.724Z | |
| 1961 | 2026-04-27T09:32:06.724Z | Maghemite MG Admin (client: mg-admin-client) |
| 1962 | 2026-04-27T09:32:06.727Z | consumed by: omicron-nexus (omicron/nexus) via 2 paths |
| 1963 | 2026-04-27T09:32:06.727Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1964 | 2026-04-27T09:32:06.727Z | |
| 1965 | 2026-04-27T09:32:06.727Z | Nexus Internal API (client: nexus-client) |
| 1966 | 2026-04-27T09:32:06.730Z | consumed by: crucible-pantry (crucible/pantry) via 1 path |
| 1967 | 2026-04-27T09:32:06.730Z | consumed by: dpd (dendrite/dpd) via 1 path |
| 1968 | 2026-04-27T09:32:06.730Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1969 | 2026-04-27T09:32:06.730Z | consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path |
| 1970 | 2026-04-27T09:32:06.730Z | consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths |
| 1971 | 2026-04-27T09:32:06.730Z | |
| 1972 | 2026-04-27T09:32:06.730Z | Nexus Internal Lockstep API (client: nexus-lockstep-client) |
| 1973 | 2026-04-27T09:32:06.730Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1974 | 2026-04-27T09:32:06.730Z | status: expected, reason: Only RSS uses this API and it is not part of upgrade |
| 1975 | 2026-04-27T09:32:06.730Z | |
| 1976 | 2026-04-27T09:32:06.731Z | NTP Admin (client: ntp-admin-client) |
| 1977 | 2026-04-27T09:32:06.731Z | consumed by: omicron-nexus (omicron/nexus) via 2 paths |
| 1978 | 2026-04-27T09:32:06.731Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths |
| 1979 | 2026-04-27T09:32:06.731Z | |
| 1980 | 2026-04-27T09:32:06.731Z | External API (client: oxide-client) |
| 1981 | 2026-04-27T09:32:06.731Z | |
| 1982 | 2026-04-27T09:32:06.731Z | Oximeter (client: oximeter-client) |
| 1983 | 2026-04-27T09:32:06.731Z | consumed by: omicron-nexus (omicron/nexus) via 2 paths |
| 1984 | 2026-04-27T09:32:06.731Z | |
| 1985 | 2026-04-27T09:32:06.731Z | Propolis (client: propolis-client) |
| 1986 | 2026-04-27T09:32:06.734Z | consumed by: omicron-nexus (omicron/nexus) via 1 path |
| 1987 | 2026-04-27T09:32:06.734Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1988 | 2026-04-27T09:32:06.734Z | |
| 1989 | 2026-04-27T09:32:06.734Z | Crucible Repair (client: repair-client) |
| 1990 | 2026-04-27T09:32:06.734Z | consumed by: crucible-downstairs (crucible/downstairs) via 1 path |
| 1991 | 2026-04-27T09:32:06.734Z | |
| 1992 | 2026-04-27T09:32:06.734Z | Repo Depot API (client: repo-depot-client) |
| 1993 | 2026-04-27T09:32:06.734Z | consumed by: omicron-nexus (omicron/nexus) via 1 path |
| 1994 | 2026-04-27T09:32:06.734Z | consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path |
| 1995 | 2026-04-27T09:32:06.734Z | |
| 1996 | 2026-04-27T09:32:06.734Z | Sled Agent (client: sled-agent-client) |
| 1997 | 2026-04-27T09:32:06.737Z | consumed by: omicron-nexus (omicron/nexus) via 8 paths |
| 1998 | 2026-04-27T09:32:06.737Z | |
| 1999 | 2026-04-27T09:32:06.737Z | Wicketd (client: wicketd-client) |
| 2000 | 2026-04-27T09:32:06.737Z | |
| 2001 | 2026-04-27T09:32:06.820Z | |
| 2002 | 2026-04-27T09:32:06.824Z | real 33.144855982 |
| 2003 | 2026-04-27T09:32:06.824Z | user 21.311582021 |
| 2004 | 2026-04-27T09:32:06.824Z | sys 9.584886207 |
| 2005 | 2026-04-27T09:32:06.824Z | trap 0.003085088 |
| 2006 | 2026-04-27T09:32:06.824Z | tflt 0.047161679 |
| 2007 | 2026-04-27T09:32:06.824Z | dflt 0.212697321 |
| 2008 | 2026-04-27T09:32:06.824Z | kflt 0.000008455 |
| 2009 | 2026-04-27T09:32:06.825Z | lock 49.089078289 |
| 2010 | 2026-04-27T09:32:06.825Z | slp 3:34.703150562 |
| 2011 | 2026-04-27T09:32:06.825Z | lat 0.380649442 |
| 2012 | 2026-04-27T09:32:06.825Z | stop 2.053332794 |
| 2013 | 2026-04-27T09:32:06.825Z | + ptime -m cargo xtask ls-apis deployment-units |
| 2014 | 2026-04-27T09:32:07.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2015 | 2026-04-27T09:32:07.408Z | Running `target/debug/xtask ls-apis deployment-units` |
| 2016 | 2026-04-27T09:32:08.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 2017 | 2026-04-27T09:32:08.281Z | Running `target/debug/ls-apis deployment-units` |
| 2018 | 2026-04-27T09:32:08.336Z | loading metadata for workspace omicron from current workspace |
| 2019 | 2026-04-27T09:32:09.383Z | loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml |
| 2020 | 2026-04-27T09:32:09.384Z | loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ed02e1a/Cargo.toml |
| 2021 | 2026-04-27T09:32:09.393Z | loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml |
| 2022 | 2026-04-27T09:32:09.393Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/2cdf7b7/Cargo.toml |
| 2023 | 2026-04-27T09:32:09.393Z | loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml |
| 2024 | 2026-04-27T09:32:11.708Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml |
| 2025 | 2026-04-27T09:32:12.337Z | note: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client |
| 2026 | 2026-04-27T09:32:12.343Z | note: ignoring Cargo dependency from omicron-sled-agent -> dns-server |
| 2027 | 2026-04-27T09:32:12.463Z | Clickhouse (single-node) / Clickhouse Server (multi-node) / Clickhouse Keeper (multi-node) |
| 2028 | 2026-04-27T09:32:12.463Z | omicron-clickhouse-admin (omicron/clickhouse-admin) |
| 2029 | 2026-04-27T09:32:12.463Z | exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client) |
| 2030 | 2026-04-27T09:32:12.463Z | exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client) |
| 2031 | 2026-04-27T09:32:12.463Z | exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client) |
| 2032 | 2026-04-27T09:32:12.463Z | |
| 2033 | 2026-04-27T09:32:12.463Z | |
| 2034 | 2026-04-27T09:32:12.463Z | Cockroach |
| 2035 | 2026-04-27T09:32:12.463Z | omicron-cockroach-admin (omicron/cockroach-admin) |
| 2036 | 2026-04-27T09:32:12.463Z | exposes: CockroachDB Cluster Admin (client = cockroach-admin-client) |
| 2037 | 2026-04-27T09:32:12.463Z | |
| 2038 | 2026-04-27T09:32:12.463Z | |
| 2039 | 2026-04-27T09:32:12.463Z | Crucible |
| 2040 | 2026-04-27T09:32:12.463Z | crucible-agent (crucible/agent) |
| 2041 | 2026-04-27T09:32:12.463Z | exposes: Crucible Agent (client = crucible-agent-client) |
| 2042 | 2026-04-27T09:32:12.466Z | |
| 2043 | 2026-04-27T09:32:12.466Z | crucible-downstairs (crucible/downstairs) |
| 2044 | 2026-04-27T09:32:12.466Z | exposes: Crucible Repair (client = repair-client) |
| 2045 | 2026-04-27T09:32:12.467Z | consumes: repair-client |
| 2046 | 2026-04-27T09:32:12.467Z | |
| 2047 | 2026-04-27T09:32:12.467Z | |
| 2048 | 2026-04-27T09:32:12.467Z | Crucible Pantry |
| 2049 | 2026-04-27T09:32:12.467Z | crucible-pantry (crucible/pantry) |
| 2050 | 2026-04-27T09:32:12.467Z | exposes: Crucible Pantry (client = crucible-pantry-client) |
| 2051 | 2026-04-27T09:32:12.467Z | consumes: nexus-client |
| 2052 | 2026-04-27T09:32:12.467Z | |
| 2053 | 2026-04-27T09:32:12.467Z | |
| 2054 | 2026-04-27T09:32:12.467Z | DNS Server |
| 2055 | 2026-04-27T09:32:12.467Z | dns-server (omicron/dns-server) |
| 2056 | 2026-04-27T09:32:12.467Z | exposes: DNS Server (client = dns-service-client) |
| 2057 | 2026-04-27T09:32:12.467Z | |
| 2058 | 2026-04-27T09:32:12.467Z | |
| 2059 | 2026-04-27T09:32:12.468Z | Host OS |
| 2060 | 2026-04-27T09:32:12.468Z | ddmd (maghemite/ddmd) |
| 2061 | 2026-04-27T09:32:12.468Z | exposes: Maghemite DDM Admin (client = ddm-admin-client) |
| 2062 | 2026-04-27T09:32:12.468Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2063 | 2026-04-27T09:32:12.468Z | |
| 2064 | 2026-04-27T09:32:12.468Z | dpd (dendrite/dpd) |
| 2065 | 2026-04-27T09:32:12.468Z | exposes: Dendrite DPD (client = dpd-client) |
| 2066 | 2026-04-27T09:32:12.468Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2067 | 2026-04-27T09:32:12.468Z | consumes: nexus-client |
| 2068 | 2026-04-27T09:32:12.468Z | |
| 2069 | 2026-04-27T09:32:12.468Z | lldpd (lldp/lldpd) |
| 2070 | 2026-04-27T09:32:12.468Z | exposes: LLDP daemon (client = lldpd-client) |
| 2071 | 2026-04-27T09:32:12.468Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2072 | 2026-04-27T09:32:12.468Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2073 | 2026-04-27T09:32:12.468Z | |
| 2074 | 2026-04-27T09:32:12.468Z | mgd (maghemite/mgd) |
| 2075 | 2026-04-27T09:32:12.468Z | exposes: Maghemite MG Admin (client = mg-admin-client) |
| 2076 | 2026-04-27T09:32:12.471Z | consumes: ddm-admin-client (intra-deployment-unit-only) |
| 2077 | 2026-04-27T09:32:12.471Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2078 | 2026-04-27T09:32:12.471Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2079 | 2026-04-27T09:32:12.471Z | |
| 2080 | 2026-04-27T09:32:12.471Z | omicron-gateway (omicron/gateway) |
| 2081 | 2026-04-27T09:32:12.471Z | exposes: Management Gateway Service (client = gateway-client) |
| 2082 | 2026-04-27T09:32:12.471Z | |
| 2083 | 2026-04-27T09:32:12.471Z | omicron-sled-agent (omicron/sled-agent) |
| 2084 | 2026-04-27T09:32:12.472Z | exposes: Bootstrap Agent (client = bootstrap-agent-client) |
| 2085 | 2026-04-27T09:32:12.472Z | exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client) |
| 2086 | 2026-04-27T09:32:12.472Z | exposes: Repo Depot API (client = repo-depot-client) |
| 2087 | 2026-04-27T09:32:12.472Z | exposes: Sled Agent (client = sled-agent-client) |
| 2088 | 2026-04-27T09:32:12.472Z | consumes: bootstrap-agent-client |
| 2089 | 2026-04-27T09:32:12.472Z | consumes: cockroach-admin-client |
| 2090 | 2026-04-27T09:32:12.472Z | consumes: ddm-admin-client (intra-deployment-unit-only) |
| 2091 | 2026-04-27T09:32:12.472Z | consumes: dns-service-client |
| 2092 | 2026-04-27T09:32:12.472Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2093 | 2026-04-27T09:32:12.472Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2094 | 2026-04-27T09:32:12.472Z | consumes: mg-admin-client (intra-deployment-unit-only) |
| 2095 | 2026-04-27T09:32:12.472Z | consumes: nexus-client |
| 2096 | 2026-04-27T09:32:12.472Z | consumes: nexus-lockstep-client |
| 2097 | 2026-04-27T09:32:12.472Z | consumes: ntp-admin-client |
| 2098 | 2026-04-27T09:32:12.472Z | consumes: propolis-client (intra-deployment-unit-only) |
| 2099 | 2026-04-27T09:32:12.472Z | consumes: repo-depot-client |
| 2100 | 2026-04-27T09:32:12.472Z | |
| 2101 | 2026-04-27T09:32:12.472Z | propolis-server (propolis/bin/propolis-server) |
| 2102 | 2026-04-27T09:32:12.472Z | exposes: Crucible Control (for testing only) (client = crucible-control-client) |
| 2103 | 2026-04-27T09:32:12.472Z | exposes: Propolis (client = propolis-client) |
| 2104 | 2026-04-27T09:32:12.475Z | consumes: nexus-client |
| 2105 | 2026-04-27T09:32:12.475Z | |
| 2106 | 2026-04-27T09:32:12.476Z | tfportd (dendrite/tfportd) |
| 2107 | 2026-04-27T09:32:12.476Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2108 | 2026-04-27T09:32:12.476Z | consumes: lldpd-client (intra-deployment-unit-only) |
| 2109 | 2026-04-27T09:32:12.476Z | |
| 2110 | 2026-04-27T09:32:12.476Z | wicketd (omicron/wicketd) |
| 2111 | 2026-04-27T09:32:12.476Z | exposes: Wicketd Installinator (client = installinator-client) |
| 2112 | 2026-04-27T09:32:12.476Z | exposes: Wicketd (client = wicketd-client) |
| 2113 | 2026-04-27T09:32:12.476Z | consumes: bootstrap-agent-client |
| 2114 | 2026-04-27T09:32:12.476Z | consumes: bootstrap-agent-lockstep-client |
| 2115 | 2026-04-27T09:32:12.476Z | consumes: ddm-admin-client (intra-deployment-unit-only) |
| 2116 | 2026-04-27T09:32:12.476Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2117 | 2026-04-27T09:32:12.476Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2118 | 2026-04-27T09:32:12.476Z | |
| 2119 | 2026-04-27T09:32:12.476Z | |
| 2120 | 2026-04-27T09:32:12.476Z | Installinator |
| 2121 | 2026-04-27T09:32:12.476Z | installinator (omicron/installinator) |
| 2122 | 2026-04-27T09:32:12.476Z | consumes: ddm-admin-client |
| 2123 | 2026-04-27T09:32:12.476Z | consumes: installinator-client |
| 2124 | 2026-04-27T09:32:12.476Z | |
| 2125 | 2026-04-27T09:32:12.476Z | |
| 2126 | 2026-04-27T09:32:12.476Z | NTP |
| 2127 | 2026-04-27T09:32:12.476Z | omicron-ntp-admin (omicron/ntp-admin) |
| 2128 | 2026-04-27T09:32:12.476Z | exposes: NTP Admin (client = ntp-admin-client) |
| 2129 | 2026-04-27T09:32:12.476Z | |
| 2130 | 2026-04-27T09:32:12.476Z | |
| 2131 | 2026-04-27T09:32:12.476Z | Nexus |
| 2132 | 2026-04-27T09:32:12.476Z | omicron-nexus (omicron/nexus) |
| 2133 | 2026-04-27T09:32:12.476Z | exposes: Nexus Internal API (client = nexus-client) |
| 2134 | 2026-04-27T09:32:12.476Z | exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client) |
| 2135 | 2026-04-27T09:32:12.476Z | exposes: External API (client = oxide-client) |
| 2136 | 2026-04-27T09:32:12.476Z | consumes: clickhouse-admin-keeper-client |
| 2137 | 2026-04-27T09:32:12.476Z | consumes: clickhouse-admin-server-client |
| 2138 | 2026-04-27T09:32:12.476Z | consumes: clickhouse-admin-single-client |
| 2139 | 2026-04-27T09:32:12.476Z | consumes: cockroach-admin-client |
| 2140 | 2026-04-27T09:32:12.476Z | consumes: crucible-agent-client |
| 2141 | 2026-04-27T09:32:12.476Z | consumes: crucible-pantry-client |
| 2142 | 2026-04-27T09:32:12.477Z | consumes: dns-service-client |
| 2143 | 2026-04-27T09:32:12.477Z | consumes: dpd-client |
| 2144 | 2026-04-27T09:32:12.477Z | consumes: gateway-client |
| 2145 | 2026-04-27T09:32:12.477Z | consumes: lldpd-client |
| 2146 | 2026-04-27T09:32:12.477Z | consumes: mg-admin-client |
| 2147 | 2026-04-27T09:32:12.477Z | consumes: ntp-admin-client |
| 2148 | 2026-04-27T09:32:12.477Z | consumes: oximeter-client |
| 2149 | 2026-04-27T09:32:12.477Z | consumes: propolis-client |
| 2150 | 2026-04-27T09:32:12.477Z | consumes: repo-depot-client |
| 2151 | 2026-04-27T09:32:12.477Z | consumes: sled-agent-client |
| 2152 | 2026-04-27T09:32:12.477Z | |
| 2153 | 2026-04-27T09:32:12.477Z | |
| 2154 | 2026-04-27T09:32:12.477Z | Oximeter |
| 2155 | 2026-04-27T09:32:12.477Z | oximeter-collector (omicron/oximeter/collector) |
| 2156 | 2026-04-27T09:32:12.477Z | exposes: Oximeter (client = oximeter-client) |
| 2157 | 2026-04-27T09:32:12.481Z | consumes: nexus-client |
| 2158 | 2026-04-27T09:32:12.481Z | |
| 2159 | 2026-04-27T09:32:12.481Z | |
| 2160 | 2026-04-27T09:32:12.558Z | |
| 2161 | 2026-04-27T09:32:12.558Z | real 5.711618748 |
| 2162 | 2026-04-27T09:32:12.558Z | user 4.450602923 |
| 2163 | 2026-04-27T09:32:12.558Z | sys 2.273637079 |
| 2164 | 2026-04-27T09:32:12.558Z | trap 0.000420139 |
| 2165 | 2026-04-27T09:32:12.558Z | tflt 0.013680690 |
| 2166 | 2026-04-27T09:32:12.558Z | dflt 0.012548605 |
| 2167 | 2026-04-27T09:32:12.558Z | kflt 0.000005919 |
| 2168 | 2026-04-27T09:32:12.558Z | lock 0.141909781 |
| 2169 | 2026-04-27T09:32:12.558Z | slp 20.261795758 |
| 2170 | 2026-04-27T09:32:12.558Z | lat 0.026868282 |
| 2171 | 2026-04-27T09:32:12.558Z | stop 0.005391386 |
| 2172 | 2026-04-27T09:32:12.561Z | + ptime -m cargo xtask ls-apis servers |
| 2173 | 2026-04-27T09:32:13.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2174 | 2026-04-27T09:32:13.091Z | Running `target/debug/xtask ls-apis servers` |
| 2175 | 2026-04-27T09:32:13.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2176 | 2026-04-27T09:32:13.941Z | Running `target/debug/ls-apis servers` |
| 2177 | 2026-04-27T09:32:13.995Z | loading metadata for workspace omicron from current workspace |
| 2178 | 2026-04-27T09:32:15.083Z | loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ed02e1a/Cargo.toml |
| 2179 | 2026-04-27T09:32:15.086Z | loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml |
| 2180 | 2026-04-27T09:32:15.086Z | loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml |
| 2181 | 2026-04-27T09:32:15.086Z | loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml |
| 2182 | 2026-04-27T09:32:15.086Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/2cdf7b7/Cargo.toml |
| 2183 | 2026-04-27T09:32:17.227Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml |
| 2184 | 2026-04-27T09:32:17.857Z | note: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client |
| 2185 | 2026-04-27T09:32:17.864Z | note: ignoring Cargo dependency from omicron-sled-agent -> dns-server |
| 2186 | 2026-04-27T09:32:17.986Z | omicron-clickhouse-admin (omicron/clickhouse-admin) |
| 2187 | 2026-04-27T09:32:17.986Z | exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client) |
| 2188 | 2026-04-27T09:32:17.986Z | exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client) |
| 2189 | 2026-04-27T09:32:17.986Z | exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client) |
| 2190 | 2026-04-27T09:32:17.986Z | |
| 2191 | 2026-04-27T09:32:17.986Z | omicron-cockroach-admin (omicron/cockroach-admin) |
| 2192 | 2026-04-27T09:32:17.986Z | exposes: CockroachDB Cluster Admin (client = cockroach-admin-client) |
| 2193 | 2026-04-27T09:32:17.986Z | |
| 2194 | 2026-04-27T09:32:17.986Z | crucible-agent (crucible/agent) |
| 2195 | 2026-04-27T09:32:17.986Z | exposes: Crucible Agent (client = crucible-agent-client) |
| 2196 | 2026-04-27T09:32:17.989Z | |
| 2197 | 2026-04-27T09:32:17.990Z | crucible-downstairs (crucible/downstairs) |
| 2198 | 2026-04-27T09:32:17.990Z | exposes: Crucible Repair (client = repair-client) |
| 2199 | 2026-04-27T09:32:17.990Z | consumes: repair-client |
| 2200 | 2026-04-27T09:32:17.990Z | |
| 2201 | 2026-04-27T09:32:17.990Z | crucible-pantry (crucible/pantry) |
| 2202 | 2026-04-27T09:32:17.990Z | exposes: Crucible Pantry (client = crucible-pantry-client) |
| 2203 | 2026-04-27T09:32:17.990Z | consumes: nexus-client |
| 2204 | 2026-04-27T09:32:17.990Z | |
| 2205 | 2026-04-27T09:32:17.990Z | dns-server (omicron/dns-server) |
| 2206 | 2026-04-27T09:32:17.990Z | exposes: DNS Server (client = dns-service-client) |
| 2207 | 2026-04-27T09:32:17.990Z | |
| 2208 | 2026-04-27T09:32:17.990Z | omicron-sled-agent (omicron/sled-agent) |
| 2209 | 2026-04-27T09:32:17.990Z | exposes: Bootstrap Agent (client = bootstrap-agent-client) |
| 2210 | 2026-04-27T09:32:17.990Z | exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client) |
| 2211 | 2026-04-27T09:32:17.990Z | exposes: Repo Depot API (client = repo-depot-client) |
| 2212 | 2026-04-27T09:32:17.990Z | exposes: Sled Agent (client = sled-agent-client) |
| 2213 | 2026-04-27T09:32:17.993Z | consumes: bootstrap-agent-client |
| 2214 | 2026-04-27T09:32:17.994Z | consumes: cockroach-admin-client |
| 2215 | 2026-04-27T09:32:17.994Z | consumes: ddm-admin-client (intra-deployment-unit-only) |
| 2216 | 2026-04-27T09:32:17.994Z | consumes: dns-service-client |
| 2217 | 2026-04-27T09:32:17.994Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2218 | 2026-04-27T09:32:17.994Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2219 | 2026-04-27T09:32:17.994Z | consumes: mg-admin-client (intra-deployment-unit-only) |
| 2220 | 2026-04-27T09:32:17.994Z | consumes: nexus-client |
| 2221 | 2026-04-27T09:32:17.994Z | consumes: nexus-lockstep-client |
| 2222 | 2026-04-27T09:32:17.994Z | consumes: ntp-admin-client |
| 2223 | 2026-04-27T09:32:17.994Z | consumes: propolis-client (intra-deployment-unit-only) |
| 2224 | 2026-04-27T09:32:17.994Z | consumes: repo-depot-client |
| 2225 | 2026-04-27T09:32:17.994Z | |
| 2226 | 2026-04-27T09:32:17.994Z | propolis-server (propolis/bin/propolis-server) |
| 2227 | 2026-04-27T09:32:17.994Z | exposes: Crucible Control (for testing only) (client = crucible-control-client) |
| 2228 | 2026-04-27T09:32:17.994Z | exposes: Propolis (client = propolis-client) |
| 2229 | 2026-04-27T09:32:17.994Z | consumes: nexus-client |
| 2230 | 2026-04-27T09:32:17.994Z | |
| 2231 | 2026-04-27T09:32:17.994Z | ddmd (maghemite/ddmd) |
| 2232 | 2026-04-27T09:32:17.994Z | exposes: Maghemite DDM Admin (client = ddm-admin-client) |
| 2233 | 2026-04-27T09:32:17.994Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2234 | 2026-04-27T09:32:17.994Z | |
| 2235 | 2026-04-27T09:32:17.994Z | dpd (dendrite/dpd) |
| 2236 | 2026-04-27T09:32:17.994Z | exposes: Dendrite DPD (client = dpd-client) |
| 2237 | 2026-04-27T09:32:17.994Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2238 | 2026-04-27T09:32:17.994Z | consumes: nexus-client |
| 2239 | 2026-04-27T09:32:17.994Z | |
| 2240 | 2026-04-27T09:32:17.994Z | lldpd (lldp/lldpd) |
| 2241 | 2026-04-27T09:32:17.994Z | exposes: LLDP daemon (client = lldpd-client) |
| 2242 | 2026-04-27T09:32:17.994Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2243 | 2026-04-27T09:32:17.994Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2244 | 2026-04-27T09:32:17.994Z | |
| 2245 | 2026-04-27T09:32:17.994Z | mgd (maghemite/mgd) |
| 2246 | 2026-04-27T09:32:17.994Z | exposes: Maghemite MG Admin (client = mg-admin-client) |
| 2247 | 2026-04-27T09:32:17.998Z | consumes: ddm-admin-client (intra-deployment-unit-only) |
| 2248 | 2026-04-27T09:32:17.998Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2249 | 2026-04-27T09:32:17.998Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2250 | 2026-04-27T09:32:17.998Z | |
| 2251 | 2026-04-27T09:32:17.998Z | omicron-gateway (omicron/gateway) |
| 2252 | 2026-04-27T09:32:17.998Z | exposes: Management Gateway Service (client = gateway-client) |
| 2253 | 2026-04-27T09:32:17.998Z | |
| 2254 | 2026-04-27T09:32:17.998Z | tfportd (dendrite/tfportd) |
| 2255 | 2026-04-27T09:32:17.998Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2256 | 2026-04-27T09:32:17.998Z | consumes: lldpd-client (intra-deployment-unit-only) |
| 2257 | 2026-04-27T09:32:17.998Z | |
| 2258 | 2026-04-27T09:32:17.998Z | wicketd (omicron/wicketd) |
| 2259 | 2026-04-27T09:32:17.998Z | exposes: Wicketd Installinator (client = installinator-client) |
| 2260 | 2026-04-27T09:32:17.998Z | exposes: Wicketd (client = wicketd-client) |
| 2261 | 2026-04-27T09:32:17.998Z | consumes: bootstrap-agent-client |
| 2262 | 2026-04-27T09:32:17.998Z | consumes: bootstrap-agent-lockstep-client |
| 2263 | 2026-04-27T09:32:17.999Z | consumes: ddm-admin-client (intra-deployment-unit-only) |
| 2264 | 2026-04-27T09:32:17.999Z | consumes: dpd-client (intra-deployment-unit-only) |
| 2265 | 2026-04-27T09:32:17.999Z | consumes: gateway-client (intra-deployment-unit-only) |
| 2266 | 2026-04-27T09:32:17.999Z | |
| 2267 | 2026-04-27T09:32:17.999Z | installinator (omicron/installinator) |
| 2268 | 2026-04-27T09:32:17.999Z | consumes: ddm-admin-client |
| 2269 | 2026-04-27T09:32:17.999Z | consumes: installinator-client |
| 2270 | 2026-04-27T09:32:17.999Z | |
| 2271 | 2026-04-27T09:32:17.999Z | omicron-ntp-admin (omicron/ntp-admin) |
| 2272 | 2026-04-27T09:32:17.999Z | exposes: NTP Admin (client = ntp-admin-client) |
| 2273 | 2026-04-27T09:32:17.999Z | |
| 2274 | 2026-04-27T09:32:17.999Z | omicron-nexus (omicron/nexus) |
| 2275 | 2026-04-27T09:32:17.999Z | exposes: Nexus Internal API (client = nexus-client) |
| 2276 | 2026-04-27T09:32:17.999Z | exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client) |
| 2277 | 2026-04-27T09:32:17.999Z | exposes: External API (client = oxide-client) |
| 2278 | 2026-04-27T09:32:17.999Z | consumes: clickhouse-admin-keeper-client |
| 2279 | 2026-04-27T09:32:17.999Z | consumes: clickhouse-admin-server-client |
| 2280 | 2026-04-27T09:32:17.999Z | consumes: clickhouse-admin-single-client |
| 2281 | 2026-04-27T09:32:17.999Z | consumes: cockroach-admin-client |
| 2282 | 2026-04-27T09:32:17.999Z | consumes: crucible-agent-client |
| 2283 | 2026-04-27T09:32:17.999Z | consumes: crucible-pantry-client |
| 2284 | 2026-04-27T09:32:17.999Z | consumes: dns-service-client |
| 2285 | 2026-04-27T09:32:17.999Z | consumes: dpd-client |
| 2286 | 2026-04-27T09:32:18.000Z | consumes: gateway-client |
| 2287 | 2026-04-27T09:32:18.000Z | consumes: lldpd-client |
| 2288 | 2026-04-27T09:32:18.000Z | consumes: mg-admin-client |
| 2289 | 2026-04-27T09:32:18.000Z | consumes: ntp-admin-client |
| 2290 | 2026-04-27T09:32:18.000Z | consumes: oximeter-client |
| 2291 | 2026-04-27T09:32:18.000Z | consumes: propolis-client |
| 2292 | 2026-04-27T09:32:18.000Z | consumes: repo-depot-client |
| 2293 | 2026-04-27T09:32:18.000Z | consumes: sled-agent-client |
| 2294 | 2026-04-27T09:32:18.000Z | |
| 2295 | 2026-04-27T09:32:18.000Z | oximeter-collector (omicron/oximeter/collector) |
| 2296 | 2026-04-27T09:32:18.000Z | exposes: Oximeter (client = oximeter-client) |
| 2297 | 2026-04-27T09:32:18.003Z | consumes: nexus-client |
| 2298 | 2026-04-27T09:32:18.003Z | |
| 2299 | 2026-04-27T09:32:18.084Z | |
| 2300 | 2026-04-27T09:32:18.084Z | real 5.496133438 |
| 2301 | 2026-04-27T09:32:18.084Z | user 4.455291993 |
| 2302 | 2026-04-27T09:32:18.084Z | sys 2.000476072 |
| 2303 | 2026-04-27T09:32:18.084Z | trap 0.000407550 |
| 2304 | 2026-04-27T09:32:18.084Z | tflt 0.000122824 |
| 2305 | 2026-04-27T09:32:18.084Z | dflt 0.000273811 |
| 2306 | 2026-04-27T09:32:18.084Z | kflt 0.000000000 |
| 2307 | 2026-04-27T09:32:18.088Z | lock 0.083194747 |
| 2308 | 2026-04-27T09:32:18.088Z | slp 18.494877959 |
| 2309 | 2026-04-27T09:32:18.088Z | lat 0.009402929 |
| 2310 | 2026-04-27T09:32:18.088Z | stop 0.009071976 |
| 2311 | 2026-04-27T09:32:18.088Z | + ptime -m cargo xtask ls-apis check |
| 2312 | 2026-04-27T09:32:18.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2313 | 2026-04-27T09:32:18.618Z | Running `target/debug/xtask ls-apis check` |
| 2314 | 2026-04-27T09:32:19.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2315 | 2026-04-27T09:32:19.474Z | Running `target/debug/ls-apis check` |
| 2316 | 2026-04-27T09:32:19.531Z | loading metadata for workspace omicron from current workspace |
| 2317 | 2026-04-27T09:32:20.608Z | loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ed02e1a/Cargo.toml |
| 2318 | 2026-04-27T09:32:20.612Z | loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml |
| 2319 | 2026-04-27T09:32:20.612Z | loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml |
| 2320 | 2026-04-27T09:32:20.612Z | loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml |
| 2321 | 2026-04-27T09:32:20.612Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/2cdf7b7/Cargo.toml |
| 2322 | 2026-04-27T09:32:22.697Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml |
| 2323 | 2026-04-27T09:32:23.317Z | note: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client |
| 2324 | 2026-04-27T09:32:23.324Z | note: ignoring Cargo dependency from omicron-sled-agent -> dns-server |
| 2325 | 2026-04-27T09:32:23.547Z | |
| 2326 | 2026-04-27T09:32:23.547Z | |
| 2327 | 2026-04-27T09:32:23.547Z | Server-managed APIs: |
| 2328 | 2026-04-27T09:32:23.547Z | |
| 2329 | 2026-04-27T09:32:23.547Z | Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin) |
| 2330 | 2026-04-27T09:32:23.547Z | Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin) |
| 2331 | 2026-04-27T09:32:23.547Z | Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin) |
| 2332 | 2026-04-27T09:32:23.547Z | CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin) |
| 2333 | 2026-04-27T09:32:23.547Z | Crucible Agent (crucible-agent-client, exposed by crucible-agent) |
| 2334 | 2026-04-27T09:32:23.547Z | Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server) |
| 2335 | 2026-04-27T09:32:23.547Z | Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry) |
| 2336 | 2026-04-27T09:32:23.547Z | Maghemite DDM Admin (ddm-admin-client, exposed by ddmd) |
| 2337 | 2026-04-27T09:32:23.547Z | DNS Server (dns-service-client, exposed by dns-server) |
| 2338 | 2026-04-27T09:32:23.547Z | Dendrite DPD (dpd-client, exposed by dpd) |
| 2339 | 2026-04-27T09:32:23.547Z | Management Gateway Service (gateway-client, exposed by omicron-gateway) |
| 2340 | 2026-04-27T09:32:23.547Z | LLDP daemon (lldpd-client, exposed by lldpd) |
| 2341 | 2026-04-27T09:32:23.547Z | Maghemite MG Admin (mg-admin-client, exposed by mgd) |
| 2342 | 2026-04-27T09:32:23.547Z | NTP Admin (ntp-admin-client, exposed by omicron-ntp-admin) |
| 2343 | 2026-04-27T09:32:23.547Z | External API (oxide-client, exposed by omicron-nexus) |
| 2344 | 2026-04-27T09:32:23.548Z | Oximeter (oximeter-client, exposed by oximeter-collector) |
| 2345 | 2026-04-27T09:32:23.548Z | Propolis (propolis-client, exposed by propolis-server) |
| 2346 | 2026-04-27T09:32:23.548Z | Sled Agent (sled-agent-client, exposed by omicron-sled-agent) |
| 2347 | 2026-04-27T09:32:23.548Z | Wicketd (wicketd-client, exposed by wicketd) |
| 2348 | 2026-04-27T09:32:23.548Z | |
| 2349 | 2026-04-27T09:32:23.548Z | |
| 2350 | 2026-04-27T09:32:23.548Z | Client-managed API: |
| 2351 | 2026-04-27T09:32:23.548Z | |
| 2352 | 2026-04-27T09:32:23.548Z | Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent) |
| 2353 | 2026-04-27T09:32:23.548Z | reason: depends on itself (i.e., instances call each other) |
| 2354 | 2026-04-27T09:32:23.548Z | Bootstrap Agent Lockstep API (bootstrap-agent-lockstep-client, exposed by omicron-sled-agent) |
| 2355 | 2026-04-27T09:32:23.548Z | reason: wicketd can wind up calling into sled agent on different sleds |
| 2356 | 2026-04-27T09:32:23.548Z | Wicketd Installinator (installinator-client, exposed by wicketd) |
| 2357 | 2026-04-27T09:32:23.548Z | reason: client is provided implicitly by the operator |
| 2358 | 2026-04-27T09:32:23.548Z | Nexus Internal API (nexus-client, exposed by omicron-nexus) |
| 2359 | 2026-04-27T09:32:23.548Z | reason: Circular dependencies between Nexus and other services |
| 2360 | 2026-04-27T09:32:23.548Z | Nexus Internal Lockstep API (nexus-lockstep-client, exposed by omicron-nexus) |
| 2361 | 2026-04-27T09:32:23.548Z | reason: Circular dependencies between Nexus and other services |
| 2362 | 2026-04-27T09:32:23.548Z | Crucible Repair (repair-client, exposed by crucible-downstairs) |
| 2363 | 2026-04-27T09:32:23.548Z | reason: depends on itself (i.e., instances call each other) |
| 2364 | 2026-04-27T09:32:23.548Z | Repo Depot API (repo-depot-client, exposed by omicron-sled-agent) |
| 2365 | 2026-04-27T09:32:23.548Z | reason: depends on itself (i.e., instances call each other) |
| 2366 | 2026-04-27T09:32:23.548Z | |
| 2367 | 2026-04-27T09:32:23.548Z | |
| 2368 | 2026-04-27T09:32:23.549Z | APIs with unknown version management: none |
| 2369 | 2026-04-27T09:32:23.549Z | |
| 2370 | 2026-04-27T09:32:23.549Z | |
| 2371 | 2026-04-27T09:32:23.549Z | APIs that failed consumer checks: none |
| 2372 | 2026-04-27T09:32:23.631Z | |
| 2373 | 2026-04-27T09:32:23.634Z | real 5.517548382 |
| 2374 | 2026-04-27T09:32:23.634Z | user 4.542789890 |
| 2375 | 2026-04-27T09:32:23.634Z | sys 1.960569112 |
| 2376 | 2026-04-27T09:32:23.634Z | trap 0.000481428 |
| 2377 | 2026-04-27T09:32:23.634Z | tflt 0.000152339 |
| 2378 | 2026-04-27T09:32:23.634Z | dflt 0.000327070 |
| 2379 | 2026-04-27T09:32:23.634Z | kflt 0.000000000 |
| 2380 | 2026-04-27T09:32:23.634Z | lock 0.082021980 |
| 2381 | 2026-04-27T09:32:23.634Z | slp 18.297816146 |
| 2382 | 2026-04-27T09:32:23.634Z | lat 0.009931604 |
| 2383 | 2026-04-27T09:32:23.634Z | stop 0.009721457 |
| 2384 | 2026-04-27T09:32:23.634Z | + ptime -m cargo xtask ls-apis adoc |
| 2385 | 2026-04-27T09:32:24.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2386 | 2026-04-27T09:32:24.151Z | Running `target/debug/xtask ls-apis adoc` |
| 2387 | 2026-04-27T09:32:24.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2388 | 2026-04-27T09:32:24.983Z | Running `target/debug/ls-apis adoc` |
| 2389 | 2026-04-27T09:32:25.038Z | loading metadata for workspace omicron from current workspace |
| 2390 | 2026-04-27T09:32:26.090Z | loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ed02e1a/Cargo.toml |
| 2391 | 2026-04-27T09:32:26.090Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/2cdf7b7/Cargo.toml |
| 2392 | 2026-04-27T09:32:26.093Z | loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml |
| 2393 | 2026-04-27T09:32:26.093Z | loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml |
| 2394 | 2026-04-27T09:32:26.093Z | loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml |
| 2395 | 2026-04-27T09:32:28.163Z | loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml |
| 2396 | 2026-04-27T09:32:28.797Z | note: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client |
| 2397 | 2026-04-27T09:32:28.804Z | note: ignoring Cargo dependency from omicron-sled-agent -> dns-server |
| 2398 | 2026-04-27T09:32:29.027Z | |
| 2399 | 2026-04-27T09:32:29.027Z | real 5.366616308 |
| 2400 | 2026-04-27T09:32:29.027Z | user 4.444212833 |
| 2401 | 2026-04-27T09:32:29.027Z | sys 1.924141253 |
| 2402 | 2026-04-27T09:32:29.028Z | trap 0.000409299 |
| 2403 | 2026-04-27T09:32:29.028Z | tflt 0.000073200 |
| 2404 | 2026-04-27T09:32:29.031Z | dflt 0.000148595 |
| 2405 | 2026-04-27T09:32:29.031Z | kflt 0.000003319 |
| 2406 | 2026-04-27T09:32:29.031Z | lock 0.084630263 |
| 2407 | 2026-04-27T09:32:29.031Z | slp 18.144958166 |
| 2408 | 2026-04-27T09:32:29.031Z | lat 0.010199383 |
| 2409 | 2026-04-27T09:32:29.031Z | stop 0.008822082 |
| 2410 | 2026-04-27T09:32:29.031Z | + banner build |
| 2411 | 2026-04-27T09:32:29.034Z | |
| 2412 | 2026-04-27T09:32:29.034Z | ##### # # # # ##### |
| 2413 | 2026-04-27T09:32:29.034Z | # # # # # # # # |
| 2414 | 2026-04-27T09:32:29.034Z | ##### # # # # # # |
| 2415 | 2026-04-27T09:32:29.034Z | # # # # # # # # |
| 2416 | 2026-04-27T09:32:29.034Z | # # # # # # # # |
| 2417 | 2026-04-27T09:32:29.034Z | ##### #### # ###### ##### |
| 2418 | 2026-04-27T09:32:29.035Z | |
| 2419 | 2026-04-27T09:32:29.035Z | + export 'RUSTFLAGS=--cfg tokio_unstable -D warnings' |
| 2420 | 2026-04-27T09:32:29.035Z | + RUSTFLAGS='--cfg tokio_unstable -D warnings' |
| 2421 | 2026-04-27T09:32:29.035Z | + export 'RUSTDOCFLAGS=--document-private-items -D warnings' |
| 2422 | 2026-04-27T09:32:29.035Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 2423 | 2026-04-27T09:32:29.035Z | + [[ illumos == \i\l\l\u\m\o\s ]] |
| 2424 | 2026-04-27T09:32:29.035Z | + RUSTFLAGS='--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64' |
| 2425 | 2026-04-27T09:32:29.035Z | + export TMPDIR=/var/tmp/omicron_tmp |
| 2426 | 2026-04-27T09:32:29.035Z | + TMPDIR=/var/tmp/omicron_tmp |
| 2427 | 2026-04-27T09:32:29.035Z | + export RUST_BACKTRACE=1 |
| 2428 | 2026-04-27T09:32:29.035Z | + RUST_BACKTRACE=1 |
| 2429 | 2026-04-27T09:32:29.035Z | + export CARGO_INCREMENTAL=0 |
| 2430 | 2026-04-27T09:32:29.035Z | + CARGO_INCREMENTAL=0 |
| 2431 | 2026-04-27T09:32:29.035Z | + export RUSTC_BOOTSTRAP=1 |
| 2432 | 2026-04-27T09:32:29.035Z | + RUSTC_BOOTSTRAP=1 |
| 2433 | 2026-04-27T09:32:29.035Z | + ptime -m cargo --config build.analysis.enabled=true build -Zbuild-analysis --workspace --exclude=omicron-nexus --tests --locked --verbose |
| 2434 | 2026-04-27T09:32:31.155Z | Compiling proc-macro2 v1.0.106 |
| 2435 | 2026-04-27T09:32:31.155Z | Compiling unicode-ident v1.0.24 |
| 2436 | 2026-04-27T09:32:31.155Z | Compiling quote v1.0.45 |
| 2437 | 2026-04-27T09:32:31.155Z | Compiling libc v0.2.186 |
| 2438 | 2026-04-27T09:32:31.155Z | Compiling serde_core v1.0.228 |
| 2439 | 2026-04-27T09:32:31.155Z | Compiling cfg-if v1.0.4 |
| 2440 | 2026-04-27T09:32:31.155Z | Compiling serde v1.0.228 |
| 2441 | 2026-04-27T09:32:31.159Z | Compiling memchr v2.8.0 |
| 2442 | 2026-04-27T09:32:31.159Z | Compiling smallvec v1.15.1 |
| 2443 | 2026-04-27T09:32:31.159Z | Compiling log v0.4.29 |
| 2444 | 2026-04-27T09:32:31.159Z | Compiling itoa v1.0.18 |
| 2445 | 2026-04-27T09:32:31.159Z | Compiling version_check v0.9.5 |
| 2446 | 2026-04-27T09:32:31.159Z | Compiling autocfg v1.5.0 |
| 2447 | 2026-04-27T09:32:31.159Z | Compiling libm v0.2.16 |
| 2448 | 2026-04-27T09:32:31.495Z | Compiling zmij v1.0.21 |
| 2449 | 2026-04-27T09:32:31.498Z | Compiling serde_json v1.0.149 |
| 2450 | 2026-04-27T09:32:31.498Z | Compiling scopeguard v1.2.0 |
| 2451 | 2026-04-27T09:32:31.498Z | Compiling stable_deref_trait v1.2.1 |
| 2452 | 2026-04-27T09:32:31.498Z | Compiling percent-encoding v2.3.2 |
| 2453 | 2026-04-27T09:32:31.498Z | Compiling litemap v0.8.2 |
| 2454 | 2026-04-27T09:32:31.498Z | Compiling writeable v0.6.3 |
| 2455 | 2026-04-27T09:32:31.498Z | Compiling icu_normalizer_data v2.2.0 |
| 2456 | 2026-04-27T09:32:31.498Z | Compiling icu_properties_data v2.2.0 |
| 2457 | 2026-04-27T09:32:31.498Z | Compiling utf8_iter v1.0.4 |
| 2458 | 2026-04-27T09:32:31.498Z | Compiling shlex v1.3.0 |
| 2459 | 2026-04-27T09:32:31.498Z | Compiling parking_lot_core v0.9.12 |
| 2460 | 2026-04-27T09:32:31.498Z | Compiling find-msvc-tools v0.1.9 |
| 2461 | 2026-04-27T09:32:31.498Z | Compiling getrandom v0.4.2 |
| 2462 | 2026-04-27T09:32:31.597Z | Compiling portable-atomic v1.13.1 |
| 2463 | 2026-04-27T09:32:31.632Z | Compiling rand_core v0.10.1 |
| 2464 | 2026-04-27T09:32:31.635Z | Compiling pin-project-lite v0.2.17 |
| 2465 | 2026-04-27T09:32:31.635Z | Compiling critical-section v1.2.0 |
| 2466 | 2026-04-27T09:32:31.761Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=2cebdb1d5e4cd6a4 -C extra-filename=-04607b244056a2f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-04607b244056a2f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2467 | 2026-04-27T09:32:31.764Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07c66aa5433c1603 -C extra-filename=-0f21955b4831b187 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2468 | 2026-04-27T09:32:31.764Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=faf76a064387f33b -C extra-filename=-6a8e2d0362418fff --out-dir /work/oxidecomputer/omicron/target/debug/build/quote-6a8e2d0362418fff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2469 | 2026-04-27T09:32:31.765Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=3f31c13e3a10ad77 -C extra-filename=-f1ea735de1df6c80 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_core-f1ea735de1df6c80 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2470 | 2026-04-27T09:32:31.765Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=404f61c88150941b -C extra-filename=-153496f33718ff11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2471 | 2026-04-27T09:32:31.765Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.186/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=816104433b7ba554 -C extra-filename=-eec55447d64a87a0 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-eec55447d64a87a0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2472 | 2026-04-27T09:32:31.797Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3062bbda031da790 -C extra-filename=-24cdb507b3d9327d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2473 | 2026-04-27T09:32:31.800Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=e15204e5359891e7 -C extra-filename=-aa8953624d325365 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2474 | 2026-04-27T09:32:31.800Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=6bf1092c3e0cf266 -C extra-filename=-fd6ba8a01932ff99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2475 | 2026-04-27T09:32:31.801Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=27361f9f17fed749 -C extra-filename=-8c73409461af41ab --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-8c73409461af41ab -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2476 | 2026-04-27T09:32:31.801Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=23860df6929d0dc0 -C extra-filename=-9d0bb49b988bc1dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2477 | 2026-04-27T09:32:31.801Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86d20cce195ec005 -C extra-filename=-48e697dd107668e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2478 | 2026-04-27T09:32:31.801Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=935b449ce0e4b653 -C extra-filename=-a5f282b36849bc49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2479 | 2026-04-27T09:32:31.801Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=51ad409f8131f170 -C extra-filename=-3940aeae16145116 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-3940aeae16145116 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2480 | 2026-04-27T09:32:31.801Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=0ffb68b441cc544c -C extra-filename=-03abffb3bd244537 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-03abffb3bd244537 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2481 | 2026-04-27T09:32:31.802Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9463ea721f68aaab -C extra-filename=-fa4aea552415bcb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2482 | 2026-04-27T09:32:31.802Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90bd6e549917af5d -C extra-filename=-530edc1d78d8d38d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2483 | 2026-04-27T09:32:31.802Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name find_msvc_tools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/find-msvc-tools-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d43d174452102ec0 -C extra-filename=-4b053de74216db79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2484 | 2026-04-27T09:32:31.802Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=on --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=755c477a531ddd5d -C extra-filename=-c8878f6a56d9e15f --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-c8878f6a56d9e15f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2485 | 2026-04-27T09:32:31.802Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec7b7eba3067bc9c -C extra-filename=-372a2c0a1c4a09fa --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-372a2c0a1c4a09fa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2486 | 2026-04-27T09:32:31.802Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de435a05c1f0aa83 -C extra-filename=-5da30f14f1155de4 --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_properties_data-5da30f14f1155de4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2487 | 2026-04-27T09:32:31.875Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=22d35ec1dbabc124 -C extra-filename=-2ebd9f00f171696f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2488 | 2026-04-27T09:32:31.878Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=7116b20923422b76 -C extra-filename=-4da682a4d60c6eb4 --out-dir /work/oxidecomputer/omicron/target/debug/build/zmij-4da682a4d60c6eb4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2489 | 2026-04-27T09:32:31.878Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e7a894516f40c61a -C extra-filename=-f1f5db4d25d8d85e --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-f1f5db4d25d8d85e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2490 | 2026-04-27T09:32:31.878Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ab4822b5eea9dc3a -C extra-filename=-4c61d3348f11ddaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2491 | 2026-04-27T09:32:31.878Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95f623980e325473 -C extra-filename=-0becdf184183ce65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2492 | 2026-04-27T09:32:31.878Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=99bf743a47f66b65 -C extra-filename=-74c31174be3833a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2493 | 2026-04-27T09:32:31.878Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=5c68742f6a5674c0 -C extra-filename=-2b55a4710ad9c21a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2494 | 2026-04-27T09:32:31.878Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2803389e12d7792e -C extra-filename=-d7acc1d49ffab29c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2495 | 2026-04-27T09:32:31.913Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name critical_section --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/critical-section-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=017facd50d0b44f4 -C extra-filename=-bc63114d986d95c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2496 | 2026-04-27T09:32:31.917Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=21b1b3a93ad1d261 -C extra-filename=-656f5576e7aaf7dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2497 | 2026-04-27T09:32:31.917Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=db8bda598ef53d41 -C extra-filename=-bafae3106b84a963 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-bafae3106b84a963 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2498 | 2026-04-27T09:32:31.977Z | Compiling equivalent v1.0.2 |
| 2499 | 2026-04-27T09:32:31.980Z | Compiling subtle v2.6.1 |
| 2500 | 2026-04-27T09:32:32.083Z | Compiling heck v0.5.0 |
| 2501 | 2026-04-27T09:32:32.086Z | Compiling zerocopy v0.8.48 |
| 2502 | 2026-04-27T09:32:32.360Z | Compiling thiserror v2.0.18 |
| 2503 | 2026-04-27T09:32:32.363Z | Running `/work/oxidecomputer/omicron/target/debug/build/quote-6a8e2d0362418fff/build-script-build` |
| 2504 | 2026-04-27T09:32:32.363Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.48/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=7de3434c0e3f421c -C extra-filename=-441b503e2e42a04b --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-441b503e2e42a04b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2505 | 2026-04-27T09:32:32.363Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=94791d1f783b36da -C extra-filename=-9cb600151b865d70 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-9cb600151b865d70 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2506 | 2026-04-27T09:32:32.363Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73f52328bc3b3d9b -C extra-filename=-5370b6ab3a93e0f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2507 | 2026-04-27T09:32:32.363Z | Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-04607b244056a2f2/build-script-build` |
| 2508 | 2026-04-27T09:32:32.698Z | Compiling num-traits v0.2.19 |
| 2509 | 2026-04-27T09:32:32.701Z | Compiling lock_api v0.4.14 |
| 2510 | 2026-04-27T09:32:32.732Z | Compiling typenum v1.20.0 |
| 2511 | 2026-04-27T09:32:32.735Z | Compiling iana-time-zone v0.1.65 |
| 2512 | 2026-04-27T09:32:32.735Z | Compiling generic-array v0.14.7 |
| 2513 | 2026-04-27T09:32:32.735Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=9f0f1d5477b00a08 -C extra-filename=-a5667cf336dacb0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2514 | 2026-04-27T09:32:32.806Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1340b8ac5949aaea -C extra-filename=-a1dbfc08a4534512 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2515 | 2026-04-27T09:32:32.809Z | Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-f1f5db4d25d8d85e/build-script-build` |
| 2516 | 2026-04-27T09:32:33.040Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=0c8fab47725de74a -C extra-filename=-a7461f4be8b12f71 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-a7461f4be8b12f71 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-a5f282b36849bc49.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2517 | 2026-04-27T09:32:33.040Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=15c7529aa87c5e17 -C extra-filename=-37b593e45a181d21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-2ebd9f00f171696f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2518 | 2026-04-27T09:32:33.044Z | Compiling form_urlencoded v1.2.2 |
| 2519 | 2026-04-27T09:32:33.044Z | Compiling hashbrown v0.17.0 |
| 2520 | 2026-04-27T09:32:33.044Z | Compiling fnv v1.0.7 |
| 2521 | 2026-04-27T09:32:33.044Z | Compiling rustversion v1.0.22 |
| 2522 | 2026-04-27T09:32:33.044Z | Compiling regex-syntax v0.8.10 |
| 2523 | 2026-04-27T09:32:33.044Z | Compiling schemars v0.8.22 |
| 2524 | 2026-04-27T09:32:33.256Z | Running `/work/oxidecomputer/omicron/target/debug/build/icu_properties_data-5da30f14f1155de4/build-script-build` |
| 2525 | 2026-04-27T09:32:33.260Z | Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-c8878f6a56d9e15f/build-script-build` |
| 2526 | 2026-04-27T09:32:33.260Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "i128", "scale-info", "scale_info", "strict"))' -C metadata=12227842d6361791 -C extra-filename=-6dc72b592c686645 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2527 | 2026-04-27T09:32:33.260Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=2a2081676d8273a2 -C extra-filename=-dc5b0f910a1492c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-dc5b0f910a1492c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2528 | 2026-04-27T09:32:33.260Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=248bccd4a4b19966 -C extra-filename=-9e1cf3ccd5b53459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2529 | 2026-04-27T09:32:33.436Z | Running `/work/oxidecomputer/omicron/target/debug/build/serde_core-f1ea735de1df6c80/build-script-build` |
| 2530 | 2026-04-27T09:32:33.436Z | Running `/work/oxidecomputer/omicron/target/debug/build/libm-3940aeae16145116/build-script-build` |
| 2531 | 2026-04-27T09:32:33.436Z | Running `/work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-372a2c0a1c4a09fa/build-script-build` |
| 2532 | 2026-04-27T09:32:33.436Z | Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-03abffb3bd244537/build-script-build` |
| 2533 | 2026-04-27T09:32:33.436Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=8e0fb89ee026ec63 -C extra-filename=-7523304f6864b3fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2534 | 2026-04-27T09:32:33.440Z | Running `/work/oxidecomputer/omicron/target/debug/build/zmij-4da682a4d60c6eb4/build-script-build` |
| 2535 | 2026-04-27T09:32:33.440Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ac3e663d1ec7b374 -C extra-filename=-d3864d76002543d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2536 | 2026-04-27T09:32:33.440Z | Compiling dyn-clone v1.0.20 |
| 2537 | 2026-04-27T09:32:33.440Z | Compiling futures-core v0.3.32 |
| 2538 | 2026-04-27T09:32:33.440Z | Compiling strsim v0.11.1 |
| 2539 | 2026-04-27T09:32:33.440Z | Compiling aho-corasick v1.1.4 |
| 2540 | 2026-04-27T09:32:33.440Z | Compiling byteorder v1.5.0 |
| 2541 | 2026-04-27T09:32:33.440Z | Compiling rustix v1.1.4 |
| 2542 | 2026-04-27T09:32:33.464Z | Compiling const-oid v0.9.6 |
| 2543 | 2026-04-27T09:32:33.467Z | Compiling futures-sink v0.3.32 |
| 2544 | 2026-04-27T09:32:33.468Z | Compiling futures-io v0.3.32 |
| 2545 | 2026-04-27T09:32:33.468Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=02d266953b4dacaf -C extra-filename=-99f20a04b8966635 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2546 | 2026-04-27T09:32:33.468Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7554ec2544b2f237 -C extra-filename=-fb2264d067608a99 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-fb2264d067608a99 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2547 | 2026-04-27T09:32:33.468Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=55c4bd435417fedf -C extra-filename=-6d38f3aad90247c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2548 | 2026-04-27T09:32:33.468Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=ecd1c7a28247f443 -C extra-filename=-6a94cfb1b9a52a20 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-6a94cfb1b9a52a20 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2549 | 2026-04-27T09:32:33.987Z | Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-9cb600151b865d70/build-script-build` |
| 2550 | 2026-04-27T09:32:33.991Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=24293bd3dc477430 -C extra-filename=-99360ac57d065395 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 2551 | 2026-04-27T09:32:33.991Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f469bda7520cf030 -C extra-filename=-7aa0a185f0e945eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2552 | 2026-04-27T09:32:33.991Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=749f11c240e2dd84 -C extra-filename=-2b3e0a333636a188 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2553 | 2026-04-27T09:32:33.991Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=537fc90f8939e3ac -C extra-filename=-d2281c904bfe50c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2554 | 2026-04-27T09:32:33.992Z | Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-bafae3106b84a963/build-script-build` |
| 2555 | 2026-04-27T09:32:33.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7017eda210e0720e -C extra-filename=-417a3d6901854ea7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2556 | 2026-04-27T09:32:33.992Z | Running `/work/oxidecomputer/omicron/target/debug/build/serde-8c73409461af41ab/build-script-build` |
| 2557 | 2026-04-27T09:32:33.992Z | Running `/work/oxidecomputer/omicron/target/debug/build/libc-eec55447d64a87a0/build-script-build` |
| 2558 | 2026-04-27T09:32:33.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8801d3014744455e -C extra-filename=-295e4da9e1bf39d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(icu4c_enable_renaming)'` |
| 2559 | 2026-04-27T09:32:33.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=b778c2084380fde6 -C extra-filename=-9ccc3691c9035196 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2560 | 2026-04-27T09:32:33.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=beb2e92d68b47545 -C extra-filename=-1187af0aead528db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2561 | 2026-04-27T09:32:33.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=73f4116aaf3cafb4 -C extra-filename=-7114dda73149b4b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-7114dda73149b4b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2562 | 2026-04-27T09:32:33.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3ed83e807e8cb248 -C extra-filename=-ab8db966f19237e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2563 | 2026-04-27T09:32:34.021Z | Compiling slab v0.4.12 |
| 2564 | 2026-04-27T09:32:34.024Z | Compiling futures-task v0.3.32 |
| 2565 | 2026-04-27T09:32:34.024Z | Compiling thiserror v1.0.69 |
| 2566 | 2026-04-27T09:32:34.024Z | Compiling cpufeatures v0.2.17 |
| 2567 | 2026-04-27T09:32:34.024Z | Compiling syn v1.0.109 |
| 2568 | 2026-04-27T09:32:34.024Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=8fa769611d8cb212 -C extra-filename=-a5f9eb635e32839e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2569 | 2026-04-27T09:32:34.415Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=f3c9d2c82ef4331b -C extra-filename=-9741ffcf9f049a12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 2570 | 2026-04-27T09:32:34.415Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=609a79aa6c4da28e -C extra-filename=-494ba3a71996a280 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'` |
| 2571 | 2026-04-27T09:32:34.415Z | Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-a7461f4be8b12f71/build-script-build` |
| 2572 | 2026-04-27T09:32:34.418Z | Compiling futures-channel v0.3.32 |
| 2573 | 2026-04-27T09:32:34.418Z | Compiling getrandom v0.3.4 |
| 2574 | 2026-04-27T09:32:34.418Z | Compiling pkg-config v0.3.33 |
| 2575 | 2026-04-27T09:32:34.418Z | Compiling anyhow v1.0.102 |
| 2576 | 2026-04-27T09:32:34.418Z | Compiling ident_case v1.0.1 |
| 2577 | 2026-04-27T09:32:34.418Z | Compiling base64 v0.22.1 |
| 2578 | 2026-04-27T09:32:34.446Z | Compiling either v1.15.0 |
| 2579 | 2026-04-27T09:32:34.449Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=972c720ae028e481 -C extra-filename=-1079dfc81c68b9a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg arch_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` |
| 2580 | 2026-04-27T09:32:34.479Z | Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-441b503e2e42a04b/build-script-build` |
| 2581 | 2026-04-27T09:32:34.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef0b213c6997accf -C extra-filename=-5023923d33062f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2582 | 2026-04-27T09:32:34.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed176373312d021e -C extra-filename=-dd045f7300f725bd --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-dd045f7300f725bd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2583 | 2026-04-27T09:32:34.482Z | Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-dc5b0f910a1492c7/build-script-build` |
| 2584 | 2026-04-27T09:32:34.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a983bdf5ce347b3c -C extra-filename=-76115cfbe65924e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2585 | 2026-04-27T09:32:34.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=5830c5b14282f93e -C extra-filename=-f90e97ec9fd53070 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2586 | 2026-04-27T09:32:34.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=cbbc0cd7f9461ec3 -C extra-filename=-399956ed3366567e --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-399956ed3366567e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2587 | 2026-04-27T09:32:34.836Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=39e3478f43488cb6 -C extra-filename=-b015ce3ea8343151 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 2588 | 2026-04-27T09:32:34.836Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b9e956f33243717 -C extra-filename=-174aaa89526f75e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(icu4c_enable_renaming)'` |
| 2589 | 2026-04-27T09:32:34.836Z | Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-fb2264d067608a99/build-script-build` |
| 2590 | 2026-04-27T09:32:34.836Z | Running `/work/oxidecomputer/omicron/target/debug/build/schemars-6a94cfb1b9a52a20/build-script-build` |
| 2591 | 2026-04-27T09:32:34.840Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=65a314ec058f731e -C extra-filename=-2694af6e2949e11f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ab8db966f19237e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2592 | 2026-04-27T09:32:34.840Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.186/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=08fc453d9771c2aa -C extra-filename=-7caa6faec7c97ef3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 2593 | 2026-04-27T09:32:34.840Z | Compiling utf8parse v0.2.2 |
| 2594 | 2026-04-27T09:32:34.840Z | Compiling allocator-api2 v0.2.21 |
| 2595 | 2026-04-27T09:32:34.840Z | Compiling untrusted v0.9.0 |
| 2596 | 2026-04-27T09:32:34.840Z | Compiling base64ct v1.8.3 |
| 2597 | 2026-04-27T09:32:34.840Z | Compiling anstyle v1.0.14 |
| 2598 | 2026-04-27T09:32:34.840Z | Compiling httparse v1.10.1 |
| 2599 | 2026-04-27T09:32:34.840Z | Compiling crossbeam-utils v0.8.21 |
| 2600 | 2026-04-27T09:32:34.840Z | Compiling is_terminal_polyfill v1.70.2 |
| 2601 | 2026-04-27T09:32:34.867Z | Compiling colorchoice v1.0.5 |
| 2602 | 2026-04-27T09:32:34.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d10f35d0d056107 -C extra-filename=-64e259f385e87aa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2603 | 2026-04-27T09:32:34.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=15bd2e6d250befc9 -C extra-filename=-1dd0d7d183911908 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-1dd0d7d183911908 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2604 | 2026-04-27T09:32:34.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=14da8e6cd80c4009 -C extra-filename=-ce299ebbb1d61b46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2605 | 2026-04-27T09:32:34.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=b3c2caf7bb74f5c4 -C extra-filename=-4d7aa96ddad28561 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2606 | 2026-04-27T09:32:34.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7848ea0260fbfd71 -C extra-filename=-111a263c7361007f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2607 | 2026-04-27T09:32:34.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=2da773157fa952e1 -C extra-filename=-35529f31f20d02eb --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-35529f31f20d02eb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2608 | 2026-04-27T09:32:35.196Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=05829b7ce4228a5b -C extra-filename=-1e24df76c16f817b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2609 | 2026-04-27T09:32:35.199Z | Running `/work/oxidecomputer/omicron/target/debug/build/rustix-7114dda73149b4b0/build-script-build` |
| 2610 | 2026-04-27T09:32:35.199Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=837841c86bd322a0 -C extra-filename=-cda54deeadff7a53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'` |
| 2611 | 2026-04-27T09:32:35.201Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acec9f24b04d6761 -C extra-filename=-9b3a004f0bbfd40d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2612 | 2026-04-27T09:32:35.201Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=6858812ce244654d -C extra-filename=-3318559a2770f550 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2613 | 2026-04-27T09:32:35.201Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64ct-1.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=00d10a2a02b405c2 -C extra-filename=-8703aae8b2f9644d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2614 | 2026-04-27T09:32:35.201Z | Compiling regex-automata v0.4.14 |
| 2615 | 2026-04-27T09:32:35.230Z | Compiling anstyle-query v1.1.5 |
| 2616 | 2026-04-27T09:32:35.235Z | Compiling ryu v1.0.23 |
| 2617 | 2026-04-27T09:32:35.235Z | Compiling time-core v0.1.8 |
| 2618 | 2026-04-27T09:32:35.235Z | Compiling num-conv v0.2.1 |
| 2619 | 2026-04-27T09:32:35.235Z | Compiling powerfmt v0.2.0 |
| 2620 | 2026-04-27T09:32:35.267Z | Compiling num_threads v0.1.7 |
| 2621 | 2026-04-27T09:32:35.271Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c18e638485bdfc97 -C extra-filename=-66f2b2a19b57dbf7 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-66f2b2a19b57dbf7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2622 | 2026-04-27T09:32:35.271Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=942a76272473d1c4 -C extra-filename=-b2bde8d747fc73bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2623 | 2026-04-27T09:32:35.271Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ee0a3b0cb6b21f84 -C extra-filename=-abbbcd209cf07bc5 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-abbbcd209cf07bc5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2624 | 2026-04-27T09:32:35.310Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=3d519c2c4012e40d -C extra-filename=-b542d191368554bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2625 | 2026-04-27T09:32:35.350Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colorchoice-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68d05da066d3b4eb -C extra-filename=-abff6b6bbc8d027d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2626 | 2026-04-27T09:32:35.598Z | Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-dd045f7300f725bd/build-script-build` |
| 2627 | 2026-04-27T09:32:35.598Z | Running `/work/oxidecomputer/omicron/target/debug/build/syn-399956ed3366567e/build-script-build` |
| 2628 | 2026-04-27T09:32:35.598Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=841d8d26c4449362 -C extra-filename=-27e48c156d319f55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-2b3e0a333636a188.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-99f20a04b8966635.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2629 | 2026-04-27T09:32:35.598Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ecc2479b6dba8970 -C extra-filename=-d18156ad55a44d9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2630 | 2026-04-27T09:32:35.601Z | Compiling syn v2.0.117 |
| 2631 | 2026-04-27T09:32:35.601Z | Compiling errno v0.3.14 |
| 2632 | 2026-04-27T09:32:35.601Z | Compiling getrandom v0.2.17 |
| 2633 | 2026-04-27T09:32:35.601Z | Compiling jobserver v0.1.34 |
| 2634 | 2026-04-27T09:32:35.601Z | Compiling mio v1.2.0 |
| 2635 | 2026-04-27T09:32:35.601Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=f5cc850c3cc67866 -C extra-filename=-f08bb8b248c5184c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2636 | 2026-04-27T09:32:35.601Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=927addd293fdf57f -C extra-filename=-f6d7bb457d0068ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2637 | 2026-04-27T09:32:35.601Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=d473dcf0cda3ba95 -C extra-filename=-922144cb400f44f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2638 | 2026-04-27T09:32:35.637Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=be52679a90e18c56 -C extra-filename=-23dd8e7968b65b07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2639 | 2026-04-27T09:32:35.640Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=769517cd7b4b6111 -C extra-filename=-c96670916d3c6f25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2640 | 2026-04-27T09:32:35.891Z | Compiling once_cell v1.21.4 |
| 2641 | 2026-04-27T09:32:35.894Z | Compiling socket2 v0.6.3 |
| 2642 | 2026-04-27T09:32:35.894Z | Compiling anstyle-parse v1.0.0 |
| 2643 | 2026-04-27T09:32:35.926Z | Compiling pem-rfc7468 v0.7.0 |
| 2644 | 2026-04-27T09:32:35.929Z | Compiling deranged v0.5.8 |
| 2645 | 2026-04-27T09:32:35.929Z | Compiling clap_lex v1.1.0 |
| 2646 | 2026-04-27T09:32:35.961Z | Compiling atomic-waker v1.1.2 |
| 2647 | 2026-04-27T09:32:35.964Z | Compiling try-lock v0.2.5 |
| 2648 | 2026-04-27T09:32:35.964Z | Compiling httpdate v1.0.3 |
| 2649 | 2026-04-27T09:32:35.993Z | Compiling flagset v0.4.7 |
| 2650 | 2026-04-27T09:32:35.996Z | Compiling tower-service v0.3.3 |
| 2651 | 2026-04-27T09:32:35.997Z | Compiling fs_extra v1.3.0 |
| 2652 | 2026-04-27T09:32:35.997Z | Compiling dunce v1.0.5 |
| 2653 | 2026-04-27T09:32:35.997Z | Compiling tower-layer v0.3.3 |
| 2654 | 2026-04-27T09:32:36.031Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=32f8f52f9c76382e -C extra-filename=-5cdbebf864c5da83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2655 | 2026-04-27T09:32:36.034Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=8244d5db0c24e527 -C extra-filename=-6933dc604de72165 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-1079dfc81c68b9a8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` |
| 2656 | 2026-04-27T09:32:36.034Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ce206ee651cedc8 -C extra-filename=-a4636841e107e106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2657 | 2026-04-27T09:32:36.034Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=cb9ac7699469457c -C extra-filename=-9eefc4b0ee294f29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(tsan_enabled)'` |
| 2658 | 2026-04-27T09:32:36.034Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=71c818f822fcddbc -C extra-filename=-73b0c191b6f04cdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2659 | 2026-04-27T09:32:36.034Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=on --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=cdb25d36d569eab4 -C extra-filename=-9656903dd71da61d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-0becdf184183ce65.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2660 | 2026-04-27T09:32:36.034Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=bfffe953a860d6f0 -C extra-filename=-427fad02be92da93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2661 | 2026-04-27T09:32:36.034Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=512b6c287f30eafa -C extra-filename=-69d47ad032bfb566 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2662 | 2026-04-27T09:32:36.214Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="portable-atomic"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=2f3d21e150e4efe7 -C extra-filename=-8cac1c3257f8d2c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern critical_section=/work/oxidecomputer/omicron/target/debug/deps/libcritical_section-bc63114d986d95c8.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-cda54deeadff7a53.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2663 | 2026-04-27T09:32:36.217Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=da0f5dd3eb4420f3 -C extra-filename=-a73bd9a7a1451aeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2664 | 2026-04-27T09:32:36.218Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a77f4737629c483c -C extra-filename=-64ebcc41add088b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` |
| 2665 | 2026-04-27T09:32:36.218Z | Running `/work/oxidecomputer/omicron/target/debug/build/httparse-abbbcd209cf07bc5/build-script-build` |
| 2666 | 2026-04-27T09:32:36.218Z | Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-35529f31f20d02eb/build-script-build` |
| 2667 | 2026-04-27T09:32:36.218Z | Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-1dd0d7d183911908/build-script-build` |
| 2668 | 2026-04-27T09:32:36.218Z | Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-66f2b2a19b57dbf7/build-script-build` |
| 2669 | 2026-04-27T09:32:36.218Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=4719f5b68aec4c2d -C extra-filename=-158ee63d9a68ba9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-8703aae8b2f9644d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2670 | 2026-04-27T09:32:36.218Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=4c590a0982613cf2 -C extra-filename=-ac14f240cfa99b72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1e24df76c16f817b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2671 | 2026-04-27T09:32:36.248Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand010", "rand08", "rand09", "serde"))' -C metadata=9556110bea7c5620 -C extra-filename=-7c5cc11432a2ac22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-922144cb400f44f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2672 | 2026-04-27T09:32:36.252Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_lex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3eedb1367133ae7 -C extra-filename=-56614f2b9a7de0f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2673 | 2026-04-27T09:32:36.252Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=d6b7f6fab4668176 -C extra-filename=-6c6bb4391ac8d17e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2674 | 2026-04-27T09:32:36.252Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffcc7c811efff218 -C extra-filename=-8f587c6ddd5813db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2675 | 2026-04-27T09:32:36.253Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb5e4945cf699e6c -C extra-filename=-39e83d23797ddb4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2676 | 2026-04-27T09:32:36.253Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flagset-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=ab48a895facea330 -C extra-filename=-282222ca4c7256bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2677 | 2026-04-27T09:32:36.253Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b169d0eeff884d3 -C extra-filename=-b069a8570b2e898f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2678 | 2026-04-27T09:32:36.285Z | Compiling bitflags v2.11.1 |
| 2679 | 2026-04-27T09:32:36.288Z | Compiling semver v1.0.28 |
| 2680 | 2026-04-27T09:32:36.288Z | Compiling cc v1.2.61 |
| 2681 | 2026-04-27T09:32:36.288Z | Compiling parking_lot v0.12.5 |
| 2682 | 2026-04-27T09:32:36.288Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3c226d4ddb6cd9e -C extra-filename=-b8f2d017dfbfe3c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2683 | 2026-04-27T09:32:36.288Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dunce --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=043667f672933bec -C extra-filename=-5901c73d34c3c394 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2684 | 2026-04-27T09:32:36.288Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_extra --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs_extra-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=092ded10a70262aa -C extra-filename=-7d72c1a8808103b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2685 | 2026-04-27T09:32:36.543Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9b95f3548d26804f -C extra-filename=-b9cbbd1a1436f49a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern zmij=/work/oxidecomputer/omicron/target/debug/deps/libzmij-494ba3a71996a280.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 2686 | 2026-04-27T09:32:36.547Z | Compiling rand_core v0.6.4 |
| 2687 | 2026-04-27T09:32:36.547Z | Compiling signal-hook-registry v1.4.8 |
| 2688 | 2026-04-27T09:32:36.547Z | Compiling uuid v1.23.1 |
| 2689 | 2026-04-27T09:32:36.576Z | Compiling indexmap v2.14.0 |
| 2690 | 2026-04-27T09:32:36.579Z | Compiling time-macros v0.2.27 |
| 2691 | 2026-04-27T09:32:36.580Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=8ccfc95cbc7b67d3 -C extra-filename=-3ce5687ea99c81aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2692 | 2026-04-27T09:32:36.580Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fb3cf4ae510ad60c -C extra-filename=-9a2525d8b569a190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2693 | 2026-04-27T09:32:36.580Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=aacbcc54e6c2925c -C extra-filename=-b9d2aff0933585b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-37b593e45a181d21.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-9eefc4b0ee294f29.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2694 | 2026-04-27T09:32:36.580Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=6dfffdb498639017 -C extra-filename=-94f96363fd6cd9be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern find_msvc_tools=/work/oxidecomputer/omicron/target/debug/deps/libfind_msvc_tools-4b053de74216db79.rmeta --extern jobserver=/work/oxidecomputer/omicron/target/debug/deps/libjobserver-a4636841e107e106.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-fa4aea552415bcb1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2695 | 2026-04-27T09:32:36.973Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8cb17226b25ceb4e -C extra-filename=-ff8c2ea201df22e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-69d47ad032bfb566.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2696 | 2026-04-27T09:32:36.973Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=632455ab784f3065 -C extra-filename=-a98fb153cab4196f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-427fad02be92da93.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2697 | 2026-04-27T09:32:36.976Z | Compiling want v0.3.1 |
| 2698 | 2026-04-27T09:32:36.976Z | Compiling camino v1.2.2 |
| 2699 | 2026-04-27T09:32:36.976Z | Compiling spin v0.9.8 |
| 2700 | 2026-04-27T09:32:36.976Z | Compiling mime v0.3.17 |
| 2701 | 2026-04-27T09:32:36.976Z | Compiling aws-lc-rs v1.16.3 |
| 2702 | 2026-04-27T09:32:36.976Z | Compiling ucd-trie v0.1.7 |
| 2703 | 2026-04-27T09:32:36.976Z | Compiling vcpkg v0.2.15 |
| 2704 | 2026-04-27T09:32:36.976Z | Compiling pretty-hex v0.4.2 |
| 2705 | 2026-04-27T09:32:36.977Z | Compiling fastrand v2.4.1 |
| 2706 | 2026-04-27T09:32:36.977Z | Compiling unicode-segmentation v1.13.2 |
| 2707 | 2026-04-27T09:32:37.010Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=15cf160bedb79492 -C extra-filename=-e3ecf74a4701a911 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-9656903dd71da61d.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2708 | 2026-04-27T09:32:37.013Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=b1320d4f1a21e551 -C extra-filename=-8f69af3c864cc386 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-c96670916d3c6f25.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-23dd8e7968b65b07.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2709 | 2026-04-27T09:32:37.045Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a7e94e1eddcebc51 -C extra-filename=-adc5358a0f3e2899 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests` |
| 2710 | 2026-04-27T09:32:37.113Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=2486d38362c04092 -C extra-filename=-e4d505d3eeb92d26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-a1dbfc08a4534512.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-7523304f6864b3fe.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2711 | 2026-04-27T09:32:37.373Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=55c827baa76c0331 -C extra-filename=-1c5dc4b799a94734 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(error_generic_member_access)'` |
| 2712 | 2026-04-27T09:32:37.373Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9d5aa3f39539f65 -C extra-filename=-e3c84e5aa934da16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern try_lock=/work/oxidecomputer/omicron/target/debug/deps/libtry_lock-39e83d23797ddb4f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2713 | 2026-04-27T09:32:37.377Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=f5a8f9743a9e4f65 -C extra-filename=-498226a3d878704f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api_crate=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-37b593e45a181d21.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2714 | 2026-04-27T09:32:37.377Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fc7d296a1dee7e3 -C extra-filename=-a07cde80cd4a0a17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2715 | 2026-04-27T09:32:37.377Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eb81e45026cf4b62 -C extra-filename=-02375f6ebe64fa50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2716 | 2026-04-27T09:32:37.377Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb3e10d51adf5269 -C extra-filename=-faac664678c803f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2717 | 2026-04-27T09:32:37.377Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=46b940451d30987a -C extra-filename=-0da0bc331e259832 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2718 | 2026-04-27T09:32:37.377Z | Compiling tracing-core v0.1.36 |
| 2719 | 2026-04-27T09:32:37.377Z | Compiling anstream v1.0.0 |
| 2720 | 2026-04-27T09:32:37.377Z | Compiling untrusted v0.7.1 |
| 2721 | 2026-04-27T09:32:37.377Z | Compiling plain v0.2.3 |
| 2722 | 2026-04-27T09:32:37.377Z | Compiling foldhash v0.2.0 |
| 2723 | 2026-04-27T09:32:37.377Z | Compiling rustc_version v0.4.1 |
| 2724 | 2026-04-27T09:32:37.407Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=016372c6a3afefb6 -C extra-filename=-81a339a39775c4c8 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-81a339a39775c4c8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2725 | 2026-04-27T09:32:37.410Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=489aea40aed95ae4 -C extra-filename=-74d4b47c6f0e6685 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2726 | 2026-04-27T09:32:37.410Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=a6cbc7790c7bbcf2 -C extra-filename=-5b704d6e2620c347 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-5b704d6e2620c347 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2727 | 2026-04-27T09:32:37.410Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=76a2fa4557ec1954 -C extra-filename=-6ab3ca5c9005b900 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2728 | 2026-04-27T09:32:37.681Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=45edb239bee50f1a -C extra-filename=-373db5474820a660 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-69d47ad032bfb566.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish` |
| 2729 | 2026-04-27T09:32:37.685Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f599d255ce3906b0 -C extra-filename=-37faa1f68eac4450 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` |
| 2730 | 2026-04-27T09:32:37.685Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=df2f3354942be840 -C extra-filename=-38592406369b8a48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` |
| 2731 | 2026-04-27T09:32:37.685Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb68c8fb96975383 -C extra-filename=-32a02797568f8843 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2732 | 2026-04-27T09:32:37.685Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4546b1fd9de704c1 -C extra-filename=-23feec06cbb50781 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2733 | 2026-04-27T09:32:37.685Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=2b1fada147ad4e6d -C extra-filename=-f6126d1640da36a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-ac14f240cfa99b72.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-d18156ad55a44d9b.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-abff6b6bbc8d027d.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-b542d191368554bf.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1e24df76c16f817b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2734 | 2026-04-27T09:32:37.718Z | Compiling cmake v0.1.58 |
| 2735 | 2026-04-27T09:32:37.751Z | Compiling slog v2.8.2 |
| 2736 | 2026-04-27T09:32:37.754Z | Compiling pest v2.8.6 |
| 2737 | 2026-04-27T09:32:37.754Z | Compiling encoding_rs v0.8.35 |
| 2738 | 2026-04-27T09:32:37.754Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=fb20eb9348ecc8a7 -C extra-filename=-c58f4486f370fd69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2739 | 2026-04-27T09:32:37.754Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=8a3ae704b60f4564 -C extra-filename=-ad0b99dcae1adbda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2740 | 2026-04-27T09:32:37.754Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3becf9fd609a916a -C extra-filename=-563d05d7861c894f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2741 | 2026-04-27T09:32:37.754Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ed8bb88fd659e62 -C extra-filename=-c6b05ceb18b87f18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2742 | 2026-04-27T09:32:37.920Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51b93a38ede85c29 -C extra-filename=-decd9ed275ded259 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2743 | 2026-04-27T09:32:37.923Z | Compiling regex v1.12.3 |
| 2744 | 2026-04-27T09:32:37.923Z | Compiling rand_core v0.9.5 |
| 2745 | 2026-04-27T09:32:37.923Z | Compiling hashbrown v0.16.1 |
| 2746 | 2026-04-27T09:32:37.923Z | Compiling rustls v0.23.39 |
| 2747 | 2026-04-27T09:32:37.923Z | Compiling openssl-probe v0.2.1 |
| 2748 | 2026-04-27T09:32:37.923Z | Compiling sync_wrapper v1.0.2 |
| 2749 | 2026-04-27T09:32:37.923Z | Compiling simd-adler32 v0.3.9 |
| 2750 | 2026-04-27T09:32:37.923Z | Compiling iri-string v0.7.12 |
| 2751 | 2026-04-27T09:32:37.924Z | Compiling adler2 v2.0.1 |
| 2752 | 2026-04-27T09:32:37.924Z | Compiling static_assertions v1.1.0 |
| 2753 | 2026-04-27T09:32:37.924Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=761648fe3fa6b7b5 -C extra-filename=-ad5507ced58804c0 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-ad5507ced58804c0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2754 | 2026-04-27T09:32:37.955Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=a0cae428f31ebbde -C extra-filename=-dfa67a421c28d51d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-02375f6ebe64fa50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2755 | 2026-04-27T09:32:37.958Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=70e8488271d6ed8c -C extra-filename=-ef4e9b54cb022e5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2756 | 2026-04-27T09:32:38.222Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=1907b3768f19f1b3 -C extra-filename=-933ea8a694882c77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-2b3e0a333636a188.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-27e48c156d319f55.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-99f20a04b8966635.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2757 | 2026-04-27T09:32:38.225Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=273108dba673d7f9 -C extra-filename=-403b37edc14b4e20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-c58f4486f370fd69.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2758 | 2026-04-27T09:32:38.225Z | Compiling ring v0.17.14 |
| 2759 | 2026-04-27T09:32:38.255Z | Compiling lazy_static v1.5.0 |
| 2760 | 2026-04-27T09:32:38.259Z | Compiling crc32fast v1.5.0 |
| 2761 | 2026-04-27T09:32:38.259Z | Compiling paste v1.0.15 |
| 2762 | 2026-04-27T09:32:38.259Z | Compiling winnow v1.0.2 |
| 2763 | 2026-04-27T09:32:38.259Z | Compiling tinyvec_macros v0.1.1 |
| 2764 | 2026-04-27T09:32:38.259Z | Compiling num-integer v0.1.46 |
| 2765 | 2026-04-27T09:32:38.259Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=ddb9f9bc57c180b4 -C extra-filename=-5ce25e48eebfce10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-3318559a2770f550.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-a1dbfc08a4534512.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-563d05d7861c894f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2766 | 2026-04-27T09:32:38.259Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=aa6f476f07874b58 -C extra-filename=-8cb6f7c9f0a4c996 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2767 | 2026-04-27T09:32:38.259Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f94c3e1cebfe141 -C extra-filename=-243d21d0b0b607bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2768 | 2026-04-27T09:32:38.259Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=93b7a31f7066dcee -C extra-filename=-930b93cd044331fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2769 | 2026-04-27T09:32:38.294Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.39/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=9b35eeeaa2198da1 -C extra-filename=-d597159873c6b279 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-d597159873c6b279 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2770 | 2026-04-27T09:32:38.297Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=51a1255a74c86087 -C extra-filename=-b3db75f06e318a4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2771 | 2026-04-27T09:32:38.297Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name simd_adler32 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=25d2010128e4af79 -C extra-filename=-b4cd5c6f14e76eec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2772 | 2026-04-27T09:32:38.297Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e010b04c751337ed -C extra-filename=-8b5e68fb1f722bd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2773 | 2026-04-27T09:32:38.625Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=b36e7ce5012e75b0 -C extra-filename=-5b75675f5438d315 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-5b75675f5438d315 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2774 | 2026-04-27T09:32:38.629Z | Compiling time v0.3.47 |
| 2775 | 2026-04-27T09:32:38.629Z | Compiling openssl-sys v0.9.114 |
| 2776 | 2026-04-27T09:32:38.629Z | Compiling data-encoding v2.11.0 |
| 2777 | 2026-04-27T09:32:38.629Z | Compiling openssl v0.10.78 |
| 2778 | 2026-04-27T09:32:38.629Z | Compiling foreign-types-shared v0.1.1 |
| 2779 | 2026-04-27T09:32:38.629Z | Compiling ahash v0.8.12 |
| 2780 | 2026-04-27T09:32:38.629Z | Compiling base16ct v0.2.0 |
| 2781 | 2026-04-27T09:32:38.629Z | Compiling usdt-impl v0.6.0 |
| 2782 | 2026-04-27T09:32:38.629Z | Compiling zlib-rs v0.6.3 |
| 2783 | 2026-04-27T09:32:38.629Z | Running `/work/oxidecomputer/omicron/target/debug/build/camino-81a339a39775c4c8/build-script-build` |
| 2784 | 2026-04-27T09:32:38.629Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=ed3e9efb834ffda6 -C extra-filename=-9dc60e5f27682a84 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-9dc60e5f27682a84 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2785 | 2026-04-27T09:32:38.629Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8a38a7fab51dfd1 -C extra-filename=-48d53fa97e1e2bdd --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-48d53fa97e1e2bdd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2786 | 2026-04-27T09:32:38.629Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=206922894cccfa2b -C extra-filename=-dd9102c781fc5d0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-498226a3d878704f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2787 | 2026-04-27T09:32:38.629Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdcc2085d3692a64 -C extra-filename=-e45898bb301690e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2788 | 2026-04-27T09:32:38.629Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5a2ba16f126866c4 -C extra-filename=-7b8b4079daab0ed4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2789 | 2026-04-27T09:32:38.629Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="ascii"' --cfg 'feature="binary"' --cfg 'feature="default"' --cfg 'feature="parser"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=95ca882fef424633 -C extra-filename=-e82885c39f54bda6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2790 | 2026-04-27T09:32:38.884Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=d89d7c52c5aae0e4 -C extra-filename=-c6d79c6d4482ae88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern deranged=/work/oxidecomputer/omicron/target/debug/deps/libderanged-7c5cc11432a2ac22.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-c96670916d3c6f25.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-f6d7bb457d0068ce.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-922144cb400f44f2.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-23dd8e7968b65b07.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-8f69af3c864cc386.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2791 | 2026-04-27T09:32:38.888Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.114/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=fbe0df3fd796b6a0 -C extra-filename=-e6c22b75cbf509c0 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-e6c22b75cbf509c0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-111a263c7361007f.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-faac664678c803f7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2792 | 2026-04-27T09:32:38.888Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=accb94b2ee6aaf28 -C extra-filename=-23cd43af88a62dab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2793 | 2026-04-27T09:32:38.888Z | Compiling synstructure v0.13.2 |
| 2794 | 2026-04-27T09:32:38.980Z | Compiling serde_derive_internals v0.29.1 |
| 2795 | 2026-04-27T09:32:38.985Z | Compiling terminal_size v0.4.4 |
| 2796 | 2026-04-27T09:32:38.985Z | Compiling aws-lc-sys v0.40.0 |
| 2797 | 2026-04-27T09:32:38.985Z | Compiling tempfile v3.27.0 |
| 2798 | 2026-04-27T09:32:38.985Z | Compiling miniz_oxide v0.8.9 |
| 2799 | 2026-04-27T09:32:38.985Z | Compiling darling_core v0.23.0 |
| 2800 | 2026-04-27T09:32:38.985Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.78/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=f0292a9827005138 -C extra-filename=-8f5537f13292196a --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-8f5537f13292196a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2801 | 2026-04-27T09:32:38.985Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=b966f587e79a416b -C extra-filename=-12ce87b25e55e4c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-12ce87b25e55e4c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2802 | 2026-04-27T09:32:38.985Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=1cecacfffab7d536 -C extra-filename=-9a1fee2dec1666ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2803 | 2026-04-27T09:32:38.985Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d57700da2438f112 -C extra-filename=-8a99b6dee15b72a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2804 | 2026-04-27T09:32:38.985Z | Running `/work/oxidecomputer/omicron/target/debug/build/slog-ad5507ced58804c0/build-script-build` |
| 2805 | 2026-04-27T09:32:38.985Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zlib_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zlib-rs-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=unsafe_op_in_unsafe_fn --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-api", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "avx512", "c-allocator", "default", "quickcheck", "rust-allocator", "std", "vpclmulqdq"))' -C metadata=4eb2765c01713044 -C extra-filename=-c27318352ebe682a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2806 | 2026-04-27T09:32:38.985Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=edc64a0a2b2f2217 -C extra-filename=-dec54908fb143fe4 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-dec54908fb143fe4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2807 | 2026-04-27T09:32:39.140Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ee9b9fbe6aa4f195 -C extra-filename=-7ff1377beeba7887 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2808 | 2026-04-27T09:32:39.144Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72a4af19f0efec7a -C extra-filename=-21fdd2353018de66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2809 | 2026-04-27T09:32:39.144Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/terminal_size-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=534f0a8833f95e82 -C extra-filename=-a761c163f71bb216 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-373db5474820a660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2810 | 2026-04-27T09:32:39.144Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=19a4b48853848a6f -C extra-filename=-2205fa6a6d98d83d --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-2205fa6a6d98d83d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-decd9ed275ded259.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-5901c73d34c3c394.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-7d72c1a8808103b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2811 | 2026-04-27T09:32:39.144Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=5ced77473e498011 -C extra-filename=-58a88eb0efe5bd9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-0da0bc331e259832.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-9656903dd71da61d.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-373db5474820a660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2812 | 2026-04-27T09:32:39.144Z | Compiling pest_meta v2.8.6 |
| 2813 | 2026-04-27T09:32:39.171Z | Compiling tinyvec v1.11.0 |
| 2814 | 2026-04-27T09:32:39.175Z | Compiling foreign-types v0.3.2 |
| 2815 | 2026-04-27T09:32:39.175Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=5d767e71dde81ffd -C extra-filename=-14842183da3c6f4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'` |
| 2816 | 2026-04-27T09:32:39.209Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=dfc2e23e36108515 -C extra-filename=-31817d8c873012f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler2=/work/oxidecomputer/omicron/target/debug/deps/libadler2-b3db75f06e318a4d.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-b4cd5c6f14e76eec.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2817 | 2026-04-27T09:32:39.212Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=9033e49462a22f0c -C extra-filename=-e3d39429bf8034cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-64e259f385e87aa0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-417a3d6901854ea7.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2818 | 2026-04-27T09:32:39.389Z | Compiling object v0.37.3 |
| 2819 | 2026-04-27T09:32:39.392Z | Compiling ff v0.13.1 |
| 2820 | 2026-04-27T09:32:39.392Z | Compiling thread-id v5.1.0 |
| 2821 | 2026-04-27T09:32:39.392Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=c86fb8cf73679831 -C extra-filename=-82b6458813c5ac03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-dfa67a421c28d51d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2822 | 2026-04-27T09:32:39.392Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "borsh", "debugger_visualizer", "default", "defmt", "experimental_write_impl", "generic-array", "grab_spare_slice", "latest_stable_rust", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=1a52c67344c6ec96 -C extra-filename=-590d49d6bda30f06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-e45898bb301690e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2823 | 2026-04-27T09:32:39.426Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7455142331c36bb1 -C extra-filename=-14f100f5295f5d28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-8a99b6dee15b72a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2824 | 2026-04-27T09:32:39.578Z | Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-9dc60e5f27682a84/build-script-build` |
| 2825 | 2026-04-27T09:32:39.582Z | Running `/work/oxidecomputer/omicron/target/debug/build/paste-48d53fa97e1e2bdd/build-script-build` |
| 2826 | 2026-04-27T09:32:39.617Z | Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-dec54908fb143fe4/build-script-build` |
| 2827 | 2026-04-27T09:32:39.623Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=3dca12f1c0530674 -C extra-filename=-12acf8694e8a2ff6 --out-dir /work/oxidecomputer/omicron/target/debug/build/object-12acf8694e8a2ff6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2828 | 2026-04-27T09:32:39.626Z | Compiling clap_builder v4.6.0 |
| 2829 | 2026-04-27T09:32:39.626Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2830 | 2026-04-27T09:32:39.626Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ff-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=cd0064272a587e43 -C extra-filename=-5e4abb3f1b30eeae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2831 | 2026-04-27T09:32:39.626Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9d8f2caeb484759 -C extra-filename=-a29baa1ef28c023b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2832 | 2026-04-27T09:32:39.805Z | Running `/work/oxidecomputer/omicron/target/debug/build/ring-5b75675f5438d315/build-script-build` |
| 2833 | 2026-04-27T09:32:39.808Z | Compiling cookie v0.18.1 |
| 2834 | 2026-04-27T09:32:39.808Z | Compiling litrs v1.0.0 |
| 2835 | 2026-04-27T09:32:39.808Z | Compiling native-tls v0.2.18 |
| 2836 | 2026-04-27T09:32:39.808Z | Compiling bit-vec v0.8.0 |
| 2837 | 2026-04-27T09:32:39.808Z | Compiling num-iter v0.1.45 |
| 2838 | 2026-04-27T09:32:39.808Z | Compiling darling_core v0.20.11 |
| 2839 | 2026-04-27T09:32:39.808Z | Compiling crossbeam-epoch v0.9.18 |
| 2840 | 2026-04-27T09:32:39.808Z | Compiling bstr v1.12.1 |
| 2841 | 2026-04-27T09:32:39.808Z | Compiling wait-timeout v0.2.1 |
| 2842 | 2026-04-27T09:32:39.840Z | Compiling memmap2 v0.9.10 |
| 2843 | 2026-04-27T09:32:39.843Z | Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-e6c22b75cbf509c0/build-script-main` |
| 2844 | 2026-04-27T09:32:39.843Z | Running `/work/oxidecomputer/omicron/target/debug/build/ahash-12ce87b25e55e4c9/build-script-build` |
| 2845 | 2026-04-27T09:32:39.843Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=07dc9e607c2ef85f -C extra-filename=-6ba76e044eef07cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e82885c39f54bda6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2846 | 2026-04-27T09:32:39.844Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=a3ec40bcc674b0e1 -C extra-filename=-529be0f48f1e899b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-f6126d1640da36a8.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-56614f2b9a7de0f3.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-417a3d6901854ea7.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-a761c163f71bb216.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2847 | 2026-04-27T09:32:40.096Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ada951d5874b026 -C extra-filename=-227ba1285ee48ac7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` |
| 2848 | 2026-04-27T09:32:40.096Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=0759838613bebd3a -C extra-filename=-74759b175612c26b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 2849 | 2026-04-27T09:32:40.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name litrs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litrs-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("check_suffix", "proc-macro2", "unicode-xid"))' -C metadata=9a02174e50cd78e3 -C extra-filename=-bf94deb561031c36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2850 | 2026-04-27T09:32:40.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=37d9226ae6f9f744 -C extra-filename=-d5fd0f5185ed5b7a --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-d5fd0f5185ed5b7a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2851 | 2026-04-27T09:32:40.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "alpn-accept", "default", "vendored"))' -C metadata=f8f691e119207d07 -C extra-filename=-100bcff608d838b5 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-100bcff608d838b5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2852 | 2026-04-27T09:32:40.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-vec-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "borsh_std", "default", "miniserde", "nanoserde", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=1f37a7d72b1fd549 -C extra-filename=-1f592c78e46269e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2853 | 2026-04-27T09:32:40.099Z | Compiling pest_generator v2.8.6 |
| 2854 | 2026-04-27T09:32:40.099Z | Compiling group v0.13.0 |
| 2855 | 2026-04-27T09:32:40.099Z | Compiling psl-types v2.0.11 |
| 2856 | 2026-04-27T09:32:40.099Z | Compiling num-bigint-dig v0.8.6 |
| 2857 | 2026-04-27T09:32:40.099Z | Compiling siphasher v1.0.2 |
| 2858 | 2026-04-27T09:32:40.099Z | Compiling winnow v0.7.15 |
| 2859 | 2026-04-27T09:32:40.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=d83a3318cad1eafb -C extra-filename=-5123d94d29602b7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b8b4079daab0ed4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2860 | 2026-04-27T09:32:40.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=3959a3af0918eae7 -C extra-filename=-d7011e9bfeca9f9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-27e48c156d319f55.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2861 | 2026-04-27T09:32:40.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=64373ab7b4064883 -C extra-filename=-c64b41c0045cb44c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2862 | 2026-04-27T09:32:40.100Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wait-timeout-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b8d1e4bd1abd837 -C extra-filename=-11a74549cf23d116 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2863 | 2026-04-27T09:32:40.100Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=ff46a1952510bf51 -C extra-filename=-81b267cc7138b84d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2864 | 2026-04-27T09:32:40.103Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=1914f7539288f984 -C extra-filename=-d30699740005417b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-6d38f3aad90247c6.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-64e259f385e87aa0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-417a3d6901854ea7.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2865 | 2026-04-27T09:32:40.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=9dd85a772a4450a5 -C extra-filename=-8fc332225d214466 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-dfa67a421c28d51d.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-82b6458813c5ac03.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2866 | 2026-04-27T09:32:40.104Z | Running `/work/oxidecomputer/omicron/target/debug/build/openssl-8f5537f13292196a/build-script-build` |
| 2867 | 2026-04-27T09:32:40.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=652bad07aa258ce5 -C extra-filename=-614ff585f2e6539e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5e4abb3f1b30eeae.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2868 | 2026-04-27T09:32:40.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97757d02c256af22 -C extra-filename=-d7c954c5e8c62581 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2869 | 2026-04-27T09:32:40.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=a2cd32abc0e54164 -C extra-filename=-e01140c8c06a0e50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_pregenerated)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(libressl430)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl400)'` |
| 2870 | 2026-04-27T09:32:40.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=91c7d4198de7e7b3 -C extra-filename=-698ac3da0275bb50 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-698ac3da0275bb50 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2871 | 2026-04-27T09:32:40.105Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=137a2ce9cea978b3 -C extra-filename=-cd202310ad5c957e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2872 | 2026-04-27T09:32:40.105Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=03c7085d4cff2526 -C extra-filename=-de2055baab0db6ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2873 | 2026-04-27T09:32:40.106Z | Running `/work/oxidecomputer/omicron/target/debug/build/object-12acf8694e8a2ff6/build-script-build` |
| 2874 | 2026-04-27T09:32:40.250Z | Compiling cfg_aliases v0.2.1 |
| 2875 | 2026-04-27T09:32:40.293Z | Compiling rustix v0.38.44 |
| 2876 | 2026-04-27T09:32:40.330Z | Compiling heck v0.4.1 |
| 2877 | 2026-04-27T09:32:40.333Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c307ec09a418be48 -C extra-filename=-81f427d9a41870f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2878 | 2026-04-27T09:32:40.333Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7a994a3764062f69 -C extra-filename=-d482eff6bcce1d00 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-d482eff6bcce1d00 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2879 | 2026-04-27T09:32:40.408Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2880 | 2026-04-27T09:32:40.411Z | Compiling itertools v0.13.0 |
| 2881 | 2026-04-27T09:32:40.411Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=bf915fd765aadcd3 -C extra-filename=-d6ec90a81656070a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2882 | 2026-04-27T09:32:40.449Z | Compiling bit-set v0.8.0 |
| 2883 | 2026-04-27T09:32:40.526Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=e534214e5f38be5d -C extra-filename=-bff92b4bb350bbc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2884 | 2026-04-27T09:32:40.530Z | Compiling serde_derive v1.0.228 |
| 2885 | 2026-04-27T09:32:40.562Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=16f7b7edd93f4143 -C extra-filename=-e4c83b89c41d405d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-4d7aa96ddad28561.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2886 | 2026-04-27T09:32:40.640Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a05ad596727c0e3b -C extra-filename=-54f21ffbb79648bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-1f592c78e46269e4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2887 | 2026-04-27T09:32:40.791Z | Compiling zeroize_derive v1.4.3 |
| 2888 | 2026-04-27T09:32:40.794Z | Compiling zerofrom-derive v0.1.7 |
| 2889 | 2026-04-27T09:32:40.794Z | Compiling yoke-derive v0.8.2 |
| 2890 | 2026-04-27T09:32:40.794Z | Compiling zerovec-derive v0.11.3 |
| 2891 | 2026-04-27T09:32:40.794Z | Compiling displaydoc v0.2.5 |
| 2892 | 2026-04-27T09:32:40.794Z | Compiling zerocopy-derive v0.8.48 |
| 2893 | 2026-04-27T09:32:40.826Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a9bcd14c653350a1 -C extra-filename=-bbc60baec4eff5fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2894 | 2026-04-27T09:32:41.091Z | Compiling thiserror-impl v2.0.18 |
| 2895 | 2026-04-27T09:32:41.094Z | Compiling tokio-macros v2.7.0 |
| 2896 | 2026-04-27T09:32:41.094Z | Compiling schemars_derive v0.8.22 |
| 2897 | 2026-04-27T09:32:41.094Z | Compiling futures-macro v0.3.32 |
| 2898 | 2026-04-27T09:32:41.094Z | Compiling thiserror-impl v1.0.69 |
| 2899 | 2026-04-27T09:32:41.094Z | Compiling tracing-attributes v0.1.31 |
| 2900 | 2026-04-27T09:32:41.094Z | Compiling der_derive v0.7.3 |
| 2901 | 2026-04-27T09:32:41.094Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize_derive-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da2c89c6a311419c -C extra-filename=-063ff9b18aa017a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2902 | 2026-04-27T09:32:41.095Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38eef69955f1e454 -C extra-filename=-6b2b519c8d0a851a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2903 | 2026-04-27T09:32:41.095Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=252df445c5dbf01e -C extra-filename=-21424ca050171ea0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2904 | 2026-04-27T09:32:41.095Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83344b90d93a7a47 -C extra-filename=-225ae40a260432b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-7ff1377beeba7887.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2905 | 2026-04-27T09:32:41.095Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bb9960a8ae8ac71 -C extra-filename=-c38abc56a38e7184 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-7ff1377beeba7887.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2906 | 2026-04-27T09:32:41.163Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(zerocopy_unstable_derive_on_error)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee0efc1a67f723cc -C extra-filename=-e024a9ff69c13ff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2907 | 2026-04-27T09:32:41.345Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e58a45df9d3f6d88 -C extra-filename=-25377510715f6b93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2908 | 2026-04-27T09:32:41.345Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97373ab5d496cd38 -C extra-filename=-7ca3019384a86f4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2909 | 2026-04-27T09:32:41.349Z | Compiling clap_derive v4.6.1 |
| 2910 | 2026-04-27T09:32:41.349Z | Compiling async-trait v0.1.89 |
| 2911 | 2026-04-27T09:32:41.349Z | Compiling hubpack_derive v0.1.1 |
| 2912 | 2026-04-27T09:32:41.349Z | Compiling strum_macros v0.26.4 |
| 2913 | 2026-04-27T09:32:41.349Z | Compiling scroll_derive v0.13.1 |
| 2914 | 2026-04-27T09:32:41.349Z | Compiling openssl-macros v0.1.1 |
| 2915 | 2026-04-27T09:32:41.349Z | Compiling scroll_derive v0.12.1 |
| 2916 | 2026-04-27T09:32:41.349Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fffb40c4f00b468 -C extra-filename=-27aa3a69b8d4ae91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-21fdd2353018de66.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2917 | 2026-04-27T09:32:41.349Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d57a5f3e36cbdc6 -C extra-filename=-00ee4859a028020b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2918 | 2026-04-27T09:32:41.349Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b590f5388cbd2ece -C extra-filename=-be9e0a36ec6e90cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2919 | 2026-04-27T09:32:41.349Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=8d7b023d744c51d2 -C extra-filename=-f3cdd6899ab24710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2920 | 2026-04-27T09:32:41.350Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der_derive-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4653be8e0445d753 -C extra-filename=-1f480c9f68dfe77b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2921 | 2026-04-27T09:32:41.350Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=76500fbc8a583be3 -C extra-filename=-b6e3292890e5c8fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2922 | 2026-04-27T09:32:41.351Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d315374ab8bae300 -C extra-filename=-3d40f90b1355ed80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2923 | 2026-04-27T09:32:41.351Z | Compiling document-features v0.2.12 |
| 2924 | 2026-04-27T09:32:41.385Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc7850690f8e1079 -C extra-filename=-45bbb3e0d8c95d13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2925 | 2026-04-27T09:32:41.388Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e665007dfde3b2b0 -C extra-filename=-3837612fb15a29c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2926 | 2026-04-27T09:32:41.388Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66fdbafd55da9aae -C extra-filename=-5ad6cdf02f4f5554 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2927 | 2026-04-27T09:32:41.388Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7068edfbaf4f8fc0 -C extra-filename=-0e4386e09810ec51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2928 | 2026-04-27T09:32:41.388Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb3fd8bbeb75554d -C extra-filename=-8d4153d258bcef2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2929 | 2026-04-27T09:32:41.388Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name document_features --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/document-features-0.2.12/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-test"))' -C metadata=b3df82d134558ea0 -C extra-filename=-f1440f2cce620e94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern litrs=/work/oxidecomputer/omicron/target/debug/deps/liblitrs-bf94deb561031c36.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2930 | 2026-04-27T09:32:41.388Z | Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-100bcff608d838b5/build-script-build` |
| 2931 | 2026-04-27T09:32:41.554Z | Compiling pest_derive v2.8.6 |
| 2932 | 2026-04-27T09:32:41.558Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=d1b7466094abc9bf -C extra-filename=-b6f3594857fd5239 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-dfa67a421c28d51d.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-8fc332225d214466.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2933 | 2026-04-27T09:32:41.755Z | Compiling darling_macro v0.23.0 |
| 2934 | 2026-04-27T09:32:41.759Z | Compiling zeroize v1.8.2 |
| 2935 | 2026-04-27T09:32:41.827Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ca832bcddcb0022 -C extra-filename=-c011faf4b4fa9cb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-e3d39429bf8034cc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2936 | 2026-04-27T09:32:41.830Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=64fc593fa2179ab2 -C extra-filename=-5cce899ff50c2399 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-063ff9b18aa017a2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2937 | 2026-04-27T09:32:41.833Z | Compiling flate2 v1.1.9 |
| 2938 | 2026-04-27T09:32:41.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib-rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=d3865402e070b8e2 -C extra-filename=-a6705e057e57fff7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-74759b175612c26b.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-31817d8c873012f0.rmeta --extern zlib_rs=/work/oxidecomputer/omicron/target/debug/deps/libzlib_rs-c27318352ebe682a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2939 | 2026-04-27T09:32:41.891Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=b24d9fa83ff3a7ad -C extra-filename=-0f656ff4875bc8de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg core_error --check-cfg 'cfg(core_error)'` |
| 2940 | 2026-04-27T09:32:42.010Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=42698682ffd01e70 -C extra-filename=-2657c63b70fdc2f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-6dc72b592c686645.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence` |
| 2941 | 2026-04-27T09:32:42.075Z | Compiling rustls-pki-types v1.14.1 |
| 2942 | 2026-04-27T09:32:42.078Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=ab7a8eb851edc82f -C extra-filename=-f699507335ce3a97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2943 | 2026-04-27T09:32:42.164Z | Compiling zerocopy-derive v0.7.35 |
| 2944 | 2026-04-27T09:32:42.164Z | Running `/work/oxidecomputer/omicron/target/debug/build/cookie-d5fd0f5185ed5b7a/build-script-build` |
| 2945 | 2026-04-27T09:32:42.199Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05664b01b2de4c6c -C extra-filename=-f4b443265956c76e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2946 | 2026-04-27T09:32:42.281Z | Compiling futures-util v0.3.32 |
| 2947 | 2026-04-27T09:32:42.284Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.78/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=a20ca263740fab37 -C extra-filename=-4edb0fef6b4771d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-14f100f5295f5d28.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-0e4386e09810ec51.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-e01140c8c06a0e50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(libressl430)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)' --check-cfg 'cfg(ossl400)'` |
| 2948 | 2026-04-27T09:32:42.326Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c80d212e01734750 -C extra-filename=-36174b688f91e133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-a5f9eb635e32839e.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-00ee4859a028020b.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ab8db966f19237e8.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-f90e97ec9fd53070.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-76115cfbe65924e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2949 | 2026-04-27T09:32:42.329Z | Compiling darling_macro v0.20.11 |
| 2950 | 2026-04-27T09:32:42.329Z | Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d482eff6bcce1d00/build-script-build` |
| 2951 | 2026-04-27T09:32:42.329Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=3220b4134231860b -C extra-filename=-b8e6c84599e1e2cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2952 | 2026-04-27T09:32:42.329Z | Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-698ac3da0275bb50/build-script-build` |
| 2953 | 2026-04-27T09:32:42.330Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8744c30dfa1d3f5 -C extra-filename=-87413611ca46f9ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-d30699740005417b.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2954 | 2026-04-27T09:32:42.476Z | Compiling rustls-native-certs v0.8.3 |
| 2955 | 2026-04-27T09:32:42.479Z | Compiling webpki-roots v1.0.7 |
| 2956 | 2026-04-27T09:32:42.479Z | Compiling usdt-impl v0.5.0 |
| 2957 | 2026-04-27T09:32:42.479Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de9daaebe46f4165 -C extra-filename=-ee13769abab995ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-243d21d0b0b607bc.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2958 | 2026-04-27T09:32:42.479Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86c052a2ccf5449d -C extra-filename=-7115991341a9ed2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2959 | 2026-04-27T09:32:42.513Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=f51b4dd9d0a4f512 -C extra-filename=-dbc21d817e9b0f46 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-dbc21d817e9b0f46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2960 | 2026-04-27T09:32:42.743Z | Compiling winnow v0.5.40 |
| 2961 | 2026-04-27T09:32:42.789Z | Compiling crypto-common v0.1.7 |
| 2962 | 2026-04-27T09:32:42.789Z | Compiling block-buffer v0.10.4 |
| 2963 | 2026-04-27T09:32:42.792Z | Compiling block-padding v0.3.3 |
| 2964 | 2026-04-27T09:32:42.792Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=06b985c1103843b1 -C extra-filename=-5b14b0a300cb9907 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2965 | 2026-04-27T09:32:42.792Z | Compiling der v0.7.10 |
| 2966 | 2026-04-27T09:32:42.792Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=5805a0311069369f -C extra-filename=-ff6a38a38950747d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-6dc72b592c686645.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2967 | 2026-04-27T09:32:42.792Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=6bc8366735b6915d -C extra-filename=-2d77b43fcd4cdb04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2968 | 2026-04-27T09:32:42.793Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cdb1c9c4e4ce6b86 -C extra-filename=-86308158ed185159 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2969 | 2026-04-27T09:32:42.793Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=8285954803a2987d -C extra-filename=-3f5c453b671eb81b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-1f480c9f68dfe77b.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-282222ca4c7256bd.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-158ee63d9a68ba9b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2970 | 2026-04-27T09:32:42.902Z | Compiling crypto-bigint v0.5.5 |
| 2971 | 2026-04-27T09:32:42.938Z | Compiling scroll v0.13.0 |
| 2972 | 2026-04-27T09:32:42.941Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=08a3d71efc77a6c7 -C extra-filename=-4712e8f833b4d565 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2973 | 2026-04-27T09:32:43.027Z | Compiling darling v0.23.0 |
| 2974 | 2026-04-27T09:32:43.027Z | Compiling scroll v0.12.0 |
| 2975 | 2026-04-27T09:32:43.030Z | Compiling quick-error v1.2.3 |
| 2976 | 2026-04-27T09:32:43.030Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=d35c5b339f6e1fa5 -C extra-filename=-b8614ac9d21be660 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scroll_derive=/work/oxidecomputer/omicron/target/debug/deps/libscroll_derive-5ad6cdf02f4f5554.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2977 | 2026-04-27T09:32:43.143Z | Compiling zerofrom v0.1.7 |
| 2978 | 2026-04-27T09:32:43.143Z | Compiling digest v0.10.7 |
| 2979 | 2026-04-27T09:32:43.146Z | Compiling tracing v0.1.44 |
| 2980 | 2026-04-27T09:32:43.146Z | Compiling rand_xorshift v0.4.0 |
| 2981 | 2026-04-27T09:32:43.146Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "serde", "suggestions"))' -C metadata=7ebace7cf7852312 -C extra-filename=-8f65a09e134bfefb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-e3d39429bf8034cc.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-c011faf4b4fa9cb1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2982 | 2026-04-27T09:32:43.146Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=62984203425660ee -C extra-filename=-a2008c657435a5c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scroll_derive=/work/oxidecomputer/omicron/target/debug/deps/libscroll_derive-8d4153d258bcef2c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2983 | 2026-04-27T09:32:43.146Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32e82eb8e67db0a5 -C extra-filename=-a270e9e4dd3e13ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2984 | 2026-04-27T09:32:43.250Z | Compiling inout v0.1.4 |
| 2985 | 2026-04-27T09:32:43.253Z | Compiling curve25519-dalek v4.1.3 |
| 2986 | 2026-04-27T09:32:43.253Z | Compiling thread-id v4.2.2 |
| 2987 | 2026-04-27T09:32:43.286Z | Compiling memoffset v0.9.1 |
| 2988 | 2026-04-27T09:32:43.290Z | Compiling unarray v0.1.4 |
| 2989 | 2026-04-27T09:32:43.290Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=abaf47151009e36a -C extra-filename=-a93bd9c998fee013 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerofrom_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom_derive-225ae40a260432b4.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2990 | 2026-04-27T09:32:43.290Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=9266eb8e5ac4783e -C extra-filename=-658c9ed85c6916e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-f3cdd6899ab24710.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-ad0b99dcae1adbda.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2991 | 2026-04-27T09:32:43.290Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_xorshift-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=23768c8290872f66 -C extra-filename=-d3d6bd8efd5862d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-403b37edc14b4e20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2992 | 2026-04-27T09:32:43.290Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=38c11bbcdcc7cc94 -C extra-filename=-996206d00a46874f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-69d47ad032bfb566.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish` |
| 2993 | 2026-04-27T09:32:43.291Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=acacb8bd31578ce6 -C extra-filename=-0dbb927ac4c8a89d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_buffer=/work/oxidecomputer/omicron/target/debug/deps/libblock_buffer-86308158ed185159.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ff6a38a38950747d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2994 | 2026-04-27T09:32:43.291Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=f0f84e3732e54b6d -C extra-filename=-c604fcc29f4478a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-e024a9ff69c13ff3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)'` |
| 2995 | 2026-04-27T09:32:43.291Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21e1ee40f2364bf5 -C extra-filename=-9cf57154e68d1294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl-be9e0a36ec6e90cb.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 2996 | 2026-04-27T09:32:43.327Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/inout-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=8388f76788b1852e -C extra-filename=-444abf56e6f815cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-2d77b43fcd4cdb04.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2997 | 2026-04-27T09:32:43.330Z | Compiling goblin v0.10.5 |
| 2998 | 2026-04-27T09:32:43.369Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8080e9308638e233 -C extra-filename=-0c85d7019b9b3bd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 2999 | 2026-04-27T09:32:43.373Z | Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-dbc21d817e9b0f46/build-script-build` |
| 3000 | 2026-04-27T09:32:43.373Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54cad95d901f95e3 -C extra-filename=-d809f88d9a81e50c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3001 | 2026-04-27T09:32:43.373Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=9ff5363e20f31700 -C extra-filename=-166487491a768524 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-166487491a768524 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c6b05ceb18b87f18.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3002 | 2026-04-27T09:32:43.373Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=57e9ce59e1100b4f -C extra-filename=-1e60a28a9d64bbe5 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-1e60a28a9d64bbe5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-a5f282b36849bc49.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3003 | 2026-04-27T09:32:43.406Z | Compiling rusty-fork v0.3.1 |
| 3004 | 2026-04-27T09:32:43.548Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=cbd1308f99ced4cb -C extra-filename=-189d8c333f388d65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-23feec06cbb50781.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-b8614ac9d21be660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3005 | 2026-04-27T09:32:43.551Z | Compiling yoke v0.8.2 |
| 3006 | 2026-04-27T09:32:43.551Z | Compiling goblin v0.8.2 |
| 3007 | 2026-04-27T09:32:43.551Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=58f775ef007a2d1a -C extra-filename=-058ac0b0db441f60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl-25377510715f6b93.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 3008 | 2026-04-27T09:32:43.588Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rusty-fork-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=1a95fcb1cf1e2242 -C extra-filename=-ff9d3c5b52ab3165 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-6d38f3aad90247c6.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a270e9e4dd3e13ac.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-58a88eb0efe5bd9f.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-11a74549cf23d116.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3009 | 2026-04-27T09:32:43.729Z | Compiling cipher v0.4.4 |
| 3010 | 2026-04-27T09:32:43.733Z | Compiling zerocopy v0.7.35 |
| 3011 | 2026-04-27T09:32:43.733Z | Compiling darling v0.20.11 |
| 3012 | 2026-04-27T09:32:43.733Z | Compiling curve25519-dalek-derive v0.1.1 |
| 3013 | 2026-04-27T09:32:43.733Z | Compiling serde_with_macros v3.18.0 |
| 3014 | 2026-04-27T09:32:43.734Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=16328bdecb37bf78 -C extra-filename=-56ac6fa73da6c719 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-23feec06cbb50781.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-a2008c657435a5c7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3015 | 2026-04-27T09:32:43.734Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=cf521f65ec8000bc -C extra-filename=-745bc6a12d963646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-4c61d3348f11ddaa.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-c38abc56a38e7184.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-a93bd9c998fee013.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3016 | 2026-04-27T09:32:43.930Z | Compiling strum v0.26.3 |
| 3017 | 2026-04-27T09:32:43.933Z | Compiling dtrace-parser v0.2.0 |
| 3018 | 2026-04-27T09:32:43.933Z | Compiling env_filter v1.0.1 |
| 3019 | 2026-04-27T09:32:43.933Z | Compiling cpufeatures v0.3.0 |
| 3020 | 2026-04-27T09:32:43.933Z | Compiling signal-hook v0.3.18 |
| 3021 | 2026-04-27T09:32:43.963Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=69effc5924d6da84 -C extra-filename=-efe2167f6f042d5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ff6a38a38950747d.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-444abf56e6f815cb.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3022 | 2026-04-27T09:32:43.966Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=113ed4476ef9055e -C extra-filename=-eece82021aaaff40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3023 | 2026-04-27T09:32:43.967Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=d7753f532d268197 -C extra-filename=-176391f33b652158 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-d30699740005417b.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-87413611ca46f9ca.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3024 | 2026-04-27T09:32:43.967Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=16f800e0a3d6992d -C extra-filename=-30956e5a90a488a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-f4b443265956c76e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3025 | 2026-04-27T09:32:43.967Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with_macros-3.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="schemars_0_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars_0_8", "schemars_0_9", "schemars_1"))' -C metadata=f9c7a960540a6897 -C extra-filename=-8bbde65ebba73c51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-8f65a09e134bfefb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3026 | 2026-04-27T09:32:44.116Z | Compiling sha2 v0.10.9 |
| 3027 | 2026-04-27T09:32:44.119Z | Compiling hmac v0.12.1 |
| 3028 | 2026-04-27T09:32:44.119Z | Compiling spki v0.7.3 |
| 3029 | 2026-04-27T09:32:44.119Z | Compiling signature v2.2.0 |
| 3030 | 2026-04-27T09:32:44.119Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=642e1208c6e57eb3 -C extra-filename=-12c33739b94d4993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-45bbb3e0d8c95d13.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3031 | 2026-04-27T09:32:44.119Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3af70f499d54b46c -C extra-filename=-d47c9fe0fefbda7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-dfa67a421c28d51d.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-b6f3594857fd5239.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3032 | 2026-04-27T09:32:44.154Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31d41bbcdc641dd2 -C extra-filename=-197686315eaba168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3033 | 2026-04-27T09:32:44.157Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=8343a75cd54db685 -C extra-filename=-ef43ea7ecfd5f84d --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-ef43ea7ecfd5f84d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3034 | 2026-04-27T09:32:44.157Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=aeefaad49c6144c6 -C extra-filename=-6e6dc1a81fe278eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3035 | 2026-04-27T09:32:44.373Z | Compiling zerovec v0.11.6 |
| 3036 | 2026-04-27T09:32:44.373Z | Compiling zerotrie v0.2.4 |
| 3037 | 2026-04-27T09:32:44.376Z | Compiling clap v4.6.1 |
| 3038 | 2026-04-27T09:32:44.376Z | Compiling sha1 v0.10.6 |
| 3039 | 2026-04-27T09:32:44.376Z | Compiling dtrace-parser v0.3.0 |
| 3040 | 2026-04-27T09:32:44.446Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=25bd3818a65f7c1f -C extra-filename=-0e1b1602d75b53e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3041 | 2026-04-27T09:32:44.449Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=7df2170a7e921968 -C extra-filename=-c8351f96cd904372 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3042 | 2026-04-27T09:32:44.449Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=1bc4f6adb4c633ce -C extra-filename=-d1250f9b9be4c044 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3043 | 2026-04-27T09:32:44.449Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=3b1ce2b41d1b4dbc -C extra-filename=-74bfc16b099d95fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3044 | 2026-04-27T09:32:44.557Z | Compiling derive_builder_core v0.20.2 |
| 3045 | 2026-04-27T09:32:44.560Z | Compiling keccak v0.1.6 |
| 3046 | 2026-04-27T09:32:44.560Z | Compiling toml_write v0.1.2 |
| 3047 | 2026-04-27T09:32:44.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "schemars", "serde", "std", "yoke"))' -C metadata=13b2c766fe8285aa -C extra-filename=-26027f836dc7cfff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-745bc6a12d963646.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-a93bd9c998fee013.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-6b2b519c8d0a851a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3048 | 2026-04-27T09:32:44.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8506d4ecd7528de5 -C extra-filename=-0ec8b7cc2f9cbd4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-529be0f48f1e899b.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-b6e3292890e5c8fc.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3049 | 2026-04-27T09:32:44.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=1faf340837d6b563 -C extra-filename=-e04c9306dd1d5723 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3050 | 2026-04-27T09:32:44.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d204c2f6f8d7248e -C extra-filename=-3b8c8560abd613bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-dfa67a421c28d51d.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-b6f3594857fd5239.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3051 | 2026-04-27T09:32:44.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerotrie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerotrie-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "dense", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=af8a5ea4838817a2 -C extra-filename=-6e0b815f9ca3a95f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-21424ca050171ea0.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-745bc6a12d963646.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-a93bd9c998fee013.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3052 | 2026-04-27T09:32:44.823Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ed3c8e78f4bb7eee -C extra-filename=-e2d769cd5cabec2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 3053 | 2026-04-27T09:32:44.826Z | Compiling pbkdf2 v0.12.2 |
| 3054 | 2026-04-27T09:32:44.860Z | Compiling aes v0.8.4 |
| 3055 | 2026-04-27T09:32:44.863Z | Compiling salsa20 v0.10.2 |
| 3056 | 2026-04-27T09:32:44.863Z | Compiling cbc v0.1.2 |
| 3057 | 2026-04-27T09:32:44.899Z | Compiling hkdf v0.12.4 |
| 3058 | 2026-04-27T09:32:44.903Z | Compiling x509-cert v0.2.5 |
| 3059 | 2026-04-27T09:32:44.903Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder_core-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=cb7901cfc8667004 -C extra-filename=-e667bad19195bb2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-176391f33b652158.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3060 | 2026-04-27T09:32:44.903Z | Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-166487491a768524/build-script-build` |
| 3061 | 2026-04-27T09:32:44.903Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/keccak-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=876c574d9d1652f0 -C extra-filename=-12b2944ee860319d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3062 | 2026-04-27T09:32:44.903Z | Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-1e60a28a9d64bbe5/build-script-build` |
| 3063 | 2026-04-27T09:32:44.903Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_write --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_write-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=eebbfde9c1b5e973 -C extra-filename=-6b540301fa1f26bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3064 | 2026-04-27T09:32:44.903Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=769bd3012913a33c -C extra-filename=-ba176cb960aa103a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-427fad02be92da93.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9b3a004f0bbfd40d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test` |
| 3065 | 2026-04-27T09:32:44.903Z | Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-ef43ea7ecfd5f84d/build-script-build` |
| 3066 | 2026-04-27T09:32:45.100Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=0bf95948d6cddc0f -C extra-filename=-0eabbbcb78064050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-d1250f9b9be4c044.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3067 | 2026-04-27T09:32:45.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=5dcf6cadc3f6a1f0 -C extra-filename=-0b9b6ae448d77620 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3068 | 2026-04-27T09:32:45.107Z | Compiling tinystr v0.8.3 |
| 3069 | 2026-04-27T09:32:45.107Z | Compiling potential_utf v0.1.5 |
| 3070 | 2026-04-27T09:32:45.107Z | Compiling rfc6979 v0.4.0 |
| 3071 | 2026-04-27T09:32:45.107Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "std", "zeroize"))' -C metadata=a29d059e576b0c0a -C extra-filename=-9b6161d515f4c8b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3072 | 2026-04-27T09:32:45.107Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name salsa20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salsa20-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=ae36306ac603e597 -C extra-filename=-1e1977f207625fdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3073 | 2026-04-27T09:32:45.107Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=35e96c561bd60fa5 -C extra-filename=-9ca02ed117065c18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-d1250f9b9be4c044.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3074 | 2026-04-27T09:32:45.107Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=614fa24fe785cbeb -C extra-filename=-44bf1211325e0ecb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3075 | 2026-04-27T09:32:45.267Z | Compiling bytes v1.11.1 |
| 3076 | 2026-04-27T09:32:45.267Z | Compiling chrono v0.4.44 |
| 3077 | 2026-04-27T09:32:45.267Z | Compiling serde_tokenstream v0.2.3 |
| 3078 | 2026-04-27T09:32:45.270Z | Compiling ipnet v2.12.0 |
| 3079 | 2026-04-27T09:32:45.270Z | Compiling erased-serde v0.3.31 |
| 3080 | 2026-04-27T09:32:45.270Z | Compiling hex v0.4.3 |
| 3081 | 2026-04-27T09:32:45.270Z | Compiling serde_urlencoded v0.7.1 |
| 3082 | 2026-04-27T09:32:45.271Z | Compiling openapiv3 v2.2.0 |
| 3083 | 2026-04-27T09:32:45.271Z | Compiling toml_datetime v0.6.11 |
| 3084 | 2026-04-27T09:32:45.271Z | Compiling serde_spanned v0.6.9 |
| 3085 | 2026-04-27T09:32:45.304Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=4f833ed12346ee40 -C extra-filename=-2760c0c1e9ed7f9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-21424ca050171ea0.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-26027f836dc7cfff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3086 | 2026-04-27T09:32:45.310Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "alpn-accept", "default", "vendored"))' -C metadata=b1a338e581e8698d -C extra-filename=-48c276b826c67152 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4edb0fef6b4771d1.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-243d21d0b0b607bc.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-e01140c8c06a0e50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version --check-cfg 'cfg(have_min_max_version)'` |
| 3087 | 2026-04-27T09:32:45.310Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name potential_utf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/potential_utf-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=8d3b91c987dfc56c -C extra-filename=-35acffaadca7de8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-26027f836dc7cfff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3088 | 2026-04-27T09:32:45.310Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c462ad2057f6d9a1 -C extra-filename=-9f75b356515a026a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-d1250f9b9be4c044.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3089 | 2026-04-27T09:32:45.527Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=0cae6ca04dae0ac3 -C extra-filename=-63b95c6de5767e6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3090 | 2026-04-27T09:32:45.530Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=725526388fbd1867 -C extra-filename=-59a3b3fa211222c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3091 | 2026-04-27T09:32:45.531Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=1d92b89ccff14fcb -C extra-filename=-72b0aac6e2e0cbc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3092 | 2026-04-27T09:32:45.531Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb6ad9f653a680c5 -C extra-filename=-52691beeae504173 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-d3864d76002543d1.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f08bb8b248c5184c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3093 | 2026-04-27T09:32:45.531Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.6.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=6c861a36d98b4db3 -C extra-filename=-4eb2ba5592b1e71f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3094 | 2026-04-27T09:32:45.531Z | Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-2205fa6a6d98d83d/build-script-main` |
| 3095 | 2026-04-27T09:32:45.531Z | Compiling scrypt v0.11.0 |
| 3096 | 2026-04-27T09:32:45.531Z | Compiling hubpack v0.1.2 |
| 3097 | 2026-04-27T09:32:45.561Z | Compiling sha3 v0.10.9 |
| 3098 | 2026-04-27T09:32:45.564Z | Compiling env_logger v0.11.10 |
| 3099 | 2026-04-27T09:32:45.565Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=babe0773520ba9a1 -C extra-filename=-5287902c097ec795 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3100 | 2026-04-27T09:32:45.565Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=34e4236856f86530 -C extra-filename=-af95c7c71cc4d4e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3101 | 2026-04-27T09:32:45.565Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "schemars08", "schemars1", "ser_as_str", "serde", "std"))' -C metadata=8492feeed187e5f8 -C extra-filename=-c9caabf828dc0c99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3102 | 2026-04-27T09:32:45.565Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-0.6.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7771227576df0661 -C extra-filename=-88900b31754b7db7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3103 | 2026-04-27T09:32:45.565Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "defmt", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=19036a3918080dc9 -C extra-filename=-033f92b7d2688a9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-9e1cf3ccd5b53459.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3104 | 2026-04-27T09:32:45.742Z | Compiling icu_locale_core v2.2.0 |
| 3105 | 2026-04-27T09:32:45.746Z | Compiling icu_collections v2.2.0 |
| 3106 | 2026-04-27T09:32:45.746Z | Compiling nix v0.31.2 |
| 3107 | 2026-04-27T09:32:45.746Z | Compiling daft-derive v0.1.5 |
| 3108 | 2026-04-27T09:32:45.746Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 3109 | 2026-04-27T09:32:45.746Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=4023aed00dcf86d2 -C extra-filename=-fb21d8f94fdf40f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-eece82021aaaff40.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'` |
| 3110 | 2026-04-27T09:32:45.775Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scrypt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scrypt-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "password-hash", "simple", "std"))' -C metadata=82ce6133e68ad58d -C extra-filename=-dc4bd303a9f9eb8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-0eabbbcb78064050.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-1e1977f207625fdf.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3111 | 2026-04-27T09:32:45.778Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=16dfea26370175c4 -C extra-filename=-0b48cbbe548ec97c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` |
| 3112 | 2026-04-27T09:32:45.778Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha3-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std", "zeroize"))' -C metadata=ddd32336633ddbb2 -C extra-filename=-b516b61cf95ac222 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-12b2944ee860319d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3113 | 2026-04-27T09:32:45.814Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=874a7ba380ff877c -C extra-filename=-5964f9015a3cbd42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-3837612fb15a29c4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3114 | 2026-04-27T09:32:45.817Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto-color"' --cfg 'feature="color"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=09cc51b379cb6be5 -C extra-filename=-91e1733470552063 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-f6126d1640da36a8.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-6e6dc1a81fe278eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3115 | 2026-04-27T09:32:45.997Z | Compiling toml_edit v0.19.15 |
| 3116 | 2026-04-27T09:32:46.000Z | Compiling toml_edit v0.22.27 |
| 3117 | 2026-04-27T09:32:46.000Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 3118 | 2026-04-27T09:32:46.000Z | Compiling hybrid-array v0.4.11 |
| 3119 | 2026-04-27T09:32:46.000Z | Compiling bitflags v1.3.2 |
| 3120 | 2026-04-27T09:32:46.001Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locale_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=4de6323957b86bfd -C extra-filename=-4e26fa1042f6f219 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-21424ca050171ea0.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-656f5576e7aaf7dc.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-2760c0c1e9ed7f9b.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-2b55a4710ad9c21a.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-26027f836dc7cfff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3121 | 2026-04-27T09:32:46.071Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name daft_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=885c723f2756a159 -C extra-filename=-b3bf16d577f4ae6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3122 | 2026-04-27T09:32:46.103Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=64b2f47f13c75140 -C extra-filename=-16a7adf67c9edb1a --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-16a7adf67c9edb1a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-81f427d9a41870f2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3123 | 2026-04-27T09:32:46.107Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=51bc9bb34b576e2c -C extra-filename=-1f88e186e8a02fba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-21424ca050171ea0.so --extern potential_utf=/work/oxidecomputer/omicron/target/debug/deps/libpotential_utf-35acffaadca7de8d.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-530edc1d78d8d38d.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-745bc6a12d963646.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-a93bd9c998fee013.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-26027f836dc7cfff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3124 | 2026-04-27T09:32:46.107Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-sys-0.1.13+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__disabled", "static"))' -C metadata=67a2c3dfc9adfb4a -C extra-filename=-ac007e9d7c802521 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-ac007e9d7c802521 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-111a263c7361007f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3125 | 2026-04-27T09:32:46.252Z | Compiling tokio v1.52.1 |
| 3126 | 2026-04-27T09:32:46.252Z | Compiling http v1.4.0 |
| 3127 | 2026-04-27T09:32:46.255Z | Compiling derive_builder_macro v0.20.2 |
| 3128 | 2026-04-27T09:32:46.255Z | Compiling enum-as-inner v0.6.1 |
| 3129 | 2026-04-27T09:32:46.255Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=178d6462aa21b78a -C extra-filename=-d567866028523e0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3130 | 2026-04-27T09:32:46.256Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=03c26b3cdb432565 -C extra-filename=-9d99588b1a787199 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-88900b31754b7db7.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-4eb2ba5592b1e71f.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-5b14b0a300cb9907.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3131 | 2026-04-27T09:32:46.256Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=89f6add2b7e9ef91 -C extra-filename=-a3344eecc842384e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-6dc72b592c686645.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3132 | 2026-04-27T09:32:46.256Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=26a6c17f306ee03e -C extra-filename=-5d6d6bd66e6d9ce0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-88900b31754b7db7.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-4eb2ba5592b1e71f.rmeta --extern toml_write=/work/oxidecomputer/omicron/target/debug/deps/libtoml_write-6b540301fa1f26bc.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-de2055baab0db6ac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3133 | 2026-04-27T09:32:46.257Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-2.0.16+zstd.1.5.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=f03387bc9cf0ef07 -C extra-filename=-7af0e3d7bea80507 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-7af0e3d7bea80507 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-111a263c7361007f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3134 | 2026-04-27T09:32:46.445Z | Compiling pkcs5 v0.7.1 |
| 3135 | 2026-04-27T09:32:46.445Z | Compiling dof v0.3.0 |
| 3136 | 2026-04-27T09:32:46.449Z | Compiling unicode-normalization v0.1.25 |
| 3137 | 2026-04-27T09:32:46.449Z | Compiling vergen-lib v9.1.0 |
| 3138 | 2026-04-27T09:32:46.450Z | Compiling cargo-platform v0.3.3 |
| 3139 | 2026-04-27T09:32:46.450Z | Compiling managed v0.8.0 |
| 3140 | 2026-04-27T09:32:46.477Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0d02f6983d6d68a5 -C extra-filename=-3da09fce56d40b74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73b0c191b6f04cdc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-ff8c2ea201df22e7.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-a73bd9a7a1451aeb.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-7ca3019384a86f4b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3141 | 2026-04-27T09:32:46.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder_macro-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=e9a562aed48e908b -C extra-filename=-ad6438d8ddfd6d4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_core=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_core-e667bad19195bb2c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3142 | 2026-04-27T09:32:46.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9a28c01ce36317fa -C extra-filename=-4edcbed0ea1efc7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3143 | 2026-04-27T09:32:46.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enum-as-inner-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec450fb3dd8a3a0a -C extra-filename=-5f1c8d19066dc220 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3144 | 2026-04-27T09:32:46.482Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=6699525d61621f37 -C extra-filename=-084a4f7b977cb1bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-ff8c2ea201df22e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3145 | 2026-04-27T09:32:46.622Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=3c715befb4d64e02 -C extra-filename=-e0588355046ab563 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-72b0aac6e2e0cbc6.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 3146 | 2026-04-27T09:32:46.625Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs5 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs5-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pbes2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "pbes2", "sha1-insecure"))' -C metadata=49b257f0ccff5926 -C extra-filename=-0bf60d922c1ba20e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-0b9b6ae448d77620.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-9b6161d515f4c8b8.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-0eabbbcb78064050.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-dc4bd303a9f9eb8c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3147 | 2026-04-27T09:32:46.625Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=f68cde891706ba91 -C extra-filename=-9e13322132b093c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-56ac6fa73da6c719.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-74d4b47c6f0e6685.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-30956e5a90a488a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3148 | 2026-04-27T09:32:46.625Z | Compiling ppv-lite86 v0.2.21 |
| 3149 | 2026-04-27T09:32:46.660Z | Compiling dof v0.4.0 |
| 3150 | 2026-04-27T09:32:46.663Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=eee94bcac811e184 -C extra-filename=-fb54e068726995e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3151 | 2026-04-27T09:32:46.663Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-platform-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9c701c0e9d277c0 -C extra-filename=-580186da973d5e55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3152 | 2026-04-27T09:32:46.663Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5362820bc5bf8211 -C extra-filename=-fb5a77c19889c963 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-590d49d6bda30f06.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3153 | 2026-04-27T09:32:46.663Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-9.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="default"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=16027ad9345abfe8 -C extra-filename=-ce1ede9d3a921b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-ce1ede9d3a921b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3154 | 2026-04-27T09:32:46.741Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=303833cffbf00842 -C extra-filename=-308a2b38c0e407a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3155 | 2026-04-27T09:32:46.744Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=7af24251e4a7f469 -C extra-filename=-b674e1915061dc46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-189d8c333f388d65.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-74d4b47c6f0e6685.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3156 | 2026-04-27T09:32:46.845Z | Compiling icu_provider v2.2.0 |
| 3157 | 2026-04-27T09:32:46.848Z | Compiling cmov v0.5.3 |
| 3158 | 2026-04-27T09:32:46.848Z | Running `/work/oxidecomputer/omicron/target/debug/build/nix-16a7adf67c9edb1a/build-script-build` |
| 3159 | 2026-04-27T09:32:46.883Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=92e2ec2865cebc9f -C extra-filename=-3a5f4b8044aa7c36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-c58f4486f370fd69.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg folded_multiply --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'` |
| 3160 | 2026-04-27T09:32:46.997Z | Compiling pkcs8 v0.10.2 |
| 3161 | 2026-04-27T09:32:47.001Z | Compiling block-buffer v0.12.0 |
| 3162 | 2026-04-27T09:32:47.001Z | Compiling crypto-common v0.2.1 |
| 3163 | 2026-04-27T09:32:47.001Z | Compiling phf_shared v0.11.3 |
| 3164 | 2026-04-27T09:32:47.001Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="baked"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=3dd1dd506f50028f -C extra-filename=-aa40cf3539f28993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-21424ca050171ea0.so --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-4e26fa1042f6f219.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-2b55a4710ad9c21a.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-745bc6a12d963646.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-a93bd9c998fee013.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-6e0b815f9ca3a95f.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-26027f836dc7cfff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3165 | 2026-04-27T09:32:47.001Z | Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-ac007e9d7c802521/build-script-build` |
| 3166 | 2026-04-27T09:32:47.001Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cmov --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmov-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b9f0b607100df82 -C extra-filename=-e009e71b3fc01d6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3167 | 2026-04-27T09:32:47.001Z | Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-7af0e3d7bea80507/build-script-build` |
| 3168 | 2026-04-27T09:32:47.117Z | Compiling cargo_metadata v0.23.1 |
| 3169 | 2026-04-27T09:32:47.120Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="encryption"' --cfg 'feature="pem"' --cfg 'feature="pkcs5"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=98fd6e78e68933a2 -C extra-filename=-7f726074a4912083 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-0bf60d922c1ba20e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3170 | 2026-04-27T09:32:47.157Z | Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-ce1ede9d3a921b62/build-script-build` |
| 3171 | 2026-04-27T09:32:47.160Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=1db01db6aaf7b4e7 -C extra-filename=-8fe02b5492664d80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-a3344eecc842384e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3172 | 2026-04-27T09:32:47.194Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=a1a55b6fcecb120f -C extra-filename=-3bd3c49fbd5e76b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-cd202310ad5c957e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3173 | 2026-04-27T09:32:47.197Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=3b8ed51655046728 -C extra-filename=-a95bc9c51e788653 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-a3344eecc842384e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3174 | 2026-04-27T09:32:47.278Z | Compiling http-body v1.0.1 |
| 3175 | 2026-04-27T09:32:47.278Z | Compiling rand_chacha v0.9.0 |
| 3176 | 2026-04-27T09:32:47.278Z | Compiling rand_chacha v0.3.1 |
| 3177 | 2026-04-27T09:32:47.281Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=8e3c58fbce9b4f95 -C extra-filename=-d4a5b92b2b83c064 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-9e13322132b093c6.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-d47c9fe0fefbda7e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-d809f88d9a81e50c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard` |
| 3178 | 2026-04-27T09:32:47.281Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=d32d7cc7d92eced2 -C extra-filename=-a7c6d1d0d8a3a133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-580186da973d5e55.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3179 | 2026-04-27T09:32:47.440Z | Compiling icu_properties v2.2.0 |
| 3180 | 2026-04-27T09:32:47.440Z | Compiling icu_normalizer v2.2.0 |
| 3181 | 2026-04-27T09:32:47.440Z | Compiling sec1 v0.7.3 |
| 3182 | 2026-04-27T09:32:47.443Z | Compiling pkcs1 v0.7.5 |
| 3183 | 2026-04-27T09:32:47.443Z | Compiling ed25519 v2.2.3 |
| 3184 | 2026-04-27T09:32:47.443Z | Compiling derive_builder v0.20.2 |
| 3185 | 2026-04-27T09:32:47.443Z | Compiling ctutils v0.4.2 |
| 3186 | 2026-04-27T09:32:47.443Z | Compiling vergen v9.1.0 |
| 3187 | 2026-04-27T09:32:47.444Z | Compiling fs-err v3.3.0 |
| 3188 | 2026-04-27T09:32:47.444Z | Compiling fixedbitset v0.4.2 |
| 3189 | 2026-04-27T09:32:47.444Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da07d595fbc24eed -C extra-filename=-85b3b19858ab769c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3190 | 2026-04-27T09:32:47.444Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=f2c87c5154e167e2 -C extra-filename=-5db6f62f24765112 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-0b48cbbe548ec97c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'` |
| 3191 | 2026-04-27T09:32:47.444Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=33f1e5a1d26eef56 -C extra-filename=-b728f8f575c59ac2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-308a2b38c0e407a4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-403b37edc14b4e20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3192 | 2026-04-27T09:32:47.444Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=7cfee3dfb3b0e85b -C extra-filename=-bcd28a2127087045 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-308a2b38c0e407a4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3193 | 2026-04-27T09:32:47.586Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "harfbuzz_traits", "serde", "unicode_bidi"))' -C metadata=d47d73eaec6f4e91 -C extra-filename=-c452597217939a92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-1f88e186e8a02fba.rmeta --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-4e26fa1042f6f219.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-295e4da9e1bf39d6.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-aa40cf3539f28993.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-6e0b815f9ca3a95f.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-26027f836dc7cfff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3194 | 2026-04-27T09:32:47.590Z | Compiling http-body-util v0.1.3 |
| 3195 | 2026-04-27T09:32:47.590Z | Compiling precomputed-hash v0.1.1 |
| 3196 | 2026-04-27T09:32:47.622Z | Compiling const-oid v0.10.2 |
| 3197 | 2026-04-27T09:32:47.625Z | Compiling new_debug_unreachable v1.0.6 |
| 3198 | 2026-04-27T09:32:47.625Z | Compiling foldhash v0.1.5 |
| 3199 | 2026-04-27T09:32:47.625Z | Compiling zstd-safe v7.2.4 |
| 3200 | 2026-04-27T09:32:47.626Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::wildcard_dependencies' '--warn=clippy::useless_transmute' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes '--warn=clippy::unnecessary-wraps' --warn=unexpected_cfgs '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts '--warn=clippy::transmutes_expressible_as_ptr_casts' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ref' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::transmute_int_to_non_zero' '--warn=clippy::transmute_int_to_bool' '--warn=clippy::transmute_bytes_to_str' '--warn=clippy::todo' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::or-fun-call' '--warn=clippy::negative_feature_names' '--warn=clippy::missing_transmute_annotations' '--warn=clippy::missing_fields_in_debug' --deny=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::large_stack_arrays' '--warn=clippy::infinite_loop' '--warn=clippy::fn_to_numeric_cast_any' '--deny=clippy::exhaustive_structs' '--deny=clippy::exhaustive_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::crosspointer_transmute' '--warn=clippy::collection_is_never_read' '--warn=clippy::branches-sharing-code' '--warn=clippy::alloc-instead-of-core' --check-cfg 'cfg(icu4c_enable_renaming)' --check-cfg 'cfg(needs_alloc_error_handler)' --check-cfg 'cfg(icu4x_run_size_tests)' --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "harfbuzz_traits", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=56117f1611e818ab -C extra-filename=-e16478bc1a2c7219 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-1f88e186e8a02fba.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-174aaa89526f75e0.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-aa40cf3539f28993.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-26027f836dc7cfff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3201 | 2026-04-27T09:32:47.658Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=5fd825a30e09307c -C extra-filename=-fd1d071cffe3b781 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_macro=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_macro-ad6438d8ddfd6d4a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3202 | 2026-04-27T09:32:47.662Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-3.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "debug_tokio", "expose_original_error", "path_facts", "tokio"))' -C metadata=fd78ed403b050d4f -C extra-filename=-21608e1e95ea0b3a --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-21608e1e95ea0b3a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-a5f282b36849bc49.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3203 | 2026-04-27T09:32:47.662Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d74a434bf6aae5bf -C extra-filename=-8ad7a70031326172 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3204 | 2026-04-27T09:32:47.662Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-9.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "default", "emit_and_set", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=5114fc5ffd2dfb7e -C extra-filename=-f0167fa7f3fd9136 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-f0167fa7f3fd9136 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3205 | 2026-04-27T09:32:47.692Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=f938513d5684bdef -C extra-filename=-581bf34687271fc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-7f726074a4912083.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-c8351f96cd904372.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3206 | 2026-04-27T09:32:47.696Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=1b66fafd59fc683e -C extra-filename=-bbb52afb493a06d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-9a1fee2dec1666ec.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-7f726074a4912083.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3207 | 2026-04-27T09:32:47.697Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=03ade16e88d94208 -C extra-filename=-53478a88013218de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-7f726074a4912083.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3208 | 2026-04-27T09:32:47.697Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ctutils --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctutils-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "subtle"))' -C metadata=e3ca5f44ee4952eb -C extra-filename=-34ef8195652611ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cmov=/work/oxidecomputer/omicron/target/debug/deps/libcmov-e009e71b3fc01d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3209 | 2026-04-27T09:32:47.726Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90ef351b3915c7ce -C extra-filename=-c40e69f07b38b683 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3210 | 2026-04-27T09:32:47.729Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=fe926f368e9a0b2e -C extra-filename=-a4accd7e9c800660 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-85b3b19858ab769c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3211 | 2026-04-27T09:32:47.729Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db"))' -C metadata=f11a86fcde12bd47 -C extra-filename=-880a29102de27772 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3212 | 2026-04-27T09:32:47.729Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f855e348beea0a69 -C extra-filename=-c136a3ec92f4eb3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3213 | 2026-04-27T09:32:47.729Z | Compiling rand v0.9.4 |
| 3214 | 2026-04-27T09:32:47.729Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3874fdef8a6ed975 -C extra-filename=-de8eb01e6339d07a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3215 | 2026-04-27T09:32:47.730Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-7.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=f288b44164548847 -C extra-filename=-a9880241af53b29a --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-a9880241af53b29a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3216 | 2026-04-27T09:32:47.767Z | Compiling rand v0.8.6 |
| 3217 | 2026-04-27T09:32:47.810Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "rand_chacha", "serde", "serde1", "small_rng", "std", "std_rng"))' -C metadata=1505f0540bf49ece -C extra-filename=-e53b8d0782d4439b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-bcd28a2127087045.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3218 | 2026-04-27T09:32:47.813Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=c41a7cb026020d89 -C extra-filename=-9c7da1a215ee99e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b728f8f575c59ac2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-403b37edc14b4e20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3219 | 2026-04-27T09:32:47.813Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=9202d4f3df313502 -C extra-filename=-78595389c91d5b3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-b674e1915061dc46.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-3b8c8560abd613bb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-a29baa1ef28c023b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'` |
| 3220 | 2026-04-27T09:32:47.848Z | Compiling elliptic-curve v0.13.8 |
| 3221 | 2026-04-27T09:32:47.877Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=95178583cd96196d -C extra-filename=-72e75ca110bdbedd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-9a1fee2dec1666ec.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-4712e8f833b4d565.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5e4abb3f1b30eeae.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-614ff585f2e6539e.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-9ca02ed117065c18.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-158ee63d9a68ba9b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-7f726074a4912083.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-bbb52afb493a06d7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3222 | 2026-04-27T09:32:47.947Z | Compiling ed25519-dalek v2.2.0 |
| 3223 | 2026-04-27T09:32:47.950Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="fast"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="signature"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=d483971aeb3068ae -C extra-filename=-d882b3e642329fad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb21d8f94fdf40f4.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-581bf34687271fc9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-c8351f96cd904372.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3224 | 2026-04-27T09:32:48.027Z | Compiling ref-cast v1.0.25 |
| 3225 | 2026-04-27T09:32:48.030Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-sys-0.1.13+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__disabled", "static"))' -C metadata=a6d77e5655eab7f3 -C extra-filename=-f0f8b0c778a6497b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8c976e7e1b0ebbfc/out/lib -l static=bz2` |
| 3226 | 2026-04-27T09:32:48.138Z | Compiling hashbrown v0.15.5 |
| 3227 | 2026-04-27T09:32:48.268Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ref-cast-1.0.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=671f8bbcf00f4ed2 -C extra-filename=-4fca2b658b6213c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-4fca2b658b6213c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3228 | 2026-04-27T09:32:48.340Z | Compiling petgraph v0.6.5 |
| 3229 | 2026-04-27T09:32:48.343Z | Compiling toml v0.7.8 |
| 3230 | 2026-04-27T09:32:48.407Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=00846ef46258f696 -C extra-filename=-74cdada1b096953c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-3318559a2770f550.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-a1dbfc08a4534512.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-de8eb01e6339d07a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3231 | 2026-04-27T09:32:48.446Z | Running `/work/oxidecomputer/omicron/target/debug/build/vergen-f0167fa7f3fd9136/build-script-build` |
| 3232 | 2026-04-27T09:32:48.521Z | Compiling ecdsa v0.16.9 |
| 3233 | 2026-04-27T09:32:48.521Z | Compiling digest v0.11.2 |
| 3234 | 2026-04-27T09:32:48.521Z | Compiling string_cache v0.8.9 |
| 3235 | 2026-04-27T09:32:48.525Z | Compiling signal-hook-mio v0.2.5 |
| 3236 | 2026-04-27T09:32:48.525Z | Compiling chacha20 v0.10.0 |
| 3237 | 2026-04-27T09:32:48.525Z | Compiling ref-cast-impl v1.0.25 |
| 3238 | 2026-04-27T09:32:48.525Z | Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-21608e1e95ea0b3a/build-script-build` |
| 3239 | 2026-04-27T09:32:48.525Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vergen_lib --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-9.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="default"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=511c9e72554420d1 -C extra-filename=-5a66c75cdd4280e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-fd1d071cffe3b781.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(nightly)'` |
| 3240 | 2026-04-27T09:32:48.525Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=d9ef76a20f3f1c22 -C extra-filename=-8cb3de09cc01b79f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-88900b31754b7db7.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-4eb2ba5592b1e71f.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9d99588b1a787199.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3241 | 2026-04-27T09:32:48.525Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=c9f5580dad7fe52b -C extra-filename=-ccf6faf54f4a34d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-8ad7a70031326172.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3242 | 2026-04-27T09:32:48.671Z | Compiling usdt-macro v0.6.0 |
| 3243 | 2026-04-27T09:32:48.674Z | Compiling usdt-attr-macro v0.6.0 |
| 3244 | 2026-04-27T09:32:48.674Z | Compiling bzip2 v0.4.4 |
| 3245 | 2026-04-27T09:32:48.674Z | Compiling rustc-hash v2.1.2 |
| 3246 | 2026-04-27T09:32:48.674Z | Compiling heapless v0.7.17 |
| 3247 | 2026-04-27T09:32:48.674Z | Compiling bumpalo v3.20.2 |
| 3248 | 2026-04-27T09:32:48.707Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=67af79371bc97f81 -C extra-filename=-630900a765e1ad1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-9f75b356515a026a.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-c8351f96cd904372.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3249 | 2026-04-27T09:32:48.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "malloc_size_of", "serde", "serde_support"))' -C metadata=16c3e3196babc64d -C extra-filename=-fffda7551952cfb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-c136a3ec92f4eb3e.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-3bd3c49fbd5e76b7.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-c40e69f07b38b683.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3250 | 2026-04-27T09:32:48.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' -C debug-assertions=on --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=cda2ae09cf93ccce -C extra-filename=-9e666cea8c2f97c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-197686315eaba168.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-0becdf184183ce65.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3251 | 2026-04-27T09:32:48.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ref-cast-impl-1.0.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c836af78d0d530a5 -C extra-filename=-eae4eb7d195fc05f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3252 | 2026-04-27T09:32:48.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-mio-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=53380f334d8cc802 -C extra-filename=-e57a65047c7e0acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-73b0c191b6f04cdc.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-084a4f7b977cb1bd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3253 | 2026-04-27T09:32:48.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=95b8a899e6c4d5c9 -C extra-filename=-0330a18b4c2f562f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_buffer=/work/oxidecomputer/omicron/target/debug/deps/libblock_buffer-8fe02b5492664d80.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-880a29102de27772.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-a95bc9c51e788653.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-34ef8195652611ff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3254 | 2026-04-27T09:32:48.778Z | Compiling idna_adapter v1.2.1 |
| 3255 | 2026-04-27T09:32:48.780Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=acb24f7feaaf696f -C extra-filename=-0c7fb59fbaf19891 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bzip2_sys=/work/oxidecomputer/omicron/target/debug/deps/libbzip2_sys-f0f8b0c778a6497b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8c976e7e1b0ebbfc/out/lib` |
| 3256 | 2026-04-27T09:32:48.782Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aef9a88ecea9ea58 -C extra-filename=-b96ff0fb98f621ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-3b8c8560abd613bb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-78595389c91d5b3d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3257 | 2026-04-27T09:32:48.782Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=312c4c07b4703e77 -C extra-filename=-41dc0e71c9f2ef95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-3b8c8560abd613bb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-78595389c91d5b3d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3258 | 2026-04-27T09:32:48.783Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bumpalo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "bench_allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=024cd182060cdd8f -C extra-filename=-b0ceb12795a3beca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3259 | 2026-04-27T09:32:48.783Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=fc52b948be6c1206 -C extra-filename=-77a0ff2538b91577 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3260 | 2026-04-27T09:32:48.783Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=2406a7ee97a08594 -C extra-filename=-e1ea7257b8c7f603 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-e1ea7257b8c7f603 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c6b05ceb18b87f18.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3261 | 2026-04-27T09:32:48.942Z | Compiling proptest v1.11.0 |
| 3262 | 2026-04-27T09:32:48.945Z | Compiling rand v0.10.1 |
| 3263 | 2026-04-27T09:32:48.945Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=22ab12c848e32dca -C extra-filename=-91e927abefab6722 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern icu_normalizer=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer-e16478bc1a2c7219.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-c452597217939a92.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3264 | 2026-04-27T09:32:49.122Z | Compiling libbz2-rs-sys v0.2.3 |
| 3265 | 2026-04-27T09:32:49.122Z | Compiling lalrpop-util v0.19.12 |
| 3266 | 2026-04-27T09:32:49.125Z | Compiling crossterm v0.28.1 |
| 3267 | 2026-04-27T09:32:49.125Z | Compiling serde-big-array v0.5.1 |
| 3268 | 2026-04-27T09:32:49.125Z | Compiling similar v2.7.0 |
| 3269 | 2026-04-27T09:32:49.125Z | Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-4fca2b658b6213c5/build-script-build` |
| 3270 | 2026-04-27T09:32:49.125Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=8aa8637db745acd3 -C extra-filename=-d7cd030867400f69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-9e666cea8c2f97c0.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-9656903dd71da61d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-0becdf184183ce65.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3271 | 2026-04-27T09:32:49.125Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=6c53769f15c30c06 -C extra-filename=-904686e2306e93ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-54f21ffbb79648bf.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-1f592c78e46269e4.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b728f8f575c59ac2.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-d3d6bd8efd5862d9.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-99f20a04b8966635.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-ff9d3c5b52ab3165.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-58a88eb0efe5bd9f.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-0c85d7019b9b3bd1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3272 | 2026-04-27T09:32:49.238Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=8bf501cc4e816664 -C extra-filename=-571f28e5e3305dad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-dd9102c781fc5d0d.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-1079dfc81c68b9a8.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b8b4079daab0ed4.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5123d94d29602b7b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128` |
| 3273 | 2026-04-27T09:32:49.271Z | Compiling zip v0.6.6 |
| 3274 | 2026-04-27T09:32:49.274Z | Compiling zopfli v0.8.3 |
| 3275 | 2026-04-27T09:32:49.275Z | Compiling hash32 v0.2.1 |
| 3276 | 2026-04-27T09:32:49.275Z | Compiling unicode-bidi v0.3.18 |
| 3277 | 2026-04-27T09:32:49.275Z | Compiling smoltcp v0.9.1 |
| 3278 | 2026-04-27T09:32:49.275Z | Compiling predicates-core v1.0.10 |
| 3279 | 2026-04-27T09:32:49.275Z | Compiling unicode-properties v0.1.4 |
| 3280 | 2026-04-27T09:32:49.275Z | Compiling jiff v0.2.24 |
| 3281 | 2026-04-27T09:32:49.302Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vergen --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-9.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "default", "emit_and_set", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=31a64bde3a2ecbd1 -C extra-filename=-32c3a04c17c6d0db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-a7c6d1d0d8a3a133.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-fd1d071cffe3b781.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c6b05ceb18b87f18.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-5a66c75cdd4280e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)'` |
| 3282 | 2026-04-27T09:32:49.305Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "wasm32_web_time", "web-time"))' -C metadata=623ecc6b4c7f25cf -C extra-filename=-2009666346c43810 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d7011e9bfeca9f9e.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3283 | 2026-04-27T09:32:49.305Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd96ac914b5829ef -C extra-filename=-983444725a874fd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3284 | 2026-04-27T09:32:49.306Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=dacf5db92e7fd4fc -C extra-filename=-8e87eb6c026a0ee2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3285 | 2026-04-27T09:32:49.306Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=39b4f0acfd0ded32 -C extra-filename=-a18a72ddace41aa6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73b0c191b6f04cdc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-996206d00a46874f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-084a4f7b977cb1bd.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-e57a65047c7e0acb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3286 | 2026-04-27T09:32:49.306Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libbz2_rs_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libbz2-rs-sys-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust-allocator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal-fuzz-disable-checksum", "c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "stdio", "testing-prefix"))' -C metadata=3da46f6fd7b397b1 -C extra-filename=-32b066ec23ecdbdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3287 | 2026-04-27T09:32:49.676Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=d3d64798b800d821 -C extra-filename=-e27e258c532f01d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-0c7fb59fbaf19891.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-74759b175612c26b.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-a6705e057e57fff7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8c976e7e1b0ebbfc/out/lib` |
| 3288 | 2026-04-27T09:32:49.680Z | Compiling idna v1.1.0 |
| 3289 | 2026-04-27T09:32:49.680Z | Compiling hmac v0.13.0 |
| 3290 | 2026-04-27T09:32:49.680Z | Compiling sha2 v0.11.0 |
| 3291 | 2026-04-27T09:32:49.680Z | Compiling md-5 v0.11.0 |
| 3292 | 2026-04-27T09:32:49.680Z | Compiling strum_macros v0.27.2 |
| 3293 | 2026-04-27T09:32:49.680Z | Compiling float-cmp v0.10.0 |
| 3294 | 2026-04-27T09:32:49.680Z | Compiling difflib v0.4.0 |
| 3295 | 2026-04-27T09:32:49.680Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9b501f45fbe856d -C extra-filename=-6bebb303f7391209 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3296 | 2026-04-27T09:32:49.680Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zopfli --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zopfli-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="std"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "nightly", "std", "zlib"))' -C metadata=5c089ecc4d67c697 -C extra-filename=-f8cada11b067bf5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bumpalo=/work/oxidecomputer/omicron/target/debug/deps/libbumpalo-b0ceb12795a3beca.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-74759b175612c26b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-b4cd5c6f14e76eec.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3297 | 2026-04-27T09:32:49.680Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=622a4987a0635f86 -C extra-filename=-85fb81ff7c175365 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-85fb81ff7c175365 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3298 | 2026-04-27T09:32:49.681Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-bidi-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=dc527fc4d6875a04 -C extra-filename=-fa94290699649ee5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3299 | 2026-04-27T09:32:49.681Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-properties-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="emoji"' --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=0b8c52e29d9c50d4 -C extra-filename=-04b5ba7a620e4501 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3300 | 2026-04-27T09:32:49.682Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-core-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9927ad62021ea287 -C extra-filename=-4ac1a54594d09143 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3301 | 2026-04-27T09:32:49.682Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name jiff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=a393e7ab3595792c -C extra-filename=-a1384c6e1a48994d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3302 | 2026-04-27T09:32:49.835Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=380a330f2d9e6a20 -C extra-filename=-1c88de7eed32dbd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna_adapter=/work/oxidecomputer/omicron/target/debug/deps/libidna_adapter-91e927abefab6722.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-530edc1d78d8d38d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3303 | 2026-04-27T09:32:49.838Z | Compiling bzip2 v0.6.1 |
| 3304 | 2026-04-27T09:32:49.838Z | Compiling normalize-line-endings v0.3.0 |
| 3305 | 2026-04-27T09:32:49.838Z | Compiling fallible-iterator v0.2.0 |
| 3306 | 2026-04-27T09:32:49.864Z | Compiling phf_shared v0.13.1 |
| 3307 | 2026-04-27T09:32:49.867Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=11a80033480e599f -C extra-filename=-8c48ad527c471bbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0330a18b4c2f562f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3308 | 2026-04-27T09:32:49.868Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/float-cmp-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=ba9e6cd00f8c8695 -C extra-filename=-5fe7d1db8071b93a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3309 | 2026-04-27T09:32:49.868Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d29459595debaf5 -C extra-filename=-341ab75f5cac778c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3310 | 2026-04-27T09:32:49.901Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e391acd2db850887 -C extra-filename=-6dab47f003096649 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3311 | 2026-04-27T09:32:49.904Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/md-5-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(md5_backend, values("soft"))' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=9e8eb8cc0be7fc7a -C extra-filename=-c9491d64c5188ac5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0330a18b4c2f562f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3312 | 2026-04-27T09:32:49.904Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(sha2_backend, values("soft", "riscv-zknh"))' --check-cfg 'cfg(sha2_256_backend, values("aarch64-sha2", "soft", "riscv-zknh", "x86-sha"))' --check-cfg 'cfg(sha2_512_backend, values("aarch64-sha3", "soft", "riscv-zknh", "x86-avx2"))' --check-cfg 'cfg(sha2_backend_soft, values("compact"))' --check-cfg 'cfg(sha2_backend_riscv_zknh, values("compact"))' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=f615fdb5dfeaa74d -C extra-filename=-bb4d2bc5a98050ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-197686315eaba168.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0330a18b4c2f562f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3313 | 2026-04-27T09:32:49.905Z | Running `/work/oxidecomputer/omicron/target/debug/build/heapless-e1ea7257b8c7f603/build-script-build` |
| 3314 | 2026-04-27T09:32:50.048Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ref-cast-1.0.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e36e125dedca7c95 -C extra-filename=-5f0b843b9d400c4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ref_cast_impl=/work/oxidecomputer/omicron/target/debug/deps/libref_cast_impl-eae4eb7d195fc05f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'` |
| 3315 | 2026-04-27T09:32:50.052Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bzip2-sys", "default", "static"))' -C metadata=2aa956f1f2334f35 -C extra-filename=-2e388fd38ecdc130 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libbz2_rs_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibbz2_rs_sys-32b066ec23ecdbdd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3316 | 2026-04-27T09:32:50.053Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a2ea2301bf595e0 -C extra-filename=-4b064a989d39d51b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3317 | 2026-04-27T09:32:50.053Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=786475a282e91256 -C extra-filename=-a05ddf4c68cd9738 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3318 | 2026-04-27T09:32:50.086Z | Compiling stringprep v0.1.5 |
| 3319 | 2026-04-27T09:32:50.089Z | Compiling serde_repr v0.1.20 |
| 3320 | 2026-04-27T09:32:50.089Z | Compiling fixedbitset v0.5.7 |
| 3321 | 2026-04-27T09:32:50.089Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=e1b65a272e8e758b -C extra-filename=-5d3af881bba1979d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-cd202310ad5c957e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3322 | 2026-04-27T09:32:50.314Z | Compiling url v2.5.8 |
| 3323 | 2026-04-27T09:32:50.314Z | Compiling tokio-util v0.7.18 |
| 3324 | 2026-04-27T09:32:50.317Z | Compiling tower v0.5.3 |
| 3325 | 2026-04-27T09:32:50.317Z | Compiling publicsuffix v2.3.0 |
| 3326 | 2026-04-27T09:32:50.317Z | Compiling tokio-native-tls v0.3.1 |
| 3327 | 2026-04-27T09:32:50.317Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stringprep-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e11f9a8538d6c6fa -C extra-filename=-b0ac149f85354dd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-fa94290699649ee5.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-fb5a77c19889c963.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-04b5ba7a620e4501.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3328 | 2026-04-27T09:32:50.317Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=408c67c487d9d408 -C extra-filename=-3482c46276f5baf9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3329 | 2026-04-27T09:32:50.317Z | Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-85fb81ff7c175365/build-script-build` |
| 3330 | 2026-04-27T09:32:50.317Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_repr-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9896e5c8d1829e5 -C extra-filename=-6ebbabdeff73d104 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3331 | 2026-04-27T09:32:50.464Z | Compiling rsa v0.9.10 |
| 3332 | 2026-04-27T09:32:50.468Z | Compiling usdt v0.6.0 |
| 3333 | 2026-04-27T09:32:50.468Z | Compiling predicates v3.1.4 |
| 3334 | 2026-04-27T09:32:50.468Z | Compiling buf-list v1.1.2 |
| 3335 | 2026-04-27T09:32:50.468Z | Compiling peg-runtime v0.8.5 |
| 3336 | 2026-04-27T09:32:50.468Z | Compiling phf v0.13.1 |
| 3337 | 2026-04-27T09:32:50.499Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3338 | 2026-04-27T09:32:50.504Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=29f4e5b7dbcb9eb6 -C extra-filename=-91e79f6ed0362702 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-d3864d76002543d1.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-1c88de7eed32dbd2.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3339 | 2026-04-27T09:32:50.504Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=a9b14fd602218c78 -C extra-filename=-8b5df465b1f204eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-48c276b826c67152.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64` |
| 3340 | 2026-04-27T09:32:50.504Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/publicsuffix-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=e5904bcdef3407d4 -C extra-filename=-5497cb52d2f80e60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-1c88de7eed32dbd2.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-d7c954c5e8c62581.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3341 | 2026-04-27T09:32:50.504Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=3a7ffb07eeb8bc2a -C extra-filename=-ceb4bcf1fe2dd6c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-930b93cd044331fb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-b8f2d017dfbfe3c9.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-b069a8570b2e898f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3342 | 2026-04-27T09:32:50.504Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=052f71d0560b95f6 -C extra-filename=-7d3398bd4b454271 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ab8db966f19237e8.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-76115cfbe65924e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3343 | 2026-04-27T09:32:50.612Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rsa-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=4941ef7cbb57ae3c -C extra-filename=-e0048efb3cb3c023 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-571f28e5e3305dad.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b8b4079daab0ed4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-53478a88013218de.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-7f726074a4912083.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-c8351f96cd904372.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3344 | 2026-04-27T09:32:50.616Z | Compiling postgres-protocol v0.6.11 |
| 3345 | 2026-04-27T09:32:50.616Z | Compiling petgraph v0.8.3 |
| 3346 | 2026-04-27T09:32:50.616Z | Compiling whoami v2.1.2 |
| 3347 | 2026-04-27T09:32:50.616Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=b7d94a2a2c6df936 -C extra-filename=-8ee63c0df419f419 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-b674e1915061dc46.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-189d8c333f388d65.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-c64b41c0045cb44c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-41dc0e71c9f2ef95.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-78595389c91d5b3d.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-b96ff0fb98f621ae.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3348 | 2026-04-27T09:32:50.616Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=09529ae26af0e034 -C extra-filename=-af4017a5c694082d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-6bebb303f7391209.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-498226a3d878704f.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-4c61d3348f11ddaa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics` |
| 3349 | 2026-04-27T09:32:50.616Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_ereport_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/ea2f39c/gateway-ereport-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="debug-impls"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug-impls", "serde"))' -C metadata=64b62b0ada663395 -C extra-filename=-5a5ee446caccdae4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3350 | 2026-04-27T09:32:50.647Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-3.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=bb2eabd344a32682 -C extra-filename=-2f47e298a04381f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-341ab75f5cac778c.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-5fe7d1db8071b93a.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-4b064a989d39d51b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-4ac1a54594d09143.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3351 | 2026-04-27T09:32:50.651Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-runtime-0.8.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=8409ba5c228fc90a -C extra-filename=-6ea17d19d7865e8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3352 | 2026-04-27T09:32:50.651Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=f89cdbb4965cdcc2 -C extra-filename=-dc308447c61f5c52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-5d3af881bba1979d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3353 | 2026-04-27T09:32:50.651Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=6ffaa49ee47aad5f -C extra-filename=-8b3ee8c2ac7b9268 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3354 | 2026-04-27T09:32:50.652Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "debug_tokio", "expose_original_error", "path_facts", "tokio"))' -C metadata=11521ff15f7271c7 -C extra-filename=-7845f4a4e6ca2b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_56 --cfg rustc_1_63 --cfg rustc_1_73 --cfg rustc_1_75 --cfg rustc_1_81 --cfg rustc_1_89 --check-cfg 'cfg(rustc_1_56)' --check-cfg 'cfg(rustc_1_63)' --check-cfg 'cfg(rustc_1_73)' --check-cfg 'cfg(rustc_1_75)' --check-cfg 'cfg(rustc_1_81)' --check-cfg 'cfg(rustc_1_89)'` |
| 3355 | 2026-04-27T09:32:50.754Z | Compiling is-terminal v0.4.17 |
| 3356 | 2026-04-27T09:32:50.759Z | Compiling futures-executor v0.3.32 |
| 3357 | 2026-04-27T09:32:50.759Z | Compiling crossbeam-channel v0.5.15 |
| 3358 | 2026-04-27T09:32:50.759Z | Compiling thread_local v1.1.9 |
| 3359 | 2026-04-27T09:32:50.759Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-protocol-0.6.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=6daff48c482b1aa9 -C extra-filename=-7d7c64383ae33c65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-a05ddf4c68cd9738.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-8c48ad527c471bbd.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-c9491d64c5188ac5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d7cd030867400f69.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-bb4d2bc5a98050ff.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-b0ac149f85354dd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3360 | 2026-04-27T09:32:50.789Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/whoami-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(daku)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="wasi-wasite"' --cfg 'feature="wasm-web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-stub", "std", "wasi-wasite", "wasm-web"))' -C metadata=f18f13e6abb5e865 -C extra-filename=-d36261fd0d642a17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3361 | 2026-04-27T09:32:50.791Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "dot_parser", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "std", "unstable"))' -C metadata=873bbbe12322f753 -C extra-filename=-100d221d12db391c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-3482c46276f5baf9.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-74cdada1b096953c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3362 | 2026-04-27T09:32:50.868Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5f827af262b3734 -C extra-filename=-ce2f64345bfadb53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3363 | 2026-04-27T09:32:50.871Z | Compiling slog-async v2.8.0 |
| 3364 | 2026-04-27T09:32:50.871Z | Compiling term v1.2.1 |
| 3365 | 2026-04-27T09:32:50.871Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "thread-pool"))' -C metadata=d9d34680f5c6ae9b -C extra-filename=-e4ca17a82e289296 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-f90e97ec9fd53070.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3366 | 2026-04-27T09:32:50.871Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3b6ceaaa71879093 -C extra-filename=-44f9d96f1d23d9ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3367 | 2026-04-27T09:32:50.871Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fcda5dc73b107d6c -C extra-filename=-50400560ef360c96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3368 | 2026-04-27T09:32:50.911Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=67108aca4df15cb0 -C extra-filename=-4726b16ef8640a46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3369 | 2026-04-27T09:32:50.983Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=ea344a9e128fe8b3 -C extra-filename=-5bc4956278004c44 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-5bc4956278004c44 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3370 | 2026-04-27T09:32:50.983Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=f7d42bdf53151acf -C extra-filename=-52c2017b811e6312 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-7aa0a185f0e945eb.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-27aa3a69b8d4ae91.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic` |
| 3371 | 2026-04-27T09:32:51.030Z | Compiling tower-http v0.6.8 |
| 3372 | 2026-04-27T09:32:51.033Z | Compiling cookie_store v0.22.1 |
| 3373 | 2026-04-27T09:32:51.139Z | Compiling hickory-proto v0.25.2 |
| 3374 | 2026-04-27T09:32:51.142Z | Compiling take_mut v0.2.2 |
| 3375 | 2026-04-27T09:32:51.142Z | Compiling structmeta-derive v0.3.0 |
| 3376 | 2026-04-27T09:32:51.142Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=e6cc37da6bf0bacf -C extra-filename=-8f76d1b1f17a9bf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-85b3b19858ab769c.rmeta --extern iri_string=/work/oxidecomputer/omicron/target/debug/deps/libiri_string-8cb6f7c9f0a4c996.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-ceb4bcf1fe2dd6c1.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-b8f2d017dfbfe3c9.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-b069a8570b2e898f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3377 | 2026-04-27T09:32:51.142Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie_store-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log_secure_cookie_values", "preserve_order", "public_suffix", "serde", "serde_json", "serde_ron", "wasm-bindgen"))' -C metadata=676b3f739f998377 -C extra-filename=-d87232b649693e2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-b8e6c84599e1e2cf.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-f1440f2cce620e94.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-1c88de7eed32dbd2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-5497cb52d2f80e60.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3378 | 2026-04-27T09:32:51.254Z | Compiling h2 v0.4.13 |
| 3379 | 2026-04-27T09:32:51.257Z | Compiling tokio-stream v0.1.18 |
| 3380 | 2026-04-27T09:32:51.257Z | Compiling match_cfg v0.1.0 |
| 3381 | 2026-04-27T09:32:51.257Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f48a700d5ac3b25f -C extra-filename=-b72da4781351932d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3382 | 2026-04-27T09:32:51.257Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="text-parsing"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "futures-io", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "no-std-rand", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "socket2", "std", "testing", "text-parsing", "tls-aws-lc-rs", "tls-ring", "tokio", "wasm-bindgen", "webpki-roots"))' -C metadata=a238a0b149691baf -C extra-filename=-25a29c2ba53b369e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-5f1c8d19066dc220.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-a5f9eb635e32839e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-1c88de7eed32dbd2.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c9caabf828dc0c99.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-590d49d6bda30f06.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3383 | 2026-04-27T09:32:51.257Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00574a8d14704317 -C extra-filename=-d2a7be552b6b6de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3384 | 2026-04-27T09:32:51.333Z | Compiling slog-json v2.6.1 |
| 3385 | 2026-04-27T09:32:51.337Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=e3dc7d2057806298 -C extra-filename=-71a18ef15f358842 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-6c6bb4391ac8d17e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-6d38f3aad90247c6.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ab8db966f19237e8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-76115cfbe65924e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7d3398bd4b454271.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3386 | 2026-04-27T09:32:51.337Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=f2cc14967f862e7d -C extra-filename=-d4e4102bb776d67e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7d3398bd4b454271.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3387 | 2026-04-27T09:32:51.337Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=ac760d855e9b7b63 -C extra-filename=-01d9d79c09366ce0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3388 | 2026-04-27T09:32:51.369Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=8c2730cc0265d995 -C extra-filename=-c29a32825f8d89e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d567866028523e0c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-af4017a5c694082d.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-fb54e068726995e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3389 | 2026-04-27T09:32:51.440Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=bd797efeb583175e -C extra-filename=-773f718f779cc1d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3390 | 2026-04-27T09:32:51.444Z | Compiling newtype-uuid-macros v0.1.0 |
| 3391 | 2026-04-27T09:32:51.590Z | Compiling postgres-types v0.2.13 |
| 3392 | 2026-04-27T09:32:51.593Z | Compiling futures v0.3.32 |
| 3393 | 2026-04-27T09:32:51.593Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newtype-uuid-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b787b4162c69139 -C extra-filename=-7444b9fdcde38245 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3394 | 2026-04-27T09:32:51.670Z | Compiling slog-term v2.9.2 |
| 3395 | 2026-04-27T09:32:51.673Z | Compiling debug-ignore v1.0.5 |
| 3396 | 2026-04-27T09:32:51.708Z | Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-5bc4956278004c44/build-script-build` |
| 3397 | 2026-04-27T09:32:51.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "bit-vec-07", "bit-vec-08", "bit-vec-09", "chrono-04", "cidr-02", "cidr-03", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "jiff-01", "jiff-02", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-bit-vec-0_7", "with-bit-vec-0_8", "with-bit-vec-0_9", "with-chrono-0_4", "with-cidr-0_2", "with-cidr-0_3", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-jiff-0_2", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=b60a04912571ffef -C extra-filename=-e5db38940ef62063 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-a05ddf4c68cd9738.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-7d7c64383ae33c65.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3398 | 2026-04-27T09:32:51.712Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "spin", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=23edf0e3f150ee43 -C extra-filename=-6fe428b826511ab9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-e4ca17a82e289296.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-a5f9eb635e32839e.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ab8db966f19237e8.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-f90e97ec9fd53070.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3399 | 2026-04-27T09:32:51.780Z | Compiling serde_spanned v1.1.1 |
| 3400 | 2026-04-27T09:32:51.783Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3401 | 2026-04-27T09:32:51.783Z | Compiling rustls v0.22.4 |
| 3402 | 2026-04-27T09:32:51.889Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b6443418df423c33 -C extra-filename=-01d8b05da6de4b39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3403 | 2026-04-27T09:32:51.893Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=87eb1211d13d0424 -C extra-filename=-863f31fe6332f734 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-ce2f64345bfadb53.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-4726b16ef8640a46.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-50400560ef360c96.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3404 | 2026-04-27T09:32:51.932Z | Compiling hostname v0.3.1 |
| 3405 | 2026-04-27T09:32:51.932Z | Compiling rustls-webpki v0.102.8 |
| 3406 | 2026-04-27T09:32:51.936Z | Compiling serde_path_to_error v0.1.20 |
| 3407 | 2026-04-27T09:32:51.936Z | Compiling multer v3.1.0 |
| 3408 | 2026-04-27T09:32:51.936Z | Compiling async-stream-impl v0.3.6 |
| 3409 | 2026-04-27T09:32:51.968Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=69bdd90d85ca1ccb -C extra-filename=-98eb74245e847c40 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-98eb74245e847c40 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3410 | 2026-04-27T09:32:51.972Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ca7255cc238485f5 -C extra-filename=-e438aae8f7a0e631 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3411 | 2026-04-27T09:32:51.972Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=d8518baa767d7e09 -C extra-filename=-4de139dae9954e4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3412 | 2026-04-27T09:32:52.158Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=4997339f3cf7ba0d -C extra-filename=-245a7a9e65482f7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-44f9d96f1d23d9ae.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-b72da4781351932d.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-50400560ef360c96.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128` |
| 3413 | 2026-04-27T09:32:52.162Z | Compiling ipnetwork v0.21.1 |
| 3414 | 2026-04-27T09:32:52.162Z | Compiling serde_with v3.18.0 |
| 3415 | 2026-04-27T09:32:52.162Z | Compiling newtype-uuid v1.3.2 |
| 3416 | 2026-04-27T09:32:52.162Z | Compiling strum v0.27.2 |
| 3417 | 2026-04-27T09:32:52.162Z | Compiling rustls-pemfile v2.2.0 |
| 3418 | 2026-04-27T09:32:52.162Z | Compiling waitgroup v0.1.2 |
| 3419 | 2026-04-27T09:32:52.162Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=1f0558b28e6b74af -C extra-filename=-3dfa6c96d8827b12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9b3a004f0bbfd40d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 3420 | 2026-04-27T09:32:52.162Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e878aad7f4a357b -C extra-filename=-d68bd691d00bc341 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3421 | 2026-04-27T09:32:52.162Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=f93535b6ab0606d0 -C extra-filename=-0d8b11bfadeb291e --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-0d8b11bfadeb291e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3422 | 2026-04-27T09:32:52.162Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e06d41e7f83a305 -C extra-filename=-2b4f8240bf8afd08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3423 | 2026-04-27T09:32:52.162Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=b606446c8460bd89 -C extra-filename=-256373f456529c11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-01d9d79c09366ce0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3424 | 2026-04-27T09:32:52.272Z | Compiling tokio-postgres v0.7.17 |
| 3425 | 2026-04-27T09:32:52.277Z | Compiling hostname v0.4.2 |
| 3426 | 2026-04-27T09:32:52.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with-3.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="macros"' --cfg 'feature="schemars_0_8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hashbrown_0_16", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "schemars_0_9", "schemars_1", "smallvec_1", "std", "time_0_3"))' -C metadata=846d567ac87a57b9 -C extra-filename=-1cb68217d345bbfc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern schemars_0_8=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-8bbde65ebba73c51.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3427 | 2026-04-27T09:32:52.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newtype-uuid-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="proptest1"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "proptest1", "schemars08", "serde", "std", "v4", "v7"))' -C metadata=5a5f28a5ebcd90d5 -C extra-filename=-00e4638ddfc7bcf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-904686e2306e93ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3428 | 2026-04-27T09:32:52.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2ab5a1a2deb3e780 -C extra-filename=-73e4ac2f20728448 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3429 | 2026-04-27T09:32:52.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnetwork-0.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=d7d8f82d593eacca -C extra-filename=-50a69b4fff4802dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3430 | 2026-04-27T09:32:52.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34a5e2495582be4d -C extra-filename=-7e3d284a925f84e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-6c6bb4391ac8d17e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3431 | 2026-04-27T09:32:52.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=e02267abf1ad980a -C extra-filename=-fca7c1891a1a6de7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-6dab47f003096649.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3432 | 2026-04-27T09:32:52.385Z | Compiling slog-bunyan v2.5.0 |
| 3433 | 2026-04-27T09:32:52.388Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-bit-vec-0_7", "with-bit-vec-0_8", "with-bit-vec-0_9", "with-chrono-0_4", "with-cidr-0_2", "with-cidr-0_3", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-jiff-0_2", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=455cf27df424702c -C extra-filename=-d479c4b191e68332 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-a05ddf4c68cd9738.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-dc308447c61f5c52.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-7d7c64383ae33c65.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e5db38940ef62063.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d7cd030867400f69.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-a73bd9a7a1451aeb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7d3398bd4b454271.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-d36261fd0d642a17.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3434 | 2026-04-27T09:32:52.388Z | Running `/work/oxidecomputer/omicron/target/debug/build/rustls-98eb74245e847c40/build-script-build` |
| 3435 | 2026-04-27T09:32:52.388Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=9c2c79e3e26f5b38 -C extra-filename=-9784a6b0fb96adc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3436 | 2026-04-27T09:32:52.540Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3437 | 2026-04-27T09:32:52.544Z | Compiling dropshot v0.16.7 |
| 3438 | 2026-04-27T09:32:52.544Z | Compiling dropshot_endpoint v0.16.7 |
| 3439 | 2026-04-27T09:32:52.544Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=2884f7b9181a6710 -C extra-filename=-c41d075470710e00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-256373f456529c11.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-773f718f779cc1d0.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3440 | 2026-04-27T09:32:52.659Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=97243a815f322cec -C extra-filename=-229727e9d9d48e60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3441 | 2026-04-27T09:32:52.662Z | Compiling oxnet v0.1.4 |
| 3442 | 2026-04-27T09:32:52.662Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3443 | 2026-04-27T09:32:52.662Z | Compiling regress v0.10.5 |
| 3444 | 2026-04-27T09:32:52.662Z | Compiling itertools v0.14.0 |
| 3445 | 2026-04-27T09:32:52.662Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3446 | 2026-04-27T09:32:52.662Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3447 | 2026-04-27T09:32:52.695Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4ca8a3f22e07abae -C extra-filename=-d62d74bb82e50931 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-d62d74bb82e50931 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3448 | 2026-04-27T09:32:52.698Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot_endpoint-0.16.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ccc7c2695cf68e84 -C extra-filename=-a18f43af115132a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3449 | 2026-04-27T09:32:52.838Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxnet-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "macaddr", "schemars", "serde", "std"))' -C metadata=3509dad526f74030 -C extra-filename=-aff8630ec39d9d9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-50a69b4fff4802dd.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3450 | 2026-04-27T09:32:52.841Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/ea2f39c/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=d095f36a6b3877dd -C extra-filename=-a90543d3230c49aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-983444725a874fd5.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-6ebbabdeff73d104.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-c29a32825f8d89e9.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-fca7c1891a1a6de7.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-6dab47f003096649.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3451 | 2026-04-27T09:32:52.841Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=b3e1bb91e2480931 -C extra-filename=-ba8ab60006030851 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5ce25e48eebfce10.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3452 | 2026-04-27T09:32:52.841Z | Compiling macaddr v1.0.1 |
| 3453 | 2026-04-27T09:32:52.841Z | Compiling instant v0.1.13 |
| 3454 | 2026-04-27T09:32:52.841Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 3455 | 2026-04-27T09:32:52.841Z | Compiling backon v1.6.0 |
| 3456 | 2026-04-27T09:32:52.841Z | Compiling unicode-width v0.2.0 |
| 3457 | 2026-04-27T09:32:52.872Z | Running `/work/oxidecomputer/omicron/target/debug/build/multer-0d8b11bfadeb291e/build-script-build` |
| 3458 | 2026-04-27T09:32:52.875Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=bb5a47f05af42a4a -C extra-filename=-a121c9cfd8c3a9f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-4d7aa96ddad28561.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3459 | 2026-04-27T09:32:52.876Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-da250b1c0a8d859f/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=2aa7ebf33ec1d202 -C extra-filename=-5bea0404ff073642 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3460 | 2026-04-27T09:32:52.876Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2024 /home/build/.cargo/git/checkouts/serde_human_bytes-9b0d965c2b287046/8f60acd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08"))' -C metadata=8e47a10972df2c5b -C extra-filename=-018bd364f5bc2e7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3461 | 2026-04-27T09:32:53.054Z | Compiling structmeta v0.3.0 |
| 3462 | 2026-04-27T09:32:53.057Z | Compiling async-stream v0.3.6 |
| 3463 | 2026-04-27T09:32:53.057Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3464 | 2026-04-27T09:32:53.057Z | Compiling convert_case v0.4.0 |
| 3465 | 2026-04-27T09:32:53.089Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=dcb76e22294a1986 -C extra-filename=-cc5cf79ceb6dd7e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3466 | 2026-04-27T09:32:53.092Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=29d44a10e2fdc7bc -C extra-filename=-1c59c65c46b39468 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3dfa6c96d8827b12.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 3467 | 2026-04-27T09:32:53.092Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name protocol --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ed02e1a/protocol/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77579bc8ab912a4b -C extra-filename=-31b6458e51de511e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3468 | 2026-04-27T09:32:53.093Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=d406ca423e74d453 -C extra-filename=-8050cade88cb721a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3469 | 2026-04-27T09:32:53.093Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name backon --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backon-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "embassy-sleep", "embassy-time", "futures-timer", "futures-timer-sleep", "gloo-timers", "gloo-timers-sleep", "std", "std-blocking-sleep", "tokio", "tokio-sleep"))' -C metadata=f488c61d03ec29dc -C extra-filename=-e614088c159294f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-0da0bc331e259832.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3470 | 2026-04-27T09:32:53.093Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/instant-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=0f6a551cbdce865c -C extra-filename=-86d1f25375d74a93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3471 | 2026-04-27T09:32:53.268Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef3a765338831503 -C extra-filename=-f4e6186e402b3c40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-d2a7be552b6b6de4.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3472 | 2026-04-27T09:32:53.271Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f15006b5f61ef273 -C extra-filename=-946ea005768073de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream_impl-d68bd691d00bc341.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3473 | 2026-04-27T09:32:53.271Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=900a0dd86f581886 -C extra-filename=-6c767772148d1b3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-ef4e9b54cb022e5f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-38592406369b8a48.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-a07cde80cd4a0a17.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-498226a3d878704f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3474 | 2026-04-27T09:32:53.271Z | Compiling daft v0.1.5 |
| 3475 | 2026-04-27T09:32:53.303Z | Compiling half v2.7.1 |
| 3476 | 2026-04-27T09:32:53.307Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=ebe2178a8a9719ae -C extra-filename=-f0151779063ab4a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3477 | 2026-04-27T09:32:53.307Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.12+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=915638fcd8176305 -C extra-filename=-7c0245c93920c771 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-4de139dae9954e4f.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-229727e9d9d48e60.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-6ba76e044eef07cf.rmeta --extern toml_writer=/work/oxidecomputer/omicron/target/debug/deps/libtoml_writer-e438aae8f7a0e631.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-de2055baab0db6ac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3478 | 2026-04-27T09:32:53.458Z | Compiling backoff v0.4.0 |
| 3479 | 2026-04-27T09:32:53.461Z | Compiling ciborium-io v0.2.2 |
| 3480 | 2026-04-27T09:32:53.461Z | Compiling secrecy v0.10.3 |
| 3481 | 2026-04-27T09:32:53.461Z | Compiling unsafe-libyaml v0.2.11 |
| 3482 | 2026-04-27T09:32:53.461Z | Compiling universal-hash v0.5.1 |
| 3483 | 2026-04-27T09:32:53.461Z | Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-d62d74bb82e50931/build-script-build` |
| 3484 | 2026-04-27T09:32:53.461Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name daft --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="newtype-uuid1"' --cfg 'feature="oxnet01"' --cfg 'feature="std"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "newtype-uuid1", "oxnet01", "std", "uuid1"))' -C metadata=c4b685a7096f6c92 -C extra-filename=-81336c1d8840f37b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft_derive=/work/oxidecomputer/omicron/target/debug/deps/libdaft_derive-b3bf16d577f4ae6f.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-00e4638ddfc7bcf7.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-aff8630ec39d9d9a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3485 | 2026-04-27T09:32:53.461Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "default", "nightly", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=2e69a54c0c3e2a3d -C extra-filename=-aa5434d1ddb5ff0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3486 | 2026-04-27T09:32:53.461Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3487 | 2026-04-27T09:32:53.461Z | Compiling opaque-debug v0.3.1 |
| 3488 | 2026-04-27T09:32:53.461Z | Compiling indent_write v2.2.0 |
| 3489 | 2026-04-27T09:32:53.461Z | Compiling crucible-workspace-hack v0.1.0 |
| 3490 | 2026-04-27T09:32:53.499Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=5e1e2fb57923cdfa -C extra-filename=-58f590159ebda1ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-427fad02be92da93.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-86d1f25375d74a93.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3491 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=d89660691118de3c -C extra-filename=-71e0eba80cf85928 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3492 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=8e285989295f0d70 -C extra-filename=-c7f9bdf8f54edfdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3493 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=3ec9ac2bad64ca98 -C extra-filename=-0990d77158576ae4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ff6a38a38950747d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3494 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9b435d7a29b3b63 -C extra-filename=-583cfd0c0cc1cf48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3495 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-da250b1c0a8d859f/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=50f17db8c9cf6a69 -C extra-filename=-ec4425f83716125c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-5bea0404ff073642.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3496 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indent_write-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c8b72f4dd2d5ddfc -C extra-filename=-1e56b698c6a22bdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3497 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8945c303dfda1bac -C extra-filename=-194905f61176ced2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3498 | 2026-04-27T09:32:53.503Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbfa76feee9cc26f -C extra-filename=-d58b50b2f59be3a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d58b50b2f59be3a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3499 | 2026-04-27T09:32:53.606Z | Compiling aead v0.5.2 |
| 3500 | 2026-04-27T09:32:53.674Z | Compiling derive-ex v0.1.8 |
| 3501 | 2026-04-27T09:32:53.677Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=a2a9f65a7a0b95e4 -C extra-filename=-29e19fa01ae390c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ff6a38a38950747d.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3502 | 2026-04-27T09:32:53.713Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_ex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive-ex-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f26c8053bd8af6f -C extra-filename=-79a125d4a6c684e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-f4e6186e402b3c40.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3503 | 2026-04-27T09:32:53.784Z | Compiling iddqd v0.3.18 |
| 3504 | 2026-04-27T09:32:53.788Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3505 | 2026-04-27T09:32:53.893Z | Compiling parse-display-derive v0.10.0 |
| 3506 | 2026-04-27T09:32:53.897Z | Compiling derive_more v0.99.20 |
| 3507 | 2026-04-27T09:32:53.897Z | Compiling regress v0.11.1 |
| 3508 | 2026-04-27T09:32:53.897Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name iddqd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iddqd-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' --check-cfg 'cfg(doc_cfg)' --cfg 'feature="allocator-api2"' --cfg 'feature="daft"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="proptest"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "daft", "default", "default-hasher", "internal-schemars08-preserve-order", "proptest", "schemars08", "serde", "std"))' -C metadata=2613e0feb3376c55 -C extra-filename=-096877fe8d25640b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-3318559a2770f550.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-81336c1d8840f37b.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-a1dbfc08a4534512.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-563d05d7861c894f.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5ce25e48eebfce10.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-904686e2306e93ce.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f0b843b9d400c4d.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-77a0ff2538b91577.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3509 | 2026-04-27T09:32:53.898Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2024 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "schemars", "schemars08", "serde", "std", "testing", "uuid-v4"))' -C metadata=0f7dc3049ea63c07 -C extra-filename=-b40066bf3cd741f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-81336c1d8840f37b.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-00e4638ddfc7bcf7.rmeta --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-7444b9fdcde38245.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3510 | 2026-04-27T09:32:54.043Z | Compiling ciborium-ll v0.2.2 |
| 3511 | 2026-04-27T09:32:54.046Z | Compiling poly1305 v0.8.0 |
| 3512 | 2026-04-27T09:32:54.046Z | Compiling chacha20 v0.9.1 |
| 3513 | 2026-04-27T09:32:54.046Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3514 | 2026-04-27T09:32:54.046Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=6935532d1f806249 -C extra-filename=-90dffd5533c16daa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-f0151779063ab4a1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3515 | 2026-04-27T09:32:54.046Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=d88c8ad064fec4fc -C extra-filename=-a9c44303078a17d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5ce25e48eebfce10.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3516 | 2026-04-27T09:32:54.076Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parse-display-derive-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee63668a9b249bcb -C extra-filename=-797e98516721fe94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-99f20a04b8966635.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-f4e6186e402b3c40.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3517 | 2026-04-27T09:32:54.145Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=42b6bec1c1af17fd -C extra-filename=-74670638947416f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-c7f9bdf8f54edfdf.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-aa5434d1ddb5ff0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3518 | 2026-04-27T09:32:54.149Z | Compiling camino-tempfile v1.4.1 |
| 3519 | 2026-04-27T09:32:54.149Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3520 | 2026-04-27T09:32:54.149Z | Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d58b50b2f59be3a8/build-script-build` |
| 3521 | 2026-04-27T09:32:54.149Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=4389cab3fa679487 -C extra-filename=-3f548695380c15e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-194905f61176ced2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-0990d77158576ae4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3522 | 2026-04-27T09:32:54.149Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=56c0ec34eae79281 -C extra-filename=-921ba46b07706615 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3523 | 2026-04-27T09:32:54.149Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=19debb06ae6ef317 -C extra-filename=-cf6ed636c20f11d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3524 | 2026-04-27T09:32:54.218Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zstd_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-2.0.16+zstd.1.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=c95b5fa042eff464 -C extra-filename=-34ce0b7d7161e238 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-02da124abe6a4032/out -l static=zstd` |
| 3525 | 2026-04-27T09:32:54.221Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec42ed26aee1421b -C extra-filename=-9f6fc14bbb069a89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3526 | 2026-04-27T09:32:54.221Z | Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-a9880241af53b29a/build-script-build` |
| 3527 | 2026-04-27T09:32:54.221Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-tempfile-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=5f52e45a84ce00cc -C extra-filename=-f3d6d2971c0a7326 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-58a88eb0efe5bd9f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3528 | 2026-04-27T09:32:54.294Z | Compiling serde_yaml v0.9.34+deprecated |
| 3529 | 2026-04-27T09:32:54.297Z | Compiling byte-wrapper v0.1.0 |
| 3530 | 2026-04-27T09:32:54.402Z | Compiling hyper v1.9.0 |
| 3531 | 2026-04-27T09:32:54.405Z | Compiling ciborium v0.2.2 |
| 3532 | 2026-04-27T09:32:54.405Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a1bfb9258be5d1d -C extra-filename=-713c6ede6f0eef64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f08bb8b248c5184c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-583cfd0c0cc1cf48.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3533 | 2026-04-27T09:32:54.405Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name byte_wrapper --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byte-wrapper-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "default", "hex", "schemars08", "serde"))' -C metadata=3ec64b8f68c588d3 -C extra-filename=-c09effdf7cbbee1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern schemars08=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3534 | 2026-04-27T09:32:54.516Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=f5312f687bc85a97 -C extra-filename=-99f9ce27fd3b74f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-6c6bb4391ac8d17e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-71a18ef15f358842.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-85b3b19858ab769c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-38592406369b8a48.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-8f587c6ddd5813db.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-e3c84e5aa934da16.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3535 | 2026-04-27T09:32:54.550Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fc2aeb00c7083e58 -C extra-filename=-5b8ba3b0689cef28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-c7f9bdf8f54edfdf.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-74670638947416f4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3536 | 2026-04-27T09:32:54.556Z | Compiling blake2 v0.10.6 |
| 3537 | 2026-04-27T09:32:54.560Z | Compiling password-hash v0.5.0 |
| 3538 | 2026-04-27T09:32:54.560Z | Compiling swrite v0.1.0 |
| 3539 | 2026-04-27T09:32:54.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zstd_safe --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-7.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=4be9ca8e82ef3066 -C extra-filename=-f68044f86b7ae19c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zstd_sys=/work/oxidecomputer/omicron/target/debug/deps/libzstd_sys-34ce0b7d7161e238.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-02da124abe6a4032/out` |
| 3540 | 2026-04-27T09:32:54.560Z | Compiling toml v0.8.23 |
| 3541 | 2026-04-27T09:32:54.560Z | Compiling crossbeam-deque v0.8.6 |
| 3542 | 2026-04-27T09:32:54.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f16d6a76268fbaa6 -C extra-filename=-38e8a5c56c9e7b6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3543 | 2026-04-27T09:32:54.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("osstring"))' -C metadata=820c835928ba736e -C extra-filename=-b3758e5b4f760a6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3544 | 2026-04-27T09:32:54.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=58463733d7abd056 -C extra-filename=-5bdaa2a85fa309e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-8703aae8b2f9644d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3545 | 2026-04-27T09:32:54.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=c4ff3b50bb4317ce -C extra-filename=-a6f2425d0938e1fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3546 | 2026-04-27T09:32:54.594Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9d969a67116f5e82 -C extra-filename=-51872676107046e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-81b267cc7138b84d.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3547 | 2026-04-27T09:32:54.597Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=253e7c41b20c7617 -C extra-filename=-7cf20ccadd953320 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-88900b31754b7db7.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-4eb2ba5592b1e71f.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-5d6d6bd66e6d9ce0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3548 | 2026-04-27T09:32:54.782Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3549 | 2026-04-27T09:32:54.786Z | Compiling chacha20poly1305 v0.10.1 |
| 3550 | 2026-04-27T09:32:54.786Z | Compiling rayon-core v1.13.0 |
| 3551 | 2026-04-27T09:32:54.900Z | Compiling zstd v0.13.3 |
| 3552 | 2026-04-27T09:32:54.903Z | Compiling glob v0.3.3 |
| 3553 | 2026-04-27T09:32:54.903Z | Compiling num-derive v0.4.2 |
| 3554 | 2026-04-27T09:32:54.903Z | Compiling darling_core v0.21.3 |
| 3555 | 2026-04-27T09:32:54.903Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=5a75f805328f573e -C extra-filename=-1f3249d69641cf02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aead=/work/oxidecomputer/omicron/target/debug/deps/libaead-29e19fa01ae390c7.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-cf6ed636c20f11d7.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-3f548695380c15e2.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3556 | 2026-04-27T09:32:54.903Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ae1da83/crucible-client-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb1ef91cba3b9a44 -C extra-filename=-442854559d62d454 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-38e8a5c56c9e7b6b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3557 | 2026-04-27T09:32:54.903Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=c77dabd4c3f0a4ea -C extra-filename=-f761551f0647f5fe --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-f761551f0647f5fe -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3558 | 2026-04-27T09:32:54.978Z | Compiling tokio-rustls v0.25.0 |
| 3559 | 2026-04-27T09:32:54.981Z | Compiling proc-macro-error-attr v1.0.4 |
| 3560 | 2026-04-27T09:32:54.982Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zstd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=ce02d7a068c705df -C extra-filename=-1e6463dc67459caf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zstd_safe=/work/oxidecomputer/omicron/target/debug/deps/libzstd_safe-f68044f86b7ae19c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-02da124abe6a4032/out` |
| 3561 | 2026-04-27T09:32:54.982Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=858687c52f1b66d3 -C extra-filename=-9c4bcd2d62e3585d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-6d38f3aad90247c6.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-64e259f385e87aa0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-417a3d6901854ea7.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3562 | 2026-04-27T09:32:54.982Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=497d8b10a4a387ce -C extra-filename=-d2427ec1198cf67b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3563 | 2026-04-27T09:32:54.982Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7df52d425d9a782 -C extra-filename=-d7e788ba801484ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3564 | 2026-04-27T09:32:55.047Z | Compiling proc-macro-error v1.0.4 |
| 3565 | 2026-04-27T09:32:55.079Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 3566 | 2026-04-27T09:32:55.082Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=a7bc77168411c409 -C extra-filename=-5068fb23f548ce82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1c59c65c46b39468.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 3567 | 2026-04-27T09:32:55.082Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=512e3bd9fb23c26f -C extra-filename=-6a15400c2e7ba83a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-6a15400c2e7ba83a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3568 | 2026-04-27T09:32:55.150Z | Compiling argon2 v0.5.3 |
| 3569 | 2026-04-27T09:32:55.188Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=037b2fbf85dce33c -C extra-filename=-bb924e1674c1886b --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-bb924e1674c1886b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3570 | 2026-04-27T09:32:55.191Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.25.11+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "parse", "serde", "unbounded"))' -C metadata=c585c595bc0a08ba -C extra-filename=-24c739e7d0658811 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-bff92b4bb350bbc6.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-6ba76e044eef07cf.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e82885c39f54bda6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3571 | 2026-04-27T09:32:55.225Z | Compiling unicode-width v0.1.14 |
| 3572 | 2026-04-27T09:32:55.228Z | Compiling tabwriter v1.4.1 |
| 3573 | 2026-04-27T09:32:55.228Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=e043b39a3f769d5a -C extra-filename=-1a896079a9813419 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-8703aae8b2f9644d.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-a6f2425d0938e1fb.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-5bdaa2a85fa309e2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3574 | 2026-04-27T09:32:55.228Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=f258b8f7dc3d7605 -C extra-filename=-498165c747409775 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3575 | 2026-04-27T09:32:55.268Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabwriter-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=477dac854b128680 -C extra-filename=-793719933d52d486 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3576 | 2026-04-27T09:32:55.268Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3577 | 2026-04-27T09:32:55.344Z | Compiling zip v4.6.1 |
| 3578 | 2026-04-27T09:32:55.347Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types_versions --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/crates/propolis-api-types-versions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c152c085c6c2bd1 -C extra-filename=-c3c1d8c9194cf167 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-442854559d62d454.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-9f6fc14bbb069a89.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3579 | 2026-04-27T09:32:55.391Z | Compiling heapless v0.8.0 |
| 3580 | 2026-04-27T09:32:55.394Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-4.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-flate2-zlib-rs"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="jiff-02"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes-crypto", "bzip2", "chrono", "default", "deflate", "deflate-flate2", "deflate-flate2-zlib", "deflate-flate2-zlib-rs", "deflate-zopfli", "deflate64", "getrandom", "hmac", "jiff-02", "lzma", "lzma-static", "nt-time", "pbkdf2", "ppmd", "sha1", "time", "unreserved", "xz", "xz-static", "zeroize", "zstd"))' -C metadata=e33c0a121a1487bc -C extra-filename=-8181548b76b261ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-2e388fd38ecdc130.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-74759b175612c26b.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-a6705e057e57fff7.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-a1384c6e1a48994d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-f8cada11b067bf5a.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-1e6463dc67459caf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-02da124abe6a4032/out` |
| 3581 | 2026-04-27T09:32:55.472Z | Compiling hash32 v0.3.1 |
| 3582 | 2026-04-27T09:32:55.475Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3583 | 2026-04-27T09:32:55.475Z | Compiling smoltcp v0.11.0 |
| 3584 | 2026-04-27T09:32:55.475Z | Compiling cobs v0.3.0 |
| 3585 | 2026-04-27T09:32:55.475Z | Compiling colored v3.1.1 |
| 3586 | 2026-04-27T09:32:55.475Z | Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-f761551f0647f5fe/build-script-build` |
| 3587 | 2026-04-27T09:32:55.505Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=4beb64aeed98141a -C extra-filename=-aef1d53b8f6eeb07 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-aef1d53b8f6eeb07 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3588 | 2026-04-27T09:32:55.653Z | Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-6a15400c2e7ba83a/build-script-build` |
| 3589 | 2026-04-27T09:32:55.656Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3de78c6e5ee760c7 -C extra-filename=-274b20cc3c2d3f43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3590 | 2026-04-27T09:32:55.656Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 3591 | 2026-04-27T09:32:55.656Z | Compiling proc-macro-crate v1.3.1 |
| 3592 | 2026-04-27T09:32:55.656Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-262b4bd3f70f4b91/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3a62d4689a86856 -C extra-filename=-58cfd89847c4b176 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-58cfd89847c4b176 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3593 | 2026-04-27T09:32:55.656Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colored-3.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unsafe_code '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=deprecated '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wildcard_imports' '--allow=clippy::unwrap_used' '--allow=clippy::too_many_lines' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_const_for_fn' '--allow=clippy::expect_used' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=3f95390326afd122 -C extra-filename=-20818eb2682fe51d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3594 | 2026-04-27T09:32:55.656Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cobs-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "serde", "std", "use_std"))' -C metadata=3af5d18d71fa541e -C extra-filename=-92895fe906cb56a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3595 | 2026-04-27T09:32:55.690Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=568678c0dbd0265c -C extra-filename=-67dec77b3f0ee1b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-67dec77b3f0ee1b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3596 | 2026-04-27T09:32:55.807Z | Compiling hyper-util v0.1.20 |
| 3597 | 2026-04-27T09:32:55.810Z | Compiling typify-impl v0.6.2 |
| 3598 | 2026-04-27T09:32:55.810Z | Compiling thiserror-no-std v2.0.2 |
| 3599 | 2026-04-27T09:32:55.810Z | Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-bb924e1674c1886b/build-script-build` |
| 3600 | 2026-04-27T09:32:55.810Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4948f454512ac429 -C extra-filename=-4112322ab1fc8164 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9d99588b1a787199.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3601 | 2026-04-27T09:32:55.810Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/b6d6f1d/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36571e53cbe5b8f7 -C extra-filename=-bef73dc87024835a --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-bef73dc87024835a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3602 | 2026-04-27T09:32:55.846Z | Compiling test-strategy v0.4.5 |
| 3603 | 2026-04-27T09:32:55.846Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=48da032371636e47 -C extra-filename=-5815a3da691f1d95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-85b3b19858ab769c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99f9ce27fd3b74f5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c9caabf828dc0c99.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-a73bd9a7a1451aeb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-b8f2d017dfbfe3c9.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-b069a8570b2e898f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3604 | 2026-04-27T09:32:55.847Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=9af29bfbac40cac6 -C extra-filename=-daf8859f59762ecd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl_no_std-921ba46b07706615.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3605 | 2026-04-27T09:32:55.851Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=50b93a6d2a9bd25a -C extra-filename=-44047f1696432bcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-51872676107046e4.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3606 | 2026-04-27T09:32:55.851Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb21dc42b77f5c65 -C extra-filename=-7ce2a4c2e6689982 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3607 | 2026-04-27T09:32:55.851Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-impl-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d9539ef8ef8d2aa -C extra-filename=-34af2ae30da8a3b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a9c44303078a17d9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3608 | 2026-04-27T09:32:55.851Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-strategy-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c02e8fabae40b36 -C extra-filename=-ea073ca951844ce6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_ex=/work/oxidecomputer/omicron/target/debug/deps/libderive_ex-79a125d4a6c684e9.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-f4e6186e402b3c40.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3609 | 2026-04-27T09:32:55.921Z | Compiling proc-macro-crate v3.5.0 |
| 3610 | 2026-04-27T09:32:56.028Z | Compiling postcard v1.1.3 |
| 3611 | 2026-04-27T09:32:56.031Z | Compiling foreign-types-macros v0.2.3 |
| 3612 | 2026-04-27T09:32:56.066Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dd461d60f445982 -C extra-filename=-a80c0c5be3d154a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-24c739e7d0658811.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3613 | 2026-04-27T09:32:56.100Z | Compiling vsss-rs v3.3.4 |
| 3614 | 2026-04-27T09:32:56.103Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3615 | 2026-04-27T09:32:56.103Z | Running `/work/oxidecomputer/omicron/target/debug/build/heapless-aef1d53b8f6eeb07/build-script-build` |
| 3616 | 2026-04-27T09:32:56.142Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core-num-saturating", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "nalgebra-v0_33", "nalgebra_v0_33", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=62b1fc38b00114c4 -C extra-filename=-253c1fb9aca3f6c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-92895fe906cb56a6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3617 | 2026-04-27T09:32:56.179Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=6ef5de24bae67815 -C extra-filename=-b43f4669b8793c4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3618 | 2026-04-27T09:32:56.182Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3619 | 2026-04-27T09:32:56.182Z | Compiling foreign-types-shared v0.3.1 |
| 3620 | 2026-04-27T09:32:56.257Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/bae0440/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=7a69f2a2e626ac57 -C extra-filename=-05761ba1fe0bbc24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3621 | 2026-04-27T09:32:56.261Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "curve25519", "curve25519-dalek", "default", "hex", "serde", "std"))' -C metadata=3f9b6cae1db92ced -C extra-filename=-56887ec9041f4839 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb21d8f94fdf40f4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-bcd28a2127087045.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-daf8859f59762ecd.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3622 | 2026-04-27T09:32:56.294Z | Compiling parse-display v0.10.0 |
| 3623 | 2026-04-27T09:32:56.297Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3624 | 2026-04-27T09:32:56.297Z | Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-58cfd89847c4b176/build-script-build` |
| 3625 | 2026-04-27T09:32:56.297Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/bae0440/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=b7210238172a0699 -C extra-filename=-3741c6c797db3d0f --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-3741c6c797db3d0f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3626 | 2026-04-27T09:32:56.297Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66d661d35c207158 -C extra-filename=-e2b03b1de77612b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3627 | 2026-04-27T09:32:56.297Z | Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-bef73dc87024835a/build-script-build` |
| 3628 | 2026-04-27T09:32:56.443Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3629 | 2026-04-27T09:32:56.446Z | Compiling sigpipe v0.1.3 |
| 3630 | 2026-04-27T09:32:56.446Z | Compiling cstr-argument v0.1.2 |
| 3631 | 2026-04-27T09:32:56.446Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parse-display-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docs", "regex", "regex-syntax", "std"))' -C metadata=670b602edc179564 -C extra-filename=-da9f1e27cc849cae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_display_derive=/work/oxidecomputer/omicron/target/debug/deps/libparse_display_derive-797e98516721fe94.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-99f20a04b8966635.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3632 | 2026-04-27T09:32:56.447Z | Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-67dec77b3f0ee1b4/build-script-build` |
| 3633 | 2026-04-27T09:32:56.447Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-8d80884f4e7a8dd5/0e3a149/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4ff6fe0388c8846 -C extra-filename=-5bcb7d6f4ae9aa37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3634 | 2026-04-27T09:32:56.596Z | Compiling rayon v1.12.0 |
| 3635 | 2026-04-27T09:32:56.599Z | Compiling num_enum_derive v0.5.11 |
| 3636 | 2026-04-27T09:32:56.599Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 3637 | 2026-04-27T09:32:56.630Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/bae0440/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=097bf1239afc55df -C extra-filename=-89149eb232c46195 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3638 | 2026-04-27T09:32:56.633Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sigpipe-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6307476a9f198b9 -C extra-filename=-538946577f5a176c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3639 | 2026-04-27T09:32:56.633Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=5fe390e535b9fa43 -C extra-filename=-b2b295196ab278b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3640 | 2026-04-27T09:32:56.834Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 3641 | 2026-04-27T09:32:56.837Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3642 | 2026-04-27T09:32:56.837Z | Compiling itertools v0.12.1 |
| 3643 | 2026-04-27T09:32:56.837Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3644 | 2026-04-27T09:32:56.837Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/b6d6f1d/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d968e654e17275a -C extra-filename=-bca8bb8c1bf9d50f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi` |
| 3645 | 2026-04-27T09:32:56.837Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=3012f0ec0c898714 -C extra-filename=-9f3676ae236d3648 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-274b20cc3c2d3f43.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-4c61d3348f11ddaa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3646 | 2026-04-27T09:32:56.837Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=d726b4ec66e3c4cc -C extra-filename=-30455f662613f48d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-4112322ab1fc8164.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3647 | 2026-04-27T09:32:56.837Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/2ae7c8c/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ab3f16f173d8d8c -C extra-filename=-f1e4459d1186ccdb --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-f1e4459d1186ccdb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3648 | 2026-04-27T09:32:56.837Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=543c30ad19b08509 -C extra-filename=-1679113b31cc4e0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-4d7aa96ddad28561.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-44047f1696432bcb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3649 | 2026-04-27T09:32:57.082Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=82384483f144f00f -C extra-filename=-e859150291f6621f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr-7ce2a4c2e6689982.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback` |
| 3650 | 2026-04-27T09:32:57.085Z | Running `/work/oxidecomputer/omicron/target/debug/build/opte-3741c6c797db3d0f/build-script-build` |
| 3651 | 2026-04-27T09:32:57.085Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-262b4bd3f70f4b91/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0eee7b7f08e57db -C extra-filename=-998d3e58729545f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs` |
| 3652 | 2026-04-27T09:32:57.085Z | Compiling num_enum_derive v0.7.6 |
| 3653 | 2026-04-27T09:32:57.085Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3654 | 2026-04-27T09:32:57.085Z | Compiling smf v0.2.3 |
| 3655 | 2026-04-27T09:32:57.085Z | Compiling whoami v1.6.1 |
| 3656 | 2026-04-27T09:32:57.085Z | Compiling usdt-macro v0.5.0 |
| 3657 | 2026-04-27T09:32:57.085Z | Compiling usdt-attr-macro v0.5.0 |
| 3658 | 2026-04-27T09:32:57.085Z | Compiling atomicwrites v0.4.4 |
| 3659 | 2026-04-27T09:32:57.085Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/tofino-a7521256dea51b3e/e25e529/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c27d63a8d3a932c -C extra-filename=-08d8276c36d2ca99 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-08d8276c36d2ca99 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3660 | 2026-04-27T09:32:57.085Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67a485daeb2bc787 -C extra-filename=-a7f9e79d30f37968 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-12c33739b94d4993.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3661 | 2026-04-27T09:32:57.113Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=ab5fd69ec83078b7 -C extra-filename=-079631bae9789ff9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-4d7aa96ddad28561.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3662 | 2026-04-27T09:32:57.116Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 illumos-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=90d45afaac519cb7 -C extra-filename=-24ff6e2d2025515b --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-24ff6e2d2025515b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3663 | 2026-04-27T09:32:57.329Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum_derive-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=ea83eec35c60aad7 -C extra-filename=-24f78ec4432c1ea4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-a80c0c5be3d154a7.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3664 | 2026-04-27T09:32:57.333Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a05939e6dc843063 -C extra-filename=-4501c4dfab6bc7eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3665 | 2026-04-27T09:32:57.334Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3666 | 2026-04-27T09:32:57.334Z | Compiling foreign-types v0.5.0 |
| 3667 | 2026-04-27T09:32:57.334Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3668 | 2026-04-27T09:32:57.334Z | Compiling memmap v0.7.0 |
| 3669 | 2026-04-27T09:32:57.334Z | Compiling derive-where v1.6.1 |
| 3670 | 2026-04-27T09:32:57.334Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/whoami-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(daku)' --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=96ebc35b2076393b -C extra-filename=-c37bbd24ee2fea5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3671 | 2026-04-27T09:32:57.334Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c59d63a4678a829 -C extra-filename=-2242bc71b45c16fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-996206d00a46874f.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-58a88eb0efe5bd9f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3672 | 2026-04-27T09:32:57.334Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=cdc977f495010d0d -C extra-filename=-8b0fc153e1264367 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-d47c9fe0fefbda7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d4a5b92b2b83c064.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3673 | 2026-04-27T09:32:57.334Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=0b7d749e729489f7 -C extra-filename=-20769ec9b13e3e77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-d47c9fe0fefbda7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d4a5b92b2b83c064.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3674 | 2026-04-27T09:32:57.335Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c90367af6e143cca -C extra-filename=-70f9aa8f8bad253d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-38e8a5c56c9e7b6b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-d2427ec1198cf67b.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3675 | 2026-04-27T09:32:57.522Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/crates/propolis-api-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1fbf085b6a03426 -C extra-filename=-4812ad894b4c7da5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-442854559d62d454.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-c3c1d8c9194cf167.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3676 | 2026-04-27T09:32:57.525Z | Compiling zone_cfg_derive v0.3.1 |
| 3677 | 2026-04-27T09:32:57.525Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3678 | 2026-04-27T09:32:57.525Z | Compiling console v0.15.11 |
| 3679 | 2026-04-27T09:32:57.558Z | Compiling newline-converter v0.3.0 |
| 3680 | 2026-04-27T09:32:57.561Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-8d80884f4e7a8dd5/0e3a149/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce17b88c3bd53e67 -C extra-filename=-9d0a9d2310353acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-5bcb7d6f4ae9aa37.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3681 | 2026-04-27T09:32:57.561Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=984cc34b64aad225 -C extra-filename=-7e77983ce773de13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_macros=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_macros-b43f4669b8793c4e.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-e2b03b1de77612b1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3682 | 2026-04-27T09:32:57.561Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive-where-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "safe", "serde", "zeroize", "zeroize-on-drop"))' -C metadata=929d4952ebde5c24 -C extra-filename=-041609253817e1a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3683 | 2026-04-27T09:32:57.561Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e01ab5c5265e3d5f -C extra-filename=-b1d0f813ed12ffff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3684 | 2026-04-27T09:32:57.562Z | Running `/work/oxidecomputer/omicron/target/debug/build/libnet-f1e4459d1186ccdb/build-script-build` |
| 3685 | 2026-04-27T09:32:57.708Z | Compiling hyper-tls v0.6.0 |
| 3686 | 2026-04-27T09:32:57.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=aaccb93d3a253d0c -C extra-filename=-2691c16da5bc9c62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3687 | 2026-04-27T09:32:57.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zone_cfg_derive-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83511561cb2d6445 -C extra-filename=-0e4a883daa4e0f40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d6ec90a81656070a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-e859150291f6621f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3688 | 2026-04-27T09:32:57.713Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=560c50620e79c6cb -C extra-filename=-007540f25ecadeb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3689 | 2026-04-27T09:32:57.713Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cd54059d2c25496 -C extra-filename=-e0481ae6a311a8ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bhyve_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api_sys-a7f9e79d30f37968.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-12c33739b94d4993.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3690 | 2026-04-27T09:32:57.746Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=5517c37c0f9c5eda -C extra-filename=-cb388b4807b3b38d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d567866028523e0c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-9f3676ae236d3648.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-fb54e068726995e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3691 | 2026-04-27T09:32:57.906Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3692 | 2026-04-27T09:32:57.910Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3693 | 2026-04-27T09:32:57.910Z | Compiling num-rational v0.4.2 |
| 3694 | 2026-04-27T09:32:57.910Z | Compiling num-complex v0.4.6 |
| 3695 | 2026-04-27T09:32:57.910Z | Compiling bytecount v0.6.9 |
| 3696 | 2026-04-27T09:32:57.910Z | Compiling owo-colors v4.3.0 |
| 3697 | 2026-04-27T09:32:57.910Z | Compiling float-ord v0.3.2 |
| 3698 | 2026-04-27T09:32:57.910Z | Compiling cancel-safe-futures v0.1.5 |
| 3699 | 2026-04-27T09:32:57.910Z | Running `/work/oxidecomputer/omicron/target/debug/build/tofino-08d8276c36d2ca99/build-script-build` |
| 3700 | 2026-04-27T09:32:57.910Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=11d5e7508530bda3 -C extra-filename=-641da11575299190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-a4accd7e9c800660.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99f9ce27fd3b74f5.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-5815a3da691f1d95.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-48c276b826c67152.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-8b5df465b1f204eb.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-b069a8570b2e898f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64` |
| 3701 | 2026-04-27T09:32:57.910Z | Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-24ff6e2d2025515b/build-script-build` |
| 3702 | 2026-04-27T09:32:57.910Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a52fb0ac0ea1a6be -C extra-filename=-cd6b064c15d9d37b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-946ea005768073de.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-01d8b05da6de4b39.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-a18f43af115132a8.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-d3864d76002543d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-9784a6b0fb96adc5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-a4accd7e9c800660.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99f9ce27fd3b74f5.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-5815a3da691f1d95.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-6c767772148d1b3c.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1c59c65c46b39468.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-73e4ac2f20728448.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-2ebd9f00f171696f.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-2b4f8240bf8afd08.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-52691beeae504173.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-245a7a9e65482f7c.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-c41d075470710e00.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-773f718f779cc1d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-863f31fe6332f734.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5068fb23f548ce82.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7c0245c93920c771.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8ee63c0df419f419.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-7e3d284a925f84e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 3703 | 2026-04-27T09:32:58.157Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/1eacfcf/artifact/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proptest"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "schemars"))' -C metadata=000a2c45983e064c -C extra-filename=-288ba1e1ad8c237c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-81336c1d8840f37b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-904686e2306e93ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-018bd364f5bc2e7e.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-12c33739b94d4993.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ea073ca951844ce6.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3704 | 2026-04-27T09:32:58.161Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-262b4bd3f70f4b91/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c794b72650eb8436 -C extra-filename=-4e32d6a762cd6d96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cstr_argument=/work/oxidecomputer/omicron/target/debug/deps/libcstr_argument-b2b295196ab278b2.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-7e77983ce773de13.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-998d3e58729545f6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3705 | 2026-04-27T09:32:58.161Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=24baa19f4135aa65 -C extra-filename=-6a26e49cc52db37f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b8b4079daab0ed4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3706 | 2026-04-27T09:32:58.162Z | Compiling darling_macro v0.21.3 |
| 3707 | 2026-04-27T09:32:58.162Z | Compiling libsw-core v0.3.2 |
| 3708 | 2026-04-27T09:32:58.162Z | Compiling linear-map v1.2.0 |
| 3709 | 2026-04-27T09:32:58.162Z | Compiling prettyplease v0.2.37 |
| 3710 | 2026-04-27T09:32:58.193Z | Compiling gethostname v0.5.0 |
| 3711 | 2026-04-27T09:32:58.197Z | Compiling same-file v1.0.6 |
| 3712 | 2026-04-27T09:32:58.197Z | Compiling unicode-xid v0.2.6 |
| 3713 | 2026-04-27T09:32:58.197Z | Compiling async-recursion v1.1.1 |
| 3714 | 2026-04-27T09:32:58.197Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=39fd0d08a5c4be03 -C extra-filename=-a47631c902b04a66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3715 | 2026-04-27T09:32:58.197Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-4.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=9dc1c2f2287ff6ad -C extra-filename=-7ecdccf7225704bf --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-7ecdccf7225704bf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3716 | 2026-04-27T09:32:58.197Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytecount-0.6.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=f03dc18d297e0d07 -C extra-filename=-330c87bd18ddc8ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3717 | 2026-04-27T09:32:58.197Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=ddd98dfef7c1b0d4 -C extra-filename=-87ea9737c8363339 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-87ea9737c8363339 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3718 | 2026-04-27T09:32:58.197Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/float-ord-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0089ec61322d8e56 -C extra-filename=-c2a575e03cd92687 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3719 | 2026-04-27T09:32:58.327Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4822d953e24ea7d1 -C extra-filename=-d7979ca8ce2b4948 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-9c4bcd2d62e3585d.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3720 | 2026-04-27T09:32:58.332Z | Compiling num_enum v0.5.11 |
| 3721 | 2026-04-27T09:32:58.332Z | Compiling expectorate v1.2.0 |
| 3722 | 2026-04-27T09:32:58.332Z | Compiling resolv-conf v0.7.6 |
| 3723 | 2026-04-27T09:32:58.332Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=5d9c1c1338b1be42 -C extra-filename=-a5393bade2e03a8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3724 | 2026-04-27T09:32:58.332Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gethostname-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66ec8f02df257275 -C extra-filename=-227ddf6ee5d31eae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-996206d00a46874f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3725 | 2026-04-27T09:32:58.333Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=fa096dd7a3dc044a -C extra-filename=-a7dfbad96e68477c --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-a7dfbad96e68477c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3726 | 2026-04-27T09:32:58.333Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libsw-core-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="std"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coarsetime", "default", "quanta", "std", "time", "tokio"))' -C metadata=96ee9a67a456686b -C extra-filename=-709c62a8ce05a885 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3727 | 2026-04-27T09:32:58.368Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b3655a267061260 -C extra-filename=-1b0901582467a41f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3728 | 2026-04-27T09:32:58.372Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d68eb1a45be4e21 -C extra-filename=-ff1c45b7cc8f4b6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3729 | 2026-04-27T09:32:58.372Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=d6e3c65798bc0107 -C extra-filename=-926f5fabeb167efb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3730 | 2026-04-27T09:32:58.489Z | Compiling convert_case v0.10.0 |
| 3731 | 2026-04-27T09:32:58.492Z | Compiling unicode-linebreak v0.1.5 |
| 3732 | 2026-04-27T09:32:58.492Z | Compiling smawk v0.3.2 |
| 3733 | 2026-04-27T09:32:58.492Z | Compiling papergrid v0.11.0 |
| 3734 | 2026-04-27T09:32:58.492Z | Compiling tabled_derive v0.7.0 |
| 3735 | 2026-04-27T09:32:58.492Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=8238663cf88a6820 -C extra-filename=-d63d32691191a021 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_enum_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum_derive-30455f662613f48d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3736 | 2026-04-27T09:32:58.492Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/resolv-conf-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("system"))' -C metadata=7ba12df9332ee762 -C extra-filename=-3f9c2a9c19a71c2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3737 | 2026-04-27T09:32:58.492Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=341737d09baf5154 -C extra-filename=-1c04e72a0c9d90e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-2242bc71b45c16fb.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-2691c16da5bc9c62.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-007540f25ecadeb0.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2009666346c43810.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3738 | 2026-04-27T09:32:58.747Z | Compiling num_enum v0.7.6 |
| 3739 | 2026-04-27T09:32:58.750Z | Compiling zone v0.3.1 |
| 3740 | 2026-04-27T09:32:58.750Z | Compiling usdt v0.5.0 |
| 3741 | 2026-04-27T09:32:58.750Z | Compiling num v0.4.3 |
| 3742 | 2026-04-27T09:32:58.750Z | Compiling walkdir v2.5.0 |
| 3743 | 2026-04-27T09:32:58.750Z | Compiling globset v0.4.18 |
| 3744 | 2026-04-27T09:32:58.751Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/convert_case-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f79491f6a5ff1678 -C extra-filename=-dc89fad883ad2acc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3745 | 2026-04-27T09:32:58.751Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40b50456130ac154 -C extra-filename=-e8c393500322ecae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3746 | 2026-04-27T09:32:58.783Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4fa1df19ae34107 -C extra-filename=-8c4793e8a6c6168f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d6ec90a81656070a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-e859150291f6621f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3747 | 2026-04-27T09:32:58.786Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smawk-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=18cbd8d634aefec7 -C extra-filename=-d142be9420a73f99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3748 | 2026-04-27T09:32:58.786Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=aae93931be5aa4eb -C extra-filename=-79b04dba0041c8e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-330c87bd18ddc8ae.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-6d38f3aad90247c6.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-498165c747409775.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3749 | 2026-04-27T09:32:59.076Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=5e9141a89a1973c8 -C extra-filename=-8b6f0ea42e45c66d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_enum_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum_derive-24f78ec4432c1ea4.so --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3750 | 2026-04-27T09:32:59.079Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3751 | 2026-04-27T09:32:59.079Z | Compiling libsw v3.5.0 |
| 3752 | 2026-04-27T09:32:59.079Z | Compiling slog-dtrace v0.3.0 |
| 3753 | 2026-04-27T09:32:59.079Z | Compiling termtree v0.5.1 |
| 3754 | 2026-04-27T09:32:59.079Z | Compiling pin-project-internal v1.1.11 |
| 3755 | 2026-04-27T09:32:59.079Z | Compiling fd-lock v4.0.4 |
| 3756 | 2026-04-27T09:32:59.079Z | Compiling vte v0.14.1 |
| 3757 | 2026-04-27T09:32:59.079Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zone-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=e13a98a96ac52277 -C extra-filename=-e389ecf67c9e8f52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-079631bae9789ff9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-0e4a883daa4e0f40.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3758 | 2026-04-27T09:32:59.079Z | Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-87ea9737c8363339/build-script-build` |
| 3759 | 2026-04-27T09:32:59.079Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=16050d33d25342dc -C extra-filename=-8bf1deaf804a5df3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-9e13322132b093c6.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-d47c9fe0fefbda7e.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-56ac6fa73da6c719.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-b1d0f813ed12ffff.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-8b0fc153e1264367.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d4a5b92b2b83c064.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-20769ec9b13e3e77.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3760 | 2026-04-27T09:32:59.079Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa27714a92a7b885 -C extra-filename=-d90d9ddae0a31d49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-1b0901582467a41f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3761 | 2026-04-27T09:32:59.079Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/globset-0.4.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "log", "serde", "serde1", "simd-accel"))' -C metadata=73cd7167ae2832df -C extra-filename=-7ed5b5014e10b2ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-2b3e0a333636a188.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d7011e9bfeca9f9e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-27e48c156d319f55.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-99f20a04b8966635.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3762 | 2026-04-27T09:32:59.080Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=0fd3f72cd02b1f33 -C extra-filename=-7edb1e71e79184a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_complex=/work/oxidecomputer/omicron/target/debug/deps/libnum_complex-a47631c902b04a66.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b8b4079daab0ed4.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5123d94d29602b7b.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-6a26e49cc52db37f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3763 | 2026-04-27T09:32:59.374Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-7ded718b7f0331e2/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96713e2e1ff6afd8 -C extra-filename=-d1871161c7d6b476 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-d63d32691191a021.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3764 | 2026-04-27T09:32:59.377Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 3765 | 2026-04-27T09:32:59.378Z | Compiling linked-hash-map v0.5.6 |
| 3766 | 2026-04-27T09:32:59.378Z | Compiling minimal-lexical v0.2.1 |
| 3767 | 2026-04-27T09:32:59.378Z | Compiling hickory-proto v0.24.4 |
| 3768 | 2026-04-27T09:32:59.378Z | Compiling pem v3.0.6 |
| 3769 | 2026-04-27T09:32:59.378Z | Compiling display-error-chain v0.2.2 |
| 3770 | 2026-04-27T09:32:59.378Z | Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-7ecdccf7225704bf/build-script-build` |
| 3771 | 2026-04-27T09:32:59.378Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libsw-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coarsetime", "default", "nightly", "quanta", "std", "std_instant", "std_systemtime", "time", "tokio"))' -C metadata=8d79903d25f70184 -C extra-filename=-5e7b6c7460729ab2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libsw_core=/work/oxidecomputer/omicron/target/debug/deps/liblibsw_core-709c62a8ce05a885.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3772 | 2026-04-27T09:32:59.378Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3e560e688571334 -C extra-filename=-ae4ba44fdce7e38a --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-ae4ba44fdce7e38a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3773 | 2026-04-27T09:32:59.378Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vte-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "bitflags", "cursor-icon", "default", "log", "no_std", "serde"))' -C metadata=49f109b244b1b909 -C extra-filename=-b50d0eeaa2ae1808 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3774 | 2026-04-27T09:32:59.378Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termtree-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c3b0ef2244f00d8 -C extra-filename=-87c37d8cc338976d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3775 | 2026-04-27T09:32:59.378Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unused_trait_names' --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f4ae62c53634c02 -C extra-filename=-f0c737bae52c9813 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3776 | 2026-04-27T09:32:59.378Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fd-lock-4.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c7b267ccbea2930 -C extra-filename=-26241079cc027294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-373db5474820a660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3777 | 2026-04-27T09:32:59.627Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/b6d6f1d/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default"))' -C metadata=e5f45dd996cc3efc -C extra-filename=-321877a520509691 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-bca8bb8c1bf9d50f.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-8b6f0ea42e45c66d.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-74d4b47c6f0e6685.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3778 | 2026-04-27T09:32:59.631Z | Compiling darling v0.21.3 |
| 3779 | 2026-04-27T09:32:59.631Z | Compiling tokio-dtrace v0.1.1 |
| 3780 | 2026-04-27T09:32:59.631Z | Compiling derive_more-impl v2.1.1 |
| 3781 | 2026-04-27T09:32:59.663Z | Compiling strip-ansi-escapes v0.2.1 |
| 3782 | 2026-04-27T09:32:59.666Z | Compiling nu-ansi-term v0.50.3 |
| 3783 | 2026-04-27T09:32:59.666Z | Compiling ar_archive_writer v0.5.1 |
| 3784 | 2026-04-27T09:32:59.666Z | Compiling snafu-derive v0.8.9 |
| 3785 | 2026-04-27T09:32:59.666Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=bc54a76964430562 -C extra-filename=-5b94f3aef2b4e485 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ab8db966f19237e8.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3786 | 2026-04-27T09:32:59.699Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=9eb70a9675625986 -C extra-filename=-adb4768ff66a44e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3787 | 2026-04-27T09:32:59.702Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e95df7198630d2e8 -C extra-filename=-a66b21d7e85e0d3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3788 | 2026-04-27T09:32:59.703Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.24.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "http", "js-sys", "mdns", "native-certs", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "text-parsing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki-roots"))' -C metadata=c332bf34476ee4e2 -C extra-filename=-9c52d4d2089e3ff7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-5f1c8d19066dc220.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-a5f9eb635e32839e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-1c88de7eed32dbd2.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c9caabf828dc0c99.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-590d49d6bda30f06.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3789 | 2026-04-27T09:32:59.703Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=75b4d85fdf901b6b -C extra-filename=-59deb866faca874d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3790 | 2026-04-27T09:32:59.703Z | Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-a7dfbad96e68477c/build-script-build` |
| 3791 | 2026-04-27T09:32:59.703Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/display-error-chain-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=570a051af1190c4f -C extra-filename=-25bb92595f18c8f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3792 | 2026-04-27T09:32:59.997Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_dtrace --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-dtrace-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26370e630bfe62d7 -C extra-filename=-12cfc57a372fbaf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8bf1deaf804a5df3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3793 | 2026-04-27T09:33:00.002Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "serde", "suggestions"))' -C metadata=3cfda70ddf4db975 -C extra-filename=-6607a922dcc8bcfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-9c4bcd2d62e3585d.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-d7979ca8ce2b4948.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3794 | 2026-04-27T09:33:00.002Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="is_variant"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=e2dd6747c9c382d9 -C extra-filename=-e4af2ada63681b24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-dc89fad883ad2acc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3795 | 2026-04-27T09:33:00.003Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-4.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=59faf8b1b26babb4 -C extra-filename=-90b9264fd07878d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'` |
| 3796 | 2026-04-27T09:33:00.003Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strip-ansi-escapes-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=051dc94a6d604807 -C extra-filename=-129169b27369193c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vte=/work/oxidecomputer/omicron/target/debug/deps/libvte-b50d0eeaa2ae1808.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3797 | 2026-04-27T09:33:00.003Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2024 /home/build/.cargo/git/checkouts/tofino-a7521256dea51b3e/e25e529/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d44ac4b74c598fca -C extra-filename=-7a898db627fbf679 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-d1871161c7d6b476.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-946501777acfa316/out -l static=pci` |
| 3798 | 2026-04-27T09:33:00.006Z | Compiling textwrap v0.16.2 |
| 3799 | 2026-04-27T09:33:00.006Z | Compiling olpc-cjson v0.1.4 |
| 3800 | 2026-04-27T09:33:00.006Z | Compiling serde_plain v1.0.2 |
| 3801 | 2026-04-27T09:33:00.006Z | Compiling typed-path v0.9.3 |
| 3802 | 2026-04-27T09:33:00.006Z | Compiling stacker v0.1.24 |
| 3803 | 2026-04-27T09:33:00.007Z | Compiling csv-core v0.1.13 |
| 3804 | 2026-04-27T09:33:00.007Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ar_archive_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ar_archive_writer-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a18335c6a85b44e -C extra-filename=-859f9985b3b6115d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-0f656ff4875bc8de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3805 | 2026-04-27T09:33:00.007Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-derive-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=f97478aea1b9efc7 -C extra-filename=-fc1a3e8b17b1e52a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3806 | 2026-04-27T09:33:00.007Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nu-ansi-term-0.50.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_serde_style", "gnu_legacy", "serde", "std"))' -C metadata=9b7eaa8b837d6aee -C extra-filename=-62d06a8cd2db10be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3807 | 2026-04-27T09:33:00.275Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/2ae7c8c/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8af2fae8aa330af -C extra-filename=-67d969e61e086045 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-20818eb2682fe51d.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-321877a520509691.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-8b6f0ea42e45c66d.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-4e32d6a762cd6d96.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-998d3e58729545f6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-aff8630ec39d9d9a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d7cd030867400f69.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-9d0a9d2310353acb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-a73bd9a7a1451aeb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e82885c39f54bda6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat` |
| 3808 | 2026-04-27T09:33:00.279Z | Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-ae4ba44fdce7e38a/build-script-build` |
| 3809 | 2026-04-27T09:33:00.279Z | Compiling oxide-tokio-rt v0.1.4 |
| 3810 | 2026-04-27T09:33:00.279Z | Compiling tabled v0.15.0 |
| 3811 | 2026-04-27T09:33:00.312Z | Compiling lru-cache v0.1.2 |
| 3812 | 2026-04-27T09:33:00.315Z | Compiling nom v7.1.3 |
| 3813 | 2026-04-27T09:33:00.315Z | Compiling highway v1.3.0 |
| 3814 | 2026-04-27T09:33:00.315Z | Compiling humantime v2.3.0 |
| 3815 | 2026-04-27T09:33:00.315Z | Compiling cfg_aliases v0.1.1 |
| 3816 | 2026-04-27T09:33:00.352Z | Compiling nibble_vec v0.1.0 |
| 3817 | 2026-04-27T09:33:00.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=46ed28fd5682c210 -C extra-filename=-6a80c8115af3928c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 3818 | 2026-04-27T09:33:00.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="terminal_size"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=48d69f3fa87eb9f3 -C extra-filename=-fa3bd5b736224109 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-d142be9420a73f99.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-a761c163f71bb216.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-e8c393500322ecae.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3819 | 2026-04-27T09:33:00.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/olpc-cjson-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98d3b9d43c997b74 -C extra-filename=-1a9d75e0337c720d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-fb5a77c19889c963.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3820 | 2026-04-27T09:33:00.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/csv-core-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=ebf9cdaa59d700bc -C extra-filename=-869a63dcb2cda8ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3821 | 2026-04-27T09:33:00.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stacker-0.1.24/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7121b95d6412c34 -C extra-filename=-3347c047cdb638b5 --out-dir /work/oxidecomputer/omicron/target/debug/build/stacker-3347c047cdb638b5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3822 | 2026-04-27T09:33:00.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typed-path-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cbebaecd37320204 -C extra-filename=-bbdfa85da1bca7a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3823 | 2026-04-27T09:33:00.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b884c89c9d7dcfd6 -C extra-filename=-e0f97fa48dd87c46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3824 | 2026-04-27T09:33:00.569Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_tokio_rt --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-tokio-rt-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg, tokio_unstable)' --cfg 'feature="default"' --cfg 'feature="rt-multi-thread"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rt-multi-thread"))' -C metadata=ba8b2f7368b90201 -C extra-filename=-56a6168989c62c9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-5db6f62f24765112.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libtokio_dtrace-12cfc57a372fbaf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3825 | 2026-04-27T09:33:00.573Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=157a417376166c20 -C extra-filename=-1b56453a7c999985 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-79b04dba0041c8e4.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-8c4793e8a6c6168f.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-498165c747409775.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3826 | 2026-04-27T09:33:00.573Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=beb099c7336ac0a2 -C extra-filename=-1da99390fe30d311 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linked_hash_map=/work/oxidecomputer/omicron/target/debug/deps/liblinked_hash_map-adb4768ff66a44e0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3827 | 2026-04-27T09:33:00.573Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=262c5861f07cb8a1 -C extra-filename=-642be4af1a5a9ef4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-59deb866faca874d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3828 | 2026-04-27T09:33:00.573Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/highway-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e7757e7738737e08 -C extra-filename=-3f48b8540bd04fa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3829 | 2026-04-27T09:33:00.573Z | Compiling ingot-macros v0.1.1 |
| 3830 | 2026-04-27T09:33:00.606Z | Compiling reedline v0.40.0 |
| 3831 | 2026-04-27T09:33:00.609Z | Compiling csv v1.4.0 |
| 3832 | 2026-04-27T09:33:00.609Z | Compiling home v0.5.12 |
| 3833 | 2026-04-27T09:33:00.609Z | Compiling endian-type v0.1.2 |
| 3834 | 2026-04-27T09:33:00.609Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07e0eeac62cc3026 -C extra-filename=-2ca8f6c584800249 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3835 | 2026-04-27T09:33:00.609Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mu"))' -C metadata=cf111cabeb34da68 -C extra-filename=-e8260ba4e9f18d20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3836 | 2026-04-27T09:33:00.610Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43f3b03b55c23dd8 -C extra-filename=-7199a57ac63de693 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3837 | 2026-04-27T09:33:00.822Z | Compiling typify-macro v0.6.2 |
| 3838 | 2026-04-27T09:33:00.825Z | Compiling nix v0.28.0 |
| 3839 | 2026-04-27T09:33:00.825Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3840 | 2026-04-27T09:33:00.825Z | Compiling phf_shared v0.12.1 |
| 3841 | 2026-04-27T09:33:00.825Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3842 | 2026-04-27T09:33:00.825Z | Compiling chrono-tz v0.10.4 |
| 3843 | 2026-04-27T09:33:00.825Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2dcd533cc64f8a51 -C extra-filename=-89e405aa866ef088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8bf1deaf804a5df3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3844 | 2026-04-27T09:33:00.826Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb922c3c4c3e10de -C extra-filename=-613c8bcf7a4b6028 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-6607a922dcc8bcfe.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a121c9cfd8c3a9f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3845 | 2026-04-27T09:33:00.826Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/home-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea90a123f48994d9 -C extra-filename=-80e541eacc8a163b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3846 | 2026-04-27T09:33:00.826Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52a22e0d6cd2100e -C extra-filename=-7d492a479d7016e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3847 | 2026-04-27T09:33:00.826Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/csv-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a4502a2df94724a -C extra-filename=-fe7d4c78260c1b9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-869a63dcb2cda8ad.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f08bb8b248c5184c.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3848 | 2026-04-27T09:33:00.826Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reedline-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=d7c6f223ca91b2b5 -C extra-filename=-92f48c3e9614157f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a18a72ddace41aa6.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-26241079cc027294.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e4c83b89c41d405d.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-62d06a8cd2db10be.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-129169b27369193c.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-12c33739b94d4993.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-45bbb3e0d8c95d13.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3849 | 2026-04-27T09:33:01.001Z | Compiling pin-project v1.1.11 |
| 3850 | 2026-04-27T09:33:01.005Z | Compiling psm v0.1.31 |
| 3851 | 2026-04-27T09:33:01.005Z | Compiling konst_macro_rules v0.2.19 |
| 3852 | 2026-04-27T09:33:01.005Z | Compiling semver v0.1.20 |
| 3853 | 2026-04-27T09:33:01.005Z | Compiling const_format_proc_macros v0.2.34 |
| 3854 | 2026-04-27T09:33:01.036Z | Compiling peg-macros v0.8.5 |
| 3855 | 2026-04-27T09:33:01.039Z | Compiling sqlparser_derive v0.5.0 |
| 3856 | 2026-04-27T09:33:01.039Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-macro-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbf5a225fccede12 -C extra-filename=-1250cb236b70213a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-34af2ae30da8a3b9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3857 | 2026-04-27T09:33:01.039Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-e860126d7fbbad75/e3d9a1c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43bc15c0ce6dda36 -C extra-filename=-0a919b262c41b20b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-90dffd5533c16daa.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3858 | 2026-04-27T09:33:01.039Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name recursive_proc_macro_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/recursive-proc-macro-impl-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9c68834961c6ade -C extra-filename=-b1f3d3a12720494f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3859 | 2026-04-27T09:33:01.040Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=05a1fbb8800ea8dd -C extra-filename=-cee97c955ebe6fcc --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-cee97c955ebe6fcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3860 | 2026-04-27T09:33:01.040Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=91981639ffea113e -C extra-filename=-a51f221c980015c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-cd202310ad5c957e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3861 | 2026-04-27T09:33:01.040Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=f488f431ba3e1e4a -C extra-filename=-543b74546a1d6fbb --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-543b74546a1d6fbb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-2ca8f6c584800249.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3862 | 2026-04-27T09:33:01.221Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-1.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unused_trait_names' --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56e7c1d5ec2041ca -C extra-filename=-3beb6f327bb7e026 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pin_project_internal=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_internal-f0c737bae52c9813.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3863 | 2026-04-27T09:33:01.225Z | Running `/work/oxidecomputer/omicron/target/debug/build/stacker-3347c047cdb638b5/build-script-build` |
| 3864 | 2026-04-27T09:33:01.225Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.31/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ba13dc96061e819 -C extra-filename=-59f483956abcb8c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/psm-59f483956abcb8c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ar_archive_writer=/work/oxidecomputer/omicron/target/debug/deps/libar_archive_writer-859f9985b3b6115d.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3865 | 2026-04-27T09:33:01.225Z | Compiling derive_more v2.1.1 |
| 3866 | 2026-04-27T09:33:01.225Z | Compiling radix_trie v0.2.1 |
| 3867 | 2026-04-27T09:33:01.225Z | Compiling winnow v0.6.26 |
| 3868 | 2026-04-27T09:33:01.257Z | Compiling unicode_categories v0.1.1 |
| 3869 | 2026-04-27T09:33:01.261Z | Compiling bcs v0.1.6 |
| 3870 | 2026-04-27T09:33:01.261Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name konst_macro_rules --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/konst_macro_rules-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_51"' --cfg 'feature="rust_1_55"' --cfg 'feature="rust_1_56"' --cfg 'feature="rust_1_57"' --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deref_raw_in_fn", "mut_refs", "nightly_mut_refs", "rust_1_51", "rust_1_55", "rust_1_56", "rust_1_57", "rust_1_61"))' -C metadata=77ad773545678bbc -C extra-filename=-1023546c47a9ae3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3871 | 2026-04-27T09:33:01.291Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const_format_proc_macros-0.2.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=c52499cd88bd37b5 -C extra-filename=-0daec2edec49c79a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-926f5fabeb167efb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3872 | 2026-04-27T09:33:01.291Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b283619342d2d4b4 -C extra-filename=-677abeaa10d77504 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3873 | 2026-04-27T09:33:01.321Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-macros-0.8.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=011fed256dab1b8b -C extra-filename=-0fa385db4b9308b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-6ea17d19d7865e8f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3874 | 2026-04-27T09:33:01.324Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser_derive-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ed2e54aec2e7dd5 -C extra-filename=-0cab858faf43422e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3875 | 2026-04-27T09:33:01.356Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="is_variant"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=572b86690403ce1d -C extra-filename=-887ea08e1c8b564b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_more_impl=/work/oxidecomputer/omicron/target/debug/deps/libderive_more_impl-e4af2ada63681b24.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3876 | 2026-04-27T09:33:01.391Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.6.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=70dc533b3f4b5e07 -C extra-filename=-90bed323691ab3cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3877 | 2026-04-27T09:33:01.394Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8beda756b173e392 -C extra-filename=-b5df0a67340ac3d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern endian_type=/work/oxidecomputer/omicron/target/debug/deps/libendian_type-7d492a479d7016e4.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-7199a57ac63de693.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3878 | 2026-04-27T09:33:01.430Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=891ee3888f2b605d -C extra-filename=-c0a6705721dfc792 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3879 | 2026-04-27T09:33:01.464Z | Compiling phf v0.12.1 |
| 3880 | 2026-04-27T09:33:01.467Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3881 | 2026-04-27T09:33:01.467Z | Compiling filetime v0.2.27 |
| 3882 | 2026-04-27T09:33:01.467Z | Compiling xattr v1.6.1 |
| 3883 | 2026-04-27T09:33:01.467Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9dae8d580fe7cf3c -C extra-filename=-479f88a506a2bc92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3884 | 2026-04-27T09:33:01.576Z | Compiling rustc_version v0.1.7 |
| 3885 | 2026-04-27T09:33:01.580Z | Compiling konst v0.2.20 |
| 3886 | 2026-04-27T09:33:01.651Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=ace5181b5eb7df3f -C extra-filename=-1cc3d69a5b340d4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-a51f221c980015c4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3887 | 2026-04-27T09:33:01.655Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rdb_types --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/rdb-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=a1605be69958e456 -C extra-filename=-ac4253765b77cd31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-aff8630ec39d9d9a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3888 | 2026-04-27T09:33:01.757Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xattr-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=1c9b2fcfc5c1fc7b -C extra-filename=-bcb7dd51ca81bac9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3889 | 2026-04-27T09:33:01.760Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/filetime-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e9b67ddd011ee2e -C extra-filename=-1d954ac215b38294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3890 | 2026-04-27T09:33:01.760Z | Compiling crossterm v0.29.0 |
| 3891 | 2026-04-27T09:33:01.760Z | Compiling hickory-resolver v0.24.4 |
| 3892 | 2026-04-27T09:33:01.760Z | Compiling subprocess v0.2.15 |
| 3893 | 2026-04-27T09:33:01.760Z | Compiling headers-core v0.3.0 |
| 3894 | 2026-04-27T09:33:01.760Z | Running `/work/oxidecomputer/omicron/target/debug/build/nix-543b74546a1d6fbb/build-script-build` |
| 3895 | 2026-04-27T09:33:01.760Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65da65da5b078809 -C extra-filename=-5cb7ce6385f83707 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-677abeaa10d77504.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3896 | 2026-04-27T09:33:01.760Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name konst --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/konst-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_51"' --cfg 'feature="rust_1_55"' --cfg 'feature="rust_1_56"' --cfg 'feature="rust_1_57"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test", "__ui", "alloc", "cmp", "const_generics", "constant_time_slice", "default", "deref_raw_in_fn", "docsrs", "konst_proc_macros", "mut_refs", "nightly_mut_refs", "parsing", "parsing_no_proc", "rust_1_51", "rust_1_55", "rust_1_56", "rust_1_57", "rust_1_61", "rust_1_64", "rust_latest_stable", "trybuild"))' -C metadata=b44b0fa58e019c43 -C extra-filename=-a47fd4f338cbf2fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern konst_macro_rules=/work/oxidecomputer/omicron/target/debug/deps/libkonst_macro_rules-1023546c47a9ae3b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3897 | 2026-04-27T09:33:01.837Z | Compiling base64 v0.21.7 |
| 3898 | 2026-04-27T09:33:01.840Z | Compiling yasna v0.5.2 |
| 3899 | 2026-04-27T09:33:01.915Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="derive-more"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "derive-more", "event-stream", "events", "filedescriptor", "libc", "osc52", "serde", "use-dev-tty", "windows"))' -C metadata=f44e2e43025098f3 -C extra-filename=-14a0fd4647ba369b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-887ea08e1c8b564b.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-f1440f2cce620e94.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73b0c191b6f04cdc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-373db5474820a660.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-084a4f7b977cb1bd.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-e57a65047c7e0acb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3900 | 2026-04-27T09:33:01.919Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/headers-core-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=510e6d1d8ee2e1c1 -C extra-filename=-3eaee955d9b31fe6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3901 | 2026-04-27T09:33:01.919Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8abd95a579b477f7 -C extra-filename=-a640a8d30f29f021 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3902 | 2026-04-27T09:33:01.919Z | Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-cee97c955ebe6fcc/build-script-build` |
| 3903 | 2026-04-27T09:33:01.919Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-resolver-0.24.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "ipconfig", "native-certs", "resolv-conf", "rustls", "serde", "serde-config", "system-config", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "webpki-roots"))' -C metadata=9aa1a27189324be9 -C extra-filename=-f66192c00d347b7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-9c52d4d2089e3ff7.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-1da99390fe30d311.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-3f9c2a9c19a71c2c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3904 | 2026-04-27T09:33:01.954Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3905 | 2026-04-27T09:33:01.959Z | Compiling tar v0.4.45 |
| 3906 | 2026-04-27T09:33:01.994Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=0120ed221be14e88 -C extra-filename=-3eec2cd7d48a8899 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3907 | 2026-04-27T09:33:01.999Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9b61347c6f026021 -C extra-filename=-dd4fa1a35289f367 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3908 | 2026-04-27T09:33:01.999Z | Compiling snafu v0.8.9 |
| 3909 | 2026-04-27T09:33:02.032Z | Compiling headers v0.4.1 |
| 3910 | 2026-04-27T09:33:02.036Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3911 | 2026-04-27T09:33:02.036Z | Compiling tagptr v0.2.0 |
| 3912 | 2026-04-27T09:33:02.070Z | Compiling utf-8 v0.7.6 |
| 3913 | 2026-04-27T09:33:02.073Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=87c000ca83e5276f -C extra-filename=-cb697cc2a72f3c8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish` |
| 3914 | 2026-04-27T09:33:02.074Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=dead_code --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=b93c89bfb41ac643 -C extra-filename=-1952add5830710c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1d954ac215b38294.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-bcb7dd51ca81bac9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3915 | 2026-04-27T09:33:02.108Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 oximeter/db/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=0b2ae8f0c876a7c1 -C extra-filename=-7e62b53f6678b973 --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-7e62b53f6678b973 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-642be4af1a5a9ef4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3916 | 2026-04-27T09:33:02.178Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "rust_1_81", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=9d0afe6a86c8ea94 -C extra-filename=-3bd40da03ad7a498 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3beb6f327bb7e026.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-fc1a3e8b17b1e52a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3917 | 2026-04-27T09:33:02.213Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=7ae379b61c53a01a -C extra-filename=-9a21c600f3fe06a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-1cc3d69a5b340d4d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3918 | 2026-04-27T09:33:02.249Z | Compiling newtype_derive v0.1.6 |
| 3919 | 2026-04-27T09:33:02.253Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3920 | 2026-04-27T09:33:02.253Z | Compiling libefi-sys v0.1.0 |
| 3921 | 2026-04-27T09:33:02.253Z | Compiling bitfield-struct v0.6.2 |
| 3922 | 2026-04-27T09:33:02.282Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/headers-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=7caa8faa4310cd5f -C extra-filename=-3fc9d45d1303cd6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-3eaee955d9b31fe6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-8f587c6ddd5813db.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-a07cde80cd4a0a17.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3923 | 2026-04-27T09:33:02.285Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_api_manager_types --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-api-manager-types-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aca4b2483429bfaa -C extra-filename=-cc0a7f79a8e1b5ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3924 | 2026-04-27T09:33:02.319Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c108111c758fd0f3 -C extra-filename=-9b4dcb7dd8572e1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3925 | 2026-04-27T09:33:02.319Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tagptr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tagptr-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa6ba459caac74c8 -C extra-filename=-1b77d19f7a207b7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3926 | 2026-04-27T09:33:02.355Z | Running `/work/oxidecomputer/omicron/target/debug/build/psm-59f483956abcb8c7/build-script-build` |
| 3927 | 2026-04-27T09:33:02.358Z | Compiling const_format v0.2.36 |
| 3928 | 2026-04-27T09:33:02.358Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3929 | 2026-04-27T09:33:02.358Z | Compiling radium v0.7.0 |
| 3930 | 2026-04-27T09:33:02.360Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=cb1873e16b4e76d6 -C extra-filename=-3895659be43078d7 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-3895659be43078d7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5cb7ce6385f83707.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3931 | 2026-04-27T09:33:02.360Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitfield-struct-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05ad3038b900d9b4 -C extra-filename=-146e83aea723331f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3932 | 2026-04-27T09:33:02.360Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c501deaf16b96283 -C extra-filename=-75e468c27f09179e --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-75e468c27f09179e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3933 | 2026-04-27T09:33:02.360Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-09ced6a94fc790f2/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=6ac1d11ae8d6e6d1 -C extra-filename=-46df762378d6d699 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-46df762378d6d699 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3934 | 2026-04-27T09:33:02.430Z | Compiling tungstenite v0.21.0 |
| 3935 | 2026-04-27T09:33:02.433Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const_format-0.2.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=a5ddaea8785aba1b -C extra-filename=-e3b3a8c3abbd4294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_format_proc_macros=/work/oxidecomputer/omicron/target/debug/deps/libconst_format_proc_macros-0daec2edec49c79a.so --extern konst=/work/oxidecomputer/omicron/target/debug/deps/libkonst-a47fd4f338cbf2fb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3936 | 2026-04-27T09:33:02.468Z | Compiling rcgen v0.12.1 |
| 3937 | 2026-04-27T09:33:02.471Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f4c8f669de0b02b -C extra-filename=-1f239757afdd21d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-1f239757afdd21d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3938 | 2026-04-27T09:33:02.471Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-1dc8f7f9b0f61fe3/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8e7efe113c1425e -C extra-filename=-e386cd846ec3269e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3939 | 2026-04-27T09:33:02.508Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=a2ae1b4e58c1fb07 -C extra-filename=-b69508d9f9e9e02a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-38592406369b8a48.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-9b4dcb7dd8572e1d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3940 | 2026-04-27T09:33:02.511Z | Compiling tap v1.0.1 |
| 3941 | 2026-04-27T09:33:02.511Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=9e40d6d08b87b9da -C extra-filename=-eef5d3b1cd82d6dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a66b21d7e85e0d3c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-3eec2cd7d48a8899.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 3942 | 2026-04-27T09:33:02.546Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1632e1c1780ce542 -C extra-filename=-c1c2c47715ac2178 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3943 | 2026-04-27T09:33:02.581Z | Compiling moka v0.12.15 |
| 3944 | 2026-04-27T09:33:02.623Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name moka --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(armv5te)' --check-cfg 'cfg(beta_clippy)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(moka_loom)' --check-cfg 'cfg(mips)' --check-cfg 'cfg(run_flaky_tests)' --check-cfg 'cfg(skip_large_mem_tests)' --check-cfg 'cfg(trybuild)' --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic64", "default", "future", "logging", "quanta", "sync", "unstable-debug-counters"))' -C metadata=018816ac5713de35 -C extra-filename=-1beecd4923707c1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-44f9d96f1d23d9ae.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-81b267cc7138b84d.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-a1dbfc08a4534512.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-cda54deeadff7a53.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern tagptr=/work/oxidecomputer/omicron/target/debug/deps/libtagptr-1b77d19f7a207b7a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3945 | 2026-04-27T09:33:02.662Z | Compiling maybe-uninit v2.0.0 |
| 3946 | 2026-04-27T09:33:02.733Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name psm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70ad9b4ba78f3b53 -C extra-filename=-3fa65a34bcf6d9e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-1390da8f9112890f/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'` |
| 3947 | 2026-04-27T09:33:02.842Z | Compiling sqlformat v0.3.5 |
| 3948 | 2026-04-27T09:33:02.845Z | Compiling peg v0.8.5 |
| 3949 | 2026-04-27T09:33:02.845Z | Compiling zerocopy-derive v0.6.6 |
| 3950 | 2026-04-27T09:33:02.845Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9055361cee57932 -C extra-filename=-289fda8af79879a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-289fda8af79879a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3951 | 2026-04-27T09:33:02.959Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlformat-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbf198c74e164449 -C extra-filename=-f7fb554c399c395e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-c0a6705721dfc792.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-90bed323691ab3cb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3952 | 2026-04-27T09:33:02.963Z | Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-3895659be43078d7/build-script-build` |
| 3953 | 2026-04-27T09:33:02.998Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=6d72e53c19f12723 -C extra-filename=-65c9103bed1e9b17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_macros=/work/oxidecomputer/omicron/target/debug/deps/libpeg_macros-0fa385db4b9308b0.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-6ea17d19d7865e8f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3954 | 2026-04-27T09:33:03.001Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d85df449d6a394d8 -C extra-filename=-decbb1dc45c50d9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3955 | 2026-04-27T09:33:03.155Z | Compiling qorb v0.4.1 |
| 3956 | 2026-04-27T09:33:03.158Z | Compiling wyz v0.5.1 |
| 3957 | 2026-04-27T09:33:03.158Z | Compiling packed_struct v0.10.1 |
| 3958 | 2026-04-27T09:33:03.158Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name stacker --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stacker-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0170606828e5fd34 -C extra-filename=-6e0e1dd772781139 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern psm=/work/oxidecomputer/omicron/target/debug/deps/libpsm-3fa65a34bcf6d9e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-1390da8f9112890f/out` |
| 3959 | 2026-04-27T09:33:03.158Z | Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-75e468c27f09179e/build-script-build` |
| 3960 | 2026-04-27T09:33:03.158Z | Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-7e62b53f6678b973/build-script-build` |
| 3961 | 2026-04-27T09:33:03.350Z | Compiling funty v2.0.0 |
| 3962 | 2026-04-27T09:33:03.354Z | Compiling crc-catalog v2.5.0 |
| 3963 | 2026-04-27T09:33:03.354Z | Compiling packed_struct_codegen v0.10.1 |
| 3964 | 2026-04-27T09:33:03.354Z | Compiling bitfield-macros v0.19.4 |
| 3965 | 2026-04-27T09:33:03.354Z | Compiling indexmap v1.9.3 |
| 3966 | 2026-04-27T09:33:03.354Z | Compiling nodrop v0.1.14 |
| 3967 | 2026-04-27T09:33:03.354Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/qorb-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="probes"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "probes", "qtop", "serde"))' -C metadata=19b20e19d3f9ca66 -C extra-filename=-b8f5d1a862fbe973 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-01d8b05da6de4b39.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-041609253817e1a0.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-f66192c00d347b7d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-d4e4102bb776d67e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8bf1deaf804a5df3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3968 | 2026-04-27T09:33:03.354Z | Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-46df762378d6d699/build-script-build` |
| 3969 | 2026-04-27T09:33:03.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=ff00eba98d99f851 -C extra-filename=-73e4e73fdada66c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-73e4e73fdada66c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3970 | 2026-04-27T09:33:03.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=2612078ca5f713c7 -C extra-filename=-57d526702f8f8747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-c1c2c47715ac2178.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3971 | 2026-04-27T09:33:03.355Z | Running `/work/oxidecomputer/omicron/target/debug/build/radium-1f239757afdd21d8/build-script-build` |
| 3972 | 2026-04-27T09:33:03.595Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=b6792a8144910385 -C extra-filename=-13e665606f435ce9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign` |
| 3973 | 2026-04-27T09:33:03.598Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=92f5dbfe8b82b361 -C extra-filename=-c6e2b792a2fde82c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3974 | 2026-04-27T09:33:03.599Z | Compiling typify v0.6.2 |
| 3975 | 2026-04-27T09:33:03.599Z | Compiling recursive v0.1.1 |
| 3976 | 2026-04-27T09:33:03.599Z | Compiling rustyline v14.0.0 |
| 3977 | 2026-04-27T09:33:03.599Z | Compiling hickory-resolver v0.25.2 |
| 3978 | 2026-04-27T09:33:03.599Z | Compiling tokio-tungstenite v0.21.0 |
| 3979 | 2026-04-27T09:33:03.599Z | Compiling hashbrown v0.12.3 |
| 3980 | 2026-04-27T09:33:03.599Z | Compiling ron v0.8.1 |
| 3981 | 2026-04-27T09:33:03.599Z | Compiling hashbrown v0.13.2 |
| 3982 | 2026-04-27T09:33:03.599Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2131a667e2227339 -C extra-filename=-d3a2260fd8ce3caf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3983 | 2026-04-27T09:33:03.599Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitfield-macros-0.19.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8c8c0271088ee42 -C extra-filename=-05b20e2e5b8be722 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3984 | 2026-04-27T09:33:03.599Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=9e2bea805b5e386f -C extra-filename=-18f218aad7f8981b --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-18f218aad7f8981b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-a5f282b36849bc49.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3985 | 2026-04-27T09:33:03.599Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=fdeb1585a0815001 -C extra-filename=-a3e9acc453f72690 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3986 | 2026-04-27T09:33:03.600Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-catalog-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ca9b3dfdc296873 -C extra-filename=-e186a28b4dc97a7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3987 | 2026-04-27T09:33:03.744Z | Compiling steno v0.4.1 |
| 3988 | 2026-04-27T09:33:03.747Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3989 | 2026-04-27T09:33:03.747Z | Compiling array-init v0.0.4 |
| 3990 | 2026-04-27T09:33:03.825Z | Compiling crc-any v2.5.0 |
| 3991 | 2026-04-27T09:33:03.829Z | Compiling xshell-macros v0.2.7 |
| 3992 | 2026-04-27T09:33:03.829Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=08d7172168e61521 -C extra-filename=-a5a06b52a71b5515 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-34af2ae30da8a3b9.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-1250cb236b70213a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3993 | 2026-04-27T09:33:03.829Z | Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-289fda8af79879a5/build-script-build` |
| 3994 | 2026-04-27T09:33:03.829Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=4047c39b99b01a43 -C extra-filename=-1ddc521c9baac707 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-3a5f4b8044aa7c36.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3995 | 2026-04-27T09:33:03.829Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=685ad205d58dab69 -C extra-filename=-b0dcb884073b4a82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-dd4fa1a35289f367.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3996 | 2026-04-27T09:33:03.829Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=26eca7512bf92f83 -C extra-filename=-d1b94cb05f463156 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3997 | 2026-04-27T09:33:03.830Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=bc6f12e58b98b6e4 -C extra-filename=-8efa85644ed94008 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-b69508d9f9e9e02a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 3998 | 2026-04-27T09:33:03.830Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b367cbd578e3d27c -C extra-filename=-2c5b4012fdeaaa56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi` |
| 3999 | 2026-04-27T09:33:03.830Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-resolver-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "system-config", "tls-aws-lc-rs", "tls-ring", "tokio", "webpki-roots"))' -C metadata=61db20a162960cb6 -C extra-filename=-71a828ba21bf4fbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-25a29c2ba53b369e.rmeta --extern moka=/work/oxidecomputer/omicron/target/debug/deps/libmoka-1beecd4923707c1a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-3f9c2a9c19a71c2c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4000 | 2026-04-27T09:33:03.830Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=aeff52378d7e62e4 -C extra-filename=-2c085125b0ae5f6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-26241079cc027294.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-80e541eacc8a163b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-cb697cc2a72f3c8b.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-b5df0a67340ac3d3.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-498165c747409775.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1e24df76c16f817b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4001 | 2026-04-27T09:33:03.831Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name recursive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/recursive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea2543ef43e66990 -C extra-filename=-08e48fa116bad8c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern recursive_proc_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/librecursive_proc_macro_impl-b1f3d3a12720494f.so --extern stacker=/work/oxidecomputer/omicron/target/debug/deps/libstacker-6e0e1dd772781139.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-1390da8f9112890f/out` |
| 4002 | 2026-04-27T09:33:03.893Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-1dc8f7f9b0f61fe3/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c27d5c925c6d5cb6 -C extra-filename=-313a96fe6ebd0b09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_struct=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_struct-146e83aea723331f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4003 | 2026-04-27T09:33:03.896Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-any-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug-helper", "default", "development", "heapless", "std"))' -C metadata=14b1d6a4cc0ce2b6 -C extra-filename=-147c502226db37b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4004 | 2026-04-27T09:33:03.898Z | Compiling crc v3.4.0 |
| 4005 | 2026-04-27T09:33:03.898Z | Compiling path-slash v0.1.5 |
| 4006 | 2026-04-27T09:33:03.898Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d81d983c41f5f8a2 -C extra-filename=-d82f69b1c4919d84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-dd9102c781fc5d0d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-13e665606f435ce9.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-ccf6faf54f4a34d3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4007 | 2026-04-27T09:33:03.963Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=7b809f8ede4fe968 -C extra-filename=-737283aa05120af2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nodrop=/work/oxidecomputer/omicron/target/debug/deps/libnodrop-a3e9acc453f72690.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4008 | 2026-04-27T09:33:03.966Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad241f5f20c7bf23 -C extra-filename=-441bde8251a51daa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr` |
| 4009 | 2026-04-27T09:33:03.966Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name xshell_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xshell-macros-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0eebec97685ef343 -C extra-filename=-7bc7e60f65199121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4010 | 2026-04-27T09:33:04.042Z | Compiling sqlparser v0.61.0 |
| 4011 | 2026-04-27T09:33:04.046Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 4012 | 2026-04-27T09:33:04.046Z | Compiling half v1.8.3 |
| 4013 | 2026-04-27T09:33:04.046Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa43832539692950 -C extra-filename=-501adfc8560ea4ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit` |
| 4014 | 2026-04-27T09:33:04.046Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8343eef457ea6ae2 -C extra-filename=-7d898b1bdd2000ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc_catalog=/work/oxidecomputer/omicron/target/debug/deps/libcrc_catalog-e186a28b4dc97a7f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4015 | 2026-04-27T09:33:04.046Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f04ba05cade1c2c2 -C extra-filename=-7818962d0556daac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4016 | 2026-04-27T09:33:04.046Z | Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-73e4e73fdada66c5/build-script-build` |
| 4017 | 2026-04-27T09:33:04.182Z | Compiling progenitor-impl v0.13.0 |
| 4018 | 2026-04-27T09:33:04.185Z | Compiling ingot-types v0.1.2 |
| 4019 | 2026-04-27T09:33:04.185Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4020 | 2026-04-27T09:33:04.185Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.61.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "derive-dialect", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=276df2ed7a4897fa -C extra-filename=-ea397dc9f23c31e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern recursive=/work/oxidecomputer/omicron/target/debug/deps/librecursive-08e48fa116bad8c0.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-0cab858faf43422e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-1390da8f9112890f/out` |
| 4021 | 2026-04-27T09:33:04.185Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-3568772d985bf341/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78efcff87ecf503a -C extra-filename=-f7d28f6bdd2a0684 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-2c5b4012fdeaaa56.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4022 | 2026-04-27T09:33:04.185Z | Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-18f218aad7f8981b/build-script-build` |
| 4023 | 2026-04-27T09:33:04.185Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/half-1.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "num-traits", "serde", "serialize", "std", "use-intrinsics", "zerocopy"))' -C metadata=13aa3309cc7d162f -C extra-filename=-e54dfc1655ecf43f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4024 | 2026-04-27T09:33:04.287Z | Compiling zerocopy v0.6.6 |
| 4025 | 2026-04-27T09:33:04.319Z | Compiling smallvec v0.6.14 |
| 4026 | 2026-04-27T09:33:04.323Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 4027 | 2026-04-27T09:33:04.323Z | Compiling libscf-sys v1.2.0 |
| 4028 | 2026-04-27T09:33:04.323Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f406876b67cd6612 -C extra-filename=-29510e5a26c87b13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-a5a06b52a71b5515.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4029 | 2026-04-27T09:33:04.323Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-09ced6a94fc790f2/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=b9bf4e17f42647e7 -C extra-filename=-3a9c68edcfc0b182 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -l pq` |
| 4030 | 2026-04-27T09:33:04.323Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=321241e9c218f9d8 -C extra-filename=-0543390fdd795464 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4031 | 2026-04-27T09:33:04.323Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-types-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=455da8f2f49ca323 -C extra-filename=-042cf80c6dc051c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-613c8bcf7a4b6028.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-cc5cf79ceb6dd7e0.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4032 | 2026-04-27T09:33:04.414Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=f8491bb573d7f341 -C extra-filename=-5380644ed5721c0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-decbb1dc45c50d9a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4033 | 2026-04-27T09:33:04.417Z | Compiling fxhash v0.2.1 |
| 4034 | 2026-04-27T09:33:04.450Z | Compiling maplit v1.0.2 |
| 4035 | 2026-04-27T09:33:04.453Z | Compiling papergrid v0.17.0 |
| 4036 | 2026-04-27T09:33:04.453Z | Compiling testing_table v0.3.0 |
| 4037 | 2026-04-27T09:33:04.453Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=65356b351a9b5f48 -C extra-filename=-d000bd11ea7d48a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern maybe_uninit=/work/oxidecomputer/omicron/target/debug/deps/libmaybe_uninit-501adfc8560ea4ef.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4038 | 2026-04-27T09:33:04.453Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/1eacfcf/brand-metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27d3bfb6603bdcf3 -C extra-filename=-b223e1f51b0db906 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-1952add5830710c0.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-288ba1e1ad8c237c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4039 | 2026-04-27T09:33:04.453Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libscf_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libscf-sys-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5c56e6115dfca95 -C extra-filename=-3769cdf87729b3de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-d2427ec1198cf67b.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4040 | 2026-04-27T09:33:04.486Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=98c07dedbd1dc33d -C extra-filename=-e03ffdc048cb3ed0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-d1b94cb05f463156.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std` |
| 4041 | 2026-04-27T09:33:04.489Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a8e39abb5c8a101 -C extra-filename=-592e0cbf24357969 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4042 | 2026-04-27T09:33:04.489Z | Compiling bitfield v0.19.4 |
| 4043 | 2026-04-27T09:33:04.520Z | Compiling serde_cbor v0.11.2 |
| 4044 | 2026-04-27T09:33:04.524Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13c0736eb8160eb4 -C extra-filename=-1f7fb59fa0fc8bef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4045 | 2026-04-27T09:33:04.524Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/papergrid-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fnv"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "fnv", "std"))' -C metadata=093194061ecc5a27 -C extra-filename=-5fc6c03f1838dc63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-330c87bd18ddc8ae.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-6d38f3aad90247c6.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4046 | 2026-04-27T09:33:04.524Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name testing_table --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/testing_table-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansitok", "std"))' -C metadata=694c23d545ee9c90 -C extra-filename=-d44ada03f4aac874 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4047 | 2026-04-27T09:33:04.524Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitfield-0.19.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=627f49557fcdf9cb -C extra-filename=-4ef0b45840b847fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_macros=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_macros-05b20e2e5b8be722.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4048 | 2026-04-27T09:33:04.524Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_cbor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_cbor-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "tags", "unsealed_read_write"))' -C metadata=945543d4463b533c -C extra-filename=-d3533f7d368cf1c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-e54dfc1655ecf43f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4049 | 2026-04-27T09:33:04.558Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#369dbef2) |
| 4050 | 2026-04-27T09:33:04.561Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits", "default", "std"))' -C metadata=081c18373066cad8 -C extra-filename=-98c9f80337ecefe3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4051 | 2026-04-27T09:33:04.593Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#369dbef2) |
| 4052 | 2026-04-27T09:33:04.596Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/controller/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=42c02a93564e4360 -C extra-filename=-3caf5449bb6dc371 --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-3caf5449bb6dc371 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4053 | 2026-04-27T09:33:04.698Z | Compiling ingot v0.1.1 |
| 4054 | 2026-04-27T09:33:04.701Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde"))' -C metadata=7d3a98ab3f9d7e52 -C extra-filename=-7c3eb91b2e28a555 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-613c8bcf7a4b6028.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-042cf80c6dc051c5.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-cc5cf79ceb6dd7e0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4055 | 2026-04-27T09:33:04.735Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 4056 | 2026-04-27T09:33:04.742Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=a74cc52ed244ae91 -C extra-filename=-f1c2df5113e785a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-7d898b1bdd2000ed.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-5380644ed5721c0f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4057 | 2026-04-27T09:33:04.771Z | Compiling crc8 v0.1.1 |
| 4058 | 2026-04-27T09:33:04.809Z | Compiling bitvec v1.0.1 |
| 4059 | 2026-04-27T09:33:04.812Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crc8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc8-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59e47b2c1aedbf2b -C extra-filename=-0fee16111fe9c0a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4060 | 2026-04-27T09:33:04.849Z | Compiling unicase v2.9.0 |
| 4061 | 2026-04-27T09:33:04.883Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 4062 | 2026-04-27T09:33:04.886Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=0aa73623e2f7338c -C extra-filename=-ce8240904e94ca51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern funty=/work/oxidecomputer/omicron/target/debug/deps/libfunty-c6e2b792a2fde82c.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-441bde8251a51daa.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-c1c2c47715ac2178.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-57d526702f8f8747.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4063 | 2026-04-27T09:33:04.922Z | Compiling proc-macro-error2 v2.0.1 |
| 4064 | 2026-04-27T09:33:04.925Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4065 | 2026-04-27T09:33:04.925Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2a353f8407627a06 -C extra-filename=-d91f8b7d2415b14d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4066 | 2026-04-27T09:33:04.960Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/524eb8f/libipcc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab470d552b15d490 -C extra-filename=-ec261f49b4f878ae --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-ec261f49b4f878ae -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4067 | 2026-04-27T09:33:04.993Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 4068 | 2026-04-27T09:33:04.996Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' --warn=unexpected_cfgs '--allow=clippy::module_name_repetitions' --check-cfg 'cfg(run_ui_tests)' --cfg 'feature="default"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "syn-error"))' -C metadata=608bdb10c04bfe1c -C extra-filename=-42e5572c7af819b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr2-0543390fdd795464.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4069 | 2026-04-27T09:33:05.030Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2021 /home/build/.cargo/git/checkouts/smf-rs-c9ceb1b0d612b4af/72389b5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15378e39399f724f -C extra-filename=-be674eba7b0b2c5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-3769cdf87729b3de.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4070 | 2026-04-27T09:33:05.097Z | Compiling vergen-lib v0.1.6 |
| 4071 | 2026-04-27T09:33:05.100Z | Compiling diff v0.1.13 |
| 4072 | 2026-04-27T09:33:05.100Z | Compiling git-stub v1.0.0 |
| 4073 | 2026-04-27T09:33:05.100Z | Compiling parking_lot_core v0.8.6 |
| 4074 | 2026-04-27T09:33:05.100Z | Compiling diesel_derives v2.3.8 |
| 4075 | 2026-04-27T09:33:05.133Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-1dc8f7f9b0f61fe3/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=baf650438cf18f2f -C extra-filename=-bbf7a32a49279c54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libnvme_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme_sys-313a96fe6ebd0b09.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-e386cd846ec3269e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4076 | 2026-04-27T09:33:05.240Z | Compiling serde-hex v0.1.0 |
| 4077 | 2026-04-27T09:33:05.243Z | Compiling xshell v0.2.7 |
| 4078 | 2026-04-27T09:33:05.243Z | Compiling dsl_auto_type v0.2.0 |
| 4079 | 2026-04-27T09:33:05.243Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4080 | 2026-04-27T09:33:05.243Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=f7ae597d5ca7ee60 -C extra-filename=-4494f7fbe91c66d0 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-4494f7fbe91c66d0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4081 | 2026-04-27T09:33:05.243Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.3.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "numeric", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=667143c9e1730a88 -C extra-filename=-372effa42090e5a2 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel_derives-372effa42090e5a2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4082 | 2026-04-27T09:33:05.243Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=576b50fe026ab920 -C extra-filename=-015863a2f25735d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-015863a2f25735d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4083 | 2026-04-27T09:33:05.244Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name git_stub --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/git-stub-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a224da1f8fc2fc2e -C extra-filename=-42b72da845c58bf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4084 | 2026-04-27T09:33:05.273Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c90279b8e1debc5 -C extra-filename=-89e26fc4232fb772 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4085 | 2026-04-27T09:33:05.276Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae0de30961dc640b -C extra-filename=-7654f875398eb98b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-737283aa05120af2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-d000bd11ea7d48a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4086 | 2026-04-27T09:33:05.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name xshell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xshell-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78e793cc9152cfe8 -C extra-filename=-ca11d65f21dc5cf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern xshell_macros=/work/oxidecomputer/omicron/target/debug/deps/libxshell_macros-7bc7e60f65199121.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4087 | 2026-04-27T09:33:05.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dsl_auto_type --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dsl_auto_type-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fefca88fc3b27fe -C extra-filename=-039e156271399c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-6607a922dcc8bcfe.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-4d7aa96ddad28561.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4088 | 2026-04-27T09:33:05.307Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_table_macro_syntax-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=683019f16f63bee9 -C extra-filename=-d591d44c8f3e06a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4089 | 2026-04-27T09:33:05.310Z | Compiling object v0.30.4 |
| 4090 | 2026-04-27T09:33:05.340Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=b98d0b2002cc5bb5 -C extra-filename=-c3ca01eee573760a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-74759b175612c26b.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-1ddc521c9baac707.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e03ffdc048cb3ed0.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4091 | 2026-04-27T09:33:05.378Z | Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-3caf5449bb6dc371/build-script-build` |
| 4092 | 2026-04-27T09:33:05.381Z | Compiling vergen-gitcl v1.0.8 |
| 4093 | 2026-04-27T09:33:05.452Z | Compiling scheduled-thread-pool v0.2.7 |
| 4094 | 2026-04-27T09:33:05.455Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-gitcl-1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=883df1afae08db99 -C extra-filename=-e8ecabee8e1c2764 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-e8ecabee8e1c2764 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4095 | 2026-04-27T09:33:05.486Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d8cdbaabe73f642 -C extra-filename=-cad2ad46ed1e4e82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4096 | 2026-04-27T09:33:05.560Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 4097 | 2026-04-27T09:33:05.564Z | Compiling kstat-rs v0.2.4 |
| 4098 | 2026-04-27T09:33:05.564Z | Compiling downcast-rs v2.0.2 |
| 4099 | 2026-04-27T09:33:05.564Z | Compiling prefix-trie v0.7.0 |
| 4100 | 2026-04-27T09:33:05.564Z | Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-ec261f49b4f878ae/build-script-build` |
| 4101 | 2026-04-27T09:33:05.591Z | Compiling git-stub-vcs v0.1.0 |
| 4102 | 2026-04-27T09:33:05.628Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92339feadc9d9f93 -C extra-filename=-5b6c42bfd787a6a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-b0dcb884073b4a82.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f1c2df5113e785a7.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-5380644ed5721c0f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4103 | 2026-04-27T09:33:05.632Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name prefix_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prefix-trie-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnet"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cidr", "default", "ipnet", "ipnetwork", "serde"))' -C metadata=a732b1d54d6ba561 -C extra-filename=-af261719668fde66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c9caabf828dc0c99.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4104 | 2026-04-27T09:33:05.632Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name downcast_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/downcast-rs-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "sync"))' -C metadata=4a7e6af7c6efab71 -C extra-filename=-98cfe07c2d8a807c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4105 | 2026-04-27T09:33:05.666Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=752eff10f07d05c2 -C extra-filename=-8c6c4a1475347661 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4106 | 2026-04-27T09:33:05.669Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name git_stub_vcs --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/git-stub-vcs-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7cb5f12e9bb7b4bb -C extra-filename=-63a3821253cb4dad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-2242bc71b45c16fb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7845f4a4e6ca2b71.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-42b72da845c58bf6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4107 | 2026-04-27T09:33:05.669Z | Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-015863a2f25735d1/build-script-build` |
| 4108 | 2026-04-27T09:33:05.776Z | Compiling r2d2 v0.8.10 |
| 4109 | 2026-04-27T09:33:05.811Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#369dbef2) |
| 4110 | 2026-04-27T09:33:05.814Z | Compiling arc-swap v1.9.1 |
| 4111 | 2026-04-27T09:33:05.846Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12ca73246a385e4f -C extra-filename=-007ce04a395ed96c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-cad2ad46ed1e4e82.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4112 | 2026-04-27T09:33:05.884Z | Compiling nanorand v0.7.0 |
| 4113 | 2026-04-27T09:33:05.884Z | Compiling dirs-sys-next v0.1.2 |
| 4114 | 2026-04-27T09:33:05.888Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=ea88181686227668 -C extra-filename=-28b0a55c79a018c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4115 | 2026-04-27T09:33:05.888Z | Running `/work/oxidecomputer/omicron/target/debug/build/diesel_derives-372effa42090e5a2/build-script-build` |
| 4116 | 2026-04-27T09:33:05.888Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/decode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=a8c00b3228a15eea -C extra-filename=-38f5bebda769fd07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-98c9f80337ecefe3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4117 | 2026-04-27T09:33:05.958Z | Compiling crunchy v0.2.4 |
| 4118 | 2026-04-27T09:33:05.962Z | Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-4494f7fbe91c66d0/build-script-build` |
| 4119 | 2026-04-27T09:33:05.962Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=efe20805ecfe582f -C extra-filename=-cf2f0d4a851f1f38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-427fad02be92da93.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4120 | 2026-04-27T09:33:05.962Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=775b0b5184a69a6c -C extra-filename=-78d719f792b1f168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4121 | 2026-04-27T09:33:05.962Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=e312fb4ddfc01a4e -C extra-filename=-88ee58c191fe4f95 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-88ee58c191fe4f95 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4122 | 2026-04-27T09:33:06.027Z | Compiling clang-sys v1.8.1 |
| 4123 | 2026-04-27T09:33:06.030Z | Compiling tabled_derive v0.11.0 |
| 4124 | 2026-04-27T09:33:06.055Z | Compiling tiny-keccak v2.0.2 |
| 4125 | 2026-04-27T09:33:06.059Z | Compiling typify-impl v0.4.3 |
| 4126 | 2026-04-27T09:33:06.059Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=c8a5ebf52cb6a700 -C extra-filename=-7dd0b1dc4a27f0f5 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-7dd0b1dc4a27f0f5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7e788ba801484ae.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4127 | 2026-04-27T09:33:06.093Z | Compiling salty v0.3.0 |
| 4128 | 2026-04-27T09:33:06.127Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabled_derive-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd41e9f0785ae9ff -C extra-filename=-5b15255986a63e54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-42e5572c7af819b4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4129 | 2026-04-27T09:33:06.131Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=d09b2af169597885 -C extra-filename=-80bf1403ea7d9b5f --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-80bf1403ea7d9b5f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4130 | 2026-04-27T09:33:06.131Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-impl-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65933ad0ea579a56 -C extra-filename=-0a8488d890a3c058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-ba8ab60006030851.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4131 | 2026-04-27T09:33:06.131Z | Compiling hickory-server v0.25.2 |
| 4132 | 2026-04-27T09:33:06.131Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vergen_lib --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=60eba7721296d64a -C extra-filename=-43827a5359ab79cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-fd1d071cffe3b781.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'` |
| 4133 | 2026-04-27T09:33:06.131Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salty-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=601fb19bbe3f6c21 -C extra-filename=-c9d07f392c202303 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-c9d07f392c202303 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4134 | 2026-04-27T09:33:06.161Z | Compiling slog-scope v4.4.1 |
| 4135 | 2026-04-27T09:33:06.164Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hickory_server --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "blocklist", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "metrics", "quic-aws-lc-rs", "quic-ring", "recursor", "resolver", "rusqlite", "rustls-platform-verifier", "sqlite", "testing", "tls-aws-lc-rs", "tls-ring", "toml", "webpki-roots"))' -C metadata=8035521d5fbfaeda -C extra-filename=-2e63db4262521da6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-5f1c8d19066dc220.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-25a29c2ba53b369e.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c9caabf828dc0c99.rmeta --extern prefix_trie=/work/oxidecomputer/omicron/target/debug/deps/libprefix_trie-af261719668fde66.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7d3398bd4b454271.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4136 | 2026-04-27T09:33:06.199Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43c9084cca055d8b -C extra-filename=-b56ba575f732854a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-28b0a55c79a018c2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-dd9102c781fc5d0d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4137 | 2026-04-27T09:33:06.232Z | Compiling bit-vec v0.6.3 |
| 4138 | 2026-04-27T09:33:06.235Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=ddc1d86f5fc63f75 -C extra-filename=-4e3e526b209fed09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4139 | 2026-04-27T09:33:06.261Z | Compiling primeorder v0.13.6 |
| 4140 | 2026-04-27T09:33:06.332Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=34fcace0edf98ef9 -C extra-filename=-6ce47e944ce48ef7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4141 | 2026-04-27T09:33:06.336Z | Compiling itertools v0.10.5 |
| 4142 | 2026-04-27T09:33:06.336Z | Compiling ena v0.14.4 |
| 4143 | 2026-04-27T09:33:06.336Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/524eb8f/libipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c66c62e7166208e3 -C extra-filename=-f9dcefaa8c805156 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/` |
| 4144 | 2026-04-27T09:33:06.369Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=5e7ada034f00810d -C extra-filename=-0bdb4d1729bd24d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-4d7aa96ddad28561.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4145 | 2026-04-27T09:33:06.372Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ena-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=121ed0db79b34a25 -C extra-filename=-d295b41b556b03bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4146 | 2026-04-27T09:33:06.372Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=026ced1d7a62f366 -C extra-filename=-013e71f17b90bd03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-86d1f25375d74a93.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4147 | 2026-04-27T09:33:06.481Z | Running `/work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-e8ecabee8e1c2764/build-script-build` |
| 4148 | 2026-04-27T09:33:06.548Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "numeric", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=d42f6eb9e1362e5d -C extra-filename=-284bd932ebc3dce9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel_table_macro_syntax=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_table_macro_syntax-d591d44c8f3e06a0.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-039e156271399c90.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4149 | 2026-04-27T09:33:06.585Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=335d5d2551232a8c -C extra-filename=-6d3551e82eddac88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-ce8240904e94ca51.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-d3a2260fd8ce3caf.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4150 | 2026-04-27T09:33:06.622Z | Compiling bit-set v0.5.3 |
| 4151 | 2026-04-27T09:33:06.625Z | Compiling libloading v0.8.9 |
| 4152 | 2026-04-27T09:33:06.697Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c6e0e74f082dd95e -C extra-filename=-81f29c4a17e961ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-4e3e526b209fed09.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4153 | 2026-04-27T09:33:06.700Z | Compiling parking_lot v0.11.2 |
| 4154 | 2026-04-27T09:33:06.734Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcd22c592a8a9346 -C extra-filename=-988b520d8785f0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4155 | 2026-04-27T09:33:06.771Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4156 | 2026-04-27T09:33:06.774Z | Compiling regex-syntax v0.6.29 |
| 4157 | 2026-04-27T09:33:06.774Z | Compiling bindgen v0.71.1 |
| 4158 | 2026-04-27T09:33:06.806Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=f4c0abc5b9513270 -C extra-filename=-1d70046c4b9e6719 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-86d1f25375d74a93.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-37b593e45a181d21.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-013e71f17b90bd03.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4159 | 2026-04-27T09:33:06.809Z | Compiling slog-stdlog v4.1.1 |
| 4160 | 2026-04-27T09:33:06.843Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 dns-server/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cca0019c7577f63 -C extra-filename=-fc5aa530387dd904 --out-dir /work/oxidecomputer/omicron/target/debug/build/dns-server-fc5aa530387dd904 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-63a3821253cb4dad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4161 | 2026-04-27T09:33:06.846Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=eae53c7b3ce42c6f -C extra-filename=-25395a1e951b6a85 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-25395a1e951b6a85 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4162 | 2026-04-27T09:33:06.884Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1e00ec4975c0a1ed -C extra-filename=-4ebebc69f093df9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4163 | 2026-04-27T09:33:06.921Z | Compiling cexpr v0.6.0 |
| 4164 | 2026-04-27T09:33:06.925Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4165 | 2026-04-27T09:33:06.925Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=e0154cf6ca494fae -C extra-filename=-49fdf3e1b692ee38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-b56ba575f732854a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4166 | 2026-04-27T09:33:06.959Z | Compiling libxml v0.3.3 |
| 4167 | 2026-04-27T09:33:06.989Z | Compiling p384 v0.13.1 |
| 4168 | 2026-04-27T09:33:06.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=557da5e4034658e1 -C extra-filename=-7c6d49e0ee2993de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-642be4af1a5a9ef4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4169 | 2026-04-27T09:33:06.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rats_corim --edition=2021 /home/build/.cargo/git/checkouts/rats-corim-f56b95316a7c2271/f0d5d51/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2dc0e98d02b3d062 -C extra-filename=-8926bb580af1bc19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-5b8ba3b0689cef28.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-c7f9bdf8f54edfdf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-1cb68217d345bbfc.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-12c33739b94d4993.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4170 | 2026-04-27T09:33:06.992Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5951fd3033655193 -C extra-filename=-685379919051770f --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-685379919051770f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-111a263c7361007f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4171 | 2026-04-27T09:33:07.065Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p384-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=5a3220f627933af1 -C extra-filename=-6f2f959d0547f463 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-630900a765e1ad1b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-6ce47e944ce48ef7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4172 | 2026-04-27T09:33:07.068Z | Compiling progenitor-macro v0.13.0 |
| 4173 | 2026-04-27T09:33:07.068Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 4174 | 2026-04-27T09:33:07.100Z | Compiling dirs-next v2.0.0 |
| 4175 | 2026-04-27T09:33:07.103Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/bae0440/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=19cdcfe65f1f7be6 -C extra-filename=-ebc69544f3eeccfa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-05761ba1fe0bbc24.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-7c3eb91b2e28a555.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-50a69b4fff4802dd.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-253c1fb9aca3f6c0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-cb388b4807b3b38d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4176 | 2026-04-27T09:33:07.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0627f2ac8d7e06e -C extra-filename=-081bd331586dddd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-29510e5a26c87b13.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-713c6ede6f0eef64.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4177 | 2026-04-27T09:33:07.104Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=543c322afff1ef86 -C extra-filename=-adadc10cc4035ce8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-78d719f792b1f168.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4178 | 2026-04-27T09:33:07.178Z | Compiling flume v0.11.1 |
| 4179 | 2026-04-27T09:33:07.181Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vergen_gitcl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-gitcl-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=929e7c172c857b65 -C extra-filename=-e48a1b452182165d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-fd1d071cffe3b781.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-32c3a04c17c6d0db.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-43827a5359ab79cb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'` |
| 4180 | 2026-04-27T09:33:07.216Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=7dcb668e24836ab9 -C extra-filename=-06e0c01d9a0b5157 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ab8db966f19237e8.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-cf2f0d4a851f1f38.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-498226a3d878704f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4181 | 2026-04-27T09:33:07.219Z | Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-88ee58c191fe4f95/build-script-build` |
| 4182 | 2026-04-27T09:33:07.253Z | Compiling slog-envlogger v2.2.0 |
| 4183 | 2026-04-27T09:33:07.253Z | Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-80bf1403ea7d9b5f/build-script-build` |
| 4184 | 2026-04-27T09:33:07.285Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=1b85ab3952bb641d -C extra-filename=-ad497df469301642 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-245a7a9e65482f7c.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-b56ba575f732854a.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-49fdf3e1b692ee38.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-863f31fe6332f734.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4185 | 2026-04-27T09:33:07.323Z | Compiling term v0.7.0 |
| 4186 | 2026-04-27T09:33:07.361Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=2bc4b7257d1cc9da -C extra-filename=-287a66ffed9f544f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dirs_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_next-adadc10cc4035ce8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4187 | 2026-04-27T09:33:07.397Z | Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-7dd0b1dc4a27f0f5/build-script-build` |
| 4188 | 2026-04-27T09:33:07.436Z | Compiling strum_macros v0.24.3 |
| 4189 | 2026-04-27T09:33:07.439Z | Compiling indoc v1.0.9 |
| 4190 | 2026-04-27T09:33:07.439Z | Compiling quick-xml v0.37.5 |
| 4191 | 2026-04-27T09:33:07.439Z | Running `/work/oxidecomputer/omicron/target/debug/build/salty-c9d07f392c202303/build-script-build` |
| 4192 | 2026-04-27T09:33:07.474Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=5b075bfd32791468 -C extra-filename=-e49192f09e1d1610 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4193 | 2026-04-27T09:33:07.477Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96f3da90a23bc877 -C extra-filename=-0c8e3a88aa44cf15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d6ec90a81656070a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4194 | 2026-04-27T09:33:07.477Z | Compiling oso-derive v0.27.3 |
| 4195 | 2026-04-27T09:33:07.477Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9d833b6edb20199 -C extra-filename=-5e3caf26cddc1468 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4196 | 2026-04-27T09:33:07.477Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quick-xml-0.37.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=467c3d7f04dd244c -C extra-filename=-2830efaff709bf8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4197 | 2026-04-27T09:33:07.502Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2444f87030898419 -C extra-filename=-c88d3041c87251da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4198 | 2026-04-27T09:33:07.506Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=7e0a2d1014f66fdc -C extra-filename=-f1cd6b1275cbd840 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7e788ba801484ae.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-988b520d8785f0dd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4199 | 2026-04-27T09:33:07.539Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4200 | 2026-04-27T09:33:07.569Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/impl-trait-for-tuples-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bbcbf7b4474abd64 -C extra-filename=-2495d898a92491df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4201 | 2026-04-27T09:33:07.636Z | Compiling fs-err v2.11.0 |
| 4202 | 2026-04-27T09:33:07.640Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=e4311fb109163367 -C extra-filename=-49149b8ac9d54ad8 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-49149b8ac9d54ad8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-a5f282b36849bc49.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4203 | 2026-04-27T09:33:07.849Z | Compiling sled v0.34.7 |
| 4204 | 2026-04-27T09:33:07.885Z | Compiling openssl-probe v0.1.6 |
| 4205 | 2026-04-27T09:33:07.888Z | Compiling predicates-tree v1.0.13 |
| 4206 | 2026-04-27T09:33:07.888Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=3b6e8f33a290eb23 -C extra-filename=-73e208fc4799c0d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-74759b175612c26b.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-81b267cc7138b84d.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-592e0cbf24357969.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-1d70046c4b9e6719.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4207 | 2026-04-27T09:33:07.888Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f5cca5d510575cd -C extra-filename=-5943aa0198da3b68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4208 | 2026-04-27T09:33:07.920Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-tree-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f2861c8f8c0a86a -C extra-filename=-aa2fee6586458543 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-4ac1a54594d09143.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-87c37d8cc338976d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4209 | 2026-04-27T09:33:07.957Z | Compiling assert_matches v1.5.0 |
| 4210 | 2026-04-27T09:33:07.960Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84dc8859297ec220 -C extra-filename=-b146f4d917ffff0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4211 | 2026-04-27T09:33:08.033Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=f63223eb176dadc5 -C extra-filename=-c56db14a5b06353c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crunchy=/work/oxidecomputer/omicron/target/debug/deps/libcrunchy-e49192f09e1d1610.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4212 | 2026-04-27T09:33:08.072Z | Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-25395a1e951b6a85/build-script-build` |
| 4213 | 2026-04-27T09:33:08.075Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/bae0440/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=938b88cd785de6b1 -C extra-filename=-5ecb28ae64d9bdb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-7aa0a185f0e945eb.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-05761ba1fe0bbc24.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-7c3eb91b2e28a555.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-89149eb232c46195.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-ebc69544f3eeccfa.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-253c1fb9aca3f6c0.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f0b843b9d400c4d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-793719933d52d486.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'` |
| 4214 | 2026-04-27T09:33:08.075Z | Running `/work/oxidecomputer/omicron/target/debug/build/libxml-685379919051770f/build-script-build` |
| 4215 | 2026-04-27T09:33:08.177Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 4216 | 2026-04-27T09:33:08.180Z | Compiling tabled v0.20.0 |
| 4217 | 2026-04-27T09:33:08.225Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/fc64732/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53bca037a44597ed -C extra-filename=-349b8aa8d3557216 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield=/work/oxidecomputer/omicron/target/debug/deps/libbitfield-4ef0b45840b847fd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-6d3551e82eddac88.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4218 | 2026-04-27T09:33:08.228Z | Compiling ascii-canvas v3.0.0 |
| 4219 | 2026-04-27T09:33:08.228Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabled-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="assert"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --cfg 'feature="testing_table"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "assert", "default", "derive", "macros", "std", "tabled_derive", "testing_table"))' -C metadata=ba699798bca79f0b -C extra-filename=-6877e4f36627a62e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-5fc6c03f1838dc63.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-5b15255986a63e54.so --extern testing_table=/work/oxidecomputer/omicron/target/debug/deps/libtesting_table-d44ada03f4aac874.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4220 | 2026-04-27T09:33:08.271Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salty-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=2eeac314a206fea2 -C extra-filename=-c9ad73fa8c1d743b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl` |
| 4221 | 2026-04-27T09:33:08.274Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50e9ab7e4439574b -C extra-filename=-38b4dd203ce72e87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-287a66ffed9f544f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4222 | 2026-04-27T09:33:08.384Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4223 | 2026-04-27T09:33:08.454Z | Compiling trait-variant v0.1.2 |
| 4224 | 2026-04-27T09:33:08.457Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 4225 | 2026-04-27T09:33:08.457Z | Compiling parse-size v1.1.0 |
| 4226 | 2026-04-27T09:33:08.457Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2024 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/44a949c/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=e897cbd6508fa6b4 -C extra-filename=-b3179d00ebe539d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-aff8630ec39d9d9a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-245a7a9e65482f7c.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-c41d075470710e00.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-863f31fe6332f734.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-be674eba7b0b2c5a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4227 | 2026-04-27T09:33:08.485Z | Running `/work/oxidecomputer/omicron/target/debug/build/dns-server-fc5aa530387dd904/build-script-build` |
| 4228 | 2026-04-27T09:33:08.488Z | Compiling toml v1.1.2+spec-1.1.0 |
| 4229 | 2026-04-27T09:33:08.520Z | Compiling mime_guess v2.0.5 |
| 4230 | 2026-04-27T09:33:08.523Z | Compiling ignore v0.4.25 |
| 4231 | 2026-04-27T09:33:08.523Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c109482b0a768811 -C extra-filename=-e83f5c76f0f1a516 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2` |
| 4232 | 2026-04-27T09:33:08.523Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/dbaad52/libipcc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffe321aae11094f4 -C extra-filename=-67114daed709fb2a --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-67114daed709fb2a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4233 | 2026-04-27T09:33:08.523Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name trait_variant --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trait-variant-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2316a0d074b9422c -C extra-filename=-20a7eae657d9e63d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4234 | 2026-04-27T09:33:08.553Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parse-size-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=617628a60e3077c3 -C extra-filename=-53b3c6bb35e26b47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4235 | 2026-04-27T09:33:08.556Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 4236 | 2026-04-27T09:33:08.557Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=bf6a74197d150f15 -C extra-filename=-a295142509487c83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-4de139dae9954e4f.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-bff92b4bb350bbc6.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-6ba76e044eef07cf.rmeta --extern toml_writer=/work/oxidecomputer/omicron/target/debug/deps/libtoml_writer-e438aae8f7a0e631.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e82885c39f54bda6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4237 | 2026-04-27T09:33:08.557Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=1ca9c56a54b0e56a -C extra-filename=-26e14e65ef03aaee --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-26e14e65ef03aaee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-d91f8b7d2415b14d.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4238 | 2026-04-27T09:33:08.557Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ignore --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ignore-0.4.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=16b966c6ee1aea08 -C extra-filename=-b4a53016c005d6d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-51872676107046e4.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-7ed5b5014e10b2ab.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-27e48c156d319f55.rmeta --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-1b0901582467a41f.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-d90d9ddae0a31d49.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4239 | 2026-04-27T09:33:08.613Z | Compiling bb8 v0.8.6 |
| 4240 | 2026-04-27T09:33:08.613Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/bae0440/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=f9fc9945fad4af76 -C extra-filename=-b670a7d243fe8bea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-05761ba1fe0bbc24.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-5ecb28ae64d9bdb3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-793719933d52d486.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4241 | 2026-04-27T09:33:08.613Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bb8-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=18632833eb06de0f -C extra-filename=-6e18cc7576c91444 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b9d2aff0933585b4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4242 | 2026-04-27T09:33:08.627Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4243 | 2026-04-27T09:33:08.630Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dice_util_barcode --edition=2024 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/barcode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-oid", "slog", "slog-error-chain", "std", "x509-cert"))' -C metadata=7cb3214b51f243e8 -C extra-filename=-726b0e09a433a647 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4244 | 2026-04-27T09:33:08.769Z | Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-49149b8ac9d54ad8/build-script-build` |
| 4245 | 2026-04-27T09:33:08.804Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4246 | 2026-04-27T09:33:08.808Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 4247 | 2026-04-27T09:33:08.808Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/attest-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="getrandom"' --cfg 'feature="hex"' --cfg 'feature="rats-corim"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "der", "getrandom", "hex", "rats-corim", "std", "testing", "thiserror"))' -C metadata=0478489046995743 -C extra-filename=-de59a28240a457c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-c58f4486f370fd69.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-8926bb580af1bc19.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-c9ad73fa8c1d743b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-1cb68217d345bbfc.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b516b61cf95ac222.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4248 | 2026-04-27T09:33:08.840Z | Compiling anstyle-parse v0.2.7 |
| 4249 | 2026-04-27T09:33:08.872Z | Compiling compression-core v0.4.32 |
| 4250 | 2026-04-27T09:33:08.875Z | Compiling http-range v0.1.5 |
| 4251 | 2026-04-27T09:33:08.875Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/d2b68e4/tls/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unittest"))' -C metadata=cb7a5e52cd8d45bb -C extra-filename=-79789e0c8459793b --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-79789e0c8459793b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4252 | 2026-04-27T09:33:08.875Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=478763f38fd91cb9 -C extra-filename=-99d8b4ac7e33d344 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1e24df76c16f817b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4253 | 2026-04-27T09:33:08.876Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name compression_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-core-0.4.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0d6301220079be6 -C extra-filename=-cca546632b54539a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4254 | 2026-04-27T09:33:08.876Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=590a67b7c1fa1540 -C extra-filename=-7fb963e4479516a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4255 | 2026-04-27T09:33:08.939Z | Compiling lalrpop v0.19.12 |
| 4256 | 2026-04-27T09:33:08.943Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=8fedcf1e81145740 -C extra-filename=-61a82e4c25bb97ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii_canvas=/work/oxidecomputer/omicron/target/debug/deps/libascii_canvas-38b4dd203ce72e87.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-81f29c4a17e961ba.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89e26fc4232fb772.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-d295b41b556b03bc.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-ce2f64345bfadb53.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0bdb4d1729bd24d1.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-8e87eb6c026a0ee2.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-ccf6faf54f4a34d3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-4ebebc69f093df9f.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-fffda7551952cfb8.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-287a66ffed9f544f.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-c56db14a5b06353c.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-926f5fabeb167efb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4257 | 2026-04-27T09:33:09.015Z | Compiling corncobs v0.1.4 |
| 4258 | 2026-04-27T09:33:09.018Z | Compiling signal-hook-tokio v0.3.1 |
| 4259 | 2026-04-27T09:33:09.049Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name corncobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/corncobs-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=05de0b724bd79261 -C extra-filename=-d945b2c55f29d708 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4260 | 2026-04-27T09:33:09.085Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=3bab97cf1200b760 -C extra-filename=-fb8f4489d2c1ade2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_0_3=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-d2281c904bfe50c1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-084a4f7b977cb1bd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4261 | 2026-04-27T09:33:09.088Z | Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-67114daed709fb2a/build-script-build` |
| 4262 | 2026-04-27T09:33:09.221Z | Compiling secrecy v0.8.0 |
| 4263 | 2026-04-27T09:33:09.224Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=638b29623d6ab2a9 -C extra-filename=-e7c482e92d8ec671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4264 | 2026-04-27T09:33:09.292Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4265 | 2026-04-27T09:33:09.296Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dice_mfg_msgs --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/dice-mfg-msgs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const-oid"' --cfg 'feature="std"' --cfg 'feature="x509-cert"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-oid", "std", "x509-cert"))' -C metadata=de46fb513bab14db -C extra-filename=-d8bd7c6814f881c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-d945b2c55f29d708.rmeta --extern dice_util_barcode=/work/oxidecomputer/omicron/target/debug/deps/libdice_util_barcode-726b0e09a433a647.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-983444725a874fd5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-44bf1211325e0ecb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4266 | 2026-04-27T09:33:09.330Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/dbaad52/libipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fee70d9be7408964 -C extra-filename=-5500f28b25a90d9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/` |
| 4267 | 2026-04-27T09:33:09.364Z | Compiling compression-codecs v0.4.38 |
| 4268 | 2026-04-27T09:33:09.368Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name compression_codecs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="memchr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=52c2b84805dc943f -C extra-filename=-5f3e085d48f0c129 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern compression_core=/work/oxidecomputer/omicron/target/debug/deps/libcompression_core-cca546632b54539a.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-a6705e057e57fff7.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-9d0bb49b988bc1dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4269 | 2026-04-27T09:33:09.403Z | Compiling atty v0.2.14 |
| 4270 | 2026-04-27T09:33:09.407Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85a32ab92a940501 -C extra-filename=-b3a6ffd86ca487ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4271 | 2026-04-27T09:33:09.479Z | Compiling anstream v0.6.21 |
| 4272 | 2026-04-27T09:33:09.483Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4273 | 2026-04-27T09:33:09.483Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=88ece329a07e79c7 -C extra-filename=-c669624a749ffa45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-99d8b4ac7e33d344.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-d18156ad55a44d9b.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-abff6b6bbc8d027d.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-b542d191368554bf.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1e24df76c16f817b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4274 | 2026-04-27T09:33:09.556Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scim2_rs --edition=2024 /home/build/.cargo/git/checkouts/scim2-rs-e1050fccfb4d03f1/c78005d/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20c81e5c1e6f6f71 -C extra-filename=-9ee3c93956457b47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cd6b064c15d9d37b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-096877fe8d25640b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern trait_variant=/work/oxidecomputer/omicron/target/debug/deps/libtrait_variant-20a7eae657d9e63d.so --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-d91f8b7d2415b14d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4275 | 2026-04-27T09:33:09.560Z | Compiling globwalk v0.9.1 |
| 4276 | 2026-04-27T09:33:09.560Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=8754b90324976f96 -C extra-filename=-b1fb3636e30508e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'` |
| 4277 | 2026-04-27T09:33:09.595Z | Compiling dropshot v0.17.0 |
| 4278 | 2026-04-27T09:33:09.631Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name globwalk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/globwalk-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cecd1b0186ef3801 -C extra-filename=-1650da3d1298e887 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern ignore=/work/oxidecomputer/omicron/target/debug/deps/libignore-b4a53016c005d6d9.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-d90d9ddae0a31d49.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4279 | 2026-04-27T09:33:09.671Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4280 | 2026-04-27T09:33:09.674Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4281 | 2026-04-27T09:33:09.674Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4071db8d1b56e091 -C extra-filename=-499acd2f832345c8 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-499acd2f832345c8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4282 | 2026-04-27T09:33:09.713Z | Compiling async-compression v0.4.42 |
| 4283 | 2026-04-27T09:33:09.749Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/verifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipcc"' --cfg 'feature="libipcc"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ipcc", "libipcc", "mock", "testing"))' -C metadata=0b629eb8ef5bd28f -C extra-filename=-a202ed34bfde9b07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-de59a28240a457c0.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-d882b3e642329fad.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-91e1733470552063.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-5500f28b25a90d9f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-6f2f959d0547f463.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-8926bb580af1bc19.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b516b61cf95ac222.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-58a88eb0efe5bd9f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-44bf1211325e0ecb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/` |
| 4284 | 2026-04-27T09:33:09.752Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/7cdf2ab/libipcc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5839475ed86c5672 -C extra-filename=-37c556b03824e829 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-37c556b03824e829 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4285 | 2026-04-27T09:33:09.787Z | Compiling dropshot_endpoint v0.17.0 |
| 4286 | 2026-04-27T09:33:09.790Z | Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-79789e0c8459793b/build-script-build` |
| 4287 | 2026-04-27T09:33:09.790Z | Compiling nonempty v0.12.0 |
| 4288 | 2026-04-27T09:33:09.823Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_compression --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-compression-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=cb29c1350c80d17c -C extra-filename=-9beba64ba3b7c647 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern compression_codecs=/work/oxidecomputer/omicron/target/debug/deps/libcompression_codecs-5f3e085d48f0c129.rmeta --extern compression_core=/work/oxidecomputer/omicron/target/debug/deps/libcompression_core-cca546632b54539a.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4289 | 2026-04-27T09:33:09.859Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#06f05ee0) |
| 4290 | 2026-04-27T09:33:09.862Z | Compiling tungstenite v0.23.0 |
| 4291 | 2026-04-27T09:33:09.862Z | Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-26e14e65ef03aaee/build-script-build` |
| 4292 | 2026-04-27T09:33:09.896Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot_endpoint-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef7b1bd301fbefac -C extra-filename=-6609edc00df8c860 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4293 | 2026-04-27T09:33:09.934Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nonempty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nonempty-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "default", "serialize", "std"))' -C metadata=7f27b619215f8f2e -C extra-filename=-641f0cbb9f6ed962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4294 | 2026-04-27T09:33:09.937Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/06f05ee/attest-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="getrandom"' --cfg 'feature="hex"' --cfg 'feature="rats-corim"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "der", "getrandom", "hex", "rats-corim", "std", "testing", "thiserror"))' -C metadata=a6618f89ed0a73f2 -C extra-filename=-435c075dd5dfb5d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-c58f4486f370fd69.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-8926bb580af1bc19.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-c9ad73fa8c1d743b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-1cb68217d345bbfc.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b516b61cf95ac222.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4295 | 2026-04-27T09:33:09.937Z | Compiling void v1.0.2 |
| 4296 | 2026-04-27T09:33:09.970Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=41962f97266436e2 -C extra-filename=-569c8c222c98da75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-38592406369b8a48.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-9b4dcb7dd8572e1d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4297 | 2026-04-27T09:33:09.973Z | Compiling camino-tempfile-ext v0.3.3 |
| 4298 | 2026-04-27T09:33:09.973Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 4299 | 2026-04-27T09:33:10.045Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name void --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/void-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=abc14917721dc455 -C extra-filename=-6a57c6d5d7bfbd36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4300 | 2026-04-27T09:33:10.083Z | Compiling nix v0.27.1 |
| 4301 | 2026-04-27T09:33:10.112Z | Compiling serde_bytes v0.11.19 |
| 4302 | 2026-04-27T09:33:10.117Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=f48f36fe48bbcdf0 -C extra-filename=-af6d33d4373b1a3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-7c6d49e0ee2993de.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-f1cd6b1275cbd840.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e4c83b89c41d405d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6a80c8115af3928c.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-77a0ff2538b91577.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-fa4aea552415bcb1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4303 | 2026-04-27T09:33:10.117Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile_ext --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-tempfile-ext-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="assert"' --cfg 'feature="assert-color"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("assert", "assert-color"))' -C metadata=468c9561e1e4fffd -C extra-filename=-1641dd3406c66d42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-c669624a749ffa45.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-f3d6d2971c0a7326.rmeta --extern globwalk=/work/oxidecomputer/omicron/target/debug/deps/libglobwalk-1650da3d1298e887.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-2f47e298a04381f5.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-4ac1a54594d09143.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-aa2fee6586458543.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4304 | 2026-04-27T09:33:10.117Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=7f016c72ad6b078c -C extra-filename=-8c82269226a30964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-7d898b1bdd2000ed.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-5380644ed5721c0f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4305 | 2026-04-27T09:33:10.180Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=a0a330e808def8bb -C extra-filename=-52eb442f5b469a00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-a07cde80cd4a0a17.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-d91f8b7d2415b14d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4306 | 2026-04-27T09:33:10.183Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=6ea70d04724e60e9 -C extra-filename=-356427cba27204b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-0b48cbbe548ec97c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4307 | 2026-04-27T09:33:10.183Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_bytes-0.11.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5392fd135b1f2f25 -C extra-filename=-e416b75830014548 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4308 | 2026-04-27T09:33:10.216Z | Compiling rand_seeder v0.4.0 |
| 4309 | 2026-04-27T09:33:10.219Z | Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-37c556b03824e829/build-script-build` |
| 4310 | 2026-04-27T09:33:10.220Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/controller/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=187b919523409396 -C extra-filename=-65801b99515ca212 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a121c9cfd8c3a9f0.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-5db6f62f24765112.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-245a7a9e65482f7c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-863f31fe6332f734.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6877e4f36627a62e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-38f5bebda769fd07.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-98c9f80337ecefe3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8ee63c0df419f419.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm` |
| 4311 | 2026-04-27T09:33:10.220Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_seeder-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::unit_arg' '--allow=clippy::println_empty_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54babe2f34cc8dd7 -C extra-filename=-d368040f80310ef7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-403b37edc14b4e20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4312 | 2026-04-27T09:33:10.220Z | Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-499acd2f832345c8/build-script-build` |
| 4313 | 2026-04-27T09:33:10.317Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 4314 | 2026-04-27T09:33:10.386Z | Compiling is_ci v1.2.0 |
| 4315 | 2026-04-27T09:33:10.389Z | Compiling yansi v1.0.1 |
| 4316 | 2026-04-27T09:33:10.389Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/bae0440/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebcf621809bfddf0 -C extra-filename=-eec1149733058238 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-67d969e61e086045.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-5ecb28ae64d9bdb3.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-b670a7d243fe8bea.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-253c1fb9aca3f6c0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4317 | 2026-04-27T09:33:10.390Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#369dbef2) |
| 4318 | 2026-04-27T09:33:10.421Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/7cdf2ab/libipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60339b8ff089e203 -C extra-filename=-17286734615799ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/` |
| 4319 | 2026-04-27T09:33:10.424Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=988185de362b3813 -C extra-filename=-21f8d414bac0df95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4320 | 2026-04-27T09:33:10.424Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=7fdd2aef503948b6 -C extra-filename=-0e425d1906f10dfd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4321 | 2026-04-27T09:33:10.455Z | Compiling lzss v0.8.2 |
| 4322 | 2026-04-27T09:33:10.493Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits", "default", "std"))' -C metadata=826b91a54de1078b -C extra-filename=-b1ab6f6bfe891162 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4323 | 2026-04-27T09:33:10.528Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#369dbef2) |
| 4324 | 2026-04-27T09:33:10.531Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lzss --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzss-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const_panic", "default", "std"))' -C metadata=99cec4d5589b3fc9 -C extra-filename=-ad7439a3c7a5f54e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern void=/work/oxidecomputer/omicron/target/debug/deps/libvoid-6a57c6d5d7bfbd36.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4325 | 2026-04-27T09:33:10.562Z | Compiling hyper-staticfile v0.10.1 |
| 4326 | 2026-04-27T09:33:10.566Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/controller/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=e9f6301439f6fbd0 -C extra-filename=-4dcc5c18bc376931 --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-4dcc5c18bc376931 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-48e697dd107668e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4327 | 2026-04-27T09:33:10.634Z | Compiling tokio-tungstenite v0.23.1 |
| 4328 | 2026-04-27T09:33:10.637Z | Compiling indoc v2.0.7 |
| 4329 | 2026-04-27T09:33:10.637Z | Compiling instability v0.3.12 |
| 4330 | 2026-04-27T09:33:10.637Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8c8641ad23d64e8 -C extra-filename=-621b831a0873eca2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-7fb963e4479516a0.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-8f587c6ddd5813db.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99f9ce27fd3b74f5.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-52eb442f5b469a00.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4331 | 2026-04-27T09:33:10.671Z | Compiling castaway v0.2.4 |
| 4332 | 2026-04-27T09:33:10.674Z | Compiling unicode-truncate v1.1.0 |
| 4333 | 2026-04-27T09:33:10.674Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=3911f314708f2efa -C extra-filename=-e6d5630206f37809 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-569c8c222c98da75.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4334 | 2026-04-27T09:33:10.675Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7684bfbc721a6e9 -C extra-filename=-0ba76edb0334224c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4335 | 2026-04-27T09:33:10.675Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/instability-0.3.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ac6961acd230bb7 -C extra-filename=-7075c895514f7070 --out-dir /work/oxidecomputer/omicron/target/debug/build/instability-7075c895514f7070 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4336 | 2026-04-27T09:33:10.675Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/castaway-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6f04348e7b8570a1 -C extra-filename=-13ed4e745cc703e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4337 | 2026-04-27T09:33:10.675Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-truncate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=23108eb5a7beebbc -C extra-filename=-8ca960b7ee5f9cdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e4c83b89c41d405d.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-498165c747409775.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4338 | 2026-04-27T09:33:10.744Z | Compiling pretty_assertions v1.4.1 |
| 4339 | 2026-04-27T09:33:10.848Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#06f05ee0) |
| 4340 | 2026-04-27T09:33:10.851Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=aeac6fdbdaea6185 -C extra-filename=-5fbbdcbeeb865a0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89e26fc4232fb772.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-0e425d1906f10dfd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4341 | 2026-04-27T09:33:10.885Z | Compiling compact_str v0.8.1 |
| 4342 | 2026-04-27T09:33:10.888Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/06f05ee/verifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipcc"' --cfg 'feature="libipcc"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ipcc", "libipcc", "mock", "sled-agent", "sled-agent-client", "sled-agent-types-versions", "testing"))' -C metadata=fb0debeb6aa49d40 -C extra-filename=-00705e7a066f0393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-435c075dd5dfb5d4.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-d882b3e642329fad.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-91e1733470552063.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-17286734615799ac.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-6f2f959d0547f463.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-8926bb580af1bc19.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b516b61cf95ac222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-58a88eb0efe5bd9f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-44bf1211325e0ecb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/` |
| 4343 | 2026-04-27T09:33:10.923Z | Compiling lru v0.12.5 |
| 4344 | 2026-04-27T09:33:10.926Z | Compiling cassowary v0.3.0 |
| 4345 | 2026-04-27T09:33:10.926Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compact_str-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=4e26f962e54235e3 -C extra-filename=-32b1c3e341c3dce2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern castaway=/work/oxidecomputer/omicron/target/debug/deps/libcastaway-13ed4e745cc703e2.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f08bb8b248c5184c.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4346 | 2026-04-27T09:33:10.927Z | Compiling console v0.16.3 |
| 4347 | 2026-04-27T09:33:10.927Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=720abcb279e191d7 -C extra-filename=-ad33d0f5c3bf8af3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-74cdada1b096953c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4348 | 2026-04-27T09:33:10.927Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb389ff6872a4efc -C extra-filename=-fb9d3523f140aa76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4349 | 2026-04-27T09:33:10.961Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="ansi-parsing"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=de1c72e24842898f -C extra-filename=-15fa20a5cb26ca47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4350 | 2026-04-27T09:33:10.992Z | Compiling unit-prefix v0.5.2 |
| 4351 | 2026-04-27T09:33:10.995Z | Compiling supports-color v3.0.2 |
| 4352 | 2026-04-27T09:33:10.995Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name unit_prefix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unit-prefix-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=24b3869d57079524 -C extra-filename=-56f61e67ff407fd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4353 | 2026-04-27T09:33:11.030Z | Compiling libz-sys v1.1.28 |
| 4354 | 2026-04-27T09:33:11.033Z | Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-4dcc5c18bc376931/build-script-build` |
| 4355 | 2026-04-27T09:33:11.033Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-color-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88c0b629a7a9679d -C extra-filename=-a77efd49990fac37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-21f8d414bac0df95.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4356 | 2026-04-27T09:33:11.068Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libz-sys-1.1.28/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=0cc2e3854d4c589c -C extra-filename=-2d19622d5603f216 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-2d19622d5603f216 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-111a263c7361007f.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-faac664678c803f7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4357 | 2026-04-27T09:33:11.143Z | Compiling typeid v1.0.3 |
| 4358 | 2026-04-27T09:33:11.146Z | Running `/work/oxidecomputer/omicron/target/debug/build/instability-7075c895514f7070/build-script-build` |
| 4359 | 2026-04-27T09:33:11.179Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1e42c509610158c -C extra-filename=-d5bf8aecf1dc2053 --out-dir /work/oxidecomputer/omicron/target/debug/build/typeid-d5bf8aecf1dc2053 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4360 | 2026-04-27T09:33:11.184Z | Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4361 | 2026-04-27T09:33:11.219Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-d70c5ef8a437b633/1b65d76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee96f4eb23f4b169 -C extra-filename=-2ddd1435ca03d691 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-dd9102c781fc5d0d.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4362 | 2026-04-27T09:33:11.259Z | Compiling erased-serde v0.4.10 |
| 4363 | 2026-04-27T09:33:11.292Z | Compiling colored v2.2.0 |
| 4364 | 2026-04-27T09:33:11.327Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=cc74b97b846d6276 -C extra-filename=-baaf18a8f1b865a1 --out-dir /work/oxidecomputer/omicron/target/debug/build/erased-serde-baaf18a8f1b865a1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4365 | 2026-04-27T09:33:11.330Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4366 | 2026-04-27T09:33:11.363Z | Compiling hex-literal v0.4.1 |
| 4367 | 2026-04-27T09:33:11.366Z | Compiling shell-words v1.1.1 |
| 4368 | 2026-04-27T09:33:11.366Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colored-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=f25d009c7b689e8e -C extra-filename=-cf740bb0db11076e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-dd9102c781fc5d0d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4369 | 2026-04-27T09:33:11.402Z | Compiling typify-macro v0.4.3 |
| 4370 | 2026-04-27T09:33:11.440Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.18.3+1.9.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=4385d97d04dce5c5 -C extra-filename=-f013374c2ba44fc9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-f013374c2ba44fc9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-111a263c7361007f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4371 | 2026-04-27T09:33:11.444Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cc81d43c9f10985 -C extra-filename=-b5165e8cf40f6df7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4372 | 2026-04-27T09:33:11.444Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shell-words-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ee4d90bd27a11025 -C extra-filename=-8f8d3c65f5d982ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4373 | 2026-04-27T09:33:11.477Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#369dbef2) |
| 4374 | 2026-04-27T09:33:11.481Z | Compiling petname v2.0.2 |
| 4375 | 2026-04-27T09:33:11.481Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-macro-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eff1b8731edce935 -C extra-filename=-9a37d0388aab810c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-0a8488d890a3c058.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4376 | 2026-04-27T09:33:11.516Z | Compiling indicatif v0.18.4 |
| 4377 | 2026-04-27T09:33:11.519Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/decode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=7722e816903f9289 -C extra-filename=-d5ede6619725d495 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-b1ab6f6bfe891162.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4378 | 2026-04-27T09:33:11.519Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petname-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default-rng"' --cfg 'feature="default-words"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "default-rng", "default-words"))' -C metadata=0c5be79d3993f77a -C extra-filename=-2d3520e89520f793 --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-2d3520e89520f793 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4379 | 2026-04-27T09:33:11.519Z | Compiling ordered-float v2.10.1 |
| 4380 | 2026-04-27T09:33:11.549Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.18.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' --cfg 'feature="wasmbind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100", "wasmbind"))' -C metadata=82550842a849590f -C extra-filename=-2a1c22b6a77663b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-15fa20a5cb26ca47.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-cda54deeadff7a53.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-1679113b31cc4e0b.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --extern unit_prefix=/work/oxidecomputer/omicron/target/debug/deps/libunit_prefix-56f61e67ff407fd1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4381 | 2026-04-27T09:33:11.585Z | Compiling vergen-git2 v1.0.7 |
| 4382 | 2026-04-27T09:33:11.588Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ordered_float --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=6faec9cfc2c9b5c6 -C extra-filename=-6aa5a7e9fa034105 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4383 | 2026-04-27T09:33:11.621Z | Compiling cargo-platform v0.2.0 |
| 4384 | 2026-04-27T09:33:11.624Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-git2-1.0.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=990c69839cfce65b -C extra-filename=-82d89d16a7f3cae3 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-git2-82d89d16a7f3cae3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-64ebcc41add088b3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4385 | 2026-04-27T09:33:11.624Z | Compiling sapling-renderdag v0.1.0 |
| 4386 | 2026-04-27T09:33:11.624Z | Compiling rtoolbox v0.0.5 |
| 4387 | 2026-04-27T09:33:11.624Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-platform-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ebbcb4f91904d93 -C extra-filename=-15b6800d8783cad8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4388 | 2026-04-27T09:33:11.654Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rtoolbox-0.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a324844cbe92be45 -C extra-filename=-990df5b23e769339 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4389 | 2026-04-27T09:33:11.658Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name renderdag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sapling-renderdag-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialize"))' -C metadata=1fa53a46783a7519 -C extra-filename=-b4335113825ec283 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4390 | 2026-04-27T09:33:11.691Z | Compiling rustls v0.21.12 |
| 4391 | 2026-04-27T09:33:11.695Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=b26e62f01a415237 -C extra-filename=-2c3095dff1e17bc7 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-2c3095dff1e17bc7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4392 | 2026-04-27T09:33:11.695Z | Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-2d19622d5603f216/build-script-build` |
| 4393 | 2026-04-27T09:33:11.765Z | Running `/work/oxidecomputer/omicron/target/debug/build/erased-serde-baaf18a8f1b865a1/build-script-build` |
| 4394 | 2026-04-27T09:33:11.801Z | Compiling sync-ptr v0.1.4 |
| 4395 | 2026-04-27T09:33:11.805Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_ptr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync-ptr-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5479e60d1483b072 -C extra-filename=-0e7bc15c43fcc926 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4396 | 2026-04-27T09:33:11.838Z | Running `/work/oxidecomputer/omicron/target/debug/build/typeid-d5bf8aecf1dc2053/build-script-build` |
| 4397 | 2026-04-27T09:33:11.868Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 4398 | 2026-04-27T09:33:11.906Z | Compiling serde-value v0.7.0 |
| 4399 | 2026-04-27T09:33:11.910Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/fc64732/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=1a91fd7c1b244e6e -C extra-filename=-c18579ba50af78bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-147c502226db37b3.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-91e1733470552063.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-349b8aa8d3557216.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-6d3551e82eddac88.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-158ee63d9a68ba9b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-e0048efb3cb3c023.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-7654f875398eb98b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-44bf1211325e0ecb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4400 | 2026-04-27T09:33:11.910Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/instability-0.3.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c45f611ccdbc9536 -C extra-filename=-2d56ddaae3d3d564 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-8f65a09e134bfefb.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-0ba76edb0334224c.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(instability_disable_unstable_docs)'` |
| 4401 | 2026-04-27T09:33:11.912Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_value --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-value-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4665478ccbd7d4f9 -C extra-filename=-62441e9394aa2889 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ordered_float=/work/oxidecomputer/omicron/target/debug/deps/libordered_float-6aa5a7e9fa034105.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4402 | 2026-04-27T09:33:11.912Z | Compiling rpassword v7.4.0 |
| 4403 | 2026-04-27T09:33:11.948Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#2cdf7b7d) |
| 4404 | 2026-04-27T09:33:11.951Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rpassword-7.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=972e8365ab108636 -C extra-filename=-4eb3747a00cae658 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-990df5b23e769339.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4405 | 2026-04-27T09:33:11.985Z | Compiling rustls-webpki v0.101.7 |
| 4406 | 2026-04-27T09:33:11.988Z | Compiling sct v0.7.1 |
| 4407 | 2026-04-27T09:33:11.988Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2024 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/2cdf7b7/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=05e4c0ccd167aa6f -C extra-filename=-9ece4fef03c60bb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-aff8630ec39d9d9a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-245a7a9e65482f7c.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-c41d075470710e00.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-863f31fe6332f734.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-be674eba7b0b2c5a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4408 | 2026-04-27T09:33:11.988Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8020bcf795f2198f -C extra-filename=-092718b8cbcd1707 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9b3a004f0bbfd40d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4409 | 2026-04-27T09:33:12.022Z | Compiling nix v0.29.0 |
| 4410 | 2026-04-27T09:33:12.025Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libz-sys-1.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=6c251d357cd3a6da -C extra-filename=-253ee59ded19533c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z` |
| 4411 | 2026-04-27T09:33:12.025Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8eba96dbe1ee7e0b -C extra-filename=-d3d1ea8aeb983c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9b3a004f0bbfd40d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4412 | 2026-04-27T09:33:12.025Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typeid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4f74c6752dbfa38 -C extra-filename=-054dfd6b469e10b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_const_type_id)'` |
| 4413 | 2026-04-27T09:33:12.025Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d6bc7772bff5d3ec -C extra-filename=-abc9f58e98fd53ac --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-abc9f58e98fd53ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-81f427d9a41870f2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4414 | 2026-04-27T09:33:12.025Z | Compiling polyval v0.6.2 |
| 4415 | 2026-04-27T09:33:12.064Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=69581b66f10015be -C extra-filename=-10a85ec0e243be4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-5023923d33062f0e.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-194905f61176ced2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-0990d77158576ae4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4416 | 2026-04-27T09:33:12.105Z | Compiling target-lexicon v0.13.3 |
| 4417 | 2026-04-27T09:33:12.143Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fcca8e2cbcfde19c -C extra-filename=-e8685f40f945762b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_compression=/work/oxidecomputer/omicron/target/debug/deps/libasync_compression-9beba64ba3b7c647.rmeta --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-946ea005768073de.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-01d8b05da6de4b39.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-6609edc00df8c860.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-d3864d76002543d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-9784a6b0fb96adc5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-a4accd7e9c800660.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99f9ce27fd3b74f5.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-5815a3da691f1d95.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-6c767772148d1b3c.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74c31174be3833a9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1c59c65c46b39468.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-73e4ac2f20728448.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-2ebd9f00f171696f.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-2b4f8240bf8afd08.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-52691beeae504173.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-245a7a9e65482f7c.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-c41d075470710e00.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-773f718f779cc1d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-863f31fe6332f734.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5068fb23f548ce82.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7d3398bd4b454271.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a295142509487c83.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-7e3d284a925f84e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4418 | 2026-04-27T09:33:12.180Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=3583d2bf09eb1f7e -C extra-filename=-7c8c177ca14c0b79 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-7c8c177ca14c0b79 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4419 | 2026-04-27T09:33:12.215Z | Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-f013374c2ba44fc9/build-script-build` |
| 4420 | 2026-04-27T09:33:12.218Z | Running `/work/oxidecomputer/omicron/target/debug/build/rustls-2c3095dff1e17bc7/build-script-build` |
| 4421 | 2026-04-27T09:33:12.288Z | Compiling gimli v0.32.3 |
| 4422 | 2026-04-27T09:33:12.291Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=b393f0578b623b5d -C extra-filename=-2cbb93139bf111dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-054dfd6b469e10b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 4423 | 2026-04-27T09:33:12.292Z | Compiling rustls-pemfile v1.0.4 |
| 4424 | 2026-04-27T09:33:12.292Z | Running `/work/oxidecomputer/omicron/target/debug/build/petname-2d3520e89520f793/build-script-build` |
| 4425 | 2026-04-27T09:33:12.325Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=a7c8f81a645739b4 -C extra-filename=-4861ccf70752530c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4426 | 2026-04-27T09:33:12.328Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c033db3d1f60e86f -C extra-filename=-4e07fe3b1ac697d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-dd4fa1a35289f367.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4427 | 2026-04-27T09:33:12.328Z | Compiling ghash v0.5.1 |
| 4428 | 2026-04-27T09:33:12.361Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=56b6f034ee8cb8c0 -C extra-filename=-72e034af9f817081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-194905f61176ced2.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-10a85ec0e243be4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4429 | 2026-04-27T09:33:12.433Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 4430 | 2026-04-27T09:33:12.436Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name lldpd_types_versions --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ed02e1a/lldpd-types/versions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75d2bf9ad4304487 -C extra-filename=-44a3c8e347a0ace7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-31b6458e51de511e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4431 | 2026-04-27T09:33:12.436Z | Compiling twox-hash v2.1.2 |
| 4432 | 2026-04-27T09:33:12.465Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name twox_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/twox-hash-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="random"' --cfg 'feature="std"' --cfg 'feature="xxhash32"' --cfg 'feature="xxhash3_128"' --cfg 'feature="xxhash3_64"' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' -C metadata=2de20eb7e9676a83 -C extra-filename=-457c54bff48336a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4433 | 2026-04-27T09:33:12.571Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/369dbef/controller/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=36f1137130ee84fc -C extra-filename=-fe644ce1f6632854 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a121c9cfd8c3a9f0.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-5db6f62f24765112.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-245a7a9e65482f7c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-863f31fe6332f734.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6877e4f36627a62e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-d5ede6619725d495.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-b1ab6f6bfe891162.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8ee63c0df419f419.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm` |
| 4434 | 2026-04-27T09:33:12.719Z | Compiling ctr v0.9.2 |
| 4435 | 2026-04-27T09:33:12.793Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=9878d4b6a7c831a1 -C extra-filename=-17f193ef1861b9d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4436 | 2026-04-27T09:33:12.796Z | Compiling concurrent-queue v2.5.0 |
| 4437 | 2026-04-27T09:33:12.868Z | Compiling plotters-backend v0.3.7 |
| 4438 | 2026-04-27T09:33:12.872Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=77d65acc903fce26 -C extra-filename=-9208fa60cc6a4aa4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4439 | 2026-04-27T09:33:12.908Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-backend-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97b02d5b24b157a6 -C extra-filename=-dc87a065c92efcd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4440 | 2026-04-27T09:33:12.946Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=016522e4f4d86845 -C extra-filename=-723db227e3f24c01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-092718b8cbcd1707.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-d3d1ea8aeb983c0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4441 | 2026-04-27T09:33:12.949Z | Running `/work/oxidecomputer/omicron/target/debug/build/nix-abc9f58e98fd53ac/build-script-build` |
| 4442 | 2026-04-27T09:33:12.949Z | Compiling parking v2.2.1 |
| 4443 | 2026-04-27T09:33:12.984Z | Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-7c8c177ca14c0b79/build-script-build` |
| 4444 | 2026-04-27T09:33:13.020Z | Compiling rustc-demangle v0.1.27 |
| 4445 | 2026-04-27T09:33:13.023Z | Compiling guppy-workspace-hack v0.1.0 |
| 4446 | 2026-04-27T09:33:13.023Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=4ba27f17dfe2b864 -C extra-filename=-fbb23238c31c2af9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4447 | 2026-04-27T09:33:13.080Z | Compiling diesel v2.3.8 |
| 4448 | 2026-04-27T09:33:13.084Z | Running `/work/oxidecomputer/omicron/target/debug/build/vergen-git2-82d89d16a7f3cae3/build-script-build` |
| 4449 | 2026-04-27T09:33:13.096Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-demangle-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=83f7cac1c1b5aba0 -C extra-filename=-f11165e2511dac4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4450 | 2026-04-27T09:33:13.099Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/guppy-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=045b3dbc6891f154 -C extra-filename=-533a0252cc64e979 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-533a0252cc64e979 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4451 | 2026-04-27T09:33:13.100Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=43b3789edacfe9bb -C extra-filename=-0de46ae0a71370ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-284bd932ebc3dce9.so --extern downcast_rs=/work/oxidecomputer/omicron/target/debug/deps/libdowncast_rs-98cfe07c2d8a807c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-50a69b4fff4802dd.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-24cdb507b3d9327d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-3a9c68edcfc0b182.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-007ce04a395ed96c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64` |
| 4452 | 2026-04-27T09:33:13.100Z | Compiling aes-gcm v0.10.3 |
| 4453 | 2026-04-27T09:33:13.173Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=f05a04fb9fe4b8ed -C extra-filename=-46a3e4161ebf9cc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aead=/work/oxidecomputer/omicron/target/debug/deps/libaead-29e19fa01ae390c7.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-0b9b6ae448d77620.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-17f193ef1861b9d1.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-72e034af9f817081.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4454 | 2026-04-27T09:33:13.176Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 4455 | 2026-04-27T09:33:13.283Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 4456 | 2026-04-27T09:33:13.287Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/2b1ef9b/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbd9dd89368df795 -C extra-filename=-def85783121cc55e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-349b8aa8d3557216.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-c18579ba50af78bd.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c3ca01eee573760a.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-7818962d0556daac.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-e0048efb3cb3c023.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f1c2df5113e785a7.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-5b6c42bfd787a6a6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8cb3de09cc01b79f.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-44bf1211325e0ecb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-5380644ed5721c0f.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-e27e258c532f01d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8c976e7e1b0ebbfc/out/lib` |
| 4457 | 2026-04-27T09:33:13.287Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/2b1ef9b/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0584a38b88db33b -C extra-filename=-5b75bcd00f22444c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-349b8aa8d3557216.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-c18579ba50af78bd.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c3ca01eee573760a.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-7818962d0556daac.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-e0048efb3cb3c023.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f1c2df5113e785a7.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-5b6c42bfd787a6a6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8cb3de09cc01b79f.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-44bf1211325e0ecb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-5380644ed5721c0f.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-e27e258c532f01d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8c976e7e1b0ebbfc/out/lib` |
| 4458 | 2026-04-27T09:33:13.287Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name petname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petname-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default-rng"' --cfg 'feature="default-words"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "default-rng", "default-words"))' -C metadata=2106255d0aff0d52 -C extra-filename=-ad6f03bab0ea0d55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a121c9cfd8c3a9f0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4459 | 2026-04-27T09:33:13.321Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=dcc2fc33c68c9702 -C extra-filename=-bcfd131b49289717 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` |
| 4460 | 2026-04-27T09:33:13.359Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=5851ce4e72f24ef1 -C extra-filename=-0d632e822407c4cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'` |
| 4461 | 2026-04-27T09:33:13.363Z | Compiling serde-untagged v0.1.9 |
| 4462 | 2026-04-27T09:33:13.363Z | Compiling fatfs v0.3.6 |
| 4463 | 2026-04-27T09:33:13.363Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_untagged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-untagged-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2d737d244a385c3 -C extra-filename=-4dbe094ce5c1aef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-2cbb93139bf111dc.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-9741ffcf9f049a12.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-054dfd6b469e10b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4464 | 2026-04-27T09:33:13.398Z | Compiling blowfish v0.9.1 |
| 4465 | 2026-04-27T09:33:13.402Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=a7d41060c8b71d52 -C extra-filename=-9a2a794f60006656 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-d567866028523e0c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4466 | 2026-04-27T09:33:13.402Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=8df71a5213a0fcf3 -C extra-filename=-45d523c87b6c1fda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4467 | 2026-04-27T09:33:13.437Z | Compiling plotters-svg v0.3.7 |
| 4468 | 2026-04-27T09:33:13.441Z | Compiling ratatui v0.29.0 |
| 4469 | 2026-04-27T09:33:13.471Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-svg-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=a078ef41f141e8ef -C extra-filename=-b3791a31a16f97ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-dc87a065c92efcd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4470 | 2026-04-27T09:33:13.474Z | Compiling event-listener v5.4.1 |
| 4471 | 2026-04-27T09:33:13.474Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ratatui-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "scrolling-regions", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-backend-writer", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=f0e334dd91a885b1 -C extra-filename=-186486e50163b5bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-fb9d3523f140aa76.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-32b1c3e341c3dce2.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a18a72ddace41aa6.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-0ba76edb0334224c.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-2d56ddaae3d3d564.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e4c83b89c41d405d.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-ad33d0f5c3bf8af3.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-12c33739b94d4993.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-6ab3ca5c9005b900.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-8ca960b7ee5f9cdf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4472 | 2026-04-27T09:33:13.475Z | Compiling ssh-encoding v0.2.0 |
| 4473 | 2026-04-27T09:33:13.506Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=f88c7bc91ceb129d -C extra-filename=-3ee2a06a8789d405 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-9208fa60cc6a4aa4.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-fbb23238c31c2af9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4474 | 2026-04-27T09:33:13.511Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ssh_encoding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-encoding-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="pem"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "bytes", "pem", "sha2", "std"))' -C metadata=9ae594524ecc8365 -C extra-filename=-1220c0b1c7800d18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-8703aae8b2f9644d.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-158ee63d9a68ba9b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4475 | 2026-04-27T09:33:13.511Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4476 | 2026-04-27T09:33:13.541Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name raw_cpuid --edition=2018 /home/build/.cargo/git/checkouts/rust-cpuid-40ac26428755d764/a4cf01d/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "display", "serde", "serde_derive", "serde_json", "serialize", "std", "termimad"))' -C metadata=ae49691af9b19e34 -C extra-filename=-34acc952c34619dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4477 | 2026-04-27T09:33:13.544Z | Compiling constant_time_eq v0.4.2 |
| 4478 | 2026-04-27T09:33:13.571Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/constant_time_eq-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test", "default", "std"))' -C metadata=92eb6b2dc3293cb3 -C extra-filename=-6f5069703403cac0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4479 | 2026-04-27T09:33:13.640Z | Compiling futures-timer v3.0.3 |
| 4480 | 2026-04-27T09:33:13.643Z | Compiling arrayref v0.3.9 |
| 4481 | 2026-04-27T09:33:13.677Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=27c800e845804174 -C extra-filename=-f72573976e36801e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4482 | 2026-04-27T09:33:13.680Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0059b26e0630c760 -C extra-filename=-2808bd0dbb1f93b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4483 | 2026-04-27T09:33:13.786Z | Compiling cargo-util-schemas v0.8.2 |
| 4484 | 2026-04-27T09:33:13.823Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 4485 | 2026-04-27T09:33:13.823Z | Compiling arrayvec v0.7.6 |
| 4486 | 2026-04-27T09:33:13.826Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_util_schemas --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-util-schemas-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-schema"))' -C metadata=b2379eaf2b8d3407 -C extra-filename=-d86af64ee18cb2b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_untagged=/work/oxidecomputer/omicron/target/debug/deps/libserde_untagged-4dbe094ce5c1aef0.rmeta --extern serde_value=/work/oxidecomputer/omicron/target/debug/deps/libserde_value-62441e9394aa2889.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7cf20ccadd953320.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-926f5fabeb167efb.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4487 | 2026-04-27T09:33:13.826Z | Compiling cast v0.3.0 |
| 4488 | 2026-04-27T09:33:13.857Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=20b89815aabd5a1a -C extra-filename=-aa2da469ba72084b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4489 | 2026-04-27T09:33:13.862Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/ea2f39c/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=141f5f47e3a3c619 -C extra-filename=-bc62799fb0a20627 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-58f590159ebda1ce.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-592e0cbf24357969.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-5a5ee446caccdae4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a90543d3230c49aa.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-def85783121cc55e.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-1da99390fe30d311.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-ad7439a3c7a5f54e.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-356427cba27204b3.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-983444725a874fd5.rmeta --extern serde_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_bytes-e416b75830014548.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-d3533f7d368cf1c2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e0588355046ab563.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-ec4425f83716125c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-a73bd9a7a1451aeb.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-fffda7551952cfb8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-8c82269226a30964.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8bf1deaf804a5df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c604fcc29f4478a7.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-e27e258c532f01d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-8c976e7e1b0ebbfc/out/lib` |
| 4490 | 2026-04-27T09:33:13.862Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=8b85bdedc468fbea -C extra-filename=-7b2e30ba596f55e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4491 | 2026-04-27T09:33:13.887Z | Compiling typify v0.4.3 |
| 4492 | 2026-04-27T09:33:13.891Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=02d03c02e8b42dc7 -C extra-filename=-1d6ebb33ac7296ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-0a8488d890a3c058.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-9a37d0388aab810c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4493 | 2026-04-27T09:33:13.954Z | Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-533a0252cc64e979/build-script-build` |
| 4494 | 2026-04-27T09:33:14.094Z | Compiling target-spec v3.6.0 |
| 4495 | 2026-04-27T09:33:14.097Z | Compiling progenitor-impl v0.10.0 |
| 4496 | 2026-04-27T09:33:14.097Z | Compiling progenitor-impl v0.11.2 |
| 4497 | 2026-04-27T09:33:14.097Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-spec-3.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "custom-cfg", "proptest", "proptest1", "summaries"))' -C metadata=cb8b8b11e86d4f3a -C extra-filename=-ba9014b694b79344 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-ba9014b694b79344 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4498 | 2026-04-27T09:33:14.097Z | Compiling seq-macro v0.3.6 |
| 4499 | 2026-04-27T09:33:14.132Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name seq_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seq-macro-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=547dbac0eb2ee586 -C extra-filename=-7c1a316b965e4453 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4500 | 2026-04-27T09:33:14.135Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82bce15b545b2db1 -C extra-filename=-07eba790ae02369b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-1d6ebb33ac7296ab.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4501 | 2026-04-27T09:33:14.135Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a60ce414feb4667 -C extra-filename=-5ac2a6c771762958 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5370b6ab3a93e0f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-1d6ebb33ac7296ab.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4502 | 2026-04-27T09:33:14.206Z | Compiling criterion-plot v0.6.0 |
| 4503 | 2026-04-27T09:33:14.209Z | Compiling bcrypt-pbkdf v0.10.0 |
| 4504 | 2026-04-27T09:33:14.212Z | Compiling plotters v0.3.7 |
| 4505 | 2026-04-27T09:33:14.212Z | Compiling event-listener-strategy v0.5.4 |
| 4506 | 2026-04-27T09:33:14.245Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/guppy-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3559a27d47648c48 -C extra-filename=-8a20650dcb848e7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4507 | 2026-04-27T09:33:14.249Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-plot-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05cd42350cdcc0be -C extra-filename=-e7f70a01a72d5ece --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-aa2da469ba72084b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e4c83b89c41d405d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4508 | 2026-04-27T09:33:14.249Z | Compiling cfg-expr v0.20.7 |
| 4509 | 2026-04-27T09:33:14.249Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "zeroize"))' -C metadata=82ff8f10426c58a6 -C extra-filename=-0ac80ed5bf55a734 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern blowfish=/work/oxidecomputer/omicron/target/debug/deps/libblowfish-45d523c87b6c1fda.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-0eabbbcb78064050.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4510 | 2026-04-27T09:33:14.249Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --allow=deprecated --check-cfg 'cfg(doc_cfg)' --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' -C metadata=ee76aed00a6d7f7e -C extra-filename=-e2cdec78a2c72467 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-dc87a065c92efcd2.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-b3791a31a16f97ac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4511 | 2026-04-27T09:33:14.249Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=bb42518894e92c05 -C extra-filename=-a065e2fdecc6ccfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-3ee2a06a8789d405.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4512 | 2026-04-27T09:33:14.280Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-expr-0.20.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=90436cf737153c7f -C extra-filename=-6ba0761b1b716114 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-0d632e822407c4cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4513 | 2026-04-27T09:33:14.284Z | Compiling supports-color v2.1.0 |
| 4514 | 2026-04-27T09:33:14.284Z | Compiling textwrap v0.15.2 |
| 4515 | 2026-04-27T09:33:14.284Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-color-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92b43b89835ac4ca -C extra-filename=-9ded2dcd4450dbc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-ce2f64345bfadb53.rmeta --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-21f8d414bac0df95.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4516 | 2026-04-27T09:33:14.317Z | Compiling supports-hyperlinks v2.1.0 |
| 4517 | 2026-04-27T09:33:14.320Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=0d46d22bb6dfd7d4 -C extra-filename=-a8c75c4712fc10b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-d142be9420a73f99.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-e8c393500322ecae.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-498165c747409775.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4518 | 2026-04-27T09:33:14.348Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_hyperlinks --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-hyperlinks-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c81d0ba848e1257 -C extra-filename=-b78835569c9764e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-ce2f64345bfadb53.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4519 | 2026-04-27T09:33:14.418Z | Compiling supports-unicode v2.1.0 |
| 4520 | 2026-04-27T09:33:14.452Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_unicode --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-unicode-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=937d4663e51cdcc7 -C extra-filename=-07c333a2715e8d49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-ce2f64345bfadb53.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4521 | 2026-04-27T09:33:14.557Z | Compiling addr2line v0.25.1 |
| 4522 | 2026-04-27T09:33:14.593Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/addr2line-0.25.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "wasm"))' -C metadata=333b1060df34d460 -C extra-filename=-e6df32431690ea2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gimli=/work/oxidecomputer/omicron/target/debug/deps/libgimli-4861ccf70752530c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4523 | 2026-04-27T09:33:14.666Z | Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-ba9014b694b79344/build-script-build` |
| 4524 | 2026-04-27T09:33:14.704Z | Compiling ssh-cipher v0.2.0 |
| 4525 | 2026-04-27T09:33:14.739Z | Compiling tokio-rustls v0.24.1 |
| 4526 | 2026-04-27T09:33:14.776Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ssh_cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-cipher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="aes-cbc"' --cfg 'feature="aes-ctr"' --cfg 'feature="aes-gcm"' --cfg 'feature="chacha20poly1305"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-cbc", "aes-ctr", "aes-gcm", "chacha20poly1305", "std", "tdes"))' -C metadata=112bbea8e855da19 -C extra-filename=-7c5f33fcc15511d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-0b9b6ae448d77620.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-46a3e4161ebf9cc1.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-9b6161d515f4c8b8.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-cf6ed636c20f11d7.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-17f193ef1861b9d1.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-3f548695380c15e2.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1220c0b1c7800d18.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4527 | 2026-04-27T09:33:14.780Z | Compiling hashbrown v0.14.5 |
| 4528 | 2026-04-27T09:33:14.815Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=6872348bb57e87ac -C extra-filename=-61af21db2a847bbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-723db227e3f24c01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4529 | 2026-04-27T09:33:14.818Z | Compiling tinytemplate v1.2.1 |
| 4530 | 2026-04-27T09:33:14.818Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=cb33a920ffb9118b -C extra-filename=-4cc126f4600983ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-3a5f4b8044aa7c36.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-3318559a2770f550.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4531 | 2026-04-27T09:33:14.850Z | Compiling miette-derive v5.10.0 |
| 4532 | 2026-04-27T09:33:14.853Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=980037477f45a47e -C extra-filename=-a04f1525c00a0242 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4533 | 2026-04-27T09:33:14.854Z | Compiling password-hash v0.4.2 |
| 4534 | 2026-04-27T09:33:14.854Z | Compiling terminal_size v0.1.17 |
| 4535 | 2026-04-27T09:33:14.857Z | Compiling anes v0.1.6 |
| 4536 | 2026-04-27T09:33:14.889Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name miette_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miette-derive-5.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e959d4f061c84851 -C extra-filename=-9c7fecb2fdccaab9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4537 | 2026-04-27T09:33:14.925Z | Compiling cargo_metadata v0.21.0 |
| 4538 | 2026-04-27T09:33:14.928Z | Compiling oorandom v11.1.5 |
| 4539 | 2026-04-27T09:33:14.929Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/password-hash-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=e7a0751f92149bd2 -C extra-filename=-ac5573ce815d5803 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-8703aae8b2f9644d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4540 | 2026-04-27T09:33:14.929Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/terminal_size-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f6c596c57aa378d -C extra-filename=-b060ba3466b10958 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4541 | 2026-04-27T09:33:14.963Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=1ef39e16ef2f2454 -C extra-filename=-d1209bcec19c5b18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4542 | 2026-04-27T09:33:14.967Z | Compiling owo-colors v3.5.0 |
| 4543 | 2026-04-27T09:33:14.967Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=a4726bb1d04b5dda -C extra-filename=-f62e72efe76e343c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-15b6800d8783cad8.rmeta --extern cargo_util_schemas=/work/oxidecomputer/omicron/target/debug/deps/libcargo_util_schemas-d86af64ee18cb2b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4544 | 2026-04-27T09:33:14.967Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oorandom-11.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a6670bc8258809d -C extra-filename=-7bfce6c1a8bdf7d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4545 | 2026-04-27T09:33:14.999Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=40edac7813ea4eb3 -C extra-filename=-f57e697abd1dec75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4546 | 2026-04-27T09:33:15.003Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-spec-3.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "custom-cfg", "proptest", "proptest1", "summaries"))' -C metadata=c629214a017a3405 -C extra-filename=-3c5993f0ca8b10de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_expr=/work/oxidecomputer/omicron/target/debug/deps/libcfg_expr-6ba0761b1b716114.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-8a20650dcb848e7f.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-0d632e822407c4cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4547 | 2026-04-27T09:33:15.072Z | Compiling backtrace v0.3.76 |
| 4548 | 2026-04-27T09:33:15.109Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=b2e17ab0fae675c1 -C extra-filename=-448808a828e93237 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern addr2line=/work/oxidecomputer/omicron/target/debug/deps/libaddr2line-e6df32431690ea2a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-31817d8c873012f0.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-0f656ff4875bc8de.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-f11165e2511dac4d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4549 | 2026-04-27T09:33:15.146Z | Compiling async-lock v3.4.2 |
| 4550 | 2026-04-27T09:33:15.183Z | Compiling p521 v0.13.3 |
| 4551 | 2026-04-27T09:33:15.186Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-lock-3.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=3089e0ed1be58492 -C extra-filename=-d1c977452574cbe2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-3ee2a06a8789d405.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-a065e2fdecc6ccfe.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-d7acc1d49ffab29c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4552 | 2026-04-27T09:33:15.186Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "hash2curve", "jwk", "pem", "pkcs8", "rand_core", "serde", "serdect", "sha512", "std", "test-vectors", "voprf"))' -C metadata=a9ee282d11834091 -C extra-filename=-0dcf5806f8d16538 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-9a1fee2dec1666ec.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-630900a765e1ad1b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-6ce47e944ce48ef7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4553 | 2026-04-27T09:33:15.186Z | Compiling pbkdf2 v0.11.0 |
| 4554 | 2026-04-27T09:33:15.221Z | Compiling p256 v0.13.2 |
| 4555 | 2026-04-27T09:33:15.225Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=dc06d793c085fff5 -C extra-filename=-1eaedc52bf89f115 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-d1250f9b9be4c044.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-ac5573ce815d5803.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4556 | 2026-04-27T09:33:15.280Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=d5c9620fb923a4a8 -C extra-filename=-c6b01ac40a418ebb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-630900a765e1ad1b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-6ce47e944ce48ef7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4557 | 2026-04-27T09:33:15.315Z | Compiling knuffel-derive v3.2.0 |
| 4558 | 2026-04-27T09:33:15.318Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name knuffel_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/knuffel-derive-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11876f09fab321f7 -C extra-filename=-723a52cd2f16f792 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d6ec90a81656070a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-e859150291f6621f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-adc5358a0f3e2899.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4559 | 2026-04-27T09:33:15.319Z | Compiling pathdiff v0.2.3 |
| 4560 | 2026-04-27T09:33:15.319Z | Compiling blake3 v1.8.5 |
| 4561 | 2026-04-27T09:33:15.319Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pathdiff-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=f5603d1f40f168c6 -C extra-filename=-704be69533d1daf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4562 | 2026-04-27T09:33:15.351Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=ccf83442b92ecc90 -C extra-filename=-37b4520b9e7ba6f7 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-37b4520b9e7ba6f7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-94f96363fd6cd9be.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4563 | 2026-04-27T09:33:15.422Z | Compiling tui-tree-widget v0.23.1 |
| 4564 | 2026-04-27T09:33:15.425Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tui-tree-widget-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::unused_trait_names' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::std_instead_of_core' '--warn=clippy::min_ident_chars' '--warn=clippy::allow_attributes' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=286a90d942e7ba26 -C extra-filename=-f4aa09a8b4d775c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-186486e50163b5bd.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8050cade88cb721a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4565 | 2026-04-27T09:33:15.425Z | Compiling chumsky v0.9.3 |
| 4566 | 2026-04-27T09:33:15.459Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name chumsky --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "nightly", "spill-stack", "stacker", "std"))' -C metadata=d478f0855dec3157 -C extra-filename=-e20479e8717f6d83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-4cc126f4600983ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4567 | 2026-04-27T09:33:15.463Z | Compiling ssh-key v0.6.7 |
| 4568 | 2026-04-27T09:33:15.496Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ssh_key --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-key-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="ecdsa"' --cfg 'feature="ed25519"' --cfg 'feature="encryption"' --cfg 'feature="rand_core"' --cfg 'feature="rsa"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "rand_core", "rsa", "serde", "std", "tdes"))' -C metadata=2b421cedf440dc9c -C extra-filename=-2e057a0d665b6f70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-0ac80ed5bf55a734.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-d882b3e642329fad.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-571f28e5e3305dad.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-e0048efb3cb3c023.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-bbb52afb493a06d7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-c8351f96cd904372.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-7c5f33fcc15511d5.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1220c0b1c7800d18.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4569 | 2026-04-27T09:33:15.571Z | Compiling criterion v0.7.0 |
| 4570 | 2026-04-27T09:33:15.608Z | Compiling russh-cryptovec v0.7.3 |
| 4571 | 2026-04-27T09:33:15.611Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv_output", "default", "html_reports", "plotters", "rayon", "real_blackbox", "stable"))' -C metadata=a3fb54f6bdcffc0d -C extra-filename=-370857d3eb2f6708 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-d1209bcec19c5b18.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-aa2da469ba72084b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-5b8ba3b0689cef28.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-e7f70a01a72d5ece.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e4c83b89c41d405d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-7bfce6c1a8bdf7d3.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-e2cdec78a2c72467.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-1679113b31cc4e0b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-a04f1525c00a0242.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-d90d9ddae0a31d49.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4572 | 2026-04-27T09:33:15.642Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-cryptovec-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7dccd2232901ae1b -C extra-filename=-4be0a15bab0193d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4573 | 2026-04-27T09:33:15.645Z | Compiling nested v0.1.1 |
| 4574 | 2026-04-27T09:33:15.713Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nested-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5c549c1cf401f12 -C extra-filename=-8a695a6485ea906f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4575 | 2026-04-27T09:33:15.747Z | Compiling backtrace-ext v0.2.1 |
| 4576 | 2026-04-27T09:33:15.751Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace_ext --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-ext-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07fbd2ba27b009a9 -C extra-filename=-78b29c93387879a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern backtrace=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace-448808a828e93237.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4577 | 2026-04-27T09:33:15.787Z | Compiling md5 v0.7.0 |
| 4578 | 2026-04-27T09:33:15.791Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d43e2bc14d4ac9d2 -C extra-filename=-5805290730a93ba5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4579 | 2026-04-27T09:33:15.832Z | Compiling async-object-pool v0.2.0 |
| 4580 | 2026-04-27T09:33:15.879Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_object_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-object-pool-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b00242dba2a29af0 -C extra-filename=-6d7af4494022d7b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-d1c977452574cbe2.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-3ee2a06a8789d405.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4581 | 2026-04-27T09:33:15.883Z | Compiling num-bigint v0.4.6 |
| 4582 | 2026-04-27T09:33:15.886Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=4474b0c941a8c221 -C extra-filename=-df303ed2392018c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b8b4079daab0ed4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4583 | 2026-04-27T09:33:15.923Z | Compiling guppy v0.17.25 |
| 4584 | 2026-04-27T09:33:15.926Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/guppy-0.17.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' -C metadata=9044d4b388df98f5 -C extra-filename=-51fa6a9d8d7a4a95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-3a5f4b8044aa7c36.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-a7c6d1d0d8a3a133.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-01d8b05da6de4b39.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-3482c46276f5baf9.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-8a20650dcb848e7f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a121c9cfd8c3a9f0.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-8a695a6485ea906f.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-704be69533d1daf5.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-100d221d12db391c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-3c5993f0ca8b10de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4585 | 2026-04-27T09:33:15.961Z | Compiling serde_regex v1.1.0 |
| 4586 | 2026-04-27T09:33:15.964Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_regex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b248ca7f3d78cad -C extra-filename=-60c674ef51210b33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4587 | 2026-04-27T09:33:15.999Z | Compiling assert-json-diff v2.0.2 |
| 4588 | 2026-04-27T09:33:15.999Z | Running `/work/oxidecomputer/omicron/target/debug/build/blake3-37b4520b9e7ba6f7/build-script-build` |
| 4589 | 2026-04-27T09:33:16.002Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_json_diff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert-json-diff-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc75eb81f3c6cc86 -C extra-filename=-0fb1ee12b7c954b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4590 | 2026-04-27T09:33:16.073Z | Compiling des v0.8.1 |
| 4591 | 2026-04-27T09:33:16.076Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name des --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/des-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=61e1ea313a03ccfb -C extra-filename=-c6109f47036d8a65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-efe2167f6f042d5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4592 | 2026-04-27T09:33:16.110Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4593 | 2026-04-27T09:33:16.113Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/git/checkouts/dhcproto-9964a40865484e81/120da6f/dhcproto-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e624c29a0c19895 -C extra-filename=-fd401fe8815a65ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4594 | 2026-04-27T09:33:16.113Z | Compiling path-tree v0.8.3 |
| 4595 | 2026-04-27T09:33:16.147Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name path_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/path-tree-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ea301fd19f41df2 -C extra-filename=-ae8ed33f76e5e95c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-fd6ba8a01932ff99.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4596 | 2026-04-27T09:33:16.190Z | Compiling stringmetrics v2.2.2 |
| 4597 | 2026-04-27T09:33:16.193Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name stringmetrics --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stringmetrics-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench"))' -C metadata=a24945462d73f1e8 -C extra-filename=-d1c8a857a282f108 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4598 | 2026-04-27T09:33:16.227Z | Compiling hickory-client v0.25.2 |
| 4599 | 2026-04-27T09:33:16.230Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hickory_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-client-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "backtrace", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "tls-aws-lc-rs", "tls-ring", "webpki-roots"))' -C metadata=6232bbb5500257a9 -C extra-filename=-8e34563353d05aac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-2694af6e2949e11f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-25a29c2ba53b369e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-b5df0a67340ac3d3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4600 | 2026-04-27T09:33:16.258Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4601 | 2026-04-27T09:33:16.261Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-247713406e77506c/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54c01597153d2b7d -C extra-filename=-13ad0e3f0f5054ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4602 | 2026-04-27T09:33:16.391Z | Compiling rstest_macros v0.25.0 |
| 4603 | 2026-04-27T09:33:16.431Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rstest_macros-0.25.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=570a04c01a235da8 -C extra-filename=-c807ca9e32964c09 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-c807ca9e32964c09 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c6b05ceb18b87f18.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4604 | 2026-04-27T09:33:16.478Z | Compiling socket2 v0.5.10 |
| 4605 | 2026-04-27T09:33:16.481Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=1204c80eab5fe4fa -C extra-filename=-adc4788b6320e7de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4606 | 2026-04-27T09:33:16.530Z | Compiling httpmock v0.8.3 |
| 4607 | 2026-04-27T09:33:16.533Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="headers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "color", "colored", "cookies", "default", "experimental", "headers", "http2", "https", "hyper-rustls", "if-addrs", "proxy", "rcgen", "record", "remote", "remote-https", "rustls", "rustls-pki-types", "serde_yaml", "standalone", "tls-detect", "tokio-rustls", "tracing-subscriber"))' -C metadata=d8cab818b0c21d86 -C extra-filename=-cc9b2eed256aea0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_json_diff=/work/oxidecomputer/omicron/target/debug/deps/libassert_json_diff-0fb1ee12b7c954b8.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-6d7af4494022d7b8.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-37faa1f68eac4450.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-d3864d76002543d1.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f72573976e36801e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-3fc9d45d1303cd6b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-a4accd7e9c800660.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99f9ce27fd3b74f5.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-5815a3da691f1d95.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-ae8ed33f76e5e95c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-60c674ef51210b33.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2009666346c43810.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-d1c8a857a282f108.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-793719933d52d486.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-658c9ed85c6916e8.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4608 | 2026-04-27T09:33:16.568Z | Compiling assert_cmd v2.2.1 |
| 4609 | 2026-04-27T09:33:16.571Z | Compiling escape8259 v0.5.3 |
| 4610 | 2026-04-27T09:33:16.571Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=ae884669de5911e6 -C extra-filename=-a843d3e22a07157e --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-a843d3e22a07157e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4611 | 2026-04-27T09:33:16.571Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/escape8259-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=24d2caba46d19314 -C extra-filename=-7230bf58f08a5e2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4612 | 2026-04-27T09:33:16.647Z | Compiling russh-keys v0.45.0 |
| 4613 | 2026-04-27T09:33:16.651Z | Compiling miette v5.10.0 |
| 4614 | 2026-04-27T09:33:16.651Z | Compiling topological-sort v0.2.2 |
| 4615 | 2026-04-27T09:33:16.651Z | Compiling internet-checksum v0.2.1 |
| 4616 | 2026-04-27T09:33:16.651Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-keys-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl", "yasna"))' -C metadata=8a09ca3b28fda9de -C extra-filename=-7abab528cd488522 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-0b9b6ae448d77620.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-0ac80ed5bf55a734.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-2d77b43fcd4cdb04.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-9b6161d515f4c8b8.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-17f193ef1861b9d1.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-630900a765e1ad1b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-d882b3e642329fad.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-d1250f9b9be4c044.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-80e541eacc8a163b.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-444abf56e6f815cb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-5805290730a93ba5.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b8b4079daab0ed4.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-c6b01ac40a418ebb.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-6f2f959d0547f463.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-0dcf5806f8d16538.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-1eaedc52bf89f115.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-53478a88013218de.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-0bf60d922c1ba20e.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-7f726074a4912083.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-e0048efb3cb3c023.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-4be0a15bab0193d0.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-bbb52afb493a06d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1220c0b1c7800d18.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-2e057a0d665b6f70.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-d4e4102bb776d67e.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-6dc72b592c686645.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4617 | 2026-04-27T09:33:16.652Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name miette --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miette-5.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="backtrace-ext"' --cfg 'feature="default"' --cfg 'feature="fancy"' --cfg 'feature="fancy-no-backtrace"' --cfg 'feature="is-terminal"' --cfg 'feature="owo-colors"' --cfg 'feature="supports-color"' --cfg 'feature="supports-hyperlinks"' --cfg 'feature="supports-unicode"' --cfg 'feature="terminal_size"' --cfg 'feature="textwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "backtrace-ext", "default", "fancy", "fancy-no-backtrace", "is-terminal", "no-format-args-capture", "owo-colors", "serde", "supports-color", "supports-hyperlinks", "supports-unicode", "terminal_size", "textwrap"))' -C metadata=b6c46d5076d1ea00 -C extra-filename=-bdc880ef50541fee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern backtrace=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace-448808a828e93237.rmeta --extern backtrace_ext=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace_ext-78b29c93387879a2.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-ce2f64345bfadb53.rmeta --extern miette_derive=/work/oxidecomputer/omicron/target/debug/deps/libmiette_derive-9c7fecb2fdccaab9.so --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f57e697abd1dec75.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9ded2dcd4450dbc9.rmeta --extern supports_hyperlinks=/work/oxidecomputer/omicron/target/debug/deps/libsupports_hyperlinks-b78835569c9764e7.rmeta --extern supports_unicode=/work/oxidecomputer/omicron/target/debug/deps/libsupports_unicode-07c333a2715e8d49.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-b060ba3466b10958.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a8c75c4712fc10b2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-498165c747409775.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4618 | 2026-04-27T09:33:16.652Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/internet-checksum-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark"))' -C metadata=34aa77ad4d83f57c -C extra-filename=-d246f09691ba3066 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4619 | 2026-04-27T09:33:16.652Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01a0a6a072b951cb -C extra-filename=-2884642a5c7261b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4620 | 2026-04-27T09:33:16.714Z | Compiling target-triple v1.0.0 |
| 4621 | 2026-04-27T09:33:16.750Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 4622 | 2026-04-27T09:33:16.788Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=303c43a3c32238a0 -C extra-filename=-deaf34428f217083 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-deaf34428f217083 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4623 | 2026-04-27T09:33:16.791Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/10952e8/attest-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="getrandom"' --cfg 'feature="hex"' --cfg 'feature="rats-corim"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "der", "getrandom", "hex", "rats-corim", "std", "thiserror"))' -C metadata=30f9b736cf3e881b -C extra-filename=-4730e1cf9b783c7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-c58f4486f370fd69.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-8926bb580af1bc19.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-c9ad73fa8c1d743b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-1cb68217d345bbfc.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b516b61cf95ac222.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8b5e68fb1f722bd6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4624 | 2026-04-27T09:33:16.826Z | Compiling libtest-mimic v0.8.2 |
| 4625 | 2026-04-27T09:33:16.830Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4626 | 2026-04-27T09:33:16.830Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=acf7148810d1edea -C extra-filename=-5dbd6c39d81adfd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-2808bd0dbb1f93b6.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-7b2e30ba596f55e4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-6f5069703403cac0.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-197686315eaba168.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-c64b41c0045cb44c.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-44047f1696432bcb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-bc1a3f7352b8e3ac/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-bc1a3f7352b8e3ac/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'` |
| 4627 | 2026-04-27T09:33:16.831Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b21b741fab37b8b3 -C extra-filename=-2540794497f72bc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-f6126d1640da36a8.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-7230bf58f08a5e2e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4628 | 2026-04-27T09:33:16.864Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/git/checkouts/dhcproto-9964a40865484e81/120da6f/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=97125f907c8216ac -C extra-filename=-434d910a713b4d74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-fd401fe8815a65ce.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-9c52d4d2089e3ff7.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c9caabf828dc0c99.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4629 | 2026-04-27T09:33:16.902Z | Compiling fancy-regex v0.14.0 |
| 4630 | 2026-04-27T09:33:16.905Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fancy-regex-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=4e26d28106f5abcc -C extra-filename=-d699bf8046918c34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-54f21ffbb79648bf.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-27e48c156d319f55.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-99f20a04b8966635.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4631 | 2026-04-27T09:33:16.937Z | Compiling relative-path v1.9.3 |
| 4632 | 2026-04-27T09:33:16.940Z | Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-c807ca9e32964c09/build-script-build` |
| 4633 | 2026-04-27T09:33:16.940Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/relative-path-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=2bf597c25fdad306 -C extra-filename=-377b2e0d62ee541f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4634 | 2026-04-27T09:33:16.970Z | Compiling linkme-impl v0.3.36 |
| 4635 | 2026-04-27T09:33:17.006Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-impl-0.3.36/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=065276982a1fe1e3 -C extra-filename=-0e2657f6f2601334 --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-impl-0e2657f6f2601334 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4636 | 2026-04-27T09:33:17.010Z | Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-a843d3e22a07157e/build-script-build` |
| 4637 | 2026-04-27T09:33:17.010Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4638 | 2026-04-27T09:33:17.039Z | Compiling support-bundle-viewer v0.1.2 |
| 4639 | 2026-04-27T09:33:17.042Z | Compiling multimap v0.10.1 |
| 4640 | 2026-04-27T09:33:17.042Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2024 dev-tools/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a751f27f3853294a -C extra-filename=-7e36af1ea28bddb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4641 | 2026-04-27T09:33:17.074Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multimap-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=3b2950837afe5921 -C extra-filename=-28016e2a567056cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4642 | 2026-04-27T09:33:17.077Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name support_bundle_viewer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/support-bundle-viewer-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82fa50ae70ed9e8c -C extra-filename=-466e559f7db91278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a18a72ddace41aa6.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-186486e50163b5bd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8181548b76b261ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-02da124abe6a4032/out` |
| 4643 | 2026-04-27T09:33:17.149Z | Compiling uzers v0.12.2 |
| 4644 | 2026-04-27T09:33:17.179Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uzers-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=e92a9e6ff5b3eaa8 -C extra-filename=-42f32b4bc9e86815 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4645 | 2026-04-27T09:33:17.179Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=0296a4a3715209f2 -C extra-filename=-4faad0561401ec28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-b2bde8d747fc73bb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d7011e9bfeca9f9e.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-2f47e298a04381f5.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-4ac1a54594d09143.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-aa2fee6586458543.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-11a74549cf23d116.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4646 | 2026-04-27T09:33:17.287Z | Compiling progenitor-macro v0.11.2 |
| 4647 | 2026-04-27T09:33:17.325Z | Compiling progenitor-macro v0.10.0 |
| 4648 | 2026-04-27T09:33:17.328Z | Compiling termcolor v1.4.1 |
| 4649 | 2026-04-27T09:33:17.328Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d3b52b63ba18465 -C extra-filename=-b7b1d8dbec821593 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5ac2a6c771762958.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-713c6ede6f0eef64.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4650 | 2026-04-27T09:33:17.328Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=963af7c65b759361 -C extra-filename=-2acc63c8ce6f0e8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-07eba790ae02369b.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-59a3b3fa211222c6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-713c6ede6f0eef64.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4651 | 2026-04-27T09:33:17.328Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3528b18032353d95 -C extra-filename=-8bcc17db1b340a54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4652 | 2026-04-27T09:33:17.328Z | Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-deaf34428f217083/build-script-build` |
| 4653 | 2026-04-27T09:33:17.404Z | Compiling knuffel v3.2.0 |
| 4654 | 2026-04-27T09:33:17.439Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name knuffel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/knuffel-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="knuffel-derive"' --cfg 'feature="line-numbers"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "default", "derive", "knuffel-derive", "line-numbers", "minicbor", "unicode-width"))' -C metadata=af16442a2fb4a13d -C extra-filename=-345ce64b48682fdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-dd4fa1a35289f367.rmeta --extern chumsky=/work/oxidecomputer/omicron/target/debug/deps/libchumsky-e20479e8717f6d83.rmeta --extern knuffel_derive=/work/oxidecomputer/omicron/target/debug/deps/libknuffel_derive-723a52cd2f16f792.so --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-bdc880ef50541fee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-498165c747409775.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4655 | 2026-04-27T09:33:17.439Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rstest_macros-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=036ad3526e2f6b08 -C extra-filename=-043516b5da143cc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-aa8953624d325365.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7e788ba801484ae.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-a80c0c5be3d154a7.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-377b2e0d62ee541f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-0f21955b4831b187.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4656 | 2026-04-27T09:33:17.442Z | Compiling linkme v0.3.36 |
| 4657 | 2026-04-27T09:33:17.473Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-0.3.36/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=3b3bbe96f4010077 -C extra-filename=-6cfd0eff593695ad --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-6cfd0eff593695ad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4658 | 2026-04-27T09:33:17.506Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e61a3cefac3a07ba -C extra-filename=-e842e7fa7c3f5846 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(host_os, values("windows"))'` |
| 4659 | 2026-04-27T09:33:17.509Z | Compiling blake2b_simd v1.0.4 |
| 4660 | 2026-04-27T09:33:17.542Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake2b_simd-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=a3a1fbab60d5124b -C extra-filename=-3209e854eec92586 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-2808bd0dbb1f93b6.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-7b2e30ba596f55e4.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-6f5069703403cac0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4661 | 2026-04-27T09:33:17.545Z | Compiling partial-io v0.5.4 |
| 4662 | 2026-04-27T09:33:17.545Z | Compiling httptest v0.16.4 |
| 4663 | 2026-04-27T09:33:17.577Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures03", "pin-project", "proptest", "proptest1", "quickcheck", "quickcheck1", "rand", "tokio", "tokio1"))' -C metadata=357a8b3ebf880b28 -C extra-filename=-02c1280ce9c08750 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3beb6f327bb7e026.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-904686e2306e93ce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4664 | 2026-04-27T09:33:17.581Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httptest-0.16.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5718656cf71ab344 -C extra-filename=-4c210626ed59c7f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d7011e9bfeca9f9e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-63b95c6de5767e6e.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-44f9d96f1d23d9ae.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-d3864d76002543d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4edcbed0ea1efc7d.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-a4accd7e9c800660.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99f9ce27fd3b74f5.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-5815a3da691f1d95.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-52691beeae504173.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4665 | 2026-04-27T09:33:17.581Z | Compiling russh v0.45.0 |
| 4666 | 2026-04-27T09:33:17.612Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "flate2", "legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl"))' -C metadata=4c3dc7897c3c0fde -C extra-filename=-2463fc216bd54368 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-0b9b6ae448d77620.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-46a3e4161ebf9cc1.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-9ccc3691c9035196.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-9b6161d515f4c8b8.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-cf6ed636c20f11d7.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-17f193ef1861b9d1.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb21d8f94fdf40f4.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-c6109f47036d8a65.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-72e75ca110bdbedd.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-a6705e057e57fff7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2657c63b70fdc2f5.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b5165e8cf40f6df7.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-d1250f9b9be4c044.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-df303ed2392018c5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-c6b01ac40a418ebb.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-6f2f959d0547f463.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-0dcf5806f8d16538.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-3f548695380c15e2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a98fb153cab4196f.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-4be0a15bab0193d0.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-7abab528cd488522.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1220c0b1c7800d18.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-2e057a0d665b6f70.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4667 | 2026-04-27T09:33:17.752Z | Running `/work/oxidecomputer/omicron/target/debug/build/linkme-impl-0e2657f6f2601334/build-script-build` |
| 4668 | 2026-04-27T09:33:17.806Z | Compiling datatest-stable v0.3.3 |
| 4669 | 2026-04-27T09:33:17.809Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/datatest-stable-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("include-dir"))' -C metadata=ca8bc9cab9dd6d99 -C extra-filename=-7cb4e1cb59f25f3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-d699bf8046918c34.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-2540794497f72bc7.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-d90d9ddae0a31d49.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4670 | 2026-04-27T09:33:17.842Z | Compiling trybuild v1.0.116 |
| 4671 | 2026-04-27T09:33:17.845Z | Compiling rand_distr v0.5.1 |
| 4672 | 2026-04-27T09:33:17.845Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=92d9bcd15d01ab6d -C extra-filename=-cfd1a17ee30c0782 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7e788ba801484ae.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-e842e7fa7c3f5846.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-8bcc17db1b340a54.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a295142509487c83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4673 | 2026-04-27T09:33:17.845Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "std_math"))' -C metadata=c9d4e6e0074e883a -C extra-filename=-7529f13283bf8d26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4674 | 2026-04-27T09:33:17.913Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name linkme_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-impl-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=0a0bcf637b634079 -C extra-filename=-e0b53e1fcda14ed8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-99360ac57d065395.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b015ce3ea8343151.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-5cdbebf864c5da83.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(no_unsafe_attributes)' --check-cfg 'cfg(no_unsafe_extern_blocks)'` |
| 4675 | 2026-04-27T09:33:17.951Z | Compiling drift v0.1.3 |
| 4676 | 2026-04-27T09:33:17.954Z | Compiling approx v0.5.1 |
| 4677 | 2026-04-27T09:33:17.954Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name drift --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/drift-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c248a373298162f4 -C extra-filename=-88a6dd4beca57ef5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e4d505d3eeb92d26.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-933ea8a694882c77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4678 | 2026-04-27T09:33:17.954Z | Compiling constant_time_eq v0.3.1 |
| 4679 | 2026-04-27T09:33:17.983Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=53ae93be6df1aa57 -C extra-filename=-883c3d25adb1e1a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6933dc604de72165.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4680 | 2026-04-27T09:33:17.986Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=7a3613d7e3a9a769 -C extra-filename=-b333ac2576747dd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4681 | 2026-04-27T09:33:18.056Z | Compiling similar-asserts v1.7.0 |
| 4682 | 2026-04-27T09:33:18.060Z | Compiling cargo_toml v0.21.0 |
| 4683 | 2026-04-27T09:33:18.060Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-asserts-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=0bd79ae8be819888 -C extra-filename=-7f20c9f49d267e1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-2691c16da5bc9c62.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2009666346c43810.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4684 | 2026-04-27T09:33:18.092Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_toml-0.21.0/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("features"))' -C metadata=07f35696fd230455 -C extra-filename=-b0951a78f9fdbf4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7cf20ccadd953320.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4685 | 2026-04-27T09:33:18.132Z | Running `/work/oxidecomputer/omicron/target/debug/build/linkme-6cfd0eff593695ad/build-script-build` |
| 4686 | 2026-04-27T09:33:18.168Z | Compiling rust-argon2 v2.1.0 |
| 4687 | 2026-04-27T09:33:18.172Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f1ab9180957dbe87 -C extra-filename=-585356b8a260a2cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-dd4fa1a35289f367.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-3209e854eec92586.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-b333ac2576747dd0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4688 | 2026-04-27T09:33:18.225Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4689 | 2026-04-27T09:33:18.226Z | Compiling termios v0.3.3 |
| 4690 | 2026-04-27T09:33:18.226Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rats_corim --edition=2021 /home/build/.cargo/git/checkouts/rats-corim-f56b95316a7c2271/f0d5d51/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e30102d279eccf9f -C extra-filename=-01bc16924051c1bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-5b8ba3b0689cef28.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-c7f9bdf8f54edfdf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-1cb68217d345bbfc.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-12c33739b94d4993.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4691 | 2026-04-27T09:33:18.274Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cda92f4f6195115c -C extra-filename=-d98f3084ae1b987d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4692 | 2026-04-27T09:33:18.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2024 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "schemars", "schemars08", "serde", "std", "testing", "uuid-v4"))' -C metadata=5b8f384812491d71 -C extra-filename=-844f53254c394736 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-81336c1d8840f37b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-00e4638ddfc7bcf7.rlib --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-7444b9fdcde38245.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-52c2017b811e6312.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4693 | 2026-04-27T09:33:18.277Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2024 dev-tools/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc2bcd1f60e03dfd -C extra-filename=-2b1750f7f7bbab65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4694 | 2026-04-27T09:33:18.377Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 4695 | 2026-04-27T09:33:18.380Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name attest_mock --edition=2024 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/10952e8/attest-mock/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b64ef31103ebcf7 -C extra-filename=-a66096139c61d18c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-4730e1cf9b783c7b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-5964f9015a3cbd42.rmeta --extern knuffel=/work/oxidecomputer/omicron/target/debug/deps/libknuffel-345ce64b48682fdb.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-bdc880ef50541fee.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-8926bb580af1bc19.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4696 | 2026-04-27T09:33:18.513Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 4697 | 2026-04-27T09:33:18.517Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pki_playground --edition=2021 /home/build/.cargo/git/checkouts/pki-playground-00863a3611f072fd/7600756/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c007c40ac2db31d4 -C extra-filename=-b5f1b7b36317d46c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-1187af0aead528db.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-3f5c453b671eb81b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-0dbb927ac4c8a89d.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-d882b3e642329fad.rmeta --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-282222ca4c7256bd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c9caabf828dc0c99.rmeta --extern knuffel=/work/oxidecomputer/omicron/target/debug/deps/libknuffel-345ce64b48682fdb.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-bdc880ef50541fee.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-6f2f959d0547f463.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-158ee63d9a68ba9b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-7f726074a4912083.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e53b8d0782d4439b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-e0048efb3cb3c023.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e04c9306dd1d5723.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b516b61cf95ac222.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-c8351f96cd904372.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-74bfc16b099d95fe.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-44bf1211325e0ecb.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4698 | 2026-04-27T09:33:18.986Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name linkme --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=31389fb2e8d90709 -C extra-filename=-35e7303000106a33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linkme_impl=/work/oxidecomputer/omicron/target/debug/deps/liblinkme_impl-e0b53e1fcda14ed8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4699 | 2026-04-27T09:33:19.062Z | Compiling dropshot-api-manager v0.6.0 |
| 4700 | 2026-04-27T09:33:19.065Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_api_manager --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-api-manager-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be8a729191924be3 -C extra-filename=-18e92696c05a7fee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-2242bc71b45c16fb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-01d8b05da6de4b39.rmeta --extern drift=/work/oxidecomputer/omicron/target/debug/deps/libdrift-88a6dd4beca57ef5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cd6b064c15d9d37b.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-cc0a7f79a8e1b5ee.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7845f4a4e6ca2b71.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-42b72da845c58bf6.rmeta --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-63a3821253cb4dad.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-5287902c097ec795.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-1e56b698c6a22bdf.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-13e665606f435ce9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-af95c7c71cc4d4e2.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-90b9264fd07878d9.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-227ba1285ee48ac7.so --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-1679113b31cc4e0b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9a2525d8b569a190.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-b9cbbd1a1436f49a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0e1b1602d75b53e3.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2009666346c43810.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-a77efd49990fac37.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-fa3bd5b736224109.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4701 | 2026-04-27T09:33:20.466Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4702 | 2026-04-27T09:33:20.469Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2024 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb90e2d6cff4d364 -C extra-filename=-7d57fce2e5b9b757 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-f3d6d2971c0a7326.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-f62e72efe76e343c.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-b0951a78f9fdbf4e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-0ec8b7cc2f9cbd4a.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-7e36af1ea28bddb2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7845f4a4e6ca2b71.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-cc5cf79ceb6dd7e0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-b3758e5b4f760a6b.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-1b56453a7c999985.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-fa3bd5b736224109.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7cf20ccadd953320.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8bf1deaf804a5df3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4703 | 2026-04-27T09:33:20.976Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 4704 | 2026-04-27T09:33:20.980Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls_test_utils --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/d2b68e4/tls/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ce322487e43a75d -C extra-filename=-984a798fb6bbee3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-14842183da3c6f4a.rmeta --extern pki_playground=/work/oxidecomputer/omicron/target/debug/deps/libpki_playground-b5f1b7b36317d46c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4705 | 2026-04-27T09:33:21.481Z | Compiling rstest v0.25.0 |
| 4706 | 2026-04-27T09:33:21.484Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rstest-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=3738d8c746c693f8 -C extra-filename=-95f4f382b69c9976 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f72573976e36801e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-36174b688f91e133.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-043516b5da143cc1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4707 | 2026-04-27T09:33:24.967Z | Compiling samael v0.0.19 |
| 4708 | 2026-04-27T09:33:24.970Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/samael-0.0.19/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=158dca89823b0b40 -C extra-filename=-c6f7fc11eefd12a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-c6f7fc11eefd12a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-af6d33d4373b1a3d.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-111a263c7361007f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4709 | 2026-04-27T09:33:26.449Z | Running `/work/oxidecomputer/omicron/target/debug/build/samael-c6f7fc11eefd12a3/build-script-bindings` |
| 4710 | 2026-04-27T09:33:26.782Z | Compiling polar-core v0.27.3 |
| 4711 | 2026-04-27T09:33:26.785Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8b7e32740003daea -C extra-filename=-9e8bb59d15e868fc --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-9e8bb59d15e868fc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-61a82e4c25bb97ff.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-bbc60baec4eff5fe.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4712 | 2026-04-27T09:33:27.478Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/samael-0.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=c34171e402724fea -C extra-filename=-58004c339c7b5734 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-ce299ebbb1d61b46.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-033f92b7d2688a9a.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-23cd43af88a62dab.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-fd1d071cffe3b781.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-a6705e057e57fff7.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-dd9102c781fc5d0d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-e83f5c76f0f1a516.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4edb0fef6b4771d1.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-5943aa0198da3b68.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-e01140c8c06a0e50.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-2830efaff709bf8a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-9c7da1a215ee99e1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-058ac0b0db441f60.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l xmlsec1 -l xml2 -l ssl -l crypto -l xmlsec1 -l ltdl -l xslt -l xml2 -l z -l lzma -l m -l socket -l nsl -l m -l xml2 --cfg xmlsec_dynamic --check-cfg 'cfg(xmlsec_dynamic)' --check-cfg 'cfg(xmlsec_static)'` |
| 4713 | 2026-04-27T09:33:27.899Z | Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-9e8bb59d15e868fc/build-script-build` |
| 4714 | 2026-04-27T09:33:28.001Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.18.3+1.9.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=bf0fd5ecae47734b -C extra-filename=-437cfe8482f9c63a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-253ee59ded19533c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-5dbcbaf15803a782/out/build -L native=/usr/lib/amd64 -l static=git2 --cfg libgit2_vendored --check-cfg 'cfg(libgit2_vendored,)'` |
| 4715 | 2026-04-27T09:33:28.235Z | Compiling git2 v0.20.4 |
| 4716 | 2026-04-27T09:33:28.239Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.20.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=779e4f662079dec3 -C extra-filename=-61e6ac448a8c0535 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3ce5687ea99c81aa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7caa6faec7c97ef3.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-437cfe8482f9c63a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-91e79f6ed0362702.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-5dbcbaf15803a782/out/build -L native=/usr/lib/amd64` |
| 4717 | 2026-04-27T09:33:28.858Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=f410486ec3abda60 -C extra-filename=-b3be73e4813032fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-d6b7a06c89030ff6/out -l static=aws_lc_0_40_0_crypto --cfg universal` |
| 4718 | 2026-04-27T09:33:28.858Z | Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-5b704d6e2620c347/build-script-build` |
| 4719 | 2026-04-27T09:33:28.934Z | Running `/work/oxidecomputer/omicron/target/debug/build/rustls-d597159873c6b279/build-script-build` |
| 4720 | 2026-04-27T09:33:28.973Z | Compiling diesel-dtrace v0.5.0 |
| 4721 | 2026-04-27T09:33:28.973Z | Compiling async-bb8-diesel v0.2.1 |
| 4722 | 2026-04-27T09:33:28.976Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-dtrace-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b14d777156b50f7 -C extra-filename=-c0f50804588704cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-0de46ae0a71370ad.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8ee63c0df419f419.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e3ecf74a4701a911.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64` |
| 4723 | 2026-04-27T09:33:28.976Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-bb8-diesel-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cockroach"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=5e663b9deed8174f -C extra-filename=-5baccee8b97e7d5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-3d40f90b1355ed80.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-6e18cc7576c91444.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-0de46ae0a71370ad.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6fe428b826511ab9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9cf57154e68d1294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-3da09fce56d40b74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64` |
| 4724 | 2026-04-27T09:33:29.103Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=04559a70672b9943 -C extra-filename=-c936a640d1bc5d9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-5e3caf26cddc1468.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-8e87eb6c026a0ee2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-e2d769cd5cabec2d.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-0c8e3a88aa44cf15.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64` |
| 4725 | 2026-04-27T09:33:29.355Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=c92f649158cd61e4 -C extra-filename=-afa01b16b8c5cac6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-b3be73e4813032fb.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-32a02797568f8843.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-d6b7a06c89030ff6/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'` |
| 4726 | 2026-04-27T09:33:30.156Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name vergen_git2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-git2-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=ed396475e5b2cbca -C extra-filename=-db35c80f7cd58f61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-1c5dc4b799a94734.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-fd1d071cffe3b781.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-61e6ac448a8c0535.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6d79c6d4482ae88.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-32c3a04c17c6d0db.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-43827a5359ab79cb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-5dbcbaf15803a782/out/build -L native=/usr/lib/amd64 --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'` |
| 4727 | 2026-04-27T09:33:30.187Z | Compiling rustls-webpki v0.103.13 |
| 4728 | 2026-04-27T09:33:30.190Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(webpki_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=7eba576c934c8d68 -C extra-filename=-fa4dafaada9aef64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-afa01b16b8c5cac6.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9b3a004f0bbfd40d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-d6b7a06c89030ff6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4729 | 2026-04-27T09:33:30.592Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4730 | 2026-04-27T09:33:30.595Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ca09701beaf05c6 -C extra-filename=-da64d658809c23a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-da64d658809c23a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-32c3a04c17c6d0db.rlib --extern vergen_git2=/work/oxidecomputer/omicron/target/debug/deps/libvergen_git2-db35c80f7cd58f61.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-5dbcbaf15803a782/out/build -L native=/usr/lib/amd64` |
| 4731 | 2026-04-27T09:33:30.648Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=fc16f6ef79898dae -C extra-filename=-c40ff86e094d86c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-afa01b16b8c5cac6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-153496f33718ff11.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-8cac1c3257f8d2c0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-ba176cb960aa103a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-f699507335ce3a97.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fa4dafaada9aef64.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a5667cf336dacb0a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5cce899ff50c2399.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-d6b7a06c89030ff6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1b66b6be46f5b647/out` |
| 4732 | 2026-04-27T09:33:30.792Z | error[E0277]: the trait bound `Git2: vergen_lib::entries::Add` is not satisfied |
| 4733 | 2026-04-27T09:33:30.792Z | --> /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/common/build.rs:20:27 |
| 4734 | 2026-04-27T09:33:30.792Z | | |
| 4735 | 2026-04-27T09:33:30.792Z | 20 | .add_instructions(&git) |
| 4736 | 2026-04-27T09:33:30.792Z | | ^^^^ the trait `vergen_lib::entries::Add` is not implemented for `Git2` |
| 4737 | 2026-04-27T09:33:30.792Z | | |
| 4738 | 2026-04-27T09:33:30.792Z | note: there are multiple different versions of crate `vergen_lib` in the dependency graph |
| 4739 | 2026-04-27T09:33:30.792Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-9.1.0/src/entries.rs:45:1 |
| 4740 | 2026-04-27T09:33:30.792Z | | |
| 4741 | 2026-04-27T09:33:30.792Z | 45 | pub trait Add { |
| 4742 | 2026-04-27T09:33:30.792Z | | ^^^^^^^^^^^^^ this is the expected trait |
| 4743 | 2026-04-27T09:33:30.792Z | | |
| 4744 | 2026-04-27T09:33:30.792Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-0.1.6/src/entries.rs:45:1 |
| 4745 | 2026-04-27T09:33:30.792Z | | |
| 4746 | 2026-04-27T09:33:30.792Z | 45 | pub trait Add { |
| 4747 | 2026-04-27T09:33:30.792Z | | ------------- this is the found trait |
| 4748 | 2026-04-27T09:33:30.792Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4749 | 2026-04-27T09:33:30.792Z | help: the following other types implement trait `vergen_lib::entries::Add` |
| 4750 | 2026-04-27T09:33:30.792Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-9.1.0/src/feature/cargo.rs:289:1 |
| 4751 | 2026-04-27T09:33:30.792Z | | |
| 4752 | 2026-04-27T09:33:30.792Z | 289 | impl AddEntries for Cargo { |
| 4753 | 2026-04-27T09:33:30.792Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cargo` |
| 4754 | 2026-04-27T09:33:30.792Z | | |
| 4755 | 2026-04-27T09:33:30.792Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-9.1.0/src/feature/rustc.rs:253:1 |
| 4756 | 2026-04-27T09:33:30.792Z | | |
| 4757 | 2026-04-27T09:33:30.792Z | 253 | impl AddEntries for Rustc { |
| 4758 | 2026-04-27T09:33:30.792Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Rustc` |
| 4759 | 2026-04-27T09:33:30.792Z | = note: required for the cast from `&Git2` to `&dyn vergen_lib::entries::Add` |
| 4760 | 2026-04-27T09:33:30.792Z | |
| 4761 | 2026-04-27T09:33:30.801Z | For more information about this error, try `rustc --explain E0277`. |
| 4762 | 2026-04-27T09:33:30.825Z | error: could not compile `crucible-common` (build script) due to 1 previous error |
| 4763 | 2026-04-27T09:33:30.825Z | |
| 4764 | 2026-04-27T09:33:30.825Z | Caused by: |
| 4765 | 2026-04-27T09:33:30.829Z | process didn't exit successfully: `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ca09701beaf05c6 -C extra-filename=-da64d658809c23a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-da64d658809c23a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-32c3a04c17c6d0db.rlib --extern vergen_git2=/work/oxidecomputer/omicron/target/debug/deps/libvergen_git2-db35c80f7cd58f61.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-5dbcbaf15803a782/out/build -L native=/usr/lib/amd64` (exit status: 1) |
| 4766 | 2026-04-27T09:33:30.829Z | warning: build failed, waiting for other jobs to finish... |
| 4767 | 2026-04-27T09:33:37.580Z | |
| 4768 | 2026-04-27T09:33:37.580Z | real 1:08.423633352 |
| 4769 | 2026-04-27T09:33:37.580Z | user 15:36.976606859 |
| 4770 | 2026-04-27T09:33:37.580Z | sys 4:26.025396101 |
| 4771 | 2026-04-27T09:33:37.580Z | trap 0.306535195 |
| 4772 | 2026-04-27T09:33:37.580Z | tflt 0.756256201 |
| 4773 | 2026-04-27T09:33:37.580Z | dflt 1.867406830 |
| 4774 | 2026-04-27T09:33:37.581Z | kflt 0.003136825 |
| 4775 | 2026-04-27T09:33:37.581Z | lock 44:19.113633825 |
| 4776 | 2026-04-27T09:33:37.581Z | slp 29:02.855078945 |
| 4777 | 2026-04-27T09:33:37.581Z | lat 10.126252661 |
| 4778 | 2026-04-27T09:33:37.581Z | stop 21:51.790755731 |
| 4779 | 2026-04-27T09:33:37.584Z | process exited: duration 289604 ms, exit code 101 |
| |
| 4780 | 2026-04-27T09:33:37.591Z | found 1 output files |
| 4781 | 2026-04-27T09:33:37.591Z | uploading: /work/environment.json (108 bytes) |
| 4782 | 2026-04-27T09:33:38.603Z | uploaded: /work/environment.json |
| 4783 | 2026-04-27T09:33:38.603Z | upload error: rule "/tmp/nextest-run-archive.zip" required a match, but was not used |
| 4784 | 2026-04-27T09:33:38.603Z | upload error: rule "/tmp/nextest-chrome-trace.json" required a match, but was not used |