|
|
|
| 1 | 2025-05-09T02:59:12.182Z | job assigned to worker 01JTSFPCG6Y8JSRAH11YZXG3KB [factory gimlet-EVT22200007-propolis, EVT22200007/26785] (queued for 23 s) |
| |
| 2 | 2025-05-09T02:59:19.991Z | starting task 0: "setup" |
| 3 | 2025-05-09T02:59:20.016Z | ++ uname -s |
| 4 | 2025-05-09T02:59:20.016Z | + kern=SunOS |
| 5 | 2025-05-09T02:59:20.016Z | + build_user=build |
| 6 | 2025-05-09T02:59:20.016Z | + build_uid=12345 |
| 7 | 2025-05-09T02:59:20.016Z | + work_dir=/work |
| 8 | 2025-05-09T02:59:20.016Z | + input_dir=/input |
| 9 | 2025-05-09T02:59:20.016Z | + [[ 0 == 12345 ]] |
| 10 | 2025-05-09T02:59:20.016Z | + case "$kern" in |
| 11 | 2025-05-09T02:59:20.016Z | + groupadd -g 12345 build |
| 12 | 2025-05-09T02:59:20.016Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-05-09T02:59:22.012Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-05-09T02:59:22.045Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-05-09T02:59:22.070Z | + home_fs=zfs |
| 16 | 2025-05-09T02:59:22.070Z | + [[ zfs == autofs ]] |
| 17 | 2025-05-09T02:59:22.070Z | + mkdir -p /home/build |
| 18 | 2025-05-09T02:59:22.070Z | + chown build:build /home/build /work |
| 19 | 2025-05-09T02:59:24.053Z | + chmod 0700 /home/build /work |
| 20 | 2025-05-09T02:59:24.078Z | process exited: duration 4068 ms, exit code 0 |
| |
| 21 | 2025-05-09T02:59:24.128Z | starting task 1: "rust-toolchain" |
| 22 | 2025-05-09T02:59:24.153Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-05-09T02:59:24.153Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-05-09T02:59:24.153Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-05-09T02:59:24.153Z | * rust toolchain channel = "stable" |
| 26 | 2025-05-09T02:59:24.153Z | * rust toolchain profile = "default" |
| 27 | 2025-05-09T02:59:24.153Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-05-09T02:59:24.153Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-05-09T02:59:24.153Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-05-09T02:59:24.284Z | info: downloading installer |
| 31 | 2025-05-09T02:59:24.682Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-05-09T02:59:24.682Z | warn: /opt/ooce/bin |
| 33 | 2025-05-09T02:59:24.682Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-05-09T02:59:24.682Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-05-09T02:59:24.682Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-05-09T02:59:24.682Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-05-09T02:59:24.682Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-05-09T02:59:24.682Z | error: cannot install while Rust is installed |
| 39 | 2025-05-09T02:59:24.682Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-05-09T02:59:24.706Z | info: profile set to 'default' |
| 41 | 2025-05-09T02:59:24.706Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-05-09T02:59:24.706Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-05-09T02:59:24.819Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-05-09T02:59:24.819Z | info: downloading component 'cargo' |
| 45 | 2025-05-09T02:59:25.014Z | info: downloading component 'clippy' |
| 46 | 2025-05-09T02:59:25.077Z | info: downloading component 'rust-docs' |
| 47 | 2025-05-09T02:59:25.302Z | info: downloading component 'rust-std' |
| 48 | 2025-05-09T02:59:25.552Z | info: downloading component 'rustc' |
| 49 | 2025-05-09T02:59:26.538Z | info: downloading component 'rustfmt' |
| 50 | 2025-05-09T02:59:26.595Z | info: installing component 'cargo' |
| 51 | 2025-05-09T02:59:27.716Z | info: installing component 'clippy' |
| 52 | 2025-05-09T02:59:28.173Z | info: installing component 'rust-docs' |
| 53 | 2025-05-09T02:59:31.122Z | info: installing component 'rust-std' |
| 54 | 2025-05-09T02:59:33.126Z | info: installing component 'rustc' |
| 55 | 2025-05-09T02:59:40.712Z | info: installing component 'rustfmt' |
| 56 | 2025-05-09T02:59:41.089Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-05-09T02:59:41.089Z | |
| 58 | 2025-05-09T02:59:41.251Z | stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-05-09T02:59:41.251Z | |
| 60 | 2025-05-09T02:59:41.275Z | |
| 61 | 2025-05-09T02:59:41.276Z | Rust is installed now. Great! |
| 62 | 2025-05-09T02:59:41.276Z | |
| 63 | 2025-05-09T02:59:41.276Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-05-09T02:59:41.276Z | environment variable. This has not been done automatically. |
| 65 | 2025-05-09T02:59:41.276Z | |
| 66 | 2025-05-09T02:59:41.276Z | To configure your current shell, you need to source |
| 67 | 2025-05-09T02:59:41.276Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-05-09T02:59:41.276Z | |
| 69 | 2025-05-09T02:59:41.276Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-05-09T02:59:41.276Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-05-09T02:59:41.276Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-05-09T02:59:41.276Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-05-09T02:59:41.401Z | + rustup --version |
| 74 | 2025-05-09T02:59:41.426Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-05-09T02:59:41.426Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-05-09T02:59:41.526Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-05-09T02:59:41.551Z | + cargo --version |
| 78 | 2025-05-09T02:59:41.629Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-05-09T02:59:41.654Z | + rustc --version |
| 80 | 2025-05-09T02:59:41.741Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-05-09T02:59:41.765Z | process exited: duration 17617 ms, exit code 0 |
| |
| 82 | 2025-05-09T02:59:41.817Z | starting task 2: "authentication" |
| 83 | 2025-05-09T02:59:41.873Z | process exited: duration 58 ms, exit code 0 |
| |
| 84 | 2025-05-09T02:59:41.923Z | starting task 3: "clone repository" |
| 85 | 2025-05-09T02:59:41.947Z | + mkdir -p /work/oxidecomputer/windows-image-builder |
| 86 | 2025-05-09T02:59:41.947Z | + git clone https://github.com/oxidecomputer/windows-image-builder /work/oxidecomputer/windows-image-builder |
| 87 | 2025-05-09T02:59:41.972Z | Cloning into '/work/oxidecomputer/windows-image-builder'... |
| 88 | 2025-05-09T02:59:42.569Z | + cd /work/oxidecomputer/windows-image-builder |
| 89 | 2025-05-09T02:59:42.569Z | + git fetch origin 7c566d53d66031c58eaf53caf50c1edf8fcc57f7 |
| 90 | 2025-05-09T02:59:42.871Z | From https://github.com/oxidecomputer/windows-image-builder |
| 91 | 2025-05-09T02:59:42.871Z | * branch 7c566d53d66031c58eaf53caf50c1edf8fcc57f7 -> FETCH_HEAD |
| 92 | 2025-05-09T02:59:42.896Z | + [[ -n gjcolombo/rework-docs ]] |
| 93 | 2025-05-09T02:59:42.896Z | ++ git branch --show-current |
| 94 | 2025-05-09T02:59:42.896Z | + current=main |
| 95 | 2025-05-09T02:59:42.897Z | + [[ main != gjcolombo/rework-docs ]] |
| 96 | 2025-05-09T02:59:42.897Z | + git branch -f gjcolombo/rework-docs 7c566d53d66031c58eaf53caf50c1edf8fcc57f7 |
| 97 | 2025-05-09T02:59:42.897Z | + git checkout -f gjcolombo/rework-docs |
| 98 | 2025-05-09T02:59:42.921Z | Switched to branch 'gjcolombo/rework-docs' |
| 99 | 2025-05-09T02:59:42.921Z | + git reset --hard 7c566d53d66031c58eaf53caf50c1edf8fcc57f7 |
| 100 | 2025-05-09T02:59:42.921Z | HEAD is now at 7c566d5 readme: remove erroneous space |
| 101 | 2025-05-09T02:59:42.921Z | process exited: duration 992 ms, exit code 0 |
| |
| 102 | 2025-05-09T02:59:42.970Z | starting task 4: "build" |
| 103 | 2025-05-09T02:59:42.995Z | + cargo --version |
| 104 | 2025-05-09T02:59:43.064Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 105 | 2025-05-09T02:59:43.089Z | + rustc --version |
| 106 | 2025-05-09T02:59:43.173Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 107 | 2025-05-09T02:59:43.198Z | + banner build |
| 108 | 2025-05-09T02:59:43.198Z | |
| 109 | 2025-05-09T02:59:43.198Z | ##### # # # # ##### |
| 110 | 2025-05-09T02:59:43.198Z | # # # # # # # # |
| 111 | 2025-05-09T02:59:43.198Z | ##### # # # # # # |
| 112 | 2025-05-09T02:59:43.198Z | # # # # # # # # |
| 113 | 2025-05-09T02:59:43.198Z | # # # # # # # # |
| 114 | 2025-05-09T02:59:43.198Z | ##### #### # ###### ##### |
| 115 | 2025-05-09T02:59:43.198Z | |
| 116 | 2025-05-09T02:59:43.198Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 117 | 2025-05-09T02:59:43.403Z | Updating crates.io index |
| 118 | 2025-05-09T02:59:43.667Z | Downloading crates ... |
| 119 | 2025-05-09T02:59:43.719Z | Downloaded console v0.15.7 |
| 120 | 2025-05-09T02:59:43.743Z | Downloaded utf8parse v0.2.1 |
| 121 | 2025-05-09T02:59:43.743Z | Downloaded xml-rs v0.8.19 |
| 122 | 2025-05-09T02:59:43.743Z | Downloaded proc-macro2 v1.0.69 |
| 123 | 2025-05-09T02:59:43.768Z | Downloaded itertools v0.12.0 |
| 124 | 2025-05-09T02:59:43.768Z | Downloaded indicatif v0.17.7 |
| 125 | 2025-05-09T02:59:43.768Z | Downloaded clap_derive v4.4.7 |
| 126 | 2025-05-09T02:59:43.768Z | Downloaded camino v1.1.6 |
| 127 | 2025-05-09T02:59:43.768Z | Downloaded which v5.0.0 |
| 128 | 2025-05-09T02:59:43.792Z | Downloaded rustix v0.38.25 |
| 129 | 2025-05-09T02:59:43.816Z | Downloaded terminal_size v0.3.0 |
| 130 | 2025-05-09T02:59:43.816Z | Downloaded libc v0.2.150 |
| 131 | 2025-05-09T02:59:43.841Z | Downloaded portable-atomic v1.6.0 |
| 132 | 2025-05-09T02:59:43.841Z | Downloaded either v1.9.0 |
| 133 | 2025-05-09T02:59:43.841Z | Downloaded quote v1.0.33 |
| 134 | 2025-05-09T02:59:43.841Z | Downloaded syn v2.0.39 |
| 135 | 2025-05-09T02:59:43.865Z | Downloaded is-terminal v0.4.9 |
| 136 | 2025-05-09T02:59:43.865Z | Downloaded clap_lex v0.6.0 |
| 137 | 2025-05-09T02:59:43.865Z | Downloaded clap_builder v4.4.8 |
| 138 | 2025-05-09T02:59:43.865Z | Downloaded home v0.5.5 |
| 139 | 2025-05-09T02:59:43.865Z | Downloaded heck v0.4.1 |
| 140 | 2025-05-09T02:59:43.865Z | Downloaded unicode-ident v1.0.12 |
| 141 | 2025-05-09T02:59:43.865Z | Downloaded errno v0.3.7 |
| 142 | 2025-05-09T02:59:43.865Z | Downloaded colored v2.0.4 |
| 143 | 2025-05-09T02:59:43.890Z | Downloaded colorchoice v1.0.0 |
| 144 | 2025-05-09T02:59:43.890Z | Downloaded clap v4.4.8 |
| 145 | 2025-05-09T02:59:43.890Z | Downloaded anyhow v1.0.75 |
| 146 | 2025-05-09T02:59:43.890Z | Downloaded anstyle-query v1.0.0 |
| 147 | 2025-05-09T02:59:43.890Z | Downloaded anstyle-parse v0.2.2 |
| 148 | 2025-05-09T02:59:43.890Z | Downloaded anstyle v1.0.4 |
| 149 | 2025-05-09T02:59:43.890Z | Downloaded anstream v0.6.4 |
| 150 | 2025-05-09T02:59:43.890Z | Downloaded unicode-width v0.1.11 |
| 151 | 2025-05-09T02:59:43.890Z | Downloaded strsim v0.10.0 |
| 152 | 2025-05-09T02:59:43.890Z | Downloaded number_prefix v0.4.0 |
| 153 | 2025-05-09T02:59:43.890Z | Downloaded lazy_static v1.4.0 |
| 154 | 2025-05-09T02:59:43.914Z | Downloaded bitflags v2.4.1 |
| 155 | 2025-05-09T02:59:43.914Z | Downloaded atty v0.2.14 |
| 156 | 2025-05-09T02:59:43.946Z | Compiling libc v0.2.150 |
| 157 | 2025-05-09T02:59:43.970Z | Compiling rustix v0.38.25 |
| 158 | 2025-05-09T02:59:43.970Z | Compiling bitflags v2.4.1 |
| 159 | 2025-05-09T02:59:43.970Z | Compiling proc-macro2 v1.0.69 |
| 160 | 2025-05-09T02:59:43.971Z | Compiling unicode-ident v1.0.12 |
| 161 | 2025-05-09T02:59:43.971Z | Compiling utf8parse v0.2.1 |
| 162 | 2025-05-09T02:59:43.971Z | Compiling portable-atomic v1.6.0 |
| 163 | 2025-05-09T02:59:43.971Z | Compiling anstyle v1.0.4 |
| 164 | 2025-05-09T02:59:43.971Z | 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=b1420dcbeaee7ed3 -C extra-filename=-7e844b4bc6453e66 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/libc-7e844b4bc6453e66 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 165 | 2025-05-09T02:59:43.971Z | 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=0616e6f536f1ed9c -C extra-filename=-d69817422b305c6f --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/rustix-d69817422b305c6f -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 166 | 2025-05-09T02:59:43.971Z | 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=e4c28efbace77981 -C extra-filename=-2aa760d693585896 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/proc-macro2-2aa760d693585896 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 167 | 2025-05-09T02:59:43.971Z | 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=c9eb74910211f79c -C extra-filename=-5923b258cbe5494b --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 168 | 2025-05-09T02:59:43.971Z | 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=425a57ffbaf5f21d -C extra-filename=-13392673496d9b67 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 169 | 2025-05-09T02:59:43.971Z | 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=50e70470a8595110 -C extra-filename=-1ec8c2dbeb093922 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 170 | 2025-05-09T02:59:43.971Z | 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=6270bd7b2276a04c -C extra-filename=-45bbe28f4c35cbd2 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 171 | 2025-05-09T02:59:43.971Z | 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=c354dd4733a0af3f -C extra-filename=-ba26aed2bf4a279d --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/portable-atomic-ba26aed2bf4a279d -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 172 | 2025-05-09T02:59:44.152Z | Compiling anstyle-parse v0.2.2 |
| 173 | 2025-05-09T02:59:44.177Z | 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=4c77c9e90aa0416e -C extra-filename=-a94ad882d5a23015 --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-1ec8c2dbeb093922.rmeta --cap-lints allow` |
| 174 | 2025-05-09T02:59:44.177Z | Compiling lazy_static v1.4.0 |
| 175 | 2025-05-09T02:59:44.177Z | 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=de4f947ca6f3dc31 -C extra-filename=-72018df464e4877d --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 176 | 2025-05-09T02:59:44.282Z | Compiling colorchoice v1.0.0 |
| 177 | 2025-05-09T02:59:44.306Z | 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=323a0cb39c97db21 -C extra-filename=-44c8aa9518fdba3e --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 178 | 2025-05-09T02:59:44.343Z | Compiling anstyle-query v1.0.0 |
| 179 | 2025-05-09T02:59:44.368Z | 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=5e718e79d227810a -C extra-filename=-6c1a05b407a99997 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 180 | 2025-05-09T02:59:44.368Z | Compiling unicode-width v0.1.11 |
| 181 | 2025-05-09T02:59:44.368Z | 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=b9c45b3e6c2b338f -C extra-filename=-5048eaf93855864b --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 182 | 2025-05-09T02:59:44.437Z | Compiling anstream v0.6.4 |
| 183 | 2025-05-09T02:59:44.461Z | 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=d1f01492b5b104c8 -C extra-filename=-f7f3424896d6ef8b --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-45bbe28f4c35cbd2.rmeta --extern anstyle_parse=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle_parse-a94ad882d5a23015.rmeta --extern anstyle_query=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle_query-6c1a05b407a99997.rmeta --extern colorchoice=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolorchoice-44c8aa9518fdba3e.rmeta --extern utf8parse=/work/oxidecomputer/windows-image-builder/target/debug/deps/libutf8parse-1ec8c2dbeb093922.rmeta --cap-lints allow` |
| 184 | 2025-05-09T02:59:44.461Z | Compiling strsim v0.10.0 |
| 185 | 2025-05-09T02:59:44.461Z | 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=7f9b7734c7ae7edf -C extra-filename=-111c925d72294973 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 186 | 2025-05-09T02:59:44.486Z | Compiling either v1.9.0 |
| 187 | 2025-05-09T02:59:44.486Z | 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=70934a717d0d9ef9 -C extra-filename=-a68fb901565228dd --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 188 | 2025-05-09T02:59:44.528Z | Compiling anyhow v1.0.75 |
| 189 | 2025-05-09T02:59:44.553Z | 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=e4efdd48276d3fc5 -C extra-filename=-2deb495fc618fb64 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/anyhow-2deb495fc618fb64 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 190 | 2025-05-09T02:59:44.578Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/proc-macro2-2aa760d693585896/build-script-build` |
| 191 | 2025-05-09T02:59:44.578Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/rustix-d69817422b305c6f/build-script-build` |
| 192 | 2025-05-09T02:59:44.578Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/libc-7e844b4bc6453e66/build-script-build` |
| 193 | 2025-05-09T02:59:44.621Z | 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=bce1f9f4bea1e1d8 -C extra-filename=-fb43a8eff92ff4ab --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-13392673496d9b67.rmeta --cap-lints allow --cfg wrap_proc_macro` |
| 194 | 2025-05-09T02:59:44.646Z | 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=6c2922f4b8e14b1a -C extra-filename=-ad9e929114fe0476 --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 | 2025-05-09T02:59:44.688Z | Compiling camino v1.1.6 |
| 196 | 2025-05-09T02:59:44.712Z | 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=572e4f645b5726ca -C extra-filename=-c5ad0ac1c7c14207 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/build/camino-c5ad0ac1c7c14207 -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 197 | 2025-05-09T02:59:44.712Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/portable-atomic-ba26aed2bf4a279d/build-script-build` |
| 198 | 2025-05-09T02:59:44.737Z | Compiling clap_lex v0.6.0 |
| 199 | 2025-05-09T02:59:44.762Z | 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=8693dcb14759b891 -C extra-filename=-c09a46bdfb2e9ab0 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 200 | 2025-05-09T02:59:44.762Z | Compiling heck v0.4.1 |
| 201 | 2025-05-09T02:59:44.762Z | 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=2b9b77be82878c4f -C extra-filename=-d3bb0f6d7648cceb --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 202 | 2025-05-09T02:59:44.988Z | 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=882b52ea2053509f -C extra-filename=-e16211751de12067 --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 | 2025-05-09T02:59:45.040Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/anyhow-2deb495fc618fb64/build-script-build` |
| 204 | 2025-05-09T02:59:45.073Z | Compiling home v0.5.5 |
| 205 | 2025-05-09T02:59:45.098Z | 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=3bc40dd789a40ce6 -C extra-filename=-fac52e1fc628d533 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 206 | 2025-05-09T02:59:45.098Z | Compiling number_prefix v0.4.0 |
| 207 | 2025-05-09T02:59:45.098Z | 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=b0585183a766acbc -C extra-filename=-c3d83aad14f81641 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 208 | 2025-05-09T02:59:45.152Z | Compiling itertools v0.12.0 |
| 209 | 2025-05-09T02:59:45.152Z | 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=d01df15aca0038eb -C extra-filename=-3a3a23537ad8db3e --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-a68fb901565228dd.rmeta --cap-lints allow` |
| 210 | 2025-05-09T02:59:45.193Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/build/camino-c5ad0ac1c7c14207/build-script-build` |
| 211 | 2025-05-09T02:59:45.250Z | 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=833899384356bf31 -C extra-filename=-003b61cf550f4519 --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` |
| 212 | 2025-05-09T02:59:45.279Z | Compiling xml-rs v0.8.19 |
| 213 | 2025-05-09T02:59:45.304Z | 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=6e8670db81afc787 -C extra-filename=-76cdf47775659974 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 214 | 2025-05-09T02:59:45.385Z | Compiling quote v1.0.33 |
| 215 | 2025-05-09T02:59:45.410Z | 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=1493fc67187f911e -C extra-filename=-53fdb8f131931dad --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-fb43a8eff92ff4ab.rmeta --cap-lints allow` |
| 216 | 2025-05-09T02:59:45.410Z | 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=1a67b5a259be81ab -C extra-filename=-8e2a9a5c12a6f182 --out-dir /work/oxidecomputer/windows-image-builder/target/debug/deps -L dependency=/work/oxidecomputer/windows-image-builder/target/debug/deps --cap-lints allow` |
| 217 | 2025-05-09T02:59:45.736Z | Compiling errno v0.3.7 |
| 218 | 2025-05-09T02:59:45.762Z | 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=dbc94ffad7e2cf54 -C extra-filename=-8435fb7013a3285d --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-ad9e929114fe0476.rmeta --cap-lints allow` |
| 219 | 2025-05-09T02:59:45.762Z | Compiling syn v2.0.39 |
| 220 | 2025-05-09T02:59:45.762Z | 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=43555cd200d73185 -C extra-filename=-caaad143b894ae14 --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-fb43a8eff92ff4ab.rmeta --extern quote=/work/oxidecomputer/windows-image-builder/target/debug/deps/libquote-53fdb8f131931dad.rmeta --extern unicode_ident=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_ident-13392673496d9b67.rmeta --cap-lints allow` |
| 221 | 2025-05-09T02:59:45.847Z | Compiling console v0.15.7 |
| 222 | 2025-05-09T02:59:45.873Z | 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=2ec0d913706c339f -C extra-filename=-5523ad04cd137dde --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-72018df464e4877d.rmeta --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-ad9e929114fe0476.rmeta --extern unicode_width=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_width-5048eaf93855864b.rmeta --cap-lints allow` |
| 223 | 2025-05-09T02:59:45.901Z | 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=c8e37cb9b2465c07 -C extra-filename=-cfa6b455a35b7160 --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-5923b258cbe5494b.rmeta --extern libc_errno=/work/oxidecomputer/windows-image-builder/target/debug/deps/liberrno-8435fb7013a3285d.rmeta --extern libc=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblibc-ad9e929114fe0476.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 224 | 2025-05-09T02:59:45.945Z | Compiling atty v0.2.14 |
| 225 | 2025-05-09T02:59:45.970Z | 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=688d99f783ff393c -C extra-filename=-ae7ccb6083e302bb --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-ad9e929114fe0476.rmeta --cap-lints allow` |
| 226 | 2025-05-09T02:59:46.401Z | Compiling indicatif v0.17.7 |
| 227 | 2025-05-09T02:59:46.427Z | 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=e7365e4c62721b5e -C extra-filename=-57f49747ecd8bdf0 --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-5523ad04cd137dde.rmeta --extern number_prefix=/work/oxidecomputer/windows-image-builder/target/debug/deps/libnumber_prefix-c3d83aad14f81641.rmeta --extern portable_atomic=/work/oxidecomputer/windows-image-builder/target/debug/deps/libportable_atomic-e16211751de12067.rmeta --extern unicode_width=/work/oxidecomputer/windows-image-builder/target/debug/deps/libunicode_width-5048eaf93855864b.rmeta --cap-lints allow` |
| 228 | 2025-05-09T02:59:47.390Z | Compiling terminal_size v0.3.0 |
| 229 | 2025-05-09T02:59:47.390Z | Compiling is-terminal v0.4.9 |
| 230 | 2025-05-09T02:59:47.416Z | 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=2e1cf1cef634cd04 -C extra-filename=-a6c9c5cab5a18f87 --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-cfa6b455a35b7160.rmeta --cap-lints allow` |
| 231 | 2025-05-09T02:59:47.416Z | 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=3fd633afb1152af6 -C extra-filename=-4841ba6933b863ce --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-cfa6b455a35b7160.rmeta --cap-lints allow` |
| 232 | 2025-05-09T02:59:47.416Z | Compiling which v5.0.0 |
| 233 | 2025-05-09T02:59:47.416Z | 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=41bca9df65543ecb -C extra-filename=-039779b45bfd9584 --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-a68fb901565228dd.rmeta --extern home=/work/oxidecomputer/windows-image-builder/target/debug/deps/libhome-fac52e1fc628d533.rmeta --extern rustix=/work/oxidecomputer/windows-image-builder/target/debug/deps/librustix-cfa6b455a35b7160.rmeta --cap-lints allow` |
| 234 | 2025-05-09T02:59:47.484Z | Compiling colored v2.0.4 |
| 235 | 2025-05-09T02:59:47.509Z | 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=3bde69d094871dcf -C extra-filename=-e78d245331327f4d --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-4841ba6933b863ce.rmeta --extern lazy_static=/work/oxidecomputer/windows-image-builder/target/debug/deps/liblazy_static-72018df464e4877d.rmeta --cap-lints allow` |
| 236 | 2025-05-09T02:59:47.534Z | Compiling clap_builder v4.4.8 |
| 237 | 2025-05-09T02:59:47.534Z | 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=e7d07439e1f4bfa6 -C extra-filename=-641b6ab49c594ba3 --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-f7f3424896d6ef8b.rmeta --extern anstyle=/work/oxidecomputer/windows-image-builder/target/debug/deps/libanstyle-45bbe28f4c35cbd2.rmeta --extern clap_lex=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap_lex-c09a46bdfb2e9ab0.rmeta --extern strsim=/work/oxidecomputer/windows-image-builder/target/debug/deps/libstrsim-111c925d72294973.rmeta --extern terminal_size=/work/oxidecomputer/windows-image-builder/target/debug/deps/libterminal_size-a6c9c5cab5a18f87.rmeta --cap-lints allow` |
| 238 | 2025-05-09T02:59:49.556Z | Compiling clap_derive v4.4.7 |
| 239 | 2025-05-09T02:59:49.582Z | 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=fa612fd0a915a175 -C extra-filename=-f34f9b465d3c9753 --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-d3bb0f6d7648cceb.rlib --extern proc_macro2=/work/oxidecomputer/windows-image-builder/target/debug/deps/libproc_macro2-fb43a8eff92ff4ab.rlib --extern quote=/work/oxidecomputer/windows-image-builder/target/debug/deps/libquote-53fdb8f131931dad.rlib --extern syn=/work/oxidecomputer/windows-image-builder/target/debug/deps/libsyn-caaad143b894ae14.rlib --extern proc_macro --cap-lints allow` |
| 240 | 2025-05-09T02:59:51.625Z | Compiling clap v4.4.8 |
| 241 | 2025-05-09T02:59:51.650Z | 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=fba073d262c4c7fb -C extra-filename=-9aa458815fb95f48 --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-641b6ab49c594ba3.rmeta --extern clap_derive=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap_derive-f34f9b465d3c9753.so --cap-lints allow` |
| 242 | 2025-05-09T02:59:51.828Z | Compiling wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 243 | 2025-05-09T02:59:51.853Z | 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=b1f1236e2a7947d3 -C extra-filename=-8ea53c94b6c01893 --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-8e2a9a5c12a6f182.rlib --extern atty=/work/oxidecomputer/windows-image-builder/target/debug/deps/libatty-ae7ccb6083e302bb.rlib --extern camino=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcamino-003b61cf550f4519.rlib --extern clap=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap-9aa458815fb95f48.rlib --extern colored=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolored-e78d245331327f4d.rlib --extern indicatif=/work/oxidecomputer/windows-image-builder/target/debug/deps/libindicatif-57f49747ecd8bdf0.rlib --extern itertools=/work/oxidecomputer/windows-image-builder/target/debug/deps/libitertools-3a3a23537ad8db3e.rlib --extern which=/work/oxidecomputer/windows-image-builder/target/debug/deps/libwhich-039779b45bfd9584.rlib --extern xml=/work/oxidecomputer/windows-image-builder/target/debug/deps/libxml-76cdf47775659974.rlib` |
| 244 | 2025-05-09T02:59:51.853Z | 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=7be3aedafbec7a5b -C extra-filename=-a26bed58f7ae33ef --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-8e2a9a5c12a6f182.rlib --extern atty=/work/oxidecomputer/windows-image-builder/target/debug/deps/libatty-ae7ccb6083e302bb.rlib --extern camino=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcamino-003b61cf550f4519.rlib --extern clap=/work/oxidecomputer/windows-image-builder/target/debug/deps/libclap-9aa458815fb95f48.rlib --extern colored=/work/oxidecomputer/windows-image-builder/target/debug/deps/libcolored-e78d245331327f4d.rlib --extern indicatif=/work/oxidecomputer/windows-image-builder/target/debug/deps/libindicatif-57f49747ecd8bdf0.rlib --extern itertools=/work/oxidecomputer/windows-image-builder/target/debug/deps/libitertools-3a3a23537ad8db3e.rlib --extern which=/work/oxidecomputer/windows-image-builder/target/debug/deps/libwhich-039779b45bfd9584.rlib --extern xml=/work/oxidecomputer/windows-image-builder/target/debug/deps/libxml-76cdf47775659974.rlib` |
| 245 | 2025-05-09T02:59:54.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.17s |
| 246 | 2025-05-09T02:59:54.480Z | |
| 247 | 2025-05-09T02:59:54.505Z | real 11.285701814 |
| 248 | 2025-05-09T02:59:54.505Z | user 38.866426691 |
| 249 | 2025-05-09T02:59:54.505Z | sys 7.371074503 |
| 250 | 2025-05-09T02:59:54.505Z | trap 0.020755294 |
| 251 | 2025-05-09T02:59:54.505Z | tflt 0.046761756 |
| 252 | 2025-05-09T02:59:54.505Z | dflt 0.104132986 |
| 253 | 2025-05-09T02:59:54.505Z | kflt 0.000751468 |
| 254 | 2025-05-09T02:59:54.505Z | lock 56.098435307 |
| 255 | 2025-05-09T02:59:54.505Z | slp 2:00.214414280 |
| 256 | 2025-05-09T02:59:54.505Z | lat 1.954499622 |
| 257 | 2025-05-09T02:59:54.505Z | stop 1.763557506 |
| 258 | 2025-05-09T02:59:54.506Z | + banner test |
| 259 | 2025-05-09T02:59:54.506Z | |
| 260 | 2025-05-09T02:59:54.506Z | ##### ###### #### ##### |
| 261 | 2025-05-09T02:59:54.506Z | # # # # |
| 262 | 2025-05-09T02:59:54.506Z | # ##### #### # |
| 263 | 2025-05-09T02:59:54.506Z | # # # # |
| 264 | 2025-05-09T02:59:54.506Z | # # # # # |
| 265 | 2025-05-09T02:59:54.506Z | # ###### #### # |
| 266 | 2025-05-09T02:59:54.506Z | |
| 267 | 2025-05-09T02:59:54.506Z | + ptime -m cargo test --all-features --locked --verbose |
| 268 | 2025-05-09T02:59:54.604Z | Fresh libc v0.2.150 |
| 269 | 2025-05-09T02:59:54.604Z | Fresh bitflags v2.4.1 |
| 270 | 2025-05-09T02:59:54.604Z | Fresh unicode-ident v1.0.12 |
| 271 | 2025-05-09T02:59:54.604Z | Fresh utf8parse v0.2.1 |
| 272 | 2025-05-09T02:59:54.604Z | Fresh errno v0.3.7 |
| 273 | 2025-05-09T02:59:54.604Z | Fresh anstyle-parse v0.2.2 |
| 274 | 2025-05-09T02:59:54.604Z | Fresh anstyle-query v1.0.0 |
| 275 | 2025-05-09T02:59:54.604Z | Fresh anstyle v1.0.4 |
| 276 | 2025-05-09T02:59:54.604Z | Fresh colorchoice v1.0.0 |
| 277 | 2025-05-09T02:59:54.605Z | Fresh rustix v0.38.25 |
| 278 | 2025-05-09T02:59:54.605Z | Fresh proc-macro2 v1.0.69 |
| 279 | 2025-05-09T02:59:54.605Z | Fresh lazy_static v1.4.0 |
| 280 | 2025-05-09T02:59:54.631Z | Fresh anstream v0.6.4 |
| 281 | 2025-05-09T02:59:54.631Z | Fresh unicode-width v0.1.11 |
| 282 | 2025-05-09T02:59:54.631Z | Fresh heck v0.4.1 |
| 283 | 2025-05-09T02:59:54.631Z | Fresh quote v1.0.33 |
| 284 | 2025-05-09T02:59:54.631Z | Fresh terminal_size v0.3.0 |
| 285 | 2025-05-09T02:59:54.631Z | Fresh clap_lex v0.6.0 |
| 286 | 2025-05-09T02:59:54.631Z | Fresh strsim v0.10.0 |
| 287 | 2025-05-09T02:59:54.631Z | Fresh either v1.9.0 |
| 288 | 2025-05-09T02:59:54.631Z | Fresh is-terminal v0.4.9 |
| 289 | 2025-05-09T02:59:54.631Z | Fresh syn v2.0.39 |
| 290 | 2025-05-09T02:59:54.631Z | Fresh clap_builder v4.4.8 |
| 291 | 2025-05-09T02:59:54.631Z | Fresh portable-atomic v1.6.0 |
| 292 | 2025-05-09T02:59:54.631Z | Fresh console v0.15.7 |
| 293 | 2025-05-09T02:59:54.631Z | Fresh home v0.5.5 |
| 294 | 2025-05-09T02:59:54.631Z | Fresh number_prefix v0.4.0 |
| 295 | 2025-05-09T02:59:54.631Z | Fresh anyhow v1.0.75 |
| 296 | 2025-05-09T02:59:54.631Z | Fresh clap_derive v4.4.7 |
| 297 | 2025-05-09T02:59:54.631Z | Fresh camino v1.1.6 |
| 298 | 2025-05-09T02:59:54.631Z | Fresh which v5.0.0 |
| 299 | 2025-05-09T02:59:54.631Z | Fresh indicatif v0.17.7 |
| 300 | 2025-05-09T02:59:54.631Z | Fresh colored v2.0.4 |
| 301 | 2025-05-09T02:59:54.631Z | Fresh itertools v0.12.0 |
| 302 | 2025-05-09T02:59:54.631Z | Fresh atty v0.2.14 |
| 303 | 2025-05-09T02:59:54.631Z | Fresh xml-rs v0.8.19 |
| 304 | 2025-05-09T02:59:54.631Z | Fresh clap v4.4.8 |
| 305 | 2025-05-09T02:59:54.631Z | Fresh wimsy v0.1.0 (/work/oxidecomputer/windows-image-builder) |
| 306 | 2025-05-09T02:59:54.631Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s |
| 307 | 2025-05-09T02:59:54.631Z | Running `/work/oxidecomputer/windows-image-builder/target/debug/deps/wimsy-a26bed58f7ae33ef` |
| 308 | 2025-05-09T02:59:54.631Z | |
| 309 | 2025-05-09T02:59:54.631Z | running 3 tests |
| 310 | 2025-05-09T02:59:54.631Z | test autounattend::test::replace_illumos_unattend ... ok |
| 311 | 2025-05-09T02:59:54.631Z | test autounattend::test::replace_linux_unattend ... ok |
| 312 | 2025-05-09T02:59:54.631Z | test autounattend::test::replace_with_no_rules_is_noop ... ok |
| 313 | 2025-05-09T02:59:54.631Z | |
| 314 | 2025-05-09T02:59:54.631Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 315 | 2025-05-09T02:59:54.631Z | |
| 316 | 2025-05-09T02:59:54.632Z | |
| 317 | 2025-05-09T02:59:54.632Z | real 0.135304202 |
| 318 | 2025-05-09T02:59:54.632Z | user 0.094549662 |
| 319 | 2025-05-09T02:59:54.632Z | sys 0.049576824 |
| 320 | 2025-05-09T02:59:54.632Z | trap 0.000004629 |
| 321 | 2025-05-09T02:59:54.632Z | tflt 0.000107502 |
| 322 | 2025-05-09T02:59:54.632Z | dflt 0.000000000 |
| 323 | 2025-05-09T02:59:54.632Z | kflt 0.000000000 |
| 324 | 2025-05-09T02:59:54.632Z | lock 0.385363549 |
| 325 | 2025-05-09T02:59:54.632Z | slp 0.067091409 |
| 326 | 2025-05-09T02:59:54.632Z | lat 0.001995725 |
| 327 | 2025-05-09T02:59:54.632Z | stop 0.000211103 |
| 328 | 2025-05-09T02:59:54.632Z | process exited: duration 11656 ms, exit code 0 |
| |
| 329 | 2025-05-09T02:59:54.683Z | found 0 output files |