|
|
|
| 1 | 2026-01-16T23:33:57.082Z | job assigned to worker 01KF4JG4HSKR0RQHR84CDAJDBA [factory gimlet-EVT22200007-propolis, EVT22200007/54641] (queued for 32 s) |
| |
| 2 | 2026-01-16T23:34:06.968Z | starting task 0: "setup" |
| 3 | 2026-01-16T23:34:06.992Z | ++ uname -s |
| 4 | 2026-01-16T23:34:06.992Z | + kern=SunOS |
| 5 | 2026-01-16T23:34:06.992Z | + build_user=build |
| 6 | 2026-01-16T23:34:06.993Z | + build_uid=12345 |
| 7 | 2026-01-16T23:34:06.993Z | + work_dir=/work |
| 8 | 2026-01-16T23:34:06.993Z | + input_dir=/input |
| 9 | 2026-01-16T23:34:06.993Z | + [[ 0 == 12345 ]] |
| 10 | 2026-01-16T23:34:06.993Z | + case "$kern" in |
| 11 | 2026-01-16T23:34:06.993Z | + groupadd -g 12345 build |
| 12 | 2026-01-16T23:34:06.993Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-01-16T23:34:09.000Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-01-16T23:34:09.044Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-01-16T23:34:09.069Z | + home_fs=zfs |
| 16 | 2026-01-16T23:34:09.069Z | + [[ zfs == autofs ]] |
| 17 | 2026-01-16T23:34:09.069Z | + mkdir -p /home/build |
| 18 | 2026-01-16T23:34:09.069Z | + chown build:build /home/build /work |
| 19 | 2026-01-16T23:34:11.057Z | + chmod 0700 /home/build /work |
| 20 | 2026-01-16T23:34:11.081Z | process exited: duration 4094 ms, exit code 0 |
| |
| 21 | 2026-01-16T23:34:11.132Z | starting task 1: "rust-toolchain" |
| 22 | 2026-01-16T23:34:11.156Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-01-16T23:34:11.156Z | * rust toolchain channel = "stable" |
| 24 | 2026-01-16T23:34:11.156Z | * rust toolchain profile = "default" |
| 25 | 2026-01-16T23:34:11.156Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-01-16T23:34:11.156Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-01-16T23:34:11.156Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-01-16T23:34:11.156Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-01-16T23:34:11.156Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-01-16T23:34:11.303Z | info: downloading installer |
| 31 | 2026-01-16T23:34:12.105Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-01-16T23:34:12.105Z | warn: /opt/ooce/bin |
| 33 | 2026-01-16T23:34:12.105Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-01-16T23:34:12.105Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-01-16T23:34:12.105Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-01-16T23:34:12.105Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-01-16T23:34:12.105Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-01-16T23:34:12.105Z | error: cannot install while Rust is installed |
| 39 | 2026-01-16T23:34:12.105Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-01-16T23:34:12.130Z | info: profile set to 'default' |
| 41 | 2026-01-16T23:34:12.130Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-01-16T23:34:12.130Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-01-16T23:34:12.259Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 44 | 2026-01-16T23:34:12.259Z | info: downloading component 'cargo' |
| 45 | 2026-01-16T23:34:12.796Z | info: downloading component 'clippy' |
| 46 | 2026-01-16T23:34:12.911Z | info: downloading component 'rust-docs' |
| 47 | 2026-01-16T23:34:13.203Z | info: downloading component 'rust-std' |
| 48 | 2026-01-16T23:34:13.970Z | info: downloading component 'rustc' |
| 49 | 2026-01-16T23:34:16.196Z | info: downloading component 'rustfmt' |
| 50 | 2026-01-16T23:34:16.272Z | info: installing component 'cargo' |
| 51 | 2026-01-16T23:34:17.744Z | info: installing component 'clippy' |
| 52 | 2026-01-16T23:34:18.248Z | info: installing component 'rust-docs' |
| 53 | 2026-01-16T23:34:22.081Z | info: installing component 'rust-std' |
| 54 | 2026-01-16T23:34:24.750Z | info: installing component 'rustc' |
| 55 | 2026-01-16T23:34:34.483Z | info: installing component 'rustfmt' |
| 56 | 2026-01-16T23:34:34.992Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-01-16T23:34:34.992Z | |
| 58 | 2026-01-16T23:34:35.195Z | stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 59 | 2026-01-16T23:34:35.195Z | |
| 60 | 2026-01-16T23:34:35.195Z | |
| 61 | 2026-01-16T23:34:35.195Z | Rust is installed now. Great! |
| 62 | 2026-01-16T23:34:35.195Z | |
| 63 | 2026-01-16T23:34:35.195Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-01-16T23:34:35.219Z | environment variable. This has not been done automatically. |
| 65 | 2026-01-16T23:34:35.220Z | |
| 66 | 2026-01-16T23:34:35.220Z | To configure your current shell, you need to source |
| 67 | 2026-01-16T23:34:35.220Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-01-16T23:34:35.220Z | |
| 69 | 2026-01-16T23:34:35.220Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-01-16T23:34:35.220Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-01-16T23:34:35.220Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-01-16T23:34:35.220Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-01-16T23:34:35.338Z | + rustup --version |
| 74 | 2026-01-16T23:34:35.362Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-01-16T23:34:35.362Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-01-16T23:34:35.490Z | info: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)` |
| 77 | 2026-01-16T23:34:35.515Z | + cargo --version |
| 78 | 2026-01-16T23:34:35.620Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 79 | 2026-01-16T23:34:35.645Z | + rustc --version |
| 80 | 2026-01-16T23:34:35.774Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 81 | 2026-01-16T23:34:35.798Z | process exited: duration 24649 ms, exit code 0 |
| |
| 82 | 2026-01-16T23:34:35.853Z | starting task 2: "authentication" |
| 83 | 2026-01-16T23:34:35.912Z | process exited: duration 63 ms, exit code 0 |
| |
| 84 | 2026-01-16T23:34:35.964Z | starting task 3: "clone repository" |
| 85 | 2026-01-16T23:34:35.993Z | + mkdir -p /work/oxidecomputer/windows-image-builder |
| 86 | 2026-01-16T23:34:35.993Z | + git clone https://github.com/oxidecomputer/windows-image-builder /work/oxidecomputer/windows-image-builder |
| 87 | 2026-01-16T23:34:36.017Z | Cloning into '/work/oxidecomputer/windows-image-builder'... |
| 88 | 2026-01-16T23:34:36.595Z | + cd /work/oxidecomputer/windows-image-builder |
| 89 | 2026-01-16T23:34:36.595Z | + git fetch origin e073e935b5ed355f5eb83618666c2fd93f94b0b5 |
| 90 | 2026-01-16T23:34:36.940Z | From https://github.com/oxidecomputer/windows-image-builder |
| 91 | 2026-01-16T23:34:36.940Z | * branch e073e935b5ed355f5eb83618666c2fd93f94b0b5 -> FETCH_HEAD |
| 92 | 2026-01-16T23:34:36.965Z | + [[ -n emunn13/docs-update ]] |
| 93 | 2026-01-16T23:34:36.965Z | ++ git branch --show-current |
| 94 | 2026-01-16T23:34:36.965Z | + current=main |
| 95 | 2026-01-16T23:34:36.965Z | + [[ main != emunn13/docs-update ]] |
| 96 | 2026-01-16T23:34:36.965Z | + git branch -f emunn13/docs-update e073e935b5ed355f5eb83618666c2fd93f94b0b5 |
| 97 | 2026-01-16T23:34:37.015Z | + git checkout -f emunn13/docs-update |
| 98 | 2026-01-16T23:34:37.015Z | Switched to branch 'emunn13/docs-update' |
| 99 | 2026-01-16T23:34:37.015Z | + git reset --hard e073e935b5ed355f5eb83618666c2fd93f94b0b5 |
| 100 | 2026-01-16T23:34:37.015Z | HEAD is now at e073e93 Add a backslash to the upload via CLI command |
| 101 | 2026-01-16T23:34:37.015Z | process exited: duration 1031 ms, exit code 0 |
| |
| 102 | 2026-01-16T23:34:37.068Z | starting task 4: "build" |
| 103 | 2026-01-16T23:34:37.092Z | + cargo --version |
| 104 | 2026-01-16T23:34:37.194Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 105 | 2026-01-16T23:34:37.218Z | + rustc --version |
| 106 | 2026-01-16T23:34:37.318Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 107 | 2026-01-16T23:34:37.342Z | + banner build |
| 108 | 2026-01-16T23:34:37.343Z | |
| 109 | 2026-01-16T23:34:37.343Z | ##### # # # # ##### |
| 110 | 2026-01-16T23:34:37.343Z | # # # # # # # # |
| 111 | 2026-01-16T23:34:37.343Z | ##### # # # # # # |
| 112 | 2026-01-16T23:34:37.343Z | # # # # # # # # |
| 113 | 2026-01-16T23:34:37.343Z | # # # # # # # # |
| 114 | 2026-01-16T23:34:37.343Z | ##### #### # ###### ##### |
| 115 | 2026-01-16T23:34:37.343Z | |
| 116 | 2026-01-16T23:34:37.343Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 117 | 2026-01-16T23:34:37.597Z | Updating crates.io index |
| 118 | 2026-01-16T23:34:37.942Z | Downloading crates ... |
| 119 | 2026-01-16T23:34:38.004Z | Downloaded console v0.15.7 |
| 120 | 2026-01-16T23:34:38.028Z | Downloaded unicode-ident v1.0.12 |
| 121 | 2026-01-16T23:34:38.028Z | Downloaded either v1.9.0 |
| 122 | 2026-01-16T23:34:38.028Z | Downloaded anstyle-parse v0.2.2 |
| 123 | 2026-01-16T23:34:38.028Z | Downloaded indicatif v0.17.7 |
| 124 | 2026-01-16T23:34:38.028Z | Downloaded utf8parse v0.2.1 |
| 125 | 2026-01-16T23:34:38.028Z | Downloaded clap_derive v4.4.7 |
| 126 | 2026-01-16T23:34:38.028Z | Downloaded quote v1.0.33 |
| 127 | 2026-01-16T23:34:38.052Z | Downloaded which v5.0.0 |
| 128 | 2026-01-16T23:34:38.052Z | Downloaded unicode-width v0.1.11 |
| 129 | 2026-01-16T23:34:38.052Z | Downloaded proc-macro2 v1.0.69 |
| 130 | 2026-01-16T23:34:38.052Z | Downloaded bitflags v2.4.1 |
| 131 | 2026-01-16T23:34:38.052Z | Downloaded xml-rs v0.8.19 |
| 132 | 2026-01-16T23:34:38.052Z | Downloaded clap v4.4.8 |
| 133 | 2026-01-16T23:34:38.077Z | Downloaded camino v1.1.6 |
| 134 | 2026-01-16T23:34:38.077Z | Downloaded itertools v0.12.0 |
| 135 | 2026-01-16T23:34:38.101Z | Downloaded portable-atomic v1.6.0 |
| 136 | 2026-01-16T23:34:38.101Z | Downloaded colored v2.0.4 |
| 137 | 2026-01-16T23:34:38.101Z | Downloaded clap_builder v4.4.8 |
| 138 | 2026-01-16T23:34:38.126Z | Downloaded number_prefix v0.4.0 |
| 139 | 2026-01-16T23:34:38.126Z | Downloaded syn v2.0.39 |
| 140 | 2026-01-16T23:34:38.150Z | Downloaded home v0.5.5 |
| 141 | 2026-01-16T23:34:38.150Z | Downloaded anstyle v1.0.4 |
| 142 | 2026-01-16T23:34:38.150Z | Downloaded terminal_size v0.3.0 |
| 143 | 2026-01-16T23:34:38.150Z | Downloaded rustix v0.38.25 |
| 144 | 2026-01-16T23:34:38.174Z | Downloaded strsim v0.10.0 |
| 145 | 2026-01-16T23:34:38.175Z | Downloaded is-terminal v0.4.9 |
| 146 | 2026-01-16T23:34:38.175Z | Downloaded colorchoice v1.0.0 |
| 147 | 2026-01-16T23:34:38.175Z | Downloaded clap_lex v0.6.0 |
| 148 | 2026-01-16T23:34:38.175Z | Downloaded anyhow v1.0.75 |
| 149 | 2026-01-16T23:34:38.199Z | Downloaded errno v0.3.7 |
| 150 | 2026-01-16T23:34:38.199Z | Downloaded atty v0.2.14 |
| 151 | 2026-01-16T23:34:38.199Z | Downloaded anstyle-query v1.0.0 |
| 152 | 2026-01-16T23:34:38.199Z | Downloaded anstream v0.6.4 |
| 153 | 2026-01-16T23:34:38.199Z | Downloaded lazy_static v1.4.0 |
| 154 | 2026-01-16T23:34:38.199Z | Downloaded heck v0.4.1 |
| 155 | 2026-01-16T23:34:38.199Z | Downloaded libc v0.2.150 |
| 156 | 2026-01-16T23:34:38.296Z | Compiling libc v0.2.150 |
| 157 | 2026-01-16T23:34:38.296Z | Compiling rustix v0.38.25 |
| 158 | 2026-01-16T23:34:38.321Z | Compiling bitflags v2.4.1 |
| 159 | 2026-01-16T23:34:38.321Z | Compiling proc-macro2 v1.0.69 |
| 160 | 2026-01-16T23:34:38.321Z | Compiling unicode-ident v1.0.12 |
| 161 | 2026-01-16T23:34:38.321Z | Compiling utf8parse v0.2.1 |
| 162 | 2026-01-16T23:34:38.321Z | Compiling anstyle v1.0.4 |
| 163 | 2026-01-16T23:34:38.321Z | Compiling colorchoice v1.0.0 |
| 164 | 2026-01-16T23:34:38.321Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.150/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --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=991edd82d10453d8 -C extra-filename=-c47a9c39894a67b3 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/libc-c47a9c39894a67b3 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 165 | 2026-01-16T23:34:38.321Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-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=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=a101fd85d421ca93 -C extra-filename=-3e3ac3d0eed70823 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 166 | 2026-01-16T23:34:38.321Z | Running `/home/build/.rustup/toolchains/stable-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.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --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=233b11de20374c72 -C extra-filename=-b5611cf39e6fc469 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/proc-macro2-b5611cf39e6fc469 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 167 | 2026-01-16T23:34:38.321Z | Running `/home/build/.rustup/toolchains/stable-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.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=59368f8ae323e8fd -C extra-filename=-b5156a70895263ed --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/rustix-b5156a70895263ed -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 168 | 2026-01-16T23:34:38.321Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee99f4505e00f331 -C extra-filename=-b7b305c42428868f --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 169 | 2026-01-16T23:34:38.321Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colorchoice-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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98f2dabfa3a438d1 -C extra-filename=-a5c92723a8eb40c5 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 170 | 2026-01-16T23:34:38.321Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-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=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=42adcfebc3c2cf38 -C extra-filename=-fe945ea04702494b --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 171 | 2026-01-16T23:34:38.346Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8parse-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=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=cca89718653faec0 -C extra-filename=-49c5fd01da2fdc5f --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 172 | 2026-01-16T23:34:38.560Z | Compiling anstyle-parse v0.2.2 |
| 173 | 2026-01-16T23:34:38.584Z | Running `/home/build/.rustup/toolchains/stable-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.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=2 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=b24162fe40d17e63 -C extra-filename=-a8fd617dc18ec123 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern utf8parse=/work/oxidecomputer/windows-image-builder/target/debug/deps/libutf8parse-49c5fd01da2fdc5f.rmeta --cap-lints allow` |
| 174 | 2026-01-16T23:34:38.585Z | Compiling anstyle-query v1.0.0 |
| 175 | 2026-01-16T23:34:38.585Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3500c42519855f0 -C extra-filename=-72e8954425017691 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 176 | 2026-01-16T23:34:38.585Z | Compiling lazy_static v1.4.0 |
| 177 | 2026-01-16T23:34:38.609Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=a1acc6aab81d2cbc -C extra-filename=-5952e695e1009942 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 178 | 2026-01-16T23:34:38.717Z | Compiling portable-atomic v1.6.0 |
| 179 | 2026-01-16T23:34:38.743Z | Running `/home/build/.rustup/toolchains/stable-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.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--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_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --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-single-core"))' -C metadata=64dd8e091191f93c -C extra-filename=-f9a32db83a7fcdf8 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/portable-atomic-f9a32db83a7fcdf8 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 180 | 2026-01-16T23:34:38.743Z | Compiling camino v1.1.6 |
| 181 | 2026-01-16T23:34:38.743Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=f09aec32a08e2afd -C extra-filename=-43344032ae6c740b --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/camino-43344032ae6c740b -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 182 | 2026-01-16T23:34:38.840Z | Compiling unicode-width v0.1.11 |
| 183 | 2026-01-16T23:34:38.864Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.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=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=a16912273f2cd6ff -C extra-filename=-8980b2d8f6bfc1af --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 184 | 2026-01-16T23:34:38.888Z | Compiling anstream v0.6.4 |
| 185 | 2026-01-16T23:34:38.888Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-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 embed-bitcode=no -C debuginfo=2 --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=40af898e73f2c381 -C extra-filename=-36a082fb9ddd6c1c --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern anstyle=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle-fe945ea04702494b.rmeta --extern anstyle_parse=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle_parse-a8fd617dc18ec123.rmeta --extern anstyle_query=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle_query-72e8954425017691.rmeta --extern colorchoice=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolorchoice-a5c92723a8eb40c5.rmeta --extern utf8parse=/work/oxidecomputer/windows-image-builder/target/debug/deps/libutf8parse-49c5fd01da2fdc5f.rmeta --cap-lints allow` |
| 186 | 2026-01-16T23:34:38.962Z | Compiling clap_lex v0.6.0 |
| 187 | 2026-01-16T23:34:38.987Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_lex-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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b770b5be1e7bcaf5 -C extra-filename=-6fdb48dda7d571ec --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 188 | 2026-01-16T23:34:39.058Z | Compiling strsim v0.10.0 |
| 189 | 2026-01-16T23:34:39.084Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bbe3a59ff9a31e13 -C extra-filename=-ff132dfb0d6f1d4b --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 190 | 2026-01-16T23:34:39.110Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/proc-macro2-b5611cf39e6fc469/build-script-build` |
| 191 | 2026-01-16T23:34:39.150Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/libc-c47a9c39894a67b3/build-script-build` |
| 192 | 2026-01-16T23:34:39.175Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/rustix-b5156a70895263ed/build-script-build` |
| 193 | 2026-01-16T23:34:39.223Z | Running `/home/build/.rustup/toolchains/stable-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.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 --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=6c19c3848154c457 -C extra-filename=-d298dfe18d775bb2 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern unicode_ident=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_ident-b7b305c42428868f.rmeta --cap-lints allow --cfg wrap_proc_macro` |
| 194 | 2026-01-16T23:34:39.247Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.150/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=d6ee99ac255f140c -C extra-filename=-8ac5a1b4b4400e37 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` |
| 195 | 2026-01-16T23:34:39.348Z | Compiling heck v0.4.1 |
| 196 | 2026-01-16T23:34:39.372Z | Running `/home/build/.rustup/toolchains/stable-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=d6184cb614fb6ec7 -C extra-filename=-0b8cf06ce8e9fcdc --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 197 | 2026-01-16T23:34:39.465Z | Compiling anyhow v1.0.75 |
| 198 | 2026-01-16T23:34:39.489Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=637f6e6ba85738d5 -C extra-filename=-a8c8f92bef0d342c --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/anyhow-a8c8f92bef0d342c -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 199 | 2026-01-16T23:34:39.563Z | Compiling either v1.9.0 |
| 200 | 2026-01-16T23:34:39.587Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-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=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=30357bbd04dfda13 -C extra-filename=-360ac5db794662d4 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 201 | 2026-01-16T23:34:39.711Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/camino-43344032ae6c740b/build-script-build` |
| 202 | 2026-01-16T23:34:39.737Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/portable-atomic-f9a32db83a7fcdf8/build-script-build` |
| 203 | 2026-01-16T23:34:39.763Z | Compiling number_prefix v0.4.0 |
| 204 | 2026-01-16T23:34:39.788Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/number_prefix-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=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a49260499f2ae4f5 -C extra-filename=-b174f10ad475d149 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 205 | 2026-01-16T23:34:39.788Z | Compiling home v0.5.5 |
| 206 | 2026-01-16T23:34:39.788Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/home-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 embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77fec8d858895d40 -C extra-filename=-946433bc63f4b380 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 207 | 2026-01-16T23:34:39.812Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-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=2 --warn=unreachable_pub '--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=clippy::default_union_representation' '--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_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --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-single-core"))' -C metadata=c6a29d65d3b7a464 -C extra-filename=-fc98fd87e31d1ee0 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow --cfg portable_atomic_llvm_16` |
| 208 | 2026-01-16T23:34:39.928Z | Compiling itertools v0.12.0 |
| 209 | 2026-01-16T23:34:39.952Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-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=2 --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=f806f592350ecc07 -C extra-filename=-5ab347552fc8d49c --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern either=/work/oxidecomputer/windows-image-builder/target/debug/deps/libeither-360ac5db794662d4.rmeta --cap-lints allow` |
| 210 | 2026-01-16T23:34:39.978Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=a162ef0a11367757 -C extra-filename=-5441b259e8246dbb --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut` |
| 211 | 2026-01-16T23:34:40.023Z | Compiling xml-rs v0.8.19 |
| 212 | 2026-01-16T23:34:40.048Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.8.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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dacd283f651be7f -C extra-filename=-cc3b5c010f4ddade --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 213 | 2026-01-16T23:34:40.048Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/anyhow-a8c8f92bef0d342c/build-script-build` |
| 214 | 2026-01-16T23:34:40.128Z | Compiling quote v1.0.33 |
| 215 | 2026-01-16T23:34:40.152Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=162f96ec441cf253 -C extra-filename=-5516ebd980b6d832 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern proc_macro2=/work/oxidecomputer/windows-image-builder/target/debug/deps/libproc_macro2-d298dfe18d775bb2.rmeta --cap-lints allow` |
| 216 | 2026-01-16T23:34:40.499Z | Compiling errno v0.3.7 |
| 217 | 2026-01-16T23:34:40.524Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-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=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fc036fa0a790dc5a -C extra-filename=-49c1e23d076654fc --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-8ac5a1b4b4400e37.rmeta --cap-lints allow` |
| 218 | 2026-01-16T23:34:40.611Z | Compiling syn v2.0.39 |
| 219 | 2026-01-16T23:34:40.635Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --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=ffc4ee715ca3ef7b -C extra-filename=-eaf2365df2e892b1 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern proc_macro2=/work/oxidecomputer/windows-image-builder/target/debug/deps/libproc_macro2-d298dfe18d775bb2.rmeta --extern quote=/work/oxidecomputer/windows-image-builder/target/debug/deps/libquote-5516ebd980b6d832.rmeta --extern unicode_ident=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_ident-b7b305c42428868f.rmeta --cap-lints allow` |
| 220 | 2026-01-16T23:34:40.725Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.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=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=169c3d8380cbd090 -C extra-filename=-28bbbc740e1eaef5 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern bitflags=/work/oxidecomputer/windows-image-builder/target/debug/deps/libbitflags-3e3ac3d0eed70823.rmeta --extern libc_errno=/work/oxidecomputer/windows-image-builder/target/debug/deps/liberrno-49c1e23d076654fc.rmeta --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-8ac5a1b4b4400e37.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 221 | 2026-01-16T23:34:40.758Z | Compiling console v0.15.7 |
| 222 | 2026-01-16T23:34:40.782Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.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=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=44e1b929a912e8aa -C extra-filename=-f3c86c1045859f63 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern lazy_static=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblazy_static-5952e695e1009942.rmeta --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-8ac5a1b4b4400e37.rmeta --extern unicode_width=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_width-8980b2d8f6bfc1af.rmeta --cap-lints allow` |
| 223 | 2026-01-16T23:34:40.807Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a65e3e02d52bf4e5 -C extra-filename=-b749572974513dd4 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 224 | 2026-01-16T23:34:41.021Z | Compiling atty v0.2.14 |
| 225 | 2026-01-16T23:34:41.045Z | Running `/home/build/.rustup/toolchains/stable-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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23fd55d726990c8b -C extra-filename=-1741e43445445bc6 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-8ac5a1b4b4400e37.rmeta --cap-lints allow` |
| 226 | 2026-01-16T23:34:41.588Z | Compiling indicatif v0.17.7 |
| 227 | 2026-01-16T23:34:41.612Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.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=2 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=61d23083e7b8d164 -C extra-filename=-e32163d6a87ec31b --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern console=/work/oxidecomputer/windows-image-builder/target/debug/deps/libconsole-f3c86c1045859f63.rmeta --extern number_prefix=/work/oxidecomputer/windows-image-builder/target/debug/deps/libnumber_prefix-b174f10ad475d149.rmeta --extern portable_atomic=/work/oxidecomputer/windows-image-builder/target/debug/deps/libportable_atomic-fc98fd87e31d1ee0.rmeta --extern unicode_width=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_width-8980b2d8f6bfc1af.rmeta --cap-lints allow` |
| 228 | 2026-01-16T23:34:42.993Z | Compiling terminal_size v0.3.0 |
| 229 | 2026-01-16T23:34:42.993Z | Compiling is-terminal v0.4.9 |
| 230 | 2026-01-16T23:34:43.020Z | Running `/home/build/.rustup/toolchains/stable-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.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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9aa8028968cc1b77 -C extra-filename=-7d0c5a371ece98f8 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern rustix=/work/oxidecomputer/windows-image-builder/target/debug/deps/librustix-28bbbc740e1eaef5.rmeta --cap-lints allow` |
| 231 | 2026-01-16T23:34:43.021Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/terminal_size-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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4218d3f4ba519469 -C extra-filename=-b70338459df777fa --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern rustix=/work/oxidecomputer/windows-image-builder/target/debug/deps/librustix-28bbbc740e1eaef5.rmeta --cap-lints allow` |
| 232 | 2026-01-16T23:34:43.049Z | Compiling which v5.0.0 |
| 233 | 2026-01-16T23:34:43.049Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/which-5.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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=ce9ccc243292dd44 -C extra-filename=-a40972631d3596c5 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern either=/work/oxidecomputer/windows-image-builder/target/debug/deps/libeither-360ac5db794662d4.rmeta --extern home=/work/oxidecomputer/windows-image-builder/target/debug/deps/libhome-946433bc63f4b380.rmeta --extern rustix=/work/oxidecomputer/windows-image-builder/target/debug/deps/librustix-28bbbc740e1eaef5.rmeta --cap-lints allow` |
| 234 | 2026-01-16T23:34:43.163Z | Compiling colored v2.0.4 |
| 235 | 2026-01-16T23:34:43.189Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colored-2.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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=f7b8e7c79ba42fb3 -C extra-filename=-0034ffc41d1ee2f2 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern is_terminal=/work/oxidecomputer/windows-image-builder/target/debug/deps/libis_terminal-7d0c5a371ece98f8.rmeta --extern lazy_static=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblazy_static-5952e695e1009942.rmeta --cap-lints allow` |
| 236 | 2026-01-16T23:34:43.216Z | Compiling clap_builder v4.4.8 |
| 237 | 2026-01-16T23:34:43.216Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.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=2 --cfg 'feature="color"' --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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=29883aca30ee9783 -C extra-filename=-9c28e91e24f26c54 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern anstream=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstream-36a082fb9ddd6c1c.rmeta --extern anstyle=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle-fe945ea04702494b.rmeta --extern clap_lex=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap_lex-6fdb48dda7d571ec.rmeta --extern strsim=/work/oxidecomputer/windows-image-builder/target/debug/deps/libstrsim-ff132dfb0d6f1d4b.rmeta --extern terminal_size=/work/oxidecomputer/windows-image-builder/target/debug/deps/libterminal_size-b70338459df777fa.rmeta --cap-lints allow` |
| 238 | 2026-01-16T23:34:46.112Z | Compiling clap_derive v4.4.7 |
| 239 | 2026-01-16T23:34:46.136Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.4.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=465304de45d3a985 -C extra-filename=-414cae1307d2f415 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern heck=/work/oxidecomputer/windows-image-builder/target/debug/deps/libheck-0b8cf06ce8e9fcdc.rlib --extern proc_macro2=/work/oxidecomputer/windows-image-builder/target/debug/deps/libproc_macro2-d298dfe18d775bb2.rlib --extern quote=/work/oxidecomputer/windows-image-builder/target/debug/deps/libquote-5516ebd980b6d832.rlib --extern syn=/work/oxidecomputer/windows-image-builder/target/debug/deps/libsyn-eaf2365df2e892b1.rlib --extern proc_macro --cap-lints allow` |
| 240 | 2026-01-16T23:34:49.241Z | Compiling clap v4.4.8 |
| 241 | 2026-01-16T23:34:49.266Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.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=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --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-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=0e2b7e6249034a3e -C extra-filename=-1c25e0fae5c9a870 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern clap_builder=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap_builder-9c28e91e24f26c54.rmeta --extern clap_derive=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap_derive-414cae1307d2f415.so --cap-lints allow` |
| 242 | 2026-01-16T23:34:49.728Z | Compiling wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 243 | 2026-01-16T23:34:49.753Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name wimsy --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54610fa27e7bb232 -C extra-filename=-591f95d81d2fa921 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -C incremental=/work/oxidecomputer/windows-image-builder/target/debug/incremental -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern anyhow=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanyhow-b749572974513dd4.rlib --extern atty=/work/oxidecomputer/windows-image-builder/target/debug/deps/libatty-1741e43445445bc6.rlib --extern camino=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcamino-5441b259e8246dbb.rlib --extern clap=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap-1c25e0fae5c9a870.rlib --extern colored=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolored-0034ffc41d1ee2f2.rlib --extern indicatif=/work/oxidecomputer/windows-image-builder/target/debug/deps/libindicatif-e32163d6a87ec31b.rlib --extern itertools=/work/oxidecomputer/windows-image-builder/target/debug/deps/libitertools-5ab347552fc8d49c.rlib --extern which=/work/oxidecomputer/windows-image-builder/target/debug/deps/libwhich-a40972631d3596c5.rlib --extern xml=/work/oxidecomputer/windows-image-builder/target/debug/deps/libxml-cc3b5c010f4ddade.rlib` |
| 244 | 2026-01-16T23:34:49.753Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name wimsy --edition=2021 src/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=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30ec2272a7e7ca07 -C extra-filename=-52f6dd344de3a154 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -C incremental=/work/oxidecomputer/windows-image-builder/target/debug/incremental -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --extern anyhow=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanyhow-b749572974513dd4.rlib --extern atty=/work/oxidecomputer/windows-image-builder/target/debug/deps/libatty-1741e43445445bc6.rlib --extern camino=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcamino-5441b259e8246dbb.rlib --extern clap=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap-1c25e0fae5c9a870.rlib --extern colored=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolored-0034ffc41d1ee2f2.rlib --extern indicatif=/work/oxidecomputer/windows-image-builder/target/debug/deps/libindicatif-e32163d6a87ec31b.rlib --extern itertools=/work/oxidecomputer/windows-image-builder/target/debug/deps/libitertools-5ab347552fc8d49c.rlib --extern which=/work/oxidecomputer/windows-image-builder/target/debug/deps/libwhich-a40972631d3596c5.rlib --extern xml=/work/oxidecomputer/windows-image-builder/target/debug/deps/libxml-cc3b5c010f4ddade.rlib` |
| 245 | 2026-01-16T23:34:53.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.99s |
| 246 | 2026-01-16T23:34:53.502Z | |
| 247 | 2026-01-16T23:34:53.502Z | real 16.153717059 |
| 248 | 2026-01-16T23:34:53.502Z | user 55.355825839 |
| 249 | 2026-01-16T23:34:53.502Z | sys 9.471566051 |
| 250 | 2026-01-16T23:34:53.502Z | trap 0.042324580 |
| 251 | 2026-01-16T23:34:53.502Z | tflt 0.046001403 |
| 252 | 2026-01-16T23:34:53.502Z | dflt 0.217608872 |
| 253 | 2026-01-16T23:34:53.502Z | kflt 0.002256955 |
| 254 | 2026-01-16T23:34:53.502Z | lock 2:02.237035491 |
| 255 | 2026-01-16T23:34:53.502Z | slp 2:50.829261441 |
| 256 | 2026-01-16T23:34:53.502Z | lat 2.246319368 |
| 257 | 2026-01-16T23:34:53.502Z | stop 2.455406151 |
| 258 | 2026-01-16T23:34:53.526Z | + banner test |
| 259 | 2026-01-16T23:34:53.526Z | |
| 260 | 2026-01-16T23:34:53.526Z | ##### ###### #### ##### |
| 261 | 2026-01-16T23:34:53.526Z | # # # # |
| 262 | 2026-01-16T23:34:53.526Z | # ##### #### # |
| 263 | 2026-01-16T23:34:53.526Z | # # # # |
| 264 | 2026-01-16T23:34:53.526Z | # # # # # |
| 265 | 2026-01-16T23:34:53.527Z | # ###### #### # |
| 266 | 2026-01-16T23:34:53.527Z | |
| 267 | 2026-01-16T23:34:53.527Z | + ptime -m cargo test --all-features --locked --verbose |
| 268 | 2026-01-16T23:34:53.677Z | Fresh bitflags v2.4.1 |
| 269 | 2026-01-16T23:34:53.677Z | Fresh unicode-ident v1.0.12 |
| 270 | 2026-01-16T23:34:53.677Z | Fresh utf8parse v0.2.1 |
| 271 | 2026-01-16T23:34:53.677Z | Fresh anstyle-query v1.0.0 |
| 272 | 2026-01-16T23:34:53.677Z | Fresh libc v0.2.150 |
| 273 | 2026-01-16T23:34:53.701Z | Fresh anstyle-parse v0.2.2 |
| 274 | 2026-01-16T23:34:53.701Z | Fresh anstyle v1.0.4 |
| 275 | 2026-01-16T23:34:53.701Z | Fresh lazy_static v1.4.0 |
| 276 | 2026-01-16T23:34:53.701Z | Fresh colorchoice v1.0.0 |
| 277 | 2026-01-16T23:34:53.701Z | Fresh errno v0.3.7 |
| 278 | 2026-01-16T23:34:53.701Z | Fresh proc-macro2 v1.0.69 |
| 279 | 2026-01-16T23:34:53.701Z | Fresh anstream v0.6.4 |
| 280 | 2026-01-16T23:34:53.701Z | Fresh heck v0.4.1 |
| 281 | 2026-01-16T23:34:53.702Z | Fresh unicode-width v0.1.11 |
| 282 | 2026-01-16T23:34:53.702Z | Fresh strsim v0.10.0 |
| 283 | 2026-01-16T23:34:53.702Z | Fresh clap_lex v0.6.0 |
| 284 | 2026-01-16T23:34:53.702Z | Fresh rustix v0.38.25 |
| 285 | 2026-01-16T23:34:53.702Z | Fresh quote v1.0.33 |
| 286 | 2026-01-16T23:34:53.702Z | Fresh either v1.9.0 |
| 287 | 2026-01-16T23:34:53.702Z | Fresh console v0.15.7 |
| 288 | 2026-01-16T23:34:53.702Z | Fresh portable-atomic v1.6.0 |
| 289 | 2026-01-16T23:34:53.702Z | Fresh home v0.5.5 |
| 290 | 2026-01-16T23:34:53.702Z | Fresh syn v2.0.39 |
| 291 | 2026-01-16T23:34:53.702Z | Fresh terminal_size v0.3.0 |
| 292 | 2026-01-16T23:34:53.702Z | Fresh is-terminal v0.4.9 |
| 293 | 2026-01-16T23:34:53.702Z | Fresh number_prefix v0.4.0 |
| 294 | 2026-01-16T23:34:53.702Z | Fresh camino v1.1.6 |
| 295 | 2026-01-16T23:34:53.702Z | Fresh itertools v0.12.0 |
| 296 | 2026-01-16T23:34:53.703Z | Fresh which v5.0.0 |
| 297 | 2026-01-16T23:34:53.703Z | Fresh clap_builder v4.4.8 |
| 298 | 2026-01-16T23:34:53.703Z | Fresh clap_derive v4.4.7 |
| 299 | 2026-01-16T23:34:53.703Z | Fresh colored v2.0.4 |
| 300 | 2026-01-16T23:34:53.703Z | Fresh indicatif v0.17.7 |
| 301 | 2026-01-16T23:34:53.703Z | Fresh anyhow v1.0.75 |
| 302 | 2026-01-16T23:34:53.703Z | Fresh atty v0.2.14 |
| 303 | 2026-01-16T23:34:53.703Z | Fresh xml-rs v0.8.19 |
| 304 | 2026-01-16T23:34:53.703Z | Fresh clap v4.4.8 |
| 305 | 2026-01-16T23:34:53.703Z | Fresh wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 306 | 2026-01-16T23:34:53.703Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 307 | 2026-01-16T23:34:53.703Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/deps/wimsy-591f95d81d2fa921` |
| 308 | 2026-01-16T23:34:53.703Z | |
| 309 | 2026-01-16T23:34:53.703Z | running 3 tests |
| 310 | 2026-01-16T23:34:53.703Z | test autounattend::test::replace_illumos_unattend ... ok |
| 311 | 2026-01-16T23:34:53.703Z | test autounattend::test::replace_linux_unattend ... ok |
| 312 | 2026-01-16T23:34:53.703Z | test autounattend::test::replace_with_no_rules_is_noop ... ok |
| 313 | 2026-01-16T23:34:53.703Z | |
| 314 | 2026-01-16T23:34:53.703Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 315 | 2026-01-16T23:34:53.703Z | |
| 316 | 2026-01-16T23:34:53.728Z | |
| 317 | 2026-01-16T23:34:53.728Z | real 0.186736874 |
| 318 | 2026-01-16T23:34:53.728Z | user 0.135117492 |
| 319 | 2026-01-16T23:34:53.728Z | sys 0.060303110 |
| 320 | 2026-01-16T23:34:53.728Z | trap 0.000010570 |
| 321 | 2026-01-16T23:34:53.728Z | tflt 0.000072262 |
| 322 | 2026-01-16T23:34:53.728Z | dflt 0.000086508 |
| 323 | 2026-01-16T23:34:53.728Z | kflt 0.000000000 |
| 324 | 2026-01-16T23:34:53.728Z | lock 0.563241032 |
| 325 | 2026-01-16T23:34:53.728Z | slp 0.095154176 |
| 326 | 2026-01-16T23:34:53.729Z | lat 0.003285763 |
| 327 | 2026-01-16T23:34:53.729Z | stop 0.000455824 |
| 328 | 2026-01-16T23:34:53.729Z | process exited: duration 16642 ms, exit code 0 |
| |
| 329 | 2026-01-16T23:34:53.779Z | found 0 output files |