|
|
|
| 1 | 2026-06-24T12:37:34.211Z | job assigned to worker 01KVWT3XRJJMTY5H8010VYR85N [factory aws, i-0781dec95a799a051] (queued for 53 s) |
| |
| 2 | 2026-06-24T12:37:40.942Z | starting task 0: "setup" |
| 3 | 2026-06-24T12:37:40.946Z | ++ uname -s |
| 4 | 2026-06-24T12:37:40.949Z | + kern=SunOS |
| 5 | 2026-06-24T12:37:40.949Z | + build_user=build |
| 6 | 2026-06-24T12:37:40.949Z | + build_uid=12345 |
| 7 | 2026-06-24T12:37:40.949Z | + work_dir=/work |
| 8 | 2026-06-24T12:37:40.949Z | + input_dir=/input |
| 9 | 2026-06-24T12:37:40.949Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-24T12:37:40.949Z | + case "$kern" in |
| 11 | 2026-06-24T12:37:40.949Z | + groupadd -g 12345 build |
| 12 | 2026-06-24T12:37:40.952Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-24T12:37:42.958Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-24T12:37:43.077Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-24T12:37:43.080Z | + home_fs=zfs |
| 16 | 2026-06-24T12:37:43.080Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-24T12:37:43.080Z | + mkdir -p /home/build |
| 18 | 2026-06-24T12:37:43.080Z | + chown build:build /home/build /work |
| 19 | 2026-06-24T12:37:45.082Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-24T12:37:45.085Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-06-24T12:37:45.092Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-24T12:37:45.097Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-24T12:37:45.097Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-24T12:37:45.097Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-24T12:37:45.097Z | * rust toolchain profile = "default" |
| 26 | 2026-06-24T12:37:45.097Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-24T12:37:45.097Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-24T12:37:45.100Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-24T12:37:45.100Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-24T12:37:45.173Z | info: downloading installer |
| 31 | 2026-06-24T12:37:46.949Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-24T12:37:46.949Z | warn: /opt/ooce/bin |
| 33 | 2026-06-24T12:37:46.949Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-24T12:37:46.949Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-24T12:37:46.949Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-24T12:37:46.949Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-24T12:37:46.949Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-24T12:37:46.950Z | error: cannot install while Rust is installed |
| 39 | 2026-06-24T12:37:46.950Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-24T12:37:46.950Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-24T12:37:46.950Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-24T12:37:46.950Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-24T12:37:46.950Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-24T12:37:46.964Z | info: profile set to default |
| 45 | 2026-06-24T12:37:46.964Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-24T12:37:46.966Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-24T12:37:47.117Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-24T12:37:47.120Z | info: downloading 6 components |
| 49 | 2026-06-24T12:38:03.446Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-24T12:38:03.446Z | |
| 51 | 2026-06-24T12:38:03.476Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-24T12:38:03.476Z | |
| 53 | 2026-06-24T12:38:03.476Z | |
| 54 | 2026-06-24T12:38:03.476Z | Rust is installed now. Great! |
| 55 | 2026-06-24T12:38:03.476Z | |
| 56 | 2026-06-24T12:38:03.476Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-24T12:38:03.476Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-24T12:38:03.476Z | |
| 59 | 2026-06-24T12:38:03.476Z | To configure your current shell, you need to source |
| 60 | 2026-06-24T12:38:03.476Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-24T12:38:03.476Z | |
| 62 | 2026-06-24T12:38:03.479Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-24T12:38:03.479Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-24T12:38:03.479Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-24T12:38:03.479Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-24T12:38:03.479Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-24T12:38:03.479Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-24T12:38:03.479Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-24T12:38:03.479Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-24T12:38:03.479Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-24T12:38:03.579Z | + rustup --version |
| 72 | 2026-06-24T12:38:03.588Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-24T12:38:03.591Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-24T12:38:03.610Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-24T12:38:03.613Z | + cargo --version |
| 76 | 2026-06-24T12:38:03.626Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-24T12:38:03.629Z | + rustc --version |
| 78 | 2026-06-24T12:38:03.647Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-24T12:38:03.650Z | process exited: duration 18554 ms, exit code 0 |
| |
| 80 | 2026-06-24T12:38:03.655Z | starting task 2: "authentication" |
| 81 | 2026-06-24T12:38:03.672Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-24T12:38:03.679Z | starting task 3: "clone repository" |
| 83 | 2026-06-24T12:38:03.681Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-06-24T12:38:03.684Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-06-24T12:38:03.712Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-06-24T12:38:04.822Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-06-24T12:38:04.822Z | + git fetch origin 08583db244a8d9a765976b35a01af09951d86285 |
| 88 | 2026-06-24T12:38:05.186Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-06-24T12:38:05.186Z | * branch 08583db244a8d9a765976b35a01af09951d86285 -> FETCH_HEAD |
| 90 | 2026-06-24T12:38:05.194Z | + [[ -n renovate/cargo_toml-1.x ]] |
| 91 | 2026-06-24T12:38:05.197Z | ++ git branch --show-current |
| 92 | 2026-06-24T12:38:05.197Z | + current=main |
| 93 | 2026-06-24T12:38:05.197Z | + [[ main != renovate/cargo_toml-1.x ]] |
| 94 | 2026-06-24T12:38:05.197Z | + git branch -f renovate/cargo_toml-1.x 08583db244a8d9a765976b35a01af09951d86285 |
| 95 | 2026-06-24T12:38:05.200Z | + git checkout -f renovate/cargo_toml-1.x |
| 96 | 2026-06-24T12:38:05.268Z | Switched to branch 'renovate/cargo_toml-1.x' |
| 97 | 2026-06-24T12:38:05.271Z | + git reset --hard 08583db244a8d9a765976b35a01af09951d86285 |
| 98 | 2026-06-24T12:38:05.273Z | HEAD is now at 08583db Update Rust crate cargo_toml to v1 |
| 99 | 2026-06-24T12:38:05.274Z | process exited: duration 1594 ms, exit code 0 |
| |
| 100 | 2026-06-24T12:38:05.279Z | starting task 4: "build" |
| 101 | 2026-06-24T12:38:05.282Z | + cargo --version |
| 102 | 2026-06-24T12:38:05.288Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 103 | 2026-06-24T12:38:05.444Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 104 | 2026-06-24T12:38:05.447Z | info: downloading 6 components |
| 105 | 2026-06-24T12:38:21.009Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 106 | 2026-06-24T12:38:21.012Z | + rustc --version |
| 107 | 2026-06-24T12:38:21.039Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 108 | 2026-06-24T12:38:21.043Z | + banner build |
| 109 | 2026-06-24T12:38:21.045Z | |
| 110 | 2026-06-24T12:38:21.045Z | ##### # # # # ##### |
| 111 | 2026-06-24T12:38:21.045Z | # # # # # # # # |
| 112 | 2026-06-24T12:38:21.045Z | ##### # # # # # # |
| 113 | 2026-06-24T12:38:21.045Z | # # # # # # # # |
| 114 | 2026-06-24T12:38:21.045Z | # # # # # # # # |
| 115 | 2026-06-24T12:38:21.046Z | ##### #### # ###### ##### |
| 116 | 2026-06-24T12:38:21.046Z | |
| 117 | 2026-06-24T12:38:21.048Z | + ptime -m cargo build --all |
| 118 | 2026-06-24T12:38:21.127Z | Updating crates.io index |
| 119 | 2026-06-24T12:38:21.130Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-06-24T12:38:21.455Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-06-24T12:38:21.455Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 122 | 2026-06-24T12:38:21.463Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-06-24T12:38:22.091Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-06-24T12:38:22.091Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-06-24T12:38:22.138Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-06-24T12:38:22.406Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-06-24T12:38:22.406Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-06-24T12:38:22.412Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-06-24T12:38:22.690Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-06-24T12:38:22.690Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 131 | 2026-06-24T12:38:22.696Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-06-24T12:38:22.993Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-06-24T12:38:22.993Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-06-24T12:38:23.001Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-06-24T12:38:23.281Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-06-24T12:38:23.281Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-06-24T12:38:23.289Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-06-24T12:38:24.114Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-06-24T12:38:24.114Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-06-24T12:38:26.543Z | Downloading crates ... |
| 141 | 2026-06-24T12:38:26.594Z | Downloaded deranged v0.5.8 |
| 142 | 2026-06-24T12:38:26.603Z | Downloaded cfg-if v1.0.4 |
| 143 | 2026-06-24T12:38:26.607Z | Downloaded anstyle-query v1.1.5 |
| 144 | 2026-06-24T12:38:26.609Z | Downloaded cfg_aliases v0.2.1 |
| 145 | 2026-06-24T12:38:26.614Z | Downloaded block-buffer v0.10.4 |
| 146 | 2026-06-24T12:38:26.617Z | Downloaded clap_lex v1.1.0 |
| 147 | 2026-06-24T12:38:26.620Z | Downloaded cpufeatures v0.3.0 |
| 148 | 2026-06-24T12:38:26.620Z | Downloaded atomic-waker v1.1.2 |
| 149 | 2026-06-24T12:38:26.623Z | Downloaded oxnet v0.1.6 |
| 150 | 2026-06-24T12:38:26.626Z | Downloaded cpufeatures v0.2.17 |
| 151 | 2026-06-24T12:38:26.626Z | Downloaded colorchoice v1.0.5 |
| 152 | 2026-06-24T12:38:26.631Z | Downloaded crypto-common v0.1.7 |
| 153 | 2026-06-24T12:38:26.634Z | Downloaded cstr-argument v0.1.2 |
| 154 | 2026-06-24T12:38:26.634Z | Downloaded heck v0.5.0 |
| 155 | 2026-06-24T12:38:26.637Z | Downloaded lru-slab v0.1.2 |
| 156 | 2026-06-24T12:38:26.640Z | Downloaded anstream v1.0.0 |
| 157 | 2026-06-24T12:38:26.642Z | Downloaded dyn-clone v1.0.20 |
| 158 | 2026-06-24T12:38:26.642Z | Downloaded parking_lot v0.12.5 |
| 159 | 2026-06-24T12:38:26.645Z | Downloaded memchr v2.8.1 |
| 160 | 2026-06-24T12:38:26.648Z | Downloaded base16ct v1.0.0 |
| 161 | 2026-06-24T12:38:26.648Z | Downloaded crucible-workspace-hack v0.1.0 |
| 162 | 2026-06-24T12:38:26.651Z | Downloaded errno v0.3.14 |
| 163 | 2026-06-24T12:38:26.651Z | Downloaded progenitor-macro v0.10.0 |
| 164 | 2026-06-24T12:38:26.653Z | Downloaded itoa v1.0.18 |
| 165 | 2026-06-24T12:38:26.653Z | Downloaded pretty-hex v0.4.2 |
| 166 | 2026-06-24T12:38:26.653Z | Downloaded powerfmt v0.2.0 |
| 167 | 2026-06-24T12:38:26.656Z | Downloaded equivalent v1.0.2 |
| 168 | 2026-06-24T12:38:26.656Z | Downloaded futures-io v0.3.32 |
| 169 | 2026-06-24T12:38:26.658Z | Downloaded percent-encoding v2.3.2 |
| 170 | 2026-06-24T12:38:26.659Z | Downloaded displaydoc v0.2.6 |
| 171 | 2026-06-24T12:38:26.659Z | Downloaded byteorder v1.5.0 |
| 172 | 2026-06-24T12:38:26.661Z | Downloaded anstyle-parse v1.0.0 |
| 173 | 2026-06-24T12:38:26.661Z | Downloaded rand_chacha v0.9.0 |
| 174 | 2026-06-24T12:38:26.664Z | Downloaded erased-serde v0.3.31 |
| 175 | 2026-06-24T12:38:26.664Z | Downloaded either v1.16.0 |
| 176 | 2026-06-24T12:38:26.667Z | Downloaded anstyle v1.0.14 |
| 177 | 2026-06-24T12:38:26.667Z | Downloaded rand_chacha v0.3.1 |
| 178 | 2026-06-24T12:38:26.669Z | Downloaded futures-sink v0.3.32 |
| 179 | 2026-06-24T12:38:26.672Z | Downloaded foreign-types-shared v0.3.1 |
| 180 | 2026-06-24T12:38:26.672Z | Downloaded proc-macro-error-attr v1.0.4 |
| 181 | 2026-06-24T12:38:26.676Z | Downloaded digest v0.10.7 |
| 182 | 2026-06-24T12:38:26.676Z | Downloaded async-trait v0.1.89 |
| 183 | 2026-06-24T12:38:26.679Z | Downloaded lazy_static v1.5.0 |
| 184 | 2026-06-24T12:38:26.679Z | Downloaded rand_core v0.6.4 |
| 185 | 2026-06-24T12:38:26.679Z | Downloaded ppv-lite86 v0.2.21 |
| 186 | 2026-06-24T12:38:26.681Z | Downloaded foreign-types v0.5.0 |
| 187 | 2026-06-24T12:38:26.681Z | Downloaded proc-macro-error v1.0.4 |
| 188 | 2026-06-24T12:38:26.684Z | Downloaded heck v0.4.1 |
| 189 | 2026-06-24T12:38:26.684Z | Downloaded futures-macro v0.3.32 |
| 190 | 2026-06-24T12:38:26.687Z | Downloaded futures-core v0.3.32 |
| 191 | 2026-06-24T12:38:26.687Z | Downloaded idna_adapter v1.2.2 |
| 192 | 2026-06-24T12:38:26.687Z | Downloaded pin-project-lite v0.2.17 |
| 193 | 2026-06-24T12:38:26.689Z | Downloaded potential_utf v0.1.5 |
| 194 | 2026-06-24T12:38:26.692Z | Downloaded is_terminal_polyfill v1.70.2 |
| 195 | 2026-06-24T12:38:26.692Z | Downloaded is-terminal v0.4.17 |
| 196 | 2026-06-24T12:38:26.692Z | Downloaded futures-task v0.3.32 |
| 197 | 2026-06-24T12:38:26.695Z | Downloaded foreign-types-macros v0.2.3 |
| 198 | 2026-06-24T12:38:26.695Z | Downloaded num-conv v0.2.2 |
| 199 | 2026-06-24T12:38:26.697Z | Downloaded once_cell v1.21.4 |
| 200 | 2026-06-24T12:38:26.697Z | Downloaded http-body v1.0.1 |
| 201 | 2026-06-24T12:38:26.700Z | Downloaded serde_urlencoded v0.7.1 |
| 202 | 2026-06-24T12:38:26.700Z | Downloaded generic-array v0.14.7 |
| 203 | 2026-06-24T12:38:26.703Z | Downloaded serde_spanned v1.1.1 |
| 204 | 2026-06-24T12:38:26.706Z | Downloaded pkg-config v0.3.33 |
| 205 | 2026-06-24T12:38:26.710Z | Downloaded form_urlencoded v1.2.2 |
| 206 | 2026-06-24T12:38:26.714Z | Downloaded progenitor-client v0.10.0 |
| 207 | 2026-06-24T12:38:26.717Z | Downloaded data-encoding v2.11.0 |
| 208 | 2026-06-24T12:38:26.719Z | Downloaded subtle v2.6.1 |
| 209 | 2026-06-24T12:38:26.719Z | Downloaded autocfg v1.5.1 |
| 210 | 2026-06-24T12:38:26.724Z | Downloaded tinyvec_macros v0.1.1 |
| 211 | 2026-06-24T12:38:26.726Z | Downloaded time-core v0.1.8 |
| 212 | 2026-06-24T12:38:26.729Z | Downloaded stable_deref_trait v1.2.1 |
| 213 | 2026-06-24T12:38:26.731Z | Downloaded tokio-macros v2.7.0 |
| 214 | 2026-06-24T12:38:26.734Z | Downloaded chacha20 v0.10.0 |
| 215 | 2026-06-24T12:38:26.736Z | Downloaded strsim v0.11.1 |
| 216 | 2026-06-24T12:38:26.739Z | Downloaded slog-envlogger v2.2.0 |
| 217 | 2026-06-24T12:38:26.741Z | Downloaded hyper-rustls v0.27.9 |
| 218 | 2026-06-24T12:38:26.744Z | Downloaded scopeguard v1.2.0 |
| 219 | 2026-06-24T12:38:26.747Z | Downloaded crossbeam-utils v0.8.21 |
| 220 | 2026-06-24T12:38:26.747Z | Downloaded take_mut v0.2.2 |
| 221 | 2026-06-24T12:38:26.749Z | Downloaded tabwriter v1.4.1 |
| 222 | 2026-06-24T12:38:26.752Z | Downloaded rustc-hash v2.1.2 |
| 223 | 2026-06-24T12:38:26.754Z | Downloaded quote v1.0.45 |
| 224 | 2026-06-24T12:38:26.757Z | Downloaded tower-layer v0.3.3 |
| 225 | 2026-06-24T12:38:26.759Z | Downloaded unit-prefix v0.5.2 |
| 226 | 2026-06-24T12:38:26.762Z | Downloaded thiserror-impl v2.0.18 |
| 227 | 2026-06-24T12:38:26.765Z | Downloaded rand_core v0.9.5 |
| 228 | 2026-06-24T12:38:26.765Z | Downloaded progenitor v0.10.0 |
| 229 | 2026-06-24T12:38:26.767Z | Downloaded sync_wrapper v1.0.2 |
| 230 | 2026-06-24T12:38:26.767Z | Downloaded ipnet v2.12.0 |
| 231 | 2026-06-24T12:38:26.772Z | Downloaded num_enum_derive v0.7.6 |
| 232 | 2026-06-24T12:38:26.775Z | Downloaded http-body-util v0.1.3 |
| 233 | 2026-06-24T12:38:26.775Z | Downloaded thiserror-impl v1.0.69 |
| 234 | 2026-06-24T12:38:26.777Z | Downloaded signal-hook-registry v1.4.8 |
| 235 | 2026-06-24T12:38:26.778Z | Downloaded tinystr v0.8.3 |
| 236 | 2026-06-24T12:38:26.780Z | Downloaded serde_derive_internals v0.29.1 |
| 237 | 2026-06-24T12:38:26.780Z | Downloaded lock_api v0.4.14 |
| 238 | 2026-06-24T12:38:26.780Z | Downloaded foldhash v0.2.0 |
| 239 | 2026-06-24T12:38:26.783Z | Downloaded find-msvc-tools v0.1.9 |
| 240 | 2026-06-24T12:38:26.783Z | Downloaded tower-service v0.3.3 |
| 241 | 2026-06-24T12:38:26.786Z | Downloaded typeid v1.0.3 |
| 242 | 2026-06-24T12:38:26.786Z | Downloaded typify-macro v0.4.3 |
| 243 | 2026-06-24T12:38:26.786Z | Downloaded try-lock v0.2.5 |
| 244 | 2026-06-24T12:38:26.788Z | Downloaded untrusted v0.9.0 |
| 245 | 2026-06-24T12:38:26.791Z | Downloaded version_check v0.9.5 |
| 246 | 2026-06-24T12:38:26.791Z | Downloaded utf8parse v0.2.2 |
| 247 | 2026-06-24T12:38:26.793Z | Downloaded utf-8 v0.7.6 |
| 248 | 2026-06-24T12:38:26.796Z | Downloaded utf8_iter v1.0.4 |
| 249 | 2026-06-24T12:38:26.796Z | Downloaded zone_cfg_derive v0.3.1 |
| 250 | 2026-06-24T12:38:26.796Z | Downloaded colored v3.1.1 |
| 251 | 2026-06-24T12:38:26.798Z | Downloaded clap_derive v4.6.1 |
| 252 | 2026-06-24T12:38:26.798Z | Downloaded camino v1.2.3 |
| 253 | 2026-06-24T12:38:26.801Z | Downloaded anyhow v1.0.102 |
| 254 | 2026-06-24T12:38:26.804Z | Downloaded parking_lot_core v0.9.12 |
| 255 | 2026-06-24T12:38:26.804Z | Downloaded futures-channel v0.3.32 |
| 256 | 2026-06-24T12:38:26.806Z | Downloaded sha1 v0.10.6 |
| 257 | 2026-06-24T12:38:26.806Z | Downloaded proc-macro-crate v3.5.0 |
| 258 | 2026-06-24T12:38:26.806Z | Downloaded num_enum v0.7.6 |
| 259 | 2026-06-24T12:38:26.809Z | Downloaded synstructure v0.13.2 |
| 260 | 2026-06-24T12:38:26.812Z | Downloaded serde_tokenstream v0.2.3 |
| 261 | 2026-06-24T12:38:26.812Z | Downloaded rand_core v0.10.1 |
| 262 | 2026-06-24T12:38:26.814Z | Downloaded smf v0.2.3 |
| 263 | 2026-06-24T12:38:26.814Z | Downloaded slog-stdlog v4.1.1 |
| 264 | 2026-06-24T12:38:26.817Z | Downloaded slog-scope v4.4.1 |
| 265 | 2026-06-24T12:38:26.817Z | Downloaded want v0.3.1 |
| 266 | 2026-06-24T12:38:26.817Z | Downloaded slog-async v2.8.0 |
| 267 | 2026-06-24T12:38:26.817Z | Downloaded rustversion v1.0.22 |
| 268 | 2026-06-24T12:38:26.820Z | Downloaded yoke-derive v0.8.2 |
| 269 | 2026-06-24T12:38:26.822Z | Downloaded thiserror v1.0.69 |
| 270 | 2026-06-24T12:38:26.825Z | Downloaded zerofrom v0.1.8 |
| 271 | 2026-06-24T12:38:26.825Z | Downloaded allocator-api2 v0.2.21 |
| 272 | 2026-06-24T12:38:26.828Z | Downloaded thread_local v1.1.9 |
| 273 | 2026-06-24T12:38:26.828Z | Downloaded tokio-tungstenite v0.21.0 |
| 274 | 2026-06-24T12:38:26.828Z | Downloaded proc-macro2 v1.0.106 |
| 275 | 2026-06-24T12:38:26.831Z | Downloaded clap v4.6.1 |
| 276 | 2026-06-24T12:38:26.834Z | Downloaded console v0.16.3 |
| 277 | 2026-06-24T12:38:26.837Z | Downloaded cargo_toml v1.0.0 |
| 278 | 2026-06-24T12:38:26.837Z | Downloaded zerofrom-derive v0.1.7 |
| 279 | 2026-06-24T12:38:26.837Z | Downloaded thiserror v2.0.18 |
| 280 | 2026-06-24T12:38:26.840Z | Downloaded zone v0.3.1 |
| 281 | 2026-06-24T12:38:26.843Z | Downloaded shlex v2.0.1 |
| 282 | 2026-06-24T12:38:26.843Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 283 | 2026-06-24T12:38:26.843Z | Downloaded sha2 v0.10.9 |
| 284 | 2026-06-24T12:38:26.845Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 285 | 2026-06-24T12:38:26.846Z | Downloaded aho-corasick v1.1.4 |
| 286 | 2026-06-24T12:38:26.848Z | Downloaded time-macros v0.2.27 |
| 287 | 2026-06-24T12:38:26.851Z | Downloaded quinn-udp v0.5.14 |
| 288 | 2026-06-24T12:38:26.851Z | Downloaded schemars_derive v0.8.22 |
| 289 | 2026-06-24T12:38:26.853Z | Downloaded slog-term v2.9.2 |
| 290 | 2026-06-24T12:38:26.853Z | Downloaded slab v0.4.12 |
| 291 | 2026-06-24T12:38:26.856Z | Downloaded num-traits v0.2.19 |
| 292 | 2026-06-24T12:38:26.858Z | Downloaded socket2 v0.6.4 |
| 293 | 2026-06-24T12:38:26.861Z | Downloaded zerovec-derive v0.11.3 |
| 294 | 2026-06-24T12:38:26.864Z | Downloaded term v1.2.1 |
| 295 | 2026-06-24T12:38:26.867Z | Downloaded rustls-pki-types v1.14.1 |
| 296 | 2026-06-24T12:38:26.877Z | Downloaded prettyplease v0.2.37 |
| 297 | 2026-06-24T12:38:26.879Z | Downloaded progenitor-impl v0.10.0 |
| 298 | 2026-06-24T12:38:26.885Z | Downloaded getrandom v0.2.17 |
| 299 | 2026-06-24T12:38:26.891Z | Downloaded serde_core v1.0.228 |
| 300 | 2026-06-24T12:38:26.897Z | Downloaded tokio-rustls v0.26.4 |
| 301 | 2026-06-24T12:38:26.899Z | Downloaded writeable v0.6.3 |
| 302 | 2026-06-24T12:38:26.904Z | Downloaded icu_properties v2.2.0 |
| 303 | 2026-06-24T12:38:26.906Z | Downloaded yoke v0.8.3 |
| 304 | 2026-06-24T12:38:26.909Z | Downloaded smallvec v1.15.1 |
| 305 | 2026-06-24T12:38:26.912Z | Downloaded serde_derive v1.0.228 |
| 306 | 2026-06-24T12:38:26.914Z | Downloaded zmij v1.0.21 |
| 307 | 2026-06-24T12:38:26.917Z | Downloaded zeroize v1.8.2 |
| 308 | 2026-06-24T12:38:26.917Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 309 | 2026-06-24T12:38:26.917Z | Downloaded slog v2.8.2 |
| 310 | 2026-06-24T12:38:26.919Z | Downloaded iana-time-zone v0.1.65 |
| 311 | 2026-06-24T12:38:26.922Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 312 | 2026-06-24T12:38:26.925Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 313 | 2026-06-24T12:38:26.925Z | Downloaded rand v0.8.6 |
| 314 | 2026-06-24T12:38:26.927Z | Downloaded tracing-attributes v0.1.31 |
| 315 | 2026-06-24T12:38:26.927Z | Downloaded bitflags v2.13.0 |
| 316 | 2026-06-24T12:38:26.930Z | Downloaded getrandom v0.4.2 |
| 317 | 2026-06-24T12:38:26.932Z | Downloaded unsafe-libyaml v0.2.11 |
| 318 | 2026-06-24T12:38:26.935Z | Downloaded log v0.4.32 |
| 319 | 2026-06-24T12:38:26.935Z | Downloaded httparse v1.10.1 |
| 320 | 2026-06-24T12:38:26.938Z | Downloaded futures v0.3.32 |
| 321 | 2026-06-24T12:38:26.940Z | Downloaded serde_yaml v0.9.34+deprecated |
| 322 | 2026-06-24T12:38:26.943Z | Downloaded semver v1.0.28 |
| 323 | 2026-06-24T12:38:26.943Z | Downloaded litemap v0.8.2 |
| 324 | 2026-06-24T12:38:26.945Z | Downloaded ryu v1.0.23 |
| 325 | 2026-06-24T12:38:26.948Z | Downloaded rand v0.9.4 |
| 326 | 2026-06-24T12:38:26.950Z | Downloaded icu_provider v2.2.0 |
| 327 | 2026-06-24T12:38:26.953Z | Downloaded bytes v1.11.1 |
| 328 | 2026-06-24T12:38:26.956Z | Downloaded schemars v0.8.22 |
| 329 | 2026-06-24T12:38:26.960Z | Downloaded tungstenite v0.21.0 |
| 330 | 2026-06-24T12:38:26.962Z | Downloaded tinyvec v1.11.0 |
| 331 | 2026-06-24T12:38:26.965Z | Downloaded xz2 v0.1.7 |
| 332 | 2026-06-24T12:38:26.965Z | Downloaded futures-executor v0.3.32 |
| 333 | 2026-06-24T12:38:26.968Z | Downloaded rustls-webpki v0.103.13 |
| 334 | 2026-06-24T12:38:26.968Z | Downloaded arc-swap v1.9.1 |
| 335 | 2026-06-24T12:38:26.970Z | Downloaded cc v1.2.63 |
| 336 | 2026-06-24T12:38:26.973Z | Downloaded serde v1.0.228 |
| 337 | 2026-06-24T12:38:26.976Z | Downloaded quinn v0.11.9 |
| 338 | 2026-06-24T12:38:26.976Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 339 | 2026-06-24T12:38:26.978Z | Downloaded icu_normalizer_data v2.2.0 |
| 340 | 2026-06-24T12:38:26.981Z | Downloaded icu_normalizer v2.2.0 |
| 341 | 2026-06-24T12:38:26.981Z | Downloaded zerotrie v0.2.4 |
| 342 | 2026-06-24T12:38:26.984Z | Downloaded rand v0.10.1 |
| 343 | 2026-06-24T12:38:26.987Z | Downloaded getrandom v0.3.4 |
| 344 | 2026-06-24T12:38:26.991Z | Downloaded typify v0.4.3 |
| 345 | 2026-06-24T12:38:26.995Z | Downloaded unicode-ident v1.0.24 |
| 346 | 2026-06-24T12:38:26.998Z | Downloaded crossbeam-channel v0.5.15 |
| 347 | 2026-06-24T12:38:27.001Z | Downloaded mio v1.2.1 |
| 348 | 2026-06-24T12:38:27.004Z | Downloaded base64 v0.21.7 |
| 349 | 2026-06-24T12:38:27.006Z | Downloaded uuid v1.23.3 |
| 350 | 2026-06-24T12:38:27.014Z | Downloaded tracing-core v0.1.36 |
| 351 | 2026-06-24T12:38:27.017Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 352 | 2026-06-24T12:38:27.019Z | Downloaded tower v0.5.3 |
| 353 | 2026-06-24T12:38:27.022Z | Downloaded reqwest v0.12.28 |
| 354 | 2026-06-24T12:38:27.026Z | Downloaded indicatif v0.18.4 |
| 355 | 2026-06-24T12:38:27.028Z | Downloaded icu_collections v2.2.0 |
| 356 | 2026-06-24T12:38:27.036Z | Downloaded regex v1.12.4 |
| 357 | 2026-06-24T12:38:27.039Z | Downloaded base64 v0.22.1 |
| 358 | 2026-06-24T12:38:27.043Z | Downloaded ron v0.12.1 |
| 359 | 2026-06-24T12:38:27.052Z | Downloaded indexmap v2.14.0 |
| 360 | 2026-06-24T12:38:27.055Z | Downloaded url v2.5.8 |
| 361 | 2026-06-24T12:38:27.063Z | Downloaded icu_locale_core v2.2.0 |
| 362 | 2026-06-24T12:38:27.073Z | Downloaded hyper-util v0.1.20 |
| 363 | 2026-06-24T12:38:27.076Z | Downloaded serde_json v1.0.150 |
| 364 | 2026-06-24T12:38:27.080Z | Downloaded portable-atomic v1.13.1 |
| 365 | 2026-06-24T12:38:27.084Z | Downloaded http v1.4.1 |
| 366 | 2026-06-24T12:38:27.089Z | Downloaded typenum v1.20.1 |
| 367 | 2026-06-24T12:38:27.096Z | Downloaded winnow v1.0.3 |
| 368 | 2026-06-24T12:38:27.103Z | Downloaded idna v1.1.0 |
| 369 | 2026-06-24T12:38:27.106Z | Downloaded quinn-proto v0.11.14 |
| 370 | 2026-06-24T12:38:27.109Z | Downloaded itertools v0.12.1 |
| 371 | 2026-06-24T12:38:27.113Z | Downloaded tokio-util v0.7.18 |
| 372 | 2026-06-24T12:38:27.117Z | Downloaded hashbrown v0.17.1 |
| 373 | 2026-06-24T12:38:27.120Z | Downloaded zerovec v0.11.6 |
| 374 | 2026-06-24T12:38:27.123Z | Downloaded time v0.3.47 |
| 375 | 2026-06-24T12:38:27.130Z | Downloaded syn v1.0.109 |
| 376 | 2026-06-24T12:38:27.135Z | Downloaded hashbrown v0.16.1 |
| 377 | 2026-06-24T12:38:27.139Z | Downloaded icu_properties_data v2.2.0 |
| 378 | 2026-06-24T12:38:27.146Z | Downloaded clap_builder v4.6.0 |
| 379 | 2026-06-24T12:38:27.151Z | Downloaded tower-http v0.6.11 |
| 380 | 2026-06-24T12:38:27.155Z | Downloaded hyper v1.10.1 |
| 381 | 2026-06-24T12:38:27.159Z | Downloaded futures-util v0.3.32 |
| 382 | 2026-06-24T12:38:27.166Z | Downloaded syn v2.0.118 |
| 383 | 2026-06-24T12:38:27.172Z | Downloaded winnow v0.7.15 |
| 384 | 2026-06-24T12:38:27.179Z | Downloaded chrono v0.4.45 |
| 385 | 2026-06-24T12:38:27.183Z | Downloaded webpki-roots v1.0.7 |
| 386 | 2026-06-24T12:38:27.185Z | Downloaded regress v0.10.5 |
| 387 | 2026-06-24T12:38:27.190Z | Downloaded regex-syntax v0.8.11 |
| 388 | 2026-06-24T12:38:27.197Z | Downloaded rustls v0.23.40 |
| 389 | 2026-06-24T12:38:27.204Z | Downloaded openapiv3 v2.2.0 |
| 390 | 2026-06-24T12:38:27.210Z | Downloaded unicode-width v0.2.2 |
| 391 | 2026-06-24T12:38:27.216Z | Downloaded zerocopy v0.8.50 |
| 392 | 2026-06-24T12:38:27.226Z | Downloaded tracing v0.1.44 |
| 393 | 2026-06-24T12:38:27.236Z | Downloaded regex-automata v0.4.14 |
| 394 | 2026-06-24T12:38:27.278Z | Downloaded typify-impl v0.4.3 |
| 395 | 2026-06-24T12:38:27.300Z | Downloaded ring v0.17.14 |
| 396 | 2026-06-24T12:38:27.337Z | Downloaded lzma-sys v0.1.20 |
| 397 | 2026-06-24T12:38:27.352Z | Downloaded tokio v1.52.3 |
| 398 | 2026-06-24T12:38:27.373Z | Downloaded libc v0.2.186 |
| 399 | 2026-06-24T12:38:27.467Z | Compiling proc-macro2 v1.0.106 |
| 400 | 2026-06-24T12:38:27.467Z | Compiling quote v1.0.45 |
| 401 | 2026-06-24T12:38:27.467Z | Compiling unicode-ident v1.0.24 |
| 402 | 2026-06-24T12:38:27.467Z | Compiling libc v0.2.186 |
| 403 | 2026-06-24T12:38:27.467Z | Compiling cfg-if v1.0.4 |
| 404 | 2026-06-24T12:38:27.467Z | Compiling itoa v1.0.18 |
| 405 | 2026-06-24T12:38:27.470Z | Compiling serde_core v1.0.228 |
| 406 | 2026-06-24T12:38:27.626Z | Compiling memchr v2.8.1 |
| 407 | 2026-06-24T12:38:27.679Z | Compiling equivalent v1.0.2 |
| 408 | 2026-06-24T12:38:27.746Z | Compiling zmij v1.0.21 |
| 409 | 2026-06-24T12:38:27.755Z | Compiling serde v1.0.228 |
| 410 | 2026-06-24T12:38:27.957Z | Compiling autocfg v1.5.1 |
| 411 | 2026-06-24T12:38:28.067Z | Compiling serde_json v1.0.150 |
| 412 | 2026-06-24T12:38:28.092Z | Compiling version_check v0.9.5 |
| 413 | 2026-06-24T12:38:28.353Z | Compiling bytes v1.11.1 |
| 414 | 2026-06-24T12:38:28.370Z | Compiling num-traits v0.2.19 |
| 415 | 2026-06-24T12:38:28.373Z | Compiling stable_deref_trait v1.2.1 |
| 416 | 2026-06-24T12:38:28.413Z | Compiling pin-project-lite v0.2.17 |
| 417 | 2026-06-24T12:38:28.445Z | Compiling smallvec v1.15.1 |
| 418 | 2026-06-24T12:38:28.649Z | Compiling shlex v2.0.1 |
| 419 | 2026-06-24T12:38:28.813Z | Compiling syn v2.0.118 |
| 420 | 2026-06-24T12:38:28.873Z | Compiling hashbrown v0.17.1 |
| 421 | 2026-06-24T12:38:28.922Z | Compiling find-msvc-tools v0.1.9 |
| 422 | 2026-06-24T12:38:28.991Z | Compiling futures-core v0.3.32 |
| 423 | 2026-06-24T12:38:29.018Z | Compiling parking_lot_core v0.9.12 |
| 424 | 2026-06-24T12:38:29.147Z | Compiling cc v1.2.63 |
| 425 | 2026-06-24T12:38:29.288Z | Compiling rustversion v1.0.22 |
| 426 | 2026-06-24T12:38:29.347Z | Compiling schemars v0.8.22 |
| 427 | 2026-06-24T12:38:29.456Z | Compiling http v1.4.1 |
| 428 | 2026-06-24T12:38:29.603Z | Compiling socket2 v0.6.4 |
| 429 | 2026-06-24T12:38:29.681Z | Compiling futures-sink v0.3.32 |
| 430 | 2026-06-24T12:38:29.758Z | Compiling rand_core v0.10.1 |
| 431 | 2026-06-24T12:38:29.783Z | Compiling thiserror v2.0.18 |
| 432 | 2026-06-24T12:38:29.876Z | Compiling dyn-clone v1.0.20 |
| 433 | 2026-06-24T12:38:29.899Z | Compiling getrandom v0.4.2 |
| 434 | 2026-06-24T12:38:29.916Z | Compiling scopeguard v1.2.0 |
| 435 | 2026-06-24T12:38:30.012Z | Compiling lock_api v0.4.14 |
| 436 | 2026-06-24T12:38:30.175Z | Compiling getrandom v0.2.17 |
| 437 | 2026-06-24T12:38:30.233Z | Compiling errno v0.3.14 |
| 438 | 2026-06-24T12:38:30.306Z | Compiling writeable v0.6.3 |
| 439 | 2026-06-24T12:38:30.320Z | Compiling winnow v1.0.3 |
| 440 | 2026-06-24T12:38:30.355Z | Compiling litemap v0.8.2 |
| 441 | 2026-06-24T12:38:30.380Z | Compiling signal-hook-registry v1.4.8 |
| 442 | 2026-06-24T12:38:30.389Z | Compiling parking_lot v0.12.5 |
| 443 | 2026-06-24T12:38:30.508Z | Compiling futures-channel v0.3.32 |
| 444 | 2026-06-24T12:38:30.538Z | Compiling indexmap v2.14.0 |
| 445 | 2026-06-24T12:38:30.581Z | Compiling mio v1.2.1 |
| 446 | 2026-06-24T12:38:30.675Z | Compiling allocator-api2 v0.2.21 |
| 447 | 2026-06-24T12:38:30.678Z | Compiling once_cell v1.21.4 |
| 448 | 2026-06-24T12:38:30.726Z | Compiling icu_properties_data v2.2.0 |
| 449 | 2026-06-24T12:38:30.795Z | Compiling icu_normalizer_data v2.2.0 |
| 450 | 2026-06-24T12:38:30.888Z | Compiling utf8_iter v1.0.4 |
| 451 | 2026-06-24T12:38:30.941Z | Compiling foldhash v0.2.0 |
| 452 | 2026-06-24T12:38:31.003Z | Compiling semver v1.0.28 |
| 453 | 2026-06-24T12:38:31.038Z | Compiling percent-encoding v2.3.2 |
| 454 | 2026-06-24T12:38:31.081Z | Compiling hashbrown v0.16.1 |
| 455 | 2026-06-24T12:38:31.107Z | Compiling slab v0.4.12 |
| 456 | 2026-06-24T12:38:31.180Z | Compiling iana-time-zone v0.1.65 |
| 457 | 2026-06-24T12:38:31.241Z | Compiling futures-io v0.3.32 |
| 458 | 2026-06-24T12:38:31.294Z | Compiling futures-task v0.3.32 |
| 459 | 2026-06-24T12:38:31.303Z | Compiling heck v0.5.0 |
| 460 | 2026-06-24T12:38:31.395Z | Compiling chrono v0.4.45 |
| 461 | 2026-06-24T12:38:31.405Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 462 | 2026-06-24T12:38:31.484Z | Compiling ring v0.17.14 |
| 463 | 2026-06-24T12:38:31.591Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 464 | 2026-06-24T12:38:31.668Z | Compiling synstructure v0.13.2 |
| 465 | 2026-06-24T12:38:31.858Z | Compiling serde_derive_internals v0.29.1 |
| 466 | 2026-06-24T12:38:31.953Z | Compiling syn v1.0.109 |
| 467 | 2026-06-24T12:38:31.976Z | Compiling httparse v1.10.1 |
| 468 | 2026-06-24T12:38:32.164Z | Compiling log v0.4.32 |
| 469 | 2026-06-24T12:38:32.358Z | Compiling generic-array v0.14.7 |
| 470 | 2026-06-24T12:38:32.385Z | Compiling zeroize v1.8.2 |
| 471 | 2026-06-24T12:38:32.565Z | Compiling zerocopy v0.8.50 |
| 472 | 2026-06-24T12:38:32.576Z | Compiling thiserror v1.0.69 |
| 473 | 2026-06-24T12:38:32.585Z | Compiling uuid v1.23.3 |
| 474 | 2026-06-24T12:38:32.720Z | Compiling regex-syntax v0.8.11 |
| 475 | 2026-06-24T12:38:32.832Z | Compiling serde_derive v1.0.228 |
| 476 | 2026-06-24T12:38:32.860Z | Compiling zerofrom-derive v0.1.7 |
| 477 | 2026-06-24T12:38:32.863Z | Compiling yoke-derive v0.8.2 |
| 478 | 2026-06-24T12:38:32.877Z | Compiling zerovec-derive v0.11.3 |
| 479 | 2026-06-24T12:38:32.946Z | Compiling displaydoc v0.2.6 |
| 480 | 2026-06-24T12:38:33.105Z | Compiling schemars_derive v0.8.22 |
| 481 | 2026-06-24T12:38:33.724Z | Compiling thiserror-impl v2.0.18 |
| 482 | 2026-06-24T12:38:33.805Z | Compiling tokio-macros v2.7.0 |
| 483 | 2026-06-24T12:38:33.999Z | Compiling futures-macro v0.3.32 |
| 484 | 2026-06-24T12:38:34.116Z | Compiling zerofrom v0.1.8 |
| 485 | 2026-06-24T12:38:34.256Z | Compiling yoke v0.8.3 |
| 486 | 2026-06-24T12:38:34.266Z | Compiling thiserror-impl v1.0.69 |
| 487 | 2026-06-24T12:38:34.406Z | Compiling tracing-attributes v0.1.31 |
| 488 | 2026-06-24T12:38:34.448Z | Compiling zerovec v0.11.6 |
| 489 | 2026-06-24T12:38:34.571Z | Compiling zerotrie v0.2.4 |
| 490 | 2026-06-24T12:38:34.858Z | Compiling tokio v1.52.3 |
| 491 | 2026-06-24T12:38:34.876Z | Compiling futures-util v0.3.32 |
| 492 | 2026-06-24T12:38:34.983Z | Compiling tinystr v0.8.3 |
| 493 | 2026-06-24T12:38:35.094Z | Compiling potential_utf v0.1.5 |
| 494 | 2026-06-24T12:38:35.183Z | Compiling icu_locale_core v2.2.0 |
| 495 | 2026-06-24T12:38:35.260Z | Compiling icu_collections v2.2.0 |
| 496 | 2026-06-24T12:38:35.442Z | Compiling rustls-pki-types v1.14.1 |
| 497 | 2026-06-24T12:38:35.781Z | Compiling regress v0.10.5 |
| 498 | 2026-06-24T12:38:35.921Z | Compiling icu_provider v2.2.0 |
| 499 | 2026-06-24T12:38:36.135Z | Compiling form_urlencoded v1.2.2 |
| 500 | 2026-06-24T12:38:36.251Z | Compiling icu_normalizer v2.2.0 |
| 501 | 2026-06-24T12:38:36.261Z | Compiling icu_properties v2.2.0 |
| 502 | 2026-06-24T12:38:36.315Z | Compiling tracing-core v0.1.36 |
| 503 | 2026-06-24T12:38:36.921Z | Compiling http-body v1.0.1 |
| 504 | 2026-06-24T12:38:37.195Z | Compiling idna_adapter v1.2.2 |
| 505 | 2026-06-24T12:38:37.254Z | Compiling untrusted v0.9.0 |
| 506 | 2026-06-24T12:38:37.257Z | Compiling typenum v1.20.1 |
| 507 | 2026-06-24T12:38:37.337Z | Compiling idna v1.1.0 |
| 508 | 2026-06-24T12:38:37.447Z | Compiling typify-impl v0.4.3 |
| 509 | 2026-06-24T12:38:38.117Z | Compiling tracing v0.1.44 |
| 510 | 2026-06-24T12:38:38.409Z | Compiling serde_tokenstream v0.2.3 |
| 511 | 2026-06-24T12:38:38.706Z | Compiling slog v2.8.2 |
| 512 | 2026-06-24T12:38:38.930Z | Compiling proc-macro-error-attr v1.0.4 |
| 513 | 2026-06-24T12:38:39.051Z | Compiling rustls v0.23.40 |
| 514 | 2026-06-24T12:38:39.162Z | Compiling try-lock v0.2.5 |
| 515 | 2026-06-24T12:38:39.165Z | Compiling base64 v0.22.1 |
| 516 | 2026-06-24T12:38:39.264Z | Compiling tower-service v0.3.3 |
| 517 | 2026-06-24T12:38:39.286Z | Compiling want v0.3.1 |
| 518 | 2026-06-24T12:38:39.414Z | Compiling rustls-webpki v0.103.13 |
| 519 | 2026-06-24T12:38:39.447Z | Compiling url v2.5.8 |
| 520 | 2026-06-24T12:38:39.460Z | Compiling erased-serde v0.3.31 |
| 521 | 2026-06-24T12:38:39.512Z | Compiling proc-macro-error v1.0.4 |
| 522 | 2026-06-24T12:38:39.716Z | Compiling atomic-waker v1.1.2 |
| 523 | 2026-06-24T12:38:39.741Z | Compiling subtle v2.6.1 |
| 524 | 2026-06-24T12:38:39.845Z | Compiling ryu v1.0.23 |
| 525 | 2026-06-24T12:38:40.027Z | Compiling hyper v1.10.1 |
| 526 | 2026-06-24T12:38:40.374Z | Compiling crypto-common v0.1.7 |
| 527 | 2026-06-24T12:38:40.429Z | Compiling block-buffer v0.10.4 |
| 528 | 2026-06-24T12:38:40.498Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 529 | 2026-06-24T12:38:40.566Z | Compiling bitflags v2.13.0 |
| 530 | 2026-06-24T12:38:40.762Z | Compiling aho-corasick v1.1.4 |
| 531 | 2026-06-24T12:38:40.800Z | Compiling sync_wrapper v1.0.2 |
| 532 | 2026-06-24T12:38:41.006Z | Compiling tower-layer v0.3.3 |
| 533 | 2026-06-24T12:38:41.170Z | Compiling ipnet v2.12.0 |
| 534 | 2026-06-24T12:38:41.233Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 535 | 2026-06-24T12:38:41.395Z | Compiling ppv-lite86 v0.2.21 |
| 536 | 2026-06-24T12:38:41.433Z | Compiling getrandom v0.3.4 |
| 537 | 2026-06-24T12:38:41.485Z | Compiling hyper-util v0.1.20 |
| 538 | 2026-06-24T12:38:41.703Z | Compiling regex-automata v0.4.14 |
| 539 | 2026-06-24T12:38:41.773Z | Compiling tower v0.5.3 |
| 540 | 2026-06-24T12:38:42.252Z | Compiling proc-macro-crate v3.5.0 |
| 541 | 2026-06-24T12:38:42.676Z | Compiling tokio-rustls v0.26.4 |
| 542 | 2026-06-24T12:38:42.857Z | Compiling digest v0.10.7 |
| 543 | 2026-06-24T12:38:42.922Z | Compiling webpki-roots v1.0.7 |
| 544 | 2026-06-24T12:38:43.032Z | Compiling rand_core v0.6.4 |
| 545 | 2026-06-24T12:38:43.258Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 546 | 2026-06-24T12:38:43.447Z | Compiling heck v0.4.1 |
| 547 | 2026-06-24T12:38:43.522Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 548 | 2026-06-24T12:38:43.654Z | Compiling crossbeam-utils v0.8.21 |
| 549 | 2026-06-24T12:38:43.741Z | Compiling crucible-workspace-hack v0.1.0 |
| 550 | 2026-06-24T12:38:43.769Z | Compiling typify-macro v0.4.3 |
| 551 | 2026-06-24T12:38:43.957Z | Compiling cpufeatures v0.2.17 |
| 552 | 2026-06-24T12:38:44.007Z | Compiling regex v1.12.4 |
| 553 | 2026-06-24T12:38:44.481Z | Compiling rand_chacha v0.3.1 |
| 554 | 2026-06-24T12:38:44.511Z | Compiling hyper-rustls v0.27.9 |
| 555 | 2026-06-24T12:38:44.825Z | Compiling num_enum_derive v0.7.6 |
| 556 | 2026-06-24T12:38:45.239Z | Compiling tower-http v0.6.11 |
| 557 | 2026-06-24T12:38:45.434Z | Compiling serde_urlencoded v0.7.1 |
| 558 | 2026-06-24T12:38:45.545Z | Compiling tokio-util v0.7.18 |
| 559 | 2026-06-24T12:38:45.666Z | Compiling http-body-util v0.1.3 |
| 560 | 2026-06-24T12:38:45.686Z | Compiling openapiv3 v2.2.0 |
| 561 | 2026-06-24T12:38:45.840Z | Compiling typify v0.4.3 |
| 562 | 2026-06-24T12:38:45.885Z | Compiling foreign-types-macros v0.2.3 |
| 563 | 2026-06-24T12:38:45.915Z | Compiling serde_spanned v1.1.1 |
| 564 | 2026-06-24T12:38:46.021Z | Compiling anyhow v1.0.102 |
| 565 | 2026-06-24T12:38:46.066Z | Compiling powerfmt v0.2.0 |
| 566 | 2026-06-24T12:38:46.276Z | Compiling num-conv v0.2.2 |
| 567 | 2026-06-24T12:38:46.344Z | Compiling utf8parse v0.2.2 |
| 568 | 2026-06-24T12:38:46.430Z | Compiling foreign-types-shared v0.3.1 |
| 569 | 2026-06-24T12:38:46.457Z | Compiling prettyplease v0.2.37 |
| 570 | 2026-06-24T12:38:46.520Z | Compiling either v1.16.0 |
| 571 | 2026-06-24T12:38:46.534Z | Compiling pkg-config v0.3.33 |
| 572 | 2026-06-24T12:38:46.566Z | Compiling cpufeatures v0.3.0 |
| 573 | 2026-06-24T12:38:46.641Z | Compiling unsafe-libyaml v0.2.11 |
| 574 | 2026-06-24T12:38:46.695Z | Compiling time-core v0.1.8 |
| 575 | 2026-06-24T12:38:46.741Z | Compiling itertools v0.12.1 |
| 576 | 2026-06-24T12:38:46.841Z | Compiling time-macros v0.2.27 |
| 577 | 2026-06-24T12:38:46.920Z | Compiling chacha20 v0.10.0 |
| 578 | 2026-06-24T12:38:46.983Z | Compiling lzma-sys v0.1.20 |
| 579 | 2026-06-24T12:38:47.021Z | Compiling foreign-types v0.5.0 |
| 580 | 2026-06-24T12:38:47.173Z | Compiling serde_yaml v0.9.34+deprecated |
| 581 | 2026-06-24T12:38:47.319Z | Compiling progenitor-impl v0.10.0 |
| 582 | 2026-06-24T12:38:47.329Z | Compiling anstyle-parse v1.0.0 |
| 583 | 2026-06-24T12:38:47.514Z | Compiling deranged v0.5.8 |
| 584 | 2026-06-24T12:38:47.568Z | Compiling toml v1.1.2+spec-1.1.0 |
| 585 | 2026-06-24T12:38:47.837Z | Compiling num_enum v0.7.6 |
| 586 | 2026-06-24T12:38:47.958Z | Compiling reqwest v0.12.28 |
| 587 | 2026-06-24T12:38:47.968Z | Compiling rand_core v0.9.5 |
| 588 | 2026-06-24T12:38:48.192Z | Compiling rand v0.8.6 |
| 589 | 2026-06-24T12:38:48.466Z | Compiling sha1 v0.10.6 |
| 590 | 2026-06-24T12:38:48.756Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 591 | 2026-06-24T12:38:48.797Z | Compiling arc-swap v1.9.1 |
| 592 | 2026-06-24T12:38:48.850Z | Compiling cstr-argument v0.1.2 |
| 593 | 2026-06-24T12:38:48.862Z | Compiling thread_local v1.1.9 |
| 594 | 2026-06-24T12:38:49.005Z | Compiling pretty-hex v0.4.2 |
| 595 | 2026-06-24T12:38:49.097Z | Compiling anstyle v1.0.14 |
| 596 | 2026-06-24T12:38:49.136Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 597 | 2026-06-24T12:38:49.146Z | Compiling lazy_static v1.5.0 |
| 598 | 2026-06-24T12:38:49.216Z | Compiling anstyle-query v1.1.5 |
| 599 | 2026-06-24T12:38:49.245Z | Compiling unicode-width v0.2.2 |
| 600 | 2026-06-24T12:38:49.264Z | Compiling typeid v1.0.3 |
| 601 | 2026-06-24T12:38:49.323Z | Compiling utf-8 v0.7.6 |
| 602 | 2026-06-24T12:38:49.333Z | Compiling is_terminal_polyfill v1.70.2 |
| 603 | 2026-06-24T12:38:49.349Z | Compiling portable-atomic v1.13.1 |
| 604 | 2026-06-24T12:38:49.423Z | Compiling data-encoding v2.11.0 |
| 605 | 2026-06-24T12:38:49.503Z | Compiling byteorder v1.5.0 |
| 606 | 2026-06-24T12:38:49.528Z | Compiling slog-async v2.8.0 |
| 607 | 2026-06-24T12:38:49.553Z | Compiling colorchoice v1.0.5 |
| 608 | 2026-06-24T12:38:49.672Z | Compiling anstream v1.0.0 |
| 609 | 2026-06-24T12:38:49.737Z | Compiling tungstenite v0.21.0 |
| 610 | 2026-06-24T12:38:49.871Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 611 | 2026-06-24T12:38:49.886Z | Compiling slog-scope v4.4.1 |
| 612 | 2026-06-24T12:38:49.989Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 613 | 2026-06-24T12:38:50.009Z | Compiling progenitor-client v0.10.0 |
| 614 | 2026-06-24T12:38:50.148Z | Compiling crossbeam-channel v0.5.15 |
| 615 | 2026-06-24T12:38:50.187Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-06-24T12:38:50.277Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 617 | 2026-06-24T12:38:50.452Z | Compiling time v0.3.47 |
| 618 | 2026-06-24T12:38:50.632Z | Compiling cargo_toml v1.0.0 |
| 619 | 2026-06-24T12:38:50.663Z | Compiling rand_chacha v0.9.0 |
| 620 | 2026-06-24T12:38:50.874Z | Compiling progenitor-macro v0.10.0 |
| 621 | 2026-06-24T12:38:51.132Z | Compiling rand v0.10.1 |
| 622 | 2026-06-24T12:38:51.269Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 623 | 2026-06-24T12:38:51.525Z | Compiling futures-executor v0.3.32 |
| 624 | 2026-06-24T12:38:51.553Z | Compiling is-terminal v0.4.17 |
| 625 | 2026-06-24T12:38:51.574Z | Compiling term v1.2.1 |
| 626 | 2026-06-24T12:38:51.650Z | Compiling strsim v0.11.1 |
| 627 | 2026-06-24T12:38:51.798Z | Compiling clap_lex v1.1.0 |
| 628 | 2026-06-24T12:38:51.808Z | Compiling colored v3.1.1 |
| 629 | 2026-06-24T12:38:51.840Z | Compiling oxnet v0.1.6 |
| 630 | 2026-06-24T12:38:52.042Z | Compiling camino v1.2.3 |
| 631 | 2026-06-24T12:38:52.042Z | Compiling take_mut v0.2.2 |
| 632 | 2026-06-24T12:38:52.196Z | Compiling clap_builder v4.6.0 |
| 633 | 2026-06-24T12:38:52.318Z | Compiling slog-term v2.9.2 |
| 634 | 2026-06-24T12:38:52.451Z | Compiling futures v0.3.32 |
| 635 | 2026-06-24T12:38:52.530Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 636 | 2026-06-24T12:38:52.796Z | Compiling rand v0.9.4 |
| 637 | 2026-06-24T12:38:52.898Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 638 | 2026-06-24T12:38:52.908Z | Compiling tokio-tungstenite v0.21.0 |
| 639 | 2026-06-24T12:38:53.211Z | Compiling slog-stdlog v4.1.1 |
| 640 | 2026-06-24T12:38:53.559Z | Compiling console v0.16.3 |
| 641 | 2026-06-24T12:38:53.748Z | Compiling zone_cfg_derive v0.3.1 |
| 642 | 2026-06-24T12:38:53.842Z | Compiling clap_derive v4.6.1 |
| 643 | 2026-06-24T12:38:53.969Z | Compiling async-trait v0.1.89 |
| 644 | 2026-06-24T12:38:54.366Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 645 | 2026-06-24T12:38:54.446Z | Compiling base64 v0.21.7 |
| 646 | 2026-06-24T12:38:54.660Z | Compiling winnow v0.7.15 |
| 647 | 2026-06-24T12:38:54.682Z | Compiling unit-prefix v0.5.2 |
| 648 | 2026-06-24T12:38:54.682Z | Compiling zone v0.3.1 |
| 649 | 2026-06-24T12:38:54.787Z | Compiling indicatif v0.18.4 |
| 650 | 2026-06-24T12:38:54.829Z | Compiling ron v0.12.1 |
| 651 | 2026-06-24T12:38:54.974Z | Compiling slog-envlogger v2.2.0 |
| 652 | 2026-06-24T12:38:55.370Z | Compiling xz2 v0.1.7 |
| 653 | 2026-06-24T12:38:55.542Z | Compiling clap v4.6.1 |
| 654 | 2026-06-24T12:38:55.610Z | Compiling tabwriter v1.4.1 |
| 655 | 2026-06-24T12:38:55.622Z | Compiling sha2 v0.10.9 |
| 656 | 2026-06-24T12:38:55.802Z | Compiling smf v0.2.3 |
| 657 | 2026-06-24T12:38:55.818Z | Compiling base16ct v1.0.0 |
| 658 | 2026-06-24T12:38:55.854Z | Compiling toml v0.9.12+spec-1.1.0 |
| 659 | 2026-06-24T12:38:55.864Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 660 | 2026-06-24T12:38:56.220Z | Compiling progenitor v0.10.0 |
| 661 | 2026-06-24T12:38:56.303Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 662 | 2026-06-24T12:38:56.459Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 663 | 2026-06-24T12:38:56.767Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 664 | 2026-06-24T12:38:59.501Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 665 | 2026-06-24T12:39:01.290Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 666 | 2026-06-24T12:39:01.293Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 667 | 2026-06-24T12:39:01.293Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 668 | 2026-06-24T12:39:08.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.69s |
| 669 | 2026-06-24T12:39:08.932Z | |
| 670 | 2026-06-24T12:39:08.932Z | real 47.845060552 |
| 671 | 2026-06-24T12:39:08.932Z | user 3:30.746372468 |
| 672 | 2026-06-24T12:39:08.932Z | sys 41.348644486 |
| 673 | 2026-06-24T12:39:08.932Z | trap 0.144966083 |
| 674 | 2026-06-24T12:39:08.932Z | tflt 0.341821929 |
| 675 | 2026-06-24T12:39:08.932Z | dflt 0.521250122 |
| 676 | 2026-06-24T12:39:08.932Z | kflt 0.009154482 |
| 677 | 2026-06-24T12:39:08.932Z | lock 13:36.615700169 |
| 678 | 2026-06-24T12:39:08.932Z | slp 11:16.483788358 |
| 679 | 2026-06-24T12:39:08.932Z | lat 16.002374978 |
| 680 | 2026-06-24T12:39:08.932Z | stop 42.886833795 |
| 681 | 2026-06-24T12:39:08.935Z | + ptime -m cargo build --all --release |
| 682 | 2026-06-24T12:39:09.133Z | Compiling proc-macro2 v1.0.106 |
| 683 | 2026-06-24T12:39:09.133Z | Compiling quote v1.0.45 |
| 684 | 2026-06-24T12:39:09.133Z | Compiling unicode-ident v1.0.24 |
| 685 | 2026-06-24T12:39:09.133Z | Compiling libc v0.2.186 |
| 686 | 2026-06-24T12:39:09.133Z | Compiling cfg-if v1.0.4 |
| 687 | 2026-06-24T12:39:09.136Z | Compiling serde_core v1.0.228 |
| 688 | 2026-06-24T12:39:09.136Z | Compiling memchr v2.8.1 |
| 689 | 2026-06-24T12:39:09.231Z | Compiling itoa v1.0.18 |
| 690 | 2026-06-24T12:39:09.273Z | Compiling zmij v1.0.21 |
| 691 | 2026-06-24T12:39:09.476Z | Compiling autocfg v1.5.1 |
| 692 | 2026-06-24T12:39:09.479Z | Compiling serde_json v1.0.150 |
| 693 | 2026-06-24T12:39:09.553Z | Compiling serde v1.0.228 |
| 694 | 2026-06-24T12:39:09.693Z | Compiling version_check v0.9.5 |
| 695 | 2026-06-24T12:39:09.801Z | Compiling num-traits v0.2.19 |
| 696 | 2026-06-24T12:39:09.888Z | Compiling equivalent v1.0.2 |
| 697 | 2026-06-24T12:39:09.906Z | Compiling stable_deref_trait v1.2.1 |
| 698 | 2026-06-24T12:39:09.951Z | Compiling pin-project-lite v0.2.17 |
| 699 | 2026-06-24T12:39:09.967Z | Compiling smallvec v1.15.1 |
| 700 | 2026-06-24T12:39:10.026Z | Compiling bytes v1.11.1 |
| 701 | 2026-06-24T12:39:10.037Z | Compiling thiserror v2.0.18 |
| 702 | 2026-06-24T12:39:10.304Z | Compiling futures-core v0.3.32 |
| 703 | 2026-06-24T12:39:10.314Z | Compiling schemars v0.8.22 |
| 704 | 2026-06-24T12:39:10.320Z | Compiling shlex v2.0.1 |
| 705 | 2026-06-24T12:39:10.360Z | Compiling syn v2.0.118 |
| 706 | 2026-06-24T12:39:10.438Z | Compiling find-msvc-tools v0.1.9 |
| 707 | 2026-06-24T12:39:10.450Z | Compiling rustversion v1.0.22 |
| 708 | 2026-06-24T12:39:10.541Z | Compiling parking_lot_core v0.9.12 |
| 709 | 2026-06-24T12:39:10.660Z | Compiling cc v1.2.63 |
| 710 | 2026-06-24T12:39:10.813Z | Compiling socket2 v0.6.4 |
| 711 | 2026-06-24T12:39:10.838Z | Compiling futures-sink v0.3.32 |
| 712 | 2026-06-24T12:39:10.903Z | Compiling getrandom v0.4.2 |
| 713 | 2026-06-24T12:39:10.935Z | Compiling scopeguard v1.2.0 |
| 714 | 2026-06-24T12:39:11.027Z | Compiling rand_core v0.10.1 |
| 715 | 2026-06-24T12:39:11.032Z | Compiling lock_api v0.4.14 |
| 716 | 2026-06-24T12:39:11.259Z | Compiling errno v0.3.14 |
| 717 | 2026-06-24T12:39:11.324Z | Compiling getrandom v0.2.17 |
| 718 | 2026-06-24T12:39:11.452Z | Compiling hashbrown v0.17.1 |
| 719 | 2026-06-24T12:39:11.530Z | Compiling writeable v0.6.3 |
| 720 | 2026-06-24T12:39:11.553Z | Compiling litemap v0.8.2 |
| 721 | 2026-06-24T12:39:11.713Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-06-24T12:39:11.719Z | Compiling signal-hook-registry v1.4.8 |
| 723 | 2026-06-24T12:39:11.760Z | Compiling futures-channel v0.3.32 |
| 724 | 2026-06-24T12:39:11.769Z | Compiling http v1.4.1 |
| 725 | 2026-06-24T12:39:11.929Z | Compiling mio v1.2.1 |
| 726 | 2026-06-24T12:39:11.992Z | Compiling indexmap v2.14.0 |
| 727 | 2026-06-24T12:39:12.044Z | Compiling once_cell v1.21.4 |
| 728 | 2026-06-24T12:39:12.062Z | Compiling icu_properties_data v2.2.0 |
| 729 | 2026-06-24T12:39:12.247Z | Compiling utf8_iter v1.0.4 |
| 730 | 2026-06-24T12:39:12.274Z | Compiling icu_normalizer_data v2.2.0 |
| 731 | 2026-06-24T12:39:12.611Z | Compiling semver v1.0.28 |
| 732 | 2026-06-24T12:39:12.631Z | Compiling percent-encoding v2.3.2 |
| 733 | 2026-06-24T12:39:12.636Z | Compiling futures-io v0.3.32 |
| 734 | 2026-06-24T12:39:12.763Z | Compiling winnow v1.0.3 |
| 735 | 2026-06-24T12:39:12.813Z | Compiling futures-task v0.3.32 |
| 736 | 2026-06-24T12:39:12.885Z | Compiling iana-time-zone v0.1.65 |
| 737 | 2026-06-24T12:39:12.888Z | Compiling slab v0.4.12 |
| 738 | 2026-06-24T12:39:12.986Z | Compiling chrono v0.4.45 |
| 739 | 2026-06-24T12:39:13.104Z | Compiling synstructure v0.13.2 |
| 740 | 2026-06-24T12:39:13.224Z | Compiling serde_derive_internals v0.29.1 |
| 741 | 2026-06-24T12:39:13.690Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 742 | 2026-06-24T12:39:13.804Z | Compiling ring v0.17.14 |
| 743 | 2026-06-24T12:39:13.858Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 744 | 2026-06-24T12:39:13.957Z | Compiling allocator-api2 v0.2.21 |
| 745 | 2026-06-24T12:39:14.146Z | Compiling httparse v1.10.1 |
| 746 | 2026-06-24T12:39:14.243Z | Compiling syn v1.0.109 |
| 747 | 2026-06-24T12:39:14.271Z | Compiling log v0.4.32 |
| 748 | 2026-06-24T12:39:14.297Z | Compiling serde_derive v1.0.228 |
| 749 | 2026-06-24T12:39:14.309Z | Compiling zerofrom-derive v0.1.7 |
| 750 | 2026-06-24T12:39:14.470Z | Compiling yoke-derive v0.8.2 |
| 751 | 2026-06-24T12:39:14.484Z | Compiling zerovec-derive v0.11.3 |
| 752 | 2026-06-24T12:39:14.509Z | Compiling displaydoc v0.2.6 |
| 753 | 2026-06-24T12:39:14.548Z | Compiling schemars_derive v0.8.22 |
| 754 | 2026-06-24T12:39:15.219Z | Compiling thiserror-impl v2.0.18 |
| 755 | 2026-06-24T12:39:15.287Z | Compiling tokio-macros v2.7.0 |
| 756 | 2026-06-24T12:39:15.477Z | Compiling zerofrom v0.1.8 |
| 757 | 2026-06-24T12:39:15.508Z | Compiling futures-macro v0.3.32 |
| 758 | 2026-06-24T12:39:15.598Z | Compiling yoke v0.8.3 |
| 759 | 2026-06-24T12:39:15.624Z | Compiling heck v0.5.0 |
| 760 | 2026-06-24T12:39:15.760Z | Compiling zerovec v0.11.6 |
| 761 | 2026-06-24T12:39:15.784Z | Compiling zerotrie v0.2.4 |
| 762 | 2026-06-24T12:39:15.809Z | Compiling foldhash v0.2.0 |
| 763 | 2026-06-24T12:39:15.965Z | Compiling hashbrown v0.16.1 |
| 764 | 2026-06-24T12:39:16.033Z | Compiling tokio v1.52.3 |
| 765 | 2026-06-24T12:39:16.335Z | Compiling tinystr v0.8.3 |
| 766 | 2026-06-24T12:39:16.374Z | Compiling potential_utf v0.1.5 |
| 767 | 2026-06-24T12:39:16.445Z | Compiling futures-util v0.3.32 |
| 768 | 2026-06-24T12:39:16.506Z | Compiling icu_locale_core v2.2.0 |
| 769 | 2026-06-24T12:39:16.525Z | Compiling icu_collections v2.2.0 |
| 770 | 2026-06-24T12:39:16.739Z | Compiling generic-array v0.14.7 |
| 771 | 2026-06-24T12:39:16.962Z | Compiling thiserror v1.0.69 |
| 772 | 2026-06-24T12:39:17.285Z | Compiling icu_provider v2.2.0 |
| 773 | 2026-06-24T12:39:17.293Z | Compiling uuid v1.23.3 |
| 774 | 2026-06-24T12:39:17.561Z | Compiling icu_normalizer v2.2.0 |
| 775 | 2026-06-24T12:39:17.580Z | Compiling icu_properties v2.2.0 |
| 776 | 2026-06-24T12:39:17.740Z | Compiling zeroize v1.8.2 |
| 777 | 2026-06-24T12:39:17.906Z | Compiling dyn-clone v1.0.20 |
| 778 | 2026-06-24T12:39:17.926Z | Compiling zerocopy v0.8.50 |
| 779 | 2026-06-24T12:39:18.339Z | Compiling rustls-pki-types v1.14.1 |
| 780 | 2026-06-24T12:39:18.810Z | Compiling idna_adapter v1.2.2 |
| 781 | 2026-06-24T12:39:19.173Z | Compiling regress v0.10.5 |
| 782 | 2026-06-24T12:39:19.224Z | Compiling thiserror-impl v1.0.69 |
| 783 | 2026-06-24T12:39:19.246Z | Compiling tracing-attributes v0.1.31 |
| 784 | 2026-06-24T12:39:19.374Z | Compiling form_urlencoded v1.2.2 |
| 785 | 2026-06-24T12:39:19.643Z | Compiling http-body v1.0.1 |
| 786 | 2026-06-24T12:39:19.657Z | Compiling tracing-core v0.1.36 |
| 787 | 2026-06-24T12:39:20.424Z | Compiling typenum v1.20.1 |
| 788 | 2026-06-24T12:39:20.439Z | Compiling untrusted v0.9.0 |
| 789 | 2026-06-24T12:39:20.666Z | Compiling typify-impl v0.4.3 |
| 790 | 2026-06-24T12:39:20.790Z | Compiling tracing v0.1.44 |
| 791 | 2026-06-24T12:39:21.148Z | Compiling idna v1.1.0 |
| 792 | 2026-06-24T12:39:21.630Z | Compiling serde_tokenstream v0.2.3 |
| 793 | 2026-06-24T12:39:21.917Z | Compiling slog v2.8.2 |
| 794 | 2026-06-24T12:39:22.138Z | Compiling proc-macro-error-attr v1.0.4 |
| 795 | 2026-06-24T12:39:22.490Z | Compiling base64 v0.22.1 |
| 796 | 2026-06-24T12:39:22.690Z | Compiling tower-service v0.3.3 |
| 797 | 2026-06-24T12:39:22.786Z | Compiling try-lock v0.2.5 |
| 798 | 2026-06-24T12:39:22.897Z | Compiling rustls v0.23.40 |
| 799 | 2026-06-24T12:39:22.963Z | Compiling want v0.3.1 |
| 800 | 2026-06-24T12:39:23.188Z | Compiling rustls-webpki v0.103.13 |
| 801 | 2026-06-24T12:39:23.239Z | Compiling url v2.5.8 |
| 802 | 2026-06-24T12:39:23.971Z | Compiling typify-macro v0.4.3 |
| 803 | 2026-06-24T12:39:24.372Z | Compiling ppv-lite86 v0.2.21 |
| 804 | 2026-06-24T12:39:24.706Z | Compiling erased-serde v0.3.31 |
| 805 | 2026-06-24T12:39:25.009Z | Compiling proc-macro-error v1.0.4 |
| 806 | 2026-06-24T12:39:25.271Z | Compiling atomic-waker v1.1.2 |
| 807 | 2026-06-24T12:39:25.301Z | Compiling subtle v2.6.1 |
| 808 | 2026-06-24T12:39:25.458Z | Compiling hyper v1.10.1 |
| 809 | 2026-06-24T12:39:25.778Z | Compiling block-buffer v0.10.4 |
| 810 | 2026-06-24T12:39:25.923Z | Compiling crypto-common v0.1.7 |
| 811 | 2026-06-24T12:39:26.051Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 812 | 2026-06-24T12:39:26.182Z | Compiling bitflags v2.13.0 |
| 813 | 2026-06-24T12:39:26.200Z | Compiling aho-corasick v1.1.4 |
| 814 | 2026-06-24T12:39:26.210Z | Compiling sync_wrapper v1.0.2 |
| 815 | 2026-06-24T12:39:26.470Z | Compiling regex-syntax v0.8.11 |
| 816 | 2026-06-24T12:39:26.546Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 817 | 2026-06-24T12:39:26.786Z | Compiling ipnet v2.12.0 |
| 818 | 2026-06-24T12:39:26.934Z | Compiling tower-layer v0.3.3 |
| 819 | 2026-06-24T12:39:27.130Z | Compiling getrandom v0.3.4 |
| 820 | 2026-06-24T12:39:27.613Z | Compiling tower v0.5.3 |
| 821 | 2026-06-24T12:39:28.029Z | Compiling regex-automata v0.4.14 |
| 822 | 2026-06-24T12:39:28.210Z | Compiling hyper-util v0.1.20 |
| 823 | 2026-06-24T12:39:28.549Z | Compiling proc-macro-crate v3.5.0 |
| 824 | 2026-06-24T12:39:28.732Z | Compiling tokio-rustls v0.26.4 |
| 825 | 2026-06-24T12:39:29.025Z | Compiling digest v0.10.7 |
| 826 | 2026-06-24T12:39:30.582Z | Compiling webpki-roots v1.0.7 |
| 827 | 2026-06-24T12:39:30.693Z | Compiling rand_core v0.6.4 |
| 828 | 2026-06-24T12:39:30.815Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 829 | 2026-06-24T12:39:30.944Z | Compiling cpufeatures v0.2.17 |
| 830 | 2026-06-24T12:39:31.699Z | Compiling crucible-workspace-hack v0.1.0 |
| 831 | 2026-06-24T12:39:31.782Z | Compiling crossbeam-utils v0.8.21 |
| 832 | 2026-06-24T12:39:31.911Z | Compiling ryu v1.0.23 |
| 833 | 2026-06-24T12:39:32.086Z | Compiling heck v0.4.1 |
| 834 | 2026-06-24T12:39:32.229Z | Compiling serde_urlencoded v0.7.1 |
| 835 | 2026-06-24T12:39:33.312Z | Compiling regex v1.12.4 |
| 836 | 2026-06-24T12:39:33.337Z | Compiling rand_chacha v0.3.1 |
| 837 | 2026-06-24T12:39:33.602Z | Compiling hyper-rustls v0.27.9 |
| 838 | 2026-06-24T12:39:34.283Z | Compiling num_enum_derive v0.7.6 |
| 839 | 2026-06-24T12:39:34.348Z | Compiling tower-http v0.6.11 |
| 840 | 2026-06-24T12:39:34.981Z | Compiling typify v0.4.3 |
| 841 | 2026-06-24T12:39:34.984Z | Compiling tokio-util v0.7.18 |
| 842 | 2026-06-24T12:39:35.018Z | Compiling http-body-util v0.1.3 |
| 843 | 2026-06-24T12:39:35.063Z | Compiling openapiv3 v2.2.0 |
| 844 | 2026-06-24T12:39:35.285Z | Compiling foreign-types-macros v0.2.3 |
| 845 | 2026-06-24T12:39:35.288Z | Compiling serde_spanned v1.1.1 |
| 846 | 2026-06-24T12:39:35.427Z | Compiling foreign-types-shared v0.3.1 |
| 847 | 2026-06-24T12:39:35.515Z | Compiling time-core v0.1.8 |
| 848 | 2026-06-24T12:39:35.652Z | Compiling pkg-config v0.3.33 |
| 849 | 2026-06-24T12:39:35.773Z | Compiling unsafe-libyaml v0.2.11 |
| 850 | 2026-06-24T12:39:35.919Z | Compiling either v1.16.0 |
| 851 | 2026-06-24T12:39:36.095Z | Compiling num-conv v0.2.2 |
| 852 | 2026-06-24T12:39:36.239Z | Compiling powerfmt v0.2.0 |
| 853 | 2026-06-24T12:39:36.422Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 854 | 2026-06-24T12:39:36.497Z | Compiling anyhow v1.0.102 |
| 855 | 2026-06-24T12:39:36.622Z | Compiling cpufeatures v0.3.0 |
| 856 | 2026-06-24T12:39:36.633Z | Compiling utf8parse v0.2.2 |
| 857 | 2026-06-24T12:39:36.691Z | Compiling prettyplease v0.2.37 |
| 858 | 2026-06-24T12:39:36.888Z | Compiling serde_yaml v0.9.34+deprecated |
| 859 | 2026-06-24T12:39:36.935Z | Compiling anstyle-parse v1.0.0 |
| 860 | 2026-06-24T12:39:37.019Z | Compiling chacha20 v0.10.0 |
| 861 | 2026-06-24T12:39:37.147Z | Compiling toml v1.1.2+spec-1.1.0 |
| 862 | 2026-06-24T12:39:37.306Z | Compiling progenitor-impl v0.10.0 |
| 863 | 2026-06-24T12:39:37.633Z | Compiling deranged v0.5.8 |
| 864 | 2026-06-24T12:39:38.118Z | Compiling time-macros v0.2.27 |
| 865 | 2026-06-24T12:39:38.237Z | Compiling itertools v0.12.1 |
| 866 | 2026-06-24T12:39:38.782Z | Compiling lzma-sys v0.1.20 |
| 867 | 2026-06-24T12:39:39.119Z | Compiling foreign-types v0.5.0 |
| 868 | 2026-06-24T12:39:39.169Z | Compiling reqwest v0.12.28 |
| 869 | 2026-06-24T12:39:39.193Z | Compiling num_enum v0.7.6 |
| 870 | 2026-06-24T12:39:39.313Z | Compiling rand_core v0.9.5 |
| 871 | 2026-06-24T12:39:39.438Z | Compiling rand v0.8.6 |
| 872 | 2026-06-24T12:39:40.261Z | Compiling sha1 v0.10.6 |
| 873 | 2026-06-24T12:39:40.581Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 874 | 2026-06-24T12:39:40.643Z | Compiling arc-swap v1.9.1 |
| 875 | 2026-06-24T12:39:40.689Z | Compiling cstr-argument v0.1.2 |
| 876 | 2026-06-24T12:39:40.847Z | Compiling thread_local v1.1.9 |
| 877 | 2026-06-24T12:39:40.977Z | Compiling lazy_static v1.5.0 |
| 878 | 2026-06-24T12:39:41.073Z | Compiling pretty-hex v0.4.2 |
| 879 | 2026-06-24T12:39:41.073Z | Compiling is_terminal_polyfill v1.70.2 |
| 880 | 2026-06-24T12:39:41.161Z | Compiling slog-async v2.8.0 |
| 881 | 2026-06-24T12:39:41.198Z | Compiling byteorder v1.5.0 |
| 882 | 2026-06-24T12:39:41.206Z | Compiling anstyle-query v1.1.5 |
| 883 | 2026-06-24T12:39:41.305Z | Compiling anstyle v1.0.14 |
| 884 | 2026-06-24T12:39:41.443Z | Compiling unicode-width v0.2.2 |
| 885 | 2026-06-24T12:39:41.446Z | Compiling portable-atomic v1.13.1 |
| 886 | 2026-06-24T12:39:41.571Z | Compiling data-encoding v2.11.0 |
| 887 | 2026-06-24T12:39:41.747Z | Compiling utf-8 v0.7.6 |
| 888 | 2026-06-24T12:39:41.884Z | Compiling colorchoice v1.0.5 |
| 889 | 2026-06-24T12:39:41.943Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 890 | 2026-06-24T12:39:42.000Z | Compiling typeid v1.0.3 |
| 891 | 2026-06-24T12:39:42.307Z | Compiling time v0.3.47 |
| 892 | 2026-06-24T12:39:42.329Z | Compiling anstream v1.0.0 |
| 893 | 2026-06-24T12:39:42.371Z | Compiling tungstenite v0.21.0 |
| 894 | 2026-06-24T12:39:44.150Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 895 | 2026-06-24T12:39:44.279Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 896 | 2026-06-24T12:39:44.368Z | Compiling slog-scope v4.4.1 |
| 897 | 2026-06-24T12:39:44.398Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 898 | 2026-06-24T12:39:44.715Z | Compiling progenitor-client v0.10.0 |
| 899 | 2026-06-24T12:39:44.808Z | Compiling crossbeam-channel v0.5.15 |
| 900 | 2026-06-24T12:39:44.829Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 901 | 2026-06-24T12:39:44.885Z | Compiling rand_chacha v0.9.0 |
| 902 | 2026-06-24T12:39:45.213Z | Compiling progenitor-macro v0.10.0 |
| 903 | 2026-06-24T12:39:45.441Z | Compiling cargo_toml v1.0.0 |
| 904 | 2026-06-24T12:39:45.513Z | Compiling rand v0.10.1 |
| 905 | 2026-06-24T12:39:47.154Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 906 | 2026-06-24T12:39:47.655Z | Compiling futures-executor v0.3.32 |
| 907 | 2026-06-24T12:39:47.679Z | Compiling is-terminal v0.4.17 |
| 908 | 2026-06-24T12:39:47.776Z | Compiling clap_lex v1.1.0 |
| 909 | 2026-06-24T12:39:48.131Z | Compiling oxnet v0.1.6 |
| 910 | 2026-06-24T12:39:48.198Z | Compiling take_mut v0.2.2 |
| 911 | 2026-06-24T12:39:48.311Z | Compiling camino v1.2.3 |
| 912 | 2026-06-24T12:39:48.486Z | Compiling colored v3.1.1 |
| 913 | 2026-06-24T12:39:48.652Z | Compiling strsim v0.11.1 |
| 914 | 2026-06-24T12:39:48.710Z | Compiling term v1.2.1 |
| 915 | 2026-06-24T12:39:49.153Z | Compiling slog-term v2.9.2 |
| 916 | 2026-06-24T12:39:49.363Z | Compiling progenitor v0.10.0 |
| 917 | 2026-06-24T12:39:49.488Z | Compiling clap_builder v4.6.0 |
| 918 | 2026-06-24T12:39:50.669Z | Compiling futures v0.3.32 |
| 919 | 2026-06-24T12:39:50.746Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 920 | 2026-06-24T12:39:51.036Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 921 | 2026-06-24T12:39:51.734Z | Compiling rand v0.9.4 |
| 922 | 2026-06-24T12:39:51.900Z | Compiling slog-stdlog v4.1.1 |
| 923 | 2026-06-24T12:39:52.305Z | Compiling tokio-tungstenite v0.21.0 |
| 924 | 2026-06-24T12:39:52.749Z | Compiling console v0.16.3 |
| 925 | 2026-06-24T12:39:53.264Z | Compiling zone_cfg_derive v0.3.1 |
| 926 | 2026-06-24T12:39:53.499Z | Compiling clap_derive v4.6.1 |
| 927 | 2026-06-24T12:39:53.952Z | Compiling async-trait v0.1.89 |
| 928 | 2026-06-24T12:39:54.098Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 929 | 2026-06-24T12:39:54.531Z | Compiling unit-prefix v0.5.2 |
| 930 | 2026-06-24T12:39:54.646Z | Compiling winnow v0.7.15 |
| 931 | 2026-06-24T12:39:54.919Z | Compiling base64 v0.21.7 |
| 932 | 2026-06-24T12:39:54.935Z | Compiling indicatif v0.18.4 |
| 933 | 2026-06-24T12:39:55.240Z | Compiling clap v4.6.1 |
| 934 | 2026-06-24T12:39:55.316Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 935 | 2026-06-24T12:39:55.403Z | Compiling zone v0.3.1 |
| 936 | 2026-06-24T12:39:56.308Z | Compiling toml v0.9.12+spec-1.1.0 |
| 937 | 2026-06-24T12:39:57.045Z | Compiling ron v0.12.1 |
| 938 | 2026-06-24T12:39:57.938Z | Compiling slog-envlogger v2.2.0 |
| 939 | 2026-06-24T12:39:58.687Z | Compiling xz2 v0.1.7 |
| 940 | 2026-06-24T12:39:59.276Z | Compiling tabwriter v1.4.1 |
| 941 | 2026-06-24T12:39:59.508Z | Compiling sha2 v0.10.9 |
| 942 | 2026-06-24T12:39:59.573Z | Compiling smf v0.2.3 |
| 943 | 2026-06-24T12:39:59.634Z | Compiling base16ct v1.0.0 |
| 944 | 2026-06-24T12:39:59.863Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 945 | 2026-06-24T12:40:00.538Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 946 | 2026-06-24T12:40:00.951Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 947 | 2026-06-24T12:40:02.036Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 948 | 2026-06-24T12:40:05.455Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 949 | 2026-06-24T12:40:05.456Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 950 | 2026-06-24T12:40:05.458Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 951 | 2026-06-24T12:40:19.870Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 952 | 2026-06-24T12:40:19.929Z | |
| 953 | 2026-06-24T12:40:19.929Z | real 1:10.967582989 |
| 954 | 2026-06-24T12:40:19.929Z | user 8:03.358281403 |
| 955 | 2026-06-24T12:40:19.929Z | sys 38.655636362 |
| 956 | 2026-06-24T12:40:19.929Z | trap 0.259767935 |
| 957 | 2026-06-24T12:40:19.929Z | tflt 0.393980078 |
| 958 | 2026-06-24T12:40:19.929Z | dflt 0.622445436 |
| 959 | 2026-06-24T12:40:19.929Z | kflt 0.000064144 |
| 960 | 2026-06-24T12:40:19.932Z | lock 30:24.806534427 |
| 961 | 2026-06-24T12:40:19.932Z | slp 20:49.872428896 |
| 962 | 2026-06-24T12:40:19.932Z | lat 25.380926170 |
| 963 | 2026-06-24T12:40:19.932Z | stop 25.619745493 |
| 964 | 2026-06-24T12:40:19.932Z | + banner check |
| 965 | 2026-06-24T12:40:19.932Z | |
| 966 | 2026-06-24T12:40:19.932Z | #### # # ###### #### # # |
| 967 | 2026-06-24T12:40:19.932Z | # # # # # # # # # |
| 968 | 2026-06-24T12:40:19.932Z | # ###### ##### # #### |
| 969 | 2026-06-24T12:40:19.932Z | # # # # # # # |
| 970 | 2026-06-24T12:40:19.933Z | # # # # # # # # # |
| 971 | 2026-06-24T12:40:19.933Z | #### # # ###### #### # # |
| 972 | 2026-06-24T12:40:19.933Z | |
| 973 | 2026-06-24T12:40:19.933Z | + cargo fmt --all -- --check |
| 974 | 2026-06-24T12:40:20.047Z | + cargo clippy --all -- --deny warnings |
| 975 | 2026-06-24T12:40:20.338Z | Compiling unicode-ident v1.0.24 |
| 976 | 2026-06-24T12:40:20.338Z | Checking cfg-if v1.0.4 |
| 977 | 2026-06-24T12:40:20.338Z | Checking memchr v2.8.1 |
| 978 | 2026-06-24T12:40:20.341Z | Checking itoa v1.0.18 |
| 979 | 2026-06-24T12:40:20.341Z | Checking libc v0.2.186 |
| 980 | 2026-06-24T12:40:20.341Z | Checking serde_core v1.0.228 |
| 981 | 2026-06-24T12:40:20.392Z | Compiling equivalent v1.0.2 |
| 982 | 2026-06-24T12:40:20.396Z | Checking pin-project-lite v0.2.17 |
| 983 | 2026-06-24T12:40:20.426Z | Checking stable_deref_trait v1.2.1 |
| 984 | 2026-06-24T12:40:20.457Z | Compiling proc-macro2 v1.0.106 |
| 985 | 2026-06-24T12:40:20.463Z | Checking smallvec v1.15.1 |
| 986 | 2026-06-24T12:40:20.478Z | Checking bytes v1.11.1 |
| 987 | 2026-06-24T12:40:20.486Z | Checking futures-core v0.3.32 |
| 988 | 2026-06-24T12:40:20.500Z | Checking rand_core v0.10.1 |
| 989 | 2026-06-24T12:40:20.592Z | Checking scopeguard v1.2.0 |
| 990 | 2026-06-24T12:40:20.624Z | Checking futures-sink v0.3.32 |
| 991 | 2026-06-24T12:40:20.626Z | Checking litemap v0.8.2 |
| 992 | 2026-06-24T12:40:20.654Z | Checking socket2 v0.6.4 |
| 993 | 2026-06-24T12:40:20.671Z | Checking lock_api v0.4.14 |
| 994 | 2026-06-24T12:40:20.708Z | Checking parking_lot_core v0.9.12 |
| 995 | 2026-06-24T12:40:20.748Z | Checking errno v0.3.14 |
| 996 | 2026-06-24T12:40:20.785Z | Compiling quote v1.0.45 |
| 997 | 2026-06-24T12:40:20.854Z | Checking getrandom v0.2.17 |
| 998 | 2026-06-24T12:40:20.857Z | Checking writeable v0.6.3 |
| 999 | 2026-06-24T12:40:20.886Z | Compiling hashbrown v0.17.1 |
| 1000 | 2026-06-24T12:40:20.889Z | Checking http v1.4.1 |
| 1001 | 2026-06-24T12:40:20.979Z | Compiling syn v2.0.118 |
| 1002 | 2026-06-24T12:40:20.987Z | Checking parking_lot v0.12.5 |
| 1003 | 2026-06-24T12:40:21.006Z | Checking signal-hook-registry v1.4.8 |
| 1004 | 2026-06-24T12:40:21.026Z | Checking futures-channel v0.3.32 |
| 1005 | 2026-06-24T12:40:21.045Z | Checking getrandom v0.4.2 |
| 1006 | 2026-06-24T12:40:21.155Z | Checking mio v1.2.1 |
| 1007 | 2026-06-24T12:40:21.161Z | Checking zmij v1.0.21 |
| 1008 | 2026-06-24T12:40:21.171Z | Checking utf8_iter v1.0.4 |
| 1009 | 2026-06-24T12:40:21.205Z | Checking once_cell v1.21.4 |
| 1010 | 2026-06-24T12:40:21.279Z | Checking num-traits v0.2.19 |
| 1011 | 2026-06-24T12:40:21.366Z | Compiling indexmap v2.14.0 |
| 1012 | 2026-06-24T12:40:21.422Z | Compiling winnow v1.0.3 |
| 1013 | 2026-06-24T12:40:21.422Z | Checking futures-task v0.3.32 |
| 1014 | 2026-06-24T12:40:21.422Z | Checking slab v0.4.12 |
| 1015 | 2026-06-24T12:40:21.551Z | Checking futures-io v0.3.32 |
| 1016 | 2026-06-24T12:40:21.567Z | Checking percent-encoding v2.3.2 |
| 1017 | 2026-06-24T12:40:21.603Z | Checking iana-time-zone v0.1.65 |
| 1018 | 2026-06-24T12:40:21.652Z | Compiling serde_json v1.0.150 |
| 1019 | 2026-06-24T12:40:21.695Z | Checking icu_normalizer_data v2.2.0 |
| 1020 | 2026-06-24T12:40:21.697Z | Checking icu_properties_data v2.2.0 |
| 1021 | 2026-06-24T12:40:21.752Z | Checking chrono v0.4.45 |
| 1022 | 2026-06-24T12:40:21.816Z | Compiling heck v0.5.0 |
| 1023 | 2026-06-24T12:40:22.007Z | Compiling foldhash v0.2.0 |
| 1024 | 2026-06-24T12:40:22.013Z | Checking log v0.4.32 |
| 1025 | 2026-06-24T12:40:22.157Z | Compiling allocator-api2 v0.2.21 |
| 1026 | 2026-06-24T12:40:22.164Z | Compiling dyn-clone v1.0.20 |
| 1027 | 2026-06-24T12:40:22.290Z | Checking zeroize v1.8.2 |
| 1028 | 2026-06-24T12:40:22.427Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1029 | 2026-06-24T12:40:22.435Z | Compiling hashbrown v0.16.1 |
| 1030 | 2026-06-24T12:40:22.463Z | Checking rustls-pki-types v1.14.1 |
| 1031 | 2026-06-24T12:40:22.470Z | Compiling syn v1.0.109 |
| 1032 | 2026-06-24T12:40:22.528Z | Checking httparse v1.10.1 |
| 1033 | 2026-06-24T12:40:22.568Z | Checking uuid v1.23.3 |
| 1034 | 2026-06-24T12:40:22.722Z | Checking form_urlencoded v1.2.2 |
| 1035 | 2026-06-24T12:40:22.728Z | Checking http-body v1.0.1 |
| 1036 | 2026-06-24T12:40:22.840Z | Checking tracing-core v0.1.36 |
| 1037 | 2026-06-24T12:40:22.843Z | Checking untrusted v0.9.0 |
| 1038 | 2026-06-24T12:40:22.938Z | Compiling regress v0.10.5 |
| 1039 | 2026-06-24T12:40:22.941Z | Checking typenum v1.20.1 |
| 1040 | 2026-06-24T12:40:23.032Z | Checking ring v0.17.14 |
| 1041 | 2026-06-24T12:40:23.074Z | Checking zerocopy v0.8.50 |
| 1042 | 2026-06-24T12:40:23.092Z | Checking base64 v0.22.1 |
| 1043 | 2026-06-24T12:40:23.139Z | Checking tower-service v0.3.3 |
| 1044 | 2026-06-24T12:40:23.221Z | Checking try-lock v0.2.5 |
| 1045 | 2026-06-24T12:40:23.312Z | Checking want v0.3.1 |
| 1046 | 2026-06-24T12:40:23.423Z | Checking atomic-waker v1.1.2 |
| 1047 | 2026-06-24T12:40:23.515Z | Checking subtle v2.6.1 |
| 1048 | 2026-06-24T12:40:23.560Z | Checking generic-array v0.14.7 |
| 1049 | 2026-06-24T12:40:23.766Z | Compiling synstructure v0.13.2 |
| 1050 | 2026-06-24T12:40:23.904Z | Compiling serde_derive_internals v0.29.1 |
| 1051 | 2026-06-24T12:40:23.998Z | Checking crypto-common v0.1.7 |
| 1052 | 2026-06-24T12:40:24.039Z | Checking rustls-webpki v0.103.13 |
| 1053 | 2026-06-24T12:40:24.107Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-06-24T12:40:24.435Z | Compiling proc-macro-error-attr v1.0.4 |
| 1055 | 2026-06-24T12:40:24.446Z | Checking rustls v0.23.40 |
| 1056 | 2026-06-24T12:40:24.633Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1057 | 2026-06-24T12:40:24.704Z | Checking bitflags v2.13.0 |
| 1058 | 2026-06-24T12:40:24.838Z | Checking aho-corasick v1.1.4 |
| 1059 | 2026-06-24T12:40:24.865Z | Checking sync_wrapper v1.0.2 |
| 1060 | 2026-06-24T12:40:24.955Z | Compiling serde_derive v1.0.228 |
| 1061 | 2026-06-24T12:40:24.961Z | Compiling zerofrom-derive v0.1.7 |
| 1062 | 2026-06-24T12:40:25.506Z | Compiling yoke-derive v0.8.2 |
| 1063 | 2026-06-24T12:40:25.529Z | Compiling zerovec-derive v0.11.3 |
| 1064 | 2026-06-24T12:40:25.542Z | Compiling displaydoc v0.2.6 |
| 1065 | 2026-06-24T12:40:25.730Z | Compiling schemars_derive v0.8.22 |
| 1066 | 2026-06-24T12:40:25.846Z | Compiling thiserror-impl v2.0.18 |
| 1067 | 2026-06-24T12:40:26.138Z | Checking zerofrom v0.1.8 |
| 1068 | 2026-06-24T12:40:26.251Z | Compiling tokio-macros v2.7.0 |
| 1069 | 2026-06-24T12:40:26.315Z | Compiling futures-macro v0.3.32 |
| 1070 | 2026-06-24T12:40:26.550Z | Compiling thiserror-impl v1.0.69 |
| 1071 | 2026-06-24T12:40:26.559Z | Checking yoke v0.8.3 |
| 1072 | 2026-06-24T12:40:26.612Z | Compiling tracing-attributes v0.1.31 |
| 1073 | 2026-06-24T12:40:26.725Z | Checking zerovec v0.11.6 |
| 1074 | 2026-06-24T12:40:26.910Z | Checking zerotrie v0.2.4 |
| 1075 | 2026-06-24T12:40:26.978Z | Checking tokio v1.52.3 |
| 1076 | 2026-06-24T12:40:27.059Z | Compiling thiserror v2.0.18 |
| 1077 | 2026-06-24T12:40:27.128Z | Checking futures-util v0.3.32 |
| 1078 | 2026-06-24T12:40:27.157Z | Checking ppv-lite86 v0.2.21 |
| 1079 | 2026-06-24T12:40:27.177Z | Checking tinystr v0.8.3 |
| 1080 | 2026-06-24T12:40:27.237Z | Checking potential_utf v0.1.5 |
| 1081 | 2026-06-24T12:40:27.347Z | Checking icu_locale_core v2.2.0 |
| 1082 | 2026-06-24T12:40:27.361Z | Checking icu_collections v2.2.0 |
| 1083 | 2026-06-24T12:40:27.599Z | Checking serde v1.0.228 |
| 1084 | 2026-06-24T12:40:27.694Z | Checking thiserror v1.0.69 |
| 1085 | 2026-06-24T12:40:27.783Z | Checking regex-syntax v0.8.11 |
| 1086 | 2026-06-24T12:40:27.824Z | Checking tracing v0.1.44 |
| 1087 | 2026-06-24T12:40:27.946Z | Checking icu_provider v2.2.0 |
| 1088 | 2026-06-24T12:40:27.994Z | Checking schemars v0.8.22 |
| 1089 | 2026-06-24T12:40:28.006Z | Checking erased-serde v0.3.31 |
| 1090 | 2026-06-24T12:40:28.171Z | Checking icu_properties v2.2.0 |
| 1091 | 2026-06-24T12:40:28.402Z | Checking icu_normalizer v2.2.0 |
| 1092 | 2026-06-24T12:40:28.672Z | Compiling serde_tokenstream v0.2.3 |
| 1093 | 2026-06-24T12:40:28.709Z | Checking slog v2.8.2 |
| 1094 | 2026-06-24T12:40:28.858Z | Checking ipnet v2.12.0 |
| 1095 | 2026-06-24T12:40:28.953Z | Compiling typify-impl v0.4.3 |
| 1096 | 2026-06-24T12:40:28.956Z | Checking tower-layer v0.3.3 |
| 1097 | 2026-06-24T12:40:29.077Z | Compiling proc-macro-crate v3.5.0 |
| 1098 | 2026-06-24T12:40:29.089Z | Checking idna_adapter v1.2.2 |
| 1099 | 2026-06-24T12:40:29.095Z | Compiling proc-macro-error v1.0.4 |
| 1100 | 2026-06-24T12:40:29.145Z | Checking regex-automata v0.4.14 |
| 1101 | 2026-06-24T12:40:29.199Z | Checking idna v1.1.0 |
| 1102 | 2026-06-24T12:40:29.443Z | Checking url v2.5.8 |
| 1103 | 2026-06-24T12:40:29.507Z | Checking digest v0.10.7 |
| 1104 | 2026-06-24T12:40:29.676Z | Checking webpki-roots v1.0.7 |
| 1105 | 2026-06-24T12:40:29.779Z | Checking rand_core v0.6.4 |
| 1106 | 2026-06-24T12:40:29.839Z | Checking ryu v1.0.23 |
| 1107 | 2026-06-24T12:40:29.941Z | Checking cpufeatures v0.2.17 |
| 1108 | 2026-06-24T12:40:29.968Z | Checking semver v1.0.28 |
| 1109 | 2026-06-24T12:40:30.095Z | Checking hyper v1.10.1 |
| 1110 | 2026-06-24T12:40:30.113Z | Checking tower v0.5.3 |
| 1111 | 2026-06-24T12:40:30.162Z | Checking tokio-rustls v0.26.4 |
| 1112 | 2026-06-24T12:40:30.651Z | Checking hyper-util v0.1.20 |
| 1113 | 2026-06-24T12:40:30.731Z | Checking regex v1.12.4 |
| 1114 | 2026-06-24T12:40:31.093Z | Checking tower-http v0.6.11 |
| 1115 | 2026-06-24T12:40:31.121Z | Checking tokio-util v0.7.18 |
| 1116 | 2026-06-24T12:40:31.380Z | Checking serde_urlencoded v0.7.1 |
| 1117 | 2026-06-24T12:40:31.389Z | Checking rand_chacha v0.3.1 |
| 1118 | 2026-06-24T12:40:31.416Z | Compiling num_enum_derive v0.7.6 |
| 1119 | 2026-06-24T12:40:31.445Z | Checking hyper-rustls v0.27.9 |
| 1120 | 2026-06-24T12:40:31.566Z | Checking getrandom v0.3.4 |
| 1121 | 2026-06-24T12:40:31.573Z | Compiling openapiv3 v2.2.0 |
| 1122 | 2026-06-24T12:40:31.622Z | Compiling foreign-types-macros v0.2.3 |
| 1123 | 2026-06-24T12:40:31.702Z | Checking http-body-util v0.1.3 |
| 1124 | 2026-06-24T12:40:31.834Z | Compiling serde_spanned v1.1.1 |
| 1125 | 2026-06-24T12:40:31.974Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1126 | 2026-06-24T12:40:32.062Z | Checking cpufeatures v0.3.0 |
| 1127 | 2026-06-24T12:40:32.175Z | Checking foreign-types-shared v0.3.1 |
| 1128 | 2026-06-24T12:40:32.244Z | Compiling time-core v0.1.8 |
| 1129 | 2026-06-24T12:40:32.256Z | Checking either v1.16.0 |
| 1130 | 2026-06-24T12:40:32.306Z | Compiling typify-macro v0.4.3 |
| 1131 | 2026-06-24T12:40:32.382Z | Checking powerfmt v0.2.0 |
| 1132 | 2026-06-24T12:40:32.418Z | Compiling num-conv v0.2.2 |
| 1133 | 2026-06-24T12:40:32.434Z | Checking utf8parse v0.2.2 |
| 1134 | 2026-06-24T12:40:32.522Z | Checking deranged v0.5.8 |
| 1135 | 2026-06-24T12:40:32.525Z | Checking anstyle-parse v1.0.0 |
| 1136 | 2026-06-24T12:40:32.525Z | Checking itertools v0.12.1 |
| 1137 | 2026-06-24T12:40:32.561Z | Compiling time-macros v0.2.27 |
| 1138 | 2026-06-24T12:40:32.670Z | Checking num_enum v0.7.6 |
| 1139 | 2026-06-24T12:40:32.759Z | Checking foreign-types v0.5.0 |
| 1140 | 2026-06-24T12:40:32.774Z | Checking chacha20 v0.10.0 |
| 1141 | 2026-06-24T12:40:32.827Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1142 | 2026-06-24T12:40:32.967Z | Compiling serde_yaml v0.9.34+deprecated |
| 1143 | 2026-06-24T12:40:33.023Z | Checking reqwest v0.12.28 |
| 1144 | 2026-06-24T12:40:33.188Z | Checking rand_core v0.9.5 |
| 1145 | 2026-06-24T12:40:33.292Z | Checking rand v0.8.6 |
| 1146 | 2026-06-24T12:40:33.449Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1147 | 2026-06-24T12:40:33.565Z | Checking crucible-workspace-hack v0.1.0 |
| 1148 | 2026-06-24T12:40:33.582Z | Checking crossbeam-utils v0.8.21 |
| 1149 | 2026-06-24T12:40:33.624Z | Checking sha1 v0.10.6 |
| 1150 | 2026-06-24T12:40:33.667Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1151 | 2026-06-24T12:40:33.767Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1152 | 2026-06-24T12:40:33.773Z | Checking cstr-argument v0.1.2 |
| 1153 | 2026-06-24T12:40:33.802Z | Checking arc-swap v1.9.1 |
| 1154 | 2026-06-24T12:40:33.816Z | Compiling typify v0.4.3 |
| 1155 | 2026-06-24T12:40:33.899Z | Compiling progenitor-impl v0.10.0 |
| 1156 | 2026-06-24T12:40:33.926Z | Checking thread_local v1.1.9 |
| 1157 | 2026-06-24T12:40:33.952Z | Checking data-encoding v2.11.0 |
| 1158 | 2026-06-24T12:40:33.955Z | Checking lazy_static v1.5.0 |
| 1159 | 2026-06-24T12:40:34.019Z | Checking anstyle v1.0.14 |
| 1160 | 2026-06-24T12:40:34.041Z | Checking colorchoice v1.0.5 |
| 1161 | 2026-06-24T12:40:34.087Z | Checking is_terminal_polyfill v1.70.2 |
| 1162 | 2026-06-24T12:40:34.135Z | Checking unicode-width v0.2.2 |
| 1163 | 2026-06-24T12:40:34.168Z | Checking byteorder v1.5.0 |
| 1164 | 2026-06-24T12:40:34.196Z | Checking utf-8 v0.7.6 |
| 1165 | 2026-06-24T12:40:34.253Z | Checking anstyle-query v1.1.5 |
| 1166 | 2026-06-24T12:40:34.296Z | Checking pretty-hex v0.4.2 |
| 1167 | 2026-06-24T12:40:34.333Z | Checking anstream v1.0.0 |
| 1168 | 2026-06-24T12:40:34.359Z | Checking tungstenite v0.21.0 |
| 1169 | 2026-06-24T12:40:34.362Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1170 | 2026-06-24T12:40:34.380Z | Checking slog-scope v4.4.1 |
| 1171 | 2026-06-24T12:40:34.402Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1172 | 2026-06-24T12:40:34.447Z | Checking time v0.3.47 |
| 1173 | 2026-06-24T12:40:34.455Z | Checking crossbeam-channel v0.5.15 |
| 1174 | 2026-06-24T12:40:34.501Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1175 | 2026-06-24T12:40:34.520Z | Checking progenitor-client v0.10.0 |
| 1176 | 2026-06-24T12:40:34.552Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1177 | 2026-06-24T12:40:34.661Z | Compiling cargo_toml v1.0.0 |
| 1178 | 2026-06-24T12:40:34.723Z | Checking rand_chacha v0.9.0 |
| 1179 | 2026-06-24T12:40:34.763Z | Checking rand v0.10.1 |
| 1180 | 2026-06-24T12:40:34.781Z | Compiling prettyplease v0.2.37 |
| 1181 | 2026-06-24T12:40:34.818Z | Checking anyhow v1.0.102 |
| 1182 | 2026-06-24T12:40:34.897Z | Checking futures-executor v0.3.32 |
| 1183 | 2026-06-24T12:40:35.003Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1184 | 2026-06-24T12:40:35.035Z | Checking is-terminal v0.4.17 |
| 1185 | 2026-06-24T12:40:35.115Z | Checking clap_lex v1.1.0 |
| 1186 | 2026-06-24T12:40:35.209Z | Checking take_mut v0.2.2 |
| 1187 | 2026-06-24T12:40:35.216Z | Checking oxnet v0.1.6 |
| 1188 | 2026-06-24T12:40:35.262Z | Checking strsim v0.11.1 |
| 1189 | 2026-06-24T12:40:35.265Z | Checking colored v3.1.1 |
| 1190 | 2026-06-24T12:40:35.301Z | Checking term v1.2.1 |
| 1191 | 2026-06-24T12:40:35.383Z | Checking slog-async v2.8.0 |
| 1192 | 2026-06-24T12:40:35.419Z | Checking clap_builder v4.6.0 |
| 1193 | 2026-06-24T12:40:35.447Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1194 | 2026-06-24T12:40:35.474Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1195 | 2026-06-24T12:40:35.520Z | Checking slog-term v2.9.2 |
| 1196 | 2026-06-24T12:40:35.547Z | Checking futures v0.3.32 |
| 1197 | 2026-06-24T12:40:35.616Z | Checking rand v0.9.4 |
| 1198 | 2026-06-24T12:40:35.727Z | Checking lzma-sys v0.1.20 |
| 1199 | 2026-06-24T12:40:35.775Z | Checking tokio-tungstenite v0.21.0 |
| 1200 | 2026-06-24T12:40:35.822Z | Checking slog-stdlog v4.1.1 |
| 1201 | 2026-06-24T12:40:35.934Z | Checking typeid v1.0.3 |
| 1202 | 2026-06-24T12:40:35.977Z | Compiling progenitor-macro v0.10.0 |
| 1203 | 2026-06-24T12:40:36.020Z | Checking console v0.16.3 |
| 1204 | 2026-06-24T12:40:36.033Z | Checking portable-atomic v1.13.1 |
| 1205 | 2026-06-24T12:40:36.102Z | Compiling zone_cfg_derive v0.3.1 |
| 1206 | 2026-06-24T12:40:36.306Z | Compiling clap_derive v4.6.1 |
| 1207 | 2026-06-24T12:40:36.387Z | Compiling async-trait v0.1.89 |
| 1208 | 2026-06-24T12:40:36.561Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1209 | 2026-06-24T12:40:36.640Z | Checking winnow v0.7.15 |
| 1210 | 2026-06-24T12:40:36.754Z | Checking unit-prefix v0.5.2 |
| 1211 | 2026-06-24T12:40:36.758Z | Checking base64 v0.21.7 |
| 1212 | 2026-06-24T12:40:36.871Z | Checking indicatif v0.18.4 |
| 1213 | 2026-06-24T12:40:36.871Z | Checking zone v0.3.1 |
| 1214 | 2026-06-24T12:40:36.924Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 1215 | 2026-06-24T12:40:36.988Z | Checking ron v0.12.1 |
| 1216 | 2026-06-24T12:40:37.164Z | Checking slog-envlogger v2.2.0 |
| 1217 | 2026-06-24T12:40:37.212Z | Checking xz2 v0.1.7 |
| 1218 | 2026-06-24T12:40:37.303Z | Checking camino v1.2.3 |
| 1219 | 2026-06-24T12:40:37.334Z | Checking tabwriter v1.4.1 |
| 1220 | 2026-06-24T12:40:37.366Z | Checking sha2 v0.10.9 |
| 1221 | 2026-06-24T12:40:37.472Z | Checking smf v0.2.3 |
| 1222 | 2026-06-24T12:40:37.546Z | Checking base16ct v1.0.0 |
| 1223 | 2026-06-24T12:40:37.609Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1224 | 2026-06-24T12:40:37.743Z | Checking toml v0.9.12+spec-1.1.0 |
| 1225 | 2026-06-24T12:40:37.960Z | Checking clap v4.6.1 |
| 1226 | 2026-06-24T12:40:38.222Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1227 | 2026-06-24T12:40:38.493Z | Checking ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 1228 | 2026-06-24T12:40:39.207Z | Checking progenitor v0.10.0 |
| 1229 | 2026-06-24T12:40:39.303Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1230 | 2026-06-24T12:40:41.919Z | Checking duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 1231 | 2026-06-24T12:40:41.922Z | Checking solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 1232 | 2026-06-24T12:40:41.922Z | Checking duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 1233 | 2026-06-24T12:40:41.922Z | Checking helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 1234 | 2026-06-24T12:40:42.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s |
| 1235 | 2026-06-24T12:40:42.214Z | process exited: duration 156906 ms, exit code 0 |
| |
| 1236 | 2026-06-24T12:40:42.220Z | found 0 output files |