|
|
|
| 1 | 2026-06-05T03:07:01.896Z | job assigned to worker 01KTAVXKXGPAZNCKGSJCCGH86K [factory aws, i-0d5f96400080dfe7a] (queued for 55 s) |
| |
| 2 | 2026-06-05T03:07:08.426Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:07:08.430Z | ++ uname -s |
| 4 | 2026-06-05T03:07:08.433Z | + kern=SunOS |
| 5 | 2026-06-05T03:07:08.433Z | + build_user=build |
| 6 | 2026-06-05T03:07:08.433Z | + build_uid=12345 |
| 7 | 2026-06-05T03:07:08.433Z | + work_dir=/work |
| 8 | 2026-06-05T03:07:08.433Z | + input_dir=/input |
| 9 | 2026-06-05T03:07:08.433Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:07:08.433Z | + case "$kern" in |
| 11 | 2026-06-05T03:07:08.433Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:07:08.436Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:07:10.440Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:07:10.551Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:07:10.554Z | + home_fs=zfs |
| 16 | 2026-06-05T03:07:10.554Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:07:10.554Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:07:10.554Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:07:12.597Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:07:12.604Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:07:12.612Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:07:12.617Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:07:12.617Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:07:12.617Z | * rust toolchain profile = "default" |
| 25 | 2026-06-05T03:07:12.617Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-05T03:07:12.617Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:07:12.617Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:07:12.621Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:07:12.621Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:07:12.738Z | info: downloading installer |
| 31 | 2026-06-05T03:07:14.035Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:07:14.035Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:07:14.035Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:07:14.035Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:07:14.035Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:07:14.035Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:07:14.035Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:07:14.035Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:07:14.035Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:07:14.038Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:07:14.038Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:07:14.038Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:07:14.038Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:07:14.048Z | info: profile set to default |
| 45 | 2026-06-05T03:07:14.048Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:07:14.051Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:07:14.181Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:07:14.184Z | info: downloading 6 components |
| 49 | 2026-06-05T03:07:28.498Z | |
| 50 | 2026-06-05T03:07:28.498Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T03:07:28.526Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:07:28.526Z | |
| 53 | 2026-06-05T03:07:28.526Z | |
| 54 | 2026-06-05T03:07:28.526Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:07:28.527Z | |
| 56 | 2026-06-05T03:07:28.527Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:07:28.527Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:07:28.527Z | |
| 59 | 2026-06-05T03:07:28.527Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:07:28.527Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:07:28.527Z | |
| 62 | 2026-06-05T03:07:28.527Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:07:28.527Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:07:28.527Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:07:28.527Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:07:28.527Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:07:28.527Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:07:28.527Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:07:28.531Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:07:28.531Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:07:28.635Z | + rustup --version |
| 72 | 2026-06-05T03:07:28.643Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:07:28.648Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:07:28.664Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:07:28.669Z | + cargo --version |
| 76 | 2026-06-05T03:07:28.680Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:07:28.683Z | + rustc --version |
| 78 | 2026-06-05T03:07:28.702Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:07:28.705Z | process exited: duration 16089 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:07:28.712Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:07:28.728Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:07:28.735Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:07:28.738Z | + mkdir -p /work/oxidecomputer/ispf |
| 84 | 2026-06-05T03:07:28.741Z | + git clone https://github.com/oxidecomputer/ispf /work/oxidecomputer/ispf |
| 85 | 2026-06-05T03:07:28.777Z | Cloning into '/work/oxidecomputer/ispf'... |
| 86 | 2026-06-05T03:07:29.179Z | + cd /work/oxidecomputer/ispf |
| 87 | 2026-06-05T03:07:29.179Z | + git fetch origin 5e69cc44fd61f99d27b80940ed6d74dcbf4f99ff |
| 88 | 2026-06-05T03:07:29.402Z | From https://github.com/oxidecomputer/ispf |
| 89 | 2026-06-05T03:07:29.402Z | * branch 5e69cc44fd61f99d27b80940ed6d74dcbf4f99ff -> FETCH_HEAD |
| 90 | 2026-06-05T03:07:29.409Z | + [[ -n trey/oob-fix ]] |
| 91 | 2026-06-05T03:07:29.413Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:07:29.413Z | + current=main |
| 93 | 2026-06-05T03:07:29.413Z | + [[ main != trey/oob-fix ]] |
| 94 | 2026-06-05T03:07:29.413Z | + git branch -f trey/oob-fix 5e69cc44fd61f99d27b80940ed6d74dcbf4f99ff |
| 95 | 2026-06-05T03:07:29.416Z | + git checkout -f trey/oob-fix |
| 96 | 2026-06-05T03:07:29.420Z | Switched to branch 'trey/oob-fix' |
| 97 | 2026-06-05T03:07:29.420Z | + git reset --hard 5e69cc44fd61f99d27b80940ed6d74dcbf4f99ff |
| 98 | 2026-06-05T03:07:29.424Z | HEAD is now at 5e69cc4 ser: handle oversized length prefixes |
| 99 | 2026-06-05T03:07:29.424Z | process exited: duration 686 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:07:29.430Z | starting task 4: "build" |
| 101 | 2026-06-05T03:07:29.434Z | + cargo --version |
| 102 | 2026-06-05T03:07:29.442Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 103 | 2026-06-05T03:07:29.445Z | + rustc --version |
| 104 | 2026-06-05T03:07:29.463Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 105 | 2026-06-05T03:07:29.468Z | + banner build |
| 106 | 2026-06-05T03:07:29.471Z | |
| 107 | 2026-06-05T03:07:29.471Z | ##### # # # # ##### |
| 108 | 2026-06-05T03:07:29.471Z | # # # # # # # # |
| 109 | 2026-06-05T03:07:29.471Z | ##### # # # # # # |
| 110 | 2026-06-05T03:07:29.471Z | # # # # # # # # |
| 111 | 2026-06-05T03:07:29.471Z | # # # # # # # # |
| 112 | 2026-06-05T03:07:29.471Z | ##### #### # ###### ##### |
| 113 | 2026-06-05T03:07:29.472Z | |
| 114 | 2026-06-05T03:07:29.472Z | + cargo build |
| 115 | 2026-06-05T03:07:29.541Z | Updating crates.io index |
| 116 | 2026-06-05T03:07:29.713Z | Downloading crates ... |
| 117 | 2026-06-05T03:07:29.798Z | Downloaded proc-macro2 v1.0.43 |
| 118 | 2026-06-05T03:07:29.802Z | Downloaded serde_derive v1.0.143 |
| 119 | 2026-06-05T03:07:29.805Z | Downloaded quote v1.0.21 |
| 120 | 2026-06-05T03:07:29.809Z | Downloaded serde v1.0.143 |
| 121 | 2026-06-05T03:07:29.812Z | Downloaded syn v1.0.99 |
| 122 | 2026-06-05T03:07:29.816Z | Downloaded unicode-ident v1.0.3 |
| 123 | 2026-06-05T03:07:29.841Z | Compiling proc-macro2 v1.0.43 |
| 124 | 2026-06-05T03:07:29.844Z | Compiling quote v1.0.21 |
| 125 | 2026-06-05T03:07:29.844Z | Compiling unicode-ident v1.0.3 |
| 126 | 2026-06-05T03:07:29.844Z | Compiling syn v1.0.99 |
| 127 | 2026-06-05T03:07:29.844Z | Compiling serde_derive v1.0.143 |
| 128 | 2026-06-05T03:07:29.844Z | Compiling serde v1.0.143 |
| 129 | 2026-06-05T03:07:34.763Z | Compiling ispf v0.1.0 (/work/oxidecomputer/ispf) |
| 130 | 2026-06-05T03:07:34.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s |
| 131 | 2026-06-05T03:07:34.982Z | + cargo fmt -- --check |
| 132 | 2026-06-05T03:07:35.058Z | + cargo clippy -- --deny warnings |
| 133 | 2026-06-05T03:07:35.165Z | Checking serde v1.0.143 |
| 134 | 2026-06-05T03:07:36.577Z | Checking ispf v0.1.0 (/work/oxidecomputer/ispf) |
| 135 | 2026-06-05T03:07:36.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 136 | 2026-06-05T03:07:36.799Z | + banner test |
| 137 | 2026-06-05T03:07:36.802Z | |
| 138 | 2026-06-05T03:07:36.802Z | ##### ###### #### ##### |
| 139 | 2026-06-05T03:07:36.802Z | # # # # |
| 140 | 2026-06-05T03:07:36.802Z | # ##### #### # |
| 141 | 2026-06-05T03:07:36.802Z | # # # # |
| 142 | 2026-06-05T03:07:36.802Z | # # # # # |
| 143 | 2026-06-05T03:07:36.802Z | # ###### #### # |
| 144 | 2026-06-05T03:07:36.802Z | |
| 145 | 2026-06-05T03:07:36.802Z | + cargo test |
| 146 | 2026-06-05T03:07:36.877Z | Compiling ispf v0.1.0 (/work/oxidecomputer/ispf) |
| 147 | 2026-06-05T03:07:38.272Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 148 | 2026-06-05T03:07:38.278Z | Running unittests src/lib.rs (target/debug/deps/ispf-28496bd9700b4527) |
| 149 | 2026-06-05T03:07:38.278Z | |
| 150 | 2026-06-05T03:07:38.278Z | running 39 tests |
| 151 | 2026-06-05T03:07:38.278Z | test de::test_struct_lv ... ok |
| 152 | 2026-06-05T03:07:38.278Z | test de::test_struct_str_lv16 ... ok |
| 153 | 2026-06-05T03:07:38.278Z | test de::test_struct_str_lv64 ... ok |
| 154 | 2026-06-05T03:07:38.278Z | test de::test_struct_str_lv8 ... ok |
| 155 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv16 ... ok |
| 156 | 2026-06-05T03:07:38.278Z | test de::test_nested ... ok |
| 157 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv16b ... ok |
| 158 | 2026-06-05T03:07:38.278Z | test de::test_struct_str_lv32 ... ok |
| 159 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv32 ... ok |
| 160 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv32b ... ok |
| 161 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv64 ... ok |
| 162 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv8 ... ok |
| 163 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv64b ... ok |
| 164 | 2026-06-05T03:07:38.278Z | test de::test_truncated_tlv_string_returns_eof ... ok |
| 165 | 2026-06-05T03:07:38.278Z | test de::test_struct_vec_lv8b ... ok |
| 166 | 2026-06-05T03:07:38.278Z | test de::test_tlv_string_len_overflow_returns_eof ... ok |
| 167 | 2026-06-05T03:07:38.278Z | test de::test_truncated_ints_return_eof ... ok |
| 168 | 2026-06-05T03:07:38.278Z | test de::test_truncated_vec_len_prefix_returns_eof ... ok |
| 169 | 2026-06-05T03:07:38.278Z | test de::test_unterminated_str_returns_eof ... ok |
| 170 | 2026-06-05T03:07:38.279Z | test ser::test_nested_struct ... ok |
| 171 | 2026-06-05T03:07:38.279Z | test de::test_vec_len_prefix_overflow_returns_eof ... ok |
| 172 | 2026-06-05T03:07:38.279Z | test de::test_vecb_element_exceeds_byte_count_returns_eof ... ok |
| 173 | 2026-06-05T03:07:38.279Z | test ser::test_struct_str_lv32 ... ok |
| 174 | 2026-06-05T03:07:38.279Z | test de::test_truncated_vecb_len_prefix_returns_eof ... ok |
| 175 | 2026-06-05T03:07:38.279Z | test ser::test_struct_lv ... ok |
| 176 | 2026-06-05T03:07:38.279Z | test ser::test_struct_str_lv8 ... ok |
| 177 | 2026-06-05T03:07:38.279Z | test ser::test_struct_str_lv16 ... ok |
| 178 | 2026-06-05T03:07:38.279Z | test ser::test_struct_str_lv64 ... ok |
| 179 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv16b ... ok |
| 180 | 2026-06-05T03:07:38.279Z | test ser::test_str_lv8_length_overflow_errors ... ok |
| 181 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv32b ... ok |
| 182 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv8 ... ok |
| 183 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv16 ... ok |
| 184 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv32 ... ok |
| 185 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv64b ... ok |
| 186 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv64 ... ok |
| 187 | 2026-06-05T03:07:38.279Z | test ser::test_struct_vec_lv8b ... ok |
| 188 | 2026-06-05T03:07:38.279Z | test ser::test_vec_lv8_length_overflow_errors ... ok |
| 189 | 2026-06-05T03:07:38.279Z | test ser::test_vec_lv8b_byte_size_overflow_errors ... ok |
| 190 | 2026-06-05T03:07:38.279Z | |
| 191 | 2026-06-05T03:07:38.279Z | test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 192 | 2026-06-05T03:07:38.279Z | |
| 193 | 2026-06-05T03:07:38.279Z | Doc-tests ispf |
| 194 | 2026-06-05T03:07:38.279Z | |
| 195 | 2026-06-05T03:07:38.279Z | running 0 tests |
| 196 | 2026-06-05T03:07:38.279Z | |
| 197 | 2026-06-05T03:07:38.279Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 198 | 2026-06-05T03:07:38.279Z | |
| 199 | 2026-06-05T03:07:38.283Z | process exited: duration 8846 ms, exit code 0 |
| |
| 200 | 2026-06-05T03:07:38.289Z | found 0 output files |