01KA7ZRTHFMF4C6WTXEE60KA7D: build-and-test / illumos

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KA7ZS25HSC0TBA9D5W86QQY2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-11-17T04:05:07.351Zjob assigned to worker 01KA7ZS284F8CN0RKYKNBWGMX1 [factory gimlet-EVT22200007-propolis, EVT22200007/48796] (queued for 24 s)
 
22025-11-17T04:05:16.097Zstarting task 0: "setup"
32025-11-17T04:05:16.122Z++ uname -s
42025-11-17T04:05:16.122Z+ kern=SunOS
52025-11-17T04:05:16.122Z+ build_user=build
62025-11-17T04:05:16.122Z+ build_uid=12345
72025-11-17T04:05:16.122Z+ work_dir=/work
82025-11-17T04:05:16.123Z+ input_dir=/input
92025-11-17T04:05:16.123Z+ [[ 0 == 12345 ]]
102025-11-17T04:05:16.123Z+ case "$kern" in
112025-11-17T04:05:16.123Z+ groupadd -g 12345 build
122025-11-17T04:05:16.123Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-11-17T04:05:18.126Z+ zfs create -o mountpoint=/work rpool/work
142025-11-17T04:05:18.162Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-11-17T04:05:18.187Z+ home_fs=zfs
162025-11-17T04:05:18.187Z+ [[ zfs == autofs ]]
172025-11-17T04:05:18.187Z+ mkdir -p /home/build
182025-11-17T04:05:18.187Z+ chown build:build /home/build /work
192025-11-17T04:05:20.170Z+ chmod 0700 /home/build /work
202025-11-17T04:05:20.196Zprocess exited: duration 4077 ms, exit code 0
 
212025-11-17T04:05:20.250Zstarting task 1: "rust-toolchain"
222025-11-17T04:05:20.275Z * rust toolchain channel = "stable"
232025-11-17T04:05:20.275Z+ printf ' * rust toolchain channel = "%s"\n' stable
242025-11-17T04:05:20.275Z * rust toolchain profile = "default"
252025-11-17T04:05:20.275Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-11-17T04:05:20.275Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-11-17T04:05:20.275Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-11-17T04:05:20.275Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-11-17T04:05:20.275Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-11-17T04:05:20.388Zinfo: downloading installer
312025-11-17T04:05:20.910Zwarn: It looks like you have an existing installation of Rust at:
322025-11-17T04:05:20.910Zwarn: /opt/ooce/bin
332025-11-17T04:05:20.910Zwarn: It is recommended that rustup be the primary Rust installation.
342025-11-17T04:05:20.910Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-11-17T04:05:20.910Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-11-17T04:05:20.910Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-11-17T04:05:20.910Zwarn: or pass `-y' to ignore all ignorable checks.
382025-11-17T04:05:20.910Zerror: cannot install while Rust is installed
392025-11-17T04:05:20.910Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-11-17T04:05:20.936Zinfo: profile set to 'default'
412025-11-17T04:05:20.936Zinfo: default host triple is x86_64-unknown-illumos
422025-11-17T04:05:20.936Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-11-17T04:05:21.052Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442025-11-17T04:05:21.052Zinfo: downloading component 'cargo'
452025-11-17T04:05:21.203Zinfo: downloading component 'clippy'
462025-11-17T04:05:21.351Zinfo: downloading component 'rust-docs'
472025-11-17T04:05:21.588Zinfo: downloading component 'rust-std'
482025-11-17T04:05:21.913Zinfo: downloading component 'rustc'
492025-11-17T04:05:23.461Zinfo: downloading component 'rustfmt'
502025-11-17T04:05:23.524Zinfo: installing component 'cargo'
512025-11-17T04:05:24.743Zinfo: installing component 'clippy'
522025-11-17T04:05:25.194Zinfo: installing component 'rust-docs'
532025-11-17T04:05:28.552Zinfo: installing component 'rust-std'
542025-11-17T04:05:30.661Zinfo: installing component 'rustc'
552025-11-17T04:05:39.041Zinfo: installing component 'rustfmt'
562025-11-17T04:05:39.443Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-11-17T04:05:39.443Z
582025-11-17T04:05:39.624Z stable-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592025-11-17T04:05:39.624Z
602025-11-17T04:05:39.625Z
612025-11-17T04:05:39.625ZRust is installed now. Great!
622025-11-17T04:05:39.625Z
632025-11-17T04:05:39.625ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-11-17T04:05:39.650Zenvironment variable. This has not been done automatically.
652025-11-17T04:05:39.650Z
662025-11-17T04:05:39.650ZTo configure your current shell, you need to source
672025-11-17T04:05:39.650Zthe corresponding env file under $HOME/.cargo.
682025-11-17T04:05:39.650Z
692025-11-17T04:05:39.650ZThis is usually done by running one of the following (note the leading DOT):
702025-11-17T04:05:39.650Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-11-17T04:05:39.650Zsource "$HOME/.cargo/env.fish" # For fish
722025-11-17T04:05:39.650Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-11-17T04:05:39.744Z+ rustup --version
742025-11-17T04:05:39.769Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-11-17T04:05:39.769Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-11-17T04:05:39.896Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772025-11-17T04:05:39.921Z+ cargo --version
782025-11-17T04:05:40.021Zcargo 1.91.1 (ea2d97820 2025-10-10)
792025-11-17T04:05:40.047Z+ rustc --version
802025-11-17T04:05:40.178Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812025-11-17T04:05:40.203Zprocess exited: duration 19937 ms, exit code 0
 
822025-11-17T04:05:40.257Zstarting task 2: "authentication"
832025-11-17T04:05:40.315Zprocess exited: duration 61 ms, exit code 0
 
842025-11-17T04:05:40.365Zstarting task 3: "clone repository"
852025-11-17T04:05:40.391Z+ mkdir -p /work/oxidecomputer/dropshot
862025-11-17T04:05:40.391Z+ git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot
872025-11-17T04:05:40.416ZCloning into '/work/oxidecomputer/dropshot'...
882025-11-17T04:05:41.431Z+ cd /work/oxidecomputer/dropshot
892025-11-17T04:05:41.432Z+ git fetch origin 1f213b9fa14c5d591360f00e9b462a5bcf6f7907
902025-11-17T04:05:41.782ZFrom https://github.com/oxidecomputer/dropshot
912025-11-17T04:05:41.782Z * branch 1f213b9fa14c5d591360f00e9b462a5bcf6f7907 -> FETCH_HEAD
922025-11-17T04:05:41.808Z+ [[ -n dependabot/cargo/hyper-1.8.1 ]]
932025-11-17T04:05:41.808Z++ git branch --show-current
942025-11-17T04:05:41.808Z+ current=main
952025-11-17T04:05:41.808Z+ [[ main != dependabot/cargo/hyper-1.8.1 ]]
962025-11-17T04:05:41.808Z+ git branch -f dependabot/cargo/hyper-1.8.1 1f213b9fa14c5d591360f00e9b462a5bcf6f7907
972025-11-17T04:05:41.808Z+ git checkout -f dependabot/cargo/hyper-1.8.1
982025-11-17T04:05:41.836ZSwitched to branch 'dependabot/cargo/hyper-1.8.1'
992025-11-17T04:05:41.861Z+ git reset --hard 1f213b9fa14c5d591360f00e9b462a5bcf6f7907
1002025-11-17T04:05:41.861ZHEAD is now at 1f213b9 Bump hyper from 1.7.0 to 1.8.1
1012025-11-17T04:05:41.861Zprocess exited: duration 1482 ms, exit code 0
 
1022025-11-17T04:05:41.914Zstarting task 4: "build"
1032025-11-17T04:05:41.940Z+ cargo --version
1042025-11-17T04:05:41.940Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
1052025-11-17T04:05:42.070Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
1062025-11-17T04:05:42.070Zinfo: downloading component 'cargo'
1072025-11-17T04:05:42.272Zinfo: downloading component 'clippy'
1082025-11-17T04:05:42.371Zinfo: downloading component 'rust-docs'
1092025-11-17T04:05:42.628Zinfo: downloading component 'rust-std'
1102025-11-17T04:05:42.917Zinfo: downloading component 'rustc'
1112025-11-17T04:05:44.428Zinfo: downloading component 'rustfmt'
1122025-11-17T04:05:44.521Zinfo: installing component 'cargo'
1132025-11-17T04:05:45.611Zinfo: installing component 'clippy'
1142025-11-17T04:05:46.065Zinfo: installing component 'rust-docs'
1152025-11-17T04:05:49.106Zinfo: installing component 'rust-std'
1162025-11-17T04:05:51.526Zinfo: installing component 'rustc'
1172025-11-17T04:05:59.815Zinfo: installing component 'rustfmt'
1182025-11-17T04:06:00.377Zcargo 1.90.0 (840b83a10 2025-07-30)
1192025-11-17T04:06:00.402Z+ rustc --version
1202025-11-17T04:06:00.612Zrustc 1.90.0 (1159e78c4 2025-09-14)
1212025-11-17T04:06:00.637Z+ banner build
1222025-11-17T04:06:00.637Z
1232025-11-17T04:06:00.637Z ##### # # # # #####
1242025-11-17T04:06:00.637Z # # # # # # # #
1252025-11-17T04:06:00.637Z ##### # # # # # #
1262025-11-17T04:06:00.637Z # # # # # # # #
1272025-11-17T04:06:00.637Z # # # # # # # #
1282025-11-17T04:06:00.637Z ##### #### # ###### #####
1292025-11-17T04:06:00.637Z
1302025-11-17T04:06:00.637Z+ ptime -m cargo build --all-features --locked --all-targets --verbose
1312025-11-17T04:06:00.925Z Updating crates.io index
1322025-11-17T04:06:01.851Z Downloading crates ...
1332025-11-17T04:06:01.939Z Downloaded erased-serde v0.3.31
1342025-11-17T04:06:01.964Z Downloaded displaydoc v0.2.5
1352025-11-17T04:06:01.964Z Downloaded idna v1.0.3
1362025-11-17T04:06:01.964Z Downloaded chrono v0.4.42
1372025-11-17T04:06:02.528Z Downloaded mime_guess v2.0.5
1382025-11-17T04:06:02.528Z Downloaded thread_local v1.1.4
1392025-11-17T04:06:02.528Z Downloaded atomicwrites v0.4.4
1402025-11-17T04:06:02.528Z Downloaded event-listener v5.0.0
1412025-11-17T04:06:02.528Z Downloaded target-triple v1.0.0
1422025-11-17T04:06:02.528Z Downloaded toml_writer v1.0.4
1432025-11-17T04:06:02.528Z Downloaded openssl-macros v0.1.1
1442025-11-17T04:06:02.528Z Downloaded http-body-util v0.1.3
1452025-11-17T04:06:02.528Z Downloaded futures-macro v0.3.31
1462025-11-17T04:06:02.528Z Downloaded event-listener-strategy v0.5.4
1472025-11-17T04:06:02.528Z Downloaded tokio-util v0.7.7
1482025-11-17T04:06:02.528Z Downloaded typenum v1.14.0
1492025-11-17T04:06:02.529Z Downloaded block-buffer v0.10.2
1502025-11-17T04:06:02.529Z Downloaded bitflags v2.4.0
1512025-11-17T04:06:02.529Z Downloaded ucd-trie v0.1.6
1522025-11-17T04:06:02.529Z Downloaded tracing-core v0.1.32
1532025-11-17T04:06:02.529Z Downloaded indexmap v2.12.0
1542025-11-17T04:06:02.529Z Downloaded icu_properties v1.5.1
1552025-11-17T04:06:02.529Z Downloaded openssl v0.10.72
1562025-11-17T04:06:02.529Z Downloaded webpki-roots v1.0.0
1572025-11-17T04:06:02.529Z Downloaded hyper-util v0.1.17
1582025-11-17T04:06:02.529Z Downloaded utf16_iter v1.0.5
1592025-11-17T04:06:02.529Z Downloaded serde_derive v1.0.228
1602025-11-17T04:06:02.529Z Downloaded serde v1.0.228
1612025-11-17T04:06:02.529Z Downloaded thiserror v2.0.17
1622025-11-17T04:06:02.529Z Downloaded synstructure v0.13.1
1632025-11-17T04:06:02.529Z Downloaded toml_datetime v0.7.3
1642025-11-17T04:06:02.529Z Downloaded icu_normalizer_data v1.5.0
1652025-11-17T04:06:02.529Z Downloaded zerovec-derive v0.10.3
1662025-11-17T04:06:02.529Z Downloaded thiserror v1.0.69
1672025-11-17T04:06:02.529Z Downloaded term v1.1.0
1682025-11-17T04:06:02.529Z Downloaded rustls-pki-types v1.13.0
1692025-11-17T04:06:02.529Z Downloaded subtle v2.5.0
1702025-11-17T04:06:02.529Z Downloaded simple-mermaid v0.2.0
1712025-11-17T04:06:02.529Z Downloaded scroll_derive v0.13.1
1722025-11-17T04:06:02.529Z Downloaded tinyvec_macros v0.1.0
1732025-11-17T04:06:02.529Z Downloaded tower-layer v0.3.3
1742025-11-17T04:06:02.529Z Downloaded prettyplease v0.2.37
1752025-11-17T04:06:02.529Z Downloaded thiserror-impl v2.0.17
1762025-11-17T04:06:02.529Z Downloaded want v0.3.0
1772025-11-17T04:06:02.529Z Downloaded tower-service v0.3.3
1782025-11-17T04:06:02.529Z Downloaded write16 v1.0.0
1792025-11-17T04:06:02.529Z Downloaded quinn v0.11.4
1802025-11-17T04:06:02.529Z Downloaded yoke-derive v0.7.5
1812025-11-17T04:06:02.529Z Downloaded yasna v0.5.2
1822025-11-17T04:06:02.529Z Downloaded zerofrom-derive v0.1.5
1832025-11-17T04:06:02.529Z Downloaded writeable v0.5.5
1842025-11-17T04:06:02.529Z Downloaded yoke v0.7.5
1852025-11-17T04:06:02.529Z Downloaded syn v2.0.110
1862025-11-17T04:06:02.529Z Downloaded url v2.5.4
1872025-11-17T04:06:02.530Z Downloaded zeroize v1.7.0
1882025-11-17T04:06:02.530Z Downloaded rustls v0.23.13
1892025-11-17T04:06:02.530Z Downloaded uuid v1.18.1
1902025-11-17T04:06:02.530Z Downloaded zerofrom v0.1.5
1912025-11-17T04:06:02.530Z Downloaded winnow v0.7.13
1922025-11-17T04:06:02.530Z Downloaded vcpkg v0.2.15
1932025-11-17T04:06:02.530Z Downloaded webpki-roots v0.26.5
1942025-11-17T04:06:02.530Z Downloaded rustls v0.22.4
1952025-11-17T04:06:02.530Z Downloaded zerovec v0.10.4
1962025-11-17T04:06:02.530Z Downloaded tower v0.5.2
1972025-11-17T04:06:02.530Z Downloaded rustls-webpki v0.102.8
1982025-11-17T04:06:02.530Z Downloaded zerocopy-derive v0.8.27
1992025-11-17T04:06:02.530Z Downloaded rustix v1.0.2
2002025-11-17T04:06:02.530Z Downloaded icu_properties_data v1.5.0
2012025-11-17T04:06:02.530Z Downloaded http v1.3.1
2022025-11-17T04:06:02.530Z Downloaded memchr v2.6.0
2032025-11-17T04:06:02.530Z Downloaded zerocopy v0.8.27
2042025-11-17T04:06:02.530Z Downloaded expectorate v1.2.0
2052025-11-17T04:06:02.530Z Downloaded cc v1.2.16
2062025-11-17T04:06:02.530Z Downloaded utf-8 v0.7.6
2072025-11-17T04:06:02.530Z Downloaded unicode-width v0.1.9
2082025-11-17T04:06:02.530Z Downloaded rustls-native-certs v0.7.0
2092025-11-17T04:06:02.530Z Downloaded mime v0.3.16
2102025-11-17T04:06:02.530Z Downloaded camino v1.2.1
2112025-11-17T04:06:02.530Z Downloaded trybuild v1.0.114
2122025-11-17T04:06:02.530Z Downloaded tokio-rustls v0.25.0
2132025-11-17T04:06:02.530Z Downloaded base64 v0.22.1
2142025-11-17T04:06:02.530Z Downloaded tungstenite v0.24.0
2152025-11-17T04:06:02.530Z Downloaded waitgroup v0.1.2
2162025-11-17T04:06:02.530Z Downloaded try-lock v0.2.3
2172025-11-17T04:06:02.530Z Downloaded tinystr v0.7.6
2182025-11-17T04:06:02.530Z Downloaded time-macros v0.2.18
2192025-11-17T04:06:02.530Z Downloaded time v0.3.36
2202025-11-17T04:06:02.530Z Downloaded usdt-impl v0.6.0
2212025-11-17T04:06:02.530Z Downloaded slog-json v2.6.1
2222025-11-17T04:06:02.530Z Downloaded ring v0.17.13
2232025-11-17T04:06:02.556Z Downloaded libc v0.2.177
2242025-11-17T04:06:02.556Z Downloaded rustix v0.38.44
2252025-11-17T04:06:02.556Z Downloaded lock_api v0.4.6
2262025-11-17T04:06:02.556Z Downloaded crossbeam-utils v0.8.15
2272025-11-17T04:06:02.556Z Downloaded async-trait v0.1.89
2282025-11-17T04:06:02.582Z Downloaded unicode-ident v1.0.12
2292025-11-17T04:06:02.582Z Downloaded tower-http v0.6.5
2302025-11-17T04:06:02.583Z Downloaded tokio-macros v2.6.0
2312025-11-17T04:06:02.583Z Downloaded thread-id v5.0.0
2322025-11-17T04:06:02.583Z Downloaded quinn-proto v0.11.8
2332025-11-17T04:06:02.583Z Downloaded hyper-staticfile v0.10.1
2342025-11-17T04:06:02.583Z Downloaded encoding_rs v0.8.32
2352025-11-17T04:06:02.609Z Downloaded httparse v1.10.0
2362025-11-17T04:06:02.609Z Downloaded deranged v0.3.11
2372025-11-17T04:06:02.609Z Downloaded icu_normalizer v1.5.0
2382025-11-17T04:06:02.609Z Downloaded getrandom v0.3.1
2392025-11-17T04:06:02.634Z Downloaded usdt-macro v0.6.0
2402025-11-17T04:06:02.634Z Downloaded tracing v0.1.40
2412025-11-17T04:06:02.634Z Downloaded toml_parser v1.0.4
2422025-11-17T04:06:02.634Z Downloaded portable-atomic v1.9.0
2432025-11-17T04:06:02.634Z Downloaded pest v2.8.1
2442025-11-17T04:06:02.634Z Downloaded litemap v0.7.4
2452025-11-17T04:06:02.634Z Downloaded tokio v1.48.0
2462025-11-17T04:06:02.672Z Downloaded ipnet v2.10.0
2472025-11-17T04:06:02.697Z Downloaded glob v0.3.0
2482025-11-17T04:06:02.697Z Downloaded futures-channel v0.3.31
2492025-11-17T04:06:02.697Z Downloaded console v0.15.7
2502025-11-17T04:06:02.697Z Downloaded async-stream v0.3.6
2512025-11-17T04:06:02.697Z Downloaded unicase v2.6.0
2522025-11-17T04:06:02.697Z Downloaded tokio-rustls v0.26.0
2532025-11-17T04:06:02.697Z Downloaded termcolor v1.1.2
2542025-11-17T04:06:02.697Z Downloaded subprocess v0.2.9
2552025-11-17T04:06:02.697Z Downloaded reqwest v0.12.24
2562025-11-17T04:06:02.697Z Downloaded iana-time-zone v0.1.47
2572025-11-17T04:06:02.697Z Downloaded futures-task v0.3.31
2582025-11-17T04:06:02.724Z Downloaded futures-io v0.3.31
2592025-11-17T04:06:02.724Z Downloaded foreign-types v0.3.2
2602025-11-17T04:06:02.724Z Downloaded dtrace-parser v0.3.0
2612025-11-17T04:06:02.724Z Downloaded socket2 v0.5.9
2622025-11-17T04:06:02.724Z Downloaded slog v2.8.2
2632025-11-17T04:06:02.724Z Downloaded utf8_iter v1.0.4
2642025-11-17T04:06:02.724Z Downloaded untrusted v0.9.0
2652025-11-17T04:06:02.724Z Downloaded tokio-native-tls v0.3.1
2662025-11-17T04:06:02.724Z Downloaded similar v2.2.1
2672025-11-17T04:06:02.724Z Downloaded version_check v0.9.5
2682025-11-17T04:06:02.724Z Downloaded toml v0.9.8
2692025-11-17T04:06:02.724Z Downloaded tokio-tungstenite v0.24.0
2702025-11-17T04:06:02.750Z Downloaded thiserror-impl v1.0.69
2712025-11-17T04:06:02.750Z Downloaded socket2 v0.6.0
2722025-11-17T04:06:02.750Z Downloaded proc-macro2 v1.0.103
2732025-11-17T04:06:02.750Z Downloaded h2 v0.4.6
2742025-11-17T04:06:02.750Z Downloaded usdt-attr-macro v0.6.0
2752025-11-17T04:06:02.750Z Downloaded slab v0.4.9
2762025-11-17T04:06:02.750Z Downloaded hyper v1.8.1
2772025-11-17T04:06:02.750Z Downloaded tinyvec v1.5.1
2782025-11-17T04:06:02.750Z Downloaded mio v1.0.3
2792025-11-17T04:06:02.776Z Downloaded iri-string v0.7.8
2802025-11-17T04:06:02.776Z Downloaded usdt v0.6.0
2812025-11-17T04:06:02.776Z Downloaded time-core v0.1.2
2822025-11-17T04:06:02.776Z Downloaded stable_deref_trait v1.2.0
2832025-11-17T04:06:02.776Z Downloaded spin v0.9.8
2842025-11-17T04:06:02.776Z Downloaded slog-async v2.8.0
2852025-11-17T04:06:02.776Z Downloaded futures-util v0.3.31
2862025-11-17T04:06:02.802Z Downloaded slog-bunyan v2.5.0
2872025-11-17T04:06:02.802Z Downloaded itoa v1.0.1
2882025-11-17T04:06:02.802Z Downloaded equivalent v1.0.0
2892025-11-17T04:06:02.802Z Downloaded ryu v1.0.5
2902025-11-17T04:06:02.802Z Downloaded scroll v0.13.0
2912025-11-17T04:06:02.802Z Downloaded scopeguard v1.2.0
2922025-11-17T04:06:02.802Z Downloaded rustc-hash v2.0.0
2932025-11-17T04:06:02.802Z Downloaded rand v0.8.4
2942025-11-17T04:06:02.802Z Downloaded quote v1.0.42
2952025-11-17T04:06:02.802Z Downloaded pretty-hex v0.4.1
2962025-11-17T04:06:02.803Z Downloaded fnv v1.0.7
2972025-11-17T04:06:02.803Z Downloaded crossbeam-channel v0.5.1
2982025-11-17T04:06:02.828Z Downloaded rcgen v0.14.5
2992025-11-17T04:06:02.828Z Downloaded rand_core v0.6.3
3002025-11-17T04:06:02.828Z Downloaded powerfmt v0.2.0
3012025-11-17T04:06:02.828Z Downloaded plain v0.2.3
3022025-11-17T04:06:02.828Z Downloaded smallvec v1.13.2
3032025-11-17T04:06:02.829Z Downloaded serde_json v1.0.145
3042025-11-17T04:06:02.829Z Downloaded schema v0.1.0
3052025-11-17T04:06:02.829Z Downloaded pin-project-lite v0.2.12
3062025-11-17T04:06:02.855Z Downloaded log v0.4.17
3072025-11-17T04:06:02.855Z Downloaded take_mut v0.2.2
3082025-11-17T04:06:02.855Z Downloaded schemars_derive v0.8.22
3092025-11-17T04:06:02.855Z Downloaded quinn-udp v0.5.5
3102025-11-17T04:06:02.855Z Downloaded unicode-segmentation v1.10.0
3112025-11-17T04:06:02.855Z Downloaded schema-derive v0.1.0
3122025-11-17T04:06:02.855Z Downloaded ppv-lite86 v0.2.15
3132025-11-17T04:06:02.855Z Downloaded bytes v1.10.1
3142025-11-17T04:06:02.855Z Downloaded sync_wrapper v1.0.1
3152025-11-17T04:06:02.855Z Downloaded pkg-config v0.3.31
3162025-11-17T04:06:02.855Z Downloaded pest_meta v2.8.1
3172025-11-17T04:06:02.855Z Downloaded pest_derive v2.8.1
3182025-11-17T04:06:02.881Z Downloaded icu_locid v1.5.0
3192025-11-17T04:06:02.881Z Downloaded slog-term v2.9.2
3202025-11-17T04:06:02.881Z Downloaded schemars v0.8.22
3212025-11-17T04:06:02.881Z Downloaded rustls-pemfile v2.2.0
3222025-11-17T04:06:02.907Z Downloaded pin-utils v0.1.0
3232025-11-17T04:06:02.907Z Downloaded pest_generator v2.8.1
3242025-11-17T04:06:02.907Z Downloaded is-terminal v0.4.12
3252025-11-17T04:06:02.907Z Downloaded tempfile v3.23.0
3262025-11-17T04:06:02.907Z Downloaded signal-hook-registry v1.4.0
3272025-11-17T04:06:02.907Z Downloaded icu_locid_transform v1.5.0
3282025-11-17T04:06:02.907Z Downloaded digest v0.10.7
3292025-11-17T04:06:02.907Z Downloaded lazy_static v1.5.0
3302025-11-17T04:06:02.907Z Downloaded idna_adapter v1.2.0
3312025-11-17T04:06:02.907Z Downloaded hostname v0.3.1
3322025-11-17T04:06:02.907Z Downloaded shlex v1.3.0
3332025-11-17T04:06:02.907Z Downloaded serde_path_to_error v0.1.20
3342025-11-17T04:06:02.907Z Downloaded serde_core v1.0.228
3352025-11-17T04:06:02.933Z Downloaded http-body v1.0.1
3362025-11-17T04:06:02.933Z Downloaded getrandom v0.2.11
3372025-11-17T04:06:02.933Z Downloaded generic-array v0.14.5
3382025-11-17T04:06:02.933Z Downloaded futures-executor v0.3.31
3392025-11-17T04:06:02.933Z Downloaded foreign-types-shared v0.1.1
3402025-11-17T04:06:02.933Z Downloaded hyper-rustls v0.26.0
3412025-11-17T04:06:02.933Z Downloaded dyn-clone v1.0.4
3422025-11-17T04:06:02.933Z Downloaded byteorder v1.4.3
3432025-11-17T04:06:02.933Z Downloaded sha2 v0.10.8
3442025-11-17T04:06:02.933Z Downloaded sha1 v0.10.6
3452025-11-17T04:06:02.933Z Downloaded serde_urlencoded v0.7.1
3462025-11-17T04:06:02.933Z Downloaded serde_tokenstream v0.2.2
3472025-11-17T04:06:02.933Z Downloaded serde_spanned v1.0.3
3482025-11-17T04:06:02.933Z Downloaded serde_derive_internals v0.29.0
3492025-11-17T04:06:02.933Z Downloaded semver v1.0.27
3502025-11-17T04:06:02.960Z Downloaded hyper-rustls v0.27.3
3512025-11-17T04:06:02.960Z Downloaded data-encoding v2.4.0
3522025-11-17T04:06:02.960Z Downloaded cpufeatures v0.2.2
3532025-11-17T04:06:02.960Z Downloaded concurrent-queue v2.5.0
3542025-11-17T04:06:02.960Z Downloaded icu_provider v1.5.0
3552025-11-17T04:06:02.960Z Downloaded buf-list v1.1.2
3562025-11-17T04:06:02.960Z Downloaded hashbrown v0.16.0
3572025-11-17T04:06:02.960Z Downloaded percent-encoding v2.3.2
3582025-11-17T04:06:02.960Z Downloaded parking_lot_core v0.9.4
3592025-11-17T04:06:02.960Z Downloaded parking_lot v0.12.1
3602025-11-17T04:06:02.960Z Downloaded openssl-probe v0.1.4
3612025-11-17T04:06:02.960Z Downloaded openapiv3 v2.2.0
3622025-11-17T04:06:02.987Z Downloaded once_cell v1.20.1
3632025-11-17T04:06:02.987Z Downloaded num_threads v0.1.3
3642025-11-17T04:06:02.987Z Downloaded num-traits v0.2.14
3652025-11-17T04:06:02.987Z Downloaded newline-converter v0.3.0
3662025-11-17T04:06:02.987Z Downloaded multer v3.1.0
3672025-11-17T04:06:02.987Z Downloaded memmap2 v0.9.8
3682025-11-17T04:06:02.987Z Downloaded errno v0.3.10
3692025-11-17T04:06:02.987Z Downloaded dof v0.4.0
3702025-11-17T04:06:02.987Z Downloaded debug-ignore v1.0.5
3712025-11-17T04:06:02.987Z Downloaded rand_chacha v0.3.1
3722025-11-17T04:06:02.987Z Downloaded pem v3.0.6
3732025-11-17T04:06:03.012Z Downloaded paste v1.0.15
3742025-11-17T04:06:03.013Z Downloaded parking v2.2.0
3752025-11-17T04:06:03.013Z Downloaded openssl-sys v0.9.107
3762025-11-17T04:06:03.013Z Downloaded native-tls v0.2.12
3772025-11-17T04:06:03.013Z Downloaded cfg-if v1.0.0
3782025-11-17T04:06:03.013Z Downloaded hostname v0.4.0
3792025-11-17T04:06:03.013Z Downloaded futures-sink v0.3.31
3802025-11-17T04:06:03.013Z Downloaded futures v0.3.31
3812025-11-17T04:06:03.013Z Downloaded fastrand v2.1.1
3822025-11-17T04:06:03.013Z Downloaded num-conv v0.1.0
3832025-11-17T04:06:03.013Z Downloaded rustversion v1.0.22
3842025-11-17T04:06:03.039Z Downloaded autocfg v1.1.0
3852025-11-17T04:06:03.039Z Downloaded atomic-waker v1.1.2
3862025-11-17T04:06:03.039Z Downloaded match_cfg v0.1.0
3872025-11-17T04:06:03.040Z Downloaded heck v0.5.0
3882025-11-17T04:06:03.040Z Downloaded goblin v0.10.1
3892025-11-17T04:06:03.040Z Downloaded async-channel v2.5.0
3902025-11-17T04:06:03.040Z Downloaded async-stream-impl v0.3.6
3912025-11-17T04:06:03.040Z Downloaded anyhow v1.0.100
3922025-11-17T04:06:03.040Z Downloaded icu_provider_macros v1.5.0
3932025-11-17T04:06:03.040Z Downloaded icu_locid_transform_data v1.5.0
3942025-11-17T04:06:03.040Z Downloaded icu_collections v1.5.0
3952025-11-17T04:06:03.066Z Downloaded hyper-tls v0.6.0
3962025-11-17T04:06:03.066Z Downloaded httpdate v1.0.1
3972025-11-17T04:06:03.066Z Downloaded http-range v0.1.4
3982025-11-17T04:06:03.066Z Downloaded futures-core v0.3.31
3992025-11-17T04:06:03.066Z Downloaded form_urlencoded v1.2.2
4002025-11-17T04:06:03.066Z Downloaded crypto-common v0.1.6
4012025-11-17T04:06:03.231Z Compiling proc-macro2 v1.0.103
4022025-11-17T04:06:03.231Z Compiling unicode-ident v1.0.12
4032025-11-17T04:06:03.231Z Compiling quote v1.0.42
4042025-11-17T04:06:03.231Z Compiling libc v0.2.177
4052025-11-17T04:06:03.279Z Compiling cfg-if v1.0.0
4062025-11-17T04:06:03.280Z Compiling itoa v1.0.1
4072025-11-17T04:06:03.280Z Compiling serde_core v1.0.228
4082025-11-17T04:06:03.280Z Compiling memchr v2.6.0
4092025-11-17T04:06:03.280Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b5533472c332d9e7 -C extra-filename=-2b3ed855a7945652 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-2b3ed855a7945652 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4102025-11-17T04:06:03.280Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=248a2e8258c91905 -C extra-filename=-85682cc5f50714f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4112025-11-17T04:06:03.280Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ae8a4ca35b4a00be -C extra-filename=-8cdce81191b215d3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-8cdce81191b215d3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4122025-11-17T04:06:03.280Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=33434de4dfa424b8 -C extra-filename=-5c7e309d54730a12 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-5c7e309d54730a12 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4132025-11-17T04:06:03.280Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=38b09c2d589b811b -C extra-filename=-abcfa2a5a9ce8b12 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4142025-11-17T04:06:03.280Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a93ef4d022b8a6f3 -C extra-filename=-9aeda2aa726b7e82 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4152025-11-17T04:06:03.280Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=e60de41ad25ce7d9 -C extra-filename=-cd50dcea70544b29 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-cd50dcea70544b29 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4162025-11-17T04:06:03.305Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7fed7f85faf907a -C extra-filename=-e4d708cdc1b32d82 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4172025-11-17T04:06:03.437Z Compiling pin-project-lite v0.2.12
4182025-11-17T04:06:03.469Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1755cf1fdb79b27c -C extra-filename=-9ef91c4d733edc06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4192025-11-17T04:06:03.495Z Compiling autocfg v1.1.0
4202025-11-17T04:06:03.495Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=87a38020603b5382 -C extra-filename=-9c976105c3562e9c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4212025-11-17T04:06:03.552Z Compiling shlex v1.3.0
4222025-11-17T04:06:03.577Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=02128bbc7376ca50 -C extra-filename=-09dc8c97e44d2ce5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4232025-11-17T04:06:03.603Z Compiling once_cell v1.20.1
4242025-11-17T04:06:03.603Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=8188b2d8008ad059 -C extra-filename=-206f4431f8d7e649 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4252025-11-17T04:06:03.814Z Running `/work/oxidecomputer/dropshot/target/debug/build/quote-5c7e309d54730a12/build-script-build`
4262025-11-17T04:06:03.851Z Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-2b3ed855a7945652/build-script-build`
4272025-11-17T04:06:03.879Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-cd50dcea70544b29/build-script-build`
4282025-11-17T04:06:03.879Z Compiling cc v1.2.16
4292025-11-17T04:06:03.905Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=892cfbb72b5a4748 -C extra-filename=-8adc1830db1b8a07 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-09dc8c97e44d2ce5.rmeta --cap-lints allow`
4302025-11-17T04:06:03.906Z Compiling bytes v1.10.1
4312025-11-17T04:06:03.932Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=bbb888a00977863f -C extra-filename=-a6fb29251b3b493b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4322025-11-17T04:06:03.932Z Running `/work/oxidecomputer/dropshot/target/debug/build/libc-8cdce81191b215d3/build-script-build`
4332025-11-17T04:06:03.965Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=f47253107e6c7648 -C extra-filename=-d50603f23f466ab6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
4342025-11-17T04:06:03.991Z Compiling smallvec v1.13.2
4352025-11-17T04:06:03.991Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=99e6aef14170344c -C extra-filename=-6640e57724570f9f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4362025-11-17T04:06:04.034Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3d4002cbbd952ca7 -C extra-filename=-896ec08e71d0130d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
4372025-11-17T04:06:04.060Z Compiling futures-core v0.3.31
4382025-11-17T04:06:04.085Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=069b6568974cde06 -C extra-filename=-412b3df115da0b3f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4392025-11-17T04:06:04.263Z Compiling version_check v0.9.5
4402025-11-17T04:06:04.288Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa47b446f318136a -C extra-filename=-551a4c09dbe50582 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4412025-11-17T04:06:04.326Z Compiling log v0.4.17
4422025-11-17T04:06:04.352Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=988583e08c192b8a -C extra-filename=-97ae4d7f16f9d208 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-97ae4d7f16f9d208 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4432025-11-17T04:06:04.377Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=2fbdb10e56642c4e -C extra-filename=-a636968c551a9b04 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-85682cc5f50714f9.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
4442025-11-17T04:06:04.774Z Running `/work/oxidecomputer/dropshot/target/debug/build/log-97ae4d7f16f9d208/build-script-build`
4452025-11-17T04:06:04.799Z Compiling parking_lot_core v0.9.4
4462025-11-17T04:06:04.799Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=c54fc0770cb79548 -C extra-filename=-ad0cf4fbed64eae1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ad0cf4fbed64eae1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4472025-11-17T04:06:04.873Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=73194b9bb62983ac -C extra-filename=-d5dded00f7bb4429 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics`
4482025-11-17T04:06:04.898Z Compiling serde v1.0.228
4492025-11-17T04:06:04.898Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=5173d62e887d41e9 -C extra-filename=-0105bfffd55420e9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-0105bfffd55420e9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4502025-11-17T04:06:05.236Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d9badc64a4d2bf95 -C extra-filename=-760f444afd10b582 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
4512025-11-17T04:06:05.277Z Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ad0cf4fbed64eae1/build-script-build`
4522025-11-17T04:06:05.302Z Compiling ryu v1.0.5
4532025-11-17T04:06:05.302Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=4f3e932cd53ee93f -C extra-filename=-1da62bf30288d981 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-1da62bf30288d981 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4542025-11-17T04:06:05.327Z Compiling scopeguard v1.2.0
4552025-11-17T04:06:05.327Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=66c82bf64035a382 -C extra-filename=-132bd9e8581c1284 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4562025-11-17T04:06:05.458Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-0105bfffd55420e9/build-script-build`
4572025-11-17T04:06:05.513Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=f4ebad723e01f0fc -C extra-filename=-0f4bd2973f947aef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --cap-lints allow`
4582025-11-17T04:06:05.593Z Compiling lock_api v0.4.6
4592025-11-17T04:06:05.620Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=74f7d8303d0a5f3d -C extra-filename=-79a1fbd9b211d899 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rmeta --cap-lints allow`
4602025-11-17T04:06:05.645Z Compiling slab v0.4.9
4612025-11-17T04:06:05.645Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f5f1525ef2ec1604 -C extra-filename=-fdfee53195acd0f2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-fdfee53195acd0f2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-9c976105c3562e9c.rlib --cap-lints allow`
4622025-11-17T04:06:05.933Z Compiling syn v2.0.110
4632025-11-17T04:06:05.961Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.110/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=788250cc062a7ee7 -C extra-filename=-d8259fa96d815239 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-85682cc5f50714f9.rmeta --cap-lints allow`
4642025-11-17T04:06:05.986Z Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-1da62bf30288d981/build-script-build`
4652025-11-17T04:06:05.986Z Compiling futures-sink v0.3.31
4662025-11-17T04:06:05.986Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=dfb3ecd43bdb92f5 -C extra-filename=-62f36eeafc97992f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4672025-11-17T04:06:06.036Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=ed5b370eab1e1e4c -C extra-filename=-d4457b1fe28e710e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit`
4682025-11-17T04:06:06.061Z Running `/work/oxidecomputer/dropshot/target/debug/build/slab-fdfee53195acd0f2/build-script-build`
4692025-11-17T04:06:06.129Z Compiling parking_lot v0.12.1
4702025-11-17T04:06:06.154Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=c8648925ec250641 -C extra-filename=-9e4e4e133e1d25bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern lock_api=/work/oxidecomputer/dropshot/target/debug/deps/liblock_api-79a1fbd9b211d899.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-0f4bd2973f947aef.rmeta --cap-lints allow`
4712025-11-17T04:06:06.179Z Compiling socket2 v0.6.0
4722025-11-17T04:06:06.180Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=ecc0e9c7490eac96 -C extra-filename=-dab843d7cb88864a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
4732025-11-17T04:06:06.180Z Compiling getrandom v0.2.11
4742025-11-17T04:06:06.205Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=a8fc1b01960cd6b1 -C extra-filename=-6876dbf936d52738 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
4752025-11-17T04:06:06.231Z Compiling signal-hook-registry v1.4.0
4762025-11-17T04:06:06.256Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=328bd91b1ba13d16 -C extra-filename=-4405951a0e2946ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
4772025-11-17T04:06:06.482Z Compiling mio v1.0.3
4782025-11-17T04:06:06.508Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=b5078d9b9e084ec1 -C extra-filename=-d7bb3facb855c4dc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
4792025-11-17T04:06:06.635Z Compiling serde_json v1.0.145
4802025-11-17T04:06:06.660Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a42478d6c916a1f5 -C extra-filename=-046892d80e9e32a8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-046892d80e9e32a8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4812025-11-17T04:06:06.774Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=bbe9ed121787bb44 -C extra-filename=-177c3ef7ac815999 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4822025-11-17T04:06:07.086Z Compiling fnv v1.0.7
4832025-11-17T04:06:07.086Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a18fdb745dd1724b -C extra-filename=-c924473aced35a77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4842025-11-17T04:06:07.124Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-046892d80e9e32a8/build-script-build`
4852025-11-17T04:06:07.158Z Compiling futures-channel v0.3.31
4862025-11-17T04:06:07.158Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=8fbb5075cbbac246 -C extra-filename=-86af18776f0ab9e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --cap-lints allow`
4872025-11-17T04:06:07.158Z Compiling bitflags v2.4.0
4882025-11-17T04:06:07.183Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=accfc327496656d1 -C extra-filename=-30e0597c997f96eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4892025-11-17T04:06:07.183Z Compiling thiserror v2.0.17
4902025-11-17T04:06:07.183Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aea7b6e8c4673ce7 -C extra-filename=-13bd397375f21858 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-13bd397375f21858 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4912025-11-17T04:06:07.236Z Compiling http v1.3.1
4922025-11-17T04:06:07.261Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d9fff1fe037b37b8 -C extra-filename=-a4a3dabfcc0ae01d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-c924473aced35a77.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --cap-lints allow`
4932025-11-17T04:06:07.286Z Compiling zeroize v1.7.0
4942025-11-17T04:06:07.286Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=de840b057318003c -C extra-filename=-5b519424823ad410 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4952025-11-17T04:06:07.529Z Compiling pin-utils v0.1.0
4962025-11-17T04:06:07.554Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe895281cee72852 -C extra-filename=-7355f9cc9b15879d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4972025-11-17T04:06:07.579Z Compiling rustls-pki-types v1.13.0
4982025-11-17T04:06:07.579Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=597e931d82569090 -C extra-filename=-0a576d9dee8d3cad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-5b519424823ad410.rmeta --cap-lints allow`
4992025-11-17T04:06:07.579Z Compiling ring v0.17.13
5002025-11-17T04:06:07.579Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=73e13f5725b59d44 -C extra-filename=-ecee39ca452c2bd2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-ecee39ca452c2bd2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-8adc1830db1b8a07.rlib --cap-lints allow`
5012025-11-17T04:06:07.632Z Compiling stable_deref_trait v1.2.0
5022025-11-17T04:06:07.657Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bc0814b7ef38358e -C extra-filename=-af57b34f5b18388f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5032025-11-17T04:06:07.737Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-13bd397375f21858/build-script-build`
5042025-11-17T04:06:07.762Z Compiling futures-io v0.3.31
5052025-11-17T04:06:07.762Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=59db3f4e6938c5ff -C extra-filename=-b162361d1cb8d01a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5062025-11-17T04:06:07.762Z Compiling futures-task v0.3.31
5072025-11-17T04:06:07.762Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=1a7905c8adbbe4cb -C extra-filename=-c34c756e80f763e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5082025-11-17T04:06:08.007Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=5d10f170ba595b77 -C extra-filename=-928514fe4041f542 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-928514fe4041f542 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5092025-11-17T04:06:08.033Z Compiling httparse v1.10.0
5102025-11-17T04:06:08.058Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a9a509a0d2628e6b -C extra-filename=-80b8fd9f43f029ee --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-80b8fd9f43f029ee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5112025-11-17T04:06:08.058Z Compiling getrandom v0.3.1
5122025-11-17T04:06:08.058Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=dac9b2fc1baecc79 -C extra-filename=-67f27968647a0c27 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-67f27968647a0c27 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5132025-11-17T04:06:08.418Z Running `/work/oxidecomputer/dropshot/target/debug/build/ring-ecee39ca452c2bd2/build-script-build`
5142025-11-17T04:06:08.456Z Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-67f27968647a0c27/build-script-build`
5152025-11-17T04:06:08.483Z Compiling tracing-core v0.1.32
5162025-11-17T04:06:08.508Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=7e25abae903a3b8a -C extra-filename=-b7f047bbff4ba668 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-206f4431f8d7e649.rmeta --cap-lints allow`
5172025-11-17T04:06:08.508Z Compiling untrusted v0.9.0
5182025-11-17T04:06:08.508Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5ff243b158a9e04 -C extra-filename=-720224ad6d4ea093 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5192025-11-17T04:06:08.551Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-928514fe4041f542/build-script-build`
5202025-11-17T04:06:08.626Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=494f4b7abedd1473 -C extra-filename=-cb3ef9683a3dbf06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
5212025-11-17T04:06:08.652Z Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-80b8fd9f43f029ee/build-script-build`
5222025-11-17T04:06:08.710Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=babf6c6c68e3d8a0 -C extra-filename=-f0f51a1c8081e192 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
5232025-11-17T04:06:08.736Z Compiling equivalent v1.0.0
5242025-11-17T04:06:08.736Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0fe4d01a5c925117 -C extra-filename=-a600fe24d15fb7c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5252025-11-17T04:06:08.790Z Compiling hashbrown v0.16.0
5262025-11-17T04:06:08.816Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5d955da84c94d0c3 -C extra-filename=-a735e9c9941fb9b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5272025-11-17T04:06:08.853Z Compiling ucd-trie v0.1.6
5282025-11-17T04:06:08.853Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1ec7b7a6c8b213d4 -C extra-filename=-a51fa30df920930a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5292025-11-17T04:06:09.278Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8b6c6ec72424b3ee -C extra-filename=-cf0674c4698fe0be --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-cf0674c4698fe0be -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5302025-11-17T04:06:09.317Z Compiling tracing v0.1.40
5312025-11-17T04:06:09.343Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=7e7a08db36a87947 -C extra-filename=-7dfa4a9939dd6f40 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-b7f047bbff4ba668.rmeta --cap-lints allow`
5322025-11-17T04:06:09.368Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=62e2ab362ec7dc04 -C extra-filename=-ea4d40c87ee86d5b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
5332025-11-17T04:06:09.619Z Compiling http-body v1.0.1
5342025-11-17T04:06:09.644Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30c79e04a5f8e0c4 -C extra-filename=-cd1427139c2f4d9c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --cap-lints allow`
5352025-11-17T04:06:09.730Z Compiling indexmap v2.12.0
5362025-11-17T04:06:09.755Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=18acb884e9c247aa -C extra-filename=-0f23ce94c93f2a1c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern equivalent=/work/oxidecomputer/dropshot/target/debug/deps/libequivalent-a600fe24d15fb7c8.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-a735e9c9941fb9b6.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow`
5372025-11-17T04:06:09.755Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9f6e71b612f10e66 -C extra-filename=-a0b25151a34e41c3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-d4457b1fe28e710e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
5382025-11-17T04:06:09.780Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-cf0674c4698fe0be/build-script-build`
5392025-11-17T04:06:09.808Z Compiling zerocopy v0.8.27
5402025-11-17T04:06:09.833Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=4ba34fe1d412877e -C extra-filename=-cfae568c286ce5f6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-cfae568c286ce5f6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5412025-11-17T04:06:09.858Z Compiling vcpkg v0.2.15
5422025-11-17T04:06:09.858Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fdb50695104a173e -C extra-filename=-3538f27e9eb6fc67 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5432025-11-17T04:06:09.884Z Compiling litemap v0.7.4
5442025-11-17T04:06:09.884Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=8a04fb3ab56c67d9 -C extra-filename=-849837965668dbba --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5452025-11-17T04:06:10.235Z Compiling rustversion v1.0.22
5462025-11-17T04:06:10.260Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0196b9c3ce08574d -C extra-filename=-dad024af72d943a3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-dad024af72d943a3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5472025-11-17T04:06:10.446Z Compiling atomic-waker v1.1.2
5482025-11-17T04:06:10.471Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=02ad6a6dc37cfce5 -C extra-filename=-0ceeb0046baa8b4e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5492025-11-17T04:06:10.642Z Compiling writeable v0.5.5
5502025-11-17T04:06:10.668Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=a9196b0abdacc674 -C extra-filename=-c26c5bd18d65a285 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5512025-11-17T04:06:10.863Z Compiling typenum v1.14.0
5522025-11-17T04:06:10.888Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=bb86010085552cf2 -C extra-filename=-26432fbddf0a4e7a --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-26432fbddf0a4e7a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5532025-11-17T04:06:11.038Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=ac253e7df979ff9b -C extra-filename=-d736d402b34dcf76 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-6876dbf936d52738.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-720224ad6d4ea093.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test`
5542025-11-17T04:06:11.068Z Compiling pkg-config v0.3.31
5552025-11-17T04:06:11.093Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=739a5fbd95c8f7b3 -C extra-filename=-e2eb7c061d105a36 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5562025-11-17T04:06:11.093Z Compiling percent-encoding v2.3.2
5572025-11-17T04:06:11.093Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=06a61e9224437fd2 -C extra-filename=-9a02fabab443b4fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5582025-11-17T04:06:11.204Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-dad024af72d943a3/build-script-build`
5592025-11-17T04:06:11.267Z Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-cfae568c286ce5f6/build-script-build`
5602025-11-17T04:06:11.333Z Compiling errno v0.3.10
5612025-11-17T04:06:11.358Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9057d8f0f290094e -C extra-filename=-53641cf8fcffb7f7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
5622025-11-17T04:06:11.443Z Compiling generic-array v0.14.5
5632025-11-17T04:06:11.468Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=4ca12883f59876cc -C extra-filename=-a28931129e1ea4f2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-a28931129e1ea4f2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-551a4c09dbe50582.rlib --cap-lints allow`
5642025-11-17T04:06:11.594Z Compiling try-lock v0.2.3
5652025-11-17T04:06:11.620Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=413f7990e309ca87 -C extra-filename=-382fb3b49bca17ec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5662025-11-17T04:06:11.645Z Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-26432fbddf0a4e7a/build-script-main`
5672025-11-17T04:06:11.761Z Compiling crossbeam-utils v0.8.15
5682025-11-17T04:06:11.788Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d5b75e85113eeaa1 -C extra-filename=-e4bc067dd2d7ed62 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-e4bc067dd2d7ed62 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5692025-11-17T04:06:11.788Z Compiling rustix v1.0.2
5702025-11-17T04:06:11.788Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=539bd60400577c79 -C extra-filename=-847c82fe16c60be7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-847c82fe16c60be7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5712025-11-17T04:06:11.813Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=e28eed8b96bd6635 -C extra-filename=-83731ec5462a5106 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5722025-11-17T04:06:11.997Z Compiling openssl-sys v0.9.107
5732025-11-17T04:06:12.022Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=671bc66950be8a2a -C extra-filename=-89420e8e1c892b41 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-89420e8e1c892b41 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-8adc1830db1b8a07.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-e2eb7c061d105a36.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-3538f27e9eb6fc67.rlib --cap-lints allow`
5742025-11-17T04:06:12.181Z Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-e4bc067dd2d7ed62/build-script-build`
5752025-11-17T04:06:12.206Z Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-a28931129e1ea4f2/build-script-build`
5762025-11-17T04:06:12.232Z Compiling want v0.3.0
5772025-11-17T04:06:12.232Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42d6a40617a33d60 -C extra-filename=-b8f7d47769d5f89e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-382fb3b49bca17ec.rmeta --cap-lints allow`
5782025-11-17T04:06:12.283Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6047ada60892a985 -C extra-filename=-adb709b131b65b84 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
5792025-11-17T04:06:12.346Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-847c82fe16c60be7/build-script-build`
5802025-11-17T04:06:12.474Z Compiling synstructure v0.13.1
5812025-11-17T04:06:12.503Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d0cbc56f3a8aa307 -C extra-filename=-46f9eeb4a59a4ee6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rmeta --cap-lints allow`
5822025-11-17T04:06:12.503Z Compiling time-core v0.1.2
5832025-11-17T04:06:12.529Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0221698c14dcd7e2 -C extra-filename=-9133c896fa67b2e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5842025-11-17T04:06:12.695Z Compiling byteorder v1.4.3
5852025-11-17T04:06:12.720Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=1377cacee8acd010 -C extra-filename=-be3f5daa7392165b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5862025-11-17T04:06:12.771Z Compiling subtle v2.5.0
5872025-11-17T04:06:12.797Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=c62913ab3ffedaf1 -C extra-filename=-37ea4a1559f2d320 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5882025-11-17T04:06:12.797Z Compiling powerfmt v0.2.0
5892025-11-17T04:06:12.797Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=1ae05211c8abe456 -C extra-filename=-99877b20e3efe418 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5902025-11-17T04:06:12.913Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-89420e8e1c892b41/build-script-main`
5912025-11-17T04:06:12.991Z Compiling tower-service v0.3.3
5922025-11-17T04:06:13.016Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82451c81794e5c57 -C extra-filename=-36766986bb9083be --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5932025-11-17T04:06:13.041Z Compiling icu_locid_transform_data v1.5.0
5942025-11-17T04:06:13.067Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d367c773200afd9b -C extra-filename=-82cef20c48b788fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5952025-11-17T04:06:13.108Z Compiling httpdate v1.0.1
5962025-11-17T04:06:13.133Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=462a99f142e09fc4 -C extra-filename=-2845571d39d14ba6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5972025-11-17T04:06:13.159Z Compiling num-conv v0.1.0
5982025-11-17T04:06:13.159Z Compiling base64 v0.22.1
5992025-11-17T04:06:13.159Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5595f42b10c2625e -C extra-filename=-d3940c9b0a4dd437 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6002025-11-17T04:06:13.159Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=30c0c14bf216242b -C extra-filename=-03590bb7c503e408 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6012025-11-17T04:06:13.184Z Compiling deranged v0.3.11
6022025-11-17T04:06:13.184Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=8b1c54142c270069 -C extra-filename=-1cf03ac1e8d20dbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-99877b20e3efe418.rmeta --cap-lints allow`
6032025-11-17T04:06:13.262Z Compiling slog v2.8.2
6042025-11-17T04:06:13.288Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=197779f461b10e4d -C extra-filename=-a9dac7c3055bbe2f --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-a9dac7c3055bbe2f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-adb709b131b65b84.so --cap-lints allow`
6052025-11-17T04:06:13.426Z Compiling rustls-webpki v0.102.8
6062025-11-17T04:06:13.454Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=b45e2a187d80994c -C extra-filename=-5ddc0adca0f3d616 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-720224ad6d4ea093.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
6072025-11-17T04:06:13.536Z Compiling time-macros v0.2.18
6082025-11-17T04:06:13.568Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=209aef239ab857e5 -C extra-filename=-eececaadfe4ce2bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-d3940c9b0a4dd437.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9133c896fa67b2e7.rlib --extern proc_macro --cap-lints allow`
6092025-11-17T04:06:13.568Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=59c7dfb0e962a9f7 -C extra-filename=-a00282618e43ee7e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-83731ec5462a5106.rmeta --cap-lints allow --cfg relaxed_coherence`
6102025-11-17T04:06:13.602Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c296a71058ca4b42 -C extra-filename=-2ac6ee20787790ea --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-30e0597c997f96eb.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-53641cf8fcffb7f7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish`
6112025-11-17T04:06:13.853Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=375443140ddd3228 -C extra-filename=-56ef79a13395fc2d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --cap-lints allow`
6122025-11-17T04:06:14.477Z Compiling num_threads v0.1.3
6132025-11-17T04:06:14.502Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7974d6d7f8478fe -C extra-filename=-f08c69c9b5eda52d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6142025-11-17T04:06:14.625Z Compiling icu_properties_data v1.5.0
6152025-11-17T04:06:14.650Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2647492d86ea0f0 -C extra-filename=-95464be7fc92f7c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6162025-11-17T04:06:14.650Z Compiling fastrand v2.1.1
6172025-11-17T04:06:14.650Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=e434ebc4c93383bc -C extra-filename=-6740d6587aba1ac2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6182025-11-17T04:06:14.693Z Compiling rustix v0.38.44
6192025-11-17T04:06:14.718Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9313eeb7d8cb170c -C extra-filename=-f58f127dc6089265 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-f58f127dc6089265 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6202025-11-17T04:06:14.850Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-a9dac7c3055bbe2f/build-script-build`
6212025-11-17T04:06:14.877Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=fba173ceb0bb9536 -C extra-filename=-55950e446de7b634 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-d4457b1fe28e710e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cb3ef9683a3dbf06.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
6222025-11-17T04:06:15.140Z Compiling thread-id v5.0.0
6232025-11-17T04:06:15.165Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a90693fb91d4aa7c -C extra-filename=-44c95b44532775ca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
6242025-11-17T04:06:15.277Z Compiling unicase v2.6.0
6252025-11-17T04:06:15.303Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=d06fb1fe314a068b -C extra-filename=-e2f27e1da7cf0317 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-e2f27e1da7cf0317 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-551a4c09dbe50582.rlib --cap-lints allow`
6262025-11-17T04:06:15.303Z Compiling num-traits v0.2.14
6272025-11-17T04:06:15.303Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=49a71f4780a8584d -C extra-filename=-d0b0c86f487b8b7d --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-d0b0c86f487b8b7d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-9c976105c3562e9c.rlib --cap-lints allow`
6282025-11-17T04:06:15.334Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-f58f127dc6089265/build-script-build`
6292025-11-17T04:06:15.457Z Compiling serde_derive v1.0.228
6302025-11-17T04:06:15.484Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e511de5bd92a69c2 -C extra-filename=-02d3ab728f9dd1cd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6312025-11-17T04:06:15.509Z Compiling tokio-macros v2.6.0
6322025-11-17T04:06:15.509Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39e59827b2d7c3f8 -C extra-filename=-1e19b08f47a3c750 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6332025-11-17T04:06:15.540Z Compiling zerofrom-derive v0.1.5
6342025-11-17T04:06:15.565Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a45c0cdac16910e5 -C extra-filename=-55d90ed582670293 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-46f9eeb4a59a4ee6.rlib --extern proc_macro --cap-lints allow`
6352025-11-17T04:06:15.671Z Compiling yoke-derive v0.7.5
6362025-11-17T04:06:15.696Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=338d875e187f0cdb -C extra-filename=-5596ec8583078306 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-46f9eeb4a59a4ee6.rlib --extern proc_macro --cap-lints allow`
6372025-11-17T04:06:15.741Z Compiling futures-macro v0.3.31
6382025-11-17T04:06:15.767Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70076ff9304a4551 -C extra-filename=-f4fd4ab6a1e7ef91 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6392025-11-17T04:06:15.850Z Compiling thiserror-impl v2.0.17
6402025-11-17T04:06:15.877Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7bcd0eb9ee29f11 -C extra-filename=-dcb6b978360b1c02 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6412025-11-17T04:06:15.982Z Compiling zerovec-derive v0.10.3
6422025-11-17T04:06:16.008Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cc5737d1423c0ba -C extra-filename=-d25d3b6cad66793c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6432025-11-17T04:06:16.779Z Compiling tokio v1.48.0
6442025-11-17T04:06:16.805Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=657fc3d2fd6623b2 -C extra-filename=-0a8c49c1fef53ab8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-d7bb3facb855c4dc.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-9e4e4e133e1d25bf.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-4405951a0e2946ef.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-dab843d7cb88864a.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-1e19b08f47a3c750.so --cap-lints allow`
6452025-11-17T04:06:17.212Z Compiling futures-util v0.3.31
6462025-11-17T04:06:17.240Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=6ef93e51cca2bb08 -C extra-filename=-1b4ce72fda64cdb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b162361d1cb8d01a.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-f4fd4ab6a1e7ef91.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c34c756e80f763e8.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-7355f9cc9b15879d.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-177c3ef7ac815999.rmeta --cap-lints allow`
6472025-11-17T04:06:17.455Z Compiling displaydoc v0.2.5
6482025-11-17T04:06:17.481Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a78bd8f908478f0b -C extra-filename=-2902516e3922da11 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6492025-11-17T04:06:17.736Z Compiling icu_provider_macros v1.5.0
6502025-11-17T04:06:17.761Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50c91d6a40e8c8da -C extra-filename=-a98e83d47833e5cb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6512025-11-17T04:06:17.919Z Compiling zerocopy-derive v0.8.27
6522025-11-17T04:06:17.944Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23a707e14cde7412 -C extra-filename=-2b8bbe4c5f463fce --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6532025-11-17T04:06:18.034Z Compiling zerofrom v0.1.5
6542025-11-17T04:06:18.059Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=fc981840dbf2d831 -C extra-filename=-5e8cba96f2de51dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zerofrom_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom_derive-55d90ed582670293.so --cap-lints allow`
6552025-11-17T04:06:18.216Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=76bf8b15241dd034 -C extra-filename=-0f3ba2f9b9f3b7db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror_impl-dcb6b978360b1c02.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
6562025-11-17T04:06:18.264Z Compiling yoke v0.7.5
6572025-11-17T04:06:18.289Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=08ada016c617e87e -C extra-filename=-a1f34358472dbf57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-af57b34f5b18388f.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-5596ec8583078306.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-5e8cba96f2de51dd.rmeta --cap-lints allow`
6582025-11-17T04:06:18.372Z Compiling pest v2.8.1
6592025-11-17T04:06:18.397Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=5f5d6beba88f5b86 -C extra-filename=-9cd1390ee8afaef1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-a51fa30df920930a.rmeta --cap-lints allow`
6602025-11-17T04:06:18.617Z Compiling zerovec v0.10.4
6612025-11-17T04:06:18.642Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=1bbe5f8f34b4f46d -C extra-filename=-eddf7522fd8e773e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-a1f34358472dbf57.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-5e8cba96f2de51dd.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-d25d3b6cad66793c.so --cap-lints allow`
6622025-11-17T04:06:18.727Z Compiling time v0.3.36
6632025-11-17T04:06:18.752Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=6ad09c803603ed08 -C extra-filename=-7f4c1c5f612ba4cb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern deranged=/work/oxidecomputer/dropshot/target/debug/deps/libderanged-1cf03ac1e8d20dbb.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-d3940c9b0a4dd437.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-f08c69c9b5eda52d.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-99877b20e3efe418.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9133c896fa67b2e7.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-eececaadfe4ce2bb.so --cap-lints allow`
6642025-11-17T04:06:18.786Z Compiling scroll_derive v0.13.1
6652025-11-17T04:06:18.811Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=626c0b9764da4fd6 -C extra-filename=-bfa75b51d7940597 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
6662025-11-17T04:06:20.338Z Compiling tinystr v0.7.6
6672025-11-17T04:06:20.363Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=0e8aab8e18f75dcf -C extra-filename=-8482b7736263f2ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-2902516e3922da11.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-eddf7522fd8e773e.rmeta --cap-lints allow`
6682025-11-17T04:06:20.409Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=4999ffb3eccbe4e9 -C extra-filename=-6d98f74a7f8359ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-2b8bbe4c5f463fce.so --cap-lints allow --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
6692025-11-17T04:06:20.581Z Compiling icu_collections v1.5.0
6702025-11-17T04:06:20.607Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=b555b1b1f4087091 -C extra-filename=-efb499151d438e65 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-2902516e3922da11.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-a1f34358472dbf57.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-5e8cba96f2de51dd.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-eddf7522fd8e773e.rmeta --cap-lints allow`
6712025-11-17T04:06:20.843Z Compiling icu_locid v1.5.0
6722025-11-17T04:06:20.868Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=11f83643356341c2 -C extra-filename=-7b547394144da7ca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-2902516e3922da11.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-849837965668dbba.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-8482b7736263f2ed.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-c26c5bd18d65a285.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-eddf7522fd8e773e.rmeta --cap-lints allow`
6732025-11-17T04:06:20.984Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d8efdf0014e9eb5f -C extra-filename=-b21366f01d655abc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-02d3ab728f9dd1cd.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
6742025-11-17T04:06:21.168Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=bbef1cdf002c4b30 -C extra-filename=-a39680c29b0bdd86 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cb3ef9683a3dbf06.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-02d3ab728f9dd1cd.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
6752025-11-17T04:06:21.836Z Compiling pest_meta v2.8.1
6762025-11-17T04:06:21.862Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=6b51b57aba811f36 -C extra-filename=-aeb55ec4277f9206 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-9cd1390ee8afaef1.rmeta --cap-lints allow`
6772025-11-17T04:06:21.887Z Compiling usdt-impl v0.6.0
6782025-11-17T04:06:21.887Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=b7890e044a762aa0 -C extra-filename=-9f93d604f038aa14 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-9f93d604f038aa14 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6792025-11-17T04:06:22.147Z Compiling icu_provider v1.5.0
6802025-11-17T04:06:22.175Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=e5136887089d7da6 -C extra-filename=-74948ea155b5c322 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-2902516e3922da11.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-7b547394144da7ca.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-a98e83d47833e5cb.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-af57b34f5b18388f.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-8482b7736263f2ed.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-c26c5bd18d65a285.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-a1f34358472dbf57.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-5e8cba96f2de51dd.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-eddf7522fd8e773e.rmeta --cap-lints allow`
6812025-11-17T04:06:22.175Z Compiling serde_tokenstream v0.2.2
6822025-11-17T04:06:22.176Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a73c9e6b95733396 -C extra-filename=-3d822d4870ba0998 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-a39680c29b0bdd86.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rmeta --cap-lints allow`
6832025-11-17T04:06:22.244Z Compiling erased-serde v0.3.31
6842025-11-17T04:06:22.269Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=a18974136c88d224 -C extra-filename=-4717789c1a5b5613 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --cap-lints allow`
6852025-11-17T04:06:22.269Z Compiling openssl v0.10.72
6862025-11-17T04:06:22.269Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=35f3387cbf02a523 -C extra-filename=-ec4ed40d0c8364b0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-ec4ed40d0c8364b0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6872025-11-17T04:06:22.659Z Compiling foreign-types-shared v0.1.1
6882025-11-17T04:06:22.684Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=656867704a201721 -C extra-filename=-22ea9b2e52594380 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6892025-11-17T04:06:22.685Z Compiling openssl-probe v0.1.4
6902025-11-17T04:06:22.685Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6e5cf0e3d622826 -C extra-filename=-a2ed6fc0c04978a8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6912025-11-17T04:06:22.791Z Compiling ipnet v2.10.0
6922025-11-17T04:06:22.816Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=8451f2173ef826f1 -C extra-filename=-2f99cb7abadfd115 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6932025-11-17T04:06:22.863Z Compiling icu_locid_transform v1.5.0
6942025-11-17T04:06:22.888Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=254722e012c99e8a -C extra-filename=-716ef61cbd9f7a6e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-2902516e3922da11.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-7b547394144da7ca.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-82cef20c48b788fc.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-74948ea155b5c322.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-8482b7736263f2ed.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-eddf7522fd8e773e.rmeta --cap-lints allow`
6952025-11-17T04:06:22.990Z Compiling write16 v1.0.0
6962025-11-17T04:06:23.015Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=bffeb2d00682cc08 -C extra-filename=-9676c21d629e178c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6972025-11-17T04:06:23.130Z Compiling pest_generator v2.8.1
6982025-11-17T04:06:23.156Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=61fa6adbc8f209b3 -C extra-filename=-f9c1287ee0ad4e91 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-9cd1390ee8afaef1.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-aeb55ec4277f9206.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rmeta --cap-lints allow`
6992025-11-17T04:06:23.156Z Compiling paste v1.0.15
7002025-11-17T04:06:23.156Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59ece89bbb78c1ac -C extra-filename=-f2d5079c021e4321 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-f2d5079c021e4321 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7012025-11-17T04:06:23.448Z Compiling utf16_iter v1.0.5
7022025-11-17T04:06:23.473Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43c470e85aec1111 -C extra-filename=-a5a5e53cc8a44dd9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7032025-11-17T04:06:23.579Z Compiling icu_normalizer_data v1.5.0
7042025-11-17T04:06:23.604Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e36e0ec4ce10a660 -C extra-filename=-1d820c9985df58cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7052025-11-17T04:06:23.659Z Compiling utf8_iter v1.0.4
7062025-11-17T04:06:23.686Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=020270be7e7a12b6 -C extra-filename=-78937ebde31c094b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7072025-11-17T04:06:23.712Z Running `/work/oxidecomputer/dropshot/target/debug/build/paste-f2d5079c021e4321/build-script-build`
7082025-11-17T04:06:23.737Z Compiling dof v0.4.0
7092025-11-17T04:06:23.737Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=9882ed0dfa292100 -C extra-filename=-ab7c8d64903571cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-a39680c29b0bdd86.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-55950e446de7b634.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-6d98f74a7f8359ee.rmeta --cap-lints allow`
7102025-11-17T04:06:23.763Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=7b16c49e0a2bf7b2 -C extra-filename=-d49aefabc6248513 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern erased_serde=/work/oxidecomputer/dropshot/target/debug/deps/liberased_serde-4717789c1a5b5613.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'`
7112025-11-17T04:06:23.853Z Compiling foreign-types v0.3.2
7122025-11-17T04:06:23.879Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e848d1567753b1a -C extra-filename=-96edd2390e62616d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types_shared-22ea9b2e52594380.rmeta --cap-lints allow`
7132025-11-17T04:06:23.907Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-ec4ed40d0c8364b0/build-script-build`
7142025-11-17T04:06:23.932Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-9f93d604f038aa14/build-script-build`
7152025-11-17T04:06:23.957Z Compiling scroll v0.13.0
7162025-11-17T04:06:23.958Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=4e9f4df5ef29e63f -C extra-filename=-7eae26890f517ffb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern scroll_derive=/work/oxidecomputer/dropshot/target/debug/deps/libscroll_derive-bfa75b51d7940597.so --cap-lints allow`
7172025-11-17T04:06:23.984Z Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-d0b0c86f487b8b7d/build-script-build`
7182025-11-17T04:06:24.280Z Compiling tokio-util v0.7.7
7192025-11-17T04:06:24.305Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=a39dc001b542636f -C extra-filename=-57c86fd8b0b29af5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-7dfa4a9939dd6f40.rmeta --cap-lints allow`
7202025-11-17T04:06:24.360Z Compiling icu_properties v1.5.1
7212025-11-17T04:06:24.385Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=ee628bb3fa44ffd0 -C extra-filename=-bb4746dd145dbb19 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-2902516e3922da11.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-efb499151d438e65.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-716ef61cbd9f7a6e.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-95464be7fc92f7c6.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-74948ea155b5c322.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-8482b7736263f2ed.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-eddf7522fd8e773e.rmeta --cap-lints allow`
7222025-11-17T04:06:24.439Z Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-e2f27e1da7cf0317/build-script-build`
7232025-11-17T04:06:24.603Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6738e5328c06e7ee -C extra-filename=-cfc2796d8a7927e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-30e0597c997f96eb.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-53641cf8fcffb7f7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish`
7242025-11-17T04:06:24.645Z Compiling openssl-macros v0.1.1
7252025-11-17T04:06:24.671Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d6cf543c31f19d3 -C extra-filename=-eadf30e36ca7f3b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
7262025-11-17T04:06:24.712Z Compiling crypto-common v0.1.6
7272025-11-17T04:06:24.737Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=156f3985bc5ef3d1 -C extra-filename=-8745ccc231535d8d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-a00282618e43ee7e.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-83731ec5462a5106.rmeta --cap-lints allow`
7282025-11-17T04:06:24.929Z Compiling pest_derive v2.8.1
7292025-11-17T04:06:24.954Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=e88d95ebe2c06bec -C extra-filename=-f51be0f81827c556 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-9cd1390ee8afaef1.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-f9c1287ee0ad4e91.rlib --extern proc_macro --cap-lints allow`
7302025-11-17T04:06:24.954Z Compiling block-buffer v0.10.2
7312025-11-17T04:06:24.954Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d05730408e923f54 -C extra-filename=-0b445d99289660b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-a00282618e43ee7e.rmeta --cap-lints allow`
7322025-11-17T04:06:25.152Z Compiling h2 v0.4.6
7332025-11-17T04:06:25.178Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=56b2299e1bc9e902 -C extra-filename=-a8272d7710724e2f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomic_waker=/work/oxidecomputer/dropshot/target/debug/deps/libatomic_waker-0ceeb0046baa8b4e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-c924473aced35a77.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-177c3ef7ac815999.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-57c86fd8b0b29af5.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-7dfa4a9939dd6f40.rmeta --cap-lints allow`
7342025-11-17T04:06:25.178Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=45a857450040fe9d -C extra-filename=-93dfc9acdef45f20 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
7352025-11-17T04:06:25.383Z Compiling form_urlencoded v1.2.2
7362025-11-17T04:06:25.411Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0314007f4fc98843 -C extra-filename=-2fb0540c4255722d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --cap-lints allow`
7372025-11-17T04:06:25.455Z Compiling rand_core v0.6.3
7382025-11-17T04:06:25.481Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6c5ada59b6d0abb1 -C extra-filename=-e4a684b5f2de094f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-6876dbf936d52738.rmeta --cap-lints allow`
7392025-11-17T04:06:25.767Z Compiling plain v0.2.3
7402025-11-17T04:06:25.797Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fce923409fc2f2d -C extra-filename=-7bf6e78141564f4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7412025-11-17T04:06:25.846Z Compiling ppv-lite86 v0.2.15
7422025-11-17T04:06:25.871Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=ac5b13914f2ebbfd -C extra-filename=-9e46494b72bc10a8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7432025-11-17T04:06:25.871Z Compiling dtrace-parser v0.3.0
7442025-11-17T04:06:25.871Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2a0464f93c3327a -C extra-filename=-7f762a17dc471cd8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-9cd1390ee8afaef1.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-f51be0f81827c556.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --cap-lints allow`
7452025-11-17T04:06:25.938Z Compiling mime v0.3.16
7462025-11-17T04:06:25.963Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84ca374d58ccb0c8 -C extra-filename=-75dac0ba5f60aa0e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7472025-11-17T04:06:26.341Z Compiling rustls v0.22.4
7482025-11-17T04:06:26.366Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=357120814331e24b -C extra-filename=-4ed1a47286face4a --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-4ed1a47286face4a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7492025-11-17T04:06:26.413Z Compiling native-tls v0.2.12
7502025-11-17T04:06:26.438Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=0d534f1c51b18f43 -C extra-filename=-9277bc3ad29609a6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-9277bc3ad29609a6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7512025-11-17T04:06:26.463Z Compiling rustls v0.23.13
7522025-11-17T04:06:26.463Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=58fc012b44313e99 -C extra-filename=-ef5102e5ad9c668f --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-ef5102e5ad9c668f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7532025-11-17T04:06:26.488Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=e5626915dccd95d9 -C extra-filename=-cf4829bf2bbbfa8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern byteorder=/work/oxidecomputer/dropshot/target/debug/deps/libbyteorder-be3f5daa7392165b.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-ab7c8d64903571cc.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-7f762a17dc471cd8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-a39680c29b0bdd86.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-55950e446de7b634.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-44c95b44532775ca.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'`
7542025-11-17T04:06:26.640Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-4ed1a47286face4a/build-script-build`
7552025-11-17T04:06:26.665Z Compiling rand_chacha v0.3.1
7562025-11-17T04:06:26.665Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=ffca573007ee62a6 -C extra-filename=-f72e2903a8c153ba --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/dropshot/target/debug/deps/libppv_lite86-9e46494b72bc10a8.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e4a684b5f2de094f.rmeta --cap-lints allow`
7572025-11-17T04:06:26.775Z Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-9277bc3ad29609a6/build-script-build`
7582025-11-17T04:06:26.801Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-ef5102e5ad9c668f/build-script-build`
7592025-11-17T04:06:26.826Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=316c948cfef67b83 -C extra-filename=-e668f924f9a6dd6d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-30e0597c997f96eb.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-96edd2390e62616d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-206f4431f8d7e649.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-eadf30e36ca7f3b6.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-93dfc9acdef45f20.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
7602025-11-17T04:06:26.826Z Compiling goblin v0.10.1
7612025-11-17T04:06:26.826Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=e6229040e8b4108b -C extra-filename=-643e076a22df0226 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-7bf6e78141564f4f.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-7eae26890f517ffb.rmeta --cap-lints allow`
7622025-11-17T04:06:27.505Z Compiling digest v0.10.7
7632025-11-17T04:06:27.530Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=a4fde4e776e1c15a -C extra-filename=-dfa7d3ae59589566 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern block_buffer=/work/oxidecomputer/dropshot/target/debug/deps/libblock_buffer-0b445d99289660b6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-8745ccc231535d8d.rmeta --cap-lints allow`
7642025-11-17T04:06:27.574Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=a39384e2e629c6cf -C extra-filename=-1ee9be922884d7b4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
7652025-11-17T04:06:27.683Z Compiling icu_normalizer v1.5.0
7662025-11-17T04:06:27.708Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=fd094c28d8845fd8 -C extra-filename=-1f5e571c92cd94b0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-2902516e3922da11.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-efb499151d438e65.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-1d820c9985df58cc.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-bb4746dd145dbb19.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-74948ea155b5c322.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-a5a5e53cc8a44dd9.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-78937ebde31c094b.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-9676c21d629e178c.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-eddf7522fd8e773e.rmeta --cap-lints allow`
7672025-11-17T04:06:27.895Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6eb929a9c4686f76 -C extra-filename=-1daa4736bbda2b7f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg has_i128 --cfg has_to_int_unchecked`
7682025-11-17T04:06:27.932Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15a293101d2233df -C extra-filename=-676291b925f08f03 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
7692025-11-17T04:06:28.678Z Compiling idna_adapter v1.2.0
7702025-11-17T04:06:28.703Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=117b2fd17e87660a -C extra-filename=-1486c235103507af --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern icu_normalizer=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer-1f5e571c92cd94b0.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-bb4746dd145dbb19.rmeta --cap-lints allow`
7712025-11-17T04:06:28.808Z Compiling unicode-segmentation v1.10.0
7722025-11-17T04:06:28.833Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=cb222f8b29ef907a -C extra-filename=-defa9909f471089e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7732025-11-17T04:06:28.905Z Compiling winnow v0.7.13
7742025-11-17T04:06:28.931Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=96964722c58ade1d -C extra-filename=-e39ea7ec068885d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7752025-11-17T04:06:29.155Z Compiling unicode-width v0.1.9
7762025-11-17T04:06:29.180Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=02de20d746426b1f -C extra-filename=-bcc7a327db898785 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7772025-11-17T04:06:29.323Z Compiling hyper v1.8.1
7782025-11-17T04:06:29.349Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=d5875d379e03216f -C extra-filename=-ffe4b7b5ad9cf458 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomic_waker=/work/oxidecomputer/dropshot/target/debug/deps/libatomic_waker-0ceeb0046baa8b4e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-a8272d7710724e2f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-f0f51a1c8081e192.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-2845571d39d14ba6.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-7355f9cc9b15879d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-b8f7d47769d5f89e.rmeta --cap-lints allow`
7792025-11-17T04:06:29.349Z Compiling iana-time-zone v0.1.47
7802025-11-17T04:06:29.373Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=2a8428c5049c001a -C extra-filename=-4090a4b37ffae063 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7812025-11-17T04:06:29.493Z Compiling cpufeatures v0.2.2
7822025-11-17T04:06:29.518Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7130545f9cad1727 -C extra-filename=-58c2427d7da17587 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7832025-11-17T04:06:29.590Z Compiling pretty-hex v0.4.1
7842025-11-17T04:06:29.615Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=3f165a2ef31433e8 -C extra-filename=-747318b1cb3f2560 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7852025-11-17T04:06:29.615Z Compiling lazy_static v1.5.0
7862025-11-17T04:06:29.640Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=d959d72665feae60 -C extra-filename=-78d8eac9b6302b57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7872025-11-17T04:06:29.756Z Compiling thiserror v1.0.69
7882025-11-17T04:06:29.781Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=371bcc3d98b9731c -C extra-filename=-ff48d98027b9836f --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-ff48d98027b9836f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7892025-11-17T04:06:29.807Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=e990be445e9d309d -C extra-filename=-88ef626bfc9e3bdc --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-88ef626bfc9e3bdc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7902025-11-17T04:06:29.832Z Compiling console v0.15.7
7912025-11-17T04:06:29.832Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=779d18a0f80392b1 -C extra-filename=-365a9af40dfa6e48 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-bcc7a327db898785.rmeta --cap-lints allow`
7922025-11-17T04:06:30.100Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-88ef626bfc9e3bdc/build-script-build`
7932025-11-17T04:06:30.126Z Compiling sha1 v0.10.6
7942025-11-17T04:06:30.126Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=2a2640e08a7d7be6 -C extra-filename=-abad09e0aa67c881 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-58c2427d7da17587.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-dfa7d3ae59589566.rmeta --cap-lints allow`
7952025-11-17T04:06:30.255Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-ff48d98027b9836f/build-script-build`
7962025-11-17T04:06:30.553Z Compiling chrono v0.4.42
7972025-11-17T04:06:30.580Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=40605f538cd32401 -C extra-filename=-181978f01b1c0a9b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/dropshot/target/debug/deps/libiana_time_zone-4090a4b37ffae063.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-1daa4736bbda2b7f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --cap-lints allow`
7982025-11-17T04:06:30.605Z Compiling newline-converter v0.3.0
7992025-11-17T04:06:30.605Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=818d27b3c4242c1a -C extra-filename=-640bfdee2c179029 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_segmentation-defa9909f471089e.rmeta --cap-lints allow`
8002025-11-17T04:06:30.762Z Compiling idna v1.0.3
8012025-11-17T04:06:30.787Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=52c31ee2edc7353c -C extra-filename=-4357c891c16f61a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern idna_adapter=/work/oxidecomputer/dropshot/target/debug/deps/libidna_adapter-1486c235103507af.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-78937ebde31c094b.rmeta --cap-lints allow`
8022025-11-17T04:06:31.081Z Compiling mime_guess v2.0.5
8032025-11-17T04:06:31.107Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=41afdbd9a7c0a962 -C extra-filename=-2afcea44265fd8dc --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-2afcea44265fd8dc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-1ee9be922884d7b4.rlib --cap-lints allow`
8042025-11-17T04:06:31.489Z Compiling hyper-util v0.1.17
8052025-11-17T04:06:31.515Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=d2e1f98f26585049 -C extra-filename=-b4c0e3afa54aa84e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-2f99cb7abadfd115.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-dab843d7cb88864a.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-7dfa4a9939dd6f40.rmeta --cap-lints allow`
8062025-11-17T04:06:31.695Z Compiling toml_parser v1.0.4
8072025-11-17T04:06:31.720Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=27aa6f68b78c2558 -C extra-filename=-9c1370c2022df188 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-e39ea7ec068885d6.rmeta --cap-lints allow`
8082025-11-17T04:06:31.920Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=c4efc72ca7c36161 -C extra-filename=-70e4c67dcae6d8e5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-e668f924f9a6dd6d.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-a2ed6fc0c04978a8.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-93dfc9acdef45f20.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
8092025-11-17T04:06:32.174Z Compiling rand v0.8.4
8102025-11-17T04:06:32.199Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=62739570f3f129af -C extra-filename=-e14fd198d84aa2c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-f72e2903a8c153ba.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e4a684b5f2de094f.rmeta --cap-lints allow`
8112025-11-17T04:06:32.461Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=8a3c7ac7f2281f79 -C extra-filename=-e5afa7851e1f28be --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-206f4431f8d7e649.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-5ddc0adca0f3d616.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-37ea4a1559f2d320.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-5b519424823ad410.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
8122025-11-17T04:06:32.849Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=3223cc11317aa93c -C extra-filename=-25b354fbef6baea4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-643e076a22df0226.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-747318b1cb3f2560.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-6d98f74a7f8359ee.rmeta --cap-lints allow`
8132025-11-17T04:06:33.162Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=262415e6ea677714 -C extra-filename=-95777bf7110889ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-5ddc0adca0f3d616.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-37ea4a1559f2d320.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-5b519424823ad410.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
8142025-11-17T04:06:33.510Z Compiling thiserror-impl v1.0.69
8152025-11-17T04:06:33.536Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71a930fa6c27a869 -C extra-filename=-05c478d3de134d49 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
8162025-11-17T04:06:33.706Z Compiling concurrent-queue v2.5.0
8172025-11-17T04:06:33.731Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=76ace5bc3b32c261 -C extra-filename=-7116eda6cf6a7855 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-56ef79a13395fc2d.rmeta --cap-lints allow`
8182025-11-17T04:06:33.857Z Compiling serde_derive_internals v0.29.0
8192025-11-17T04:06:33.882Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d25ca9cf5b90a7e5 -C extra-filename=-129dd3126d9d9352 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rmeta --cap-lints allow`
8202025-11-17T04:06:34.087Z Compiling http-body-util v0.1.3
8212025-11-17T04:06:34.112Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=d020e3b4cced820d -C extra-filename=-727db91404afe926 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow`
8222025-11-17T04:06:34.530Z Compiling serde_spanned v1.0.3
8232025-11-17T04:06:34.555Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ad15ddc75599d6c6 -C extra-filename=-ebf212206f79623d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow`
8242025-11-17T04:06:34.780Z Compiling toml_datetime v0.7.3
8252025-11-17T04:06:34.806Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=b1bfd7c25322dfdb -C extra-filename=-18e1e2fa140074c5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow`
8262025-11-17T04:06:34.806Z Compiling rustls-pemfile v2.2.0
8272025-11-17T04:06:34.806Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe6a5e3c35faf4d0 -C extra-filename=-700f4185686f44fe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --cap-lints allow`
8282025-11-17T04:06:35.166Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.110/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=10205c303c0d2cc4 -C extra-filename=-289f9c87cf41e841 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-85682cc5f50714f9.rmeta --cap-lints allow`
8292025-11-17T04:06:35.226Z Compiling multer v3.1.0
8302025-11-17T04:06:35.251Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=35b6e128617bad44 -C extra-filename=-3e170fc9bb3a123a --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-3e170fc9bb3a123a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-551a4c09dbe50582.rlib --cap-lints allow`
8312025-11-17T04:06:35.341Z Compiling sync_wrapper v1.0.1
8322025-11-17T04:06:35.341Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=8b32e6ce6e21800e -C extra-filename=-c2341bea79b7ec95 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --cap-lints allow`
8332025-11-17T04:06:35.553Z Compiling thread_local v1.1.4
8342025-11-17T04:06:35.579Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=5799b709be2bb63d -C extra-filename=-15e747be0c55062a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-206f4431f8d7e649.rmeta --cap-lints allow`
8352025-11-17T04:06:35.579Z Compiling encoding_rs v0.8.32
8362025-11-17T04:06:35.579Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=b34879b2154e6fcf -C extra-filename=-c84f4e17bbb29b3c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --cap-lints allow`
8372025-11-17T04:06:35.604Z Compiling match_cfg v0.1.0
8382025-11-17T04:06:35.604Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=75e8e8348c2e7a1c -C extra-filename=-bc4ff9bb5406952d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8392025-11-17T04:06:35.697Z Compiling tower-layer v0.3.3
8402025-11-17T04:06:35.722Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7b86ad87ac06ab4 -C extra-filename=-5915a26174ec5b8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8412025-11-17T04:06:35.926Z Compiling heck v0.5.0
8422025-11-17T04:06:35.951Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2e8d6b7816a35c4 -C extra-filename=-2b087a3cf3ccd23c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8432025-11-17T04:06:35.988Z Compiling target-triple v1.0.0
8442025-11-17T04:06:36.021Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4283e753e866a2cd -C extra-filename=-09312683f98f17f1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-09312683f98f17f1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8452025-11-17T04:06:36.046Z Compiling camino v1.2.1
8462025-11-17T04:06:36.047Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=4cc735ef784a2587 -C extra-filename=-fe12af8c35afbf63 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-fe12af8c35afbf63 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8472025-11-17T04:06:36.323Z Compiling slog-async v2.8.0
8482025-11-17T04:06:36.348Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=77e0b3b5260cfa5e -C extra-filename=-599e3eca6e5724e0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-599e3eca6e5724e0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8492025-11-17T04:06:36.479Z Compiling schemars v0.8.22
8502025-11-17T04:06:36.504Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=266035535ca576cf -C extra-filename=-0595e5190205a549 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-0595e5190205a549 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8512025-11-17T04:06:36.601Z Compiling toml_writer v1.0.4
8522025-11-17T04:06:36.626Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=63c87fb0697b7673 -C extra-filename=-463f05b7fe1e0af1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8532025-11-17T04:06:36.774Z Compiling semver v1.0.27
8542025-11-17T04:06:36.799Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=81e66db84468f4cb -C extra-filename=-92dff32b8ecb62bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8552025-11-17T04:06:36.825Z Compiling parking v2.2.0
8562025-11-17T04:06:36.850Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=4ab37b1937c54ac3 -C extra-filename=-69266ce6719f92ac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8572025-11-17T04:06:37.000Z Compiling similar v2.2.1
8582025-11-17T04:06:37.026Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=e71cdc92f82c15e6 -C extra-filename=-4929ff0e85cf9b00 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8592025-11-17T04:06:37.137Z Compiling tokio-rustls v0.25.0
8602025-11-17T04:06:37.163Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=d97445deebe7cea7 -C extra-filename=-002132104fd98be5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
8612025-11-17T04:06:37.322Z Compiling event-listener v5.0.0
8622025-11-17T04:06:37.347Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=b97c41e1484f9666 -C extra-filename=-2aae95758840e5a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/dropshot/target/debug/deps/libconcurrent_queue-7116eda6cf6a7855.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-69266ce6719f92ac.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow`
8632025-11-17T04:06:37.467Z Compiling toml v0.9.8
8642025-11-17T04:06:37.492Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=c71b6d805bc105b3 -C extra-filename=-a44e100cd464a63b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-ebf212206f79623d.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-18e1e2fa140074c5.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-9c1370c2022df188.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-463f05b7fe1e0af1.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-e39ea7ec068885d6.rmeta --cap-lints allow`
8652025-11-17T04:06:37.525Z Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-0595e5190205a549/build-script-build`
8662025-11-17T04:06:37.551Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-599e3eca6e5724e0/build-script-build`
8672025-11-17T04:06:37.614Z Running `/work/oxidecomputer/dropshot/target/debug/build/camino-fe12af8c35afbf63/build-script-build`
8682025-11-17T04:06:37.674Z Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-09312683f98f17f1/build-script-build`
8692025-11-17T04:06:37.699Z Compiling tower v0.5.2
8702025-11-17T04:06:37.699Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=3af1e0868ef00a15 -C extra-filename=-f56e71758ea3919a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-c2341bea79b7ec95.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5915a26174ec5b8a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow`
8712025-11-17T04:06:37.819Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95b75e3921fb129d -C extra-filename=-255cfa111c308c69 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror_impl-05c478d3de134d49.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
8722025-11-17T04:06:37.990Z Compiling tokio-rustls v0.26.0
8732025-11-17T04:06:38.016Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=58e673f2d780b41c -C extra-filename=-228a73112baa16a2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e5afa7851e1f28be.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
8742025-11-17T04:06:38.436Z Compiling hostname v0.3.1
8752025-11-17T04:06:38.461Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=24d53b6cae090843 -C extra-filename=-3fdf8f78d4112017 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-bc4ff9bb5406952d.rmeta --cap-lints allow`
8762025-11-17T04:06:38.675Z Running `/work/oxidecomputer/dropshot/target/debug/build/multer-3e170fc9bb3a123a/build-script-build`
8772025-11-17T04:06:38.748Z Compiling schemars_derive v0.8.22
8782025-11-17T04:06:38.773Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6af3a8aff89fff0c -C extra-filename=-9b33f5be64a5ea52 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-129dd3126d9d9352.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
8792025-11-17T04:06:38.802Z Compiling tokio-native-tls v0.3.1
8802025-11-17T04:06:38.827Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=eb8d3983d4c04118 -C extra-filename=-35c7885df4a85057 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-70e4c67dcae6d8e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
8812025-11-17T04:06:38.977Z Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-2afcea44265fd8dc/build-script-build`
8822025-11-17T04:06:39.012Z Compiling url v2.5.4
8832025-11-17T04:06:39.037Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=06b7abc899aadb88 -C extra-filename=-4ef14e85621a3c27 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-4357c891c16f61a9.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --cap-lints allow`
8842025-11-17T04:06:39.071Z Compiling usdt-attr-macro v0.6.0
8852025-11-17T04:06:39.096Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04c02694fef97094 -C extra-filename=-5a5e335297c45e77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-7f762a17dc471cd8.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3d822d4870ba0998.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-cf4829bf2bbbfa8a.rlib --extern proc_macro --cap-lints allow`
8862025-11-17T04:06:39.121Z Compiling usdt-macro v0.6.0
8872025-11-17T04:06:39.121Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=baf032238258b025 -C extra-filename=-2392648414631b30 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-7f762a17dc471cd8.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3d822d4870ba0998.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-cf4829bf2bbbfa8a.rlib --extern proc_macro --cap-lints allow`
8882025-11-17T04:06:40.481Z Compiling serde_urlencoded v0.7.1
8892025-11-17T04:06:40.520Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9639112a250b95a -C extra-filename=-dad98765f9587824 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-d4457b1fe28e710e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --cap-lints allow`
8902025-11-17T04:06:40.575Z Compiling slog-json v2.6.1
8912025-11-17T04:06:40.601Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=852a9a5a10ce6b19 -C extra-filename=-63872f7d0d99bedc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --cap-lints allow`
8922025-11-17T04:06:40.741Z Compiling uuid v1.18.1
8932025-11-17T04:06:40.768Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=b8929317e7464494 -C extra-filename=-dbe173381d7d6044 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-ea4d40c87ee86d5b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --cap-lints allow`
8942025-11-17T04:06:40.923Z Compiling futures-executor v0.3.31
8952025-11-17T04:06:40.948Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=2dd71fbe882494a4 -C extra-filename=-76cca2eecb3d7313 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c34c756e80f763e8.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --cap-lints allow`
8962025-11-17T04:06:40.977Z Compiling async-stream-impl v0.3.6
8972025-11-17T04:06:40.977Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7977f1390af5e9f8 -C extra-filename=-ff0f27f13ecd0f37 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
8982025-11-17T04:06:41.003Z Compiling tempfile v3.23.0
8992025-11-17T04:06:41.003Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=42310184f6ff2bfc -C extra-filename=-30472948532c4132 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern fastrand=/work/oxidecomputer/dropshot/target/debug/deps/libfastrand-6740d6587aba1ac2.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-ea4d40c87ee86d5b.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-206f4431f8d7e649.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-2ac6ee20787790ea.rmeta --cap-lints allow`
9002025-11-17T04:06:41.197Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=1f863881c289aa51 -C extra-filename=-d80512065f8b7fe2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern byteorder=/work/oxidecomputer/dropshot/target/debug/deps/libbyteorder-be3f5daa7392165b.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-25b354fbef6baea4.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-7f762a17dc471cd8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-289f9c87cf41e841.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-44c95b44532775ca.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'`
9012025-11-17T04:06:41.455Z Compiling crossbeam-channel v0.5.1
9022025-11-17T04:06:41.485Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=1df45546be1aa090 -C extra-filename=-4d14a03baa8cc472 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-56ef79a13395fc2d.rmeta --cap-lints allow`
9032025-11-17T04:06:41.573Z Compiling webpki-roots v0.26.5
9042025-11-17T04:06:41.599Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d14075565769ba75 -C extra-filename=-0bc2f0e8b74bcc1d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --cap-lints allow`
9052025-11-17T04:06:41.772Z Compiling memmap2 v0.9.8
9062025-11-17T04:06:41.797Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=84259b712f754769 -C extra-filename=-02e3102d0d076adb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
9072025-11-17T04:06:41.822Z Compiling is-terminal v0.4.12
9082025-11-17T04:06:41.822Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f895dc3d82e34d91 -C extra-filename=-39a485c1f0c9597f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
9092025-11-17T04:06:41.941Z Compiling dropshot v0.16.4 (/work/oxidecomputer/dropshot/dropshot)
9102025-11-17T04:06:41.969Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7322d3ac053eb922 -C extra-filename=-505a4519d3b7324f --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-505a4519d3b7324f -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-551a4c09dbe50582.rlib`
9112025-11-17T04:06:42.010Z Compiling term v1.1.0
9122025-11-17T04:06:42.035Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d094e22c4f4ff4bc -C extra-filename=-475068414cfb8999 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9132025-11-17T04:06:42.127Z Compiling dyn-clone v1.0.4
9142025-11-17T04:06:42.152Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f7682875d229341 -C extra-filename=-0b165c36606bada0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9152025-11-17T04:06:42.190Z Compiling utf-8 v0.7.6
9162025-11-17T04:06:42.215Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ce493568e4b6ac3 -C extra-filename=-88a6f6448e2cbd74 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9172025-11-17T04:06:42.282Z Compiling anyhow v1.0.100
9182025-11-17T04:06:42.307Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=28d63a9a5cd5e105 -C extra-filename=-b5ca2073f04ee824 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-b5ca2073f04ee824 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9192025-11-17T04:06:42.333Z Compiling take_mut v0.2.2
9202025-11-17T04:06:42.333Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f466d5b31fd0a7e -C extra-filename=-327860316e1355db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9212025-11-17T04:06:42.389Z Compiling iri-string v0.7.8
9222025-11-17T04:06:42.414Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=4fcea05153fd9ba0 -C extra-filename=-b02ed77a3e071505 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9232025-11-17T04:06:42.495Z Compiling data-encoding v2.4.0
9242025-11-17T04:06:42.520Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1928eb19902b9100 -C extra-filename=-7c2715c4a5147e02 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9252025-11-17T04:06:42.520Z Compiling spin v0.9.8
9262025-11-17T04:06:42.520Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=77b9311bf2a0396a -C extra-filename=-0bae464265e2df47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9272025-11-17T04:06:42.578Z Compiling slog-term v2.9.2
9282025-11-17T04:06:42.603Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=48ea96c65cce9a12 -C extra-filename=-3f3e2124082fb3f3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-39a485c1f0c9597f.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-475068414cfb8999.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-15e747be0c55062a.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --cap-lints allow`
9292025-11-17T04:06:42.709Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=70ecf267ed2aa347 -C extra-filename=-1ca3677b4721feaf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-c84f4e17bbb29b3c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-f0f51a1c8081e192.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-75dac0ba5f60aa0e.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-0bae464265e2df47.rmeta --cap-lints allow`
9302025-11-17T04:06:42.818Z Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-b5ca2073f04ee824/build-script-build`
9312025-11-17T04:06:43.195Z Compiling tungstenite v0.24.0
9322025-11-17T04:06:43.221Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=7059143b1602db54 -C extra-filename=-df4350553831a7ce --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern byteorder=/work/oxidecomputer/dropshot/target/debug/deps/libbyteorder-be3f5daa7392165b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-7c2715c4a5147e02.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-f0f51a1c8081e192.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-e14fd198d84aa2c8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-255cfa111c308c69.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-88a6f6448e2cbd74.rmeta --cap-lints allow`
9332025-11-17T04:06:43.485Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=606f4916a4f1a282 -C extra-filename=-c23138d83c21d404 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_channel-4d14a03baa8cc472.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-327860316e1355db.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-15e747be0c55062a.rmeta --cap-lints allow --cfg integer128`
9342025-11-17T04:06:43.693Z Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-505a4519d3b7324f/build-script-build`
9352025-11-17T04:06:43.718Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=df224c48e660375e -C extra-filename=-3cdadf26564ad34e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-0b165c36606bada0.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-9b33f5be64a5ea52.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic`
9362025-11-17T04:06:43.769Z Compiling async-stream v0.3.6
9372025-11-17T04:06:43.794Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2041796f47871d30 -C extra-filename=-e984e830ee861c13 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream_impl-ff0f27f13ecd0f37.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow`
9382025-11-17T04:06:44.042Z Compiling usdt v0.6.0
9392025-11-17T04:06:44.067Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=8acd3d05a27d6eed -C extra-filename=-2728c01c84a4e90a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-25b354fbef6baea4.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-643e076a22df0226.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-02e3102d0d076adb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-5a5e335297c45e77.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-d80512065f8b7fe2.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-2392648414631b30.so --cap-lints allow`
9402025-11-17T04:06:44.269Z Compiling hyper-rustls v0.27.3
9412025-11-17T04:06:44.295Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=08811d2ea2e761ec -C extra-filename=-d2eaca113a056c21 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e5afa7851e1f28be.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-228a73112baa16a2.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-0bc2f0e8b74bcc1d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
9422025-11-17T04:06:44.321Z Compiling atomicwrites v0.4.4
9432025-11-17T04:06:44.321Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a7be5ac6dc20829 -C extra-filename=-43187fdd0a0b6cde --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-cfc2796d8a7927e7.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rmeta --cap-lints allow`
9442025-11-17T04:06:44.539Z Compiling futures v0.3.31
9452025-11-17T04:06:44.565Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=c2c3b50e9b301aab -C extra-filename=-2e6e1932bcc29546 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-76cca2eecb3d7313.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b162361d1cb8d01a.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c34c756e80f763e8.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --cap-lints allow`
9462025-11-17T04:06:44.590Z Compiling slog-bunyan v2.5.0
9472025-11-17T04:06:44.590Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=710f606a81f35ade -C extra-filename=-397a35fa084cf104 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3fdf8f78d4112017.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --cap-lints allow`
9482025-11-17T04:06:44.650Z Compiling hyper-tls v0.6.0
9492025-11-17T04:06:44.676Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=90b6f4097f7b1d00 -C extra-filename=-5214b25b48eae9d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-70e4c67dcae6d8e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-35c7885df4a85057.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
9502025-11-17T04:06:44.676Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=88523c395c28d675 -C extra-filename=-9d5eaffd68bb3883 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-75dac0ba5f60aa0e.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-1ee9be922884d7b4.rmeta --cap-lints allow`
9512025-11-17T04:06:44.806Z Compiling event-listener-strategy v0.5.4
9522025-11-17T04:06:44.831Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a0a94fc3e9572caa -C extra-filename=-80dbe961207e3f22 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern event_listener=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener-2aae95758840e5a9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow`
9532025-11-17T04:06:44.856Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0afd03baf5c7e8bf -C extra-filename=-40b8ac757dbc9de8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(host_os, values("windows"))'`
9542025-11-17T04:06:44.952Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=e4bd1a730a23cda0 -C extra-filename=-c5c34a111ae897c3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)'`
9552025-11-17T04:06:45.037Z Compiling tower-http v0.6.5
9562025-11-17T04:06:45.063Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=ec3f6898717bbf3f -C extra-filename=-2192d1a0e127fad2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-30e0597c997f96eb.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-b02ed77a3e071505.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f56e71758ea3919a.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5915a26174ec5b8a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow`
9572025-11-17T04:06:45.063Z Compiling dropshot_endpoint v0.16.4 (/work/oxidecomputer/dropshot/dropshot_endpoint)
9582025-11-17T04:06:45.063Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=390e531d49b36f7d -C extra-filename=-969ce1b58e3395df --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-2b087a3cf3ccd23c.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-a39680c29b0bdd86.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3d822d4870ba0998.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro`
9592025-11-17T04:06:45.239Z Compiling rustls-native-certs v0.7.0
9602025-11-17T04:06:45.264Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=944c18ebd2e03d31 -C extra-filename=-8893bbf7dcd97855 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-a2ed6fc0c04978a8.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --cap-lints allow`
9612025-11-17T04:06:45.535Z Compiling openapiv3 v2.2.0
9622025-11-17T04:06:45.561Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=f79897cb262dcf40 -C extra-filename=-b2445972ed2dcbd3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --cap-lints allow`
9632025-11-17T04:06:45.728Z Compiling yasna v0.5.2
9642025-11-17T04:06:45.753Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=1a54cb48bd99bcfb -C extra-filename=-ab38a173b2161562 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --cap-lints allow`
9652025-11-17T04:06:45.860Z Compiling async-trait v0.1.89
9662025-11-17T04:06:45.885Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be89baf980ee003b -C extra-filename=-bd8fbb1bfa1bb337 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
9672025-11-17T04:06:45.956Z Compiling pem v3.0.6
9682025-11-17T04:06:45.981Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1c6fdf0547132e13 -C extra-filename=-3f14052b468b142c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rmeta --cap-lints allow`
9692025-11-17T04:06:46.091Z Compiling waitgroup v0.1.2
9702025-11-17T04:06:46.117Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e6d0b985c4d6c94 -C extra-filename=-3726d2f536179c60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomic_waker=/work/oxidecomputer/dropshot/target/debug/deps/libatomic_waker-0ceeb0046baa8b4e.rmeta --cap-lints allow`
9712025-11-17T04:06:46.324Z Compiling serde_path_to_error v0.1.20
9722025-11-17T04:06:46.349Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b6c8e187e6f538d -C extra-filename=-4bfa8038c1c4d70f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow`
9732025-11-17T04:06:46.586Z Compiling webpki-roots v1.0.0
9742025-11-17T04:06:46.611Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0a9634a62b4c3d2 -C extra-filename=-f5fd569283ed2aaa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --cap-lints allow`
9752025-11-17T04:06:46.694Z Compiling hostname v0.4.0
9762025-11-17T04:06:46.720Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=9bb674c486100743 -C extra-filename=-cfc894aa81445219 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
9772025-11-17T04:06:46.784Z Compiling debug-ignore v1.0.5
9782025-11-17T04:06:46.809Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c057f3a1d33867cd -C extra-filename=-b398bb838a9aea8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9792025-11-17T04:06:46.913Z Compiling termcolor v1.1.2
9802025-11-17T04:06:46.938Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=570d96c9d3f26682 -C extra-filename=-24e12f2309063729 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9812025-11-17T04:06:46.963Z Compiling glob v0.3.0
9822025-11-17T04:06:46.963Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52e8697d7be85906 -C extra-filename=-2983dbcc5bfc540d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9832025-11-17T04:06:47.066Z Compiling http-range v0.1.4
9842025-11-17T04:06:47.091Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0435e0464838b753 -C extra-filename=-d445001bd76db1e3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9852025-11-17T04:06:47.091Z Compiling simple-mermaid v0.2.0
9862025-11-17T04:06:47.091Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c81501d82ef2a73 -C extra-filename=-44312c2eeff58136 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9872025-11-17T04:06:47.203Z Compiling reqwest v0.12.24
9882025-11-17T04:06:47.228Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=fdb97edf06f217ae -C extra-filename=-707ebb54ac2cf22a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-c84f4e17bbb29b3c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-a8272d7710724e2f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-d2eaca113a056c21.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-5214b25b48eae9d6.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-75dac0ba5f60aa0e.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-70e4c67dcae6d8e5.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e5afa7851e1f28be.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-c2341bea79b7ec95.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-35c7885df4a85057.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-228a73112baa16a2.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f56e71758ea3919a.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-2192d1a0e127fad2.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-4ef14e85621a3c27.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-f5fd569283ed2aaa.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
9892025-11-17T04:06:47.254Z Compiling rcgen v0.14.5
9902025-11-17T04:06:47.254Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=d6583ad4202bf6ae -C extra-filename=-833aecab8fa104a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-ab38a173b2161562.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
9912025-11-17T04:06:47.408Z Compiling trybuild v1.0.114
9922025-11-17T04:06:47.433Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=670fe423ec9935ca -C extra-filename=-e8251ff69c33bad7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern glob=/work/oxidecomputer/dropshot/target/debug/deps/libglob-2983dbcc5bfc540d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-02d3ab728f9dd1cd.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-40b8ac757dbc9de8.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-24e12f2309063729.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rmeta --cap-lints allow`
9932025-11-17T04:06:47.604Z Compiling hyper-staticfile v0.10.1
9942025-11-17T04:06:47.629Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=911244d1cc08fa62 -C extra-filename=-c669d870c88b6bc1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-d445001bd76db1e3.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-2845571d39d14ba6.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-e14fd198d84aa2c8.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-4ef14e85621a3c27.rmeta --cap-lints allow`
9952025-11-17T04:06:47.844Z Compiling hyper-rustls v0.26.0
9962025-11-17T04:06:47.869Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=c83b2ef3cd7ab54f -C extra-filename=-79fa57d07b52d64e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-8893bbf7dcd97855.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
9972025-11-17T04:06:47.894Z Compiling async-channel v2.5.0
9982025-11-17T04:06:47.894Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=1d25f0abab47943a -C extra-filename=-1188973a40facc17 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/dropshot/target/debug/deps/libconcurrent_queue-7116eda6cf6a7855.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-80dbe961207e3f22.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow`
9992025-11-17T04:06:48.274Z Compiling expectorate v1.2.0
10002025-11-17T04:06:48.299Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=8bd463bc94443606 -C extra-filename=-0edb0e7120f44036 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomicwrites=/work/oxidecomputer/dropshot/target/debug/deps/libatomicwrites-43187fdd0a0b6cde.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-365a9af40dfa6e48.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-640bfdee2c179029.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4929ff0e85cf9b00.rmeta --cap-lints allow`
10012025-11-17T04:06:48.453Z Compiling tokio-tungstenite v0.24.0
10022025-11-17T04:06:48.479Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=c34b5cd1b695352d -C extra-filename=-846d0350672c2ae7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-1b4ce72fda64cdb3.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-df4350553831a7ce.rmeta --cap-lints allow`
10032025-11-17T04:06:48.522Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=c97100498ed59292 -C extra-filename=-7f3c895630a9a69f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
10042025-11-17T04:06:48.688Z Compiling subprocess v0.2.9
10052025-11-17T04:06:48.713Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c752976c892a58d -C extra-filename=-4894de0145590d3f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow`
10062025-11-17T04:06:48.973Z Compiling buf-list v1.1.2
10072025-11-17T04:06:48.998Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=33ede5c0b1ebe2cf -C extra-filename=-0bed30db830f94d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --cap-lints allow`
10082025-11-17T04:06:49.108Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=c140f3c34884ec58 -C extra-filename=-34daea41aeff99a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10092025-11-17T04:06:49.298Z Compiling prettyplease v0.2.37
10102025-11-17T04:06:49.323Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=16b17d64d64213d5 -C extra-filename=-c7d46039528c9fb6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-c7d46039528c9fb6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10112025-11-17T04:06:49.457Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=2f124c938ada2b83 -C extra-filename=-bc4d96d9c63a130d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern fastrand=/work/oxidecomputer/dropshot/target/debug/deps/libfastrand-6740d6587aba1ac2.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-ea4d40c87ee86d5b.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-34daea41aeff99a6.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-2ac6ee20787790ea.rmeta --cap-lints allow`
10122025-11-17T04:06:49.482Z Compiling schema-derive v0.1.0
10132025-11-17T04:06:49.482Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ce797540926b7d1 -C extra-filename=-2dbbc3a8e25da6d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro --cap-lints allow`
10142025-11-17T04:06:49.663Z Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-c7d46039528c9fb6/build-script-build`
10152025-11-17T04:06:49.688Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=e08a297770795e3b -C extra-filename=-ec251846099b30bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
10162025-11-17T04:06:50.195Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34d2ce1ff257f59b -C extra-filename=-69938056bee59d18 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-cfc2796d8a7927e7.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-bc4d96d9c63a130d.rmeta --cap-lints allow`
10172025-11-17T04:06:50.462Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=81f880a46cca5825 -C extra-filename=-419d8850e308f325 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomicwrites=/work/oxidecomputer/dropshot/target/debug/deps/libatomicwrites-69938056bee59d18.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-365a9af40dfa6e48.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-640bfdee2c179029.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4929ff0e85cf9b00.rmeta --cap-lints allow`
10182025-11-17T04:06:51.284Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=57e4569e088924b5 -C extra-filename=-c2efcce2b3497c80 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
10192025-11-17T04:06:51.309Z Compiling schema v0.1.0
10202025-11-17T04:06:51.309Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97992354e86d3b63 -C extra-filename=-47a33747b6606777 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-2dbbc3a8e25da6d8.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rmeta --cap-lints allow`
10212025-11-17T04:06:51.401Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3295e31bf08867f9 -C extra-filename=-70fa986f2114edfb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-419d8850e308f325.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-2b087a3cf3ccd23c.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-ec251846099b30bb.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-47a33747b6606777.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-a39680c29b0bdd86.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3d822d4870ba0998.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro`
10222025-11-17T04:06:52.944Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2dc3adeb87fabf6c -C extra-filename=-628ddd217d812744 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10232025-11-17T04:07:00.556Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1da311fdf45811d9 -C extra-filename=-f18905e04f2a6ce2 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10242025-11-17T04:07:00.628Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fca6e069c5de979a -C extra-filename=-e68844db603fafd2 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10252025-11-17T04:07:00.629Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8fbdee3528b39a10 -C extra-filename=-d05dab1189e2546a --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10262025-11-17T04:07:00.629Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=aef94c8d248bad11 -C extra-filename=-5538ada3d290d289 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10272025-11-17T04:07:00.629Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=169d3dc07f43f453 -C extra-filename=-12e7b9b6bc6ad18d --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10282025-11-17T04:07:00.629Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a9920b504f4a20a8 -C extra-filename=-4ba1605df076418d --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10292025-11-17T04:07:00.630Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=efcb5001aa4c7a8a -C extra-filename=-78b6ee33c3caf939 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10302025-11-17T04:07:15.339Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2dc78b632faecc70 -C extra-filename=-3ad257e2364c5f19 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10312025-11-17T04:07:20.392Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2748b53f93b6c55a -C extra-filename=-297e9b3126af46b8 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10322025-11-17T04:07:21.225Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=25bceb84802e64c5 -C extra-filename=-4fad10e4f235de45 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10332025-11-17T04:07:21.438Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7440aa305149933f -C extra-filename=-99ce41fb14e0a0ba --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10342025-11-17T04:07:21.836Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=29010f8e4e801342 -C extra-filename=-70f7973af81d48b2 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10352025-11-17T04:07:21.962Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e4d8a0950efc12f8 -C extra-filename=-c34b500c9f116d5f --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10362025-11-17T04:07:23.640Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9ab506ca944e5081 -C extra-filename=-ce530071686005d7 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10372025-11-17T04:07:34.609Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1b6f8dcbd4bb83ab -C extra-filename=-fd2286364cfa33d0 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10382025-11-17T04:07:37.797Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4ea8eac7e2f259d4 -C extra-filename=-703127c6d936887e --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10392025-11-17T04:07:39.174Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7ff5cf80f11acb93 -C extra-filename=-5ff494807639f07a --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10402025-11-17T04:07:40.994Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=582fb5eb011db236 -C extra-filename=-5f3dacd90754e48b --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10412025-11-17T04:07:43.255Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=67b00daf25727031 -C extra-filename=-597cb75d5414b028 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10422025-11-17T04:07:45.216Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b1c2c26349ea3081 -C extra-filename=-822b5777a65868f3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10432025-11-17T04:07:45.917Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fc670e182db3e0e4 -C extra-filename=-d6a5b252ebf06b5a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10442025-11-17T04:07:47.218Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8678d8cf9ecd13cc -C extra-filename=-4c3a05c0e3fc91bc --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10452025-11-17T04:07:47.827Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6548a5fa9e4c3684 -C extra-filename=-b6e1d43dbbb57ca9 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10462025-11-17T04:07:52.720Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d785c2cb37abaef4 -C extra-filename=-2631f01f842e8858 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-c2efcce2b3497c80.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-969ce1b58e3395df.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
10472025-11-17T04:08:27.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
10482025-11-17T04:08:27.485Z
10492025-11-17T04:08:27.485Zreal 2:26.816634168
10502025-11-17T04:08:27.485Zuser 13:45.415923566
10512025-11-17T04:08:27.485Zsys 1:54.136524621
10522025-11-17T04:08:27.485Ztrap 0.660935798
10532025-11-17T04:08:27.485Ztflt 0.140301216
10542025-11-17T04:08:27.511Zdflt 0.232939637
10552025-11-17T04:08:27.511Zkflt 0.001984608
10562025-11-17T04:08:27.511Zlock 42:04.718647276
10572025-11-17T04:08:27.511Zslp 1:03:03.044892396
10582025-11-17T04:08:27.511Zlat 55.335309717
10592025-11-17T04:08:27.511Zstop 1:07.385794261
10602025-11-17T04:08:27.511Z+ banner test
10612025-11-17T04:08:27.511Z
10622025-11-17T04:08:27.511Z ##### ###### #### #####
10632025-11-17T04:08:27.511Z # # # #
10642025-11-17T04:08:27.511Z # ##### #### #
10652025-11-17T04:08:27.511Z # # # #
10662025-11-17T04:08:27.511Z # # # # #
10672025-11-17T04:08:27.511Z # ###### #### #
10682025-11-17T04:08:27.511Z
10692025-11-17T04:08:27.511Z+ ptime -m cargo test --all-features --locked --verbose
10702025-11-17T04:08:27.884Z Fresh unicode-ident v1.0.12
10712025-11-17T04:08:27.934Z Fresh proc-macro2 v1.0.103
10722025-11-17T04:08:27.934Z Fresh quote v1.0.42
10732025-11-17T04:08:27.934Z Fresh libc v0.2.177
10742025-11-17T04:08:27.934Z Fresh cfg-if v1.0.0
10752025-11-17T04:08:27.934Z Fresh itoa v1.0.1
10762025-11-17T04:08:27.934Z Fresh memchr v2.6.0
10772025-11-17T04:08:27.934Z Fresh serde_derive v1.0.228
10782025-11-17T04:08:27.934Z Fresh pin-project-lite v0.2.12
10792025-11-17T04:08:27.934Z Fresh shlex v1.3.0
10802025-11-17T04:08:27.934Z Fresh autocfg v1.1.0
10812025-11-17T04:08:27.934Z Fresh cc v1.2.16
10822025-11-17T04:08:27.934Z Fresh bytes v1.10.1
10832025-11-17T04:08:27.934Z Fresh smallvec v1.13.2
10842025-11-17T04:08:27.934Z Fresh version_check v0.9.5
10852025-11-17T04:08:27.934Z Fresh futures-core v0.3.31
10862025-11-17T04:08:27.934Z Fresh log v0.4.17
10872025-11-17T04:08:27.934Z Fresh scopeguard v1.2.0
10882025-11-17T04:08:27.934Z Fresh lock_api v0.4.6
10892025-11-17T04:08:27.934Z Fresh parking_lot_core v0.9.4
10902025-11-17T04:08:27.934Z Fresh futures-sink v0.3.31
10912025-11-17T04:08:27.934Z Fresh parking_lot v0.12.1
10922025-11-17T04:08:27.934Z Fresh ryu v1.0.5
10932025-11-17T04:08:27.934Z Fresh getrandom v0.2.11
10942025-11-17T04:08:27.934Z Fresh socket2 v0.6.0
10952025-11-17T04:08:27.934Z Fresh signal-hook-registry v1.4.0
10962025-11-17T04:08:27.934Z Fresh mio v1.0.3
10972025-11-17T04:08:27.934Z Fresh synstructure v0.13.1
10982025-11-17T04:08:27.934Z Fresh tokio-macros v2.6.0
10992025-11-17T04:08:27.934Z Fresh tokio v1.48.0
11002025-11-17T04:08:27.934Z Fresh slab v0.4.9
11012025-11-17T04:08:27.934Z Fresh fnv v1.0.7
11022025-11-17T04:08:27.934Z Fresh bitflags v2.4.0
11032025-11-17T04:08:27.934Z Fresh http v1.3.1
11042025-11-17T04:08:27.934Z Fresh zerofrom-derive v0.1.5
11052025-11-17T04:08:27.934Z Fresh futures-channel v0.3.31
11062025-11-17T04:08:27.934Z Fresh zeroize v1.7.0
11072025-11-17T04:08:27.935Z Fresh pin-utils v0.1.0
11082025-11-17T04:08:27.935Z Fresh rustls-pki-types v1.13.0
11092025-11-17T04:08:27.935Z Fresh zerofrom v0.1.5
11102025-11-17T04:08:27.935Z Fresh yoke-derive v0.7.5
11112025-11-17T04:08:27.935Z Fresh thiserror-impl v2.0.17
11122025-11-17T04:08:27.935Z Fresh futures-macro v0.3.31
11132025-11-17T04:08:27.935Z Fresh futures-task v0.3.31
11142025-11-17T04:08:27.935Z Fresh stable_deref_trait v1.2.0
11152025-11-17T04:08:27.935Z Fresh futures-io v0.3.31
11162025-11-17T04:08:27.935Z Fresh futures-util v0.3.31
11172025-11-17T04:08:27.935Z Fresh yoke v0.7.5
11182025-11-17T04:08:27.935Z Fresh thiserror v2.0.17
11192025-11-17T04:08:27.935Z Fresh zerovec-derive v0.10.3
11202025-11-17T04:08:27.935Z Fresh zerovec v0.10.4
11212025-11-17T04:08:27.935Z Fresh serde_core v1.0.228
11222025-11-17T04:08:27.935Z Fresh displaydoc v0.2.5
11232025-11-17T04:08:27.935Z Fresh httparse v1.10.0
11242025-11-17T04:08:27.935Z Fresh getrandom v0.3.1
11252025-11-17T04:08:27.935Z Fresh tracing-core v0.1.32
11262025-11-17T04:08:27.935Z Fresh hashbrown v0.16.0
11272025-11-17T04:08:27.935Z Fresh equivalent v1.0.0
11282025-11-17T04:08:27.935Z Fresh untrusted v0.9.0
11292025-11-17T04:08:27.935Z Fresh ucd-trie v0.1.6
11302025-11-17T04:08:27.935Z Fresh pest v2.8.1
11312025-11-17T04:08:27.935Z Fresh ring v0.17.13
11322025-11-17T04:08:27.935Z Fresh indexmap v2.12.0
11332025-11-17T04:08:27.935Z Fresh tracing v0.1.40
11342025-11-17T04:08:27.935Z Fresh serde v1.0.228
11352025-11-17T04:08:27.935Z Fresh tinystr v0.7.6
11362025-11-17T04:08:27.935Z Fresh http-body v1.0.1
11372025-11-17T04:08:27.935Z Fresh errno v0.3.10
11382025-11-17T04:08:27.935Z Fresh atomic-waker v1.1.2
11392025-11-17T04:08:27.935Z Fresh percent-encoding v2.3.2
11402025-11-17T04:08:27.935Z Fresh pkg-config v0.3.31
11412025-11-17T04:08:27.935Z Fresh vcpkg v0.2.15
11422025-11-17T04:08:27.935Z Fresh litemap v0.7.4
11432025-11-17T04:08:27.935Z Fresh writeable v0.5.5
11442025-11-17T04:08:27.935Z Fresh icu_locid v1.5.0
11452025-11-17T04:08:27.936Z Fresh tokio-util v0.7.7
11462025-11-17T04:08:27.936Z Fresh pest_meta v2.8.1
11472025-11-17T04:08:27.936Z Fresh icu_provider_macros v1.5.0
11482025-11-17T04:08:27.936Z Fresh zerocopy-derive v0.8.27
11492025-11-17T04:08:27.936Z Fresh try-lock v0.2.3
11502025-11-17T04:08:27.936Z Fresh want v0.3.0
11512025-11-17T04:08:27.936Z Fresh zerocopy v0.8.27
11522025-11-17T04:08:27.936Z Fresh icu_provider v1.5.0
11532025-11-17T04:08:27.936Z Fresh pest_generator v2.8.1
11542025-11-17T04:08:27.936Z Fresh h2 v0.4.6
11552025-11-17T04:08:27.936Z Fresh typenum v1.14.0
11562025-11-17T04:08:27.936Z Fresh rustversion v1.0.22
11572025-11-17T04:08:27.936Z Fresh rustix v1.0.2
11582025-11-17T04:08:27.936Z Fresh rustls-webpki v0.102.8
11592025-11-17T04:08:27.936Z Fresh base64 v0.22.1
11602025-11-17T04:08:27.936Z Fresh subtle v2.5.0
11612025-11-17T04:08:27.936Z Fresh tower-service v0.3.3
11622025-11-17T04:08:27.936Z Fresh byteorder v1.4.3
11632025-11-17T04:08:27.936Z Fresh icu_locid_transform_data v1.5.0
11642025-11-17T04:08:27.936Z Fresh fastrand v2.1.1
11652025-11-17T04:08:27.936Z Fresh time-core v0.1.2
11662025-11-17T04:08:27.936Z Fresh httpdate v1.0.1
11672025-11-17T04:08:27.936Z Fresh powerfmt v0.2.0
11682025-11-17T04:08:27.936Z Fresh num-conv v0.1.0
11692025-11-17T04:08:27.936Z Fresh time-macros v0.2.18
11702025-11-17T04:08:27.936Z Fresh deranged v0.3.11
11712025-11-17T04:08:27.962Z Fresh hyper v1.8.1
11722025-11-17T04:08:27.962Z Fresh icu_locid_transform v1.5.0
11732025-11-17T04:08:27.962Z Fresh generic-array v0.14.5
11742025-11-17T04:08:27.962Z Fresh pest_derive v2.8.1
11752025-11-17T04:08:27.962Z Fresh crossbeam-utils v0.8.15
11762025-11-17T04:08:27.962Z Fresh serde_tokenstream v0.2.2
11772025-11-17T04:08:27.962Z Fresh icu_collections v1.5.0
11782025-11-17T04:08:27.962Z Fresh icu_properties_data v1.5.0
11792025-11-17T04:08:27.963Z Fresh num_threads v0.1.3
11802025-11-17T04:08:27.963Z Fresh dtrace-parser v0.3.0
11812025-11-17T04:08:27.963Z Fresh rustix v0.38.44
11822025-11-17T04:08:27.963Z Fresh serde_json v1.0.145
11832025-11-17T04:08:27.963Z Fresh erased-serde v0.3.31
11842025-11-17T04:08:27.963Z Fresh icu_properties v1.5.1
11852025-11-17T04:08:27.963Z Fresh time v0.3.36
11862025-11-17T04:08:27.963Z Fresh thread-id v5.0.0
11872025-11-17T04:08:27.963Z Fresh scroll_derive v0.13.1
11882025-11-17T04:08:27.963Z Fresh utf16_iter v1.0.5
11892025-11-17T04:08:27.963Z Fresh write16 v1.0.0
11902025-11-17T04:08:27.963Z Fresh ipnet v2.10.0
11912025-11-17T04:08:27.963Z Fresh foreign-types-shared v0.1.1
11922025-11-17T04:08:27.963Z Fresh icu_normalizer_data v1.5.0
11932025-11-17T04:08:27.963Z Fresh utf8_iter v1.0.4
11942025-11-17T04:08:27.963Z Fresh openssl-probe v0.1.4
11952025-11-17T04:08:27.963Z Fresh icu_normalizer v1.5.0
11962025-11-17T04:08:27.963Z Fresh hyper-util v0.1.17
11972025-11-17T04:08:27.963Z Fresh foreign-types v0.3.2
11982025-11-17T04:08:27.963Z Fresh scroll v0.13.0
11992025-11-17T04:08:27.963Z Fresh paste v1.0.15
12002025-11-17T04:08:27.963Z Fresh slog v2.8.2
12012025-11-17T04:08:27.963Z Fresh block-buffer v0.10.2
12022025-11-17T04:08:27.963Z Fresh crypto-common v0.1.6
12032025-11-17T04:08:27.963Z Fresh openssl-sys v0.9.107
12042025-11-17T04:08:27.963Z Fresh form_urlencoded v1.2.2
12052025-11-17T04:08:27.963Z Fresh rand_core v0.6.3
12062025-11-17T04:08:27.963Z Fresh openssl-macros v0.1.1
12072025-11-17T04:08:27.963Z Fresh plain v0.2.3
12082025-11-17T04:08:27.963Z Fresh unicode-width v0.1.9
12092025-11-17T04:08:27.963Z Fresh lazy_static v1.5.0
12102025-11-17T04:08:27.963Z Fresh ppv-lite86 v0.2.15
12112025-11-17T04:08:27.963Z Fresh unicode-segmentation v1.10.0
12122025-11-17T04:08:27.963Z Fresh mime v0.3.16
12132025-11-17T04:08:27.963Z Fresh console v0.15.7
12142025-11-17T04:08:27.963Z Fresh rand_chacha v0.3.1
12152025-11-17T04:08:27.963Z Fresh newline-converter v0.3.0
12162025-11-17T04:08:27.963Z Fresh goblin v0.10.1
12172025-11-17T04:08:27.963Z Fresh openssl v0.10.72
12182025-11-17T04:08:27.964Z Fresh unicase v2.6.0
12192025-11-17T04:08:27.964Z Fresh digest v0.10.7
12202025-11-17T04:08:27.964Z Fresh num-traits v0.2.14
12212025-11-17T04:08:27.964Z Fresh idna_adapter v1.2.0
12222025-11-17T04:08:27.964Z Fresh iana-time-zone v0.1.47
12232025-11-17T04:08:27.964Z Fresh pretty-hex v0.4.1
12242025-11-17T04:08:27.964Z Fresh cpufeatures v0.2.2
12252025-11-17T04:08:27.964Z Fresh heck v0.5.0
12262025-11-17T04:08:27.964Z Fresh winnow v0.7.13
12272025-11-17T04:08:27.964Z Fresh semver v1.0.27
12282025-11-17T04:08:27.964Z Fresh similar v2.2.1
12292025-11-17T04:08:27.964Z Fresh sha1 v0.10.6
12302025-11-17T04:08:27.964Z Fresh dof v0.4.0
12312025-11-17T04:08:27.964Z Fresh toml_parser v1.0.4
12322025-11-17T04:08:27.964Z Fresh chrono v0.4.42
12332025-11-17T04:08:27.964Z Fresh native-tls v0.2.12
12342025-11-17T04:08:27.964Z Fresh idna v1.0.3
12352025-11-17T04:08:27.964Z Fresh rustls v0.22.4
12362025-11-17T04:08:27.964Z Fresh rustls v0.23.13
12372025-11-17T04:08:27.964Z Fresh rand v0.8.4
12382025-11-17T04:08:27.964Z Fresh concurrent-queue v2.5.0
12392025-11-17T04:08:27.964Z Fresh http-body-util v0.1.3
12402025-11-17T04:08:27.964Z Fresh rustls-pemfile v2.2.0
12412025-11-17T04:08:27.964Z Fresh sync_wrapper v1.0.1
12422025-11-17T04:08:27.964Z Fresh thread_local v1.1.4
12432025-11-17T04:08:27.964Z Fresh serde_spanned v1.0.3
12442025-11-17T04:08:27.964Z Fresh toml_datetime v0.7.3
12452025-11-17T04:08:27.964Z Fresh encoding_rs v0.8.32
12462025-11-17T04:08:27.964Z Fresh serde_derive_internals v0.29.0
12472025-11-17T04:08:27.964Z Fresh thiserror-impl v1.0.69
12482025-11-17T04:08:27.964Z Fresh syn v2.0.110
12492025-11-17T04:08:27.964Z Fresh parking v2.2.0
12502025-11-17T04:08:27.964Z Fresh match_cfg v0.1.0
12512025-11-17T04:08:27.964Z Fresh toml_writer v1.0.4
12522025-11-17T04:08:27.964Z Fresh tower-layer v0.3.3
12532025-11-17T04:08:27.964Z Fresh tower v0.5.2
12542025-11-17T04:08:27.964Z Fresh event-listener v5.0.0
12552025-11-17T04:08:27.964Z Fresh toml v0.9.8
12562025-11-17T04:08:27.965Z Fresh hostname v0.3.1
12572025-11-17T04:08:27.965Z Fresh usdt-impl v0.6.0
12582025-11-17T04:08:27.965Z Fresh schemars_derive v0.8.22
12592025-11-17T04:08:27.965Z Fresh thiserror v1.0.69
12602025-11-17T04:08:27.965Z Fresh tokio-rustls v0.26.0
12612025-11-17T04:08:27.965Z Fresh tokio-rustls v0.25.0
12622025-11-17T04:08:27.965Z Fresh url v2.5.4
12632025-11-17T04:08:27.965Z Fresh tokio-native-tls v0.3.1
12642025-11-17T04:08:27.965Z Compiling dropshot_endpoint v0.16.4 (/work/oxidecomputer/dropshot/dropshot_endpoint)
12652025-11-17T04:08:27.965Z Fresh usdt-attr-macro v0.6.0
12662025-11-17T04:08:27.965Z Fresh usdt-macro v0.6.0
12672025-11-17T04:08:27.965Z Fresh slog-json v2.6.1
12682025-11-17T04:08:27.965Z Fresh serde_urlencoded v0.7.1
12692025-11-17T04:08:27.965Z Fresh crossbeam-channel v0.5.1
12702025-11-17T04:08:27.965Z Fresh uuid v1.18.1
12712025-11-17T04:08:27.991Z Fresh futures-executor v0.3.31
12722025-11-17T04:08:27.991Z Fresh webpki-roots v0.26.5
12732025-11-17T04:08:27.991Z Fresh is-terminal v0.4.12
12742025-11-17T04:08:27.991Z Fresh memmap2 v0.9.8
12752025-11-17T04:08:27.991Z Fresh async-stream-impl v0.3.6
12762025-11-17T04:08:27.991Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6527dcb917345d5d -C extra-filename=-27822a5ed3d16cd6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-2b087a3cf3ccd23c.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-a39680c29b0bdd86.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3d822d4870ba0998.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro`
12772025-11-17T04:08:27.991Z Fresh term v1.1.0
12782025-11-17T04:08:27.991Z Fresh spin v0.9.8
12792025-11-17T04:08:27.991Z Fresh dyn-clone v1.0.4
12802025-11-17T04:08:27.991Z Fresh data-encoding v2.4.0
12812025-11-17T04:08:27.991Z Fresh take_mut v0.2.2
12822025-11-17T04:08:27.991Z Fresh iri-string v0.7.8
12832025-11-17T04:08:27.991Z Fresh utf-8 v0.7.6
12842025-11-17T04:08:27.991Z Fresh tungstenite v0.24.0
12852025-11-17T04:08:27.991Z Fresh slog-term v2.9.2
12862025-11-17T04:08:27.991Z Fresh slog-async v2.8.0
12872025-11-17T04:08:27.991Z Fresh schemars v0.8.22
12882025-11-17T04:08:27.991Z Fresh multer v3.1.0
12892025-11-17T04:08:27.991Z Fresh tower-http v0.6.5
12902025-11-17T04:08:27.991Z Fresh futures v0.3.31
12912025-11-17T04:08:27.991Z Fresh async-stream v0.3.6
12922025-11-17T04:08:27.991Z Fresh hyper-rustls v0.27.3
12932025-11-17T04:08:27.991Z Fresh usdt v0.6.0
12942025-11-17T04:08:27.992Z Fresh hyper-tls v0.6.0
12952025-11-17T04:08:27.992Z Fresh slog-bunyan v2.5.0
12962025-11-17T04:08:27.992Z Fresh mime_guess v2.0.5
12972025-11-17T04:08:27.992Z Fresh target-triple v1.0.0
12982025-11-17T04:08:27.992Z Fresh event-listener-strategy v0.5.4
12992025-11-17T04:08:27.992Z Fresh camino v1.2.1
13002025-11-17T04:08:27.992Z Fresh rustls-native-certs v0.7.0
13012025-11-17T04:08:27.992Z Fresh yasna v0.5.2
13022025-11-17T04:08:27.992Z Fresh pem v3.0.6
13032025-11-17T04:08:27.992Z Fresh waitgroup v0.1.2
13042025-11-17T04:08:27.992Z Fresh openapiv3 v2.2.0
13052025-11-17T04:08:27.992Z Fresh webpki-roots v1.0.0
13062025-11-17T04:08:27.992Z Fresh serde_path_to_error v0.1.20
13072025-11-17T04:08:27.992Z Fresh hostname v0.4.0
13082025-11-17T04:08:27.992Z Fresh async-trait v0.1.89
13092025-11-17T04:08:27.992Z Fresh debug-ignore v1.0.5
13102025-11-17T04:08:27.992Z Fresh termcolor v1.1.2
13112025-11-17T04:08:27.992Z Fresh http-range v0.1.4
13122025-11-17T04:08:27.992Z Fresh simple-mermaid v0.2.0
13132025-11-17T04:08:27.992Z Fresh glob v0.3.0
13142025-11-17T04:08:27.992Z Fresh reqwest v0.12.24
13152025-11-17T04:08:27.992Z Fresh hyper-staticfile v0.10.1
13162025-11-17T04:08:27.992Z Fresh trybuild v1.0.114
13172025-11-17T04:08:27.992Z Fresh rcgen v0.14.5
13182025-11-17T04:08:27.992Z Fresh hyper-rustls v0.26.0
13192025-11-17T04:08:27.992Z Fresh async-channel v2.5.0
13202025-11-17T04:08:27.992Z Fresh anyhow v1.0.100
13212025-11-17T04:08:27.992Z Fresh tokio-tungstenite v0.24.0
13222025-11-17T04:08:27.992Z Fresh buf-list v1.1.2
13232025-11-17T04:08:27.992Z Fresh subprocess v0.2.9
13242025-11-17T04:08:27.992Z Fresh once_cell v1.20.1
13252025-11-17T04:08:27.992Z Fresh schema-derive v0.1.0
13262025-11-17T04:08:27.992Z Fresh tempfile v3.23.0
13272025-11-17T04:08:27.992Z Fresh schema v0.1.0
13282025-11-17T04:08:27.992Z Fresh atomicwrites v0.4.4
13292025-11-17T04:08:27.992Z Fresh prettyplease v0.2.37
13302025-11-17T04:08:27.992Z Fresh expectorate v1.2.0
13312025-11-17T04:08:30.487Z Compiling dropshot v0.16.4 (/work/oxidecomputer/dropshot/dropshot)
13322025-11-17T04:08:30.558Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b25de5e8f734c530 -C extra-filename=-e8a32b2c2f9209c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out`
13332025-11-17T04:08:30.558Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7001a28cc55419f8 -C extra-filename=-5b8c4e3cca81cac4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13342025-11-17T04:08:38.954Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=57f2077f97393dbe -C extra-filename=-07d421c8ba00fcb0 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13352025-11-17T04:08:39.025Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=48a871916aa3d2e1 -C extra-filename=-a8a1fe11d40b6a84 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13362025-11-17T04:08:39.026Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4f2c240580ab537b -C extra-filename=-2d5758ba2f350ab1 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13372025-11-17T04:08:39.026Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b59ba3aa5484719a -C extra-filename=-c6fe9b8bead00d08 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13382025-11-17T04:08:39.026Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e2996266eecf1763 -C extra-filename=-4e4458a162259a6d --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13392025-11-17T04:08:39.026Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ffeb0e293bf0dc1a -C extra-filename=-8eec09decbb2a452 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13402025-11-17T04:08:39.026Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=200b95baabe28247 -C extra-filename=-a3c4b2ee60b71a92 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13412025-11-17T04:08:56.377Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b018c553ab8b24f8 -C extra-filename=-098eb919bc07aae6 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13422025-11-17T04:08:56.648Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6ab95c6f09dc183b -C extra-filename=-adf35b09cfe13bc0 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13432025-11-17T04:08:56.947Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dd5af4ff2201d174 -C extra-filename=-b595dd3e34b5b946 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13442025-11-17T04:08:57.037Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e2d6ba638d960c1c -C extra-filename=-fc5d0cff23464a8c --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13452025-11-17T04:08:59.152Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=20502e66f1871691 -C extra-filename=-4fa07fd4fe75dc69 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13462025-11-17T04:08:59.845Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=016f91c1d0af6e1c -C extra-filename=-0fefef457a232247 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13472025-11-17T04:08:59.943Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ade2019f4183c42f -C extra-filename=-6b253023ac014c5c --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13482025-11-17T04:09:00.984Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6f24f92cfc5910fe -C extra-filename=-e5b47685b5321c62 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13492025-11-17T04:09:12.327Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=930244473ae13f94 -C extra-filename=-f5b60776cfc7dad8 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13502025-11-17T04:09:14.242Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7dfcb3e0476b5c0c -C extra-filename=-d401c0b8a7c0ebc2 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13512025-11-17T04:09:14.792Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8cc1d6ccfda8a5f4 -C extra-filename=-56b8db8b32dcf6d9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13522025-11-17T04:09:15.544Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=efe09a96bd180122 -C extra-filename=-cbecf7ee4b17fa03 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13532025-11-17T04:09:15.879Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=abeafa63dc1d8592 -C extra-filename=-9d77870476a5de5f --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13542025-11-17T04:09:19.306Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7c3771d3eeb17849 -C extra-filename=-3462a5e8b95dc59d --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13552025-11-17T04:09:21.818Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9c69ab67e32d791f -C extra-filename=-4ee25bff86ec220e --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13562025-11-17T04:09:24.648Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b85618b73da0de04 -C extra-filename=-54d2e8ddf4ffdc95 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13572025-11-17T04:09:27.538Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=632320cbda19a0c7 -C extra-filename=-4e1938d86044f018 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64`
13582025-11-17T04:10:00.885Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
13592025-11-17T04:10:00.926Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-5b8c4e3cca81cac4`
13602025-11-17T04:10:00.996Z
13612025-11-17T04:10:00.996Zrunning 108 tests
13622025-11-17T04:10:00.996Ztest api_description::test::test_endpoint_versions_matches ... ok
13632025-11-17T04:10:00.996Ztest api_description::test::test_endpoint_versions_range ... ok
13642025-11-17T04:10:00.997Ztest api_description::test::test_badpath4 - should panic ... ok
13652025-11-17T04:10:00.997Ztest api_description::test::test_endpoint_versions_overlaps ... ok
13662025-11-17T04:10:00.997Ztest api_description::test::test_dup_names ... ok
13672025-11-17T04:10:00.997Ztest api_description::test::test_badpath1 ... ok
13682025-11-17T04:10:00.997Ztest api_description::test::test_badpath2 ... ok
13692025-11-17T04:10:00.997Ztest api_description::test::test_badpath3 ... ok
13702025-11-17T04:10:00.997Ztest api_description::test::test_tags_need_one ... ok
13712025-11-17T04:10:00.997Ztest error::test::test_serialize_error_response_body ... ok
13722025-11-17T04:10:00.997Ztest api_description::test::test_tags_just_right ... ok
13732025-11-17T04:10:00.997Ztest api_description::test::test_tags_too_many ... ok
13742025-11-17T04:10:00.997Ztest api_description::test::test_tag_config_deserialize_old ... ok
13752025-11-17T04:10:00.997Ztest extractor::metadata::test::test_metadata_flattened ... ok
13762025-11-17T04:10:00.997Ztest extractor::header::tests::test_header_parsing ... ok
13772025-11-17T04:10:00.997Ztest from_map::test::test_deep ... ok
13782025-11-17T04:10:00.997Ztest from_map::test::test_lone_literal ... ok
13792025-11-17T04:10:00.997Ztest from_map::test::test_case_insensitive ... ok
13802025-11-17T04:10:00.997Ztest from_map::test::test_missing_data1 ... ok
13812025-11-17T04:10:00.997Ztest extractor::metadata::test::test_metadata_simple ... ok
13822025-11-17T04:10:00.997Ztest extractor::metadata::test::test_metadata_flattened_enum ... ok
13832025-11-17T04:10:00.997Ztest from_map::test::test_missing_data2 ... ok
13842025-11-17T04:10:00.997Ztest extractor::metadata::test::test_metadata_pagination ... ok
13852025-11-17T04:10:00.997Ztest from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok
13862025-11-17T04:10:00.997Ztest from_map::test::test_types ... ok
13872025-11-17T04:10:00.997Ztest logging::test::test_config_bad_file_no_file ... ok
13882025-11-17T04:10:00.997Ztest logging::test::test_config_bad_terminal_bad_level ... ok
13892025-11-17T04:10:00.997Ztest logging::test::test_config_bad_file_no_level ... ok
13902025-11-17T04:10:00.997Ztest extractor::body::tests::test_content_plus_json ... ok
13912025-11-17T04:10:00.997Ztest logging::test::test_config_bad_log_mode ... ok
13922025-11-17T04:10:00.997Ztest logging::test::test_config_bad_terminal_no_level ... ok
13932025-11-17T04:10:00.997Ztest logging::test::test_config_bad_file_path_exists_fail ... ok
13942025-11-17T04:10:00.997Ztest logging::test::test_config_bad_file_bad_path_type ... ok
13952025-11-17T04:10:00.997Ztest pagination::test::test_pagination_schema ... ok
13962025-11-17T04:10:00.997Ztest pagination::test::test_page_token_serialization ... ok
13972025-11-17T04:10:00.997Ztest pagination::test::test_results_page ... ok
13982025-11-17T04:10:00.997Ztest router::test::test_bad_path_segment2 - should panic ... ok
13992025-11-17T04:10:00.997Znote: configured to log to "/tmp/dropshot-5b8c4e3cca81cac4.2132.file_dir/log.out"
14002025-11-17T04:10:00.997Ztest pagination::test::test_pagparams_parsing ... ok
14012025-11-17T04:10:00.997Ztest router::test::test_bad_path_segment4 - should panic ... ok
14022025-11-17T04:10:00.997Ztest router::test::test_bogus_regex - should panic ... ok
14032025-11-17T04:10:00.998Ztest router::test::test_bad_path_segment1 - should panic ... ok
14042025-11-17T04:10:00.998Ztest router::test::test_bad_path_segment3 - should panic ... ok
14052025-11-17T04:10:00.998Ztest router::test::test_duplicate_route3 - should panic ... ok
14062025-11-17T04:10:00.998Ztest router::test::test_duplicate_route1 - should panic ... ok
14072025-11-17T04:10:00.998Ztest router::test::test_duplicate_route_overlapping_version - should panic ... ok
14082025-11-17T04:10:00.998Ztest logging::test::test_config_stderr_terminal ... ok
14092025-11-17T04:10:00.998Ztest router::test::test_duplicate_route_same_version - should panic ... ok
14102025-11-17T04:10:00.998Ztest router::test::test_duplicate_varname - should panic ... ok
14112025-11-17T04:10:00.998Ztest router::test::test_duplicate_route2 - should panic ... ok
14122025-11-17T04:10:00.998Ztest router::test::test_empty_variable ... ok
14132025-11-17T04:10:00.998Ztest router::test::test_embedded_non_variable ... ok
14142025-11-17T04:10:00.998Ztest api_description::test::test_tags_set ... ok
14152025-11-17T04:10:00.998Ztest router::test::test_inconsistent_varname - should panic ... ok
14162025-11-17T04:10:00.998Ztest router::test::test_error_cases ... ok
14172025-11-17T04:10:00.998Znote: configured to log to "/tmp/dropshot-5b8c4e3cca81cac4.2132.file_dir/log.out"
14182025-11-17T04:10:00.998Ztest router::test::test_iter ... ok
14192025-11-17T04:10:00.998Ztest router::test::test_iter_null ... ok
14202025-11-17T04:10:00.998Ztest router::test::test_iter2 ... ok
14212025-11-17T04:10:00.998Ztest router::test::test_literal_after_regex - should panic ... ok
14222025-11-17T04:10:00.998Ztest router::test::test_literal_after_variable - should panic ... ok
14232025-11-17T04:10:00.998Ztest router::test::test_map ... ok
14242025-11-17T04:10:00.998Ztest router::test::test_map_bad_seq ... ok
14252025-11-17T04:10:00.998Ztest router::test::test_map_bad_value ... ok
14262025-11-17T04:10:00.998Ztest router::test::test_path_segment ... ok
14272025-11-17T04:10:00.998Ztest router::test::test_more_after_regex - should panic ... ok
14282025-11-17T04:10:00.998Ztest router::test::test_segments ... ok
14292025-11-17T04:10:00.998Ztest router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok
14302025-11-17T04:10:00.998Ztest router::test::test_router_basic ... ok
14312025-11-17T04:10:00.998Znote: configured to log to "/tmp/dropshot-5b8c4e3cca81cac4.2132.file_dir/log.out"
14322025-11-17T04:10:00.998Ztest router::test::test_variable_after_literal - should panic ... ok
14332025-11-17T04:10:00.998Ztest router::test::test_variable_rename ... ok
14342025-11-17T04:10:00.998Ztest router::test::test_router_versioned ... ok
14352025-11-17T04:10:00.998Ztest router::test::test_variables_glob ... ok
14362025-11-17T04:10:00.998Ztest router::test::test_variables_multi ... ok
14372025-11-17T04:10:00.998Ztest router::test::test_variable_name_empty - should panic ... ok
14382025-11-17T04:10:00.998Ztest router::test::test_variables_basic ... ok
14392025-11-17T04:10:00.998Ztest router::test::test_variable_name_bad_start - should panic ... ok
14402025-11-17T04:10:00.998Ztest schema_util::test::test_additional_properties ... ok
14412025-11-17T04:10:00.998Ztest router::test::test_variable_name_bad_end - should panic ... ok
14422025-11-17T04:10:00.998Ztest schema_util::test::test_empty_struct ... ok
14432025-11-17T04:10:00.999Ztest logging::test::test_config_file ... ok
14442025-11-17T04:10:00.999Ztest schema_util::test::test_embedded_schema ... ok
14452025-11-17T04:10:00.999Ztest schema_util::test::test_nullable ... ok
14462025-11-17T04:10:00.999Ztest schema_util::test::test_extension_conversion ... ok
14472025-11-17T04:10:00.999Ztest schema_util::test::test_garbage_barge_structure_conversion ... ok
14482025-11-17T04:10:00.999Ztest test_util::test::test_bunyan_bad_name - should panic ... ok
14492025-11-17T04:10:00.999Ztest test_util::test::test_bunyan_bad_hostname - should panic ... ok
14502025-11-17T04:10:01.025Ztest test_util::test::test_bunyan_bad_pid - should panic ... ok
14512025-11-17T04:10:01.025Ztest schema_util::test::test_two_types - should panic ... ok
14522025-11-17T04:10:01.025Ztest test_util::test::test_bunyan_bad_v - should panic ... ok
14532025-11-17T04:10:01.025Ztest test_util::test::test_bunyan_easy_cases ... ok
14542025-11-17T04:10:01.025Ztest test_util::test::test_bunyan_seq_bad_order - should panic ... ok
14552025-11-17T04:10:01.025Ztest test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok
14562025-11-17T04:10:01.026Ztest schema_util::test::test_schema2struct_with_enum_variants ... ok
14572025-11-17T04:10:01.026Ztest test_util::test::test_bunyan_seq_easy_cases ... ok
14582025-11-17T04:10:01.026Ztest test_util::test::test_bunyan_seq_upper_violated - should panic ... ok
14592025-11-17T04:10:01.026Ztest test_util::test::test_bunyan_seq_lower_violated - should panic ... ok
14602025-11-17T04:10:01.026Ztest to_map::test::test_struct_with_options ... ok
14612025-11-17T04:10:01.026Ztest to_map::test::test_to_map_enum ... ok
14622025-11-17T04:10:01.026Ztest to_map::test::test_to_map_num ... ok
14632025-11-17T04:10:01.026Ztest to_map::test::test_to_map_seq ... ok
14642025-11-17T04:10:01.026Ztest to_map::test::test_to_map_valid ... ok
14652025-11-17T04:10:01.026Ztest to_map::test::test_to_map_vec ... ok
14662025-11-17T04:10:01.026Ztest server::test::test_drop_server_without_close_okay ... ok
14672025-11-17T04:10:01.026Ztest type_util::tests::test_commented_ref ... ok
14682025-11-17T04:10:01.026Ztest type_util::tests::test_recursive_type - should panic ... ok
14692025-11-17T04:10:01.026Ztest type_util::tests::test_reflexive_type - should panic ... ok
14702025-11-17T04:10:01.026Ztest websocket::tests::test_ws_upg_task_is_spawned ... ok
14712025-11-17T04:10:01.026Ztest server::test::test_server_run_then_close ... ok
14722025-11-17T04:10:01.026Ztest server::test::test_http_acceptor_happy_path ... ok
14732025-11-17T04:10:01.026Z
14742025-11-17T04:10:01.026Ztest result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
14752025-11-17T04:10:01.026Z
14762025-11-17T04:10:01.026Z Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-0fefef457a232247`
14772025-11-17T04:10:01.026Z
14782025-11-17T04:10:01.026Zrunning 1 test
14792025-11-17T04:10:01.522Z Compiling proc-macro2 v1.0.103
14802025-11-17T04:10:01.522Z Compiling quote v1.0.42
14812025-11-17T04:10:01.522Z Compiling unicode-ident v1.0.12
14822025-11-17T04:10:01.522Z Compiling libc v0.2.177
14832025-11-17T04:10:01.548Z Checking cfg-if v1.0.0
14842025-11-17T04:10:01.548Z Compiling serde_core v1.0.228
14852025-11-17T04:10:01.548Z Checking itoa v1.0.1
14862025-11-17T04:10:01.548Z Checking pin-project-lite v0.2.12
14872025-11-17T04:10:01.671Z Compiling autocfg v1.1.0
14882025-11-17T04:10:01.719Z Compiling shlex v1.3.0
14892025-11-17T04:10:01.754Z Compiling version_check v0.9.5
14902025-11-17T04:10:01.779Z Checking memchr v2.6.0
14912025-11-17T04:10:02.095Z Compiling cc v1.2.16
14922025-11-17T04:10:02.181Z Checking smallvec v1.13.2
14932025-11-17T04:10:02.441Z Checking bytes v1.10.1
14942025-11-17T04:10:02.482Z Checking once_cell v1.20.1
14952025-11-17T04:10:02.522Z Checking futures-core v0.3.31
14962025-11-17T04:10:02.547Z Compiling log v0.4.17
14972025-11-17T04:10:02.719Z Compiling ryu v1.0.5
14982025-11-17T04:10:02.822Z Compiling parking_lot_core v0.9.4
14992025-11-17T04:10:03.344Z Checking scopeguard v1.2.0
15002025-11-17T04:10:03.369Z Compiling thiserror v2.0.17
15012025-11-17T04:10:03.430Z Compiling slab v0.4.9
15022025-11-17T04:10:03.458Z Compiling serde v1.0.228
15032025-11-17T04:10:03.497Z Checking lock_api v0.4.6
15042025-11-17T04:10:03.837Z Checking futures-sink v0.3.31
15052025-11-17T04:10:03.985Z Compiling syn v2.0.110
15062025-11-17T04:10:04.119Z Checking parking_lot v0.12.1
15072025-11-17T04:10:04.214Z Checking socket2 v0.6.0
15082025-11-17T04:10:04.239Z Checking signal-hook-registry v1.4.0
15092025-11-17T04:10:04.239Z Checking mio v1.0.3
15102025-11-17T04:10:04.302Z Checking getrandom v0.2.11
15112025-11-17T04:10:04.432Z Compiling serde_json v1.0.145
15122025-11-17T04:10:04.544Z Checking fnv v1.0.7
15132025-11-17T04:10:04.675Z Checking http v1.3.1
15142025-11-17T04:10:04.702Z Checking futures-channel v0.3.31
15152025-11-17T04:10:04.734Z Checking pin-utils v0.1.0
15162025-11-17T04:10:04.791Z Checking zeroize v1.7.0
15172025-11-17T04:10:04.829Z Checking futures-task v0.3.31
15182025-11-17T04:10:05.028Z Checking rustls-pki-types v1.13.0
15192025-11-17T04:10:05.054Z Checking futures-io v0.3.31
15202025-11-17T04:10:05.097Z Checking stable_deref_trait v1.2.0
15212025-11-17T04:10:05.232Z Compiling httparse v1.10.0
15222025-11-17T04:10:05.599Z Compiling zerocopy v0.8.27
15232025-11-17T04:10:05.644Z Compiling ring v0.17.13
15242025-11-17T04:10:05.848Z Compiling ucd-trie v0.1.6
15252025-11-17T04:10:06.026Z Checking tracing-core v0.1.32
15262025-11-17T04:10:06.176Z Checking untrusted v0.9.0
15272025-11-17T04:10:06.355Z Checking equivalent v1.0.0
15282025-11-17T04:10:06.388Z Checking hashbrown v0.16.0
15292025-11-17T04:10:06.416Z Checking bitflags v2.4.0
15302025-11-17T04:10:06.488Z Checking http-body v1.0.1
15312025-11-17T04:10:06.644Z Checking tracing v0.1.40
15322025-11-17T04:10:06.687Z Compiling pkg-config v0.3.31
15332025-11-17T04:10:06.712Z Checking atomic-waker v1.1.2
15342025-11-17T04:10:06.857Z Compiling typenum v1.14.0
15352025-11-17T04:10:06.947Z Compiling rustversion v1.0.22
15362025-11-17T04:10:07.281Z Checking percent-encoding v2.3.2
15372025-11-17T04:10:07.352Z Checking indexmap v2.12.0
15382025-11-17T04:10:07.511Z Checking writeable v0.5.5
15392025-11-17T04:10:07.684Z Checking litemap v0.7.4
15402025-11-17T04:10:07.830Z Compiling vcpkg v0.2.15
15412025-11-17T04:10:08.119Z Compiling generic-array v0.14.5
15422025-11-17T04:10:08.144Z Compiling crossbeam-utils v0.8.15
15432025-11-17T04:10:08.483Z Checking try-lock v0.2.3
15442025-11-17T04:10:08.638Z Checking want v0.3.0
15452025-11-17T04:10:08.909Z Compiling unicase v2.6.0
15462025-11-17T04:10:09.488Z Checking icu_locid_transform_data v1.5.0
15472025-11-17T04:10:09.591Z Compiling num-conv v0.1.0
15482025-11-17T04:10:09.731Z Checking powerfmt v0.2.0
15492025-11-17T04:10:09.804Z Compiling openssl-sys v0.9.107
15502025-11-17T04:10:09.894Z Checking subtle v2.5.0
15512025-11-17T04:10:09.981Z Checking tower-service v0.3.3
15522025-11-17T04:10:10.034Z Checking base64 v0.22.1
15532025-11-17T04:10:10.111Z Compiling getrandom v0.3.1
15542025-11-17T04:10:10.140Z Checking httpdate v1.0.1
15552025-11-17T04:10:10.165Z Compiling time-core v0.1.2
15562025-11-17T04:10:10.341Z Compiling time-macros v0.2.18
15572025-11-17T04:10:10.428Z Compiling slog v2.8.2
15582025-11-17T04:10:10.498Z Checking deranged v0.3.11
15592025-11-17T04:10:10.597Z Compiling synstructure v0.13.1
15602025-11-17T04:10:11.488Z Checking rustls-webpki v0.102.8
15612025-11-17T04:10:11.668Z Checking num_threads v0.1.3
15622025-11-17T04:10:11.801Z Checking icu_properties_data v1.5.0
15632025-11-17T04:10:12.059Z Compiling num-traits v0.2.14
15642025-11-17T04:10:12.168Z Checking foreign-types-shared v0.1.1
15652025-11-17T04:10:12.293Z Compiling openssl v0.10.72
15662025-11-17T04:10:12.419Z Checking openssl-probe v0.1.4
15672025-11-17T04:10:12.444Z Checking write16 v1.0.0
15682025-11-17T04:10:12.570Z Checking icu_normalizer_data v1.5.0
15692025-11-17T04:10:12.595Z Compiling usdt-impl v0.6.0
15702025-11-17T04:10:12.636Z Checking utf16_iter v1.0.5
15712025-11-17T04:10:12.676Z Checking utf8_iter v1.0.4
15722025-11-17T04:10:12.747Z Checking ipnet v2.10.0
15732025-11-17T04:10:12.777Z Compiling thread-id v5.0.0
15742025-11-17T04:10:12.978Z Checking foreign-types v0.3.2
15752025-11-17T04:10:13.062Z Checking block-buffer v0.10.2
15762025-11-17T04:10:13.087Z Checking crypto-common v0.1.6
15772025-11-17T04:10:13.216Z Checking time v0.3.36
15782025-11-17T04:10:13.285Z Checking form_urlencoded v1.2.2
15792025-11-17T04:10:13.382Z Checking rand_core v0.6.3
15802025-11-17T04:10:13.507Z Checking errno v0.3.10
15812025-11-17T04:10:13.575Z Checking ppv-lite86 v0.2.15
15822025-11-17T04:10:13.600Z Compiling rustix v1.0.2
15832025-11-17T04:10:13.706Z Checking byteorder v1.4.3
15842025-11-17T04:10:13.731Z Compiling rustls v0.23.13
15852025-11-17T04:10:14.097Z Compiling rustls v0.22.4
15862025-11-17T04:10:14.167Z Compiling native-tls v0.2.12
15872025-11-17T04:10:14.372Z Checking plain v0.2.3
15882025-11-17T04:10:14.397Z Checking mime v0.3.16
15892025-11-17T04:10:14.506Z Checking rand_chacha v0.3.1
15902025-11-17T04:10:14.647Z Checking digest v0.10.7
15912025-11-17T04:10:14.717Z Checking iana-time-zone v0.1.47
15922025-11-17T04:10:14.831Z Compiling rustix v0.38.44
15932025-11-17T04:10:14.873Z Checking cpufeatures v0.2.2
15942025-11-17T04:10:14.906Z Compiling thiserror v1.0.69
15952025-11-17T04:10:14.960Z Checking pretty-hex v0.4.1
15962025-11-17T04:10:14.985Z Compiling mime_guess v2.0.5
15972025-11-17T04:10:14.985Z Checking sha1 v0.10.6
15982025-11-17T04:10:15.255Z Checking rand v0.8.4
15992025-11-17T04:10:15.829Z Checking concurrent-queue v2.5.0
16002025-11-17T04:10:15.947Z Compiling serde_derive v1.0.228
16012025-11-17T04:10:16.114Z Compiling tokio-macros v2.6.0
16022025-11-17T04:10:16.162Z Compiling thiserror-impl v2.0.17
16032025-11-17T04:10:16.336Z Compiling zerofrom-derive v0.1.5
16042025-11-17T04:10:16.645Z Compiling futures-macro v0.3.31
16052025-11-17T04:10:18.235Z Checking tokio v1.48.0
16062025-11-17T04:10:18.881Z Compiling yoke-derive v0.7.5
16072025-11-17T04:10:18.955Z Checking futures-util v0.3.31
16082025-11-17T04:10:19.538Z Compiling zerovec-derive v0.10.3
16092025-11-17T04:10:19.868Z Compiling displaydoc v0.2.5
16102025-11-17T04:10:20.211Z Compiling pest v2.8.1
16112025-11-17T04:10:20.598Z Checking zerofrom v0.1.5
16122025-11-17T04:10:20.808Z Compiling zerocopy-derive v0.8.27
16132025-11-17T04:10:21.874Z Compiling icu_provider_macros v1.5.0
16142025-11-17T04:10:22.257Z Checking yoke v0.7.5
16152025-11-17T04:10:22.487Z Compiling pest_meta v2.8.1
16162025-11-17T04:10:22.597Z Checking zerovec v0.10.4
16172025-11-17T04:10:22.861Z Compiling scroll_derive v0.13.1
16182025-11-17T04:10:23.182Z Compiling openssl-macros v0.1.1
16192025-11-17T04:10:24.070Z Checking tinystr v0.7.6
16202025-11-17T04:10:24.257Z Compiling pest_generator v2.8.1
16212025-11-17T04:10:24.403Z Checking icu_locid v1.5.0
16222025-11-17T04:10:24.504Z Checking icu_collections v1.5.0
16232025-11-17T04:10:24.705Z Checking tokio-util v0.7.7
16242025-11-17T04:10:25.100Z Checking erased-serde v0.3.31
16252025-11-17T04:10:25.263Z Checking icu_provider v1.5.0
16262025-11-17T04:10:25.419Z Checking h2 v0.4.6
16272025-11-17T04:10:25.548Z Compiling serde_tokenstream v0.2.2
16282025-11-17T04:10:25.573Z Checking scroll v0.13.0
16292025-11-17T04:10:25.825Z Checking icu_locid_transform v1.5.0
16302025-11-17T04:10:25.998Z Checking goblin v0.10.1
16312025-11-17T04:10:26.492Z Checking chrono v0.4.42
16322025-11-17T04:10:26.701Z Checking icu_properties v1.5.1
16332025-11-17T04:10:26.870Z Compiling pest_derive v2.8.1
16342025-11-17T04:10:28.288Z Compiling dtrace-parser v0.3.0
16352025-11-17T04:10:28.322Z Compiling dof v0.4.0
16362025-11-17T04:10:28.809Z Compiling thiserror-impl v1.0.69
16372025-11-17T04:10:28.866Z Compiling serde_derive_internals v0.29.0
16382025-11-17T04:10:29.072Z Checking hyper v1.8.1
16392025-11-17T04:10:29.670Z Checking icu_normalizer v1.5.0
16402025-11-17T04:10:30.309Z Checking http-body-util v0.1.3
16412025-11-17T04:10:30.357Z Checking idna_adapter v1.2.0
16422025-11-17T04:10:30.551Z Checking idna v1.0.3
16432025-11-17T04:10:30.718Z Checking rustls-pemfile v2.2.0
16442025-11-17T04:10:30.869Z Checking hyper-util v0.1.17
16452025-11-17T04:10:30.943Z Checking thread_local v1.1.4
16462025-11-17T04:10:31.006Z Checking sync_wrapper v1.0.1
16472025-11-17T04:10:31.031Z Compiling multer v3.1.0
16482025-11-17T04:10:31.056Z Checking encoding_rs v0.8.32
16492025-11-17T04:10:31.160Z Compiling paste v1.0.15
16502025-11-17T04:10:31.221Z Checking tower-layer v0.3.3
16512025-11-17T04:10:31.246Z Checking parking v2.2.0
16522025-11-17T04:10:31.398Z Compiling slog-async v2.8.0
16532025-11-17T04:10:31.423Z Checking fastrand v2.1.1
16542025-11-17T04:10:31.463Z Checking winnow v0.7.13
16552025-11-17T04:10:31.726Z Compiling schemars v0.8.22
16562025-11-17T04:10:31.752Z Checking match_cfg v0.1.0
16572025-11-17T04:10:31.838Z Compiling camino v1.2.1
16582025-11-17T04:10:32.026Z Checking hostname v0.3.1
16592025-11-17T04:10:32.162Z Checking tempfile v3.23.0
16602025-11-17T04:10:32.249Z Checking tower v0.5.2
16612025-11-17T04:10:32.520Z Checking event-listener v5.0.0
16622025-11-17T04:10:32.603Z Compiling schemars_derive v0.8.22
16632025-11-17T04:10:32.628Z Checking url v2.5.4
16642025-11-17T04:10:32.628Z Checking tokio-native-tls v0.3.1
16652025-11-17T04:10:32.899Z Compiling usdt-attr-macro v0.6.0
16662025-11-17T04:10:32.935Z Compiling usdt-macro v0.6.0
16672025-11-17T04:10:33.010Z Checking slog-json v2.6.1
16682025-11-17T04:10:33.113Z Checking tokio-rustls v0.25.0
16692025-11-17T04:10:33.254Z Checking tokio-rustls v0.26.0
16702025-11-17T04:10:33.279Z Checking serde_urlencoded v0.7.1
16712025-11-17T04:10:33.425Z Checking uuid v1.18.1
16722025-11-17T04:10:33.457Z Checking futures-executor v0.3.31
16732025-11-17T04:10:33.660Z Compiling async-stream-impl v0.3.6
16742025-11-17T04:10:33.719Z Checking crossbeam-channel v0.5.1
16752025-11-17T04:10:33.903Z Checking toml_parser v1.0.4
16762025-11-17T04:10:34.019Z Checking toml_datetime v0.7.3
16772025-11-17T04:10:34.381Z Checking serde_spanned v1.0.3
16782025-11-17T04:10:34.405Z Checking webpki-roots v0.26.5
16792025-11-17T04:10:34.575Z Checking memmap2 v0.9.8
16802025-11-17T04:10:34.600Z Checking is-terminal v0.4.12
16812025-11-17T04:10:34.624Z Compiling dropshot v0.16.4 (/work/oxidecomputer/dropshot/dropshot)
16822025-11-17T04:10:34.731Z Checking dyn-clone v1.0.4
16832025-11-17T04:10:34.820Z Checking term v1.1.0
16842025-11-17T04:10:34.863Z Checking unicode-segmentation v1.10.0
16852025-11-17T04:10:34.887Z Checking unicode-width v0.1.9
16862025-11-17T04:10:34.947Z Checking toml_writer v1.0.4
16872025-11-17T04:10:34.974Z Compiling heck v0.5.0
16882025-11-17T04:10:35.034Z Compiling semver v1.0.27
16892025-11-17T04:10:35.058Z Checking take_mut v0.2.2
16902025-11-17T04:10:35.211Z Checking lazy_static v1.5.0
16912025-11-17T04:10:35.236Z Compiling anyhow v1.0.100
16922025-11-17T04:10:35.286Z Checking spin v0.9.8
16932025-11-17T04:10:35.337Z Checking iri-string v0.7.8
16942025-11-17T04:10:35.361Z Checking utf-8 v0.7.6
16952025-11-17T04:10:35.396Z Checking data-encoding v2.4.0
16962025-11-17T04:10:35.487Z Checking newline-converter v0.3.0
16972025-11-17T04:10:35.579Z Checking console v0.15.7
16982025-11-17T04:10:35.657Z Checking async-stream v0.3.6
16992025-11-17T04:10:35.706Z Compiling dropshot_endpoint v0.16.4 (/work/oxidecomputer/dropshot/dropshot_endpoint)
17002025-11-17T04:10:35.845Z Checking toml v0.9.8
17012025-11-17T04:10:35.870Z Checking slog-term v2.9.2
17022025-11-17T04:10:35.894Z Checking tungstenite v0.24.0
17032025-11-17T04:10:36.253Z Checking atomicwrites v0.4.4
17042025-11-17T04:10:36.382Z Checking usdt v0.6.0
17052025-11-17T04:10:36.418Z Checking hyper-rustls v0.27.3
17062025-11-17T04:10:36.446Z Checking futures v0.3.31
17072025-11-17T04:10:36.633Z Checking slog-bunyan v2.5.0
17082025-11-17T04:10:36.658Z Checking hyper-tls v0.6.0
17092025-11-17T04:10:36.740Z Checking event-listener-strategy v0.5.4
17102025-11-17T04:10:36.965Z Checking rustls-native-certs v0.7.0
17112025-11-17T04:10:37.066Z Checking openapiv3 v2.2.0
17122025-11-17T04:10:37.128Z Compiling async-trait v0.1.89
17132025-11-17T04:10:37.153Z Checking yasna v0.5.2
17142025-11-17T04:10:37.352Z Checking pem v3.0.6
17152025-11-17T04:10:37.627Z Checking waitgroup v0.1.2
17162025-11-17T04:10:37.652Z Checking tower-http v0.6.5
17172025-11-17T04:10:37.652Z Checking serde_path_to_error v0.1.20
17182025-11-17T04:10:37.769Z Checking webpki-roots v1.0.0
17192025-11-17T04:10:37.900Z Checking hostname v0.4.0
17202025-11-17T04:10:38.011Z Checking similar v2.2.1
17212025-11-17T04:10:38.077Z Checking debug-ignore v1.0.5
17222025-11-17T04:10:38.194Z Checking http-range v0.1.4
17232025-11-17T04:10:38.241Z Checking simple-mermaid v0.2.0
17242025-11-17T04:10:38.265Z Checking reqwest v0.12.24
17252025-11-17T04:10:38.339Z Checking rcgen v0.14.5
17262025-11-17T04:10:38.399Z Checking hyper-staticfile v0.10.1
17272025-11-17T04:10:38.524Z Checking hyper-rustls v0.26.0
17282025-11-17T04:10:38.657Z Checking expectorate v1.2.0
17292025-11-17T04:10:38.825Z Checking async-channel v2.5.0
17302025-11-17T04:10:38.849Z Checking tokio-tungstenite v0.24.0
17312025-11-17T04:10:39.091Z Checking subprocess v0.2.9
17322025-11-17T04:10:39.139Z Checking buf-list v1.1.2
17332025-11-17T04:10:43.814Z Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot)
17342025-11-17T04:10:43.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.90s
17352025-11-17T04:10:44.330Z
17362025-11-17T04:10:44.330Z
17372025-11-17T04:10:57.008Ztest tests/fail/bad_channel10.rs ... ok
17382025-11-17T04:10:57.008Ztest tests/fail/bad_channel11.rs ... ok
17392025-11-17T04:10:57.008Ztest tests/fail/bad_channel12.rs ... ok
17402025-11-17T04:10:57.008Ztest tests/fail/bad_channel13.rs ... ok
17412025-11-17T04:10:57.008Ztest tests/fail/bad_channel14.rs ... ok
17422025-11-17T04:10:57.077Ztest tests/fail/bad_channel15.rs ... ok
17432025-11-17T04:10:57.077Ztest tests/fail/bad_channel17.rs ... ok
17442025-11-17T04:10:57.077Ztest tests/fail/bad_channel18.rs ... ok
17452025-11-17T04:10:57.077Ztest tests/fail/bad_channel19.rs ... ok
17462025-11-17T04:10:57.077Ztest tests/fail/bad_channel1a.rs ... ok
17472025-11-17T04:10:57.077Ztest tests/fail/bad_channel1b.rs ... ok
17482025-11-17T04:10:57.077Ztest tests/fail/bad_channel2.rs ... ok
17492025-11-17T04:10:57.077Ztest tests/fail/bad_channel20.rs ... ok
17502025-11-17T04:10:57.077Ztest tests/fail/bad_channel21.rs ... ok
17512025-11-17T04:10:57.077Ztest tests/fail/bad_channel22.rs ... ok
17522025-11-17T04:10:57.077Ztest tests/fail/bad_channel23.rs ... ok
17532025-11-17T04:10:57.077Ztest tests/fail/bad_channel24.rs ... ok
17542025-11-17T04:10:57.077Ztest tests/fail/bad_channel25.rs ... ok
17552025-11-17T04:10:57.077Ztest tests/fail/bad_channel26.rs ... ok
17562025-11-17T04:10:57.077Ztest tests/fail/bad_channel27.rs ... ok
17572025-11-17T04:10:57.077Ztest tests/fail/bad_channel28.rs ... ok
17582025-11-17T04:10:57.077Ztest tests/fail/bad_channel3.rs ... ok
17592025-11-17T04:10:57.077Ztest tests/fail/bad_channel4.rs ... ok
17602025-11-17T04:10:57.077Ztest tests/fail/bad_channel5.rs ... ok
17612025-11-17T04:10:57.077Ztest tests/fail/bad_channel6.rs ... ok
17622025-11-17T04:10:57.077Ztest tests/fail/bad_channel8.rs ... ok
17632025-11-17T04:10:57.077Ztest tests/fail/bad_channel9.rs ... ok
17642025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint1.rs ... ok
17652025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint10.rs ... ok
17662025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint11.rs ... ok
17672025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint12.rs ... ok
17682025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint13.rs ... ok
17692025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint14.rs ... ok
17702025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint15.rs ... ok
17712025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint16.rs ... ok
17722025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint17.rs ... ok
17732025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint18.rs ... ok
17742025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint19.rs ... ok
17752025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint2.rs ... ok
17762025-11-17T04:10:57.077Ztest tests/fail/bad_endpoint20.rs ... ok
17772025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint21.rs ... ok
17782025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint22.rs ... ok
17792025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint23.rs ... ok
17802025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint24.rs ... ok
17812025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint25.rs ... ok
17822025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint26.rs ... ok
17832025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint27.rs ... ok
17842025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint28.rs ... ok
17852025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint3.rs ... ok
17862025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint4.rs ... ok
17872025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint5.rs ... ok
17882025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint6.rs ... ok
17892025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint7.rs ... ok
17902025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint8.rs ... ok
17912025-11-17T04:10:57.078Ztest tests/fail/bad_endpoint9.rs ... ok
17922025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel10.rs ... ok
17932025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel11.rs ... ok
17942025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel12.rs ... ok
17952025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel13.rs ... ok
17962025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel14.rs ... ok
17972025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel15.rs ... ok
17982025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel17.rs ... ok
17992025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel18.rs ... ok
18002025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel19.rs ... ok
18012025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel1a.rs ... ok
18022025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel1b.rs ... ok
18032025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel2.rs ... ok
18042025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel20.rs ... ok
18052025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel21.rs ... ok
18062025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel22.rs ... ok
18072025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel23.rs ... ok
18082025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel24.rs ... ok
18092025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel25.rs ... ok
18102025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel26.rs ... ok
18112025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel28.rs ... ok
18122025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel3.rs ... ok
18132025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel4.rs ... ok
18142025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel5.rs ... ok
18152025-11-17T04:10:57.078Ztest tests/fail/bad_trait_channel6.rs ... ok
18162025-11-17T04:10:57.079Ztest tests/fail/bad_trait_channel8.rs ... ok
18172025-11-17T04:10:57.079Ztest tests/fail/bad_trait_channel9.rs ... ok
18182025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint1.rs ... ok
18192025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint10.rs ... ok
18202025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint11.rs ... ok
18212025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint12.rs ... ok
18222025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint13.rs ... ok
18232025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint14.rs ... ok
18242025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint15.rs ... ok
18252025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint16.rs ... ok
18262025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint17.rs ... ok
18272025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint18.rs ... ok
18282025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint19.rs ... ok
18292025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint2.rs ... ok
18302025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint20.rs ... ok
18312025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint21.rs ... ok
18322025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint22.rs ... ok
18332025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint23.rs ... ok
18342025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint24.rs ... ok
18352025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint25.rs ... ok
18362025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint26.rs ... ok
18372025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint27.rs ... ok
18382025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint28.rs ... ok
18392025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint3.rs ... ok
18402025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint4.rs ... ok
18412025-11-17T04:10:57.079Ztest tests/fail/bad_trait_endpoint5.rs ... ok
18422025-11-17T04:10:57.104Ztest tests/fail/bad_trait_endpoint6.rs ... ok
18432025-11-17T04:10:57.105Ztest tests/fail/bad_trait_endpoint7.rs ... ok
18442025-11-17T04:10:57.105Ztest tests/fail/bad_trait_endpoint8.rs ... ok
18452025-11-17T04:10:57.105Ztest tests/fail/bad_trait_endpoint9.rs ... ok
18462025-11-17T04:10:57.105Ztest tests/fail/bad_trait_endpoint_error.rs ... ok
18472025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only1.rs ... ok
18482025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only10.rs ... ok
18492025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only11.rs ... ok
18502025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only12.rs ... ok
18512025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only13.rs ... ok
18522025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only14.rs ... ok
18532025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only15.rs ... ok
18542025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only16.rs ... ok
18552025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only17.rs ... ok
18562025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only18.rs ... ok
18572025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only19.rs ... ok
18582025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only2.rs ... ok
18592025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only20.rs ... ok
18602025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only21.rs ... ok
18612025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only22.rs ... ok
18622025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only3.rs ... ok
18632025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only4.rs ... ok
18642025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only5.rs ... ok
18652025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only6.rs ... ok
18662025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only7.rs ... ok
18672025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only8.rs ... ok
18682025-11-17T04:10:57.105Ztest tests/fail/bad_trait_only9.rs ... ok
18692025-11-17T04:10:57.105Ztest tests/fail/bad_version_backwards.rs ... ok
18702025-11-17T04:10:57.105Ztest tests/fail/unused_endpoint.rs ... ok
18712025-11-17T04:10:57.105Z
18722025-11-17T04:10:57.105Z
18732025-11-17T04:10:57.105Ztest fail ... ok
18742025-11-17T04:10:57.105Z
18752025-11-17T04:10:57.105Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.05s
18762025-11-17T04:10:57.105Z
18772025-11-17T04:10:57.105Z Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-56b8db8b32dcf6d9`
18782025-11-17T04:10:57.105Z
18792025-11-17T04:10:57.105Zrunning 82 tests
18802025-11-17T04:10:57.105Ztest config::test_config_bad_bind_address_port_too_large ... ok
18812025-11-17T04:10:57.106Ztest config::test_config_bad_bind_address_garbage ... ok
18822025-11-17T04:10:57.106Ztest config::test_config_bad_bind_address_port_too_small ... ok
18832025-11-17T04:10:57.106Ztest config::test_config_bad_request_body_max_bytes_negative ... ok
18842025-11-17T04:10:57.106Ztest api_trait::test_api_trait_with_empty_tag_config ... ok
18852025-11-17T04:10:57.106Ztest api_trait::test_api_trait_with_disallowed_tags ... ok
18862025-11-17T04:10:57.106Ztest api_trait::test_api_trait_with_complex_tags ... ok
18872025-11-17T04:10:57.106Ztest config::test_config_bad_request_body_max_bytes_too_large ... ok
18882025-11-17T04:10:57.106Ztest config::test_config_deprecated_request_body_max_bytes ... ok
18892025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-api_trait_basic.3008.0.log"
18902025-11-17T04:10:57.106Ztest config::test_valid_config_all_settings ... ok
18912025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-config_bind_address_http.3008.1.log"
18922025-11-17T04:10:57.106Ztest config::test_valid_config_basic ... ok
18932025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-config_handler_task_mode_cancel.3008.3.log"
18942025-11-17T04:10:57.106Ztest config::test_valid_config_empty ... ok
18952025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-config_bind_address_https.3008.4.log"
18962025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-config_handler_task_mode_detached.3008.5.log"
18972025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_unversioned_servers_with_versioned_routes.3008.6.log"
18982025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-config_bind_address_https_buffer.3008.2.log"
18992025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_enum_extractor_error.3008.7.log"
19002025-11-17T04:10:57.106Ztest config::test_unversioned_servers_with_versioned_routes ... ok
19012025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_enum_user_error.3008.8.log"
19022025-11-17T04:10:57.106Ztest custom_errors::test_enum_extractor_error ... ok
19032025-11-17T04:10:57.106Ztest custom_errors::test_enum_user_error ... ok
19042025-11-17T04:10:57.106Ztest config::test_config_handler_task_mode_cancel ... ok
19052025-11-17T04:10:57.106Ztest config::test_config_handler_task_mode_detached ... ok
19062025-11-17T04:10:57.106Ztest api_trait::test_api_trait_basic ... ok
19072025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_trait_enum_user_error.3008.11.log"
19082025-11-17T04:10:57.106Ztest custom_errors::test_trait_based_api ... ok
19092025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_struct_extractor_error.3008.10.log"
19102025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_struct_user_error.3008.9.log"
19112025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_trait_struct_user_error.3008.12.log"
19122025-11-17T04:10:57.106Ztest custom_errors::test_trait_enum_user_error ... ok
19132025-11-17T04:10:57.106Ztest custom_errors::test_struct_extractor_error ... ok
19142025-11-17T04:10:57.106Ztest custom_errors::test_struct_user_error ... ok
19152025-11-17T04:10:57.106Ztest config::test_config_bind_address_http ... ok
19162025-11-17T04:10:57.106Ztest custom_errors::test_trait_struct_user_error ... ok
19172025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_302_bogus.3008.13.log"
19182025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_307_temporary_redirect.3008.14.log"
19192025-11-17T04:10:57.106Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_303_see_other.3008.15.log"
19202025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_delete_request.3008.16.log"
19212025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_302_found.3008.17.log"
19222025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo1.3008.18.log"
19232025-11-17T04:10:57.107Ztest demo::test_302_bogus ... ok
19242025-11-17T04:10:57.107Ztest demo::test_delete_request ... ok
19252025-11-17T04:10:57.107Ztest demo::test_302_found ... ok
19262025-11-17T04:10:57.107Ztest demo::test_307_temporary_redirect ... ok
19272025-11-17T04:10:57.107Ztest demo::test_303_see_other ... ok
19282025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo2query.3008.20.log"
19292025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo2json.3008.19.log"
19302025-11-17T04:10:57.107Ztest demo::test_demo1 ... ok
19312025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo3json.3008.21.log"
19322025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo_path_param_string.3008.22.log"
19332025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo2urlencoded.3008.23.log"
19342025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo_path_param_u32.3008.24.log"
19352025-11-17T04:10:57.107Ztest demo::test_demo2query ... ok
19362025-11-17T04:10:57.107Ztest demo::test_demo2json ... ok
19372025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo_path_param_uuid.3008.25.log"
19382025-11-17T04:10:57.107Ztest demo::test_demo3json ... ok
19392025-11-17T04:10:57.107Ztest demo::test_demo_path_param_u32 ... ok
19402025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-demo_websocket.3008.26.log"
19412025-11-17T04:10:57.107Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_head_request.3008.27.log"
19422025-11-17T04:10:57.132Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_header_request.3008.28.log"
19432025-11-17T04:10:57.133Ztest demo::test_demo2urlencoded ... ok
19442025-11-17T04:10:57.133Ztest demo::test_demo_path_param_uuid ... ok
19452025-11-17T04:10:57.133Ztest demo::test_demo_websocket ... ok
19462025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-tet_raw_request.3008.30.log"
19472025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_large_typed_body.3008.29.log"
19482025-11-17T04:10:57.133Ztest demo::test_head_request ... ok
19492025-11-17T04:10:57.133Ztest demo::test_header_request ... ok
19502025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_request_compat.3008.31.log"
19512025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_request_remote_addr.3008.32.log"
19522025-11-17T04:10:57.133Ztest demo::test_demo_path_param_string ... ok
19532025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_streaming_body.3008.33.log"
19542025-11-17T04:10:57.133Ztest demo::test_raw_request ... ok
19552025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_untyped_body.3008.34.log"
19562025-11-17T04:10:57.133Ztest demo::test_request_compat ... ok
19572025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-graceful_shutdown_with_detached_handler.3008.35.log"
19582025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-multipart_client.3008.36.log"
19592025-11-17T04:10:57.133Ztest demo::test_request_remote_addr ... ok
19602025-11-17T04:10:57.133Ztest demo::test_large_typed_body ... ok
19612025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-multipart_client.3008.38.log"
19622025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-multipart_client.3008.37.log"
19632025-11-17T04:10:57.133Ztest multipart::missing_boundary ... ok
19642025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-multipart_client.3008.39.log"
19652025-11-17T04:10:57.133Ztest multipart::no_content_type ... ok
19662025-11-17T04:10:57.133Ztest multipart::test_multipart_client ... ok
19672025-11-17T04:10:57.133Ztest demo::test_streaming_body ... ok
19682025-11-17T04:10:57.133Ztest multipart::weird_content_type ... ok
19692025-11-17T04:10:57.133Ztest demo::test_untyped_body ... ok
19702025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-pagination-basic.3008.40.log"
19712025-11-17T04:10:57.133Ztest openapi::test_openapi_custom_error_types ... ok
19722025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-pagination-multiple-resources.3008.41.log"
19732025-11-17T04:10:57.133Ztest openapi::test_openapi_custom_error_types_trait_based ... ok
19742025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-pagination-multiple-sorts.3008.42.log"
19752025-11-17T04:10:57.133Ztest config::test_config_bind_address_https_buffer ... ok
19762025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-basic.3008.43.log"
19772025-11-17T04:10:57.133Ztest openapi::test_openapi_fuller ... ok
19782025-11-17T04:10:57.133Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-dictionary.3008.44.log"
19792025-11-17T04:10:57.134Ztest openapi::test_openapi ... ok
19802025-11-17T04:10:57.158Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-empty.3008.45.log"
19812025-11-17T04:10:57.159Ztest pagination::test_paginate_empty ... ok
19822025-11-17T04:10:57.159Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-errors.3008.46.log"
19832025-11-17T04:10:57.159Ztest pagination::test_paginate_errors ... ok
19842025-11-17T04:10:57.159Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-extra_params.3008.47.log"
19852025-11-17T04:10:57.159Ztest pagination::test_paginate_extra_params ... ok
19862025-11-17T04:10:57.159Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-required_params.3008.48.log"
19872025-11-17T04:10:57.159Ztest pagination::test_paginate_with_required_params ... ok
19882025-11-17T04:10:57.159Ztest pagination_schema::test_pagination_schema ... ok
19892025-11-17T04:10:57.159Ztest path_names::test_path_names ... ok
19902025-11-17T04:10:57.159Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_no_tls.3008.49.log"
19912025-11-17T04:10:57.159Ztest starter::test_no_tls ... ok
19922025-11-17T04:10:57.184Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_with_tls.3008.50.log"
19932025-11-17T04:10:57.214Ztest pagination::test_paginate_basic ... ok
19942025-11-17T04:10:57.238Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-non_streaming_servers_do_not_use_transfer_encoding.3008.51.log"
19952025-11-17T04:10:57.238Ztest streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok
19962025-11-17T04:10:57.238Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-streaming_server_buffered_client.3008.52.log"
19972025-11-17T04:10:57.263Ztest streaming::test_streaming_server_buffered_client ... ok
19982025-11-17T04:10:57.263Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-streaming_server_streaming_client.3008.53.log"
19992025-11-17T04:10:57.288Ztest streaming::test_streaming_server_streaming_client ... ok
20002025-11-17T04:10:57.288Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_server_is_http.3008.54.log"
20012025-11-17T04:10:57.313Ztest tls::test_server_is_http ... ok
20022025-11-17T04:10:57.313Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_server_is_https.3008.55.log"
20032025-11-17T04:10:57.493Ztest starter::test_with_tls ... ok
20042025-11-17T04:10:57.520Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_tls_aborted_negotiation.3008.56.log"
20052025-11-17T04:10:57.625Ztest tls::test_server_is_https ... ok
20062025-11-17T04:10:57.649Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_tls_certificate_loading.3008.57.log"
20072025-11-17T04:10:57.936Ztest tls::test_tls_certificate_loading ... ok
20082025-11-17T04:10:57.960Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_tls_only.3008.58.log"
20092025-11-17T04:10:58.107Ztest tls::test_tls_aborted_negotiation ... ok
20102025-11-17T04:10:58.131Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_tls_refresh_certificates.3008.59.log"
20112025-11-17T04:10:58.166Ztest tls::test_tls_refresh_certificates ... ok
20122025-11-17T04:10:58.190Znote: configured to log to "/tmp/integration_tests-56b8db8b32dcf6d9-test_versions.3008.60.log"
20132025-11-17T04:10:58.231Ztest versions::test_versions ... ok
20142025-11-17T04:10:58.255Ztest versions::test_versions_openapi ... ok
20152025-11-17T04:10:58.255Ztest versions::test_versions_openapi_same_names ... ok
20162025-11-17T04:10:58.280Ztest config::test_config_bind_address_https ... ok
20172025-11-17T04:10:58.280Ztest tls::test_tls_only ... ok
20182025-11-17T04:10:58.458Ztest pagination::test_example_basic ... ok
20192025-11-17T04:10:58.711Ztest pagination::test_paginate_dictionary ... ok
20202025-11-17T04:10:59.085Ztest detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok
20212025-11-17T04:11:01.873Ztest pagination::test_example_multiple_sorts ... ok
20222025-11-17T04:11:02.589Ztest pagination::test_example_multiple_resources ... ok
20232025-11-17T04:11:02.589Z
20242025-11-17T04:11:02.614Ztest result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.55s
20252025-11-17T04:11:02.614Z
20262025-11-17T04:11:02.614Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-70fa986f2114edfb`
20272025-11-17T04:11:02.614Z
20282025-11-17T04:11:02.614Zrunning 35 tests
20292025-11-17T04:11:02.638Ztest channel::tests::test_channel_operation_id ... ok
20302025-11-17T04:11:02.638Ztest api_trait::tests::test_api_trait_no_endpoints ... ok
20312025-11-17T04:11:02.638Ztest channel::tests::test_channel_with_unnamed_params ... ok
20322025-11-17T04:11:02.638Ztest channel::tests::test_channel_with_versions ... ok
20332025-11-17T04:11:02.638Ztest doc::tests::test_extract_summary_description ... ok
20342025-11-17T04:11:02.638Ztest endpoint::tests::test_endpoint_bad_metadata ... ok
20352025-11-17T04:11:02.638Ztest endpoint::tests::test_endpoint_bad_context_receiver ... ok
20362025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_bad_string ... ok
20372025-11-17T04:11:02.639Ztest channel::tests::test_channel_with_custom_params ... ok
20382025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_bad_versions ... ok
20392025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_invalid_item ... ok
20402025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_not_async ... ok
20412025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_no_arguments ... ok
20422025-11-17T04:11:02.639Ztest api_trait::tests::test_api_trait_basic ... ok
20432025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_content_type ... ok
20442025-11-17T04:11:02.639Ztest api_trait::tests::test_api_trait_operation_id ... ok
20452025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_basic ... ok
20462025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_pub_crate ... ok
20472025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok
20482025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_context_fully_qualified_names ... ok
20492025-11-17T04:11:02.639Ztest api_trait::tests::test_api_trait_with_custom_params ... ok
20502025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_doc ... ok
20512025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok
20522025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_empty_where_clause ... ok
20532025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_query ... ok
20542025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_unnamed_params ... ok
20552025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_tags ... ok
20562025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_versions_all ... ok
20572025-11-17T04:11:02.639Ztest params::tests::test_extract_rqctx_ty_param ... ok
20582025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_custom_params ... ok
20592025-11-17T04:11:02.639Ztest syn_parsing::tests::test_busted_function ... ok
20602025-11-17T04:11:02.639Ztest endpoint::tests::test_operation_id ... ok
20612025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_versions_until ... ok
20622025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_versions_from ... ok
20632025-11-17T04:11:02.639Ztest endpoint::tests::test_endpoint_with_versions_from_until ... ok
20642025-11-17T04:11:02.639Z
20652025-11-17T04:11:02.639Ztest result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
20662025-11-17T04:11:02.639Z
20672025-11-17T04:11:02.664Z Doc-tests dropshot
20682025-11-17T04:11:02.664Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e984e830ee861c13.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bd8fbb1bfa1bb337.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-181978f01b1c0a9b.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e8a32b2c2f9209c6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-0edb0e7120f44036.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2e6e1932bcc29546.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ffe4b7b5ad9cf458.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-79fa57d07b52d64e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-c669d870c88b6bc1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b4c0e3afa54aa84e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1ca3677b4721feaf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-b2445972ed2dcbd3.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-833aecab8fa104a6.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-707ebb54ac2cf22a.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-95777bf7110889ed.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-700f4185686f44fe.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0a576d9dee8d3cad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-3cdadf26564ad34e.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b21366f01d655abc.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-dad98765f9587824.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d49aefabc6248513.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c23138d83c21d404.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-397a35fa084cf104.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-63872f7d0d99bedc.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-3f3e2124082fb3f3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-30472948532c4132.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0f3ba2f9b9f3b7db.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-0a8c49c1fef53ab8.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-002132104fd98be5.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-846d0350672c2ae7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-e8251ff69c33bad7.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-2728c01c84a4e90a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-dbe173381d7d6044.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human`
20692025-11-17T04:11:03.281Z
20702025-11-17T04:11:03.281Zrunning 23 tests
20712025-11-17T04:11:05.389Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok
20722025-11-17T04:11:05.389Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored
20732025-11-17T04:11:05.389Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored
20742025-11-17T04:11:05.413Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok
20752025-11-17T04:11:09.941Ztest dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok
20762025-11-17T04:11:09.941Ztest dropshot/src/lib.rs - (line 334) ... ignored
20772025-11-17T04:11:10.027Ztest dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok
20782025-11-17T04:11:10.282Ztest dropshot/src/lib.rs - (line 46) - compile ... ok
20792025-11-17T04:11:10.330Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 374) ... ok
20802025-11-17T04:11:10.414Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 349) ... ok
20812025-11-17T04:11:10.817Ztest dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok
20822025-11-17T04:11:10.847Ztest dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok
20832025-11-17T04:11:10.847Ztest dropshot/src/lib.rs - channel (line 1181) ... ignored
20842025-11-17T04:11:10.847Ztest dropshot/src/lib.rs - endpoint (line 1226) ... ignored
20852025-11-17T04:11:11.840Ztest dropshot/src/lib.rs - (line 398) ... ok
20862025-11-17T04:11:12.396Ztest dropshot/src/lib.rs - api_description (line 1046) ... ok
20872025-11-17T04:11:12.484Ztest dropshot/src/lib.rs - (line 661) ... ok
20882025-11-17T04:11:12.522Ztest dropshot/src/lib.rs - (line 189) ... ok
20892025-11-17T04:11:12.614Ztest dropshot/src/lib.rs - (line 110) ... ok
20902025-11-17T04:11:12.715Ztest dropshot/src/lib.rs - api_description (line 1107) ... ok
20912025-11-17T04:11:13.785Ztest dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok
20922025-11-17T04:11:16.834Ztest dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok
20932025-11-17T04:11:18.248Ztest dropshot/src/lib.rs - (line 497) ... ok
20942025-11-17T04:11:18.248Z
20952025-11-17T04:11:18.248Ztest result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 14.97s
20962025-11-17T04:11:18.248Z
20972025-11-17T04:11:18.282Z Doc-tests dropshot_endpoint
20982025-11-17T04:11:18.282Z Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-27822a5ed3d16cd6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-419d8850e308f325.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-2b087a3cf3ccd23c.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-ec251846099b30bb.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-a636968c551a9b04.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-760f444afd10b582.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-47a33747b6606777.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-a39680c29b0bdd86.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3d822d4870ba0998.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d8259fa96d815239.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human`
20992025-11-17T04:11:18.589Z
21002025-11-17T04:11:18.589Zrunning 0 tests
21012025-11-17T04:11:18.589Z
21022025-11-17T04:11:18.589Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21032025-11-17T04:11:18.589Z
21042025-11-17T04:11:18.645Z
21052025-11-17T04:11:18.645Zreal 2:51.134737241
21062025-11-17T04:11:18.645Zuser 13:53.169820661
21072025-11-17T04:11:18.645Zsys 2:31.624521947
21082025-11-17T04:11:18.645Ztrap 0.649403421
21092025-11-17T04:11:18.645Ztflt 0.227630058
21102025-11-17T04:11:18.645Zdflt 0.293148124
21112025-11-17T04:11:18.645Zkflt 0.000603514
21122025-11-17T04:11:18.645Zlock 44:34.151355289
21132025-11-17T04:11:18.645Zslp 1:10:41.087206631
21142025-11-17T04:11:18.645Zlat 52.255834678
21152025-11-17T04:11:18.645Zstop 56.567578457
21162025-11-17T04:11:18.670Z+ banner docs
21172025-11-17T04:11:18.670Z
21182025-11-17T04:11:18.670Z ##### #### #### ####
21192025-11-17T04:11:18.670Z # # # # # # #
21202025-11-17T04:11:18.670Z # # # # # ####
21212025-11-17T04:11:18.670Z # # # # # #
21222025-11-17T04:11:18.670Z # # # # # # # #
21232025-11-17T04:11:18.670Z ##### #### #### ####
21242025-11-17T04:11:18.670Z
21252025-11-17T04:11:18.670Z+ ptime -m cargo doc --no-deps --lib --bins --examples
21262025-11-17T04:11:19.111Z Compiling proc-macro2 v1.0.103
21272025-11-17T04:11:19.111Z Compiling unicode-ident v1.0.12
21282025-11-17T04:11:19.136Z Checking cfg-if v1.0.0
21292025-11-17T04:11:19.136Z Checking itoa v1.0.1
21302025-11-17T04:11:19.136Z Checking pin-project-lite v0.2.12
21312025-11-17T04:11:19.136Z Compiling quote v1.0.42
21322025-11-17T04:11:19.160Z Checking libc v0.2.177
21332025-11-17T04:11:19.160Z Checking serde_core v1.0.228
21342025-11-17T04:11:19.196Z Checking smallvec v1.13.2
21352025-11-17T04:11:19.262Z Checking once_cell v1.20.1
21362025-11-17T04:11:19.287Z Checking bytes v1.10.1
21372025-11-17T04:11:19.340Z Checking futures-core v0.3.31
21382025-11-17T04:11:19.375Z Checking memchr v2.6.0
21392025-11-17T04:11:19.554Z Checking scopeguard v1.2.0
21402025-11-17T04:11:19.579Z Checking futures-sink v0.3.31
21412025-11-17T04:11:19.579Z Checking slab v0.4.9
21422025-11-17T04:11:19.714Z Checking lock_api v0.4.6
21432025-11-17T04:11:19.738Z Checking fnv v1.0.7
21442025-11-17T04:11:19.836Z Checking futures-channel v0.3.31
21452025-11-17T04:11:19.866Z Checking log v0.4.17
21462025-11-17T04:11:20.070Z Checking pin-utils v0.1.0
21472025-11-17T04:11:20.128Z Checking zeroize v1.7.0
21482025-11-17T04:11:20.177Z Checking http v1.3.1
21492025-11-17T04:11:20.177Z Checking futures-task v0.3.31
21502025-11-17T04:11:20.177Z Checking futures-io v0.3.31
21512025-11-17T04:11:20.207Z Checking stable_deref_trait v1.2.0
21522025-11-17T04:11:20.232Z Checking parking_lot_core v0.9.4
21532025-11-17T04:11:20.328Z Checking signal-hook-registry v1.4.0
21542025-11-17T04:11:20.382Z Checking getrandom v0.2.11
21552025-11-17T04:11:20.425Z Checking socket2 v0.6.0
21562025-11-17T04:11:20.568Z Checking parking_lot v0.12.1
21572025-11-17T04:11:20.593Z Checking mio v1.0.3
21582025-11-17T04:11:20.630Z Checking rustls-pki-types v1.13.0
21592025-11-17T04:11:20.834Z Compiling syn v2.0.110
21602025-11-17T04:11:20.871Z Checking httparse v1.10.0
21612025-11-17T04:11:20.896Z Checking tracing-core v0.1.32
21622025-11-17T04:11:20.941Z Checking untrusted v0.9.0
21632025-11-17T04:11:21.116Z Checking hashbrown v0.16.0
21642025-11-17T04:11:21.143Z Checking equivalent v1.0.0
21652025-11-17T04:11:21.170Z Checking ring v0.17.13
21662025-11-17T04:11:21.237Z Checking bitflags v2.4.0
21672025-11-17T04:11:21.262Z Checking atomic-waker v1.1.2
21682025-11-17T04:11:21.335Z Checking http-body v1.0.1
21692025-11-17T04:11:21.410Z Checking percent-encoding v2.3.2
21702025-11-17T04:11:21.494Z Checking ryu v1.0.5
21712025-11-17T04:11:21.519Z Checking tracing v0.1.40
21722025-11-17T04:11:21.544Z Checking litemap v0.7.4
21732025-11-17T04:11:21.635Z Checking writeable v0.5.5
21742025-11-17T04:11:21.726Z Checking try-lock v0.2.3
21752025-11-17T04:11:21.800Z Checking typenum v1.14.0
21762025-11-17T04:11:21.840Z Checking base64 v0.22.1
21772025-11-17T04:11:21.867Z Checking want v0.3.0
21782025-11-17T04:11:21.954Z Compiling time-core v0.1.2
21792025-11-17T04:11:22.049Z Checking subtle v2.5.0
21802025-11-17T04:11:22.073Z Compiling num-conv v0.1.0
21812025-11-17T04:11:22.142Z Checking powerfmt v0.2.0
21822025-11-17T04:11:22.298Z Checking httpdate v1.0.1
21832025-11-17T04:11:22.325Z Checking tower-service v0.3.3
21842025-11-17T04:11:22.351Z Compiling time-macros v0.2.18
21852025-11-17T04:11:22.411Z Checking deranged v0.3.11
21862025-11-17T04:11:22.444Z Checking crossbeam-utils v0.8.15
21872025-11-17T04:11:22.629Z Checking indexmap v2.12.0
21882025-11-17T04:11:22.723Z Checking serde_json v1.0.145
21892025-11-17T04:11:22.760Z Checking generic-array v0.14.5
21902025-11-17T04:11:22.993Z Checking num_threads v0.1.3
21912025-11-17T04:11:23.124Z Checking icu_locid_transform_data v1.5.0
21922025-11-17T04:11:23.252Z Checking rustls-webpki v0.102.8
21932025-11-17T04:11:23.466Z Checking getrandom v0.3.1
21942025-11-17T04:11:23.610Z Checking ipnet v2.10.0
21952025-11-17T04:11:23.677Z Checking icu_properties_data v1.5.0
21962025-11-17T04:11:23.766Z Checking crypto-common v0.1.6
21972025-11-17T04:11:23.803Z Checking block-buffer v0.10.2
21982025-11-17T04:11:23.923Z Checking form_urlencoded v1.2.2
21992025-11-17T04:11:23.947Z Checking utf8_iter v1.0.4
22002025-11-17T04:11:23.947Z Checking write16 v1.0.0
22012025-11-17T04:11:23.996Z Checking utf16_iter v1.0.5
22022025-11-17T04:11:24.049Z Checking mime v0.3.16
22032025-11-17T04:11:24.074Z Checking openssl-probe v0.1.4
22042025-11-17T04:11:24.098Z Checking icu_normalizer_data v1.5.0
22052025-11-17T04:11:24.150Z Checking foreign-types-shared v0.1.1
22062025-11-17T04:11:24.174Z Checking digest v0.10.7
22072025-11-17T04:11:24.198Z Checking num-traits v0.2.14
22082025-11-17T04:11:24.223Z Checking openssl-sys v0.9.107
22092025-11-17T04:11:24.247Z Checking rand_core v0.6.3
22102025-11-17T04:11:24.273Z Checking foreign-types v0.3.2
22112025-11-17T04:11:24.370Z Checking errno v0.3.10
22122025-11-17T04:11:24.395Z Checking ppv-lite86 v0.2.15
22132025-11-17T04:11:24.481Z Checking winnow v0.7.13
22142025-11-17T04:11:24.534Z Checking cpufeatures v0.2.2
22152025-11-17T04:11:24.563Z Checking iana-time-zone v0.1.47
22162025-11-17T04:11:24.609Z Checking time v0.3.36
22172025-11-17T04:11:24.634Z Checking sha1 v0.10.6
22182025-11-17T04:11:24.730Z Checking rustls v0.22.4
22192025-11-17T04:11:24.888Z Compiling unicase v2.6.0
22202025-11-17T04:11:24.985Z Checking rand_chacha v0.3.1
22212025-11-17T04:11:25.216Z Checking toml_datetime v0.7.3
22222025-11-17T04:11:25.241Z Checking serde_spanned v1.0.3
22232025-11-17T04:11:25.287Z Checking http-body-util v0.1.3
22242025-11-17T04:11:25.321Z Checking rustls-pemfile v2.2.0
22252025-11-17T04:11:25.453Z Checking thread_local v1.1.4
22262025-11-17T04:11:25.549Z Checking encoding_rs v0.8.32
22272025-11-17T04:11:25.587Z Checking toml_writer v1.0.4
22282025-11-17T04:11:25.700Z Checking match_cfg v0.1.0
22292025-11-17T04:11:25.734Z Checking rand v0.8.4
22302025-11-17T04:11:25.808Z Checking hostname v0.3.1
22312025-11-17T04:11:25.920Z Compiling mime_guess v2.0.5
22322025-11-17T04:11:25.951Z Checking rustix v1.0.2
22332025-11-17T04:11:26.183Z Checking rustls v0.23.13
22342025-11-17T04:11:26.759Z Checking crossbeam-channel v0.5.1
22352025-11-17T04:11:26.792Z Checking toml_parser v1.0.4
22362025-11-17T04:11:26.817Z Checking concurrent-queue v2.5.0
22372025-11-17T04:11:27.117Z Compiling synstructure v0.13.1
22382025-11-17T04:11:27.313Z Compiling serde_derive_internals v0.29.0
22392025-11-17T04:11:27.398Z Checking is-terminal v0.4.12
22402025-11-17T04:11:27.436Z Checking sync_wrapper v1.0.1
22412025-11-17T04:11:27.460Z Checking toml v0.9.8
22422025-11-17T04:11:27.535Z Compiling dropshot v0.16.4 (/work/oxidecomputer/dropshot/dropshot)
22432025-11-17T04:11:27.588Z Checking take_mut v0.2.2
22442025-11-17T04:11:27.709Z Checking semver v1.0.27
22452025-11-17T04:11:27.743Z Checking tower-layer v0.3.3
22462025-11-17T04:11:28.013Z Checking spin v0.9.8
22472025-11-17T04:11:28.090Z Checking dyn-clone v1.0.4
22482025-11-17T04:11:28.176Z Checking fastrand v2.1.1
22492025-11-17T04:11:28.201Z Checking term v1.1.0
22502025-11-17T04:11:28.225Z Checking parking v2.2.0
22512025-11-17T04:11:28.389Z Checking event-listener v5.0.0
22522025-11-17T04:11:28.487Z Checking tempfile v3.23.0
22532025-11-17T04:11:28.549Z Checking camino v1.2.1
22542025-11-17T04:11:28.588Z Checking rustix v0.38.44
22552025-11-17T04:11:28.768Z Checking serde_path_to_error v0.1.20
22562025-11-17T04:11:28.822Z Checking waitgroup v0.1.2
22572025-11-17T04:11:28.925Z Checking webpki-roots v0.26.5
22582025-11-17T04:11:28.961Z Checking hostname v0.4.0
22592025-11-17T04:11:28.985Z Checking byteorder v1.4.3
22602025-11-17T04:11:29.044Z Checking unicode-width v0.1.9
22612025-11-17T04:11:29.097Z Checking unicode-segmentation v1.10.0
22622025-11-17T04:11:29.123Z Checking utf-8 v0.7.6
22632025-11-17T04:11:29.197Z Checking iri-string v0.7.8
22642025-11-17T04:11:29.300Z Checking data-encoding v2.4.0
22652025-11-17T04:11:29.328Z Checking lazy_static v1.5.0
22662025-11-17T04:11:29.353Z Checking debug-ignore v1.0.5
22672025-11-17T04:11:29.471Z Checking console v0.15.7
22682025-11-17T04:11:29.631Z Checking newline-converter v0.3.0
22692025-11-17T04:11:29.745Z Checking event-listener-strategy v0.5.4
22702025-11-17T04:11:29.782Z Checking target-triple v1.0.0
22712025-11-17T04:11:29.844Z Checking atomicwrites v0.4.4
22722025-11-17T04:11:29.897Z Checking yasna v0.5.2
22732025-11-17T04:11:29.951Z Checking rustls-native-certs v0.7.0
22742025-11-17T04:11:29.994Z Checking pem v3.0.6
22752025-11-17T04:11:30.037Z Checking webpki-roots v1.0.0
22762025-11-17T04:11:30.061Z Checking http-range v0.1.4
22772025-11-17T04:11:30.116Z Checking glob v0.3.0
22782025-11-17T04:11:30.158Z Checking similar v2.2.1
22792025-11-17T04:11:30.182Z Compiling serde_derive v1.0.228
22802025-11-17T04:11:30.228Z Compiling tokio-macros v2.6.0
22812025-11-17T04:11:30.252Z Compiling futures-macro v0.3.31
22822025-11-17T04:11:30.277Z Compiling zerofrom-derive v0.1.5
22832025-11-17T04:11:30.424Z Compiling yoke-derive v0.7.5
22842025-11-17T04:11:30.640Z Compiling zerovec-derive v0.10.3
22852025-11-17T04:11:30.796Z Compiling displaydoc v0.2.5
22862025-11-17T04:11:31.421Z Compiling icu_provider_macros v1.5.0
22872025-11-17T04:11:31.521Z Checking tokio v1.48.0
22882025-11-17T04:11:31.709Z Checking futures-util v0.3.31
22892025-11-17T04:11:32.046Z Compiling openssl-macros v0.1.1
22902025-11-17T04:11:32.362Z Compiling schemars_derive v0.8.22
22912025-11-17T04:11:32.387Z Compiling thiserror-impl v2.0.17
22922025-11-17T04:11:32.510Z Compiling async-stream-impl v0.3.6
22932025-11-17T04:11:32.657Z Checking zerofrom v0.1.5
22942025-11-17T04:11:32.808Z Checking openssl v0.10.72
22952025-11-17T04:11:32.862Z Checking yoke v0.7.5
22962025-11-17T04:11:33.218Z Checking zerovec v0.10.4
22972025-11-17T04:11:33.635Z Compiling thiserror-impl v1.0.69
22982025-11-17T04:11:34.600Z Checking tinystr v0.7.6
22992025-11-17T04:11:34.667Z Checking icu_collections v1.5.0
23002025-11-17T04:11:34.752Z Checking thiserror v2.0.17
23012025-11-17T04:11:34.913Z Checking async-stream v0.3.6
23022025-11-17T04:11:34.938Z Checking icu_locid v1.5.0
23032025-11-17T04:11:35.124Z Compiling async-trait v0.1.89
23042025-11-17T04:11:35.300Z Checking termcolor v1.1.2
23052025-11-17T04:11:35.555Z Checking serde v1.0.228
23062025-11-17T04:11:35.826Z Checking icu_provider v1.5.0
23072025-11-17T04:11:35.857Z Checking futures-executor v0.3.31
23082025-11-17T04:11:35.881Z Checking thiserror v1.0.69
23092025-11-17T04:11:36.021Z Checking multer v3.1.0
23102025-11-17T04:11:36.103Z Checking futures v0.3.31
23112025-11-17T04:11:36.224Z Checking tungstenite v0.24.0
23122025-11-17T04:11:36.413Z Checking expectorate v1.2.0
23132025-11-17T04:11:36.440Z Checking icu_locid_transform v1.5.0
23142025-11-17T04:11:36.465Z Checking erased-serde v0.3.31
23152025-11-17T04:11:36.615Z Checking chrono v0.4.42
23162025-11-17T04:11:36.738Z Compiling serde_tokenstream v0.2.2
23172025-11-17T04:11:37.007Z Checking uuid v1.18.1
23182025-11-17T04:11:37.033Z Checking serde_urlencoded v0.7.1
23192025-11-17T04:11:37.268Z Compiling dropshot_endpoint v0.16.4 (/work/oxidecomputer/dropshot/dropshot_endpoint)
23202025-11-17T04:11:37.366Z Checking native-tls v0.2.12
23212025-11-17T04:11:37.391Z Checking slog v2.8.2
23222025-11-17T04:11:37.391Z Checking icu_properties v1.5.1
23232025-11-17T04:11:37.448Z Checking openapiv3 v2.2.0
23242025-11-17T04:11:37.604Z Checking trybuild v1.0.114
23252025-11-17T04:11:37.688Z Checking rcgen v0.14.5
23262025-11-17T04:11:37.883Z Checking tokio-util v0.7.7
23272025-11-17T04:11:37.957Z Checking slog-json v2.6.1
23282025-11-17T04:11:38.223Z Checking tokio-rustls v0.25.0
23292025-11-17T04:11:38.523Z Checking slog-bunyan v2.5.0
23302025-11-17T04:11:38.547Z Checking schemars v0.8.22
23312025-11-17T04:11:38.572Z Checking slog-term v2.9.2
23322025-11-17T04:11:38.662Z Checking h2 v0.4.6
23332025-11-17T04:11:38.711Z Checking slog-async v2.8.0
23342025-11-17T04:11:38.789Z Checking tokio-native-tls v0.3.1
23352025-11-17T04:11:39.002Z Checking tower v0.5.2
23362025-11-17T04:11:39.052Z Checking tokio-rustls v0.26.0
23372025-11-17T04:11:39.077Z Checking tokio-tungstenite v0.24.0
23382025-11-17T04:11:39.414Z Checking async-channel v2.5.0
23392025-11-17T04:11:39.508Z Checking anyhow v1.0.100
23402025-11-17T04:11:39.748Z Checking subprocess v0.2.9
23412025-11-17T04:11:39.773Z Checking tower-http v0.6.5
23422025-11-17T04:11:39.885Z Checking buf-list v1.1.2
23432025-11-17T04:11:40.235Z Checking heck v0.5.0
23442025-11-17T04:11:40.403Z Checking icu_normalizer v1.5.0
23452025-11-17T04:11:41.107Z Checking idna_adapter v1.2.0
23462025-11-17T04:11:41.301Z Checking idna v1.0.3
23472025-11-17T04:11:41.732Z Checking url v2.5.4
23482025-11-17T04:11:42.340Z Checking hyper v1.8.1
23492025-11-17T04:11:44.307Z Checking hyper-util v0.1.17
23502025-11-17T04:11:44.307Z Checking hyper-staticfile v0.10.1
23512025-11-17T04:11:46.188Z Checking hyper-tls v0.6.0
23522025-11-17T04:11:46.188Z Checking hyper-rustls v0.27.3
23532025-11-17T04:11:46.213Z Documenting dropshot v0.16.4 (/work/oxidecomputer/dropshot/dropshot)
23542025-11-17T04:11:46.213Z Checking hyper-rustls v0.26.0
23552025-11-17T04:11:46.547Z Checking reqwest v0.12.24
23562025-11-17T04:11:46.679Z Documenting dropshot_endpoint v0.16.4 (/work/oxidecomputer/dropshot/dropshot_endpoint)
23572025-11-17T04:11:48.839Zwarning: unresolved link to `Query`
23582025-11-17T04:11:48.839Z --> dropshot/src/extractor/header.rs:27:29
23592025-11-17T04:11:48.839Z |
23602025-11-17T04:11:48.839Z27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case-
23612025-11-17T04:11:48.839Z | ^^^^^ no item named `Query` in scope
23622025-11-17T04:11:48.839Z |
23632025-11-17T04:11:48.839Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
23642025-11-17T04:11:48.839Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
23652025-11-17T04:11:48.839Z
23662025-11-17T04:11:48.839Zwarning: unresolved link to `Path`
23672025-11-17T04:11:48.839Z --> dropshot/src/extractor/header.rs:27:43
23682025-11-17T04:11:48.839Z |
23692025-11-17T04:11:48.839Z27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case-
23702025-11-17T04:11:48.839Z | ^^^^ no item named `Path` in scope
23712025-11-17T04:11:48.839Z |
23722025-11-17T04:11:48.864Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
23732025-11-17T04:11:48.864Z
23742025-11-17T04:11:49.319Zwarning: `dropshot` (lib doc) generated 2 warnings
23752025-11-17T04:11:55.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.05s
23762025-11-17T04:11:55.815Z Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files
23772025-11-17T04:11:55.840Z
23782025-11-17T04:11:55.840Zreal 37.166800045
23792025-11-17T04:11:55.840Zuser 3:02.173830931
23802025-11-17T04:11:55.840Zsys 43.369308874
23812025-11-17T04:11:55.840Ztrap 0.125068711
23822025-11-17T04:11:55.840Ztflt 0.092343938
23832025-11-17T04:11:55.840Zdflt 0.014907413
23842025-11-17T04:11:55.840Zkflt 0.000117345
23852025-11-17T04:11:55.840Zlock 6:46.532817526
23862025-11-17T04:11:55.840Zslp 11:07.103913693
23872025-11-17T04:11:55.840Zlat 11.960587511
23882025-11-17T04:11:55.840Zstop 20.091406253
23892025-11-17T04:11:55.840Zprocess exited: duration 373952 ms, exit code 0
 
23902025-11-17T04:11:55.890Zfound 0 output files