01J8RQQ1RAR5FTTBR4Z9ZTC0JT: omicron-common (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J8RQQKE0HJ28B3937S4FA1HZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-27T03:18:22.747Zjob assigned to worker 01J8RQQQYBSKMFY3S195VX5275 (queued for 52 s)
 
22024-09-27T03:18:31.220Zstarting task 0: "setup"
32024-09-27T03:18:31.227Z++ uname -s
42024-09-27T03:18:31.227Z+ kern=SunOS
52024-09-27T03:18:31.227Z+ case "$kern" in
62024-09-27T03:18:31.227Z+ groupadd -g 12345 build
72024-09-27T03:18:31.236Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-27T03:18:33.240Z+ zfs create -o mountpoint=/work rpool/work
92024-09-27T03:18:33.364Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-27T03:18:33.369Z+ home_fs=zfs
112024-09-27T03:18:33.369Z+ [[ zfs == autofs ]]
122024-09-27T03:18:33.369Z+ mkdir -p /home/build
132024-09-27T03:18:33.373Z+ chown build:build /home/build /work
142024-09-27T03:18:35.371Z+ chmod 0700 /home/build /work
152024-09-27T03:18:35.374Zprocess exited: duration 4162 ms, exit code 0
 
162024-09-27T03:18:35.381Zstarting task 1: "rust-toolchain"
172024-09-27T03:18:35.387Z+ printf ' * toolchain channel = "%s"
182024-09-27T03:18:35.387Z' 1.80.1
192024-09-27T03:18:35.391Z * toolchain channel = "1.80.1"
202024-09-27T03:18:35.391Z+ printf ' * toolchain profile = "%s"
212024-09-27T03:18:35.391Z' default
222024-09-27T03:18:35.391Z * toolchain profile = "default"
232024-09-27T03:18:35.391Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-27T03:18:35.391Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-27T03:18:35.511Zinfo: downloading installer
262024-09-27T03:18:37.058Zinfo: profile set to 'default'
272024-09-27T03:18:37.058Zinfo: default host triple is x86_64-unknown-illumos
282024-09-27T03:18:37.061Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-27T03:18:37.208Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-27T03:18:37.208Zinfo: downloading component 'cargo'
312024-09-27T03:18:38.040Zinfo: downloading component 'clippy'
322024-09-27T03:18:38.335Zinfo: downloading component 'rust-docs'
332024-09-27T03:18:39.500Zinfo: downloading component 'rust-std'
342024-09-27T03:18:41.139Zinfo: downloading component 'rustc'
352024-09-27T03:18:45.692Zinfo: downloading component 'rustfmt'
362024-09-27T03:18:45.935Zinfo: installing component 'cargo'
372024-09-27T03:18:46.783Zinfo: installing component 'clippy'
382024-09-27T03:18:47.170Zinfo: installing component 'rust-docs'
392024-09-27T03:18:48.804Zinfo: installing component 'rust-std'
402024-09-27T03:18:50.473Zinfo: installing component 'rustc'
412024-09-27T03:18:54.811Zinfo: installing component 'rustfmt'
422024-09-27T03:18:55.156Z
432024-09-27T03:18:55.156Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
442024-09-27T03:18:55.442Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-27T03:18:55.442Z
462024-09-27T03:18:55.444Z
472024-09-27T03:18:55.444ZRust is installed now. Great!
482024-09-27T03:18:55.444Z
492024-09-27T03:18:55.444ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-27T03:18:55.444Zenvironment variable. This has not been done automatically.
512024-09-27T03:18:55.444Z
522024-09-27T03:18:55.444ZTo configure your current shell, you need to source
532024-09-27T03:18:55.444Zthe corresponding env file under $HOME/.cargo.
542024-09-27T03:18:55.444Z
552024-09-27T03:18:55.444ZThis is usually done by running one of the following (note the leading DOT):
562024-09-27T03:18:55.444Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-27T03:18:55.445Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-27T03:18:55.493Z+ rustc --version
592024-09-27T03:18:55.558Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-27T03:18:55.560Zprocess exited: duration 20177 ms, exit code 0
 
612024-09-27T03:18:55.566Zstarting task 2: "authentication"
622024-09-27T03:18:55.587Zprocess exited: duration 20 ms, exit code 0
 
632024-09-27T03:18:55.598Zstarting task 3: "clone repository"
642024-09-27T03:18:55.602Z+ mkdir -p /work/oxidecomputer/omicron
652024-09-27T03:18:55.605Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-09-27T03:18:55.914ZCloning into '/work/oxidecomputer/omicron'...
672024-09-27T03:19:04.021Z+ cd /work/oxidecomputer/omicron
682024-09-27T03:19:04.021Z+ git fetch origin 0742018b3c4e94084818dde880b92e15f1ab0d29
692024-09-27T03:19:04.312ZFrom https://github.com/oxidecomputer/omicron
702024-09-27T03:19:04.312Z * branch 0742018b3c4e94084818dde880b92e15f1ab0d29 -> FETCH_HEAD
712024-09-27T03:19:04.321Z+ [[ -n hyper-v1 ]]
722024-09-27T03:19:04.324Z++ git branch --show-current
732024-09-27T03:19:04.326Z+ current=main
742024-09-27T03:19:04.326Z+ [[ main != hyper-v1 ]]
752024-09-27T03:19:04.326Z+ git branch -f hyper-v1 0742018b3c4e94084818dde880b92e15f1ab0d29
762024-09-27T03:19:04.329Z+ git checkout -f hyper-v1
772024-09-27T03:19:04.488ZSwitched to branch 'hyper-v1'
782024-09-27T03:19:04.491Z+ git reset --hard 0742018b3c4e94084818dde880b92e15f1ab0d29
792024-09-27T03:19:04.510ZHEAD is now at 0742018b3 switch to crucible and propolis main revs
802024-09-27T03:19:04.512Zprocess exited: duration 8912 ms, exit code 0
 
812024-09-27T03:19:04.518Zstarting task 4: "build"
822024-09-27T03:19:04.523Z+ cargo --version
832024-09-27T03:19:04.577Zcargo 1.80.1 (376290515 2024-07-16)
842024-09-27T03:19:04.580Z+ rustc --version
852024-09-27T03:19:04.635Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-09-27T03:19:04.638Z+ cd /tmp
872024-09-27T03:19:04.638Z+ cargo new --lib test-project
882024-09-27T03:19:04.692Z Creating library `test-project` package
892024-09-27T03:19:04.765Znote: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
902024-09-27T03:19:04.767Z+ cd test-project
912024-09-27T03:19:04.767Z+ cargo add omicron-common --path /work/oxidecomputer/omicron/common
922024-09-27T03:19:04.824Z Adding omicron-common (local) to dependencies
932024-09-27T03:19:04.827Z Features:
942024-09-27T03:19:04.827Z - proptest
952024-09-27T03:19:04.827Z - test-strategy
962024-09-27T03:19:04.827Z - testing
972024-09-27T03:19:04.827Z Updating crates.io index
982024-09-27T03:19:04.870Z Updating git repository `https://github.com/oxidecomputer/maghemite`
992024-09-27T03:19:05.588Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1002024-09-27T03:19:06.028Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1012024-09-27T03:19:06.447Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1022024-09-27T03:19:06.830Z Updating git repository `https://github.com/oxidecomputer/progenitor`
1032024-09-27T03:19:08.599Z Updating git repository `https://github.com/oxidecomputer/typify`
1042024-09-27T03:19:12.692Z Locking 331 packages to latest compatible versions
1052024-09-27T03:19:12.696Z Adding base64 v0.21.7 (latest: v0.22.1)
1062024-09-27T03:19:12.696Z Adding bitflags v1.3.2 (latest: v2.6.0)
1072024-09-27T03:19:12.696Z Adding core-foundation v0.9.4 (latest: v0.10.0)
1082024-09-27T03:19:12.696Z Adding foreign-types v0.3.2 (latest: v0.5.0)
1092024-09-27T03:19:12.696Z Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
1102024-09-27T03:19:12.696Z Adding generic-array v0.14.7 (latest: v1.1.0)
1112024-09-27T03:19:12.696Z Adding h2 v0.3.26 (latest: v0.4.6)
1122024-09-27T03:19:12.699Z Adding hashbrown v0.12.3 (latest: v0.14.5)
1132024-09-27T03:19:12.699Z Adding hermit-abi v0.3.9 (latest: v0.4.0)
1142024-09-27T03:19:12.699Z Adding hostname v0.3.1 (latest: v0.4.0)
1152024-09-27T03:19:12.699Z Adding http v0.2.12 (latest: v1.1.0)
1162024-09-27T03:19:12.699Z Adding http-body v0.4.6 (latest: v1.0.1)
1172024-09-27T03:19:12.699Z Adding hyper v0.14.30 (latest: v1.4.1)
1182024-09-27T03:19:12.699Z Adding hyper-rustls v0.24.2 (latest: v0.27.3)
1192024-09-27T03:19:12.699Z Adding hyper-tls v0.5.0 (latest: v0.6.0)
1202024-09-27T03:19:12.699Z Adding idna v0.5.0 (latest: v1.0.2)
1212024-09-27T03:19:12.699Z Adding indexmap v1.9.3 (latest: v2.5.0)
1222024-09-27T03:19:12.699Z Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
1232024-09-27T03:19:12.712Z Adding regress v0.9.1 (latest: v0.10.1)
1242024-09-27T03:19:12.712Z Adding reqwest v0.11.27 (latest: v0.12.7)
1252024-09-27T03:19:12.712Z Adding rustls v0.21.12 (latest: v0.23.13)
1262024-09-27T03:19:12.712Z Adding rustls v0.22.4 (latest: v0.23.13)
1272024-09-27T03:19:12.712Z Adding rustls-pemfile v1.0.4 (latest: v2.1.3)
1282024-09-27T03:19:12.712Z Adding rustls-webpki v0.101.7 (latest: v0.102.8)
1292024-09-27T03:19:12.712Z Adding security-framework v2.11.1 (latest: v3.0.0)
1302024-09-27T03:19:12.727Z Adding sync_wrapper v0.1.2 (latest: v1.0.1)
1312024-09-27T03:19:12.727Z Adding system-configuration v0.5.1 (latest: v0.6.1)
1322024-09-27T03:19:12.727Z Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
1332024-09-27T03:19:12.727Z Adding term v0.7.0 (latest: v1.0.0)
1342024-09-27T03:19:12.727Z Adding tokio-rustls v0.24.1 (latest: v0.26.0)
1352024-09-27T03:19:12.727Z Adding tokio-rustls v0.25.0 (latest: v0.26.0)
1362024-09-27T03:19:12.727Z Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
1372024-09-27T03:19:12.727Z Adding webpki-roots v0.25.4 (latest: v0.26.6)
1382024-09-27T03:19:12.727Z Adding windows v0.52.0 (latest: v0.58.0)
1392024-09-27T03:19:12.727Z Adding windows-core v0.52.0 (latest: v0.58.0)
1402024-09-27T03:19:12.727Z Adding windows-registry v0.2.0 (latest: v0.3.0)
1412024-09-27T03:19:12.727Z Adding windows-strings v0.1.0 (latest: v0.2.0)
1422024-09-27T03:19:12.727Z Adding windows-sys v0.48.0 (latest: v0.59.0)
1432024-09-27T03:19:12.727Z Adding windows-sys v0.52.0 (latest: v0.59.0)
1442024-09-27T03:19:12.727Z Adding windows-targets v0.48.5 (latest: v0.52.6)
1452024-09-27T03:19:12.728Z Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
1462024-09-27T03:19:12.728Z Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
1472024-09-27T03:19:12.728Z Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
1482024-09-27T03:19:12.728Z Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
1492024-09-27T03:19:12.728Z Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
1502024-09-27T03:19:12.728Z Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
1512024-09-27T03:19:12.728Z Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
1522024-09-27T03:19:12.728Z Adding winreg v0.50.0 (latest: v0.52.0)
1532024-09-27T03:19:12.801Z+ cargo check
1542024-09-27T03:19:13.046Z Downloading crates ...
1552024-09-27T03:19:13.128Z Downloaded foreign-types-shared v0.1.1
1562024-09-27T03:19:13.138Z Downloaded dtrace-parser v0.2.0
1572024-09-27T03:19:13.146Z Downloaded match_cfg v0.1.0
1582024-09-27T03:19:13.148Z Downloaded async-stream-impl v0.3.5
1592024-09-27T03:19:13.148Z Downloaded tinyvec_macros v0.1.1
1602024-09-27T03:19:13.151Z Downloaded fnv v1.0.7
1612024-09-27T03:19:13.154Z Downloaded dirs-sys-next v0.1.2
1622024-09-27T03:19:13.154Z Downloaded try-lock v0.2.5
1632024-09-27T03:19:13.156Z Downloaded tokio-macros v2.4.0
1642024-09-27T03:19:13.160Z Downloaded num_threads v0.1.7
1652024-09-27T03:19:13.163Z Downloaded tower-service v0.3.3
1662024-09-27T03:19:13.163Z Downloaded time-core v0.1.2
1672024-09-27T03:19:13.166Z Downloaded is-terminal v0.4.13
1682024-09-27T03:19:13.166Z Downloaded http-body v1.0.1
1692024-09-27T03:19:13.166Z Downloaded futures-sink v0.3.30
1702024-09-27T03:19:13.168Z Downloaded progenitor-client v0.8.0
1712024-09-27T03:19:13.171Z Downloaded usdt-macro v0.5.0
1722024-09-27T03:19:13.171Z Downloaded debug-ignore v1.0.5
1732024-09-27T03:19:13.174Z Downloaded atomic-waker v1.1.2
1742024-09-27T03:19:13.177Z Downloaded openssl-macros v0.1.1
1752024-09-27T03:19:13.177Z Downloaded block-buffer v0.10.4
1762024-09-27T03:19:13.177Z Downloaded futures-io v0.3.30
1772024-09-27T03:19:13.179Z Downloaded usdt v0.5.0
1782024-09-27T03:19:13.179Z Downloaded typify-macro v0.2.0
1792024-09-27T03:19:13.179Z Downloaded digest v0.10.7
1802024-09-27T03:19:13.183Z Downloaded crypto-common v0.1.6
1812024-09-27T03:19:13.184Z Downloaded untrusted v0.9.0
1822024-09-27T03:19:13.184Z Downloaded futures-core v0.3.30
1832024-09-27T03:19:13.186Z Downloaded usdt-attr-macro v0.5.0
1842024-09-27T03:19:13.187Z Downloaded memmap v0.7.0
1852024-09-27T03:19:13.190Z Downloaded rand_chacha v0.3.1
1862024-09-27T03:19:13.190Z Downloaded hyper-tls v0.5.0
1872024-09-27T03:19:13.194Z Downloaded heck v0.5.0
1882024-09-27T03:19:13.194Z Downloaded rand_core v0.6.4
1892024-09-27T03:19:13.196Z Downloaded zeroize v1.8.1
1902024-09-27T03:19:13.196Z Downloaded mime v0.3.17
1912024-09-27T03:19:13.199Z Downloaded ppv-lite86 v0.2.20
1922024-09-27T03:19:13.199Z Downloaded newtype-uuid v1.1.0
1932024-09-27T03:19:13.202Z Downloaded percent-encoding v2.3.1
1942024-09-27T03:19:13.202Z Downloaded plain v0.2.3
1952024-09-27T03:19:13.202Z Downloaded pin-utils v0.1.0
1962024-09-27T03:19:13.205Z Downloaded progenitor-macro v0.8.0
1972024-09-27T03:19:13.205Z Downloaded iana-time-zone v0.1.61
1982024-09-27T03:19:13.208Z Downloaded hex v0.4.3
1992024-09-27T03:19:13.208Z Downloaded waitgroup v0.1.2
2002024-09-27T03:19:13.211Z Downloaded time-macros v0.2.18
2012024-09-27T03:19:13.214Z Downloaded tokio-rustls v0.26.0
2022024-09-27T03:19:13.216Z Downloaded toml_datetime v0.6.8
2032024-09-27T03:19:13.217Z Downloaded futures v0.3.30
2042024-09-27T03:19:13.220Z Downloaded tokio-native-tls v0.3.1
2052024-09-27T03:19:13.223Z Downloaded take_mut v0.2.2
2062024-09-27T03:19:13.223Z Downloaded rustls-pemfile v1.0.4
2072024-09-27T03:19:13.227Z Downloaded parse-display-derive v0.10.0
2082024-09-27T03:19:13.229Z Downloaded typify v0.2.0
2092024-09-27T03:19:13.232Z Downloaded zerocopy-derive v0.7.35
2102024-09-27T03:19:13.234Z Downloaded ipnet v2.10.0
2112024-09-27T03:19:13.237Z Downloaded parking_lot_core v0.9.10
2122024-09-27T03:19:13.240Z Downloaded httparse v1.9.4
2132024-09-27T03:19:13.243Z Downloaded darling_macro v0.20.10
2142024-09-27T03:19:13.243Z Downloaded scroll_derive v0.12.0
2152024-09-27T03:19:13.246Z Downloaded cfg-if v1.0.0
2162024-09-27T03:19:13.246Z Downloaded anyhow v1.0.89
2172024-09-27T03:19:13.248Z Downloaded multer v3.1.0
2182024-09-27T03:19:13.251Z Downloaded rustls-pki-types v1.8.0
2192024-09-27T03:19:13.253Z Downloaded pretty-hex v0.4.1
2202024-09-27T03:19:13.256Z Downloaded want v0.3.1
2212024-09-27T03:19:13.256Z Downloaded bytes v1.7.2
2222024-09-27T03:19:13.259Z Downloaded unicode-bidi v0.3.15
2232024-09-27T03:19:13.261Z Downloaded omicron-workspace-hack v0.1.0
2242024-09-27T03:19:13.264Z Downloaded ident_case v1.0.1
2252024-09-27T03:19:13.264Z Downloaded openssl-probe v0.1.5
2262024-09-27T03:19:13.266Z Downloaded instant v0.1.13
2272024-09-27T03:19:13.266Z Downloaded num-conv v0.1.0
2282024-09-27T03:19:13.268Z Downloaded hostname v0.4.0
2292024-09-27T03:19:13.268Z Downloaded usdt-impl v0.5.0
2302024-09-27T03:19:13.271Z Downloaded sync_wrapper v1.0.1
2312024-09-27T03:19:13.271Z Downloaded form_urlencoded v1.2.1
2322024-09-27T03:19:13.273Z Downloaded dirs-next v2.0.0
2332024-09-27T03:19:13.273Z Downloaded deranged v0.3.11
2342024-09-27T03:19:13.276Z Downloaded cpufeatures v0.2.14
2352024-09-27T03:19:13.276Z Downloaded tokio-rustls v0.25.0
2362024-09-27T03:19:13.278Z Downloaded toml v0.8.19
2372024-09-27T03:19:13.281Z Downloaded proc-macro2 v1.0.86
2382024-09-27T03:19:13.283Z Downloaded itoa v1.0.11
2392024-09-27T03:19:13.286Z Downloaded num-traits v0.2.19
2402024-09-27T03:19:13.288Z Downloaded dyn-clone v1.0.17
2412024-09-27T03:19:13.291Z Downloaded hyper-rustls v0.24.2
2422024-09-27T03:19:13.293Z Downloaded sync_wrapper v0.1.2
2432024-09-27T03:19:13.293Z Downloaded serde_urlencoded v0.7.1
2442024-09-27T03:19:13.296Z Downloaded quote v1.0.37
2452024-09-27T03:19:13.298Z Downloaded unicode-ident v1.0.13
2462024-09-27T03:19:13.301Z Downloaded thread_local v1.1.8
2472024-09-27T03:19:13.301Z Downloaded signal-hook-registry v1.4.2
2482024-09-27T03:19:13.303Z Downloaded slog-json v2.6.1
2492024-09-27T03:19:13.305Z Downloaded parse-display v0.10.0
2502024-09-27T03:19:13.305Z Downloaded async-stream v0.3.5
2512024-09-27T03:19:13.307Z Downloaded log v0.4.22
2522024-09-27T03:19:13.310Z Downloaded structmeta-derive v0.3.0
2532024-09-27T03:19:13.310Z Downloaded quinn-udp v0.5.5
2542024-09-27T03:19:13.312Z Downloaded paste v1.0.15
2552024-09-27T03:19:13.314Z Downloaded version_check v0.9.5
2562024-09-27T03:19:13.316Z Downloaded futures-executor v0.3.30
2572024-09-27T03:19:13.319Z Downloaded subtle v2.6.1
2582024-09-27T03:19:13.319Z Downloaded pest_generator v2.7.13
2592024-09-27T03:19:13.322Z Downloaded rustversion v1.0.17
2602024-09-27T03:19:13.322Z Downloaded darling_core v0.20.10
2612024-09-27T03:19:13.326Z Downloaded rustc-hash v2.0.0
2622024-09-27T03:19:13.329Z Downloaded serde_spanned v0.6.8
2632024-09-27T03:19:13.329Z Downloaded ryu v1.0.18
2642024-09-27T03:19:13.332Z Downloaded serde_path_to_error v0.1.16
2652024-09-27T03:19:13.334Z Downloaded thiserror-impl v1.0.64
2662024-09-27T03:19:13.336Z Downloaded unsafe-libyaml v0.2.11
2672024-09-27T03:19:13.339Z Downloaded serde_tokenstream v0.2.2
2682024-09-27T03:19:13.341Z Downloaded scopeguard v1.2.0
2692024-09-27T03:19:13.341Z Downloaded tracing v0.1.40
2702024-09-27T03:19:13.344Z Downloaded structmeta v0.3.0
2712024-09-27T03:19:13.347Z Downloaded slab v0.4.9
2722024-09-27T03:19:13.347Z Downloaded camino v1.1.9
2732024-09-27T03:19:13.350Z Downloaded pkg-config v0.3.31
2742024-09-27T03:19:13.352Z Downloaded pin-project-lite v0.2.14
2752024-09-27T03:19:13.355Z Downloaded schemars_derive v0.8.21
2762024-09-27T03:19:13.357Z Downloaded once_cell v1.19.0
2772024-09-27T03:19:13.359Z Downloaded rustls-pemfile v2.1.3
2782024-09-27T03:19:13.361Z Downloaded powerfmt v0.2.0
2792024-09-27T03:19:13.364Z Downloaded darling v0.20.10
2802024-09-27T03:19:13.366Z Downloaded async-trait v0.1.83
2812024-09-27T03:19:13.370Z Downloaded semver v1.0.23
2822024-09-27T03:19:13.372Z Downloaded tracing-core v0.1.32
2832024-09-27T03:19:13.374Z Downloaded term v0.7.0
2842024-09-27T03:19:13.377Z Downloaded sha2 v0.10.8
2852024-09-27T03:19:13.380Z Downloaded httpdate v1.0.3
2862024-09-27T03:19:13.382Z Downloaded lock_api v0.4.12
2872024-09-27T03:19:13.384Z Downloaded pest_derive v2.7.13
2882024-09-27T03:19:13.386Z Downloaded spin v0.9.8
2892024-09-27T03:19:13.389Z Downloaded serde_with_macros v3.9.0
2902024-09-27T03:19:13.389Z Downloaded native-tls v0.2.12
2912024-09-27T03:19:13.392Z Downloaded sha1 v0.10.6
2922024-09-27T03:19:13.394Z Downloaded serde_derive_internals v0.29.1
2932024-09-27T03:19:13.394Z Downloaded progenitor-impl v0.8.0
2942024-09-27T03:19:13.397Z Downloaded slog-term v2.9.1
2952024-09-27T03:19:13.411Z Downloaded parking_lot v0.12.3
2962024-09-27T03:19:13.411Z Downloaded schemars v0.8.21
2972024-09-27T03:19:13.413Z Downloaded dropshot_endpoint v0.12.0
2982024-09-27T03:19:13.416Z Downloaded smallvec v1.13.2
2992024-09-27T03:19:13.418Z Downloaded indexmap v1.9.3
3002024-09-27T03:19:13.421Z Downloaded socket2 v0.5.7
3012024-09-27T03:19:13.423Z Downloaded openssl-sys v0.9.103
3022024-09-27T03:19:13.427Z Downloaded slog v2.7.0
3032024-09-27T03:19:13.430Z Downloaded serde_derive v1.0.210
3042024-09-27T03:19:13.433Z Downloaded toml_edit v0.22.22
3052024-09-27T03:19:13.453Z Downloaded hashbrown v0.12.3
3062024-09-27T03:19:13.457Z Downloaded serde_yaml v0.9.34+deprecated
3072024-09-27T03:19:13.461Z Downloaded rand v0.8.5
3082024-09-27T03:19:13.464Z Downloaded quinn v0.11.5
3092024-09-27T03:19:13.467Z Downloaded unicode-normalization v0.1.24
3102024-09-27T03:19:13.471Z Downloaded http v1.1.0
3112024-09-27T03:19:13.474Z Downloaded tokio-util v0.7.12
3122024-09-27T03:19:13.481Z Downloaded allocator-api2 v0.2.18
3132024-09-27T03:19:13.484Z Downloaded serde v1.0.210
3142024-09-27T03:19:13.487Z Downloaded hyper-util v0.1.9
3152024-09-27T03:19:13.493Z Downloaded memchr v2.7.4
3162024-09-27T03:19:13.497Z Downloaded http v0.2.12
3172024-09-27T03:19:13.502Z Downloaded mio v1.0.2
3182024-09-27T03:19:13.506Z Downloaded aho-corasick v1.1.3
3192024-09-27T03:19:13.511Z Downloaded base64 v0.21.7
3202024-09-27T03:19:13.515Z Downloaded bitflags v2.6.0
3212024-09-27T03:19:13.518Z Downloaded futures-util v0.3.30
3222024-09-27T03:19:13.530Z Downloaded reqwest v0.11.27
3232024-09-27T03:19:13.538Z Downloaded hashbrown v0.14.5
3242024-09-27T03:19:13.543Z Downloaded time v0.3.36
3252024-09-27T03:19:13.550Z Downloaded serde_with v3.9.0
3262024-09-27T03:19:13.558Z Downloaded winnow v0.6.20
3272024-09-27T03:19:13.566Z Downloaded hyper v1.4.1
3282024-09-27T03:19:13.572Z Downloaded idna v0.5.0
3292024-09-27T03:19:13.578Z Downloaded zerocopy v0.7.35
3302024-09-27T03:19:13.594Z Downloaded dropshot v0.12.0
3312024-09-27T03:19:13.614Z Downloaded rustls-webpki v0.102.8
3322024-09-27T03:19:13.631Z Downloaded rustls-webpki v0.101.7
3332024-09-27T03:19:13.644Z Downloaded vcpkg v0.2.15
3342024-09-27T03:19:13.681Z Downloaded libc v0.2.159
3352024-09-27T03:19:13.707Z Downloaded webpki-roots v0.25.4
3362024-09-27T03:19:13.711Z Downloaded webpki-roots v0.26.6
3372024-09-27T03:19:13.714Z Downloaded encoding_rs v0.8.34
3382024-09-27T03:19:13.733Z Downloaded reqwest v0.12.7
3392024-09-27T03:19:13.741Z Downloaded syn v2.0.77
3402024-09-27T03:19:13.751Z Downloaded rustls v0.21.12
3412024-09-27T03:19:13.762Z Downloaded regress v0.9.1
3422024-09-27T03:19:13.769Z Downloaded regress v0.10.1
3432024-09-27T03:19:13.777Z Downloaded rustls v0.22.4
3442024-09-27T03:19:13.789Z Downloaded rustls v0.23.13
3452024-09-27T03:19:13.800Z Downloaded regex-syntax v0.8.4
3462024-09-27T03:19:13.807Z Downloaded typify-impl v0.2.0
3472024-09-27T03:19:13.820Z Downloaded openapiv3 v2.0.0
3482024-09-27T03:19:13.831Z Downloaded regex v1.10.6
3492024-09-27T03:19:13.843Z Downloaded regex-automata v0.4.7
3502024-09-27T03:19:13.862Z Downloaded openssl v0.10.66
3512024-09-27T03:19:13.871Z Downloaded tokio v1.40.0
3522024-09-27T03:19:13.906Z Downloaded quinn-proto v0.11.8
3532024-09-27T03:19:13.912Z Downloaded goblin v0.8.2
3542024-09-27T03:19:13.918Z Downloaded chrono v0.4.38
3552024-09-27T03:19:13.925Z Downloaded serde_json v1.0.128
3562024-09-27T03:19:13.932Z Downloaded hyper v0.14.30
3572024-09-27T03:19:13.939Z Downloaded h2 v0.4.6
3582024-09-27T03:19:13.945Z Downloaded h2 v0.3.26
3592024-09-27T03:19:13.951Z Downloaded pest v2.7.13
3602024-09-27T03:19:13.956Z Downloaded uuid v1.10.0
3612024-09-27T03:19:13.960Z Downloaded url v2.5.2
3622024-09-27T03:19:13.963Z Downloaded hyper-rustls v0.27.3
3632024-09-27T03:19:13.965Z Downloaded base64 v0.22.1
3642024-09-27T03:19:13.969Z Downloaded crossbeam-channel v0.5.13
3652024-09-27T03:19:13.972Z Downloaded indexmap v2.5.0
3662024-09-27T03:19:13.974Z Downloaded futures-channel v0.3.30
3672024-09-27T03:19:13.977Z Downloaded crossbeam-utils v0.8.20
3682024-09-27T03:19:13.982Z Downloaded cc v1.1.21
3692024-09-27T03:19:13.985Z Downloaded slog-async v2.8.0
3702024-09-27T03:19:13.985Z Downloaded strsim v0.11.1
3712024-09-27T03:19:13.985Z Downloaded thiserror v1.0.64
3722024-09-27T03:19:13.988Z Downloaded strum_macros v0.26.4
3732024-09-27T03:19:13.990Z Downloaded slog-bunyan v2.5.0
3742024-09-27T03:19:13.993Z Downloaded ucd-trie v0.1.6
3752024-09-27T03:19:13.993Z Downloaded sct v0.7.1
3762024-09-27T03:19:13.995Z Downloaded tinyvec v1.8.0
3772024-09-27T03:19:13.998Z Downloaded thread-id v4.2.2
3782024-09-27T03:19:14.000Z Downloaded scroll v0.12.0
3792024-09-27T03:19:14.001Z Downloaded macaddr v1.0.1
3802024-09-27T03:19:14.003Z Downloaded http-body v0.4.6
3812024-09-27T03:19:14.003Z Downloaded hostname v0.3.1
3822024-09-27T03:19:14.006Z Downloaded ipnetwork v0.20.0
3832024-09-27T03:19:14.006Z Downloaded http-body-util v0.1.2
3842024-09-27T03:19:14.010Z Downloaded shlex v1.3.0
3852024-09-27T03:19:14.010Z Downloaded progenitor v0.8.0
3862024-09-27T03:19:14.010Z Downloaded typenum v1.17.0
3872024-09-27T03:19:14.013Z Downloaded generic-array v0.14.7
3882024-09-27T03:19:14.013Z Downloaded futures-macro v0.3.30
3892024-09-27T03:19:14.015Z Downloaded byteorder v1.5.0
3902024-09-27T03:19:14.017Z Downloaded autocfg v1.4.0
3912024-09-27T03:19:14.020Z Downloaded foreign-types v0.3.2
3922024-09-27T03:19:14.020Z Downloaded dof v0.3.0
3932024-09-27T03:19:14.020Z Downloaded strum v0.26.3
3942024-09-27T03:19:14.023Z Downloaded pest_meta v2.7.13
3952024-09-27T03:19:14.025Z Downloaded getrandom v0.2.15
3962024-09-27T03:19:14.027Z Downloaded equivalent v1.0.1
3972024-09-27T03:19:14.027Z Downloaded ahash v0.8.11
3982024-09-27T03:19:14.030Z Downloaded futures-task v0.3.30
3992024-09-27T03:19:14.030Z Downloaded tokio-rustls v0.24.1
4002024-09-27T03:19:14.032Z Downloaded backoff v0.4.0
4012024-09-27T03:19:14.073Z Downloaded ring v0.17.8
4022024-09-27T03:19:14.273Z Compiling proc-macro2 v1.0.86
4032024-09-27T03:19:14.273Z Compiling unicode-ident v1.0.13
4042024-09-27T03:19:14.275Z Compiling libc v0.2.159
4052024-09-27T03:19:14.275Z Compiling version_check v0.9.5
4062024-09-27T03:19:14.275Z Checking cfg-if v1.0.0
4072024-09-27T03:19:14.288Z Compiling autocfg v1.4.0
4082024-09-27T03:19:14.290Z Compiling serde v1.0.210
4092024-09-27T03:19:14.294Z Checking memchr v2.7.4
4102024-09-27T03:19:14.369Z Compiling serde_json v1.0.128
4112024-09-27T03:19:14.466Z Checking itoa v1.0.11
4122024-09-27T03:19:14.657Z Checking once_cell v1.19.0
4132024-09-27T03:19:15.063Z Checking byteorder v1.5.0
4142024-09-27T03:19:15.334Z Compiling thiserror v1.0.64
4152024-09-27T03:19:15.842Z Compiling shlex v1.3.0
4162024-09-27T03:19:15.865Z Compiling ahash v0.8.11
4172024-09-27T03:19:15.900Z Compiling num-traits v0.2.19
4182024-09-27T03:19:15.989Z Checking bytes v1.7.2
4192024-09-27T03:19:16.175Z Compiling cc v1.1.21
4202024-09-27T03:19:16.214Z Checking pin-project-lite v0.2.14
4212024-09-27T03:19:16.308Z Checking allocator-api2 v0.2.18
4222024-09-27T03:19:16.451Z Compiling schemars v0.8.21
4232024-09-27T03:19:16.577Z Checking getrandom v0.2.15
4242024-09-27T03:19:16.634Z Compiling ryu v1.0.18
4252024-09-27T03:19:16.738Z Compiling quote v1.0.37
4262024-09-27T03:19:16.760Z Compiling lock_api v0.4.12
4272024-09-27T03:19:16.832Z Checking log v0.4.22
4282024-09-27T03:19:16.914Z Compiling parking_lot_core v0.9.10
4292024-09-27T03:19:16.922Z Checking futures-core v0.3.30
4302024-09-27T03:19:16.925Z Checking smallvec v1.13.2
4312024-09-27T03:19:17.068Z Checking scopeguard v1.2.0
4322024-09-27T03:19:17.083Z Compiling syn v2.0.77
4332024-09-27T03:19:17.192Z Checking fnv v1.0.7
4342024-09-27T03:19:17.254Z Checking socket2 v0.5.7
4352024-09-27T03:19:17.295Z Checking signal-hook-registry v1.4.2
4362024-09-27T03:19:17.343Z Checking mio v1.0.2
4372024-09-27T03:19:17.515Z Compiling slab v0.4.9
4382024-09-27T03:19:17.597Z Checking futures-sink v0.3.30
4392024-09-27T03:19:17.620Z Compiling semver v1.0.23
4402024-09-27T03:19:17.689Z Checking parking_lot v0.12.3
4412024-09-27T03:19:17.782Z Checking equivalent v1.0.1
4422024-09-27T03:19:17.874Z Compiling heck v0.5.0
4432024-09-27T03:19:17.989Z Checking spin v0.9.8
4442024-09-27T03:19:18.030Z Checking futures-channel v0.3.30
4452024-09-27T03:19:18.184Z Checking futures-io v0.3.30
4462024-09-27T03:19:18.192Z Checking pin-utils v0.1.0
4472024-09-27T03:19:18.273Z Checking untrusted v0.9.0
4482024-09-27T03:19:18.280Z Checking futures-task v0.3.30
4492024-09-27T03:19:18.343Z Compiling uuid v1.10.0
4502024-09-27T03:19:18.387Z Compiling dyn-clone v1.0.17
4512024-09-27T03:19:18.389Z Checking tracing-core v0.1.32
4522024-09-27T03:19:18.494Z Compiling httparse v1.9.4
4532024-09-27T03:19:18.564Z Checking http v1.1.0
4542024-09-27T03:19:18.913Z Checking iana-time-zone v0.1.61
4552024-09-27T03:19:19.050Z Checking rustls-pki-types v1.8.0
4562024-09-27T03:19:19.058Z Checking tracing v0.1.40
4572024-09-27T03:19:19.221Z Compiling ring v0.17.8
4582024-09-27T03:19:19.356Z Checking try-lock v0.2.5
4592024-09-27T03:19:19.593Z Checking want v0.3.1
4602024-09-27T03:19:19.707Z Checking httpdate v1.0.3
4612024-09-27T03:19:19.752Z Checking tower-service v0.3.3
4622024-09-27T03:19:19.920Z Checking zeroize v1.8.1
4632024-09-27T03:19:19.964Z Checking subtle v2.6.1
4642024-09-27T03:19:19.969Z Checking atomic-waker v1.1.2
4652024-09-27T03:19:20.077Z Compiling chrono v0.4.38
4662024-09-27T03:19:20.145Z Compiling ucd-trie v0.1.6
4672024-09-27T03:19:20.155Z Checking http-body v1.0.1
4682024-09-27T03:19:20.175Z Compiling aho-corasick v1.1.3
4692024-09-27T03:19:20.326Z Compiling pkg-config v0.3.31
4702024-09-27T03:19:20.371Z Compiling regex-syntax v0.8.4
4712024-09-27T03:19:20.643Z Checking tinyvec_macros v0.1.1
4722024-09-27T03:19:20.697Z Compiling vcpkg v0.2.15
4732024-09-27T03:19:21.504Z Checking percent-encoding v2.3.1
4742024-09-27T03:19:21.667Z Checking form_urlencoded v1.2.1
4752024-09-27T03:19:21.853Z Checking tinyvec v1.8.0
4762024-09-27T03:19:21.966Z Compiling rustls v0.23.13
4772024-09-27T03:19:22.232Z Compiling openssl-sys v0.9.103
4782024-09-27T03:19:22.375Z Compiling slog v2.7.0
4792024-09-27T03:19:22.854Z Checking unicode-bidi v0.3.15
4802024-09-27T03:19:22.923Z Checking unicode-normalization v0.1.24
4812024-09-27T03:19:23.570Z Compiling regex-automata v0.4.7
4822024-09-27T03:19:23.600Z Checking mime v0.3.17
4832024-09-27T03:19:23.883Z Compiling serde_derive_internals v0.29.1
4842024-09-27T03:19:24.196Z Checking idna v0.5.0
4852024-09-27T03:19:24.989Z Compiling typenum v1.17.0
4862024-09-27T03:19:25.425Z Checking base64 v0.22.1
4872024-09-27T03:19:25.871Z Checking rustls-pemfile v2.1.3
4882024-09-27T03:19:25.948Z Checking url v2.5.2
4892024-09-27T03:19:26.067Z Checking webpki-roots v0.26.6
4902024-09-27T03:19:26.262Z Checking http v0.2.12
4912024-09-27T03:19:26.434Z Compiling generic-array v0.14.7
4922024-09-27T03:19:26.732Z Checking foreign-types-shared v0.1.1
4932024-09-27T03:19:26.771Z Checking ipnet v2.10.0
4942024-09-27T03:19:26.809Z Compiling openssl v0.10.66
4952024-09-27T03:19:27.171Z Compiling regex v1.10.6
4962024-09-27T03:19:27.221Z Checking foreign-types v0.3.2
4972024-09-27T03:19:28.120Z Checking sync_wrapper v1.0.1
4982024-09-27T03:19:28.603Z Compiling usdt-impl v0.5.0
4992024-09-27T03:19:28.768Z Compiling native-tls v0.2.12
5002024-09-27T03:19:28.783Z Compiling num-conv v0.1.0
5012024-09-27T03:19:28.815Z Compiling serde_derive v1.0.210
5022024-09-27T03:19:28.845Z Compiling zerocopy-derive v0.7.35
5032024-09-27T03:19:28.957Z Compiling thiserror-impl v1.0.64
5042024-09-27T03:19:28.989Z Compiling schemars_derive v0.8.21
5052024-09-27T03:19:29.012Z Compiling tokio-macros v2.4.0
5062024-09-27T03:19:29.109Z Compiling futures-macro v0.3.30
5072024-09-27T03:19:30.780Z Checking tokio v1.40.0
5082024-09-27T03:19:30.788Z Checking zerocopy v0.7.35
5092024-09-27T03:19:30.886Z Checking futures-util v0.3.30
5102024-09-27T03:19:31.867Z Compiling pest v2.7.13
5112024-09-27T03:19:32.512Z Checking hashbrown v0.14.5
5122024-09-27T03:19:33.690Z Checking regress v0.10.1
5132024-09-27T03:19:33.986Z Checking rustls-webpki v0.102.8
5142024-09-27T03:19:34.737Z Compiling pest_meta v2.7.13
5152024-09-27T03:19:36.102Z Compiling pest_generator v2.7.13
5162024-09-27T03:19:37.176Z Checking http-body-util v0.1.2
5172024-09-27T03:19:37.577Z Compiling openssl-macros v0.1.1
5182024-09-27T03:19:37.934Z Checking tokio-util v0.7.12
5192024-09-27T03:19:37.966Z Compiling scroll_derive v0.12.0
5202024-09-27T03:19:38.363Z Checking bitflags v2.6.0
5212024-09-27T03:19:38.604Z Compiling rustls v0.21.12
5222024-09-27T03:19:38.696Z Compiling unsafe-libyaml v0.2.11
5232024-09-27T03:19:38.878Z Compiling pest_derive v2.7.13
5242024-09-27T03:19:38.921Z Checking powerfmt v0.2.0
5252024-09-27T03:19:38.936Z Compiling time-core v0.1.2
5262024-09-27T03:19:39.087Z Compiling time-macros v0.2.18
5272024-09-27T03:19:39.164Z Checking deranged v0.3.11
5282024-09-27T03:19:39.383Z Checking scroll v0.12.0
5292024-09-27T03:19:39.570Z Checking tokio-rustls v0.26.0
5302024-09-27T03:19:39.725Z Compiling dtrace-parser v0.2.0
5312024-09-27T03:19:39.926Z Checking rustls-webpki v0.101.7
5322024-09-27T03:19:40.478Z Checking sct v0.7.1
5332024-09-27T03:19:40.654Z Compiling thread-id v4.2.2
5342024-09-27T03:19:40.750Z Checking http-body v0.4.6
5352024-09-27T03:19:41.015Z Checking indexmap v2.5.0
5362024-09-27T03:19:41.931Z Compiling serde_tokenstream v0.2.2
5372024-09-27T03:19:42.252Z Checking h2 v0.4.6
5382024-09-27T03:19:42.481Z Checking serde_urlencoded v0.7.1
5392024-09-27T03:19:42.646Z Checking openapiv3 v2.0.0
5402024-09-27T03:19:42.803Z Checking h2 v0.3.26
5412024-09-27T03:19:42.900Z Checking num_threads v0.1.7
5422024-09-27T03:19:43.000Z Checking openssl-probe v0.1.5
5432024-09-27T03:19:43.313Z Compiling ident_case v1.0.1
5442024-09-27T03:19:43.438Z Compiling serde_yaml v0.9.34+deprecated
5452024-09-27T03:19:43.460Z Checking plain v0.2.3
5462024-09-27T03:19:44.801Z Compiling dof v0.3.0
5472024-09-27T03:19:45.320Z Compiling strsim v0.11.1
5482024-09-27T03:19:45.702Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
5492024-09-27T03:19:46.030Z Compiling typify-impl v0.2.0
5502024-09-27T03:19:46.280Z Compiling crossbeam-utils v0.8.20
5512024-09-27T03:19:46.329Z Checking hyper v1.4.1
5522024-09-27T03:19:46.863Z Compiling darling_core v0.20.10
5532024-09-27T03:19:46.937Z Checking hyper v0.14.30
5542024-09-27T03:19:46.963Z Checking time v0.3.36
5552024-09-27T03:19:48.380Z Checking hyper-util v0.1.9
5562024-09-27T03:19:48.766Z Checking goblin v0.8.2
5572024-09-27T03:19:49.994Z Checking hyper-rustls v0.27.3
5582024-09-27T03:19:50.300Z Checking reqwest v0.12.7
5592024-09-27T03:19:50.953Z Checking dirs-sys-next v0.1.2
5602024-09-27T03:19:51.275Z Checking encoding_rs v0.8.34
5612024-09-27T03:19:51.467Z Compiling paste v1.0.15
5622024-09-27T03:19:51.539Z Compiling rustls v0.22.4
5632024-09-27T03:19:51.863Z Compiling omicron-workspace-hack v0.1.0
5642024-09-27T03:19:51.976Z Compiling rustversion v1.0.17
5652024-09-27T03:19:52.184Z Checking pretty-hex v0.4.1
5662024-09-27T03:19:52.707Z Checking dirs-next v2.0.0
5672024-09-27T03:19:52.819Z Checking tokio-native-tls v0.3.1
5682024-09-27T03:19:52.939Z Compiling darling_macro v0.20.10
5692024-09-27T03:19:53.513Z Checking tokio-rustls v0.24.1
5702024-09-27T03:19:53.593Z Checking crypto-common v0.1.6
5712024-09-27T03:19:53.707Z Checking block-buffer v0.10.4
5722024-09-27T03:19:53.735Z Checking toml_datetime v0.6.8
5732024-09-27T03:19:53.834Z Checking serde_spanned v0.6.8
5742024-09-27T03:19:53.883Z Checking ppv-lite86 v0.2.20
5752024-09-27T03:19:53.907Z Compiling structmeta-derive v0.3.0
5762024-09-27T03:19:54.009Z Checking rand_core v0.6.4
5772024-09-27T03:19:54.111Z Compiling multer v3.1.0
5782024-09-27T03:19:54.281Z Checking thread_local v1.1.8
5792024-09-27T03:19:54.406Z Compiling slog-async v2.8.0
5802024-09-27T03:19:54.456Z Checking match_cfg v0.1.0
5812024-09-27T03:19:54.529Z Compiling camino v1.1.9
5822024-09-27T03:19:54.550Z Compiling anyhow v1.0.89
5832024-09-27T03:19:54.627Z Checking winnow v0.6.20
5842024-09-27T03:19:54.897Z Checking base64 v0.21.7
5852024-09-27T03:19:55.227Z Checking rand_chacha v0.3.1
5862024-09-27T03:19:55.268Z Checking hostname v0.3.1
5872024-09-27T03:19:55.350Z Checking rustls-pemfile v1.0.4
5882024-09-27T03:19:55.522Z Compiling darling v0.20.10
5892024-09-27T03:19:55.532Z Checking digest v0.10.7
5902024-09-27T03:19:55.559Z Checking hyper-rustls v0.24.2
5912024-09-27T03:19:55.622Z Checking crossbeam-channel v0.5.13
5922024-09-27T03:19:55.821Z Checking hyper-tls v0.5.0
5932024-09-27T03:19:55.834Z Checking term v0.7.0
5942024-09-27T03:19:56.333Z Checking progenitor-client v0.8.0 (https://github.com/oxidecomputer/progenitor?branch=main#4a9a8ddc)
5952024-09-27T03:19:56.569Z Compiling structmeta v0.3.0
5962024-09-27T03:19:56.597Z Compiling usdt-macro v0.5.0
5972024-09-27T03:19:56.946Z Compiling usdt-attr-macro v0.5.0
5982024-09-27T03:19:57.183Z Checking slog-json v2.6.1
5992024-09-27T03:19:57.319Z Checking futures-executor v0.3.30
6002024-09-27T03:19:57.427Z Compiling async-stream-impl v0.3.5
6012024-09-27T03:19:57.527Z Checking is-terminal v0.4.13
6022024-09-27T03:19:57.602Z Checking toml_edit v0.22.22
6032024-09-27T03:19:57.622Z Checking memmap v0.7.0
6042024-09-27T03:19:57.820Z Compiling dropshot v0.12.0
6052024-09-27T03:19:57.836Z Checking cpufeatures v0.2.14
6062024-09-27T03:19:57.913Z Checking webpki-roots v0.25.4
6072024-09-27T03:19:58.056Z Checking take_mut v0.2.2
6082024-09-27T03:19:58.154Z Checking sync_wrapper v0.1.2
6092024-09-27T03:19:58.251Z Checking reqwest v0.11.27
6102024-09-27T03:19:58.410Z Checking usdt v0.5.0
6112024-09-27T03:19:58.496Z Checking sha1 v0.10.6
6122024-09-27T03:19:58.639Z Checking slog-term v2.9.1
6132024-09-27T03:19:58.719Z Checking async-stream v0.3.5
6142024-09-27T03:19:58.734Z Checking futures v0.3.30
6152024-09-27T03:19:58.830Z Checking slog-bunyan v2.5.0
6162024-09-27T03:19:58.885Z Compiling strum_macros v0.26.4
6172024-09-27T03:19:58.978Z Compiling parse-display-derive v0.10.0
6182024-09-27T03:19:59.120Z Compiling serde_with_macros v3.9.0
6192024-09-27T03:19:59.508Z Checking rand v0.8.5
6202024-09-27T03:19:59.676Z Checking tokio-rustls v0.25.0
6212024-09-27T03:19:59.704Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
6222024-09-27T03:20:00.066Z Compiling typify-macro v0.2.0
6232024-09-27T03:20:00.157Z Checking toml v0.8.19
6242024-09-27T03:20:00.840Z Checking progenitor-client v0.8.0
6252024-09-27T03:20:00.899Z Checking newtype-uuid v1.1.0
6262024-09-27T03:20:01.120Z Checking ipnetwork v0.20.0
6272024-09-27T03:20:01.123Z Compiling dropshot_endpoint v0.12.0
6282024-09-27T03:20:01.233Z Checking hex v0.4.3
6292024-09-27T03:20:01.453Z Checking serde_path_to_error v0.1.16
6302024-09-27T03:20:01.715Z Compiling async-trait v0.1.83
6312024-09-27T03:20:01.763Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
6322024-09-27T03:20:02.048Z Checking waitgroup v0.1.2
6332024-09-27T03:20:02.171Z Checking hostname v0.4.0
6342024-09-27T03:20:02.288Z Checking instant v0.1.13
6352024-09-27T03:20:02.383Z Checking debug-ignore v1.0.5
6362024-09-27T03:20:02.498Z Checking backoff v0.4.0
6372024-09-27T03:20:02.580Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
6382024-09-27T03:20:02.704Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
6392024-09-27T03:20:02.763Z Checking serde_with v3.9.0
6402024-09-27T03:20:02.829Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
6412024-09-27T03:20:02.894Z Checking parse-display v0.10.0
6422024-09-27T03:20:03.106Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
6432024-09-27T03:20:03.139Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
6442024-09-27T03:20:03.339Z Checking strum v0.26.3
6452024-09-27T03:20:03.391Z Checking macaddr v1.0.1
6462024-09-27T03:20:03.473Z Checking regress v0.9.1
6472024-09-27T03:20:03.493Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
6482024-09-27T03:20:03.608Z Compiling progenitor-impl v0.8.0 (https://github.com/oxidecomputer/progenitor?branch=main#4a9a8ddc)
6492024-09-27T03:20:03.876Z Compiling typify v0.2.0
6502024-09-27T03:20:03.996Z Compiling progenitor-impl v0.8.0
6512024-09-27T03:20:07.478Z Compiling progenitor-macro v0.8.0 (https://github.com/oxidecomputer/progenitor?branch=main#4a9a8ddc)
6522024-09-27T03:20:07.782Z Compiling progenitor-macro v0.8.0
6532024-09-27T03:20:13.427Z Checking progenitor v0.8.0 (https://github.com/oxidecomputer/progenitor?branch=main#4a9a8ddc)
6542024-09-27T03:20:13.533Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
6552024-09-27T03:20:14.034Z Checking progenitor v0.8.0
6562024-09-27T03:20:14.351Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
6572024-09-27T03:20:14.351Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
6582024-09-27T03:20:14.351Z |
6592024-09-27T03:20:14.351Z19 | );
6602024-09-27T03:20:14.351Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<std::vec::Vec<BfdPeerInfo>>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
6612024-09-27T03:20:14.351Z |
6622024-09-27T03:20:14.351Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
6632024-09-27T03:20:14.352Z = help: the following other types implement trait `From<T>`:
6642024-09-27T03:20:14.352Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
6652024-09-27T03:20:14.352Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
6662024-09-27T03:20:14.352Z = note: required for `Result<ResponseValue<std::vec::Vec<BfdPeerInfo>>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
6672024-09-27T03:20:14.352Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
6682024-09-27T03:20:14.352Z
6692024-09-27T03:20:14.383Zerror[E0308]: mismatched types
6702024-09-27T03:20:14.383Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:5:1
6712024-09-27T03:20:14.383Z |
6722024-09-27T03:20:14.383Z5 | / progenitor::generate_api!(
6732024-09-27T03:20:14.383Z6 | | spec = "../openapi/mg-admin.json",
6742024-09-27T03:20:14.383Z7 | | inner_type = slog::Logger,
6752024-09-27T03:20:14.383Z8 | | pre_hook = (|log: &slog::Logger, request: &reqwest::Request| {
6762024-09-27T03:20:14.383Z... |
6772024-09-27T03:20:14.383Z18 | | derives = [schemars::JsonSchema],
6782024-09-27T03:20:14.383Z19 | | );
6792024-09-27T03:20:14.383Z | | ^
6802024-09-27T03:20:14.383Z | | |
6812024-09-27T03:20:14.383Z | |_expected `Response`, found a different `Response`
6822024-09-27T03:20:14.383Z | arguments to this function are incorrect
6832024-09-27T03:20:14.383Z |
6842024-09-27T03:20:14.384Z = note: `Response` and `Response` have similar names, but are actually distinct types
6852024-09-27T03:20:14.384Znote: `Response` is defined in crate `reqwest`
6862024-09-27T03:20:14.384Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/async_impl/response.rs:25:1
6872024-09-27T03:20:14.384Z |
6882024-09-27T03:20:14.384Z25 | pub struct Response {
6892024-09-27T03:20:14.384Z | ^^^^^^^^^^^^^^^^^^^
6902024-09-27T03:20:14.384Znote: `Response` is defined in crate `reqwest`
6912024-09-27T03:20:14.384Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.7/src/async_impl/response.rs:29:1
6922024-09-27T03:20:14.384Z |
6932024-09-27T03:20:14.384Z29 | pub struct Response {
6942024-09-27T03:20:14.384Z | ^^^^^^^^^^^^^^^^^^^
6952024-09-27T03:20:14.387Z = note: perhaps two different versions of crate `reqwest` are being used?
6962024-09-27T03:20:14.387Znote: associated function defined here
6972024-09-27T03:20:14.387Z --> /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/4a9a8dd/progenitor-client/src/progenitor_client.rs:66:18
6982024-09-27T03:20:14.387Z |
6992024-09-27T03:20:14.387Z66 | pub async fn from_response<E: std::fmt::Debug>(
7002024-09-27T03:20:14.387Z | ^^^^^^^^^^^^^
7012024-09-27T03:20:14.387Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
7022024-09-27T03:20:14.387Z
7032024-09-27T03:20:14.390Zerror[E0308]: mismatched types
7042024-09-27T03:20:14.390Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:5:1
7052024-09-27T03:20:14.390Z |
7062024-09-27T03:20:14.390Z5 | / progenitor::generate_api!(
7072024-09-27T03:20:14.390Z6 | | spec = "../openapi/mg-admin.json",
7082024-09-27T03:20:14.390Z7 | | inner_type = slog::Logger,
7092024-09-27T03:20:14.391Z8 | | pre_hook = (|log: &slog::Logger, request: &reqwest::Request| {
7102024-09-27T03:20:14.391Z... |
7112024-09-27T03:20:14.391Z18 | | derives = [schemars::JsonSchema],
7122024-09-27T03:20:14.391Z19 | | );
7132024-09-27T03:20:14.391Z | | ^
7142024-09-27T03:20:14.391Z | | |
7152024-09-27T03:20:14.391Z | |_expected `Response`, found a different `Response`
7162024-09-27T03:20:14.391Z | arguments to this enum variant are incorrect
7172024-09-27T03:20:14.391Z |
7182024-09-27T03:20:14.391Z = note: `Response` and `Response` have similar names, but are actually distinct types
7192024-09-27T03:20:14.391Znote: `Response` is defined in crate `reqwest`
7202024-09-27T03:20:14.391Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/async_impl/response.rs:25:1
7212024-09-27T03:20:14.391Z |
7222024-09-27T03:20:14.391Z25 | pub struct Response {
7232024-09-27T03:20:14.391Z | ^^^^^^^^^^^^^^^^^^^
7242024-09-27T03:20:14.391Znote: `Response` is defined in crate `reqwest`
7252024-09-27T03:20:14.391Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.7/src/async_impl/response.rs:29:1
7262024-09-27T03:20:14.391Z |
7272024-09-27T03:20:14.391Z29 | pub struct Response {
7282024-09-27T03:20:14.391Z | ^^^^^^^^^^^^^^^^^^^
7292024-09-27T03:20:14.391Z = note: perhaps two different versions of crate `reqwest` are being used?
7302024-09-27T03:20:14.391Znote: tuple variant defined here
7312024-09-27T03:20:14.391Z --> /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/4a9a8dd/progenitor-client/src/progenitor_client.rs:257:5
7322024-09-27T03:20:14.391Z |
7332024-09-27T03:20:14.391Z257 | UnexpectedResponse(reqwest::Response),
7342024-09-27T03:20:14.391Z | ^^^^^^^^^^^^^^^^^^
7352024-09-27T03:20:14.391Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
7362024-09-27T03:20:14.391Z
7372024-09-27T03:20:14.394Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
7382024-09-27T03:20:14.395Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
7392024-09-27T03:20:14.395Z |
7402024-09-27T03:20:14.395Z19 | );
7412024-09-27T03:20:14.395Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<()>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
7422024-09-27T03:20:14.395Z |
7432024-09-27T03:20:14.395Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
7442024-09-27T03:20:14.395Z = help: the following other types implement trait `From<T>`:
7452024-09-27T03:20:14.395Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
7462024-09-27T03:20:14.395Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
7472024-09-27T03:20:14.395Z = note: required for `Result<ResponseValue<()>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
7482024-09-27T03:20:14.395Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
7492024-09-27T03:20:14.395Z
7502024-09-27T03:20:14.398Zerror[E0308]: mismatched types
7512024-09-27T03:20:14.398Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:5:1
7522024-09-27T03:20:14.398Z |
7532024-09-27T03:20:14.398Z5 | / progenitor::generate_api!(
7542024-09-27T03:20:14.398Z6 | | spec = "../openapi/mg-admin.json",
7552024-09-27T03:20:14.398Z7 | | inner_type = slog::Logger,
7562024-09-27T03:20:14.398Z8 | | pre_hook = (|log: &slog::Logger, request: &reqwest::Request| {
7572024-09-27T03:20:14.398Z... |
7582024-09-27T03:20:14.398Z18 | | derives = [schemars::JsonSchema],
7592024-09-27T03:20:14.398Z19 | | );
7602024-09-27T03:20:14.399Z | | ^
7612024-09-27T03:20:14.399Z | | |
7622024-09-27T03:20:14.399Z | |_expected `Response`, found a different `Response`
7632024-09-27T03:20:14.399Z | arguments to this function are incorrect
7642024-09-27T03:20:14.399Z |
7652024-09-27T03:20:14.401Z = note: `Response` and `Response` have similar names, but are actually distinct types
7662024-09-27T03:20:14.401Znote: `Response` is defined in crate `reqwest`
7672024-09-27T03:20:14.401Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/async_impl/response.rs:25:1
7682024-09-27T03:20:14.401Z |
7692024-09-27T03:20:14.401Z25 | pub struct Response {
7702024-09-27T03:20:14.401Z | ^^^^^^^^^^^^^^^^^^^
7712024-09-27T03:20:14.401Znote: `Response` is defined in crate `reqwest`
7722024-09-27T03:20:14.401Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.7/src/async_impl/response.rs:29:1
7732024-09-27T03:20:14.401Z |
7742024-09-27T03:20:14.402Z29 | pub struct Response {
7752024-09-27T03:20:14.402Z | ^^^^^^^^^^^^^^^^^^^
7762024-09-27T03:20:14.402Z = note: perhaps two different versions of crate `reqwest` are being used?
7772024-09-27T03:20:14.402Znote: associated function defined here
7782024-09-27T03:20:14.402Z --> /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/4a9a8dd/progenitor-client/src/progenitor_client.rs:121:12
7792024-09-27T03:20:14.402Z |
7802024-09-27T03:20:14.402Z121 | pub fn empty(response: reqwest::Response) -> Self {
7812024-09-27T03:20:14.402Z | ^^^^^
7822024-09-27T03:20:14.402Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
7832024-09-27T03:20:14.402Z
7842024-09-27T03:20:14.414Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
7852024-09-27T03:20:14.414Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
7862024-09-27T03:20:14.414Z |
7872024-09-27T03:20:14.414Z19 | );
7882024-09-27T03:20:14.414Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<CheckerSource>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
7892024-09-27T03:20:14.414Z |
7902024-09-27T03:20:14.414Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
7912024-09-27T03:20:14.414Z = help: the following other types implement trait `From<T>`:
7922024-09-27T03:20:14.415Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
7932024-09-27T03:20:14.415Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
7942024-09-27T03:20:14.415Z = note: required for `Result<ResponseValue<CheckerSource>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
7952024-09-27T03:20:14.415Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
7962024-09-27T03:20:14.415Z
7972024-09-27T03:20:14.449Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
7982024-09-27T03:20:14.449Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
7992024-09-27T03:20:14.449Z |
8002024-09-27T03:20:14.449Z19 | );
8012024-09-27T03:20:14.449Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<Neighbor>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8022024-09-27T03:20:14.449Z |
8032024-09-27T03:20:14.449Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8042024-09-27T03:20:14.449Z = help: the following other types implement trait `From<T>`:
8052024-09-27T03:20:14.449Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8062024-09-27T03:20:14.449Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8072024-09-27T03:20:14.449Z = note: required for `Result<ResponseValue<Neighbor>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8082024-09-27T03:20:14.449Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
8092024-09-27T03:20:14.449Z
8102024-09-27T03:20:14.483Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
8112024-09-27T03:20:14.483Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
8122024-09-27T03:20:14.483Z |
8132024-09-27T03:20:14.483Z19 | );
8142024-09-27T03:20:14.483Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<std::vec::Vec<Neighbor>>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8152024-09-27T03:20:14.483Z |
8162024-09-27T03:20:14.483Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8172024-09-27T03:20:14.483Z = help: the following other types implement trait `From<T>`:
8182024-09-27T03:20:14.483Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8192024-09-27T03:20:14.483Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8202024-09-27T03:20:14.483Z = note: required for `Result<ResponseValue<std::vec::Vec<Neighbor>>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8212024-09-27T03:20:14.483Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
8222024-09-27T03:20:14.483Z
8232024-09-27T03:20:14.492Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
8242024-09-27T03:20:14.492Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
8252024-09-27T03:20:14.492Z |
8262024-09-27T03:20:14.492Z19 | );
8272024-09-27T03:20:14.492Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<Origin4>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8282024-09-27T03:20:14.492Z |
8292024-09-27T03:20:14.492Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8302024-09-27T03:20:14.492Z = help: the following other types implement trait `From<T>`:
8312024-09-27T03:20:14.492Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8322024-09-27T03:20:14.492Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8332024-09-27T03:20:14.492Z = note: required for `Result<ResponseValue<Origin4>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8342024-09-27T03:20:14.492Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
8352024-09-27T03:20:14.492Z
8362024-09-27T03:20:14.526Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
8372024-09-27T03:20:14.526Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
8382024-09-27T03:20:14.526Z |
8392024-09-27T03:20:14.526Z19 | );
8402024-09-27T03:20:14.526Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<Router>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8412024-09-27T03:20:14.526Z |
8422024-09-27T03:20:14.526Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8432024-09-27T03:20:14.526Z = help: the following other types implement trait `From<T>`:
8442024-09-27T03:20:14.526Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8452024-09-27T03:20:14.526Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8462024-09-27T03:20:14.526Z = note: required for `Result<ResponseValue<Router>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8472024-09-27T03:20:14.526Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
8482024-09-27T03:20:14.526Z
8492024-09-27T03:20:14.559Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
8502024-09-27T03:20:14.559Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
8512024-09-27T03:20:14.559Z |
8522024-09-27T03:20:14.559Z19 | );
8532024-09-27T03:20:14.559Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<std::vec::Vec<Router>>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8542024-09-27T03:20:14.559Z |
8552024-09-27T03:20:14.559Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8562024-09-27T03:20:14.559Z = help: the following other types implement trait `From<T>`:
8572024-09-27T03:20:14.559Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8582024-09-27T03:20:14.559Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8592024-09-27T03:20:14.559Z = note: required for `Result<ResponseValue<std::vec::Vec<Router>>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8602024-09-27T03:20:14.559Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
8612024-09-27T03:20:14.559Z
8622024-09-27T03:20:14.568Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
8632024-09-27T03:20:14.568Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
8642024-09-27T03:20:14.568Z |
8652024-09-27T03:20:14.568Z19 | );
8662024-09-27T03:20:14.568Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<ShaperSource>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8672024-09-27T03:20:14.568Z |
8682024-09-27T03:20:14.568Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8692024-09-27T03:20:14.568Z = help: the following other types implement trait `From<T>`:
8702024-09-27T03:20:14.568Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8712024-09-27T03:20:14.568Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8722024-09-27T03:20:14.568Z = note: required for `Result<ResponseValue<ShaperSource>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8732024-09-27T03:20:14.568Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
8742024-09-27T03:20:14.568Z
8752024-09-27T03:20:14.603Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
8762024-09-27T03:20:14.603Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
8772024-09-27T03:20:14.603Z |
8782024-09-27T03:20:14.603Z19 | );
8792024-09-27T03:20:14.603Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<MessageHistoryResponse>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8802024-09-27T03:20:14.603Z |
8812024-09-27T03:20:14.603Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8822024-09-27T03:20:14.603Z = help: the following other types implement trait `From<T>`:
8832024-09-27T03:20:14.603Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8842024-09-27T03:20:14.603Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8852024-09-27T03:20:14.603Z = note: required for `Result<ResponseValue<MessageHistoryResponse>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8862024-09-27T03:20:14.603Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
8872024-09-27T03:20:14.603Z
8882024-09-27T03:20:14.620Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
8892024-09-27T03:20:14.620Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
8902024-09-27T03:20:14.620Z |
8912024-09-27T03:20:14.620Z19 | );
8922024-09-27T03:20:14.620Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<HashMap<std::string::String, std::vec::Vec<types::Prefix>>>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
8932024-09-27T03:20:14.620Z |
8942024-09-27T03:20:14.620Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8952024-09-27T03:20:14.620Z = help: the following other types implement trait `From<T>`:
8962024-09-27T03:20:14.620Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
8972024-09-27T03:20:14.620Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
8982024-09-27T03:20:14.620Z = note: required for `Result<ResponseValue<HashMap<std::string::String, std::vec::Vec<types::Prefix>>>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
8992024-09-27T03:20:14.620Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
9002024-09-27T03:20:14.620Z
9012024-09-27T03:20:14.630Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
9022024-09-27T03:20:14.630Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
9032024-09-27T03:20:14.630Z |
9042024-09-27T03:20:14.630Z19 | );
9052024-09-27T03:20:14.630Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<Rib>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
9062024-09-27T03:20:14.630Z |
9072024-09-27T03:20:14.630Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
9082024-09-27T03:20:14.630Z = help: the following other types implement trait `From<T>`:
9092024-09-27T03:20:14.630Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
9102024-09-27T03:20:14.630Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
9112024-09-27T03:20:14.630Z = note: required for `Result<ResponseValue<Rib>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
9122024-09-27T03:20:14.630Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
9132024-09-27T03:20:14.630Z
9142024-09-27T03:20:14.639Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
9152024-09-27T03:20:14.639Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
9162024-09-27T03:20:14.639Z |
9172024-09-27T03:20:14.639Z19 | );
9182024-09-27T03:20:14.639Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<HashMap<std::string::String, PeerInfo>>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
9192024-09-27T03:20:14.639Z |
9202024-09-27T03:20:14.639Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
9212024-09-27T03:20:14.639Z = help: the following other types implement trait `From<T>`:
9222024-09-27T03:20:14.639Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
9232024-09-27T03:20:14.639Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
9242024-09-27T03:20:14.639Z = note: required for `Result<ResponseValue<HashMap<std::string::String, PeerInfo>>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
9252024-09-27T03:20:14.639Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
9262024-09-27T03:20:14.639Z
9272024-09-27T03:20:14.656Zerror[E0277]: `?` couldn't convert the error to `progenitor::progenitor_client::Error<types::Error>`
9282024-09-27T03:20:14.656Z --> /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs:19:1
9292024-09-27T03:20:14.656Z |
9302024-09-27T03:20:14.656Z19 | );
9312024-09-27T03:20:14.656Z | ^ the trait `From<reqwest::Error>` is not implemented for `progenitor::progenitor_client::Error<types::Error>`, which is required by `Result<ResponseValue<HashMap<std::string::String, std::vec::Vec<types::Path>>>, progenitor::progenitor_client::Error<types::Error>>: FromResidual<Result<Infallible, reqwest::Error>>`
9322024-09-27T03:20:14.656Z |
9332024-09-27T03:20:14.656Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
9342024-09-27T03:20:14.656Z = help: the following other types implement trait `From<T>`:
9352024-09-27T03:20:14.656Z <progenitor::progenitor_client::Error<E> as From<http::header::value::InvalidHeaderValue>>
9362024-09-27T03:20:14.656Z <progenitor::progenitor_client::Error<E> as From<reqwest::error::Error>>
9372024-09-27T03:20:14.656Z = note: required for `Result<ResponseValue<HashMap<std::string::String, std::vec::Vec<types::Path>>>, progenitor::progenitor_client::Error<types::Error>>` to implement `FromResidual<Result<Infallible, reqwest::Error>>`
9382024-09-27T03:20:14.656Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
9392024-09-27T03:20:14.656Z
9402024-09-27T03:20:15.860ZSome errors have detailed explanations: E0277, E0308.
9412024-09-27T03:20:15.860ZFor more information about an error, try `rustc --explain E0277`.
9422024-09-27T03:20:15.901Zerror: could not compile `mg-admin-client` (lib) due to 37 previous errors
9432024-09-27T03:20:15.973Zprocess exited: duration 71447 ms, exit code 101
 
9442024-09-27T03:20:15.979Zfound 0 output files