|
|
|
| 1 | 2026-07-08T02:05:28.254Z | job assigned to worker 01KWZQGK6H1JBJ9KXQTM1M32N5 [factory aws, i-09a887be336321c21] (queued for 56 s) |
| |
| 2 | 2026-07-08T02:05:35.505Z | starting task 0: "setup" |
| 3 | 2026-07-08T02:05:35.510Z | ++ uname -s |
| 4 | 2026-07-08T02:05:35.513Z | + kern=SunOS |
| 5 | 2026-07-08T02:05:35.513Z | + build_user=build |
| 6 | 2026-07-08T02:05:35.513Z | + build_uid=12345 |
| 7 | 2026-07-08T02:05:35.513Z | + work_dir=/work |
| 8 | 2026-07-08T02:05:35.513Z | + input_dir=/input |
| 9 | 2026-07-08T02:05:35.513Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-08T02:05:35.513Z | + case "$kern" in |
| 11 | 2026-07-08T02:05:35.513Z | + groupadd -g 12345 build |
| 12 | 2026-07-08T02:05:35.516Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-08T02:05:37.519Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-08T02:05:37.585Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-08T02:05:37.588Z | + home_fs=zfs |
| 16 | 2026-07-08T02:05:37.588Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-08T02:05:37.588Z | + mkdir -p /home/build |
| 18 | 2026-07-08T02:05:37.588Z | + chown build:build /home/build /work |
| 19 | 2026-07-08T02:05:38.589Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-08T02:05:38.593Z | process exited: duration 3085 ms, exit code 0 |
| |
| 21 | 2026-07-08T02:05:38.599Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-08T02:05:38.603Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-08T02:05:38.603Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-08T02:05:38.603Z | * rust toolchain channel = "stable" |
| 25 | 2026-07-08T02:05:38.603Z | * rust toolchain profile = "default" |
| 26 | 2026-07-08T02:05:38.603Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-08T02:05:38.603Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-08T02:05:38.606Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-08T02:05:38.606Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-08T02:05:38.702Z | info: downloading installer |
| 31 | 2026-07-08T02:05:40.353Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-08T02:05:40.353Z | warn: /opt/ooce/bin |
| 33 | 2026-07-08T02:05:40.353Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-08T02:05:40.353Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-08T02:05:40.353Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-08T02:05:40.353Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-08T02:05:40.353Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-08T02:05:40.353Z | error: cannot install while Rust is installed |
| 39 | 2026-07-08T02:05:40.353Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-08T02:05:40.353Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-08T02:05:40.354Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-08T02:05:40.354Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-08T02:05:40.354Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-08T02:05:40.366Z | info: profile set to default |
| 45 | 2026-07-08T02:05:40.366Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-08T02:05:40.369Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-08T02:05:40.521Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 48 | 2026-07-08T02:05:40.524Z | info: downloading 6 components |
| 49 | 2026-07-08T02:05:59.109Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-08T02:05:59.109Z | |
| 51 | 2026-07-08T02:05:59.142Z | stable-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 52 | 2026-07-08T02:05:59.142Z | |
| 53 | 2026-07-08T02:05:59.142Z | |
| 54 | 2026-07-08T02:05:59.142Z | Rust is installed now. Great! |
| 55 | 2026-07-08T02:05:59.142Z | |
| 56 | 2026-07-08T02:05:59.142Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-08T02:05:59.142Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-08T02:05:59.142Z | |
| 59 | 2026-07-08T02:05:59.142Z | To configure your current shell, you need to source |
| 60 | 2026-07-08T02:05:59.142Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-08T02:05:59.142Z | |
| 62 | 2026-07-08T02:05:59.142Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-08T02:05:59.142Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-08T02:05:59.142Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-08T02:05:59.142Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-08T02:05:59.142Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-08T02:05:59.142Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-08T02:05:59.142Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-08T02:05:59.145Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-08T02:05:59.145Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-08T02:05:59.238Z | + rustup --version |
| 72 | 2026-07-08T02:05:59.246Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-08T02:05:59.249Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-08T02:05:59.267Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 75 | 2026-07-08T02:05:59.270Z | + cargo --version |
| 76 | 2026-07-08T02:05:59.284Z | cargo 1.96.1 (356927216 2026-06-26) |
| 77 | 2026-07-08T02:05:59.287Z | + rustc --version |
| 78 | 2026-07-08T02:05:59.306Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 79 | 2026-07-08T02:05:59.308Z | process exited: duration 20707 ms, exit code 0 |
| |
| 80 | 2026-07-08T02:05:59.314Z | starting task 2: "authentication" |
| 81 | 2026-07-08T02:05:59.330Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-08T02:05:59.335Z | starting task 3: "clone repository" |
| 83 | 2026-07-08T02:05:59.338Z | + mkdir -p /work/oxidecomputer/windows-image-builder |
| 84 | 2026-07-08T02:05:59.341Z | + git clone https://github.com/oxidecomputer/windows-image-builder /work/oxidecomputer/windows-image-builder |
| 85 | 2026-07-08T02:05:59.375Z | Cloning into '/work/oxidecomputer/windows-image-builder'... |
| 86 | 2026-07-08T02:05:59.796Z | + cd /work/oxidecomputer/windows-image-builder |
| 87 | 2026-07-08T02:05:59.796Z | + git fetch origin 0d8a5140d20143431855e6ad9b00a1bb203a855d |
| 88 | 2026-07-08T02:06:00.018Z | From https://github.com/oxidecomputer/windows-image-builder |
| 89 | 2026-07-08T02:06:00.018Z | * branch 0d8a5140d20143431855e6ad9b00a1bb203a855d -> FETCH_HEAD |
| 90 | 2026-07-08T02:06:00.024Z | + [[ -n sudomateo/srowzykowowt ]] |
| 91 | 2026-07-08T02:06:00.027Z | ++ git branch --show-current |
| 92 | 2026-07-08T02:06:00.027Z | + current=main |
| 93 | 2026-07-08T02:06:00.027Z | + [[ main != sudomateo/srowzykowowt ]] |
| 94 | 2026-07-08T02:06:00.027Z | + git branch -f sudomateo/srowzykowowt 0d8a5140d20143431855e6ad9b00a1bb203a855d |
| 95 | 2026-07-08T02:06:00.030Z | + git checkout -f sudomateo/srowzykowowt |
| 96 | 2026-07-08T02:06:00.033Z | Switched to branch 'sudomateo/srowzykowowt' |
| 97 | 2026-07-08T02:06:00.036Z | + git reset --hard 0d8a5140d20143431855e6ad9b00a1bb203a855d |
| 98 | 2026-07-08T02:06:00.038Z | HEAD is now at 0d8a514 wip: llm adversarial and feature review |
| 99 | 2026-07-08T02:06:00.038Z | process exited: duration 702 ms, exit code 0 |
| |
| 100 | 2026-07-08T02:06:00.044Z | starting task 4: "build" |
| 101 | 2026-07-08T02:06:00.047Z | + cargo --version |
| 102 | 2026-07-08T02:06:00.055Z | cargo 1.96.1 (356927216 2026-06-26) |
| 103 | 2026-07-08T02:06:00.058Z | + rustc --version |
| 104 | 2026-07-08T02:06:00.077Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 105 | 2026-07-08T02:06:00.080Z | + banner build |
| 106 | 2026-07-08T02:06:00.083Z | |
| 107 | 2026-07-08T02:06:00.083Z | ##### # # # # ##### |
| 108 | 2026-07-08T02:06:00.083Z | # # # # # # # # |
| 109 | 2026-07-08T02:06:00.083Z | ##### # # # # # # |
| 110 | 2026-07-08T02:06:00.083Z | # # # # # # # # |
| 111 | 2026-07-08T02:06:00.083Z | # # # # # # # # |
| 112 | 2026-07-08T02:06:00.083Z | ##### #### # ###### ##### |
| 113 | 2026-07-08T02:06:00.083Z | |
| 114 | 2026-07-08T02:06:00.083Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 115 | 2026-07-08T02:06:00.161Z | Updating crates.io index |
| 116 | 2026-07-08T02:06:00.597Z | Downloading crates ... |
| 117 | 2026-07-08T02:06:00.642Z | Downloaded anstyle-parse v0.2.2 |
| 118 | 2026-07-08T02:06:00.651Z | Downloaded indicatif v0.17.7 |
| 119 | 2026-07-08T02:06:00.655Z | Downloaded lazy_static v1.4.0 |
| 120 | 2026-07-08T02:06:00.658Z | Downloaded console v0.15.7 |
| 121 | 2026-07-08T02:06:00.658Z | Downloaded clap_lex v0.6.0 |
| 122 | 2026-07-08T02:06:00.663Z | Downloaded heck v0.4.1 |
| 123 | 2026-07-08T02:06:00.672Z | Downloaded atty v0.2.14 |
| 124 | 2026-07-08T02:06:00.675Z | Downloaded anstyle v1.0.4 |
| 125 | 2026-07-08T02:06:00.677Z | Downloaded bitflags v2.4.1 |
| 126 | 2026-07-08T02:06:00.677Z | Downloaded anstream v0.6.4 |
| 127 | 2026-07-08T02:06:00.680Z | Downloaded anyhow v1.0.75 |
| 128 | 2026-07-08T02:06:00.683Z | Downloaded number_prefix v0.4.0 |
| 129 | 2026-07-08T02:06:00.683Z | Downloaded colorchoice v1.0.0 |
| 130 | 2026-07-08T02:06:00.686Z | Downloaded anstyle-query v1.0.0 |
| 131 | 2026-07-08T02:06:00.686Z | Downloaded unicode-ident v1.0.12 |
| 132 | 2026-07-08T02:06:00.691Z | Downloaded is-terminal v0.4.9 |
| 133 | 2026-07-08T02:06:00.694Z | Downloaded home v0.5.5 |
| 134 | 2026-07-08T02:06:00.699Z | Downloaded strsim v0.10.0 |
| 135 | 2026-07-08T02:06:00.701Z | Downloaded clap v4.4.8 |
| 136 | 2026-07-08T02:06:00.706Z | Downloaded which v5.0.0 |
| 137 | 2026-07-08T02:06:00.709Z | Downloaded colored v2.0.4 |
| 138 | 2026-07-08T02:06:00.709Z | Downloaded utf8parse v0.2.1 |
| 139 | 2026-07-08T02:06:00.715Z | Downloaded xml-rs v0.8.19 |
| 140 | 2026-07-08T02:06:00.718Z | Downloaded terminal_size v0.3.0 |
| 141 | 2026-07-08T02:06:00.720Z | Downloaded quote v1.0.33 |
| 142 | 2026-07-08T02:06:00.720Z | Downloaded proc-macro2 v1.0.69 |
| 143 | 2026-07-08T02:06:00.723Z | Downloaded errno v0.3.7 |
| 144 | 2026-07-08T02:06:00.726Z | Downloaded unicode-width v0.1.11 |
| 145 | 2026-07-08T02:06:00.726Z | Downloaded either v1.9.0 |
| 146 | 2026-07-08T02:06:00.728Z | Downloaded camino v1.1.6 |
| 147 | 2026-07-08T02:06:00.736Z | Downloaded portable-atomic v1.6.0 |
| 148 | 2026-07-08T02:06:00.740Z | Downloaded clap_derive v4.4.7 |
| 149 | 2026-07-08T02:06:00.743Z | Downloaded clap_builder v4.4.8 |
| 150 | 2026-07-08T02:06:00.763Z | Downloaded itertools v0.12.0 |
| 151 | 2026-07-08T02:06:00.770Z | Downloaded syn v2.0.39 |
| 152 | 2026-07-08T02:06:00.781Z | Downloaded rustix v0.38.25 |
| 153 | 2026-07-08T02:06:00.812Z | Downloaded libc v0.2.150 |
| 154 | 2026-07-08T02:06:00.852Z | Compiling libc v0.2.150 |
| 155 | 2026-07-08T02:06:00.852Z | Compiling rustix v0.38.25 |
| 156 | 2026-07-08T02:06:00.852Z | Compiling bitflags v2.4.1 |
| 157 | 2026-07-08T02:06:00.855Z | Compiling proc-macro2 v1.0.69 |
| 158 | 2026-07-08T02:06:00.855Z | Compiling unicode-ident v1.0.12 |
| 159 | 2026-07-08T02:06:00.855Z | Compiling utf8parse v0.2.1 |
| 160 | 2026-07-08T02:06:00.855Z | Compiling anstyle v1.0.4 |
| 161 | 2026-07-08T02:06:00.855Z | Compiling colorchoice v1.0.0 |
| 162 | 2026-07-08T02:06:00.855Z | 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=049505087b80312e -C extra-filename=-3a19544eef60ad78 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/libc-3a19544eef60ad78 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 163 | 2026-07-08T02:06:00.855Z | 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=f2a822cdaaa658a3 -C extra-filename=-78d66b7eed09418e --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/rustix-78d66b7eed09418e -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 164 | 2026-07-08T02:06:00.855Z | 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=37bb2bd6315a3387 -C extra-filename=-447f05b52163286c --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 165 | 2026-07-08T02:06:00.855Z | 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=b307559e37804da8 -C extra-filename=-22f392ae9b2cc478 --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-07-08T02:06:00.873Z | 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=5ceceb79585ddecd -C extra-filename=-9d9d84d0062c0ceb --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/proc-macro2-9d9d84d0062c0ceb -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 167 | 2026-07-08T02:06:00.877Z | 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=e43b8918df5636d9 -C extra-filename=-e12c545f6cb64bf8 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 168 | 2026-07-08T02:06:00.880Z | 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=52635996c88fd573 -C extra-filename=-c83ffaf2b5b426e8 --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-07-08T02:06:00.880Z | 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=cac7b40591e7c656 -C extra-filename=-4279e98c4d5f93ce --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-07-08T02:06:00.977Z | Compiling anstyle-parse v0.2.2 |
| 171 | 2026-07-08T02:06:00.981Z | 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=e51db4b9342ff3fa -C extra-filename=-08e77d195bd1a767 --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-c83ffaf2b5b426e8.rmeta --cap-lints allow` |
| 172 | 2026-07-08T02:06:00.984Z | Compiling anstyle-query v1.0.0 |
| 173 | 2026-07-08T02:06:00.984Z | 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=a5f2cee520e4b80a -C extra-filename=-a83531070dd1fa13 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 174 | 2026-07-08T02:06:00.987Z | Compiling lazy_static v1.4.0 |
| 175 | 2026-07-08T02:06:00.995Z | 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=dd5e4609afe4de6d -C extra-filename=-178f34f93539b3a2 --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-07-08T02:06:01.060Z | Compiling portable-atomic v1.6.0 |
| 177 | 2026-07-08T02:06:01.060Z | Compiling anyhow v1.0.75 |
| 178 | 2026-07-08T02:06:01.063Z | 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=7869b8a3402dd132 -C extra-filename=-fea788c4cc84eba7 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/portable-atomic-fea788c4cc84eba7 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 179 | 2026-07-08T02:06:01.067Z | 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=cfd14b545cc5c50d -C extra-filename=-dc6ddcccebe99590 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/anyhow-dc6ddcccebe99590 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 180 | 2026-07-08T02:06:01.067Z | Compiling unicode-width v0.1.11 |
| 181 | 2026-07-08T02:06:01.067Z | 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=416bb08f2c7151db -C extra-filename=-7376492ee2e03b19 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 182 | 2026-07-08T02:06:01.081Z | Compiling heck v0.4.1 |
| 183 | 2026-07-08T02:06:01.085Z | 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=199f5676d38cb6f4 -C extra-filename=-d3ab71f2c9aee110 --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-07-08T02:06:01.139Z | Compiling anstream v0.6.4 |
| 185 | 2026-07-08T02:06:01.142Z | 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=d9e6dd4871e791aa -C extra-filename=-010f919567364427 --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-4279e98c4d5f93ce.rmeta --extern anstyle_parse=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle_parse-08e77d195bd1a767.rmeta --extern anstyle_query=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle_query-a83531070dd1fa13.rmeta --extern colorchoice=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolorchoice-e12c545f6cb64bf8.rmeta --extern utf8parse=/work/oxidecomputer/windows-image-builder/target/debug/deps/libutf8parse-c83ffaf2b5b426e8.rmeta --cap-lints allow` |
| 186 | 2026-07-08T02:06:01.155Z | Compiling either v1.9.0 |
| 187 | 2026-07-08T02:06:01.179Z | 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=f6b83e2bc6bb6e8a -C extra-filename=-8c0322c6cab8d3f3 --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-07-08T02:06:01.252Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/rustix-78d66b7eed09418e/build-script-build` |
| 189 | 2026-07-08T02:06:01.253Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/proc-macro2-9d9d84d0062c0ceb/build-script-build` |
| 190 | 2026-07-08T02:06:01.256Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/libc-3a19544eef60ad78/build-script-build` |
| 191 | 2026-07-08T02:06:01.260Z | Compiling clap_lex v0.6.0 |
| 192 | 2026-07-08T02:06:01.278Z | 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=6a07dd680afaa87c -C extra-filename=-005313e3ec2129b2 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 193 | 2026-07-08T02:06:01.286Z | 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=8820a315989ac44b -C extra-filename=-e4c79d7c03fba05b --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-22f392ae9b2cc478.rmeta --cap-lints allow --cfg wrap_proc_macro` |
| 194 | 2026-07-08T02:06:01.289Z | 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=cc7cadb5e89f1eb8 -C extra-filename=-a91c60ebf048f0e6 --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-07-08T02:06:01.310Z | Compiling strsim v0.10.0 |
| 196 | 2026-07-08T02:06:01.316Z | 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=3c39b4297735f41c -C extra-filename=-e37746f9dea21693 --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-07-08T02:06:01.320Z | Compiling camino v1.1.6 |
| 198 | 2026-07-08T02:06:01.338Z | 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=782fd660c75b3cc6 -C extra-filename=-9b5f408a4cc7a928 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/camino-9b5f408a4cc7a928 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 199 | 2026-07-08T02:06:01.366Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/anyhow-dc6ddcccebe99590/build-script-build` |
| 200 | 2026-07-08T02:06:01.435Z | Compiling number_prefix v0.4.0 |
| 201 | 2026-07-08T02:06:01.453Z | 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=6077571ea5dc4e02 -C extra-filename=-8c7f6163c786a330 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 202 | 2026-07-08T02:06:01.479Z | Compiling home v0.5.5 |
| 203 | 2026-07-08T02:06:01.482Z | 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=f6504956ad5bcc3d -C extra-filename=-9f584b36f8e13b1d --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 204 | 2026-07-08T02:06:01.486Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/portable-atomic-fea788c4cc84eba7/build-script-build` |
| 205 | 2026-07-08T02:06:01.508Z | 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=856df437fb897e98 -C extra-filename=-c4c1f2edbc5155d2 --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` |
| 206 | 2026-07-08T02:06:01.537Z | 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=33dacc63af16296f -C extra-filename=-10fa6e90b8925901 --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-07-08T02:06:01.566Z | Compiling itertools v0.12.0 |
| 208 | 2026-07-08T02:06:01.572Z | 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=22fc3dce32ae840e -C extra-filename=-12162c89a679b718 --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-8c0322c6cab8d3f3.rmeta --cap-lints allow` |
| 209 | 2026-07-08T02:06:01.595Z | Compiling xml-rs v0.8.19 |
| 210 | 2026-07-08T02:06:01.598Z | 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=00f4a814ef09c66a -C extra-filename=-058f5eba9b8dd8d9 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 211 | 2026-07-08T02:06:01.646Z | Compiling errno v0.3.7 |
| 212 | 2026-07-08T02:06:01.649Z | 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=cfad80df574712ec -C extra-filename=-0dfb712070d242d0 --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-a91c60ebf048f0e6.rmeta --cap-lints allow` |
| 213 | 2026-07-08T02:06:01.659Z | Compiling quote v1.0.33 |
| 214 | 2026-07-08T02:06:01.662Z | 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=2908ce17e16d6cbc -C extra-filename=-818544f922b1f6a2 --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-e4c79d7c03fba05b.rmeta --cap-lints allow` |
| 215 | 2026-07-08T02:06:01.788Z | 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=ab65b888c4844a87 -C extra-filename=-9cf56b9a93b34d26 --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-447f05b52163286c.rmeta --extern libc_errno=/work/oxidecomputer/windows-image-builder/target/debug/deps/liberrno-0dfb712070d242d0.rmeta --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-a91c60ebf048f0e6.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 216 | 2026-07-08T02:06:01.801Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/camino-9b5f408a4cc7a928/build-script-build` |
| 217 | 2026-07-08T02:06:01.810Z | Compiling console v0.15.7 |
| 218 | 2026-07-08T02:06:01.815Z | 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=b39d53ae9d7dedd0 -C extra-filename=-0fe73cde9606eb5a --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-178f34f93539b3a2.rmeta --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-a91c60ebf048f0e6.rmeta --extern unicode_width=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_width-7376492ee2e03b19.rmeta --cap-lints allow` |
| 219 | 2026-07-08T02:06:01.831Z | Compiling syn v2.0.39 |
| 220 | 2026-07-08T02:06:01.834Z | 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=f29353fbc365fa7d -C extra-filename=-3a2f1bfcc0fc49cb --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-e4c79d7c03fba05b.rmeta --extern quote=/work/oxidecomputer/windows-image-builder/target/debug/deps/libquote-818544f922b1f6a2.rmeta --extern unicode_ident=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_ident-22f392ae9b2cc478.rmeta --cap-lints allow` |
| 221 | 2026-07-08T02:06:01.853Z | 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=57c580c44c79c1ad -C extra-filename=-458abafe7b24c29d --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` |
| 222 | 2026-07-08T02:06:01.907Z | Compiling atty v0.2.14 |
| 223 | 2026-07-08T02:06:01.910Z | 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=eb3f718b4640ead1 -C extra-filename=-4502ac30e83ce92b --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-a91c60ebf048f0e6.rmeta --cap-lints allow` |
| 224 | 2026-07-08T02:06:02.084Z | Compiling indicatif v0.17.7 |
| 225 | 2026-07-08T02:06:02.088Z | 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=1747dde033ecc2d7 -C extra-filename=-30eea604c736e728 --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-0fe73cde9606eb5a.rmeta --extern number_prefix=/work/oxidecomputer/windows-image-builder/target/debug/deps/libnumber_prefix-8c7f6163c786a330.rmeta --extern portable_atomic=/work/oxidecomputer/windows-image-builder/target/debug/deps/libportable_atomic-c4c1f2edbc5155d2.rmeta --extern unicode_width=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_width-7376492ee2e03b19.rmeta --cap-lints allow` |
| 226 | 2026-07-08T02:06:02.516Z | Compiling terminal_size v0.3.0 |
| 227 | 2026-07-08T02:06:02.516Z | Compiling is-terminal v0.4.9 |
| 228 | 2026-07-08T02:06:02.519Z | 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=bb17d0799beddf57 -C extra-filename=-0971c1004c1d79ca --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-9cf56b9a93b34d26.rmeta --cap-lints allow` |
| 229 | 2026-07-08T02:06:02.519Z | 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=199a74158d5d450a -C extra-filename=-3c7bcfbfed5e0cb6 --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-9cf56b9a93b34d26.rmeta --cap-lints allow` |
| 230 | 2026-07-08T02:06:02.542Z | Compiling which v5.0.0 |
| 231 | 2026-07-08T02:06:02.546Z | 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=1caa7c3bb549c527 -C extra-filename=-7f3eceb9adac9416 --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-8c0322c6cab8d3f3.rmeta --extern home=/work/oxidecomputer/windows-image-builder/target/debug/deps/libhome-9f584b36f8e13b1d.rmeta --extern rustix=/work/oxidecomputer/windows-image-builder/target/debug/deps/librustix-9cf56b9a93b34d26.rmeta --cap-lints allow` |
| 232 | 2026-07-08T02:06:02.590Z | Compiling clap_builder v4.4.8 |
| 233 | 2026-07-08T02:06:02.594Z | 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=39f28bf095cc2c84 -C extra-filename=-bb1de1ebc78e5736 --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-010f919567364427.rmeta --extern anstyle=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle-4279e98c4d5f93ce.rmeta --extern clap_lex=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap_lex-005313e3ec2129b2.rmeta --extern strsim=/work/oxidecomputer/windows-image-builder/target/debug/deps/libstrsim-e37746f9dea21693.rmeta --extern terminal_size=/work/oxidecomputer/windows-image-builder/target/debug/deps/libterminal_size-0971c1004c1d79ca.rmeta --cap-lints allow` |
| 234 | 2026-07-08T02:06:02.601Z | Compiling colored v2.0.4 |
| 235 | 2026-07-08T02:06:02.604Z | 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=7f9f34392a2e7932 -C extra-filename=-2626732f889dd40d --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-3c7bcfbfed5e0cb6.rmeta --extern lazy_static=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblazy_static-178f34f93539b3a2.rmeta --cap-lints allow` |
| 236 | 2026-07-08T02:06:03.608Z | Compiling clap_derive v4.4.7 |
| 237 | 2026-07-08T02:06:03.611Z | 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=5e8bae1d740ae879 -C extra-filename=-3e70bfee91e02d37 --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-d3ab71f2c9aee110.rlib --extern proc_macro2=/work/oxidecomputer/windows-image-builder/target/debug/deps/libproc_macro2-e4c79d7c03fba05b.rlib --extern quote=/work/oxidecomputer/windows-image-builder/target/debug/deps/libquote-818544f922b1f6a2.rlib --extern syn=/work/oxidecomputer/windows-image-builder/target/debug/deps/libsyn-3a2f1bfcc0fc49cb.rlib --extern proc_macro --cap-lints allow` |
| 238 | 2026-07-08T02:06:04.779Z | Compiling clap v4.4.8 |
| 239 | 2026-07-08T02:06:04.782Z | 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=4e95b2dbc5a417ec -C extra-filename=-a678d7ab15137ba4 --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-bb1de1ebc78e5736.rmeta --extern clap_derive=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap_derive-3e70bfee91e02d37.so --cap-lints allow` |
| 240 | 2026-07-08T02:06:04.823Z | Compiling wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 241 | 2026-07-08T02:06:04.827Z | 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=8522172b8ad5b7d6 -C extra-filename=-e96ccc0fc8607d9a --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-10fa6e90b8925901.rlib --extern atty=/work/oxidecomputer/windows-image-builder/target/debug/deps/libatty-4502ac30e83ce92b.rlib --extern camino=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcamino-458abafe7b24c29d.rlib --extern clap=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap-a678d7ab15137ba4.rlib --extern colored=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolored-2626732f889dd40d.rlib --extern indicatif=/work/oxidecomputer/windows-image-builder/target/debug/deps/libindicatif-30eea604c736e728.rlib --extern itertools=/work/oxidecomputer/windows-image-builder/target/debug/deps/libitertools-12162c89a679b718.rlib --extern which=/work/oxidecomputer/windows-image-builder/target/debug/deps/libwhich-7f3eceb9adac9416.rlib --extern xml=/work/oxidecomputer/windows-image-builder/target/debug/deps/libxml-058f5eba9b8dd8d9.rlib` |
| 242 | 2026-07-08T02:06:04.827Z | 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=f3b5d4d0c9f60958 -C extra-filename=-2ff6027c1c539b52 --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-10fa6e90b8925901.rlib --extern atty=/work/oxidecomputer/windows-image-builder/target/debug/deps/libatty-4502ac30e83ce92b.rlib --extern camino=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcamino-458abafe7b24c29d.rlib --extern clap=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap-a678d7ab15137ba4.rlib --extern colored=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolored-2626732f889dd40d.rlib --extern indicatif=/work/oxidecomputer/windows-image-builder/target/debug/deps/libindicatif-30eea604c736e728.rlib --extern itertools=/work/oxidecomputer/windows-image-builder/target/debug/deps/libitertools-12162c89a679b718.rlib --extern which=/work/oxidecomputer/windows-image-builder/target/debug/deps/libwhich-7f3eceb9adac9416.rlib --extern xml=/work/oxidecomputer/windows-image-builder/target/debug/deps/libxml-058f5eba9b8dd8d9.rlib` |
| 243 | 2026-07-08T02:06:06.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s |
| 244 | 2026-07-08T02:06:06.331Z | |
| 245 | 2026-07-08T02:06:06.331Z | real 6.240504181 |
| 246 | 2026-07-08T02:06:06.331Z | user 18.872557556 |
| 247 | 2026-07-08T02:06:06.331Z | sys 4.296071790 |
| 248 | 2026-07-08T02:06:06.331Z | trap 0.011181074 |
| 249 | 2026-07-08T02:06:06.331Z | tflt 0.093827329 |
| 250 | 2026-07-08T02:06:06.331Z | dflt 0.140209688 |
| 251 | 2026-07-08T02:06:06.331Z | kflt 0.004984051 |
| 252 | 2026-07-08T02:06:06.331Z | lock 1:00.203143486 |
| 253 | 2026-07-08T02:06:06.346Z | slp 46.759303604 |
| 254 | 2026-07-08T02:06:06.346Z | lat 1.856911442 |
| 255 | 2026-07-08T02:06:06.346Z | stop 2.503718206 |
| 256 | 2026-07-08T02:06:06.346Z | + banner test |
| 257 | 2026-07-08T02:06:06.346Z | |
| 258 | 2026-07-08T02:06:06.346Z | ##### ###### #### ##### |
| 259 | 2026-07-08T02:06:06.346Z | # # # # |
| 260 | 2026-07-08T02:06:06.346Z | # ##### #### # |
| 261 | 2026-07-08T02:06:06.346Z | # # # # |
| 262 | 2026-07-08T02:06:06.346Z | # # # # # |
| 263 | 2026-07-08T02:06:06.346Z | # ###### #### # |
| 264 | 2026-07-08T02:06:06.346Z | |
| 265 | 2026-07-08T02:06:06.346Z | + ptime -m cargo test --all-features --locked --verbose |
| 266 | 2026-07-08T02:06:06.371Z | Fresh bitflags v2.4.1 |
| 267 | 2026-07-08T02:06:06.371Z | Fresh unicode-ident v1.0.12 |
| 268 | 2026-07-08T02:06:06.371Z | Fresh utf8parse v0.2.1 |
| 269 | 2026-07-08T02:06:06.371Z | Fresh anstyle-query v1.0.0 |
| 270 | 2026-07-08T02:06:06.371Z | Fresh colorchoice v1.0.0 |
| 271 | 2026-07-08T02:06:06.371Z | Fresh libc v0.2.150 |
| 272 | 2026-07-08T02:06:06.371Z | Fresh anstyle-parse v0.2.2 |
| 273 | 2026-07-08T02:06:06.374Z | Fresh anstyle v1.0.4 |
| 274 | 2026-07-08T02:06:06.374Z | Fresh lazy_static v1.4.0 |
| 275 | 2026-07-08T02:06:06.374Z | Fresh clap_lex v0.6.0 |
| 276 | 2026-07-08T02:06:06.374Z | Fresh errno v0.3.7 |
| 277 | 2026-07-08T02:06:06.374Z | Fresh proc-macro2 v1.0.69 |
| 278 | 2026-07-08T02:06:06.374Z | Fresh anstream v0.6.4 |
| 279 | 2026-07-08T02:06:06.374Z | Fresh strsim v0.10.0 |
| 280 | 2026-07-08T02:06:06.374Z | Fresh unicode-width v0.1.11 |
| 281 | 2026-07-08T02:06:06.374Z | Fresh either v1.9.0 |
| 282 | 2026-07-08T02:06:06.374Z | Fresh rustix v0.38.25 |
| 283 | 2026-07-08T02:06:06.374Z | Fresh quote v1.0.33 |
| 284 | 2026-07-08T02:06:06.374Z | Fresh heck v0.4.1 |
| 285 | 2026-07-08T02:06:06.374Z | Fresh console v0.15.7 |
| 286 | 2026-07-08T02:06:06.374Z | Fresh portable-atomic v1.6.0 |
| 287 | 2026-07-08T02:06:06.374Z | Fresh home v0.5.5 |
| 288 | 2026-07-08T02:06:06.374Z | Fresh terminal_size v0.3.0 |
| 289 | 2026-07-08T02:06:06.374Z | Fresh syn v2.0.39 |
| 290 | 2026-07-08T02:06:06.374Z | Fresh is-terminal v0.4.9 |
| 291 | 2026-07-08T02:06:06.374Z | Fresh number_prefix v0.4.0 |
| 292 | 2026-07-08T02:06:06.374Z | Fresh which v5.0.0 |
| 293 | 2026-07-08T02:06:06.374Z | Fresh anyhow v1.0.75 |
| 294 | 2026-07-08T02:06:06.374Z | Fresh itertools v0.12.0 |
| 295 | 2026-07-08T02:06:06.374Z | Fresh clap_builder v4.4.8 |
| 296 | 2026-07-08T02:06:06.375Z | Fresh clap_derive v4.4.7 |
| 297 | 2026-07-08T02:06:06.375Z | Fresh colored v2.0.4 |
| 298 | 2026-07-08T02:06:06.375Z | Fresh camino v1.1.6 |
| 299 | 2026-07-08T02:06:06.375Z | Fresh indicatif v0.17.7 |
| 300 | 2026-07-08T02:06:06.375Z | Fresh atty v0.2.14 |
| 301 | 2026-07-08T02:06:06.375Z | Fresh xml-rs v0.8.19 |
| 302 | 2026-07-08T02:06:06.375Z | Fresh clap v4.4.8 |
| 303 | 2026-07-08T02:06:06.375Z | Fresh wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 304 | 2026-07-08T02:06:06.375Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s |
| 305 | 2026-07-08T02:06:06.375Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/deps/wimsy-2ff6027c1c539b52` |
| 306 | 2026-07-08T02:06:06.375Z | |
| 307 | 2026-07-08T02:06:06.375Z | running 3 tests |
| 308 | 2026-07-08T02:06:06.378Z | test autounattend::test::replace_illumos_unattend ... ok |
| 309 | 2026-07-08T02:06:06.378Z | test autounattend::test::replace_linux_unattend ... ok |
| 310 | 2026-07-08T02:06:06.378Z | test autounattend::test::replace_with_no_rules_is_noop ... ok |
| 311 | 2026-07-08T02:06:06.378Z | |
| 312 | 2026-07-08T02:06:06.378Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 313 | 2026-07-08T02:06:06.378Z | |
| 314 | 2026-07-08T02:06:06.381Z | |
| 315 | 2026-07-08T02:06:06.381Z | real 0.043318681 |
| 316 | 2026-07-08T02:06:06.381Z | user 0.030880024 |
| 317 | 2026-07-08T02:06:06.381Z | sys 0.015665499 |
| 318 | 2026-07-08T02:06:06.381Z | trap 0.000001949 |
| 319 | 2026-07-08T02:06:06.381Z | tflt 0.000052524 |
| 320 | 2026-07-08T02:06:06.381Z | dflt 0.000022985 |
| 321 | 2026-07-08T02:06:06.381Z | kflt 0.000000000 |
| 322 | 2026-07-08T02:06:06.381Z | lock 0.019583007 |
| 323 | 2026-07-08T02:06:06.381Z | slp 0.007998618 |
| 324 | 2026-07-08T02:06:06.381Z | lat 0.000633918 |
| 325 | 2026-07-08T02:06:06.381Z | stop 0.000108453 |
| 326 | 2026-07-08T02:06:06.381Z | process exited: duration 6335 ms, exit code 0 |
| |
| 327 | 2026-07-08T02:06:06.388Z | found 0 output files |