|
|
|
| 1 | 2026-05-23T02:38:56.250Z | job assigned to worker 01KS9B53M9RNYKNFAM7D5EWBXF [factory aws, i-040c69d84d1c2ddb2] (queued for 44 s) |
| |
| 2 | 2026-05-23T02:39:03.152Z | starting task 0: "setup" |
| 3 | 2026-05-23T02:39:03.157Z | ++ uname -s |
| 4 | 2026-05-23T02:39:03.160Z | + kern=SunOS |
| 5 | 2026-05-23T02:39:03.160Z | + build_user=build |
| 6 | 2026-05-23T02:39:03.160Z | + build_uid=12345 |
| 7 | 2026-05-23T02:39:03.160Z | + work_dir=/work |
| 8 | 2026-05-23T02:39:03.160Z | + input_dir=/input |
| 9 | 2026-05-23T02:39:03.160Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-23T02:39:03.160Z | + case "$kern" in |
| 11 | 2026-05-23T02:39:03.160Z | + groupadd -g 12345 build |
| 12 | 2026-05-23T02:39:03.163Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-23T02:39:05.166Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-23T02:39:05.256Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-23T02:39:05.259Z | + home_fs=zfs |
| 16 | 2026-05-23T02:39:05.259Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-23T02:39:05.259Z | + mkdir -p /home/build |
| 18 | 2026-05-23T02:39:05.259Z | + chown build:build /home/build /work |
| 19 | 2026-05-23T02:39:07.260Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-23T02:39:07.264Z | process exited: duration 4112 ms, exit code 0 |
| |
| 21 | 2026-05-23T02:39:07.270Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-23T02:39:07.275Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-23T02:39:07.275Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-23T02:39:07.275Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-23T02:39:07.275Z | * rust toolchain profile = "default" |
| 26 | 2026-05-23T02:39:07.275Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-23T02:39:07.275Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-23T02:39:07.278Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-23T02:39:07.278Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-23T02:39:07.403Z | info: downloading installer |
| 31 | 2026-05-23T02:39:08.777Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-23T02:39:08.778Z | warn: /opt/ooce/bin |
| 33 | 2026-05-23T02:39:08.778Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-23T02:39:08.778Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-23T02:39:08.778Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-23T02:39:08.778Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-23T02:39:08.778Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-23T02:39:08.778Z | error: cannot install while Rust is installed |
| 39 | 2026-05-23T02:39:08.778Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-23T02:39:08.778Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-23T02:39:08.778Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-23T02:39:08.778Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-23T02:39:08.778Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-23T02:39:08.791Z | info: profile set to default |
| 45 | 2026-05-23T02:39:08.791Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-23T02:39:08.794Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-23T02:39:08.935Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-23T02:39:08.938Z | info: downloading 6 components |
| 49 | 2026-05-23T02:39:24.925Z | |
| 50 | 2026-05-23T02:39:24.925Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-23T02:39:24.958Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-23T02:39:24.958Z | |
| 53 | 2026-05-23T02:39:24.958Z | |
| 54 | 2026-05-23T02:39:24.958Z | Rust is installed now. Great! |
| 55 | 2026-05-23T02:39:24.958Z | |
| 56 | 2026-05-23T02:39:24.958Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-23T02:39:24.958Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-23T02:39:24.958Z | |
| 59 | 2026-05-23T02:39:24.958Z | To configure your current shell, you need to source |
| 60 | 2026-05-23T02:39:24.962Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-23T02:39:24.962Z | |
| 62 | 2026-05-23T02:39:24.962Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-23T02:39:24.962Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-23T02:39:24.962Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-23T02:39:24.962Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-23T02:39:24.962Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-23T02:39:24.962Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-23T02:39:24.962Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-23T02:39:24.962Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-23T02:39:24.962Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-23T02:39:25.045Z | + rustup --version |
| 72 | 2026-05-23T02:39:25.055Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-23T02:39:25.058Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-23T02:39:25.077Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-23T02:39:25.082Z | + cargo --version |
| 76 | 2026-05-23T02:39:25.094Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-23T02:39:25.097Z | + rustc --version |
| 78 | 2026-05-23T02:39:25.114Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-23T02:39:25.117Z | process exited: duration 17846 ms, exit code 0 |
| |
| 80 | 2026-05-23T02:39:25.123Z | starting task 2: "authentication" |
| 81 | 2026-05-23T02:39:25.139Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-23T02:39:25.145Z | starting task 3: "clone repository" |
| 83 | 2026-05-23T02:39:25.148Z | + mkdir -p /work/oxidecomputer/thundermuffin |
| 84 | 2026-05-23T02:39:25.151Z | + git clone https://github.com/oxidecomputer/thundermuffin /work/oxidecomputer/thundermuffin |
| 85 | 2026-05-23T02:39:25.184Z | Cloning into '/work/oxidecomputer/thundermuffin'... |
| 86 | 2026-05-23T02:39:25.570Z | + cd /work/oxidecomputer/thundermuffin |
| 87 | 2026-05-23T02:39:25.570Z | + git fetch origin 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 88 | 2026-05-23T02:39:25.778Z | From https://github.com/oxidecomputer/thundermuffin |
| 89 | 2026-05-23T02:39:25.778Z | * branch 473a90f8081e99f1b77f2625d97ab1f7817b3468 -> FETCH_HEAD |
| 90 | 2026-05-23T02:39:25.783Z | + [[ -n zl/multicast ]] |
| 91 | 2026-05-23T02:39:25.786Z | ++ git branch --show-current |
| 92 | 2026-05-23T02:39:25.786Z | + current=main |
| 93 | 2026-05-23T02:39:25.786Z | + [[ main != zl/multicast ]] |
| 94 | 2026-05-23T02:39:25.786Z | + git branch -f zl/multicast 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 95 | 2026-05-23T02:39:25.789Z | + git checkout -f zl/multicast |
| 96 | 2026-05-23T02:39:25.792Z | Switched to branch 'zl/multicast' |
| 97 | 2026-05-23T02:39:25.792Z | + git reset --hard 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 98 | 2026-05-23T02:39:25.795Z | HEAD is now at 473a90f [review] address feedback |
| 99 | 2026-05-23T02:39:25.798Z | process exited: duration 650 ms, exit code 0 |
| |
| 100 | 2026-05-23T02:39:25.804Z | starting task 4: "build" |
| 101 | 2026-05-23T02:39:25.809Z | + cargo --version |
| 102 | 2026-05-23T02:39:25.817Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 103 | 2026-05-23T02:39:25.819Z | + rustc --version |
| 104 | 2026-05-23T02:39:25.838Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-05-23T02:39:25.841Z | + banner build |
| 106 | 2026-05-23T02:39:25.844Z | |
| 107 | 2026-05-23T02:39:25.844Z | ##### # # # # ##### |
| 108 | 2026-05-23T02:39:25.844Z | # # # # # # # # |
| 109 | 2026-05-23T02:39:25.845Z | ##### # # # # # # |
| 110 | 2026-05-23T02:39:25.845Z | # # # # # # # # |
| 111 | 2026-05-23T02:39:25.845Z | # # # # # # # # |
| 112 | 2026-05-23T02:39:25.845Z | ##### #### # ###### ##### |
| 113 | 2026-05-23T02:39:25.845Z | |
| 114 | 2026-05-23T02:39:25.845Z | + ptime -m cargo build --release --verbose |
| 115 | 2026-05-23T02:39:25.914Z | Updating crates.io index |
| 116 | 2026-05-23T02:39:27.507Z | Downloading crates ... |
| 117 | 2026-05-23T02:39:27.573Z | Downloaded socket2 v0.6.3 |
| 118 | 2026-05-23T02:39:27.576Z | Downloaded is_terminal_polyfill v1.70.2 |
| 119 | 2026-05-23T02:39:27.576Z | Downloaded unicode-ident v1.0.24 |
| 120 | 2026-05-23T02:39:27.578Z | Downloaded strsim v0.11.1 |
| 121 | 2026-05-23T02:39:27.581Z | Downloaded anyhow v1.0.101 |
| 122 | 2026-05-23T02:39:27.585Z | Downloaded quote v1.0.44 |
| 123 | 2026-05-23T02:39:27.585Z | Downloaded anstyle v1.0.13 |
| 124 | 2026-05-23T02:39:27.588Z | Downloaded clap_derive v4.5.55 |
| 125 | 2026-05-23T02:39:27.589Z | Downloaded heck v0.5.0 |
| 126 | 2026-05-23T02:39:27.592Z | Downloaded clap_lex v1.0.0 |
| 127 | 2026-05-23T02:39:27.595Z | Downloaded colorchoice v1.0.4 |
| 128 | 2026-05-23T02:39:27.598Z | Downloaded anstream v0.6.21 |
| 129 | 2026-05-23T02:39:27.601Z | Downloaded clap_builder v4.5.59 |
| 130 | 2026-05-23T02:39:27.604Z | Downloaded clap v4.5.59 |
| 131 | 2026-05-23T02:39:27.609Z | Downloaded anstyle-query v1.1.5 |
| 132 | 2026-05-23T02:39:27.612Z | Downloaded anstyle-parse v0.2.7 |
| 133 | 2026-05-23T02:39:27.616Z | Downloaded utf8parse v0.2.2 |
| 134 | 2026-05-23T02:39:27.625Z | Downloaded syn v2.0.116 |
| 135 | 2026-05-23T02:39:27.633Z | Downloaded proc-macro2 v1.0.106 |
| 136 | 2026-05-23T02:39:27.683Z | Downloaded libc v0.2.182 |
| 137 | 2026-05-23T02:39:27.727Z | Compiling proc-macro2 v1.0.106 |
| 138 | 2026-05-23T02:39:27.727Z | Compiling unicode-ident v1.0.24 |
| 139 | 2026-05-23T02:39:27.727Z | Compiling quote v1.0.44 |
| 140 | 2026-05-23T02:39:27.727Z | Compiling utf8parse v0.2.2 |
| 141 | 2026-05-23T02:39:27.730Z | Compiling colorchoice v1.0.4 |
| 142 | 2026-05-23T02:39:27.730Z | Compiling libc v0.2.182 |
| 143 | 2026-05-23T02:39:27.730Z | Compiling anstyle v1.0.13 |
| 144 | 2026-05-23T02:39:27.730Z | Compiling anstyle-query v1.1.5 |
| 145 | 2026-05-23T02:39:27.730Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=138eecb2fa4ffbca -C extra-filename=-15e45b291124c855 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 146 | 2026-05-23T02:39:27.730Z | 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.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --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=879b77efe50e01d3 -C extra-filename=-0bf41456cd4a2fa3 --out-dir /work/oxidecomputer/thundermuffin/target/release/build/proc-macro2-0bf41456cd4a2fa3 -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 147 | 2026-05-23T02:39:27.730Z | 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/quote-1.0.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=07bcacd19e14c42a -C extra-filename=-d53092e16357a4a7 --out-dir /work/oxidecomputer/thundermuffin/target/release/build/quote-d53092e16357a4a7 -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 148 | 2026-05-23T02:39:27.730Z | 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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=43db5138b2647365 -C extra-filename=-768c6709c141e9ef --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 149 | 2026-05-23T02:39:27.730Z | 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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39d7b758f4fcf604 -C extra-filename=-b344fca9156a7715 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 150 | 2026-05-23T02:39:27.778Z | 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/libc-0.2.182/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --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=894d870101039c6d -C extra-filename=-f0674028f21d0451 --out-dir /work/oxidecomputer/thundermuffin/target/release/build/libc-f0674028f21d0451 -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 151 | 2026-05-23T02:39:27.782Z | 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.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3155fe5189085ebb -C extra-filename=-aa29a57b4f095770 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 152 | 2026-05-23T02:39:27.782Z | 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.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c32df129064d67e -C extra-filename=-1a66a2b0761daf06 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 153 | 2026-05-23T02:39:27.871Z | Compiling anstyle-parse v0.2.7 |
| 154 | 2026-05-23T02:39:27.874Z | Compiling is_terminal_polyfill v1.70.2 |
| 155 | 2026-05-23T02:39:27.874Z | 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.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=0299b1626ceaa214 -C extra-filename=-7257723676a8b1f2 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern utf8parse=/work/oxidecomputer/thundermuffin/target/release/deps/libutf8parse-768c6709c141e9ef.rmeta --cap-lints allow` |
| 156 | 2026-05-23T02:39:27.879Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=dc466613c4f0ab92 -C extra-filename=-c3d42a919e30ee87 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 157 | 2026-05-23T02:39:27.883Z | Compiling heck v0.5.0 |
| 158 | 2026-05-23T02:39:27.883Z | Compiling anyhow v1.0.101 |
| 159 | 2026-05-23T02:39:27.886Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=188b40d68c7a6f70 -C extra-filename=-64d00afb62c54a50 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 160 | 2026-05-23T02:39:27.905Z | 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/anyhow-1.0.101/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=d11ebe4b5fd938e8 -C extra-filename=-6c6b0a9e242b5105 --out-dir /work/oxidecomputer/thundermuffin/target/release/build/anyhow-6c6b0a9e242b5105 -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 161 | 2026-05-23T02:39:27.950Z | Compiling clap_lex v1.0.0 |
| 162 | 2026-05-23T02:39:27.954Z | 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-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 opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91833785bdac88db -C extra-filename=-fc396d606d2a5b9b --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 163 | 2026-05-23T02:39:28.030Z | Compiling anstream v0.6.21 |
| 164 | 2026-05-23T02:39:28.033Z | 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.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=bab898c45edbd700 -C extra-filename=-d3729288ce5593b9 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern anstyle=/work/oxidecomputer/thundermuffin/target/release/deps/libanstyle-aa29a57b4f095770.rmeta --extern anstyle_parse=/work/oxidecomputer/thundermuffin/target/release/deps/libanstyle_parse-7257723676a8b1f2.rmeta --extern anstyle_query=/work/oxidecomputer/thundermuffin/target/release/deps/libanstyle_query-1a66a2b0761daf06.rmeta --extern colorchoice=/work/oxidecomputer/thundermuffin/target/release/deps/libcolorchoice-b344fca9156a7715.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/thundermuffin/target/release/deps/libis_terminal_polyfill-c3d42a919e30ee87.rmeta --extern utf8parse=/work/oxidecomputer/thundermuffin/target/release/deps/libutf8parse-768c6709c141e9ef.rmeta --cap-lints allow` |
| 165 | 2026-05-23T02:39:28.057Z | Compiling strsim v0.11.1 |
| 166 | 2026-05-23T02:39:28.060Z | 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.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b5400d9aff7cfba -C extra-filename=-4e8c490ec6a86baa --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow` |
| 167 | 2026-05-23T02:39:28.133Z | Running `/work/oxidecomputer/thundermuffin/target/release/build/libc-f0674028f21d0451/build-script-build` |
| 168 | 2026-05-23T02:39:28.133Z | Running `/work/oxidecomputer/thundermuffin/target/release/build/proc-macro2-0bf41456cd4a2fa3/build-script-build` |
| 169 | 2026-05-23T02:39:28.133Z | Running `/work/oxidecomputer/thundermuffin/target/release/build/quote-d53092e16357a4a7/build-script-build` |
| 170 | 2026-05-23T02:39:28.166Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.182/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="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=7c39875779840324 -C extra-filename=-f23b565edebeb238 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 171 | 2026-05-23T02:39:28.196Z | Running `/work/oxidecomputer/thundermuffin/target/release/build/anyhow-6c6b0a9e242b5105/build-script-build` |
| 172 | 2026-05-23T02:39:28.230Z | Compiling clap_builder v4.5.59 |
| 173 | 2026-05-23T02:39:28.234Z | 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.5.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=378ff0069cdb8840 -C extra-filename=-e738659b4ec72786 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern anstream=/work/oxidecomputer/thundermuffin/target/release/deps/libanstream-d3729288ce5593b9.rmeta --extern anstyle=/work/oxidecomputer/thundermuffin/target/release/deps/libanstyle-aa29a57b4f095770.rmeta --extern clap_lex=/work/oxidecomputer/thundermuffin/target/release/deps/libclap_lex-fc396d606d2a5b9b.rmeta --extern strsim=/work/oxidecomputer/thundermuffin/target/release/deps/libstrsim-4e8c490ec6a86baa.rmeta --cap-lints allow` |
| 174 | 2026-05-23T02:39:28.392Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=c0f8b70a6225dcd1 -C extra-filename=-8c89c1aac4aca6b0 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --cap-lints allow --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 175 | 2026-05-23T02:39:28.433Z | 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.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=22afc6142bd57e6e -C extra-filename=-3c23fc63b8add9d0 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern unicode_ident=/work/oxidecomputer/thundermuffin/target/release/deps/libunicode_ident-15e45b291124c855.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 176 | 2026-05-23T02:39:28.438Z | Compiling socket2 v0.6.3 |
| 177 | 2026-05-23T02:39:28.442Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=98273ecf5af18ef0 -C extra-filename=-dae84224bd8b4e9d --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern libc=/work/oxidecomputer/thundermuffin/target/release/deps/liblibc-f23b565edebeb238.rmeta --cap-lints allow` |
| 178 | 2026-05-23T02:39:28.751Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2aa60bb1f239c446 -C extra-filename=-dacaa437dfb77485 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern proc_macro2=/work/oxidecomputer/thundermuffin/target/release/deps/libproc_macro2-3c23fc63b8add9d0.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 179 | 2026-05-23T02:39:28.899Z | Compiling syn v2.0.116 |
| 180 | 2026-05-23T02:39:28.902Z | 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.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0b5940cf402bde4b -C extra-filename=-4fa1825a2136ee2d --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern proc_macro2=/work/oxidecomputer/thundermuffin/target/release/deps/libproc_macro2-3c23fc63b8add9d0.rmeta --extern quote=/work/oxidecomputer/thundermuffin/target/release/deps/libquote-dacaa437dfb77485.rmeta --extern unicode_ident=/work/oxidecomputer/thundermuffin/target/release/deps/libunicode_ident-15e45b291124c855.rmeta --cap-lints allow` |
| 181 | 2026-05-23T02:39:31.109Z | Compiling clap_derive v4.5.55 |
| 182 | 2026-05-23T02:39:31.112Z | 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.5.55/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=9a1a810c8a5d547c -C extra-filename=-f4541324cd8bd46a --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern heck=/work/oxidecomputer/thundermuffin/target/release/deps/libheck-64d00afb62c54a50.rlib --extern proc_macro2=/work/oxidecomputer/thundermuffin/target/release/deps/libproc_macro2-3c23fc63b8add9d0.rlib --extern quote=/work/oxidecomputer/thundermuffin/target/release/deps/libquote-dacaa437dfb77485.rlib --extern syn=/work/oxidecomputer/thundermuffin/target/release/deps/libsyn-4fa1825a2136ee2d.rlib --extern proc_macro --cap-lints allow` |
| 183 | 2026-05-23T02:39:32.195Z | Compiling clap v4.5.59 |
| 184 | 2026-05-23T02:39:32.198Z | 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.5.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=4da1bd608461a514 -C extra-filename=-d4fa5aa1ad0c3982 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern clap_builder=/work/oxidecomputer/thundermuffin/target/release/deps/libclap_builder-e738659b4ec72786.rmeta --extern clap_derive=/work/oxidecomputer/thundermuffin/target/release/deps/libclap_derive-f4541324cd8bd46a.so --cap-lints allow` |
| 185 | 2026-05-23T02:39:32.244Z | Compiling thundermuffin v0.1.0 (/work/oxidecomputer/thundermuffin/app) |
| 186 | 2026-05-23T02:39:32.247Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name thundermuffin --edition=2024 app/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab406cbd05e12f67 -C extra-filename=-4837ca145c58a5b8 --out-dir /work/oxidecomputer/thundermuffin/target/release/deps -C strip=debuginfo -L dependency=/work/oxidecomputer/thundermuffin/target/release/deps --extern anyhow=/work/oxidecomputer/thundermuffin/target/release/deps/libanyhow-8c89c1aac4aca6b0.rlib --extern clap=/work/oxidecomputer/thundermuffin/target/release/deps/libclap-d4fa5aa1ad0c3982.rlib --extern libc=/work/oxidecomputer/thundermuffin/target/release/deps/liblibc-f23b565edebeb238.rlib --extern socket2=/work/oxidecomputer/thundermuffin/target/release/deps/libsocket2-dae84224bd8b4e9d.rlib` |
| 187 | 2026-05-23T02:39:33.213Z | Finished `release` profile [optimized] target(s) in 7.36s |
| 188 | 2026-05-23T02:39:33.312Z | |
| 189 | 2026-05-23T02:39:33.312Z | real 7.452937593 |
| 190 | 2026-05-23T02:39:33.312Z | user 21.798426059 |
| 191 | 2026-05-23T02:39:33.312Z | sys 2.682065752 |
| 192 | 2026-05-23T02:39:33.312Z | trap 0.007991972 |
| 193 | 2026-05-23T02:39:33.312Z | tflt 0.122410707 |
| 194 | 2026-05-23T02:39:33.312Z | dflt 0.177254228 |
| 195 | 2026-05-23T02:39:33.312Z | kflt 0.003930306 |
| 196 | 2026-05-23T02:39:33.312Z | lock 46.685378993 |
| 197 | 2026-05-23T02:39:33.312Z | slp 32.516586303 |
| 198 | 2026-05-23T02:39:33.315Z | lat 0.668744449 |
| 199 | 2026-05-23T02:39:33.315Z | stop 1.732860846 |
| 200 | 2026-05-23T02:39:33.316Z | + banner image |
| 201 | 2026-05-23T02:39:33.316Z | |
| 202 | 2026-05-23T02:39:33.316Z | # # # ## #### ###### |
| 203 | 2026-05-23T02:39:33.316Z | # ## ## # # # # # |
| 204 | 2026-05-23T02:39:33.316Z | # # ## # # # # ##### |
| 205 | 2026-05-23T02:39:33.316Z | # # # ###### # ### # |
| 206 | 2026-05-23T02:39:33.316Z | # # # # # # # # |
| 207 | 2026-05-23T02:39:33.316Z | # # # # # #### ###### |
| 208 | 2026-05-23T02:39:33.316Z | |
| 209 | 2026-05-23T02:39:33.316Z | + ptime -m cargo run -p thundermuffin-package |
| 210 | 2026-05-23T02:39:33.364Z | Downloading crates ... |
| 211 | 2026-05-23T02:39:33.423Z | Downloaded adler2 v2.0.1 |
| 212 | 2026-05-23T02:39:33.430Z | Downloaded crc32fast v1.5.0 |
| 213 | 2026-05-23T02:39:33.433Z | Downloaded cfg-if v1.0.4 |
| 214 | 2026-05-23T02:39:33.443Z | Downloaded base64 v0.21.7 |
| 215 | 2026-05-23T02:39:33.446Z | Downloaded displaydoc v0.2.5 |
| 216 | 2026-05-23T02:39:33.449Z | Downloaded bitflags v2.11.0 |
| 217 | 2026-05-23T02:39:33.452Z | Downloaded xattr v1.6.1 |
| 218 | 2026-05-23T02:39:33.455Z | Downloaded want v0.3.1 |
| 219 | 2026-05-23T02:39:33.455Z | Downloaded try-lock v0.2.5 |
| 220 | 2026-05-23T02:39:33.458Z | Downloaded zerotrie v0.2.3 |
| 221 | 2026-05-23T02:39:33.460Z | Downloaded yoke-derive v0.8.1 |
| 222 | 2026-05-23T02:39:33.461Z | Downloaded tracing-core v0.1.36 |
| 223 | 2026-05-23T02:39:33.463Z | Downloaded utf8_iter v1.0.4 |
| 224 | 2026-05-23T02:39:33.463Z | Downloaded chrono v0.4.43 |
| 225 | 2026-05-23T02:39:33.467Z | Downloaded zerofrom-derive v0.1.6 |
| 226 | 2026-05-23T02:39:33.470Z | Downloaded cc v1.2.56 |
| 227 | 2026-05-23T02:39:33.470Z | Downloaded yoke v0.8.1 |
| 228 | 2026-05-23T02:39:33.473Z | Downloaded writeable v0.6.2 |
| 229 | 2026-05-23T02:39:33.473Z | Downloaded untrusted v0.7.1 |
| 230 | 2026-05-23T02:39:33.473Z | Downloaded tower-service v0.3.3 |
| 231 | 2026-05-23T02:39:33.476Z | Downloaded bytes v1.11.1 |
| 232 | 2026-05-23T02:39:33.476Z | Downloaded scopeguard v1.2.0 |
| 233 | 2026-05-23T02:39:33.479Z | Downloaded futures-core v0.3.32 |
| 234 | 2026-05-23T02:39:33.479Z | Downloaded potential_utf v0.1.4 |
| 235 | 2026-05-23T02:39:33.479Z | Downloaded http-body v0.4.6 |
| 236 | 2026-05-23T02:39:33.482Z | Downloaded zerovec-derive v0.11.2 |
| 237 | 2026-05-23T02:39:33.482Z | Downloaded walkdir v2.5.0 |
| 238 | 2026-05-23T02:39:33.482Z | Downloaded itoa v1.0.17 |
| 239 | 2026-05-23T02:39:33.485Z | Downloaded sync_wrapper v0.1.2 |
| 240 | 2026-05-23T02:39:33.485Z | Downloaded mime v0.3.17 |
| 241 | 2026-05-23T02:39:33.493Z | Downloaded toml v0.7.8 |
| 242 | 2026-05-23T02:39:33.498Z | Downloaded serde_spanned v0.6.9 |
| 243 | 2026-05-23T02:39:33.501Z | Downloaded zerofrom v0.1.6 |
| 244 | 2026-05-23T02:39:33.501Z | Downloaded tokio-rustls v0.24.1 |
| 245 | 2026-05-23T02:39:33.501Z | Downloaded percent-encoding v2.3.2 |
| 246 | 2026-05-23T02:39:33.504Z | Downloaded untrusted v0.9.0 |
| 247 | 2026-05-23T02:39:33.504Z | Downloaded toml_datetime v0.6.11 |
| 248 | 2026-05-23T02:39:33.504Z | Downloaded futures-sink v0.3.32 |
| 249 | 2026-05-23T02:39:33.504Z | Downloaded same-file v1.0.6 |
| 250 | 2026-05-23T02:39:33.507Z | Downloaded httpdate v1.0.3 |
| 251 | 2026-05-23T02:39:33.507Z | Downloaded spin v0.5.2 |
| 252 | 2026-05-23T02:39:33.509Z | Downloaded url v2.5.8 |
| 253 | 2026-05-23T02:39:33.515Z | Downloaded futures-macro v0.3.32 |
| 254 | 2026-05-23T02:39:33.520Z | Downloaded futures-task v0.3.32 |
| 255 | 2026-05-23T02:39:33.522Z | Downloaded errno v0.3.14 |
| 256 | 2026-05-23T02:39:33.522Z | Downloaded toml_edit v0.19.15 |
| 257 | 2026-05-23T02:39:33.531Z | Downloaded idna_adapter v1.2.1 |
| 258 | 2026-05-23T02:39:33.534Z | Downloaded zerovec v0.11.5 |
| 259 | 2026-05-23T02:39:33.537Z | Downloaded tokio-util v0.7.18 |
| 260 | 2026-05-23T02:39:33.540Z | Downloaded stable_deref_trait v1.2.1 |
| 261 | 2026-05-23T02:39:33.542Z | Downloaded webpki-roots v0.25.4 |
| 262 | 2026-05-23T02:39:33.542Z | Downloaded futures-io v0.3.32 |
| 263 | 2026-05-23T02:39:33.545Z | Downloaded fastrand v2.3.0 |
| 264 | 2026-05-23T02:39:33.548Z | Downloaded winnow v0.5.40 |
| 265 | 2026-05-23T02:39:33.551Z | Downloaded tinystr v0.8.2 |
| 266 | 2026-05-23T02:39:33.554Z | Downloaded thiserror v1.0.69 |
| 267 | 2026-05-23T02:39:33.557Z | Downloaded serde_urlencoded v0.7.1 |
| 268 | 2026-05-23T02:39:33.557Z | Downloaded form_urlencoded v1.2.2 |
| 269 | 2026-05-23T02:39:33.557Z | Downloaded equivalent v1.0.2 |
| 270 | 2026-05-23T02:39:33.560Z | Downloaded autocfg v1.5.0 |
| 271 | 2026-05-23T02:39:33.560Z | Downloaded icu_properties v2.1.2 |
| 272 | 2026-05-23T02:39:33.563Z | Downloaded parking_lot v0.12.5 |
| 273 | 2026-05-23T02:39:33.566Z | Downloaded hex v0.4.3 |
| 274 | 2026-05-23T02:39:33.569Z | Downloaded semver v1.0.27 |
| 275 | 2026-05-23T02:39:33.569Z | Downloaded fnv v1.0.7 |
| 276 | 2026-05-23T02:39:33.572Z | Downloaded filetime v0.2.27 |
| 277 | 2026-05-23T02:39:33.575Z | Downloaded tokio-macros v2.6.0 |
| 278 | 2026-05-23T02:39:33.575Z | Downloaded sct v0.7.1 |
| 279 | 2026-05-23T02:39:33.578Z | Downloaded slab v0.4.12 |
| 280 | 2026-05-23T02:39:33.578Z | Downloaded signal-hook-registry v1.4.8 |
| 281 | 2026-05-23T02:39:33.578Z | Downloaded tracing v0.1.44 |
| 282 | 2026-05-23T02:39:33.588Z | Downloaded simd-adler32 v0.3.8 |
| 283 | 2026-05-23T02:39:33.591Z | Downloaded shlex v1.3.0 |
| 284 | 2026-05-23T02:39:33.591Z | Downloaded rustls-pemfile v1.0.4 |
| 285 | 2026-05-23T02:39:33.591Z | Downloaded lock_api v0.4.14 |
| 286 | 2026-05-23T02:39:33.594Z | Downloaded hyper-rustls v0.24.2 |
| 287 | 2026-05-23T02:39:33.594Z | Downloaded synstructure v0.13.2 |
| 288 | 2026-05-23T02:39:33.597Z | Downloaded httparse v1.10.1 |
| 289 | 2026-05-23T02:39:33.600Z | Downloaded futures-channel v0.3.32 |
| 290 | 2026-05-23T02:39:33.603Z | Downloaded thiserror-impl v1.0.69 |
| 291 | 2026-05-23T02:39:33.605Z | Downloaded ipnet v2.11.0 |
| 292 | 2026-05-23T02:39:33.608Z | Downloaded iana-time-zone v0.1.65 |
| 293 | 2026-05-23T02:39:33.615Z | Downloaded find-msvc-tools v0.1.9 |
| 294 | 2026-05-23T02:39:33.618Z | Downloaded litemap v0.8.1 |
| 295 | 2026-05-23T02:39:33.621Z | Downloaded async-trait v0.1.89 |
| 296 | 2026-05-23T02:39:33.624Z | Downloaded parking_lot_core v0.9.12 |
| 297 | 2026-05-23T02:39:33.627Z | Downloaded tempfile v3.25.0 |
| 298 | 2026-05-23T02:39:33.631Z | Downloaded log v0.4.29 |
| 299 | 2026-05-23T02:39:33.636Z | Downloaded num-traits v0.2.19 |
| 300 | 2026-05-23T02:39:33.642Z | Downloaded ryu v1.0.23 |
| 301 | 2026-05-23T02:39:33.645Z | Downloaded smallvec v1.15.1 |
| 302 | 2026-05-23T02:39:33.649Z | Downloaded pin-project-lite v0.2.16 |
| 303 | 2026-05-23T02:39:33.652Z | Downloaded omicron-zone-package v0.9.1 |
| 304 | 2026-05-23T02:39:33.655Z | Downloaded tar v0.4.44 |
| 305 | 2026-05-23T02:39:33.658Z | Downloaded socket2 v0.5.10 |
| 306 | 2026-05-23T02:39:33.658Z | Downloaded serde_core v1.0.228 |
| 307 | 2026-05-23T02:39:33.662Z | Downloaded once_cell v1.21.3 |
| 308 | 2026-05-23T02:39:33.665Z | Downloaded serde_derive v1.0.228 |
| 309 | 2026-05-23T02:39:33.674Z | Downloaded icu_provider v2.1.1 |
| 310 | 2026-05-23T02:39:33.677Z | Downloaded getrandom v0.4.1 |
| 311 | 2026-05-23T02:39:33.680Z | Downloaded icu_normalizer v2.1.1 |
| 312 | 2026-05-23T02:39:33.684Z | Downloaded getrandom v0.2.17 |
| 313 | 2026-05-23T02:39:33.688Z | Downloaded miniz_oxide v0.8.9 |
| 314 | 2026-05-23T02:39:33.691Z | Downloaded icu_normalizer_data v2.1.1 |
| 315 | 2026-05-23T02:39:33.706Z | Downloaded serde v1.0.228 |
| 316 | 2026-05-23T02:39:33.713Z | Downloaded icu_locale_core v2.1.1 |
| 317 | 2026-05-23T02:39:33.716Z | Downloaded http v0.2.12 |
| 318 | 2026-05-23T02:39:33.720Z | Downloaded memchr v2.8.0 |
| 319 | 2026-05-23T02:39:33.725Z | Downloaded flate2 v1.1.9 |
| 320 | 2026-05-23T02:39:33.730Z | Downloaded indexmap v2.13.0 |
| 321 | 2026-05-23T02:39:33.733Z | Downloaded icu_collections v2.1.1 |
| 322 | 2026-05-23T02:39:33.751Z | Downloaded mio v1.1.1 |
| 323 | 2026-05-23T02:39:33.766Z | Downloaded hashbrown v0.16.1 |
| 324 | 2026-05-23T02:39:33.773Z | Downloaded icu_properties_data v2.1.2 |
| 325 | 2026-05-23T02:39:33.779Z | Downloaded idna v1.1.0 |
| 326 | 2026-05-23T02:39:33.783Z | Downloaded rustls-webpki v0.101.7 |
| 327 | 2026-05-23T02:39:33.790Z | Downloaded futures-util v0.3.32 |
| 328 | 2026-05-23T02:39:33.796Z | Downloaded reqwest v0.11.27 |
| 329 | 2026-05-23T02:39:33.800Z | Downloaded hyper v0.14.32 |
| 330 | 2026-05-23T02:39:33.803Z | Downloaded h2 v0.3.27 |
| 331 | 2026-05-23T02:39:33.824Z | Downloaded rustls v0.21.12 |
| 332 | 2026-05-23T02:39:33.867Z | Downloaded rustix v1.1.3 |
| 333 | 2026-05-23T02:39:33.975Z | Downloaded tokio v1.49.0 |
| 334 | 2026-05-23T02:39:34.037Z | Downloaded encoding_rs v0.8.35 |
| 335 | 2026-05-23T02:39:34.077Z | Downloaded ring v0.17.14 |
| 336 | 2026-05-23T02:39:34.293Z | Downloaded ring v0.16.20 |
| 337 | 2026-05-23T02:39:34.357Z | Compiling proc-macro2 v1.0.106 |
| 338 | 2026-05-23T02:39:34.357Z | Compiling unicode-ident v1.0.24 |
| 339 | 2026-05-23T02:39:34.357Z | Compiling quote v1.0.44 |
| 340 | 2026-05-23T02:39:34.357Z | Compiling libc v0.2.182 |
| 341 | 2026-05-23T02:39:34.357Z | Compiling cfg-if v1.0.4 |
| 342 | 2026-05-23T02:39:34.357Z | Compiling shlex v1.3.0 |
| 343 | 2026-05-23T02:39:34.361Z | Compiling find-msvc-tools v0.1.9 |
| 344 | 2026-05-23T02:39:34.361Z | Compiling stable_deref_trait v1.2.1 |
| 345 | 2026-05-23T02:39:34.437Z | Compiling smallvec v1.15.1 |
| 346 | 2026-05-23T02:39:34.445Z | Compiling serde_core v1.0.228 |
| 347 | 2026-05-23T02:39:34.480Z | Compiling parking_lot_core v0.9.12 |
| 348 | 2026-05-23T02:39:34.540Z | Compiling cc v1.2.56 |
| 349 | 2026-05-23T02:39:34.589Z | Compiling pin-project-lite v0.2.16 |
| 350 | 2026-05-23T02:39:34.625Z | Compiling bytes v1.11.1 |
| 351 | 2026-05-23T02:39:34.667Z | Compiling scopeguard v1.2.0 |
| 352 | 2026-05-23T02:39:34.685Z | Compiling writeable v0.6.2 |
| 353 | 2026-05-23T02:39:34.754Z | Compiling lock_api v0.4.14 |
| 354 | 2026-05-23T02:39:34.759Z | Compiling litemap v0.8.1 |
| 355 | 2026-05-23T02:39:34.869Z | Compiling serde v1.0.228 |
| 356 | 2026-05-23T02:39:34.920Z | Compiling once_cell v1.21.3 |
| 357 | 2026-05-23T02:39:34.946Z | Compiling itoa v1.0.17 |
| 358 | 2026-05-23T02:39:35.071Z | Compiling errno v0.3.14 |
| 359 | 2026-05-23T02:39:35.113Z | Compiling socket2 v0.6.3 |
| 360 | 2026-05-23T02:39:35.200Z | Compiling signal-hook-registry v1.4.8 |
| 361 | 2026-05-23T02:39:35.204Z | Compiling getrandom v0.2.17 |
| 362 | 2026-05-23T02:39:35.251Z | Compiling mio v1.1.1 |
| 363 | 2026-05-23T02:39:35.392Z | Compiling parking_lot v0.12.5 |
| 364 | 2026-05-23T02:39:35.475Z | Compiling icu_normalizer_data v2.1.1 |
| 365 | 2026-05-23T02:39:35.500Z | Compiling syn v2.0.116 |
| 366 | 2026-05-23T02:39:35.532Z | Compiling futures-core v0.3.32 |
| 367 | 2026-05-23T02:39:35.561Z | Compiling icu_properties_data v2.1.2 |
| 368 | 2026-05-23T02:39:35.611Z | Compiling ring v0.17.14 |
| 369 | 2026-05-23T02:39:35.664Z | Compiling hashbrown v0.16.1 |
| 370 | 2026-05-23T02:39:35.691Z | Compiling equivalent v1.0.2 |
| 371 | 2026-05-23T02:39:35.736Z | Compiling untrusted v0.9.0 |
| 372 | 2026-05-23T02:39:35.767Z | Compiling fnv v1.0.7 |
| 373 | 2026-05-23T02:39:35.838Z | Compiling http v0.2.12 |
| 374 | 2026-05-23T02:39:35.838Z | Compiling tracing-core v0.1.36 |
| 375 | 2026-05-23T02:39:35.845Z | Compiling slab v0.4.12 |
| 376 | 2026-05-23T02:39:35.895Z | Compiling futures-task v0.3.32 |
| 377 | 2026-05-23T02:39:36.002Z | Compiling httparse v1.10.1 |
| 378 | 2026-05-23T02:39:36.050Z | Compiling rustls v0.21.12 |
| 379 | 2026-05-23T02:39:36.181Z | Compiling indexmap v2.13.0 |
| 380 | 2026-05-23T02:39:36.250Z | Compiling futures-sink v0.3.32 |
| 381 | 2026-05-23T02:39:36.337Z | Compiling tracing v0.1.44 |
| 382 | 2026-05-23T02:39:36.371Z | Compiling log v0.4.29 |
| 383 | 2026-05-23T02:39:36.432Z | Compiling autocfg v1.5.0 |
| 384 | 2026-05-23T02:39:36.542Z | Compiling try-lock v0.2.5 |
| 385 | 2026-05-23T02:39:36.553Z | Compiling percent-encoding v2.3.2 |
| 386 | 2026-05-23T02:39:36.567Z | Compiling http-body v0.4.6 |
| 387 | 2026-05-23T02:39:36.630Z | Compiling want v0.3.1 |
| 388 | 2026-05-23T02:39:36.733Z | Compiling form_urlencoded v1.2.2 |
| 389 | 2026-05-23T02:39:36.760Z | Compiling num-traits v0.2.19 |
| 390 | 2026-05-23T02:39:36.770Z | Compiling futures-channel v0.3.32 |
| 391 | 2026-05-23T02:39:36.778Z | Compiling socket2 v0.5.10 |
| 392 | 2026-05-23T02:39:36.798Z | Compiling getrandom v0.4.1 |
| 393 | 2026-05-23T02:39:36.941Z | Compiling rustix v1.1.3 |
| 394 | 2026-05-23T02:39:36.986Z | Compiling tower-service v0.3.3 |
| 395 | 2026-05-23T02:39:37.015Z | Compiling utf8_iter v1.0.4 |
| 396 | 2026-05-23T02:39:37.063Z | Compiling crc32fast v1.5.0 |
| 397 | 2026-05-23T02:39:37.077Z | Compiling httpdate v1.0.3 |
| 398 | 2026-05-23T02:39:37.145Z | Compiling ring v0.16.20 |
| 399 | 2026-05-23T02:39:37.237Z | Compiling base64 v0.21.7 |
| 400 | 2026-05-23T02:39:37.246Z | Compiling adler2 v2.0.1 |
| 401 | 2026-05-23T02:39:37.312Z | Compiling anyhow v1.0.101 |
| 402 | 2026-05-23T02:39:37.355Z | Compiling ryu v1.0.23 |
| 403 | 2026-05-23T02:39:37.377Z | Compiling bitflags v2.11.0 |
| 404 | 2026-05-23T02:39:37.458Z | Compiling simd-adler32 v0.3.8 |
| 405 | 2026-05-23T02:39:37.518Z | Compiling thiserror v1.0.69 |
| 406 | 2026-05-23T02:39:37.548Z | Compiling winnow v0.5.40 |
| 407 | 2026-05-23T02:39:37.592Z | Compiling miniz_oxide v0.8.9 |
| 408 | 2026-05-23T02:39:37.821Z | Compiling rustls-pemfile v1.0.4 |
| 409 | 2026-05-23T02:39:38.276Z | Compiling filetime v0.2.27 |
| 410 | 2026-05-23T02:39:38.299Z | Compiling encoding_rs v0.8.35 |
| 411 | 2026-05-23T02:39:38.442Z | Compiling synstructure v0.13.2 |
| 412 | 2026-05-23T02:39:38.552Z | Compiling iana-time-zone v0.1.65 |
| 413 | 2026-05-23T02:39:38.585Z | Compiling mime v0.3.17 |
| 414 | 2026-05-23T02:39:38.761Z | Compiling ipnet v2.11.0 |
| 415 | 2026-05-23T02:39:38.778Z | Compiling sync_wrapper v0.1.2 |
| 416 | 2026-05-23T02:39:38.842Z | Compiling sct v0.7.1 |
| 417 | 2026-05-23T02:39:38.861Z | Compiling rustls-webpki v0.101.7 |
| 418 | 2026-05-23T02:39:38.921Z | Compiling spin v0.5.2 |
| 419 | 2026-05-23T02:39:38.991Z | Compiling fastrand v2.3.0 |
| 420 | 2026-05-23T02:39:38.996Z | Compiling xattr v1.6.1 |
| 421 | 2026-05-23T02:39:39.045Z | Compiling untrusted v0.7.1 |
| 422 | 2026-05-23T02:39:39.149Z | Compiling same-file v1.0.6 |
| 423 | 2026-05-23T02:39:39.153Z | Compiling webpki-roots v0.25.4 |
| 424 | 2026-05-23T02:39:39.243Z | Compiling walkdir v2.5.0 |
| 425 | 2026-05-23T02:39:39.279Z | Compiling tempfile v3.25.0 |
| 426 | 2026-05-23T02:39:39.522Z | Compiling zerofrom-derive v0.1.6 |
| 427 | 2026-05-23T02:39:39.570Z | Compiling yoke-derive v0.8.1 |
| 428 | 2026-05-23T02:39:39.631Z | Compiling zerovec-derive v0.11.2 |
| 429 | 2026-05-23T02:39:39.676Z | Compiling displaydoc v0.2.5 |
| 430 | 2026-05-23T02:39:39.690Z | Compiling tokio-macros v2.6.0 |
| 431 | 2026-05-23T02:39:39.935Z | Compiling serde_derive v1.0.228 |
| 432 | 2026-05-23T02:39:40.394Z | Compiling futures-macro v0.3.32 |
| 433 | 2026-05-23T02:39:40.398Z | Compiling tokio v1.49.0 |
| 434 | 2026-05-23T02:39:40.553Z | Compiling thiserror-impl v1.0.69 |
| 435 | 2026-05-23T02:39:40.679Z | Compiling async-trait v0.1.89 |
| 436 | 2026-05-23T02:39:40.683Z | Compiling zerofrom v0.1.6 |
| 437 | 2026-05-23T02:39:40.754Z | Compiling tar v0.4.44 |
| 438 | 2026-05-23T02:39:40.800Z | Compiling yoke v0.8.1 |
| 439 | 2026-05-23T02:39:40.971Z | Compiling zerovec v0.11.5 |
| 440 | 2026-05-23T02:39:41.221Z | Compiling zerotrie v0.2.3 |
| 441 | 2026-05-23T02:39:41.448Z | Compiling tinystr v0.8.2 |
| 442 | 2026-05-23T02:39:41.506Z | Compiling potential_utf v0.1.4 |
| 443 | 2026-05-23T02:39:41.623Z | Compiling icu_locale_core v2.1.1 |
| 444 | 2026-05-23T02:39:41.637Z | Compiling icu_collections v2.1.1 |
| 445 | 2026-05-23T02:39:41.659Z | Compiling futures-util v0.3.32 |
| 446 | 2026-05-23T02:39:41.754Z | Compiling chrono v0.4.43 |
| 447 | 2026-05-23T02:39:41.782Z | Compiling flate2 v1.1.9 |
| 448 | 2026-05-23T02:39:42.248Z | Compiling semver v1.0.27 |
| 449 | 2026-05-23T02:39:42.582Z | Compiling icu_provider v2.1.1 |
| 450 | 2026-05-23T02:39:42.585Z | Compiling hex v0.4.3 |
| 451 | 2026-05-23T02:39:42.816Z | Compiling icu_normalizer v2.1.1 |
| 452 | 2026-05-23T02:39:42.821Z | Compiling icu_properties v2.1.2 |
| 453 | 2026-05-23T02:39:42.996Z | Compiling serde_spanned v0.6.9 |
| 454 | 2026-05-23T02:39:42.996Z | Compiling toml_datetime v0.6.11 |
| 455 | 2026-05-23T02:39:42.999Z | Compiling serde_urlencoded v0.7.1 |
| 456 | 2026-05-23T02:39:43.171Z | Compiling toml_edit v0.19.15 |
| 457 | 2026-05-23T02:39:43.594Z | Compiling idna_adapter v1.2.1 |
| 458 | 2026-05-23T02:39:43.675Z | Compiling idna v1.1.0 |
| 459 | 2026-05-23T02:39:43.765Z | Compiling tokio-util v0.7.18 |
| 460 | 2026-05-23T02:39:43.765Z | Compiling tokio-rustls v0.24.1 |
| 461 | 2026-05-23T02:39:43.959Z | Compiling url v2.5.8 |
| 462 | 2026-05-23T02:39:44.170Z | Compiling h2 v0.3.27 |
| 463 | 2026-05-23T02:39:44.436Z | Compiling toml v0.7.8 |
| 464 | 2026-05-23T02:39:45.855Z | Compiling hyper v0.14.32 |
| 465 | 2026-05-23T02:39:47.207Z | Compiling hyper-rustls v0.24.2 |
| 466 | 2026-05-23T02:39:47.327Z | Compiling reqwest v0.11.27 |
| 467 | 2026-05-23T02:39:48.156Z | Compiling omicron-zone-package v0.9.1 |
| 468 | 2026-05-23T02:39:49.200Z | Compiling thundermuffin-package v0.1.0 (/work/oxidecomputer/thundermuffin/package) |
| 469 | 2026-05-23T02:39:53.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s |
| 470 | 2026-05-23T02:39:53.338Z | Running `target/debug/thundermuffin-package` |
| 471 | 2026-05-23T02:39:53.536Z | |
| 472 | 2026-05-23T02:39:53.539Z | real 20.220451613 |
| 473 | 2026-05-23T02:39:53.539Z | user 1:16.867066322 |
| 474 | 2026-05-23T02:39:53.539Z | sys 14.726558540 |
| 475 | 2026-05-23T02:39:53.540Z | trap 0.050233297 |
| 476 | 2026-05-23T02:39:53.540Z | tflt 0.183228081 |
| 477 | 2026-05-23T02:39:53.540Z | dflt 0.286636106 |
| 478 | 2026-05-23T02:39:53.540Z | kflt 0.003006895 |
| 479 | 2026-05-23T02:39:53.540Z | lock 3:56.650111242 |
| 480 | 2026-05-23T02:39:53.540Z | slp 3:29.334532158 |
| 481 | 2026-05-23T02:39:53.540Z | lat 5.934017730 |
| 482 | 2026-05-23T02:39:53.540Z | stop 8.381909806 |
| 483 | 2026-05-23T02:39:53.540Z | + banner contents |
| 484 | 2026-05-23T02:39:53.540Z | |
| 485 | 2026-05-23T02:39:53.540Z | #### #### # # ##### ###### # # ##### #### |
| 486 | 2026-05-23T02:39:53.540Z | # # # # ## # # # ## # # # |
| 487 | 2026-05-23T02:39:53.540Z | # # # # # # # ##### # # # # #### |
| 488 | 2026-05-23T02:39:53.540Z | # # # # # # # # # # # # # |
| 489 | 2026-05-23T02:39:53.540Z | # # # # # ## # # # ## # # # |
| 490 | 2026-05-23T02:39:53.540Z | #### #### # # # ###### # # # #### |
| 491 | 2026-05-23T02:39:53.540Z | |
| 492 | 2026-05-23T02:39:53.540Z | + tar tvfz out/thundermuffin.tar.gz |
| 493 | 2026-05-23T02:39:53.565Z | Decompressing 'out/thundermuffin.tar.gz' with '/usr/bin/gzcat'... |
| 494 | 2026-05-23T02:39:53.565Z | -rw-r--r-- 0/0 61 Jul 24 01:21 2006 oxide.json |
| 495 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/ |
| 496 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt |
| 497 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt/oxide |
| 498 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt/oxide/thundermuffin |
| 499 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt/oxide/thundermuffin/pkg |
| 500 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 340 Jul 24 01:21 2006 root/opt/oxide/thundermuffin/pkg/method_script.sh |
| 501 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/ |
| 502 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/var |
| 503 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/var/svc |
| 504 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/var/svc/manifest |
| 505 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/var/svc/manifest/site |
| 506 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/var/svc/manifest/site/thundermuffin |
| 507 | 2026-05-23T02:39:53.565Z | -rw-r--r-- 0/0 1243 Jul 24 01:21 2006 root/var/svc/manifest/site/thundermuffin/manifest.xml |
| 508 | 2026-05-23T02:39:53.565Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/ |
| 509 | 2026-05-23T02:39:53.566Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt |
| 510 | 2026-05-23T02:39:53.566Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt/oxide |
| 511 | 2026-05-23T02:39:53.566Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt/oxide/thundermuffin |
| 512 | 2026-05-23T02:39:53.566Z | -rwxr-xr-x 0/0 0 Jul 24 01:21 2006 root/opt/oxide/thundermuffin/bin |
| 513 | 2026-05-23T02:39:53.566Z | -rwxr-xr-x 0/0 3120624 Jul 24 01:21 2006 root/opt/oxide/thundermuffin/bin/thundermuffin |
| 514 | 2026-05-23T02:39:53.569Z | + banner copy |
| 515 | 2026-05-23T02:39:53.569Z | |
| 516 | 2026-05-23T02:39:53.569Z | #### #### ##### # # |
| 517 | 2026-05-23T02:39:53.569Z | # # # # # # # # |
| 518 | 2026-05-23T02:39:53.569Z | # # # # # # |
| 519 | 2026-05-23T02:39:53.569Z | # # # ##### # |
| 520 | 2026-05-23T02:39:53.569Z | # # # # # # |
| 521 | 2026-05-23T02:39:53.569Z | #### #### # # |
| 522 | 2026-05-23T02:39:53.569Z | |
| 523 | 2026-05-23T02:39:53.569Z | + pfexec mkdir -p /out |
| 524 | 2026-05-23T02:39:53.572Z | + pfexec chown 12345 /out |
| 525 | 2026-05-23T02:39:53.573Z | + mv out/thundermuffin.tar.gz /out/thundermuffin.tar.gz |
| 526 | 2026-05-23T02:39:53.575Z | + banner checksum |
| 527 | 2026-05-23T02:39:53.576Z | |
| 528 | 2026-05-23T02:39:53.576Z | #### # # ###### #### # # #### # # # # |
| 529 | 2026-05-23T02:39:53.576Z | # # # # # # # # # # # # ## ## |
| 530 | 2026-05-23T02:39:53.576Z | # ###### ##### # #### #### # # # ## # |
| 531 | 2026-05-23T02:39:53.576Z | # # # # # # # # # # # # |
| 532 | 2026-05-23T02:39:53.576Z | # # # # # # # # # # # # # # # |
| 533 | 2026-05-23T02:39:53.576Z | #### # # ###### #### # # #### #### # # |
| 534 | 2026-05-23T02:39:53.576Z | |
| 535 | 2026-05-23T02:39:53.576Z | + cd /out |
| 536 | 2026-05-23T02:39:53.576Z | + digest -a sha256 thundermuffin.tar.gz |
| 537 | 2026-05-23T02:39:53.582Z | process exited: duration 27778 ms, exit code 0 |
| |
| 538 | 2026-05-23T02:39:53.588Z | found 2 output files |
| 539 | 2026-05-23T02:39:53.588Z | uploading: /out/thundermuffin.sha256.txt (65 bytes) |
| 540 | 2026-05-23T02:39:54.600Z | uploaded: /out/thundermuffin.sha256.txt |
| 541 | 2026-05-23T02:39:54.600Z | uploading: /out/thundermuffin.tar.gz (1319551 bytes) |
| 542 | 2026-05-23T02:39:55.624Z | uploaded: /out/thundermuffin.tar.gz |