|
|
|
| 1 | 2026-01-20T21:22:09.320Z | job assigned to worker 01KFEMHV3TXRAE2X5GJPGV7DFK [factory gimlet-EVT22200007-propolis, EVT22200007/55136] (queued for 27 s) |
| |
| 2 | 2026-01-20T21:22:18.708Z | starting task 0: "setup" |
| 3 | 2026-01-20T21:22:18.732Z | ++ uname -s |
| 4 | 2026-01-20T21:22:18.732Z | + kern=SunOS |
| 5 | 2026-01-20T21:22:18.732Z | + build_user=build |
| 6 | 2026-01-20T21:22:18.732Z | + build_uid=12345 |
| 7 | 2026-01-20T21:22:18.732Z | + work_dir=/work |
| 8 | 2026-01-20T21:22:18.732Z | + input_dir=/input |
| 9 | 2026-01-20T21:22:18.732Z | + [[ 0 == 12345 ]] |
| 10 | 2026-01-20T21:22:18.732Z | + case "$kern" in |
| 11 | 2026-01-20T21:22:18.733Z | + groupadd -g 12345 build |
| 12 | 2026-01-20T21:22:18.733Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-01-20T21:22:20.738Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-01-20T21:22:20.778Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-01-20T21:22:20.802Z | + home_fs=zfs |
| 16 | 2026-01-20T21:22:20.802Z | + [[ zfs == autofs ]] |
| 17 | 2026-01-20T21:22:20.802Z | + mkdir -p /home/build |
| 18 | 2026-01-20T21:22:20.802Z | + chown build:build /home/build /work |
| 19 | 2026-01-20T21:22:22.787Z | + chmod 0700 /home/build /work |
| 20 | 2026-01-20T21:22:22.811Z | process exited: duration 4087 ms, exit code 0 |
| |
| 21 | 2026-01-20T21:22:22.863Z | starting task 1: "rust-toolchain" |
| 22 | 2026-01-20T21:22:22.888Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-01-20T21:22:22.888Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-01-20T21:22:22.888Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-01-20T21:22:22.888Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-01-20T21:22:22.888Z | * rust toolchain channel = "stable" |
| 27 | 2026-01-20T21:22:22.888Z | * rust toolchain profile = "default" |
| 28 | 2026-01-20T21:22:22.888Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-01-20T21:22:22.888Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-01-20T21:22:23.031Z | info: downloading installer |
| 31 | 2026-01-20T21:22:23.808Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-01-20T21:22:23.808Z | warn: /opt/ooce/bin |
| 33 | 2026-01-20T21:22:23.808Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-01-20T21:22:23.808Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-01-20T21:22:23.808Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-01-20T21:22:23.808Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-01-20T21:22:23.808Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-01-20T21:22:23.808Z | error: cannot install while Rust is installed |
| 39 | 2026-01-20T21:22:23.808Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-01-20T21:22:23.833Z | info: profile set to 'default' |
| 41 | 2026-01-20T21:22:23.833Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-01-20T21:22:23.833Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-01-20T21:22:23.964Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 44 | 2026-01-20T21:22:23.964Z | info: downloading component 'cargo' |
| 45 | 2026-01-20T21:22:24.404Z | info: downloading component 'clippy' |
| 46 | 2026-01-20T21:22:24.495Z | info: downloading component 'rust-docs' |
| 47 | 2026-01-20T21:22:24.732Z | info: downloading component 'rust-std' |
| 48 | 2026-01-20T21:22:25.425Z | info: downloading component 'rustc' |
| 49 | 2026-01-20T21:22:27.084Z | info: downloading component 'rustfmt' |
| 50 | 2026-01-20T21:22:27.146Z | info: installing component 'cargo' |
| 51 | 2026-01-20T21:22:28.422Z | info: installing component 'clippy' |
| 52 | 2026-01-20T21:22:28.889Z | info: installing component 'rust-docs' |
| 53 | 2026-01-20T21:22:32.318Z | info: installing component 'rust-std' |
| 54 | 2026-01-20T21:22:34.431Z | info: installing component 'rustc' |
| 55 | 2026-01-20T21:22:43.070Z | info: installing component 'rustfmt' |
| 56 | 2026-01-20T21:22:43.489Z | |
| 57 | 2026-01-20T21:22:43.489Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-01-20T21:22:43.694Z | stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 59 | 2026-01-20T21:22:43.694Z | |
| 60 | 2026-01-20T21:22:43.744Z | |
| 61 | 2026-01-20T21:22:43.744Z | Rust is installed now. Great! |
| 62 | 2026-01-20T21:22:43.744Z | |
| 63 | 2026-01-20T21:22:43.744Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-01-20T21:22:43.744Z | environment variable. This has not been done automatically. |
| 65 | 2026-01-20T21:22:43.744Z | |
| 66 | 2026-01-20T21:22:43.744Z | To configure your current shell, you need to source |
| 67 | 2026-01-20T21:22:43.744Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-01-20T21:22:43.744Z | |
| 69 | 2026-01-20T21:22:43.744Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-01-20T21:22:43.744Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-01-20T21:22:43.744Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-01-20T21:22:43.744Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-01-20T21:22:43.838Z | + rustup --version |
| 74 | 2026-01-20T21:22:43.862Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-01-20T21:22:43.862Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-01-20T21:22:43.995Z | info: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)` |
| 77 | 2026-01-20T21:22:44.020Z | + cargo --version |
| 78 | 2026-01-20T21:22:44.134Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 79 | 2026-01-20T21:22:44.159Z | + rustc --version |
| 80 | 2026-01-20T21:22:44.279Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 81 | 2026-01-20T21:22:44.303Z | process exited: duration 21424 ms, exit code 0 |
| |
| 82 | 2026-01-20T21:22:44.353Z | starting task 2: "authentication" |
| 83 | 2026-01-20T21:22:44.419Z | process exited: duration 65 ms, exit code 0 |
| |
| 84 | 2026-01-20T21:22:44.471Z | starting task 3: "clone repository" |
| 85 | 2026-01-20T21:22:44.496Z | + mkdir -p /work/oxidecomputer/windows-image-builder |
| 86 | 2026-01-20T21:22:44.496Z | + git clone https://github.com/oxidecomputer/windows-image-builder /work/oxidecomputer/windows-image-builder |
| 87 | 2026-01-20T21:22:44.521Z | Cloning into '/work/oxidecomputer/windows-image-builder'... |
| 88 | 2026-01-20T21:22:45.164Z | + cd /work/oxidecomputer/windows-image-builder |
| 89 | 2026-01-20T21:22:45.164Z | + git fetch origin e604cdfe42a942f8b64c463f3a850ac997367f0a |
| 90 | 2026-01-20T21:22:45.484Z | From https://github.com/oxidecomputer/windows-image-builder |
| 91 | 2026-01-20T21:22:45.484Z | * branch e604cdfe42a942f8b64c463f3a850ac997367f0a -> FETCH_HEAD |
| 92 | 2026-01-20T21:22:45.508Z | + [[ -n emunn13/docs-update-iso-validation ]] |
| 93 | 2026-01-20T21:22:45.508Z | ++ git branch --show-current |
| 94 | 2026-01-20T21:22:45.508Z | + current=main |
| 95 | 2026-01-20T21:22:45.508Z | + [[ main != emunn13/docs-update-iso-validation ]] |
| 96 | 2026-01-20T21:22:45.508Z | + git branch -f emunn13/docs-update-iso-validation e604cdfe42a942f8b64c463f3a850ac997367f0a |
| 97 | 2026-01-20T21:22:45.508Z | + git checkout -f emunn13/docs-update-iso-validation |
| 98 | 2026-01-20T21:22:45.535Z | Switched to branch 'emunn13/docs-update-iso-validation' |
| 99 | 2026-01-20T21:22:45.535Z | + git reset --hard e604cdfe42a942f8b64c463f3a850ac997367f0a |
| 100 | 2026-01-20T21:22:45.535Z | HEAD is now at e604cdf misc: update verbiage from code review |
| 101 | 2026-01-20T21:22:45.535Z | process exited: duration 1059 ms, exit code 0 |
| |
| 102 | 2026-01-20T21:22:45.586Z | starting task 4: "build" |
| 103 | 2026-01-20T21:22:45.611Z | + cargo --version |
| 104 | 2026-01-20T21:22:45.690Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 105 | 2026-01-20T21:22:45.714Z | + rustc --version |
| 106 | 2026-01-20T21:22:45.809Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 107 | 2026-01-20T21:22:45.833Z | + banner build |
| 108 | 2026-01-20T21:22:45.833Z | |
| 109 | 2026-01-20T21:22:45.833Z | ##### # # # # ##### |
| 110 | 2026-01-20T21:22:45.833Z | # # # # # # # # |
| 111 | 2026-01-20T21:22:45.833Z | ##### # # # # # # |
| 112 | 2026-01-20T21:22:45.833Z | # # # # # # # # |
| 113 | 2026-01-20T21:22:45.833Z | # # # # # # # # |
| 114 | 2026-01-20T21:22:45.833Z | ##### #### # ###### ##### |
| 115 | 2026-01-20T21:22:45.833Z | |
| 116 | 2026-01-20T21:22:45.833Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 117 | 2026-01-20T21:22:46.035Z | Updating crates.io index |
| 118 | 2026-01-20T21:22:46.312Z | Downloading crates ... |
| 119 | 2026-01-20T21:22:46.372Z | Downloaded anyhow v1.0.75 |
| 120 | 2026-01-20T21:22:46.396Z | Downloaded colorchoice v1.0.0 |
| 121 | 2026-01-20T21:22:46.396Z | Downloaded errno v0.3.7 |
| 122 | 2026-01-20T21:22:46.397Z | Downloaded console v0.15.7 |
| 123 | 2026-01-20T21:22:46.397Z | Downloaded terminal_size v0.3.0 |
| 124 | 2026-01-20T21:22:46.397Z | Downloaded quote v1.0.33 |
| 125 | 2026-01-20T21:22:46.397Z | Downloaded utf8parse v0.2.1 |
| 126 | 2026-01-20T21:22:46.397Z | Downloaded clap_derive v4.4.7 |
| 127 | 2026-01-20T21:22:46.397Z | Downloaded which v5.0.0 |
| 128 | 2026-01-20T21:22:46.422Z | Downloaded proc-macro2 v1.0.69 |
| 129 | 2026-01-20T21:22:46.422Z | Downloaded xml-rs v0.8.19 |
| 130 | 2026-01-20T21:22:46.422Z | Downloaded unicode-ident v1.0.12 |
| 131 | 2026-01-20T21:22:46.422Z | Downloaded clap_builder v4.4.8 |
| 132 | 2026-01-20T21:22:46.422Z | Downloaded indicatif v0.17.7 |
| 133 | 2026-01-20T21:22:46.446Z | Downloaded clap v4.4.8 |
| 134 | 2026-01-20T21:22:46.446Z | Downloaded portable-atomic v1.6.0 |
| 135 | 2026-01-20T21:22:46.446Z | Downloaded itertools v0.12.0 |
| 136 | 2026-01-20T21:22:46.447Z | Downloaded bitflags v2.4.1 |
| 137 | 2026-01-20T21:22:46.471Z | Downloaded colored v2.0.4 |
| 138 | 2026-01-20T21:22:46.471Z | Downloaded unicode-width v0.1.11 |
| 139 | 2026-01-20T21:22:46.471Z | Downloaded lazy_static v1.4.0 |
| 140 | 2026-01-20T21:22:46.471Z | Downloaded syn v2.0.39 |
| 141 | 2026-01-20T21:22:46.471Z | Downloaded either v1.9.0 |
| 142 | 2026-01-20T21:22:46.471Z | Downloaded anstream v0.6.4 |
| 143 | 2026-01-20T21:22:46.471Z | Downloaded rustix v0.38.25 |
| 144 | 2026-01-20T21:22:46.496Z | Downloaded strsim v0.10.0 |
| 145 | 2026-01-20T21:22:46.496Z | Downloaded clap_lex v0.6.0 |
| 146 | 2026-01-20T21:22:46.496Z | Downloaded atty v0.2.14 |
| 147 | 2026-01-20T21:22:46.496Z | Downloaded anstyle-parse v0.2.2 |
| 148 | 2026-01-20T21:22:46.496Z | Downloaded anstyle v1.0.4 |
| 149 | 2026-01-20T21:22:46.520Z | Downloaded number_prefix v0.4.0 |
| 150 | 2026-01-20T21:22:46.520Z | Downloaded is-terminal v0.4.9 |
| 151 | 2026-01-20T21:22:46.520Z | Downloaded home v0.5.5 |
| 152 | 2026-01-20T21:22:46.520Z | Downloaded heck v0.4.1 |
| 153 | 2026-01-20T21:22:46.520Z | Downloaded anstyle-query v1.0.0 |
| 154 | 2026-01-20T21:22:46.520Z | Downloaded camino v1.1.6 |
| 155 | 2026-01-20T21:22:46.520Z | Downloaded libc v0.2.150 |
| 156 | 2026-01-20T21:22:46.588Z | Compiling libc v0.2.150 |
| 157 | 2026-01-20T21:22:46.588Z | Compiling rustix v0.38.25 |
| 158 | 2026-01-20T21:22:46.613Z | Compiling bitflags v2.4.1 |
| 159 | 2026-01-20T21:22:46.613Z | Compiling proc-macro2 v1.0.69 |
| 160 | 2026-01-20T21:22:46.613Z | Compiling unicode-ident v1.0.12 |
| 161 | 2026-01-20T21:22:46.613Z | Compiling utf8parse v0.2.1 |
| 162 | 2026-01-20T21:22:46.613Z | Compiling anstyle-query v1.0.0 |
| 163 | 2026-01-20T21:22:46.613Z | Compiling anstyle v1.0.4 |
| 164 | 2026-01-20T21:22:46.613Z | 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` |
| 165 | 2026-01-20T21:22:46.613Z | 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` |
| 166 | 2026-01-20T21:22:46.613Z | 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` |
| 167 | 2026-01-20T21:22:46.613Z | 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` |
| 168 | 2026-01-20T21:22:46.614Z | 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` |
| 169 | 2026-01-20T21:22:46.614Z | 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` |
| 170 | 2026-01-20T21:22:46.614Z | 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` |
| 171 | 2026-01-20T21:22:46.614Z | 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` |
| 172 | 2026-01-20T21:22:46.789Z | Compiling anstyle-parse v0.2.2 |
| 173 | 2026-01-20T21:22:46.813Z | 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-20T21:22:46.838Z | Compiling lazy_static v1.4.0 |
| 175 | 2026-01-20T21:22:46.838Z | 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` |
| 176 | 2026-01-20T21:22:46.838Z | Compiling portable-atomic v1.6.0 |
| 177 | 2026-01-20T21:22:46.838Z | 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` |
| 178 | 2026-01-20T21:22:46.946Z | Compiling colorchoice v1.0.0 |
| 179 | 2026-01-20T21:22:46.971Z | 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` |
| 180 | 2026-01-20T21:22:47.022Z | Compiling strsim v0.10.0 |
| 181 | 2026-01-20T21:22:47.047Z | 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` |
| 182 | 2026-01-20T21:22:47.047Z | Compiling heck v0.4.1 |
| 183 | 2026-01-20T21:22:47.047Z | 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` |
| 184 | 2026-01-20T21:22:47.092Z | Compiling anstream v0.6.4 |
| 185 | 2026-01-20T21:22:47.116Z | 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-20T21:22:47.142Z | Compiling anyhow v1.0.75 |
| 187 | 2026-01-20T21:22:47.168Z | 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` |
| 188 | 2026-01-20T21:22:47.238Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/libc-c47a9c39894a67b3/build-script-build` |
| 189 | 2026-01-20T21:22:47.238Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/proc-macro2-b5611cf39e6fc469/build-script-build` |
| 190 | 2026-01-20T21:22:47.280Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/rustix-b5156a70895263ed/build-script-build` |
| 191 | 2026-01-20T21:22:47.305Z | 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` |
| 192 | 2026-01-20T21:22:47.329Z | 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` |
| 193 | 2026-01-20T21:22:47.360Z | Compiling either v1.9.0 |
| 194 | 2026-01-20T21:22:47.384Z | 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` |
| 195 | 2026-01-20T21:22:47.384Z | Compiling unicode-width v0.1.11 |
| 196 | 2026-01-20T21:22:47.413Z | 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` |
| 197 | 2026-01-20T21:22:47.575Z | Compiling clap_lex v0.6.0 |
| 198 | 2026-01-20T21:22:47.600Z | 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` |
| 199 | 2026-01-20T21:22:47.624Z | Compiling camino v1.1.6 |
| 200 | 2026-01-20T21:22:47.624Z | 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` |
| 201 | 2026-01-20T21:22:47.624Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/portable-atomic-f9a32db83a7fcdf8/build-script-build` |
| 202 | 2026-01-20T21:22:47.670Z | 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` |
| 203 | 2026-01-20T21:22:47.694Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/anyhow-a8c8f92bef0d342c/build-script-build` |
| 204 | 2026-01-20T21:22:47.718Z | Compiling home v0.5.5 |
| 205 | 2026-01-20T21:22:47.718Z | 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` |
| 206 | 2026-01-20T21:22:47.759Z | Compiling number_prefix v0.4.0 |
| 207 | 2026-01-20T21:22:47.783Z | 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` |
| 208 | 2026-01-20T21:22:47.900Z | Compiling itertools v0.12.0 |
| 209 | 2026-01-20T21:22:47.925Z | 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-20T21:22:47.955Z | Compiling xml-rs v0.8.19 |
| 211 | 2026-01-20T21:22:47.979Z | 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` |
| 212 | 2026-01-20T21:22:48.025Z | 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` |
| 213 | 2026-01-20T21:22:48.049Z | Compiling quote v1.0.33 |
| 214 | 2026-01-20T21:22:48.049Z | 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` |
| 215 | 2026-01-20T21:22:48.153Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/camino-43344032ae6c740b/build-script-build` |
| 216 | 2026-01-20T21:22:48.204Z | 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` |
| 217 | 2026-01-20T21:22:48.507Z | Compiling errno v0.3.7 |
| 218 | 2026-01-20T21:22:48.531Z | 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` |
| 219 | 2026-01-20T21:22:48.557Z | Compiling syn v2.0.39 |
| 220 | 2026-01-20T21:22:48.581Z | 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` |
| 221 | 2026-01-20T21:22:48.582Z | Compiling console v0.15.7 |
| 222 | 2026-01-20T21:22:48.582Z | 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-20T21:22:48.664Z | Compiling atty v0.2.14 |
| 224 | 2026-01-20T21:22:48.688Z | 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` |
| 225 | 2026-01-20T21:22:48.769Z | 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` |
| 226 | 2026-01-20T21:22:49.187Z | Compiling indicatif v0.17.7 |
| 227 | 2026-01-20T21:22:49.213Z | 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-20T21:22:50.516Z | Compiling terminal_size v0.3.0 |
| 229 | 2026-01-20T21:22:50.516Z | Compiling is-terminal v0.4.9 |
| 230 | 2026-01-20T21:22:50.540Z | Compiling which v5.0.0 |
| 231 | 2026-01-20T21:22:50.540Z | 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-20T21:22:50.541Z | 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` |
| 233 | 2026-01-20T21:22:50.541Z | 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-20T21:22:50.644Z | Compiling colored v2.0.4 |
| 235 | 2026-01-20T21:22:50.670Z | 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-20T21:22:50.732Z | Compiling clap_builder v4.4.8 |
| 237 | 2026-01-20T21:22:50.757Z | 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-20T21:22:53.009Z | Compiling clap_derive v4.4.7 |
| 239 | 2026-01-20T21:22:53.034Z | 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-20T21:22:55.592Z | Compiling clap v4.4.8 |
| 241 | 2026-01-20T21:22:55.622Z | 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-20T21:22:55.811Z | Compiling wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 243 | 2026-01-20T21:22:55.836Z | 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-20T21:22:55.836Z | 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-20T21:22:58.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.08s |
| 246 | 2026-01-20T21:22:59.044Z | |
| 247 | 2026-01-20T21:22:59.044Z | real 13.206971008 |
| 248 | 2026-01-20T21:22:59.044Z | user 44.826544403 |
| 249 | 2026-01-20T21:22:59.044Z | sys 7.800979775 |
| 250 | 2026-01-20T21:22:59.044Z | trap 0.027323448 |
| 251 | 2026-01-20T21:22:59.044Z | tflt 0.078594149 |
| 252 | 2026-01-20T21:22:59.044Z | dflt 0.184087272 |
| 253 | 2026-01-20T21:22:59.044Z | kflt 0.000717663 |
| 254 | 2026-01-20T21:22:59.044Z | lock 1:46.075753956 |
| 255 | 2026-01-20T21:22:59.044Z | slp 2:15.368130109 |
| 256 | 2026-01-20T21:22:59.044Z | lat 2.823593687 |
| 257 | 2026-01-20T21:22:59.045Z | stop 3.275503776 |
| 258 | 2026-01-20T21:22:59.070Z | + banner test |
| 259 | 2026-01-20T21:22:59.070Z | |
| 260 | 2026-01-20T21:22:59.070Z | ##### ###### #### ##### |
| 261 | 2026-01-20T21:22:59.070Z | # # # # |
| 262 | 2026-01-20T21:22:59.070Z | # ##### #### # |
| 263 | 2026-01-20T21:22:59.070Z | # # # # |
| 264 | 2026-01-20T21:22:59.070Z | # # # # # |
| 265 | 2026-01-20T21:22:59.070Z | # ###### #### # |
| 266 | 2026-01-20T21:22:59.070Z | |
| 267 | 2026-01-20T21:22:59.070Z | + ptime -m cargo test --all-features --locked --verbose |
| 268 | 2026-01-20T21:22:59.207Z | Fresh libc v0.2.150 |
| 269 | 2026-01-20T21:22:59.207Z | Fresh bitflags v2.4.1 |
| 270 | 2026-01-20T21:22:59.207Z | Fresh unicode-ident v1.0.12 |
| 271 | 2026-01-20T21:22:59.207Z | Fresh utf8parse v0.2.1 |
| 272 | 2026-01-20T21:22:59.207Z | Fresh lazy_static v1.4.0 |
| 273 | 2026-01-20T21:22:59.207Z | Fresh errno v0.3.7 |
| 274 | 2026-01-20T21:22:59.207Z | Fresh anstyle-parse v0.2.2 |
| 275 | 2026-01-20T21:22:59.207Z | Fresh anstyle-query v1.0.0 |
| 276 | 2026-01-20T21:22:59.233Z | Fresh anstyle v1.0.4 |
| 277 | 2026-01-20T21:22:59.233Z | Fresh colorchoice v1.0.0 |
| 278 | 2026-01-20T21:22:59.233Z | Fresh either v1.9.0 |
| 279 | 2026-01-20T21:22:59.234Z | Fresh rustix v0.38.25 |
| 280 | 2026-01-20T21:22:59.234Z | Fresh proc-macro2 v1.0.69 |
| 281 | 2026-01-20T21:22:59.234Z | Fresh anstream v0.6.4 |
| 282 | 2026-01-20T21:22:59.234Z | Fresh strsim v0.10.0 |
| 283 | 2026-01-20T21:22:59.234Z | Fresh heck v0.4.1 |
| 284 | 2026-01-20T21:22:59.234Z | Fresh unicode-width v0.1.11 |
| 285 | 2026-01-20T21:22:59.234Z | Fresh quote v1.0.33 |
| 286 | 2026-01-20T21:22:59.234Z | Fresh terminal_size v0.3.0 |
| 287 | 2026-01-20T21:22:59.234Z | Fresh clap_lex v0.6.0 |
| 288 | 2026-01-20T21:22:59.234Z | Fresh console v0.15.7 |
| 289 | 2026-01-20T21:22:59.234Z | Fresh is-terminal v0.4.9 |
| 290 | 2026-01-20T21:22:59.234Z | Fresh portable-atomic v1.6.0 |
| 291 | 2026-01-20T21:22:59.234Z | Fresh syn v2.0.39 |
| 292 | 2026-01-20T21:22:59.234Z | Fresh clap_builder v4.4.8 |
| 293 | 2026-01-20T21:22:59.234Z | Fresh number_prefix v0.4.0 |
| 294 | 2026-01-20T21:22:59.234Z | Fresh home v0.5.5 |
| 295 | 2026-01-20T21:22:59.234Z | Fresh colored v2.0.4 |
| 296 | 2026-01-20T21:22:59.234Z | Fresh anyhow v1.0.75 |
| 297 | 2026-01-20T21:22:59.234Z | Fresh camino v1.1.6 |
| 298 | 2026-01-20T21:22:59.234Z | Fresh itertools v0.12.0 |
| 299 | 2026-01-20T21:22:59.234Z | Fresh clap_derive v4.4.7 |
| 300 | 2026-01-20T21:22:59.234Z | Fresh which v5.0.0 |
| 301 | 2026-01-20T21:22:59.234Z | Fresh indicatif v0.17.7 |
| 302 | 2026-01-20T21:22:59.234Z | Fresh atty v0.2.14 |
| 303 | 2026-01-20T21:22:59.234Z | Fresh xml-rs v0.8.19 |
| 304 | 2026-01-20T21:22:59.234Z | Fresh clap v4.4.8 |
| 305 | 2026-01-20T21:22:59.234Z | Fresh wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 306 | 2026-01-20T21:22:59.234Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s |
| 307 | 2026-01-20T21:22:59.234Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/deps/wimsy-591f95d81d2fa921` |
| 308 | 2026-01-20T21:22:59.234Z | |
| 309 | 2026-01-20T21:22:59.234Z | running 3 tests |
| 310 | 2026-01-20T21:22:59.234Z | test autounattend::test::replace_linux_unattend ... ok |
| 311 | 2026-01-20T21:22:59.234Z | test autounattend::test::replace_illumos_unattend ... ok |
| 312 | 2026-01-20T21:22:59.234Z | test autounattend::test::replace_with_no_rules_is_noop ... ok |
| 313 | 2026-01-20T21:22:59.234Z | |
| 314 | 2026-01-20T21:22:59.234Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 315 | 2026-01-20T21:22:59.234Z | |
| 316 | 2026-01-20T21:22:59.235Z | |
| 317 | 2026-01-20T21:22:59.235Z | real 0.171618760 |
| 318 | 2026-01-20T21:22:59.235Z | user 0.125283917 |
| 319 | 2026-01-20T21:22:59.235Z | sys 0.056659775 |
| 320 | 2026-01-20T21:22:59.235Z | trap 0.000018075 |
| 321 | 2026-01-20T21:22:59.235Z | tflt 0.000064664 |
| 322 | 2026-01-20T21:22:59.235Z | dflt 0.000093132 |
| 323 | 2026-01-20T21:22:59.235Z | kflt 0.000000000 |
| 324 | 2026-01-20T21:22:59.235Z | lock 0.527439901 |
| 325 | 2026-01-20T21:22:59.235Z | slp 0.089040196 |
| 326 | 2026-01-20T21:22:59.235Z | lat 0.002351778 |
| 327 | 2026-01-20T21:22:59.235Z | stop 0.000346759 |
| 328 | 2026-01-20T21:22:59.260Z | process exited: duration 13648 ms, exit code 0 |
| |
| 329 | 2026-01-20T21:22:59.311Z | found 0 output files |